:root{--PhoneInput-color--focus: #03b2cb;--PhoneInputInternationalIconPhone-opacity: .8;--PhoneInputInternationalIconGlobe-opacity: .65;--PhoneInputCountrySelect-marginRight: .35em;--PhoneInputCountrySelectArrow-width: .3em;--PhoneInputCountrySelectArrow-marginLeft: var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth: 1px;--PhoneInputCountrySelectArrow-opacity: .45;--PhoneInputCountrySelectArrow-color: currentColor;--PhoneInputCountrySelectArrow-color--focus: var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform: rotate(45deg);--PhoneInputCountryFlag-aspectRatio: 1.5;--PhoneInputCountryFlag-height: 1em;--PhoneInputCountryFlag-borderWidth: 1px;--PhoneInputCountryFlag-borderColor: rgba(0,0,0,.5);--PhoneInputCountryFlag-borderColor--focus: var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading: rgba(0,0,0,.1)}.PhoneInput{display:flex;align-items:center}.PhoneInputInput{flex:1;min-width:0}.PhoneInputCountryIcon{width:calc(var(--PhoneInputCountryFlag-height) * var(--PhoneInputCountryFlag-aspectRatio));height:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--square{width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{display:block;width:100%;height:100%}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{position:relative;align-self:stretch;display:flex;align-items:center;margin-right:var(--PhoneInputCountrySelect-marginRight)}.PhoneInputCountrySelect{position:absolute;top:0;left:0;height:100%;width:100%;z-index:1;border:0;opacity:0;cursor:pointer}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{display:block;content:"";width:var(--PhoneInputCountrySelectArrow-width);height:var(--PhoneInputCountrySelectArrow-width);margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);border-style:solid;border-color:var(--PhoneInputCountrySelectArrow-color);border-top-width:0;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-left-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);transform:var(--PhoneInputCountrySelectArrow-transform);opacity:var(--PhoneInputCountrySelectArrow-opacity)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.phone-input-custom{position:relative;width:100%}.phone-input-custom .PhoneInputInput{width:100%;background-color:#1a1a1a;border:1px solid #374151;border-radius:.5rem;padding:.75rem 1rem .75rem 3.5rem;color:#fff;font-size:1rem;outline:none;transition:all .2s ease}.phone-input-custom .PhoneInputInput:focus{border-color:transparent!important;box-shadow:0 0 0 2px #6bbb4c;outline:none!important}.phone-input-custom .PhoneInputInput::placeholder{color:#6b7280}.phone-input-custom .PhoneInputCountry{position:absolute;left:1rem;top:50%;transform:translateY(-50%);z-index:1;display:flex;align-items:center;gap:.25rem}.phone-input-custom .PhoneInputCountrySelectArrow{display:none!important}.phone-input-custom .PhoneInputCountry select{font-size:0!important;width:1.5rem;height:1.5rem}.phone-input-custom .PhoneInputCountrySelect{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:none;color:#fff;cursor:pointer;font-size:1.125rem;padding:0;margin:0;outline:none;display:flex;align-items:center}.phone-input-custom .PhoneInputCountrySelect:focus{outline:none}.phone-input-custom .PhoneInputCountryIcon{width:1.5rem;height:1.5rem;border-radius:.25rem;overflow:hidden;display:flex;align-items:center;justify-content:center;background-color:#374151;font-size:1.125rem}.phone-input-custom .PhoneInputCountryIcon--border{box-shadow:none;border:1px solid #4b5563}.phone-input-custom .PhoneInputCountryIconImg{width:100%;height:100%;object-fit:cover}.phone-input-custom .PhoneInputCountrySelect option{background-color:#1a1a1a;color:#fff;padding:.5rem}.phone-input-custom .PhoneInputInput:hover{border-color:#4b5563}.phone-input-custom .PhoneInputInput:disabled{opacity:.5;cursor:not-allowed}.phone-input-custom .PhoneInputCountrySelect:hover{opacity:.8}@media(max-width:640px){.phone-input-custom .PhoneInputInput{padding-left:3rem;font-size:.875rem}.phone-input-custom .PhoneInputCountry{left:.75rem}}.phone-input-profile{position:relative;width:100%}.phone-input-profile .PhoneInputInput{width:100%;background-color:#1a1a1a;border:1px solid #374151;border-radius:.75rem;padding:.75rem 1rem .75rem 3.5rem;color:#fff;font-size:1rem;outline:none;transition:all .2s ease}.phone-input-profile .PhoneInputInput:focus{border-color:transparent!important;box-shadow:0 0 0 2px #6bbb4c;outline:none!important}.phone-input-profile .PhoneInputInput::placeholder{color:#6b7280}.phone-input-profile .PhoneInputCountry{position:absolute;left:1rem;top:50%;transform:translateY(-50%);z-index:1;display:flex;align-items:center;gap:.25rem}.phone-input-profile .PhoneInputCountrySelectArrow{display:none!important}.phone-input-profile .PhoneInputCountry select{font-size:0!important;width:1.5rem;height:1.5rem}.phone-input-profile .PhoneInputCountrySelect{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:none;color:#fff;cursor:pointer;font-size:1.125rem;padding:0;margin:0;outline:none;display:flex;align-items:center}.phone-input-profile .PhoneInputCountrySelect:focus{outline:none}.phone-input-profile .PhoneInputCountryIcon{width:1.5rem;height:1.5rem;border-radius:.25rem;overflow:hidden;display:flex;align-items:center;justify-content:center;background-color:#374151;font-size:1.125rem}.phone-input-profile .PhoneInputCountryIcon--border{box-shadow:none;border:1px solid #4b5563}.phone-input-profile .PhoneInputCountryIconImg{width:100%;height:100%;object-fit:cover}.phone-input-profile .PhoneInputCountrySelect option{background-color:#1a1a1a;color:#fff;padding:.5rem}.phone-input-profile .PhoneInputInput:hover{border-color:#4b5563}.phone-input-profile .PhoneInputInput:disabled{opacity:.5;cursor:not-allowed}.phone-input-profile .PhoneInputCountrySelect:hover{opacity:.8}@media(max-width:640px){.phone-input-profile .PhoneInputInput{padding-left:3rem;font-size:.875rem}.phone-input-profile .PhoneInputCountry{left:.75rem}}@keyframes fade-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:fade-in .4s cubic-bezier(.4,0,.2,1)}select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:#1a1a1a;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%239ca3af' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;background-size:1.25rem;border:1px solid #374151;border-radius:.5rem;padding:.75rem 2.5rem .75rem 1rem;color:#fff;font-size:1rem;font-weight:400;line-height:1.5;outline:none;cursor:pointer;transition:all .2s ease;box-shadow:0 1px 2px #0000000d}select:hover{border-color:#4b5563;background-color:#1f1f1f}select:focus{border-color:transparent;box-shadow:0 0 0 2px #10b981;background-color:#1a1a1a}select:disabled{opacity:.5;cursor:not-allowed;background-color:#0d0d0d}select option{background-color:#1a1a1a;color:#fff;padding:.75rem 1rem;font-size:1rem}select option:checked{background-color:#10b981;color:#fff;font-weight:500}select option:hover{background-color:#10b981!important;color:#fff!important}.grid select,.space-y-6 select,form select{width:100%}select.select-sm{padding:.5rem 2.25rem .5rem .75rem;font-size:.875rem;background-size:1rem;background-position:right .5rem center}select.select-lg{padding:1rem 3rem 1rem 1.25rem;font-size:1.125rem;background-size:1.5rem;background-position:right 1rem center}@media(max-width:640px){select{font-size:.875rem;padding:.625rem 2.25rem .625rem .875rem;background-size:1.125rem}}.bg-brand-dark select,.bg-brand-gray select,.bg-black select{background-color:#1a1a1a}select.pl-10,select.pl-12{padding-left:2.5rem}select.error,select:invalid{border-color:#ef4444}select.error:focus,select:invalid:focus{box-shadow:0 0 0 2px #ef4444}select.success,select.valid{border-color:#10b981}select option:disabled{color:#6b7280;font-style:italic}
