: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)}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:not([data-scope=tabs]):hover{border-color:#646cff}button:not([data-scope=tabs]):focus,button:not([data-scope=tabs]):focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}:root{--chakra-colors-bg-primary: #0a0a0a;--chakra-colors-bg-secondary: #1a1a1a;--chakra-colors-bg-tertiary: #262626;--chakra-colors-text-primary: #ffffff;--chakra-colors-text-secondary: #a1a1a1;--chakra-colors-text-tertiary: #737373;--chakra-colors-border-primary: #404040;--chakra-colors-border-secondary: #525252}*{box-sizing:border-box}html,body{margin:0;padding:0;width:100%;min-height:100vh;background-color:#0a0a0a!important;color:#fff!important}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{width:100%;min-height:100vh}.chakra-heading,.chakra-text,.chakra-button,.chakra-input,.chakra-field{color:#fff!important}.chakra-button{background-color:#1a1a1a!important;border-color:#404040!important}.chakra-button:hover:not(:disabled){background-color:#262626!important}.chakra-input{background-color:#262626!important;border-color:#404040!important;color:#fff!important}.chakra-input:focus{border-color:#3b82f6!important;box-shadow:0 0 0 1px #3b82f6!important}.btn{padding:.75rem 1.5rem;font-size:1rem;font-weight:500;border-radius:.375rem;border:1px solid transparent;cursor:pointer;transition:all .2s;display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.btn:disabled{opacity:.6;cursor:not-allowed}.btn-primary{background:#3182ce;color:#fff}.btn-primary:hover:not(:disabled){background:#2c5282}.btn-success{background:#38a169;color:#fff}.btn-success:hover:not(:disabled){background:#2f855a}.btn-danger{background:#e53e3e;color:#fff}.btn-danger:hover:not(:disabled){background:#c53030}.btn-outline{background:transparent;color:#3182ce;border-color:#3182ce}.btn-outline:hover:not(:disabled){background:#3182ce;color:#fff}.btn-sm{padding:.5rem 1rem;font-size:.875rem}.btn-lg{padding:1rem 2rem;font-size:1.125rem}.btn-full{width:100%}.card{background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;box-shadow:0 1px 3px #0000001a}.card-body{padding:1.5rem}.avatar{width:48px;height:48px;border-radius:50%;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#3182ce;color:#fff;font-weight:500;font-size:1rem}.avatar img{width:100%;height:100%;object-fit:cover}.avatar-sm{width:32px;height:32px;font-size:.75rem}.avatar-lg{width:64px;height:64px;font-size:1.25rem}.stack{display:flex}.stack-vertical{flex-direction:column}.stack-horizontal{flex-direction:row}.stack-center{align-items:center}.stack-stretch{align-items:stretch}.stack-justify-start{justify-content:flex-start}.stack-justify-center{justify-content:center}.stack-justify-end{justify-content:flex-end}.stack-justify-between{justify-content:space-between}.stack-justify-around{justify-content:space-around}.stack-wrap{flex-wrap:wrap}.spinner{width:48px;height:48px;border:3px solid #e2e8f0;border-top:3px solid #3182ce;border-radius:50%;animation:spin 1s linear infinite}.spinner-sm{width:24px;height:24px;border-width:2px}.spinner-lg{width:64px;height:64px;border-width:4px}.spinner-xl{width:96px;height:96px;border-width:4px}.text{margin:0}.text-xs{font-size:.75rem}.text-sm{font-size:.875rem}.text-md{font-size:1rem}.text-lg{font-size:1.125rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-normal{font-weight:400}.text-medium{font-weight:500}.text-semibold{font-weight:600}.text-bold{font-weight:700}.heading{margin:0;line-height:1.2;font-weight:600}.heading-xl{font-size:1.875rem}.heading-2xl{font-size:2.25rem}.heading-3xl{font-size:3rem}.badge{display:inline-flex;align-items:center;padding:.25rem .5rem;border-radius:.25rem;font-size:.75rem;font-weight:700}.badge-primary{background:#3182ce;color:#fff}.badge-success{background:#38a169;color:#fff}.badge-warning{background:#d69e2e;color:#000}.w-full{width:100%}.max-w-xs{max-width:20rem}.max-w-sm{max-width:24rem}.max-w-md{max-width:28rem}.max-w-lg{max-width:32rem}.max-w-xl{max-width:36rem}.mx-auto{margin-left:auto;margin-right:auto}.p-4{padding:1rem}.p-6{padding:1.5rem}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.h-screen{height:100vh}.phone-input-container{width:100%}.phone-input-container .PhoneInput{width:100%;display:flex;flex-direction:row;align-items:center;background-color:var(--chakra-colors-bg-tertiary)!important;border:1px solid var(--chakra-colors-border-secondary)!important;border-radius:4px;padding:0 12px;height:40px;overflow:hidden;position:relative}.phone-input-container .PhoneInput input{flex:1;background:transparent!important;border:none!important;color:var(--chakra-colors-text-primary)!important;font-size:16px;width:100%;height:100%;padding-left:8px;outline:none!important;text-align:left!important}.phone-input-container .PhoneInput input::placeholder{color:var(--chakra-colors-text-tertiary)!important}.phone-input-container .PhoneInputCountry{display:flex;align-items:center;margin-right:8px;position:relative;height:100%}.phone-input-container .PhoneInputCountrySelect{position:absolute;top:0;left:0;height:100%;width:100%;opacity:0!important;cursor:pointer;z-index:2;border:none!important;-moz-appearance:none!important;appearance:none!important;-webkit-appearance:none!important}.phone-input-container .PhoneInputCountryIcon{width:24px;height:18px;display:block;z-index:1}.phone-input-container .PhoneInputCountryIcon--square{width:18px}.phone-input-container .PhoneInputCountrySelectArrow{display:block;content:"";width:.3em;height:.3em;margin-left:.35em;border-style:solid;border-width:.1em .1em 0 0;transform:rotate(135deg);opacity:.45;z-index:1}.phone-input-container .PhoneInput--focus{border-color:var(--chakra-colors-brand-500)!important;box-shadow:0 0 0 1px var(--chakra-colors-brand-500)!important}
