:root{--kk-purple: #474167;--kk-purple-dark: #2f2a49;--kk-peach: #f9c4ac;--kk-ivory: #fffaf7;--kk-cream: #f7f1ed;--kk-gold: #7a5a24;--kk-gold-soft: #b8914f;--kk-ink: #272331;--kk-muted: #6f6978;--kk-border: rgba(71, 65, 103, .14);--kk-shadow: 0 24px 70px rgba(47, 42, 73, .12);--kk-serif: "Iowan Old Style", "Baskerville", "Times New Roman", serif;--kk-sans: var(--font-body-family);--kk-page: min(1440px, calc(100vw - 64px) );--kk-section-space: clamp(76px, 9vw, 144px)}html{scroll-behavior:smooth}body{background:var(--kk-ivory);color:var(--kk-ink);letter-spacing:.02em}h1,h2,h3,.h0,.h1,.h2,.h3{font-family:var(--kk-serif);font-weight:400;letter-spacing:-.035em;text-shadow:none}.content-for-layout{overflow:clip}.kk-shell{width:var(--kk-page);margin-inline:auto}.kk-eyebrow{display:flex;align-items:center;gap:12px;margin:0 0 20px;color:var(--kk-gold);font-size:1.1rem;font-weight:700;letter-spacing:.22em;line-height:1.2;text-transform:uppercase}.kk-eyebrow:before{width:32px;height:1px;background:currentColor;content:""}.kk-display{margin:0;color:var(--kk-purple);font-size:clamp(4.5rem,6.4vw,9.2rem);line-height:.94}.kk-copy{color:var(--kk-muted);font-size:clamp(1.6rem,1.4vw,1.9rem);line-height:1.75}.kk-button{position:relative;display:inline-flex;min-height:54px;align-items:center;justify-content:center;gap:14px;padding:14px 28px;border:1px solid var(--kk-purple);border-radius:999px;background:var(--kk-purple);color:#fff;font-family:var(--kk-sans);font-size:1.25rem;font-weight:700;letter-spacing:.12em;line-height:1;text-decoration:none;text-transform:uppercase;transition:transform .26s ease,background .26s ease,color .26s ease,box-shadow .26s ease}.kk-button:after{content:"\2197";font-size:1.5rem;font-weight:400;transition:transform .26s ease}.kk-button:hover{transform:translateY(-2px);background:var(--kk-purple-dark);box-shadow:0 14px 32px #2f2a492e;color:#fff}.kk-button:hover:after{transform:translate(2px,-2px)}.kk-button--ghost{border-color:#47416747;background:transparent;color:var(--kk-purple)}.kk-button--ghost:hover{background:#47416712;box-shadow:none;color:var(--kk-purple)}.kk-button:focus-visible,.header a:focus-visible,.footer a:focus-visible,.kk-collection-card:focus-visible,.kk-product-tile__image:focus-visible,.kk-product-tile__arrow:focus-visible,.kk-text-link:focus-visible,.kk-faq__item summary:focus-visible,.kk-product-education summary:focus-visible,.kk-newsletter-form button:focus-visible,.kk-contact-btn:focus-visible,.kk-product__button:focus-visible{outline:3px solid var(--kk-gold);outline-offset:4px}.kk-product__button:disabled{opacity:.62;cursor:not-allowed;transform:none!important}.announcement-bar{min-height:36px;background:var(--kk-peach)!important;color:var(--kk-purple)!important}.announcement-bar__message{padding-block:9px;font-size:1.05rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase}.header-wrapper{border-bottom:1px solid rgba(255,255,255,.12)!important;background:#2f2a49f5!important;box-shadow:none!important;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.header{min-height:78px}.header__menu-item,.header__active-menu-item,.header__icon,.header__heading-link{color:#fff!important}.header__menu-item{font-size:1.2rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.header__menu-item span{text-decoration:none!important}.header__menu-item:hover span{color:var(--kk-peach)}.menu-drawer{background:var(--kk-ivory)!important}.menu-drawer__menu-item{color:var(--kk-purple)!important;font-family:var(--kk-serif);font-size:2.6rem;font-weight:400}.kk-hero{position:relative;min-height:min(860px,calc(100svh - 110px));overflow:hidden;background:var(--kk-cream)}.kk-hero:before{position:absolute;top:-25%;left:-12%;width:54vw;height:54vw;border-radius:50%;background:#f9c4ac7a;filter:blur(2px);content:""}.kk-hero__inner{position:relative;display:grid;min-height:inherit;grid-template-columns:minmax(0,.9fr) minmax(460px,1.1fr);align-items:center;gap:clamp(40px,6vw,100px);padding-block:clamp(70px,8vw,120px)}.kk-hero__content{position:relative;z-index:2;max-width:660px}.kk-hero__title{max-width:720px;margin:0;color:var(--kk-purple);font-family:var(--kk-serif);font-size:clamp(6.1rem,7.5vw,11.5rem);font-weight:400;letter-spacing:-.055em;line-height:.82}.kk-hero__title em{display:block;color:var(--kk-gold);font-weight:400}.kk-hero__text{max-width:530px;margin:34px 0 0;color:#5e5868;font-size:clamp(1.7rem,1.5vw,2rem);line-height:1.7}.kk-hero__buttons{display:flex;flex-wrap:wrap;gap:14px;margin-top:38px}.kk-hero__proof{display:flex;align-items:center;gap:14px;margin-top:42px;color:var(--kk-purple);font-size:1.2rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.kk-hero__proof:before{width:42px;height:42px;border:1px solid rgba(184,145,79,.5);border-radius:50%;background:radial-gradient(circle,var(--kk-gold-soft) 2px,transparent 3px);content:""}.kk-hero__visual{position:relative;align-self:stretch;min-height:610px}.kk-hero__image{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;border-radius:240px 240px 28px 28px;background:linear-gradient(145deg,var(--kk-peach),#e8dce8);box-shadow:var(--kk-shadow)}.kk-hero__image:after{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 58%,rgba(47,42,73,.24));content:"";pointer-events:none}.kk-hero__image img{width:100%;height:100%;object-fit:cover;transition:transform 1.2s cubic-bezier(.2,.7,.2,1)}.kk-hero:hover .kk-hero__image img{transform:scale(1.025)}.kk-hero__seal{position:absolute;right:-34px;bottom:9%;z-index:2;display:grid;width:118px;height:118px;place-items:center;border:1px solid rgba(184,145,79,.45);border-radius:50%;background:#fffaf7eb;color:var(--kk-purple);font-family:var(--kk-serif);font-size:1.5rem;line-height:1.15;text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.kk-placeholder{display:grid;width:100%;height:100%;min-height:520px;place-items:center;color:var(--kk-purple)}.kk-love{position:relative}.kk-love{padding-block:var(--kk-section-space);background:var(--kk-purple);color:#fff}.kk-love:after{position:absolute;right:-10vw;bottom:-20vw;width:46vw;height:46vw;border:1px solid rgba(249,196,172,.18);border-radius:50%;content:""}.kk-love__intro{display:grid;grid-template-columns:minmax(0,.8fr) minmax(320px,1.2fr);align-items:end;gap:60px;margin-bottom:clamp(52px,7vw,88px)}.kk-love .kk-eyebrow{color:var(--kk-peach)}.kk-love__intro h2{max-width:850px;margin:0;color:#fff;font-size:clamp(4.6rem,6vw,8.2rem);line-height:.98}.kk-love__intro-copy{max-width:440px;justify-self:end;margin:0;color:#ffffffb3;font-size:1.7rem;line-height:1.75}.kk-love__grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid rgba(255,255,255,.17);border-left:1px solid rgba(255,255,255,.17)}.kk-love__card{min-height:310px;padding:clamp(28px,3vw,46px);border-right:1px solid rgba(255,255,255,.17);border-bottom:1px solid rgba(255,255,255,.17);transition:background .28s ease,transform .28s ease}.kk-love__card:hover{background:#ffffff0f;transform:translateY(-4px)}.kk-love__mark{display:grid;width:48px;height:48px;place-items:center;border:1px solid rgba(249,196,172,.6);border-radius:50%;color:var(--kk-peach);font-family:var(--kk-serif);font-size:1.7rem}.kk-love__card h3{margin:70px 0 14px;color:#fff;font-size:2.7rem;line-height:1.1}.kk-love__card p{margin:0;color:#ffffffab;font-size:1.5rem;line-height:1.7}.featured-collection{padding-block:clamp(72px,8vw,120px);background:var(--kk-ivory)}.featured-collection .title{color:var(--kk-purple);font-size:clamp(4rem,5vw,7rem)}.card-wrapper .card{border:0;background:transparent;box-shadow:none}.card__media{overflow:hidden;border-radius:22px;background:var(--kk-cream)}.card__media img{transition:transform .7s cubic-bezier(.2,.7,.2,1)!important}.card-wrapper:hover .card__media img{transform:scale(1.035)}.card__heading{color:var(--kk-purple);font-family:var(--kk-serif);font-size:2.2rem;line-height:1.15}.price{color:var(--kk-gold)!important;font-weight:700}.footer{margin-top:0!important;border-top:0!important;background:#242137!important;color:#ffffffb8}.footer,.footer a,.footer .link{color:#ffffffb8}.footer-block__heading,.footer__copyright{color:#fff}.footer-block__heading{font-family:var(--kk-serif);font-size:2.4rem}.footer .field__input{border-color:#ffffff52;color:#fff}.kk-reveal{opacity:0;transform:translateY(24px);transition:opacity .75s ease,transform .75s cubic-bezier(.2,.7,.2,1)}.kk-reveal[data-kk-delay="1"]{transition-delay:.1s}.kk-reveal[data-kk-delay="2"]{transition-delay:.2s}.kk-reveal[data-kk-delay="3"]{transition-delay:.3s}.kk-reveal.is-visible{opacity:1;transform:none}.kk-section-heading{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(280px,.7fr);align-items:end;gap:50px;margin-bottom:clamp(44px,6vw,72px)}.kk-section-heading__aside,.kk-section-heading__copy{max-width:440px;justify-self:end;margin:0;color:var(--kk-muted);font-size:1.65rem;line-height:1.7}.kk-section-heading__aside p{margin:0 0 20px}.kk-text-link{display:inline-flex;align-items:center;gap:9px;border-bottom:1px solid var(--kk-gold);color:var(--kk-purple);font-size:1.2rem;font-weight:700;letter-spacing:.12em;text-decoration:none;text-transform:uppercase}.kk-text-link:after{content:"\2197"}.kk-best-sellers{padding-block:var(--kk-section-space);background:var(--kk-ivory)}.kk-best-sellers .kk-display{font-size:clamp(4.5rem,6vw,8rem)}.kk-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.kk-product-tile{min-width:0}.kk-product-tile__image{display:block;overflow:hidden;aspect-ratio:.82;border-radius:22px;background:var(--kk-cream)}.kk-product-tile__image img,.kk-product-tile__image svg{width:100%;height:100%;object-fit:cover;transition:transform .7s cubic-bezier(.2,.7,.2,1)}.kk-product-tile:hover .kk-product-tile__image img{transform:scale(1.035)}.kk-product-tile__info{display:flex;align-items:start;justify-content:space-between;gap:16px;padding:20px 4px 0}.kk-product-tile__info h3{margin:0 0 7px;color:var(--kk-purple);font-size:2.1rem;line-height:1.15}.kk-product-tile__info h3 a{color:inherit;text-decoration:none}.kk-product-tile__info p{margin:0;color:var(--kk-gold);font-size:1.4rem;font-weight:700}.kk-product-tile__arrow,.kk-collection-card__arrow{display:grid;width:40px;height:40px;flex:0 0 40px;place-items:center;border:1px solid var(--kk-border);border-radius:50%;color:var(--kk-purple);text-decoration:none;transition:background .24s ease,color .24s ease,transform .24s ease}.kk-product-tile:hover .kk-product-tile__arrow,.kk-collection-card:hover .kk-collection-card__arrow{transform:translateY(-2px);background:var(--kk-purple);color:#fff}.kk-skin-focus{padding-block:var(--kk-section-space);background:#f3ece8}.kk-skin-focus__inner{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;gap:clamp(54px,8vw,120px)}.kk-skin-focus__content .kk-display{font-size:clamp(4.5rem,5.5vw,7.6rem)}.kk-skin-focus__content>.kk-copy{margin:28px 0 30px}.kk-skin-focus__list{margin:0 0 38px;padding:0;border-top:1px solid var(--kk-border);list-style:none}.kk-skin-focus__list li{display:grid;grid-template-columns:42px 1fr;gap:18px;padding-block:18px;border-bottom:1px solid var(--kk-border)}.kk-skin-focus__list li>span{color:var(--kk-gold);font-family:var(--kk-serif);font-size:1.6rem}.kk-skin-focus__list strong{color:var(--kk-purple);font-size:1.35rem;letter-spacing:.08em;text-transform:uppercase}.kk-skin-focus__list p{margin:5px 0 0;color:var(--kk-muted);font-size:1.4rem;line-height:1.55}.kk-skin-focus__visual{position:relative;overflow:hidden;min-height:660px;border-radius:220px 220px 28px 28px;background:linear-gradient(145deg,var(--kk-peach),#ded7e7)}.kk-skin-focus__visual>img{width:100%;height:100%;min-height:660px;object-fit:cover}.kk-skin-focus__placeholder{display:grid;min-height:660px;place-items:center;padding:50px;color:var(--kk-purple);font-family:var(--kk-serif);font-size:clamp(3rem,4vw,5.6rem);line-height:1;text-align:center}.kk-skin-focus__disclaimer{position:absolute;right:24px;bottom:24px;left:24px;margin:0;padding:14px 18px;border-radius:14px;background:#fffaf7e6;color:var(--kk-muted);font-size:1.1rem;line-height:1.45;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.kk-testimonials{padding-block:var(--kk-section-space);background:var(--kk-purple);color:#fff}.kk-testimonials__heading{max-width:880px;margin:0 auto clamp(46px,6vw,72px);text-align:center}.kk-testimonials .kk-eyebrow{justify-content:center;color:var(--kk-peach)}.kk-testimonials .kk-display{color:#fff;font-size:clamp(4.5rem,6vw,8rem)}.kk-testimonials__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.kk-testimonial{min-width:0;margin:0;padding:clamp(28px,3.4vw,46px);border:1px solid rgba(255,255,255,.18);border-radius:22px;background:#ffffff0e}.kk-testimonial__stars{color:var(--kk-peach);font-size:1.25rem;letter-spacing:.12em}.kk-testimonial blockquote{min-height:170px;margin:38px 0;color:#fff;font-family:var(--kk-serif);font-size:clamp(2.4rem,2.4vw,3.3rem);letter-spacing:-.025em;line-height:1.2}.kk-testimonial figcaption{display:grid;gap:3px;color:#ffffffa1;font-size:1.25rem}.kk-testimonial figcaption strong{color:#fff;letter-spacing:.08em;text-transform:uppercase}.kk-testimonials__empty{grid-column:1 / -1;padding:34px;border:1px dashed rgba(255,255,255,.35);border-radius:18px;color:#ffffffc2;text-align:center}.kk-collection-edit{padding-block:var(--kk-section-space);background:var(--kk-ivory)}.kk-collection-edit .kk-display{font-size:clamp(4.5rem,6vw,8rem)}.kk-collection-edit__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.kk-collection-card{color:var(--kk-purple);text-decoration:none}.kk-collection-card__image{overflow:hidden;aspect-ratio:.83;border-radius:24px;background:var(--kk-cream)}.kk-collection-card__image img,.kk-collection-card__image svg{width:100%;height:100%;object-fit:cover;transition:transform .75s cubic-bezier(.2,.7,.2,1)}.kk-collection-card:hover .kk-collection-card__image img{transform:scale(1.035)}.kk-collection-card__content{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:22px 4px 0}.kk-collection-card__content span:first-child{display:block;margin-bottom:6px;color:var(--kk-gold);font-size:1.05rem;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.kk-collection-card h3{margin:0;color:var(--kk-purple);font-size:clamp(2.5rem,2.8vw,3.5rem);line-height:1.05}.kk-faq{padding-block:var(--kk-section-space);background:#f3ece8}.kk-faq__inner{display:grid;grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);align-items:start;gap:clamp(50px,8vw,120px)}.kk-faq__heading{position:sticky;top:130px}.kk-faq__heading .kk-display{font-size:clamp(4.5rem,5.2vw,7rem)}.kk-faq__heading .kk-copy{max-width:420px;margin-top:26px}.kk-faq__items{border-top:1px solid var(--kk-border)}.kk-faq__item{border-bottom:1px solid var(--kk-border)}.kk-faq__item summary{display:flex;min-height:86px;align-items:center;justify-content:space-between;gap:24px;padding:20px 0;color:var(--kk-purple);cursor:pointer;font-family:var(--kk-serif);font-size:clamp(2rem,2.2vw,2.8rem);list-style:none}.kk-faq__item summary::-webkit-details-marker{display:none}.kk-faq__icon{position:relative;width:22px;height:22px;flex:0 0 22px}.kk-faq__icon:before,.kk-faq__icon:after{position:absolute;top:50%;left:50%;width:18px;height:1px;background:var(--kk-purple);content:"";transform:translate(-50%,-50%);transition:transform .22s ease}.kk-faq__icon:after{transform:translate(-50%,-50%) rotate(90deg)}.kk-faq__item[open] .kk-faq__icon:after{transform:translate(-50%,-50%) rotate(0)}.kk-faq__answer{max-width:680px;padding:0 54px 26px 0;color:var(--kk-muted);font-size:1.55rem;line-height:1.7}.kk-email{overflow:hidden;padding-block:clamp(92px,10vw,150px);background:var(--kk-peach)}.kk-email__inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.8fr);align-items:center;gap:clamp(48px,8vw,110px)}.kk-email .kk-eyebrow{color:var(--kk-purple)}.kk-email__copy h2{max-width:800px;margin:0;color:var(--kk-purple);font-size:clamp(4.8rem,6vw,8rem);line-height:.95}.kk-email__copy>p:last-child{max-width:590px;margin:26px 0 0;color:#474167c2;font-size:1.7rem;line-height:1.7}.kk-newsletter-form__row{display:flex;align-items:stretch;border-bottom:1px solid var(--kk-purple)}.kk-newsletter-form input{min-width:0;flex:1;padding:18px 4px;border:0;border-radius:0;outline:0;background:transparent;color:var(--kk-purple);font:inherit;font-size:1.6rem}.kk-newsletter-form input::placeholder{color:#474167a6}.kk-newsletter-form input:focus-visible{outline:2px solid var(--kk-purple);outline-offset:4px}.kk-newsletter-form button{padding:12px 4px 12px 24px;border:0;background:transparent!important;box-shadow:none;color:var(--kk-purple);cursor:pointer;font-size:1.15rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.kk-newsletter-form__message,.kk-email__fine-print{display:block;margin:14px 0 0;color:#474167b3;font-size:1.15rem}.kk-newsletter-form__message[role=alert]{font-weight:700}@media screen and (max-width:989px){:root{--kk-page: min(100% - 40px, 760px)}.kk-hero__inner,.kk-love__intro{grid-template-columns:1fr}.kk-hero{min-height:auto}.kk-hero__inner{gap:54px;padding-block:64px}.kk-hero__content{max-width:720px}.kk-hero__visual{min-height:min(720px,100vw)}.kk-hero__seal{right:20px}.kk-love__intro-copy{max-width:620px;justify-self:start}.kk-love__grid{grid-template-columns:repeat(2,1fr)}.kk-section-heading,.kk-skin-focus__inner,.kk-faq__inner,.kk-email__inner{grid-template-columns:1fr}.kk-section-heading__aside,.kk-section-heading__copy{max-width:620px;justify-self:start}.kk-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.kk-skin-focus__visual{min-height:620px}.kk-testimonials__grid{grid-template-columns:1fr}.kk-testimonial blockquote{min-height:0}.kk-faq__heading{position:static}}@media screen and (max-width:749px){:root{--kk-page: calc(100% - 32px) ;--kk-section-space: 76px}.header{min-height:64px}.kk-eyebrow{font-size:1rem}.kk-display{font-size:clamp(4.2rem,14vw,6rem)}.kk-button{width:100%;min-height:52px}.kk-hero__inner{gap:42px;padding-block:52px 36px}.kk-hero__title{font-size:clamp(5.7rem,20vw,8.2rem)}.kk-hero__text{margin-top:24px}.kk-hero__buttons{display:grid}.kk-hero__proof{margin-top:30px;font-size:1rem}.kk-hero__visual{min-height:112vw}.kk-hero__image{border-radius:130px 130px 22px 22px}.kk-hero__seal{right:12px;bottom:18px;width:94px;height:94px;font-size:1.25rem}.kk-love__intro{gap:24px;margin-bottom:42px}.kk-love__intro h2{font-size:clamp(4.2rem,14vw,6rem)}.kk-love__grid{grid-template-columns:1fr}.kk-love__card{min-height:240px}.kk-love__card h3{margin-top:44px}.kk-section-heading{gap:24px;margin-bottom:40px}.kk-product-grid,.kk-collection-edit__grid{display:flex;margin-right:-16px;padding-right:16px;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory}.kk-product-tile,.kk-collection-card{min-width:82vw;scroll-snap-align:start}.kk-product-tile__image,.kk-collection-card__image{border-radius:18px}.kk-skin-focus__visual,.kk-skin-focus__visual>img,.kk-skin-focus__placeholder{min-height:112vw}.kk-skin-focus__visual{border-radius:120px 120px 22px 22px}.kk-testimonials__heading{text-align:left}.kk-testimonials .kk-eyebrow{justify-content:flex-start}.kk-testimonial{padding:28px 24px}.kk-faq__item summary{min-height:76px;font-size:2rem}.kk-faq__answer{padding-right:28px}.kk-email__inner{gap:40px}.kk-newsletter-form__row{display:grid}.kk-newsletter-form button{min-height:50px;padding-inline:4px;text-align:left}}.kk-collection-hero{position:relative;overflow:hidden;background:#f3ece8;color:var(--kk-purple)}.kk-collection-hero:before{position:absolute;top:-24vw;left:-12vw;width:48vw;height:48vw;border-radius:50%;background:#f9c4ac75;content:""}.kk-collection-hero .collection-hero__inner{position:relative;display:grid;min-height:520px;grid-template-columns:minmax(0,.88fr) minmax(420px,1.12fr);align-items:center;gap:clamp(50px,8vw,110px);padding-block:clamp(64px,8vw,110px)}.kk-collection-hero .collection-hero__text-wrapper{z-index:1;max-width:660px;padding:0}.kk-collection-hero .collection-hero__title{margin:0;color:var(--kk-purple);font-size:clamp(5.4rem,7.2vw,10rem);letter-spacing:-.055em;line-height:.88}.kk-collection-hero .collection-hero__description{max-width:580px;margin-top:30px;color:var(--kk-muted);font-size:clamp(1.6rem,1.5vw,1.9rem);line-height:1.75}.kk-collection-hero .collection-hero__description p{margin:0}.kk-collection-hero__count{margin:28px 0 0;color:var(--kk-gold);font-size:1.1rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.kk-collection-hero .collection-hero__image-container{overflow:hidden;min-height:460px;border:0;border-radius:190px 190px 24px 24px;background:#e9dfe2;box-shadow:var(--kk-shadow)}.kk-collection-hero .collection-hero__image-container img{width:100%;height:100%;min-height:460px;object-fit:cover}.kk-collection-shop{background:var(--kk-ivory)}.kk-collection-shop .facets-wrapper,.kk-collection-shop .facets-vertical-sort{margin-bottom:36px}.kk-collection-shop .facets-container-drawer{display:flex;min-height:64px;align-items:center;justify-content:space-between;gap:20px;padding:10px 0;border-top:1px solid var(--kk-border);border-bottom:1px solid var(--kk-border)}.kk-collection-shop .facets-container-drawer .mobile-facets__wrapper,.kk-collection-shop .facets-container-drawer .product-count{margin:0}.kk-collection-shop .mobile-facets__open,.kk-collection-shop .facet-filters__label,.kk-collection-shop .facet-filters__sort,.kk-collection-shop .product-count__text{color:var(--kk-purple);font-size:1.2rem;font-weight:700;letter-spacing:.09em;text-transform:uppercase}.kk-collection-shop .mobile-facets__open{min-height:44px;padding:0}.kk-collection-shop .facet-filters__sort{min-height:44px;padding:0 38px 0 14px;border:1px solid var(--kk-border);border-radius:999px;background:transparent}.kk-collection-shop .facets__form{gap:30px}.kk-collection-shop .active-facets__button-inner{min-height:38px;border-color:var(--kk-border);border-radius:999px;background:#fff;color:var(--kk-purple);box-shadow:none}.kk-collection-shop .product-grid{column-gap:clamp(18px,2vw,30px);row-gap:clamp(42px,5vw,72px)}.kk-collection-shop .card-wrapper,.kk-collection-shop .card{height:100%}.kk-collection-shop .card__inner{overflow:hidden;border-radius:24px;background:#f1ebe8}.kk-collection-shop .card__media{border-radius:0}.kk-collection-shop .card__media img{object-fit:cover}.kk-collection-shop .card__content{padding-top:16px}.kk-collection-shop .card__information{padding:0}.kk-collection-shop .card__heading{margin-bottom:9px;color:var(--kk-purple);font-size:clamp(2rem,2vw,2.6rem);line-height:1.12}.kk-collection-shop .card-information>.price{margin-top:10px;color:var(--kk-gold)!important;font-size:1.5rem}.kk-collection-shop .jdgm-prev-badge{margin-top:8px;color:var(--kk-muted);font-size:1.15rem}.kk-collection-shop .badge{padding:.8rem 1.2rem;border:0;border-radius:999px;font-size:1rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.kk-collection-shop .quick-add{margin-top:18px}.kk-collection-shop .quick-add__submit{min-height:50px;border:1px solid var(--kk-purple);border-radius:999px;background:transparent;color:var(--kk-purple);box-shadow:none;font-size:1.1rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.kk-collection-shop .quick-add__submit:hover{background:var(--kk-purple);color:#fff}.kk-collection-shop .pagination-wrapper{margin-top:clamp(60px,7vw,100px)}.kk-collection-shop .pagination__item{width:44px;height:44px;color:var(--kk-purple)}.mobile-facets__inner{background:var(--kk-ivory)}.mobile-facets__header{border-bottom:1px solid var(--kk-border);background:#f3ece8}.mobile-facets__heading{color:var(--kk-purple);font-family:var(--kk-serif);font-size:2.6rem}.mobile-facets__summary,.mobile-facets__label,.mobile-facets__sort .select__select{color:var(--kk-purple)}@media screen and (max-width:989px){.kk-collection-hero .collection-hero__inner{min-height:0;grid-template-columns:1fr;gap:44px}.kk-collection-hero .collection-hero__image-container{width:min(100%,700px);min-height:520px;margin-inline:auto}.kk-collection-hero .collection-hero__image-container img{min-height:520px}}@media screen and (max-width:749px){.kk-collection-hero .collection-hero__inner{display:grid;padding-block:50px 32px}.kk-collection-hero .collection-hero__title{font-size:clamp(5rem,17vw,7rem)}.kk-collection-hero .collection-hero__description{margin-top:22px;font-size:1.55rem}.kk-collection-hero .collection-hero__image-container,.kk-collection-hero .collection-hero__image-container img{min-height:112vw}.kk-collection-hero .collection-hero__image-container{border-radius:120px 120px 20px 20px}.kk-collection-shop .facets-wrapper{margin-bottom:26px}.kk-collection-shop .facets-container-drawer{min-height:58px}.kk-collection-shop .product-grid{column-gap:12px;row-gap:38px}.kk-collection-shop .card__inner{border-radius:16px}.kk-collection-shop .card__heading{font-size:1.7rem}.kk-collection-shop .quick-add{margin-top:12px}.kk-collection-shop .quick-add__submit{min-height:46px;padding-inline:10px;font-size:1rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.kk-reveal{opacity:1;transform:none;transition:none}.kk-hero__image img,.card__media img{transition:none!important}}@media screen and (max-width:989px){.page-width,.page-width-desktop,.page-width-tablet{padding-right:2rem;padding-left:2rem}.product,.cart-items,.cart__footer,.facets-container,.template-search__results,.main-blog,.article-template,.customer{min-width:0}.kk-product,.kk-contact-wrap{gap:3.2rem}.kk-product__info{position:static}}@media screen and (max-width:749px){html{scroll-padding-top:7rem}body{overflow-wrap:break-word}main{min-width:0}.page-width,.page-width-desktop,.page-width-tablet{width:100%;padding-right:1.6rem;padding-left:1.6rem}.button,.shopify-challenge__button,.customer button,.shopify-payment-button__button,.quick-add__submit{min-height:4.8rem}input,textarea,select,.field__input,.select__select,.customer .field input{font-size:1.6rem}.header{padding:1rem 1.6rem}.header__icon{width:4.4rem;height:4.4rem}.header__heading-logo{max-width:min(11rem,32vw);height:auto}.announcement-bar__message{padding:.9rem 4rem;font-size:1rem;line-height:1.35}.menu-drawer__navigation{padding-top:2.4rem}.menu-drawer__menu-item{min-height:5.4rem;padding:1.2rem 2rem}.product{gap:2.8rem}.product__media-wrapper,.product__info-wrapper,.product__info-container{width:100%;max-width:100%}.product__media-list{margin-right:-1.6rem;margin-left:-1.6rem;scroll-padding-left:1.6rem}.product__media-item{width:calc(100% - 3.2rem)}.product__title h1,.product__title>*{font-size:clamp(3.4rem,11vw,4.8rem);line-height:.98}.product__description,.product__description p,.accordion__content{font-size:1.55rem;line-height:1.7}.product-form__buttons,.product-form__submit,.shopify-payment-button{width:100%;max-width:none}.product-form__submit,.shopify-payment-button__button{min-height:5.4rem}.product-form__quantity,.quantity{min-height:4.8rem}.accordion summary{min-height:5.6rem;padding-block:1.5rem}.related-products{padding-right:1.6rem;padding-left:1.6rem}.kk-product{display:grid;grid-template-columns:minmax(0,1fr);gap:2rem;padding:2.4rem 1.6rem 4.8rem}.kk-product__gallery,.kk-product__image,.kk-product__info{width:100%;min-width:0;max-width:none}.kk-product__image{border-radius:2rem}.kk-product__image img{width:100%;max-height:74svh;object-fit:contain}.kk-product__info{padding:2.4rem 1.8rem;border-radius:2.2rem}.kk-product h1{font-size:clamp(3.6rem,12vw,5rem);line-height:.98}.kk-product__price{margin-bottom:2rem;font-size:2.2rem}.kk-product__description{font-size:1.5rem;line-height:1.7}.kk-product__button{min-height:5.4rem;padding:1.4rem 2rem}.collection-hero__inner{gap:2rem;padding-block:2.8rem}.collection-hero__title,.main-page-title,.title--primary,.template-search__header h1,.main-blog__title{font-size:clamp(3.6rem,11vw,5rem);line-height:1}.collection-hero__description{font-size:1.5rem;line-height:1.65}.product-grid,#product-grid{column-gap:1.2rem;row-gap:2.8rem}.product-grid .grid__item,#product-grid .grid__item{min-width:0}.product-grid .card__heading,#product-grid .card__heading{font-size:1.75rem}.facets-container,.mobile-facets__wrapper{min-height:4.8rem}.mobile-facets__open-wrapper,.facet-filters__sort{min-height:4.4rem}.cart-items thead{display:none}.cart-item{grid-template:repeat(2,auto) / minmax(9rem,11rem) minmax(0,1fr);gap:1.2rem 1.6rem;padding-block:2rem}.cart-item__media{grid-row:1 / 3;width:100%}.cart-item__image{width:100%;height:auto;border-radius:1.4rem}.cart-item__details,.cart-item__quantity,.cart-item__totals{min-width:0}.cart__footer{padding-top:2.4rem}.cart__checkout-button{width:100%;min-height:5.4rem}.kk-about-page,.kk-contact-page{padding:5.2rem 1.6rem}.kk-about-hero,.kk-contact-header{margin-bottom:4rem}.kk-about-image{width:min(100%,32rem);max-height:62svh;margin-bottom:2.8rem;border-radius:2.2rem}.kk-about-hero h1,.kk-contact-header h1{font-size:clamp(4.2rem,14vw,6rem)}.kk-about-hero h2{font-size:1.8rem}.kk-quote{font-size:1.8rem;line-height:1.55}.kk-story-block{padding-block:2.6rem}.kk-story-block h3,.kk-thank-you h3{font-size:2.5rem}.kk-story-block p,.kk-thank-you p,.kk-contact-header p{font-size:1.55rem;line-height:1.7}.kk-values{justify-content:flex-start;padding-block:3rem;gap:.8rem}.kk-values span{padding:.9rem 1.2rem;font-size:1.25rem}.kk-contact-wrap,.kk-field-row{display:grid;grid-template-columns:minmax(0,1fr);gap:0}.kk-contact-wrap{gap:1.8rem}.kk-contact-info,.kk-contact-form-box{min-width:0;padding:2.4rem 1.8rem;border-radius:2.2rem}.kk-contact-info h2{font-size:2.8rem}.kk-field input,.kk-field textarea{min-height:5rem;padding:1.4rem 1.5rem;border-radius:1.4rem}.kk-field textarea{min-height:14rem}.kk-contact-btn{min-height:5.4rem}.rte img,.article-template__content img{width:100%;height:auto;border-radius:1.6rem}.article-template__title{font-size:clamp(3.6rem,11vw,5rem);line-height:1}.customer{width:100%;max-width:none;padding-right:1.6rem;padding-left:1.6rem}.customer h1,.customer h2{font-size:clamp(3.4rem,10vw,4.8rem)}.customer table{display:block;max-width:100%;overflow-x:auto;overscroll-behavior-inline:contain}.footer{text-align:left}.footer__content-top,.footer__content-bottom-wrapper{padding-right:1.6rem;padding-left:1.6rem}.footer__blocks-wrapper{row-gap:1.2rem}.footer-block{width:100%;margin-bottom:2rem}.footer-block__heading{margin-bottom:1.4rem;font-size:2.2rem}.footer-block__details-content .list-menu__item--link{min-height:4.4rem;padding-block:1rem}.footer-block--newsletter{align-items:stretch}.footer-block__newsletter,.newsletter-form{width:100%;max-width:none}}@media screen and (max-width:374px){:root{--kk-page: calc(100% - 24px) }.page-width,.page-width-desktop,.page-width-tablet,.customer,.kk-product,.kk-about-page,.kk-contact-page{padding-right:1.2rem;padding-left:1.2rem}.kk-product__info,.kk-contact-info,.kk-contact-form-box{padding-right:1.5rem;padding-left:1.5rem}}.kk-product{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);gap:clamp(40px,6vw,90px);align-items:start;padding:clamp(48px,6vw,90px) max(24px,6vw);background:var(--kk-purple)}.kk-product__gallery{min-width:0}.kk-product__image{overflow:hidden;border-radius:30px;background:var(--kk-cream);box-shadow:0 24px 60px #14102440}.kk-product__image img,.kk-product__placeholder svg{display:block;width:100%;height:auto;max-height:820px;object-fit:contain}.kk-product__info{position:sticky;top:120px;padding:clamp(28px,4vw,48px);border:1px solid rgba(249,196,172,.3);border-radius:30px;background:#ffffff14;color:#fff}.kk-product__eyebrow{margin:0 0 14px;color:var(--kk-peach);font-size:1.1rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.kk-product h1{margin:0 0 18px;color:#fff;font-size:clamp(4.2rem,5vw,7rem);line-height:.98}.kk-product__price{margin-bottom:24px;color:var(--kk-peach);font-family:var(--kk-serif);font-size:2.5rem}.kk-product__description{color:#ffffffd1;font-size:1.55rem;line-height:1.75}.kk-product__description>:first-child{margin-top:0}.kk-product__form{display:grid;gap:18px;margin-top:28px}.kk-product__field{display:grid;gap:8px}.kk-product__field label{color:var(--kk-peach);font-size:1.15rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.kk-product__field select,.kk-product__field input{width:100%;min-height:52px;padding:12px 16px;border:1px solid rgba(249,196,172,.48);border-radius:14px;background:var(--kk-ivory);color:var(--kk-purple-dark);font:inherit;font-size:1.5rem}.kk-product__quantity{max-width:140px}.kk-product__field select:focus-visible,.kk-product__field input:focus-visible{outline:3px solid var(--kk-peach);outline-offset:3px}.kk-product__button{width:100%;min-height:56px;padding:15px 28px;border:0;border-radius:999px;background:var(--kk-peach);color:var(--kk-purple-dark);cursor:pointer;font-size:1.5rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase;transition:transform .22s ease,background .22s ease}.kk-product__button:hover:not(:disabled){transform:translateY(-2px);background:#ffd3c0}.kk-product__assurances{display:grid;gap:10px;margin:24px 0 0;padding:20px 0 0;border-top:1px solid rgba(249,196,172,.3);color:#ffffffc2;font-size:1.25rem;list-style:none}.kk-product__assurances li:before{margin-right:10px;color:var(--kk-peach);content:"\2713"}.kk-product__assurances a{color:inherit;text-decoration-thickness:1px;text-underline-offset:3px}.kk-trust-bar{border-block:1px solid var(--kk-border);background:var(--kk-ivory)}.kk-trust-bar__inner{display:grid;grid-template-columns:repeat(4,1fr)}.kk-trust-bar__item{display:grid;grid-template-columns:auto 1fr;gap:16px;padding:30px clamp(18px,2.2vw,34px);border-right:1px solid var(--kk-border)}.kk-trust-bar__item:last-child{border-right:0}.kk-trust-bar__item>span{color:var(--kk-gold);font-family:var(--kk-serif);font-size:1.35rem}.kk-trust-bar__item strong{display:block;margin-bottom:6px;color:var(--kk-purple);font-size:1.2rem;letter-spacing:.08em;text-transform:uppercase}.kk-trust-bar__item p{margin:0;color:var(--kk-muted);font-size:1.3rem;line-height:1.55}.kk-founder-note{padding-block:var(--kk-section-space);background:#f3ece8}.kk-founder-note__inner{display:grid;grid-template-columns:minmax(0,.85fr) minmax(320px,1.15fr);gap:clamp(50px,8vw,120px);align-items:start}.kk-founder-note .kk-display{font-size:clamp(4.5rem,5.5vw,7.5rem)}.kk-founder-note__copy{padding-left:clamp(24px,4vw,58px);border-left:1px solid rgba(71,65,103,.25)}.kk-founder-note blockquote{margin:0 0 28px;color:var(--kk-purple);font-family:var(--kk-serif);font-size:clamp(2.5rem,3vw,4rem);line-height:1.2}.kk-founder-note__copy>p{color:var(--kk-muted);font-size:1.6rem;line-height:1.75}.kk-founder-note__signature{display:grid;margin-block:28px 22px}.kk-founder-note__signature strong{color:var(--kk-purple)}.kk-founder-note__signature span{font-size:1.25rem}@media screen and (max-width:989px){.kk-trust-bar__inner{grid-template-columns:repeat(2,1fr)}.kk-trust-bar__item:nth-child(2){border-right:0}.kk-trust-bar__item:nth-child(-n+2){border-bottom:1px solid var(--kk-border)}.kk-founder-note__inner{grid-template-columns:1fr;gap:36px}}@media screen and (max-width:749px){.kk-trust-bar__inner{grid-template-columns:1fr}.kk-trust-bar__item,.kk-trust-bar__item:nth-child(2){border-right:0;border-bottom:1px solid var(--kk-border)}.kk-trust-bar__item:last-child{border-bottom:0}.kk-founder-note__copy{padding-left:0;border-left:0}}.kk-product-details{padding-block:var(--kk-section-space);background:var(--kk-ivory)}.kk-trust-strip{display:grid;grid-template-columns:repeat(3,1fr);margin:0;padding:0;border-top:1px solid var(--kk-border);border-left:1px solid var(--kk-border);list-style:none}.kk-trust-strip>li{min-height:190px;padding:clamp(24px,3vw,42px);border-right:1px solid var(--kk-border);border-bottom:1px solid var(--kk-border)}.kk-trust-strip span,.kk-product-benefits__grid span{color:var(--kk-gold);font-family:var(--kk-serif);font-size:1.5rem}.kk-trust-strip strong{display:block;margin:38px 0 8px;color:var(--kk-purple);font-size:1.3rem;letter-spacing:.1em;text-transform:uppercase}.kk-trust-strip p{margin:0;color:var(--kk-muted);font-size:1.4rem;line-height:1.6}.kk-product-benefits{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:clamp(54px,8vw,120px);align-items:start;padding-block:var(--kk-section-space)}.kk-product-benefits__intro{position:sticky;top:120px}.kk-product-benefits__intro .kk-display{font-size:clamp(4.6rem,5.6vw,7.6rem)}.kk-product-benefits__intro .kk-copy{margin-top:26px}.kk-product-benefits__grid{display:grid}.kk-product-benefits__grid article{padding:34px 0;border-top:1px solid var(--kk-border)}.kk-product-benefits__grid article:last-child{border-bottom:1px solid var(--kk-border)}.kk-product-benefits__grid h3{margin:28px 0 10px;color:var(--kk-purple);font-size:clamp(2.8rem,3.2vw,4rem)}.kk-product-benefits__grid p{max-width:540px;margin:0;color:var(--kk-muted);font-size:1.55rem;line-height:1.7}.kk-product-education{display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:clamp(46px,7vw,100px);padding:clamp(48px,7vw,90px);border-radius:30px;background:#f2ebe8}.kk-product-education__skin h2{margin:0 0 24px;color:var(--kk-purple);font-size:clamp(3.6rem,4.6vw,6rem);line-height:1}.kk-product-education__skin>p{color:var(--kk-muted);font-size:1.65rem;line-height:1.7}.kk-product-education__skin small{display:block;margin-top:28px;color:var(--kk-muted);font-size:1.1rem;line-height:1.55}.kk-product-education__accordions{border-top:1px solid var(--kk-border)}.kk-product-education__accordions details{border-bottom:1px solid var(--kk-border)}.kk-product-education__accordions summary{display:flex;min-height:78px;align-items:center;justify-content:space-between;gap:20px;color:var(--kk-purple);cursor:pointer;font-family:var(--kk-serif);font-size:2.2rem;list-style:none}.kk-product-education__accordions summary::-webkit-details-marker{display:none}.kk-product-education__accordions summary span:last-child{font-family:var(--kk-sans);transition:transform .22s ease}.kk-product-education__accordions details[open] summary span:last-child{transform:rotate(45deg)}.kk-product-education__accordions details>div{padding:0 36px 28px 0;color:var(--kk-muted);font-size:1.5rem;line-height:1.7}.kk-product-education__accordions ol{padding-left:2rem}.kk-product-education__accordions a{color:var(--kk-purple);font-weight:700}.kk-product-faq h3{margin:20px 0 5px;color:var(--kk-purple);font-family:var(--kk-sans);font-size:1.35rem;font-weight:700}.kk-product-faq h3:first-child{margin-top:0}.kk-product-faq p{margin:0}@media screen and (max-width:989px){.kk-product-benefits,.kk-product-education{grid-template-columns:1fr}.kk-product-benefits__intro{position:static}}@media screen and (max-width:749px){.kk-trust-strip{grid-template-columns:1fr}.kk-trust-strip>li{min-height:0;padding:24px 20px}.kk-trust-strip strong{margin-top:24px}.kk-product-benefits{gap:34px}.kk-product-benefits__grid article{padding-block:26px}.kk-product-education{gap:36px;padding:40px 20px;border-radius:22px}.kk-product-education__accordions summary{min-height:68px;font-size:1.9rem}.kk-product-education__accordions details>div{padding-right:20px}}@media(forced-colors:active){.kk-button:focus-visible,.header a:focus-visible,.footer a:focus-visible,.kk-collection-card:focus-visible,.kk-product-tile__image:focus-visible,.kk-product-tile__arrow:focus-visible,.kk-text-link:focus-visible,.kk-faq__item summary:focus-visible,.kk-product-education summary:focus-visible,.kk-newsletter-form button:focus-visible,.kk-contact-btn:focus-visible,.kk-product__button:focus-visible{outline-color:Highlight}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/kadeys-luxury.css.map */
