.auth-layout-wrapper{background:#fef8f6;justify-content:center;align-items:center;width:100vw;height:100vh;min-height:100vh;padding:40px 20px;display:flex;overflow:auto}.auth-layout-container{background:#fff;border-radius:16px;width:1000px;min-height:600px;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000000f,0 0 0 1px #ff7b5c1a,0 0 60px #ff7b5c26,0 0 100px #ff6a471a}.auth-layout-container:before{content:"";-webkit-mask-composite:xor;pointer-events:none;opacity:.6;filter:blur(1px);background:linear-gradient(135deg,#ff7b5c4d,#ff6a4733,#ff7b5c4d);border-radius:18px;padding:2px;position:absolute;inset:-2px;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.auth-layout-container.image-left .auth-image-section{order:1}.auth-layout-container.image-left .auth-form-section,.auth-layout-container.image-right .auth-image-section{order:2}.auth-layout-container.image-right .auth-form-section{order:1}.auth-image-section{background:linear-gradient(135deg,#fff9f7 0%,#fef8f6 100%);flex-direction:column;flex:1;justify-content:center;align-items:center;padding:60px 40px;display:flex;position:relative;overflow:hidden}.auth-image-slogan{color:#ff7b5c;text-align:center;background:linear-gradient(135deg,#ff7b5c 0%,#ff6a47 100%);-webkit-text-fill-color:transparent;letter-spacing:-.5px;-webkit-background-clip:text;background-clip:text;margin-bottom:30px;font-size:24px;font-weight:700;line-height:1.3}.auth-image-wrapper{flex:1;justify-content:center;align-items:center;width:100%;display:flex;position:relative}.auth-bg-image{object-fit:contain;width:auto;max-width:70%;height:auto;max-height:70%;display:block}.auth-form-section{flex-direction:column;flex:1;justify-content:center;padding:40px;display:flex}.auth-form-wrapper{width:100%;max-width:420px;margin:0 auto}.auth-brand{align-items:center;gap:12px;margin-bottom:20px;display:flex}.brand-icon{justify-content:center;align-items:center;display:flex}.brand-text{color:var(--text-primary);font-size:20px;font-weight:600}.auth-heading{margin-bottom:20px}.auth-heading-title{color:var(--text-primary);margin:0 0 8px;font-size:28px;font-weight:700;line-height:1.2}.auth-heading-subtitle{color:var(--text-secondary);margin:0;font-size:15px;line-height:1.5}.auth-form-content{width:100%}@media (max-width:1024px){.auth-layout-wrapper{padding:20px}.auth-layout-container{flex-direction:column;width:100%;max-width:600px;min-height:auto}.auth-layout-container.image-left .auth-image-section,.auth-layout-container.image-right .auth-image-section{order:1}.auth-layout-container.image-left .auth-form-section,.auth-layout-container.image-right .auth-form-section{order:2}.auth-image-section{min-height:200px;padding:30px 24px}.auth-image-slogan{margin-bottom:16px;font-size:20px}.auth-bg-image{max-width:60%;max-height:60%}.auth-form-section{padding:32px 24px}.auth-form-wrapper{max-width:100%}}@media (max-width:768px){.auth-layout-wrapper{min-height:100vh;padding:16px}.auth-layout-container{width:100%;max-width:100%}.auth-image-section{display:none}.auth-form-section{padding:24px 16px}.auth-heading-title{font-size:24px}.auth-heading-subtitle{font-size:13px}.auth-brand{margin-bottom:16px}.brand-text{font-size:18px}}
