*,*:before,*:after{box-sizing:border-box}.product-page{background:#fff;color:#111;line-height:1.6}.product-page .container{max-width:1200px;margin:0 auto;padding-top:50px;padding-bottom:0}.product-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:flex-start;width:100%}.product-media{width:100%;overflow:hidden}.product-main-image{width:100%;border-radius:8px;overflow:hidden;background:#f7f7f7}.product-main-image img{width:100%;height:auto;display:block;object-fit:contain}.product-thumbnails{margin-top:15px;width:100%}.product-thumbnails .swiper-slide{width:auto}.thumbnail{border:none;padding:0;background:none;cursor:pointer}.thumbnail img{width:80px;height:auto;border-radius:6px;border:1px solid #ddd;display:block;transition:border-color .2s ease,transform .2s ease}.thumbnail:hover img{border-color:#000;transform:translateY(-1px)}.product-info{width:100%}.product-title{font-size:32px;font-weight:600;margin-bottom:10px;line-height:1.3}.product-vendor{font-size:14px;color:#777;margin-bottom:15px}.product-price{font-size:26px;font-weight:600}.product-option label,.option-label{display:block;font-size:14px;font-weight:500;margin-bottom:8px;color:#333}.product-option select{width:100%;padding:12px 14px;border-radius:6px;border:1px solid #ccc;font-size:14px;background:#fff;cursor:pointer}.product-option select:focus{outline:none;border-color:#000}.product-option--swatches .swatches{display:flex;gap:12px;flex-wrap:wrap}.swatch-color{width:32px;height:32px;border-radius:50%;border:1px solid #ccc;display:inline-block;transition:transform .2s ease,border-color .2s ease}.swatch:hover .swatch-color{transform:scale(1.05)}.swatch input:checked+.swatch-color{border-color:#000;outline:2px solid #000;outline-offset:2px}.product-quantity{margin-bottom:25px}.product-quantity label{display:block;font-size:14px;font-weight:500;margin-bottom:8px}.product-quantity input{width:120px;padding:10px;font-size:14px;border-radius:6px;border:1px solid #ccc}.add-to-cart{width:100%;padding:7px 16px;background:#02006a;color:#fff;border:none;font-size:16px;line-height:24px;font-weight:600;cursor:pointer;transition:background .25s ease,transform .1s ease;text-transform:uppercase;border-radius:99px}.add-to-cart:hover{background:#f5962f}.add-to-cart:active{transform:translateY(1px)}.product-description{margin-top:40px;font-size:15px;color:#444}.product-description p{margin-bottom:16px}.product-description ul,.product-description ol{padding-left:20px;margin-bottom:16px}@media (max-width: 768px){.product-grid{grid-template-columns:1fr;gap:30px}.product-page .container{padding:60px 20px}.product-title{font-size:26px}.product-price{font-size:22px}.thumbnail img{width:70px}}.product-option--swatches .swatches{display:flex;gap:10px}.swatch{cursor:pointer}.swatch input{display:none}.swatch-color{width:22px;height:22px;border-radius:50%;border:1px solid #ccc;display:inline-block}.swatch input:checked+.swatch-color{outline:2px solid #000}.jm-stack:nth-child(0){display:grid;grid-template-columns:1fr 1fr 1fr;gap:20px}.product-main-slider-wrapper{position:relative;width:100%;margin-bottom:20px}.product-main-slider{width:100%;border-radius:8px;overflow:hidden}.product-main-slider .swiper-slide{display:flex;align-items:center;justify-content:center;background:#f9f9f9}.product-main-slide-image{width:100%;height:auto;max-height:600px;object-fit:contain}.main-next,.main-prev{position:absolute;top:50%;transform:translateY(-50%);z-index:10;width:44px;height:44px;background:#ffffffe6;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}.main-next:hover,.main-prev:hover{background:#fff;box-shadow:0 2px 8px #00000026}.main-next{right:15px}.main-prev{left:15px}.main-next:after,.main-prev:after{font-size:20px;color:#000;font-weight:700}.swiper-pagination{bottom:15px!important}.swiper-pagination-bullet{width:10px;height:10px;background:#fff;opacity:.7}.swiper-pagination-bullet-active{background:#000;opacity:1}.swiper-button-disabled{opacity:.3;cursor:not-allowed;pointer-events:none}.option-button-swatches{display:flex;flex-wrap:wrap;gap:10px;margin-top:10px}.option-button-swatch{position:relative;cursor:pointer}.option-button-swatch input[type=radio]{position:absolute;opacity:0;pointer-events:none}.option-button-label{display:inline-flex;align-items:center;justify-content:center;min-width:60px;height:44px;padding:0 20px;border:2px solid #ddd;border-radius:6px;background:#fff;color:#333;font-size:14px;font-weight:600;text-align:center;transition:all .3s ease;cursor:pointer;white-space:nowrap}.option-button-swatch:hover .option-button-label{border-color:#999;background:#f9f9f9}.option-button-swatch input[type=radio]:checked+.option-button-label{border-color:#000;background:#000;color:#fff}.option-button-swatch input[type=radio]:disabled+.option-button-label{opacity:.4;cursor:not-allowed;pointer-events:none}.product-specs-trigger{display:flex;align-items:center;justify-content:space-between;padding:18px 22px;margin:28px 0 15px;background:linear-gradient(180deg,#fafafa,#f2f2f2);border-radius:12px;cursor:pointer;transition:all .25s ease;border:1px solid #e5e5e5}.product-specs-trigger:hover{background:#f7f7f7;border-color:#d0d0d0;box-shadow:0 3px 10px #0000000f}.product-specs-trigger h3{margin:0;font-size:17px;font-weight:700;color:#111;letter-spacing:.3px;text-transform:uppercase}.product-specs-trigger svg{transition:transform .3s ease;opacity:.8}.product-specs-trigger:hover svg{transform:rotate(90deg)}.product-specs-inline{margin-bottom:25px}.product-specs-inline.active{display:block}.specs-list{display:grid;grid-template-columns:repeat(4,1fr);gap:14px 18px}.spec-item{display:flex;flex-direction:column;gap:4px;padding:14px 16px;background:#fff;border-radius:10px;border:1px solid #e6e6e6;transition:all .25s ease}.spec-item:hover{border-color:#cfcfcf;box-shadow:0 4px 12px #0000000f;transform:translateY(-1px)}.spec-label{font-weight:600;color:#777;font-size:12px;letter-spacing:.4px;text-transform:uppercase}.spec-value{font-weight:600;color:#111;font-size:15px;line-height:1.4}.spec-text{text-align:center}@media (max-width: 768px){.product-main-slide-image{max-height:400px}.main-next,.main-prev{width:36px;height:36px}.main-next:after,.main-prev:after{font-size:16px}.option-button-label{min-width:50px;height:40px;padding:0 15px;font-size:13px}.specs-offcanvas{width:100%;right:-100%}.product-specs-trigger h3{font-size:15px}}.product-specs-toggle{margin-top:12px;border:none;padding:20px 30px;font-size:18px;cursor:pointer;color:#000;background:#f3f3f3;width:100%;border-radius:12px;font-weight:600;display:flex;align-items:center;justify-content:space-between}.product-specs-toggle:after{content:"";width:18px;height:18px;background-repeat:no-repeat;background-size:contain;background-position:center;transition:transform .25s ease;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 6L15 12L9 18' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.product-specs-toggle.active:after{transform:rotate(90deg)}.product-specs-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#0006;opacity:0;visibility:hidden;transition:opacity .3s ease;z-index:998}.product-specs-offcanvas{position:fixed;top:0;right:-420px;width:420px;max-width:90%;height:100%;background:#fff;box-shadow:-2px 0 10px #0000001a;padding:24px;transition:right .35s ease;z-index:1000;overflow-y:auto}.product-specs-offcanvas.active{right:0}.product-specs-overlay.active{opacity:1;visibility:visible}.specs-close{position:absolute;top:12px;right:12px;font-size:24px;background:none;border:none;cursor:pointer}.specs-title{margin-bottom:16px}.specs-content p{margin-bottom:10px;font-size:14px}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-main-product.css.map */
