:root{color:#1f2933;background:#f7f3ea;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}a{color:#0f766e;font-weight:700;text-decoration:none}a:hover{text-decoration:underline}.auth-page,.app-shell{display:grid;min-height:100vh;place-items:center;padding:24px}.login-panel,.status-panel{width:min(100%,680px);border:1px solid #d8d1c4;border-radius:8px;background:#fffaf0;padding:40px;box-shadow:0 18px 50px #1f29331f}.status-panel{width:min(100%,920px)}.eyebrow{margin:0 0 12px;color:#9f1239;font-size:.78rem;font-weight:800;letter-spacing:0;text-transform:uppercase}h1{margin:0 0 16px;font-size:2.75rem;line-height:1.05}p{margin:0 0 24px;max-width:52ch;color:#4b5563;font-size:1.05rem;line-height:1.6}.login-form{display:grid;gap:18px}.login-form label{display:grid;gap:8px;color:#374151;font-weight:700}.login-form input{width:100%;border:1px solid #b9b2a6;border-radius:6px;background:#fff;color:#111827;font:inherit;padding:12px 14px}.login-form input:focus{border-color:#0f766e;outline:3px solid rgb(15 118 110 / 18%)}button{border:0;border-radius:6px;background:#0f766e;color:#fff;cursor:pointer;font:inherit;font-weight:800;padding:12px 16px}button:disabled{cursor:wait;opacity:.72}.secondary-button{align-self:start;background:#374151}.form-error{margin:0;border-left:4px solid #be123c;background:#fff1f2;color:#9f1239;padding:10px 12px}.loading-text{margin:0}.shell-header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.profile-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:28px 0 0}.profile-summary div{border:1px solid #e3d8c7;border-radius:6px;background:#fff;padding:14px}.profile-summary dt{color:#6b7280;font-size:.78rem;font-weight:800;text-transform:uppercase}.profile-summary dd{margin:6px 0 0;color:#111827;font-size:1rem;font-weight:700;overflow-wrap:anywhere}.dashboard-loading,.dashboard-error{margin-top:28px}.dashboard-list{display:grid;gap:18px;margin-top:28px}.group-section,.empty-state{border:1px solid #e3d8c7;border-radius:8px;background:#fff;padding:20px}.group-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.group-header h2,.empty-state h2{margin:0 0 8px;color:#111827;font-size:1.35rem}.group-header p,.empty-state p,.event-item p,.muted-text{margin:0;color:#6b7280;font-size:.95rem;line-height:1.5}.tag-row{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.tag{border-radius:999px;background:#edf7f6;color:#0f766e;font-size:.78rem;font-weight:800;padding:6px 10px;text-transform:uppercase}.tag-strong{background:#fff1f2;color:#9f1239}.event-list{display:grid;gap:10px;margin-top:18px}.event-item{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;border:1px solid #eee4d5;border-radius:6px;background:#fffaf0;padding:14px}.event-item h3{margin:0 0 6px;color:#111827;font-size:1rem}.event-meta{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.event-meta span{border-radius:999px;background:#f3f4f6;color:#374151;font-size:.78rem;font-weight:700;padding:5px 9px}@media(max-width:620px){.login-panel,.status-panel{padding:28px}h1{font-size:2.2rem}.shell-header{display:grid}.profile-summary{grid-template-columns:1fr}.group-header,.event-item{display:grid}.tag-row,.event-meta{justify-content:flex-start}}
