*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #0a0a0f;--surface: #111118;--border: rgba(255,255,255,.07);--text: #e8e8f0;--muted: #7a7a8e;--accent: #2341e3;--accent-soft: rgba(110, 110, 246, .12)}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);font-family:DM Sans,sans-serif;font-weight:300;line-height:1.75;min-height:100vh;padding:0 24px}body:before{content:"";position:fixed;top:-200px;left:50%;transform:translate(-50%);width:600px;height:600px;background:radial-gradient(circle,rgba(123,110,246,.08) 0%,transparent 70%);pointer-events:none;z-index:0}.wrap{max-width:680px;margin:0 auto;position:relative;z-index:1;padding:80px 0 120px}.header{margin-bottom:64px;animation:fadeUp .6s ease both}.logo{display:inline-flex;align-items:center;gap:10px;margin-bottom:48px;text-decoration:none}.logo-mark{width:34px;height:34px;border-radius:10px;border:1px solid rgba(255,255,255,.3);background:#2341e3;display:flex;align-items:center;justify-content:center}.logo-mark img{width:32px;height:32px;fill:var(--accent);border-radius:10px}.logo-name{font-family:"DM Serif Display",serif;font-size:20px;color:var(--text);letter-spacing:.02em}.badge{display:inline-block;font-size:11px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--accent);background:var(--accent-soft);border:1px solid rgba(123,110,246,.2);padding:4px 12px;border-radius:100px;margin-bottom:20px}h1{font-family:"DM Serif Display",serif;font-size:clamp(36px,6vw,52px);font-weight:400;line-height:1.1;letter-spacing:-.02em;color:var(--text);margin-bottom:16px}.subtitle{color:var(--muted);font-size:16px;font-weight:300}.topbar{position:fixed;top:0;left:0;right:0;z-index:50;padding:14px 24px;background:#0a0a0fb3;backdrop-filter:blur(16px) saturate(140%);-webkit-backdrop-filter:blur(16px) saturate(140%);border-bottom:1px solid var(--border)}.topbar-inner{max-width:680px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:16px}.topbar .logo{margin-bottom:0}.topbar .store-badges{margin-top:0}.topbar .store-badge{height:36px;border-radius:6px}body.home .wrap,body.doc .wrap{padding-top:140px}.store-badges{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.store-badge{display:inline-flex;align-items:center;height:44px;border-radius:8px;overflow:hidden;transition:opacity .2s,transform .2s;background:var(--surface);border:1px solid var(--border)}.store-badge:hover{opacity:.85;transform:translateY(-1px)}.store-badge img{height:100%;width:auto;display:block}.updated{margin-top:8px;font-size:13px;color:var(--muted);opacity:.6}.divider{height:1px;background:var(--border);margin:48px 0}.summary-card{background:var(--surface);border:1px solid var(--border);border-radius:16px;padding:28px 32px;margin-bottom:48px;position:relative;overflow:hidden;animation:fadeUp .6s .1s ease both}.summary-card:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,var(--accent),transparent)}.summary-card p{font-size:15px;color:var(--muted);font-style:italic}.summary-card strong{color:var(--text);font-weight:500;font-style:normal}.section{margin-bottom:64px;animation:fadeUp .6s ease both;display:flex;align-items:center;gap:36px}.section.reverse{flex-direction:row-reverse}.section-content{flex:1;min-width:0}.phone-mockup{flex-shrink:0;width:200px;aspect-ratio:9 / 19.5;border-radius:32px;background:linear-gradient(160deg,#1a1a24,#0f0f16);border:1px solid rgba(255,255,255,.08);padding:6px;position:relative;box-shadow:0 30px 60px -20px #0009,0 0 0 1px #ffffff08 inset}.phone-screen{width:100%;height:100%;border-radius:26px;background:radial-gradient(circle at 30% 20%,rgba(123,110,246,.12),transparent 60%),linear-gradient(180deg,#0c0c12,#14141c);position:relative;overflow:hidden}.phone-screen:before{content:"";position:absolute;top:10px;left:50%;transform:translate(-50%);width:70px;height:18px;background:#000;border-radius:100px;z-index:2}.phone-screen img{width:100%;height:100%;object-fit:cover;display:block}@media(max-width:600px){.section,.section.reverse{flex-direction:column;gap:24px}.phone-mockup{width:180px}.topbar{padding:10px 16px}.topbar .store-badge{height:30px}.topbar .store-badges{gap:6px}body.home .wrap,body.doc .wrap{padding-top:110px}}.section:nth-child(1){animation-delay:.15s}.section:nth-child(2){animation-delay:.2s}.section:nth-child(3){animation-delay:.25s}.section:nth-child(4){animation-delay:.3s}.section:nth-child(5){animation-delay:.35s}.section:nth-child(6){animation-delay:.4s}.section-number{font-size:11px;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:var(--accent);opacity:.7;margin-bottom:8px}h2{font-family:"DM Serif Display",serif;font-size:22px;font-weight:400;color:var(--text);margin-bottom:14px;letter-spacing:-.01em}p{font-size:15px;color:var(--muted);margin-bottom:12px}p:last-child{margin-bottom:0}.feature-list{list-style:none;margin-top:16px;padding:0;display:flex;flex-direction:column;gap:10px}.feature-list li{position:relative;padding-left:22px;font-size:14px;color:var(--muted);line-height:1.6}.feature-list li:before{content:"";position:absolute;left:0;top:9px;width:6px;height:6px;border-radius:50%;background:var(--accent);opacity:.8}.highlight{display:flex;align-items:flex-start;gap:12px;background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:16px 20px;margin-top:16px}.highlight-dot{width:6px;height:6px;border-radius:50%;background:var(--accent);margin-top:6px;flex-shrink:0}.highlight p{margin:0;font-size:14px}.contact-block{background:var(--surface);border:1px solid var(--border);border-radius:16px;padding:28px 32px;margin-top:16px}.contact-block a{color:var(--accent);text-decoration:none;font-size:15px;transition:opacity .2s}.contact-block a:hover{opacity:.7}.footer{margin-top:80px;padding-top:32px;border-top:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;flex-wrap:gap;gap:16px}.footer-brand{font-family:"DM Serif Display",serif;font-size:16px;color:var(--muted)}.footer-note{font-size:12px;color:var(--muted);opacity:.5}body.doc .header{margin-bottom:40px}body.doc .doc-title{font-family:"DM Serif Display",serif;font-size:32px;font-weight:400;line-height:1.2;letter-spacing:-.01em;color:var(--text);margin-bottom:8px}body.doc .doc-meta{font-size:13px;color:var(--muted);opacity:.7;margin:0}body.doc .doc-body{border-top:1px solid var(--border);padding-top:32px}body.doc .doc-body p{font-size:15px;color:var(--text);opacity:.85;margin-bottom:14px;line-height:1.75}body.doc .doc-body h2{font-family:DM Sans,sans-serif;font-size:15px;font-weight:500;color:var(--text);text-transform:none;letter-spacing:0;margin-top:36px;margin-bottom:12px}body.doc .doc-body a{color:var(--text);text-decoration:underline;text-decoration-color:var(--muted);text-underline-offset:3px;transition:text-decoration-color .2s}body.doc .doc-body a:hover{text-decoration-color:var(--accent)}@keyframes fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media(max-width:480px){.wrap{padding:48px 0 80px}.summary-card,.contact-block{padding:20px}h1{font-size:32px}}
