.account-module__oVsZ8W__otpInfo{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.account-module__oVsZ8W__otpInfoText{color:#666;margin:0;font-size:13px;line-height:1.5}.account-module__oVsZ8W__codeGrid{gap:8px;display:flex}.account-module__oVsZ8W__codeInput{text-align:center;color:#080807;background:#fff;border:1px solid #e8e6e0;border-radius:8px;outline:none;width:44px;height:52px;font-family:Roboto Condensed,sans-serif;font-size:1.4rem;font-weight:600;transition:border-color .15s}.account-module__oVsZ8W__codeInput:focus{border-color:#e36000}.account-module__oVsZ8W__codeInputFilled{background:#fafaf9;border-color:#080807}.account-module__oVsZ8W__codeInputError{background:#fef2f2;border-color:#ef4444}.account-module__oVsZ8W__page{min-height:80vh;padding:40px 0 80px;font-family:Inter,sans-serif}.account-module__oVsZ8W__fullCenter{justify-content:center;align-items:center;min-height:60vh;display:flex}.account-module__oVsZ8W__container{max-width:1400px;margin:0 auto;padding:0 24px}.account-module__oVsZ8W__pageHeader{justify-content:space-between;align-items:flex-start;margin-bottom:28px;display:flex}.account-module__oVsZ8W__pageTitle{color:var(--color-text,#fff);text-transform:uppercase;letter-spacing:-.02em;margin:0 0 3px;font-family:Roboto Condensed,sans-serif;font-size:2.2rem;font-weight:600;line-height:1.1}.account-module__oVsZ8W__pageEmail{color:#888;margin:0;font-size:.85rem}.account-module__oVsZ8W__logoutBtn{color:var(--color-text,#fff);text-transform:uppercase;border:1px solid var(--color-text-faint,#777);cursor:pointer;white-space:nowrap;background:0 0;border-radius:4.3em;flex-shrink:0;padding:.6rem 1rem;font-family:inherit;font-size:.82rem;font-weight:500;transition:all .2s}.account-module__oVsZ8W__logoutBtn:hover{color:#e3020f;background:#fafafa}.account-module__oVsZ8W__tabs{scrollbar-width:none;margin-bottom:28px;display:flex;overflow-x:auto}.account-module__oVsZ8W__tabs::-webkit-scrollbar{display:none}.account-module__oVsZ8W__tab{color:var(--color-text-muted,#777);cursor:pointer;white-space:nowrap;border:none;border-bottom:1px solid #0000;border-bottom:1px solid var(--color-text-faint,#777);background:0 0;width:100%;padding:.65rem 1.2rem;font-family:inherit;font-size:.85rem;font-weight:500}.account-module__oVsZ8W__tab:hover{color:var(--color-text,#fff)}.account-module__oVsZ8W__tabActive{color:var(--color-text,#fff);border-bottom-color:#e36000}.account-module__oVsZ8W__tabContent{position:relative}.account-module__oVsZ8W__tabVisible{visibility:visible;pointer-events:auto;height:auto}.account-module__oVsZ8W__tabHidden{visibility:hidden;pointer-events:none;height:0;overflow:hidden}.account-module__oVsZ8W__guestWrap{grid-template-columns:1fr 1fr;gap:2rem;padding-top:8px;display:grid}@media (max-width:1240px){.account-module__oVsZ8W__guestWrap{grid-template-columns:1fr}}.account-module__oVsZ8W__guestLeft{flex-direction:column;gap:12px;display:flex}.account-module__oVsZ8W__guestRight{flex-direction:column;gap:14px;padding-top:8px;display:flex}.account-module__oVsZ8W__guestIcon svg,.account-module__oVsZ8W__registerIcon svg{color:#e36000;width:36px;height:auto}.account-module__oVsZ8W__sectionTitle{color:var(--color-text,#fff);text-transform:uppercase;margin:0;font-family:Roboto Condensed,sans-serif;font-size:1.3rem;font-weight:600}.account-module__oVsZ8W__registerTitle{color:var(--color-text,#fff);text-transform:uppercase;margin:0;font-family:Roboto Condensed,sans-serif;font-size:1.3rem;font-weight:700}.account-module__oVsZ8W__registerBenefits{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.account-module__oVsZ8W__registerBenefits li{color:var(--color-text,#fafafa);align-items:center;gap:7px;font-size:.88rem;line-height:1.5;display:flex}.account-module__oVsZ8W__registerBenefits svg{color:#e36000;flex-shrink:0;width:14px;height:auto}.account-module__oVsZ8W__searchForm{flex-direction:column;gap:12px;padding-top:4px;display:flex}.account-module__oVsZ8W__field{flex-direction:column;gap:5px;display:flex}.account-module__oVsZ8W__span2{grid-column:1/-1}.account-module__oVsZ8W__label{letter-spacing:.03em;text-transform:uppercase;color:#777;padding-left:2px;font-size:.72rem;font-weight:500}.account-module__oVsZ8W__input{color:#080807;box-sizing:border-box;background:#fff;border:1px solid #e8e6e0;border-radius:6px;outline:none;width:100%;padding:.7rem;font-family:Inter,sans-serif;font-size:.85rem}.account-module__oVsZ8W__input:focus{border-color:#e36000}select.account-module__oVsZ8W__input{cursor:pointer}.account-module__oVsZ8W__checkRow{cursor:pointer;color:#777;align-items:center;gap:9px;padding:1rem 0;font-size:.85rem;display:flex}.account-module__oVsZ8W__check{width:15px;height:15px;accent-color:var(--color-text,#fff);cursor:pointer;flex-shrink:0}.account-module__oVsZ8W__btn{text-transform:uppercase;color:#fff;cursor:pointer;background:#e36000;border:none;border-radius:4.3em;justify-content:center;align-items:center;gap:8px;width:100%;max-width:300px;margin:2px auto 0;padding:.7rem .9rem;font-family:Inter,sans-serif;font-size:.85rem;font-weight:600;transition:all .2s;display:flex}.account-module__oVsZ8W__btn:hover:not(:disabled){background:#f06a00;transform:translateY(-1px)}.account-module__oVsZ8W__btn:disabled{opacity:.55;cursor:not-allowed}.account-module__oVsZ8W__resendButton{border:1px solid var(--color-text-faint,#ffffff80);text-transform:uppercase;width:100%;max-width:300px;color:var(--color-text,#fff);cursor:pointer;background:0 0;border-radius:4.3em;justify-content:center;align-items:center;gap:8px;margin:2px auto 0;padding:.7rem .9rem;font-family:Inter,sans-serif;font-size:.85rem;font-weight:400;transition:all .2s;display:flex}.account-module__oVsZ8W__resendButton:hover{border:1px solid var(--color-text-muted,#fff);color:var(--color-text,#fff);transform:translateY(-1px)}.account-module__oVsZ8W__ghostBtn{border:1px solid var(--color-text-faint,#ffffff80);color:var(--color-text,#fff);cursor:pointer;background:0 0;border-radius:4.3em;padding:.7rem .9rem;font-family:inherit;font-size:.85rem;transition:all .2s}.account-module__oVsZ8W__ghostBtn:hover{border:1px solid var(--color-text-muted,#fff);color:var(--color-text,#fff);transform:translateY(-1px)}.account-module__oVsZ8W__editBtn{text-transform:uppercase;letter-spacing:-.02em;color:var(--color-text,#fff);border:1px solid var(--color-text-faint,#aaa);cursor:pointer;background:0 0;border-radius:4.3em;align-items:center;gap:5px;padding:.3rem .8rem;font-family:inherit;font-size:.75rem;font-weight:500;transition:all .2s;display:inline-flex}.account-module__oVsZ8W__editBtn:hover{border-color:var(--color-text,#fff);transform:translateY(-1px)}.account-module__oVsZ8W__linkBtn{color:#666;cursor:pointer;text-underline-offset:2px;background:0 0;border:none;padding:0;font-family:inherit;font-size:.75rem;text-decoration:underline}.account-module__oVsZ8W__linkBtn:hover{color:#080807;text-decoration:none}.account-module__oVsZ8W__iconBtn{cursor:pointer;color:#000;background:0 0;border:none;align-items:center;display:flex}.account-module__oVsZ8W__iconBtn svg{width:18px;height:auto}.account-module__oVsZ8W__iconBtn:hover{color:#c30d0d}.account-module__oVsZ8W__deleteBtn{text-transform:uppercase;color:#fff;cursor:pointer;background:#c30d0d;border:none;border-radius:4.3em;padding:.65rem 1.2rem;font-family:inherit;font-size:.82rem;font-weight:500}.account-module__oVsZ8W__deleteBtn:hover{background:#a50b0b}.account-module__oVsZ8W__rowBtns{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;display:flex}@keyframes account-module__oVsZ8W__orderCardIn{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.account-module__oVsZ8W__orderCardAnimate{opacity:0;animation:.3s forwards account-module__oVsZ8W__orderCardIn}.account-module__oVsZ8W__ordersList{flex-direction:column;gap:.5rem;display:flex}.account-module__oVsZ8W__resultWrap{animation:.3s forwards account-module__oVsZ8W__fadeInUp}@keyframes account-module__oVsZ8W__fadeInUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.account-module__oVsZ8W__orderCard{background:#fff;border:1px solid #e8e6e0;border-radius:10px;transition:border-color .15s;overflow:hidden}.account-module__oVsZ8W__orderCardWrap{flex-direction:column;gap:1rem;display:flex}.account-module__oVsZ8W__orderCardOpen{border-color:#d0cdc8}.account-module__oVsZ8W__orderCardHeader{-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;gap:12px;padding:16px 20px;display:flex}.account-module__oVsZ8W__orderCardHeader:hover{background:#fafaf9}.account-module__oVsZ8W__orderHeaderLeft{flex-direction:column;justify-content:center;align-items:start;gap:2px;display:flex}.account-module__oVsZ8W__orderHeaderRight{flex-shrink:0;align-items:center;gap:8px;display:flex}.account-module__oVsZ8W__orderNum{color:#080807;text-transform:uppercase;font-family:Roboto Condensed,sans-serif;font-size:.95rem;font-weight:600}.account-module__oVsZ8W__orderDate{color:#777;font-size:.75rem;font-weight:500}.account-module__oVsZ8W__orderStatus{text-transform:uppercase;letter-spacing:-.02em;border:1px solid #1e1e1e33;border-radius:4px;padding:2px 6px;font-size:.75rem;font-weight:500}.account-module__oVsZ8W__orderTotal{color:#080807;font-size:.9rem;font-weight:600}.account-module__oVsZ8W__orderChevron{color:#999;transition:transform .25s;display:flex}.account-module__oVsZ8W__orderChevronOpen{transform:rotate(180deg)}.account-module__oVsZ8W__orderExpanded{overflow:hidden}.account-module__oVsZ8W__orderExpandedInner{flex-direction:column;gap:12px;padding:16px 20px 18px;display:flex}.account-module__oVsZ8W__orderSection{flex-direction:column;gap:8px;display:flex}.account-module__oVsZ8W__orderSectionTitle{text-transform:uppercase;letter-spacing:-.02em;color:#777;margin:0 0 4px;font-size:.75rem;font-weight:500}.account-module__oVsZ8W__orderItemRow{align-items:center;gap:8px;display:flex}.account-module__oVsZ8W__orderItemImg{background:#fff;border:1px solid #f0ede8;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:54px;height:54px;display:flex;overflow:hidden}.account-module__oVsZ8W__orderItemImg img{object-fit:contain;width:100%;height:100%}.account-module__oVsZ8W__orderItemDetails{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.account-module__oVsZ8W__orderItemName{text-transform:uppercase;color:#080807;text-overflow:ellipsis;white-space:nowrap;font-size:.85rem;font-weight:500;overflow:hidden}.account-module__oVsZ8W__orderItemBrand{color:#777;font-size:.75rem}.account-module__oVsZ8W__orderItemRight{flex-direction:column;flex-shrink:0;align-items:flex-end;display:flex}.account-module__oVsZ8W__orderItemQty{color:#777;font-size:.75rem}.account-module__oVsZ8W__orderItemPrice{color:#080807;font-size:.85rem;font-weight:500}.account-module__oVsZ8W__orderItemDeposit{color:#e36000;font-size:11px}.account-module__oVsZ8W__orderTotalsRow{color:#777;justify-content:space-between;padding:3px 0;font-size:.85rem;font-weight:400;display:flex}.account-module__oVsZ8W__orderTotalsRow span{color:#080807}.account-module__oVsZ8W__orderTotalsTotal{color:#080807;border-top:1px solid #f0ede8;margin-top:2px;padding-top:8px;font-size:1rem;font-weight:600}.account-module__oVsZ8W__orderAddress{color:#777;margin:0;font-size:.85rem;line-height:1.6}.account-module__oVsZ8W__orderTracking{color:#777;align-items:center;gap:6px;font-size:.85rem;font-weight:400;display:flex}.account-module__oVsZ8W__orderTracking strong{color:#080807}.account-module__oVsZ8W__orderCopyBtn{cursor:pointer;color:#1e1e1e80;background:0 0;border:none;align-items:center;transition:all .2s;display:flex}.account-module__oVsZ8W__orderCopyBtn:hover{color:#000;transform:translateY(-1px)}.account-module__oVsZ8W__orderCopyBtn svg{width:18px;height:auto}.account-module__oVsZ8W__orderInvoiceBtn{text-transform:uppercase;color:#080807;cursor:not-allowed;background:0 0;border:1px dashed #777;border-radius:4.3em;justify-content:center;align-items:center;gap:4px;width:fit-content;padding:6px 12px;font-family:inherit;font-size:.75rem;font-weight:400;display:flex}.account-module__oVsZ8W__orderInvoiceBtn svg{color:#080807;width:12px;height:auto}.account-module__oVsZ8W__carsList{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:10px;display:grid}.account-module__oVsZ8W__carCard{background:#fff;border:1px solid #e8e6e0;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:14px 18px;display:flex}.account-module__oVsZ8W__carInfo{flex-direction:column;gap:2px;min-width:0;display:flex}.account-module__oVsZ8W__carName{color:#080807;font-size:14px;font-weight:600}.account-module__oVsZ8W__carGen{color:#777;text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.account-module__oVsZ8W__carFuel{color:#bbb;text-transform:uppercase;letter-spacing:.05em;font-size:11px}.account-module__oVsZ8W__garageList{flex-direction:column;gap:8px;margin-top:1rem;display:flex}.account-module__oVsZ8W__garageCard{background:#fff;border:1px solid #e8e6e0;border-radius:10px;align-items:center;gap:14px;padding:12px 16px;display:flex;overflow:hidden}.account-module__oVsZ8W__garageCardImg,.account-module__oVsZ8W__garageCardLogo{object-fit:contain;flex-shrink:0;width:75px;height:38px;transform:scale(1.2)}.account-module__oVsZ8W__garageCardPlaceholder{color:#ccc;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.account-module__oVsZ8W__garageCardInfo{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.account-module__oVsZ8W__garageCardName{color:#080807;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;overflow:hidden}.account-module__oVsZ8W__garageCardGen{color:#777;white-space:nowrap;text-overflow:ellipsis;font-size:.85rem;overflow:hidden}.account-module__oVsZ8W__garageCardSpecs{color:#777;text-transform:uppercase;letter-spacing:.03em;font-size:.75rem}.account-module__oVsZ8W__garageCardReg{letter-spacing:.02em;color:#fff;background:#080807;border-radius:3px;flex-shrink:0;padding:2px 7px;font-size:.85rem;font-weight:500}.account-module__oVsZ8W__garageCardRemove{cursor:pointer;color:#080807;background:0 0;border:none;flex-shrink:0;align-items:center;transition:color .15s;display:flex}.account-module__oVsZ8W__garageCardRemove svg{width:18px;height:auto}.account-module__oVsZ8W__garageCardRemove:hover:not(:disabled){color:#c30d0d}.account-module__oVsZ8W__garageCardRemove:disabled{opacity:.4;cursor:not-allowed}.account-module__oVsZ8W__wishlistGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:12px;display:grid}.account-module__oVsZ8W__wishlistCard{color:inherit;will-change:transform;background:#ffffff80;border:1px solid #1e1e1e40;border-radius:8px;flex-direction:column;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;overflow:hidden;transform:translateY(0)}.account-module__oVsZ8W__wishlistCard:hover{border-color:#f973164d;box-shadow:0 8px 24px #00000026;transform:translateY(-2px)!important}.account-module__oVsZ8W__wishlistImgWrap{background:#fff;border-bottom:1px solid #ffffff0f;justify-content:center;align-items:center;height:160px;padding:16px;display:flex}.account-module__oVsZ8W__wishlistNoImg{color:#ccc}.account-module__oVsZ8W__wishlistBody{background:#fff;flex-direction:column;flex:1;gap:8px;padding:14px;display:flex}.account-module__oVsZ8W__wishlistName{color:#000;letter-spacing:-.01em;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-family:Inter,sans-serif;font-size:1rem;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.account-module__oVsZ8W__wishlistBottom{justify-content:space-between;align-items:flex-start;margin-top:auto;padding-top:8px;display:flex}.account-module__oVsZ8W__wishlistPrice{color:#000;letter-spacing:-.03em;font-family:Inter,sans-serif;font-size:1.1rem;font-weight:700}.account-module__oVsZ8W__wishlistStock{flex-direction:column;align-items:flex-end;gap:3px;display:flex}.account-module__oVsZ8W__wishlistInStock{color:#04a409;font-family:Inter,sans-serif;font-size:.8rem;font-weight:500}.account-module__oVsZ8W__wishlistOutOfStock{color:#777;font-family:Inter,sans-serif;font-size:.8rem}.account-module__oVsZ8W__wishlistCardFooter{background:#fff;border-top:1px solid #1e1e1e1a;justify-content:flex-end;display:flex}.account-module__oVsZ8W__profileWrap{flex-direction:column;gap:0;display:flex}.account-module__oVsZ8W__profileColumns{grid-template-columns:1fr 1fr;align-items:flex-start;gap:2rem;display:grid}@media (max-width:700px){.account-module__oVsZ8W__profileColumns{grid-template-columns:1fr}}.account-module__oVsZ8W__profileBlock{flex-direction:column;gap:16px;display:flex}.account-module__oVsZ8W__blockHeader{justify-content:space-between;align-items:center;min-height:28px;display:flex}.account-module__oVsZ8W__blockTitle{color:var(--color-text,#fff);text-transform:uppercase;margin:0;font-family:Roboto Condensed,sans-serif;font-size:1.2rem;font-weight:500}.account-module__oVsZ8W__profileView{flex-direction:column;display:flex}.account-module__oVsZ8W__profileEdit{flex-direction:column;gap:16px;display:none;overflow:hidden}.account-module__oVsZ8W__viewRow{border-bottom:1px solid var(--color-text-faint,#ffffff4d);justify-content:space-between;align-items:center;gap:2rem;padding:12px 0;display:flex}.account-module__oVsZ8W__viewRow:last-child{border-bottom:none}.account-module__oVsZ8W__viewLabel{text-transform:uppercase;letter-spacing:-.02em;color:var(--color-text,#aaa);font-size:.85rem;font-weight:500}.account-module__oVsZ8W__viewValue{letter-spacing:-.02em;color:var(--color-text,#fff);font-size:.85rem;font-weight:500}.account-module__oVsZ8W__hint{color:var(--color-text-muted,#bbb);margin:0;font-size:.85rem}.account-module__oVsZ8W__grid2{grid-template-columns:1fr 1fr;gap:1rem;display:grid}@media (max-width:480px){.account-module__oVsZ8W__grid2{grid-template-columns:1fr}}.account-module__oVsZ8W__addrGrid{flex-direction:column;gap:10px;display:flex}.account-module__oVsZ8W__addrCard{background:#fff;border:1px solid #0000004d;border-radius:8px;flex-direction:column;gap:6px;padding:14px;display:flex}.account-module__oVsZ8W__addrDefault{border-color:#e36000}.account-module__oVsZ8W__addrTop{align-items:center;gap:6px;display:flex}.account-module__oVsZ8W__addrLabel{text-transform:uppercase;letter-spacing:-.02em;color:#080807;flex:1;font-size:.8rem;font-weight:600}.account-module__oVsZ8W__addrText{color:#1e1e1ee6;flex:1;margin:0;font-size:.8rem;line-height:1.6}.account-module__oVsZ8W__badge{text-transform:uppercase;letter-spacing:.04em;color:#fff;background:#e36000;border-radius:4px;padding:2px 6px;font-size:.65rem;font-weight:500}.account-module__oVsZ8W__addrAddBtn{border:1px dashed var(--color-text-muted,#fff);cursor:pointer;color:var(--color-text,#fff);background:0 0;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:6px;min-height:90px;padding:14px;font-family:inherit;font-size:12px;display:flex}.account-module__oVsZ8W__addrAddBtn span:first-child{font-size:1.4rem;font-weight:300;line-height:1}.account-module__oVsZ8W__addrAddBtn:hover{color:#e36000;border-color:#e36000}.account-module__oVsZ8W__addForm{opacity:0;background:#fff;border-radius:8px;flex-direction:column;gap:14px;margin-top:4px;padding:18px;display:flex;overflow:hidden}.account-module__oVsZ8W__overlay{z-index:9999;background:#0000004d;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.account-module__oVsZ8W__popup{background:#fff;border-radius:12px;flex-direction:column;gap:12px;width:90%;max-width:340px;padding:26px 30px;display:flex}.account-module__oVsZ8W__popupTitle{color:#080807;text-transform:uppercase;margin:0;font-family:Roboto Condensed,sans-serif;font-size:1.05rem;font-weight:700}.account-module__oVsZ8W__popupText{color:#666;margin:0;font-size:13px;line-height:1.5}.account-module__oVsZ8W__empty{text-align:center;color:#ccc;padding:48px 0;font-size:14px}.account-module__oVsZ8W__error{color:#ef4444;margin:0;font-size:13px}.account-module__oVsZ8W__spinner{border:2px solid #00000014;border-top-color:#e36000;border-radius:50%;width:20px;height:20px;animation:.6s linear infinite account-module__oVsZ8W__spin;display:inline-block}@keyframes account-module__oVsZ8W__spin{to{transform:rotate(360deg)}}@media (max-width:1024px){.account-module__oVsZ8W__container{padding:0 20px}.account-module__oVsZ8W__wishlistGrid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}}@media (max-width:768px){.account-module__oVsZ8W__page{padding:24px 0 60px}.account-module__oVsZ8W__container{padding:0 16px}.account-module__oVsZ8W__pageTitle{font-size:1.7rem}.account-module__oVsZ8W__pageHeader{align-items:center;margin-bottom:20px}.account-module__oVsZ8W__tab{padding:.55rem .9rem;font-size:.8rem}.account-module__oVsZ8W__orderCardHeader{flex-wrap:wrap;gap:6px;padding:13px 14px}.account-module__oVsZ8W__orderHeaderRight{gap:6px}.account-module__oVsZ8W__orderStatus{padding:2px 5px;font-size:.7rem}.account-module__oVsZ8W__orderExpandedInner{padding:12px 14px 14px}.account-module__oVsZ8W__orderItemImg{width:44px;height:44px}.account-module__oVsZ8W__profileColumns{grid-template-columns:1fr;gap:1.5rem}.account-module__oVsZ8W__grid2{grid-template-columns:1fr 1fr}.account-module__oVsZ8W__garageCard{gap:10px;padding:10px 12px}.account-module__oVsZ8W__garageCardImg,.account-module__oVsZ8W__garageCardLogo{width:60px;height:30px}.account-module__oVsZ8W__wishlistGrid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:10px}.account-module__oVsZ8W__wishlistImgWrap{height:130px}.account-module__oVsZ8W__guestWrap{gap:20px}}@media (max-width:480px){.account-module__oVsZ8W__page{padding:16px 0 48px}.account-module__oVsZ8W__container{padding:0 12px}.account-module__oVsZ8W__pageTitle{font-size:1.4rem}.account-module__oVsZ8W__pageEmail{font-size:.78rem}.account-module__oVsZ8W__logoutBtn{padding:.5rem .75rem;font-size:.75rem}.account-module__oVsZ8W__tabs{margin-bottom:20px}.account-module__oVsZ8W__tab{padding:.5rem .75rem}.account-module__oVsZ8W__orderCardHeader{flex-direction:column;align-items:flex-start;gap:6px;padding:12px}.account-module__oVsZ8W__orderHeaderLeft{flex-direction:row;align-items:center;gap:8px}.account-module__oVsZ8W__orderHeaderRight{justify-content:space-between;gap:6px;width:100%}.account-module__oVsZ8W__orderChevron{margin-left:auto}.account-module__oVsZ8W__orderNum{font-size:.85rem}.account-module__oVsZ8W__orderDate{font-size:.72rem}.account-module__oVsZ8W__orderTotal{font-size:.85rem}.account-module__oVsZ8W__orderItemRow{gap:6px}.account-module__oVsZ8W__orderItemImg{border-radius:4px;width:40px;height:40px}.account-module__oVsZ8W__orderItemName{font-size:.78rem}.account-module__oVsZ8W__orderItemBrand{font-size:.7rem}.account-module__oVsZ8W__orderItemPrice{font-size:.78rem}.account-module__oVsZ8W__orderExpandedInner{gap:10px;padding:10px 12px 12px}.account-module__oVsZ8W__codeGrid{gap:5px}.account-module__oVsZ8W__codeInput{border-radius:6px;width:38px;height:46px;font-size:1.2rem}.account-module__oVsZ8W__grid2{grid-template-columns:1fr}.account-module__oVsZ8W__viewRow{flex-direction:column;align-items:flex-start;gap:3px;padding:10px 0}.account-module__oVsZ8W__viewLabel{font-size:.68rem}.account-module__oVsZ8W__viewValue{font-size:.82rem}.account-module__oVsZ8W__addForm{padding:14px}.account-module__oVsZ8W__popup{width:calc(100% - 32px);max-width:100%;padding:20px}.account-module__oVsZ8W__garageCard{gap:8px;padding:10px}.account-module__oVsZ8W__garageCardImg,.account-module__oVsZ8W__garageCardLogo{width:50px;height:26px}.account-module__oVsZ8W__garageCardName{font-size:13px}.account-module__oVsZ8W__garageCardGen{font-size:11px}.account-module__oVsZ8W__garageCardSpecs{font-size:10px}.account-module__oVsZ8W__wishlistGrid{grid-template-columns:1fr;gap:8px}.account-module__oVsZ8W__wishlistImgWrap{height:160px}.account-module__oVsZ8W__guestWrap{gap:16px}.account-module__oVsZ8W__sectionTitle,.account-module__oVsZ8W__registerTitle{font-size:1.1rem}.account-module__oVsZ8W__rowBtns{flex-direction:column;align-items:stretch}.account-module__oVsZ8W__rowBtns .account-module__oVsZ8W__btn,.account-module__oVsZ8W__rowBtns .account-module__oVsZ8W__ghostBtn,.account-module__oVsZ8W__rowBtns .account-module__oVsZ8W__resendButton{text-align:center;justify-content:center;width:100%}}@media (max-width:360px){.account-module__oVsZ8W__codeInput{width:34px;height:42px;font-size:1.1rem}.account-module__oVsZ8W__codeGrid{gap:4px}.account-module__oVsZ8W__tab{padding:.45rem .6rem;font-size:.72rem}}@media (max-width:900px) and (orientation:landscape) and (max-height:500px){.account-module__oVsZ8W__page{padding:12px 0 32px}.account-module__oVsZ8W__pageHeader{margin-bottom:12px}.account-module__oVsZ8W__pageTitle{font-size:1.4rem}.account-module__oVsZ8W__tabs{margin-bottom:16px}.account-module__oVsZ8W__guestWrap{grid-template-columns:1fr 1fr;gap:16px}.account-module__oVsZ8W__wishlistGrid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.account-module__oVsZ8W__wishlistImgWrap{height:110px}}
.VehicleSelector-module__x2sG3W__wrap{z-index:1;border-radius:1rem;width:700px;max-width:700px;margin:0 auto;padding:1rem;font-family:Inter,sans-serif;display:block;position:relative}.VehicleSelector-module__x2sG3W__tabs{border-bottom:2px solid var(--color-text-faint,#e5e5e5);margin-bottom:20px;display:flex;position:relative}.VehicleSelector-module__x2sG3W__tab{letter-spacing:.03em;text-transform:uppercase;color:var(--color-text-muted,#fff);cursor:pointer;white-space:nowrap;z-index:1;background:0 0;border:none;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:.8rem;font-family:inherit;font-size:.9rem;font-weight:500;transition:color .2s;display:flex;position:relative}.VehicleSelector-module__x2sG3W__tab svg{width:22px;height:auto}.VehicleSelector-module__x2sG3W__tab:hover{color:var(--color-text,#fafafa)}.VehicleSelector-module__x2sG3W__tabActive{color:var(--color-text,#fff)}.VehicleSelector-module__x2sG3W__tabIndicator{pointer-events:none;z-index:2;background:#e26000;border-radius:1px 1px 0 0;width:0;height:2px;position:absolute;bottom:-2px;left:0}.VehicleSelector-module__x2sG3W__tabContent{width:100%;min-height:200px}.VehicleSelector-module__x2sG3W__popupOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:100;border-radius:inherit;background:#0009;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.VehicleSelector-module__x2sG3W__popup{text-align:center;background:#1a1a1a;border:1px solid #ffffff14;border-radius:12px;flex-direction:column;align-items:center;gap:12px;width:100%;max-width:320px;padding:28px 24px 24px;animation:.2s VehicleSelector-module__x2sG3W__popupIn;display:flex;position:relative}@keyframes VehicleSelector-module__x2sG3W__popupIn{0%{opacity:0;transform:scale(.95)translateY(8px)}to{opacity:1;transform:scale(1)translateY(0)}}.VehicleSelector-module__x2sG3W__popupClose{color:#fff6;cursor:pointer;background:0 0;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;transition:all .15s;display:flex;position:absolute;top:12px;right:12px}.VehicleSelector-module__x2sG3W__popupClose:hover{color:#fff;border-color:#ffffff4d}.VehicleSelector-module__x2sG3W__popupIcon{background:#e360001a;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.VehicleSelector-module__x2sG3W__popupTitle{color:#fff;margin:0;font-family:Inter,sans-serif;font-size:.95rem;font-weight:600}.VehicleSelector-module__x2sG3W__popupText{color:#ffffff80;margin:0;font-family:Inter,sans-serif;font-size:.8rem;line-height:1.5}.VehicleSelector-module__x2sG3W__popupBtn{color:#fff;cursor:pointer;background:#e36000;border:none;border-radius:4.3em;align-items:center;gap:8px;margin-top:4px;padding:10px 20px;font-family:Inter,sans-serif;font-size:.85rem;font-weight:600;transition:background .15s;display:flex}.VehicleSelector-module__x2sG3W__popupBtn:hover{background:#f06a00}.VehicleSelector-module__x2sG3W__tokenHint{color:#ffffff4d;align-items:center;gap:6px;margin:4px 0 0;font-family:Inter,sans-serif;font-size:.75rem;display:flex}.VehicleSelector-module__x2sG3W__plateWrap{border:1px solid var(--color-text-faint,#fff);background:#fff;border-radius:6px;align-items:stretch;width:fit-content;height:50px;transition:all .2s;display:flex;overflow:hidden}.VehicleSelector-module__x2sG3W__plateWrapDisabled{opacity:.5;pointer-events:none}.VehicleSelector-module__x2sG3W__plateEu{background:#039;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:3px;width:40px;padding:6px 0;display:flex}.VehicleSelector-module__x2sG3W__plateStars{flex-shrink:0}.VehicleSelector-module__x2sG3W__plateEuCode{letter-spacing:.02em;color:#fff;font-family:Inter,sans-serif;font-size:.8rem;font-weight:600}.VehicleSelector-module__x2sG3W__plateInput{letter-spacing:-.02em;text-transform:uppercase;color:#111;-webkit-appearance:none;background:0 0;border:none;outline:none;flex:none;width:200px;height:100%;padding:0 14px;font-family:Inter,sans-serif;font-size:1.8rem;font-weight:600}.VehicleSelector-module__x2sG3W__plateInput:focus{border-color:#111}.VehicleSelector-module__x2sG3W__plateInput::placeholder{color:#ccc;letter-spacing:-.02em;text-transform:none;font-size:1.8rem;font-weight:400}.VehicleSelector-module__x2sG3W__plateBtn{color:#000;cursor:pointer;background:#e36000;border:none;border-radius:4.3em;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;transition:all .2s;display:flex}.VehicleSelector-module__x2sG3W__plateBtn:hover{transform:translateY(-2px)}.VehicleSelector-module__x2sG3W__plateBtn:hover:not(:disabled){background:#fff}.VehicleSelector-module__x2sG3W__plateBtn:disabled{opacity:.7;cursor:not-allowed}.VehicleSelector-module__x2sG3W__vinWrap{align-items:center;gap:4px;width:100%;display:flex}.VehicleSelector-module__x2sG3W__vinGroup{flex-direction:column;flex:1;gap:4px;display:flex}.VehicleSelector-module__x2sG3W__vinGroupLabel{letter-spacing:.02em;text-transform:uppercase;color:var(--color-text,#9ca3af);padding-left:4px;font-family:Inter,sans-serif;font-size:9px;font-weight:700}.VehicleSelector-module__x2sG3W__vinInput{letter-spacing:.12em;text-transform:uppercase;color:#111;border:1px solid var(--color-text-faint,#e5e5e5);text-align:center;-webkit-appearance:none;background:#fff;border-radius:6px;outline:none;width:100%;height:48px;padding:0 10px;font-family:Courier New,monospace;font-size:15px;font-weight:700;transition:border-color .18s,background .18s}.VehicleSelector-module__x2sG3W__vinInput::placeholder{color:#ddd;letter-spacing:.2em}.VehicleSelector-module__x2sG3W__vinInput:focus{border-color:#111}.VehicleSelector-module__x2sG3W__vinGroupCount{color:var(--color-text,#ccc);text-align:center;letter-spacing:.05em;font-family:Inter,sans-serif;font-size:9px}.VehicleSelector-module__x2sG3W__vinProgress{background:#f0f0f0;border-radius:1px;height:2px;margin-top:-4px;overflow:hidden}.VehicleSelector-module__x2sG3W__vinProgressFill{background:#e36000;border-radius:1px;height:100%;transition:width .2s}.VehicleSelector-module__x2sG3W__form{flex-direction:column;gap:10px;display:flex}.VehicleSelector-module__x2sG3W__inputRow{justify-content:center;align-items:center;gap:8px;display:flex}.VehicleSelector-module__x2sG3W__input{letter-spacing:.06em;text-transform:uppercase;color:#111;-webkit-appearance:none;border:1px solid #e5e5e5;border-radius:4.3em;outline:none;flex:1;height:44px;padding:0 14px;font-family:inherit;font-size:.85rem;font-weight:500;transition:border-color .18s,box-shadow .18s,background .18s}.VehicleSelector-module__x2sG3W__input::placeholder{color:#908e8e;text-transform:none;letter-spacing:0;font-weight:400}.VehicleSelector-module__x2sG3W__input:focus{background:#fff;border-color:#111;box-shadow:0 0 0 3px #1111110f}.VehicleSelector-module__x2sG3W__input:disabled{opacity:.4;cursor:not-allowed}.VehicleSelector-module__x2sG3W__submitBtn{letter-spacing:-.02em;text-transform:uppercase;color:#fff;cursor:pointer;white-space:nowrap;background:#e26000;border:none;border-radius:4.3em;flex-shrink:0;justify-content:center;align-items:center;gap:7px;height:44px;padding:0 20px;font-family:inherit;font-size:.9rem;font-weight:400;transition:all .2s;display:flex}.VehicleSelector-module__x2sG3W__submitBtn:hover:not(:disabled){background:#222;transform:translateY(-2px)}.VehicleSelector-module__x2sG3W__submitBtn:active:not(:disabled){transform:translateY(0)}.VehicleSelector-module__x2sG3W__submitBtn:disabled{opacity:.3;cursor:not-allowed}.VehicleSelector-module__x2sG3W__loadingHint{text-transform:uppercase;color:#fff;justify-content:center;align-items:center;gap:7px;margin:0;padding:.7rem;font-size:.85rem;display:flex}.VehicleSelector-module__x2sG3W__loadingDot{background:#e36000;border-radius:50%;flex-shrink:0;width:7px;height:7px;animation:2s infinite VehicleSelector-module__x2sG3W__blink;display:inline-block}@keyframes VehicleSelector-module__x2sG3W__blink{0%,to{opacity:1}50%{opacity:.2}}.VehicleSelector-module__x2sG3W__error{color:var(--color-text,#ffffffd9);border-radius:5px;margin:0 auto;padding:8px 12px;font-size:.9rem;font-weight:500}.VehicleSelector-module__x2sG3W__candidatesHeader{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.VehicleSelector-module__x2sG3W__candidatesTitle{letter-spacing:.02em;text-transform:uppercase;color:#fff;font-size:.85rem;font-weight:500}.VehicleSelector-module__x2sG3W__backBtn{cursor:pointer;background:0 0;border:none;padding:0;transition:all .2s}.VehicleSelector-module__x2sG3W__backBtn:hover{transform:translate(-2px)}.VehicleSelector-module__x2sG3W__backBtn svg{color:#e36000;width:22px;height:22px;font-size:22px;font-weight:500}.VehicleSelector-module__x2sG3W__candidatesList{border:1px solid #ffffff4d;border-radius:8px;flex-direction:column;display:flex;overflow:hidden}.VehicleSelector-module__x2sG3W__candidateItem{cursor:pointer;text-align:left;background:0 0;border:none;border-top:1px solid #ffffff4d;flex-direction:column;gap:2px;width:100%;padding:10px 14px;font-family:inherit;transition:background .1s;display:flex;position:relative}.VehicleSelector-module__x2sG3W__candidateItem:before{content:"";opacity:0;background:#e36000;width:2px;transition:all .2s;position:absolute;top:0;bottom:0;left:0}.VehicleSelector-module__x2sG3W__candidateItem:first-child{border-top:none}.VehicleSelector-module__x2sG3W__candidateItem:hover{transform:translate(2px)}.VehicleSelector-module__x2sG3W__candidateItem:hover:before{opacity:1}.VehicleSelector-module__x2sG3W__candidateName{color:#ddd;font-size:.9rem;font-weight:500}.VehicleSelector-module__x2sG3W__candidateModel{color:#fff;font-weight:400}.VehicleSelector-module__x2sG3W__candidateDetail{color:#9ca3af;font-size:.8rem}.VehicleSelector-module__x2sG3W__manualWrap{flex-direction:column;gap:1.3rem;display:flex}.VehicleSelector-module__x2sG3W__manualRow{align-items:flex-end;gap:4px;display:flex}.VehicleSelector-module__x2sG3W__manualCol{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.VehicleSelector-module__x2sG3W__manualColLabel{letter-spacing:.02em;text-transform:uppercase;color:var(--color-text,#9ca3af);padding-left:4px;font-family:Inter,sans-serif;font-size:9px;font-weight:700}.VehicleSelector-module__x2sG3W__dropdownWrap{position:relative}.VehicleSelector-module__x2sG3W__dropdownTrigger{border:1px solid var(--color-text-faint,#e5e5e5);cursor:pointer;color:#111;text-align:left;background:#fff;border-radius:6px;justify-content:space-between;align-items:center;gap:6px;width:100%;height:44px;padding:0 14px;font-family:inherit;font-size:.8rem;transition:all .2s;display:flex}.VehicleSelector-module__x2sG3W__dropdownTriggerLeft{flex:1;align-items:center;gap:6px;min-width:0;display:flex;overflow:hidden}.VehicleSelector-module__x2sG3W__dropdownTriggerRight{flex-shrink:0;align-items:center;gap:4px;display:flex}.VehicleSelector-module__x2sG3W__dropdownTriggerDisabled{opacity:.9;cursor:not-allowed}.VehicleSelector-module__x2sG3W__dropdownSearchIcon{color:#1a1a1a;flex-shrink:0}.VehicleSelector-module__x2sG3W__dropdownInput{letter-spacing:.06em;color:#111;cursor:pointer;background:0 0;border:none;outline:none;flex:1;min-width:0;font-family:inherit;font-size:.8rem}.VehicleSelector-module__x2sG3W__dropdownInput::placeholder{color:#908e8e}.VehicleSelector-module__x2sG3W__dropdownInput:focus{cursor:text}.VehicleSelector-module__x2sG3W__dropdownClear{color:#000;cursor:pointer;border:none;border-radius:4.3em;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;padding:.3rem;transition:all .2s;display:flex}.VehicleSelector-module__x2sG3W__dropdownClear:hover{transform:translateY(-1px)}.VehicleSelector-module__x2sG3W__dropdownEmpty{color:#9ca3af;text-align:center;padding:16px 12px;font-size:12px}.VehicleSelector-module__x2sG3W__dropdownTrigger:hover:not(:disabled){background:#fff;border-color:#ccc}.VehicleSelector-module__x2sG3W__dropdownTrigger:disabled{opacity:.4;cursor:not-allowed}.VehicleSelector-module__x2sG3W__dropdownTriggerOpen{background:#fff;border-color:#111}.VehicleSelector-module__x2sG3W__dropdownValue{color:#111;font-size:13px;font-weight:500}.VehicleSelector-module__x2sG3W__dropdownChevron{color:#1a1a1a;flex-shrink:0;transition:transform .2s}.VehicleSelector-module__x2sG3W__dropdownChevronOpen{transform:rotate(180deg)}.VehicleSelector-module__x2sG3W__dropdownPanel{z-index:200;background:#fff;border:1px solid #e5e5e5;border-radius:8px;animation:.15s VehicleSelector-module__x2sG3W__panelIn;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow:hidden;box-shadow:0 8px 32px #0000001a}@keyframes VehicleSelector-module__x2sG3W__panelIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@keyframes VehicleSelector-module__x2sG3W__listIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.VehicleSelector-module__x2sG3W__dropdownList{overscroll-behavior:contain;max-height:220px;animation:.15s VehicleSelector-module__x2sG3W__listIn;overflow-y:auto}.VehicleSelector-module__x2sG3W__dropdownList::-webkit-scrollbar{width:3px}.VehicleSelector-module__x2sG3W__dropdownList::-webkit-scrollbar-track{background:0 0}.VehicleSelector-module__x2sG3W__dropdownList::-webkit-scrollbar-thumb{background:#e5e5e5;border-radius:2px}.VehicleSelector-module__x2sG3W__dropdownItem{cursor:pointer;text-align:left;color:#111;background:0 0;border:none;border-top:1px solid #f5f5f5;align-items:center;gap:8px;width:100%;padding:9px 12px;font-family:inherit;font-size:13px;transition:background 80ms;display:flex}.VehicleSelector-module__x2sG3W__dropdownItem:first-child{border-top:none}.VehicleSelector-module__x2sG3W__dropdownItem:hover{background:#f9f9f9}.VehicleSelector-module__x2sG3W__dropdownItemActive{background:#f9f9f9;font-weight:500}.VehicleSelector-module__x2sG3W__dropdownItemActive:after{content:"";background:#e36000;border-radius:50%;flex-shrink:0;width:5px;height:5px;margin-left:auto}.VehicleSelector-module__x2sG3W__makeIcon{object-fit:contain;opacity:.7;flex-shrink:0;width:18px;height:18px}.VehicleSelector-module__x2sG3W__dropdownItemMeta{color:#9ca3af;flex-shrink:0;margin-left:auto;font-size:11px}.VehicleSelector-module__x2sG3W__generationItem{cursor:pointer;text-align:left;background:0 0;border:none;border-top:1px solid #f5f5f5;flex-direction:column;gap:2px;width:100%;padding:10px 12px;font-family:inherit;transition:background 80ms;display:flex}.VehicleSelector-module__x2sG3W__generationItem:first-child{border-top:none}.VehicleSelector-module__x2sG3W__generationItem:hover,.VehicleSelector-module__x2sG3W__generationItemActive{background:#f9f9f9}.VehicleSelector-module__x2sG3W__generationName{color:#111;font-size:13px;font-weight:400}.VehicleSelector-module__x2sG3W__generationDetail{color:#9ca3af;font-size:11px}.VehicleSelector-module__x2sG3W__confirmBtn{letter-spacing:.02em;text-transform:uppercase;color:#fff;cursor:pointer;background:#e26000;border:none;border-radius:4.3em;justify-content:center;align-items:center;gap:8px;width:100%;max-width:200px;height:44px;margin:0 auto;font-family:inherit;font-size:11px;font-weight:500;transition:all .2s;display:flex}.VehicleSelector-module__x2sG3W__confirmBtn:hover{color:#000;background:#fff;transform:translateY(-2px)}.VehicleSelector-module__x2sG3W__confirmBtn:active{transform:translateY(0)}.VehicleSelector-module__x2sG3W__garageWrap{flex-direction:column;gap:8px;display:flex}.VehicleSelector-module__x2sG3W__garageEmpty{text-align:center;color:var(--color-text,#9ca3af);flex-direction:column;align-items:center;gap:8px;padding:32px 0;font-size:13px;display:flex}.VehicleSelector-module__x2sG3W__garageItem{border:1px solid var(--color-text-faint,#e5e5e5);cursor:pointer;text-align:left;background:#f9f9f9;border-radius:8px;align-items:center;gap:12px;width:100%;padding:12px 14px;font-family:inherit;transition:all .2s;display:flex}.VehicleSelector-module__x2sG3W__garageItem:hover{background:#fff;border-color:#ccc;transform:translate(3px)}.VehicleSelector-module__x2sG3W__garageLogo{object-fit:contain;flex-shrink:0;width:38px;height:auto}.VehicleSelector-module__x2sG3W__garageLogoPlaceholder{color:#d1d5db;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:auto;display:flex}.VehicleSelector-module__x2sG3W__garageInfo{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.VehicleSelector-module__x2sG3W__garageName{color:#000;white-space:nowrap;text-overflow:ellipsis;font-size:1rem;font-weight:400;overflow:hidden}.VehicleSelector-module__x2sG3W__garageMeta{color:#000;text-transform:uppercase;opacity:.9;white-space:nowrap;text-overflow:ellipsis;font-size:.8rem;overflow:hidden}.VehicleSelector-module__x2sG3W__garageReg{letter-spacing:.08em;color:#9ca3af;background:#efefef;border-radius:3px;flex-shrink:0;padding:2px 6px;font-size:10px;font-weight:600}.VehicleSelector-module__x2sG3W__garageRemove{color:#000;cursor:pointer;background:0 0;border:1px solid #e5e5e5;border-radius:4.3em;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;transition:all .2s;display:flex}.VehicleSelector-module__x2sG3W__garageRemove:hover{color:#dc2626;border-color:#dc2626}.VehicleSelector-module__x2sG3W__garageModelImg{object-fit:contain;flex-shrink:0;width:75px;height:38px;transform:scale(1.2)}.VehicleSelector-module__x2sG3W__selectorInner{flex-shrink:0;width:700px;min-width:0;max-width:700px}.VehicleSelector-module__x2sG3W__selectedCard{flex-direction:column;gap:10px;width:420px;display:flex;position:absolute;top:1%;left:110%;overflow:hidden}.VehicleSelector-module__x2sG3W__selectedHeader{justify-content:space-between;align-items:flex-start;gap:6px;padding-top:2px;display:flex}.VehicleSelector-module__x2sG3W__selectedBrand{flex:1;justify-content:center;align-items:center;gap:7px;min-width:0;display:flex}.VehicleSelector-module__x2sG3W__selectedLogo{object-fit:cover;flex-shrink:0;width:33px;height:33px}.VehicleSelector-module__x2sG3W__selectedName{color:var(--color-text,#fff);letter-spacing:-.01em;white-space:nowrap;text-overflow:ellipsis;font-size:1rem;font-weight:700;line-height:1.2;overflow:hidden}.VehicleSelector-module__x2sG3W__selectedReg{letter-spacing:.08em;color:var(--color-text-muted,(255, 255, 255, .3));text-transform:uppercase;margin-top:2px;font-size:.8rem;font-weight:600}.VehicleSelector-module__x2sG3W__clearBtn{border:1px solid var(--color-text-faint,#ffffff4d);width:20px;height:20px;color:var(--color-text,#fff);cursor:pointer;background:0 0;border-radius:4.3em;flex-shrink:0;justify-content:center;align-items:center;transition:all .2s;display:flex}.VehicleSelector-module__x2sG3W__clearBtn:hover{color:#dc2626;border-color:#dc2626}.VehicleSelector-module__x2sG3W__selectedImgWrap{background:#fff;border-radius:6px;justify-content:center;align-items:center;width:100%;height:150px;display:flex;overflow:hidden}.VehicleSelector-module__x2sG3W__selectedImg{object-fit:contain;width:100%;height:100%}.VehicleSelector-module__x2sG3W__selectedGeneration{color:var(--color-text,#fff);justify-content:center;align-items:center;font-size:1rem;line-height:1.4;display:flex}.VehicleSelector-module__x2sG3W__selectedSpecs{flex-wrap:wrap;justify-content:center;align-items:center;gap:3px;display:flex}.VehicleSelector-module__x2sG3W__selectedSpec{color:var(--color-text,#fff);text-transform:uppercase;white-space:nowrap;padding:2px 6px;font-size:.8rem;font-weight:400}.VehicleSelector-module__x2sG3W__selectedSpecDivider{color:var(--color-text-faint,#ffffff26)}.VehicleSelector-module__x2sG3W__selectedInspection{color:var(--color-text,#fff);opacity:.8;border-top:1px solid var(--color-text-faint,#ffffff0d);justify-content:space-between;align-items:center;padding-top:8px;font-size:.8rem;display:flex}.VehicleSelector-module__x2sG3W__selectedInspection strong{color:var(--color-text,#fff);opacity:.8}@media (max-width:1400px){.VehicleSelector-module__x2sG3W__selectedCard{width:100%;max-width:700px;margin:16px auto 0;position:static}}@media (max-width:700px){.VehicleSelector-module__x2sG3W__wrap{border-radius:.75rem;width:100%;max-width:100%;padding:.75rem}.VehicleSelector-module__x2sG3W__selectorInner{width:100%;max-width:100%}.VehicleSelector-module__x2sG3W__selectedCard{max-width:100%}}@media (max-width:470px){.VehicleSelector-module__x2sG3W__tab{letter-spacing:.01em;gap:3px;padding:.55rem .3rem;font-size:.8rem}.VehicleSelector-module__x2sG3W__tab svg{width:18px}}@media (max-width:480px){.VehicleSelector-module__x2sG3W__plateWrap{height:45px}.VehicleSelector-module__x2sG3W__plateInput{flex:1;font-size:1.5rem}.VehicleSelector-module__x2sG3W__plateInput::placeholder{font-size:1.5rem}.VehicleSelector-module__x2sG3W__plateBtn{align-self:auto;width:32px;height:32px;margin-bottom:0}.VehicleSelector-module__x2sG3W__vinInput{height:36px}.VehicleSelector-module__x2sG3W__manualRow{flex-direction:column;justify-content:center;align-items:center;gap:8px}.VehicleSelector-module__x2sG3W__dropdownTrigger{height:36px}.VehicleSelector-module__x2sG3W__submitBtn{width:100%}}@media (max-width:360px){.VehicleSelector-module__x2sG3W__wrap{padding:.5rem}}
@keyframes CategoryTree-module__9wjq8a__panelOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-8px)}}.CategoryTree-module__9wjq8a__panelClosing{animation:.18s forwards CategoryTree-module__9wjq8a__panelOut}.CategoryTree-module__9wjq8a__tree{width:100%;max-width:1400px;margin:0 auto}@keyframes CategoryTree-module__9wjq8a__panelIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@keyframes CategoryTree-module__9wjq8a__colIn{0%{opacity:0;transform:translate(-8px)}to{opacity:1;transform:translate(0)}}.CategoryTree-module__9wjq8a__l1Grid{flex-wrap:wrap;display:flex}.CategoryTree-module__9wjq8a__l1GridLeaf{border-top:1px solid #ffffff0d;margin-top:8px;padding-top:8px}.CategoryTree-module__9wjq8a__l1Card{cursor:pointer;opacity:.9;background:0 0;border:none;flex-direction:column;align-items:center;gap:14px;width:25%;padding:32px 20px 24px;font-family:inherit;text-decoration:none;transition:background .15s,opacity .15s;display:flex;position:relative}.CategoryTree-module__9wjq8a__l1Card:hover{opacity:1}.CategoryTree-module__9wjq8a__l1Card:hover .CategoryTree-module__9wjq8a__l1Label{color:var(--color-text,#fff)}.CategoryTree-module__9wjq8a__l1Card:hover .CategoryTree-module__9wjq8a__l1Img{filter:drop-shadow(0 0 30px #ffffff12)drop-shadow(0 0 40px #ffffff0d);transform:translateY(-3px)}.CategoryTree-module__9wjq8a__l1CardActive{opacity:1}.CategoryTree-module__9wjq8a__l1CardActive .CategoryTree-module__9wjq8a__l1Label{color:var(--color-text,#fff)}.CategoryTree-module__9wjq8a__l1CardActive:after{content:"";background:#e36000;border-radius:1px 1px 0 0;height:1px;position:absolute;bottom:10px;left:24px;right:24px}.CategoryTree-module__9wjq8a__l1Img{object-fit:contain;pointer-events:none;will-change:transform;width:100%;max-width:200px;height:170px;transition:transform .25s}.CategoryTree-module__9wjq8a__l1ImgEmpty{width:200px;height:170px}.CategoryTree-module__9wjq8a__l1Label{letter-spacing:-.01em;text-transform:uppercase;color:var(--color-text,#fff);text-align:center;font-family:Inter,sans-serif;font-size:.9rem;font-weight:500;transition:color .15s}.CategoryTree-module__9wjq8a__panelRow{flex-basis:100%;width:100%;padding:2rem}.CategoryTree-module__9wjq8a__panel{border-bottom:1px solid #ffffff0f;animation:.2s forwards CategoryTree-module__9wjq8a__panelIn}.CategoryTree-module__9wjq8a__panelHeader{border-bottom:1px solid var(--color-text-faint,#ffffff0d);justify-content:space-between;align-items:center;padding:20px 0 18px;display:flex}.CategoryTree-module__9wjq8a__panelTitle{letter-spacing:.02em;text-transform:uppercase;color:var(--color-text,#ffffffd9);align-items:center;font-family:Inter,sans-serif;font-size:.9rem;font-weight:600;display:flex}.CategoryTree-module__9wjq8a__panelClose{border:1px solid var(--color-text-faint,#ffffff4d);width:26px;height:26px;color:var(--color-text-muted,#fff);cursor:pointer;background:0 0;border-radius:4.3em;justify-content:center;align-items:center;transition:all .2s;display:flex}.CategoryTree-module__9wjq8a__panelClose:hover{border-color:var(--color-text,#ffffffb3);color:var(--color-text,#fff);transform:translateY(-1px)}.CategoryTree-module__9wjq8a__panelBody{-webkit-overflow-scrolling:touch;scrollbar-width:none;align-items:flex-start;min-height:260px;padding:24px 0 32px;display:flex;overflow:auto visible}.CategoryTree-module__9wjq8a__panelBody::-webkit-scrollbar{display:none}.CategoryTree-module__9wjq8a__panelDivider{background:var(--color-text-faint,#ffffff0d);flex-shrink:0;align-self:stretch;width:1px;min-height:200px}.CategoryTree-module__9wjq8a__levelCol{flex-direction:column;flex:1;gap:2px;min-width:220px;padding:0 20px;animation:.18s forwards CategoryTree-module__9wjq8a__colIn;display:flex}.CategoryTree-module__9wjq8a__levelColTitle{text-transform:uppercase;color:var(--color-text,#ffffff80);white-space:nowrap;margin-bottom:8px;padding:0 14px;font-family:Inter,sans-serif;font-size:.7rem;font-weight:500}.CategoryTree-module__9wjq8a__levelHint{min-width:180px;color:var(--color-text,#ffffff80);letter-spacing:-.01em;text-transform:uppercase;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:10px;padding:0 20px;font-family:Inter,sans-serif;font-size:11px;font-weight:500;display:flex}.CategoryTree-module__9wjq8a__colItem{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:6px;justify-content:space-between;align-items:center;gap:8px;width:100%;padding:9px 14px;font-family:inherit;text-decoration:none;transition:background .12s;display:flex}.CategoryTree-module__9wjq8a__colItem:hover{background:var(--color-text,#ffffff0d)}.CategoryTree-module__9wjq8a__colItemActive{color:var(--color-text,#fff);background:#e3600014;border-left:2px solid #e36000;border-radius:0 6px 6px 0;padding-left:18px}.CategoryTree-module__9wjq8a__colItemName{color:var(--color-text,#ffffffb3);letter-spacing:-.01em;flex:1;min-width:0;font-family:Inter,sans-serif;font-size:.85rem;font-weight:400;line-height:1.3;transition:color .12s}.CategoryTree-module__9wjq8a__colItem:hover .CategoryTree-module__9wjq8a__colItemName{color:#fff}.CategoryTree-module__9wjq8a__colItemActive .CategoryTree-module__9wjq8a__colItemName{color:var(--color-text,#fff)}.CategoryTree-module__9wjq8a__colItemRight{flex-shrink:0;align-items:center;gap:6px;display:flex}.CategoryTree-module__9wjq8a__colItemCount{color:#fff;background:var(--color-text,#ffffff0a);border:1px solid #ffffff4d;border-radius:4.3em;padding:4px 7px;font-family:Inter,sans-serif;font-size:.7rem;font-weight:200;transition:color .12s,background .12s}.CategoryTree-module__9wjq8a__colItemArrow{color:var(--color-text-muted,#fff6);flex-shrink:0;transition:color .12s,transform .15s}.CategoryTree-module__9wjq8a__colItem:hover .CategoryTree-module__9wjq8a__colItemArrow{color:#e36000;transform:translate(2px)}.CategoryTree-module__9wjq8a__colItemChevron{color:var(--color-text-muted,#fff6);flex-shrink:0;transition:color .15s,transform .2s}.CategoryTree-module__9wjq8a__colItemChevronActive{color:#e36000;transform:rotate(90deg)}.CategoryTree-module__9wjq8a__colItem:hover .CategoryTree-module__9wjq8a__colItemChevron{color:#ffffff80}@media (max-width:1024px){.CategoryTree-module__9wjq8a__l1Card{width:33.333%}}@media (max-width:768px){.CategoryTree-module__9wjq8a__l1Card{width:50%;padding:24px 12px 18px}.CategoryTree-module__9wjq8a__l1Img{height:130px}.CategoryTree-module__9wjq8a__panelBody{flex-direction:column;gap:0;min-height:auto;padding:16px 0 24px;overflow-x:visible}.CategoryTree-module__9wjq8a__panelDivider{align-self:auto;width:100%;height:1px;min-height:0}.CategoryTree-module__9wjq8a__levelCol{width:100%;min-width:0;padding:12px 0}.CategoryTree-module__9wjq8a__levelHint{display:none}}@media (max-width:480px){.CategoryTree-module__9wjq8a__l1Card{width:50%;padding:18px 8px 14px}.CategoryTree-module__9wjq8a__l1Img{max-width:130px;height:100px}.CategoryTree-module__9wjq8a__levelCol{padding:8px 0}.CategoryTree-module__9wjq8a__l1Label{white-space:normal;overflow-wrap:anywhere;font-size:.8rem}}
.category-module__JIMUNW__page{min-height:100vh;padding-bottom:80px}.category-module__JIMUNW__subLayout{flex-direction:column;gap:28px;max-width:1400px;margin:0 auto;padding:32px 0 80px;display:flex}.category-module__JIMUNW__subTitle{letter-spacing:-.02em;text-transform:uppercase;color:#fff;margin:0;font-family:Roboto Condensed,sans-serif;font-size:48px;font-weight:700}.category-module__JIMUNW__subWithAside{align-items:flex-start;gap:32px;margin-top:24px;display:flex}@media (max-width:1024px){.category-module__JIMUNW__subLayout{gap:20px;padding:24px 16px 60px}.category-module__JIMUNW__subWithAside{gap:20px;margin-top:16px}}@media (max-width:768px){.category-module__JIMUNW__subLayout{gap:16px;padding:16px 12px 48px}.category-module__JIMUNW__subTitle{font-size:28px}.category-module__JIMUNW__subWithAside{flex-direction:column;gap:0;margin-top:12px}}@media (max-width:480px){.category-module__JIMUNW__subTitle{font-size:22px}.category-module__JIMUNW__subLayout{gap:12px;padding:12px 8px 40px}}
.CarBrands-module__L5YvFG__section{flex-direction:column;justify-content:center;align-items:center;width:100%;padding:64px 0 0;display:flex;overflow:hidden}.CarBrands-module__L5YvFG__tracks{flex-direction:column;gap:0;display:flex}.CarBrands-module__L5YvFG__trackOuter{width:100%;padding:8px 0;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 6% 94%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 6% 94%,#0000 100%)}.CarBrands-module__L5YvFG__track{gap:8px;width:max-content;display:flex}.CarBrands-module__L5YvFG__trackItem{flex-shrink:0}.CarBrands-module__L5YvFG__brandCard{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:10px;width:140px;height:auto;padding:0;transition:all .2s;display:flex}.CarBrands-module__L5YvFG__brandCard:hover .CarBrands-module__L5YvFG__brandLogo{opacity:1;filter:brightness(1.15)}.CarBrands-module__L5YvFG__brandCard:hover .CarBrands-module__L5YvFG__brandName{color:var(--color-text,#fff)}.CarBrands-module__L5YvFG__brandLogo{object-fit:contain;flex-shrink:0;width:180px;height:auto;transition:all .2s;display:block}.CarBrands-module__L5YvFG__brandInitial{color:#333;font-size:24px;font-weight:800;line-height:1}.CarBrands-module__L5YvFG__brandName{letter-spacing:.1em;color:#444;text-transform:uppercase;white-space:nowrap;font-family:Inter,sans-serif;font-size:10px;font-weight:600;transition:color .2s}.CarBrands-module__L5YvFG__buttonContainer{justify-content:center;align-items:center;padding:2rem;display:flex}.CarBrands-module__L5YvFG__showAllBtn{letter-spacing:-.02em;text-transform:uppercase;color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff80;border-radius:4.3em;align-items:center;gap:8px;padding:1rem 2rem;font-family:Roboto Condensed,sans-serif;font-size:1.1rem;font-weight:500;transition:all .2s;display:flex}.CarBrands-module__L5YvFG__showAllBtn:hover{color:#fff;border-color:#e36000;transform:translateY(-4px)}@media (max-width:430px){.CarBrands-module__L5YvFG__brandLogo{width:140px}.CarBrands-module__L5YvFG__brandCard{width:100px}}
.PartBrands-module__83YjCa__section{width:100%;padding:2rem 0}.PartBrands-module__83YjCa__buttonContainer{justify-content:center;align-items:center;gap:1rem;padding:2rem;display:flex}.PartBrands-module__83YjCa__list{scrollbar-width:none;background:#fff;border-radius:4.3rem;flex-wrap:nowrap;padding:1rem;display:flex;overflow-x:auto}.PartBrands-module__83YjCa__list::-webkit-scrollbar{display:none}.PartBrands-module__83YjCa__card{cursor:pointer;background:0 0;flex:0 0 160px;justify-content:center;align-items:center;width:160px;height:100px;transition:all .2s;display:flex}.PartBrands-module__83YjCa__card:hover{transform:translateY(-4px)}.PartBrands-module__83YjCa__logo{object-fit:contain;opacity:.95;width:auto;height:auto;max-height:62px;transition:all .2s;display:block}.PartBrands-module__83YjCa__logoFallback{color:#ffffff1f;justify-content:center;align-items:center;width:100%;height:44px;font-family:Inter,sans-serif;font-size:20px;font-weight:800;display:flex}.PartBrands-module__83YjCa__brandName{display:none}.PartBrands-module__83YjCa__footer{justify-content:center;margin-top:32px;display:flex}.PartBrands-module__83YjCa__showAllBtn{border:1px solid var(--color-border,#ffffff80);letter-spacing:-.02em;text-transform:uppercase;color:var(--color-text,#fff);cursor:pointer;background:0 0;border-radius:4.3em;align-items:center;gap:8px;padding:1rem 2rem;font-family:Roboto Condensed,sans-serif;font-size:1.1rem;font-weight:500;transition:all .2s;display:flex}.PartBrands-module__83YjCa__showAllBtn:hover{color:var(--color-text,#fff);border-color:#e36000;transform:translateY(-4px)}@media (max-width:768px){.PartBrands-module__83YjCa__showAllBtn{padding:.7rem 1rem;font-size:.9rem}.PartBrands-module__83YjCa__list{border-radius:0}}@media (max-width:640px){.PartBrands-module__83YjCa__section{padding:40px 0}.PartBrands-module__83YjCa__header{flex-direction:column;align-items:flex-start;gap:16px;margin-bottom:28px}.PartBrands-module__83YjCa__title{font-size:28px}.PartBrands-module__83YjCa__card{flex:0 0 100px;width:100px;height:72px;padding:12px 10px}.PartBrands-module__83YjCa__logo{max-width:72px;max-height:34px}}
.ProductCard-module__orzYdW__lowStock,.ProductCard-module__orzYdW__vLowStock{color:#f59e0b;font-family:Inter,sans-serif;font-size:.8rem;font-weight:500}.ProductCard-module__orzYdW__cardH{background:var(--color-bg-card,(30, 30, 30, .3));border:1px solid var(--color-text-faint,#fff3);border-radius:8px;align-items:stretch;width:100%;transition:border-color .15s,background .15s;display:flex;overflow:hidden}.ProductCard-module__orzYdW__cardH:hover{border-color:var(--color-text-faint,#ffffff26);background:var(--color-bg-card,#ffffff0d)}.ProductCard-module__orzYdW__hImgWrap{border-right:1px solid var(--color-text-faint,#ffffff0f);background:#fff;flex-shrink:0;justify-content:center;align-items:center;width:300px;padding:12px;display:flex}.ProductCard-module__orzYdW__hBody{min-width:0;color:inherit;flex-direction:column;flex:1;gap:10px;padding:16px 20px;text-decoration:none;display:flex}.ProductCard-module__orzYdW__hName{color:var(--color-text,#fff);letter-spacing:-.01em;font-family:Inter,sans-serif;font-size:1.4rem;font-weight:600;line-height:1.35;display:block}.ProductCard-module__orzYdW__criteriaTable{border-collapse:collapse;width:100%}.ProductCard-module__orzYdW__criteriaRow td{vertical-align:top;padding:3px 0;font-family:Inter,sans-serif;font-size:.8rem}.ProductCard-module__orzYdW__criteriaKey{color:var(--color-text-muted,#ffffff80);white-space:nowrap;width:140px;font-weight:500;padding-right:12px!important}.ProductCard-module__orzYdW__criteriaKeyArt{color:var(--color-text,#fff);white-space:nowrap;width:140px;font-weight:600;padding-right:12px!important;font-size:.85rem!important}.ProductCard-module__orzYdW__criteriaVal{color:var(--color-text-muted,#fff);font-weight:500}.ProductCard-module__orzYdW__criteriaValArt{color:var(--color-text,#fff);font-weight:600;font-size:.85rem!important}.ProductCard-module__orzYdW__criteriaRow:not(:last-child) td{border-bottom:1px solid var(--color-text-faint,#ffffff0a);padding-bottom:4px!important}.ProductCard-module__orzYdW__hRight{border-left:1px solid var(--color-text-faint,#ffffff0f);flex-direction:column;flex:0 0 280px;justify-content:space-between;align-items:center;gap:12px;width:280px;padding:1rem;display:flex}.ProductCard-module__orzYdW__hRightTop{justify-content:space-between;align-items:center;gap:2rem;display:flex}.ProductCard-module__orzYdW__hPrice{color:var(--color-text,#fff);letter-spacing:-.04em;white-space:nowrap;font-family:Inter,sans-serif;font-size:1.6rem;font-weight:600;line-height:1}.ProductCard-module__orzYdW__hDelivery{flex-direction:column;justify-content:flex-start;align-items:center;gap:6px;display:flex}.ProductCard-module__orzYdW__deliveryLine{color:var(--color-text,#fffc);align-items:center;gap:5px;font-family:Inter,sans-serif;font-size:.85rem;font-weight:500;display:flex}.ProductCard-module__orzYdW__stockLine{color:var(--color-text,#fffc);align-items:center;gap:5px;font-family:Inter,sans-serif;font-size:.85rem;display:flex}.ProductCard-module__orzYdW__cardV{background:var(--color-bg-card,#ffffff08);border:1px solid var(--color-text-faint,#ffffff0f);color:inherit;border-radius:8px;flex-direction:column;text-decoration:none;transition:border-color .15s,background .15s;display:flex;overflow:hidden}.ProductCard-module__orzYdW__cardV:hover{border-color:var(--color-text-faint,#ffffff26);background:var(--color-bg-card,#ffffff0d)}.ProductCard-module__orzYdW__vImgWrap{border-bottom:1px solid var(--color-text-faint,#ffffff0f);background:#fff;justify-content:center;align-items:center;height:160px;padding:16px;display:flex}.ProductCard-module__orzYdW__vBody{flex-direction:column;flex:1;gap:8px;padding:14px;display:flex}.ProductCard-module__orzYdW__vName{color:var(--color-text,#fff);letter-spacing:-.01em;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-family:Inter,sans-serif;font-size:1rem;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.ProductCard-module__orzYdW__vBottom{justify-content:space-between;align-items:flex-start;margin-top:auto;padding-top:8px;display:flex}.ProductCard-module__orzYdW__vPrice{color:var(--color-text,#fff);letter-spacing:-.03em;font-family:Inter,sans-serif;font-size:1.3rem;font-weight:700}.ProductCard-module__orzYdW__vStock{flex-direction:column;align-items:center;gap:3px;display:flex}.ProductCard-module__orzYdW__vInStock{color:#04a409;font-family:Inter,sans-serif;font-size:.8rem;font-weight:500}.ProductCard-module__orzYdW__vDeliveryDate{color:var(--color-text,#fffc);align-items:center;gap:5px;font-family:Inter,sans-serif;font-size:.8rem;font-weight:500;display:flex}.ProductCard-module__orzYdW__vDelivery{color:var(--color-text,#ffffff80);font-family:Inter,sans-serif;font-size:.8rem}.ProductCard-module__orzYdW__vOutOfStock{color:var(--color-text,#ffffffb3);font-family:Inter,sans-serif;font-size:.8rem}.ProductCard-module__orzYdW__dot{vertical-align:middle;background:currentColor;border-radius:50%;width:6px;height:6px;margin-right:4px;display:inline-block}.ProductCard-module__orzYdW__inStock{color:#04a409;font-family:Inter,sans-serif;font-size:.85rem;font-weight:500}.ProductCard-module__orzYdW__delivery,.ProductCard-module__orzYdW__outOfStock{color:var(--color-text,#fffc);font-family:Inter,sans-serif;font-size:.85rem}.ProductCard-module__orzYdW__cartRow{justify-content:center;align-items:center;gap:8px;width:100%;display:flex}.ProductCard-module__orzYdW__qtyWrap{border:1px solid var(--color-text-faint,#ffffff1f);background:var(--color-bg-card,#1e1e1e);border-radius:4.3em;align-items:center;display:flex;overflow:hidden}.ProductCard-module__orzYdW__qtyBtn{width:32px;height:36px;color:var(--color-text,#ffffff80);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;font-size:16px;line-height:1;transition:background .12s,color .12s;display:flex}.ProductCard-module__orzYdW__qtyBtn:hover{color:var(--color-text,#fff);background:#ffffff1a}.ProductCard-module__orzYdW__qtyVal{text-align:center;width:22px;color:var(--color-text,#fff);background:0 0;font-family:Inter,sans-serif;font-size:.75rem;font-weight:500;line-height:36px}.ProductCard-module__orzYdW__addBtn{color:#fff;cursor:pointer;white-space:nowrap;letter-spacing:-.02em;text-transform:uppercase;background:#e36000;border:1px solid #e36000;border-radius:4.3em;align-items:center;gap:6px;height:36px;padding:0 16px;font-family:Inter,sans-serif;font-size:.8rem;font-weight:500;transition:all .12s;display:inline-flex}.ProductCard-module__orzYdW__addBtn:hover{color:#000;background:#fff;transform:translateY(-2px)}.ProductCard-module__orzYdW__noImg{color:#00000026;justify-content:center;align-items:center;width:100%;height:100%;display:flex}@media (max-width:1200px){.ProductCard-module__orzYdW__hImgWrap{width:220px}.ProductCard-module__orzYdW__hRight{flex:0 0 240px;width:240px}}@media (max-width:900px){.ProductCard-module__orzYdW__cardH{flex-direction:column}.ProductCard-module__orzYdW__hImgWrap{border-right:none;border-bottom:1px solid var(--color-text-faint,#ffffff0f);box-sizing:border-box;width:100%;height:300px;padding:16px}.ProductCard-module__orzYdW__hBody{flex:unset;box-sizing:border-box;gap:8px;width:100%;padding:14px 16px}.ProductCard-module__orzYdW__hName{font-size:1rem;line-height:1.4}.ProductCard-module__orzYdW__criteriaTable{width:100%}.ProductCard-module__orzYdW__criteriaKey{width:120px;font-size:.78rem}.ProductCard-module__orzYdW__criteriaVal{font-size:.78rem}.ProductCard-module__orzYdW__hRight{flex:unset;border-left:none;border-top:1px solid var(--color-text-faint,#ffffff0f);box-sizing:border-box;flex-direction:row;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:12px 16px}.ProductCard-module__orzYdW__hRightTop{flex-direction:column;flex:1;align-items:flex-start;gap:4px;min-width:0}.ProductCard-module__orzYdW__hPrice{font-size:1.4rem}.ProductCard-module__orzYdW__hDelivery{align-items:flex-start;gap:3px}.ProductCard-module__orzYdW__stockLine,.ProductCard-module__orzYdW__deliveryLine{font-size:.78rem}.ProductCard-module__orzYdW__cartRow{flex-direction:column;flex-shrink:0;justify-content:center;align-items:stretch;gap:6px;width:auto}.ProductCard-module__orzYdW__qtyWrap{justify-content:center}}@media (max-width:600px){.ProductCard-module__orzYdW__hImgWrap,.ProductCard-module__orzYdW__hBody{padding:12px}.ProductCard-module__orzYdW__hName{font-size:.9rem}.ProductCard-module__orzYdW__criteriaKey{width:100px;font-size:.73rem}.ProductCard-module__orzYdW__criteriaVal{font-size:.73rem}.ProductCard-module__orzYdW__hRight{padding:10px 12px}.ProductCard-module__orzYdW__hPrice{font-size:1.2rem}.ProductCard-module__orzYdW__stockLine,.ProductCard-module__orzYdW__deliveryLine{font-size:.73rem}.ProductCard-module__orzYdW__qtyBtn{width:28px;height:32px;font-size:14px}.ProductCard-module__orzYdW__qtyVal{width:20px;font-size:.7rem;line-height:32px}}@media (max-width:400px){.ProductCard-module__orzYdW__hImgWrap{height:200px}.ProductCard-module__orzYdW__hName{font-size:.85rem}.ProductCard-module__orzYdW__criteriaKey{width:85px;font-size:.7rem}.ProductCard-module__orzYdW__criteriaVal{font-size:.7rem}.ProductCard-module__orzYdW__hPrice{font-size:1.1rem}}
.AddToCart-module__9xYCra__btn{color:#fff;cursor:pointer;white-space:nowrap;letter-spacing:-.02em;text-transform:uppercase;background:#e36000;border:1px solid #e36000;border-radius:4.3em;justify-content:center;align-items:center;gap:6px;height:36px;padding:0 16px;font-family:Inter,sans-serif;font-size:.8rem;font-weight:500;transition:all .12s;display:inline-flex}.AddToCart-module__9xYCra__btn:hover:not(:disabled){color:var(--color-text,#fff);background:0 0;transform:translateY(-2px)}.AddToCart-module__9xYCra__btn:disabled{cursor:not-allowed}.AddToCart-module__9xYCra__btn:hover:not(:disabled) svg{color:var(--color-text,#fff)}.AddToCart-module__9xYCra__btn svg{color:#fff;width:16px;height:auto}.AddToCart-module__9xYCra__btn span{letter-spacing:-.02em;font-size:.85rem;font-weight:400}.AddToCart-module__9xYCra__sm{height:30px;padding:0 12px;font-size:.72rem}.AddToCart-module__9xYCra__md{height:36px;padding:0 16px;font-size:.8rem}.AddToCart-module__9xYCra__lg{height:42px;padding:0 20px;font-size:.88rem}.AddToCart-module__9xYCra__added{color:#fff;background:#04a409;border-color:#04a409}.AddToCart-module__9xYCra__added:hover:not(:disabled){color:#fff;background:#04a409;transform:none}.AddToCart-module__9xYCra__inCart{color:var(--color-text,#fff);background:0 0;border-color:#e36000}.AddToCart-module__9xYCra__inCart svg{color:var(--color-text,#fff)}.AddToCart-module__9xYCra__inCart:hover:not(:disabled){color:#fff;background:#e36000;transform:translateY(-2px)}.AddToCart-module__9xYCra__inCart:hover:not(:disabled) svg{color:#fff}.AddToCart-module__9xYCra__maxed{opacity:.6;cursor:not-allowed}
.ServiceSection-module__tOyI2G__section{border-top:1px solid #ffffff0d;width:100%}.ServiceSection-module__tOyI2G__hero{width:100%;overflow:hidden}.ServiceSection-module__tOyI2G__heroContent{grid-template-columns:1fr 1fr;gap:0;max-width:1400px;min-height:560px;margin:0 auto;padding:0 48px;display:grid}.ServiceSection-module__tOyI2G__heroLeft{border-right:1px solid #ffffff0d;flex-direction:column;justify-content:center;padding:72px 64px 72px 0;display:flex}.ServiceSection-module__tOyI2G__heroTitle{letter-spacing:-.03em;color:var(--color-text,#fff);text-transform:uppercase;margin:0 0 28px;font-family:Roboto Condensed,sans-serif;font-size:88px;font-weight:700;line-height:.88}.ServiceSection-module__tOyI2G__heroAccent{color:#e36000}.ServiceSection-module__tOyI2G__heroDesc{color:var(--color-text,#fff);letter-spacing:-.01em;max-width:440px;margin-bottom:40px;font-family:Inter,sans-serif;font-size:15px;font-weight:300;line-height:1.6}.ServiceSection-module__tOyI2G__heroActions{align-items:center;gap:20px;margin-bottom:32px;display:flex}.ServiceSection-module__tOyI2G__heroBtnPrimary{color:#fff;letter-spacing:-.02em;text-transform:uppercase;white-space:nowrap;background:#e36000;border-radius:4.3em;align-items:center;gap:10px;padding:.8rem 2rem;font-family:Inter,sans-serif;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.ServiceSection-module__tOyI2G__heroBtnPrimary:hover{background:#f06a00;transform:translateY(-2px)}.ServiceSection-module__tOyI2G__heroBtnSecondary{color:var(--color-text,#fff);border:1px solid var(--color-border,#ffffff4d);letter-spacing:-.02em;border-radius:4.3em;padding:.8rem 2rem;font-family:Inter,sans-serif;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .15s}.ServiceSection-module__tOyI2G__heroBtnSecondary:hover{color:#fff;background:#e36000;border:1px solid #0000;transform:translateY(-4px)}.ServiceSection-module__tOyI2G__heroMeta{color:var(--color-text,#ffffff4d);letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:10px;font-family:Inter,sans-serif;font-size:11px;font-weight:400;display:flex}.ServiceSection-module__tOyI2G__heroMetaDot{background:#ffffff26;border-radius:50%;width:3px;height:3px}.ServiceSection-module__tOyI2G__heroRight{position:relative;overflow:hidden}.ServiceSection-module__tOyI2G__heroImgWrap{position:absolute;inset:0}.ServiceSection-module__tOyI2G__heroImgPlaceholder{background:var(--color-bg,#ffffff05);border:1px dashed var(--color-border,#ffffff0f);width:100%;height:100%;color:var(--color-text,#ffffff14);letter-spacing:.06em;text-transform:uppercase;flex-direction:column;justify-content:center;align-items:center;gap:12px;font-family:Inter,sans-serif;font-size:11px;display:flex}.ServiceSection-module__tOyI2G__heroImg{object-fit:cover;width:100%;height:100%;display:block}.ServiceSection-module__tOyI2G__heroBadge1,.ServiceSection-module__tOyI2G__heroBadge2{text-align:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#00000080;border:1px solid #ffffff1a;border-radius:6px;flex-direction:column;gap:4px;padding:1.5rem;display:flex;position:absolute}.ServiceSection-module__tOyI2G__heroBadge1{bottom:32px;left:24px}.ServiceSection-module__tOyI2G__heroBadge2{bottom:32px;right:24px}.ServiceSection-module__tOyI2G__heroBadgeNum{color:#fff;letter-spacing:-.03em;font-family:Inter,sans-serif;font-size:2.2rem;font-weight:700;line-height:1}.ServiceSection-module__tOyI2G__heroBadgeLabel{letter-spacing:.08em;text-transform:uppercase;color:#fff;font-family:Inter,sans-serif;font-size:10px;font-weight:400}.ServiceSection-module__tOyI2G__grid{grid-template-columns:repeat(4,1fr);max-width:1400px;margin:0 auto;padding:2rem;display:grid}.ServiceSection-module__tOyI2G__card{border-right:1px solid var(--color-border,#ffffff0d);border-bottom:1px solid var(--color-border,#ffffff0d);cursor:pointer;flex-direction:column;gap:4px;padding:40px 32px;transition:background .15s;display:flex}.ServiceSection-module__tOyI2G__card:nth-child(4n){border-right:none}.ServiceSection-module__tOyI2G__card:nth-last-child(-n+4){border-bottom:none}.ServiceSection-module__tOyI2G__card:hover .ServiceSection-module__tOyI2G__cardIcon svg{color:#e36000}.ServiceSection-module__tOyI2G__card:hover .ServiceSection-module__tOyI2G__cardTitle{color:var(--color-text,#fff)}.ServiceSection-module__tOyI2G__cardIcon svg{color:var(--color-text,#ffffffbf);flex-shrink:0;width:28px;height:28px;transition:color .2s}.ServiceSection-module__tOyI2G__cardTitle{letter-spacing:.06em;text-transform:uppercase;color:var(--color-text,#fff);font-family:Inter,sans-serif;font-size:13px;font-weight:500;transition:color .2s}.ServiceSection-module__tOyI2G__cardDesc{color:var(--color-text-muted,#ffffff73);letter-spacing:-.02em;font-family:Inter,sans-serif;font-size:.85rem;font-weight:400;line-height:1.65}@media (max-width:1200px){.ServiceSection-module__tOyI2G__heroTitle{font-size:72px}.ServiceSection-module__tOyI2G__heroLeft{padding:56px 48px 56px 0}}@media (max-width:1024px){.ServiceSection-module__tOyI2G__heroContent{grid-template-columns:1fr;min-height:auto;padding:0 32px}.ServiceSection-module__tOyI2G__heroLeft{border-bottom:1px solid #ffffff0d;border-right:none;padding:56px 0 48px}.ServiceSection-module__tOyI2G__heroRight{height:400px;position:relative}.ServiceSection-module__tOyI2G__heroImgWrap{position:absolute;inset:0}.ServiceSection-module__tOyI2G__heroTitle{font-size:64px}.ServiceSection-module__tOyI2G__grid{grid-template-columns:repeat(2,1fr);padding:1.5rem}}@media (max-width:640px){.ServiceSection-module__tOyI2G__heroContent{padding:0 20px}.ServiceSection-module__tOyI2G__heroTitle{font-size:48px}.ServiceSection-module__tOyI2G__heroRight{height:300px}.ServiceSection-module__tOyI2G__grid{grid-template-columns:1fr;padding:1rem}.ServiceSection-module__tOyI2G__card{border-right:none;padding:28px 0}.ServiceSection-module__tOyI2G__card:nth-child(4n){border-right:none}}@media (max-width:480px){.ServiceSection-module__tOyI2G__heroTitle{font-size:52px}.ServiceSection-module__tOyI2G__heroActions{flex-wrap:wrap;gap:12px}.ServiceSection-module__tOyI2G__heroBtnPrimary,.ServiceSection-module__tOyI2G__heroBtnSecondary{text-align:center;white-space:nowrap;justify-content:center;width:100%}.ServiceSection-module__tOyI2G__heroBadge1,.ServiceSection-module__tOyI2G__heroBadge2{padding:1rem}.ServiceSection-module__tOyI2G__heroBadgeNum{font-size:1.6rem}.ServiceSection-module__tOyI2G__grid{grid-template-columns:repeat(2,1fr);padding:.5rem}.ServiceSection-module__tOyI2G__card{border-right:1px solid #ffffff0d;padding:24px 16px}.ServiceSection-module__tOyI2G__card:nth-child(2n){border-right:none}.ServiceSection-module__tOyI2G__card:nth-last-child(-n+2){border-bottom:none}}@media (max-width:480px) and (orientation:landscape){.ServiceSection-module__tOyI2G__heroContent{grid-template-columns:1fr 1fr;min-height:auto}.ServiceSection-module__tOyI2G__heroLeft{border-bottom:none;border-right:1px solid #ffffff0d;padding:32px 24px 32px 0}.ServiceSection-module__tOyI2G__heroRight{height:auto;min-height:280px}.ServiceSection-module__tOyI2G__heroTitle{font-size:36px}}
.CTASection-module__kBxjfG__section{border-top:1px solid #ffffff0d;width:100%;padding:6rem 0}.CTASection-module__kBxjfG__inner{flex-direction:column;gap:48px;max-width:1400px;margin:0 auto;display:flex}.CTASection-module__kBxjfG__header{gap:16px;display:flex}.CTASection-module__kBxjfG__title{letter-spacing:-.03em;text-transform:uppercase;color:var(--color-text,#fff);margin:0;font-family:Roboto Condensed,sans-serif;font-size:64px;font-weight:700;line-height:.9}.CTASection-module__kBxjfG__titleAccent{letter-spacing:-.03em;text-transform:uppercase;color:#e26000;margin:0;font-family:Roboto Condensed,sans-serif;font-size:64px;font-weight:700;line-height:.9}.CTASection-module__kBxjfG__body{grid-template-columns:1fr 1fr;align-items:flex-start;gap:64px;min-height:620px;display:grid}.CTASection-module__kBxjfG__faqCol{flex-direction:column;gap:20px;display:flex}.CTASection-module__kBxjfG__faqLabel{letter-spacing:.1em;text-transform:uppercase;color:var(--color-text,#ffffff73);margin:0;font-family:Inter,sans-serif;font-size:.75rem;font-weight:400}.CTASection-module__kBxjfG__faqList{border-top:1px solid var(--color-text-faint,#ffffff0f);flex-direction:column;gap:0;display:flex}.CTASection-module__kBxjfG__faqItem{border-bottom:1px solid var(--color-text-faint,#ffffff0f)}.CTASection-module__kBxjfG__faqQuestion{cursor:pointer;width:100%;color:var(--color-text,#fff);text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;padding:12px 0;font-family:Inter,sans-serif;font-size:1rem;font-weight:400;transition:color .15s;display:flex}.CTASection-module__kBxjfG__faqQuestion:hover,.CTASection-module__kBxjfG__faqItemOpen .CTASection-module__kBxjfG__faqQuestion{color:var(--color-text,#fff)}.CTASection-module__kBxjfG__faqChevron{color:var(--color-text-muted,#ffffff4d);flex-shrink:0;transition:transform .2s,color .15s}.CTASection-module__kBxjfG__faqChevronOpen{color:#e36000;transform:rotate(180deg)}.CTASection-module__kBxjfG__faqAnswerInner{padding-bottom:16px}.CTASection-module__kBxjfG__faqAnswer{color:var(--color-text,#fff9);max-width:520px;padding:0 0 16px;font-family:Inter,sans-serif;font-size:.9rem;font-weight:400;line-height:1.65}.CTASection-module__kBxjfG__formCol{flex-direction:column;gap:24px;display:flex}.CTASection-module__kBxjfG__formLabel{letter-spacing:.1em;text-transform:uppercase;color:var(--color-text,#ffffff73);margin:0;font-family:Inter,sans-serif;font-size:.75rem;font-weight:500}.CTASection-module__kBxjfG__form{flex-direction:column;gap:14px;display:flex}.CTASection-module__kBxjfG__formRow{grid-template-columns:1fr 1fr;gap:12px;display:grid}.CTASection-module__kBxjfG__formGroup{flex-direction:column;gap:6px;display:flex}.CTASection-module__kBxjfG__formLabel2{color:var(--color-text,#ffffff8c);text-transform:uppercase;padding-left:1rem;font-family:Inter,sans-serif;font-size:.75rem;font-weight:400}.CTASection-module__kBxjfG__formInput{border:1px solid var(--color-border,#fff3);color:var(--color-text,#fff);background:0 0;border-radius:4.3em;outline:none;padding:.9rem 1rem;font-family:Inter,sans-serif;font-size:.9rem;transition:border-color .15s,background .15s}.CTASection-module__kBxjfG__formInput::placeholder{color:var(--color-text-muted,#fff6)}.CTASection-module__kBxjfG__formInput:focus{border-color:var(--color-text,#fff9)}.CTASection-module__kBxjfG__formTextarea{border:1px solid var(--color-border,#fff3);color:var(--color-text,#fff);resize:none;background:0 0;border-radius:1em;outline:none;min-height:100px;padding:.8rem 1rem;font-family:Inter,sans-serif;font-size:.9rem;transition:border-color .15s,background .15s}.CTASection-module__kBxjfG__formTextarea::placeholder{color:var(--color-text-muted,#fff6)}.CTASection-module__kBxjfG__formTextarea:focus{border-color:var(--color-text,#fffc)}.CTASection-module__kBxjfG__submitBtn{letter-spacing:-.02em;text-transform:uppercase;color:#fff;cursor:pointer;background:#e36000;border:none;border-radius:4.3em;justify-content:center;align-self:flex-start;align-items:center;gap:8px;margin:0 auto;padding:.8rem 2rem;font-family:Inter,sans-serif;font-size:.9rem;font-weight:500;transition:background .15s,transform .15s;display:inline-flex}.CTASection-module__kBxjfG__submitBtn:hover:not(:disabled){background:#f06a00;transform:translateY(-2px)}.CTASection-module__kBxjfG__submitBtn:disabled{opacity:.6;cursor:not-allowed}.CTASection-module__kBxjfG__successMsg{background:#4ade800f;border:1px solid #4ade8033;border-radius:10px;align-items:center;gap:16px;padding:20px;display:flex}.CTASection-module__kBxjfG__successTitle{color:var(--color-text,#fff);margin-bottom:4px;font-family:Inter,sans-serif;font-size:14px;font-weight:600}.CTASection-module__kBxjfG__successSub{color:var(--color-text,#fff6);font-family:Inter,sans-serif;font-size:12px}.CTASection-module__kBxjfG__contacts{border-top:1px solid var(--color-text-faint,#ffffff0f);justify-content:center;align-items:center;gap:10px;padding:1.5rem;display:flex}.CTASection-module__kBxjfG__contactItem{color:var(--color-text,#fffc);align-items:center;gap:4px;font-family:Inter,sans-serif;font-size:.95rem;font-weight:300;text-decoration:none;transition:color .15s;display:flex}.CTASection-module__kBxjfG__contactItem svg{color:#e36000;flex-shrink:0}.CTASection-module__kBxjfG__contactItem:hover{color:var(--color-text,#ffffffbf)}@media (max-width:1480px){.CTASection-module__kBxjfG__inner{padding:0 48px}}@media (max-width:1354px){.CTASection-module__kBxjfG__body{grid-template-columns:1fr;gap:40px;min-height:auto}}@media (max-width:1024px){.CTASection-module__kBxjfG__title{font-size:48px}.CTASection-module__kBxjfG__body{gap:40px}.CTASection-module__kBxjfG__inner{padding:0 32px}.CTASection-module__kBxjfG__header{flex-direction:column;gap:0}.CTASection-module__kBxjfG__title,.CTASection-module__kBxjfG__titleAccent{font-size:52px}}@media (max-width:768px){.CTASection-module__kBxjfG__section{padding:48px 0}.CTASection-module__kBxjfG__inner{padding:0 20px}.CTASection-module__kBxjfG__formRow{grid-template-columns:1fr}.CTASection-module__kBxjfG__contacts{align-items:center;gap:12px}}@media (max-width:640px){.CTASection-module__kBxjfG__contacts{flex-direction:column;align-items:start;padding:1rem 0}}
.CategorySidebar-module__nIrWvG__sidebar{scrollbar-width:thin;scrollbar-color:var(--color-border,#ffffff14 transparent);flex-direction:column;flex-shrink:0;gap:0;width:240px;display:flex;position:sticky;top:24px;overflow:hidden auto}.CategorySidebar-module__nIrWvG__sidebar::-webkit-scrollbar{width:2px}.CategorySidebar-module__nIrWvG__sidebar::-webkit-scrollbar-track{background:0 0}.CategorySidebar-module__nIrWvG__sidebar::-webkit-scrollbar-thumb{background:#ffffff14;border-radius:2px}.CategorySidebar-module__nIrWvG__section{border-bottom:1px solid var(--color-text-faint,#ffffff0d);padding:16px 0}.CategorySidebar-module__nIrWvG__section:first-child{padding-top:0}.CategorySidebar-module__nIrWvG__section:last-child{border-bottom:none}.CategorySidebar-module__nIrWvG__tree{flex-direction:column;gap:1px;display:flex}.CategorySidebar-module__nIrWvG__node{flex-direction:column;display:flex}.CategorySidebar-module__nIrWvG__trigger{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:4px;justify-content:space-between;align-items:center;gap:6px;width:100%;min-width:0;padding:6px 10px;font-family:inherit;transition:background .12s;display:flex}.CategorySidebar-module__nIrWvG__trigger:hover{background:#ffffff0a}.CategorySidebar-module__nIrWvG__triggerActive,.CategorySidebar-module__nIrWvG__triggerActive:hover{background:#e360008c}.CategorySidebar-module__nIrWvG__triggerActive .CategorySidebar-module__nIrWvG__triggerName{color:var(--color-text,#fff)}.CategorySidebar-module__nIrWvG__triggerName{color:var(--color-text-muted,#ffffffbf);text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-family:Inter,sans-serif;font-size:.85rem;font-weight:400;line-height:1.3;transition:color .12s;overflow:hidden}.CategorySidebar-module__nIrWvG__trigger:hover .CategorySidebar-module__nIrWvG__triggerName{color:var(--color-text,#fff)}.CategorySidebar-module__nIrWvG__chevron{color:var(--color-text-faint,#ffffff2e);flex-shrink:0;transition:transform .2s}.CategorySidebar-module__nIrWvG__chevronOpen{transform:rotate(180deg)}@keyframes CategorySidebar-module__nIrWvG__slideDown{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.CategorySidebar-module__nIrWvG__children{border-left:1px solid var(--color-text-faint,#ffffff0d);flex-direction:column;gap:1px;margin-left:16px;animation:.2s CategorySidebar-module__nIrWvG__slideDown;display:flex}.CategorySidebar-module__nIrWvG__leaf{color:var(--color-text-muted,#ffffffbf);text-overflow:ellipsis;white-space:nowrap;border-radius:4px;padding:6px 10px;font-family:Inter,sans-serif;font-size:.85rem;font-weight:400;line-height:1.3;text-decoration:none;transition:background .12s,color .12s;display:block;overflow:hidden}.CategorySidebar-module__nIrWvG__leaf:hover{color:var(--color-text,#fff);background:#ffffff0a}.CategorySidebar-module__nIrWvG__leafActive{color:var(--color-text,#fff);border-left:2px solid #e36000;border-radius:0 4px 4px 0;padding-left:8px}.CategorySidebar-module__nIrWvG__filterList{flex-direction:column;gap:2px;display:flex}.CategorySidebar-module__nIrWvG__checkLabel{cursor:pointer;border-radius:4px;align-items:center;gap:8px;padding:5px 10px;transition:background .12s;display:flex}.CategorySidebar-module__nIrWvG__checkLabel:hover{background:#ffffff0a}.CategorySidebar-module__nIrWvG__checkbox{accent-color:#e36000;cursor:pointer;flex-shrink:0;width:14px;height:14px}.CategorySidebar-module__nIrWvG__checkName{color:var(--color-text,#ffffff8c);text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-family:Inter,sans-serif;font-size:12px;transition:color .12s;overflow:hidden}.CategorySidebar-module__nIrWvG__checkLabel:hover .CategorySidebar-module__nIrWvG__checkName{color:var(--color-text,#fff)}.CategorySidebar-module__nIrWvG__checkCount{color:var(--color-text-faint,#fff3);flex-shrink:0;font-family:Inter,sans-serif;font-size:10px}.CategorySidebar-module__nIrWvG__mobileToggle{z-index:300;background:var(--color-text,#fff);color:var(--color-bg-card,#000);border:none;border-radius:4.3em;gap:8px;padding:10px 20px;font-size:13px;font-weight:600;display:inline-flex;position:fixed;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 4px 20px #0006}.CategorySidebar-module__nIrWvG__mobileToggle:hover{color:#000;background:#f0f0f0}@media (min-width:1024px){.CategorySidebar-module__nIrWvG__mobileToggle{display:none}}.CategorySidebar-module__nIrWvG__drawerOverlay{z-index:99;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0009;display:none;position:fixed;inset:0}.CategorySidebar-module__nIrWvG__drawerOverlayOpen{display:block}.CategorySidebar-module__nIrWvG__drawer{background:var(--color-bg-card,#0f0f0e);z-index:9999999;border-right:1px solid #ffffff14;flex-direction:column;width:min(320px,85vw);transition:transform .28s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;bottom:0;left:0;overflow:hidden;transform:translate(-100%)}.CategorySidebar-module__nIrWvG__drawerOpen{transform:translate(0)}.CategorySidebar-module__nIrWvG__drawerHeader{border-bottom:1px solid var(--color-text-faint,#ffffff0f);flex-shrink:0;justify-content:space-between;align-items:center;padding:18px 16px;display:flex}.CategorySidebar-module__nIrWvG__drawerClose{border:1px solid var(--color-text-faint,#ffffff1a);width:32px;height:32px;color:var(--color-text-muted,#ffffff80);cursor:pointer;background:0 0;border-radius:50%;justify-content:center;align-items:center;transition:all .15s;display:flex}.CategorySidebar-module__nIrWvG__drawerBody{scrollbar-width:thin;scrollbar-color:#ffffff14 transparent;flex:1;padding:12px 0;overflow:hidden auto}@media (max-width:1024px){.CategorySidebar-module__nIrWvG__sidebar{display:none}.CategorySidebar-module__nIrWvG__mobileToggle{display:inline-flex}}
.CategoryClient-module__Pz2wAW__wrap{flex-direction:column;max-width:1400px;margin:0 auto;padding:0 0 80px;display:flex}.CategoryClient-module__Pz2wAW__vehicleBar{border-bottom:1px solid var(--color-text-faint,#ffffff0d);padding:24px 0 0}.CategoryClient-module__Pz2wAW__breadcrumbsBar{margin-bottom:28px}.CategoryClient-module__Pz2wAW__layout{align-items:flex-start;gap:32px;display:flex}.CategoryClient-module__Pz2wAW__main{flex-direction:column;flex:1;gap:12px;min-width:0;display:flex}.CategoryClient-module__Pz2wAW__header{border-bottom:1px solid var(--color-text-faint,#ffffff0d);justify-content:space-between;align-items:center;gap:16px;padding-bottom:12px;display:flex}.CategoryClient-module__Pz2wAW__headerLeft{align-items:baseline;gap:12px;min-width:0;display:flex}.CategoryClient-module__Pz2wAW__headerRight{align-items:center;gap:8px;display:flex}.CategoryClient-module__Pz2wAW__sortWrap{background:var(--color-bg-card,#ffffff0a);border:1px solid var(--color-text-faint,#ffffff12);border-radius:6px;gap:2px;padding:3px;display:flex}.CategoryClient-module__Pz2wAW__sortBtn{color:var(--color-text-muted,#ffffff4d);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:4px;padding:4px 10px;font-family:Inter,sans-serif;font-size:11px;transition:background .12s,color .12s}.CategoryClient-module__Pz2wAW__sortBtn:hover{color:var(--color-text,#fff9)}.CategoryClient-module__Pz2wAW__sortBtnActive{background:var(--color-border-faint,#ffffff14);color:var(--color-text,#fff)}.CategoryClient-module__Pz2wAW__title{letter-spacing:-.02em;text-transform:uppercase;color:var(--color-text,#fff);margin:0;font-family:Roboto Condensed,sans-serif;font-size:28px;font-weight:700;line-height:1}.CategoryClient-module__Pz2wAW__count{color:var(--color-text-muted,#ffffff40);white-space:nowrap;font-family:Inter,sans-serif;font-size:12px}.CategoryClient-module__Pz2wAW__viewToggle{background:var(--color-bg-card,#ffffff0a);border:1px solid var(--color-text-faint,#ffffff12);border-radius:6px;flex-shrink:0;gap:2px;padding:3px;display:flex}.CategoryClient-module__Pz2wAW__viewBtn{width:28px;height:26px;color:var(--color-text-faint,#ffffff4d);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;transition:background .12s,color .12s;display:flex}.CategoryClient-module__Pz2wAW__viewBtn:hover{color:#fff9}.CategoryClient-module__Pz2wAW__viewBtnActive{background:var(--color-border-faint,#ffffff14);color:var(--color-text,#fff)}.CategoryClient-module__Pz2wAW__filters{flex-wrap:wrap;justify-content:center;align-items:center;gap:3px;padding:0 2rem;display:flex}.CategoryClient-module__Pz2wAW__dropWrap{position:relative}.CategoryClient-module__Pz2wAW__dropTrigger{background:var(--color-bg-card,#ffffff03);border:1px solid var(--color-text-faint,#ffffff1a);color:var(--color-text,#ffffffb3);cursor:pointer;text-transform:uppercase;white-space:nowrap;border-radius:4.3em;align-items:center;gap:4px;max-width:180px;padding:7px 12px;font-family:Inter,sans-serif;font-size:12px;font-weight:500;transition:background .12s,border-color .12s,color .12s;display:inline-flex}.CategoryClient-module__Pz2wAW__dropTrigger:hover{color:var(--color-text,#fff);background:#ffffff12}.CategoryClient-module__Pz2wAW__dropTriggerActive{background:#e3600005;border-color:#e36000b3}.CategoryClient-module__Pz2wAW__dropTriggerLabel{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.CategoryClient-module__Pz2wAW__dropChevron{color:var(--color-text-muted,#ffffff4d);flex-shrink:0;transition:transform .18s}.CategoryClient-module__Pz2wAW__dropChevronOpen{transform:rotate(180deg)}.CategoryClient-module__Pz2wAW__dropPanel{z-index:9999;background:var(--color-bg-card,#161614);border:1px solid #ffffff1a;border-radius:10px;min-width:220px;animation:.15s forwards CategoryClient-module__Pz2wAW__dropIn;position:absolute;overflow:hidden;box-shadow:0 8px 32px #00000080}@keyframes CategoryClient-module__Pz2wAW__dropIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.CategoryClient-module__Pz2wAW__dropSearch{border-bottom:1px solid var(--color-text-faint,#ffffff0f);color:var(--color-text-muted,#ffffff4d);align-items:center;gap:8px;padding:10px 12px;display:flex}.CategoryClient-module__Pz2wAW__dropSearchInput{color:var(--color-text,#fff);background:0 0;border:none;outline:none;flex:1;font-family:Inter,sans-serif;font-size:12px}.CategoryClient-module__Pz2wAW__dropSearchInput::placeholder{color:var(--color-text-faint,#fff3)}.CategoryClient-module__Pz2wAW__dropList{scrollbar-width:thin;scrollbar-color:var(--color-text-faint,#ffffff14 transparent);max-height:220px;padding:6px 0;overflow-y:auto}.CategoryClient-module__Pz2wAW__dropList::-webkit-scrollbar{width:2px}.CategoryClient-module__Pz2wAW__dropList::-webkit-scrollbar-thumb{background:var(--color-text-faint,#ffffff14);border-radius:2px}.CategoryClient-module__Pz2wAW__dropItem{cursor:pointer;align-items:center;gap:8px;padding:6px 12px;transition:background .1s;display:flex}.CategoryClient-module__Pz2wAW__dropItem:hover{background:var(--color-border-faint,#ffffff0d)}.CategoryClient-module__Pz2wAW__dropCheckbox{accent-color:#e36000;cursor:pointer;flex-shrink:0;width:14px;height:14px}.CategoryClient-module__Pz2wAW__dropItemName{color:var(--color-text,#ffffffb3);text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-family:Inter,sans-serif;font-size:12px;overflow:hidden}.CategoryClient-module__Pz2wAW__dropItemCount{color:var(--color-text-muted,#fff3);flex-shrink:0;font-family:Inter,sans-serif;font-size:10px}.CategoryClient-module__Pz2wAW__dropEmpty{color:var(--color-text-muted,#fff3);text-align:center;padding:12px;font-family:Inter,sans-serif;font-size:12px}.CategoryClient-module__Pz2wAW__dropClear{border:none;border-top:1px solid var(--color-text-faint,#ffffff0f);width:100%;color:var(--color-text,#ffffff4d);cursor:pointer;text-align:left;background:0 0;padding:8px 12px;font-family:Inter,sans-serif;font-size:11px;transition:color .12s}.CategoryClient-module__Pz2wAW__dropClear:hover{color:#dc2626}.CategoryClient-module__Pz2wAW__pricePanel{min-width:240px;padding:16px}.CategoryClient-module__Pz2wAW__priceInputs{align-items:center;gap:8px;margin-bottom:12px;display:flex}.CategoryClient-module__Pz2wAW__priceInputWrap{flex:1;position:relative}.CategoryClient-module__Pz2wAW__priceInputLabel{color:var(--color-text,#ffffff4d);letter-spacing:.06em;text-transform:uppercase;margin-bottom:4px;font-family:Inter,sans-serif;font-size:10px;display:block}.CategoryClient-module__Pz2wAW__priceInput{background:var(--color-bg-card,#ffffff0d);border:1px solid var(--color-text-faint,#ffffff1a);width:100%;color:var(--color-text,#fff);border-radius:4.3em;outline:none;padding:7px 24px 7px 10px;font-family:Inter,sans-serif;font-size:13px;transition:border-color .12s}.CategoryClient-module__Pz2wAW__priceInput:focus{border-color:var(--color-text,#ffffff40)}.CategoryClient-module__Pz2wAW__priceInput::-webkit-inner-spin-button{display:none}.CategoryClient-module__Pz2wAW__priceInputCurrency{color:var(--color-text,#ffffff4d);pointer-events:none;font-family:Inter,sans-serif;font-size:11px;position:absolute;top:45%;right:8px;transform:translateY(30%)}.CategoryClient-module__Pz2wAW__priceSep{color:var(--color-text,#fff3);padding-top:20px;font-size:13px}.CategoryClient-module__Pz2wAW__priceApply{color:#fff;letter-spacing:-.02em;cursor:pointer;background:#e36000;border:1px solid #e36000;border-radius:4.3em;width:100%;padding:8px;font-family:Inter,sans-serif;font-size:.75rem;font-weight:500;transition:all .12s}.CategoryClient-module__Pz2wAW__priceApply:hover{color:#000;background:#fff;transform:translateY(-2px)}.CategoryClient-module__Pz2wAW__inStockToggle{background:var(--color-bg-card,#ffffff05);border:1px solid var(--color-text-faint,#ffffff1a);text-transform:uppercase;cursor:pointer;border-radius:4.3em;align-items:center;gap:4px;max-width:180px;padding:7px 12px;font-weight:500;display:flex}.CategoryClient-module__Pz2wAW__toggle{background:var(--color-text-faint,#ffffff14);border:1px solid var(--color-bg-hover,#ffffff1a);cursor:pointer;border-radius:10px;flex-shrink:0;width:26px;height:14px;transition:background .18s,border-color .18s;position:relative}.CategoryClient-module__Pz2wAW__toggleOn{background:#e36000;border-color:#e36000}.CategoryClient-module__Pz2wAW__toggleThumb{background:#fff;border-radius:50%;width:12px;height:12px;transition:transform .18s;position:absolute;top:0;left:0;box-shadow:0 1px 3px #0000004d}.CategoryClient-module__Pz2wAW__toggleOn .CategoryClient-module__Pz2wAW__toggleThumb{transform:translate(12px)}.CategoryClient-module__Pz2wAW__inStockLabel{color:var(--color-text,#ffffffb3);white-space:nowrap;background:#ffffff03;font-family:Inter,sans-serif;font-size:.75rem;font-weight:500}.CategoryClient-module__Pz2wAW__resetBtn{background:var(--color-bg-hover,none);border:1px solid var(--color-text-faint,#ffffff14);color:var(--color-text,#ffffff4d);cursor:pointer;border-radius:4.3em;align-items:center;gap:6px;padding:7px 12px;font-family:Inter,sans-serif;font-size:11px;transition:color .12s,border-color .12s;display:inline-flex}.CategoryClient-module__Pz2wAW__resetBtn:hover{color:#dc2626;border-color:#dc26264d}.CategoryClient-module__Pz2wAW__list{flex-direction:column;gap:6px;display:flex}.CategoryClient-module__Pz2wAW__grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.CategoryClient-module__Pz2wAW__sentinel{height:1px}.CategoryClient-module__Pz2wAW__spinner{color:var(--color-text-muted,#ffffff4d);justify-content:center;padding:20px 0;display:flex}.CategoryClient-module__Pz2wAW__end{text-align:center;color:var(--color-text,#ffffff26);letter-spacing:.04em;padding:16px 0;font-family:Inter,sans-serif;font-size:.75rem}.CategoryClient-module__Pz2wAW__empty{color:var(--color-text-muted,#ffffff26);flex-direction:column;align-items:center;gap:14px;padding:60px 0;font-family:Inter,sans-serif;font-size:14px;display:flex}@media (max-width:1200px){.CategoryClient-module__Pz2wAW__wrap{padding:0 16px 80px}.CategoryClient-module__Pz2wAW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:1024px){.CategoryClient-module__Pz2wAW__layout{gap:0}.CategoryClient-module__Pz2wAW__grid{grid-template-columns:repeat(2,1fr)}.CategoryClient-module__Pz2wAW__filtersScroll{scrollbar-width:none;-webkit-overflow-scrolling:touch;padding-bottom:6px;overflow:auto visible}.CategoryClient-module__Pz2wAW__filtersScroll::-webkit-scrollbar{display:none}.CategoryClient-module__Pz2wAW__filters{flex-wrap:nowrap;justify-content:flex-start;align-items:center;gap:6px;min-width:max-content;display:flex}}@media (max-width:900px){.CategoryClient-module__Pz2wAW__list{flex-direction:column;gap:8px;display:flex}.CategoryClient-module__Pz2wAW__grid{grid-template-columns:repeat(2,1fr);gap:8px}}@media (max-width:768px){.CategoryClient-module__Pz2wAW__wrap{padding:0 12px 60px}.CategoryClient-module__Pz2wAW__vehicleBar{padding:16px 0 0}.CategoryClient-module__Pz2wAW__breadcrumbsBar{margin-bottom:16px}.CategoryClient-module__Pz2wAW__layout{gap:0}.CategoryClient-module__Pz2wAW__header{flex-wrap:wrap;gap:10px;padding-bottom:10px}.CategoryClient-module__Pz2wAW__headerLeft{flex-direction:column;align-items:flex-start;gap:2px}.CategoryClient-module__Pz2wAW__title{font-size:1.5rem}.CategoryClient-module__Pz2wAW__count{font-size:11px}.CategoryClient-module__Pz2wAW__list{gap:8px;display:grid}.CategoryClient-module__Pz2wAW__grid{gap:8px}.CategoryClient-module__Pz2wAW__filters{gap:6px;padding-bottom:4px}.CategoryClient-module__Pz2wAW__dropTrigger{padding:6px 10px;font-size:11px}.CategoryClient-module__Pz2wAW__inStockToggle{padding:6px 10px}.CategoryClient-module__Pz2wAW__inStockLabel{font-size:11px}}@media (max-width:480px){.CategoryClient-module__Pz2wAW__wrap{padding:0 8px 48px}.CategoryClient-module__Pz2wAW__grid{grid-template-columns:1fr}.CategoryClient-module__Pz2wAW__viewToggle{display:none}.CategoryClient-module__Pz2wAW__list{gap:6px}.CategoryClient-module__Pz2wAW__header{gap:8px}.CategoryClient-module__Pz2wAW__sortBtn{padding:4px 7px}}@media (max-width:360px){.CategoryClient-module__Pz2wAW__grid,.CategoryClient-module__Pz2wAW__list{grid-template-columns:1fr}}
.ThemeToggle-module__M80vaq__btn{cursor:pointer;color:#fff;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:transform .15s,opacity .15s;display:flex}.ThemeToggle-module__M80vaq__btn:hover{opacity:.7;transform:translateY(-1px)}html[data-theme=light] .ThemeToggle-module__M80vaq__btn{color:#000}
.MobileMenu-module__QziGSa__overlay{z-index:1100;cursor:pointer;background:#000000e6;position:fixed;inset:0}.MobileMenu-module__QziGSa__panel{background:var(--color-bg-card,#00000080);z-index:1200;flex-direction:column;width:100%;font-family:Inter,sans-serif;display:flex;position:fixed;inset:0 0 0 auto}.MobileMenu-module__QziGSa__panelInner{overscroll-behavior:contain;flex-direction:column;height:100%;padding:1rem 0;display:flex}.MobileMenu-module__QziGSa__panelHeader{border-bottom:1px solid var(--color-text-faint,#ffffff0f);flex-shrink:0;justify-content:space-between;align-items:center;padding:0 1.5rem;display:flex}.MobileMenu-module__QziGSa__panelLogo img{width:310px;height:130px}.MobileMenu-module__QziGSa__closeBtn{border:1px solid var(--color-text-faint,#fff3);width:28px;height:28px;color:var(--color-text,#ffffffbf);cursor:pointer;background:0 0;border-radius:4.3em;flex-shrink:0;justify-content:center;align-items:center;transition:background .15s,color .15s;display:flex;position:fixed;top:2.5%;right:5%}.MobileMenu-module__QziGSa__closeBtn svg{width:18px;height:auto}.MobileMenu-module__QziGSa__nav{flex-direction:column;flex-shrink:0;padding:.5rem 0;display:flex}.MobileMenu-module__QziGSa__navLink{color:var(--color-text-muted,#ffffffbf);text-transform:uppercase;letter-spacing:.03em;justify-content:space-between;align-items:center;padding:.75rem 1.5rem;font-size:1.1rem;font-weight:400;text-decoration:none;transition:color .15s,padding-left .2s;display:flex}.MobileMenu-module__QziGSa__navLinkActive{color:var(--color-text,#fff);font-weight:500}.MobileMenu-module__QziGSa__navLinkActive .MobileMenu-module__QziGSa__navArrow{color:var(--color-text,#fff)}.MobileMenu-module__QziGSa__navArrow{color:var(--color-text-faint,#fff3);flex-shrink:0;transition:color .15s}.MobileMenu-module__QziGSa__divider{background:var(--color-text-faint,#ffffff26);flex-shrink:0;height:1px;margin:.5rem 0}.MobileMenu-module__QziGSa__actions{flex-direction:column;flex-shrink:0;padding:.5rem 0;display:flex}.MobileMenu-module__QziGSa__actionBtn{cursor:pointer;color:var(--color-text,#ffffffbf);letter-spacing:.01em;text-align:left;white-space:nowrap;background:0 0;border:none;align-items:center;gap:.75rem;padding:.75rem 1.5rem;font-family:inherit;font-size:1rem;font-weight:400;transition:color .15s,padding-left .2s;display:flex}.MobileMenu-module__QziGSa__actionBtn svg{width:22px;height:auto}.MobileMenu-module__QziGSa__locales{flex-shrink:0;justify-content:center;align-items:center;gap:.5rem;display:flex}.MobileMenu-module__QziGSa__localeBtn{border:1px solid var(--color-text-faint,#ffffff4d);cursor:pointer;color:var(--color-text-muted,#ffffff4d);letter-spacing:.08em;text-transform:uppercase;background:0 0;border-radius:4.3em;align-items:center;gap:.4rem;padding:.5rem .9rem;font-family:inherit;font-size:.8rem;font-weight:400;transition:color .15s,border-color .15s;display:flex}.MobileMenu-module__QziGSa__localeBtnActive{color:var(--color-text,#fff);border-color:var(--color-text,#fff)}
.Footer-module__Do7vVa__footer{background:#080807;border-top:1px solid #ffffff0f;width:100%}.Footer-module__Do7vVa__features{padding:36px 0}.Footer-module__Do7vVa__featuresInner{align-items:center;gap:0;max-width:1800px;margin:0 auto;padding:0 48px;display:flex}.Footer-module__Do7vVa__feature{color:#ffffff80;align-items:center;gap:16px;margin:0 auto;padding:0 32px;display:flex}.Footer-module__Do7vVa__feature svg{color:#fff;font-size:1.5rem}.Footer-module__Do7vVa__featureTitle{letter-spacing:-.02em;text-transform:uppercase;color:#fff;margin-bottom:4px;font-family:Inter,sans-serif;font-size:1rem;font-weight:700}.Footer-module__Do7vVa__featureDesc{color:#ffffffbf;font-family:Inter,sans-serif;font-size:.85rem;font-weight:300;line-height:1.4}.Footer-module__Do7vVa__featureDivider{background:#ffffff12;flex-shrink:0;width:1px;height:40px}.Footer-module__Do7vVa__logoSection{justify-content:center;padding:48px 0 40px;display:flex}.Footer-module__Do7vVa__logo{letter-spacing:-.02em;text-transform:uppercase;color:#fff;text-rendering:geometricprecision;align-items:baseline;font-family:Thunder,sans-serif;font-size:4.2rem;font-weight:600;line-height:1;display:flex}.Footer-module__Do7vVa__logo img{width:330px;height:150px}.Footer-module__Do7vVa__logoAccent{color:#e36000}.Footer-module__Do7vVa__companyInfo{flex-direction:column;gap:4px;display:flex}.Footer-module__Do7vVa__companyName{color:#fff;letter-spacing:-.02em;margin-bottom:4px;font-family:Inter,sans-serif;font-size:1.2rem;font-weight:700}.Footer-module__Do7vVa__companyDetail{color:#fff;font-family:Inter,sans-serif;font-size:.85rem;font-weight:300;line-height:1.5}.Footer-module__Do7vVa__companyDetail span{color:#fff;font-weight:700}.Footer-module__Do7vVa__contactLine{color:#fff;font-family:Inter,sans-serif;font-size:.85rem;font-weight:300;line-height:1.5;text-decoration:none;transition:all .2s}.Footer-module__Do7vVa__socials{gap:8px;display:flex}.Footer-module__Do7vVa__social svg{color:#fff;justify-content:center;align-items:center;width:32px;height:auto;transition:all .2s;display:flex}.Footer-module__Do7vVa__social svg:hover{color:#e36000}.Footer-module__Do7vVa__nav{border-bottom:1px solid #ffffff0f;padding:48px 0}.Footer-module__Do7vVa__navInner{align-items:flex-start;gap:0;max-width:1800px;margin:0 auto;padding:0 48px;display:flex}.Footer-module__Do7vVa__navDivider{background:#ffffff0f;flex-shrink:0;align-self:stretch;width:1px;margin:0 40px}.Footer-module__Do7vVa__navCol{flex-direction:column;flex:1;gap:12px;display:flex}.Footer-module__Do7vVa__colTitle{letter-spacing:-.02em;text-transform:uppercase;color:#fff;margin-bottom:4px;font-family:Inter,sans-serif;font-size:1rem;font-weight:600}.Footer-module__Do7vVa__navLink{color:#fff9;letter-spacing:-.02em;font-family:Inter,sans-serif;font-size:1rem;font-weight:400;text-decoration:none;transition:all .2s}.Footer-module__Do7vVa__navLink:hover{color:#fff;padding-left:4px}.Footer-module__Do7vVa__bottom{width:100%}.Footer-module__Do7vVa__bottomInner{border-bottom:1px solid #ffffff0f;max-width:1400px;margin:0 auto;padding:40px 48px}.Footer-module__Do7vVa__newsletter{justify-content:space-between;align-items:center;gap:40px;display:flex}.Footer-module__Do7vVa__newsletterTitle{letter-spacing:-.02em;text-transform:uppercase;color:#fff;margin-bottom:4px;font-family:Inter,sans-serif;font-size:1.1rem;font-weight:700}.Footer-module__Do7vVa__newsletterDesc{color:#fff9;font-family:Inter,sans-serif;font-size:.9rem;font-weight:300}.Footer-module__Do7vVa__newsletterForm{flex-shrink:0;gap:8px;display:flex}.Footer-module__Do7vVa__newsletterInput{color:#777;background:0 0;border:1px solid #ffffff1a;border-radius:4.3em;outline:none;width:280px;height:42px;padding:0 16px;font-family:Inter,sans-serif;font-size:13px;font-weight:300;transition:border-color .15s}.Footer-module__Do7vVa__newsletterInput::placeholder{color:#777;font-weight:300}.Footer-module__Do7vVa__newsletterInput:focus{border-color:#ffffff4d}.Footer-module__Do7vVa__newsletterBtn{color:#fff;letter-spacing:-.02em;text-transform:uppercase;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #ffffff4d;border-radius:4.3em;height:42px;padding:.5rem 2rem;font-family:Inter,sans-serif;font-size:.9rem;font-weight:500;transition:all .2s}.Footer-module__Do7vVa__newsletterBtn:hover{background:#f06a00;transform:translateY(-4px)}.Footer-module__Do7vVa__copyright{padding:16px 0}.Footer-module__Do7vVa__copyrightInner{justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;padding:0 48px;display:flex}.Footer-module__Do7vVa__copyrightInner>span{color:#fff9;font-family:Inter,sans-serif;font-size:.8rem}.Footer-module__Do7vVa__copyrightLinks{align-items:center;gap:10px;display:flex}.Footer-module__Do7vVa__copyrightLink{color:#fff9;font-family:Inter,sans-serif;font-size:.8rem;text-decoration:none;transition:all .2s}.Footer-module__Do7vVa__copyrightLink:hover{color:#ffffffe6}.Footer-module__Do7vVa__copyrightDot{color:#ffffff26;font-size:11px}@media (max-width:1280px){.Footer-module__Do7vVa__featuresInner{padding:0 32px}.Footer-module__Do7vVa__feature{gap:12px;padding:0 20px}.Footer-module__Do7vVa__navInner{padding:0 32px}.Footer-module__Do7vVa__navDivider{margin:0 24px}.Footer-module__Do7vVa__logo img{width:220px;height:100px}.Footer-module__Do7vVa__bottomInner{padding:32px}.Footer-module__Do7vVa__copyrightInner{padding:0 32px}}@media (max-width:1024px){.Footer-module__Do7vVa__logoSection{padding:36px 0 28px}.Footer-module__Do7vVa__featuresInner{flex-wrap:wrap;gap:0;padding:0 24px}.Footer-module__Do7vVa__feature{box-sizing:border-box;flex:0 0 calc(50% - 1px);padding:20px 24px}.Footer-module__Do7vVa__featureDivider{display:none}.Footer-module__Do7vVa__navInner{flex-wrap:wrap;gap:32px;padding:0 24px}.Footer-module__Do7vVa__navDivider{display:none}.Footer-module__Do7vVa__navCol:first-child{border-bottom:1px solid #ffffff0f;flex:0 0 100%;padding-bottom:24px}.Footer-module__Do7vVa__navCol:not(:first-child){flex:calc(25% - 24px);min-width:120px}.Footer-module__Do7vVa__newsletter{flex-direction:column;align-items:flex-start;gap:20px}.Footer-module__Do7vVa__newsletterForm{width:100%}.Footer-module__Do7vVa__newsletterInput{width:auto}.Footer-module__Do7vVa__bottomInner{max-width:100%;padding:32px 24px}.Footer-module__Do7vVa__copyrightInner{padding:0 24px}}@media (max-width:768px){.Footer-module__Do7vVa__logoSection{padding:28px 0 20px}.Footer-module__Do7vVa__features{padding:24px 0}.Footer-module__Do7vVa__featuresInner{padding:0 16px}.Footer-module__Do7vVa__feature{padding:16px}.Footer-module__Do7vVa__nav{padding:32px 0}.Footer-module__Do7vVa__navInner{gap:24px;padding:0 16px}.Footer-module__Do7vVa__navCol:not(:first-child){flex:calc(50% - 12px);min-width:140px}.Footer-module__Do7vVa__bottomInner{padding:28px 16px}.Footer-module__Do7vVa__copyrightInner{flex-direction:column;gap:8px;padding:0 16px}}@media (max-width:480px){.Footer-module__Do7vVa__logoSection{padding:16px 0}.Footer-module__Do7vVa__features{padding:0}.Footer-module__Do7vVa__feature{flex:0 0 100%;padding:14px 6px}.Footer-module__Do7vVa__nav{padding:24px 0}.Footer-module__Do7vVa__navInner{gap:20px;padding:0 16px}.Footer-module__Do7vVa__navCol:not(:first-child){flex:0 0 100%}.Footer-module__Do7vVa__navCol:not(:first-child):not(:last-child){border-bottom:1px solid #ffffff0f;padding-bottom:20px}.Footer-module__Do7vVa__featureTitle{font-size:.9rem}.Footer-module__Do7vVa__featureDesc{font-size:.85rem}.Footer-module__Do7vVa__newsletterForm{flex-direction:column}.Footer-module__Do7vVa__newsletterBtn{text-align:center;width:100%}.Footer-module__Do7vVa__newsletterInput{width:100%}.Footer-module__Do7vVa__navLink{font-size:.95rem}}@media (max-width:900px) and (orientation:landscape) and (max-height:500px){.Footer-module__Do7vVa__logoSection{padding:16px 0 12px}.Footer-module__Do7vVa__logo{font-size:2rem}.Footer-module__Do7vVa__features{padding:12px 0}.Footer-module__Do7vVa__feature{flex:0 0 calc(50% - 1px);padding:12px 16px}.Footer-module__Do7vVa__nav{padding:20px 0}.Footer-module__Do7vVa__navCol:not(:first-child){flex:calc(50% - 12px)}.Footer-module__Do7vVa__bottomInner{padding:16px}}
.WishlistButton-module__yfMuhq__btn{cursor:pointer;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:all .5s;display:inline-flex}.WishlistButton-module__yfMuhq__btn:disabled{cursor:not-allowed;opacity:.6}.WishlistButton-module__yfMuhq__icon{color:#aaa;width:22px;height:22px;transition:color .15s,transform .15s}.WishlistButton-module__yfMuhq__btn:hover .WishlistButton-module__yfMuhq__icon{color:#e36000;transform:scale(1.1)}.WishlistButton-module__yfMuhq__active{border-color:#e36000}.WishlistButton-module__yfMuhq__active .WishlistButton-module__yfMuhq__icon{color:#e36000}.WishlistButton-module__yfMuhq__active:hover .WishlistButton-module__yfMuhq__icon{transform:scale(1.1)}.WishlistButton-module__yfMuhq__loading .WishlistButton-module__yfMuhq__icon{animation:.6s infinite alternate WishlistButton-module__yfMuhq__pulse}@keyframes WishlistButton-module__yfMuhq__pulse{0%{opacity:.4}to{opacity:1}}
.DepositModal-module__zL6GKq__overlay{z-index:9999;background:#00000059;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.DepositModal-module__zL6GKq__box{background:#fff;border-radius:12px;flex-direction:column;width:100%;max-width:560px;max-height:85vh;display:flex;overflow:hidden;box-shadow:0 24px 64px #0000002e}.DepositModal-module__zL6GKq__header{flex-shrink:0;justify-content:space-between;align-items:center;padding:20px 24px 16px;display:flex}.DepositModal-module__zL6GKq__title{text-transform:uppercase;color:#080807;letter-spacing:.02em;margin:0;font-family:Roboto Condensed,sans-serif;font-size:1.2rem;font-weight:700}.DepositModal-module__zL6GKq__closeBtn{cursor:pointer;color:#000;background:0 0;border:1px solid #1e1e1e33;border-radius:4.3em;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:18px;transition:all .2s;display:flex}.DepositModal-module__zL6GKq__closeBtn:hover{transform:translateY(-1px)rotate(180deg)}.DepositModal-module__zL6GKq__amount{border-bottom:1px solid #f0ede8;flex-shrink:0;justify-content:space-between;align-items:center;padding:12px 24px;font-family:Inter,sans-serif;display:flex}.DepositModal-module__zL6GKq__amountLabel{color:#080807;text-transform:uppercase;letter-spacing:-.02em;font-size:13px;font-weight:400}.DepositModal-module__zL6GKq__amountValue{color:#080807;font-size:1rem;font-weight:600}.DepositModal-module__zL6GKq__body{flex-direction:column;gap:12px;padding:20px 24px 24px;font-family:Inter,sans-serif;display:flex;overflow-y:auto}.DepositModal-module__zL6GKq__para{color:#080807;margin:0;font-size:.9rem;font-weight:300;line-height:1.4}.DepositModal-module__zL6GKq__para:last-child{color:#000;font-weight:500}
.TopScroll-module__BLOahq__btn{z-index:400;color:#080807;cursor:pointer;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;animation:.2s forwards TopScroll-module__BLOahq__fadeIn;display:flex;position:fixed;bottom:80px;right:20px;box-shadow:0 4px 16px #00000059}.TopScroll-module__BLOahq__btn:hover{color:#fff;background:#e36000;transition:all .2s;transform:translateY(-2px)}@keyframes TopScroll-module__BLOahq__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
.categories-module__CDtvKq__page{flex-direction:column;gap:32px;max-width:1400px;margin:0 auto;padding:32px 0 80px;display:flex}.categories-module__CDtvKq__vehicleBar{max-width:400px}
