:root{--ink: #141416;--text: #3d3f43;--muted: #6f727a;--paper: #ffffff;--fog: #f5f5f7;--night: #24262c;--pine: #193331;--cherry: #4D061C;--lime: #84BD00;--lime-ink: #567f00;--lime-tint: #f3f8e7;--sale: #DC2C31;--line: #e7e7ea;--r-lg: 26px;--r-md: 18px;--r-sm: 12px;--sh-1: 0 1px 3px rgba(20,20,22,.05), 0 6px 16px rgba(20,20,22,.06);--sh-2: 0 10px 30px rgba(20,20,22,.1), 0 2px 8px rgba(20,20,22,.05);--sh-3: 0 24px 64px rgba(20,20,22,.18);--lime-sh: 0 1px 2px rgba(20,20,22,.06), 0 8px 20px rgba(20,20,22,.1);--lime-fg: #ffffff;--float: drop-shadow(0 20px 24px rgba(20,20,22,.16));--float-sm: drop-shadow(0 12px 16px rgba(20,20,22,.14));--stage: radial-gradient(115% 85% at 50% 6%, #ffffff 0%, #f2f2f5 60%, #e8e8ee 100%);--stage-warm: radial-gradient(115% 85% at 50% 6%, #ffffff 0%, #f4f1ec 60%, #ece6dc 100%);--sp-4: 4px;--sp-8: 8px;--sp-12: 12px;--sp-16: 16px;--sp-20: 20px;--sp-24: 24px;--sp-32: 32px;--sp-40: 40px;--sp-56: 56px;--sp-72: 72px;--sp-96: 96px;--sp-section-d: 68px;--sp-section-t: 52px;--sp-section-m: 40px;--gutter-m: 24px;--gutter-t: 32px;--gutter-d: 40px;--card-pad-sm: 20px;--card-pad-md: 24px;--card-pad-lg: 32px;--grid-gap: 16px;--grid-row-gap-d: 32px;--tap-min: 44px;--btn-h-primary: 52px;--btn-h-secondary: 48px;--btn-h-sm: 44px;--content-max: 1360px;--style-border-radius-sm: var(--r-sm);--style-border-radius-md: var(--r-md);--style-border-radius-lg: var(--r-lg);--color-foreground-secondary: var(--text)}.color-scheme-1{--color-background: #ffffff;--color-background-rgb: 255 255 255;--color-foreground: #141416;--color-foreground-rgb: 20 20 22;--color-rgb: 20 20 22;--color-border: #e7e7ea;--color-border-rgb: 231 231 234;--color-foreground-secondary: #3d3f43}.color-scheme-2{--color-background: #f5f5f7;--color-background-rgb: 245 245 247;--color-foreground: #141416;--color-foreground-rgb: 20 20 22;--color-rgb: 20 20 22;--color-border: #e7e7ea;--color-border-rgb: 231 231 234;--color-foreground-secondary: #3d3f43}.color-scheme-3{--color-background: #24262c;--color-background-rgb: 36 38 44;--color-foreground: #ffffff;--color-foreground-rgb: 255 255 255;--color-rgb: 255 255 255;--color-border: rgba(255,255,255,.16);--color-border-rgb: 255 255 255;--color-foreground-secondary: #c7c9cd}.color-scheme-4{--color-background: #f3f8e7;--color-background-rgb: 243 248 231;--color-foreground: #141416;--color-foreground-rgb: 20 20 22;--color-rgb: 20 20 22;--color-border: #e7e7ea;--color-border-rgb: 231 231 234;--color-foreground-secondary: #567f00}.color-scheme-5{--color-background: #84BD00;--color-background-rgb: 132 189 0;--color-foreground: #141416;--color-foreground-rgb: 20 20 22;--color-rgb: 20 20 22;--color-border: #141416;--color-border-rgb: 20 20 22;--color-foreground-secondary: #3d3f43}.button,.button-secondary,.button-custom,button.shopify-payment-button__button--unbranded{font-weight:600}.button:not(.button-secondary,.button-unstyled),.button-custom{box-shadow:inset 0 0 0 var(--button-border-width, 0) var(--button-border-color),var(--lime-sh);transition:color var(--animation-speed) var(--animation-easing),box-shadow var(--animation-speed) var(--animation-easing),background-color var(--animation-speed) var(--animation-easing),transform var(--animation-speed) var(--animation-easing)}.button:not(.button-secondary,.button-unstyled):hover,.button-custom:hover{transform:translateY(-1px)}.button:not(.button-secondary,.button-unstyled):active,.button-custom:active{transform:translateY(0)}.button-secondary{box-shadow:inset 0 0 0 var(--button-border-width, 0) var(--button-border-color)}.button-secondary:hover{transform:translateY(-1px)}.button.button-ghost,a.button-ghost,button.button-ghost{--button-color: var(--ink);--button-background-color: transparent;--button-border-color: var(--line);--button-border-width: 1px;box-shadow:inset 0 0 0 1px var(--button-border-color);background-color:transparent;color:var(--ink);border-radius:var(--style-border-radius-pills, 40px);transition:color var(--animation-speed) var(--animation-easing),box-shadow var(--animation-speed) var(--animation-easing),background-color var(--animation-speed) var(--animation-easing),transform var(--animation-speed) var(--animation-easing)}.button.button-ghost:hover,a.button-ghost:hover,button.button-ghost:hover{--button-border-color: var(--ink);box-shadow:inset 0 0 0 1px var(--ink);background-color:transparent;transform:translateY(-1px)}textarea:focus,input:not([type=checkbox],[type=radio]):focus,select:focus{--color-input-border: var(--lime);outline-color:var(--lime)}.product-badges__badge{font-weight:600;letter-spacing:.01em}[data-jx-rise]{opacity:0;transform:translateY(14px);transition:opacity .55s cubic-bezier(.22,1,.36,1),transform .55s cubic-bezier(.22,1,.36,1);will-change:opacity,transform}[data-jx-rise].jx-rise--in{opacity:1;transform:none}[data-jx-lift]{transition:transform .2s ease,box-shadow .2s ease}[data-jx-lift]:hover{transform:translateY(-3px);box-shadow:var(--sh-2)}@media(prefers-reduced-motion:reduce){[data-jx-rise],[data-jx-rise].jx-rise--in{opacity:1;transform:none;transition:none}[data-jx-lift],[data-jx-lift]:hover{transform:none;transition:none}}.shopify-section-juice-audio .jx-audio,.juice-audio-feature{--night: var(--pine)}.shopify-section-juice-campaign .jx-camp,.juice-campaign-hero{--night: var(--cherry)}.color-scheme-3.jx-band--pine{--color-background: var(--pine);--color-background-rgb: 25 51 49}.color-scheme-3.jx-band--cherry{--color-background: var(--cherry);--color-background-rgb: 77 6 28}
/*# sourceMappingURL=/cdn/shop/t/30/assets/juice-tokens.css.map */
