:root{font-family:Segoe UI,Tahoma,Arial,sans-serif;color:#0f172a;background:#f1f5f9;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}.auth-page,.loading,.center-state{min-height:100dvh;display:grid;place-items:center;padding:1.2rem}.auth-page{background:radial-gradient(circle at top right,#ccfbf1,transparent 45%),#f8fafc}.auth-card{width:min(100%,430px);background:#fff;border-radius:28px;padding:clamp(1.25rem,5vw,2rem);box-shadow:0 24px 60px #0f172a1a}.portal-logo,.brand{display:flex;align-items:center;gap:.8rem}.portal-logo img{width:64px}.portal-logo div,.brand div{display:grid}.portal-logo span,.brand span,.auth-card p,.page-title p{color:#64748b}.auth-card form{display:grid;gap:1rem}.auth-card label{display:grid;gap:.4rem}.auth-card input{width:100%;border:1px solid #cbd5e1;border-radius:12px;padding:.85rem}.primary,.danger,.text-button,.pagination button{border:0;border-radius:12px;padding:.8rem 1rem;display:inline-flex;align-items:center;justify-content:center;gap:.5rem}.primary{background:#0f766e;color:#fff}.danger{background:#b91c1c;color:#fff}.text-button{background:transparent;color:#0f766e}.message{padding:.8rem;border-radius:12px;margin:1rem 0}.message.error{background:#fef2f2;color:#991b1b}.hero-icon{width:56px;height:56px;color:#0f766e}.loading{gap:1rem}.loading img{width:84px}.portal-shell{min-height:100dvh;padding-right:260px}.portal-shell>header{height:72px;background:#fff;border-bottom:1px solid #e2e8f0;display:flex;align-items:center;justify-content:space-between;padding:0 1.25rem;position:sticky;top:0;z-index:10}.brand img{width:44px}.menu,.close{display:none;border:0;background:transparent}.portal-shell aside{position:fixed;right:0;top:0;bottom:0;width:260px;background:#0f172a;color:#fff;padding:1.2rem;z-index:30;display:flex;flex-direction:column}.player-mini{display:grid;place-items:center;gap:.35rem;padding:1.2rem 0;border-bottom:1px solid #334155}.avatar{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:#14b8a6;color:#fff;font-size:1.3rem;font-weight:800}.avatar.large{width:82px;height:82px;font-size:2rem}.portal-shell nav{display:grid;gap:.25rem;margin-top:1rem}.portal-shell nav a,.logout{display:flex;align-items:center;gap:.7rem;padding:.75rem;border-radius:12px;color:#cbd5e1;text-decoration:none;background:transparent;border:0}.portal-shell nav a.active{background:#0f766e;color:#fff}.portal-shell nav svg,.logout svg,.primary svg,.danger svg{width:20px}.logout{margin-top:auto}.portal-content{padding:1.25rem;max-width:1200px;margin:auto}.offline-banner{position:fixed;bottom:1rem;left:1rem;z-index:50;background:#7c2d12;color:#fff;padding:.75rem 1rem;border-radius:14px;display:flex;gap:.5rem}.sync-notice,.stale-notice{padding:.75rem 1rem;border-radius:12px;margin-bottom:1rem}.sync-notice{background:#ecfdf5;color:#166534}.stale-notice{background:#fff7ed;color:#9a3412;display:flex;align-items:center;gap:.5rem}.page{display:grid;gap:1.2rem}.page-title h1{margin-bottom:.25rem}.identity-card{display:flex;align-items:center;gap:1rem;background:linear-gradient(135deg,#0f766e,#115e59);color:#fff;padding:1.25rem;border-radius:22px}.identity-card h2{margin:.3rem 0}.metric-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(145px,1fr));gap:.8rem}.metric{background:#fff;border:1px solid #e2e8f0;padding:1rem;border-radius:18px;display:grid;gap:.4rem}.metric span{color:#64748b}.metric strong{font-size:1.35rem}.details{display:grid;grid-template-columns:minmax(120px,.4fr) 1fr;background:#fff;border-radius:20px;padding:1.2rem;margin:0}.details dt,.details dd{padding:.8rem;border-bottom:1px solid #f1f5f9}.details dd{margin:0;font-weight:700}.history-list{display:grid;gap:.7rem}.history-list article{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:1rem;display:grid;gap:.35rem}.history-list span,.history-list small{color:#64748b}.chip-list{display:flex;gap:.5rem;flex-wrap:wrap}.chip-list span{background:#fff;border:1px solid #e2e8f0;border-radius:999px;padding:.5rem .8rem}.pagination{display:flex;justify-content:center;align-items:center;gap:1rem}.pagination button{background:#fff;border:1px solid #cbd5e1}.empty,.privacy-note{padding:1.25rem;background:#fff;border-radius:16px;text-align:center;color:#64748b}.privacy-note{background:#fffbeb;color:#92400e}.backdrop{display:none}.center-state{text-align:center}.center-state svg{width:64px;height:64px;color:#b45309}@media(max-width:780px){.portal-shell{padding-right:0}.portal-shell>header{height:64px}.menu,.close{display:inline-grid;place-items:center}.portal-shell aside{transform:translate(105%);transition:transform .2s}.portal-shell aside.open{transform:none}.close{position:absolute;left:.7rem;top:.7rem;color:#fff}.backdrop{display:block;position:fixed;inset:0;background:#0f172a99;border:0;z-index:20}.portal-content{padding:1rem}.details{grid-template-columns:1fr}.details dt{padding-bottom:.1rem;border:0}.details dd{padding-top:.1rem}.offline-banner{right:1rem;left:1rem}.brand span{display:none}}
