@import"https://api.fontshare.com/v2/css?f[]=general-sans@400,500,600&display=swap";@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500&family=Figtree:wght@400;500;600&family=Forum&family=Inter:wght@400;500;600;700&family=Poppins:wght@400;500&display=swap";:root{--chi-ink: #24231f;--chi-muted: #6c665d;--chi-green: #394c3c;--chi-cream: #f5f6ef;--chi-paper: #fffdf8;--chi-line: #ded5c7;--chi-coral: #eb5a67;--chi-charcoal: #232525;--chi-gutter: min(9.375vw, 180px)}.chi-home,.chi-home *{box-sizing:border-box;letter-spacing:0}.chi-home{color:var(--chi-ink);font-family:Inter,Arial,sans-serif;-webkit-font-smoothing:antialiased}.chi-home a{color:inherit}.chi-home img{max-width:100%}.chi-visually-hidden{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important;white-space:nowrap!important}.chi-img{display:block;width:100%;height:100%;object-fit:cover}.chi-section{width:100%;padding:72px var(--chi-gutter)}.chi-section--cream{background:var(--chi-cream)}.chi-section--white{background:#fff}.chi-kicker{margin:0;color:var(--chi-green);font:700 11.5px/17.86px Inter,Arial,sans-serif;text-transform:uppercase}.chi-heading{margin:0;font-family:General Sans,Inter,Arial,sans-serif;font-weight:400;line-height:1.09;text-wrap:balance}.chi-heading--xl{font-size:72px;line-height:1.2}.chi-heading--lg{font-size:64px;line-height:1.224}.chi-copy{margin:0;color:var(--chi-muted);font:400 20.8px/32.24px Inter,Arial,sans-serif;text-wrap:pretty}.chi-button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;border:1px solid var(--chi-line);border-radius:999px;padding:11px 23px;background:transparent;color:var(--chi-ink);font:400 16px/24.8px Inter,Arial,sans-serif;text-align:center;text-decoration:none;transition-property:transform,background-color,color,border-color,opacity;transition-duration:.22s;transition-timing-function:cubic-bezier(.2,0,0,1)}.chi-button:hover{border-color:var(--chi-ink);transform:translateY(-1px)}.chi-button:active{transform:scale(.96)}.chi-home :where(a,button,summary,input):focus-visible{outline:2px solid var(--chi-green);outline-offset:3px}.chi-home .chi-button--dark{border-color:var(--chi-ink);background:var(--chi-ink);color:var(--chi-paper)}.chi-home .chi-button--dark:hover{background:var(--chi-green);border-color:var(--chi-green);color:var(--chi-paper)}[data-chi-cart-state]{gap:10px}.chi-cart-button__label{display:inline-flex;align-items:center;justify-content:center}.chi-cart-button__spinner{width:18px;height:18px;flex:0 0 18px;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;animation:chi-cart-spin .7s linear infinite}.chi-cart-button__check{width:10px;height:17px;flex:0 0 10px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg) translateY(-2px)}@keyframes chi-cart-spin{to{transform:rotate(360deg)}}.chi-button--square{min-height:49px;border-radius:8px;padding:12px 16px}.chi-site-header{position:relative;z-index:40;width:100%;height:179px;background:#fff}.chi-site-header--sticky{position:sticky;top:0}.chi-announcement{display:flex;height:40px;align-items:center;justify-content:center;overflow:hidden;padding:12px 30px;background:var(--chi-charcoal);color:var(--chi-paper);font:400 13.8px/16px General Sans,Inter,sans-serif;text-align:center}.chi-announcement a{color:inherit;text-decoration:none}.chi-header{display:grid;width:100%;height:139px;grid-template-columns:1fr auto 1fr;align-items:center;padding:25px var(--chi-gutter);background:#fff}.chi-header__logo{display:block;width:98px;height:89px}.chi-header__logo img{width:98px;height:89px;object-fit:contain}.chi-header__nav{display:flex;height:26px;align-items:center;gap:8px}.chi-header__nav a{display:inline-flex;min-height:40px;align-items:center;padding:7px 16px;color:#000;font:400 18px/25.6px General Sans,Inter,sans-serif;text-decoration:none}.chi-header__nav a:hover{color:var(--chi-green)}.chi-header__actions{display:flex;align-items:center;justify-content:flex-end;gap:8px}.chi-header__actions a{position:relative;display:grid;width:40px;height:40px;place-items:center}.chi-header__actions img{width:24px;height:24px}.chi-header__count{position:absolute;top:0;right:0;display:grid;min-width:18px;height:18px;place-items:center;border-radius:999px;background:var(--chi-coral);color:#fff;font-size:10px}.chi-header__count[hidden],.chi-header__mobile{display:none}.chi-hero{display:grid;width:100%;height:728px;grid-template-columns:1fr 1fr;border-top:1px solid rgba(0,0,0,.6);background:#fff}.chi-hero__content{display:flex;min-width:0;align-items:center;padding:72px 0 72px var(--chi-gutter)}.chi-hero__inner{width:min(100%,780px);padding-bottom:24px}.chi-hero__kicker{width:545px;max-width:100%;margin-bottom:8px;text-transform:lowercase}.chi-hero__title{width:698px;max-width:100%;color:var(--chi-ink);font-size:64px;line-height:1.2}.chi-hero__copy{width:651px;max-width:calc(100% - 28px);margin-top:20px}.chi-proof{display:flex;align-items:center;gap:10px;margin-top:32px}.chi-proof__avatars{display:flex;width:80px;flex:0 0 80px}.chi-proof__avatars img{width:32px;height:32px;margin-right:-8px;border:3px solid #fff;border-radius:50%}.chi-proof__copy{display:flex;flex-direction:column}.chi-proof__rating-row,.chi-stars{display:flex;align-items:center}.chi-stars{gap:2px}.chi-stars img{width:14px;height:14px}.chi-proof__rating{margin-left:4px;color:#595959;font:500 12px/14px General Sans,Inter,sans-serif}.chi-proof__text{margin:0;color:#545454;font:400 17px/26.35px DM Sans,Inter,sans-serif}.chi-hero__actions{display:flex;align-items:flex-start;gap:24px;margin-top:32px}.chi-hero__media{width:100%;height:723px;overflow:hidden}.chi-hero__media .chi-img{object-position:right center}.chi-benefits{display:flex;min-height:190.26px;align-items:flex-start;padding:35px var(--chi-gutter);background:var(--chi-cream)}.chi-icon-row{display:grid;width:100%;max-width:1560px;grid-template-columns:repeat(4,minmax(0,1fr));gap:54px;margin:0 auto}.chi-icon-row__item{display:flex;min-width:0;flex-direction:column;align-items:center;text-align:center}.chi-icon-row__icon,.chi-icon-row__icon img{width:42px;height:42px}.chi-icon-row__item h2{margin:0;color:var(--chi-ink);font:700 16px/24.8px Inter,Arial,sans-serif}.chi-icon-row__item p{width:100%;margin:9px 0 0;color:var(--chi-ink);font:400 15px/24.8px Inter,Arial,sans-serif;text-wrap:pretty}.chi-concerns{min-height:601.405px}.chi-split-head{display:flex;width:100%;max-width:1560px;min-height:186.205px;align-items:flex-end;justify-content:space-between;margin:0 auto}.chi-split-head__title{width:696px;max-width:52%;padding:5px 0}.chi-split-head .chi-copy{width:620px;max-width:40%;padding-bottom:18px;font-size:18px;line-height:24.8px;text-align:right}.chi-concern-grid{display:grid;width:100%;max-width:1560px;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;margin:30px auto 0}.chi-concern-card{position:relative;display:block;aspect-ratio:375 / 241.2;min-height:0;overflow:hidden;border:1px solid var(--chi-line);border-radius:8px;background:var(--chi-paper);color:#fff;text-decoration:none}.chi-concern-card .chi-img{transition:transform .5s cubic-bezier(.2,0,0,1)}.chi-concern-card:nth-child(3) .chi-img{object-position:center 66%}.chi-concern-card:hover .chi-img{transform:scale(1.035)}.chi-concern-card__shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#24231f00 24%,#24231f47 56%,#1a1a17d1);transition:background .3s cubic-bezier(.2,0,0,1)}.chi-concern-card__body{position:absolute;right:24px;bottom:18px;left:24px;display:flex;flex-direction:column;gap:4px}.chi-concern-card__body strong{color:#fff;font:400 40px/34.27px Forum,Georgia,serif;text-shadow:0 1px 14px rgba(0,0,0,.24)}.chi-concern-card__body span{color:#fff;font:400 16px/24.8px Inter,Arial,sans-serif;text-shadow:0 1px 10px rgba(0,0,0,.32)}.chi-product-section{min-height:0}.chi-product-section:has(.chi-tabs-head--stacked){min-height:0}.chi-product-section chi-product-tabs{display:block;width:100%;max-width:1560px;margin:0 auto}.chi-tabs-head{display:flex;min-height:72px;align-items:center;justify-content:space-between}.chi-tabs-head .chi-heading{line-height:1.125}.chi-tabs-head--stacked{display:block;min-height:171px}.chi-tabs-head__copy{width:680px;max-width:100%;margin-top:16px}.chi-tabs{display:flex;align-items:flex-start;gap:32px;overflow-x:auto;scrollbar-width:none}.chi-tabs::-webkit-scrollbar{display:none}.chi-tab{position:relative;min-height:40px;flex:0 0 auto;border:0;border-radius:0;padding:4px 0 10px;background:transparent;color:#535353;font:500 16px/26px General Sans,Inter,sans-serif;cursor:pointer}.chi-tab:after{position:absolute;right:0;bottom:4px;left:0;height:1px;background:#000;content:"";opacity:0;transform:scaleX(.2);transform-origin:left;transition-property:transform,opacity;transition-duration:.22s;transition-timing-function:cubic-bezier(.2,0,0,1)}.chi-tab.is-active{color:#000}.chi-tab.is-active:after{opacity:1;transform:scaleX(1)}.chi-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));column-gap:30px;row-gap:40px;margin-top:40px}.chi-product-card[hidden]{display:none}.chi-product-card__media{position:relative;aspect-ratio:1;overflow:hidden}.chi-product-card__image-link,.chi-product-card__media>a:not(.chi-product-card__form){display:block;width:100%;height:100%}.chi-product-card__media .chi-img{transition:transform .5s cubic-bezier(.2,0,0,1)}.chi-product-card:hover .chi-img{transform:scale(1.025)}.chi-product-card__form{position:absolute;right:20px;bottom:20px;left:20px;display:flex;height:48px;align-items:center;justify-content:center;border:0;border-radius:5px;background:#fff;color:#000;font:500 16px/30px Poppins,Inter,sans-serif;opacity:0;text-decoration:none;transform:translateY(8px);transition-property:transform,opacity;transition-duration:.22s;transition-timing-function:cubic-bezier(.2,0,0,1)}.chi-product-card__form button{width:100%;height:100%;border:0;background:transparent;color:inherit;cursor:pointer;font:inherit}.chi-product-card__form button:disabled,.chi-feature__form button[type=submit]:disabled{cursor:wait;opacity:.72}.chi-product-card__form:hover{background:var(--chi-charcoal);color:#fff}.chi-product-card:hover .chi-product-card__form,.chi-product-card:focus-within .chi-product-card__form{opacity:1;transform:translateY(0)}.chi-product-card__meta{display:flex;flex-direction:column;gap:4px;padding-top:16px}.chi-product-card__meta:not(:has(.chi-product-card__eyebrow)){padding-top:20px}.chi-product-card__eyebrow{margin:0;color:#0009;font:400 14.4px/22px Inter,Arial,sans-serif}.chi-product-card__title{margin:0;color:#000;font:400 17.9px/27.92px General Sans,Inter,sans-serif}.chi-product-card__title a{text-decoration:none}.chi-product-card__price{margin:2px 0 0;color:#747373;font:400 16px/24px Poppins,Inter,sans-serif}.chi-pdp-concerns{display:flex;width:100%;flex-direction:column;gap:55px;overflow:hidden;padding:75px 0;background:#fff;color:#111}.chi-pdp-concerns__heading{padding:0 var(--chi-gutter);text-align:center}.chi-pdp-concerns__heading .chi-heading{font-size:40px;line-height:1.04}.chi-pdp-concerns__heading strong{font-weight:500}.chi-pdp-concerns__rail{display:grid;grid-template-columns:repeat(6,296px);justify-content:start;gap:30px;padding:0 30px}.chi-pdp-concern{display:flex;min-width:0;flex-direction:column;align-items:center;gap:30px;color:#333;text-decoration:none}.chi-pdp-concern__media{position:relative;display:block;width:100%;aspect-ratio:1;overflow:hidden;background:var(--chi-cream)}.chi-pdp-concern__media:after{position:absolute;top:0;right:0;bottom:0;left:0;box-shadow:inset 0 0 0 1px #0000001a;content:"";pointer-events:none}.chi-pdp-concern__media img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .5s cubic-bezier(.2,0,0,1)}.chi-pdp-concern:hover .chi-pdp-concern__media img{transform:scale(1.025)}.chi-pdp-concern:active{transform:scale(.99)}.chi-pdp-concern__title{max-width:260px;font:500 24px/36.27px General Sans,Inter,sans-serif;text-align:center;text-wrap:balance}.chi-craft{position:relative;width:100%;height:946px;overflow:hidden}.chi-craft__bg,.chi-craft__bg .chi-img{position:absolute;top:0;right:0;bottom:0;left:0}.chi-craft__bg .chi-img{object-position:center center}.chi-craft__fade{position:absolute;right:0;left:0;z-index:1;height:75px}.chi-craft__fade--top{top:0;background:linear-gradient(to bottom,#fff,#fff0)}.chi-craft__fade--bottom{bottom:0;background:linear-gradient(to top,#fff,#fff0)}.chi-craft__inner{position:relative;z-index:2;display:flex;width:calc(100% - (2 * var(--chi-gutter)));max-width:1560px;height:100%;align-items:center;margin:0 auto}.chi-craft__content{width:707px;max-width:47%}.chi-craft__content .chi-heading{margin-top:1px}.chi-craft__content .chi-copy{width:680px;max-width:100%;margin-top:18px;color:var(--chi-ink)}.chi-craft__items{display:flex;flex-direction:column;gap:10px;margin-top:20px}.chi-craft-item{display:flex;flex-direction:column;gap:8px;border-radius:8px;padding:8px 12px;background:var(--chi-cream)}.chi-craft-item__title{display:flex;align-items:center;gap:8px}.chi-craft-item__title img{width:20px;height:20px;object-fit:contain}.chi-craft-item h3{margin:0;color:#000;font:500 16px/20px General Sans,Inter,sans-serif}.chi-craft-item p{margin:0;padding-left:25px;color:#000;font:400 14px/18px General Sans,Inter,sans-serif}.chi-ritual-section{min-height:891px}.chi-ritual{display:grid;width:100%;max-width:1560px;grid-template-columns:791px minmax(0,707px);align-items:center;gap:70px;margin:0 auto}.chi-ritual__image{width:791px;aspect-ratio:791 / 747;overflow:hidden;border:1px solid var(--chi-line);border-radius:8px;background:var(--chi-paper)}.chi-ritual__image .chi-img{object-position:center 48%}.chi-ritual__content{min-width:0;padding-top:5px}.chi-ritual__content .chi-copy{width:680px;max-width:100%;margin-top:18px}.chi-ritual__list-heading{margin:18px 0 0;color:#000;font:500 18px/32.24px Inter,Arial,sans-serif}.chi-ritual__list{display:flex;flex-direction:column;gap:10px;margin-top:20px}.chi-ritual-item{display:flex;align-items:center;gap:8px;min-height:32px;border-radius:8px;padding:8px 12px;background:var(--chi-cream);color:#000;font:400 14px/16px Inter,Arial,sans-serif}.chi-ritual-item img{width:16px;height:16px}.chi-ritual__content .chi-hero__actions{gap:12px;margin-top:0;padding-top:0}.chi-feature-section{min-height:974px}.chi-feature{display:grid;width:100%;max-width:1560px;grid-template-columns:minmax(0,830px) minmax(0,681px);gap:50px;margin:0 auto}.chi-feature__image{width:100%;aspect-ratio:1;overflow:hidden;border-radius:8px;background:#d9e3d6}.chi-feature__content{display:flex;min-width:0;flex-direction:column;justify-content:space-between}.chi-feature__panel{display:flex;min-height:652px;flex-direction:column;justify-content:space-between;border:1px solid var(--chi-line);border-radius:8px;padding:31px 26px;background:var(--chi-cream)}.chi-feature__panel .chi-heading{max-width:100%}.chi-feature__copy{margin-top:20px;font-size:16px;line-height:32.24px}.chi-feature__price{margin:20px 0 0;color:var(--chi-ink);font:700 40px/40px Inter,Arial,sans-serif}.chi-feature__form{display:flex;flex-direction:column;gap:25px}.chi-options{display:flex;flex-wrap:wrap;gap:8px}.chi-option{position:relative;display:inline-flex;height:34px;align-items:center;justify-content:center;border:1px solid var(--chi-line);border-radius:999px;padding:0 19px;color:#000;font:400 16px/19.5px Inter,Arial,sans-serif}.chi-option input{position:absolute;width:1px;height:1px;opacity:0}.chi-option:has(input:checked),.chi-option.is-active{border-color:var(--chi-ink);background:var(--chi-ink);color:var(--chi-cream)}.chi-buy{display:flex;width:100%;align-items:center;gap:20px}.chi-buy>.chi-button{flex:1}.chi-quantity{display:flex;height:51px;flex:0 0 auto;align-items:center;overflow:hidden;border:1px solid var(--chi-line);border-radius:999px}.chi-quantity button,.chi-quantity input{width:42px;height:49px;border:0;background:transparent;color:#000;font:400 16px/24.8px Inter,Arial,sans-serif;text-align:center}.chi-quantity button{cursor:pointer}.chi-quantity input{-webkit-appearance:textfield;appearance:textfield}.chi-quantity input::-webkit-inner-spin-button{-webkit-appearance:none;appearance:none}.chi-feature__trust{display:flex;align-items:center;justify-content:center;gap:16px}.chi-feature__trust span{display:inline-flex;align-items:center;gap:4px;color:#000;font:400 12px/19.2px Inter,Arial,sans-serif;white-space:nowrap}.chi-feature__trust img{width:16px;height:16px}.chi-care-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:22px}.chi-care-card{height:156px;min-height:156px;border:1px solid var(--chi-line);border-radius:8px;padding:16px;background:var(--chi-cream)}.chi-care-card__head{display:flex;align-items:center;gap:12px}.chi-care-card__head img{width:40px;height:40px;object-fit:contain}.chi-care-card h3{margin:0;color:var(--chi-ink);font:700 20px/24.8px Inter,Arial,sans-serif}.chi-care-card p{margin:12px 0 0;color:var(--chi-muted);font:400 16px/24px Inter,Arial,sans-serif}.chi-before-after-section{height:720px;background:#f6f3ed}.chi-before-after{position:relative;display:block;width:100%;height:720px;overflow:hidden}.chi-ba__image,.chi-ba__overlay,.chi-ba__overlay-inner{position:absolute;top:0;right:0;bottom:0;left:0}.chi-ba__image .chi-img,.chi-ba__overlay .chi-img{object-position:center center}.chi-ba__overlay{width:50%;overflow:hidden}.chi-ba__overlay-inner{right:auto;width:100vw;max-width:none}.chi-ba__handle{position:absolute;top:0;bottom:0;left:50%;width:0;pointer-events:none}.chi-ba__line{position:absolute;top:0;bottom:0;left:-1px;width:2px;background:#ffffffe6}.chi-ba__knob{position:absolute;top:50%;left:-21px;display:grid;width:42px;height:42px;place-items:center;border:2px solid #fff;border-radius:999px;background:#ffffff26;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);transform:translateY(-50%)}.chi-ba__knob img{width:26px;height:26px}.chi-ba__range{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;width:100%;height:100%;margin:0;cursor:ew-resize;opacity:0}.chi-ba__label{position:absolute;bottom:34px;z-index:4;border-radius:8px;padding:14px 30px;background:#fff;color:#111;font:400 12px/12px Figtree,Inter,sans-serif}.chi-ba__label--before{left:24px}.chi-ba__label--after{right:24px}.chi-faq-section{min-height:844px;padding:108px max(var(--chi-gutter),calc((100vw - 1360px)/2));background:#fff}.chi-faq{display:grid;width:100%;max-width:1360px;grid-template-columns:678.95px 611.05px;gap:70px;margin:0 auto}.chi-faq__intro{padding-top:5px}.chi-faq__intro .chi-heading{max-width:640px;text-wrap:wrap}.chi-faq__intro .chi-copy{margin-top:17px;font-size:16px;line-height:24.8px}.chi-faq__intro .chi-button{margin-top:17px}.chi-faq__items{display:block;min-width:0}.chi-faq__items details{position:relative;border-top:1px solid var(--chi-line);padding:18px 20px;transition:border-color .22s cubic-bezier(.2,0,0,1)}.chi-faq__items details:first-child{padding-top:23px;padding-bottom:21px}.chi-faq__items summary{display:flex;min-height:25px;align-items:center;justify-content:space-between;gap:20px;color:var(--chi-ink);cursor:pointer;font:600 16px/24.8px Inter,Arial,sans-serif;list-style:none;padding:0}.chi-faq__items summary>span:first-child{transition:color .22s cubic-bezier(.2,0,0,1),transform .22s cubic-bezier(.2,0,0,1)}.chi-faq__items summary::-webkit-details-marker{display:none}.chi-faq__chevron{width:9px;height:9px;flex:0 0 9px;border-right:1px solid currentColor;border-bottom:1px solid currentColor;transform:rotate(45deg);transition:transform .22s cubic-bezier(.2,0,0,1)}.chi-faq__items details[open] .chi-faq__chevron{transform:rotate(225deg)}.chi-faq__answer-panel{overflow:hidden}.chi-faq__answer{width:532px;max-width:100%;padding-top:0;color:var(--chi-muted);font:400 16px/24.8px Inter,Arial,sans-serif}@media(hover:hover){.chi-faq__items details:hover{border-top-color:#b9ae9e}.chi-faq__items details:not([open]):hover summary>span:first-child{color:var(--chi-green);transform:translate(4px)}}.chi-reviews{min-height:629.4px;padding:80px;background:var(--chi-cream)}.chi-reviews__heading,.chi-carousel__heading,.chi-social__heading{color:#111;font-size:40px;line-height:43.4px;text-align:center}.chi-review-grid{display:grid;width:1339px;max-width:100%;grid-template-columns:repeat(4,320px);align-items:start;justify-content:space-between;gap:13px;margin:50px auto 0}.chi-review{display:flex;min-height:352px;flex-direction:column;align-items:flex-start;border-radius:10px;padding:32px 14px 32px 40px;background:#fff}.chi-review__stars{display:flex;gap:1px}.chi-review__stars img{width:16px;height:16px}.chi-review blockquote{width:100%;margin:20px 0 0;color:#000;font:400 16px/24px General Sans,Inter,sans-serif}.chi-review__avatar,.chi-review>img:not(.chi-review__stars img){width:74px;height:74px;margin-top:20px;border-radius:50%;object-fit:cover}.chi-review__product{margin-top:20px;color:#fabc5d;font:400 16px/20.8px Inter,Arial,sans-serif}.chi-review__product a{color:inherit;text-decoration:none}.chi-review__product a:hover{color:#d98d2c}.chi-review__author{margin-top:4px;color:#7b7b7b;font:400 13px/16.9px Inter,Arial,sans-serif}.chi-carousel{min-height:689.2px;padding:40px var(--chi-gutter) 50px;background:#fff}.chi-shop-strip-wrap{position:relative;width:100%;max-width:1549px;margin:62px auto 0}.chi-shop-strip{display:flex;height:494px;align-items:center;justify-content:center;gap:28px;overflow-x:auto;padding:20px 0;scroll-behavior:smooth;scrollbar-width:none;scroll-snap-type:x mandatory}.chi-shop-strip::-webkit-scrollbar{display:none}.chi-shop-card{display:flex;flex:0 0 280px;flex-direction:column;overflow:hidden;border:1px solid #e0e0e0;border-radius:8px;background:#fff;scroll-snap-align:center}.chi-shop-card:first-child,.chi-shop-card:last-child{flex-basis:260px;opacity:.7}.chi-shop-card:nth-child(3){flex-basis:350px}.chi-shop-card__image{display:block;height:301px;overflow:hidden}.chi-shop-card:first-child .chi-shop-card__image,.chi-shop-card:last-child .chi-shop-card__image{height:222px}.chi-shop-card:nth-child(3) .chi-shop-card__image{height:364px}.chi-shop-card__image .chi-img{transition:transform .5s cubic-bezier(.2,0,0,1)}.chi-shop-card:hover .chi-img{transform:scale(1.025)}.chi-shop-card__meta{display:flex;min-height:88px;align-items:center;gap:12px;padding:12px 16px}.chi-shop-card__thumb{width:28px;height:28px;flex:0 0 28px;border-radius:50%;object-fit:cover}.chi-shop-card__meta>div{min-width:0;flex:1}.chi-shop-card__meta h3,.chi-shop-card__meta p{margin:0;color:#111;font:400 13px/16.25px Inter,Arial,sans-serif}.chi-arrow{display:grid;width:34px;height:34px;flex:0 0 34px;place-items:center;border-radius:8px;background:#171717}.chi-arrow img{width:18px;height:18px}.chi-carousel__arrow{position:absolute;top:50%;z-index:3;display:grid;width:44px;height:44px;place-items:center;border:1px solid #e0e0e0;border-radius:999px;background:#fff;box-shadow:0 2px 4px #00000014;cursor:pointer;transform:translateY(-50%)}.chi-carousel__arrow--prev{left:-28px}.chi-carousel__arrow--next{right:-28px}.chi-carousel__arrow:active{transform:translateY(-50%) scale(.96)}.chi-carousel__arrow:disabled{cursor:default;opacity:.35}.chi-social{height:824.76px;min-height:824.76px;padding:72px max(24px,calc((100vw - 1400px)/2));background:var(--chi-cream);text-align:center}.chi-social__button{gap:10px;height:46px;min-height:46px;margin-top:24px;padding:0 29px;border-color:#bdbdbd;color:#111;font:400 13px/20.8px Figtree,Inter,sans-serif}.chi-social__button img{width:18px;height:18px}.chi-social-grid{display:grid;width:100%;max-width:1400px;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin:46px auto 0}.chi-social-grid a,.chi-social-grid__tile,.chi-social-grid__placeholder{display:block;aspect-ratio:272 / 255.68;overflow:hidden;border-radius:8px;background:#eee}.chi-social-grid a .chi-img,.chi-social-grid__tile .chi-img{transition:transform .5s cubic-bezier(.2,0,0,1)}.chi-social-grid a:hover .chi-img{transform:scale(1.035)}.chi-social__button[aria-disabled=true]{cursor:default;opacity:.72}.chi-social__button[aria-disabled=true]:hover{border-color:#bdbdbd;transform:none}.chi-newsletter{height:550px;padding:39px 80px 40px;background:#fff}.chi-newsletter__box{display:flex;width:100%;height:471px;flex-direction:column;align-items:center;justify-content:center;gap:20px;border-radius:40px;padding:63px 64px 64px;background:var(--chi-cream);text-align:center}.chi-newsletter__kicker{margin:0;color:#000000b3;font:500 11.5px/17.28px Inter,Arial,sans-serif;text-transform:uppercase}.chi-newsletter__heading{color:#000;font-size:48px;line-height:50.4px}.chi-newsletter__copy{width:578px;max-width:100%;margin:0;color:#000000b3;font:400 16px/24px Inter,Arial,sans-serif}.chi-newsletter__form{position:relative;display:flex;align-items:stretch;gap:8px;padding-top:16px}.chi-newsletter__form input{width:488px;height:52px;border:1px solid rgba(0,0,0,.2);border-radius:999px;padding:16px 21px;background:#0000001a;color:#000;font:400 14px/20px Inter,Arial,sans-serif}.chi-newsletter__form button{min-width:103px;border:0;border-radius:999px;padding:15px 24px;background:var(--chi-coral);color:#fff;cursor:pointer;font:500 14px/20px Inter,Arial,sans-serif}.chi-newsletter__form button:active{transform:scale(.96)}.chi-newsletter__message{position:absolute;top:74px;right:0;left:0;margin:0;font-size:12px}.chi-newsletter__privacy{margin:0;color:#00000080;font:400 11.2px/16.8px Inter,Arial,sans-serif}.chi-statement{display:flex;width:100%;height:339px;flex-direction:column;align-items:center;justify-content:center;padding:72px 48px;background:#fff;text-align:center}.chi-statement>img{width:132px;height:138px;object-fit:contain}.chi-statement .chi-heading{margin-top:20px;color:#333;font-size:37px;line-height:37px}.chi-site-footer{min-height:372.375px;padding:70px max(24px,calc((100vw - 1400px)/2));background:var(--chi-charcoal);color:#d6d6d6}.chi-footer__inner{display:grid;width:100%;max-width:1400px;grid-template-columns:2fr 1fr 1fr 1fr;gap:80px;margin:0 auto}.chi-footer__brand img{width:132px;height:138px;object-fit:contain}.chi-footer__brand p{width:280px;max-width:100%;margin:26px 0 0;color:#d6d6d6;font:400 12px/19.8px Figtree,Inter,sans-serif}.chi-footer__nav{display:flex;flex-direction:column;align-items:flex-start}.chi-footer__nav h2{margin:0 0 26px;color:#fff;font:500 13px/15.6px Inter,Arial,sans-serif}.chi-footer__nav a{min-height:32px;color:#d6d6d6;font:400 12px/19.8px Figtree,Inter,sans-serif;text-decoration:none}.chi-footer__nav a:hover{color:#fff}.chi-footer__social a{display:flex;align-items:center;gap:20px;min-height:45px}.chi-footer__social a span{display:inline-flex;width:18px;justify-content:center;color:#fff;font-size:20px}.chi-reveal{opacity:0;transform:translateY(14px);transition-property:transform,opacity;transition-duration:.56s;transition-timing-function:cubic-bezier(.2,0,0,1)}.chi-reveal.is-visible{opacity:1;transform:translateY(0)}@media(hover:none){.chi-product-card__form{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.chi-reveal,.chi-concern-card .chi-img,.chi-product-card__media .chi-img,.chi-shop-card__image .chi-img,.chi-social-grid a .chi-img{opacity:1;transform:none;transition:none}}@media(max-width:1599px){.chi-pdp-concerns__rail{grid-auto-columns:260px;grid-template-columns:none;grid-auto-flow:column;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scrollbar-width:none}.chi-pdp-concerns__rail::-webkit-scrollbar{display:none}.chi-pdp-concern{scroll-snap-align:start}.chi-heading--xl,.chi-ritual__content .chi-heading,.chi-feature__panel .chi-heading{font-size:56px}.chi-heading--lg,.chi-hero__title{font-size:52px}.chi-copy{font-size:18px;line-height:28px}.chi-product-section,.chi-product-section:has(.chi-tabs-head--stacked),.chi-concerns,.chi-ritual-section,.chi-feature-section,.chi-faq-section,.chi-reviews,.chi-carousel,.chi-social,.chi-newsletter,.chi-statement,.chi-site-footer{height:auto;min-height:0}.chi-header__nav a{padding-inline:10px;font-size:16px}.chi-hero__inner{padding-right:36px}.chi-icon-row{gap:32px}.chi-ritual{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:48px}.chi-ritual__image{width:100%}.chi-feature{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:36px}.chi-feature__trust{flex-wrap:wrap}.chi-faq-section{padding-inline:var(--chi-gutter)}.chi-faq{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:48px}.chi-review-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.chi-review{padding:24px}}@media(max-width:1100px){:root{--chi-gutter: 48px}.chi-site-header,.chi-header{height:auto}.chi-header{min-height:104px}.chi-header__logo,.chi-header__logo img{width:72px;height:64px}.chi-header__nav{display:none}.chi-header__mobile{position:relative;display:block;justify-self:end}.chi-header__mobile summary{display:flex;width:44px;height:44px;flex-direction:column;align-items:center;justify-content:center;gap:5px;cursor:pointer;list-style:none}.chi-header__mobile summary::-webkit-details-marker{display:none}.chi-header__mobile summary span{width:22px;height:1px;background:#000}.chi-header__mobile-panel{position:absolute;top:54px;right:-20px;display:flex;width:min(360px,calc(100vw - 40px));flex-direction:column;border:1px solid var(--chi-line);padding:20px;background:#fff;box-shadow:0 18px 50px #0000001f}.chi-header__mobile-panel>a,.chi-header__mobile-actions a{display:flex;min-height:44px;align-items:center;color:#000;font:500 16px/24px General Sans,Inter,sans-serif;text-decoration:none}.chi-header__mobile-actions{display:flex;flex-wrap:wrap;gap:16px;border-top:1px solid var(--chi-line);margin-top:10px;padding-top:10px}.chi-header__actions{display:none}.chi-header{grid-template-columns:1fr auto}.chi-hero{height:auto;min-height:650px}.chi-hero__media{height:650px}.chi-icon-row,.chi-product-grid{gap:20px}.chi-icon-row__item p{font-size:14px;line-height:21px}.chi-split-head__title{max-width:55%}.chi-concerns{min-height:0}.chi-concern-grid{grid-auto-columns:min(72vw,360px);grid-template-columns:none;grid-auto-flow:column;justify-content:start;overflow-x:auto;padding-bottom:8px;scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch}.chi-concern-grid::-webkit-scrollbar{display:none}.chi-concern-card{scroll-snap-align:start}.chi-concern-card__body strong{font-size:32px}.chi-concern-card__body span{font-size:14px;line-height:20px}.chi-craft__content{max-width:55%}.chi-feature__panel{min-height:600px;padding:24px}.chi-care-grid{gap:10px}.chi-care-card{padding:12px}.chi-care-card__head{gap:6px}.chi-care-card h3{font-size:16px}.chi-care-card p{font-size:14px;line-height:20px}.chi-reviews{padding-inline:48px}.chi-review-grid{grid-template-columns:repeat(4,280px);justify-content:start;overflow-x:auto;scroll-snap-type:x mandatory}.chi-review{scroll-snap-align:start}.chi-footer__inner{gap:40px}}@media(max-width:960px){:root{--chi-gutter: 24px}.chi-section{padding-top:56px;padding-bottom:56px}.chi-heading--xl,.chi-heading--lg,.chi-hero__title,.chi-ritual__content .chi-heading,.chi-feature__panel .chi-heading{font-size:44px;line-height:1.12}.chi-hero{grid-template-columns:1fr}.chi-hero__content{padding:56px var(--chi-gutter)}.chi-hero__inner{width:100%;padding:0}.chi-hero__media{height:560px}.chi-benefits{padding-inline:var(--chi-gutter)}.chi-icon-row{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:36px}.chi-split-head{min-height:auto;align-items:flex-start;flex-direction:column;gap:20px}.chi-split-head__title,.chi-split-head .chi-copy{width:100%;max-width:100%;padding:0;text-align:left}.chi-concern-grid{grid-auto-columns:min(78vw,340px)}.chi-concern-card{scroll-snap-align:start}.chi-tabs-head{min-height:auto;align-items:flex-start;flex-direction:column;gap:24px}.chi-tabs-head .chi-heading{line-height:1.12}.chi-tabs-head--stacked{display:flex}.chi-tabs-head--stacked>div,.chi-tabs-head__copy{width:100%;min-width:0}.chi-tabs{width:100%}.chi-product-grid{grid-auto-columns:min(72vw,360px);grid-template-columns:none;grid-auto-flow:column;justify-content:start;overflow-x:auto;padding-bottom:8px;scroll-snap-type:x mandatory;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch}.chi-product-card{scroll-snap-align:start}.chi-craft{height:auto;min-height:860px}.chi-craft__bg .chi-img{object-position:68% center}.chi-craft__inner{width:100%;height:860px;align-items:flex-end;padding:56px var(--chi-gutter)}.chi-craft__content{width:100%;max-width:100%;padding:24px;background:#ffffffe6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.chi-ritual,.chi-feature,.chi-faq{grid-template-columns:minmax(0,1fr)}.chi-faq,.chi-faq__intro,.chi-faq__items,.chi-faq__answer{width:100%;min-width:0}.chi-ritual__image{max-width:100%}.chi-feature__content{gap:20px}.chi-feature__panel{min-height:auto;gap:28px}.chi-before-after-section,.chi-before-after{height:520px}.chi-faq-section{min-height:auto;padding:72px var(--chi-gutter)}.chi-faq{gap:56px}.chi-review-grid{grid-template-columns:repeat(4,300px)}.chi-carousel__arrow{display:none}.chi-social-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.chi-social{height:auto}.chi-social-grid__placeholder{display:none}.chi-newsletter{height:auto;padding:24px}.chi-newsletter__box{height:auto;min-height:460px;padding:52px 32px}.chi-newsletter__heading{font-size:40px;line-height:44px}.chi-newsletter__form input{width:min(488px,60vw)}.chi-footer__inner{grid-template-columns:1.5fr 1fr 1fr}.chi-footer__social{grid-column:2 / -1}}@media(max-width:599px){:root{--chi-gutter: 18px}.chi-announcement{height:34px;padding:9px 16px;font-size:11px}.chi-header{min-height:82px;padding:10px 18px}.chi-header__logo,.chi-header__logo img{width:62px;height:62px}.chi-header__mobile-panel{right:0}.chi-heading--xl,.chi-heading--lg,.chi-hero__title,.chi-ritual__content .chi-heading,.chi-feature__panel .chi-heading{font-size:38px;line-height:1.12}.chi-copy{font-size:16px;line-height:25px}.chi-hero__content{padding-top:42px;padding-bottom:42px}.chi-hero__kicker{text-transform:uppercase}.chi-hero__copy{max-width:100%}.chi-proof{align-items:flex-start}.chi-proof__text{font-size:15px;line-height:22px}.chi-hero__actions{align-items:stretch;flex-direction:column;gap:12px}.chi-hero__media{height:430px}.chi-hero__media .chi-img{object-position:76% center}.chi-icon-row{grid-template-columns:1fr}.chi-concern-card__body strong{font-size:34px}.chi-tabs{gap:24px}.chi-product-grid{grid-auto-columns:82vw}.chi-product-card__form{right:12px;bottom:12px;left:12px}.chi-pdp-concerns{gap:36px;padding:56px 0}.chi-pdp-concerns__heading .chi-heading{font-size:32px;line-height:36px}.chi-pdp-concerns__rail{grid-auto-columns:min(76vw,296px);gap:18px;padding:0 18px 8px}.chi-pdp-concern{gap:20px}.chi-pdp-concern__title{font-size:20px;line-height:30px}.chi-craft{min-height:900px}.chi-craft__inner{height:900px}.chi-craft__content{padding:20px}.chi-craft-item p{padding-left:0}.chi-ritual{gap:36px}.chi-ritual__content .chi-hero__actions{margin-top:20px}.chi-buy{align-items:stretch;flex-direction:column}.chi-quantity{align-self:flex-start}.chi-feature__trust{align-items:flex-start;flex-direction:column}.chi-care-grid{grid-template-columns:1fr}.chi-care-card{height:auto;min-height:auto}.chi-before-after-section,.chi-before-after{height:430px}.chi-ba__image .chi-img,.chi-ba__overlay .chi-img{object-position:50% center}.chi-ba__label{bottom:18px;padding:10px 16px}.chi-ba__label--before{left:12px}.chi-ba__label--after{right:12px}.chi-faq__items details{padding-inline:0}.chi-faq__items summary{font-size:15px}.chi-reviews{min-height:auto;padding:56px 18px}.chi-reviews__heading,.chi-carousel__heading,.chi-social__heading{font-size:32px;line-height:36px}.chi-review-grid{grid-template-columns:repeat(4,82vw);margin-top:36px}.chi-carousel{min-height:auto;padding:56px 18px}.chi-shop-strip-wrap{margin-top:36px}.chi-shop-strip{height:auto;justify-content:start}.chi-shop-card,.chi-shop-card:first-child,.chi-shop-card:last-child,.chi-shop-card:nth-child(3){flex-basis:78vw;opacity:1}.chi-shop-card__image,.chi-shop-card:first-child .chi-shop-card__image,.chi-shop-card:last-child .chi-shop-card__image,.chi-shop-card:nth-child(3) .chi-shop-card__image{height:78vw;max-height:380px}.chi-carousel__arrow{display:none}.chi-social{min-height:auto;padding:56px 18px}.chi-social-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:36px}.chi-newsletter{padding:18px}.chi-newsletter__box{min-height:500px;border-radius:24px;padding:42px 18px}.chi-newsletter__heading{font-size:34px;line-height:38px}.chi-newsletter__form{width:100%;align-items:stretch;flex-direction:column}.chi-newsletter__form input,.chi-newsletter__form button{width:100%}.chi-newsletter__message{position:static}.chi-statement{height:auto;min-height:300px;padding:56px 18px}.chi-statement .chi-heading{font-size:30px;line-height:36px}.chi-site-footer{padding:56px 24px}.chi-footer__inner{grid-template-columns:repeat(2,minmax(0,1fr));gap:48px 28px}.chi-footer__brand,.chi-footer__social{grid-column:1 / -1}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/chi-homepage.css.map */
