:root{--background: #f2ede6;--background-soft: #f8f5f0;--foreground: #0f1b2d;--foreground-soft: rgba(15, 27, 45, .82);--muted: #5d6676;--surface: rgba(255, 252, 247, .82);--surface-strong: rgba(255, 251, 246, .94);--surface-stronger: #fffdfa;--surface-dark: #101a2a;--surface-dark-soft: #172235;--border: rgba(15, 27, 45, .1);--border-strong: rgba(15, 27, 45, .18);--accent: #9b6e3d;--accent-strong: #7d5528;--accent-soft: rgba(155, 110, 61, .12);--success: #1f7a53;--shadow-soft: 0 22px 56px rgba(12, 20, 33, .08);--shadow-strong: 0 32px 84px rgba(8, 16, 28, .18);--radius-xl: 36px;--radius-lg: 28px;--radius-md: 22px;--radius-sm: 16px;--container: min(1240px, calc(100vw - 2rem) );--font-sans: "Heebo", "Assistant", "Arial", sans-serif;--ease-out: cubic-bezier(.23, 1, .32, 1);--ease-in-out: cubic-bezier(.77, 0, .175, 1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 12% 16%,rgba(155,110,61,.08),transparent 20%),radial-gradient(circle at 84% 10%,rgba(16,26,42,.08),transparent 28%),linear-gradient(180deg,#faf7f2,#f2ede6 40%,#f6f2eb);color:var(--foreground);font-family:var(--font-sans);line-height:1.7;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}body.public-body{min-height:100vh}body.app-is-hydrating{overflow:hidden}body.app-is-ready{overflow:auto}.initial-loader{position:fixed;inset:0;z-index:160;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at 20% 18%,rgba(211,161,100,.12),transparent 22%),radial-gradient(circle at 82% 14%,rgba(79,142,242,.1),transparent 26%),linear-gradient(180deg,#081123f5,#0b172afb);opacity:1;visibility:visible;transition:opacity .36s var(--ease-out),visibility .36s var(--ease-out)}body.app-is-ready .initial-loader{opacity:0;visibility:hidden}.initial-loader__panel{display:grid;gap:18px;justify-items:center;width:min(100%,280px);padding:28px 24px;border:1px solid rgba(247,245,240,.12);border-radius:28px;background:linear-gradient(180deg,#101a2ac7,#0b1320eb);box-shadow:0 26px 72px #0309125c;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.initial-loader__brand-mark{position:relative;width:82px;height:82px;border-radius:999px;border:1px solid rgba(211,161,100,.22);background:radial-gradient(circle at 50% 50%,rgba(247,245,240,.08),transparent 58%)}.initial-loader__brand-mark:before,.initial-loader__brand-mark:after{content:"";position:absolute;inset:10px;border-radius:inherit;border:1px solid rgba(247,245,240,.08)}.initial-loader__brand-mark:after{inset:22px;border-color:#d3a1642e}.initial-loader__copy{display:grid;gap:10px;justify-items:center;width:100%}.initial-loader__name{color:#f7f5f0;font-size:1.08rem;font-weight:800;letter-spacing:.16em}.initial-loader__line{width:100%;height:3px;border-radius:999px;background:#f7f5f014;overflow:hidden;position:relative}.initial-loader__line:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#d3a16400,#d3a16466 20%,#d3a164 55%,#d3a16400);transform:translate(-130%)}.initial-loader__pulse{position:absolute;inset:50%;width:10px;height:10px;margin:-5px;border-radius:999px;background:radial-gradient(circle at 30% 30%,#fff5e6,#d3a164 55%,#7d5528);box-shadow:0 0 18px #d3a16470}.initial-loader__pulse--one{transform:rotate(0) translateY(-30px)}.initial-loader__pulse--two{transform:rotate(120deg) translateY(-30px)}.initial-loader__pulse--three{transform:rotate(240deg) translateY(-30px)}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input,textarea,select{font:inherit}.container{width:var(--container);margin-inline:auto}.skip-link{position:absolute;top:-120px;right:16px;z-index:1000;padding:12px 18px;background:var(--surface-dark);color:#fff;border-radius:14px}.skip-link:focus{top:16px}.site-shell{min-height:100vh}.route-transition-indicator{position:fixed;top:0;inset-inline:0;height:3px;pointer-events:none;z-index:120;opacity:0}.route-transition-indicator:before{content:"";position:absolute;inset:0 auto 0 0;width:min(24vw,180px);border-radius:999px;background:linear-gradient(90deg,#d3a16400,#d3a16459 20%,#d3a164 55%,#d3a16400);box-shadow:0 0 18px #d3a16447;opacity:0;transform:translate(-140%)}.site-header{position:sticky;top:0;z-index:60;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#f8f4edd1;border-bottom:1px solid rgba(15,27,45,.08)}.site-header__inner{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:86px}.brand-link{display:inline-flex;flex-direction:column;gap:4px}.brand-link__name{font-size:1.22rem;font-weight:800;letter-spacing:-.04em}.brand-link__line{font-size:.9rem;color:var(--muted)}.menu-toggle{display:none;align-items:center;justify-content:center;border:1px solid var(--border);background:#ffffffb8;border-radius:999px;padding:12px 18px;color:var(--foreground);transition:transform .16s var(--ease-out),border-color .16s var(--ease-out),background-color .16s var(--ease-out)}.menu-toggle:hover{transform:translateY(-1px);border-color:#0f1b2d33}.site-nav{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.site-nav__link{position:relative;color:var(--muted);font-size:.95rem;padding:8px 0;transition:color .18s var(--ease-out)}.site-nav__link:after{content:"";position:absolute;right:0;bottom:-1px;width:100%;height:1px;background:linear-gradient(90deg,transparent,rgba(155,110,61,.85),transparent);transform:scaleX(0);transform-origin:center;transition:transform .18s var(--ease-out)}.site-nav__link:hover,.site-nav__link[aria-current=page]{color:var(--foreground)}.site-nav__link:hover:after,.site-nav__link[aria-current=page]:after{transform:scaleX(1)}.site-nav__cta{margin-inline-start:8px}.section{padding:104px 0}.section--alt{position:relative;background:linear-gradient(180deg,#ffffff7a,#faf6f0e0)}.section--alt:before{content:"";position:absolute;inset:0;border-block:1px solid rgba(15,27,45,.05);pointer-events:none}.section--hero-compact{padding-top:80px;padding-bottom:52px}.section--contact{padding-top:76px}.section--contact__grid{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(320px,.98fr);gap:28px;align-items:stretch}.hero-section{position:relative;overflow:clip;padding:86px 0 54px}.hero-section:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 82% 12%,rgba(155,110,61,.12),transparent 24%),radial-gradient(circle at 16% 18%,rgba(16,26,42,.09),transparent 22%);pointer-events:none}.hero-section__grid{position:relative;display:grid;grid-template-columns:minmax(0,1.04fr) minmax(360px,.96fr);gap:38px;align-items:stretch}.hero-section__content{display:flex;flex-direction:column;gap:18px;padding-top:18px}.hero-section h1,.section h1{margin:0;font-size:clamp(2.6rem,5vw,5.05rem);line-height:1.02;letter-spacing:-.055em;max-width:11ch}.section h2{margin:0 0 20px;font-size:clamp(1.85rem,3vw,2.75rem);line-height:1.1;letter-spacing:-.04em}.section h3,.metric-card__label,.card h3,.card h2,.stack-list__item h3,.faq-item summary{margin:0;font-size:1.16rem;line-height:1.35;letter-spacing:-.02em}.section p,.section li,.lead-form__privacy,.note-line,.site-footer__description,.site-footer__legal{margin:0;font-size:1.03rem;color:var(--foreground-soft)}.lead{font-size:1.24rem;color:#0f1b2df5}.eyebrow,.card__kicker{margin:0;font-size:.8rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:var(--accent-strong)}.hero-section__intro,.hero-section__trust,.section-closing{max-width:58ch}.hero-section__intro{font-size:1.08rem;line-height:1.88}.hero-section__intro--secondary{color:#0f1b2dc7}.hero-section__actions,.lead-form__actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.hero-section__proof-block{display:grid;gap:20px;margin-top:30px;padding:26px 28px;border:1px solid rgba(15,27,45,.08);border-radius:30px;background:linear-gradient(180deg,#fffcf7eb,#f8f1e8db);box-shadow:var(--shadow-soft)}.hero-section__trust{font-size:.96rem;color:var(--muted)}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:50px;padding:0 22px;border-radius:999px;border:1px solid transparent;font-weight:700;transition:transform .16s var(--ease-out),border-color .16s var(--ease-out),background-color .16s var(--ease-out),color .16s var(--ease-out),box-shadow .16s var(--ease-out)}.button:hover{transform:translateY(-1px)}.button:active{transform:scale(.97)}.button--primary{background:linear-gradient(180deg,#b18149,#8f622f);color:#fffdf8;box-shadow:0 18px 36px #815b2f2e}.button--primary:hover{box-shadow:0 20px 40px #815b2f38}.button--secondary{border-color:#0f1b2d24;background:#fff9;color:var(--foreground)}.button--ghost{border-color:#0f1b2d1f;background:transparent;color:var(--foreground)}.button--inline{margin-top:24px}.surface-panel,.card,.metric-card{border:1px solid var(--border);background:linear-gradient(180deg,var(--surface-strong) 0%,rgba(247,241,233,.92) 100%);box-shadow:var(--shadow-soft);transition:transform .22s var(--ease-out),box-shadow .22s var(--ease-out),border-color .22s var(--ease-out),background-color .22s var(--ease-out)}.surface-panel{padding:32px;border-radius:var(--radius-xl)}.surface-panel:hover,.card:hover,.metric-card:hover{transform:translateY(-4px);box-shadow:0 28px 68px #08101c1f}.hero-portrait-panel{position:relative;display:flex;align-items:flex-end;justify-content:center;overflow:hidden;isolation:isolate;min-height:620px;padding:24px 24px 0;background:linear-gradient(180deg,#101a2afc,#172235f2);border-color:#ffffff14;box-shadow:var(--shadow-strong)}.hero-portrait-panel:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 14%,rgba(255,255,255,.12),transparent 24%),radial-gradient(circle at 50% 110%,rgba(177,129,73,.22),transparent 32%);pointer-events:none}.hero-portrait-panel img{position:relative;z-index:1;display:block;width:min(100%,540px);height:auto;max-height:none;aspect-ratio:17 / 20;object-fit:cover;object-position:center 18%;border-radius:24px 24px 0 0}.media-proof-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.media-proof-strip__item{display:flex;align-items:center;justify-content:center;min-height:76px;padding:16px 18px;border:1px solid rgba(15,27,45,.08);border-radius:22px;background:#ffffffb8;transition:transform .18s var(--ease-out),border-color .18s var(--ease-out),background-color .18s var(--ease-out)}.media-proof-strip__item:hover{transform:translateY(-2px);border-color:#9b6e3d38;background:#ffffffd6}.media-proof-strip__item img{width:auto;max-width:100%;max-height:40px;object-fit:contain;filter:saturate(.94) contrast(1.03)}.cards-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.cards-grid--services,.cards-grid--cases{margin-top:30px}.card,.metric-card{border-radius:var(--radius-lg);padding:26px}.card{display:flex;flex-direction:column;gap:14px}.card:before{content:"";width:44px;height:1px;background:linear-gradient(90deg,rgba(155,110,61,.86),transparent)}.card--service,.card--case-preview{position:relative;overflow:hidden}.card--service:after,.card--case-preview:after{content:"";position:absolute;inset:0;background:linear-gradient(160deg,rgba(155,110,61,.08),transparent 34%,rgba(15,27,45,.02));opacity:0;pointer-events:none;transition:opacity .22s var(--ease-out)}.card--service:hover:after,.card--case-preview:hover:after{opacity:1}.metric-card{position:relative;display:flex;flex-direction:column;gap:10px;overflow:hidden}.metric-card:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(155,110,61,.08),transparent 42%,rgba(15,27,45,.05));opacity:0;transition:opacity .22s var(--ease-out);pointer-events:none}.metric-card:hover:before{opacity:1}.metrics-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:0}.metric-card__value{position:relative;z-index:1;font-size:clamp(2rem,4vw,3rem);line-height:.92;font-weight:800;letter-spacing:-.06em;color:var(--surface-dark)}.metric-card__value--animated{display:inline-flex;align-items:baseline;flex-wrap:wrap;gap:.16em}.metric-card--countable{border-color:#9b6e3d2e;background:linear-gradient(180deg,#fffcf8fa,#f8f0e5f5)}.metric-card__label{position:relative;z-index:1}.metric-card__note,.metric-card__verified,.note-line,.missing-asset-note,.text-link,.site-footer__description,.hero-section__trust,.lead-form__privacy,.form-field__error{color:var(--muted)}.metric-card__verified,.note-line,.missing-asset-note{font-size:.92rem}.metric-card__note{display:none}.text-link{font-weight:700;text-decoration:underline;text-underline-offset:4px;text-decoration-thickness:1px;transition:color .18s var(--ease-out)}.text-link:hover{color:var(--accent-strong)}.two-column-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;align-items:stretch}.narrow-layout{width:min(920px,calc(100vw - 2rem));margin-inline:auto}.stack-list,.faq-list,.bullet-list,.inline-links,.site-footer__links,.site-footer__contact-list{display:grid;gap:14px}.stack-list__item,.faq-item{padding-top:14px;border-top:1px solid rgba(15,27,45,.08)}.faq-item:first-child,.stack-list__item:first-child{border-top:0;padding-top:0}.faq-item summary{cursor:pointer;list-style:none}.faq-item summary::-webkit-details-marker{display:none}.bullet-list{margin:0;padding:0 1.1rem 0 0}.inline-links{list-style:none;padding:0;margin:20px 0 0}.inline-links li{display:inline-flex;margin-inline-end:18px}.inline-links--stacked{gap:10px}.inline-links--stacked li{display:flex;margin-inline-end:0}.case-media-links{margin-top:26px;padding-top:18px;border-top:1px solid rgba(255,255,255,.14)}.breadcrumbs{margin-bottom:18px}.breadcrumbs ol{display:flex;gap:10px;list-style:none;padding:0;margin:0;flex-wrap:wrap;color:var(--muted);font-size:.94rem}.breadcrumbs li:not(:last-child):before{content:"/";margin-inline-start:10px;color:#0f1b2d52}.lead-form{display:grid;gap:18px}.lead-form__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.form-field{display:grid;gap:8px}.form-field label{font-size:.95rem;font-weight:700}.form-field input,.form-field textarea,.form-field select{width:100%;min-height:54px;padding:14px 16px;border:1px solid rgba(15,27,45,.12);border-radius:18px;background:#ffffffb8;color:var(--foreground);transition:border-color .18s var(--ease-out),background-color .18s var(--ease-out),box-shadow .18s var(--ease-out)}.form-field textarea{resize:vertical;min-height:150px}.form-field input:focus,.form-field textarea:focus,.form-field select:focus,.menu-toggle:focus,.site-nav__link:focus,.button:focus,.text-link:focus,.brand-link:focus,.site-footer a:focus{outline:2px solid rgba(155,110,61,.44);outline-offset:2px}.form-field input:focus,.form-field textarea:focus,.form-field select:focus{border-color:#9b6e3d57;background:#fffffff0;box-shadow:0 0 0 4px #9b6e3d14}.form-field__error{min-height:1.3em;font-size:.9rem}.lead-form__feedback{min-height:1.5em}.lead-form__feedback-message{margin:0;display:inline-flex;align-items:center;gap:10px;font-weight:700}.lead-form__feedback-message--success{color:var(--success)}.lead-form__feedback-message--error{color:#9f2f2f}.lead-form__success-dot{width:10px;height:10px;border-radius:999px;background:currentColor;box-shadow:0 0 0 6px color-mix(in srgb,currentColor 16%,transparent)}.button__loading-content{display:inline-flex;align-items:center;justify-content:center;gap:10px}.button__spinner{width:1.05rem;height:1.05rem;border-radius:999px;border:2px solid rgba(255,253,248,.35);border-top-color:#fffdf8;animation:button-spin .7s linear infinite}.button--loading{cursor:wait}@keyframes button-spin{to{transform:rotate(360deg)}}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.site-footer{padding:48px 0 96px;border-top:1px solid rgba(255,255,255,.06);background:linear-gradient(180deg,#121b2b,#0d1522);color:#fff9f0f5}.site-footer__inner{display:grid;gap:24px}.site-footer__brand{margin:0 0 10px;font-size:1.35rem}.site-footer__description,.site-footer__legal,.site-footer__links a,.site-footer__contact-list a{color:#fff9f0b8}.section--case-collection{position:relative}.card--case-preview{min-height:100%;border-color:#0f1b2d14;background:linear-gradient(180deg,#fffdf9fc,#f4ede4f5)}.card--case-preview .bullet-list{margin-top:auto;padding-top:6px}.card--case-preview:hover{border-color:#9b6e3d3d}.section--case-study-hero{position:relative;overflow:hidden}.section--case-study-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 16% 15%,rgba(15,27,45,.08),transparent 24%),radial-gradient(circle at 84% 28%,rgba(155,110,61,.12),transparent 26%);pointer-events:none}.case-study-hero__inner{position:relative;padding:36px;border:1px solid rgba(15,27,45,.08);border-radius:34px;background:linear-gradient(180deg,#fffcf7eb,#f7efe4d6);box-shadow:var(--shadow-soft)}.section--case-study-results .metrics-grid{margin-top:18px}.surface-panel--case-work{background:linear-gradient(180deg,#fffcf7fc,#f6eee4f2)}.surface-panel--case-results{border-color:#9b6e3d33;background:radial-gradient(circle at top left,rgba(155,110,61,.1),transparent 28%),linear-gradient(180deg,#fffcf7fa,#f7efe4f5)}.surface-panel--case-proof{border-color:#9b6e3d2e;background:linear-gradient(180deg,#101a2afc,#152235f5)}.surface-panel--case-proof h2,.surface-panel--case-proof p,.surface-panel--case-proof .text-link,.surface-panel--case-proof .inline-links a{color:#fff9f0f5}.surface-panel--case-proof .inline-links{margin-top:24px}.surface-panel--case-proof .text-link{display:inline-flex;margin-top:10px;color:#f0c88e}.surface-panel--case-proof .inline-links a,.surface-panel--case-proof .case-media-links .text-link{color:#f5debb}.surface-panel--lead{background:linear-gradient(180deg,#fffcf7fa,#f5ede2f0)}.two-column-grid--case-story>*,.two-column-grid--case-proof>*,.section--case-collection .card--case-preview,.case-study-hero__inner{min-width:0}.case-study-hero__inner h1,.case-study-hero__inner .lead,.section--case-study-results p,.section--case-study-proof p,.section--case-study-proof .text-link,.section--case-collection .card--case-preview h2,.section--case-collection .card--case-preview p,.section--case-collection .bullet-list li{overflow-wrap:break-word;word-break:normal;text-wrap:pretty}.two-column-grid--about-intro{align-items:stretch}.surface-panel--about-copy{display:grid;gap:18px;align-content:start}.surface-panel--about-gallery{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 200px;gap:18px;align-items:end;background:linear-gradient(180deg,#fffcf7f5,#f2ebe1eb)}.about-gallery__award,.about-gallery__broadcast{margin:0;overflow:hidden;border-radius:22px;border:1px solid rgba(15,27,45,.08);background:#ffffffb8}.about-gallery__award img,.about-gallery__broadcast img{width:100%;height:100%;object-fit:cover}.about-gallery__award{min-height:100%}.about-gallery__broadcast{align-self:end;box-shadow:0 18px 42px #08101c24}.mobile-sticky-cta{display:none}@media (max-width: 1180px){.hero-section__grid,.section--contact__grid,.two-column-grid{grid-template-columns:1fr 1fr}.cards-grid,.cards-grid--services,.cards-grid--cases,.metrics-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.media-proof-strip{grid-template-columns:repeat(4,minmax(0,1fr))}.hero-section h1,.section h1{max-width:none}}@media (max-width: 1024px){.hero-section{padding-top:64px}.hero-section__grid{grid-template-columns:1fr}.hero-portrait-panel{min-height:560px}.hero-portrait-panel img{width:min(100%,500px);height:auto;max-height:none}.surface-panel--about-gallery{grid-template-columns:1fr 180px}}@media (max-width: 840px){.menu-toggle{display:inline-flex}.site-nav{position:absolute;top:calc(100% + 8px);right:1rem;left:1rem;display:none;flex-direction:column;align-items:stretch;padding:18px;border-radius:24px;border:1px solid var(--border);background:#fffaf4fa;box-shadow:var(--shadow-soft)}.site-nav--open{display:flex}.site-nav__cta{margin-inline-start:0}.section,.section--contact{padding:72px 0}.section--hero-compact{padding-top:54px;padding-bottom:44px}.hero-section{padding-top:48px;padding-bottom:32px}.hero-section__grid,.section--contact__grid,.two-column-grid,.cards-grid,.cards-grid--services,.cards-grid--cases,.metrics-grid,.lead-form__grid{grid-template-columns:1fr}.media-proof-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.surface-panel,.card,.metric-card{padding:24px}.site-header__inner{min-height:74px}.hero-section__content{gap:16px;padding-top:0}.hero-section h1,.section h1{font-size:clamp(2.5rem,12vw,3.75rem)}.hero-section__intro,.section p,.section li,.lead,.metric-card__note{font-size:.99rem;line-height:1.82}.hero-portrait-panel--desktop{display:none}.hero-portrait-inline{display:block;margin:6px 0 2px;padding:14px;border:1px solid rgba(15,27,45,.08);border-radius:26px;background:linear-gradient(180deg,#101a2af5,#172235ed);box-shadow:var(--shadow-soft)}.hero-portrait-inline img{display:block;width:100%;height:auto;border-radius:18px;object-fit:contain;object-position:center top}.hero-section__proof-block{margin-top:22px;padding:20px}.media-proof-strip__item{min-height:70px;padding:14px 16px}.media-proof-strip__item img{max-height:36px}.inline-links li,.inline-links--stacked li{display:flex;margin-inline-end:0}.surface-panel--about-gallery{grid-template-columns:1fr}.about-gallery__broadcast{max-width:260px}.case-study-hero__inner{padding:24px;border-radius:24px}.site-footer{padding-bottom:120px}.mobile-sticky-cta{position:fixed;left:0;right:0;bottom:12px;z-index:55;display:flex;justify-content:center;pointer-events:none}.mobile-sticky-cta__button{min-width:min(92vw,320px);pointer-events:auto;box-shadow:0 20px 42px #08101c2e}}@media (max-width: 640px){.container,.narrow-layout{width:min(100vw - 1.25rem,100%)}.section{padding:64px 0}.surface-panel,.card,.metric-card,.case-study-hero__inner,.hero-section__proof-block{border-radius:24px}.hero-section h1,.section h1{font-size:clamp(2.2rem,11vw,3.05rem);line-height:1.04}.section h2{font-size:clamp(1.65rem,8vw,2.15rem)}.button,.button--primary,.button--secondary,.button--ghost{width:100%}.hero-section__actions,.lead-form__actions{display:grid;grid-template-columns:1fr}.metric-card__value{font-size:clamp(1.9rem,10vw,2.55rem)}.case-study-hero__inner h1,.section--case-collection .card--case-preview h2{text-wrap:balance}}@media (max-width: 390px){.section,.section--contact{padding:56px 0}.surface-panel,.card,.metric-card,.case-study-hero__inner{padding:20px}.hero-section__proof-block{padding:16px}.mobile-sticky-cta{bottom:10px}.mobile-sticky-cta__button{min-width:calc(100vw - 1.25rem)}}@media (prefers-reduced-motion: no-preference){.initial-loader__panel{animation:initial-loader-panel-in .56s var(--ease-out) both}.initial-loader__brand-mark{animation:initial-loader-orbit 4.2s linear infinite}.initial-loader__line:after{animation:initial-loader-line 1.4s var(--ease-in-out) infinite}.initial-loader__pulse--one{animation:initial-loader-pulse 1.6s var(--ease-out) infinite}.initial-loader__pulse--two{animation:initial-loader-pulse 1.6s var(--ease-out) .16s infinite}.initial-loader__pulse--three{animation:initial-loader-pulse 1.6s var(--ease-out) .32s infinite}.route-transition-indicator.is-active{opacity:1}.route-transition-indicator.is-active:before{animation:route-transition-sweep .42s var(--ease-out) both}.public-body.is-route-transitioning #main-content{animation:route-page-enter .22s var(--ease-out) both;transform-origin:top center;will-change:opacity,transform}.public-body.is-case-study-transitioning #main-content[data-page-type=case-study] .case-study-hero__inner,.public-body.is-case-study-transitioning #main-content[data-page-type=case-study] .two-column-grid--case-story>*,.public-body.is-case-study-transitioning #main-content[data-page-type=case-study] .two-column-grid--case-proof>*,.public-body.is-case-study-transitioning #main-content[data-page-type=case-studies] .section--case-collection .card--case-preview{animation:case-study-flow-in .34s var(--ease-out) both;will-change:opacity,transform}.public-body.is-case-study-transitioning #main-content[data-page-type=case-study] .two-column-grid--case-story>:nth-child(2),.public-body.is-case-study-transitioning #main-content[data-page-type=case-study] .two-column-grid--case-proof>:nth-child(2),.public-body.is-case-study-transitioning #main-content[data-page-type=case-studies] .section--case-collection .card--case-preview:nth-child(2){animation-delay:60ms}.public-body.is-case-study-transitioning #main-content[data-page-type=case-studies] .section--case-collection .card--case-preview:nth-child(3){animation-delay:.11s}.public-body.is-case-study-transitioning #main-content[data-page-type=case-studies] .section--case-collection .card--case-preview:nth-child(4){animation-delay:.16s}}@keyframes initial-loader-panel-in{0%{opacity:0;transform:translateY(10px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes initial-loader-orbit{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes initial-loader-line{0%{transform:translate(-130%)}to{transform:translate(130%)}}@keyframes initial-loader-pulse{0%,to{opacity:.42;box-shadow:0 0 8px #d3a1642e}50%{opacity:1;box-shadow:0 0 20px #d3a1646b}}@keyframes case-study-flow-in{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes route-transition-sweep{0%{opacity:0;transform:translate(-140%)}18%{opacity:1}to{opacity:0;transform:translate(calc(100vw + 180px))}}@keyframes route-page-enter{0%{opacity:.62;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion: reduce){.initial-loader,.initial-loader__panel,.initial-loader__brand-mark,.initial-loader__line:after,.initial-loader__pulse{animation:none!important;transition:none!important}html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}.section--about-hero{padding-top:72px;padding-bottom:48px}.section--about-proof{padding-top:0;padding-bottom:36px}.about-hero{display:grid;grid-template-columns:minmax(0,1.06fr) minmax(340px,.94fr);gap:36px;align-items:start}.about-hero__copy{display:grid;gap:18px;max-width:62ch}.about-hero__portrait{display:flex;align-items:flex-end;justify-content:center;overflow:hidden;padding:24px 24px 0;background:linear-gradient(180deg,#101a2afc,#172235f0);border-color:#ffffff14;box-shadow:var(--shadow-strong)}.about-hero__portrait img{width:min(100%,520px);aspect-ratio:4 / 5;object-fit:cover;object-position:center 14%;border-radius:26px 26px 0 0}.about-proof-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.about-proof-strip__item{padding:22px 22px 18px;border-top:1px solid rgba(15,27,45,.14);border-bottom:1px solid rgba(15,27,45,.08);background:#ffffff70}.about-proof-strip__value,.about-proof-strip__label,.about-award-figure figcaption,.about-final-cta__note{margin:0}.about-proof-strip__value{font-size:clamp(1.35rem,2.6vw,1.9rem);line-height:1.05;font-weight:800;letter-spacing:-.04em}.about-proof-strip__label{margin-top:8px;color:var(--muted)}.about-journalism-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,.96fr);gap:34px;align-items:start}.about-copy-stack,.about-editorial-panel{display:grid;gap:18px}.about-copy-stack{max-width:62ch}.about-journalism-layout__media{display:grid;gap:18px;justify-items:stretch}.about-award-figure,.about-secondary-figure{margin:0}.about-award-figure img,.about-secondary-figure img{width:100%;border-radius:24px;box-shadow:var(--shadow-soft)}.about-award-figure figcaption{margin-top:12px;color:var(--muted);font-size:.95rem}.about-secondary-figure{width:min(62%,280px);margin-inline-start:auto}.about-section-stack{width:min(980px,calc(100vw - 2rem));margin-inline:auto}.about-capability-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 28px;list-style:none;padding:0;margin:6px 0}.about-capability-list li{padding:14px 0;border-top:1px solid rgba(15,27,45,.08)}.about-capability-list li:nth-child(-n+2){border-top:0}.about-service-links{grid-template-columns:repeat(2,minmax(0,1fr))}.about-when-list{gap:12px}.about-final-cta{padding-bottom:108px}@media (max-width: 1024px){.about-hero,.about-journalism-layout{grid-template-columns:1fr}.about-hero__portrait{max-width:640px}.about-secondary-figure{width:min(42%,240px)}}@media (max-width: 720px){.section--about-hero{padding-top:56px}.section--about-proof{padding-bottom:28px}.about-hero__portrait{padding:18px 18px 0}.about-proof-strip,.about-capability-list,.about-service-links{grid-template-columns:1fr}.about-capability-list li:nth-child(-n+2){border-top:1px solid rgba(15,27,45,.08)}.about-capability-list li:first-child{border-top:0}.about-secondary-figure{width:min(56%,220px);margin-inline-start:0}.about-final-cta{padding-bottom:132px}}.section--legal-page{padding-top:72px}.legal-page{display:grid;gap:24px;text-align:right}.legal-page__intro{max-width:none}.legal-page__section{display:grid;gap:14px;padding-top:20px;border-top:1px solid rgba(15,27,45,.08)}.legal-page__richtext{display:grid;gap:14px}.legal-page__richtext p{margin:0}.legal-page__list{gap:10px}.site-footer__legal-links{display:flex;flex-wrap:wrap;gap:.5rem 1rem;justify-content:center;font-size:.95rem}.site-footer__legal-links a{color:var(--muted)}.site-footer__legal-links a:hover,.site-footer__legal-links a:focus-visible{color:var(--ink)}@media (max-width: 720px){.section--legal-page{padding-top:56px;padding-bottom:128px}.site-footer__legal-links{justify-content:flex-start}}.home-proof-strip{padding:0 0 1.5rem}.home-proof-strip__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.home-proof-strip__item{background:linear-gradient(180deg,#fffffffa,#f7f1e7f0);border:1px solid rgba(22,44,67,.1);border-radius:1.5rem;box-shadow:0 18px 40px #162c4314;padding:1.25rem 1.35rem;min-height:100%}.home-proof-strip__value{margin:0;font-size:clamp(1.65rem,3vw,2.4rem);line-height:1;font-weight:700;color:var(--navy-900)}.home-proof-strip__label{margin:.55rem 0 0;color:var(--navy-800);font-size:1rem;line-height:1.7}.home-proof-strip__footnote{margin:.8rem 0 0;color:#162c43b8;font-size:.9rem;line-height:1.6}.case-progress-highlight{margin-bottom:1.5rem;padding:1.1rem 1.15rem 1rem;border-radius:1.4rem;background:linear-gradient(180deg,#b48a471a,#fffffffa);border:1px solid rgba(180,138,71,.2)}.case-progress-highlight__values{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem}.case-progress-highlight__value-card{padding:.9rem 1rem;border-radius:1rem;background:#ffffffd1;border:1px solid rgba(22,44,67,.08)}.case-progress-highlight__value-card--target{background:#f7f1e7c7}.case-progress-highlight__value{margin:0;font-size:clamp(1.35rem,2vw,1.8rem);font-weight:700;color:var(--navy-900)}.case-progress-highlight__label{margin:.35rem 0 0;color:#162c43b8;font-size:.95rem}.case-progress-highlight__track{position:relative;margin-top:1rem;height:.9rem;border-radius:999px;background:#162c431a;overflow:hidden}.case-progress-highlight__fill{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#b48a47,#d6b477)}.case-progress-highlight__meta{display:flex;justify-content:space-between;align-items:center;gap:.75rem;margin-top:.75rem;color:var(--navy-800);font-size:.95rem}.case-progress-highlight__meta strong{color:var(--navy-900)}@media (max-width: 900px){.home-proof-strip__grid,.case-progress-highlight__values{grid-template-columns:1fr}.case-progress-highlight__meta{flex-direction:column;align-items:flex-start}}.hero-section{background:#faf9f7;padding:72px 0 30px}.hero-section__grid{direction:ltr;grid-template-columns:minmax(0,.42fr) minmax(0,.58fr);gap:clamp(2rem,4vw,4rem);align-items:end;width:min(1240px,calc(100vw - 2rem));margin-inline:auto}.hero-section__content{direction:rtl;order:2;gap:1.5rem;padding-top:0;align-self:center}.hero-section__copy-block{display:grid;gap:1rem;max-width:36rem}.hero-section .eyebrow{color:#9d7644}.hero-section h1{max-width:10.5ch;font-size:clamp(4.25rem,5.4vw,4.95rem);line-height:.98;color:#111d2f}.hero-section__intro{max-width:30ch;font-size:clamp(1.25rem,1.7vw,1.45rem);line-height:1.6;color:#111d2fe0}.hero-section__audience{margin:0;max-width:34ch;font-size:1rem;line-height:1.7;color:#111d2fad}.hero-section__actions{justify-content:flex-start;gap:.85rem}.hero-section__actions .button{min-height:56px;padding-inline:1.5rem;border-radius:18px}.hero-section .button--primary{background:#9d7644;color:#fffdf8;box-shadow:none}.hero-section .button--primary:hover,.hero-section .button--primary:focus-visible{background:#886235;box-shadow:none}.button--secondary-quiet{border-color:#111d2f29;background:transparent;color:#111d2f;box-shadow:none}.button--secondary-quiet:hover,.button--secondary-quiet:focus-visible{border-color:#111d2f52;background:#111d2f08;box-shadow:none}.hero-portrait-panel{order:1;min-height:0;padding:0;border-radius:20px;border-color:#111d2f1a;background:#ece8e1;box-shadow:none;aspect-ratio:4 / 5}.hero-portrait-panel:before{display:none}.hero-portrait-panel:hover{transform:none;box-shadow:none}.hero-portrait-panel img{width:100%;height:100%;aspect-ratio:4 / 5;object-fit:cover;object-position:center 12%;border-radius:inherit}.hero-portrait-inline{display:none}.home-proof-strip{padding:0 0 3.5rem;background:#faf9f7}.home-proof-strip__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:0;border-top:1px solid rgba(17,29,47,.12);border-bottom:1px solid rgba(17,29,47,.12)}.home-proof-strip__item{display:grid;align-content:start;gap:.55rem;padding:1.2rem 1.4rem 1.15rem;min-height:0;border:0;border-inline-start:1px solid rgba(17,29,47,.12);border-radius:0;background:transparent;box-shadow:none}.home-proof-strip__item:first-child{border-inline-start:0}.home-proof-strip__copy{display:grid;gap:.45rem}.home-proof-strip__value{font-size:clamp(1.9rem,2.8vw,2.6rem);line-height:1;font-weight:800;letter-spacing:-.04em;color:#111d2f}.home-proof-strip__label{margin:0;max-width:24ch;font-size:1rem;line-height:1.55;color:#111d2fcc}.home-proof-strip__footnote{margin:0;font-size:.84rem;line-height:1.55;color:#111d2f9e}@media (max-width: 1024px){.hero-section{padding-top:54px;padding-bottom:24px}.hero-section__grid{width:min(100vw - 2rem,100%);grid-template-columns:1fr;gap:1.25rem}.hero-section__content{order:1}.hero-portrait-panel--desktop{display:none}.hero-portrait-inline{display:block;overflow:hidden;margin:.1rem 0 0;border:1px solid rgba(17,29,47,.1);border-radius:18px;background:#ece8e1}.hero-portrait-inline img{display:block;width:100%;height:auto;aspect-ratio:4 / 5;object-fit:cover;object-position:center 12%}}@media (max-width: 840px){.hero-section{padding-top:42px}.hero-section__copy-block{gap:.9rem}.hero-section h1{max-width:11ch;font-size:clamp(3rem,10.8vw,4rem)}.hero-section__intro{max-width:32ch;font-size:1.08rem;line-height:1.72}.hero-section__actions{display:grid;grid-template-columns:1fr}}@media (max-width: 640px){.hero-section{padding-top:36px;padding-bottom:18px}.hero-section h1{font-size:clamp(2.75rem,12.6vw,3.15rem);line-height:1}.hero-section__audience{font-size:.96rem}.hero-section__actions .button,.button--secondary-quiet{width:100%}.home-proof-strip{padding-bottom:2rem}.home-proof-strip__grid{grid-template-columns:1fr}.home-proof-strip__item{padding:1rem 0;border-inline-start:0;border-top:1px solid rgba(17,29,47,.12)}.home-proof-strip__item:first-child{border-top:0}.home-proof-strip__label{max-width:none;font-size:.97rem;line-height:1.6}.home-proof-strip__value{font-size:clamp(1.7rem,9vw,2.25rem)}.home-proof-strip__item:last-child{padding-bottom:1.15rem}.home-proof-strip__item:last-child .home-proof-strip__value{font-size:clamp(2rem,10vw,2.55rem)}.mobile-sticky-cta{padding-inline:.625rem;bottom:max(10px,env(safe-area-inset-bottom))}.mobile-sticky-cta__button{min-height:54px;border-radius:18px}}@media (prefers-reduced-motion: no-preference){.hero-section__copy-block>*{animation:hero-editorial-reveal .24s var(--ease-out) both}.hero-section__copy-block>*:nth-child(2){animation-delay:40ms}.hero-section__copy-block>*:nth-child(3){animation-delay:80ms}.hero-section__copy-block>*:nth-child(4){animation-delay:.12s}.hero-section__actions{animation:hero-editorial-reveal .26s var(--ease-out) .14s both}.hero-portrait-panel,.hero-portrait-inline{animation:hero-portrait-reveal .28s var(--ease-out) .12s both}}@keyframes hero-editorial-reveal{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes hero-portrait-reveal{0%{opacity:0;transform:translateY(16px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}.site-header--home{-webkit-backdrop-filter:none;backdrop-filter:none;background:#0b172a;border-bottom:1px solid rgba(247,245,240,.08)}.site-header--home .site-header__inner,.hero-section__grid,.home-intro-section{width:100%;max-width:1200px;margin-inline:auto}.brand-link--home{color:#f7f5f0}.brand-link--home .brand-link__line{color:#f7f5f0d6}.menu-toggle--home{border-color:#f7f5f02e;border-radius:10px;background:transparent;color:#f7f5f0}.menu-toggle--home:hover{border-color:#f7f5f057;background:#f7f5f00a}.site-nav--home{gap:18px}.site-nav--home .site-nav__link{color:#f7f5f0e0}.site-nav--home .site-nav__link:hover,.site-nav--home .site-nav__link[aria-current=page]{color:#f7f5f0}.site-nav--home .site-nav__link:after{background:#a9793f}.site-nav__cta--home{min-height:42px;padding-inline:16px;border-radius:10px;border-color:#f7f5f038;background:transparent;color:#f7f5f0;box-shadow:none}.site-nav__cta--home:hover{background:#f7f5f00f;box-shadow:none}.hero-section{background:#0b172a;color:#f7f5f0;padding:40px 0 52px}.hero-section:before{display:none}.hero-section__grid{grid-template-columns:minmax(320px,.9fr) minmax(0,1.4fr);grid-template-areas:"portrait content" "portrait proof";gap:38px 64px;align-items:start}.hero-section__content{grid-area:content;gap:24px;padding-top:54px}.hero-section__copy-block{display:grid;gap:18px}.hero-section h1{max-width:12ch;color:#f7f5f0;font-size:clamp(4.75rem,6vw,5.25rem);line-height:.99;letter-spacing:-.055em;text-wrap:balance}.hero-section__headline-line{display:block}.hero-section .eyebrow{color:#d3a164;font-size:.82rem;letter-spacing:.12em}.hero-section__intro{max-width:34ch;font-size:clamp(1.25rem,1.55vw,1.375rem);line-height:1.62;color:#f7f5f0}.hero-section__audience{margin:0;max-width:34ch;font-size:1.03rem;line-height:1.65;color:#f7f5f0e0}.hero-section__actions{gap:18px;align-items:center}.hero-section__primary-cta{min-width:236px}.hero-section .button--primary{border-radius:10px;background:#a9793f;color:#f7f5f0;box-shadow:none}.hero-section .button--primary:hover{background:#946834;box-shadow:none}.text-link--hero{display:inline-flex;align-items:center;gap:8px;color:#f7f5f0f0;text-decoration-color:#f7f5f075}.text-link--hero:after{content:"←";font-size:.95em;line-height:1}.text-link--hero:hover{color:#f7f5f0}.hero-featured-proof{display:grid;gap:10px;max-width:31rem;margin-top:6px;padding-top:20px;border-top:1px solid rgba(247,245,240,.18)}.hero-featured-proof__line{width:54px;height:1px;background:#a9793f}.hero-featured-proof__value,.hero-featured-proof__label,.hero-featured-proof__footnote{margin:0}.hero-featured-proof__value{font-size:clamp(3rem,4.8vw,4.15rem);line-height:.95;font-weight:800;letter-spacing:-.055em;color:#f7f5f0}.hero-featured-proof__label{max-width:28ch;font-size:1.05rem;line-height:1.65;color:#f7f5f0}.hero-featured-proof__footnote{font-size:.9rem;line-height:1.55;color:#f7f5f0d6}.hero-portrait{grid-area:portrait;align-self:start;width:min(100%,430px);margin:0;border:1px solid rgba(247,245,240,.18);border-radius:10px;overflow:hidden;background:#102033}.hero-portrait img{display:block;width:100%;height:auto;aspect-ratio:4 / 5;object-fit:cover;object-position:center 18%}.home-proof-strip{grid-area:proof;margin-top:6px;padding-top:18px;border-top:1px solid rgba(247,245,240,.18);background:transparent}.home-proof-strip__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:0}.home-proof-strip__item{min-height:0;padding:0 0 0 20px;border:0;border-radius:0;background:transparent;box-shadow:none}.home-proof-strip__item+.home-proof-strip__item{padding:0 20px 0 0;border-inline-start:1px solid rgba(247,245,240,.18)}.home-proof-strip__value{margin:0;font-size:clamp(2.2rem,3.2vw,3rem);line-height:.95;font-weight:800;letter-spacing:-.05em;color:#f7f5f0}.home-proof-strip__label{margin:10px 0 0;max-width:18ch;font-size:.98rem;line-height:1.55;color:#f7f5f0e0}.section--home-intro{position:relative;background:#f7f5f0;padding-top:74px}.section--home-intro:before{content:"";position:absolute;inset-inline:0;top:0;height:1px;background:#0b172a14}.home-intro-section__header{max-width:44rem;margin-bottom:30px}.home-intro-section__header h2{margin-bottom:14px}@media (prefers-reduced-motion: no-preference){.hero-section__copy-block,.hero-section__actions,.hero-featured-proof{animation:hero-copy-rise .22s var(--ease-out) both}.hero-portrait{animation:hero-portrait-rise .24s var(--ease-out) both}}@keyframes hero-copy-rise{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes hero-portrait-rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 1180px){.hero-section__grid{grid-template-columns:minmax(0,1.38fr) minmax(300px,.92fr);gap:40px}.hero-section h1{font-size:clamp(4.1rem,7vw,4.8rem)}}@media (max-width: 840px){.site-header--home .site-header__inner{min-height:68px}.site-nav--home{top:calc(100% + 6px);border-radius:14px;border-color:#f7f5f01f;background:#0b172afa;box-shadow:none}.site-nav--home .site-nav__cta{width:100%}.hero-section{padding:18px 0 36px}.hero-section__grid{grid-template-columns:1fr;grid-template-areas:"content" "portrait" "proof";gap:22px}.hero-section__content,.hero-portrait,.home-proof-strip{grid-column:auto;grid-area:auto}.hero-section__content{order:1;gap:18px;padding-top:10px}.hero-section h1{max-width:none;font-size:clamp(2.7rem,11.4vw,2.95rem);line-height:1.02}.hero-section__intro{max-width:none;font-size:1.04rem;line-height:1.72}.hero-section__audience{font-size:.98rem;line-height:1.6}.hero-section__actions{display:grid;justify-items:stretch;gap:14px}.hero-section__primary-cta{width:100%;min-width:0}.text-link--hero{justify-self:start}.hero-featured-proof{max-width:none;margin-top:2px;padding-top:16px}.hero-featured-proof__value{font-size:clamp(2.7rem,12vw,3.45rem)}.hero-featured-proof__label{font-size:.98rem;line-height:1.55}.hero-portrait{order:2;width:100%;max-width:none;height:clamp(280px,78vw,330px)}.hero-portrait img{width:100%;height:100%;object-position:center 12%}.home-proof-strip{order:3;margin-top:0;padding-top:18px}.home-proof-strip__item{padding:0 0 0 14px}.home-proof-strip__item+.home-proof-strip__item{padding:0 14px 0 0}.home-proof-strip__value{font-size:clamp(1.9rem,9vw,2.4rem)}.home-proof-strip__label{max-width:none;font-size:.93rem;line-height:1.5}.section--home-intro{padding-top:58px}}@media (max-width: 640px){.menu-toggle--home{padding:10px 14px}.hero-section .eyebrow{font-size:.74rem;letter-spacing:.1em}.hero-section h1{font-size:clamp(2.625rem,11vw,2.875rem)}.hero-featured-proof__footnote{font-size:.86rem}.home-proof-strip__grid{gap:0}}.hero-section__content,.hero-section__copy-block,.hero-featured-proof,.hero-featured-proof__value,.home-proof-strip__item{min-width:0}.hero-section h1,.hero-featured-proof__value{max-width:100%}@media (prefers-reduced-motion: no-preference){[data-home-reveal]{opacity:0;transform:translateY(24px);transition:opacity .52s var(--ease-out) var(--reveal-delay, 0ms),transform .52s var(--ease-out) var(--reveal-delay, 0ms);will-change:transform,opacity}[data-home-reveal].is-visible{opacity:1;transform:translateY(0)}.hero-section .button--primary,.hero-section .button--secondary,.text-link--hero,.home-proof-strip__item,.section--home-intro .card,.cards-grid--services .card--service,.section--case-collection .card--case-preview,.two-column-grid .stack-list__item,.two-column-grid .faq-item{transition:transform .18s var(--ease-out),box-shadow .18s var(--ease-out),border-color .18s var(--ease-out),background-color .18s var(--ease-out),color .18s var(--ease-out)}.hero-section .button--primary:hover,.hero-section .button--secondary:hover,.section--home-intro .card:hover,.cards-grid--services .card--service:hover,.section--case-collection .card--case-preview:hover,.two-column-grid .stack-list__item:hover,.two-column-grid .faq-item:hover,.home-proof-strip__item:hover{transform:translateY(-4px)}.hero-section .button--primary:hover,.hero-section .button--secondary:hover{box-shadow:0 18px 42px #050c1847}.text-link--hero:hover{transform:translate(-3px)}.section--home-intro .card:hover,.cards-grid--services .card--service:hover,.section--case-collection .card--case-preview:hover,.two-column-grid .stack-list__item:hover,.two-column-grid .faq-item:hover,.home-proof-strip__item:hover{box-shadow:0 18px 42px #050c181f}}@media (max-width: 840px){.hero-section .container{width:min(100vw - 1.75rem,100%)}.hero-section__grid{gap:20px}.hero-section__content{gap:16px;padding-top:8px}.hero-section h1{font-size:clamp(2.35rem,10.4vw,2.75rem);line-height:1.04;letter-spacing:-.04em}.hero-section__intro,.hero-section__audience,.hero-featured-proof__label,.hero-featured-proof__footnote{max-width:none}.hero-featured-proof__value{font-size:clamp(2.3rem,10vw,3rem);line-height:1}.home-proof-strip__grid{grid-template-columns:1fr;gap:18px}.home-proof-strip__item,.home-proof-strip__item+.home-proof-strip__item{padding:0}.home-proof-strip__item+.home-proof-strip__item{border-inline-start:0;border-top:1px solid rgba(247,245,240,.18);padding-top:18px}}@media (max-width: 640px){.hero-section .container{width:min(100vw - 2rem,100%)}.hero-section__grid{gap:18px}.hero-section h1{font-size:clamp(2.15rem,10.1vw,2.55rem);line-height:1.05}.hero-section__intro{font-size:1rem;line-height:1.66}.hero-featured-proof__value{font-size:clamp(2.05rem,9.6vw,2.55rem)}.hero-portrait{height:clamp(240px,74vw,300px)}}.surface-panel--contact-home{border-color:#9b6e3d2e;background:radial-gradient(circle at top right,rgba(155,110,61,.12),transparent 32%),linear-gradient(180deg,#fffcf7fa,#f6eee4f0)}.lead-form--contact-simple{gap:20px}.lead-form--contact-simple .lead-form__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.lead-form--contact-simple .form-field textarea{min-height:180px}.lead-form--contact-simple .lead-form__actions{justify-content:space-between}.about-journalism-layout__media{align-items:start}.about-award-figure{max-width:min(100%,720px)}.about-award-figure img,.about-secondary-figure img{display:block;width:auto;max-width:100%;height:auto;object-fit:contain;background:#fffbf5eb;border:1px solid rgba(15,27,45,.08)}.about-secondary-figure{width:min(48%,260px)}@media (max-width: 720px){.lead-form--contact-simple .lead-form__grid{grid-template-columns:1fr}.lead-form--contact-simple .lead-form__actions{justify-content:stretch}.about-award-figure{max-width:100%}.about-secondary-figure{width:min(72%,260px)}}.home-campaign-meter{display:grid;gap:10px;margin-top:10px;padding:16px 18px;border-radius:22px;border:1px solid rgba(155,110,61,.16);background:linear-gradient(180deg,#fffbf6eb,#f6eee3eb)}.home-campaign-meter__value{margin:0;font-size:clamp(1.7rem,3vw,2.35rem);line-height:.95;font-weight:800;letter-spacing:-.05em;color:var(--surface-dark)}.home-campaign-meter__label{margin:0;font-size:.92rem;color:var(--muted)}.home-campaign-meter__track{position:relative;overflow:hidden;height:8px;border-radius:999px;background:#0f1b2d1a}.home-campaign-meter__fill{display:block;width:100%;height:100%;transform:scaleX(0);transform-origin:right center;background:linear-gradient(90deg,#b18149f5,#dbaf70f0);animation:home-meter-fill 1.35s var(--ease-out) forwards}.contact-social-links{display:flex;flex-wrap:wrap;gap:12px;align-items:center;margin-top:18px;padding-top:18px;border-top:1px solid rgba(15,27,45,.08)}.contact-social-links__item,.floating-utility-button{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:999px;border:1px solid rgba(15,27,45,.12);background:#ffffffd6;color:var(--foreground);box-shadow:0 12px 30px #08101c14;transition:transform .18s var(--ease-out),border-color .18s var(--ease-out),background-color .18s var(--ease-out),box-shadow .18s var(--ease-out),opacity .18s var(--ease-out)}.contact-social-links__item svg,.floating-utility-button svg{width:20px;height:20px}.contact-social-links__item:hover,.floating-utility-button:hover{transform:translateY(-2px);border-color:#9b6e3d52;background:#fffffff5;box-shadow:0 18px 36px #08101c1f}.contact-social-links__item:active,.floating-utility-button:active{transform:scale(.97)}.floating-utility-stack{position:fixed;left:16px;bottom:18px;z-index:70;display:flex;flex-direction:column;gap:10px}.floating-utility-button--accessibility{background:linear-gradient(180deg,#fffbf6f5,#f6eee3fa)}.floating-utility-button--accessibility.is-active{border-color:#9b6e3d57;background:#9b6e3d1f;box-shadow:0 18px 36px #08101c24}.accessibility-toolbar{position:relative}.accessibility-toolbar__panel{position:absolute;left:0;bottom:calc(100% + 12px);width:min(320px,calc(100vw - 1.5rem));display:none;gap:16px;padding:18px;border:1px solid rgba(15,27,45,.12);border-radius:24px;background:linear-gradient(180deg,#fffffffa,#f8f4eef5),var(--surface);box-shadow:0 18px 40px #08101c24;direction:rtl;text-align:right}.accessibility-toolbar__panel.is-open{display:grid}.accessibility-toolbar__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.accessibility-toolbar__eyebrow{margin:0 0 4px;font-size:.72rem;font-weight:700;letter-spacing:.12em;color:var(--gold-deep)}.accessibility-toolbar__title{margin:0;font-size:1rem;font-weight:600;color:var(--foreground)}.accessibility-toolbar__statement-link{color:var(--foreground);font-size:.92rem;font-weight:600;text-decoration:underline;text-underline-offset:.18em}.accessibility-toolbar__controls{display:grid;gap:10px}.accessibility-toolbar__row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border:1px solid rgba(15,27,45,.1);border-radius:18px;background:#ffffffbd}.accessibility-toolbar__label{font-size:.94rem;font-weight:600}.accessibility-toolbar__font-buttons{display:inline-flex;align-items:center;gap:8px}.accessibility-toolbar__mini-button,.accessibility-toolbar__toggle,.accessibility-toolbar__reset{font:inherit}.accessibility-toolbar__mini-button{display:inline-flex;align-items:center;justify-content:center;min-width:38px;min-height:38px;padding:0 12px;border:1px solid rgba(15,27,45,.12);border-radius:999px;background:#ffffffe6;color:var(--foreground);transition:transform .18s var(--ease-out),border-color .18s var(--ease-out),background-color .18s var(--ease-out)}.accessibility-toolbar__mini-button:hover,.accessibility-toolbar__mini-button:focus-visible,.accessibility-toolbar__toggle:hover,.accessibility-toolbar__toggle:focus-visible,.accessibility-toolbar__reset:hover,.accessibility-toolbar__reset:focus-visible{border-color:#9b6e3d57;background:#9b6e3d14}.accessibility-toolbar__mini-button:active,.accessibility-toolbar__toggle:active,.accessibility-toolbar__reset:active{transform:scale(.97)}.accessibility-toolbar__mini-button:disabled{opacity:.45;cursor:not-allowed}.accessibility-toolbar__font-indicator{min-width:58px;text-align:center;font-size:.92rem;font-weight:700}.accessibility-toolbar__toggle{width:100%;min-height:48px;padding:0 14px;border:1px solid rgba(15,27,45,.12);border-radius:18px;background:#fffc;color:var(--foreground);text-align:right;transition:transform .18s var(--ease-out),border-color .18s var(--ease-out),background-color .18s var(--ease-out),color .18s var(--ease-out)}.accessibility-toolbar__toggle.is-active{border-color:#9b6e3d66;background:#9b6e3d24}.accessibility-toolbar__reset{justify-self:flex-start;padding:0;border:0;background:transparent;color:var(--foreground-muted);font-size:.92rem;font-weight:600;text-decoration:underline;text-underline-offset:.18em}.floating-utility-button--top{opacity:0;pointer-events:none;transform:translateY(12px)}.floating-utility-button--top.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}.hero-section__grid>.home-proof-strip{display:none}@keyframes home-meter-fill{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@media (prefers-reduced-motion: reduce){.home-campaign-meter__fill{animation:none;transform:scaleX(1)}.contact-social-links__item,.floating-utility-button{transition:none}}@media (max-width: 840px){.floating-utility-stack{left:12px;bottom:84px}.contact-social-links{justify-content:flex-start}}@media (max-width: 640px){.home-campaign-meter{padding:14px 16px}.home-campaign-meter__value{font-size:1.9rem}.floating-utility-button,.contact-social-links__item{width:46px;height:46px}.accessibility-toolbar__panel{width:min(300px,calc(100vw - 1rem));padding:16px}.accessibility-toolbar__header,.accessibility-toolbar__row{display:grid}.accessibility-toolbar__font-buttons{justify-content:flex-start}}.cookie-consent-banner{position:fixed;right:18px;bottom:18px;z-index:82;width:min(440px,calc(100vw - 2rem));padding:18px 18px 16px;border:1px solid rgba(155,110,61,.24);border-radius:24px;background:linear-gradient(180deg,#101a2af5,#0b1320fa),var(--surface-dark);color:#fffbf6f0;box-shadow:0 28px 72px #08101c57;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.cookie-consent-banner__title{margin:0 0 8px;font-size:1rem;font-weight:800;letter-spacing:-.02em;color:#fff8ef}.cookie-consent-banner__text{margin:0;font-size:.95rem;line-height:1.75;color:#fff8efd1}.cookie-consent-banner__actions{display:flex;justify-content:flex-end;gap:10px;margin-top:16px}.cookie-consent-banner .button{min-width:112px}.cookie-consent-banner .button--secondary{color:#fff8efeb;border-color:#fff8ef33;background:#ffffff0a}.cookie-consent-banner .button--secondary:hover{border-color:#fff8ef5c;background:#ffffff14}@media (max-width: 840px){.cookie-consent-banner{right:12px;left:12px;bottom:94px;width:auto;padding:16px 16px 14px}}@media (max-width: 540px){.cookie-consent-banner__actions{flex-direction:column-reverse;align-items:stretch}.cookie-consent-banner .button{width:100%}}@media (prefers-reduced-motion: reduce){.cookie-consent-banner,.cookie-consent-banner .button{transition:none}}@media (prefers-reduced-motion: no-preference){.scroll-progress{position:relative;overflow:hidden}.scroll-progress:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(255,248,239,.75),transparent);transform:translate(-130%);animation:scroll-progress-sheen 3.6s ease-in-out infinite;pointer-events:none}.hero-stage{--hero-pointer-x: 78%;--hero-pointer-y: 18%;--hero-shift-x: 0px;--hero-shift-y: 0px;--hero-tilt-x: 0deg;--hero-tilt-y: 0deg}.hero-stage:after{content:"";position:absolute;inset:-18% -10% 0;background:radial-gradient(circle at var(--hero-pointer-x) var(--hero-pointer-y),rgba(233,210,149,.16),transparent 24%),radial-gradient(circle at calc(100% - var(--hero-pointer-x)) calc(100% - var(--hero-pointer-y)),rgba(91,151,247,.12),transparent 28%);opacity:.96;pointer-events:none;transition:opacity .18s var(--ease-out)}.hero-stage__orb,.hero-portrait-feature,.hero-proof-strip,.hero-portrait-feature__frame,.hero-board__badge{transition:transform .22s var(--ease-out),box-shadow .22s var(--ease-out),border-color .22s var(--ease-out);will-change:transform}.hero-stage__orb--gold{transform:translate3d(calc(var(--hero-shift-x) * -.34),calc(var(--hero-shift-y) * -.22),0)}.hero-stage__orb--blue{transform:translate3d(calc(var(--hero-shift-x) * .28),calc(var(--hero-shift-y) * .2),0)}.hero-portrait-feature{transform:perspective(1400px) rotateX(var(--hero-tilt-x)) rotateY(var(--hero-tilt-y)) translate3d(calc(var(--hero-shift-x) * -.05),calc(var(--hero-shift-y) * -.08),0);transform-style:preserve-3d}.hero-proof-strip{transform:translate3d(calc(var(--hero-shift-x) * .05),calc(var(--hero-shift-y) * .04),0)}.hero-board__badge{transform:translate3d(calc(var(--hero-shift-x) * -.08),calc(var(--hero-shift-y) * -.12),0)}.interactive-panel,.nav-pill,.executive-button,.media-logo-card,.contact-social-links__item,.floating-utility-button{position:relative;overflow:hidden;isolation:isolate;--spotlight-x: 50%;--spotlight-y: 50%;--spotlight-opacity: 0}.interactive-panel:before,.nav-pill:before,.executive-button:before,.media-logo-card:before,.contact-social-links__item:before,.floating-utility-button:before{content:"";position:absolute;inset:1px;border-radius:inherit;background:radial-gradient(220px circle at var(--spotlight-x) var(--spotlight-y),rgba(255,255,255,.28),transparent 62%);opacity:var(--spotlight-opacity);transition:opacity .18s var(--ease-out);pointer-events:none;z-index:0}.interactive-panel>*,.nav-pill>*,.executive-button>*,.media-logo-card>*,.contact-social-links__item>*,.floating-utility-button>*{position:relative;z-index:1}.interactive-panel:hover,.media-logo-card:hover{transform:translateY(-6px);box-shadow:0 24px 62px #08101c24}.nav-pill:hover,.nav-pill--active{transform:translateY(-2px)}.nav-pill--active{box-shadow:0 14px 36px #08101c29}.media-logo-card img{transition:transform .22s var(--ease-out),filter .22s var(--ease-out)}.media-logo-card:hover img{transform:scale(1.04);filter:saturate(1.05) contrast(1.05)}}@keyframes scroll-progress-sheen{0%{transform:translate(-130%)}24%{transform:translate(130%)}to{transform:translate(130%)}}html.user-reduced-motion .hero-stage,html.user-reduced-motion .interactive-panel,html.user-reduced-motion .nav-pill,html.user-reduced-motion .executive-button,html.user-reduced-motion .media-logo-card,html.user-reduced-motion .contact-social-links__item,html.user-reduced-motion .floating-utility-button,html.user-reduced-motion .scroll-progress{--spotlight-opacity: 0 !important;--hero-shift-x: 0px !important;--hero-shift-y: 0px !important;--hero-tilt-x: 0deg !important;--hero-tilt-y: 0deg !important}html.user-reduced-motion .hero-stage:after,html.user-reduced-motion .interactive-panel:before,html.user-reduced-motion .nav-pill:before,html.user-reduced-motion .executive-button:before,html.user-reduced-motion .media-logo-card:before,html.user-reduced-motion .contact-social-links__item:before,html.user-reduced-motion .floating-utility-button:before,html.user-reduced-motion .scroll-progress:after{opacity:0!important;animation:none!important}html.user-dark-mode .hero-stage:after{background:radial-gradient(circle at var(--hero-pointer-x) var(--hero-pointer-y),rgba(225,188,112,.15),transparent 24%),radial-gradient(circle at calc(100% - var(--hero-pointer-x)) calc(100% - var(--hero-pointer-y)),rgba(104,165,255,.12),transparent 28%)}html.user-dark-mode .interactive-panel:before,html.user-dark-mode .nav-pill:before,html.user-dark-mode .executive-button:before,html.user-dark-mode .media-logo-card:before,html.user-dark-mode .contact-social-links__item:before,html.user-dark-mode .floating-utility-button:before{background:radial-gradient(220px circle at var(--spotlight-x) var(--spotlight-y),rgba(255,248,239,.16),transparent 62%)}@media (prefers-reduced-motion: no-preference){.button,.executive-button,.nav-pill,.interactive-panel,.media-logo-card{will-change:transform,box-shadow,border-color}.button svg,.executive-button svg,.nav-pill svg,.interactive-panel .service-detail-panel__icon,.interactive-panel .edge-strip__index,.interactive-panel .info-card{transition:transform .18s var(--ease-out),box-shadow .18s var(--ease-out),border-color .18s var(--ease-out),background-color .18s var(--ease-out),filter .18s var(--ease-out)}.button:hover,.executive-button:hover{transform:translateY(-2px);box-shadow:0 18px 38px #08101c29}.button:hover svg,.executive-button:hover svg{transform:translate(-3px)}.button--secondary:hover,.button--ghost:hover{border-color:#9b6e3d3d;background:#ffffffe6}.nav-pill:hover{box-shadow:0 16px 32px #08101c24}.interactive-panel:hover{border-color:#9b6e3d2e}.hover-scale-card:hover .service-detail-panel__icon,.interactive-panel:hover .service-detail-panel__icon{transform:translateY(-2px) scale(1.04);filter:saturate(1.05)}.interactive-panel:hover .edge-strip__index{transform:translateY(-2px)}.interactive-panel:hover .info-card{border-color:#9b6e3d2e;box-shadow:0 16px 34px #08101c14}html.user-dark-mode .button:hover,html.user-dark-mode .executive-button:hover,html.user-dark-mode .nav-pill:hover,html.user-dark-mode .interactive-panel:hover,html.user-dark-mode .media-logo-card:hover{box-shadow:0 22px 44px #00000057}html.user-dark-mode .button--secondary:hover,html.user-dark-mode .button--ghost:hover{border-color:#f0c88e47;background:#ffffff14}html.user-dark-mode .interactive-panel:hover{border-color:#f0c88e38}}html.user-reduced-motion .button svg,html.user-reduced-motion .executive-button svg,html.user-reduced-motion .nav-pill svg,html.user-reduced-motion .interactive-panel .service-detail-panel__icon,html.user-reduced-motion .interactive-panel .edge-strip__index,html.user-reduced-motion .interactive-panel .info-card{transition:none!important;transform:none!important}@supports (content-visibility: auto){.site-shell main>.section[data-home-reveal],.site-shell main>.section--hero-compact+.section,.site-shell main>.section--case-study-hero+.section,.site-shell main>.section--about-hero+.section,.site-shell main>.section--legal-page+.section{content-visibility:auto;contain-intrinsic-size:1px 960px}.site-shell main>.section.section--contact,.site-shell main>.section--about-proof,.site-shell main>.section.section--case-collection{content-visibility:auto;contain-intrinsic-size:1px 720px}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}:root{--user-font-scale: 1}html{font-size:calc(16px * var(--user-font-scale, 1))}html.user-underlined-links a:not(.button):not(.floating-utility-button):not(.contact-social-links__item){text-decoration:underline!important;text-underline-offset:.18em}html.user-reduced-motion{scroll-behavior:auto}html.user-reduced-motion *,html.user-reduced-motion *:before,html.user-reduced-motion *:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}html.user-dark-mode body{background:radial-gradient(circle at 14% 16%,rgba(184,138,71,.12),transparent 22%),radial-gradient(circle at 82% 10%,rgba(102,138,202,.12),transparent 26%),linear-gradient(180deg,#0b1422,#0f1b2d 38%,#111f33);color:#eef3fb}html.user-dark-mode .site-header,html.user-dark-mode .section--hero,html.user-dark-mode .surface-panel,html.user-dark-mode .card,html.user-dark-mode .lead-form,html.user-dark-mode .lead-form input,html.user-dark-mode .lead-form select,html.user-dark-mode .lead-form textarea,html.user-dark-mode .form-field select,html.user-dark-mode .form-field textarea,html.user-dark-mode .form-field input,html.user-dark-mode .floating-utility-button,html.user-dark-mode .accessibility-toolbar__panel,html.user-dark-mode .accessibility-toolbar__row,html.user-dark-mode .accessibility-toolbar__toggle,html.user-dark-mode .accessibility-toolbar__mini-button,html.user-dark-mode .insights-filter,html.user-dark-mode .insights-filter-feedback,html.user-dark-mode .insights-filter-clear,html.user-dark-mode .insights-search-panel,html.user-dark-mode .insights-search-input,html.user-dark-mode .insights-search-clear,html.user-dark-mode .mobile-sticky-cta,html.user-dark-mode .cookie-consent-banner,html.user-dark-mode .media-proof-strip__item,html.user-dark-mode .about-award-figure img,html.user-dark-mode .about-secondary-figure img,html.user-dark-mode .hero-portrait,html.user-dark-mode .hero-portrait-panel,html.user-dark-mode .hero-portrait-inline{background:#101a2ae0!important;color:#eef3fb!important;border-color:#ffffff29!important;box-shadow:0 18px 40px #0000003d!important}html.user-dark-mode .site-header{background:#09111edb!important}html.user-dark-mode .site-nav__link,html.user-dark-mode .site-nav__cta,html.user-dark-mode .brand-link,html.user-dark-mode .brand-link__line,html.user-dark-mode .lead,html.user-dark-mode p,html.user-dark-mode li,html.user-dark-mode .accessibility-toolbar__title,html.user-dark-mode .accessibility-toolbar__statement-link,html.user-dark-mode .accessibility-toolbar__label,html.user-dark-mode .insights-filter-feedback__title,html.user-dark-mode .insights-filter-feedback__meta,html.user-dark-mode .insights-search-panel__copy p,html.user-dark-mode .insights-search-help,html.user-dark-mode .contact-social-links__item,html.user-dark-mode .button--ghost,html.user-dark-mode .button--inline,html.user-dark-mode .button--dark,html.user-dark-mode .button--dark-outline,html.user-dark-mode .button--secondary,html.user-dark-mode .button--subtle,html.user-dark-mode .button--tertiary,html.user-dark-mode .text-link,html.user-dark-mode .breadcrumbs a,html.user-dark-mode .breadcrumbs span,html.user-dark-mode .card__kicker,html.user-dark-mode .eyebrow,html.user-dark-mode h1,html.user-dark-mode h2,html.user-dark-mode h3,html.user-dark-mode h4,html.user-dark-mode .lead-form__privacy,html.user-dark-mode .form-field__error,html.user-dark-mode .hero-featured-proof__footnote,html.user-dark-mode .hero-featured-proof__label,html.user-dark-mode .about-proof-strip__label,html.user-dark-mode .about-award-figure figcaption,html.user-dark-mode .site-footer__legal-links a,html.user-dark-mode .metric-card__verified,html.user-dark-mode .note-line,html.user-dark-mode .missing-asset-note,html.user-dark-mode .insights-author__role,html.user-dark-mode .insight-article__meta{color:#eef3fb!important}html.user-dark-mode .button--primary,html.user-dark-mode .mobile-sticky-cta__button,html.user-dark-mode .accessibility-toolbar__toggle.is-active,html.user-dark-mode .insights-filter.is-active,html.user-dark-mode .insights-filter:hover,html.user-dark-mode .insights-filter:focus-visible,html.user-dark-mode .insights-filter-clear:hover,html.user-dark-mode .insights-filter-clear:focus-visible,html.user-dark-mode .insights-search-clear:hover,html.user-dark-mode .insights-search-clear:focus-visible,html.user-dark-mode .insights-search-input:focus-visible,html.user-dark-mode .accessibility-toolbar__mini-button:hover,html.user-dark-mode .accessibility-toolbar__mini-button:focus-visible,html.user-dark-mode .accessibility-toolbar__toggle:hover,html.user-dark-mode .accessibility-toolbar__toggle:focus-visible{background:#b88a4738!important;color:#fff8ef!important;border-color:#b88a4773!important}html.user-dark-mode .button--ghost,html.user-dark-mode .button--inline,html.user-dark-mode .site-nav__cta,html.user-dark-mode .floating-utility-button--accessibility.is-active{background:#ffffff14!important;border-color:#ffffff38!important}html.user-dark-mode .site-nav__link,html.user-dark-mode .site-nav--home .site-nav__link{color:#f4f7fcf0!important}html.user-dark-mode .site-nav__link:after,html.user-dark-mode .site-nav--home .site-nav__link:after{background:linear-gradient(90deg,transparent,rgba(222,180,110,.98),transparent)!important}html.user-dark-mode .contact-social-links__item svg,html.user-dark-mode .floating-utility-button svg,html.user-dark-mode .menu-toggle svg{color:#fff8ef!important;stroke:#fff8ef!important}html.user-dark-mode .breadcrumbs li:not(:last-child):before{color:#fff8efb8!important}html.user-dark-mode .insights-filter__count{background:#ffffff1f!important;color:#eef3fb!important}html.user-dark-mode .media-proof-strip__item{background:#f8f9fcf5!important;border-color:#ffffff47!important}html.user-dark-mode .media-proof-strip__item img{filter:saturate(.98) contrast(1.12) brightness(1.02)!important}html.user-dark-mode .about-award-figure img,html.user-dark-mode .about-secondary-figure img{background:#f8f9fcfa!important;padding:8px!important}html.user-dark-mode input::placeholder,html.user-dark-mode textarea::placeholder{color:#eef3fbb8!important}html.user-dark-mode .lead-form input,html.user-dark-mode .lead-form select,html.user-dark-mode .lead-form textarea,html.user-dark-mode .form-field input,html.user-dark-mode .form-field select,html.user-dark-mode .form-field textarea{color:#f8fbff!important}html.user-high-contrast body{background:#fff;color:#111827}html.user-high-contrast .section,html.user-high-contrast .surface-panel,html.user-high-contrast .card,html.user-high-contrast .lead-form input,html.user-high-contrast .lead-form select,html.user-high-contrast .lead-form textarea,html.user-high-contrast .floating-utility-button,html.user-high-contrast .accessibility-toolbar__panel,html.user-high-contrast .accessibility-toolbar__row,html.user-high-contrast .accessibility-toolbar__toggle,html.user-high-contrast .insights-filter,html.user-high-contrast .insights-filter-feedback,html.user-high-contrast .insights-search-panel,html.user-high-contrast .insights-search-input,html.user-high-contrast .insights-search-clear,html.user-high-contrast .cookie-consent-banner{background:#fff!important;color:#111827!important;border-color:#111827!important;box-shadow:none!important}html.user-high-contrast .button--primary,html.user-high-contrast .button--dark,html.user-high-contrast .mobile-sticky-cta__button{background:#111827!important;color:#fff!important;border-color:#111827!important}html.user-high-contrast a,html.user-high-contrast .eyebrow,html.user-high-contrast .card__kicker,html.user-high-contrast .accessibility-toolbar__eyebrow,html.user-high-contrast .accessibility-toolbar__reset,html.user-high-contrast .insights-filter-feedback__meta,html.user-high-contrast .insights-search-help{color:#111827!important}.insights-shell,.insights-article-shell{display:grid;gap:28px}.section--insights-hero{padding-bottom:36px}.insights-hero{display:grid;gap:24px}.insights-hero__copy{max-width:760px}.insights-hero__copy h1{margin:0;font-size:clamp(2.7rem,5vw,4.5rem);line-height:1.02}.insights-hero__copy .lead,.insight-article__excerpt{font-size:1.24rem;line-height:1.85;color:var(--foreground)}.insights-hero__actions{margin-top:14px}.section--insights-categories,.section--insights-guides,.section--insights-tiktok,.section--insights-case-analyses,.section--insights-author,.section--insights-bottom-cta{padding-top:40px}.insights-section-heading{display:grid;gap:10px;max-width:720px;margin-bottom:24px}.insights-section-heading h2,.surface-panel--insights-author h2,.surface-panel--insights-cta h2,.surface-panel--insight-article h1{margin:0;font-size:clamp(2rem,3.8vw,3rem);line-height:1.08}.insights-search-panel{display:grid;gap:14px;margin-bottom:18px;padding:20px 22px;border:1px solid rgba(15,27,45,.08);border-radius:24px;background:#ffffffad}.insights-search-panel__copy{display:grid;gap:8px}.insights-search-panel__copy h2,.insights-search-panel__copy p,.insights-search-help{margin:0}.insights-search-panel__copy h2{font-size:1.2rem;line-height:1.35}.insights-search-field{position:relative}.insights-search-input{width:100%;min-height:54px;padding:0 18px 0 92px;border:1px solid rgba(15,27,45,.12);border-radius:18px;background:#fffcf7e6;color:var(--foreground);font:inherit;transition:border-color .18s var(--ease-out),background-color .18s var(--ease-out),box-shadow .18s var(--ease-out)}.insights-search-input::placeholder{color:var(--foreground-muted)}.insights-search-input:focus-visible{outline:none;border-color:#9b6e3d61;box-shadow:0 0 0 3px #b88a471f}.insights-search-clear{position:absolute;inset-inline-start:10px;top:50%;min-height:38px;padding:0 14px;border:1px solid rgba(15,27,45,.12);border-radius:999px;background:#ffffffdb;color:var(--foreground);font:inherit;font-weight:600;transform:translateY(-50%);transition:transform .18s var(--ease-out),border-color .18s var(--ease-out),background-color .18s var(--ease-out)}.insights-search-clear:hover,.insights-search-clear:focus-visible{border-color:#9b6e3d57;background:#9b6e3d14}.insights-search-clear:active{transform:translateY(-50%) scale(.97)}.insights-search-help{color:var(--foreground-muted);font-size:.94rem}.insights-filters{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:24px}.insights-filter{display:inline-flex;align-items:center;justify-content:space-between;gap:10px;min-height:46px;padding:0 18px;border-radius:999px;border:1px solid rgba(15,27,45,.12);background:#fffcf7cc;color:var(--foreground);font:inherit;transition:transform .18s var(--ease-out),border-color .18s var(--ease-out),background-color .18s var(--ease-out),color .18s var(--ease-out)}.insights-filter__label{font-weight:600}.insights-filter__count{display:inline-flex;align-items:center;justify-content:center;min-width:32px;min-height:32px;padding:0 10px;border-radius:999px;background:#0f1b2d0f;font-size:.88rem;font-weight:700}.insights-filter:hover,.insights-filter:focus-visible,.insights-filter.is-active{border-color:#9b6e3d57;background:#9b6e3d14;color:var(--foreground)}.insights-filter.is-active .insights-filter__count,.insights-filter:hover .insights-filter__count,.insights-filter:focus-visible .insights-filter__count{background:#9b6e3d29}.insights-filter:active{transform:scale(.97)}.insights-filter-feedback{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:24px;padding:16px 18px;border:1px solid rgba(15,27,45,.08);border-radius:22px;background:#ffffffbd}.insights-filter-feedback__title,.insights-filter-feedback__meta{margin:0}.insights-filter-feedback__title{font-weight:600}.insights-filter-feedback__meta{color:var(--foreground-muted);font-size:.94rem}.insights-filter-clear{min-height:42px;padding:0 16px;border:1px solid rgba(15,27,45,.12);border-radius:999px;background:#ffffffdb;color:var(--foreground);font:inherit;font-weight:600;transition:transform .18s var(--ease-out),border-color .18s var(--ease-out),background-color .18s var(--ease-out)}.insights-filter-clear:hover,.insights-filter-clear:focus-visible{border-color:#9b6e3d57;background:#9b6e3d14}.insights-filter-clear:active{transform:scale(.97)}.cards-grid--insights-categories,.cards-grid--insights-guides{grid-template-columns:repeat(2,minmax(0,1fr))}.card--insight-category,.card--insight-guide,.card--insights-case-preview{min-height:100%;display:grid;gap:16px;align-content:start}.card--insight-guide h3,.card--insights-case-preview h3{margin:0;font-size:1.45rem;line-height:1.25}.inline-links--insights{margin-top:auto}.surface-panel--insights-author,.surface-panel--insights-cta,.surface-panel--insight-article{background:linear-gradient(180deg,#fffcf7fc,#f4ede4f2)}.insights-author-panel,.insights-cta-panel{display:grid;gap:14px}.insights-author__role,.insight-article__meta{color:var(--muted)}.insights-cta-panel__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:8px}.insight-article__header,.insight-article__body{display:grid;gap:16px}.insight-article__meta{display:flex;flex-wrap:wrap;gap:8px 16px;font-size:.98rem}.insight-article__paragraph{margin:0;max-width:70ch;line-height:1.95}.insight-article__subsection{display:grid;gap:10px}.insight-article__subheading{margin:0;font-size:1.08rem;line-height:1.7}.tiktok-creator-card{display:grid;gap:20px;overflow:hidden}.tiktok-creator-card__copy{display:grid;gap:12px;max-width:70ch}.tiktok-creator-card__copy h2{margin:0;font-size:clamp(1.75rem,3vw,2.4rem)}.tiktok-creator-card__copy p,.tiktok-creator-card__fallback{margin:0}.tiktok-creator-card__embed-shell{position:relative;width:100%;overflow-x:auto;overflow-y:hidden;padding-bottom:4px}.tiktok-creator-card__placeholder{display:grid;gap:18px;min-height:212px;padding:22px;border:1px solid rgba(15,23,42,.08);border-radius:26px;background:linear-gradient(135deg,#ffffffeb,#f7f3eaf5),#ffffffeb;box-shadow:inset 0 1px #ffffffb3}.tiktok-creator-card__placeholder-chrome,.tiktok-creator-card__placeholder-body{display:grid;gap:12px}.tiktok-creator-card__placeholder-chrome{grid-auto-flow:column;justify-content:start;align-items:center}.tiktok-creator-card__placeholder-dot{width:10px;height:10px;border-radius:999px;background:#b48a47bf;box-shadow:0 0 0 6px #b48a471f}.tiktok-creator-card__placeholder-line{position:relative;display:block;width:min(100%,680px);height:16px;overflow:hidden;border-radius:999px;background:#11182714}.tiktok-creator-card__placeholder-line:after{content:"";position:absolute;inset:0;transform:translate(0);background:linear-gradient(90deg,transparent,rgba(255,255,255,.82),transparent)}.tiktok-creator-card__placeholder-line--title{height:22px;width:min(65%,360px)}.tiktok-creator-card__placeholder-line--short{width:min(42%,220px)}@media (prefers-reduced-motion: no-preference){.tiktok-creator-card__placeholder-line:after{animation:tiktok-placeholder-sheen 1.7s var(--ease-out) infinite}}.tiktok-creator-card__embed-shell[data-embed-state=idle] .tiktok-embed,.tiktok-creator-card__embed-shell[data-embed-state=loading] .tiktok-embed{opacity:0;pointer-events:none}.tiktok-creator-card__embed-shell[data-embed-state=ready] .tiktok-embed{opacity:1;transition:opacity .18s var(--ease-out)}.tiktok-creator-card__embed-shell .tiktok-embed{width:100%!important;max-width:min(780px,100%)!important;margin:0 auto 0 0!important}.tiktok-creator-card__embed-shell iframe{max-width:100%}@keyframes tiktok-placeholder-sheen{0%{transform:translate(-120%)}to{transform:translate(120%)}}.tiktok-creator-card__fallback a{color:inherit}.tiktok-creator-card--article{margin-top:8px}@media (max-width: 840px){.cards-grid--insights-categories,.cards-grid--insights-guides{grid-template-columns:1fr}.insights-search-panel{padding:18px;border-radius:22px}.insights-search-input{min-height:52px;padding-inline-start:18px;padding-inline-end:18px;padding-block-end:46px}.insights-search-clear{top:auto;bottom:10px;transform:none}.insights-search-clear:active{transform:scale(.97)}.insights-filters{display:grid;grid-template-columns:1fr}.insights-filter{width:100%;justify-self:stretch;text-align:right}.insights-filter-feedback{align-items:flex-start;flex-direction:column}.accessibility-toolbar__panel{width:min(320px,calc(100vw - 1rem))}.insights-cta-panel__actions{display:grid}.tiktok-creator-card__placeholder{min-height:188px;padding:18px;border-radius:22px}.tiktok-creator-card__placeholder-line--title{width:min(76%,280px)}.tiktok-creator-card__placeholder-line--short{width:min(56%,190px)}.tiktok-creator-card__embed-shell .tiktok-embed{min-width:288px!important}}
