.auth-layout{min-height:100dvh;display:flex;overflow:hidden}.auth-layout__left{z-index:1;flex-direction:column;flex:0 0 40%;justify-content:flex-start;align-items:flex-start;width:40%;min-height:100dvh;padding:24px clamp(40px,6vw,80px) 24px clamp(40px,8vw,120px);display:flex;position:relative}.auth-layout__left-header{flex:none}.auth-layout__logo{transform-origin:0}.auth-layout__logo>span:first-child{box-shadow:var(--shadow-sm);background:#ffffff0a;border:1px solid #ffffff14}.auth-layout__logo>span:first-child>span{background:#ffffff29;border-color:#ffffff8c}.auth-layout__left-content{flex:1;align-items:center;width:100%;animation:.4s ease-out both fadeInUp;display:flex}.auth-layout__left-content-inner{width:100%;max-width:400px}.auth-layout__left-footer{color:var(--input-placeholder);font-size:var(--text-xs);line-height:var(--leading-normal);margin-top:auto;padding-top:24px}.auth-layout__left-footer a{color:var(--input-placeholder);text-decoration:none}.auth-layout__left-footer a:hover,.auth-layout__left-footer a:focus-visible{color:var(--text-primary);text-decoration:underline}.auth-layout__right{z-index:1;flex:0 0 60%;justify-content:center;align-items:center;width:60%;min-height:100dvh;animation:.5s ease-out .1s both fadeInUp;display:flex;position:relative;overflow:hidden}.right-panel{isolation:isolate;overflow:hidden}.right-panel .beam-layer,.right-panel .beam-layer canvas{z-index:0!important;pointer-events:none!important}.right-panel .auth-fade-mask{z-index:20}.auth-layout__right-inner{z-index:1;border-radius:var(--radius-xl);justify-content:center;align-items:center;width:100%;max-width:540px;min-height:420px;display:flex;position:relative;overflow:hidden}.auth-form-wrapper{width:100%;max-width:400px}.auth-showcase{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:420px;padding:32px;display:flex;position:relative}.auth-showcase:before{content:"";opacity:.35;pointer-events:none;background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0}.auth-showcase__content{z-index:1;max-width:420px;position:relative}.auth-showcase__content:before{content:"";filter:blur(24px);z-index:-1;pointer-events:none;background:radial-gradient(circle,#0000008c 0%,#00000047 42%,#0000 72%);border-radius:9999px;width:420px;height:420px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.auth-flow--left>div{text-align:left;width:100%}.auth-flow--left>div[class*=items-center],.auth-flow--left>div>div[class*=items-center]{align-items:flex-start}.auth-flow--left a.inline-flex,.auth-flow--left .inline-flex.justify-center{justify-content:flex-start}.auth-form-stack{flex-direction:column;gap:12px;display:flex}.auth-social-loading{border-radius:var(--radius-md);background:#0000000a;border:1px solid #00000014;height:72px}.dark .auth-social-loading{background:#ffffff0a;border:1px solid #ffffff14}@media (max-width:640px){.auth-layout__left{padding:20px 24px}.auth-layout__logo{transform:scale(.94)}}@media (max-width:1024px){.auth-layout__left{flex-basis:100%;width:100%}.auth-layout__left-content-inner,.auth-form-wrapper{margin-left:auto;margin-right:auto}.auth-layout__left-footer{width:100%;max-width:400px;margin-top:24px;margin-left:0;margin-right:0}.auth-layout__right{display:none}}
