.hmy-root .header--static{margin-bottom:0}.hmy-root .crumb{font-family:var(--head);letter-spacing:.12em;text-transform:uppercase;color:var(--text-light);flex-wrap:wrap;gap:10px;padding-block:22px 6px;font-size:.72rem;display:flex}.hmy-root .crumb a:hover{color:var(--ink)}.hmy-root .crumb .sep{opacity:.5}.hmy-root .crumb .cur{color:var(--ink)}.hmy-root .pdp{grid-template-columns:1.05fr .95fr;align-items:start;gap:clamp(28px,4vw,72px);padding-block:16px clamp(36px,4vw,56px);display:grid}.hmy-root .gallery{top:calc(var(--header-h) + 16px);grid-template-columns:80px 1fr;gap:16px;display:grid;position:sticky}.hmy-root .gallery--single{grid-template-columns:1fr}.hmy-root .gallery__thumbs{flex-direction:column;gap:12px;display:flex}.hmy-root .gthumb{aspect-ratio:1;border-radius:var(--r);border:1px solid var(--line);background:var(--cream-soft);cursor:pointer;padding:0;transition:border-color .18s;position:relative;overflow:hidden}.hmy-root .gthumb[data-active=true]{border-color:var(--ink)}.hmy-root .gthumb:hover{border-color:var(--line-2)}.hmy-root .gthumb img{object-fit:cover;width:100%;height:100%}.hmy-root .gmain{aspect-ratio:4/5;border-radius:var(--r-lg);background:var(--tint-citrus);cursor:zoom-in;position:relative;overflow:hidden}.hmy-root .gmain>img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.hmy-root .gmain__zoom{z-index:3;width:44px;height:44px;color:var(--ink);cursor:zoom-in;box-shadow:var(--sh-1);background:#ffffffe6;border:none;border-radius:50%;place-items:center;display:grid;position:absolute;top:14px;right:14px}.hmy-root .gmain__nav{pointer-events:none;justify-content:space-between;align-items:center;padding:0 12px;display:flex;position:absolute;inset:0}.hmy-root .gmain__nav button{pointer-events:auto;width:42px;height:42px;color:var(--ink);box-shadow:var(--sh-1);background:#ffffffd9;border:none;border-radius:50%;place-items:center;transition:background .15s;display:grid}.hmy-root .gmain__nav button:hover{background:#fff}.hmy-root .gcaption{z-index:3;font-family:var(--head);letter-spacing:.12em;text-transform:uppercase;color:var(--text-light);border-radius:var(--r);background:#ffffffd1;padding:5px 10px;font-size:.66rem;position:absolute;bottom:14px;left:14px}.hmy-root .pinfo-col{align-self:start}.hmy-root .gbadge{z-index:3;background:var(--ink);color:#fff;font-family:var(--head);letter-spacing:.1em;text-transform:uppercase;padding:6px 11px;font-size:.62rem;font-weight:500;position:absolute;top:14px;left:14px}.hmy-root .gbadge--sale{background:var(--sale)}.hmy-root .media-ph{flex-direction:column;justify-content:center;align-items:center;gap:14px;padding:8%;display:flex;position:absolute;inset:0}.hmy-root .media-ph__bottle{background:#ffffff9e;border:1px solid #ffffffd9;border-radius:40px 40px 14px 14px/30px 30px 14px 14px;width:34%;height:60%;position:relative;box-shadow:inset 0 -28px 50px #30303014}.hmy-root .media-ph__bottle:before{content:"";background:#ffffffe6;border-radius:5px 5px 2px 2px;width:30%;height:18px;position:absolute;top:-14px;left:50%;transform:translate(-50%)}.hmy-root .media-ph__label{letter-spacing:.12em;text-transform:uppercase;color:var(--text-light);font-family:ui-monospace,Menlo,monospace;font-size:11px}.hmy-root .gthumb .media-ph{gap:0}.hmy-root .gthumb .media-ph__bottle{width:38%;height:58%}.hmy-root .gthumb .media-ph__label{display:none}.hmy-root .media-ph--label .media-ph__bottle{border-radius:10px;width:58%;height:48%}.hmy-root .media-ph--lifestyle .media-ph__bottle{transform:rotate(-12deg)}.hmy-root .media-ph--ingredients{flex-flow:wrap;gap:10px}.hmy-root .media-ph--ingredients .media-ph__bottle{border-radius:50%;width:18%;height:30%}.hmy-root .lightbox{z-index:120;background:0 0;border:none;justify-content:center;align-items:center;width:100%;max-width:none;height:100%;max-height:none;margin:0;padding:0;display:none;position:fixed;inset:0}.hmy-root .lightbox[open]{display:flex}.hmy-root .lightbox::backdrop{background:#282422d1}.hmy-root .lightbox__stage{aspect-ratio:1;border-radius:var(--r-lg);background:var(--tint-citrus);width:min(82vw,720px);position:relative;overflow:hidden}.hmy-root .lightbox__stage img{object-fit:contain;width:100%;height:100%}.hmy-root .lightbox__close{width:48px;height:48px;color:var(--ink);cursor:pointer;background:#ffffffeb;border:none;border-radius:50%;place-items:center;display:grid;position:absolute;top:20px;right:24px}.hmy-root .lightbox__arrow{width:52px;height:52px;color:var(--ink);cursor:pointer;background:#ffffffeb;border:none;border-radius:50%;place-items:center;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.hmy-root .lightbox__arrow--prev{left:max(16px,4vw)}.hmy-root .lightbox__arrow--next{right:max(16px,4vw)}.hmy-root .lightbox__count{color:#fff;font-family:var(--head);letter-spacing:.16em;font-size:.78rem;position:absolute;bottom:26px;left:50%;transform:translate(-50%)}.hmy-root .pinfo__title{margin:6px 0}.hmy-root .pinfo__sub{font-family:var(--head);letter-spacing:.14em;text-transform:uppercase;color:var(--text-light);margin:0 0 12px;font-size:.82rem;font-weight:500}.hmy-root .pinfo__rating{align-items:center;gap:10px;margin-bottom:16px;display:flex}.hmy-root .pinfo__rating .stars{color:var(--gold-deep);letter-spacing:1.5px}.hmy-root .pinfo__rating a{font-family:var(--head);letter-spacing:.1em;text-transform:uppercase;color:var(--text-light);border-bottom:1px solid var(--line-2);padding-block:8px 6px;font-size:.74rem}.hmy-root .pinfo__price{font-family:var(--head);align-items:baseline;gap:12px;margin-bottom:18px;display:flex}.hmy-root .pinfo__price .price{font-size:1.8rem;font-weight:500}.hmy-root .pinfo__price .price--was{color:var(--text-light);font-size:1.15rem;text-decoration:line-through}.hmy-root .pinfo__desc{color:var(--text);margin:0 0 26px;line-height:1.65}.hmy-root .stock-flag--out{font-family:var(--head);letter-spacing:.12em;text-transform:uppercase;color:var(--err);background:var(--err-wash);border-radius:999px;padding:6px 12px;font-size:.72rem}.hmy-root .buybar .btn:disabled{opacity:.45;cursor:not-allowed}.hmy-root .pdp-longform{overflow-x:hidden}.hmy-root .pdp-longform img{max-width:100%;height:auto}.hmy-root .opt{margin-bottom:24px}.hmy-root .opt__label{font-family:var(--head);letter-spacing:.14em;text-transform:uppercase;color:var(--ink);white-space:nowrap;margin:0 0 12px;font-size:.74rem}.hmy-root .opt__label .val{color:var(--text-light);font-weight:400}.hmy-root .opt__choices{flex-wrap:wrap;gap:10px;display:flex}.hmy-root .chip{border:1px solid var(--line-2);border-radius:var(--r);cursor:pointer;background:#fff;flex-direction:column;align-items:flex-start;gap:3px;min-width:96px;padding:12px 18px;transition:border-color .15s,background .15s;display:flex}.hmy-root .chip:hover{border-color:var(--text-light);background:#fff}.hmy-root .chip:focus-visible{outline:2px solid var(--gold-deep);outline-offset:3px}.hmy-root .chip[data-active=true]{border-color:var(--ink);background:var(--cream-soft)}.hmy-root .chip--link{color:inherit;text-decoration:none}.hmy-root .chip--link[aria-current=page]{cursor:default}.hmy-root .chip__top{font-family:var(--head);letter-spacing:.03em;text-transform:uppercase;color:var(--ink);align-items:center;gap:8px;font-size:.92rem;display:flex}.hmy-root .chip__sw{width:15px;height:15px;box-shadow:0 0 0 1px var(--line-2);border:1.5px solid #fff;border-radius:50%}.hmy-root .chip__note{color:var(--text-light);letter-spacing:.02em;font-size:.74rem}.hmy-root .pinfo__quiz{color:var(--text);margin:-8px 0 8px;font-size:.92rem}.hmy-root .buybar{align-items:stretch;gap:12px;margin:26px 0 14px;display:flex}.hmy-root .buybar .qty{border-radius:var(--r)}.hmy-root .buybar .qty button{width:46px}.hmy-root .buybar .qty span{min-width:32px;font-size:1rem}.hmy-root .buybar .btn{flex:1}.hmy-root .btn--checkout{width:100%;margin-bottom:18px}.hmy-root .stickybar{display:none}@media (max-width:760px){.hmy-root .stickybar{z-index:90;padding:10px var(--gutter) calc(10px + env(safe-area-inset-bottom));border-top:1px solid var(--line);box-shadow:var(--sh-2);background:#fff;align-items:center;gap:12px;transition:transform .25s cubic-bezier(.22,1,.36,1);display:flex;position:fixed;bottom:0;left:0;right:0;transform:translateY(105%)}.hmy-root .stickybar[data-visible=true]{transform:translateY(0)}.hmy-root .stickybar__info{flex:1;gap:1px;min-width:0;display:grid}.hmy-root .stickybar__title{font-family:var(--head);letter-spacing:.06em;text-transform:uppercase;color:var(--ink);white-space:nowrap;text-overflow:ellipsis;font-size:.78rem;font-weight:500;overflow:hidden}.hmy-root .stickybar__price{font-family:var(--head);color:var(--ink);font-size:.95rem;font-weight:500}.hmy-root .stickybar .btn{flex:none;padding:13px 22px}}.hmy-root .notify{background:var(--cream-soft);border-radius:var(--r-lg);gap:12px;margin:26px 0 18px;padding:18px;display:grid}.hmy-root .notify__label{color:var(--text);margin:0;font-size:.95rem;line-height:1.55}.hmy-root .notify__row{flex-wrap:wrap;gap:10px;display:flex}.hmy-root .notify__field{min-width:200px;font-family:var(--head);letter-spacing:.12em;text-transform:uppercase;color:var(--text-light);flex:1;gap:6px;font-size:.7rem;display:grid}.hmy-root .notify__field input{border:1px solid var(--line-2);border-radius:var(--r);width:100%;color:var(--ink);font:inherit;letter-spacing:0;text-transform:none;background:#fff;padding:12px 14px;font-size:.95rem}.hmy-root .notify__field input::placeholder{color:var(--text-light)}.hmy-root .notify__row .btn{align-self:end}.hmy-root .notify__message{margin:0;font-size:.9rem;line-height:1.5}.hmy-root .notify__message--submitted{color:var(--ok)}.hmy-root .notify__message--error{color:var(--err)}.hmy-root .alt-now{gap:10px;margin-bottom:18px;display:grid}.hmy-root .alt-now__label{font-family:var(--head);letter-spacing:.14em;text-transform:uppercase;color:var(--text-light);margin:0;font-size:.74rem;font-weight:500}.hmy-root .alt-now__row{border:1px solid var(--line);border-radius:var(--r);background:#fff;align-items:center;gap:14px;padding:10px;transition:border-color .15s;display:flex}.hmy-root .alt-now__row:hover{border-color:var(--line-2)}.hmy-root .alt-now__media{border-radius:var(--r);background:var(--cream-soft);flex:none;width:56px;height:56px;position:relative;overflow:hidden}.hmy-root .alt-now__media img{object-fit:cover;width:100%;height:100%}.hmy-root .alt-now__body{gap:2px;min-width:0;display:grid}.hmy-root .alt-now__body b{font-family:var(--head);letter-spacing:.04em;text-transform:uppercase;color:var(--ink);font-size:.85rem;font-weight:500}.hmy-root .alt-now__body span{color:var(--text);font-size:.85rem}.hmy-root .usp-row{border-top:1px solid var(--line);flex-wrap:wrap;gap:10px 22px;margin-top:6px;padding:18px 0;display:flex}.hmy-root .usp{font-family:var(--head);letter-spacing:.06em;text-transform:uppercase;color:var(--text);white-space:nowrap;align-items:center;gap:8px;font-size:.78rem;display:inline-flex}.hmy-root .usp svg{color:var(--olive);flex:none}.hmy-root a.usp--link{text-decoration:underline;-webkit-text-decoration-color:var(--line-2);text-decoration-color:var(--line-2);text-underline-offset:4px;padding-block:4px;transition:text-decoration-color .15s}.hmy-root a.usp--link:hover{-webkit-text-decoration-color:var(--text-light);text-decoration-color:var(--text-light)}.hmy-root .lpintro-band{padding-block:clamp(48px,6vw,84px)}.hmy-root .pacc{border-top:1px solid var(--line);margin-top:8px}.hmy-root .pacc__item{border-bottom:1px solid var(--line)}.hmy-root .pacc__btn{width:100%;font-family:var(--head);letter-spacing:.08em;text-transform:uppercase;color:var(--ink);background:0 0;border:none;justify-content:space-between;align-items:center;padding:20px 2px;font-size:.92rem;font-weight:500;display:flex}.hmy-root .pacc__btn svg{color:var(--text-light);transition:transform .25s}.hmy-root .pacc__item.is-open .pacc__btn svg{transform:rotate(45deg)}.hmy-root .pacc__panel{animation:.28s hmy-acc-open;overflow:hidden}.hmy-root .pacc__panel p{color:var(--text);margin:0;padding:0 2px 22px;font-size:.95rem;line-height:1.7}.hmy-root .pacc__panel .pacc__rich{color:var(--text);padding:0 2px 22px;font-size:.95rem;line-height:1.7}.hmy-root .pacc__panel .pacc__rich p{padding:0 0 12px}.hmy-root .pacc__panel .pacc__rich :last-child{margin-bottom:0;padding-bottom:0}.hmy-root .pband{text-align:center;color:#fff;background:#6f7d5a;justify-content:center;align-items:center;min-height:360px;display:flex;position:relative;overflow:hidden}.hmy-root .pband__bg{z-index:0;position:absolute;inset:0}.hmy-root .pband__bg img{object-fit:cover;width:100%;height:100%}.hmy-root .pband__bg:after{content:"";background:#2824226b;position:absolute;inset:0}.hmy-root .pband__inner{z-index:2;max-width:620px;padding:60px var(--gutter);position:relative}.hmy-root .pband__inner .h1{color:#fff;margin-bottom:14px}.hmy-root .pband__inner p{color:#fffffff0;margin:0;line-height:1.7}.hmy-root .pfacts{grid-template-columns:repeat(2,1fr);gap:0 28px;margin:0;display:grid}.hmy-root .pfacts>div{border-bottom:1px solid var(--line);justify-content:space-between;gap:18px;padding:12px 2px;display:flex}.hmy-root .pfacts dt{font-family:var(--head);letter-spacing:.12em;text-transform:uppercase;color:var(--text-light);margin:0;font-size:.74rem}.hmy-root .pfacts dd{color:var(--ink);text-align:right;margin:0;font-size:.9rem}.hmy-root .rsum{grid-template-columns:280px 1fr;align-items:center;gap:clamp(28px,4vw,64px);margin-bottom:48px;display:grid}.hmy-root .rsum--solo{margin-bottom:0}.hmy-root .rsum__score{text-align:center}.hmy-root .rsum__big{font-family:var(--head);color:var(--ink);font-size:4rem;font-weight:300;line-height:1}.hmy-root .rsum__stars{color:var(--gold-deep);letter-spacing:3px;margin:10px 0 6px;font-size:1.2rem}.hmy-root .reviews-empty{text-align:center;max-width:560px;color:var(--text);margin:0 auto clamp(28px,4vw,48px);line-height:1.65}.hmy-root .rsum__count{color:var(--text-light);letter-spacing:.04em;font-size:.85rem}.hmy-root .rsum__bars{gap:9px;display:grid}.hmy-root .rbar{color:var(--text-light);font-size:.82rem;font-family:var(--head);grid-template-columns:56px 1fr 40px;align-items:center;gap:12px;display:grid}.hmy-root .rbar__track{background:var(--cream);border-radius:999px;height:8px;overflow:hidden}.hmy-root .rbar__track i{background:var(--gold-deep);border-radius:999px;height:100%;display:block}.hmy-root .rsum__note{color:var(--text-light);margin:6px 0 0;font-size:.8rem}.hmy-root .reviews-rail{margin-top:0;position:relative}.hmy-root #reviews .testi-rail{padding-right:calc(var(--gutter) + 54px);align-items:start}.hmy-root #reviews .testi{box-sizing:border-box;overscroll-behavior:contain;height:280px;overflow-y:auto}.hmy-root #reviews .testi__body{flex:0 auto}.hmy-root .reviews-next{right:max(8px, calc(var(--gutter) * -.35));z-index:2;border:1px solid var(--line-2);width:44px;height:44px;color:var(--ink);cursor:pointer;background:#fff;border-radius:50%;place-items:center;display:grid;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 8px #28242214}.hmy-root .reviews-next:hover{background:var(--cream)}.hmy-root .reviews-next:focus-visible{outline:2px solid var(--ink);outline-offset:3px}.hmy-root .review-form{border-top:1px solid var(--line);gap:18px;max-width:760px;margin-top:clamp(30px,5vw,58px);padding-top:28px;display:grid}.hmy-root .review-form__head{gap:6px;display:grid}.hmy-root .review-form__head h3{font-family:var(--head);margin:0;font-size:clamp(1.5rem,2.3vw,2rem);font-weight:400}.hmy-root .review-form__head p,.hmy-root .review-form__message{color:var(--text-light);margin:0;line-height:1.5}.hmy-root .review-form__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.hmy-root .review-form label{color:var(--ink);letter-spacing:.04em;text-transform:uppercase;gap:7px;font-size:.78rem;display:grid}.hmy-root .review-form input,.hmy-root .review-form select,.hmy-root .review-form textarea{border:1px solid var(--line);width:100%;color:var(--ink);font:inherit;letter-spacing:0;text-transform:none;background:#fff;border-radius:4px;padding:11px 12px;font-size:.95rem}.hmy-root .review-form textarea{resize:vertical;min-height:120px}.hmy-root .review-form__trap{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}.hmy-root .review-form__message--submitted{color:var(--ok)}.hmy-root .review-form__message--error{color:var(--err)}.hmy-root .pdp-longform{border-bottom:1px solid var(--line);padding-bottom:clamp(32px,4vw,56px)}.hmy-root .lpintro{text-align:center;max-width:860px;margin-inline:auto}.hmy-root .lpintro .h1{margin-bottom:18px}.hmy-root .lpintro p{color:var(--text);font-size:clamp(1.05rem,1.5vw,1.3rem);line-height:1.6}.hmy-root .lpfeature{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(28px,5vw,84px);display:grid}.hmy-root .lpfeature+.lpfeature{margin-top:clamp(48px,6vw,96px)}.hmy-root .lpfeature__media{aspect-ratio:4/3.4;border-radius:var(--r-lg);background:var(--cream-soft);position:relative;overflow:hidden}.hmy-root .lpfeature__media img{object-fit:cover;width:100%;height:100%}.hmy-root .lpfeature--rev .lpfeature__media{order:2}.hmy-root .lpfeature__kicker{font-family:var(--head);letter-spacing:.22em;text-transform:uppercase;color:var(--text-light);margin:0 0 14px;font-size:.78rem}.hmy-root .lpfeature__title{margin-bottom:16px}.hmy-root .lpfeature p{color:var(--text);margin:0 0 18px;line-height:1.7}.hmy-root .lpfeature__list{gap:12px;margin:0;padding:0;list-style:none;display:grid}.hmy-root .lpfeature__list li{color:var(--text);align-items:flex-start;gap:12px;display:flex}.hmy-root .lpfeature__list svg{color:var(--olive);flex:none;margin-top:3px}.hmy-root .lpbenefits{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.hmy-root .lpben{text-align:center;border:1px solid var(--line);border-radius:var(--r-lg);background:#fff;padding:38px 26px}.hmy-root .lpben__ic{width:56px;height:56px;margin:0 auto 18px}.hmy-root .lpben__ic img{object-fit:contain;width:100%;height:100%}.hmy-root .lpben h3{margin-bottom:10px}.hmy-root .lpben p{color:var(--text);margin:0;font-size:.95rem;line-height:1.6}.hmy-root .steps{counter-reset:step;grid-template-columns:repeat(3,1fr);gap:26px;display:grid}.hmy-root .step{background:var(--cream-soft);border-radius:var(--r-lg);padding:34px 28px;position:relative}.hmy-root .step__num{font-family:var(--head);color:var(--gold-deep);margin-bottom:14px;font-size:2.6rem;font-weight:300;line-height:1}.hmy-root .step h3{margin-bottom:8px}.hmy-root .step p{color:var(--text);margin:0;font-size:.95rem;line-height:1.6}.hmy-root .ispot{grid-template-columns:repeat(4,1fr);gap:22px;display:grid}.hmy-root .icard{text-align:center}.hmy-root .icard__disc{aspect-ratio:1;border-radius:50%;place-items:center;width:100%;margin-bottom:16px;display:grid}.hmy-root .icard__disc .media-ph__bottle{width:26%;height:42%;position:static}.hmy-root .icard h3{margin-bottom:6px;font-size:.98rem}.hmy-root .icard p{color:var(--text-light);margin:0;font-size:.85rem;line-height:1.5}.hmy-root .statband{color:#fff;text-align:center;position:relative;overflow:hidden}.hmy-root .statband__bg{z-index:0;position:absolute;inset:0}.hmy-root .statband__bg img{object-fit:cover;width:100%;height:100%}.hmy-root .statband__bg:after{content:"";background:#2824228c;position:absolute;inset:0}.hmy-root .statband__grid{z-index:2;grid-template-columns:repeat(4,1fr);gap:30px;padding-block:clamp(48px,6vw,88px);display:grid;position:relative}.hmy-root .stat__big{font-family:var(--head);margin-bottom:10px;font-size:clamp(2.2rem,4vw,3.4rem);font-weight:300;line-height:1}.hmy-root .stat__lbl{font-family:var(--head);letter-spacing:.14em;text-transform:uppercase;color:#ffffffd9;font-size:.76rem}.hmy-root .lpacc{max-width:820px;margin-inline:auto}.hmy-root .lpacc .section-head{margin-bottom:24px}.hmy-root .section--detail{padding-block:clamp(40px,5vw,72px)}.hmy-root .chead{text-align:center;color:#fff;background:var(--olive);justify-content:center;align-items:center;min-height:320px;display:flex;position:relative;overflow:hidden}.hmy-root .chead__bg{z-index:0;position:absolute;inset:0}.hmy-root .chead__bg img{object-fit:cover;width:100%;height:100%}.hmy-root .chead__bg:after{content:"";background:#28242273;position:absolute;inset:0}.hmy-root .chead__inner{z-index:2;max-width:760px;padding:calc(var(--header-h) + 40px) var(--gutter) 48px;position:relative}.hmy-root .chead__inner h1{color:#fff;margin-bottom:14px}.hmy-root .chead__inner p{color:#fffffff0;margin:0;font-size:1rem;line-height:1.65}.hmy-root .ctoolbar{border-bottom:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding-block:20px;display:flex}.hmy-root .ctoolbar__count{font-family:var(--head);letter-spacing:.1em;text-transform:uppercase;color:var(--text-light);font-size:.78rem}.hmy-root .ctoolbar__right{align-items:center;gap:12px;display:flex}.hmy-root .ctoolbar .select select{padding:11px 38px 11px 14px;font-size:.88rem}.hmy-root .filter-toggle{display:none}.hmy-root .clayout{grid-template-columns:240px 1fr;align-items:start;gap:clamp(24px,3.5vw,56px);padding-block:30px clamp(48px,6vw,80px);display:grid}.hmy-root .filters{top:calc(var(--header-h) + 20px);flex-direction:column;gap:28px;display:flex;position:sticky}.hmy-root .fgroup__title{font-family:var(--head);letter-spacing:.16em;text-transform:uppercase;color:var(--ink);margin:0 0 14px;font-size:.74rem;font-weight:500}.hmy-root .fgroup__opts{flex-direction:column;gap:10px;display:flex}.hmy-root .fopt{cursor:pointer;color:var(--text);-webkit-user-select:none;user-select:none;align-items:center;gap:11px;font-size:.92rem;display:flex;position:relative}.hmy-root .fopt input{opacity:0;pointer-events:none;position:absolute}.hmy-root .fopt .box{border:1px solid var(--line-2);background:#fff;border-radius:3px;flex:none;place-items:center;width:18px;height:18px;transition:all .15s;display:grid}.hmy-root .fopt .box svg{opacity:0;color:#fff;transition:all .15s;transform:scale(.6)}.hmy-root .fopt input:checked+.box{background:var(--ink);border-color:var(--ink)}.hmy-root .fopt input:checked+.box svg{opacity:1;transform:scale(1)}.hmy-root .fopt input:focus-visible+.box{outline:2px solid var(--gold-deep);outline-offset:2px}.hmy-root .fopt .sw{width:14px;height:14px;box-shadow:0 0 0 1px var(--line-2);border-radius:50%;flex:none}.hmy-root .fopt .n{color:var(--text-light);margin-left:auto;font-size:.8rem}.hmy-root .fclear{font-family:var(--head);letter-spacing:.12em;text-transform:uppercase;color:var(--text-light);text-underline-offset:3px;background:0 0;border:none;align-self:flex-start;padding:0;font-size:.74rem;text-decoration:underline}.hmy-root .fclear:hover{color:var(--ink)}.hmy-root .fprice{gap:10px;display:grid}.hmy-root .fprice input[type=range]{width:100%;accent-color:var(--ink)}.hmy-root .fprice__labels{font-family:var(--head);color:var(--text);justify-content:space-between;font-size:.82rem;display:flex}.hmy-root .fpills{flex-wrap:wrap;gap:8px;padding-top:16px;display:flex}.hmy-root .fpill{background:var(--cream-soft);border:1px solid var(--line);border-radius:var(--r-pill);font-family:var(--head);letter-spacing:.06em;text-transform:uppercase;color:var(--ink);cursor:pointer;align-items:center;gap:7px;padding:6px 12px;font-size:.74rem;display:inline-flex}.hmy-root .fpill:hover{border-color:var(--ink);background:var(--cream-soft)}.hmy-root .cgrid{grid-template-columns:repeat(3,1fr);gap:clamp(20px,2.5vw,36px) clamp(14px,1.8vw,26px);display:grid}.hmy-root .cempty{text-align:center;color:var(--text-light);padding:70px 20px}.hmy-root .cempty .h2{margin-bottom:14px}.hmy-root .cseo{max-width:820px;margin-inline:auto}.hmy-root .cseo__section+.cseo__section{margin-top:clamp(36px,4.5vw,56px)}.hmy-root .cseo__section h2{margin-bottom:16px}.hmy-root .cseo__section p{color:var(--text);margin:0 0 16px;font-size:.98rem;line-height:1.75}.hmy-root .cseo__section p:last-child{margin-bottom:0}.hmy-root .cseo__rich{color:var(--text);font-size:.98rem;line-height:1.75}.hmy-root .cseo__rich h2,.hmy-root .cseo__rich h3{font-family:var(--head);text-transform:uppercase;letter-spacing:.05em;color:var(--ink);margin:28px 0 16px;font-weight:300}.hmy-root .cseo__rich h2{font-size:clamp(1.5rem,2.4vw,2.1rem);line-height:1.12}.hmy-root .cseo__rich h3{font-size:1.15rem;font-weight:400}.hmy-root .cseo__rich p{margin:0 0 16px}.hmy-root .cseo__rich img{border-radius:var(--r-lg);margin:8px 0 16px}.hmy-root .ceditorial{padding-block:clamp(48px,6vw,92px)}.hmy-root .ceditorial--grey{background:var(--cream-soft)}.hmy-root .ceditorial--blue{background:var(--tint-vape)}.hmy-root .ceditorial__inner{flex-direction:column;gap:clamp(40px,5.5vw,84px);display:flex}.hmy-root .cfeature{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(26px,4vw,64px);display:grid}.hmy-root .cfeature--alt .cfeature__media{order:2}.hmy-root .cfeature__media{border-radius:var(--r-lg);background:var(--cream-soft);overflow:hidden}.hmy-root .cfeature__media img{object-fit:cover;width:100%;height:100%;display:block}.hmy-root .cfeature__h{font-family:var(--head);text-transform:uppercase;letter-spacing:.04em;color:var(--ink);margin:0 0 16px;font-size:clamp(1.35rem,2.1vw,1.85rem);font-weight:300;line-height:1.16}.hmy-root .cfeature__body .cseo__rich h2,.hmy-root .cfeature__body .cseo__rich h3{margin-top:0}.hmy-root .cprose{text-align:center;max-width:760px;margin-inline:auto}.hmy-root .cprose .cfeature__h{margin-bottom:14px}.hmy-root .cprose .cseo__rich{text-align:left}.hmy-root .cfaq-wrap{max-width:880px;margin-inline:auto}.hmy-root .cfaq__title{text-align:center;font-family:var(--head);text-transform:uppercase;letter-spacing:.05em;color:var(--ink);margin:0 0 10px;font-size:clamp(1.6rem,2.6vw,2.2rem);font-weight:300}.hmy-root .cfaq__intro{text-align:center;color:var(--text-light);margin:0 0 30px}.hmy-root .cfaq{border-top:1px solid var(--line);flex-direction:column;max-width:880px;margin-inline:auto;display:flex}.hmy-root .cfaq__item{border-bottom:1px solid var(--line)}.hmy-root .cfaq__q{cursor:pointer;font-family:var(--head);color:var(--ink);justify-content:space-between;align-items:center;gap:18px;padding:22px 2px;font-size:1.02rem;font-weight:400;list-style:none;transition:color .15s;display:flex}.hmy-root .cfaq__q::-webkit-details-marker{display:none}.hmy-root .cfaq__q:hover{color:var(--gold-deep)}.hmy-root .cfaq__icon{flex:none;width:15px;height:15px;margin-top:3px;position:relative}.hmy-root .cfaq__icon:before,.hmy-root .cfaq__icon:after{content:"";background:var(--ink);transition:transform .25s,opacity .25s;position:absolute}.hmy-root .cfaq__icon:before{width:15px;height:2px;top:6.5px;left:0}.hmy-root .cfaq__icon:after{width:2px;height:15px;top:0;left:6.5px}.hmy-root .cfaq__item[open] .cfaq__icon:after{opacity:0;transform:scaleY(0)}.hmy-root .cfaq__a{padding:0 2px 24px}.hmy-root .cfaq__a .cseo__rich{font-size:.96rem}.hmy-root .cfaq__a .cseo__rich p:last-child{margin-bottom:0}.hmy-root .csources{max-width:880px;color:var(--text-light);margin-inline:auto}.hmy-root .csources summary{cursor:pointer;font-family:var(--head);letter-spacing:.1em;text-transform:uppercase;padding:18px 0;font-size:.72rem;list-style:none}.hmy-root .csources summary::-webkit-details-marker{display:none}.hmy-root .csources__list{margin:0 0 20px;padding-left:22px;font-size:.82rem;line-height:1.6}.hmy-root .csources__list li{word-break:break-word;margin-bottom:7px}@media (max-width:760px){.hmy-root .cfeature{grid-template-columns:1fr;gap:20px}.hmy-root .cfeature--alt .cfeature__media{order:0}}.hmy-root .ctiles{grid-template-columns:repeat(3,1fr);gap:clamp(14px,2vw,26px);display:grid}.hmy-root .ctile{aspect-ratio:4/4.6;border-radius:var(--r-lg);color:#fff;background:var(--cream-soft);align-items:flex-end;padding:26px;display:flex;position:relative;overflow:hidden}.hmy-root .ctile img{object-fit:cover;width:100%;height:100%;transition:transform .5s;position:absolute;inset:0}.hmy-root .ctile:after{content:"";background:linear-gradient(#0000 45%,#00000080);position:absolute;inset:0}.hmy-root .ctile:hover img{transform:scale(1.05)}.hmy-root .ctile>div{z-index:2;position:relative}.hmy-root .ctile__title{font-family:var(--head);text-transform:uppercase;letter-spacing:.08em;margin-bottom:8px;font-size:1.15rem;font-weight:400}.hmy-root .ctile__cta{font-family:var(--head);letter-spacing:.16em;text-transform:uppercase;border-bottom:1px solid #ffffffb3;align-items:center;gap:8px;padding-bottom:3px;font-size:.74rem;font-weight:500;display:inline-flex}.hmy-root .ahead{text-align:center;max-width:760px;margin-inline:auto;padding-block:clamp(36px,5vw,64px) clamp(24px,3vw,40px)}.hmy-root .ahead__tag{font-family:var(--head);letter-spacing:.2em;text-transform:uppercase;color:var(--text-light);margin:0 0 16px;font-size:.74rem}.hmy-root .ahead__title{margin-bottom:18px}.hmy-root .ahead__meta{font-family:var(--head);letter-spacing:.1em;text-transform:uppercase;color:var(--text-light);flex-wrap:wrap;justify-content:center;gap:14px;font-size:.78rem;display:flex}.hmy-root .ahead__meta b{color:var(--ink);font-weight:500}.hmy-root .ahero{max-width:1000px;padding-inline:var(--gutter);margin-inline:auto}.hmy-root .ahero__media{aspect-ratio:16/8;border-radius:var(--r-lg);background:var(--cream-soft);overflow:hidden}.hmy-root .ahero__media img{object-fit:cover;width:100%;height:100%}.hmy-root .prose{max-width:720px;padding:clamp(36px, 5vw, 56px) var(--gutter) 0;margin-inline:auto}.hmy-root .prose p{color:var(--text);margin:0 0 22px;font-size:1.02rem;line-height:1.8}.hmy-root .prose h2{font-family:var(--head);text-transform:uppercase;letter-spacing:.05em;color:var(--ink);margin:40px 0 16px;font-size:1.45rem;font-weight:400}.hmy-root .prose h3{font-family:var(--head);text-transform:uppercase;letter-spacing:.05em;color:var(--ink);margin:32px 0 12px;font-size:1.05rem;font-weight:500}.hmy-root .prose h1{font-family:var(--head);text-transform:uppercase;letter-spacing:.04em;color:var(--ink);margin:40px 0 16px;font-size:1.7rem;font-weight:300}.hmy-root .prose ul,.hmy-root .prose ol{color:var(--text);margin:0 0 22px;padding-left:22px;line-height:1.8}.hmy-root .prose li{margin-bottom:8px}.hmy-root .prose a{color:var(--ink);text-underline-offset:3px;text-decoration:underline}.hmy-root .prose img{border-radius:var(--r-lg);height:auto;margin:8px 0 22px}.hmy-root .prose iframe{max-width:100%}.hmy-root .prose video{max-width:100%;height:auto}.hmy-root .prose table{border-collapse:collapse;margin:0 0 22px;font-size:.95rem}.hmy-root .prose td,.hmy-root .prose th{border:1px solid var(--line);padding:8px 12px}.hmy-root .prose blockquote{background:var(--gold-wash);border-left:3px solid var(--gold-deep);color:var(--ink);border-radius:0 var(--r) var(--r) 0;margin:30px 0;padding:24px 28px;font-size:1.08rem;line-height:1.7}.hmy-root .prose blockquote p{margin:0}.hmy-root .prose .disclaim{color:var(--text-light);border-top:1px solid var(--line);margin-top:36px;padding-top:18px;font-size:.85rem;line-height:1.6}.hmy-root .abox{max-width:720px;padding-inline:var(--gutter);margin:40px auto 0}.hmy-root .abox__inner{background:var(--cream-soft);border-radius:var(--r-lg);align-items:center;gap:16px;padding:22px;display:flex}.hmy-root .abox__avatar{background:var(--gold-soft);width:52px;height:52px;font-family:var(--head);color:var(--ink);border-radius:50%;flex:none;place-items:center;font-size:1.1rem;font-weight:500;display:grid}.hmy-root .abox__name{font-family:var(--head);letter-spacing:.04em;text-transform:uppercase;color:var(--ink);font-size:.92rem;font-weight:500}.hmy-root .abox__role{color:var(--text-light);font-size:.82rem}.hmy-root .abox--migrated{margin-top:44px;padding-bottom:clamp(48px,6vw,80px)}.hmy-root .abox--migrated .abox__inner{padding:clamp(20px,3vw,28px);display:block}.hmy-root .prose .author-box{background:var(--cream-soft);border-radius:var(--r-lg);grid-template-columns:112px minmax(0,1fr);align-items:start;gap:clamp(18px,3vw,28px);margin:0 0 clamp(48px,6vw,80px);padding:clamp(20px,3vw,28px);display:grid}.hmy-root .abox--migrated .author-box{grid-template-columns:112px minmax(0,1fr);align-items:start;gap:clamp(18px,3vw,28px);margin:0;display:grid}.hmy-root .prose .author-box .author-img,.hmy-root .abox--migrated .author-box .author-img{object-fit:cover;border-radius:50%;width:112px;height:112px;margin:0;display:block}.hmy-root .prose .author-box .author-desc,.hmy-root .abox--migrated .author-box .author-desc{min-width:0}.hmy-root .prose .author-box p,.hmy-root .abox--migrated .author-box p{color:var(--text);margin:0;font-size:.96rem;line-height:1.65}.hmy-root .prose .author-box .spaced,.hmy-root .abox--migrated .author-box .spaced{color:var(--text-light);font-family:var(--head);letter-spacing:0;text-transform:uppercase;margin-bottom:6px;font-size:.72rem}.hmy-root .prose .author-box .author-name,.hmy-root .abox--migrated .author-box .author-name{color:var(--ink);font-family:var(--head);letter-spacing:0;text-transform:uppercase;margin-bottom:10px;font-size:.9rem;font-weight:400}.hmy-root .prose .author-box .bold,.hmy-root .abox--migrated .author-box .bold{font-weight:600}.hmy-root .prose .author-box .author-title,.hmy-root .abox--migrated .author-box .author-title{text-transform:none}.hmy-root .prose .author-box .social,.hmy-root .abox--migrated .author-box .social{margin:0 0 14px;line-height:0}.hmy-root .prose .author-box .social a,.hmy-root .abox--migrated .author-box .social a{color:#fff;background:var(--ink);border-radius:6px;place-items:center;width:28px;height:28px;text-decoration:none;display:inline-grid}.hmy-root .prose .author-box .social svg,.hmy-root .abox--migrated .author-box .social svg{fill:currentColor;width:16px;height:16px;display:block}.hmy-root .prose .author-box .bio+.bio,.hmy-root .abox--migrated .author-box .bio+.bio{margin-top:10px}.hmy-root .page-hero{max-width:1080px;padding:clamp(28px, 5vw, 56px) var(--gutter) clamp(8px, 2vw, 24px);text-align:center;margin-inline:auto}.hmy-root .page-hero__media{aspect-ratio:16/7;border-radius:var(--r-lg);background:var(--cream-soft);margin-bottom:clamp(22px,3vw,34px);overflow:hidden}.hmy-root .page-hero__media img{object-fit:cover;width:100%;height:100%;display:block}.hmy-root .page-hero h1{margin-inline:auto;max-width:760px;margin-bottom:0}.hmy-root .phead{text-align:center;max-width:720px;margin-inline:auto;padding-block:clamp(40px,6vw,72px) clamp(20px,3vw,36px)}.hmy-root .phead h1{margin-bottom:16px}.hmy-root .phead p{color:var(--text);margin:0;font-size:1.05rem;line-height:1.7}.hmy-root .shopify-page{color:#303030;font-family:var(--body);padding-bottom:clamp(48px,6vw,80px);line-height:1.6;overflow-x:hidden}.hmy-root .shopify-page *{box-sizing:border-box}.hmy-root .shopify-page a{color:inherit;text-underline-offset:3px;text-decoration:underline}.hmy-root .shopify-page p{color:#433e3e;margin:0 0 1rem;line-height:1.7}.hmy-root .shopify-page ul,.hmy-root .shopify-page ol{color:#433e3e;margin:0 0 1.2rem 1.2rem;padding-left:1rem;line-height:1.7}.hmy-root .shopify-page li{margin:.25rem 0}.hmy-root .shopify-page img{max-width:100%;height:auto;display:block}.hmy-root .shopify-page iframe{max-width:min(100%,1200px);margin-inline:auto;display:block}.hmy-root .shopify-page h1,.hmy-root .shopify-page h2,.hmy-root .shopify-page h3,.hmy-root .shopify-page h4,.hmy-root .shopify-page h5,.hmy-root .shopify-page h6,.hmy-root .shopify-page .Heading,.hmy-root .shopify-page .SectionHeader__Heading{color:#303030;font-family:var(--head);margin:0;line-height:1.16}.hmy-root .shopify-page .u-h1{letter-spacing:.04em;text-transform:uppercase;font-size:clamp(1.8rem,3vw,2.8rem)}.hmy-root .shopify-page .u-h2{font-size:clamp(1.25rem,2vw,1.75rem)}.hmy-root .shopify-page .u-h4{text-transform:uppercase;letter-spacing:.06em;font-size:1rem}.hmy-root .shopify-page .uppercase{text-transform:uppercase}.hmy-root .shopify-page .centered{text-align:center}.hmy-root .shopify-page .hidden-tablet{display:none}.hmy-root .shopify-page .header{z-index:0;color:#fff;background-position:50%;background-size:cover;place-items:center;min-height:min(560px,58vh);margin:0;display:grid;position:relative;top:auto}.hmy-root .shopify-page .header:after{content:"";z-index:1;background:#0000004d;position:absolute;inset:0}.hmy-root .shopify-page .header__content,.hmy-root .shopify-page .header__content_left{z-index:2;text-align:center;width:min(760px,84vw);position:relative}.hmy-root .shopify-page .header__content_left{text-align:left}.hmy-root .shopify-page .header__title,.hmy-root .shopify-page .header__title_v{color:#fff;padding-bottom:1.4rem;font-weight:600}.hmy-root .shopify-page .header__subtitle,.hmy-root .shopify-page .slider-subtext{color:#fff;max-width:760px;margin:0 auto;font-size:clamp(1rem,1.25vw,1.15rem);line-height:1.7}.hmy-root .shopify-page .header_about{background-image:url(/brand/media/About-page-header-6b5bfbf78f.jpg)}.hmy-root .shopify-page .header_cs{background-image:url(/brand/media/CS-page-header-6ad6428ee9.jpg)}.hmy-root .shopify-page .header_contact{background-image:url(/brand/media/harmony-about-us-a50c9722c1.jpg)}.hmy-root .shopify-page .header_satisfaction_guarantee{background-image:url(/brand/media/Satisfaction-guarantee-page-header-harmony-6349455aa9.jpg)}.hmy-root .shopify-page .header_survey{background-image:url(/brand/media/Harmony-consummer-study-Banner-d7e12448f9.jpg)}.hmy-root .shopify-page .content-container{place-items:center;gap:2.5rem;padding:clamp(42px,5vw,72px) 0;display:grid}.hmy-root .shopify-page .content-container--magenta{background-color:#d9ebed}.hmy-root .shopify-page .content-container--beige{background-color:#fff3ed}.hmy-root .shopify-page .content-container--grey{background-color:#f7f7f7}.hmy-root .shopify-page .content-container--no-top-padding{padding-top:0}.hmy-root .shopify-page .content-container--no-gap{gap:2rem}.hmy-root .shopify-page .content_block{width:min(1080px, calc(100% - (var(--gutter) * 2)));margin-inline:auto}.hmy-root .shopify-page .content_block--centered,.hmy-root .shopify-page .content_block__title--centered,.hmy-root .shopify-page .content_block__text_block--centered{text-align:center}.hmy-root .shopify-page .content_block__title{font-weight:600}.hmy-root .shopify-page .content_block__title--margin,.hmy-root .shopify-page .content_block__title--ext-margin,.hmy-root .shopify-page .content_block__text_block:not(:last-child){margin-bottom:1rem}.hmy-root .shopify-page .content_block__text_block--bold{font-weight:600}.hmy-root .shopify-page .content_block__text_block--padded{padding:2rem}.hmy-root .shopify-page .content_block__text_paragraph:not(:last-child){margin-bottom:.55rem}.hmy-root .shopify-page .content-grid-2-row,.hmy-root .shopify-page .content-row-grid{align-items:center;display:grid}.hmy-root .shopify-page .content-grid-2-row,.hmy-root .shopify-page .content-row-grid--2{grid-template-columns:1fr 1fr}.hmy-root .shopify-page .content-row-grid--2-skewed{grid-template-columns:1fr 2fr}.hmy-root .shopify-page .content-row-grid--3{grid-template-columns:repeat(3,1fr)}.hmy-root .shopify-page .content-row-grid--2{grid-template-columns:repeat(2,1fr)}.hmy-root .shopify-page .content-grid-2-row--gapped{gap:2.5rem}.hmy-root .shopify-page .content-grid-2-row--ext-gapped{gap:2rem}.hmy-root .shopify-page .content-grid-2-row--centered{place-items:center}.hmy-root .shopify-page .content-grid-2-row--white{background:#fff}.hmy-root .shopify-page .content-grid-2-row--reversed{grid-auto-flow:dense}.hmy-root .shopify-page .content-grid-2-row__image{object-fit:cover;justify-self:center;width:100%}.hmy-root .shopify-page .content-grid-2-row__image--small{width:70%}.hmy-root .shopify-page .content-grid-2-row__image--reversed{grid-column:2;justify-self:start}.hmy-root .shopify-page .content_block__text_block--reversed{grid-column:1}.hmy-root .shopify-page .employee-row,.hmy-root .shopify-page .icons-row,.hmy-root .shopify-page .testimonials-rows{grid-template-columns:repeat(3,1fr);align-items:start;gap:3rem;display:grid}.hmy-root .shopify-page .icons-row{grid-template-columns:repeat(5,1fr)}.hmy-root .shopify-page .card-employee,.hmy-root .shopify-page .card-icons{text-align:center;align-content:start;justify-items:center;gap:1rem;height:100%;display:grid}.hmy-root .shopify-page .card-employee__image{width:45%}.hmy-root .shopify-page .card-employee__emp{text-align:center;flex-direction:column;display:flex}.hmy-root .shopify-page .card-employee__emp_bio{text-align:center}.hmy-root .shopify-page .card-employee__emp_title{color:#005d5e}.hmy-root .shopify-page .card-employee__emp_social{width:50%}.hmy-root .shopify-page .card-employee__emp_social_image{width:100%}.hmy-root .shopify-page .nav_about{grid-template-columns:repeat(5,1fr);align-items:stretch;gap:20px;width:100%;display:grid}.hmy-root .shopify-page .nav_about_container{flex-direction:column;gap:16px;min-width:0;display:flex}.hmy-root .shopify-page .nav_about_item{align-content:start;justify-items:center;gap:6px;width:100%;min-height:132px;text-decoration:none;display:grid}.hmy-root .shopify-page .nav_about_item__icon{width:4rem}.hmy-root .shopify-page .nav_about_item__title{text-align:center;text-transform:uppercase;margin:0;font-size:1rem;line-height:1.3}.hmy-root .shopify-page .nav_about_container>a:last-child{margin-top:auto}.hmy-root .shopify-page .nav_about_item__cta{width:100%;min-height:48px;padding-inline:12px}.hmy-root .shopify-page .cta_box{text-align:center;background:#f7f7f7;align-content:start;justify-items:center;gap:1rem;height:100%;padding:clamp(1.5rem,4vw,4rem);display:grid}.hmy-root .shopify-page .cta_box>img{object-fit:contain;width:96px;height:96px}.hmy-root .shopify-page .cta_box>.page_about_help__item-image{width:160px;height:160px}.hmy-root .shopify-page .cta_box__name.u-h1{font-size:clamp(1.4rem,2.2vw,2rem);font-weight:500}.hmy-root .shopify-page .cta_box__text-block p:last-child{margin-bottom:0}.hmy-root .shopify-page .cta_box--beige{background:#fff3ed}.hmy-root .shopify-page .cta_box__btn,.hmy-root .shopify-page .info_bar__btn{width:min(18rem,100%)}.hmy-root .shopify-page .info_bar{text-align:center;gap:.5rem;padding:1rem;display:grid}.hmy-root .shopify-page .info_bar--white{background:#fff}.hmy-root .shopify-page .info_bar__title--bold{font-weight:600}.hmy-root .shopify-page .social-band{grid-template-columns:repeat(5,1fr);place-items:center;display:grid}.hmy-root .shopify-page .social-band__image{width:100%}.hmy-root .shopify-page .Button,.hmy-root .shopify-page button.Button{color:#303030;min-height:44px;font-family:var(--head);letter-spacing:.14em;text-transform:uppercase;background:0 0;border:1px solid #303030;border-radius:0;justify-content:center;align-items:center;padding:12px 24px;font-size:.78rem;font-weight:500;text-decoration:none;display:inline-flex;position:relative}.hmy-root .shopify-page .Button.Button--primary,.hmy-root .shopify-page .Button.Button--secondary{color:#fff;background:#303030;border-color:#303030}.hmy-root .shopify-page .Button a{color:inherit;text-decoration:none}.hmy-root .shopify-page .Collapsible{border-top:1px solid #e7e3df;border-bottom:1px solid #e7e3df;overflow:visible}.hmy-root .shopify-page .Collapsible+.Collapsible{border-top:0}.hmy-root .shopify-page .Collapsible__Button{text-align:left;color:#303030;cursor:pointer;background:0 0;border:0;width:100%;padding:24px 34px 24px 0;display:block;position:relative}.hmy-root .shopify-page .Collapsible__Plus{width:11px;height:11px;position:absolute;top:calc(50% - 5px);right:0}.hmy-root .shopify-page .Collapsible__Plus:before,.hmy-root .shopify-page .Collapsible__Plus:after{content:"";background:currentColor;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hmy-root .shopify-page .Collapsible__Plus:before{width:11px;height:1px}.hmy-root .shopify-page .Collapsible__Plus:after{width:1px;height:11px}.hmy-root .shopify-page .Collapsible__Inner{visibility:visible;height:auto;display:block;overflow:visible}.hmy-root .shopify-page .Collapsible__Button[aria-expanded=false]+.Collapsible__Inner,.hmy-root .shopify-page .Collapsible__Button[aria-expanded=true] .Collapsible__Plus:after{display:none}.hmy-root .shopify-page .Collapsible__Content{padding-bottom:24px}.hmy-root .shopify-page .Product__Tabs{width:min(900px, calc(100% - (var(--gutter) * 2)));margin:clamp(36px,5vw,72px) auto}.hmy-root .shopify-page .ArticleListWrapper{max-width:1260px;margin:0 auto 60px}.hmy-root .shopify-page .ArticleList,.hmy-root .shopify-page .Grid{gap:32px;display:grid}.hmy-root .shopify-page .ArticleList{grid-template-columns:repeat(3,minmax(0,1fr))}.hmy-root .shopify-page .Grid--m,.hmy-root .shopify-page .Grid--center{justify-content:center}.hmy-root .shopify-page .ArticleItem__ImageWrapper{background:#f8efe6;margin-bottom:22px;display:block;overflow:hidden}.hmy-root .shopify-page .ArticleItem__Image{aspect-ratio:4/3;object-fit:cover;width:100%}.hmy-root .shopify-page .ArticleItem__Content{text-align:center;margin:0 8px}.hmy-root .shopify-page .ArticleItem__Excerpt{margin-bottom:20px}.hmy-root .shopify-page .shipping-right-column p{text-align:right;margin-bottom:0}.hmy-root .shopify-page table{border-collapse:collapse;width:100%;max-width:100%;margin:1.5rem auto;font-size:.95rem}.hmy-root .shopify-page td,.hmy-root .shopify-page th{vertical-align:top;border:1px solid #e7e3df;padding:10px 12px}.hmy-root .shopify-page .modal{width:min(900px, calc(100% - (var(--gutter) * 2)));background:0 0;height:auto;margin:36px auto 0;display:block;position:static;overflow:visible}.hmy-root .shopify-page .modal-content{background:#fff;border:1px solid #e7e3df;width:100%;margin:0;padding:clamp(22px,4vw,40px)}.hmy-root .shopify-page .close{display:none}.hmy-root .shopify-page--wide,.hmy-root .shopify-page--coa-v2{width:min(1280px, calc(100% - (var(--gutter) * 2)));margin-inline:auto;padding-top:clamp(28px,4vw,48px)}@media (max-width:1050px){.hmy-root .shopify-page .header{min-height:420px;padding-block:48px}.hmy-root .shopify-page .header__content,.hmy-root .shopify-page .header__content_left{text-align:center;width:80%}.hmy-root .shopify-page .nav_about{grid-template-columns:1fr 1fr}.hmy-root .shopify-page .nav_about_container:last-child{grid-column:1/span 2}.hmy-root .shopify-page .nav_about_item__icon{width:3rem}.hmy-root .shopify-page .nav_about_item__title{font-size:1rem}.hmy-root .shopify-page button.nav_about_item__cta{text-align:center;min-height:64px}}@media (max-width:760px){.hmy-root .shopify-page .content_block{width:min(86vw,100%)}.hmy-root .shopify-page .content-grid-2-row,.hmy-root .shopify-page .content-row-grid,.hmy-root .shopify-page .content-row-grid--2,.hmy-root .shopify-page .content-row-grid--2-skewed,.hmy-root .shopify-page .content-row-grid--3,.hmy-root .shopify-page .employee-row,.hmy-root .shopify-page .icons-row,.hmy-root .shopify-page .testimonials-rows,.hmy-root .shopify-page .ArticleList,.hmy-root .shopify-page .social-band{grid-template-columns:1fr}.hmy-root .shopify-page .content-grid-2-row__image,.hmy-root .shopify-page .content-grid-2-row__image--small{width:100%}.hmy-root .shopify-page .content-grid-2-row__image--reversed,.hmy-root .shopify-page .content_block__text_block--reversed{grid-column:1}.hmy-root .shopify-page .invert-order,.hmy-root .shopify-page .reverse-cell{grid-row:1}.hmy-root .shopify-page .nav_about{grid-template-columns:repeat(2,minmax(0,1fr))}.hmy-root .shopify-page .nav_about_container:last-child{grid-column:1/-1}.hmy-root .shopify-page .nav_about_item{min-height:132px;padding:.75rem}.hmy-root .shopify-page .card-employee__image{width:min(220px,70%)}}.hmy-root .shopify-page--contained{width:min(900px, calc(100% - (var(--gutter) * 2)));margin-inline:auto}.hmy-root .shopify-page--contained .Product__Tabs{width:100%;margin:0}.hmy-root .shopify-page--contained h2{margin:32px 0 18px}.hmy-root .policy{grid-template-columns:220px 1fr;align-items:start;gap:clamp(28px,4vw,64px);padding-block:10px clamp(48px,6vw,80px);display:grid}.hmy-root .ptoc{top:calc(var(--header-h) + 20px);flex-direction:column;gap:2px;display:flex;position:sticky}.hmy-root .ptoc__title{font-family:var(--head);letter-spacing:.18em;text-transform:uppercase;color:var(--text-light);margin:0 0 12px;font-size:.7rem}.hmy-root .ptoc a{color:var(--text-light);border-left:2px solid var(--line);padding:7px 12px;font-size:.88rem;transition:all .15s}.hmy-root .ptoc a:hover,.hmy-root .ptoc a.active{color:var(--ink);border-color:var(--gold-deep)}.hmy-root .policy__body{min-width:0;max-width:720px}.hmy-root .policy__body .updated{font-family:var(--head);letter-spacing:.1em;text-transform:uppercase;color:var(--text-light);margin-bottom:28px;font-size:.78rem}.hmy-root .policy__section{scroll-margin-top:calc(var(--header-h) + 24px);margin-bottom:36px;padding-top:8px}.hmy-root .policy__section h2{font-family:var(--head);text-transform:uppercase;letter-spacing:.05em;color:var(--ink);margin:0 0 14px;font-size:1.25rem;font-weight:400}.hmy-root .policy__section p,.hmy-root .policy__section li{color:var(--text);font-size:.96rem;line-height:1.75}.hmy-root .policy__section p{margin:0 0 14px}.hmy-root .policy__section ul,.hmy-root .policy__section ol{margin:0 0 14px;padding-left:22px}.hmy-root .policy__section a{color:var(--ink);text-underline-offset:3px;text-decoration:underline}.hmy-root .policy__section table{border-collapse:collapse;max-width:100%;margin:0 0 14px;font-size:.9rem;display:block;overflow-x:auto}.hmy-root .policy__section td,.hmy-root .policy__section th{border:1px solid var(--line);padding:6px 10px}.hmy-root .cartpage{grid-template-columns:1.6fr 1fr;align-items:start;gap:clamp(24px,4vw,56px);padding-block:10px clamp(48px,6vw,80px);display:grid}.hmy-root .cartpage__items{flex-direction:column;display:flex}.hmy-root .cartrow{border-bottom:1px solid var(--line);grid-template-columns:96px 1fr auto auto;align-items:center;gap:18px;padding:22px 0;display:grid}.hmy-root .cartrow__media{border-radius:var(--r);background:var(--cream-soft);width:96px;height:96px;position:relative;overflow:hidden}.hmy-root .cartrow__media img{object-fit:cover;width:100%;height:100%}.hmy-root .cartrow__title{font-family:var(--head);text-transform:uppercase;letter-spacing:.04em;color:var(--ink);font-size:.92rem;font-weight:400;line-height:1.35}.hmy-root .cartrow__meta{color:var(--text-light);margin-top:4px;font-size:.82rem}.hmy-root .cartrow__remove{color:var(--text-light);text-underline-offset:3px;background:0 0;border:none;margin-top:8px;padding:0;font-size:.78rem;text-decoration:underline;display:inline-block}.hmy-root .cartrow__remove:hover{color:var(--ink)}.hmy-root .cartrow__price{font-family:var(--head);color:var(--ink);text-align:right;min-width:64px;font-weight:500}.hmy-root .csummary{top:calc(var(--header-h) + 20px);background:var(--cream-soft);border-radius:var(--r-lg);padding:28px;position:sticky}.hmy-root .csummary h2{margin-bottom:20px}.hmy-root .csummary__row{color:var(--text);justify-content:space-between;padding-block:7px;font-size:.95rem;display:flex}.hmy-root .csummary__row.total{font-family:var(--head);color:var(--ink);border-top:1px solid var(--line-2);margin-top:12px;padding-top:16px;font-size:1.15rem;font-weight:500}.hmy-root .csummary__free{color:var(--ink);background:var(--gold-soft);border-radius:var(--r);margin:14px 0;padding:12px 14px;font-size:.84rem}.hmy-root .csummary__free .bar{background:#ffffffbf;border-radius:999px;height:6px;margin-top:8px;overflow:hidden}.hmy-root .csummary__free .bar i{background:var(--gold-deep);border-radius:999px;height:100%;transition:width .4s;display:block}.hmy-root .csummary .btn{margin-top:14px}.hmy-root .csummary__note{color:var(--text-light);text-align:center;margin:14px 0 0;font-size:.78rem}.hmy-root .csummary__note--error{color:var(--err);font-size:.88rem}.hmy-root .cartempty{text-align:center;padding:clamp(60px,10vw,120px) 20px}.hmy-root .cartempty .h1{margin-bottom:14px}.hmy-root .cartempty p{color:var(--text-light);margin:0 0 28px}.hmy-root .checkout-form{grid-template-columns:minmax(0,1fr);gap:14px;margin-top:18px;display:grid}.hmy-root .checkout-form label{min-width:0;font-family:var(--head);letter-spacing:.12em;text-transform:uppercase;color:var(--text-light);gap:6px;font-size:.74rem;display:grid}.hmy-root .checkout-form input{border:1px solid var(--line-2);border-radius:var(--r);width:100%;min-width:0;font:inherit;color:var(--ink);background:#fff;padding:12px 14px;font-size:.95rem}.hmy-root .checkout-form>.btn{white-space:normal;text-align:center;min-width:0}.hmy-root .checkout-form input:focus{outline:2px solid var(--gold-deep);outline-offset:1px;border-color:var(--gold-deep)}.hmy-root .checkout-form__hint{font-family:var(--body);letter-spacing:0;text-transform:none;color:var(--text-light);font-size:.78rem}.hmy-root .checkout-form fieldset{border:none;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;min-width:0;margin:0;padding:0;display:grid}.hmy-root .checkout-form fieldset legend{font-family:var(--head);letter-spacing:.14em;text-transform:uppercase;color:var(--ink);margin-bottom:10px;padding:0;font-size:.82rem;font-weight:500}.hmy-root .checkout-form fieldset label.full{grid-column:1/-1}.hmy-root .checkout-ship{gap:8px;margin-top:16px;display:grid}.hmy-root .checkout-ship>div{border:1px solid var(--line-2);border-radius:var(--r);background:#fff;justify-content:space-between;align-items:baseline;gap:12px;padding:12px 14px;font-size:.9rem;display:flex}.hmy-root .checkout-ship small{color:var(--text-light)}.hmy-root .account-page{grid-template-columns:1.6fr 1fr;align-items:start;gap:clamp(24px,4vw,56px);padding-block:10px clamp(48px,6vw,80px);display:grid}.hmy-root .account-main .h3{margin-bottom:10px}.hmy-root .account-orders{flex-direction:column;display:flex}.hmy-root .orderrow{border-bottom:1px solid var(--line);color:var(--ink);grid-template-columns:1fr auto;align-items:center;gap:6px 18px;padding:18px 0;display:grid}.hmy-root a.orderrow:hover .orderrow__title{color:var(--gold-deep)}.hmy-root .orderrow__title{font-family:var(--head);text-transform:uppercase;letter-spacing:.04em;font-size:.95rem;font-weight:500;line-height:1.35}.hmy-root .orderrow__meta{color:var(--text-light);margin-top:4px;font-size:.82rem}.hmy-root .orderrow__side{justify-items:end;gap:4px;display:grid}.hmy-root .orderrow__status{font-family:var(--head);letter-spacing:.12em;text-transform:uppercase;color:var(--text-light);font-size:.72rem}.hmy-root .account-empty{color:var(--text-light);padding-block:18px}.hmy-root .account-card{background:var(--cream-soft);border-radius:var(--r-lg);padding:28px}.hmy-root .account-card h2{margin-bottom:14px}.hmy-root .account-card .btn{margin-top:14px}.hmy-root .account-card__note{color:var(--text);margin:12px 0 0;font-size:.88rem;line-height:1.6}.hmy-root .account-card__note a{color:var(--ink);text-underline-offset:3px;text-decoration:underline}.hmy-root .account-auth{padding-block:10px clamp(48px,6vw,80px);display:block}.hmy-root .account-card--auth{width:100%;max-width:440px;margin-inline:auto}.hmy-root .account-form__error{color:var(--err);margin:0;font-size:.9rem}.hmy-root .account-main .breadcrumb-link{margin-top:24px;display:inline-block}.hmy-root .search-form{flex-wrap:nowrap;gap:10px;max-width:560px;margin:0 auto clamp(34px,4vw,56px);display:flex}.hmy-root .search-form input{border:1px solid var(--line-2);border-radius:var(--r);min-width:0;font:inherit;color:var(--ink);background:#fff;flex:1;padding:14px 16px;font-size:1rem}.hmy-root .search-form input:focus{outline:2px solid var(--gold-deep);outline-offset:1px;border-color:var(--gold-deep)}.hmy-root .search-pages{flex-direction:column;gap:0;max-width:720px;margin:clamp(34px,4vw,56px) auto 0;display:flex}.hmy-root .search-pages a{border-bottom:1px solid var(--line);color:var(--ink);justify-content:space-between;align-items:center;padding:14px 12px;font-size:.95rem;transition:background .15s;display:flex}.hmy-root .search-pages a:hover{background:var(--cream-soft)}.hmy-root .quiz-page{padding-block:10px clamp(56px,7vw,96px)}.hmy-root .quiz-hero{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) minmax(280px,.78fr);align-items:end;gap:clamp(22px,4vw,64px);padding-block:clamp(18px,4vw,44px) clamp(28px,4vw,56px);display:grid}.hmy-root .quiz-hero .lede{max-width:560px}.hmy-root .quiz-shell{grid-template-columns:280px minmax(0,1fr);align-items:start;gap:clamp(22px,3.5vw,48px);padding-top:clamp(28px,4vw,54px);display:grid}.hmy-root .quiz-rail{top:calc(var(--header-h) + 22px);border:1px solid var(--line);border-radius:var(--r-lg);background:var(--cream-soft);padding:22px;position:sticky}.hmy-root .quiz-progress{font-family:var(--head);letter-spacing:.1em;text-transform:uppercase;color:var(--text-light);gap:10px;font-size:.78rem;display:grid}.hmy-root .quiz-progress span,.hmy-root .quiz-progress strong{color:var(--ink);justify-content:space-between;display:flex}.hmy-root .quiz-progress__bar{background:#ffffffc7;border-radius:999px;height:7px;overflow:hidden}.hmy-root .quiz-progress__bar i{background:var(--gold-deep);border-radius:inherit;height:100%;transition:width .25s;display:block}.hmy-root .quiz-summary{border-top:1px solid var(--line);gap:10px;margin-top:22px;padding-top:18px;display:grid}.hmy-root .quiz-summary div{gap:2px;display:grid}.hmy-root .quiz-summary span{font-family:var(--head);letter-spacing:.14em;text-transform:uppercase;color:var(--text-light);font-size:.68rem}.hmy-root .quiz-summary strong{color:var(--ink);text-transform:capitalize;font-size:.9rem;font-weight:500}.hmy-root .quiz-card{border:1px solid var(--line);border-radius:var(--r-lg);min-height:560px;box-shadow:var(--sh-1);background:#fff;padding:clamp(24px,4vw,46px)}.hmy-root .quiz-card .h2{max-width:780px;margin-bottom:clamp(24px,3vw,38px)}.hmy-root .quiz-choices{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.hmy-root .quiz-choice{border:1px solid var(--line);border-radius:var(--r-lg);background:var(--cream-soft);min-height:126px;color:var(--ink);grid-template-columns:1fr auto;align-items:start;gap:8px 16px;padding:20px;transition:background .18s,border-color .18s,transform .12s,box-shadow .18s;display:grid}.hmy-root .quiz-choice:hover{border-color:var(--gold-deep);box-shadow:var(--sh-1);background:#fff;transform:translateY(-1px)}.hmy-root .quiz-choice:focus-visible{outline:2px solid var(--gold-deep);outline-offset:2px}.hmy-root .quiz-choice span{font-family:var(--head);letter-spacing:.06em;text-transform:uppercase;font-size:1rem;font-weight:500;line-height:1.25}.hmy-root .quiz-choice small{color:var(--text);grid-column:1/-1;font-size:.92rem;line-height:1.5}.hmy-root .quiz-choice svg{color:var(--text-light);margin-top:2px}.hmy-root .quiz-nav{flex-wrap:wrap;justify-content:space-between;gap:12px;margin-top:28px;display:flex}.hmy-root .quiz-nav--email{justify-content:flex-start}.hmy-root .quiz-email{gap:16px;max-width:640px;display:grid}.hmy-root .quiz-field{font-family:var(--head);letter-spacing:.14em;text-transform:uppercase;color:var(--text-light);gap:8px;font-size:.74rem;display:grid}.hmy-root .quiz-field input{border:1px solid var(--line-2);border-radius:var(--r);width:100%;font:inherit;letter-spacing:0;text-transform:none;color:var(--ink);background:#fff;padding:14px 16px;font-size:1rem}.hmy-root .quiz-field input:focus{outline:2px solid var(--gold-deep);outline-offset:1px;border-color:var(--gold-deep)}.hmy-root .quiz-consent{color:var(--text);grid-template-columns:18px 1fr;align-items:start;gap:10px;font-size:.92rem;line-height:1.5;display:grid}.hmy-root .quiz-consent input{width:18px;height:18px;accent-color:var(--ink);margin-top:3px}.hmy-root .quiz-error{color:var(--err);background:var(--err-wash);border-radius:var(--r);margin:0;padding:10px 12px;font-size:.88rem}.hmy-root .quiz-email .btn:disabled{opacity:.45;cursor:not-allowed}.hmy-root .quiz-result{padding-block:10px clamp(56px,7vw,96px)}.hmy-root .quiz-result__intro{max-width:760px;padding-block:clamp(18px,4vw,44px) clamp(28px,4vw,54px)}.hmy-root .quiz-result__intro .h1{margin-bottom:16px}.hmy-root .quiz-result__grid{grid-template-columns:minmax(0,1.12fr) minmax(280px,.78fr);align-items:stretch;gap:clamp(18px,3vw,34px);display:grid}.hmy-root .quiz-result__side{gap:clamp(18px,2vw,24px);display:grid}.hmy-root .quiz-result__footer{justify-content:center;margin-top:clamp(30px,4vw,50px);display:flex}.hmy-root .quiz-product{border:1px solid var(--line);border-radius:var(--r-lg);background:#fff;grid-template-columns:150px minmax(0,1fr);gap:18px;min-width:0;padding:18px;display:grid;overflow:hidden}.hmy-root .quiz-product--primary{background:var(--gold-wash);grid-template-columns:minmax(240px,.88fr) minmax(0,1fr);gap:clamp(22px,3vw,36px);padding:clamp(22px,3.2vw,34px)}.hmy-root .quiz-product__media{z-index:1;aspect-ratio:1;border-radius:var(--r);background:var(--cream-soft);align-self:start;width:100%;min-width:0;max-width:100%;min-height:150px;display:block;position:relative;overflow:hidden}.hmy-root .quiz-product--primary .quiz-product__media{aspect-ratio:4/4.4;min-height:320px}.hmy-root .quiz-product__media img{object-fit:cover;width:100%;height:100%}.hmy-root .quiz-product__body{z-index:2;flex-direction:column;align-items:flex-start;min-width:0;display:flex;position:relative}.hmy-root .quiz-product__slot{font-family:var(--head);letter-spacing:.16em;text-transform:uppercase;color:var(--text-light);margin:0 0 8px;font-size:.7rem}.hmy-root .quiz-product__title{overflow-wrap:anywhere;margin-bottom:8px}.hmy-root .quiz-product__meta{font-family:var(--head);letter-spacing:.1em;text-transform:uppercase;color:var(--text-light);margin:0 0 12px;font-size:.78rem}.hmy-root .quiz-product__reason{color:var(--text);margin:0 0 14px;line-height:1.6}.hmy-root .quiz-product__price{font-family:var(--head);color:var(--ink);margin:auto 0 18px;font-size:1.15rem;font-weight:500}.hmy-root .quiz-product__actions{z-index:3;scroll-margin-top:calc(var(--header-h) + 24px);flex-wrap:wrap;gap:12px;margin-top:auto;display:flex;position:relative}.hmy-root .quiz-product__actions .btn{scroll-margin-top:calc(var(--header-h) + 24px)}.hmy-root .quiz-empty{border:1px solid var(--line);border-radius:var(--r-lg);background:var(--cream-soft);max-width:680px;padding:clamp(24px,4vw,40px)}.hmy-root .quiz-empty .h2{margin-bottom:12px}.hmy-root .quiz-empty p{color:var(--text);margin:0 0 22px}@keyframes hmy-acc-open{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.hmy-root .pdp{grid-template-columns:1fr}.hmy-root .gallery{position:static}.hmy-root .ispot{grid-template-columns:repeat(2,1fr)}.hmy-root .statband__grid{grid-template-columns:repeat(2,1fr);gap:36px 20px}.hmy-root .clayout{grid-template-columns:1fr}.hmy-root .filters{z-index:100;width:min(340px,88vw);box-shadow:var(--sh-3);background:#fff;padding:24px;transition:transform .3s cubic-bezier(.22,1,.36,1);position:fixed;top:0;bottom:0;left:0;overflow-y:auto;transform:translate(-100%)}.hmy-root .filters[data-open=true]{transform:translate(0)}.hmy-root .filter-toggle{display:inline-flex}.hmy-root .filters__head{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.hmy-root .cgrid,.hmy-root .ctiles{grid-template-columns:repeat(2,1fr)}.hmy-root .quiz-shell{grid-template-columns:1fr}.hmy-root .quiz-rail{position:static}.hmy-root .quiz-result__grid{grid-template-columns:1fr}}@media (min-width:1025px){.hmy-root .filters__head .icon-btn{display:none}}@media (max-width:860px){.hmy-root .policy{grid-template-columns:1fr}.hmy-root .ptoc{flex-flow:wrap;gap:8px;position:static}.hmy-root .ptoc a{border:1px solid var(--line);border-radius:var(--r-pill);padding:7px 14px}.hmy-root .ptoc__title{display:none}.hmy-root .cartpage{grid-template-columns:minmax(0,1fr)}.hmy-root .cartpage__items,.hmy-root .csummary{min-width:0}.hmy-root .csummary{max-width:100%;padding:24px;position:static}.hmy-root .account-page{grid-template-columns:1fr}.hmy-root .cartrow{grid-template-columns:64px minmax(0,1fr) auto;gap:12px}.hmy-root .cartrow__media{width:64px;height:64px}.hmy-root .cartrow__title{overflow-wrap:anywhere}.hmy-root .cartrow__price{grid-column:3;min-width:0}.hmy-root .cartrow .qty{grid-column:2;justify-self:start}.hmy-root .pfacts,.hmy-root .checkout-form fieldset,.hmy-root .quiz-hero,.hmy-root .quiz-choices{grid-template-columns:1fr}.hmy-root .quiz-card{min-height:auto}.hmy-root .quiz-product--primary{grid-template-columns:1fr}.hmy-root .quiz-product--primary .quiz-product__media{aspect-ratio:4/3;min-height:260px}}@media (max-width:760px){.hmy-root .gallery{grid-template-columns:1fr}.hmy-root .gallery__thumbs{flex-direction:row;order:2;overflow-x:auto}.hmy-root .gthumb{flex:0 0 70px}.hmy-root .buybar{flex-direction:column}.hmy-root .buybar .qty{align-self:flex-start}.hmy-root .rsum,.hmy-root .review-form__grid,.hmy-root .lpfeature{grid-template-columns:1fr}.hmy-root .lpfeature--rev .lpfeature__media{order:0}.hmy-root .lpbenefits,.hmy-root .steps{grid-template-columns:1fr}.hmy-root .ispot{grid-template-columns:repeat(2,1fr)}.hmy-root .quiz-product{grid-template-columns:112px minmax(0,1fr)}.hmy-root .quiz-product__media{min-height:112px}.hmy-root .quiz-product__actions,.hmy-root .quiz-product__actions .btn{width:100%}}@media (max-width:600px){.hmy-root .cgrid{grid-template-columns:repeat(2,1fr);gap:18px 10px}.hmy-root .chead{min-height:260px}.hmy-root .page-hero__media{aspect-ratio:auto}.hmy-root .page-hero__media img{height:auto}.hmy-root .ctiles,.hmy-root .prose .author-box,.hmy-root .abox--migrated .author-box{grid-template-columns:1fr}.hmy-root .prose .author-box .author-img,.hmy-root .abox--migrated .author-box .author-img{width:96px;height:96px}.hmy-root .quiz-card{padding:22px 16px}.hmy-root .quiz-choice{min-height:112px;padding:18px 16px}.hmy-root .quiz-product{grid-template-columns:1fr}.hmy-root .quiz-product__media{aspect-ratio:4/3}.hmy-root .quiz-nav .btn{width:100%}}.hmy-root .study-page{--study-mint:#e7f5f4;--study-grey:#efefef;--study-peach:#ffebd6;--study-blush:#fbe2dc;color:#1d1d1d;font-family:var(--head);background:#fff;overflow-x:hidden}.hmy-root .study-page img{max-width:100%;display:block}.hmy-root .study-hero{z-index:0;color:#fff;background-position:50%;background-size:cover;align-items:center;min-height:clamp(620px,62.5vw,900px);display:grid;position:relative}.hmy-root .study-hero:after{content:"";z-index:0;background:#0000004d;position:absolute;inset:0}.hmy-root .study-hero__content{z-index:1;width:min(50%,620px);padding:calc(var(--header-h) + 42px) 0 42px;text-align:left;margin-left:25%;position:relative}.hmy-root .study-hero__content p,.hmy-root .study-kicker{font-family:var(--head);letter-spacing:.24em;text-transform:uppercase;margin:0 0 18px;font-size:clamp(9px,.8vw,12px);font-weight:500;line-height:1.4}.hmy-root .study-hero__content h1{color:#fff;font-family:var(--head);letter-spacing:.2em;text-transform:uppercase;text-wrap:balance;margin:0;font-size:clamp(26px,2.25vw,36px);font-weight:400;line-height:1.24}.hmy-root .study-section{padding-block:clamp(42px,4.2vw,64px)}.hmy-root .study-section--intro{padding-block:clamp(54px,5vw,76px)}.hmy-root .study-section--mint{background:var(--study-mint)}.hmy-root .study-section--grey{background:var(--study-grey)}.hmy-root .study-copy{width:min(80vw,1090px);margin-inline:auto}.hmy-root .study-copy--center{text-align:center}.hmy-root .study-copy h2,.hmy-root .study-effective h2{color:#1d1d1d;font-family:var(--head);letter-spacing:.28em;text-transform:uppercase;text-wrap:balance;margin:0 0 clamp(18px,2.2vw,32px);font-size:clamp(22px,2.05vw,30px);font-weight:700;line-height:1.25}.hmy-root .study-copy p,.hmy-root .study-effective p,.hmy-root .study-research-grid p,.hmy-root .study-research-grid li{color:#1d1d1d;font-size:15px;line-height:1.65}.hmy-root .study-copy>p:not(.study-kicker):not(.study-subtitle):not(.study-citation){max-width:930px;margin:0 auto}.hmy-root .study-subtitle{max-width:760px;margin:0 auto clamp(22px,3vw,34px)}.hmy-root .study-card-row{grid-template-columns:repeat(5,minmax(0,1fr));align-items:start;gap:clamp(22px,3vw,48px);margin-top:clamp(22px,3.6vw,54px);display:grid}.hmy-root .study-card{text-align:center;justify-items:center;gap:18px;min-height:100%;display:grid}.hmy-root .study-card img{object-fit:contain;width:96px;height:96px}.hmy-root .study-card h3,.hmy-root .study-product h3,.hmy-root .study-result-copy h3,.hmy-root .study-quote h3{color:#1d1d1d;font-family:var(--head);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:14px;font-weight:700;line-height:1.45}.hmy-root .study-citation{margin:clamp(34px,4.2vw,56px) 0 0;font-size:8px;line-height:1.4}.hmy-root .study-section--results{background:#fff;padding-bottom:0}.hmy-root .study-results-pair,.hmy-root .study-results-list,.hmy-root .study-effective,.hmy-root .study-quote-grid,.hmy-root .study-product-row,.hmy-root .study-research-grid{width:min(50vw,720px);margin-inline:auto}.hmy-root .study-results-pair,.hmy-root .study-result-row,.hmy-root .study-effective,.hmy-root .study-research-grid{grid-template-columns:1fr 1fr;align-items:center;display:grid}.hmy-root .study-results-pair{margin-top:16px}.hmy-root .study-results-pair img,.hmy-root .study-result-chart,.hmy-root .study-effective img{width:100%;height:auto}.hmy-root .study-results-list{gap:40px;margin-top:40px;padding-bottom:clamp(42px,4.5vw,68px);display:grid}.hmy-root .study-result-row{gap:clamp(28px,3vw,40px)}.hmy-root .study-result-copy{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100%;padding:clamp(28px,3vw,40px);display:flex}.hmy-root .study-result-copy--calm{background:var(--study-peach)}.hmy-root .study-result-copy--sleep{background:var(--study-mint)}.hmy-root .study-result-copy--relax{background:var(--study-blush)}.hmy-root .study-result-copy img{object-fit:contain;width:96px;height:96px;margin-bottom:22px}.hmy-root .study-result-copy p{margin:0 0 12px;font-size:15px;line-height:1.55}.hmy-root .study-result-copy p:last-child{margin-bottom:0}.hmy-root .study-result-copy__lead{font-weight:400}.hmy-root .study-section--effective{background:linear-gradient(to bottom, #fff 0 50%, var(--study-mint) 50% 100%);padding-block:0 clamp(44px,4vw,64px)}.hmy-root .study-effective{background:#2a6f68}.hmy-root .study-effective div{color:#fff;text-align:center;padding:clamp(28px,3vw,44px)}.hmy-root .study-effective h2,.hmy-root .study-effective p{color:#fff}.hmy-root .study-effective h2{margin-bottom:8px}.hmy-root .study-effective p{margin:0 0 8px}.hmy-root .study-quote-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:clamp(24px,3vw,42px);display:grid}.hmy-root .study-quote{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:30vh;padding:clamp(24px,3vw,42px) clamp(18px,2vw,28px);display:flex}.hmy-root .study-quote--white{background:#fff}.hmy-root .study-quote h3{margin-bottom:18px;line-height:1.6}.hmy-root .study-quote p{color:#1d1d1d;letter-spacing:.1em;margin:0}.hmy-root .study-product-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(26px,3vw,44px);display:grid}.hmy-root .study-product-row a{color:inherit;text-decoration:none}.hmy-root .study-product{text-align:center;justify-items:center;gap:12px;display:grid}.hmy-root .study-product img{aspect-ratio:1;object-fit:contain;width:90%;transition:transform .25s}.hmy-root .study-product-row a:hover img{transform:translateY(-3px)}.hmy-root .study-product p{font-family:var(--head);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:14px}.hmy-root .study-research-grid{align-items:start;gap:clamp(28px,4vw,54px)}.hmy-root .study-research-grid p{text-align:left;margin:0}.hmy-root .study-research-grid ul{text-align:left;margin:0;padding-left:20px}.hmy-root .study-research-grid li{margin-bottom:8px;font-weight:700}.hmy-root .study-research-grid a{color:inherit;text-underline-offset:3px;text-decoration:underline;text-decoration-thickness:1px}@media (max-width:1350px){.hmy-root .study-results-pair,.hmy-root .study-results-list,.hmy-root .study-effective,.hmy-root .study-quote-grid,.hmy-root .study-product-row,.hmy-root .study-research-grid{width:min(70vw,920px)}}@media (max-width:1050px){.hmy-root .study-hero{background-position:50%;min-height:70vh}.hmy-root .study-hero__content{text-align:center;width:80%;margin-inline:auto}.hmy-root .study-copy p,.hmy-root .study-effective p,.hmy-root .study-research-grid p,.hmy-root .study-research-grid li{font-size:15px}.hmy-root .study-results-pair,.hmy-root .study-results-list,.hmy-root .study-effective,.hmy-root .study-quote-grid,.hmy-root .study-product-row,.hmy-root .study-research-grid{width:80vw}}@media (max-width:760px){.hmy-root .study-hero{min-height:72vh}.hmy-root .study-hero__content h1{letter-spacing:.16em;font-size:clamp(24px,8vw,34px)}.hmy-root .study-section{padding-block:42px}.hmy-root .study-copy h2,.hmy-root .study-effective h2{letter-spacing:.2em;font-size:clamp(20px,6vw,26px)}.hmy-root .study-card-row,.hmy-root .study-results-pair,.hmy-root .study-result-row,.hmy-root .study-effective,.hmy-root .study-quote-grid,.hmy-root .study-product-row,.hmy-root .study-research-grid{grid-template-columns:1fr}.hmy-root .study-card-row{gap:32px}.hmy-root .study-results-list{gap:56px}.hmy-root .study-result-row{gap:24px}.hmy-root .study-result-row .study-result-chart:first-child{order:2}.hmy-root .study-quote{min-height:auto;padding-block:34px}.hmy-root .study-product img{width:min(82%,320px)}}
