@font-face{font-family:Urbanist;src:url(/fonts/Urbanist.ttf) format("truetype");font-weight:100 900;font-display:swap}:root{--black: #050810;--ink: #747b8b;--muted: #babdc5;--line: #e3e5e8;--line-2: #f1f2f3;--purple: #8246fb;--green: #06e51c;--bg: #ffffff}*{margin:0;padding:0;box-sizing:border-box;-webkit-tap-highlight-color:transparent}html,body,#root{height:100%}body{font-family:Urbanist,system-ui,-apple-system,sans-serif;background:#0c0d12;color:var(--black);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.app{min-height:100%;display:flex;align-items:center;justify-content:center;padding:24px;background:radial-gradient(120% 80% at 50% 0%,#1a1c26,#0c0d12 60%)}.phone{position:relative;width:430px;max-width:100vw;height:932px;max-height:calc(100vh - 48px);aspect-ratio:430 / 932;background:var(--bg);border-radius:44px;overflow:hidden;box-shadow:0 40px 90px #0000008c,0 0 0 10px #15171f,0 0 0 12px #2a2d3a}@media (max-width: 480px){.app{padding:0}.phone{border-radius:0;height:100vh;max-height:100vh;box-shadow:none}}.screen{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;background:var(--bg);overflow:hidden}.statusbar{height:49px;flex:0 0 49px;display:flex;align-items:center;justify-content:space-between;padding:0 28px;font-size:15px;font-weight:600;color:var(--black);z-index:5}.statusbar .icons{display:flex;align-items:center;gap:7px}.pad{padding:0 16px}.logo{width:40px;height:40px}.btn{width:100%;height:56px;border:none;border-radius:1000px;background:var(--black);color:#fff;font-family:inherit;font-size:16px;font-weight:600;letter-spacing:-.2px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;box-shadow:0 16px 24px #406aff1a;transition:transform .12s ease,opacity .2s ease}.btn:active{transform:scale(.975)}.next-fab{width:56px;height:56px;border-radius:50%;border:1.5px solid var(--line);background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--black);transition:transform .12s ease,border-color .2s ease}.next-fab:active{transform:scale(.92)}.link-row{text-align:center;font-size:14px;color:var(--ink);letter-spacing:-.2px}.link-row b{color:var(--black);font-weight:700;cursor:pointer}.wm{position:absolute;right:-60px;top:150px;font-size:620px;line-height:1;font-weight:800;color:#f4f5f6;z-index:0;-webkit-user-select:none;user-select:none;pointer-events:none}.dots{display:flex;gap:8px;align-items:center}.dot{width:8px;height:8px;border-radius:50%;background:var(--line);transition:all .25s ease}.dot.on{width:22px;border-radius:100px;background:var(--purple)}
