:root{--ink:#17191a;--muted:#62676a;--orange:#f7a73b;--mint:#bff4e6;--paper:#f5f3ee;--white:#fff}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.shell{width:min(1180px,calc(100% - 40px));margin-inline:auto}
.utility-bar{background:var(--ink);color:#e8e8e5;font-size:.8rem}.utility-inner{min-height:36px;display:flex;align-items:center;justify-content:flex-end;gap:28px}.utility-inner span,.utility-inner a{display:flex;align-items:center;gap:7px}.site-header{position:sticky;top:0;z-index:50;background:rgba(245,243,238,.94);backdrop-filter:blur(16px);border-bottom:1px solid rgba(23,25,26,.12)}.header-inner{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:32px}.brand{display:flex;align-items:center;gap:11px;font-weight:900;font-size:1rem;line-height:1}.brand small{display:block;margin-top:4px;font-size:.61rem;letter-spacing:.16em}.brand-mark{display:grid;place-items:center;width:42px;aspect-ratio:1;border:3px solid var(--ink);border-radius:50%;background:var(--orange);font-weight:950;font-style:italic;font-size:1.35rem;box-shadow:4px 4px 0 var(--ink)}nav{display:flex;gap:30px;font-size:.9rem;font-weight:700}nav a:hover{color:#a64e00}.header-call{display:flex;align-items:center;gap:9px;padding:12px 17px;background:var(--mint);color:var(--ink);border:2px solid var(--ink);font-weight:900;border-radius:3px}.mobile-menu{display:none;position:relative}
.hero{position:relative;overflow:hidden;min-height:645px;background:linear-gradient(115deg,#f3a63f 0%,#ffc66e 58%,#f8b856 100%);border-bottom:3px solid var(--ink)}.hero-grid{position:absolute;inset:0;opacity:.16;background-image:linear-gradient(#111 1px,transparent 1px),linear-gradient(90deg,#111 1px,transparent 1px);background-size:54px 54px;mask-image:linear-gradient(90deg,#000,transparent 78%);transform:perspective(500px) rotateX(57deg) scale(1.6) translateY(-9%);transform-origin:bottom}.hero:after{content:"";position:absolute;width:520px;height:520px;border:2px solid rgba(23,25,26,.19);border-radius:50%;right:-160px;top:-160px;box-shadow:0 0 0 46px rgba(23,25,26,.04),0 0 0 92px rgba(23,25,26,.04)}.hero-inner{position:relative;z-index:1;min-height:645px;display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:64px;padding-block:72px}.eyebrow{margin:0 0 21px;display:flex;align-items:center;gap:10px;font-size:.75rem;text-transform:uppercase;letter-spacing:.15em;font-weight:900}.eyebrow span{width:28px;height:3px;background:currentColor}.eyebrow.dark{color:#a54b00}h1,h2,h3,p{margin-top:0}h1{max-width:720px;margin-bottom:22px;font-size:clamp(3.25rem,6.25vw,6.15rem);line-height:.9;letter-spacing:-.065em;text-transform:uppercase;font-weight:950}.hero-lede{max-width:650px;margin-bottom:32px;font-size:1.16rem;line-height:1.62}.hero-actions{display:flex;flex-wrap:wrap;gap:12px}.button{min-height:52px;padding:0 21px;display:inline-flex;align-items:center;justify-content:center;gap:10px;border:2px solid var(--ink);border-radius:3px;font-weight:900;transition:.2s}.button:hover{transform:translate(-2px,-2px);box-shadow:5px 5px 0 var(--ink)}.button-primary{background:var(--mint);color:var(--ink)}.button-primary:hover{box-shadow:5px 5px 0 var(--orange)}.button-secondary{background:rgba(255,255,255,.24)}.trust-row{list-style:none;padding:0;margin:30px 0 0;display:flex;flex-wrap:wrap;gap:22px;font-size:.82rem;font-weight:800}.trust-row li{display:flex;align-items:center;gap:7px}.trust-row svg{width:19px;height:19px;padding:3px;border-radius:50%;background:var(--ink);color:var(--orange)}.hero-visual{position:relative;transform:rotate(2deg)}.logo-card{overflow:hidden;border:3px solid var(--ink);background:#ffbd62;box-shadow:18px 18px 0 var(--ink)}.logo-card img{width:100%;aspect-ratio:1.33;object-fit:cover}.review-badge{position:absolute;left:-36px;bottom:-35px;width:205px;padding:17px 19px;display:flex;flex-direction:column;background:var(--mint);border:3px solid var(--ink);transform:rotate(-5deg);box-shadow:8px 8px 0 var(--ink)}.review-badge .stars{color:#b04d00;letter-spacing:.07em}.review-badge strong{font-size:.9rem;margin-top:5px}.review-badge small{font-size:.72rem;margin-top:3px}
.quick-strip{background:var(--mint);border-bottom:2px solid var(--ink)}.quick-inner{min-height:115px;display:grid;grid-template-columns:repeat(3,1fr);align-items:center;gap:44px}.quick-inner>div{padding-left:20px;border-left:3px solid var(--ink)}.quick-inner p{margin:0;display:flex;flex-direction:column;gap:5px}.quick-inner small{color:#4d5b57}.section{padding:110px 0}.section-heading{display:grid;grid-template-columns:1.2fr .8fr;align-items:end;gap:80px;margin-bottom:50px}.section-heading h2,.feature-copy h2,.area h2{margin-bottom:0;font-size:clamp(2.5rem,4.2vw,4.5rem);line-height:.98;letter-spacing:-.055em;text-transform:uppercase}.section-heading>p{margin:0;color:var(--muted);line-height:1.7;font-size:1.05rem}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);border:2px solid var(--ink)}.service-card{min-height:315px;padding:29px 25px;background:var(--white);border-right:2px solid var(--ink);display:flex;flex-direction:column}.service-card:last-child{border-right:0}.service-card:nth-child(even){background:#eceae4}.service-top{display:flex;justify-content:space-between}.service-top svg{width:34px;height:34px;stroke-width:1.7}.service-card h3{margin-top:auto;margin-bottom:12px;font-size:1.35rem;text-transform:uppercase}.service-card p{margin:0;color:var(--muted);line-height:1.55;font-size:.92rem}.service-note{margin:23px 0 0;text-align:center;color:var(--muted)}.service-note a{color:var(--ink);font-weight:800;border-bottom:2px solid var(--orange)}
.feature{display:grid;grid-template-columns:1fr 1fr;min-height:720px;background:var(--ink);color:white}.feature-photo{position:relative;overflow:hidden}.feature-slides{position:absolute;inset:0}.feature-slides img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:saturate(.82) contrast(1.06);opacity:0;animation:feature-crossfade 12s ease-in-out infinite}.feature-slides img:first-child{opacity:1;animation-delay:0s}.feature-slides img:nth-child(2){animation-delay:6s}.feature-photo:after{content:"";position:absolute;z-index:1;inset:0;background:linear-gradient(transparent 45%,rgba(0,0,0,.76))}.feature-caption{position:absolute;z-index:2;left:clamp(28px,5vw,80px);bottom:55px;display:flex;flex-direction:column;text-transform:uppercase}.feature-photo strong{font-size:2.7rem;letter-spacing:-.05em}.feature-photo span{color:var(--orange);font-weight:800;letter-spacing:.08em}.feature-copy{padding:90px clamp(36px,7vw,105px);display:flex;flex-direction:column;justify-content:center}.feature-copy .eyebrow{color:var(--orange)}.feature-copy>p:not(.eyebrow){margin:28px 0 34px;color:#bebfbd;line-height:1.75;font-size:1.05rem}.feature-points{border-top:1px solid #3a3d3e}.feature-points>div{display:flex;gap:18px;padding:22px 0;border-bottom:1px solid #3a3d3e}.feature-points svg{flex:0 0 auto;color:var(--orange)}.feature-points p{margin:0;display:flex;flex-direction:column;gap:6px}.feature-points span{color:#9fa2a2;font-size:.9rem;line-height:1.5}@keyframes feature-crossfade{0%,42%{opacity:1;transform:scale(1)}50%,92%{opacity:0;transform:scale(1.045)}100%{opacity:1;transform:scale(1)}}
.youtube{background:var(--paper);border-bottom:2px solid var(--ink)}.youtube-grid{display:grid;grid-template-columns:1.2fr .8fr;align-items:center;gap:80px}.video-frame{position:relative;aspect-ratio:16/9;border:3px solid var(--ink);background:var(--ink);box-shadow:14px 14px 0 var(--orange)}.video-frame iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.youtube-copy h2{margin-bottom:24px;font-size:clamp(2.5rem,4.2vw,4.4rem);line-height:.98;letter-spacing:-.055em;text-transform:uppercase}.youtube-copy>p:not(.eyebrow){color:var(--muted);font-size:1.05rem;line-height:1.7}.channel-stat{display:flex;align-items:center;gap:14px;margin:26px 0}.channel-stat strong{font-size:2.3rem;letter-spacing:-.05em}.channel-stat span{max-width:100px;font-size:.78rem;font-weight:800;text-transform:uppercase;line-height:1.25}.area{background:var(--orange)}.area-grid{display:grid;grid-template-columns:1fr .78fr;align-items:center;gap:110px}.area-grid>div>p:not(.eyebrow){max-width:640px;margin:27px 0;color:#473423;font-size:1.05rem;line-height:1.7}.area-grid ul{display:grid;grid-template-columns:repeat(2,1fr);gap:13px;padding:0;margin:0;list-style:none;font-weight:800}.area-grid li{display:flex;align-items:center;gap:9px}.area-grid li svg{width:19px;padding:3px;border-radius:50%;background:var(--ink);color:var(--orange)}.contact-card{padding:45px;background:var(--paper);border:3px solid var(--ink);box-shadow:14px 14px 0 var(--ink)}.contact-icon{display:grid;place-items:center;width:54px;height:54px;border-radius:50%;background:var(--ink);color:var(--orange)}.contact-card>p{margin:28px 0 7px;color:var(--muted)}.contact-card h2{font-size:2.3rem}.contact-number{display:block;margin:22px 0;font-size:clamp(1.8rem,3vw,2.6rem);font-weight:950;letter-spacing:-.04em}.contact-card>div{display:flex;gap:9px}.button-light{background:white}.contact-card small{display:block;margin-top:20px;color:var(--muted)}
footer{background:var(--ink);color:white}.footer-main{padding:60px 0 48px;display:grid;grid-template-columns:1fr 1fr auto;align-items:center;gap:50px}.footer-brand{display:flex;align-items:center;gap:15px}.footer-brand div{display:flex;flex-direction:column}.footer-brand strong{font-size:1.2rem}.footer-brand div span{font-size:.7rem;letter-spacing:.15em}.footer-main>p{margin:0;color:#aeb1b1;line-height:1.6}.socials{display:flex;gap:9px}.socials a{width:42px;height:42px;display:grid;place-items:center;border:1px solid #555;border-radius:50%}.socials a:hover{background:var(--orange);color:var(--ink);border-color:var(--orange)}.socials svg{width:18px}.socials span{font-weight:900;font-size:1.2rem}.footer-bottom{padding:21px 0;border-top:1px solid #333;display:flex;justify-content:space-between;color:#8e9191;font-size:.78rem}.footer-bottom a:hover{color:white}.mobile-cta{display:none}
.faq{background:var(--mint);border-bottom:2px solid var(--ink)}.faq-grid{display:grid;grid-template-columns:.72fr 1.28fr;gap:90px;align-items:start}.faq-heading{position:sticky;top:125px}.faq-heading h2{font-size:clamp(2.5rem,4.2vw,4.4rem);line-height:.98;letter-spacing:-.055em;text-transform:uppercase}.faq-heading>p:last-child{color:#4d5b57;line-height:1.7}.faq-list{border-top:2px solid var(--ink)}.faq-list details{border-bottom:2px solid var(--ink)}.faq-list summary{padding:24px 4px;display:flex;justify-content:space-between;gap:24px;cursor:pointer;list-style:none;font-size:1.08rem;font-weight:900}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{font-size:1.5rem;line-height:.8;transition:transform .2s}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{padding:0 44px 25px 4px;margin:0;color:#43524e;line-height:1.7}
@media(max-width:900px){nav,.header-call{display:none}.mobile-menu{display:block}.mobile-menu summary{list-style:none;cursor:pointer}.mobile-menu div{position:absolute;right:0;top:42px;width:230px;padding:12px;background:var(--paper);border:2px solid var(--ink);box-shadow:6px 6px 0 var(--ink)}.mobile-menu a{display:block;padding:12px;font-weight:800}.hero-inner{grid-template-columns:1fr;gap:58px;padding:62px 0 95px}.hero-visual{max-width:620px;margin:auto}.section-heading{grid-template-columns:1fr;gap:22px}.service-grid{grid-template-columns:1fr 1fr}.service-card:nth-child(2){border-right:0}.service-card:nth-child(-n+2){border-bottom:2px solid var(--ink)}.feature{grid-template-columns:1fr}.feature-photo{min-height:500px}.youtube-grid{grid-template-columns:1fr;gap:60px}.faq-grid{grid-template-columns:1fr;gap:45px}.faq-heading{position:static}.area-grid{grid-template-columns:1fr;gap:60px}.footer-main{grid-template-columns:1fr 1fr}.socials{grid-column:1/-1}}
@media(max-width:640px){.shell{width:min(100% - 28px,1180px)}.utility-inner{justify-content:center}.utility-inner span:nth-child(2),.utility-inner a{display:none}.header-inner{min-height:68px}.brand{font-size:.9rem}.brand-mark{width:37px}.hero{min-height:auto}.hero-inner{min-height:auto;padding-top:53px}.hero h1{font-size:clamp(3rem,15vw,4.4rem)}.hero-lede{font-size:1rem}.hero-actions{display:grid}.button{width:100%}.trust-row{gap:12px}.trust-row li{width:calc(50% - 6px)}.review-badge{left:8px;bottom:-48px}.quick-inner{padding:25px 0;grid-template-columns:1fr;align-items:start}.quick-inner>div{width:100%}.section{padding:78px 0}.section-heading h2,.feature-copy h2,.area h2{font-size:2.65rem}.service-grid{grid-template-columns:1fr}.service-card{min-height:250px;border-right:0!important;border-bottom:2px solid var(--ink)}.service-card:last-child{border-bottom:0}.feature-photo{min-height:390px}.feature-copy{padding:70px 25px}.feature-photo strong{font-size:2rem}.area-grid ul{grid-template-columns:1fr}.contact-card{padding:30px 24px;box-shadow:8px 8px 0 var(--ink)}.contact-card>div{flex-direction:column}.footer-main{grid-template-columns:1fr;padding-bottom:35px}.socials{grid-column:auto}.footer-bottom{padding-bottom:92px;flex-direction:column;gap:9px}.mobile-cta{position:fixed;display:grid;grid-template-columns:1fr 1fr;left:0;right:0;bottom:0;z-index:100;background:var(--paper);border-top:2px solid var(--ink);padding:9px}.mobile-cta a{min-height:48px;display:flex;align-items:center;justify-content:center;gap:8px;font-weight:900}.mobile-cta a:first-child{background:var(--ink);color:white}.mobile-cta a:last-child{background:var(--orange)}.mobile-cta svg{width:18px}}
.hero-copy{animation:hero-in .75s cubic-bezier(.2,.8,.2,1) both}.hero-visual{animation:hero-visual-in .9s .12s cubic-bezier(.2,.8,.2,1) both}.logo-card{animation:logo-float 5s 1.2s ease-in-out infinite}.hero-grid{animation:grid-drift 18s linear infinite}.header-call:hover{transform:translateY(-2px);box-shadow:4px 4px 0 var(--ink)}.service-card{transition:transform .28s ease,background-color .28s ease}.service-card:hover{transform:translateY(-8px);background:var(--mint)}.socials a,.header-call{transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease}.faq-list details{transition:background-color .2s ease}.faq-list details:hover{background:rgba(255,255,255,.3)}.motion-ready .reveal-item{opacity:0;transform:translateY(30px);transition:opacity .65s ease var(--reveal-delay,0ms),transform .65s cubic-bezier(.2,.8,.2,1) var(--reveal-delay,0ms)}.motion-ready .reveal-item.in-view{opacity:1;transform:none}@keyframes hero-in{from{opacity:0;transform:translateY(28px)}to{opacity:1;transform:none}}@keyframes hero-visual-in{from{opacity:0;transform:translate(45px,20px) rotate(5deg)}to{opacity:1;transform:rotate(2deg)}}@keyframes logo-float{0%,100%{translate:0 0}50%{translate:0 -9px}}@keyframes grid-drift{to{background-position:54px 54px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.hero-copy,.hero-visual,.logo-card,.hero-grid{animation:none!important}.motion-ready .reveal-item{opacity:1;transform:none;transition:none}.service-card,.button,.header-call,.socials a{transition:none}}
.hero-socials{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-top:25px}.hero-socials>span{margin-right:6px;font-size:.72rem;font-weight:900;text-transform:uppercase;letter-spacing:.1em}.hero-socials a{width:39px;height:39px;display:grid;place-items:center;border:2px solid var(--ink);border-radius:50%;background:var(--mint);transition:transform .2s ease,box-shadow .2s ease}.hero-socials a:hover{transform:translate(-2px,-2px);box-shadow:4px 4px 0 var(--ink)}.hero-socials svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.hero-socials svg .fill{fill:currentColor;stroke:none}.service-icon{width:58px;height:58px;display:grid;place-items:center;border:3px solid var(--ink);border-radius:6px;background:var(--orange);box-shadow:6px 6px 0 var(--ink);transform:rotate(-2deg)}.service-card:nth-child(even) .service-icon{background:var(--mint);transform:rotate(2deg)}.service-icon svg{width:32px;height:32px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.service-card h3{margin-top:auto}
@media(prefers-reduced-motion:reduce){.feature-slides img{animation:none!important}.feature-slides img:first-child{opacity:1}.feature-slides img:nth-child(2){opacity:0}}
.brand-logo{width:190px;height:66px;object-fit:cover;object-position:center;border-radius:3px}.mobile-menu summary{align-items:center;gap:7px;padding:9px 11px;border:2px solid var(--ink);background:var(--mint);font-size:.76rem;font-weight:900;text-transform:uppercase;letter-spacing:.06em}.mobile-menu summary svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:2.4;stroke-linecap:round}.mobile-menu[open] summary{background:var(--orange)}@media(max-width:900px){.mobile-menu summary{display:flex;list-style:none}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu div{top:48px;width:245px}}@media(max-width:640px){.brand-logo{width:145px;height:52px}}
.brand-wordmark{display:flex;flex-direction:column;align-items:flex-start;gap:3px;line-height:1}.brand-wordmark strong{font-size:1.12rem;letter-spacing:.025em}.brand-wordmark small{font-size:.64rem;letter-spacing:.19em;font-weight:900}
.brand-wordmark{flex-direction:row;align-items:center;gap:10px}.brand-emblem{width:58px;height:49px;object-fit:cover;border-radius:3px}.brand-wordmark>span{display:flex;flex-direction:column;align-items:flex-start;gap:3px}@media(max-width:640px){.brand-emblem{width:48px;height:41px}.brand-wordmark strong{font-size:.92rem}.brand-wordmark small{font-size:.52rem}}
.nav-logo{display:block;width:170px;height:64px;object-fit:contain}.hero-photo-rotator{position:relative;aspect-ratio:4/5}.hero-photo-rotator img{position:absolute;inset:0;width:100%;height:100%;aspect-ratio:auto;object-fit:cover;object-position:center;opacity:0;animation:hero-photo-fade 12s ease-in-out infinite}.hero-photo-rotator img:first-child{opacity:1;animation-delay:0s}.hero-photo-rotator img:nth-child(2){animation-delay:6s}@keyframes hero-photo-fade{0%,42%{opacity:1;transform:scale(1)}50%,92%{opacity:0;transform:scale(1.035)}100%{opacity:1;transform:scale(1)}}@media(prefers-reduced-motion:reduce){.hero-photo-rotator img{animation:none!important}.hero-photo-rotator img:first-child{opacity:1}.hero-photo-rotator img:nth-child(2){opacity:0}}@media(max-width:640px){.nav-logo{width:132px;height:52px}.hero-photo-rotator{aspect-ratio:4/5}}
.footer-logo{display:block;width:210px;max-height:115px;object-fit:contain}
.nav-logo{width:230px;height:76px}.header-inner{min-height:88px}@media(max-width:640px){.nav-logo{width:155px;height:58px}.header-inner{min-height:70px}}
.nav-logo{width:230px;height:76px}.header-inner{min-height:88px}@media(max-width:640px){.nav-logo{width:190px;height:68px}.header-inner{min-height:78px;gap:12px}.mobile-menu summary{padding:8px}.mobile-menu summary span{display:none}}
.eyebrow{width:max-content;max-width:100%;padding:8px 12px 7px;gap:8px;background:var(--mint);color:var(--ink)!important;border:2px solid var(--ink);border-radius:4px;box-shadow:4px 4px 0 var(--ink);font-family:"Arial Black",Impact,Arial,sans-serif;font-size:.78rem;letter-spacing:.1em;line-height:1;transform:rotate(-1deg)}.eyebrow span{width:18px;height:4px;background:var(--orange);border:1px solid var(--ink)}.eyebrow.dark{background:var(--orange)}.feature-copy .eyebrow{background:var(--mint);color:var(--ink)}
.nav-logo{width:280px;height:92px}.header-inner{min-height:102px}@media(max-width:900px){.nav-logo{width:220px;height:78px}.header-inner{min-height:88px}}@media(max-width:640px){.nav-logo{width:215px;height:76px}.header-inner{min-height:84px}}
.eyebrow>span{display:none}
.nav-logo{width:320px;height:102px}.header-inner{min-height:110px}@media(max-width:900px){.nav-logo{width:250px;height:86px}.header-inner{min-height:94px;gap:14px}}@media(max-width:640px){.header-inner{width:calc(100% - 18px);min-height:88px;gap:6px}.brand{margin-left:-15px}.nav-logo{width:245px;height:84px}.mobile-menu{margin-left:auto}}
@media(max-width:640px){.hero-inner{gap:36px;padding-top:42px;padding-bottom:70px}.hero h1{font-size:clamp(2.65rem,12.5vw,3.45rem);line-height:.93;letter-spacing:-.055em}.hero-lede{font-size:.96rem;line-height:1.52;margin-bottom:25px}.trust-row{margin-top:22px}.hero-socials{margin-top:20px}.hero-visual{width:calc(100% + 28px);max-width:none;margin:0 0 0 -14px;transform:none}.logo-card.hero-photo-rotator{aspect-ratio:4/3;border-width:3px;box-shadow:9px 9px 0 var(--ink)}.hero-photo-rotator img:first-child{object-position:50% 42%}.hero-photo-rotator img:nth-child(2){object-position:50% 43%}}
@keyframes nav-logo-wobble{0%,100%{transform:rotate(-1.25deg)}50%{transform:rotate(1.25deg)}}.nav-logo{width:285px;height:auto;max-height:112px;transform-origin:50% 62%;animation:nav-logo-wobble 4.5s ease-in-out infinite}@media(max-width:900px){.nav-logo{width:245px;height:auto;max-height:112px}.header-inner{min-height:112px}}@media(max-width:640px){.header-inner{width:calc(100% - 12px);min-height:108px;gap:4px}.brand{margin-left:-8px}.nav-logo{width:238px;height:auto;max-height:none}.mobile-menu{margin-left:auto}}@media(prefers-reduced-motion:reduce){.nav-logo{animation:none;transform:none}}
@media(max-width:640px){.header-inner{width:min(100% - 28px,1180px);min-height:96px;gap:12px;padding-block:8px}.brand{margin-left:0}.nav-logo{width:195px;max-height:88px}.mobile-menu{margin-left:auto}}
.header-inner{padding-block:12px}nav{font-size:1.02rem;gap:34px}nav a{padding:10px 2px}.mobile-menu a{font-size:1rem;line-height:1.25;padding:15px 13px}@media(max-width:640px){.header-inner{padding-block:16px;min-height:112px}.nav-logo{width:195px;max-height:88px}}
.utility-bar{background:var(--mint);color:var(--ink);border-bottom:2px solid var(--ink);font-weight:800}.site-header{background:rgba(23,25,26,.96);border-bottom:3px solid var(--orange)}nav{color:white}nav a:hover{color:var(--mint)}.mobile-menu div{color:var(--ink)}
.mobile-cta a:first-child svg{color:white;fill:currentColor;stroke:currentColor}
