*{box-sizing:border-box;margin:0}body{display:flex;flex-direction:column;margin:0;min-height:100svh}html:has(dialog[scroll-lock][open],details[scroll-lock][open]){overflow:hidden}img,picture,video,canvas,svg{display:block;max-width:100%;height:auto}input,textarea,select{font:inherit;border-radius:var(--style-border-radius-inputs)}select{background-color:var(--color-background);color:currentcolor}dialog{background-color:var(--color-background);color:var(--color-foreground)}p{text-wrap:pretty}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}p:empty{display:none}:is(p,h1,h2,h3,h4,h5,h6):first-child,:empty:first-child+:where(p,h1,h2,h3,h4,h5,h6){margin-block-start:0}:is(p,h1,h2,h3,h4,h5,h6):last-child,:where(p,h1,h2,h3,h4,h5,h6)+:has(+:empty:last-child){margin-block-end:0}body{font-family:var(--font-primary--family);background-color:var(--color-background);color:var(--color-foreground)}.shopify-section{--content-width: min( calc(var(--page-width) - var(--page-margin) * 2), calc(100% - var(--page-margin) * 2) );--content-margin: minmax(var(--page-margin), 1fr);--content-grid: var(--content-margin) var(--content-width) var(--content-margin);position:relative;grid-template-columns:var(--content-grid);display:grid;width:100%}.shopify-section>*{grid-column:2}.shopify-section>.full-width{grid-column:1 / -1}.cd{position:fixed;top:0;right:0;bottom:0;left:0;z-index:70;background:var(--color-background);color:var(--color-foreground);font-family:var(--font-primary--family);font-size:.875rem;transform:translate(100%);opacity:0;transition:transform .38s cubic-bezier(.22,1,.36,1),opacity .3s ease;overflow-y:auto}.cd.is-open{transform:translate(0);opacity:1}.cd__close{position:fixed;top:1.25rem;right:1.5rem;z-index:2;border:0;background:none;padding:.3rem;cursor:pointer;color:currentColor}.cd__close svg{width:1rem;height:1rem;display:block}@media(max-width:989px){.cd__close{top:1.05rem;right:1.1rem}}.cd__inner{min-height:100svh;display:flex;flex-direction:column;padding:4rem 1.5rem 2.5rem}.cd__items{display:flex;flex-wrap:wrap;gap:2rem}.cd__item{position:relative;width:min(100%,15rem)}.cd__item-remove{position:absolute;top:.5rem;right:.5rem;z-index:1;border:0;background:none;padding:.25rem;cursor:pointer;color:#fff;mix-blend-mode:difference;opacity:.85}.cd__item-remove svg{width:.65rem;height:.65rem;display:block}.cd__item-media{display:block}.cd__item-media img{width:100%;aspect-ratio:3 / 4;object-fit:cover}.cd__item-info{margin-top:.6rem;display:flex;flex-direction:column;gap:.15rem;font-size:.8125rem}.cd__item-title{margin:0}.cd__item-row{display:flex;justify-content:space-between;gap:1rem}.cd__qty{display:inline-flex;align-items:center;gap:.55rem}.cd__qty button{border:0;background:none;padding:0 .15rem;cursor:pointer;font-family:inherit;font-size:.9375rem;color:currentColor}.cd__empty{font-size:.9375rem;letter-spacing:.02em}.cd__empty-wrap{display:flex;flex-direction:column;gap:1.1rem;align-items:flex-start}.cd__continue{color:currentColor;text-decoration:none;border-bottom:1px solid currentColor;width:fit-content;padding-bottom:1px;font-size:.875rem;transition:opacity .14s ease}.cd__continue:hover{opacity:.6}.cd__totals{margin-top:auto;padding-top:3.5rem;display:flex;flex-direction:column;gap:.3rem;width:min(100%,15rem);font-size:.8125rem}.cd__totals-row{display:flex;justify-content:space-between}.cd__checkout{margin-top:.9rem;color:currentColor;text-decoration:none;border-bottom:1px solid currentColor;width:fit-content;padding-bottom:1px;transition:opacity .14s ease}.cd__checkout:hover{opacity:.6}@media(max-width:989px){.cd__inner{padding:4rem 1.1rem 7rem}.cd__items{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem}.cd__item{width:auto}}@keyframes cd-item-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.cd__item{animation:cd-item-in .42s cubic-bezier(.22,1,.36,1) both}.cd__item:nth-child(2){animation-delay:70ms}.cd__item:nth-child(3){animation-delay:.14s}.cd__item:nth-child(4){animation-delay:.21s}.cd__item:nth-child(5){animation-delay:.28s}.cd__item:nth-child(n+6){animation-delay:.34s}@media(prefers-reduced-motion:reduce){.cd__item{animation:none}}[hidden]{display:none!important}html{overscroll-behavior-y:none}body.template-index{height:100svh;overflow:hidden;position:fixed;top:0;right:0;bottom:0;left:0;width:100%}.pdp__slide img,.pdp__media,.plist__gallery img,.plist__gallery,.hero__media img,.cd__item-media img{-webkit-user-drag:none;-webkit-touch-callout:none;user-select:none;-webkit-user-select:none}.shopify-policy__container{font-family:var(--font-primary--family);max-width:46rem;margin:0 auto;padding:7rem 1.5rem 8rem;text-align:left}.shopify-policy__title{margin:0 0 2rem;padding-bottom:1.25rem;border-bottom:1px solid rgba(0,0,0,.14);text-align:left}.shopify-policy__title h1{font-size:1.375rem;font-weight:400;letter-spacing:.01em;margin:0}.shopify-policy__body{font-size:.875rem;line-height:1.7}.shopify-policy__body h2,.shopify-policy__body h3{font-size:1rem;font-weight:400;letter-spacing:.01em;margin:2.5rem 0 .85rem}.shopify-policy__body h4{font-size:.9375rem;font-weight:400;margin:1.75rem 0 .6rem}.shopify-policy__body p{margin:0 0 1.15em}.shopify-policy__body ul,.shopify-policy__body ol{margin:0 0 1.35em;padding-left:1.35rem}.shopify-policy__body li{margin:0 0 .55em;padding-left:.35rem}.shopify-policy__body a{color:currentColor;text-underline-offset:2px}.shopify-policy__body strong{font-weight:600}@media(max-width:989px){.shopify-policy__container{padding:5.5rem 1.1rem 7rem}.shopify-policy__title h1{font-size:1.1875rem}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/critical.css.map */
