:root{
  --hnt3-bg:#090a0a;--hnt3-bg2:#101111;--hnt3-panel:#151717;--hnt3-panel2:#1b1d1d;
  --hnt3-red:#ff2626;--hnt3-red-dark:#c91c1c;--hnt3-white:#fff;--hnt3-soft:#c8c8c8;
  --hnt3-line:rgba(255,255,255,.13);--hnt3-max:1240px;--hnt3-cond:'Barlow Condensed',Impact,'Arial Narrow',sans-serif;--hnt3-sans:Inter,Arial,sans-serif
}
html{scroll-behavior:smooth}body.hnt3-site{margin:0!important;background:var(--hnt3-bg)!important;color:#fff!important;font-family:var(--hnt3-sans)!important}.hnt3-site *{box-sizing:border-box}.hnt3-site a{text-decoration:none}.hnt3-app{min-height:100vh;background:var(--hnt3-bg);color:#fff;overflow:hidden}.hnt3-shell{width:min(var(--hnt3-max),calc(100% - 48px));margin-inline:auto}.hnt3-reveal{opacity:0;transform:translateY(22px);transition:opacity .65s ease,transform .65s ease}.hnt3-reveal.is-visible{opacity:1;transform:none}
/* Header */
.hnt3-header{position:relative;z-index:200;background:#060707;border-bottom:1px solid rgba(255,255,255,.08)}.hnt3-header-grid{height:78px;display:grid;grid-template-columns:minmax(230px,1fr) auto minmax(230px,1fr);gap:28px;align-items:center}.hnt3-brand{display:inline-flex;align-items:center;width:max-content}.hnt3-brand img{display:block;width:178px;max-width:100%;height:52px;object-fit:contain;object-position:left center}.hnt3-main-nav{display:flex;align-items:center;justify-content:center;gap:44px}.hnt3-main-nav a,.hnt3-account-link{color:#e9e9e9!important;text-transform:uppercase;font:800 11px/1 var(--hnt3-sans);letter-spacing:.17em;transition:.2s}.hnt3-main-nav a:hover,.hnt3-account-link:hover{color:var(--hnt3-red)!important}.hnt3-header-actions{display:flex;justify-content:flex-end;align-items:center;gap:14px}.hnt3-cart-link{display:flex;align-items:center;justify-content:center;min-width:112px;height:44px;padding:0 18px;background:#fff;color:#090909!important;font:900 11px/1 var(--hnt3-sans);letter-spacing:.1em;text-transform:uppercase;transition:.2s}.hnt3-cart-link:hover{background:var(--hnt3-red);color:#fff!important}.hnt3-menu-button{display:none;width:44px;height:44px;border:1px solid var(--hnt3-line);background:transparent;padding:10px}.hnt3-menu-button span{display:block;height:2px;background:#fff;margin:5px 0}.hnt3-mobile-menu{display:none;background:#0c0d0d;border-top:1px solid var(--hnt3-line);padding:0 24px 18px}.hnt3-mobile-menu.is-open{display:grid}.hnt3-mobile-menu a{padding:15px 0;color:#fff!important;border-bottom:1px solid var(--hnt3-line);font:800 15px/1 var(--hnt3-cond);letter-spacing:.1em;text-transform:uppercase}.hnt3-ticker{height:40px;background:var(--hnt3-red);color:#080808;overflow:hidden;display:flex;align-items:center;white-space:nowrap}.hnt3-ticker-track{display:flex;align-items:center;gap:17px;width:max-content;animation:hnt3ticker 28s linear infinite;font:900 15px/1 var(--hnt3-cond);letter-spacing:.055em;text-transform:uppercase}.hnt3-ticker i{font-style:normal}@keyframes hnt3ticker{to{transform:translateX(-50%)}}
/* Hero */
.hnt3-hero{position:relative;min-height:720px;background:radial-gradient(circle at 50% 52%,rgba(105,28,16,.35),transparent 35%),radial-gradient(circle at 80% 75%,rgba(72,24,15,.26),transparent 25%),linear-gradient(180deg,rgba(255,255,255,.01),rgba(255,255,255,.01)),#0b0c0c;overflow:hidden;border-bottom:1px solid var(--hnt3-line)}.hnt3-hero:before,.hnt3-section:before{content:"";position:absolute;inset:0;pointer-events:none;opacity:.16;background-image:repeating-linear-gradient(0deg,transparent 0 3px,rgba(255,255,255,.018) 3px 4px),repeating-linear-gradient(90deg,transparent 0 4px,rgba(0,0,0,.18) 4px 5px)}.hnt3-hero-word{position:absolute;z-index:0;left:50%;top:20px;transform:translateX(-50%);font:900 285px/.78 var(--hnt3-cond);letter-spacing:-.05em;color:transparent;-webkit-text-stroke:2px rgba(255,38,38,.22);white-space:nowrap}.hnt3-hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,5fr) minmax(0,7fr);gap:64px;align-items:center;min-height:720px;padding:66px 0}
.hnt3-slider{max-width:520px;width:100%;margin-inline:auto;border:1px solid #3a3c3c;background:#171919;border-radius:28px;padding:14px;box-shadow:0 30px 90px rgba(0,0,0,.55)}.hnt3-slider-stage{position:relative;min-height:510px;border-radius:19px;overflow:hidden;background:#ececea}.hnt3-slide{position:absolute;inset:0;opacity:0;visibility:hidden;transition:.45s;display:grid;grid-template-rows:auto 1fr auto}.hnt3-slide.is-active{opacity:1;visibility:visible}.hnt3-slide-top{display:flex;justify-content:space-between;align-items:center;padding:18px 18px 0;color:#111}.hnt3-slide-top span{background:var(--hnt3-red);padding:8px 14px;box-shadow:0 6px 18px rgba(255,38,38,.28);font:900 13px/1 var(--hnt3-cond);letter-spacing:.08em}.hnt3-slide-top em{font-style:normal;font:800 10px/1 var(--hnt3-sans);color:#8a8a8a}.hnt3-slide-image{display:grid;place-items:center;padding:18px 26px 12px;min-height:330px}.hnt3-slide-image img{max-width:100%;max-height:335px;object-fit:contain;filter:drop-shadow(0 18px 20px rgba(0,0,0,.28))}.hnt3-fallback-bottle{width:140px;height:280px;border-radius:26px 26px 20px 20px;background:linear-gradient(#95bf42,#6e9635);color:#0a0a0a;display:grid;place-items:center;text-align:center;font:900 34px/.8 var(--hnt3-cond)}.hnt3-slide-info{background:#080909;color:#fff;display:flex;align-items:flex-end;justify-content:space-between;gap:20px;padding:18px 20px 20px}.hnt3-slide-info span{font-size:15px}.hnt3-slide-info span i{font-style:normal;opacity:.2}.hnt3-slide-info h3{margin:6px 0 2px;font:900 28px/.92 var(--hnt3-cond);text-transform:uppercase;letter-spacing:-.02em}.hnt3-slide-info small{color:#a0a0a0;font:800 9px/1 var(--hnt3-sans);letter-spacing:.08em}.hnt3-slide-info strong{color:#ff9e00;font:900 27px/1 var(--hnt3-cond);white-space:nowrap}.hnt3-slider-controls{height:42px;display:grid;grid-template-columns:auto 1fr auto auto;gap:10px;align-items:center;padding:7px 4px 0}.hnt3-slider-controls>button{width:30px;height:30px;border:1px solid var(--hnt3-line);background:transparent;color:#fff;font-size:20px}.hnt3-slider-dots{display:flex;align-items:center;gap:8px}.hnt3-slider-dots button{height:3px;flex:1;border:0;background:#4d4f4f;padding:0}.hnt3-slider-dots button.is-active{background:var(--hnt3-red)}.hnt3-slider-controls>span{display:flex;align-items:center;gap:6px;color:#aaa;font:800 9px/1 var(--hnt3-sans);letter-spacing:.08em}.hnt3-slider-controls>span i{display:block;width:8px;height:8px;border-radius:50%;background:var(--hnt3-red);box-shadow:0 0 14px var(--hnt3-red)}
.hnt3-hero-copy{max-width:700px}.hnt3-batch{display:inline-flex;padding:9px 14px;border:1px solid rgba(255,255,255,.22);border-radius:20px;color:#eee;background:rgba(255,255,255,.05);font:800 10px/1 var(--hnt3-sans);letter-spacing:.06em}.hnt3-hero-copy h1{margin:16px 0 22px;font:900 clamp(74px,7vw,112px)/.77 var(--hnt3-cond);letter-spacing:-.045em;text-transform:uppercase;text-shadow:4px 4px 0 rgba(120,0,0,.45)}.hnt3-hero-copy h1 span,.hnt3-hero-copy h1 b{display:block}.hnt3-hero-copy h1 b{color:var(--hnt3-red)}.hnt3-hero-copy p{max-width:690px;margin:0;color:#fff;font-size:17px;line-height:1.7;font-weight:700}.hnt3-hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:30px}.hnt3-btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 28px;border:1px solid transparent;font:900 13px/1 var(--hnt3-cond);letter-spacing:.08em;text-transform:uppercase;transition:.2s}.hnt3-btn-red{background:var(--hnt3-red);color:#080808!important;box-shadow:0 12px 30px rgba(255,38,38,.18)}.hnt3-btn-red:hover{background:#fff;color:#090909!important}.hnt3-btn-outline{border-color:rgba(255,255,255,.35);background:transparent;color:#fff!important}.hnt3-btn-outline:hover{border-color:var(--hnt3-red);color:var(--hnt3-red)!important}.hnt3-btn-dark{background:#080808;color:#fff!important}.hnt3-btn-dark:hover{background:#fff;color:#080808!important}
/* Sections */
.hnt3-section{position:relative;padding:96px 0;background:#0d0f0f;border-bottom:1px solid var(--hnt3-line);overflow:hidden}.hnt3-section>*{position:relative;z-index:1}.hnt3-title-row{display:grid;grid-template-columns:1fr auto;gap:30px;align-items:end;margin-bottom:38px}.hnt3-title-row span,.hnt3-kicker,.hnt3-inner-hero>div>span{display:block;color:var(--hnt3-red);font:900 10px/1 var(--hnt3-sans);letter-spacing:.16em;text-transform:uppercase}.hnt3-title-row h2,.hnt3-two-col h2,.hnt3-origin h2,.hnt3-bundle h2,.hnt3-info-grid h2,.hnt3-story-page h2{margin:8px 0 0;color:#fff;font:900 clamp(52px,5.5vw,82px)/.82 var(--hnt3-cond);letter-spacing:-.04em;text-transform:uppercase}.hnt3-title-row h2 b,.hnt3-two-col h2 b,.hnt3-origin h2 b,.hnt3-bundle h2 b{color:var(--hnt3-red)}.hnt3-title-row>a{color:#fff!important;font:800 10px/1 var(--hnt3-sans);letter-spacing:.12em;text-transform:uppercase;border-bottom:1px solid var(--hnt3-red);padding-bottom:7px}.hnt3-products-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.hnt3-product-card{background:#141616;border:1px solid rgba(255,255,255,.18);padding:12px;color:#fff;min-width:0;transition:.25s}.hnt3-product-card:hover{transform:translateY(-5px);border-color:rgba(255,38,38,.7)}.hnt3-product-image{position:relative;display:block;aspect-ratio:1/1;background:#f2f1ed;overflow:hidden}.hnt3-product-image img{width:100%;height:100%;object-fit:contain;padding:17px;transition:.3s}.hnt3-product-card:hover .hnt3-product-image img{transform:scale(1.035)}.hnt3-sale-badge{position:absolute;z-index:2;top:10px;left:10px;background:var(--hnt3-red);color:#080808;padding:5px 8px;font:900 10px/1 var(--hnt3-cond)}.hnt3-card-cat{min-height:14px;margin-top:13px;color:#858585;font:800 8px/1.35 var(--hnt3-sans);letter-spacing:.08em;text-transform:uppercase}.hnt3-card-cat a{color:#aaa!important}.hnt3-product-card h3{margin:7px 0 14px;font:900 24px/.9 var(--hnt3-cond);text-transform:uppercase}.hnt3-product-card h3 a{color:#fff!important}.hnt3-card-bottom{display:flex;align-items:center;justify-content:space-between;gap:8px}.hnt3-price,.hnt3-price *{color:#ff9e00!important;font:900 18px/1 var(--hnt3-cond)!important}.hnt3-add{background:var(--hnt3-red);color:#080808!important;padding:9px 11px;font:900 10px/1 var(--hnt3-cond);letter-spacing:.06em}.hnt3-empty{grid-column:1/-1;padding:30px;border:1px dashed var(--hnt3-line);color:#fff}
.hnt3-two-col{display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:center}.hnt3-two-col p,.hnt3-info-grid p,.hnt3-story-page p{color:#fff;line-height:1.8;font-weight:600}.hnt3-inline-card{display:grid;grid-template-columns:auto 1fr;gap:8px 18px;margin-top:30px;padding:22px;border:1px solid var(--hnt3-line);color:#fff!important}.hnt3-inline-card span{grid-row:1/3;color:var(--hnt3-red);font:900 13px/1 var(--hnt3-cond)}.hnt3-inline-card strong{font:900 24px/1 var(--hnt3-cond);text-transform:uppercase}.hnt3-inline-card em{font-style:normal;color:#aaa;font-size:11px}.hnt3-heat-gallery{background:#131515;border:1px solid var(--hnt3-line);padding:18px}.hnt3-heat-tabs{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:12px}.hnt3-heat-tabs span{display:grid;place-items:center;min-height:54px;border:1px solid var(--hnt3-line);background:#0c0d0d}.hnt3-heat-images{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;background:#eee;padding:12px}.hnt3-heat-images a{display:block;aspect-ratio:1/1}.hnt3-heat-images img{width:100%;height:100%;object-fit:contain}.hnt3-origin-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:42px}.hnt3-origin-grid article{padding:26px;border:1px solid var(--hnt3-line);background:#121414;min-height:190px}.hnt3-origin-grid article>span{color:var(--hnt3-red);font-size:20px}.hnt3-origin-grid h3{margin:30px 0 8px;font:900 27px/.9 var(--hnt3-cond);text-transform:uppercase}.hnt3-origin-grid p{margin:0;color:#fff;line-height:1.6;font-size:13px}.hnt3-bundle-grid{display:grid;grid-template-columns:5fr 7fr;gap:60px;align-items:center}.hnt3-bundle p{max-width:560px;color:#fff;line-height:1.7;font-weight:600}.hnt3-bundle-cta{display:flex;align-items:center;gap:20px;margin-top:28px}.hnt3-bundle-cta strong{font:900 28px/1 var(--hnt3-cond);color:#ff9e00}.hnt3-bundle-art{min-height:380px;display:flex;align-items:flex-end;justify-content:center;gap:0;background:radial-gradient(circle,rgba(255,38,38,.18),transparent 60%),#0b0c0c;border:1px solid var(--hnt3-line);padding:30px;overflow:hidden}.hnt3-bundle-art img{width:38%;max-height:310px;object-fit:contain;filter:drop-shadow(0 24px 18px rgba(0,0,0,.45));margin-inline:-5%}.hnt3-category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--hnt3-line);border:1px solid var(--hnt3-line)}.hnt3-category-grid a{min-height:270px;background:#101212;color:#fff!important;padding:22px;display:flex;flex-direction:column;justify-content:space-between;transition:.25s}.hnt3-category-grid a:hover{background:#171919}.hnt3-category-grid span{color:var(--hnt3-red);font:900 12px/1 var(--hnt3-cond)}.hnt3-category-grid h3{font:900 44px/.86 var(--hnt3-cond);letter-spacing:-.03em;margin:auto 0 20px;text-transform:uppercase}.hnt3-category-grid em{font-style:normal;color:#fff;font:800 9px/1 var(--hnt3-sans);letter-spacing:.1em}.hnt3-cta-strip{background:var(--hnt3-red);color:#080808;padding:55px 0}.hnt3-cta-strip>div{display:flex;justify-content:space-between;align-items:center;gap:30px}.hnt3-cta-strip h2{margin:0;font:900 clamp(38px,4vw,66px)/.85 var(--hnt3-cond);letter-spacing:-.03em;text-transform:uppercase}
/* Inner pages */
.hnt3-inner-hero{padding:88px 0 70px;background:radial-gradient(circle at 75% 30%,rgba(255,38,38,.13),transparent 30%),#0c0d0d;border-bottom:1px solid var(--hnt3-line)}.hnt3-inner-hero h1{margin:14px 0 18px;max-width:950px;color:#fff;font:900 clamp(68px,8vw,124px)/.78 var(--hnt3-cond);letter-spacing:-.05em;text-transform:uppercase}.hnt3-inner-hero h1 b{color:var(--hnt3-red)}.hnt3-inner-hero p{max-width:700px;margin:0;color:#fff;font-size:17px;line-height:1.7;font-weight:600}.hnt3-inner-main{padding:80px 0 100px;background:#0d0f0f;min-height:55vh}.hnt3-heat-levels{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.hnt3-heat-levels article{padding:30px;border:1px solid var(--hnt3-line);background:#121414;min-height:310px;display:flex;flex-direction:column}.hnt3-heat-levels article>span{font-size:28px}.hnt3-heat-levels h2{font:900 46px/.9 var(--hnt3-cond);margin:34px 0 12px}.hnt3-heat-levels p{color:#fff;line-height:1.7;font-size:13px}.hnt3-heat-levels a{margin-top:auto;color:var(--hnt3-red)!important;font:800 10px/1 var(--hnt3-sans);letter-spacing:.1em}.hnt3-info-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:start}.hnt3-info-grid h2{font-size:54px}.hnt3-info-grid ul{list-style:none;margin:28px 0;padding:0}.hnt3-info-grid li{padding:14px 0;border-bottom:1px solid var(--hnt3-line);color:#fff}.hnt3-info-grid li:before{content:'•';color:var(--hnt3-red);margin-right:10px}.hnt3-form-card{padding:28px;border:1px solid var(--hnt3-line);background:#121414}.hnt3-form-card h2{margin-top:0}.hnt3-form{display:grid;grid-template-columns:1fr 1fr;gap:16px}.hnt3-form label{display:grid;gap:8px;color:#fff;font:700 11px/1 var(--hnt3-sans);letter-spacing:.05em;text-transform:uppercase}.hnt3-form label:nth-of-type(4){grid-column:1/-1}.hnt3-form input,.hnt3-form textarea{width:100%;background:#fff;color:#111;border:0;min-height:48px;padding:12px 14px;font:500 14px/1.4 var(--hnt3-sans)}.hnt3-form textarea{min-height:150px;resize:vertical}.hnt3-form button{width:max-content}.hnt3-form-success,.hnt3-form-error{padding:13px 15px;margin-bottom:15px;border:1px solid var(--hnt3-line)}.hnt3-form-success{background:#14341a}.hnt3-form-error{background:#3c1515}.hnt3-story-page{display:grid;gap:1px;background:var(--hnt3-line);border:1px solid var(--hnt3-line)}.hnt3-story-page section{display:grid;grid-template-columns:260px 1fr;gap:50px;padding:45px;background:#111313}.hnt3-story-page section>span{font:900 80px/.8 var(--hnt3-cond);color:transparent;-webkit-text-stroke:1px var(--hnt3-red)}.hnt3-story-page h2{font-size:52px;margin-top:0}.hnt3-faq-list{max-width:900px}.hnt3-faq-list details{border-bottom:1px solid var(--hnt3-line)}.hnt3-faq-list summary{list-style:none;display:flex;justify-content:space-between;gap:20px;padding:24px 0;color:#fff;font:900 28px/1 var(--hnt3-cond);text-transform:uppercase;cursor:pointer}.hnt3-faq-list summary::-webkit-details-marker{display:none}.hnt3-faq-list summary span{color:var(--hnt3-red)}.hnt3-faq-list details p{padding:0 0 25px;margin:0;max-width:700px;color:#fff;line-height:1.7}
/* WooCommerce */
.hnt3-store-main{background:#0d0f0f;min-height:65vh;padding:72px 0 100px}.hnt3-woo-shell{color:#fff}.hnt3-woo-shell .woocommerce-breadcrumb{color:#aaa!important;font-size:11px;margin-bottom:24px!important}.hnt3-woo-shell .woocommerce-breadcrumb a{color:#fff!important}.hnt3-woo-shell .page-title,.hnt3-woo-shell .woocommerce-products-header__title,.hnt3-woo-shell div.product .product_title,.hnt3-woo-shell .woocommerce h1,.hnt3-woo-shell .woocommerce h2,.hnt3-woo-shell .woocommerce h3{color:#fff!important;font-family:var(--hnt3-cond)!important;text-transform:uppercase!important;letter-spacing:-.02em}.hnt3-woo-shell .page-title,.hnt3-woo-shell .woocommerce-products-header__title{font-size:clamp(58px,7vw,96px)!important;line-height:.82!important;margin:0 0 24px!important}.hnt3-woo-shell .woocommerce-result-count,.hnt3-woo-shell .woocommerce-ordering{color:#fff!important}.hnt3-woo-shell .woocommerce-ordering select{background:#fff!important;color:#111!important;min-height:44px;border:0;padding:0 12px}.hnt3-woo-shell .woocommerce ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:18px!important;margin:34px 0!important}.hnt3-woo-shell .woocommerce ul.products:before,.hnt3-woo-shell .woocommerce ul.products:after{display:none!important}.hnt3-woo-shell .woocommerce ul.products li.product{float:none!important;width:auto!important;margin:0!important;padding:12px!important;background:#141616!important;border:1px solid var(--hnt3-line)!important;color:#fff!important}.hnt3-woo-shell .woocommerce ul.products li.product a{color:#fff!important}.hnt3-woo-shell .woocommerce ul.products li.product img{aspect-ratio:1/1!important;object-fit:contain!important;background:#f0efec!important;padding:16px!important;margin:0 0 14px!important}.hnt3-woo-shell .woocommerce ul.products li.product .woocommerce-loop-product__title{font:900 24px/.9 var(--hnt3-cond)!important;color:#fff!important}.hnt3-woo-shell .woocommerce ul.products li.product .price,.hnt3-woo-shell .woocommerce ul.products li.product .price *{color:#ff9e00!important;font-weight:900!important}.hnt3-woo-shell .woocommerce span.onsale{background:var(--hnt3-red)!important;color:#080808!important;border-radius:0!important;min-height:auto!important;min-width:auto!important;line-height:1!important;padding:7px 10px!important;top:18px!important;left:18px!important}.hnt3-woo-shell .woocommerce a.button,.hnt3-woo-shell .woocommerce button.button,.hnt3-woo-shell .woocommerce input.button,.hnt3-woo-shell .woocommerce #respond input#submit{background:var(--hnt3-red)!important;color:#080808!important;border-radius:0!important;border:0!important;padding:14px 18px!important;font:900 13px/1 var(--hnt3-cond)!important;letter-spacing:.06em!important;text-transform:uppercase!important}.hnt3-woo-shell .woocommerce a.button:hover,.hnt3-woo-shell .woocommerce button.button:hover{background:#fff!important;color:#080808!important}.hnt3-woo-shell .woocommerce div.product{display:grid;grid-template-columns:1fr 1fr;gap:55px}.hnt3-woo-shell .woocommerce div.product div.images,.hnt3-woo-shell .woocommerce div.product div.summary{float:none!important;width:auto!important}.hnt3-woo-shell .woocommerce div.product div.images img{background:#f1f0ec;padding:18px}.hnt3-woo-shell .woocommerce div.product .product_title{font-size:clamp(58px,6vw,92px)!important;line-height:.82!important;margin-bottom:18px!important}.hnt3-woo-shell .woocommerce div.product p.price,.hnt3-woo-shell .woocommerce div.product span.price{color:#ff9e00!important;font:900 28px/1 var(--hnt3-cond)!important}.hnt3-woo-shell .woocommerce div.product .woocommerce-product-details__short-description,.hnt3-woo-shell .woocommerce div.product .woocommerce-product-details__short-description p,.hnt3-woo-shell .woocommerce div.product .product_meta,.hnt3-woo-shell .woocommerce div.product .product_meta a{color:#fff!important;line-height:1.7}.hnt3-woo-shell .woocommerce div.product form.cart{display:flex;gap:12px;align-items:center}.hnt3-woo-shell .woocommerce .quantity .qty{height:48px;background:#fff;color:#111;border:0}.hnt3-woo-shell .woocommerce-tabs,.hnt3-woo-shell .related.products,.hnt3-woo-shell .up-sells{grid-column:1/-1}.hnt3-woo-shell .woocommerce div.product .woocommerce-tabs ul.tabs{padding:0!important}.hnt3-woo-shell .woocommerce div.product .woocommerce-tabs ul.tabs:before{border-color:var(--hnt3-line)!important}.hnt3-woo-shell .woocommerce div.product .woocommerce-tabs ul.tabs li{background:#141616!important;border-color:var(--hnt3-line)!important;border-radius:0!important}.hnt3-woo-shell .woocommerce div.product .woocommerce-tabs ul.tabs li a{color:#fff!important}.hnt3-woo-shell .woocommerce div.product .woocommerce-tabs .panel{color:#fff!important}.hnt3-woo-shell .woocommerce table.shop_table,.hnt3-woo-shell .woocommerce .cart_totals,.hnt3-woo-shell .woocommerce-checkout-review-order,.hnt3-woo-shell .woocommerce-MyAccount-content,.hnt3-woo-shell .woocommerce-MyAccount-navigation{background:#121414!important;color:#fff!important;border:1px solid var(--hnt3-line)!important;border-radius:0!important}.hnt3-woo-shell .woocommerce table.shop_table th,.hnt3-woo-shell .woocommerce table.shop_table td{border-color:var(--hnt3-line)!important;color:#fff!important}.hnt3-woo-shell .woocommerce table.shop_table a,.hnt3-woo-shell .woocommerce .cart_totals a,.hnt3-woo-shell .woocommerce-MyAccount-content a{color:#fff!important}.hnt3-woo-shell .woocommerce .cart_totals,.hnt3-woo-shell .woocommerce-checkout-review-order,.hnt3-woo-shell .woocommerce-MyAccount-content{padding:24px!important}.hnt3-woo-shell .woocommerce .woocommerce-cart-form{margin-bottom:35px}.hnt3-woo-shell .woocommerce form .form-row label,.hnt3-woo-shell .woocommerce form .form-row span,.hnt3-woo-shell .woocommerce form .form-row strong{color:#fff!important}.hnt3-woo-shell .woocommerce input.input-text,.hnt3-woo-shell .woocommerce textarea,.hnt3-woo-shell .woocommerce select,.hnt3-woo-shell .select2-container--default .select2-selection--single{background:#fff!important;color:#111!important;border:0!important;border-radius:0!important;min-height:48px!important;padding:11px 12px!important}.hnt3-woo-shell .select2-container--default .select2-selection--single .select2-selection__rendered{color:#111!important;line-height:26px!important}.hnt3-woo-shell .woocommerce-checkout #payment{background:#141616!important;color:#fff!important;border-radius:0!important}.hnt3-woo-shell .woocommerce-checkout #payment div.payment_box{background:#202222!important;color:#fff!important}.hnt3-woo-shell .woocommerce-checkout #payment div.payment_box:before{border-bottom-color:#202222!important}.hnt3-woo-shell .woocommerce-info,.hnt3-woo-shell .woocommerce-message,.hnt3-woo-shell .woocommerce-error{background:#151717!important;color:#fff!important;border-top-color:var(--hnt3-red)!important}.hnt3-woo-shell .woocommerce-info a,.hnt3-woo-shell .woocommerce-message a,.hnt3-woo-shell .woocommerce-error a{color:#fff!important}.hnt3-woo-shell .woocommerce-MyAccount-navigation ul{list-style:none;margin:0;padding:0}.hnt3-woo-shell .woocommerce-MyAccount-navigation li a{display:block;padding:14px 18px;border-bottom:1px solid var(--hnt3-line);color:#fff!important}.hnt3-woo-shell .woocommerce-MyAccount-navigation li.is-active a{background:var(--hnt3-red);color:#080808!important}
/* Footer */
.hnt3-footer{background:#050606;color:#fff;padding:70px 0 22px;border-top:1px solid var(--hnt3-line)}.hnt3-footer-grid{display:grid;grid-template-columns:1.6fr repeat(3,1fr);gap:48px}.hnt3-footer-brand img{display:block;width:200px;height:70px;object-fit:contain;object-position:left center}.hnt3-footer p,.hnt3-footer a{color:#fff!important}.hnt3-footer p{max-width:330px;line-height:1.65;font-size:12px;opacity:.75}.hnt3-footer-grid>div>b{display:block;color:var(--hnt3-red);font:900 11px/1 var(--hnt3-sans);letter-spacing:.14em;margin-bottom:16px}.hnt3-footer-grid>div>a:not(:first-child),.hnt3-footer-grid>div:not(.hnt3-footer-brand)>a{display:block;margin:11px 0;font-size:12px;opacity:.78}.hnt3-footer-grid a:hover{opacity:1;color:var(--hnt3-red)!important}.hnt3-footer-bottom{margin-top:50px;padding-top:18px;border-top:1px solid var(--hnt3-line);display:flex;justify-content:space-between;gap:20px;color:#fff;font:800 9px/1 var(--hnt3-sans);letter-spacing:.12em;opacity:.65}
/* Elementor + theme suppression helpers */
body.hnt3-site .wp-site-blocks,body.hnt3-site .site,body.hnt3-site #page{max-width:none!important}.hnt3-app .elementor{color:#fff}.hnt3-app .elementor-section-wrap{background:transparent}.hnt3-app .entry-header,.hnt3-app .post-meta,.hnt3-app .entry-meta{display:none!important}
@media(max-width:1024px){
  .hnt3-header-grid{grid-template-columns:1fr auto}.hnt3-main-nav,.hnt3-account-link{display:none}.hnt3-menu-button{display:block}.hnt3-hero-grid{grid-template-columns:1fr 1fr;gap:34px}.hnt3-hero-word{font-size:190px}.hnt3-slider-stage{min-height:450px}.hnt3-slide-image{min-height:285px}.hnt3-hero-copy h1{font-size:clamp(64px,8.5vw,86px)}.hnt3-products-grid,.hnt3-woo-shell .woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important}.hnt3-category-grid{grid-template-columns:repeat(2,1fr)}.hnt3-origin-grid{grid-template-columns:1fr 1fr}.hnt3-origin-grid article:last-child{grid-column:1/-1}.hnt3-bundle-grid{gap:34px}.hnt3-heat-levels{grid-template-columns:repeat(2,1fr)}.hnt3-footer-grid{grid-template-columns:1.4fr 1fr 1fr}.hnt3-footer-grid>div:last-child{grid-column:2/4}.hnt3-woo-shell .woocommerce div.product{grid-template-columns:1fr 1fr;gap:35px}
}
@media(max-width:767px){
  .hnt3-shell,.hnt3-header-grid{width:min(var(--hnt3-max),calc(100% - 28px))}.hnt3-header-grid{height:68px;gap:10px}.hnt3-brand img{width:142px;height:44px}.hnt3-cart-link{min-width:86px;height:40px;padding:0 10px;font-size:9px}.hnt3-menu-button{width:40px;height:40px}.hnt3-ticker{height:34px}.hnt3-ticker-track{font-size:13px}.hnt3-hero{min-height:0}.hnt3-hero-grid{grid-template-columns:1fr;gap:38px;min-height:0;padding:45px 0 58px}.hnt3-hero-copy{order:1}.hnt3-slider{order:2;max-width:560px}.hnt3-hero-word{font-size:120px;left:70%;top:25px}.hnt3-hero-copy h1{font-size:clamp(66px,19vw,98px)}.hnt3-hero-copy p{font-size:15px}.hnt3-hero-actions{display:grid;grid-template-columns:1fr 1fr}.hnt3-btn{padding:0 18px}.hnt3-slider-stage{min-height:460px}.hnt3-slide-image{min-height:300px}.hnt3-section{padding:72px 0}.hnt3-title-row{grid-template-columns:1fr;align-items:start;margin-bottom:28px}.hnt3-title-row h2,.hnt3-two-col h2,.hnt3-origin h2,.hnt3-bundle h2{font-size:56px}.hnt3-title-row>a{justify-self:start}.hnt3-products-grid,.hnt3-woo-shell .woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}.hnt3-product-card{padding:9px}.hnt3-product-card h3{font-size:20px}.hnt3-two-col,.hnt3-bundle-grid,.hnt3-info-grid{grid-template-columns:1fr;gap:35px}.hnt3-heat-gallery{order:2}.hnt3-origin-grid{grid-template-columns:1fr}.hnt3-origin-grid article:last-child{grid-column:auto}.hnt3-bundle-art{min-height:300px}.hnt3-category-grid{grid-template-columns:1fr}.hnt3-category-grid a{min-height:220px}.hnt3-cta-strip>div{align-items:flex-start;flex-direction:column}.hnt3-inner-hero{padding:66px 0 54px}.hnt3-inner-hero h1{font-size:clamp(62px,18vw,96px)}.hnt3-inner-main{padding:60px 0 80px}.hnt3-heat-levels{grid-template-columns:1fr}.hnt3-form{grid-template-columns:1fr}.hnt3-form label:nth-of-type(4){grid-column:auto}.hnt3-story-page section{grid-template-columns:1fr;gap:22px;padding:28px}.hnt3-story-page section>span{font-size:64px}.hnt3-footer-grid{grid-template-columns:1fr 1fr;gap:30px}.hnt3-footer-brand{grid-column:1/-1}.hnt3-footer-grid>div:last-child{grid-column:auto}.hnt3-footer-bottom{flex-direction:column}.hnt3-woo-shell .woocommerce div.product{grid-template-columns:1fr}.hnt3-woo-shell .woocommerce-MyAccount-navigation,.hnt3-woo-shell .woocommerce-MyAccount-content{float:none!important;width:100%!important;margin-bottom:22px}
}
@media(max-width:520px){
  .hnt3-header-actions{gap:7px}.hnt3-brand img{width:126px}.hnt3-cart-link{min-width:76px}.hnt3-hero-copy h1{font-size:17vw}.hnt3-batch{font-size:8px}.hnt3-hero-actions{grid-template-columns:1fr}.hnt3-btn{width:100%}.hnt3-slider-stage{min-height:405px}.hnt3-slide-image{min-height:245px}.hnt3-slide-info h3{font-size:21px}.hnt3-slide-info strong{font-size:20px}.hnt3-products-grid,.hnt3-woo-shell .woocommerce ul.products{grid-template-columns:1fr!important}.hnt3-title-row h2,.hnt3-two-col h2,.hnt3-origin h2,.hnt3-bundle h2,.hnt3-info-grid h2{font-size:48px}.hnt3-bundle-cta{align-items:flex-start;flex-direction:column}.hnt3-bundle-art img{width:46%;margin-inline:-10%}.hnt3-footer-grid{grid-template-columns:1fr}.hnt3-footer-brand{grid-column:auto}.hnt3-heat-images{grid-template-columns:1fr 1fr}.hnt3-heat-tabs{grid-template-columns:1fr 1fr}
}
@media(prefers-reduced-motion:reduce){.hnt3-reveal{opacity:1;transform:none;transition:none}.hnt3-ticker-track{animation:none!important}}

/* ===== V4 Dark & Fiery polish ===== */
:root{--hnt3-red:#ff2028;--hnt3-orange:#ff8a00;--hnt3-black:#060707;--hnt3-panel:#101212;--hnt3-text:#fff;--hnt3-muted:rgba(255,255,255,.68)}
html,body.hnt3-site{background:#070808!important;color:#fff!important;overflow-x:hidden}.hnt3-app{background:#070808;color:#fff;min-height:100vh}.hnt3-app,.hnt3-app p,.hnt3-app li,.hnt3-app label,.hnt3-app h1,.hnt3-app h2,.hnt3-app h3,.hnt3-app h4,.hnt3-app h5,.hnt3-app h6{color:#fff}
.hnt3-header{background:#050606!important;border-bottom:1px solid rgba(255,255,255,.08)!important}.hnt3-main-nav a,.hnt3-account-link{color:#fff!important}.hnt3-main-nav a:hover,.hnt3-account-link:hover{color:var(--hnt3-red)!important}.hnt3-brand{overflow:hidden}.hnt3-brand img{object-fit:contain!important;mix-blend-mode:screen;background:#050606}.hnt3-cart-link{background:#fff!important;color:#080808!important}.hnt3-menu-button span{background:#fff!important}.hnt3-mobile-menu{background:#080909!important}.hnt3-mobile-menu a{color:#fff!important;border-color:rgba(255,255,255,.12)!important}
.hnt3-hero{background-color:#0a0b0b!important}.hnt3-hero-grid{grid-template-columns:minmax(360px,.92fr) minmax(440px,1.08fr);gap:62px}.hnt3-slider{max-width:520px;justify-self:end;position:relative}.hnt3-slider-stage{min-height:580px}.hnt3-slide-image{min-height:370px;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at 50% 42%,rgba(255,32,40,.20),transparent 58%)}.hnt3-slide-image img{max-height:350px;width:100%;object-fit:contain}.hnt3-slider-nav{position:absolute;top:50%;z-index:20;width:46px;height:46px;border-radius:50%;border:0;background:var(--hnt3-red);color:#080808;font:900 28px/1 var(--hnt3-display);box-shadow:0 8px 30px rgba(255,32,40,.3);transform:translateY(-50%)}.hnt3-slider-prev{left:18px}.hnt3-slider-next{right:18px}.hnt3-slider-nav:hover{transform:translateY(-50%) scale(1.06)}.hnt3-hero-copy{max-width:650px}.hnt3-hero-copy h1{font-size:clamp(82px,7.3vw,126px);line-height:.76;letter-spacing:-.045em}.hnt3-hero-copy p{color:#fff!important;max-width:590px;font-size:17px}.hnt3-batch{color:#fff!important}.hnt3-btn-outline{color:#fff!important;border-color:rgba(255,255,255,.35)!important}.hnt3-btn-outline:hover{background:#fff!important;color:#050606!important}
.hnt3-product-scroller-section{background:#0a0b0b;border-top:1px solid rgba(255,255,255,.08)}.hnt3-product-scroller{display:flex;gap:18px;overflow-x:auto;scroll-snap-type:x mandatory;padding:2px 2px 20px;scrollbar-width:thin;scrollbar-color:var(--hnt3-red) rgba(255,255,255,.08);cursor:grab;-webkit-overflow-scrolling:touch}.hnt3-product-scroller.is-dragging{cursor:grabbing;scroll-snap-type:none}.hnt3-product-scroller .hnt3-product-card{flex:0 0 280px;scroll-snap-align:start}.hnt3-scroll-arrows{display:flex;gap:8px;justify-self:end}.hnt3-scroll-arrows button{width:44px;height:44px;border:1px solid rgba(255,255,255,.24);background:#101212;color:#fff;font-size:18px}.hnt3-scroll-arrows button:hover{background:var(--hnt3-red);color:#060606;border-color:var(--hnt3-red)}.hnt3-product-card{background:linear-gradient(180deg,#151717,#0b0c0c)!important;border:1px solid rgba(255,255,255,.14)!important;box-shadow:0 18px 50px rgba(0,0,0,.28)}.hnt3-product-card:hover{border-color:rgba(255,32,40,.58)!important;transform:translateY(-5px)}.hnt3-product-card h3,.hnt3-product-card h3 a,.hnt3-card-cat,.hnt3-card-cat a,.hnt3-product-card p,.hnt3-price{color:#fff!important}.hnt3-card-cat,.hnt3-product-card p{opacity:.72}.hnt3-product-image{background:#fff!important}.hnt3-product-card.is-compact p{display:none}.hnt3-product-card .price del{opacity:.5;color:#fff!important}.hnt3-product-card .price ins{color:var(--hnt3-orange)!important;text-decoration:none}.hnt3-add{background:var(--hnt3-red)!important;color:#070808!important}.hnt3-add:hover{background:#fff!important;color:#070808!important}
.hnt3-title-row h2,.hnt3-title-row h2 b,.hnt3-title-row span,.hnt3-title-row>a,.hnt3-kicker{color:#fff!important}.hnt3-title-row h2 b,.hnt3-two-col h2 b,.hnt3-origin h2 b,.hnt3-bundle h2 b{color:var(--hnt3-red)!important}.hnt3-heat-block,.hnt3-origin,.hnt3-bundle,.hnt3-categories{background:#0b0c0c!important}.hnt3-origin article,.hnt3-inline-card,.hnt3-heat-gallery,.hnt3-form-card,.hnt3-story-page section,.hnt3-heat-levels article{background:#101212!important;border-color:rgba(255,255,255,.13)!important;color:#fff!important}.hnt3-origin article p,.hnt3-inline-card em,.hnt3-story-page p,.hnt3-heat-levels p,.hnt3-info-grid p,.hnt3-info-grid li{color:rgba(255,255,255,.74)!important}
.hnt3-category-scroller{display:flex;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:14px}.hnt3-category-scroller>a{flex:0 0 290px;min-height:230px;scroll-snap-align:start;border:1px solid rgba(255,255,255,.14);padding:28px;background:linear-gradient(145deg,#111313,#090a0a);display:flex;flex-direction:column;justify-content:flex-end;position:relative;overflow:hidden}.hnt3-category-scroller>a:before{content:"";position:absolute;width:150px;height:150px;border-radius:50%;background:rgba(255,32,40,.10);right:-50px;top:-50px}.hnt3-category-scroller span{position:absolute;top:24px;left:28px;color:var(--hnt3-red);font:900 12px var(--hnt3-sans);letter-spacing:.14em}.hnt3-category-scroller h3{font:900 48px/.86 var(--hnt3-display);margin:0 0 15px;color:#fff}.hnt3-category-scroller em{font:900 10px var(--hnt3-sans);font-style:normal;letter-spacing:.1em;color:#fff}.hnt3-category-scroller>a:hover{border-color:var(--hnt3-red);transform:translateY(-3px)}
.hnt3-inner-hero{background:radial-gradient(circle at 70% 20%,rgba(255,32,40,.12),transparent 34%),#090a0a!important;border-bottom:1px solid rgba(255,255,255,.09)}.hnt3-inner-hero span,.hnt3-inner-hero h1,.hnt3-inner-hero p{color:#fff!important}.hnt3-inner-hero h1 b{color:var(--hnt3-red)!important}.hnt3-inner-main,.hnt3-store-main{background:#090a0a!important;color:#fff!important}.hnt3-inner-main{min-height:420px}.hnt3-info-grid section,.hnt3-story-page section,.hnt3-news-card{border:1px solid rgba(255,255,255,.13);background:#101212;padding:30px}.hnt3-info-grid h2,.hnt3-story-page h2,.hnt3-news-card h2,.hnt3-news-card h2 a{color:#fff!important}.hnt3-news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.hnt3-news-card img{aspect-ratio:16/10;width:100%;object-fit:cover;margin-bottom:20px}.hnt3-news-card>span{font-size:10px;letter-spacing:.12em;color:var(--hnt3-red)!important}.hnt3-news-card p{color:rgba(255,255,255,.7)!important}
.hnt3-woo-shell,.hnt3-woo-shell .woocommerce{color:#fff!important}.hnt3-woo-shell .woocommerce h1,.hnt3-woo-shell .woocommerce h2,.hnt3-woo-shell .woocommerce h3,.hnt3-woo-shell .woocommerce p,.hnt3-woo-shell .woocommerce label,.hnt3-woo-shell .woocommerce .woocommerce-breadcrumb,.hnt3-woo-shell .woocommerce .woocommerce-result-count,.hnt3-woo-shell .woocommerce .product_meta,.hnt3-woo-shell .woocommerce .product_meta a,.hnt3-woo-shell .woocommerce div.product .woocommerce-tabs ul.tabs li a,.hnt3-woo-shell .woocommerce div.product .woocommerce-tabs .panel,.hnt3-woo-shell .woocommerce div.product .woocommerce-tabs .panel p{color:#fff!important}.hnt3-woo-shell .woocommerce .woocommerce-breadcrumb a{color:var(--hnt3-red)!important}.hnt3-woo-shell .woocommerce div.product .product_title{font:900 clamp(48px,5.5vw,86px)/.9 var(--hnt3-display)!important;color:#fff!important;text-transform:uppercase;letter-spacing:-.03em}.hnt3-woo-shell .woocommerce div.product p.price,.hnt3-woo-shell .woocommerce div.product span.price{color:var(--hnt3-orange)!important;font-weight:900!important}.hnt3-woo-shell .woocommerce div.product .woocommerce-product-gallery{background:#fff;padding:16px;border-radius:12px}.hnt3-woo-shell .woocommerce div.product .summary{padding-top:16px}.hnt3-woo-shell .woocommerce div.product .woocommerce-tabs{margin-top:65px;border-top:1px solid rgba(255,255,255,.12);padding-top:28px}.hnt3-woo-shell .woocommerce div.product .woocommerce-tabs ul.tabs:before{border-color:rgba(255,255,255,.15)!important}.hnt3-woo-shell .woocommerce div.product .woocommerce-tabs ul.tabs li{background:#111!important;border-color:rgba(255,255,255,.16)!important}.hnt3-woo-shell .woocommerce div.product .woocommerce-tabs ul.tabs li.active{background:var(--hnt3-red)!important}.hnt3-woo-shell .woocommerce div.product .woocommerce-tabs ul.tabs li.active a{color:#090909!important}.hnt3-single-related .hnt3-section{padding-top:65px;padding-bottom:15px}
.hnt3-woo-shell .woocommerce ul.products li.product{background:#101212!important;border:1px solid rgba(255,255,255,.13)!important;padding:12px!important}.hnt3-woo-shell .woocommerce ul.products li.product a,.hnt3-woo-shell .woocommerce ul.products li.product .woocommerce-loop-product__title{color:#fff!important}.hnt3-woo-shell .woocommerce ul.products li.product .price{color:var(--hnt3-orange)!important}.hnt3-woo-shell .woocommerce ul.products li.product img{background:#fff!important;border-radius:8px}.hnt3-woo-shell .woocommerce a.button,.hnt3-woo-shell .woocommerce button.button,.hnt3-woo-shell .woocommerce input.button,.hnt3-woo-shell .woocommerce #respond input#submit{background:var(--hnt3-red)!important;color:#080808!important;border-radius:0!important;font:900 12px var(--hnt3-sans)!important;letter-spacing:.08em;text-transform:uppercase}.hnt3-woo-shell .woocommerce a.button:hover,.hnt3-woo-shell .woocommerce button.button:hover{background:#fff!important;color:#080808!important}
.hnt3-woo-shell .woocommerce table.shop_table,.hnt3-woo-shell .woocommerce .cart_totals,.hnt3-woo-shell .woocommerce-checkout-review-order,.hnt3-woo-shell .woocommerce-MyAccount-content,.hnt3-woo-shell .woocommerce-MyAccount-navigation{background:#101212!important;border:1px solid rgba(255,255,255,.14)!important;color:#fff!important}.hnt3-woo-shell .woocommerce table.shop_table td,.hnt3-woo-shell .woocommerce table.shop_table th,.hnt3-woo-shell .woocommerce table.shop_table a,.hnt3-woo-shell .woocommerce .cart_totals a,.hnt3-woo-shell .woocommerce-MyAccount-content a{color:#fff!important}.hnt3-woo-shell .woocommerce input.input-text,.hnt3-woo-shell .woocommerce textarea,.hnt3-woo-shell .woocommerce select,.hnt3-woo-shell .select2-container--default .select2-selection--single{background:#fff!important;color:#111!important}.hnt3-woo-shell .woocommerce-checkout #payment{background:#111!important;color:#fff!important}.hnt3-woo-shell .woocommerce-checkout #payment label,.hnt3-woo-shell .woocommerce-checkout #payment p{color:#fff!important}
.hnt3-footer{background:#030404!important}.hnt3-footer p,.hnt3-footer a,.hnt3-footer-bottom{color:#fff!important}.hnt3-footer-brand img{mix-blend-mode:screen;background:#030404;object-fit:contain!important}
@media(max-width:1100px){.hnt3-hero-grid{grid-template-columns:1fr 1fr;gap:34px}.hnt3-slider-stage{min-height:520px}.hnt3-slide-image{min-height:325px}.hnt3-hero-copy h1{font-size:clamp(68px,8vw,92px)}.hnt3-product-scroller .hnt3-product-card{flex-basis:260px}.hnt3-news-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:767px){.hnt3-header-grid{grid-template-columns:1fr auto}.hnt3-main-nav,.hnt3-account-link{display:none!important}.hnt3-brand img{width:150px!important}.hnt3-hero-grid{grid-template-columns:1fr!important}.hnt3-hero-copy{order:1}.hnt3-slider{order:2;justify-self:stretch;max-width:none}.hnt3-slider-stage{min-height:465px}.hnt3-slide-image{min-height:275px}.hnt3-slider-nav{width:40px;height:40px}.hnt3-hero-copy h1{font-size:clamp(64px,18vw,96px)}.hnt3-product-scroller{gap:12px;margin-right:-14px}.hnt3-product-scroller .hnt3-product-card{flex-basis:min(78vw,300px)}.hnt3-scroll-arrows{justify-self:start}.hnt3-category-scroller{margin-right:-14px}.hnt3-category-scroller>a{flex-basis:min(76vw,290px)}.hnt3-news-grid{grid-template-columns:1fr}.hnt3-woo-shell .woocommerce div.product .product_title{font-size:56px!important}}
@media(max-width:520px){.hnt3-brand img{width:132px!important}.hnt3-slider-stage{min-height:410px}.hnt3-slide-image{min-height:235px}.hnt3-slide-image img{max-height:225px}.hnt3-slider-prev{left:10px}.hnt3-slider-next{right:10px}.hnt3-product-scroller .hnt3-product-card{flex-basis:82vw}.hnt3-hero-copy h1{font-size:17.5vw}.hnt3-news-grid{display:block}.hnt3-news-card{margin-bottom:16px}}

/* =========================================================
   V5 POLISH + FAIL-SAFE VISIBILITY + CUSTOM WOO LAYOUTS
   ========================================================= */
:root{
  --hnt3-logo-bg:#020202;
  --hnt3-orange:#ffad0a;
  --hnt3-red:#ff242b;
  --hnt3-red2:#d90712;
  --hnt3-card:#101212;
  --hnt3-card2:#171919;
}
body.hnt3-site,
body.hnt3-site .hnt3-app{background:#070808!important;color:#fff!important}
body.hnt3-site .hnt3-app :where(h1,h2,h3,h4,h5,h6,p,li,dt,dd,label,legend,summary,small,strong,b,span:not(.select2-selection__rendered)){color:inherit}
/* Content must never disappear when GSAP/CDN is unavailable. */
.hnt3-reveal{opacity:1;transform:none}

/* Header / footer match the logo's black field */
.hnt3-header,.hnt3-footer{background:var(--hnt3-logo-bg)!important}
.hnt3-header{position:sticky;top:0;z-index:900;box-shadow:0 12px 35px rgba(0,0,0,.24)}
.hnt3-header-grid{height:84px}
.hnt3-brand img{width:190px;height:62px;object-fit:contain;background:var(--hnt3-logo-bg)}
.hnt3-main-nav a,.hnt3-account-link{color:#fff!important;opacity:.9}
.hnt3-main-nav a:hover,.hnt3-account-link:hover{color:#fff!important;opacity:1;text-shadow:0 0 18px rgba(255,36,43,.75)}
.hnt3-cart-link{background:linear-gradient(135deg,var(--hnt3-red),#ff493a)!important;color:#fff!important;border-radius:9px;min-width:124px;box-shadow:0 8px 24px rgba(255,36,43,.18)}
.hnt3-cart-link:hover{transform:translateY(-2px);box-shadow:0 12px 34px rgba(255,36,43,.32);color:#fff!important}
.hnt3-ticker{height:42px;background:linear-gradient(90deg,#ff1e25,#ff3434,#ff1e25);color:#050505}
.hnt3-footer{border-top:1px solid rgba(255,255,255,.08)}
.hnt3-footer-grid{padding-top:70px;padding-bottom:55px}
.hnt3-footer b{color:var(--hnt3-red)!important}
.hnt3-footer a{color:#fff!important;opacity:.76}
.hnt3-footer a:hover{opacity:1;color:#fff!important;transform:translateX(3px)}
.hnt3-footer-brand img{background:var(--hnt3-logo-bg)!important;mix-blend-mode:normal!important;width:190px!important;height:auto!important}

/* Buttons */
.hnt3-btn,.hnt3-add,
.hnt3-woo-shell .woocommerce a.button,
.hnt3-woo-shell .woocommerce button.button,
.hnt3-woo-shell .woocommerce input.button,
.hnt3-woo-shell .woocommerce #respond input#submit{
  border-radius:10px!important;
  min-height:48px;
  padding:0 22px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:8px;
  border:1px solid rgba(255,255,255,.08)!important;
  background:linear-gradient(135deg,var(--hnt3-red),#ff4638)!important;
  color:#fff!important;
  font:900 12px/1 var(--hnt3-sans)!important;
  letter-spacing:.09em!important;
  text-transform:uppercase!important;
  box-shadow:0 10px 28px rgba(255,36,43,.18)!important;
  transition:transform .2s ease,box-shadow .2s ease,filter .2s ease!important
}
.hnt3-btn:hover,.hnt3-add:hover,
.hnt3-woo-shell .woocommerce a.button:hover,
.hnt3-woo-shell .woocommerce button.button:hover,
.hnt3-woo-shell .woocommerce input.button:hover{
  color:#fff!important;transform:translateY(-2px);filter:brightness(1.08);box-shadow:0 15px 34px rgba(255,36,43,.3)!important
}
.hnt3-btn-outline{background:rgba(255,255,255,.035)!important;border-color:rgba(255,255,255,.22)!important;box-shadow:none!important;color:#fff!important}
.hnt3-btn-outline:hover{border-color:var(--hnt3-red)!important;background:rgba(255,36,43,.08)!important;color:#fff!important}

/* Hero slider: keep reference layout but make content stronger */
.hnt3-hero{min-height:760px;background:radial-gradient(circle at 48% 58%,rgba(116,25,12,.34),transparent 31%),radial-gradient(circle at 78% 66%,rgba(91,38,6,.24),transparent 29%),#090a0a}
.hnt3-hero-grid{min-height:760px;padding:72px 0}
.hnt3-slider{border-color:rgba(255,255,255,.22);background:linear-gradient(180deg,#1a1c1c,#111313);box-shadow:0 35px 100px rgba(0,0,0,.58),0 0 0 1px rgba(255,36,43,.04) inset}
.hnt3-slider-stage{background:linear-gradient(180deg,#f8f7f3,#e9e8e4)}
.hnt3-slide-image img{border-radius:12px}
.hnt3-slide-info h3,.hnt3-slide-info small,.hnt3-slide-info span{color:#fff!important}
.hnt3-slide-info strong,.hnt3-single-price,.hnt3-price,.hnt3-price .amount{color:var(--hnt3-orange)!important}
.hnt3-slider-nav{position:absolute;z-index:15;top:50%;transform:translateY(-50%);width:46px;height:46px;border:0;border-radius:50%;background:var(--hnt3-red);color:#fff;font-size:28px;line-height:1;box-shadow:0 10px 28px rgba(255,36,43,.25)}
.hnt3-slider-prev{left:22px}.hnt3-slider-next{right:22px}
.hnt3-hero-copy,.hnt3-hero-copy h1,.hnt3-hero-copy p,.hnt3-batch{color:#fff!important}
.hnt3-hero-copy h1 span{color:#fff!important}.hnt3-hero-copy h1 b{color:var(--hnt3-red)!important}

/* Better product cards everywhere */
.hnt3-product-card{
  padding:12px!important;
  border-radius:18px!important;
  background:linear-gradient(160deg,#171919 0%,#0d0f0f 72%)!important;
  border:1px solid rgba(255,255,255,.12)!important;
  box-shadow:0 20px 48px rgba(0,0,0,.24)!important;
  overflow:hidden
}
.hnt3-product-card:hover{transform:translateY(-6px)!important;border-color:rgba(255,36,43,.55)!important;box-shadow:0 26px 60px rgba(0,0,0,.34),0 0 0 1px rgba(255,36,43,.08) inset!important}
.hnt3-product-image{border-radius:13px!important;background:linear-gradient(180deg,#fff,#f1f0eb)!important;box-shadow:inset 0 0 0 1px rgba(0,0,0,.05)}
.hnt3-product-image img{padding:18px!important}
.hnt3-card-cat,.hnt3-card-cat a{color:#a7a7a7!important}
.hnt3-product-card h3,.hnt3-product-card h3 a{color:#fff!important}
.hnt3-product-card p{color:rgba(255,255,255,.70)!important;line-height:1.55;min-height:43px}
.hnt3-card-bottom{border-top:1px solid rgba(255,255,255,.08);padding-top:14px;margin-top:auto}
.hnt3-price,.hnt3-price *{color:var(--hnt3-orange)!important;font-weight:900!important;text-decoration:none}
.hnt3-price del,.hnt3-price del *{color:#8d8d8d!important}.hnt3-price ins,.hnt3-price ins *{color:var(--hnt3-orange)!important}
.hnt3-price-missing{color:#fff!important;opacity:.72}
.hnt3-add{min-height:38px!important;padding:0 14px!important;font-size:10px!important}

/* Inner page heroes */
.hnt3-inner-hero{padding:86px 0 72px!important;background:radial-gradient(circle at 75% 20%,rgba(255,36,43,.14),transparent 32%),#090a0a!important}
.hnt3-inner-hero h1{margin:12px 0 16px!important;font:900 clamp(64px,7vw,104px)/.82 var(--hnt3-cond)!important;letter-spacing:-.045em!important;text-transform:uppercase!important;color:#fff!important;max-width:980px}
.hnt3-inner-hero h1 b{color:var(--hnt3-red)!important}
.hnt3-inner-hero p{max-width:720px;color:rgba(255,255,255,.75)!important;font-size:17px;line-height:1.65}
.hnt3-inner-main,.hnt3-store-main{background:#070808!important;color:#fff!important}

/* CUSTOM SHOP */
.hnt3-shop-page{padding:56px 0 100px}
.hnt3-shop-tools{display:grid;grid-template-columns:1fr auto;gap:24px;align-items:center;margin-bottom:34px}
.hnt3-category-chips{display:flex;gap:9px;flex-wrap:wrap}
.hnt3-category-chips a{display:inline-flex;align-items:center;min-height:38px;padding:0 14px;border:1px solid rgba(255,255,255,.13);border-radius:999px;background:#101212;color:#fff!important;font:800 10px/1 var(--hnt3-sans);letter-spacing:.07em;text-transform:uppercase;transition:.2s}
.hnt3-category-chips a:hover,.hnt3-category-chips a.is-active{background:var(--hnt3-red);border-color:var(--hnt3-red);color:#fff!important;transform:translateY(-1px)}
.hnt3-shop-sort .woocommerce-ordering{margin:0!important;float:none!important}
.hnt3-shop-sort select{height:42px;min-width:190px;border:1px solid rgba(255,255,255,.16);border-radius:9px;background:#111313;color:#fff;padding:0 40px 0 14px;font:700 12px var(--hnt3-sans)}
.hnt3-shop-sort select option{background:#111;color:#fff}
.hnt3-shop-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}
.hnt3-shop-grid .hnt3-product-card{display:flex;flex-direction:column;height:100%}
.hnt3-pagination{margin-top:52px}
.hnt3-pagination ul{display:flex;gap:8px;list-style:none;margin:0;padding:0;justify-content:center;flex-wrap:wrap}
.hnt3-pagination a,.hnt3-pagination span{width:42px;height:42px;border-radius:9px;border:1px solid rgba(255,255,255,.13);background:#101212;color:#fff!important;display:grid;place-items:center;font-weight:800}
.hnt3-pagination .current,.hnt3-pagination a:hover{background:var(--hnt3-red);border-color:var(--hnt3-red)}
.hnt3-empty-card{padding:46px;border-radius:18px;border:1px solid rgba(255,255,255,.12);background:#101212;text-align:center;color:#fff}
.hnt3-empty-card h2{font:900 54px/.9 var(--hnt3-cond);margin:0 0 14px;color:#fff}.hnt3-empty-card p{color:rgba(255,255,255,.7);margin:0 0 22px}

/* CUSTOM SINGLE PRODUCT — avoids theme/Woo template collisions */
.hnt3-single-page{padding:44px 0 0}
.hnt3-breadcrumbs{display:flex;align-items:center;gap:9px;flex-wrap:wrap;margin:0 0 30px;color:#fff;font:800 10px/1.2 var(--hnt3-sans);letter-spacing:.09em;text-transform:uppercase}
.hnt3-breadcrumbs a{color:#fff!important;opacity:.68}.hnt3-breadcrumbs a:hover{opacity:1;color:var(--hnt3-red)!important}.hnt3-breadcrumbs span{color:var(--hnt3-red)!important}.hnt3-breadcrumbs strong{color:#fff!important;opacity:.9}
.hnt3-single-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:68px;align-items:start;padding-bottom:72px}
.hnt3-product-gallery-card{min-width:0}
.hnt3-gallery-main{position:relative;display:grid;place-items:center;min-height:590px;padding:28px;border-radius:22px;background:linear-gradient(180deg,#fff,#efeee9);box-shadow:0 30px 80px rgba(0,0,0,.28);overflow:hidden}
.hnt3-gallery-main:after{content:"";position:absolute;left:8%;right:8%;bottom:8%;height:18%;background:radial-gradient(ellipse,rgba(0,0,0,.16),transparent 70%);filter:blur(13px);z-index:0}
.hnt3-gallery-main img{position:relative;z-index:1;width:100%;height:100%;max-height:535px;object-fit:contain}
.hnt3-gallery-thumbs{display:flex;gap:10px;margin-top:12px;overflow:auto;padding-bottom:4px}
.hnt3-gallery-thumbs button{flex:0 0 80px;width:80px;height:80px;border:1px solid rgba(255,255,255,.13);border-radius:11px;background:#fff;padding:6px;overflow:hidden;transition:.2s}
.hnt3-gallery-thumbs button.is-active,.hnt3-gallery-thumbs button:hover{border-color:var(--hnt3-red);box-shadow:0 0 0 2px rgba(255,36,43,.12)}
.hnt3-gallery-thumbs img{width:100%;height:100%;object-fit:contain}
.hnt3-product-summary{padding-top:22px;color:#fff!important}
.hnt3-product-kicker,.hnt3-product-kicker a{color:var(--hnt3-red)!important;font:900 10px/1.3 var(--hnt3-sans);letter-spacing:.13em;text-transform:uppercase}
.hnt3-product-summary h1{margin:13px 0 17px;color:#fff!important;font:900 clamp(58px,5.7vw,92px)/.82 var(--hnt3-cond);letter-spacing:-.045em;text-transform:uppercase}
.hnt3-single-price,.hnt3-single-price *{color:var(--hnt3-orange)!important;font:900 32px/1 var(--hnt3-cond)!important;text-decoration:none}
.hnt3-single-price del,.hnt3-single-price del *{color:#777!important;font-size:22px!important;margin-right:8px}.hnt3-single-price ins{text-decoration:none!important}
.hnt3-stock{margin-top:12px}.hnt3-stock,.hnt3-stock *{color:#fff!important}.hnt3-stock .stock.in-stock{color:#6fe289!important;font-weight:800}
.hnt3-short-description{margin-top:24px;max-width:650px}.hnt3-short-description,.hnt3-short-description p,.hnt3-short-description li{color:rgba(255,255,255,.82)!important;font-size:16px;line-height:1.72}
.hnt3-buy-box{margin-top:28px;padding:22px;border-radius:17px;border:1px solid rgba(255,255,255,.12);background:linear-gradient(145deg,#121414,#0c0d0d);display:flex;gap:12px;flex-wrap:wrap;align-items:center}
.hnt3-buy-form{display:flex!important;align-items:center!important;gap:10px!important;margin:0!important}
.hnt3-buy-form .quantity .qty,.hnt3-native-cart .quantity .qty{width:76px!important;height:50px!important;border-radius:9px!important;border:1px solid rgba(255,255,255,.16)!important;background:#080909!important;color:#fff!important;text-align:center!important;font-weight:800!important}
.hnt3-buy-form .hnt3-btn{margin:0!important}
.hnt3-native-cart form.cart{display:flex;gap:10px;flex-wrap:wrap;margin:0!important}
.hnt3-native-cart select{min-height:46px;background:#111!important;color:#fff!important;border:1px solid rgba(255,255,255,.18)!important;border-radius:8px;padding:0 12px}
.hnt3-product-trust{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.hnt3-product-trust span{padding:8px 10px;border-radius:999px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.09);color:#fff!important;font:800 9px/1 var(--hnt3-sans);letter-spacing:.07em}
.hnt3-product-details{display:grid;grid-template-columns:.72fr 1.28fr;gap:70px;padding:62px 0 72px;border-top:1px solid rgba(255,255,255,.1)}
.hnt3-product-details>div>span{color:var(--hnt3-red)!important;font:900 10px var(--hnt3-sans);letter-spacing:.13em}.hnt3-product-details h2{margin:10px 0 0;color:#fff!important;font:900 clamp(52px,5vw,78px)/.84 var(--hnt3-cond);text-transform:uppercase}.hnt3-product-details h2 b{color:var(--hnt3-red)!important}
.hnt3-product-description,.hnt3-product-description *{color:rgba(255,255,255,.80)!important;line-height:1.75}.hnt3-product-description p:first-child{margin-top:0}

/* Woo shortcode pages: cart, checkout, account. Force readable white content. */
.hnt3-woo-page{padding:58px 0 100px;min-height:520px}
.hnt3-woo-shell,.hnt3-woo-shell .woocommerce{color:#fff!important}
.hnt3-woo-shell .woocommerce :where(h1,h2,h3,h4,h5,h6,p,label,legend,li,dt,dd,strong,b,small,address,th,td,a:not(.button),span:not(.select2-selection__rendered)){color:#fff!important}
.hnt3-woo-shell .woocommerce .amount,
.hnt3-woo-shell .woocommerce .woocommerce-Price-amount,
.hnt3-woo-shell .wc-block-components-product-price,
.hnt3-woo-shell .wc-block-components-totals-item__value{color:var(--hnt3-orange)!important;font-weight:900!important}
.hnt3-woo-shell .woocommerce table.shop_table,
.hnt3-woo-shell .woocommerce .cart_totals,
.hnt3-woo-shell .woocommerce-checkout-review-order,
.hnt3-woo-shell .woocommerce-MyAccount-content,
.hnt3-woo-shell .woocommerce-MyAccount-navigation,
.hnt3-woo-shell .wc-block-cart__main,
.hnt3-woo-shell .wc-block-cart__sidebar,
.hnt3-woo-shell .wc-block-components-sidebar,
.hnt3-woo-shell .wc-block-components-main{
  background:#0f1111!important;border:1px solid rgba(255,255,255,.12)!important;border-radius:16px!important;color:#fff!important;box-shadow:0 20px 50px rgba(0,0,0,.18)
}
.hnt3-woo-shell .woocommerce table.shop_table{overflow:hidden;border-collapse:separate!important;border-spacing:0!important}
.hnt3-woo-shell .woocommerce table.shop_table th,.hnt3-woo-shell .woocommerce table.shop_table td{border-color:rgba(255,255,255,.09)!important;padding:18px!important}
.hnt3-woo-shell .woocommerce table.shop_table img{width:74px!important;border-radius:9px;background:#fff;padding:4px}
.hnt3-woo-shell .woocommerce .cart-collaterals .cart_totals{padding:24px}
.hnt3-woo-shell .woocommerce .cart-collaterals .cart_totals h2{font:900 34px var(--hnt3-cond)!important;text-transform:uppercase!important}
.hnt3-woo-shell .woocommerce input.input-text,
.hnt3-woo-shell .woocommerce textarea,
.hnt3-woo-shell .woocommerce select,
.hnt3-woo-shell .woocommerce .select2-selection,
.hnt3-woo-shell .wc-block-components-text-input input{
  min-height:48px!important;border-radius:9px!important;border:1px solid rgba(255,255,255,.15)!important;background:#fff!important;color:#111!important;padding:10px 13px!important
}
.hnt3-woo-shell .woocommerce input.input-text::placeholder,.hnt3-woo-shell .woocommerce textarea::placeholder{color:#777!important}
.hnt3-woo-shell .woocommerce form .form-row label{color:#fff!important;margin-bottom:7px!important;font-weight:700!important}
.hnt3-woo-shell .woocommerce-checkout #payment{background:#101212!important;border:1px solid rgba(255,255,255,.12)!important;border-radius:14px!important;color:#fff!important}
.hnt3-woo-shell .woocommerce-checkout #payment div.payment_box{background:#171919!important;color:#fff!important}.hnt3-woo-shell .woocommerce-checkout #payment div.payment_box:before{border-bottom-color:#171919!important}
.hnt3-woo-shell .woocommerce-MyAccount-navigation{padding:12px!important}.hnt3-woo-shell .woocommerce-MyAccount-navigation ul{list-style:none!important;margin:0!important;padding:0!important}.hnt3-woo-shell .woocommerce-MyAccount-navigation li a{display:block;padding:13px 15px;border-radius:8px;color:#fff!important}.hnt3-woo-shell .woocommerce-MyAccount-navigation li.is-active a,.hnt3-woo-shell .woocommerce-MyAccount-navigation li a:hover{background:var(--hnt3-red)!important;color:#fff!important}
.hnt3-woo-shell .woocommerce-MyAccount-content{padding:24px!important}
.hnt3-woo-shell .woocommerce-message,.hnt3-woo-shell .woocommerce-info,.hnt3-woo-shell .woocommerce-error{border-radius:11px!important;background:#101212!important;color:#fff!important;border-color:var(--hnt3-red)!important}
.hnt3-woo-shell .woocommerce-message:before,.hnt3-woo-shell .woocommerce-info:before{color:var(--hnt3-red)!important}

/* Woo blocks (for sites where block cart/checkout is still injected) */
.hnt3-woo-shell [class*="wc-block-"]{color:#fff!important}
.hnt3-woo-shell [class*="wc-block-"] :where(h1,h2,h3,h4,p,span,label,strong,a){color:#fff!important}
.hnt3-woo-shell .wc-block-components-button{background:linear-gradient(135deg,var(--hnt3-red),#ff4638)!important;color:#fff!important;border-radius:10px!important;box-shadow:0 10px 28px rgba(255,36,43,.18)!important}
.hnt3-woo-shell .wc-block-components-product-name{color:#fff!important}.hnt3-woo-shell .wc-block-cart-item__image img{background:#fff!important;border-radius:8px!important}

@media(max-width:1120px){
  .hnt3-shop-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
  .hnt3-single-grid{gap:38px}.hnt3-gallery-main{min-height:480px}.hnt3-product-summary h1{font-size:clamp(54px,7vw,76px)}
}
@media(max-width:860px){
  .hnt3-shell{width:min(var(--hnt3-max),calc(100% - 32px))}
  .hnt3-header-grid{height:74px}.hnt3-brand img{width:150px;height:52px}.hnt3-main-nav,.hnt3-account-link{display:none!important}.hnt3-menu-button{display:block}.hnt3-header-actions{gap:9px}.hnt3-cart-link{min-width:92px;height:42px;padding:0 12px}
  .hnt3-shop-tools{grid-template-columns:1fr;align-items:start}.hnt3-shop-sort{justify-self:start}.hnt3-shop-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
  .hnt3-single-grid{grid-template-columns:1fr;gap:34px}.hnt3-gallery-main{min-height:500px}.hnt3-product-summary{padding-top:0}.hnt3-product-details{grid-template-columns:1fr;gap:25px}
  .hnt3-inner-hero{padding:68px 0 56px!important}
}
@media(max-width:560px){
  .hnt3-shell{width:calc(100% - 24px)}
  .hnt3-header-grid{height:68px}.hnt3-brand img{width:124px;height:46px}.hnt3-cart-link{font-size:9px!important;min-width:82px}.hnt3-ticker{height:36px}.hnt3-ticker-track{font-size:13px}
  .hnt3-hero{min-height:auto}.hnt3-hero-grid{min-height:auto;padding:44px 0 54px}.hnt3-hero-copy h1{font-size:17vw}.hnt3-slider{border-radius:20px;padding:10px}.hnt3-slider-stage{min-height:400px}.hnt3-slide-image{min-height:230px}.hnt3-slide-info h3{font-size:22px}.hnt3-slide-info strong{font-size:22px}.hnt3-slider-nav{width:40px;height:40px}.hnt3-slider-prev{left:14px}.hnt3-slider-next{right:14px}
  .hnt3-inner-hero{padding:52px 0 44px!important}.hnt3-inner-hero h1{font-size:16vw!important}.hnt3-inner-hero p{font-size:15px}
  .hnt3-shop-page{padding:34px 0 70px}.hnt3-shop-grid{grid-template-columns:1fr}.hnt3-shop-grid .hnt3-product-card{max-width:430px;width:100%;margin-inline:auto}.hnt3-category-chips{flex-wrap:nowrap;overflow:auto;padding-bottom:6px;margin-right:-12px}.hnt3-category-chips a{flex:0 0 auto}
  .hnt3-gallery-main{min-height:390px;padding:16px;border-radius:16px}.hnt3-gallery-main img{max-height:360px}.hnt3-gallery-thumbs button{flex-basis:66px;width:66px;height:66px}.hnt3-product-summary h1{font-size:15vw}.hnt3-single-price,.hnt3-single-price *{font-size:28px!important}.hnt3-buy-box{padding:16px}.hnt3-buy-form{width:100%;flex-wrap:wrap}.hnt3-buy-form .quantity{flex:0 0 82px}.hnt3-buy-form .hnt3-btn{flex:1}.hnt3-buy-box>.hnt3-btn-outline{width:100%}.hnt3-product-trust{display:grid;grid-template-columns:1fr}.hnt3-product-details{padding:46px 0 54px}.hnt3-product-details h2{font-size:14vw}
  .hnt3-woo-page{padding:36px 0 70px}.hnt3-woo-shell .woocommerce table.shop_table th,.hnt3-woo-shell .woocommerce table.shop_table td{padding:12px!important}.hnt3-woo-shell .woocommerce .cart-collaterals .cart_totals{width:100%!important}
}
:root{--hnt3-display:'Barlow Condensed',Impact,'Arial Narrow',sans-serif}
body.admin-bar .hnt3-header{top:32px}@media(max-width:782px){body.admin-bar .hnt3-header{top:46px}}


/* =========================================================
   V6 — REFERENCE ALIGNMENT / SPACING / SECTION BACKGROUNDS
   Based on the supplied Dark & Fiery HTML reference.
   ========================================================= */
:root{
  --hnt3-ref-bg:#070707;
  --hnt3-ref-panel:#111111;
  --hnt3-ref-panel-alt:#0e0e0e;
  --hnt3-ref-card:#111111;
}

/* Reference-style global dark canvas + subtle grain. */
body.hnt3-site,
body.hnt3-site .hnt3-app{background:var(--hnt3-ref-bg)!important;color:#fff!important}
body.hnt3-site .hnt3-app{position:relative;isolation:isolate}
body.hnt3-site .hnt3-app:before{
  content:"";position:fixed;inset:0;z-index:9998;pointer-events:none;opacity:.035;
  background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.55'/%3E%3C/svg%3E");
}
.hnt3-header,.hnt3-footer{background:#020202!important}

/* Header stays one clean row; Account intentionally removed from the markup. */
.hnt3-header-grid{grid-template-columns:minmax(190px,1fr) auto minmax(120px,1fr)!important}
.hnt3-header-actions{justify-content:flex-end!important}
.hnt3-main-nav{white-space:nowrap}
.hnt3-main-nav a{color:#fff!important}

/* Moving red information strip — always visible and seamless. */
.hnt3-ticker{display:flex!important;visibility:visible!important;opacity:1!important;position:relative;z-index:850;height:40px!important;background:#ff1a1a!important;color:#070707!important;overflow:hidden!important}
.hnt3-ticker-track{display:flex!important;flex:none!important;width:max-content!important;animation:hnt3ticker 18s linear infinite!important;will-change:transform;gap:18px!important}
.hnt3-ticker-track span,.hnt3-ticker-track i{color:#070707!important;flex:none!important}
@keyframes hnt3ticker{0%{transform:translate3d(0,0,0)}100%{transform:translate3d(-50%,0,0)}}

/* Remove artificial page height / negative space. */
.hnt3-inner-main,.hnt3-store-main,.hnt3-woo-page{min-height:0!important}
.hnt3-store-main{padding-top:54px!important;padding-bottom:68px!important}
.hnt3-woo-page{padding-top:46px!important;padding-bottom:64px!important}
.hnt3-inner-main{padding-top:60px!important;padding-bottom:72px!important}
.hnt3-inner-hero{padding-top:64px!important;padding-bottom:54px!important}
.hnt3-section{padding-top:82px!important;padding-bottom:82px!important}
.hnt3-footer-grid{padding-top:58px!important;padding-bottom:42px!important}
.hnt3-footer-bottom{margin-top:34px!important}

/* HTML-reference background rhythm: #070707 base, #111 heat, #0E0E0E bundle. */
.hnt3-home .hnt3-product-scroller-section{background:var(--hnt3-ref-bg)!important}
.hnt3-home #best-sellers{background:var(--hnt3-ref-bg)!important}
.hnt3-home .hnt3-heat-block{background:var(--hnt3-ref-panel)!important}
.hnt3-home #featured-fire{background:var(--hnt3-ref-bg)!important}
.hnt3-home .hnt3-origin{background:var(--hnt3-ref-bg)!important}
.hnt3-home .hnt3-categories{background:var(--hnt3-ref-panel)!important}
.hnt3-home .hnt3-bundle{background:var(--hnt3-ref-panel-alt)!important}
.hnt3-home #more-products{background:var(--hnt3-ref-bg)!important}
.hnt3-home .hnt3-section{border-color:rgba(255,255,255,.10)!important}

/* Make every important home-section label readable. */
.hnt3-home .hnt3-section h2,
.hnt3-home .hnt3-section h3,
.hnt3-home .hnt3-section p,
.hnt3-home .hnt3-section a,
.hnt3-home .hnt3-category-scroller h3,
.hnt3-home .hnt3-category-scroller em{color:#fff!important}
.hnt3-home .hnt3-title-row>div>span,.hnt3-home .hnt3-kicker{color:#ff1a1a!important}
.hnt3-home .hnt3-title-row h2 b,.hnt3-home .hnt3-two-col h2 b,.hnt3-home .hnt3-origin h2 b,.hnt3-home .hnt3-bundle h2 b{color:#ff1a1a!important}
.hnt3-home .hnt3-origin-grid article,.hnt3-home .hnt3-inline-card,.hnt3-home .hnt3-heat-gallery{background:#0a0a0a!important;border-color:rgba(255,255,255,.10)!important}

/* FIND YOUR FIRE: one aligned row on desktop, responsive below. */
.hnt3-category-scroller{scrollbar-width:none!important;-ms-overflow-style:none!important}
.hnt3-category-scroller::-webkit-scrollbar{display:none!important}
@media(min-width:1181px){
  .hnt3-category-scroller{display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:12px!important;overflow:visible!important;padding-bottom:0!important;margin-right:0!important}
  .hnt3-category-scroller>a{min-width:0!important;min-height:210px!important;flex:none!important;padding:22px!important;border-radius:20px!important;background:#0a0a0a!important;border:1px solid rgba(255,255,255,.10)!important}
  .hnt3-category-scroller h3{font-size:clamp(29px,2.25vw,39px)!important;line-height:.9!important;overflow-wrap:anywhere}
  .hnt3-category-scroller span{top:20px!important;left:22px!important}.hnt3-category-scroller em{font-size:9px!important}
}
@media(min-width:861px) and (max-width:1180px){
  .hnt3-category-scroller{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important;overflow:visible!important}
  .hnt3-category-scroller>a{min-width:0!important;flex:none!important;border-radius:18px!important}
}
@media(max-width:860px){
  .hnt3-category-scroller{display:flex!important;overflow-x:auto!important;gap:12px!important;scroll-snap-type:x mandatory!important;padding-bottom:8px!important}
  .hnt3-category-scroller>a{flex:0 0 min(78vw,290px)!important;scroll-snap-align:start!important;border-radius:18px!important}
}

/* Product scrollers: retain drag/arrow behaviour, remove browser's ugly native scrollbar. */
.hnt3-product-scroller{scrollbar-width:none!important;-ms-overflow-style:none!important;padding-bottom:6px!important}
.hnt3-product-scroller::-webkit-scrollbar{display:none!important}
.hnt3-scroll-arrows button{border-radius:999px!important;background:#111!important;color:#fff!important;border-color:rgba(255,255,255,.14)!important;box-shadow:0 8px 24px rgba(0,0,0,.24)}
.hnt3-scroll-arrows button:hover{background:#ff1a1a!important;color:#fff!important;border-color:#ff1a1a!important}

/* Premium card polish without changing Woo data/functionality. */
.hnt3-product-card{background:#111!important;border:1px solid rgba(255,255,255,.10)!important;border-radius:24px!important;padding:14px!important;box-shadow:0 18px 54px rgba(0,0,0,.28)!important}
.hnt3-product-image{border-radius:18px!important;background:#0a0a0a!important}
.hnt3-product-image img{background:#fff!important;border-radius:14px!important}
.hnt3-product-card h3,.hnt3-product-card h3 a{color:#fff!important}
.hnt3-product-card p{color:rgba(255,255,255,.72)!important}
.hnt3-card-cat,.hnt3-card-cat a{color:rgba(255,255,255,.55)!important}
.hnt3-price,.hnt3-price *,.hnt3-single-price,.hnt3-single-price *{color:#ff7a00!important;opacity:1!important}
.hnt3-add,.hnt3-btn-red,.hnt3-woo-shell .woocommerce a.button,.hnt3-woo-shell .woocommerce button.button,.hnt3-woo-shell .woocommerce input.button{color:#fff!important}

/* Cart: form and totals align in ONE ROW on desktop. */
body.woocommerce-cart .hnt3-woo-page .hnt3-woo-shell>.woocommerce{
  display:grid!important;grid-template-columns:minmax(0,1.55fr) minmax(310px,.65fr)!important;gap:26px!important;align-items:start!important
}
body.woocommerce-cart .hnt3-woo-page .woocommerce-notices-wrapper,
body.woocommerce-cart .hnt3-woo-page .woocommerce-message,
body.woocommerce-cart .hnt3-woo-page .woocommerce-info,
body.woocommerce-cart .hnt3-woo-page .woocommerce-error{grid-column:1/-1!important}
body.woocommerce-cart .hnt3-woo-page .woocommerce-cart-form{grid-column:1!important;margin:0!important;width:100%!important}
body.woocommerce-cart .hnt3-woo-page .cart-collaterals{grid-column:2!important;margin:0!important;width:100%!important;align-self:start!important}
body.woocommerce-cart .hnt3-woo-page .cart-collaterals .cart_totals{float:none!important;width:100%!important;margin:0!important;padding:22px!important}
body.woocommerce-cart .hnt3-woo-page .cart-collaterals:before,body.woocommerce-cart .hnt3-woo-page .cart-collaterals:after{display:none!important}
body.woocommerce-cart .hnt3-woo-page table.shop_table{margin:0!important}

/* Woo / inner pages: no black-on-black text anywhere. */
.hnt3-store-main,.hnt3-inner-main,.hnt3-woo-shell,.hnt3-woo-shell .woocommerce{color:#fff!important;background:var(--hnt3-ref-bg)!important}
.hnt3-woo-shell .woocommerce :where(h1,h2,h3,h4,h5,h6,p,li,label,legend,summary,strong,b,small,address,th,td,a:not(.button)){color:#fff!important}
.hnt3-woo-shell .woocommerce .amount,.hnt3-woo-shell .woocommerce .woocommerce-Price-amount,.hnt3-woo-shell [class*="product-price"]{color:#ff7a00!important;opacity:1!important;font-weight:900!important}
.hnt3-woo-shell .woocommerce table.shop_table,.hnt3-woo-shell .woocommerce .cart_totals,.hnt3-woo-shell .woocommerce-checkout-review-order,.hnt3-woo-shell .woocommerce-MyAccount-content,.hnt3-woo-shell .woocommerce-MyAccount-navigation{background:#111!important;border-color:rgba(255,255,255,.10)!important;border-radius:20px!important}
.hnt3-woo-shell .woocommerce table.shop_table th,.hnt3-woo-shell .woocommerce table.shop_table td{vertical-align:middle!important}
.hnt3-woo-shell .woocommerce input.input-text,.hnt3-woo-shell .woocommerce textarea,.hnt3-woo-shell .woocommerce select{border-radius:10px!important}

/* Mobile/tablet — keep spacing compact and readable. */
@media(max-width:980px){
  body.woocommerce-cart .hnt3-woo-page .hnt3-woo-shell>.woocommerce{grid-template-columns:1fr!important;gap:20px!important}
  body.woocommerce-cart .hnt3-woo-page .woocommerce-cart-form,body.woocommerce-cart .hnt3-woo-page .cart-collaterals{grid-column:1!important}
  .hnt3-section{padding-top:68px!important;padding-bottom:68px!important}
}
@media(max-width:860px){
  .hnt3-header-grid{grid-template-columns:1fr auto!important}.hnt3-main-nav{display:none!important}
  .hnt3-store-main,.hnt3-inner-main,.hnt3-woo-page{padding-top:38px!important;padding-bottom:52px!important}
}
@media(max-width:560px){
  .hnt3-ticker{height:34px!important}.hnt3-ticker-track{font-size:12px!important;animation-duration:15s!important}
  .hnt3-inner-hero{padding-top:46px!important;padding-bottom:38px!important}
  .hnt3-section{padding-top:54px!important;padding-bottom:54px!important}
  .hnt3-product-card{border-radius:18px!important;padding:10px!important}.hnt3-product-image{border-radius:14px!important}
}


/* =========================================================
   V7 — FINAL LAYOUT PASS: ticker, compact shop/checkout,
   equal-height cart columns, red-text button hover
   ========================================================= */

/* Header ticker: always sit directly below the header on every V2 page,
   including the front page. The duplicated content makes the loop seamless. */
/* Critical ticker sizing. Keep it exactly one 40px row; never let theme/Elementor
   min-height rules stretch or clip the scrolling copy. */
body .hnt3-header + .hnt3-ticker,
body.home .hnt3-ticker,
body.front-page .hnt3-ticker{
  display:block!important;
  visibility:visible!important;
  opacity:1!important;
  width:100%!important;
  max-width:100%!important;
  margin:0!important;
  padding:0!important;
  height:40px!important;
  min-height:40px!important;
  max-height:40px!important;
  position:relative!important;
  left:auto!important;
  right:auto!important;
  z-index:895!important;
  background:#ff1a1a!important;
  border:0!important;
  overflow:hidden!important;
  line-height:40px!important;
}
body .hnt3-ticker .hnt3-ticker-track{
  position:absolute!important;
  top:0!important;
  left:0!important;
  height:40px!important;
  min-height:40px!important;
  display:flex!important;
  flex-flow:row nowrap!important;
  align-items:center!important;
  gap:18px!important;
  width:max-content!important;
  min-width:max-content!important;
  max-width:none!important;
  white-space:nowrap!important;
  color:#050505!important;
  font-size:15px!important;
  line-height:40px!important;
  opacity:1!important;
  visibility:visible!important;
  transform:translate3d(0,0,0);
  animation:hnt3ticker 28s linear infinite!important;
  will-change:transform;
}
body .hnt3-ticker .hnt3-ticker-track span,
body .hnt3-ticker .hnt3-ticker-track i{
  display:inline-flex!important;
  flex:0 0 auto!important;
  height:40px!important;
  align-items:center!important;
  color:#050505!important;
  opacity:1!important;
  visibility:visible!important;
  font-family:var(--hnt3-cond),Impact,sans-serif!important;
  font-size:15px!important;
  font-weight:900!important;
  line-height:1!important;
  letter-spacing:.055em!important;
  text-transform:uppercase!important;
}
@keyframes hnt3ticker{
  0%{transform:translate3d(0,0,0)}
  100%{transform:translate3d(-50%,0,0)}
}
@media (prefers-reduced-motion:reduce){.hnt3-ticker-track{animation-duration:45s!important}}

/* Shop: no empty description paragraph and no stretched dead space in cards. */
.hnt3-shop-page{padding-top:38px!important}
.hnt3-shop-grid{align-items:start!important}
.hnt3-shop-grid .hnt3-product-card{
  height:auto!important;
  min-height:0!important;
  align-self:start!important;
}
.hnt3-shop-grid .hnt3-product-card>p{display:none!important;margin:0!important;min-height:0!important}
.hnt3-shop-grid .hnt3-card-bottom{margin-top:18px!important}
body.post-type-archive-product .hnt3-inner-hero p,
body.tax-product_cat .hnt3-inner-hero p,
body.tax-product_tag .hnt3-inner-hero p,
body.woocommerce-checkout .hnt3-inner-hero p{display:none!important;margin:0!important}
body.post-type-archive-product .hnt3-inner-hero,
body.tax-product_cat .hnt3-inner-hero,
body.tax-product_tag .hnt3-inner-hero,
body.woocommerce-checkout .hnt3-inner-hero{padding-top:44px!important;padding-bottom:38px!important}
body.post-type-archive-product .hnt3-inner-hero h1,
body.tax-product_cat .hnt3-inner-hero h1,
body.tax-product_tag .hnt3-inner-hero h1,
body.woocommerce-checkout .hnt3-inner-hero h1{margin-bottom:0!important}

/* Cart: left cart panel + right totals panel fill the available row and match heights. */
body.woocommerce-cart .hnt3-woo-page .hnt3-shell.hnt3-woo-shell{
  width:min(1480px,calc(100% - 48px))!important;
  max-width:none!important;
}
body.woocommerce-cart .hnt3-woo-page .hnt3-woo-shell>.woocommerce{
  grid-template-columns:minmax(0,2fr) minmax(330px,.9fr)!important;
  gap:24px!important;
  align-items:stretch!important;
  width:100%!important;
}
body.woocommerce-cart .hnt3-woo-page .woocommerce-cart-form,
body.woocommerce-cart .hnt3-woo-page .cart-collaterals{
  height:100%!important;
  min-height:100%!important;
  align-self:stretch!important;
}
body.woocommerce-cart .hnt3-woo-page .woocommerce-cart-form{
  display:flex!important;
  flex-direction:column!important;
}
body.woocommerce-cart .hnt3-woo-page .woocommerce-cart-form table.shop_table{
  width:100%!important;
  height:100%!important;
  flex:1 1 auto!important;
  margin:0!important;
}
body.woocommerce-cart .hnt3-woo-page .cart-collaterals{
  display:flex!important;
  width:100%!important;
}
body.woocommerce-cart .hnt3-woo-page .cart-collaterals .cart_totals{
  width:100%!important;
  height:100%!important;
  min-height:100%!important;
  margin:0!important;
  display:flex!important;
  flex-direction:column!important;
  float:none!important;
}
body.woocommerce-cart .hnt3-woo-page .cart-collaterals .cart_totals>table{width:100%!important}
body.woocommerce-cart .hnt3-woo-page .cart-collaterals .wc-proceed-to-checkout{margin-top:auto!important;padding-top:18px!important}
body.woocommerce-cart .hnt3-woo-page{padding-top:34px!important}

/* All red-theme buttons: hover to a clean white surface with RED text. */
.hnt3-site .hnt3-btn:hover,
.hnt3-site .hnt3-add:hover,
.hnt3-site .hnt3-cart-link:hover,
.hnt3-site .hnt3-slider-nav:hover,
.hnt3-site .hnt3-scroll-arrows button:hover,
.hnt3-site .hnt3-category-chips a:hover,
.hnt3-site .hnt3-pagination a:hover,
.hnt3-site .woocommerce a.button:hover,
.hnt3-site .woocommerce button.button:hover,
.hnt3-site .woocommerce input.button:hover,
.hnt3-site .woocommerce #respond input#submit:hover,
.hnt3-site .wc-block-components-button:hover,
.hnt3-site button[type="submit"]:hover,
.hnt3-site input[type="submit"]:hover{
  background:#fff!important;
  background-image:none!important;
  color:var(--hnt3-red)!important;
  border-color:#fff!important;
  filter:none!important;
  box-shadow:0 14px 34px rgba(255,36,43,.22)!important;
  transform:translateY(-2px)!important;
}
.hnt3-site .hnt3-btn:hover *,
.hnt3-site .hnt3-add:hover *,
.hnt3-site .hnt3-cart-link:hover *,
.hnt3-site .woocommerce a.button:hover *,
.hnt3-site .woocommerce button.button:hover *,
.hnt3-site .wc-block-components-button:hover *{color:var(--hnt3-red)!important}

/* Keep outline buttons recognisably outlined but still use red hover text. */
.hnt3-site .hnt3-btn-outline:hover{
  background:#fff!important;
  color:var(--hnt3-red)!important;
  border-color:#fff!important;
}

@media(max-width:980px){
  body.woocommerce-cart .hnt3-woo-page .hnt3-shell.hnt3-woo-shell{width:min(var(--hnt3-max),calc(100% - 32px))!important}
  body.woocommerce-cart .hnt3-woo-page .hnt3-woo-shell>.woocommerce{grid-template-columns:1fr!important}
  body.woocommerce-cart .hnt3-woo-page .woocommerce-cart-form,
  body.woocommerce-cart .hnt3-woo-page .cart-collaterals{height:auto!important;min-height:0!important}
  body.woocommerce-cart .hnt3-woo-page .woocommerce-cart-form table.shop_table,
  body.woocommerce-cart .hnt3-woo-page .cart-collaterals .cart_totals{height:auto!important;min-height:0!important}
}
@media(max-width:560px){
  body .hnt3-header + .hnt3-ticker,body.home .hnt3-ticker,body.front-page .hnt3-ticker{height:34px!important;min-height:34px!important;max-height:34px!important;line-height:34px!important}
  body .hnt3-ticker .hnt3-ticker-track,body .hnt3-ticker .hnt3-ticker-track span,body .hnt3-ticker .hnt3-ticker-track i{height:34px!important;min-height:34px!important;line-height:34px!important;font-size:12px!important}
  body.woocommerce-cart .hnt3-woo-page .hnt3-shell.hnt3-woo-shell{width:calc(100% - 24px)!important}
  body.post-type-archive-product .hnt3-inner-hero,
  body.tax-product_cat .hnt3-inner-hero,
  body.tax-product_tag .hnt3-inner-hero,
  body.woocommerce-checkout .hnt3-inner-hero{padding-top:32px!important;padding-bottom:28px!important}
}

/* Woo success/error notices stay inside the Dark & Fiery visual system. */
.hnt3-woo-shell .wc-block-components-notice-banner,
.hnt3-woo-shell .wc-block-components-notice-banner.is-success,
.hnt3-woo-shell .wc-block-components-notice-banner.is-info,
.hnt3-woo-shell .wc-block-components-notice-banner.is-error,
.hnt3-woo-shell .woocommerce-message,
.hnt3-woo-shell .woocommerce-info,
.hnt3-woo-shell .woocommerce-error{
  background:#111313!important;
  color:#fff!important;
  border:1px solid rgba(255,36,43,.72)!important;
  border-left:4px solid var(--hnt3-red)!important;
  border-radius:12px!important;
  box-shadow:0 14px 34px rgba(0,0,0,.22)!important;
}
.hnt3-woo-shell .wc-block-components-notice-banner :where(span,p,div,a),
.hnt3-woo-shell .woocommerce-message a,
.hnt3-woo-shell .woocommerce-info a,
.hnt3-woo-shell .woocommerce-error a{color:#fff!important}
.hnt3-woo-shell .wc-block-components-notice-banner svg{background:var(--hnt3-red)!important;border-radius:50%!important;fill:#fff!important}

/* =========================================================
   V9 — ticker hardening + fixed hero chevrons
   ========================================================= */
.hnt3-header{overflow:visible!important}
.hnt3-header .hnt3-ticker{
  display:block!important;visibility:visible!important;opacity:1!important;
  width:100%!important;height:40px!important;min-height:40px!important;max-height:40px!important;
  margin:0!important;padding:0!important;position:relative!important;inset:auto!important;
  background:#ff1a1a!important;color:#050505!important;overflow:hidden!important;
  border:0!important;flex:0 0 40px!important;z-index:905!important;
}
.hnt3-header .hnt3-ticker-track{
  position:absolute!important;top:0!important;left:0!important;
  display:flex!important;align-items:center!important;flex-flow:row nowrap!important;
  width:max-content!important;min-width:max-content!important;height:40px!important;min-height:40px!important;
  margin:0!important;padding:0!important;white-space:nowrap!important;
  color:#050505!important;opacity:1!important;visibility:visible!important;
  animation:hnt3tickerV9 24s linear infinite!important;will-change:transform!important;
}
.hnt3-header .hnt3-ticker-run{
  display:flex!important;align-items:center!important;flex:0 0 auto!important;
  height:40px!important;min-height:40px!important;gap:18px!important;padding-right:18px!important;
  color:#050505!important;white-space:nowrap!important;
}
.hnt3-header .hnt3-ticker-run span,.hnt3-header .hnt3-ticker-run i{
  display:inline-flex!important;align-items:center!important;flex:0 0 auto!important;
  height:40px!important;min-height:40px!important;margin:0!important;padding:0!important;
  color:#050505!important;opacity:1!important;visibility:visible!important;
  font-family:var(--hnt3-cond),Impact,sans-serif!important;font-size:15px!important;font-weight:900!important;
  line-height:1!important;letter-spacing:.055em!important;text-transform:uppercase!important;font-style:normal!important;
}
@keyframes hnt3tickerV9{from{transform:translate3d(0,0,0)}to{transform:translate3d(-50%,0,0)}}

.hnt3-slider-nav{
  display:grid!important;place-items:center!important;
  width:48px!important;height:48px!important;border-radius:999px!important;
  background:#ff242b!important;color:#fff!important;border:1px solid rgba(255,255,255,.16)!important;
  transform:translateY(-50%)!important;
  transition:background-color .2s ease,color .2s ease,border-color .2s ease,box-shadow .2s ease!important;
}
.hnt3-slider-nav svg{display:block!important;width:20px!important;height:20px!important;fill:none!important;stroke:currentColor!important;stroke-width:2.6!important;stroke-linecap:round!important;stroke-linejoin:round!important}
.hnt3-site .hnt3-slider-nav:hover,.hnt3-site .hnt3-slider-nav:focus-visible{
  transform:translateY(-50%)!important;
  background:#fff!important;color:#ff242b!important;border-color:#fff!important;
  box-shadow:0 10px 28px rgba(255,36,43,.32)!important;
}
.hnt3-slider-prev{left:18px!important}.hnt3-slider-next{right:18px!important}

@media(max-width:560px){
  .hnt3-header .hnt3-ticker{height:34px!important;min-height:34px!important;max-height:34px!important;flex-basis:34px!important}
  .hnt3-header .hnt3-ticker-track,.hnt3-header .hnt3-ticker-run,.hnt3-header .hnt3-ticker-run span,.hnt3-header .hnt3-ticker-run i{height:34px!important;min-height:34px!important;max-height:34px!important}
  .hnt3-header .hnt3-ticker-run span,.hnt3-header .hnt3-ticker-run i{font-size:12px!important}
  .hnt3-slider-nav{width:42px!important;height:42px!important}.hnt3-slider-prev{left:10px!important}.hnt3-slider-next{right:10px!important}
}


/* =========================================================
   V10 — ticker item spacing + full-width desktop cart row
   ========================================================= */
.hnt3-header .hnt3-ticker-track{animation-name:hnt3tickerV10!important}
.hnt3-header .hnt3-ticker-run{gap:0!important;padding-right:24px!important}
.hnt3-header .hnt3-ticker-item{
  display:inline-flex!important;align-items:center!important;gap:8px!important;
  flex:0 0 auto!important;height:40px!important;min-height:40px!important;
  color:#050505!important;white-space:nowrap!important;
}
.hnt3-header .hnt3-ticker-fire{
  display:inline-flex!important;align-items:center!important;justify-content:center!important;
  margin:0 2px 0 0!important;line-height:1!important;flex:0 0 auto!important;
}
.hnt3-header .hnt3-ticker-sep{
  display:inline-flex!important;align-items:center!important;justify-content:center!important;
  width:auto!important;margin:0 22px!important;padding:0!important;
  color:#050505!important;flex:0 0 auto!important;
}
@keyframes hnt3tickerV10{from{transform:translate3d(0,0,0)}to{transform:translate3d(-50%,0,0)}}

@media(min-width:981px){
  body.woocommerce-cart .hnt3-woo-page .hnt3-shell.hnt3-woo-shell{
    width:100%!important;max-width:none!important;margin:0!important;padding-left:24px!important;padding-right:24px!important;
  }
  body.woocommerce-cart .hnt3-woo-page .hnt3-woo-shell>.woocommerce{
    width:100%!important;max-width:none!important;margin:0!important;
    grid-template-columns:minmax(0,1.75fr) minmax(360px,.85fr)!important;
    gap:24px!important;align-items:stretch!important;
  }
  body.woocommerce-cart .hnt3-woo-page .woocommerce-cart-form,
  body.woocommerce-cart .hnt3-woo-page .cart-collaterals{
    width:100%!important;max-width:none!important;min-width:0!important;align-self:stretch!important;
  }
  body.woocommerce-cart .hnt3-woo-page .cart-collaterals{display:flex!important}
  body.woocommerce-cart .hnt3-woo-page .cart-collaterals .cart_totals{
    width:100%!important;max-width:none!important;height:100%!important;min-height:100%!important;
    display:flex!important;flex-direction:column!important;
  }
  body.woocommerce-cart .hnt3-woo-page .cart-collaterals .wc-proceed-to-checkout{margin-top:auto!important}
}
@media(max-width:560px){
  .hnt3-header .hnt3-ticker-item{height:34px!important;min-height:34px!important}
  .hnt3-header .hnt3-ticker-sep{margin-left:16px!important;margin-right:16px!important}
  .hnt3-header .hnt3-ticker-item{gap:6px!important}
}


/* =========================================================
   V11 — seamless faster ticker + cart aligned to hero shell
   ========================================================= */
/* Six identical runs keep the marquee filled at every point in the loop.
   One run is exactly 1/6 of the full track, so moving by 16.6667% loops
   seamlessly without the empty red gap seen on wide screens. */
.hnt3-header .hnt3-ticker-track{
  animation-name:hnt3tickerV11!important;
  animation-duration:18s!important;
  animation-timing-function:linear!important;
  animation-iteration-count:infinite!important;
}
@keyframes hnt3tickerV11{
  from{transform:translate3d(0,0,0)}
  to{transform:translate3d(-16.6666667%,0,0)}
}

/* Cart content uses the same centered 1240px shell as the heading above,
   so both cards begin directly below the hero copy instead of touching
   the viewport edges. */
@media(min-width:981px){
  body.woocommerce-cart .hnt3-woo-page .hnt3-shell.hnt3-woo-shell{
    width:min(var(--hnt3-max),calc(100% - 48px))!important;
    max-width:var(--hnt3-max)!important;
    margin-left:auto!important;
    margin-right:auto!important;
    padding-left:0!important;
    padding-right:0!important;
  }
  body.woocommerce-cart .hnt3-woo-page .hnt3-woo-shell>.woocommerce{
    width:100%!important;
    max-width:none!important;
    margin:0 auto!important;
    grid-template-columns:minmax(0,1.62fr) minmax(330px,.78fr)!important;
    gap:24px!important;
    align-items:stretch!important;
  }
  body.woocommerce-cart .hnt3-woo-page .woocommerce-cart-form,
  body.woocommerce-cart .hnt3-woo-page .cart-collaterals{
    align-self:stretch!important;
    height:100%!important;
  }
  body.woocommerce-cart .hnt3-woo-page .cart-collaterals{
    display:flex!important;
  }
  body.woocommerce-cart .hnt3-woo-page .cart-collaterals .cart_totals{
    width:100%!important;
    height:100%!important;
    margin:0!important;
  }
}
@media(max-width:560px){
  .hnt3-header .hnt3-ticker-track{animation-duration:15s!important}
}


/* =========================================================
   V12 — interactive 5-level heat guide (hover + click + focus)
   ========================================================= */
.hnt3-heat-interactive{
  background:
    radial-gradient(circle at 75% 42%,rgba(255,26,26,.08),transparent 30%),
    linear-gradient(180deg,#111 0%,#0d0f0f 100%)!important;
  border-top:1px solid rgba(255,255,255,.1);
  border-bottom:1px solid rgba(255,255,255,.1);
}
.hnt3-heat-guide-grid{
  display:grid!important;
  grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)!important;
  gap:42px!important;
  align-items:center!important;
}
.hnt3-heat-copy .hnt3-kicker{color:#ff242b!important;letter-spacing:.22em!important}
.hnt3-heat-copy h2{margin:22px 0 30px!important;color:#fff!important;font:900 clamp(58px,5vw,78px)/.82 var(--hnt3-cond)!important;letter-spacing:-.035em!important;text-transform:uppercase!important}
.hnt3-heat-copy h2 b{color:#fff!important}
.hnt3-heat-copy>p{max-width:560px!important;margin:0!important;color:#f3f3f3!important;font-size:17px!important;line-height:1.75!important;font-weight:650!important}
.hnt3-heat-active{margin-top:38px!important;padding:26px!important;border:1px solid rgba(255,255,255,.14)!important;border-radius:20px!important;background:rgba(7,7,7,.52)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.025)!important}
.hnt3-heat-active>span{display:block!important;color:#8d8d8d!important;font:800 11px/1 var(--hnt3-sans)!important;letter-spacing:.13em!important;text-transform:uppercase!important}
.hnt3-heat-active>strong{display:block!important;margin-top:14px!important;color:#fff!important;font:900 clamp(28px,2.3vw,38px)/1 var(--hnt3-cond)!important;text-transform:none!important}
.hnt3-heat-active>strong b,.hnt3-heat-active>strong i{font:inherit!important;color:inherit!important;font-style:normal!important}
.hnt3-heat-active>em{display:block!important;margin-top:12px!important;color:#ff9300!important;font:900 14px/1 var(--hnt3-sans)!important;font-style:normal!important;text-transform:uppercase!important}
.hnt3-heat-active>p{margin:18px 0 0!important;color:#f2f2f2!important;font-size:15px!important;line-height:1.65!important;font-weight:600!important}
.hnt3-heat-selector{padding:34px!important;border:1px solid rgba(255,255,255,.12)!important;border-radius:28px!important;background:#050505!important;box-shadow:0 25px 70px rgba(0,0,0,.24)!important;min-width:0!important}
.hnt3-heat-buttons{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:10px!important}
.hnt3-heat-button{appearance:none!important;-webkit-appearance:none!important;min-width:0!important;min-height:92px!important;padding:15px 8px!important;border:2px solid rgba(255,255,255,.12)!important;border-radius:16px!important;background:#0e1010!important;color:#fff!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:9px!important;box-shadow:none!important;transform:none!important;transition:background-color .2s ease,color .2s ease,border-color .2s ease,box-shadow .2s ease!important}
.hnt3-heat-button:hover,.hnt3-heat-button:focus-visible{transform:none!important;border-color:rgba(255,255,255,.35)!important;background:#171919!important;color:#fff!important}
.hnt3-heat-button.is-active,.hnt3-heat-button.is-active:hover,.hnt3-heat-button.is-active:focus-visible{background:#fff!important;color:#070707!important;border-color:#fff!important;box-shadow:0 14px 34px rgba(255,255,255,.08)!important;transform:none!important}
.hnt3-heat-peppers{display:flex!important;justify-content:center!important;white-space:nowrap!important;font-size:14px!important;line-height:1!important;letter-spacing:-2px!important}
.hnt3-heat-button>span:last-child{font:900 10px/1 var(--hnt3-sans)!important;text-transform:uppercase!important;letter-spacing:.02em!important;white-space:nowrap!important}
.hnt3-heat-product-images{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important;margin-top:34px!important}
.hnt3-heat-image-card{display:block!important;aspect-ratio:1/1!important;overflow:hidden!important;border-radius:16px!important;border:1px solid rgba(255,255,255,.12)!important;background:#fff!important;transition:border-color .2s ease,transform .2s ease!important}
.hnt3-heat-image-card:hover{border-color:rgba(255,36,43,.65)!important;transform:translateY(-2px)!important}
.hnt3-heat-image-card img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important}
.hnt3-heat-fallback{display:grid!important;place-items:center!important;padding:20px!important;text-align:center!important;color:#111!important;font:900 22px/.9 var(--hnt3-cond)!important}
@media(max-width:980px){
  .hnt3-heat-guide-grid{grid-template-columns:1fr!important;gap:32px!important}
  .hnt3-heat-selector{padding:24px!important}
}
@media(max-width:680px){
  .hnt3-heat-interactive{padding-top:68px!important;padding-bottom:68px!important}
  .hnt3-heat-copy h2{font-size:clamp(54px,17vw,78px)!important}
  .hnt3-heat-copy>p{font-size:15px!important}
  .hnt3-heat-selector{padding:18px!important;border-radius:22px!important}
  .hnt3-heat-buttons{display:flex!important;overflow-x:auto!important;scroll-snap-type:x proximity!important;gap:9px!important;padding-bottom:4px!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:none!important}
  .hnt3-heat-buttons::-webkit-scrollbar{display:none!important}
  .hnt3-heat-button{flex:0 0 112px!important;min-height:86px!important;scroll-snap-align:start!important}
  .hnt3-heat-product-images{gap:8px!important;margin-top:20px!important}
  .hnt3-heat-active{margin-top:26px!important;padding:22px!important}
}
@media(max-width:440px){
  .hnt3-heat-product-images{grid-template-columns:1fr!important}
  .hnt3-heat-image-card{aspect-ratio:16/10!important}
}


/* =========================================================
   V13 — Home FAQ + social image wall from V2 reference
   ========================================================= */
.hnt3-faq-social{
  position:relative!important;
  overflow:hidden!important;
  background:
    radial-gradient(circle at 68% 20%,rgba(255,26,26,.055),transparent 30%),
    radial-gradient(circle at 18% 82%,rgba(255,122,0,.035),transparent 28%),
    linear-gradient(180deg,#111313 0%,#0d0f0f 100%)!important;
  border-top:1px solid rgba(255,255,255,.08)!important;
  border-bottom:1px solid rgba(255,255,255,.08)!important;
  padding-top:92px!important;
  padding-bottom:92px!important;
}
.hnt3-faq-social:before{
  content:"";position:absolute;inset:0;pointer-events:none;opacity:.045;
  background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.95' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.6'/%3E%3C/svg%3E");
}
.hnt3-faq-social-grid{
  position:relative!important;z-index:1!important;display:grid!important;
  grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr)!important;
  gap:46px!important;align-items:start!important;
}
.hnt3-home-faq h2,.hnt3-social-wall h3{
  margin:0 0 28px!important;color:#fff!important;text-transform:uppercase!important;
  font:900 clamp(34px,3vw,48px)/.95 var(--hnt3-cond)!important;letter-spacing:-.015em!important;
}
.hnt3-home-faq h2 span{color:#fff!important}
.hnt3-home-faq-list{overflow:hidden!important;border:1px solid rgba(255,255,255,.14)!important;border-radius:22px!important;background:rgba(16,18,18,.72)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.025)!important}
.hnt3-home-faq-list details{margin:0!important;border:0!important;border-bottom:1px solid rgba(255,255,255,.12)!important;background:transparent!important}
.hnt3-home-faq-list details:last-child{border-bottom:0!important}
.hnt3-home-faq-list summary{
  list-style:none!important;display:flex!important;align-items:center!important;justify-content:space-between!important;
  gap:24px!important;min-height:84px!important;padding:23px 26px!important;color:#fff!important;cursor:pointer!important;
  font:800 15px/1.35 var(--hnt3-sans)!important;letter-spacing:0!important;text-transform:none!important;
  transition:background-color .2s ease!important;
}
.hnt3-home-faq-list summary::-webkit-details-marker{display:none!important}
.hnt3-home-faq-list summary:hover{background:rgba(255,255,255,.025)!important}
.hnt3-home-faq-list summary>span{color:#fff!important}
.hnt3-home-faq-list summary i{
  flex:0 0 36px!important;width:36px!important;height:36px!important;display:grid!important;place-items:center!important;
  border:1px solid rgba(255,255,255,.24)!important;border-radius:999px!important;color:#fff!important;font:400 20px/1 var(--hnt3-sans)!important;
  font-style:normal!important;transition:transform .25s ease,background-color .2s ease,color .2s ease!important;
}
.hnt3-home-faq-list details[open] summary i{transform:rotate(45deg)!important;background:#fff!important;color:#ff242b!important;border-color:#fff!important}
.hnt3-home-faq-answer{padding:0 26px 24px!important}
.hnt3-home-faq-answer p{max-width:650px!important;margin:0!important;color:#f0f0f0!important;font-size:14px!important;line-height:1.65!important;font-weight:500!important}
.hnt3-social-wall h3{margin-bottom:24px!important}
.hnt3-social-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important}
.hnt3-social-card{
  display:block!important;aspect-ratio:1/1!important;overflow:hidden!important;border-radius:18px!important;
  border:1px solid rgba(255,255,255,.13)!important;background:#fff!important;transform:none!important;
  transition:border-color .22s ease,box-shadow .22s ease!important;
}
.hnt3-social-card:hover{transform:none!important;border-color:rgba(255,36,43,.72)!important;box-shadow:0 14px 36px rgba(0,0,0,.2)!important}
.hnt3-social-card img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important}
.hnt3-social-fallback{display:grid!important;place-items:center!important;padding:22px!important;color:#111!important;text-align:center!important;font:900 28px/.9 var(--hnt3-cond)!important}
@media(max-width:980px){
  .hnt3-faq-social-grid{grid-template-columns:1fr!important;gap:42px!important}
  .hnt3-social-grid{max-width:760px!important}
}
@media(max-width:680px){
  .hnt3-faq-social{padding-top:68px!important;padding-bottom:68px!important}
  .hnt3-home-faq h2,.hnt3-social-wall h3{font-size:38px!important;margin-bottom:22px!important}
  .hnt3-home-faq-list summary{min-height:74px!important;padding:19px 18px!important;font-size:14px!important}
  .hnt3-home-faq-list summary i{flex-basis:34px!important;width:34px!important;height:34px!important}
  .hnt3-home-faq-answer{padding:0 18px 20px!important}
  .hnt3-social-grid{gap:10px!important}
  .hnt3-social-card{border-radius:14px!important}
}

/* =========================================================
   V14 — Missing Build Bundle + Loved 8 to 80 sections
   ========================================================= */
.hnt3-bundle-save,.hnt3-loved-story{background:radial-gradient(circle at 67% 45%,rgba(73,28,18,.16),transparent 32%),#0b0c0c!important}
.hnt3-bundle-save .hnt3-shell,.hnt3-loved-story .hnt3-shell{width:min(1440px,calc(100% - 64px))}
.hnt3-bundle-save-grid{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:70px;align-items:center}
.hnt3-bundle-save-copy{min-width:0}.hnt3-bundle-dot{display:block;width:10px;height:10px;border-radius:50%;background:var(--hnt3-red);box-shadow:0 0 18px rgba(255,36,43,.8);margin-bottom:26px}
.hnt3-bundle-save h2{margin:0;color:#fff!important;font:900 clamp(52px,5vw,76px)/.82 var(--hnt3-cond);letter-spacing:-.035em;text-transform:uppercase}.hnt3-bundle-save h2 b{color:var(--hnt3-red)!important}.hnt3-bundle-save-copy>p{max-width:560px;margin:28px 0 0;color:rgba(255,255,255,.72)!important;font-size:16px;line-height:1.6;font-weight:700}
.hnt3-bundle-price-row{margin-top:34px;min-height:82px;border:1px solid rgba(255,255,255,.14);border-radius:18px;background:#080909;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:18px 18px 18px 20px}.hnt3-bundle-price{display:flex;align-items:baseline;gap:14px}.hnt3-bundle-price strong{font:900 31px/1 var(--hnt3-cond);color:#fff!important}.hnt3-bundle-price del{color:rgba(255,255,255,.32)!important;font:800 13px/1 var(--hnt3-sans)}
.hnt3-bundle-showcase{border:1px solid rgba(255,255,255,.16);border-radius:24px;overflow:hidden;background:#0f1111}.hnt3-bundle-image{display:block;aspect-ratio:4/3;background:#111;overflow:hidden}.hnt3-bundle-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}.hnt3-bundle-image:hover img{transform:scale(1.015)}.hnt3-bundle-fallback{height:100%;display:grid;place-items:center;text-align:center;color:#fff;background:radial-gradient(circle,rgba(255,36,43,.22),transparent 52%),#0b0c0c;font:900 42px/.9 var(--hnt3-cond)}
.hnt3-bundle-items{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:22px}.hnt3-bundle-item{min-height:58px;border:1px solid rgba(255,255,255,.13);border-radius:12px;padding:12px 14px;display:flex;flex-direction:column;justify-content:center;gap:5px;background:#101212}.hnt3-bundle-item strong{color:#fff!important;font:900 11px/1.1 var(--hnt3-sans);text-transform:uppercase}.hnt3-bundle-item span{color:rgba(255,255,255,.55)!important;font:800 11px/1 var(--hnt3-sans)}

.hnt3-loved-story{padding-top:92px!important;padding-bottom:100px!important}.hnt3-loved-head{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:46px}.hnt3-loved-head h2{margin:0;color:#fff!important;font:900 clamp(48px,4.8vw,72px)/.84 var(--hnt3-cond);letter-spacing:-.035em;text-transform:uppercase}.hnt3-loved-head h2>span{display:inline-block;width:10px;height:10px;border-radius:50%;background:var(--hnt3-red);box-shadow:0 0 18px rgba(255,36,43,.75);margin-right:24px;vertical-align:.2em}.hnt3-loved-head>a{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:0 18px;border-radius:999px;background:#fff;color:#090909!important;font:900 10px/1 var(--hnt3-cond);letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;transition:.2s}.hnt3-loved-head>a:hover{background:var(--hnt3-red);color:#fff!important}
.hnt3-loved-reviews{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.hnt3-loved-review{min-height:210px;border:1px solid rgba(255,255,255,.16);border-radius:22px;background:linear-gradient(145deg,#111313,#0c0d0d);padding:34px 32px;display:flex;flex-direction:column}.hnt3-loved-stars{color:var(--hnt3-red)!important;letter-spacing:2px;font-size:18px}.hnt3-loved-review p{margin:20px 0 22px;color:#fff!important;font-size:17px;line-height:1.45;font-weight:800}.hnt3-loved-review small{margin-top:auto;color:rgba(255,255,255,.54)!important;font:800 10px/1.2 var(--hnt3-sans);text-transform:uppercase}
.hnt3-family-card{margin-top:82px;display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.15fr);min-height:380px;border:1px solid rgba(255,255,255,.16);border-radius:28px;overflow:hidden;background:#101212}.hnt3-family-image{position:relative;min-height:380px;background:#b7b7b7;overflow:hidden}.hnt3-family-image:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.24),rgba(0,0,0,.05))}.hnt3-family-image img{width:100%;height:100%;object-fit:contain;display:block;filter:brightness(.72);padding:18px}.hnt3-family-image>span{position:absolute;z-index:2;left:22px;bottom:22px;background:var(--hnt3-red);color:#080808!important;padding:10px 16px;font:900 12px/1 var(--hnt3-cond);letter-spacing:.03em;text-transform:uppercase}
.hnt3-family-copy{padding:58px 54px;display:flex;flex-direction:column;justify-content:center}.hnt3-family-copy>span{color:var(--hnt3-red)!important;font:900 10px/1 var(--hnt3-sans);letter-spacing:.13em;text-transform:uppercase}.hnt3-family-copy h2{margin:17px 0 25px;color:#fff!important;font:900 clamp(48px,4.7vw,70px)/.82 var(--hnt3-cond);letter-spacing:-.035em;text-transform:uppercase}.hnt3-family-copy p{margin:0;max-width:690px;color:#fff!important;font-size:17px;line-height:1.68;font-weight:700}

@media(max-width:900px){.hnt3-bundle-save-grid{grid-template-columns:1fr;gap:40px}.hnt3-loved-reviews{grid-template-columns:1fr 1fr}.hnt3-loved-review:last-child{grid-column:1/-1}.hnt3-family-card{grid-template-columns:1fr}.hnt3-family-image{min-height:330px}.hnt3-family-copy{padding:40px 34px}}
@media(max-width:620px){.hnt3-bundle-save .hnt3-shell,.hnt3-loved-story .hnt3-shell{width:min(100% - 28px,1440px)}.hnt3-bundle-price-row{align-items:flex-start;flex-direction:column}.hnt3-bundle-price-row .hnt3-btn{width:100%}.hnt3-bundle-items{grid-template-columns:1fr;padding:14px}.hnt3-loved-head{align-items:flex-start;flex-direction:column}.hnt3-loved-head h2>span{margin-right:12px}.hnt3-loved-reviews{grid-template-columns:1fr}.hnt3-loved-review:last-child{grid-column:auto}.hnt3-loved-review{padding:26px 22px}.hnt3-family-card{margin-top:52px}.hnt3-family-image{min-height:280px}.hnt3-family-copy{padding:34px 24px}.hnt3-family-copy h2{font-size:52px}}
