:root{--khm-gold:#b67a22;--khm-gold-soft:#d2a15d;--khm-ink:#050505;--khm-cream:#f6eee4;--khm-line:#e9e3dc;--khm-serif:"Cormorant Garamond",Georgia,serif;--khm-sans:"Inter",Arial,sans-serif}
*{box-sizing:border-box}.khm-shell{width:min(100% - 48px,1480px);margin-inline:auto}.khm-hero,.khm-section,.khm-stats-section,.khm-newsletter{font-family:var(--khm-sans);color:var(--khm-ink)}.khm-feature svg,.khm-btn svg,.khm-link-btn svg,.khm-simple-link svg,.khm-add-cart svg,.khm-stat svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.khm-hero{background:linear-gradient(115deg,#f7eee5 0%,#f5eee8 45%,#ece1d4 100%);min-height:710px;position:relative;overflow:hidden}.khm-hero__inner{display:grid;grid-template-columns:46% 54%;align-items:center;min-height:710px}.khm-hero__content{padding:70px 0 110px 84px;position:relative;z-index:2}.khm-eyebrow{font-size:18px;font-weight:700;margin-bottom:14px}.khm-hero h1{font-family:var(--khm-serif);font-size:70px;line-height:.94;letter-spacing:-1.5px;margin:0 0 24px;font-weight:700}.khm-hero p{font-size:18px;font-weight:500;margin:0 0 30px}.khm-btn{display:inline-flex;align-items:center;justify-content:center;gap:20px;min-width:180px;padding:16px 22px;border-radius:28px;text-decoration:none;text-transform:uppercase;font-size:13px;font-weight:700}.khm-btn--dark{background:#050505;color:#fff}.khm-btn svg{width:20px}.khm-hero__visual{height:620px;align-self:end;display:flex;align-items:flex-end;justify-content:flex-end}.khm-hero__visual img{width:100%;height:100%;object-fit:cover;object-position:center;mix-blend-mode:multiply}.khm-hero__dots{position:absolute;bottom:48px;left:50%;display:flex;gap:7px}.khm-hero__dots span{display:block;width:25px;height:5px;border-radius:5px;background:#fff}.khm-hero__dots .active{background:#111;width:40px}
.khm-features-wrap{position:relative;margin-top:-68px;z-index:8;font-family:var(--khm-sans)}.khm-features{background:#fff;border:1px solid #eee;border-radius:18px;min-height:146px;display:grid;grid-template-columns:repeat(4,1fr);align-items:center;box-shadow:0 10px 30px rgba(0,0,0,.09);padding:28px}.khm-feature{min-height:68px;display:flex;align-items:center;justify-content:center;gap:22px;border-right:1px solid #ddd;padding:0 22px}.khm-feature:last-child{border-right:0}.khm-feature__icon{color:var(--khm-gold);display:flex}.khm-feature svg{width:38px;height:38px}.khm-feature strong,.khm-feature span{display:block}.khm-feature strong{font-size:15px;margin-bottom:7px}.khm-feature span{font-size:13px}
.khm-section{padding:72px 0 0;background:#fff}.khm-section-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:34px}.khm-section h2{font-family:var(--khm-serif);font-size:40px;line-height:1;margin:0;font-weight:700}.khm-link-btn,.khm-simple-link{display:inline-flex;align-items:center;gap:12px;color:#9a5e09;text-decoration:none;font-weight:700}.khm-link-btn{border:1px solid var(--khm-gold);border-radius:28px;padding:11px 20px;font-size:14px}.khm-simple-link{font-size:14px}.khm-link-btn svg,.khm-simple-link svg{width:19px}
.khm-categories{display:grid;grid-template-columns:repeat(9,1fr);gap:20px}.khm-category{text-decoration:none;text-align:center;color:#111}.khm-category__image{display:block;aspect-ratio:1/1.03;border-radius:50%;overflow:hidden;background:#f6efe8;margin-bottom:14px}.khm-category img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s}.khm-category:hover img{transform:scale(1.04)}.khm-category strong{font-size:14px;line-height:1.25}
.khm-promos{display:grid;grid-template-columns:1fr 1fr 1.06fr;gap:22px}.khm-promos a{display:block;border-radius:16px;overflow:hidden}.khm-promos img{width:100%;height:100%;min-height:330px;object-fit:cover;display:block;transition:transform .35s}.khm-promos a:hover img{transform:scale(1.02)}
.khm-products-section{padding-top:84px}.khm-product-slider{position:relative}.khm-products{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:22px;scroll-behavior:smooth}.khm-product-card{border:1px solid #e6e6e6;border-radius:14px;background:#fff;overflow:hidden;min-width:0;display:flex;flex-direction:column}.khm-product-card__media{height:300px;position:relative;background:#fff;display:flex;align-items:center;justify-content:center;padding:26px}.khm-product-card__media img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;display:block}.khm-badge{position:absolute;left:14px;top:14px;background:#b57b29;color:#fff;padding:5px 9px;border-radius:5px;font-size:10px;font-weight:800;text-transform:uppercase}.khm-badge--sale{background:#d90e31}.khm-heart{position:absolute;right:14px;top:14px;color:#777;z-index:2}.khm-heart svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.6}.khm-product-card__body{padding:0 17px 16px;display:flex;flex-direction:column;flex:1}.khm-product-card h3{font-family:var(--khm-sans);font-size:13px;line-height:1.45;font-weight:500;min-height:58px;margin:0 0 10px}.khm-product-card h3 a{color:#111;text-decoration:none}.khm-price{font-size:14px;font-weight:800;margin:4px 0 15px}.khm-price del{color:#999;font-weight:500;margin-right:8px}.khm-price ins{text-decoration:none}.khm-rating{font-size:12px;margin:-2px 0 9px}.khm-rating span{color:#f5a000;letter-spacing:1px}.khm-rating small{color:#333}.khm-add-cart{margin-top:auto;min-height:43px;border-radius:5px!important;background:#050505!important;color:#fff!important;text-decoration:none!important;display:flex!important;align-items:center;justify-content:center;gap:10px;font-size:13px!important;font-weight:600!important;padding:10px!important;border:0!important}.khm-add-cart svg{width:19px;height:19px}.khm-slider-arrow{position:absolute;z-index:5;top:44%;width:48px;height:48px;border:1px solid #ddd;border-radius:50%;background:#fff;display:grid;place-items:center;box-shadow:0 4px 12px rgba(0,0,0,.08);color:#111}.khm-slider-arrow svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:2}.khm-slider-arrow--prev{left:-24px}.khm-slider-arrow--next{right:-24px}
.khm-brand-heading{font-size:26px!important}.khm-brands{display:grid;grid-template-columns:repeat(8,1fr);gap:12px}.khm-brands a{min-height:96px;border:1px solid #e5e5e5;border-radius:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#111;text-decoration:none;text-align:center;padding:10px}.khm-brands small{font-size:10px;font-weight:600}.khm-brands strong{font-family:Georgia,serif;font-size:21px;line-height:1.05}.khm-brands a:nth-child(4) strong,.khm-brands a:nth-child(7) strong,.khm-brands a:nth-child(8) strong{font-family:Arial,sans-serif;font-size:14px;letter-spacing:.4px}.khm-brands a:nth-child(5) strong{font-style:italic;font-size:28px;color:#1b3e7d}
.khm-stats-section{padding:76px 0 0}.khm-stats{background:#050505;color:#fff;border-radius:20px;display:grid;grid-template-columns:repeat(4,1fr);min-height:166px;align-items:center;padding:28px 30px}.khm-stat{display:flex;align-items:center;justify-content:center;gap:20px;min-height:76px;border-right:1px solid rgba(255,255,255,.22)}.khm-stat:last-child{border-right:0}.khm-stat>div{color:#e1a530}.khm-stat svg{width:52px;height:52px}.khm-stat p{margin:0}.khm-stat strong,.khm-stat span{display:block}.khm-stat strong{font-size:28px;color:#e3ad48;font-weight:500}.khm-stat span{font-size:14px;margin-top:2px}
.khm-newsletter{margin-top:0;background:#f8f1e8;position:relative;overflow:hidden}.khm-newsletter:before{content:"";position:absolute;inset:0;background-image:var(--khm-news-bg);background-size:cover;background-position:center;opacity:.7}.khm-newsletter__inner{position:relative;min-height:280px;display:grid;grid-template-columns:40% 60%;align-items:center;gap:48px}.khm-newsletter__copy{padding-left:74px}.khm-newsletter h2{font-family:var(--khm-serif);font-size:40px;line-height:1.02;margin:0 0 15px}.khm-newsletter p{font-size:14px;line-height:1.7;max-width:470px}.khm-newsletter__form-wrap{padding-right:70px}.khm-newsletter-form{display:grid;grid-template-columns:1fr 190px;background:#fff;padding:7px;border-radius:13px;box-shadow:0 2px 10px rgba(0,0,0,.03)}.khm-newsletter-form input{border:0;outline:0;padding:16px 18px;font:14px var(--khm-sans);min-width:0}.khm-newsletter-form button{border:0;background:#050505;color:#fff;border-radius:7px;text-transform:uppercase;font-size:12px;font-weight:700}.khm-newsletter-benefits{display:flex;justify-content:center;gap:46px;font-size:13px;margin-top:28px}.khm-newsletter-benefits span{white-space:nowrap}.khm-form-message{background:#f2eadc;padding:10px 14px;border-radius:8px;margin-bottom:10px;font-size:13px}
@media(max-width:1280px){.khm-shell{width:min(100% - 36px,1180px)}.khm-hero h1{font-size:58px}.khm-hero__content{padding-left:35px}.khm-categories{gap:12px}.khm-product-card__media{height:235px}.khm-products{gap:14px}.khm-promos img{min-height:280px}}
@media(max-width:1024px){.khm-hero{min-height:610px}.khm-hero__inner{min-height:610px}.khm-hero__content{padding:55px 0 100px 20px}.khm-hero h1{font-size:50px}.khm-hero__visual{height:520px}.khm-features{grid-template-columns:repeat(2,1fr)}.khm-feature:nth-child(2){border-right:0}.khm-feature:nth-child(-n+2){border-bottom:1px solid #ddd;padding-bottom:20px}.khm-feature:nth-child(n+3){padding-top:20px}.khm-categories{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:8px}.khm-category{min-width:130px;scroll-snap-align:start}.khm-promos{grid-template-columns:1fr 1fr}.khm-promos a:last-child{grid-column:1/-1}.khm-promos a:last-child img{max-height:320px}.khm-products{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding:2px 2px 14px}.khm-product-card{min-width:calc(33.333% - 11px);scroll-snap-align:start}.khm-product-card__media{height:265px}.khm-brands{grid-template-columns:repeat(4,1fr)}.khm-newsletter__copy{padding-left:20px}.khm-newsletter__form-wrap{padding-right:20px}}
@media(max-width:767px){.khm-shell{width:min(100% - 24px,720px)}.khm-hero{min-height:auto;padding:0 0 44px}.khm-hero__inner{display:flex;flex-direction:column;min-height:auto;width:100%}.khm-hero__content{width:min(100% - 36px,680px);padding:44px 0 18px}.khm-eyebrow{font-size:14px}.khm-hero h1{font-size:45px;line-height:.98}.khm-hero p{font-size:15px}.khm-hero__visual{height:360px;width:100%}.khm-hero__visual img{object-position:center}.khm-hero__dots{bottom:18px;left:50%;transform:translateX(-50%)}.khm-features-wrap{margin-top:0;padding-top:14px;background:#fff}.khm-features{grid-template-columns:1fr 1fr;min-height:0;padding:14px 8px;border-radius:12px}.khm-feature{display:block;text-align:center;padding:15px 5px!important;min-height:125px;border-right:1px solid #ddd}.khm-feature:nth-child(2n){border-right:0}.khm-feature__icon{justify-content:center;margin-bottom:8px}.khm-feature svg{width:30px;height:30px}.khm-feature strong{font-size:12px}.khm-feature span{font-size:10px;line-height:1.35}.khm-section{padding-top:48px}.khm-section-head{align-items:flex-end;margin-bottom:22px}.khm-section h2{font-size:31px}.khm-link-btn{font-size:11px;padding:8px 12px}.khm-simple-link{font-size:11px;text-align:right}.khm-category{min-width:105px}.khm-category strong{font-size:11px}.khm-promos{grid-template-columns:1fr;gap:14px}.khm-promos a:last-child{grid-column:auto}.khm-promos img,.khm-promos a:last-child img{min-height:0;max-height:none}.khm-products-section{padding-top:52px}.khm-product-card{min-width:72vw}.khm-product-card__media{height:270px}.khm-slider-arrow{display:none}.khm-brand-heading{font-size:22px!important}.khm-brands{grid-template-columns:repeat(2,1fr)}.khm-stats-section{padding-top:52px}.khm-stats{grid-template-columns:1fr 1fr;border-radius:14px;padding:16px 8px}.khm-stat{border-right:1px solid rgba(255,255,255,.2);border-bottom:1px solid rgba(255,255,255,.2);padding:18px 5px;gap:10px}.khm-stat:nth-child(2n){border-right:0}.khm-stat:nth-child(n+3){border-bottom:0}.khm-stat svg{width:36px;height:36px}.khm-stat strong{font-size:20px}.khm-stat span{font-size:10px}.khm-newsletter__inner{grid-template-columns:1fr;gap:20px;padding:45px 0}.khm-newsletter__copy,.khm-newsletter__form-wrap{padding:0}.khm-newsletter h2{font-size:34px}.khm-newsletter-form{grid-template-columns:1fr 115px}.khm-newsletter-benefits{gap:12px;justify-content:space-between;font-size:10px}}
@media(max-width:420px){.khm-hero h1{font-size:39px}.khm-hero__visual{height:300px}.khm-product-card{min-width:82vw}.khm-newsletter-form{grid-template-columns:1fr}.khm-newsletter-form button{min-height:45px}.khm-newsletter-benefits{flex-wrap:wrap;justify-content:flex-start}}
