: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:#00000080;--PhoneInputCountryFlag-borderColor--focus:var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading:#0000001a}.PhoneInput{align-items:center;display:flex}.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{width:100%;height:100%;display:block}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{margin-right:var(--PhoneInputCountrySelect-marginRight);align-self:stretch;align-items:center;display:flex;position:relative}.PhoneInputCountrySelect{z-index:1;opacity:0;cursor:pointer;border:0;width:100%;height:100%;position:absolute;top:0;left:0}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{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);display:block}.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)}
:root{--toastify-toast-width:380px;--toastify-toast-offset:1rem;--toastify-z-index:var(--z-toast,1700);--toastify-color-light:hsl(var(--background));--toastify-color-dark:hsl(var(--background));--toastify-text-color-light:hsl(var(--foreground));--toastify-text-color-dark:hsl(var(--foreground));--toastify-color-info:hsl(var(--info));--toastify-color-success:hsl(var(--success));--toastify-color-warning:hsl(var(--warning));--toastify-color-error:hsl(var(--error));--toastify-color-progress-light:hsl(var(--foreground) / .2);--toastify-color-progress-dark:hsl(var(--foreground) / .2);--toastify-font-family:var(--font-sans)}.Toastify__toast-container{z-index:var(--z-toast,1700)!important}.Toastify__toast{font-family:var(--font-sans);font-size:var(--font-size-sm,.875rem);line-height:var(--line-height-normal,1.5);border-radius:var(--radius-lg,.5rem);box-shadow:var(--shadow-overlay);border:1px solid hsl(var(--border));padding:var(--spacing-dialog,.75rem);min-height:auto;-webkit-backdrop-filter:blur(var(--surface-blur,8px)) saturate(var(--surface-saturate,100%));mix-blend-mode:var(--surface-blend-mode,normal);color:hsl(var(--foreground))}.ui-toast--success{border-color:hsl(var(--success));background:hsl(var(--background) / .95);color:hsl(var(--success))}.ui-toast--error{border-color:hsl(var(--error));background:hsl(var(--background) / .95);color:hsl(var(--error))}.ui-toast--warning{border-color:hsl(var(--warning));background:hsl(var(--background) / .95);color:hsl(var(--warning))}.ui-toast--info{border-color:hsl(var(--info));background:hsl(var(--background) / .95);color:hsl(var(--info))}.ui-toast--default{border-color:hsl(var(--border));background:hsl(var(--background) / .95);color:hsl(var(--foreground))}.Toastify__progress-bar{height:3px}.ui-toast--success .Toastify__progress-bar{background:hsl(var(--success))}.ui-toast--error .Toastify__progress-bar{background:hsl(var(--error))}.ui-toast--warning .Toastify__progress-bar{background:hsl(var(--warning))}.ui-toast--info .Toastify__progress-bar{background:hsl(var(--info))}.ui-toast--default .Toastify__progress-bar{background:hsl(var(--foreground) / .3)}.Toastify__close-button{color:currentColor;opacity:.5;transition:opacity var(--duration-normal,.2s) var(--ease-in-out)}.Toastify__close-button:hover{opacity:1}.Toastify__slide-enter,.Toastify__slide-exit{animation-duration:var(--duration-slow,.3s)!important;animation-timing-function:var(--ease-out)!important}
