.header{position:fixed;left:0;right:0;top:0;z-index:1200;padding-top:15px;padding-bottom:15px;max-height:70px;background-color:hsla(0,0%,100%,.9);backdrop-filter:saturate(140%) blur(6px);border-bottom:1px solid #ddd;box-shadow:0 2px 24px rgba(0,0,0,.06);transition:padding .2s ease,box-shadow .2s ease,background-color .2s ease}.header.header--scrolled{padding-top:4px;padding-bottom:6px;box-shadow:0 8px 28px rgba(0,0,0,.12)}.header .container{justify-content:space-between;align-items:center;gap:16px}.header .header__left{gap:10px;flex-flow:row}.header .header_middle{display:flex;flex-flow:row;align-items:center;gap:6px}.header .header_middle img{width:40px;height:40px}.header .header_middle p{font-size:20px;font-weight:700}.header .header_middle p strong{color:#a00707;font-weight:900;text-decoration:underline;font-size:24px}.header .header_right{display:flex;justify-content:space-between;align-items:center;gap:40px}.header .header_right .header_menuLink{display:flex;text-decoration:none;flex-flow:column;align-items:center;gap:6px;position:relative;background:transparent;border:0;padding:unset;cursor:pointer}.header .header_right .header_menuLink.account img{filter:invert(100%)}.header .header_right .header_menuLink img{max-width:30px;max-height:30px}.header .header_right .header_menuLink .header_menuIcon{position:relative;display:inline-grid;place-items:center}.header .header_right .header_menuLink .header_menuIcon img{width:22px;height:22px;transition:filter .2s ease;filter:brightness(0) saturate(100%) invert(0) sepia(0) saturate(0) hue-rotate(0deg) brightness(0) contrast(100%)}.header .header_right .header_menuLink span{transition:color .3s ease;color:#000;font-size:12px;font-weight:700}.header .header_right .header_menuLink small{font-size:10px;color:gray}.header .header_right .header_menuLink .cartCounter{position:absolute;min-width:18px;height:18px;padding:0 4px;background-color:#9c0707;border-radius:28px;color:#fff;display:flex;justify-content:center;align-items:center;font-size:11px;line-height:1;box-shadow:0 3px 12px rgba(0,0,0,.3);transition:background-color .3s ease,color .3s ease,transform .15s ease;right:30px;top:-6px}.header .header_right .header_menuLink:hover .cartCounter{background-color:#fff;color:#9c0707;transform:translateY(-1px)}.header .header_right .header_menuLink:hover span{color:#9c0707}.header .header_right .header_menuLink:hover .header_menuIcon img{filter:brightness(0) saturate(100%) invert(10%) sepia(55%) saturate(5987%) hue-rotate(353deg) brightness(107%) contrast(105%)}.header .header_right .header_menuLink.account-loading{opacity:.6;cursor:default}.header .header_right .header_menuLink.account-loading:hover img{transform:none;filter:none}.header .header_right .header_menuLink.account-loading:hover span{color:rgba(0,0,0,.65)}.header .header_right .header_menuButton{display:none}.header .header_searchBar{width:auto;position:relative;margin-left:40px}.header .header_searchBar .liveSearch{position:relative}.header .header_searchBar .liveSearch__form{display:flex;align-items:center;border:2px solid #9c0707;border-radius:10px;overflow:hidden;background:linear-gradient(180deg,#fff,#fff5f5);height:40px}.header .header_searchBar .liveSearch__form input{flex:1;height:100%;padding:0 12px;border:0;outline:none;width:280px;background:transparent;font-size:14px}.header .header_searchBar .liveSearch__clear{width:32px;height:32px;border:0;background:transparent;cursor:pointer;display:grid;place-items:center;color:#999;font-size:28px;line-height:1;transition:color .2s ease;flex-shrink:0}.header .header_searchBar .liveSearch__clear:hover{color:#9c0707}.header .header_searchBar .liveSearch__form button[type=submit]{width:44px;height:100%;border:0;background:linear-gradient(135deg,#9c0707,#d40000);cursor:pointer;display:grid;place-items:center}.header .header_searchBar .liveSearch__form button[type=submit] img{filter:invert(100%)}.header .header_searchBar .liveSearch__panel{position:absolute;top:calc(100% + 8px);left:0;background:#fff;border:1px solid #ddd;border-radius:14px;box-shadow:0 22px 64px rgba(0,0,0,.22);padding:12px;z-index:1000;max-height:70vh;overflow-y:auto;overflow-x:hidden;animation:livePanelIn .18s ease-out;transform-origin:20% 0;width:640px;max-width:90vw}.header .header_searchBar .liveSearch__empty,.header .header_searchBar .liveSearch__error,.header .header_searchBar .liveSearch__loading{padding:16px;font-size:14px;color:#444}.header .header_searchBar .liveSearch__section{display:flex;flex-direction:column;gap:8px}.header .header_searchBar .liveSearch__sectionTitle{font-weight:800;font-size:14px}.header .header_searchBar .liveSearch__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}.header .header_searchBar .liveSearch__row{display:grid;grid-template-columns:1fr auto auto;gap:12px;align-items:center;padding:10px 8px;border-bottom:1px solid #f3f3f3;opacity:0;transform:translateY(4px);animation:rowIn .22s ease forwards;min-height:76px}.header .header_searchBar .liveSearch__row--anim:first-child{animation-delay:.02s}.header .header_searchBar .liveSearch__row--anim:nth-child(2){animation-delay:.04s}.header .header_searchBar .liveSearch__row--anim:nth-child(3){animation-delay:.06s}.header .header_searchBar .liveSearch__row--anim:nth-child(4){animation-delay:.08s}.header .header_searchBar .liveSearch__row--anim:nth-child(5){animation-delay:.1s}.header .header_searchBar .liveSearch__row--anim:nth-child(6){animation-delay:.12s}.header .header_searchBar .liveSearch__row--anim:nth-child(7){animation-delay:.14s}.header .header_searchBar .liveSearch__row--anim:nth-child(8){animation-delay:.16s}.header .header_searchBar .liveSearch__row:last-child{border-bottom:0}.header .header_searchBar .liveSearch__prod{display:grid;grid-template-columns:56px 1fr;gap:12px;text-decoration:none;color:#111;align-items:center}.header .header_searchBar .liveSearch__thumb{width:56px;height:56px;border-radius:8px;overflow:hidden;background:#f2f2f2;display:grid;place-items:center}.header .header_searchBar .liveSearch__thumb img{width:100%;height:100%;object-fit:cover}.header .header_searchBar .liveSearch__thumbFallback{width:100%;height:100%;background:repeating-linear-gradient(45deg,#eee,#eee 8px,#f5f5f5 0,#f5f5f5 16px);display:grid;place-items:center}.header .header_searchBar .liveSearch__info{display:flex;flex-direction:column;gap:4px}.header .header_searchBar .liveSearch__name{font-weight:700;font-size:13px;line-height:1.2;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.header .header_searchBar .liveSearch__meta{display:flex;gap:8px;align-items:center}.header .header_searchBar .liveSearch .tag{background:#eee;color:#333;border-radius:999px;padding:2px 8px;font-size:11px;font-weight:700}.header .header_searchBar .liveSearch .tag--green{background:#e2f7e2;color:#1a7f1a}.header .header_searchBar .liveSearch .muted{color:#777;font-size:12px}.header .header_searchBar .liveSearch__price{font-weight:800;font-size:14px;white-space:nowrap}.header .header_searchBar .liveSearch__actions{display:flex;align-items:center;gap:8px}.header .header_searchBar .liveSearch__qty{display:flex;align-items:center;background:#f5f5f5;border-radius:8px;overflow:hidden;border:1px solid #ddd}.header .header_searchBar .liveSearch__qty button{width:28px;height:28px;border:0;background:transparent;cursor:pointer;font-weight:700;font-size:16px;transition:background .2s}.header .header_searchBar .liveSearch__qty button:hover:not(:disabled){background:#e5e5e5}.header .header_searchBar .liveSearch__qty button:disabled{opacity:.4;cursor:not-allowed}.header .header_searchBar .liveSearch__qty span{min-width:32px;text-align:center;font-weight:700;font-size:13px;padding:0 4px}.header .header_searchBar .liveSearch__add{width:32px;height:32px;border-radius:999px;background:linear-gradient(135deg,#9c0707,#d40000);color:#fff;border:0;cursor:pointer;display:grid;place-items:center;font-weight:800;flex-shrink:0}.header .header_searchBar .liveSearch__add:hover{filter:brightness(1.08);transform:translateY(-1px) scale(1.03);filter:brightness(1.1);transform:translateY(-1px)}.header .header_searchBar .liveSearch__recent{margin-top:10px;display:flex;flex-direction:column;gap:8px}.header .header_searchBar .liveSearch__recentHeader{display:flex;justify-content:space-between;align-items:center;font-size:12px}.header .header_searchBar .liveSearch__chips{display:flex;flex-wrap:wrap;gap:8px}.header .header_searchBar .liveSearch .chip{padding:6px 10px;border-radius:999px;border:1px solid #ddd;background:#fff;cursor:pointer;font-size:12px}.header .header_searchBar .liveSearch .link{background:none;border:0;color:#9c0707;cursor:pointer;font-weight:700}@media(max-width:1485px){.header .header_middle{display:none}}@media(max-width:1220px){.header .header_middle{display:none}.header .container{gap:16px;flex-wrap:wrap}.header .header__left{flex:1 1 100%;display:flex;align-items:center;gap:20px}.header .header__logo{flex-shrink:0}.header .header_searchBar{flex:1;margin-left:20px}.header .header_searchBar .liveSearch__form{height:38px}.header .header_right{gap:20px;flex-shrink:0}.header .header_menuLink:not(.header_menuButton){gap:0}.header .header_menuLink:not(.header_menuButton) small,.header .header_menuLink:not(.header_menuButton) span{display:none}.header .header_menuLink img{max-width:28px;max-height:28px}.header .header_menuLink .cartCounter{right:-6px;top:-6px;min-width:16px;height:16px;font-size:10px}.header .header_myAccount{padding:8px 16px;gap:8px}.header .header_myAccount img{width:26px;height:26px}.header .header_myAccount .myAccount_content span{font-size:9px}.header .header_myAccount .myAccount_content span:first-of-type{font-size:12px}.header .header_myAccount .myAccount_content small{font-size:7px}}@media(max-width:768px){.header{padding-top:10px;padding-bottom:10px}.header .container{flex-wrap:nowrap;gap:16px;justify-content:space-between}.header .header__left{width:auto;flex:0 1 auto;justify-content:flex-start;align-items:center;flex-shrink:0;gap:0}.header .header__logo img{max-width:120px;height:auto}.header .header_searchBar{display:none!important}.header .header_right{order:2;width:auto;gap:16px;flex-shrink:0;justify-content:flex-end}.header .header_menuLink:not(.header_menuButton):not(.header_searchButton){display:none!important}.header .header_searchButton.mobile-only{display:flex!important;flex-direction:column;align-items:center;justify-content:center;background:transparent!important;padding:0;border:0;gap:0;cursor:pointer}.header .header_searchButton.mobile-only img{max-width:30px;max-height:30px}.header .header_searchButton.mobile-only span{font-size:11px;color:#333;white-space:nowrap}.header .header_myAccount{display:none!important}.header .header_menuButton{display:flex!important;flex-direction:column;align-items:center;justify-content:center;background:transparent!important;padding:0;border:0;gap:0;position:relative;cursor:pointer}.header .header_menuButton img{max-width:30px;max-height:30px;filter:none!important;transition:filter .2s ease}.header .header_menuButton:hover img{filter:brightness(0) saturate(100%) invert(10%) sepia(55%) saturate(5987%) hue-rotate(353deg) brightness(107%) contrast(105%)}.header .header_menuButton:active{transform:scale(.95)}}@media(max-width:640px){.header{padding-top:8px;padding-bottom:8px}.header .header__logo img{max-width:100px}.header .header_right{gap:8px}.header .header_menuLink img{max-width:24px;max-height:24px}.header .header_menuLink .cartCounter{min-width:16px;height:16px;font-size:10px}.header .header_menuButton{padding:6px 10px}.header .header_menuButton img{max-width:22px;max-height:22px}}@keyframes livePanelIn{0%{opacity:0;transform:translateY(-6px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes rowIn{to{opacity:1;transform:translateY(0)}}.header .header_myAccount{padding:7px 20px 7px 15px;text-decoration:none;gap:10px;box-shadow:0 3px 12px 0 rgba(0,0,0,.1);justify-content:flex-start;border-radius:4px;background-color:#9c0707;transition:opacity .3s ease}.header .header_myAccount img{width:30px;height:30px;transition:all .3s ease}.header .header_myAccount:hover{opacity:.8}.header .header_myAccount:hover img{transform:translateY(-3px)}.header .header_myAccount .myAccount_content{display:flex;flex-flow:column;align-items:center;gap:3px}.header .header_myAccount .myAccount_content span{font-size:10px;color:#d3d3d3;font-weight:600}.header .header_myAccount .myAccount_content span:first-of-type{color:#fff;font-size:14px}.header .header_myAccount .myAccount_content small{font-size:8px;color:#d3d3d3}.no-scroll{overflow:hidden;margin-right:var(--scrollbar-width,0)!important}.no-scroll .header{right:var(--scrollbar-width,0)}.css-1blp12k-MuiInputBase-root-MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:#9c0707!important}.mobileMenu{position:fixed;inset:0;pointer-events:none;z-index:1000;width:100vw;height:100vh}.mobileMenu--open{pointer-events:auto}.mobileMenu__backdrop{position:fixed;inset:0;top:0;left:0;right:0;bottom:0;height:100vh;width:100vw;background:rgba(0,0,0,.5);opacity:0;transition:opacity .3s ease;z-index:999}.mobileMenu--open .mobileMenu__backdrop{opacity:1}.mobileMenu__panel{position:fixed;top:0;bottom:0;right:0;height:100vh;width:min(90vw,360px);background:#fff;box-shadow:-8px 0 32px rgba(0,0,0,.25);transform:translateX(100%);transition:transform .3s cubic-bezier(.4,0,.2,1);padding:20px;display:flex;flex-direction:column;gap:20px;overflow-y:auto;z-index:1000}.mobileMenu--open .mobileMenu__panel{transform:translateX(0)}.mobileMenu__header{display:flex;justify-content:space-between;align-items:center;padding-bottom:12px;border-bottom:2px solid #f0f0f0}.mobileMenu__title{font-size:20px;font-weight:800;color:#111;margin:0}.mobileMenu__close{border:0;background:transparent;cursor:pointer;padding:8px;display:flex;align-items:center;justify-content:center;border-radius:8px;transition:background .2s ease}.mobileMenu__close:hover{background:#f5f5f5}.mobileMenu__close img{width:24px;height:24px}.mobileMenu__nav{display:flex;flex-direction:column;gap:4px}.mobileMenu__link,.mobileMenu__nav a{color:#111;text-decoration:none;font-weight:600;font-size:15px;padding:12px 16px;border-radius:8px;transition:all .2s ease;display:flex;align-items:center;justify-content:space-between;background:transparent;border:none;text-align:left;cursor:pointer;word-break:break-word}.mobileMenu__link:hover,.mobileMenu__nav a:hover{background:#f8f8f8;color:#9c0707;transform:translateX(4px)}.mobileMenu__link--active{background:linear-gradient(135deg,#fff0f0,#ffe8e8)!important;color:#9c0707!important;border-left:4px solid #9c0707;padding-left:12px!important;font-weight:700!important}.mobileMenu__link--active:hover{background:linear-gradient(135deg,#ffe8e8,#ffd5d5)!important}.mobileMenu__withBadge{position:relative}.mobileMenu__badge{background:linear-gradient(135deg,#9c0707,#d40000);color:#fff;font-size:11px;font-weight:700;padding:2px 8px;border-radius:12px;min-width:20px;text-align:center;white-space:nowrap;flex-shrink:0;margin-left:auto;display:inline-block}.mobileMenu__divider{height:1px;background:linear-gradient(90deg,transparent,#e0e0e0,transparent);margin:12px 0}.mobileMenu__link--small{font-size:13px!important;color:#666!important;font-weight:500!important}.mobileMenu__link--small:hover{color:#9c0707!important}.mobileMenu__loading{color:#999;font-style:italic;padding:12px 16px;font-size:14px}.mobileMenu__logout{color:#fff;text-decoration:none;font-weight:700;font-size:15px;padding:14px 20px;border-radius:10px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#9c0707,#d40000);border:none;width:100%;text-align:center;cursor:pointer;margin-top:8px;position:relative;overflow:hidden}.mobileMenu__logout:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:hsla(0,0%,100%,.2);transform:translate(-50%,-50%);transition:width .6s,height .6s}.mobileMenu__logout:hover{background:linear-gradient(135deg,#d40000,red);transform:translateY(-2px)}.mobileMenu__logout:hover:before{width:300px;height:300px}.mobileMenu__logout:active{transform:translateY(0) scale(.98)}.mobileMenu__login{color:#fff;text-decoration:none;font-weight:700;font-size:15px;padding:14px 20px;border-radius:10px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#9c0707,#d40000);border:none;width:100%;text-align:center;cursor:pointer;margin-top:8px;position:relative;overflow:hidden}.mobileMenu__login:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:hsla(0,0%,100%,.2);transform:translate(-50%,-50%);transition:width .6s,height .6s}.mobileMenu__login:hover{background:linear-gradient(135deg,#d40000,red);transform:translateY(-2px)}.mobileMenu__login:hover:before{width:300px;height:300px}.mobileMenu__login:active{transform:translateY(0) scale(.98)}@media(min-width:769px){.header_searchButton.mobile-only{display:none!important}}.floating-search-button{display:none;position:fixed;bottom:90px;right:20px;width:56px;height:56px;background:linear-gradient(135deg,#d40000,red);border:none;border-radius:50%;box-shadow:0 4px 16px rgba(214,0,0,.4);cursor:pointer;z-index:999;transition:all .3s cubic-bezier(.4,0,.2,1);align-items:center;justify-content:center;animation:fab-pulse 2s ease-in-out infinite}.floating-search-button img{filter:brightness(0) invert(1)}.floating-search-button:hover{background:linear-gradient(135deg,#bb0101,#d40000);transform:scale(1.1);box-shadow:0 6px 20px rgba(214,0,0,.5),0 3px 10px rgba(0,0,0,.3)}.floating-search-button:active{transform:scale(.95)}@media(max-width:1024px){.floating-search-button{display:flex}body:not(.has-categories-button) .floating-search-button{bottom:20px}}.floating-cart-button{display:none;position:fixed;bottom:160px;right:20px;width:56px;height:56px;background:linear-gradient(135deg,#d40000,red);border:none;border-radius:50%;box-shadow:0 4px 16px rgba(214,0,0,.4);cursor:pointer;z-index:999;transition:all .3s cubic-bezier(.4,0,.2,1);align-items:center;justify-content:center;animation:fab-pulse 2s ease-in-out infinite;color:#fff}.floating-cart-button svg{stroke-width:2.5}.floating-cart-button:hover{background:linear-gradient(135deg,#bb0101,#d40000);transform:scale(1.1);box-shadow:0 6px 20px rgba(214,0,0,.5),0 3px 10px rgba(0,0,0,.3)}.floating-cart-button:active{transform:scale(.95)}@media(max-width:1024px){.floating-cart-button{display:flex}}.floating-cart-badge{position:absolute;top:-4px;right:-4px;background:#fff;color:#d40000;font-size:11px;font-weight:700;min-width:20px;height:20px;border-radius:10px;display:flex;align-items:center;justify-content:center;padding:0 5px;box-shadow:0 2px 6px rgba(0,0,0,.3);border:2px solid #d40000}@keyframes fab-pulse{0%,to{box-shadow:0 4px 16px rgba(214,0,0,.4)}50%{box-shadow:0 4px 16px rgba(214,0,0,.4),0 0 0 8px rgba(214,0,0,.1)}}.qty-controls{display:flex;align-items:stretch;gap:0;background:#7e0505;border-radius:2px;overflow:hidden}.qty-controls input{height:40px;width:32px;min-width:32px;max-width:32px;padding:0;border:1px solid #9c0707;border-right:none;border-left:none;text-align:center;font-weight:600;font-family:Montserrat,sans-serif;border-radius:0;background:#ececec;color:#222}.qty-controls button{border:none;width:42px;height:40px;background:#7e0505;color:#fff;font-weight:700;font-size:20px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:.25s;border-radius:0;box-shadow:none}.qty-controls button:hover{background:#d40000;color:#fff;border:none}.cart-drawer{position:fixed;inset:0;pointer-events:none;z-index:1100}.cart-drawer.open{pointer-events:auto}.cart-drawer__backdrop{position:absolute;height:100vh;inset:0;background:rgba(0,0,0,.35);opacity:0;transition:opacity .2s}.cart-drawer.open .cart-drawer__backdrop{opacity:1}.cart-drawer__panel{position:absolute;right:0;top:0;height:100%;width:380px;max-width:95vw;background:#fff;box-shadow:-2px 0 16px rgba(0,0,0,.1);transform:translateX(100%);transition:transform .25s;display:flex;flex-direction:column}.cart-drawer.open .cart-drawer__panel{transform:translateX(0);height:100vh}.cart-drawer__header{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:1px solid #eee}.cart-drawer__content{flex:1;min-height:0;height:100%}.cart-drawer__content .simplebar-scrollbar:before{background:#9c0707;opacity:1;border-radius:4px}.cart-drawer__content .simplebar-track.simplebar-vertical{width:10px;background:#f1f1f1;border-radius:5px;margin:4px 0}@media(max-width:768px){.cart-drawer__content .simplebar-track.simplebar-vertical{width:8px;background:hsla(0,0%,95%,.8)}}.cart-drawer__content .simplebar-mask,.cart-drawer__content .simplebar-offset,.cart-drawer__content .simplebar-wrapper{height:100%}.cart-drawer__content .simplebar-content-wrapper{height:100%;max-height:100%;overflow:auto}.cart-drawer__content .simplebar-content{padding:12px 16px}.cart-drawer__content p{padding-left:15px}.cart-items{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.cart-item{display:grid;grid-template-columns:60px 1fr auto;gap:12px;align-items:start;padding:12px;background:#fff;border:1px solid #eee;border-radius:8px;transition:box-shadow .2s ease}.cart-item:hover{box-shadow:0 2px 8px rgba(0,0,0,.08)}.cart-item img{width:60px;height:60px;object-fit:contain;border-radius:6px;border:1px solid #eee;background:#fff}.cart-item__info{display:flex;flex-direction:column;gap:8px;flex:1}.cart-item__info strong{font-size:12px;font-weight:600;line-height:1.4;color:#222;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cable-cutting-badge{display:inline-flex;align-items:center;gap:4px;font-size:11px;color:#d40000;font-weight:600;background:#fff7f7;padding:4px 8px;border-radius:4px;border-left:2px solid #d40000;margin-top:2px;align-self:flex-start}.cart-item__controls{display:flex;align-items:stretch;gap:0;background:transparent;border-radius:4px;overflow:visible;margin-top:4px}.cart-item__controls input{height:32px;width:28px;min-width:28px;max-width:28px;padding:0;border:none;text-align:center;font-weight:600;font-family:Montserrat,sans-serif;border-radius:0;background:#ececec;color:#222;font-size:12px}.cart-item__controls button{border:none;width:32px;height:32px;background:#7e0505;color:#fff;font-weight:700;font-size:16px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:.25s;border-radius:0;box-shadow:none}.cart-item__controls button:first-child{border-radius:4px 0 0 4px}.cart-item__controls button:nth-child(3){border-radius:0 4px 4px 0}.cart-item__controls button:hover{background:#d40000;color:#fff;border:none}.cart-item__controls button:last-child{font-size:11px;width:auto;height:32px;background:#f5f5f5;color:#666;font-weight:600;border:1px solid #ddd;border-radius:4px;padding:0 10px;margin-left:6px}.cart-item__controls button:last-child:hover{background:#fff;color:#d40000;border-color:#d40000}.cart-item__price{font-weight:700;font-size:12px;text-align:right;display:flex;flex-direction:column;align-items:flex-end;gap:3px;white-space:nowrap}.cart-item__price-netto{font-size:10px;font-weight:500;color:#888}.stock-hint{font-size:10px;color:#666;font-weight:500;margin-top:2px}.cart-item--cutting{grid-template-columns:60px 1fr auto;background:#fafafa;border-color:#f0e0e0;opacity:.95}.cart-item__cutting-icon{display:flex;align-items:center;justify-content:center;width:60px;height:60px;font-size:28px;background:#fff7f7;border-radius:6px;border:1px solid #eee}.cart-item__cutting-qty{font-size:12px;color:#d40000;font-weight:600;margin-top:4px}.summary-breakdown{display:flex;flex-direction:column;gap:8px;padding:12px;background:#f9f9f9;border-radius:6px;border:1px solid #eee}.summary-line{display:flex;justify-content:space-between;align-items:center;font-size:13px;color:#666}.summary-line strong{font-weight:600;color:#222}.summary-total{padding-top:8px;border-top:1px solid #ddd;font-size:14px;background:transparent;margin:0}.summary-total span{color:#222;font-weight:600}.summary-total strong{font-weight:800;color:#d40000;font-size:15px}.summary-line--netto{font-size:11px;color:#999!important;border-top:1px dashed #ddd;padding-top:6px;margin-top:-2px}.summary-line--netto span{color:#999}.cart-drawer__footer{border-top:1px solid #eee;padding:12px 16px;display:grid;gap:12px}.cart-drawer__footer .summary{display:flex;justify-content:space-between;align-items:center}.cart-drawer__footer .checkout{background:#9c0707;color:#fff;border:0;border-radius:8px;padding:10px 14px;font-weight:800}.cart-drawer__header button{border:none;background-color:transparent;font-size:30px}.locker-modal__body inpost-geowidget{height:600px!important}