:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}#root{box-sizing:border-box;flex-direction:column;min-height:100svh;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;font-family:system-ui,sans-serif}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}body{margin:0}.login-form{border:1px solid #8884;border-radius:8px;flex-direction:column;gap:.75rem;max-width:320px;margin:15vh auto;padding:2rem;display:flex}.login-form h1{white-space:nowrap;text-align:center;font-size:1.8rem}.login-form label{flex-direction:column;gap:.25rem;font-size:.9rem;display:flex}.login-form input{padding:.5rem;font-size:1rem}.login-form button{cursor:pointer;padding:.6rem;font-size:1rem}.login-form button.secondary{background:0 0;border:1px solid #8884}.error{color:#d33}.pairing{text-align:center;flex-direction:column;align-items:center;gap:.75rem;max-width:400px;margin:8vh auto;padding:2rem;display:flex}.pairing h1{white-space:nowrap;text-align:center;font-size:1.8rem}.pairing button{cursor:pointer;padding:.6rem 1.2rem;font-size:1rem}.pairing .hint{opacity:.7;margin-bottom:0;font-size:.9rem}.qr-canvas{border-radius:8px;max-width:100%}.poll-bar{background:#8884;border-radius:2px;width:100%;max-width:260px;height:4px;overflow:hidden}.poll-bar-fill{transform-origin:0;background:#4a90d9;width:100%;height:100%;animation-name:poll-countdown;animation-timing-function:linear;animation-fill-mode:forwards}@keyframes poll-countdown{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.bookings-view{text-align:left;max-width:1100px;margin:0 auto;padding:1.5rem}.bookings-view header{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.5rem;margin-bottom:.5rem;display:flex}.bookings-view header h1{align-items:baseline;gap:.75rem;display:flex}.header-date{opacity:.7;font-size:.5em;font-weight:400}.header-clock{font-variant-numeric:tabular-nums;opacity:.8;font-size:.64em;font-weight:400}.header-meta{opacity:.8;align-items:center;gap:1rem;font-size:.9rem;display:flex}.header-meta button{cursor:pointer;padding:.6rem 1.2rem;font-size:1rem}.header-meta button.logout{color:#fff;background:#d33;border:1px solid #d33}.count{opacity:.7;margin-top:0}table{border-collapse:collapse;width:100%}th,td{text-align:left;border-bottom:1px solid #8884;padding:.5rem .75rem}th{opacity:.8;font-weight:600}.name-cell{font-size:1.2rem}.status-badge{text-align:center;white-space:nowrap;color:#fff;border-radius:999px;min-width:5.5rem;padding:.2rem .6rem;font-size:.85rem;font-weight:600;display:inline-block}.status-assigned{background:#2e9e4f}.status-unassigned{background:#1b5e20}.status-past{background:#8e44ad}.status-cancelled{background:#c0392b}.status-other{background:#4a90d9}.status-free{background:#607d8b}.row-free{background:#ffffff08}.hour-col{opacity:.85;white-space:nowrap;width:4rem;font-size:1.2rem;font-weight:800}.day-table tr.hour-start td{border-top:4px solid #888a}.day-table tr.hour-active td{box-shadow:inset 0 0 0 9999px #ffb30014}.day-table tr.hour-active td:first-child{border-left:3px solid #ffb300}.day-table tr.hour-active td:last-child{border-right:3px solid #ffb300}.day-table tr.hour-active-start td{border-top:5px solid #ffb300}.day-table tr.hour-active-end td{border-bottom:5px solid #ffb300}
