.hz-product-detail{padding-top:40px}.hz-pd-grid{grid-template-columns:1fr 1fr;align-items:start;gap:60px;display:grid}.hz-pd-gallery{flex-direction:column;gap:16px;min-width:0;display:flex;position:sticky;top:80px}.hz-pd-image-wrapper{aspect-ratio:1;background:var(--hz-bg-secondary);border-radius:var(--hz-radius-lg);border:1px solid var(--hz-border-light);width:100%;max-width:500px;max-height:50vh;margin:0 auto;position:relative;overflow:hidden}.hz-pd-image{-o-object-fit:contain;object-fit:contain;padding:32px;transition:transform .4s}.hz-pd-thumbnails{gap:12px;padding-bottom:8px;display:flex;overflow-x:auto}.hz-pd-thumb-wrapper{background:var(--hz-bg-secondary);border-radius:var(--hz-radius-md);border:1px solid var(--hz-border-light);cursor:pointer;flex-shrink:0;width:80px;height:80px;position:relative;overflow:hidden}.hz-pd-thumb{-o-object-fit:contain;object-fit:contain;padding:8px}.hz-pd-info{flex-direction:column;min-width:0;display:flex}.hz-pd-title{color:var(--hz-text);letter-spacing:-.025em;margin:0 0 16px;font-size:clamp(2rem,3vw,2.5rem);font-weight:700;line-height:1.15}.hz-pd-price-row{margin-bottom:20px}.hz-pd-price{color:var(--hz-text);letter-spacing:-.01em;font-size:26px;font-weight:600}.hz-pd-stock{border-bottom:1px solid var(--hz-border-light);align-items:center;gap:12px;margin-bottom:28px;padding-bottom:20px;display:flex}.hz-pd-sku{color:var(--hz-text-tertiary);font-size:13px}.hz-pd-actions{margin-bottom:36px}.hz-pd-desc{border-top:1px solid var(--hz-border-light);padding-top:28px}.hz-pd-desc-content{color:var(--hz-text-secondary);font-size:14.5px;line-height:1.68}.hz-pd-desc-content h2{color:var(--hz-text);letter-spacing:-.015em;margin:0 0 14px;font-size:19px;font-weight:700}.hz-pd-desc-content h3{color:var(--hz-text);text-transform:uppercase;letter-spacing:.04em;margin:24px 0 10px;font-size:15px;font-weight:600}.hz-pd-desc-content p{color:var(--hz-text-secondary);margin:0 0 14px}.hz-pd-desc-content ul{margin:0 0 18px;padding-left:20px;list-style-type:disc}.hz-pd-desc-content ol{margin:0 0 18px;padding-left:20px}.hz-pd-desc-content li{color:var(--hz-text-secondary);margin-bottom:2px;line-height:1.6}.hz-pd-desc-content li::marker{color:var(--hz-text-tertiary)}.hz-pd-desc-content strong,.hz-pd-desc-content b{color:var(--hz-text);font-weight:600}.hz-pd-desc-content a{color:var(--hz-blue);text-decoration:none}.hz-pd-desc-content a:hover{text-decoration:underline}.hz-pd-desc-content table{border-collapse:collapse;width:100%;margin:16px 0 24px;font-size:13.5px}.hz-pd-desc-content th,.hz-pd-desc-content td{border-bottom:1px solid var(--hz-border-light);text-align:left;padding:10px 12px}.hz-pd-desc-content th{color:var(--hz-text);background:var(--hz-bg-secondary);font-weight:600}@media (max-width:768px){.hz-pd-grid{grid-template-columns:1fr;gap:40px}.hz-pd-gallery{position:static}}
