:root{
  --ke-green:#b31922;--ke-green-dark:#87131a;--ke-green-soft:#fff1f2;--ke-ink:#171717;--ke-text:#3f3f3f;--ke-muted:#747474;--ke-line:#e9e5e3;--ke-soft:#f8f7f6;--ke-white:#fff;--ke-warm:#b9824f;--ke-radius:22px;--ke-radius-sm:14px;--ke-shadow:0 22px 65px rgba(39,20,17,.09);--ke-max:1420px
}
*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:clip}body{margin:0;background:#fff;color:var(--ke-ink);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Inter,Roboto,Helvetica,Arial,sans-serif;letter-spacing:-.015em;overflow-x:clip}body.ke-lock{overflow:hidden}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.ke-site-main{min-height:60vh}.ct-container,.site-main,.site-content{max-width:none!important;width:100%!important;padding:0!important;margin:0!important}.ke-skip-link{position:fixed;left:12px;top:-100px;z-index:99999;background:#fff;padding:10px 14px;border-radius:8px;box-shadow:var(--ke-shadow)}.ke-skip-link:focus{top:12px}

.ke-topbar{min-height:34px;padding:7px 22px;background:var(--ke-ink);color:#fff;display:flex;align-items:center;justify-content:center;gap:17px;font-size:11px;font-weight:750;letter-spacing:.07em;text-transform:uppercase}.ke-topbar i{width:3px;height:3px;border-radius:50%;background:#84b69f}.ke-topbar a:hover{color:#b8d8c9}.ke-header{position:sticky;top:0;z-index:500;background:rgba(255,255,255,.94);border-bottom:1px solid rgba(227,233,229,.9);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.ke-header-inner{max-width:var(--ke-max);height:82px;margin:auto;padding:0 28px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:34px}.ke-logo{min-width:178px}.ke-logo .custom-logo-link{display:block}.ke-logo .ke-brand{display:flex;align-items:center;gap:9px}.ke-logo .ke-brand-mark{display:block;width:39px;height:52px;object-fit:contain}.ke-brand-text{display:flex;flex-direction:column;line-height:.9}.ke-brand-text strong{font-size:20px;letter-spacing:-.045em}.ke-brand-text em{font-style:normal;font-size:17px;font-weight:760;color:#5c913d;letter-spacing:-.04em;margin-top:5px}.ke-logo .custom-logo{display:block;max-width:180px;max-height:60px;width:auto;height:auto}.ke-desktop-nav{justify-self:center}.ke-desktop-nav ul{list-style:none;margin:0;padding:0;display:flex;align-items:center;gap:25px}.ke-desktop-nav a{font-size:13px;font-weight:720;color:#29342f;position:relative;padding:12px 0}.ke-desktop-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:6px;height:2px;background:var(--ke-green);transition:.22s}.ke-desktop-nav a:hover:after,.ke-desktop-nav .current-menu-item>a:after{right:0}.ke-header-actions{display:flex;gap:7px;align-items:center;justify-self:end}.ke-icon-btn{width:42px;height:42px;border:0;border-radius:50%;background:transparent;display:grid;place-items:center;color:var(--ke-ink);cursor:pointer;position:relative;transition:.2s}.ke-icon-btn:hover{background:var(--ke-green-soft);color:var(--ke-green)}.ke-icon-btn svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.ke-menu-toggle{display:none}.ke-menu-toggle span{display:block;width:21px;height:1.7px;background:currentColor;margin:2.2px 0}.ke-cart-count{position:absolute;right:0;top:0;min-width:17px;height:17px;padding:0 4px;border-radius:9px;background:var(--ke-green);color:#fff;font-size:9px;font-weight:800;display:grid;place-items:center}

.ke-overlay{position:fixed;z-index:780;inset:0;background:rgba(17,28,23,.42);backdrop-filter:blur(2px)}.ke-mobile-menu,.ke-cart-drawer,.ke-search-panel{position:fixed;z-index:800;background:#fff;transition:transform .3s cubic-bezier(.2,.75,.3,1),opacity .2s,visibility .2s}.ke-mobile-menu{left:0;top:0;bottom:0;width:min(410px,91vw);padding:24px 28px;transform:translateX(-103%);overflow:auto}.ke-mobile-menu.is-open{transform:none}.ke-cart-drawer{right:0;top:0;bottom:0;width:min(460px,94vw);padding:24px;transform:translateX(103%);overflow:auto}.ke-cart-drawer.is-open{transform:none}.ke-drawer-head{height:58px;border-bottom:1px solid var(--ke-line);display:flex;align-items:center;justify-content:space-between;font-size:11px;font-weight:850;letter-spacing:.15em}.ke-drawer-head button,.ke-search-top button{border:0;background:none;font-size:31px;line-height:1;cursor:pointer;color:#28332e}.ke-mobile-menu ul{list-style:none;margin:18px 0 0;padding:0}.ke-mobile-menu li{border-bottom:1px solid var(--ke-line)}.ke-mobile-menu li a{display:block;padding:16px 0;font-size:20px;font-weight:690}.ke-drawer-contact{margin-top:28px;display:grid;gap:10px;font-size:14px;color:var(--ke-muted)}
.ke-search-panel{left:0;right:0;top:0;transform:translateY(-103%);padding:24px 20px 30px}.ke-search-panel.is-open{transform:none}.ke-search-shell{max-width:900px;margin:auto}.ke-search-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.ke-search-top strong{font-size:13px;letter-spacing:.1em}.ke-search-form{display:flex;gap:10px}.ke-search-form input{flex:1;height:58px;border:1px solid #d6dfda;border-radius:14px;padding:0 18px;font-size:16px;outline:none}.ke-search-form input:focus{border-color:var(--ke-green);box-shadow:0 0 0 3px rgba(31,107,79,.10)}.ke-search-form button,.ke-btn{border:0;border-radius:14px;background:var(--ke-green);color:#fff;padding:0 22px;font-weight:780;cursor:pointer;transition:.2s}.ke-search-form button:hover,.ke-btn:hover{background:var(--ke-green-dark);transform:translateY(-1px)}.ke-live-results{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:14px}.ke-search-result{display:grid;grid-template-columns:64px 1fr;gap:12px;align-items:center;border:1px solid var(--ke-line);border-radius:14px;padding:9px;background:#fff}.ke-search-result img{width:64px;height:64px;object-fit:cover;border-radius:10px;background:var(--ke-soft)}.ke-search-result strong{display:block;font-size:13px;line-height:1.3}.ke-search-result small{display:block;margin-top:5px;color:var(--ke-green);font-weight:800}.ke-search-empty{grid-column:1/-1;color:var(--ke-muted);margin:8px 0}

.ke-hero{max-width:var(--ke-max);height:min(70vw,650px);min-height:540px;margin:0 auto;position:relative;overflow:hidden;border-radius:0 0 34px 34px;background:#193027}.ke-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.ke-hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(11,31,23,.87) 0%,rgba(14,43,31,.69) 38%,rgba(14,43,31,.18) 72%,rgba(14,43,31,.08) 100%)}.ke-hero-content{position:absolute;z-index:2;left:clamp(28px,6vw,86px);top:50%;transform:translateY(-50%);max-width:690px;color:#fff}.ke-kicker{display:block;margin-bottom:15px;color:var(--ke-green);font-size:11px;font-weight:850;letter-spacing:.18em;text-transform:uppercase}.ke-kicker-light{color:#b6dbc9}.ke-hero h1{font-size:clamp(48px,6.2vw,90px);line-height:.94;letter-spacing:-.06em;margin:0 0 24px;font-weight:690}.ke-hero p{max-width:590px;font-size:18px;line-height:1.62;color:rgba(255,255,255,.86);margin:0 0 30px}.ke-hero-actions{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.ke-btn{display:inline-flex;min-height:50px;align-items:center;justify-content:center;padding:0 22px}.ke-btn-light{background:#fff;color:var(--ke-ink)}.ke-btn-light:hover{background:#f0f5f2;color:var(--ke-green-dark)}.ke-text-link{font-size:14px;font-weight:780;border-bottom:1px solid #aeb8b3;padding-bottom:4px}.ke-text-link-light{color:#fff;border-color:rgba(255,255,255,.5)}.ke-hero-note{position:absolute;z-index:3;right:34px;bottom:32px;background:rgba(255,255,255,.93);backdrop-filter:blur(14px);padding:15px 18px;border-radius:15px;display:flex;flex-direction:column;box-shadow:var(--ke-shadow)}.ke-hero-note strong{font-size:14px}.ke-hero-note span{font-size:12px;color:var(--ke-muted);margin-top:2px}
.ke-benefit-strip{max-width:var(--ke-max);margin:16px auto 0;display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--ke-line);border-radius:22px;overflow:hidden}.ke-benefit-strip>div{padding:22px 24px;border-right:1px solid var(--ke-line);display:grid;grid-template-columns:auto 1fr;column-gap:13px}.ke-benefit-strip>div:last-child{border-right:0}.ke-benefit-strip span{grid-row:1/3;width:32px;height:32px;border-radius:50%;background:var(--ke-green-soft);color:var(--ke-green);display:grid;place-items:center;font-size:10px;font-weight:850}.ke-benefit-strip strong{font-size:14px}.ke-benefit-strip small{color:var(--ke-muted);font-size:12px;margin-top:3px}

.ke-section{max-width:var(--ke-max);margin:0 auto;padding:92px 28px 0}.ke-section-head{display:flex;justify-content:space-between;gap:28px;align-items:end;margin-bottom:30px}.ke-section-head h2,.ke-story-copy h2,.ke-team-copy h2,.ke-payment-head h2{font-size:clamp(34px,4.2vw,58px);line-height:1.02;letter-spacing:-.045em;margin:0;font-weight:690}.ke-section-head p{max-width:520px;margin:0;color:var(--ke-muted);font-size:15px;line-height:1.55}.ke-category-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:14px}.ke-category-card{grid-column:span 4;min-height:390px;border-radius:var(--ke-radius);overflow:hidden;background:var(--ke-soft);position:relative;box-shadow:inset 0 0 0 1px rgba(227,233,229,.9);transition:.25s}.ke-category-card:nth-child(4),.ke-category-card:nth-child(5){grid-column:span 6;min-height:330px}.ke-category-card:hover{transform:translateY(-3px);box-shadow:var(--ke-shadow)}.ke-category-media{position:absolute;inset:0}.ke-category-media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 28%,rgba(10,25,18,.78) 100%)}.ke-category-media img,.ke-category-placeholder{width:100%;height:100%;object-fit:cover}.ke-category-placeholder{background:linear-gradient(145deg,#e2eee8,#b8d4c7)}.ke-category-copy{position:absolute;z-index:2;left:24px;right:24px;bottom:22px;color:#fff}.ke-category-copy span{font-size:11px;letter-spacing:.1em;text-transform:uppercase;opacity:.8}.ke-category-copy h3{font-size:29px;margin:4px 0 13px;letter-spacing:-.035em}.ke-category-copy b{font-size:13px}

.ke-products.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important;margin:0!important;padding:0!important}.ke-products.products:before,.ke-products.products:after{display:none!important}.ke-products.products li.product{width:auto!important;margin:0!important;float:none!important;border:1px solid var(--ke-line);border-radius:20px;padding:0 0 17px!important;background:#fff;overflow:hidden;position:relative;transition:.22s;display:flex!important;flex-direction:column}.ke-products.products li.product:hover{transform:translateY(-3px);box-shadow:var(--ke-shadow)}.ke-products.products li.product a.woocommerce-LoopProduct-link{display:block}.ke-products.products li.product img{width:100%!important;aspect-ratio:1/1!important;object-fit:contain!important;background:#f8faf9;margin:0 0 15px!important;padding:14px}.ke-products.products li.product .woocommerce-loop-product__title{font-size:15px!important;line-height:1.35!important;letter-spacing:-.02em;margin:0!important;padding:0 16px!important;min-height:41px;color:var(--ke-ink)!important}.ke-products.products li.product .price{padding:0 16px!important;margin:12px 0 14px!important;color:var(--ke-green)!important;font-size:18px!important;font-weight:850!important;display:flex!important;gap:7px;align-items:baseline;flex-wrap:wrap}.ke-products.products li.product .price del{font-size:12px;color:#85908a;opacity:.8}.ke-products.products li.product .price ins{text-decoration:none;color:var(--ke-green)}.ke-products.products li.product .button{margin:0 16px!important;border-radius:12px!important;min-height:44px;display:flex!important;align-items:center;justify-content:center;background:var(--ke-ink)!important;color:#fff!important;font-size:12px!important;font-weight:800!important;text-transform:none!important;padding:0 12px!important}.ke-products.products li.product .button:hover{background:var(--ke-green)!important}.ke-sale-badge{position:absolute;z-index:3;left:12px;top:12px;padding:7px 9px;border-radius:10px;background:var(--ke-green);color:#fff;font-size:10px;font-weight:850;letter-spacing:.08em}.ke-scroll-buttons{display:flex;gap:8px}.ke-scroll-buttons button{width:43px;height:43px;border-radius:50%;border:1px solid var(--ke-line);background:#fff;cursor:pointer;font-size:20px}.ke-product-scroll{overflow:auto;scrollbar-width:none}.ke-product-scroll::-webkit-scrollbar{display:none}.ke-scroll-products{display:flex!important;grid-template-columns:none!important;width:max-content}.ke-scroll-products li.product{width:260px!important}

.ke-story-panel,.ke-team-panel{max-width:var(--ke-max);margin:92px auto 0;background:var(--ke-soft);border-radius:30px;overflow:hidden;display:grid;grid-template-columns:1.06fr .94fr;min-height:610px}.ke-story-image,.ke-team-image{min-height:100%}.ke-story-image img,.ke-team-image img{width:100%;height:100%;object-fit:cover}.ke-story-copy,.ke-team-copy{padding:clamp(42px,6vw,90px);display:flex;flex-direction:column;justify-content:center}.ke-story-copy p,.ke-team-copy p{font-size:17px;line-height:1.7;color:var(--ke-text);margin:22px 0 0}.ke-story-copy .ke-btn{align-self:flex-start;margin-top:26px}.ke-team-panel{grid-template-columns:.94fr 1.06fr;background:var(--ke-green-soft)}.ke-team-copy>div{display:flex;gap:22px;align-items:center;margin-top:28px;flex-wrap:wrap}.ke-feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.ke-feature-grid article{padding:28px;border-radius:22px;background:var(--ke-soft);min-height:230px}.ke-feature-grid article>span{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:var(--ke-green);color:#fff;font-size:20px;margin-bottom:32px}.ke-feature-grid h3{font-size:20px;margin:0 0 12px}.ke-feature-grid p{font-size:14px;line-height:1.62;color:var(--ke-muted);margin:0}

.ke-payment-trust{max-width:var(--ke-max);margin:92px auto 0;padding:54px;border-radius:30px;background:#f4f6f5;display:grid;grid-template-columns:.9fr 1.1fr;gap:50px;align-items:center}.ke-payment-head>span{font-size:11px;font-weight:850;letter-spacing:.16em;color:var(--ke-green)}.ke-payment-head h2{margin-top:12px}.ke-payment-badges{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.ke-pay-badge{min-height:80px;border-radius:17px;background:#fff;border:1px solid var(--ke-line);display:flex;align-items:center;gap:13px;padding:14px 17px}.ke-pay-badge>span{width:42px;height:42px;border-radius:12px;background:var(--ke-green-soft);color:var(--ke-green);display:grid;place-items:center;font-size:20px;font-weight:850}.ke-pay-badge strong{font-size:13px}

.ke-faq-list{border-top:1px solid var(--ke-line)}.ke-faq-list details{border-bottom:1px solid var(--ke-line);padding:0}.ke-faq-list summary{cursor:pointer;list-style:none;font-size:21px;font-weight:720;padding:25px 52px 25px 0;position:relative}.ke-faq-list summary::-webkit-details-marker{display:none}.ke-faq-list summary:after{content:"+";position:absolute;right:4px;top:50%;transform:translateY(-50%);width:34px;height:34px;border-radius:50%;border:1px solid #cfd8d3;display:grid;place-items:center;color:var(--ke-muted);font-size:22px;font-weight:400}.ke-faq-list details[open] summary:after{content:"−"}.ke-faq-list details p{max-width:900px;margin:-8px 0 24px;color:var(--ke-muted);font-size:16px;line-height:1.7}.ke-review-track{display:flex;gap:14px;overflow:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.ke-review-track::-webkit-scrollbar{display:none}.ke-review-card{flex:0 0 min(410px,82vw);scroll-snap-align:start;border:1px solid var(--ke-line);border-radius:22px;padding:28px;min-height:290px;display:flex;flex-direction:column}.ke-stars{color:#d59b41;letter-spacing:.12em}.ke-review-card>p{font-size:17px;line-height:1.65;color:var(--ke-text);flex:1}.ke-review-card footer{display:flex;flex-direction:column;gap:3px}.ke-review-card footer span{font-size:12px;color:var(--ke-muted)}

.ke-footer{margin-top:96px;background:#111a16;color:#fff}.ke-footer-trust{max-width:var(--ke-max);margin:auto;display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid rgba(255,255,255,.10)}.ke-footer-trust div{padding:25px 28px;border-right:1px solid rgba(255,255,255,.10)}.ke-footer-trust div:last-child{border-right:0}.ke-footer-trust strong{display:block;font-size:13px}.ke-footer-trust span{display:block;margin-top:4px;font-size:12px;color:#aab7b0}.ke-footer-grid{max-width:var(--ke-max);margin:auto;padding:58px 28px 54px;display:grid;grid-template-columns:1.7fr .8fr .9fr .9fr;gap:48px}.ke-footer .ke-logo{display:inline-block;min-width:0;background:#fff;border-radius:16px;padding:10px 14px;margin-bottom:18px}.ke-footer .ke-logo .ke-brand{gap:10px}.ke-footer .ke-logo .ke-brand-mark{width:44px;height:58px}.ke-footer .ke-logo .ke-brand-text strong{color:var(--ke-ink);font-size:22px}.ke-footer .ke-logo .ke-brand-text em{font-size:18px}.ke-footer-branding>p{max-width:430px;color:#aab7b0;font-size:14px;line-height:1.65}.ke-company-card{display:grid;gap:6px;margin-top:24px;font-size:13px;color:#b7c2bc}.ke-company-card strong{font-size:15px;color:#fff}.ke-footer h3{font-size:12px;letter-spacing:.12em;text-transform:uppercase;margin:0 0 17px;color:#c5d2cb}.ke-footer ul{list-style:none;margin:0;padding:0}.ke-footer li{margin:0 0 10px}.ke-footer li a{font-size:14px;color:#e5ebe8}.ke-footer li a:hover{color:#8fc3aa}.ke-footer-bottom{max-width:var(--ke-max);margin:auto;padding:19px 28px;border-top:1px solid rgba(255,255,255,.10);display:flex;gap:22px;flex-wrap:wrap;font-size:11px;color:#899890}.ke-footer-bottom a:hover{color:#fff}.ke-contact-float{position:fixed;z-index:600;left:16px;bottom:18px;display:flex;gap:8px}.ke-contact-float a{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:var(--ke-green);color:#fff;box-shadow:0 10px 26px rgba(23,79,59,.24);font-size:17px}.ke-contact-float a:last-child{background:var(--ke-ink)}

.ke-page-shell{max-width:1180px;margin:0 auto;padding:64px 28px 88px}.ke-page-header{margin-bottom:30px}.ke-page-header h1{font-size:clamp(46px,6vw,78px);line-height:.98;letter-spacing:-.055em;margin:0;font-weight:680}.ke-page-hero{margin:0 0 42px;border-radius:28px;overflow:hidden;aspect-ratio:2.05/1;background:var(--ke-soft)}.ke-page-hero img{width:100%;height:100%;object-fit:cover}.ke-page-content{font-size:16px;line-height:1.75;color:#33403a;max-width:1000px}.ke-page-content>.ke-policy{max-width:1000px}.ke-policy .ke-lead{font-size:20px;line-height:1.65;color:#48554f;max-width:900px}.ke-policy h2{font-size:clamp(27px,3.2vw,40px);line-height:1.15;letter-spacing:-.035em;margin:48px 0 15px;color:var(--ke-ink)}.ke-policy h3{font-size:20px;margin:30px 0 10px;color:var(--ke-ink)}.ke-policy p,.ke-policy ul,.ke-policy ol{max-width:930px}.ke-policy ul,.ke-policy ol{padding-left:22px}.ke-policy li{margin:7px 0}.ke-policy-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:24px 0 34px}.ke-policy-card{border:1px solid var(--ke-line);border-radius:18px;background:#f8faf9;padding:22px}.ke-policy-card strong{display:block;color:var(--ke-ink);margin-bottom:7px}.ke-policy-card p{font-size:14px;line-height:1.58;color:var(--ke-muted);margin:0}.ke-legal-note{border-left:3px solid var(--ke-green);background:var(--ke-green-soft);padding:17px 19px;border-radius:0 14px 14px 0;max-width:930px}.ke-policy-visual{margin:30px 0;border-radius:22px;overflow:hidden;max-width:930px}.ke-policy-visual img{display:block;width:100%;height:auto}.ke-contact-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:30px}.ke-contact-box{background:var(--ke-soft);border-radius:20px;padding:24px}.ke-contact-form{display:grid;gap:14px}.ke-contact-form label{font-size:13px;font-weight:700}.ke-contact-form input,.ke-contact-form textarea{width:100%;border:1px solid #d5ded9;border-radius:12px;background:#fff;padding:13px 14px;font-size:16px}.ke-contact-form textarea{min-height:160px;resize:vertical}.ke-contact-form button{justify-self:start;min-height:48px;border:0;border-radius:12px;background:var(--ke-green);color:#fff;padding:0 20px;font-weight:800}.ke-contact-success,.ke-contact-error{padding:13px 15px;border-radius:12px;margin-bottom:14px}.ke-contact-success{background:#ebf7f1}.ke-contact-error{background:#fff0ed}

.ke-shop-shell{max-width:var(--ke-max);margin:auto;padding:50px 28px 90px}.ke-shop-shell .woocommerce-products-header__title,.ke-shop-shell .product_title{letter-spacing:-.04em;color:var(--ke-ink)}.woocommerce .woocommerce-result-count,.woocommerce .woocommerce-ordering{margin-bottom:24px}.woocommerce .woocommerce-ordering select{height:46px;border:1px solid var(--ke-line);border-radius:12px;background:#fff;padding:0 36px 0 13px}.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.woocommerce ul.products:before,.woocommerce ul.products:after{display:none!important}.woocommerce ul.products li.product{width:auto!important;float:none!important;margin:0!important;border:1px solid var(--ke-line);border-radius:20px;padding-bottom:17px!important;overflow:hidden;position:relative}.woocommerce ul.products li.product img{aspect-ratio:1/1;object-fit:contain;background:#f8faf9;padding:14px}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:15px;line-height:1.35;padding:0 16px;min-height:41px}.woocommerce ul.products li.product .price{padding:0 16px;color:var(--ke-green);font-size:18px;font-weight:850}.woocommerce ul.products li.product .button{margin:10px 16px 0;border-radius:12px;background:var(--ke-ink);color:#fff;min-height:44px;padding:0 14px;display:flex;align-items:center;justify-content:center}.woocommerce nav.woocommerce-pagination ul{border:0}.woocommerce nav.woocommerce-pagination ul li{border:0;margin:0 3px}.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{border:1px solid var(--ke-line);border-radius:10px;min-width:40px;min-height:40px;display:grid;place-items:center}.woocommerce nav.woocommerce-pagination ul li span.current{background:var(--ke-green);color:#fff}

.single-product .ke-shop-shell{padding-top:46px}.single-product div.product{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(340px,.88fr);gap:56px}.single-product div.product .woocommerce-product-gallery{width:auto!important;float:none!important;margin:0!important}.single-product div.product .summary{width:auto!important;float:none!important;margin:0!important}.single-product .woocommerce-product-gallery__wrapper{border-radius:22px;overflow:hidden;background:#f7f9f8}.single-product .woocommerce-product-gallery__image img{width:100%;object-fit:contain}.single-product .product_title{font-size:clamp(34px,4vw,52px);line-height:1.05;margin:0 0 16px!important}.single-product .summary .price{font-size:28px!important;color:var(--ke-green)!important;font-weight:850;margin:0 0 15px}.single-product .summary .woocommerce-product-details__short-description{font-size:15px;line-height:1.65;color:var(--ke-text)}.single-product form.cart{display:flex;gap:10px;margin:24px 0!important}.single-product form.cart .quantity input{height:52px;border:1px solid var(--ke-line);border-radius:12px}.single-product form.cart .single_add_to_cart_button{min-height:52px;border-radius:12px!important;background:var(--ke-green)!important;color:#fff!important;font-weight:800!important;padding:0 24px!important}.ke-product-trust{display:grid;grid-template-columns:1fr;gap:0;margin-top:22px;border-top:1px solid var(--ke-line)}.ke-product-trust>div{display:flex;gap:12px;padding:14px 0;border-bottom:1px solid var(--ke-line);align-items:center}.ke-trust-icon{width:34px;height:34px;border-radius:50%;background:var(--ke-green-soft);color:var(--ke-green);display:grid;place-items:center;font-weight:900}.ke-product-trust p{margin:0;display:flex;flex-direction:column}.ke-product-trust strong{font-size:13px}.ke-product-trust small{font-size:12px;color:var(--ke-muted);margin-top:2px}.ke-sale-timer{padding:13px 15px;border-radius:13px;background:var(--ke-green-soft);display:flex;justify-content:space-between;gap:15px;color:var(--ke-green-dark);margin:0 0 15px}.ke-sale-timer span{font-size:12px}.ke-sale-timer strong{font-size:13px}.single-product .woocommerce-tabs{grid-column:1/-1;margin-top:38px}.single-product .woocommerce-tabs ul.tabs{border-bottom:1px solid var(--ke-line);display:flex;gap:22px}.single-product .woocommerce-tabs ul.tabs li{border:0!important;background:none!important;margin:0!important;padding:0!important}.single-product .woocommerce-tabs ul.tabs li a{padding:14px 0!important}.single-product .woocommerce-Tabs-panel{max-width:980px;font-size:16px;line-height:1.75;color:var(--ke-text)}.single-product .related.products{grid-column:1/-1;margin-top:45px}.single-product .related.products>h2{font-size:34px;letter-spacing:-.04em}.ke-sticky-buy{position:fixed;z-index:650;left:50%;bottom:16px;transform:translate(-50%,120px);width:min(720px,calc(100vw - 28px));background:rgba(255,255,255,.96);backdrop-filter:blur(16px);border:1px solid var(--ke-line);border-radius:18px;padding:10px 10px 10px 15px;display:flex;align-items:center;justify-content:space-between;gap:16px;box-shadow:0 16px 44px rgba(18,34,27,.18);transition:.3s}.ke-sticky-buy.is-visible{transform:translate(-50%,0)}.ke-sticky-buy>div{display:flex;flex-direction:column;min-width:0}.ke-sticky-buy>div strong{font-size:13px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ke-sticky-buy>div span{font-size:12px;color:var(--ke-green);font-weight:850}.ke-sticky-buy button{border:0;border-radius:12px;background:var(--ke-green);color:#fff;min-height:44px;padding:0 18px;font-weight:800;white-space:nowrap}

.ke-cart-drawer .widget_shopping_cart_content{padding-top:14px}.ke-cart-drawer ul.woocommerce-mini-cart{list-style:none;margin:0;padding:0}.ke-cart-drawer li.woocommerce-mini-cart-item{position:relative;padding:14px 26px 14px 0!important;border-bottom:1px solid var(--ke-line);min-height:96px}.ke-cart-drawer li.woocommerce-mini-cart-item>a:not(.remove){display:grid;grid-template-columns:74px 1fr;gap:12px;font-size:13px;font-weight:700;padding-right:3px}.ke-cart-drawer li.woocommerce-mini-cart-item img{width:74px!important;height:74px!important;object-fit:contain!important;background:var(--ke-soft);border-radius:11px;margin:0!important;float:none!important}.ke-cart-drawer a.remove{position:absolute!important;right:0!important;top:15px!important;color:#8d9691!important}.ke-cart-drawer .quantity{display:block;margin:6px 0 0 86px;color:var(--ke-muted);font-size:12px}.ke-mini-qty{display:inline-flex;align-items:center;gap:8px;margin:7px 0 0 86px}.ke-mini-qty button{width:25px;height:25px;border-radius:50%;border:1px solid var(--ke-line);background:#fff;display:grid;place-items:center;cursor:pointer}.ke-mini-qty strong{color:var(--ke-ink)}.ke-cart-drawer .woocommerce-mini-cart__total{display:flex;justify-content:space-between;margin:24px 0 14px!important;padding:18px 0 0!important;border-top:1px solid var(--ke-line);font-size:14px}.ke-cart-drawer .woocommerce-mini-cart__buttons{display:grid;grid-template-columns:1fr 1fr;gap:8px}.ke-cart-drawer .woocommerce-mini-cart__buttons .button{min-height:48px;border-radius:12px!important;display:grid!important;place-items:center;background:var(--ke-soft)!important;color:var(--ke-ink)!important;font-size:12px!important}.ke-cart-drawer .woocommerce-mini-cart__buttons .checkout{background:var(--ke-green)!important;color:#fff!important}.ke-cart-drawer .woocommerce-mini-cart__empty-message{padding:30px 0;color:var(--ke-muted)}

.woocommerce-cart .ke-shop-shell,.woocommerce-checkout .ke-shop-shell,.woocommerce-account .ke-shop-shell{max-width:1120px}.woocommerce-cart h1,.woocommerce-checkout h1,.woocommerce-account h1{font-size:clamp(40px,5vw,64px)}.woocommerce table.shop_table{border:1px solid var(--ke-line)!important;border-radius:18px!important;border-collapse:separate!important;overflow:hidden}.woocommerce table.shop_table th,.woocommerce table.shop_table td{padding:15px!important}.woocommerce-cart table.cart img{width:82px}.woocommerce-cart .cart_totals{background:var(--ke-soft);padding:22px;border-radius:18px}.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce #respond input#submit{border-radius:12px!important;background:var(--ke-ink)!important;color:#fff!important}.woocommerce a.button.alt,.woocommerce button.button.alt,.woocommerce input.button.alt,.woocommerce #respond input#submit.alt{background:var(--ke-green)!important}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce form .form-row select,.select2-container--default .select2-selection--single{min-height:50px;border:1px solid #d4ddd8!important;border-radius:12px!important;background:#fff!important;padding:8px 12px!important;font-size:16px}.select2-container--default .select2-selection--single .select2-selection__rendered{line-height:33px!important;padding:0!important}.select2-container--default .select2-selection--single .select2-selection__arrow{height:48px!important}.woocommerce-checkout #order_review{background:var(--ke-soft);padding:24px;border-radius:18px}.woocommerce-checkout #payment{background:#fff!important;border:1px solid var(--ke-line);border-radius:16px}.woocommerce-checkout #payment div.payment_box{background:var(--ke-green-soft)!important}.woocommerce-checkout #payment div.payment_box:before{border-bottom-color:var(--ke-green-soft)!important}.woocommerce-checkout .place-order .button{width:100%;min-height:54px;font-size:15px!important}

@media(max-width:1100px){.ke-desktop-nav{display:none}.ke-menu-toggle{display:grid}.ke-header-inner{grid-template-columns:auto 1fr auto}.ke-logo{justify-self:center}.ke-benefit-strip{margin-left:16px;margin-right:16px}.ke-products.products,.woocommerce ul.products{grid-template-columns:repeat(3,minmax(0,1fr))}.ke-feature-grid{grid-template-columns:repeat(2,1fr)}.ke-footer-grid{grid-template-columns:1.4fr 1fr 1fr}.ke-footer-grid section:last-child{grid-column:2/4}.single-product div.product{gap:34px}.ke-payment-trust{margin-left:16px;margin-right:16px}}
@media(max-width:760px){.ke-topbar{justify-content:center;font-size:9px;gap:9px;min-height:30px}.ke-topbar span:nth-of-type(2),.ke-topbar i:nth-of-type(2),.ke-topbar a{display:none}.ke-header-inner{height:70px;padding:0 13px;gap:7px}.ke-logo{min-width:150px}.ke-logo .ke-brand{gap:7px}.ke-logo .ke-brand-mark{width:31px;height:43px}.ke-brand-text strong{font-size:17px}.ke-brand-text em{font-size:14px;margin-top:4px}.ke-account-link{display:none}.ke-icon-btn{width:40px;height:40px}.ke-menu-toggle{justify-self:start}.ke-header-actions{gap:1px}.ke-hero{height:600px;min-height:0;margin:0;border-radius:0 0 24px 24px}.ke-hero-shade{background:linear-gradient(180deg,rgba(12,31,23,.2) 15%,rgba(12,31,23,.86) 78%,rgba(12,31,23,.93) 100%)}.ke-hero-content{left:22px;right:22px;top:auto;bottom:74px;transform:none;max-width:none}.ke-hero h1{font-size:48px}.ke-hero p{font-size:16px;line-height:1.55;max-width:500px}.ke-hero-note{right:16px;bottom:14px;padding:11px 13px}.ke-hero-note strong{font-size:11px}.ke-hero-note span{font-size:10px}.ke-benefit-strip{grid-template-columns:1fr 1fr;border-radius:18px}.ke-benefit-strip>div{padding:15px;border-right:1px solid var(--ke-line);border-bottom:1px solid var(--ke-line)}.ke-benefit-strip>div:nth-child(2){border-right:0}.ke-benefit-strip>div:nth-child(3),.ke-benefit-strip>div:nth-child(4){border-bottom:0}.ke-benefit-strip>div:nth-child(4){border-right:0}.ke-benefit-strip small{font-size:10px}.ke-benefit-strip strong{font-size:12px}.ke-section{padding:68px 17px 0}.ke-section-head{align-items:flex-start;flex-direction:column;margin-bottom:22px}.ke-section-head h2,.ke-story-copy h2,.ke-team-copy h2,.ke-payment-head h2{font-size:38px}.ke-section-head p{font-size:14px}.ke-category-grid{grid-template-columns:1fr 1fr;gap:9px}.ke-category-card,.ke-category-card:nth-child(4),.ke-category-card:nth-child(5){grid-column:auto;min-height:250px}.ke-category-card:nth-child(5){grid-column:1/-1;min-height:235px}.ke-category-copy{left:15px;right:15px;bottom:14px}.ke-category-copy h3{font-size:21px;margin-bottom:8px}.ke-products.products,.woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important}.ke-products.products li.product,.woocommerce ul.products li.product{border-radius:15px}.ke-products.products li.product .woocommerce-loop-product__title,.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:13px!important;padding:0 10px!important;min-height:36px}.ke-products.products li.product .price,.woocommerce ul.products li.product .price{font-size:16px!important;padding:0 10px!important;margin:9px 0 10px!important}.ke-products.products li.product .button,.woocommerce ul.products li.product .button{margin-left:10px!important;margin-right:10px!important;min-height:40px;font-size:10px!important}.ke-scroll-products{display:flex!important}.ke-scroll-products li.product{width:205px!important}.ke-story-panel,.ke-team-panel{margin:68px 16px 0;grid-template-columns:1fr;min-height:0;border-radius:24px}.ke-story-image,.ke-team-image{aspect-ratio:1.3/1}.ke-story-copy,.ke-team-copy{padding:34px 24px 38px}.ke-story-copy p,.ke-team-copy p{font-size:15px}.ke-team-panel .ke-team-copy{order:2}.ke-team-panel .ke-team-image{order:1}.ke-feature-grid{grid-template-columns:1fr}.ke-feature-grid article{min-height:0;padding:23px}.ke-feature-grid article>span{margin-bottom:22px}.ke-payment-trust{margin-top:68px;padding:34px 22px;grid-template-columns:1fr;gap:28px;border-radius:24px}.ke-payment-badges{grid-template-columns:1fr 1fr;gap:8px}.ke-pay-badge{min-height:68px;padding:11px}.ke-pay-badge>span{width:35px;height:35px}.ke-pay-badge strong{font-size:11px}.ke-faq-list summary{font-size:17px;padding:21px 44px 21px 0}.ke-footer{margin-top:72px}.ke-footer-trust{grid-template-columns:1fr 1fr}.ke-footer-trust div{padding:17px;border-bottom:1px solid rgba(255,255,255,.1)}.ke-footer-trust div:nth-child(2){border-right:0}.ke-footer-grid{padding:42px 22px;grid-template-columns:1fr 1fr;gap:34px 22px}.ke-footer-branding{grid-column:1/-1}.ke-footer-grid section:last-child{grid-column:auto}.ke-footer-bottom{padding:18px 22px;gap:10px 16px}.ke-contact-float{left:11px;bottom:12px}.ke-contact-float a{width:40px;height:40px}.ke-live-results{grid-template-columns:1fr}.ke-search-panel{padding:16px 14px 20px}.ke-search-form input{height:52px}.ke-search-form button{padding:0 15px}.ke-page-shell{padding:42px 20px 70px}.ke-page-header h1{font-size:46px}.ke-page-hero{border-radius:20px;aspect-ratio:1.35/1;margin-bottom:30px}.ke-policy .ke-lead{font-size:18px}.ke-policy h2{font-size:30px;margin-top:40px}.ke-policy-grid,.ke-contact-layout{grid-template-columns:1fr}.ke-shop-shell{padding:34px 16px 72px}.single-product div.product{grid-template-columns:1fr}.single-product .product_title{font-size:34px}.single-product .summary .price{font-size:25px!important}.single-product .woocommerce-tabs{grid-column:auto}.single-product .related.products{grid-column:auto}.single-product form.cart{flex-wrap:wrap}.single-product form.cart .single_add_to_cart_button{flex:1}.ke-sticky-buy{bottom:10px}.woocommerce-cart table.shop_table_responsive tr td{padding:12px!important}.woocommerce-checkout #order_review{padding:16px}.ke-cart-drawer{padding:18px}.ke-cart-drawer li.woocommerce-mini-cart-item>a:not(.remove){grid-template-columns:64px 1fr}.ke-cart-drawer li.woocommerce-mini-cart-item img{width:64px!important;height:64px!important}.ke-cart-drawer .quantity{margin-left:76px}.ke-mini-qty{margin-left:76px}}
@media(max-width:390px){.ke-hero h1{font-size:43px}.ke-logo{min-width:142px}.ke-payment-badges{grid-template-columns:1fr}.ke-category-copy h3{font-size:19px}.ke-products.products li.product .woocommerce-loop-product__title,.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:12px!important}.ke-topbar span:first-child{letter-spacing:.04em}}


/* R3 transparency, checkout policies and statutory withdrawal function */
.ke-page-hero,.ke-policy-visual,.ke-story-image,.ke-team-image{position:relative}
.ke-page-hero figcaption,.ke-policy-visual figcaption,.ke-visual-note{position:absolute;right:12px;bottom:10px;margin:0;padding:6px 9px;border-radius:999px;background:rgba(12,31,23,.78);color:#fff;font-size:10px;line-height:1.2;letter-spacing:.02em;z-index:2}
.ke-policy-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 20px;border-radius:12px;background:var(--ke-green);color:#fff!important;text-decoration:none!important;font-weight:800;border:0;cursor:pointer}
.ke-inline-action{font-weight:800}
.ke-withdraw-bar{display:flex;align-items:center;justify-content:center;gap:18px;padding:17px 24px;background:#f3f7f5;color:#18231f;border-bottom:1px solid rgba(24,35,31,.1)}
.ke-withdraw-bar span{font-size:13px;font-weight:700}.ke-withdraw-bar a{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 16px;border-radius:10px;background:#174f3b;color:#fff!important;font-weight:800;text-decoration:none}
.ke-footer-withdraw-link{font-weight:800!important;text-decoration:underline!important;text-underline-offset:3px}
.ke-withdraw-form{display:grid;gap:18px;max-width:760px;margin-top:24px}.ke-withdraw-form label{display:grid;gap:7px;font-weight:750;color:var(--ke-ink)}.ke-withdraw-form input,.ke-withdraw-form textarea{width:100%;border:1px solid #d4ddd8;border-radius:12px;background:#fff;padding:13px 14px;font:inherit;color:var(--ke-ink)}.ke-withdraw-form input{min-height:50px}.ke-withdraw-form textarea{resize:vertical}.ke-hp{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.ke-withdraw-confirm{max-width:760px;padding:24px;border:1px solid var(--ke-line);border-radius:18px;background:var(--ke-soft)}.ke-withdraw-confirm dl{display:grid;grid-template-columns:minmax(160px,.5fr) 1fr;gap:10px 18px;margin:20px 0}.ke-withdraw-confirm dt{font-weight:800}.ke-withdraw-confirm dd{margin:0;overflow-wrap:anywhere}.ke-checkout-policies{margin:0 0 18px;padding:15px 16px;border:1px solid var(--ke-line);border-radius:12px;background:#f8faf9}.ke-checkout-policies strong{display:block;margin-bottom:7px}.ke-checkout-policies p{margin:0;font-size:13px;line-height:1.7}.ke-checkout-policies span{margin:0 7px;color:#96a19b}.ke-contact-float svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
@media(max-width:760px){.ke-withdraw-bar{flex-direction:column;text-align:center;gap:10px}.ke-withdraw-bar a{width:100%;max-width:280px}.ke-page-hero figcaption,.ke-policy-visual figcaption,.ke-visual-note{font-size:8px;right:8px;bottom:8px}.ke-withdraw-confirm dl{grid-template-columns:1fr;gap:4px}.ke-withdraw-confirm dd{margin-bottom:10px}}

/* R5 — premium UX, mobile navigation, homepage catalogue and footer refinement */
:root{--ke-max:1360px;--ke-shadow-premium:0 24px 70px rgba(16,50,37,.10)}
body{font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-optical-sizing:auto;letter-spacing:-.018em;text-rendering:optimizeLegibility}
h1,h2,h3,h4,strong{letter-spacing:-.03em}.ke-kicker{letter-spacing:.16em}.ke-section-head p,.ke-seo-columns p,.ke-policy p{letter-spacing:-.006em}

/* Header balance: the visual centre remains exact on mobile. */
.ke-header-left{display:flex;align-items:center;justify-content:flex-start}
@media(min-width:1101px){.ke-header-left{display:none}.ke-header-inner{grid-template-columns:minmax(176px,1fr) auto minmax(176px,1fr)}.ke-logo{justify-self:start}.ke-desktop-nav{justify-self:center}.ke-header-actions{justify-self:end}}
@media(max-width:1100px){.ke-header-inner{grid-template-columns:92px minmax(0,1fr) 92px;gap:0}.ke-header-left{width:92px}.ke-logo{justify-self:center;min-width:0}.ke-header-actions{width:92px;justify-content:flex-end}.ke-account-link{display:none}}
@media(max-width:430px){.ke-header-inner{grid-template-columns:82px minmax(0,1fr) 82px;padding:0 10px}.ke-header-left,.ke-header-actions{width:82px}.ke-logo .custom-logo{max-width:158px;max-height:52px}.ke-logo .ke-brand{justify-content:center}.ke-icon-btn{width:38px;height:38px}}

/* Guaranteed vertical mobile menu; no inherited Blocksy flex styles can concatenate links. */
.ke-mobile-menu{width:min(390px,92vw);padding:26px 28px 34px}
.ke-mobile-nav{display:flex!important;flex-direction:column!important;align-items:stretch!important;width:100%!important;margin:18px 0 0!important;padding:0!important;gap:0!important;white-space:normal!important;overflow:visible!important}
.ke-mobile-nav>a{display:flex!important;width:100%!important;align-items:center!important;justify-content:space-between!important;min-height:54px!important;padding:13px 0!important;border-bottom:1px solid var(--ke-line)!important;font-size:17px!important;line-height:1.3!important;font-weight:720!important;letter-spacing:-.025em!important;white-space:normal!important;word-break:normal!important;color:var(--ke-ink)!important}
.ke-mobile-nav>a:after{content:"";width:7px;height:7px;border-right:1.5px solid #8c9791;border-top:1.5px solid #8c9791;transform:rotate(45deg);margin-right:3px;flex:0 0 auto}
.ke-mobile-nav>a:hover{color:var(--ke-green)!important}.ke-drawer-contact{border-top:0;margin-top:28px;padding-top:0}.ke-drawer-contact strong{font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:var(--ke-ink)}

/* New hero image and improved mobile crop. */
.ke-hero-r5>img{object-position:center center}.ke-hero-r5 .ke-hero-shade{background:linear-gradient(90deg,rgba(8,29,21,.88) 0%,rgba(13,50,36,.71) 39%,rgba(13,50,36,.16) 72%,rgba(13,50,36,.03) 100%)}
.ke-hero-r5 .ke-hero-content{max-width:700px}.ke-hero-r5 h1{font-weight:735;letter-spacing:-.065em}.ke-hero-r5 .ke-btn{min-height:56px;padding:0 27px}
@media(max-width:760px){.ke-hero-r5{height:590px}.ke-hero-r5>img{object-position:64% center}.ke-hero-r5 .ke-hero-shade{background:linear-gradient(180deg,rgba(8,27,20,.08) 12%,rgba(8,29,21,.38) 46%,rgba(8,29,21,.92) 79%,rgba(8,29,21,.96) 100%)}.ke-hero-r5 .ke-hero-content{bottom:72px}.ke-hero-r5 h1{font-size:clamp(43px,12vw,54px)}.ke-hero-r5 p{font-size:15.5px}.ke-hero-r5 .ke-btn{width:100%;min-height:52px}.ke-hero-r5 .ke-text-link{display:none}}

/* Premium trust strip with light entrance animation. */
.ke-benefit-premium{box-shadow:0 12px 34px rgba(18,55,41,.04);background:#fff}.ke-benefit-premium>div{position:relative;overflow:hidden;animation:evReveal .55s ease both}.ke-benefit-premium>div:nth-child(2){animation-delay:.08s}.ke-benefit-premium>div:nth-child(3){animation-delay:.16s}.ke-benefit-premium>div:nth-child(4){animation-delay:.24s}.ke-benefit-premium>div:after{content:"";position:absolute;left:0;bottom:0;width:0;height:2px;background:var(--ke-green);transition:width .3s}.ke-benefit-premium>div:hover:after{width:100%}.ke-benefit-premium strong{font-size:14px;line-height:1.25}.ke-benefit-premium small{line-height:1.45}
@keyframes evReveal{from{opacity:0;transform:translateY(9px)}to{opacity:1;transform:none}}
@media(prefers-reduced-motion:reduce){.ke-benefit-premium>div{animation:none!important}.ke-review-track{scroll-behavior:auto!important}}

/* Four main categories only. */
.ke-category-grid-four{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.ke-category-grid-four .ke-category-card,.ke-category-grid-four .ke-category-card:nth-child(n){grid-column:auto;min-height:400px}.ke-category-grid-four .ke-category-copy b{font-weight:760;border-bottom:1px solid rgba(255,255,255,.45);padding-bottom:3px}
@media(max-width:760px){.ke-category-grid-four{grid-template-columns:1fr 1fr;gap:10px}.ke-category-grid-four .ke-category-card,.ke-category-grid-four .ke-category-card:nth-child(n){min-height:255px}}

/* SEO content without warehouse/team imagery on the home page. */
.ke-home-seo-intro{padding-top:72px}.ke-seo-panel{background:linear-gradient(135deg,#f2f7f4 0%,#f8faf9 100%);border:1px solid var(--ke-line);border-radius:30px;padding:clamp(32px,5vw,66px);box-shadow:0 18px 55px rgba(31,107,79,.05)}.ke-seo-panel h2{max-width:870px;margin:0;font-size:clamp(34px,4.4vw,61px);line-height:1.02;letter-spacing:-.052em}.ke-seo-columns{display:grid;grid-template-columns:1fr 1fr;gap:42px;margin-top:30px}.ke-seo-columns p{margin:0;color:#52605a;font-size:16px;line-height:1.8}.ke-category-products-section{padding-top:82px}.ke-category-products-section .ke-section-head>div{max-width:800px}.ke-category-products-section .ke-section-head p{margin-top:12px;max-width:720px}.ke-home-category-products li.product{box-shadow:0 12px 42px rgba(19,57,42,.05)}
@media(max-width:760px){.ke-home-seo-intro{padding-top:58px}.ke-seo-panel{border-radius:22px;padding:30px 23px}.ke-seo-columns{grid-template-columns:1fr;gap:14px}.ke-seo-columns p{font-size:14px;line-height:1.7}.ke-category-products-section{padding-top:66px}}

/* Replace emoji-like decorative glyphs with numbered design elements. */
.ke-feature-grid article>span{font-size:11px!important;font-weight:850!important;letter-spacing:.12em!important;width:42px!important;height:42px!important;border:1px solid #cfe0d8!important;background:#f2f7f4!important;color:var(--ke-green)!important;border-radius:50%!important;display:grid!important;place-items:center!important}
.ke-payment-trust-r5{align-items:start}.ke-payment-head p{margin:18px 0 0;color:#bac8c1;max-width:520px;line-height:1.7}.ke-pay-badge{align-items:flex-start}.ke-pay-badge>span{font-size:10px!important;font-weight:850;letter-spacing:.08em}.ke-pay-badge small{display:block;margin-top:5px;color:#68756f;font-size:11px;line-height:1.45;font-weight:520}.ke-pay-badge strong{line-height:1.2}

/* Reviews carousel: genuine reviews when available; clearly labelled demo cards otherwise. */
.ke-review-disclaimer{max-width:760px!important;font-size:13px!important;line-height:1.65!important}.ke-review-track{display:flex;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding:2px 2px 14px;scrollbar-width:none}.ke-review-track::-webkit-scrollbar{display:none}.ke-review-card{flex:0 0 min(390px,82vw);scroll-snap-align:start;border:1px solid var(--ke-line);border-radius:22px;padding:26px;background:#fff;box-shadow:0 14px 42px rgba(20,59,43,.06);min-height:255px;display:flex;flex-direction:column}.ke-review-card .ke-rating{display:flex;align-items:center;justify-content:space-between;gap:14px}.ke-review-card .ke-rating strong{color:var(--ke-green);font-size:15px}.ke-review-card .ke-rating span{font-size:9px;letter-spacing:.11em;font-weight:850;color:#7a8580}.ke-review-card>p{font-size:15px;line-height:1.72;color:#46534d;margin:26px 0;flex:1}.ke-review-card footer{display:flex;flex-direction:column;gap:3px}.ke-review-card footer strong{font-size:14px}.ke-review-card footer span{font-size:11px;color:var(--ke-muted)}

/* About page: all three brand illustrations live here and nowhere else. */
.ke-about-gallery{display:grid;grid-template-columns:1.15fr .85fr;grid-template-rows:1fr 1fr;gap:14px;margin:0 0 46px}.ke-about-gallery figure{margin:0;position:relative;overflow:hidden;border-radius:22px;min-height:245px;background:var(--ke-soft)}.ke-about-gallery figure:first-child{grid-row:1/3}.ke-about-gallery img{display:block;width:100%;height:100%;object-fit:cover}.ke-about-gallery figcaption{position:absolute;right:10px;bottom:10px;background:rgba(11,31,23,.78);color:#fff;padding:6px 9px;border-radius:999px;font-size:9px;letter-spacing:.03em}.ke-page-ueber-uns .ke-page-content{max-width:1100px}.ke-page-ueber-uns .ke-policy .ke-lead{font-size:22px;max-width:900px}
@media(max-width:760px){.ke-about-gallery{grid-template-columns:1fr;grid-template-rows:auto;gap:10px;margin-bottom:32px}.ke-about-gallery figure,.ke-about-gallery figure:first-child{grid-row:auto;min-height:210px;aspect-ratio:1.35/1}.ke-about-gallery figcaption{font-size:8px}}

/* Footer: clean hierarchy, correct logo and company/contact data kept in company area. */
.ke-footer-grid-r5{grid-template-columns:1.6fr .8fr .8fr 1fr;align-items:start}.ke-footer-brand{display:inline-flex!important;align-items:center;gap:11px;margin-bottom:18px}.ke-footer-brand .ke-brand-mark{width:46px;height:58px;object-fit:contain}.ke-footer-brand .ke-brand-text strong{color:#fff;font-size:22px}.ke-footer-brand .ke-brand-text em{color:#83b35f;font-size:18px}.ke-company-card a{color:inherit}.ke-footer-bottom{justify-content:space-between}.ke-footer-bottom span:last-child{margin-left:auto}.ke-footer-grid h3{margin-top:4px}
@media(max-width:1100px){.ke-footer-grid-r5{grid-template-columns:1.25fr 1fr 1fr}.ke-footer-grid-r5 .ke-footer-branding{grid-column:1/-1}.ke-footer-grid-r5 section:last-child{grid-column:auto}}
@media(max-width:760px){.ke-footer-grid-r5{grid-template-columns:1fr 1fr}.ke-footer-grid-r5 .ke-footer-branding{grid-column:1/-1}.ke-footer-grid-r5 section:last-child{grid-column:1/-1}.ke-footer-bottom{justify-content:flex-start}.ke-footer-bottom span:last-child{margin-left:0}}

/* Only the mail contact button remains floating. */
.ke-contact-float{display:flex!important}.ke-contact-float a{box-shadow:0 14px 34px rgba(23,79,59,.2)}

/* Product and archive resilience/refinement. */
.ke-single-product-shell,.ke-archive-product-shell{max-width:var(--ke-max);margin:0 auto;padding:50px 28px 90px}.single-product div.product{align-items:start}.single-product .woocommerce-product-gallery{position:relative}.single-product .summary{padding-top:4px}.single-product .related.products{margin-top:72px!important}.single-product .related.products>h2{font-size:clamp(30px,3.5vw,48px)!important;margin-bottom:26px!important}.woocommerce div.product .woocommerce-tabs{margin-top:58px}.woocommerce div.product .woocommerce-tabs ul.tabs{padding:0!important;display:flex;gap:12px;overflow-x:auto}.woocommerce div.product .woocommerce-tabs ul.tabs li{border-radius:999px!important;padding:0 5px!important}.woocommerce div.product .woocommerce-tabs .panel{line-height:1.75;color:#45524c}.woocommerce .woocommerce-breadcrumb{font-size:12px;color:#7a8580;margin-bottom:28px}
@media(max-width:760px){.ke-single-product-shell,.ke-archive-product-shell{padding:32px 16px 76px}.single-product .related.products{margin-top:54px!important}}

/* Coupons are visible and usable in the classic WooCommerce cart. */
.woocommerce-cart table.cart td.actions .coupon{display:flex!important;gap:8px;align-items:center;flex-wrap:wrap}.woocommerce-cart table.cart td.actions .coupon .input-text{display:block!important;min-width:180px!important;min-height:44px!important;border:1px solid #d4ddd8!important;border-radius:11px!important;padding:8px 12px!important}.woocommerce-cart table.cart td.actions .coupon button{min-height:44px!important}.woocommerce-form-coupon-toggle{display:block!important}

/* Checkout payment message. */
.woocommerce-checkout #payment div.payment_box{font-size:14px;line-height:1.7;color:#33413b}.woocommerce-checkout #payment div.payment_box p{margin:0}
.ke-product-trust .ke-trust-icon{width:auto!important;min-width:74px;height:28px!important;border-radius:999px!important;padding:0 9px!important;font-size:8px!important;letter-spacing:.08em!important;font-weight:850!important}


/* R5.2 refinements */
.ke-page-feature-visual{position:relative;margin:0 0 42px;border-radius:28px;overflow:hidden;background:#edf3ef;border:1px solid var(--ke-line);box-shadow:0 18px 55px rgba(20,59,43,.08)}
.ke-page-feature-visual img{display:block;width:100%;height:clamp(300px,38vw,520px);object-fit:cover}
.ke-page-feature-about img{object-position:center 48%}
.ke-page-feature-contact{max-width:980px}
.ke-page-feature-contact img{object-position:center 38%}
.ke-page-feature-shipping{max-width:980px}
.ke-page-feature-shipping img{object-position:center 52%}
.ke-page-feature-visual figcaption{position:absolute;right:14px;bottom:12px;padding:7px 11px;border-radius:999px;background:rgba(12,31,23,.82);color:#fff;font-size:10px;line-height:1.2;letter-spacing:.03em}
.ke-home-category-products{grid-template-columns:repeat(3,minmax(0,1fr))!important}
.ke-review-card .ke-rating{align-items:flex-start}
.ke-review-card .ke-rating>div{display:flex;flex-direction:column;gap:4px}
.ke-score-track{position:relative;display:block;width:96px;height:5px;border-radius:999px;background:#e7ece9;overflow:hidden;margin-top:7px;flex:0 0 auto}
.ke-score-track i{display:block;height:100%;border-radius:inherit;background:var(--ke-green)}
@media(max-width:980px){.ke-home-category-products{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:760px){.ke-page-feature-visual{margin-bottom:28px;border-radius:20px}.ke-page-feature-visual img{height:235px}.ke-page-feature-contact img{object-position:center 35%}.ke-page-feature-visual figcaption{right:8px;bottom:8px;font-size:8px}.ke-home-category-products{grid-template-columns:repeat(2,minmax(0,1fr))!important}.ke-score-track{width:78px}}

/* =========================================================
   KAMINHOLZ-ERZGEBIRGE — WHITE / RED DESIGN SYSTEM
   ========================================================= */
:root{
  --ke-green:#b31922;
  --ke-green-dark:#87131a;
  --ke-green-soft:#fff1f2;
  --ke-ink:#171717;
  --ke-text:#3f3f3f;
  --ke-muted:#747474;
  --ke-line:#e9e5e3;
  --ke-soft:#f8f7f6;
  --ke-warm:#b9824f;
  --ke-shadow:0 22px 65px rgba(39,20,17,.09);
  --ke-radius:22px;
  --ke-max:1420px;
}
body{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;color:var(--ke-ink);background:#fff;letter-spacing:-.012em}
h1,h2,h3,.product_title,.woocommerce-loop-product__title,.ke-section-head h2,.ke-page-header h1,.ke-hero h1{font-family:Georgia,"Times New Roman",serif;letter-spacing:-.035em}
.ke-topbar{background:#171717;letter-spacing:.055em}.ke-topbar i{background:#d72a31}.ke-topbar a:hover{color:#fff}
.ke-header{background:rgba(255,255,255,.97);border-color:#eee9e7}.ke-header-inner{height:92px;grid-template-columns:minmax(240px,340px) 1fr auto;gap:30px}.ke-header-left{display:none}.ke-logo{min-width:0}.ke-brand-logo{display:block;width:min(100%,330px)}.ke-brand-logo img{display:block;width:100%;max-height:68px;object-fit:contain;object-position:left center}.ke-logo .custom-logo{max-width:330px;max-height:68px}.ke-desktop-nav a{font-size:14px;color:#242424}.ke-desktop-nav a:after{background:var(--ke-green);height:2px}.ke-icon-btn:hover{background:var(--ke-green-soft);color:var(--ke-green)}.ke-cart-count{background:var(--ke-green)}
.ke-mobile-nav{display:grid;margin:18px 0 0}.ke-mobile-nav>a{display:flex;align-items:center;min-height:54px;padding:0 2px;border-bottom:1px solid var(--ke-line);font-size:18px;font-weight:760;white-space:normal;overflow-wrap:anywhere}.ke-mobile-nav>a:after{content:"→";margin-left:auto;color:var(--ke-green);font-weight:500}.ke-drawer-contact{padding:18px;border-radius:16px;background:var(--ke-soft)}
.ke-search-form input:focus{border-color:var(--ke-green);box-shadow:0 0 0 3px rgba(179,25,34,.10)}
.ke-btn-primary,.ke-search-form button,.ke-contact-form button,.single-product form.cart .single_add_to_cart_button,.ke-sticky-buy button{background:var(--ke-green)!important;color:#fff!important}.ke-btn-primary:hover,.ke-search-form button:hover{background:var(--ke-green-dark)!important}
.ke-hero{max-width:none;height:min(63vw,700px);min-height:560px;border-radius:0;background:#171717}.ke-hero>img{object-position:72% center}.ke-hero-shade{background:linear-gradient(90deg,rgba(255,255,255,.98) 0%,rgba(255,255,255,.93) 36%,rgba(255,255,255,.53) 55%,rgba(255,255,255,.04) 78%)}.ke-hero-content{color:var(--ke-ink);max-width:710px;left:max(30px,calc((100vw - var(--ke-max))/2 + 28px))}.ke-kicker-light{color:var(--ke-green)}.ke-hero h1{font-size:clamp(52px,6vw,92px);line-height:.92;font-weight:700}.ke-hero h1 em{font-style:normal;color:var(--ke-green)}.ke-hero p{color:#464646;max-width:610px;font-size:18px}.ke-text-link-light{color:var(--ke-ink);border-color:#9f9a96}.ke-hero-note{border:1px solid #eee7e4;background:rgba(255,255,255,.96);right:max(28px,calc((100vw - var(--ke-max))/2 + 28px))}.ke-hero-note strong{color:var(--ke-green)}
.ke-benefit-strip{margin-top:0;border-radius:0;border-left:0;border-right:0;background:#fff}.ke-benefit-strip span{background:var(--ke-green-soft);color:var(--ke-green)}
.ke-section{padding-top:86px}.ke-section-head h2{font-weight:700}.ke-category-grid-five{grid-template-columns:repeat(12,1fr);gap:14px}.ke-category-grid-five .ke-category-card:nth-child(1),.ke-category-grid-five .ke-category-card:nth-child(2),.ke-category-grid-five .ke-category-card:nth-child(3){grid-column:span 4;min-height:370px}.ke-category-grid-five .ke-category-card:nth-child(4),.ke-category-grid-five .ke-category-card:nth-child(5){grid-column:span 6;min-height:330px}.ke-category-media:after{background:linear-gradient(180deg,transparent 28%,rgba(21,9,8,.78) 100%)}.ke-category-card:hover{transform:translateY(-5px)}.ke-category-copy b{color:#fff}.ke-category-copy h3{font-family:Georgia,"Times New Roman",serif}
.ke-seo-panel{background:#fbfaf9;border-color:#eee9e7;box-shadow:none}.ke-seo-panel h2{font-family:Georgia,"Times New Roman",serif;font-weight:700}.ke-home-category-products li.product{box-shadow:0 12px 34px rgba(32,20,17,.04)}
.woocommerce ul.products li.product{border-color:#ece7e5;background:#fff;box-shadow:0 8px 30px rgba(34,20,16,.03)}.woocommerce ul.products li.product:hover{box-shadow:0 20px 48px rgba(34,20,16,.09);transform:translateY(-2px)}.woocommerce ul.products li.product img{background:#fbfaf9}.woocommerce ul.products li.product .price,.single-product .summary .price{color:var(--ke-green)!important}.woocommerce ul.products li.product .button{background:#1a1a1a}.woocommerce ul.products li.product .button:hover{background:var(--ke-green)}.ke-sale-badge{background:var(--ke-green)!important}
.ke-payment-trust{background:#171717}.ke-payment-head>span,.ke-payment-head h2{color:#fff}.ke-payment-head p{color:#bdb8b5}.ke-pay-badge span{color:var(--ke-green)!important}.ke-pay-badge strong{color:#fff}.ke-pay-badge small{color:#aaa4a1}
.ke-review-card{box-shadow:0 14px 42px rgba(54,23,19,.05)}.ke-review-card .ke-rating strong{color:var(--ke-green)}.ke-score-track i{background:var(--ke-green)}
.ke-page-header{background:#fbfaf9;border-bottom:1px solid var(--ke-line)}.ke-page-header h1{font-weight:700}.ke-page-feature-visual{background:#fbfaf9;border-color:#eee8e6;box-shadow:none}.ke-page-feature-visual figcaption{background:rgba(23,23,23,.82)}
.ke-footer{background:#171717}.ke-footer-brand-logo{width:min(100%,320px);background:#fff;border-radius:14px;padding:10px 14px}.ke-footer-brand-logo img{display:block;width:100%;height:auto}.ke-company-card{border-color:#34302e!important}.ke-footer a:hover{color:#f05a60}.ke-contact-float a{background:var(--ke-green)!important;box-shadow:0 14px 34px rgba(179,25,34,.24)!important}
.ke-policy-card{border-color:#eee8e6;background:#fbfaf9}.ke-policy-button{background:var(--ke-green)!important}.ke-faq-list details{border-color:#ece7e4}.ke-faq-list summary:after{color:var(--ke-green)}
.woocommerce-checkout #payment{background:#fbfaf9!important}.woocommerce-checkout #payment div.payment_box{background:#fff4f4!important;color:#333!important}.woocommerce-checkout #payment div.payment_box:before{border-bottom-color:#fff4f4!important}.ke-checkout-policies{border-color:#eee7e4!important;background:#fbfaf9!important}
@media(max-width:1100px){.ke-header-inner{grid-template-columns:auto 1fr auto;height:82px}.ke-header-left{display:block}.ke-desktop-nav{display:none}.ke-logo{justify-self:center}.ke-brand-logo{width:270px}.ke-account-link{display:none}.ke-hero-content{left:34px}.ke-hero-note{right:24px}.ke-category-grid-five .ke-category-card:nth-child(n){grid-column:span 6;min-height:310px}}
@media(max-width:760px){.ke-topbar{min-height:34px;white-space:nowrap;overflow:hidden;justify-content:center}.ke-topbar span:nth-of-type(2),.ke-topbar span:nth-of-type(3),.ke-topbar i,.ke-topbar a{display:none}.ke-header-inner{height:82px;padding:0 16px;gap:10px}.ke-logo{justify-self:center}.ke-brand-logo{width:205px}.ke-header-actions{gap:2px}.ke-icon-btn{width:39px;height:39px}.ke-hero{min-height:620px;height:75vh}.ke-hero>img{object-position:73% center}.ke-hero-shade{background:linear-gradient(180deg,rgba(255,255,255,.96) 0%,rgba(255,255,255,.88) 52%,rgba(255,255,255,.26) 100%)}.ke-hero-content{left:22px;right:22px;top:44%;max-width:none}.ke-hero h1{font-size:clamp(46px,13vw,64px)}.ke-hero p{font-size:16px;line-height:1.55}.ke-hero-note{right:18px;bottom:18px;padding:12px 14px}.ke-benefit-strip{grid-template-columns:1fr 1fr}.ke-benefit-strip>div{padding:17px 14px}.ke-category-grid-five{grid-template-columns:1fr 1fr;gap:10px}.ke-category-grid-five .ke-category-card:nth-child(n){grid-column:auto;min-height:255px}.ke-category-grid-five .ke-category-card:last-child{grid-column:1/-1;min-height:260px}.ke-section{padding:66px 16px 0}.ke-section-head{align-items:start}.ke-section-head h2{font-size:38px}.ke-footer-brand-logo{width:250px}.ke-mobile-menu{padding:20px 22px}}

/* =========================================================
   KAMINHOLZ-ERZGEBIRGE R2 — FINAL CONFLICT CLEANUP
   ========================================================= */
:root,
[data-prefix="single_page"],
[data-prefix="single_product"],
[data-prefix="product_archive"]{
  --theme-palette-color-1:#b31922!important;
  --theme-palette-color-2:#87131a!important;
  --theme-palette-color-3:#171717!important;
  --theme-palette-color-4:#3f3f3f!important;
  --theme-link-initial-color:#b31922!important;
  --theme-link-hover-color:#87131a!important;
  --theme-button-background-initial-color:#b31922!important;
  --theme-button-background-hover-color:#87131a!important;
  --theme-form-field-border-focus-color:#b31922!important;
}
::selection{background:#f6cdd0;color:#171717}
a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgba(179,25,34,.22)!important;outline-offset:2px}

/* Header/mobile navigation: exactly one arrow */
.ke-mobile-nav>a:before{content:none!important;display:none!important}
.ke-mobile-nav>a:after{content:"›"!important;display:block!important;width:auto!important;height:auto!important;border:0!important;transform:none!important;margin:0 2px 0 18px!important;color:#b31922!important;font-size:28px!important;line-height:1!important;font-family:Arial,sans-serif!important;font-weight:400!important}
.ke-mobile-nav>a{background:none!important;background-image:none!important}

/* Hero: sharp photo, no floating shipping badge, clean HTML overlay */
.ke-hero{height:clamp(540px,56vw,690px)!important;min-height:540px!important;background:#faf8f6!important}
.ke-hero>img{filter:none!important;image-rendering:auto!important;object-position:right center!important}
.ke-hero-shade{background:linear-gradient(90deg,rgba(250,248,246,.98) 0%,rgba(250,248,246,.94) 35%,rgba(250,248,246,.50) 54%,rgba(250,248,246,0) 73%)!important;backdrop-filter:none!important}
.ke-hero-content{top:50%!important;color:#171717!important}
.ke-hero-note{display:none!important}
.ke-hero p{color:#45413f!important}

/* Compact 4-category homepage section */
.ke-categories{padding-top:66px!important}
.ke-category-grid-four{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important}
.ke-category-grid-four .ke-category-card{grid-column:auto!important;min-height:260px!important;border-radius:18px!important;box-shadow:0 12px 32px rgba(34,20,16,.055)!important}
.ke-category-grid-four .ke-category-copy{left:18px!important;right:18px!important;bottom:16px!important}
.ke-category-grid-four .ke-category-copy h3{font-size:24px!important;margin:3px 0 7px!important;color:#fff!important;overflow-wrap:normal!important;word-break:normal!important;hyphens:auto!important}
.ke-category-grid-four .ke-category-copy span{font-size:10px!important}
.ke-category-grid-four .ke-category-copy b{font-size:12px!important}
.ke-category-grid-four .ke-category-media:after{background:linear-gradient(180deg,rgba(16,11,9,.02) 32%,rgba(16,11,9,.78) 100%)!important}

/* Replace the old oversized dark payment block with a premium compact section */
.ke-order-confidence{padding-top:72px!important}
.ke-confidence-head{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(260px,.8fr);gap:24px;align-items:end;padding:34px 36px 28px;border:1px solid #eee7e4;border-bottom:0;border-radius:24px 24px 0 0;background:#fbfaf9}
.ke-confidence-head .ke-kicker{grid-column:1/-1;margin-bottom:-6px}
.ke-confidence-head h2{font:700 clamp(34px,4vw,54px)/1.02 Georgia,"Times New Roman",serif;letter-spacing:-.04em;margin:0;color:#171717}
.ke-confidence-head p{margin:0;color:#6d6865;font-size:15px;line-height:1.65}
.ke-confidence-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid #eee7e4;border-radius:0 0 24px 24px;overflow:hidden;background:#fff}
.ke-confidence-grid article{display:flex;gap:14px;align-items:center;padding:24px 22px;min-height:105px;border-right:1px solid #eee7e4}
.ke-confidence-grid article:last-child{border-right:0}
.ke-confidence-grid article>span{display:grid;place-items:center;width:42px;height:42px;flex:0 0 42px;border-radius:50%;background:#fff0f1;color:#b31922;font-size:11px;font-weight:900}
.ke-confidence-grid strong,.ke-confidence-grid small{display:block}.ke-confidence-grid strong{font-size:14px}.ke-confidence-grid small{margin-top:5px;color:#77706d;font-size:12px;line-height:1.45}

/* Testimonials: visible carousel + automatic movement handled by JS */
.ke-reviews .ke-section-head{align-items:center}
.ke-review-controls{display:flex;gap:9px;flex:0 0 auto}
.ke-review-controls button{width:44px;height:44px;border:1px solid #e5dfdc;border-radius:50%;background:#fff;color:#171717;font-size:26px;line-height:1;cursor:pointer;transition:.2s}
.ke-review-controls button:hover{background:#b31922;border-color:#b31922;color:#fff}
.ke-review-carousel{overflow:hidden;width:100%}
.ke-review-track{display:flex!important;gap:18px!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important;scroll-behavior:smooth!important;padding:3px 2px 16px!important;scrollbar-width:none!important}
.ke-review-track::-webkit-scrollbar{display:none!important}
.ke-review-card{flex:0 0 min(390px,88vw)!important;scroll-snap-align:start!important;background:#fff!important;border:1px solid #ece6e3!important;border-radius:20px!important;box-shadow:0 14px 40px rgba(42,24,19,.06)!important}

/* Remove Blocksy/Woo blue accents everywhere in shop + Blocks checkout */
.woocommerce span.onsale,.onsale,.wc-block-grid__product-onsale{background:#b31922!important;color:#fff!important;border-color:#b31922!important}
.ke-sale-badge{background:#b31922!important;color:#fff!important;box-shadow:none!important}
.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce #respond input#submit,
.wc-block-components-button,.wc-block-cart__submit-button,.wc-block-components-checkout-place-order-button,.wp-element-button,
button.wc-block-components-button:not(.is-link){background:#b31922!important;border-color:#b31922!important;color:#fff!important;box-shadow:none!important}
.woocommerce a.button:hover,.woocommerce button.button:hover,.woocommerce input.button:hover,.woocommerce #respond input#submit:hover,
.wc-block-components-button:hover,.wc-block-cart__submit-button:hover,.wc-block-components-checkout-place-order-button:hover,.wp-element-button:hover{background:#87131a!important;border-color:#87131a!important;color:#fff!important}
.wc-block-components-checkbox .wc-block-components-checkbox__input:checked,
.wc-block-components-radio-control__input:checked:before{background:#b31922!important;border-color:#b31922!important}
.wc-block-components-text-input input:focus,.wc-block-components-combobox .components-combobox-control__input:focus,
.woocommerce form .form-row input.input-text:focus,.woocommerce form .form-row textarea:focus{border-color:#b31922!important;box-shadow:0 0 0 1px #b31922!important;outline:none!important}
.wc-block-components-panel__button,.wc-block-components-totals-coupon-link,.wc-block-components-product-name,.wc-block-components-order-summary-item__description a{color:#171717!important}
.wc-block-components-totals-coupon-link:hover,.wc-block-components-product-name:hover{color:#b31922!important}
.wc-block-components-chip,.wc-block-components-badge{--wp-admin-theme-color:#b31922!important}

/* Legal/contact pages */
.ke-page-shell{max-width:1180px!important;margin:0 auto!important;padding:0 28px 90px!important}
.ke-page-header{margin:0 -28px 42px!important;padding:58px 28px 38px!important;background:#fbfaf9!important;border-bottom:1px solid #eee8e5!important}
.ke-page-header h1{max-width:1000px!important;margin:0!important;font-size:clamp(42px,6vw,78px)!important;line-height:.97!important;color:#18283a!important}
.ke-page-content{max-width:980px!important;margin:0 auto!important}
.ke-policy>.ke-lead{font-size:20px!important;line-height:1.7!important;color:#4e4a47!important;margin-bottom:32px!important}
.ke-policy h2{margin:46px 0 12px!important;padding-top:2px!important;font:700 clamp(27px,3.2vw,38px)/1.15 Georgia,"Times New Roman",serif!important;color:#1a1a1a!important}
.ke-policy h3{margin:28px 0 8px!important;font-size:20px!important;color:#252525!important}
.ke-policy p,.ke-policy li{font-size:16px!important;line-height:1.78!important;color:#514d4a!important}
.ke-policy a{color:#b31922!important;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}
.ke-policy-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important;margin:28px 0 38px!important}
.ke-policy-card{padding:24px!important;border:1px solid #ece6e3!important;border-radius:18px!important;background:#fbfaf9!important}
.ke-policy-card strong{display:block!important;margin-bottom:7px!important;color:#1c1c1c!important;font-size:15px!important}.ke-policy-card p{margin:0!important;font-size:14px!important}
.ke-contact-layout{display:grid!important;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr)!important;gap:28px!important;align-items:start!important}
.ke-contact-box{padding:28px!important;border-radius:20px!important;background:#fbfaf9!important;border:1px solid #eee7e4!important}
.ke-contact-form input,.ke-contact-form textarea{border:1px solid #ded8d5!important;border-radius:12px!important;background:#fff!important}.ke-contact-form input:focus,.ke-contact-form textarea:focus{border-color:#b31922!important;box-shadow:0 0 0 3px rgba(179,25,34,.08)!important}

/* Footer logo integrates into the dark footer, no white card */
.ke-footer-brand-logo{display:block!important;width:min(100%,340px)!important;background:transparent!important;border:0!important;border-radius:0!important;padding:0!important;margin:0 0 20px!important}
.ke-footer-brand-logo img{display:block!important;width:100%!important;height:auto!important;object-fit:contain!important}
.ke-footer-grid{align-items:start!important}

/* WooCommerce classic checkout / German styling */
.woocommerce-checkout .woocommerce,.woocommerce-cart .woocommerce{max-width:1180px;margin:0 auto;padding:48px 28px 90px}
.woocommerce-checkout h3,.woocommerce-cart h2,.woocommerce-account h2{font-family:Georgia,"Times New Roman",serif;color:#18283a}
.woocommerce-checkout #payment{border:1px solid #eee7e4!important;border-radius:18px!important;overflow:hidden!important;background:#fbfaf9!important}
.woocommerce-checkout #payment div.payment_box{background:#fff1f2!important;color:#3e3937!important;margin:0!important;padding:20px 24px!important}
.woocommerce-checkout #payment div.payment_box:before{display:none!important}
.ke-checkout-policies{margin:20px 0!important;border:1px solid #eee7e4!important;border-radius:16px!important;background:#fff!important;padding:20px!important}
.ke-checkout-policies a{color:#b31922!important}

@media(max-width:1050px){
  .ke-category-grid-four{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .ke-confidence-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .ke-confidence-grid article:nth-child(2){border-right:0}.ke-confidence-grid article:nth-child(-n+2){border-bottom:1px solid #eee7e4}
}
@media(max-width:760px){
  .ke-hero{height:650px!important;min-height:650px!important}
  .ke-hero>img{object-position:70% center!important}
  .ke-hero-shade{background:linear-gradient(180deg,rgba(250,248,246,.98) 0%,rgba(250,248,246,.93) 51%,rgba(250,248,246,.48) 72%,rgba(250,248,246,.10) 100%)!important}
  .ke-hero-content{top:45%!important;left:24px!important;right:24px!important}
  .ke-hero h1{font-size:clamp(44px,13vw,62px)!important;line-height:.94!important}
  .ke-hero p{font-size:15px!important;max-width:94%!important}
  .ke-category-grid-four{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}
  .ke-category-grid-four .ke-category-card{min-height:220px!important}
  .ke-category-grid-four .ke-category-copy{left:14px!important;right:14px!important;bottom:13px!important}
  .ke-category-grid-four .ke-category-copy h3{font-size:20px!important;line-height:1.08!important}
  .ke-confidence-head{display:block;padding:26px 22px 22px}.ke-confidence-head h2{font-size:36px;margin-bottom:12px}.ke-confidence-grid{grid-template-columns:1fr!important}.ke-confidence-grid article{border-right:0!important;border-bottom:1px solid #eee7e4!important;padding:18px 20px;min-height:88px}.ke-confidence-grid article:last-child{border-bottom:0!important}
  .ke-review-controls{margin-top:14px}.ke-review-card{flex-basis:86vw!important}
  .ke-page-shell{padding:0 18px 70px!important}.ke-page-header{margin:0 -18px 30px!important;padding:42px 18px 26px!important}.ke-page-header h1{font-size:48px!important}.ke-policy>.ke-lead{font-size:18px!important}.ke-policy-grid{grid-template-columns:1fr!important}.ke-contact-layout{grid-template-columns:1fr!important}
  .woocommerce-checkout .woocommerce,.woocommerce-cart .woocommerce{padding:30px 18px 70px}
  .ke-footer-brand-logo{width:270px!important}
}
