.landing-shell,.landing-shell *,.landing-shell :after,.landing-shell :before{box-sizing:border-box}.landing-shell button{font:inherit;color:inherit;background:none;border:0;cursor:pointer}.landing-shell .wrap{max-width:1240px;margin:0 auto;padding:0 32px}.landing-shell .wrap-narrow{max-width:860px;margin:0 auto;padding:0 32px}.landing-shell .wrap-mid{max-width:1060px;margin:0 auto;padding:0 32px}.landing-shell .nav{position:-webkit-sticky;position:sticky;top:0;z-index:50;background:hsla(0,0%,100%,.92);backdrop-filter:saturate(140%) blur(8px);-webkit-backdrop-filter:saturate(140%) blur(8px);border-bottom:1px solid transparent;transition:border-color .2s ease,background .2s ease}.landing-shell .nav.scrolled{border-bottom-color:var(--sc-neutral-300)}.landing-shell .nav-inner{max-width:1240px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;height:68px;padding:0 32px}.landing-shell .nav-logo{display:flex;align-items:center;gap:10px}.landing-shell .nav-logo img{height:34px;width:auto}.landing-shell .nav-links{display:flex;align-items:center;gap:28px}.landing-shell .nav-link{font-size:14px;font-weight:500;color:var(--sc-fg-secondary);transition:color .15s ease}.landing-shell .nav-cta,.landing-shell .nav-link:hover{color:var(--sc-deep-blue)}.landing-shell .nav-cta{display:inline-flex;align-items:center;gap:8px;padding:10px 18px;border-radius:var(--sc-radius-sm);background:var(--sc-aqua);font-size:13px;font-weight:600;transition:background .15s ease,transform .15s ease}.landing-shell .nav-cta:hover{background:var(--sc-button-cta-hover-bg)}.landing-shell .nav-cta:active{background:var(--sc-button-cta-press-bg)}.landing-shell .nav-burger{display:none;width:40px;height:40px;border:0;background:transparent;padding:0;cursor:pointer;flex-direction:column;align-items:center;justify-content:center;gap:5px;border-radius:8px}.landing-shell .nav-burger:hover{background:var(--sc-neutral-100)}.landing-shell .nav-burger span{display:block;width:20px;height:2px;border-radius:2px;background:var(--sc-deep-blue);transition:transform .22s var(--sc-ease-standard),opacity .15s ease}.landing-shell .nav-burger[aria-expanded=true] span:first-child{transform:translateY(7px) rotate(45deg)}.landing-shell .nav-burger[aria-expanded=true] span:nth-child(2){opacity:0}.landing-shell .nav-burger[aria-expanded=true] span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.landing-shell .nav-drawer{display:none;background:hsla(0,0%,100%,.98);border-top:1px solid var(--sc-neutral-300);padding:12px 20px 20px;flex-direction:column;gap:4px}.landing-shell .nav-drawer[data-open=true]{display:flex}.landing-shell .nav-drawer-link{padding:14px 4px;font-size:16px;font-weight:500;color:var(--sc-fg-primary);border-bottom:1px solid var(--sc-neutral-300);text-decoration:none}.landing-shell .nav-drawer-link:last-of-type{border-bottom:0}.landing-shell .nav-drawer-cta{margin-top:10px;justify-content:center;padding:14px 18px;background:var(--sc-button-cta-bg);color:var(--sc-button-cta-fg);text-decoration:none}.landing-shell .btn,.landing-shell .nav-drawer-cta{display:inline-flex;align-items:center;gap:8px;border-radius:var(--sc-radius-sm);font-weight:600;font-size:15px}.landing-shell .btn{padding:14px 24px;transition:all .18s var(--sc-ease-standard);white-space:nowrap}.landing-shell .btn-primary{background:var(--sc-aqua);color:var(--sc-deep-blue)}.landing-shell .btn-primary:hover{background:var(--sc-button-cta-hover-bg);transform:translateY(-1px);box-shadow:var(--sc-shadow-sm)}.landing-shell .btn-primary:active{background:var(--sc-button-cta-press-bg);transform:translateY(0)}.landing-shell .btn-ghost{background:transparent;color:var(--sc-deep-blue);border:1.5px solid var(--sc-deep-blue)}.landing-shell .btn-ghost:hover{background:rgba(0,40,59,.06)}.landing-shell .btn-dark{background:var(--sc-deep-blue);color:var(--sc-white)}.landing-shell .btn-dark:hover{background:#00334a}.landing-shell .arrow{display:inline-block;transition:transform .2s var(--sc-ease-standard)}.landing-shell .btn:hover .arrow{transform:translateX(3px)}.landing-shell .eyebrow{font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--sc-fg-secondary)}.landing-shell .eyebrow .dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--sc-aqua);margin-right:8px;vertical-align:middle;transform:translateY(-1px)}.landing-shell .section{padding:112px 0;position:relative}.landing-shell .section--bg-soft{background:var(--sc-neutral-100)}.landing-shell .section--bg-dark{background:var(--sc-deep-blue);color:var(--sc-white)}.landing-shell .section--bg-dark .eyebrow{color:var(--sc-purple)}.landing-shell .section--bg-dark h2,.landing-shell .section--bg-dark h3{color:var(--sc-white)}.landing-shell .section-head{text-align:center;margin-bottom:56px}.landing-shell .section-head h2{font-size:clamp(32px,4vw,44px);font-weight:600;letter-spacing:-.024em;line-height:1.12;margin-top:14px;text-wrap:balance}.landing-shell .section-head .lede{max-width:620px;margin:18px auto 0;font-size:17px;line-height:1.55;color:var(--sc-fg-secondary)}.landing-shell .section--bg-dark .section-head .lede{color:hsla(0,0%,100%,.7)}.landing-shell .narrative{padding:56px 0;background:linear-gradient(180deg,#f2fbf9,#eef);text-align:center;position:relative}.landing-shell .narrative:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 40% 60% at 50% 50%,hsla(0,0%,100%,.5),transparent 70%);pointer-events:none}.landing-shell .narrative>*{position:relative}.landing-shell .narrative--split{padding:64px 0 88px}.landing-shell .narrative-split{display:grid;grid-template-columns:1.1fr 1fr;grid-gap:64px;gap:64px;align-items:center;max-width:1100px;margin:0 auto}.landing-shell .narrative-split .narrative-copy{text-align:left}.landing-shell .narrative-split .narrative-copy p{font-size:clamp(24px,2.4vw,34px);font-weight:500;line-height:1.25;letter-spacing:-.02em;color:var(--sc-deep-blue);text-wrap:balance}.landing-shell .narrative-split .narrative-copy p .soft{color:var(--sc-fg-secondary);font-weight:400}.landing-shell .narrative-split .early-proof-card{max-width:380px;justify-self:end;width:100%;border-radius:20px;overflow:hidden;box-shadow:0 24px 56px -28px rgba(0,40,59,.3),0 2px 8px -2px rgba(0,40,59,.08)}.landing-shell .narrative-split .early-proof-card img{display:block;width:100%;height:auto}@media (max-width:820px){.landing-shell .narrative-split{grid-template-columns:1fr;gap:36px;text-align:center}.landing-shell .narrative-split .narrative-copy{text-align:center}.landing-shell .narrative-split .early-proof-card{justify-self:center;max-width:360px}}.landing-shell .gaps-head{text-align:center;margin-bottom:48px}.landing-shell .gaps-head h2{font-size:clamp(30px,3.6vw,42px);font-weight:600;letter-spacing:-.022em;line-height:1.12;text-wrap:balance;max-width:780px;margin:16px auto 0}.landing-shell .gaps-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px;margin-top:8px}.landing-shell .gap-card{background:var(--sc-white);border-radius:var(--sc-radius-lg);border:1px solid var(--sc-neutral-300);padding:28px 28px 32px;transition:transform .25s var(--sc-ease-standard),box-shadow .25s var(--sc-ease-standard);position:relative;overflow:hidden}.landing-shell .gap-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px}.landing-shell .gap-card:first-child:before{background:var(--sc-purple)}.landing-shell .gap-card:nth-child(2):before{background:var(--sc-aqua)}.landing-shell .gap-card:nth-child(3):before{background:var(--sc-yellow)}.landing-shell .gap-card:hover{transform:translateY(-3px);box-shadow:var(--sc-shadow-md)}.landing-shell .gap-card .chart{margin-bottom:22px;border-radius:10px;overflow:hidden}.landing-shell .gap-card .chart svg{width:100%;height:120px}.landing-shell .gap-card .chart img{width:100%;height:auto;display:block}.landing-shell .gap-label{font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--sc-fg-muted);margin-bottom:10px}.landing-shell .gap-card h3{font-size:18px;font-weight:600;color:var(--sc-deep-blue);line-height:1.3}.landing-shell .gap-card p{font-size:14px;line-height:1.55;color:var(--sc-fg-secondary);margin-top:6px}.landing-shell .hs-callout{margin:64px auto 0;max-width:900px;background:var(--sc-deep-blue);border-radius:var(--sc-radius-lg);padding:40px 44px;display:grid;grid-template-columns:64px 1fr;grid-gap:28px;gap:28px;align-items:start}.landing-shell .hs-lamp{width:64px;height:64px;border-radius:50%;background:var(--sc-yellow);display:flex;align-items:center;justify-content:center}.landing-shell .hs-callout .eyebrow{color:var(--sc-yellow)}.landing-shell .hs-callout h3{color:var(--sc-white);font-size:22px;font-weight:600;line-height:1.28;margin:8px 0 10px;letter-spacing:-.01em}.landing-shell .hs-callout p{color:hsla(0,0%,100%,.72);font-size:15px;line-height:1.62;max-width:640px}.landing-shell .hiw-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px;margin-top:16px}.landing-shell .hiw-card{background:var(--sc-white);border-radius:var(--sc-radius-lg);border:1px solid var(--sc-neutral-300);padding:32px 28px;position:relative;transition:transform .25s var(--sc-ease-standard),box-shadow .25s var(--sc-ease-standard)}.landing-shell .hiw-card:hover{transform:translateY(-3px);box-shadow:var(--sc-shadow-md)}.landing-shell .hiw-card.featured{border-color:var(--sc-aqua);border-width:2px;background:linear-gradient(180deg,#f3fcfa,#fff 60%)}.landing-shell .hiw-stage{font-size:10px;font-weight:700;color:var(--sc-fg-muted);letter-spacing:.14em;text-transform:uppercase}.landing-shell .hiw-badge{display:inline-block;padding:4px 10px;border-radius:999px;font-size:11px;font-weight:600;margin-left:8px;background:var(--sc-aqua-tint);color:var(--sc-ocean-blue)}.landing-shell .hiw-badge.full{background:var(--sc-deep-blue);color:var(--sc-aqua)}.landing-shell .hiw-title{font-size:20px;font-weight:600;color:var(--sc-deep-blue);margin-top:12px;letter-spacing:-.01em}.landing-shell .hiw-body{font-size:14px;line-height:1.62;color:var(--sc-fg-secondary);margin-top:10px}.landing-shell .hiw-meta{margin-top:20px;padding-top:16px;border-top:1px solid var(--sc-neutral-300);font-size:12px;color:var(--sc-aqua);font-weight:600;letter-spacing:.02em}.landing-shell .hiw-card.featured .hiw-meta{border-top-color:#cff1ec}.landing-shell .hiw-cta-row{text-align:center;margin-top:48px}.landing-shell .hiw-note{font-size:13px;color:var(--sc-fg-muted);margin-top:12px}.landing-shell .comp-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px;margin-top:8px}.landing-shell .comp-card{background:var(--sc-white);border-radius:var(--sc-radius-lg);border:1px solid var(--sc-neutral-300);padding:28px}.landing-shell .comp-card.featured{border-color:var(--sc-aqua);border-width:2px;background:#f7fefd}.landing-shell .comp-card .comp-label{font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--sc-fg-muted)}.landing-shell .comp-card.featured .comp-label{color:var(--sc-ocean-blue)}.landing-shell .comp-card .comp-body{margin-top:16px;font-size:15px;line-height:1.58;color:var(--sc-deep-blue);font-style:italic}.landing-shell .comp-card .comp-tag{margin-top:16px;font-size:13px;font-weight:500;color:var(--sc-fg-muted)}.landing-shell .comp-card.featured .comp-tag{color:var(--sc-ocean-blue);font-weight:600}.landing-shell .tasha{background:var(--sc-deep-blue);color:var(--sc-white);border-radius:var(--sc-radius-lg);padding:36px 44px;margin:0 auto 40px;max-width:920px}.landing-shell .tasha-text{font-size:22px;font-weight:500;line-height:1.4;letter-spacing:-.01em;font-style:italic}.landing-shell .tasha-attr{margin-top:16px;font-size:13px;color:hsla(0,0%,100%,.55)}.landing-shell .proof-quote{max-width:480px;margin:0 auto;text-align:center}.landing-shell .proof-quote-card{display:block;border-radius:24px;overflow:hidden;box-shadow:0 24px 64px -28px rgba(0,40,59,.35),0 2px 8px -2px rgba(0,40,59,.08)}.landing-shell .proof-quote-card img{display:block;width:100%;height:auto}.landing-shell .safety-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px;gap:16px;margin-top:36px}.landing-shell .safety-card{background:var(--sc-ocean-blue);border:1px solid hsla(0,0%,100%,.08);border-radius:var(--sc-radius-md);padding:24px 26px;display:flex;gap:16px;align-items:flex-start}.landing-shell .safety-card .dot{width:10px;height:10px;border-radius:50%;flex-shrink:0;margin-top:6px}.landing-shell .safety-card h4{color:var(--sc-white);font-size:15px;font-weight:600;letter-spacing:-.005em}.landing-shell .safety-card p{color:hsla(0,0%,100%,.72);font-size:13px;line-height:1.6;margin-top:4px}.landing-shell .warn-section{padding:56px 24px;background:#fff;display:flex;justify-content:center}.landing-shell .warn-card{position:relative;max-width:820px;width:100%;background:#fff8d6;border:1px solid #f5e58a;border-radius:18px;padding:44px 56px 36px;transform:rotate(-.3deg);box-shadow:0 12px 32px -16px rgba(0,40,59,.15)}.landing-shell .warn-corner{display:none}.landing-shell .warn-ticker{position:absolute;top:-12px;left:28px;background:#fff;color:var(--sc-deep-blue);border:1px solid #f0e49c;padding:5px 14px;border-radius:999px;font-size:10.5px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;max-width:300px;overflow:hidden;white-space:nowrap;opacity:.85}.landing-shell .warn-ticker-track{display:inline-flex;gap:10px;animation:warn-scroll 28s linear infinite;will-change:transform}.landing-shell .warn-ticker-track span{flex:0 0 auto}@keyframes warn-scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.landing-shell .warn-body{display:flex;align-items:flex-start;gap:22px;margin-top:4px}.landing-shell .warn-lamp{flex:0 0 auto;width:48px;height:48px;background:#fff;border:1px solid #f0e49c;border-radius:50%;display:flex;align-items:center;justify-content:center}.landing-shell .warn-line{flex:1 1;font-size:clamp(17px,1.7vw,20px);line-height:1.55;font-weight:400;color:var(--sc-deep-blue);letter-spacing:-.005em;text-wrap:pretty}.landing-shell .warn-line em{font-style:normal;font-weight:600;background:transparent;color:var(--sc-deep-blue);padding:0;border-bottom:2px solid var(--sc-yellow);border-radius:0}.landing-shell .warn-aside{font-weight:400;font-style:italic;color:rgba(0,40,59,.55)}@media (max-width:640px){.landing-shell .warn-card{padding:40px 24px 28px;transform:rotate(0deg)}.landing-shell .warn-body{gap:14px}.landing-shell .warn-lamp{width:40px;height:40px}.landing-shell .warn-lamp svg{width:22px;height:22px}.landing-shell .warn-line{font-size:16px}}.landing-shell .mission-vision{padding:72px 0 24px;background:transparent;position:relative}.landing-shell .mission-vision .wrap-narrow{max-width:980px;margin:0 auto;padding:0 24px}.landing-shell .mv-grid{display:grid;grid-template-columns:1fr auto 1fr;grid-gap:56px;gap:56px;align-items:center;padding:0}.landing-shell .mv-rule{width:1px;height:72px;background:rgba(0,40,59,.16)}.landing-shell .mv-block{text-align:left}.landing-shell .mv-grid .mv-block:last-child{text-align:right}.landing-shell .mv-kicker{font-size:11px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--sc-aqua);margin-bottom:14px}.landing-shell .mv-text{font-size:clamp(22px,2.4vw,28px);font-weight:500;line-height:1.22;letter-spacing:-.012em;color:var(--sc-deep-blue);text-wrap:balance}.landing-shell .mv-text em{font-style:italic;font-weight:500;color:var(--sc-ocean-blue)}@media (max-width:760px){.landing-shell .mission-vision{padding:48px 0 8px}.landing-shell .mv-grid{grid-template-columns:1fr;gap:28px;text-align:left}.landing-shell .mv-grid .mv-block:last-child{text-align:left}.landing-shell .mv-rule{width:48px;height:1px;margin:0}.landing-shell .mv-text{font-size:20px}}.landing-shell .final-cta{position:relative;padding:96px 0;background:#d9f3ee;text-align:center;overflow:hidden}.landing-shell .final-cta:before{bottom:-140px;right:-10%;width:130%;height:820px;background:conic-gradient(from 272deg at 95% 90%,rgba(255,235,0,0) 0deg,rgba(255,235,0,.72) 8deg,rgba(255,235,0,.52) 20deg,rgba(255,235,0,.3) 34deg,rgba(255,235,0,.12) 46deg,transparent 58deg,transparent 1turn);filter:blur(5px)}.landing-shell .final-cta:after,.landing-shell .final-cta:before{content:"";position:absolute;pointer-events:none;mix-blend-mode:soft-light}.landing-shell .final-cta:after{width:720px;height:720px;border-radius:50%;left:-200px;bottom:-240px;background:radial-gradient(circle,rgba(255,235,0,.55) 0,rgba(255,235,0,.22) 42%,transparent 72%)}.landing-shell .final-cta .wrap-narrow{position:relative;z-index:1}.landing-shell .final-cta h2{font-size:clamp(36px,5vw,56px);font-weight:600;letter-spacing:-.028em;line-height:1.06;color:var(--sc-deep-blue);text-wrap:balance}.landing-shell .final-cta .sub{margin:20px auto 32px;max-width:560px;font-size:17px;color:rgba(0,40,59,.68);line-height:1.55}.landing-shell .final-cta-lamp{width:80px;height:80px;margin:0 auto 24px}.landing-shell .footer{background:var(--sc-white);border-top:1px solid var(--sc-neutral-300);padding:40px 0}.landing-shell .footer-inner{max-width:1240px;margin:0 auto;padding:0 32px;display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap}.landing-shell .footer-left img{height:28px;margin-bottom:8px;width:auto}.landing-shell .footer-mission{font-size:12px;color:var(--sc-fg-muted)}.landing-shell .footer-links{display:flex;gap:24px}.landing-shell .footer-links a{font-size:13px;color:var(--sc-fg-secondary)}.landing-shell .footer-links a:hover{color:var(--sc-deep-blue)}@media (max-width:900px){.landing-shell .section{padding:56px 0}.landing-shell .wrap,.landing-shell .wrap-mid,.landing-shell .wrap-narrow{padding:0 20px}.landing-shell .section-head{margin-bottom:32px}.landing-shell .section-head h2{font-size:28px;letter-spacing:-.02em;line-height:1.15}.landing-shell .section-head .lede{font-size:15px;line-height:1.5;margin-top:12px}.landing-shell .gaps-head h2{font-size:26px;letter-spacing:-.018em}.landing-shell .narrative p{font-size:20px;line-height:1.38}.landing-shell .final-cta h2{font-size:32px;letter-spacing:-.022em;line-height:1.1}.landing-shell .narrative{padding:48px 0}.landing-shell .final-cta{padding:56px 0}.landing-shell .btn{padding:8px 14px;font-size:12px}.landing-shell .nav-inner{padding:0 20px;height:60px}.landing-shell .nav-links{display:none}.landing-shell .nav-burger{display:inline-flex}.landing-shell .nav-logo img{height:30px}.landing-shell .comp-grid,.landing-shell .gaps-grid,.landing-shell .hiw-grid,.landing-shell .safety-grid{grid-template-columns:1fr}.landing-shell .hs-callout{grid-template-columns:1fr;padding:28px}.landing-shell .hs-lamp{width:56px;height:56px}.landing-shell .proof-quote{padding:32px 24px}.landing-shell .tasha{padding:28px 24px}.landing-shell .tasha-text{font-size:18px}}.landing-shell .hero-v1{position:relative;padding:96px 0 120px;overflow:hidden;background:#d9f3ee}.landing-shell .hero-v1:before{top:-140px;left:-10%;width:130%;height:820px;background:conic-gradient(from 92deg at 5% 10%,rgba(255,235,0,0) 0deg,rgba(255,235,0,.72) 8deg,rgba(255,235,0,.52) 20deg,rgba(255,235,0,.3) 34deg,rgba(255,235,0,.12) 46deg,transparent 58deg,transparent 1turn);filter:blur(5px)}.landing-shell .hero-v1:after,.landing-shell .hero-v1:before{content:"";position:absolute;pointer-events:none;mix-blend-mode:soft-light}.landing-shell .hero-v1:after{width:720px;height:720px;border-radius:50%;right:-200px;top:-120px;background:radial-gradient(circle,rgba(255,235,0,.55) 0,rgba(255,235,0,.22) 42%,transparent 72%)}.landing-shell .hero-v1 .floor-wash{position:absolute;left:0;right:0;bottom:0;height:220px;background:linear-gradient(180deg,transparent,rgba(69,213,199,.22));pointer-events:none}.landing-shell .hero-v1-inner{position:relative;display:grid;grid-template-columns:1.2fr 1fr;grid-gap:64px;gap:64px;align-items:center;max-width:1240px;margin:0 auto;padding:0 32px}.landing-shell .hero-v1-text{max-width:640px}.landing-shell .hero-v1-kicker{display:inline-flex;align-items:center;gap:10px;padding:6px 14px;border-radius:999px;background:rgba(0,40,59,.06);font-size:12px;font-weight:600;letter-spacing:.08em;color:var(--sc-deep-blue);text-transform:uppercase;margin-bottom:28px}.landing-shell .hero-v1-kicker .bullet{width:6px;height:6px;border-radius:50%;background:var(--sc-aqua);box-shadow:0 0 0 4px rgba(69,213,199,.18)}.landing-shell .hero-v1 h1{font-size:clamp(48px,6.2vw,88px);font-weight:300;letter-spacing:-.035em;line-height:.98;color:var(--sc-deep-blue);text-wrap:balance}.landing-shell .hero-v1 h1 .q-emph{font-weight:600;display:inline-block;position:relative}.landing-shell .hero-v1 h1 .q-emph:after{content:"";position:absolute;left:-2%;right:-2%;bottom:.08em;height:.2em;background:var(--sc-yellow);z-index:-1;border-radius:3px;transform:skewX(-4deg)}.landing-shell .hero-v1-lede{margin-top:28px;font-size:19px;line-height:1.55;color:var(--sc-fg-secondary);max-width:520px}.landing-shell .hero-v1-ctarow{margin-top:40px;display:flex;gap:14px;align-items:center;flex-wrap:wrap}.landing-shell .hero-v1-trust{margin-top:28px;display:flex;align-items:center;gap:14px;flex-wrap:wrap;font-size:13px;color:var(--sc-fg-muted);font-weight:500}.landing-shell .hero-v1-trust .sep{width:3px;height:3px;border-radius:50%;background:rgba(0,40,59,.25)}.landing-shell .hero-v1-trust .trust-item{display:inline-flex;align-items:center;gap:7px}.landing-shell .hero-v1-trust .trust-ico{width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:var(--sc-aqua);color:var(--sc-deep-blue);flex-shrink:0}.landing-shell .hero-v1-stats{margin-top:18px;display:flex;align-items:center;gap:14px;flex-wrap:wrap;font-size:13px;color:var(--sc-fg-muted);padding-top:16px;border-top:1px solid var(--sc-neutral-300);max-width:520px}.landing-shell .hero-v1-stats strong{color:var(--sc-deep-blue);font-weight:600;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.landing-shell .hero-v1-stats .sep{width:3px;height:3px;border-radius:50%;background:rgba(0,40,59,.25)}.landing-shell .hero-v1-visual{position:relative}.landing-shell .hero-v1-visual img{width:100%;max-width:460px;margin-left:auto;display:block;border-radius:20px;box-shadow:0 24px 60px rgba(0,40,59,.14);transform:rotate(1.2deg);transition:transform .4s var(--sc-ease-standard)}.landing-shell .hero-v1-visual:hover img{transform:rotate(.2deg) translateY(-4px)}.landing-shell .hero-v1-visual .sticker{position:absolute;right:-10px;top:-14px;background:var(--sc-white);border:1px solid var(--sc-neutral-300);border-radius:12px;padding:10px 14px;box-shadow:var(--sc-shadow-md);font-size:12px;display:flex;align-items:center;gap:10px;transform:rotate(3deg);z-index:2}.landing-shell .hero-v1-visual .sticker .lamp{width:24px;height:24px;border-radius:50%;background:var(--sc-yellow);display:flex;align-items:center;justify-content:center}.landing-shell .hero-v1-visual .sticker-text{font-weight:600;color:var(--sc-deep-blue)}.landing-shell .hero-v1-visual .sticker-text .muted{display:block;font-weight:400;color:var(--sc-fg-muted);font-size:11px;margin-top:1px}@media (max-width:900px){.landing-shell .hero-v1{padding:20px 0 40px}.landing-shell .hero-v1-inner{grid-template-columns:1fr;gap:20px;padding:0 20px}.landing-shell .hero-v1 h1{font-size:34px;letter-spacing:-.025em;line-height:1.04}.landing-shell .hero-v1-kicker{margin-bottom:12px;font-size:10px;padding:5px 12px}.landing-shell .hero-v1-lede{margin-top:12px;font-size:14px;line-height:1.5}.landing-shell .hero-v1-ctarow{margin-top:18px;gap:10px}.landing-shell .hero-v1-trust{margin-top:14px;gap:6px}.landing-shell .hero-v1-stats{margin-top:12px;padding-top:12px;font-size:11px;gap:8px}.landing-shell .hero-v1-visual{padding-top:18px}.landing-shell .hero-v1-visual img{max-width:360px;width:100%;margin:0 auto;transform:rotate(0)}.landing-shell .hero-v1-visual .sticker{right:4px;top:-6px;font-size:10px;padding:6px 10px;transform:rotate(3deg)}.landing-shell .hero-v1-visual .sticker .lamp{width:18px;height:18px}.landing-shell .hero-v1-visual .sticker-text .muted{font-size:10px}}