/* Brazilian Family Market Publish Ready */
:root{--green:#006633;--green-dark:#003f22;--blue:#285a8e;--yellow:#ffc400;--cream:#fff7e5;--soft:#f4f8f5;--white:#fff;--text:#0b1f16;--muted:#60736a;--shadow:0 24px 70px rgba(0,0,0,.12);--radius:28px;--max:1180px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--text);background:#fff}img{max-width:100%;display:block}a{text-decoration:none;color:inherit}.container{width:min(var(--max),calc(100% - 40px));margin:auto}
.top-bar{background:var(--green-dark);color:#fff;font-size:14px}.top-inner{min-height:42px;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.top-inner a{color:var(--yellow);font-weight:900}.main-header{background:rgba(255,255,255,.96);backdrop-filter:blur(12px);border-bottom:1px solid rgba(0,102,51,.12)}.site-header{position:sticky;top:0;z-index:50}.nav{height:88px;display:flex;align-items:center;gap:24px}.brand img{height:60px;width:auto}.nav-links{display:flex;align-items:center;gap:24px;margin-left:auto;font-size:15px;font-weight:900;color:var(--green-dark)}.nav-links a:hover{color:var(--blue)}.nav-cta{background:var(--green);color:white;padding:14px 18px;border-radius:999px;font-weight:900;white-space:nowrap;box-shadow:0 12px 28px rgba(0,102,51,.22)}.menu-btn{display:none;margin-left:auto;border:0;background:var(--green);color:white;border-radius:999px;padding:12px 16px;font-weight:900}
.hero{min-height:760px;padding:80px 0;color:white;background:linear-gradient(135deg,rgba(0,50,28,.96),rgba(0,102,51,.78)),url('assets/brand/bg.svg');background-size:cover;background-position:center}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:54px}.label{display:inline-flex;align-items:center;gap:10px;text-transform:uppercase;letter-spacing:.14em;font-size:12px;font-weight:950;color:white}.label:before{content:"";display:block;width:34px;height:3px;border-radius:20px;background:var(--yellow)}.label.dark{color:var(--green)}h1,h2{letter-spacing:-.055em;line-height:.96}.hero h1{font-size:clamp(48px,7vw,86px);margin:18px 0}.hero p{font-size:21px;line-height:1.65;color:rgba(255,255,255,.84);max-width:640px}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:30px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:54px;border-radius:999px;padding:0 24px;font-weight:950;transition:.2s}.btn:hover{transform:translateY(-2px)}.btn-primary{background:var(--yellow);color:var(--green-dark);box-shadow:0 16px 34px rgba(255,196,0,.24)}.btn-secondary{background:rgba(255,255,255,.13);border:1px solid rgba(255,255,255,.32);color:white}.btn-white{background:white;color:var(--green)}.btn-outline{background:white;border:2px solid var(--green);color:var(--green)}.hero-points{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:42px}.hero-points div{background:rgba(255,255,255,.11);border:1px solid rgba(255,255,255,.16);border-radius:18px;padding:18px}.hero-points strong{display:block;color:var(--yellow);font-size:24px}.hero-points span{display:block;color:rgba(255,255,255,.78);margin-top:6px}.hero-card{background:white;border-radius:34px;padding:28px;box-shadow:var(--shadow)}.hero-card img{border-radius:20px}.card-info{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:18px}.card-info div{background:var(--soft);border-radius:18px;padding:16px}.card-info span{display:block;color:var(--muted);text-transform:uppercase;letter-spacing:.1em;font-weight:900;font-size:12px}.card-info strong{display:block;color:var(--green-dark);margin-top:6px}
.quick-strip{background:var(--green-dark);color:white}.quick-grid{display:grid;grid-template-columns:repeat(4,1fr)}.quick-grid a,.quick-grid div{padding:30px 22px;border-left:1px solid rgba(255,255,255,.1)}.quick-grid span{display:block;color:rgba(255,255,255,.7);text-transform:uppercase;letter-spacing:.12em;font-size:12px;font-weight:950}.quick-grid strong{display:block;color:var(--yellow);font-size:21px;margin-top:8px}
.section,.featured-products,.full-catalog,.story-section,.contact-section{padding:96px 0}.section-title{max-width:780px;margin-bottom:42px}.section-title.center{text-align:center;margin-left:auto;margin-right:auto}.section-title h2,.specials h2,.story-card h2,.contact-card h2{font-size:clamp(36px,5vw,60px);color:var(--green-dark);margin:14px 0 18px}.section-title p{font-size:18px;line-height:1.75;color:var(--muted)}.departments-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.departments-grid a{background:var(--soft);border:1px solid rgba(0,102,51,.12);border-radius:26px;padding:30px;min-height:190px;transition:.22s}.departments-grid a:hover{background:white;box-shadow:0 18px 50px rgba(0,0,0,.09);transform:translateY(-6px)}.departments-grid span{font-size:44px}.departments-grid h3{color:var(--green);font-size:25px;margin:18px 0 8px}.departments-grid p{color:var(--muted);margin:0}
.specials{padding:100px 0;background:linear-gradient(135deg,rgba(0,63,34,.96),rgba(0,102,51,.88)),url('assets/brand/bg.svg');background-size:cover;color:white}.specials-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:50px;align-items:center}.specials h2{color:white}.specials p{color:rgba(255,255,255,.82);font-size:18px;line-height:1.75}.deal-board{display:grid;gap:18px}.deal-board div{background:rgba(255,255,255,.11);border:1px solid rgba(255,255,255,.18);border-radius:26px;padding:28px}.deal-board strong{display:block;color:var(--yellow);font-size:26px;margin-bottom:8px}.deal-board span{color:rgba(255,255,255,.82)}
.full-catalog{background:var(--cream)}.catalog-tools{display:flex;gap:14px;margin-bottom:38px}.catalog-tools input,.catalog-tools select{border:1px solid rgba(0,102,51,.18);border-radius:999px;padding:16px 20px;font-size:16px;background:white}.catalog-tools input{flex:1}.catalog-tools select{min-width:220px}.catalog-category{margin-top:60px}.category-title{display:flex;align-items:center;gap:18px;margin-bottom:22px}.category-title>span{width:70px;height:70px;border-radius:22px;display:grid;place-items:center;background:white;font-size:36px;box-shadow:0 14px 36px rgba(0,0,0,.07)}.category-title h2{font-size:40px;line-height:1;margin:0;color:var(--green-dark)}.category-title p{margin:8px 0 0;color:var(--muted)}
.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product-card{background:white;border:1px solid rgba(0,102,51,.12);border-radius:26px;overflow:hidden;box-shadow:0 14px 38px rgba(0,0,0,.06);display:flex;flex-direction:column;min-height:100%;transition:.22s}.product-card:hover{transform:translateY(-6px);box-shadow:0 24px 60px rgba(0,0,0,.11)}.product-photo{height:220px;background:#fff;display:grid;place-items:center;padding:18px}.product-photo img{width:100%;height:100%;object-fit:contain}.product-content{padding:20px;display:flex;flex-direction:column;gap:10px;flex:1}.badge{display:inline-flex;align-self:flex-start;background:var(--cream);color:var(--green);border-radius:999px;padding:7px 10px;font-size:12px;font-weight:950}.product-content h3{font-size:22px;margin:0;color:var(--green-dark);line-height:1.1}.product-content p{margin:0;color:var(--muted);line-height:1.5;flex:1}.product-content a{display:inline-flex;justify-content:center;align-items:center;min-height:44px;background:var(--green);color:white;border-radius:999px;font-weight:900;margin-top:8px}
.story-section{background:white}.story-card{background:var(--soft);border-radius:34px;padding:46px;box-shadow:0 22px 70px rgba(0,0,0,.07)}.story-card p{font-size:18px;line-height:1.8;color:var(--muted)}.story-card h3{font-size:30px;line-height:1.25;color:var(--green);margin-bottom:0}
.contact-section{background:var(--cream)}.contact-grid{display:grid;grid-template-columns:.88fr 1.12fr;gap:28px}.contact-card{background:white;border-radius:34px;padding:40px;box-shadow:0 22px 70px rgba(0,0,0,.09)}.contact-card p{font-size:20px;line-height:1.55;color:var(--muted)}.contact-lines{display:grid;gap:12px;margin-top:24px;color:var(--muted)}.contact-lines strong{color:var(--green-dark)}iframe{width:100%;height:540px;border:0;border-radius:34px;box-shadow:0 22px 70px rgba(0,0,0,.09)}
.whatsapp-float{position:fixed;right:22px;bottom:22px;z-index:80;background:#25d366;color:white;padding:16px 22px;border-radius:999px;font-weight:950;box-shadow:0 18px 45px rgba(0,0,0,.24)}.footer{background:var(--green-dark);color:white}.footer-grid{display:grid;grid-template-columns:1.4fr .8fr .8fr .8fr;gap:28px;padding:56px 0}.footer img{height:72px;margin-bottom:16px}.footer p{color:rgba(255,255,255,.72);line-height:1.7}.footer h3{color:var(--yellow)}.footer a{display:block;color:rgba(255,255,255,.78);margin:10px 0}.copyright{text-align:center;margin:0;padding:18px;border-top:1px solid rgba(255,255,255,.12);color:rgba(255,255,255,.66)}
@media(max-width:1100px){.product-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:980px){.top-inner{justify-content:center;text-align:center;padding:10px 0}.nav{height:auto;min-height:84px;flex-wrap:wrap;padding:12px 0}.menu-btn{display:block}.nav-links{display:none;order:5;flex-basis:100%;margin-left:0;flex-direction:column;align-items:flex-start;padding:16px 0}.nav-links.open{display:flex}.nav-cta{display:none}.hero-grid,.specials-grid,.contact-grid{grid-template-columns:1fr}.hero{min-height:auto;padding:64px 0}.quick-grid,.departments-grid,.footer-grid{grid-template-columns:1fr 1fr}.product-grid{grid-template-columns:repeat(2,1fr)}iframe{height:420px}}
@media(max-width:620px){.container{width:min(100% - 28px,var(--max))}.brand img{height:52px}.hero h1{font-size:45px}.hero p{font-size:18px}.hero-points,.quick-grid,.departments-grid,.footer-grid,.card-info,.product-grid{grid-template-columns:1fr}.section,.featured-products,.full-catalog,.story-section,.contact-section{padding:70px 0}.specials{padding:74px 0}.story-card,.contact-card{padding:28px}.catalog-tools{flex-direction:column}.catalog-tools select{width:100%}.whatsapp-float{left:18px;right:18px;text-align:center}.product-photo{height:210px}}
