.AuthCard-module__Vc6V-G__container{background:var(--background);justify-content:center;align-items:center;min-height:100vh;padding:2rem 1rem;display:flex}.AuthCard-module__Vc6V-G__content{background:var(--surface);width:100%;max-width:480px;box-shadow:var(--shadow-premium);border-radius:2rem;padding:2.5rem}.AuthCard-module__Vc6V-G__logoContainer{text-align:center;margin-bottom:2rem}.AuthCard-module__Vc6V-G__appName{color:var(--text-main);letter-spacing:-.04em;margin-top:.5rem;font-size:2rem;font-weight:900}.AuthCard-module__Vc6V-G__title{text-align:center;margin-bottom:.5rem;font-size:1.5rem;font-weight:800}.AuthCard-module__Vc6V-G__subtitle{color:var(--text-muted);text-align:center;margin-bottom:1.5rem;line-height:1.5}.AuthCard-module__Vc6V-G__tabs{background:var(--kj-tile);border:1px solid var(--border);border-radius:.85rem;gap:.35rem;margin-bottom:1.25rem;padding:.35rem;display:flex}.AuthCard-module__Vc6V-G__tab{font-weight:700;font-size:var(--text-sm);color:var(--text-muted);cursor:pointer;background:0 0;border:0;border-radius:.6rem;flex:1;padding:.65rem .5rem;transition:background .15s,color .15s,box-shadow .15s}.AuthCard-module__Vc6V-G__tab:hover{color:var(--text-main)}.AuthCard-module__Vc6V-G__tabActive{background:var(--kj-accent);color:var(--kj-on-accent);box-shadow:0 2px 8px rgba(var(--accent-rgb), .35)}.AuthCard-module__Vc6V-G__roleHint{background:var(--kj-info-bg);border:1px solid var(--kj-info-border);color:var(--text-muted);font-size:var(--text-sm);border-radius:.65rem;margin-bottom:1.25rem;padding:.75rem 1rem;line-height:1.5}.AuthCard-module__Vc6V-G__field{margin-bottom:1rem}.AuthCard-module__Vc6V-G__field label{font-weight:600;font-size:var(--text-sm);color:var(--text-main);margin-bottom:.4rem;display:block}.AuthCard-module__Vc6V-G__input{border:1px solid var(--border);background:var(--surface);width:100%;color:var(--text-main);border-radius:.75rem;padding:.75rem .9rem;font-family:inherit;font-size:1rem}.AuthCard-module__Vc6V-G__input:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px #4a650038}.AuthCard-module__Vc6V-G__submit{background:var(--kj-strong);width:100%;color:var(--kj-on-strong);cursor:pointer;border:0;border-radius:.85rem;margin-top:.5rem;padding:.9rem;font-size:1rem;font-weight:700;transition:opacity .15s,transform .15s}.AuthCard-module__Vc6V-G__submit:hover:not(:disabled){transform:translateY(-1px)}.AuthCard-module__Vc6V-G__submit:disabled{opacity:var(--disabled-opacity);cursor:not-allowed}.AuthCard-module__Vc6V-G__error{background:var(--kj-danger-soft-bg);color:var(--kj-danger-soft-text);border:1px solid var(--kj-danger-soft-border);font-size:var(--text-sm);border-radius:.65rem;margin-bottom:1rem;padding:.75rem 1rem}.AuthCard-module__Vc6V-G__hint{font-size:var(--text-xs);color:var(--kj-text-muted);margin-top:.35rem;line-height:1.4}.AuthCard-module__Vc6V-G__success{background:var(--kj-success-bg);color:var(--kj-success-text);border:1px solid var(--kj-success-border);font-size:var(--text-sm);border-radius:.65rem;margin-bottom:1rem;padding:.75rem 1rem}.AuthCard-module__Vc6V-G__notice{background:var(--background);font-size:var(--text-sm);color:var(--text-muted);border-radius:.65rem;margin-top:1rem;padding:.85rem 1rem;line-height:1.5}.AuthCard-module__Vc6V-G__helperRow{font-size:var(--text-sm);justify-content:space-between;align-items:center;margin-top:.5rem;display:flex}.AuthCard-module__Vc6V-G__helperRow a,.AuthCard-module__Vc6V-G__link{color:var(--primary);font-weight:600;text-decoration:none}.AuthCard-module__Vc6V-G__helperRow a:hover,.AuthCard-module__Vc6V-G__link:hover{text-decoration:underline}.AuthCard-module__Vc6V-G__footerText{text-align:center;font-size:var(--text-sm);color:var(--text-muted);margin-top:1.5rem}.AuthCard-module__Vc6V-G__footerText a{color:var(--primary);font-weight:700}.AuthCard-module__Vc6V-G__divider{text-align:center;color:var(--text-muted);font-size:var(--text-sm);align-items:center;margin:1.25rem 0;display:flex}.AuthCard-module__Vc6V-G__divider:before,.AuthCard-module__Vc6V-G__divider:after{content:"";border-bottom:1px solid var(--border);flex:1}.AuthCard-module__Vc6V-G__divider:before{margin-right:.75rem}.AuthCard-module__Vc6V-G__divider:after{margin-left:.75rem}.AuthCard-module__Vc6V-G__googleWrap{justify-content:center;min-height:44px;display:flex}.AuthCard-module__Vc6V-G__linkButton{color:var(--primary);font-weight:600;font-size:inherit;cursor:pointer;background:0 0;border:0;padding:0;text-decoration:underline}@media (max-width:480px){.AuthCard-module__Vc6V-G__container{align-items:flex-start;padding:1rem .75rem}.AuthCard-module__Vc6V-G__content{border-radius:1.25rem;padding:1.5rem 1.25rem}.AuthCard-module__Vc6V-G__appName{font-size:1.625rem}.AuthCard-module__Vc6V-G__title{font-size:1.25rem}.AuthCard-module__Vc6V-G__tab{font-size:var(--text-xs);padding:.6rem .35rem}}
.register-module__jUGYdG__tabs{background:var(--kj-tile);border:1px solid var(--border);border-radius:.9rem;grid-template-columns:repeat(3,minmax(0,1fr));gap:.4rem;margin-bottom:1rem;padding:.4rem;display:grid}.register-module__jUGYdG__tab{min-height:2.75rem;font-weight:700;font-size:var(--text-sm);text-align:center;color:var(--text-muted);background:0 0;border:1px solid #0000;border-radius:.65rem;justify-content:center;align-items:center;padding:.55rem .45rem;line-height:1.2;text-decoration:none;transition:background .15s,color .15s,border-color .15s,box-shadow .15s;display:flex}.register-module__jUGYdG__tab:hover{color:var(--text-main);border-color:var(--border);background:var(--surface)}.register-module__jUGYdG__tabActive{background:var(--kj-accent);color:var(--kj-on-accent);box-shadow:0 2px 8px rgba(var(--accent-rgb), .35);border-color:#0000}.register-module__jUGYdG__roleHint{background:var(--kj-info-bg);border:1px solid var(--kj-info-border);color:var(--text-muted);font-size:var(--text-sm);border-radius:.65rem;margin-bottom:1.25rem;padding:.75rem 1rem;line-height:1.5}@media (max-width:480px){.register-module__jUGYdG__tabs{grid-template-columns:1fr}.register-module__jUGYdG__tab{min-height:2.5rem;font-size:var(--text-sm)}}
