:root{--page: #fbfbf9;--surface: #ffffff;--rail: #fafaf8;--surface2: #f4f4f1;--chip: #f1f1ee;--text: #1b1c1e;--mute: #6c6f76;--faint: #a0a3aa;--border: #e8e8e4;--line: #ececea;--accent: #2f6bf6;--accent-soft: rgba(47, 107, 246, .1);--accent-border: rgba(47, 107, 246, .22);--rose: #e0497b;--amber: #d98a1e;--cyan: #0891a8;--green: #1f9d57;--purple: #7c5cff;--now-line: #ff5a52;--cal-google: #0ea5a3;--cal-microsoft: #3b6ef5;--font-body: "Hanken Grotesk", system-ui, sans-serif;--font-mono: "JetBrains Mono", "Fira Code", monospace;--topbar-h: 54px;--rail-w: 212px;--gutter-w: 58px;--hour-h: 58px;--grid-start: 6;--grid-end: 22}[data-theme=dark]{--page: #0e1014;--surface: #171a20;--rail: #13161b;--surface2: #1c2027;--chip: #222730;--text: #e8eaed;--mute: #969ba4;--faint: #6b7079;--border: #262b33;--line: #23272f;--accent: #5b8cff;--accent-soft: rgba(91, 140, 255, .12);--accent-border: rgba(91, 140, 255, .25);--purple: #a98bff;--green: #46c986}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;overflow:hidden}body{font-family:var(--font-body);font-size:14px;line-height:1.5;color:var(--text);background:var(--page);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button{font-family:inherit;cursor:pointer;border:none;background:none}a{color:inherit;text-decoration:none}input,textarea,select{font-family:inherit}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--faint)}.signin-screen.svelte-12qhfyh{min-height:100vh;display:flex;align-items:center;justify-content:center;background:var(--page)}.signin-card.svelte-12qhfyh{background:var(--surface);border:1px solid var(--border);border-radius:16px;padding:40px 36px;width:340px;display:flex;flex-direction:column;align-items:center;gap:20px;box-shadow:0 8px 40px #00000014}.signin-logo.svelte-12qhfyh{display:flex;align-items:center;gap:8px}.logo-dot.svelte-12qhfyh{width:22px;height:22px;border-radius:6px;background:var(--accent);flex-shrink:0;display:inline-block}.logo-word.svelte-12qhfyh{font-size:22px;font-weight:700;letter-spacing:-.02em}.signin-copy.svelte-12qhfyh{display:flex;flex-direction:column;align-items:center;gap:6px;text-align:center}.signin-tagline.svelte-12qhfyh{font-size:13.5px;font-weight:600;color:var(--text)}.signin-sub.svelte-12qhfyh{font-size:12.5px;color:var(--mute);line-height:1.5}.signin-btns.svelte-12qhfyh{display:flex;flex-direction:column;gap:10px;width:100%}.signin-btn.svelte-12qhfyh{display:flex;align-items:center;justify-content:center;gap:10px;padding:11px 16px;border-radius:10px;font-size:14px;font-weight:600;border:1.5px solid var(--border);background:var(--surface);color:var(--text);width:100%;cursor:pointer;transition:background .1s,border-color .1s}.signin-btn.svelte-12qhfyh:hover{background:var(--surface2)}.signin-btn--google.svelte-12qhfyh:hover{border-color:#4285f4}.signin-btn--ms.svelte-12qhfyh:hover{border-color:#00a4ef}.splash.svelte-12qhfyh{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;background:var(--page)}.splash-dot.svelte-12qhfyh{width:32px;height:32px;border-radius:9px;background:var(--accent);display:inline-block;animation:svelte-12qhfyh-pulse 1.6s ease-in-out infinite}@keyframes svelte-12qhfyh-pulse{0%,to{opacity:1}50%{opacity:.4}}.splash-text.svelte-12qhfyh{font-size:14px;font-weight:600;color:var(--mute)}.splash-error.svelte-12qhfyh{font-size:14px;font-weight:600;color:var(--rose)}.splash-detail.svelte-12qhfyh{font-size:12px;color:var(--faint);font-family:var(--font-mono)}.retry-btn.svelte-12qhfyh{padding:8px 20px;border-radius:8px;background:var(--accent);color:#fff;font-size:13.5px;font-weight:600;cursor:pointer}.retry-btn.svelte-12qhfyh:hover{opacity:.88}
