:root{color-scheme:light dark;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif}body{margin:0;background:#f5f6f8;color:#1a1a1a}.card{max-width:640px;margin:3rem auto;padding:2rem;background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a}h1{margin-top:0}.row{display:flex;align-items:center;justify-content:space-between;gap:1rem}label{display:block;font-weight:600;margin:.75rem 0 .25rem}input[type=email],input[type=text],#tz{width:100%;padding:.5rem;box-sizing:border-box;border:1px solid #ccc;border-radius:6px}button{padding:.5rem .9rem;border:1px solid #ccc;border-radius:6px;background:#fff;cursor:pointer;font-size:.95rem}button.primary{background:#2563eb;color:#fff;border-color:#2563eb}button:disabled{opacity:.6;cursor:default}.flash{color:#16a34a}.errors{color:#dc2626}.slots{list-style:none;padding:0}.slot{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;padding:.75rem 0;border-top:1px solid #eee}.days{display:flex;gap:.25rem}.day{padding:.25rem .5rem}.day.on{background:#2563eb;color:#fff;border-color:#2563eb}.remove{color:#dc2626}.enabled{display:inline-flex;align-items:center;gap:.25rem;font-weight:400;margin:0}
