.landing-canvas{width:1512px;margin-left:auto;margin-right:auto;position:relative}@media (min-width:961px) and (max-width:1511px){.landing-canvas{overflow-x:clip;zoom:calc(100vw / 1512px)}}.landing-page .hero{position:relative;isolation:isolate;min-height:clamp(720px,90vh,920px);background:var(--light-grad);padding:140px 24px 64px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:48px;overflow:visible}.landing-page .hero:before{content:"";position:absolute;top:0;bottom:0;left:calc(50% - 50vw);right:calc(50% - 50vw);background:var(--light-grad);z-index:-1;pointer-events:none}.landing-page .hero-copy{width:948px;max-width:100%;display:flex;flex-direction:column;align-items:center;gap:24px;text-align:center;position:relative;z-index:5}.landing-page .hero-copy .h1{font-size:64px}.landing-page .hero-sub{width:656px;max-width:100%;font-weight:400;font-size:16px;line-height:130%;letter-spacing:.01em;color:var(--charcoal);margin:0}.landing-page .hero-actions{display:flex;gap:8px;align-items:center;position:relative;z-index:5}.landing-page .hero-actions .btn{width:auto}.landing-page .score-ring{position:absolute;width:144px;height:144px;z-index:3;pointer-events:none}.landing-page .score-ring svg{position:absolute;inset:0;width:100%;height:100%}.landing-page .score-ring .ring-track{stroke:var(--brand-200);stroke-width:14;fill:none;opacity:.6}.landing-page .score-ring .ring-fill{stroke:var(--brand-400);stroke-width:14;fill:none;stroke-linecap:round;transform:rotate(-90deg);transform-origin:50% 50%}.landing-page .score-ring .ring-num{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-family:Satoshi,sans-serif;font-weight:700;font-size:34px;color:var(--brand-800);letter-spacing:-.02em}.landing-page .ring-91{left:220px;top:170px}.landing-page .ring-74{left:1320px;top:140px}.landing-page .ring-53{left:380px;top:720px}.landing-page .mascot{position:absolute;background-size:contain;background-repeat:no-repeat;background-position:50%;mix-blend-mode:multiply;z-index:6;pointer-events:none}.landing-page .mascot-hero-tablet{width:320px;height:427px;left:-20px;bottom:0;background-image:url(/mascots/mascot-hero-tablet.png);background-image:-webkit-image-set(url("/mascots/mascot-hero-tablet.webp") type("image/webp"),url("/mascots/mascot-hero-tablet.png") type("image/png"));background-image:image-set(url("/mascots/mascot-hero-tablet.webp") type("image/webp"),url("/mascots/mascot-hero-tablet.png") type("image/png"))}.landing-page .mascot-hero-wave{width:340px;height:510px;right:24px;bottom:0;background-image:url(/mascots/mascot-hero-wave.png);background-image:-webkit-image-set(url("/mascots/mascot-hero-wave.webp") type("image/webp"),url("/mascots/mascot-hero-wave.png") type("image/png"));background-image:image-set(url("/mascots/mascot-hero-wave.webp") type("image/webp"),url("/mascots/mascot-hero-wave.png") type("image/png"))}.landing-page .trusted{padding:40px 24px 16px;background:#fff;text-align:center}.landing-page .trusted-eyebrow{font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--grey-500);margin:0 0 22px}.landing-page .trusted-grid{display:flex;justify-content:center;align-items:stretch;gap:24px;flex-wrap:nowrap;max-width:1120px;margin:0 auto}.landing-page .trusted-tile{display:flex;flex-direction:column;align-items:center;gap:8px;padding:12px 32px;min-height:96px;justify-content:center;transition:transform .2s,opacity .2s;opacity:.75;filter:saturate(.6)}.landing-page .trusted-tile:hover{transform:translateY(-2px);opacity:1;filter:saturate(1)}.landing-page .trusted-logo{height:48px;display:flex;align-items:center;justify-content:center}.landing-page .trusted-logo img{max-height:48px;max-width:180px;-o-object-fit:contain;object-fit:contain}@media (max-width:600px){.landing-page .trusted-grid{flex-wrap:wrap;gap:12px}.landing-page .trusted-tile{padding:12px 16px;min-height:80px}.landing-page .trusted-logo img{max-width:140px}}.landing-page .problem{position:relative;padding:48px;background:#fff}.landing-page .problem-card{width:100%;max-width:1416px;margin:0 auto;background:var(--charcoal);border-radius:20px;padding:100px 8px;gap:48px;overflow:hidden}.landing-page .problem-card,.landing-page .problem-header{display:flex;flex-direction:column;align-items:center;position:relative}.landing-page .problem-header{width:704px;max-width:100%;gap:32px;text-align:center;z-index:1}.landing-page .problem-header .h2{color:#fff}.landing-page .problem-header .h2 .danger{color:var(--red-400)}.landing-page .problem-header p{color:#fff;opacity:.8}.landing-page .problem-grid{display:flex;justify-content:center;gap:8px;width:100%;max-width:1124px;position:relative;z-index:1}.landing-page .problem-tile{flex:1;background:rgba(255,255,255,.06);border:1.5px solid rgba(255,255,255,.18);border-radius:14px;padding:32px 28px;display:flex;flex-direction:column;gap:18px;color:#fff}.landing-page .tile-figure{font-weight:900;font-size:60px;line-height:1;letter-spacing:-.035em;color:#fff;margin:4px 0 0;display:flex;flex-direction:column;gap:12px}.landing-page .tile-figure-sub{font-size:14px;font-weight:400;line-height:1.45;color:rgba(255,255,255,.82);letter-spacing:0}.landing-page .tile-divider{height:1px;background:rgba(255,255,255,.15);margin:2px 0}.landing-page .problem-tile h3{font-weight:900;font-size:22px;line-height:1.2;text-align:left;color:#fff;margin:0;letter-spacing:-.01em}.landing-page .problem-tile p{font-weight:400;font-size:15px;line-height:1.6;color:rgba(255,255,255,.85);margin:0}.landing-page .tile-source{font-size:11px;color:rgba(255,255,255,.5);margin-top:auto;padding-top:8px;letter-spacing:.02em}.landing-page .problem-cta{display:flex;flex-direction:column;align-items:center;gap:20px;position:relative;z-index:1}.landing-page .problem-cta .landing-label{color:var(--brand-300)}.landing-page .problem-cta .arrow-down{width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-top:12px solid var(--brand-100)}.landing-page .how{padding:64px 24px;background:#fff}.landing-page .how,.landing-page .how-header{display:flex;flex-direction:column;align-items:center}.landing-page .how-header{width:948px;max-width:100%;gap:16px;text-align:center;margin:0 auto 48px}.landing-page .how-header .h2{width:752px;max-width:100%}.landing-page .how-header .sub{width:534px;max-width:100%;font-weight:400;font-size:16px;line-height:130%;letter-spacing:.01em;color:var(--charcoal)}.landing-page .how-wrapper{width:100%;padding-bottom:80px;position:relative}.landing-page .how-cards{width:100%;max-width:1088px;margin:0 auto;padding:0 24px}.landing-page .how-card-wrapper{width:100%;perspective:1200px;margin-bottom:40px}.landing-page .how-card-wrapper:last-child{margin-bottom:0}.landing-page .how-card{width:100%;min-height:420px;background:radial-gradient(ellipse 500px 320px at 100% 0,rgba(94,234,212,.18),transparent 60%),radial-gradient(ellipse 420px 280px at 0 100%,rgba(204,251,241,.55),transparent 55%),#ffffff;border:2px solid rgba(20,184,166,.25);border-radius:32px;box-shadow:0 12px 36px rgba(13,148,136,.1),inset 0 1px 0 rgba(255,255,255,.8);padding:48px;display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:stretch;transform-origin:top center;will-change:transform}.landing-page .how-card.alt{background:radial-gradient(ellipse 500px 320px at 0 0,rgba(45,212,191,.22),transparent 60%),radial-gradient(ellipse 420px 280px at 100% 100%,rgba(94,234,212,.3),transparent 55%),var(--brand-50);border-color:rgba(20,184,166,.35)}.landing-page .how-card.alt .fc-content{order:2}.landing-page .how-card.alt .fc-visual{order:1}.landing-page .fc-content{display:flex;flex-direction:column;gap:20px;justify-content:center}.landing-page .fc-step-label{font-weight:700;font-size:12px;line-height:110%;letter-spacing:.01em;text-transform:uppercase;color:var(--brand-600);opacity:.8}.landing-page .fc-content h3{font-weight:900;font-size:32px;line-height:110%;color:var(--charcoal);margin:0}.landing-page .fc-content p{font-weight:400;font-size:16px;line-height:130%;letter-spacing:.01em;color:var(--charcoal);opacity:.8;margin:0}.landing-page .fc-meta{font-size:13px;color:var(--grey-600);font-weight:500;line-height:1.5}.landing-page .fc-visual{background:#fff;border-radius:18px;height:100%;min-height:240px;overflow:hidden;border:1px solid rgba(20,184,166,.2);display:flex;flex-direction:column;padding:24px;gap:14px}.landing-page .ig-title{font-size:13px;font-weight:700;color:var(--charcoal);letter-spacing:.01em}.landing-page .ig-healthcheck{justify-content:center;gap:16px}.landing-page .ig-hc-header{display:flex;justify-content:space-between;align-items:baseline}.landing-page .ig-percent{font-size:22px;font-weight:900;color:var(--brand-600);letter-spacing:-.02em}.landing-page .ig-progress{height:8px;background:var(--brand-100);border-radius:999px;overflow:hidden}.landing-page .ig-progress-fill{height:100%;background:linear-gradient(90deg,var(--brand-400),var(--brand-600));width:0;border-radius:999px;transition:width 1.2s cubic-bezier(.4,0,.2,1) .3s}.landing-page .in-view .ig-progress-fill{width:60%}.landing-page .ig-checklist{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:6px}.landing-page .ig-checklist li{display:flex;align-items:center;gap:10px;padding:9px 14px;border-radius:8px;font-size:12px;font-weight:500;border:1px solid var(--grey-200);background:var(--grey-50);color:var(--grey-400);opacity:0;transform:translateY(6px);transition:opacity .4s ease,transform .4s ease}.landing-page .in-view .ig-checklist li{opacity:1;transform:translateY(0)}.landing-page .in-view .ig-checklist li:first-child{transition-delay:.4s}.landing-page .in-view .ig-checklist li:nth-child(2){transition-delay:.6s}.landing-page .in-view .ig-checklist li:nth-child(3){transition-delay:.8s}.landing-page .in-view .ig-checklist li:nth-child(4){transition-delay:1s}.landing-page .ig-checklist li.done{background:var(--brand-50);border-color:var(--brand-200);color:var(--brand-700);font-weight:600}.landing-page .ig-checklist li.done:before{content:"✓";color:#fff;background:var(--brand-500);width:14px;height:14px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:9px;font-weight:900}.landing-page .ig-checklist li.active{background:#fff;border:1.5px solid var(--brand-500);color:var(--charcoal);font-weight:600;box-shadow:0 4px 12px rgba(13,148,136,.08)}.landing-page .ig-checklist li.active:before{content:"→";color:var(--brand-600);font-weight:700;font-size:14px;width:14px;text-align:center}.landing-page .ig-checklist li:not(.done):not(.active):before{content:"";width:12px;height:12px;border-radius:50%;border:1.5px solid var(--grey-300)}.landing-page .ig-insights{justify-content:center;gap:14px}.landing-page .ig-bars{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.landing-page .ig-bars li{display:flex;align-items:center;gap:10px;font-size:12px}.landing-page .ig-bars li>span{width:80px;color:var(--grey-600);font-weight:500}.landing-page .ig-bars .bar{flex:1;height:8px;background:var(--brand-100);border-radius:999px;overflow:hidden}.landing-page .ig-bars .bar i{display:block;height:100%;background:var(--brand-500);border-radius:999px;width:0;transition:width 1s cubic-bezier(.4,0,.2,1)}.landing-page .ig-bars .bar.amber i{background:#FBBF24}.landing-page .ig-bars .bar.red i{background:#F87171}.landing-page .ig-bars li b{width:28px;text-align:right;font-weight:800;font-size:13px;color:var(--brand-700)}.landing-page .ig-bars li.amber b{color:#92400e}.landing-page .ig-bars li.red b{color:#991b1b}.landing-page .in-view .ig-bars li:first-child .bar i{transition-delay:.3s;width:82%}.landing-page .in-view .ig-bars li:nth-child(2) .bar i{transition-delay:.45s;width:74%}.landing-page .in-view .ig-bars li:nth-child(3) .bar i{transition-delay:.6s;width:45%}.landing-page .in-view .ig-bars li:nth-child(4) .bar i{transition-delay:.75s;width:31%}.landing-page .ig-insight{margin-top:6px;padding:10px 12px;background:var(--brand-50);border:1px solid var(--brand-200);border-left:3px solid var(--brand-500);border-radius:8px;font-size:11px;line-height:1.45;color:var(--charcoal);opacity:0;transform:translateY(6px);transition:opacity .5s ease 1.1s,transform .5s ease 1.1s}.landing-page .in-view .ig-insight{opacity:1;transform:translateY(0)}.landing-page .ig-insight-tag{display:inline-block;font-size:9px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:var(--brand-700);margin-right:6px}.landing-page .ig-actions{justify-content:center;gap:12px}.landing-page .ig-actions-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.landing-page .ig-actions-list li{padding:11px 14px;border-radius:10px;font-size:12px;border:1px solid var(--grey-200);background:var(--grey-50);opacity:0;transform:translateX(-12px);transition:opacity .4s ease,transform .4s ease}.landing-page .in-view .ig-actions-list li{opacity:1;transform:translateX(0)}.landing-page .in-view .ig-actions-list li:first-child{transition-delay:.3s}.landing-page .in-view .ig-actions-list li:nth-child(2){transition-delay:.5s}.landing-page .in-view .ig-actions-list li:nth-child(3){transition-delay:.7s}.landing-page .in-view .ig-actions-list li:nth-child(4){transition-delay:.9s}.landing-page .ig-actions-list li.done{background:var(--brand-50);border-color:var(--brand-200);opacity:.65}.landing-page .ig-actions-list li.done .ig-action-title{color:var(--brand-700);font-weight:700;text-decoration:line-through;text-decoration-color:var(--brand-500)}.landing-page .ig-actions-list li.done:before{content:"✓ ";color:var(--brand-600);font-weight:800}.landing-page .ig-actions-list li.active{background:#fff;border:1.5px solid var(--brand-500);box-shadow:0 4px 12px rgba(13,148,136,.08)}.landing-page .ig-action-title{font-weight:700;color:var(--charcoal);display:block;margin-bottom:3px}.landing-page .ig-action-meta{font-size:11px;color:var(--grey-500)}.landing-page .ig-actions-list li:not(.done):not(.active) .ig-action-title{color:var(--grey-700);font-weight:500}.landing-page .ig-tag-impact{display:inline-block;font-size:9px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;padding:2px 6px;border-radius:999px;background:#FEE2E2;color:#991b1b;margin-right:4px;vertical-align:middle}.landing-page .ig-tag-impact.med{background:#FEF3C7;color:#92400e}.landing-page .ig-stack{justify-content:center;gap:12px}.landing-page .ig-stack-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.landing-page .ig-stack-list li{display:grid;grid-template-columns:1fr auto;align-items:center;gap:4px 12px;padding:11px 14px;border-radius:10px;font-size:12px;border:1px solid var(--grey-200);background:#fff;opacity:0;transform:translateY(8px);transition:opacity .4s ease,transform .4s ease}.landing-page .in-view .ig-stack-list li{opacity:1;transform:translateY(0)}.landing-page .in-view .ig-stack-list li:first-child{transition-delay:.3s}.landing-page .in-view .ig-stack-list li:nth-child(2){transition-delay:.45s}.landing-page .in-view .ig-stack-list li:nth-child(3){transition-delay:.6s}.landing-page .in-view .ig-stack-list li:nth-child(4){transition-delay:.75s}.landing-page .ig-stack-list .ig-provider{font-weight:700;color:var(--charcoal)}.landing-page .ig-stack-list .ig-type{grid-column:1;font-size:11px;color:var(--grey-500);font-weight:500}.landing-page .ig-stack-list .ig-amt{grid-row:1/3;align-self:center;font-weight:800;color:var(--brand-600);font-size:13px}.landing-page .ig-stack-list .ig-amt.warn{color:#b45309}.landing-page .ig-history{justify-content:center;gap:14px}.landing-page .ig-chart{width:100%;height:auto;display:block}.landing-page .ig-chart .ig-area{fill:url(#igGrad);opacity:0;transition:opacity 1s ease .6s}.landing-page .ig-chart .ig-line{fill:none;stroke:var(--brand-600);stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:1000;stroke-dashoffset:1000;transition:stroke-dashoffset 1.8s cubic-bezier(.65,.05,.36,1) .3s}.landing-page .ig-chart .ig-dot{fill:var(--brand-600);opacity:0;transition:opacity .4s ease 1.6s}.landing-page .in-view .ig-chart .ig-line{stroke-dashoffset:0}.landing-page .in-view .ig-chart .ig-area,.landing-page .in-view .ig-chart .ig-dot{opacity:1}.landing-page .ig-history-meta{display:flex;justify-content:space-between;align-items:baseline;padding-top:10px;border-top:1px solid var(--grey-200);font-size:13px}.landing-page .ig-history-meta b{font-weight:800;color:var(--charcoal);font-size:16px}.landing-page .ig-delta{color:var(--brand-600);font-weight:800;background:var(--brand-50);padding:3px 8px;border-radius:999px;font-size:12px}.landing-page .who{position:relative;isolation:isolate;padding:80px 48px;overflow:visible}.landing-page .who,.landing-page .who:before{background:linear-gradient(180deg,#ffffff 0,var(--brand-50) 18%,var(--brand-50) 82%,#ffffff 100%)}.landing-page .who:before{content:"";position:absolute;top:0;bottom:0;left:calc(50% - 50vw);right:calc(50% - 50vw);z-index:-1;pointer-events:none}.landing-page .who-header{width:948px;max-width:100%;display:flex;flex-direction:column;align-items:center;gap:24px;text-align:center;margin:0 auto 32px;position:relative;z-index:2}.landing-page .who-header .landing-label{color:var(--brand-600)}.landing-page .who-header .h2{width:778px;max-width:100%}.landing-page .who-header .sub{width:570px;max-width:100%;font-weight:400;font-size:16px;line-height:130%;letter-spacing:.01em;color:var(--charcoal)}.landing-page .who-grid{display:flex;gap:8px;justify-content:center;width:952px;max-width:100%;margin:0 auto;position:relative;z-index:2}.landing-page .who-card{flex:1;background:radial-gradient(ellipse 360px 240px at 100% 0,rgba(94,234,212,.2),transparent 60%),radial-gradient(ellipse 300px 200px at 0 100%,rgba(204,251,241,.55),transparent 55%),#ffffff;border:2px solid rgba(20,184,166,.25);border-radius:16px;padding:24px;display:flex;flex-direction:column;gap:16px;box-shadow:0 12px 36px rgba(13,148,136,.1),inset 0 1px 0 rgba(255,255,255,.8);position:relative;z-index:5}.landing-page .who-role{font-weight:700;font-size:12px;line-height:110%;letter-spacing:.06em;text-transform:uppercase;color:var(--brand-700)}.landing-page .who-card h3{font-weight:700;font-size:16px;line-height:130%;letter-spacing:.01em;color:var(--charcoal);margin:0}.landing-page .who-card .desc{font-weight:400;font-size:13px;line-height:1.55;color:var(--charcoal);opacity:.85;margin:0}.landing-page .who-feature{font-size:13px;color:var(--brand-700);font-weight:600;letter-spacing:.01em;line-height:1.5;padding-top:14px;margin-top:auto;border-top:1px solid rgba(20,184,166,.2)}.landing-page .who-feature .arrow-inline{margin-right:6px;font-weight:800;color:var(--brand-600)}.landing-page .mascot-who-left{width:380px;height:356px;left:-40px;bottom:50px;top:auto;background-image:url(/mascots/mascot-who-left.png);background-image:-webkit-image-set(url("/mascots/mascot-who-left.webp") type("image/webp"),url("/mascots/mascot-who-left.png") type("image/png"));background-image:image-set(url("/mascots/mascot-who-left.webp") type("image/webp"),url("/mascots/mascot-who-left.png") type("image/png"))}.landing-page .mascot-who-right{width:340px;height:340px;right:-12px;top:calc(50% - 170px + 240px);background-image:url(/mascots/mascot-who-right.png);background-image:-webkit-image-set(url("/mascots/mascot-who-right.webp") type("image/webp"),url("/mascots/mascot-who-right.png") type("image/png"));background-image:image-set(url("/mascots/mascot-who-right.webp") type("image/webp"),url("/mascots/mascot-who-right.png") type("image/png"))}.landing-page .story{position:relative;padding:48px;background:#fff}.landing-page .story-card{width:100%;max-width:1416px;margin:0 auto;background:var(--charcoal);border-radius:20px;padding:100px 64px;display:flex;gap:48px;align-items:flex-start;justify-content:space-between;position:relative;overflow:hidden}.landing-page .story-quote{width:574px;max-width:48%;display:flex;flex-direction:column;gap:20px;position:relative;z-index:1}.landing-page .story-avatar{width:100px;height:100px;border:2px solid var(--brand-300);border-radius:8px;-o-object-fit:cover;object-fit:cover;display:block}.landing-page .story-quote h3{font-weight:900;font-size:32px;line-height:110%;color:var(--brand-300);margin:0}.landing-page .story-quote .cite{font-weight:400;font-size:12px;line-height:130%;letter-spacing:.01em;color:#fff;opacity:.8}.landing-page .story-body{width:626px;max-width:50%;display:flex;flex-direction:column;gap:32px;position:relative;z-index:1}.landing-page .story-body .landing-label{color:var(--brand-300)}.landing-page .story-body .h2{color:#fff}.landing-page .story-body p{color:#fff;font-weight:400;font-size:16px;line-height:130%;letter-spacing:.01em}.landing-page .landing-label{font-weight:700;font-size:12px;line-height:110%;letter-spacing:.01em;text-transform:uppercase;opacity:.8}.landing-page .faq{position:relative;padding:48px;background:#fff;display:flex;flex-direction:row;gap:32px;align-items:flex-start;justify-content:center;overflow:visible;min-height:600px}.landing-page .faq-header{width:656px;max-width:40%;display:flex;flex-direction:column;gap:32px;position:relative;z-index:5}.landing-page .faq-header .h2{margin:0}.landing-page .faq-header p{font-weight:400;font-size:16px;line-height:130%;margin:0}.landing-page .faq-header p a{color:var(--brand-600);font-weight:700;text-decoration:underline}.landing-page .faq-list{width:726px;max-width:55%;border:1px solid rgba(20,184,166,.3);border-radius:20px;overflow:hidden;background:#fff;position:relative;z-index:2}.landing-page .faq-item{border-bottom:1px solid var(--brand-300)}.landing-page .faq-item:last-child{border-bottom:none}.landing-page .faq-q{width:100%;background:none;border:none;padding:20px;font-family:Satoshi,sans-serif;font-weight:700;font-size:16px;line-height:130%;letter-spacing:.01em;color:var(--charcoal);text-align:left;display:flex;align-items:center;justify-content:space-between;gap:32px;cursor:pointer}.landing-page .faq-icon{width:20px;height:20px;flex-shrink:0;position:relative}.landing-page .faq-icon:after,.landing-page .faq-icon:before{content:"";position:absolute;background:var(--brand-900);width:20px;height:2px;left:0;top:9px;transition:transform .2s}.landing-page .faq-icon:after{transform:rotate(90deg)}.landing-page .faq-item.open .faq-q{background:var(--grey-50)}.landing-page .faq-item.open .faq-icon:after{transform:rotate(0)}.landing-page .faq-a{padding:0 20px 20px;font-weight:400;font-size:16px;line-height:130%;letter-spacing:.01em;color:var(--charcoal);display:none}.landing-page .faq-item.open .faq-a{display:block}.landing-page .mascot-faq{width:300px;height:304px;left:160px;top:200px;background-image:url(/mascots/mascot-faq.png);background-image:-webkit-image-set(url("/mascots/mascot-faq.webp") type("image/webp"),url("/mascots/mascot-faq.png") type("image/png"));background-image:image-set(url("/mascots/mascot-faq.webp") type("image/webp"),url("/mascots/mascot-faq.png") type("image/png"));z-index:1}.landing-page .signup{position:relative;padding:48px;background:#fff}.landing-page .signup-card{width:100%;max-width:1416px;margin:0 auto;background:var(--light-grad);border:2px solid rgba(20,184,166,.3);border-radius:20px;padding:100px 64px;display:flex;flex-direction:column;gap:48px;position:relative;overflow:hidden;min-height:466px}.landing-page .signup-content{width:574px;max-width:50%;display:flex;flex-direction:column;gap:32px;position:relative;z-index:2}.landing-page .signup-content .h2{margin:0}.landing-page .signup-content p{opacity:.8;font-weight:400;font-size:16px;line-height:130%;letter-spacing:.01em}.landing-page .signup-actions{display:flex;gap:8px}.landing-page .signup-actions .btn{width:auto}.landing-page .signup-float{position:absolute;display:inline-flex;align-items:center;gap:10px;padding:10px 18px 10px 12px;background:#fff;border:1px solid var(--brand-200);border-radius:999px;font-size:13px;font-weight:700;color:var(--brand-800);box-shadow:0 8px 24px rgba(13,148,136,.12);z-index:3;white-space:nowrap;transform-origin:center center;opacity:0;animation:thoughtPop 6.5s cubic-bezier(.4,0,.2,1) infinite}.landing-page .signup-float .check{flex-shrink:0;width:22px;height:22px;background:var(--brand-500);border-radius:50%;display:inline-flex;align-items:center;justify-content:center}.landing-page .signup-float-1{top:90px;right:280px;animation-delay:0s}.landing-page .signup-float-2{top:200px;right:340px;animation-delay:.7s}.landing-page .signup-float-3{top:310px;right:300px;animation-delay:1.4s}@keyframes thoughtPop{0%{opacity:0;transform:scale(.5) translateY(8px)}6%{opacity:1;transform:scale(1.08) translateY(-2px)}12%{transform:scale(1) translateY(0)}70%{opacity:1;transform:scale(1) translateY(0)}78%{opacity:1;transform:scale(1.2) translateY(-6px)}84%{opacity:0;transform:scale(1.5) translateY(-16px)}to{opacity:0;transform:scale(1.5) translateY(-16px)}}.landing-page .mascot-cta{width:300px;height:auto;right:-20px;left:auto;transform:none;top:0;bottom:0;background-image:url(/mascots/mascot-cta.png);background-image:-webkit-image-set(url("/mascots/mascot-cta.webp") type("image/webp"),url("/mascots/mascot-cta.png") type("image/png"));background-image:image-set(url("/mascots/mascot-cta.webp") type("image/webp"),url("/mascots/mascot-cta.png") type("image/png"));background-position:100%}@media (prefers-reduced-motion:reduce){.landing-page .signup-float{animation:none;opacity:1;transform:none}.landing-page .how-card-wrapper{min-height:auto;padding-top:0;padding-bottom:24px}.landing-page .how-card{position:static;transform:none}.landing-page .how-card,.landing-page .ig-actions-list li,.landing-page .ig-bars .bar i,.landing-page .ig-chart .ig-area,.landing-page .ig-chart .ig-dot,.landing-page .ig-chart .ig-line,.landing-page .ig-checklist li,.landing-page .ig-insight,.landing-page .ig-progress-fill,.landing-page .ig-stack-list li{transition:none!important;opacity:1!important}}@media (max-width:960px){.landing-canvas{width:100%;margin:0;zoom:1}.landing-page .hero{min-height:auto;padding:140px 24px 32px}.landing-page .hero-copy .h1{font-size:36px}.landing-page .score-ring{width:clamp(60px,10vw,100px);height:clamp(60px,10vw,100px);z-index:1;opacity:.55}.landing-page .score-ring .ring-num{font-size:clamp(18px,2.8vw,30px)}.landing-page .ring-91{left:max(12px,calc(50vw - 220px));top:96px}.landing-page .ring-74{right:max(12px,calc(50vw - 220px));left:auto;top:108px}.landing-page .ring-53{display:none}.landing-page .hero-actions{flex-direction:column;width:100%;max-width:400px;align-items:stretch;gap:8px}.landing-page .hero-actions .btn{width:100%}.landing-page .hero-actions .btn-primary{position:relative;margin-top:72px}.landing-page .hero-actions .btn-primary:before{content:"";position:absolute;bottom:calc(100% - 28px);left:50%;transform:translateX(-50%);width:120px;height:114px;background:url(/mascots/mascot-hero-button-peek.png) no-repeat 50%/contain;background-image:-webkit-image-set(url("/mascots/mascot-hero-button-peek.webp") type("image/webp"),url("/mascots/mascot-hero-button-peek.png") type("image/png"));background-image:image-set(url("/mascots/mascot-hero-button-peek.webp") type("image/webp"),url("/mascots/mascot-hero-button-peek.png") type("image/png"));pointer-events:none}.landing-page .mascot.mascot-hero-tablet{display:none}.landing-page .problem{padding:32px 16px}.landing-page .problem-card{padding:48px 20px}.landing-page .problem-grid{flex-direction:column;gap:16px}.landing-page .problem-tile{padding:24px 22px;gap:14px}.landing-page .tile-figure{font-size:42px;gap:10px}.landing-page .tile-figure-sub{font-size:13px}.landing-page .problem-tile h3{font-size:20px}.landing-page .problem-tile p{font-size:14px}.landing-page .how{padding:32px 24px}.landing-page .how-header .h2{font-size:32px}.landing-page .how-cards{gap:24px}.landing-page .how-card-wrapper{perspective:none;margin-bottom:20px}.landing-page .how-card-wrapper:last-child{margin-bottom:0}.landing-page .how-card{position:static;transform:none;grid-template-columns:1fr;padding:28px}.landing-page .how-card.alt .fc-content,.landing-page .how-card.alt .fc-visual{order:0}.landing-page .fc-content h3{font-size:24px}.landing-page .who{padding:32px 16px}.landing-page .who-grid{flex-direction:column}.landing-page .mascot{display:none}.landing-page .story{padding:32px 16px}.landing-page .story-card{padding:48px 24px;flex-direction:column}.landing-page .story-body,.landing-page .story-quote{max-width:100%;width:100%}.landing-page .faq{flex-direction:column;padding:32px 24px;min-height:0;gap:24px}.landing-page .faq-header,.landing-page .faq-list{width:100%;max-width:100%}.landing-page .signup{padding:32px 24px}.landing-page .signup-card{padding:40px 24px;min-height:0;gap:20px}.landing-page .signup-content{width:100%;max-width:100%;gap:20px}.landing-page .signup-actions{flex-direction:column;width:100%}.landing-page .signup-actions .btn{width:100%}.landing-page .signup-float{display:none}}