.button_button__LIeY3{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;background-color:#282832!important;border:none!important;color:#fff!important;border-radius:8px;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:background-color .2s ease;cursor:pointer;white-space:nowrap}.button_button__LIeY3:hover{background-color:#32323c!important}.button_button__LIeY3:disabled{opacity:.5;cursor:not-allowed}.button_button__LIeY3:focus-visible{outline:none}@media(max-width:768px){.button_button__LIeY3{padding:.4rem .75rem;font-size:.75rem;gap:.375rem}}@media(max-width:480px){.button_button__LIeY3{padding:.35rem .5rem;font-size:.7rem;gap:.25rem}}.LoginForm_form__ey08w{display:flex;flex-direction:column;gap:1rem}.LoginForm_formGroup__ganGU{display:flex;flex-direction:column;gap:.5rem}.LoginForm_formGroup__ganGU label{font-size:.875rem;font-weight:500;color:hsl(var(--foreground))}.LoginForm_errorMessage__l1e7L{color:#ef4444;font-size:.875rem;margin-top:.25rem}.LoginForm_submitButton__nWaGi{margin-top:.5rem;width:100%}.LoginForm_forgotLink__zTz7C{text-align:right;font-size:.875rem;color:hsl(var(--primary));background:none;border:none;cursor:pointer;text-decoration:underline;padding:0;margin-top:-.5rem;margin-bottom:.5rem}.LoginForm_forgotLink__zTz7C:hover{color:hsl(var(--primary)/.8)}.LoginForm_switchLink__K6zAg{text-align:center;font-size:.875rem;color:hsl(var(--muted-foreground));margin-top:1rem}.LoginForm_linkButton__Q3INI{background:none;border:none;color:hsl(var(--primary));cursor:pointer;text-decoration:underline;font-size:.875rem;padding:0}.LoginForm_linkButton__Q3INI:hover{color:hsl(var(--primary)/.8)}.RegisterForm_form__d8wwP{display:flex;flex-direction:column;gap:1rem}.RegisterForm_formGroup__QxWvs{display:flex;flex-direction:column;gap:.5rem}.RegisterForm_formGroup__QxWvs label{font-size:.875rem;font-weight:500;color:hsl(var(--foreground))}.RegisterForm_errorMessage___qYDG{color:#ef4444;font-size:.875rem;margin-top:.25rem}.RegisterForm_helpText__qlbjj{font-size:.75rem;color:#666;margin-top:.25rem}.RegisterForm_submitButton__O8QjM{margin-top:.5rem;width:100%}.RegisterForm_switchLink__Ebgn0{text-align:center;font-size:.875rem;color:hsl(var(--muted-foreground));margin-top:1rem}.RegisterForm_linkButton__7myeB{background:none;border:none;color:hsl(var(--primary));cursor:pointer;text-decoration:underline;font-size:.875rem;padding:0}.RegisterForm_linkButton__7myeB:hover{color:hsl(var(--primary)/.8)}.ForgotPasswordForm_form__2a1IM{display:flex;flex-direction:column;gap:1rem}.ForgotPasswordForm_formGroup__ZT0dN{display:flex;flex-direction:column;gap:.5rem}.ForgotPasswordForm_formGroup__ZT0dN label{font-size:.875rem;font-weight:500;color:hsl(var(--foreground))}.ForgotPasswordForm_errorMessage__sLFzb{color:#ef4444;font-size:.875rem;margin-top:.25rem}.ForgotPasswordForm_description__7lFVy{font-size:.875rem;color:hsl(var(--muted-foreground));margin-bottom:1rem;text-align:center}.ForgotPasswordForm_submitButton__uRb3K{margin-top:.5rem;width:100%}.ForgotPasswordForm_switchLink__p27cs{text-align:center;font-size:.875rem;color:hsl(var(--muted-foreground));margin-top:1rem}.ForgotPasswordForm_linkButton__HG80_{background:none;border:none;color:hsl(var(--primary));cursor:pointer;text-decoration:underline;font-size:.875rem;padding:0}.ForgotPasswordForm_linkButton__HG80_:hover{color:hsl(var(--primary)/.8)}.ResetPasswordForm_form__qzb_w{display:flex;flex-direction:column;gap:1rem}.ResetPasswordForm_formGroup__mTJ_o{display:flex;flex-direction:column;gap:.5rem}.ResetPasswordForm_formGroup__mTJ_o label{font-size:.875rem;font-weight:500;color:hsl(var(--foreground))}.ResetPasswordForm_errorMessage__pEJrG{color:#ef4444;font-size:.875rem;margin-top:.25rem}.ResetPasswordForm_helpText__AGD_S{font-size:.75rem;color:#666;margin-top:.25rem}.ResetPasswordForm_submitButton__EXPnK{margin-top:.5rem;width:100%}.ResetPasswordForm_switchLink___kF5d{text-align:center;font-size:.875rem;color:hsl(var(--muted-foreground));margin-top:1rem}.ResetPasswordForm_linkButton__iD3Xj{background:none;border:none;color:hsl(var(--primary));cursor:pointer;text-decoration:underline;font-size:.875rem;padding:0}.ResetPasswordForm_linkButton__iD3Xj:hover{color:hsl(var(--primary)/.8)}.AuthModal_overlay__Ul_3X{position:fixed;inset:0;z-index:50;background-color:rgba(0,0,0,.8);display:flex;align-items:center;justify-content:center;padding:1rem;animation:AuthModal_fadeIn___Pe22 .2s ease-in-out}@keyframes AuthModal_fadeIn___Pe22{0%{opacity:0}to{opacity:1}}.AuthModal_modal__CiGik{width:100%;max-width:28rem;background-color:hsl(var(--background));border-radius:.5rem;padding:1.5rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);animation:AuthModal_slideUp__3e58I .2s ease-in-out;max-height:90vh;overflow-y:auto}@keyframes AuthModal_slideUp__3e58I{0%{transform:translateY(1rem);opacity:0}to{transform:translateY(0);opacity:1}}.AuthModal_header__8IIOp{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}.AuthModal_title__1Soxm{font-size:1.5rem;font-weight:600;color:hsl(var(--foreground))}.AuthModal_closeButton__EdSRd{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:.375rem;background-color:rgba(0,0,0,0);border:none;cursor:pointer;color:hsl(var(--muted-foreground));transition:all .2s}.AuthModal_closeButton__EdSRd:hover{background-color:hsl(var(--accent));color:hsl(var(--accent-foreground))}.AuthModal_closeIcon__6eOGx{width:1.25rem;height:1.25rem}.AuthModal_form__PkpWg{display:flex;flex-direction:column;gap:1rem}.AuthModal_formGroup__z6zNP{display:flex;flex-direction:column;gap:.5rem}.AuthModal_formGroup__z6zNP label{font-size:.875rem;font-weight:500;color:hsl(var(--foreground))}.AuthModal_submitButton__qD_SR{margin-top:.5rem;width:100%}.AuthModal_tabs__a_PFK{width:100%}.AuthModal_tabsList__Z0jsm{width:100%;margin-bottom:1.5rem}.AuthModal_tabContent__dCDl7{margin-top:0}.AuthModal_forgotLink__mOU7x{text-align:right;font-size:.875rem;color:hsl(var(--primary));background:none;border:none;cursor:pointer;text-decoration:underline;padding:0;margin-top:-.5rem;margin-bottom:.5rem}.AuthModal_forgotLink__mOU7x:hover{color:hsl(var(--primary)/.8)}.AuthModal_switchLink__d_Dl1{text-align:center;font-size:.875rem;color:hsl(var(--muted-foreground));margin-top:1rem}.AuthModal_linkButton__TPxcP{background:none;border:none;color:hsl(var(--primary));cursor:pointer;text-decoration:underline;font-size:.875rem;padding:0}.AuthModal_linkButton__TPxcP:hover{color:hsl(var(--primary)/.8)}.AuthModal_forgotDescription__ziM4V{font-size:.875rem;color:hsl(var(--muted-foreground));margin-bottom:1rem;text-align:center}.AuthModal_successMessage__aOR8E{color:#27ae60;background-color:#d4edda;border-radius:4px;border:1px solid #c3e6cb}.AuthModal_errorMessage__nZ_kY,.AuthModal_successMessage__aOR8E{font-size:.875rem;padding:.75rem 1rem;margin:0 1rem 1rem;text-align:center}.AuthModal_errorMessage__nZ_kY{color:#ef4444;background-color:#fee;border-radius:4px;border:1px solid #fcc}.Header_header__MwWvM{width:100%;border-bottom:1px solid hsl(var(--border));backdrop-filter:blur(8px);background-color:hsl(var(--background)/.95);flex-shrink:0}.Header_container__Aasa1{max-width:1280px;margin:0 auto}.Header_content__ENXbo{padding:50px 0 60px;display:flex;align-items:center;justify-content:space-between;position:relative}.Header_contentProduct__kH87X{padding:26px 0!important}.Header_logo__V9h3K{display:flex;align-items:center;justify-content:center;text-decoration:none;transition:color .3s ease;z-index:1}.Header_logo__V9h3K:hover .Header_logoText__na7Hf{color:hsl(var(--primary))}@media(max-width:768px){.Header_logo__V9h3K img{width:70px;height:auto}}.Header_logoIcon__cGvfw{height:1.25rem;width:1.25rem;margin-right:.5rem;color:hsl(var(--primary));flex-shrink:0}@media(min-width:640px){.Header_logoIcon__cGvfw{height:1.5rem;width:1.5rem}}.Header_logoText__na7Hf{font-weight:700;font-size:1rem}@media(min-width:640px){.Header_logoText__na7Hf{font-size:1.125rem}}@media(min-width:1024px){.Header_logoText__na7Hf{font-size:1.25rem}}.Header_nav____I21{display:flex;align-items:center;gap:1rem}@media(min-width:640px){.Header_nav____I21{gap:1.5rem}}@media(min-width:1024px){.Header_nav____I21{gap:2rem}}@media(max-width:768px){.Header_nav____I21{display:none}}.Header_headerLeft__IDAwJ{display:flex;align-items:center;gap:30px}.Header_navLinks__h_31s{display:none;gap:30px;align-items:center}@media(min-width:768px){.Header_navLinks__h_31s{display:flex}}@media(min-width:1024px){.Header_navLinks__h_31s{gap:20px}}.Header_navLink__8V6kV{text-decoration:none;font-size:15px;font-weight:400;color:#fff;transition:color .2s ease}.Header_navLink__8V6kV:hover{color:hsl(var(--primary))}@media(max-width:768px){.Header_navLink__8V6kV{font-size:12px}}.Header_navActions__M_Ile{display:flex;align-items:center;gap:.5rem}@media(min-width:640px){.Header_navActions__M_Ile{gap:.75rem}}.Header_loginButton__FvlOQ{display:flex;align-items:center;gap:6px}.Header_loginButton__FvlOQ p{margin:0!important}.Header_userButton__r7mpq{padding:.5rem;min-width:auto}.Header_userIcon__Tnbev{width:1rem;height:1rem;stroke-width:2;color:#fff}@media(min-width:1024px){.Header_userIcon__Tnbev{width:1.125rem;height:1.125rem}}.Header_userMenu__zim1o{min-width:12rem}.Header_userName__JVq88{font-weight:600;padding:.5rem .75rem}.Header_logoutItem__mtJKv{cursor:pointer;display:flex;align-items:center;gap:.5rem}.Header_logoutIcon__II_fr{width:1rem;height:1rem}.Header_headerRight__KMN6w{gap:1rem}.Header_headerRight__KMN6w,.Header_languageSwitcherWrapper__jcc8K{display:flex;align-items:center}.Header_hamburgerButton__JXvu2{display:none;width:40px;height:40px;cursor:pointer;align-items:center;justify-content:center;border:none;background:rgba(0,0,0,0);z-index:10}@media(max-width:768px){.Header_hamburgerButton__JXvu2{display:flex}}.Header_mobileDrawer__ZYAnN .ant-drawer-header{display:none}.Header_mobileDrawer__ZYAnN .ant-drawer-body{padding:0}.Header_mobileDrawer__ZYAnN .ant-drawer-content{background-color:hsl(var(--background))!important}.Header_mobileMenuContent__Ae4Pu{display:flex;flex-direction:column;min-height:100%;padding:2rem 1.5rem;backdrop-filter:blur(8px);background-color:hsl(var(--background));gap:2rem}@media(max-width:480px){.Header_mobileMenuContent__Ae4Pu{min-height:100vh;height:100vh}}.Header_mobileMenuHeader__iUP5u{display:flex;align-items:center;justify-content:space-between;padding-bottom:2rem;border-bottom:1px solid hsl(var(--border))}.Header_mobileLogo__MGOfc{text-decoration:none}.Header_closeButton__F8LA9,.Header_mobileLogo__MGOfc{display:flex;align-items:center;justify-content:center}.Header_closeButton__F8LA9{width:40px;height:40px;border:none;background:rgba(0,0,0,0);cursor:pointer;border-radius:8px;transition:all .2s ease}.Header_closeButton__F8LA9:hover{background-color:hsla(0,0%,100%,.1)}.Header_closeButton__F8LA9:active{transform:scale(.95)}.Header_closeIcon__JrVIg{width:24px;height:24px;color:#fff;transition:color .2s ease}.Header_closeButton__F8LA9:hover .Header_closeIcon__JrVIg{color:hsl(var(--primary))}.Header_mobileNavLinks__1jd9N{display:flex;flex-direction:column;gap:1.5rem}.Header_mobileNavLink__U7l7U{text-decoration:none;font-size:18px;font-weight:400;color:#fff;transition:color .2s ease;padding:.5rem 0}.Header_mobileNavLink__U7l7U:hover{color:hsl(var(--primary))}.Header_mobileNavActions__3ak5c{display:flex;flex-direction:column;gap:1rem;margin-top:auto}.Header_mobileLoginButton__UiIMd{width:100%!important;justify-content:center}.Header_mobileLoginButton__UiIMd p{margin:0!important}.Header_mobileUserSection__fYuLn{display:flex;flex-direction:column;gap:1rem}.Header_mobileUserName__pRe2v{font-weight:600;font-size:16px;color:#fff;padding:.75rem;background-color:#282832;border-radius:8px;text-align:center}.Header_mobileLogoutButton__eSRzP{width:100%!important;justify-content:center}.PreLoader_preloader__9T2YJ{position:fixed;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#0f1419,#1a252f 50%,#0f1419);display:flex;align-items:center;justify-content:center;z-index:9999;overflow:hidden;animation:PreLoader_fadeIn__reNwl .3s ease-in}.PreLoader_content__MaOpK{position:relative;z-index:2;text-align:center}.PreLoader_bgElements__kSESm{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;pointer-events:none}.PreLoader_circle__hU6KK{position:absolute;border:2px solid rgba(220,38,38,.1);border-radius:50%;animation:PreLoader_pulse__Phjp5 3s ease-in-out infinite}.PreLoader_circle__hU6KK:first-child{width:300px;height:300px;top:50%;left:50%;transform:translate(-50%,-50%);animation-delay:0s}.PreLoader_circle__hU6KK:nth-child(2){width:500px;height:500px;top:50%;left:50%;transform:translate(-50%,-50%);animation-delay:1s}.PreLoader_circle__hU6KK:nth-child(3){width:700px;height:700px;top:50%;left:50%;transform:translate(-50%,-50%);animation-delay:2s}.PreLoader_logoContainer__e3zWY{position:relative;margin-bottom:60px}.PreLoader_logoWrapper__DQID9{display:flex;align-items:center;justify-content:center;gap:20px;animation:PreLoader_logoEntrance__2oFAP 1s ease-out}.PreLoader_filmStrip__yOUJY{width:40px;height:120px;background:linear-gradient(180deg,#dc2626 0,#b91c1c);border-radius:4px;display:flex;flex-direction:column;justify-content:space-around;padding:8px 0;box-shadow:0 0 20px rgba(220,38,38,.5);animation:PreLoader_filmRoll__NmINU 2s linear infinite}.PreLoader_filmStrip__yOUJY.PreLoader_filmStripRight__GOuaX{animation-direction:reverse}.PreLoader_filmHole__CMo2Z{width:100%;height:12px;background:#0f1419;border-radius:2px}.PreLoader_logo__XsMnd{font-size:48px;font-weight:900;letter-spacing:2px;display:flex;align-items:center;text-shadow:0 0 30px rgba(220,38,38,.8),0 0 60px rgba(220,38,38,.4)}.PreLoader_logoK__0pnEf{color:#dc2626;font-size:56px;animation:PreLoader_glowPulse__dGoTb 2s ease-in-out infinite}.PreLoader_logoText__1Otxn{color:#fff;animation:PreLoader_textShimmer__zJAU_ 3s ease-in-out infinite}.PreLoader_logoDot__k83Io{color:#dc2626;font-size:56px;animation:PreLoader_dotBounce__CjSCV 1s ease-in-out infinite}.PreLoader_logoAM__wGdqH{color:#fff;font-size:36px;margin-left:4px;animation:PreLoader_textShimmer__zJAU_ 3s ease-in-out .5s infinite}.PreLoader_curtains__3R87T{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.PreLoader_curtainLeft__J6GLz,.PreLoader_curtainRight__f3reo{position:absolute;top:0;width:50%;height:100%;background:linear-gradient(180deg,rgba(139,0,0,.3),rgba(220,38,38,.1));animation:PreLoader_curtainOpen__N6__K 2s ease-out forwards}.PreLoader_curtainLeft__J6GLz{left:0;transform-origin:left}.PreLoader_curtainRight__f3reo{right:0;transform-origin:right}.PreLoader_loadingBar__0gLu0{width:400px;height:6px;background:hsla(0,0%,100%,.1);border-radius:10px;overflow:hidden;margin:0 auto 20px;box-shadow:inset 0 2px 4px rgba(0,0,0,.3)}.PreLoader_loadingProgress__zzpFR{height:100%;background:linear-gradient(90deg,#dc2626,#ef4444 50%,#dc2626);background-size:200% 100%;border-radius:10px;transition:width .3s ease;animation:PreLoader_shimmer__2IMGj 2s linear infinite;box-shadow:0 0 20px rgba(220,38,38,.6),0 0 40px rgba(220,38,38,.3)}.PreLoader_loadingText__RRT6g{display:flex;align-items:center;justify-content:center;gap:4px;margin-bottom:16px}.PreLoader_loadingLabel__YAouz{color:#fff;font-size:14px;font-weight:600;letter-spacing:3px;margin:0 8px}.PreLoader_loadingDot__Vvdkk{color:#dc2626;font-size:20px;animation:PreLoader_dotWave__FQNH5 1.4s ease-in-out infinite}.PreLoader_loadingDot__Vvdkk:first-child{animation-delay:0s}.PreLoader_loadingDot__Vvdkk:nth-child(2){animation-delay:.2s}.PreLoader_loadingDot__Vvdkk:nth-child(3){animation-delay:.4s}.PreLoader_loadingDot__Vvdkk:nth-child(5){animation-delay:.6s}.PreLoader_loadingDot__Vvdkk:nth-child(6){animation-delay:.8s}.PreLoader_loadingDot__Vvdkk:nth-child(7){animation-delay:1s}.PreLoader_percentage__0dXIM{color:#dc2626;font-size:18px;font-weight:700;letter-spacing:2px;text-shadow:0 0 10px rgba(220,38,38,.5)}.PreLoader_spotlight__2USnF{position:absolute;top:-50%;left:50%;width:100%;height:200%;background:radial-gradient(ellipse at center,rgba(220,38,38,.15) 0,transparent 70%);transform:translateX(-50%) rotate(45deg);animation:PreLoader_spotlightRotate__sumJ0 10s linear infinite;pointer-events:none}@keyframes PreLoader_fadeIn__reNwl{0%{opacity:0}to{opacity:1}}@keyframes PreLoader_pulse__Phjp5{0%,to{transform:translate(-50%,-50%) scale(1);opacity:.3}50%{transform:translate(-50%,-50%) scale(1.1);opacity:.6}}@keyframes PreLoader_logoEntrance__2oFAP{0%{opacity:0;transform:scale(.5) translateY(-50px)}60%{transform:scale(1.1) translateY(0)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes PreLoader_filmRoll__NmINU{0%{transform:translateY(0)}to{transform:translateY(-20px)}}@keyframes PreLoader_glowPulse__dGoTb{0%,to{text-shadow:0 0 20px rgba(220,38,38,.8),0 0 40px rgba(220,38,38,.6),0 0 60px rgba(220,38,38,.4)}50%{text-shadow:0 0 30px #dc2626,0 0 60px rgba(220,38,38,.8),0 0 90px rgba(220,38,38,.6)}}@keyframes PreLoader_textShimmer__zJAU_{0%,to{opacity:1}50%{opacity:.8}}@keyframes PreLoader_dotBounce__CjSCV{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes PreLoader_curtainOpen__N6__K{0%{transform:scaleX(1)}to{transform:scaleX(0)}}@keyframes PreLoader_shimmer__2IMGj{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes PreLoader_dotWave__FQNH5{0%,to{transform:translateY(0);opacity:.5}50%{transform:translateY(-8px);opacity:1}}@keyframes PreLoader_spotlightRotate__sumJ0{0%{transform:translateX(-50%) rotate(0deg)}to{transform:translateX(-50%) rotate(1turn)}}@media(max-width:768px){.PreLoader_logo__XsMnd{font-size:32px}.PreLoader_logoDot__k83Io,.PreLoader_logoK__0pnEf{font-size:40px}.PreLoader_logoAM__wGdqH{font-size:24px}.PreLoader_filmStrip__yOUJY{width:30px;height:90px}.PreLoader_loadingBar__0gLu0{width:280px}.PreLoader_loadingLabel__YAouz{font-size:12px}}