.auth-module__K2bxqa__container{grid-template-columns:40% 60%;width:100%;min-height:100vh;display:grid}.auth-module__K2bxqa__leftPanel{background:var(--sidebar-bg);flex-direction:column;justify-content:space-between;align-items:center;padding:3rem 2rem;display:flex;position:relative;box-shadow:1px 0 8px #0000000f}.auth-module__K2bxqa__branding{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:1.5rem;display:flex}.auth-module__K2bxqa__logo{justify-content:center;align-items:center;display:flex}.auth-module__K2bxqa__logoPlaceholder{background:var(--sidebar-text-muted);border-radius:12px;width:80px;height:80px}.auth-module__K2bxqa__logoImage{object-fit:cover;border-radius:12px;width:80px;height:80px}.auth-module__K2bxqa__logoFallback{background:var(--accent-base,#3b82f6);color:#fff;border-radius:12px;justify-content:center;align-items:center;width:80px;height:80px;font-size:2.5rem;font-weight:700;display:flex}.auth-module__K2bxqa__orgName{color:var(--foreground);text-align:center;font-size:1.75rem;font-weight:600}.auth-module__K2bxqa__poweredBy{margin-top:auto}.auth-module__K2bxqa__poweredByLink{color:var(--sidebar-text-dim);flex-direction:column;align-items:center;gap:.5rem;text-decoration:none;transition:color .2s;display:flex}.auth-module__K2bxqa__poweredByLink:hover{color:var(--sidebar-text-muted)}.auth-module__K2bxqa__poweredByText{text-transform:uppercase;letter-spacing:.05em;font-size:.75rem}.auth-module__K2bxqa__klugLogo{font-size:1rem;font-weight:600}.auth-module__K2bxqa__rightPanel{background:var(--background);justify-content:center;align-items:center;padding:2rem;display:flex}.auth-module__K2bxqa__formContainer{width:100%;max-width:400px}.auth-module__K2bxqa__heading{color:var(--foreground);text-align:center;margin-bottom:2rem;font-size:2rem;font-weight:600}.auth-module__K2bxqa__form{flex-direction:column;gap:1.5rem;display:flex}.auth-module__K2bxqa__field{flex-direction:column;gap:.5rem;display:flex}.auth-module__K2bxqa__label{color:var(--foreground);font-size:.875rem;font-weight:500}.auth-module__K2bxqa__input{box-sizing:border-box;border:1px solid var(--border);background:var(--background);width:100%;color:var(--foreground);border-radius:6px;padding:.75rem 1rem;font-family:inherit;font-size:1rem;transition:border-color .2s,box-shadow .2s}.auth-module__K2bxqa__input:focus{border-color:var(--accent-base,var(--border));box-shadow:0 0 0 3px var(--accent-focus-ring,#8080801a);outline:none}.auth-module__K2bxqa__input:disabled{opacity:.5;cursor:not-allowed}.auth-module__K2bxqa__error{color:#ef4444;text-align:center;background:#ef44441a;border:1px solid #ef44444d;border-radius:6px;padding:.75rem 1rem;font-size:.875rem}.auth-module__K2bxqa__submitButton{color:var(--foreground);border:1px solid var(--border);cursor:pointer;background:0 0;border-radius:.5rem;padding:.875rem 1.5rem;font-family:inherit;font-size:1rem;font-weight:500;transition:border-color .2s,color .2s,transform .1s}.auth-module__K2bxqa__submitButton:hover:not(:disabled){border-color:var(--accent-base)}.auth-module__K2bxqa__submitButton:active:not(:disabled){transform:translateY(1px)}.auth-module__K2bxqa__submitButton:disabled{opacity:.5;cursor:not-allowed}.auth-module__K2bxqa__inviteOrgInitial{background:var(--accent-base,#3b82f6);color:#fff;border-radius:12px;justify-content:center;align-items:center;width:80px;height:80px;font-size:2.5rem;font-weight:600;display:flex}.auth-module__K2bxqa__inviteWelcome{color:var(--sidebar-text-dim);text-align:center;font-size:1.125rem;line-height:1.6}.auth-module__K2bxqa__roleBadge{text-align:center;color:var(--muted-foreground);margin-bottom:1.5rem;font-size:.875rem}.auth-module__K2bxqa__roleBadgeValue{background:var(--accent-base,#3b82f6);color:#fff;text-transform:capitalize;border-radius:9999px;padding:.125rem .5rem;font-size:.75rem;font-weight:600;display:inline-block}.auth-module__K2bxqa__fieldRow{grid-template-columns:1fr 1fr;align-items:start;gap:1rem;display:grid}.auth-module__K2bxqa__fieldRow .auth-module__K2bxqa__field{width:100%}.auth-module__K2bxqa__validationList{margin:.375rem 0 0;padding:0;font-size:.8125rem;list-style:none}.auth-module__K2bxqa__validationPass{color:#22c55e}.auth-module__K2bxqa__validationFail{color:#ef4444}@media (max-width:768px){.auth-module__K2bxqa__container{grid-template-columns:1fr}.auth-module__K2bxqa__leftPanel{display:none}.auth-module__K2bxqa__rightPanel{padding:1.5rem}.auth-module__K2bxqa__formContainer{max-width:100%}}
