:root{--bg:#07090a;--panel:#111417;--panel2:#0d1012;--line:#262d2a;--text:#f4f6f5;--muted:#858d89;--green:#a8ff16;--green2:#77d800;--green-soft:#a8ff1620;--danger:#ff5f72;--shadow:0 18px 45px #0009}
*{box-sizing:border-box}html{background:var(--bg)}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-tap-highlight-color:transparent}.shell{max-width:560px;min-height:100vh;margin:auto;background:radial-gradient(circle at 86% 8%,#a8ff1612,transparent 24%),radial-gradient(circle at 12% 32%,#a8ff1607,transparent 28%),var(--bg);padding-bottom:88px}.topbar{height:76px;padding:0 18px;display:flex;align-items:center;border-bottom:1px solid #1c211f;background:#080a0bf5;position:sticky;top:0;z-index:20}.head-btn{width:42px;height:42px;border:0;background:transparent;color:#f5f5f5;font-size:35px;line-height:1;cursor:pointer}.brand{display:flex;align-items:center;gap:10px;font-size:20px;letter-spacing:.5px}.brand-mark{display:grid;place-items:center;width:39px;height:39px;border-radius:11px;background:var(--green);color:#091006;font-size:24px;font-weight:950;box-shadow:0 0 28px #a8ff1655;transform:skew(-4deg)}.brand em{color:var(--green);font-style:normal}.brand+button{margin-left:auto}.page{padding:17px 18px 25px}.title{font-size:27px;line-height:1.1;margin:4px 4px 23px;font-weight:850}.section{margin:24px 5px 10px;color:#777f7b;font-size:12px;font-weight:900;letter-spacing:1.5px}.muted{color:var(--muted);font-size:13px;line-height:1.4}.hero{border:1px solid #394330;border-radius:25px;padding:21px;min-height:172px;position:relative;overflow:hidden;background:linear-gradient(140deg,#101516,#101312 62%,#17200f);box-shadow:var(--shadow)}.hero:after{content:"";position:absolute;right:-70px;top:-90px;width:220px;height:220px;border:38px solid #a8ff1610;border-radius:50%;transform:rotate(25deg)}.hero h1{font-size:27px;line-height:1.05;max-width:315px;margin:10px 0 10px}.eyebrow{font-size:12px;font-weight:900;letter-spacing:1.5px;color:#a7b0ab}.bolt{position:absolute;right:25px;top:50px;font-size:55px;color:var(--green);text-shadow:0 0 30px #a8ff1655;z-index:1}.card{border:1px solid var(--line);border-radius:23px;background:linear-gradient(145deg,#121517,#0e1112);padding:18px;margin-bottom:12px;box-shadow:0 12px 32px #0007}.row{display:flex;align-items:center;gap:13px}.between{justify-content:space-between}.icon{width:45px;height:45px;border-radius:14px;display:grid;place-items:center;flex:none;background:#171b1a;border:1px solid #303833;color:var(--green);font-size:21px}.balance{font-size:41px;line-height:1;font-weight:950;letter-spacing:-2px;margin:5px 0 7px}.ok{margin-left:auto;color:var(--green);font-size:11px;font-weight:900}.tag{border:1px solid #456d16;background:#21320e;color:var(--green);border-radius:9px;padding:6px 8px;font-size:10px;font-weight:900}.btn{border:0;border-radius:15px;padding:13px 17px;background:var(--green);color:#0a1005;font-weight:950;font-size:14px;cursor:pointer;box-shadow:0 0 22px #a8ff1638}.btn:active,.amount:active,.action:active{transform:scale(.98)}.btn.dark{background:#1b1f1e;color:#e7ece9;border:1px solid #343a37;box-shadow:none}.btn.full{width:100%}.action{display:flex;align-items:center;gap:13px;padding:14px 0;border-bottom:1px solid #202522;cursor:pointer}.action:last-child{border-bottom:0}.arrow{margin-left:auto;color:#6f7773;font-size:25px}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.amount{padding:16px 5px;border-radius:15px;border:1px solid #303632;background:#131716;color:#eef2ef;font-weight:900;cursor:pointer}.amount.hot{background:var(--green);color:#091006;border-color:var(--green);box-shadow:0 0 20px #a8ff1640}.earned{font-size:43px;color:var(--green);font-weight:950;letter-spacing:-2px}.steps .action{padding:12px 0}.num{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;flex:none;border:1px solid #55791d;color:var(--green);background:#18220e;font-weight:950}.friend{min-height:74px}.avatar{width:47px;height:47px;border-radius:50%;display:grid;place-items:center;background:#202522;border:1px solid #353c38;color:#aeb7b2;font-size:23px}.online{color:var(--green);font-size:12px;font-weight:800}.bottom{position:fixed;left:50%;bottom:0;transform:translateX(-50%);width:min(560px,100%);height:84px;padding-bottom:4px;display:grid;grid-template-columns:repeat(5,1fr);background:#0b0e10f5;border-top:1px solid #242a27;z-index:30;backdrop-filter:blur(14px)}.bottom button{border:0;background:none;color:#68716c;cursor:pointer;font-size:23px}.bottom button span{display:block;height:32px;line-height:29px}.bottom small{font-size:9px;font-weight:900;letter-spacing:.2px}.bottom button.active{color:var(--green);text-shadow:0 0 16px #a8ff1655}.bottom button.active:after{content:"";display:block;width:34px;height:2px;background:var(--green);margin:4px auto 0;box-shadow:0 0 10px var(--green)}.faq p{display:none;color:#8b948f;font-size:13px;line-height:1.45;margin:8px 0 0}.faq.open p{display:block}.status-line{height:7px;border-radius:20px;background:#242a27;overflow:hidden;margin-top:12px}.status-line i{display:block;width:72%;height:100%;background:var(--green);box-shadow:0 0 15px var(--green)}#toast{position:fixed;left:50%;bottom:101px;transform:translate(-50%,15px);opacity:0;background:#171c19;border:1px solid #3d4b40;color:#fff;padding:12px 16px;border-radius:13px;transition:.2s;z-index:50;font-size:13px;white-space:nowrap;max-width:90vw}#toast.show{opacity:1;transform:translate(-50%,0)}@media(max-width:380px){.page{padding-left:13px;padding-right:13px}.brand{font-size:18px}.grid{gap:6px}.balance{font-size:36px}}

.legal-shell{min-height:100vh}.legal-page{max-width:760px;margin:0 auto;padding:28px 18px 110px}.legal-page h1{font-size:28px;margin:8px 0 10px}.legal-page h2{font-size:18px;margin:26px 0 10px}.legal-page p,.legal-page li,.legal-page dd{line-height:1.65;color:#d9dfdf}.legal-page a,.legal-footer a{color:#b8ff35}.legal-page ul{padding-left:22px}.muted{color:#8e9898!important}.small{font-size:12px}.legal-footer{position:fixed;left:0;right:0;bottom:0;background:rgba(7,10,11,.96);border-top:1px solid rgba(184,255,53,.15);padding:12px 14px;display:flex;gap:14px;justify-content:center;flex-wrap:wrap;font-size:12px}.legal-page dl{display:grid;grid-template-columns:minmax(150px,220px) 1fr;gap:12px 18px}.legal-page dt{color:#8e9898}.legal-page dd{margin:0}.notice{padding:14px 16px;border:1px solid rgba(184,255,53,.35);border-radius:14px;background:rgba(184,255,53,.06);margin:18px 0}.notice code{word-break:break-all}

.site-footer{margin:8px 18px 18px;padding:18px;border:1px solid #242b27;border-radius:22px;background:linear-gradient(145deg,#101413,#0c0f10);box-shadow:0 12px 32px #0006}.site-footer__brand{display:flex;align-items:center;gap:11px;padding-bottom:15px;border-bottom:1px solid #202622}.site-footer__brand strong{display:block;font-size:14px;letter-spacing:.5px}.site-footer__brand span:not(.footer-mark){display:block;color:#77817c;font-size:11px;margin-top:3px}.footer-mark{width:36px;height:36px;border-radius:10px;display:grid;place-items:center;background:var(--green);color:#091006;font-weight:950;font-size:20px;box-shadow:0 0 22px #a8ff1640}.site-footer__links{display:flex;flex-wrap:wrap;gap:9px 14px;padding:15px 0 10px}.site-footer__links a{color:#cfd6d2;text-decoration:none;font-size:11px;font-weight:800}.site-footer__links a:hover{color:var(--green)}.site-footer__copy{margin:2px 0 0;color:#69736e;font-size:10px;line-height:1.4}.requisites-card{border:1px solid #303a33;border-radius:20px;background:linear-gradient(145deg,#121716,#0d1011);padding:4px 17px;box-shadow:0 12px 32px #0006}.requisites-card dl{margin:0}.requisites-card dt{font-size:11px;text-transform:uppercase;letter-spacing:1px;color:#727c77}.requisites-card dd{font-size:14px;color:#f0f3f1;padding:0 0 13px;margin:4px 0 13px;border-bottom:1px solid #202622}.requisites-card dd:last-child{border-bottom:0;margin-bottom:0}.requisites-card a{color:var(--green);text-decoration:none}.legal-page .requisites-intro{color:#aeb8b3;line-height:1.55;margin-bottom:18px}.legal-page .legal-footer a{text-decoration:none}
@media(max-width:380px){.site-footer{margin-left:13px;margin-right:13px}.site-footer__links{gap:8px 11px}}
