:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,sans-serif;color:#edf8f1;background:#07100c;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(circle at 70% -10%,#173b29 0,transparent 38%),#07100c}main{width:min(1080px,calc(100% - 32px));margin:auto}header{height:88px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #1b3025}.brand{display:flex;align-items:center;gap:12px;color:inherit;text-decoration:none;font-weight:900;letter-spacing:.08em}.brand i{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:#55f29a;color:#052113;font-style:normal;font-size:22px;box-shadow:0 0 32px #55f29a40}.brand span{font-size:13px}.brand small{display:block;color:#638271;font-size:8px;letter-spacing:.18em;margin-top:3px}.demo{border:1px solid #355344;border-radius:99px;padding:7px 11px;color:#779486;font:700 9px ui-monospace,monospace;letter-spacing:.12em}.hero{padding:78px 0 46px}.hero p{color:#55f29a;font:700 10px ui-monospace,monospace;letter-spacing:.22em}.hero h1{font-size:clamp(44px,8vw,88px);line-height:.9;letter-spacing:-.06em;margin:14px 0 26px}.hero h1 span{color:#55f29a}.rule{color:#8fa99b;max-width:580px;line-height:1.8}.board{border:1px solid #1c3528;border-radius:22px;background:#0b1510cc;overflow:hidden;box-shadow:0 25px 70px #0008}.tabs{display:flex;gap:6px;padding:16px;border-bottom:1px solid #1a3024}.tabs button{border:0;background:transparent;color:#6f8b7c;padding:10px 18px;border-radius:10px;font-weight:800;cursor:pointer}.tabs button.active{background:#55f29a;color:#082316}.head,.row{display:grid;grid-template-columns:1fr 120px 170px 180px;align-items:center;gap:20px;padding:0 26px}.head{height:48px;color:#557063;font:700 9px ui-monospace,monospace;letter-spacing:.12em;border-bottom:1px solid #172a20}.head span:not(:first-child),.row>span:not(:first-child),.row>strong{text-align:right}.row{min-height:74px;border-bottom:1px solid #14251c;color:#8ba497;font:700 13px ui-monospace,monospace}.row:last-of-type{border:0}.row:hover{background:#0f1e16}.player{display:flex;align-items:center;gap:18px}.player b{color:#476356;font-size:11px}.player i{color:#e9f5ed;font:800 14px ui-sans-serif,system-ui;font-style:normal}.row strong{color:#eefaf2;font-size:16px}.up{color:#55f29a}.down{color:#ff6f78}.top{background:linear-gradient(90deg,#55f29a0d,transparent)}.top .player b{color:#55f29a}.updated{padding:16px 26px;margin:0;border-top:1px solid #172a20;color:#486255;text-align:right;font:9px ui-monospace,monospace}.loading,.empty{min-height:240px;display:flex;align-items:center;justify-content:center;color:#6f8b7c}.empty{flex-direction:column;gap:10px;text-align:center;padding:30px}.empty b{color:#dcece3;font-size:18px}.empty span{font-size:12px}.empty button{margin-top:14px;border:0;border-radius:10px;background:#55f29a;color:#082316;padding:11px 18px;font-weight:900}footer{padding:42px 0;color:#3f594c;text-align:center;font:9px ui-monospace,monospace;letter-spacing:.1em}@media(max-width:700px){main{width:min(100% - 20px,1080px)}header{height:72px}.hero{padding:52px 6px 32px}.head{display:none}.row{grid-template-columns:1fr auto auto;padding:0 16px;gap:12px}.row>span:nth-child(2){display:none}.row>strong{font-size:13px}.player{gap:10px}.tabs button{flex:1;padding:10px 8px}.rule{font-size:13px}.demo{display:none}}
