.product-page{padding:var(--spacing-3xl) 0 var(--spacing-4xl)}.product-detail{display:grid;grid-template-columns:1fr 1fr;gap:var(--spacing-3xl);align-items:start}.product-gallery{position:sticky;top:calc(var(--nav-height) + var(--spacing-xl))}.product-gallery__main{background:var(--color-bg-alt);border-radius:var(--radius-xl);overflow:hidden;aspect-ratio:1;display:flex;align-items:center;justify-content:center;border:1px solid var(--color-border-light)}.product-gallery__main img{width:100%;height:100%;object-fit:cover}.product-gallery__illustration{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.product-gallery__illustration .product-illustration{width:160px;height:160px}.product-gallery__placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.product-gallery__placeholder .placeholder-svg{width:120px;height:120px;fill:var(--color-border)}.product-gallery__thumbs{display:flex;gap:var(--spacing-sm);margin-top:var(--spacing-md);overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin;padding-bottom:var(--spacing-xs)}.product-gallery__thumb{flex:0 0 80px;width:80px;height:80px;border-radius:var(--radius-md);overflow:hidden;cursor:pointer;border:2px solid var(--color-border-light);background:var(--color-bg-alt);padding:0;transition:border-color var(--transition-fast)}.product-gallery__thumb:hover{border-color:var(--color-primary-light)}.product-gallery__thumb--active{border-color:var(--color-primary)}.product-gallery__thumb img{width:100%;height:100%;object-fit:cover}.product-info{position:relative}.product-info .product-badge{position:static;display:inline-block;margin-bottom:var(--spacing-md)}.product-info__coming-soon{display:inline-block;font-size:var(--text-sm);font-weight:600;color:var(--color-primary);text-transform:uppercase;letter-spacing:.5px;padding:var(--spacing-xs) var(--spacing-lg);background:var(--color-primary-subtle);border-radius:var(--radius-full);margin-bottom:var(--spacing-md)}.product-info__vendor{font-size:var(--text-sm);font-weight:500;color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:var(--spacing-xs)}.product-info__title{font-family:var(--font-display);font-size:var(--text-4xl);font-weight:var(--font-heading-weight);color:var(--color-text);margin-bottom:var(--spacing-md);line-height:1.15}.product-info__price{margin-bottom:var(--spacing-xl);padding-bottom:var(--spacing-xl);border-bottom:1px solid var(--color-border-light)}.product-info__price .price__current{font-size:var(--text-2xl)}.product-form{margin-bottom:var(--spacing-2xl)}.product-form__field{margin-bottom:var(--spacing-lg)}.product-form__variant-select{-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%23555' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right var(--spacing-lg) center;padding-right:var(--spacing-3xl)}.product-form__quantity{display:inline-flex;align-items:center;border:1px solid var(--color-border);border-radius:var(--radius-lg);overflow:hidden}.product-form__qty-btn{display:flex;align-items:center;justify-content:center;width:44px;height:44px;font-size:var(--text-lg);font-weight:600;color:var(--color-text-secondary);background:var(--color-bg-alt);border:none;cursor:pointer;transition:all var(--transition-fast);padding:0}.product-form__qty-btn:hover{background:var(--color-primary-subtle);color:var(--color-primary)}.product-form__qty-input{width:60px;text-align:center;border:none;border-left:1px solid var(--color-border);border-right:1px solid var(--color-border);border-radius:0;padding:var(--spacing-sm);-moz-appearance:textfield}.product-form__qty-input::-webkit-inner-spin-button,.product-form__qty-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.product-form__submit{margin-top:var(--spacing-sm)}.product-form__submit .loading-spinner{border-top-color:var(--color-text-inverse);border-color:#ffffff4d;border-top-color:#fff}.product-info__description{padding-top:var(--spacing-xl);border-top:1px solid var(--color-border-light)}.product-info__description-heading{font-family:var(--font-display);font-size:var(--text-xl);font-weight:var(--font-heading-weight);margin-bottom:var(--spacing-md)}@media(max-width:1024px){.product-detail{gap:var(--spacing-2xl)}}@media(max-width:768px){.product-page{padding:var(--spacing-xl) 0 var(--spacing-3xl)}.product-detail{grid-template-columns:1fr;gap:var(--spacing-xl)}.product-gallery{position:static}.product-info__title{font-size:var(--text-3xl)}}@media(max-width:480px){.product-gallery__thumb{flex:0 0 64px;width:64px;height:64px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/component-product.css.map */
