:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#f9f9ff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}#nprogress{pointer-events:none}#nprogress .bar{background:#29d;position:fixed;z-index:1031;top:0;left:0;width:100%;height:2px}#nprogress .peg{display:block;position:absolute;right:0;width:100px;height:100%;box-shadow:0 0 10px #29d,0 0 5px #29d;opacity:1;-webkit-transform:rotate(3deg) translate(0px,-4px);-ms-transform:rotate(3deg) translate(0px,-4px);transform:rotate(3deg) translateY(-4px)}#nprogress .spinner{display:block;position:fixed;z-index:1031;top:15px;right:15px}#nprogress .spinner-icon{width:18px;height:18px;box-sizing:border-box;border:solid 2px transparent;border-top-color:#29d;border-left-color:#29d;border-radius:50%;-webkit-animation:nprogress-spinner .4s linear infinite;animation:nprogress-spinner .4s linear infinite}.nprogress-custom-parent{overflow:hidden;position:relative}.nprogress-custom-parent #nprogress .spinner,.nprogress-custom-parent #nprogress .bar{position:absolute}@-webkit-keyframes nprogress-spinner{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(360deg)}}@keyframes nprogress-spinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}body,html{background-color:#fafafa;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;overscroll-behavior-y:none;-webkit-overflow-scrolling:touch;width:100%}#root{width:100%;background-color:#fafafa}body{overscroll-behavior-y:contain}.custom-phone-input{width:100%;border:solid 1px #dce8f2;border-radius:10px;background-color:#f8fafc}.custom-phone-input .PhoneInput{display:flex;align-items:center;gap:8px;border-radius:8px;background-color:#f8fafc;border:1px solid #162334;transition:all .2s ease}.custom-phone-input .PhoneInput:focus-within{border-color:#040e04;border-width:2px;box-shadow:0 0 0 2px #3a85351a}.custom-phone-input .PhoneInputCountry{padding-left:12px}.custom-phone-input .PhoneInputCountrySelect{padding:8px 4px;font-size:.875rem;background-color:transparent;border:none;cursor:pointer}.custom-phone-input .PhoneInputInput{flex:1;padding:10px 12px;font-size:.875rem;border:none;outline:none;background-color:transparent;font-family:inherit;color:#040e04}.custom-phone-input .PhoneInputCountryIcon{width:24px;height:16px}
