.ph-section{background:var(--ph-bg);padding:48px 0}.ph-wrapper{display:grid;grid-template-columns:1.1fr 1fr;gap:56px;align-items:start;max-width:1240px;margin:0 auto;padding:0 24px}.ph-gallery{display:flex;gap:14px}.ph-gallery--bottom{flex-direction:column}.ph-gallery--left{flex-direction:row}.ph-gallery-main-wrap{flex:1 1 auto;min-width:0}.ph-gallery-main{border-radius:16px;overflow:hidden;background:#f6f5f2;aspect-ratio:1/1;position:relative}.ph-gallery-slide{display:none;width:100%;height:100%}.ph-gallery-slide.is-active{display:block}.ph-gallery-slide img,.ph-gallery-slide video{width:100%;height:100%;object-fit:cover;transition:opacity .3s ease,transform .4s ease}.ph-gallery-main:hover .ph-gallery-slide.is-active img{transform:scale(1.04)}.ph-gallery-nav{position:absolute;top:50%;transform:translateY(-50%);width:38px;height:38px;border-radius:50%;border:none;background:#ffffffe6;box-shadow:0 2px 8px #0000001f;font-size:20px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#1a1a18;opacity:0;transition:opacity .2s ease;z-index:3}.ph-gallery-main:hover .ph-gallery-nav{opacity:1}.ph-gallery-nav--prev{left:12px}.ph-gallery-nav--next{right:12px}.ph-gallery-counter{position:absolute;bottom:12px;right:12px;background:#0000008c;color:#fff;font-size:12px;padding:4px 10px;border-radius:999px;z-index:3}.ph-gallery-dots{display:none;justify-content:center;gap:6px;margin-top:10px}.ph-dot{width:6px;height:6px;border-radius:50%;background:#dad8d2;cursor:pointer;transition:background .2s ease,width .2s ease}.ph-dot.is-active{background:var(--ph-accent);width:16px;border-radius:4px}.ph-gallery-thumbs{display:flex;gap:10px;flex:0 0 auto}.ph-gallery--left .ph-gallery-thumbs{flex-direction:column;width:78px;max-height:520px;overflow-y:auto}.ph-gallery--bottom .ph-gallery-thumbs{flex-direction:row;order:2;margin-top:12px;overflow-x:auto;padding-bottom:4px;width:100%}.ph-thumb{position:relative;border:2px solid transparent;border-radius:10px;overflow:hidden;width:70px;height:70px;flex:0 0 auto;padding:0;cursor:pointer;background:#f6f5f2;transition:border-color .15s ease,transform .15s ease}.ph-thumb:hover{transform:translateY(-2px)}.ph-thumb.is-active{border-color:var(--ph-accent)}.ph-thumb img{width:100%;height:100%;object-fit:cover;display:block}.ph-thumb-play{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#00000059;color:#fff;font-size:14px;z-index:2}.ph-info{padding-top:8px}.ph-badge{display:inline-block;background:var(--ph-accent);color:#fff;font-size:12px;letter-spacing:.08em;font-weight:600;padding:6px 14px;border-radius:999px;margin-bottom:16px;text-transform:uppercase}.ph-title{font-size:clamp(28px,3.2vw,42px);font-weight:600;line-height:1.15;letter-spacing:-.02em;margin:0 0 12px}.ph-subtitle{font-size:18px;color:#5b5b57;line-height:1.5;margin:0 0 20px;max-width:46ch}.ph-rating{display:flex;align-items:center;gap:8px;margin-bottom:20px}.ph-stars{display:flex;gap:2px}.ph-star{width:18px;height:18px;fill:#e0ded8}.ph-star.is-filled{fill:#e6b800}.ph-rating-value{font-weight:600;font-size:14px}.ph-rating-count{font-size:14px;color:#8a8a85;text-decoration:underline}.ph-price-row{display:flex;align-items:baseline;gap:12px;margin-bottom:6px;flex-wrap:wrap}.ph-price-compare{text-decoration:line-through;color:#a6a49e;font-size:18px}.ph-price-current{font-size:32px;font-weight:700;color:var(--ph-price-color)}.ph-discount-tag{background:#fce9e4;color:#c1432b;font-size:13px;font-weight:600;padding:4px 10px;border-radius:6px}.ph-installments{font-size:14px;color:#8a8a85;margin:0 0 24px}.ph-variants{margin-bottom:20px}.ph-variant-label{display:block;font-size:13px;font-weight:600;margin-bottom:8px}.ph-variant-values{display:flex;gap:8px;flex-wrap:wrap}.ph-variant-pill{border:1px solid #E0DED8;border-radius:999px;padding:8px 16px;font-size:14px;cursor:pointer}.ph-form{display:flex;flex-direction:column;gap:12px;margin-bottom:16px}.ph-quantity{display:flex;align-items:center;gap:12px}.ph-qty-input{display:inline-flex;align-items:center;border:1px solid #E0DED8;border-radius:10px;overflow:hidden}.ph-qty-input input{width:48px;text-align:center;border:none;padding:10px 0;font-size:15px}.ph-qty-btn{width:40px;height:40px;border:none;background:#f6f5f2;font-size:18px;cursor:pointer}.ph-btn{width:100%;padding:16px 24px;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;border:none;transition:transform .15s ease,opacity .15s ease}.ph-btn:active{transform:scale(.98)}.ph-btn-primary{background:var(--ph-accent);color:#fff}.ph-btn-primary:hover{opacity:.92}.ph-btn-secondary{background:#fff;color:#1a1a18;border:1.5px solid #1A1A18}.ph-urgency{display:flex;align-items:center;gap:8px;font-size:13.5px;color:#8a5a00;background:#fff6e5;padding:10px 14px;border-radius:10px;margin-bottom:20px}.ph-urgency-icon{width:16px;height:16px;fill:#8a5a00;flex:0 0 auto}.ph-payment-badges{display:flex;gap:16px;flex-wrap:wrap;padding-top:16px;border-top:1px solid #EEEDE9}.ph-payment-badge{display:flex;align-items:center;gap:6px;font-size:12px;color:#8a8a85}.ph-payment-badge img{width:24px;height:24px;object-fit:contain}.ph-sticky-cart{position:fixed;left:0;right:0;bottom:0;background:#fff;border-top:1px solid #EEEDE9;display:none;align-items:center;justify-content:space-between;padding:10px 16px;gap:12px;z-index:40;box-shadow:0 -4px 16px #0000000f}.ph-sticky-info{display:flex;align-items:center;gap:10px}.ph-sticky-info img{width:44px;height:44px;border-radius:8px;object-fit:cover}.ph-sticky-title{font-size:13px;font-weight:600;margin:0;max-width:38vw;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ph-sticky-price{font-size:13px;color:var(--ph-price-color);margin:0;font-weight:700}.ph-sticky-btn{width:auto;padding:12px 24px}@media(max-width:989px){.ph-wrapper{grid-template-columns:1fr;gap:24px;padding:0 16px}.ph-sticky-cart{display:flex}body{padding-bottom:0}.ph-gallery{flex-direction:column}.ph-gallery--left .ph-gallery-thumbs{flex-direction:row;width:100%;max-height:none;overflow-x:auto;order:2;margin-top:10px}.ph-gallery-nav{opacity:1;width:32px;height:32px;font-size:17px}.ph-gallery-dots{display:flex}.ph-gallery-counter{display:none}.ph-thumb{width:60px;height:60px}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/section-product-hero.css.map */
