:root{--auth-bg:#0d0d0d;--auth-card-bg:#1a1a1a;--auth-card-border:hsla(0,0%,100%,.06);--auth-card-shadow:0 8px 40px rgba(0,0,0,.6);--auth-text-primary:#e0e0e0;--auth-text-secondary:#9ca3af;--auth-text-placeholder:#555;--auth-input-bg:#262626;--auth-input-border:hsla(0,0%,100%,.1);--auth-input-border-focus:#f39e01;--auth-input-text:#e0e0e0;--auth-divider:hsla(0,0%,100%,.08);--auth-primary:#f39e01;--auth-primary-hover:#d48a01;--auth-primary-text:#000;--auth-link-color:#f39e01;--auth-error:#e73145;--auth-google-bg:#262626;--auth-google-border:hsla(0,0%,100%,.12);--auth-google-text:#e0e0e0;--auth-tab-active:#f39e01;--auth-tab-inactive:#9ca3af;--auth-tab-indicator:#f39e01;--auth-phone-bg:transparent;--auth-phone-text:#e0e0e0;--auth-grad-inner:#f39e016f;--auth-grad-mid:#1a1a1aab;--auth-grad-outer:#0d0d0d}.auth-page.light{--auth-bg:#f4f4f5;--auth-card-bg:#fff;--auth-card-border:rgba(0,0,0,.08);--auth-card-shadow:0 8px 40px rgba(0,0,0,.12);--auth-text-primary:#111;--auth-text-secondary:#6b7280;--auth-text-placeholder:#aaa;--auth-input-bg:#f9f9f9;--auth-input-border:rgba(0,0,0,.15);--auth-input-border-focus:#f39e01;--auth-input-text:#111;--auth-divider:rgba(0,0,0,.08);--auth-google-bg:#f9f9f9;--auth-google-border:rgba(0,0,0,.15);--auth-google-text:#111;--auth-tab-inactive:#6b7280;--auth-phone-text:#111;--auth-grad-inner:#f39e0162;--auth-grad-mid:#ebebeb;--auth-grad-outer:#f4f4f5}.auth-page{background:radial-gradient(circle at 50% 50%,var(--auth-grad-inner) 0,var(--auth-grad-mid) 50%,var(--auth-grad-outer) 100%);min-height:100vh}.auth-page .MuiButton-root,.auth-page .MuiInputBase-root,.auth-page .MuiOutlinedInput-root,.auth-page .MuiPaper-root,.auth-page .MuiTab-root,.auth-page .MuiTabs-root{border-radius:0!important}.auth-page.light input,.auth-page.light textarea{color:var(--auth-input-text)!important}.auth-page.light input::placeholder,.auth-page.light textarea::placeholder{color:var(--auth-text-placeholder)!important;opacity:1!important}.auth-page.light .PhoneInput input{color:var(--auth-phone-text)!important;background-color:initial!important}.auth-page.light .PhoneInputCountrySelect{background-color:#f9f9f9!important;color:#111!important}@media (max-width:600px){.auth-page{padding:0;align-items:flex-start}.auth-page *{max-width:100%;box-sizing:border-box}.auth-page .PhoneInput{flex-wrap:nowrap;overflow:hidden}}.auth-page input,.auth-page textarea{color:var(--auth-input-text)!important}.auth-page input::placeholder,.auth-page textarea::placeholder{color:var(--auth-text-placeholder)!important;opacity:1!important}.auth-page .input-phone-number input:focus{outline:none!important;border:none!important;box-shadow:none!important}.auth-page .PhoneInput input{border-radius:0!important;border:0;color:var(--auth-phone-text)!important;background-color:initial!important;font-size:14px}.auth-page .PhoneInputCountrySelect{background-color:#262626!important;color:#e0e0e0!important}.auth-page .PhoneInputCountryIcon{filter:brightness(.9)}.auth-page .MuiCheckbox-root svg{border-radius:0}@keyframes slideIn{0%{transform:translateX(90%)}to{transform:translateX(0)}}.tooltip{position:relative;display:inline-block}.tooltip .tooltiptext{width:120px;background-color:#1a1a1a;color:#e0e0e0;text-align:center;border-radius:0;padding:5px 0;position:absolute;z-index:1}.tooltip .tooltiptext:after{content:"";position:absolute;border-width:5px;border-style:solid}.tooltip .tooltiptext.left,.tooltip .tooltiptext.right{top:50%;transform:translateY(-50%)}.tooltip .tooltiptext.left{left:110%}.tooltip .tooltiptext.right{right:110%}.tooltip .tooltiptext.left:after{top:50%;right:100%;margin-top:-5px;border-color:transparent #1a1a1a transparent transparent}.tooltip .tooltiptext.right:after{top:50%;left:100%;margin-top:-5px;border-color:transparent transparent transparent #1a1a1a}.tooltip .tooltiptext.bottom,.tooltip .tooltiptext.top{left:50%;transform:translateX(-50%)}.tooltip .tooltiptext.top{top:-5px}.tooltip .tooltiptext.bottom{bottom:-5px}.tooltip .tooltiptext.top:after{bottom:100%;left:50%;margin-left:-5px;border-color:transparent transparent #1a1a1a}.tooltip .tooltiptext.bottom:after{top:100%;left:50%;margin-left:-5px;border-color:#1a1a1a transparent transparent}.editable-component:not(.resizing){transition:grid-column .22s cubic-bezier(.22,1,.36,1),grid-row .22s cubic-bezier(.22,1,.36,1)}.editable-component.resizing{transition:none!important}.editable-component.resizing *{pointer-events:none!important;-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}.editable-component.resizing{outline:2px solid var(--rs-editor-resize-active,#0073e6);outline-offset:-2px}body.resizing-nw,body.resizing-nw *{cursor:nw-resize!important}body.resizing-ne,body.resizing-ne *{cursor:ne-resize!important}body.resizing-sw,body.resizing-sw *{cursor:sw-resize!important}body.resizing-se,body.resizing-se *{cursor:se-resize!important}body.resizing-n,body.resizing-n *{cursor:n-resize!important}body.resizing-s,body.resizing-s *{cursor:s-resize!important}body.resizing-w,body.resizing-w *{cursor:w-resize!important}body.resizing-e,body.resizing-e *{cursor:e-resize!important}[style*=grid-column],[style*=grid-row]{will-change:grid-column,grid-row}body.resizing-e,body.resizing-n,body.resizing-ne,body.resizing-nw,body.resizing-s,body.resizing-se,body.resizing-sw,body.resizing-w{user-select:none!important;-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important}@font-face{font-family:NoirPro;src:url(/_next/static/media/NoirPro-Regular.2c742133.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:NoirPro;src:url(/_next/static/media/NoirPro-Medium.f4a1dc55.woff) format("woff");font-weight:500;font-style:normal}@font-face{font-family:NoirPro;src:url(/_next/static/media/NoirPro-Bold.bb7f46b6.woff) format("woff");font-weight:700;font-style:normal}#root{min-height:100vh;display:flex;min-width:0;width:100%;height:100%}