/* ELARION neutral dark theme overrides */
@import url('https://fonts.googleapis.com/css2?family=Pixelify+Sans:wght@400;500;600;700&display=swap');
@import url('transitions.css');
@import url('motion.css');
:root{--bg:#08090b;--panel:#101114;--panel2:#141519;--line:#25272d;--text:#f1f2f4;--muted:#878b95;--purple:#b9a3ff}
.brand-logo{width:30px;height:30px;border-radius:8px;object-fit:cover;box-shadow:0 0 0 1px #3b275d}.hero,.ranking-wrap,.how{position:relative;overflow:hidden}.hero:after,.ranking-wrap:after{content:'✦  ·   ✧      ·  ✦          ·      ✧';position:absolute;right:4%;top:22%;color:#fff;opacity:.16;font-size:12px;letter-spacing:12px;pointer-events:none}.ranking-wrap:after{top:8%;right:0;opacity:.1}.hero h1,.section-heading,.toolbar,.table-head,.player-list{position:relative;z-index:1}
.legal{max-width:760px;margin:0 auto;padding:80px 28px 100px}.legal .back{display:inline-block;color:var(--muted);text-decoration:none;margin-bottom:70px;font-size:13px}.legal h1{font-size:48px;letter-spacing:-.05em;margin:18px 0}.legal h2{font-size:20px;margin:38px 0 10px}.legal p{max-width:650px;color:var(--muted);line-height:1.75;font-size:14px}.legal .lead{font-size:17px}.legal .updated{font:11px var(--mono);color:#666b74;margin-top:50px}
.player-row{cursor:pointer}.profile-head{display:flex;align-items:center;gap:18px}.profile-head h3{margin:12px 0;font-size:27px}.profile-skin{width:74px;height:74px;image-rendering:pixelated;border-radius:10px;background:#202227}.profile-best,.account-best{margin:24px 0;padding:18px;border:1px solid var(--line);border-radius:9px;background:#101114}.profile-best small,.account-best small{display:block;color:var(--muted);font-size:11px}.profile-best strong,.account-best strong{display:block;font:500 32px var(--mono);margin:7px 0}.profile-best span,.account-best span{color:#9ac970;font-size:11px}.account-grid{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:var(--line);border:1px solid var(--line);border-radius:9px;overflow:hidden}.account-grid div{padding:14px;background:#101114}.account-grid small{display:block;color:var(--muted);font-size:10px;margin-bottom:6px}.account-grid b{font:500 12px var(--mono)}
body{background:var(--bg)}.ambient{display:none}.topbar{background:rgba(8,9,11,.92)}.discord-btn{background:#5865f2}.brand-mark svg{width:16px;fill:currentColor}.icon-btn svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8}.how{background:#101114}.stats-strip{display:none}.player-row{background:rgba(16,17,20,.9)}.player-row:hover{background:#15171b;border-color:#464b56}.empty{text-align:center;color:var(--muted);padding:35px}.footer a{color:inherit}.discord-btn svg{width:16px;height:16px;fill:currentColor}.modal-icon svg{width:21px;fill:#fff}
