.product-main{padding-block:24px 60px}.product-layout{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:start}.gallery{display:grid;grid-template-columns:90px 1fr;gap:16px}.gallery__thumbs{display:flex;flex-direction:column;gap:12px}.gallery__thumb{aspect-ratio:1 / 1;border-radius:var(--radius-sm);border:2px solid transparent;overflow:hidden;cursor:pointer}.gallery__thumb.is-active{border-color:var(--color-gold)}.gallery__thumb svg{width:40%;height:40%}.gallery__main{position:relative;aspect-ratio:1 / 1;border-radius:var(--radius-lg);overflow:hidden}.gallery__main svg{width:30%;height:30%}.gallery__badge{position:absolute;top:16px;left:16px;z-index:2;font-size:.68rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;padding:6px 12px;border-radius:3px;color:#fff;background:var(--color-black)}.gallery__wishlist{position:absolute;top:16px;right:16px;z-index:2;width:36px;height:36px;border-radius:50%;background:#ffffffe6;display:flex;align-items:center;justify-content:center}.gallery__wishlist svg{width:17px;height:17px;stroke:var(--color-black)}.gallery__nav{position:absolute;top:50%;left:0;right:0;display:flex;justify-content:space-between;padding-inline:14px;transform:translateY(-50%)}.gallery__nav button{width:38px;height:38px;border-radius:50%;background:#fff;box-shadow:var(--shadow-card);display:flex;align-items:center;justify-content:center}.gallery__nav svg{width:16px;height:16px;stroke:var(--color-black)}@media(max-width:560px){.gallery{grid-template-columns:1fr}.gallery__thumbs{flex-direction:row;overflow-x:auto}.gallery__thumbs .gallery__thumb{min-width:64px}.gallery__thumbs{order:2}.gallery__main{order:1}}.product-info h1{font-size:1.9rem;margin-bottom:10px}.product-info__rating{display:flex;align-items:center;gap:8px;margin-bottom:16px;font-size:.82rem;color:var(--color-text-light)}.product-info__rating .rating__stars svg{width:15px;height:15px}.product-info__price{display:flex;align-items:center;gap:12px;margin-bottom:18px}.product-info__price .price-now{font-size:1.6rem;font-weight:700;color:var(--color-black)}.product-info__price .price-old{font-size:1.1rem;color:var(--color-text-muted);text-decoration:line-through}.product-info__price .discount-badge{background:#fbe6cf;color:#b5651d;font-size:.75rem;font-weight:700;padding:4px 10px;border-radius:4px}.product-info .trust-row{padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid var(--color-border)}.info-box{display:flex;align-items:center;gap:12px;border:1px solid var(--color-border);border-radius:var(--radius-md);padding:14px 16px;margin-bottom:16px;font-size:.82rem}.info-box svg{width:20px;height:20px;stroke:var(--color-gold);flex-shrink:0}.info-box strong{display:block}.info-box .sub-note{color:var(--color-success);font-size:.78rem;margin-top:2px}.offer-box{display:flex;align-items:center;gap:10px;background:#fbe9de;border-radius:var(--radius-md);padding:12px 16px;margin-bottom:22px;font-size:.82rem;color:#7a4a1f}.offer-box svg:first-child{width:20px;height:20px;stroke:#c0392b;flex-shrink:0}.offer-box strong{color:#c0392b}.offer-box .info-icon{margin-left:auto;width:16px;height:16px;stroke:#b5651d;flex-shrink:0}.option-block{margin-bottom:20px}.option-block__label{font-size:.85rem;font-weight:600;margin-bottom:12px}.color-swatches{display:flex;gap:12px}.color-swatch{width:32px;height:32px;border-radius:50%;border:2px solid transparent;padding:3px;display:inline-flex}.color-swatch span{width:100%;border-radius:50%}.color-swatch.is-selected{border-color:var(--color-gold)}.color-swatch--gold span{background:var(--color-gold)}.color-swatch--silver span{background:#c7c7c7}.qty-row{display:flex;align-items:center;gap:18px;margin-bottom:24px}.qty-stepper{display:flex;align-items:center;border:1px solid var(--color-border);border-radius:var(--radius-sm)}.qty-stepper button{width:38px;height:38px;display:flex;align-items:center;justify-content:center;font-size:1.1rem;color:var(--color-text-light)}.qty-stepper button:hover{color:var(--color-gold)}.qty-stepper input{width:44px;text-align:center;border:none;border-inline:1px solid var(--color-border);height:38px;font-weight:600}.stock-status{display:flex;align-items:center;gap:6px;font-size:.8rem;color:var(--color-success)}.stock-status .dot{width:8px;height:8px;border-radius:50%;background:var(--color-success)}.product-actions{display:flex;flex-direction:column;gap:12px;margin-bottom:20px}.product-actions svg{width:16px;height:16px}.btn-primary svg,.btn-outline svg{stroke:currentColor}@media(max-width:992px){.product-layout{grid-template-columns:1fr;gap:32px}}.product-tabs{margin-top:56px;border:1px solid var(--color-border);border-radius:var(--radius-md);overflow:hidden}.tabs__nav{display:flex;border-bottom:1px solid var(--color-border);overflow-x:auto}.tabs__nav button{padding:18px 24px;font-size:.85rem;font-weight:600;letter-spacing:.03em;color:var(--color-text-light);white-space:nowrap;border-bottom:2px solid transparent}.tabs__nav button.is-active{color:var(--color-gold);border-color:var(--color-gold)}.tabs__panel{display:none;padding:32px;grid-template-columns:1.3fr 1fr;gap:32px}.tabs__panel.is-active{display:grid}.tabs__panel p{color:var(--color-text-light);font-size:.9rem;margin-bottom:18px}.check-list{display:flex;flex-direction:column;gap:12px}.check-list li{display:flex;align-items:center;gap:10px;font-size:.88rem}.check-list svg{width:16px;height:16px;stroke:var(--color-gold);flex-shrink:0}.spec-box{background:var(--color-bg-alt);border-radius:var(--radius-md);padding:22px;display:flex;flex-direction:column;gap:14px;align-self:start}.spec-row{display:flex;align-items:center;gap:10px;font-size:.85rem}.spec-row svg{width:16px;height:16px;stroke:var(--color-gold);flex-shrink:0}.spec-row strong{font-weight:600}@media(max-width:768px){.tabs__panel{grid-template-columns:1fr;padding:22px}}.related-products{margin-top:60px}.gallery__main-image{display:none;width:100%;height:auto;object-fit:cover}.gallery__main-image.is-active{display:block}.product-actions .shopify-payment-button{width:100%}.product-actions .shopify-payment-button__button--unbranded{width:100%;min-height:52px;background:transparent!important;border:1px solid var(--color-gold)!important;color:var(--color-gold)!important;border-radius:var(--radius-sm);font-family:var(--font-sans);font-size:.85rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;transition:var(--transition)}.product-actions .shopify-payment-button__button--unbranded:hover{background:var(--color-gold)!important;color:#fff!important}
/*# sourceMappingURL=/cdn/shop/t/2/assets/orniva-product.css.map */
