:root{font-family:Inter,ui-sans-serif,system-ui,sans-serif;color:#171c22;background:#edf1f6;font-synthesis:none}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0;padding:32px 20px;background:radial-gradient(circle at 85% 0%,#dce8f7 0,transparent 36%),#edf1f6}button,a{font:inherit}.shell{width:min(100%,720px);margin:5vh auto 0;padding:34px;border:1px solid #d8dee6;border-radius:26px;background:#ffffffe6;box-shadow:0 28px 80px #1f30491f}header{display:flex;align-items:center;gap:15px}.app-mark{width:52px;height:52px;display:grid;place-items:center;border-radius:16px;color:#fff;font-size:23px;font-weight:800;background:#3268a8}h1,h2,p{margin-top:0}h1{margin-bottom:0;font-size:27px;letter-spacing:-.04em}.eyebrow{display:block;margin-bottom:3px;color:#718096;font-size:12px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.status{display:flex;align-items:center;gap:12px;margin:30px 0;padding:16px 18px;border-radius:14px}.status strong{display:block;font-size:18px}.status-dot{width:11px;height:11px;border-radius:50%}.authenticated{color:#165c3a;background:#e4f3e9}.authenticated .status-dot{background:#1f8a55;box-shadow:0 0 0 5px #1f8a551f}.anonymous{color:#6f5630;background:#f5eee2}.anonymous .status-dot{background:#bd8331;box-shadow:0 0 0 5px #bd83311f}.profile{display:grid;grid-template-columns:auto 1fr;gap:4px 16px}.profile img,.avatar{grid-row:span 2;width:58px;height:58px;border-radius:50%;object-fit:cover}.avatar{display:grid;place-items:center;color:#fff;font-size:22px;font-weight:800;background:#3268a8}.profile h2{margin:4px 0 2px}.profile p,.explanation p{color:#667381}dl{grid-column:1 / -1;display:grid;gap:1px;margin:24px 0 0;overflow:hidden;border:1px solid #e3e7ec;border-radius:14px;background:#e3e7ec}dl div{display:grid;grid-template-columns:130px 1fr;padding:12px 14px;background:#fff}dt{color:#788491;font-size:13px}dd{margin:0;overflow-wrap:anywhere;font-family:ui-monospace,monospace;font-size:13px}.explanation{padding:24px;border:1px solid #e3e7ec;border-radius:16px;background:#f8fafc}.explanation h2{margin-bottom:8px}.explanation p{margin-bottom:0;line-height:1.6}.actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.actions button,.actions a{min-height:46px;padding:12px 17px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;border:0;text-decoration:none;font-weight:750;cursor:pointer}.actions button{color:#fff;background:#3268a8}.actions button.secondary{color:#263545;background:#e7ebf0}.actions a{color:#365270;border:1px solid #d6dde5;background:#fff}.error{padding:12px 14px;border-radius:10px;color:#8a2831;background:#fae8ea}@media(max-width:560px){.shell{padding:24px}dl div{grid-template-columns:1fr;gap:5px}.actions>*{width:100%}}
