.product-detail-page{background-color:#fafafa;padding-bottom:0;overflow-x:hidden}.product-header-section{background-color:#f0f0f0;width:100%;height:75vh;min-height:550px;position:relative}.header-wide-image{background-position:50%;background-size:cover;width:100%;height:100%;position:relative}.fallback-bg{background-color:#e8e8e8}.header-overlay{background:linear-gradient(#0000 0%,#0000001a 30%,#0006 60%,#000000d9 100%);align-items:flex-end;padding-bottom:5rem;display:flex;position:absolute;inset:0}.header-content-wrapper{z-index:2;width:100%;max-width:1400px;margin:0 auto;padding:0 3rem;position:relative}.header-product-info{align-items:flex-end;gap:2.5rem;display:flex}.header-thumbnail{background:#fff;border:4px solid #fff;flex-shrink:0;width:120px;height:120px;transition:transform .4s cubic-bezier(.16,1,.3,1);overflow:hidden}.header-thumbnail:hover{transform:scale(1.05)}.header-thumbnail img{object-fit:cover;width:100%;height:100%}.header-title{color:#fff;text-transform:uppercase;letter-spacing:-.03em;margin:0;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:800;line-height:1}.detail-sections{counter-reset:section;margin:0;padding:0;position:relative}.detail-block{background:#fff;grid-template-columns:1fr 1fr;min-height:80vh;display:grid;position:relative;overflow:hidden}.detail-block:nth-child(2n){background:#f5f5f5}.detail-block.layout-image-right{direction:rtl}.detail-block.layout-image-right>*{direction:ltr}.detail-block.layout-image-right:after{left:3rem;right:auto}.detail-image-wrapper{z-index:2;position:relative;overflow:hidden}.detail-image-wrapper img{object-fit:cover;width:100%;height:100%;transition:transform .8s cubic-bezier(.16,1,.3,1)}.detail-block:hover .detail-image-wrapper img{transform:scale(1.03)}.detail-image-wrapper:after{content:"";background:#1a1a1a;width:0;height:4px;transition:width .6s cubic-bezier(.16,1,.3,1);position:absolute;bottom:0;left:0}.detail-block:hover .detail-image-wrapper:after{width:100%}.detail-content-wrapper{z-index:3;flex-direction:column;justify-content:center;padding:5rem 6rem;display:flex;position:relative}.detail-title{color:#0a0a0a;letter-spacing:-.03em;text-transform:uppercase;margin-bottom:2rem;line-height:1.05;position:relative;font-size:clamp(2.75rem,4.5vw,4rem)!important;font-weight:950!important}.detail-title:after{content:"";background:#1a1a1a;width:80px;height:4px;margin-top:1.5rem;display:block}.detail-description{color:#555;white-space:pre-wrap;z-index:1;max-width:500px;font-size:1.15rem;font-weight:400;line-height:2;position:relative}.detail-block.layout-image-background{grid-template-columns:1fr;align-items:center;min-height:90vh;display:flex;position:relative}.detail-block.layout-image-background:after{display:none}.detail-block.layout-image-background .detail-image-wrapper{z-index:1;width:100%;height:100%;position:absolute;inset:0}.detail-block.layout-image-background .detail-image-wrapper:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(90deg,#000000d9 0%,#0009 40%,#0003 70%,#0000 100%);position:absolute;inset:0}.detail-block.layout-image-background .detail-image-wrapper:after{display:none}.detail-block.layout-image-background .detail-image-wrapper img{transform:scale(1)}.detail-block.layout-image-background .detail-content-wrapper{z-index:2;color:#fff;max-width:800px;padding:6rem 8rem;position:relative}.detail-block.layout-image-background .detail-title{color:#fff;font-size:clamp(3rem,7vw,5rem)}.detail-block.layout-image-background .detail-title:after{background:#fff;width:100px}.detail-block.layout-image-background .detail-description{color:#ffffffd9;max-width:550px;font-size:1.3rem;font-weight:300}.detail-block.layout-slogan-section{text-align:center;background:#0a0a0a;grid-template-columns:1fr;justify-content:center;align-items:center;min-height:50vh;padding:6rem 3rem;display:flex}.slogan-content-wrapper{max-width:1000px;margin:0 auto}.slogan-title{text-transform:uppercase;letter-spacing:-.02em;margin:0 0 1.5rem;line-height:1.1;color:#fff!important;font-size:clamp(2.5rem,6vw,5rem)!important;font-weight:900!important}.slogan-description{color:#ffffffe6;max-width:700px;margin:0 auto;font-size:1.25rem;font-weight:400;line-height:1.8}.detail-block.layout-video-section{background:#0a0a0a;grid-template-columns:1fr 1fr;min-height:70vh;display:grid;position:relative;overflow:hidden}.video-content-wrapper{z-index:3;background:#0a0a0a;flex-direction:column;justify-content:center;padding:5rem 6rem;display:flex;position:relative}.detail-block.layout-video-section .detail-title{color:#fff}.detail-block.layout-video-section .detail-title:after{background:#fff}.detail-block.layout-video-section .detail-description{color:#fffc}.video-wrapper{z-index:1;position:relative;overflow:hidden}.video-gradient-overlay{z-index:2;pointer-events:none;background:linear-gradient(90deg,#0a0a0a 0%,#0a0a0acc 50%,#0000 100%);width:40%;height:100%;position:absolute;top:0;left:0}.section-video,.section-video-fallback{object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}@media (max-width:1024px){.detail-block.layout-video-section{grid-template-columns:1fr;min-height:auto}.video-content-wrapper{padding:4rem 3rem}.video-wrapper,.section-video,.section-video-fallback{min-height:50vh;position:relative}.video-gradient-overlay{background:linear-gradient(#0a0a0a 0%,#0a0a0a99 50%,#0000 100%);width:100%;height:40%;bottom:auto;right:auto}}@media (max-width:768px){.detail-block.layout-slogan-section{min-height:40vh;padding:4rem 2rem}.slogan-title{font-size:2rem!important}.slogan-description{font-size:1rem}.video-content-wrapper{padding:3rem 2rem}}.specs-performance-grid{background:#fff;grid-template-columns:1fr 1fr;gap:0;margin:0;display:grid;position:relative}.specs-performance-grid:before{content:"";z-index:10;background:#e0e0e0;width:1px;height:calc(100% - 10rem);position:absolute;top:5rem;left:50%;transform:translate(-50%)}.specs-section,.performance-section{background:#fff;padding:5rem;position:relative}.section-title{text-transform:uppercase;letter-spacing:.25em;color:#0a0a0a;border-bottom:2px solid #0a0a0a;align-items:center;gap:1rem;margin-bottom:3rem;padding-bottom:1.5rem;font-size:.75rem;font-weight:800;display:flex;position:relative}.specs-table{border-collapse:collapse;width:100%}.specs-table tr{border-bottom:1px solid #ebebeb;transition:background .3s}.specs-table tr:hover{background:#f8f8f8}.specs-table tr:last-child{border-bottom:none}.specs-table td{vertical-align:top;padding:1.25rem 0}.spec-name{color:#0a0a0a;text-transform:uppercase;letter-spacing:.03em;width:50%;font-size:.9rem;font-weight:700}.spec-value{color:#666;text-align:right;font-size:.95rem;font-weight:400}.performance-list{grid-template-columns:repeat(2,1fr);gap:1.5rem;margin:0;padding:0;list-style:none;display:grid}.performance-item{text-align:center;background:#f8f8f8;border:1px solid #ebebeb;flex-direction:column;padding:2rem;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative}.performance-item:hover{background:#0a0a0a;border-color:#0a0a0a}.performance-item:hover .perf-name,.performance-item:hover .perf-value{color:#fff}.perf-name{color:#888;text-transform:uppercase;letter-spacing:.15em;margin-bottom:.75rem;font-size:.7rem;font-weight:700;transition:color .3s}.perf-value{color:#0a0a0a;letter-spacing:-.02em;font-size:1.25rem;font-weight:900;transition:color .3s}.infographics-section{background:#f5f5f5;padding:6rem 0;position:relative;overflow:hidden}.infographics-grid{z-index:1;background:#e0e0e0;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1px;max-width:1400px;margin:0 auto;display:grid;position:relative}.infographic-card{text-align:left;background:#fff;flex-direction:column;align-items:flex-start;padding:3rem 2.5rem;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}.infographic-card:hover{z-index:10;background:#0a0a0a}.infographic-card:hover .info-title,.infographic-card:hover .info-desc{color:#fff}.infographic-card:hover .info-icon{border-color:#fff}.infographic-card:hover .info-icon img{filter:invert()}.info-icon{background:0 0;border:2px solid #0a0a0a;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:1.5rem;transition:all .4s;display:flex}.info-icon img{object-fit:contain;max-width:28px;max-height:28px;transition:filter .3s}.info-title{color:#0a0a0a;text-transform:uppercase;letter-spacing:.02em;margin-bottom:.75rem;font-size:1.1rem;font-weight:800;transition:color .3s}.info-desc{color:#666;font-size:.95rem;font-weight:400;line-height:1.7;transition:color .3s}.color-variants-section{margin:2.5rem 0}.color-variants-minimal-block{background-color:#0000;border:none;flex-direction:column;align-items:flex-start;gap:1rem;min-height:auto;padding:0;display:flex}.section-title-micro{text-transform:uppercase;letter-spacing:.2em;color:#888;margin:0;font-size:.7rem;font-weight:700}.color-variants-grid-minimal{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.color-variant-card-minimal{background:#f5f5f5;border:1px solid #ebebeb;align-items:center;gap:.75rem;padding:.5rem 1rem .5rem .5rem;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex}.color-variant-card-minimal:hover{background:#fff;border-color:#0a0a0a}.variant-thumbnail-minimal{flex-shrink:0;width:32px;height:32px;overflow:hidden}.variant-thumbnail-minimal img{object-fit:cover;width:100%;height:100%}.variant-name-minimal{color:#0a0a0a;text-transform:uppercase;letter-spacing:.02em;font-size:.8rem;font-weight:600}.similar-products-section{background:#fff;margin-top:0;padding:5rem 0;position:relative}.similar-products-section:before{content:"";background:#e0e0e0;width:100%;height:1px;position:absolute;top:0;left:0}.similar-products-section .section-title{color:#0a0a0a;border-bottom:none;margin-bottom:2rem;padding-bottom:0;padding-left:3rem}.similar-products-slider{scroll-behavior:smooth;-webkit-overflow-scrolling:touch;background:#e0e0e0;gap:1px;padding:0;display:flex;overflow-x:auto}.similar-product-item{background:#fff;flex:0 0 320px;max-width:320px;transition:all .4s}.similar-product-item:hover{background:#f8f8f8}.similar-products-slider::-webkit-scrollbar{height:4px}.similar-products-slider::-webkit-scrollbar-track{background:#f0f0f0}.similar-products-slider::-webkit-scrollbar-thumb{background:#0a0a0a}.similar-products-swiper{width:100%;padding:0 3rem}.similar-products-swiper .swiper-wrapper{align-items:stretch}.similar-product-slide{background:#fff;transition:all .4s;width:320px!important}.similar-product-slide:hover{background:#f8f8f8}@media (max-width:1200px){.detail-content-wrapper{padding:4rem}}@media (max-width:1024px){.header-title{font-size:2.5rem}.specs-performance-grid{grid-template-columns:1fr}.specs-performance-grid:before{display:none}.detail-block{grid-template-columns:1fr;min-height:auto}.detail-block.layout-image-right{direction:ltr}.detail-image-wrapper{min-height:50vh}.detail-content-wrapper{padding:4rem 3rem}.detail-block:after{top:2rem;right:2rem}.performance-list{grid-template-columns:1fr}}@media (max-width:768px){.product-header-section{height:55vh}.header-content-wrapper{padding:0 1.5rem}.header-product-info{flex-direction:column;align-items:flex-start;gap:1.25rem}.header-thumbnail{width:90px;height:90px}.header-title{font-size:2rem}.detail-image-wrapper{min-height:40vh}.detail-content-wrapper{padding:3rem 2rem}.detail-title{font-size:2rem}.detail-title:after{width:60px}.detail-description{font-size:1rem}.detail-block.layout-image-background{min-height:70vh}.detail-block.layout-image-background .detail-content-wrapper{padding:3rem 2rem}.detail-block.layout-image-background .detail-title{font-size:2.25rem}.detail-block.layout-image-background .detail-description{font-size:1.1rem}.specs-section,.performance-section{padding:3rem 2rem}.infographics-section{padding:4rem 0}.infographics-grid{grid-template-columns:1fr;gap:0}.infographic-card{padding:2.5rem 2rem}}.product-cta-section{text-align:center;margin-top:3rem}
