*,*:before,*:after{box-sizing:border-box}:root{--bg: #1a1a2e;--surface: #16213e;--surface-alt: #0f3460;--accent-in: #4ade80;--accent-teal: #2dd4bf;--brand-gradient: linear-gradient(135deg, #4ade80, #2dd4bf);--text: #e2e8f0;--text-muted: #94a3b8;--radius: 12px;font-family:system-ui,-apple-system,sans-serif;font-size:16px;-webkit-font-smoothing:antialiased;color-scheme:dark}body{margin:0;min-height:100dvh;background:var(--bg);color:var(--text)}.page{max-width:560px;margin:0 auto;padding:1.5rem 1rem 4rem}.landing{padding:2rem 1rem calc(2.5rem + env(safe-area-inset-bottom))}.landing__content{max-width:560px;margin:0 auto;display:flex;flex-direction:column;align-items:center;text-align:center;gap:.75rem}.landing__logo{width:72px;height:72px;margin-top:1rem;border-radius:20px;filter:drop-shadow(0 0 24px color-mix(in srgb,#2dd4bf 35%,transparent))}.landing__eyebrow{margin:0;font-size:.75rem;font-weight:700;color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em}.landing__title{margin:0;font-size:clamp(1.75rem,6vw,2.4rem);font-weight:700;letter-spacing:-.02em;color:var(--text)}.landing__lede{margin:0;font-size:1rem;line-height:1.6;color:var(--text-muted)}.landing__cta{margin-top:1rem;padding:.85rem 2rem;border:2px solid transparent;border-radius:999px;background:var(--brand-gradient);color:var(--bg);font-size:1rem;font-weight:700;font-family:inherit;text-decoration:none;display:inline-block;cursor:pointer;outline:none;transition:transform .15s ease,box-shadow .35s ease}.landing__cta:hover{transform:translateY(-1px)}.landing__cta:focus-visible{box-shadow:0 0 0 3px color-mix(in srgb,#2dd4bf 60%,#4ade80)}.landing__cta--secondary{background:transparent;border-color:var(--text-muted);color:var(--text)}.landing__cta-note{margin:0;font-size:.8rem;color:var(--text-muted)}.landing__section{width:100%;margin-top:1.25rem;padding:1rem 1.1rem;background:var(--surface-alt);border-radius:var(--radius);text-align:left}.landing__section-title{margin:0 0 .5rem;font-size:1.05rem;font-weight:700;letter-spacing:-.01em;color:var(--text)}.landing__text{margin:0;font-size:.9rem;line-height:1.65;color:var(--text-muted)}.landing__text+.landing__text{margin-top:.75rem}.landing__section a,.landing__footer a{color:var(--accent-in);text-underline-offset:.2em}.landing__pro-heading{margin:1rem 0 0;display:flex;align-items:baseline;flex-wrap:wrap;gap:.45em;font-size:1rem;color:var(--text)}.landing__plan-list{margin:.5rem 0 0;padding-left:1.2rem;color:var(--text-muted);font-size:.9rem;line-height:1.65}.landing__plan-list li+li{margin-top:.2rem}.landing__footer{margin-top:2rem;display:flex;flex-direction:column;align-items:center;gap:.5rem}.legal__masthead{display:inline-flex;align-items:center;gap:.6rem;margin-top:.5rem;color:var(--text);font-weight:700;text-decoration:none}.legal__masthead img{width:40px;height:40px;border-radius:11px;filter:drop-shadow(0 0 12px color-mix(in srgb,#2dd4bf 30%,transparent))}.legal__masthead:hover span{text-decoration:underline}.legal{padding:1.5rem 0 1rem;line-height:1.6;font-size:.92rem;color:var(--text-muted)}.legal h1{font-size:1.5rem;line-height:1.2;margin:0 0 1.25rem;color:var(--text)}.legal h2{font-size:1rem;margin:1.75rem 0 .5rem;color:var(--text)}.legal p,.legal ul{margin:0 0 .85rem}.legal ul{padding-left:1.25rem}.legal li{margin-bottom:.35rem}.legal a{color:var(--accent-in)}.legal__meta{margin-top:2rem;font-size:.82rem}.site-footer{margin-top:2.5rem;padding-top:1.25rem;border-top:1px solid color-mix(in srgb,var(--text-muted) 20%,transparent)}.site-footer__links{display:flex;flex-wrap:wrap;justify-content:center;gap:.35rem 1.1rem}.site-footer__links a{font-size:.78rem;color:var(--accent-in);text-decoration:none}.site-footer__links a:hover{text-decoration:underline}.site-footer__links a[aria-current=page]{color:var(--text-muted);cursor:default}
