.lp-product{--lp-accent: rgb(var(--color-button, 237 139 58));--lp-accent-text: rgb(var(--color-button-text, 255 255 255));--lp-ink: rgb(var(--color-foreground, 26 26 26));--lp-muted: rgba(var(--color-foreground, 26 26 26), .65);--lp-border: rgba(var(--color-foreground, 26 26 26), .12);--lp-surface: rgb(var(--color-background, 255 255 255));max-width:1200px;margin:0 auto;padding:48px 24px 80px;color:var(--lp-ink);background:var(--lp-surface);font-family:var(--font-body-family, -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif);overflow-x:hidden;box-sizing:border-box}.lp-product,.lp-product *,.lp-product *:before,.lp-product *:after{box-sizing:border-box}.lp-product img,.lp-product svg{max-width:100%!important;height:auto}.lp-product__wrap{--lp-accent: rgb(var(--color-button, 237 139 58));--lp-accent-text: rgb(var(--color-button-text, 255 255 255));--lp-ink: rgb(var(--color-foreground, 26 26 26));--lp-muted: rgba(var(--color-foreground, 26 26 26), .65);--lp-border: rgba(var(--color-foreground, 26 26 26), .12);--lp-surface: rgb(var(--color-background, 255 255 255));background:var(--lp-surface);color:var(--lp-ink);display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:56px}.lp-gallery__main{position:relative;border-radius:4px;overflow:hidden;background:rgba(var(--color-foreground, 26 26 26),.05);aspect-ratio:1 / 1;max-height:560px;width:100%}.lp-gallery__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .25s ease}.lp-gallery__image.is-active{opacity:1}.lp-gallery__nav{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:36px;height:36px;border-radius:50%;border:none;background:#ffffffe6;font-size:20px;line-height:1;cursor:pointer}.lp-gallery__nav--prev{left:12px}.lp-gallery__nav--next{right:12px}.lp-gallery__thumbs-row{display:flex;align-items:center;gap:6px;margin-top:14px}.lp-gallery__thumbs{display:flex;gap:10px;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none;flex:1;min-width:0}.lp-gallery__thumbs::-webkit-scrollbar{display:none}.lp-thumbs-nav{flex:0 0 auto;width:28px;height:28px;border-radius:50%;border:1px solid var(--lp-border);background:var(--lp-surface);color:var(--lp-ink);font-size:15px;line-height:1;cursor:pointer}.lp-gallery__thumb{flex:0 0 72px;height:72px;padding:0;border:2px solid transparent;border-radius:4px;overflow:hidden;cursor:pointer;background:rgba(var(--color-foreground, 26 26 26),.05)}.lp-gallery__thumb img{width:100%;height:100%;object-fit:cover;display:block}.lp-gallery__thumb.is-active{border-color:var(--lp-accent)}.lp-info{min-width:0;overflow-wrap:normal;word-break:normal}.lp-info *{overflow-wrap:normal;word-break:normal}.lp-info__title{font-family:var(--font-heading-family, Georgia, "Times New Roman", serif);font-weight:var(--font-heading-weight, 500);font-size:32px;margin:0 0 12px;line-height:1.2}.lp-rating{display:flex;align-items:center;gap:6px;flex-wrap:wrap;margin-bottom:10px;font-size:14px;color:var(--lp-muted)}.lp-rating__stars{display:inline-flex;gap:2px}.lp-star{width:15px;height:15px;fill:rgba(var(--color-foreground, 26 26 26),.2)}.lp-star.is-filled{fill:var(--lp-accent)}.lp-rating__value{color:var(--lp-ink);font-weight:600}.lp-info__subtitle{font-size:15px;color:var(--lp-muted);margin:0 0 18px}.lp-price{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.lp-price__compare{color:var(--lp-muted);text-decoration:line-through;font-size:16px}.lp-price__current{font-size:22px;font-weight:600}.lp-price__badge{background:var(--lp-accent);color:var(--lp-accent-text);font-size:12px;font-weight:700;padding:3px 8px;border-radius:3px}.lp-price__tax{font-size:13px;color:var(--lp-muted);margin:4px 0 0}.lp-divider{border:none;border-top:1px solid var(--lp-border);margin:20px 0}.lp-option{margin-bottom:18px}.lp-option__label{display:block;font-size:12px;font-weight:700;letter-spacing:.04em;margin-bottom:8px}.lp-swatches{display:flex;gap:10px}.lp-swatch{width:34px;height:34px;border-radius:50%;border:2px solid transparent;cursor:pointer}.lp-swatch.is-selected{border-color:var(--lp-ink)}.lp-select{padding:8px 10px;border:1px solid var(--lp-border);border-radius:4px;font-size:14px}.lp-add-to-cart{width:100%;padding:16px;border:none;border-radius:999px;background:var(--lp-accent);color:var(--lp-accent-text);font-size:16px;font-weight:600;cursor:pointer;transition:filter .15s ease}.lp-add-to-cart:hover{filter:brightness(.94)}.lp-add-to-cart:disabled{background:rgba(var(--color-foreground, 26 26 26),.2);cursor:not-allowed}.lp-giftwrap{display:flex;align-items:center;gap:8px;font-size:14px;color:var(--lp-muted);margin-top:12px;cursor:pointer}.lp-giftwrap input{accent-color:var(--lp-accent);width:16px;height:16px}.lp-description{font-size:15px;line-height:1.6;color:var(--lp-ink);margin-top:22px}.lp-trust{list-style:none;margin:22px 0 0;padding:0;display:flex;flex-direction:column;gap:10px}.lp-trust li{display:flex;align-items:center;gap:10px;font-size:14px}.lp-trust__icon{font-size:16px}.lp-trust a{color:var(--lp-ink);text-decoration:underline}.lp-features{margin-top:40px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px 16px;padding-top:32px;border-top:1px solid var(--lp-border)}.lp-feature{text-align:center;display:flex;flex-direction:column;align-items:center;gap:10px}.lp-feature__icon{width:36px;height:36px;color:var(--lp-ink)}.lp-feature__icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.5}.lp-feature__label{font-size:13px;font-weight:600;line-height:1.3}@media(max-width:860px){.lp-product{padding:32px 20px 56px}.lp-product__wrap{grid-template-columns:minmax(0,1fr);gap:28px}.lp-gallery__main{max-height:420px}.lp-features{grid-template-columns:repeat(3,1fr);gap:20px 12px}}@media(max-width:480px){.lp-product{padding:24px 16px 44px}.lp-product__wrap{gap:20px}.lp-gallery__main{max-height:340px;border-radius:2px}.lp-gallery__nav{width:30px;height:30px;font-size:16px}.lp-gallery__thumb{flex-basis:56px;height:56px}.lp-thumbs-nav{width:24px;height:24px;font-size:13px}.lp-info__title{font-size:24px}.lp-price__current{font-size:19px}.lp-price__compare{font-size:14px}.lp-add-to-cart{padding:14px;font-size:15px}.lp-swatch{width:30px;height:30px}.lp-features{grid-template-columns:repeat(3,1fr);gap:16px 8px;margin-top:28px;padding-top:24px}.lp-feature__icon{width:30px;height:30px}.lp-feature__label{font-size:11.5px}.lp-trust{gap:8px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/main-product-custom.css.map */
