:root{--black: #000000;--white: #ffffff;--grey-900: #0c0c0c;--grey-800: #141414;--grey-700: #1d1d1d;--grey-500: #6b6b6b;--grey-400: #9a9a9a;--grey-300: #c9c9c9;--border: rgba(255, 255, 255, .12);--border-strong: rgba(255, 255, 255, .28);--max: 1080px}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--black);color:var(--white);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.6;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}a{color:inherit;text-decoration:none}.wrap{width:100%;max-width:var(--max);margin:0 auto;padding:0 24px}.logo{font-family:DM Mono,SFMono-Regular,Menlo,Consolas,monospace;font-weight:600;letter-spacing:-.02em}.logo .dot{color:var(--white)}.site-header{position:sticky;top:0;z-index:50;background:#000000b8;backdrop-filter:saturate(160%) blur(14px);-webkit-backdrop-filter:saturate(160%) blur(14px);border-bottom:1px solid var(--border)}.nav{display:flex;align-items:center;justify-content:space-between;height:68px}.nav .logo{font-size:22px}.nav-links{display:flex;align-items:center;gap:28px}.nav-links a{font-size:14px;color:var(--grey-300);transition:color .18s ease}.nav-links a:hover{color:var(--white)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:15px;font-weight:600;padding:13px 26px;border-radius:999px;border:1px solid var(--white);transition:transform .15s ease,background .18s ease,color .18s ease;cursor:pointer}.btn-primary{background:var(--white);color:var(--black)}.btn-primary:hover{transform:translateY(-2px)}.btn-ghost{background:transparent;color:var(--white);border-color:var(--border-strong)}.btn-ghost:hover{border-color:var(--white)}.btn-sm{padding:9px 18px;font-size:14px}.playstore-btn{display:inline-flex;align-items:center;gap:11px;padding:11px 22px 11px 18px;border-radius:14px;background:var(--white);color:var(--black);border:1px solid var(--white);transition:transform .15s ease,opacity .18s ease}.playstore-btn:hover{transform:translateY(-2px)}.playstore-icon{flex:none}.playstore-text{display:flex;flex-direction:column;line-height:1.05;text-align:left}.playstore-small{font-size:11px;letter-spacing:.04em;opacity:.75}.playstore-big{font-size:17px;font-weight:700}.hero{position:relative;padding:72px 0 84px;overflow:hidden;border-bottom:1px solid var(--border)}.hero:before{content:"";position:absolute;top:50%;right:-120px;width:760px;height:760px;transform:translateY(-50%);background:repeating-radial-gradient(circle,var(--border) 0 1px,transparent 1px 78px);-webkit-mask-image:radial-gradient(circle,#000 0%,transparent 62%);mask-image:radial-gradient(circle,#000 0%,transparent 62%);opacity:.7;pointer-events:none}.hero-grid{position:relative;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:48px}.hero-copy{text-align:left}.eyebrow{display:inline-flex;align-items:center;gap:9px;font-size:12px;letter-spacing:.1em;text-transform:uppercase;color:var(--grey-400);border:1px solid var(--border);padding:7px 15px;border-radius:999px;margin-bottom:26px}.pulse{width:8px;height:8px;border-radius:50%;background:var(--white);box-shadow:0 0 #ffffffb3;animation:pulse 2s infinite}@keyframes pulse{0%{box-shadow:0 0 #ffffff80}70%{box-shadow:0 0 0 10px #fff0}to{box-shadow:0 0 #fff0}}.hero h1{font-size:clamp(38px,5.4vw,64px);line-height:1.03;letter-spacing:-.03em;font-weight:800;margin-bottom:20px}.hero p.lead{font-size:clamp(16px,2vw,20px);color:var(--grey-300);max-width:480px;margin:0 0 32px}.hero-actions{display:flex;gap:14px;justify-content:flex-start;align-items:center;flex-wrap:wrap}.hero-note{margin-top:20px;font-size:13px;color:var(--grey-500)}.hero-device{display:flex;justify-content:center;align-items:center}.phone{position:relative;width:290px;height:590px;border-radius:42px;background:var(--black);border:2px solid rgba(255,255,255,.22);box-shadow:0 0 0 6px var(--grey-800),0 30px 70px #0009;padding:12px;overflow:hidden}.phone:after{content:"";position:absolute;top:16px;left:50%;transform:translate(-50%);width:92px;height:7px;border-radius:999px;background:#ffffff2e}.ph-screen{height:100%;border-radius:32px;background:var(--grey-900);border:1px solid var(--border);padding:26px 14px 14px;display:flex;flex-direction:column;gap:12px}.ph-top{display:flex;align-items:center;justify-content:space-between;padding:0 4px}.ph-logo{font-family:DM Mono,monospace;font-weight:600;font-size:16px;color:var(--white)}.ph-live{display:inline-flex;align-items:center;gap:6px;font-size:10px;letter-spacing:.04em;color:var(--grey-300);border:1px solid var(--border);border-radius:999px;padding:4px 9px}.ph-live .pulse{width:6px;height:6px}.ph-view{position:relative;flex:1.1;border-radius:18px;border:1px solid var(--border-strong);background:linear-gradient(160deg,var(--grey-700),var(--grey-900));overflow:hidden}.ph-view:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(var(--border) 1px,transparent 1px),linear-gradient(90deg,var(--border) 1px,transparent 1px);background-size:26px 26px;opacity:.5}.ph-rec{position:absolute;top:10px;left:50%;transform:translate(-50%);display:inline-flex;align-items:center;gap:6px;font-size:9px;letter-spacing:.12em;color:var(--white);background:#0000008c;border-radius:999px;padding:3px 9px}.ph-rec b{width:6px;height:6px;border-radius:50%;background:var(--white)}.ph-focus{position:absolute;top:50%;left:50%;width:70px;height:70px;transform:translate(-50%,-50%);border:1px solid rgba(255,255,255,.55);border-radius:10px}.ph-venue{position:absolute;bottom:10px;left:10px;font-size:10px;color:var(--white);background:#0000008c;border-radius:999px;padding:4px 10px}.ph-card{border:1px solid var(--border);border-radius:14px;padding:10px 12px;background:#ffffff05}.ph-card-head{display:flex;align-items:center;justify-content:space-between;font-size:11px;color:var(--white);margin-bottom:8px}.ph-count{font-size:9px;letter-spacing:.08em;text-transform:uppercase;color:var(--grey-400)}.ph-bars{display:flex;flex-direction:column;gap:5px}.ph-bar{height:4px;border-radius:999px;background:#ffffff1f;overflow:hidden}.ph-bar span{display:block;height:100%;border-radius:999px;background:var(--white)}.ph-bar.dim span{background:#ffffff73}.ph-shutter{display:flex;align-items:center;justify-content:center;padding-top:2px}.ph-shutter span{width:46px;height:46px;border-radius:50%;background:transparent;border:2px solid var(--white);box-shadow:inset 0 0 0 4px var(--black),inset 0 0 0 6px var(--white)}.section{padding:84px 0;border-bottom:1px solid var(--border)}.section-head{max-width:620px;margin:0 auto 56px;text-align:center}.section-head h2{font-size:clamp(28px,4vw,40px);letter-spacing:-.02em;line-height:1.1;margin-bottom:16px}.section-head p{color:var(--grey-400);font-size:17px}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.card{background:var(--grey-900);border:1px solid var(--border);border-radius:18px;padding:30px 26px;transition:border-color .2s ease,transform .2s ease}.card:hover{border-color:var(--border-strong);transform:translateY(-3px)}.card h3{font-size:19px;margin-bottom:9px;letter-spacing:-.01em}.card p{color:var(--grey-400);font-size:15px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;counter-reset:step}.step{padding:30px 26px;border:1px solid var(--border);border-radius:18px;background:var(--grey-900)}.step .num{font-family:DM Mono,monospace;font-size:22px;color:var(--white);margin-bottom:14px;display:flex;align-items:baseline;gap:10px}.step .num-label{font-size:13px;letter-spacing:.1em;text-transform:uppercase;color:var(--grey-500)}.step h3{font-size:19px;margin-bottom:9px}.step p{color:var(--grey-400);font-size:15px}.cta{text-align:center;padding:96px 0}.cta h2{font-size:clamp(30px,5vw,48px);letter-spacing:-.02em;margin-bottom:18px;line-height:1.05}.cta p{color:var(--grey-400);margin-bottom:34px;font-size:18px}.cta .hero-actions{justify-content:center}.site-footer{padding:56px 0 40px;border-top:1px solid var(--border)}.footer-top{display:flex;justify-content:space-between;align-items:flex-start;gap:32px;flex-wrap:wrap;margin-bottom:40px}.footer-brand .logo{font-size:24px}.footer-brand p{color:var(--grey-500);font-size:14px;margin-top:10px;max-width:280px}.footer-cols{display:flex;gap:64px;flex-wrap:wrap}.footer-col h4{font-size:12px;letter-spacing:.1em;text-transform:uppercase;color:var(--grey-500);margin-bottom:14px}.footer-col a{display:block;color:var(--grey-300);font-size:15px;margin-bottom:10px;transition:color .16s ease}.footer-col a:hover{color:var(--white)}.footer-bottom{display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap;padding-top:26px;border-top:1px solid var(--border);color:var(--grey-500);font-size:13px}.doc{padding:64px 0 88px}.doc-inner{max-width:760px;margin:0 auto}.doc h1{font-size:clamp(32px,5vw,46px);letter-spacing:-.02em;margin-bottom:10px}.doc .updated{color:var(--grey-500);font-size:14px;margin-bottom:40px}.doc h2{font-size:23px;margin:40px 0 14px;letter-spacing:-.01em}.doc h3{font-size:18px;margin:26px 0 10px}.doc p,.doc li{color:var(--grey-300);font-size:16px;margin-bottom:14px}.doc ul,.doc ol{padding-left:22px;margin-bottom:14px}.doc li{margin-bottom:8px}.doc a.inline{color:var(--white);text-decoration:underline;text-underline-offset:3px}.doc strong{color:var(--white)}.callout{border:1px solid var(--border-strong);border-radius:14px;padding:20px 22px;margin:24px 0;background:var(--grey-900)}.callout p:last-child{margin-bottom:0}.back-link{display:inline-flex;align-items:center;gap:8px;font-size:14px;color:var(--grey-400);margin-bottom:32px;transition:color .16s ease}.back-link:hover{color:var(--white)}@media (max-width: 960px){.hero-grid{grid-template-columns:1fr;gap:48px;justify-items:center}.hero-copy{text-align:center;max-width:600px}.hero p.lead{margin-left:auto;margin-right:auto}.hero-actions{justify-content:center}.hero:before{right:50%;transform:translate(50%,-50%);opacity:.4}.grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 820px){.nav-links a:not(.btn){display:none}.section{padding:60px 0}}@media (max-width: 560px){.wrap{padding:0 18px}.nav{height:60px}.hero{padding:48px 0 60px}.hero h1{font-size:clamp(32px,9vw,44px)}.grid,.steps{grid-template-columns:1fr}.section{padding:52px 0}.section-head{margin-bottom:40px}.cta{padding:64px 0}.hero-actions{flex-direction:column;align-items:stretch;width:100%;gap:12px}.hero-actions .btn,.hero-actions .playstore-btn{width:100%;justify-content:center}.card,.step{padding:24px 20px}.footer-top{flex-direction:column;gap:36px}.footer-cols{gap:40px}.footer-bottom{flex-direction:column;align-items:flex-start;gap:8px}}@media (max-width: 360px){.phone{width:260px;height:540px}}
