:root{--lh-ink: #1C1A17;--lh-graphite: #6B6358;--lh-stone: #3D3833;--lh-muted: #9A9085;--lh-mute: #E7E1D8;--lh-paper: #FAF7F2;--lh-surface: #FFFFFF;--lh-line: #EDE8E0;--lh-line-2: #F0EBE3;--lh-line-3: #F4F0EA;--lh-saffron: #E08A1E;--lh-saffron-deep: #C2730F;--lh-saffron-tint: #F4D9AE;--lh-saffron-wash: #FBF0DF;--lh-saffron-light: #F0B968;--lh-evergreen: #1F3D34;--lh-green: #2E6B4F;--lh-green-wash: #E8EFEA;--lh-green-light: #9FD0BA;--lh-clay: #B23A2E;--lh-clay-wash: #F6E7E4;--lh-space-xs: 4px;--lh-space-sm: 8px;--lh-space-md: 16px;--lh-space-lg: 24px;--lh-space-xl: 48px;--lh-space-2xl: 96px;--lh-radius-sm: 4px;--lh-radius-md: 8px;--lh-radius-lg: 12px;--lh-radius-xl: 16px;--lh-radius-2xl: 24px;--lh-radius-pill: 999px;--lh-shadow-xs: 0 1px 2px rgba(28, 26, 23, .05);--lh-shadow-sm: 0 2px 8px rgba(28, 26, 23, .06);--lh-shadow-md: 0 8px 24px rgba(28, 26, 23, .08);--lh-shadow-lg: 0 20px 48px rgba(28, 26, 23, .1);--lh-ease: cubic-bezier(.4, 0, .2, 1);--lh-dur: .15s;--lh-tap: 44px}html{-webkit-text-size-adjust:100%}body{background-color:var(--lh-paper);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;letter-spacing:-.005em}::selection{background:var(--lh-saffron-tint);color:var(--lh-ink)}h1,h2,h3,h4,.h0,.h1,.h2,.h3{letter-spacing:-.02em;color:var(--lh-ink)}.lh-serif,.lh-display{font-family:var(--lh-font-serif);font-style:italic;font-weight:400;letter-spacing:0}.lh-display{font-size:clamp(2.8rem,5vw,4.6rem);line-height:1.18}.lh-accent{color:var(--lh-saffron-light)}.lh-mono{font-family:var(--lh-font-mono)}.lh-eyebrow{font-family:var(--lh-font-mono);font-size:1.2rem;letter-spacing:.08em;text-transform:uppercase;color:var(--lh-saffron-deep)}a{color:inherit}.lh-link{color:var(--lh-saffron-deep);text-decoration:none;font-weight:600}.lh-link:hover{color:var(--lh-saffron)}.lh-btn{display:inline-flex;align-items:center;justify-content:center;gap:var(--lh-space-sm);min-height:52px;padding:0 22px;border:none;border-radius:var(--lh-radius-md);font-family:var(--lh-font-sans);font-weight:600;font-size:1.6rem;line-height:1;cursor:pointer;text-decoration:none;transition:background var(--lh-dur) var(--lh-ease),transform var(--lh-dur) var(--lh-ease),box-shadow var(--lh-dur) var(--lh-ease)}.lh-btn:focus-visible{outline:3px solid var(--lh-saffron);outline-offset:2px}.lh-btn--primary{background:var(--lh-saffron);color:var(--lh-ink);box-shadow:0 6px 16px #e08a1e47}.lh-btn--primary:hover{background:var(--lh-saffron-deep);transform:translateY(-1px);box-shadow:0 8px 22px #c2730f52}.lh-btn--primary:active{transform:translateY(0)}.lh-btn--secondary{background:var(--lh-surface);color:var(--lh-ink);border:1.5px solid var(--lh-ink)}.lh-btn--secondary:hover{background:var(--lh-ink);color:var(--lh-paper)}.lh-btn--evergreen{background:var(--lh-evergreen);color:var(--lh-paper)}.lh-btn--evergreen:hover{background:var(--lh-green)}.lh-btn--block{width:100%}.button,.shopify-payment-button__button--unbranded{font-weight:600;letter-spacing:-.005em;min-height:52px}.field__input,.select__select,.text-area,.customer .field input{font-family:var(--lh-font-sans);color:var(--lh-ink);background-color:var(--lh-surface)}.field__input::placeholder,.text-area::placeholder{color:var(--lh-muted)}.field__input:focus,.field__input:focus-visible,.select__select:focus,.select__select:focus-visible,.text-area:focus,.text-area:focus-visible,.customer .field input:focus{box-shadow:0 0 0 .2rem var(--lh-saffron);outline:0}.select .icon-caret,.field__label,.customer .field label,.form__label,.form__message{color:var(--lh-graphite)}.form__message--error,.field--with-error .form__message{color:var(--lh-clay)}input[type=checkbox],input[type=radio]{accent-color:var(--lh-saffron)}.quantity{border-radius:var(--lh-radius-md);color:var(--lh-ink)}.quantity:after{border-radius:var(--lh-radius-md)}.quantity__button:hover{color:var(--lh-saffron-deep)}.quantity__input{color:var(--lh-ink);font-weight:600}.lh-input{width:100%;min-height:var(--lh-tap);padding:0 14px;background:var(--lh-surface);border:1px solid var(--lh-mute);border-radius:var(--lh-radius-md);font-family:var(--lh-font-sans);font-size:1.5rem;color:var(--lh-ink);transition:border-color var(--lh-dur) var(--lh-ease),box-shadow var(--lh-dur) var(--lh-ease)}.lh-input::placeholder{color:var(--lh-muted)}.lh-input:focus,.lh-input:focus-visible{border-color:var(--lh-saffron);box-shadow:0 0 0 3px var(--lh-saffron-wash);outline:0}.lh-input--pill{border-radius:var(--lh-radius-pill)}.lh-badge{display:inline-flex;align-items:center;gap:4px;font-size:1.1rem;font-weight:700;line-height:1.3;padding:3px 8px;border-radius:var(--lh-radius-sm)}.lh-badge--sale{background:var(--lh-clay);color:#fff}.lh-badge--bestseller{background:var(--lh-evergreen);color:#fff;font-weight:600}.lh-badge--saffron{background:var(--lh-saffron);color:var(--lh-ink)}.lh-pill{flex-shrink:0;display:inline-flex;align-items:center;gap:6px;padding:7px 14px;border-radius:var(--lh-radius-pill);font-size:1.3rem;font-weight:500;white-space:nowrap}.lh-pill--active{background:var(--lh-ink);color:var(--lh-paper)}.lh-pill--idle{background:var(--lh-surface);color:var(--lh-stone);border:1px solid var(--lh-mute)}.lh-pill--saffron{background:var(--lh-saffron-wash);color:var(--lh-saffron-deep);border:1px solid var(--lh-saffron-tint)}.lh-scroller{position:relative;background:var(--lh-paper)}.lh-scroller__track{display:flex;gap:var(--lh-space-sm);padding:11px 16px;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch}.lh-scroller__track::-webkit-scrollbar{display:none}.lh-scroller__fade{position:absolute;right:0;top:0;bottom:0;width:40px;pointer-events:none;background:linear-gradient(90deg,transparent,var(--lh-paper))}.lh-card{background:var(--lh-surface);border:1px solid var(--lh-line);border-radius:var(--lh-radius-xl);box-shadow:var(--lh-shadow-sm)}.lh-hr{height:1px;background:var(--lh-line);border:0;margin:0}.lh-section{padding:var(--lh-space-xl) 0}@media screen and (max-width:749px){.lh-section{padding:36px 0}}.announcement-bar,.utility-bar{letter-spacing:.01em}.announcement-bar__message{font-size:1.3rem;font-weight:500;letter-spacing:.01em;padding-top:9px;padding-bottom:9px}@media screen and (max-width:749px){.announcement-bar__message{font-size:1.2rem}}.header{border-bottom:1px solid var(--lh-line)}.shopify-section-header-sticky .header,.header-wrapper--sticky .header{box-shadow:0 4px 14px #1c1a170f}.header__heading-link,.header__heading-link .h2{font-family:var(--lh-font-sans);font-weight:700;letter-spacing:-.03em;color:var(--lh-ink)}.header__heading-link:not(:has(img)):after{content:"";display:inline-block;width:7px;height:7px;margin-left:7px;background:var(--lh-saffron);transform:rotate(45deg);vertical-align:middle}.header__menu-item{font-weight:500;color:var(--lh-ink);transition:color var(--lh-dur) var(--lh-ease)}.header__menu-item:hover,.header__active-menu-item{color:var(--lh-saffron-deep)}.header__menu-item:hover .header__active-menu-item{text-decoration-color:var(--lh-saffron)}.header__icon,.header__icon--menu{color:var(--lh-ink);min-width:var(--lh-tap);min-height:var(--lh-tap)}.header__icon:hover{color:var(--lh-saffron-deep)}.header__icons .header__icon .icon{width:2.2rem;height:2.2rem}.cart-count-bubble{background-color:var(--lh-saffron);color:var(--lh-ink);font-weight:700;min-width:1.6rem;min-height:1.6rem}.cart-count-bubble span{color:var(--lh-ink)}.search__input.field__input{border-radius:var(--lh-radius-pill)}@media screen and (max-width:989px){.header__icon--menu .icon{width:2.2rem;height:2.2rem}}.banner__heading{font-weight:700!important;line-height:1.14!important}.banner__text{font-size:1.6rem;opacity:.92}@media screen and (max-width:749px){.banner__heading{font-size:2.8rem!important}.banner__text{font-size:1.35rem}}.lh-trust-badges__grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,1fr);gap:10px}@media screen and (min-width:750px){.lh-trust-badges__grid{grid-template-columns:repeat(4,1fr);gap:16px}}.lh-trust-badge{display:flex;align-items:center;gap:10px;padding:14px;background:var(--lh-surface);border:1px solid var(--lh-line);border-radius:var(--lh-radius-lg)}.lh-trust-badge__text{display:flex;flex-direction:column;min-width:0}.lh-trust-badge__icon{flex-shrink:0;width:22px;height:22px;display:flex;align-items:center;justify-content:center;color:var(--lh-evergreen)}.lh-trust-badge__icon svg{width:22px;height:22px}.lh-trust-badge__label{font-size:1.3rem;font-weight:600;color:var(--lh-ink);line-height:1.25}.lh-trust-badge__sub{font-size:1.1rem;color:var(--lh-graphite);line-height:1.2}.section-collection-list .title{font-weight:700;color:var(--lh-ink)}.section-collection-list .collection-list-view-all .button,.section-collection-list .title-wrapper-with-link .link{font-family:var(--lh-font-mono);font-size:1.15rem;letter-spacing:.04em;text-transform:uppercase;color:var(--lh-saffron-deep);background:transparent;border:0;box-shadow:none;min-height:0;padding:0}.section-collection-list .collection-list-view-all .button:hover,.section-collection-list .title-wrapper-with-link .link:hover{color:var(--lh-saffron);background:transparent}.section-collection-list .collection-list-view-all .button:after,.section-collection-list .collection-list-view-all .button:before{display:none}.section-collection-list .card--collection .card__inner{border:0;box-shadow:none}.section-collection-list .card--collection .card__media,.section-collection-list .card--collection .media{border-radius:var(--lh-radius-xl);overflow:hidden}.section-collection-list .card--collection .card__heading{text-align:center;font-family:var(--lh-font-sans);font-weight:500;font-size:1.3rem;margin-top:.7rem;letter-spacing:-.005em}.section-collection-list .card--collection .card__heading a{color:var(--lh-ink)}.section-collection-list .card-wrapper{transition:transform var(--lh-dur) var(--lh-ease)}.section-collection-list .card-wrapper:hover{transform:translateY(-2px)}@media screen and (max-width:749px){.section-collection-list .collection-list.grid:not(.slider){grid-template-columns:repeat(3,1fr);gap:10px}}@media screen and (max-width:749px){.collection .slider--mobile .card__inner,.collection .slider--mobile .card-wrapper{overflow:hidden}}.collection__title.title{font-weight:700;color:var(--lh-ink)}.collection__description{color:var(--lh-graphite);font-size:1.4rem}.collection__view-all .link{font-family:var(--lh-font-mono);font-size:1.15rem;letter-spacing:.04em;text-transform:uppercase;color:var(--lh-saffron-deep)}.collection__view-all .link:hover{color:var(--lh-saffron)}.collection .slider-button{color:var(--lh-ink)}.collection .slider-button:hover:not([disabled]){color:var(--lh-saffron-deep)}.collection .slider-counter{color:var(--lh-graphite)}.collection .slider-counter--dots .slider-counter__link--active .dot{background-color:var(--lh-saffron)}.lh-newsletter-whatsapp{display:inline-flex;align-items:center;gap:.7rem;margin-top:1.4rem;font-size:1.3rem;font-weight:600;color:var(--lh-green);text-decoration:none}.lh-newsletter-whatsapp:hover{color:var(--lh-evergreen)}.lh-newsletter-whatsapp:focus-visible{outline:3px solid var(--lh-saffron);outline-offset:2px;border-radius:var(--lh-radius-sm)}.lh-offer__inner{text-align:center;max-width:56rem;margin:0 auto}.lh-offer__eyebrow{margin:0 0 1rem;font-family:var(--lh-font-mono);font-size:1.15rem;letter-spacing:.12em;text-transform:uppercase;color:var(--lh-clay)}.lh-offer__heading{margin:0;font-size:2.6rem;font-weight:700;letter-spacing:-.02em;color:var(--lh-ink)}.lh-offer__sub{margin:.8rem 0 0;font-size:1.4rem;color:var(--lh-graphite)}.lh-offer__countdown{display:inline-flex;align-items:flex-start;gap:.8rem;margin-top:1.8rem}.lh-offer__unit{display:inline-flex;flex-direction:column;align-items:center;gap:.3rem;min-width:5.6rem;padding:1rem .8rem;background:var(--lh-ink);color:var(--lh-paper);border-radius:var(--lh-radius-md)}.lh-offer__num{font-family:var(--lh-font-mono);font-size:2.2rem;font-weight:500;line-height:1}.lh-offer__lbl{font-family:var(--lh-font-mono);font-size:1rem;letter-spacing:.08em;color:#faf7f299}.lh-offer__sep{font-family:var(--lh-font-mono);font-size:2rem;color:var(--lh-muted);align-self:center}.lh-offer__code{display:inline-flex;align-items:center;gap:1rem;margin-top:1.8rem;padding:1rem 1.4rem;background:var(--lh-surface);border:1.5px dashed var(--lh-saffron-tint);border-radius:var(--lh-radius-md);cursor:pointer;font-family:inherit}.lh-offer__code:hover{border-color:var(--lh-saffron)}.lh-offer__code:focus-visible{outline:3px solid var(--lh-saffron);outline-offset:2px}.lh-offer__code-value{font-family:var(--lh-font-mono);font-size:1.6rem;font-weight:500;letter-spacing:.06em;color:var(--lh-ink)}.lh-offer__code-hint{font-size:1.1rem;font-weight:700;color:var(--lh-saffron-deep);letter-spacing:.04em}.lh-offer__copied{display:inline-block;margin-top:.8rem;font-size:1.2rem;font-weight:600;color:var(--lh-green)}.lh-offer__cta{display:inline-flex;align-items:center;justify-content:center;min-height:5.2rem;margin-top:1.8rem;padding:0 2.4rem;background:var(--lh-saffron);color:var(--lh-ink);border-radius:var(--lh-radius-lg);font-weight:700;font-size:1.6rem;text-decoration:none}.lh-offer__cta:hover{background:var(--lh-saffron-deep);color:var(--lh-paper)}.section-multicolumn .multicolumn__title .title{font-weight:700;color:var(--lh-ink)}.section-multicolumn .multicolumn-card__info h3{font-family:var(--lh-font-sans);font-weight:600;color:var(--lh-ink);letter-spacing:-.005em}.section-multicolumn .multicolumn-card__info p{color:var(--lh-graphite);line-height:1.55}.section-multicolumn .multicolumn-card__image-wrapper img{border-radius:var(--lh-radius-lg)}.lh-reviews__heading{margin:0 0 1.6rem;font-size:2.4rem;font-weight:700;letter-spacing:-.02em;color:var(--lh-ink)}.lh-reviews__aggregate{display:flex;align-items:center;gap:1.2rem;flex-wrap:wrap;margin-bottom:2rem}.lh-reviews__score{font-size:2.8rem;font-weight:700;letter-spacing:-.02em;line-height:1;color:var(--lh-ink)}.lh-reviews__count{font-size:1.3rem;color:var(--lh-graphite)}.lh-review__stars{display:inline-flex;align-items:center;gap:1px;line-height:0}.lh-review__star.is-on{color:var(--lh-saffron)}.lh-review__star.is-off{color:var(--lh-mute)}.lh-reviews__grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr;gap:1.1rem}@media screen and (min-width:750px){.lh-reviews__grid{grid-template-columns:1fr 1fr;gap:1.4rem}}.lh-review-card{background:var(--lh-surface);border:1px solid var(--lh-line);border-radius:var(--lh-radius-lg);padding:1.4rem}.lh-review-card__head{display:flex;justify-content:space-between;align-items:center;gap:.8rem;margin-bottom:.8rem}.lh-review__verified{display:inline-flex;align-items:center;gap:4px;font-size:1.1rem;font-weight:600;color:var(--lh-green);white-space:nowrap}.lh-review__quote{margin:0;font-size:1.3rem;line-height:1.5;color:var(--lh-stone)}.lh-review__photos{display:flex;gap:7px;margin-top:1rem}.lh-review__photos img{width:54px;height:54px;border-radius:9px;object-fit:cover}.lh-review__meta{margin:.9rem 0 0;font-size:1.1rem;color:var(--lh-graphite)}.lh-reviews__empty{margin:0;padding:2.4rem;text-align:center;font-size:1.4rem;color:var(--lh-graphite);background:var(--lh-surface);border:1px solid var(--lh-line);border-radius:var(--lh-radius-lg)}.lh-reviews__gallery{display:flex;gap:1rem;overflow-x:auto;padding:.4rem 0 1.8rem;scrollbar-width:none;-webkit-overflow-scrolling:touch}.lh-reviews__gallery::-webkit-scrollbar{display:none}.lh-reviews__thumb{position:relative;flex-shrink:0;width:9rem;height:9rem;border-radius:var(--lh-radius-md);overflow:hidden;background:var(--lh-mute);display:block}.lh-reviews__thumb img{width:100%;height:100%;object-fit:cover;display:block}.lh-reviews__play{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;color:#fff;background:#1c1a1747}.lh-reviews__play svg{filter:drop-shadow(0 1px 3px rgba(0,0,0,.4))}.lh-review__media{margin-top:1rem;display:flex;gap:.7rem;flex-wrap:wrap;align-items:flex-start}.lh-review__photo{width:8.8rem;height:8.8rem;object-fit:cover;border-radius:9px}.lh-review__video{width:100%;max-width:22rem;border-radius:var(--lh-radius-md);background:#000;aspect-ratio:9 / 16;object-fit:cover}.lh-review__ph{display:block;width:8.8rem;height:8.8rem;border-radius:9px;overflow:hidden;background:var(--lh-mute);opacity:.55}.lh-review__ph-svg{width:100%;height:100%}.video-section__media,.video-section .deferred-media,.video-section__poster{border-radius:var(--lh-radius-lg);overflow:hidden}.video-section__title{font-weight:700}.video-section .deferred-media__poster-button{width:6.4rem;height:6.4rem;background-color:var(--lh-saffron);color:var(--lh-ink);border:0;box-shadow:0 6px 18px #1c1a1740;transition:background-color var(--lh-dur) var(--lh-ease),transform var(--lh-dur) var(--lh-ease)}.video-section .deferred-media__poster-button:hover{background-color:var(--lh-saffron-light);transform:translate(-50%,-50%) scale(1.04)}.video-section .deferred-media__poster-button .icon{width:2rem;height:2rem;color:var(--lh-ink)}.lh-cod-section{padding:48px 0}.lh-cod-section__inner{max-width:1200px;margin:0 auto;padding:0 16px}@media screen and (min-width:750px){.lh-cod-section__inner{padding:0 40px}}.lh-cod-section__title{text-align:center;font-size:2.6rem;font-weight:700;color:var(--lh-ink);margin-bottom:28px}@media screen and (max-width:749px){.lh-cod-section__title{font-size:2.1rem;margin-bottom:20px}}.lh-cod-section__grid{display:grid;grid-template-columns:1fr;gap:14px}@media screen and (min-width:750px){.lh-cod-section__grid{grid-template-columns:repeat(2,1fr);gap:16px}}@media screen and (min-width:990px){.lh-cod-section__grid{grid-template-columns:repeat(3,1fr)}}.lh-cod-card{display:flex;align-items:flex-start;gap:12px;padding:18px;background:var(--lh-surface);border-radius:var(--lh-radius-lg);box-shadow:var(--lh-shadow-sm);border:1px solid var(--lh-line)}.lh-cod-card__icon{flex-shrink:0;width:36px;height:36px;display:flex;align-items:center;justify-content:center;color:var(--lh-evergreen)}.lh-cod-card__icon svg{width:28px;height:28px}.lh-cod-card__content h3{font-size:1.5rem;font-weight:700;color:var(--lh-ink);margin:0 0 4px}.lh-cod-card__content p{font-size:1.3rem;color:var(--lh-graphite);margin:0;line-height:1.5}.lh-rto-section{padding:40px 0;background:var(--lh-green-wash)}.lh-rto-section__inner{max-width:800px;margin:0 auto;padding:0 16px;text-align:center}.lh-rto-section__title{font-size:2.2rem;font-weight:700;color:var(--lh-evergreen);margin-bottom:8px}.lh-rto-section__subtitle{font-size:1.4rem;color:var(--lh-graphite);margin-bottom:24px}.lh-rto-section__points{list-style:none;padding:0;margin:0 auto;display:flex;flex-direction:column;gap:12px;text-align:left;max-width:560px}.lh-rto-section__point{display:flex;align-items:flex-start;gap:10px;font-size:1.4rem;color:var(--lh-stone);line-height:1.5}.lh-rto-section__point svg{flex-shrink:0;width:20px;height:20px;color:var(--lh-green);margin-top:2px}@media screen and (max-width:749px){.lh-rto-section__title{font-size:1.9rem}.lh-rto-section__point{font-size:1.3rem}}.lh-card-cod{display:inline-flex;align-items:center;gap:4px;font-size:1.1rem;color:var(--lh-green);font-weight:600;margin-top:4px;line-height:1}.lh-card-cod svg{width:14px;height:14px;flex-shrink:0}.lh-discount-badge{position:absolute;top:9px;left:9px;background:var(--lh-clay);color:#fff;font-size:1.1rem;font-weight:700;padding:3px 7px;border-radius:var(--lh-radius-sm);z-index:2;line-height:1.3}.card__inner{position:relative}.lh-product-trust{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:16px}.lh-product-trust__item{display:flex;align-items:center;gap:10px;padding:13px;background:var(--lh-surface);border:1px solid var(--lh-line);border-radius:var(--lh-radius-lg);font-size:1.3rem;color:var(--lh-ink);font-weight:600}.lh-product-trust__item svg{width:22px;height:22px;color:var(--lh-evergreen);flex-shrink:0}.lh-product-trust__sub{display:block;font-size:1.1rem;color:var(--lh-graphite);font-weight:400}.lh-sticky-cta{display:none}@media screen and (max-width:749px){.lh-sticky-cta{display:block;position:fixed;bottom:0;left:0;right:0;z-index:100;background:#fffffff7;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);padding:10px 16px calc(10px + env(safe-area-inset-bottom));box-shadow:0 -8px 24px #1c1a1714;border-top:1px solid var(--lh-line)}.lh-sticky-cta__inner{display:flex;align-items:center;gap:10px}.lh-sticky-cta__price{flex-shrink:0;min-width:0}.lh-sticky-cta__price .lh-sticky-price-sale{font-size:1.7rem;font-weight:700;color:var(--lh-ink);display:block;line-height:1.2}.lh-sticky-cta__price .lh-sticky-price-compare{font-size:1.2rem;color:var(--lh-muted);text-decoration:line-through;display:block;line-height:1.2}.lh-sticky-cta__btn{flex:1;display:flex;align-items:center;justify-content:center;gap:7px;min-height:var(--lh-tap);padding:12px 16px;background:var(--lh-saffron);color:var(--lh-ink);border:none;border-radius:var(--lh-radius-lg);font-size:1.5rem;font-weight:700;cursor:pointer;text-decoration:none;white-space:nowrap}.lh-sticky-cta__btn:hover{background:var(--lh-saffron-deep)}.lh-sticky-cta__btn svg{width:18px;height:18px;flex-shrink:0}body.template-product{padding-bottom:76px}}.lh-coupon{margin-top:16px;border:1.5px dashed var(--lh-saffron-tint);background:var(--lh-saffron-wash);border-radius:var(--lh-radius-lg);padding:14px}.lh-coupon__code{background:var(--lh-surface);border:1px dashed var(--lh-saffron-tint);border-radius:var(--lh-radius-md);padding:7px 11px;font-family:var(--lh-font-mono);font-size:1.3rem;letter-spacing:.06em;color:var(--lh-ink)}.lh-stock{margin-top:14px;background:var(--lh-surface);border:1px solid var(--lh-line);border-radius:var(--lh-radius-lg);padding:12px 13px}.lh-stock__row{display:flex;justify-content:space-between;font-size:1.2rem;font-weight:600;color:var(--lh-clay);margin-bottom:6px}.lh-stock__track{height:6px;border-radius:var(--lh-radius-pill);background:var(--lh-mute);overflow:hidden}.lh-stock__fill{height:100%;background:linear-gradient(90deg,var(--lh-saffron),var(--lh-clay))}.lh-social-proof__card{text-align:center;padding:24px 16px}.lh-social-proof__stars{color:var(--lh-saffron);font-size:1.6rem;margin-bottom:12px;letter-spacing:2px}.lh-social-proof__text{font-size:1.4rem;color:var(--lh-ink);line-height:1.6;margin-bottom:12px}.lh-social-proof__name{font-size:1.2rem;color:var(--lh-graphite);font-weight:600}.card-wrapper{transition:transform var(--lh-dur) var(--lh-ease)}.card-wrapper:hover{transform:translateY(-2px)}.price-item--sale{font-weight:700;color:var(--lh-ink)}.price-item--regular{color:var(--lh-muted)}.card__heading{font-weight:600;letter-spacing:-.005em}.card__heading a{color:var(--lh-ink)}.card-wrapper .rating-star,.product .rating-star{--color-rating-star: var(--lh-saffron)}.rating-text{color:var(--lh-graphite)}.card-wrapper .quick-add__submit{background:var(--lh-saffron-wash);color:var(--lh-saffron-deep);border:1px solid var(--lh-saffron-tint);font-weight:600;box-shadow:none}.card-wrapper .quick-add__submit:hover:not([disabled]){background:var(--lh-saffron-tint);color:var(--lh-saffron-deep)}.lh-price-off{display:inline-flex;align-items:center;margin-left:.8rem;padding:.3rem .8rem;background:var(--lh-clay);color:#fff;font-size:1.2rem;font-weight:700;border-radius:var(--lh-radius-sm);vertical-align:middle}.card-wrapper .lh-price-off,.price__badge-sale{display:none}.card__media{overflow:hidden;border-radius:var(--lh-radius-xl) var(--lh-radius-xl) 0 0}.collapsible-content .accordion__title{font-weight:600}.lh-hero{position:relative}.lh-hero__frame{position:relative;display:flex;flex-direction:column;justify-content:flex-end;min-height:var(--lh-hero-h-mobile, 512px);overflow:hidden;isolation:isolate}.lh-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.lh-hero__img{width:100%;height:100%;object-fit:cover;display:block}.lh-hero__img--placeholder{background:linear-gradient(158deg,#e9e3d9,#ded6c9)}.lh-hero__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 0%,rgba(20,18,15,calc(var(--lh-hero-overlay, .65) * .6)) 38%,rgba(20,18,15,var(--lh-hero-overlay, .65)) 100%)}.lh-hero__chip{position:absolute;top:1.4rem;left:1.4rem;z-index:2;display:inline-flex;align-items:center;gap:.6rem;padding:.5rem 1rem;background:#faf7f2d1;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:var(--lh-radius-pill);font-family:var(--lh-font-mono);font-size:1rem;letter-spacing:.04em;text-transform:uppercase;color:var(--lh-stone)}.lh-hero__chip-dot{width:6px;height:6px;border-radius:999px;background:var(--lh-saffron)}.lh-hero__rating{position:absolute;top:1.4rem;right:1.4rem;z-index:2;display:inline-flex;align-items:center;gap:.5rem;padding:.6rem 1.1rem;background:var(--lh-ink);color:var(--lh-paper);border-radius:var(--lh-radius-pill);font-size:1.1rem}.lh-hero__star{color:var(--lh-saffron-light)}.lh-hero__content{position:relative;z-index:1;padding:6.4rem 2rem 2.2rem}.lh-hero__eyebrow{margin:0 0 1rem;font-family:var(--lh-font-mono);font-size:1.05rem;letter-spacing:.14em;text-transform:uppercase;color:var(--lh-saffron-light)}.lh-hero__heading{margin:0;font-family:var(--lh-font-serif);font-style:normal;font-weight:500;font-size:3.3rem;line-height:1.08;letter-spacing:0;color:var(--lh-paper)}.lh-hero__accent{font-style:italic;color:#f4c77e}.lh-hero__sub{margin:.9rem 0 0;font-size:1.4rem;line-height:1.45;color:#faf7f2d1}.lh-hero__price{display:flex;align-items:baseline;gap:1.1rem;margin-top:1.6rem;flex-wrap:wrap}.lh-hero__price-sale{font-size:2.7rem;font-weight:700;letter-spacing:-.01em;color:#fff}.lh-hero__price-compare{font-size:1.6rem;color:#faf7f28c;text-decoration:line-through}.lh-hero__save{background:var(--lh-saffron);color:var(--lh-ink);font-size:1.2rem;font-weight:700;padding:.3rem .8rem;border-radius:var(--lh-radius-sm)}.lh-hero__cta{display:flex;align-items:center;justify-content:center;gap:.9rem;width:100%;min-height:5.4rem;margin-top:1.8rem;padding:0 2rem;background:var(--lh-saffron);color:var(--lh-ink);border:none;border-radius:var(--lh-radius-lg);font-family:var(--lh-font-sans);font-weight:700;font-size:1.65rem;text-decoration:none;box-shadow:0 8px 22px #e08a1e66;transition:background var(--lh-dur) var(--lh-ease),transform var(--lh-dur) var(--lh-ease)}.lh-hero__cta:hover{background:var(--lh-saffron-light);transform:translateY(-1px)}.lh-hero__cta:active{transform:translateY(0);background:var(--lh-saffron-deep);color:var(--lh-paper)}.lh-hero__cta:focus-visible{outline:3px solid var(--lh-paper);outline-offset:2px}.lh-hero__cta-arrow{font-size:1.8rem;line-height:1}.lh-hero__reassure{list-style:none;margin:1.4rem 0 0;padding:0;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:1.4rem;font-size:1.15rem;color:#faf7f2b3}.lh-hero__reassure-item{display:inline-flex;align-items:center;gap:.5rem}.lh-hero__reassure-item svg{color:var(--lh-green-light)}@media screen and (min-width:750px){.lh-hero__frame{min-height:var(--lh-hero-h-desktop, 600px)}.lh-hero__content{max-width:56rem;padding:8rem 4rem 4rem}.lh-hero__heading{font-size:4.6rem}.lh-hero__price-sale{font-size:3.2rem}.lh-hero__chip,.lh-hero__rating{top:2rem}.lh-hero__chip{left:2rem}.lh-hero__rating{right:2rem}.lh-hero__reassure{justify-content:flex-start}}.product__info-container,.product__info-wrapper,.product__column-sticky,.product-form,.product-form__buttons{overflow:visible}.product__column-sticky{position:static}.lh-pdp-rating{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap;margin-top:.8rem;font-size:1.3rem;color:var(--lh-ink)}.lh-pdp-stars{color:var(--lh-saffron);letter-spacing:1px}.lh-pdp-rating__link{color:var(--lh-graphite);text-decoration:underline}.lh-pdp-sold{color:var(--lh-green);font-weight:600}.lh-pdp-savings{margin:.5rem 0 0;font-size:1.3rem;font-weight:600;color:var(--lh-green)}.lh-pdp-savings__tax{color:var(--lh-graphite);font-weight:400}.lh-pincode{margin-top:1.6rem;padding:1.3rem;background:var(--lh-surface);border:1px solid var(--lh-line);border-radius:var(--lh-radius-lg)}.lh-pincode__row{display:flex;align-items:center;gap:.9rem}.lh-pincode__pin{color:var(--lh-ink);flex-shrink:0}.lh-pincode__input{flex:1;min-width:0}.lh-pincode__btn{flex-shrink:0;min-height:var(--lh-tap);padding:0 1.6rem;background:var(--lh-ink);color:var(--lh-paper);border:0;border-radius:var(--lh-radius-md);font-family:inherit;font-weight:600;font-size:1.4rem;cursor:pointer;transition:background var(--lh-dur) var(--lh-ease),color var(--lh-dur) var(--lh-ease)}.lh-pincode__btn:hover{background:var(--lh-saffron);color:var(--lh-ink)}.lh-pincode__result{display:flex;gap:.9rem;align-items:flex-start;margin-top:1.1rem;padding-top:1.1rem;border-top:1px solid var(--lh-line-2);font-size:1.3rem;line-height:1.5;color:var(--lh-stone)}.lh-pincode__result svg{flex-shrink:0;margin-top:1px}.lh-pincode__cod{color:var(--lh-green);font-weight:600}.lh-pincode__error{margin-top:.8rem;font-size:1.2rem;color:var(--lh-clay)}.lh-coupon__head{font-family:var(--lh-font-mono);font-size:1.05rem;letter-spacing:.08em;color:var(--lh-saffron-deep);margin-bottom:1.1rem}.lh-coupon__row{display:flex;align-items:center;gap:1.1rem}.lh-coupon__text{flex:1;display:flex;flex-direction:column;min-width:0}.lh-coupon__text b{font-size:1.3rem}.lh-coupon__text span{font-size:1.15rem;color:var(--lh-graphite)}.lh-coupon__apply{font-size:1.25rem;font-weight:700;color:var(--lh-saffron-deep)}.lh-coupon__copied{font-size:1.25rem;font-weight:700;color:var(--lh-green)}.lh-coupon__divider{height:1px;background:#f0dfc2;margin:1.1rem 0}.lh-coupon__upi{display:flex;align-items:center;gap:.9rem;font-size:1.25rem;color:var(--lh-stone)}.lh-buybox{display:flex;gap:1rem;align-items:stretch}.lh-buybox__add.button{flex:1;background:var(--lh-surface);color:var(--lh-ink);box-shadow:inset 0 0 0 1.5px var(--lh-ink);border:0}.lh-buybox__add.button:hover:not([disabled]){background:var(--lh-ink);color:var(--lh-paper)}.lh-buybox__buy{flex:1.25;display:inline-flex;align-items:center;justify-content:center;min-height:5.2rem;background:var(--lh-saffron);color:var(--lh-ink);border:0;border-radius:var(--buttons-radius, 10px);font-family:var(--lh-font-sans);font-weight:700;font-size:1.6rem;cursor:pointer;box-shadow:0 8px 20px #e08a1e52}.lh-buybox__buy:hover{background:var(--lh-saffron-deep);color:var(--lh-paper)}.lh-buybox__buy.is-loading{opacity:.7;pointer-events:none}.lh-buybox__cod{display:flex;align-items:center;gap:.7rem;margin:1.2rem 0 0;font-size:1.3rem;color:var(--lh-stone)}.lh-buybox__cod svg{color:var(--lh-green);flex-shrink:0}.lh-buybox__cod b{color:var(--lh-evergreen)}.lh-pdp-subtitle{margin:.6rem 0 0;font-size:1.5rem;line-height:1.5;color:var(--lh-graphite)}.lh-wa-btn{display:inline-flex;align-items:center;justify-content:center;gap:.7rem;text-decoration:none;font-family:var(--lh-font-sans);font-weight:700;border-radius:var(--lh-radius-lg);transition:background var(--lh-dur) var(--lh-ease),color var(--lh-dur) var(--lh-ease)}.lh-wa-btn svg{color:#25d366;flex-shrink:0}.lh-wa-btn--secondary{width:100%;min-height:5rem;margin-top:1rem;background:var(--lh-green-wash);color:var(--lh-evergreen);border:1.5px solid var(--lh-green-light);font-size:1.5rem}.lh-wa-btn--secondary:hover{background:#fff;border-color:var(--lh-green)}.lh-wa-btn--secondary svg{color:#1f8f4e}.lh-cod-cta{display:flex;align-items:center;justify-content:center;gap:.9rem;width:100%;min-height:5.6rem;margin-top:.4rem;padding:0 2rem;background:var(--lh-saffron);color:var(--lh-ink);border:0;border-radius:var(--lh-radius-lg);font-family:var(--lh-font-sans);font-weight:700;font-size:1.7rem;text-decoration:none;cursor:pointer;box-shadow:0 8px 22px #e08a1e59;transition:background var(--lh-dur) var(--lh-ease),transform var(--lh-dur) var(--lh-ease)}.lh-cod-cta:hover{background:var(--lh-saffron-deep);color:var(--lh-paper);transform:translateY(-1px)}.lh-cod-cta:focus-visible{outline:3px solid var(--lh-ink);outline-offset:2px}.lh-cod-cta__trust{display:flex;align-items:center;justify-content:center;gap:.6rem;margin:1rem 0 0;font-size:1.3rem;color:var(--lh-stone)}.lh-cod-cta__trust svg{color:var(--lh-green);flex-shrink:0}.lh-cod-cta__trust b{color:var(--lh-evergreen);font-weight:700}.lh-final-cta__inner{text-align:center;max-width:60rem;margin:0 auto}.lh-final-cta__heading{margin:0 0 .8rem;font-size:2.8rem;font-weight:700;letter-spacing:-.02em}.lh-final-cta__sub{margin:0 0 2rem;font-size:1.5rem;opacity:.85}.lh-final-cta__btn{display:inline-flex;align-items:center;justify-content:center;gap:.9rem;min-height:5.6rem;padding:0 3rem;background:var(--lh-saffron);color:var(--lh-ink);border-radius:var(--lh-radius-lg);font-family:var(--lh-font-sans);font-weight:700;font-size:1.7rem;text-decoration:none;box-shadow:0 8px 22px #e08a1e66;transition:background var(--lh-dur) var(--lh-ease),transform var(--lh-dur) var(--lh-ease)}.lh-final-cta__btn:hover{background:var(--lh-saffron-light);transform:translateY(-1px)}.lh-final-cta__btn:focus-visible{outline:3px solid var(--lh-paper);outline-offset:2px}.lh-final-cta__trust{list-style:none;margin:1.8rem 0 0;padding:0;display:flex;flex-wrap:wrap;justify-content:center;gap:1rem 1.8rem;font-size:1.25rem;opacity:.85}.lh-final-cta__trust li{display:inline-flex;align-items:center;gap:.5rem}.lh-ugc__heading{margin:0 0 .6rem;font-size:2.4rem;font-weight:700;letter-spacing:-.02em;color:var(--lh-ink);text-align:center}.lh-ugc__sub{margin:0 0 1.8rem;font-size:1.4rem;color:var(--lh-graphite);text-align:center}.lh-ugc__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media screen and (min-width:750px){.lh-ugc__grid{grid-template-columns:repeat(4,1fr);gap:1.2rem}}.lh-ugc__tile{position:relative;border-radius:var(--lh-radius-lg);overflow:hidden;background:var(--lh-mute);aspect-ratio:3 / 4}.lh-ugc__img,.lh-ugc__video,.lh-ugc__ph,.lh-ugc__ph-svg{width:100%;height:100%;object-fit:cover;display:block}.lh-ugc__video{background:#000}.lh-ugc__ph{opacity:.5}.lh-ugc__caption{position:absolute;left:0;right:0;bottom:0;padding:1.2rem .9rem .7rem;font-size:1.1rem;color:#fff;background:linear-gradient(transparent,#1c1a17bf)}.lh-compare__heading{margin:0 0 1.8rem;font-size:2.4rem;font-weight:700;letter-spacing:-.02em;color:var(--lh-ink);text-align:center}.lh-compare__table{max-width:60rem;margin:0 auto;border:1px solid var(--lh-line);border-radius:var(--lh-radius-lg);overflow:hidden;background:var(--lh-surface)}.lh-compare__row{display:grid;grid-template-columns:1fr 5.6rem 5.6rem;align-items:center;gap:.8rem;padding:1.2rem 1.4rem;border-bottom:1px solid var(--lh-line)}.lh-compare__row:last-child{border-bottom:0}.lh-compare__row--head{background:var(--lh-paper)}.lh-compare__feature{font-size:1.35rem;font-weight:600;color:var(--lh-ink)}.lh-compare__row--head .lh-compare__us,.lh-compare__row--head .lh-compare__them{font-family:var(--lh-font-mono);font-size:1.05rem;letter-spacing:.04em;text-transform:uppercase;text-align:center}.lh-compare__row--head .lh-compare__us{color:var(--lh-saffron-deep)}.lh-compare__row--head .lh-compare__them{color:var(--lh-muted)}.lh-compare__us,.lh-compare__them{display:flex;align-items:center;justify-content:center}.lh-compare__us svg{color:var(--lh-green)}.lh-compare__them svg{color:var(--lh-clay)}.lh-howto__heading{margin:0 0 2rem;font-size:2.4rem;font-weight:700;letter-spacing:-.02em;color:var(--lh-ink);text-align:center}.lh-howto__steps{list-style:none;margin:0 auto;padding:0;max-width:64rem;display:grid;grid-template-columns:1fr;gap:1.4rem}@media screen and (min-width:750px){.lh-howto__steps{grid-template-columns:repeat(2,1fr);gap:1.6rem}}.lh-howto__step{display:flex;gap:1.2rem;align-items:flex-start}.lh-howto__num{flex-shrink:0;width:3.6rem;height:3.6rem;border-radius:var(--lh-radius-pill);background:var(--lh-saffron);color:var(--lh-ink);font-family:var(--lh-font-mono);font-weight:500;font-size:1.5rem;display:flex;align-items:center;justify-content:center}.lh-howto__title{margin:.2rem 0 .4rem;font-size:1.6rem;font-weight:700;color:var(--lh-ink)}.lh-howto__text{margin:0;font-size:1.35rem;line-height:1.5;color:var(--lh-graphite)}.lh-codsteps__card{max-width:64rem;margin:0 auto;padding:2.2rem 1.8rem}@media screen and (min-width:750px){.lh-codsteps__card{padding:2.8rem}}.lh-codsteps__heading{margin:0 0 1.6rem;font-size:2.2rem;font-weight:700;letter-spacing:-.02em;color:var(--lh-ink)}.lh-codsteps__steps{list-style:none;margin:0 0 1.6rem;padding:0;display:flex;flex-direction:column;gap:1.2rem}.lh-codsteps__step{display:flex;gap:1.1rem;align-items:flex-start}.lh-codsteps__num{flex-shrink:0;width:3rem;height:3rem;border-radius:var(--lh-radius-pill);background:var(--lh-evergreen);color:var(--lh-paper);font-family:var(--lh-font-mono);font-size:1.4rem;display:flex;align-items:center;justify-content:center}.lh-codsteps__title{display:block;font-size:1.45rem;font-weight:700;color:var(--lh-ink)}.lh-codsteps__text{display:block;font-size:1.3rem;line-height:1.45;color:var(--lh-graphite);margin-top:.2rem}.lh-codsteps__notes{list-style:none;margin:0;padding:1.4rem;background:var(--lh-saffron-wash);border-radius:var(--lh-radius-md);display:flex;flex-direction:column;gap:.8rem}.lh-codsteps__notes li{display:flex;gap:.7rem;align-items:flex-start;font-size:1.25rem;line-height:1.45;color:var(--lh-stone)}.lh-codsteps__notes svg{color:var(--lh-saffron-deep);flex-shrink:0;margin-top:1px}.lh-specs__heading{margin:0 0 1.6rem;font-size:2.2rem;font-weight:700;letter-spacing:-.02em;color:var(--lh-ink)}.lh-specs{margin:0;max-width:64rem;border-top:1px solid var(--lh-line)}.lh-specs__row{display:grid;grid-template-columns:38% 1fr;gap:1.2rem;padding:1.2rem .2rem;border-bottom:1px solid var(--lh-line)}.lh-specs__label{margin:0;font-size:1.3rem;font-weight:600;color:var(--lh-graphite)}.lh-specs__value{margin:0;font-size:1.4rem;line-height:1.5;color:var(--lh-ink)}.lh-features__heading{margin:0 0 2rem;font-size:2.4rem;font-weight:700;letter-spacing:-.02em;color:var(--lh-ink);text-align:center}.lh-features__grid{display:grid;grid-template-columns:1fr;gap:1.4rem}@media screen and (min-width:750px){.lh-features__grid{grid-template-columns:repeat(3,1fr);gap:1.6rem}}.lh-features__card{padding:2rem 1.8rem}.lh-features__icon{display:inline-flex;align-items:center;justify-content:center;width:4.8rem;height:4.8rem;border-radius:var(--lh-radius-lg);background:var(--lh-green-wash);color:var(--lh-evergreen);margin-bottom:1.2rem}.lh-features__title{margin:0 0 .6rem;font-size:1.7rem;font-weight:700;color:var(--lh-ink)}.lh-features__text{margin:0 0 1.2rem;font-size:1.35rem;line-height:1.55;color:var(--lh-graphite)}.lh-features__bullets{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.7rem}.lh-features__bullets li{display:flex;align-items:flex-start;gap:.7rem;font-size:1.3rem;line-height:1.4;color:var(--lh-stone)}.lh-features__bullets svg{color:var(--lh-green);flex-shrink:0;margin-top:3px}.lh-story__grid{display:grid;grid-template-columns:1fr;gap:2rem;align-items:center}.lh-story__media{border-radius:var(--lh-radius-xl);overflow:hidden;background:var(--lh-mute)}.lh-story__img{width:100%;height:auto;display:block}.lh-story__eyebrow{margin:0 0 .8rem;font-family:var(--lh-font-mono);font-size:1.1rem;letter-spacing:.12em;text-transform:uppercase;color:var(--lh-saffron-deep)}.lh-story__headline{margin:0 0 1rem;font-size:2.6rem;font-weight:700;letter-spacing:-.02em;line-height:1.15;color:var(--lh-ink)}.lh-story__sub{margin:0 0 1.6rem;font-size:1.5rem;line-height:1.6;color:var(--lh-graphite)}.lh-story__benefits{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1rem}.lh-story__benefits li{display:flex;align-items:flex-start;gap:.9rem;font-size:1.45rem;line-height:1.45;color:var(--lh-stone)}.lh-story__benefits svg{color:var(--lh-green);flex-shrink:0;margin-top:2px}@media screen and (min-width:750px){.lh-story__grid{grid-template-columns:1fr 1fr;gap:4rem}.lh-story__grid--right .lh-story__media{order:2}.lh-story__headline{font-size:3.2rem}}.lh-cod-order__card{padding:2rem 1.8rem}.lh-cod-order__heading{margin:0 0 .6rem;font-size:2.2rem;font-weight:700;letter-spacing:-.02em;color:var(--lh-ink)}.lh-cod-order__sub{margin:0 0 1.6rem;font-size:1.4rem;color:var(--lh-graphite)}.lh-cod-order__placeholder{padding:2rem;border:1.5px dashed var(--lh-mute);border-radius:var(--lh-radius-md);color:var(--lh-graphite);font-size:1.35rem;text-align:center}.lh-cod-order__rto{display:flex;gap:.7rem;align-items:flex-start;margin:1.6rem 0 0;padding:1.2rem 1.3rem;background:var(--lh-saffron-wash);border-radius:var(--lh-radius-md);font-size:1.25rem;line-height:1.5;color:var(--lh-stone)}.lh-cod-order__rto svg{color:var(--lh-saffron-deep);flex-shrink:0;margin-top:1px}@media screen and (min-width:750px){.lh-cod-order__card{max-width:64rem;margin:0 auto;padding:2.8rem}}.lh-sticky-cta__btn--disabled{background:var(--lh-mute);color:var(--lh-muted);pointer-events:none}.lh-sticky-cta__add{flex:1;display:flex;align-items:center;justify-content:center;min-height:var(--lh-tap);border-radius:var(--lh-radius-lg);background:var(--lh-surface);color:var(--lh-ink);border:1.5px solid var(--lh-ink);font-family:inherit;font-weight:700;font-size:1.5rem;cursor:pointer}.lh-sticky-cta__buy{flex:1.25;display:flex;align-items:center;justify-content:center;min-height:var(--lh-tap);border-radius:var(--lh-radius-lg);background:var(--lh-saffron);color:var(--lh-ink);border:0;font-family:inherit;font-weight:700;font-size:1.5rem;cursor:pointer;box-shadow:0 8px 20px #e08a1e52}.lh-sticky-cta__buy:hover{background:var(--lh-saffron-deep);color:var(--lh-paper)}.lh-sticky-cta__buy.is-loading{opacity:.7;pointer-events:none}.lh-sticky-cta__add[disabled]{opacity:.5;cursor:not-allowed}.footer{content-visibility:auto;contain-intrinsic-size:auto 600px}.footer-block__heading{font-family:var(--lh-font-mono);font-size:1.05rem;letter-spacing:.08em;text-transform:uppercase;color:var(--lh-saffron-light)}.footer-block--newsletter .footer-block__heading{font-family:var(--lh-font-sans);font-size:2rem;letter-spacing:-.01em;text-transform:none;color:var(--lh-paper)}.footer .list-menu__item--link{color:#faf7f2a6}.footer .list-menu__item--link:hover{color:var(--lh-saffron-light)}.footer__list-social .list-social__link{border:1px solid rgba(250,247,242,.18);border-radius:var(--lh-radius-pill);color:var(--lh-paper)}.footer__list-social .list-social__link:hover{border-color:var(--lh-saffron-light);color:var(--lh-saffron-light)}.footer__payment{opacity:.9}.footer .footer-block__details-content>p,.footer .copyright__content,.footer .policies .list-menu__item--link{color:#faf7f280}.footer .newsletter-form__button{font-weight:700}.lh-freeship{margin:0 1.5rem .4rem;background:var(--lh-green-wash);border-radius:var(--lh-radius-lg);padding:1.2rem 1.4rem}.lh-freeship__msg{display:flex;align-items:center;gap:.5rem;font-size:1.25rem;color:var(--lh-evergreen)}.lh-freeship__msg b{font-weight:700}.lh-freeship__track{height:7px;margin-top:.8rem;border-radius:var(--lh-radius-pill);background:#fff;overflow:hidden}.lh-freeship__fill{height:100%;background:var(--lh-green);transition:width var(--lh-dur) var(--lh-ease)}.lh-cart-trust{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem 1.2rem;margin-bottom:1.1rem;font-size:1.15rem;color:var(--lh-graphite)}.lh-cart-trust span{display:inline-flex;align-items:center;gap:.4rem}.lh-cart-trust svg{color:var(--lh-green)}.drawer__heading{font-weight:700;color:var(--lh-ink)}.cart-item__media .cart-item__image,.cart-drawer .quantity{border-radius:var(--lh-radius-md)}.cart__checkout-button.button{font-weight:700}.collection-hero__title{font-weight:700;letter-spacing:-.02em;color:var(--lh-ink)}.collection-hero__description{color:var(--lh-graphite);font-size:1.4rem}.product-count__text,.product-count .loading-overlay__spinner~span{color:var(--lh-graphite);font-family:var(--lh-font-mono);font-size:1.25rem}.facets__summary,.mobile-facets__open,.facets__disclosure .facets__display{border-radius:var(--lh-radius-md)}.facets__summary{font-weight:600;color:var(--lh-ink)}.facets__summary:hover{color:var(--lh-saffron-deep)}.mobile-facets__open{color:var(--lh-ink);font-weight:600}.mobile-facets__open svg,.mobile-facets__open .icon{color:var(--lh-ink)}.active-facets__button-inner{background:var(--lh-saffron-wash);color:var(--lh-saffron-deep);border:1px solid var(--lh-saffron-tint);border-radius:var(--lh-radius-pill)}.active-facets__button-remove .icon{color:var(--lh-saffron-deep)}.active-facets__button-wrapper a.active-facets__button:hover .active-facets__button-inner{background:var(--lh-saffron-tint)}.facets__price input,.facets__list .field__input{border-radius:var(--lh-radius-md)}.facet-checkbox input[type=checkbox]{accent-color:var(--lh-saffron)}.mobile-facets__inner{background:var(--lh-paper)}.mobile-facets__header{border-bottom:1px solid var(--lh-line)}.mobile-facets__main{background:var(--lh-paper)}.mobile-facets__footer{background:var(--lh-surface);border-top:1px solid var(--lh-line)}@media screen and (max-width:749px){.mobile-facets__inner{border-radius:var(--lh-radius-xl) var(--lh-radius-xl) 0 0}}.collection .product-grid{gap:12px}@media screen and (min-width:750px){.collection .product-grid{gap:16px}}.lh-btn:focus-visible,.lh-link:focus-visible,.lh-pincode__btn:focus-visible,.lh-pincode__input:focus-visible,.lh-sticky-cta__add:focus-visible,.lh-sticky-cta__buy:focus-visible,.lh-coupon__code:focus-visible,.lh-newsletter-whatsapp:focus-visible,.lh-hero__cta:focus-visible,.lh-offer__code:focus-visible,.lh-offer__cta:focus-visible,.lh-trust-badge a:focus-visible,.lh-reviews a:focus-visible{outline:3px solid var(--lh-saffron);outline-offset:2px;border-radius:var(--lh-radius-sm)}.lh-hero__cta:focus-visible,.color-scheme-4 .lh-link:focus-visible,.footer a:focus-visible{outline-color:var(--lh-paper)}@media(prefers-reduced-motion:no-preference){.card__media .media img{transition:transform .4s var(--lh-ease)}.card-wrapper:hover .card__media .media img:first-child{transform:scale(1.03)}.lh-pill,.active-facets__button-inner{transition:background var(--lh-dur) var(--lh-ease),color var(--lh-dur) var(--lh-ease)}}@media(prefers-reduced-motion:reduce){.card-wrapper,.card-wrapper:hover,.card__media .media img,.lh-btn,.lh-hero__cta,.lh-sticky-cta__buy,.lh-offer__cta,.lh-freeship__fill,.lh-stock__fill{transition:none!important;transform:none!important}}.lh-stack>*+*{margin-top:var(--lh-space-md)}.lh-stack-sm>*+*{margin-top:var(--lh-space-sm)}.lh-stack-lg>*+*{margin-top:var(--lh-space-lg)}.lh-mt-sm{margin-top:var(--lh-space-sm)}.lh-mt-md{margin-top:var(--lh-space-md)}.lh-mt-lg{margin-top:var(--lh-space-lg)}.lh-mt-xl{margin-top:var(--lh-space-xl)}.lh-p-md{padding:var(--lh-space-md)}.lh-p-lg{padding:var(--lh-space-lg)}.lh-gap-sm{gap:var(--lh-space-sm)}.lh-gap-md{gap:var(--lh-space-md)}
/*# sourceMappingURL=/cdn/shop/t/4/assets/loothunt-custom.css.map */
