@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Space+Grotesk:wght@500;700&display=swap";:root{color:#ffffffeb;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--bg:#090a0d;--surface:#ffffff0f;--border:#ffffff1f;--text:#ffffffeb;--muted:#ffffffb3;--soft:#ffffff85;--accent:#73edc7;--shadow:0 24px 70px #00000059;--radius-xl:32px;--radius-lg:24px;--radius-md:18px;--container:1180px;background:radial-gradient(circle at 100% 0,#73edc729,#0000 28%),radial-gradient(circle at 0 100%,#5e78ff33,#0000 32%),linear-gradient(#0c0d11 0%,#090a0d 100%);font-family:Manrope,Helvetica Neue,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;min-height:100vh;margin:0}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}#root{min-height:100vh}.site-shell{position:relative;overflow:clip}.site-shell:before,.site-shell:after{content:"";pointer-events:none;z-index:0;filter:blur(50px);position:fixed;inset:auto}.site-shell:before{background:#73edc724;width:32rem;height:32rem;top:-10rem;right:-10rem}.site-shell:after{background:#5767e92e;width:28rem;height:28rem;bottom:0;left:-8rem}.container{width:min(var(--container), calc(100% - 2rem));margin:0 auto}.section{z-index:1;padding:4rem 0;position:relative}.section--tight{padding-top:2rem}.eyebrow{border:1px solid var(--border);color:var(--accent);letter-spacing:.08em;text-transform:uppercase;background:#ffffff0d;border-radius:999px;align-items:center;gap:.4rem;margin-bottom:.9rem;padding:.45rem .85rem;font-size:.78rem;font-weight:700;display:inline-flex}.site-header{z-index:10;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#090a0db8;border-bottom:1px solid #ffffff0f;position:sticky;top:0}.site-header__inner{justify-content:space-between;align-items:center;gap:1rem;min-height:5rem;display:flex}.brand{align-items:center;gap:.85rem;display:inline-flex}.brand__logo{border-radius:.8rem;width:4rem;height:4rem}.brand__text{letter-spacing:-.03em;font-family:Space Grotesk,Manrope,sans-serif;font-size:1.1rem;font-weight:700}.site-nav{color:var(--muted);align-items:center;gap:1.1rem;font-size:.95rem;font-weight:600;display:flex}.site-nav a{transition:color .18s}.site-nav a:hover,.site-nav a:focus-visible{color:var(--text)}.hero-section{z-index:1;padding:4.5rem 0 3rem;position:relative}.hero-grid{grid-template-columns:minmax(0,1fr) minmax(320px,500px);align-items:center;gap:2.75rem;display:grid}.hero-copy h1,.section-heading h2,.story-card__copy h3,.feature-card h3,.step-card h3,.help-card h3,.legal-hero h1,.legal-card h2,.site-footer__brand h2,.site-footer__links h3{letter-spacing:-.04em;margin:0;font-family:Space Grotesk,Manrope,sans-serif}.hero-copy h1{max-width:10ch;font-size:clamp(2.8rem,6vw,5.2rem);line-height:.96}.hero-copy__lead{max-width:38rem;color:var(--muted);margin:1.15rem 0 0;font-size:1.1rem}.hero-actions{flex-wrap:wrap;align-items:center;gap:1rem 1.25rem;margin-top:1.75rem;display:flex}.hero-device-note{max-width:22rem;color:var(--soft);margin:0;font-size:.95rem}.app-store-badge{border-radius:.9rem;align-items:center;display:inline-flex;box-shadow:0 12px 26px #00000038}.app-store-badge img{width:auto;height:3.25rem}.hero-highlights{grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem;margin:2rem 0 0;padding:0;list-style:none;display:grid}.hero-highlights li,.feature-card,.step-card,.help-card,.legal-card{border:1px solid var(--border);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(#ffffff0f,#ffffff08),#ffffff08}.hero-highlights li{border-radius:var(--radius-md);min-height:100%;color:var(--text);padding:1rem 1.05rem;font-size:.95rem;font-weight:600}.hero-media{place-items:center;display:grid;position:relative}.hero-media__glow{filter:blur(28px);background:radial-gradient(circle,#73edc747,#0000 68%);border-radius:50%;width:70%;height:70%;position:absolute}.hero-media__image,.story-card__media img{border:1px solid #ffffff1a;border-radius:2rem;box-shadow:0 35px 80px #00000073}.hero-media__image{width:min(100%,24rem)}.section-heading{max-width:44rem;margin-bottom:2rem}.section-heading h2{font-size:clamp(2rem,4vw,3.2rem);line-height:1}.section-heading p{color:var(--muted);margin:1rem 0 0;font-size:1.02rem}.story-stack{gap:1.5rem;display:grid}.story-card{border:1px solid var(--border);border-radius:var(--radius-xl);box-shadow:var(--shadow);background:linear-gradient(#ffffff0d,#ffffff08);grid-template-columns:minmax(260px,390px) minmax(0,1fr);align-items:center;gap:2rem;padding:1.5rem;display:grid}.story-card--reverse{grid-template-columns:minmax(0,1fr) minmax(260px,390px)}.story-card--reverse .story-card__media{order:2}.story-card__media{justify-content:center;display:flex}.story-card__media img{width:min(100%,19rem)}.story-card__copy h3{font-size:clamp(1.6rem,2.5vw,2.5rem);line-height:1.02}.story-card__copy p,.feature-card p,.step-card p,.help-card p,.legal-hero p,.legal-card p,.site-footer__brand p,.site-footer__links p,.site-footer__legal p{color:var(--muted)}.story-card__copy p{max-width:34rem;margin:1rem 0 0;font-size:1rem}.feature-grid,.steps-grid,.help-grid{gap:1rem;display:grid}.feature-grid,.steps-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.help-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.feature-card,.step-card,.help-card{border-radius:var(--radius-lg);padding:1.3rem}.feature-card h3,.step-card h3,.help-card h3,.legal-card h2,.site-footer__links h3,.site-footer__brand h2{font-size:1.12rem;line-height:1.15}.feature-card p,.step-card p,.help-card p{margin:.8rem 0 0;font-size:.96rem}.step-card__index{color:var(--accent);letter-spacing:.08em;margin-bottom:.9rem;font-size:.85rem;font-weight:800;display:inline-flex}.faq-list{gap:.75rem;margin-top:1rem;display:grid}.faq-item{background:#ffffff08;border:1px solid #ffffff14;border-radius:1rem;padding:.95rem 1rem}.faq-item summary{cursor:pointer;color:var(--text);padding-right:1.4rem;font-weight:700;list-style:none;position:relative}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";color:var(--accent);font-size:1.1rem;font-weight:800;position:absolute;top:0;right:0}.faq-item[open] summary:after{content:"-"}.faq-item p{margin:.8rem 0 0}.legal-section{padding-top:3.5rem}.legal-shell{gap:1.5rem;display:grid}.legal-hero{max-width:48rem}.legal-hero h1{font-size:clamp(2.4rem,5vw,4.2rem);line-height:.98}.legal-updated{color:var(--soft);margin-top:1rem;font-size:.92rem;display:inline-block}.legal-content{gap:1rem;display:grid}.legal-card{border-radius:var(--radius-lg);padding:1.4rem}.legal-card p:first-of-type,.legal-card ul{margin-top:.85rem}.legal-card p{margin-bottom:0}.legal-card ul{color:var(--muted);padding-left:1.15rem}.legal-card li+li{margin-top:.45rem}.support-card{justify-items:start;gap:.75rem;display:grid}.support-email{color:var(--accent);letter-spacing:-.04em;font-family:Space Grotesk,Manrope,sans-serif;font-size:clamp(1.25rem,4vw,2rem);font-weight:700}.support-email:hover,.support-email:focus-visible{color:var(--text)}.site-footer{z-index:1;margin-top:1rem;padding:2.5rem 0 3rem;position:relative}.site-footer__grid{border:1px solid var(--border);border-radius:var(--radius-xl);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff0a;grid-template-columns:minmax(0,1.1fr) minmax(0,1.4fr);gap:1.5rem;padding:1.5rem;display:grid}.site-footer__brand{align-items:flex-start;gap:1rem;display:flex}.footer-icon{border-radius:1.2rem;width:4.25rem;height:4.25rem;box-shadow:0 16px 32px #0000004d}.site-footer__brand p{max-width:24rem;margin:.75rem 0 0}.site-footer__links{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.site-footer__links h3{margin-bottom:.75rem}.site-footer__links ul{margin:0;padding:0;list-style:none}.site-footer__links li+li{margin-top:.5rem}.site-footer__links a:hover,.site-footer__links a:focus-visible{color:var(--text)}.site-footer__legal{justify-content:space-between;gap:1rem;padding-top:1rem;font-size:.88rem;display:flex}@media (width<=1080px){.hero-grid,.story-card,.story-card--reverse,.site-footer__grid{grid-template-columns:1fr}.story-card--reverse .story-card__media{order:0}.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.steps-grid,.help-grid,.site-footer__links{grid-template-columns:1fr}}@media (width<=760px){.site-header__inner{flex-direction:column;justify-content:center;align-items:flex-start;padding:1rem 0}.site-nav{flex-wrap:wrap;gap:.8rem 1rem}.hero-section{padding-top:2.75rem}.hero-highlights,.feature-grid{grid-template-columns:1fr}.section{padding:3rem 0}.story-card{padding:1rem}.site-footer__legal{flex-direction:column}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}}
