:root{--color-bg:#fff;--color-surface:#f8f9fa;--color-border:#e0e0e0;--color-text:#202124;--color-text-muted:#5f6368;--color-accent:#e8710a;--note-default:#fff;--note-red:#f7c6c7;--note-orange:#fbdcb2;--note-yellow:#fff2a8;--note-green:#d9f2c4;--note-teal:#c3f0e3;--note-blue:#cfeaf5;--note-darkblue:#cddcf7;--note-purple:#e3d1f5;--note-pink:#f8d9ec;--note-brown:#e8d5bd;--note-gray:#eceff1;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-family:Google Sans,Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif}*{box-sizing:border-box}html,body{background:var(--color-bg);color:var(--color-text);max-width:100vw;margin:0;padding:0;overflow-x:hidden}button{font-family:inherit}a{color:var(--color-accent)}.gate.svelte-12qhfyh{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:100vh;padding:1.5rem;display:flex}.gate.svelte-12qhfyh h1:where(.svelte-12qhfyh){color:var(--color-accent);margin:0;font-size:2.5rem}.tagline.svelte-12qhfyh{color:var(--color-text-muted);margin:0}.sign-in.svelte-12qhfyh{border:1px solid var(--color-border);background:var(--color-bg);cursor:pointer;border-radius:999px;padding:.6rem 1.4rem;font-size:.95rem}.sign-in.svelte-12qhfyh:hover{background:var(--color-surface)}
