:root{color:#261d1a;background:#f7f3ec;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at top left,rgba(124,22,31,.12),transparent 30rem),#f7f3ec}button,input{font:inherit}button:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid rgba(124,22,31,.35);outline-offset:2px}.page{width:min(1100px,calc(100% - 32px));margin:0 auto;padding:48px 0 80px}.page--centred{min-height:100vh;display:grid;place-items:center}.login-card,.data-card,.danger-card{border:1px solid #ddd2c3;border-radius:18px;background:#fffffff0;box-shadow:0 18px 50px #3f2a1e14}.login-card{width:min(100%,460px);padding:40px}.brand-mark{display:grid;width:56px;height:56px;place-items:center;border-radius:16px;color:#fff;background:#7c161f;font-family:Georgia,serif;font-weight:800;letter-spacing:.06em}.eyebrow{margin:24px 0 6px;color:#7c161f;font-size:.78rem;font-weight:800;letter-spacing:.11em;text-transform:uppercase}h1,h2{color:#2d201c;font-family:Georgia,Times New Roman,serif}h1{margin:0;font-size:clamp(2rem,5vw,3.2rem);line-height:1.02}h2{margin:0 0 8px;font-size:1.45rem}p{line-height:1.6}.intro{margin:16px 0 26px;color:#675a54}.login-form,.check-list{display:grid;gap:16px}label{display:grid;gap:8px;color:#463a35;font-weight:700}input[type=email],input[type=password],input:not([type]){width:100%;border:1px solid #cfc1b1;border-radius:10px;padding:12px 14px;color:#261d1a;background:#fff}input[type=checkbox]{width:18px;height:18px;accent-color:#7c161f}.check-list label,.acknowledgement{grid-template-columns:auto 1fr;align-items:start;font-weight:600}.button{border:1px solid transparent;border-radius:10px;padding:11px 17px;cursor:pointer;font-weight:800}.button:disabled{cursor:not-allowed;opacity:.48}.button--primary{color:#fff;background:#7c161f}.button--secondary{color:#5f151b;border-color:#d4b7b9;background:#fff}.button--danger{justify-self:start;color:#fff;background:#a30d1a}.login-card .button{width:100%;margin-top:12px}.text-button{border:0;padding:10px 0;cursor:pointer;color:#7c161f;background:transparent;font-weight:800;text-decoration:underline}.notice{margin:18px 0;border-radius:10px;padding:13px 15px;line-height:1.5}.notice--success{color:#174c31;border:1px solid #b9dac8;background:#eef9f2}.notice--error{color:#78111a;border:1px solid #e0b4b8;background:#fff0f1}.notice .text-button{display:block}.topbar{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:28px}.topbar .eyebrow{margin-top:0}.topbar p:last-child{margin-bottom:0;color:#675a54}.summary-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:16px}.summary-grid article{display:grid;gap:4px;border:1px solid #ddd2c3;border-radius:14px;padding:22px;background:#fff}.summary-grid strong{color:#7c161f;font-family:Georgia,serif;font-size:2rem}.summary-grid span{color:#675a54}.data-card,.danger-card{margin-top:16px;padding:26px}.section-heading{display:flex;align-items:start;justify-content:space-between;gap:20px;margin-bottom:18px}.section-heading p{margin:0;color:#675a54}.count{display:grid;min-width:42px;height:42px;place-items:center;border-radius:21px;color:#7c161f;background:#f5e5e6;font-weight:800}details{border-top:1px solid #e7ded2}details:last-child{border-bottom:1px solid #e7ded2}summary{display:flex;justify-content:space-between;gap:16px;padding:15px 4px;cursor:pointer;font-weight:800}summary span{color:#786a63;font-size:.85rem;font-weight:600}pre{max-height:440px;overflow:auto;border-radius:10px;padding:16px;color:#e9e3da;background:#2c2522;font:.82rem/1.6 ui-monospace,SFMono-Regular,Consolas,monospace;white-space:pre-wrap;word-break:break-word}.empty-state,.loading{color:#675a54}.danger-card{display:grid;gap:18px;border-color:#ddb8bb;background:#fff8f8}.danger-card .eyebrow,.danger-card h2,.danger-card p{margin:0}.danger-card--strong{border-width:2px;border-color:#a30d1a}@media(max-width:720px){.page{width:min(100% - 20px,1100px);padding-top:24px}.login-card,.data-card,.danger-card{padding:22px}.topbar,.section-heading{align-items:stretch;flex-direction:column}.summary-grid{grid-template-columns:1fr}.section-heading .button,.topbar .button{width:100%}}
