.home-store{--home-ink:#203d43;--home-muted:#64777b;--home-accent:#087c83;max-width:1240px;margin:0 auto;padding:24px 28px 48px;color:var(--home-ink);font-family:Arial,sans-serif}.home-store *{box-sizing:border-box}.home-store a{color:inherit;text-decoration:none}.home-store a:focus-visible,.home-store button:focus-visible,.home-store input:focus-visible{outline:3px solid #eaa34f;outline-offset:4px}.home-section{margin-bottom:46px}.home-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:22px}.home-eyebrow{display:block;color:var(--home-accent);font-size:10px;font-weight:700;letter-spacing:1.7px;margin-bottom:10px}.home-store h1,.home-store h2,.home-store h3{font-family:Arial,sans-serif;color:var(--home-ink);font-weight:700;line-height:1.15;margin:0}.home-store h1{font-size:34px;letter-spacing:-1px}.home-store h2{font-size:29px;letter-spacing:-.7px}.home-heading p{color:var(--home-muted);font-size:14px;line-height:1.5;margin:10px 0 0}.home-store .home-text-link{color:var(--home-accent);font-size:13px;font-weight:700;white-space:nowrap}.home-text-link:hover{text-decoration:underline!important}.home-categories{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.home-category{display:flex;align-items:center;gap:10px;min-height:94px;background:#f4f7f6;border:1px solid transparent;border-radius:14px;padding:10px;font-size:12px;font-weight:600;line-height:1.35;transition:border-color .18s,background .18s}.home-category:hover{border-color:#a1c6c2;background:#eaf3f0}.home-category-image{flex:0 0 54px;width:54px;height:60px;display:flex;align-items:center;justify-content:center}.home-category img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.home-products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.home-product{min-width:0;overflow:hidden;border:1px solid #e1e8e6;border-radius:16px;background:#fff;display:flex;flex-direction:column;transition:box-shadow .18s,border-color .18s}.home-product:hover{border-color:#b3cfcb;box-shadow:0 8px 24px #183e3910}.home-product-image{display:flex;align-items:center;justify-content:center;height:205px;padding:22px}.home-product-image img{width:100%;height:100%;object-fit:contain}.home-product-body{display:flex;flex:1;flex-direction:column;padding:0 16px 14px}.home-product-code{font-size:10px;letter-spacing:.4px;color:var(--home-muted);margin-bottom:8px}.home-product-title{font-size:14px;line-height:1.45;min-height:61px;margin-bottom:16px;overflow-wrap:anywhere}.home-product-title:hover{color:var(--home-accent)}.home-product-price{font-size:25px;font-weight:700;line-height:1.2;letter-spacing:-.5px;margin-top:auto}.home-product-price span{font-size:12px;font-weight:400;color:var(--home-muted);letter-spacing:0}.home-product-minimum{font-size:11px;color:var(--home-muted);margin:7px 0 16px;line-height:1.4}.home-cart-form{display:flex;gap:8px}.home-cart-form input{width:64px;min-width:0;min-height:43px;border:1px solid #cddbd8;border-radius:8px;padding:8px 4px 8px 9px;background:#fff;color:var(--home-ink);font-size:14px}.home-store .home-cart-button{display:flex;flex:1;justify-content:center;align-items:center;gap:10px;min-height:43px;border:0;border-radius:8px;background:var(--home-accent);color:#fff;padding:10px;font-size:13px;font-weight:700;cursor:pointer;font-family:inherit}.home-store .home-cart-button:hover{background:#05636a}.home-store .home-cart-button:disabled{opacity:.65;cursor:wait}.home-login{flex:0!important}.home-cart-status{display:block;min-height:17px;font-size:11px;color:var(--home-accent);margin-top:7px;line-height:1.4}.home-cart-status.is-error{color:#b33e2c}.home-themes{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.home-theme{min-height:210px;padding:26px 20px;border-radius:16px;display:flex;align-items:center;overflow:hidden}.home-theme--mint{background:#eaf2e6}.home-theme--peach{background:#f9eee3}.home-theme--blue{background:#eaf1f7}.home-theme>div{position:relative;z-index:1;flex:1}.home-theme h3{font-size:22px;max-width:180px}.home-theme p{font-size:13px;line-height:1.5;margin:12px 0 20px;max-width:170px;color:#516966}.home-theme img{width:100px;height:130px;object-fit:contain;mix-blend-mode:multiply}.home-theme-action{font-size:12px;font-weight:700}.home-theme:hover .home-theme-action{text-decoration:underline}.home-service{border-top:1px solid #dce6e2;padding:32px 0 0;display:grid;grid-template-columns:1.2fr .9fr 1fr;gap:30px}.home-service h2{font-size:23px;max-width:260px}.home-service h3{font-size:15px;margin-bottom:12px}.home-service p{font-size:13px;line-height:1.6;color:var(--home-muted);margin:12px 0}.home-service a{display:block;margin-top:12px}.home-service .home-text-link{white-space:normal}
@media(min-width:1400px){.home-category{padding:12px}.home-category-image{flex-basis:62px;width:62px}}
@media(max-width:1050px){.home-categories{grid-template-columns:repeat(4,minmax(0,1fr))}.home-products{gap:12px}.home-product-body{padding:0 12px 12px}.home-product-price{font-size:22px}.home-theme img{width:65px}.home-theme{padding:22px 16px}.home-theme h3{font-size:20px}}
@media(max-width:760px){.home-store{padding:20px 16px 32px}.home-section{margin-bottom:32px}.home-store h1{font-size:28px}.home-store h2{font-size:24px}.home-heading{gap:12px;margin-bottom:18px;align-items:flex-end}.home-heading p{font-size:12px}.home-eyebrow{font-size:9px;letter-spacing:1.1px}.home-store .home-text-link{font-size:12px}.home-categories{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.home-category{min-height:116px;flex-direction:column;text-align:center;font-size:11px;gap:6px;padding:10px 5px}.home-category-image{flex:0 0 48px;width:52px;height:48px}.home-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.home-product-image{height:165px;padding:16px}.home-product-title{font-size:12px;min-height:70px;margin-bottom:12px}.home-product-price{font-size:21px}.home-product-price span{font-size:10px}.home-product-minimum{font-size:10px;min-height:28px;margin-bottom:10px}.home-cart-form{gap:5px}.home-cart-form input{width:48px;padding-left:5px;font-size:12px}.home-store .home-cart-button{font-size:11px;padding:8px 5px;min-height:44px}.home-themes{grid-template-columns:1fr}.home-theme{min-height:164px;padding:24px}.home-theme img{width:115px;height:115px}.home-theme h3,.home-theme p{max-width:none}.home-theme p{margin:9px 0 16px}.home-service{grid-template-columns:1fr;gap:22px}.home-service h2{max-width:none}.home-cart-status{font-size:10px}}
@media(prefers-reduced-motion:reduce){.home-store *{transition:none!important}}
/* Keep long category names readable without widening the tiles. */
.home-category{flex-direction:column;text-align:center;min-height:116px;gap:7px}.home-category-image{flex:0 0 54px;width:64px;height:54px}.home-category>span:last-child{max-width:100%;overflow-wrap:anywhere}
/* The shared footer's desktop contact row also needs to wrap on tablets. */
#footer-bottom .contacts-block{white-space:normal}#footer-bottom .contacts-block span{white-space:nowrap;max-width:100%}
@media(max-width:760px){.home-category{gap:6px}.home-category-image{flex-basis:48px;width:52px;height:48px}}
