:root{--bg:#050a17;--bg-2:#081224;--bg-3:#0d1830;--surface:rgba(13,20,39,0.72);--surface-strong:rgba(18,28,52,0.86);--surface-soft:rgba(255,255,255,0.03);--border:rgba(184,201,255,0.15);--border-strong:rgba(184,201,255,0.24);--text:#f4f7ff;--muted:rgba(232,238,255,0.76);--soft:rgba(201,212,245,0.54);--accent:#8ea2ff;--accent-2:#c8d1ff;--button-text:#11182a;--shadow:0 28px 90px rgba(0,0,0,0.38);--glow:0 0 0 1px rgba(155,170,255,0.15),0 0 30px rgba(113,135,255,0.22),0 18px 44px rgba(28,35,71,0.4);--radius-xl:38px;--radius-lg:28px;--radius-md:22px;--radius-sm:16px;--max-width:1200px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{position:relative;margin:0;min-height:100vh;color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:radial-gradient(62rem 36rem at 88% 18%,rgba(118,120,255,.18),transparent 44%),radial-gradient(58rem 36rem at 14% 86%,rgba(50,88,205,.12),transparent 48%),radial-gradient(28rem 18rem at 72% 46%,rgba(255,255,255,.05),transparent 52%),linear-gradient(180deg,#08101f,#060c17 40%,#040814)}body:before{content:"";position:fixed;inset:0;z-index:0;pointer-events:none;background:radial-gradient(42rem 28rem at 76% 12%,rgba(148,132,255,.12),transparent 58%),radial-gradient(34rem 24rem at 22% 36%,rgba(69,112,232,.08),transparent 62%),linear-gradient(115deg,transparent,rgba(184,201,255,.035) 46%,transparent 70%);opacity:.72;transform:translateZ(0);animation:pressure-field 18s ease-in-out infinite}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}img,svg{display:block}.container{width:min(calc(100% - 32px),var(--max-width));margin:0 auto}.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}.page-shell{position:relative;z-index:1;min-height:100vh}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:40;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:rgba(5,10,23,.56);border-bottom:1px solid rgba(184,201,255,.08)}.site-header-inner{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:20px}.nav-link{align-items:center}.brand-link,.brand-lockup,.nav-link,.nav-link-optional{display:inline-flex}.brand-lockup{align-items:center;gap:18px}.brand-lockup.compact{gap:12px}.brand-mark{width:68px;height:68px;color:#f5f6fb;filter:drop-shadow(0 12px 28px rgba(0,0,0,.22))}.brand-lockup.compact .brand-mark{width:34px;height:34px}.brand-type{font-weight:800;letter-spacing:-.04em;font-size:clamp(2.2rem,6vw,4.8rem);line-height:.95}.brand-lockup.compact .brand-type{font-size:1.2rem;letter-spacing:.04em}.nav-links{display:flex;align-items:center;gap:22px;color:var(--muted);font-size:.95rem}.footer-links a:hover,.nav-links a:hover,.text-link:hover{color:var(--text)}.nav-cta{margin-left:4px}.hero-section{position:relative;overflow:clip;padding:48px 0 42px}.hero-section:after,.hero-section:before{content:"";position:absolute;pointer-events:none}.hero-section:before{width:min(64vw,760px);height:min(64vw,760px);right:-18vw;top:-18vw;border-radius:999px;background:radial-gradient(circle at 50% 50%,rgba(142,162,255,.16),transparent 58%),radial-gradient(circle at 40% 42%,rgba(198,202,255,.08),transparent 44%);filter:blur(10px);opacity:.9;animation:hero-pressure-breathe 14s ease-in-out infinite}.hero-section:after{inset:8% 0 auto;height:42%;background:linear-gradient(120deg,transparent,rgba(184,201,255,.055) 48%,transparent 74%);opacity:.42;transform:translateX(12%) rotate(-4deg);animation:hero-scan 16s ease-in-out infinite}.hero-shell{position:relative;z-index:1;display:grid;grid-template-columns:1.03fr .97fr;grid-gap:44px;gap:44px;align-items:center;min-height:calc(100vh - 132px)}.card-index,.device-app-brand,.device-card-kicker,.device-label,.device-note-label,.eyebrow,.section-kicker,.transcript-label{color:var(--soft);text-transform:uppercase;letter-spacing:.18em;font-size:.76rem}.hero-copy{max-width:620px;transform:translateY(-24px)}.hero-copy .brand-lockup{margin-bottom:18px}.hero-copy .brand-type{font-size:clamp(3rem,9vw,6rem)}.hero-copy h1{margin:0 0 18px;max-width:11.8ch;font-size:clamp(2.8rem,6.8vw,5.35rem);line-height:.95;letter-spacing:-.06em}.contact-card p,.faq-card p,.feature-card p,.footer-copy,.form-meta,.hero-note,.hero-text,.legal-card p,.mini-card p,.moment-card h3,.page-intro,.pillar-card p,.section-copy{color:var(--muted);line-height:1.7}.hero-text{margin:0;max-width:52ch;font-size:1.08rem}.hero-actions{margin-top:28px}.hero-note{margin-top:18px;max-width:58ch;font-size:.96rem}.button-row{display:flex;flex-wrap:wrap;gap:12px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:.95rem 1.35rem;border-radius:999px;border:1px solid transparent;transition:transform .18s ease,background .18s ease,border-color .18s ease,box-shadow .18s ease;cursor:pointer}.button:hover{transform:translateY(-1px)}.button-primary{color:var(--button-text);background:linear-gradient(180deg,#a8b7ff,#8ea2ff)}.button-glow{box-shadow:var(--glow)}.button-secondary{color:var(--text);background:rgba(255,255,255,.045);border-color:var(--border)}.button-secondary:hover{background:rgba(255,255,255,.08)}.hero-stage{position:relative;min-height:760px;display:flex;align-items:center;justify-content:center}.stage-panel{position:absolute;inset:auto;border-radius:48px;border:1px solid rgba(184,201,255,.08);background:rgba(255,255,255,.02);filter:blur(.2px)}.stage-panel-back{width:82%;height:82%;right:0;top:6%;transform:rotate(-6deg);background:linear-gradient(180deg,rgba(255,255,255,.03),rgba(255,255,255,.01));animation:stage-panel-drift-back 16s ease-in-out infinite}.stage-panel-mid{width:88%;height:76%;left:2%;bottom:4%;transform:rotate(4deg);animation:stage-panel-drift-mid 18s ease-in-out infinite}.device-frame{position:relative;z-index:2;width:min(100%,470px);padding:18px;border-radius:44px;background:linear-gradient(180deg,rgba(255,255,255,.09),rgba(255,255,255,.03));border:1px solid rgba(184,201,255,.16);box-shadow:var(--shadow)}.device-screen{position:relative;overflow:hidden;min-height:720px;border-radius:34px;border:1px solid rgba(184,201,255,.09);padding:28px;background:radial-gradient(24rem 16rem at 84% 22%,rgba(137,155,255,.16),transparent 50%),radial-gradient(16rem 12rem at 18% 86%,rgba(63,85,153,.13),transparent 55%),linear-gradient(180deg,#071122,#061020 60%,#050d1b)}.device-screen:after,.device-screen:before{content:"";position:absolute;border-radius:999px;pointer-events:none}.device-screen:before{width:120%;height:36%;right:-34%;top:12%;background:linear-gradient(180deg,rgba(255,255,255,.06),rgba(255,255,255,.01));transform:rotate(-16deg);animation:screen-sheen 12s ease-in-out infinite}.device-screen:after{width:120%;height:26%;left:-24%;bottom:8%;background:linear-gradient(180deg,rgba(255,255,255,.04),rgba(255,255,255,.01));transform:rotate(12deg)}.device-app-header,.device-button,.device-card,.device-footer-control,.device-topcard,.transcript-card{position:relative;z-index:1}.device-card,.device-topcard,.transcript-card{border-radius:28px;border:1px solid rgba(184,201,255,.16);background:rgba(255,255,255,.045);box-shadow:inset 0 1px 0 rgba(255,255,255,.04)}.device-topcard{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:22px}.device-topcard strong{display:block;margin-top:8px;font-size:1.5rem}.ready-pill{min-width:96px;text-align:center;border-radius:999px;padding:.9rem 1.05rem;font-weight:700;color:#14203a;background:linear-gradient(180deg,#a8b7ff,#8ea2ff)}.device-app-header{position:relative;padding:2px 2px 24px}.device-app-topline{display:flex;align-items:flex-start;justify-content:center;min-height:58px;padding:0 78px;text-align:center}.device-app-brand{font-weight:800}.device-rep-count{margin-top:7px;color:var(--text);font-size:1.05rem;font-weight:720}.device-exit{position:absolute;top:0;right:2px;min-width:66px;padding:.62rem .9rem;border-radius:999px;border:1px solid rgba(184,201,255,.18);color:rgba(232,238,255,.82);background:rgba(255,255,255,.045);text-align:center;font-size:.92rem;font-weight:700}.device-progress{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:7px;gap:7px;width:min(100%,224px);margin:18px auto 0}.device-progress span{height:6px;border-radius:999px;background:rgba(184,201,255,.16);box-shadow:inset 0 1px 0 rgba(255,255,255,.06)}.device-progress .is-active{background:linear-gradient(90deg,#b6c2ff,#8ea2ff);box-shadow:0 0 24px rgba(142,162,255,.24)}.device-brand-area{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:12px;padding:42px 0 24px}.device-brand-area .brand-type{font-size:clamp(1.75rem,5vw,2.5rem)}.device-brand-area .brand-lockup{gap:14px}.device-brand-area .brand-mark{width:48px;height:48px}.device-subline{color:var(--soft)}.device-card{padding:26px;text-align:center}.device-note-label{margin-top:20px;color:#97a7ff;font-weight:760}.device-card-title{margin-top:12px;font-size:clamp(1.9rem,4vw,2.65rem);line-height:1.02;font-weight:760;letter-spacing:-.04em;white-space:nowrap}.device-card-copy{margin:14px 0 0;color:var(--muted);font-size:1.04rem;line-height:1.48}.transcript-card{margin-top:24px;padding:20px;text-align:left}.transcript-label{display:flex;align-items:center;gap:9px;margin-bottom:10px;font-weight:760}.transcript-chip{width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;background:linear-gradient(180deg,rgba(169,143,255,.96),rgba(122,91,223,.94));box-shadow:0 8px 20px rgba(122,91,223,.22)}.transcript-chip span{width:6px;height:6px;border-radius:999px;background:rgba(255,255,255,.9)}.transcript-card p{margin:0;font-size:1.12rem;line-height:1.45}.device-button{margin-top:18px;min-height:68px;display:flex;align-items:center;justify-content:center;gap:10px;border-radius:999px;font-size:1.1rem;font-weight:680}.device-button-secondary{border:1px solid rgba(184,201,255,.15);color:var(--text);background:rgba(255,255,255,.055)}.play-triangle{width:0;height:0;border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:9px solid;transform:translateX(1px)}.device-button-primary{background:linear-gradient(180deg,rgba(151,167,255,.9),rgba(124,143,236,.9));color:#11182a;box-shadow:var(--glow)}.device-footer-control{display:flex;justify-content:flex-end;margin-top:16px;color:rgba(232,238,255,.55);font-size:.9rem;font-weight:680}.device-divider{margin:20px 0;border-top:1px solid rgba(184,201,255,.14)}.device-row{display:flex;align-items:center;justify-content:space-between;gap:10px;color:var(--text);font-weight:650}.section{padding:42px 0}.section-open{padding-top:62px}.section-grid{display:flex;flex-direction:column;gap:14px;align-items:flex-start}.page-title,.section-grid h2,.story-card h2,.waitlist-shell h2{margin:0;font-size:clamp(2rem,4.6vw,3.7rem);line-height:1.02;letter-spacing:-.05em}.section-copy{margin:0;font-size:1.06rem}.compact-copy{max-width:54ch}.page-shell-inner,.section-block{display:flex;flex-direction:column;gap:28px}.glass-card{border:1px solid var(--border);background:linear-gradient(180deg,rgba(255,255,255,.048),rgba(255,255,255,.028));border-radius:var(--radius-lg);box-shadow:inset 0 1px 0 rgba(255,255,255,.035)}.feature-card,.moment-card,.pillar-card,.waitlist-shell{transition:transform .22s ease,border-color .22s ease,background .22s ease,box-shadow .22s ease}html.reveal-ready [data-reveal]{opacity:0;filter:blur(4px);transform:translate3d(0,20px,0);will-change:opacity,transform,filter;transition:opacity .72s cubic-bezier(.22,1,.36,1),filter .72s cubic-bezier(.22,1,.36,1),transform .72s cubic-bezier(.22,1,.36,1);transition-delay:var(--reveal-delay,0s)}html.reveal-ready .reveal-card{transform:translate3d(0,18px,0)}html.reveal-ready [data-reveal].is-visible{opacity:1;filter:blur(0);transform:translateZ(0);will-change:auto}.stagger-1{--reveal-delay:90ms}.stagger-2{--reveal-delay:180ms}.stagger-3{--reveal-delay:270ms}@media (hover:hover) and (pointer:fine){.feature-card:hover,.moment-card:hover,.pillar-card:hover,.waitlist-shell:hover{transform:translateY(-3px);border-color:rgba(184,201,255,.25);background:linear-gradient(180deg,rgba(255,255,255,.062),rgba(255,255,255,.032));box-shadow:inset 0 1px 0 rgba(255,255,255,.045),0 18px 52px rgba(0,0,0,.18)}html.reveal-ready .feature-card.is-visible:hover,html.reveal-ready .moment-card.is-visible:hover,html.reveal-ready .pillar-card.is-visible:hover,html.reveal-ready .waitlist-shell.is-visible:hover{transform:translateY(-3px)}}@keyframes pressure-field{0%,to{opacity:.62;transform:translateZ(0) scale(1)}50%{opacity:.82;transform:translate3d(1.2%,-1%,0) scale(1.025)}}@keyframes hero-pressure-breathe{0%,to{opacity:.68;transform:scale(1)}50%{opacity:.9;transform:scale(1.045)}}@keyframes hero-scan{0%,to{opacity:.24;transform:translateX(14%) rotate(-4deg)}48%{opacity:.44;transform:translateX(-8%) rotate(-4deg)}}@keyframes stage-panel-drift-back{0%,to{transform:rotate(-6deg) translateZ(0)}50%{transform:rotate(-5deg) translate3d(-8px,10px,0)}}@keyframes stage-panel-drift-mid{0%,to{transform:rotate(4deg) translateZ(0)}50%{transform:rotate(3deg) translate3d(10px,-8px,0)}}@keyframes screen-sheen{0%,to{opacity:.72;transform:rotate(-16deg) translateX(0)}50%{opacity:.95;transform:rotate(-16deg) translateX(-8%)}}.contact-grid,.faq-grid,.feature-grid,.legal-grid,.moment-grid{display:grid;grid-gap:18px;gap:18px}.faq-grid,.legal-grid{align-items:stretch}.contact-grid,.faq-grid,.legal-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.faq-card,.legal-card{min-height:150px}.feature-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.feature-grid-1{grid-template-columns:1fr}.contact-card,.faq-card,.feature-card,.legal-card,.mini-card,.moment-card,.pillar-card{padding:24px}.card-index{margin-bottom:18px}.contact-card h3,.faq-card h3,.feature-card h3,.legal-card h3,.mini-card h3,.moment-card h3,.pillar-card h3{margin:0 0 10px;font-size:1.25rem;line-height:1.15}.contact-card p,.faq-card p,.feature-card p,.legal-card p,.mini-card p,.pillar-card p{margin:0}.split-highlight{display:grid;grid-template-columns:1.05fr .95fr;grid-gap:18px;gap:18px;align-items:stretch}.story-card{padding:30px}.moment-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.moment-card{min-height:128px;display:flex;align-items:center;justify-content:center;text-align:center}.moment-card h3{margin:0;font-size:1.22rem}.philosophy-shell{display:flex;flex-direction:column;gap:28px}.pillar-card{min-height:180px}.waitlist-shell{padding:32px;display:grid;grid-template-columns:.95fr 1.05fr;grid-gap:28px;gap:28px;align-items:end}.waitlist-shell>.button{width:min(100%,420px);justify-self:end}.waitlist-form{display:flex;flex-direction:column;gap:14px}.field-wrap{display:block}.field{width:100%;min-height:58px;border-radius:18px;border:1px solid var(--border-strong);outline:none;padding:0 18px;background:rgba(255,255,255,.035);color:var(--text)}.field::placeholder{color:rgba(232,238,255,.45)}.field:focus{border-color:rgba(151,167,255,.55);box-shadow:0 0 0 4px rgba(113,135,255,.12)}.form-meta{min-height:26px;font-size:.92rem}.form-meta.success{color:#cfe0ff}.form-meta.error{color:#ffb6bf}.page-section{padding:35px 0}.site-footer{padding:28px 0 36px}.footer-shell{justify-content:space-between;gap:18px;padding:22px 0 0;border-top:1px solid rgba(184,201,255,.1)}.footer-shell,.footer-top{display:flex;align-items:center}.footer-top{gap:16px}.footer-copy{margin:0;font-size:.95rem}.footer-links{gap:10px 18px;color:var(--muted)}.footer-links,.footer-meta{display:flex;flex-wrap:wrap;align-items:center}.footer-meta{gap:18px}.footer-socials{display:flex;flex-wrap:wrap;align-items:center;gap:10px 14px;color:var(--muted)}.footer-socials a:hover{color:var(--text)}.footer-social-label{color:var(--soft);margin-right:2px}@media (max-width:820px){.footer-meta{flex-direction:column;align-items:flex-start}}@media (max-width:1100px){.hero-shell,.section-grid,.split-highlight,.waitlist-shell{grid-template-columns:1fr}.contact-grid,.faq-grid,.feature-grid-3,.legal-grid,.moment-grid{grid-template-columns:1fr 1fr}.hero-stage{min-height:680px}.nav-links{gap:16px}}@media (max-width:820px){.site-header-inner{min-height:68px;flex-direction:row;align-items:center;justify-content:space-between}.footer-shell,.footer-top{flex-direction:column;align-items:flex-start}.nav-links{width:auto;flex-wrap:nowrap;gap:12px;font-size:.9rem}.nav-link-optional{display:none}.nav-cta{min-height:40px;padding:.72rem 1rem;font-size:.92rem;margin-left:2px}.hero-section{padding-top:20px;padding-bottom:24px}.hero-shell{min-height:auto;gap:22px}.hero-copy{max-width:100%;transform:none}.hero-copy .brand-lockup{margin-bottom:10px}.hero-copy .brand-type{font-size:clamp(2.4rem,10vw,4rem)}.hero-copy h1{max-width:9.2ch;margin-bottom:14px;font-size:clamp(2.8rem,12vw,4.5rem);line-height:.94}.hero-text{font-size:1rem;line-height:1.6}.hero-actions{margin-top:22px}.hero-note{margin-top:14px;font-size:.94rem;line-height:1.55}.hero-stage{min-height:420px;align-items:flex-start}.stage-panel-back,.stage-panel-mid{display:none}.device-frame{width:min(100%,420px);padding:10px;border-radius:30px}.device-screen{min-height:520px;max-height:none;border-radius:22px;padding:18px}.device-topcard{padding:18px}.device-brand-area{padding:24px 0 16px}.device-card{padding:20px}.device-card-title{font-size:1.85rem}.device-button{min-height:58px}.device-card-copy{font-size:.98rem}.contact-grid,.faq-grid,.feature-grid-3,.legal-grid,.moment-grid{grid-template-columns:1fr}.waitlist-shell{padding:24px;align-items:start}.waitlist-shell>.button{width:100%;justify-self:stretch}}@media (max-width:560px){.container{width:min(calc(100% - 44px),var(--max-width))}.site-header{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.brand-lockup{gap:10px}.brand-mark{width:46px;height:46px}.brand-lockup.compact .brand-mark{width:24px;height:24px}.brand-lockup.compact .brand-type{font-size:.95rem;letter-spacing:.03em}.nav-links{gap:10px}.nav-link{font-size:.88rem}.nav-cta{display:none}.hero-copy h1{max-width:10.5ch;font-size:clamp(2.35rem,10.5vw,3.35rem)}.hero-text{font-size:.98rem}.hero-note{font-size:.9rem}.button-row{flex-direction:column}.button{width:100%;min-height:46px;padding:.78rem 1.1rem;font-size:.96rem}.button-secondary{min-height:42px;padding:.7rem 1rem;background:rgba(255,255,255,.035)}#product,.hero-stage,.section-philosophy{display:none}#how-it-works{padding-top:24px}#how-it-works .section-block,.section-moments .section-block{gap:18px}#how-it-works .section-grid,.section-moments .section-grid{gap:10px}#how-it-works .section-copy,.section-moments .section-copy{font-size:.94rem;line-height:1.5}#how-it-works .feature-grid{gap:10px}#how-it-works .feature-card{min-height:auto;display:grid;grid-template-columns:34px 1fr;grid-gap:4px 12px;gap:4px 12px;align-items:start;padding:14px 16px}#how-it-works .feature-card .card-index{grid-row:1/span 2;margin:2px 0 0;font-size:.72rem}#how-it-works .feature-card h3{margin:0;font-size:1.02rem}#how-it-works .feature-card p{margin:0;font-size:.92rem;line-height:1.45}.section-moments .moment-grid{gap:10px}.section-moments .moment-card{min-height:auto;padding:11px 14px;border-radius:999px;align-items:center;justify-content:center}.section-moments .moment-card h3{font-size:.92rem;line-height:1.25}.section-download{padding-top:28px}.device-frame{width:min(100%,320px);padding:8px;border-radius:26px}.device-screen{min-height:520px;max-height:none;padding:16px}.contact-card,.device-button,.device-card,.device-topcard,.faq-card,.feature-card,.legal-card,.mini-card,.moment-card,.pillar-card,.transcript-card,.waitlist-shell{border-radius:20px}.device-topcard strong{font-size:1.08rem}.ready-pill{min-width:78px;padding:.72rem .82rem;font-size:.88rem}.device-brand-area{padding-top:18px;gap:10px}.device-brand-area .brand-mark{width:34px;height:34px}.device-brand-area .brand-type{font-size:1.35rem}.device-card-title{font-size:1.72rem}.transcript-card{margin-top:18px;padding:16px}.transcript-card p{font-size:.95rem}.device-button{min-height:52px;font-size:1rem;border-radius:999px}.device-app-header{padding-bottom:18px}.device-rep-count{font-size:.98rem}.device-app-topline{min-height:52px;padding:0 62px}.device-exit{min-width:58px;padding:.52rem .72rem;font-size:.86rem}.device-progress{width:min(100%,184px);margin-top:14px}.device-note-label{margin-top:16px}.device-card-copy{font-size:.94rem;line-height:1.42}.transcript-chip{width:20px;height:20px;border-radius:7px}.section{padding:28px 0}.section-open{padding-top:42px}.page-title,.section-grid h2,.story-card h2,.waitlist-shell h2{font-size:clamp(1.85rem,9vw,2.6rem)}.waitlist-shell{gap:18px}.waitlist-copy p{font-size:.95rem;line-height:1.55}.contact-card,.faq-card,.feature-card,.legal-card,.mini-card,.moment-card,.pillar-card{padding:20px}.moment-card,.pillar-card{min-height:auto;padding:18px}.moment-card h3{font-size:1.05rem}.pillar-card p{line-height:1.55}.site-footer{padding:20px 0 28px}.footer-shell{gap:14px}.footer-top{gap:10px}.footer-copy{font-size:.86rem;line-height:1.45}.footer-meta{gap:12px}.footer-links,.footer-socials{gap:8px 12px;font-size:.92rem}html.reveal-ready .reveal-card,html.reveal-ready [data-reveal]{transform:translate3d(0,14px,0)}html.reveal-ready [data-reveal].is-visible{transform:translateZ(0)}}#product{scroll-margin-top:70px}#how-it-works{scroll-margin-top:62px}#download{scroll-margin-top:104px}@media (max-width:560px){#how-it-works,#product{scroll-margin-top:40px}#download{scroll-margin-top:80px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.device-screen:before,.hero-section:after,.hero-section:before,.stage-panel-back,.stage-panel-mid,body:before{animation:none!important}html.reveal-ready [data-reveal],html.reveal-ready [data-reveal].is-visible{opacity:1;filter:none;transform:none;transition:none}}