:root{--color-background:#f5f6f8;--color-background-mute:#eceef1;--color-surface:#fff;--color-border:#e2e5ea;--color-heading:#16181d;--color-text:#3c4149;--color-text-muted:#6b7280;--color-accent:#1a6b52;--color-accent-soft:#e3f1ec}@media (prefers-color-scheme:dark){:root{--color-background:#16181d;--color-background-mute:#24272e;--color-surface:#1c1f25;--color-border:#2e323a;--color-heading:#f2f3f5;--color-text:#c7cad0;--color-text-muted:#8b919b;--color-accent:#6ecfae;--color-accent-soft:#21362f}}*,:before,:after{box-sizing:border-box;margin:0}body{background:var(--color-background);min-height:100vh;color:var(--color-text);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.6}#app{min-height:100vh}.login[data-v-637b66a8]{justify-content:center;align-items:center;min-height:100vh;padding:1.5rem;display:flex}.card[data-v-637b66a8]{text-align:center;background:var(--color-surface);border:1px solid var(--color-border);border-radius:16px;flex-direction:column;align-items:center;gap:1rem;width:100%;max-width:24rem;padding:2.5rem 2rem;display:flex;box-shadow:0 10px 30px #0000000f}h1[data-v-637b66a8]{color:var(--color-heading);font-size:1.5rem;font-weight:600}.subtitle[data-v-637b66a8]{color:var(--color-text-muted);margin-bottom:.5rem;font-size:.925rem}.gsi-button[data-v-637b66a8]{min-height:44px}.error[data-v-637b66a8]{color:#d93025;font-size:.875rem}
