:root{--hok-color-canvas: #ffffff;--hok-color-canvas-warm: #fbf8f3;--hok-color-accent: #d88a16;--hok-color-accent-strong: #c87808;--hok-color-text: #161310;--hok-color-muted: #6f6a64;--hok-color-border: #eadfd2;--hok-color-success: #4f8f33;--hok-color-error: #b42318;--hok-font-display: Georgia, "Times New Roman", serif;--hok-font-interface: Inter, "Avenir Next", var(--font-body-family), sans-serif;--hok-space-2xs: .4rem;--hok-space-xs: .8rem;--hok-space-sm: 1.2rem;--hok-space-md: 1.8rem;--hok-space-lg: 2.8rem;--hok-space-xl: 4.8rem;--hok-container: 130rem;--hok-radius-sm: .4rem;--hok-radius-md: .7rem;--hok-shadow-card: 0 .4rem 1.4rem rgba(74, 54, 32, .04);--hok-button-height: 4.8rem;--hok-field-height: 4.8rem;--hok-focus: 0 0 0 .3rem rgba(216, 138, 22, .28)}.hok-ui-proof{color:var(--hok-color-text);background:var(--hok-color-canvas);font-family:var(--hok-font-interface);overflow-x:hidden}.hok-ui-proof *{box-sizing:border-box;min-width:0}body:has(.hok-ui-proof) .header-wrapper,body:has(.hok-ui-proof) .shopify-section-header-sticky,body:has(.hok-ui-proof) .section-header{background:var(--hok-color-canvas);color:var(--hok-color-text)}body:has(.hok-ui-proof) .header-wrapper{border-block-end:.1rem solid var(--hok-color-border)}body:has(.hok-ui-proof) .header__menu-item,body:has(.hok-ui-proof) .header__icon,body:has(.hok-ui-proof) .header__heading-link,body:has(.hok-ui-proof) .header__active-menu-item{color:var(--hok-color-text)}.hok-ui-proof a:focus-visible,.hok-ui-proof button:focus-visible,.hok-ui-proof input:focus-visible,.hok-ui-proof select:focus-visible{outline:.2rem solid var(--hok-color-accent);outline-offset:.3rem;box-shadow:var(--hok-focus)}.hok-page-width{max-width:var(--hok-container);margin-inline:auto;padding-inline:clamp(2rem,5vw,7rem)}.hok-button{min-height:var(--hok-button-height);display:inline-flex;align-items:center;justify-content:center;gap:var(--hok-space-xs);border:.1rem solid var(--hok-color-accent);border-radius:var(--hok-radius-sm);padding:0 var(--hok-space-lg);background:linear-gradient(180deg,#e7a432,var(--hok-color-accent));color:#fff;font:800 1.4rem/1 var(--hok-font-interface);letter-spacing:.06em;text-transform:uppercase;text-decoration:none;cursor:pointer}.hok-button--secondary{background:var(--hok-color-canvas);color:var(--hok-color-accent);text-transform:none;letter-spacing:0}.hok-button--full{width:100%}.hok-card{border:.1rem solid var(--hok-color-border);border-radius:var(--hok-radius-md);background:var(--hok-color-canvas);box-shadow:var(--hok-shadow-card)}.hok-product-card{overflow:hidden}.hok-product-card__media{min-height:24rem;display:grid;place-items:center;background:var(--hok-color-canvas-warm)}.hok-product-card__media img{width:min(82%,28rem);height:auto;object-fit:contain}.hok-product-card__body{padding:var(--hok-space-md)}.hok-product-card__title{margin:0 0 var(--hok-space-xs);color:var(--hok-color-text);font:500 2.2rem/1.16 var(--hok-font-display);overflow-wrap:break-word}.hok-product-card__meta,.hok-subscription-selector__note,.hok-value-strip__text{color:var(--hok-color-muted);font-size:1.3rem;line-height:1.45}.hok-product-card__price{margin-block-start:var(--hok-space-sm);font-weight:800}.hok-subscription-selector{padding:var(--hok-space-md)}.hok-subscription-selector__heading{margin:0 0 var(--hok-space-sm);font:500 2.8rem/1.1 var(--hok-font-display)}.hok-subscription-selector__field{margin-block:var(--hok-space-md)}.hok-subscription-selector__label{display:block;margin-block-end:var(--hok-space-xs);font-weight:800}.hok-subscription-selector select,.hok-selling-plan{width:100%;min-height:var(--hok-field-height);border:.1rem solid var(--hok-color-border);border-radius:var(--hok-radius-sm);background:var(--hok-color-canvas);color:var(--hok-color-text)}.hok-selling-plan{display:flex;align-items:center;gap:var(--hok-space-sm);margin-block:var(--hok-space-xs);padding:var(--hok-space-sm)}.hok-selling-plan:has(input:checked){border-color:var(--hok-color-accent);background:#fffaf3}.hok-selling-plan input{accent-color:var(--hok-color-accent)}.hok-value-strip{border-block:.1rem solid var(--hok-color-border);background:var(--hok-color-canvas)}.hok-value-strip__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.hok-value-strip__item{display:flex;gap:var(--hok-space-sm);align-items:center;padding:var(--hok-space-md);border-inline-end:.1rem solid var(--hok-color-border)}.hok-value-strip__item:last-child{border-inline-end:0}.hok-value-strip__icon{width:4.2rem;height:4.2rem;flex:0 0 auto;border:.1rem solid #e9bf7b;border-radius:50%;display:grid;place-items:center;color:var(--hok-color-accent);background:#fffaf3;font-weight:800}.hok-proof-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(32rem,42rem);gap:var(--hok-space-lg);padding-block:var(--hok-space-xl)}.hok-proof__eyebrow{color:var(--hok-color-accent)}.hok-proof__heading{margin:0 0 var(--hok-space-md);font-family:var(--hok-font-display);font-size:clamp(3.6rem,6vw,6.4rem);line-height:.98}.hok-proof__body{max-width:58rem;color:var(--hok-color-muted);overflow-wrap:break-word}.hok-proof__actions{margin-block-start:var(--hok-space-lg)}@media screen and (max-width:749px){.hok-page-width{padding-inline:2rem}.hok-proof-grid,.hok-value-strip__grid{grid-template-columns:1fr}.hok-value-strip__item{border-inline-end:0;border-block-end:.1rem solid var(--hok-color-border)}.hok-value-strip__item:last-child{border-block-end:0}.hok-product-card__media{min-height:19rem}}@media(prefers-reduced-motion:reduce){.hok-button{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/hok-design-tokens.css.map */
