.pxs-auth-layout{--auth-page-bg:#0f1113}.pxs-auth-visual-panel{background-color:var(--auth-page-bg)}[data-theme=dark].pxs-auth-layout,html[data-theme=dark] .pxs-auth-layout{--auth-page-bg:#0f1113;--auth-bg:var(--auth-page-bg);--auth-surface:#1c1e20;--auth-input-bg:#252729;--auth-text:#ffffff;--auth-text-muted:#898a8b;--auth-border:#ffffff14;background-color:var(--auth-page-bg)}html[data-theme=dark] .pxs-auth-page{background-color:var(--auth-page-bg)}html[data-theme=dark] .pxs-auth-form-panel{background-color:var(--auth-page-bg)!important;border-color:var(--auth-border)!important;color:var(--auth-text)}html[data-theme=dark] .pxs-auth-form-panel .text-neutral-700,html[data-theme=dark] .pxs-auth-form-panel .text-neutral-900,html[data-theme=dark] .pxs-auth-form-panel h1,html[data-theme=dark] .pxs-auth-form-panel h2{color:var(--auth-text)!important}html[data-theme=dark] .pxs-auth-form-panel .text-neutral-400,html[data-theme=dark] .pxs-auth-form-panel .text-neutral-500,html[data-theme=dark] .pxs-auth-form-panel .text-neutral-600{color:var(--auth-text-muted)!important}html[data-theme=dark] .pxs-auth-form-panel .border-neutral-100,html[data-theme=dark] .pxs-auth-form-panel .border-neutral-200,html[data-theme=dark] .pxs-auth-form-panel .border-neutral-300{border-color:var(--auth-border)!important}html[data-theme=dark] .pxs-auth-form-panel .auth-form-input,html[data-theme=dark] .pxs-auth-form-panel .auth-form-otp-input,html[data-theme=dark] .pxs-auth-form-panel select.auth-form-input{background-color:var(--auth-input-bg)!important;color:var(--auth-text)!important;caret-color:var(--auth-text);-webkit-text-fill-color:var(--auth-text)}html[data-theme=dark] .pxs-auth-form-panel .auth-form-input::-moz-placeholder,html[data-theme=dark] .pxs-auth-form-panel .auth-form-otp-input::-moz-placeholder{color:var(--auth-text-muted)!important;opacity:.85;-webkit-text-fill-color:var(--auth-text-muted)}html[data-theme=dark] .pxs-auth-form-panel .auth-form-input::placeholder,html[data-theme=dark] .pxs-auth-form-panel .auth-form-otp-input::placeholder{color:var(--auth-text-muted)!important;opacity:.85;-webkit-text-fill-color:var(--auth-text-muted)}html[data-theme=dark] .pxs-auth-form-panel .auth-form-input:-webkit-autofill,html[data-theme=dark] .pxs-auth-form-panel .auth-form-input:-webkit-autofill:focus,html[data-theme=dark] .pxs-auth-form-panel .auth-form-input:-webkit-autofill:hover{-webkit-text-fill-color:var(--auth-text)!important;-webkit-transition:background-color 9999s ease-out 0s;transition:background-color 9999s ease-out 0s}html[data-theme=dark] .pxs-auth-form-panel button.border-neutral-200{background-color:transparent!important;border-color:var(--auth-border)!important;color:var(--auth-text)!important}html[data-theme=dark] .pxs-auth-form-panel button.border-neutral-200:hover{background-color:var(--auth-surface)!important}html[data-theme=dark] .pxs-auth-form-panel button.bg-white{background-color:var(--auth-surface)!important;border-color:var(--auth-border)!important;color:var(--auth-text)!important}html[data-theme=dark] .pxs-auth-form-panel button.bg-white:hover{background-color:var(--auth-input-bg)!important}html[data-theme=dark] .pxs-auth-form-panel .bg-amber-50{background-color:rgb(245 158 11/12%)!important;border-color:rgb(245 158 11/28%)!important;color:#fbbf24!important}html[data-theme=dark] .pxs-auth-form-panel .text-amber-800{color:#fbbf24!important}html[data-theme=dark] .pxs-auth-form-panel .border-amber-200{border-color:rgb(245 158 11/28%)!important}html[data-theme=dark] .pxs-auth-form-panel input[type=checkbox]{border-color:var(--auth-border);background-color:var(--auth-input-bg)}html[data-theme=dark] .pxs-auth-form-panel .hover\:text-neutral-600:hover,html[data-theme=dark] .pxs-auth-form-panel a.text-primary,html[data-theme=dark] .pxs-auth-form-panel a.underline,html[data-theme=dark] .pxs-auth-form-panel a.underline:hover,html[data-theme=dark] .pxs-auth-form-panel button.text-primary{color:var(--auth-text)!important}html[data-theme=dark] .pxs-auth-form-panel .hover\:text-primary\/90:hover,html[data-theme=dark] .pxs-auth-form-panel a.text-primary:hover,html[data-theme=dark] .pxs-auth-form-panel button.text-primary:hover{color:var(--auth-text)!important;opacity:.85}html[data-theme=dark] .pxs-auth-form-panel button.bg-primary{background-color:#ffffff!important;color:#0f1113!important;box-shadow:none!important}html[data-theme=dark] .pxs-auth-form-panel button.bg-primary:hover{background-color:#e8e8e8!important;color:#0f1113!important}html[data-theme=dark] .pxs-auth-form-panel .pxs-auth-logo{filter:brightness(0) invert(1)}@media (min-width:1024px){.pxs-auth-form-panel a:has(>.pxs-auth-logo){display:none}}html[data-theme=dark] .pxs-auth-form-panel .text-red-600{color:#f87171!important}.pxs-auth-theme-toggle{border-color:#e5e5e5;background-color:#ffffff;color:#525252;box-shadow:0 1px 3px rgb(0 0 0/8%)}.pxs-auth-theme-toggle:hover{background-color:#f5f5f5;border-color:#d4d4d4;color:#262626}.pxs-auth-theme-toggle svg{color:currentColor;stroke:currentColor}html[data-theme=dark] .pxs-auth-theme-toggle{border-color:var(--auth-border);background-color:var(--auth-surface);color:var(--auth-text);backdrop-filter:none}html[data-theme=dark] .pxs-auth-theme-toggle:hover{background-color:var(--auth-input-bg);border-color:rgb(255 255 255/22%)}.pxs-auth-page{min-height:100vh}@media (min-width:1024px){.pxs-auth-page{height:100vh;min-height:100vh;overflow:hidden}}.pxs-auth-side-rays,.pxs-auth-visual-panel__rays{width:100%;height:100%}.pxs-auth-side-rays canvas{display:block;width:100%!important;height:100%!important}.pxs-auth-back-link{color:#404040}.pxs-auth-back-link:hover{color:#171717}html[data-theme=dark] .pxs-auth-back-link{color:rgb(255 255 255/95%)}html[data-theme=dark] .pxs-auth-back-link:hover{color:#ffffff}.pxs-auth-visual-panel__vignette{background:radial-gradient(ellipse 90% 80% at 50% 50%,transparent 40%,rgb(15 17 19/34%) 100%),linear-gradient(90deg,transparent,transparent 45%,rgb(150 200 255/10%) 68%,rgb(255 255 255/14%))}.pxs-auth-visual-panel__edge-fade{display:none}[data-theme=dark] .pxs-auth-visual-panel__edge-fade,html[data-theme=dark] .pxs-auth-visual-panel__edge-fade{display:block;background:linear-gradient(90deg,var(--auth-page-bg) 0,rgb(15 17 19/90%) 8%,rgb(15 17 19/55%) 20%,rgb(15 17 19/26%) 34%,rgb(15 17 19/8%) 48%,transparent 62%)}.pxs-auth-glass-logo{position:absolute;inset:0;z-index:5;display:flex;align-items:center;justify-content:flex-start;pointer-events:none}.pxs-auth-glass-logo__wrap{flex-shrink:0;width:min(100vh,52vw,112%);height:min(100vh,52vw,112%);margin-left:-18%;-webkit-mask-image:linear-gradient(90deg,transparent,rgb(0 0 0/35%) 18%,#000 28%,#000);mask-image:linear-gradient(90deg,transparent,rgb(0 0 0/35%) 18%,#000 28%,#000)}.pxs-auth-glass-logo__icon{position:relative;width:100%;aspect-ratio:1}.pxs-auth-glass-logo__body{position:absolute;inset:0;overflow:hidden;-webkit-mask-image:url(/images/favicon.svg);mask-image:url(/images/favicon.svg);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.pxs-auth-glass-logo__frost{position:absolute;inset:-35%;background:rgb(255 255 255/2.8%);backdrop-filter:blur(14px) saturate(120%);-webkit-backdrop-filter:blur(14px) saturate(120%)}.pxs-auth-glass-logo__sheen{position:absolute;inset:0;background:linear-gradient(168deg,rgb(255 255 255/5%),rgb(255 255 255/1.2%) 42%,transparent 68%)}.pxs-auth-glass-logo__beam{position:absolute;inset:0;background:linear-gradient(225deg,rgb(255 255 255/10%),rgb(255 255 255/2.5%) 28%,transparent 52%);mix-blend-mode:soft-light}.pxs-auth-glass-logo__lines{position:absolute;inset:0;display:block;width:100%;height:100%;overflow:visible;pointer-events:none;opacity:.88}