:root{--canvas:#0C0D12;--surface:#16181F;--surface2:#1F222B;--ink:#ECECF4;--soft:#9A9BA8;--line:#262936;--accent:#7C6CFF;--accent-2:#9A8CFF}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--canvas);color:var(--ink);font-family:inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;line-height:1.6;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}.wrap{max-width:1040px;margin:0 auto;padding:0 24px}.accent{color:var(--accent-2)}nav{display:flex;align-items:center;justify-content:space-between;padding:22px 0}.brand{display:flex;align-items:center;gap:12px;font-weight:700;font-size:20px;color:var(--ink)}.tile{width:40px;height:40px;border-radius:11px;background:0 0;overflow:hidden;display:flex;align-items:center;justify-content:center;flex:none}.tile img{width:100%;height:100%;display:block;object-fit:contain}.nav-links{display:flex;align-items:center;gap:22px;font-size:14px;font-weight:600;color:var(--soft)}.nav-links a:hover{color:var(--ink)}header.hero{position:relative;overflow:hidden;padding:56px 0 80px}header.hero::before{content:"";position:absolute;top:-220px;left:55%;transform:translateX(-50%);width:760px;height:760px;border-radius:50%;background:radial-gradient(circle,rgba(124,108,255,.3),transparent 62%);filter:blur(20px);z-index:0}.hero .wrap{position:relative;z-index:1}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:48px;align-items:center;text-align:left}.hero-copy .logo{width:76px;height:76px;border-radius:50%;background:0 0;display:flex;align-items:center;justify-content:center;margin:0 0 26px;box-shadow:0 16px 50px rgba(124,108,255,.4)}.hero-copy .logo img{width:100%;height:100%;display:block}h1{font-size:clamp(38px,5.6vw,60px);line-height:1.02;letter-spacing:-.025em;font-weight:800}h1 em{font-style:normal;color:var(--accent-2)}.sub{max-width:44ch;margin:20px 0 0;color:var(--soft);font-size:clamp(16px,2.1vw,19px)}.badges{margin:30px 0 12px;display:flex;gap:10px;justify-content:flex-start;flex-wrap:wrap}.pill{font-size:13px;color:var(--soft);border:1px solid var(--line);border-radius:999px;padding:6px 14px}.phone-wrap{display:flex;justify-content:center}.phone{width:272px;height:560px;background:#05060a;border:10px solid #1b1e27;border-radius:44px;position:relative;overflow:hidden;box-shadow:0 36px 90px rgba(0,0,0,.6),0 0 0 1px rgba(124,108,255,.18)}.phone .screen{position:absolute;inset:0;background:var(--canvas);display:flex;flex-direction:column}.phone .status{height:26px;display:flex;align-items:center;justify-content:center}.phone .status::after{content:"";width:54px;height:5px;border-radius:3px;background:#2a2d38}.phone .appbar{padding:8px 18px 12px;display:flex;align-items:center;justify-content:space-between}.phone .appbar b{font-size:16px;font-weight:700}.phone .appbar .gear{width:16px;height:16px;border-radius:50%;border:2px solid #3a3d48}.phone .feed{flex:1;padding:2px 14px;display:flex;flex-direction:column;gap:10px}.mcard{background:var(--surface);border:1px solid var(--line);border-radius:12px;padding:10px;display:flex;gap:10px}.mcard .thumb{width:46px;height:46px;border-radius:9px;background:linear-gradient(135deg,#2c2f3a,#3a3d48);flex:none}.mcard .lines{flex:1;padding-top:3px}.mcard .l1{height:7px;width:62%;background:#3a3d48;border-radius:4px}.mcard .l2{height:6px;width:38%;background:#262936;border-radius:4px;margin-top:8px}.mcard .tags{display:flex;gap:6px;margin-top:9px}.mtag{font-size:9px;padding:2px 8px;border-radius:999px;line-height:1.3}.mtag.s{color:#6fd0a8;border:1px solid #294035}.mtag.g{color:var(--accent-2);border:1px solid #312c54}.phone .fab{position:absolute;right:16px;bottom:62px;background:var(--accent);color:#fff;font-weight:700;font-size:12.5px;padding:11px 15px;border-radius:15px;box-shadow:0 10px 26px rgba(124,108,255,.5)}.phone .pnav{position:absolute;left:0;right:0;bottom:0;height:50px;background:var(--surface);border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-around;font-size:10px;color:var(--soft)}.phone .pnav .on{color:var(--accent-2);font-weight:600}@media(max-width:860px){.hero-grid{grid-template-columns:1fr;text-align:center}.hero-copy .logo{margin:0 auto 26px}.sub{margin:20px auto 0}.badges{justify-content:center}.phone-wrap{margin-top:44px}}.play{display:inline-flex;align-items:center;gap:13px;background:var(--ink);color:#0b0b0f;padding:13px 24px;border-radius:14px;font-weight:700;margin-top:18px;transition:transform .15s ease,box-shadow .15s ease}.play:hover{transform:translateY(-2px);box-shadow:0 14px 34px rgba(0,0,0,.5)}.play svg{width:24px;height:24px}.play small{display:block;font-size:11px;font-weight:500;opacity:.7;line-height:1}.play b{font-size:17px;line-height:1.1}.note{margin-top:14px;font-size:12.5px;color:var(--soft)}section{padding:64px 0;border-top:1px solid var(--line)}h2{font-size:clamp(26px,4vw,38px);letter-spacing:-.02em;font-weight:700;text-align:center}.lede{text-align:center;color:var(--soft);max-width:60ch;margin:14px auto 0;font-size:17px}.quote{max-width:30ch;margin:0 auto;text-align:center;font-size:clamp(24px,4.5vw,34px);font-weight:600;letter-spacing:-.02em;line-height:1.25}.quote span{color:var(--accent-2)}.grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;margin-top:40px}@media(max-width:720px){.grid{grid-template-columns:1fr}}.card{background:var(--surface);border:1px solid var(--line);border-radius:18px;padding:26px}.card .ic{width:44px;height:44px;border-radius:12px;background:var(--surface2);display:flex;align-items:center;justify-content:center;font-size:22px;margin-bottom:16px}.card h3{font-size:19px;font-weight:700;margin-bottom:8px}.card p{color:var(--soft);font-size:15px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:40px}@media(max-width:720px){.steps{grid-template-columns:1fr}}.step{text-align:center}.step .n{width:40px;height:40px;border-radius:50%;border:1.5px solid var(--accent);color:var(--accent-2);display:flex;align-items:center;justify-content:center;font-weight:700;margin:0 auto 14px}.step h3{font-size:17px;font-weight:700;margin-bottom:6px}.step p{color:var(--soft);font-size:14.5px;max-width:26ch;margin:0 auto}.band{background:linear-gradient(135deg,rgba(124,108,255,.14),rgba(124,108,255,4%));border:1px solid var(--line);border-radius:22px;padding:44px;text-align:center;margin-top:8px}.band h2{margin-bottom:10px}.band p{color:var(--soft);max-width:60ch;margin:0 auto;font-size:16px}.final{text-align:center}.page{max-width:760px;margin:0 auto;padding:0 24px}.page-head{padding:56px 0 8px}.page-head h1{font-size:clamp(34px,6vw,46px);letter-spacing:-.025em;font-weight:800}.page .intro{color:var(--soft);font-size:17px;margin-top:22px}.page .intro strong{color:var(--ink)}.meta{color:var(--soft);font-size:14px;margin-top:10px}.prose{padding:28px 0 72px}.prose h2{font-size:21px;font-weight:700;letter-spacing:-.01em;margin:40px 0 12px;padding-top:26px;border-top:1px solid var(--line);text-align:left}.prose h3{font-size:18px;font-weight:700;margin:26px 0 10px}.prose p{color:#c7c8d2;margin:0 0 14px}.prose p strong{color:var(--ink)}.prose a{color:var(--accent-2)}.prose a:hover{text-decoration:underline}.prose ul{color:#c7c8d2;margin:0 0 14px;padding-left:22px}.prose li{margin-bottom:8px}.prose code{background:var(--surface);padding:2px 6px;border-radius:6px;font-size:.9em}.contact{background:var(--surface);border:1px solid var(--line);border-radius:14px;padding:18px 20px;margin-top:8px}.bloglist{max-width:760px;margin:0 auto;padding:0 24px 64px}.post-row{display:block;border-top:1px solid var(--line);padding:26px 0}.post-row:first-child{border-top:none}.post-row:hover h3{color:var(--accent-2)}.post-row h3{font-size:22px;font-weight:700;letter-spacing:-.01em;margin-bottom:6px}.post-row .meta{margin:0 0 8px}.post-row p{color:var(--soft);font-size:15.5px}footer{border-top:1px solid var(--line);padding:32px 0 56px;color:var(--soft);font-size:14px}.frow{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:14px}footer a{color:var(--soft)}footer a:hover{color:var(--ink)}.disclaimer{margin-top:18px;font-size:12.5px;color:#6c6e7e;max-width:70ch}