:root{--custom-text-xs: 11px;--custom-text-sm: 12px;--custom-text-base: 14px;--custom-text-md: 15px;--custom-text-lg: 16px;--custom-text-xl: 18px;--custom-text-2xl: 24px;--custom-text-3xl: 32px;--custom-text-4xl: 40px;--custom-text-5xl: 48px;--custom-text-6xl: 64px;--custom-leading-tight: 1.1;--custom-leading-snug: 1.25;--custom-leading-normal: 1.4;--custom-leading-relaxed: 1.5;--custom-color-black: #000000;--custom-color-gray-900: #0D0D0D;--custom-color-gray-800: #212121;--custom-color-gray-700: #333333;--custom-color-gray-600: #2D2D2D;--custom-color-gray-500: #666666;--custom-color-gray-400: #888888;--custom-color-gray-300: #cacaca;--custom-color-gray-200: #e0e0e0;--custom-color-gray-150: #d3d3d3;--custom-color-gray-100: #f0f0f0;--custom-color-gray-50: #f7f7f7;--custom-color-white: #ffffff;--custom-color-text: var(--custom-color-gray-900);--custom-color-text-muted: var(--custom-color-gray-500);--custom-color-bg: var(--custom-color-white);--custom-color-bg-subtle: var(--custom-color-gray-50);--custom-color-border: var(--custom-color-gray-200);--custom-color-border-light: var(--custom-color-gray-300);--custom-color-accent: #402222;--focused-base-outline: none;--focused-base-outline-offset: 0;--focused-base-box-shadow: none;--custom-color-success: #0a7a0a;--custom-color-error: #cc0000;--custom-transition-fast: .15s ease;--custom-transition-normal: .2s ease;--custom-transition-slow: .3s ease;--custom-transition-slower: .4s ease;--custom-transition-slowest: .5s ease;--custom-space-0: 0;--custom-space-1: 4px;--custom-space-2: 8px;--custom-space-3: 12px;--custom-space-4: 16px;--custom-space-5: 20px;--custom-space-6: 24px;--custom-space-8: 32px;--custom-space-10: 40px;--custom-space-12: 48px;--custom-space-16: 64px;--custom-gap-xs: var(--custom-space-1);--custom-gap-sm: var(--custom-space-2);--custom-gap-md: var(--custom-space-3);--custom-gap-lg: var(--custom-space-4);--custom-gap-xl: var(--custom-space-6);--custom-section-spacing: var(--custom-space-8);--custom-container-padding: var(--custom-space-4);--custom-card-padding: var(--custom-space-4);--custom-input-padding-x: var(--custom-space-3);--custom-input-padding-y: var(--custom-space-3);--custom-button-padding-x: 28px;--custom-button-padding-y: 14px;--custom-button-font-size: var(--custom-text-sm);--custom-button-font-weight: 500;--custom-button-letter-spacing: .1em;--custom-button-text-transform: uppercase;--custom-button-solid-bg: var(--custom-color-black);--custom-button-solid-color: var(--custom-color-white);--custom-button-solid-hover-bg: var(--custom-color-gray-800);--custom-button-solid-light-bg: var(--custom-color-white);--custom-button-solid-light-color: var(--custom-color-black);--custom-button-solid-light-hover-bg: var(--custom-color-gray-100);--custom-button-ghost-bg: rgba(255, 255, 255, .15);--custom-button-ghost-hover-bg: rgba(255, 255, 255, .25);--custom-button-ghost-border: 1px solid var(--custom-color-white);--custom-button-ghost-color: var(--custom-color-white);--custom-stack-sm: var(--custom-space-2);--custom-stack-md: var(--custom-space-4);--custom-stack-lg: var(--custom-space-6)}@media screen and (min-width:768px){:root{--custom-section-spacing: var(--custom-space-10);--custom-container-padding: var(--custom-space-5)}}@media screen and (min-width:990px){:root{--custom-section-spacing: var(--custom-space-12);--custom-container-padding: var(--custom-space-5)}}@media screen and (min-width:1200px){:root{--custom-section-spacing: var(--custom-space-16)}}@media screen and (min-width:1441px){body .page-width{max-width:var(--page-width)}}.custom-mt-0{margin-top:var(--custom-space-0)!important}.custom-mt-1{margin-top:var(--custom-space-1)!important}.custom-mt-2{margin-top:var(--custom-space-2)!important}.custom-mt-3{margin-top:var(--custom-space-3)!important}.custom-mt-4{margin-top:var(--custom-space-4)!important}.custom-mt-5{margin-top:var(--custom-space-5)!important}.custom-mt-6{margin-top:var(--custom-space-6)!important}.custom-mb-0{margin-bottom:var(--custom-space-0)!important}.custom-mb-1{margin-bottom:var(--custom-space-1)!important}.custom-mb-2{margin-bottom:var(--custom-space-2)!important}.custom-mb-3{margin-bottom:var(--custom-space-3)!important}.custom-mb-4{margin-bottom:var(--custom-space-4)!important}.custom-mb-5{margin-bottom:var(--custom-space-5)!important}.custom-mb-6{margin-bottom:var(--custom-space-6)!important}.custom-p-0{padding:var(--custom-space-0)!important}.custom-p-1{padding:var(--custom-space-1)!important}.custom-p-2{padding:var(--custom-space-2)!important}.custom-p-3{padding:var(--custom-space-3)!important}.custom-p-4{padding:var(--custom-space-4)!important}.custom-p-5{padding:var(--custom-space-5)!important}.custom-p-6{padding:var(--custom-space-6)!important}.custom-gap-xs{gap:var(--custom-gap-xs)!important}.custom-gap-sm{gap:var(--custom-gap-sm)!important}.custom-gap-md{gap:var(--custom-gap-md)!important}.custom-gap-lg{gap:var(--custom-gap-lg)!important}.custom-gap-xl{gap:var(--custom-gap-xl)!important}.custom-section{padding-block:var(--custom-section-spacing)}.custom-section-padding{padding-top:var(--custom-pt, 0px);padding-bottom:var(--custom-pb, 0px)}@media screen and (max-width:989px){.custom-section-padding{padding-top:calc(var(--custom-pt, 0px) * .8);padding-bottom:calc(var(--custom-pb, 0px) * .8)}}@media screen and (max-width:767px){.custom-section-padding{padding-top:calc(var(--custom-pt, 0px) * .6);padding-bottom:calc(var(--custom-pb, 0px) * .6)}}.custom-container{padding-inline:var(--custom-container-padding)}.custom-btn{display:inline-flex;align-items:center;justify-content:center;padding:var(--custom-button-padding-y) var(--custom-button-padding-x);font-size:var(--custom-button-font-size);font-weight:var(--custom-button-font-weight);letter-spacing:var(--custom-button-letter-spacing);text-transform:var(--custom-button-text-transform);text-decoration:none;border:none;cursor:pointer;transition:background-color var(--custom-transition-normal),color var(--custom-transition-normal),opacity var(--custom-transition-normal)}.custom-btn--solid{background-color:var(--custom-button-solid-bg);color:var(--custom-button-solid-color)}.custom-btn--solid:hover{background-color:var(--custom-button-solid-hover-bg)}.custom-btn--solid-light{background-color:var(--custom-button-solid-light-bg);color:var(--custom-button-solid-light-color)}.custom-btn--solid-light:hover{background-color:var(--custom-button-solid-light-hover-bg)}.custom-btn--ghost{background-color:var(--custom-button-ghost-bg);color:var(--custom-button-ghost-color);border:var(--custom-button-ghost-border)}.custom-btn--ghost:hover{background-color:var(--custom-button-ghost-hover-bg)}.custom-btn--responsive{width:100%}@media screen and (min-width:768px){.custom-btn--responsive{width:auto;min-width:120px}}@media screen and (min-width:1200px){.custom-btn--responsive{min-width:180px}}.custom-btn--sm{padding:10px 18px;font-size:11px}.custom-btn--md{padding:12px 20px;font-size:12px}.custom-btn--soft{background-color:#0000000d;color:var(--custom-color-black)}.custom-btn--soft:hover{background-color:#0000001a}.custom-btn--outline{background-color:transparent;color:currentColor;border:1px solid currentColor}.custom-btn--outline:hover{background-color:var(--custom-color-black);color:var(--custom-color-white)}.custom-btn--text{background:none;color:currentColor;padding:0;text-decoration:underline;text-underline-offset:4px}.custom-btn--text:hover{opacity:.7}.custom-position[data-pos=top-left]{align-items:flex-start;justify-content:flex-start}.custom-position[data-pos=top-center]{align-items:flex-start;justify-content:center;text-align:center}.custom-position[data-pos=top-right]{align-items:flex-start;justify-content:flex-end;text-align:right}.custom-position[data-pos=center-left]{align-items:center;justify-content:flex-start}.custom-position[data-pos=center]{align-items:center;justify-content:center;text-align:center}.custom-position[data-pos=center-right]{align-items:center;justify-content:flex-end;text-align:right}.custom-position[data-pos=bottom-left]{align-items:flex-end;justify-content:flex-start}.custom-position[data-pos=bottom-center]{align-items:flex-end;justify-content:center;text-align:center}.custom-position[data-pos=bottom-right]{align-items:flex-end;justify-content:flex-end;text-align:right}.custom-placeholder{width:100%;height:100%;background-color:var(--custom-color-gray-200);display:flex;align-items:center;justify-content:center}.custom-placeholder svg{width:48px;height:48px;color:var(--custom-color-gray-400)}.custom-img-cover{width:100%;height:100%;object-fit:cover;display:block}.custom-hover-zoom{overflow:hidden}.custom-hover-zoom img,.custom-hover-zoom video{transition:transform .5s cubic-bezier(.25,.1,.25,1)}.custom-hover-zoom:hover img,.custom-hover-zoom:hover video{transform:scale(var(--hover-zoom, 1.03))}.custom-hover-lift{transition:transform var(--custom-transition-normal),box-shadow var(--custom-transition-normal)}.custom-hover-lift:hover{transform:translateY(-4px);box-shadow:0 8px 24px #00000014}.custom-underline-hover{position:relative;text-decoration:none}.custom-underline-hover:after{content:"";position:absolute;left:0;bottom:-2px;width:100%;height:1px;background:currentColor;transform:scaleX(0);transform-origin:right center;transition:transform var(--custom-transition-normal)}.custom-underline-hover:hover:after{transform:scaleX(1);transform-origin:left center}.custom-fade-hidden{opacity:0;visibility:hidden;transition:opacity var(--custom-transition-slow),visibility var(--custom-transition-slow)}.custom-fade-hidden.is-active,.custom-fade-hidden.is-visible{opacity:1;visibility:visible}.product-card-wrapper .quick-add{position:relative;z-index:3}.product-card-wrapper .quick-add__submit{position:relative;z-index:3;pointer-events:auto}.card .button-plus.button-plus--mobile-only{display:none!important}
/*# sourceMappingURL=/cdn/shop/t/9/assets/custom-spacing.css.map */
