:root{--ht-brand-50:#e6f1f1;--ht-brand-100:#c3e0e0;--ht-brand-200:#96caca;--ht-brand-300:#5fb0b0;--ht-brand-400:#2b9494;--ht-brand-500:#0f7373;--ht-brand-600:#005050;--ht-brand-700:#004545;--ht-brand-800:#003a3a;--ht-brand-900:#002e2e;--ht-brand-950:#001c1c;--ht-radius:8px;--ht-radius-sm:6px;--ht-radius-lg:12px;--ht-surface-layout:#f4f6f5;--ht-surface-container:#fff;--ht-surface-raised:#fafbfb;--ht-border-subtle:#e8ecea;--ht-heading:#10231d;--ht-elevation-sm:0 1px 2px 0 #0a1f1a0a, 0 1px 3px 0 #0a1f1a0f;--ht-elevation-md:0 2px 8px -2px #0a1f1a14, 0 6px 18px -6px #0a1f1a1a;--ht-elevation-lg:0 10px 28px -8px #0a1f1a24, 0 18px 42px -16px #0a1f1a1f;--ht-step--1:.833rem;--ht-step-0:1rem;--ht-step-1:max(1.2rem, 1.1rem + .15vw);--ht-step-2:max(1.45rem, 1.25rem + .4vw);--ht-step-3:max(1.75rem, 1.45rem + .7vw);--ht-step-4:max(2.1rem, 1.7rem + 1vw);--ht-step-5:max(2.5rem, 2rem + 1.3vw);--ht-space-xs:max(4px, .25rem);--ht-space-sm:max(8px, .5rem);--ht-space-md:max(12px, .75rem);--ht-space-lg:max(16px, 1rem);--ht-space-xl:max(24px, 1.5rem);--ht-space-xxl:max(32px, 2rem);--ht-space-xxxl:max(48px, 3rem);--ht-status-planned:#2f6cd0;--ht-status-executed:var(--ht-brand-600);--ht-status-cancelled:#d4434b;--ht-status-suspended:#d98a17;--ht-motion-fast:.12s;--ht-motion-mid:.22s;--ht-ease-out:cubic-bezier(.16, 1, .3, 1);font-size:max(15px,.5vw + 13px)}html,body{min-height:100%;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.ht-auth{grid-template-columns:1fr;min-height:100dvh;display:grid}@media (width>=900px){.ht-auth{grid-template-columns:7fr 8fr}}.ht-auth__brand{color:#fff;background:radial-gradient(120% 120% at 0% 0%, var(--ht-brand-700) 0%, var(--ht-brand-900) 60%, var(--ht-brand-950) 100%);flex-direction:column;justify-content:space-between;padding:48px;display:none;position:relative;overflow:hidden}@media (width>=900px){.ht-auth__brand{display:flex}}.ht-auth__brand:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(#0006 0%,#0000 24% 68%,#00000080 100%),radial-gradient(40% 40% at 85% 15%,#ffffff0f 0%,#0000 70%),radial-gradient(50% 50% at 10% 90%,#ffffff0d 0%,#0000 70%);position:absolute;inset:0}.ht-auth__logo{object-fit:contain;z-index:2;align-self:flex-start;width:auto;max-width:220px;height:44px;margin-bottom:40px;position:relative}.ht-auth__brand-video-wrap{z-index:0;position:absolute;inset:0;overflow:hidden}.ht-auth__brand-video{object-fit:cover;width:100%;height:100%;display:block}.ht-auth__brand-foot{z-index:2;color:#ffffffbf;margin:0;font-size:13px;position:relative}.ht-auth__mobile-bg{z-index:0;position:fixed;inset:0;overflow:hidden}.ht-auth__mobile-bg:after{content:"";background:linear-gradient(#02141299 0%,#02141266 45%,#021412ad 100%);position:absolute;inset:0}.ht-auth__mobile-bg-video{object-fit:cover;width:100%;height:100%;display:block}@media (width>=900px){.ht-auth__mobile-bg{display:none}}.ht-auth__form{z-index:1;min-height:100dvh;padding:max(24px, env(safe-area-inset-top)) 20px max(24px, env(safe-area-inset-bottom));background:0 0;flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative}@media (width>=900px){.ht-auth__form{background:var(--ht-surface-layout);min-height:0;padding:24px}}.ht-auth__form-inner{width:100%;max-width:420px;margin-inline:auto}.ht-auth__form-logo{justify-content:center;margin-bottom:20px;display:flex}.ht-auth__form-logo-img{object-fit:contain;width:auto;max-width:200px;height:40px;display:block}@media (width>=900px){.ht-auth__form-logo{display:none}}.ht-auth__card{-webkit-backdrop-filter:blur(16px);width:100%;max-width:420px;border-radius:var(--ht-radius-lg)!important;background:#ffffffe0!important;border:1px solid #ffffff8c!important;box-shadow:0 12px 32px #00000059!important}.ht-auth__card .ant-card-body{padding:28px 20px}@media (width>=900px){.ht-auth__card{-webkit-backdrop-filter:none;border:1px solid var(--ht-border-subtle)!important;box-shadow:var(--ht-elevation-md)!important;background:var(--ht-surface-container)!important}.ht-auth__card .ant-card-body{padding:32px 28px}}.ht-auth__forgot{justify-content:flex-end;margin:-8px 0 16px;display:flex}.ht-auth__forgot-link.ant-btn{height:auto;padding:0;font-size:13px}.ht-auth__forgot-panel{flex-direction:column;gap:16px;display:flex}.ht-auth__forgot-hint{font-size:13px}.ht-auth__forgot-back.ant-btn{align-self:center;height:auto;padding:0}.ht-auth__secondary-methods{flex-direction:column;gap:12px;display:flex}.ht-auth__head{margin-bottom:16px}@media (width>=900px){.ht-auth__head{margin-bottom:24px}}.ht-auth__sep.ant-divider{margin-top:16px;margin-bottom:16px}@media (width>=900px){.ht-auth__sep.ant-divider{margin-top:24px;margin-bottom:24px}}.ht-auth__field{margin-bottom:12px}@media (width>=900px){.ht-auth__field{margin-bottom:16px}}.ht-auth__field-last{margin-bottom:16px}@media (width>=900px){.ht-auth__field-last{margin-bottom:24px}}.ht-auth__label{margin-bottom:4px;font-size:14px;font-weight:500;display:block}.ht-auth__alert{margin-bottom:16px}@media (width>=900px){.ht-auth__alert{margin-bottom:20px}}.ht-auth__foot{z-index:1;text-align:center;margin:16px 0 0;position:relative}.ht-auth__foot .ant-typography{color:#ffffffc7!important}@media (width>=900px){.ht-auth__foot{display:none}}
