.landing{background:var(--background);color:var(--text-primary);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.9375rem;line-height:1.6;overflow-x:clip;-webkit-font-smoothing:antialiased}.landing h1,.landing h2,.landing h3,.landing p{margin:0}.landing a{text-decoration:none}.landing-container{max-width:1120px;margin:0 auto;padding-left:clamp(20px,4vw,40px);padding-right:clamp(20px,4vw,40px)}.landing-section{padding-top:7.5rem;padding-bottom:7.5rem}.landing-band-cream{background:rgba(255,242,210,.4)}.landing-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}.landing-h1{font-size:clamp(2.5rem,5.2vw,4rem);letter-spacing:-.03em;line-height:1.05}.landing-h1,.landing-h2{font-weight:650;color:var(--text-primary)}.landing-h2{font-size:clamp(1.875rem,3.4vw,2.75rem);letter-spacing:-.02em;line-height:1.12}.landing-lede{font-size:1.1875rem;font-weight:400;line-height:1.6;color:var(--text-secondary)}.landing-eyebrow{font-size:.75rem;font-weight:650;letter-spacing:.06em;text-transform:uppercase;line-height:1;color:var(--text-muted)}.landing-caption{font-size:.8125rem;line-height:1.5;color:var(--text-muted)}.landing-num{font-variant-numeric:tabular-nums;font-weight:600;color:var(--text-primary)}.landing-btn{display:inline-flex;align-items:center;justify-content:center;height:44px;padding:0 22px;border-radius:8px;font-size:15px;font-weight:600;white-space:nowrap;transition:background .12s ease,border-color .12s ease;cursor:pointer}.landing-btn-primary{background:var(--brand-forest);color:#ffffff}.landing-btn-primary:hover{background:#16301f}.landing-btn-inverse{background:#faf9f4;color:var(--brand-forest)}.landing-btn-inverse:hover{background:#ffffff}.landing-link{color:var(--accent-cyan-text);font-weight:500}.landing-link:hover{text-decoration:underline}.landing-panel{border:1px solid var(--border);border-radius:12px;background:var(--surface);box-shadow:0 1px 2px rgba(27,42,32,.05),0 8px 24px rgba(27,42,32,.07),0 24px 64px rgba(27,42,32,.08)}@media (prefers-reduced-motion:no-preference){@keyframes landing-fade-up{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.landing-fade{animation:landing-fade-up .5s ease-out backwards}.landing-delay-1{animation-delay:80ms}.landing-delay-2{animation-delay:.16s}.landing-delay-3{animation-delay:.28s}.landing-card-hover{transition:transform .15s ease,box-shadow .15s ease}.landing-card-hover:hover{transform:translateY(-2px);box-shadow:0 1px 2px rgba(27,42,32,.05),0 8px 24px rgba(27,42,32,.07),0 32px 72px rgba(27,42,32,.1)}}.landing-nav{position:sticky;top:0;z-index:40;height:4rem;background:rgba(250,249,244,.92);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border-bottom:1px solid var(--border)}.landing-nav-row{height:100%;display:flex;align-items:center;justify-content:space-between}.landing-nav-actions{display:flex;align-items:center;gap:16px}.landing-nav-signin{font-size:13px;color:var(--text-secondary);transition:color .12s ease}.landing-nav-signin:hover{color:var(--text-primary)}.landing-cta-short{display:none}.landing-brand{gap:8px}.landing-brand,.landing-brand-mark{display:inline-flex;align-items:center}.landing-brand-mark{justify-content:center;width:16px;height:16px;background:var(--brand-forest);border-radius:4px;flex-shrink:0}.landing-brand-core{display:inline-block;width:6px;height:6px;background:var(--accent-lime);border-radius:2px}.landing-brand-word{font-size:18px;font-weight:700;letter-spacing:-.3px;color:#1b2a20}.landing-hero{padding-top:5rem;padding-bottom:7.5rem}.landing-hero-grid{display:grid;grid-template-columns:minmax(0,44fr) minmax(0,56fr);gap:48px;align-items:center}.landing-hero-cta{margin-top:2.5rem;display:flex;align-items:center;gap:16px}.landing-hero-copy .landing-lede{margin-top:1.25rem;max-width:30rem}.landing-hero-note{margin-top:2rem;font-size:.8125rem;color:var(--text-muted)}.landing-hero-art{position:relative;min-width:0}@media (min-width:1151px){.landing-hero-art{margin-right:calc(-1 * (max(0px, (100vw - 1120px) / 2) + clamp(20px, 4vw, 40px)))}}.landing-hero-shot{position:relative}.landing-reframe-inner{max-width:820px}.landing-truths{list-style:none;margin:2.5rem 0 0;padding:0}.landing-truth{font-size:clamp(1.375rem,2.4vw,1.75rem);font-weight:550;letter-spacing:-.015em;line-height:1.35}.landing-truth+.landing-truth{margin-top:3rem}.landing-truth-lead{color:var(--text-primary)}.landing-truth-echo{color:var(--text-muted)}.landing-how-header{max-width:720px}.landing-how-header .landing-h2{margin-top:1rem}.landing-how-header .landing-lede{margin-top:1.25rem}.landing-how-grid{margin-top:2.5rem;display:grid;grid-template-columns:repeat(3,1fr);gap:24px;align-items:stretch}.landing-how-card{display:flex;flex-direction:column;padding:28px;border:1px solid var(--border);border-radius:12px;background:var(--surface);box-shadow:0 1px 2px rgba(27,42,32,.05),0 8px 24px rgba(27,42,32,.07)}.landing-step-number{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:var(--brand-forest);color:#ffffff;font-size:13px;font-weight:600}.landing-how-card h3{margin-top:.75rem;font-size:1.0625rem;font-weight:600;letter-spacing:-.01em;line-height:1.3;color:var(--text-primary)}.landing-how-card p{margin-top:.5rem;font-size:.9375rem;color:var(--text-secondary)}.landing-fragment{margin-top:auto;padding:16px;border:1px solid var(--border);border-radius:10px;background:var(--surface);box-shadow:0 1px 2px rgba(27,42,32,.05),0 8px 24px rgba(27,42,32,.07);font-size:13px}.landing-how-card .landing-fragment{margin-top:1.5rem}.landing-meter-row{display:flex;justify-content:space-between;align-items:baseline;color:var(--text-secondary)}.landing-meter-count{font-size:13px;font-weight:600;font-variant-numeric:tabular-nums;color:var(--text-primary)}.landing-meter-track{margin-top:8px;height:4px;border-radius:2px;background:var(--border-subtle);overflow:hidden}.landing-meter-fill{width:80%;height:100%;border-radius:2px;background:var(--accent-cyan)}.landing-fragment-caption{margin-top:8px;font-size:12px;color:var(--text-muted)}.landing-signal-clause{font-size:13px;font-weight:550;color:var(--text-primary);line-height:1.45}.landing-fragment-meta{margin-top:8px;display:flex;align-items:center;gap:6px;font-size:12px;color:var(--text-muted)}.landing-dot{display:inline-block;width:7px;height:7px;border-radius:50%;flex-shrink:0}.landing-dot-sage{background:#6cbf60}.landing-dot-green{background:var(--accent-green)}.landing-dot-teal{background:var(--accent-cyan)}.landing-dot-sm{width:6px;height:6px}.landing-chip{display:inline-flex;align-items:center;gap:6px;padding:2px 10px;border-radius:999px;font-size:12px;line-height:1.5;white-space:nowrap}.landing-chip-neutral{background:#f5f5f4;color:#57534e}.landing-chip-green{background:rgba(108,191,96,.16);color:var(--accent-green)}.landing-opp-top{display:flex;align-items:center;gap:8px}.landing-opp-name{font-size:13px}.landing-opp-name,.landing-opp-value{font-weight:600;color:var(--text-primary)}.landing-opp-value{margin-left:auto;font-size:14px;font-variant-numeric:tabular-nums}.landing-opp-bottom{margin-top:10px;display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:wrap}.landing-status{display:inline-flex;align-items:center;gap:6px;font-size:12px;color:var(--text-secondary)}.landing-evidence-h2{max-width:900px}.landing-coverage{margin-top:3rem}.landing-coverage-bars{display:flex;gap:12px;height:56px}.landing-coverage-owned{width:72%;border-radius:6px;background:var(--brand-forest)}.landing-coverage-gap{flex:1;border-radius:6px;border:1px solid var(--border);background-color:#ffffff;background-image:repeating-linear-gradient(135deg,#d6d3d1 0 3px,transparent 3px 8px)}.landing-coverage-labels{margin-top:.75rem;display:flex;gap:12px;font-size:13px;color:var(--text-secondary)}.landing-coverage-labels span:first-child{width:72%}.landing-coverage-labels span:last-child{flex:1}.landing-evidence-grid{margin-top:3rem;display:grid;grid-template-columns:5fr 7fr;gap:48px;align-items:start}.landing-stat-panel{padding:32px}.landing-stat-figure{margin-top:.5rem;font-size:clamp(3.25rem,7vw,5.25rem);font-weight:600;letter-spacing:-.03em;line-height:1;font-variant-numeric:tabular-nums;color:var(--text-primary)}.landing-stat-panel>.landing-caption+.landing-caption{margin-top:.5rem}.landing-stat-figure+.landing-caption{margin-top:.75rem}.landing-stat-rows{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid var(--border);display:flex;flex-direction:column;gap:.875rem}.landing-stat-row{display:flex;align-items:baseline;justify-content:space-between;gap:16px}.landing-stat-label{font-size:13px;color:var(--text-muted)}.landing-stat-value{font-size:15px;font-weight:600;font-variant-numeric:tabular-nums;color:var(--text-primary);white-space:nowrap}.landing-stat-footnote{margin-top:1.5rem}.landing-promise-heading{font-size:1.0625rem;font-weight:600;letter-spacing:-.01em;color:var(--text-primary)}.landing-promise-list{list-style:none;margin:1.5rem 0 0;padding:0;display:flex;flex-direction:column;gap:1.5rem}.landing-promise-item{display:flex;align-items:baseline;gap:12px;font-size:.9375rem;color:var(--text-secondary);max-width:34rem}.landing-promise-item .landing-dot{position:relative;top:-1px}.landing-audit{background:var(--brand-forest)}.landing-audit-inner{max-width:760px;margin:0 auto;text-align:center;display:flex;flex-direction:column;align-items:center}.landing-audit-mark{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;background:var(--accent-lime);border-radius:10px}.landing-audit-mark span{display:inline-block;width:15px;height:15px;background:var(--brand-forest);border-radius:4px}.landing-audit-inner .landing-h2{margin-top:1.5rem;color:#faf9f4}.landing-audit-offer{margin-top:1.25rem;font-size:1.1875rem;line-height:1.6;color:rgba(250,249,244,.78)}.landing-audit-reassure{margin-top:2.5rem;display:grid;grid-template-columns:repeat(3,1fr);gap:24px;width:100%;text-align:left}.landing-audit-reassure p{padding-top:1rem;border-top:1px solid rgba(250,249,244,.18);font-size:14px;line-height:1.5;color:rgba(250,249,244,.78)}.landing-audit-cta{margin-top:2.5rem}.landing-audit .landing-btn-inverse:focus-visible{outline:2px solid rgba(250,249,244,.4);outline-offset:2px}.landing-audit-fallback{margin-top:1.75rem;font-size:.8125rem;color:rgba(250,249,244,.6)}.landing-audit-fallback a{color:rgba(250,249,244,.9);text-decoration:underline}.landing-footer{border-top:1px solid var(--border);padding-top:4rem;padding-bottom:4rem}.landing-footer-row{display:flex;justify-content:space-between;align-items:flex-end;gap:48px}.landing-footer-left .landing-caption{margin-top:.875rem;max-width:24rem}.landing-footer-right{display:flex;align-items:baseline;gap:1.5rem;font-size:.8125rem;color:var(--text-muted);text-align:right;flex-wrap:wrap;justify-content:flex-end}.landing-footer-right a{color:var(--text-muted);transition:color .12s ease}.landing-footer-right a:hover{color:var(--text-primary)}@media (max-width:1150px){.landing-hero-grid{grid-template-columns:1fr;gap:56px}}@media (max-width:1024px){.landing-section{padding-top:5rem;padding-bottom:5rem}.landing-hero{padding-top:4rem;padding-bottom:5rem}.landing-evidence-grid{grid-template-columns:1fr;gap:32px}}@media (max-width:900px){.landing-how-grid{grid-template-columns:1fr}}@media (max-width:768px){.landing-audit-reassure{grid-template-columns:1fr;gap:16px}.landing-footer-row{flex-direction:column;align-items:flex-start;gap:1.5rem}.landing-footer-right{text-align:left;justify-content:flex-start}}@media (max-width:640px){.landing-section{padding-top:4rem;padding-bottom:4rem}.landing-hero{padding-top:3rem;padding-bottom:4rem}.landing-cta-long{display:none}.landing-cta-short{display:inline}.landing-hero-cta{flex-wrap:wrap}.landing-fragment-optional{display:none}.landing-audit .landing-btn-inverse{width:100%}.landing-truth{font-size:1.375rem}}@media (max-width:400px){.landing-nav-signin{display:none}}.landing-brand-link{display:inline-flex;align-items:center}.landing-doc{max-width:680px;margin:0 auto;padding-top:5rem;padding-bottom:7.5rem}.landing-doc h1{font-size:clamp(1.875rem,3.4vw,2.75rem);font-weight:650;letter-spacing:-.02em;line-height:1.12;color:var(--text-primary)}.landing-doc h2{font-size:1.1875rem;font-weight:600;letter-spacing:-.01em;line-height:1.4;color:var(--text-primary);margin-top:3rem;margin-bottom:.75rem;scroll-margin-top:5rem}.landing-doc li,.landing-doc p{font-size:.9375rem;line-height:1.7;color:var(--text-secondary)}.landing-doc p+p,.landing-doc ul+p{margin-top:.875rem}.landing-doc ul{margin:.875rem 0 0;padding-left:1.25rem;list-style:disc}.landing-doc li+li{margin-top:.5rem}.landing-doc-meta{font-size:.8125rem;line-height:1.5;color:var(--text-muted);margin-top:.75rem}.landing-doc-notice{background:var(--surface);border:1px solid var(--border);border-radius:8px;padding:16px 20px;font-size:.875rem;line-height:1.65;color:var(--text-secondary);margin:2rem 0}.landing-doc .pending,.landing-doc-notice strong{font-weight:600;color:var(--text-primary)}@media (max-width:640px){.landing-doc{padding-top:4rem;padding-bottom:5rem}}.landing #book,.landing #bring,.landing #how,.landing #receive{scroll-margin-top:5.5rem}.landing-audit-hero{padding-top:5rem;padding-bottom:7.5rem}.landing-audit-hero-copy{max-width:760px}.landing-audit-hero-copy .landing-h1{margin-top:1rem}.landing-audit-hero-copy .landing-lede{margin-top:1.25rem;max-width:40rem}.landing-bring-card h3{margin-top:0}.landing-bring-notes{margin-top:2rem;max-width:720px}.landing-bring-notes p{font-size:.8125rem;line-height:1.5;color:var(--text-secondary)}.landing-bring-notes p+p{margin-top:.5rem;color:var(--text-muted)}.landing-week{margin-top:2.5rem}.landing-week-step{display:grid;grid-template-columns:28px minmax(0,1fr);column-gap:20px}.landing-week-step+.landing-week-step{margin-top:2.5rem}.landing-week-rail{position:relative}.landing-week-step:not(:last-child) .landing-week-rail:after{content:"";position:absolute;left:50%;transform:translateX(-.5px);top:calc(28px + 6px);bottom:calc(-2.5rem + 6px);width:1px;background:var(--border)}.landing-week-body h3{font-size:1.0625rem;font-weight:600;letter-spacing:-.01em;line-height:28px;color:var(--text-primary)}.landing-week-body p{margin-top:.375rem;font-size:.9375rem;color:var(--text-secondary);max-width:620px}.landing-receive-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:2rem}.landing-receive-item{display:flex;align-items:baseline;gap:12px;max-width:34rem}.landing-receive-item .landing-dot{position:relative;top:-1px}.landing-receive-item h3{font-size:1.0625rem;font-weight:600;letter-spacing:-.01em;line-height:1.3;color:var(--text-primary)}.landing-receive-item p{margin-top:.375rem;font-size:.9375rem;color:var(--text-secondary)}.landing-receive-close{margin-top:2.5rem;max-width:720px;font-size:.9375rem;color:var(--text-secondary)}.landing-audit-fee{margin-top:.75rem;font-size:.8125rem;color:rgba(250,249,244,.6)}@media (max-width:1024px){.landing-audit-hero{padding-top:4rem;padding-bottom:5rem}}@media (max-width:640px){.landing-audit-hero{padding-top:3rem;padding-bottom:4rem}}.hero-product-shot_srOnly__P67t1{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.hero-product-shot_root__eGasB{position:relative;width:792px;max-width:none}@media (min-width:1151px){.hero-product-shot_root__eGasB{margin-left:max(-40px,calc(100% - 660px))}}.hero-product-shot_stage__rG6R0{position:relative;padding:28px 0 40px 40px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:15px;line-height:1.5;color:var(--text-primary)}.hero-product-shot_dotGrid__7NK8E{position:absolute;inset:-48px -16px -40px -72px;background-image:radial-gradient(circle,#d6d3d1 1px,transparent 0);background-size:24px 24px;opacity:.5;-webkit-mask-image:radial-gradient(ellipse 70% 70% at 60% 40%,black 40%,transparent 100%);mask-image:radial-gradient(ellipse 70% 70% at 60% 40%,black 40%,transparent 100%);pointer-events:none;z-index:0}.hero-product-shot_panelA__KpXhq,.hero-product-shot_panelB__GEpA3,.hero-product-shot_panelC__B_8br{position:relative;border:1px solid var(--border);background:var(--surface);box-shadow:0 1px 2px rgba(27,42,32,.05),0 8px 24px rgba(27,42,32,.07),0 24px 64px rgba(27,42,32,.08)}@media (prefers-reduced-motion:no-preference){.hero-product-shot_panelA__KpXhq,.hero-product-shot_panelB__GEpA3,.hero-product-shot_panelC__B_8br{transition:transform .15s ease,box-shadow .15s ease}.hero-product-shot_panelA__KpXhq:hover,.hero-product-shot_panelB__GEpA3:hover,.hero-product-shot_panelC__B_8br:hover{transform:translateY(-2px);box-shadow:0 1px 2px rgba(27,42,32,.05),0 8px 24px rgba(27,42,32,.07),0 32px 72px rgba(27,42,32,.1)}}.hero-product-shot_panelA__KpXhq{width:720px;border-radius:16px;padding:24px;z-index:1}.hero-product-shot_briefing__bH0s6{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:20px}.hero-product-shot_briefingText__7ZWP1{min-width:0}.hero-product-shot_greeting__3aAWq{font-size:20px;font-weight:650;letter-spacing:-.02em;line-height:1.2;color:var(--text-primary)}.hero-product-shot_briefingLine__yoBPr{margin:6px 0 0;font-size:14px;line-height:1.55;color:var(--text-secondary);max-width:46ch}.hero-product-shot_briefingButton__J16YD{flex:none;display:inline-flex;align-items:center;height:36px;padding:0 16px;border-radius:6px;background:var(--brand-forest);color:#faf9f4;font-size:13px;font-weight:600;white-space:nowrap;margin-top:2px}.hero-product-shot_kpiStrip__Wmx3b{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid var(--border);border-radius:10px;background:var(--surface);overflow:hidden;margin-bottom:16px}.hero-product-shot_kpiCell__X9VQs{padding:16px 18px 14px;border-left:1px solid var(--border-subtle);min-width:0}.hero-product-shot_kpiCell__X9VQs:first-child{border-left:0}.hero-product-shot_kpiLabel__O_9Pw{font-size:11px;font-weight:650;letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted);line-height:1.3}.hero-product-shot_kpiValue__uKX9c{margin-top:9px;font-size:26px;line-height:1.05;font-weight:600;letter-spacing:-.02em;color:var(--text-primary);font-variant-numeric:tabular-nums;white-space:nowrap}.hero-product-shot_kpiNote__Ng645{margin-top:6px;font-size:12px;line-height:1.4;color:var(--text-muted)}.hero-product-shot_queue__XfoaY{position:relative;border:1px solid var(--border);border-radius:10px;background:var(--surface);overflow:hidden}.hero-product-shot_queueHeader__xZpzG{display:flex;align-items:baseline;gap:10px;padding:14px 18px 12px;border-bottom:1px solid var(--border)}.hero-product-shot_queueTitle__zbrp0{font-size:14px;font-weight:600;letter-spacing:-.01em;color:var(--text-primary)}.hero-product-shot_queueMeta__EN6VG{font-size:12px;color:var(--text-muted)}.hero-product-shot_queueBody__7DvfI{display:block}.hero-product-shot_queueRow__QoJaa{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,1.1fr) auto 92px;align-items:center;gap:14px;padding:12px 18px;border-bottom:1px solid var(--border-subtle)}.hero-product-shot_queueRow__QoJaa:last-child{border-bottom:0}.hero-product-shot_accountCell__wc2YZ{display:inline-flex;align-items:center;gap:8px;min-width:0}.hero-product-shot_accountName___X_Za{font-size:14px;font-weight:600;letter-spacing:-.01em;color:var(--text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hero-product-shot_segmentChip__xfZJ5{flex:none;background:#f5f5f4;color:#57534e}.hero-product-shot_missingChip___x4YR,.hero-product-shot_segmentChip__xfZJ5{display:inline-flex;align-items:center;height:22px;padding:0 9px;border-radius:999px;font-size:12px;font-weight:500;white-space:nowrap}.hero-product-shot_missingChip___x4YR{gap:6px;background:rgba(108,191,96,.16);color:#116d34;max-width:100%;min-width:0;justify-self:start}.hero-product-shot_missingDot__Gn4j_{flex:none;width:6px;height:6px;border-radius:50%;background:currentColor}.hero-product-shot_missingLabel__7epy4{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.hero-product-shot_rowValue__CnU0t{font-size:15px;font-weight:600;color:var(--text-primary);font-variant-numeric:tabular-nums;white-space:nowrap;text-align:right;justify-self:end}.hero-product-shot_statusCell__5sH39{display:inline-flex;align-items:center;gap:7px;font-size:12px;font-weight:500;color:var(--text-secondary);white-space:nowrap}.hero-product-shot_statusDot__8gAUD{flex:none;width:7px;height:7px;border-radius:50%}.hero-product-shot_statusPrioritised__AdeUW{background:#0f766e}.hero-product-shot_statusIdentified__wWiqq{background:#a8a29e}.hero-product-shot_statusActive____nE4{background:#116d34}.hero-product-shot_queueFade__FyfHk{position:absolute;left:1px;right:1px;bottom:0;height:44px;background:linear-gradient(180deg,rgba(255,255,255,0),rgba(255,255,255,.9));border-radius:0 0 10px 10px;pointer-events:none}.hero-product-shot_panelB__GEpA3{position:absolute;width:300px;border-radius:12px;padding:16px;top:0;left:492px;z-index:2}.hero-product-shot_cardCaption__1_udn{font-size:11px;font-weight:650;letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted);margin-bottom:10px}.hero-product-shot_pillRow__M1w4c{display:flex;flex-wrap:wrap;gap:8px}.hero-product-shot_pill__NO9JK{display:inline-flex;align-items:center;gap:6px;height:30px;padding:0 12px;border-radius:999px;border:1px solid var(--border);background:var(--surface);color:var(--text-secondary);font-size:13px;font-weight:500;white-space:nowrap}.hero-product-shot_pillCount__NE0sL{color:var(--text-muted);font-variant-numeric:tabular-nums}.hero-product-shot_pillActive__J0VdQ{background:#eae9e7;border-color:var(--border-strong);color:var(--text-primary);font-weight:600}.hero-product-shot_pillActive__J0VdQ .hero-product-shot_pillCount__NE0sL{color:var(--text-secondary)}.hero-product-shot_panelC__B_8br{position:absolute;width:340px;border-radius:12px;padding:18px;bottom:0;left:0;z-index:2}.hero-product-shot_coverageHead__0O2zo{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.hero-product-shot_coverageIdentity__tTXDy{display:inline-flex;align-items:center;gap:8px;min-width:0}.hero-product-shot_coverageName__Zn_kb{font-size:14px;font-weight:600;letter-spacing:-.01em;color:var(--text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hero-product-shot_coverageBar__o42n1{position:relative;height:6px;border-radius:999px;overflow:hidden;background:repeating-linear-gradient(135deg,var(--border) 0 2px,transparent 2px 5px)}.hero-product-shot_coverageFill__1w6rK{position:absolute;inset:0 auto 0 0;width:64%;border-radius:999px;background:#6cbf60}.hero-product-shot_coverageCaption__QuRWj{margin-top:9px;font-size:12px;color:var(--text-muted)}@media (max-width:1150px){.hero-product-shot_root__eGasB{width:100%}.hero-product-shot_stage__rG6R0{padding:0 0 48px}.hero-product-shot_dotGrid__7NK8E{inset:-40px -24px -32px -24px}.hero-product-shot_panelA__KpXhq{width:100%}.hero-product-shot_panelB__GEpA3{display:none}.hero-product-shot_panelC__B_8br{left:auto;right:16px}}@media (max-width:640px){.hero-product-shot_root__eGasB{overflow:visible}.hero-product-shot_stage__rG6R0{padding-bottom:0}.hero-product-shot_panelA__KpXhq{width:108%;padding:18px}.hero-product-shot_briefing__bH0s6{flex-direction:column;gap:12px;margin-bottom:16px}.hero-product-shot_briefingButton__J16YD{align-self:flex-start}.hero-product-shot_kpiStrip__Wmx3b{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-product-shot_kpiCell__X9VQs:nth-child(n+3){display:none}.hero-product-shot_queueRow__QoJaa{grid-template-columns:minmax(0,1fr) auto;row-gap:8px}.hero-product-shot_queueRow__QoJaa:nth-child(n+3){display:none}.hero-product-shot_queueRow__QoJaa:nth-child(2){border-bottom:0}.hero-product-shot_missingChip___x4YR{grid-column:1;grid-row:2}.hero-product-shot_statusCell__5sH39{grid-column:2;grid-row:2;justify-self:end}.hero-product-shot_queueFade__FyfHk{height:36px}.hero-product-shot_panelC__B_8br{display:none}}