:root{--kel-bg: #f7f4ee;--kel-surface: #efe9df;--kel-ink: #26332e;--kel-muted: #6f756f;--kel-accent: #a65e3f;--kel-border: #d8d0c2;--kel-radius: 8px;--kel-shadow: 0 14px 40px rgba(38, 51, 46, .08)}html{scroll-behavior:smooth}body{background:var(--kel-bg);color:var(--kel-ink);font-size:16px}body,button,input,textarea,select{-webkit-font-smoothing:antialiased}h1,h2,h3,h4,h5,h6{overflow-wrap:anywhere;text-wrap:balance}h1{font-size:clamp(2.25rem,4vw,3rem)}h2{font-size:clamp(1.75rem,3vw,2rem)}h3{font-size:clamp(1.375rem,2.3vw,1.5rem)}h4{font-size:1.25rem}h5{font-size:1.125rem}h6{font-size:1rem}:focus-visible{outline:2px solid var(--kel-accent)!important;outline-offset:3px}.section-wrapper,.shopify-section{scroll-margin-top:92px}.header-section,.header__inner,header-component{border-bottom-color:var(--kel-border)!important}.kel-page-width{width:min(100% - 40px,1380px);margin-inline:auto}.kel-section{position:relative;padding-block:var(--kel-space, 88px);background:var(--kel-section-bg, transparent);color:var(--kel-section-text, inherit);overflow:clip}.kel-section--compact{--kel-space: 64px}.kel-eyebrow{margin:0 0 12px;color:var(--kel-accent);font:600 .76rem/1.2 var(--font-subheading--family);letter-spacing:.13em;text-transform:uppercase}.kel-heading{max-width:19ch;margin:0;color:inherit}.kel-copy{max-width:64ch;color:var(--kel-muted);line-height:1.75}.kel-copy p:last-child{margin-bottom:0}.kel-button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;gap:10px;padding:12px 22px;border:1px solid var(--kel-ink);border-radius:6px;background:var(--kel-ink);color:var(--kel-bg);text-decoration:none;transition:transform .35s ease,background-color .35s ease,color .35s ease}.kel-button:hover{transform:translateY(-2px);background:var(--kel-accent);border-color:var(--kel-accent)}.kel-button--secondary{background:transparent;color:var(--kel-ink)}.kel-button--secondary:hover{color:var(--kel-bg)}.kel-hero{min-height:min(800px,86vh);display:grid;align-items:end;background:#d9d0c3}.kel-hero__media img{object-fit:cover;object-position:var(--kel-focus, center);transform:scale(1.015);transition:transform 1.1s cubic-bezier(.2,.65,.3,1)}.kel-hero:hover .kel-hero__media img{transform:scale(1.045)}.kel-hero__veil{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#181f1ca8,#181f1c38 60%,#181f1c14)}.kel-hero__content{position:relative;z-index:1;width:min(100% - 40px,1380px);margin-inline:auto;padding-block:clamp(64px,10vw,120px);color:#fffdf8}.kel-hero__content .kel-eyebrow{color:#e8c8b8}.kel-hero__title{max-width:13ch;margin:0 0 18px;color:inherit;font-size:clamp(2.5rem,6vw,4.8rem);line-height:.98}.kel-hero__text{max-width:52ch;margin-bottom:28px;color:#ffffffe0;font-size:1.05rem}.kel-hero__content .kel-button{background:#fffdf8;border-color:#fffdf8;color:var(--kel-ink)}.kel-intro{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:clamp(36px,8vw,120px);align-items:start}.kel-intro__rule{width:64px;height:2px;margin-top:24px;background:var(--kel-accent)}.kel-intro__content{font-size:1.08rem}.kel-section-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:34px}.kel-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:30px 18px}.kel-product-card{min-width:0}.kel-product-card__media{position:relative;display:block;aspect-ratio:1;overflow:hidden;border-radius:var(--kel-radius);background:var(--kel-surface)}.kel-product-card__media img{width:100%;height:100%;object-fit:contain;padding:3%;transition:transform .55s cubic-bezier(.2,.65,.3,1)}.kel-product-card:hover .kel-product-card__media img{transform:scale(1.035)}.kel-product-card__badge{position:absolute;top:12px;left:12px;padding:6px 9px;border-radius:4px;background:var(--kel-ink);color:var(--kel-bg);font-size:.72rem;letter-spacing:.06em;text-transform:uppercase}.kel-product-card__title{margin:14px 0 6px;font-size:1rem;line-height:1.45}.kel-product-card__title a{color:inherit;text-decoration:none}.kel-product-card__price{color:var(--kel-muted);font-size:.95rem}.kel-editorial{display:grid;grid-template-columns:1.05fr .95fr;min-height:620px;background:var(--kel-surface)}.kel-editorial--reverse .kel-editorial__media{order:2}.kel-editorial__media{min-height:440px;overflow:hidden}.kel-editorial__media img{width:100%;height:100%;object-fit:cover;transition:transform .8s ease}.kel-editorial:hover .kel-editorial__media img{transform:scale(1.025)}.kel-editorial__body{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(48px,8vw,110px)}.kel-category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.kel-category-card{position:relative;min-height:420px;overflow:hidden;border-radius:var(--kel-radius);background:var(--kel-surface);color:#fff}.kel-category-card img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .65s ease}.kel-category-card:hover img{transform:scale(1.04)}.kel-category-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,#141c18b8,#141c180d 65%)}.kel-category-card__body{position:absolute;z-index:1;inset:auto 24px 24px}.kel-category-card__body h3{margin:0;color:inherit}.kel-category-card__body span{display:inline-block;margin-top:8px;border-bottom:1px solid currentColor}.kel-philosophy{text-align:center}.kel-philosophy .kel-heading,.kel-philosophy .kel-copy{margin-inline:auto}.kel-values{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin-top:46px;background:var(--kel-border);border:1px solid var(--kel-border)}.kel-value{padding:34px;background:var(--kel-bg)}.kel-value h3{margin-top:0}.kel-faq{display:grid;grid-template-columns:.75fr 1.25fr;gap:clamp(40px,9vw,120px)}.kel-faq details{border-top:1px solid var(--kel-border)}.kel-faq details:last-child{border-bottom:1px solid var(--kel-border)}.kel-faq summary{display:flex;justify-content:space-between;gap:16px;padding:22px 0;cursor:pointer;font-weight:600;list-style:none}.kel-faq summary::-webkit-details-marker{display:none}.kel-faq summary:after{content:"+";font-size:1.35rem;font-weight:400;transition:transform .25s ease}.kel-faq details[open] summary:after{transform:rotate(45deg)}.kel-faq__answer{padding:0 0 24px;color:var(--kel-muted);line-height:1.7}.kel-newsletter{text-align:center;background:var(--kel-ink);color:#fffdf8}.kel-newsletter .kel-heading,.kel-newsletter .kel-copy{margin-inline:auto}.kel-newsletter .kel-copy{color:#ffffffb8}.kel-newsletter__form{display:flex;width:min(100%,620px);margin:28px auto 0;gap:10px}.kel-newsletter__form input{flex:1;min-width:0;min-height:50px;border:1px solid rgba(255,255,255,.45);border-radius:5px;background:transparent;color:#fff;padding-inline:16px}.kel-newsletter__form .kel-button{border-color:#fffdf8;background:#fffdf8;color:var(--kel-ink)}.kel-footer{padding:68px 0 28px;background:#202b27;color:#f7f4ee}.kel-footer__grid{display:grid;grid-template-columns:1.25fr repeat(3,minmax(0,.75fr));gap:44px}.kel-footer__brand{max-width:34ch}.kel-footer__brand h2{margin-top:0;color:inherit}.kel-footer__brand p{color:#ffffffb3}.kel-footer__menu h3{margin:0 0 16px;color:inherit;font-size:1rem}.kel-footer__menu ul{list-style:none;margin:0;padding:0}.kel-footer__menu li+li{margin-top:10px}.kel-footer a{color:#ffffffc7;text-decoration:none}.kel-footer a:hover{color:#fff}.kel-footer__bottom{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-top:48px;padding-top:22px;border-top:1px solid rgba(255,255,255,.18);font-size:.82rem;color:#ffffffa6}.kel-payment-icons{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.kel-payment-icons svg{width:38px;height:auto}.kel-reveal{opacity:0;transform:translateY(18px);transition:opacity .7s ease,transform .7s ease}.kel-reveal.is-visible{opacity:1;transform:none}.product-card__image,.product-card-gallery,.resource-card__image{aspect-ratio:1 / 1}.product-card__image img,.product-card-gallery img,.resource-card__image img{object-fit:contain!important}.button,.button-secondary,button{min-height:46px}.product-information .button-secondary{border-color:var(--kel-ink);color:var(--kel-ink);background:transparent}.product-information .shopify-payment-button{margin-top:8px}.product-recommendations h2,.product-recommendations h3{font-size:2rem!important}.cart-drawer,.drawer,dialog{--drawer-border: var(--kel-border)}@media(max-width:989px){.kel-product-grid,.kel-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.kel-footer__grid{grid-template-columns:1fr 1fr}}@media(max-width:749px){.kel-page-width{width:min(100% - 28px,1380px)}.kel-section{--kel-space: 64px}h1{font-size:2.25rem}h2{font-size:1.75rem}h3{font-size:1.375rem}.kel-hero{min-height:72svh}.kel-hero__veil{background:linear-gradient(0deg,#181f1cb8,#181f1c1f 75%)}.kel-hero__content{width:min(100% - 28px,1380px);padding-block:52px}.kel-hero__title{font-size:2.55rem}.kel-hero .kel-button{width:100%}.kel-intro,.kel-faq{grid-template-columns:1fr;gap:28px}.kel-section-head{align-items:flex-start;flex-direction:column}.kel-product-grid{gap:24px 10px}.kel-product-card__title{font-size:.93rem}.kel-editorial,.kel-editorial--reverse{grid-template-columns:1fr;min-height:0}.kel-editorial--reverse .kel-editorial__media{order:0}.kel-editorial__media{min-height:360px}.kel-editorial__body{padding:42px 24px 52px}.kel-category-grid{grid-template-columns:1fr 1fr;gap:10px}.kel-category-card{min-height:290px}.kel-category-card__body{inset:auto 16px 16px}.kel-values{grid-template-columns:1fr}.kel-newsletter__form{flex-direction:column}.kel-newsletter__form .kel-button{width:100%}.kel-footer__grid{grid-template-columns:1fr;gap:28px}.kel-footer__menu details summary{cursor:pointer}.kel-footer__bottom{align-items:flex-start;flex-direction:column}.kel-payment-icons{justify-content:flex-start}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.kel-reveal{opacity:1;transform:none}.kel-hero__media img{transform:none!important}}.kel-hero{position:relative;isolation:isolate;display:grid;min-height:clamp(560px,72vh,760px);overflow:hidden;align-items:center;background:#d9d0c3}.kel-hero:after{position:absolute;z-index:3;top:18px;right:18px;bottom:18px;left:18px;border:1px solid rgba(255,253,248,.32);border-radius:14px;content:"";pointer-events:none}.kel-hero__media,.kel-hero__media picture,.kel-hero__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.kel-hero__media{z-index:0}.kel-hero__media img{object-fit:cover;object-position:var(--kel-focus, center);animation:kel-hero-breathe 16s ease-in-out infinite alternate}.kel-hero__veil{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#141d1952,#141d190a 62%),linear-gradient(0deg,rgba(20,29,25,.12),transparent 42%)}.kel-hero__content-wrap{position:relative;z-index:2;width:min(calc(100% - 80px),1380px);margin-inline:auto}.kel-hero__content{width:min(100%,590px);padding:clamp(34px,4vw,58px);border:1px solid rgba(255,255,255,.62);border-radius:16px;background:#f7f4eee8;box-shadow:0 24px 70px #1018143d;color:var(--kel-ink);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.kel-hero__content .kel-eyebrow{color:var(--kel-accent)}.kel-hero__title{max-width:14ch;margin:0 0 20px;color:inherit;font-size:clamp(2.6rem,4.6vw,4.2rem);line-height:1.02;letter-spacing:-.035em}.kel-hero__text{max-width:46ch;margin-bottom:28px;color:var(--kel-muted);font-size:1.02rem;line-height:1.65}.kel-hero__content .kel-button{background:var(--kel-ink);border-color:var(--kel-ink);color:#fffdf8}.kel-button__arrow{transition:transform .3s ease}.kel-button:hover .kel-button__arrow{transform:translate(4px)}@keyframes kel-hero-breathe{0%{transform:scale(1.01)}to{transform:scale(1.045)}}@media(max-width:749px){.kel-hero{min-height:min(760px,78svh);align-items:end}.kel-hero:after{top:10px;right:10px;bottom:10px;left:10px;border-radius:11px}.kel-hero__veil{background:linear-gradient(0deg,#141d1952,#141d1905 70%)}.kel-hero__content-wrap{width:100%;padding:18px 14px}.kel-hero__content{width:100%;padding:30px 24px;border-radius:13px;background:#f7f4eeed}.kel-hero__title{max-width:13ch;font-size:clamp(2.25rem,10.5vw,3rem)}.kel-hero__text{margin-bottom:22px;font-size:.98rem}.kel-hero .kel-button{width:100%}}.kel-hero{position:relative;isolation:isolate;display:grid;grid-template-columns:minmax(360px,.78fr) minmax(0,1.42fr);min-height:clamp(620px,76vh,780px);overflow:hidden;align-items:stretch;background:#f3efe7}.kel-hero:after{position:absolute;z-index:4;top:18px;right:18px;bottom:18px;left:18px;border:1px solid rgba(38,51,46,.16);border-radius:14px;content:"";pointer-events:none}.kel-hero__media{position:relative;z-index:0;grid-column:2;grid-row:1;inset:auto;width:auto;height:auto;min-width:0;overflow:hidden;background:#15252a}.kel-hero__media picture,.kel-hero__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.kel-hero__media img{object-fit:cover;object-position:var(--kel-focus, center);background:#15252a;animation:kel-hero-breathe 16s ease-in-out infinite alternate}.kel-hero__veil{position:relative;z-index:1;grid-column:2;grid-row:1;inset:auto;background:radial-gradient(circle at 50% 45%,transparent 40%,rgba(9,20,22,.16) 100%),linear-gradient(90deg,rgba(20,32,30,.12),transparent 22%);pointer-events:none}.kel-hero__content-wrap{position:relative;z-index:2;grid-column:1;grid-row:1;display:flex;width:100%;margin:0;padding:clamp(60px,7vw,110px);align-items:center;border-right:1px solid rgba(38,51,46,.14);background:linear-gradient(145deg,#faf7f1,#f0ebe2)}.kel-hero__content{width:100%;max-width:510px;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;color:var(--kel-ink);-webkit-backdrop-filter:none;backdrop-filter:none}.kel-hero__content .kel-eyebrow{margin-bottom:20px;color:var(--kel-accent);font-size:.72rem;letter-spacing:.17em}.kel-hero__title{max-width:11ch;margin:0 0 24px;color:var(--kel-ink);font-size:clamp(2.8rem,4.3vw,4.6rem);line-height:.98;letter-spacing:-.045em}.kel-hero__text{max-width:38ch;margin:0 0 32px;color:var(--kel-muted);font-size:1rem;line-height:1.7}.kel-hero__content .kel-button{min-height:52px;padding-inline:24px;border-radius:7px;background:var(--kel-ink);border-color:var(--kel-ink);color:#fffdf8;box-shadow:0 10px 24px #26332e24}.kel-hero__content .kel-button:hover{background:var(--kel-accent);border-color:var(--kel-accent);box-shadow:0 14px 30px #a65e3f38}@keyframes kel-hero-breathe{0%{transform:scale(1.01)}to{transform:scale(1.04)}}@media(min-width:750px)and (max-width:1050px){.kel-hero{grid-template-columns:minmax(330px,.9fr) minmax(0,1.1fr)}.kel-hero__content-wrap{padding:54px 42px}.kel-hero__title{font-size:clamp(2.6rem,5vw,3.7rem)}}@media(max-width:749px){.kel-hero{display:grid;grid-template-columns:1fr;grid-template-rows:minmax(420px,58svh) auto;min-height:auto;background:#f3efe7}.kel-hero:after{top:10px;right:10px;bottom:10px;left:10px;border-radius:10px}.kel-hero__media{grid-column:1;grid-row:1;min-height:420px}.kel-hero__media img{object-fit:cover}.kel-hero__veil{grid-column:1;grid-row:1;background:linear-gradient(0deg,rgba(14,25,24,.2),transparent 50%)}.kel-hero__content-wrap{grid-column:1;grid-row:2;width:100%;padding:44px 26px 52px;border-top:1px solid rgba(38,51,46,.12);border-right:0}.kel-hero__content{width:100%;max-width:none;padding:0;background:transparent}.kel-hero__title{max-width:12ch;font-size:clamp(2.35rem,11vw,3.2rem)}.kel-hero__text{margin-bottom:26px}.kel-hero .kel-button{width:100%}}@media(prefers-reduced-motion:reduce){.kel-hero__media img{animation:none!important;transform:none!important}}@media(min-width:750px){.kel-hero{grid-template-columns:minmax(360px,1fr) 50%;min-height:0}.kel-hero__media{width:100%;height:auto;min-height:0;aspect-ratio:1 / 1;background:transparent}.kel-hero__media picture,.kel-hero__media img{width:100%;height:100%}.kel-hero__media img{object-fit:cover;object-position:var(--kel-focus, center);background:transparent}}@media(max-width:749px){.kel-hero{grid-template-rows:auto auto;min-height:0}.kel-hero__media{width:100%;height:auto;min-height:0;aspect-ratio:1 / 1;background:transparent}.kel-hero__media picture,.kel-hero__media img{width:100%;height:100%}.kel-hero__media img{object-fit:cover;background:transparent}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/kelmorven-theme.css.map */
