body{background:var(--paper-100);color:var(--ink-700);font-family:var(--font-sans)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;font-family:var(--font-label);font-weight:700;font-size:15px;letter-spacing:.01em;padding:15px 22px;border-radius:999px;transition:transform .12s var(--ease-out),background .18s,box-shadow .18s;white-space:nowrap}.btn:active{transform:translateY(1px) scale(.99)}.btn--primary{background:var(--teal-500);color:#fff;box-shadow:0 8px 22px -8px #2fa383b3}.btn--primary:active{background:var(--teal-700)}.btn--ink{background:var(--ink-900);color:#fff}.btn--ghost{background:#ffffff1f;color:#fff;border:1px solid rgba(255,255,255,.3);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.btn--out{background:#fff;color:var(--ink-900);border:2px solid var(--ink-900)}.btn--block{width:100%}.btn--lg{padding:17px 24px;font-size:16px}.ticker{background:var(--ink-900);color:var(--paper-50);overflow:hidden;font-family:var(--font-label);font-weight:700;font-size:11px;letter-spacing:.14em;text-transform:uppercase;white-space:nowrap}.ticker__t{display:inline-flex;gap:34px;padding:9px 0;will-change:transform;animation:tick 18s linear infinite}.ticker__t span{display:inline-flex;align-items:center;gap:34px}.ticker__t span:after{content:"\2022";color:var(--teal-400)}@keyframes tick{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.ticker__t{animation:none}}.header-wrapper{background:#f4f5f2c7;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--paper-300)}.header__heading-logo{max-height:26px}.sjoe-header-logo{width:auto;max-height:26px}.header a,.header summary{font-family:var(--font-sans)}.hero{position:relative;min-height:620px;display:flex;flex-direction:column;justify-content:flex-end;color:#fff;overflow:hidden;margin-top:-98px;background-size:cover;background-position:0% 30%;background-repeat:no-repeat}.hero__in{position:relative;z-index:2;padding:0 22px 40px}.hero__eyebrow{font-family:var(--font-label);font-weight:800;font-size:11px;letter-spacing:.2em;text-transform:uppercase;color:var(--teal-200);margin:0 0 14px;display:inline-flex;align-items:center;gap:8px}.hero__eyebrow .pill{background:#080c0a6b;border:1px solid rgba(255,255,255,.28);padding:5px 11px;border-radius:999px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.hero h1{font-family:var(--font-display);font-weight:800;font-size:58px;line-height:.94;letter-spacing:-.03em;margin:0;color:#fff;text-shadow:0 3px 30px rgba(0,0,0,.4)}.hero h1 .accent{color:var(--teal-400)}.hero__tag{font-family:var(--font-serif);font-style:italic;font-size:21px;margin:14px 0 0;color:var(--paper-100)}.hero__lede{font-size:15px;line-height:1.55;margin:16px 0 0;color:var(--paper-200);max-width:34ch}.hero__lede b{color:#fff}.hero__cta{display:flex;flex-direction:column;gap:10px;margin-top:24px}.hero__meta{display:flex;align-items:center;gap:9px;margin-top:20px;font-size:12.5px;color:var(--paper-200)}@media(min-width:990px){.hero{min-height:min(620px,80vh)}.hero__in{max-width:1200px;margin-inline:auto;padding:96px 24px}.hero h1{font-size:64px}}.strip{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:var(--border-subtle);margin:0}.strip__i{background:var(--paper-100);padding:18px 16px}.strip__i .ic{width:22px;height:22px;color:var(--teal-600);margin-bottom:8px;display:block}.strip__i strong{display:block;font-family:var(--font-display);font-weight:700;font-size:14.5px;color:var(--ink-900);letter-spacing:-.01em}.strip__i span{font-size:12px;color:var(--text-muted)}@media(min-width:990px){.strip{grid-template-columns:repeat(4,1fr);max-width:1200px;margin-inline:auto}}.sec{padding:46px 0}.sec--tint{background:var(--surface-quiet)}.sec__head{padding:0 18px;margin-bottom:22px}.u-eyebrow{font-family:var(--font-label);font-weight:800;font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--teal-600);display:block;margin-bottom:8px}.sec__title{font-family:var(--font-display);font-weight:800;font-size:32px;line-height:1.02;letter-spacing:-.025em;color:var(--ink-900);margin:0}.sec__sub{font-size:14px;color:var(--text-muted);margin:8px 0 0;line-height:1.5}.sjoe-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;padding:0 18px}.pad{padding:18px 18px 0}.sjoe-card{background:var(--paper-0);border:1px solid var(--border-subtle);border-radius:var(--radius-xl);overflow:hidden;box-shadow:var(--shadow-sm);transition:transform .2s var(--ease-out),box-shadow .2s var(--ease-out);display:flex;flex-direction:column;text-decoration:none;color:inherit}.sjoe-card:hover{transform:translateY(-6px);box-shadow:0 14px 32px -8px #00000024}.sjoe-card:active{transform:scale(.98)}.sjoe-card__imgwrap{position:relative;aspect-ratio:1/1;overflow:hidden;background:var(--paper-200)}.sjoe-card__img{width:100%;height:100%;object-fit:cover;transition:transform .5s var(--ease-out)}.sjoe-card:hover .sjoe-card__img{transform:scale(1.05)}.sjoe-card__b{padding:11px 12px 13px;display:flex;flex-direction:column;gap:3px;flex:1}.sjoe-card__name{font-family:var(--font-display);font-weight:700;font-size:15px;color:var(--ink-900);letter-spacing:-.01em;line-height:1.1}.sjoe-card__sub{font-size:11.5px;color:var(--text-faint)}.sjoe-card__price{font-family:var(--font-display);font-weight:800;font-size:17px;color:var(--ink-900);margin-top:auto;padding-top:6px}.sjoe-card__price span{font-family:var(--font-label);font-weight:600;font-size:10px;color:var(--text-faint);margin-left:2px}@media(min-width:990px){.sjoe-grid{grid-template-columns:repeat(3,1fr)}.sec{max-width:1200px;margin-inline:auto}}@media(prefers-reduced-motion:reduce){.sjoe-card,.sjoe-card__img{transition:none}.sjoe-card:hover,.sjoe-card:hover .sjoe-card__img{transform:none}}.bundle{margin:0 18px;border-radius:var(--radius-2xl);overflow:hidden;position:relative;color:#fff;padding:28px 22px;min-height:320px;display:flex;flex-direction:column;justify-content:flex-end;background-size:cover;background-position:center;background-repeat:no-repeat}.bundle h3{font-family:var(--font-display);font-weight:800;font-size:30px;line-height:1;letter-spacing:-.02em;margin:0;color:#fff}.bundle p{font-size:14px;color:var(--paper-200);margin:12px 0 18px;line-height:1.5;max-width:30ch}.bundle__tags{display:flex;gap:8px;margin-bottom:14px}.bundle__tag{font-family:var(--font-label);font-weight:800;font-size:10px;letter-spacing:.1em;text-transform:uppercase;background:var(--teal-500);color:#fff;padding:5px 10px;border-radius:999px}.bundle__tag--ghost{background:#ffffff29}.bundle__price{display:flex;align-items:baseline;gap:10px;margin-bottom:16px}.bundle__price b{font-family:var(--font-display);font-weight:800;font-size:34px}.bundle__price s{color:var(--paper-300);font-size:17px}.bundle__price em{font-style:normal;font-family:var(--font-label);font-weight:700;font-size:11px;color:var(--teal-200);text-transform:uppercase;letter-spacing:.06em}@media(min-width:990px){.bundle{max-width:1200px;margin-inline:auto;border-radius:var(--radius-2xl)}}.play{position:relative;overflow:hidden;background:var(--ink-900);border-radius:var(--radius-2xl);margin:0 18px;padding:22px 20px 0;color:var(--paper-50)}.play:before{content:"";position:absolute;top:-40%;left:-6%;width:46%;height:180%;background:radial-gradient(circle,rgba(47,163,131,.34),transparent 65%);filter:blur(20px);pointer-events:none}.play__head{position:relative;z-index:2;display:flex;align-items:flex-end;justify-content:space-between;gap:14px}.play__head .ey{font-family:var(--font-label);font-weight:800;font-size:10.5px;letter-spacing:.18em;text-transform:uppercase;color:var(--teal-400);margin:0 0 7px}.play__head h3{font-family:var(--font-display);font-weight:800;font-size:23px;letter-spacing:-.02em;margin:0;color:#fff;line-height:1.02}.play__head p{margin:8px 0 0;font-size:12.5px;color:var(--paper-200);line-height:1.5;max-width:30ch}.odo{flex:none;display:flex;align-items:baseline;gap:6px;background:#ffffff12;border:1px solid rgba(255,255,255,.12);border-radius:999px;padding:7px 13px;transition:transform .18s ease,background .18s ease}.odo b{font-family:var(--font-display);font-weight:800;font-size:20px;color:#fff;line-height:1;min-width:1.2ch;text-align:right}.odo span{font-family:var(--font-label);font-weight:700;font-size:9px;letter-spacing:.1em;text-transform:uppercase;color:var(--paper-300)}.odo.tick{transform:scale(1.09);background:#2fa38347}.play__stage{position:relative;z-index:1;height:206px;margin-top:8px;cursor:grab;touch-action:pan-y}.play__stage svg{display:block;width:100%;height:100%}.play__hint{position:absolute;left:50%;bottom:12px;transform:translate(-50%);z-index:3;font-family:var(--font-label);font-weight:700;font-size:10.5px;letter-spacing:.12em;text-transform:uppercase;color:var(--paper-300);pointer-events:none;transition:opacity .5s ease}.play__hint.gone{opacity:0}.play .horizon{stroke:#8fc2de47;stroke-width:1.2}.play .rtick{stroke:#ffffff21;stroke-width:2;stroke-linecap:round}.play .tire{fill:none;stroke:var(--paper-100);stroke-width:5;stroke-linecap:round}.play .rim{fill:none;stroke:#ffffff8c;stroke-width:2}.play .rim2{fill:none;stroke:#ffffff29;stroke-width:1}.play .spoke{stroke:#ffffff4d;stroke-width:.7}.play .hubflange{fill:none;stroke:#ffffff6b;stroke-width:1.3}.play .hub{fill:var(--paper-100)}.play .frame{fill:none;stroke:var(--teal-400);stroke-width:3.6;stroke-linecap:round;stroke-linejoin:round}.play .fork{fill:none;stroke:var(--teal-400);stroke-width:3.6;stroke-linecap:round}.play .bar{fill:none;stroke:var(--paper-100);stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.play .saddle{fill:var(--paper-100)}.play .chain{stroke:#ffffff57;stroke-width:1.4}.play .chainring{fill:none;stroke:#ffffff80;stroke-width:1.5}.play .crankarm{stroke:var(--paper-200);stroke-width:2.6;stroke-linecap:round}.play .pedal{fill:var(--paper-100)}.play .cap-stem{stroke:var(--paper-200);stroke-width:2.6;stroke-linecap:round}.play .cap{stroke:#00000047;stroke-width:1;transition:fill .4s ease}.play .torso{stroke:#b5293a;stroke-width:5;stroke-linecap:round}.play .arm{fill:none;stroke:#b5293a;stroke-width:3.8;stroke-linecap:round;stroke-linejoin:round}.play .arm--far{stroke:#b5293a80;stroke-width:3.4}.play .headc{fill:var(--paper-100)}.play .helmet{fill:var(--teal-400)}.play .leg{fill:none;stroke:var(--paper-100);stroke-width:4.4;stroke-linecap:round;stroke-linejoin:round}.play .leg--far{stroke:#e9ece86b;stroke-width:4}.play .foot{fill:var(--paper-100)}.play .foot--far{fill:#e9ece86b}.play .star{fill:#cfe8de}@media(min-width:990px){.play{max-width:1200px;margin-inline:auto}.play__stage{height:380px}}.jdgm-widget{font-family:var(--font-sans)}.jdgm-star{color:var(--teal-500)!important}.sjoe-custom{position:relative;color:#fff;padding:44px 22px;overflow:hidden;background-size:cover;background-position:center}.sjoe-badge{display:inline-block;font-family:var(--font-label);font-weight:800;font-size:10px;letter-spacing:.12em;text-transform:uppercase;background:#ffffff29;border:1px solid rgba(255,255,255,.28);padding:5px 11px;border-radius:999px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.sjoe-custom h2{font-family:var(--font-display);font-weight:800;font-size:30px;line-height:1.02;letter-spacing:-.02em;margin:14px 0 0;color:#fff}.sjoe-custom p{font-size:14px;color:var(--paper-200);line-height:1.55;margin:12px 0 18px;max-width:34ch}.sjoe-foot{background:var(--ink-900);color:var(--paper-200);padding:40px 22px calc(40px + env(safe-area-inset-bottom))}.sjoe-foot__logo{height:24px;width:auto;margin-bottom:18px}.sjoe-foot__tag{font-family:var(--font-serif);font-style:italic;font-size:17px;color:var(--paper-100);margin:0 0 22px}.sjoe-foot__cols{display:grid;grid-template-columns:1fr 1fr;gap:22px 16px;margin-bottom:26px}.sjoe-foot__cols h5{font-family:var(--font-label);font-weight:800;font-size:10.5px;letter-spacing:.12em;text-transform:uppercase;color:var(--paper-300);margin:0 0 11px}.sjoe-foot__cols a{display:block;font-size:13.5px;color:var(--paper-200);text-decoration:none;padding:4px 0}.sjoe-foot__pay-label{font-family:var(--font-label);font-weight:800;font-size:10.5px;letter-spacing:.12em;text-transform:uppercase;color:var(--paper-300);margin:0 0 9px}.sjoe-pay{display:flex;flex-wrap:wrap;gap:7px;margin:8px 0 18px;align-items:center}.sjoe-pay svg,.sjoe-pay img{height:24px;width:auto;border-radius:4px}.sjoe-guarantee{display:flex;align-items:center;gap:9px;font-size:12.5px;color:var(--paper-100);border-top:1px solid var(--border-on-ink);padding-top:18px}.sjoe-guarantee svg{width:18px;height:18px;color:var(--teal-400);flex:none}.sjoe-foot__legal{font-size:11px;color:var(--ink-400);margin-top:18px;line-height:1.6}.sjoe-foot__legal a{color:inherit;text-decoration:underline}.sjoe-foot__legal a:hover{color:var(--teal-400)}.sjoe-foot__insta{display:inline-flex;align-items:center;gap:8px;font-size:13.5px;color:var(--paper-200);text-decoration:none;margin-bottom:20px}.sjoe-foot__insta svg{flex:none}.sjoe-foot__insta:hover{color:var(--teal-400)}@media(min-width:990px){.sjoe-custom,.sjoe-foot{max-width:1200px;margin-inline:auto}.sjoe-foot__cols{grid-template-columns:repeat(2,200px)}}.product__title{font-family:var(--font-display);letter-spacing:-.02em}.product .price{font-family:var(--font-label);font-weight:800}@media(max-width:749px){.product-form__buttons{position:sticky;bottom:0;background:var(--paper-0);padding:10px 0;box-shadow:var(--shadow-lg);z-index:4}}.sjoe-pdp__ship{font-size:12.5px;color:var(--teal-700);margin:6px 0 0;display:flex;align-items:center;gap:6px}.sjoe-pdp__ship svg{width:15px;height:15px}.sjoe-pdp__opt{margin-top:22px}.sjoe-pdp__optlab{font-family:var(--font-label);font-weight:700;font-size:12px;letter-spacing:.05em;text-transform:uppercase;color:var(--ink-900);margin-bottom:10px;display:flex;justify-content:space-between}.sjoe-pdp__optlab span{color:var(--text-faint);font-weight:600;text-transform:none;letter-spacing:0}.sjoe-valves{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.sjoe-valve{flex:0 0 auto;padding:12px;border-radius:12px;border:2px solid var(--border);background:var(--paper-0);text-align:center;font-family:var(--font-label);font-weight:700;font-size:12px;color:var(--ink-700);letter-spacing:.04em}.sjoe-valve.active{border-color:var(--teal-500);background:var(--teal-100);color:var(--teal-700)}.sjoe-mixnote{font-size:12px;color:var(--text-muted);margin:2px 0 0}.sjoe-delivery{display:flex;align-items:center;gap:10px;margin:22px 0 0;padding:14px 16px;background:var(--pop-sun-100);border-radius:14px}.sjoe-delivery svg{width:20px;height:20px;color:#9a6a00;flex:none}.sjoe-delivery b{font-size:13px;color:var(--ink-900);display:block}.sjoe-delivery span{font-size:12px;color:#7a5600}.sjoe-trustrow{display:flex;gap:16px;padding:18px 2px 4px;margin-top:18px;border-top:1px solid var(--border-subtle)}.sjoe-trustrow>div{display:flex;align-items:center;gap:8px;font-size:11.5px;color:var(--text-muted)}.sjoe-trustrow svg{width:16px;height:16px;color:var(--teal-600)}.drawer__heading{font-family:var(--font-display)}.cart-drawer .cart__checkout-button{background:var(--accent, var(--teal-500));--color-button: 47, 163, 131}.sjoe-drawer__line{display:flex;justify-content:space-between;font-size:13px;color:var(--text-muted);margin-bottom:6px}.sjoe-drawer__free{color:var(--teal-600);font-family:var(--font-label);font-weight:700;font-size:12px}.sjoe-drawer__pay{display:flex;gap:6px;flex-wrap:wrap;margin:12px 0}.sjoe-drawer__gar{font-size:11.5px;color:var(--teal-700);margin-top:10px}.sjoe-page{max-width:720px;margin-inline:auto;padding:24px;font-size:var(--font-body-size, 1rem);line-height:1.6}.sjoe-page h2{font-family:var(--font-display);margin-bottom:12px;margin-top:32px}.sjoe-page h2:first-child{margin-top:0}.sjoe-page p{margin-bottom:16px;line-height:1.6}.sjoe-page ol{padding-left:1.4em;margin-bottom:24px}.sjoe-page li{margin-bottom:10px;line-height:1.6}h1,h2,h3,.h0,.h1,.h2,.h3{font-family:var(--font-display);letter-spacing:-.02em}.button:not(.button--secondary):not(.shopify-challenge__button){--color-button: 47, 163, 131;--color-button-text: 255, 255, 255;font-family:var(--font-label)}.card-wrapper .card--card,.card-wrapper .card--standard .card__inner{border-radius:var(--radius-xl);border:1px solid var(--border-subtle)}@media(min-width:990px){.card-wrapper .card--card,.card-wrapper .card--standard .card__inner{transition:transform .18s var(--ease-out),box-shadow .18s var(--ease-out)}.card-wrapper:hover .card--card,.card-wrapper:hover .card--standard .card__inner{transform:translateY(-6px);box-shadow:var(--shadow-lg)}}@media(prefers-reduced-motion:reduce){.card-wrapper:hover .card--card,.card-wrapper:hover .card--standard .card__inner{transform:none;box-shadow:none}}.card__heading{font-family:var(--font-sans);font-weight:700}.price{font-family:var(--font-label)}.sjoe-ladder{border:1px solid var(--border-subtle);border-radius:var(--radius-lg);overflow:hidden;margin:14px 0 0}.sjoe-ladder__row{display:flex;justify-content:space-between;align-items:center;padding:10px 14px;font-size:13.5px;border-bottom:1px solid var(--border-subtle)}.sjoe-ladder__row:last-child{border-bottom:none}.sjoe-ladder__row b{font-family:var(--font-label);font-weight:700}.sjoe-ladder__row small{font-size:10px;color:var(--text-muted);font-weight:600;margin-left:1px}.sjoe-ladder__row--pop{background:var(--teal-100)}.sjoe-ladder__row--best b{color:var(--teal-500);font-weight:800}.sjoe-ladder__note{font-size:11.5px;color:var(--text-muted);margin:8px 0 0;line-height:1.5}.sjoe-foot__pay{display:flex;flex-wrap:wrap;gap:6px;margin:0 0 18px}.sjoe-foot__pay span{font-family:var(--font-label);font-size:11px;font-weight:600;letter-spacing:.02em;padding:5px 10px;border-radius:999px;background:#ffffff14;border:1px solid rgba(255,255,255,.18);color:var(--paper-200);white-space:nowrap}.sjoe-drawer__pay span{font-family:var(--font-label);font-size:11px;font-weight:600;letter-spacing:.02em;padding:5px 10px;border-radius:999px;background:var(--paper-100);border:1px solid var(--paper-300);color:var(--ink-700);white-space:nowrap}.hero__deal{display:inline-flex;align-items:baseline;gap:8px;background:var(--teal-500);color:#fff;border-radius:999px;padding:10px 18px;margin:14px 0 4px;box-shadow:0 4px 18px -4px #2fa3838c}.hero__deal-main{font-family:var(--font-label);font-weight:800;font-size:18px;letter-spacing:.01em}.hero__deal-sub{font-size:12.5px;font-weight:600;opacity:.92}.sjoe-card__price{display:flex;flex-direction:column;align-items:flex-start}.sjoe-card__deal{font-family:var(--font-label);font-weight:800;font-size:15px;color:var(--teal-600)}.sjoe-card__unit{font-size:12px;color:var(--text-muted);display:block;margin-top:2px;font-family:var(--font-label);font-weight:500}.sjoe-custom__partner{margin:14px 0 0;font-size:12.5px;color:var(--paper-300)}.sjoe-custom__partner a{color:inherit;text-decoration:underline}.sjoe-custom__partner a:hover{color:var(--teal-400)}
/*# sourceMappingURL=/cdn/shop/t/5/assets/sjoe.css.map */
