:root{--bg:#070a0f;--panel:#101722;--ink:#f5f7fa;--muted:#9aa7b8;--accent:#f7931a;--line:#253044;--max:1180px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif;line-height:1.55}a{color:inherit;text-decoration:none}
header{height:72px;display:flex;align-items:center;gap:32px;max-width:var(--max);margin:auto;padding:0 24px;border-bottom:1px solid #182131}.brand{display:flex;align-items:center;gap:10px;font-weight:800;margin-right:auto}.brand img{width:34px;height:34px}.brand span{white-space:nowrap}
nav{display:flex;gap:26px;color:#c5cfdb;font-size:14px}.lang{display:flex;gap:4px}.lang button{background:#111925;color:#cbd5e1;border:1px solid #263246;border-radius:8px;padding:6px 8px;cursor:pointer}
.hero{max-width:var(--max);margin:auto;padding:90px 24px 70px;display:grid;grid-template-columns:1.25fr .75fr;gap:70px;align-items:center}.pill{display:inline-flex;padding:6px 10px;border:1px solid #704518;background:#2a1b0c;color:#ffb55d;border-radius:999px;font-size:12px;font-weight:800;letter-spacing:.06em}
.hero h1{font-size:clamp(48px,7vw,82px);line-height:.98;letter-spacing:-.055em;margin:24px 0}.lead{font-size:20px;color:#aeb9c7;max-width:720px}.actions{display:flex;gap:12px;margin:34px 0}.primary,.secondary{padding:14px 19px;border-radius:12px;font-weight:800}.primary{background:var(--accent);color:#15100a}.secondary{border:1px solid #334155}
.trust{display:flex;flex-wrap:wrap;gap:18px;color:#a9b5c4;font-size:13px}.phone{padding:10px;border-radius:38px;background:linear-gradient(145deg,#323d4e,#111722);box-shadow:0 30px 90px #000}.screen{min-height:570px;border-radius:30px;padding:28px;background:radial-gradient(circle at 50% 0,#273246 0,#0c1119 45%)}
.eyebrow,.kicker{font-size:11px;letter-spacing:.18em;color:#f9a33d;font-weight:900}.balance{font-size:38px;font-weight:850;margin-top:20px}.muted{color:var(--muted);font-size:13px}.chart{height:140px;display:flex;align-items:end;gap:8px;margin:26px 0}.chart i{flex:1;background:linear-gradient(#f7931a,#70400a);border-radius:6px 6px 2px 2px}
.chart i:nth-child(1){height:30%}.chart i:nth-child(2){height:44%}.chart i:nth-child(3){height:40%}.chart i:nth-child(4){height:65%}.chart i:nth-child(5){height:58%}.chart i:nth-child(6){height:82%}.chart i:nth-child(7){height:94%}.wallet-card{display:flex;flex-direction:column;background:#141d29;border:1px solid #283548;padding:16px;border-radius:14px;margin:10px 0}.wallet-card span{color:var(--muted);font-size:12px}.stats{max-width:var(--max);margin:0 auto 100px;padding:0 24px;display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.stats div{padding:24px;border-right:1px solid var(--line)}.stats div:last-child{border:0}.stats strong,.stats span{display:block}.stats strong{font-size:22px}.stats span{font-size:12px;color:var(--muted)}
section:not(.hero,.stats){max-width:var(--max);margin:0 auto;padding:90px 24px}.section-head{max-width:800px;margin-bottom:46px}.section-head h2,.future h2{font-size:clamp(34px,5vw,56px);line-height:1.03;letter-spacing:-.04em;margin:14px 0}.section-head p{color:var(--muted);font-size:18px}
.grid,.price-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.grid article,.price-grid article{background:#0e151f;border:1px solid var(--line);padding:25px;border-radius:18px}.grid article>b{color:#f7931a}.grid p,.price-grid p,.timeline p{color:var(--muted)}
.dark{background:#0d131d;border:1px solid var(--line);border-radius:28px}.flow{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:18px}.flow div{padding:22px;border-radius:16px;background:#151e2a;border:1px solid #2b394d}.flow strong,.flow span{display:block}.flow span{font-size:13px;color:var(--muted)}.flow em{color:#f7931a;font-style:normal;font-size:28px}.note{margin-top:28px;color:#aeb9c7}
.timeline{border-left:1px solid #334155;margin-left:8px}.timeline article{padding:0 0 40px 32px;position:relative}.timeline article:before{content:"";position:absolute;width:13px;height:13px;border-radius:50%;background:#475569;left:-7px;top:5px}.timeline .done:before{background:#f7931a}.timeline span{font-size:11px;font-weight:900;color:#f7931a;letter-spacing:.15em}
.price-grid{grid-template-columns:repeat(3,1fr)}.price-grid .featured{border-color:#a75f0c;transform:translateY(-10px)}ul{padding-left:20px;color:#c8d2df}.future{text-align:center;max-width:900px!important}.future p{color:var(--muted);font-size:18px}footer{max-width:var(--max);margin:70px auto 0;padding:35px 24px 60px;border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1.4fr 1fr;gap:30px;color:var(--muted);font-size:12px}footer img{width:26px;vertical-align:middle;margin-right:8px}footer div:last-child{display:flex;justify-content:flex-end;gap:15px}
@media(max-width:850px){nav{display:none}.hero{grid-template-columns:1fr;padding-top:55px}.hero h1{font-size:50px}.phone{max-width:430px}.stats,.grid{grid-template-columns:1fr 1fr}.flow{grid-template-columns:1fr}.flow em{transform:rotate(90deg);text-align:center}.price-grid{grid-template-columns:1fr}.price-grid .featured{transform:none}footer{grid-template-columns:1fr}footer div:last-child{justify-content:flex-start}}
@media(max-width:520px){.brand span{display:none}.stats,.grid{grid-template-columns:1fr}.lang button{padding:5px}.hero{padding-left:18px;padding-right:18px}.hero h1{font-size:44px}}
.brand small{display:block;font-size:10px;font-weight:600;color:var(--muted);line-height:1.1}
.visual-section{display:grid!important;grid-template-columns:.9fr 1.1fr;gap:42px;align-items:center}.visual-section.reverse{grid-template-columns:1.15fr .85fr}.visual-section>img{width:100%;border-radius:24px;border:1px solid var(--line);box-shadow:0 30px 80px #0007}.visual-copy h2{font-size:clamp(34px,4.5vw,54px);line-height:1.03;letter-spacing:-.04em;margin:14px 0}.visual-copy p{color:var(--muted);font-size:18px}.mini-list{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:26px}.mini-list span{padding:12px 14px;border:1px solid var(--line);background:#0e151f;border-radius:12px;font-size:13px}
.evidence{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:36px}.evidence article{background:#111925;border:1px solid #2a374b;border-radius:16px;padding:20px}.evidence p{color:var(--muted);font-size:14px}.status{display:inline-flex;font-size:10px;font-weight:900;letter-spacing:.12em;padding:5px 8px;border-radius:999px}.status.ok{background:#123321;color:#7ee2a8}.status.plan{background:#39230e;color:#ffb55d}
.price-head{display:flex;justify-content:space-between;gap:18px;align-items:baseline}.price-head strong{font-size:30px;color:#f7931a}.price-grid article{min-height:100%}.principle,.upgrade{margin-top:18px;padding:18px 20px;border-radius:14px;border:1px solid var(--line);background:#0e151f}.principle{display:flex;gap:10px;align-items:flex-start}.principle strong{color:#f7931a}.upgrade p{margin-bottom:0;color:var(--muted)}.center{justify-content:center}.future .actions{justify-content:center}
footer>div:first-child{display:flex;align-items:center;gap:7px;flex-wrap:wrap}footer>div:first-child span{display:block;color:var(--muted)}
@media(max-width:850px){.visual-section,.visual-section.reverse{grid-template-columns:1fr}.visual-section.reverse>img{order:2}.evidence{grid-template-columns:1fr}.price-head strong{font-size:26px}}
@media(max-width:520px){.mini-list{grid-template-columns:1fr}.principle{display:block}.price-head{align-items:flex-start}.price-head strong{font-size:24px}}

.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.lang select{max-width:210px;background:#111925;color:#e5edf6;border:1px solid #314057;border-radius:10px;padding:8px 34px 8px 10px;font:inherit;font-size:13px;cursor:pointer}
.lang select:focus{outline:2px solid #f7931a;outline-offset:2px}
@media(max-width:520px){.lang select{max-width:145px;font-size:12px;padding:7px 28px 7px 8px}}

.legal{max-width:960px!important}.legal h3{font-size:24px;margin:42px 0 12px}.legal>p{color:#c1cbd7;font-size:16px}.legal a{text-decoration:underline;text-underline-offset:3px}.legal-callout{border:1px solid #a75f0c;background:#21170c;border-radius:18px;padding:20px 22px;margin:28px 0}.legal-callout strong{color:#ffb55d}.legal-callout p{margin-bottom:0;color:#dce4ed}.legal-table{display:grid;gap:10px}.legal-table>div{display:grid;grid-template-columns:190px 1fr 1.25fr;gap:18px;padding:16px 18px;border:1px solid var(--line);background:#0e151f;border-radius:14px}.legal-table b{color:#fff}.legal-table span,.legal-table em{color:var(--muted);font-size:14px}.legal-table em{font-style:normal}
.dashboard-page{min-height:100vh}.dash-shell{max-width:var(--max);margin:auto;padding:55px 24px 100px}.dash-top{display:flex;justify-content:space-between;gap:40px;align-items:flex-end;margin-bottom:34px}.dash-top h1{font-size:clamp(40px,6vw,68px);line-height:1;letter-spacing:-.05em;max-width:780px;margin:20px 0}.dash-top p{color:var(--muted);max-width:750px;font-size:18px}.dash-actions{display:flex;flex-direction:column;gap:10px;min-width:220px}.dash-actions button,.dash-card button{border:0;font:inherit}.dash-actions button:disabled,.dash-card button:disabled{opacity:.55;cursor:not-allowed}
.dash-grid{display:grid;grid-template-columns:1.2fr .8fr .8fr .8fr;gap:14px}.portfolio-card,.dash-card{background:#0e151f;border:1px solid var(--line);border-radius:18px;padding:24px}.portfolio-card .chart{height:110px;margin-bottom:0}.dash-card p{color:var(--muted)}.dash-card button{width:100%;padding:11px 12px;border-radius:10px;background:#202a39;color:#aeb9c7;margin-top:10px}.dash-contract{padding:90px 0 0!important}.dash-contract .principle{margin-top:24px}
@media(max-width:1000px){.dash-grid{grid-template-columns:1fr 1fr}.portfolio-card{grid-column:1/-1}.legal-table>div{grid-template-columns:1fr}.legal-table span,.legal-table em{font-size:15px}}
@media(max-width:700px){.dash-top{display:block}.dash-actions{margin-top:25px;max-width:300px}.dash-grid{grid-template-columns:1fr}.portfolio-card{grid-column:auto}.dash-shell{padding-top:35px}}
