.AuthBlock_ProfileButton__kuTcJ{position:relative;display:flex;height:2rem;width:2rem;align-items:center;justify-content:center;overflow:hidden;border-radius:9999px;border-width:0;background-color:var(--foreground);font-weight:600;transition-duration:.3s;box-shadow:0 0 20px rgba(0,0,0,.164)}.AuthBlock_svgIcon__mn1rG{width:1rem;transition-duration:.3s}.AuthBlock_svgIcon__mn1rG path{fill:var(--background)}.AuthBlock_ProfileButton__kuTcJ:hover{background-color:var(--green)}.AuthBlock_ProfileButton__kuTcJ:hover .AuthBlock_svgIcon__mn1rG{width:1.25rem;transition-duration:.3s;transform:rotate(1turn)}.AuthBlock_ProfileButton__kuTcJ:before{display:none;color:var(--background);transition-duration:.3s}.AuthBlock_ProfileButton__kuTcJ:hover:before{display:block;opacity:1;transform:translateY(0);transition-duration:.3s}.AuthBlock_AuthBtn__nPoL3{position:relative;display:flex;height:2rem;width:2rem;align-items:center;justify-content:flex-start;overflow:hidden;border-radius:9999px}.AuthBlock_Sign__ya__W{width:100%;transition-duration:.3s;display:flex;align-items:center;justify-content:center}.AuthBlock_Sign__ya__W svg{width:.75rem}.AuthBlock_Sign__ya__W svg path{fill:white}.AuthBlock_AuthText__pVT8w{position:absolute;right:0;width:0;font-size:.875rem;line-height:1.25rem;font-weight:500;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1));opacity:0}@media (min-width:1024px){.AuthBlock_AuthBtn__nPoL3:hover{width:100px;border-radius:40px;padding:0 10px;transition-duration:.3s}.AuthBlock_AuthBtn__nPoL3:hover .AuthBlock_Sign__ya__W{width:30%;transition-duration:.3s}.AuthBlock_AuthBtn__nPoL3:hover .AuthBlock_AuthText__pVT8w{opacity:1;width:70%;transition-duration:.3s}}.AuthBlock_AuthBtn__nPoL3:active{transform:translate(2px,2px)}.AuthBlock_Loader__zI582{width:60px;height:40px;position:relative;display:inline-block}.AuthBlock_Loader__zI582:before{left:0;top:0;width:36px;height:36px;background-image:radial-gradient(circle 8px at 18px 18px,var(--background) 100%,transparent 0),radial-gradient(circle 4px at 18px 0,var(--background) 100%,transparent 0),radial-gradient(circle 4px at 0 18px,var(--background) 100%,transparent 0),radial-gradient(circle 4px at 36px 18px,var(--background) 100%,transparent 0),radial-gradient(circle 4px at 18px 36px,var(--background) 100%,transparent 0),radial-gradient(circle 4px at 30px 5px,var(--background) 100%,transparent 0),radial-gradient(circle 4px at 30px 5px,var(--background) 100%,transparent 0),radial-gradient(circle 4px at 30px 30px,var(--background) 100%,transparent 0),radial-gradient(circle 4px at 5px 30px,var(--background) 100%,transparent 0),radial-gradient(circle 4px at 5px 5px,var(--background) 100%,transparent 0);animation:AuthBlock_rotationBack__hlZjU 3s linear infinite}.AuthBlock_Loader__zI582:after,.AuthBlock_Loader__zI582:before{content:"";position:absolute;border-radius:50%;background-color:var(--foreground);background-repeat:no-repeat;box-sizing:border-box}.AuthBlock_Loader__zI582:after{left:35px;top:15px;width:24px;height:24px;background-image:radial-gradient(circle 5px at 12px 12px,var(--background) 100%,transparent 0),radial-gradient(circle 2.5px at 12px 0,var(--background) 100%,transparent 0),radial-gradient(circle 2.5px at 0 12px,var(--background) 100%,transparent 0),radial-gradient(circle 2.5px at 24px 12px,var(--background) 100%,transparent 0),radial-gradient(circle 2.5px at 12px 24px,var(--background) 100%,transparent 0),radial-gradient(circle 2.5px at 20px 3px,var(--background) 100%,transparent 0),radial-gradient(circle 2.5px at 20px 3px,var(--background) 100%,transparent 0),radial-gradient(circle 2.5px at 20px 20px,var(--background) 100%,transparent 0),radial-gradient(circle 2.5px at 3px 20px,var(--background) 100%,transparent 0),radial-gradient(circle 2.5px at 3px 3px,var(--background) 100%,transparent 0);animation:AuthBlock_rotationBack__hlZjU 4s linear infinite reverse}@keyframes AuthBlock_rotationBack__hlZjU{0%{transform:rotate(0deg)}to{transform:rotate(-1turn)}}.Checkout_Container__A1LFz{display:flex;flex-direction:column;align-items:flex-start;gap:1rem;background:var(--product-bg);box-shadow:var(--product-shadow);padding:1.5rem;border-radius:.75rem;width:100%}.Checkout_Btn__g_1Tj{width:100%;height:52px;display:flex;align-items:center;justify-content:center;background-color:var(--foreground);border:none;border-radius:.5rem;color:var(--background);font-weight:600;gap:8px;cursor:pointer;box-shadow:5px 5px 10px rgba(0,0,0,.103);position:relative;overflow:hidden;transition-duration:.3s}.Checkout_svgIcon__HWnvX{width:16px}.Checkout_svgIcon__HWnvX path{fill:var(--background)}.Checkout_Btn__g_1Tj:before{width:100%;height:150px;position:absolute;content:"";background-color:var(--background);border-radius:50%;left:-100%;top:0;transition-duration:.3s;mix-blend-mode:difference}.Checkout_Btn__g_1Tj:hover:before{transition-duration:.3s;transform:translate(100%,-50%);border-radius:0}.Checkout_Btn__g_1Tj:active{transform:translate(5px,5px);transition-duration:.3s}.Checkout_stockResultsContainer__d62Df{background:var(--product-bg);border:1px solid rgba(0,0,0,.05);border-radius:16px;padding:1.5rem;position:relative;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1)}.Checkout_stockResultsContainer__d62Df:before{content:"";position:absolute;inset:0;background:linear-gradient(120deg,var(--product-shine-first) 40%,var(--product-shine-second) 50%,var(--product-shine-first) 60%);opacity:0;transition:opacity .3s ease}.Checkout_stockResultsContainer__d62Df:hover:before{opacity:1;animation:Checkout_shine__PeuPl 3s infinite}.Checkout_stockResultsHeader__oGbXm{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem;position:relative;z-index:1}.Checkout_stockIcon__LC61_{width:1.5rem;height:1.5rem;color:var(--green)}.Checkout_stockResultsTitle__4Kg0s{font-size:1rem;font-weight:700;color:var(--foreground);margin:0}.Checkout_stockResultsList__thyyU{display:flex;flex-direction:column;gap:.75rem;position:relative;z-index:1}.Checkout_stockResultItem__q91uy{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;border-radius:12px;border:1px solid;transition:all .3s cubic-bezier(.4,0,.2,1)}.Checkout_stockResultItem__q91uy:hover{transform:translateX(4px)}.Checkout_stockAvailable__bmer0{background:rgba(61,141,55,.08);border-color:var(--green);color:var(--green)}.Checkout_stockUnavailable__tlGcl{background:rgba(220,38,38,.08);border-color:var(--red);color:var(--red)}.Checkout_stockItemIcon__mt5od{width:1.25rem;height:1.25rem;flex-shrink:0}.Checkout_stockItemIcon__mt5od svg{width:100%;height:100%}.Checkout_stockItemContent__UYYrn{flex:1}.Checkout_stockItemName__fxqhc{font-size:.875rem;font-weight:600;color:inherit;margin-bottom:.125rem}.Checkout_stockItemStatus__xJ7IG{font-size:.75rem;color:inherit;opacity:.8;font-weight:500}.Checkout_errorContainer__3CzEj{background:rgba(220,38,38,.08);border:1px solid var(--red);border-radius:12px;padding:1rem;color:var(--red)}.Checkout_errorHeader__PSHiI{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.Checkout_errorIcon__A4aUS{width:1.25rem;height:1.25rem}.Checkout_errorTitle__IPebq{font-size:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px}.Checkout_errorText__lWpPc{font-size:.875rem;line-height:1.4;color:inherit;margin:0}.Checkout_stockResultGroup__yBPP8{display:flex;flex-direction:column;gap:.5rem}.Checkout_warehousesInfo__OeZoh{background:rgba(var(--foreground-rgb),.03);border-radius:12px;padding:1rem;border:1px solid rgba(var(--foreground-rgb),.1);margin-left:1rem}.Checkout_warehousesTitle__3RN55{display:flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;color:var(--foreground);margin-bottom:.75rem}.Checkout_warehousesTitle__3RN55 svg{color:var(--green)}.Checkout_warehouseItem__tzWK7{background:var(--background);border-radius:8px;padding:.75rem;margin-bottom:.5rem;border:1px solid rgba(var(--foreground-rgb),.08);transition:all .2s ease}.Checkout_warehouseItem__tzWK7:hover{transform:translateX(2px);border-color:var(--green);box-shadow:0 2px 8px rgba(var(--foreground-rgb),.1)}.Checkout_warehouseItem__tzWK7:last-child{margin-bottom:0}.Checkout_warehouseHeader__YyAg9{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.Checkout_warehouseName__ZUeT0{font-size:.875rem;font-weight:600;color:var(--foreground)}.Checkout_warehouseAmount__b1zry{font-size:.75rem;font-weight:600;color:var(--green);background:rgba(61,141,55,.1);padding:.25rem .5rem;border-radius:12px}.Checkout_warehouseDetails__O_wyc{display:flex;flex-direction:column;gap:.25rem}.Checkout_warehouseAddress__hdWaT,.Checkout_warehouseHours__1TWLd{display:flex;align-items:center;gap:.375rem;font-size:.75rem;color:var(--medium_gray);line-height:1.3}.Checkout_warehouseAddress__hdWaT svg,.Checkout_warehouseHours__1TWLd svg{flex-shrink:0;opacity:.7}.Checkout_mapButton__aQhmw{margin-top:1rem;padding-top:1rem;border-top:1px solid rgba(var(--foreground-rgb),.1)}.Checkout_showMapBtn__mTswP{width:100%;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1rem;background:linear-gradient(135deg,var(--green),#4ade80);color:white;border:none;border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .3s ease}.Checkout_showMapBtn__mTswP:hover{background:linear-gradient(135deg,#16a34a,var(--green));transform:translateY(-1px);box-shadow:0 4px 12px rgba(34,197,94,.3)}.Checkout_showMapBtn__mTswP:active{transform:translateY(0)}.Checkout_showMapBtn__mTswP svg{width:16px;height:16px}@media (max-width:768px){.Checkout_warehousesInfo__OeZoh{margin-left:0;padding:.75rem}.Checkout_warehouseHeader__YyAg9{flex-direction:column;align-items:flex-start;gap:.25rem}.Checkout_warehouseAmount__b1zry{align-self:flex-end}}@keyframes Checkout_shine__PeuPl{0%{background-position:-100% 0}to{background-position:200% 0}}.EmptyCart_cartBtn__a4OoF{width:220px;height:64px;border:none;display:flex;align-items:center;justify-content:center;gap:7px;color:var(--background);font-weight:500;border-radius:.5rem;position:relative;background-color:var(--foreground);box-shadow:var(--product-shadow);transition:all .3s ease-in-out;cursor:pointer;overflow:hidden;white-space:nowrap}.EmptyCart_cart__K_6oL{width:24px;z-index:2}.EmptyCart_cartBtn__a4OoF:active{transform:scale(.96)}.EmptyCart_product__A0Cwn{position:absolute;width:16px;border-radius:3px;content:"";left:28px;bottom:32px;opacity:0;z-index:1;fill:var(--background)}.EmptyCart_cartBtn__a4OoF:hover .EmptyCart_product__A0Cwn{animation:EmptyCart_slide-in-top__3_Y6E 1.2s cubic-bezier(.25,.46,.45,.94) both}@keyframes EmptyCart_slide-in-top__3_Y6E{0%{transform:translateY(-30px);opacity:1}to{transform:translateY(0) rotate(-90deg);opacity:1}}.EmptyCart_cartBtn__a4OoF:hover .EmptyCart_cart__K_6oL{animation:EmptyCart_slide-in-left__8xOsY 1s cubic-bezier(.25,.46,.45,.94) both}@keyframes EmptyCart_slide-in-left__8xOsY{0%{transform:translateX(-10px);opacity:0}to{transform:translateX(0);opacity:1}}.BurgerMenu_hamburger__o_cLm svg{width:2.5rem;height:2.5rem;transition:transform .6s cubic-bezier(.4,0,.2,1)}.BurgerMenu_line__6_jym{fill:none;stroke:var(--foreground);stroke-linecap:round;stroke-linejoin:round;stroke-width:3;transition:stroke-dasharray .6s cubic-bezier(.4,0,.2,1),stroke-dashoffset .6s cubic-bezier(.4,0,.2,1)}.BurgerMenu_lineTopBottom__EDb5_{stroke-dasharray:12 63}.BurgerMenu_hamburger__o_cLm.BurgerMenu_active__Yf8_n svg{transform:rotate(-45deg)}.BurgerMenu_hamburger__o_cLm.BurgerMenu_active__Yf8_n svg .BurgerMenu_lineTopBottom__EDb5_{stroke-dasharray:20 300;stroke-dashoffset:-32.42}.CartButton_cartButton__5SmrB{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border:none;background-color:transparent;position:relative}.CartButton_cartButton__5SmrB:after{content:attr(data-quantity);width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;position:absolute;font-size:.875rem;color:var(--foreground);opacity:0;visibility:hidden;transition:.2s linear;top:115%}.CartButton_iconCart__5YFux{width:1.25rem;height:1.75rem;transition:.2s linear}.CartButton_iconCart__5YFux path{fill:var(--foreground);transition:.2s linear}.CartButton_cartButton__5SmrB:hover>.CartButton_iconCart__5YFux{transform:scale(1.2)}.CartButton_cartButton__5SmrB:hover:after{visibility:visible;opacity:1;top:105%}.ThemeSwitcher_switch__kGAvN{position:relative;display:inline-block;width:54px;height:30px}.ThemeSwitcher_switch__kGAvN .ThemeSwitcher_input__tgdlS{opacity:0;width:0;height:0}.ThemeSwitcher_slider__AKg3Q{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#2196f3;transition:.4s;z-index:0;overflow:hidden}.ThemeSwitcher_sunMoon__hunNq{position:absolute;content:"";height:22px;width:22px;left:3px;bottom:3px;background-color:yellow;transition:.4s}.ThemeSwitcher_input__tgdlS:checked+.ThemeSwitcher_slider__AKg3Q{background-color:black}.ThemeSwitcher_input__tgdlS:focus+.ThemeSwitcher_slider__AKg3Q{box-shadow:0 0 1px #2196f3}.ThemeSwitcher_input__tgdlS:checked+.ThemeSwitcher_slider__AKg3Q .ThemeSwitcher_sunMoon__hunNq{transform:translateX(26px);background-color:white;animation:ThemeSwitcher_rotate-center__Jfrhy .6s ease-in-out both}.ThemeSwitcher_moonDot__NhTuy{opacity:0;transition:.4s;fill:gray}.ThemeSwitcher_input__tgdlS:checked+.ThemeSwitcher_slider__AKg3Q .ThemeSwitcher_sunMoon__hunNq .ThemeSwitcher_moonDot__NhTuy{opacity:1}.ThemeSwitcher_slider__AKg3Q.ThemeSwitcher_round__ozCrO{border-radius:30px}.ThemeSwitcher_slider__AKg3Q.ThemeSwitcher_round__ozCrO .ThemeSwitcher_sunMoon__hunNq{border-radius:50%}.ThemeSwitcher_firstMoonDot__8QG6z{left:10px;top:3px;position:absolute;width:6px;height:6px;z-index:4}.ThemeSwitcher_secondMoonDot__jylOI{left:2px;top:10px;position:absolute;width:10px;height:10px;z-index:4}.ThemeSwitcher_thirdMoonDot__7_F7i{left:16px;top:18px;position:absolute;width:3px;height:3px;z-index:4}.ThemeSwitcher_firstLightRay__i_wPJ{left:-8px;top:-8px;position:absolute;width:43px;height:43px;z-index:-1;fill:white;opacity:10%}.ThemeSwitcher_secondLightRay__OsQmf{left:-50%;top:-50%;position:absolute;width:55px;height:55px;z-index:-1;fill:white;opacity:10%}.ThemeSwitcher_thirdLightRay__h_5SE{left:-18px;top:-18px;position:absolute;width:60px;height:60px;z-index:-1;fill:white;opacity:10%}.ThemeSwitcher_cloudLight__UG_OQ{fill:#eee}.ThemeSwitcher_cloudDark__OlHZZ,.ThemeSwitcher_cloudLight__UG_OQ{position:absolute;animation-name:ThemeSwitcher_cloud-move__0kwyx;animation-duration:6s;animation-iteration-count:infinite}.ThemeSwitcher_cloudDark__OlHZZ{fill:#ccc;animation-delay:1s}.ThemeSwitcher_firstCloud__Zck0l{left:30px;top:15px;width:40px}.ThemeSwitcher_secondCloud__v_1Kc{left:44px;top:10px;width:20px}.ThemeSwitcher_thirdCloud__6dguu{left:18px;top:24px;width:30px}.ThemeSwitcher_fourthCloud__JAnTf{left:36px;top:18px;width:40px}.ThemeSwitcher_fifthCloud__XVDO4{left:48px;top:14px;width:20px}.ThemeSwitcher_sixthCloud__wph0v{left:22px;top:26px;width:30px}@keyframes ThemeSwitcher_cloud-move__0kwyx{0%{transform:translateX(0)}40%{transform:translateX(4px)}80%{transform:translateX(-4px)}to{transform:translateX(0)}}.ThemeSwitcher_stars__t1cZ9{transform:translateY(-32px);opacity:0;transition:.4s}.ThemeSwitcher_star__yQ8mK{fill:white;position:absolute;transition:.4s;animation-name:ThemeSwitcher_star-twinkle__sAwSM;animation-duration:2s;animation-iteration-count:infinite}.ThemeSwitcher_input__tgdlS:checked+.ThemeSwitcher_slider__AKg3Q .ThemeSwitcher_stars__t1cZ9{transform:translateY(0);opacity:1}.ThemeSwitcher_firstStar__Nbota{width:20px;top:2px;left:3px;animation-delay:.3s}.ThemeSwitcher_secondStar__bd59O{width:6px;top:16px;left:3px}.ThemeSwitcher_thirdStar__OjMs4{width:12px;top:20px;left:10px;animation-delay:.6s}.ThemeSwitcher_fourthStar__WWJy1{width:18px;top:0;left:18px;animation-delay:1.3s}@keyframes ThemeSwitcher_star-twinkle__sAwSM{0%{transform:scale(1)}40%{transform:scale(1.2)}80%{transform:scale(.8)}to{transform:scale(1)}}.ProfileInfoBlock_profileContainer__azS5Q{display:flex;flex-direction:column;gap:1.5rem;min-height:100%;padding:0}.ProfileInfoBlock_errorContainer__5796C{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 2rem;background:var(--product-bg);border:1px solid rgba(220,38,38,.2);border-radius:20px;box-shadow:var(--product-shadow)}.ProfileInfoBlock_errorIcon___urIT{width:3rem;height:3rem;margin-bottom:1rem;color:var(--red);animation:ProfileInfoBlock_pulse__bQx9D 2s infinite}.ProfileInfoBlock_errorText__ehFup{color:var(--red);font-size:1.125rem;font-weight:600;text-align:center}.ProfileInfoBlock_headerCard__P_j8a{background:var(--product-bg);border-radius:20px;padding:2rem;color:var(--foreground);display:flex;align-items:center;justify-content:space-between;box-shadow:var(--product-shadow);border:1px solid rgba(255,255,255,.2);position:relative;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1)}.ProfileInfoBlock_headerCard__P_j8a:before{content:"";position:absolute;inset:0;background:linear-gradient(120deg,var(--product-shine-first) 40%,var(--product-shine-second) 50%,var(--product-shine-first) 60%);opacity:0;transition:opacity .3s ease}.ProfileInfoBlock_headerCard__P_j8a:hover:before{opacity:1;animation:ProfileInfoBlock_shine__1dLwF 3s infinite}.ProfileInfoBlock_userTypeIndicator__FDjPP{display:flex;align-items:center;gap:1.5rem;z-index:1;position:relative}.ProfileInfoBlock_userTypeIcon__CiqDy{width:3rem;height:3rem;color:var(--foreground);filter:drop-shadow(0 2px 4px rgba(0,0,0,.1))}.ProfileInfoBlock_userTypeText__M8XQx{display:flex;flex-direction:column;align-items:flex-start;text-align:left;gap:.5rem}.ProfileInfoBlock_welcomeTitle__ogNP2{font-size:2rem;font-weight:700;margin:0;color:var(--foreground)}.ProfileInfoBlock_userTypeLabel__MUwBp{font-size:1.125rem;opacity:.7;margin:0;font-weight:500;color:var(--medium-gray)}.ProfileInfoBlock_statusBadge__iOC8d{z-index:1;position:relative}.ProfileInfoBlock_status__Zy5wn{padding:.75rem 1.5rem;border-radius:2rem;font-weight:600;font-size:.875rem;border:1px solid rgba(0,0,0,.1);display:flex;align-items:center;gap:.5rem;background:var(--product-bg)}.ProfileInfoBlock_statusIndicator__R0sZD{width:8px;height:8px;border-radius:50%}.ProfileInfoBlock_statusText__nd7F1{color:var(--foreground)}.ProfileInfoBlock_status__Zy5wn.ProfileInfoBlock_active__F4ZT0 .ProfileInfoBlock_statusIndicator__R0sZD{background:var(--green);box-shadow:0 0 0 2px rgba(61,141,55,.2)}.ProfileInfoBlock_status__Zy5wn.ProfileInfoBlock_inactive__15Ziv .ProfileInfoBlock_statusIndicator__R0sZD{background:var(--red);box-shadow:0 0 0 2px rgba(220,38,38,.2)}.ProfileInfoBlock_actionCard__BgMwJ{background:var(--product-bg);border-radius:20px;overflow:hidden;box-shadow:var(--product-shadow);border:1px solid rgba(255,255,255,.2);transition:all .3s cubic-bezier(.4,0,.2,1)}.ProfileInfoBlock_actionCard__BgMwJ:hover{transform:translateY(-3px);box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.ProfileInfoBlock_actionHeader___sX2v{display:flex;align-items:center;gap:1.5rem;padding:2rem;color:var(--foreground);position:relative}.ProfileInfoBlock_actionIcon__vyPyF{width:2.5rem;height:2.5rem;color:var(--foreground);filter:drop-shadow(0 2px 4px rgba(0,0,0,.1))}.ProfileInfoBlock_actionContent___oGMW{flex:1}.ProfileInfoBlock_actionTitle__JtGB_{font-size:1.5rem;font-weight:700;margin:0 0 .5rem;color:var(--foreground)}.ProfileInfoBlock_actionSubtitle__lrB2_{margin:0;opacity:.7;font-weight:500;color:var(--medium-gray)}.ProfileInfoBlock_actionButton__wDexE{background:var(--foreground);border:1px solid var(--foreground);color:var(--background);padding:.75rem 1.5rem;border-radius:20px;font-weight:600;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);font-size:.875rem;display:flex;align-items:center;gap:.5rem}.ProfileInfoBlock_actionButton__wDexE:hover{background:var(--background);color:var(--foreground);transform:translateY(-2px);box-shadow:0 8px 20px rgba(0,0,0,.15)}.ProfileInfoBlock_buttonIcon__KkQSY{width:1rem;height:1rem}.ProfileInfoBlock_formContainer__znhS1{padding:0 2rem 2rem;background:rgba(0,0,0,.05);border-top:1px solid rgba(0,0,0,.1)}.ProfileInfoBlock_infoCard__MZMlr{background:var(--product-bg);border-radius:20px;padding:2rem;box-shadow:var(--product-shadow);border:1px solid rgba(255,255,255,.2);transition:all .5s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.ProfileInfoBlock_infoCard__MZMlr:before{content:"";position:absolute;inset:0;background:linear-gradient(120deg,var(--product-shine-first) 40%,var(--product-shine-second) 50%,var(--product-shine-first) 60%);opacity:0;transition:opacity .3s ease}.ProfileInfoBlock_infoCard__MZMlr:hover{transform:translateY(-5px);box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.ProfileInfoBlock_infoCard__MZMlr:hover:before{opacity:1;animation:ProfileInfoBlock_shine__1dLwF 3s infinite}.ProfileInfoBlock_cardHeader__y2X2B{display:flex;align-items:center;gap:1rem;margin-bottom:2rem;padding-bottom:1rem;border-bottom:2px solid rgba(0,0,0,.05)}.ProfileInfoBlock_cardIcon__s6oVA{width:2rem;height:2rem;color:var(--foreground);filter:drop-shadow(0 2px 4px rgba(0,0,0,.1))}.ProfileInfoBlock_cardTitle__ibZrX{font-size:1.5rem;font-weight:700;margin:0;color:var(--foreground);flex:1}.ProfileInfoBlock_approvalBadge__cwnFv{padding:.5rem 1rem;border-radius:1.5rem;font-size:.875rem;font-weight:600;display:flex;align-items:center;gap:.5rem;border:1px solid rgba(0,0,0,.1);background:var(--product-bg)}.ProfileInfoBlock_badgeIndicator__ZVUGG{width:8px;height:8px;border-radius:50%}.ProfileInfoBlock_badgeText__IAe4f{color:var(--foreground)}.ProfileInfoBlock_approvalBadge__cwnFv.ProfileInfoBlock_approved__apjaa .ProfileInfoBlock_badgeIndicator__ZVUGG{background:var(--green);box-shadow:0 0 0 2px rgba(16,185,129,.2)}.ProfileInfoBlock_approvalBadge__cwnFv.ProfileInfoBlock_pending__5zjl4 .ProfileInfoBlock_badgeIndicator__ZVUGG{background:#f59e0b;box-shadow:0 0 0 2px rgba(245,158,11,.2)}.ProfileInfoBlock_infoGrid__bwlz_{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.ProfileInfoBlock_infoItem__jBmXI{display:flex;align-items:flex-start;gap:1rem;padding:1.5rem;background:linear-gradient(135deg,rgba(255,255,255,.5),rgba(255,255,255,.1));border-radius:1rem;border:1px solid rgba(0,0,0,.05);transition:all .3s ease;position:relative;overflow:hidden}.ProfileInfoBlock_infoItem__jBmXI:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,0,0,.1)}.ProfileInfoBlock_infoIcon__ZDrcK{width:1.5rem;height:1.5rem;margin-top:.25rem;color:var(--foreground);opacity:.8;filter:drop-shadow(0 2px 4px rgba(0,0,0,.1))}.ProfileInfoBlock_infoContent__hsdWL{display:flex;flex-direction:column;gap:.5rem;flex:1}.ProfileInfoBlock_infoLabel__xcK1E{font-size:.875rem;font-weight:600;color:var(--medium-gray);text-transform:uppercase;letter-spacing:.5px;margin:0}.ProfileInfoBlock_infoValue__Keosa{font-size:1rem;font-weight:600;color:var(--foreground);word-break:break-all}.ProfileInfoBlock_roleTag__En0A4{background:linear-gradient(135deg,#8b5cf6,#a855f7);color:white;padding:.5rem 1rem;border-radius:1.5rem;display:inline-block;font-size:.875rem;box-shadow:0 4px 15px rgba(139,92,246,.3)}.ProfileInfoBlock_addressSection__ZtXhi{display:flex;align-items:flex-start;gap:1rem;margin-top:2rem;padding:1.5rem;background:linear-gradient(135deg,rgba(59,130,246,.1),rgba(147,51,234,.1));border-radius:1rem;border-left:4px solid #3b82f6}.ProfileInfoBlock_addressIcon__fMVLb{width:1.5rem;height:1.5rem;margin-top:.25rem;color:var(--foreground);opacity:.8}.ProfileInfoBlock_addressContent__cUQzW{flex:1}.ProfileInfoBlock_addressText__l__x6{margin:0;font-size:1rem;color:var(--foreground);line-height:1.6;font-weight:500}@keyframes ProfileInfoBlock_pulse__bQx9D{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes ProfileInfoBlock_shine__1dLwF{0%{background-position:-100% 0}to{background-position:200% 0}}@media (max-width:768px){.ProfileInfoBlock_profileContainer__azS5Q{gap:1rem}.ProfileInfoBlock_headerCard__P_j8a{flex-direction:column;gap:1.5rem;text-align:center;padding:1.5rem}.ProfileInfoBlock_welcomeTitle__ogNP2{font-size:1.5rem}.ProfileInfoBlock_userTypeLabel__MUwBp{font-size:1rem}.ProfileInfoBlock_infoGrid__bwlz_{grid-template-columns:1fr;gap:1rem}.ProfileInfoBlock_infoCard__MZMlr{padding:1.5rem}.ProfileInfoBlock_cardTitle__ibZrX{font-size:1.25rem}.ProfileInfoBlock_actionHeader___sX2v{flex-direction:column;text-align:center;gap:1rem}}@media (max-width:600px){.ProfileInfoBlock_userTypeIndicator__FDjPP{align-items:flex-start}.ProfileInfoBlock_userTypeIcon__CiqDy{margin-top:.5rem}}@media (max-width:480px){.ProfileInfoBlock_infoItem__jBmXI{flex-direction:column;text-align:center;padding:1rem}.ProfileInfoBlock_infoIcon__ZDrcK{margin-top:0}.ProfileInfoBlock_addressSection__ZtXhi{flex-direction:column;text-align:center}}.ProfileSidebar_overlay__LBd4G{position:fixed;inset:0;background:rgba(0,0,0,.6);z-index:90;backdrop-filter:blur(4px)}@media (min-width:1024px){.ProfileSidebar_overlay__LBd4G{display:none}}.ProfileSidebar_mobileContainer__I73qN{position:fixed;top:0;left:0;width:20rem;height:100%;z-index:100}@media (min-width:1024px){.ProfileSidebar_mobileContainer__I73qN{display:none}}.ProfileSidebar_mobileSidebar___iOYY{background:var(--product-bg);width:100%;height:100%;border-top-right-radius:1.5rem;box-shadow:0 25px 50px rgba(0,0,0,.25);display:flex;flex-direction:column;overflow:hidden}.ProfileSidebar_desktopContainer__fL5YY{display:none;flex-shrink:0}@media (min-width:1024px){.ProfileSidebar_desktopContainer__fL5YY{display:block}}.ProfileSidebar_desktopContainer__fL5YY.ProfileSidebar_visible__ZVvgU{width:20rem;position:relative}.ProfileSidebar_desktopContainer__fL5YY.ProfileSidebar_hidden__lulNR{width:0;position:absolute;z-index:10}.ProfileSidebar_desktopSidebar__SHBfY{border-radius:1.5rem;background:var(--product-bg);box-shadow:0 20px 40px rgba(0,0,0,.1);border:1px solid rgba(0,0,0,.05);height:-moz-fit-content;height:fit-content;min-height:500px;display:flex;flex-direction:column;overflow:hidden;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative}.ProfileSidebar_sidebarVisible__AHG_0{width:100%}.ProfileSidebar_sidebarHidden__QNwYe{width:20rem}.ProfileSidebar_desktopSidebar__SHBfY:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,#667eea,#764ba2 50%,#f093fb);opacity:.8}.ProfileSidebar_header__RWlvH{padding:2rem .875rem 2rem 1.5rem;color:var(--foreground);position:relative;overflow:hidden;background:var(--product-bg);border-bottom:1px solid rgba(0,0,0,.05)}.ProfileSidebar_header__RWlvH:before{content:"";position:absolute;inset:0;background:linear-gradient(120deg,var(--product-shine-first) 40%,var(--product-shine-second) 50%,var(--product-shine-first) 60%);opacity:0;transition:opacity .3s ease;pointer-events:none}.ProfileSidebar_header__RWlvH:hover:before{opacity:1;animation:ProfileSidebar_shine__G_13d 3s infinite}.ProfileSidebar_headerContent__lNqLI{display:flex;align-items:flex-start;justify-content:space-between;position:relative;z-index:1}.ProfileSidebar_userTypeIndicator__h0uWc{display:flex;align-items:center;gap:1rem}.ProfileSidebar_userIcon__xQusr{width:2.5rem;height:2.5rem;color:var(--foreground);filter:drop-shadow(0 2px 4px rgba(0,0,0,.1))}.ProfileSidebar_userText___if_K{display:flex;flex-direction:column;gap:.25rem}.ProfileSidebar_title__kRgo7{font-size:1.25rem;font-weight:700;margin:0;color:var(--foreground)}.ProfileSidebar_subtitle___hfMr{font-size:.875rem;margin:0;opacity:.7;font-weight:500;color:var(--medium-gray)}.ProfileSidebar_closeButton__ODh_j,.ProfileSidebar_toggleButton__HeAX_{padding:.5rem;background:var(--product-bg);border:1px solid rgba(0,0,0,.1);border-radius:.75rem;color:var(--foreground);cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:var(--product-shadow)}.ProfileSidebar_closeButton__ODh_j:hover,.ProfileSidebar_toggleButton__HeAX_:hover{background:var(--foreground);color:var(--background);transform:translateY(-2px);box-shadow:0 8px 20px rgba(0,0,0,.15)}.ProfileSidebar_closeIcon__gYOP0,.ProfileSidebar_toggleIcon__nZJYR{width:1.25rem;height:1.25rem;color:currentColor}.ProfileSidebar_navigation__n0T0i{padding:1.5rem;flex:1;display:flex;flex-direction:column}.ProfileSidebar_navList__BTN7y{display:flex;flex-direction:column;gap:.75rem}.ProfileSidebar_navItem__r5aha{display:flex;align-items:center;gap:1rem;padding:1rem 1.5rem;border-radius:1rem;font-size:.875rem;font-weight:600;text-decoration:none;color:var(--medium-gray);transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;background:linear-gradient(135deg,rgba(255,255,255,.1),rgba(255,255,255,.05));border:1px solid rgba(0,0,0,.05)}.ProfileSidebar_navItem__r5aha:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.4),transparent);transition:left .5s}.ProfileSidebar_navItem__r5aha:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,0,0,.1);color:var(--foreground);background:linear-gradient(135deg,rgba(255,255,255,.8),rgba(255,255,255,.4))}.ProfileSidebar_navItem__r5aha:hover:before{left:100%}.ProfileSidebar_navItemActive__VCAbN{color:#3b82f6;background:linear-gradient(135deg,rgba(59,130,246,.15),rgba(147,51,234,.1));border-color:rgba(59,130,246,.3);box-shadow:0 8px 25px rgba(59,130,246,.15)}.ProfileSidebar_navItemActive__VCAbN:hover{background:linear-gradient(135deg,rgba(59,130,246,.25),rgba(147,51,234,.2))}.ProfileSidebar_navIcon__Yvskv{font-size:1.25rem;flex-shrink:0;filter:drop-shadow(0 1px 2px rgba(0,0,0,.1))}.ProfileSidebar_navLabel__78ZDr{flex:1}.ProfileSidebar_activeIndicator__nv7pZ{position:absolute;right:.75rem;width:.5rem;height:.5rem;background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-radius:50%;box-shadow:0 0 10px rgba(59,130,246,.6)}.ProfileSidebar_decorativeElements__XwKml{margin-top:auto;padding-top:2rem;display:flex;flex-direction:column;align-items:center;gap:1rem}.ProfileSidebar_decorativeLine__6Z2eL{width:60%;height:2px;background:linear-gradient(90deg,transparent 0,var(--medium-gray) 50%,transparent 100%);opacity:.3}.ProfileSidebar_version__1SgJk{font-size:.75rem;color:var(--medium-gray);font-weight:600;text-transform:uppercase;letter-spacing:.5px;opacity:.7}@keyframes ProfileSidebar_shine__G_13d{0%{background-position:-100% 0}to{background-position:200% 0}}@media (max-width:480px){.ProfileSidebar_mobileContainer__I73qN{width:100%}.ProfileSidebar_mobileSidebar___iOYY{border-top-right-radius:0}.ProfileSidebar_header__RWlvH{padding:1.5rem 1rem}.ProfileSidebar_userIcon__xQusr{font-size:2rem}.ProfileSidebar_title__kRgo7{font-size:1.125rem}.ProfileSidebar_navigation__n0T0i{padding:1rem}.ProfileSidebar_navItem__r5aha{padding:.75rem 1rem}}html.ProfileSidebar_dark__kvAd5 .ProfileSidebar_navItem__r5aha{background:linear-gradient(135deg,rgba(255,255,255,.05),rgba(255,255,255,.02));border-color:rgba(255,255,255,.1)}html.ProfileSidebar_dark__kvAd5 .ProfileSidebar_navItem__r5aha:hover{background:linear-gradient(135deg,rgba(255,255,255,.1),rgba(255,255,255,.05))}html.ProfileSidebar_dark__kvAd5 .ProfileSidebar_navItemActive__VCAbN{background:linear-gradient(135deg,rgba(59,130,246,.2),rgba(147,51,234,.15))}html.ProfileSidebar_dark__kvAd5 .ProfileSidebar_desktopSidebar__SHBfY{border-color:rgba(255,255,255,.1)}.ProfileSidebar_navItem__r5aha:focus{outline:2px solid #3b82f6;outline-offset:2px}.ProfileSidebar_closeButton__ODh_j:focus,.ProfileSidebar_toggleButton__HeAX_:focus{outline:2px solid rgba(255,255,255,.5);outline-offset:2px}.ProductDetailModal_modalContent__oTRLL{width:100%;max-height:90vh;background:var(--background);border-radius:24px;overflow:hidden;box-shadow:0 32px 64px rgba(0,0,0,.12),0 0 0 1px rgba(255,255,255,.05),inset 0 1px 0 rgba(255,255,255,.1);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.1)}.ProductDetailModal_header__2OH7v{display:flex;justify-content:space-between;align-items:center;padding:2rem 2.5rem;border-bottom:1px solid rgba(255,255,255,.08);background:linear-gradient(135deg,var(--background) 0,rgba(139,92,246,.02) 100%)}.ProductDetailModal_headerLeft__pJq0e{display:flex;flex-direction:column;gap:.5rem}.ProductDetailModal_title__knYDZ{font-size:1.5rem;font-weight:700;color:var(--foreground);margin:0;background:linear-gradient(135deg,var(--foreground) 0,rgba(139,92,246,.8) 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.ProductDetailModal_statusBadge__y67zM{display:flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;color:var(--muted-foreground)}.ProductDetailModal_statusDot___sbil{width:8px;height:8px;border-radius:50%;animation:ProductDetailModal_pulse__s1cTF 2s infinite}.ProductDetailModal_statusDot___sbil.ProductDetailModal_inStock__bIOVH{background:#10b981;box-shadow:0 0 12px rgba(16,185,129,.4)}.ProductDetailModal_statusDot___sbil.ProductDetailModal_outOfStock__cnUCH{background:#ef4444;box-shadow:0 0 12px rgba(239,68,68,.4)}.ProductDetailModal_closeButton__DAZ9d{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border:none;border-radius:12px;background:rgba(255,255,255,.05);color:var(--muted-foreground);cursor:pointer;transition:all .3s ease;backdrop-filter:blur(8px)}.ProductDetailModal_closeButton__DAZ9d:hover{background:rgba(239,68,68,.1);color:#ef4444;transform:scale(1.05)}.ProductDetailModal_closeButton__DAZ9d svg{width:20px;height:20px}.ProductDetailModal_body__IKJdH{display:grid;grid-template-columns:1fr 1fr;gap:2.5rem;padding:2.5rem;max-height:60vh;overflow-y:auto}.ProductDetailModal_imageSection__EgjFm{display:flex;flex-direction:column;gap:1rem}.ProductDetailModal_imageContainer__QHwRA{position:relative;width:100%;aspect-ratio:1;background:linear-gradient(135deg,#f8fafc,#e2e8f0);border-radius:20px;overflow:hidden;border:1px solid rgba(255,255,255,.1);box-shadow:0 8px 32px rgba(0,0,0,.08),inset 0 1px 0 rgba(255,255,255,.1)}.ProductDetailModal_productImage__jO5xH{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;rotate:90deg;transition:transform .5s ease}.ProductDetailModal_productImage__jO5xH:hover{transform:scale(1.05)}.ProductDetailModal_noImagePlaceholder__6knCV{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;color:var(--muted-foreground);gap:1rem}.ProductDetailModal_noImagePlaceholder__6knCV svg{width:64px;height:64px;opacity:.5}.ProductDetailModal_noImagePlaceholder__6knCV span{font-size:.875rem;font-weight:500;opacity:.7}.ProductDetailModal_errorText__a1U8q{font-size:.75rem!important;color:#ef4444!important;opacity:.8!important;margin-top:.25rem}.ProductDetailModal_infoSection__xU1C5{display:flex;flex-direction:column;gap:1.5rem}.ProductDetailModal_productInfo__6mhfT{display:flex;flex-direction:column;gap:1rem}.ProductDetailModal_productName__cyHH2{font-size:1.75rem;font-weight:700;color:var(--foreground);line-height:1.3;margin:0 0 .5rem}.ProductDetailModal_infoItem__A_Rns{display:flex;justify-content:space-between;align-items:flex-start;padding:.75rem 1rem;background:rgba(255,255,255,.02);border-radius:12px;border:1px solid rgba(255,255,255,.05);transition:all .3s ease}.ProductDetailModal_infoItem__A_Rns:hover{background:rgba(139,92,246,.05);border-color:rgba(139,92,246,.1);transform:translateX(2px)}.ProductDetailModal_label__wBnUZ{font-weight:600;color:var(--muted-foreground);font-size:.875rem;flex-shrink:0;margin-right:1rem}.ProductDetailModal_value___h3MK{font-weight:500;color:var(--foreground);text-align:right;font-size:.875rem}.ProductDetailModal_technicalInfo__0poy4{margin-top:1rem}.ProductDetailModal_sectionTitle__x9omN{font-size:1.125rem;font-weight:600;color:var(--foreground);margin:0 0 1rem;padding-bottom:.5rem;border-bottom:2px solid rgba(139,92,246,.2)}.ProductDetailModal_techGrid__OGccy{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.ProductDetailModal_techItem__A4OXp{display:flex;flex-direction:column;gap:.25rem;padding:.75rem;background:rgba(255,255,255,.03);border-radius:8px;border:1px solid rgba(255,255,255,.05);transition:all .3s ease}.ProductDetailModal_techItem__A4OXp:hover{background:rgba(139,92,246,.05);border-color:rgba(139,92,246,.1);transform:translateY(-1px)}.ProductDetailModal_techLabel__1wfpE{font-size:.75rem;font-weight:500;color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.5px}.ProductDetailModal_techValue__sbbje{font-size:.875rem;font-weight:600;color:var(--foreground)}.ProductDetailModal_priceSection__R3ezh{display:flex;flex-direction:column;gap:.5rem;padding:1.5rem;background:linear-gradient(135deg,rgba(139,92,246,.1),rgba(16,185,129,.05));border-radius:16px;border:1px solid rgba(139,92,246,.2);margin-top:1rem}.ProductDetailModal_priceLabel__qe9qb{font-size:.875rem;font-weight:500;color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.5px}.ProductDetailModal_priceValue__WhQoP{display:flex;align-items:center}.ProductDetailModal_priceAmount__LxhtI{font-size:2rem;font-weight:700;background:linear-gradient(135deg,#10b981,#059669);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.ProductDetailModal_noPriceText__e5K4g{font-size:1rem;font-weight:500;color:var(--muted-foreground);font-style:italic}.ProductDetailModal_cartSection__trX7C{padding:2rem 2.5rem;border-top:1px solid rgba(255,255,255,.08);background:linear-gradient(135deg,var(--background) 0,rgba(139,92,246,.02) 100%)}.ProductDetailModal_addToCartButton__9kint,.ProductDetailModal_cartContent__tJrhe{display:flex;justify-content:center;width:100%}.ProductDetailModal_addToCartButton__9kint{align-items:center;gap:.75rem;padding:1rem 2rem;background:linear-gradient(135deg,#8b5cf6,#7c3aed);color:white;border:none;border-radius:16px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 8px 25px rgba(139,92,246,.3),0 3px 10px rgba(139,92,246,.2);position:relative;overflow:hidden}.ProductDetailModal_addToCartButton__9kint: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 ease}.ProductDetailModal_addToCartButton__9kint:hover:before{left:100%}.ProductDetailModal_addToCartButton__9kint:hover{transform:translateY(-2px) scale(1.02);box-shadow:0 12px 35px rgba(139,92,246,.4),0 5px 15px rgba(139,92,246,.3)}.ProductDetailModal_addToCartButton__9kint:active{transform:translateY(0) scale(.98)}.ProductDetailModal_addToCartButton__9kint.ProductDetailModal_disabled__z_tO_{background:rgba(156,163,175,.5);color:rgba(156,163,175,.8);cursor:not-allowed;box-shadow:none}.ProductDetailModal_addToCartButton__9kint.ProductDetailModal_disabled__z_tO_:hover{transform:none;box-shadow:none}.ProductDetailModal_addToCartButton__9kint.ProductDetailModal_disabled__z_tO_:before{display:none}.ProductDetailModal_addToCartButton__9kint svg{width:20px;height:20px;flex-shrink:0}.ProductDetailModal_loader__PaV6O{display:flex;align-items:center;justify-content:center;width:20px;height:20px}.ProductDetailModal_loaderSpinner__0MEL2{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top-color:white;border-radius:50%;animation:ProductDetailModal_spin__8tW_S 1s linear infinite}.ProductDetailModal_quantityControls__V3BLb{display:flex;justify-content:space-between;align-items:center;width:100%;padding:1rem 1.5rem;background:linear-gradient(135deg,rgba(16,185,129,.1),rgba(5,150,105,.05));border:1px solid rgba(16,185,129,.2);border-radius:16px;box-shadow:0 4px 20px rgba(16,185,129,.1)}.ProductDetailModal_quantityInfo__D6hat{display:flex;flex-direction:column;gap:.25rem}.ProductDetailModal_quantityLabel__zveVc{font-size:.75rem;font-weight:500;color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.5px}.ProductDetailModal_quantityValue__ooXbR{font-size:1.25rem;font-weight:700;color:#10b981}.ProductDetailModal_quantityButtons__iwTcX{display:flex;align-items:center;gap:1rem}.ProductDetailModal_quantityButton__9Y44Q{display:flex;align-items:center;justify-content:center;width:44px;height:44px;background:var(--foreground);color:var(--background);border:none;border-radius:12px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px rgba(0,0,0,.15)}.ProductDetailModal_quantityButton__9Y44Q:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(0,0,0,.2)}.ProductDetailModal_quantityButton__9Y44Q:active{transform:translateY(0)}.ProductDetailModal_quantityButton__9Y44Q:disabled{opacity:.5;cursor:not-allowed;transform:none}.ProductDetailModal_quantityButton__9Y44Q svg{width:16px;height:16px;stroke-width:2.5}@keyframes ProductDetailModal_pulse__s1cTF{0%,to{opacity:1}50%{opacity:.5}}@keyframes ProductDetailModal_spin__8tW_S{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:1024px){.ProductDetailModal_modalContent__oTRLL{max-width:90vw}.ProductDetailModal_body__IKJdH{grid-template-columns:1fr;gap:2rem;padding:2rem}.ProductDetailModal_imageSection__EgjFm{order:-1}.ProductDetailModal_imageContainer__QHwRA{max-width:300px;margin:0 auto}}@media (max-width:640px){.ProductDetailModal_header__2OH7v{padding:1.5rem}.ProductDetailModal_title__knYDZ{font-size:1.25rem}.ProductDetailModal_body__IKJdH{padding:1.5rem;gap:1.5rem;max-height:50vh}.ProductDetailModal_productName__cyHH2{font-size:1.5rem}.ProductDetailModal_techGrid__OGccy{grid-template-columns:1fr}.ProductDetailModal_cartSection__trX7C{padding:1.5rem}.ProductDetailModal_addToCartButton__9kint{padding:.875rem 1.5rem;font-size:.9rem}.ProductDetailModal_quantityControls__V3BLb{padding:.875rem 1.25rem}.ProductDetailModal_priceAmount__LxhtI{font-size:1.5rem}}.OrderDetailsModal_modalContent__feEGW{background:var(--product-bg);border-radius:20px;box-shadow:var(--product-shadow);border:1px solid rgba(255,255,255,.2);width:100%;max-height:90vh;overflow:hidden;display:flex;flex-direction:column;position:relative}.OrderDetailsModal_modalContent__feEGW:before{content:"";position:absolute;inset:0;background:linear-gradient(120deg,var(--product-shine-first) 40%,var(--product-shine-second) 50%,var(--product-shine-first) 60%);opacity:0;transition:opacity .3s ease;pointer-events:none}.OrderDetailsModal_modalContent__feEGW:hover:before{opacity:1;animation:OrderDetailsModal_shine__DaVVK 3s infinite}.OrderDetailsModal_header__j11EC{padding:2rem;border-bottom:1px solid rgba(0,0,0,.05);position:relative;z-index:1}.OrderDetailsModal_headerMain__0Cwea{display:flex;align-items:flex-start;justify-content:space-between;gap:2rem;padding-right:3rem}.OrderDetailsModal_orderInfo__cLHrA{display:flex;flex-direction:column;gap:1rem}.OrderDetailsModal_orderTitle__EYFsM{font-size:1.75rem;font-weight:700;color:var(--foreground);margin:0}.OrderDetailsModal_orderMeta__zXP9J{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap}.OrderDetailsModal_orderDate__nh5Hq{font-size:.875rem;color:var(--medium-gray);font-weight:500}.OrderDetailsModal_totalPrice__RJSpW{font-size:2rem;font-weight:800;color:var(--foreground);text-align:right;line-height:1}.OrderDetailsModal_closeButton__O_bMO{position:absolute;top:1.5rem;right:1.5rem;z-index:10;width:2.5rem;height:2.5rem;padding:0;background:rgba(0,0,0,.05);border:1px solid rgba(0,0,0,.1);border-radius:12px;cursor:pointer;color:var(--medium-gray);transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;justify-content:center;backdrop-filter:blur(8px)}.OrderDetailsModal_closeButton__O_bMO:hover{background:var(--foreground);color:var(--background);transform:scale(1.1)}.OrderDetailsModal_closeButton__O_bMO svg{width:1.25rem;height:1.25rem}.OrderDetailsModal_statusBadge__0y_Ht{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:1.5rem;font-size:.875rem;font-weight:600;border:1px solid}.OrderDetailsModal_statusDot__dmAq1{width:8px;height:8px;border-radius:50%}.OrderDetailsModal_statusDelivered__5d9cK{background:rgba(61,141,55,.1);border-color:var(--green);color:var(--green)}.OrderDetailsModal_statusDelivered__5d9cK .OrderDetailsModal_statusDot__dmAq1{background:var(--green)}.OrderDetailsModal_statusShipped__J9_WZ{background:rgba(59,130,246,.1);border-color:#3b82f6;color:#3b82f6}.OrderDetailsModal_statusShipped__J9_WZ .OrderDetailsModal_statusDot__dmAq1{background:#3b82f6}.OrderDetailsModal_statusProcessing__sm_K_{background:rgba(245,158,11,.1);border-color:#f59e0b;color:#f59e0b}.OrderDetailsModal_statusProcessing__sm_K_ .OrderDetailsModal_statusDot__dmAq1{background:#f59e0b}.OrderDetailsModal_statusPending__VVL2_{background:rgba(156,163,175,.1);border-color:#9ca3af;color:#9ca3af}.OrderDetailsModal_statusPending__VVL2_ .OrderDetailsModal_statusDot__dmAq1{background:#9ca3af}.OrderDetailsModal_statusCancelled__wVsxZ{background:rgba(220,38,38,.1);border-color:var(--red);color:var(--red)}.OrderDetailsModal_statusCancelled__wVsxZ .OrderDetailsModal_statusDot__dmAq1{background:var(--red)}.OrderDetailsModal_statusDefault__9YbOP{background:rgba(0,0,0,.1);border-color:var(--medium-gray);color:var(--medium-gray)}.OrderDetailsModal_statusDefault__9YbOP .OrderDetailsModal_statusDot__dmAq1{background:var(--medium-gray)}.OrderDetailsModal_content__3qpDZ{padding:0 2rem 2rem;overflow-y:auto;flex:1;position:relative;z-index:1}.OrderDetailsModal_section__V2dBR{margin-bottom:2.5rem}.OrderDetailsModal_section__V2dBR:last-child{margin-bottom:0}.OrderDetailsModal_sectionTitle__3ZYa8{display:flex;align-items:center;gap:.75rem;font-size:1.25rem;font-weight:700;color:var(--foreground);margin:0 0 1.5rem}.OrderDetailsModal_sectionIcon__ZjQeP{width:1.5rem;height:1.5rem;color:var(--medium-gray)}.OrderDetailsModal_detailsGrid__ggnXB{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}.OrderDetailsModal_detailItem__Mk2J1{display:flex;flex-direction:column;gap:.5rem;padding:1.25rem;background:rgba(0,0,0,.02);border-radius:12px;border:1px solid rgba(0,0,0,.05);transition:all .3s ease}.OrderDetailsModal_detailItem__Mk2J1:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.05)}.OrderDetailsModal_detailLabel__mTQpi{font-size:.875rem;color:var(--medium-gray);font-weight:600;text-transform:uppercase;letter-spacing:.5px}.OrderDetailsModal_detailValue__ZZ5nt{font-size:1rem;color:var(--foreground);font-weight:600}.OrderDetailsModal_commentBox__iADsx{padding:1.5rem;background:rgba(0,0,0,.02);border-radius:12px;border-left:4px solid var(--medium-gray);font-size:1rem;line-height:1.6;color:var(--foreground)}.OrderDetailsModal_itemsList__ae9Bt{display:flex;flex-direction:column;gap:1rem}.OrderDetailsModal_orderItem__zWKnN{background:rgba(0,0,0,.02);border-radius:12px;border:1px solid rgba(0,0,0,.05);transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden}.OrderDetailsModal_orderItem__zWKnN:hover{transform:translateX(4px);box-shadow:0 8px 25px rgba(0,0,0,.08)}.OrderDetailsModal_itemMain__hIUwb{padding:1.5rem;display:flex;align-items:center;justify-content:space-between;gap:2rem}.OrderDetailsModal_itemInfo__IHXcK{flex:1;display:flex;flex-direction:column;gap:.5rem}.OrderDetailsModal_itemName__BSpSm{font-size:1.125rem;font-weight:700;color:var(--foreground);margin:0}.OrderDetailsModal_itemCode__eMrUz{font-size:.875rem;color:var(--medium-gray);font-weight:500}.OrderDetailsModal_itemDetails__evEjo{display:flex;align-items:center;gap:2rem}.OrderDetailsModal_itemQuantity__NHTld{font-size:1.25rem;font-weight:700;color:var(--foreground);padding:.5rem 1rem;background:rgba(0,0,0,.05);border-radius:8px;min-width:4rem;text-align:center}.OrderDetailsModal_itemPricing__Icx4u{display:flex;flex-direction:column;align-items:flex-end;gap:.25rem}.OrderDetailsModal_itemUnitPrice__XL_kR{font-size:.875rem;color:var(--medium-gray);font-weight:500}.OrderDetailsModal_itemTotalPrice__vqaOQ{font-size:1.25rem;font-weight:700;color:var(--foreground)}.OrderDetailsModal_summary__W8o8z{border-top:2px solid rgba(0,0,0,.05);padding-top:1.5rem;margin-top:1.5rem}.OrderDetailsModal_summaryRow__xFJXY{display:flex;justify-content:space-between;align-items:center;gap:2rem}.OrderDetailsModal_summaryLabel__4PCOl{font-size:1.25rem;font-weight:600;color:var(--foreground)}.OrderDetailsModal_summaryAmount__yNA99{font-size:2rem;font-weight:800;color:var(--foreground)}@keyframes OrderDetailsModal_shine__DaVVK{0%{background-position:-100% 0}to{background-position:200% 0}}@media (max-width:768px){.OrderDetailsModal_modalContent__feEGW{border-radius:16px;max-height:95vh;margin:1rem}.OrderDetailsModal_closeButton__O_bMO{top:1rem;right:1rem;width:2rem;height:2rem}.OrderDetailsModal_closeButton__O_bMO svg{width:1rem;height:1rem}.OrderDetailsModal_header__j11EC{padding:1.5rem}.OrderDetailsModal_headerMain__0Cwea{flex-direction:column;gap:1.5rem;width:100%;padding-right:0}.OrderDetailsModal_orderTitle__EYFsM{font-size:1.5rem}.OrderDetailsModal_totalPrice__RJSpW{font-size:1.75rem;text-align:left}.OrderDetailsModal_content__3qpDZ{padding:0 1.5rem 1.5rem}.OrderDetailsModal_detailsGrid__ggnXB{grid-template-columns:1fr;gap:1rem}.OrderDetailsModal_itemMain__hIUwb{flex-direction:column;align-items:stretch;gap:1rem;padding:1.25rem}.OrderDetailsModal_itemDetails__evEjo{justify-content:space-between;gap:1rem}.OrderDetailsModal_itemPricing__Icx4u{align-items:flex-start}}@media (max-width:480px){.OrderDetailsModal_orderMeta__zXP9J{flex-direction:column;align-items:flex-start;gap:.75rem}.OrderDetailsModal_itemDetails__evEjo{flex-direction:column;align-items:stretch;gap:.75rem}.OrderDetailsModal_summaryRow__xFJXY{flex-direction:column;align-items:stretch;gap:1rem}.OrderDetailsModal_summaryAmount__yNA99{font-size:1.75rem;text-align:center}}.OrderSuccessModal_modalContent__qRcgQ{background:var(--product-bg);border-radius:24px;box-shadow:var(--product-shadow);border:1px solid rgba(255,255,255,.2);width:100%;max-height:90vh;overflow:hidden;display:flex;flex-direction:column;position:relative;text-align:center;padding:3rem 2rem 2rem}.OrderSuccessModal_modalContent__qRcgQ:before{content:"";position:absolute;inset:0;background:linear-gradient(120deg,var(--product-shine-first) 40%,var(--product-shine-second) 50%,var(--product-shine-first) 60%);opacity:0;transition:opacity .3s ease;pointer-events:none}.OrderSuccessModal_modalContent__qRcgQ:hover:before{opacity:1;animation:OrderSuccessModal_shine__kFssg 3s infinite}.OrderSuccessModal_closeButton__oNJWL{position:absolute;top:1.5rem;right:1.5rem;z-index:10;width:2.5rem;height:2.5rem;padding:0;background:rgba(0,0,0,.05);border:1px solid rgba(0,0,0,.1);border-radius:12px;cursor:pointer;color:var(--medium-gray);transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;justify-content:center;backdrop-filter:blur(8px)}.OrderSuccessModal_closeButton__oNJWL:hover{background:var(--foreground);color:var(--background);transform:scale(1.1)}.OrderSuccessModal_closeButton__oNJWL svg{width:1.25rem;height:1.25rem}.OrderSuccessModal_successIcon__Bk7kT{width:5rem;height:5rem;margin:0 auto 2rem;background:var(--green);border-radius:50%;display:flex;align-items:center;justify-content:center;color:white;position:relative}.OrderSuccessModal_successIcon__Bk7kT:before{content:"";position:absolute;inset:-4px;background:var(--green);border-radius:50%;opacity:.2;animation:OrderSuccessModal_pulse__kgyv6 2s infinite}.OrderSuccessModal_successIcon__Bk7kT svg{width:2.5rem;height:2.5rem;z-index:1}.OrderSuccessModal_header__D1x7j{margin-bottom:2rem;position:relative;z-index:1}.OrderSuccessModal_title__9PvTZ{font-size:2rem;font-weight:800;color:var(--foreground);margin:0 0 .75rem;line-height:1.1}.OrderSuccessModal_subtitle__S21A5{font-size:1.125rem;color:var(--medium-gray);margin:0;font-weight:500}.OrderSuccessModal_content__l0YKI{position:relative;z-index:1;text-align:left}.OrderSuccessModal_summarySection__y6h0f{margin-bottom:2.5rem}.OrderSuccessModal_summaryGrid__lOI8J{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem}.OrderSuccessModal_summaryCard__xQ7_G{background:rgba(0,0,0,.02);border:1px solid rgba(0,0,0,.05);border-radius:16px;padding:1.5rem;display:flex;align-items:center;gap:1rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.OrderSuccessModal_summaryCard__xQ7_G:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,0,0,.08)}.OrderSuccessModal_cardIcon___46vH{width:3rem;height:3rem;background:var(--foreground);border-radius:12px;display:flex;align-items:center;justify-content:center;color:var(--background);flex-shrink:0}.OrderSuccessModal_cardIcon___46vH svg{width:1.5rem;height:1.5rem}.OrderSuccessModal_cardContent__Z65UJ{flex:1}.OrderSuccessModal_cardValue__Wcs9w{font-size:1.75rem;font-weight:800;color:var(--foreground);line-height:1;margin-bottom:.25rem;white-space:nowrap}.OrderSuccessModal_cardLabel__ABXQQ{font-size:.875rem;color:var(--medium-gray);font-weight:600;text-transform:uppercase;letter-spacing:.5px}.OrderSuccessModal_section__srvoT{margin-bottom:2rem}.OrderSuccessModal_section__srvoT:last-child{margin-bottom:0}.OrderSuccessModal_sectionTitle__FWwhX{display:flex;align-items:center;gap:.75rem;font-size:1.25rem;font-weight:700;color:var(--foreground);margin:0 0 1.5rem}.OrderSuccessModal_sectionIcon__flAJ9{width:1.5rem;height:1.5rem;color:var(--medium-gray)}.OrderSuccessModal_movementsList__0tJu6{display:flex;flex-direction:column;gap:1rem}.OrderSuccessModal_movementItem__A1Nkh{background:rgba(0,0,0,.02);border:1px solid rgba(0,0,0,.05);border-radius:12px;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1)}.OrderSuccessModal_movementItem__A1Nkh:hover{transform:translateX(4px);box-shadow:0 4px 15px rgba(0,0,0,.05)}.OrderSuccessModal_movementHeader__MKcNm{padding:1rem 1.25rem;border-bottom:1px solid rgba(0,0,0,.05);display:flex;align-items:center;gap:1rem}.OrderSuccessModal_movementNumber___ADh6{width:2rem;height:2rem;background:var(--foreground);color:var(--background);border-radius:8px;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.875rem}.OrderSuccessModal_movementId__dmxNR{flex:1;font-size:.875rem;color:var(--medium-gray);font-family:monospace;font-weight:500}.OrderSuccessModal_movementStatus__5O9eZ{display:flex;align-items:center;gap:.5rem;font-size:.75rem;font-weight:700;color:#f59e0b;text-transform:uppercase;letter-spacing:.5px}.OrderSuccessModal_statusDot__YdaCc{width:8px;height:8px;background:#f59e0b;border-radius:50%}.OrderSuccessModal_movementDetails__j74dV{padding:1rem 1.25rem}.OrderSuccessModal_movementInfo__o8llM{display:flex;align-items:center;justify-content:space-between;gap:1rem}.OrderSuccessModal_movementWarehouse__BCc6Q{display:flex;align-items:center;gap:.75rem;flex:1}.OrderSuccessModal_movementIcon__MYwOi{width:1.25rem;height:1.25rem;color:var(--medium-gray)}.OrderSuccessModal_movementWarehouse__BCc6Q span{font-size:.875rem;font-weight:600;color:var(--foreground)}.OrderSuccessModal_movementItems__NA70R{font-size:.875rem;color:var(--medium-gray);font-weight:500}.OrderSuccessModal_actions__8fcYr{display:flex;gap:1rem;margin-top:2.5rem;justify-content:center}.OrderSuccessModal_primaryButton__kC_dB{display:flex;align-items:center;gap:.75rem;padding:1rem 2rem;background:var(--green);color:white;border:none;border-radius:12px;font-size:1rem;font-weight:700;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);min-width:10rem;justify-content:center}.OrderSuccessModal_primaryButton__kC_dB:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(61,141,55,.3)}.OrderSuccessModal_primaryButton__kC_dB:active{transform:translateY(0)}.OrderSuccessModal_secondaryButton__Ulf8b{padding:1rem 2rem;background:transparent;color:var(--foreground);border:1px solid rgba(0,0,0,.1);border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1)}.OrderSuccessModal_secondaryButton__Ulf8b:hover{background:var(--foreground);color:var(--background);transform:translateY(-2px)}.OrderSuccessModal_buttonIcon__mIMd0{width:1.25rem;height:1.25rem}@keyframes OrderSuccessModal_pulse__kgyv6{0%,to{transform:scale(1);opacity:.2}50%{transform:scale(1.1);opacity:.1}}@keyframes OrderSuccessModal_shine__kFssg{0%{background-position:-100% 0}to{background-position:200% 0}}@media (max-width:1024px){.OrderSuccessModal_summaryGrid__lOI8J{grid-template-columns:1fr}}@media (max-width:768px){.OrderSuccessModal_modalContent__qRcgQ{border-radius:20px;margin:1rem;padding:2rem 1.5rem 1.5rem}.OrderSuccessModal_closeButton__oNJWL{top:1rem;right:1rem;width:2rem;height:2rem}.OrderSuccessModal_closeButton__oNJWL svg{width:1rem;height:1rem}.OrderSuccessModal_successIcon__Bk7kT{width:4rem;height:4rem;margin-bottom:1.5rem}.OrderSuccessModal_successIcon__Bk7kT svg{width:2rem;height:2rem}.OrderSuccessModal_title__9PvTZ{font-size:1.5rem}.OrderSuccessModal_subtitle__S21A5{font-size:1rem}.OrderSuccessModal_summaryGrid__lOI8J{gap:1rem}.OrderSuccessModal_summaryCard__xQ7_G{padding:1.25rem}.OrderSuccessModal_cardValue__Wcs9w{font-size:1.5rem}.OrderSuccessModal_actions__8fcYr{flex-direction:column;gap:.75rem}.OrderSuccessModal_primaryButton__kC_dB,.OrderSuccessModal_secondaryButton__Ulf8b{width:100%}}@media (max-width:480px){.OrderSuccessModal_movementHeader__MKcNm{flex-wrap:wrap;gap:.75rem}.OrderSuccessModal_movementId__dmxNR{width:100%;order:3}.OrderSuccessModal_movementInfo__o8llM{flex-direction:column;align-items:stretch;gap:.75rem}}.WarehousesMapModal_modalContent__u_5K0{background:var(--background);border-radius:16px;overflow:hidden;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);max-height:90vh;display:flex;flex-direction:column}.WarehousesMapModal_modalHeader__Rzcmk{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid rgba(var(--foreground-rgb),.1);background:var(--product-bg);position:relative}.WarehousesMapModal_modalHeader__Rzcmk:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,var(--product-shine-first) 0,var(--product-shine-second) 50%,var(--product-shine-first) 100%);opacity:0;transition:opacity .3s ease}.WarehousesMapModal_modalHeader__Rzcmk:hover:before{opacity:1;animation:WarehousesMapModal_shimmer__M_Ku1 2s linear infinite}.WarehousesMapModal_headerActions__0BRhb,.WarehousesMapModal_headerLeft__mY43q{display:flex;align-items:center;gap:1rem;position:relative;z-index:1}.WarehousesMapModal_modalTitle__HbZgX{display:flex;align-items:center;gap:.75rem;font-size:1.25rem;font-weight:700;color:var(--foreground);margin:0}.WarehousesMapModal_modalTitle__HbZgX svg{color:var(--green);flex-shrink:0}.WarehousesMapModal_selectionInfo__r_i_D{font-size:.875rem;color:var(--medium_gray);background:rgba(var(--foreground-rgb),.05);padding:.375rem .75rem;border-radius:20px;white-space:nowrap}.WarehousesMapModal_selectedCount__7dlyQ{font-weight:600;color:var(--green)}.WarehousesMapModal_headerActions__0BRhb{gap:.5rem}.WarehousesMapModal_clearAllBtn__CD_nT,.WarehousesMapModal_selectAllBtn__cMayt{display:flex;align-items:center;gap:.375rem;padding:.5rem .75rem;border:1px solid rgba(var(--foreground-rgb),.2);border-radius:8px;background:var(--background);color:var(--foreground);font-size:.75rem;font-weight:500;cursor:pointer;transition:all .2s ease;white-space:nowrap}.WarehousesMapModal_clearAllBtn__CD_nT:hover:not(:disabled),.WarehousesMapModal_selectAllBtn__cMayt:hover:not(:disabled){background:var(--green);color:white;border-color:var(--green);transform:translateY(-1px)}.WarehousesMapModal_clearAllBtn__CD_nT:disabled,.WarehousesMapModal_selectAllBtn__cMayt:disabled{opacity:.5;cursor:not-allowed}.WarehousesMapModal_clearAllBtn__CD_nT:hover:not(:disabled){background:var(--red);border-color:var(--red)}.WarehousesMapModal_closeBtn__FkAkz{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border:none;border-radius:6px;background:rgba(var(--foreground-rgb),.1);color:var(--medium_gray);cursor:pointer;transition:all .2s ease;flex-shrink:0}.WarehousesMapModal_closeBtn__FkAkz:hover{background:var(--red);color:white;transform:scale(1.05)}.WarehousesMapModal_mapContainer__Z4Vw_{flex:1;min-height:500px;position:relative}.WarehousesMapModal_modalFooter__u_p8w{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;border-top:1px solid rgba(var(--foreground-rgb),.1);background:var(--product-bg);gap:1rem}.WarehousesMapModal_footerInfo__EN_HP{display:flex;flex-direction:column;gap:.375rem;flex:1}.WarehousesMapModal_infoItem__IJ9wW{display:flex;align-items:center;gap:.5rem;font-size:.75rem;color:var(--medium_gray)}.WarehousesMapModal_infoItem__IJ9wW svg{color:var(--green);flex-shrink:0}.WarehousesMapModal_footerActions__7wf_S{display:flex;align-items:center;gap:.75rem}.WarehousesMapModal_cancelBtn__x1pII{padding:.75rem 1.5rem;border:1px solid rgba(var(--foreground-rgb),.2);border-radius:8px;background:var(--background);color:var(--foreground);font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease;white-space:nowrap}.WarehousesMapModal_cancelBtn__x1pII:hover{background:rgba(var(--foreground-rgb),.05);transform:translateY(-1px)}.WarehousesMapModal_confirmBtn__P7yV_{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;border:none;border-radius:8px;background:linear-gradient(135deg,var(--green),#4ade80);color:white;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .3s ease;white-space:nowrap}.WarehousesMapModal_confirmBtn__P7yV_:hover:not(:disabled){background:linear-gradient(135deg,#16a34a,var(--green));transform:translateY(-2px);box-shadow:0 4px 12px rgba(34,197,94,.3)}.WarehousesMapModal_confirmBtn__P7yV_:disabled{opacity:.5;cursor:not-allowed;transform:none;box-shadow:none}@keyframes WarehousesMapModal_shimmer__M_Ku1{0%{background-position:-200% 0}to{background-position:200% 0}}@media (max-width:1024px){.WarehousesMapModal_modalContent__u_5K0{max-height:95vh}.WarehousesMapModal_mapContainer__Z4Vw_{min-height:400px}}@media (max-width:768px){.WarehousesMapModal_modalHeader__Rzcmk{flex-direction:column;align-items:flex-start;gap:1rem;padding:1rem}.WarehousesMapModal_headerLeft__mY43q{width:100%;justify-content:space-between}.WarehousesMapModal_headerActions__0BRhb{width:100%;justify-content:flex-end}.WarehousesMapModal_modalFooter__u_p8w{flex-direction:column;align-items:stretch;gap:1rem;padding:1rem}.WarehousesMapModal_footerActions__7wf_S{width:100%;justify-content:space-between}.WarehousesMapModal_cancelBtn__x1pII,.WarehousesMapModal_confirmBtn__P7yV_{flex:1}.WarehousesMapModal_mapContainer__Z4Vw_{min-height:350px}}@media (max-width:480px){.WarehousesMapModal_modalTitle__HbZgX{font-size:1.125rem}.WarehousesMapModal_headerActions__0BRhb{flex-wrap:wrap}.WarehousesMapModal_clearAllBtn__CD_nT,.WarehousesMapModal_selectAllBtn__cMayt{font-size:.6875rem;padding:.375rem .5rem}.WarehousesMapModal_mapContainer__Z4Vw_{min-height:300px}.WarehousesMapModal_footerInfo__EN_HP{display:none}}.WarehousesList_container__VW7Lr{width:100%;height:100%;min-height:400px;max-height:600px;display:flex;flex-direction:column}.WarehousesList_header__9WFN0{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid rgba(var(--foreground-rgb,0,0,0),.1)}.WarehousesList_headerInfo__OmBFc{flex:1}.WarehousesList_title__Xh1Wa{font-size:18px;font-weight:600;color:rgb(var(--foreground-rgb,0,0,0));margin:0 0 4px}.WarehousesList_subtitle___7ldM{font-size:14px;color:rgba(var(--foreground-rgb,0,0,0),.7);margin:0}.WarehousesList_count__xDdnb,.WarehousesList_selectedCount___sesz{font-weight:600;color:var(--green,#3d8d37)}.WarehousesList_headerNote__70k8M{display:flex;align-items:center;gap:6px;font-size:12px;color:rgba(var(--foreground-rgb,0,0,0),.6);background:rgba(var(--foreground-rgb,0,0,0),.03);padding:6px 12px;border-radius:6px;border:1px solid rgba(var(--foreground-rgb,0,0,0),.1)}.WarehousesList_infoIcon__gocBH{width:14px;height:14px}.WarehousesList_warehousesList__C6Art{flex:1;overflow-y:auto;display:flex;flex-direction:column;gap:12px;padding-right:4px}.WarehousesList_warehouseCard__mG1pp{background:var(--product-bg,#ffffff);border:1px solid rgba(var(--foreground-rgb,0,0,0),.1);border-radius:12px;padding:16px;transition:all .3s ease;position:relative;overflow:hidden}.WarehousesList_warehouseCard__mG1pp:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,var(--product-shine-first,rgba(201,201,201,.25)) 0,transparent 50%,var(--product-shine-second,rgba(127,127,127,.4)) 100%);opacity:0;transition:opacity .3s ease;pointer-events:none}.WarehousesList_warehouseCard__mG1pp:hover{transform:translateY(-2px);box-shadow:var(--product-shadow,0 10px 15px -3px rgba(0,0,0,.05)),0 4px 20px rgba(0,0,0,.1)}.WarehousesList_warehouseCard__mG1pp:hover:before{opacity:1}.WarehousesList_warehouseCard__mG1pp.WarehousesList_selected__uVoYw{border-color:var(--green,#3d8d37);background:linear-gradient(135deg,var(--product-shine-first,rgba(201,201,201,.25)) 0,var(--green,#3d8d37)8 50%,var(--product-shine-second,rgba(127,127,127,.4)) 100%)}.WarehousesList_warehouseCard__mG1pp.WarehousesList_selected__uVoYw:before{opacity:.7}.WarehousesList_warehouseHeader__L6vF4{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:16px}.WarehousesList_warehouseInfo__KUEat{display:flex;align-items:flex-start;gap:12px;flex:1}.WarehousesList_warehouseIcon__GVhp7{width:40px;height:40px;background:linear-gradient(135deg,var(--product-shine-first,rgba(201,201,201,.25)) 0,var(--green,#3d8d37) 50%,var(--product-shine-second,rgba(127,127,127,.4)) 100%);border-radius:10px;display:flex;align-items:center;justify-content:center;color:var(--product-bg,#ffffff);border:1px solid var(--green,#3d8d37);box-shadow:var(--product-shadow,0 10px 15px -3px rgba(0,0,0,.05))}.WarehousesList_warehouseIcon__GVhp7 svg{width:20px;height:20px}.WarehousesList_warehouseDetails__GXtl4{flex:1}.WarehousesList_warehouseName__TPwQz{font-size:16px;font-weight:600;color:rgb(var(--foreground-rgb,0,0,0));margin:0 0 4px}.WarehousesList_warehouseAddress__Y_roi{font-size:14px;color:rgba(var(--foreground-rgb,0,0,0),.7);margin:0 0 8px;line-height:1.4}.WarehousesList_warehouseStats__GVSat{display:flex;align-items:center;justify-content:space-between;gap:16px}.WarehousesList_statItem__ARvs4{display:flex;align-items:center;gap:4px;font-size:12px;color:rgba(var(--foreground-rgb,0,0,0),.6);font-weight:500}.WarehousesList_statIcon__fEMR0{width:12px;height:12px}.WarehousesList_toggleProductsButton__aLi6T{display:flex;align-items:center;gap:4px;padding:4px 8px;border:1px solid;background:var(--product-bg,#ffffff);border-radius:6px;font-size:11px;font-weight:500;cursor:pointer;transition:all .2s ease;border-color:rgba(var(--foreground-rgb,0,0,0),.2);color:rgba(var(--foreground-rgb,0,0,0),.7)}@media (prefers-color-scheme:light){.WarehousesList_toggleProductsButton__aLi6T{border-color:rgba(var(--foreground-rgb,0,0,0),.2);color:rgba(var(--foreground-rgb,0,0,0),.7);background:var(--product-bg,#ffffff)}.WarehousesList_toggleProductsButton__aLi6T:hover{background:rgba(var(--foreground-rgb,0,0,0),.05);color:rgb(var(--foreground-rgb,0,0,0));border-color:rgba(var(--foreground-rgb,0,0,0),.3)}}@media (prefers-color-scheme:dark){.WarehousesList_toggleProductsButton__aLi6T{border-color:rgba(255,255,255,.2);color:rgba(255,255,255,.7);background:rgba(255,255,255,.05)}.WarehousesList_toggleProductsButton__aLi6T:hover{background:rgba(255,255,255,.1);color:rgba(255,255,255,.9);border-color:rgba(255,255,255,.3)}}.WarehousesList_toggleIcon__7CkW_{width:12px;height:12px;transition:transform .2s ease}.WarehousesList_toggleIcon__7CkW_.WarehousesList_expanded__T5PnP{transform:rotate(180deg)}.WarehousesList_selectButton__OLJxd{display:flex;align-items:center;gap:6px;padding:8px 16px;border-radius:8px;border:1px solid;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s ease;min-width:100px;justify-content:center}@media (prefers-color-scheme:light){.WarehousesList_selectButton__OLJxd{background:linear-gradient(135deg,rgba(64,64,64,.9) 0,rgb(var(--foreground-rgb,0,0,0)) 50%,rgba(32,32,32,.9) 100%);border-color:rgb(var(--foreground-rgb,0,0,0));color:var(--product-bg,#ffffff);box-shadow:var(--product-shadow,0 10px 15px -3px rgba(0,0,0,.05))}.WarehousesList_selectButton__OLJxd:hover{transform:scale(1.05);box-shadow:var(--product-shadow,0 10px 15px -3px rgba(0,0,0,.05)),0 0 20px rgba(var(--foreground-rgb,0,0,0),.3)}.WarehousesList_selectedButton__ylpke{background:linear-gradient(135deg,var(--product-shine-first,rgba(201,201,201,.25)) 0,var(--red,#dc2626) 50%,var(--product-shine-second,rgba(127,127,127,.4)) 100%);border-color:var(--red,#dc2626);color:var(--product-bg,#ffffff)}.WarehousesList_selectedButton__ylpke:hover{box-shadow:var(--product-shadow,0 10px 15px -3px rgba(0,0,0,.05)),0 0 20px var(--red,#dc2626)30}}@media (prefers-color-scheme:dark){.WarehousesList_selectButton__OLJxd{background:linear-gradient(135deg,rgba(220,220,220,.9),rgba(255,255,255,.95) 50%,rgba(240,240,240,.9));border-color:rgba(255,255,255,.8);color:rgba(0,0,0,.9);box-shadow:0 10px 15px -3px rgba(255,255,255,.1)}.WarehousesList_selectButton__OLJxd:hover{transform:scale(1.05);box-shadow:0 10px 15px -3px rgba(255,255,255,.1),0 0 20px rgba(255,255,255,.3)}.WarehousesList_selectedButton__ylpke{background:linear-gradient(135deg,rgba(220,38,38,.9) 0,var(--red,#dc2626) 50%,rgba(185,28,28,.9) 100%);border-color:var(--red,#dc2626);color:var(--product-bg,#ffffff)}.WarehousesList_selectedButton__ylpke:hover{box-shadow:0 10px 15px -3px rgba(220,38,38,.2),0 0 20px var(--red,#dc2626)40}}.WarehousesList_buttonIcon__1CfYE{width:14px;height:14px}.WarehousesList_productsList__Gz1W0{border-top:1px solid rgba(var(--foreground-rgb,0,0,0),.08);padding-top:12px}.WarehousesList_productsHeader__uuC1k{margin-bottom:8px}.WarehousesList_productsTitle__GYb_8{font-size:13px;font-weight:600;color:rgba(var(--foreground-rgb,0,0,0),.8)}.WarehousesList_products__EXzXx{display:flex;flex-direction:column;gap:8px}.WarehousesList_productItem__4CIuA{display:flex;align-items:center;justify-content:space-between;padding:8px 12px;background:rgba(var(--foreground-rgb,0,0,0),.02);border-radius:6px;border:1px solid rgba(var(--foreground-rgb,0,0,0),.05);transition:all .2s ease}.WarehousesList_productItem__4CIuA:hover{background:rgba(var(--foreground-rgb,0,0,0),.04)}.WarehousesList_productInfo__6kJfG{flex:1}.WarehousesList_productName__ju1fp{font-size:13px;font-weight:500;color:rgb(var(--foreground-rgb,0,0,0));margin-bottom:2px}.WarehousesList_productDetails__UhsWG{display:flex;align-items:center;gap:12px;font-size:11px}.WarehousesList_productStock__s1JPY{color:rgba(var(--foreground-rgb,0,0,0),.6)}.WarehousesList_productStock__s1JPY strong{color:var(--green,#3d8d37)}.WarehousesList_productNeeded__E_dOO{color:rgba(var(--foreground-rgb,0,0,0),.6)}.WarehousesList_productNeeded__E_dOO strong{color:var(--red,#dc2626)}.WarehousesList_removeProductButton__AuuXg{width:24px;height:24px;border:none;background:linear-gradient(135deg,var(--product-shine-first,rgba(201,201,201,.25)) 0,var(--red,#dc2626) 50%,var(--product-shine-second,rgba(127,127,127,.4)) 100%);border-radius:4px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--product-bg,#ffffff);transition:all .2s ease;box-shadow:var(--product-shadow,0 10px 15px -3px rgba(0,0,0,.05))}.WarehousesList_removeProductButton__AuuXg:hover{transform:scale(1.1);box-shadow:var(--product-shadow,0 10px 15px -3px rgba(0,0,0,.05)),0 0 10px var(--red,#dc2626)30}.WarehousesList_removeProductButton__AuuXg svg{width:12px;height:12px}.WarehousesList_emptyState__6JoWq{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;min-height:300px;text-align:center;padding:40px 20px}.WarehousesList_emptyIcon__EHcod{width:64px;height:64px;background:linear-gradient(135deg,var(--product-shine-first,rgba(201,201,201,.25)) 0,rgba(var(--foreground-rgb,0,0,0),.1) 50%,var(--product-shine-second,rgba(127,127,127,.4)) 100%);border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:16px;border:1px solid rgba(var(--foreground-rgb,0,0,0),.1);box-shadow:var(--product-shadow,0 10px 15px -3px rgba(0,0,0,.05))}.WarehousesList_emptyIcon__EHcod svg{width:32px;height:32px;color:rgba(var(--foreground-rgb,0,0,0),.4)}.WarehousesList_emptyTitle__g7G67{font-size:18px;font-weight:600;color:rgb(var(--foreground-rgb,0,0,0));margin:0 0 8px}.WarehousesList_emptyText__Q_cxs{font-size:14px;color:rgba(var(--foreground-rgb,0,0,0),.6);margin:0;line-height:1.5;max-width:400px}.WarehousesList_warehousesList__C6Art::-webkit-scrollbar{width:6px}.WarehousesList_warehousesList__C6Art::-webkit-scrollbar-track{background:rgba(var(--foreground-rgb,0,0,0),.05);border-radius:3px}.WarehousesList_warehousesList__C6Art::-webkit-scrollbar-thumb{background:rgba(var(--foreground-rgb,0,0,0),.2);border-radius:3px}.WarehousesList_warehousesList__C6Art::-webkit-scrollbar-thumb:hover{background:rgba(var(--foreground-rgb,0,0,0),.3)}.OrderConfirmationModal_modalContent__b0hnV{width:100%;max-width:100%;min-height:500px;max-height:80vh;display:flex;flex-direction:column;background:var(--product-bg,#ffffff);border-radius:16px;overflow:hidden}.OrderConfirmationModal_header___yjQD{display:flex;align-items:flex-start;padding:24px;border-bottom:1px solid rgba(var(--foreground-rgb,0,0,0),.1);background:var(--background)}.OrderConfirmationModal_headerIcon__hv740{width:48px;height:48px;border-radius:12px;background:linear-gradient(135deg,var(--product-shine-first,rgba(201,201,201,.25)) 0,#f59e0b 50%,var(--product-shine-second,rgba(127,127,127,.4)) 100%);display:flex;align-items:center;justify-content:center;margin-right:16px;border:1px solid #f59e0b;box-shadow:var(--product-shadow,0 10px 15px -3px rgba(0,0,0,.05))}.OrderConfirmationModal_headerIcon__hv740 svg{width:24px;height:24px;color:var(--product-bg,#ffffff)}.OrderConfirmationModal_headerText__UIv9v{flex:1}.OrderConfirmationModal_title__epd86{font-size:20px;font-weight:600;color:rgb(var(--foreground-rgb,0,0,0));margin:0 0 4px}.OrderConfirmationModal_subtitle___SmF_{font-size:14px;color:rgba(var(--foreground-rgb,0,0,0),.7);margin:0;line-height:1.4}.OrderConfirmationModal_closeButton__mRbKF{width:32px;height:32px;border:none;background:none;cursor:pointer;border-radius:6px;display:flex;align-items:center;justify-content:center;transition:background-color .2s;margin-left:16px}.OrderConfirmationModal_closeButton__mRbKF:hover{background:rgba(var(--foreground-rgb,0,0,0),.05)}.OrderConfirmationModal_closeButton__mRbKF svg{width:18px;height:18px;color:rgba(var(--foreground-rgb,0,0,0),.6)}.OrderConfirmationModal_content__rrKXn{flex:1;padding:24px;overflow-y:auto;display:flex;flex-direction:column;gap:24px}.OrderConfirmationModal_section__R7c6k{background:var(--product-bg,#ffffff);border:1px solid rgba(var(--foreground-rgb,0,0,0),.08);border-radius:12px;overflow:hidden}.OrderConfirmationModal_sectionHeader__HrOCH{display:flex;align-items:flex-start;padding:16px 20px;background:rgba(var(--foreground-rgb,0,0,0),.02);border-bottom:1px solid rgba(var(--foreground-rgb,0,0,0),.08)}.OrderConfirmationModal_sectionIcon__Q6qFp{width:32px;height:32px;border-radius:8px;display:flex;align-items:center;justify-content:center;margin-right:12px;border:1px solid;box-shadow:var(--product-shadow,0 10px 15px -3px rgba(0,0,0,.05))}.OrderConfirmationModal_successIcon__cXWzQ{background:linear-gradient(135deg,var(--product-shine-first,rgba(201,201,201,.25)) 0,var(--green,#3d8d37) 50%,var(--product-shine-second,rgba(127,127,127,.4)) 100%);border-color:var(--green,#3d8d37)}.OrderConfirmationModal_successIcon__cXWzQ svg{width:16px;height:16px;color:var(--product-bg,#ffffff)}.OrderConfirmationModal_warningIcon__f_vBT{background:linear-gradient(135deg,var(--product-shine-first,rgba(201,201,201,.25)) 0,#f59e0b 50%,var(--product-shine-second,rgba(127,127,127,.4)) 100%);border-color:#f59e0b}.OrderConfirmationModal_warningIcon__f_vBT svg{width:16px;height:16px;color:var(--product-bg,#ffffff)}.OrderConfirmationModal_sectionTitle__hIhhk{flex:1}.OrderConfirmationModal_sectionTitle__hIhhk h3{font-size:16px;font-weight:600;color:rgb(var(--foreground-rgb,0,0,0));margin:0 0 4px}.OrderConfirmationModal_sectionTitle__hIhhk p{font-size:13px;color:rgba(var(--foreground-rgb,0,0,0),.6);margin:0;line-height:1.3}.OrderConfirmationModal_productsList__4JcY8{display:flex;flex-direction:column;gap:1px;background:rgba(var(--foreground-rgb,0,0,0),.05)}.OrderConfirmationModal_productCard__eCrGW{padding:14px 20px;background:var(--product-bg,#ffffff);transition:background-color .2s}.OrderConfirmationModal_productCard__eCrGW:hover{background:rgba(var(--foreground-rgb,0,0,0),.02)}.OrderConfirmationModal_availableCard__SFuog{position:relative}.OrderConfirmationModal_availableCard__SFuog:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:var(--green,#3d8d37)}.OrderConfirmationModal_warningCard__bvdxW{position:relative}.OrderConfirmationModal_warningCard__bvdxW:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:#f59e0b}.OrderConfirmationModal_productInfo__YgQz9{display:flex;flex-direction:column;gap:6px}.OrderConfirmationModal_productName__e_wFM{font-size:14px;font-weight:500;color:rgb(var(--foreground-rgb,0,0,0))}.OrderConfirmationModal_productDetails__INlct{display:flex;align-items:center;gap:16px;font-size:12px}.OrderConfirmationModal_productStock__j_FGG{color:var(--green,#3d8d37);font-weight:500}.OrderConfirmationModal_productNeeded__kpUyn{color:rgba(var(--foreground-rgb,0,0,0),.7)}.OrderConfirmationModal_productPrice__9NNPV{color:rgb(var(--foreground-rgb,0,0,0));font-weight:600}.OrderConfirmationModal_productStatus__5iADb{color:#f59e0b;font-weight:500}.OrderConfirmationModal_summary__Q9cWW{padding:20px 24px;background:rgba(var(--foreground-rgb,0,0,0),.02);border-top:1px solid rgba(var(--foreground-rgb,0,0,0),.08)}.OrderConfirmationModal_summaryInfo__4AfM7{display:flex;justify-content:space-between;align-items:center;gap:20px}.OrderConfirmationModal_summaryItem__uFDv_{display:flex;flex-direction:column;align-items:center;gap:4px}.OrderConfirmationModal_summaryLabel__YewB6{font-size:12px;color:rgba(var(--foreground-rgb,0,0,0),.6);font-weight:500}.OrderConfirmationModal_summaryValue__cQElu{font-size:16px;font-weight:600;color:rgb(var(--foreground-rgb,0,0,0))}.OrderConfirmationModal_warningValue__6rQOA{color:#f59e0b}.OrderConfirmationModal_priceValue__MXqEK{color:var(--green,#3d8d37);font-size:18px}.OrderConfirmationModal_actions__PrgF_{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;background:var(--background);border-top:1px solid rgba(var(--foreground-rgb,0,0,0),.1);gap:16px}.OrderConfirmationModal_backButton____Ep3{display:flex;align-items:center;gap:8px;padding:10px 16px;border:1px solid rgba(var(--foreground-rgb,0,0,0),.2);background:var(--product-bg,#ffffff);color:rgba(var(--foreground-rgb,0,0,0),.7);border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}.OrderConfirmationModal_backButton____Ep3:hover{background:rgba(var(--foreground-rgb,0,0,0),.05);color:rgb(var(--foreground-rgb,0,0,0))}.OrderConfirmationModal_backButton____Ep3 svg{width:16px;height:16px}.OrderConfirmationModal_mainActions__nzw7m{display:flex;flex-direction:column;gap:16px}.OrderConfirmationModal_actionsHint__mS2As{background:rgba(var(--foreground-rgb,0,0,0),.02);border:1px solid rgba(var(--foreground-rgb,0,0,0),.08);border-radius:8px;padding:12px;display:flex;flex-direction:column;gap:6px}.OrderConfirmationModal_hintItem__WXl2h{font-size:12px;line-height:1.4;color:rgba(var(--foreground-rgb,0,0,0),.7)}.OrderConfirmationModal_hintItem__WXl2h strong{color:rgb(var(--foreground-rgb,0,0,0));font-weight:600}.OrderConfirmationModal_mainActions__nzw7m>.OrderConfirmationModal_confirmButton___6lBC,.OrderConfirmationModal_mainActions__nzw7m>.OrderConfirmationModal_removeButton__kN1sq{align-self:stretch}.OrderConfirmationModal_removeButton__kN1sq{display:flex;align-items:center;gap:8px;padding:12px 18px;border:1px solid #f59e0b;background:linear-gradient(135deg,var(--product-shine-first,rgba(201,201,201,.25)) 0,#f59e0b 50%,var(--product-shine-second,rgba(127,127,127,.4)) 100%);color:var(--product-bg,#ffffff);border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:var(--product-shadow,0 10px 15px -3px rgba(0,0,0,.05))}.OrderConfirmationModal_removeButton__kN1sq:hover{transform:scale(1.02);box-shadow:var(--product-shadow,0 10px 15px -3px rgba(0,0,0,.05)),0 0 20px #f59e0b30}.OrderConfirmationModal_removeButton__kN1sq svg{width:16px;height:16px}.OrderConfirmationModal_confirmButton___6lBC{display:flex;align-items:center;gap:8px;padding:12px 20px;border:1px solid var(--green,#3d8d37);background:linear-gradient(135deg,var(--product-shine-first,rgba(201,201,201,.25)) 0,var(--green,#3d8d37) 50%,var(--product-shine-second,rgba(127,127,127,.4)) 100%);color:var(--product-bg,#ffffff);border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:var(--product-shadow,0 10px 15px -3px rgba(0,0,0,.05))}.OrderConfirmationModal_confirmButton___6lBC:hover:not(:disabled){transform:scale(1.02);box-shadow:var(--product-shadow,0 10px 15px -3px rgba(0,0,0,.05)),0 0 20px var(--green,#3d8d37)30}.OrderConfirmationModal_confirmButton___6lBC:disabled{opacity:.5;cursor:not-allowed;transform:none}.OrderConfirmationModal_confirmButton___6lBC svg{width:16px;height:16px}.OrderConfirmationModal_content__rrKXn::-webkit-scrollbar{width:6px}.OrderConfirmationModal_content__rrKXn::-webkit-scrollbar-track{background:rgba(var(--foreground-rgb,0,0,0),.05);border-radius:3px}.OrderConfirmationModal_content__rrKXn::-webkit-scrollbar-thumb{background:rgba(var(--foreground-rgb,0,0,0),.2);border-radius:3px}.OrderConfirmationModal_content__rrKXn::-webkit-scrollbar-thumb:hover{background:rgba(var(--foreground-rgb,0,0,0),.3)}