:root{--ht-pri: #24A35A;--ht-hover: #1E8C4D;--ht-dark: #123629;--ht-deep: #0B2F23;--ht-secondary: #176E3C;--ht-offwhite: #F8FBF9;--ht-mint: #F7FAF8;--ht-returns: #E8F6EE;--ht-border: #DCE8E2;--ht-star: #F5B82E;--ht-dark-rgb: 18, 54, 41;--ht-green: var(--ht-pri);--ht-green-hover: var(--ht-hover);--ht-green-dark: var(--ht-secondary);--ht-forest: var(--ht-dark);--ht-forest-deep: var(--ht-deep);--ht-off-white: var(--ht-offwhite);--ht-surface: var(--ht-mint);--ht-color-text: var(--ht-dark);--ht-color-text-muted: #5D6A63;--ht-color-text-subtle: #8A948E;--ht-color-bg: var(--ht-offwhite);--ht-color-bg-card: #ffffff;--ht-color-savings: var(--ht-pri);--ht-color-compare: rgba(var(--ht-dark-rgb), .42)}:root{--ht-font-heading: "Poppins", system-ui, sans-serif;--ht-font-body: "Poppins", system-ui, sans-serif;--font-body-family: "Poppins", system-ui, sans-serif;--font-heading-family: "Poppins", system-ui, sans-serif;--font-body-weight: 400;--font-heading-weight: 700}:root{--ht-fs-eyebrow: 10px;--ht-fs-label: 12px;--ht-fs-body-sm: 13px;--ht-fs-body: 15px;--ht-fs-intro: 16px;--ht-fs-h3: clamp(24px, 2.6vw, 32px);--ht-fs-h2: clamp(28px, 3vw, 38px);--ht-fs-h1: clamp(28px, 3.8vw, 38px);--ht-lh-eyebrow: 1.2;--ht-lh-body: 1.6;--ht-lh-intro: 1.48;--ht-lh-h3: 1.18;--ht-lh-h2: 1.1;--ht-lh-h1: 1.06;--ht-ls-eyebrow: .13em;--ht-ls-heading: -.01em}@media(min-width:768px){:root{--ht-fs-body: 15.5px;--ht-fs-intro: 20px}}@media(min-width:1024px){:root{--ht-fs-eyebrow: 11px;--ht-fs-label: 12.5px;--ht-fs-body-sm: 13.5px;--ht-fs-body: 16px;--ht-fs-intro: 22px}}:root{--ht-section-pad: 52px;--ht-section-pad-lg: 60px;--ht-section-gap: 40px;--ht-space-xs: 4px;--ht-space-sm: 8px;--ht-space-md: 16px;--ht-space-lg: 24px;--ht-space-xl: 40px;--ht-space-2xl: 64px}:root{--ht-radius-sm: 8px;--ht-radius-md: 14px;--ht-radius-lg: 18px;--ht-radius-xl: 24px;--ht-radius-pill: 999px}:root{--ht-shadow-card: 0 2px 12px rgba(18, 54, 41, .08);--ht-shadow-drawer: 0 8px 32px rgba(18, 54, 41, .14);--ht-shadow-btn: 0 12px 28px rgba(36, 163, 90, .26)}:root{--ht-max-width: 1200px;--ht-pad-mobile: 20px;--ht-pad-tablet: 32px;--ht-pad-desktop: 48px}.ht-container{width:100%;max-width:var(--ht-max-width);margin-inline:auto;padding-inline:var(--ht-pad-mobile);box-sizing:border-box}@media(min-width:768px){.ht-container{padding-inline:var(--ht-pad-tablet)}}@media(min-width:1024px){.ht-container{padding-inline:var(--ht-pad-desktop)}}.ht-section{width:100%;box-sizing:border-box}.ht-hero-section,.ht-stat-band-section,.ht-video-proof-section,.ht-ugc-reel-section,.ht-flagship-section,.ht-manifesto-section,.ht-kit-section,.ht-hiw-section,.ht-reviews-section,.ht-shipping-section,.ht-faq-section,.ht-guarantee-section,.ht-footer-section{margin:0!important;padding:0!important;width:100%!important;max-width:none!important}.ht-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:54px;padding:0 28px;border:none;border-radius:var(--ht-radius-md);background:var(--ht-pri);color:#fff;font-family:var(--ht-font-body);font-size:16px;font-weight:700;line-height:1;letter-spacing:.01em;text-decoration:none;cursor:pointer;box-shadow:var(--ht-shadow-btn);transition:background .16s ease,transform .1s ease;-webkit-tap-highlight-color:transparent}.ht-button:hover{background:var(--ht-hover)}.ht-button:active{transform:scale(.98);background:var(--ht-hover)}.ht-button--outline{background:transparent;color:var(--ht-dark);border:1.5px solid var(--ht-border);box-shadow:none}.ht-button--outline:hover{background:var(--ht-returns);border-color:var(--ht-pri)}.ht-button--full{width:100%}.ht-scope h1,.ht-scope h2,.ht-scope h3,.ht-heading{font-family:var(--ht-font-heading);font-weight:700;color:var(--ht-dark);margin:0;letter-spacing:-.01em;line-height:1.08}.ht-scope p,.ht-body-copy{font-family:var(--ht-font-body);color:var(--ht-color-text-muted);margin:0;line-height:1.55}.ht-scope *:focus{outline:2px solid var(--ht-pri);outline-offset:3px;border-radius:3px}.ht-scope *:focus-visible{outline:2px solid var(--ht-pri);outline-offset:3px;border-radius:3px}.ht-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(prefers-reduced-motion:reduce){.ht-scope *,.ht-scope *:before,.ht-scope *:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}:root{--ht-layout-rail-max: 1306px;--ht-layout-shell-max: var(--ht-layout-rail-max);--ht-layout-content-max: var(--ht-layout-rail-max);--htl-ctr-max: var(--ht-layout-rail-max);--ht-layout-reading-max: 860px;--ht-layout-copy-max: 560px;--ht-layout-media-max: 520px;--ht-layout-gutter: clamp(20px, 3vw, 50px);--ht-layout-section-y: clamp(56px, 6vw, 88px);--ht-layout-gap: clamp(32px, 5vw, 72px);--ht-layout-flow: clamp(16px, 2vw, 24px)}html{scroll-behavior:smooth}.ht-layout,.ht-shell{width:min(var(--ht-layout-rail-max),calc(100% - (var(--ht-layout-gutter) * 2)));margin-inline:auto;padding-inline:0;box-sizing:border-box;min-width:0}.ht-reading{width:min(100%,var(--ht-layout-reading-max));margin-inline:auto}.ht-section-frame{padding-block:var(--ht-layout-section-y)}.ht-section-flow>*+*{margin-top:var(--ht-layout-flow)}.ht-split{display:grid;grid-template-columns:1fr;gap:var(--ht-layout-gap);align-items:center}@media(min-width:768px){.ht-split{grid-template-columns:minmax(0,var(--ht-layout-media-max)) minmax(0,var(--ht-layout-copy-max));justify-content:space-between}.ht-split--reverse>:first-child{order:2}.ht-split--reverse>:last-child{order:1}}.ht-split__media{min-width:0;width:100%;max-width:var(--ht-layout-media-max);justify-self:end}.ht-split__copy{min-width:0;max-width:var(--ht-layout-copy-max)}.ht-media-frame{position:relative;width:100%;aspect-ratio:1;overflow:hidden;border-radius:var(--ht-radius-md)}.ht-prose>*+*{margin-top:var(--ht-layout-flow)}
/*# sourceMappingURL=/cdn/shop/t/20/assets/hunttail-base.css.map */
