:root{--bg:#070b16;--bg2:#0b1224;--surface:#111a2e;--surface2:#151f36;--text:#f8fafc;--muted:#a9b4c8;--line:#26344f;--red:#e11d48;--red2:#fb365f;--blue:#2563eb;--blue2:#4f8cff;--gold:#f5c451;--success:#29c684;--radius:18px;--shadow:0 24px 70px #00000059;--container:1200px;--font:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(circle at 15% 15%,#e11d4814,transparent 26%),radial-gradient(circle at 85% 20%,#2563eb1a,transparent 28%),var(--bg);color:var(--text);font-family:var(--font);margin:0;font-size:16px;line-height:1.6;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a{touch-action:manipulation}img{max-width:100%;height:auto}.container{width:min(calc(100% - 32px),var(--container));margin-inline:auto}.skip{z-index:1000;color:#111;background:#fff;border-radius:8px;padding:10px 14px;position:fixed;top:8px;left:8px;transform:translateY(-150%)}.skip:focus{transform:none}:focus-visible{outline:3px solid var(--blue2);outline-offset:3px}.site-header{z-index:100;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#070b16c7;border-bottom:1px solid #ffffff14;position:sticky;top:0}.nav-shell{justify-content:space-between;align-items:center;gap:24px;height:76px;display:flex}.brand{align-items:center;gap:10px;min-height:48px;display:inline-flex}.brand img{object-fit:contain;filter:drop-shadow(0 0 14px #4e84ff40)}.brand span{letter-spacing:.06em;font-size:18px;line-height:.95;display:grid}.brand b{font-weight:850}.brand i{color:var(--red2);margin-left:132px;font-style:normal;position:absolute}.brand small{color:var(--muted);letter-spacing:.32em;margin-top:7px;font-size:8px}.nav-links,.nav-actions{align-items:center;gap:8px;display:flex}.nav-links>a{color:#cbd5e1;border-radius:10px;align-items:center;gap:7px;min-height:44px;padding:9px 12px;font-size:14px;font-weight:650;transition:all .2s;display:flex}.nav-links>a:hover{color:#fff;background:#ffffff0f}.button{cursor:pointer;color:#fff;border:1px solid #0000;border-radius:11px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:10px 17px;font-weight:750;transition:transform .2s,background .2s,border-color .2s,box-shadow .2s;display:inline-flex}.button svg{width:18px}.button:hover{transform:translateY(-1px)}.button.primary{background:linear-gradient(135deg,var(--red),#b91c1c);box-shadow:0 8px 24px #e11d4838}.button.primary:hover{background:linear-gradient(135deg,var(--red2),var(--red))}.button.secondary{background:linear-gradient(135deg,var(--blue),#1d4ed8);box-shadow:0 8px 24px #2563eb38}.button.ghost{border-color:var(--line);background:#ffffff09}.button.wide{width:100%}.button:disabled{opacity:.46;cursor:not-allowed;transform:none}.menu-button,.mobile-actions{display:none}.hero{isolation:isolate;border-bottom:1px solid var(--line);place-items:center;min-height:calc(100dvh - 76px);display:grid;position:relative;overflow:hidden}.hero-bg{z-index:-2;position:absolute;inset:0}.hero-bg img{object-fit:cover;object-position:center}.hero:after{content:"";z-index:-1;background:linear-gradient(180deg,#070b160d,#070b1638 45%,var(--bg) 100%),radial-gradient(circle at center,#070b161f,#070b169e 72%);position:absolute;inset:0}.hero-content{text-align:center;max-width:760px;padding-block:80px}.hero-mark{object-fit:contain;filter:drop-shadow(-10px 0 20px #e11d4838)drop-shadow(10px 0 20px #2563eb4d);width:120px;height:120px}.eyebrow{color:#b8c5db;text-transform:uppercase;letter-spacing:.2em;align-items:center;gap:8px;font-size:11px;font-weight:800;display:inline-flex}.eyebrow:before{content:"";background:linear-gradient(90deg,var(--red),var(--blue));width:24px;height:2px}.hero h1,.page-hero h1{letter-spacing:-.055em;margin:18px 0;font-size:clamp(42px,7vw,86px);line-height:.94}.gradient-text{background:linear-gradient(90deg,#fff 18%,#ff6b89 46%,#7ca5ff 72%,#fff);color:#0000;-webkit-background-clip:text;background-clip:text}.hero p{color:#c5cede;max-width:650px;margin:0 auto 30px;font-size:clamp(17px,2vw,21px)}.hero-actions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.hero-stats{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#080d19a6;border:1px solid #ffffff1f;border-radius:16px;grid-template-columns:repeat(4,1fr);max-width:800px;margin:52px auto 0;display:grid;overflow:hidden}.hero-stats div{border-right:1px solid #ffffff1a;padding:14px}.hero-stats div:last-child{border:0}.hero-stats strong{font-variant-numeric:tabular-nums;font-size:20px;display:block}.hero-stats span{text-transform:uppercase;letter-spacing:.12em;color:var(--muted);font-size:11px}.section{padding:96px 0}.section.alt{border-block:1px solid var(--line);background:#0b1224b8}.section-head{justify-content:space-between;align-items:end;gap:24px;margin-bottom:32px;display:flex}.section-head h2{margin:8px 0;font-size:clamp(30px,4vw,52px);line-height:1.05}.section-head p{color:var(--muted);max-width:580px}.feature-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.feature-card,.panel,.shop-card,.news-card,.guide-card{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);background:linear-gradient(145deg,#151f36eb,#0c1323eb)}.feature-card{min-height:260px;padding:28px;position:relative;overflow:hidden}.feature-card svg{color:#78a2ff;background:#2563eb1f;border-radius:12px;width:42px;height:42px;padding:9px}.feature-card:nth-child(2) svg{color:#ff6a88;background:#e11d481f}.feature-card h3{margin:48px 0 8px;font-size:22px}.feature-card p,.news-card p,.guide-card p{color:var(--muted)}.feature-card:after{content:"";background:var(--blue);filter:blur(70px);opacity:.1;border-radius:50%;width:150px;height:150px;position:absolute;top:-60px;right:-60px}.split{grid-template-columns:1.1fr .9fr;gap:24px;display:grid}.panel{padding:26px}.table-wrap{border:1px solid var(--line);background:#0e1628bf;border-radius:16px;overflow-x:auto}table{border-collapse:collapse;width:100%;min-width:680px}th,td{text-align:left;border-bottom:1px solid var(--line);padding:14px 16px}th{text-transform:uppercase;letter-spacing:.1em;color:#90a0bb;background:#111a2e;font-size:11px}td{color:#cbd5e1}tbody tr:hover{background:#ffffff06}tbody tr:last-child td{border-bottom:0}.rank{background:#1a243b;border-radius:8px;place-items:center;width:30px;height:30px;font-weight:800;display:inline-grid}.rank-1{color:var(--gold);background:#f5c45126}.rank-2{color:#dbe5f2}.rank-3{color:#d48b5a}.empty{text-align:center;color:var(--muted);padding:40px}.page-hero{border-bottom:1px solid var(--line);background:linear-gradient(#2563eb14,#0000);padding:96px 0 58px;position:relative}.page-hero h1{margin:12px 0;font-size:clamp(40px,6vw,70px)}.page-hero p{max-width:700px;color:var(--muted);font-size:18px}.tabs{flex-wrap:wrap;gap:8px;margin:24px 0;display:flex}.tab{border:1px solid var(--line);min-height:44px;color:var(--muted);border-radius:10px;padding:10px 15px;font-weight:700}.tab:hover,.tab.active{background:var(--blue);border-color:var(--blue);color:#fff}.auth-layout{grid-template-columns:1fr 1fr;align-items:start;gap:28px;display:grid}.auth-copy{padding:36px}.auth-copy h2{font-size:36px;line-height:1.1}.auth-benefits{gap:14px;margin-top:28px;display:grid}.auth-benefits div{color:#cbd5e1;align-items:start;gap:12px;display:flex}.auth-benefits svg{color:var(--success);flex:none}.auth-form{gap:18px;padding:32px;display:grid}.auth-form label{gap:7px;font-size:14px;font-weight:700;display:grid}.auth-form input{color:#fff;border:1px solid var(--line);background:#0a1120;border-radius:10px;width:100%;min-height:48px;padding:11px 13px}.auth-form input:focus{border-color:var(--blue2)}.password{display:flex;position:relative}.password button{width:42px;height:42px;color:var(--muted);cursor:pointer;background:0 0;border:0;position:absolute;top:3px;right:3px}.checkbox{align-items:start;grid-template-columns:auto 1fr!important}.checkbox input{width:20px;min-height:20px}.checkbox a{color:#7ca5ff;text-decoration:underline}.form-message,.notice{color:#dbe7ff;background:#2563eb1a;border:1px solid #4f8cff59;border-radius:10px;padding:12px 14px}.shop-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.shop-card{padding:24px;position:relative}.badge{background:var(--red);border-radius:999px;padding:4px 9px;font-size:11px;font-weight:800;position:absolute;top:16px;right:16px}.item-art{background:radial-gradient(circle,#2563eb26,#0000 66%);place-items:center;height:170px;margin-bottom:18px;display:grid}.item-art img{object-fit:contain;width:150px;height:150px}.shop-card h2{margin:8px 0;font-size:21px}.shop-card p{color:var(--muted);min-height:52px}.shop-bottom{justify-content:space-between;align-items:center;gap:12px;margin-top:20px;display:flex}.shop-bottom strong{color:var(--gold);align-items:center;gap:6px;font-size:18px;display:flex}.shop-bottom .button{padding-inline:13px}.notice{text-align:center;max-width:700px;box-shadow:var(--shadow);background:#111f3f;margin:22px auto 0;position:sticky;bottom:16px}.guide-grid,.news-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.guide-card,.news-card{padding:26px}.guide-card svg{color:#7ca5ff}.guide-card h2,.news-card h3{margin:18px 0 8px}.download-box{grid-template-columns:1fr auto;align-items:center;gap:30px;padding:34px;display:grid}.download-meta{color:var(--muted);flex-wrap:wrap;gap:18px;font-size:14px;display:flex}.status-dot{background:var(--success);width:9px;height:9px;box-shadow:0 0 12px var(--success);border-radius:50%;margin-right:7px;display:inline-block}.rule-list{counter-reset:rules;gap:12px;display:grid}.rule{counter-increment:rules;border:1px solid var(--line);background:#111a2eb3;border-radius:14px;grid-template-columns:44px 1fr;gap:16px;padding:20px;display:grid}.rule:before{content:counter(rules);color:#ff6b89;background:#e11d481f;border-radius:10px;place-items:center;width:40px;height:40px;font-weight:850;display:grid}.rule h3{margin:0}.rule p{color:var(--muted);margin:4px 0 0}.footer{border-top:1px solid var(--line);background:#060a13;padding-top:72px}.footer-grid{grid-template-columns:1.5fr repeat(3,1fr);gap:42px;display:grid}.footer h3{text-transform:uppercase;letter-spacing:.12em;font-size:13px}.footer p{color:var(--muted);max-width:320px}.footer-grid>div:not(:first-child){flex-direction:column;gap:10px;display:flex}.footer-grid a{color:#b7c1d3}.footer-grid a:hover{color:#fff}.socials{gap:10px;flex-direction:row!important;display:flex!important}.socials a{border:1px solid var(--line);border-radius:11px;place-items:center;width:44px;height:44px;display:grid}.legal{border-top:1px solid var(--line);color:#7d899f;justify-content:space-between;gap:20px;margin-top:52px;padding:22px 0;font-size:12px;display:flex}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width:960px){.nav-links{border-bottom:1px solid var(--line);background:#090f1e;flex-direction:column;align-items:stretch;padding:18px;display:none;position:fixed;inset:76px 0 auto}.nav-links.open{display:flex}.nav-links>a{padding:12px}.nav-actions{display:none}.mobile-actions{gap:8px;margin-top:8px;display:grid}.menu-button{border:1px solid var(--line);color:#fff;background:0 0;border-radius:10px;place-items:center;width:44px;height:44px;display:grid}.feature-grid,.shop-grid,.guide-grid,.news-grid{grid-template-columns:repeat(2,1fr)}.split,.auth-layout{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}}@media (max-width:640px){.container{width:min(calc(100% - 24px),var(--container))}.hero{min-height:760px}.hero-content{padding-block:56px}.hero-mark{width:92px;height:92px}.hero-stats{grid-template-columns:1fr 1fr}.hero-stats div:nth-child(2){border-right:0}.hero-stats div:nth-child(-n+2){border-bottom:1px solid #ffffff1a}.section{padding:68px 0}.section-head{display:block}.feature-grid,.shop-grid,.guide-grid,.news-grid{grid-template-columns:1fr}.page-hero{padding:70px 0 44px}.auth-copy,.auth-form{padding:22px}.download-box{grid-template-columns:1fr}.download-box .button{width:100%}.footer-grid{grid-template-columns:1fr}.legal{display:grid}.brand span{font-size:16px}.brand i{margin-left:117px}.nav-shell{height:68px}.nav-links{top:68px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
