.chargerSelection{width:90%;max-width:1400px;margin:120px auto auto}.chargerSelection .MuiButton-root{text-transform:none;min-width:auto}.chargerSelection__container{align-items:flex-start;gap:48px;margin:0 auto;display:flex}.chargerSelection__gallery{width:40%}.chargerSelection__mainImage{box-sizing:border-box;border-radius:16px;justify-content:center;align-items:center;width:100%;height:clamp(224px,36vw,440px);margin-bottom:24px;display:flex;position:relative;overflow:hidden}.chargerSelection__heroImage{object-fit:cover;border-radius:16px;width:100%;max-width:100%;height:100%;max-height:100%}.chargerSelection__thumbnails{align-items:center;gap:10px;margin:auto;display:flex}.chargerSelection__thumbTrack{scroll-behavior:smooth;scrollbar-width:none;flex:1;gap:16px;min-width:0;display:flex;overflow-x:auto}.chargerSelection__thumbTrack::-webkit-scrollbar{display:none}.chargerSelection__thumbArrow{color:#111522;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;min-width:36px;height:36px;transition:color .2s;display:flex}.chargerSelection__thumbArrow:hover{color:#f05a28;background:0 0}.chargerSelection__thumbArrow--hidden{pointer-events:none;display:none}.chargerSelection__thumb{cursor:pointer;scroll-snap-align:start;background:#f3f3f3;border:2px solid #0000;border-radius:12px;justify-content:center;align-items:center;width:100px;min-width:100px;height:90px;transition:border-color .2s;display:flex;overflow:hidden}.chargerSelection__thumb img{object-fit:cover;width:100%;height:100%}.chargerSelection__thumb--active{border-color:#f05a28}.chargerSelection__header{display:none}.chargerSelection__title{color:var(--color-navy);margin-bottom:8px;font-size:32px;font-weight:700}.chargerSelection__subtitle{color:#101941cc;margin-bottom:0;font-size:14px}.chargerSelection__star{color:#f5a623;font-size:14px}.chargerSelection__headerDesktop{margin-bottom:28px}.chargerSelection__info{flex:1;min-width:0}.chargerSelection__section{margin-bottom:24px}.chargerSelection__label{color:var(--color-navy);margin-bottom:8px;font-size:14px;font-weight:500}.chargerSelection__variants{flex-wrap:wrap;align-items:flex-end;gap:12px;display:flex}.chargerSelection__variantWrapper{flex-direction:column;align-items:center;display:flex;position:relative}.chargerSelection__outOfStock{background-color:var(--color-orange);color:#fff;white-space:nowrap;z-index:1;border-radius:2px 2px 2px 0;padding:0 8px;font-size:10px;font-weight:600;position:absolute;top:-4px;left:0}.chargerSelection__variantBtn{color:#101941cc;cursor:pointer;background:#fff;border:1px solid #f3f1f2;border-radius:6px;min-width:100px;padding:6px 10px;font-size:16px;font-weight:400;transition:all .2s}.chargerSelection__variantBtn:hover:not(:disabled){border-color:#f05a28}.chargerSelection__variantBtn--active{color:#f05a28;border-color:#f05a28;font-weight:600}.chargerSelection__variantBtn--disabled{opacity:.5;cursor:not-allowed}.chargerSelection__colors{gap:14px;display:flex}.chargerSelection__colorBtn{cursor:pointer;background:0 0;border:2px solid #0000;border-radius:50%;width:40px;height:40px;padding:3px;transition:border-color .2s}.chargerSelection__colorBtn--active{border-color:#f05a28}.chargerSelection__colorSwatch{border:1px solid #0000001a;border-radius:50%;width:100%;height:100%;display:block}.chargerSelection__amazon{border-bottom:1px solid #eee;align-items:center;gap:12px;margin-bottom:28px;padding-bottom:20px;display:flex}.chargerSelection__amazonText{color:#666;font-size:14px}.chargerSelection__priceCard{border:1px solid #e0e0e0;border-radius:16px;padding:28px}.chargerSelection__priceRow{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.chargerSelection__prices{align-items:baseline;gap:12px;display:flex}.chargerSelection__currentPrice{color:#1a1a1a;font-size:28px;font-weight:700}.chargerSelection__originalPrice{color:#999;font-size:16px;text-decoration:line-through}.chargerSelection__savedBadge{color:#f05a28;white-space:nowrap;background:#fdeae5;border-radius:20px;padding:6px 16px;font-size:13px;font-weight:600}.chargerSelection__actions{gap:16px;margin-bottom:16px;display:flex}.chargerSelection__buyBtn{color:#fff;cursor:pointer;background:#f05a28;border:none;border-radius:10px;flex:1;padding:14px;font-size:16px;font-weight:600;transition:background .2s}.chargerSelection__buyBtn:hover:not(:disabled){background:#d94d1f}.chargerSelection__buyBtn:disabled{cursor:not-allowed;background:#ccc}.chargerSelection__enquireBtn{color:#f05a28;cursor:pointer;background:#fff;border:1px solid #f05a28;border-radius:10px;flex:1;padding:14px;font-size:16px;font-weight:600;transition:all .2s}.chargerSelection__enquireBtn:hover:not(:disabled){background:#fef2ee}.chargerSelection__enquireBtn:disabled{color:#ccc;cursor:not-allowed;border-color:#ccc}.chargerSelection__compatibilityBtn{border:1px solid var(--color-navy);width:100%;color:var(--color-navy);cursor:pointer;background:#fff;border-radius:6px;justify-content:center;align-items:center;gap:8px;margin-bottom:18px;padding:12px 0;font-size:16px;font-weight:500;display:flex}.chargerSelection__compatibilityBtn__icon{width:26px;height:20px}.chargerSelection__benefits{flex-direction:column;gap:14px;margin:0 0 24px;padding:0;list-style:none;display:flex}.chargerSelection__benefit{color:#333;align-items:flex-start;gap:12px;font-size:14px;display:flex}.chargerSelection__benefitIcon{color:#27ae60;flex-shrink:0;margin-top:3px;font-size:14px}.chargerSelection__delivery{background:#f7f7f7;border-radius:12px;align-items:center;gap:14px;padding:16px 20px;display:flex}.chargerSelection__deliveryIcon{color:#555;flex-shrink:0;font-size:22px}.chargerSelection__deliveryTitle{color:#666;margin-bottom:2px;font-size:14px}.chargerSelection__deliveryText{color:#1a1a1a;font-size:14px;font-weight:700}.checkCompatibility__button{width:100%;margin-bottom:20px;font-size:16px;padding:14px!important}@media (max-width:1280px){.chargerSelection__mainImage{height:clamp(224px,36vw,400px)}}@media (max-width:900px){.chargerSelection{width:90%;margin:60px auto auto}.chargerSelection__container{flex-direction:column;gap:20px}.chargerSelection__header{order:1;display:block}.chargerSelection__headerDesktop{display:none}.chargerSelection__gallery{order:2;width:100%;max-width:100%;position:static}.chargerSelection__info{order:3;width:100%}.chargerSelection__mainImage{height:clamp(208px,58vw,360px);margin-bottom:18px}.chargerSelection__title{font-size:24px}.chargerSelection__thumb{width:70px;min-width:70px;height:65px}.chargerSelection__thumbArrow{width:30px;min-width:30px;height:30px}.chargerSelection__priceRow{flex-direction:column;align-items:flex-start;gap:8px}.chargerSelection__currentPrice{font-size:22px}.chargerSelection__savedBadge{padding:4px 12px;font-size:12px}.chargerSelection__actions{flex-direction:column;gap:12px}.chargerSelection__priceCard{padding:20px}}@media (max-width:768px){.chargerSelection__thumbTrack{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.chargerSelection__thumbArrow{display:none}.chargerSelection__mainImage{height:clamp(208px,58vw,300px)}}
