.auth-page-module__-vfwlW__page{--auth-bg:#f2f2f2;--auth-panel:#fff;--auth-ink:#1c1c1c;--auth-muted:#737373;--auth-faint:#969696;--auth-border:#dedede;--auth-focus:#171717;background:var(--auth-bg);min-height:100dvh;color:var(--auth-ink);font-family:var(--font-inter), Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;line-height:1.5;position:relative;overflow:hidden}.auth-page-module__-vfwlW__page *,.auth-page-module__-vfwlW__page :before,.auth-page-module__-vfwlW__page :after{box-sizing:border-box}.auth-page-module__-vfwlW__nav{z-index:2;width:100%;padding:24px 32px;position:absolute;top:0}.auth-page-module__-vfwlW__brand{color:var(--auth-ink);letter-spacing:-.035em;align-items:center;gap:9px;font-size:20px;font-weight:700;text-decoration:none;display:inline-flex}.auth-page-module__-vfwlW__brand:focus-visible,.auth-page-module__-vfwlW__forgotLink:focus-visible,.auth-page-module__-vfwlW__alternate a:focus-visible,.auth-page-module__-vfwlW__legal a:focus-visible{outline:2px solid var(--auth-focus);outline-offset:3px;border-radius:3px}.auth-page-module__-vfwlW__brandMark{flex:none;width:24px;height:24px}.auth-page-module__-vfwlW__layout{min-height:100dvh;display:flex}.auth-page-module__-vfwlW__formPanel{border-right:1px solid var(--auth-border);background:var(--auth-panel);flex-direction:column;flex:1 0 50%;align-items:center;min-width:50%;padding:64px 20px 30px;display:flex;box-shadow:14px 0 34px #0000000a}.auth-page-module__-vfwlW__formColumn{flex-direction:column;flex:1;justify-content:center;width:min(384px,100%);display:flex}.auth-page-module__-vfwlW__header{margin-bottom:36px}.auth-page-module__-vfwlW__header h1{color:var(--auth-ink);letter-spacing:-.035em;margin:28px 0 6px;font-size:clamp(27px,2.4vw,32px);font-weight:400;line-height:1.2}.auth-page-module__-vfwlW__header p{color:var(--auth-muted);margin:0;font-size:14px}.auth-page-module__-vfwlW__form{flex-direction:column;gap:18px;display:flex}.auth-page-module__-vfwlW__field{color:var(--auth-ink);flex-direction:column;gap:7px;font-size:14px;font-weight:500;display:flex;position:relative}.auth-page-module__-vfwlW__field input{width:100%;height:42px;color:var(--auth-ink);font:inherit;background:#fff;border:1px solid #cacaca;border-radius:6px;outline:none;padding:0 12px;font-weight:400;transition:border-color .14s,box-shadow .14s,background-color .14s}.auth-page-module__-vfwlW__field input::placeholder{color:#a2a2a2}.auth-page-module__-vfwlW__field input:hover:not(:disabled){border-color:#a7a7a7}.auth-page-module__-vfwlW__field input:focus-visible{border-color:var(--auth-focus);box-shadow:0 0 0 1px var(--auth-focus), 0 0 0 4px #17171714}.auth-page-module__-vfwlW__field input:disabled{cursor:not-allowed;color:var(--auth-faint);background:#f5f5f5}.auth-page-module__-vfwlW__passwordField{position:relative}.auth-page-module__-vfwlW__passwordControl{display:block;position:relative}.auth-page-module__-vfwlW__passwordControl input{padding-right:44px}.auth-page-module__-vfwlW__passwordToggle{cursor:pointer;color:#666;background:0 0;border:0;border-radius:4px;place-items:center;width:32px;height:32px;display:grid;position:absolute;top:50%;right:5px;transform:translateY(-50%)}.auth-page-module__-vfwlW__passwordToggle:hover:not(:disabled){color:#222;background:#f2f2f2}.auth-page-module__-vfwlW__passwordToggle:focus-visible{outline:2px solid var(--auth-focus);outline-offset:1px}.auth-page-module__-vfwlW__passwordToggle svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:17px;height:17px}.auth-page-module__-vfwlW__forgotLink{color:var(--auth-muted);font-size:13px;font-weight:400;text-decoration:none;position:absolute;top:0;right:0}.auth-page-module__-vfwlW__forgotLink:hover{color:var(--auth-ink);text-underline-offset:3px;text-decoration:underline}.auth-page-module__-vfwlW__submitButton{cursor:pointer;color:#fff;width:100%;min-height:44px;font:inherit;background:#202020;border:1px solid #111;border-radius:6px;justify-content:center;align-items:center;gap:9px;font-size:14px;font-weight:600;transition:background-color .14s,box-shadow .14s,transform 80ms;display:inline-flex;box-shadow:0 1px 2px #0000002e}.auth-page-module__-vfwlW__submitButton:hover:not(:disabled){background:#0c0c0c;box-shadow:0 2px 5px #0003}.auth-page-module__-vfwlW__submitButton:active:not(:disabled){transform:translateY(1px)}.auth-page-module__-vfwlW__submitButton:focus-visible{outline:2px solid var(--auth-focus);outline-offset:3px}.auth-page-module__-vfwlW__submitButton:disabled{cursor:wait;opacity:.68}.auth-page-module__-vfwlW__spinner{border:2px solid #ffffff61;border-top-color:#fff;border-radius:999px;width:15px;height:15px;animation:.7s linear infinite auth-page-module__-vfwlW__auth-spin}.auth-page-module__-vfwlW__feedback{border:1px solid;border-radius:6px;margin:0 0 18px;padding:10px 12px;font-size:13px;line-height:1.45}.auth-page-module__-vfwlW__feedbackError{color:#9c2424;background:#fff5f5;border-color:#f0b9b9}.auth-page-module__-vfwlW__feedbackSuccess{color:#17653b;background:#f0fbf5;border-color:#a9d8bd}.auth-page-module__-vfwlW__alternate{color:var(--auth-muted);text-align:center;margin:30px 0 0;font-size:14px}.auth-page-module__-vfwlW__alternate a{color:var(--auth-ink);text-underline-offset:3px;font-weight:600}.auth-page-module__-vfwlW__footer{text-align:center;width:min(560px,100%);padding-top:34px}.auth-page-module__-vfwlW__legal{color:var(--auth-faint);margin:0;font-size:12px;line-height:1.65}.auth-page-module__-vfwlW__legal a,.auth-page-module__-vfwlW__legal span{color:inherit;text-underline-offset:3px;text-decoration:underline}.auth-page-module__-vfwlW__artworkPanel{flex:50%;justify-content:center;align-items:center;min-width:0;padding:48px;display:flex}.auth-page-module__-vfwlW__artworkFrame,.auth-page-module__-vfwlW__artworkFallback,.auth-page-module__-vfwlW__riveCanvas{aspect-ratio:1;width:min(440px,100%)}.auth-page-module__-vfwlW__artworkFallback{place-items:center;display:grid}.auth-page-module__-vfwlW__artworkFallback span{aspect-ratio:1;background:#fff6;border:1px solid #d8d8d8;border-radius:999px;width:66%;animation:1.6s ease-in-out infinite auth-page-module__-vfwlW__auth-pulse}.auth-page-module__-vfwlW__riveCanvas{display:block}.auth-page-module__-vfwlW__setupNotice{border:1px solid var(--auth-border);color:var(--auth-muted);background:#fafafa;border-radius:6px;flex-direction:column;gap:8px;margin-top:18px;padding:16px;font-size:13px;display:flex}.auth-page-module__-vfwlW__setupHelp{color:var(--auth-muted);margin:14px 0 0;font-size:12px;line-height:1.55}@keyframes auth-page-module__-vfwlW__auth-spin{to{transform:rotate(360deg)}}@keyframes auth-page-module__-vfwlW__auth-pulse{50%{opacity:.48;transform:scale(.98)}}@media (max-width:1199px){.auth-page-module__-vfwlW__formPanel{border-right:0}.auth-page-module__-vfwlW__artworkPanel{display:none}}@media (max-width:520px){.auth-page-module__-vfwlW__nav{padding:20px}.auth-page-module__-vfwlW__formPanel{padding:64px 20px 24px}.auth-page-module__-vfwlW__header{margin-bottom:30px}}@media (prefers-reduced-motion:reduce){.auth-page-module__-vfwlW__spinner,.auth-page-module__-vfwlW__artworkFallback span{animation:none}.auth-page-module__-vfwlW__field input,.auth-page-module__-vfwlW__submitButton{transition:none}}
