html,body{width:100%;height:100%;margin:0;padding:0}#root{width:100%;height:100%;min-height:100%}.login-page{display:flex;width:100%;height:100%;min-height:100%}.container{width:100%;height:100%;position:relative;overflow:hidden}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.parallax-container{display:flex;flex-direction:column;position:relative;perspective:1000px;transform-style:preserve-3d;transform:rotateX(var(--rotate-x, 0deg)) rotateY(var(--rotate-y, 0deg));transition:transform .1s ease;will-change:transform;padding-left:4rem;padding-right:4rem;color:#fff;border-radius:10px;height:100%}.layer-background{display:flex;align-items:center;justify-content:center;position:absolute;inset:-4vw;background-size:cover;z-index:-1;background-position:center;transform:translateZ(-55px) scale(1.06);background-image:url(/assets/newLoginBackground-D2fUfYak.jpg);filter:blur(4px)}.layer-1{display:flex;align-items:flex-end;flex-direction:column;justify-content:flex-end;position:absolute;bottom:-200px;right:-100px;z-index:-1;transform:translate(var(--move-x, 0px)) translateY(var(--move-y, 0px)) scale(1.26);transition:transform .1s ease-out;filter:blur(.7px)}.login-card-wrapper.layer-2{display:flex;flex-direction:column;align-items:center;justify-content:center;position:absolute;inset:0;z-index:1;color:#fff;transform:none}.login-card{width:100%;max-width:260px;padding:2rem;border-radius:16px;background:radial-gradient(ellipse 110% 110% at 50% 50%,#44444ed1,#34343ee6 40%,#26262ef5,#202028fa);-webkit-backdrop-filter:blur(20px) saturate(1.2);backdrop-filter:blur(20px) saturate(1.2);border:1px solid rgba(255,255,255,.18);box-shadow:0 0 0 1px #ffffff0f inset,0 8px 32px #00000047,0 2px 8px #00000026;color:#fff;text-align:center}.login-title{font-size:1.5rem;font-weight:700;line-height:1.25;letter-spacing:-.025em;margin-bottom:.5rem;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.3);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.login-subtitle{font-size:1.0625rem;font-weight:500;line-height:1.45;letter-spacing:.01em;margin-bottom:1.5rem;color:#f5f5f7;text-shadow:0 1px 2px rgba(0,0,0,.25);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.login-form{display:flex;flex-direction:column;gap:1.25rem}.form-group{display:flex;flex-direction:column}.form-group label{margin-bottom:.25rem;font-size:.9375rem;font-weight:500;line-height:1.4;letter-spacing:.01em;color:#f0f0f4;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.form-group input{padding:.5rem .75rem;border-radius:8px;border:1px solid rgba(255,255,255,.25);background:#ffffff14;color:#fff;font-size:1rem;line-height:1.5;letter-spacing:.01em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.form-group input::placeholder{color:#ffffffd1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.submit-btn{width:100%;padding:.6rem;border-radius:8px;border:none;background:#fffffff2;color:#374151;font-size:1rem;font-weight:600;line-height:1.5;letter-spacing:.02em;cursor:pointer;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}.submit-btn:hover{background:#fff}
