html{scroll-behavior:smooth}.product-overview-section{padding:40px 24px}.product-overview-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:48px}.product-overview-gallery{display:grid;grid-template-columns:88px 1fr;gap:16px}.product-overview-thumbs{display:flex;flex-direction:column;gap:10px}.product-overview-thumb{padding:0;border:1px solid #e5e5e5;background:none;cursor:pointer;border-radius:4px;overflow:hidden;line-height:0}.product-overview-thumb.is-active{border-color:#111}.product-overview-thumb img{width:100%;height:auto;display:block}.product-overview-main-image{position:relative}.product-overview-main-img{width:100%;height:auto;border-radius:4px;display:none}.product-overview-main-img.is-active{display:block}.product-overview-title{font-size:32px;font-weight:700;margin:0 0 8px;line-height:1.2}.product-overview-price{font-size:18px;font-weight:600;margin:0 0 20px}.product-overview-description{font-size:14px;line-height:1.6;color:#555;margin-bottom:28px}.product-overview-label{display:block;font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.03em;margin-bottom:10px}.product-overview-size-block{margin-bottom:24px}.product-overview-size-buttons{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:10px}.product-overview-size-btn{min-width:48px;padding:10px 14px;border:1px solid #ccc;background:#fff;font-size:13px;font-weight:600;cursor:pointer;border-radius:2px}.product-overview-size-btn.is-selected{background:#111;color:#fff;border-color:#111}.product-overview-size-guide-link{display:inline-flex;align-items:center;gap:6px;font-size:13px;text-decoration:underline;color:#111}.product-overview-quantity-block{margin-bottom:24px}.product-overview-quantity{display:inline-flex;align-items:center;border:1px solid #ccc;border-radius:2px;width:fit-content}.product-overview-qty-btn{width:36px;height:40px;background:none;border:none;font-size:16px;cursor:pointer}.product-overview-qty-input{width:44px;height:40px;text-align:center;border:none;border-left:1px solid #ccc;border-right:1px solid #ccc;font-size:14px;-moz-appearance:textfield}.product-overview-qty-input::-webkit-outer-spin-button,.product-overview-qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.product-overview-add-btn{width:100%;padding:16px;background:#111;color:#fff;border:none;font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;border-radius:2px}.product-overview-add-btn:disabled{background:#999;cursor:not-allowed}@media(max-width:1024px){.product-overview-gallery{grid-template-columns:1fr;grid-template-areas:"main" "thumbs";gap:12px}.product-overview-main-image{grid-area:main}.product-overview-thumbs{grid-area:thumbs;flex-direction:row;justify-content:center;flex-wrap:wrap}.product-overview-thumb{width:90px;flex-shrink:0}}@media(max-width:989px)and (min-width:750px){.product-overview-container{gap:32px}.product-overview-title{font-size:28px}}@media(max-width:749px){.product-overview-section{padding:24px 20px}.product-overview-container{grid-template-columns:1fr;gap:24px}.product-overview-title{font-size:24px}.product-overview-price{font-size:16px}}@media(max-width:480px){.product-overview-section{padding:20px 16px}.product-overview-thumb{width:70px}.product-overview-title{font-size:20px}.product-overview-size-btn{min-width:42px;padding:8px 10px;font-size:12px}.product-overview-add-btn{padding:14px;font-size:13px}}.hybrid-tech-section{padding:64px 24px}.hybrid-tech-container{max-width:1200px;margin:0 auto}.hybrid-tech-heading{font-size:28px;font-weight:700;letter-spacing:.02em;text-transform:uppercase;margin:0 0 8px;position:relative;padding-bottom:16px}.hybrid-tech-grid{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center;margin-top:32px}.hybrid-tech-image-wrap img,.hybrid-tech-image-placeholder{width:100%;height:auto;border-radius:4px;display:block;object-fit:cover}.hybrid-tech-image-placeholder{aspect-ratio:4 / 3;background:#1a1a1a}.hybrid-tech-features{display:flex;flex-direction:column;gap:28px}.hybrid-tech-feature{display:flex;gap:16px;align-items:flex-start}.hybrid-tech-feature-icon{flex-shrink:0;width:40px;height:40px;border:1px solid #111;border-radius:50%;display:flex;align-items:center;justify-content:center}.hybrid-tech-feature-icon img{width:30px!important;height:30px!important;object-fit:contain}.hybrid-tech-icon-fallback{font-size:10px}.hybrid-tech-feature-text h3{font-size:15px;font-weight:700;text-transform:uppercase;letter-spacing:.03em;margin:4px 0 6px}.hybrid-tech-feature-text p{font-size:14px;line-height:1.6;color:#555;margin:0}@media(max-width:989px)and (min-width:750px){.hybrid-tech-section{padding:48px 24px}.hybrid-tech-grid{gap:32px}.hybrid-tech-feature-icon img{width:25px!important;height:25px!important}}@media(max-width:749px){.hybrid-tech-heading{font-size:22px}.hybrid-tech-grid{grid-template-columns:1fr;gap:32px}.hybrid-tech-section{padding:40px 20px}.hybrid-tech-features{gap:24px}.hybrid-tech-feature-icon img{width:20px!important;height:20px!important}}@media(max-width:480px){.hybrid-tech-section{padding:32px 16px}.hybrid-tech-heading{font-size:20px}.hybrid-tech-feature-icon{width:34px;height:34px}.hybrid-tech-feature-text h3{font-size:14px}.hybrid-tech-feature-text p{font-size:13px}}.strength-section{padding:64px 24px}.strength-container{max-width:1200px;margin:0 auto}.strength-heading{font-size:28px;font-weight:700;letter-spacing:.02em;text-transform:uppercase;text-align:center;margin:0 0 16px;position:relative;padding-bottom:16px}.strength-heading:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:48px;height:3px;background:#111}.strength-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:4px;margin-top:32px}.strength-photo{position:relative;overflow:hidden;height:300px}.strength-photo img,.strength-photo-placeholder{width:100%;height:100%;aspect-ratio:3 / 4;object-fit:cover;display:block}.strength-photo-placeholder{background:#1a1a1a}.strength-photo-label{position:absolute;bottom:16px;left:16px;color:#fff;font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;text-shadow:0 1px 4px rgba(0,0,0,.5)}@media(max-width:989px)and (min-width:750px){.strength-section{padding:48px 24px}.strength-grid{gap:8px}.strength-photo{height:260px}}@media(max-width:749px){.strength-heading{font-size:22px}.strength-grid{grid-template-columns:1fr;gap:8px}.strength-section{padding:40px 20px}.strength-photo{height:260px}}@media(max-width:480px){.strength-section{padding:32px 16px}.strength-heading{font-size:20px}.strength-photo{height:220px}.strength-photo-label{font-size:12px;bottom:12px;left:12px}}.size-guide-section{padding:64px 24px;scroll-margin-top:100px}.size-guide-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:320px 1fr;gap:48px}.size-guide-table-wrap{min-width:0}.size-guide-diagram img,.size-guide-diagram-placeholder{width:100%;max-width:260px;height:auto;display:block;margin:0 auto 24px}.size-guide-diagram-placeholder{aspect-ratio:1 / 2;background:#eee}.size-guide-measure-list{display:flex;flex-direction:column;gap:16px}.size-guide-measure-item{display:flex;gap:12px;align-items:flex-start}.size-guide-measure-num{flex-shrink:0;width:22px;height:22px;border-radius:50%;background:#111;color:#fff;font-size:12px;font-weight:700;display:flex;align-items:center;justify-content:center}.size-guide-measure-item strong{font-size:13px;text-transform:uppercase;letter-spacing:.03em;display:block;margin-bottom:2px}.size-guide-measure-item p{font-size:13px;color:#666;margin:0;line-height:1.5}.size-guide-heading{font-size:24px;font-weight:700;text-transform:uppercase;letter-spacing:.02em;margin:0 0 20px}.size-guide-table-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.size-guide-table{width:100%;min-width:520px;border-collapse:collapse;font-size:14px}.size-guide-table th,.size-guide-table td{text-align:left;padding:12px 16px;border-bottom:1px solid #e5e5e5;white-space:nowrap}.size-guide-table th{font-weight:700;text-transform:uppercase;font-size:12px;letter-spacing:.03em;color:#555}.size-guide-table td:first-child,.size-guide-table th:first-child{font-weight:700}.size-guide-note{display:flex;align-items:center;gap:8px;font-size:13px;color:#666;margin-top:20px}@media(max-width:989px)and (min-width:750px){.size-guide-section{padding:48px 24px}.size-guide-container{grid-template-columns:260px 1fr;gap:32px}}@media(max-width:749px){.size-guide-heading{font-size:20px}.size-guide-container{grid-template-columns:1fr;gap:32px}.size-guide-section{padding:40px 20px}.size-guide-diagram img,.size-guide-diagram-placeholder{max-width:300px}.size-guide-table{min-width:480px;font-size:13px}.size-guide-table th,.size-guide-table td{padding:10px 12px}}@media(max-width:480px){.size-guide-section{padding:32px 16px}.size-guide-heading{font-size:18px}.size-guide-diagram img,.size-guide-diagram-placeholder{max-width:220px}.size-guide-table{min-width:420px;font-size:12px}.size-guide-table th,.size-guide-table td{padding:8px 10px}.size-guide-note{font-size:12px}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/custom.css.map */
