*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#172019;background:#fff}.topbar{position:sticky;top:0;z-index:20;display:flex;align-items:center;gap:28px;padding:14px 5%;background:#fff;border-bottom:1px solid #e8eee9;box-shadow:0 2px 12px #0000000b}.brand,.footer-brand{display:flex;align-items:center;gap:10px;text-decoration:none;color:#075b25}.brand small,.footer-brand small{display:block;font-size:10px;font-weight:800;line-height:1.05}.brand strong,.footer-brand strong{display:block;font-size:25px;line-height:1}.brand-mark{display:grid;place-items:center;width:52px;height:52px;border-radius:50%;background:#087a32;color:#fff;font-size:25px}.topbar nav{display:flex;gap:24px;margin-left:auto}.topbar nav a,.text-link{color:#162019;text-decoration:none;font-size:14px}.topbar nav a:hover,.text-link:hover{color:#087a32}.whatsapp-top{background:#087a32;color:#fff;text-decoration:none;font-weight:800;padding:12px 18px;border-radius:10px;white-space:nowrap}.hero{display:grid;grid-template-columns:1fr 1fr;min-height:520px;background:#f9f5e9}.hero-copy{padding:70px 8% 60px}.eyebrow{color:#087a32;font-size:12px;font-weight:900;letter-spacing:.08em;margin:0 0 10px}.hero h1{font-size:44px;line-height:1.02;margin:0;color:#075b25;max-width:650px}.hero h1 span{display:block;font-size:1.35em}.lead{font-size:21px;margin:22px 0}.info-list{display:grid;gap:16px;line-height:1.4}.info-list span{padding-left:26px;color:#3c4b40}.hero-actions{display:flex;gap:12px;margin-top:28px;flex-wrap:wrap}.btn{border:0;border-radius:10px;padding:13px 18px;font-weight:800;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;font-size:15px}.primary{background:#087a32;color:#fff}.secondary{background:#fff;color:#087a32;border:1px solid #087a32}.yellow{background:#ffdc3a;color:#17320f}.full{width:100%}.hero-visual{display:grid;place-items:center;padding:30px;background:linear-gradient(135deg,#dfefd8,#fff)}.storefront{width:92%;height:390px;border-radius:18px;background:#f4efe1;position:relative;overflow:hidden;box-shadow:0 20px 45px #1d4e2a22;border:10px solid #fff}.sign{position:absolute;top:22px;left:50%;transform:translateX(-50%);width:70%;padding:12px;text-align:center;background:#087a32;color:#fff;border-radius:6px;font-weight:900}.sign b{font-size:38px;display:block;line-height:1}.sign small{display:block;color:#ffdc3a;margin-top:4px}.shelves{position:absolute;left:6%;right:6%;bottom:80px;height:150px;background:repeating-linear-gradient(to bottom,#7c4c25 0 8px,#d0a26f 8px 42px);display:flex;align-items:center;justify-content:space-around;font-size:42px}.bags{position:absolute;bottom:10px;left:20%;font-size:60px}.benefits{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;padding:18px 5%;background:#fff;box-shadow:0 4px 15px #0000000a}.benefits div{text-align:center;padding:12px;font-size:14px}.catalog-section{padding:50px 5%}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:25px}.section-heading h2{margin:0;color:#075b25;font-size:32px}.filters{display:flex;gap:8px;flex-wrap:wrap}.filter{border:0;background:#eee;padding:10px 17px;border-radius:20px;cursor:pointer}.filter.active{background:#087a32;color:#fff}.shop-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:28px}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.product{border:1px solid #e6ece7;border-radius:12px;padding:12px;background:#fff;box-shadow:0 3px 10px #00000007}.product-img{height:125px;border-radius:9px;background:linear-gradient(135deg,#f5f8f4,#edf4ea);display:grid;place-items:center;font-size:56px}.product h3{font-size:14px;margin:11px 0 3px}.product p{font-size:12px;color:#657067;margin:0 0 8px}.price{font-size:18px;font-weight:900;color:#087a32}.add{width:100%;margin-top:8px;background:#087a32;color:#fff;border:0;border-radius:8px;padding:9px;font-weight:800;cursor:pointer}.cart{position:sticky;top:90px;height:max-content;border:1px solid #ffdc3a;border-radius:12px;overflow:hidden;background:#fff}.cart-title{background:#ffdc3a;padding:15px;font-size:19px;font-weight:900;color:#19350f;display:flex;justify-content:space-between}.cart-title span{background:#fff;padding:2px 8px;border-radius:12px;font-size:12px}.cart-items{padding:12px;max-height:380px;overflow:auto}.empty{text-align:center;color:#6d756e;padding:25px 8px}.cart-row{display:grid;grid-template-columns:1fr auto;gap:5px;padding:10px 0;border-bottom:1px dashed #ddd}.cart-row b{font-size:13px}.qty{display:flex;gap:6px;align-items:center}.qty button{border:1px solid #ddd;background:#fff;border-radius:5px;width:25px;height:25px;cursor:pointer}.remove{color:#d33;border:0;background:none;cursor:pointer}.cart-total{display:flex;justify-content:space-between;padding:15px;font-size:17px;border-top:1px solid #eee}.cart-total strong{color:#087a32;font-size:22px}.cart .primary{margin:0 12px 12px;width:calc(100% - 24px)}.safe{font-size:10px;color:#777;padding:0 12px 12px}.cta{margin:10px 5% 40px;padding:28px 35px;background:#087a32;color:#fff;border-radius:15px;display:flex;align-items:center;justify-content:space-between;gap:20px}.cta h2{margin:0 0 6px}.cta p{margin:0}.three-panels{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;padding:0 5% 50px}.three-panels article{border:1px solid #cfe3d1;border-radius:14px;padding:25px;background:#fbfffa}.three-panels article>span{font-size:32px}.three-panels h3{color:#087a32;margin:8px 0}.three-panels p,.three-panels li{font-size:14px;line-height:1.6}footer{background:#075b25;color:#fff;padding:35px 5%;display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:30px}.footer-brand{color:#fff}.footer-brand .brand-mark{background:#fff;color:#087a32}.footer-brand small{font-size:9px}.footer-brand strong{font-size:24px}footer a{color:#fff}.copyright{grid-column:1/-1;text-align:center;border-top:1px solid #ffffff33;padding-top:18px;margin:0;font-size:12px}@media(max-width:1000px){.topbar nav{display:none}.hero{grid-template-columns:1fr}.hero-visual{min-height:340px}.product-grid{grid-template-columns:repeat(3,1fr)}.benefits{grid-template-columns:repeat(3,1fr)}.shop-layout{grid-template-columns:1fr}.cart{position:relative;top:auto}.three-panels{grid-template-columns:1fr 1fr}footer{grid-template-columns:1fr 1fr}}@media(max-width:650px){.topbar{padding:10px 4%;gap:10px}.brand strong{font-size:20px}.brand-mark{width:43px;height:43px;font-size:20px}.whatsapp-top{font-size:12px;padding:10px}.hero-copy{padding:45px 6%}.hero h1{font-size:32px}.lead{font-size:18px}.hero-visual{padding:20px}.storefront{height:300px}.sign{font-size:11px}.sign b{font-size:27px}.shelves{font-size:31px}.benefits{grid-template-columns:repeat(2,1fr);padding:12px 4%}.catalog-section{padding:38px 4%}.section-heading{align-items:start;flex-direction:column}.product-grid{grid-template-columns:repeat(2,1fr)}.product-img{height:105px;font-size:45px}.cta{margin:0 4% 35px;padding:22px;display:block}.cta .btn{margin-top:16px}.three-panels{grid-template-columns:1fr;padding:0 4% 35px}footer{grid-template-columns:1fr;padding:30px 6%}.copyright{grid-column:1}}
.category-section{padding:45px 5% 10px;background:#fbfdf9}.category-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.category-card{border:1px solid #dce9df;background:#fff;border-radius:14px;padding:20px;text-align:left;cursor:pointer;transition:.2s;box-shadow:0 3px 12px #00000007}.category-card:hover{transform:translateY(-2px);border-color:#087a32;box-shadow:0 8px 20px #087a3218}.category-card span{display:block;font-size:32px;margin-bottom:8px}.category-card b{display:block;color:#075b25;font-size:16px}.category-card small{display:block;color:#667168;margin-top:5px;line-height:1.35}.filters{max-width:760px;justify-content:flex-end}@media(max-width:1000px){.category-cards{grid-template-columns:repeat(3,1fr)}}@media(max-width:650px){.category-section{padding:35px 4% 5px}.category-cards{grid-template-columns:repeat(2,1fr)}.category-card{padding:15px}.category-card span{font-size:27px}}
.empty-category{grid-column:1/-1;border:1px dashed #b9d4bd;border-radius:14px;padding:35px;text-align:center;background:#fbfffa}.empty-category>div{font-size:40px}.empty-category h3{color:#075b25;margin:8px}.empty-category p{max-width:600px;margin:0 auto 18px;color:#657067;line-height:1.5}
.catalog-intro{max-width:900px;margin:0 auto 18px;text-align:center;color:#647067;line-height:1.5}.catalog-intro p{margin:0}
