:root{--cream: #fffdf3;--cream-strong: #fff6cc;--cream-soft: #fff9e5;--mint: #f3fae8;--mint-strong: #dff0c9;--white: #ffffff;--line: #d7e8c4;--green: #6ea84f;--green-deep: #3f7a42;--green-forest: #2e6335;--yellow: #f2d84a;--yellow-deep: #d4b21b;--text: #3b6240;--muted: #627862;--shadow: 0 24px 48px rgba(88, 120, 66, .12);--shadow-soft: 0 10px 24px rgba(88, 120, 66, .08);--container: min(1160px, calc(100% - 32px) );--header-height: 75px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header-height) + 18px)}body{margin:0;font-family:Inter,Segoe UI,system-ui,-apple-system,BlinkMacSystemFont,Helvetica Neue,Arial,sans-serif;background:var(--cream);color:var(--text);line-height:1.65;overflow-x:hidden;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}[id]{scroll-margin-top:calc(var(--header-height) + 18px)}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}p{margin:0}h1,h2,h3{color:var(--green-forest);line-height:1.12;margin:0}.site-header{align-items:center;backdrop-filter:blur(12px);background:#fffdf3ed;border-bottom:1px solid rgba(191,220,157,.65);display:flex;gap:18px;justify-content:space-between;padding:12px max(16px,calc((100vw - 1160px)/2));position:sticky;top:0;z-index:10}.brand{align-items:center;display:flex;gap:12px;min-width:280px}.brand img{aspect-ratio:1;border:1px solid rgba(191,220,157,.8);border-radius:14px;height:50px;object-fit:cover;width:50px}.brand strong{color:var(--green-deep);display:block;font-size:.82rem;letter-spacing:.16em;line-height:1.15;text-transform:uppercase}.brand small{color:var(--muted);display:block;font-size:.78rem;line-height:1.25;margin-top:4px;max-width:360px}.site-header nav{align-items:center;display:flex;flex-wrap:wrap;gap:14px;justify-content:flex-end}.site-header nav a,.site-footer nav a{color:var(--muted);font-weight:650}.site-header nav a:hover,.site-footer nav a:hover{color:var(--green-forest)}.header-action,.btn{align-items:center;border-radius:999px;display:inline-flex;font-weight:800;justify-content:center;min-height:46px;padding:12px 18px}.header-action,.btn-primary{background:linear-gradient(135deg,var(--yellow),#ffe980);box-shadow:var(--shadow-soft);color:#415d2f}.btn-secondary{background:var(--white);border:1px solid rgba(191,220,157,.9);color:var(--green-deep)}.btn-dark{background:var(--green-forest);color:var(--white)}.section{padding:88px 0}.container{margin:0 auto;width:var(--container)}.section-head{margin:0 auto 34px;max-width:780px;text-align:center}.kicker{color:var(--green-deep);font-size:.8rem;font-weight:850;letter-spacing:.18em;margin-bottom:12px;text-transform:uppercase}.section-head h2{font-size:clamp(2rem,4vw,3.3rem)}.section-head p{color:var(--muted);font-size:1.05rem;margin-top:14px}.card{background:#ffffffe0;border:1px solid rgba(191,220,157,.78);border-radius:20px;box-shadow:var(--shadow-soft);padding:28px}.grid-2,.grid-3{display:grid;gap:22px}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.prose{color:var(--text);font-size:1.05rem;margin:0 auto;max-width:780px}.prose>*+*{margin-top:1.1rem}.prose h2,.prose h3{margin-top:2rem}.prose ul{padding-left:1.2rem}.prose a{color:var(--green-deep);font-weight:800}.site-footer{align-items:center;background:#fffef5;border-top:1px solid rgba(191,220,157,.65);color:var(--muted);display:flex;gap:18px;justify-content:space-between;padding:26px max(16px,calc((100vw - 1160px)/2))}.site-footer strong{color:var(--green-deep)}.site-footer nav{display:flex;gap:16px}.whatsapp-float{align-items:center;background:#25d366;border:2px solid rgba(255,255,255,.92);border-radius:999px;bottom:22px;box-shadow:0 14px 28px #2e633538;color:var(--white);display:inline-flex;height:58px;justify-content:center;position:fixed;right:22px;width:58px;z-index:40}.whatsapp-float:hover{background:#1ebc59;transform:translateY(-2px)}.whatsapp-float svg{fill:currentColor;height:34px;width:34px}@media(max-width:900px){.site-header nav{display:none}.grid-2,.grid-3{grid-template-columns:1fr}.site-footer{align-items:flex-start;flex-direction:column}}@media(max-width:640px){.site-header{gap:10px}.brand{min-width:0}.brand small{display:none}.brand strong{font-size:.74rem;letter-spacing:.1em}.header-action{font-size:.88rem;padding:10px 12px}.section{padding:70px 0}.whatsapp-float{bottom:16px;height:54px;right:16px;width:54px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}
