.kh{--ink:#171614;--muted:#6f6b64;--line:#e8e1d8;--gold:#b98327;color:var(--ink);overflow:hidden}.kh *{box-sizing:border-box}.kh img,.kh-placeholder{display:block;width:100%;height:100%;object-fit:cover}.kh-shell{width:min(1360px,calc(100% - 48px));margin-inline:auto}.kh-section{padding:96px 0}.kh-eye{font-size:12px;letter-spacing:.22em;font-weight:600;color:var(--gold)!important;text-transform:uppercase;margin:0 0 14px}.kh h1,.kh h2,.kh h3{letter-spacing:-.035em}.kh h2{font-size:clamp(34px,4vw,58px);line-height:1.05;margin:0 0 16px}.kh-copy,.kh p{line-height:1.75;color:var(--muted)}.kh-hero{min-height:750px;display:flex;align-items:center;background:linear-gradient(125deg,#fbf6ec,#f8eee0 47%,#f4ebdf)}.kh-hero-grid{display:grid;grid-template-columns:.88fr 1.12fr;gap:40px;align-items:center;padding:70px 0}.kh-hero h1{font-size:clamp(52px,6vw,88px);line-height:.98;margin:0 0 28px}.kh-actions{display:flex;gap:12px;margin:34px 0 38px}.kh-btn{min-height:52px;padding:0 24px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;gap:28px;font-size:13px;font-weight:600;border:1px solid var(--ink);transition:.25s}.kh-btn:hover{transform:translateY(-2px);box-shadow:0 10px 25px #0002}.kh-btn-dark{background:var(--ink);color:#fff}.kh-proof{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #3a2e261f;padding-top:24px;gap:16px}.kh-proof strong{font-size:22px;display:block}.kh-proof span{font-size:10px;color:#7f786e;display:block}.kh-hero-art{min-height:580px;position:relative}.kh-glow{position:absolute;width:520px;height:520px;border-radius:50%;right:5%;top:4%;background:radial-gradient(circle,#fff,#edcc9561 45%,transparent 70%);animation:kh-breathe 5s ease-in-out infinite alternate}.kh-hero-product{position:absolute;border-radius:24px;overflow:hidden;box-shadow:0 24px 70px #4a2a0429;background:#fff}.kh-hero-product span{position:absolute;left:10px;bottom:10px;background:#ffffffe6;padding:8px 12px;border-radius:999px;font-size:9px;font-weight:600}.kh-hero-product-1{width:275px;height:275px;left:35%;top:6%;z-index:3;transform:rotate(2deg)}.kh-hero-product-2{width:170px;height:250px;left:7%;bottom:11%;z-index:5}.kh-hero-product-3{width:165px;height:235px;left:31%;bottom:2%;z-index:6}.kh-hero-product-4{width:180px;height:245px;right:15%;bottom:8%;z-index:7}.kh-hero-product-5{width:190px;height:260px;right:-5%;top:25%;z-index:2}.kh-head{display:flex;align-items:end;justify-content:space-between;gap:50px;margin-bottom:38px}.kh-head>div:last-child{max-width:510px}.kh-center{text-align:center;max-width:760px;margin:0 auto 44px}.kh-category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.kh-category{min-height:440px;border-radius:28px;position:relative;overflow:hidden;padding:32px;border:1px solid #0000000f}.kh-gold{background:linear-gradient(145deg,#fbf5e8,#f3e2bd)}.kh-plum{background:linear-gradient(145deg,#f7eff6,#e8d7eb)}.kh-rice{background:linear-gradient(145deg,#fbf7ef,#ecd7ab)}.kh-blue{background:#dfe7f0}.kh-rose{background:#f2dfdf}.kh-category>div{position:relative;z-index:2;max-width:58%}.kh-category h3{font-size:28px;margin:70px 0 12px}.kh-category p{font-size:13px}.kh-category b{font-size:12px}.kh-category figure{position:absolute;right:18px;bottom:20px;width:47%;height:58%;margin:0;border-radius:18px;overflow:hidden;box-shadow:0 15px 35px #0003}.kh-goals{background:#fcfaf6;border-block:1px solid #f2ede5}.kh-goal-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.kh-goal{border:1px solid var(--line);background:#fff;border-radius:22px;padding:26px 16px 20px;min-height:170px;position:relative;transition:.35s}.kh-goal:hover{transform:translateY(-7px);border-color:#d8c29d}.kh-goal>span{display:block;font-size:28px;color:var(--gold);margin-bottom:26px}.kh-goal strong,.kh-goal small{display:block}.kh-goal strong{font-size:13px}.kh-goal small{font-size:10px;color:#918a80}.kh-goal i{position:absolute;right:15px;bottom:14px;font-style:normal;color:#b58a4c}.kh-tabs{display:flex;gap:8px;flex-wrap:wrap}.kh-tabs button{border:1px solid #ddd7ce;background:#fff;border-radius:999px;padding:10px 17px;font-size:11px}.kh-tabs .is-active{background:var(--ink);color:#fff}.kh-product-wrap{position:relative}.kh-product-track{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(245px,1fr);gap:18px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding:4px 3px 20px}.kh-product{scroll-snap-align:start}.kh-product.is-hidden{display:none}.kh-product-image{height:340px;border-radius:22px;display:block;position:relative;overflow:hidden}.kh-product-image>span{position:absolute;top:12px;left:12px;background:#fff;color:var(--ink);font-size:9px;font-weight:700;padding:7px 10px;border-radius:999px}.kh-product-meta{padding:17px 3px 0}.kh-product-meta>small{font-size:10px;color:#8e877c}.kh-product-meta h3{font-size:15px;min-height:42px;margin:5px 0 8px}.kh-product-meta>div{border-top:1px solid #eee8df;padding-top:12px;display:flex;justify-content:space-between;align-items:center}.kh-product-meta form{margin:0}.kh-product-meta button{width:34px;height:34px;border-radius:50%;border:1px solid #d9d1c6;background:#fff;font-size:20px}.kh-arrow{position:absolute;z-index:5;top:145px;width:44px;height:44px;border-radius:50%;border:1px solid #ddd6cc;background:#fffffff2}.kh-prev{left:-20px}.kh-next{right:-20px}.kh-ritual{background:#15191f;color:#fff}.kh-ritual-grid{display:grid;grid-template-columns:.65fr 1.35fr;gap:60px;align-items:center}.kh-ritual .kh-copy{color:#abaeb3}.kh-ritual h2{font-size:clamp(40px,5vw,68px)}.kh-steps{display:grid;grid-template-columns:repeat(7,1fr)}.kh-step{text-align:center;opacity:.5;transition:.35s}.kh-step.is-active{opacity:1;transform:translateY(-4px)}.kh-step span{width:70px;height:70px;border-radius:50%;background:#212730;border:1px solid #ffffff2e;display:grid;place-items:center;margin:0 auto 20px;color:#e8c782}.kh-step.is-active span{background:#e2c58a;color:#15191f}.kh-step strong,.kh-step small{display:block}.kh-step small{font-size:9px;color:#8d9299}.kh-editorial{display:grid;grid-template-columns:1.3fr .7fr;gap:18px}.kh-editorial-card{height:600px;border-radius:28px;overflow:hidden;position:relative;background:#eee}.kh-editorial-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 35%,#000a)}.kh-editorial-card>div{position:absolute;left:36px;bottom:34px;color:#fff;z-index:2}.kh-editorial-card h2{font-size:42px;margin:8px 0}.kh-wax{background:linear-gradient(135deg,#f5ead6,#fff8eb)}.kh-wax-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.kh-wax-image{height:640px;border-radius:32px;overflow:hidden}.kh-wax h2{font-size:clamp(46px,5vw,70px)}.kh-benefits{margin:30px 0 34px;border-top:1px solid #5d431826}.kh-benefits>div{display:grid;grid-template-columns:48px 1fr;column-gap:12px;padding:17px 0;border-bottom:1px solid #5d431826}.kh-benefits span{grid-row:1/3;color:#a8792d}.kh-benefits small{font-size:10px}.kh-why-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-radius:28px;overflow:hidden}.kh-why{padding:36px 30px;min-height:270px;border-right:1px solid var(--line)}.kh-why>span{width:54px;height:54px;border-radius:50%;display:grid;place-items:center;border:1px solid #d6bb89;color:#a97a2b;font-size:22px;margin-bottom:40px}.kh-why p{font-size:12px}.kh-review-nav{display:flex!important;gap:8px}.kh-review-nav button{width:42px;height:42px;border-radius:50%;background:#fff;border:1px solid #ddd6cc}.kh-reviews{position:relative;min-height:310px;overflow:hidden;border-radius:28px;background:#f8f4ed}.kh-review{position:absolute;top:0;right:0;bottom:0;left:0;margin:0;padding:58px 9%;opacity:0;transform:translate(40px);pointer-events:none;transition:.6s}.kh-review.is-active{opacity:1;transform:none;pointer-events:auto}.kh-review>div{color:var(--gold);letter-spacing:.2em}.kh-review p{font-size:clamp(20px,2.5vw,34px);line-height:1.45;color:#292724}.kh-review footer{display:grid;grid-template-columns:40px 1fr;gap:0 12px;align-items:center}.kh-review footer>span{grid-row:1/3;width:40px;height:40px;border-radius:50%;background:var(--ink);color:#fff;display:grid;place-items:center}.kh-review footer strong,.kh-review footer small{display:block}.kh-newsletter{padding:90px 0;background:var(--ink);color:#fff}.kh-newsletter-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:end}.kh-newsletter-form{position:relative}.kh-newsletter-form input[type=email]{width:100%;height:60px;border-radius:999px;border:1px solid #4a4a4a;background:#202020;color:#fff;padding:0 160px 0 24px}.kh-newsletter-form button{position:absolute;right:5px;top:5px;height:50px;border-radius:999px;border:0;background:#fff;padding:0 20px}.kh-reveal{opacity:0;transform:translateY(28px);transition:opacity .8s,transform .8s}.kh-reveal.is-visible{opacity:1;transform:none}@keyframes kh-breathe{to{transform:scale(1.08);opacity:.78}}@media(max-width:1000px){.kh-goal-grid{grid-template-columns:repeat(3,1fr)}.kh-ritual-grid{grid-template-columns:1fr}}@media(max-width:750px){.kh-shell{width:calc(100% - 30px)}.kh-section{padding:72px 0}.kh-hero-grid,.kh-wax-grid,.kh-category-grid,.kh-editorial{grid-template-columns:1fr}.kh-head{align-items:flex-start;flex-direction:column;gap:20px}.kh-why-grid{grid-template-columns:repeat(2,1fr)}.kh-newsletter-grid{grid-template-columns:1fr;gap:35px}}@media(max-width:600px){.kh-hero h1{font-size:47px}.kh-actions{flex-direction:column}.kh-proof{grid-template-columns:1fr 1fr}.kh-proof>div:last-child{display:none}.kh-hero-art{min-height:470px}.kh-hero-product-1{width:200px;height:200px;left:30%}.kh-hero-product-2{width:120px;height:185px;left:0}.kh-hero-product-3{width:115px;height:175px;left:25%}.kh-hero-product-4{width:125px;height:180px;right:7%}.kh-hero-product-5{width:120px;height:180px;right:-5%;top:30%}.kh-category{min-height:360px;padding:24px}.kh-goal-grid{grid-template-columns:repeat(2,1fr)}.kh-product-track{grid-auto-columns:78%}.kh-arrow{display:none}.kh-steps{grid-template-columns:repeat(2,1fr);gap:22px}.kh-editorial-card{height:450px}.kh-wax-image{height:480px}.kh-why-grid{grid-template-columns:1fr}.kh-reviews{min-height:390px}.kh-review{padding:44px 28px}}@media(prefers-reduced-motion:reduce){.kh *{animation-duration:.01ms!important;transition-duration:.01ms!important}.kh-reveal{opacity:1;transform:none}}.template-index>.shopify-section-group-header-group,.template-index>.shopify-section-group-footer-group{display:none!important}.kh-announcement{height:34px;display:flex;align-items:center;overflow:hidden;background:#f4ead9;border-bottom:1px solid #b9832724;font-size:11px}.kh-announcement-track{display:flex;width:max-content;white-space:nowrap;will-change:transform;animation:kh-marquee 28s linear infinite}.kh-announcement-group{display:flex;flex:none;align-items:center;justify-content:space-around;gap:70px;min-width:100vw;padding-right:70px}.kh-announcement span{color:#574b3a}.kh-header{position:sticky;top:0;z-index:80;background:#fffffff2;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid #00000012}.kh-header-inner{height:78px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;position:relative}.kh-brand{display:block;width:154px;justify-self:center}.kh-brand img{object-fit:contain!important;filter:brightness(0)}.kh-nav{display:flex;gap:28px;font-size:13px;font-weight:500}.kh-nav-right{justify-content:flex-end;padding-right:120px}.kh-header-actions{position:absolute;right:0;display:flex;gap:4px}.kh-header-actions a,.kh-header-actions button{border:0;background:transparent;width:38px;height:38px;border-radius:50%;display:grid;place-items:center;position:relative}.kh-header-actions svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.kh-header-actions a span{position:absolute;right:0;top:0;background:var(--gold);color:#fff;font-size:9px;border-radius:10px;min-width:16px;height:16px;display:grid;place-items:center}.kh-mobile-menu{display:none}.kh-search{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;max-width:none;max-height:none;border:0;background:#fffffff7;z-index:100;padding:0}.kh-search::backdrop{background:#ffffffed}.kh-search>button{position:absolute;right:34px;top:24px;border:0;background:transparent;font-size:42px}.kh-search form{width:min(780px,calc(100% - 48px));height:100%;margin:auto;display:grid;place-content:center;text-align:center}.kh-search small{letter-spacing:.2em;color:var(--gold)}.kh-search input{width:100%;border:0;border-bottom:1px solid #bbb;background:transparent;padding:26px 8px 18px;font-size:clamp(25px,4vw,44px);text-align:center;outline:0}.kh-footer{background:#111;color:#fff;padding:70px 0 24px}.kh-footer-grid{display:grid;grid-template-columns:1.6fr repeat(3,1fr);gap:70px}.kh-footer-brand img{width:170px;height:auto!important;object-fit:contain!important;filter:invert(1) brightness(5);margin-bottom:24px}.kh-footer-brand p{max-width:350px;color:#888;font-size:12px}.kh-footer h3{font-size:12px;margin:0 0 18px;color:#fff}.kh-footer a{display:block;color:#8a8a8a;font-size:11px;margin:10px 0}.kh-footer-bottom{border-top:1px solid #282828;margin-top:50px;padding-top:22px;display:flex;justify-content:space-between;color:#666;font-size:9px}@keyframes kh-marquee{to{transform:translate(-50%)}}@media(max-width:1000px){.kh-nav{display:none}.kh-mobile-menu{display:block}.kh-mobile-menu summary{list-style:none;width:38px;height:38px;display:grid;place-content:center;gap:5px}.kh-mobile-menu summary span{width:20px;height:1px;background:#111}.kh-mobile-menu nav{position:absolute;left:0;right:0;top:78px;background:#fff;padding:22px;display:grid;gap:16px;box-shadow:0 20px 30px #0000000f}.kh-footer-grid{grid-template-columns:1.4fr 1fr 1fr}.kh-footer-grid>div:last-child{display:none}}@media(max-width:750px){.kh-header-inner{height:68px}.kh-brand{width:128px}}@media(max-width:600px){.kh-header-actions a[aria-label=Account],.kh-header-actions button{display:none}.kh-footer-grid{grid-template-columns:1fr 1fr;gap:40px}.kh-footer-brand{grid-column:1/-1}.kh-footer-bottom{flex-direction:column;gap:8px}}.kh-hero h1 strong{font-weight:600}.kh-hero h1 span{font-weight:300}.kh-ritual{position:relative;overflow:hidden}.kh-ritual:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 8% 20%,rgba(185,131,39,.14),transparent 32%),radial-gradient(circle at 90% 75%,rgba(54,92,124,.18),transparent 32%)}.kh-ritual-grid{position:relative}.kh-ritual h2{color:#fff!important;font-weight:600}.kh-ritual .kh-copy,.kh-ritual .kh-copy p{color:#abaeb3!important}.kh-ritual a{color:#fff!important;font-size:12px;font-weight:600}.kh-steps{position:relative}.kh-steps:before{content:"";position:absolute;left:6%;right:6%;top:35px;height:1px;background:linear-gradient(90deg,var(--gold),rgba(255,255,255,.2))}.kh-step{position:relative;z-index:2;padding:0 6px}.kh-step span{font-size:12px}.kh-step strong{color:#fff;font-size:11px}.kh-step small{margin-top:5px}.kh-step.is-active span{border-color:#e2c58a}@keyframes kh-float-a{50%{transform:translateY(-12px) rotate(1deg)}}@keyframes kh-float-b{50%{transform:translateY(10px) rotate(-1deg)}}.kh-hero-product-1{animation:kh-float-a 5.8s ease-in-out infinite}.kh-hero-product-2{animation:kh-float-b 6.3s ease-in-out infinite}.kh-hero-product-3{animation:kh-float-a 6.8s ease-in-out .3s infinite}.kh-hero-product-4{animation:kh-float-b 5.6s ease-in-out .4s infinite}.kh-hero-product-5{animation:kh-float-a 7s ease-in-out .2s infinite}@media(prefers-reduced-motion:reduce){.kh-hero-product,.kh-glow{animation:none!important}}.kh h2{font-weight:600}.kh-why{transition:background .35s}.kh-why:hover{background:#fbf7ef}.kh-why h3{font-size:17px!important;line-height:1.35;margin:0 0 10px;font-weight:600;letter-spacing:-.015em}.kh-why p{font-size:12px;line-height:1.7;margin:0}.kh-editorial-card img{width:100%;height:100%;object-fit:cover;transition:transform 1.1s cubic-bezier(.2,.7,.2,1)}.kh-editorial-card:hover img{transform:scale(1.035)}.kh-editorial-card:after{background:linear-gradient(180deg,transparent 35%,rgba(0,0,0,.66))}.kh-editorial-card>div{left:36px;right:36px;bottom:34px;color:#fff!important}.kh-editorial-card small{display:block;color:#fff!important;font-size:10px;line-height:1.4;letter-spacing:.18em;font-weight:400;text-transform:uppercase}.kh-editorial-card h2{color:#fff!important;font-size:42px!important;line-height:1.05!important;font-weight:600!important;letter-spacing:-.035em!important;margin:8px 0 14px!important}.kh-editorial-card span{display:inline-block;color:#fff!important;font-size:12px;line-height:1.4;font-weight:600;border-bottom:1px solid rgba(255,255,255,.6);padding-bottom:4px}@media(max-width:600px){.kh-editorial-card>div{left:24px;right:24px;bottom:24px}.kh-editorial-card h2{font-size:32px!important}}.kh-category-grid{gap:18px}.kh-category{min-height:600px;padding:30px;border:1px solid rgba(100,72,32,.13);border-radius:22px;background:#f8f1e5!important;isolation:isolate}.kh-category:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(180deg,#ffffffc7 0,#ffffff85 25%,#fff0 52%);pointer-events:none}.kh-category>div{max-width:100%;position:relative;z-index:2}.kh-category>div>small{display:block;color:#a66d0b;font-size:13px;line-height:1;font-weight:600}.kh-category:nth-child(2)>div>small{color:#68406d}.kh-category h3{font-size:28px!important;line-height:1.15!important;font-weight:500!important;letter-spacing:-.035em!important;margin:34px 0 10px!important;color:#171614!important}.kh-category p{max-width:300px;font-size:13px;line-height:1.7;color:#6f6b64!important;margin:0}.kh-category b{display:inline-block;color:#171614!important;font-size:12px;line-height:1.4;font-weight:600;margin-top:26px;padding-bottom:6px;border-bottom:1px solid #b98327}.kh-category:nth-child(2) b{border-color:#68406d}.kh-category b span{margin-left:6px;font-size:17px;font-weight:400}.kh-category figure{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0;border-radius:0;box-shadow:none;z-index:0;overflow:hidden}.kh-category figure img{width:100%;height:100%;object-fit:cover;transition:transform 1.1s cubic-bezier(.2,.7,.2,1)}.kh-category:hover figure img{transform:scale(1.025)}@media(max-width:1000px)and (min-width:751px){.kh-category{min-height:540px;padding:25px}.kh-category h3{font-size:24px!important}.kh-category p{font-size:12px}}@media(max-width:750px){.kh-category{min-height:620px;padding:28px}.kh-category h3{font-size:27px!important}}@media(max-width:450px){.kh-category{min-height:520px}.kh-category p{max-width:250px}}.kh-category>div>small{width:42px;height:42px;border:1px solid #b98327;border-radius:50%;display:grid;place-items:center;color:#a66d0b!important;font-size:13px;line-height:1;font-weight:600;background:#ffffff38}.kh-category:nth-child(2)>div>small{border-color:#8a5bad;color:#7b4c9b!important}.kh-category:nth-child(3)>div>small{border-color:#8b5a25;color:#754719!important}.kh-category h3{margin:22px 0 10px!important}.kh-category b{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:38px;margin-top:22px;padding:0 20px;border:0!important;border-radius:999px;background:linear-gradient(135deg,#c59435,#a97518);color:#fff!important;box-shadow:0 7px 18px #895b112e;transition:transform .25s,box-shadow .25s}.kh-category:nth-child(2) b{background:linear-gradient(135deg,#8d5cb1,#68408a);box-shadow:0 7px 18px #68408a33}.kh-category:nth-child(3) b{background:linear-gradient(135deg,#a66a28,#754719);box-shadow:0 7px 18px #75471933}.kh-category b span{margin:0;font-size:15px;line-height:1;color:#fff!important}.kh-category:hover b{transform:translateY(-2px);box-shadow:0 10px 24px #462d0f40}.kh-price{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.kh-price strong{font-size:15px;line-height:1.3;font-weight:700;color:#171614}.kh-price s{font-size:12px;line-height:1.3;font-weight:500;color:#969089;text-decoration-thickness:1.5px}.kh-price.is-sale strong,.kh-price.is-sale-sale strong{display:inline-flex;align-items:center;min-height:30px;padding:5px 10px;border-radius:8px;background:#f8e8df;color:#b84c2d;box-shadow:inset 0 0 0 1px #b84c2d1a}.kh-footer-brand address{margin-top:18px;color:#888;font-size:11px;line-height:1.7;font-style:normal}.kh-footer-brand address strong{color:#fff;font-size:11px;letter-spacing:.08em}.kh-footer-brand address a{display:inline;color:#b8b8b8;font-size:11px;margin:0}@keyframes kh-step-progress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@media(min-width:1001px){.kh-hero-product-2,.kh-hero-product-3,.kh-hero-product-4{width:170px;height:250px;bottom:4%}.kh-hero-product-2{left:12%;right:auto}.kh-hero-product-3{left:50%;right:auto;margin-left:-85px}.kh-hero-product-4{left:auto;right:12%}.kh-hero-product-5{top:12%}}@media(max-width:600px){.kh-ritual{padding:52px 0}.kh-ritual-grid{gap:30px}.kh-ritual h2{font-size:38px;line-height:1.02}.kh-ritual .kh-copy,.kh-ritual .kh-copy p{font-size:14px;line-height:1.6}.kh-steps{display:flex;grid-template-columns:none;gap:0;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding:4px 0 8px}.kh-steps::-webkit-scrollbar{display:none}.kh-steps:before{display:none}.kh-step{flex:0 0 104px;min-height:126px;padding:0 7px;scroll-snap-align:center;transform:none!important}.kh-step:after{content:"";position:absolute;z-index:-1;top:23px;left:calc(50% + 22px);width:calc(100% - 44px);height:2px;background:#ffffff2e}.kh-step:last-child:after{display:none}.kh-step.is-active:after{background:linear-gradient(90deg,#e2c58a,#b98327);transform-origin:left;animation:kh-step-progress 1.65s linear}.kh-step span{width:48px;height:48px;margin:0 auto 13px;font-size:11px}.kh-step strong{font-size:10px;line-height:1.3}.kh-step small{font-size:8px;line-height:1.35;margin-top:4px}}@media(max-width:600px){.kh-hero{height:auto;min-height:calc(100svh - 103px);max-height:none;align-items:stretch;overflow:hidden}.kh-hero-grid{height:auto;grid-template-rows:auto 286px;gap:10px;padding:24px 0 10px}.kh-hero .kh-eye{font-size:10px;margin-bottom:10px}.kh-hero h1{font-size:39px;line-height:.96;margin-bottom:16px}.kh-hero .kh-copy,.kh-hero .kh-copy p{font-size:13px;line-height:1.55;margin:0}.kh-actions{margin:17px 0 18px}.kh-actions .kh-btn{min-height:44px;width:100%;padding:0 20px}.kh-proof{padding-top:14px;gap:10px}.kh-proof strong{font-size:19px}.kh-proof span{font-size:9px}.kh-hero-art{min-height:286px;height:286px;width:min(100%,390px);margin-inline:auto}.kh-glow{width:270px;height:270px;right:8%;top:0}.kh-hero-product{border-radius:15px;box-shadow:0 12px 30px #4a2a0430}.kh-hero-product span{left:5px;bottom:5px;padding:4px 7px;font-size:7px}.kh-hero-product-1{width:142px;height:142px;left:22%;top:0}.kh-hero-product-2,.kh-hero-product-3,.kh-hero-product-4{width:96px;height:140px;top:142px;bottom:auto}.kh-hero-product-2{left:2%;z-index:5}.kh-hero-product-3{left:50%;margin-left:-48px;z-index:6}.kh-hero-product-4{right:2%;z-index:7}.kh-hero-product-5{width:91px;height:128px;right:0;top:22px;z-index:2}}.kh-goals{background:#fcfaf6}.kh-goals .kh-center{max-width:1100px;margin-bottom:52px}.kh-goals .kh-center h2{font-family:Georgia,Times New Roman,serif!important;font-size:clamp(44px,4.4vw,64px);font-weight:400;letter-spacing:-.045em}.kh-goals .kh-center .kh-copy,.kh-goals .kh-center .kh-copy p{font-size:16px;line-height:1.6}.kh-goal-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.kh-goal{isolation:isolate;min-height:430px;overflow:hidden;padding:24px;border:0;border-radius:24px;background:#716552;box-shadow:0 16px 40px #3a2b1921}.kh-goal:after{content:"";position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0a0a0a0a 20%,#09080617 44%,#0a0805b8)}.kh-goal:hover{transform:translateY(-8px);border-color:transparent;box-shadow:0 24px 55px #2d201238}.kh-goal-media{position:absolute!important;z-index:-2;top:0;right:0;bottom:0;left:0;display:block!important;margin:0!important}.kh-goal-media img{width:100%;height:100%;object-fit:cover;transition:transform .8s cubic-bezier(.2,.7,.2,1)}.kh-goal:hover .kh-goal-media img{transform:scale(1.045)}.kh-goal .kh-goal-icon{position:absolute;top:24px;left:22px;display:block;margin:0;color:#fff4c4;font-family:Georgia,Times New Roman,serif;font-size:32px;line-height:1;text-shadow:0 2px 14px rgba(0,0,0,.18)}.kh-goal-content{position:absolute;left:22px;right:20px;bottom:24px;display:block}.kh-goal-content:before{content:"";display:block;width:34px;height:2px;margin-bottom:11px;background:#f2d378}.kh-goal-content strong,.kh-goal-content small{display:block;color:#fff}.kh-goal-content strong{max-width:150px;font-family:Georgia,Times New Roman,serif;font-size:29px;line-height:1.02;font-weight:400;letter-spacing:-.035em;text-shadow:0 2px 16px rgba(0,0,0,.22)}.kh-goal-content small{max-width:140px;margin-top:14px;padding-right:38px;font-size:12px;line-height:1.35;text-shadow:0 1px 10px rgba(0,0,0,.28)}.kh-goal i{right:18px;bottom:20px;width:40px;height:40px;display:grid;place-items:center;border:1px solid rgba(255,239,167,.85);border-radius:50%;color:#ffe278;font-size:20px;line-height:1;font-style:normal;transition:background .25s,transform .25s}.kh-goal:hover i{background:#ffffff24;transform:translate(3px)}@media(max-width:1000px){.kh-goal-grid{display:flex;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding:4px 1px 22px}.kh-goal-grid::-webkit-scrollbar{display:none}.kh-goal{flex:0 0 245px;min-height:410px;scroll-snap-align:start}}@media(max-width:600px){.kh-goals .kh-center{margin-bottom:34px}.kh-goals .kh-center h2{font-size:42px;line-height:1.02}.kh-goals .kh-center .kh-copy,.kh-goals .kh-center .kh-copy p{font-size:13px}.kh-goal{flex-basis:76vw;min-height:420px}.kh-goal-content strong{font-size:31px}}.kh-footer-grid{grid-template-columns:1.6fr repeat(4,1fr);gap:50px}.kh-footer-bottom a{display:inline;margin:0;font-size:inherit}@media(max-width:1000px){.kh-footer-grid{grid-template-columns:1.4fr 1fr 1fr}.kh-footer-grid>div:last-child{display:block}}.kaaisa-product-story{min-height:520px;display:flex;align-items:center}.kaaisa-story-card>.kaaisa-product-heading{max-width:680px;margin-bottom:20px}.kaaisa-feature-mini{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:30px}.kaaisa-feature-mini>div{display:flex;gap:10px;align-items:flex-start;min-width:0}.kaaisa-feature-mini__dot{width:34px;height:34px;flex:0 0 34px;display:grid;place-items:center;border:1px solid color-mix(in srgb,var(--kaaisa-accent) 45%,#fff);border-radius:50%;background:#fff;color:var(--kaaisa-text-accent);font-size:12px;font-weight:700}.kaaisa-feature-mini strong,.kaaisa-feature-mini small{display:block}.kaaisa-feature-mini strong{font-size:12.5px;line-height:1.35}.kaaisa-feature-mini small{margin-top:2px;color:#777;font-size:10.5px;line-height:1.45}.kaaisa-story-benefits>.kaaisa-product-heading{margin-bottom:20px}.kaaisa-story-benefits .kaaisa-hero-benefits{gap:13px;margin:0}.kaaisa-story-benefits .kaaisa-hero-benefit{grid-template-columns:20px minmax(0,1fr);align-items:start}.kaaisa-story-benefits .kaaisa-hero-benefit__icon{margin-top:1px}.kaaisa-perfect{margin-top:28px}.kaaisa-module-subtitle{margin:12px auto 0;color:#777;font-size:14px;line-height:1.5}.kaaisa-family--facial_kit .kaaisa-data-card__stage{display:block;min-height:12px;margin:0 0 13px;color:#7a7d82;font-size:10px;font-weight:500;line-height:1.2;letter-spacing:.12em;text-transform:uppercase}.kaaisa-family--facial_kit .kaaisa-dynamic-module .kaaisa-data-card__image{margin-top:0}.kaaisa-ingredients{padding:88px 0 92px}.kaaisa-ingredients .kaaisa-module-head{margin-bottom:42px}.kaaisa-ingredients .kaaisa-data-grid--count-1{max-width:460px;margin-inline:auto}.kaaisa-ingredients .kaaisa-data-card{min-height:124px;align-items:center;padding:26px 28px;border-color:#e8e5df;border-radius:18px}.kaaisa-ingredient-symbol{width:54px;height:54px;display:grid;place-items:center;border-radius:50%;background:var(--kaaisa-accent-soft);color:var(--kaaisa-text-accent);font-size:18px}.kaaisa-ingredient-copy{min-width:0}.kaaisa-ingredients .kaaisa-data-card h3{margin:0 0 7px;font-size:14px;line-height:1.35}.kaaisa-ingredients .kaaisa-data-card p{max-width:none;font-size:12.5px;line-height:1.6}@media(max-width:1100px){.kaaisa-product-story{min-height:0}.kaaisa-feature-mini{grid-template-columns:1fr;gap:12px}}@media(max-width:767px){.kaaisa-product-story__grid{gap:42px}.kaaisa-story-benefits>.kaaisa-product-heading{font-size:30px}.kaaisa-ingredients{padding:62px 0 66px}.kaaisa-ingredients .kaaisa-data-card{min-height:0;padding:22px}}.kaaisa-facial-offer{display:flex;align-items:center;gap:12px;width:fit-content;max-width:100%;padding:12px 16px;border:1px solid #e7b995;border-radius:12px;background:linear-gradient(135deg,#fff8f1,#ffeadc);color:#9f3d20;box-shadow:0 8px 24px #9f3d2014}.kaaisa-facial-offer__icon{display:grid;flex:0 0 30px;width:30px;height:30px;place-items:center;border-radius:50%;background:#c6532d;color:#fff;font-size:14px}.kaaisa-facial-offer__copy{display:grid;gap:1px;min-width:0;line-height:1.3}.kaaisa-facial-offer__copy strong{font-size:10px;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.kaaisa-facial-offer__copy span{color:#4b251a;font-size:14px;font-weight:650}.kaaisa-facial-offer--product{margin:12px 0 2px}.kaaisa-facial-offer--collection{margin:0 0 28px;padding:14px 18px;background:#ffffffe0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.kaaisa-facial-offer--cart{gap:7px;margin:8px 0 10px;padding:7px 9px;border-radius:8px;box-shadow:none}.kaaisa-facial-offer--cart .kaaisa-facial-offer__icon{flex-basis:20px;width:20px;height:20px;font-size:9px}.kaaisa-facial-offer--cart .kaaisa-facial-offer__copy strong{display:none}.kaaisa-facial-offer--cart .kaaisa-facial-offer__copy span{font-size:10px;font-weight:700;letter-spacing:.035em;text-transform:uppercase}@media(max-width:767px){.kaaisa-facial-offer--collection{margin-bottom:22px;padding:12px 14px}.kaaisa-facial-offer__copy span{font-size:13px}}.shopify-section-group-header-group,.shopify-section-group-footer-group{display:none!important}.template-index .kh>.kh-announcement,.template-index .kh>.kh-header,.template-index .kh>.kh-search,.template-index .kh>.kh-newsletter,.template-index .kh>.kh-footer{display:none!important}.kg-shell{width:min(1360px,calc(100% - 48px));margin-inline:auto}.kg-announcement{height:34px;display:flex;align-items:center;overflow:hidden;background:#f4ead9;border-bottom:1px solid #b9832724;font-size:11px}.kg-announcement>div{display:flex;gap:70px;white-space:nowrap;min-width:max-content;animation:kg-marquee 28s linear infinite}.kg-announcement span{color:#574b3a}.kg-header{position:sticky;top:0;z-index:80;background:#fffffff2;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid #00000012}.kg-header-inner{height:78px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;position:relative}.kg-brand{display:block;width:154px;justify-self:center}.kg-brand img{display:block;width:100%;height:auto;object-fit:contain;filter:brightness(0)}.kg-nav{display:flex;gap:28px;font-size:13px;font-weight:500}.kg-nav a{color:#171614;text-decoration:none}.kg-nav a[aria-current=page]{color:#9b681b}.kg-nav-right{justify-content:flex-end;padding-right:120px}.kg-header-actions{position:absolute;right:0;display:flex;gap:4px}.kg-header-actions a,.kg-header-actions button{color:#171614;border:0;background:transparent;width:38px;height:38px;border-radius:50%;display:grid;place-items:center;position:relative;cursor:pointer}.kg-header-actions svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.kg-header-actions m-cart-count{position:absolute;right:0;top:0;background:#b98327;color:#fff;font-size:9px;border-radius:10px;min-width:16px;height:16px;display:grid;place-items:center}.kg-header-actions m-cart-count.m\:hidden{display:none}.kg-mobile-menu{display:none}.kg-search{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;max-width:none;max-height:none;border:0;background:#fffffff7;z-index:100;padding:0}.kg-search::backdrop{background:#ffffffed}.kg-search>button{position:absolute;right:34px;top:24px;border:0;background:transparent;font-size:42px;cursor:pointer}.kg-search form{width:min(780px,calc(100% - 48px));height:100%;margin:auto;display:grid;place-content:center;text-align:center}.kg-search small{letter-spacing:.2em;color:#b98327}.kg-search input{width:100%;border:0;border-bottom:1px solid #bbb;background:transparent;padding:26px 8px 18px;font-size:clamp(25px,4vw,44px);text-align:center;outline:0}.kg-search p{color:#6f6b64}.kg-footer{background:#111;color:#fff;padding:70px 0 24px}.kg-newsletter{padding:90px 0;background:#171614;color:#fff}.kg-newsletter-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:end}.kg-eye{font-size:12px;letter-spacing:.22em;font-weight:600;color:#b98327;text-transform:uppercase;margin:0 0 14px}.kg-newsletter h2{color:#fff;font-size:clamp(34px,4vw,58px);line-height:1.05;margin:0 0 16px;letter-spacing:-.035em}.kg-newsletter p{color:#888}.kg-newsletter-form{position:relative}.kg-newsletter-form input[type=email]{width:100%;height:60px;border-radius:999px;border:1px solid #4a4a4a;background:#202020;color:#fff;padding:0 160px 0 24px}.kg-newsletter-form button{position:absolute;right:5px;top:5px;height:50px;border-radius:999px;border:0;background:#fff;color:#111;padding:0 20px}.kg-footer-grid{display:grid;grid-template-columns:1.6fr repeat(4,1fr);gap:50px}.kg-footer-brand img{width:170px;height:auto;object-fit:contain;filter:invert(1) brightness(5);margin-bottom:24px}.kg-footer-brand p{max-width:350px;color:#888;font-size:12px}.kg-footer h3{font-size:12px;margin:0 0 18px;color:#fff}.kg-footer a{display:block;color:#8a8a8a;font-size:11px;margin:10px 0;text-decoration:none}.kg-footer-bottom{border-top:1px solid #282828;margin-top:50px;padding-top:22px;display:flex;justify-content:space-between;color:#666;font-size:9px}.kg-footer-bottom a{display:inline;margin:0;font-size:inherit}@keyframes kg-marquee{to{transform:translate(-50%)}}@media(max-width:1000px){.kg-nav{display:none}.kg-mobile-menu{display:block}.kg-mobile-menu summary{list-style:none;width:38px;height:38px;display:grid;place-content:center;gap:5px;cursor:pointer;position:relative;z-index:4}.kg-mobile-menu summary::-webkit-details-marker{display:none}.kg-mobile-menu summary span{width:21px;height:1px;background:#111;transition:transform .25s ease}.kg-mobile-menu[open] summary span:first-child{transform:translateY(3px) rotate(45deg)}.kg-mobile-menu[open] summary span:last-child{transform:translateY(-3px) rotate(-45deg)}.kg-mobile-menu[open]:before{content:"";position:fixed;inset:var(--kg-menu-top,102px) 0 0;background:#1116;z-index:1}.kg-mobile-menu nav{position:fixed;left:0;top:var(--kg-menu-top,102px);bottom:0;width:min(420px,92vw);background:#fff;padding:34px 28px 28px;display:grid;align-content:start;gap:6px;box-shadow:20px 20px 40px #0002;z-index:2;overflow-y:auto;animation:kg-drawer-in .25s ease both}.kg-mobile-menu nav>a,.kg-mobile-menu__actions a{display:block;color:#171614;text-decoration:none;font-size:20px;line-height:1.2;padding:15px 4px;border-bottom:1px solid #eee}.kg-mobile-menu nav>a[aria-current=page]{color:#9b681b}.kg-mobile-menu__actions{display:grid;margin-top:18px}.kg-mobile-menu__actions a{font-size:14px}.kg-footer-grid{grid-template-columns:1.4fr 1fr 1fr}}@keyframes kg-drawer-in{0%{transform:translate(-100%)}to{transform:none}}@media(max-width:750px){.kg-shell{width:calc(100% - 24px)}.kg-header-inner{height:68px}.kg-brand{width:118px}.kg-header-actions{gap:0}.kg-header-actions a,.kg-header-actions button{width:34px;height:34px}.kg-header-actions svg{width:18px;height:18px}.kg-header-actions m-cart-count{right:-1px;top:-1px}.kg-newsletter-grid{grid-template-columns:1fr;gap:35px}}@media(max-width:600px){.kg-footer-grid{grid-template-columns:1fr 1fr;gap:40px}.kg-footer-brand{grid-column:1/-1}.kg-footer-bottom{flex-direction:column;gap:8px}}@media(prefers-reduced-motion:reduce){.kg-announcement>div{animation:none}.kg-mobile-menu nav{animation:none}}.kg-newsletter{position:relative;overflow:hidden}.kg-newsletter:after{content:"";position:absolute;width:500px;height:500px;border-radius:50%;right:-140px;top:-250px;background:radial-gradient(circle,rgba(201,157,85,.3),transparent 65%);pointer-events:none}.kg-newsletter-grid{position:relative;z-index:1}.kg-newsletter-grid>div:first-child{max-width:650px}.kg-newsletter h2{font-weight:600;max-width:580px;margin-bottom:12px}.kg-newsletter .visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.kg-newsletter-form input[type=email]{outline:none}.kg-newsletter-form input[type=email]:focus{border-color:#9c7a45}.kg-newsletter-form button{font-weight:600;cursor:pointer}.kg-form-note{display:block;color:#757575;font-size:9px;margin:10px 0 0 18px}.kg-footer a{transition:color .2s,transform .2s}.kg-footer a:hover{color:#fff;transform:translate(3px)}.kg-newsletter-form input[type=email],.kg-newsletter-form input[type=email]:focus,.kg-newsletter-form input[type=email]:active{background:#202020!important;background-color:#202020!important;color:#fff!important;-webkit-text-fill-color:#fff!important;caret-color:#fff!important;box-shadow:none!important}.kg-newsletter-form input[type=email]::placeholder{color:#888!important;-webkit-text-fill-color:#888!important;opacity:1}.kg-newsletter-form input[type=email]:-webkit-autofill,.kg-newsletter-form input[type=email]:-webkit-autofill:hover,.kg-newsletter-form input[type=email]:-webkit-autofill:focus{-webkit-text-fill-color:#fff!important;caret-color:#fff!important;-webkit-box-shadow:0 0 0 1000px #202020 inset!important;box-shadow:0 0 0 1000px #202020 inset!important;transition:background-color 9999s ease-out 0s}.kg-newsletter-form input[type=email]:focus{border-color:#9c7a45!important}.kg-footer-brand address{margin-top:18px;color:#888;font-size:11px;line-height:1.7;font-style:normal}.kg-footer-brand address strong{color:#fff;font-size:11px;letter-spacing:.08em}.kg-footer-brand address a{display:inline;color:#b8b8b8;font-size:11px;margin:0}.kg-menu-open{overflow:hidden}@media(max-width:1000px){.kg-header{-webkit-backdrop-filter:none;backdrop-filter:none;background:#fff}}
/*# sourceMappingURL=/cdn/shop/t/2/compiled_assets/styles.css.map */
