.lv-mobile-template{--lv-mobile-page-width: 980px;--lv-mobile-gutter: 14px;--lv-mobile-brand: #173f2a;--lv-mobile-cream: #faf7ef;--lv-mobile-soft-green: #e8efe7;--lv-mobile-line: #e8e4da;--lv-mobile-promo: #f2c94c;--lv-mobile-black: var(--lv-mobile-brand);--lv-mobile-muted: #5d675f;--lv-mobile-sale: var(--lv-mobile-promo);overflow-x:clip;background:var(--lv-mobile-cream);color:var(--lv-mobile-black);font-size:15px;letter-spacing:0}.lv-mobile-template main{min-width:0;max-width:100%;overflow:clip}.lv-mobile-template.lv-mobile-scroll-locked{overflow:hidden;touch-action:none}.lv-mobile-template :where(button,input,select,textarea){font:inherit}.lv-mobile-template :where(a){color:inherit}.lv-mobile-template :where(button,a,summary):focus-visible{outline:2px solid currentColor;outline-offset:3px}.lv-mobile-visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.lv-mobile-section{width:100%;max-width:var(--lv-mobile-page-width);margin-inline:auto;padding:var(--lv-mobile-pt, 28px) var(--lv-mobile-gutter) var(--lv-mobile-pb, 36px);overflow:clip;color:var(--lv-mobile-color, var(--lv-mobile-brand));background:var(--lv-mobile-bg, #fff);text-align:center}.lv-mobile-section__eyebrow{margin:0 0 6px;color:var(--lv-mobile-muted);font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.lv-mobile-section__heading{margin:0 0 12px;color:inherit;font-size:clamp(20px,5.4vw,26px);line-height:1.2;letter-spacing:-.02em}.lv-mobile-template :where(h1,h2,h3),.lv-mobile-header__brand,.lv-mobile-menu-drawer__brand{color:var(--lv-mobile-brand)}.lv-mobile-section__text{max-width:560px;margin:0 auto 18px;font-size:14px;line-height:1.55}.lv-mobile-section__text p{margin:0}.lv-mobile-button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;gap:8px;padding:11px 24px;border:1px solid var(--lv-mobile-brand);border-radius:15px;background:var(--lv-mobile-brand);color:#fff;font-weight:650;line-height:1.1;text-decoration:none;cursor:pointer}.lv-mobile-button[disabled]{cursor:not-allowed;opacity:.48}.lv-mobile-button--compact{min-height:38px;padding:8px 20px;border-radius:12px;font-size:13px}.lv-mobile-button--outline{background:#fff;color:var(--lv-mobile-black)}.lv-mobile-icon-button{position:relative;display:inline-grid;width:44px;height:44px;flex:0 0 44px;place-items:center;padding:0;border:0;background:transparent;color:var(--lv-mobile-black);text-decoration:none;cursor:pointer}.lv-mobile-icon-button svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.lv-mobile-cart-trigger>span{position:absolute;top:1px;right:0;display:grid;min-width:18px;height:18px;place-items:center;padding:0 4px;border-radius:99px;background:var(--lv-mobile-black);color:#fff;font-size:10px;line-height:1}.lv-mobile-header-shell{position:relative;z-index:30;width:100%;background:#fff}.lv-mobile-header-shell--sticky{position:sticky;top:0}.lv-mobile-announcement{position:relative;display:flex;min-height:34px;align-items:center;justify-content:center;padding:6px 42px 6px 14px;background:var(--lv-mobile-announcement-bg, var(--lv-mobile-promo));color:var(--lv-mobile-announcement-color, var(--lv-mobile-brand));text-align:center}.lv-mobile-announcement :where(p,a){margin:0;color:inherit;font-size:13px;font-weight:600;line-height:1.3;text-decoration:none}.lv-mobile-announcement>button{position:absolute;right:4px;display:grid;width:36px;height:36px;place-items:center;padding:0;border:0;background:transparent;color:inherit;font-size:25px;cursor:pointer}.lv-mobile-announcement[hidden]{display:none}.lv-mobile-header{position:relative;display:grid;width:100%;min-height:54px;grid-template-columns:72px 1fr 88px;align-items:center;border-bottom:1px solid var(--lv-mobile-line);background:#fff}.lv-mobile-header>.lv-mobile-icon-button{margin-left:2px}.lv-mobile-header__brand{min-width:0;justify-self:center;color:var(--lv-mobile-black);font-size:20px;font-weight:800;letter-spacing:.04em;line-height:1;text-decoration:none}.lv-mobile-header__logo{display:block;width:auto;max-width:112px;height:auto;max-height:34px}.lv-mobile-header__actions{display:flex;justify-content:flex-end}.lv-mobile-drawer{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;visibility:hidden;pointer-events:none}.lv-mobile-drawer.is-open{visibility:visible;pointer-events:auto}.lv-mobile-drawer__overlay{position:absolute;z-index:0;top:0;right:0;bottom:0;left:0;width:100%;height:100%;padding:0;border:0;background:#00000070;opacity:0;transition:opacity .22s ease}.lv-mobile-drawer.is-open .lv-mobile-drawer__overlay{opacity:1}.lv-mobile-drawer__panel{position:absolute;z-index:1;top:0;bottom:0;display:flex;width:min(91vw,410px);min-width:0;flex-direction:column;overflow:hidden;background:#fff;color:var(--lv-mobile-black);transition:transform .25s ease}.lv-mobile-menu-drawer__panel{left:0;transform:translate(-103%)}.lv-mobile-menu-drawer.is-open .lv-mobile-menu-drawer__panel{transform:translate(0)}.lv-mobile-cart-drawer__panel{right:0;width:min(96vw,460px);transform:translate(103%)}.lv-mobile-cart-drawer.is-open .lv-mobile-cart-drawer__panel{transform:translate(0)}.lv-mobile-menu-drawer__top{display:grid;min-height:56px;grid-template-columns:52px 1fr 44px 44px;align-items:center;border-bottom:1px solid var(--lv-mobile-line)}.lv-mobile-menu-drawer__brand{justify-self:center;font-size:19px;font-weight:800;letter-spacing:.04em;text-decoration:none}.lv-mobile-menu-drawer__nav{flex:1 1 auto;overflow-y:auto;overscroll-behavior:contain;padding:18px 15px 28px}.lv-mobile-menu-drawer__group{border-bottom:1px solid var(--lv-mobile-line)}.lv-mobile-menu-drawer__group>summary,.lv-mobile-menu-drawer__primary-link{display:flex;min-height:58px;align-items:center;justify-content:space-between;color:var(--lv-mobile-black);font-size:18px;font-weight:750;list-style:none;text-decoration:none;cursor:pointer}.lv-mobile-menu-drawer__group>summary::-webkit-details-marker,.lv-mobile-footer__group>summary::-webkit-details-marker,.lv-mobile-product__details summary::-webkit-details-marker,.lv-mobile-product__service-links summary::-webkit-details-marker{display:none}.lv-mobile-menu-drawer__group[open]>summary span:last-child{transform:rotate(180deg)}.lv-mobile-menu-drawer__submenu{padding:0 0 10px}.lv-mobile-menu-drawer__submenu>a,.lv-mobile-menu-drawer__subgroup>a{display:block;padding:10px 0;font-size:15px;line-height:1.35;text-decoration:none}.lv-mobile-menu-drawer__subgroup{padding:8px 0 12px;border-top:1px solid var(--lv-mobile-line)}.lv-mobile-menu-drawer__subgroup .lv-mobile-menu-drawer__group-title{font-size:17px;font-weight:750}.lv-mobile-menu-drawer__account{flex:0 0 auto;padding:20px 15px calc(20px + env(safe-area-inset-bottom));border-top:1px solid var(--lv-mobile-line);background:#fff}.lv-mobile-menu-drawer__account h2{margin:0 0 14px;font-size:20px}.lv-mobile-menu-drawer__account .lv-mobile-button{display:flex;width:100%;margin-top:10px}.lv-mobile-horizontal-scroll{display:flex;gap:12px;overflow-x:auto;overscroll-behavior-inline:contain;padding-bottom:6px;scroll-padding-inline:var(--lv-mobile-gutter);scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}.lv-mobile-horizontal-scroll::-webkit-scrollbar{display:none}.lv-mobile-hero{max-width:none;padding-inline:0}.lv-mobile-hero__track{display:flex;align-items:stretch;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.lv-mobile-hero__track::-webkit-scrollbar{display:none}.lv-mobile-hero__slide{position:relative;display:grid;grid-template-rows:minmax(185px,48vw) auto;min-width:100%;min-height:380px;overflow:hidden;scroll-snap-align:start;background:var(--lv-mobile-bg, #fff)}.lv-mobile-hero__slide picture{display:block;min-width:0;min-height:185px;overflow:hidden;background:#eef0ed}.lv-mobile-hero__image,.lv-mobile-hero__placeholder{display:block;width:100%;height:100%}.lv-mobile-hero__image{object-fit:cover}.lv-mobile-hero__placeholder{object-fit:cover;color:#c9cec7;background:#eef0ed}.lv-mobile-hero__content{display:flex;min-width:0;align-items:flex-start;justify-content:center;flex-direction:column;padding:16px;background:var(--lv-mobile-bg, #fff);color:inherit;text-align:left}.lv-mobile-hero__content p{margin:0 0 6px;font-size:12px;font-weight:700;line-height:1.25;letter-spacing:.08em;text-transform:uppercase}.lv-mobile-hero__content h1{display:-webkit-box;max-width:340px;margin:0 0 8px;overflow:hidden;font-size:clamp(26px,7.5vw,32px);line-height:1.1;letter-spacing:-.025em;-webkit-box-orient:vertical;-webkit-line-clamp:3}.lv-mobile-hero__content div{display:-webkit-box;max-width:340px;margin:0 0 14px;overflow:hidden;font-size:14px;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:3}.lv-mobile-hero__content div p{margin:0;font-size:inherit;font-weight:400;line-height:inherit;letter-spacing:0;text-transform:none}.lv-mobile-hero__content .lv-mobile-button{min-height:48px;padding:11px 24px;border-radius:15px;font-size:14px}.lv-mobile-slider-dots{display:flex;justify-content:center;gap:7px;min-height:24px;align-items:center;padding:8px 0 4px}.lv-mobile-slider-dots button{width:7px;height:7px;padding:0;border:0;border-radius:50%;background:#c5c5c5}.lv-mobile-slider-dots button[aria-current=true]{background:var(--lv-mobile-black)}.lv-mobile-categories__track{gap:14px;margin-inline:calc(var(--lv-mobile-gutter) * -1);padding-inline:var(--lv-mobile-gutter)}.lv-mobile-category{display:flex;width:94px;flex:0 0 94px;align-items:center;flex-direction:column;scroll-snap-align:start;color:inherit;font-size:12px;font-weight:600;line-height:1.3;text-align:center;text-decoration:none}.lv-mobile-category__media{display:block;width:92px;aspect-ratio:1;margin-bottom:9px;overflow:hidden;border-radius:50%;background:var(--lv-mobile-soft-green)}.lv-mobile-category>span:last-child{display:-webkit-box;min-height:32px;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.lv-mobile-category__image,.lv-mobile-category__placeholder{display:block;width:100%;height:100%;object-fit:cover}.lv-mobile-featured-story__media{width:min(82vw,420px);aspect-ratio:1;margin:0 auto 18px;overflow:hidden;border-radius:50%;background:var(--lv-mobile-soft-green)}.lv-mobile-featured-story__image,.lv-mobile-featured-story__placeholder{display:block;width:100%;height:100%;object-fit:cover}.lv-mobile-products__grid,.lv-mobile-collection__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:28px 12px;margin:20px 0 24px;text-align:left}.lv-mobile-product-card{display:flex;min-width:0;flex-direction:column;overflow:hidden;border:1px solid var(--lv-mobile-line);background:#fff;color:var(--lv-mobile-black)}.lv-mobile-product-card__media{position:relative;display:block;width:100%;aspect-ratio:1;overflow:hidden;background:var(--lv-mobile-cream);color:#c7cac4}.lv-mobile-product-card__image,.lv-mobile-product-card__placeholder{display:block;width:100%;height:100%;object-fit:contain}.lv-mobile-product-card__badge{position:absolute;z-index:1;top:6px;left:6px;padding:3px 7px;border-radius:99px;background:var(--lv-mobile-sale);color:var(--lv-mobile-brand);font-size:10px;font-weight:750}.lv-mobile-product-card__badge--sold{background:var(--lv-mobile-brand);color:#fff}.lv-mobile-product-card__body{display:flex;flex:1;flex-direction:column;padding:8px 8px 0}.lv-mobile-product-card__title{display:-webkit-box;min-height:calc(var(--lv-mobile-title-lines, 3) * 18px);overflow:hidden;color:inherit;font-size:13px;font-weight:550;line-height:18px;text-decoration:none;-webkit-box-orient:vertical;-webkit-line-clamp:var(--lv-mobile-title-lines, 3)}.lv-mobile-product-card__rating{display:flex;min-height:18px;align-items:center;gap:4px;color:#e4a900;font-size:11px}.lv-mobile-product-card__rating span:last-child{color:var(--lv-mobile-muted)}.lv-mobile-product-card__price{display:flex;min-height:38px;align-items:flex-start;gap:6px;margin-top:auto;padding-top:5px;color:inherit;font-size:13px;font-weight:700;text-decoration:none}.lv-mobile-product-card__price s{color:var(--lv-mobile-muted);font-size:11px;font-weight:400}.lv-mobile-card-slider__track{margin:18px calc(var(--lv-mobile-gutter) * -1) 0;padding-inline:var(--lv-mobile-gutter);text-align:left}.lv-mobile-card-slider__card{flex:0 0 38vw;max-width:180px;scroll-snap-align:start}.lv-mobile-card-slider__media{position:relative;aspect-ratio:9 / 16;overflow:hidden;border-radius:12px;background:#eef0ed}.lv-mobile-card-slider--image .lv-mobile-card-slider__media{aspect-ratio:1.4 / 1}.lv-mobile-card-slider__image,.lv-mobile-card-slider__placeholder{display:block;width:100%;height:100%;object-fit:cover}.lv-mobile-card-slider__play{position:absolute;top:50%;left:50%;display:grid;width:42px;height:42px;place-items:center;border-radius:50%;transform:translate(-50%,-50%);background:#ffffffe6;color:var(--lv-mobile-brand);font-size:14px;text-decoration:none}.lv-mobile-card-slider__card h3{margin:9px 0 5px;font-size:14px;line-height:1.3}.lv-mobile-card-slider__card div:not(.lv-mobile-card-slider__media):not(.lv-mobile-card-slider__icon){font-size:12px;line-height:1.45}.lv-mobile-card-slider__card p{margin:5px 0 0;color:var(--lv-mobile-muted);font-size:11px}.lv-mobile-card-slider--review .lv-mobile-card-slider__card{flex-basis:82vw;max-width:420px;min-height:190px;padding:24px 20px;border:1px solid var(--lv-mobile-line);border-radius:12px;background:#fff;text-align:center}.lv-mobile-card-slider--icon .lv-mobile-card-slider__card{flex-basis:42vw;text-align:center}.lv-mobile-card-slider__icon{width:72px;height:72px;margin:0 auto}.lv-mobile-card-slider__icon :where(img,svg){width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:2;object-fit:contain}.lv-mobile-trust-icons__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.lv-mobile-trust-icons__grid article>div{width:48px;height:48px;margin:0 auto 7px;padding:9px;border-radius:50%;background:var(--lv-mobile-soft-green)}.lv-mobile-trust-icons__grid :where(img,svg){width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:2;object-fit:contain}.lv-mobile-trust-icons__grid h3{margin:0 0 3px;font-size:11px;line-height:1.25}.lv-mobile-trust-icons__grid p{margin:0;color:var(--lv-mobile-muted);font-size:9px;line-height:1.35}.lv-mobile-image-banner__media{width:100%;aspect-ratio:3 / 1;overflow:hidden;border-radius:13px;background:#eef0ed}.lv-mobile-image-banner--product .lv-mobile-image-banner__media{aspect-ratio:1.8 / 1}.lv-mobile-image-banner--rewards .lv-mobile-image-banner__media{aspect-ratio:1.7 / 1}.lv-mobile-image-banner__image,.lv-mobile-image-banner__placeholder{display:block;width:100%;height:100%;object-fit:cover}.lv-mobile-image-banner__content{margin-top:16px}.lv-mobile-video__media{position:relative;width:100%;aspect-ratio:1.7 / 1;margin-top:18px;overflow:hidden;border-radius:13px;background:#eef0ed}.lv-mobile-video__media :where(video,iframe,img,svg){display:block;width:100%;height:100%;border:0;object-fit:cover}.lv-mobile-blog__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 12px;margin:18px 0 22px;text-align:left}.lv-mobile-blog-card{min-width:0}.lv-mobile-blog-card__media{display:block;aspect-ratio:1;overflow:hidden;border-radius:10px;background:#eef0ed}.lv-mobile-blog-card__image,.lv-mobile-blog-card__placeholder{display:block;width:100%;height:100%;object-fit:cover}.lv-mobile-blog-card h3{margin:8px 0 4px;font-size:13px;line-height:1.35}.lv-mobile-blog-card h3 a,.lv-mobile-blog-card__link{color:inherit;text-decoration:none}.lv-mobile-blog-card p{margin:0 0 6px;color:var(--lv-mobile-muted);font-size:11px;line-height:1.4}.lv-mobile-blog-card__link{font-size:11px;text-decoration:underline}.lv-mobile-footer{position:relative;width:100%;padding:24px var(--lv-mobile-gutter) calc(88px + env(safe-area-inset-bottom));background:var(--lv-mobile-bg, var(--lv-mobile-soft-green));color:var(--lv-mobile-color, var(--lv-mobile-brand));font-size:12px}.lv-mobile-footer__menus{max-width:var(--lv-mobile-page-width);margin:0 auto}.lv-mobile-footer__group{border-bottom:1px solid var(--lv-mobile-line)}.lv-mobile-footer__group summary{display:flex;min-height:46px;align-items:center;justify-content:space-between;font-weight:600;list-style:none;cursor:pointer}.lv-mobile-footer__group[open] summary span:last-child{transform:rotate(180deg)}.lv-mobile-footer__group-content{padding:0 0 15px}.lv-mobile-footer__group-content>a{display:block;padding:5px 0;color:inherit;text-decoration:none}.lv-mobile-footer__group-content p{margin:0 0 10px}.lv-mobile-footer__newsletter{position:relative;max-width:440px}.lv-mobile-footer__newsletter input{width:100%;height:46px;padding:0 48px 0 12px;border:1px solid var(--lv-mobile-line);border-radius:8px;background:#fff}.lv-mobile-footer__newsletter button{position:absolute;top:0;right:0;width:46px;height:46px;border:0;background:transparent;font-size:20px}.lv-mobile-footer__social{display:flex;justify-content:center;gap:16px;margin:22px 0 10px}.lv-mobile-footer__copyright,.lv-mobile-footer__disclaimer{max-width:620px;margin:12px auto;color:var(--lv-mobile-muted);line-height:1.45;text-align:center}.lv-mobile-footer__payments{display:flex;max-width:420px;flex-wrap:wrap;justify-content:center;gap:6px;margin:14px auto;padding:0;list-style:none}.lv-mobile-footer__payments svg{width:34px;height:22px}.lv-mobile-chat-placeholder{position:fixed;z-index:25;right:14px;bottom:calc(14px + env(safe-area-inset-bottom));display:grid;width:46px;height:46px;place-items:center;border:2px solid #fff;border-radius:50%;background:var(--lv-mobile-brand);color:#fff;font-size:12px;font-weight:800;box-shadow:0 2px 8px #00000029}.lv-mobile-template:has(.lv-mobile-product) .lv-mobile-chat-placeholder{bottom:calc(82px + env(safe-area-inset-bottom))}.lv-mobile-cart-drawer__header{display:flex;min-height:74px;align-items:center;justify-content:space-between;padding:0 16px;border-bottom:1px solid var(--lv-mobile-line)}.lv-mobile-cart-drawer__header h2{display:flex;align-items:center;gap:10px;margin:0;font-size:22px}.lv-mobile-cart-drawer__header h2 span{display:grid;min-width:36px;height:36px;place-items:center;border-radius:50%;background:#eee;font-size:14px;font-weight:500}.lv-mobile-cart-drawer__gift-progress{padding:12px 16px;border-bottom:1px solid var(--lv-mobile-line);background:#f8f8f8}.lv-mobile-cart-drawer__gift-progress p{margin:0 0 7px;font-size:13px;font-weight:650}.lv-mobile-cart-drawer__gift-progress>div{height:6px;overflow:hidden;border-radius:99px;background:#ddd}.lv-mobile-cart-drawer__gift-progress>div span{display:block;width:var(--lv-mobile-gift-progress, 0%);height:100%;background:var(--lv-mobile-brand)}.lv-mobile-cart-drawer__gift-progress small{display:block;margin-top:6px;color:var(--lv-mobile-muted)}.lv-mobile-cart-drawer__content{flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior:contain}.lv-mobile-cart-drawer__error{margin:10px 14px 0;padding:9px;border-radius:6px;background:#fff0ed;color:#9b2818;font-size:12px}.lv-mobile-cart-line{display:grid;grid-template-columns:94px minmax(0,1fr);gap:12px;padding:18px 14px;border-bottom:1px solid var(--lv-mobile-line)}.lv-mobile-cart-line__media{display:block;width:94px;aspect-ratio:1;background:var(--lv-mobile-cream)}.lv-mobile-cart-line__image,.lv-mobile-cart-line__placeholder{display:block;width:100%;height:100%;object-fit:contain}.lv-mobile-cart-line__details{min-width:0}.lv-mobile-cart-line__details>a{display:-webkit-box;overflow:hidden;color:inherit;font-size:14px;font-weight:600;line-height:1.35;text-decoration:none;-webkit-box-orient:vertical;-webkit-line-clamp:2}.lv-mobile-cart-line__details>p{margin:5px 0 12px;color:var(--lv-mobile-muted);font-size:12px}.lv-mobile-cart-line__actions{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:8px}.lv-mobile-quantity{display:grid;width:112px;height:42px;grid-template-columns:repeat(3,1fr);align-items:center;border:1px solid var(--lv-mobile-line);border-radius:6px;text-align:center}.lv-mobile-quantity button{height:100%;padding:0;border:0;background:transparent;cursor:pointer}.lv-mobile-cart-line__remove{padding:4px;border:0;background:transparent;color:var(--lv-mobile-muted);font-size:11px;text-decoration:underline}.lv-mobile-cart-line__actions strong{font-size:13px}.lv-mobile-cart-drawer__empty{padding:60px 20px;text-align:center}.lv-mobile-cart-drawer__empty h3{margin:0 0 8px;font-size:22px}.lv-mobile-cart-drawer__empty p{margin:0 0 18px;color:var(--lv-mobile-muted)}.lv-mobile-cart-drawer__footer{flex:0 0 auto;padding:14px 16px calc(14px + env(safe-area-inset-bottom));border-top:1px solid var(--lv-mobile-line);background:#fff}.lv-mobile-cart-drawer__subtotal{display:flex;justify-content:space-between;margin-bottom:10px}.lv-mobile-cart-drawer__checkout{display:flex;width:100%;border-color:#111;border-radius:6px;background:#111;color:#fff}.lv-mobile-cart-drawer__continue{display:block;min-height:42px;margin:4px auto 0;padding:8px 14px;border:0;background:transparent;color:var(--lv-mobile-brand);cursor:pointer}.lv-mobile-cart-drawer.is-loading .lv-mobile-cart-drawer__content{opacity:.55;pointer-events:none}.lv-mobile-collection{padding-top:42px}.lv-mobile-collection__header{max-width:680px;margin:0 auto 48px;text-align:center}.lv-mobile-collection__header h1{margin:0 0 14px;font-size:27px;line-height:1.2}.lv-mobile-collection__header nav{display:flex;justify-content:center;gap:8px;color:var(--lv-mobile-muted);font-size:12px}.lv-mobile-collection__header nav a{text-decoration:none}.lv-mobile-collection__description{margin-top:15px;font-size:13px;line-height:1.5}.lv-mobile-collection__toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.lv-mobile-collection__toolbar select{min-height:42px;padding:0 34px 0 8px;border:0;background:transparent;color:inherit;font-size:12px}.lv-mobile-collection__view{display:flex;gap:6px}.lv-mobile-collection__view button{display:grid;width:38px;height:38px;place-items:center;padding:0;border:0;border-radius:3px;background:var(--lv-mobile-soft-green)}.lv-mobile-collection__view button[aria-pressed=true]{background:var(--lv-mobile-brand);color:#fff}.lv-mobile-collection__view svg{width:17px;height:17px;fill:currentColor}.lv-mobile-collection__grid{margin-top:0}.lv-mobile-collection__grid.is-list{grid-template-columns:1fr}.lv-mobile-collection__grid.is-list .lv-mobile-product-card{display:grid;grid-template-columns:125px minmax(0,1fr);gap:14px}.lv-mobile-pagination{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:14px;margin:34px 0 20px;font-size:12px}.lv-mobile-pagination__secondary{padding:8px}.lv-mobile-collection__empty{padding:50px 12px 80px;text-align:center}.lv-mobile-product{max-width:var(--lv-mobile-page-width);padding-top:14px;padding-bottom:64px;text-align:left}.lv-mobile-product__breadcrumb{display:flex;gap:7px;overflow:hidden;margin-bottom:14px;color:var(--lv-mobile-muted);font-size:11px;white-space:nowrap}.lv-mobile-product__breadcrumb a{text-decoration:none}.lv-mobile-product-gallery__track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.lv-mobile-product-gallery__track::-webkit-scrollbar{display:none}.lv-mobile-product-gallery__slide{display:grid;min-width:100%;aspect-ratio:1;place-items:center;overflow:hidden;scroll-snap-align:start;background:var(--lv-mobile-soft-green)}.lv-mobile-product-gallery__slide :where(img,svg,video,iframe,model-viewer){display:block;width:100%;height:100%;object-fit:contain}.lv-mobile-product-gallery__counter{margin:7px 0;color:var(--lv-mobile-muted);font-size:11px;text-align:center}.lv-mobile-product-gallery__thumbs{display:flex;gap:8px;overflow-x:auto;padding-bottom:4px}.lv-mobile-product-gallery__thumbs button{width:56px;height:56px;flex:0 0 56px;padding:2px;border:1px solid var(--lv-mobile-line);background:#fff}.lv-mobile-product-gallery__thumbs button[aria-current=true]{border-color:var(--lv-mobile-brand)}.lv-mobile-product-gallery__thumbs img{width:100%;height:100%;object-fit:contain}.lv-mobile-product__info{padding-top:24px}.lv-mobile-product__info>h1{margin:0 0 8px;font-size:23px;line-height:1.25}.lv-mobile-product__rating{display:inline-flex;gap:5px;margin-bottom:10px;color:#d49b00;font-size:12px;text-decoration:none}.lv-mobile-product__rating span{color:var(--lv-mobile-muted)}.lv-mobile-product__price{display:flex;align-items:baseline;gap:9px;margin-bottom:20px;font-size:20px;font-weight:750}.lv-mobile-product__price s{color:var(--lv-mobile-muted);font-size:14px;font-weight:400}.lv-mobile-product-form__options{display:grid;gap:14px}.lv-mobile-product-form__options label>span,.lv-mobile-product-form__purchase legend{display:block;margin-bottom:7px;font-size:13px;font-weight:700}.lv-mobile-product-form__options select,.lv-mobile-product-form__purchase select{width:100%;min-height:48px;padding:0 12px;border:1px solid var(--lv-mobile-line);border-radius:8px;background:#fff;color:var(--lv-mobile-brand)}.lv-mobile-product-form__purchase{display:grid;gap:8px;margin:20px 0;padding:14px;border:1px solid var(--lv-mobile-line);border-radius:9px}.lv-mobile-product-form__purchase label{display:flex;min-height:34px;align-items:center;gap:9px}.lv-mobile-product-form__buy-row{display:grid;grid-template-columns:112px minmax(0,1fr);gap:10px}.lv-mobile-product-form__quantity{display:grid;min-height:50px;grid-template-columns:34px 1fr 34px;border:1px solid var(--lv-mobile-line);border-radius:9px}.lv-mobile-product-form__quantity button{padding:0;border:0;background:transparent}.lv-mobile-product-form__quantity input{width:100%;padding:0;border:0;background:transparent;text-align:center;-webkit-appearance:textfield;appearance:textfield}.lv-mobile-product-form__submit{width:100%}.lv-mobile-product-form__status{margin:9px 0 0;color:#9b2818;font-size:12px}.lv-mobile-product-form__dynamic{margin-top:10px}.lv-mobile-template .shopify-payment-button__button{min-height:48px;border-radius:12px}.lv-mobile-product-form__terms{margin-top:8px;font-size:11px}.lv-mobile-product__optional,.lv-mobile-product__service-links{margin-top:24px;border-top:1px solid var(--lv-mobile-line)}.lv-mobile-product__optional h2{margin:18px 0 12px;font-size:18px}.lv-mobile-product__mini-products{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.lv-mobile-product__mini-products a{display:grid;grid-template-columns:58px 1fr;gap:8px;padding:8px;border:1px solid var(--lv-mobile-line);color:inherit;font-size:11px;text-decoration:none}.lv-mobile-product__mini-products img,.lv-mobile-product__mini-placeholder{width:58px;height:58px;grid-row:span 2;object-fit:contain}.lv-mobile-product__service-links>:where(p,details,a,button){width:100%;min-height:48px;margin:0;padding:13px 0;border:0;border-bottom:1px solid var(--lv-mobile-line);background:transparent;color:inherit;font-size:13px;text-align:left;text-decoration:none}.lv-mobile-product__service-links p{display:flex;justify-content:space-between}.lv-mobile-product__service-links details div{padding-top:10px;color:var(--lv-mobile-muted);line-height:1.5}.lv-mobile-product__details,.lv-mobile-product__related,.lv-mobile-product__blog,.lv-mobile-product__reviews{margin-top:38px}.lv-mobile-product__details>details,.lv-mobile-product__faq details{border-top:1px solid var(--lv-mobile-line)}.lv-mobile-product__details summary,.lv-mobile-product__faq summary{display:flex;min-height:52px;align-items:center;justify-content:space-between;font-size:15px;font-weight:700;list-style:none;cursor:pointer}.lv-mobile-product__details summary:after,.lv-mobile-product__faq summary:after{content:"+";font-size:20px;font-weight:400}.lv-mobile-product__details details[open]>summary:after,.lv-mobile-product__faq details[open]>summary:after{content:"\2212"}.lv-mobile-product__description,.lv-mobile-product__details details>div,.lv-mobile-product__faq details>div{padding:0 0 22px;font-size:14px;line-height:1.65}.lv-mobile-product__description img{max-width:100%;height:auto}.lv-mobile-product__faq h2{margin:36px 0 12px;font-size:21px}.lv-mobile-product-sticky{position:fixed;z-index:40;right:0;bottom:0;left:0;display:grid;grid-template-columns:minmax(0,1fr) minmax(148px,42%);align-items:center;gap:10px;padding:9px 12px calc(9px + env(safe-area-inset-bottom));border-top:1px solid var(--lv-mobile-line);transform:translateY(110%);background:#fff;box-shadow:0 -3px 14px #00000014;transition:transform .2s ease}.lv-mobile-product-sticky.is-visible{transform:translateY(0)}.lv-mobile-product-sticky>div{min-width:0}.lv-mobile-product-sticky>div span{display:block;overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.lv-mobile-product-sticky>div strong{font-size:14px}.lv-mobile-product-sticky .lv-mobile-button{width:100%}@media(min-width:750px){.lv-mobile-template{--lv-mobile-gutter: 24px}.lv-mobile-header{max-width:var(--lv-mobile-page-width);margin-inline:auto}.lv-mobile-hero{max-width:var(--lv-mobile-page-width)}.lv-mobile-hero__slide{grid-template-columns:minmax(0,1.45fr) minmax(300px,.75fr);grid-template-rows:minmax(390px,auto);min-height:390px}.lv-mobile-hero__slide picture{min-height:390px}.lv-mobile-hero__content{padding:36px}.lv-mobile-hero__content h1,.lv-mobile-hero__content div{max-width:420px}.lv-mobile-products__grid,.lv-mobile-collection__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:28px 18px}.lv-mobile-featured-story{display:grid;grid-template-columns:420px minmax(0,1fr);align-items:center;column-gap:50px;text-align:left}.lv-mobile-featured-story__media{grid-row:span 4;width:420px;margin:0}.lv-mobile-image-banner__media{max-height:480px}.lv-mobile-product__layout{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(350px,.9fr);align-items:start;gap:42px}.lv-mobile-product__info{position:sticky;top:20px;padding-top:0}.lv-mobile-product-sticky{display:none}.lv-mobile-collection__grid.is-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(prefers-reduced-motion:reduce){.lv-mobile-drawer__overlay,.lv-mobile-drawer__panel,.lv-mobile-product-sticky{transition:none}.lv-mobile-horizontal-scroll,.lv-mobile-hero__track,.lv-mobile-product-gallery__track{scroll-behavior:auto}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/lv-mobile-v1.css.map */
