/* Brand identity and social management: two offers, two clear next steps. */
.brand-hero{padding:66px 0 72px;border-bottom:2px solid}.brand-hero-grid{display:grid;grid-template-columns:1.15fr 1fr;gap:60px;align-items:center}.brand-hero h1{font-size:clamp(46px,5.2vw,70px)}.brand-hero h1 em{font-style:normal;background:var(--lime);box-decoration-break:clone;padding:0 5px}.brand-hero p{font-size:18px;color:var(--muted);max-width:550px}.brand-hero .brand-hero-note{font-size:11px;margin-top:25px;margin-bottom:0}.brand-hero .actions{align-items:center}.brand-hero .text-link{font-size:13px}.brand-kit{padding:23px;border:2px solid;background:var(--white);box-shadow:7px 7px 0 var(--ink);transform:rotate(1deg)}.brand-kit-top{display:flex;justify-content:space-between;gap:20px;font-family:Consolas,monospace;font-size:9px;letter-spacing:.07em;margin-bottom:23px}.brand-kit-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.brand-kit-grid>div{border:2px solid;padding:20px}.brand-kit .eyebrow{font-size:9px;margin-bottom:20px}.brand-kit-mark{background:var(--lime);display:flex;flex-direction:column}.brand-kit-mark strong{display:block;font-size:76px;font-weight:900;letter-spacing:-.1em;line-height:1;margin-bottom:20px}.brand-kit-mark>span:last-child{font-size:9px;font-weight:bold;letter-spacing:.04em;margin-top:auto}.brand-kit-colour{background:var(--lavender)}.brand-kit-colour>div{display:flex;margin:0 0 20px;gap:5px}.brand-kit-colour i{width:34px;height:44px;border:1px solid;background:var(--ink)}.brand-kit-colour i:nth-child(2){background:var(--paper)}.brand-kit-colour i:nth-child(3){background:var(--orange)}.brand-kit-colour b{font-size:14px;line-height:1.3;display:block;letter-spacing:-.03em}.brand-kit-message{grid-column:1/-1;background:var(--ink);color:var(--paper)}.brand-kit-message p{font-size:33px;font-weight:800;line-height:1.05;letter-spacing:-.04em;color:var(--paper);margin-bottom:18px}.brand-kit-message>span:last-child{font-size:11px;color:var(--lime)}.brand-kit .brand-kit-caption{font-family:Consolas,monospace;font-size:8px;color:var(--muted);margin:17px 0 0}.brand-offers .section-head h2{font-size:clamp(33px,3.5vw,48px)}.brand-pricing-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px}.brand-price-card{border:2px solid;padding:35px;display:flex;flex-direction:column;align-items:flex-start}.brand-price-identity{background:var(--lavender)}.brand-price-social{background:var(--lime);box-shadow:6px 6px 0 var(--ink);position:relative}.brand-price-card h3{font-size:39px;margin-bottom:22px}.brand-price-card>.eyebrow{font-size:10px;margin-bottom:27px}.brand-price{font-size:48px;font-weight:800;letter-spacing:-.05em;line-height:1.2;margin-bottom:20px}.brand-price span{font-size:14px;letter-spacing:0;font-weight:400}.brand-package-intro{font-size:15px;max-width:430px;min-height:50px;margin-bottom:15px}.brand-cancel{font-family:Consolas,monospace;font-size:9px;letter-spacing:.05em;border:1px solid;padding:5px 10px;position:absolute;right:25px;top:108px;transform:rotate(7deg);background:var(--white);max-width:130px;text-align:center}.brand-inclusions{list-style:none;padding:0;margin:6px 0 27px;width:100%;flex:1}.brand-inclusions li{padding:15px 0 15px 24px;border-bottom:1px solid #9fa38b;position:relative}.brand-inclusions li:before{content:'↗';position:absolute;left:0;top:14px}.brand-inclusions strong{display:block;font-size:14px;line-height:1.35}.brand-inclusions li span{display:block;font-size:12px;margin-top:5px;max-width:390px}.brand-price-card .button{min-width:250px;font-size:13px}.brand-pricing-note{font-size:12px;color:var(--muted);margin:28px 0 0;max-width:930px}.brand-detail-section{background:var(--ink);color:var(--paper)}.brand-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px}.brand-detail-grid>div>p{font-size:15px;color:#c7cebc;max-width:500px}.brand-detail-list article{border-top:1px solid #6b735f;padding:25px 0 12px}.brand-detail-list article>span{display:block;font-family:Consolas,monospace;font-size:10px;color:var(--lime);margin-bottom:20px}.brand-detail-list h3{font-size:28px}.brand-detail-list p{font-size:14px;color:#c7cebc}.brand-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:38px;list-style:none;padding:0;margin:0}.brand-steps li{border-top:2px solid;padding-top:25px}.brand-steps .eyebrow{font-size:10px}.brand-steps h3{font-size:28px}.brand-steps p{font-size:14px;color:var(--muted);margin:0}.brand-website-band{display:flex;align-items:center;justify-content:space-between;gap:40px;padding:34px;border:2px solid;background:var(--lavender);margin-top:56px}.brand-website-band .eyebrow{font-size:10px;margin-bottom:16px}.brand-website-band h3{font-size:29px}.brand-website-band p{font-size:14px;max-width:600px;margin:0}.brand-website-band .actions{flex-shrink:0;flex-direction:column;align-items:flex-start;margin:0;gap:18px}.brand-website-band .text-link{font-size:12px}.brand-faq{border-top:1px solid #c7cbbd;padding-top:64px}.brand-faq-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px}.brand-faq-grid>div>p{font-size:15px;color:var(--muted)}.brand-faq .faq summary{font-size:16px}.brand-faq .faq p{font-size:14px}.brand-faq .faq details:first-child{padding-top:0}
@media(max-width:1100px){.brand-hero-grid{gap:40px;grid-template-columns:1fr 1fr}.brand-hero h1{font-size:57px}.brand-kit{padding:19px}.brand-kit-grid>div{padding:16px}.brand-kit-mark strong{font-size:65px}.brand-cancel{position:static;transform:none;max-width:none;margin-top:0;margin-bottom:6px}.brand-price-card{padding:30px}.brand-price-identity .brand-inclusions{margin-top:36px}.brand-detail-grid{gap:55px}.brand-faq-grid{gap:45px}}
@media(max-width:860px){.brand-hero-grid{grid-template-columns:1fr}.brand-hero h1{font-size:65px}.brand-hero .eyebrow{font-size:10px}.brand-kit{max-width:520px;justify-self:center;width:100%}.brand-pricing-grid{gap:22px}.brand-price-card{padding:25px}.brand-price-card h3{font-size:33px}.brand-price{font-size:44px}.brand-price span{display:block;font-size:13px;margin-top:7px}.brand-price-card .button{min-width:0;width:100%;padding:12px 15px}.brand-package-intro{min-height:78px}.brand-detail-grid{gap:32px}.brand-steps{gap:24px}.brand-steps h3{font-size:25px}.brand-website-band{gap:25px;padding:27px}.brand-faq-grid{grid-template-columns:1fr;gap:32px}}
@media(max-width:600px){.brand-hero{padding:39px 0 55px}.brand-hero-grid{gap:34px}.brand-hero h1{font-size:clamp(41px,10.5vw,55px)}.brand-hero .eyebrow{font-size:9px;letter-spacing:.055em}.brand-hero p{font-size:16px}.brand-hero .actions{gap:22px;align-items:flex-start}.brand-hero .brand-hero-note{line-height:1.7;font-size:10px}.brand-kit{max-width:calc(100% - 7px);padding:16px;box-shadow:4px 4px 0 var(--ink)}.brand-kit-top{font-size:8px}.brand-kit-grid{gap:9px}.brand-kit-grid>div{padding:15px}.brand-kit-mark strong{font-size:64px}.brand-kit .eyebrow{font-size:8px;margin-bottom:15px}.brand-kit-colour i{width:28px;height:38px}.brand-kit-colour b{font-size:12px}.brand-kit-message p{font-size:31px}.brand-kit-message>span:last-child{font-size:10px}.brand-kit .brand-kit-caption{font-size:7px}.brand-pricing-grid,.brand-detail-grid,.brand-steps{grid-template-columns:1fr}.brand-price-card{padding:27px}.brand-price-card h3{font-size:37px}.brand-price-card>.eyebrow{font-size:9px}.brand-price{font-size:47px}.brand-price span{display:inline;font-size:13px}.brand-package-intro{min-height:0;font-size:15px}.brand-price-identity .brand-inclusions{margin-top:6px}.brand-inclusions strong{font-size:14px}.brand-inclusions li span{font-size:12px}.brand-pricing-note{font-size:11px}.brand-detail-grid{gap:25px}.brand-detail-list h3{font-size:29px}.brand-steps{gap:30px}.brand-steps h3{font-size:29px}.brand-website-band{flex-direction:column;align-items:flex-start;padding:25px;margin-top:38px}.brand-website-band .actions{width:100%}.brand-website-band .button{width:100%}.brand-faq{padding-top:45px}.cta-band .button{flex-shrink:0}.cta-band p{font-size:14px}}
