:root{--htt-green: #064E3B;--htt-green-deep: #003327;--htt-green-light: #0A6B52;--htt-orange: #F37520;--htt-orange-hover: #E0651A;--htt-sage: #C2D6CC;--htt-sage-light: #DDE9E2;--htt-cream: #F7F2EE;--htt-cream-warm: #F0EBE4;--htt-mint-bg: #f0fdf4;--htt-white: #FFFFFF;--htt-text-dark: #1A1A1A;--htt-text-body: #333333;--htt-text-muted: #666666;--htt-text-light: #999999;--htt-border: #E5E0D8;--htt-border-light: #EDEBE7}.htt-container{max-width:820px;margin:0 auto;padding:0 24px}.htt-section-block{padding:64px 0;border-bottom:1px solid var(--htt-border-light)}.htt-section-block:last-of-type{border-bottom:none}.htt-section-block--cream{background:var(--htt-cream)}.htt-section-label{font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--htt-orange);font-weight:700;margin-bottom:10px}.htt-heading{font-family:Playfair Display,Georgia,Times New Roman,serif;font-size:clamp(26px,3.8vw,34px);font-weight:500;line-height:1.25;color:var(--htt-green-deep);margin-bottom:16px}.htt-heading em{font-style:italic}.htt-description{font-size:16px;color:var(--htt-text-muted);line-height:1.75;margin-bottom:8px;max-width:640px}.htt-hero{background:var(--htt-green-deep);position:relative;overflow:hidden;padding:56px 0 52px}.htt-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 80% 70% at 15% 85%,rgba(194,214,204,.08) 0%,transparent 55%),radial-gradient(ellipse 50% 50% at 85% 15%,rgba(243,117,32,.05) 0%,transparent 45%);pointer-events:none}.htt-hero:after{content:"";position:absolute;bottom:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(194,214,204,.25),transparent)}.htt-hero__badge{display:inline-flex;align-items:center;gap:8px;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:100px;padding:6px 16px;font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--htt-sage);margin-bottom:24px}.htt-hero__badge svg{flex-shrink:0}.htt-hero__heading{font-family:Playfair Display,Georgia,Times New Roman,serif;font-size:clamp(34px,5.5vw,50px);font-weight:500;line-height:1.15;color:#fff;margin-bottom:16px}.htt-hero__heading em{font-style:italic;color:var(--htt-sage)}.htt-hero__sub{font-size:16px;line-height:1.75;color:#fff9;max-width:560px}.htt-quick-nav{background:var(--htt-cream);border-bottom:1px solid var(--htt-border);position:sticky;top:0;z-index:100}.htt-quick-nav__inner{display:flex;gap:0;overflow-x:auto;scrollbar-width:none}.htt-quick-nav__inner::-webkit-scrollbar{display:none}.htt-quick-nav a{flex-shrink:0;padding:14px 20px;font-size:13px;font-weight:600;color:var(--htt-text-muted);text-decoration:none;letter-spacing:.01em;border-bottom:2px solid transparent;transition:all .25s ease;white-space:nowrap}.htt-quick-nav a:hover{color:var(--htt-green);border-bottom-color:var(--htt-green)}.htt-dosing-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:32px}.htt-dosing-grid--single{grid-template-columns:1fr}.htt-dose-card{background:var(--htt-white);border:1px solid var(--htt-border);border-radius:12px;padding:32px 28px;transition:transform .25s ease,box-shadow .25s ease}.htt-dose-card:hover{transform:translateY(-2px);box-shadow:0 8px 32px #064e3b12}.htt-dose-card--maintenance{border-top:3px solid var(--htt-green)}.htt-dose-card--intensive{border-top:3px solid var(--htt-orange)}.htt-dose-tag{display:inline-block;font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;padding:4px 10px;border-radius:4px;margin-bottom:14px}.htt-dose-tag--green{background:#064e3b14;color:var(--htt-green)}.htt-dose-tag--orange{background:#f375201a;color:var(--htt-orange)}.htt-dose-card__title{font-family:Playfair Display,Georgia,Times New Roman,serif;font-size:22px;font-weight:500;color:var(--htt-green-deep);margin-bottom:6px}.htt-dose-amount{font-size:42px;font-weight:700;font-family:Playfair Display,Georgia,Times New Roman,serif;color:var(--htt-green);line-height:1;margin:16px 0 4px}.htt-dose-amount span{font-size:15px;font-weight:400;color:var(--htt-text-light);font-family:inherit}.htt-dose-desc{font-size:14.5px;color:var(--htt-text-muted);line-height:1.65;margin-top:12px}.htt-intensive-steps{margin-top:20px;display:flex;flex-direction:column;gap:12px}.htt-step{display:flex;gap:12px;align-items:flex-start}.htt-step__num{flex-shrink:0;width:26px;height:26px;border-radius:50%;background:var(--htt-green);color:#fff;font-size:12px;font-weight:700;display:flex;align-items:center;justify-content:center;margin-top:2px}.htt-step__text{font-size:14px;line-height:1.6;color:var(--htt-text-muted)}.htt-step__text strong{color:var(--htt-text-dark);font-weight:600}.htt-timing-banner{background:var(--htt-mint-bg);border-left:4px solid var(--htt-green);border-radius:0 12px 12px 0;padding:24px 28px;margin-top:32px;display:flex;align-items:flex-start;gap:16px}.htt-timing-banner svg{flex-shrink:0;margin-top:2px;color:var(--htt-green)}.htt-timing-banner p{font-size:15px;color:var(--htt-text-body);margin:0;line-height:1.7}.htt-timing-banner strong{color:var(--htt-green-deep)}.htt-timeline{margin-top:32px;position:relative;padding-left:40px}.htt-timeline:before{content:"";position:absolute;left:12px;top:8px;bottom:8px;width:2px;background:linear-gradient(to bottom,var(--htt-green),var(--htt-sage),var(--htt-orange));border-radius:2px}.htt-timeline__item{position:relative;padding-bottom:40px}.htt-timeline__item:last-child{padding-bottom:0}.htt-timeline__dot{position:absolute;left:-40px;top:4px;width:26px;height:26px;border-radius:50%;background:var(--htt-white);border:2px solid var(--htt-green);display:flex;align-items:center;justify-content:center}.htt-timeline__dot:after{content:"";width:8px;height:8px;border-radius:50%;background:var(--htt-green)}.htt-timeline__item--last .htt-timeline__dot{border-color:var(--htt-orange)}.htt-timeline__item--last .htt-timeline__dot:after{background:var(--htt-orange)}.htt-timeline__week{font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--htt-green);margin-bottom:4px}.htt-timeline__item--last .htt-timeline__week{color:var(--htt-orange)}.htt-timeline__title{font-family:Playfair Display,Georgia,Times New Roman,serif;font-size:20px;font-weight:500;color:var(--htt-green-deep);margin-bottom:6px}.htt-timeline__desc{font-size:14.5px;color:var(--htt-text-muted);line-height:1.75}.htt-tips-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:28px}.htt-tip{background:var(--htt-white);border:1px solid var(--htt-border-light);border-radius:10px;padding:24px;display:flex;gap:14px;align-items:flex-start;transition:transform .2s ease}.htt-tip:hover{transform:translateY(-1px)}.htt-tip__icon{flex-shrink:0;width:40px;height:40px;border-radius:8px;background:var(--htt-green);display:flex;align-items:center;justify-content:center}.htt-tip__icon svg{width:20px;height:20px}.htt-tip__title{font-size:14px;font-weight:600;color:var(--htt-green-deep);margin-bottom:4px}.htt-tip__text{font-size:13.5px;color:var(--htt-text-muted);line-height:1.6;margin:0}.htt-faq-list{margin-top:28px;display:flex;flex-direction:column}.htt-faq-item{border-bottom:1px solid var(--htt-border-light)}.htt-faq-item:first-child{border-top:1px solid var(--htt-border-light)}.htt-faq-q{width:100%;background:none;border:none;padding:20px 0;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:16px;text-align:left;font-family:inherit;font-size:15.5px;font-weight:600;color:var(--htt-text-dark);transition:color .2s}.htt-faq-q:hover{color:var(--htt-green)}.htt-faq-q svg{flex-shrink:0;transition:transform .3s ease;color:var(--htt-text-light)}.htt-faq-item.open .htt-faq-q svg{transform:rotate(45deg);color:var(--htt-orange)}.htt-faq-a{max-height:0;overflow:hidden;transition:max-height .35s ease,padding .35s ease}.htt-faq-item.open .htt-faq-a{max-height:400px;padding-bottom:20px}.htt-faq-a p{font-size:15px;color:var(--htt-text-muted);line-height:1.75}.htt-cta{background:var(--htt-green-deep);padding:64px 0;text-align:center;position:relative;overflow:hidden}.htt-cta:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 70% 60% at 50% 100%,rgba(194,214,204,.06) 0%,transparent 60%);pointer-events:none}.htt-cta__heading{font-family:Playfair Display,Georgia,Times New Roman,serif;font-size:clamp(26px,4vw,36px);font-weight:500;color:#fff;margin-bottom:10px}.htt-cta__sub{font-size:15px;color:#ffffff8c;margin-bottom:28px}.htt-cta__btn{display:inline-flex;align-items:center;gap:10px;background:var(--htt-orange);color:#fff;font-family:inherit;font-size:15px;font-weight:600;letter-spacing:.02em;padding:16px 36px;border-radius:8px;text-decoration:none;transition:all .3s ease;border:none;cursor:pointer}.htt-cta__btn:hover{background:var(--htt-orange-hover);transform:translateY(-1px);box-shadow:0 8px 24px #f375204d}.htt-cta__guarantee{font-size:13px;color:#ffffff59;margin-top:16px}@media(max-width:640px){.htt-hero{padding:44px 0 40px}.htt-section-block{padding:48px 0}.htt-dosing-grid,.htt-tips-grid{grid-template-columns:1fr}.htt-dose-card{padding:24px 20px}.htt-timing-banner{flex-direction:column;gap:10px;padding:20px}}
/*# sourceMappingURL=/cdn/shop/t/62/assets/how-to-take.css.map */
