.kh-store{--kh-green:#6f8e14;--kh-green-dark:#35470d;--kh-lime:#d7e879;--kh-ink:#172012;--kh-muted:#66705f;--kh-soft:#f5f8ea;--kh-line:#e2e8d4;background:#fff;color:var(--kh-ink);font-family:inherit}.kh-store *{box-sizing:border-box}.kh-shell{width:min(100% - 32px,1380px);margin:0 auto}.kh-hero{position:relative;min-height:610px;display:flex;align-items:flex-end;overflow:hidden;background:linear-gradient(135deg,#26360d,#718d20)}.kh-hero__media,.kh-hero__shade{position:absolute;inset:0}.kh-hero__cover{width:100%;height:100%;object-fit:cover;object-position:center}.kh-hero__shade{background:linear-gradient(90deg,rgba(15,24,8,.91) 0%,rgba(15,24,8,.72) 43%,rgba(15,24,8,.18) 74%,rgba(15,24,8,.06) 100%),linear-gradient(0deg,rgba(15,24,8,.76),transparent 55%)}.kh-hero__content{position:relative;z-index:1;padding-top:34px;padding-bottom:42px}.kh-back{display:inline-flex;align-items:center;min-height:42px;padding:9px 16px;border:1px solid rgba(255,255,255,.45);border-radius:999px;background:rgba(20,29,14,.58);backdrop-filter:blur(8px);color:#fff;font-size:14px;font-weight:800;text-decoration:none}.kh-back:hover{background:#fff;color:var(--kh-ink);text-decoration:none}.kh-hero__panel{max-width:760px;margin-top:110px;padding:30px;display:grid;grid-template-columns:180px minmax(0,1fr);gap:28px;align-items:center;border:1px solid rgba(255,255,255,.22);border-radius:28px;background:rgba(255,255,255,.94);box-shadow:0 22px 70px rgba(0,0,0,.25);backdrop-filter:blur(14px)}.kh-logo-wrap{width:180px;height:180px;padding:18px;display:flex;align-items:center;justify-content:center;border:1px solid var(--kh-line);border-radius:24px;background:#fff}.kh-logo{max-width:100%;max-height:100%;object-fit:contain}.kh-logo-fallback{width:100%;height:100%;display:flex;align-items:center;justify-content:center;border-radius:18px;background:var(--kh-green);color:#fff;font-size:72px;font-weight:950}.kh-kicker,.kh-eyebrow{margin:0 0 8px;color:var(--kh-green-dark);font-size:12px;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.kh-hero h1{margin:0;color:#172012;font-size:clamp(38px,5vw,67px);line-height:.98;letter-spacing:-.045em}.kh-hero__copy>p:not(.kh-kicker){margin:18px 0 0;color:#43503b;font-size:18px;line-height:1.55}.kh-actions{margin-top:24px;display:flex;gap:12px;flex-wrap:wrap}.kh-button{min-height:48px;padding:12px 20px;display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;border-radius:12px;font-size:15px;font-weight:900;text-align:center;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.kh-button:hover{transform:translateY(-1px);text-decoration:none}.kh-button--primary{background:var(--kh-green-dark);color:#fff;box-shadow:0 8px 24px rgba(53,71,13,.18)}.kh-button--primary:hover{background:#263509;color:#fff}.kh-button--secondary{border-color:#b9c59b;background:#fff;color:var(--kh-green-dark)}.kh-button--secondary:hover{background:var(--kh-soft);color:var(--kh-green-dark)}.kh-facts{max-width:760px;margin:18px 0 0;padding:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;list-style:none}.kh-facts li{min-height:76px;padding:14px 16px;display:flex;flex-direction:column;justify-content:center;border:1px solid rgba(255,255,255,.22);border-radius:16px;background:rgba(18,29,10,.72);backdrop-filter:blur(8px);color:#fff}.kh-facts strong{font-size:17px;line-height:1.2}.kh-facts span{margin-top:3px;color:rgba(255,255,255,.76);font-size:12px}.kh-guide{margin:56px 0 0;padding:28px 30px;display:grid;grid-template-columns:minmax(230px,.8fr) 2fr;gap:34px;align-items:center;border:1px solid var(--kh-line);border-radius:24px;background:var(--kh-soft)}.kh-guide h2,.kh-section-head h2,.kh-help h2{margin:0;color:var(--kh-ink);font-size:clamp(27px,3.2vw,42px);line-height:1.08;letter-spacing:-.035em}.kh-guide ol{margin:0;padding:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;list-style:none}.kh-guide li{min-height:96px;padding:14px;display:flex;align-items:center;gap:12px;border:1px solid #dde6c8;border-radius:16px;background:#fff}.kh-guide li>b{width:38px;height:38px;display:flex;align-items:center;justify-content:center;flex:0 0 38px;border-radius:50%;background:var(--kh-green);color:#fff}.kh-guide li span{display:flex;flex-direction:column;color:var(--kh-muted);font-size:13px;line-height:1.35}.kh-guide li strong{margin-bottom:3px;color:var(--kh-ink);font-size:14px}.kh-categories,.kh-products{padding-top:70px}.kh-section-head{margin-bottom:24px;display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.kh-section-head>a{color:var(--kh-green-dark);font-weight:900;text-decoration:none}.kh-section-head>a:hover{text-decoration:underline}.kh-category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.kh-category-card{min-width:0;overflow:hidden;border:1px solid var(--kh-line);border-radius:20px;background:#fff;color:inherit;text-decoration:none;box-shadow:0 8px 30px rgba(40,55,16,.06);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.kh-category-card:hover{transform:translateY(-3px);border-color:#bacb83;box-shadow:0 15px 38px rgba(40,55,16,.12);color:inherit;text-decoration:none}.kh-category-card__visual{position:relative;aspect-ratio:1.45/1;overflow:hidden;background:linear-gradient(145deg,#f5f8ea,#e8efce)}.kh-category-card__image{width:100%;height:100%;object-fit:cover;transition:transform .25s ease}.kh-category-card:hover .kh-category-card__image{transform:scale(1.035)}.kh-category-card__fallback{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#748f20;font-size:72px;font-weight:950}.kh-category-card__count{position:absolute;top:12px;right:12px;padding:6px 9px;border-radius:999px;background:rgba(255,255,255,.92);color:var(--kh-green-dark);font-size:11px;font-weight:900;box-shadow:0 4px 14px rgba(20,30,5,.08)}.kh-category-card__body{padding:18px}.kh-category-card h3{margin:0;color:var(--kh-ink);font-size:20px;line-height:1.18}.kh-category-card p{min-height:38px;margin:9px 0 13px;color:var(--kh-muted);font-size:13px;line-height:1.45}.kh-category-card__body>span{color:var(--kh-green-dark);font-size:13px;font-weight:900}.kh-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.kh-product-card{min-width:0;overflow:hidden;display:flex;flex-direction:column;border:1px solid var(--kh-line);border-radius:18px;background:#fff;box-shadow:0 8px 26px rgba(40,55,16,.055)}.kh-product-card__media{position:relative;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#fafbf7}.kh-product-card__image{width:100%;height:100%;object-fit:contain;padding:16px;transition:transform .24s ease}.kh-product-card:hover .kh-product-card__image{transform:scale(1.035)}.kh-product-card__placeholder-logo{width:68%;height:68%;object-fit:contain;opacity:.72}.kh-product-card__placeholder{width:86px;height:86px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:var(--kh-green);color:#fff;font-size:44px;font-weight:950}.kh-product-card__body{padding:16px;display:flex;flex:1;flex-direction:column}.kh-product-card__body>a{text-decoration:none}.kh-product-card h3{margin:0;color:var(--kh-ink);font-size:15px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.kh-product-card__bottom{margin-top:auto;padding-top:16px;display:flex;align-items:center;justify-content:space-between;gap:10px}.kh-product-card__bottom>strong{font-size:18px;white-space:nowrap}.kh-quick-form{margin:0}.kh-quick-form button{min-height:38px;padding:8px 12px;border:0;border-radius:10px;background:var(--kh-green-dark);color:#fff;font-size:12px;font-weight:900;cursor:pointer}.kh-quick-form button:hover{background:#263509}.kh-unavailable{color:#8a5d40;font-size:12px;font-weight:800}.kh-help{margin:72px 0 0;padding:34px;display:flex;align-items:center;justify-content:space-between;gap:34px;border-radius:24px;background:linear-gradient(130deg,#e9f0c9,#f8faee)}.kh-help>div{max-width:780px}.kh-help p:not(.kh-eyebrow){margin:12px 0 0;color:#526046;font-size:16px;line-height:1.55}.kh-help .kh-button{flex:0 0 auto}.kh-disclaimer{margin:22px 0 54px;padding:16px 18px;border-left:4px solid #9ab23f;background:#f8faef;color:#5d6657;font-size:12px;line-height:1.55}.kh-store a:focus-visible,.kh-store button:focus-visible{outline:3px solid #d9a11b;outline-offset:3px}@media(max-width:1050px){.kh-hero__panel{grid-template-columns:145px minmax(0,1fr)}.kh-logo-wrap{width:145px;height:145px}.kh-guide{grid-template-columns:1fr}.kh-category-grid,.kh-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:749px){.kh-shell{width:min(100% - 24px,1380px)}.kh-hero{min-height:0;padding-top:0;align-items:stretch}.kh-hero__shade{background:linear-gradient(0deg,rgba(15,24,8,.87),rgba(15,24,8,.3))}.kh-hero__content{padding-top:18px;padding-bottom:24px}.kh-hero__panel{margin-top:130px;padding:20px;grid-template-columns:1fr;gap:16px;border-radius:20px}.kh-logo-wrap{width:132px;height:106px;padding:10px;border-radius:16px}.kh-logo{width:100%;height:100%}.kh-hero h1{font-size:39px}.kh-hero__copy>p:not(.kh-kicker){font-size:15px}.kh-actions{display:grid;grid-template-columns:1fr}.kh-button{width:100%}.kh-facts{grid-template-columns:1fr 1fr;margin-top:10px}.kh-facts li{min-height:65px}.kh-facts li:last-child{grid-column:1/-1}.kh-guide{margin-top:34px;padding:22px 18px;gap:20px}.kh-guide ol{grid-template-columns:1fr}.kh-guide li{min-height:76px}.kh-categories,.kh-products{padding-top:48px}.kh-section-head{align-items:flex-start;flex-direction:column;gap:10px}.kh-category-grid,.kh-product-grid{gap:12px}.kh-category-card{border-radius:15px}.kh-category-card__visual{aspect-ratio:1.1/1}.kh-category-card__body{padding:13px}.kh-category-card h3{font-size:16px}.kh-category-card p{min-height:52px;font-size:12px}.kh-category-card__count{top:8px;right:8px;font-size:10px}.kh-product-card{border-radius:14px}.kh-product-card__image{padding:10px}.kh-product-card__body{padding:12px}.kh-product-card h3{font-size:13px;-webkit-line-clamp:4}.kh-product-card__bottom{align-items:flex-start;flex-direction:column}.kh-product-card__bottom>strong{font-size:17px}.kh-quick-form,.kh-quick-form button{width:100%}.kh-help{margin-top:48px;padding:24px 20px;align-items:stretch;flex-direction:column}.kh-disclaimer{margin-bottom:36px}}