:root{--chs-forest: #022044;--chs-forest-mid: rgba(2,32,68,.75);--chs-forest-dark: #011530;--chs-section-dark:#022044;--chs-amber: #E18524;--chs-amber-gold: #9dc1f3;--chs-blue: #9dc1f3;--chs-blue-dark: #022044;--chs-terra: #c96d0f;--chs-cream: #FAFAF8;--chs-cream-mid: #e4edf9;--chs-sage: rgba(2,32,68,.5);--chs-white: #ffffff;--chs-border: rgba(2,32,68,.12);--chs-radius: 8px;--chs-radius-lg: 16px;--chs-font-head: "Josefin Sans", sans-serif;--chs-font-body: "Source Sans Pro", system-ui, sans-serif}.shopify-section-group-header-group .announcement-bar{background:var(--chs-section-dark)!important;color:var(--chs-cream)!important;font-size:13px;letter-spacing:.04em}.chs-hero{background:var(--chs-cream);padding:48px 0 64px}.chs-hero__inner{max-width:1280px;margin:0 auto;padding:0 24px;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:48px;align-items:start}@media(max-width:768px){.chs-hero{padding:16px 0 40px}.chs-hero__inner{grid-template-columns:minmax(0,1fr);gap:24px}}@media(min-width:769px){.chs-gallery{position:sticky;top:80px}}.chs-gallery__main{width:100%;aspect-ratio:1;border-radius:var(--chs-radius-lg);overflow:hidden;background:var(--chs-cream-mid);border:1px solid var(--chs-border)}.chs-gallery__main img{width:100%;height:100%;object-fit:cover}.chs-gallery__placeholder{width:100%;height:100%}.chs-gallery__thumbs{display:flex;gap:8px;margin-top:12px;overflow-x:auto;scrollbar-width:none}.chs-gallery__thumbs::-webkit-scrollbar{display:none}.chs-gallery__thumb{flex:0 0 72px;height:72px;border-radius:var(--chs-radius);overflow:hidden;border:2px solid transparent;cursor:pointer;transition:border-color .2s;background:var(--chs-cream-mid)}.chs-gallery__thumb.active,.chs-gallery__thumb:hover{border-color:var(--chs-amber)}.chs-gallery__thumb img{width:100%;height:100%;object-fit:cover}.chs-buy-box{display:flex;flex-direction:column;gap:12px}.chs-buy-box__header{display:flex;flex-direction:column;gap:6px}.chs-buy-box__eyebrow{font-family:var(--chs-font-head);font-size:10px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--chs-blue)}.chs-buy-box__title{font-family:var(--chs-font-head);font-size:32px;font-weight:700;line-height:1.1;letter-spacing:-.01em;color:var(--chs-forest);margin:0;text-transform:uppercase}.chs-buy-box__tagline{font-size:15px;color:var(--chs-forest-mid);line-height:1.6;margin:0;max-width:52ch}.chs-stars{display:flex;align-items:center;gap:6px;flex-wrap:wrap;margin-top:2px}.chs-stars__icons{color:var(--chs-amber);font-size:14px;letter-spacing:1px}.chs-stars__label{font-size:13px;font-weight:600;color:var(--chs-forest)}.chs-stars__count{font-size:13px;color:var(--chs-sage);text-decoration:underline;cursor:pointer}.chs-divider{border:none;border-top:1px solid var(--chs-border);margin:2px 0}.chs-step-row{display:flex;align-items:center;gap:10px;margin-bottom:10px}.chs-step-num{width:24px;height:24px;border-radius:50%;background:var(--chs-forest);color:var(--chs-cream);font-family:var(--chs-font-head);font-size:11px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.chs-step-label{font-family:var(--chs-font-head);font-size:10px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--chs-forest)}.chs-weight-label,.chs-plan-label-row{font-family:var(--chs-font-head);font-size:10px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--chs-forest);margin-bottom:8px;display:block}.chs-weight-pills{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}@media(max-width:480px){.chs-weight-pills{grid-template-columns:repeat(2,1fr)}}.chs-weight-pill{position:relative;cursor:pointer;display:block}.chs-weight-pill input[type=radio]{position:absolute;opacity:0;width:0;height:0}.chs-weight-pill__label{display:block;width:100%;box-sizing:border-box;padding:11px 4px;border:1.5px solid var(--chs-border);border-radius:var(--chs-radius);text-align:center;font-family:var(--chs-font-body);font-size:12px;font-weight:600;color:var(--chs-forest);background:var(--chs-white);cursor:pointer;transition:all .15s;line-height:1.3}.chs-weight-pill:hover .chs-weight-pill__label{border-color:var(--chs-blue)}.chs-weight-pill input:checked+.chs-weight-pill__label{background:var(--chs-forest);color:var(--chs-white);border-color:var(--chs-forest)}.chs-plans{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.chs-plan{position:relative;cursor:pointer;display:block}.chs-plan input[type=radio]{position:absolute;opacity:0;width:0;height:0}.chs-plan input[type=radio]:focus-visible+.chs-plan__card,.chs-weight-pill input[type=radio]:focus-visible+.chs-weight-pill__label,.chs-purchase-option input[type=radio]:focus-visible+.chs-purchase-option__inner{outline:none}.chs-plan__card{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;box-sizing:border-box;padding:10px 6px;border:1.5px solid var(--chs-border);border-radius:var(--chs-radius);background:var(--chs-white);cursor:pointer;transition:all .15s;text-align:center;min-height:72px}@media(max-width:480px){.chs-plan__card{padding:8px 4px;min-height:64px}.chs-plan__name{font-size:8.5px;letter-spacing:.1em;margin-bottom:2px}.chs-plan__duration{font-size:13px}.chs-plan__save{font-size:9.5px;margin-top:2px}}.chs-plan--starter .chs-plan__card{background:var(--chs-white);border-color:var(--chs-border)}.chs-plan--popular .chs-plan__card{background:#e07b3912;border-color:var(--chs-amber)}.chs-plan--max .chs-plan__card{background:#3f7ab914;border-color:var(--chs-blue)}.chs-plan:hover .chs-plan__card{filter:brightness(.97)}.chs-plan input:checked+.chs-plan__card{background:var(--chs-forest);border-color:var(--chs-forest)}.chs-plan__name{font-family:var(--chs-font-head);font-size:9px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--chs-sage);margin-bottom:4px}.chs-plan--popular .chs-plan__name{color:var(--chs-amber)}.chs-plan--max .chs-plan__name{color:var(--chs-blue)}.chs-plan input:checked+.chs-plan__card .chs-plan__name{color:#fff9}.chs-plan__duration{font-family:var(--chs-font-head);font-size:14px;font-weight:700;letter-spacing:.02em;text-transform:uppercase;color:var(--chs-forest)}.chs-plan input:checked+.chs-plan__card .chs-plan__duration{color:var(--chs-white)}.chs-plan__save{font-size:10px;font-weight:600;color:var(--chs-amber);margin-top:3px}.chs-plan input:checked+.chs-plan__card .chs-plan__save{color:var(--chs-amber-gold)}.chs-price-card{background:var(--chs-cream-mid);border:1px solid var(--chs-border);border-radius:var(--chs-radius-lg);padding:20px 20px 16px;color:var(--chs-forest-mid);display:none}.chs-price-card.visible{display:block}.chs-dose{margin-bottom:14px}.chs-dose__summary{display:flex;align-items:center;gap:8px;padding:10px 0;cursor:pointer;list-style:none;-webkit-user-select:none;user-select:none;font-size:14px;font-weight:600;color:var(--chs-forest)}.chs-dose__summary::-webkit-details-marker{display:none}.chs-dose__summary:after{content:"\203a";font-size:18px;font-weight:300;color:var(--chs-sage);margin-left:auto;transition:transform .2s}.chs-dose[open] .chs-dose__summary:after{transform:rotate(90deg)}.chs-dose__dot{width:8px;height:8px;border-radius:50%;background:var(--chs-blue);flex-shrink:0}.chs-dose__label{color:var(--chs-sage)}.chs-dose__value{color:var(--chs-forest)}.chs-dose__body{padding:0 0 12px 16px}.chs-dose__body ul{list-style:disc;padding-left:16px;display:flex;flex-direction:column;gap:6px}.chs-dose__body li{font-size:13px;line-height:1.5;color:var(--chs-forest-mid)}.chs-dose__body strong{color:var(--chs-forest);font-weight:600}.chs-price-card__includes{font-size:12px;color:var(--chs-forest-mid);margin-bottom:12px;line-height:1.5}.chs-price-card__row{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap;margin-bottom:6px}.chs-price-card__price{font-family:var(--chs-font-head);font-size:40px;font-weight:700;letter-spacing:-.02em;color:var(--chs-forest);line-height:1}.chs-price-card__compare{font-size:16px;color:var(--chs-sage);text-decoration:line-through}.chs-price-card__save-badge{background:var(--chs-amber);color:var(--chs-white);font-size:11px;font-weight:700;padding:3px 8px;border-radius:20px}.chs-price-card__per-day{font-size:13px;color:var(--chs-sage);margin-bottom:14px}.chs-cta{width:100%;padding:16px;background:var(--chs-amber);color:var(--chs-white);border:none;border-radius:var(--chs-radius);font-size:16px;font-weight:700;letter-spacing:.04em;cursor:pointer;transition:background .15s;margin-top:4px}.chs-cta:hover:not(:disabled){background:var(--chs-terra)}.chs-cta:disabled{background:var(--chs-border);color:var(--chs-sage);cursor:not-allowed}.chs-cta-placeholder{width:100%;padding:16px;background:var(--chs-cream-mid);color:var(--chs-forest);border:1.5px solid var(--chs-border);border-radius:var(--chs-radius);font-family:var(--chs-font-body);font-size:15px;font-weight:600;letter-spacing:.01em;text-align:center;cursor:default;opacity:.55;box-sizing:border-box}.chs-trust-text{text-align:center;font-size:12px;color:var(--chs-sage);margin-top:8px}.chs-trust-block{border-top:1px solid var(--chs-border);padding-top:20px;display:flex;flex-direction:column;gap:20px}.chs-guarantee{display:flex;align-items:center;gap:10px}.chs-guarantee__icon{flex-shrink:0;display:flex;align-items:center;opacity:.7}.chs-guarantee__text{font-size:13px;color:var(--chs-forest-mid);line-height:1.45}.chs-guarantee__text strong{color:var(--chs-forest);font-weight:600}.chs-cert-strip{display:flex;gap:0;overflow-x:auto;scrollbar-width:none;justify-content:space-between}.chs-cert-strip::-webkit-scrollbar{display:none}.chs-cert-item{display:flex;flex-direction:column;align-items:center;gap:6px;flex:0 0 auto;min-width:72px}.chs-cert-item__icon{width:36px;height:36px;flex-shrink:0;margin-bottom:4px}.chs-cert-item__label{font-size:10px;font-weight:600;text-align:center;color:var(--chs-forest);letter-spacing:.04em;text-transform:uppercase;line-height:1.3}.chs-accordion{border-top:1px solid var(--chs-border)}.chs-accordion:last-child{border-bottom:1px solid var(--chs-border)}.chs-accordion summary{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 0;cursor:pointer;font-size:15px;font-weight:600;color:var(--chs-forest);list-style:none;-webkit-user-select:none;user-select:none;line-height:1.4}.chs-accordion summary::-webkit-details-marker{display:none}.chs-accordion summary:after{content:"+";font-size:22px;font-weight:300;color:var(--chs-sage);flex-shrink:0;line-height:1}.chs-accordion[open] summary:after{content:"\2212"}.chs-accordion__body{padding:0 0 20px;font-size:14px;color:var(--chs-forest-mid);line-height:1.75}.chs-sticky-bar{position:fixed;bottom:0;left:0;right:0;z-index:1000;background:var(--chs-section-dark);border-top:2px solid var(--chs-amber);padding:12px 24px;transform:translateY(100%);transition:transform .3s ease}.chs-sticky-bar.visible{transform:translateY(0)}.chs-sticky-bar__inner{max-width:1280px;margin:0 auto;display:flex;align-items:center;gap:16px;justify-content:space-between}.chs-sticky-bar__product{display:flex;align-items:center;gap:12px;flex-shrink:0}.chs-sticky-bar__img{width:44px;height:44px;border-radius:6px;object-fit:cover;border:1px solid rgba(255,255,255,.2)}.chs-sticky-bar__name{font-size:14px;font-weight:600;color:var(--chs-white);white-space:nowrap}.chs-sticky-bar__selects{display:flex;gap:10px;align-items:center;flex:1}.chs-sticky-bar__select{background:#ffffff1a;border:1px solid rgba(255,255,255,.25);border-radius:6px;color:var(--chs-white);font-size:13px;padding:8px 10px;cursor:pointer;min-width:110px}.chs-sticky-bar__select option{background:var(--chs-section-dark);color:var(--chs-white)}.chs-sticky-bar__price{font-family:var(--chs-font-head);font-size:22px;font-weight:700;letter-spacing:-.01em;color:var(--chs-white);white-space:nowrap}.chs-sticky-bar__cta{background:var(--chs-amber);color:var(--chs-white);border:none;border-radius:6px;font-size:14px;font-weight:700;padding:10px 24px;cursor:pointer;white-space:nowrap;transition:background .15s}.chs-sticky-bar__cta:hover{background:var(--chs-terra)}@media(max-width:768px){.chs-sticky-bar__inner{flex-wrap:wrap;gap:10px}.chs-sticky-bar__product{display:none}.chs-sticky-bar__selects{flex:1 1 100%}.chs-sticky-bar__select{font-size:16px;padding:10px 12px}.chs-sticky-bar__cta{min-height:48px;padding:12px 24px;font-size:15px}}.chs-section-eyebrow{font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--chs-blue);margin-bottom:12px;display:block}.chs-section-heading{font-family:var(--chs-font-head);font-size:34px;font-weight:700;letter-spacing:.01em;text-transform:uppercase;line-height:1.1;margin:0 0 40px;color:var(--chs-white)}.chs-section-heading--light{color:var(--chs-white)}.chs-section-heading--forest{color:var(--chs-forest)}@media(max-width:768px){.chs-section-heading{font-size:26px}}.chs-problem-grid{background:var(--chs-section-dark);padding:72px 24px}.chs-problem-grid__inner{max-width:1100px;margin:0 auto}.chs-problem-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px}.chs-problem-card{background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:var(--chs-radius-lg);padding:28px 24px}.chs-problem-card__icon{width:40px;height:40px;margin-bottom:14px;display:flex;align-items:center;justify-content:center}.chs-problem-card__icon svg{width:40px;height:40px;display:block}.chs-problem-card__title{font-family:var(--chs-font-head);font-size:16px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--chs-white);margin-bottom:8px}.chs-problem-card__body{font-size:14px;color:#ffffffa6;line-height:1.65}.chs-mechanism{background:var(--chs-cream);padding:80px 24px}.chs-mechanism__inner{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}@media(max-width:768px){.chs-mechanism__inner{grid-template-columns:1fr}}.chs-mechanism__steps{display:flex;flex-direction:column;gap:28px}.chs-step{display:flex;gap:16px;align-items:flex-start}.chs-step__num{width:36px;height:36px;border-radius:50%;background:var(--chs-amber);color:var(--chs-white);font-weight:700;font-size:15px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.chs-step__content h4{font-family:var(--chs-font-head);font-size:16px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--chs-forest);margin:0 0 6px}.chs-step__content p{font-size:14px;color:var(--chs-forest-mid);line-height:1.65;margin:0}.chs-mechanism__image{border-radius:var(--chs-radius-lg);overflow:hidden;aspect-ratio:4/5;background:var(--chs-cream-mid)}.chs-mechanism__image img{width:100%;height:100%;object-fit:cover}.chs-ingredients{background:var(--chs-section-dark);padding:80px 24px}.chs-ingredients__inner{max-width:1100px;margin:0 auto}.chs-ingredients__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px;margin-top:40px}.chs-ingredient-card{background:#ffffff12;border:1px solid rgba(255,255,255,.12);border-radius:var(--chs-radius-lg);padding:28px 24px}.chs-ingredient-card__dose{font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--chs-blue);margin-bottom:8px}.chs-ingredient-card__name{font-family:var(--chs-font-head);font-size:17px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--chs-white);margin-bottom:10px}.chs-ingredient-card__body{font-size:14px;color:#ffffffa6;line-height:1.65}.chs-timeline{background:var(--chs-section-dark);padding:80px 24px}.chs-timeline__inner{max-width:800px;margin:0 auto}.chs-timeline__items{margin-top:48px;position:relative;padding-left:32px}.chs-timeline__items:before{content:"";position:absolute;left:11px;top:0;bottom:0;width:2px;background:#ffffff1a}.chs-timeline-item{position:relative;margin-bottom:40px}.chs-timeline-item:last-child{margin-bottom:0}.chs-timeline-item:before{content:"";position:absolute;left:-26px;top:4px;width:12px;height:12px;border-radius:50%;background:var(--chs-amber);border:2px solid var(--chs-forest-dark)}.chs-timeline-item__week{font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--chs-blue);margin-bottom:6px}.chs-timeline-item__title{font-family:var(--chs-font-head);font-size:18px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--chs-white);margin:0 0 8px}.chs-timeline-item__body{font-size:14px;color:#ffffffa6;line-height:1.65;margin:0}.chs-reviews{background:var(--chs-cream);padding:80px 24px}.chs-reviews__inner{max-width:1100px;margin:0 auto}.chs-reviews__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;margin-top:40px}.chs-review-card{background:var(--chs-white);border:1px solid var(--chs-border);border-radius:var(--chs-radius-lg);padding:28px 24px}.chs-review-card__stars{color:var(--chs-amber);font-size:15px;letter-spacing:2px;margin-bottom:12px}.chs-review-card__body{font-size:14px;color:var(--chs-forest);line-height:1.7;font-style:italic;margin-bottom:16px}.chs-review-card__author{font-size:13px;font-weight:700;color:var(--chs-forest)}.chs-review-card__dog{font-size:12px;color:var(--chs-sage);margin-top:2px}.chs-cost-frame{background:var(--chs-section-dark);padding:80px 24px}.chs-cost-frame__inner{max-width:900px;margin:0 auto;text-align:center}.chs-cost-frame__comparison{display:grid;grid-template-columns:1fr auto 1fr;gap:24px;align-items:center;margin-top:48px}@media(max-width:600px){.chs-cost-frame__comparison{grid-template-columns:1fr}}.chs-cost-frame__vs{font-family:var(--chs-font-head);font-size:24px;color:#fff6}.chs-cost-option{background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:var(--chs-radius-lg);padding:32px 24px}.chs-cost-option--highlight{background:#e07b3926;border-color:var(--chs-amber)}.chs-cost-option__price{font-family:var(--chs-font-head);font-size:40px;font-weight:700;letter-spacing:-.01em;color:var(--chs-white);line-height:1}.chs-cost-option--highlight .chs-cost-option__price{color:var(--chs-amber)}.chs-cost-option__unit{font-size:13px;color:#ffffff80;margin-top:6px}.chs-cost-option__label{font-size:15px;font-weight:600;color:#ffffffb3;margin-top:12px}.chs-faq{background:var(--chs-cream);padding:80px 24px;border-top:1px solid var(--chs-border)}.chs-faq__inner{max-width:800px;margin:0 auto}.chs-faq__heading{font-family:var(--chs-font-head);font-size:32px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--chs-forest);margin-bottom:40px;text-align:center}.chs-purchase-toggle{display:flex;flex-direction:column;gap:8px;margin-bottom:14px}.chs-purchase-option{display:block;width:100%;cursor:pointer;position:relative}.chs-purchase-option input[type=radio]{position:absolute;opacity:0;width:0;height:0}.chs-purchase-option__inner{border:1.5px solid var(--chs-border);border-radius:10px;padding:12px 14px;transition:border-color .15s,background .15s;position:relative;width:100%;background:var(--chs-white);box-sizing:border-box}.chs-purchase-option--subscribe input:checked+.chs-purchase-option__inner,.chs-purchase-option--onetime input:checked+.chs-purchase-option__inner{border-color:var(--chs-forest);background:var(--chs-forest)}.chs-purchase-option input:checked+.chs-purchase-option__inner .chs-purchase-option__title,.chs-purchase-option input:checked+.chs-purchase-option__inner .chs-purchase-option__price{color:var(--chs-white)}.chs-purchase-option input:checked+.chs-purchase-option__inner .chs-purchase-option__billing,.chs-purchase-option input:checked+.chs-purchase-option__inner .chs-purchase-option__perday{color:#ffffffb3}.chs-purchase-option input:checked+.chs-purchase-option__inner .chs-perk{color:var(--chs-white)}.chs-purchase-option input:checked+.chs-purchase-option__inner .chs-purchase-option__divider{border-top-color:#fff3}.chs-purchase-option--subscribe input:not(:checked)+.chs-purchase-option__inner,.chs-purchase-option--onetime input:not(:checked)+.chs-purchase-option__inner{border-color:var(--chs-border);background:var(--chs-white)}.chs-purchase-option__top{display:flex;justify-content:space-between;align-items:center;gap:8px}.chs-purchase-option__left{display:flex;align-items:center;gap:10px}.chs-purchase-option__radio-dot{width:16px;height:16px;border-radius:50%;border:2px solid var(--chs-sage);flex-shrink:0;display:inline-block;transition:border-color .15s,background .15s;background:var(--chs-white)}.chs-purchase-option--subscribe input:checked+.chs-purchase-option__inner .chs-purchase-option__radio-dot,.chs-purchase-option--onetime input:checked+.chs-purchase-option__inner .chs-purchase-option__radio-dot{border-color:var(--chs-white);background:var(--chs-white);box-shadow:inset 0 0 0 3px var(--chs-forest)}.chs-purchase-option__title{font-family:var(--chs-font-body);font-size:13px;font-weight:700;color:var(--chs-forest);line-height:1.2}.chs-purchase-option__billing{font-family:var(--chs-font-body);font-size:11px;color:var(--chs-sage);margin-top:2px}.chs-purchase-option__right{text-align:right;flex-shrink:0}.chs-purchase-option__price{font-family:var(--chs-font-head);font-size:22px;font-weight:700;color:var(--chs-forest);line-height:1}.chs-purchase-option__perday{font-family:var(--chs-font-body);font-size:11px;color:var(--chs-sage);margin-top:2px}.chs-purchase-option__perks{display:flex;flex-direction:column;gap:6px}.chs-perk{font-family:var(--chs-font-body);font-size:13px;font-weight:600;color:var(--chs-forest-mid);padding-left:22px;position:relative}.chs-perk:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:14px;height:14px;border-radius:50%;background:var(--chs-blue);background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' fill='none'><path d='M2.5 6.5l2.2 2.2L9.5 3.8' stroke='white' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/></svg>");background-repeat:no-repeat;background-position:center}.chs-best-value-badge{display:inline-block;background:var(--chs-amber);color:var(--chs-white);font-family:var(--chs-font-body);font-size:9px;font-weight:700;letter-spacing:.08em;padding:3px 8px;border-radius:4px;text-transform:uppercase;margin-bottom:10px}.chs-purchase-option__divider{border:none;border-top:1px solid var(--chs-border);margin:10px 0}.chs-purchase-option--onetime .chs-purchase-option__perks,.chs-purchase-option--onetime .chs-best-value-badge,.chs-purchase-option--onetime .chs-purchase-option__divider{display:none}.chs-symptom-strip{display:flex;flex-direction:column;gap:12px}.chs-symptom-strip__headline{font-size:13px;font-weight:600;color:var(--chs-forest);line-height:1.4;margin:0}.chs-symptom-strip__track{display:flex;gap:10px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:2px}.chs-symptom-strip__track::-webkit-scrollbar{display:none}.chs-symptom-card{flex:0 0 108px;display:flex;flex-direction:column;align-items:stretch;background:var(--chs-cream);border:1px solid var(--chs-border);border-radius:12px;overflow:hidden}.chs-symptom-card__img{width:100%;aspect-ratio:1 / 1;overflow:hidden;flex-shrink:0}.chs-symptom-card__img img{width:100%;height:100%;object-fit:cover;display:block}.chs-symptom-card__label{background:#fff;font-size:11px;font-weight:700;color:var(--chs-forest);text-align:center;line-height:1.3;margin:0;padding:7px 6px 8px;border-top:1px solid var(--chs-border)}.chs-hero[style*=--chs-hero-bg]{background:var(--chs-hero-bg)!important}.chs-hero[style*=--chs-buy-bg] .chs-buy-box{background:var(--chs-buy-bg)!important}.chs-hero[style*=--chs-buy-border] .chs-buy-box{border-color:var(--chs-buy-border)!important}.chs-hero[style*=--chs-buy-eyebrow] .chs-buy-box__eyebrow{color:var(--chs-buy-eyebrow)!important}.chs-hero[style*=--chs-buy-title] .chs-buy-box__title{color:var(--chs-buy-title)!important}.chs-hero[style*=--chs-buy-tagline] .chs-buy-box__tagline{color:var(--chs-buy-tagline)!important}.chs-hero[style*=--chs-buy-stars] .chs-stars__icons{color:var(--chs-buy-stars)!important}.chs-hero[style*=--chs-buy-stars-meta] .chs-stars__label,.chs-hero[style*=--chs-buy-stars-meta] .chs-stars__count{color:var(--chs-buy-stars-meta)!important}.chs-hero[style*=--chs-buy-divider] .chs-divider{background:var(--chs-buy-divider)!important;border-color:var(--chs-buy-divider)!important}.chs-hero[style*=--chs-step-num-bg] .chs-step-num{background:var(--chs-step-num-bg)!important}.chs-hero[style*=--chs-step-num-text] .chs-step-num{color:var(--chs-step-num-text)!important}.chs-hero[style*=--chs-step-label] .chs-step-label{color:var(--chs-step-label)!important}.chs-hero[style*=--chs-pill-bg] .chs-weight-pill__label{background:var(--chs-pill-bg)!important}.chs-hero[style*=--chs-pill-border] .chs-weight-pill__label{border-color:var(--chs-pill-border)!important}.chs-hero[style*=--chs-pill-text] .chs-weight-pill__label{color:var(--chs-pill-text)!important}.chs-hero[style*=--chs-pill-active-bg] .chs-weight-pill input:checked+.chs-weight-pill__label{background:var(--chs-pill-active-bg)!important}.chs-hero[style*=--chs-pill-active-text] .chs-weight-pill input:checked+.chs-weight-pill__label{color:var(--chs-pill-active-text)!important}.chs-hero[style*=--chs-plan-bg] .chs-plan__card{background:var(--chs-plan-bg)!important}.chs-hero[style*=--chs-plan-border] .chs-plan__card{border-color:var(--chs-plan-border)!important}.chs-hero[style*=--chs-plan-name] .chs-plan__name{color:var(--chs-plan-name)!important}.chs-hero[style*=--chs-plan-duration] .chs-plan__duration{color:var(--chs-plan-duration)!important}.chs-hero[style*=--chs-plan-save] .chs-plan__save{color:var(--chs-plan-save)!important}.chs-hero[style*=--chs-plan-active-bg] .chs-plan input:checked~.chs-plan__card{background:var(--chs-plan-active-bg)!important}.chs-hero[style*=--chs-plan-active-border] .chs-plan input:checked~.chs-plan__card{border-color:var(--chs-plan-active-border)!important}.chs-hero[style*=--chs-placeholder-bg] .chs-cta-placeholder{background:var(--chs-placeholder-bg)!important}.chs-hero[style*=--chs-placeholder-text] .chs-cta-placeholder{color:var(--chs-placeholder-text)!important}.chs-hero[style*=--chs-price-card-bg] .chs-price-card{background:var(--chs-price-card-bg)!important}.chs-hero[style*=--chs-price-card-border] .chs-price-card{border-color:var(--chs-price-card-border)!important}.chs-hero[style*=--chs-dose-bg] .chs-dose__summary{background:var(--chs-dose-bg)!important}.chs-hero[style*=--chs-dose-dot] .chs-dose__dot{background:var(--chs-dose-dot)!important}.chs-hero[style*=--chs-dose-label] .chs-dose__label{color:var(--chs-dose-label)!important}.chs-hero[style*=--chs-dose-value] .chs-dose__value{color:var(--chs-dose-value)!important}.chs-hero[style*=--chs-po-bg] .chs-purchase-option__inner{background:var(--chs-po-bg)!important}.chs-hero[style*=--chs-po-border] .chs-purchase-option__inner{border-color:var(--chs-po-border)!important}.chs-hero[style*=--chs-po-active-border] .chs-purchase-option input:checked~.chs-purchase-option__inner{border-color:var(--chs-po-active-border)!important}.chs-hero[style*=--chs-po-title] .chs-purchase-option__title{color:var(--chs-po-title)!important}.chs-hero[style*=--chs-po-billing] .chs-purchase-option__billing{color:var(--chs-po-billing)!important}.chs-hero[style*=--chs-po-price] .chs-purchase-option__price{color:var(--chs-po-price)!important}.chs-hero[style*=--chs-po-perday] .chs-purchase-option__perday{color:var(--chs-po-perday)!important}.chs-hero[style*=--chs-best-value-bg] .chs-best-value-badge{background:var(--chs-best-value-bg)!important}.chs-hero[style*=--chs-best-value-text] .chs-best-value-badge{color:var(--chs-best-value-text)!important}.chs-hero[style*=--chs-perk] .chs-perk{color:var(--chs-perk)!important}.chs-hero[style*=--chs-cta-bg] .chs-cta{background:var(--chs-cta-bg)!important}.chs-hero[style*=--chs-cta-text] .chs-cta{color:var(--chs-cta-text)!important}.chs-hero[style*=--chs-cta-hover-bg] .chs-cta:hover:not(:disabled){background:var(--chs-cta-hover-bg)!important}.chs-hero[style*=--chs-trust-text] .chs-trust-text{color:var(--chs-trust-text)!important}.chs-hero[style*=--chs-guarantee-text] .chs-guarantee__text,.chs-hero[style*=--chs-guarantee-text] .chs-guarantee__text strong{color:var(--chs-guarantee-text)!important}.chs-hero[style*=--chs-cert-label] .chs-cert-item__label{color:var(--chs-cert-label)!important}.chs-hero[style*=--chs-symstrip-headline] .chs-symptom-strip__headline{color:var(--chs-symstrip-headline)!important}.chs-hero[style*=--chs-symstrip-label] .chs-symptom-card__label{color:var(--chs-symstrip-label)!important}.chs-hero[style*=--chs-symstrip-img-bg] .chs-symptom-card__img{background:var(--chs-symstrip-img-bg)!important}.chs-hero[style*=--chs-acc-bg] .chs-accordion{background:var(--chs-acc-bg)!important}.chs-hero[style*=--chs-acc-summary] .chs-accordion summary{color:var(--chs-acc-summary)!important}.chs-hero[style*=--chs-acc-body] .chs-accordion__body,.chs-hero[style*=--chs-acc-body] .chs-accordion__body p,.chs-hero[style*=--chs-acc-body] .chs-accordion__body li{color:var(--chs-acc-body)!important}.chs-hero[style*=--chs-acc-border] .chs-accordion{border-color:var(--chs-acc-border)!important}.chs-hero[style*=--chs-gallery-thumb-active] .chs-gallery__thumb.active{border-color:var(--chs-gallery-thumb-active)!important}.chs-sticky-bar[style*=--chs-bar-bg]{background:var(--chs-bar-bg)!important}.chs-sticky-bar[style*=--chs-bar-border]{border-top-color:var(--chs-bar-border)!important}.chs-sticky-bar[style*=--chs-bar-name] .chs-sticky-bar__name{color:var(--chs-bar-name)!important}.chs-sticky-bar[style*=--chs-bar-select-bg] .chs-sticky-bar__select{background:var(--chs-bar-select-bg)!important}.chs-sticky-bar[style*=--chs-bar-select-border] .chs-sticky-bar__select{border-color:var(--chs-bar-select-border)!important}.chs-sticky-bar[style*=--chs-bar-select-text] .chs-sticky-bar__select{color:var(--chs-bar-select-text)!important}.chs-sticky-bar[style*=--chs-bar-price] .chs-sticky-bar__price{color:var(--chs-bar-price)!important}.chs-sticky-bar[style*=--chs-bar-cta-bg] .chs-sticky-bar__cta{background:var(--chs-bar-cta-bg)!important}.chs-sticky-bar[style*=--chs-bar-cta-text] .chs-sticky-bar__cta{color:var(--chs-bar-cta-text)!important}.chs-sticky-bar[style*=--chs-bar-cta-hover] .chs-sticky-bar__cta:hover:not(:disabled){background:var(--chs-bar-cta-hover)!important}
/*# sourceMappingURL=/cdn/shop/t/5/assets/chs-custom.css.map */
