:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.container{padding:2rem}h1{color:#646cff;margin-bottom:2rem}.auth-section{background:#ffffff1a;padding:3rem;border-radius:12px;margin-top:2rem}.user-section{background:#ffffff0d;padding:2rem;border-radius:12px;margin-top:2rem}.user-info{text-align:left;max-width:600px;margin:2rem auto}.info-item{background:#ffffff0d;padding:1rem;margin:1rem 0;border-radius:8px;display:flex;flex-direction:column;gap:.5rem}.info-item strong{color:#646cff;font-size:.9rem;text-transform:uppercase;letter-spacing:1px}.info-item code{background:#0000004d;padding:.5rem;border-radius:4px;font-family:Courier New,monospace;word-break:break-all}.status-badge{display:inline-block;padding:.25rem .75rem;border-radius:12px;font-size:.85rem;font-weight:600}.status-badge.warning{background:#ffc10733;color:#ffc107}.info-item.success .status-badge{background:#4caf5033;color:#4caf50;margin-left:.5rem}button{border-radius:8px;border:1px solid transparent;padding:.8rem 1.5rem;font-size:1rem;font-weight:600;font-family:inherit;cursor:pointer;transition:all .25s;margin:.5rem}.steam-button{background:linear-gradient(135deg,#134680,#1a5fa0);color:#fff;border:none;padding:1rem 2rem;font-size:1.1rem}.steam-button:hover{background:linear-gradient(135deg,#1a5fa0,#2570b8);box-shadow:0 4px 12px #1a5fa066}.discord-button{background:linear-gradient(135deg,#5865f2,#7289da);color:#fff;border:none;margin-top:.5rem}.discord-button:hover{background:linear-gradient(135deg,#7289da,#8ea1e1);box-shadow:0 4px 12px #5865f266}.logout-button{background:#f443361a;color:#f44336;border:1px solid #f44336}.logout-button:hover{background:#f4433633}.delete-button{background:#d32f2f1a;color:#d32f2f;border:1px solid #d32f2f}.delete-button:hover{background:#d32f2fe6;color:#fff;border-color:#d32f2f}.account-actions{display:flex;gap:1rem;margin-top:2rem;justify-content:center;flex-wrap:wrap}
