.login-module__WEZH7G__root{--mint:var(--accent);--mint-hover:var(--accent-strong);--error:#ef4444;--error-surface:#ef44441f;--error-border:#ef44444d;--border-active:var(--accent-soft);--focus-ring:var(--accent-soft);--transition:.15s ease-out;--font-display:"Archivo",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--font-sans:"Archivo",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--navy:var(--bg);--graphite:var(--bg-2);--slate:var(--muted);--ice:var(--text);--border-subtle:var(--line)}.login-module__WEZH7G__layout{background:var(--navy);min-height:100vh;color:var(--ice);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;grid-template-columns:1fr 1fr;display:grid}@media (max-width:768px){.login-module__WEZH7G__layout{grid-template-columns:1fr}}.login-module__WEZH7G__heroPanel{background:var(--graphite);border-right:1px solid var(--border-subtle);flex-direction:column;justify-content:space-between;padding:48px;display:flex;position:relative;overflow:hidden}@media (max-width:768px){.login-module__WEZH7G__heroPanel{display:none}}.login-module__WEZH7G__heroPanel:before{content:"";background-image:linear-gradient(#8fd9ae08 1px,#0000 1px),linear-gradient(90deg,#8fd9ae08 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000 0%,#000c 30% 70%,#0000 100%);mask-image:linear-gradient(#0000 0%,#000c 30% 70%,#0000 100%)}.login-module__WEZH7G__heroPanel:after{content:"";pointer-events:none;background:radial-gradient(circle,#2e7e581f 0%,#0000 70%);width:480px;height:480px;position:absolute;top:38%;left:40%;transform:translate(-50%,-50%)}.login-module__WEZH7G__heroLogo{z-index:1;position:relative}.login-module__WEZH7G__heroWordmark{font-family:var(--font-display);letter-spacing:-.025em;color:var(--text);align-items:center;gap:2px;font-size:28px;font-weight:750;display:flex}.login-module__WEZH7G__wordmarkSep{color:var(--accent);margin:0 1px}.login-module__WEZH7G__wordmarkSuffix{color:inherit}.login-module__WEZH7G__heroBody{z-index:1;flex-direction:column;flex:1;justify-content:center;display:flex;position:relative}.login-module__WEZH7G__neonLine{background:var(--mint);border-radius:2px;width:40px;height:2px;margin-bottom:20px;box-shadow:0 0 12px #8fd9ae99}.login-module__WEZH7G__heroEyebrow{font-family:var(--font-display);letter-spacing:.12em;text-transform:uppercase;color:var(--mint);margin-bottom:20px;font-size:11px;font-weight:600}.login-module__WEZH7G__heroHeadline{font-family:var(--font-display);letter-spacing:-.03em;color:#fff;margin-bottom:20px;font-size:clamp(2rem,3vw,2.75rem);font-weight:700;line-height:1.15}.login-module__WEZH7G__heroAccent{color:var(--mint)}.login-module__WEZH7G__heroSub{font-family:var(--font-sans);color:var(--slate);max-width:320px;font-size:15px;line-height:1.7}.login-module__WEZH7G__heroFooter{z-index:1;position:relative}.login-module__WEZH7G__heroTagline{font-family:var(--font-display);color:var(--slate);letter-spacing:.04em;opacity:.7;font-size:12px;font-weight:500}.login-module__WEZH7G__formPanel{justify-content:center;align-items:center;padding:48px 32px;display:flex}.login-module__WEZH7G__formCard{width:100%;max-width:400px}.login-module__WEZH7G__mobileWordmark{font-family:var(--font-display);letter-spacing:-.025em;color:var(--text);text-align:center;margin-bottom:32px;font-size:24px;font-weight:750;display:none}@media (max-width:768px){.login-module__WEZH7G__mobileWordmark{display:block}}.login-module__WEZH7G__formEyebrow{font-family:var(--font-display);letter-spacing:.12em;text-transform:uppercase;color:var(--mint);margin-bottom:10px;font-size:11px;font-weight:600}.login-module__WEZH7G__formTitle{font-family:var(--font-display);letter-spacing:-.025em;color:var(--ice);margin-bottom:8px;font-size:2rem;font-weight:600;line-height:1.2}.login-module__WEZH7G__formSubtitle{font-family:var(--font-sans);color:var(--slate);margin-bottom:36px;font-size:15px;line-height:1.625}.login-module__WEZH7G__fieldGroup{margin-bottom:18px}.login-module__WEZH7G__label{font-family:var(--font-sans);color:var(--ice);letter-spacing:.01em;margin-bottom:7px;font-size:13px;font-weight:500;display:block}.login-module__WEZH7G__inputField{background:var(--graphite);border:1px solid var(--border-subtle);width:100%;color:var(--ice);font-family:var(--font-sans);transition:border-color var(--transition),box-shadow var(--transition);appearance:none;border-radius:8px;outline:none;padding:12px 14px;font-size:15px;line-height:1.5}.login-module__WEZH7G__inputField::placeholder{color:var(--slate);opacity:.7}.login-module__WEZH7G__inputField:focus{border-color:var(--mint);box-shadow:0 0 0 3px var(--focus-ring)}.login-module__WEZH7G__fieldAction{justify-content:flex-end;margin-top:6px;display:flex}.login-module__WEZH7G__link{font-family:var(--font-sans);color:var(--mint);transition:color var(--transition);font-size:13px;text-decoration:none}.login-module__WEZH7G__link:hover{color:var(--mint)}.login-module__WEZH7G__errorBox{background:var(--error-surface);border:1px solid var(--error-border);font-family:var(--font-sans);color:#fecaca;border-radius:8px;margin-bottom:18px;padding:12px 14px;font-size:14px}.login-module__WEZH7G__inviteBanner{background:var(--accent-soft);border:1px solid var(--border-active);font-family:var(--font-sans);color:var(--ice);border-radius:8px;margin-bottom:18px;padding:12px 14px;font-size:14px}.login-module__WEZH7G__divider{color:var(--slate);font-size:12px;font-family:var(--font-sans);letter-spacing:.04em;align-items:center;gap:14px;margin:24px 0;display:flex}.login-module__WEZH7G__divider:before,.login-module__WEZH7G__divider:after{content:"";background:var(--border-subtle);flex:1;height:1px}.login-module__WEZH7G__btnPrimary{background:var(--mint);color:#fff;width:100%;font-family:var(--font-display);cursor:pointer;transition:background var(--transition),transform var(--transition),box-shadow var(--transition);letter-spacing:.01em;border:none;border-radius:8px;margin-top:6px;padding:13px 20px;font-size:15px;font-weight:600}.login-module__WEZH7G__btnPrimary:hover{background:var(--mint-hover);box-shadow:0 4px 20px #2e7e5859}.login-module__WEZH7G__btnPrimary:active{transform:translateY(1px)}.login-module__WEZH7G__btnPrimary:disabled{opacity:.6;cursor:not-allowed}.login-module__WEZH7G__btnOauth{width:100%;color:var(--ice);border:1px solid var(--border-subtle);font-family:var(--font-display);cursor:pointer;transition:border-color var(--transition),background var(--transition);background:0 0;border-radius:8px;justify-content:center;align-items:center;gap:10px;padding:11px 20px;font-size:14px;font-weight:500;display:flex}.login-module__WEZH7G__btnOauth:hover{border-color:var(--border-active);background:#ffffff0a}.login-module__WEZH7G__btnOauth:disabled{opacity:.6;cursor:not-allowed}.login-module__WEZH7G__btnOauth+.login-module__WEZH7G__btnOauth{margin-top:10px}.login-module__WEZH7G__oauthIcon{flex-shrink:0;width:18px;height:18px}.login-module__WEZH7G__formFooter{text-align:center;font-family:var(--font-sans);color:var(--slate);margin-top:28px;font-size:13px}.login-module__WEZH7G__formFooter a{color:var(--mint);text-decoration:none}.login-module__WEZH7G__formFooter a:hover{color:var(--mint)}
.register-module__jUGYdG__nameGrid{grid-template-columns:1fr 1fr;gap:12px;display:grid}@media (max-width:480px){.register-module__jUGYdG__nameGrid{grid-template-columns:1fr;gap:0}}.register-module__jUGYdG__reqList{gap:6px;margin:4px 0 8px;padding:0;list-style:none;display:grid}.register-module__jUGYdG__reqItem{font-family:var(--font-sans);color:var(--muted);align-items:center;gap:8px;font-size:12.5px;transition:color .15s ease-out;display:flex}.register-module__jUGYdG__reqMet{color:var(--accent)}.register-module__jUGYdG__reqIcon{flex-shrink:0;width:14px;height:14px}.register-module__jUGYdG__noticeBlock{text-align:center;flex-direction:column;align-items:center;gap:14px;padding:8px 0 4px;display:flex}.register-module__jUGYdG__noticeIcon{width:44px;height:44px;color:var(--accent)}.register-module__jUGYdG__noticeIconError{color:#ef4444;width:44px;height:44px}.register-module__jUGYdG__noticeText{font-family:var(--font-sans);color:var(--text);font-size:14.5px;line-height:1.6}.register-module__jUGYdG__noticeMuted{font-family:var(--font-sans);color:var(--muted);font-size:13px;line-height:1.6}.register-module__jUGYdG__noticeEmail{color:var(--accent);word-break:break-all;font-weight:600}.register-module__jUGYdG__btnGhost{width:100%;color:var(--text);border:1px solid var(--line);font-family:var(--font-display);cursor:pointer;background:0 0;border-radius:8px;margin-top:4px;padding:11px 20px;font-size:14px;font-weight:500;transition:border-color .15s ease-out,background .15s ease-out}.register-module__jUGYdG__btnGhost:hover:not(:disabled){border-color:var(--accent-soft);background:#ffffff0a}.register-module__jUGYdG__btnGhost:disabled{opacity:.6;cursor:not-allowed}.register-module__jUGYdG__gateLoading{background:var(--bg);min-height:100vh;color:var(--muted);justify-content:center;align-items:center;display:flex}.register-module__jUGYdG__spin{animation:.9s linear infinite register-module__jUGYdG__authspin}@keyframes register-module__jUGYdG__authspin{to{transform:rotate(360deg)}}
