*{margin:0;padding:0;box-sizing:border-box}:root{--bg: #ffffff;--text: #1a1a1a;--text-secondary: #888888;--border: #e5e5e5;--accent: #007aff;--accent-hover: #0063d1;--danger: #ff3b30;--checked-bg: #f5f5f5;--shadow: 0 1px 3px rgba(0, 0, 0, .08);--radius: 12px}html{height:100%;overflow:hidden}body{height:100%;overflow:hidden;position:fixed;width:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overscroll-behavior:none}button{font-family:inherit;border:none;background:none;cursor:pointer;-webkit-tap-highlight-color:transparent}input{font-family:inherit;-webkit-tap-highlight-color:transparent}.loading-screen.svelte-12qhfyh,.login-screen.svelte-12qhfyh{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;gap:12px;color:var(--text-secondary)}.login-screen.svelte-12qhfyh h1:where(.svelte-12qhfyh){font-size:32px;color:var(--text)}.login-screen.svelte-12qhfyh p:where(.svelte-12qhfyh){font-size:16px;margin-bottom:12px}.login-btn.svelte-12qhfyh{display:inline-flex;align-items:center;justify-content:center;padding:12px 24px;background:var(--accent);color:#fff;border-radius:var(--radius);font-size:16px;font-weight:600;text-decoration:none;min-height:48px}.login-btn.svelte-12qhfyh:active{background:var(--accent-hover)}
