html{line-height:var(--_typography---line-height--body)}.h0{line-height:var(--_typography---line-height--tight)}.h1,.prose h1:not(.h0,.h1,.h2,.h3,.h4,.h5,.h6){line-height:var(--_typography---line-height--medium)}.h2,.prose h2:not(.h0,.h1,.h2,.h3,.h4,.h5,.h6){line-height:var(--_typography---line-height--medium)}.h3,.prose h3:not(.h0,.h1,.h2,.h3,.h4,.h5,.h6){line-height:var(--_typography---line-height--snug)}.h4,.prose h4:not(.h0,.h1,.h2,.h3,.h4,.h5,.h6){line-height:var(--_typography---line-height--large)}.h5,.prose h5:not(.h0,.h1,.h2,.h3,.h4,.h5,.h6),.h6,.prose h6:not(.h0,.h1,.h2,.h3,.h4,.h5,.h6){line-height:var(--_typography---line-height--relaxed)}.text-xxs{font-size:var(--_typography---font-size--text-xxs);line-height:var(--_typography---line-height--body)}.text-xs,.text-sm,.text-base,.text-lg{line-height:var(--_typography---line-height--body)}@media screen and (min-width:700px){.sm\:text-xxs{font-size:var(--_typography---font-size--text-xxs);line-height:var(--_typography---line-height--body)}.sm\:text-xs,.sm\:text-sm,.sm\:text-base,.sm\:text-lg{line-height:var(--_typography---line-height--body)}}.subheading{font-weight:var(--_typography---font--primary-bold)}.prose :is(h1,h2,h3,h4,h5,h6){line-height:var(--_typography---line-height--medium)}.prose :is(h3,h4){line-height:var(--_typography---line-height--snug)}.prose :is(h5,h6){line-height:var(--_typography---line-height--relaxed)}.button,.btn,.shopify-payment-button__button--unbranded{font-weight:var(--_typography---font--primary-bold);line-height:var(--_typography---line-height--body)}.button--sm{line-height:var(--_typography---line-height--body)}.button--lg{padding-block-start:var(--_spacing---space--3);padding-block-end:var(--_spacing---space--3)}.announcement-bar p{font-size:var(--_typography---font-size--text-xs);font-weight:var(--_typography---font--body-weight)}.header__link-list{font-size:var(--_typography---font-size--text-xs)}.header__link-list a{font-weight:var(--_typography---font--primary-semibold)}html.lenis,html.lenis body{height:auto}.lenis.lenis-smooth{scroll-behavior:auto!important}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-stopped{overflow:hidden}[data-parallax]>:is(img,picture,video,svg,video-media){transform-origin:top}.badge--category{display:inline-flex;align-items:center;padding:4px 12px;border:1.5px solid var(--_theme---accent);background:var(--_theme---accent-light);color:var(--_theme---accent);border-radius:var(--rounded-full);font-size:var(--text-xs);font-weight:600;letter-spacing:.07em;text-transform:uppercase}.badge--savings{background:var(--_theme---danger);color:#fff;border-radius:var(--rounded-full);padding:3px 10px;font-size:var(--text-xs);font-weight:700}.qcard-group{display:flex;flex-direction:column;gap:8px;width:100%}.qcard{display:flex;align-items:center;gap:14px;padding:14px 16px;border:1.5px solid var(--_theme---border);border-radius:var(--rounded-lg);cursor:pointer;transition:border-color .15s ease;-webkit-user-select:none;user-select:none;position:relative}.qcard:hover{border-color:var(--_theme---accent)}.qcard--selected,.qcard:has(input:checked){border-color:var(--_theme---accent);background:color-mix(in srgb,var(--_theme---accent-light) 40%,transparent)}.qcard--disabled{opacity:.4;pointer-events:none}.qcard__radio{width:18px;height:18px;flex-shrink:0;border:2px solid var(--_theme---border);border-radius:50%;transition:border-color .15s ease,background .15s ease}.qcard:has(input:checked) .qcard__radio{border-color:var(--_theme---accent);background:radial-gradient(circle at center,var(--_theme---accent) 42%,transparent 44%)}.qcard__body{flex:1;display:flex;align-items:center;gap:8px;flex-wrap:wrap}.qcard__label{font-weight:500;font-size:var(--text-sm);color:rgb(var(--text-primary))}.qcard__badge{display:inline-flex;align-items:center;padding:2px 9px;border-radius:var(--rounded-full);background:var(--_theme---badge-gold);color:#5c3800;font-size:var(--text-xxs);font-weight:700;letter-spacing:.03em}.qcard__pricing{text-align:right;flex-shrink:0}.qcard__unit-price{display:block;font-weight:600;font-size:var(--text-sm);color:rgb(var(--text-primary))}.qcard__total{display:block;font-size:var(--text-xs);color:rgb(var(--text-primary) / .55);margin-top:2px}.product-trust-bar{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.product-trust-bar__item{display:inline-flex;align-items:center;gap:6px;padding:5px 12px;border:1px solid var(--_theme---border);border-radius:var(--rounded-full);font-size:var(--text-xs);font-weight:500;white-space:nowrap}.product-trust-bar__item svg{width:14px;height:14px;flex-shrink:0}.inventory--in-stock{display:inline-flex;align-items:center;gap:6px;font-size:var(--text-sm)}.inventory--in-stock:before{content:"";display:inline-block;width:8px;height:8px;border-radius:50%;background:var(--_theme---success);flex-shrink:0}.free-shipping-bar free-shipping-bar,free-shipping-bar{--bar-color: var(--_theme---accent)}.free-shipping-bar progress-bar::part(bar),progress-bar::part(bar){background:var(--_theme---accent)}.free-shipping-bar progress-bar::part(track),progress-bar::part(track){background:var(--_theme---accent-light)}progress-bar{--progress-color: var(--_theme---accent);--track-color: var(--_theme---accent-light)}@media screen and (min-width:1000px){.cart-layout{display:grid;grid-template-columns:1fr 380px;gap:40px;align-items:start}.cart-summary{position:sticky;top:calc(var(--sticky-area-height, 0px) + 24px)}}.cart-summary{background:rgb(var(--dialog-background));border-radius:var(--rounded-block);padding:28px}.cart-summary__title{font-size:var(--text-h5);font-weight:600;margin-bottom:20px}.cart-summary__row{display:flex;justify-content:space-between;align-items:center;padding:7px 0;font-size:var(--text-sm);gap:8px}.cart-summary__row--subdued{color:rgb(var(--text-primary) / .6)}.cart-summary__divider{border:none;border-top:1px solid rgb(var(--text-primary) / .1);margin:10px 0}.cart-summary__total-box{background:rgb(var(--dialog-background));border-radius:var(--rounded);padding:14px 16px;margin-top:6px;display:flex;justify-content:space-between;align-items:center}.cart-summary__total-label{font-weight:600;font-size:var(--text-sm)}.cart-summary__total-amount{font-size:var(--text-h5);font-weight:700}.cart-summary__checkout-btn{margin-top:16px;width:100%;display:flex;align-items:center;justify-content:center;gap:10px;font-size:var(--text-sm)}.cart-summary__payment-icons{display:flex;gap:6px;align-items:center;justify-content:center;margin-top:14px;flex-wrap:wrap}.cart-summary__payment-icon{height:22px;width:auto;border-radius:4px;border:1px solid rgb(var(--text-primary) / .1);padding:2px 5px;background:#fff}.cart-summary__trust{display:flex;gap:12px;align-items:flex-start;margin-top:16px;padding-top:16px;border-top:1px solid rgb(var(--text-primary) / .1)}.cart-summary__trust-icon{flex-shrink:0;width:36px;height:36px;display:flex;align-items:center;justify-content:center;border:1.5px solid var(--_theme---border);border-radius:50%;color:var(--_theme---accent)}.cart-summary__trust-text strong{display:block;font-size:var(--text-sm);font-weight:600}.cart-summary__trust-text span{font-size:var(--text-xs);color:rgb(var(--text-primary) / .6)}.cart-order .order-summary th{font-size:var(--text-xs);font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:rgb(var(--text-primary) / .5);padding-bottom:12px;border-bottom:1px solid rgb(var(--text-primary) / .1)}.line-item__sku{font-size:var(--text-xs);color:rgb(var(--text-primary) / .5);margin-top:2px}.cart-upsell{margin-top:40px;padding-top:32px;border-top:1px solid rgb(var(--text-primary) / .1)}.cart-upsell__title{font-size:var(--text-h5);font-weight:600;margin-bottom:4px}.cart-upsell__subtitle{font-size:var(--text-sm);color:rgb(var(--text-primary) / .55);margin-bottom:20px}.cart-upsell__grid{display:grid;grid-template-columns:repeat(4,minmax(170px,1fr));gap:12px;overflow-x:auto;padding-bottom:4px;scrollbar-width:thin}@media screen and (max-width:699px){.cart-upsell__grid{grid-template-columns:repeat(4,220px)}}.cart-upsell__card{border:1.5px solid rgb(var(--text-primary) / .12);border-radius:var(--rounded-block);padding:16px;cursor:default;display:flex;flex-direction:column;gap:12px;transition:border-color .15s}.cart-upsell__card:hover{border-color:var(--_theme---accent)}.cart-upsell__card-image{aspect-ratio:1;overflow:hidden;border-radius:calc(var(--rounded-block) - 6px);background:rgb(var(--text-primary) / .04);cursor:pointer}.cart-upsell__card-image img{width:100%;height:100%;object-fit:contain;transition:transform .3s ease}.cart-upsell__card-image:hover img{transform:scale(1.04)}.cart-upsell__card-name{font-weight:600;font-size:var(--text-sm);cursor:pointer;transition:color .15s}.cart-upsell__card-name:hover{color:var(--_theme---accent)}.cart-upsell__card-desc{font-size:var(--text-xs);color:rgb(var(--text-primary) / .6);line-height:1.5}.cart-upsell__options{display:flex;flex-direction:column;gap:5px}.cart-upsell__option{display:flex;align-items:center;gap:7px;font-size:var(--text-xs);cursor:pointer}.cart-upsell__option input[type=radio]{accent-color:var(--_theme---accent);width:14px;height:14px;flex-shrink:0}.cart-upsell__option-price{margin-left:auto;font-weight:600;white-space:nowrap}.cart-upsell__option-badge{font-size:9px;font-weight:700;background:var(--_theme---badge-gold);color:#5c3800;border-radius:3px;padding:1px 5px;text-transform:uppercase}.cart-upsell__add-btn{margin-top:auto;width:100%;display:flex;align-items:center;justify-content:center;gap:6px;padding:9px 12px;border:1.5px solid rgb(var(--text-primary) / .2);border-radius:var(--rounded-button);background:transparent;font-size:var(--text-xs);font-weight:600;cursor:pointer;transition:border-color .15s,background .15s}.cart-upsell__add-btn:hover{border-color:var(--_theme---accent);background:var(--_theme---accent-light)}.cart-upsell__add-btn--loading{opacity:.6;pointer-events:none}.cart-upsell__detail{display:none}cart-upsell[expanded] .cart-upsell__grid{display:none}cart-upsell[expanded] .cart-upsell__detail{display:block}.cart-upsell__detail-inner{display:grid;grid-template-columns:200px 1fr;gap:24px;align-items:start;padding:20px;border:1.5px solid rgb(var(--text-primary) / .12);border-radius:var(--rounded-block)}@media screen and (max-width:699px){.cart-upsell__detail-inner{grid-template-columns:1fr}}.cart-upsell__detail-image{border-radius:calc(var(--rounded-block) - 4px);overflow:hidden;aspect-ratio:1;background:rgb(var(--text-primary) / .04)}.cart-upsell__detail-image img{width:100%;height:100%;object-fit:contain}.cart-upsell__detail-name{font-size:var(--text-h4);font-weight:600;margin-bottom:8px}.cart-upsell__detail-desc{font-size:var(--text-sm);color:rgb(var(--text-primary) / .6);margin-bottom:20px}.cart-upsell__detail-options{display:flex;flex-direction:column;gap:8px;margin-bottom:20px}.cart-upsell__back-btn{display:inline-flex;align-items:center;gap:6px;font-size:var(--text-sm);font-weight:500;color:rgb(var(--text-primary) / .6);background:none;border:none;cursor:pointer;padding:0;margin-bottom:20px;transition:color .15s}.cart-upsell__back-btn:hover{color:rgb(var(--text-primary))}.product-breadcrumb{font-size:var(--text-xs);color:#8a857c;margin-bottom:12px}.product-breadcrumb ol{display:flex;flex-wrap:wrap;align-items:center;gap:6px;list-style:none;padding:0;margin:0}.product-breadcrumb li+li:before{content:"\203a";margin-right:6px;color:#c5c0ba}.product-breadcrumb a{color:#8a857c;text-decoration:none}.product-breadcrumb a:hover{color:rgb(var(--text-primary))}.product-breadcrumb li[aria-current=page]{color:rgb(var(--text-primary) / .75)}.product-info__title{font-family:var(--_typography---font--heading-family);font-size:clamp(2.25rem,5vw,3.75rem);font-weight:400;line-height:1.05;letter-spacing:-.01em}.product-info__price sale-price.text-on-sale{color:rgb(var(--text-primary));font-size:clamp(1.75rem,3vw,2.25rem);font-weight:700}.product-gallery{background:#fff;border-radius:20px;border:1px solid #EDEAE4;overflow:hidden;padding:20px;box-sizing:border-box}.gallery-trust{background:#fff;border-radius:16px;border:1px solid #EDEAE4;padding:20px 24px;margin-top:12px;display:flex;flex-wrap:wrap;gap:0}.gallery-trust__item{flex:1 1 0;min-width:0}.gallery-trust__sub{display:none}@media screen and (max-width:699px){.gallery-trust{flex-direction:column;padding:16px 20px;gap:0}.gallery-trust__item{flex:none;width:100%;padding:0!important;border-left:none!important}.gallery-trust__item+.gallery-trust__item{border-top:1px solid #EDEAE4;padding-top:12px!important;margin-top:12px}}.product-info__separator{display:none}.variant-picker__option:has(.qcard-group) .variant-picker__option-info{display:none}.qcard{border-radius:12px}.product-trust-icons{border-top:1px solid #EAE7E1;border-bottom:1px solid #EAE7E1;padding:16px 0;display:flex;gap:0}.product-trust-icons .product-trust-icons__item{flex:1;padding:0 12px}.product-trust-icons .product-trust-icons__item:first-child{padding-left:0}.product-trust-icons .product-trust-icons__item:not(:first-child){border-left:1px solid #EAE7E1}.product-trust-icons .product-trust-icons__item:nth-child(2) svg{color:#e0a53c}.product-info__block-group.product-buy-row{display:grid;grid-template-columns:auto 1fr;column-gap:12px;row-gap:16px;align-items:start}.product-buy-row>.product-info__block-item:nth-child(n+3){grid-column:1 / -1}.product-buy-row .product-info__buy-buttons form,.product-buy-row .product-info__buy-buttons,.product-buy-row .buy-buttons,.product-buy-row .buy-buttons>div{width:100%}.product-buy-row .block-label{display:none}.product-buy-row .product-info__quantity-selector>p{display:none}.product-info__buy-buttons .button[type=submit]{background:rgb(var(--text-primary));color:rgb(var(--background-primary));border-color:rgb(var(--text-primary));display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:center;gap:8px;white-space:normal;width:100%}.product-info__buy-buttons .button[type=submit]:hover{background:rgb(var(--text-primary) / .85);border-color:rgb(var(--text-primary) / .85)}.product-info__buy-buttons .button[type=submit]>div{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:8px;white-space:normal}.product-info__buy-buttons .button[type=submit] svg{flex-shrink:0;width:18px;height:18px}@media screen and (max-width:699px){.product-info__block-group.product-buy-row{display:flex;flex-direction:column;align-items:stretch;gap:10px}.product-buy-row>.product-info__block-item:has(.product-info__quantity-selector){align-self:flex-start}}.product-info__buy-buttons .shopify-payment-button__more-options{display:none}.shopify-payment-button{min-height:44px}.product-trust-text{text-align:left;font-size:var(--text-xs);color:rgb(var(--text-primary) / .6)}@media screen and (max-width:699px){.qcard{padding:11px 12px;gap:10px}.qcard__unit-price{font-size:var(--text-xs)}}@media screen and (max-width:399px){.product-trust-icons .product-trust-icons__item{padding:0 6px}.product-trust-icons .product-trust-icons__item:first-child{padding-left:0}.product-trust-icons .product-trust-icons__item svg{width:16px;height:16px}}.shopify-section--slideshow{height:calc(100vh - var(--announcement-bar-height, 0px) - var(--header-height, 0px))}.shopify-section--slideshow .slideshow{min-height:100%;box-sizing:border-box}.shopify-section--slideshow .slideshow:not(.slideshow--boxed) content-over-media,.shopify-section--slideshow .slideshow:not(.slideshow--boxed) .content-over-media{--content-over-media-height: calc(100vh - var(--announcement-bar-height, 0px) - var(--header-height, 0px))}.shopify-section--slideshow .slideshow--boxed content-over-media,.shopify-section--slideshow .slideshow--boxed .content-over-media{--content-over-media-height: calc(100vh - var(--announcement-bar-height, 0px) - var(--header-height, 0px) - 2 * var(--section-inner-max-spacing-block))}@supports (height: 100svh){.shopify-section--slideshow{height:calc(100svh - var(--announcement-bar-height, 0px) - var(--header-height, 0px))}.shopify-section--slideshow .slideshow:not(.slideshow--boxed) content-over-media,.shopify-section--slideshow .slideshow:not(.slideshow--boxed) .content-over-media{--content-over-media-height: calc(100svh - var(--announcement-bar-height, 0px) - var(--header-height, 0px))}.shopify-section--slideshow .slideshow--boxed content-over-media,.shopify-section--slideshow .slideshow--boxed .content-over-media{--content-over-media-height: calc(100svh - var(--announcement-bar-height, 0px) - var(--header-height, 0px) - 2 * var(--section-inner-max-spacing-block))}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/lumos-overrides.css.map */
