.auth-layout{min-height:100dvh;display:flex}.auth-panel-brand{display:none;position:relative;flex:1 1 0%;overflow:hidden;background:#0f0f0f}@media (min-width:900px){.auth-panel-brand{display:flex;flex-direction:column;align-items:center;justify-content:center;max-width:52%}}.auth-panel-brand__bg{position:absolute;inset:0;background-size:cover;background-position:center 20%;background-image:url(/marketing/optimized/hero_maslos_new.webp);opacity:.22}.auth-panel-brand__overlay{position:absolute;inset:0;background:linear-gradient(180deg,#0f0f0f 0,transparent 35%,transparent 65%,#0f0f0f)}.auth-panel-brand__content{position:relative;z-index:10;display:flex;flex-direction:column;align-items:center;gap:2rem;padding:3rem;text-align:center}.auth-panel-brand__logo{width:auto;height:clamp(48px,6vw,80px)}.auth-panel-brand__divider{width:40px;height:1px;background:#b8975a;opacity:.6}.auth-panel-brand__tagline{font-family:Playfair Display,Georgia,serif;font-size:clamp(1.1rem,1.8vw,1.5rem);font-weight:400;color:rgba(255,255,255,.75);line-height:1.5;max-width:340px;letter-spacing:.02em}.auth-panel-brand__sub{font-size:.75rem;letter-spacing:.12em;text-transform:uppercase;color:#b8975a;opacity:.8}.auth-panel-form{flex:1 1 0%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2.5rem 1.5rem;background:var(--heroui-background);overflow-y:auto}