:root{--g3-bg: #f9f6f1;--g3-text: #1e2e2f;--g3-muted: rgba(30, 46, 47, .65);font-family:Manrope,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;line-height:1.4;font-weight:400;color:var(--g3-text);background-color:var(--g3-bg);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body,#root{height:100%}body{margin:0}.g3-page{min-height:100%;display:flex;align-items:center;justify-content:flex-start;padding:64px}.g3-card{width:100%;max-width:820px}.g3-h1{margin:0 0 8px;font-size:44px;letter-spacing:-.02em;white-space:nowrap}.g3-subtle{margin:0 0 18px;color:var(--g3-muted);font-size:14px}.g3-field{display:flex;flex-direction:column;gap:8px;margin-top:12px;max-width:420px}.g3-input{width:100%;height:44px;padding:0 12px;border-radius:10px;border:1px solid rgba(30,46,47,.22);background:#fff;color:var(--g3-text);outline:none;box-sizing:border-box}.g3-input:focus{border-color:#1e2e2f73}.g3-button{height:44px;margin-top:16px;border-radius:10px;border:1px solid rgba(30,46,47,.22);background:var(--g3-text);color:var(--g3-bg);font-weight:600;cursor:pointer}.g3-button:disabled{opacity:.5;cursor:not-allowed}.g3-error{margin-top:12px;color:#b00020;font-size:13px}
