:root{--kemet-burgundy:#3b0712;--kemet-burgundy-2:#5a0b1c;--kemet-gold:#d9b64c;--kemet-cream:#fffaf0}html,body{max-width:100%;overflow-x:hidden}.kemet-home-tools{width:100%;box-sizing:border-box;padding:26px max(18px,4vw);background:var(--kemet-cream);color:var(--kemet-burgundy)}.kemet-tool-grid{max-width:1500px;margin:auto;display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.kemet-tool-grid a{min-height:100px;padding:18px;border:1px solid rgba(217,182,76,.7);border-radius:16px;text-decoration:none;color:var(--kemet-burgundy);background:linear-gradient(145deg,#fff,#fff7df);display:flex;align-items:center;justify-content:center;gap:10px;text-align:center;box-shadow:0 8px 25px rgba(59,7,18,.07)}.kemet-tool-grid span{color:var(--kemet-gold);font-size:24px}.kemet-trust{max-width:1500px;margin:22px auto 0;display:flex;justify-content:center;gap:28px;padding:15px;border-radius:12px;background:var(--kemet-burgundy);color:#f7dc7c;font-weight:700;text-align:center}.kemet-contact-float a{box-shadow:0 6px 20px rgba(0,0,0,.2)}html[dir=rtl] .kemet-home-tools{direction:rtl}.section,.shopify-section{max-width:100%;box-sizing:border-box}@media(max-width:800px){.kemet-tool-grid{grid-template-columns:repeat(2,1fr)}.kemet-trust{flex-direction:column;gap:8px}.kemet-home-tools{padding:18px 12px}.kemet-tool-grid a{min-height:86px;padding:12px}}