@import"https://fonts.googleapis.com/css2?family=Anton&family=Bricolage+Grotesque:opsz,wght@12..96,400;12..96,500;12..96,600;12..96,700;12..96,800&family=Montserrat:wght@400;500;600;700;800&display=swap";:root{--teal-700:#006075;--teal-600:#0097b2;--teal-500:#0097b2;--teal-100:#cdeef4;--teal-050:#f0fafc;--orange-700:#cc5c00;--orange-600:#e66800;--orange-500:#ff7300;--orange-100:#ffd9b8;--orange-050:#fff7f0;--ink-900:#1a1a1a;--ink-700:#333;--ink-500:#555;--ink-400:#888;--ink-200:#e8e8e8;--ink-100:#f4f4f4;--ink-000:#fff;--cream:#f6f2ec;--success-500:#2e7d32;--success-050:#ecf5ec;--shadow-card:0 18px 40px -24px rgba(26,26,26,.4),0 2px 8px -4px rgba(26,26,26,.12);--shadow-lg:0 30px 70px -30px rgba(26,26,26,.5);--shadow-sm:0 6px 18px -10px rgba(26,26,26,.3);--r-lg:24px;--r-md:18px;--r-sm:12px;--r-pill:999px;--wrap:1440px;--sh-accent:#ff7300;--sh-accent-light:#0097b2;--sh-cream:#e6f7fa;--sh-border:#cce8ee;--sh-card-bg:#f4fbfc;--sh-green:#16a34a;--sh-green-dark:#15803d;--sh-font-display:"Bricolage Grotesque","Montserrat",system-ui,sans-serif;--sh-font-body:"Montserrat",system-ui,-apple-system,sans-serif;--sh-font-alt:"Anton","Arial Narrow",sans-serif}[id^=sh-sticky-]{display:none!important}.sh-section,.sh-home-hero,.sh-uspstrip,.sh-pdp-hero,.sh-stickybar,.sh-hdr{font-family:var(--sh-font-body)}.sh-wrap{max-width:var(--wrap);margin:0 auto;padding:0 28px}.sh-hdr{position:sticky;top:0;z-index:250;background:#ffffffe6;-webkit-backdrop-filter:saturate(1.4) blur(12px);backdrop-filter:saturate(1.4) blur(12px);border-bottom:1px solid var(--ink-200)}.sh-hdr-in{display:flex;align-items:center;gap:32px;height:70px}.sh-brandmark{display:inline-flex;align-items:baseline;font-family:var(--sh-font-display);font-weight:700;font-size:24px;line-height:1;letter-spacing:-.01em;white-space:nowrap;color:var(--ink-900);flex:none}.sh-brandmark .sh-bm-hero{color:var(--teal-600)}.sh-brandmark .sh-bm-dot{display:inline-block;width:.24em;height:.24em;border-radius:50%;background:var(--sh-accent);margin-left:.07em}.sh-hdr-logo-img{height:36px;width:auto;display:block}.sh-hdr-nav{display:flex;gap:8px;font-size:15px;font-weight:600;color:var(--ink-700)}.sh-hdr-nav a{padding:8px 16px;border-radius:var(--r-pill);transition:background .15s,color .15s;color:inherit;text-decoration:none}.sh-hdr-nav a:hover{background:var(--ink-100);color:var(--teal-600)}.sh-hdr-right{margin-left:auto;display:flex;align-items:center;gap:10px}.sh-icon-btn{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:var(--r-pill);color:var(--ink-700);position:relative;border:none;background:none;cursor:pointer}.sh-icon-btn:hover{background:var(--ink-100)}.sh-icon-btn svg{width:22px;height:22px}.sh-hdr-cart-count{position:absolute;top:2px;right:2px;min-width:16px;height:16px;padding:0 3px;border-radius:999px;background:var(--sh-accent);color:#fff;font-size:10px;font-weight:700;display:flex;align-items:center;justify-content:center;line-height:1}@media(max-width:880px){.sh-hdr-nav{display:none}}.sh-hdr.sh-hdr--overlay{background:transparent;border-bottom-color:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;transition:background .25s ease,border-color .25s ease}.sh-hdr.sh-hdr--overlay .sh-brandmark,.sh-hdr.sh-hdr--overlay .sh-hdr-nav,.sh-hdr.sh-hdr--overlay .sh-icon-btn,.sh-hdr.sh-hdr--overlay .sh-brandmark .sh-bm-hero{color:#fff}.sh-hdr.sh-hdr--overlay .sh-hdr-nav a:hover{background:#ffffff29;color:#fff}.sh-hdr.sh-hdr--overlay .sh-icon-btn:hover{background:#ffffff29}.sh-hdr.sh-hdr--overlay.sh-hdr--scrolled{background:#ffffffe6;border-bottom-color:var(--ink-200);-webkit-backdrop-filter:saturate(1.4) blur(12px);backdrop-filter:saturate(1.4) blur(12px)}.sh-hdr.sh-hdr--overlay.sh-hdr--scrolled .sh-brandmark,.sh-hdr.sh-hdr--overlay.sh-hdr--scrolled .sh-hdr-nav,.sh-hdr.sh-hdr--overlay.sh-hdr--scrolled .sh-icon-btn{color:var(--ink-900)}.sh-hdr.sh-hdr--overlay.sh-hdr--scrolled .sh-brandmark .sh-bm-hero{color:var(--teal-600)}.sh-hdr.sh-hdr--overlay.sh-hdr--scrolled .sh-hdr-nav a:hover{background:var(--ink-100);color:var(--teal-600)}.sh-hdr.sh-hdr--overlay.sh-hdr--scrolled .sh-icon-btn:hover{background:var(--ink-100)}.sh-mnav-btn{display:none}@media(max-width:880px){.sh-mnav-btn{display:inline-flex;order:-1}}.sh-mnav-btn .sh-mnav-ic-close,.sh-mnav-btn.sh-open .sh-mnav-ic-open{display:none}.sh-mnav-btn.sh-open .sh-mnav-ic-close{display:block}.sh-mnav-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#1a1a1a66;opacity:0;pointer-events:none;transition:opacity .2s ease;z-index:198}.sh-mnav-backdrop.sh-show{opacity:1;pointer-events:auto}.sh-mnav-panel{position:absolute;top:100%;left:0;right:0;background:#fff;border-bottom:1px solid var(--ink-200);box-shadow:0 16px 30px -20px #1a1a1a59;z-index:199;display:none;max-height:75vh;overflow-y:auto}.sh-mnav-panel.sh-show{display:block}.sh-mnav-links{display:flex;flex-direction:column;padding:8px 20px 18px}.sh-mnav-links a{display:block;padding:14px 6px;font-size:16px;font-weight:600;color:var(--ink-900);border-bottom:1px solid var(--ink-100);text-decoration:none}.sh-mnav-links a:last-child{border-bottom:none}@media(max-width:560px){.sh-hdr-in{gap:16px}.sh-wrap.sh-hdr-in{padding:0 18px}}.sh-eyebrow{display:inline-flex;align-items:center;gap:10px;font-size:12px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--sh-accent-light);margin:0 0 14px}.sh-eyebrow .sh-dash{width:26px;height:2px;background:var(--sh-accent);border-radius:2px}.sh-orange{color:var(--sh-accent)}.sh-teal{color:var(--sh-accent-light)}.sh-section{padding:56px 0}@media(max-width:560px){.sh-section{padding:36px 0}.sh-wrap{padding:0 18px}}.sh-section.sh-section--tight{padding:32px 0}@media(max-width:560px){.sh-section.sh-section--tight{padding:22px 0}}.sh-btn{display:inline-flex;align-items:center;justify-content:center;gap:12px;font-weight:700;font-size:17px;padding:18px 30px;border-radius:var(--r-pill);transition:transform .12s ease,background .15s ease,box-shadow .15s ease;font-family:var(--font-body-family, inherit);border:none;cursor:pointer;text-decoration:none}.sh-btn svg{width:20px;height:20px}.sh-btn:active{transform:translateY(1px)}.sh-btn-cta{background:var(--sh-green);color:#fff;box-shadow:0 10px 26px -10px #16a34a8c}.sh-btn-cta:hover{background:var(--sh-green-dark)}.sh-btn-lg{font-size:19px;padding:22px 38px}.sh-btn-ghost{background:#fff;color:var(--ink-900);border:1.5px solid var(--ink-200)}.sh-btn-ghost:hover{border-color:var(--ink-900)}.sh-btn-dark{background:var(--ink-900);color:#fff}.sh-btn-dark:hover{background:#000}.sh-btn-teal{background:var(--sh-green);color:#fff;box-shadow:0 10px 26px -10px #16a34a80}.sh-btn-teal:hover{background:var(--sh-green-dark)}[id$=__product_line] .sh-btn-cta{background:var(--sh-accent);box-shadow:0 10px 26px -10px #ff73008c}[id$=__product_line] .sh-btn-cta:hover{background:var(--orange-600)}[id$=__product_line] .sh-btn-teal{background:var(--teal-500);box-shadow:0 10px 26px -10px #0097b280}[id$=__product_line] .sh-btn-teal:hover{background:var(--teal-600)}.sh-sec-title{text-align:center;max-width:46ch;margin:0 auto 44px}.sh-sec-title .sh-eyebrow{justify-content:center}.sh-sec-title h2{font-family:var(--sh-font-display);font-size:46px;letter-spacing:-.02em;margin:0}.sh-sec-title .sh-lede{font-size:18px;color:var(--ink-500);margin:14px 0 0}@media(max-width:560px){.sh-sec-title h2{font-size:32px}}.sh-home-hero{position:relative;min-height:90vh;display:flex;align-items:flex-end;overflow:hidden;color:#fff}.sh-hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.sh-hero-bg img,.sh-hero-bg video{width:100%;height:100%;object-fit:cover}.sh-hero-scrim{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(105deg,#1412109e,#14121066 42%,#1412101f 72%,#14121038)}.sh-home-hero .sh-wrap{position:relative;z-index:2;width:100%}.sh-hero-copy{max-width:660px;padding:48px 0}.sh-hero-copy .sh-eyebrow{color:#ffffffeb;text-shadow:0 1px 12px rgba(0,0,0,.4)}.sh-hero-copy .sh-eyebrow .sh-dash{background:var(--sh-accent)}.sh-hero-copy h1{font-family:var(--sh-font-display);font-size:78px;line-height:.96;margin:0 0 22px;letter-spacing:-.025em;color:#fff;text-shadow:0 4px 24px rgba(0,0,0,.4)}.sh-hero-copy h1 .sh-orange{color:#ff8c2b}.sh-hero-actions{display:flex;gap:14px;flex-wrap:wrap;align-items:center;margin-top:20px}.sh-hero-trust{display:flex;align-items:center;gap:18px;margin-top:22px;flex-wrap:wrap;font-size:14px;color:#ffffffeb;font-weight:600;text-shadow:0 1px 10px rgba(0,0,0,.35)}.sh-hero-trust .sh-stars{display:inline-flex;gap:2px}.sh-hero-trust .sh-stars svg{width:17px;height:17px}.sh-hero-trust .sh-sep{width:1px;height:16px;background:#ffffff59}@media(max-width:560px){.sh-hero-copy h1{font-size:48px}.sh-home-hero{min-height:84vh}}.announcement--promo{display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap;text-align:left}.announcement__promo-badge{display:inline-flex;align-items:center;background:#14181f;color:#fff;font-size:11px!important;font-weight:800!important;text-transform:uppercase;letter-spacing:.05em;padding:3px 10px;border-radius:999px;white-space:nowrap}.announcement__promo-message{font-weight:700!important}.announcement__promo-link{text-decoration:underline;text-underline-offset:2px;font-weight:700!important;white-space:nowrap}.sh-home-hero .sh-wrap.sh-wrap--with-promo{display:flex;align-items:center;justify-content:space-between;gap:36px;flex-wrap:wrap}.sh-wrap--with-promo .sh-hero-copy{flex:1 1 480px}.sh-hero-promo-card{flex:0 1 380px;width:100%;max-width:380px;background:#fff;border-radius:var(--r-lg);padding:26px 26px 22px;box-shadow:var(--shadow-lg);box-sizing:border-box}.sh-promo-card-pill{display:inline-flex;align-items:center;background:var(--orange-500);color:#fff;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.05em;padding:5px 12px;border-radius:var(--r-pill);margin-bottom:14px}.sh-promo-card-heading{font-family:var(--sh-font-display);font-size:28px;line-height:1.05;margin:0 0 8px;color:var(--ink-900)}.sh-promo-card-subtext{font-size:14.5px;line-height:1.5;color:var(--ink-500);margin:0 0 18px}.sh-promo-card-options{display:flex;flex-direction:column;gap:12px;margin-bottom:16px}.sh-promo-card-option{display:flex;align-items:center;gap:12px;padding:10px 12px;border:1px solid var(--ink-200);border-radius:var(--r-sm)}.sh-promo-card-option img{width:48px;height:48px;border-radius:10px;object-fit:cover;flex-shrink:0;background:var(--ink-100)}.sh-promo-card-option-info{flex:1 1 auto;min-width:0}.sh-promo-card-option-title{font-size:14.5px;font-weight:700;color:var(--ink-900);margin:0}.sh-promo-card-option-subtitle{font-size:12.5px;color:var(--ink-400);margin:2px 0 0}.sh-promo-card-option-price{flex-shrink:0;font-size:12.5px;font-weight:700;color:var(--orange-600);text-align:right;white-space:nowrap}.sh-promo-card-urgency{background:var(--orange-050);color:var(--orange-700);font-size:13px;font-weight:700;text-align:center;padding:9px 12px;border-radius:var(--r-sm)}@media(max-width:900px){.sh-home-hero .sh-wrap.sh-wrap--with-promo{flex-direction:column;align-items:stretch}.sh-hero-promo-card{flex:1 1 auto;max-width:460px;margin:8px auto 0}}@media(max-width:560px){.sh-hero-promo-card{padding:20px 18px 18px;max-width:none}.sh-promo-card-heading{font-size:23px}.sh-promo-card-option{padding:9px 10px}.sh-promo-card-option img{width:40px;height:40px}.sh-promo-card-option-price{font-size:11.5px}}.sh-uspstrip{background:var(--teal-050);border-top:1px solid var(--teal-100);border-bottom:1px solid var(--teal-100)}.sh-uspstrip-in{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;max-width:var(--wrap);margin:0 auto;padding:30px 28px}.sh-uspstrip .sh-u{display:flex;align-items:center;gap:14px}.sh-uspstrip .sh-u .sh-ic{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:14px;background:#fff;flex:none;box-shadow:var(--shadow-sm)}.sh-uspstrip .sh-u .sh-ic svg{width:26px;height:26px;color:var(--teal-600)}.sh-uspstrip .sh-u .sh-big{font-size:20px;line-height:1;color:var(--ink-900);font-weight:500}.sh-uspstrip .sh-u .sh-lbl{font-size:13px;color:var(--ink-500);font-weight:600;margin-top:4px}@media(max-width:820px){.sh-uspstrip-in{grid-template-columns:1fr 1fr;gap:20px 16px}}@media(max-width:600px){.sh-uspstrip{position:relative}.sh-uspstrip:after{content:"";position:absolute;top:0;right:0;bottom:0;width:40px;background:linear-gradient(to right,rgba(240,250,252,0),var(--teal-050));pointer-events:none;z-index:2}.sh-uspstrip-in{display:flex;grid-template-columns:none;gap:0;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-left:24px;padding:18px 24px;margin:0;-webkit-overflow-scrolling:touch}.sh-uspstrip-in::-webkit-scrollbar{display:none}.sh-uspstrip-in{scrollbar-width:none}.sh-uspstrip .sh-u{flex:0 0 auto;flex-direction:row;align-items:center;gap:10px;scroll-snap-align:start;padding-right:28px}.sh-uspstrip .sh-u .sh-ic{width:40px;height:40px;border-radius:11px}.sh-uspstrip .sh-u .sh-ic svg{width:19px;height:19px}.sh-uspstrip .sh-u .sh-big{font-size:16px!important;white-space:nowrap}.sh-uspstrip .sh-u .sh-lbl{font-size:12px;margin-top:2px;white-space:nowrap}}.sh-products{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;align-items:stretch}@media(max-width:880px){.sh-products{display:flex;grid-template-columns:none;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-left:36px;padding:4px 36px 10px;margin:0 -36px}.sh-products .sh-pcard{flex:0 0 78%;scroll-snap-align:start}}@media(max-width:560px){.sh-products{scroll-padding-left:24px;padding:4px 24px 10px;margin:0 -18px}.sh-pcard .sh-btn{font-size:12px;padding:16px 12px}}.sh-pcard{display:flex;flex-direction:column;background:#fff;border:1px solid var(--ink-200);border-radius:var(--r-lg);overflow:hidden;transition:transform .18s ease,box-shadow .18s ease;position:relative}.sh-pcard:hover{transform:translateY(-4px);box-shadow:var(--shadow-card)}.sh-pcard.sh-feature{border-color:var(--teal-500);box-shadow:none;outline:2px solid var(--teal-500);outline-offset:-1px}.sh-pcard .sh-media{position:relative;aspect-ratio:4/3.2;background:var(--ink-100);overflow:hidden}.sh-pcard .sh-media img{width:100%;height:100%;object-fit:cover}.sh-pcard .sh-ribbon{position:absolute;top:14px;right:14px;z-index:2;background:var(--sh-accent);color:#fff;font-size:12px;font-weight:700;padding:6px 13px;border-radius:var(--r-pill);letter-spacing:.02em}.sh-pcar{}
/*# sourceMappingURL=/cdn/shop/t/7/assets/sh-exact-design.css.map?cachebust=1787763157 */
