:root{--lh-ink: #211B16;--lh-graphite: #625A50;--lh-stone: #443C34;--lh-muted: #8E8377;--lh-mute: #E4D9CB;--lh-paper: #FFF9F2;--lh-surface: #FFFFFF;--lh-line: #EBE1D5;--lh-line-2: #F1E8DE;--lh-line-3: #F7F0E8;--lh-saffron: var(--lh-theme-rating, #D99A12);--lh-saffron-deep: color-mix(in srgb, var(--lh-saffron) 54%, #5A2600);--lh-saffron-tint: color-mix(in srgb, var(--lh-saffron) 36%, #FFFFFF);--lh-saffron-wash: color-mix(in srgb, var(--lh-saffron) 12%, #FFFFFF);--lh-saffron-light: color-mix(in srgb, var(--lh-saffron) 64%, #FFFFFF);--lh-gold: #F5A524;--lh-gold-deep: #D4890C;--lh-gold-soft: #FFE0A3;--lh-gold-grad: linear-gradient(135deg, #FFCE6A 0%, #F5A524 48%, #D4890C 100%);--lh-vault: color-mix(in srgb, var(--lh-theme-trust, #173F35) 70%, #07110E);--lh-vault-2: color-mix(in srgb, var(--lh-theme-trust, #173F35) 84%, #07110E);--lh-evergreen: var(--lh-theme-trust, #173F35);--lh-green: color-mix(in srgb, var(--lh-evergreen) 78%, #35A86E);--lh-green-wash: color-mix(in srgb, var(--lh-evergreen) 10%, #FFFFFF);--lh-green-light: color-mix(in srgb, var(--lh-evergreen) 34%, #FFFFFF);--lh-clay: var(--lh-theme-urgent, #C9362B);--lh-clay-wash: #F6E7E4;--lh-urgent: var(--lh-theme-urgent, #C9362B);--lh-urgent-deep: color-mix(in srgb, var(--lh-urgent) 84%, #64140E);--lh-cta: var(--lh-theme-action, #D99A12);--lh-cta-deep: color-mix(in srgb, var(--lh-cta) 88%, #8A5A00);--lh-cta-light: color-mix(in srgb, var(--lh-cta) 78%, #FFFFFF);--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-cta);color:var(--lh-ink);box-shadow:0 6px 16px color-mix(in srgb,var(--lh-cta) 28%,transparent)}.lh-btn--primary:hover{background:var(--lh-cta-deep);transform:translateY(-1px);box-shadow:0 8px 22px color-mix(in srgb,var(--lh-cta-deep) 32%,transparent)}.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-urgent);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.2rem;color:var(--lh-graphite);line-height:1.3}.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)}@media screen and (max-width:749px){.lh-offer__cta{display:flex;width:100%}}.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.2rem;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-quick-trust{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;list-style:none;margin:12px 0 14px;padding:0}.lh-quick-trust__item{display:flex;align-items:center;justify-content:center;gap:6px;min-width:0;min-height:38px;padding:7px 6px;background:var(--lh-green-wash);border:1px solid rgba(23,63,53,.16);border-radius:var(--lh-radius-md);color:var(--lh-evergreen);font-size:1.2rem;font-weight:700;line-height:1.2;text-align:center}.lh-quick-trust__item svg{width:17px;height:17px;flex:0 0 17px}.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.2rem;color:var(--lh-graphite);font-weight:400;line-height:1.35}.lh-assurance{margin-top:1.4rem;padding:1.4rem;border:1px solid color-mix(in srgb,var(--lh-evergreen) 18%,transparent);border-radius:var(--lh-radius-lg);background:linear-gradient(135deg,var(--lh-green-wash),#fff 76%)}.lh-assurance__intro{display:flex;align-items:flex-start;gap:1rem}.lh-assurance__icon{display:grid;flex:0 0 3.6rem;width:3.6rem;height:3.6rem;place-items:center;color:var(--lh-evergreen);background:#fff;border:1px solid color-mix(in srgb,var(--lh-evergreen) 16%,transparent);border-radius:50%}.lh-assurance__icon svg{width:2rem;height:2rem}.lh-assurance__intro strong{display:block;color:var(--lh-ink);font-size:1.4rem;line-height:1.3}.lh-assurance__intro small{display:block;margin-top:.2rem;color:var(--lh-graphite);font-size:1.2rem;line-height:1.45}.lh-assurance__actions{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:.8rem;margin-top:1.2rem}.lh-assurance__action{display:flex;min-height:4.4rem;align-items:center;justify-content:center;gap:.65rem;padding:.8rem 1rem;border:1px solid var(--lh-evergreen);border-radius:.8rem;font-size:1.2rem;font-weight:700;line-height:1.25;text-align:center;text-decoration:none}.lh-assurance__action svg{flex:0 0 1.7rem;width:1.7rem;height:1.7rem}.lh-assurance__action--support{color:#fff;background:var(--lh-evergreen)}.lh-assurance__action--policy{color:var(--lh-evergreen);background:#fff}.lh-assurance__action:hover{filter:brightness(.96)}.lh-assurance__action:focus-visible{outline:.3rem solid color-mix(in srgb,var(--lh-cta) 55%,transparent);outline-offset:.2rem}.lh-assurance__identity{display:flex;align-items:center;gap:.6rem;margin:1.2rem 0 0;padding-top:1rem;border-top:1px solid color-mix(in srgb,var(--lh-evergreen) 13%,transparent);color:var(--lh-graphite);font-size:1.2rem;line-height:1.4}.lh-assurance__identity svg{flex:0 0 1.7rem;width:1.7rem;height:1.7rem;color:var(--lh-evergreen)}.lh-assurance__identity strong{color:var(--lh-ink)}.lh-assurance__contact{display:flex;align-items:center;flex-wrap:wrap;gap:.55rem;margin:.65rem 0 0 2.3rem;color:var(--lh-graphite);font-size:1.2rem;line-height:1.4}.lh-assurance__contact a{color:var(--lh-evergreen);font-weight:700;text-underline-offset:.2rem}.lh-support-hub{display:grid;grid-template-columns:minmax(0,1fr) minmax(28rem,.9fr);gap:1.8rem;align-items:center;margin-top:3.2rem;padding:2rem;border:1px solid color-mix(in srgb,var(--lh-evergreen) 18%,transparent);border-radius:var(--lh-radius-lg);background:linear-gradient(135deg,var(--lh-green-wash),#fff 78%);box-shadow:0 1rem 2.6rem color-mix(in srgb,var(--lh-evergreen) 7%,transparent)}.lh-support-hub__copy{display:flex;align-items:flex-start;gap:1.2rem}.lh-support-hub__icon{display:grid;flex:0 0 4.2rem;width:4.2rem;height:4.2rem;place-items:center;color:#fff;border-radius:50%;background:var(--lh-evergreen)}.lh-support-hub__icon svg{width:2.2rem;height:2.2rem}.lh-support-hub__copy strong{display:block;color:var(--lh-ink);font-size:1.7rem;line-height:1.25}.lh-support-hub__copy small{display:block;max-width:48rem;margin-top:.35rem;color:var(--lh-graphite);font-size:1.3rem;line-height:1.5}.lh-support-hub__actions{display:grid;grid-template-columns:1fr;gap:.8rem}.lh-support-hub__action{display:flex;min-height:4.8rem;align-items:center;gap:.9rem;padding:.9rem 1.2rem;border:1px solid var(--lh-evergreen);border-radius:.9rem;font-size:1.2rem;line-height:1.3;text-decoration:none}.lh-support-hub__action svg{flex:0 0 1.9rem;width:1.9rem;height:1.9rem}.lh-support-hub__action span{display:flex;flex-wrap:wrap;gap:.35rem}.lh-support-hub__action b{font-weight:800}.lh-support-hub__action--whatsapp{color:#fff;background:var(--lh-evergreen)}.lh-support-hub__action--email{color:var(--lh-evergreen);background:#fff}.lh-support-hub__action:hover{filter:brightness(.96)}.lh-support-hub__action:focus-visible{outline:.3rem solid color-mix(in srgb,var(--lh-cta) 55%,transparent);outline-offset:.2rem}.lh-footer-support-wrap{padding-top:2.2rem;padding-bottom:2.2rem}.lh-support-hub--compact{margin-top:0;padding:1.6rem;box-shadow:none}@media screen and (max-width:749px){.lh-support-hub{grid-template-columns:1fr;gap:1.4rem;margin-top:2.4rem;padding:1.5rem}.lh-support-hub__icon{flex-basis:3.8rem;width:3.8rem;height:3.8rem}.lh-support-hub__copy strong{font-size:1.5rem}.lh-support-hub__copy small{font-size:1.2rem}.lh-footer-support-wrap{padding-top:1.6rem;padding-bottom:1.6rem}}@media screen and (max-width:360px){.lh-assurance__actions{grid-template-columns:1fr}}.lh-product-setup{padding-top:2.4rem;padding-bottom:2.4rem}.lh-product-setup__card{padding:2.4rem;border:2px dashed color-mix(in srgb,var(--lh-evergreen) 35%,transparent);border-radius:var(--lh-radius-lg);background:var(--lh-green-wash);color:var(--lh-ink)}.lh-product-setup__eyebrow{margin:0 0 .4rem;color:var(--lh-evergreen);font-weight:800;text-transform:uppercase;letter-spacing:.08em}.lh-product-setup h2{margin:0}.lh-product-setup h3{margin:0 0 .8rem;font-size:1.6rem}.lh-product-setup__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem;margin-top:1.8rem}.lh-product-setup li{margin-bottom:.55rem}.lh-product-setup code{padding:.1rem .35rem;border-radius:.3rem;background:#fff;font-size:.9em}.lh-product-setup__note{margin:1.6rem 0 0;padding-top:1.4rem;border-top:1px solid color-mix(in srgb,var(--lh-evergreen) 18%,transparent)}@media screen and (max-width:749px){.lh-product-setup__card{padding:1.6rem}.lh-product-setup__grid{grid-template-columns:1fr;gap:1rem}}.lh-urgency{display:flex;align-items:center;gap:9px;margin:12px 0 2px;padding:10px 13px;border-radius:11px;background:var(--lh-clay-wash);color:var(--lh-urgent-deep);font-weight:700;font-size:1.3rem;line-height:1.4}.lh-urgency svg{flex:0 0 auto}.lh-sticky-cta{display:none}@media screen and (max-width:749px){.product--mobile-hide .thumbnail-slider{display:none}.lh-quick-trust{margin-top:10px}.lh-quick-trust__item{flex-direction:column;gap:3px;min-height:54px;padding:6px 4px;font-size:1.05rem}.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-cod-button);color:var(--lh-cod-button-text);border:none;border-radius:var(--lh-radius-lg);font-size:1.35rem;font-weight:700;cursor:pointer;text-decoration:none;white-space:nowrap}.lh-sticky-cta__btn:hover{background:var(--lh-cta-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:700;color:var(--lh-urgent);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-urgent),var(--lh-urgent-deep))}.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-cta);color:var(--lh-ink);border:1px solid var(--lh-cta);font-weight:700;box-shadow:none}.card-wrapper .quick-add__submit:hover:not([disabled]){background:var(--lh-cta-deep);color:var(--lh-ink)}.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{display:none}.price.price--on-sale .price__badge-sale,.price__badge-sale{display:none!important}.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%)}@media screen and (max-width:749px){.lh-hero .lh-hero__scrim{background:linear-gradient(180deg,#0f0c0994,#0f0c09d1 24%,#0f0c09e6),linear-gradient(90deg,#0f0c0975,#0f0c0942 55% 100%)}.lh-hero .lh-hero__eyebrow,.lh-hero .lh-hero__heading,.lh-hero .lh-hero__accent,.lh-hero .lh-hero__sub{text-shadow:0 2px 20px rgba(3,2,1,.95),0 1px 4px rgba(3,2,1,.85)}.lh-hero .lh-hero__sub{color:#fdfbf7}.lh-hero .lh-hero__eyebrow{color:#ffe1a6}}.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.15rem;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-cta);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 color-mix(in srgb,var(--lh-cta) 38%,transparent);transition:background var(--lh-dur) var(--lh-ease),transform var(--lh-dur) var(--lh-ease)}.lh-hero__cta:hover{background:var(--lh-cta-light);transform:translateY(-1px)}.lh-hero__cta:active{transform:translateY(0);background:var(--lh-cta-deep);color:var(--lh-ink)}.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.2rem;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-cod-only .shopify-payment-button,.lh-cod-only shopify-accelerated-checkout{display:none!important}.lh-cod-only .product__info-container :is([class*=easysell i],[id*=easysell i]){--primary-color: var(--lh-cod-button);--accent-color: var(--lh-cod-accent);--button-color: var(--lh-cod-button);--button-text-color: var(--lh-cod-button-text);--es-primary-color: var(--lh-cod-button);color:var(--lh-ink);font-family:var(--lh-font-sans)}.lh-cod-only .product__info-container :is([class*=easysell i],[id*=easysell i]) :is(button[type=submit],input[type=submit],a[role=button]){min-height:5.6rem;background:var(--lh-cod-button)!important;color:var(--lh-cod-button-text)!important;border:0!important;border-radius:var(--lh-radius-lg)!important;box-shadow:0 8px 22px color-mix(in srgb,var(--lh-cod-button) 30%,transparent)!important;font-family:var(--lh-font-sans)!important;font-weight:750!important}.lh-cod-only .product__info-container :is([class*=easysell i],[id*=easysell i]) :is(input,select,textarea):focus{border-color:var(--lh-cod-accent)!important;box-shadow:0 0 0 3px #173f3524!important;outline:0!important}.lh-cod-only :is(.es-popup-button-product,.es-popup-button-drawer,.es-sticky-product,.es-sticky-btn,.es-cta-btn){background:linear-gradient(180deg,var(--lh-cta-light),var(--lh-cod-button))!important;color:var(--lh-cod-button-text)!important;border-color:color-mix(in srgb,var(--lh-cod-accent) 34%,transparent)!important;box-shadow:0 8px 22px color-mix(in srgb,var(--lh-cod-button) 28%,transparent)!important;font-family:var(--lh-font-sans)!important;letter-spacing:-.01em!important}.lh-cod-only :is(.es-popup-button-product,.es-popup-button-drawer,.es-sticky-product,.es-sticky-btn,.es-cta-btn) *{color:inherit!important;font-family:inherit!important}.lh-cod-only :is(.es-popup-button-product,.es-popup-button-drawer,.es-sticky-product,.es-sticky-btn,.es-cta-btn) .es-button-title{font-size:1.65rem!important;font-weight:750!important;line-height:1.12!important;letter-spacing:-.015em!important}.lh-cod-only :is(.es-popup-button-product,.es-popup-button-drawer,.es-sticky-product,.es-sticky-btn,.es-cta-btn) .es-button-subtitle{font-size:1.25rem!important;font-weight:600!important;line-height:1.25!important;letter-spacing:0!important}.lh-cod-only :is(.es-popup-button-product,.es-popup-button-drawer,.es-sticky-product,.es-sticky-btn,.es-cta-btn):hover{background:var(--lh-cta-light)!important;color:var(--lh-cod-button-text)!important}.lh-cod-only :is(.es-popup-button-product,.es-popup-button-drawer,.es-sticky-product,.es-sticky-btn,.es-cta-btn):focus-visible{outline:3px solid var(--lh-evergreen)!important;outline-offset:3px!important}.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:700;color:var(--lh-urgent)}.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-evergreen);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{display:block;margin-top:.2rem;color:var(--lh-green);font-weight:600}.lh-pincode__note{display:block;margin-top:.5rem;color:var(--lh-muted);font-size:1.1rem;line-height:1.45}.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)}.product-form__submit.button--primary{background:var(--lh-cta);color:var(--lh-ink)}.product-form__submit.button--primary:hover:not([disabled]){background:var(--lh-cta-deep);color:var(--lh-ink)}.lh-cod-only .product-form__submit.button--primary{background:var(--lh-cod-button);color:var(--lh-cod-button-text)}.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-cta);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 color-mix(in srgb,var(--lh-cta) 32%,transparent)}.lh-buybox__buy:hover{background:var(--lh-cta-deep);color:var(--lh-ink)}.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)}.product__title h1{text-wrap:balance;line-height:1.08;letter-spacing:-.028em}.lh-pdp-subtitle{max-width:46rem;margin:.7rem 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-cod-button);color:var(--lh-cod-button-text);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 color-mix(in srgb,var(--lh-cta) 35%,transparent);transition:background var(--lh-dur) var(--lh-ease),transform var(--lh-dur) var(--lh-ease)}.lh-cod-cta:hover{background:var(--lh-cta-deep);color:var(--lh-ink);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;color:#faf7f2}.lh-final-cta__sub{margin:0 0 2rem;font-size:1.5rem;opacity:.92;color:#faf7f2}.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-cta);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 color-mix(in srgb,var(--lh-cta) 38%,transparent);transition:background var(--lh-dur) var(--lh-ease),transform var(--lh-dur) var(--lh-ease)}.lh-final-cta__btn:hover{background:var(--lh-cta-light);transform:translateY(-1px)}.lh-final-cta__btn:focus-visible{outline:3px solid var(--lh-paper);outline-offset:2px}@media screen and (max-width:749px){.lh-final-cta__btn{display:flex;width:100%}}.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.15rem;letter-spacing:.12em;text-transform:uppercase;color:var(--lh-saffron-deep)}.collection-list .card__heading{text-transform:capitalize}product-recommendations.related-products:not(.product-recommendations--loaded){min-height:1px;padding-top:0!important;padding-bottom:0!important;visibility:hidden}.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-cod-button);color:var(--lh-cod-button-text);border:0;font-family:inherit;font-weight:700;font-size:1.5rem;cursor:pointer;box-shadow:0 8px 20px color-mix(in srgb,var(--lh-cta) 32%,transparent)}.lh-sticky-cta__buy:hover{background:var(--lh-cta-deep);color:var(--lh-ink)}.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}}@media screen and (max-width:749px){.grid--2-col-tablet-down>.grid__item{width:calc(50% - 6px);max-width:calc(50% - 6px)}}@media screen and (max-width:749px){.collection .product-grid.grid--2-col-tablet-down>.grid__item{width:calc(50% - 6px);max-width:calc(50% - 6px)}}@media screen and (min-width:750px){.collection .product-grid.grid--4-col-desktop>.grid__item{width:calc(25% - 12px);max-width:calc(25% - 12px)}.collection .product-grid.grid--3-col-desktop>.grid__item{width:calc(33.33% - 11px);max-width:calc(33.33% - 11px)}.collection .product-grid.grid--2-col-desktop>.grid__item{width:calc(50% - 8px);max-width:calc(50% - 8px)}}.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)}.lh-vids{position:relative}.lh-vids .page-width{position:relative;z-index:1}.lh-vids--vault{background:radial-gradient(120% 90% at 15% 0%,#f5a52424,#f5a52400 55%),radial-gradient(120% 90% at 100% 100%,#f5a5241a,#f5a52400 50%),linear-gradient(180deg,var(--lh-vault) 0%,color-mix(in srgb,var(--lh-vault) 72%,#020A08) 100%);color:#f6f1e9}.lh-vids--vault .lh-vids__title{color:#fff}.lh-vids--vault .lh-vids__subhead{color:#f6f1e9d6}.lh-vids--vault .lh-vids__cap-title{color:#fff}.lh-vids--vault .lh-vids__cap-text{color:#f6f1e9c7}.lh-vids__head{text-align:center;max-width:60ch;margin:0 auto 1.75rem}.lh-vids__eyebrow{display:inline-block;font-size:1.15rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;margin-bottom:.5rem;background:var(--lh-gold-grad);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:var(--lh-gold-deep)}.lh-vids__title{margin:0 0 .4rem;line-height:1.15}.lh-vids__subhead{margin:0;font-size:1.3rem;line-height:1.5;opacity:1}.lh-vids__grid{display:grid;gap:16px;grid-template-columns:repeat(3,minmax(0,1fr))}@media screen and (max-width:749px){.lh-vids__grid{grid-auto-flow:column;grid-auto-columns:74%;grid-template-columns:none;overflow-x:auto;scroll-snap-type:x mandatory;margin:0 -1.5rem;padding:0 1.5rem .5rem;-webkit-overflow-scrolling:touch}.lh-vids__card{scroll-snap-align:center}.lh-vids__grid::-webkit-scrollbar{display:none}}.lh-vids__card{margin:0;display:flex;flex-direction:column}.lh-vids__frame{position:relative;aspect-ratio:9 / 16;border-radius:var(--lh-radius-xl);overflow:hidden;background:var(--lh-vault-2);border:1.5px solid color-mix(in srgb,var(--lh-saffron) 42%,transparent);box-shadow:0 10px 34px #00000047,0 0 0 1px #ffffff05 inset}.lh-vids__video,.lh-vids__frame video,.lh-vids__image,.lh-vids__iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.lh-vids__iframe{border:0}.lh-vids__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;color:#ffffff8c;font-size:.85rem;background:linear-gradient(160deg,var(--lh-vault-2),var(--lh-vault))}.lh-vids__placeholder-svg{width:42%;opacity:.25}.lh-vids__badge{position:absolute;top:10px;left:10px;z-index:2;font-size:1.1rem;font-weight:700;letter-spacing:.03em;padding:5px 10px;border-radius:var(--lh-radius-pill);color:#17121f;background:var(--lh-gold-grad);box-shadow:0 2px 8px #00000040}.lh-vids__sound{position:absolute;bottom:10px;right:10px;z-index:2;width:38px;height:38px;border-radius:50%;border:none;cursor:pointer;display:grid;place-items:center;color:#fff;background:color-mix(in srgb,var(--lh-vault) 76%,transparent);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);transition:background var(--lh-dur) var(--lh-ease),transform var(--lh-dur) var(--lh-ease)}.lh-vids__sound:hover{background:var(--lh-saffron);color:var(--lh-ink);transform:scale(1.06)}.lh-vids__icon-sound,.lh-vids__card.is-unmuted .lh-vids__icon-muted{display:none}.lh-vids__card.is-unmuted .lh-vids__icon-sound{display:block}.lh-vids__cap{margin-top:.7rem;text-align:left;display:flex;flex-direction:column;gap:2px}.lh-vids__cap-title{font-weight:700;font-size:1.3rem;line-height:1.35}.lh-vids__cap-text{font-size:1.2rem;opacity:1;line-height:1.5}main>.shopify-section+.shopify-section{border-top:1px solid color-mix(in srgb,var(--lh-line) 56%,transparent)}.page-width{padding-left:max(1.8rem,env(safe-area-inset-left));padding-right:max(1.8rem,env(safe-area-inset-right))}.title-wrapper-with-link{align-items:flex-end;margin-bottom:2.2rem}.title-wrapper-with-link .title{max-width:17ch;line-height:1.06}.header-wrapper{background:color-mix(in srgb,var(--lh-paper) 94%,transparent);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.header{min-height:7.2rem}.header__heading-link{padding:.8rem 0}.header__menu-item{padding:1.4rem 1.6rem}.header__menu-item span{text-underline-offset:.7rem}.button:not(.button--secondary),.shopify-payment-button__button,.product-form__submit.button--primary{font-weight:800;letter-spacing:-.01em;box-shadow:0 8px 22px color-mix(in srgb,var(--lh-cta) 22%,transparent)}.button:not(.button--secondary):hover,.shopify-payment-button__button:hover,.product-form__submit.button--primary:hover:not([disabled]){transform:translateY(-1px)}.product__media-wrapper{position:relative}.product__media-list .product__media-item .product-media-container,.product__media-list .product__media-item .global-media-settings{background:var(--lh-surface);border:1px solid var(--lh-line);border-radius:2rem;overflow:hidden;box-shadow:0 12px 34px #211b1612}.thumbnail-list__item .thumbnail{border-radius:1.1rem;overflow:hidden;border:1px solid var(--lh-line)}.thumbnail[aria-current]{border-color:var(--lh-evergreen);box-shadow:0 0 0 2px color-mix(in srgb,var(--lh-evergreen) 18%,transparent)}.product__info-container{max-width:53rem}.product__title{margin-bottom:.65rem}.product__title h1{font-size:clamp(3rem,4vw,4.8rem)}.product__info-container .price{color:var(--lh-evergreen);font-weight:800}.product__tax{color:var(--lh-graphite)}.lh-pincode{border:1px solid var(--lh-line);background:var(--lh-surface);box-shadow:var(--lh-shadow-xs)}.lh-cod-only :is([class*=easysell i],[id*=easysell i]) :is(button,a[role=button],input[type=submit]){min-height:5.8rem;border-radius:1.4rem!important;background:var(--lh-cta)!important;color:var(--lh-evergreen)!important;font-family:var(--lh-font-sans)!important;font-size:1.7rem!important;font-weight:800!important;letter-spacing:-.015em!important;border:1px solid color-mix(in srgb,var(--lh-cta) 76%,#8a5a00)!important;box-shadow:0 12px 26px color-mix(in srgb,var(--lh-cta) 26%,transparent)!important}.collection .card-wrapper .card,.product-grid .card-wrapper .card{height:100%;border:1px solid var(--lh-line);background:var(--lh-surface);border-radius:1.8rem;overflow:hidden;box-shadow:0 6px 22px #211b160e}.collection .card__media,.product-grid .card__media{background:#f5f1eb}.collection .card__content,.product-grid .card__content{padding:1.4rem 1.5rem 1.6rem}.card__heading{line-height:1.28}.card-information>.price{color:var(--lh-evergreen);font-weight:800}.main-page-title{font-size:clamp(3.2rem,6vw,5.8rem);line-height:1;max-width:14ch;margin-bottom:2rem}.shopify-policy__container,.page-width--narrow{max-width:78rem}.shopify-policy__body,.rte{line-height:1.72}.shopify-policy__body h2,.shopify-policy__body h3,.rte h2,.rte h3{margin-top:1.8em;line-height:1.15}.contact{max-width:82rem}.contact .title{margin-bottom:2rem}.contact__fields .field,.contact .field{background:var(--lh-surface);border-radius:1.2rem}.contact__button .button{min-width:18rem}@media screen and (max-width:749px){.announcement-bar__message{padding:.75rem 1.4rem;font-size:1.12rem}.header{min-height:6.2rem;padding-top:.4rem;padding-bottom:.4rem}.page-width{padding-left:1.6rem;padding-right:1.6rem}.product{gap:1.8rem}.product__media-list{margin-left:-1.6rem;width:calc(100% + 3.2rem)}.product__media-list .product__media-item .product-media-container,.product__media-list .product__media-item .global-media-settings{border-radius:0;border-left:0;border-right:0;box-shadow:none}.product__info-wrapper{padding:0 1.6rem!important}.product__title h1{font-size:3rem;line-height:1.07}.lh-pdp-subtitle{font-size:1.45rem}.lh-product-trust{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem}.lh-product-trust__item{padding:1rem}.lh-cod-only :is([class*=easysell i],[id*=easysell i]) :is(button,a[role=button],input[type=submit]){min-height:5.6rem;font-size:1.62rem!important}.collection .product-grid{row-gap:1.2rem}.collection .card__content,.product-grid .card__content{padding:1.1rem 1.1rem 1.3rem}.card__heading{font-size:1.35rem}.main-page-title{font-size:3.6rem}}@media(prefers-reduced-motion:reduce){.button{transform:none!important}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/loothunt-custom.css.map */
