:root{--hth-green: #24A35A;--hth-green-hov: #1E8C4D;--hth-dark: #123629;--hth-deep: #082B21;--hth-trust-bg: #0A3126;--hth-mint: #EFF6F1;--hth-off-white: #F8FBF9;--hth-max: 1180px;--hth-ease: .22s ease}.hth-scope{box-sizing:border-box}.hth-scope *,.hth-scope *:before,.hth-scope *:after{box-sizing:inherit}.hth-btn{display:inline-flex;align-items:center;justify-content:center;padding:18px 34px;min-height:58px;border-radius:8px;font-size:13px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;text-decoration:none;cursor:pointer;transition:background var(--hth-ease),color var(--hth-ease),border-color var(--hth-ease);white-space:nowrap;line-height:1;border:2px solid transparent}.hth-btn--primary{background:var(--hth-green);color:#fff;border-color:var(--hth-green)}.hth-btn--primary:hover,.hth-btn--primary:focus-visible{background:var(--hth-green-hov);border-color:var(--hth-green-hov)}.hth-btn--ghost{background:transparent;color:#fff;border-color:#fff6}.hth-btn--ghost:hover,.hth-btn--ghost:focus-visible{border-color:#fff}.hth-hero{background:var(--hth-dark);position:relative;overflow:hidden}.hth-hero__inner{max-width:var(--hth-max);width:min(var(--hth-max),calc(100% - 48px));margin-inline:auto;padding:72px 0;display:grid;grid-template-columns:55fr 45fr;align-items:center;min-height:700px;gap:0}.hth-hero__copy{padding-right:48px;display:flex;flex-direction:column}.hth-hero__eyebrow{font-size:12px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--hth-green);margin:0 0 18px}.hth-hero__heading{font-size:clamp(48px,4.8vw,68px);font-weight:800;line-height:1;color:#fff;margin:0 0 24px}.hth-hero__body{font-size:17px;line-height:1.65;color:#ffffffd1;max-width:500px;margin:0 0 32px}.hth-hero__actions{display:flex;gap:16px;flex-wrap:wrap;margin-bottom:28px}.hth-hero__trust{display:flex;align-items:center;gap:0;flex-wrap:wrap}.hth-hero__trust-item{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:600;color:#ffffffbf}.hth-hero__trust-item svg{color:var(--hth-green);flex-shrink:0}.hth-hero__trust-sep{display:inline-block;width:4px;height:4px;background:#ffffff40;border-radius:50%;margin:0 12px}.hth-hero__visual{display:flex;align-items:center;justify-content:center;position:relative;min-height:700px}.hth-hero__halo{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 50% 55%,rgba(36,163,90,.28) 0%,transparent 68%);pointer-events:none}.hth-hero__product-img{position:relative;z-index:1;height:560px;width:auto;max-width:100%;object-fit:contain;filter:drop-shadow(0 24px 48px rgba(0,0,0,.35))}.hth-trust-ticker-wrap{background:var(--ticker-bg, #082B21);width:100%}.hth-trust-ticker__wave-bottom{display:block;width:100%;line-height:0;height:52px;overflow:hidden}.hth-trust-ticker__waves{display:block;width:100%;height:100%}.hth-trust-ticker__wave-layer--bottom-1 use{fill:#fff;opacity:1;animation:hth-wave-drift-left 12s linear infinite;will-change:transform}.hth-trust-ticker__wave-layer--bottom-2 use{fill:#eff6f1;opacity:.58;animation:hth-wave-drift-right 9s linear infinite;will-change:transform}.hth-trust-ticker__wave-layer--bottom-3 use{fill:#ddeae3;opacity:.3;animation:hth-wave-drift-left 7s linear infinite;will-change:transform}.hth-trust-ticker__wave-layer--bottom-4 use{fill:#a7b9af;opacity:.14;animation:hth-wave-drift-right 5s linear infinite;will-change:transform}.hth-trust-ticker{--ticker-gap: 48px;--ticker-duration: 28s;width:100%;overflow:hidden;background:var(--ticker-bg, #082B21);height:72px;display:flex;align-items:center}.hth-trust-ticker__viewport{width:100%;overflow:hidden;display:flex;align-items:center}.hth-trust-ticker__track{display:flex;width:max-content;align-items:center;gap:var(--ticker-gap);animation:hth-trust-scroll var(--ticker-duration, 28s) linear infinite;will-change:transform}.hth-trust-ticker:hover .hth-trust-ticker__track,.hth-trust-ticker:focus-within .hth-trust-ticker__track{animation-play-state:paused}.hth-trust-ticker__group{display:flex;align-items:center;flex-shrink:0;gap:var(--ticker-gap)}.hth-trust-ticker__item{display:inline-flex;align-items:center;gap:8px;white-space:nowrap;color:#ffffffe6;font-size:13px;font-weight:700;line-height:1}.hth-trust-ticker__icon{width:18px;height:18px;flex-shrink:0;color:#ffffffbf}.hth-trust-ticker__sep{font-size:6px;color:#ffffff40;flex-shrink:0;line-height:1}@keyframes hth-trust-scroll{0%{transform:translateZ(0)}to{transform:translate3d(calc(-50% - (var(--ticker-gap) / 2)),0,0)}}@keyframes hth-wave-left{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes hth-wave-right{0%{transform:translate(-50%)}to{transform:translate(0)}}@keyframes hth-wave-drift-left{0%{transform:translate3d(82px,0,0)}to{transform:translate3d(-88px,0,0)}}@keyframes hth-wave-drift-right{0%{transform:translate3d(-88px,0,0)}to{transform:translate3d(82px,0,0)}}@media(prefers-reduced-motion:reduce){.hth-trust-ticker__track{animation:none;transform:none}.hth-trust-ticker__group[aria-hidden=true]{display:none}.hth-trust-ticker__viewport{overflow-x:auto}.hth-trust-ticker__wave-layer>use{animation:none!important;transform:none!important}}@media(max-width:768px){.hth-trust-ticker__wave-bottom{height:30px}.hth-trust-ticker{--ticker-gap: 32px;height:60px}.hth-trust-ticker__item{font-size:12px}.hth-trust-ticker__icon{width:17px;height:17px}}.hth-trust{background:var(--hth-trust-bg);width:100%}.hth-trust__inner{max-width:var(--hth-max);width:calc(100% - 48px);margin-inline:auto;height:72px;display:flex;align-items:center;justify-content:center}.hth-trust__list{display:flex;align-items:center;list-style:none;margin:0;padding:0;width:100%;justify-content:space-evenly;flex-wrap:nowrap;gap:0}.hth-trust__item{display:inline-flex;align-items:center;gap:8px;white-space:nowrap}.hth-trust__sep{font-size:7px;color:#ffffff4d;flex-shrink:0}.hth-trust__icon{width:18px;height:18px;color:#ffffffd1;flex-shrink:0}.hth-trust__label{font-size:13px;font-weight:600;color:#ffffffe6;letter-spacing:.04em}.hth-ugc{background:#fff;padding:80px 0 64px}.hth-ugc__inner{max-width:1160px;width:calc(100% - 48px);margin-inline:auto}.hth-ugc__eyebrow{text-align:center;font-size:11px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--hth-green);margin:0 0 12px}.hth-ugc__heading{text-align:center;font-size:clamp(32px,3vw,44px);font-weight:800;color:var(--hth-dark);line-height:1.1;margin:0 0 10px}.hth-ugc__subhead{text-align:center;font-size:16px;color:#666;max-width:500px;margin:0 auto 52px;line-height:1.6}.hth-ugc__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.hth-ugc__card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 2px 16px #00000017;cursor:pointer;position:relative;transition:transform .24s ease,box-shadow .24s ease}.hth-ugc__card:hover{transform:translateY(-3px);box-shadow:0 6px 24px #00000021}.hth-ugc__media{position:relative;aspect-ratio:3/4;overflow:hidden;background:#f0f0f0}.hth-ugc__poster{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:opacity .2s}.hth-ugc__video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:none}.hth-ugc__card[data-playing] .hth-ugc__video{display:block}.hth-ugc__card[data-playing] .hth-ugc__poster{opacity:0}.hth-ugc__play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:52px;height:52px;background:#0000007a;border-radius:50%;border:none;cursor:pointer;color:#fff;display:flex;align-items:center;justify-content:center;transition:background .2s,transform .2s;z-index:2}.hth-ugc__play:hover{background:#000000ad;transform:translate(-50%,-50%) scale(1.08)}.hth-ugc__card[data-playing] .hth-ugc__play{display:none}.hth-ugc__meta{min-height:112px;padding:14px 16px 16px;background:#fff}.hth-ugc__rating{display:flex;align-items:center;gap:2px;margin-bottom:8px;color:#f2b84b}.hth-ugc__rating svg{width:14px;height:14px;flex:0 0 auto;fill:currentColor}.hth-ugc__caption{font-size:14px;color:#2d443b;line-height:1.45;font-weight:500;margin:0}.hth-ugc__reviewer{font-size:12px;color:#12362994;line-height:1.4;font-weight:500;margin:6px 0 0}.hth-mstory{background:var(--hth-mint);position:relative}.hth-mstory__wave-top,.hth-mstory__wave-bottom{display:block;width:100%;overflow:hidden;line-height:0}.hth-mstory__wave-top svg,.hth-mstory__wave-bottom svg{display:block;width:100%;height:auto}.hth-mstory__inner{max-width:1120px;width:calc(100% - 48px);margin-inline:auto;padding:80px 0 88px;display:grid;grid-template-columns:48fr 52fr;gap:72px;align-items:center}.hth-mstory__media{position:relative}.hth-mstory__img{width:100%;max-height:540px;object-fit:cover;border-radius:20px;box-shadow:0 8px 48px #12362926;display:block}.hth-mstory__copy{display:flex;flex-direction:column}.hth-mstory__eyebrow{font-size:11px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--hth-green);margin:0 0 16px}.hth-mstory__heading{font-size:clamp(36px,3.4vw,50px);font-weight:800;color:var(--hth-dark);line-height:1.1;margin:0 0 24px}.hth-mstory__body{font-size:17px;color:#444;line-height:1.7;margin:0 0 16px}.hth-mstory__bullets{list-style:none;padding:0;margin:0 0 32px;display:flex;flex-direction:column;gap:10px}.hth-mstory__bullets li{display:flex;align-items:center;gap:10px;font-size:15px;font-weight:600;color:var(--hth-dark)}.hth-mstory__bullets svg{color:var(--hth-green);flex-shrink:0}.hth-qband{background:var(--hth-dark);position:relative}.hth-qband__wave-top,.hth-qband__wave-bottom{display:block;width:100%;overflow:hidden;line-height:0}.hth-qband__wave-top svg,.hth-qband__wave-bottom svg{display:block;width:100%;height:auto}.hth-qband__inner{max-width:820px;width:calc(100% - 48px);margin-inline:auto;padding:64px 0 72px;text-align:center}.hth-qband__eyebrow{font-size:11px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--hth-green);margin:0 0 20px}.hth-qband__heading{font-size:clamp(40px,3.8vw,56px);font-weight:800;color:#fff;line-height:1.05;margin:0 0 24px}.hth-qband__body{font-size:17px;color:#fffc;line-height:1.7;max-width:700px;margin:0 auto}.hth-showcase{background:#fff;padding:88px 0 96px}.hth-showcase__inner{max-width:1080px;width:calc(100% - 48px);margin-inline:auto}.hth-showcase__heading{font-size:clamp(32px,3vw,46px);font-weight:800;color:var(--hth-dark);text-align:center;line-height:1.15;margin:0 0 52px}.hth-showcase__tab-wrap{display:flex;justify-content:center;margin-bottom:52px}.hth-showcase__tabs{display:flex;gap:4px;border:2px solid var(--hth-dark);border-radius:10px;padding:4px;flex-wrap:wrap;justify-content:center;max-width:100%}.hth-showcase__tab{padding:10px 22px;border-radius:7px;font-size:14px;font-weight:600;border:2px solid transparent;cursor:pointer;transition:background .18s,color .18s;background:transparent;color:var(--hth-dark);white-space:nowrap}.hth-showcase__tab.is-active{background:var(--hth-dark);color:#fff}.hth-showcase__tab:hover:not(.is-active){background:#12362912}.hth-showcase__panels{position:relative}.hth-showcase__panel{display:none;grid-template-columns:45fr 55fr;gap:64px;align-items:center;min-height:460px}.hth-showcase__panel.is-active{display:grid}.hth-showcase__media{display:flex;align-items:center;justify-content:center;background:var(--hth-off-white);border-radius:20px;padding:32px;min-height:380px}.hth-showcase__img{max-height:340px;width:auto;max-width:100%;object-fit:contain}.hth-showcase__copy{display:flex;flex-direction:column;gap:20px}.hth-showcase__panel-heading{font-size:clamp(26px,2.4vw,34px);font-weight:800;color:var(--hth-dark);line-height:1.2;margin:0}.hth-showcase__panel-body{font-size:17px;color:#444;line-height:1.7;margin:0}.hth-showcase__features{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:20px}.hth-showcase__feature{display:flex;gap:16px;align-items:flex-start}.hth-showcase__feature svg{width:28px;height:28px;flex-shrink:0;margin-top:2px}.hth-showcase__feature strong{display:block;font-size:16px;font-weight:700;color:var(--hth-dark);margin-bottom:4px}.hth-showcase__feature p{font-size:14px;color:#555;margin:0;line-height:1.55}.hth-showcase__included{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.hth-showcase__included-item{display:flex;align-items:center;gap:12px;font-size:15px;font-weight:600;color:var(--hth-dark)}.hth-showcase__steps{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:20px}.hth-showcase__step{display:flex;gap:16px;align-items:flex-start}.hth-showcase__step-num{width:36px;height:36px;background:var(--hth-dark);color:#fff;font-weight:800;font-size:16px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.hth-showcase__step strong{display:block;font-size:15px;font-weight:700;color:var(--hth-dark);margin-bottom:4px}.hth-showcase__step p{font-size:14px;color:#555;margin:0;line-height:1.55}.hth-showcase__details{display:grid;grid-template-columns:max-content 1fr;gap:8px 24px}.hth-showcase__details dt{font-weight:700;color:var(--hth-dark);font-size:14px}.hth-showcase__details dd{font-size:14px;color:#555;margin:0}.hth-shipwave{background:var(--hth-mint);position:relative}.hth-shipwave__wave-top,.hth-shipwave__wave-bottom{display:block;width:100%;overflow:hidden;line-height:0}.hth-shipwave__wave-top svg,.hth-shipwave__wave-bottom svg{display:block;width:100%;height:auto}.hth-shipwave__inner{max-width:860px;width:calc(100% - 48px);margin-inline:auto;padding:64px 0 72px;text-align:center}.hth-shipwave__heading{font-size:clamp(34px,3.2vw,46px);font-weight:800;color:var(--hth-dark);line-height:1.1;margin:0 0 16px}.hth-shipwave__body{font-size:17px;color:#555;line-height:1.65;max-width:500px;margin:0 auto 52px}.hth-shipwave__journey{display:flex;align-items:center;justify-content:center;gap:28px;flex-wrap:wrap}.hth-shipwave__stop{display:flex;flex-direction:column;align-items:center;gap:12px}.hth-shipwave__stop-icon{width:72px;height:72px;background:#fff;border-radius:50%;box-shadow:0 3px 14px #0000001a;display:flex;align-items:center;justify-content:center}.hth-shipwave__stop-label{font-size:12px;font-weight:700;color:var(--hth-dark);letter-spacing:.08em;text-transform:uppercase;text-align:center}.hth-shipwave__arrow{color:#12362959;flex-shrink:0}.hth-faq{background:#fff;padding:80px 0 88px}.hth-faq__inner{max-width:760px;width:calc(100% - 48px);margin-inline:auto}.hth-faq__eyebrow{text-align:center;font-size:11px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--hth-green);margin:0 0 12px}.hth-faq__heading{text-align:center;font-size:clamp(40px,3.8vw,58px);font-weight:800;color:var(--hth-dark);line-height:1.05;margin:0 0 52px}.hth-faq__list{border-top:1px solid #e8e8e8}.hth-faq-item{border-bottom:1px solid #e8e8e8}.hth-faq-item__btn{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 0;background:none;border:none;cursor:pointer;text-align:left;font-size:16px;font-weight:600;color:#1a1a1a;min-height:64px}.hth-faq-item__question{flex:1}.hth-faq-item__chevron{width:20px;height:20px;color:#888;flex-shrink:0;transition:transform .3s ease}.hth-faq-item.is-open .hth-faq-item__chevron{transform:rotate(180deg)}.hth-faq-item__answer{max-height:0;overflow:hidden;transition:max-height .32s ease}.hth-faq-item.is-open .hth-faq-item__answer{max-height:500px}.hth-faq-item__answer p{padding:0 0 20px;font-size:15px;color:#555;line-height:1.72;margin:0}.hth-guarantee{background:#fff;padding:88px 24px;position:relative}.hth-guarantee__inner{width:min(1100px,calc(100% - 48px));margin:0 auto;display:grid;grid-template-columns:minmax(0,58%) minmax(280px,42%);align-items:center;column-gap:64px}.hth-guarantee__copy{display:flex;flex-direction:column}.hth-guarantee__eyebrow{font-size:11px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--hth-green);margin:0 0 18px}.hth-guarantee__heading{font-size:clamp(40px,3.4vw,52px);font-weight:800;line-height:1.04;letter-spacing:-.025em;color:#123629;max-width:560px;margin:0 0 24px}.hth-guarantee__heading-em{color:var(--hth-green);display:block}.hth-guarantee__body{font-size:16px;line-height:1.7;color:#123629b8;max-width:600px;margin:0 0 14px}.hth-guarantee__body:last-of-type{margin-bottom:0}.hth-guarantee__visual{display:flex;justify-content:center;align-items:center}.hth-guarantee__mark{position:relative;width:100%;max-width:390px;min-height:140px;margin-inline:auto}.hth-guarantee__mark-frame{border:2.5px solid #123629;border-radius:6px;padding:22px 32px 20px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:3px;position:relative}.hth-guarantee__mark-frame:before{content:"";position:absolute;top:7px;right:7px;bottom:7px;left:7px;border:1.5px dashed #DDEAE3;border-radius:2px;pointer-events:none}.hth-guarantee__mark-top{font-size:10px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#49645a;display:block;margin-bottom:6px}.hth-guarantee__mark-main{display:flex;flex-direction:column;align-items:center;gap:0;line-height:.95}.hth-guarantee__mark-satisfaction{font-size:30px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#123629;display:block}.hth-guarantee__mark-guarantee{font-size:36px;font-weight:900;letter-spacing:.04em;text-transform:uppercase;color:#123629;display:block}.hth-guarantee__mark-bottom{font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#49645a;display:block;margin-top:8px}.hth-guarantee__mark-emblem{position:absolute;bottom:-14px;right:-14px;width:44px;height:44px;background:#fff;border:2px solid #DDEAE3;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #00000014}.hth-guarantee__mark-emblem svg{width:26px;height:26px}@media(max-width:1024px){.hth-trust-ticker__wave-bottom{height:42px}.hth-hero__product-img{height:480px}.hth-showcase__panel.is-active{gap:40px}.hth-mstory__inner{gap:48px}}@media(max-width:768px){.hth-hero__inner{display:flex;flex-direction:column;padding:56px 0;min-height:auto}.hth-hero__copy{padding-right:0;order:1}.hth-hero__visual{order:2;min-height:auto;width:100%;padding-top:32px}.hth-hero__product-img{height:280px}.hth-hero__actions .hth-btn{min-width:100%}.hth-hero__actions{flex-direction:column}.hth-trust__list{flex-wrap:wrap;justify-content:center;gap:10px 20px}.hth-trust__sep{display:none}.hth-ugc__grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:12px;-webkit-overflow-scrolling:touch;padding-bottom:8px}.hth-ugc__card{flex:0 0 80vw;max-width:320px;scroll-snap-align:start}.hth-mstory__inner{display:flex;flex-direction:column;padding:56px 0;gap:40px}.hth-mstory__media{order:-1}.hth-qband__inner{padding:48px 0}.hth-showcase__panel.is-active{display:flex;flex-direction:column;min-height:auto}.hth-showcase__media{min-height:260px}.hth-showcase__tabs{gap:6px}.hth-showcase__tab{padding:8px 14px;font-size:13px}.hth-shipwave__journey{gap:16px}.hth-shipwave__arrow{transform:rotate(90deg)}.hth-guarantee{padding:64px 20px}.hth-guarantee__inner{display:flex;flex-direction:column;gap:44px;width:calc(100% - 40px)}.hth-guarantee__heading{font-size:clamp(28px,7.8vw,36px);letter-spacing:-.02em}.hth-guarantee__mark{max-width:min(100%,340px)}}@media(max-width:480px){.hth-ugc__card{flex:0 0 84vw}.hth-showcase__tab-wrap{overflow-x:auto}.hth-showcase__tabs{flex-wrap:nowrap}}.hth-ugc__card:focus-visible{outline:3px solid #24A35A;outline-offset:3px}.hth-ugc__card:hover .hth-ugc__play,.hth-ugc__card:focus-visible .hth-ugc__play{background:#000000ad}html.hth-modal-open{overflow:hidden}.hth-ugc-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9900;display:flex;align-items:center;justify-content:center;visibility:hidden;pointer-events:none}.hth-ugc-modal.is-open{visibility:visible;pointer-events:auto}.hth-ugc-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#050e0bc2;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);opacity:0;transition:opacity .22s ease}.hth-ugc-modal.is-open .hth-ugc-modal__backdrop{opacity:1}.hth-ugc-modal__dialog{position:relative;z-index:1;width:min(880px,calc(100vw - 48px));height:min(540px,calc(100vh - 80px));display:grid;grid-template-columns:minmax(0,48%) minmax(0,52%);background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 24px 64px #050e0b5c,0 4px 16px #050e0b2e;opacity:0;transform:scale(.96) translateY(12px);transition:opacity .24s ease,transform .24s ease}.hth-ugc-modal.is-open .hth-ugc-modal__dialog{opacity:1;transform:scale(1) translateY(0)}.hth-ugc-modal__media{position:relative;background:#000;display:flex;align-items:center;justify-content:center;overflow:hidden}.hth-ugc-modal__close{position:absolute;top:14px;left:14px;z-index:10;width:40px;height:40px;min-width:44px;min-height:44px;display:flex;align-items:center;justify-content:center;background:#050e0b8c;color:#fff;border:none;border-radius:50%;cursor:pointer;transition:background .16s,transform .16s;padding:0;flex-shrink:0}.hth-ugc-modal__close:hover{background:#050e0be0;transform:scale(1.12)}.hth-ugc-modal__close:active{transform:scale(.96)}.hth-ugc-modal__close:focus-visible{outline:3px solid rgba(36,163,90,.48);outline-offset:3px}.hth-ugc-modal__video{width:100%;height:100%;object-fit:contain;display:block}.hth-ugc-modal__content{display:flex;flex-direction:column;padding:24px 26px;min-width:0;overflow-y:auto}.hth-ugc-modal__review-header{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:wrap}.hth-ugc-modal__reviewer{font-size:16px;font-weight:700;color:#123629;line-height:1.3}.hth-ugc-modal__verified{display:none;align-items:center;gap:4px;font-size:11px;font-weight:600;letter-spacing:.04em;color:#24a35a;background:#24a35a1a;border-radius:20px;padding:3px 9px 3px 6px;white-space:nowrap;flex-shrink:0}.hth-ugc-modal__verified.is-visible{display:inline-flex}.hth-ugc-modal__rating{display:none;align-items:center;gap:2px;margin-top:10px;color:#f2b84b}.hth-ugc-modal__rating.is-visible{display:flex}.hth-ugc-modal__rating svg{width:16px;height:16px;flex:0 0 auto;fill:currentColor}.hth-ugc-modal__review-text{margin-top:14px;font-size:15px;line-height:1.55;color:#263d34;max-width:100%;flex:1}.hth-ugc-modal__product{display:flex;align-items:center;gap:14px;margin-top:auto;padding-top:16px;border-top:1px solid rgba(18,54,41,.12);flex-shrink:0}.hth-ugc-modal__product-img{width:60px;height:60px;object-fit:cover;border-radius:8px;flex-shrink:0;border:1px solid rgba(18,54,41,.1)}.hth-ugc-modal__product-info{display:flex;flex-direction:column;gap:6px;min-width:0}.hth-ugc-modal__product-info strong{font-size:13px;font-weight:700;color:#123629;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hth-ugc-modal__product-link{display:inline-block;font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#fff;background:#123629;padding:6px 14px;border-radius:6px;text-decoration:none;transition:background .16s;white-space:nowrap}.hth-ugc-modal__product-link:hover{background:#24a35a}@media(max-width:768px){.hth-ugc-modal__dialog{width:100%;max-width:none;height:100dvh;border-radius:0;grid-template-columns:1fr;grid-template-rows:minmax(300px,58dvh) minmax(0,1fr);transform:translateY(12px)}.hth-ugc-modal.is-open .hth-ugc-modal__dialog{transform:translateY(0)}.hth-ugc-modal__close{top:calc(12px + env(safe-area-inset-top,0px));left:14px}.hth-ugc-modal__content{padding:18px 20px calc(env(safe-area-inset-bottom,0px) + 18px);overflow-y:auto;-webkit-overflow-scrolling:touch}.hth-ugc-modal__media{min-height:300px}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/hunttail-home.css.map */
