/* HHOTT HEALTH Version 2.0 */
:root{--red:#d60012;--red-deep:#97000b;--gold:#e6b84a;--green:#0d7a46;--green-dark:#07542f;--ink:#1c2026;--muted:#686d76;--soft:#faf8f4;--line:#ece6e4;--shadow:0 24px 70px rgba(94,0,10,.13)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:"Noto Sans TC",system-ui,sans-serif;color:var(--ink);background:#fff;line-height:1.75}img{max-width:100%;display:block}a{text-decoration:none;color:inherit}button{font:inherit}.container{width:min(1180px,calc(100% - 40px));margin:auto}
.site-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.93);backdrop-filter:blur(16px);border-bottom:1px solid rgba(0,0,0,.06)}.nav-wrap{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;gap:12px;align-items:center}.brand img{width:50px;height:50px;border-radius:50%;object-fit:cover}.brand span{display:grid;line-height:1.12}.brand strong{color:var(--red);font-size:1.08rem}.brand small{font-size:.7rem;letter-spacing:.17em;color:#555}.site-nav{display:flex;align-items:center;gap:24px;font-weight:700}.site-nav a{transition:.2s}.site-nav a:hover{color:var(--red)}.nav-cta{background:var(--red);color:#fff!important;padding:10px 18px;border-radius:999px}.menu-btn{display:none;border:0;background:none;font-size:1.7rem;cursor:pointer}
.hero{position:relative;overflow:hidden;padding:28px 0 94px;background:radial-gradient(circle at 80% 12%,rgba(214,0,18,.12),transparent 26%),radial-gradient(circle at 8% 88%,rgba(230,184,74,.18),transparent 28%),linear-gradient(135deg,#fff 0%,#fff8f8 55%,#fff0f2 100%)}.hero-glow{position:absolute;border-radius:50%;filter:blur(12px);pointer-events:none}.glow-one{width:420px;height:420px;background:rgba(214,0,18,.1);right:-160px;top:-170px}.glow-two{width:320px;height:320px;background:rgba(230,184,74,.14);left:-120px;bottom:-150px}.hero-grid,.feature-grid,.usage-grid,.safety-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:72px;align-items:center}.eyebrow{margin:0 0 14px;font-size:.78rem;font-weight:900;letter-spacing:.16em;color:var(--red)}.hero h1{margin:0 0 18px;font-size:clamp(2.8rem,5.6vw,5.5rem);line-height:1.08;font-weight:900}.hero h1 span{color:var(--red)}.hero-subtitle{color:var(--green-dark);font-weight:800;font-size:1.18rem;letter-spacing:.04em}.lead{max-width:700px;color:var(--muted);font-size:1.1rem}.hero-actions,.contact-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:30px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 24px;border-radius:999px;font-weight:900;transition:.25s ease}.btn:hover{transform:translateY(-2px)}.btn-primary{background:var(--red);color:#fff;box-shadow:0 12px 28px rgba(214,0,18,.24)}.btn-ghost{border:1px solid rgba(0,0,0,.15);background:#fff}.hero-points{display:flex;gap:14px;flex-wrap:wrap;margin-top:22px;color:#4f545b;font-weight:700;font-size:.9rem}
.hero-product{position:relative;min-height:560px;border-radius:36px;padding:34px;background:linear-gradient(145deg,#1b2a1d,#092d1b);box-shadow:var(--shadow);overflow:visible}.energy-stage{position:relative;min-height:430px;display:grid;place-items:center;overflow:visible}.product-photo{position:relative;z-index:4;width:min(430px,90%);margin:0;border-radius:28px;overflow:hidden;box-shadow:0 24px 60px rgba(0,0,0,.38);animation:floatProduct 5s ease-in-out infinite}.product-photo img{width:100%;aspect-ratio:1/1;object-fit:cover}.energy-orbit{position:absolute;border-radius:50%;border:1px solid rgba(255,255,255,.25);box-shadow:0 0 28px rgba(126,255,181,.16);animation:orbitSpin 14s linear infinite}.orbit-a{width:300px;height:300px}.orbit-b{width:385px;height:385px;animation-duration:20s;animation-direction:reverse}.orbit-c{width:465px;height:465px;animation-duration:26s}
.pulse{position:absolute;top:50%;left:50%;width:240px;height:240px;border:2px solid rgba(127,255,181,.32);border-radius:50%;pointer-events:none;transform:translate(-50%,-50%) scale(.78);opacity:0;animation:featuredPulse 3.6s ease-out infinite;z-index:2}.p1{width:240px;height:240px;animation-delay:0s}.p2{width:330px;height:330px;animation-delay:1.2s}.p3{width:420px;height:420px;animation-delay:2.4s}.hero-product-caption{position:relative;z-index:5;margin-top:12px;padding:18px 22px;border-radius:20px;color:#fff;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.14)}.hero-product-caption span{display:block;color:#a9ffc5;font-size:.78rem;letter-spacing:.15em}.hero-product-caption strong{display:block;margin-top:4px;font-size:1.05rem}
@keyframes featuredPulse{0%{transform:translate(-50%,-50%) scale(.72);opacity:0}18%{opacity:.8}70%{opacity:.24}100%{transform:translate(-50%,-50%) scale(1.16);opacity:0}}@keyframes orbitSpin{to{transform:rotate(360deg)}}@keyframes floatProduct{0%,100%{transform:translateY(0) rotate(-.25deg)}50%{transform:translateY(-12px) rotate(.35deg)}}
.trust-strip{background:#151515;color:#fff}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr)}.trust-grid div{padding:24px 28px;border-right:1px solid rgba(255,255,255,.12);display:grid}.trust-grid strong{color:#ffd76f}.trust-grid span{color:#b9b9b9;font-size:.82rem}
.section{padding:100px 0}.section-head{text-align:center;max-width:790px;margin:0 auto 46px}.section-head h2,.feature-copy h2,.usage-copy h2,.safety-copy h2,.contact-card h2{margin:0 0 18px;font-size:clamp(2rem,4vw,3.5rem);line-height:1.2}.section-head p,.feature-copy>p:not(.eyebrow):not(.quote),.safety-copy>p{color:var(--muted)}
.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.product-card{border:1px solid var(--line);border-radius:24px;overflow:hidden;background:#fff;box-shadow:0 12px 34px rgba(0,0,0,.06);transition:.28s ease}.product-card:hover{transform:translateY(-7px);box-shadow:var(--shadow)}.product-card .thumb{height:230px;background:#f4f4f4;overflow:hidden}.product-card .thumb img{width:100%;height:100%;object-fit:cover}.product-card .thumb.placeholder{display:grid;place-items:center;background:linear-gradient(145deg,#f3f3f3,#e7e7e7);font-size:4rem;color:#aaa}.product-card .body{padding:24px}.product-card .meta{font-size:.8rem;font-weight:900;color:var(--red);letter-spacing:.1em}.product-card h3{margin:4px 0;font-size:1.45rem}.product-card p{color:var(--muted)}.product-card.coming{opacity:.78}
.featured{background:linear-gradient(180deg,#fff,#fffaf5)}.feature-media{position:relative;overflow:hidden;border-radius:34px;box-shadow:var(--shadow)}.feature-media img{width:100%;aspect-ratio:1/1;object-fit:cover}.media-badge{position:absolute;left:22px;bottom:22px;background:rgba(255,255,255,.92);color:var(--red);font-size:.72rem;font-weight:900;letter-spacing:.14em;padding:10px 14px;border-radius:999px}.quote{font-size:1.25rem;color:var(--red);font-weight:900}.feature-badges{display:flex;gap:8px;flex-wrap:wrap;margin-top:20px}.feature-badges span{padding:8px 13px;border-radius:999px;background:#f3f6f2;color:var(--green-dark);font-weight:700;font-size:.82rem}.text-link{display:inline-block;margin-top:24px;color:var(--red);font-weight:900}
.technology{background:var(--soft)}.technology-grid,.benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.tech-card,.benefit-card{background:#fff;border:1px solid var(--line);border-radius:22px;padding:26px;box-shadow:0 10px 28px rgba(0,0,0,.045);transition:.25s ease}.tech-card:hover,.benefit-card:hover{transform:translateY(-5px);box-shadow:0 18px 38px rgba(0,0,0,.08)}.tech-icon,.benefit-icon{width:54px;height:54px;border-radius:16px;display:grid;place-items:center;background:linear-gradient(145deg,#e8fff1,#c9f0d9);color:var(--green-dark);font-size:1.8rem}.tech-card h3,.benefit-card h3{margin:14px 0 7px}.tech-card p,.benefit-card p{color:var(--muted);margin:0}.tech-card small,.benefit-card small{display:block;margin-top:12px;color:var(--red);font-weight:800}.benefit-grid{grid-template-columns:repeat(3,1fr)}
.usage{background:#111;color:#fff}.usage .eyebrow{color:#ff7e89}.steps{list-style:none;margin:28px 0;padding:0;counter-reset:step}.steps li{position:relative;padding:18px 0 18px 58px;border-bottom:1px solid rgba(255,255,255,.12);counter-increment:step}.steps li::before{content:counter(step);position:absolute;left:0;top:20px;width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:var(--red);font-weight:900}.steps b,.steps span{display:block}.steps span{color:#bcbcbc}.notice{margin-top:22px;border-left:4px solid var(--gold);padding:15px 18px;background:rgba(255,255,255,.06)}.notice p{margin:5px 0 0;color:#c8c8c8}.usage-visual{display:grid;place-items:center}.body-card{min-height:520px;width:100%;border-radius:32px;background:radial-gradient(circle at 50% 35%,#2a2a2a,#080808 72%);display:grid;place-items:center;position:relative}.body-shape{width:150px;height:350px;border-radius:70px 70px 48px 48px;background:linear-gradient(#f9c875,#dc721c);position:relative;box-shadow:0 0 50px rgba(255,163,62,.4)}.body-shape::before{content:"";position:absolute;left:34px;top:-62px;width:82px;height:82px;border-radius:50%;background:#f6c071}.point{position:absolute;width:25px;height:25px;border-radius:50%;background:#ff2444;box-shadow:0 0 20px #ff2444}.point::after{content:attr(data-label);position:absolute;left:36px;top:50%;transform:translateY(-50%);white-space:nowrap;color:#ffd572;font-weight:800;font-size:.82rem}.point-shoulder{top:22px;left:62px}.point-abdomen{top:150px;left:62px}.point-knee-left{top:265px;left:28px}.point-knee-right{top:265px;right:28px}.body-label{position:absolute;bottom:25px;color:#ffd572;font-weight:800}
.safety{background:linear-gradient(180deg,#fff,#fff6e9)}.safety-list{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:24px}.safety-list span{padding:12px 15px;border-radius:12px;background:#fff;border:1px solid #f0dfbd}.cert-card{padding:38px;border-radius:28px;background:#fff;box-shadow:var(--shadow);border:1px solid #f1e6d1}.cert-icon{width:72px;height:72px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,#ebfff2,#c6ebd4);color:var(--green);font-size:2rem;font-weight:900}.cert-card h3{font-size:1.8rem;margin:18px 0 8px}.cert-card p{color:var(--muted)}
.faq-section{background:#fafafa}.faq-list{max-width:900px;margin:auto;display:grid;gap:12px}.faq-item{border:1px solid var(--line);border-radius:16px;background:#fff;overflow:hidden}.faq-question{width:100%;border:0;background:#fff;display:flex;justify-content:space-between;align-items:center;text-align:left;padding:20px 22px;font-weight:900;cursor:pointer}.faq-question span{color:var(--red);font-size:1.25rem}.faq-answer{max-height:0;overflow:hidden;transition:max-height .35s ease}.faq-answer p{margin:0;padding:0 22px 20px;color:var(--muted)}.faq-item.open .faq-answer{max-height:240px}
.contact{padding-top:40px}.contact-card{display:flex;justify-content:space-between;align-items:center;gap:30px;padding:54px;border-radius:32px;color:#fff;background:linear-gradient(135deg,var(--red-deep),var(--red))}.contact-card .eyebrow{color:#ffd572}.contact-card p{color:#ffe1e4}.btn.inverse{background:#fff;color:var(--red)}.btn.light{border-color:rgba(255,255,255,.45);background:transparent;color:#fff}
footer{background:#111;color:#aaa;padding:46px 0}.footer-grid{display:grid;grid-template-columns:1fr 1.7fr auto;gap:30px;align-items:center}.footer-brand strong{color:#fff}.reveal{opacity:0;transform:translateY(24px);transition:.75s ease}.reveal.visible{opacity:1;transform:none}
@media (prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important}.reveal{opacity:1;transform:none}}
@media(max-width:960px){.menu-btn{display:block}.site-nav{position:absolute;top:78px;left:0;right:0;background:#fff;display:none;flex-direction:column;align-items:stretch;padding:22px;border-bottom:1px solid #eee}.site-nav.open{display:flex}.hero-grid,.feature-grid,.usage-grid,.safety-grid{grid-template-columns:1fr}.hero-copy{text-align:center}.lead{margin-inline:auto}.hero-actions,.hero-points{justify-content:center}.hero-product{max-width:650px;margin:auto;width:100%}.trust-grid{grid-template-columns:1fr 1fr}.product-grid{grid-template-columns:1fr 1fr}.technology-grid{grid-template-columns:1fr 1fr}.benefit-grid{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1fr}.contact-card{flex-direction:column;align-items:flex-start}}
@media(max-width:620px){.container{width:min(100% - 24px,1180px)}.section{padding:72px 0}.hero{padding:78px 0 68px}.hero-product{padding:18px;min-height:430px}.energy-stage{min-height:330px}.product-photo{width:90%}.pulse.p1{width:180px;height:180px}.pulse.p2{width:250px;height:250px}.pulse.p3{width:320px;height:320px}.orbit-a{width:220px;height:220px}.orbit-b{width:285px;height:285px}.orbit-c{width:350px;height:350px}.trust-grid,.product-grid,.technology-grid,.benefit-grid{grid-template-columns:1fr}.trust-grid div{border-right:0;border-bottom:1px solid rgba(255,255,255,.12)}.safety-list{grid-template-columns:1fr}.contact-card{padding:34px 26px}.footer-brand{display:none}}
.promo-poster-section{
  margin-top:60px;
  text-align:center;
}

.promo-poster-section h3{
  font-size:2rem;
  font-weight:800;
  color:#d60000;
  margin-bottom:10px;
}

.promo-poster-section p{
  font-size:1.1rem;
  color:#666;
  margin-bottom:30px;
}

.promo-poster{
  max-width:520px;
  margin:0 auto;
}

.promo-poster p{
  padding:10px;
  font-size:18px;
  font-weight:600;
  text-align:center;
}
.promo-poster a{
color:#ff0033;
}

.promo-poster img{
  width:100%;
  border-radius:24px;
  box-shadow:
    0 25px 60px rgba(214,0,0,.18),
    0 10px 25px rgba(0,0,0,.08);
  transition:.35s;
}

.promo-poster img:hover{
  transform:translateY(-8px);
  box-shadow:
    0 35px 80px rgba(214,0,0,.28),
    0 15px 35px rgba(0,0,0,.12);
}
