.kh-home{padding-bottom:56px}.kh-home-hero{margin-top:14px;display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:12px}.kh-home-slider{margin:0;background:#fff;border-radius:14px;overflow:hidden;position:relative}.kh-home-slider__track{display:grid}.kh-home-slide{grid-area:1/1;min-height:330px;padding:38px clamp(22px,6vw,70px);display:flex;align-items:center;opacity:0;pointer-events:none;transform:translateX(12px);transition:opacity .3s ease,transform .3s ease;background:linear-gradient(105deg,#fff 10%,#e9f7f2)}.kh-home-slide:nth-child(2){background:linear-gradient(105deg,#fff 10%,#eef7ff)}.kh-home-slide:nth-child(3){background:linear-gradient(105deg,#fff 10%,#eff9f1)}.kh-home-slide.is-active{opacity:1;pointer-events:auto;transform:none}.kh-home-slide__content{max-width:600px}.kh-home-slide__content>span{color:var(--kh-color-primary);font-weight:900;font-size:.78rem}.kh-home-slide h1,.kh-home-slide h2{margin:7px 0;font-size:clamp(1.45rem,3.6vw,2.55rem);line-height:1.35}.kh-home-slide p{color:var(--kh-color-muted);margin:0 0 18px}.kh-home-slider__controls{position:absolute;bottom:12px;inset-inline:18px;display:flex;align-items:center;justify-content:center;gap:10px}.kh-home-slider__controls button{border:0;background:#fff;border-radius:50%;width:32px;height:32px;cursor:pointer}.kh-home-slider__dots{display:flex;gap:6px}.kh-home-slider__dots button{width:7px;height:7px;padding:0;border:0;border-radius:50%;background:#c8cdd2}.kh-home-slider__dots button.is-active{background:var(--kh-color-primary)}.kh-hero-side{display:grid;gap:12px}.kh-hero-side__card{background:#fff;border:1px solid var(--kh-color-border);border-radius:16px;padding:18px;display:flex;flex-direction:column;justify-content:center}.kh-hero-side__card strong{font-size:1rem}.kh-hero-side__card span{font-size:.72rem;color:var(--kh-color-muted);margin-top:5px}.kh-benefits{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin:14px 0}.kh-benefits>div{background:#fff;border:1px solid var(--kh-color-border);border-radius:12px;padding:12px;display:grid}.kh-benefits strong{font-size:.78rem}.kh-benefits span{font-size:.7rem;color:var(--kh-color-muted)}.kh-flash{background:#008b64;border-radius:16px;padding:16px;color:#fff}.kh-flash .kh-section__head a{color:#fff}.kh-flash .kh-product-scroller{background:#fff;border-radius:12px;padding:8px}.kh-product-scroller{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(180px,22%);overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:inline proximity;gap:10px;padding-bottom:6px}.kh-product-scroller>*{scroll-snap-align:start}.kh-product-card--compact .kh-product-card__body{padding:8px}.kh-product-card--compact .kh-product-card__action{display:none}.kh-product-card--compact .kh-product-card__title{font-size:.82rem}.kh-product-card--compact .kh-product-card__price{font-size:.9rem}.kh-countdown{font-variant-numeric:tabular-nums;font-weight:900;direction:ltr}.kh-brand-strip{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.kh-brand-strip a{background:#fff;border:1px solid var(--kh-color-border);border-radius:10px;padding:16px 10px;text-align:center;font-weight:800;font-size:.76rem;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;min-height:92px;transition:transform .2s ease,box-shadow .2s ease}.kh-brand-card__image{width:52px;height:52px;object-fit:contain}.kh-brand-card__name{display:block}.kh-brand-strip a:hover{transform:translateY(-2px);box-shadow:0 6px 18px rgba(0,0,0,.06)}@media(max-width:767px){.kh-home-hero{display:block}.kh-hero-side{display:none}.kh-home-slide{min-height:270px}.kh-product-scroller{grid-auto-columns:42vw}.kh-brand-strip{grid-template-columns:repeat(3,1fr)}}@media(min-width:768px){.kh-benefits{grid-template-columns:repeat(4,1fr);gap:12px}.kh-product-scroller{gap:14px}.kh-benefits>div{padding:16px}}
