:root{--brand-white: #FFFFFF;--brand-pure-white: #FFFFFF;--brand-cream: #F0EAD4;--brand-surface: #FFFFFF;--brand-surface-alt: #C3B995;--brand-accent-tint: #f3e2d0;--brand-forest: #B97335;--brand-forest-mid: #9a5d2a;--brand-gold: #DABC8A;--brand-sienna: #B97335;--brand-text: #343434;--brand-body: #343434;--brand-muted: #A0A0A0;--brand-plum: #594673;--brand-maroon: #641518;--brand-slate: #7C9AA5;--brand-plum-light: #e2d8ec;--brand-maroon-light: #f5e0e0;--brand-slate-light: #e3ebee;--brand-khaki: #C3B995;--brand-sand: #DABC8A;--brand-copper: #B97335;--brand-terracotta: var(--brand-forest);--brand-terracotta-deep: var(--brand-forest-mid);--brand-terracotta-mid: var(--brand-forest-mid);--brand-terracotta-light:var(--brand-accent-tint);--brand-ink: var(--brand-text);--brand-ink-deep: var(--brand-text)}:root{--color-bg: var(--brand-white);--color-bg-alt: var(--brand-surface-alt);--color-surface: var(--brand-surface);--color-surface-mid: var(--brand-khaki);--color-surface-warm: var(--brand-sand);--color-text: var(--brand-text);--color-body: var(--brand-body);--color-text-muted: var(--brand-muted);--color-text-dim: #b8b8b8;--color-border: rgba(52,52,52,.1);--color-border-strong: rgba(52,52,52,.18);--color-section-plum: var(--brand-plum);--color-section-maroon: var(--brand-maroon);--color-section-slate: var(--brand-slate);--color-plum: var(--brand-plum);--color-plum-bg: var(--brand-plum-light);--color-slate: var(--brand-slate);--color-slate-bg: var(--brand-slate-light);--color-accent: var(--brand-forest);--color-accent-hover: var(--brand-forest-mid);--color-accent-mid: var(--brand-forest-mid);--color-accent-light: var(--brand-accent-tint);--color-accent-tint: var(--brand-accent-tint);--color-gold: var(--brand-gold);--color-hover: var(--brand-gold);--color-sale: var(--brand-sienna);--color-dark-bg: var(--brand-text);--color-on-dark: var(--brand-cream);--color-on-dark-muted: rgba(240,234,212,.7);--color-on-dark-dim: rgba(240,234,212,.4);--color-on-dark-border: rgba(240,234,212,.18)}.mom-card,body .product-item .card,body .product-item .card-product{background:var(--color-surface)!important;border:.5px solid var(--color-border)!important;border-radius:4px!important;box-shadow:0 1px 2px #3434340a,0 4px 16px #3434340f!important}:root{--fs-caption: 12px;--fs-body: 15px;--fs-lead: 18px;--fs-h3: 22px;--fs-h2: 34px;--fs-h1: clamp(34px, 4.5vw, 48px);--fw-regular: 400;--fw-medium: 400;--lh-body: 1.6;--lh-head: 1.12;--fs-display: var(--fs-h1);--fs-hero: var(--fs-h1);--fs-headline: var(--fs-h2);--fs-xl: var(--fs-h2);--fs-2xl: var(--fs-h2);--fs-lg: var(--fs-body);--fs-md: var(--fs-body);--fs-micro: var(--fs-caption);--fs-sm: var(--fs-caption)}h1{font-size:var(--fs-h1)!important}h2{font-size:var(--fs-h2)}h3{font-size:var(--fs-h3)}:root{--ls-tight: -.015em;--ls-normal: 0;--ls-cta: .02em;--ls-product: .08em;--ls-eyebrow: .12em;--ls-micro: .16em}:root{--section-pad-y: clamp(64px, 6vw, 96px);--section-pad-y-tight: clamp(48px, 4vw, 72px);--section-pad-x: clamp(20px, 4vw, 64px)}:root{--font-display: "STIX Two Text", Georgia, serif;--font-body: "Open Sauce Sans", sans-serif;--fs-base: 15px;--lh-base: 1.6;--tracking-eyebrow: .08em;--ink: #1C1917;--ink-soft: #4A433D;--muted: #9A938C;--cream: #F5F1EA;--line: #E7E0D6;--bronze: #9C6B34;--bronze-deep: #7E531F;--radius-sm: 2px;--radius-img: 0px;--shadow-soft: 0 18px 40px -24px rgba(28,25,23,.25);--ease: cubic-bezier(.2,.6,.2,1);--section-pad: clamp(80px, 9vw, 128px)}body.template-index{font-size:var(--fs-base)!important;line-height:var(--lh-base)!important;--section-pad-y: var(--section-pad)}body.template-index h1{font-size:clamp(34px,6vw,64px);line-height:1.06;letter-spacing:-.01em;font-weight:400}.mom-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 28px;min-height:48px;background:var(--color-accent);color:var(--color-on-dark);font-family:var(--mom-font-body);font-size:var(--fs-atc);font-weight:var(--fw-atc)!important;letter-spacing:var(--ls-atc);text-transform:uppercase;text-decoration:none;border:none;border-radius:4px;cursor:pointer;transition:background .2s ease,transform .12s ease;white-space:nowrap}.mom-btn:hover,.mom-btn:focus-visible{background:var(--color-accent-hover);outline:none;color:var(--color-on-dark)}.mom-btn:active{transform:translateY(1px)}.mom-btn--inverse{background:var(--color-on-dark);color:var(--color-accent)}.mom-btn--inverse:hover{background:var(--brand-cream);color:var(--color-accent)}:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px;border-radius:2px}[id*=moast_carousel]{background:var(--color-bg);padding:8px 0 0;--moast-bg-color: var(--color-bg);--moast-text-color: var(--color-text);--moast-accent-color: var(--color-accent);--moast-border-color: var(--color-border);--moast-border-radius: 8px;--moast-font-family: var(--mom-font-body);--moast-heading-font: "STIX Two Text", "STIX Two Text", Georgia, serif}@media(min-width:1024px){[id*=moast_carousel]{padding:12px 0 4px}}[id*=moast_carousel] .moast-padding-bottom,[id*=moast_carousel] [class*=moast-padding-bottom]{padding-bottom:0!important;margin-bottom:0!important}[id*=moast_carousel] moast-carousel,[id*=moast_carousel] [class*=moast-carousel]:not([id]){display:block;height:auto!important;min-height:0!important;padding-bottom:0!important;margin-bottom:0!important}[id*=moast_carousel] .moast-header{margin-top:0!important;margin-bottom:18px!important;padding:0 16px!important}[id*=moast_carousel] .moast-header h2{font-family:var(--mom-font-heading)!important;font-weight:400!important;font-size:var(--fs-h2)!important;line-height:1.15!important;letter-spacing:-.2px!important;color:var(--color-text)!important;text-transform:none!important;margin:0!important}@media(min-width:1024px){[id*=moast_carousel] .moast-header h2{font-size:var(--fs-h2)!important}}[id*=moast_carousel] .moast-border,[id*=moast_carousel] [class*=moast-border-color]{border-color:var(--color-border)!important}[id*=moast_carousel] [class*=moast-slide-rounding]{border-radius:8px!important;overflow:hidden}[id*=moast_carousel] button,[id*=moast_carousel] [role=button]{font-family:var(--mom-font-body)!important;letter-spacing:.04em!important}.shopify-section:before{content:none!important;display:none!important;width:0!important;height:0!important;background:transparent!important;border:none!important;margin:0!important;padding:0!important}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;pointer-events:none;opacity:.07;mix-blend-mode:multiply;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='240' height='240'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' stitchTiles='stitch'/></filter><rect width='100%25' height='100%25' filter='url(%23n)'/></svg>");background-size:240px 240px}@supports (animation-timeline: view()){@media(prefers-reduced-motion:no-preference){.shopify-section:not(.shopify-section-group-header-group):not(.section-product-main){animation:mom-section-rise linear both;animation-timeline:view();animation-range:entry 0% entry 50%}}}@keyframes mom-section-rise{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}.mom-link-underline{display:inline;background-image:linear-gradient(0deg,var(--color-gold, #B8975A),var(--color-gold, #B8975A));background-position:0 100%;background-size:0% 2px;background-repeat:no-repeat;padding-bottom:4px;transition:background-size .24s cubic-bezier(.2,0,0,1),color .24s ease}.mom-link-underline:hover,.mom-link-underline:focus-visible,.mom-link-underline[aria-current=page]{background-size:100% 2px}@media(prefers-reduced-motion:reduce){.mom-link-underline{transition:none}}#halo-cart-sidebar{width:420px!important;max-width:100vw!important;background:var(--color-bg, #FFFFFF)!important;font-family:var(--mom-font-body)!important;color:var(--color-text, #1A1714)!important;border-left:.5px solid var(--color-border)!important;box-shadow:-12px 0 36px #1a17141a!important}@media(max-width:600px){#halo-cart-sidebar{width:100vw!important}}#halo-cart-sidebar .halo-sidebar-header{padding:22px 26px 14px!important;border-bottom:.5px solid var(--color-border)!important;background:var(--color-bg)!important}#halo-cart-sidebar .halo-sidebar-header .title{font-family:var(--mom-font-heading)!important;font-size:var(--fs-section)!important;font-weight:var(--fw-regular)!important;letter-spacing:var(--ls-section)!important;color:var(--color-text)!important;text-transform:uppercase!important;line-height:1.2!important;display:block}#halo-cart-sidebar .wrapper-cartCount{display:inline-flex;align-items:center;gap:5px;font-family:var(--mom-font-body)!important;font-size:var(--fs-caption)!important;font-weight:400!important;letter-spacing:.16em!important;text-transform:uppercase!important;color:var(--color-text-muted)!important;margin-top:4px}#halo-cart-sidebar .wrapper-cartCount .cartCount{color:var(--color-text-muted)!important}#halo-cart-sidebar .halo-sidebar-close{position:absolute!important;top:16px!important;right:18px!important;background:transparent!important;border:none!important;color:var(--color-text)!important;font-family:var(--mom-font-body)!important;font-size:var(--fs-caption)!important;font-weight:400!important;letter-spacing:.12em!important;text-transform:uppercase!important;display:inline-flex!important;align-items:center;gap:6px;padding:6px 8px!important;cursor:pointer;opacity:.7;transition:opacity .15s ease}#halo-cart-sidebar .halo-sidebar-close:hover{opacity:1}#halo-cart-sidebar .halo-sidebar-close svg{width:14px;height:14px}#halo-cart-sidebar .previewCartMessage,#halo-cart-sidebar .free-shipping-component,#halo-cart-sidebar .calculator-shipping{background:var(--color-accent-tint, #f3e2d0)!important;color:var(--color-accent, #631517)!important;padding:12px 26px!important;font-family:var(--mom-font-body)!important;font-size:var(--fs-caption)!important;font-weight:400!important;letter-spacing:.04em!important;border-bottom:.5px solid var(--color-border)!important}#halo-cart-sidebar .progress_shipping{background-color:#1a17141a!important;border:0!important}#halo-cart-sidebar .progress-meter{background-color:var(--color-accent)!important}#halo-cart-sidebar .previewCartItem{padding:16px 26px!important;border-bottom:.5px solid var(--color-border)!important;display:flex!important;gap:14px!important;align-items:flex-start!important}#halo-cart-sidebar .previewCartItem-image,#halo-cart-sidebar .previewCartItem-image img{width:64px!important;height:64px!important;border-radius:4px!important;flex-shrink:0;overflow:hidden}#halo-cart-sidebar .previewCartItem-image img{object-fit:cover!important}#halo-cart-sidebar .previewCartItem-content,#halo-cart-sidebar .cart-item-block-right{font-family:var(--mom-font-body)!important;flex:1 1 auto}#halo-cart-sidebar .previewCartItem .card-title,#halo-cart-sidebar .previewCartItem .card-title a,#halo-cart-sidebar .previewCartItem-content>a:first-child{font-size:var(--fs-body)!important;font-weight:400!important;color:var(--color-text)!important;text-decoration:none!important;letter-spacing:.01em!important;line-height:1.35!important}#halo-cart-sidebar .previewCartItem .definitionList,#halo-cart-sidebar .previewCartItem .definitionList-key,#halo-cart-sidebar .previewCartItem .definitionList-value,#halo-cart-sidebar .previewCartItem .product-variant,#halo-cart-sidebar .previewCartItem .product-variant-id,#halo-cart-sidebar .previewCartItem .product-options{font-size:var(--fs-caption)!important;color:var(--color-text-muted)!important;font-weight:400!important;letter-spacing:0!important;text-transform:none!important;margin:2px 0!important}#halo-cart-sidebar .previewCartItem .price,#halo-cart-sidebar .previewCartItem .price__regular,#halo-cart-sidebar .previewCartItem .price-item,#halo-cart-sidebar .previewCartItem .price-item--regular,#halo-cart-sidebar .previewCartItem .price__last{font-family:var(--mom-font-body)!important;font-size:var(--fs-body)!important;font-weight:400!important;color:var(--color-text)!important}#halo-cart-sidebar .previewCartItem .before-discount-price,#halo-cart-sidebar .previewCartItem .price__compare,#halo-cart-sidebar .previewCartItem s{color:var(--color-text-muted)!important;text-decoration:line-through!important;font-weight:400!important;font-size:var(--fs-caption)!important}#halo-cart-sidebar .quantity__button,#halo-cart-sidebar .btn-quantity,#halo-cart-sidebar button[name=minus],#halo-cart-sidebar button[name=plus]{width:28px!important;height:28px!important;background:transparent!important;border:.5px solid var(--color-border-strong)!important;border-radius:2px!important;color:var(--color-text)!important;font-family:var(--mom-font-body)!important;font-size:var(--fs-body)!important;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;padding:0!important;line-height:1!important}#halo-cart-sidebar .quantity__input,#halo-cart-sidebar input[name=quantity]{width:36px!important;border:none!important;background:transparent!important;text-align:center!important;font-family:var(--mom-font-body)!important;font-size:var(--fs-body)!important;color:var(--color-text)!important;padding:0!important}#halo-cart-sidebar .cart-tool-discount,#halo-cart-sidebar .cart-tool-gift,#halo-cart-sidebar .cart-tool-note,#halo-cart-sidebar .cart-tool-shipping{padding:10px 26px!important;border-top:.5px solid var(--color-border)!important;font-family:var(--mom-font-body)!important;font-size:var(--fs-caption)!important;color:var(--color-text)!important}#halo-cart-sidebar .cart-tool-discount a,#halo-cart-sidebar .cart-tool-gift a,#halo-cart-sidebar .cart-tool-note a,#halo-cart-sidebar .cart-tool-shipping a{color:var(--color-text)!important;text-decoration:underline!important;text-decoration-color:var(--color-gold, #B8975A)!important;text-underline-offset:3px!important;font-size:var(--fs-caption)!important;letter-spacing:.02em!important;font-weight:400!important}#halo-cart-sidebar .totals,#halo-cart-sidebar .footerCart,#halo-cart-sidebar .cartFooter,#halo-cart-sidebar .preview-cart-footer{padding:18px 26px 22px!important;border-top:.5px solid var(--color-border)!important;background:var(--color-bg)!important}#halo-cart-sidebar .previewCartTotals .previewCartTotals-label{font-family:var(--mom-font-body)!important;font-size:var(--fs-caption)!important;font-weight:400!important;color:var(--color-text-muted)!important;letter-spacing:.02em!important;text-transform:none!important}#halo-cart-sidebar .previewCartTotals .previewCartTotals-value{font-family:var(--mom-font-body)!important;font-size:var(--fs-body)!important;font-weight:400!important;color:var(--color-text)!important;letter-spacing:0!important;text-transform:none!important}#halo-cart-sidebar .previewCartTotals.total .previewCartTotals-label{color:var(--color-text)!important}#halo-cart-sidebar .previewCartTotals.total .previewCartTotals-value{font-size:var(--fs-body)!important;font-weight:400!important}#halo-cart-sidebar .previewCartTotals.shipTotal .previewCartTotals-value{font-size:var(--fs-caption)!important;font-weight:400!important;color:var(--color-text-muted)!important;text-transform:none!important;letter-spacing:.01em!important}#halo-cart-sidebar .cart-total-savings{font-family:var(--mom-font-body)!important;font-size:var(--fs-caption)!important;color:var(--color-gold, #B8975A)!important;letter-spacing:.02em!important}#halo-cart-sidebar .button-continue,#halo-cart-sidebar .button-view-cart,#halo-cart-sidebar .button--tertiary{font-family:var(--mom-font-body)!important;font-size:var(--fs-caption)!important;font-weight:400!important;letter-spacing:.14em!important;text-transform:uppercase!important;background:transparent!important;border:.5px solid var(--color-border-strong)!important;color:var(--color-text)!important;padding:12px 16px!important;border-radius:3px!important;text-decoration:none!important;text-align:center;display:inline-flex;align-items:center;justify-content:center;min-height:44px;transition:background .15s ease}#halo-cart-sidebar .button-continue:hover,#halo-cart-sidebar .button-view-cart:hover{background:#1a17140a!important}#halo-cart-sidebar #cart-sidebar-checkout,#halo-cart-sidebar .button-checkout{background:var(--color-accent, #631517)!important;color:var(--color-bg, #FFFFFF)!important;border:1px solid var(--color-accent, #631517)!important;border-radius:3px!important;padding:14px 24px!important;font-family:var(--mom-font-body)!important;font-size:var(--fs-body)!important;font-weight:400!important;letter-spacing:.12em!important;text-transform:uppercase!important;width:100%!important;min-height:52px!important;text-align:center;cursor:pointer;transition:opacity .15s ease;margin-top:10px!important;box-shadow:0 1px 2px #1a17140f,0 6px 14px #1a17141a}#halo-cart-sidebar #cart-sidebar-checkout:hover,#halo-cart-sidebar .button-checkout:hover{opacity:.92!important}#halo-cart-sidebar #cart-sidebar-checkout:disabled,#halo-cart-sidebar .button-checkout:disabled{opacity:.5!important;cursor:not-allowed}#halo-cart-sidebar .previewCartEmpty,#halo-cart-sidebar .empty-cart{padding:40px 26px!important;text-align:center;font-family:var(--mom-font-body)!important;color:var(--color-text-muted)!important}#halo-cart-sidebar .mom-optimistic-item{display:flex!important;gap:14px;align-items:center;padding:16px 26px!important;border-bottom:.5px solid var(--color-border)!important;animation:momOptiPulse 1.1s ease-in-out infinite}@keyframes momOptiPulse{0%,to{opacity:.55}50%{opacity:.9}}#halo-cart-sidebar .mom-optimistic-item .mom-opti-img{width:56px;height:56px;flex:0 0 56px;border-radius:3px;object-fit:cover;background:#1a17140f}#halo-cart-sidebar .mom-optimistic-item .mom-opti-name{display:block;font-family:var(--mom-font-heading);color:#631517;text-transform:uppercase;letter-spacing:var(--ls-product-name);font-size:14px;line-height:1.2}#halo-cart-sidebar .mom-optimistic-item .mom-opti-status{display:block;margin-top:4px;font-family:var(--mom-font-body);font-size:12px;color:var(--color-text-muted)}@media(prefers-reduced-motion:reduce){#halo-cart-sidebar .mom-optimistic-item{animation:none;opacity:.7}}.body-content-wrapper{transform:none!important}body.cart-sidebar-show .body-content-wrapper,body.show-pickup-availability .body-content-wrapper{transform:translate(calc(var(--page-content-distance, 0px) * -1))!important}body.open_search_mobile .body-content-wrapper{transform:translate(var(--page-content-distance, 0px))!important}.halo-sticky-toolbar-mobile{position:fixed!important;left:12px!important;right:12px!important;bottom:calc(12px + env(safe-area-inset-bottom,0px))!important;width:auto!important;z-index:99!important;border-radius:18px!important;border:.5px solid var(--color-border, #e7e0d3)!important;box-shadow:0 8px 24px #1a17142e!important;overflow:hidden!important}@media(min-width:1025px){.halo-sticky-toolbar-mobile{display:none!important}}.wrapper-footer,.shopify-section-group-footer-group{transform:none!important}#shopify-section-halo-toolbar-mobile,body.template-product .halo-sticky-toolbar-mobile{display:none!important}#halo-cart-sidebar .previewCartItem .previewCartItem-price,#halo-cart-sidebar .previewCartItem .price-row,#halo-cart-sidebar .previewCartItem .price-list,#halo-cart-sidebar .previewCartItem .price__container,#halo-cart-sidebar .previewCartItem .price{display:inline-flex!important;flex-direction:row!important;flex-wrap:nowrap!important;align-items:baseline!important;gap:8px!important;white-space:nowrap!important;line-height:1.3!important}#halo-cart-sidebar .previewCartItem .price-item,#halo-cart-sidebar .previewCartItem .price__regular,#halo-cart-sidebar .previewCartItem .price__last,#halo-cart-sidebar .previewCartItem s,#halo-cart-sidebar .previewCartItem .before-discount-price{white-space:nowrap!important;display:inline!important}#halo-cart-sidebar .quantity,#halo-cart-sidebar .qty-cart,#halo-cart-sidebar .quantity-wrapper,#halo-cart-sidebar .cart-qty,#halo-cart-sidebar .quantity__container{display:inline-flex!important;flex-direction:row!important;align-items:center!important;gap:4px!important;border:.5px solid var(--color-border-strong)!important;border-radius:3px!important;padding:0!important;background:transparent!important;height:32px!important;overflow:hidden}#halo-cart-sidebar .quantity .quantity__button,#halo-cart-sidebar .quantity .btn-quantity,#halo-cart-sidebar .quantity button[name=minus],#halo-cart-sidebar .quantity button[name=plus],#halo-cart-sidebar .qty-cart .btn-quantity,#halo-cart-sidebar .qty-cart button{border:none!important;border-radius:0!important;width:28px!important;height:100%!important;background:transparent!important;color:var(--color-text)!important;font-family:var(--mom-font-body)!important;font-size:var(--fs-body)!important;line-height:1!important;cursor:pointer;transition:background .12s ease}#halo-cart-sidebar .quantity button:hover,#halo-cart-sidebar .qty-cart button:hover{background:#1a17140d!important}#halo-cart-sidebar .quantity__input,#halo-cart-sidebar input[name=quantity]{width:32px!important;height:100%!important;border:none!important;background:transparent!important;text-align:center!important;font-family:var(--mom-font-body)!important;font-size:var(--fs-body)!important;font-weight:400!important;color:var(--color-text)!important;padding:0!important;-moz-appearance:textfield}#halo-cart-sidebar .quantity__input::-webkit-outer-spin-button,#halo-cart-sidebar .quantity__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}#halo-cart-sidebar .previewCartMessage *,#halo-cart-sidebar .free-shipping-component *,#halo-cart-sidebar .calculator-shipping *{font-family:var(--mom-font-body)!important}#halo-cart-sidebar .calculator-shipping-progress,#halo-cart-sidebar .progress-bar,#halo-cart-sidebar .calculator-shipping-bar{background:#1a171414!important;height:4px!important;border-radius:2px!important;overflow:hidden!important}#halo-cart-sidebar .calculator-shipping-progress .progress,#halo-cart-sidebar .calculator-shipping-progress>span,#halo-cart-sidebar .progress-bar>span,#halo-cart-sidebar .calculator-shipping-bar>span,#halo-cart-sidebar .progress-current{background:var(--color-accent, #631517)!important;height:100%!important;border-radius:2px!important;transition:width .4s ease!important}#halo-cart-sidebar .calculator-shipping svg,#halo-cart-sidebar .free-shipping-component svg,#halo-cart-sidebar .previewCartMessage svg{color:var(--color-accent, #631517)!important;fill:var(--color-accent, #631517)!important}#halo-cart-sidebar .cart-tool-discount,#halo-cart-sidebar .cart-tool-gift,#halo-cart-sidebar .cart-tool-note,#halo-cart-sidebar .cart-tool-shipping,#halo-cart-sidebar .cart-tool{display:flex!important;align-items:center;gap:8px;padding:12px 26px!important;cursor:pointer;background:transparent!important;border-top:.5px solid var(--color-border)!important;font-family:var(--mom-font-body)!important;font-size:var(--fs-caption)!important;letter-spacing:.04em!important;color:var(--color-text)!important;transition:background .12s ease}#halo-cart-sidebar .cart-tool-discount:hover,#halo-cart-sidebar .cart-tool-gift:hover,#halo-cart-sidebar .cart-tool-note:hover{background:#1a171408!important}#halo-cart-sidebar .cart-tool-discount svg,#halo-cart-sidebar .cart-tool-gift svg,#halo-cart-sidebar .cart-tool-note svg,#halo-cart-sidebar .cart-tool svg{width:16px!important;height:16px!important;color:var(--color-text-muted)!important;flex-shrink:0}#halo-cart-sidebar .halo-sidebar-wrapper{padding-bottom:0!important}#halo-cart-sidebar .previewCart{margin-bottom:0!important}#halo-cart-sidebar .previewCartList{margin:0!important;padding:0!important;list-style:none!important}#halo-cart-sidebar .cartFooter-divider,#halo-cart-sidebar .totals+.totals,#halo-cart-sidebar hr.cart-divider{display:none!important}#halo-cart-sidebar .preview-cart-actions,#halo-cart-sidebar .cartFooter-actions,#halo-cart-sidebar .footerCart-buttons{display:flex!important;flex-direction:column!important;gap:8px!important;padding:0!important}#halo-cart-sidebar .button-remove,#halo-cart-sidebar .cart-remove-button,#halo-cart-sidebar a[href*="cart/change"]:not(.button){width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;color:var(--color-text-muted)!important;background:transparent!important;border:none!important;cursor:pointer;opacity:.6;transition:opacity .15s,color .15s}#halo-cart-sidebar .button-remove:hover,#halo-cart-sidebar .cart-remove-button:hover{opacity:1;color:var(--color-sale, #8B3A2A)!important}#halo-cart-sidebar .previewCartItem-options{display:inline-flex!important;align-items:center!important;gap:8px!important;padding:0!important;margin:2px 0 8px!important}#halo-cart-sidebar .previewCartItem-variant{display:inline-block!important;border:1px solid var(--color-border-strong)!important;border-radius:999px!important;padding:2px 10px!important;font-family:var(--mom-font-body)!important;font-size:var(--fs-caption)!important;font-weight:400!important;letter-spacing:.08em!important;text-transform:uppercase!important;color:var(--color-text)!important;line-height:1.55!important}#halo-cart-sidebar .previewCartItem-edit{position:static!important;transform:none!important;top:auto!important;right:auto!important;padding:0!important;line-height:0!important}#halo-cart-sidebar .previewCartItem-edit .icon{width:15px!important;height:15px!important;top:0!important}#halo-cart-sidebar .previewCartItem-qty{display:inline-flex!important;align-items:center!important;width:auto!important;height:34px!important;margin:8px 0 0!important;border:1px solid var(--color-border-strong)!important;border-radius:999px!important;overflow:hidden!important;position:relative!important}#halo-cart-sidebar .previewCartItem-qty .btn-quantity{position:static!important;flex:0 0 auto!important;width:34px!important;height:34px!important;border:none!important;border-radius:0!important;background:transparent!important;transition:background .12s ease}#halo-cart-sidebar .previewCartItem-qty .btn-quantity:hover{background:#1a17140d!important}#halo-cart-sidebar .previewCartItem-qty .btn-quantity:before{top:16px!important;left:11px!important;width:12px!important;background:var(--color-text)!important}#halo-cart-sidebar .previewCartItem-qty .btn-quantity.plus:after{top:16px!important;left:11px!important;width:12px!important;background:var(--color-text)!important}#halo-cart-sidebar .previewCartItem-qty input.quantity,#halo-cart-sidebar .previewCartItem-qty input[name=quantity]{position:static!important;width:34px!important;height:34px!important;border:none!important;border-left:1px solid var(--color-border)!important;border-right:1px solid var(--color-border)!important;border-radius:0!important;background:transparent!important;text-align:center!important;font-family:var(--mom-font-body)!important;font-size:var(--fs-body)!important;font-weight:400!important;color:var(--color-text)!important;padding:0!important}#halo-cart-sidebar .previewCartItem-remove{position:absolute!important;top:16px!important;right:0!important;bottom:auto!important;background:transparent!important;border:none!important;padding:4px!important;opacity:.5;transition:opacity .15s ease}#halo-cart-sidebar .previewCartItem-remove.has_vol_pricing{bottom:auto!important}#halo-cart-sidebar .previewCartItem-remove:hover{opacity:1}#halo-cart-sidebar .previewCartItem-remove svg{width:16px!important;height:16px!important;fill:var(--color-text)!important}#halo-cart-sidebar .previewCartItem{padding:18px 22px!important}#halo-cart-sidebar .previewCartItem-image{position:relative!important;width:76px!important;height:76px!important;border:1px solid var(--color-border, #e7e0d3)!important;border-radius:10px!important;background:#faf8f4!important;overflow:visible!important}#halo-cart-sidebar .previewCartItem-qtyBadge{position:absolute!important;top:-8px;left:-8px;min-width:21px;height:21px;padding:0 5px;border-radius:999px;background:var(--color-text, #121212)!important;color:#fff!important;font-family:var(--mom-font-body)!important;font-size:11px!important;font-weight:600!important;line-height:21px!important;text-align:center!important;z-index:3}#halo-cart-sidebar .previewCartItem .card-title,#halo-cart-sidebar .previewCartItem .card-title a,#halo-cart-sidebar .previewCartItem .card-title .text,#halo-cart-sidebar .previewCartItem-name .text{font-family:var(--mom-font-heading)!important;font-weight:600!important;text-transform:uppercase!important;letter-spacing:.04em!important;font-size:14px!important;line-height:1.2!important;color:var(--color-text, #121212)!important}#halo-cart-sidebar .previewCartItem-variant{border-radius:7px!important}#halo-cart-sidebar .previewCartItem-change{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;flex-wrap:wrap!important;row-gap:10px!important}#halo-cart-sidebar .previewCartItem-change .previewCartItem-price{flex:1 1 auto!important;min-width:0!important}#halo-cart-sidebar .previewCartItem-qty{flex:0 0 auto!important;width:auto!important;margin:0!important;height:34px!important;border-radius:8px!important;overflow:visible!important}#halo-cart-sidebar .previewCartItem-qty .btn-quantity{width:34px!important;height:34px!important}#halo-cart-sidebar .previewCartItem-qty input.quantity,#halo-cart-sidebar .previewCartItem-qty input[name=quantity]{width:34px!important;min-width:34px!important;height:34px!important;opacity:1!important;color:var(--color-text, #121212)!important}#halo-cart-sidebar .previewCartItem-price .price,#halo-cart-sidebar .previewCartItem-price .discounted-price,#halo-cart-sidebar .previewCartItem-price [data-item-final-price-display]{font-weight:600!important;color:var(--color-text, #121212)!important;font-size:15px!important}#halo-cart-sidebar .previewCartItem-price .before-discount-price,#halo-cart-sidebar .previewCartItem-price s{font-weight:400!important;color:var(--color-text-muted)!important;font-size:13px!important;margin-left:6px!important}#halo-cart-sidebar .previewCartItem{position:relative!important;display:flex!important;align-items:flex-start!important;gap:14px!important;padding:16px 20px!important}#halo-cart-sidebar .previewCartItem-image{flex:0 0 auto!important;width:64px!important;height:64px!important;border:1px solid var(--color-border)!important;border-radius:10px!important;background:#faf8f4!important;overflow:visible!important;position:relative!important;float:none!important}#halo-cart-sidebar .previewCartItem-image img{width:100%!important;height:100%!important;object-fit:cover!important;border-radius:10px!important}#halo-cart-sidebar .previewCartItem-qtyBadge{position:absolute!important;top:-8px!important;left:-8px!important;min-width:22px!important;height:22px!important;padding:0 5px!important;border-radius:999px!important;background:#fff!important;color:var(--color-text, #121212)!important;border:1px solid var(--color-border)!important;box-shadow:0 1px 3px #0000001f!important;font-size:11px!important;font-weight:600!important;line-height:20px!important;text-align:center!important;z-index:3!important}#halo-cart-sidebar .previewCartItem-content{flex:1 1 auto!important;min-width:0!important;float:none!important;width:auto!important;padding:0 100px 0 0!important}#halo-cart-sidebar .previewCartItem .card-title,#halo-cart-sidebar .previewCartItem .card-title a,#halo-cart-sidebar .previewCartItem .card-title .text{font-family:var(--mom-font-heading)!important;font-weight:600!important;text-transform:uppercase!important;letter-spacing:.04em!important;font-size:13.5px!important;line-height:1.2!important;color:var(--color-text, #121212)!important}#halo-cart-sidebar .previewCartItem .card-title{display:block!important;margin:0 0 6px!important}#halo-cart-sidebar .previewCartItem-options{display:flex!important;align-items:center!important;gap:7px!important;margin:0 0 7px!important;padding:0!important}#halo-cart-sidebar .previewCartItem-variant{display:inline-block!important;width:auto!important;border:1px solid var(--color-border)!important;border-radius:6px!important;padding:2px 9px!important;font-size:11.5px!important;font-weight:500!important;text-transform:uppercase!important;letter-spacing:.03em!important;color:var(--color-text, #121212)!important;background:none!important;line-height:1.4!important}#halo-cart-sidebar .previewCartItem-edit{position:static!important;transform:none!important;margin:0!important;padding:0!important;background:none!important;border:0!important;line-height:1!important}#halo-cart-sidebar .previewCartItem-edit .icon{position:static!important;top:0!important;width:15px!important;height:15px!important}#halo-cart-sidebar .previewCartItem-change{display:block!important;margin:0!important}#halo-cart-sidebar .previewCartItem-price{margin:0 0 6px!important}#halo-cart-sidebar .previewCartItem-price .price{display:block!important;font-size:15px!important;font-weight:700!important;color:var(--color-text, #121212)!important}#halo-cart-sidebar .previewCartItem-price .previewCartItem-saving-price{display:inline-flex!important;flex-direction:row!important;align-items:baseline!important;gap:7px!important}#halo-cart-sidebar .previewCartItem-price .discounted-price,#halo-cart-sidebar .previewCartItem-price [data-item-final-price-display]{order:0!important;display:inline!important;font-size:15px!important;font-weight:700!important;color:var(--color-text, #121212)!important}#halo-cart-sidebar .previewCartItem-price .before-discount-price,#halo-cart-sidebar .previewCartItem-price s{order:1!important;display:inline!important;margin:0!important;font-size:12.5px!important;font-weight:400!important;color:var(--color-text-muted)!important;text-decoration:line-through!important}#halo-cart-sidebar .cart-discounts{margin:2px 0 0!important;padding:0!important;list-style:none!important}#halo-cart-sidebar .cart-discounts .discounts__discount{display:inline-flex!important;align-items:center!important;gap:5px!important;background:#d8703f!important;color:#fff!important;font-size:10.5px!important;font-weight:600!important;text-transform:uppercase!important;letter-spacing:.03em!important;padding:3px 9px!important;border-radius:999px!important}#halo-cart-sidebar .cart-discounts .discounts__discount svg{width:11px!important;height:11px!important;fill:#fff!important}#halo-cart-sidebar .previewCartItem-remove{position:absolute!important;top:16px!important;right:20px!important;bottom:auto!important;background:none!important;border:0!important}#halo-cart-sidebar .previewCartItem-remove svg{width:17px!important;height:17px!important}#halo-cart-sidebar .previewCartItem-qty{position:absolute!important;right:20px!important;top:50%!important;transform:translateY(-50%)!important;display:inline-flex!important;align-items:center!important;width:auto!important;margin:0!important;height:34px!important;border:1px solid var(--color-border)!important;border-radius:9px!important;overflow:hidden!important}#halo-cart-sidebar .previewCartItem-qty .btn-quantity{position:relative!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;width:30px!important;height:34px!important;flex:0 0 auto!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;background:none!important;border:0!important;cursor:pointer!important}#halo-cart-sidebar .previewCartItem-qty input.quantity,#halo-cart-sidebar .previewCartItem-qty input[name=quantity]{position:static!important;flex:0 0 auto!important;width:32px!important;min-width:32px!important;height:34px!important;padding:0!important;margin:0!important;text-align:center!important;font-size:13px!important;font-weight:600!important;color:var(--color-text, #121212)!important;opacity:1!important;background:none!important;border-radius:0!important;border:0!important;border-left:1px solid var(--color-border)!important;border-right:1px solid var(--color-border)!important}#halo-cart-sidebar .previewCartItem-qty .btn-quantity:before{content:""!important;position:absolute!important;top:50%!important;left:50%!important;right:auto!important;bottom:auto!important;transform:translate(-50%,-50%)!important;width:11px!important;height:1.6px!important;background:var(--color-text, #121212)!important;border-radius:2px!important}#halo-cart-sidebar .previewCartItem-qty .btn-quantity.plus:after{content:""!important;position:absolute!important;top:50%!important;left:50%!important;right:auto!important;bottom:auto!important;transform:translate(-50%,-50%)!important;width:1.6px!important;height:11px!important;background:var(--color-text, #121212)!important;border-radius:2px!important}#halo-cart-sidebar .previewCartMessage,#halo-cart-sidebar .free-shipping-component,#halo-cart-sidebar .calculator-shipping{padding:10px 20px!important}#halo-cart-sidebar .cart-compare-savings{padding:7px 12px!important;margin-bottom:8px!important}#halo-cart-sidebar .cart-compare-savings{display:flex!important;justify-content:space-between!important;align-items:center!important;background:#631517!important;border-radius:8px!important;padding:11px 14px!important;margin:0 0 12px!important;box-shadow:0 2px 10px #63151733!important}#halo-cart-sidebar .cart-compare-savings .previewCartTotals-label{float:none!important;font-family:var(--mom-font-body)!important;font-size:11.5px!important;font-weight:600!important;letter-spacing:.07em!important;text-transform:uppercase!important;color:#f1e5d2!important;width:auto!important;display:inline-flex!important;align-items:center!important;gap:7px!important}#halo-cart-sidebar .cart-compare-savings .previewCartTotals-label:before{content:""!important;width:7px!important;height:7px!important;border-radius:999px!important;background:var(--color-gold, #B8975A)!important;flex:0 0 auto!important}#halo-cart-sidebar .cart-compare-savings .previewCartTotals-value{float:none!important;font-family:var(--mom-font-body)!important;font-size:15px!important;font-weight:700!important;letter-spacing:0!important;text-transform:none!important;color:#fff!important;width:auto!important}#halo-cart-sidebar .previewCartGroup .button-view-cart,#halo-cart-sidebar a.button-view-cart{display:none!important}#halo-cart-sidebar .previewCartTool,#halo-cart-sidebar cart-item-tool,#halo-cart-sidebar .popup-toolDowns{display:none!important}#halo-cart-sidebar.halo-cart-sidebar{display:flex!important;flex-direction:column!important}#halo-cart-sidebar .halo-sidebar-header{flex:0 0 auto!important}#halo-cart-sidebar .halo-sidebar-wrapper{flex:1 1 auto!important;min-height:0!important;height:auto!important;display:flex!important;flex-direction:column!important;padding-bottom:0!important}#halo-cart-sidebar .previewCartMessage{flex:0 0 auto!important}#halo-cart-sidebar cart-coupon-discount{flex:1 1 auto!important;min-height:0!important;display:flex!important;flex-direction:column!important}#halo-cart-sidebar .previewCart-wrapper{flex:1 1 auto!important;min-height:0!important}#halo-cart-sidebar .previewCart{flex:1 1 auto!important;min-height:0!important;overflow-y:auto!important}#halo-cart-sidebar cart-item-tool,#halo-cart-sidebar .popup-toolDowns{flex:0 0 auto!important}#halo-cart-sidebar .previewCartInfo{flex:0 0 auto!important}#halo-cart-sidebar .mom-cart-summary{padding:2px 0 8px!important}#halo-cart-sidebar .mom-summary-bar{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;width:100%!important;padding:8px 2px!important;background:none!important;border:0!important;cursor:pointer!important;text-align:left!important}#halo-cart-sidebar .mom-saving-chip{display:inline-flex!important;align-items:center!important;background:#631517!important;color:#fff!important;font-family:var(--mom-font-body)!important;font-size:11.5px!important;font-weight:600!important;letter-spacing:.02em!important;padding:4px 10px!important;border-radius:6px!important;white-space:nowrap!important}#halo-cart-sidebar .mom-summary-figures{display:inline-flex!important;align-items:baseline!important;gap:10px!important}#halo-cart-sidebar .mom-summary-total{font-family:var(--mom-font-body)!important;font-size:17px!important;font-weight:700!important;color:var(--color-text, #121212)!important}#halo-cart-sidebar .mom-summary-link{font-size:12px!important;font-weight:500!important;color:var(--color-text, #121212)!important;text-decoration:underline!important;text-underline-offset:2px!important;display:inline-flex!important;align-items:center!important;gap:5px!important;white-space:nowrap!important}#halo-cart-sidebar .mom-summary-link:after{content:""!important;width:6px!important;height:6px!important;border-right:1.5px solid currentColor!important;border-bottom:1.5px solid currentColor!important;transform:rotate(45deg)!important;display:inline-block!important;margin:-3px 0 0 1px!important}#halo-cart-sidebar .mom-price-summary,#halo-cart-sidebar.mom-summary-open .mom-summary-bar{display:none!important}#halo-cart-sidebar.mom-summary-open .mom-price-summary{display:block!important}#halo-cart-sidebar .mom-price-summary{background:#fff!important;border:1px solid var(--color-border)!important;border-radius:12px!important;padding:2px 14px 12px!important;margin:2px 0 10px!important;box-shadow:0 -8px 22px -12px #00000038!important}#halo-cart-sidebar .mom-ps-head{display:flex!important;align-items:center!important;justify-content:space-between!important;padding:12px 0!important;margin-bottom:4px!important;border-bottom:1px solid var(--color-border)!important}#halo-cart-sidebar .mom-ps-title{font-family:var(--mom-font-heading)!important;font-size:15px!important;font-weight:700!important;color:var(--color-text, #121212)!important}#halo-cart-sidebar .mom-ps-close{background:none!important;border:0!important;line-height:0!important;cursor:pointer!important;padding:4px!important}#halo-cart-sidebar .mom-ps-close svg{width:13px!important;height:13px!important;fill:var(--color-text, #121212)!important}#halo-cart-sidebar .mom-ps-row{display:flex!important;align-items:baseline!important;justify-content:space-between!important;gap:12px!important;padding:6px 0!important;font-family:var(--mom-font-body)!important;font-size:13.5px!important;color:var(--color-text, #121212)!important}#halo-cart-sidebar .mom-ps-row .mom-ps-k{color:var(--color-text-muted, #5a5a5a)!important}#halo-cart-sidebar .mom-ps-row.mom-ps-save .mom-ps-v{color:#c0392b!important;font-weight:600!important}#halo-cart-sidebar .mom-ps-row.mom-ps-save-total .mom-ps-k{color:var(--color-text, #121212)!important;font-weight:600!important}#halo-cart-sidebar .mom-ps-divider{height:1px!important;background:var(--color-border)!important;margin:8px 0!important}#halo-cart-sidebar .mom-ps-row.mom-ps-grand{padding:4px 0 2px!important;align-items:flex-start!important}#halo-cart-sidebar .mom-ps-grand .mom-ps-k{display:flex!important;flex-direction:column!important;color:var(--color-text, #121212)!important;font-weight:700!important;font-size:15px!important}#halo-cart-sidebar .mom-ps-grand .mom-ps-k small{font-weight:400!important;font-size:10.5px!important;color:var(--color-text-muted, #5a5a5a)!important;margin-top:2px!important}#halo-cart-sidebar .mom-ps-grand .mom-ps-v{font-size:17px!important;font-weight:700!important;color:var(--color-text, #121212)!important}#halo-cart-sidebar .mom-ps-banner{margin:12px 0 0!important;padding:9px 12px!important;border-radius:8px!important;background:#d8703f!important;color:#fff!important;text-align:center!important;font-family:var(--mom-font-body)!important;font-size:12.5px!important;font-weight:600!important;letter-spacing:.01em!important}.product-edit-options .product-form__input{border:0!important;padding:0!important;margin:0 0 12px!important;max-width:none!important}.product-edit-options .product-form__input>legend.form__label,.product-edit-options .product-form__input>.form__label{display:block!important;float:none!important;width:100%!important;padding:0!important;margin:0 0 8px!important;font-family:var(--mom-font-body)!important;font-size:12px!important;font-weight:600!important;letter-spacing:.04em!important;text-transform:uppercase!important;color:var(--color-text, #121212)!important}.product-edit-options .product-form__input>legend.form__label [data-header-option],.product-edit-options .product-form__input>.form__label [data-header-option]{font-weight:400!important;text-transform:none!important;letter-spacing:0!important;color:var(--color-text-muted, #5a5a5a)!important}.product-edit-options .product-form__radio{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;white-space:nowrap!important;border:0!important;opacity:0!important}.product-edit-options .product-form__label{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:auto!important;min-width:52px!important;height:auto!important;padding:8px 16px!important;margin:0 8px 8px 0!important;border:1px solid var(--color-border)!important;border-radius:8px!important;background:#fff!important;cursor:pointer!important;font-family:var(--mom-font-body)!important;font-size:13px!important;font-weight:500!important;color:var(--color-text, #121212)!important;text-transform:uppercase!important;letter-spacing:.02em!important;line-height:1.1!important;transition:border-color .15s,background .15s,color .15s!important}.product-edit-options .product-form__label .text{min-width:0!important;height:auto!important;line-height:1.1!important}.product-edit-options .product-form__radio:checked+.product-form__label{border-color:var(--color-text, #121212)!important;background:var(--color-text, #121212)!important;color:#fff!important}.product-edit-options .product-form__label.soldout{opacity:.45!important;text-decoration:line-through!important;cursor:not-allowed!important}@media(max-width:551px){.halo-edit-cart-popup{top:50%!important;bottom:auto!important;left:50%!important;width:100%!important;max-width:calc(100% - 32px)!important;max-height:88vh!important;border-radius:14px!important;overflow:hidden!important}body.edit-cart-show .halo-edit-cart-popup,body.edit-cart-show .halo-edit-cart-popup.halo-popup-topDown{transform:translate3d(-50%,-50%,0)!important}.halo-edit-cart-popup .halo-popup-wrapper{max-height:88vh!important;display:flex!important;flex-direction:column!important}.halo-edit-cart-popup .halo-popup-edit-header{flex:0 0 auto!important}.halo-edit-cart-popup .halo-popup-content{flex:1 1 auto!important;min-height:0!important;overflow-y:auto!important}}.halo-edit-cart-popup .halo-popup-edit-header{position:relative!important;padding-right:56px!important}.halo-edit-cart-popup .halo-popup-close{font-size:0!important;letter-spacing:0!important;text-indent:-9999px!important;overflow:hidden!important;position:absolute!important;top:50%!important;right:16px!important;left:auto!important;bottom:auto!important;transform:translateY(-50%)!important;width:34px!important;height:34px!important;padding:0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;background:#fdeaea!important;border:1.5px solid #e3a9a9!important;border-radius:999px!important;box-shadow:0 1px 5px #d1262633!important;z-index:10!important;line-height:0!important}.halo-edit-cart-popup .halo-popup-close svg{width:15px!important;height:15px!important;text-indent:0!important;fill:#d12626!important}.halo-edit-cart-popup .halo-popup-close svg path{fill:#d12626!important}.halo-sidebar:not(#halo-cart-sidebar),.halo-sidebar:not(#halo-cart-sidebar) a,.halo-sidebar:not(#halo-cart-sidebar) span,.halo-sidebar:not(#halo-cart-sidebar) li,.halo-sidebar:not(#halo-cart-sidebar) p,.halo-sidebar:not(#halo-cart-sidebar) div,.halo-sidebar:not(#halo-cart-sidebar) input,.halo-sidebar:not(#halo-cart-sidebar) button,.halo-sidebar:not(#halo-cart-sidebar) label{font-size:var(--fs-body)!important}.halo-sidebar:not(#halo-cart-sidebar) .halo-sidebar-header .title,.halo-sidebar:not(#halo-cart-sidebar) h1,.halo-sidebar:not(#halo-cart-sidebar) h2,.halo-sidebar:not(#halo-cart-sidebar) h3{font-size:var(--fs-lead)!important}.halo-sidebar:not(#halo-cart-sidebar) small,.halo-sidebar:not(#halo-cart-sidebar) .caption,.halo-sidebar:not(#halo-cart-sidebar) .text-small,.halo-sidebar:not(#halo-cart-sidebar) .sub-text{font-size:var(--fs-caption)!important}@font-face{font-family:Montserrat;font-style:normal;font-weight:100 900;font-display:swap;src:url(montserrat-variable.woff2) format("woff2")}@font-face{font-family:Assistant;font-style:normal;font-weight:400;font-display:swap;src:url(assistant-400.woff2) format("woff2")}:root{--mom-font-body: "Montserrat", "Helvetica Neue", Arial, sans-serif;--mom-font-heading: "Montserrat", "Helvetica Neue", Arial, sans-serif;--mom-font-display: "Assistant", "Helvetica Neue", Arial, sans-serif;--brand-white: #fbfaf7;--brand-surface: #fbfaf7;--brand-surface-alt: #f3efe7;--cream: #fbfaf7;--brand-pure-white: #FFFFFF;--color-bg: #fbfaf7;--color-surface: #fbfaf7;--color-bg-alt: #f3efe7;--brand-text: #121212;--brand-body: #121212;--ink: #121212;--ink-soft: #3a342e;--color-text: #121212;--color-body: #121212;--brand-muted: #776e64;--muted: #776e64;--color-text-muted: #776e64;--line: #e7e0d3;--color-border: #e7e0d3;--color-border-strong: #d8cfbf;--brand-forest: #a08a6e;--brand-forest-mid: #8a755c;--brand-sienna: #a08a6e;--bronze: #a08a6e;--bronze-deep: #8a755c;--color-accent: #a08a6e;--color-accent-hover: #8a755c;--color-accent-mid: #8a755c;--color-sale: #a08a6e;--brand-gold: #caa45f;--color-gold: #caa45f;--color-hover: #caa45f}:root{--page-max: 1440px;--page-max-narrow: 1080px}:root{--fw-light: 325;--fw-book: 350;--fw-regular: 400;--fw-bold: 600;--fs-hero-h1: clamp(32px, 6vw, 64px);--ls-hero-h1: .96px;--fs-hero-h2: clamp(24px, 4vw, 38px);--ls-hero-h2: .96px;--fs-product-name: 28px;--lh-product-name: 56px;--ls-product-name: .96px;--fs-feature: 32px;--lh-feature: 32.5px;--fs-card-title: 18px;--lh-card-title: 30px;--ls-card-title: .54px;--fs-card-sub: 16px;--ls-card-sub: .48px;--fs-tagline: 26px;--lh-tagline: 32.5px;--ls-tagline: .26px;--fs-section: 19px;--ls-section: .55px;--fs-desc: 15px;--lh-desc: 25px;--ls-desc: .075px;--fs-price-lg: 28.8px;--ls-price-lg: 2.08px;--fs-price-inline: 15px;--ls-price-inline: .075px;--fs-variant: 16px;--lh-variant: 26px;--ls-variant: .16px;--fs-atc: 16px;--fw-atc: 700;--ls-atc: 1.5px}@media(max-width:768px){:root{--fs-product-name: 24px;--lh-product-name: 29px;--ls-product-name: .7px;--fs-tagline: 22px;--lh-tagline: 27.5px;--fs-desc: 13px;--lh-desc: 22px;--fs-price-lg: 14px;--fs-price-inline: 14px}}
/*# sourceMappingURL=/cdn/shop/t/27/assets/momentier-tokens.css.map */
