.dcv8-game-shell,.dcv8-auth{--panel:#121520;--gold:#d7a84f;--gold2:#ffd06e;--text:#f7f0e6;--muted:#a99f93;--line:rgba(215,168,79,.22);color:var(--text)}.dcv8-auth,.dcv8-panel,.dcv8-player{background:linear-gradient(180deg,rgba(23,27,39,.96),rgba(10,11,16,.96));border:1px solid var(--line);border-radius:24px;padding:24px;box-shadow:0 18px 50px rgba(0,0,0,.28);margin:0 0 18px}.dcv8-auth{max-width:540px;margin:30px auto}.dcv8-auth-head span,.dcv8-player span{color:var(--gold2);font-size:12px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.dcv8-auth h2,.dcv8-player h2{font-size:34px;margin:8px 0;text-transform:uppercase}.dcv8-auth p,.dcv8-panel p,.dcv8-player p{color:var(--muted);line-height:1.55}.dcv8-auth-form label{display:block;color:var(--muted);font-weight:800;margin:12px 0}.dcv8-auth input,.dcv8-form input,.dcv8-form select{width:100%;background:rgba(0,0,0,.26);border:1px solid rgba(255,255,255,.12);border-radius:13px;padding:11px;color:var(--text);margin-top:6px}.dcv8-check{display:flex!important;gap:8px;align-items:center}.dcv8-check input{width:auto}.dcv8-core-btn,.dcv8-form button{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--gold2),var(--gold));color:#1b1208!important;border:0;border-radius:999px;padding:12px 16px;margin:5px 5px 5px 0;font-weight:900;text-decoration:none;cursor:pointer}.dcv8-core-btn.ghost{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.12);color:var(--text)!important}.dcv8-core-btn.full{width:100%;margin-top:12px}.dcv8-auth-switch a{color:var(--gold2);font-weight:900}.dcv8-alert{background:rgba(215,168,79,.12);border:1px solid rgba(215,168,79,.35);border-radius:16px;padding:14px;margin:0 0 18px;color:var(--gold2);font-weight:800}.dcv8-player{display:flex;justify-content:space-between;align-items:center;gap:20px}.dcv8-player strong{font-size:30px;color:var(--gold2)}.dcv8-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:16px}.dcv8-stat{background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.075);border-radius:16px;padding:13px}.dcv8-stat div{display:flex;justify-content:space-between;color:var(--muted);font-weight:800;font-size:13px}.dcv8-stat em{display:block;height:9px;background:rgba(255,255,255,.08);border-radius:99px;overflow:hidden;margin-top:9px}.dcv8-stat i{display:block;height:100%;background:linear-gradient(90deg,var(--gold),var(--gold2));border-radius:99px}.dcv8-mini{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:18px}.dcv8-mini div{background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.075);border-radius:16px;padding:14px;color:var(--muted);font-weight:800}.dcv8-mini b{display:block;color:var(--text);font-size:20px;margin-top:5px}.dcv8-game-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.dcv8-panel h3{color:var(--gold2);margin-top:0}.dcv8-form{display:inline-flex;gap:8px;flex-wrap:wrap;align-items:center}.dcv8-form input,.dcv8-form select{max-width:190px}.dcv8-row{display:flex;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.08);padding:7px 0;color:var(--muted)}.dcv8-row b{color:var(--gold2)}.dcv8-leaderboard table{width:100%;border-collapse:collapse}.dcv8-leaderboard th,.dcv8-leaderboard td{padding:11px;border-bottom:1px solid rgba(255,255,255,.08);text-align:left}.dcv8-leaderboard th{color:var(--gold2);font-size:12px;text-transform:uppercase;letter-spacing:.12em}.dcv8-table-wrap{overflow:auto}@media(max-width:900px){.dcv8-game-grid,.dcv8-stats,.dcv8-mini{grid-template-columns:1fr 1fr}}@media(max-width:620px){.dcv8-game-grid,.dcv8-stats,.dcv8-mini,.dcv8-player{display:grid;grid-template-columns:1fr}.dcv8-player strong{font-size:24px}.dcv8-form,.dcv8-form input,.dcv8-form select,.dcv8-form button{width:100%;max-width:none}}