:root{--burn-bg: 220, 216, 208;--burn-dim: .18;--burn-transition: .8s cubic-bezier(.4, 0, .2, 1)}.burn-toggle-bar{display:flex;align-items:center;justify-content:flex-end;height:100%;margin:0;padding:0;position:relative;z-index:10020}.burnToggle{display:inline-flex;align-items:center;gap:10px;border:none;background:transparent;cursor:pointer;padding:0;transform:translate(-85px);position:relative}.burnToggle__track{width:44px;height:24px;border-radius:999px;position:relative;flex-shrink:0;background:#00000014;border:.5px solid rgba(0,0,0,.15);transition:background .3s cubic-bezier(.4,0,.2,1),border-color .3s cubic-bezier(.4,0,.2,1)}.burnToggle__thumb{position:absolute;top:3px;left:3px;width:18px;height:18px;border-radius:50%;background:#fff;border:.5px solid rgba(0,0,0,.1);box-shadow:0 1px 4px #0000002e;display:flex;align-items:center;justify-content:center;transition:transform .3s cubic-bezier(.4,0,.2,1)}.burnToggle__thumb svg{width:10px;height:10px;color:#0000004d;transition:color .25s}.burnToggle__label{font-size:11px;letter-spacing:.08em;font-weight:500;color:#0006;transition:color .25s;white-space:nowrap;display:inline-flex;align-items:center}html.burn-mode .burnToggle__track,body.burn-mode .burnToggle__track{background:#1a1a1a;border-color:#1a1a1a}html.burn-mode .burnToggle__thumb,body.burn-mode .burnToggle__thumb{transform:translate(20px)}html.burn-mode .burnToggle__thumb svg,body.burn-mode .burnToggle__thumb svg{color:#1a1a1a}html.burn-mode .burnToggle__label,body.burn-mode .burnToggle__label{color:#000000bf}.product-card-image img,.card__media img,.media img{transition:filter var(--burn-transition),opacity var(--burn-transition)!important;will-change:filter,opacity}html.burn-mode .product-card-image img,html.burn-mode .card__media img,html.burn-mode .media img,body.burn-mode .product-card-image img,body.burn-mode .card__media img,body.burn-mode .media img{filter:contrast(1.05) saturate(.9) brightness(1.06);opacity:.98}html:not(.burn-mode) .product-card-image img,body:not(.burn-mode) .product-card-image img{filter:brightness(1)}[class*=color-scheme-]{transition:background-color var(--burn-transition),background var(--burn-transition)}html.burn-mode [class*=color-scheme-],body.burn-mode [class*=color-scheme-]{--color-background: var(--burn-bg) !important}html.burn-mode body{background-color:rgb(var(--burn-bg))!important}html.burn-mode .gradient,body.burn-mode .gradient{background-image:none!important}html[style*=--burn-init] [class*=color-scheme-],html[style*=--burn-init] body{transition:none!important}html.burn-mode body,html.burn-mode #MainContent,html.burn-mode main,html.burn-mode .shopify-section,html.burn-mode .gradient,html.burn-mode [class*=color-scheme-],html.burn-mode header,html.burn-mode .header-wrapper,html.burn-mode .header,html.burn-mode .card,html.burn-mode .card-wrapper,html.burn-mode .card__content,html.burn-mode .product-card-wrapper,html.burn-mode .product-card,html.burn-mode .collection .card-wrapper,html.burn-mode .collection .card__content,body.burn-mode #MainContent,body.burn-mode main,body.burn-mode .shopify-section,body.burn-mode .gradient,body.burn-mode [class*=color-scheme-],body.burn-mode header,body.burn-mode .header-wrapper,body.burn-mode .header,body.burn-mode .card,body.burn-mode .card-wrapper,body.burn-mode .card__content,body.burn-mode .product-card-wrapper,body.burn-mode .product-card,body.burn-mode .collection .card-wrapper,body.burn-mode .collection .card__content{background-color:rgb(var(--burn-bg))!important;background-image:none!important}html[style*=--burn-init] body,html[style*=--burn-init] #MainContent,html[style*=--burn-init] main,html[style*=--burn-init] .shopify-section,html[style*=--burn-init] .gradient,html[style*=--burn-init] [class*=color-scheme-],html[style*=--burn-init] header,html[style*=--burn-init] .header-wrapper,html[style*=--burn-init] .card,html[style*=--burn-init] .card-wrapper,html[style*=--burn-init] .card__content,html[style*=--burn-init] .product-card-wrapper,html[style*=--burn-init] .product-card{transition:none!important}body,#MainContent,main,.shopify-section,.gradient,[class*=color-scheme-],header,.header-wrapper,.header,.card,.card-wrapper,.card__content,.product-card-wrapper,.product-card,.collection .card-wrapper,.collection .card__content{transition:background-color var(--burn-transition),background var(--burn-transition)!important}html:not(.burn-mode) body,body:not(.burn-mode){background-color:var(--color-background, #fff)!important}html:not(.burn-mode) [class*=color-scheme-]{background-image:inherit}.facets-shortby-title{transition:background-color 1s cubic-bezier(.4,0,.2,1),border-color 1s cubic-bezier(.4,0,.2,1),color 1s cubic-bezier(.4,0,.2,1),filter .2s cubic-bezier(.4,0,.2,1),opacity .6s cubic-bezier(.4,0,.2,1)}html.burn-mode .facets-shortby-title,body.burn-mode .facets-shortby-title{filter:brightness(.72);opacity:.5}html:before{content:none!important}body{position:relative}body.template-collection:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;background:rgba(0,0,0,var(--burn-dim));opacity:0;transition:opacity var(--burn-transition);z-index:10005}body.template-collection.burn-mode:before{opacity:1}[data-burn-scope]{position:relative}[data-burn-scope]:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;background:rgba(0,0,0,var(--burn-dim));opacity:0;transition:opacity var(--burn-transition);z-index:10005}body.burn-mode [data-burn-scope]:before{opacity:1}.burn-layer-wrap{position:relative!important}.burn-layer-wrap>img.burn-off,.burn-layer-wrap>img.burn-on{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;object-fit:cover!important;transition:opacity var(--burn-transition)!important;will-change:opacity;pointer-events:none}.burn-layer-wrap>img.burn-off{opacity:1}.burn-layer-wrap>img.burn-on{opacity:0}body.burn-mode .burn-layer-wrap>img.burn-off{opacity:0}body.burn-mode .burn-layer-wrap>img.burn-on{opacity:1}img[data-off-src]{transition:opacity .55s ease;will-change:opacity}header,.header,.header-wrapper,.shopify-section-header{position:sticky;top:0;z-index:2000!important;overflow:visible!important;transform:none!important}.burn-toggle-bar,.burnToggle,.facets-shortby-title,.facets,.facet-filters,#FacetFiltersForm,.facets-sort-wrapper{position:relative;z-index:3!important}.product-card-image,.card__media,.media,.card__inner,.card-wrapper,.product-card-wrapper,.product-card{position:relative;z-index:1!important}.facets-product-wrapper,.facet-product-grid-sort-wrapper,.facets-sort-wrapper,#FacetSortForm,.facets-filters-sort,facet-sidebar.filter-toggle,.facets-wrapper{overflow:visible!important}details.facets-filters-sort[open]{position:relative;z-index:12000!important}details.facets-filters-sort[open] .facets-sortby-filter{position:absolute;right:0;top:calc(100% + 8px);z-index:12001!important}details.facets-filters-sort[open] .facets-sortby,details.facets-filters-sort[open] .facets-sortby-item{position:relative;z-index:12002!important}html:has(#facets-filte-drawer:target):before{opacity:0!important}:root{--heka-header-h: 8px}#facets-filte-drawer{position:fixed!important;top:var(--heka-header-h)!important;left:0!important;right:0!important;height:calc(100vh - var(--heka-header-h))!important;z-index:999999!important;overflow:auto!important}#facets-filte-drawer .drawer,#facets-filte-drawer .drawer__inner,#facets-filte-drawer .drawer__content,#facets-filte-drawer .facets-wrapper{height:100%!important;max-height:100%!important;overflow:auto!important}#facets-filte-drawer:target{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:999999!important;pointer-events:auto!important}#facets-filte-drawer:target *{pointer-events:auto!important}cart-drawer,#CartDrawer,#cart-drawer,.cart-drawer,.drawer,.drawer__inner,.modal,.shopify-modal,.shopify-section:has(#CartDrawer){z-index:999999!important}cart-drawer,#CartDrawer,#cart-drawer,.cart-drawer,.drawer{position:fixed!important;top:0!important}html.burn-mode header,html.burn-mode .header,html.burn-mode .site-header,body.burn-mode header,body.burn-mode .header,body.burn-mode .site-header{background:#191919b3!important}html.burn-mode header a,html.burn-mode .header a,html.burn-mode .site-header a,html.burn-mode header svg,html.burn-mode .header svg,html.burn-mode .site-header svg,body.burn-mode header a,body.burn-mode .header a,body.burn-mode .site-header a,body.burn-mode header svg,body.burn-mode .header svg,body.burn-mode .site-header svg{color:#f2f2f2!important;fill:currentColor!important}html.burn-mode footer,html.burn-mode .footer,html.burn-mode .footer-wrapper,html.burn-mode .shopify-section-footer,html.burn-mode #shopify-section-footer,body.burn-mode footer,body.burn-mode .footer,body.burn-mode .footer-wrapper,body.burn-mode .shopify-section-footer,body.burn-mode #shopify-section-footer{background-color:#000!important;background-image:none!important;color:#ffffffd9!important}@media(max-width:749px){:root{--heka-header-h: 72px}.burn-toggle-bar{justify-content:center!important;margin:8px 0!important}.burnToggle{transform:none!important}.burnToggle:after{display:none!important}.menu-drawer,.mobile-nav{z-index:12050!important}.menu-drawer__inner,.mobile-nav__inner,.menu-drawer__navigation{padding-top:var(--heka-header-h)!important}details.facets-filters-sort[open]{position:static!important;z-index:999999!important}details.facets-filters-sort[open] .facets-sortby-filter{position:fixed!important;left:10px!important;right:10px!important;bottom:calc(env(safe-area-inset-bottom,0px) + 10px)!important;top:auto!important;background:#fff!important;border-radius:16px!important;box-shadow:0 18px 60px #00000038!important;overflow:visible!important;z-index:999999!important}details.facets-filters-sort[open] .facets-sortby{max-height:calc(100vh - 170px)!important;overflow:auto!important;padding-top:18px!important}details.facets-filters-sort[open] .facets-sortby-close{position:absolute!important;top:-18px!important;left:50%!important;transform:translate(-50%)!important;width:36px!important;height:36px!important;border-radius:999px!important;background:#fff!important;color:#111!important;box-shadow:0 8px 24px #00000040!important;display:flex!important;align-items:center!important;justify-content:center!important;z-index:1000000!important;cursor:pointer!important}details.facets-filters-sort[open] .facets-sortby-close svg{width:18px!important;height:18px!important;display:block!important}details.facets-filters-sort[open]:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;background:#0000002e;z-index:999998;pointer-events:none}.drawer__inner{padding-top:var(--heka-header-h)!important}}
/*# sourceMappingURL=/cdn/shop/t/19/assets/burn-mode.css.map */
