.auth-container{justify-content:center;align-items:center;min-height:calc(100vh - 80px);padding:2rem;display:flex}.auth-card{background-color:#fff;border:1px solid #e0e0e0;border-radius:2px;width:100%;max-width:450px;padding:3rem}.auth-card h1{color:#000;text-align:center;letter-spacing:-.5px;margin-bottom:.5rem;font-size:1.75rem;font-weight:500;line-height:1.2}.auth-subtitle{color:#666;text-align:center;margin-bottom:2rem;font-size:.95rem;font-weight:300}.auth-form{flex-direction:column;gap:1.5rem;display:flex}.form-group{flex-direction:column;gap:.5rem;display:flex}.form-group label{color:#000;font-size:.9rem;font-weight:400}.form-group input{border:1px solid #d0d0d0;border-radius:2px;padding:.75rem 1rem;font-family:JetBrains Mono,Fira Code,Courier New,monospace;font-size:.95rem;transition:border-color .2s}.form-group input:focus{border-color:#000;outline:none}.form-group input::placeholder{color:#94a3b8}.form-hint{color:#666;font-size:.85rem;font-weight:300}.btn-full{width:100%;margin-top:.5rem}.error-message{color:#dc2626;background-color:#fff;border:1px solid #dc2626;border-radius:2px;padding:.875rem 1rem;font-size:.9rem;font-weight:300}.success-message{color:#16a34a;background-color:#fff;border:1px solid #16a34a;border-radius:2px;padding:.875rem 1rem;font-size:.9rem;font-weight:300}.auth-footer{text-align:center;color:#666;margin-top:2rem;font-size:.9rem;font-weight:300}.auth-footer a{color:#000;border-bottom:1px solid #000;font-weight:400;text-decoration:none;transition:opacity .2s}.auth-footer a:hover{opacity:.7}.password-strength{align-items:center;gap:.75rem;margin-top:.5rem;display:flex}.strength-bar{background-color:#e0e0e0;border-radius:2px;flex:1;height:4px;overflow:hidden}.strength-bar-fill{border-radius:2px;height:100%;transition:width .3s,background-color .3s}.strength-bar-fill.weak{background-color:#dc2626}.strength-bar-fill.medium{background-color:#f59e0b}.strength-bar-fill.strong{background-color:#16a34a}.strength-text{min-width:60px;font-size:.85rem;font-weight:400}.password-requirements{flex-direction:column;gap:.35rem;margin-top:.75rem;display:flex}.requirement{color:#666;align-items:center;gap:.5rem;font-size:.85rem;font-weight:300;transition:color .2s;display:flex}.requirement.met{color:#16a34a}.req-icon{width:14px;font-size:.75rem;display:inline-block}.requirement.met .req-icon:before{content:"✓"}.requirement:not(.met) .req-icon:before{content:"✗"}.btn:disabled{opacity:.6;cursor:not-allowed}.checkbox-label{cursor:pointer;color:#000;align-items:center;gap:.5rem;font-size:.9rem;font-weight:300;display:flex}.checkbox-label input[type=checkbox]{cursor:pointer;border:1px solid #d0d0d0;border-radius:2px;width:18px;height:18px}.referral-notice{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:2px;align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:.85rem;line-height:1.4;display:flex}.referral-notice strong{font-weight:600}@media (width<=480px){.auth-card{padding:2rem 1.5rem}.auth-card h1{font-size:1.75rem}}
/*# sourceMappingURL=login.365ef9b0.css.map */
