:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg-start:#f6f8fb;--bg-end:#e9eef5;--text:#18202a;--muted:#5a6675;--card:#fff;--line:#d4dce7}*{box-sizing:border-box}html,body{color:var(--text);background:linear-gradient(160deg, var(--bg-start), var(--bg-end));margin:0;padding:0;font-family:Avenir Next,Segoe UI,sans-serif}a{color:inherit}.page{place-items:start center;gap:34px;max-width:980px;min-height:100dvh;margin:0 auto;padding:40px 20px 56px;display:grid}.hero{text-align:center;max-width:560px}.app-icon{border-radius:20px}h1{margin:16px 0 10px;font-size:clamp(2rem,4vw,2.6rem);line-height:1.1}p{color:var(--muted);margin:0;line-height:1.6}.app-store-link{margin-top:20px;display:inline-block}.privacy-link{color:#29496f;text-underline-offset:3px;text-decoration:underline;display:inline-block}.page-footer{margin-top:auto}.device{width:min(100%,400px)}.phone-shot{aspect-ratio:1350/2760;width:100%;position:relative}.phone-screen-wrap{border-radius:46px;height:96%;position:absolute;inset:2% 5.1%;overflow:hidden}.phone-screen-image{object-fit:cover;width:100%;height:100%;display:block}.phone-frame{pointer-events:none;width:100%;height:100%;display:block;position:absolute;inset:0}.install-prompt{border:1px solid var(--line);background:#fff;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;width:min(100%,560px);padding:12px 14px;display:flex}.install-prompt p{color:#314051;margin:0;font-size:.93rem}.install-actions{gap:8px;display:flex}.dismiss-btn{font:inherit;cursor:pointer;color:#334960;background:#edf2f8;border:0;border-radius:9px;padding:8px 12px}.privacy-page{gap:16px;max-width:720px;min-height:100dvh;margin:0 auto;padding:44px 20px 56px;display:grid}.privacy-page h2{margin:6px 0 0;font-size:1.05rem}.privacy-page ul{color:var(--muted);margin:-6px 0 0;padding-left:22px;line-height:1.6}.back-link{color:#29496f;text-underline-offset:3px;margin-top:8px;text-decoration:underline}@media (max-width:640px){.page{gap:22px;padding-top:28px}.install-prompt{flex-direction:column;align-items:flex-start}.phone-screen-wrap{border-radius:40px}}
