.Auth-module__KiWZkW__container{background:#f8fafc;justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.Auth-module__KiWZkW__card{width:100%;max-width:450px;box-shadow:var(--shadow-lg);text-align:center;padding:3rem;background:#fff!important}.Auth-module__KiWZkW__card h2{color:var(--foreground);margin-bottom:.5rem;font-size:2rem;font-weight:800}.Auth-module__KiWZkW__card p{color:var(--text-muted);margin-bottom:2.5rem}.Auth-module__KiWZkW__form{text-align:left;flex-direction:column;gap:1.5rem;display:flex}.Auth-module__KiWZkW__roleSelector{background:#f1f5f9;border-radius:12px;grid-template-columns:1fr 1fr;gap:.5rem;margin-bottom:.5rem;padding:.35rem;display:grid}.Auth-module__KiWZkW__roleSelector button{color:var(--text-muted);background:0 0;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;padding:.85rem;font-size:.95rem;font-weight:600;transition:all .2s;display:flex}.Auth-module__KiWZkW__roleSelector .Auth-module__KiWZkW__activeRole{color:var(--primary);background:#fff;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.Auth-module__KiWZkW__inputGroup{flex-direction:column;gap:.5rem;display:flex}.Auth-module__KiWZkW__inputGroup label{color:var(--foreground);font-size:.9rem;font-weight:600}.Auth-module__KiWZkW__inputGroup input,.Auth-module__KiWZkW__selectWrapper select{border:1px solid var(--glass-border);color:var(--foreground);background:#f8fafc;border-radius:10px;width:100%;padding:.75rem 1rem;font-family:inherit;font-size:1rem;transition:all .2s}.Auth-module__KiWZkW__inputGroup input:focus,.Auth-module__KiWZkW__selectWrapper select:focus{border-color:var(--primary);background:#fff;outline:none;box-shadow:0 0 0 3px #2563eb1a}.Auth-module__KiWZkW__selectWrapper{align-items:center;display:flex;position:relative}.Auth-module__KiWZkW__selectWrapper select{appearance:none;cursor:pointer;padding-right:2.5rem}.Auth-module__KiWZkW__selectIcon{color:var(--text-muted);pointer-events:none;position:absolute;right:1rem}.Auth-module__KiWZkW__passwordRequirements{border:1px solid var(--glass-border);background:#f8fafc;border-radius:8px;flex-direction:column;gap:.4rem;margin-top:.25rem;padding:.5rem;display:flex}.Auth-module__KiWZkW__passwordRequirements div{color:var(--text-muted);align-items:center;gap:.5rem;font-size:.8rem;transition:all .2s;display:flex}.Auth-module__KiWZkW__passwordRequirements .Auth-module__KiWZkW__met{color:#10b981;font-weight:500}.Auth-module__KiWZkW__submitBtn{background:var(--primary-gradient);color:#fff;margin-top:1rem;padding:1rem;font-size:1rem;font-weight:700}.Auth-module__KiWZkW__error{color:#ef4444;margin-top:-.5rem;font-size:.85rem;font-weight:500}.Auth-module__KiWZkW__switch{margin-top:2rem;font-size:.9rem}.Auth-module__KiWZkW__switch a{color:var(--primary);font-weight:700}
.CountrySelector-module__cSHjeG__countrySelectorContainer{width:100%;position:relative}.CountrySelector-module__cSHjeG__selectorDisplay{border:1px solid var(--glass-border);color:var(--foreground);cursor:pointer;background:#f8fafc;border-radius:10px;justify-content:space-between;align-items:center;padding:.75rem 1rem;font-size:1rem;transition:all .2s;display:flex}.CountrySelector-module__cSHjeG__selectorDisplay:hover{border-color:var(--primary)}.CountrySelector-module__cSHjeG__rotated{transform:rotate(180deg)}.CountrySelector-module__cSHjeG__dropdown{border:1px solid var(--glass-border);box-shadow:var(--shadow-xl);z-index:1000;background:#fff;border-radius:12px;animation:.2s ease-out CountrySelector-module__cSHjeG__slideIn;position:absolute;top:calc(100% + 5px);left:0;right:0;overflow:hidden}@keyframes CountrySelector-module__cSHjeG__slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.CountrySelector-module__cSHjeG__searchWrapper{border-bottom:1px solid #f1f5f9;align-items:center;padding:.75rem 1rem;display:flex}.CountrySelector-module__cSHjeG__searchIcon{color:var(--text-muted);margin-right:.75rem}.CountrySelector-module__cSHjeG__searchWrapper input{width:100%;font-size:.95rem;box-shadow:none!important;background:0 0!important;border:none!important;padding:0!important}.CountrySelector-module__cSHjeG__searchWrapper input:focus{outline:none!important}.CountrySelector-module__cSHjeG__optionsList{max-height:250px;overflow-y:auto}.CountrySelector-module__cSHjeG__option{cursor:pointer;color:var(--foreground);justify-content:space-between;align-items:center;padding:.75rem 1rem;font-size:.95rem;transition:background .2s;display:flex}.CountrySelector-module__cSHjeG__option:hover{background:#f1f5f9}.CountrySelector-module__cSHjeG__selectedOption{color:var(--primary);background:#eff6ff;font-weight:600}.CountrySelector-module__cSHjeG__checkIcon{color:var(--primary)}.CountrySelector-module__cSHjeG__noResults{text-align:center;color:var(--text-muted);padding:1rem;font-size:.9rem}.CountrySelector-module__cSHjeG__optionsList::-webkit-scrollbar{width:6px}.CountrySelector-module__cSHjeG__optionsList::-webkit-scrollbar-track{background:0 0}.CountrySelector-module__cSHjeG__optionsList::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:10px}.CountrySelector-module__cSHjeG__optionsList::-webkit-scrollbar-thumb:hover{background:#cbd5e1}
.PhonePrefixSelector-module__JbGZtq__container{flex-shrink:0;width:160px;position:relative}.PhonePrefixSelector-module__JbGZtq__display{border:1px solid var(--glass-border);color:var(--foreground);cursor:pointer;background:#fff;border-radius:8px;justify-content:space-between;align-items:center;height:100%;padding:.75rem .6rem;font-size:.85rem;transition:all .2s;display:flex}.PhonePrefixSelector-module__JbGZtq__display:hover{border-color:var(--primary)}.PhonePrefixSelector-module__JbGZtq__prefixValue{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.PhonePrefixSelector-module__JbGZtq__icon{color:var(--text-muted);margin-left:4px;transition:transform .2s}.PhonePrefixSelector-module__JbGZtq__rotated{transform:rotate(180deg)}.PhonePrefixSelector-module__JbGZtq__dropdown{border:1px solid var(--glass-border);width:200px;box-shadow:var(--shadow-xl);z-index:1100;background:#fff;border-radius:12px;animation:.15s ease-out PhonePrefixSelector-module__JbGZtq__slideIn;position:absolute;top:calc(100% + 5px);left:0;overflow:hidden}@keyframes PhonePrefixSelector-module__JbGZtq__slideIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.PhonePrefixSelector-module__JbGZtq__searchWrapper{border-bottom:1px solid #f1f5f9;align-items:center;padding:.5rem .75rem;display:flex}.PhonePrefixSelector-module__JbGZtq__searchIcon{color:var(--text-muted);margin-right:.5rem}.PhonePrefixSelector-module__JbGZtq__searchWrapper input{width:100%;font-size:.85rem;box-shadow:none!important;background:0 0!important;border:none!important;outline:none!important;padding:0!important}.PhonePrefixSelector-module__JbGZtq__optionsList{max-height:200px;overflow-y:auto}.PhonePrefixSelector-module__JbGZtq__option{cursor:pointer;color:var(--foreground);justify-content:space-between;align-items:center;padding:.6rem .75rem;font-size:.85rem;transition:background .1s;display:flex}.PhonePrefixSelector-module__JbGZtq__option:hover{background:#f1f5f9}.PhonePrefixSelector-module__JbGZtq__selected{color:var(--primary);background:#eff6ff;font-weight:600}.PhonePrefixSelector-module__JbGZtq__codeText{color:var(--text-muted);margin-left:auto;margin-right:8px;font-size:.8rem}.PhonePrefixSelector-module__JbGZtq__checkIcon{color:var(--primary)}.PhonePrefixSelector-module__JbGZtq__noResults{text-align:center;color:var(--text-muted);padding:1rem;font-size:.8rem}.PhonePrefixSelector-module__JbGZtq__optionsList::-webkit-scrollbar{width:4px}.PhonePrefixSelector-module__JbGZtq__optionsList::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:10px}
