.eth-section{background:var(--eth-bg, #fff);color:var(--eth-text, #1a1a1a);padding:40px 20px;font-family:inherit;-webkit-text-size-adjust:100%;text-size-adjust:100%}.eth-section *{-webkit-text-size-adjust:100%;text-size-adjust:100%}.eth-wrap{max-width:1200px;margin:0 auto}.eth-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:48px;align-items:start}@media(max-width:900px){.eth-grid{grid-template-columns:1fr;gap:24px}}.eth-gallery-swatches{margin-top:4px;margin-bottom:18px}.eth-section .eth-gallery-swatches-label{font-size:13px!important;font-weight:600!important;line-height:1.4!important;margin:0 0 10px!important;color:var(--eth-text, #1a1a1a)!important}.eth-section .eth-gallery-swatches-label span{font-size:13px!important;font-weight:400!important;color:#777!important}.eth-main-carousel{position:relative;border-radius:16px;overflow:hidden;background:#f2ede7;aspect-ratio:1 / 1}.eth-carousel-track{display:flex;align-items:stretch;height:100%;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none}.eth-carousel-track::-webkit-scrollbar{display:none}.eth-carousel-slide{flex:0 0 100%;scroll-snap-align:start;height:100%}.eth-carousel-slide img{width:100%;height:100%;object-fit:cover;display:block}.eth-placeholder-svg{width:100%;height:auto}.eth-arrow{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;border-radius:50%;border:none;background:#ffffffe6;font-size:22px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 10px #00000026;z-index:2}.eth-arrow:hover{background:#fff}.eth-arrow-prev{left:12px}.eth-arrow-next{right:12px}.eth-image-badge{position:absolute;display:flex;align-items:center;gap:8px;background:#ffffffeb;border-radius:12px;padding:10px 14px;font-weight:600;font-size:14px;box-shadow:0 4px 14px #0000001f;max-width:200px}.eth-pos-top-left{top:16px;left:16px}.eth-pos-top-right{top:16px;right:16px}.eth-pos-bottom-left{bottom:16px;left:16px}.eth-pos-bottom-right{bottom:16px;right:16px}.eth-badge-icon{flex-shrink:0}.eth-thumbs{display:flex;gap:10px;margin-top:12px;overflow-x:auto}.eth-thumb{border:2px solid transparent;border-radius:8px;padding:0;background:none;cursor:pointer;overflow:hidden;flex-shrink:0;width:72px;height:72px}.eth-thumb img{width:100%;height:100%;object-fit:cover;display:block}.eth-thumb.is-active{border-color:var(--eth-accent, #c2410c)}.eth-details-mobile{display:none}.eth-details-desktop{margin-top:22px}.eth-product-details{border-top:1px solid #dedede}.eth-detail{border-bottom:1px solid #dedede}.eth-detail summary{position:relative;display:flex;align-items:center;min-height:44px;padding:11px 30px 11px 4px;color:var(--eth-text, #1a1a1a);cursor:pointer;font-size:15px;font-weight:700;letter-spacing:.01em;list-style:none}.eth-detail summary::-webkit-details-marker{display:none}.eth-detail summary:after{content:"+";position:absolute;right:8px;top:50%;font-size:20px;font-weight:400;line-height:1;transform:translateY(-50%);transition:transform .2s ease}.eth-detail[open] summary:after{transform:translateY(-50%) rotate(45deg)}.eth-detail-content{padding:0 4px 16px;color:#5d5d5d;font-size:14px;line-height:1.5}.eth-detail-content>:first-child{margin-top:0}.eth-detail-content>:last-child{margin-bottom:0}.eth-rating-row{display:flex;align-items:center;gap:8px;margin-bottom:10px}.eth-stars{display:inline-flex;gap:2px;color:var(--eth-accent, #c2410c)}.eth-star{width:18px;height:18px}.eth-star.is-full,.eth-star.is-half{fill:currentColor!important}.eth-star.is-empty{fill:#e0dcd4!important}.eth-section .eth-rating-text{font-size:14px!important;font-weight:600!important;line-height:1.4!important;color:var(--eth-text, #1a1a1a)!important}.eth-title{font-size:30px;font-weight:800;margin:0 0 16px;line-height:1.2}.eth-features{list-style:none;margin:0 0 20px;padding:0;display:flex;flex-direction:column;gap:8px}.eth-features li{display:flex;align-items:center;gap:8px;font-size:15px}.eth-gifts-title{font-size:18px;font-weight:700;text-align:center;margin:16px 0 12px}.eth-gifts-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:20px}.eth-gift-card{position:relative;border:1px solid #ece6dd;border-radius:12px;padding:16px 10px 10px;text-align:center;font-size:13px;font-weight:600}.eth-gift-card img{display:block;margin:0 auto 8px;width:48px;height:48px;object-fit:contain}.eth-gift-value{position:absolute;top:-10px;left:50%;transform:translate(-50%);background:var(--eth-badge, #5b3a29);color:#fff;font-size:10px;font-weight:700;padding:3px 8px;border-radius:20px;white-space:nowrap}.eth-form{margin-top:12px}.eth-variants{display:flex;gap:12px;margin-bottom:16px;flex-wrap:wrap}.eth-variant-option label{display:block;font-size:12px;font-weight:600;margin-bottom:4px}.eth-select{padding:8px 10px;border-radius:8px;border:1px solid #ddd}.eth-color-name-current{font-weight:400;color:#777;text-transform:none}.eth-color-swatches{display:flex;gap:10px;flex-wrap:wrap}.eth-color-swatch{position:relative;width:36px;height:36px;border-radius:50%;border:2px solid #e4e0d8;padding:0;cursor:pointer;overflow:hidden;transition:border-color .15s ease,transform .1s ease,box-shadow .15s ease}.eth-color-swatch:hover{transform:scale(1.06)}.eth-color-swatch.is-active{border-color:#fff;box-shadow:0 0 0 2px var(--eth-accent, #c2410c)}.eth-color-swatch.is-disabled{cursor:not-allowed;opacity:.4}.eth-color-swatch.is-disabled:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top right,transparent 46%,#999 48%,#999 52%,transparent 54%)}.eth-stock{display:flex;align-items:center;gap:10px;font-size:14px;font-weight:700;margin:0 0 14px}.eth-stock-dot{width:10px;height:10px;border-radius:50%;background:#ff3b30;display:inline-block;animation:ethPulse 1.2s infinite;box-shadow:0 0 #ff3b3099}@keyframes ethPulse{0%{transform:scale(1);box-shadow:0 0 #ff3b3099}50%{transform:scale(1.45);box-shadow:0 0 0 8px #ff3b3000}to{transform:scale(1);box-shadow:0 0 #ff3b3000}}.eth-cta{width:100%;background:var(--eth-btn-bg, #f5820b);color:var(--eth-btn-text, #fff);border:none;border-radius:10px;padding:16px 20px;font-size:16px;font-weight:700;cursor:pointer;transition:opacity .15s ease}.eth-cta:hover{opacity:.9}.eth-cta:disabled{opacity:.5;cursor:not-allowed}.eth-section .eth-guarantee{text-align:center;font-size:13px!important;font-weight:400!important;line-height:1.4!important;margin:12px 0;color:#555}.eth-payment-icons{display:flex;gap:8px;flex-wrap:wrap;justify-content:center;margin:12px 0 20px}.eth-payment-icon{height:24px;width:auto}.eth-no-product{padding:20px;border:1px dashed #ccc;border-radius:8px;text-align:center;color:#888}.eth-reviews{margin-top:24px;border-top:1px solid #eee;padding-top:20px}.eth-reviews-viewport{overflow:hidden;height:auto;transition:height .28s ease;touch-action:pan-y}.eth-reviews-track{display:flex;width:100%;will-change:transform;transition:transform .42s cubic-bezier(.22,.61,.36,1)}.eth-reviews-track.is-instant{transition:none}.eth-review{flex:0 0 100%;min-width:0}.eth-review-nav{display:flex;align-items:center;justify-content:center;gap:14px;margin-top:14px}.eth-review-head{display:flex;gap:12px;align-items:flex-start}.eth-review-avatar{width:40px;height:40px;border-radius:50%;object-fit:cover;flex-shrink:0}.eth-section .eth-review-text{margin:0 0 6px!important;font-size:14px!important;font-weight:400!important;line-height:1.5!important;font-style:italic!important}.eth-section .eth-review-author{margin:0!important;font-size:13px!important;font-weight:600!important;line-height:1.4!important;color:#777!important;display:flex;align-items:center;gap:6px}.eth-review-stars{color:var(--eth-accent, #c2410c);letter-spacing:1px}.eth-review-dots{display:flex;gap:6px;justify-content:center}.eth-dot{width:7px;height:7px;border-radius:50%;border:none;background:#ddd;cursor:pointer;padding:0}.eth-dot.is-active{background:var(--eth-accent, #c2410c)}.eth-custom-liquid{margin-top:20px}@media(max-width:900px){.eth-details-desktop{display:none}.eth-details-mobile{display:block;margin-top:24px}.eth-detail summary{padding-left:4px}}.eth-arrow,.eth-arrow *,.eth-arrow svg,.eth-arrow svg path,.eth-arrow svg polyline,.eth-arrow svg line{color:#1a1a1a!important;fill:#1a1a1a!important;stroke:#1a1a1a!important}.eth-review-arrow,.eth-review-arrow *,.eth-review-arrow svg,.eth-review-arrow svg path,.eth-review-arrow svg polyline,.eth-review-arrow svg line{color:#1a1a1a!important;fill:#1a1a1a!important;stroke:#1a1a1a!important}@media(max-width:900px){.eth-info{display:flex;flex-direction:column}.eth-info>*{order:5}.eth-info .eth-rating-row{order:1}.eth-info .eth-title{order:2}.eth-info .eth-features{order:3}.eth-info .eth-gallery-swatches{order:4;margin-top:4px;margin-bottom:24px}}.eth-grid,.eth-gallery,.eth-info{min-width:0;max-width:100%}.eth-thumbs{width:100%;max-width:100%;min-width:0;box-sizing:border-box;overflow-x:auto;overflow-y:hidden;flex-wrap:nowrap}.eth-thumb{flex:0 0 68px;width:68px;height:68px;box-sizing:border-box}.eth-carousel-track{width:100%;min-width:0;max-width:100%}.eth-carousel-slide{min-width:0;box-sizing:border-box}@media(max-width:900px){.eth-grid{width:100%;min-width:0}.eth-gallery,.eth-info{width:100%;min-width:0;max-width:100%}.eth-main-carousel{width:100%;max-width:100%;min-width:0}.eth-thumbs{width:100%;max-width:100%;overflow-x:auto;overflow-y:hidden;scrollbar-width:none}.eth-thumbs::-webkit-scrollbar{display:none}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/product-trust-hero.css.map */
