:root{--text:#b6bfd7;--text-h:#f4f7ff;--bg:#0b132c;--surface:#101c3e;--border:#25335f;--accent:#3d78ff;--accent-soft:#8fb0ff;--highlight:#3d78ff26;--shadow:#0000003d 0 10px 18px -6px, #0000002e 0 4px 10px -5px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:17px/150% var(--sans);letter-spacing:.1px;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (width<=1024px){:root{font-size:16px}}body{background:radial-gradient(circle at top, #12265d 0%, var(--bg) 42%);min-height:100svh;margin:0}#root{min-height:100svh}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:700}h1{letter-spacing:-.03em;margin:0;font-size:clamp(2.25rem,4.7vw,4rem);line-height:1.02}@media (width<=1024px){h1{font-size:clamp(2rem,7vw,2.8rem)}}h2{letter-spacing:-.02em;margin:0;font-size:clamp(1.4rem,2.5vw,2rem);line-height:1.15}@media (width<=1024px){h2{font-size:1.5rem}}p{margin:0}.page{flex-direction:column;gap:28px;width:min(1080px,100% - 48px);margin:32px auto 60px;display:flex}.site-header{border:1px solid var(--border);background:var(--surface);border-radius:16px;justify-content:space-between;align-items:center;gap:16px;padding:10px 16px;display:flex}.brand{color:var(--text-h);align-items:center;gap:10px;font-weight:700;text-decoration:none;display:inline-flex}.brand img{border:1px solid var(--border);border-radius:8px}.site-nav{align-items:center;gap:8px;display:inline-flex}.site-nav a{color:var(--text);border:1px solid #0000;border-radius:10px;padding:8px 12px;font-weight:600;text-decoration:none}.site-nav a.active{border-color:var(--border);color:var(--text-h);background:var(--highlight)}.hero,.section,.legal-card,.card,.insight-card{border:1px solid var(--border);background:var(--surface);border-radius:22px}.hero,.section{padding:38px}.hero__badge{background:var(--highlight);color:var(--text-h);border-radius:999px;margin-bottom:18px;padding:6px 12px;font-size:13px;font-weight:600;display:inline-flex}.hero__title-wrap{align-items:center;gap:16px;display:flex}.hero__app-icon{border:1px solid var(--border);box-shadow:var(--shadow);border-radius:16px}.hero h1{max-width:16ch;margin:0}.hero__lead{max-width:68ch;margin-top:16px;font-size:18px}.hero__actions{gap:12px;margin-top:24px;display:flex}.button{border-radius:12px;justify-content:center;align-items:center;padding:12px 18px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.button--primary{background:var(--accent);color:#fff}.button--ghost{border:1px solid var(--border);color:var(--text-h)}.button--appstore{color:#0b0d13;background:#fff;font-weight:700}.button--appstore:hover{box-shadow:var(--shadow)}.button:hover{transform:translateY(-1px)}.section h2{margin:0 0 18px}.section__subtitle{max-width:60ch;margin-bottom:24px}.steps,.insights{gap:14px;display:grid}.steps{grid-template-columns:repeat(3,minmax(0,1fr))}.card{padding:20px}.card__number{letter-spacing:.08em;color:var(--accent-soft);font-size:12px;font-weight:700}.card p{color:var(--text-h);margin:10px 0 0}.insights{grid-template-columns:repeat(2,minmax(0,1fr))}.insight-card{color:var(--text-h);padding:18px;font-weight:500}.section--gallery{text-align:center}.gallery{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:14px;display:grid}.gallery img{border:1px solid var(--border);border-radius:16px;width:100%;display:block}.section--cta{text-align:center;background:linear-gradient(145deg,#0e1e52 0%,#132867 45%,#1e3b92 100%)}.section--cta h2,.section--cta p{color:#f7f9ff}.section--cta h2{margin-bottom:8px}.section--legal{background:0 0;border:none;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:0;display:grid}.legal-card{padding:30px}.legal-card h3{color:var(--text-h);margin:0 0 12px}.legal-card p+p{margin-top:10px}.legal-page{gap:14px;display:grid}.legal-page h1{font-size:clamp(2rem,4vw,3rem)}.legal-page h3{color:var(--text-h);margin:8px 0 0}.legal-page ul{gap:8px;margin:4px 0 8px 20px;padding:0;display:grid}.legal-page li{line-height:1.55}.small-note{opacity:.85;margin-top:8px;font-size:14px}.support-page{gap:20px;display:grid}.support-list{gap:12px;display:grid}.support-item{border:1px solid var(--border);background:#00000014;border-radius:14px;padding:16px}.support-item h3{color:var(--text-h);margin:0 0 8px}.support-item a{color:var(--accent-soft);font-weight:600;text-decoration:none}.support-item a:hover{text-decoration:underline}@media (width<=980px){.steps,.gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.section--legal{grid-template-columns:1fr}}@media (width<=680px){.page{gap:16px;width:calc(100% - 28px);margin-top:14px}.site-header{flex-direction:column;align-items:flex-start}.site-nav{width:100%;overflow-x:auto}.hero,.section,.legal-card,.card,.insight-card{border-radius:16px}.hero,.section,.legal-card{padding:22px}.hero__title-wrap{align-items:flex-start}.hero h1{font-size:34px;line-height:1.08}.hero__lead{font-size:16px}.hero__actions{flex-direction:column}.button{width:100%}.steps,.insights,.gallery{grid-template-columns:1fr}}
