.kl{--kl-pink: #f7aea6;--kl-text: #454545;--kl-bg: #fdfbfe;--kl-white: #ffffff;--kl-warm: #FDF5F3;--kl-border: rgba(69, 69, 69, .1);--kl-font: "Instrument Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--kl-text-body: 16px;--kl-text-body-sm: 15px;--kl-text-caption: 13px;--kl-text-label: 12px;--kl-weight-medium: 500;--kl-weight-semibold: 600;--kl-tracking-widest: .12em;--kl-color-text: #454545;--kl-color-text-secondary: #696969;--kl-color-text-on-accent: #3a2420;--kl-color-accent: #f7aea6;--kl-color-border: rgba(69, 69, 69, .1);--kl-radius-md: 10px;--kl-radius-lg: 16px;--kl-radius-pill: 999px;--kl-ease: cubic-bezier(.22, 1, .36, 1);--kl-duration: .25s;font-family:var(--kl-font);color:var(--kl-text);-webkit-font-smoothing:antialiased}.kl *,.kl *:before,.kl *:after{box-sizing:border-box;margin:0;padding:0}.kl .kl-home-hero{padding-top:4rem;padding-bottom:var(--kl-hero-pb-desktop, 4rem);min-height:85vh;display:flex;align-items:center}.kl .kl-home-hero__inner{display:grid;grid-template-columns:1fr 1.05fr;align-items:center;gap:clamp(2rem,1.5rem + 2.5vw,4.5rem);max-width:1200px;margin:0 auto;padding:0 clamp(1.25rem,1rem + 2vw,3rem);width:100%}.kl .kl-home-hero__text{display:flex;flex-direction:column;gap:1.25rem}.kl .kl-home-hero__eyebrow{font-family:var(--kl-font);font-size:var(--kl-text-label, 12px);font-weight:var(--kl-weight-semibold, 600);text-transform:uppercase;letter-spacing:var(--kl-tracking-widest, .12em);color:var(--kl-color-sale, #E68A82);opacity:0;transform:translateY(18px)}.kl .kl-home-hero h1{font-family:var(--kl-font);font-size:clamp(2.7rem,2rem + 2.2vw,4.5rem);font-weight:600;letter-spacing:-.05em;line-height:.95;color:var(--kl-color-text, #454545);opacity:0;transform:translateY(35px)}.kl .kl-home-hero__sub{font-size:var(--kl-text-body, 16px);max-width:480px;line-height:1.55;color:var(--kl-color-text, #454545);opacity:0;transform:translateY(25px)}.kl .kl-home-hero__ctas{display:flex;align-items:center;gap:.75rem;align-self:flex-start;opacity:0;transform:translateY(18px) scale(.92)}.kl .kl-home-hero__cta{display:inline-flex;align-items:center;gap:.6rem;background:var(--kl-color-accent, #f7aea6);color:var(--kl-color-text-on-accent, #3a2420);font-family:var(--kl-font);font-size:17px;font-weight:var(--kl-weight-medium, 500);padding:.875rem 2.5rem;border-radius:var(--kl-radius-pill, 999px);border:1px solid transparent;cursor:pointer;text-decoration:none;transition:opacity var(--kl-duration, .25s)}.kl .kl-home-hero__cta:hover{opacity:.85}.kl .kl-home-hero__cta:active{transform:scale(.96)}.kl .kl-home-hero__cta svg{transition:transform .2s}.kl .kl-home-hero__cta:hover svg{transform:translate(4px)}.kl .kl-home-hero__cta--ghost{background:transparent;color:var(--kl-color-text, #454545);border:none;padding:.875rem .25rem;text-decoration:underline;text-underline-offset:4px;text-decoration-thickness:1px}.kl .kl-home-hero__cta--ghost:hover{opacity:.65}.kl .kl-home-hero__proof{font-size:14px;color:#454545;display:flex;align-items:center;gap:.5rem;opacity:0}.kl .kl-home-hero__stars{display:flex;gap:2px}.kl .kl-home-hero__stars svg{width:14px;height:14px;fill:var(--kl-color-accent, #f7aea6);stroke:var(--kl-color-accent, #f7aea6)}.kl .kl-home-hero__mosaic{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,clamp(100px,7.5vw,130px));gap:10px;width:100%;will-change:transform}.kl .kl-home-hero__mosaic-img{border-radius:14px;overflow:hidden;opacity:0;transition:transform .95s cubic-bezier(.34,1.56,.64,1),opacity .95s cubic-bezier(.34,1.56,.64,1)}.kl .kl-home-hero__mosaic-img img{width:100%;height:100%;object-fit:cover;display:block}.kl .kl-home-hero__mosaic-img:nth-child(3){grid-column:2;grid-row:1 / 3;border-radius:18px}.kl .kl-home-hero__mosaic-img:nth-child(n+9){display:none}.kl .kl-home-hero__eyebrow.kl-visible{opacity:1;color:var(--kl-color-sale, #E68A82);transform:translateY(0);transition:opacity .55s cubic-bezier(.33,1,.68,1),transform .55s cubic-bezier(.33,1,.68,1)}.kl .kl-home-hero h1.kl-visible{opacity:1;transform:translateY(0);transition:opacity .75s cubic-bezier(.22,.61,.36,1),transform .75s cubic-bezier(.22,.61,.36,1)}.kl .kl-home-hero__sub.kl-visible{opacity:1;transform:translateY(0);transition:opacity .65s cubic-bezier(.33,1,.68,1),transform .65s cubic-bezier(.33,1,.68,1)}.kl .kl-home-hero__ctas.kl-visible{opacity:1;transform:translateY(0) scale(1);transition:opacity .55s cubic-bezier(.34,1.56,.64,1),transform .55s cubic-bezier(.34,1.56,.64,1)}.kl .kl-home-hero__proof.kl-visible{opacity:1;transition:opacity .5s ease}@keyframes klHeroBreathe{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}@media(max-width:999px){.kl .kl-home-hero__inner{grid-template-columns:1fr;max-width:520px;text-align:center}.kl .kl-home-hero__text{align-items:center;order:2}.kl .kl-home-hero__mosaic{order:1;grid-template-rows:repeat(2,clamp(90px,14vw,110px))}.kl .kl-home-hero__mosaic-img:nth-child(3){grid-row:1 / 3}.kl .kl-home-hero__mosaic-img:nth-child(n+6){display:none}.kl .kl-home-hero__ctas{align-self:center}.kl .kl-home-hero__sub{max-width:420px}}@media(max-width:749px){.kl .kl-home-hero{padding-top:4rem;padding-bottom:var(--kl-hero-pb-mobile, 2.75rem);min-height:auto}.kl .kl-home-hero__inner{gap:1.25rem;padding:0 var(--kl-gutter-mobile, 1.25rem);max-width:380px}.kl .kl-home-hero__text{gap:1rem}.kl .kl-home-hero__mosaic{grid-template-rows:repeat(2,clamp(62px,15vw,82px));gap:6px}.kl .kl-home-hero__mosaic-img{border-radius:var(--kl-radius-md, 10px)}.kl .kl-home-hero__mosaic-img:nth-child(3){border-radius:13px}.kl .kl-home-hero h1{font-size:clamp(2rem,1.5rem + 3vw,3rem)}.kl .kl-home-hero__sub{font-size:var(--kl-text-body-sm, 15px);max-width:320px}.kl .kl-home-hero__ctas{flex-direction:column;align-self:stretch;gap:.625rem}.kl .kl-home-hero__cta{padding:.75rem 1.75rem;font-size:16px;min-height:48px;justify-content:center;width:100%}.kl .kl-home-hero__proof{font-size:13px;flex-wrap:wrap;justify-content:center}}@media(max-width:380px){.kl .kl-home-hero__inner{max-width:300px}.kl .kl-home-hero__mosaic{grid-template-rows:repeat(2,58px);gap:5px}.kl .kl-home-hero h1{font-size:1.85rem}.kl .kl-home-hero__text{gap:.85rem}}.kl .kl-home-featured{background:var(--kl-white, #ffffff);border-top:1px solid rgba(69,69,69,.06);border-bottom:1px solid rgba(69,69,69,.06);padding:2rem 0}.kl .kl-home-featured__inner{max-width:1200px;margin:0 auto;padding:0 clamp(1.25rem,1rem + 2vw,3rem);display:flex;align-items:center;gap:clamp(1.5rem,1rem + 2vw,3rem)}.kl .kl-home-featured__label{font-family:var(--kl-font);font-size:11px;font-weight:var(--kl-weight-medium, 500);text-transform:uppercase;letter-spacing:.14em;color:var(--kl-color-text, #454545);white-space:nowrap;flex-shrink:0;opacity:0;transform:translate(-10px)}.kl .kl-home-featured__label.kl-visible{opacity:.4;transform:translate(0);transition:opacity .5s cubic-bezier(.33,1,.68,1),transform .5s cubic-bezier(.33,1,.68,1)}.kl .kl-home-featured__logos{display:flex;align-items:center;justify-content:flex-end;gap:clamp(2rem,1.5rem + 2.5vw,3.5rem);flex:1}.kl .kl-home-featured__logo{height:clamp(18px,1rem + .6vw,26px);width:auto;object-fit:contain;filter:grayscale(1);opacity:0;transform:translateY(8px);transition:filter .3s,opacity .3s}.kl .kl-home-featured__logo.kl-visible{opacity:.35;transform:translateY(0);transition:opacity .45s cubic-bezier(.33,1,.68,1),transform .45s cubic-bezier(.33,1,.68,1),filter .3s}.kl .kl-home-featured__logo.kl-visible:hover{filter:grayscale(0);opacity:.7}@media(max-width:999px){.kl .kl-home-featured__inner{flex-direction:column;gap:.75rem;padding:0 var(--kl-gutter-tablet, 2rem)}.kl .kl-home-featured__logos{gap:clamp(1.5rem,1rem + 2vw,2.5rem)}}@media(max-width:749px){.kl .kl-home-featured{padding:1.5rem 0;border-top:1px solid rgba(69,69,69,.06)}.kl .kl-home-featured__inner{padding:0}.kl .kl-home-featured__label{font-size:11px;padding:0 var(--kl-gutter-mobile, 1.25rem)}.kl .kl-home-featured__logos{gap:1.25rem;justify-content:flex-start;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;overscroll-behavior-x:contain;touch-action:pan-x;padding:0 var(--kl-gutter-mobile, 1.25rem)}.kl .kl-home-featured__logos::-webkit-scrollbar{display:none}.kl .kl-home-featured__logos>*{flex-shrink:0}.kl .kl-home-featured__logo{height:18px}}.kl .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.kl .kl-home-products{background:var(--kl-hp-bg, linear-gradient(180deg, #fefaf9 0%, #faf0ed 100%));padding:5rem 0}.kl .kl-home-products__inner{max-width:var(--kl-max-width, 1400px);margin:0 auto;padding:0 var(--kl-gutter, 3rem)}.kl .kl-home-products__header{text-align:center;margin-bottom:1.75rem}.kl .kl-home-products__eyebrow{font-family:var(--kl-font);font-size:var(--kl-text-label, 12px);font-weight:var(--kl-weight-semibold, 600);text-transform:uppercase;letter-spacing:var(--kl-tracking-widest, .12em);color:var(--kl-color-sale, #E68A82);margin-bottom:.75rem}.kl .kl-home-products__heading{font-size:clamp(1.8rem,1.476rem + 1.4vw,3.15rem);font-weight:var(--kl-weight-semibold, 600);letter-spacing:-.05em;line-height:1.15;color:var(--kl-hp-heading, var(--kl-color-text, #454545));margin-bottom:.65rem}.kl .kl-home-products__subheading{font-size:var(--kl-text-body, 16px);color:var(--kl-hp-body, var(--kl-color-text, #454545));max-width:420px;margin:0 auto;line-height:1.55}.kl .kl-home-products__tabs{display:flex;justify-content:center;gap:10px;padding-bottom:20px;flex-wrap:wrap}.kl .kl-home-products__tab{position:relative;display:flex;align-items:center;gap:9px;padding:12px 24px;border-radius:var(--kl-radius-pill, 999px);border:1.5px solid var(--kl-color-border, rgba(69, 69, 69, .1));background:#fff;cursor:pointer;font-family:var(--kl-font);font-size:14px;font-weight:var(--kl-weight-medium, 500);color:var(--kl-hp-body, var(--kl-color-text, #454545));transition:background .4s cubic-bezier(.16,1,.3,1),border-color .4s cubic-bezier(.16,1,.3,1),padding .4s cubic-bezier(.16,1,.3,1),transform var(--kl-duration, .25s) var(--kl-ease);-webkit-user-select:none;user-select:none}.kl .kl-home-products__tab:hover{border-color:var(--kl-color-accent, #f7aea6);transform:translateY(-1px)}.kl .kl-home-products__tab:active{transform:scale(.96) translateY(0)}.kl .kl-home-products__tab[aria-selected=true]{background:#fff;border-color:var(--kl-color-accent, #f7aea6);padding:12px 30px}.kl .kl-home-products__tab-icon{width:22px;height:22px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;background:#4545450f;transition:transform .4s cubic-bezier(.16,1,.3,1),background .4s cubic-bezier(.16,1,.3,1)}.kl .kl-home-products__tab[aria-selected=true] .kl-home-products__tab-icon{transform:scale(1.12);background:#f7aea633}.kl .kl-home-products__tab-icon svg{width:12px;height:12px}.kl .kl-home-products__tab[aria-selected=true] .kl-home-products__tab-icon svg{color:var(--kl-color-sale, #e68a82)}.kl .kl-home-products__card{background:#fff;border-radius:28px;border:1px solid var(--kl-color-border, rgba(69, 69, 69, .1));box-shadow:none;overflow:hidden;max-width:1020px;margin:0 auto;transition:box-shadow var(--kl-duration-slow, .4s) var(--kl-ease),transform var(--kl-duration-slow, .4s) var(--kl-ease)}.kl .kl-home-products__body{display:grid;grid-template-columns:1fr 1fr}.kl .kl-home-products__visual{position:relative;display:grid;align-items:end;justify-items:start;padding:0;min-height:460px;overflow:hidden;background:none;border-radius:28px 0 0 28px}.kl .kl-home-products__img-wrap{grid-area:1 / 1;position:relative;display:flex;align-items:stretch;justify-content:stretch;width:100%;height:100%;padding:0;opacity:0;pointer-events:none;transition:opacity .4s ease}.kl .kl-home-products__img-wrap[data-active=true]{opacity:1;pointer-events:auto;transition-delay:.08s}.kl .kl-home-products__img-wrap[data-exiting=true]{opacity:0;transition-delay:0s}.kl .kl-home-products__img-wrap img{width:100%;max-width:100%;height:100%;object-fit:cover;transition:transform .5s cubic-bezier(.16,1,.3,1)}.kl .kl-home-products__img-wrap[data-active=true] img:hover{transform:scale(1.03)}.kl .kl-home-products__details{position:relative;display:grid;align-items:center}.kl .kl-home-products__detail{grid-area:1 / 1;display:flex;flex-direction:column;justify-content:center;padding:3rem 3rem 3rem 1.5rem;opacity:0;pointer-events:none;transition:opacity .25s ease}.kl .kl-home-products__detail[data-active=true]{opacity:1;pointer-events:auto}.kl .kl-home-products__detail[data-active=true]>*{animation:klHomeProductsDetailIn .45s cubic-bezier(.16,1,.3,1) both}.kl .kl-home-products__detail[data-active=true]>*:nth-child(1){animation-delay:.08s}.kl .kl-home-products__detail[data-active=true]>*:nth-child(2){animation-delay:.14s}.kl .kl-home-products__detail[data-active=true]>*:nth-child(3){animation-delay:.2s}.kl .kl-home-products__detail[data-active=true]>*:nth-child(4){animation-delay:.26s}.kl .kl-home-products__detail[data-active=true]>*:nth-child(5){animation-delay:.32s}.kl .kl-home-products__detail[data-active=true]>*:nth-child(6){animation-delay:.38s}@keyframes klHomeProductsDetailIn{0%{opacity:0;transform:translate(18px)}to{opacity:1;transform:translate(0)}}.kl .kl-home-products__label{display:inline-flex;align-items:center;gap:6px;font-family:var(--kl-font);font-size:var(--kl-text-badge, 11px);font-weight:var(--kl-weight-bold, 700);letter-spacing:var(--kl-tracking-wider, .08em);text-transform:uppercase;color:var(--kl-color-sale, #E68A82);margin-bottom:.6rem}.kl .kl-home-products__label svg{width:12px;height:12px}.kl .kl-home-products__name{font-size:clamp(1.5rem,1.2rem + 1.1vw,2.4rem);font-weight:var(--kl-weight-semibold, 600);letter-spacing:-.05em;line-height:1.1;color:var(--kl-hp-heading, var(--kl-color-text, #454545));margin-bottom:.6rem}.kl .kl-home-products__name-link{color:inherit;text-decoration:none}.kl .kl-home-products__name-link:hover{color:var(--kl-color-sale, #E68A82)}.kl .kl-home-products__img-link{display:flex;align-items:center;justify-content:center;width:100%}.kl .kl-home-products__rating{display:flex;align-items:center;gap:.4rem;margin-bottom:.6rem}.kl .kl-home-products__stars{color:var(--kl-pink, #f7aea6);font-size:17px;letter-spacing:1.5px;line-height:1}.kl .kl-home-products__rating-text{font-family:var(--kl-font);font-size:var(--kl-text-body-sm, 15px);color:var(--kl-color-text, #454545);font-weight:var(--kl-weight-medium, 500)}.kl .kl-home-products__price{display:flex;align-items:center;gap:.5rem;font-family:var(--kl-font);margin-bottom:.6rem;flex-wrap:wrap}.kl .kl-home-products__price-current{font-size:19px;font-weight:var(--kl-weight-bold, 700);color:var(--kl-color-text, #454545)}.kl .kl-home-products__price-compare{font-size:var(--kl-text-body, 16px);text-decoration:line-through;color:var(--kl-color-text-muted, #7a7a7a);font-weight:var(--kl-weight-normal, 400)}.kl .kl-home-products__save-badge{display:inline-block;font-family:var(--kl-font);font-size:12px;font-weight:var(--kl-weight-bold, 700);letter-spacing:.03em;padding:.2rem .6rem;border-radius:var(--kl-radius-pill, 999px);background:var(--kl-color-sale, #e68a82);color:#fff}.kl .kl-home-products__cta--sold-out{opacity:.5;cursor:not-allowed;pointer-events:none}.kl .kl-home-products__best-for{font-size:var(--kl-text-body-sm, 15px);font-weight:var(--kl-weight-medium, 500);color:var(--kl-hp-body, var(--kl-color-text-secondary, #696969));margin-bottom:.85rem}.kl .kl-home-products__desc{font-size:var(--kl-text-body, 16px);line-height:1.6;color:var(--kl-hp-body, var(--kl-color-text, #454545));margin-bottom:1.25rem;max-width:400px}.kl .kl-home-products__cta-row{display:flex;flex-direction:column;align-items:center;width:fit-content;gap:10px}.kl .kl-home-products__cta{display:inline-flex;align-items:center;gap:10px;padding:.8rem 2rem;border-radius:var(--kl-radius-pill, 999px);background:var(--kl-hp-accent, var(--kl-color-accent, #f7aea6));color:var(--kl-color-text-on-accent, #3a2420);font-family:var(--kl-font);font-size:17px;font-weight:var(--kl-weight-medium, 500);text-decoration:none;border:none;cursor:pointer;transition:opacity var(--kl-duration, .25s),transform .3s cubic-bezier(.16,1,.3,1)}.kl .kl-home-products__cta:hover{opacity:.85}.kl .kl-home-products__cta:active{transform:scale(.96)}.kl .kl-home-products__cta svg{width:17px;height:17px;transition:transform .3s ease}.kl .kl-home-products__cta:hover svg{transform:translate(4px)}.kl .kl-home-products__guarantee{display:flex;align-items:center;gap:5px;font-family:var(--kl-font);font-size:var(--kl-text-label, 12px);font-weight:var(--kl-weight-medium, 500);color:var(--kl-color-text-muted, #7a7a7a)}.kl .kl-home-products__guarantee svg{width:15px;height:15px}.kl .kl-home-products__card{opacity:0;transform:translateY(16px);transition:opacity .45s ease,transform .5s cubic-bezier(.16,1,.3,1)}.kl .kl-home-products__card.kl-visible{opacity:1;transform:translateY(0)}.kl .kl-home-products__card.kl-visible:hover{box-shadow:0 8px 32px #45454514;transform:translateY(-3px)}@media(max-width:999px){.kl .kl-home-products__inner{padding:0 var(--kl-gutter-tablet, 2rem)}.kl .kl-home-products__body{grid-template-columns:1fr}.kl .kl-home-products__visual{min-height:340px;border-radius:28px 28px 0 0}.kl .kl-home-products__detail{padding:2rem}}@media(max-width:749px){.kl .kl-home-products{padding:3.5rem 0}.kl .kl-home-products__inner{padding:0 var(--kl-gutter-mobile, 1.25rem)}.kl .kl-home-products__header{margin-bottom:1.25rem}.kl .kl-home-products__subheading{font-size:var(--kl-text-body-sm, 15px)}.kl .kl-home-products__card{border-radius:22px}.kl .kl-home-products__tabs{justify-content:flex-start;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;gap:8px;padding:4px var(--kl-gutter-mobile, 1.25rem) 14px;margin:0 calc(-1 * var(--kl-gutter-mobile, 1.25rem));scrollbar-width:none}.kl .kl-home-products__tabs::-webkit-scrollbar{display:none}.kl .kl-home-products__tab{padding:10px 16px;font-size:13px;gap:7px;flex-shrink:0;white-space:nowrap}.kl .kl-home-products__tab[aria-selected=true]{padding:10px 22px}.kl .kl-home-products__tab-icon{width:18px;height:18px}.kl .kl-home-products__tab-icon svg{width:10px;height:10px}.kl .kl-home-products__visual{min-height:0;padding:0;background:none;border-radius:22px 22px 0 0}.kl .kl-home-products__img-wrap img{max-width:100%;width:100%}.kl .kl-home-products__detail{padding:1.5rem 1.25rem 2rem}.kl .kl-home-products__name{font-size:1.5rem}.kl .kl-home-products__desc{font-size:var(--kl-text-body-sm, 15px)}.kl .kl-home-products__price-current{font-size:17px}.kl .kl-home-products__price-compare{font-size:var(--kl-text-body-sm, 15px)}.kl .kl-home-products__stars{font-size:16px}.kl .kl-home-products__cta{width:100%;justify-content:center;font-size:var(--kl-text-body, 16px)}.kl .kl-home-products__cta-row{flex-direction:column;align-items:stretch;width:100%}.kl .kl-home-products__guarantee{justify-content:center}}.kl .kl-home-products__rating{background:none;border:none;padding:0;cursor:pointer;font-family:inherit;color:inherit;text-align:left;border-radius:4px}.kl .kl-home-products__rating .kl-home-products__rating-text{text-decoration:underline;text-decoration-color:var(--kl-color-border-light, rgba(69,69,69,.12));text-underline-offset:2px}.kl .kl-home-products__rating:hover .kl-home-products__rating-text{text-decoration-color:var(--kl-color-text-muted, #7a7a7a)}body.kl-drawer-open{overflow:hidden;overscroll-behavior:contain}.kl .kl-hp-rv-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9998;background:transparent;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.kl .kl-hp-rv-backdrop:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#00000059}.kl .kl-hp-rv-backdrop.open{opacity:1;visibility:visible}.kl .kl-hp-rv-drawer{position:fixed;top:0;right:0;bottom:0;z-index:9999;width:min(440px,92vw);background:#fff;display:flex;flex-direction:column;transform:translate(100%);visibility:hidden;transition:transform .35s cubic-bezier(.4,0,.2,1),visibility .35s;font-family:var(--kl-font)}.kl .kl-hp-rv-drawer.open{transform:translate(0);visibility:visible}.kl .kl-hp-rv-drawer-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:1.25rem 1.5rem;border-bottom:1px solid var(--kl-border, rgba(69,69,69,.1));flex-shrink:0}.kl .kl-hp-rv-agg{display:flex;align-items:center;gap:.75rem;min-height:44px}.kl .kl-hp-rv-agg-score{font-size:32px;font-weight:var(--kl-weight-bold, 700);color:var(--kl-text, #454545);line-height:1}.kl .kl-hp-rv-agg-info{display:flex;flex-direction:column;gap:.15rem}.kl .kl-hp-rv-agg-stars .kl-hp-rv-stars{margin-bottom:0}.kl .kl-hp-rv-agg-count{font-size:13px;color:var(--kl-color-text-secondary, #696969);line-height:1.3}.kl .kl-hp-rv-close{width:44px;height:44px;border-radius:50%;border:none;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--kl-text, #454545);flex-shrink:0;transition:background var(--kl-duration-fast, .15s) ease}.kl .kl-hp-rv-close:hover{background:#4545450f}.kl .kl-hp-rv-close svg{width:18px;height:18px}.kl .kl-hp-rv-search{position:relative;padding:.75rem 1.5rem;border-bottom:1px solid var(--kl-border, rgba(69,69,69,.1));flex-shrink:0}.kl .kl-hp-rv-search-icon{position:absolute;left:2.25rem;top:50%;transform:translateY(-50%);width:16px;height:16px;color:#999;pointer-events:none}.kl .kl-hp-rv-search-input{width:100%;font-family:var(--kl-font);font-size:15px;color:var(--kl-text, #454545);background:#fff;border:1px solid rgba(69,69,69,.18);border-radius:var(--kl-radius-pill, 999px);padding:.625rem 2.5rem;outline:none!important;-webkit-appearance:none;transition:border-color .2s ease,box-shadow .2s ease;box-shadow:0 1px 3px #0000000a}.kl .kl-hp-rv-search-input::placeholder{color:#999}.kl .kl-hp-rv-search-input:hover{border-color:var(--kl-pink, #f7aea6);box-shadow:0 1px 3px #0000000a,0 0 0 3px #f7aea626}.kl .kl-hp-rv-search-input:focus{border-color:var(--kl-pink, #f7aea6);box-shadow:0 1px 3px #0000000a,0 0 0 3px #f7aea626}.kl .kl-hp-rv-search-clear{position:absolute;right:2.25rem;top:50%;transform:translateY(-50%);width:20px;height:20px;border:none;background:#45454514;border-radius:50%;cursor:pointer;display:none;align-items:center;justify-content:center;color:var(--kl-color-text-muted, #7a7a7a);padding:0;transition:background .2s ease}.kl .kl-hp-rv-search-clear:hover{background:#45454524}.kl .kl-hp-rv-search-clear svg{width:11px;height:11px}.kl .kl-hp-rv-drawer-body{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:1.25rem 1.5rem}.kl .kl-hp-rv-list{display:flex;flex-direction:column;gap:1.25rem}.kl .kl-hp-rv-card{background:#fff;padding:1.25rem 0;border-bottom:1px solid var(--kl-border, rgba(69,69,69,.1))}.kl .kl-hp-rv-card:last-child{border-bottom:none;padding-bottom:0}.kl .kl-hp-rv-header{display:flex;align-items:flex-start;gap:.65rem;margin-bottom:.5rem}.kl .kl-hp-rv-avatar{width:36px;height:36px;border-radius:50%;background:#fdf0ec;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:var(--kl-weight-semibold, 600);color:#e8967a;flex-shrink:0}.kl .kl-hp-rv-meta{display:flex;flex-direction:column;min-width:0;flex:1}.kl .kl-hp-rv-name{font-size:var(--kl-text-body-sm, 15px);font-weight:var(--kl-weight-medium, 500);color:var(--kl-text, #454545);display:flex;align-items:center;gap:.3rem}.kl .kl-hp-rv-verified{display:inline-flex;align-items:center;gap:3px;width:fit-content;font-size:11px;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:#1e7a3d;background:#e9f5ee;padding:2px 8px;border-radius:999px;line-height:1.2;white-space:nowrap}.kl .kl-hp-rv-verified svg{flex-shrink:0}.kl .kl-hp-rv-age{font-size:var(--kl-text-caption, 13px);font-weight:var(--kl-weight-normal, 400);color:var(--kl-text, #454545);white-space:nowrap}.kl .kl-hp-rv-date{font-size:var(--kl-text-caption, 13px);color:var(--kl-color-text-muted, #7a7a7a);flex-shrink:0;margin-top:2px}.kl .kl-hp-rv-stars{display:flex;gap:2px;margin-bottom:.4rem}.kl .kl-hp-rv-stars svg{display:block}.kl .kl-hp-rv-title{font-size:var(--kl-text-body, 16px);font-weight:var(--kl-weight-semibold, 600);color:var(--kl-text, #454545);margin-bottom:.3rem}.kl .kl-hp-rv-body{font-size:var(--kl-text-body-sm, 15px);line-height:1.6;color:var(--kl-text, #454545);margin:0}.kl .kl-hp-rv-toggle{background:none;border:none;padding:0;cursor:pointer;font-size:var(--kl-text-body-sm, 15px);font-weight:var(--kl-weight-medium, 500);color:var(--kl-color-sale, #e68a82);font-family:inherit}.kl .kl-hp-rv-toggle:hover{text-decoration:underline}.kl .kl-hp-rv-photos{display:flex;gap:.5rem;margin-top:.75rem;flex-wrap:wrap}.kl .kl-hp-rv-photo-btn{position:relative;padding:0;border:none;background:none;cursor:pointer;border-radius:8px;overflow:hidden;flex-shrink:0;width:108px;height:135px;transition:transform .25s ease}.kl .kl-hp-rv-photo-btn img{width:100%;height:100%;object-fit:cover;display:block;border-radius:8px;border:1px solid rgba(69,69,69,.06)}.kl .kl-hp-rv-photo-btn:hover{transform:scale(1.03)}.kl .kl-hp-rv-photo-badge{position:absolute;bottom:6px;right:6px;background:#0009;color:#fff;font-size:11px;font-weight:600;line-height:1;padding:4px 8px;border-radius:999px;pointer-events:none}.kl .kl-hp-rv-expand{margin-top:.75rem;border-radius:10px;overflow:hidden;background:var(--kl-color-surface-low, #F7F5F8);border:1px solid rgba(69,69,69,.08);opacity:0;transform:translateY(-6px);transition:opacity .2s ease,transform .2s ease}.kl .kl-hp-rv-expand--visible{opacity:1;transform:translateY(0)}.kl .kl-hp-rv-expand-hero{position:relative;display:flex;align-items:center;justify-content:center;min-height:240px;max-height:420px;background:#faf8fb}.kl .kl-hp-rv-expand-img{width:100%;height:auto;max-height:420px;object-fit:contain;display:block;transition:opacity .12s ease;-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.kl .kl-hp-rv-expand-prev,.kl .kl-hp-rv-expand-next{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:50%;border:none;background:#ffffffd9;color:var(--kl-text, #454545);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s;z-index:2}.kl .kl-hp-rv-expand-prev{left:8px}.kl .kl-hp-rv-expand-next{right:8px}.kl .kl-hp-rv-expand-prev:hover,.kl .kl-hp-rv-expand-next:hover{background:#fff}.kl .kl-hp-rv-expand-close{position:absolute;top:8px;right:8px;width:44px;height:44px;border-radius:50%;border:none;background:#00000059;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s;z-index:2}.kl .kl-hp-rv-expand-close:hover{background:#0000008c}.kl .kl-hp-rv-expand-counter{text-align:center;padding:.4rem 0;font-size:var(--kl-text-caption, 13px);font-weight:600;color:var(--kl-color-text-muted, #7a7a7a)}.kl .kl-hp-rv-reply{margin-top:.75rem;padding:.85rem 1.15rem;border-radius:10px;background:var(--kl-color-surface-low, #F7F5F8);font-size:var(--kl-text-body-sm, 15px);line-height:1.6;color:var(--kl-text, #454545);font-style:italic}.kl .kl-hp-rv-reply p{margin:0}.kl .kl-hp-rv-reply-sig{font-style:normal;font-weight:700;text-transform:capitalize;color:var(--kl-color-sale, #E68A82);font-size:var(--kl-text-caption, 13px)}.kl .kl-hp-rv-loadmore{display:inline-flex;align-items:center;justify-content:center;width:100%;padding:.75rem 2.5rem;font-family:inherit;font-size:var(--kl-text-body-sm, 15px);font-weight:500;color:var(--kl-color-text, #454545);background:transparent;cursor:pointer;border:1.5px solid rgba(69,69,69,.1);border-radius:999px;box-shadow:0 1px 4px #0000000f;transition:border-color .25s,background .25s,transform .25s,box-shadow .25s}.kl .kl-hp-rv-loadmore:hover{border-color:var(--kl-pink, #f7aea6);background:#f7aea60f;transform:scale(1.03);box-shadow:0 2px 8px #f7aea62e}.kl .kl-hp-rv-loadmore:disabled{color:var(--kl-color-text-muted, #7a7a7a);cursor:default;transform:none;box-shadow:none}.kl .kl-hp-rv-empty{text-align:center;padding:2rem 1rem;color:var(--kl-color-text-muted, #7a7a7a);font-size:var(--kl-text-body-sm, 15px)}.kl .kl-hp-rv-profile{margin-top:.75rem;padding-top:.75rem;border-top:1px solid var(--kl-border, rgba(69,69,69,.1))}.kl .kl-hp-rv-profile-label{font-size:11px;font-weight:600;color:var(--kl-color-text-secondary, #696969);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.6rem}.kl .kl-hp-rv-profile-grid{display:flex}.kl .kl-hp-rv-profile-cell{display:flex;flex-direction:column;align-items:center;gap:3px;flex:1;padding:0 .5rem;border-right:1px solid var(--kl-border, rgba(69,69,69,.1))}.kl .kl-hp-rv-profile-cell:first-child{padding-left:0}.kl .kl-hp-rv-profile-cell:last-child{border-right:none;padding-right:0}.kl .kl-hp-rv-profile-icon{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:var(--kl-bg, #fdfbfe)}.kl .kl-hp-rv-profile-icon svg{width:18px;height:18px}.kl .kl-hp-rv-profile-key{font-size:11px;font-weight:600;color:var(--kl-color-text-muted, #7a7a7a);text-transform:uppercase;letter-spacing:.05em}.kl .kl-hp-rv-profile-val{font-size:14px;font-weight:600;color:var(--kl-text, #454545);text-align:center}.kl .kl-hp-rv-concerns{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem;margin-top:.6rem;padding-top:.6rem;border-top:1px solid var(--kl-border, rgba(69,69,69,.1))}.kl .kl-hp-rv-concerns-label{font-size:11px;font-weight:600;color:var(--kl-color-text-secondary, #696969);text-transform:uppercase;letter-spacing:.05em;margin-right:.2rem}.kl .kl-hp-rv-concern-tag{font-size:13px;font-weight:500;padding:4px 14px;border-radius:999px;border:1px solid var(--kl-border, rgba(69,69,69,.1));background:#fff;color:var(--kl-text, #454545);white-space:nowrap}.kl .kl-hp-rv-concern-more{font-size:12px;font-weight:500;padding:4px 12px;border-radius:999px;border:1px dashed var(--kl-border, rgba(69,69,69,.15));background:none;color:var(--kl-color-text-muted, #7a7a7a);cursor:pointer;font-family:inherit;white-space:nowrap}.kl .kl-hp-rv-concern-more:hover{border-color:var(--kl-color-text-secondary, #696969)}.kl .kl-hp-rv-footer{display:flex;align-items:center;gap:.5rem;margin-top:.75rem;padding-top:.6rem;border-top:1px solid var(--kl-border, rgba(69,69,69,.1))}.kl .kl-hp-rv-helpful-label{font-size:var(--kl-text-label, 12px);font-weight:500;color:var(--kl-color-text-muted, #7a7a7a)}.kl .kl-hp-rv-actions{display:flex;gap:.35rem}.kl .kl-hp-rv-vote-btn{display:inline-flex;align-items:center;gap:4px;padding:5px 12px;border-radius:999px;border:1px solid #e5e1dd;background:#fff;font-family:inherit;color:var(--kl-text, #454545);cursor:pointer;font-size:var(--kl-text-label, 12px);font-weight:500;transition:background .15s,color .15s,border-color .15s}.kl .kl-hp-rv-vote-btn svg{width:14px;height:14px;flex-shrink:0;color:var(--kl-color-text-muted, #7a7a7a)}.kl .kl-hp-rv-vote-btn:hover{background:var(--kl-warm, #FDF5F3);color:var(--kl-sale, #e68a82);border-color:var(--kl-sale, #e68a82)}.kl .kl-hp-rv-vote-btn:active{transform:scale(.93)}.kl .kl-hp-rv-vote-btn.kl-hp-rv-voted{background:var(--kl-warm, #FDF5F3);color:var(--kl-sale, #e68a82);border-color:var(--kl-sale, #e68a82);pointer-events:none}.kl .kl-hp-rv-vote-btn.kl-hp-rv-vote-disabled{opacity:.35;pointer-events:none}.kl .kl-hp-rv-skeleton{display:flex;flex-direction:column;gap:1rem}.kl .kl-hp-rv-skel-card{border:1px solid #e5e1dd;border-radius:10px;padding:1.25rem}.kl .kl-hp-rv-skel-line{height:12px;border-radius:6px;margin-bottom:.6rem;background:linear-gradient(90deg,#f0eeec 25%,#f7f5f3,#f0eeec 75%);background-size:200% 100%;animation:klHpSkelShimmer 1.5s ease-in-out infinite}.kl .kl-hp-rv-skel-line:last-child{margin-bottom:0}.kl .kl-hp-rv-skel-w30{width:30%}.kl .kl-hp-rv-skel-w50{width:50%}.kl .kl-hp-rv-skel-w90{width:90%}.kl .kl-hp-rv-skel-w70{width:70%}.kl .kl-hp-rv-skel-w40{width:40%;height:8px}@keyframes klHpSkelShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.kl .kl-hp-rv-spinner{display:flex;gap:.4rem;justify-content:center;padding:3rem 0}.kl .kl-hp-rv-spinner-dot{width:8px;height:8px;border-radius:50%;background:var(--kl-color-text-muted, #7a7a7a);animation:klHpPulse 1.2s ease-in-out infinite}.kl .kl-hp-rv-spinner-dot:nth-child(2){animation-delay:.15s}.kl .kl-hp-rv-spinner-dot:nth-child(3){animation-delay:.3s}@keyframes klHpPulse{0%,80%,to{opacity:.25;transform:scale(.8)}40%{opacity:1;transform:scale(1)}}.kl .kl-home-results{padding:var(--kl-section-pad, 5rem) 0 var(--kl-section-pad-bottom, 5rem);background:radial-gradient(ellipse 80% 50% at 50% 55%,rgba(247,174,166,.04) 0%,transparent 70%),var(--kl-bg);position:relative;z-index:1}.kl .kl-home-results .kl-inner{max-width:var(--kl-max-width, 1400px);margin:0 auto;padding:0 var(--kl-gutter, 3rem)}.kl .kl-hr-header{display:flex;align-items:flex-end;justify-content:space-between;gap:1.5rem;margin-bottom:clamp(2rem,3.5vw,3rem)}.kl .kl-hr-header-text{max-width:560px}.kl .kl-hr-eyebrow{font-family:var(--kl-font);font-size:var(--kl-text-label);font-weight:var(--kl-weight-semibold);letter-spacing:var(--kl-tracking-widest);text-transform:uppercase;color:var(--kl-color-sale, #E68A82);margin-bottom:.75rem;opacity:0;transform:translateY(12px);transition:opacity .5s ease,transform .5s cubic-bezier(.22,1,.36,1)}.kl .kl-hr-title{font-size:clamp(1.8rem,1.476rem + 1.4vw,3.15rem);font-weight:600;letter-spacing:-.05em;line-height:1.15;margin-bottom:.75rem;opacity:0;transform:translateY(12px);transition:opacity .5s ease,transform .5s cubic-bezier(.22,1,.36,1)}.kl .kl-hr-subtitle{font-size:var(--kl-text-body, 16px);line-height:1.55;color:var(--kl-color-text, #454545);max-width:440px;opacity:0;transform:translateY(12px);transition:opacity .5s ease,transform .5s cubic-bezier(.22,1,.36,1)}.kl .kl-hr-eyebrow.revealed,.kl .kl-hr-title.revealed,.kl .kl-hr-subtitle.revealed{opacity:1;transform:translateY(0)}.kl .kl-hr-cam{display:inline-flex;align-items:center;gap:0;background:#ffffffb3;backdrop-filter:blur(20px) saturate(1.3);-webkit-backdrop-filter:blur(20px) saturate(1.3);border:1px solid rgba(69,69,69,.08);border-radius:40px;padding:7px;box-shadow:0 2px 8px #4545450a,0 8px 24px #4545450f;flex-shrink:0}.kl .kl-hr-header .kl-hr-cam{opacity:0;transform:translateY(12px);transition:opacity .5s ease,transform .5s cubic-bezier(.22,1,.36,1)}.kl .kl-hr-header .kl-hr-cam.revealed{opacity:1;transform:translateY(0)}.kl .kl-hr-film-track{display:flex;align-items:center;gap:5px;padding:0 14px 0 16px}.kl .kl-hr-notch{width:4px;height:14px;border-radius:2px;background:#45454524;transition:background .4s ease,height .3s cubic-bezier(.34,1.56,.64,1),transform .3s cubic-bezier(.34,1.56,.64,1);flex-shrink:0}.kl .kl-hr-notch.seen{background:#f7aea680}.kl .kl-hr-notch.active{background:var(--kl-color-accent);height:18px;transform:scaleX(1.15)}.kl .kl-hr-counter{display:flex;align-items:baseline;gap:1px;padding:0 12px 0 10px;font-variant-numeric:tabular-nums;font-size:var(--kl-text-caption);font-weight:var(--kl-weight-semibold);letter-spacing:-.02em;color:var(--kl-color-text-muted);line-height:1;position:relative}.kl .kl-hr-digit-slot{display:inline-block;overflow:hidden;height:1.1em;position:relative}.kl .kl-hr-digit-inner{display:block;transition:transform .35s cubic-bezier(.23,1,.32,1)}.kl .kl-hr-digit-inner.rolling{transform:translateY(-1.1em)}.kl .kl-hr-digit-inner span{display:block;height:1.1em;line-height:1.1em}.kl .kl-hr-cam-sep{color:var(--kl-color-text-muted, #7a7a7a);padding:0 2px}.kl .kl-hr-cam-total{color:var(--kl-color-text-muted)}.kl .kl-hr-shutter{width:48px;height:48px;border-radius:50%;border:2.5px solid var(--kl-color-border);background:linear-gradient(180deg,var(--kl-color-accent) 0%,#e8968e 100%);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:transform .15s cubic-bezier(.23,1,.32,1),box-shadow .15s ease;box-shadow:0 3px 12px #f7aea64d,0 1px 3px #0000000f;-webkit-tap-highlight-color:transparent;flex-shrink:0;position:relative;overflow:hidden}.kl .kl-hr-shutter:hover{transform:scale(1.08);box-shadow:0 5px 20px #f7aea666,0 2px 4px #0000000f}.kl .kl-hr-shutter:active{transform:scale(.88);box-shadow:0 1px 6px #f7aea633}.kl .kl-hr-shutter:after{content:"";position:absolute;top:-3px;right:-3px;bottom:-3px;left:-3px;border-radius:50%;border:2px solid rgba(247,174,166,.5);opacity:0;transform:scale(1);pointer-events:none}@keyframes klHrShutterRing{0%{opacity:.6;transform:scale(1)}to{opacity:0;transform:scale(1.55)}}.kl .kl-hr-shutter.recoil:after{animation:klHrShutterRing .45s cubic-bezier(.23,1,.32,1) forwards}.kl .kl-hr-shutter svg{width:20px;height:20px;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke:var(--kl-color-text);color:var(--kl-color-text-muted);transition:transform .15s ease}@keyframes klHrShutterFlash{0%{opacity:0}20%{opacity:.7}to{opacity:0}}.kl .kl-hr-shutter-flash{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;background:#fffc;opacity:0;pointer-events:none}.kl .kl-hr-shutter.recoil .kl-hr-shutter-flash{animation:klHrShutterFlash .3s ease forwards}.kl .kl-hr-stars{display:flex;gap:2px}.kl .kl-hr-stars svg{width:13px;height:13px}.kl .kl-hr-area{position:relative}.kl .kl-hr-shadow{display:none}.kl .kl-hr-row{display:grid;grid-template-columns:repeat(4,1fr);gap:clamp(1rem,1.8vw,1.75rem)}.kl .kl-hr-pol{background:var(--kl-white);border-radius:4px;padding:12px 12px 0;box-shadow:0 1px 3px #45454514,0 4px 12px #45454512,0 12px 32px #4545451a;transform-origin:center center;will-change:transform,opacity;opacity:0;transform:translateY(30px) scale(.96);transition:box-shadow var(--kl-duration-slow) cubic-bezier(.23,1,.32,1);position:relative}.kl .kl-hr-pol.dealt{opacity:1;transform:translateY(0) rotate(var(--rot, 0deg)) scale(1);transition:opacity .5s ease,transform .65s cubic-bezier(.34,1.56,.64,1),box-shadow var(--kl-duration-slow) cubic-bezier(.23,1,.32,1)}.kl .kl-hr-pol:nth-child(1){--rot: -1.8deg}.kl .kl-hr-pol:nth-child(2){--rot: 1.2deg}.kl .kl-hr-pol:nth-child(3){--rot: -.8deg}.kl .kl-hr-pol:nth-child(4){--rot: 2deg}.kl .kl-hr-pol:hover{box-shadow:0 2px 6px #4545451a,0 10px 24px #4545451a,0 24px 52px #45454521;z-index:10}.kl .kl-hr-pol:before{content:"";position:absolute;top:-9px;left:50%;transform:translate(-50%) rotate(var(--tape-rot, -1.5deg));width:56px;height:20px;background:#f7aea647;border-radius:1px;z-index:3;pointer-events:none;opacity:0;transition:opacity .3s ease .3s}.kl .kl-hr-pol.photo-revealed:before{opacity:1}.kl .kl-hr-pol:nth-child(1):before{--tape-rot: -1.5deg}.kl .kl-hr-pol:nth-child(2):before{--tape-rot: 2deg}.kl .kl-hr-pol:nth-child(3):before{--tape-rot: 1deg}.kl .kl-hr-pol:nth-child(4):before{--tape-rot: -2.5deg}.kl .kl-hr-frame{position:relative;width:100%;aspect-ratio:1 / 1.1;overflow:hidden;border-radius:2px;background:#f5f0ed}.kl .kl-hr-photo{width:100%;height:100%;object-fit:cover;display:block;opacity:0;filter:saturate(.3) brightness(1.15) contrast(.85);transition:none}.kl .kl-hr-photo.revealed{opacity:1;filter:saturate(1) brightness(1) contrast(1);transition:opacity .35s ease,filter .5s var(--kl-ease)}.kl .kl-hr-develop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none;opacity:0;background:linear-gradient(120deg,#fdf1ee00,#f7aea640,#fdf1ee73,#f7aea633,#fdf1ee00);background-size:250% 100%;background-position:-100% 0}@keyframes klHrShimmer{0%{background-position:-100% 0;opacity:0}15%{opacity:.8}50%{opacity:.6}85%{opacity:.8}to{background-position:200% 0;opacity:0}}.kl .kl-hr-pol.photo-revealed .kl-hr-develop{animation:klHrShimmer 1.8s .2s cubic-bezier(.45,0,.55,1) forwards}.kl .kl-hr-frame:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.12'/%3E%3C/svg%3E");background-size:128px 128px;pointer-events:none;mix-blend-mode:overlay;opacity:.04}.kl .kl-hr-badge{position:absolute;z-index:4;background:#ffffffd1;backdrop-filter:blur(16px) saturate(1.4);-webkit-backdrop-filter:blur(16px) saturate(1.4);border-radius:20px;padding:4px 11px;font-size:var(--kl-text-badge);font-weight:var(--kl-weight-semibold);color:var(--kl-color-text);border:1px solid rgba(255,255,255,.6);box-shadow:0 2px 8px #0000000f;opacity:0;transform:translateY(-6px) scale(.92);transition:opacity var(--kl-duration) ease,transform var(--kl-duration-slow) cubic-bezier(.34,1.56,.64,1);pointer-events:none}.kl .kl-hr-badge-time{top:10px;left:10px;font-size:10.5px;font-weight:var(--kl-weight-medium)}.kl .kl-hr-badge-concern{top:10px;right:10px;background:#f7aea666;border-color:#f7aea64d;font-size:10.5px;font-weight:var(--kl-weight-medium)}.kl .kl-hr-pol.photo-revealed .kl-hr-badge{opacity:1;transform:translateY(0) scale(1);transition-delay:.15s}.kl .kl-hr-pol.photo-revealed .kl-hr-badge-concern{transition-delay:.22s}.kl .kl-hr-pol.swapping-out{transition:opacity .3s ease,transform .3s cubic-bezier(.55,0,1,.45)!important;opacity:0!important;transform:translateY(-18px) rotate(var(--rot, 0deg)) scale(.93)!important}.kl .kl-hr-pol.swapping-in{opacity:0;transform:translateY(22px) rotate(var(--rot, 0deg)) scale(.95)}.kl .kl-hr-pol.swapping-in.dealt{opacity:1;transform:translateY(0) rotate(var(--rot, 0deg)) scale(1);transition:opacity .35s ease .03s,transform .5s cubic-bezier(.34,1.56,.64,1) .03s,box-shadow var(--kl-duration-slow) ease}@keyframes klHrEject{0%{opacity:0;transform:translateY(-30px) scale(.96)}40%{opacity:1}75%{transform:translateY(3px) scale(1.003)}to{transform:translateY(0) scale(1)}}.kl .kl-hr-pol.ejecting{animation:klHrEject .4s cubic-bezier(.16,1,.3,1) forwards}.kl .kl-hr-meta{padding:12px 2px 14px;opacity:0;transform:translateY(6px);transition:opacity .35s ease .2s,transform .45s cubic-bezier(.23,1,.32,1) .2s}.kl .kl-hr-pol.photo-revealed .kl-hr-meta{opacity:1;transform:translateY(0)}.kl .kl-hr-quote{font-size:12.5px;line-height:1.55;color:var(--kl-color-text-secondary);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:10px;font-style:italic}.kl .kl-hr-pol-footer{display:flex;align-items:center;justify-content:space-between;padding-top:9px;border-top:1px solid var(--kl-color-border-light)}.kl .kl-hr-name{font-size:var(--kl-text-caption);font-weight:var(--kl-weight-semibold);letter-spacing:-.01em}.kl .kl-hr-product{font-size:10.5px;color:var(--kl-color-text-muted);margin-top:2px}.kl .kl-hr-you-frame{position:relative;width:100%;aspect-ratio:1 / 1.1;overflow:hidden;border-radius:2px;background:linear-gradient(145deg,#f5f0ed,#ede6e1);display:flex;align-items:center;justify-content:center;flex-direction:column}.kl .kl-hr-you-frame:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.12'/%3E%3C/svg%3E");background-size:128px 128px;pointer-events:none;mix-blend-mode:overlay;opacity:.06;z-index:1}@keyframes klHrYouShimmer{0%{background-position:-100% 0;opacity:0}15%{opacity:.8}50%{opacity:.6}85%{opacity:.8}to{background-position:200% 0;opacity:0}}.kl .kl-hr-you-shimmer{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(120deg,#fdf1ee00,#f7aea640,#fdf1ee73,#f7aea633,#fdf1ee00);background-size:250% 100%;animation:klHrYouShimmer 3s cubic-bezier(.45,0,.55,1) infinite;pointer-events:none}.kl .kl-hr--offscreen .kl-hr-you-shimmer{animation-play-state:paused}.kl .kl-hr-you-text{position:relative;z-index:2;text-align:center;padding:0 16px}.kl .kl-hr-you-headline{font-size:var(--kl-text-body-sm);font-weight:var(--kl-weight-semibold);letter-spacing:-.03em;line-height:1.2;color:var(--kl-color-text-secondary)}.kl .kl-hr-you-meta{padding:12px 2px 14px;display:flex;align-items:center;justify-content:center}.kl .kl-hr-you-cta{display:inline-flex;align-items:center;gap:6px;padding:.55rem 1.35rem;background:var(--kl-color-accent, #f7aea6);color:var(--kl-color-text-on-accent, #3a2420);border:none;border-radius:var(--kl-radius-pill, 999px);font-family:var(--kl-font);font-size:12.5px;font-weight:var(--kl-weight-medium);cursor:pointer;text-decoration:none;transition:opacity var(--kl-duration, .25s)}.kl .kl-hr-you-cta:hover{opacity:.85}.kl .kl-hr-you-cta svg{width:14px;height:14px;transition:transform .3s cubic-bezier(.23,1,.32,1)}.kl .kl-hr-you-cta:hover svg{transform:translate(3px)}.kl .kl-hr-footer{margin-top:clamp(2rem,3.5vw,3rem);display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;background:#ffffffb3;backdrop-filter:blur(20px) saturate(1.3);-webkit-backdrop-filter:blur(20px) saturate(1.3);border-radius:40px;border:1px solid rgba(69,69,69,.08);padding:clamp(1.15rem,2vw,1.5rem) clamp(1.5rem,2.5vw,2.25rem);box-shadow:0 2px 8px #4545450a,0 8px 24px #4545450f;opacity:0;transform:translateY(16px);transition:opacity .6s ease .5s,transform .7s cubic-bezier(.23,1,.32,1) .5s}.kl .kl-hr-footer.revealed{opacity:1;transform:translateY(0)}.kl .kl-hr-stats{display:flex;gap:clamp(1.5rem,3vw,3rem);align-items:center}.kl .kl-hr-stat-num{font-size:clamp(1.4rem,1.2rem + .8vw,2rem);font-weight:var(--kl-weight-semibold);letter-spacing:-.04em;line-height:1}.kl .kl-hr-stat-label{font-size:14px;color:var(--kl-color-text-muted);margin-top:4px}.kl .kl-hr-stat-div{width:1px;height:32px;background:#45454514;flex-shrink:0}.kl .kl-hr-stat-rating{display:flex;align-items:center;gap:4px}.kl .kl-hr-stat-star{width:18px;height:18px}.kl .kl-hr-cta{display:inline-flex;align-items:center;gap:8px;padding:.875rem 2.5rem;background:var(--kl-color-accent, #f7aea6);color:var(--kl-color-text-on-accent, #3a2420);border:none;border-radius:var(--kl-radius-pill, 999px);font-family:var(--kl-font);font-size:17px;font-weight:var(--kl-weight-medium, 500);cursor:pointer;text-decoration:none;transition:opacity var(--kl-duration, .25s)}.kl .kl-hr-cta:hover{opacity:.85}.kl .kl-hr-cta svg{width:16px;height:16px;transition:transform .3s cubic-bezier(.23,1,.32,1)}.kl .kl-hr-cta:hover svg{transform:translate(3px)}@media(max-width:999px){.kl .kl-home-results .kl-inner{padding:0 var(--kl-gutter-tablet, 2rem)}.kl .kl-hr-row{grid-template-columns:repeat(2,1fr);max-width:680px;margin:0 auto}.kl .kl-hr-pol:nth-child(1){--rot: -1.2deg}.kl .kl-hr-pol:nth-child(2){--rot: 1.2deg}}@media(max-width:749px){.kl .kl-home-results{padding:var(--kl-section-pad-mobile, 3.5rem) 0 var(--kl-section-pad-mobile-bottom, 3.5rem)}.kl .kl-home-results .kl-inner{padding:0 var(--kl-gutter-mobile, 1.25rem)}.kl .kl-hr-subtitle{font-size:var(--kl-text-body-sm, 15px)}.kl .kl-hr-header{flex-direction:column;align-items:center;text-align:center;gap:0}.kl .kl-hr-header .kl-hr-cam{align-self:center;margin-top:1.25rem}.kl .kl-hr-notch{width:3.5px;height:12px}.kl .kl-hr-notch.active{height:16px}.kl .kl-hr-row{display:block;max-width:400px;margin:0 auto;position:relative;min-height:460px;padding-top:12px}.kl .kl-hr-pol{--rot: 0deg !important}.kl .kl-hr-pol:before{--tape-rot: -1.5deg !important}.kl .kl-hr-shadow{display:block;position:absolute;top:20px;left:50%;transform:translate(-50%) rotate(2.5deg);width:calc(100% - 16px);max-width:392px;height:calc(100% - 12px);background:var(--kl-white);border-radius:4px;opacity:.35;box-shadow:0 2px 8px #4545450f;z-index:0;pointer-events:none;transition:transform .4s cubic-bezier(.34,1.56,.64,1)}.kl .kl-hr-shadow:nth-child(2){top:26px;transform:translate(-50%) rotate(-1.8deg);opacity:.18;transition:transform .5s cubic-bezier(.34,1.56,.64,1)}.kl .kl-hr-shadow.jostled{transform:translate(-50%) rotate(3.5deg) translateY(-2px)}.kl .kl-hr-shadow:nth-child(2).jostled{transform:translate(-50%) rotate(-2.8deg) translateY(-1px)}.kl .kl-hr-pol{width:100%;z-index:2}.kl .kl-hr-badge{padding:5px 13px}.kl .kl-hr-badge-time{top:12px;left:12px}.kl .kl-hr-badge-concern{top:12px;right:12px}.kl .kl-hr-meta{padding:14px 4px 16px}.kl .kl-hr-quote{font-size:13.5px;-webkit-line-clamp:3;line-height:1.6}.kl .kl-hr-name{font-size:14px}.kl .kl-hr-you-headline{font-size:17px}.kl .kl-hr-you-cta{font-size:14px;padding:.65rem 1.6rem}.kl .kl-hr-you-cta svg{width:15px;height:15px}.kl .kl-hr-you-text{padding:0 24px}.kl .kl-hr-footer{flex-direction:column;align-items:center;gap:1.25rem;border-radius:20px;padding:1.15rem 1.25rem}.kl .kl-hr-stats{gap:.75rem;width:100%;justify-content:space-between}.kl .kl-hr-stat-num{font-size:1.15rem}.kl .kl-hr-stat-star{width:14px;height:14px}.kl .kl-hr-stat-label{font-size:12px}.kl .kl-hr-stat-div{height:24px}.kl .kl-hr-cta{font-size:16px;padding:.75rem 2rem}}@media(min-width:1400px){.kl .kl-hr-row{gap:2rem}}.kl .kl-hiw{background:linear-gradient(180deg,#fefaf9,#faf0ed);padding:var(--kl-section-pad, 5rem) 0 var(--kl-section-pad-bottom, 4rem);position:relative;overflow:hidden}.kl .kl-hiw__warmth{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 100% 70% at 50% 55%,rgba(253,241,238,.35) 0%,transparent 60%);opacity:0;pointer-events:none;z-index:0}.kl .kl-hiw__inner{position:relative;z-index:1;max-width:1100px;margin:0 auto;padding:0 var(--kl-gutter)}.kl .kl-hiw__header{text-align:center;margin-bottom:3rem}.kl .kl-hiw__eyebrow{font-size:var(--kl-text-label, 12px);font-weight:var(--kl-weight-semibold, 600);letter-spacing:var(--kl-tracking-widest, .12em);text-transform:uppercase;color:var(--kl-color-sale, #E68A82);margin-bottom:.75rem}.kl .kl-hiw__heading{font-size:clamp(1.8rem,1.476rem + 1.4vw,3.15rem);font-weight:600;letter-spacing:-.05em;line-height:1.15;color:var(--kl-color-text);margin-bottom:.6rem}.kl .kl-hiw__sub{font-size:var(--kl-text-body, 16px);color:var(--kl-color-text, #454545);line-height:1.55;max-width:420px;margin:0 auto}.kl .kl-hiw__assembly{position:relative}.kl .kl-hiw__body{display:flex;align-items:center;justify-content:center;gap:3.5rem;position:relative;overflow:visible}.kl .kl-hiw__side{flex:1;max-width:380px;display:flex;flex-direction:column;gap:2.5rem;justify-content:center}.kl .kl-hiw__item{display:flex;align-items:center;gap:18px}.kl .kl-hiw__side--left .kl-hiw__item{justify-content:flex-end;text-align:right}.kl .kl-hiw__side--right .kl-hiw__item{justify-content:flex-start;text-align:left}.kl .kl-hiw__item-visual{position:relative;width:110px;height:110px;flex-shrink:0}.kl .kl-hiw__item-glow{position:absolute;top:50%;left:50%;width:140px;height:140px;transform:translate(-50%,-50%) scale(.4);border-radius:50%;background:radial-gradient(circle,rgba(247,174,166,.5) 0%,transparent 70%);filter:blur(16px);opacity:0;pointer-events:none;z-index:0}.kl .kl-hiw__item-circle{width:110px;height:110px;border-radius:50%;overflow:hidden;border:1.5px solid var(--kl-color-border);background:linear-gradient(150deg,#f0ece8,#e8e2dc);position:relative;z-index:2;box-shadow:inset 0 2px 4px #ffffff80,inset 0 -1px 3px #4545450a,0 2px 8px #4545450f;transition:border-color .7s cubic-bezier(.23,1,.32,1),box-shadow .7s cubic-bezier(.23,1,.32,1),transform .7s cubic-bezier(.23,1,.32,1)}.kl .kl-hiw__item-circle img{width:100%;height:100%;object-fit:cover;border-radius:50%}.kl .kl-hiw__trait{display:inline-block;margin-top:5px;font-size:11px;font-weight:500;text-transform:uppercase;letter-spacing:.06em;padding:3px 10px;border-radius:20px;opacity:0;transition:opacity .6s cubic-bezier(.23,1,.32,1);white-space:nowrap}.kl .kl-hiw__item.is-lit .kl-hiw__trait{opacity:1}.kl .kl-hiw__trait--warm{background:#b8863a1f;color:#9a7340}.kl .kl-hiw__trait--green{background:#8cb48c1f;color:#5a7a5a}.kl .kl-hiw__trait--violet{background:#aa96c81f;color:#6a5a8a}.kl .kl-hiw__trait--rose{background:#c878781f;color:#a06060}.kl .kl-hiw__item-text{color:var(--kl-color-text, #454545);transition:color .6s cubic-bezier(.23,1,.32,1)}.kl .kl-hiw__item.is-lit .kl-hiw__item-text{color:var(--kl-color-text)}.kl .kl-hiw__item.is-lit .kl-hiw__item-circle{border-color:#f7aea64d;box-shadow:0 0 18px #f7aea62e,0 0 0 1px #f7aea61a,inset 0 2px 4px #ffffffa6,inset 0 -1px 3px #f7aea60f;transform:scale(1.05)}.kl .kl-hiw__item.is-lit:hover .kl-hiw__item-circle{transform:scale(1.1)}.kl .kl-hiw__item-text h3{font-size:17px;font-weight:var(--kl-weight-semibold, 600);letter-spacing:-.02em;line-height:1.2}.kl .kl-hiw__item-text p{font-size:16px;color:var(--kl-color-text, #454545);line-height:1.4;margin-top:4px}.kl .kl-hiw__item-shimmer{position:absolute;top:0;left:0;width:110px;height:110px;border-radius:50%;z-index:3;overflow:hidden;pointer-events:none;opacity:0}.kl .kl-hiw__item-shimmer:before{content:"";position:absolute;top:0;left:var(--sx, -100%);width:100%;height:100%;background:linear-gradient(105deg,transparent 15%,rgba(247,174,166,.3) 32%,rgba(253,219,210,.5) 50%,rgba(247,174,166,.3) 68%,transparent 85%);border-radius:50%}.kl .kl-hiw__item-shimmer-loop{position:absolute;top:0;left:0;width:110px;height:110px;border-radius:50%;z-index:3;overflow:hidden;pointer-events:none;opacity:0}.kl .kl-hiw__item-shimmer-loop:before{content:"";position:absolute;top:0;left:var(--lsx, -100%);width:100%;height:100%;background:linear-gradient(110deg,transparent 20%,rgba(247,174,166,.12) 38%,rgba(253,225,218,.22) 50%,rgba(247,174,166,.12) 62%,transparent 80%);border-radius:50%}.kl .kl-hiw__progress{display:flex;gap:8px;justify-content:center;padding:1.5rem 0 0}.kl .kl-hiw__dot{width:5px;height:5px;border-radius:50%;background:var(--kl-color-border);transition:background .4s var(--kl-ease),box-shadow .4s var(--kl-ease),transform .4s var(--kl-ease)}.kl .kl-hiw__dot.is-active{background:var(--kl-color-accent);box-shadow:0 0 8px #f7aea680;transform:scale(1.4)}.kl .kl-hiw__dot.is-done{background:#f7aea659;transform:scale(1)}.kl .kl-hiw__completion{text-align:center;padding-top:1.5rem;opacity:0;transform:translateY(4px);transition:opacity .5s cubic-bezier(.23,1,.32,1),transform .5s cubic-bezier(.23,1,.32,1)}.kl .kl-hiw__completion.is-visible{opacity:1;transform:translateY(0)}.kl .kl-hiw__completion span{font-size:var(--kl-text-body, 16px);font-weight:var(--kl-weight-normal, 400);letter-spacing:-.01em;color:var(--kl-color-text, #454545)}.kl .kl-hiw__comp-num{display:inline-block;font-weight:var(--kl-weight-semibold, 600);color:var(--kl-color-text)}.kl .kl-hiw__cta-wrap{text-align:center;padding-top:.75rem}.kl .kl-hiw__cta{display:inline-flex;align-items:center;gap:8px;font-family:var(--kl-font);font-size:17px;font-weight:var(--kl-weight-medium, 500);color:var(--kl-color-text-on-accent, #3a2420);text-decoration:none;padding:.875rem 2.5rem;border:none;border-radius:var(--kl-radius-pill, 999px);background:var(--kl-color-accent, #f7aea6);transition:opacity var(--kl-duration, .25s);cursor:pointer}.kl .kl-hiw__cta:hover{opacity:.85}.kl .kl-hiw__cta:active{transform:scale(.96)}.kl .kl-hiw__cta svg{width:16px;height:16px;transition:transform .3s cubic-bezier(.23,1,.32,1)}.kl .kl-hiw__cta:hover svg{transform:translate(3px)}.kl .kl-hiw__particle{position:absolute;border-radius:50%;background:var(--kl-color-accent);pointer-events:none;z-index:10}.kl .kl-hiw__capsule-zone{flex-shrink:0;display:flex;justify-content:center;min-width:160px}.kl .kl-hiw__capsule{width:140px;position:relative}.kl .kl-hiw__capsule-glow{position:absolute;top:50%;left:50%;width:220px;height:360px;transform:translate(-50%,-50%);border-radius:100px;background:radial-gradient(ellipse,rgba(247,174,166,.35) 0%,transparent 70%);filter:blur(28px);opacity:0;pointer-events:none;z-index:0}.kl .kl-hiw__cap-top{width:140px;height:180px;background:radial-gradient(ellipse 42% 55% at 30% 22%,rgba(255,255,255,.55) 0%,transparent 70%),radial-gradient(ellipse 35% 75% at 84% 50%,rgba(175,85,75,.1) 0%,transparent 70%),linear-gradient(172deg,#fac8c2,#f7aea6 36%,#ea9a92);border-radius:70px 70px 4px 4px;position:relative;z-index:2;box-shadow:inset 0 -2px 5px #0000000d,0 4px 28px #f7aea647,0 1px 3px #0000000f}.kl .kl-hiw__cap-top:after{content:"";position:absolute;bottom:0;left:8%;right:8%;height:2.5px;background:#b9736c33;border-radius:1px}.kl .kl-hiw__cap-top:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:linear-gradient(115deg,transparent 25%,rgba(255,255,255,.15) 44%,rgba(255,255,255,.28) 50%,rgba(255,255,255,.15) 56%,transparent 75%);background-size:250% 100%;animation:kl-hiw-cap-shimmer 9s ease-in-out infinite;pointer-events:none;z-index:4}.kl .kl-hiw__cap-bottom{width:130px;height:190px;margin:-6px auto 0;background:radial-gradient(ellipse 42% 55% at 30% 78%,rgba(255,255,255,.42) 0%,transparent 70%),radial-gradient(ellipse 35% 75% at 84% 50%,rgba(185,135,125,.07) 0%,transparent 70%),linear-gradient(172deg,#fdeae7,#fdf5f3 36%,#f5d4ce);border-radius:4px 4px 65px 65px;position:relative;z-index:1;overflow:hidden;box-shadow:inset 0 2px 5px #00000008,0 8px 36px #f7aea633,0 2px 5px #0000000a}.kl .kl-hiw__cap-bottom:after{content:"";position:absolute;top:0;left:8%;right:8%;height:2px;background:#b9736c1f;border-radius:1px;z-index:7}.kl .kl-hiw__cap-bottom:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:linear-gradient(115deg,transparent 25%,rgba(255,255,255,.12) 44%,rgba(255,255,255,.2) 50%,rgba(255,255,255,.12) 56%,transparent 75%);background-size:250% 100%;animation:kl-hiw-cap-shimmer 9s ease-in-out infinite;animation-delay:-4.5s;pointer-events:none;z-index:6}@keyframes kl-hiw-cap-shimmer{0%{background-position:200% 0}to{background-position:-100% 0}}.kl .kl-hiw__fill{position:absolute;bottom:0;left:3px;right:3px;height:0%;max-height:88%;border-radius:0 0 63px 63px;z-index:1;background:linear-gradient(to top,#c4837b,#cd8f87,#d49a92 30%,#daa69e 48%,#e0b0a8 65%,#e8bcb4 80%,#edc4bc);box-shadow:inset 6px 0 12px #8c413a26,inset -5px 0 10px #8c413a1a,inset 0 -8px 16px #8c413a1f,inset 0 6px 10px #8c413a0f}.kl .kl-hiw__fill:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:radial-gradient(ellipse 40% 50% at 28% 40%,rgba(255,255,255,.12) 0%,transparent 70%),linear-gradient(108deg,rgba(255,255,255,.06) 0%,transparent 30%);pointer-events:none;z-index:3}.kl .kl-hiw__fill:after{content:"";position:absolute;top:0;left:0;right:0;height:6px;background:linear-gradient(to bottom,rgba(100,50,44,.1) 0%,rgba(100,50,44,.04) 40%,transparent 100%);pointer-events:none;z-index:2}.kl .kl-hiw__fill-dust{position:absolute;top:-2px;left:10%;right:10%;height:8px;border-radius:50%;background:radial-gradient(ellipse,rgba(228,176,168,.5) 0%,transparent 70%);opacity:0;pointer-events:none;z-index:5}.kl .kl-hiw__cap-shimmer{position:absolute;top:0;left:0;width:140px;height:100%;pointer-events:none;z-index:10;overflow:hidden;border-radius:70px;opacity:0}.kl .kl-hiw__cap-shimmer-inner{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(105deg,transparent 15%,rgba(255,255,255,.15) 35%,rgba(255,255,255,.35) 50%,rgba(255,255,255,.15) 65%,transparent 85%);transform:translate(-150%)}.kl .kl-hiw--offscreen .kl-hiw__cap-top:before,.kl .kl-hiw--offscreen .kl-hiw__cap-bottom:before{animation-play-state:paused}.kl .kl-hiw__detail{display:none}@media(max-width:749px){.kl .kl-hiw{padding:var(--kl-section-pad-mobile, 3.5rem) 0 var(--kl-section-pad-mobile-bottom, 3rem)}.kl .kl-hiw__inner{padding:0 var(--kl-gutter-mobile, 1.25rem)}.kl .kl-hiw__sub{font-size:var(--kl-text-body-sm, 15px)}.kl .kl-hiw__header{margin-bottom:1.5rem}.kl .kl-hiw__body{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center;gap:0;padding:.25rem 0 .5rem}.kl .kl-hiw__side{display:contents}.kl .kl-hiw__item[data-seq="0"]{order:0}.kl .kl-hiw__item[data-seq="1"]{order:1}.kl .kl-hiw__item[data-seq="2"]{order:2}.kl .kl-hiw__item[data-seq="3"]{order:3}.kl .kl-hiw__item[data-seq="4"]{order:4}.kl .kl-hiw__item[data-seq="5"]{order:5}.kl .kl-hiw__item[data-seq="6"]{order:6}.kl .kl-hiw__item[data-seq="7"]{order:7}.kl .kl-hiw__capsule-zone{order:-1;width:100%;min-width:auto;padding:8px 0 12px}.kl .kl-hiw__capsule{width:90px}.kl .kl-hiw__capsule-glow{width:150px;height:280px}.kl .kl-hiw__cap-top{width:90px;height:118px;border-radius:45px 45px 3px 3px}.kl .kl-hiw__cap-top:after{height:2px}.kl .kl-hiw__cap-bottom{width:84px;height:124px;margin:-4px auto 0;border-radius:3px 3px 42px 42px}.kl .kl-hiw__cap-bottom:after{height:1.5px}.kl .kl-hiw__fill{left:2px;right:2px;border-radius:0 0 40px 40px;box-shadow:inset 4px 0 8px #8c413a1f,inset -3px 0 7px #8c413a14,inset 0 -5px 12px #8c413a1a,inset 0 4px 8px #8c413a0d}.kl .kl-hiw__cap-shimmer{width:90px;border-radius:45px}.kl .kl-hiw__item{margin-left:-8px;padding:0;border:none;opacity:.3;transition:opacity .4s cubic-bezier(.22,1,.36,1),transform .4s cubic-bezier(.34,1.56,.64,1);z-index:1;cursor:pointer}.kl .kl-hiw__item[data-seq="0"]{margin-left:0}.kl .kl-hiw__item-text,.kl .kl-hiw__trait{display:none}.kl .kl-hiw__item.is-lit{opacity:1;transform:scale(1.18) translateY(-4px);z-index:10}.kl .kl-hiw__item.is-done{opacity:.85;transform:scale(1);z-index:2}.kl .kl-hiw__item-visual{width:52px;height:52px;flex-shrink:0}.kl .kl-hiw__item-glow{width:76px;height:76px}.kl .kl-hiw__item-circle{width:52px;height:52px;border:2px solid #fff}.kl .kl-hiw__item-shimmer,.kl .kl-hiw__item-shimmer-loop{width:52px;height:52px}.kl .kl-hiw__side--left .kl-hiw__item-visual{order:-1}.kl .kl-hiw__detail{display:block;text-align:center;padding:.5rem .5rem .25rem;min-height:72px;position:relative;z-index:5}.kl .kl-hiw__detail-inner{transition:opacity .3s cubic-bezier(.22,1,.36,1),transform .3s cubic-bezier(.22,1,.36,1)}.kl .kl-hiw__detail-name{font-size:15px;font-weight:var(--kl-weight-semibold, 600);letter-spacing:-.02em;margin-bottom:3px;color:var(--kl-color-text, #454545)}.kl .kl-hiw__detail-desc{font-size:13px;font-weight:var(--kl-weight-normal, 400);color:var(--kl-color-muted, #616161);line-height:1.45}.kl .kl-hiw__detail-trait{display:inline-block;font-size:11px;font-weight:500;letter-spacing:.04em;text-transform:uppercase;padding:3px 10px;border-radius:20px;margin-top:6px}.kl .kl-hiw__detail-trait--warm{background:#b8863a1f;color:#9a7340}.kl .kl-hiw__detail-trait--green{background:#8cb48c1f;color:#5a7a5a}.kl .kl-hiw__detail-trait--violet{background:#aa96c81f;color:#6a5a8a}.kl .kl-hiw__detail-trait--rose{background:#c878781f;color:#a06060}.kl .kl-hiw__progress{padding-top:.75rem}.kl .kl-hiw__completion span{font-size:var(--kl-text-body-sm, 15px)}.kl .kl-hiw__cta{font-size:16px;padding:.75rem 2rem}}@media(prefers-reduced-motion:reduce){.kl .kl-hiw *,.kl .kl-hiw *:before,.kl .kl-hiw *:after{animation-duration:.01ms!important;transition-duration:.01ms!important}.kl .kl-hiw__item{opacity:1}.kl .kl-hiw__item-text{color:var(--kl-color-text)!important}.kl .kl-hiw__item-circle{border-color:#f7aea64d!important;transform:scale(1.05)!important}.kl .kl-hiw__fill{height:88%!important}.kl .kl-hiw__warmth{opacity:.45!important}.kl .kl-hiw__capsule-glow{opacity:.25!important}.kl .kl-hiw__trait{opacity:1!important}.kl .kl-hiw__completion{opacity:1!important;transform:none!important}.kl .kl-hiw__dot{background:#f7aea659!important}}.kl .kl-home-story{padding:6.5rem 0 6rem;background:var(--kl-bg, #fdfbfe)}.kl .kl-home-story__inner{display:flex;align-items:center;gap:5rem;max-width:1200px;margin:0 auto;padding:0 var(--kl-gutter, 3rem)}.kl .kl-home-story__photo{flex-shrink:0;width:560px;border-radius:8px;overflow:hidden;opacity:0;transform:translateY(16px);transition:opacity .5s ease,transform .5s var(--kl-ease)}.kl .kl-home-story__photo.kl-visible{opacity:1;transform:translateY(0)}.kl .kl-home-story__photo img{width:100%;height:auto;display:block}.kl .kl-home-story__text{flex:1;min-width:0;opacity:0;transform:translateY(12px);transition:opacity .5s .06s ease,transform .5s .06s var(--kl-ease)}.kl .kl-home-story__text.kl-visible{opacity:1;transform:translateY(0)}.kl .kl-home-story__label{font-family:var(--kl-font);font-size:var(--kl-text-label, 12px);font-weight:var(--kl-weight-semibold, 600);letter-spacing:var(--kl-tracking-widest, .12em);text-transform:uppercase;color:#e68a82;margin-bottom:1rem}.kl .kl-home-story__message{font-family:var(--kl-font);font-size:var(--kl-text-body, 16px);font-weight:400;line-height:1.7;color:var(--kl-color-text, #454545);margin-bottom:.65rem}.kl .kl-home-story__message+.kl-home-story__message{margin-bottom:0}.kl .kl-home-story__anchor{font-family:var(--kl-font);font-size:var(--kl-text-body, 16px);font-weight:600;line-height:1.7;color:var(--kl-color-text, #454545);margin:1rem 0 0}.kl .kl-home-story__underline{display:block;height:6px;max-width:360px;margin-top:2px;overflow:visible}.kl .kl-home-story__underline path{stroke:var(--kl-color-accent, #f7aea6);stroke-width:2;fill:none;stroke-linecap:round;stroke-dasharray:500;stroke-dashoffset:500;transition:stroke-dashoffset 1.2s .4s var(--kl-ease)}.kl .kl-home-story__text.kl-visible .kl-home-story__underline path{stroke-dashoffset:0}.kl .kl-home-story__sig{margin-top:1.5rem;display:flex;align-items:baseline;gap:8px}.kl .kl-home-story__name{color:var(--kl-color-text, #454545);height:24px;width:auto;flex-shrink:0}.kl .kl-home-story__flourish{display:block;height:5px;width:60px;overflow:visible;flex-shrink:0;margin-bottom:2px}.kl .kl-home-story__flourish path{stroke:var(--kl-color-border, rgba(69, 69, 69, .1));stroke-width:1.5;fill:none;stroke-linecap:round;stroke-dasharray:200;stroke-dashoffset:200;transition:stroke-dashoffset .9s .6s var(--kl-ease)}.kl .kl-home-story__text.kl-visible .kl-home-story__flourish path{stroke-dashoffset:0}.kl .kl-home-story__title{font-family:var(--kl-font);font-size:var(--kl-text-label, 12px);font-weight:400;color:var(--kl-color-text-muted, #7a7a7a);letter-spacing:.03em;margin-top:4px}@media(max-width:999px){.kl .kl-home-story__inner{gap:2.5rem;padding:0 var(--kl-gutter-tablet, 2rem)}.kl .kl-home-story__photo{width:380px}}@media(max-width:749px){.kl .kl-home-story{padding:4rem 0 3.5rem}.kl .kl-home-story__inner{flex-direction:column;gap:2rem;padding:0 var(--kl-gutter-mobile, 1.25rem);max-width:100%}.kl .kl-home-story__photo{width:100%;max-width:400px;align-self:center}.kl .kl-home-story__text{text-align:center;transition-delay:.06s}.kl .kl-home-story__label{margin-bottom:.75rem}.kl .kl-home-story__message,.kl .kl-home-story__anchor{font-size:var(--kl-text-body-sm, 15px);line-height:1.7}.kl .kl-home-story__underline{margin-left:auto;margin-right:auto}.kl .kl-home-story__sig{justify-content:center}.kl .kl-home-story__name{font-size:27px}}@media(prefers-reduced-motion:reduce){.kl .kl-home-story__photo,.kl .kl-home-story__text{opacity:1;transform:none;transition:none}.kl .kl-home-story__underline path,.kl .kl-home-story__flourish path{stroke-dashoffset:0;transition:none}}.kl-home-quiz-section{background:linear-gradient(180deg,#fefaf9,#faf0ed)}.kl .kl-home-quiz{padding:var(--kl-section-pad, 4.5rem) 0 var(--kl-section-pad-bottom, 4rem)}@media(max-width:749px){.kl .kl-home-quiz{padding:var(--kl-section-pad-mobile, 3rem) 0 var(--kl-section-pad-mobile-bottom, 2.5rem)}}.kl .kl-quiz-intro{transition:opacity .4s ease}.kl .kl-quiz-reveal{opacity:0;transform:translateY(12px);transition:opacity .5s ease,transform .5s var(--kl-ease, cubic-bezier(.22, 1, .36, 1))}.kl .kl-quiz-reveal.kl-visible{opacity:1;transform:translateY(0)}.kl .kl-quiz-reveal:nth-child(2){transition-delay:.06s}.kl .kl-quiz-reveal:nth-child(3){transition-delay:.12s}.kl .kl-quiz-reveal:nth-child(4){transition-delay:.18s}.kl .kl-quiz-reveal:nth-child(5){transition-delay:.24s}.kl .kl-quiz-reveal:nth-child(6){transition-delay:.3s}.kl .kl-quiz-intro-inner{max-width:640px;margin:0 auto;padding:0 var(--kl-gutter, 3rem);text-align:center}@media(max-width:749px){.kl .kl-quiz-intro-inner{padding:0 var(--kl-gutter-mobile, 1.25rem)}}.kl .kl-quiz-intro-photos{display:flex;align-items:center;justify-content:center;margin-bottom:32px;position:relative;isolation:isolate;height:88px}.kl .kl-quiz-intro-photo{width:72px;height:72px;border-radius:50%;object-fit:cover;border:3px solid var(--kl-bg, #fdfbfe);position:relative;box-shadow:0 2px 12px #45454514}.kl .kl-quiz-intro-photo:nth-child(1){z-index:3;transform:translate(14px)}.kl .kl-quiz-intro-photo:nth-child(2){z-index:4;transform:scale(1.1)}.kl .kl-quiz-intro-photo:nth-child(3){z-index:3;transform:translate(-14px)}@media(min-width:750px){.kl .kl-quiz-intro-photos{height:96px}.kl .kl-quiz-intro-photo{width:80px;height:80px}}.kl .kl-quiz-intro-heading{font-family:var(--kl-font);font-size:clamp(2rem,1.6rem + 1.7vw,3rem);font-weight:600;letter-spacing:-.05em;line-height:.95;color:var(--kl-color-text, #454545);margin-bottom:14px}.kl .kl-quiz-intro-subheading{font-size:16px;color:#454545;max-width:400px;margin:0 auto 28px;line-height:1.6}.kl .kl-quiz-intro-time{font-size:13px;font-weight:500;color:var(--kl-color-text-muted, #7a7a7a);margin-bottom:28px}.kl .kl-quiz-intro-cta{display:inline-flex;align-items:center;gap:8px;background:var(--kl-color-accent, #f7aea6);border:none;border-radius:var(--kl-radius-pill, 999px);padding:14px 32px;font-family:var(--kl-font);font-size:17px;font-weight:500;color:var(--kl-color-text, #454545);cursor:pointer;transition:opacity .25s,transform .15s}.kl .kl-quiz-intro-cta:hover{opacity:.9}.kl .kl-quiz-intro-cta:active{transform:scale(.97)}.kl .kl-quiz-intro-cta svg{transition:transform .25s}.kl .kl-quiz-intro-cta:hover svg{transform:translate(4px)}.kl .kl-quiz-intro-cta:focus-visible{outline:2px solid var(--kl-color-accent-deep, #b06b64);outline-offset:2px}@media(max-width:749px){.kl .kl-quiz-intro-subheading{font-size:15px}.kl .kl-quiz-intro-cta{font-size:16px;padding:12px 28px}}.kl .kl-quiz-intro-stats{display:flex;justify-content:center;gap:32px;margin-top:36px;padding-top:24px;border-top:1px solid rgba(69,69,69,.08)}.kl .kl-quiz-intro-stat{text-align:center}.kl .kl-quiz-intro-stat strong{display:block;font-size:22px;font-weight:600;letter-spacing:-.03em;color:var(--kl-color-text, #454545)}.kl .kl-quiz-intro-stat span{font-size:12px;font-weight:500;color:var(--kl-color-text-muted, #7a7a7a)}@media(max-width:749px){.kl .kl-quiz-intro-stats{gap:24px}.kl .kl-quiz-intro-stat strong{font-size:20px}}
/*# sourceMappingURL=/cdn/shop/t/1052/assets/kl-home.css.map */
