@import"https://fonts.googleapis.com/css2?family=Anton&display=swap";.thh{--cream: #f6efe9;--ink: #1a1a1a;--red: #ef415f;--lime: #a6ce3b;--card: #ffffff;--serif: Georgia, "Times New Roman", serif;font-family:Anton,Arial Narrow,sans-serif;color:var(--ink);background:var(--cream);overflow:hidden}.thh *{box-sizing:border-box}.thh img{display:block;max-width:100%}.thh .th-wrap{max-width:1180px;margin:0 auto;padding:0 22px}.thh .th-display{font-family:Anton,Arial Narrow,sans-serif;font-weight:400;text-transform:uppercase;line-height:.94;letter-spacing:-.01em;margin:0}.thh .th-serif{font-family:var(--serif)}.thh .th-eyebrow{font-weight:800;text-transform:uppercase;letter-spacing:.06em;font-size:14px;color:var(--red);margin:0 0 14px}.thh .th-stars{color:var(--red);font-size:20px;letter-spacing:3px}.thh .th-reviewline{font-family:var(--serif);font-size:15px;opacity:.7;margin:8px 0 0}.thh .th-btn{display:inline-flex;align-items:center;gap:10px;background:var(--red);color:#fff;text-decoration:none;font-weight:800;text-transform:uppercase;letter-spacing:.03em;font-size:15px;padding:16px 30px;border-radius:10px;transition:transform .12s ease,filter .12s ease}.thh .th-btn:hover{transform:translateY(-2px);filter:brightness(1.05)}.thh .th-btn--ghost{background:transparent;color:var(--ink);border:2px solid var(--ink);border-radius:12px}.thh .th-btn--ghost:hover{background:var(--ink);color:#fff}.thh .th-hero{position:relative;min-height:82vh;display:flex;align-items:flex-end;background:#111 center/cover no-repeat;color:#fff;padding:0 0 8vh}.thh .th-hero .th-eyebrow{color:var(--lime)}.thh .th-hero-h1{font-size:clamp(44px,7.4vw,104px);max-width:15ch;margin:12px 0 20px}.thh .th-hero-sub{font-family:var(--serif);font-size:clamp(17px,2vw,22px);line-height:1.45;max-width:34ch;margin:0 0 30px;color:#f3f0ec}.thh .th-marquee{background:var(--ink);color:var(--cream);overflow:hidden;white-space:nowrap;padding:15px 0;border-top:3px solid var(--lime);border-bottom:3px solid var(--lime)}.thh .th-marquee span{display:inline-block;font-weight:800;text-transform:uppercase;letter-spacing:.08em;font-size:15px;padding:0 26px;animation:thhscroll 26s linear infinite}@keyframes thhscroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.thh .th-band{padding:84px 0}.thh .th-center{text-align:center}.thh .th-h2{font-size:clamp(30px,4.6vw,56px);margin:12px auto 16px;max-width:20ch}.thh .th-lead{font-family:var(--serif);font-size:clamp(18px,2.1vw,24px);line-height:1.5;max-width:46ch;margin:0 auto;opacity:.85}.thh .th-cards{display:grid;grid-template-columns:1fr 1fr;gap:22px;max-width:760px;margin:44px auto 0}.thh .th-card{position:relative;background:var(--card);border-radius:18px;padding:16px 16px 22px;text-align:center;border:1px solid rgba(0,0,0,.06);box-shadow:0 10px 30px #0000000d;display:flex;flex-direction:column}.thh .th-card-media{border-radius:12px;overflow:hidden;background:#ece7e1;aspect-ratio:1}.thh .th-card-media img{width:100%;height:100%;object-fit:cover}.thh .th-tag{position:absolute;top:14px;left:14px;z-index:2;background:var(--ink);color:#fff;font-size:11px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;padding:5px 10px;border-radius:6px}.thh .th-card h3{font-family:var(--serif);font-size:24px;margin:18px 0 6px;font-weight:600}.thh .th-card .th-cstars{color:var(--red);font-size:14px;letter-spacing:2px}.thh .th-card .th-cnum{font-size:12px;opacity:.55;margin-left:6px}.thh .th-card .th-price{font-family:var(--serif);font-size:17px;margin:10px 0 16px;opacity:.8}.thh .th-card .th-btn{justify-content:center;width:100%;margin-top:auto}.thh .th-split{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}.thh .th-split img{border-radius:22px;width:100%;aspect-ratio:4/5;object-fit:cover}.thh .th-split .th-h2{text-align:left;margin-left:0}.thh .th-split p{font-family:var(--serif);font-size:18px;line-height:1.6;opacity:.85}.thh .th-dark{background:var(--ink);color:var(--cream)}.thh .th-dark .th-eyebrow{color:var(--lime)}.thh details.th-acc{border-bottom:1px solid rgba(0,0,0,.14);padding:4px 0}.thh .th-dark details.th-acc{border-color:#ffffff29}.thh details.th-acc summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:16px;padding:20px 2px;font-weight:800;text-transform:uppercase;letter-spacing:.02em;font-size:16px}.thh details.th-acc summary::-webkit-details-marker{display:none}.thh details.th-acc summary:after{content:"+";font-size:26px;font-weight:400;line-height:1;opacity:.6}.thh details.th-acc[open] summary:after{content:"\2013"}.thh details.th-acc .th-acc-body{padding:0 2px 22px;font-family:var(--serif);font-size:16px;line-height:1.6;opacity:.82}.thh .th-compare{max-width:720px;margin:44px auto 0;background:var(--card);border-radius:18px;overflow:hidden;border:1px solid rgba(0,0,0,.08)}.thh .th-crow{display:grid;grid-template-columns:1.4fr 1fr 1fr;align-items:center}.thh .th-crow>div{padding:16px 18px;font-size:15px}.thh .th-chead>div{background:var(--ink);color:#fff;font-weight:800;text-transform:uppercase;letter-spacing:.03em;text-align:center;font-size:14px}.thh .th-chead>div:first-child{background:var(--card);color:var(--card)}.thh .th-crow:not(.th-chead){border-top:1px solid rgba(0,0,0,.08)}.thh .th-crow .th-cn{font-weight:700}.thh .th-crow .th-mid{text-align:center;background:#ef415f0f;font-weight:700;color:var(--red);border-left:2px solid var(--red);border-right:2px solid var(--red)}.thh .th-crow .th-r{text-align:center;opacity:.7}.thh .th-tgrid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;max-width:1060px;margin:44px auto 0}.thh .th-tcard{background:var(--card);border-radius:18px;padding:26px;border:1px solid rgba(0,0,0,.06);box-shadow:0 10px 30px #0000000a}.thh .th-tcard .th-stars{font-size:16px}.thh .th-tcard blockquote{font-family:var(--serif);font-size:17px;line-height:1.55;margin:14px 0 18px}.thh .th-tcard .th-tname{font-weight:800;text-transform:uppercase;letter-spacing:.03em;font-size:13px}.thh .th-tcard .th-tmeta{font-size:12px;opacity:.5}.thh .th-final{background:var(--red);color:#fff;text-align:center}.thh .th-final .th-h2{color:#fff}.thh .th-checks{list-style:none;padding:0;margin:26px auto 30px;max-width:420px;text-align:left;display:grid;gap:12px}.thh .th-checks li{font-family:var(--serif);font-size:18px;display:flex;gap:12px;align-items:center}.thh .th-checks li:before{content:"\2713";font-family:inherit;font-weight:800;background:#fff;color:var(--red);width:26px;height:26px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;flex:0 0 26px}.thh .th-final .th-btn{background:var(--ink)}.thh .th-final .th-btn:hover{background:#000}.thh .th-wave{line-height:0}.thh .th-wave svg{display:block;width:100%;height:54px}@media(max-width:749px){.thh .th-split{grid-template-columns:1fr;gap:28px}.thh .th-tgrid{grid-template-columns:1fr}.thh .th-band{padding:60px 0}.thh .th-cards{gap:14px}.thh .th-card h3{font-size:20px}.thh .th-crow{grid-template-columns:1.3fr 1fr 1fr}.thh .th-crow>div{padding:12px 10px;font-size:13px}}.product-media{max-width:460px;margin-left:auto;margin-right:auto}.product-media img.clip-path-media,.product-media img{width:100%!important;height:auto!important;aspect-ratio:1/1;object-fit:cover;border-radius:14px}.product-media .media__shape-container,.product-media .media__shape-wrapper,.product-media .media{height:auto!important;max-height:none!important}.thh .th-buy{padding:52px 0 20px}.thh .th-buy-grid{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:start;max-width:1120px;margin:0 auto;padding:0 22px}.thh .th-pdp-main{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:20px;background:#ece7e1;display:block}.thh .th-pdp-thumbs{display:flex;gap:10px;margin-top:12px;flex-wrap:wrap}.thh .th-pdp-thumb{width:64px;height:64px;border-radius:10px;object-fit:cover;cursor:pointer;border:2px solid transparent;background:#ece7e1}.thh .th-pdp-thumb.is-active{border-color:var(--red)}.thh .th-buy-title{font-size:clamp(34px,4vw,54px);margin:8px 0 4px}.thh .th-buy-price{font-family:var(--serif);font-size:26px;font-weight:600;margin:0 0 16px}.thh .th-buy-benefits{list-style:none;padding:0;margin:0 0 22px;display:grid;gap:8px}.thh .th-buy-benefits li{font-family:var(--serif);font-size:16px;display:flex;gap:10px;align-items:flex-start;line-height:1.4}.thh .th-buy-benefits li:before{content:"\2713";color:var(--red);font-weight:800;font-family:Arial}.thh .th-flavs{display:grid;gap:10px;margin:0 0 16px}.thh .th-flav{position:relative;display:flex;justify-content:space-between;align-items:center;gap:12px;border:2px solid rgba(0,0,0,.15);border-radius:12px;padding:14px 16px;cursor:pointer;font-weight:700;font-size:15px}.thh .th-flav.is-active{border-color:var(--red);background:#ef415f0d}.thh .th-flav input{position:absolute;opacity:0;pointer-events:none}.thh .th-flav-price{font-family:var(--serif);font-weight:600;opacity:.75}.thh .th-qty-row{display:flex;gap:12px;align-items:stretch;margin:0 0 12px}.thh .th-qty{width:72px;padding:12px;border:2px solid rgba(0,0,0,.15);border-radius:12px;font:inherit;text-align:center;background:#fff}.thh .th-atc{flex:1;border:none;cursor:pointer;background:var(--red);color:#fff;font-weight:800;text-transform:uppercase;letter-spacing:.03em;font-size:16px;padding:18px;border-radius:12px;font-family:Anton,Arial Narrow,sans-serif}.thh .th-atc:hover{filter:brightness(1.06)}.thh .th-buy .shopify-payment-button{margin-top:10px}.thh .th-buy-note{font-family:var(--serif);font-size:14px;opacity:.7;text-align:center;margin:12px 0 0}.thh .th-iconrow{display:flex;flex-wrap:wrap;gap:14px 22px;margin:20px 0 0;padding:18px 0 0;border-top:1px solid rgba(0,0,0,.12)}.thh .th-iconrow div{font-weight:700;font-size:12.5px;text-transform:uppercase;letter-spacing:.02em;display:flex;gap:7px;align-items:center}.thh .th-iconrow div:before{content:"\2713";color:var(--red)}.thh .th-fg{border-left:3px solid var(--ink);padding:14px 18px;margin:22px 0 0;font-family:var(--serif);font-size:15px;line-height:1.6;color:#444}.thh .th-fg b{font-family:Anton,Arial Narrow,sans-serif;font-weight:400;text-transform:uppercase;font-size:13px;letter-spacing:.05em;display:block;margin-bottom:6px;color:var(--ink)}.thh .th-fg .th-sig{display:block;margin-top:10px;font-weight:700;font-size:13px;color:var(--ink)}.thh .th-inside{background:var(--ink);color:var(--cream);text-align:center;padding:34px 22px}.thh .th-inside h3{font-family:Anton,Arial Narrow,sans-serif;font-weight:400;text-transform:uppercase;font-size:22px;letter-spacing:.02em;margin:0 0 18px}.thh .th-inside-row{display:flex;flex-wrap:wrap;justify-content:center;gap:12px}.thh .th-inside-row span{border:1px solid rgba(255,255,255,.25);border-radius:999px;padding:8px 18px;font-weight:700;font-size:14px}.thh .th-inside-row span b{color:var(--lime)}@media(max-width:749px){.thh .th-buy-grid{grid-template-columns:1fr;gap:24px}.thh .th-buy{padding:32px 0 10px}}
/*# sourceMappingURL=/cdn/shop/t/18/assets/thh.css.map */
