/** Shopify CDN: Minification failed

Line 8:45 Expected ")" to end URL token
Line 9:45 Expected ")" to end URL token
Line 10:45 Expected ")" to end URL token

**/
@font-face{font-family:Instrument;src:url({{ 'instrument-500.woff2' | asset_url }}) format("woff2");font-weight:500;font-display:swap}
@font-face{font-family:Instrument;src:url({{ 'instrument-600.woff2' | asset_url }}) format("woff2");font-weight:600;font-display:swap}
@font-face{font-family:Instrument;src:url({{ 'instrument-700.woff2' | asset_url }}) format("woff2");font-weight:700;font-display:swap}
:root{--ink:#151515;--orange:#f86820;--white:#fff;--muted:#6a6a6a;--cream:#f7f4ee;--max:1280px;--hero-orange:#ffa045}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:25px}body{margin:0;background:var(--white);color:var(--ink);font-family:Instrument,sans-serif;font-weight:500}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;flex:none}.hwus-icon-defs{display:none}.wrap{width:min(calc(100% - 88px),var(--max));margin-inline:auto}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.skip{position:absolute;left:-9999px}.skip:focus{left:20px;top:20px;z-index:100;background:white;padding:15px}:focus-visible{outline:3px solid #d84908;outline-offset:4px}h1,h2,h3,p{margin-top:0}h2{font-weight:700;font-size:clamp(27px,2.55vw,38px);line-height:1.12;letter-spacing:-.045em;margin-bottom:0}
/* Fix: prevent closed drawer overlays from blocking page navigation */
cart-drawer[aria-hidden="true"],compare-drawer[aria-hidden="true"]{pointer-events:none!important}