*,:before,:after{box-sizing:border-box}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;scrollbar-width:auto;scrollbar-color:#ff5a1f #ededed;font-family:system-ui,-apple-system,sans-serif}::-webkit-scrollbar{width:16px;height:16px}::-webkit-scrollbar-track{background:#ededed}::-webkit-scrollbar-thumb{background:#ff5a1f;border:3px solid #ededed;border-radius:8px}::-webkit-scrollbar-thumb:hover{background:#e04a12}::-webkit-scrollbar-corner{background:#ededed}body{margin:0}.center-screen{justify-content:center;align-items:center;height:100vh;display:flex}.login-screen{background:#f3f1ec;justify-content:center;align-items:center;height:100vh;display:flex}.login-card{text-align:center;background:#fff;border-radius:16px;padding:32px 40px;box-shadow:0 4px 24px #00000014}.google-btn{color:#fff;background:#ff5a1f;border-radius:6px;margin-top:16px;padding:10px 20px;font-weight:700;text-decoration:none;display:inline-block}.dev-login{border-top:1px solid #e3e3e3;margin-top:20px;padding-top:20px}.dev-login-buttons{justify-content:center;gap:8px;margin-top:8px;display:flex}.error{color:#e06666}.hint{color:#888;font-size:12px}
