.page_main-container__SY1bX{background:linear-gradient(to bottom right,#fff5e8,#ff9d1a 38%) 100% 100%/50.5% 50.5% no-repeat,linear-gradient(to bottom left,#fff5e8,#ff9d1a 38%) 0 100%/50.5% 50.5% no-repeat,linear-gradient(to top left,#fff5e8,#ff9d1a 38%) 0 0/50.5% 50.5% no-repeat,linear-gradient(to top right,#fff5e8,#ff9d1a 38%) 100% 0/50.5% 50.5% no-repeat;min-height:100vh;display:flex;justify-content:center;align-items:center;padding:1rem}.Typography_weight__ATnK4{font-weight:400}.Typography_text-left__t62O7{text-align:left}.Typography_text-right__Pu4ZM{text-align:right}.Typography_text-center__xTTTW{text-align:center}.Typography_text-justify__2pTmy{text-align:justify}.Typography_text-inherit__ABIXy{text-align:inherit}.Typography_color__xtklG{color:var(--text)}.Typography_weight-100__ZdN6W{font-weight:100}.Typography_weight-200__ofPlN{font-weight:200}.Typography_weight-300__QeOxw{font-weight:300}.Typography_weight-400__uZnxT{font-weight:400}.Typography_weight-500__vCn62{font-weight:500}.Typography_weight-600__i5ej0{font-weight:600}.Typography_weight-700__XVvk8{font-weight:700}.Typography_weight-800__r6TU_{font-weight:800}.TextField_label-container__y5cQW{display:flex;gap:.62rem}.TextField_asterisk__9bFV8{color:var(--red-7)}.TextField_text-field__bWkqk{width:100%;display:flex;flex-direction:column;justify-content:center;gap:.5rem;max-width:-moz-max-content;max-width:max-content;position:relative}.TextField_left-icon-wrapper__QZlT2{position:absolute;left:1rem;top:50%;translate:0 -50%;max-width:1.5rem;max-height:1.5rem}.TextField_right-icon-wrapper__WZ992{position:absolute;right:1rem}.TextField_input__54GYV{width:100%;min-height:2.5rem;border-radius:.75rem;background:var(--gray-8);box-shadow:var(--shadow-inset)}.TextField_input__54GYV::-moz-placeholder{color:var(--gray-3)}.TextField_input__54GYV::placeholder{color:var(--gray-3)}.Button_button___z3k5{cursor:pointer;padding:.5rem 1rem;border:none;border-radius:20px;height:2.5rem;width:-moz-fit-content;width:fit-content;min-width:8rem}.Button_text-wrapper__KDy9u{position:relative;z-index:1;display:flex;align-items:center;justify-content:center}.Button_primary__ep2Zh{background:var(--button-primary-background);box-shadow:var(--button-primary-shadow)}.Button_primary__ep2Zh:focus{outline:1px solid var(--orange-6)}.Button_secondary__QYxVV{background:linear-gradient(101deg,#2b2e34 16.03%,#1d1f23 99.28%);box-shadow:var(--shadow-outset-2)}.Button_error__K9eJZ{background:var(--red-6);box-shadow:var(--shadow-outset-2)}.Button_outline__P0ZwS{--button-outline-background:linear-gradient(287deg,rgba(255,157,26,0) 28.49%,rgba(181,111,18,0) 110.47%);--button-outline-shadow:-2px -2px 6px 0px rgba(255,157,26,.5),4px 4px 6px 0px #000;position:relative;background:var(--button-outline-background)}.Button_outline__P0ZwS:after,.Button_outline__P0ZwS:before{content:"";position:absolute;z-index:0;border-radius:inherit}.Button_outline__P0ZwS:before{inset:-1px;background:linear-gradient(135deg,var(--orange-7),var(--orange-2))}.Button_outline__P0ZwS:after{inset:0;background:linear-gradient(101deg,#2b2e34 16.03%,#1d1f23 99.28%)}.Button_outline__P0ZwS:hover .Button_text-wrapper__KDy9u{background:radial-gradient(--red-1,purple)}.Button_button___z3k5[disabled=""]{background:var(--gray-4);box-shadow:none;cursor:not-allowed;opacity:.5}.Notification_wrapper__cA3Jo{position:fixed;top:1rem;left:50%;translate:-50% 0;z-index:10;padding:.5rem 2rem;border-radius:12px;width:-moz-max-content;width:max-content;box-shadow:var(--shadow-outset)}.Notification_success__VV8_N{background:var(--green-6)}.Notification_error__YtQJo{background:var(--red-5)}.Modal_backdrop__hWESv{position:fixed;top:0;left:0;min-width:100dvw;min-height:100dvh;background:rgba(0,0,0,.2);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:flex;align-items:center;justify-content:center;z-index:100}.Modal_backdrop__hWESv[data-entering]{animation:Modal_modal-fade__K3_sv .2s}.Modal_backdrop__hWESv[data-exiting]{animation:Modal_modal-fade__K3_sv .15s ease-in reverse}.Modal_modal__jRMrb{background:var(--background-gradient);border-radius:12px;padding:2rem}.Modal_modal__jRMrb>:focus{outline:none}@keyframes Modal_modal-fade__K3_sv{0%{opacity:0}to{opacity:1}}.LoginForm_form__qh_6f{position:relative;display:flex;flex-direction:column;padding:1.5rem 2rem;max-width:28.75rem;width:100%;gap:1rem;border-radius:20px;background:var(--gray-8);box-shadow:var(--shadow-outset)}@media(min-width:480px){.LoginForm_form__qh_6f{padding:3rem 4rem}}.LoginForm_logo__kBbE_{margin:2rem auto}.LoginForm_textfield__jQfb6{max-width:none}.LoginForm_login-button__mBfMw{margin:3rem 0;width:100%}