:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--border-radius-md: 8px;--border-radius-lg: 12px;--color-background-primary: #ffffff;--color-background-secondary: #f3f4f6;--color-text-primary: #111827;--color-text-secondary: #6b7280;--color-border-tertiary: #e5e7eb}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}#root{width:100%;text-align:center}.mobile-drawer-overlay,.mobile-auth-cta,.mobile-drawer-close{display:none}@media(max-width:768px){.mobile-auth-cta{display:flex;justify-content:center;margin-top:24px}.mobile-auth-button{border:none;border-radius:12px;padding:14px 20px;font-size:15px;font-weight:600;cursor:pointer;background:#2563eb;color:#fff}.mobile-drawer-overlay{display:block;position:fixed;inset:0;background:#00000073;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000}.login-right{position:fixed!important;top:0;right:0;width:min(90vw,420px);max-width:420px;height:100vh;z-index:1001;overflow-y:auto;background:#fff;transform:translate(100%);transition:transform .3s ease;box-shadow:-12px 0 32px #0003}.login-right.mobile-open{transform:translate(0)}.mobile-drawer-close{display:flex;position:absolute;top:16px;right:16px;width:40px;height:40px;align-items:center;justify-content:center;border:none;border-radius:50%;background:#f3f4f6;font-size:18px;cursor:pointer;z-index:2}}button:focus{outline:none}button:focus-visible{outline:2px solid #2563eb;outline-offset:2px}
