:root{--kv-forest: #203c33;--kv-coral: #f4775d;--kv-ivory: #f7f2e8;--kv-sage: #dfe9e2;--kv-muted: #62766e;--kv-white: #fffdf9;--kv-line: rgba(32, 60, 51, .14);--kv-shadow: 0 22px 60px rgba(32, 60, 51, .12)}html{scroll-behavior:smooth}body{background:var(--kv-ivory);color:var(--kv-forest)}body,button,input,select,textarea{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.kv-shell{width:min(1180px,calc(100% - 40px));margin-inline:auto}.kv-preview-note{background:var(--kv-forest);color:#fff;font-size:12px;letter-spacing:.04em}.kv-preview-note__inner{min-height:38px;display:flex;align-items:center;justify-content:center;gap:10px;text-align:center}.kv-preview-note b{color:#ffd2c8}.kv-header{position:sticky;top:0;z-index:30;background:#f7f2e8f5;border-bottom:1px solid var(--kv-line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.kv-header__inner{min-height:76px;display:grid;grid-template-columns:150px minmax(0,1fr) auto;align-items:center;gap:22px}.kv-brand{display:inline-flex;align-items:center;width:146px}.kv-brand img{display:block;width:100%;height:auto}.kv-nav{display:flex;align-items:center;justify-content:center;gap:clamp(14px,1.9vw,27px);white-space:nowrap}.kv-nav a,.kv-actions a{color:var(--kv-forest);text-decoration:none;font-weight:700;font-size:13px}.kv-nav a:hover,.kv-actions a:hover{color:var(--kv-coral)}.kv-actions{display:flex;align-items:center;justify-content:flex-end;gap:13px}.kv-cart{min-width:42px;height:42px;padding-inline:14px;border:1px solid var(--kv-forest);border-radius:999px;display:inline-flex;align-items:center;justify-content:center}.kv-mobile-nav{display:none}.kv-eyebrow{margin:0 0 14px;color:var(--kv-coral);font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.kv-hero{padding:72px 0 66px;overflow:hidden}.kv-hero__grid{display:grid;grid-template-columns:.92fr 1.08fr;align-items:center;gap:62px}.kv-hero h1{max-width:650px;margin:0;font-size:clamp(48px,6vw,78px);line-height:.99;letter-spacing:-.055em;color:var(--kv-forest)}.kv-hero__lede{max-width:590px;margin:26px 0 0;color:var(--kv-muted);font-size:18px;line-height:1.65}.kv-buttons{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-top:32px}.kv-button{min-height:50px;padding:0 23px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--kv-forest);border-radius:999px;text-decoration:none;font-weight:800;line-height:1;transition:.2s ease}.kv-button--primary{background:var(--kv-forest);color:#fff}.kv-button--primary:hover{background:var(--kv-coral);border-color:var(--kv-coral);color:var(--kv-forest);transform:translateY(-2px)}.kv-button--secondary{background:transparent;color:var(--kv-forest)}.kv-button--secondary:hover{background:var(--kv-sage)}.kv-micro-proof{display:flex;flex-wrap:wrap;gap:10px 20px;margin-top:28px;color:var(--kv-muted);font-size:12px}.kv-micro-proof span:before{content:"\2022";margin-right:8px;color:var(--kv-coral)}.kv-hero-collection{min-height:540px;display:grid;grid-template-columns:1.1fr .9fr;grid-template-rows:repeat(2,minmax(0,1fr));gap:16px}.kv-hero-product{position:relative;min-width:0;min-height:0;padding:18px;display:block;overflow:hidden;border:1px solid rgba(32,60,51,.08);border-radius:28px;background:var(--kv-white);box-shadow:var(--kv-shadow);text-decoration:none}.kv-hero-product--primary{grid-row:1 / span 2;background:var(--kv-sage)}.kv-hero-product--coral{background:#ffd9cf}.kv-hero-product img{display:block;width:100%;height:100%;object-fit:contain;border-radius:20px;mix-blend-mode:multiply;transition:transform .35s ease}.kv-hero-product:hover img{transform:scale(1.025)}.kv-hero-product>span{position:absolute;left:14px;right:14px;bottom:14px;padding:12px 14px;border:1px solid rgba(32,60,51,.08);border-radius:15px;background:#fffdf9ed;color:var(--kv-forest);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.kv-hero-product small,.kv-hero-product b{display:block}.kv-hero-product small{margin-bottom:3px;color:var(--kv-coral);font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.kv-hero-product b{font-size:14px;line-height:1.25}.kv-trust{background:var(--kv-forest);color:#fff}.kv-trust__grid{display:grid;grid-template-columns:repeat(3,1fr)}.kv-trust__grid a{min-height:110px;padding:25px 28px;display:flex;flex-direction:column;justify-content:center;border-right:1px solid rgba(255,255,255,.14);color:#fff;text-decoration:none;transition:background .2s ease}.kv-trust__grid a:last-child{border-right:0}.kv-trust__grid a:hover{background:#ffffff0f}.kv-trust strong{font-size:15px}.kv-trust span{margin-top:5px;color:#ffffffad;font-size:13px}.kv-products{padding:102px 0 90px}.kv-section-heading{max-width:780px;margin-bottom:46px}.kv-section-heading h2,.kv-product-story h2{margin:0;color:var(--kv-forest);font-size:clamp(36px,4.2vw,58px);line-height:1.04;letter-spacing:-.04em}.kv-section-heading>p:not(.kv-eyebrow),.kv-section-heading--split>p{margin:18px 0 0;color:var(--kv-muted);font-size:17px;line-height:1.65}.kv-section-heading--split{max-width:none;display:grid;grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);align-items:end;gap:70px}.kv-section-heading--split>p{margin-bottom:3px}.kv-products__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.kv-product-card{min-width:0;display:flex;flex-direction:column;overflow:hidden;border:1px solid rgba(32,60,51,.1);border-radius:28px;background:var(--kv-white);box-shadow:0 14px 36px #203c3312;scroll-margin-top:130px}.kv-product-card__media{position:relative;display:block;aspect-ratio:1/1;padding:24px;overflow:hidden;background:#f2eee5}.kv-product-card__media--sage{background:var(--kv-sage)}.kv-product-card__media--coral{background:#ffd9cf}.kv-product-card__media img{display:block;width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;transition:transform .35s ease}.kv-product-card:hover .kv-product-card__media img{transform:scale(1.035)}.kv-product-card__badge{position:absolute;z-index:2;top:15px;left:15px;padding:7px 10px;border-radius:999px;background:var(--kv-forest);color:#fff;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.kv-product-card__body{flex:1;padding:26px;display:flex;flex-direction:column}.kv-product-card__eyebrow{min-height:30px;margin:0 0 10px;color:var(--kv-coral);font-size:11px;font-weight:800;line-height:1.4;letter-spacing:.08em;text-transform:uppercase}.kv-product-card h3{margin:0;color:var(--kv-forest);font-size:25px;line-height:1.12;letter-spacing:-.025em}.kv-product-card h3 a{color:inherit;text-decoration:none}.kv-product-card__intro{min-height:78px;margin:16px 0 18px;color:var(--kv-muted);font-size:14px;line-height:1.65}.kv-product-benefits{list-style:none;padding:0;margin:0 0 24px;display:grid;gap:11px}.kv-product-benefits li{position:relative;padding-left:24px;color:var(--kv-forest);font-size:13px;line-height:1.5}.kv-product-benefits li:before{content:"\2713";position:absolute;left:0;top:0;color:var(--kv-coral);font-weight:900}.kv-product-card__footer{margin-top:auto;padding-top:21px;display:flex;align-items:end;justify-content:space-between;gap:14px;border-top:1px solid var(--kv-line)}.kv-product-card__footer small,.kv-product-card__footer strong{display:block}.kv-product-card__footer small{margin-bottom:3px;color:var(--kv-muted);font-size:10px;text-transform:uppercase;letter-spacing:.08em}.kv-product-card__footer strong{color:var(--kv-forest);font-size:21px}.kv-text-link{flex:0 0 auto;color:var(--kv-forest);font-size:12px;font-weight:800;text-decoration:none}.kv-text-link span{color:var(--kv-coral)}.kv-product-note{margin:22px 0 0;color:var(--kv-muted);font-size:12px;text-align:center}.kv-routines{padding:92px 0;background:var(--kv-forest);color:#fff;scroll-margin-top:110px}.kv-routines .kv-section-heading h2{color:#fff}.kv-routines .kv-section-heading>p:not(.kv-eyebrow){color:#ffffffad}.kv-routines__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.kv-routine-card{min-height:440px;display:flex;flex-direction:column;overflow:hidden;border:1px solid rgba(255,255,255,.14);border-radius:24px;background:#ffffff0a;color:#fff;text-decoration:none;transition:transform .2s ease,background .2s ease}.kv-routine-card:hover{transform:translateY(-3px);background:#ffffff14}.kv-routine-card__media{height:210px;padding:12px;overflow:hidden;background:var(--kv-white)}.kv-routine-card__media img{display:block;width:100%;height:100%;border-radius:15px;object-fit:contain;transition:transform .35s ease}.kv-routine-card:hover .kv-routine-card__media img{transform:scale(1.035)}.kv-routine-card__content{flex:1;padding:25px 29px 28px;display:flex;flex-direction:column}.kv-routine-card__content>span{color:var(--kv-coral);font-size:12px;font-weight:800}.kv-routine-card h3{margin:26px 0 10px;color:#fff;font-size:25px}.kv-routine-card p{margin:0 0 20px;color:#ffffffad;line-height:1.6}.kv-routine-card b{margin-top:auto;color:#ffd2c8;font-size:13px}.kv-values{padding:92px 0;background:var(--kv-sage);scroll-margin-top:110px}.kv-values__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.kv-value-card{min-height:430px;overflow:hidden;border-radius:24px;background:var(--kv-white);border:1px solid rgba(32,60,51,.08)}.kv-value-card__media{height:210px;padding:12px;overflow:hidden;background:#f1eee6}.kv-value-card__media img{display:block;width:100%;height:100%;border-radius:15px;object-fit:contain;mix-blend-mode:multiply;transition:transform .35s ease}.kv-value-card:hover .kv-value-card__media img{transform:scale(1.03)}.kv-value-card__copy{padding:25px 30px 29px}.kv-value-card__copy>span{color:var(--kv-coral);font-weight:800;font-size:13px}.kv-value-card h3{margin:27px 0 10px;color:var(--kv-forest);font-size:24px}.kv-value-card p{margin:0;color:var(--kv-muted);line-height:1.65}.kv-newsletter{padding:74px 0}.kv-newsletter__box{padding:28px;display:grid;grid-template-columns:230px .85fr 1.15fr;align-items:center;gap:34px;border-radius:30px;background:var(--kv-white)}.kv-newsletter__visual{height:160px;display:grid;grid-template-columns:1.12fr .88fr;grid-template-rows:repeat(2,1fr);gap:8px}.kv-newsletter__visual div{min-width:0;min-height:0;padding:5px;overflow:hidden;border-radius:15px;background:var(--kv-sage)}.kv-newsletter__visual div:first-child{grid-row:1 / span 2;background:#f1eee6}.kv-newsletter__visual div:last-child{background:#ffd9cf}.kv-newsletter__visual img{display:block;width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.kv-newsletter h2{margin:0;font-size:clamp(30px,3.6vw,46px);line-height:1.08;letter-spacing:-.03em}.kv-newsletter-form{display:flex;gap:10px}.kv-newsletter-form input{flex:1;min-width:0;height:50px;padding:0 18px;border:1px solid var(--kv-line);border-radius:999px;background:var(--kv-ivory);color:var(--kv-forest)}.kv-newsletter-form button{min-height:50px;padding:0 22px;border:0;border-radius:999px;background:var(--kv-forest);color:#fff;font-weight:800;cursor:pointer}.kv-form-message{grid-column:1/-1;margin-top:10px;font-size:13px}.kv-product-story{padding:96px 0;background:var(--kv-white)}.kv-story-layout{display:grid;grid-template-columns:minmax(0,760px) 300px;justify-content:space-between;gap:60px}.kv-story-article>p{color:var(--kv-muted);font-size:17px;line-height:1.76}.kv-story-article h3{margin:56px 0 16px;color:var(--kv-forest);font-size:clamp(28px,3vw,42px);line-height:1.1;letter-spacing:-.03em}.kv-story-image{display:block;width:100%;margin:34px 0;border-radius:28px;background:#fff}.kv-story-callout{margin:34px 0;padding:24px 26px;border-left:4px solid var(--kv-coral);border-radius:0 18px 18px 0;background:var(--kv-ivory)}.kv-story-callout b{display:block;margin-bottom:8px}.kv-story-callout p{margin:0;color:var(--kv-muted);line-height:1.65}.kv-story-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:30px 0}.kv-story-step{padding:22px;border-radius:18px;background:var(--kv-sage)}.kv-story-step span{color:var(--kv-coral);font-weight:900}.kv-story-step b{display:block;margin:28px 0 8px}.kv-story-step p{margin:0;color:var(--kv-muted);font-size:13px;line-height:1.55}.kv-sticky-card{position:sticky;top:108px;align-self:start;padding:18px;border:1px solid var(--kv-line);border-radius:24px;background:var(--kv-ivory)}.kv-sticky-card img{display:block;width:100%;aspect-ratio:1/1;object-fit:contain;border-radius:16px;background:#fff}.kv-sticky-card h3{margin:16px 0 8px;font-size:20px;line-height:1.2}.kv-sticky-card strong{font-size:22px}.kv-sticky-card .kv-button{width:100%;margin-top:16px}.kv-boundaries{margin-top:58px;padding:28px;border-radius:22px;background:var(--kv-forest);color:#fff}.kv-boundaries h3{margin:0 0 12px;color:#fff}.kv-boundaries p{margin:0;color:#ffffffb8;line-height:1.65}[data-template*=product] .product-information{background:var(--kv-white);border-bottom:1px solid var(--kv-line)}[data-template*=product] .product-information button[type=submit],[data-template*=product] .product-information .button{border-radius:999px!important}[data-template*=product] .product-information img{background:#fff}.kv-footer{padding:62px 0 28px;background:#172c25;color:#fff}.kv-footer__grid{display:grid;grid-template-columns:1.3fr .7fr .7fr;gap:58px}.kv-footer__brand img{width:150px;filter:brightness(0) invert(1)}.kv-footer__brand p{max-width:430px;color:#ffffff9e;line-height:1.65}.kv-footer h3{margin:0 0 16px;font-size:14px;color:#fff;text-transform:uppercase;letter-spacing:.1em}.kv-footer a{display:block;width:fit-content;margin:10px 0;color:#ffffffb3;text-decoration:none}.kv-footer a:hover{color:var(--kv-coral)}.kv-footer__bottom{margin-top:46px;padding-top:22px;display:flex;justify-content:space-between;gap:20px;border-top:1px solid rgba(255,255,255,.12);color:#ffffff80;font-size:12px}body,button,input,select,textarea{font-family:Inter,Segoe UI,Arial,sans-serif;font-weight:500;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.kv-hero h1,.kv-section-heading h2,.kv-product-story h2,.kv-newsletter h2,.kv-product-card h3,.kv-routine-card h3,.kv-value-card h3{font-weight:850}.kv-eyebrow,.kv-button,.kv-nav a,.kv-actions a,.kv-product-card__badge,.kv-product-card__eyebrow,.kv-text-link,.kv-routine-card b,.kv-newsletter-form button{font-weight:800}.kv-muted,.kv-hero__lede,.kv-section-heading>p:not(.kv-eyebrow),.kv-product-card__intro,.kv-value-card p{color:#526a61}.kv-header{box-shadow:0 10px 30px #203c330b}.kv-header__inner{min-height:82px;grid-template-columns:158px minmax(0,1fr) auto}.kv-brand{width:152px}.kv-nav a,.kv-actions a{font-size:13px;letter-spacing:-.005em}.kv-cart{height:44px;padding-inline:16px;background:#ffffff75}.kv-hero{padding:92px 0 84px}.kv-hero__grid{grid-template-columns:.86fr 1.14fr;gap:72px}.kv-hero h1{max-width:680px;font-size:clamp(54px,6.25vw,86px);line-height:.94;letter-spacing:-.06em}.kv-hero__lede{max-width:560px;margin-top:28px;font-size:18px;font-weight:550;line-height:1.65}.kv-micro-proof{font-weight:650}.kv-hero-collection{min-height:570px;gap:18px}.kv-hero-product{border-radius:32px;box-shadow:0 24px 70px #203c3324}.kv-hero-product>span{padding:14px 16px;border-radius:17px}.kv-hero-product b{font-size:15px;font-weight:800}.kv-trust__grid a{min-height:118px;padding-inline:32px}.kv-trust strong{font-size:17px;font-weight:800;letter-spacing:-.015em}.kv-trust span{font-weight:500}.kv-products{padding:118px 0 108px}.kv-section-heading{margin-bottom:54px}.kv-section-heading h2,.kv-product-story h2{font-size:clamp(40px,4.6vw,64px);line-height:.98;letter-spacing:-.052em}.kv-section-heading>p:not(.kv-eyebrow),.kv-section-heading--split>p{font-weight:500;line-height:1.7}.kv-section-heading--split{max-width:920px;display:block}.kv-heading-line{display:block}.kv-section-heading--split>p{max-width:660px;margin-top:28px;padding-left:22px;border-left:4px solid var(--kv-coral);font-size:16px;font-weight:600}.kv-products__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.kv-product-card{border-radius:30px;box-shadow:0 18px 50px #203c3317}.kv-product-card:first-child{grid-column:1 / -1;display:grid;grid-template-columns:1fr 1fr}.kv-product-card:first-child .kv-product-card__media{min-height:480px;aspect-ratio:auto}.kv-product-card:first-child .kv-product-card__body{padding:40px}.kv-product-card:first-child .kv-product-card__footer{margin-top:26px}.kv-product-card:first-child h3{max-width:520px;font-size:clamp(34px,3.2vw,48px);line-height:1.02}.kv-product-card:first-child .kv-product-card__intro{max-width:540px;min-height:0;font-size:16px}.kv-product-card__body{padding:32px}.kv-product-card h3{font-size:29px;line-height:1.06}.kv-product-card__intro{min-height:68px;font-weight:500}.kv-product-benefits li{font-size:14px;font-weight:600}.kv-product-card__footer strong{font-size:24px;font-weight:850}.kv-text-link{font-size:13px}.kv-routines{padding:108px 0 124px}.kv-routines .kv-section-heading,.kv-values .kv-section-heading{max-width:none;display:grid;grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);grid-template-areas:"eyebrow eyebrow" "title copy";align-items:end;column-gap:90px}.kv-routines .kv-section-heading .kv-eyebrow,.kv-values .kv-section-heading .kv-eyebrow{grid-area:eyebrow}.kv-routines .kv-section-heading h2,.kv-values .kv-section-heading h2{grid-area:title}.kv-routines .kv-section-heading>p:not(.kv-eyebrow),.kv-values .kv-section-heading>p:not(.kv-eyebrow){grid-area:copy;margin-bottom:3px}.kv-routines__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;align-items:stretch}.kv-routine-card{min-height:500px;border-radius:28px;background:#ffffff0e}.kv-routine-card:first-child{background:#ffffff1a}.kv-routine-card__media{height:250px;padding:14px}.kv-routine-card:first-child .kv-routine-card__media{height:250px}.kv-routine-card__content{padding:28px 30px 31px}.kv-routine-card__content>span{width:38px;height:28px;display:grid;place-items:center;border:1px solid rgba(244,119,93,.55);border-radius:999px;background:#f4775d1a}.kv-routine-card h3{margin-top:25px;font-size:28px;line-height:1.05;letter-spacing:-.035em}.kv-routine-card p{font-weight:500}.kv-values{padding:112px 0 124px}.kv-values__grid{grid-template-columns:1.12fr .94fr .94fr;gap:20px;align-items:stretch}.kv-value-card{min-height:470px;border-radius:28px;box-shadow:0 18px 48px #203c3313}.kv-value-card:first-child{min-height:500px}.kv-value-card__media{height:235px;padding:14px}.kv-value-card:first-child .kv-value-card__media{height:265px}.kv-value-card__copy{padding:28px 31px 34px}.kv-value-card__copy>span{display:inline-flex;padding:6px 10px;border-radius:999px;background:#fff0eb}.kv-value-card h3{margin-top:24px;font-size:28px;line-height:1.06;letter-spacing:-.035em}.kv-value-card p{font-weight:500}.kv-newsletter{padding:88px 0 96px}.kv-newsletter__box{padding:34px;grid-template-columns:250px .9fr 1.1fr;gap:42px;border:1px solid rgba(32,60,51,.07);border-radius:34px;box-shadow:0 24px 70px #203c3314}.kv-newsletter__visual{height:190px}.kv-newsletter h2{font-size:clamp(36px,3.8vw,52px);line-height:.98;letter-spacing:-.05em}.kv-newsletter-form input,.kv-newsletter-form button{min-height:56px}.kv-newsletter-form input{height:56px;padding-inline:20px;font-weight:600}.kv-footer__brand p,.kv-footer a{font-weight:500}.kv-footer h3{font-weight:800}@media(max-width:1050px){.kv-header__inner{grid-template-columns:140px minmax(0,1fr) auto;gap:14px}.kv-brand{width:136px}.kv-nav{gap:13px}.kv-nav a,.kv-actions a{font-size:12px}.kv-hero__grid{gap:42px}.kv-hero-collection{min-height:500px}}@media(max-width:900px){.kv-shell{width:min(calc(100% - 28px),720px)}.kv-header__inner{grid-template-columns:1fr auto;min-height:66px}.kv-nav,.kv-actions>a:not(.kv-cart){display:none}.kv-actions{gap:10px}.kv-mobile-nav{display:block;position:relative}.kv-mobile-nav summary{list-style:none;min-width:52px;height:42px;padding:0 12px;display:grid;place-items:center;border:1px solid var(--kv-line);border-radius:999px;cursor:pointer;font-size:12px;font-weight:800}.kv-mobile-nav summary::-webkit-details-marker{display:none}.kv-mobile-nav__panel{position:absolute;top:50px;right:0;width:230px;padding:16px;border:1px solid var(--kv-line);border-radius:18px;background:var(--kv-white);box-shadow:var(--kv-shadow)}.kv-mobile-nav__panel a{display:block;padding:10px;color:var(--kv-forest);text-decoration:none;font-weight:700}.kv-hero{padding:52px 0 56px}.kv-hero__grid{grid-template-columns:1fr;gap:46px}.kv-hero h1{font-size:clamp(46px,11vw,70px)}.kv-hero-collection{min-height:520px}.kv-trust__grid{grid-template-columns:1fr}.kv-trust__grid a{min-height:82px;border-right:0;border-bottom:1px solid rgba(255,255,255,.14)}.kv-section-heading--split,.kv-routines .kv-section-heading,.kv-values .kv-section-heading{grid-template-columns:1fr;grid-template-areas:"eyebrow" "title" "copy";gap:0}.kv-products__grid{grid-template-columns:1fr;gap:24px}.kv-product-card{display:grid;grid-template-columns:.9fr 1.1fr}.kv-product-card:first-child{grid-column:auto;grid-template-columns:.9fr 1.1fr}.kv-product-card:first-child .kv-product-card__media{min-height:450px}.kv-product-card:first-child .kv-product-card__body{padding:32px}.kv-product-card:first-child h3{font-size:30px}.kv-product-card__media{aspect-ratio:auto;min-height:450px}.kv-product-card__intro{min-height:0}.kv-routines__grid,.kv-values__grid{grid-template-columns:1fr}.kv-routine-card,.kv-value-card{min-height:0;display:grid;grid-template-columns:.85fr 1.15fr}.kv-routine-card:first-child,.kv-value-card:first-child{min-height:0}.kv-routine-card__media,.kv-value-card__media{height:auto;min-height:280px}.kv-routine-card:first-child .kv-routine-card__media,.kv-value-card:first-child .kv-value-card__media{height:auto}.kv-newsletter__box{grid-template-columns:220px 1fr}.kv-newsletter__visual{grid-row:1 / span 2;height:210px}.kv-newsletter__copy{align-self:end}.kv-newsletter__box>div:last-child{align-self:start}.kv-footer__grid{grid-template-columns:1fr}.kv-products,.kv-routines,.kv-values,.kv-product-story{padding:70px 0}.kv-story-layout{grid-template-columns:1fr}.kv-sticky-card{position:static}}@media(max-width:600px){.kv-preview-note__inner{min-height:48px;flex-direction:column;gap:2px;font-size:9px}.kv-brand{width:130px}.kv-hero-collection{min-height:570px;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:1.25fr .75fr;gap:12px}.kv-hero-product{padding:12px;border-radius:22px}.kv-hero-product--primary{grid-column:1 / span 2;grid-row:auto}.kv-hero-product>span{left:9px;right:9px;bottom:9px;padding:10px}.kv-hero-product b{font-size:12px}.kv-buttons,.kv-newsletter-form{flex-direction:column;align-items:stretch}.kv-button,.kv-newsletter-form button{width:100%}.kv-product-card,.kv-product-card:first-child{display:flex}.kv-product-card__media,.kv-product-card:first-child .kv-product-card__media{min-height:0;aspect-ratio:1/1}.kv-product-card__body,.kv-product-card:first-child .kv-product-card__body{padding:22px}.kv-product-card h3{font-size:23px}.kv-product-card:first-child h3{font-size:25px}.kv-product-card__footer{align-items:flex-start;flex-direction:column}.kv-routine-card,.kv-value-card{display:block}.kv-routine-card__media,.kv-value-card__media{height:220px;min-height:0}.kv-newsletter__box{grid-template-columns:1fr}.kv-newsletter__visual{grid-row:auto;height:190px}.kv-story-steps{grid-template-columns:1fr}.kv-newsletter__box{padding:28px 22px}.kv-footer__bottom{flex-direction:column}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/klenivo-theme.css.map */
