:root{color:#e2e8f0;background:#0f172a;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(circle at 0 0,#1e3a8a,#0f172a 45%);min-height:100vh;margin:0}button,input,select{font:inherit}button{color:#0f172a;cursor:pointer;background:#7dd3fc;border:0;border-radius:999px;padding:.85rem 1.1rem;font-weight:700}button:disabled{opacity:.6;cursor:wait}input,select{color:#e2e8f0;background:#0f172a;border:1px solid #334155;border-radius:.9rem;width:100%;margin-top:.35rem;padding:.75rem}label{color:#cbd5e1;margin:.8rem 0;font-size:.93rem;display:block}h1,h2,h3,p{margin-top:0}.shell{width:min(1040px,100%);padding:max(1rem, env(safe-area-inset-top)) 1rem 2rem;margin:0 auto}.hero{justify-content:space-between;align-items:center;gap:1rem;margin:1rem 0;display:flex}.hero h1{margin-bottom:.25rem;font-size:clamp(2rem,6vw,4rem)}.eyebrow{color:#7dd3fc;text-transform:uppercase;letter-spacing:.12em;font-size:.8rem;font-weight:800}.grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0f172ac7;border:1px solid #94a3b838;border-radius:1.4rem;padding:1.1rem;box-shadow:0 24px 80px #0f172a47}.two-columns{grid-template-columns:1fr 1fr;gap:.8rem;display:grid}.weekday-row,.actions,.week-row{flex-wrap:wrap;align-items:center;gap:.6rem;display:flex}.weekday-row button{color:#e2e8f0;background:#1e293b}.weekday-row button.selected{color:#0f172a;background:#7dd3fc}.message{background:#7dd3fc21;border:1px solid #7dd3fc4d;border-radius:1rem;margin:1rem 0;padding:1rem}.status-pill{text-align:center;border-radius:999px;min-width:220px;padding:1rem;font-weight:800}.green,.status-pill.green{background:#22c55e2e;border-color:#22c55e66}.yellow,.status-pill.yellow{background:#facc152e;border-color:#facc1566}.red,.status-pill.red{background:#f871712e;border-color:#f8717166}.off,.status-pill.off{background:#94a3b81f}.report{margin-top:1rem}.report-main{border-radius:1rem;align-items:center;gap:.8rem;margin-bottom:1rem;padding:1rem;display:flex}.report-main span{font-size:2rem}.segment,.week-day{border:1px solid #94a3b838;border-radius:1rem;padding:1rem}.week-day{text-align:center;gap:.25rem;min-width:90px;display:grid}.week-day strong{font-size:1.6rem}small{color:#94a3b8}@media (width<=760px){.hero,.grid,.two-columns{display:block}.card{margin-bottom:1rem}.status-pill{margin-top:1rem}}
