:root{--amber:#ffc107;--amber-dark:#e6ac00;--amber-ink:#8a6d00;--dark-bg:#0a0a0a;--dark-card:#111;--dark-card2:#1a1a1a;--gray-50:#f8f8f8;--gray-100:#f3f4f6;--gray-200:#e5e7eb;--gray-500:#6b7280;--gray-600:#4b5563;--gray-700:#374151;--gray-900:#111827;--white:#fff;--radius:.5rem;--font-display:"Barlow Condensed", "Barlow Condensed Fallback: Arial", "Barlow Condensed Fallback: Roboto", sans-serif;--font-ui:"Barlow", "Barlow Fallback: Arial", "Barlow Fallback: Roboto", sans-serif;--font-body:"Inter", "Inter Fallback: Arial", "Inter Fallback: Roboto", sans-serif;--container:1280px}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;overscroll-behavior-y:none;overflow-x:clip}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{font-family:var(--font-body);color:var(--gray-900);background:var(--white);-webkit-font-smoothing:antialiased;overscroll-behavior-y:none;margin:0;overflow-x:clip}body.is-nav-open{touch-action:none;overflow:hidden}img{max-width:100%;height:auto;display:block}a{color:inherit}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);margin:0}p{margin:0}button,input,select,textarea{font:inherit}.skip-link{z-index:100;background:var(--amber);color:#000;padding:.75rem 1rem;font-weight:700;position:absolute;top:0;left:-9999px}.skip-link:focus{top:1rem;left:1rem}.container{width:100%;margin-inline:auto;padding-inline:1rem}@media (width>=640px){.container{padding-inline:1.5rem}}@media (width>=1024px){.container{max-width:var(--container);padding-inline:2rem}}.btn-amber{background-color:var(--amber);color:#000;font-family:var(--font-ui);cursor:pointer;border:none;border-radius:9999px;align-items:center;gap:.5rem;padding:.75rem 1.75rem;font-weight:700;text-decoration:none;transition:background-color .2s,transform .15s;display:inline-flex}.btn-amber:hover{background-color:var(--amber-dark)}.btn-amber:active{transform:scale(.97)}.fade-in-up{opacity:0;transition:opacity .6s cubic-bezier(.23,1,.32,1),transform .6s cubic-bezier(.23,1,.32,1);transform:translateY(30px)}.fade-in-up.visible{opacity:1;transform:translateY(0)}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.marquee-track{white-space:nowrap;gap:3rem;width:max-content;animation:30s linear infinite marquee;display:flex}.site-header{z-index:50;background:0 0;transition:background-color .3s,box-shadow .3s;position:fixed;inset:0 0 auto}.site-header.is-scrolled{backdrop-filter:blur(12px);background:#000000f2;box-shadow:0 10px 15px -3px #0000004d}.site-header__inner{justify-content:space-between;align-items:center;padding-block:1rem;display:flex}.brand{color:var(--white);align-items:center;gap:.5rem;text-decoration:none;display:flex}.brand__logo{object-fit:contain;width:2.5rem;height:2.5rem}.brand__name{font-family:var(--font-display);letter-spacing:.02em;font-size:1.25rem;font-weight:900;line-height:1}.brand__tag{font-family:var(--font-ui);color:var(--amber);font-size:.75rem;font-weight:500;line-height:1}.site-nav{align-items:center;gap:2rem;display:none}.site-nav a{font-family:var(--font-ui);letter-spacing:.04em;color:#ffffffe6;font-size:.875rem;font-weight:600;text-decoration:none;transition:color .2s}.site-nav a:hover{color:var(--white)}.site-nav a.is-active{color:var(--amber)}.header-cta{align-items:center;gap:.75rem;display:none}.header-phone{color:#fffc;font-family:var(--font-ui);align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;text-decoration:none;display:inline-flex}.header-phone:hover{color:var(--white)}.menu-toggle{color:var(--white);cursor:pointer;background:0 0;border:none;padding:.5rem;display:flex}.mobile-menu{background:#000000fa;border-top:1px solid #ffffff1a;flex-direction:column;gap:1rem;padding:1rem 1rem 1.5rem;display:none}.mobile-menu.is-open{display:flex}.mobile-menu a{font-family:var(--font-ui);color:#ffffffe6;border-bottom:1px solid #ffffff1a;padding-block:.5rem;font-size:1.125rem;font-weight:600;text-decoration:none}.mobile-menu .btn-amber{border-bottom:none;justify-content:center;margin-top:.5rem}.header-cta .btn-amber{white-space:nowrap}@media (width>=768px) and (width<=1099px){.site-nav{gap:1.15rem}.header-cta .btn-amber{padding:.65rem 1.1rem;font-size:.8125rem}}@media (width>=768px){.site-nav,.header-cta{display:flex}.menu-toggle,.mobile-menu,.mobile-menu.is-open{display:none}}.site-footer{color:var(--white);background:#000;padding:4rem 0 2rem}.footer-grid{gap:2.5rem;margin-bottom:3rem;display:grid}.footer-cols{gap:2rem;display:grid}.footer-col{min-width:0}.footer-brand .brand{margin-bottom:1rem}@media (width>=640px){.footer-cols{grid-template-columns:1fr 1fr;column-gap:clamp(1.5rem,3.2vw,2.75rem);width:100%}}@media (width>=900px){.footer-cols{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width>=768px){.footer-grid{grid-template-columns:minmax(14rem,.85fr) minmax(22rem,1.25fr);align-items:start;column-gap:clamp(2.25rem,5vw,4.5rem)}}@media (width>=1024px){.footer-grid{grid-template-columns:minmax(16rem,.75fr) minmax(28rem,1.35fr);column-gap:clamp(2.75rem,6vw,5.5rem)}.footer-brand{max-width:22rem}}.footer-heading{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.14em;color:var(--amber);margin-bottom:.875rem;font-size:.9375rem;font-weight:700;line-height:1}.footer-heading:after{content:"";background:var(--amber);border-radius:9999px;width:1.5rem;height:3px;margin-top:.5rem;display:block}.footer-text{color:#fff9;margin-bottom:1rem;font-size:.875rem;line-height:1.6}.footer-list{flex-direction:column;gap:.55rem;margin:0;padding:0;list-style:none;display:flex}.footer-list a,.footer-list span{color:#ffffff9e;font-family:var(--font-ui);font-size:.875rem;line-height:1.35;text-decoration:none;transition:color .2s}.footer-list a:hover{color:var(--amber)}.footer-contact-item{color:#ffffff9e;align-items:center;gap:.55rem;font-size:.875rem;display:flex}.footer-contact-item a,.footer-contact-item span{overflow-wrap:anywhere;min-width:0}.footer-contact-item svg{color:var(--amber);flex-shrink:0}.social-row{gap:.75rem;display:flex}.social-link{width:2.25rem;height:2.25rem;color:var(--white);background:#ffffff1a;border-radius:9999px;justify-content:center;align-items:center;text-decoration:none;transition:background-color .2s,color .2s;display:inline-flex}.social-link:hover{background:var(--amber);color:#000}.footer-bottom{color:#a3a3a3;border-top:1px solid #ffffff1a;flex-direction:column;justify-content:space-between;align-items:center;gap:1rem;padding-top:1.5rem;font-size:.875rem;display:flex}.footer-bottom a{color:#a3a3a3;text-decoration:none}.footer-bottom a:hover{color:var(--amber)}@media (width>=768px){.footer-bottom{flex-direction:row}}.page-hero{background:var(--dark-bg);padding:7.5rem 0 3.5rem;position:relative;overflow:hidden}.page-hero--services{padding-bottom:4rem}.page-hero--about{padding:7.25rem 0 2.25rem}.page-hero__bg{position:absolute;inset:0}.page-hero__bg img{object-fit:cover;opacity:.22;filter:brightness(.55);width:100%;height:100%}.page-hero__overlay{background:linear-gradient(#000000c7,#000000f0);position:absolute;inset:0}.page-hero--article{padding:6.75rem 0 2.75rem}.page-hero--article .page-hero__bg img{opacity:.7;filter:brightness(.82)saturate(.88);object-position:72% center}.page-hero--article .page-hero__overlay{background:linear-gradient(105deg,#000000eb 0%,#000000c7 48%,#0000005c 100%)}.page-hero--article h1,.page-hero--article h1.page-hero__title--long{max-width:22ch;margin-bottom:.85rem;font-size:clamp(2rem,4.2vw,3.05rem)}.page-hero__content{z-index:1;position:relative}.eyebrow{align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.eyebrow__rule{background:var(--amber);border-radius:9999px;width:4rem;height:4px}.eyebrow__label{font-family:var(--font-ui);text-transform:uppercase;letter-spacing:.1em;color:#ffffff80;font-size:.75rem;font-weight:900}.eyebrow--on-light .eyebrow__label{color:var(--gray-500)}.page-hero h1{color:var(--white);max-width:18ch;margin-bottom:1rem;font-size:clamp(2rem,4.5vw,3.25rem);font-weight:900;line-height:1.12}.page-hero h1.page-hero__title--long{max-width:40rem;font-size:clamp(1.75rem,3.6vw,2.5rem)}.page-hero.page-hero--about h1{margin-bottom:.65rem;font-size:clamp(2rem,4vw,2.75rem);line-height:1.1}.page-hero__lead{color:#ffffffc7;font-family:var(--font-body);max-width:38rem;font-size:1.125rem;font-weight:400;line-height:1.6}.page-hero__lead--md{color:#ffffffb8;max-width:38rem;font-size:1.25rem;line-height:1.6}.page-hero__lead a{color:var(--amber);text-underline-offset:.18em;font-weight:600;text-decoration:underline}.page-hero__lead a:hover{color:#ffe082}.page-hero__proof{color:#ffffffb3;font-family:var(--font-ui);letter-spacing:.01em;max-width:38rem;margin:1rem 0 0;font-size:.9375rem;font-weight:600;line-height:1.6}.page-hero .hero-actions{margin-top:1.75rem}.amber-rule{background:var(--amber);height:6px}.home-hero{background:var(--dark-bg);flex-direction:column;justify-content:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.home-hero__bg{position:absolute;inset:0}.home-hero__bg img{object-fit:cover;object-position:center;opacity:.38;width:100%;height:100%;position:absolute;inset:0}.home-hero__overlay{background:linear-gradient(105deg,#000000db 0%,#000000c2 42%,#000000a3 100%);position:absolute;inset:0}.home-hero__content{z-index:1;max-width:48rem;padding:9rem 0 6rem;position:relative}.home-hero h1{color:var(--white);letter-spacing:-.01em;margin-bottom:1.75rem;font-size:clamp(3rem,7vw,4.5rem);font-weight:900;line-height:1.08}.home-hero__lead{color:#fffc;max-width:42rem;margin-bottom:1rem;font-size:1.125rem;line-height:1.7}.home-hero__proof{color:#ffffffb3;font-family:var(--font-ui);letter-spacing:.01em;max-width:42rem;margin:0 0 2.5rem;font-size:.9375rem;font-weight:600;line-height:1.6}.hero-actions{flex-wrap:wrap;align-items:center;gap:1.25rem;display:flex}.btn-phone{background:var(--amber);color:#000;font-family:var(--font-ui);border-radius:9999px;align-items:center;gap:.75rem;padding:.75rem 1.25rem;font-weight:700;text-decoration:none;transition:opacity .2s;display:inline-flex}.btn-phone:hover{opacity:.9}.btn-outline-light{color:var(--white);font-family:var(--font-ui);border:2px solid #ffffff4d;border-radius:9999px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:border-color .2s;display:inline-flex}.btn-outline-light:hover{border-color:#fff9}.ticker{background:var(--amber);padding:.75rem 0;overflow:hidden}.ticker span{font-family:var(--font-ui);color:#000;text-transform:uppercase;letter-spacing:.1em;align-items:center;gap:.75rem;font-size:.875rem;font-weight:900;display:inline-flex}.ticker__dot{background:#0006;border-radius:9999px;width:.375rem;height:.375rem;display:inline-block}.section{padding:5rem 0}.section--white{background:var(--white)}.section--compact{padding:2.5rem 0}.section--dark{background:var(--dark-bg)}.home-dark{padding:6rem 0}.home-dark__stack{flex-direction:column;gap:6rem;display:flex}.home-block__title{font-family:var(--font-display);color:var(--white);text-align:center;letter-spacing:-.01em;margin:0 0 .85rem;font-size:clamp(1.85rem,3.8vw,2.75rem);font-weight:900;line-height:1.15}.home-block__lead{text-align:center;color:#ffffffb8;max-width:36rem;margin:0 auto 2.5rem;line-height:1.65}.home-block__lead a{color:var(--amber);font-weight:600}.home-block__lead a:hover{color:#ffe082}.section--muted{background:var(--gray-50)}.section--cards{background:var(--dark-card)}.section--amber{background:var(--amber);padding:5rem 0}.section--amber-cta{background:var(--amber);text-align:center;padding:4rem 0}.two-col{align-items:center;gap:4rem;display:grid}@media (width>=1024px){.two-col{grid-template-columns:1fr 1fr}}.zone-split{align-items:start;gap:2.5rem}.zone-split__figure{background:#111;border-radius:1rem;margin:0;overflow:hidden}.zone-split__figure img{width:100%;height:auto;display:block}.zone-list{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.zone-list__item{border-bottom:1px solid var(--gray-200);grid-template-columns:2.4rem 1fr;gap:.85rem;padding:.95rem 0;text-decoration:none;display:grid}.zone-list__item:first-child{padding-top:0}.zone-list__item:last-child{border-bottom:0;padding-bottom:0}.zone-list__item:focus-visible{outline:2px solid var(--amber);outline-offset:4px}.zone-list__num{font-family:var(--font-display);letter-spacing:-.02em;color:var(--amber-ink);font-size:1.65rem;font-weight:900;line-height:1.1}.zone-list h3{font-family:var(--font-display);color:var(--gray-900);margin:0 0 .3rem;font-size:1.35rem;font-weight:900;line-height:1.2}.zone-list__item:hover h3{color:var(--amber-ink)}.zone-list p{color:var(--gray-600);margin:0;font-size:.9375rem;line-height:1.55}.display-title{font-family:var(--font-display);color:var(--gray-900);margin-bottom:1rem;font-weight:900;line-height:1.15}.display-title--lg{font-size:clamp(2rem,4vw,3rem)}.display-title--md{font-size:clamp(1.75rem,3vw,2.25rem)}.display-title--white{color:var(--white)}.body-text{color:var(--gray-600);margin-bottom:1.5rem;line-height:1.7}.section--cards .body-text{color:#ffffffb3}.feature-pills{grid-template-columns:1fr 1fr;gap:.75rem;margin-bottom:2rem;display:grid}.feature-pill{color:var(--gray-700);align-items:center;gap:.5rem;display:flex}.feature-pill svg{color:var(--amber);flex-shrink:0}.feature-pill span{font-family:var(--font-ui);font-size:.875rem;font-weight:600}.gallery-3{grid-template-columns:repeat(3,1fr);gap:.75rem;display:grid}.gallery-3__item{aspect-ratio:1;border-radius:.5rem;overflow:hidden}.gallery-3__item img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.gallery-3__item:hover img{transform:scale(1.05)}.quote-card{background:var(--gray-50);border-radius:1rem;padding:2rem;box-shadow:0 1px 2px #0000000d}.quote-card h3{font-family:var(--font-display);color:var(--gray-900);margin-bottom:.5rem;font-size:1.5rem;font-weight:900}.quote-card__hint{color:var(--gray-600);margin-bottom:1.5rem;font-size:.875rem}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.form-stack{flex-direction:column;gap:1rem;display:flex}.form-label{font-family:var(--font-ui);color:var(--gray-700);flex-direction:column;gap:.35rem;font-size:.8125rem;font-weight:600;display:flex}.form-error{color:#b42318;margin:0;font-size:.8125rem}.form-field{border:1px solid var(--gray-200);background:var(--white);width:100%;color:var(--gray-900);font-size:.875rem;font-family:var(--font-body);border-radius:.5rem;padding:.75rem 1rem;font-weight:400}.form-field:focus{box-shadow:0 0 0 2px var(--amber);outline:none}.form-field--area{resize:none}.form-field--tel{letter-spacing:.04em;font-variant-numeric:tabular-nums}.btn-submit{background:var(--amber);color:#000;width:100%;font-family:var(--font-ui);cursor:pointer;border:none;border-radius:.5rem;padding:.75rem 1rem;font-weight:700;transition:opacity .2s,transform .15s}.btn-submit:hover{opacity:.9}.btn-submit:active{transform:scale(.98)}.btn-submit--lg{padding:1rem;font-size:1.125rem}.form-success{text-align:center;padding:2rem 0}.form-success svg{color:var(--amber);margin:0 auto 1rem}.form-success p,.form-success h4{font-family:var(--font-ui);color:var(--gray-700);font-weight:600}.steps{gap:1.5rem;display:grid}@media (width>=768px){.steps{grid-template-columns:repeat(2,1fr)}}@media (width>=1100px){.steps{grid-template-columns:repeat(3,1fr)}}.step{height:100%;position:relative}.step__card{background:var(--dark-card2);z-index:1;border:1px solid #ffc10726;border-radius:1rem;flex-direction:column;height:100%;padding:2rem;transition:transform .2s;display:flex;position:relative}.step__card:hover{transform:scale(1.02)}.step__num{font-family:var(--font-display);color:var(--amber);margin-bottom:1rem;font-size:3rem;font-weight:900;line-height:1}.step__title{font-family:var(--font-display);color:var(--white);margin-bottom:.5rem;font-size:1.25rem;font-weight:900}.step__desc{color:#fff9;flex:1;margin-bottom:1rem;font-size:.875rem}.step__cta{font-family:var(--font-ui);color:var(--amber);margin-top:auto;font-size:.875rem;font-weight:600}.step__line{display:none}@media (width>=768px){.step:nth-child(odd) .step__line{background:var(--amber);z-index:0;width:calc(100% - 2rem);height:2px;display:block;position:absolute;top:2rem;left:calc(50% + 2rem)}}@media (width>=1100px){.step .step__line{background:var(--amber);z-index:0;width:calc(100% - 2rem);height:2px;display:block;position:absolute;top:2rem;left:calc(50% + 2rem)}.step:last-child .step__line{display:none}}.testimonials{gap:2rem;display:grid}@media (width>=768px){.testimonials{grid-template-columns:1fr 1fr}}.testimonial{background:var(--dark-card2);border:1px solid #ffc10726;border-radius:1rem;flex-direction:column;height:100%;padding:2rem;display:flex}.stars{color:var(--amber);gap:.25rem;margin-bottom:1rem;display:flex}.testimonial__text{color:#fffc;flex:1;margin-bottom:1.5rem;font-size:1rem;line-height:1.7}.testimonial__author{align-items:center;gap:.75rem;display:flex}.testimonial__avatar{background:var(--dark-card2);width:2.5rem;height:2.5rem;color:var(--amber);font-family:var(--font-ui);letter-spacing:.04em;border:1px solid #ffc10759;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;font-size:.75rem;font-weight:700;display:inline-flex}.testimonial__name{font-family:var(--font-ui);color:var(--white);font-size:.875rem;font-weight:700}.testimonial__company{color:#fff6;font-size:.75rem}.cta-band{text-align:center}.cta-band h2{font-family:var(--font-display);color:#000;margin-bottom:1rem;font-size:clamp(2.25rem,5vw,3.75rem);font-weight:900}.cta-band p{color:#000000b3;margin-bottom:2rem;font-size:1.125rem}.cta-actions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.btn-dark{color:var(--white);font-family:var(--font-ui);background:#000;border-radius:9999px;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1.125rem;font-weight:700;text-decoration:none;transition:background-color .2s;display:inline-flex}.btn-dark:hover{background:#111827}.btn-outline-dark{color:#000;font-family:var(--font-ui);border:2px solid #000;border-radius:9999px;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1.125rem;font-weight:700;text-decoration:none;transition:background-color .2s;display:inline-flex}.btn-outline-dark:hover{background:#0000001a}.about-copy{flex-direction:column;gap:1.25rem;display:flex}.about-copy__title{margin:0 0 1rem;font-size:clamp(1.75rem,3vw,2.25rem);font-weight:900}.about-copy__row{align-items:start;gap:1.75rem;display:grid}@media (width>=800px){.about-copy__row{grid-template-columns:minmax(0,1.45fr) minmax(15rem,.75fr);gap:1.75rem 2.5rem}}.about-copy__body{font-family:var(--font-body);color:var(--gray-700);margin:0;font-size:1.125rem;line-height:1.75}.about-copy__body p{margin:0 0 1.25rem}.about-copy__body p:last-child{margin-bottom:0}.about-copy__aside{border-left:3px solid var(--amber);flex-direction:column;gap:.5rem;padding:.15rem 0 .15rem 1.25rem;display:flex}.about-quote{font-family:var(--font-ui);color:var(--gray-900);margin:0;font-size:1.125rem;font-style:italic;font-weight:500;line-height:1.5}.about-attribution{font-family:var(--font-ui);color:var(--gray-500);letter-spacing:.04em;text-transform:uppercase;margin:0;font-size:.75rem}.about-values__intro{margin-bottom:1.25rem}.about-values__intro .about-copy__title{margin-bottom:0}.photo-grid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.photo-grid img{aspect-ratio:1;object-fit:cover;border-radius:1rem;width:100%}.photo-grid__offset{margin-top:2rem}.photo-grid__neg{margin-top:-2rem}.values{gap:1.25rem;display:grid}@media (width>=768px){.values{grid-template-columns:repeat(3,1fr)}}.value-card{background:var(--white);border-radius:1rem;padding:1.5rem;box-shadow:0 1px 2px #0000000d}.value-card__num{font-family:var(--font-display);color:var(--amber);margin-bottom:.75rem;font-size:2rem;font-weight:900;line-height:1}.value-card h3{font-family:var(--font-display);color:var(--gray-900);margin-bottom:.4rem;font-size:1.375rem;font-weight:900}.value-card p{color:var(--gray-700);font-size:.9375rem;line-height:1.65}.services-grid{gap:2rem;display:grid}@media (width>=768px){.services-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.services-grid{grid-template-columns:repeat(2,1fr);max-width:56rem;margin-inline:auto}.services-grid--wide{max-width:none;margin-inline:0}}.service-card{background:var(--dark-card2);border-radius:1rem;transition:transform .3s;overflow:hidden}a.service-card{color:inherit;flex-direction:column;text-decoration:none;display:flex}.service-card:hover{transform:scale(1.02)}a.service-card:focus-visible{outline:2px solid var(--amber);outline-offset:3px}.service-card__media{aspect-ratio:16/9;position:relative;overflow:hidden}.service-card__media img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.service-card:hover .service-card__media img{transform:scale(1.05)}.service-card__media:after{content:"";background:linear-gradient(#0000 50%,#0009 100%);position:absolute;inset:0}.service-card--tile{min-height:16rem;position:relative}.service-card--tile .service-card__media{aspect-ratio:4/3}.service-card--tile .service-card__media:after{background:linear-gradient(#0000 0%,#00000059 52%,#000000e0 100%)}.service-card--tile .service-card__body{z-index:1;padding:1.5rem 1.35rem 1.3rem;position:absolute;inset:auto 0 0}.service-card--tile .service-card__desc{color:#ffffffc7;margin-bottom:0}.service-card__body{padding:1.5rem}.service-card h2,.service-card h3{font-family:var(--font-display);color:var(--white);margin-bottom:.5rem;font-size:1.5rem;font-weight:900}.service-card__desc{color:#fff9;margin-bottom:1rem;font-size:.875rem;line-height:1.6}.service-details{grid-template-columns:1fr 1fr;gap:.25rem;margin:0 0 1rem;padding:0;list-style:none;display:grid}.service-details li{color:#ffffff80;align-items:center;gap:.375rem;font-size:.75rem;display:flex}.service-details__dot{background:var(--amber);border-radius:9999px;flex-shrink:0;width:.375rem;height:.375rem}.service-link{color:var(--amber);font-family:var(--font-ui);align-items:center;gap:.25rem;font-size:.875rem;font-weight:600;text-decoration:none;display:inline-flex}.contact-list{flex-direction:column;gap:1.5rem;margin-bottom:2rem;display:flex}.contact-item{align-items:flex-start;gap:1rem;display:flex}.contact-item__icon{background:var(--amber);color:#000;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex}.contact-item__label{font-family:var(--font-ui);color:var(--gray-900);font-size:.875rem;font-weight:600}.contact-item__value{color:var(--gray-600);font-size:.875rem;text-decoration:none}.contact-item__value:hover{color:var(--gray-900)}.contact-media{aspect-ratio:16/9;border-radius:1rem;overflow:hidden}.contact-media img{object-fit:cover;width:100%;height:100%}.contact-form-card{background:var(--gray-50);border-radius:1rem;padding:2rem}.contact-form-card h3{font-family:var(--font-display);color:var(--gray-900);margin-bottom:1.5rem;font-size:1.5rem;font-weight:900}.not-found{text-align:center;background:var(--dark-bg);min-height:100vh;color:var(--white);justify-content:center;align-items:center;padding:8rem 1rem 4rem;display:flex}.not-found h1{margin-bottom:1rem;font-size:4rem;font-weight:900}.not-found p{color:#ffffffb8;margin-bottom:2rem}.icon{vertical-align:-.125em;fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:1em;height:1em;display:inline-block}.icon--sm{width:15px;height:15px}.icon--md{width:18px;height:18px}.icon--lg{width:20px;height:20px}.icon--xl{width:32px;height:32px}.icon--2xl{width:48px;height:48px}.icon--3xl{width:56px;height:56px}.icon--fill{fill:currentColor;stroke:none}.articles-grid{gap:1.5rem;display:grid}@media (width>=768px){.articles-grid{grid-template-columns:repeat(3,1fr)}}.article-card{background:var(--white);border:1px solid var(--gray-200);border-radius:1rem;flex-direction:column;padding:0 0 1.5rem;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden}.article-card:not(:has(.article-card__media)){padding:1.45rem 1.6rem 1.5rem}.article-card__media{aspect-ratio:16/9;background:var(--gray-100);position:relative;overflow:hidden}.article-card__chip{color:var(--amber);font-family:var(--font-ui);letter-spacing:.08em;text-transform:uppercase;background:#000000b8;border-radius:9999px;padding:.28rem .55rem;font-size:.6875rem;font-weight:700;position:absolute;bottom:.75rem;left:.75rem}.article-card__media picture,.article-card__media img{width:100%;height:100%}.article-card__media img{object-fit:cover}.article-card__media--diagram{background:var(--white)}.article-card__media--diagram img{object-fit:contain;padding:1rem}.article-card__body{flex-direction:column;flex:1;padding:1.25rem 1.75rem 0;display:flex}.article-card:hover{transform:translateY(-4px);box-shadow:0 12px 28px #00000014}.article-card__meta{font-family:var(--font-ui);letter-spacing:.08em;text-transform:uppercase;color:var(--amber-ink);margin:0 0 .75rem;font-size:.75rem;font-weight:700}.article-card h2,.article-card h3{font-family:var(--font-display);color:var(--gray-900);margin-bottom:.75rem;font-size:1.5rem;font-weight:900;line-height:1.2}.article-card__excerpt{color:var(--gray-600);flex:1;margin:0 0 1.25rem;font-size:.9375rem;line-height:1.65}.article-prose{max-width:42rem;margin-inline:0}.article-prose__lede{color:var(--gray-700);margin:0 0 1.5rem;font-size:1.25rem;line-height:1.6}.article-prose__lede+.article-figure{margin-top:0}.article-prose h2{margin:2.25rem 0 .85rem;font-size:1.75rem;font-weight:900;line-height:1.2}.article-prose p{color:var(--gray-700);margin:0 0 1.15rem;font-size:1.125rem;line-height:1.75}.article-figure{margin:1.6rem 0 2rem}.article-figure__frame{border-radius:.85rem;position:relative;overflow:hidden}.article-figure img{background:var(--gray-100);width:100%;height:auto}.article-figure--photo .article-figure__frame,.article-figure--pair .article-figure__shot{border:1px solid var(--gray-200);background:var(--gray-100)}.article-figure--diagram .article-figure__frame{background:#111}.article-figure--diagram img{object-fit:contain;background:0 0}.article-prose .article-figure figcaption,.article-prose .article-figure__pair p{color:var(--gray-600);margin:.7rem 0 0;font-size:.9375rem;line-height:1.5}.article-figure__pair{gap:.85rem;display:grid}@media (width>=640px){.article-figure__pair{grid-template-columns:1fr 1fr}}.article-prose .article-figure__kicker{z-index:1;color:var(--amber);font-family:var(--font-ui);letter-spacing:.08em;text-transform:uppercase;background:#00000094;border-radius:9999px;margin:0;padding:.22rem .55rem;font-size:.6875rem;font-weight:700;position:absolute;top:.75rem;right:.75rem}.article-figure__shot{border-radius:.85rem;overflow:hidden}.article-figure__pair img{aspect-ratio:4/3;object-fit:cover;background:var(--gray-100);width:100%;height:auto}.article-symbols{grid-template-columns:repeat(2,1fr);gap:.85rem;margin:1.35rem 0 1.85rem;padding:0;list-style:none;display:grid}@media (width>=640px){.article-symbols{grid-template-columns:repeat(4,1fr)}}.article-symbols li{background:var(--gray-50);border:1px solid var(--gray-200);text-align:center;border-radius:.75rem;padding:1rem .7rem 1.05rem}.article-symbols img{object-fit:contain;background:#111;border-radius:.5rem;width:3.75rem;height:3.75rem;margin:0 auto .65rem;padding:.4rem}.article-prose .article-symbols__label{font-family:var(--font-ui);color:var(--gray-900);margin:0;font-size:.875rem;font-weight:700}.article-prose .article-symbols__hint{color:var(--gray-600);margin:.2rem 0 0;font-size:.75rem;line-height:1.4}.article-prose__back{margin-top:2.5rem}.article-prose__back a{font-family:var(--font-ui);color:var(--gray-700);font-weight:600;text-decoration:none}.article-prose__back a:hover{color:var(--gray-900)}.home-hero__eyebrow{color:var(--amber);font-family:var(--font-ui);letter-spacing:.06em;text-transform:uppercase;margin:0 0 .75rem;font-size:.8125rem;font-weight:700}.home-intro,.home-trust{max-width:42rem;margin-bottom:2rem}.home-trust--links{margin-top:1.5rem;margin-bottom:0}.home-intro h2,.home-trust h2{margin-bottom:.75rem;font-size:clamp(1.75rem,3vw,2.25rem)}.home-intro p,.home-trust p{color:var(--gray-600);margin-bottom:.75rem;line-height:1.7}.home-intro a,.home-trust a{color:var(--amber-ink);font-weight:600}.home-intro a:hover,.home-trust a:hover{color:#6b5400}.capability-list{flex-wrap:wrap;gap:.75rem;margin:0 0 2.5rem;padding:0;list-style:none;display:flex}.capability-list a{background:var(--white);font-family:var(--font-ui);border-radius:9999px;padding:.65rem 1rem;font-weight:700;text-decoration:none;display:inline-flex}.hub-grid{gap:1.25rem;display:grid}@media (width>=768px){.hub-grid{grid-template-columns:repeat(auto-fit,minmax(17.5rem,1fr))}}.audience-strip{gap:.85rem;display:grid}@media (width>=768px){.audience-strip{grid-template-columns:repeat(4,1fr)}}.audience-strip a{border-bottom:1px solid var(--gray-200);flex-direction:column;gap:.35rem;padding:.15rem 0 1rem;text-decoration:none;display:flex}.audience-strip a:focus-visible{outline:2px solid var(--amber);outline-offset:3px}.audience-strip strong{font-family:var(--font-display);color:var(--gray-900);font-size:1.25rem;font-weight:900;line-height:1.2}.audience-strip a:hover strong{color:var(--amber-ink)}.audience-strip span{color:var(--gray-600);font-size:.8125rem;line-height:1.45}.breadcrumbs{margin:0 0 1rem}.breadcrumbs ol{font-size:.8125rem;font-family:var(--font-ui);flex-wrap:wrap;gap:.35rem;margin:0;padding:0;list-style:none;display:flex}.breadcrumbs li:not(:last-child):after{content:"/";opacity:.55;margin-left:.35rem}.page-hero .breadcrumbs,.home-hero .breadcrumbs{color:#fffc}.page-hero .breadcrumbs a,.home-hero .breadcrumbs a{color:var(--amber);text-decoration:none}.page-hero .breadcrumbs a:hover,.home-hero .breadcrumbs a:hover{color:#ffe082;text-underline-offset:.16em;text-decoration:underline}.editorial{max-width:46rem;margin-inline:auto}.editorial__section,.editorial section{margin-bottom:2rem}.editorial h2{margin:0 0 .85rem;font-size:1.75rem;font-weight:900}.editorial p,.editorial li{color:var(--gray-700);font-size:1.125rem;line-height:1.75}.editorial ul{margin:0 0 1rem;padding-left:1.25rem}.faq-block{margin:2.5rem 0}.faq-item{border-top:1px solid var(--gray-200);padding:.85rem 0}.faq-item summary{cursor:pointer;font-family:var(--font-ui);font-weight:700}.faq-item p{margin:.75rem 0 0}.related-links{margin:2rem 0}.related-links a{font-family:var(--font-ui);font-weight:600}.decision-tree__grid{gap:1rem;display:grid}@media (width>=768px){.decision-tree__grid{grid-template-columns:1fr 1fr 1fr}}.decision-tree article{background:var(--gray-50);border-radius:var(--radius);padding:1.25rem}.article-layout{gap:2rem;display:grid}@media (width>=960px){.article-layout{grid-template-columns:15rem minmax(0,42rem);justify-content:center;align-items:start;column-gap:3rem}}.article-toc{font-size:.875rem}@media (width>=960px){.article-toc{position:sticky;top:6.25rem}}.article-toc nav p{font-family:var(--font-ui);letter-spacing:.08em;text-transform:uppercase;color:var(--amber-ink);margin:0 0 .65rem;font-size:.75rem;font-weight:700}.article-toc ol{margin:0;padding:0;list-style:none}.article-toc li+li{margin-top:.15rem}.article-toc a{border-left:2px solid var(--gray-200);color:var(--gray-600);padding:.4rem 0 .4rem .85rem;line-height:1.4;text-decoration:none;display:block}.article-toc a:hover{border-left-color:var(--amber);color:var(--gray-900)}@media (width<=959px){.article-toc nav ol{flex-wrap:wrap;gap:.5rem;display:flex}.article-toc li+li{margin-top:0}.article-toc a{border:1px solid var(--gray-200);border-radius:9999px;padding:.35rem .7rem}.article-toc a:hover{border-color:var(--amber)}}.article-byline{color:var(--gray-600);margin:0 0 1.15rem;line-height:1.5}.article-byline a{color:var(--gray-900);font-weight:600;text-decoration:none}.article-byline a:hover{color:var(--amber-ink)}.tool-panel{background:var(--gray-50);border-radius:1rem;margin:2rem 0;padding:1.5rem}.tool-checks{margin:0 0 1.25rem;padding:0;list-style:none}.tool-checks li{margin-bottom:.75rem}.tool-checks label{align-items:flex-start;gap:.65rem;display:flex}.tool-checks__hint{color:var(--gray-500);font-size:.875rem;display:block}.tool-result{border-radius:var(--radius);background:var(--white);margin-top:1.25rem;padding:1rem}.tool-result[data-severity=fail]{outline:2px solid #b45309}.tool-result[data-severity=warn]{outline:2px solid var(--amber)}.tool-result[data-severity=pass]{outline:2px solid #166534}.tool-result__level{font-family:var(--font-display);margin:0 0 .5rem;font-size:1.35rem;font-weight:900}.tool-result[data-severity=fail] .tool-result__level{color:#9a3412}.tool-result[data-severity=warn] .tool-result__level{color:#854d0e}.tool-result[data-severity=pass] .tool-result__level{color:#166534}.gallery-grid{gap:1.5rem;display:grid}@media (width>=768px){.gallery-grid{grid-template-columns:1fr 1fr}}.gallery-card img{object-fit:contain;background:var(--gray-100);border-radius:var(--radius);width:100%;height:12rem}.not-found__links{flex-wrap:wrap;justify-content:center;gap:.75rem;padding:0;list-style:none;display:flex}.not-found__links a{color:var(--amber)}.form-privacy{color:var(--gray-600);margin-top:1rem;font-size:.875rem}.form-privacy a,.body-text a{color:var(--amber-ink);font-weight:600}.form-privacy a:hover,.body-text a:hover{color:#6b5400}.update-history{color:var(--gray-600);margin-top:2rem;font-size:.9375rem}
