:root{--lbf-motion-fast:.16s;--lbf-motion-panel:.3s;--lbf-motion-ease:cubic-bezier(.4,0,.2,1);--lbf-overlay:rgba(0,0,0,.5);--lbf-overlay-blur:8px;--lbf-dialog-title-size:18px;--lbf-dialog-title-weight:400}html body :is(.lbf-sheet__scrim,.lbfsp__scrim,#lbf-moq-pop-bd,.lbf-tooltip-backdrop,.cart-drawer__overlay,.bb-backdrop),html body quick-add-modal.quick-add-modal{background:var(--lbf-overlay)!important;backdrop-filter:blur(var(--lbf-overlay-blur))!important;-webkit-backdrop-filter:blur(var(--lbf-overlay-blur))!important;transition:opacity var(--lbf-motion-panel) var(--lbf-motion-ease),visibility var(--lbf-motion-panel) var(--lbf-motion-ease)}html body dialog[class*=lbfss-]::backdrop{background:var(--lbf-overlay)!important;backdrop-filter:blur(var(--lbf-overlay-blur));-webkit-backdrop-filter:blur(var(--lbf-overlay-blur))}html body dialog[class*=lbfss-][open]{animation:lbf-dialog-enter var(--lbf-motion-panel) var(--lbf-motion-ease)}@keyframes lbf-dialog-enter{0%{opacity:0;translate:0 12px}to{opacity:1;translate:0 0}}html body cart-drawer.drawer{background:transparent!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}html body.lbf-bb-drawer-open:before{background:transparent!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}html body .lbf-sheet__head{padding:16px 18px!important;box-sizing:border-box;border-bottom:1px solid var(--lbf-line,#EFE9E1)!important;background:var(--lbf-sheet-head,#fff)}html body .lbf-sheet__head h2{margin:0!important;font-family:var(--font-body-family)!important;font-style:normal!important;font-size:var(--lbf-dialog-title-size)!important;font-weight:var(--lbf-dialog-title-weight)!important;line-height:1.2!important;letter-spacing:normal!important;text-transform:none!important;color:#111!important}html body .lbf-sheet__x{width:32px!important;height:32px!important;min-width:32px!important;min-height:0!important;max-height:32px!important;flex:0 0 32px;aspect-ratio:1;border:1.5px solid #121212!important;border-radius:50%!important;background:transparent!important;color:#121212!important;display:flex;align-items:center;justify-content:center;margin:0;padding:0!important;position:static!important;box-sizing:border-box}html body .lbf-sheet__x svg{width:12px!important;height:12px!important}.lbf-sheet{transition:visibility 0s linear var(--lbf-motion-panel)}.lbf-sheet.is-open{transition-delay:0s}html body .lbf-sheet__panel{transition:transform var(--lbf-motion-panel) var(--lbf-motion-ease),opacity var(--lbf-motion-panel) var(--lbf-motion-ease)!important}html body cart-drawer .drawer__inner{transition:transform var(--lbf-motion-panel) var(--lbf-motion-ease)!important}@media(min-width:750px){html body .lbf-sheet__panel{top:50%!important;bottom:auto!important;max-height:calc(100dvh - 64px)!important;width:min(700px,calc(100vw - 64px));max-width:700px!important;border-radius:20px!important;transform:translateY(calc(-50% + 16px))!important;opacity:0}html body .lbf-sheet.is-open .lbf-sheet__panel{transform:translateY(-50%)!important;opacity:1}html body quick-add-modal .quick-add-modal__content{top:50%;left:50%;margin:0;transform:translate(-50%,-50%);max-height:calc(100dvh - 64px)}}html body :is(button,.button,[role=button],.lbf-sheet__cta,.lbf-cj-yel,.lbfcb-viewcart,.lbfcb-pdp__go){transition:background-color var(--lbf-motion-fast) var(--lbf-motion-ease),color var(--lbf-motion-fast) var(--lbf-motion-ease),border-color var(--lbf-motion-fast) var(--lbf-motion-ease),box-shadow var(--lbf-motion-fast) var(--lbf-motion-ease),scale var(--lbf-motion-fast) var(--lbf-motion-ease);-webkit-tap-highlight-color:transparent}html body :is(button,.button,[role=button],.lbf-sheet__cta,.lbf-cj-yel):not(:disabled):not([aria-disabled=true]):not(.lbf-add-busy):active{scale:.98}html body :is(button,.button,a[role=button],.lbf-sheet__cta):focus-visible{outline:2px solid #841d20!important;outline-offset:3px!important}@media(hover:hover)and (pointer:fine){html body :is(.button--primary,.lbf-tray__add,.lbf-sheet__cta,.lbf-cj-yel,.lbf-xs__add,.lbfcb-viewcart,.lbfcb-pdp__go,[data-lbfss-add],[data-lbfss-add-product],[data-bb-cta],.lbfsp__btn:not(.is-ghost)):not(:disabled):not([aria-disabled=true]):not(.lbf-add-busy):hover{background:#f0cf00!important;color:#121212!important;box-shadow:0 3px 10px #1f1a181f}html body :is(.lbf-stp button,.lbf-sheet__x,.drawer__close,.lbfsp__btn.is-ghost,.lbfsp__area,.lbf-xs__nav button):not(:disabled):hover{background:#f5eee5!important;color:#121212!important;border-color:#be995c!important}html body :is([data-lbfss-open],.lbf-opt):hover{border-color:#be995c;box-shadow:0 3px 12px #1f1a1814}}.lbf-opt{gap:0!important;transition:background-color var(--lbf-motion-fast) var(--lbf-motion-ease),border-color var(--lbf-motion-fast) var(--lbf-motion-ease)}.lbf-opt:not(.is-on)>:not(.lbf-opt__head):not(.lbf-opt__body):not(.lbf-opt__strap){display:none}.lbf-opt__strap{margin:-12px -12px 12px;padding:8px 12px;border-radius:12px 12px 0 0;background:#be995c;color:#fff;text-align:center;font-size:12px;font-weight:700;line-height:1.4;letter-spacing:.06em}.lbf-opt__body{display:grid;grid-template-rows:0fr;opacity:0;visibility:hidden;transition:grid-template-rows var(--lbf-motion-panel) var(--lbf-motion-ease),opacity var(--lbf-motion-fast) var(--lbf-motion-ease),visibility 0s linear var(--lbf-motion-panel)}.lbf-opt.is-on>.lbf-opt__body{grid-template-rows:1fr;opacity:1;visibility:visible;transition-delay:0s}.lbf-opt__content{min-height:0;overflow:hidden}.lbf-opt__content-inner{padding-top:12px;display:flex;flex-direction:column;gap:10px}.lbf-opt__head{min-height:28px}.product__info-container>.lbf-pdp-card{background:#fcf8f2;border:1px solid #f0e7db;border-radius:18px;padding:20px 16px;margin:0 0 24px;box-sizing:border-box}.lbf-pdp-card .product__title{margin:0 0 12px}.lbf-pdp-card .lbf-title-wrap{padding-top:0}.lbf-pdp-card .shopify-app-block,.lbf-pdp-card .lbf-pdp-price{margin:0 0 16px}.lbf-pdp-card .product-conversion-card{background:transparent!important;padding:0!important;border-radius:0!important;margin:0!important}.lbf-pdp-card .product-conversion-card>div:last-of-type{margin-bottom:0!important}.lbf-pdp-card-separator{height:0;border:0;border-top:1px solid #e5ddd2;margin:24px 0!important}.product__info-container:has(>.lbf-pdp-card) .lbf-tray{margin-top:24px;padding-top:0;background:#fff;gap:12px}.lbf-tray__choice-title{margin:0 0 4px;font-family:var(--font-heading-family);font-size:18px;font-weight:700;line-height:1.4;color:#2c2218}.lbf-opt{border:1.5px solid var(--lbf-line);background:#fff}.lbf-opt.is-on{border-color:var(--lbf-gold);background:var(--lbf-cream)}.lbf-opt__head{margin:0;padding:0;align-items:flex-start;line-height:1.4}.lbf-opt__head input{margin-top:1px;accent-color:#2c2218}.lbf-opt__heading{display:flex;flex-direction:column;gap:4px;min-width:0}.lbf-opt__meta{display:none}.lbf-opt__content-inner{padding-top:12px}@media(prefers-reduced-motion:reduce){html body :is(button,.button,[role=button],.lbf-sheet__cta,.lbf-cj-yel,.lbf-sheet,.lbf-sheet__panel,.lbf-sheet__scrim,.drawer__inner,.lbf-opt,.lbf-opt__body){transition:none!important;animation:none!important}html body :is(button,.button,[role=button],.lbf-sheet__cta,.lbf-cj-yel):active{scale:1}html body dialog[class*=lbfss-][open]{animation:none!important}}
/*# sourceMappingURL=/cdn/shop/t/52/assets/lbf-interactions.css.map */
