.ProductDescription-module__DuE8DG__container{border-top:1px solid #eee;margin-top:64px;padding-top:48px}.ProductDescription-module__DuE8DG__section{margin-bottom:48px}.ProductDescription-module__DuE8DG__title{font-family:var(--font-display);color:#333;margin-bottom:24px;font-size:2rem}.ProductDescription-module__DuE8DG__subtitle{color:#333;margin-bottom:16px;font-size:1.2rem}.ProductDescription-module__DuE8DG__paragraph{color:#666;margin-bottom:16px;font-size:1.05rem;line-height:1.6}.ProductDescription-module__DuE8DG__paragraph strong{color:#333}.ProductDescription-module__DuE8DG__videoWrap{aspect-ratio:16/9;border-radius:var(--radius-md);background:var(--color-bg);max-width:800px;margin-top:32px;margin-left:auto;margin-right:auto;overflow:hidden;box-shadow:0 10px 30px #0000004d}.ProductDescription-module__DuE8DG__grid{grid-template-columns:1fr;gap:24px;margin-bottom:48px;display:grid}@media (min-width:768px){.ProductDescription-module__DuE8DG__grid{grid-template-columns:1fr 1fr}}.ProductDescription-module__DuE8DG__card{border-radius:var(--radius-md);background:#f9f9f9;border:1px solid #eee;padding:24px}.ProductDescription-module__DuE8DG__cardImageWrap{aspect-ratio:16/9;border-radius:var(--radius-sm);background:#eee;width:100%;margin-bottom:20px;position:relative;overflow:hidden}.ProductDescription-module__DuE8DG__cardImage{object-fit:cover}.ProductDescription-module__DuE8DG__cardTitle{color:#1e73be;margin-bottom:12px;font-size:1.2rem}.ProductDescription-module__DuE8DG__cardText{color:#666;font-size:.95rem;line-height:1.5}
.RecentlyViewed-module__aNKAZq__section{border-top:1px solid #eee;margin-top:48px;padding-top:40px}.RecentlyViewed-module__aNKAZq__title{color:#333;text-align:center;text-transform:uppercase;letter-spacing:.03em;margin-bottom:20px;font-size:1.3rem;font-weight:400}.RecentlyViewed-module__aNKAZq__scrollRow{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:16px;padding-bottom:8px;display:flex;overflow-x:auto}.RecentlyViewed-module__aNKAZq__scrollRow::-webkit-scrollbar{display:none}.RecentlyViewed-module__aNKAZq__card{scroll-snap-align:start;color:#333;flex:0 0 160px;text-decoration:none;transition:transform .3s}.RecentlyViewed-module__aNKAZq__card:hover{transform:translateY(-4px)}.RecentlyViewed-module__aNKAZq__imgWrap{aspect-ratio:1;background:#f9f9f9;margin-bottom:8px;overflow:hidden}.RecentlyViewed-module__aNKAZq__img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.RecentlyViewed-module__aNKAZq__card:hover .RecentlyViewed-module__aNKAZq__img{transform:scale(1.05)}.RecentlyViewed-module__aNKAZq__name{color:#333;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:4px;font-size:.8rem;font-weight:400;line-height:1.3;display:-webkit-box;overflow:hidden}.RecentlyViewed-module__aNKAZq__price{color:#1e73be;font-size:.85rem;font-weight:600}@media (min-width:768px){.RecentlyViewed-module__aNKAZq__card{flex:0 0 180px}}
.QuickOrderModal-module__3d7gfG__overlay{z-index:1000;background:#0009;justify-content:center;align-items:center;padding:16px;animation:.2s QuickOrderModal-module__3d7gfG__fadeIn;display:flex;position:fixed;inset:0}@keyframes QuickOrderModal-module__3d7gfG__fadeIn{0%{opacity:0}to{opacity:1}}.QuickOrderModal-module__3d7gfG__modal{background:#fff;width:100%;max-width:500px;max-height:90vh;padding:32px;position:relative;overflow-y:auto}.QuickOrderModal-module__3d7gfG__closeBtn{cursor:pointer;color:#999;background:0 0;border:none;padding:4px;font-size:1.5rem;line-height:1;transition:color .2s;position:absolute;top:12px;right:12px}.QuickOrderModal-module__3d7gfG__closeBtn:hover{color:#333}.QuickOrderModal-module__3d7gfG__heading{color:#333;margin-bottom:8px;padding-right:32px;font-size:1.3rem;font-weight:600}.QuickOrderModal-module__3d7gfG__productInfo{color:#666;margin-bottom:4px;font-size:.9rem}.QuickOrderModal-module__3d7gfG__priceRow{color:#1e73be;margin-bottom:24px;font-size:1.2rem;font-weight:700}.QuickOrderModal-module__3d7gfG__field{margin-bottom:16px}.QuickOrderModal-module__3d7gfG__label{color:#333;margin-bottom:6px;font-size:.85rem;font-weight:500;display:block}.QuickOrderModal-module__3d7gfG__input,.QuickOrderModal-module__3d7gfG__textarea{color:#333;background:#fafafa;border:1px solid #ddd;width:100%;padding:10px 14px;font-family:inherit;font-size:.95rem;transition:border-color .2s}.QuickOrderModal-module__3d7gfG__input:focus,.QuickOrderModal-module__3d7gfG__textarea:focus{background:#fff;border-color:#1e73be;outline:none}.QuickOrderModal-module__3d7gfG__textarea{resize:vertical;min-height:70px}.QuickOrderModal-module__3d7gfG__checkboxRow{color:#666;align-items:flex-start;gap:8px;margin-bottom:20px;font-size:.82rem;line-height:1.4;display:flex}.QuickOrderModal-module__3d7gfG__checkboxRow input[type=checkbox]{flex-shrink:0;margin-top:3px}.QuickOrderModal-module__3d7gfG__submitBtn{color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:.03em;background:#f5a623;border:none;width:100%;padding:14px 24px;font-size:1rem;font-weight:600;transition:background .2s}.QuickOrderModal-module__3d7gfG__submitBtn:hover{background:#e09810}.QuickOrderModal-module__3d7gfG__submitBtn:disabled{cursor:not-allowed;background:#ccc}.QuickOrderModal-module__3d7gfG__success{text-align:center;padding:40px 20px}.QuickOrderModal-module__3d7gfG__successIcon{margin-bottom:16px;font-size:3rem}.QuickOrderModal-module__3d7gfG__successTitle{color:#333;margin-bottom:8px;font-size:1.2rem;font-weight:600}.QuickOrderModal-module__3d7gfG__successText{color:#666;font-size:.9rem;line-height:1.6}.QuickOrderModal-module__3d7gfG__error{color:#d32f2f;margin-bottom:16px;font-size:.85rem}
.product-module__HtN-HG__breadcrumbs{color:#767676;margin-bottom:32px;font-size:.85rem}.product-module__HtN-HG__breadcrumbs a{color:#666;text-decoration:none;transition:color .2s}.product-module__HtN-HG__breadcrumbs a:hover{color:#1e73be}.product-module__HtN-HG__breadcrumbs span{color:#333}.product-module__HtN-HG__layout{grid-template-columns:1fr 1fr;gap:48px;margin-bottom:64px;display:grid}.product-module__HtN-HG__gallery{flex-direction:column;gap:16px;display:flex}.product-module__HtN-HG__imageWrap{aspect-ratio:1;background:#f9f9f9;overflow:hidden}.product-module__HtN-HG__image{object-fit:cover;width:100%;height:100%}.product-module__HtN-HG__thumbnailList{grid-template-columns:repeat(auto-fill,minmax(80px,1fr));gap:12px;display:grid}.product-module__HtN-HG__thumbnailBtn{cursor:pointer;aspect-ratio:1;background:#f9f9f9;border:2px solid #0000;padding:0;transition:all .2s;overflow:hidden}.product-module__HtN-HG__thumbnailBtn:hover{border-color:#1e73be80}.product-module__HtN-HG__thumbnailActive{border-color:#1e73be}.product-module__HtN-HG__thumbnailImg{object-fit:cover;width:100%;height:100%}.product-module__HtN-HG__title{font-family:var(--font-display);color:#333;margin-bottom:8px;font-size:1.8rem;line-height:1.3}.product-module__HtN-HG__sku{color:#999;letter-spacing:.05em;margin-bottom:16px;font-size:.8rem}.product-module__HtN-HG__price{color:#1e73be;margin-bottom:24px;font-size:1.6rem;font-weight:700}.product-module__HtN-HG__specs{background:#f9f9f9;border:1px solid #eee;margin-bottom:24px;padding:20px}.product-module__HtN-HG__specsTitle{text-transform:uppercase;letter-spacing:.05em;color:#333;margin-bottom:12px;font-size:.85rem;font-weight:600}.product-module__HtN-HG__specRow{border-bottom:1px solid #eee;justify-content:space-between;padding:6px 0;font-size:.9rem;display:flex}.product-module__HtN-HG__specKey{color:#666}.product-module__HtN-HG__specVal{color:#333;font-weight:500}.product-module__HtN-HG__variations{margin-bottom:24px}.product-module__HtN-HG__addBtn,.product-module__HtN-HG__quickOrderBtn{margin-top:8px}.product-module__HtN-HG__goCart{margin-top:12px}.product-module__HtN-HG__description{max-width:800px;margin-bottom:64px}.product-module__HtN-HG__description h2{color:#333;margin-bottom:16px;font-size:1.3rem}.product-module__HtN-HG__description h3{color:#333;margin:24px 0 12px;font-size:1.1rem}.product-module__HtN-HG__description p{color:#666;line-height:1.8}.product-module__HtN-HG__related{border-top:1px solid #eee;margin-top:64px;padding-top:48px}.product-module__HtN-HG__relatedGrid{grid-template-columns:repeat(2,1fr);gap:20px;margin-top:24px;display:grid}@media (min-width:768px){.product-module__HtN-HG__relatedGrid{grid-template-columns:repeat(4,1fr)}}.product-module__HtN-HG__relatedCard{color:#333;background:#fff;text-decoration:none;transition:all .3s;overflow:hidden}.product-module__HtN-HG__relatedCard:hover{transform:translateY(-4px)}.product-module__HtN-HG__relatedImgWrap{aspect-ratio:1;background:#f9f9f9;overflow:hidden}.product-module__HtN-HG__relatedImg{object-fit:cover;width:100%;height:100%;transition:transform .3s}.product-module__HtN-HG__relatedCard:hover .product-module__HtN-HG__relatedImg{transform:scale(1.05)}.product-module__HtN-HG__relatedBody{padding:14px 0}.product-module__HtN-HG__relatedBody h3{color:#333;margin-bottom:6px;font-size:.85rem;font-weight:400}.product-module__HtN-HG__relatedPrice{color:#1e73be;font-size:.95rem;font-weight:600}@media (max-width:768px){.product-module__HtN-HG__layout{grid-template-columns:1fr;gap:24px}.product-module__HtN-HG__relatedGrid{grid-template-columns:repeat(2,1fr)}}
