:root{--bg:#000;--shell:#0a0a0a;--panel:#0e0e0e;--panel-soft:#111;--line:rgba(255,255,255,.1);--line-soft:rgba(255,255,255,.05);--text:#fff;--muted:#a3a3a3;--faint:#737373;--accent:#fce10a;--green:#34d399;--blue:#60a5fa;--red:#f87171}*{box-sizing:border-box}html{scroll-behavior:smooth}body,html{background:var(--bg)}body{margin:0;color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:0}a{color:inherit;text-decoration:none}img,svg{max-width:100%;display:block}.topbar{position:-webkit-sticky;position:sticky;top:0;z-index:20;border-bottom:1px solid var(--line-soft);background:rgba(10,10,10,.92);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.nav-wrap{max-width:1280px;margin:0 auto;gap:18px;padding:12px 22px}.nav-head,.nav-wrap{display:flex;align-items:center}.brand{min-width:220px;display:inline-flex;align-items:center;gap:10px;font-weight:800}.brand img{width:36px;height:36px;border-radius:8px;object-fit:cover}.brand strong{color:#fff}.brand strong span{color:var(--accent)}.menu-toggle{display:none;min-height:38px;border:1px solid var(--line);border-radius:8px;background:rgba(255,255,255,.04);color:var(--muted);cursor:pointer;font:inherit;font-size:13px;font-weight:700;padding:0 13px}.nav-panel{gap:12px;margin-left:auto}.nav,.nav-panel{display:flex;align-items:center}.nav{gap:4px;flex-wrap:wrap}.nav a{border:1px solid transparent;border-radius:8px;color:var(--muted);font-size:13px;font-weight:700;padding:9px 11px}.nav a.active,.nav a:hover{background:var(--accent);border-color:var(--accent);color:#000}.experience-switch{border:1px solid var(--line);border-radius:8px;background:rgba(255,255,255,.04);color:#fff;font-size:12px;font-weight:800;padding:10px 12px;white-space:nowrap}.language-select{display:inline-flex;align-items:center;gap:8px;color:var(--muted);font-size:12px;font-weight:700}.language-select select{min-height:38px;border:1px solid var(--line);border-radius:8px;background:#050505;color:#fff;cursor:pointer;font:inherit;padding:0 32px 0 10px}.hero,.section{max-width:1280px;margin:0 auto;padding:64px 22px}.hero{min-height:calc(100vh - 61px);display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.95fr);grid-gap:42px;gap:42px}.eyebrow,.hero{align-items:center}.eyebrow{display:inline-flex;min-height:30px;border:1px solid rgba(252,225,10,.25);border-radius:8px;background:rgba(252,225,10,.08);color:var(--accent);font-size:12px;font-weight:800;padding:0 10px}h1,h2,h3{margin:0;letter-spacing:0}h1{max-width:760px;margin-top:18px;font-size:clamp(42px,6vw,76px);line-height:.96}h2{margin-top:14px;font-size:clamp(28px,4vw,48px);line-height:1.05}h3{font-size:17px;line-height:1.25}p{font-size:15px;line-height:1.65}.lead,p{color:var(--muted)}.lead{max-width:720px;font-size:18px;line-height:1.7}.actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.btn{min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid var(--line);border-radius:8px;background:rgba(255,255,255,.04);color:#fff;font-size:14px;font-weight:800;padding:0 15px;transition:background .15s ease,border-color .15s ease,color .15s ease}.btn.primary{background:var(--accent);border-color:var(--accent);color:#000}.btn:hover{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.2)}.btn.primary:hover{background:#fff066;color:#000}.card,.panel{border:1px solid var(--line);border-radius:8px;background:var(--panel)}.panel{padding:20px;overflow:hidden}.card{display:flex;flex-direction:column;min-height:100%;padding:20px}.card h3{margin-bottom:8px}.card p{margin:0}.card-cta{align-self:flex-start;margin-top:auto}.section-title{max-width:780px;margin-bottom:26px}.grid{display:grid;grid-gap:16px;gap:16px}.grid.features,.grid.steps{grid-template-columns:repeat(4,minmax(0,1fr))}.grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.terminal-head{display:flex;align-items:center;justify-content:space-between;gap:14px;border-bottom:1px solid var(--line-soft);padding-bottom:16px;margin-bottom:16px}.terminal-head b{font-size:14px}.terminal-head p{margin:4px 0 0;font-size:12px}.status,.status-badge{display:inline-flex;align-items:center;border:1px solid rgba(52,211,153,.25);border-radius:6px;background:rgba(52,211,153,.1);color:var(--green);font-size:11px;font-weight:800;padding:3px 8px;white-space:nowrap}.status-badge.warn{border-color:rgba(252,225,10,.25);background:rgba(252,225,10,.1);color:var(--accent)}.chart{height:255px;border:1px solid var(--line-soft);border-radius:8px;background:linear-gradient(rgba(255,255,255,.035) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 0),#070707;background-size:34px 34px;padding:16px}.chart svg{width:100%;height:100%}.rows{display:grid;grid-gap:8px;gap:8px;margin-top:14px}.trade-row{display:grid;grid-template-columns:1fr .75fr .8fr .9fr;grid-gap:10px;gap:10px;align-items:center;border-radius:8px;background:rgba(255,255,255,.025);color:#fff;font-size:13px;padding:11px 12px}.trade-row span:nth-child(2){color:var(--accent);font-weight:800}.trade-row span:last-child{justify-self:end}.language-gate{min-height:100vh;display:grid;place-items:center;padding:30px 18px;background:#000}.language-gate-panel{width:min(980px,100%);border:1px solid var(--line);border-radius:8px;background:var(--panel);padding:clamp(26px,5vw,54px);text-align:center}.language-gate-panel>img{width:72px;height:72px;border-radius:8px;margin:0 auto 18px}.language-gate-panel .lead{margin-left:auto;margin-right:auto}.language-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:16px;gap:16px;margin-top:28px}.language-card{align-items:center;justify-content:center;min-height:156px;text-align:center}.experience-gate-grid .language-card{gap:14px}.experience-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.quick-setup-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}.quick-step{display:flex;flex-direction:column;min-height:340px}.quick-step-top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.quick-step .btn{align-self:flex-start;margin-top:auto}.step-shot{position:relative;height:112px;margin-bottom:18px;overflow:hidden;border:1px solid var(--line-soft);border-radius:8px;background:linear-gradient(rgba(255,255,255,.035) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 0),#060606;background-size:28px 28px}.step-shot:before{content:"";position:absolute;inset:22px 18px auto;height:2px;background:var(--accent)}.step-shot span{position:absolute;bottom:16px;width:18px;border-radius:4px 4px 0 0;background:linear-gradient(#fff45a,rgba(252,225,10,.2))}.step-shot span:first-child{left:18%;height:42px}.step-shot span:nth-child(2){left:48%;height:70px}.step-shot span:nth-child(3){left:76%;height:54px}.icon,.step-number{width:42px;height:42px;display:grid;place-items:center;border-radius:8px;margin-bottom:16px;font-weight:900}.icon{border:1px solid rgba(252,225,10,.22);background:rgba(252,225,10,.08);color:var(--accent)}.step-number{background:var(--accent);color:#000}.flow{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:16px;gap:16px}.flow .card{min-height:150px;text-align:center}.stats-strip{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}.stat-card span{color:var(--muted);font-size:12px;font-weight:800}.stat-card strong{display:block;margin-top:10px;color:#fff;font-size:clamp(38px,5vw,64px);line-height:1}.instruction-timeline{display:grid;grid-gap:18px;gap:18px}.instruction-step{display:grid;grid-template-columns:58px minmax(0,1fr) minmax(260px,420px);grid-gap:18px;gap:18px;align-items:start}.instruction-index{width:44px;height:44px;display:grid;place-items:center;border-radius:8px;background:var(--accent);color:#000;font-weight:900}.instruction-copy h2{margin:0 0 10px;font-size:clamp(22px,3vw,34px)}.instruction-copy li,.instruction-copy p,.legal-section li,.legal-section p{color:var(--muted);font-size:15px;line-height:1.75}.instruction-copy ul,.legal-section ul{margin:0;padding-left:20px}.instruction-links{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.instruction-shot{margin:0;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#050505}.legal-page{min-height:100vh;padding-top:54px}.legal-panel{max-width:900px}.legal-panel h1{margin-top:8px;margin-bottom:20px}.legal-panel p{color:var(--muted);line-height:1.8;font-size:15px}.legal-article{display:grid;grid-gap:16px;gap:16px;max-width:980px;margin-top:26px}.legal-section{padding:22px}.legal-section h2{margin:0 0 12px;font-size:clamp(24px,3vw,36px)}.footer{border-top:1px solid var(--line-soft);background:#070707;color:var(--muted);padding:34px 22px}.footer-inner{max-width:1280px;margin:0 auto;display:flex;justify-content:space-between;gap:18px;flex-wrap:wrap;font-size:13px}.footer b{color:#fff}.floating-telegram{position:fixed;right:24px;bottom:24px;z-index:80;min-height:48px;display:inline-flex;align-items:center;gap:10px;border:1px solid var(--accent);border-radius:8px;background:var(--accent);color:#000;font-size:13px;font-weight:900;padding:0 16px 0 12px}.floating-telegram span{width:28px;height:28px;display:grid;place-items:center;border-radius:999px;background:#000;color:var(--accent)}@media (max-width:1100px){.hero{grid-template-columns:1fr;padding-top:44px}.flow,.grid.features,.grid.steps,.grid.three,.language-grid,.quick-setup-grid,.stats-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.instruction-step{grid-template-columns:56px minmax(0,1fr)}.instruction-shot{grid-column:1/-1}.nav-wrap{align-items:stretch;flex-direction:column;gap:10px}.nav-head{justify-content:space-between;width:100%}.menu-toggle{display:inline-flex;align-items:center;justify-content:center}.nav-panel{display:none;width:100%;margin-left:0;flex-direction:column;align-items:stretch;gap:10px;padding-bottom:4px}.nav-panel.open{display:flex}.nav{width:100%;flex-direction:column;align-items:stretch}.nav a{padding:12px 14px}.experience-switch,.nav a{display:flex;justify-content:center}.language-select{justify-content:space-between}.language-select select{flex:1 1;min-width:0}}@media (max-width:640px){.flow,.grid.features,.grid.steps,.grid.three,.instruction-step,.language-grid,.quick-setup-grid,.stats-strip{grid-template-columns:1fr}.trade-row{grid-template-columns:1fr 1fr}.trade-row span:last-child{justify-self:start}.hero,.section{padding:42px 16px}h1{font-size:42px}.brand{min-width:0}.brand strong{display:none}.floating-telegram{right:16px;bottom:16px}.floating-telegram b{display:none}}