.ul-product{display:grid;grid-template-columns:1fr 1fr;gap:60px;padding:48px 60px;max-width:1300px;margin:0 auto}@media(max-width:749px){.ul-product{grid-template-columns:1fr;gap:0;padding:0 0 40px}}.ul-product__gallery{position:sticky;top:100px}@media(max-width:749px){.ul-product__gallery{position:static}}.ul-product__main-img{width:100%;aspect-ratio:1/1;object-fit:contain;background:#f2f0eb;display:block}.ul-product__thumbs{display:flex;gap:8px;margin-top:10px;flex-wrap:wrap}.ul-product__thumb{width:72px;height:72px;object-fit:cover;cursor:pointer;border:2px solid transparent;background:#f2f0eb}.ul-product__thumb.active,.ul-product__thumb:hover{border-color:#0a0a0a}.ul-product__info{padding:0}@media(max-width:749px){.ul-product__info{padding:20px 16px}}.ul-jm-stars{margin-bottom:10px}.ul-jm-stars .jdgm-widget{display:inline-flex!important;align-items:center;gap:6px}.ul-jm-stars .jdgm-prev-badge__stars{color:#c8f05a!important;font-size:16px!important}.ul-jm-stars .jdgm-prev-badge__text{font-size:13px!important;color:#6b6b6b!important}.ul-product__title{font-size:clamp(22px,3vw,34px);font-weight:700;line-height:1.15;color:#0a0a0a;margin-bottom:8px;letter-spacing:-.01em}.ul-product__price-row{display:flex;align-items:center;gap:12px;margin-bottom:16px}.ul-product__price{font-size:24px;font-weight:700;color:#0a0a0a}.ul-product__price--compare{font-size:18px;color:#aaa;text-decoration:line-through;font-weight:400}.ul-product__badge-sale{background:#c8f05a;color:#0a0a0a;font-size:11px;font-weight:700;padding:3px 8px;letter-spacing:.08em;text-transform:uppercase}.ul-product__tagline{font-size:15px;color:#555;line-height:1.7;margin-bottom:20px;border-left:3px solid #c8f05a;padding-left:14px}.ul-product__variant-label{font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#0a0a0a;margin-bottom:10px}.ul-product__variants{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:20px}.ul-product__variant-btn{padding:10px 18px;border:1.5px solid #ddd;background:#fff;font-size:13px;font-weight:600;cursor:pointer;transition:all .15s;color:#0a0a0a}.ul-product__variant-btn:hover,.ul-product__variant-btn.selected{border-color:#0a0a0a;background:#0a0a0a;color:#fff}.ul-product__variant-btn.sold-out{opacity:.4;cursor:not-allowed;text-decoration:line-through}.ul-product__qty-row{display:flex;align-items:center;gap:12px;margin-bottom:16px}.ul-product__qty-label{font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#0a0a0a}.ul-qty{display:flex;align-items:center;border:1.5px solid #ddd;background:#fff}.ul-qty__btn{width:40px;height:40px;border:none;background:none;font-size:18px;cursor:pointer;color:#0a0a0a;display:flex;align-items:center;justify-content:center}.ul-qty__btn:hover{background:#f2f0eb}.ul-qty__input{width:44px;height:40px;border:none;border-left:1.5px solid #ddd;border-right:1.5px solid #ddd;text-align:center;font-size:15px;font-weight:600;color:#0a0a0a;outline:none;font-family:inherit}.ul-product__atc{width:100%;padding:18px;background:#c8f05a;color:#0a0a0a;border:none;font-size:14px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;font-family:inherit;transition:opacity .2s;margin-bottom:12px;display:flex;align-items:center;justify-content:center;gap:8px;-webkit-tap-highlight-color:transparent}.ul-product__atc:hover{opacity:.85}.ul-product__atc:disabled{background:#ccc;cursor:not-allowed;opacity:1}.ul-product__atc svg{width:18px;height:18px}.ul-product__buynow{width:100%;padding:17px;background:#0a0a0a;color:#fff;border:none;font-size:14px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;font-family:inherit;transition:opacity .2s;margin-bottom:20px;-webkit-tap-highlight-color:transparent}.ul-product__buynow:hover{opacity:.8}.ul-product__trust{display:flex;gap:16px;flex-wrap:wrap;margin-bottom:24px;padding:16px;background:#f2f0eb}.ul-product__trust-item{display:flex;align-items:center;gap:6px;font-size:12px;color:#444;font-weight:500}.ul-product__trust-item span{font-size:16px}.ul-product__highlights{margin-bottom:24px}.ul-product__highlights-title{font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#0a0a0a;margin-bottom:12px}.ul-product__highlight{display:flex;align-items:flex-start;gap:12px;padding:12px 0;border-top:1px solid #eee}.ul-product__highlight:last-child{border-bottom:1px solid #eee}.ul-product__highlight-icon{width:36px;height:36px;background:#0a0a0a;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:16px;flex-shrink:0}.ul-product__highlight-name{font-size:13px;font-weight:700;color:#0a0a0a;margin-bottom:2px}.ul-product__highlight-desc{font-size:12px;color:#777;line-height:1.5}.ul-product__tabs{margin-bottom:24px}.ul-product__tab{border-top:1px solid #e5e5e5}.ul-product__tab:last-child{border-bottom:1px solid #e5e5e5}.ul-product__tab-btn{width:100%;display:flex;justify-content:space-between;align-items:center;padding:16px 0;background:none;border:none;font-size:14px;font-weight:700;color:#0a0a0a;cursor:pointer;font-family:inherit;text-align:left}.ul-product__tab-btn .chevron{font-size:18px;transition:transform .2s}.ul-product__tab-btn.open .chevron{transform:rotate(180deg)}.ul-product__tab-content{display:none;padding:0 0 16px;font-size:14px;color:#555;line-height:1.75}.ul-product__tab-content.open{display:block}.ul-product__reviews{padding:48px 60px;background:#f2f0eb;border-top:1px solid #e0ddd7}@media(max-width:749px){.ul-product__reviews{padding:36px 16px}}.ul-product__reviews-title{font-size:clamp(22px,2.5vw,32px);font-weight:700;margin-bottom:24px;color:#0a0a0a}.ul-product__reviews .jdgm-widget{max-width:900px}.ul-bundle{padding:48px 60px;background:#0a0a0a;color:#fff}@media(max-width:749px){.ul-bundle{padding:36px 16px}}.ul-bundle__title{font-size:clamp(20px,2.5vw,30px);font-weight:700;margin-bottom:6px;color:#fff}.ul-bundle__sub{color:#666;font-size:14px;margin-bottom:28px}.ul-bundle__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:24px}@media(max-width:749px){.ul-bundle__grid{grid-template-columns:1fr 1fr;gap:12px}}.ul-bundle__item{background:#111;border:1.5px solid transparent;cursor:pointer;transition:border-color .15s;position:relative}.ul-bundle__item.selected{border-color:#c8f05a}.ul-bundle__item-img{width:100%;aspect-ratio:1/1;object-fit:cover;background:#1a1a1a;display:block}.ul-bundle__item-info{padding:10px 12px 12px}.ul-bundle__item-name{font-size:12px;font-weight:700;color:#fff;margin-bottom:3px;line-height:1.3}.ul-bundle__item-price{font-size:13px;color:#c8f05a;font-weight:700}.ul-bundle__check{position:absolute;top:8px;right:8px;width:22px;height:22px;background:#c8f05a;border-radius:50%;display:none;align-items:center;justify-content:center;font-size:12px;color:#0a0a0a;font-weight:700}.ul-bundle__item.selected .ul-bundle__check{display:flex}.ul-bundle__summary{background:#111;padding:20px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px}.ul-bundle__saving{font-size:13px;color:#c8f05a;font-weight:700}.ul-bundle__total{font-size:18px;font-weight:700;color:#fff}.ul-bundle__total span{color:#aaa;text-decoration:line-through;font-size:14px;font-weight:400;margin-left:6px}.ul-bundle__atc{background:#c8f05a;color:#0a0a0a;border:none;padding:16px 32px;font-size:13px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;font-family:inherit;white-space:nowrap;-webkit-tap-highlight-color:transparent}.ul-bundle__atc:hover{opacity:.85}.ul-sticky-atc{display:none}@media(max-width:749px){.ul-sticky-atc{display:flex;position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:1px solid #e5e5e5;padding:12px 16px;gap:10px;z-index:50;box-shadow:0 -4px 20px #0000001a}.ul-sticky-atc__btn{flex:1;padding:16px;background:#c8f05a;color:#0a0a0a;border:none;font-size:14px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;font-family:inherit}.ul-sticky-atc__price{display:flex;flex-direction:column;justify-content:center;font-size:16px;font-weight:700;color:#0a0a0a;white-space:nowrap}.ul-sticky-atc__title{font-size:11px;color:#888;font-weight:400;max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/ul-product.css.map */
