.SignIn_container__SQZcm{width:100%;min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);position:relative;overflow:hidden}.SignIn_container__SQZcm:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(255,255,255,.1) 0,transparent 70%);animation:SignIn_rotate__ZH2OQ 20s linear infinite}@keyframes SignIn_rotate__ZH2OQ{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.SignIn_contentWrapper__a6CFq{position:relative;z-index:1;width:100%;padding:2rem}.SignIn_debugPanel__reTtF{margin-bottom:1rem;padding:1rem;background:rgba(255,255,255,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:12px;border:1px solid rgba(255,255,255,.2);font-family:Monaco,Courier New,monospace;font-size:.75rem;color:white;white-space:pre-wrap;word-break:break-word;box-shadow:0 4px 12px rgba(0,0,0,.1)}.SignIn_errorContainer__5wmxC{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 2rem;background:rgba(255,255,255,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:16px;box-shadow:0 20px 60px rgba(0,0,0,.3);border:1px solid rgba(255,255,255,.3);text-align:center}.SignIn_errorIcon__G_yyU{width:64px;height:64px;margin-bottom:1.5rem;background:linear-gradient(135deg,#ef4444,#dc2626);border-radius:50%;display:flex;align-items:center;justify-content:center;color:white;font-size:2rem;font-weight:700;box-shadow:0 8px 24px rgba(239,68,68,.3)}.SignIn_errorTitle__KrbcR{font-size:1.5rem;font-weight:700;color:#ef4444;margin:0 0 .5rem;letter-spacing:-.025em}.SignIn_errorMessage__ovWCW{font-size:1rem;color:#6b7280;margin:0;line-height:1.6}@media (max-width:640px){.SignIn_contentWrapper__a6CFq{padding:1rem}.SignIn_debugPanel__reTtF{font-size:.625rem;padding:.75rem}.SignIn_errorContainer__5wmxC{padding:2rem 1.5rem}.SignIn_errorIcon__G_yyU{width:48px;height:48px;font-size:1.5rem}.SignIn_errorTitle__KrbcR{font-size:1.25rem}.SignIn_errorMessage__ovWCW{font-size:.875rem}}@media (prefers-color-scheme:dark){.SignIn_container__SQZcm{background:linear-gradient(135deg,#1e293b,#0f172a)}.SignIn_debugPanel__reTtF{background:rgba(15,23,42,.8);border-color:rgba(255,255,255,.1)}.SignIn_errorContainer__5wmxC{background:rgba(30,41,59,.95);border-color:rgba(255,255,255,.1)}.SignIn_errorMessage__ovWCW{color:#94a3b8}}@keyframes SignIn_float__Pyg_E{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.SignIn_errorIcon__G_yyU{animation:SignIn_float__Pyg_E 3s ease-in-out infinite}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:rgba(255,255,255,0.7);--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-offset:16px;--toastify-toast-top:max(var(--toastify-toast-offset),env(safe-area-inset-top));--toastify-toast-right:max(var(--toastify-toast-offset),env(safe-area-inset-right));--toastify-toast-left:max(var(--toastify-toast-offset),env(safe-area-inset-left));--toastify-toast-bottom:max(var(--toastify-toast-offset),env(safe-area-inset-bottom));--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-toast-bd-radius:6px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-bgo:0.2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translateZ(var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translateX(-50%)}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right)}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right)}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;padding:0;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translateX(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:auto}}.Toastify__toast{--y:0;position:relative;touch-action:none;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px rgba(0,0,0,.1);display:flex;justify-content:space-between;max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0;overflow:hidden}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__close-button,.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;flex:1 1 auto;padding:6px;display:flex;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;flex:1 1}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width:480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;align-self:flex-start;z-index:1}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:auto;transform-origin:right;border-bottom-left-radius:0;border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp{position:absolute;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.LoginForm_container__HQk6S{min-height:100vh;display:flex;background:#ffffff;transition:background-color .3s ease}.LoginForm_formContainer__3qvwL{display:grid;grid-template-columns:1fr 1fr;width:100%;min-height:100vh}.LoginForm_formContent__MW91P{background:linear-gradient(135deg,#667eea,#764ba2);padding:0;color:white;display:flex;flex-direction:column;position:relative;overflow:hidden}.LoginForm_formTitle__tNpGl{position:absolute;top:3rem;left:3rem;font-size:2.5rem;font-weight:800;margin:0;z-index:10;text-shadow:0 2px 10px rgba(0,0,0,.2);letter-spacing:-.5px}.LoginForm_formSubtitle__Hbci1{position:absolute;top:6.5rem;left:3rem;font-size:1.125rem;margin:0;z-index:10;opacity:.95;font-weight:400}.LoginForm_carouselPlaceholder__DU4v1{flex:1 1;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.LoginForm_formWrapper__W5sN4{padding:4rem 6rem;width:100%;display:flex;flex-direction:column;justify-content:center;background:#ffffff;position:relative}.LoginForm_darkModeToggle__SlKI7{position:absolute;top:2rem;right:2rem;background:none;border:none;color:#6b7280;cursor:pointer;font-size:1.25rem;transition:all .2s;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center}.LoginForm_darkModeToggle__SlKI7:hover{background:#f3f4f6;color:#4f46e5}.LoginForm_formHeader__T4KHb{text-align:left;margin-bottom:2.5rem}.LoginForm_welcomeText__yGABZ{font-size:2rem;font-weight:700;color:#111827;margin-bottom:.5rem;letter-spacing:-.5px}.LoginForm_signInText__9sGoT{color:#6b7280;margin:0;font-size:1rem}.LoginForm_form___WjKK{display:flex;flex-direction:column;gap:1.5rem;max-width:100%;width:100%}.LoginForm_inputGroup__eV4tl{display:flex;flex-direction:column;gap:.625rem}.LoginForm_label__VxWO6{font-size:.875rem;font-weight:600;color:#1f2937;margin:0;letter-spacing:.01em;transition:color .2s}.LoginForm_inputWrapper__rN7w1{position:relative;display:flex;align-items:center}.LoginForm_input__phk6G{width:100%;padding:1rem 1rem 1rem 3.25rem;border:2px solid #e5e7eb;border-radius:.875rem;font-size:1rem;transition:all .3s cubic-bezier(.4,0,.2,1);background:#f9fafb;color:#111827;font-weight:400;line-height:1.5}.LoginForm_input__phk6G:hover{border-color:#d1d5db;background:#ffffff}.LoginForm_input__phk6G:focus{outline:none;border-color:#667eea;background:#ffffff;box-shadow:0 0 0 4px rgba(102,126,234,.1),0 1px 2px 0 rgba(0,0,0,.05);transform:translateY(-1px)}.LoginForm_input__phk6G::placeholder{color:#9ca3af;font-weight:400}.LoginForm_inputIcon__ydGy0{position:absolute;left:1.125rem;color:#9ca3af;font-size:1.125rem;pointer-events:none;transition:all .3s cubic-bezier(.4,0,.2,1)}.LoginForm_inputWrapper__rN7w1:focus-within .LoginForm_inputIcon__ydGy0{color:#667eea;transform:scale(1.1)}.LoginForm_passwordToggle__11jCD{position:absolute;right:.75rem;background:none;border:none;color:#6b7280;cursor:pointer;padding:.625rem;display:flex;align-items:center;justify-content:center;transition:all .2s cubic-bezier(.4,0,.2,1);border-radius:.5rem;font-size:1.125rem}.LoginForm_passwordToggle__11jCD:hover{color:#667eea;background:rgba(102,126,234,.08)}.LoginForm_passwordToggle__11jCD:active{transform:scale(.95)}.LoginForm_passwordRequirements__fYayp{background:linear-gradient(180deg,#fef2f2,#fef8f8);border:1.5px solid #fecaca;border-radius:.75rem;padding:1rem 1.125rem;font-size:.875rem;color:#991b1b;margin-top:.5rem;box-shadow:0 1px 3px rgba(220,38,38,.08)}.LoginForm_passwordRequirements__fYayp p{margin:0 0 .625rem;font-weight:600;display:flex;align-items:center;gap:.5rem;font-size:.875rem}.LoginForm_infoIcon__nFSVR{color:#dc2626;font-size:1rem;flex-shrink:0}.LoginForm_passwordRequirements__fYayp ul{margin:0;padding-left:.25rem;list-style:none}.LoginForm_passwordRequirements__fYayp li{margin:.375rem 0;position:relative;padding-left:1.5rem;line-height:1.5}.LoginForm_passwordRequirements__fYayp li:before{content:"•";position:absolute;left:.5rem;font-weight:700;font-size:1rem}.LoginForm_passwordError__Mstk_{color:#dc2626;font-weight:500}.LoginForm_submitButton__1If5p{width:100%;padding:1rem 1.5rem;background:linear-gradient(135deg,#667eea,#764ba2);color:white;border:none;border-radius:.875rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 14px rgba(102,126,234,.35),0 2px 4px rgba(0,0,0,.08);margin-top:.75rem;letter-spacing:.02em;position:relative;overflow:hidden}.LoginForm_submitButton__1If5p:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}.LoginForm_submitButton__1If5p:hover:before{left:100%}.LoginForm_submitButton__1If5p:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(102,126,234,.45),0 4px 8px rgba(0,0,0,.12)}.LoginForm_submitButton__1If5p:active{transform:translateY(0);box-shadow:0 4px 14px rgba(102,126,234,.35)}.LoginForm_submitButtonDisabled__ApHv2{background:linear-gradient(135deg,#d1d5db,#9ca3af);cursor:not-allowed;box-shadow:none;opacity:.6}.LoginForm_submitButtonDisabled__ApHv2:hover{transform:none;box-shadow:none}.LoginForm_submitButtonDisabled__ApHv2:before{display:none}.LoginForm_loadingSpinner__PCjzm{display:flex;align-items:center;justify-content:center;gap:.75rem}.LoginForm_spinner__Po6Pp{width:20px;height:20px;border:2px solid rgba(255,255,255,.3);border-top-color:white;border-radius:50%;animation:LoginForm_spin__iLR03 .8s linear infinite}@keyframes LoginForm_spin__iLR03{to{transform:rotate(1turn)}}.LoginForm_footerLinks__cOPyL{margin-top:2.5rem;padding-top:2rem;border-top:1px solid #e5e7eb;display:flex;flex-wrap:wrap;gap:1.25rem;justify-content:center;font-size:.8125rem}.LoginForm_footerLinks__cOPyL a{color:#6b7280;text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1);font-weight:500;position:relative;padding:.25rem 0}.LoginForm_footerLinks__cOPyL a:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:linear-gradient(90deg,#667eea,#764ba2);transition:width .3s cubic-bezier(.4,0,.2,1)}.LoginForm_footerLinks__cOPyL a:hover{color:#667eea}.LoginForm_footerLinks__cOPyL a:hover:after{width:100%}.LoginForm_forgotPassword__8eEUh{text-align:center;margin-top:1rem}.LoginForm_forgotPasswordLink__d_sFR{color:#4f46e5;text-decoration:none;font-size:.875rem;font-weight:500;transition:color .2s}.LoginForm_forgotPasswordLink__d_sFR:hover{color:#4338ca}.LoginForm_darkMode__8VOlF{background:#111827}.LoginForm_darkMode__8VOlF .LoginForm_formWrapper__W5sN4{background:#1f2937}.LoginForm_darkMode__8VOlF .LoginForm_welcomeText__yGABZ{color:#f9fafb}.LoginForm_darkMode__8VOlF .LoginForm_signInText__9sGoT{color:#9ca3af}.LoginForm_darkMode__8VOlF .LoginForm_label__VxWO6{color:#e5e7eb}.LoginForm_darkMode__8VOlF .LoginForm_input__phk6G{background:#1f2937;border-color:#374151;color:#f9fafb}.LoginForm_darkMode__8VOlF .LoginForm_input__phk6G:hover{border-color:#4b5563;background:#111827}.LoginForm_darkMode__8VOlF .LoginForm_input__phk6G:focus{border-color:#667eea;background:#111827;box-shadow:0 0 0 4px rgba(102,126,234,.15),0 1px 2px 0 rgba(0,0,0,.3)}.LoginForm_darkMode__8VOlF .LoginForm_inputIcon__ydGy0{color:#6b7280}.LoginForm_darkMode__8VOlF .LoginForm_inputWrapper__rN7w1:focus-within .LoginForm_inputIcon__ydGy0{color:#818cf8}.LoginForm_darkMode__8VOlF .LoginForm_passwordToggle__11jCD:hover{color:#818cf8;background:rgba(129,140,248,.1)}.LoginForm_darkMode__8VOlF .LoginForm_darkModeToggle__SlKI7{color:#9ca3af}.LoginForm_darkMode__8VOlF .LoginForm_darkModeToggle__SlKI7:hover{background:#374151;color:#667eea}@media (max-width:1024px){.LoginForm_formContainer__3qvwL{grid-template-columns:1fr}.LoginForm_formContent__MW91P{display:none}.LoginForm_formWrapper__W5sN4{padding:3rem 2rem}}@media (max-width:768px){.LoginForm_formWrapper__W5sN4{padding:2rem 1.5rem}.LoginForm_welcomeText__yGABZ{font-size:1.5rem}.LoginForm_form___WjKK{max-width:100%}.LoginForm_footerLinks__cOPyL{font-size:.75rem;gap:.75rem}}@media (max-width:480px){.LoginForm_container__HQk6S{padding:0}.LoginForm_formWrapper__W5sN4{padding:1.5rem 1rem}.LoginForm_welcomeText__yGABZ{font-size:1.25rem}.LoginForm_formHeader__T4KHb{margin-bottom:1.5rem}.LoginForm_darkModeToggle__SlKI7{top:1rem;right:1rem}}.carousel_carousel__W5NEP{overflow:hidden;background:transparent}.carousel_carouselTrack__ceswP,.carousel_carousel__W5NEP{position:relative;width:100%;height:100%}.carousel_carouselItem__Majl0{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;padding:4rem;opacity:0;transition:opacity .8s cubic-bezier(.4,0,.2,1);z-index:1}.carousel_carouselItem__Majl0.carousel_active__vThrH{opacity:1;z-index:2}.carousel_carouselContent__BQWwA{max-width:600px;width:100%;text-align:center;animation:carousel_fadeInUp__7YL2U .8s ease-out}@keyframes carousel_fadeInUp__7YL2U{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.carousel_iconWrapper__hhXdo{margin-bottom:2rem;display:flex;justify-content:center;align-items:center}.carousel_carouselIcon__k14PP{font-size:5rem;color:rgba(255,255,255,.95);filter:drop-shadow(0 8px 16px rgba(0,0,0,.2));animation:carousel_float__cVJI7 3s ease-in-out infinite}@keyframes carousel_float__cVJI7{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.carousel_textContent__clI5W{color:white}.carousel_subtitle__qZvro{font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:2px;margin-bottom:1rem;opacity:.9;color:rgba(255,255,255,.85)}.carousel_title__iqly9{font-size:2.5rem;font-weight:800;margin-bottom:1.5rem;line-height:1.2;letter-spacing:-.5px;text-shadow:0 2px 10px rgba(0,0,0,.2)}.carousel_description__6x_nf{font-size:1.125rem;line-height:1.7;opacity:.95;margin:0;color:rgba(255,255,255,.9);font-weight:400}.carousel_carouselButton__eFtsP{position:absolute;top:50%;transform:translateY(-50%);background-color:rgba(255,255,255,.15);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px solid rgba(255,255,255,.2);border-radius:50%;width:3.5rem;height:3.5rem;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);z-index:10;color:white;font-size:1.25rem}.carousel_carouselButton__eFtsP:hover{background-color:rgba(255,255,255,.25);border-color:rgba(255,255,255,.4);transform:translateY(-50%) scale(1.1)}.carousel_carouselButton__eFtsP:active{transform:translateY(-50%) scale(.95)}.carousel_prevButton__xvLup{left:2rem}.carousel_nextButton__qPa7r{right:2rem}.carousel_indicators__0gO5U{position:absolute;bottom:3rem;left:50%;transform:translateX(-50%);display:flex;gap:.75rem;z-index:10}.carousel_indicator__KI_sJ{width:2.5rem;height:.375rem;border-radius:.25rem;background-color:rgba(255,255,255,.3);border:none;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);padding:0}.carousel_indicator__KI_sJ:hover{background-color:rgba(255,255,255,.5)}.carousel_indicator__KI_sJ.carousel_activeIndicator__3oTIE{background-color:rgba(255,255,255,.95);width:3rem}@media (max-width:1024px){.carousel_carouselItem__Majl0{padding:3rem 2rem}.carousel_title__iqly9{font-size:2rem}.carousel_carouselIcon__k14PP{font-size:4rem}.carousel_description__6x_nf{font-size:1rem}}@media (max-width:768px){.carousel_carouselItem__Majl0{padding:2rem 1.5rem}.carousel_title__iqly9{font-size:1.5rem}.carousel_carouselIcon__k14PP{font-size:3rem}.carousel_subtitle__qZvro{font-size:.75rem}.carousel_description__6x_nf{font-size:.875rem}.carousel_carouselButton__eFtsP{width:2.5rem;height:2.5rem;font-size:1rem}.carousel_prevButton__xvLup{left:1rem}.carousel_nextButton__qPa7r{right:1rem}.carousel_indicators__0gO5U{bottom:2rem;gap:.5rem}.carousel_indicator__KI_sJ{width:1.5rem;height:.25rem}.carousel_indicator__KI_sJ.carousel_activeIndicator__3oTIE{width:2rem}}@media (max-width:480px){.carousel_carouselItem__Majl0{padding:1.5rem 1rem}.carousel_title__iqly9{font-size:1.25rem;margin-bottom:1rem}.carousel_carouselIcon__k14PP{font-size:2.5rem}.carousel_iconWrapper__hhXdo{margin-bottom:1.5rem}.carousel_description__6x_nf{font-size:.75rem}.carousel_indicators__0gO5U{bottom:1.5rem}}.LoginForm_container__7MFJz{min-height:100vh;background:linear-gradient(to bottom right,#e0f2fe,#e0e7ff);display:flex;align-items:center;justify-content:center;padding:1rem;transition:background-color .3s ease}.LoginForm_formContainer__vYv9Y{background-color:white;border-radius:1rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);overflow:hidden;max-width:64rem;width:100%;display:flex;flex-direction:column;transition:background-color .3s ease,box-shadow .3s ease}.LoginForm_formContent__O1niw{background-color:#4f46e5;padding:2rem;color:white;display:none}.LoginForm_formTitle__7oGrt{font-size:2rem;font-weight:700;margin-bottom:1rem}.LoginForm_formSubtitle__INH5B{font-size:1rem;margin-bottom:1.5rem}.LoginForm_carouselPlaceholder__xVkK8{height:12rem}.LoginForm_formWrapper__viMqI{padding:1.5rem;width:100%;position:relative}.LoginForm_darkModeToggle__XcYP_{position:absolute;top:1rem;right:1rem;background:none;border:none;color:#4f46e5;cursor:pointer;font-size:1.25rem}.LoginForm_formHeader___le6S{text-align:center;margin-bottom:1.5rem}.LoginForm_welcomeText__w8oRr{font-size:1.25rem;font-weight:600;color:#1f2937}.LoginForm_signInText__6LRZs{color:#6b7280;margin-top:.5rem}.LoginForm_form__7WKhJ{gap:1.25rem}.LoginForm_form__7WKhJ,.LoginForm_inputGroup__q0eFq{display:flex;flex-direction:column}.LoginForm_label__1yw4K{font-size:.875rem;font-weight:500;color:#374151;margin-bottom:.25rem}.LoginForm_inputWrapper__aRjX4{position:relative}.LoginForm_input__rW9L_{width:100%;padding:.625rem .75rem .625rem 2.5rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:.875rem;line-height:1.25rem;color:#1f2937;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.LoginForm_input__rW9L_:focus{outline:none;border-color:#4f46e5;box-shadow:0 0 0 3px rgba(79,70,229,.1)}.LoginForm_inputIcon__9W3nx{left:.75rem}.LoginForm_inputIcon__9W3nx,.LoginForm_passwordToggle__j9_1E{position:absolute;top:50%;transform:translateY(-50%);color:#9ca3af;font-size:1rem}.LoginForm_passwordToggle__j9_1E{right:.75rem;background:none;border:none;cursor:pointer}.LoginForm_passwordToggle__j9_1E:hover{color:#6b7280}.LoginForm_submitButton__Dz_tz{background-color:#4f46e5;color:white;font-weight:600;padding:.625rem 1rem;border-radius:.375rem;transition:all .3s ease;border:none;cursor:pointer;font-size:.875rem}.LoginForm_submitButton__Dz_tz:hover{background-color:#4338ca;transform:translateY(-1px)}.LoginForm_submitButton__Dz_tz:focus{outline:none;box-shadow:0 0 0 3px rgba(79,70,229,.5)}.LoginForm_submitButtonDisabled__HKHY4{background-color:#9ca3af;cursor:not-allowed}.LoginForm_submitButtonDisabled__HKHY4:hover{background-color:#9ca3af;transform:none}.LoginForm_loadingSpinner__0D9nm{display:flex;align-items:center;justify-content:center}.LoginForm_spinner__5MGXg{border:2px solid #f3f3f3;border-top-color:#3498db;border-radius:50%;width:16px;height:16px;animation:LoginForm_spin__wnIY2 1s linear infinite;margin-right:.5rem}@keyframes LoginForm_spin__wnIY2{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.LoginForm_forgotPassword__KIlrG{text-align:center;margin-top:1.25rem}.LoginForm_forgotPasswordLink__DNdCU{font-size:.875rem;color:#4f46e5;text-decoration:none;transition:color .3s ease}.LoginForm_forgotPasswordLink__DNdCU:hover{color:#4338ca}@media (min-width:640px){.LoginForm_formContainer__vYv9Y{flex-direction:row}.LoginForm_formContent__O1niw{display:block;width:40%}.LoginForm_formWrapper__viMqI{width:60%}.LoginForm_formTitle__7oGrt{font-size:2.25rem}.LoginForm_formSubtitle__INH5B{font-size:1.25rem}.LoginForm_carouselPlaceholder__xVkK8{height:16rem}}@media (min-width:1024px){.LoginForm_formContent__O1niw{width:50%;padding:3rem}.LoginForm_formWrapper__viMqI{width:50%;padding:2rem}.LoginForm_welcomeText__w8oRr{font-size:1.5rem}}@media (prefers-color-scheme:dark){.LoginForm_container__7MFJz{background:linear-gradient(to bottom right,#1e293b,#0f172a)}.LoginForm_formContainer__vYv9Y{background-color:#1f2937;box-shadow:0 10px 15px -3px rgba(0,0,0,.3),0 4px 6px -2px rgba(0,0,0,.2)}.LoginForm_formContent__O1niw{background-color:#3730a3}.LoginForm_welcomeText__w8oRr{color:#f3f4f6}.LoginForm_signInText__6LRZs{color:#d1d5db}.LoginForm_label__1yw4K{color:#e5e7eb}.LoginForm_input__rW9L_{background-color:#374151;border-color:#4b5563;color:#f3f4f6}.LoginForm_input__rW9L_:focus{border-color:#6366f1;box-shadow:0 0 0 3px rgba(99,102,241,.2)}.LoginForm_inputIcon__9W3nx,.LoginForm_passwordToggle__j9_1E{color:#9ca3af}.LoginForm_passwordToggle__j9_1E:hover{color:#d1d5db}.LoginForm_submitButton__Dz_tz{background-color:#6366f1}.LoginForm_submitButton__Dz_tz:hover{background-color:#4f46e5}.LoginForm_submitButtonDisabled__HKHY4{background-color:#4b5563}.LoginForm_forgotPasswordLink__DNdCU{color:#6366f1}.LoginForm_forgotPasswordLink__DNdCU:hover{color:#818cf8}.LoginForm_darkModeToggle__XcYP_{color:#6366f1}}.carousel_carousel__WV4cK{position:relative;width:100%;max-width:48rem;height:10rem;margin:0 auto;background-color:#f3f4f6;border-radius:.5rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);overflow:hidden;height:100%}.carousel_carouselItem__OWbV8{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;padding:1.5rem 4rem;opacity:0;transition:opacity .5s ease-in-out;z-index:0}.carousel_carouselItem__OWbV8:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);z-index:1}.carousel_carouselItem__OWbV8.carousel_active____K1H{opacity:1}.carousel_carouselText__cY8SF{position:relative;z-index:2;text-align:center;font-size:1.25rem;color:#1f2937}.carousel_carouselButton__uI9XG{position:absolute;top:50%;transform:translateY(-50%);background-color:rgba(255,255,255,.7);border:none;border-radius:50%;width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .3s ease;z-index:2}.carousel_carouselButton__uI9XG:hover{background-color:rgba(255,255,255,.9)}.carousel_prevButton__cgiRG{left:1rem}.carousel_nextButton__PjmjV{right:1rem}.carousel_indicators__MvigT{position:absolute;bottom:.5rem;left:50%;transform:translateX(-50%);display:flex;gap:.5rem;z-index:2}.carousel_indicator__43SY7{width:.5rem;height:.5rem;border-radius:50%;background-color:#d1d5db;border:none;cursor:pointer;transition:background-color .3s ease}.carousel_indicator__43SY7.carousel_activeIndicator__hPxeH{background-color:#3b82f6}@media (prefers-color-scheme:dark){.carousel_carousel__WV4cK{background-color:#1f2937;box-shadow:0 4px 6px -1px rgba(255,255,255,.1),0 2px 4px -1px rgba(255,255,255,.06)}.carousel_carouselText__cY8SF{color:#f3f4f6}.carousel_carouselButton__uI9XG{background-color:rgba(0,0,0,.7)}.carousel_carouselButton__uI9XG:hover{background-color:rgba(0,0,0,.9)}.carousel_indicator__43SY7{background-color:#4b5563}.carousel_indicator__43SY7.carousel_activeIndicator__hPxeH{background-color:#60a5fa}}