:root{--aegean:#0f3d5c;--aegean-deep:#0a2a40;--terracotta:#c4553a;--terracotta-soft:#d4785f;--sand-warm:#ede5d8;--sand-line:#e2d8c6;--cream:#faf8f5;--charcoal:#1e1e1e;--slate:#44464d;--mist:#8a8a8a;--sage:#5e9b7e;--font-display:"Cormorant Garamond", Georgia, serif;--font-body:"DM Sans", system-ui, sans-serif;--max-width:1140px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth}body{font-family:var(--font-body);background:var(--cream);color:var(--charcoal);font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}::selection{background:var(--terracotta);color:#fff}.container{max-width:var(--max-width);margin:0 auto;padding:0 1.6rem}.eyebrow{text-transform:uppercase;letter-spacing:.2em;color:var(--terracotta);margin-bottom:1rem;font-size:.72rem;font-weight:600}.eyebrow.center{text-align:center}.brand img,.footer-brand img,.hero-mark{object-fit:cover;border-radius:22%;flex-shrink:0;display:block}.wordmark{font-family:var(--font-display);letter-spacing:-.01em;color:var(--aegean-deep);font-weight:700}.section-title{font-family:var(--font-display);letter-spacing:-.02em;color:var(--aegean-deep);font-size:clamp(1.9rem,4vw,2.9rem);font-weight:600;line-height:1.1}.section-title.center{text-align:center;margin-bottom:3.5rem}.nav{z-index:20;-webkit-backdrop-filter:saturate(140%)blur(14px);backdrop-filter:saturate(140%)blur(14px);border-bottom:1px solid var(--sand-line);background:#faf8f5d1;position:sticky;top:0}.nav-inner{justify-content:space-between;align-items:center;height:68px;display:flex}.brand{align-items:center;gap:.6rem;display:inline-flex}.brand img{width:36px;height:36px;box-shadow:0 5px 14px #0a2a4033}.brand .wordmark{font-size:1.55rem}.nav-links{align-items:center;gap:1.9rem;font-size:.92rem;font-weight:500;display:flex}.nav-links a{color:var(--slate);transition:color .2s}.nav-links a:hover{color:var(--aegean-deep)}.nav-cta{background:var(--aegean-deep);border-radius:999px;padding:.55rem 1.15rem;color:var(--cream)!important}.nav-cta:hover{background:var(--aegean)}.hero{background:linear-gradient(160deg, var(--aegean-deep) 0%, var(--aegean) 100%);color:#fff;padding:5.5rem 0 6rem;position:relative;overflow:hidden}.hero-glow{z-index:1;pointer-events:none;background:radial-gradient(circle,#c4553a61 0%,#c4553a00 66%);width:60vw;max-width:760px;height:60vw;max-height:760px;position:absolute;top:-30%;right:-8%}.hero-inner{z-index:2;text-align:center;max-width:760px;position:relative}.hero-mark{width:clamp(112px,18vw,156px);margin:0 auto 1.8rem;box-shadow:0 24px 60px -22px #000000b3}.hero .eyebrow{color:#ffffff9e}.hero h1{font-family:var(--font-display);letter-spacing:-.025em;margin-bottom:1.3rem;font-size:clamp(2.9rem,6vw,4.7rem);font-weight:400;line-height:1.02}.hero-sub{color:#ffffffc7;max-width:38rem;margin:0 auto 2.2rem;font-size:clamp(1.05rem,1.6vw,1.25rem)}.hero-cta{flex-wrap:wrap;justify-content:center;align-items:center;gap:.85rem;display:flex}.appstore-badge{align-items:center;transition:transform .15s,opacity .15s;display:inline-flex}.appstore-badge:hover{opacity:.88;transform:translateY(-1px)}.appstore-badge img{width:auto;height:54px;display:block}.hero .appstore-badge{margin-top:1.4rem}.btn{border-radius:999px;justify-content:center;align-items:center;gap:.5rem;padding:.85rem 1.6rem;font-size:.95rem;font-weight:600;transition:transform .18s,background .2s,border-color .2s;display:inline-flex}.btn:active{transform:translateY(1px)}.btn-primary{background:var(--terracotta);color:#fff}.btn-primary:hover{background:var(--terracotta-soft)}.btn-ghost{color:#fff;border:1px solid #ffffff52}.btn-ghost:hover{background:#ffffff14;border-color:#fff}.badge-soon{color:#ffffffb8;border:1px solid #ffffff38;border-radius:999px;align-items:center;gap:.55rem;margin-top:1.5rem;padding:.55rem 1.1rem;font-size:.85rem;font-weight:600;display:inline-flex}.badge-soon:before{content:"";background:var(--terracotta-soft);border-radius:50%;width:7px;height:7px}.band{background:var(--sand-warm);padding:6rem 0}.band-head{text-align:center;max-width:680px;margin:0 auto 3.5rem}.band-icon{color:var(--terracotta);margin-bottom:1rem;display:inline-flex}.band-head p{color:var(--slate);margin-top:1rem;font-size:1.05rem}.band-grid{grid-template-columns:repeat(3,1fr);gap:1.4rem;display:grid}.mini{background:var(--cream);border:1px solid var(--sand-line);border-radius:16px;padding:1.9rem}.mini h3{font-family:var(--font-display);color:var(--aegean);margin-bottom:.5rem;font-size:1.35rem;font-weight:600}.mini p{color:var(--slate);font-size:.95rem}.features{padding:6.5rem 0}.feature-grid{grid-template-columns:repeat(3,1fr);gap:1.4rem;display:grid}.feature{border:1px solid var(--sand-line);background:#fff;border-radius:18px;padding:2.1rem 1.85rem;transition:transform .25s,box-shadow .25s,border-color .25s}.feature:hover{border-color:#c4553a66;transform:translateY(-4px);box-shadow:0 22px 46px -26px #0a2a4066}.feature-icon{background:var(--aegean-deep);width:48px;height:48px;color:var(--terracotta-soft);border-radius:13px;justify-content:center;align-items:center;margin-bottom:1.2rem;display:flex}.feature-icon svg{width:24px;height:24px}.feature h3{font-family:var(--font-display);color:var(--aegean-deep);margin-bottom:.55rem;font-size:1.45rem;font-weight:600;line-height:1.15}.feature p{color:var(--slate);font-size:.95rem}.closing{background:linear-gradient(160deg, var(--aegean) 0%, var(--aegean-deep) 100%);color:#fff;padding:6rem 0}.closing-inner{text-align:center;max-width:640px;margin:0 auto}.closing h2{font-family:var(--font-display);letter-spacing:-.02em;margin-bottom:.75rem;font-size:clamp(2rem,5vw,3.3rem);font-weight:400;line-height:1.1}.closing p{color:#ffffffc7;margin-bottom:2rem;font-size:1.1rem}.closing .hero-cta{justify-content:center}.footer{background:var(--aegean-deep);color:#ffffffb3;padding:3rem 0 2rem}.footer-inner{border-bottom:1px solid #ffffff1a;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1.5rem;padding-bottom:2rem;display:flex}.footer-brand{align-items:center;gap:.55rem;margin-bottom:.4rem;display:inline-flex}.footer-brand img{width:32px;height:32px}.footer-brand .wordmark{color:#fff;font-size:1.35rem}.footer-meta{font-size:.9rem}.footer-links{text-align:right;flex-direction:column;gap:.5rem;font-size:.92rem;display:flex}.footer-links a,.footer-meta a{color:#ffffffe6;text-underline-offset:3px;-webkit-text-decoration:underline #ffffff40;text-decoration:underline #ffffff40}.footer-links a:hover,.footer-meta a:hover{color:#fff}.footer-fine{color:#ffffff80;padding-top:1.5rem;font-size:.82rem}.reveal{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(18px)}.reveal.visible{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.reveal{opacity:1;transition:none;transform:none}html{scroll-behavior:auto}}.legal-hero{background:linear-gradient(160deg, var(--aegean-deep) 0%, var(--aegean) 100%);color:#fff;padding:5.5rem 0 3.5rem}.legal-hero .container{max-width:760px}.legal-hero h1{font-family:var(--font-display);letter-spacing:-.02em;margin-bottom:.6rem;font-size:clamp(2.2rem,5vw,3.4rem);font-weight:400;line-height:1.1}.legal-hero .updated{color:#ffffff80;font-size:.85rem}.legal-body{max-width:740px;margin:0 auto;padding:4rem 1.5rem}.legal-body .summary{background:var(--sand-warm);border-left:3px solid var(--terracotta);border-radius:6px;margin-bottom:3rem;padding:1.25rem 1.5rem;font-size:.98rem;line-height:1.7}.legal-body .summary strong{color:var(--aegean-deep)}.legal-body h2{font-family:var(--font-display);letter-spacing:-.02em;color:var(--aegean-deep);border-bottom:1px solid var(--sand-line);margin-top:3rem;margin-bottom:1rem;padding-bottom:.5rem;font-size:1.5rem;font-weight:600;line-height:1.15}.legal-body h2:first-child{margin-top:0}.legal-body p{color:var(--slate);margin-bottom:1rem;font-size:.95rem;line-height:1.8}.legal-body ul{margin:1rem 0 1.5rem 1.5rem}.legal-body li{color:var(--slate);margin-bottom:.5rem;font-size:.95rem;line-height:1.7}.legal-body a{color:var(--terracotta);text-underline-offset:3px;text-decoration:underline}.legal-body strong{color:var(--charcoal);font-weight:600}@media (width<=900px){.hero{padding-top:4.5rem}}@media (width<=820px){.band-grid,.feature-grid{grid-template-columns:1fr}}@media (width<=600px){.nav-links{gap:1rem}.nav-links a:not(.nav-cta){display:none}.footer-inner{flex-direction:column}.footer-links{text-align:left}}
