:root{--bg:#06101d;--panel:#0b1828;--line:#1b3148;--text:#f7fbff;--muted:#8294a9;--orange:#ff761a;--green:#40d497;--red:#ff5368}*{box-sizing:border-box}html{font-family:Inter,system-ui,sans-serif;background:var(--bg);color:var(--text)}body{margin:0;min-height:100vh;background:radial-gradient(circle at 75% -10%,#163751,transparent 30rem),linear-gradient(145deg,#071320,#040a12 65%)}button,input{font:inherit}.topbar{height:72px;border-bottom:1px solid var(--line);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 4vw;position:sticky;top:0;background:#071320ee;backdrop-filter:blur(16px);z-index:10}.brand{display:flex;align-items:center;gap:10px;font-weight:900;font-style:italic;letter-spacing:.06em}.brand b,.eyebrow{color:var(--orange)}.logo{width:48px;height:48px;display:grid;place-items:center;background:var(--orange);color:#07111f;font-weight:950;clip-path:polygon(23% 0,100% 0,77% 100%,0 100%)}.logo.small{width:34px;height:34px}.topbar nav{display:flex;background:#0c1a2a;border:1px solid var(--line);padding:4px;border-radius:12px}.topbar nav button{border:0;background:transparent;color:var(--muted);padding:10px 22px;border-radius:8px;font-weight:800;cursor:pointer}.topbar nav button.active{background:var(--orange);color:#07111f}.head-actions{justify-self:end;display:flex;gap:8px}.head-actions>*{display:grid;place-items:center;width:40px;height:40px;border:1px solid var(--line);background:var(--panel);color:var(--text);border-radius:9px;text-decoration:none}.shell{width:min(1220px,92vw);margin:auto;padding:48px 0 80px}.overview{display:flex;justify-content:space-between;align-items:end;gap:20px}.eyebrow{font-size:.72rem;letter-spacing:.17em;font-weight:900;margin:0 0 7px}.overview h1{font-size:clamp(2.3rem,5vw,4.6rem);line-height:.95;letter-spacing:-.05em;text-transform:uppercase;font-style:italic;margin:0}.muted{color:var(--muted)}.actions{display:flex;gap:9px}button.primary,button.secondary{border:0;border-radius:10px;padding:13px 17px;font-weight:850;cursor:pointer}.primary{background:linear-gradient(135deg,#ff9b24,var(--orange));color:#111}.secondary{background:#12253a;color:white;border:1px solid #28445f!important}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:34px 0 50px}.stats article{display:flex;gap:14px;align-items:center;padding:18px;border:1px solid var(--line);border-radius:14px;background:linear-gradient(140deg,#0c1b2d,#081521)}.stats article>span{width:44px;height:44px;display:grid;place-items:center;background:#ff761a1c;color:var(--orange);border-radius:11px}.stats small,.profile-strip small{display:block;color:var(--muted);font-size:.68rem;font-weight:800}.stats strong{font-size:1.2rem}.board-head h2{margin:0 0 18px}.player-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.player-card{text-align:left;color:white;position:relative;background:linear-gradient(145deg,#0e2033,#091624);border:1px solid var(--line);border-radius:16px;padding:19px;cursor:pointer}.player-card:before{content:'';position:absolute;left:0;top:0;bottom:0;width:3px;background:var(--rank)}.card-top{display:flex;justify-content:space-between}.avatar{width:47px;height:47px;border-radius:12px;background:#162d44;display:grid;place-items:center;color:var(--rank);font-weight:950}.level{color:var(--rank);border:1px solid var(--rank);padding:5px 8px;border-radius:7px;font-size:.68rem;font-weight:900;height:max-content}.player-card h3{font-size:1.22rem;margin:14px 0 3px;text-transform:uppercase}.player-card>p{color:var(--muted);font-size:.75rem;letter-spacing:.1em}.progress-meta,.player-card footer{display:flex;justify-content:space-between;font-size:.75rem;margin-top:16px}.progress-meta b{color:var(--rank)}.progress{height:7px;background:#172a3e;border-radius:99px;margin-top:7px;overflow:hidden}.progress i{display:block;height:100%;background:var(--rank)}.player-card footer{color:var(--muted)}.empty{text-align:center;border:1px dashed #28415a;border-radius:18px;padding:60px 20px;background:#0a1725}.empty>div{font-size:3rem;color:var(--orange)}dialog{width:min(630px,92vw);max-height:88vh;overflow:auto;border:1px solid #29445f;background:linear-gradient(155deg,#102338,#07131f);color:white;border-radius:18px;padding:25px}dialog::backdrop{background:#02060bd9}.close{float:right;border:0;background:#172b3f;color:white;border-radius:8px;width:35px;height:35px;font-size:1.4rem}.dialog h2,dialog h2{font-size:1.7rem}.profile-strip{display:flex;gap:10px}.profile-strip>div{flex:1;background:#081522;border:1px solid var(--line);padding:13px;border-radius:10px}.event-section>p,.history-title>b{color:var(--orange);font-size:.72rem;letter-spacing:.15em;font-weight:900;margin:20px 0 7px}.event-section>p.danger{color:var(--red)}.event-section>div{display:grid;grid-template-columns:1fr 1fr;gap:8px}.event-section button{display:flex;gap:8px;text-align:left;background:#10283a;color:white;border:1px solid #23435b;padding:11px;border-radius:9px}.event-section button span:nth-child(2){flex:1}.plus{color:var(--green)}.minus{color:var(--red)}.custom{display:grid;grid-template-columns:105px 1fr auto;gap:8px;margin-top:20px}.history-title{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);margin-top:20px}.history-title button{color:var(--red);background:none;border:0}.history-row{display:flex;gap:8px;align-items:center;background:#081522;border-radius:8px;padding:10px;margin:6px 0;font-size:.78rem}.history-row>span{flex:1}.history-row small{color:var(--muted)}.history-row b{min-width:48px}.history-row button{background:none;border:0;color:var(--muted)}label{display:block;color:var(--muted);font-size:.8rem;font-weight:800;margin:14px 0}input{width:100%;display:block;margin-top:6px;padding:13px;border:1px solid #28445f;background:#081522;color:white;border-radius:9px}.auth-page{display:grid;place-items:center;padding:20px}.auth-card{width:min(430px,100%);background:#0b1828;border:1px solid var(--line);border-radius:18px;padding:30px;box-shadow:0 20px 70px #0008}.auth-card h1{margin:12px 0}.auth-card .primary{width:100%;margin-top:10px}.alert{background:#ff536820;border:1px solid #ff536850;color:#ff9ca8;padding:10px;border-radius:8px;margin:12px 0}#toast{position:fixed;left:50%;bottom:28px;transform:translate(-50%,20px);background:white;color:#07111f;border-radius:9px;padding:12px 18px;font-weight:800;opacity:0;transition:.2s;z-index:50}#toast.show{opacity:1;transform:translate(-50%,0)}
@media(max-width:850px){.topbar{grid-template-columns:1fr auto}.topbar nav{position:fixed;left:4vw;right:4vw;bottom:14px}.topbar nav button{flex:1}.overview{align-items:start;flex-direction:column}.actions{width:100%}.actions button{flex:1}.player-grid{grid-template-columns:1fr 1fr}.shell{padding-bottom:110px}}@media(max-width:560px){.stats{grid-template-columns:1fr}.player-grid{grid-template-columns:1fr}.actions{flex-direction:column}.event-section>div{grid-template-columns:1fr}.custom{grid-template-columns:1fr 1fr}.custom button{grid-column:1/-1}}
