.eco-pilot-categories{padding-top:24px;padding-bottom:24px}.eco-pilot-heading .heading{margin-bottom:8px}.eco-pilot-notice{font-size:12px;color:#6b7268;margin:0 0 16px}.eco-pilot-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.eco-pilot-tile{display:block;min-width:0;border:1px solid #dfe5da;border-radius:10px;overflow:hidden;background:#fff;transition:box-shadow .18s ease,border-color .18s ease}.eco-pilot-tile:hover{border-color:#789747;box-shadow:0 4px 14px #20381b12}.eco-pilot-tile:focus-visible{outline:3px solid #668932;outline-offset:3px}.eco-pilot-tile__photo{background:#f3f4ef;overflow:hidden}.eco-pilot-tile img{display:block;width:100%;height:160px;object-fit:contain;mix-blend-mode:multiply}.eco-pilot-tile--lifestyle img{object-fit:cover;mix-blend-mode:normal}.eco-pilot-tile__caption{padding:12px 14px}.eco-pilot-tile h2{margin:0;font-size:16px;line-height:1.3}.eco-pilot-tile p{margin:8px 0 0}.eco-pilot-categories--compact{padding-top:22px;padding-bottom:12px}.eco-pilot-categories--compact .eco-pilot-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.eco-pilot-categories--compact .eco-pilot-tile img{height:126px}.eco-pilot-categories--compact .eco-pilot-tile:not(.eco-pilot-tile--lifestyle) img{padding:12px}.eco-pilot-categories--compact .eco-pilot-tile__caption{display:flex;align-items:center;justify-content:space-between;gap:6px;padding:12px 10px;min-height:47px}.eco-pilot-categories--compact .eco-pilot-tile h2{font-size:14px}.eco-pilot-tile__caption>span{color:#668932}.eco-pilot-grid--products{grid-template-columns:repeat(4,minmax(0,1fr));gap:0;background:#fff;border:1px solid #eee}.eco-pilot-grid--products .product-item{width:100%;height:100%;margin:0}.eco-pilot-range-filters{margin:16px 0}.eco-pilot-range-filters>span{display:inline-block;padding:6px 12px;margin:0 8px 8px 0;background:#edf2e6;border:1px solid #d7e1c8;border-radius:20px;color:#284a21}.eco-pilot-range-filters p{font-size:13px}@media(max-width:999px){.eco-pilot-categories--compact .eco-pilot-grid{display:flex;overflow-x:auto;scroll-snap-type:x proximity;padding-bottom:10px;scrollbar-width:thin;scrollbar-color:#879b65 #eef1e8}.eco-pilot-categories--compact .eco-pilot-tile{flex:0 0 160px;scroll-snap-align:start}.eco-pilot-grid--products{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:640px){.eco-pilot-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.eco-pilot-categories--compact{padding-top:16px}.eco-pilot-categories--compact .eco-pilot-heading .heading{font-size:22px}.eco-pilot-categories--compact .eco-pilot-tile{flex-basis:145px}.eco-pilot-categories--compact .eco-pilot-tile img{height:110px}.eco-pilot-grid--products{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(prefers-reduced-motion:reduce){.eco-pilot-tile{transition:none}}