.PriceFilter-module__msNfBW__priceFilter{margin-bottom:1.5rem}.PriceFilter-module__msNfBW__label{color:#444;margin-bottom:.75rem;font-size:1.1rem;font-weight:600;display:block}.PriceFilter-module__msNfBW__inputRow{flex-wrap:nowrap;align-items:center;gap:.5rem;display:flex}.PriceFilter-module__msNfBW__inputGroup{flex-shrink:0;align-items:center;gap:4px;display:flex}.PriceFilter-module__msNfBW__prefix{color:#666;white-space:nowrap;min-width:fit-content;margin-right:2px;font-size:14px;font-weight:500}.PriceFilter-module__msNfBW__input{text-align:center;color:#333;background:#fff;border:1px solid #ddd;border-radius:4px;outline:none;width:60px;max-width:70px;padding:6px 8px;font-size:18px;transition:border-color .2s,box-shadow .2s}.PriceFilter-module__msNfBW__input:focus{border-color:#2c5530;box-shadow:0 0 0 2px #2c55301a}.PriceFilter-module__msNfBW__input:disabled{color:#999;cursor:not-allowed;background:#f5f5f5}.PriceFilter-module__msNfBW__input::placeholder{color:#aaa}.PriceFilter-module__msNfBW__input.PriceFilter-module__msNfBW__error{border-color:#dc3545}.PriceFilter-module__msNfBW__input.PriceFilter-module__msNfBW__error:focus{border-color:#dc3545;box-shadow:0 0 0 2px #dc35451a}.PriceFilter-module__msNfBW__input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.PriceFilter-module__msNfBW__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.PriceFilter-module__msNfBW__input[type=number]{-moz-appearance:textfield}.PriceFilter-module__msNfBW__currency{color:#666;white-space:nowrap;margin-left:2px;font-size:17px;font-weight:500}.PriceFilter-module__msNfBW__separator{color:#666;margin:0 8px;font-size:22px;font-weight:800}.PriceFilter-module__msNfBW__buttonRow{align-items:center;gap:.5rem;margin-top:.75rem;display:flex}.PriceFilter-module__msNfBW__applyBtn{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#2c5530 0%,#4a7c59 100%);border:none;border-radius:8px;min-width:fit-content;padding:10px 16px;font-size:18px;font-weight:600;transition:all .2s}.PriceFilter-module__msNfBW__applyBtn:hover:not(.PriceFilter-module__msNfBW__disabled){background:linear-gradient(135deg,#1e3a21 0%,#2c5530 100%);transform:translateY(-1px);box-shadow:0 4px 8px #2c55304d}.PriceFilter-module__msNfBW__applyBtn:active:not(.PriceFilter-module__msNfBW__disabled){transform:translateY(0);box-shadow:0 2px 4px #2c55304d}.PriceFilter-module__msNfBW__applyBtn.PriceFilter-module__msNfBW__disabled{color:#666;cursor:not-allowed;box-shadow:none;background:#ccc;transform:none}.PriceFilter-module__msNfBW__resetBtn{color:#dc3545;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #dc3545;border-radius:8px;min-width:fit-content;padding:9px 14px;font-size:14px;font-weight:500;transition:all .2s}.PriceFilter-module__msNfBW__resetBtn:hover{color:#fff;background:#dc3545;transform:translateY(-1px);box-shadow:0 4px 8px #dc35454d}.PriceFilter-module__msNfBW__resetBtn:active{transform:translateY(0);box-shadow:0 2px 4px #dc35454d}.PriceFilter-module__msNfBW__resetBtn:disabled{color:#ccc;cursor:not-allowed;box-shadow:none;background:0 0;border-color:#ccc;transform:none}.PriceFilter-module__msNfBW__errorMessages{flex-direction:column;gap:.25rem;margin-top:.5rem;display:flex}.PriceFilter-module__msNfBW__errorMessage{color:#dc3545;align-items:center;gap:.25rem;font-size:12px;font-weight:500;display:flex}.PriceFilter-module__msNfBW__errorMessage:before{content:"⚠";color:#dc3545}.PriceFilter-module__msNfBW__helperText{color:#666;margin-top:.5rem;font-size:16px;line-height:1.4}.PriceFilter-module__msNfBW__sliderContainer{margin:.5rem 0 .75rem}.PriceFilter-module__msNfBW__sliderTrack{cursor:pointer;background:#e0e0e0;border-radius:3px;height:4px;margin:1rem 0;position:relative}.PriceFilter-module__msNfBW__sliderRange{background:linear-gradient(135deg,#2c5530 0%,#4a7c59 100%);border-radius:3px;height:100%;position:absolute}.PriceFilter-module__msNfBW__sliderThumb{cursor:grab;background:#fff;border:3px solid #2c5530;border-radius:50%;width:16px;height:16px;transition:all .2s;position:absolute;top:-7px;transform:translate(-50%)}.PriceFilter-module__msNfBW__sliderThumb:hover{transform:translate(-50%)scale(1.1);box-shadow:0 4px 8px #2c55304d}.PriceFilter-module__msNfBW__sliderThumb:active{cursor:grabbing;transform:translate(-50%)scale(1.2)}.PriceFilter-module__msNfBW__sliderLabels{display:none}.PriceFilter-module__msNfBW__priceSummaryRow{justify-content:space-between;align-items:center;margin-bottom:.75rem;font-size:14px;display:flex}.PriceFilter-module__msNfBW__priceSummaryLabel{color:#444;font-weight:500}.PriceFilter-module__msNfBW__priceSummaryValue{color:#000;font-weight:600}@media (max-width:768px){.PriceFilter-module__msNfBW__inputRow{flex-wrap:wrap;justify-content:center;gap:.5rem}.PriceFilter-module__msNfBW__inputGroup{flex-shrink:0}.PriceFilter-module__msNfBW__input{width:55px;max-width:65px}.PriceFilter-module__msNfBW__separator{margin:0 6px}.PriceFilter-module__msNfBW__buttonRow{flex-direction:column;gap:.5rem;margin-top:.75rem}.PriceFilter-module__msNfBW__applyBtn,.PriceFilter-module__msNfBW__resetBtn{width:100%;padding:12px 16px}}@media (max-width:480px){.PriceFilter-module__msNfBW__priceFilter{margin-bottom:1rem}.PriceFilter-module__msNfBW__label{margin-bottom:.5rem;font-size:.9rem}.PriceFilter-module__msNfBW__inputGroup{padding:10px}.PriceFilter-module__msNfBW__prefix,.PriceFilter-module__msNfBW__currency,.PriceFilter-module__msNfBW__input{font-size:13px}.PriceFilter-module__msNfBW__buttonRow{margin-top:.5rem}.PriceFilter-module__msNfBW__applyBtn,.PriceFilter-module__msNfBW__resetBtn{padding:10px 14px;font-size:13px}}@media (min-width:769px) and (max-width:1024px){.PriceFilter-module__msNfBW__inputRow{gap:.5rem}.PriceFilter-module__msNfBW__input{text-align:right;width:55px;max-width:65px}.PriceFilter-module__msNfBW__applyBtn,.PriceFilter-module__msNfBW__resetBtn{padding:8px 12px;font-size:13px}}@media (prefers-contrast:high){.PriceFilter-module__msNfBW__inputGroup{border-width:2px}.PriceFilter-module__msNfBW__applyBtn{background:#000;border:2px solid #000}.PriceFilter-module__msNfBW__resetBtn{border-width:2px}}@media (prefers-reduced-motion:reduce){.PriceFilter-module__msNfBW__inputGroup,.PriceFilter-module__msNfBW__applyBtn,.PriceFilter-module__msNfBW__resetBtn{transition:none}.PriceFilter-module__msNfBW__applyBtn:hover:not(.PriceFilter-module__msNfBW__disabled),.PriceFilter-module__msNfBW__resetBtn:hover{transform:none}}.PriceFilter-module__msNfBW__applyBtn:focus,.PriceFilter-module__msNfBW__resetBtn:focus,.PriceFilter-module__msNfBW__input:focus{outline-offset:2px;outline:2px solid #2c5530}@media (prefers-color-scheme:dark){.PriceFilter-module__msNfBW__inputGroup{background:#2a2a2a;border-color:#555}.PriceFilter-module__msNfBW__inputGroup:focus-within{border-color:#4a7c59}.PriceFilter-module__msNfBW__input{color:#fff}.PriceFilter-module__msNfBW__prefix,.PriceFilter-module__msNfBW__currency{color:#ccc}.PriceFilter-module__msNfBW__helperText{color:#999}}
.QuantitySelector-module__w8qG4a__quantitySelector{flex-direction:column;gap:.75rem;width:100%;display:flex}.QuantitySelector-module__w8qG4a__quantityControls{flex-direction:column;gap:.5rem;display:flex}.QuantitySelector-module__w8qG4a__quantityLabel{color:#444;margin:0;font-size:.9rem;font-weight:600}.QuantitySelector-module__w8qG4a__quantityInputGroup{background:#fff;border:1px solid #ddd;border-radius:8px;align-items:center;max-width:120px;margin:0 auto;display:flex;overflow:hidden}.QuantitySelector-module__w8qG4a__quantityButton{cursor:pointer;color:#333;pointer-events:auto;z-index:1;background:#f8f9fa;border:none;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.1rem;font-weight:700;transition:all .2s;display:flex}.QuantitySelector-module__w8qG4a__quantityButton:hover:not(:disabled){color:#2c5530;background:#e9ecef}.QuantitySelector-module__w8qG4a__quantityButton:active:not(:disabled){background:#dee2e6;transform:scale(.95)}.QuantitySelector-module__w8qG4a__quantityButton:disabled{color:#ccc;cursor:not-allowed;background:#f8f9fa}.QuantitySelector-module__w8qG4a__decreaseButton{border-right:1px solid #ddd}.QuantitySelector-module__w8qG4a__increaseButton{border-left:1px solid #ddd}.QuantitySelector-module__w8qG4a__quantityInput{text-align:center;color:#333;background:#fff;border:none;outline:none;width:56px;height:32px;padding:0;font-size:1rem;font-weight:600}.QuantitySelector-module__w8qG4a__quantityInput:focus{background:#f8f9fa}.QuantitySelector-module__w8qG4a__quantityInput::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.QuantitySelector-module__w8qG4a__quantityInput::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.QuantitySelector-module__w8qG4a__quantityInput[type=number]{-moz-appearance:textfield}.QuantitySelector-module__w8qG4a__addToCartButton{color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:.5px;pointer-events:auto;z-index:2;background:linear-gradient(135deg,#2c5530 0%,#4a7c59 100%);border:none;border-radius:8px;width:100%;padding:.75rem 1rem;font-size:1rem;font-weight:600;transition:all .2s;position:relative}.QuantitySelector-module__w8qG4a__addToCartButton:hover{background:linear-gradient(135deg,#1e3a21 0%,#2c5530 100%);transform:translateY(-1px);box-shadow:0 4px 12px #2c55304d}.QuantitySelector-module__w8qG4a__addToCartButton:active{transform:translateY(0);box-shadow:0 2px 6px #2c55304d}.QuantitySelector-module__w8qG4a__cartIndicator{color:#2c5530;text-align:center;background:#e8f5e8;border:1px solid #c8e6c8;border-radius:6px;padding:.4rem .6rem;font-size:.8rem;font-weight:600}@media (max-width:768px){.QuantitySelector-module__w8qG4a__quantitySelector{gap:.5rem}.QuantitySelector-module__w8qG4a__quantityLabel{font-size:.85rem}.QuantitySelector-module__w8qG4a__quantityInputGroup{max-width:110px}.QuantitySelector-module__w8qG4a__quantityButton{width:30px;height:30px;font-size:1rem}.QuantitySelector-module__w8qG4a__quantityInput{width:50px;height:30px;font-size:.9rem}.QuantitySelector-module__w8qG4a__addToCartButton{padding:.6rem .8rem;font-size:.9rem}.QuantitySelector-module__w8qG4a__cartIndicator{padding:.3rem .5rem;font-size:.75rem}}@media (max-width:480px){.QuantitySelector-module__w8qG4a__quantityControls{align-items:center}.QuantitySelector-module__w8qG4a__quantityInputGroup{max-width:100px}.QuantitySelector-module__w8qG4a__quantityButton{width:28px;height:28px;font-size:.9rem}.QuantitySelector-module__w8qG4a__quantityInput{width:44px;height:28px;font-size:.85rem}.QuantitySelector-module__w8qG4a__addToCartButton{padding:.5rem .6rem;font-size:.85rem}}@media (prefers-contrast:high){.QuantitySelector-module__w8qG4a__quantityInputGroup{border-width:2px}.QuantitySelector-module__w8qG4a__addToCartButton{background:#000;border:2px solid #000}}@media (prefers-reduced-motion:reduce){.QuantitySelector-module__w8qG4a__quantityButton,.QuantitySelector-module__w8qG4a__addToCartButton{transition:none}.QuantitySelector-module__w8qG4a__addToCartButton:hover,.QuantitySelector-module__w8qG4a__quantityButton:hover:not(:disabled){transform:none}}.QuantitySelector-module__w8qG4a__quantityButton:focus,.QuantitySelector-module__w8qG4a__addToCartButton:focus,.QuantitySelector-module__w8qG4a__quantityInput:focus{outline-offset:2px;outline:2px solid #2c5530}.QuantitySelector-module__w8qG4a__quantitySelector.QuantitySelector-module__w8qG4a__outOfStock{opacity:.6;pointer-events:none}.QuantitySelector-module__w8qG4a__quantitySelector.QuantitySelector-module__w8qG4a__outOfStock .QuantitySelector-module__w8qG4a__quantityControls{opacity:.5}.QuantitySelector-module__w8qG4a__quantitySelector.QuantitySelector-module__w8qG4a__outOfStock .QuantitySelector-module__w8qG4a__quantityInput{color:#6c757d;cursor:not-allowed;background-color:#f8f9fa}.QuantitySelector-module__w8qG4a__quantitySelector.QuantitySelector-module__w8qG4a__outOfStock .QuantitySelector-module__w8qG4a__quantityButton{color:#6c757d;cursor:not-allowed;background-color:#f8f9fa;border-color:#dee2e6}.QuantitySelector-module__w8qG4a__addToCartButton.QuantitySelector-module__w8qG4a__disabled{opacity:.7;color:#fff!important;cursor:not-allowed!important;box-shadow:none!important;background:#6c757d!important;transform:none!important}.QuantitySelector-module__w8qG4a__addToCartButton.QuantitySelector-module__w8qG4a__disabled:hover{box-shadow:none!important;background:#6c757d!important;transform:none!important}.QuantitySelector-module__w8qG4a__addToCartButton.QuantitySelector-module__w8qG4a__consentRequired{color:#856404!important;white-space:normal!important;text-transform:none!important;letter-spacing:normal!important;background:linear-gradient(135deg,#ffc107 0%,#ffb300 100%)!important;border:2px solid #ffc107!important;padding:.6rem .8rem!important;font-size:.85rem!important;line-height:1.3!important}.QuantitySelector-module__w8qG4a__addToCartButton.QuantitySelector-module__w8qG4a__consentRequired:hover{background:linear-gradient(135deg,#e0a800 0%,#d39e00 100%)!important;transform:translateY(-1px)!important;box-shadow:0 4px 12px #ffc1074d!important}.QuantitySelector-module__w8qG4a__addToCartButton.QuantitySelector-module__w8qG4a__consentRequired:active{transform:translateY(0)!important;box-shadow:0 2px 6px #ffc1074d!important}
.TermsConsentModal-module__bx3oDW__modalOverlay{z-index:1000;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);pointer-events:auto;background-color:#0009;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.TermsConsentModal-module__bx3oDW__modalContent{z-index:1001;background:#f6fff6;border-radius:8px;flex-direction:column;width:800px;max-width:90%;max-height:459px;animation:.3s ease-out TermsConsentModal-module__bx3oDW__modalSlideIn;display:flex;position:relative;box-shadow:0 10px 25px #0000004d}@keyframes TermsConsentModal-module__bx3oDW__modalSlideIn{0%{opacity:0;transform:translateY(-20px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.TermsConsentModal-module__bx3oDW__modalHeader{border-bottom:1px solid #e5e7eb;padding:24px 24px 16px}.TermsConsentModal-module__bx3oDW__modalTitle{color:#1f2937;text-align:center;margin:0;font-size:1.5rem;font-weight:600}.TermsConsentModal-module__bx3oDW__modalBody{flex-direction:column;flex:1;padding:16px 24px;display:flex;overflow:hidden}.TermsConsentModal-module__bx3oDW__termsContent{color:#374151;flex:1;max-height:300px;padding-bottom:16px;padding-right:8px;font-size:.95rem;line-height:1.6;overflow-y:auto}.TermsConsentModal-module__bx3oDW__termsContent::-webkit-scrollbar{width:6px}.TermsConsentModal-module__bx3oDW__termsContent::-webkit-scrollbar-track{background:#f1f5f9;border-radius:3px}.TermsConsentModal-module__bx3oDW__termsContent::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.TermsConsentModal-module__bx3oDW__termsContent::-webkit-scrollbar-thumb:hover{background:#94a3b8}.TermsConsentModal-module__bx3oDW__termsContent h1,.TermsConsentModal-module__bx3oDW__termsContent h2,.TermsConsentModal-module__bx3oDW__termsContent h3{color:#1f2937;margin-top:1.5rem;margin-bottom:.5rem;font-weight:600}.TermsConsentModal-module__bx3oDW__termsContent h1{font-size:1.25rem}.TermsConsentModal-module__bx3oDW__termsContent h2{font-size:1.1rem}.TermsConsentModal-module__bx3oDW__termsContent h3{font-size:1rem}.TermsConsentModal-module__bx3oDW__termsContent p{margin-bottom:.75rem}.TermsConsentModal-module__bx3oDW__termsContent p:last-child{margin-bottom:0}.TermsConsentModal-module__bx3oDW__termsContent ul,.TermsConsentModal-module__bx3oDW__termsContent ol{margin-bottom:.75rem;padding-left:1.5rem}.TermsConsentModal-module__bx3oDW__termsContent ul:last-child,.TermsConsentModal-module__bx3oDW__termsContent ol:last-child{margin-bottom:0}.TermsConsentModal-module__bx3oDW__termsContent li{margin-bottom:.25rem}.TermsConsentModal-module__bx3oDW__termsContent li:last-child{margin-bottom:0}.TermsConsentModal-module__bx3oDW__modalFooter{border-top:1px solid #e5e7eb;justify-content:flex-end;gap:12px;padding:16px 24px 24px;display:flex}.TermsConsentModal-module__bx3oDW__acceptButton{color:#fff;cursor:pointer;background-color:#17860b;border:none;border-radius:4px;justify-content:center;align-items:center;width:120px;height:36px;font-size:.9rem;font-weight:500;transition:all .2s;display:flex}.TermsConsentModal-module__bx3oDW__acceptButton:hover{background-color:#0f6b05;transform:translateY(-1px);box-shadow:0 2px 4px #17860b4d}.TermsConsentModal-module__bx3oDW__acceptButton:active{background-color:#0d5a04;transform:translateY(0);box-shadow:0 1px 2px #17860b4d}.TermsConsentModal-module__bx3oDW__acceptButton:focus{outline-offset:2px;outline:2px solid #17860b}.TermsConsentModal-module__bx3oDW__declineButton{color:#6c757d;cursor:pointer;background-color:#f8f9fa;border:1px solid #dee2e6;border-radius:4px;justify-content:center;align-items:center;width:120px;height:36px;font-size:.9rem;font-weight:500;transition:all .2s;display:flex}.TermsConsentModal-module__bx3oDW__declineButton:hover{color:#495057;background-color:#e9ecef;border-color:#adb5bd}.TermsConsentModal-module__bx3oDW__declineButton:active{color:#343a40;background-color:#dee2e6}.TermsConsentModal-module__bx3oDW__declineButton:focus{outline-offset:2px;outline:2px solid #6c757d}@media (max-width:768px){.TermsConsentModal-module__bx3oDW__modalContent{width:90%;max-height:80vh}.TermsConsentModal-module__bx3oDW__modalHeader{padding:20px 20px 12px}.TermsConsentModal-module__bx3oDW__modalTitle{font-size:1.25rem}.TermsConsentModal-module__bx3oDW__modalBody{padding:12px 20px}.TermsConsentModal-module__bx3oDW__modalFooter{flex-direction:column;padding:12px 20px 20px}.TermsConsentModal-module__bx3oDW__acceptButton,.TermsConsentModal-module__bx3oDW__declineButton{width:100%;height:44px;font-size:1rem}.TermsConsentModal-module__bx3oDW__termsContent{padding-bottom:12px;font-size:.9rem}}@media (prefers-contrast:high){.TermsConsentModal-module__bx3oDW__modalContent,.TermsConsentModal-module__bx3oDW__acceptButton,.TermsConsentModal-module__bx3oDW__declineButton{border:2px solid #000}}@media (prefers-reduced-motion:reduce){.TermsConsentModal-module__bx3oDW__modalContent{animation:none}.TermsConsentModal-module__bx3oDW__acceptButton,.TermsConsentModal-module__bx3oDW__declineButton{transition:none}}
.DskCreditCalculator-module__OwaTOW__container{background:#fff;border:1px solid #e0e0e0;border-radius:8px;margin-top:1rem;overflow:hidden}.DskCreditCalculator-module__OwaTOW__loading{color:#666;align-items:center;gap:.5rem;padding:1rem;font-size:.9rem;display:flex}.DskCreditCalculator-module__OwaTOW__spinner{border:2px solid #e0e0e0;border-top-color:#00984a;border-radius:50%;width:18px;height:18px;animation:.8s linear infinite DskCreditCalculator-module__OwaTOW__spin}@keyframes DskCreditCalculator-module__OwaTOW__spin{to{transform:rotate(360deg)}}.DskCreditCalculator-module__OwaTOW__errorBanner{color:#c62828;background:#fff3f3;padding:.75rem 1rem;font-size:.9rem}.DskCreditCalculator-module__OwaTOW__banner{cursor:pointer;-webkit-user-select:none;user-select:none;background:linear-gradient(135deg,#f4fbf6 0%,#e6f5eb 100%);justify-content:space-between;align-items:center;padding:.75rem 1rem;transition:background .2s;display:flex}.DskCreditCalculator-module__OwaTOW__banner:hover{background:linear-gradient(135deg,#eaf6ee 0%,#d7efdf 100%)}.DskCreditCalculator-module__OwaTOW__bannerLeft{align-items:center;gap:.75rem;display:flex}.DskCreditCalculator-module__OwaTOW__bankLogo{color:#fff;letter-spacing:.5px;background:#00984a;border-radius:6px;justify-content:center;align-items:center;width:40px;height:40px;font-size:.75rem;font-weight:700;display:flex}.DskCreditCalculator-module__OwaTOW__bankLogoImage{width:auto;height:26px;display:block}.DskCreditCalculator-module__OwaTOW__bannerText{flex-direction:column;gap:.15rem;display:flex}.DskCreditCalculator-module__OwaTOW__bannerTitle{color:#666;font-size:.8rem;font-weight:500}.DskCreditCalculator-module__OwaTOW__bannerAmount{color:#333;font-size:.95rem}.DskCreditCalculator-module__OwaTOW__bannerAmount strong{color:#00984a;font-size:1.05rem}.DskCreditCalculator-module__OwaTOW__expandIcon{color:#999;font-size:.75rem;transition:transform .3s}.DskCreditCalculator-module__OwaTOW__expandedIcon{transform:rotate(180deg)}.DskCreditCalculator-module__OwaTOW__details{border-top:1px solid #e0e0e0;padding:1rem}.DskCreditCalculator-module__OwaTOW__dropdownRow{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.DskCreditCalculator-module__OwaTOW__dropdownLabel{color:#555;white-space:nowrap;font-size:.85rem;font-weight:600}.DskCreditCalculator-module__OwaTOW__dropdown{color:#333;cursor:pointer;background:#fff;border:1px solid #d0d0d0;border-radius:6px;outline:none;flex:1;padding:.5rem .75rem;font-size:.9rem;transition:border-color .2s}.DskCreditCalculator-module__OwaTOW__dropdown:focus{border-color:#00984a;box-shadow:0 0 0 2px #00984a29}.DskCreditCalculator-module__OwaTOW__schemeDetails{background:#f8fafc;border:1px solid #e8eef4;border-radius:8px;grid-template-columns:1fr 1fr;gap:.6rem 1.5rem;margin-bottom:.75rem;padding:.85rem 1rem;display:grid}.DskCreditCalculator-module__OwaTOW__detailRow{flex-direction:column;gap:.15rem;display:flex}.DskCreditCalculator-module__OwaTOW__detailLabel{color:#888;text-transform:uppercase;letter-spacing:.3px;font-size:.75rem;font-weight:600}.DskCreditCalculator-module__OwaTOW__detailValue{color:#333;font-size:.95rem;font-weight:500}.DskCreditCalculator-module__OwaTOW__detailValueHighlight{color:#00984a;font-size:1.1rem;font-weight:700}.DskCreditCalculator-module__OwaTOW__detailBgn{color:#888;font-size:.8rem;font-weight:400}.DskCreditCalculator-module__OwaTOW__disclaimer{color:#999;padding:.5rem 0;font-size:.75rem}.DskCreditCalculator-module__OwaTOW__retryButton{color:#fff;cursor:pointer;background:#00984a;border:none;border-radius:6px;padding:.35rem .75rem;font-size:.85rem}.DskCreditCalculator-module__OwaTOW__switchBank{color:#06c;cursor:pointer;font-size:.85rem;text-decoration:underline}.DskCreditCalculator-module__OwaTOW__summaryRow{color:#333;margin-bottom:.75rem;padding:.5rem 0;font-size:.9rem}.DskCreditCalculator-module__OwaTOW__ctaButton{color:#fff;cursor:pointer;background:#00984a;border:none;border-radius:8px;width:100%;margin-top:.5rem;padding:.65rem 1rem;font-size:.95rem;font-weight:600;display:block}.DskCreditCalculator-module__OwaTOW__ctaButton:hover{background:#00803d}@media (max-width:600px){.DskCreditCalculator-module__OwaTOW__schemeDetails{grid-template-columns:1fr}.DskCreditCalculator-module__OwaTOW__bannerAmount{font-size:.85rem}.DskCreditCalculator-module__OwaTOW__bannerAmount strong{font-size:.95rem}.DskCreditCalculator-module__OwaTOW__dropdownRow{flex-direction:column;align-items:stretch;gap:.35rem}}
.ConsentFormWrapper-module__yRVUGW__loadingWrapper{opacity:.7;pointer-events:none;position:relative}.ConsentFormWrapper-module__yRVUGW__loadingWrapper:after{content:"";border:2px solid #f3f3f3;border-top-color:#007bff;border-radius:50%;width:20px;height:20px;margin:-10px 0 0 -10px;animation:1s linear infinite ConsentFormWrapper-module__yRVUGW__spin;position:absolute;top:50%;left:50%}@keyframes ConsentFormWrapper-module__yRVUGW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ConsentFormWrapper-module__yRVUGW__disabledWrapper{opacity:.6;pointer-events:none;position:relative}.ConsentFormWrapper-module__yRVUGW__disabledWrapper>*{pointer-events:none}.ConsentFormWrapper-module__yRVUGW__consentWarning{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:10;background:#fffffff2;border:2px solid #ffc107;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;padding:20px;display:flex;position:absolute;inset:0}.ConsentFormWrapper-module__yRVUGW__warningIcon{margin-bottom:12px;font-size:2rem}.ConsentFormWrapper-module__yRVUGW__warningText{text-align:center;color:#856404;max-width:300px;margin:0 0 16px;font-size:.9rem;line-height:1.4}.ConsentFormWrapper-module__yRVUGW__acceptTermsButton{color:#fff;cursor:pointer;pointer-events:auto;background-color:#007bff;border:none;border-radius:4px;padding:8px 16px;font-size:.9rem;font-weight:500;transition:all .2s}.ConsentFormWrapper-module__yRVUGW__acceptTermsButton:hover{background-color:#0056b3;transform:translateY(-1px)}.ConsentFormWrapper-module__yRVUGW__acceptTermsButton:active{background-color:#004085;transform:translateY(0)}.ConsentFormWrapper-module__yRVUGW__acceptTermsButton:focus{outline-offset:2px;outline:2px solid #007bff}@media (max-width:768px){.ConsentFormWrapper-module__yRVUGW__consentWarning{padding:16px}.ConsentFormWrapper-module__yRVUGW__warningText{max-width:250px;font-size:.85rem}.ConsentFormWrapper-module__yRVUGW__acceptTermsButton{padding:10px 20px;font-size:1rem}}
.TbiCreditCalculator-module__enhPeq__container{background:#fff;border:1px solid #e0e0e0;border-radius:8px;margin-top:1rem;overflow:hidden}.TbiCreditCalculator-module__enhPeq__loading{color:#666;align-items:center;gap:.5rem;padding:1rem;font-size:.9rem;display:flex}.TbiCreditCalculator-module__enhPeq__spinner{border:2px solid #e0e0e0;border-top-color:#f57c00;border-radius:50%;width:18px;height:18px;animation:.8s linear infinite TbiCreditCalculator-module__enhPeq__spin}@keyframes TbiCreditCalculator-module__enhPeq__spin{to{transform:rotate(360deg)}}.TbiCreditCalculator-module__enhPeq__errorBanner{color:#c62828;background:#fff3f3;padding:.75rem 1rem;font-size:.9rem}.TbiCreditCalculator-module__enhPeq__banner{cursor:pointer;-webkit-user-select:none;user-select:none;background:linear-gradient(135deg,#fff8f0 0%,#ffefe0 100%);justify-content:space-between;align-items:center;padding:.75rem 1rem;transition:background .2s;display:flex}.TbiCreditCalculator-module__enhPeq__banner:hover{background:linear-gradient(135deg,#ffefe0 0%,#ffe5d0 100%)}.TbiCreditCalculator-module__enhPeq__bannerLeft{align-items:center;gap:.75rem;display:flex}.TbiCreditCalculator-module__enhPeq__bankLogo{color:#fff;letter-spacing:.5px;text-transform:lowercase;background:#f57c00;border-radius:6px;justify-content:center;align-items:center;width:40px;height:40px;font-size:.85rem;font-weight:700;display:flex}.TbiCreditCalculator-module__enhPeq__bankLogoImage{width:auto;height:26px;display:block}.TbiCreditCalculator-module__enhPeq__bannerText{flex-direction:column;gap:.15rem;display:flex}.TbiCreditCalculator-module__enhPeq__bannerTitle{color:#666;font-size:.8rem;font-weight:500}.TbiCreditCalculator-module__enhPeq__bannerAmount{color:#333;font-size:.95rem}.TbiCreditCalculator-module__enhPeq__bannerAmount strong{color:#f57c00;font-size:1.05rem}.TbiCreditCalculator-module__enhPeq__expandIcon{color:#999;font-size:.75rem;transition:transform .3s}.TbiCreditCalculator-module__enhPeq__expandedIcon{transform:rotate(180deg)}.TbiCreditCalculator-module__enhPeq__details{border-top:1px solid #e0e0e0;padding:1rem}.TbiCreditCalculator-module__enhPeq__dropdownRow{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.TbiCreditCalculator-module__enhPeq__dropdownLabel{color:#555;white-space:nowrap;font-size:.85rem;font-weight:600}.TbiCreditCalculator-module__enhPeq__dropdown{color:#333;cursor:pointer;background:#fff;border:1px solid #d0d0d0;border-radius:6px;outline:none;flex:1;padding:.5rem .75rem;font-size:.9rem;transition:border-color .2s}.TbiCreditCalculator-module__enhPeq__dropdown:focus{border-color:#f57c00;box-shadow:0 0 0 2px #f57c0029}.TbiCreditCalculator-module__enhPeq__schemeDetails{background:#fffbf7;border:1px solid #ffe8d6;border-radius:8px;grid-template-columns:1fr 1fr;gap:.6rem 1.5rem;margin-bottom:.75rem;padding:.85rem 1rem;display:grid}.TbiCreditCalculator-module__enhPeq__detailRow{flex-direction:column;gap:.15rem;display:flex}.TbiCreditCalculator-module__enhPeq__detailLabel{color:#888;text-transform:uppercase;letter-spacing:.3px;font-size:.75rem;font-weight:600}.TbiCreditCalculator-module__enhPeq__detailValue{color:#333;font-size:.95rem;font-weight:500}.TbiCreditCalculator-module__enhPeq__detailValueHighlight{color:#f57c00;font-size:1.1rem;font-weight:700}.TbiCreditCalculator-module__enhPeq__disclaimer{color:#999;padding:.5rem 0;font-size:.75rem}.TbiCreditCalculator-module__enhPeq__retryButton{color:#fff;cursor:pointer;background:#f57c00;border:none;border-radius:6px;padding:.35rem .75rem;font-size:.85rem}.TbiCreditCalculator-module__enhPeq__switchBank{color:#06c;cursor:pointer;font-size:.85rem;text-decoration:underline}.TbiCreditCalculator-module__enhPeq__summaryRow{color:#333;margin-bottom:.75rem;padding:.5rem 0;font-size:.9rem}.TbiCreditCalculator-module__enhPeq__ctaButton{color:#fff;cursor:pointer;background:#f57c00;border:none;border-radius:8px;width:100%;margin-top:.5rem;padding:.65rem 1rem;font-size:.95rem;font-weight:600;display:block}.TbiCreditCalculator-module__enhPeq__ctaButton:hover{background:#e66d00}@media (max-width:600px){.TbiCreditCalculator-module__enhPeq__schemeDetails{grid-template-columns:1fr}.TbiCreditCalculator-module__enhPeq__bannerAmount{font-size:.85rem}.TbiCreditCalculator-module__enhPeq__bannerAmount strong{font-size:.95rem}.TbiCreditCalculator-module__enhPeq__dropdownRow{flex-direction:column;align-items:stretch;gap:.35rem}}
.InstallmentContinueModal-module__vzmLfG__overlay{z-index:9999;background:#00000080;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.InstallmentContinueModal-module__vzmLfG__modal{background:#fff;border-radius:12px;width:100%;max-width:420px;padding:1.5rem;box-shadow:0 8px 32px #0003}.InstallmentContinueModal-module__vzmLfG__title{color:#333;margin:0 0 1.25rem;font-size:1.1rem;font-weight:600;line-height:1.4}.InstallmentContinueModal-module__vzmLfG__actions{flex-direction:column;gap:.75rem;display:flex}.InstallmentContinueModal-module__vzmLfG__primaryButton{color:#fff;cursor:pointer;background:#00984a;border:none;border-radius:8px;padding:.75rem 1rem;font-size:1rem;font-weight:600}.InstallmentContinueModal-module__vzmLfG__primaryButton:hover{background:#00803d}.InstallmentContinueModal-module__vzmLfG__secondaryButton{color:#fff;cursor:pointer;background:#f57c00;border:none;border-radius:8px;padding:.75rem 1rem;font-size:1rem;font-weight:600}.InstallmentContinueModal-module__vzmLfG__secondaryButton:hover{background:#e66d00}.InstallmentContinueModal-module__vzmLfG__linkButton{color:#666;cursor:pointer;background:0 0;border:none;padding:.5rem;font-size:.9rem;text-decoration:underline}.InstallmentContinueModal-module__vzmLfG__linkButton:hover{color:#333}
.Products-module__BOyeMG__container{z-index:1;max-width:1400px;margin:0 auto;padding:2rem 1rem;position:relative}.Products-module__BOyeMG__productsPageBackground{z-index:1;position:relative}.Products-module__BOyeMG__productsPageBackground:before{content:"";filter:blur(5px);opacity:.15;z-index:-1;pointer-events:none;background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;width:100%;height:100%;position:fixed;top:0;left:0}.Products-module__BOyeMG__pageLayout{grid-template-columns:280px 1fr;align-items:start;gap:2rem;display:grid}.Products-module__BOyeMG__sidebarContainer{top:var(--header-height);height:fit-content;max-height:calc(100vh - var(--header-height));position:sticky}.Products-module__BOyeMG__title{text-align:center;color:#333;margin-bottom:3rem;font-size:2.5rem;font-weight:700}.Products-module__BOyeMG__loading,.Products-module__BOyeMG__error,.Products-module__BOyeMG__noProducts{text-align:center;color:#666;padding:3rem 1rem;font-size:1.2rem}.Products-module__BOyeMG__error{color:#dc3545}.Products-module__BOyeMG__skeletonGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:4rem;margin-bottom:2rem;display:grid}.Products-module__BOyeMG__skeletonCard{background:#fff;border:1px solid #e0e0e0;border-radius:12px;height:400px;padding:1.5rem;animation:1.5s ease-in-out infinite Products-module__BOyeMG__pulse;box-shadow:0 4px 6px #0000001a}.Products-module__BOyeMG__skeletonImage{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:8px;width:100%;height:200px;margin-bottom:1rem;animation:2s infinite Products-module__BOyeMG__shimmer}.Products-module__BOyeMG__skeletonText{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:4px;height:16px;margin-bottom:.5rem;animation:2s infinite Products-module__BOyeMG__shimmer}.Products-module__BOyeMG__skeletonText.Products-module__BOyeMG__short{width:60%}.Products-module__BOyeMG__skeletonText.Products-module__BOyeMG__medium{width:80%}.Products-module__BOyeMG__skeletonButton{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:8px;height:40px;margin-top:auto;animation:2s infinite Products-module__BOyeMG__shimmer}@keyframes Products-module__BOyeMG__pulse{0%,to{opacity:1}50%{opacity:.8}}@keyframes Products-module__BOyeMG__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.Products-module__BOyeMG__mainContent{min-width:0}.Products-module__BOyeMG__resultsHeader{border-bottom:1px solid #e0e0e0;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.Products-module__BOyeMG__resultsCount{color:#666;font-size:1rem;font-weight:500}.Products-module__BOyeMG__pageInfo{color:#999;font-weight:400}.Products-module__BOyeMG__sortContainer{background:#f8f9fa;border:1px solid #e0e0e0;border-radius:8px;align-items:center;gap:.75rem;margin-bottom:1.5rem;padding:1rem;display:flex}.Products-module__BOyeMG__sortLabel{color:#333;white-space:nowrap;font-size:.9rem;font-weight:500}.Products-module__BOyeMG__sortSelect{color:#333;cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:6px;min-width:180px;padding:.5rem .75rem;font-size:.9rem;transition:border-color .2s}.Products-module__BOyeMG__sortSelect:hover{border-color:#4a7c59}.Products-module__BOyeMG__sortSelect:focus{border-color:#2c5530;outline:none;box-shadow:0 0 0 2px #2c55301a}.Products-module__BOyeMG__grid{grid-template-columns:repeat(auto-fit,minmax(18rem,1fr));align-items:stretch;gap:4rem;margin-bottom:2rem;display:grid}.Products-module__BOyeMG__pagination{justify-content:center;align-items:center;gap:.5rem;margin:3rem 0 2rem;padding:1rem;display:flex}.Products-module__BOyeMG__paginationButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2c5530 0%,#4a7c59 100%);border:none;border-radius:8px;min-width:80px;padding:.75rem 1.5rem;font-size:.9rem;font-weight:500;transition:all .2s}.Products-module__BOyeMG__paginationButton:hover:not(.Products-module__BOyeMG__disabled){color:#fff;background:linear-gradient(135deg,#1e3a21 0%,#2c5530 100%);border:none}.Products-module__BOyeMG__paginationButton.Products-module__BOyeMG__disabled{opacity:.5;cursor:not-allowed;color:#999;background:#f8f9fa}.Products-module__BOyeMG__pageNumbers{align-items:center;gap:.25rem;margin:0 1rem;display:flex}.Products-module__BOyeMG__pageNumber{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2c5530 0%,#4a7c59 100%);border:none;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;font-size:.9rem;font-weight:500;transition:all .2s;display:flex}.Products-module__BOyeMG__pageNumber:hover:not(.Products-module__BOyeMG__active){color:#fff;background:linear-gradient(135deg,#1e3a21 0%,#2c5530 100%)}.Products-module__BOyeMG__pageNumber.Products-module__BOyeMG__active{color:#fff;background:#007bff;border-color:#007bff}.Products-module__BOyeMG__ellipsis{color:#999;padding:0 .5rem;font-weight:500}@media (max-width:768px){.Products-module__BOyeMG__pagination{flex-wrap:wrap;gap:.25rem;margin:2rem 0 1rem;padding:.5rem}.Products-module__BOyeMG__paginationButton{min-width:60px;padding:.5rem 1rem;font-size:.8rem}.Products-module__BOyeMG__pageNumbers{gap:.125rem;margin:0 .5rem}.Products-module__BOyeMG__pageNumber{width:35px;height:35px;font-size:.8rem}.Products-module__BOyeMG__ellipsis{padding:0 .25rem;font-size:.8rem}}.Products-module__BOyeMG__card{background:#fff;border:1px solid #e0e0e0;border-radius:12px;flex-direction:column;padding:1.5rem;transition:transform .2s,box-shadow .2s;display:flex;position:relative;box-shadow:0 4px 6px #0000001a}.Products-module__BOyeMG__productLink{color:inherit;cursor:pointer;flex-direction:column;flex:1;min-width:15rem;text-decoration:none;display:flex;overflow:visible}.Products-module__BOyeMG__card:hover{transform:translateY(-2px);box-shadow:0 8px 25px #00000026}.Products-module__BOyeMG__card.Products-module__BOyeMG__outOfStock{opacity:.75;background:#f8f9fa;border-color:#dee2e6}.Products-module__BOyeMG__card.Products-module__BOyeMG__outOfStock:hover{transform:none;box-shadow:0 4px 6px #0000001a}.Products-module__BOyeMG__outOfStockOverlay{z-index:2;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#ffffffe6;border-radius:12px;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.Products-module__BOyeMG__outOfStockText{color:#fff;text-transform:uppercase;letter-spacing:1px;background:#dc3545;border-radius:8px;padding:1rem 2rem;font-size:1.25rem;font-weight:700;transform:rotate(-15deg);box-shadow:0 4px 12px #dc35454d}.Products-module__BOyeMG__imageContainer{background-color:#f8f9fa;border-radius:8px;width:100%;height:200px;margin-bottom:1rem;position:relative;overflow:hidden}.Products-module__BOyeMG__image{object-fit:contain;object-position:center;background-color:#f8f9fa;border-radius:8px;width:100%;max-width:100%;height:100%;max-height:100%;transition:transform .3s}.Products-module__BOyeMG__card:hover .Products-module__BOyeMG__image{transform:scale(1.05)}.Products-module__BOyeMG__brandStrip{text-align:center;color:#f60;background-color:#f5f5f5;border-radius:0 0 8px 8px;margin-top:-1rem;margin-bottom:1rem;padding:.5rem 1rem;font-size:1rem;font-weight:600}.Products-module__BOyeMG__promotionalBadges{z-index:10;flex-direction:column;align-items:flex-end;gap:.5rem;display:flex;position:absolute;top:.75rem;right:.75rem}.Products-module__BOyeMG__badge{text-transform:uppercase;letter-spacing:.5px;cursor:help;white-space:nowrap;border-radius:4px;justify-content:center;align-items:center;padding:.35em .7em;font-size:.75rem;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);animation:.4s ease-out Products-module__BOyeMG__badgeAppear;display:inline-flex;box-shadow:0 2px 4px #0000001a}.Products-module__BOyeMG__badge:hover{transform:scale(1.05);box-shadow:0 4px 12px #0003}.Products-module__BOyeMG__badge.Products-module__BOyeMG__new{color:#fff;background:linear-gradient(135deg,#4caf50 0%,#45a049 100%)}.Products-module__BOyeMG__badge.Products-module__BOyeMG__bestseller{color:#fff;background:linear-gradient(135deg,#ff9800 0%,#f57c00 100%)}.Products-module__BOyeMG__badge.Products-module__BOyeMG__featured{color:#fff;background:linear-gradient(135deg,#2196f3 0%,#1976d2 100%)}.Products-module__BOyeMG__badge.Products-module__BOyeMG__discount{color:#fff;background:linear-gradient(135deg,#f44336 0%,#d32f2f 100%)}@keyframes Products-module__BOyeMG__badgeAppear{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.Products-module__BOyeMG__productInfo{margin-bottom:1rem}.Products-module__BOyeMG__brandModel{color:#333;min-height:auto;max-height:none;margin-bottom:1rem;font-size:1rem;font-weight:400;line-height:1.5;display:block;overflow:visible}.Products-module__BOyeMG__specs{flex-direction:column;gap:.25rem;min-height:3rem;margin-bottom:1rem;display:flex}.Products-module__BOyeMG__spec{color:#666;font-family:Inter,Segoe UI,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1.1rem;font-weight:700;line-height:1.4}.Products-module__BOyeMG__specLabel{color:#444;font-weight:600}.Products-module__BOyeMG__featureIcons{flex-wrap:wrap;gap:.5rem;margin-top:.75rem;display:flex}.Products-module__BOyeMG__featureIcon{cursor:help;background:#f8f9fa;border-radius:4px;padding:.25rem;font-size:1.2rem;transition:transform .2s}.Products-module__BOyeMG__featureIcon:hover{transform:scale(1.1)}.Products-module__BOyeMG__featureTags{flex-wrap:wrap;gap:.5rem;min-height:2rem;margin-top:.75rem;display:flex}.Products-module__BOyeMG__featureTag{color:#fff;text-transform:capitalize;white-space:nowrap;background:linear-gradient(135deg,#0070f3 0%,#0056b3 100%);border-radius:20px;align-items:center;padding:.25rem .75rem;font-size:.8rem;font-weight:500;transition:all .2s;display:inline-flex;box-shadow:0 2px 4px #0070f333}.Products-module__BOyeMG__featureTag:hover{transform:translateY(-1px);box-shadow:0 4px 8px #0070f34d}.Products-module__BOyeMG__stockStatus{min-height:2.4rem;margin-top:.75rem}.Products-module__BOyeMG__stockBadge{text-transform:uppercase;letter-spacing:.5px;border-radius:12px;padding:.25rem .75rem;font-size:1.1rem;font-weight:600;display:inline-block}.Products-module__BOyeMG__inStock{color:#155724;background:#d4edda;border:1px solid #c3e6cb}.Products-module__BOyeMG__lowStock{color:#856404;background:#fff3cd;border:1px solid #ffeaa7}.Products-module__BOyeMG__outOfStock{color:#721c24;background:#f8d7da;border:1px solid #f5c6cb}.Products-module__BOyeMG__installmentText{text-align:center;color:#333;text-transform:uppercase;letter-spacing:.5px;margin-top:1.5rem;margin-bottom:.5rem;font-size:1rem;font-weight:600}.Products-module__BOyeMG__installmentTeaserRow{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;margin-top:1rem;margin-bottom:.5rem;display:flex}.Products-module__BOyeMG__installmentTeaserBankRow{flex-flow:wrap;justify-content:center;align-items:center;gap:1.25rem;display:flex}.Products-module__BOyeMG__installmentTeaserText{color:#555;font-size:.875rem;font-weight:500}.Products-module__BOyeMG__installmentTeaserIcons{align-items:center;gap:2.89rem;display:inline-flex}.Products-module__BOyeMG__installmentTeaserIcon{object-fit:contain;pointer-events:none;width:4.5rem;height:3.25rem}.Products-module__BOyeMG__installmentTeaserLink{color:#1976d2;font-size:.85rem;text-decoration:none}.Products-module__BOyeMG__installmentTeaserLink:hover{text-decoration:underline}.Products-module__BOyeMG__actionButtons{gap:.5rem;margin-top:.75rem;margin-bottom:.75rem;display:flex}.Products-module__BOyeMG__actionButton{cursor:pointer;text-transform:uppercase;letter-spacing:.5px;background:0 0;border-radius:8px;flex:1;justify-content:center;align-items:center;height:2.5rem;font-size:.9rem;font-weight:600;transition:all .2s;display:flex}.Products-module__BOyeMG__actionButtonRed{color:#dc3545;border:1px solid #dc3545}.Products-module__BOyeMG__actionButtonRed:hover{background:#dc35451a;transform:translateY(-1px);box-shadow:0 2px 8px #dc354533}.Products-module__BOyeMG__actionButtonOrange{color:#f57c00;border:1px solid #f57c00}.Products-module__BOyeMG__actionButtonOrange:hover{background:#f57c001a;transform:translateY(-1px);box-shadow:0 2px 8px #f57c0033}.Products-module__BOyeMG__actionButtonGreen{color:#28a745;border:1px solid #28a745}.Products-module__BOyeMG__actionButtonGreen:hover{background:#28a7451a;transform:translateY(-1px);box-shadow:0 2px 8px #28a74533}.Products-module__BOyeMG__buttonImage{object-fit:contain;border-radius:4px;width:100%;max-width:80%;height:100%;max-height:80%;transition:transform .2s}.Products-module__BOyeMG__actionButton:hover .Products-module__BOyeMG__buttonImage{transform:scale(1.05)}.Products-module__BOyeMG__specsContainer{position:relative}.Products-module__BOyeMG__moreSpecsIndicator{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6c757d 0%,#495057 100%);border-radius:20px;align-items:center;margin-top:.25rem;padding:.25rem .75rem;font-size:.8rem;font-weight:500;transition:all .2s;display:inline-flex}.Products-module__BOyeMG__moreSpecsIndicator:hover{background:linear-gradient(135deg,#5a6268 0%,#343a40 100%);transform:translateY(-1px);box-shadow:0 2px 8px #6c757d4d}.Products-module__BOyeMG__specsTooltip{z-index:1000;opacity:0;visibility:hidden;background:#fff;border:1px solid #e9ecef;border-radius:8px;margin-top:.5rem;padding:.75rem;transition:all .2s;position:absolute;top:100%;left:0;right:0;transform:translateY(-10px);box-shadow:0 4px 12px #00000026}.Products-module__BOyeMG__specsTooltip.Products-module__BOyeMG__show{opacity:1;visibility:visible;transform:translateY(0)}.Products-module__BOyeMG__specsTooltip:before{content:"";border-bottom:6px solid #fff;border-left:6px solid #0000;border-right:6px solid #0000;width:0;height:0;position:absolute;top:-6px;left:1rem}.Products-module__BOyeMG__specsTooltip:after{content:"";border-bottom:6px solid #e9ecef;border-left:6px solid #0000;border-right:6px solid #0000;width:0;height:0;position:absolute;top:-7px;left:1rem}.Products-module__BOyeMG__hiddenSpecs{flex-direction:column;gap:.25rem;display:flex}.Products-module__BOyeMG__hiddenSpec{color:#666;font-family:Inter,Segoe UI,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1rem;font-weight:600;line-height:1.4}.Products-module__BOyeMG__installationInfo{background:#f8f9fa;border:1px solid #e9ecef;border-radius:6px;justify-content:space-between;align-items:center;margin-top:.5rem;padding:.5rem;display:flex}.Products-module__BOyeMG__installationLabel{color:#666;font-size:.8rem;font-weight:500}.Products-module__BOyeMG__installationPrice{color:#28a745;font-size:.8rem;font-weight:600}.Products-module__BOyeMG__pricing{margin-top:auto;margin-bottom:1.5rem}.Products-module__BOyeMG__priceContainer,.Products-module__BOyeMG__previousPriceContainer{flex-direction:column;gap:.25rem;display:flex}.Products-module__BOyeMG__price{color:#d91a1a;font-size:1.7rem;font-weight:700;line-height:1.2}.Products-module__BOyeMG__previousPriceContainer{margin-top:.5rem}.Products-module__BOyeMG__previousPrice{color:#999;font-size:1rem;line-height:1.2;text-decoration:line-through}.Products-module__BOyeMG__priceEur{color:#4a7c59;opacity:.8;font-size:1.1rem;font-weight:600}.Products-module__BOyeMG__previousPriceEur{color:#999;opacity:.7;font-size:.9rem;text-decoration:line-through}.Products-module__BOyeMG__discount{color:#fff;background-color:#dc3545;border-radius:4px;margin-left:.5rem;padding:.2rem .5rem;font-size:.8rem;font-weight:700;display:inline-block}.Products-module__BOyeMG__originalPriceContainer{align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.Products-module__BOyeMG__priceLabel{color:#666;font-size:.9rem;font-weight:600}.Products-module__BOyeMG__originalPrice{color:#999;font-size:.95rem;line-height:1.2;text-decoration:line-through}.Products-module__BOyeMG__currentPriceContainer{justify-content:flex-start;align-items:center;margin-bottom:.5rem;display:flex}.Products-module__BOyeMG__currentPrice{color:#d91a1a;font-size:1.7rem;font-weight:700;line-height:1.2}.Products-module__BOyeMG__discountBadge{color:#fff;background-color:#dc3545;border-radius:4px;margin-left:.5rem;padding:.2rem .5rem;font-size:.8rem;font-weight:700;display:inline-block}.Products-module__BOyeMG__button{color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:.5px;z-index:1;pointer-events:auto;background:linear-gradient(135deg,#2c5530 0%,#4a7c59 100%);border:none;border-radius:8px;width:100%;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:all .2s;position:relative}.Products-module__BOyeMG__button:hover{background:linear-gradient(135deg,#1e3a21 0%,#2c5530 100%);transform:translateY(-1px);box-shadow:0 4px 12px #2c55304d}.Products-module__BOyeMG__button:active{transform:translateY(0)}.Products-module__BOyeMG__filterSidebar{height:calc(100vh - var(--header-height) - 8rem);min-height:400px;max-height:calc(100vh - var(--header-height) - 4rem);scroll-behavior:smooth;background:#fff;border:1px solid #e0e0e0;border-radius:12px;flex-direction:column;padding:0;display:flex;overflow:hidden auto;box-shadow:0 4px 6px #0000001a}.Products-module__BOyeMG__filterSidebarContent{flex-direction:column;flex:1;padding:0;display:flex}.Products-module__BOyeMG__filterSidebarHeader{z-index:10;background:#fff;border-radius:12px 12px 0 0;padding:1.5rem 1.5rem 1rem;position:sticky;top:0}.Products-module__BOyeMG__filterSidebarBody{flex:1;padding:1rem 1.5rem 1.5rem}.Products-module__BOyeMG__filterSidebar::-webkit-scrollbar{width:8px}.Products-module__BOyeMG__filterSidebar::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.Products-module__BOyeMG__filterSidebar::-webkit-scrollbar-thumb{background:silver;border-radius:4px;transition:background .2s}.Products-module__BOyeMG__filterSidebar::-webkit-scrollbar-thumb:hover{background:#a0a0a0}.Products-module__BOyeMG__filterHeader{border-bottom:1px solid #e9ecef;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.Products-module__BOyeMG__filterTitle{color:#333;margin:0;font-size:2rem;font-weight:600}.Products-module__BOyeMG__clearButton{color:#dc3545;cursor:pointer;background:0 0;border:1px solid #dc3545;border-radius:6px;padding:.4rem .8rem;font-size:1.2rem;transition:all .2s}.Products-module__BOyeMG__clearButton:hover{color:#fff;background:#dc3545}.Products-module__BOyeMG__filterGroup{margin-bottom:1.5rem}.Products-module__BOyeMG__filterGroupTitle{color:#444;margin-bottom:.75rem;font-size:1.5rem;font-weight:600;display:block}.Products-module__BOyeMG__filterOptions{flex-direction:column;gap:.5rem;display:flex}.Products-module__BOyeMG__filterOption{align-items:center;gap:.5rem;display:flex}.Products-module__BOyeMG__filterCheckbox,.Products-module__BOyeMG__filterRadio{cursor:pointer;margin:0}.Products-module__BOyeMG__filterLabel{color:#555;cursor:pointer;justify-content:space-between;align-items:center;width:100%;font-size:1.05rem;display:flex}.Products-module__BOyeMG__filterCount{color:#888;font-size:.8rem}.Products-module__BOyeMG__mobileFilterToggle{color:#333;cursor:pointer;background:#fff;border:1px solid #e0e0e0;border-radius:8px;width:100%;margin-bottom:1rem;padding:1rem;font-size:1rem;font-weight:600;transition:all .2s;display:none;position:relative;box-shadow:0 2px 4px #0000001a}.Products-module__BOyeMG__mobileFilterToggle:hover{box-shadow:0 4px 8px #00000026}.Products-module__BOyeMG__mobileFilterOverlay{z-index:1000;opacity:0;visibility:hidden;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);pointer-events:none;background:#0006;transition:opacity .3s,visibility .3s;position:fixed;inset:0}.Products-module__BOyeMG__mobileFilterOverlay.Products-module__BOyeMG__active{opacity:1;visibility:visible;pointer-events:auto}.Products-module__BOyeMG__mobileFilterPanel{z-index:1001;background:#fff;border-radius:20px 20px 0 0;width:100%;min-height:60vh;max-height:85vh;padding:0;transition:transform .3s cubic-bezier(.4,0,.2,1);position:fixed;bottom:0;left:0;right:0;overflow:hidden auto;transform:translateY(100%);box-shadow:0 -8px 32px #0003}.Products-module__BOyeMG__mobileFilterPanel:before{content:"";z-index:1;background:#d1d5db;border-radius:2px;width:40px;height:4px;position:absolute;top:12px;left:50%;transform:translate(-50%)}.Products-module__BOyeMG__mobileFilterPanel::-webkit-scrollbar{width:6px}.Products-module__BOyeMG__mobileFilterPanel::-webkit-scrollbar-track{background:#f8f9fa;border-radius:3px}.Products-module__BOyeMG__mobileFilterPanel::-webkit-scrollbar-thumb{background:#dee2e6;border-radius:3px}.Products-module__BOyeMG__mobileFilterPanel::-webkit-scrollbar-thumb:hover{background:#adb5bd}.Products-module__BOyeMG__mobileFilterPanel.Products-module__BOyeMG__active{transform:translateY(0)}.Products-module__BOyeMG__mobileFilterHeader{z-index:2;background:#fff;border-bottom:1px solid #e9ecef;justify-content:space-between;align-items:center;padding:2rem 1rem 1rem;display:flex;position:sticky;top:0}.Products-module__BOyeMG__mobileFilterHeaderActions{align-items:center;gap:1rem;display:flex}.Products-module__BOyeMG__mobileFilterHeader .Products-module__BOyeMG__filterTitle{color:#1f2937;margin:0;font-size:1.25rem;font-weight:700}.Products-module__BOyeMG__mobileCloseButton{cursor:pointer;color:#6b7280;background:#f3f4f6;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.25rem;transition:all .2s;display:flex}.Products-module__BOyeMG__mobileCloseButton:hover{color:#374151;background:#e5e7eb}.Products-module__BOyeMG__mobileCloseButton:active{transform:scale(.95)}.Products-module__BOyeMG__mobileFilterActions{background:#fff;border-top:1px solid #e9ecef;gap:.75rem;padding:1rem;display:flex;position:sticky;bottom:0;box-shadow:0 -2px 8px #0000001a}.Products-module__BOyeMG__mobileApplyButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2c5530 0%,#4a7c59 100%);border:none;border-radius:12px;flex:1;padding:.875rem 1rem;font-size:1rem;font-weight:600;transition:all .2s}.Products-module__BOyeMG__mobileApplyButton:hover{background:linear-gradient(135deg,#1e3a21 0%,#2c5530 100%);transform:translateY(-1px);box-shadow:0 4px 12px #2c55304d}.Products-module__BOyeMG__mobileApplyButton:active{transform:translateY(0)}.Products-module__BOyeMG__mobileClearButton{color:#dc3545;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #dc3545;border-radius:12px;padding:.875rem 1.5rem;font-size:1rem;font-weight:600;transition:all .2s}.Products-module__BOyeMG__mobileFilterHeader .Products-module__BOyeMG__mobileClearButton{border-radius:8px;padding:.5rem 1rem;font-size:.875rem}.Products-module__BOyeMG__mobileClearButton:hover{color:#fff;background:#dc3545;transform:translateY(-1px);box-shadow:0 4px 12px #dc35454d}.Products-module__BOyeMG__mobileClearButton:active{transform:translateY(0)}@media (max-width:768px){.Products-module__BOyeMG__pageLayout{grid-template-columns:1fr;gap:0}.Products-module__BOyeMG__sidebarContainer,.Products-module__BOyeMG__filterSidebar{display:none}.Products-module__BOyeMG__mobileFilterPanel .Products-module__BOyeMG__filterSidebar{display:block!important}.Products-module__BOyeMG__mobileFilterToggle{display:block}.Products-module__BOyeMG__container{padding:1rem .5rem}.Products-module__BOyeMG__title{margin-bottom:1.5rem;font-size:2rem}.Products-module__BOyeMG__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem;margin-top:1rem}.Products-module__BOyeMG__card{margin:0}.Products-module__BOyeMG__imageContainer{height:180px;position:relative}.Products-module__BOyeMG__promotionalBadges{gap:.25rem;top:.5rem;left:.5rem}.Products-module__BOyeMG__badge{padding:.2em .4em;font-size:.7rem}.Products-module__BOyeMG__productInfo{padding:1rem}.Products-module__BOyeMG__brandModel{color:#333;margin-bottom:1.5rem;font-size:2rem;font-weight:700}.Products-module__BOyeMG__specs{gap:.5rem}.Products-module__BOyeMG__featureIcons{gap:.25rem;margin-top:.5rem}.Products-module__BOyeMG__featureIcon{padding:.2rem;font-size:1rem}.Products-module__BOyeMG__featureTags{gap:.25rem;margin-top:.5rem}.Products-module__BOyeMG__featureTag{padding:.2rem .5rem;font-size:.7rem}.Products-module__BOyeMG__stockStatus{margin-top:.5rem}.Products-module__BOyeMG__stockBadge{padding:.2rem .5rem;font-size:.7rem}.Products-module__BOyeMG__actionButtons{flex-direction:column;gap:.5rem;margin-top:.5rem;margin-bottom:.5rem}.Products-module__BOyeMG__actionButton{cursor:pointer;text-transform:uppercase;letter-spacing:.5px;background:0 0;border-radius:8px;flex:1;justify-content:center;align-items:center;height:2.5rem;font-size:.9rem;font-weight:600;transition:all .2s;display:flex}.Products-module__BOyeMG__actionButtonRed{color:#dc3545;border:1px solid #dc3545}.Products-module__BOyeMG__actionButtonRed:hover{background:#dc35451a;transform:translateY(-1px);box-shadow:0 2px 8px #dc354533}.Products-module__BOyeMG__actionButtonGreen{color:#28a745;border:1px solid #28a745}.Products-module__BOyeMG__actionButtonGreen:hover{background:#28a7451a;transform:translateY(-1px);box-shadow:0 2px 8px #28a74533}.Products-module__BOyeMG__specsContainer{position:relative}.Products-module__BOyeMG__moreSpecsIndicator{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6c757d 0%,#495057 100%);border-radius:20px;align-items:center;margin-top:.25rem;padding:.25rem .75rem;font-size:.8rem;font-weight:500;transition:all .2s;display:inline-flex}.Products-module__BOyeMG__moreSpecsIndicator:hover{background:linear-gradient(135deg,#5a6268 0%,#343a40 100%);transform:translateY(-1px);box-shadow:0 2px 8px #6c757d4d}.Products-module__BOyeMG__specsTooltip{z-index:1000;opacity:0;visibility:hidden;background:#fff;border:1px solid #e9ecef;border-radius:8px;margin-top:.5rem;padding:.75rem;transition:all .2s;position:absolute;top:100%;left:0;right:0;transform:translateY(-10px);box-shadow:0 4px 12px #00000026}.Products-module__BOyeMG__specsTooltip.Products-module__BOyeMG__show{opacity:1;visibility:visible;transform:translateY(0)}.Products-module__BOyeMG__specsTooltip:before{content:"";border-bottom:6px solid #fff;border-left:6px solid #0000;border-right:6px solid #0000;width:0;height:0;position:absolute;top:-6px;left:1rem}.Products-module__BOyeMG__specsTooltip:after{content:"";border-bottom:6px solid #e9ecef;border-left:6px solid #0000;border-right:6px solid #0000;width:0;height:0;position:absolute;top:-7px;left:1rem}.Products-module__BOyeMG__hiddenSpecs{flex-direction:column;gap:.25rem;display:flex}.Products-module__BOyeMG__hiddenSpec{color:#666;font-family:Inter,Segoe UI,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1rem;font-weight:600;line-height:1.4}.Products-module__BOyeMG__installationInfo{margin-top:.25rem;padding:.4rem}.Products-module__BOyeMG__installationLabel,.Products-module__BOyeMG__installationPrice{font-size:.75rem}.Products-module__BOyeMG__pricing{padding:0 1rem 1rem}.Products-module__BOyeMG__price{font-size:1.25rem}.Products-module__BOyeMG__previousPrice{font-size:.95rem}.Products-module__BOyeMG__originalPrice{font-size:.9rem}.Products-module__BOyeMG__currentPrice{font-size:1.25rem}.Products-module__BOyeMG__discountBadge{padding:.15rem .4rem;font-size:.7rem}.Products-module__BOyeMG__priceEur{font-size:1rem}.Products-module__BOyeMG__previousPriceEur{font-size:.85rem}.Products-module__BOyeMG__button{margin:0 1rem 1rem;padding:.875rem;font-size:1rem}.Products-module__BOyeMG__mobileFilterContent{flex:1;min-height:0;padding:0 1rem 1rem;overflow-y:auto}.Products-module__BOyeMG__mobileFilterPanel .Products-module__BOyeMG__filterSidebarContent{flex-direction:column;height:100%;padding:0;display:flex}.Products-module__BOyeMG__mobileFilterPanel .Products-module__BOyeMG__filterSidebarBody{flex:1;min-height:0;padding:0 1rem 1rem;overflow-y:auto}.Products-module__BOyeMG__mobileFilterPanel .Products-module__BOyeMG__filterGroup{border-bottom:1px solid #f3f4f6;margin-bottom:1.5rem;padding-bottom:1rem;visibility:visible!important;display:block!important}.Products-module__BOyeMG__mobileFilterPanel .Products-module__BOyeMG__filterGroup:last-child{border-bottom:none;margin-bottom:0}.Products-module__BOyeMG__mobileFilterPanel .Products-module__BOyeMG__filterGroupTitle{color:#1f2937;border-bottom:2px solid #e5e7eb;margin-bottom:1rem;padding-bottom:.5rem;font-size:1.125rem;font-weight:600}.Products-module__BOyeMG__mobileFilterPanel .Products-module__BOyeMG__filterOptions{grid-template-columns:1fr;gap:.75rem;visibility:visible!important;display:grid!important}.Products-module__BOyeMG__mobileFilterPanel .Products-module__BOyeMG__filterOption{cursor:pointer;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;align-items:center;gap:.75rem;padding:.75rem;transition:background-color .2s;visibility:visible!important;display:flex!important}.Products-module__BOyeMG__mobileFilterPanel .Products-module__BOyeMG__filterOption:hover{background:#f3f4f6;border-color:#d1d5db}.Products-module__BOyeMG__mobileFilterPanel .Products-module__BOyeMG__filterOption:active{background:#e5e7eb}.Products-module__BOyeMG__mobileFilterPanel .Products-module__BOyeMG__filterCheckbox{accent-color:#2c5530;width:20px;height:20px;margin:0}.Products-module__BOyeMG__mobileFilterPanel .Products-module__BOyeMG__filterLabel{color:#374151;flex:1;font-size:.95rem;font-weight:500}.Products-module__BOyeMG__mobileFilterPanel .Products-module__BOyeMG__priceFilter{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;margin-top:.5rem;padding:1rem}.Products-module__BOyeMG__mobileFilterPanel .Products-module__BOyeMG__filterSidebarBody::-webkit-scrollbar{width:8px}.Products-module__BOyeMG__mobileFilterPanel .Products-module__BOyeMG__filterSidebarBody::-webkit-scrollbar-track{background:#f8f9fa;border-radius:4px;margin:8px 0}.Products-module__BOyeMG__mobileFilterPanel .Products-module__BOyeMG__filterSidebarBody::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px}.Products-module__BOyeMG__mobileFilterPanel .Products-module__BOyeMG__filterSidebarBody::-webkit-scrollbar-thumb:hover{background:#9ca3af}.Products-module__BOyeMG__mobileFilterPanel{padding-bottom:env(safe-area-inset-bottom)}.Products-module__BOyeMG__mobileFilterActions{padding-bottom:calc(1rem + env(safe-area-inset-bottom))}.Products-module__BOyeMG__resultsHeader{margin-bottom:1rem;padding:.75rem 0}.Products-module__BOyeMG__resultsCount{color:#6b7280;font-size:.9rem}.Products-module__BOyeMG__noProducts{padding:2rem 1rem;font-size:1rem}.Products-module__BOyeMG__sortContainer{flex-direction:column;align-items:flex-start;gap:.5rem;padding:.75rem}.Products-module__BOyeMG__sortSelect{width:100%;min-width:auto}}@media (max-width:1050px){.Products-module__BOyeMG__container{padding:1rem .5rem}.Products-module__BOyeMG__title{margin-bottom:2rem;font-size:2rem}.Products-module__BOyeMG__grid{grid-template-columns:1fr;gap:2rem}.Products-module__BOyeMG__card{box-sizing:border-box;width:100%;max-width:100%;margin:0;padding:1rem}.Products-module__BOyeMG__imageContainer{height:180px;position:relative}.Products-module__BOyeMG__promotionalBadges{gap:.2rem;top:.4rem;left:.4rem}.Products-module__BOyeMG__badge{padding:.15em .3em;font-size:.65rem}.Products-module__BOyeMG__brandModel{color:#333;margin-bottom:1.5rem;font-size:2rem;font-weight:700}.Products-module__BOyeMG__featureIcons{gap:.2rem}.Products-module__BOyeMG__featureIcon{padding:.15rem;font-size:.9rem}.Products-module__BOyeMG__featureTags{gap:.2rem}.Products-module__BOyeMG__featureTag,.Products-module__BOyeMG__stockBadge{padding:.15rem .4rem;font-size:.65rem}.Products-module__BOyeMG__installmentText{margin-top:.75rem;margin-bottom:.4rem;font-size:.9rem}.Products-module__BOyeMG__actionButtons{flex-direction:column;gap:.5rem;margin-top:.5rem;margin-bottom:.5rem}.Products-module__BOyeMG__actionButton{cursor:pointer;text-transform:uppercase;letter-spacing:.5px;background:0 0;border-radius:8px;flex:1;justify-content:center;align-items:center;height:2.5rem;font-size:.9rem;font-weight:600;transition:all .2s;display:flex}.Products-module__BOyeMG__actionButtonRed{color:#dc3545;border:1px solid #dc3545}.Products-module__BOyeMG__actionButtonRed:hover{background:#dc35451a;transform:translateY(-1px);box-shadow:0 2px 8px #dc354533}.Products-module__BOyeMG__actionButtonGreen{color:#28a745;border:1px solid #28a745}.Products-module__BOyeMG__actionButtonGreen:hover{background:#28a7451a;transform:translateY(-1px);box-shadow:0 2px 8px #28a74533}.Products-module__BOyeMG__specsContainer{position:relative}.Products-module__BOyeMG__moreSpecsIndicator{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6c757d 0%,#495057 100%);border-radius:20px;align-items:center;margin-top:.25rem;padding:.25rem .75rem;font-size:.8rem;font-weight:500;transition:all .2s;display:inline-flex}.Products-module__BOyeMG__moreSpecsIndicator:hover{background:linear-gradient(135deg,#5a6268 0%,#343a40 100%);transform:translateY(-1px);box-shadow:0 2px 8px #6c757d4d}.Products-module__BOyeMG__specsTooltip{z-index:1000;opacity:0;visibility:hidden;background:#fff;border:1px solid #e9ecef;border-radius:8px;margin-top:.5rem;padding:.75rem;transition:all .2s;position:absolute;top:100%;left:0;right:0;transform:translateY(-10px);box-shadow:0 4px 12px #00000026}.Products-module__BOyeMG__specsTooltip.Products-module__BOyeMG__show{opacity:1;visibility:visible;transform:translateY(0)}.Products-module__BOyeMG__specsTooltip:before{content:"";border-bottom:6px solid #fff;border-left:6px solid #0000;border-right:6px solid #0000;width:0;height:0;position:absolute;top:-6px;left:1rem}.Products-module__BOyeMG__specsTooltip:after{content:"";border-bottom:6px solid #e9ecef;border-left:6px solid #0000;border-right:6px solid #0000;width:0;height:0;position:absolute;top:-7px;left:1rem}.Products-module__BOyeMG__hiddenSpecs{flex-direction:column;gap:.25rem;display:flex}.Products-module__BOyeMG__hiddenSpec{color:#666;font-family:Inter,Segoe UI,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1rem;font-weight:600;line-height:1.4}.Products-module__BOyeMG__installationInfo{padding:.3rem}.Products-module__BOyeMG__installationLabel,.Products-module__BOyeMG__installationPrice{font-size:.7rem}.Products-module__BOyeMG__button{padding:.6rem 1rem;font-size:.9rem}.Products-module__BOyeMG__outOfStockText{letter-spacing:.5px;padding:.75rem 1.5rem;font-size:1rem}}@media (min-width:769px) and (max-width:1024px){.Products-module__BOyeMG__pageLayout{grid-template-columns:250px 1fr;gap:1.5rem}.Products-module__BOyeMG__filterSidebar{height:calc(100vh - var(--header-height) - 6rem);min-height:350px;max-height:calc(100vh - var(--header-height) - 3rem)}.Products-module__BOyeMG__filterSidebarHeader{padding:1.25rem 1.25rem 0}.Products-module__BOyeMG__filterSidebarBody{padding:0 1.25rem 1.25rem}.Products-module__BOyeMG__container{padding:1.5rem 1rem}}@media (min-width:1360px) and (max-width:1918px){.Products-module__BOyeMG__grid{grid-template-columns:repeat(3,1fr);gap:4rem}}@media (min-width:1919px){.Products-module__BOyeMG__pageLayout{grid-template-columns:320px 1fr;gap:2.5rem}.Products-module__BOyeMG__grid{grid-template-columns:repeat(4,1fr);gap:1rem}.Products-module__BOyeMG__container{max-width:1600px}}.Products-module__BOyeMG__heroSection{text-align:center;background-color:#f8f9fa;border-radius:12px;margin-bottom:4rem;padding:2rem}.Products-module__BOyeMG__heroTitle{color:#333;margin-bottom:1rem;font-size:2rem}.Products-module__BOyeMG__heroSubtitle{color:#666;max-width:800px;margin:0 auto 2rem;font-size:1.2rem}.Products-module__BOyeMG__heroButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2c5530 0%,#4a7c59 100%);border:none;border-radius:8px;padding:1rem 2rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:background .2s;display:inline-block}.Products-module__BOyeMG__heroButton:hover{background:linear-gradient(135deg,#1e3a21 0%,#2c5530 100%)}.Products-module__BOyeMG__solutionsSection{margin-bottom:4rem}.Products-module__BOyeMG__solutionsTitle{text-align:center;margin-bottom:2rem}.Products-module__BOyeMG__solutionsGrid{grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:6rem 2rem;max-width:1400px;margin:0 auto;padding:2rem 1rem;display:grid}.Products-module__BOyeMG__serviceCard{text-align:center;background:#fff;border:1px solid #e0e0e0;border-radius:12px;flex-direction:column;align-items:center;height:100%;min-height:420px;padding:2rem;display:flex;box-shadow:0 4px 6px #0000001a}.Products-module__BOyeMG__imageContainer{width:100%;margin-bottom:1rem}.Products-module__BOyeMG__serviceCardImage{object-fit:cover;border-radius:8px;width:100%;max-height:200px}.Products-module__BOyeMG__serviceCardDescription{color:#666;flex:auto;margin-bottom:1rem;line-height:1.6}.Products-module__BOyeMG__learnMoreButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2c5530 0%,#4a7c59 100%);border:none;border-radius:8px;align-self:center;width:50%;margin-top:auto;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:background .2s}.Products-module__BOyeMG__learnMoreButton:hover{background:linear-gradient(135deg,#1e3a21 0%,#2c5530 100%)}.Products-module__BOyeMG__servicesSection{margin-bottom:4rem}.Products-module__BOyeMG__servicesTitle{text-align:center;color:#333;margin-bottom:3rem;font-size:2.5rem}.Products-module__BOyeMG__servicesGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.Products-module__BOyeMG__serviceInfoCard{text-align:center;background:#fff;border:1px solid #e0e0e0;border-radius:12px;padding:2rem;box-shadow:0 4px 6px #0000001a}.Products-module__BOyeMG__serviceCardTitle{color:#2c5530;margin-bottom:1rem;font-size:1.3rem}.Products-module__BOyeMG__serviceCardDescription{color:#666;line-height:1.6}.Products-module__BOyeMG__ctaSection{text-align:center;color:#fff;background:linear-gradient(135deg,#2c5530 0%,#4a7c59 100%);border-radius:12px;padding:3rem 2rem}.Products-module__BOyeMG__ctaTitle{margin-bottom:1rem;font-size:2rem}.Products-module__BOyeMG__ctaSubtitle{opacity:.9;margin-bottom:2rem;font-size:1.2rem}.Products-module__BOyeMG__ctaActions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.Products-module__BOyeMG__ctaInquiryButton{color:#2c5530;background:#fff;border:none;border-radius:8px;padding:1rem 2rem;font-weight:600;text-decoration:none;display:inline-block}.Products-module__BOyeMG__ctaContactButton{color:#fff;background:0 0;border:2px solid #fff;border-radius:8px;padding:1rem 2rem;font-weight:600;text-decoration:none;display:inline-block}@media (max-width:768px){.Products-module__BOyeMG__buttonImage{object-fit:contain;border-radius:4px;width:100%;max-width:80%;height:100%;max-height:80%;transition:transform .2s}.Products-module__BOyeMG__actionButton:hover .Products-module__BOyeMG__buttonImage{transform:scale(1.05)}}@media (max-width:430px){.Products-module__BOyeMG__container{padding:.75rem .5rem}.Products-module__BOyeMG__title{margin-bottom:1.25rem;font-size:1.75rem}.Products-module__BOyeMG__grid{grid-template-columns:1fr;gap:1.5rem;margin-top:.75rem}.Products-module__BOyeMG__card{padding:1.25rem}.Products-module__BOyeMG__brandModel{margin-bottom:1rem;font-size:1.5rem;line-height:1.2}.Products-module__BOyeMG__currentPrice{font-size:1.75rem}.Products-module__BOyeMG__originalPrice{font-size:1rem}.Products-module__BOyeMG__actionButtons{gap:.75rem}.Products-module__BOyeMG__actionButton{min-height:48px;padding:0 1rem;font-size:.875rem}.Products-module__BOyeMG__mobileFilterToggle{min-height:48px;padding:.875rem 1.25rem;font-size:1rem}.Products-module__BOyeMG__sortSelect{min-height:44px;padding:.75rem 2.5rem .75rem 1rem;font-size:.9rem}}@media (max-width:768px){.Products-module__BOyeMG__mobileFilterToggle,.Products-module__BOyeMG__button,.Products-module__BOyeMG__sortSelect{min-height:44px}.Products-module__BOyeMG__card:hover{transform:translateY(-1px)}.Products-module__BOyeMG__card,.Products-module__BOyeMG__productInfo,.Products-module__BOyeMG__specs,.Products-module__BOyeMG__brandModel{overflow-wrap:break-word;word-wrap:break-word;max-width:100%}}@media (max-width:768px) and (prefers-reduced-motion:reduce){.Products-module__BOyeMG__card,.Products-module__BOyeMG__actionButton,.Products-module__BOyeMG__button,.Products-module__BOyeMG__badge,.Products-module__BOyeMG__mobileFilterToggle{transition:none;animation:none}.Products-module__BOyeMG__card:hover,.Products-module__BOyeMG__actionButton:hover,.Products-module__BOyeMG__button:hover{transform:none}}
.CheckoutPage-module__P7Tkpq__container{max-width:1200px;min-height:calc(100vh - 200px);margin:0 auto;padding:2rem 1rem}.CheckoutPage-module__P7Tkpq__title{text-align:center;color:#2c5530;margin-bottom:2rem;font-size:2.5rem;font-weight:700}.CheckoutPage-module__P7Tkpq__emptyCart{text-align:center;background:#f8f9fa;border-radius:12px;margin:2rem 0;padding:3rem}.CheckoutPage-module__P7Tkpq__emptyCart p{color:#666;margin-bottom:1.5rem;font-size:1.2rem}.CheckoutPage-module__P7Tkpq__button{color:#fff;cursor:pointer;background:#2c5530;border:none;border-radius:8px;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:background-color .3s;display:inline-block}.CheckoutPage-module__P7Tkpq__button:hover{background:#1e3a21}.CheckoutPage-module__P7Tkpq__orderSummary{background:#fff;border:1px solid #e0e0e0;border-radius:16px;height:fit-content;margin-bottom:2rem;padding:1.5rem;transition:box-shadow .3s;box-shadow:0 4px 12px #00000014}.CheckoutPage-module__P7Tkpq__orderSummary:hover{box-shadow:0 6px 20px #0000001f}.CheckoutPage-module__P7Tkpq__summaryTitle{color:#2c5530;border-bottom:2px solid #e0e0e0;margin-bottom:1rem;padding-bottom:.5rem;font-size:1.4rem;font-weight:600}.CheckoutPage-module__P7Tkpq__cartItems{max-height:400px;margin-bottom:1rem;overflow-y:auto}.CheckoutPage-module__P7Tkpq__cartItemGroup{background:#f8f9fa;border:1px solid #e0e0e0;border-radius:8px;margin-bottom:1rem;overflow:hidden}.CheckoutPage-module__P7Tkpq__cartItemGroup:last-child{margin-bottom:0}.CheckoutPage-module__P7Tkpq__cartItem{background:#fff;align-items:flex-start;gap:1rem;padding:1rem;display:flex}.CheckoutPage-module__P7Tkpq__itemImage{object-fit:cover;background:#f0f0f0;border-radius:8px;width:60px;height:60px}.CheckoutPage-module__P7Tkpq__itemDetails{flex:1;max-width:calc(100% - 200px);margin-right:1rem}.CheckoutPage-module__P7Tkpq__itemDetails h4{color:#333;margin:0 0 .25rem;font-size:1rem;font-weight:600}.CheckoutPage-module__P7Tkpq__itemSpecs{color:#666;margin-bottom:.25rem;font-size:.85rem}.CheckoutPage-module__P7Tkpq__quantityControls{flex-wrap:wrap;justify-content:space-between;align-items:center;max-width:100%;margin-top:.5rem;display:flex}.CheckoutPage-module__P7Tkpq__quantityLabel{color:#666;font-size:.85rem;font-weight:500}.CheckoutPage-module__P7Tkpq__quantitySelector{border:1px solid #ddd;border-radius:6px;align-items:center;display:flex;overflow:hidden}.CheckoutPage-module__P7Tkpq__quantityControlsGroup{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.CheckoutPage-module__P7Tkpq__quantityButton{cursor:pointer;background:#f8f9fa;border:none;min-width:28px;height:28px;padding:.25rem .5rem;font-size:.9rem;font-weight:700;transition:background-color .2s}.CheckoutPage-module__P7Tkpq__quantityButton:hover:not(:disabled){background:#e9ecef}.CheckoutPage-module__P7Tkpq__quantityButton:disabled{color:#ccc;cursor:not-allowed;background:#f8f9fa}.CheckoutPage-module__P7Tkpq__quantityValue{text-align:center;background:#fff;border-left:1px solid #ddd;border-right:1px solid #ddd;min-width:24px;padding:.25rem .5rem;font-size:.9rem;font-weight:500}.CheckoutPage-module__P7Tkpq__itemPrice{text-align:right;flex-shrink:0;min-width:140px;font-weight:600}.CheckoutPage-module__P7Tkpq__itemPriceEur{color:#4a7c59;margin-top:.1rem;font-size:.9rem}.CheckoutPage-module__P7Tkpq__accessoriesSection{background:#fff;border-top:1px solid #e0e0e0;padding:.75rem 1rem}.CheckoutPage-module__P7Tkpq__accessoriesTitle{color:#666;margin-bottom:.5rem;font-size:.9rem;font-weight:600}.CheckoutPage-module__P7Tkpq__accessoryItem{border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;gap:1rem;padding:.5rem 0;display:flex}.CheckoutPage-module__P7Tkpq__accessoryItem:last-child{border-bottom:none}.CheckoutPage-module__P7Tkpq__accessoryDetails{flex:1;justify-content:space-between;align-items:center;gap:.5rem;margin-right:1rem;display:flex}.CheckoutPage-module__P7Tkpq__accessoryName{color:#555;flex:1;font-size:.9rem}.CheckoutPage-module__P7Tkpq__accessoryQuantityControls{align-items:center;gap:.75rem;margin-right:1.5rem;display:flex}.CheckoutPage-module__P7Tkpq__accessoryQuantityControls .CheckoutPage-module__P7Tkpq__quantitySelector{border:1px solid #ddd;border-radius:6px;align-items:center;display:flex;overflow:hidden}.CheckoutPage-module__P7Tkpq__accessoryQuantityControls .CheckoutPage-module__P7Tkpq__quantityButton{cursor:pointer;background:#f8f9fa;border:none;min-width:24px;height:24px;padding:.25rem .5rem;font-size:.85rem;font-weight:700;transition:background-color .2s}.CheckoutPage-module__P7Tkpq__accessoryQuantityControls .CheckoutPage-module__P7Tkpq__quantityButton:hover:not(:disabled){background:#e9ecef}.CheckoutPage-module__P7Tkpq__accessoryQuantityControls .CheckoutPage-module__P7Tkpq__quantityButton:disabled{color:#ccc;cursor:not-allowed;background:#f8f9fa}.CheckoutPage-module__P7Tkpq__accessoryQuantityControls .CheckoutPage-module__P7Tkpq__quantityValue{text-align:center;background:#fff;border-left:1px solid #ddd;border-right:1px solid #ddd;min-width:20px;padding:.25rem .5rem;font-size:.85rem;font-weight:500}.CheckoutPage-module__P7Tkpq__removeButton{cursor:pointer;background:#dc3545;border:none;border-radius:4px;margin-left:0;padding:.15rem .3rem;font-size:.75rem;transition:background-color .2s}.CheckoutPage-module__P7Tkpq__removeButton:hover{background:#c82333}.CheckoutPage-module__P7Tkpq__removeProductButton{color:#b91c1c;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #fecaca;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;gap:.375rem;margin-left:.75rem;margin-right:1rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;display:inline-flex;box-shadow:0 1px 2px #0000000a}.CheckoutPage-module__P7Tkpq__removeProductButton:hover{color:#991b1b;background:#fef2f2;border-color:#fca5a5;box-shadow:0 2px 4px #b91c1c1f}.CheckoutPage-module__P7Tkpq__removeProductButton .CheckoutPage-module__P7Tkpq__removeIcon{opacity:.9;font-size:1.15rem;font-weight:600;line-height:1}.CheckoutPage-module__P7Tkpq__removeInstallationButton{color:#fff;cursor:pointer;white-space:nowrap;background:#dc3545;border:none;border-radius:4px;flex-shrink:0;align-items:center;gap:.25rem;margin-left:.5rem;padding:.25rem .5rem;font-size:.75rem;font-weight:500;transition:background-color .2s;display:flex}.CheckoutPage-module__P7Tkpq__removeInstallationButton:hover{background:#c82333}.CheckoutPage-module__P7Tkpq__accessoryPrice{text-align:right;color:#2c5530;font-size:.9rem;font-weight:500}.CheckoutPage-module__P7Tkpq__installationSection{background:#e8f5e8;border-top:1px solid #e0e0e0;padding:.75rem 1rem}.CheckoutPage-module__P7Tkpq__installationItem{justify-content:space-between;align-items:center;display:flex}.CheckoutPage-module__P7Tkpq__installationDetails{flex:1;align-items:center;gap:.5rem;display:flex}.CheckoutPage-module__P7Tkpq__installationName{color:#155724;font-size:.9rem;font-weight:500}.CheckoutPage-module__P7Tkpq__installationPrice{text-align:right;color:#155724;font-size:.9rem;font-weight:600}.CheckoutPage-module__P7Tkpq__totals{border-top:2px solid #e0e0e0;padding-top:1rem}.CheckoutPage-module__P7Tkpq__totalRow{justify-content:space-between;margin-bottom:.5rem;font-size:.95rem;display:flex}.CheckoutPage-module__P7Tkpq__grandTotal{color:#2c5530;border-top:1px solid #ddd;justify-content:space-between;margin-top:.5rem;padding-top:.5rem;font-size:1.2rem;font-weight:700;display:flex}.CheckoutPage-module__P7Tkpq__accordionForm{flex-direction:column;gap:1rem;max-width:800px;margin:0 auto;display:flex}.CheckoutPage-module__P7Tkpq__progressIndicator{background:#fff;border:1px solid #e0e0e0;border-radius:12px;justify-content:space-between;align-items:center;margin-bottom:2rem;padding:1rem;display:flex}.CheckoutPage-module__P7Tkpq__progressStep{flex-direction:column;flex:1;align-items:center;gap:.5rem;display:flex;position:relative}.CheckoutPage-module__P7Tkpq__progressStep:not(:last-child):after{content:"";z-index:1;background:#e0e0e0;width:100%;height:2px;position:absolute;top:20px;right:-50%}.CheckoutPage-module__P7Tkpq__progressStep:not(:last-child).CheckoutPage-module__P7Tkpq__completed:after{background:#2c5530}.CheckoutPage-module__P7Tkpq__progressDot{color:#666;z-index:2;background:#e0e0e0;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.1rem;font-weight:700;transition:all .3s;display:flex;position:relative}.CheckoutPage-module__P7Tkpq__progressDot.CheckoutPage-module__P7Tkpq__completed{color:#fff;background:#2c5530}.CheckoutPage-module__P7Tkpq__progressLabel{color:#666;text-align:center;font-size:.8rem;font-weight:500}.CheckoutPage-module__P7Tkpq__progressStep:has(.CheckoutPage-module__P7Tkpq__progressDot.CheckoutPage-module__P7Tkpq__completed) .CheckoutPage-module__P7Tkpq__progressLabel{color:#2c5530;font-weight:600}.CheckoutPage-module__P7Tkpq__accordionSection{background:#fff;border:1px solid #e0e0e0;border-radius:12px;overflow:hidden}.CheckoutPage-module__P7Tkpq__accordionHeader{cursor:pointer;background:#f8f9fa;border-bottom:1px solid #e0e0e0;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;transition:background-color .3s;display:flex}.CheckoutPage-module__P7Tkpq__accordionHeader:hover{background:#e9ecef}.CheckoutPage-module__P7Tkpq__accordionTitle{color:#2c5530;margin:0;font-size:1.2rem;font-weight:600}.CheckoutPage-module__P7Tkpq__accordionIcon{color:#666;font-size:1rem;transition:transform .3s;transform:rotate(-90deg)}.CheckoutPage-module__P7Tkpq__accordionIcon.CheckoutPage-module__P7Tkpq__expanded{transform:rotate(0)}.CheckoutPage-module__P7Tkpq__accordionContent{padding:1.5rem}.CheckoutPage-module__P7Tkpq__sectionSubtitle{color:#666;margin-bottom:1rem;font-size:.9rem}.CheckoutPage-module__P7Tkpq__formGrid{grid-template-columns:1fr;gap:1rem;display:grid}.CheckoutPage-module__P7Tkpq__formSection:first-child{padding:1.25rem}.CheckoutPage-module__P7Tkpq__formSection:first-child .CheckoutPage-module__P7Tkpq__formGrid{grid-template-columns:1fr;gap:1rem;max-width:350px;display:grid}.CheckoutPage-module__P7Tkpq__formGroup{flex-direction:column;display:flex}.CheckoutPage-module__P7Tkpq__formGroup label{color:#333;margin-bottom:.5rem;font-size:.95rem;font-weight:600}.CheckoutPage-module__P7Tkpq__formGroup input,.CheckoutPage-module__P7Tkpq__formGroup select{border:1px solid #ddd;border-radius:6px;padding:.75rem;font-size:1rem;transition:border-color .3s}.CheckoutPage-module__P7Tkpq__formGroup input:focus,.CheckoutPage-module__P7Tkpq__formGroup select:focus{border-color:#2c5530;outline:none;box-shadow:0 0 0 2px #2c55301a}.CheckoutPage-module__P7Tkpq__formGroup small{color:#666;margin-top:.25rem;font-size:.8rem}.CheckoutPage-module__P7Tkpq__inputError{border-color:#dc3545!important}.CheckoutPage-module__P7Tkpq__error{color:#dc3545;margin-top:.25rem;font-size:.8rem}.CheckoutPage-module__P7Tkpq__checkboxLabel{cursor:pointer;align-items:center;gap:.5rem;display:flex}.CheckoutPage-module__P7Tkpq__checkboxLabel input[type=checkbox]{width:auto;margin:0}.CheckoutPage-module__P7Tkpq__servicesList{flex-direction:column;gap:1rem;display:flex}.CheckoutPage-module__P7Tkpq__serviceItem{background:#f8f9fa;border:1px solid #e0e0e0;border-radius:8px;padding:1rem}.CheckoutPage-module__P7Tkpq__serviceProduct{margin-bottom:.75rem}.CheckoutPage-module__P7Tkpq__serviceProduct strong{color:#2c5530}.CheckoutPage-module__P7Tkpq__serviceProduct span{color:#666;margin-left:.5rem}.CheckoutPage-module__P7Tkpq__serviceOptions{gap:1.5rem;display:flex}.CheckoutPage-module__P7Tkpq__radioLabel{cursor:pointer;align-items:center;gap:.5rem;font-size:.95rem;display:flex}.CheckoutPage-module__P7Tkpq__radioLabel input[type=radio]{width:auto;margin:0}.CheckoutPage-module__P7Tkpq__installationInfo{background:#e7f3ff;border:1px solid #b3d9ff;border-radius:6px;margin-top:1rem;padding:.75rem}.CheckoutPage-module__P7Tkpq__installationInfo small{color:#06c;font-weight:500}.CheckoutPage-module__P7Tkpq__invoiceSection{border-left:4px solid #007bff;margin-left:1rem;padding-left:1rem}.CheckoutPage-module__P7Tkpq__paymentOptions{flex-direction:column;gap:1rem;display:flex}.CheckoutPage-module__P7Tkpq__paymentOption{cursor:pointer;border:1px solid #e0e0e0;border-radius:8px;align-items:flex-start;gap:.75rem;padding:1rem;transition:border-color .3s,background-color .3s;display:flex}.CheckoutPage-module__P7Tkpq__paymentOption:hover{background-color:#f8f9fa;border-color:#2c5530}.CheckoutPage-module__P7Tkpq__paymentOption input[type=radio]{margin:.1rem 0 0}.CheckoutPage-module__P7Tkpq__paymentDetails{flex:1}.CheckoutPage-module__P7Tkpq__paymentDetails strong{color:#2c5530;margin-bottom:.25rem;display:block}.CheckoutPage-module__P7Tkpq__paymentDetails small{color:#666;font-size:.85rem}.CheckoutPage-module__P7Tkpq__formActions{text-align:center;background:#fff;border:1px solid #e0e0e0;border-radius:12px;flex-direction:column;align-items:center;gap:1rem;margin-top:1rem;padding:1.5rem;display:flex}.CheckoutPage-module__P7Tkpq__onlinePaymentNote{text-align:center;background:#e7f3ff;border:1px solid #b3d9ff;border-radius:8px;max-width:500px;margin-top:.5rem;padding:1rem}.CheckoutPage-module__P7Tkpq__onlinePaymentNote p{color:#06c;margin:0;font-size:.9rem;font-weight:500}.CheckoutPage-module__P7Tkpq__submitButton{color:#fff;cursor:pointer;background:#2c5530;border:none;border-radius:8px;min-width:200px;padding:1rem 2rem;font-size:1.1rem;font-weight:600;transition:background-color .3s}.CheckoutPage-module__P7Tkpq__submitButton:hover:not(:disabled){background:#1e3a21}.CheckoutPage-module__P7Tkpq__submitButton:disabled{cursor:not-allowed;background:#ccc}@media (max-width:767px){.CheckoutPage-module__P7Tkpq__container{padding:1rem}.CheckoutPage-module__P7Tkpq__title{margin-bottom:1.5rem;font-size:2rem}.CheckoutPage-module__P7Tkpq__orderSummary{margin-bottom:1.5rem;padding:1rem}.CheckoutPage-module__P7Tkpq__cartItems{max-height:300px}.CheckoutPage-module__P7Tkpq__cartItem{padding:.75rem}.CheckoutPage-module__P7Tkpq__itemImage{width:50px;height:50px}.CheckoutPage-module__P7Tkpq__accessoriesSection,.CheckoutPage-module__P7Tkpq__installationSection{padding:.5rem .75rem}.CheckoutPage-module__P7Tkpq__quantityControls{flex-direction:column;justify-content:flex-start;align-items:stretch;gap:.5rem}.CheckoutPage-module__P7Tkpq__quantityControlsGroup{flex-direction:column;align-items:flex-start;gap:.5rem}.CheckoutPage-module__P7Tkpq__quantitySelector{align-self:flex-start}.CheckoutPage-module__P7Tkpq__removeProductButton{align-self:flex-start;margin-top:.5rem;margin-left:0;margin-right:0;padding:.5rem .875rem;font-size:.875rem}.CheckoutPage-module__P7Tkpq__itemDetails{max-width:none;margin-right:0}.CheckoutPage-module__P7Tkpq__itemPrice{min-width:auto}.CheckoutPage-module__P7Tkpq__installationDetails{flex-direction:column;align-items:flex-start;gap:.5rem}.CheckoutPage-module__P7Tkpq__removeInstallationButton{align-self:flex-start;margin-left:0}.CheckoutPage-module__P7Tkpq__accessoryDetails{flex-direction:column;align-items:flex-start;gap:.5rem}.CheckoutPage-module__P7Tkpq__accessoryQuantityControls{align-self:flex-start}.CheckoutPage-module__P7Tkpq__accessoryItem{flex-direction:column;align-items:stretch;gap:.5rem}.CheckoutPage-module__P7Tkpq__accessoryPrice,.CheckoutPage-module__P7Tkpq__installationPrice{text-align:left}.CheckoutPage-module__P7Tkpq__accordionForm{gap:.75rem}.CheckoutPage-module__P7Tkpq__accordionHeader{padding:1rem}.CheckoutPage-module__P7Tkpq__accordionTitle{font-size:1.1rem}.CheckoutPage-module__P7Tkpq__accordionContent{padding:1rem}.CheckoutPage-module__P7Tkpq__serviceOptions{flex-direction:column;gap:.75rem}.CheckoutPage-module__P7Tkpq__paymentOptions{gap:.75rem}.CheckoutPage-module__P7Tkpq__paymentOption{padding:.75rem}}.CheckoutPage-module__P7Tkpq__formGroup input:focus,.CheckoutPage-module__P7Tkpq__formGroup select:focus,.CheckoutPage-module__P7Tkpq__checkboxLabel:focus-within,.CheckoutPage-module__P7Tkpq__radioLabel:focus-within,.CheckoutPage-module__P7Tkpq__paymentOption:focus-within{outline-offset:2px;outline:2px solid #2c5530}.CheckoutPage-module__P7Tkpq__submitButton:disabled{color:#0000;position:relative}.CheckoutPage-module__P7Tkpq__submitButton:disabled:after{content:"";border:2px solid #fff;border-top-color:#0000;border-radius:50%;width:20px;height:20px;margin:-10px 0 0 -10px;animation:1s linear infinite CheckoutPage-module__P7Tkpq__spin;position:absolute;top:50%;left:50%}@keyframes CheckoutPage-module__P7Tkpq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.CheckoutPage-module__P7Tkpq__paymentSuccess{color:#155724;background:#d4edda;border:1px solid #c3e6cb;border-radius:6px;align-items:center;gap:.5rem;padding:1rem;display:flex}.CheckoutPage-module__P7Tkpq__successIcon{font-size:1.2rem}.CheckoutPage-module__P7Tkpq__paymentError{color:#721c24;background:#f8d7da;border:1px solid #f5c6cb;border-radius:6px;margin-top:1rem;padding:.75rem}.CheckoutPage-module__P7Tkpq__paymentError p{margin:0;font-size:.9rem}.CheckoutPage-module__P7Tkpq__accordionSection.CheckoutPage-module__P7Tkpq__disabled{opacity:.6;pointer-events:none}.CheckoutPage-module__P7Tkpq__accordionSection.CheckoutPage-module__P7Tkpq__disabled .CheckoutPage-module__P7Tkpq__accordionHeader{cursor:not-allowed;background-color:#f8f9fa}.CheckoutPage-module__P7Tkpq__accordionSection.CheckoutPage-module__P7Tkpq__disabled .CheckoutPage-module__P7Tkpq__accordionHeader:hover{background-color:#f8f9fa}.CheckoutPage-module__P7Tkpq__sectionLocked{color:#6c757d;align-items:center;gap:.25rem;margin-left:.5rem;font-size:.8rem;font-weight:400;display:inline-flex}.CheckoutPage-module__P7Tkpq__toast{z-index:10000;background:#fff;border-left:4px solid;border-radius:8px;min-width:300px;max-width:400px;animation:.3s ease-out CheckoutPage-module__P7Tkpq__slideIn;position:fixed;top:20px;right:20px;box-shadow:0 4px 12px #00000026}.CheckoutPage-module__P7Tkpq__toastSuccess{border-left-color:#32a852}.CheckoutPage-module__P7Tkpq__toastError{border-left-color:#fa755a}.CheckoutPage-module__P7Tkpq__toastHeader{align-items:center;gap:8px;padding:12px 16px 8px;display:flex}.CheckoutPage-module__P7Tkpq__toastIcon{font-size:1.2rem}.CheckoutPage-module__P7Tkpq__toastTitle{color:#32325d;flex:1;font-weight:600}.CheckoutPage-module__P7Tkpq__toastClose{color:#aab7c4;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;padding:0;font-size:1.5rem;transition:background-color .2s;display:flex}.CheckoutPage-module__P7Tkpq__toastClose:hover{color:#32325d;background-color:#f6f9fc}.CheckoutPage-module__P7Tkpq__toastMessage{color:#525f7f;white-space:pre-line;padding:0 16px 12px;font-size:.9rem;line-height:1.4}@keyframes CheckoutPage-module__P7Tkpq__slideIn{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}.CheckoutPage-module__P7Tkpq__orderSuccess{text-align:center;background:#f0f8f0;border:2px solid #4caf50;border-radius:12px;margin:2rem 0;padding:3rem;animation:.5s ease-in-out CheckoutPage-module__P7Tkpq__fadeIn}.CheckoutPage-module__P7Tkpq__successIcon{margin-bottom:1rem;font-size:4rem;animation:.6s ease-in-out CheckoutPage-module__P7Tkpq__bounceIn}.CheckoutPage-module__P7Tkpq__orderSuccess h2{color:#2e7d32;margin-bottom:1rem;font-size:1.8rem;font-weight:700}.CheckoutPage-module__P7Tkpq__orderSuccess p{color:#555;margin-bottom:2rem;font-size:1.1rem;line-height:1.6}.CheckoutPage-module__P7Tkpq__loadingSpinner{flex-direction:column;align-items:center;gap:1rem;display:flex}.CheckoutPage-module__P7Tkpq__spinner{border:4px solid #e0e0e0;border-top-color:#4caf50;border-radius:50%;width:40px;height:40px;animation:1s linear infinite CheckoutPage-module__P7Tkpq__spin}.CheckoutPage-module__P7Tkpq__loadingSpinner p{color:#666;margin:0;font-size:1rem}@keyframes CheckoutPage-module__P7Tkpq__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes CheckoutPage-module__P7Tkpq__bounceIn{0%{opacity:0;transform:scale(.3)}50%{transform:scale(1.05)}70%{transform:scale(.9)}to{opacity:1;transform:scale(1)}}@media (max-width:768px){.CheckoutPage-module__P7Tkpq__container{padding:1rem .75rem}.CheckoutPage-module__P7Tkpq__title{margin-bottom:1.5rem;font-size:2rem}.CheckoutPage-module__P7Tkpq__orderSummary{margin-bottom:1.5rem;padding:1.25rem}.CheckoutPage-module__P7Tkpq__summaryTitle{font-size:1.25rem}.CheckoutPage-module__P7Tkpq__cartItem{flex-direction:column;align-items:flex-start;gap:1rem}.CheckoutPage-module__P7Tkpq__itemImage{width:100%;max-width:120px;height:120px}.CheckoutPage-module__P7Tkpq__itemDetails{max-width:100%;margin-right:0}.CheckoutPage-module__P7Tkpq__itemDetails h4{font-size:1.05rem}.CheckoutPage-module__P7Tkpq__quantityControls{flex-wrap:nowrap;width:100%}.CheckoutPage-module__P7Tkpq__formGroup input,.CheckoutPage-module__P7Tkpq__formGroup select,.CheckoutPage-module__P7Tkpq__formGroup textarea{min-height:48px;padding:.875rem 1rem;font-size:16px!important}.CheckoutPage-module__P7Tkpq__formGroup textarea{min-height:100px}.CheckoutPage-module__P7Tkpq__formRow{flex-direction:column;gap:1rem}.CheckoutPage-module__P7Tkpq__formGroup{margin-bottom:1.25rem}.CheckoutPage-module__P7Tkpq__formGroup label{margin-bottom:.5rem;font-size:.95rem}.CheckoutPage-module__P7Tkpq__radioLabel,.CheckoutPage-module__P7Tkpq__checkboxLabel{min-height:52px;padding:1rem;font-size:1rem}.CheckoutPage-module__P7Tkpq__radioLabel input[type=radio],.CheckoutPage-module__P7Tkpq__checkboxLabel input[type=checkbox]{min-width:20px;min-height:20px}.CheckoutPage-module__P7Tkpq__accordionHeader{min-height:60px;padding:1.25rem}.CheckoutPage-module__P7Tkpq__sectionTitle{font-size:1.15rem}.CheckoutPage-module__P7Tkpq__accordionIcon{min-width:28px;min-height:28px;font-size:1.25rem}.CheckoutPage-module__P7Tkpq__accordionContent{padding:1.25rem}.CheckoutPage-module__P7Tkpq__paymentOptions{flex-direction:column;gap:.75rem}.CheckoutPage-module__P7Tkpq__paymentOption{min-height:56px;padding:1rem}.CheckoutPage-module__P7Tkpq__submitButton{z-index:50;width:100%;min-height:56px;font-size:1.1rem;font-weight:700;position:sticky;bottom:0;box-shadow:0 -4px 20px #00000026}.CheckoutPage-module__P7Tkpq__button,.CheckoutPage-module__P7Tkpq__quantityButton,.CheckoutPage-module__P7Tkpq__removeButton{min-width:44px;min-height:44px}.CheckoutPage-module__P7Tkpq__button{padding:.875rem 1.5rem;font-size:1rem}.CheckoutPage-module__P7Tkpq__quantityButton{width:44px;height:44px;font-size:1.25rem}.CheckoutPage-module__P7Tkpq__quantityValue{min-width:50px;font-size:1.05rem}.CheckoutPage-module__P7Tkpq__removeButton{padding:.75rem;font-size:1rem}.CheckoutPage-module__P7Tkpq__accessoryItem{margin-bottom:.75rem;padding:1rem}.CheckoutPage-module__P7Tkpq__accessoryInfo{gap:.75rem}.CheckoutPage-module__P7Tkpq__installationOption{margin-top:1rem;padding:1.25rem}.CheckoutPage-module__P7Tkpq__serviceOptions{flex-direction:column;gap:1rem}.CheckoutPage-module__P7Tkpq__summaryRow{padding:.75rem 0;font-size:1rem}.CheckoutPage-module__P7Tkpq__summaryTotal{padding:1rem 0;font-size:1.35rem}.CheckoutPage-module__P7Tkpq__toast{width:calc(100% - 20px);min-width:auto;max-width:none;left:10px;right:10px}.CheckoutPage-module__P7Tkpq__orderSuccess{margin:1.5rem 0;padding:2rem 1.25rem}.CheckoutPage-module__P7Tkpq__orderSuccess h2{font-size:1.5rem}.CheckoutPage-module__P7Tkpq__orderSuccess p{font-size:1rem}.CheckoutPage-module__P7Tkpq__successIcon{font-size:3rem}.CheckoutPage-module__P7Tkpq__emptyCart{margin:1.5rem 0;padding:2rem 1.25rem}.CheckoutPage-module__P7Tkpq__emptyCart p{font-size:1.05rem}.CheckoutPage-module__P7Tkpq__itemDetails,.CheckoutPage-module__P7Tkpq__formGroup,.CheckoutPage-module__P7Tkpq__accordionContent,.CheckoutPage-module__P7Tkpq__summaryRow{overflow-wrap:break-word;word-wrap:break-word;max-width:100%}}@media (max-width:430px){.CheckoutPage-module__P7Tkpq__container{padding:.75rem .5rem}.CheckoutPage-module__P7Tkpq__title{font-size:1.75rem}.CheckoutPage-module__P7Tkpq__orderSummary{padding:1rem}.CheckoutPage-module__P7Tkpq__summaryTitle{font-size:1.15rem}.CheckoutPage-module__P7Tkpq__accordionHeader{padding:1rem}.CheckoutPage-module__P7Tkpq__sectionTitle{font-size:1.05rem}.CheckoutPage-module__P7Tkpq__accordionContent{padding:1rem}.CheckoutPage-module__P7Tkpq__formGroup input,.CheckoutPage-module__P7Tkpq__formGroup select{padding:.75rem .875rem;font-size:16px}.CheckoutPage-module__P7Tkpq__submitButton{min-height:52px;font-size:1.05rem}.CheckoutPage-module__P7Tkpq__itemImage{max-width:100px;height:100px}}@media (max-width:768px) and (prefers-reduced-motion:reduce){.CheckoutPage-module__P7Tkpq__accordionSection,.CheckoutPage-module__P7Tkpq__accordionHeader,.CheckoutPage-module__P7Tkpq__accordionContent,.CheckoutPage-module__P7Tkpq__submitButton,.CheckoutPage-module__P7Tkpq__button,.CheckoutPage-module__P7Tkpq__cartItem,.CheckoutPage-module__P7Tkpq__toast{transition:none;animation:none}.CheckoutPage-module__P7Tkpq__accordionIcon{transition:none}@keyframes CheckoutPage-module__P7Tkpq__slideIn{0%,to{opacity:1;transform:none}}@keyframes CheckoutPage-module__P7Tkpq__fadeIn{0%,to{opacity:1;transform:none}}@keyframes CheckoutPage-module__P7Tkpq__bounceIn{0%,to{opacity:1;transform:none}}}
