.auth-module__K2bxqa__page{background:var(--color-bg);justify-content:center;align-items:center;min-height:calc(100vh - 160px);padding:3rem 1.5rem 4rem;display:flex;position:relative}.auth-module__K2bxqa__shell{z-index:1;grid-template-columns:1.1fr 1fr;align-items:flex-start;gap:3rem;width:100%;max-width:1000px;display:grid;position:relative}.auth-module__K2bxqa__backLink{color:var(--color-text);z-index:10;align-items:center;gap:.5rem;font-weight:600;display:inline-flex;position:fixed;top:2rem;left:2rem}.auth-module__K2bxqa__shellSingle{z-index:1;grid-template-columns:1fr;justify-items:stretch;width:100%;max-width:420px;display:grid;position:relative}.auth-module__K2bxqa__leftPanel{flex-direction:column;gap:1rem;padding-top:5rem;display:flex}.auth-module__K2bxqa__leftPanelTitle{font-weight:600;line-height:1.2}.auth-module__K2bxqa__leftPanelDesc{color:var(--color-text-muted);font-size:1.05rem;line-height:1.6}.auth-module__K2bxqa__brand{align-items:center;gap:.6rem;font-size:1.1rem;font-weight:700;display:inline-flex}.auth-module__K2bxqa__logo{width:auto;height:22px;margin-bottom:2.5rem}.auth-module__K2bxqa__logoDark{display:none}.auth-module__K2bxqa__leftPanel h1{margin-bottom:0;font-size:24px}.auth-module__K2bxqa__leftPanel p{color:var(--color-text);line-height:1.6}.auth-module__K2bxqa__featureList{flex-direction:column;gap:1.5rem;padding-top:1rem;display:flex}.auth-module__K2bxqa__featureItem{grid-template-columns:24px 1fr;gap:.75rem;display:grid}.auth-module__K2bxqa__featureIcon{border-radius:var(--radius);background:var(--color-surface);border:1px solid var(--color-border);width:24px;height:24px;color:var(--color-text);justify-content:center;align-items:center;font-size:.75rem;display:inline-flex;transform:translateY(4px)}.auth-module__K2bxqa__featureTitle{margin-bottom:.2rem;font-weight:550}.auth-module__K2bxqa__featureText{color:var(--color-text-muted);opacity:.7;font-size:.95rem;line-height:1.55}.auth-module__K2bxqa__formPanel{background:0 0;border:none;flex-direction:column;align-items:center;width:100%;padding:0;display:flex}.auth-module__K2bxqa__roleSwitcher{background:var(--color-surface-alt);border:1px solid var(--color-border);border-radius:var(--radius);width:100%;max-width:420px;margin-bottom:1.5rem;padding:4px;display:flex}.auth-module__K2bxqa__roleSwitchTab{text-align:center;color:var(--color-text-muted);border-radius:var(--radius-inner);flex:1;padding:.625rem 1rem;font-size:.9375rem;font-weight:500;text-decoration:none;transition:all .2s}.auth-module__K2bxqa__roleSwitchTab:hover:not(.auth-module__K2bxqa__active){color:var(--color-text)}.auth-module__K2bxqa__roleSwitchTab.auth-module__K2bxqa__active{background:var(--color-surface);color:var(--color-text);border:1px solid var(--color-border-strong)}.auth-module__K2bxqa__note{color:var(--color-text-muted);border-top:1px solid var(--color-border-strong);margin-top:1rem;padding-top:2rem;font-size:.9rem}.auth-module__K2bxqa__note a{color:var(--color-primary);font-weight:600}.auth-module__K2bxqa__roleSelectionContainer{flex-direction:column;align-items:center;gap:2rem;width:100%;max-width:720px;display:flex}.auth-module__K2bxqa__roleSelectionHeader{text-align:center;flex-direction:column;align-items:center;gap:.75rem;display:flex}.auth-module__K2bxqa__roleSelectionTitle{margin-top:.5rem;font-size:28px;font-weight:600}.auth-module__K2bxqa__roleSelectionSubtitle{color:var(--color-text-muted);max-width:400px;font-size:1.1rem}.auth-module__K2bxqa__roleCards{grid-template-columns:repeat(2,1fr);gap:1.25rem;width:100%;display:grid}.auth-module__K2bxqa__roleCard{border:1px solid var(--color-border);border-radius:var(--radius);background:var(--color-surface);cursor:pointer;flex-direction:column;gap:1rem;padding:1.5rem;display:flex}.auth-module__K2bxqa__roleCard:hover{border-color:var(--color-border-strong)}.auth-module__K2bxqa__roleCardIcon{border-radius:var(--radius);background:var(--color-primary);color:#fff;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.auth-module__K2bxqa__roleCardIconEmployer{border-radius:var(--radius);background:var(--color-text);color:#fff;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.auth-module__K2bxqa__roleCardContent h2{margin-bottom:.35rem;font-size:1.15rem;font-weight:700}.auth-module__K2bxqa__roleCardContent p{color:var(--color-text-muted);font-size:.925rem;line-height:1.5}.auth-module__K2bxqa__roleCardFeatures{border-top:1px solid var(--color-border);flex-direction:column;gap:.5rem;padding-top:.5rem;display:flex}.auth-module__K2bxqa__roleCardFeatures span{color:var(--color-text-muted);align-items:center;gap:.5rem;font-size:.85rem;display:flex}.auth-module__K2bxqa__roleCardFeatures span svg{color:var(--color-primary)}.auth-module__K2bxqa__roleCardAction{color:var(--color-primary);justify-content:space-between;align-items:center;margin-top:auto;padding-top:1rem;font-weight:600;display:flex}.auth-module__K2bxqa__roleSelectionFooter{color:var(--color-text-muted);font-size:1rem}.auth-module__K2bxqa__roleSelectionFooter a{color:var(--color-primary);font-weight:600}.auth-module__K2bxqa__roleCardsSmall{flex-direction:column;gap:1rem;width:100%;max-width:400px;display:flex}.auth-module__K2bxqa__roleCardSmall{border:1px solid var(--color-border);border-radius:var(--radius);background:var(--color-surface);cursor:pointer;align-items:center;gap:1rem;padding:1.25rem;transition:all .2s;display:flex}.auth-module__K2bxqa__roleCardSmall:hover{border-color:var(--color-primary);background:var(--color-hover-bg)}.auth-module__K2bxqa__roleCardIconSmall{border-radius:var(--radius-inner);color:#fff;background:linear-gradient(135deg,#2563eb 0%,#3b82f6 100%);flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.auth-module__K2bxqa__roleCardIconSmallEmployer{border-radius:var(--radius-inner);color:#fff;background:linear-gradient(135deg,#16a34a 0%,#22c55e 100%);flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.auth-module__K2bxqa__roleCardContentSmall{flex:1}.auth-module__K2bxqa__roleCardContentSmall h2{margin-bottom:8px;font-size:1rem;font-weight:550}.auth-module__K2bxqa__roleCardContentSmall p{color:var(--color-text-muted);font-size:.85rem}.auth-module__K2bxqa__roleCardArrow{color:var(--color-text-muted);flex-shrink:0}.auth-module__K2bxqa__signInHeader{text-align:center;margin-bottom:1.5rem}.auth-module__K2bxqa__signInHeader h1{margin-bottom:.35rem;font-size:1.5rem;font-weight:700}.auth-module__K2bxqa__signInHeader p{color:var(--color-text-muted)}.auth-module__K2bxqa__switchRole{text-align:center;color:var(--color-text-muted);margin-top:1.5rem;font-size:.9rem}.auth-module__K2bxqa__switchRole a{color:var(--color-primary);font-weight:600}.auth-module__K2bxqa__clerkCard{border-radius:var(--radius);background:#fff;border:1px solid #e6e7eb;width:100%;max-width:420px;margin:0 auto}.auth-module__K2bxqa__clerkHeaderTitle{color:var(--color-text);padding-bottom:5px;font-size:1.5rem;font-weight:600}.auth-module__K2bxqa__clerkHeaderSubtitle{color:var(--color-text-muted);font-size:.9rem}.auth-module__K2bxqa__clerkFormButtonPrimary{background:var(--color-text);border-radius:var(--radius);color:#fff;cursor:pointer;border:none;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.85rem 1rem;font-size:1rem;font-weight:600;transition:transform .2s,box-shadow .2s;display:inline-flex;position:relative}.auth-module__K2bxqa__clerkFormButtonPrimary:hover:not(:disabled){transform:translateY(-1px)}.auth-module__K2bxqa__clerkFormButtonPrimary:disabled{opacity:.75;cursor:not-allowed}.auth-module__K2bxqa__clerkSocialButtonsBlockButton{background:#fff;border:1px solid #e5e7eb;border-radius:14px;box-shadow:0 2px 6px #0f172a0a}.auth-module__K2bxqa__clerkDividerLine{background:#e5e7eb;flex:1;height:1px}.auth-module__K2bxqa__clerkFooterActionLink{color:#2563eb;font-weight:600}.auth-module__K2bxqa__clerkFormFieldInput{border-radius:var(--radius);color:#111827;background:#fff;border:1px solid #e5e7eb;width:100%;padding:.8rem 1rem;font-size:1rem}.auth-module__K2bxqa__clerkFormFieldInput::placeholder{color:#9ca3af}.auth-module__K2bxqa__clerkFormFieldInput:focus{border-color:#93c5fd;outline:none;box-shadow:0 0 0 3px #3b82f626}.auth-module__K2bxqa__clerkFormFieldLabel{color:#111827;font-size:.95rem;font-weight:600}.auth-module__K2bxqa__authCard{background:#fff;flex-direction:column;gap:1.5rem;padding:2.2rem 2rem;display:flex}.auth-module__K2bxqa__authHeader{text-align:center;flex-direction:column;gap:.4rem;display:flex}.auth-module__K2bxqa__authGoogleButton{width:100%;color:var(--color-text);cursor:pointer;border:1px solid var(--color-text);background:#fff;border-radius:50px;justify-content:center;align-items:center;gap:1rem;padding:.7rem 1rem;font-family:Geist,sans-serif;font-size:1rem;font-weight:500;display:inline-flex}.auth-module__K2bxqa__authDivider{color:#9ca3af;align-items:center;gap:1rem;font-size:.9rem;display:flex}.auth-module__K2bxqa__authDividerText{white-space:nowrap}.auth-module__K2bxqa__authForm{flex-direction:column;gap:1.2rem;width:100%;display:flex}.auth-module__K2bxqa__formField{flex-direction:column;gap:.35rem;display:flex}.auth-module__K2bxqa__formError{background:var(--color-error-bg);color:var(--color-error);border-radius:12px;padding:.65rem .85rem;font-size:.85rem}.auth-module__K2bxqa__formStatus{background:var(--color-success-bg);color:var(--color-text);border-radius:12px;padding:.65rem .85rem;font-size:.85rem}.auth-module__K2bxqa__fieldError{color:var(--color-error);font-size:.85rem}.auth-module__K2bxqa__passwordField{width:100%;position:relative}.auth-module__K2bxqa__passwordField .auth-module__K2bxqa__clerkFormFieldInput{padding-right:2.75rem}.auth-module__K2bxqa__passwordToggle{color:#9ca3af;cursor:pointer;background:0 0;border:none;position:absolute;top:50%;right:.9rem;transform:translateY(-50%)}.auth-module__K2bxqa__readonlyInput{color:#94a3b8;cursor:not-allowed;background:#f8fafc}.auth-module__K2bxqa__linkButton{color:#2563eb;cursor:pointer;background:0 0;border:none;align-self:flex-start;margin-top:.35rem;padding:0;font-size:.85rem;font-weight:600}.auth-module__K2bxqa__otpActions{flex-wrap:wrap;gap:.75rem;display:flex}.auth-module__K2bxqa__authFooter{text-align:center;color:#6b7280;margin-top:.75rem;font-size:.9rem}@media (prefers-color-scheme:dark){:root:not([data-theme]) .auth-module__K2bxqa__clerkCard{border-color:var(--color-border);background:var(--color-surface)}:root:not([data-theme]) .auth-module__K2bxqa__authCard{background:var(--color-surface)}:root:not([data-theme]) .auth-module__K2bxqa__clerkHeaderTitle{color:var(--color-text)}:root:not([data-theme]) .auth-module__K2bxqa__clerkHeaderSubtitle{color:var(--color-text-muted)}:root:not([data-theme]) .auth-module__K2bxqa__clerkFormButtonPrimary{background:var(--color-primary);color:var(--color-primary-contrast)}:root:not([data-theme]) .auth-module__K2bxqa__clerkSocialButtonsBlockButton{border-color:var(--color-border);background:var(--color-surface)}:root:not([data-theme]) .auth-module__K2bxqa__clerkDividerLine{background:var(--color-border)}:root:not([data-theme]) .auth-module__K2bxqa__clerkFooterActionLink{color:var(--color-primary)}:root:not([data-theme]) .auth-module__K2bxqa__clerkFormFieldInput{border-color:var(--color-border);color:var(--color-text);background:var(--color-surface)}:root:not([data-theme]) .auth-module__K2bxqa__clerkFormFieldInput::placeholder{color:var(--color-text-tertiary)}:root:not([data-theme]) .auth-module__K2bxqa__clerkFormFieldInput:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px var(--color-brand-alpha)}:root:not([data-theme]) .auth-module__K2bxqa__clerkFormFieldLabel{color:var(--color-text)}:root:not([data-theme]) .auth-module__K2bxqa__authGoogleButton{color:var(--color-text);background:var(--color-surface);border-color:var(--color-border)}:root:not([data-theme]) .auth-module__K2bxqa__authDivider{color:var(--color-text-muted)}:root:not([data-theme]) .auth-module__K2bxqa__passwordToggle{color:var(--color-text-tertiary)}:root:not([data-theme]) .auth-module__K2bxqa__readonlyInput{background:var(--color-surface-alt);color:var(--color-text-tertiary)}:root:not([data-theme]) .auth-module__K2bxqa__linkButton{color:var(--color-primary)}:root:not([data-theme]) .auth-module__K2bxqa__authFooter{color:var(--color-text-muted)}}:root[data-theme=dark] .auth-module__K2bxqa__clerkCard{border-color:var(--color-border);background:var(--color-surface)}:root[data-theme=dark] .auth-module__K2bxqa__authCard{background:var(--color-surface)}:root[data-theme=dark] .auth-module__K2bxqa__clerkHeaderTitle{color:var(--color-text)}:root[data-theme=dark] .auth-module__K2bxqa__clerkHeaderSubtitle{color:var(--color-text-muted)}:root[data-theme=dark] .auth-module__K2bxqa__clerkFormButtonPrimary{background:var(--color-primary);color:var(--color-primary-contrast)}:root[data-theme=dark] .auth-module__K2bxqa__clerkSocialButtonsBlockButton{border-color:var(--color-border);background:var(--color-surface)}:root[data-theme=dark] .auth-module__K2bxqa__clerkDividerLine{background:var(--color-border)}:root[data-theme=dark] .auth-module__K2bxqa__clerkFooterActionLink{color:var(--color-primary)}:root[data-theme=dark] .auth-module__K2bxqa__clerkFormFieldInput{border-color:var(--color-border);color:var(--color-text);background:var(--color-surface)}:root[data-theme=dark] .auth-module__K2bxqa__clerkFormFieldInput::placeholder{color:var(--color-text-tertiary)}:root[data-theme=dark] .auth-module__K2bxqa__clerkFormFieldInput:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px var(--color-brand-alpha)}:root[data-theme=dark] .auth-module__K2bxqa__clerkFormFieldLabel{color:var(--color-text)}:root[data-theme=dark] .auth-module__K2bxqa__authGoogleButton{color:var(--color-text);background:var(--color-surface);border-color:var(--color-border)}:root[data-theme=dark] .auth-module__K2bxqa__authDivider{color:var(--color-text-muted)}:root[data-theme=dark] .auth-module__K2bxqa__passwordToggle{color:var(--color-text-tertiary)}:root[data-theme=dark] .auth-module__K2bxqa__readonlyInput{background:var(--color-surface-alt);color:var(--color-text-tertiary)}:root[data-theme=dark] .auth-module__K2bxqa__linkButton{color:var(--color-primary)}:root[data-theme=dark] .auth-module__K2bxqa__authFooter{color:var(--color-text-muted)}@media (prefers-color-scheme:dark){.auth-module__K2bxqa__logoLight{display:none}.auth-module__K2bxqa__logoDark{display:inline-block}}:root[data-theme=dark] .auth-module__K2bxqa__logoLight{display:none}:root[data-theme=dark] .auth-module__K2bxqa__logoDark{display:inline-block}:root[data-theme=light] .auth-module__K2bxqa__logoLight{display:inline-block}:root[data-theme=light] .auth-module__K2bxqa__logoDark{display:none}@media (max-width:900px){.auth-module__K2bxqa__page{padding-top:4rem;padding-inline:1rem}.auth-module__K2bxqa__shell{flex-direction:column-reverse;grid-template-columns:1fr}.auth-module__K2bxqa__backLink{top:1rem;left:1rem}.auth-module__K2bxqa__leftPanel{display:none}.auth-module__K2bxqa__authCard{padding:1.5rem 1.1rem;padding-bottom:2rem}}@media (max-width:680px){.auth-module__K2bxqa__roleCards{grid-template-columns:1fr}.auth-module__K2bxqa__roleSelectionContainer{padding:0 .5rem}.auth-module__K2bxqa__roleCard{padding:1.25rem}}
