:root{--hl-bg: #100f0d;--hl-surface: #1b1917;--hl-text: #f5f1ea;--hl-text-secondary: #a19a90;--hl-accent: #e0a458;--hl-accent-text: #100f0d;--hl-hairline: #2c2926;--hl-size-hero: 44px;--hl-size-hero-mobile: 30px;--hl-size-section: 26px;--hl-size-body: 16px;--hl-size-caption: 13px;--hl-leading-hero: 1.15;--hl-leading-section: 1.3;--hl-leading-body: 1.7;--hl-weight-body: 400;--hl-weight-heading: 500;--hl-measure: 62ch;--hl-section-padding: 128px;--hl-section-padding-mobile: 80px;--hl-gutter: 40px;--hl-gutter-mobile: 20px;--hl-content-max: 1200px;--hl-space-heading-body: 20px;--hl-space-body-button: 32px}:root:root{--color-foreground-muted: var(--hl-text-secondary);--color-foreground-subdued: var(--hl-text-secondary);--color-border: var(--hl-hairline);--color-border-rgb: 44 41 38}html body{background-color:var(--hl-bg);color:var(--hl-text)}:root:root{--font-h1--size: var(--hl-size-hero);--font-h1--line-height: var(--hl-leading-hero);--font-h1--weight: var(--hl-weight-heading);--font-h1--case: none;--font-h2--size: var(--hl-size-section);--font-h2--line-height: var(--hl-leading-section);--font-h2--weight: var(--hl-weight-heading);--font-h2--case: none;--font-h3--size: 20px;--font-h3--line-height: var(--hl-leading-section);--font-h3--weight: var(--hl-weight-heading);--font-h3--case: none;--font-h4--size: var(--hl-size-body);--font-h4--line-height: var(--hl-leading-section);--font-h4--weight: var(--hl-weight-heading);--font-h4--case: none;--font-h5--size: 14px;--font-h5--weight: var(--hl-weight-heading);--font-h5--case: none;--font-h6--size: 14px;--font-h6--weight: var(--hl-weight-heading);--font-h6--case: none;--font-paragraph--size: var(--hl-size-body);--font-paragraph--line-height: var(--hl-leading-body);--font-paragraph--weight: var(--hl-weight-body);--font-paragraph--case: none}@media screen and (max-width:749px){:root:root{--font-h1--size: var(--hl-size-hero-mobile)}}h1,h2,h3,h4,h5,h6,.h0,.h1,.h2,.h3,.h4,.h5,.h6{text-transform:none;font-weight:var(--hl-weight-heading);font-family:var(--font-heading--family)}strong,b,th,dt,legend,summary,label,.bold{font-weight:var(--hl-weight-heading)}.hl-caption{font-size:var(--hl-size-caption);line-height:var(--hl-leading-body);letter-spacing:.02em;color:var(--hl-text-secondary);text-transform:none}.hl-measure{max-width:var(--hl-measure)}.hl-section__body a,.hl-prose a{color:var(--hl-accent);text-underline-offset:.2em}.hl-button{display:inline-block;background-color:var(--hl-accent);color:var(--hl-accent-text);font-family:var(--font-body--family);font-size:var(--hl-size-body);font-weight:var(--hl-weight-heading);line-height:1;padding:16px 28px;border:0;border-radius:0;text-decoration:none;cursor:pointer;transition:background-color .15s ease-out}.hl-button:hover{background-color:#e8b273}*{text-shadow:none}:root:root{--page-margin: var(--hl-gutter-mobile);--page-content-width: var(--hl-content-max);--wide-page-width: var(--hl-content-max)}@media screen and (min-width:750px){:root:root{--page-margin: var(--hl-gutter)}}.hl-section{padding-block:var(--hl-section-padding-mobile);background-color:var(--hl-bg)}.hl-section--surface{background-color:var(--hl-surface)}.hl-section--flush{padding-block:0}.hl-container{max-width:var(--hl-content-max);margin-inline:auto;padding-inline:var(--hl-gutter-mobile)}@media screen and (min-width:750px){.hl-section{padding-block:var(--hl-section-padding)}.hl-section--flush{padding-block:0}.hl-container{padding-inline:var(--hl-gutter)}}.hl-section__heading+.hl-section__body{margin-block-start:var(--hl-space-heading-body)}.hl-section__body+.hl-actions,.hl-section__heading+.hl-actions{margin-block-start:var(--hl-space-body-button)}.hl-section__heading{font-size:var(--hl-size-section);line-height:var(--hl-leading-section);font-weight:var(--hl-weight-heading);margin:0;text-wrap:balance}.hl-section__body{font-size:var(--hl-size-body);line-height:var(--hl-leading-body);color:var(--hl-text-secondary);max-width:var(--hl-measure);margin:0}.hl-motion .hl-reveal{opacity:0;transform:translateY(16px);will-change:opacity,transform}.hl-motion .hl-reveal.hl-revealed{opacity:1;transform:translateY(0);transition:opacity .6s ease-out,transform .6s ease-out}.hl-motion .hl-reveal.hl-revealed{will-change:auto}@media(prefers-reduced-motion:reduce){.hl-motion .hl-reveal,.hl-motion .hl-reveal.hl-revealed{opacity:1;transform:none;transition:none;will-change:auto}}:root:root{--focus-outline-width: 2px;--focus-outline-offset: 3px}a:focus-visible,button:focus-visible,summary:focus-visible,label:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[tabindex]:focus-visible,.hl-button:focus-visible{outline:2px solid var(--hl-accent);outline-offset:3px;border-radius:0}.hl-product__buybox .add-to-cart-button,.hl-product__buybox button[class*=add-to-cart]{background-color:var(--hl-accent);color:var(--hl-accent-text);border:0;border-radius:0;font-weight:var(--hl-weight-heading);transition:background-color .15s ease-out}.hl-product__buybox .add-to-cart-button:hover,.hl-product__buybox button[class*=add-to-cart]:hover{background-color:#e8b273;transform:none;box-shadow:none}.hl-product__buybox shopify-accelerated-checkout,.hl-product__buybox .accelerated-checkout-block,.hl-product__buybox [class*=accelerated-checkout],.hl-product__buybox .shopify-payment-button{display:none!important}.hl-section,.hl-section *,.hl-footer,.hl-footer *{box-shadow:none;text-shadow:none}.hl-image{border:0;border-radius:0}
/*# sourceMappingURL=/cdn/shop/t/4/assets/halflight.css.map */
