:root{--febra-gray:#4b4a49;--febra-yellow:#f8c300;--febra-green:#50ab32;--febra-green-dark:#2b632c;--febra-blue:#0a5da6;--bg:#f6f7f5;--surface:#fff;--surface-2:#eef1ec;--ink:#1f1f1e;--ink-2:var(--febra-gray);--muted:#7a7976;--line:#dfe3dc;--accent:var(--febra-green-dark);--accent-ink:#fff;--warn:#b8860b;--danger:#c0392b;--live:var(--febra-green);--radius:14px;--font:system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--safe-top:env(safe-area-inset-top,0px);--safe-bottom:env(safe-area-inset-bottom,0px);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}:root:not([data-theme=light]){--bg:#121413;--surface:#1b1e1c;--surface-2:#242826;--ink:#f1f2ee;--ink-2:#cfd2cb;--muted:#8f948c;--line:#2f342f;--accent:var(--febra-green);--accent-ink:#0d1a0e}}:root[data-theme=dark]{--bg:#121413;--surface:#1b1e1c;--surface-2:#242826;--ink:#f1f2ee;--ink-2:#cfd2cb;--muted:#8f948c;--line:#2f342f;--accent:var(--febra-green);--accent-ink:#0d1a0e}*{box-sizing:border-box}html,body{height:100%;margin:0}body{background:var(--bg);color:var(--ink);font-family:var(--font);-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:transparent;overscroll-behavior:none;font-size:16px;line-height:1.45}button,select,input{font:inherit;color:inherit}button{cursor:pointer}.app.svelte-12qhfyh{min-height:100dvh;padding:calc(var(--safe-top) + 12px) 16px calc(var(--safe-bottom) + 12px);flex-direction:column;gap:12px;max-width:720px;margin:0 auto;font-size:17px;display:flex}.app.in-session.svelte-12qhfyh{height:100dvh;overflow:hidden}.top.svelte-12qhfyh{flex:none;justify-content:space-between;align-items:center;gap:12px;display:flex}.logo.svelte-12qhfyh{width:auto;height:28px}.who.svelte-12qhfyh{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.link.svelte-12qhfyh{color:inherit;font-size:inherit;background:0 0;border:0;padding:0;text-decoration:underline}.app.with-tabbar.svelte-12qhfyh{padding-bottom:calc(var(--safe-bottom) + 76px)}.tabbar.svelte-12qhfyh{z-index:10;padding:6px 0 calc(var(--safe-bottom) + 6px);background:color-mix(in srgb, var(--surface) 92%, transparent);-webkit-backdrop-filter:blur(16px);border-top:1px solid var(--line);grid-template-columns:1fr 1fr;display:grid;position:fixed;bottom:0;left:0;right:0}.tabbar.svelte-12qhfyh a:where(.svelte-12qhfyh){min-height:52px;color:var(--muted);letter-spacing:.01em;flex-direction:column;justify-content:center;align-items:center;gap:3px;font-size:12px;font-weight:600;text-decoration:none;display:flex}.tabbar.svelte-12qhfyh svg:where(.svelte-12qhfyh){fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:26px;height:26px}.tabbar.svelte-12qhfyh a.on:where(.svelte-12qhfyh){color:var(--accent)}.tabbar.svelte-12qhfyh a.on:where(.svelte-12qhfyh) span:where(.svelte-12qhfyh){font-weight:700}.banner.svelte-12qhfyh{border-radius:var(--radius);justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;font-size:15px;line-height:1.4;display:flex}.banner.danger.svelte-12qhfyh{background:color-mix(in srgb, var(--danger) 15%, var(--surface));color:var(--ink)}.login.svelte-12qhfyh{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:14px;padding:24px 0 60px;display:flex}h1.svelte-12qhfyh{letter-spacing:-.01em;color:var(--ink);margin:0;font-size:28px}.lead.svelte-12qhfyh{color:var(--ink-2);max-width:300px;margin:0;font-size:17px;line-height:1.5}.hint.svelte-12qhfyh{color:var(--ink-2);margin:0;font-size:15px}.hint.svelte-12qhfyh strong:where(.svelte-12qhfyh){color:var(--ink)}.google.svelte-12qhfyh{border-radius:var(--radius);background:var(--surface);border:2px solid var(--line);min-height:60px;color:var(--ink);align-items:center;gap:12px;margin-top:10px;padding:16px 24px;font-size:18px;font-weight:700;display:flex}.google.svelte-12qhfyh svg:where(.svelte-12qhfyh){width:26px;height:26px}
