:root{--brand:#76b900;--brand-dark:#5e9400;--brand-light:#f2f9e6;--brand-accent:#8fd619;--ink:#0c0a08;--white:#fff;--gray-50:#fafafc;--gray-100:#f5f5f7;--gray-200:#e8e8ed;--gray-300:#cbd5e1;--gray-400:#949393;--gray-500:#6e6e73;--gray-600:#424245;--gray-700:#333;--gray-800:#222;--gray-900:#0c0a08;--font:"Lato",-apple-system,BlinkMacSystemFont,"Helvetica Neue",Arial,sans-serif;--transition:all 0.3s cubic-bezier(0.4,0,0.2,1);--radius:10px;--radius-sm:6px;--radius-lg:22px;--max:1200px}*{box-sizing:border-box;margin:0;padding:0}html[lang=en] [data-lang=pt],html[lang=pt] [data-lang=en]{display:none!important}body{background:var(--white);color:var(--gray-900);font-family:var(--font);line-height:1.6;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{display:block;height:auto;max-width:100%}.inner{padding:0 1.5rem}.inner,.section{margin:0 auto;max-width:var(--max)}.section{padding:5rem 1.5rem}.section-wrap{background:var(--white)}.section-wrap-alt{background:var(--gray-50)}.btn{align-items:center;border:none;border-radius:980px;cursor:pointer;display:inline-flex;font-family:var(--font);font-size:.95rem;font-weight:600;gap:.5rem;padding:14px 28px;text-decoration:none;transition:var(--transition)}.btn-primary{background:var(--brand);color:var(--white)}.btn-primary:hover{background:var(--brand-dark);transform:translateY(-1px)}.btn-ghost{background:transparent;border:1.5px solid var(--gray-300);border-radius:980px;color:var(--gray-900)}.btn-ghost:hover{border-color:var(--gray-900)}.btn-white{background:var(--white);border-radius:980px;color:var(--brand-dark);font-weight:700}.btn-white:hover{background:var(--gray-100);transform:translateY(-1px)}.recursos-hero{background:radial-gradient(ellipse 1280px 780px at 0 0,#d0d0d0 0,hsla(0,0%,99.2%,0) 65%) no-repeat 0 0,#fdfdfd;overflow:hidden;padding:6rem 1.5rem 4rem;position:relative;text-align:center}.recursos-hero-deco{bottom:0;left:50%;margin-left:-50vw;overflow:clip;pointer-events:none;position:absolute;top:0;width:100vw;z-index:0}.recursos-hero-ring{border:1.5px solid rgba(118,185,0,.35);border-radius:50%;height:1800px;left:53px;width:1800px}.recursos-hero-ball,.recursos-hero-ring{position:absolute;top:50%;transform:translateY(-50%)}.recursos-hero-ball{background:radial-gradient(circle at 30% 30%,#8fd619 0,rgba(118,185,0,.85) 45%,rgba(118,185,0,.4) 75%,transparent 100%);border-radius:50%;filter:blur(.5px);height:220px;right:-180px;width:220px}@media (max-width:768px){.recursos-hero-ball,.recursos-hero-ring{display:none}}.recursos-hero-inner{margin:0 auto;max-width:720px;position:relative;z-index:1}.recursos-hero .hero-tag{align-items:center;background:transparent;border:none;color:var(--gray-500);display:inline-flex;font-size:.72rem;font-weight:400;gap:10px;justify-content:center;letter-spacing:.22em;margin-bottom:1.75rem;padding:0;text-transform:uppercase}.recursos-hero .hero-tag:after,.recursos-hero .hero-tag:before{background:var(--brand);border-radius:50%;content:"";flex-shrink:0;height:6px;width:6px}.recursos-hero h1{font-size:clamp(2.2rem,4.4vw,3.2rem);font-weight:300;letter-spacing:-.035em;line-height:1.08;margin-bottom:1.25rem}.recursos-hero h1 strong{color:var(--gray-900);font-weight:900}.recursos-hero h1 em{color:var(--brand);font-style:normal;font-weight:900}.recursos-hero p{color:var(--gray-500);font-size:1.1rem;font-weight:300;line-height:1.7;margin:0 auto;max-width:500px}.cat-filter{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin:0 auto;max-width:700px;padding:2.5rem 1.5rem 0}.cat-pill{background:var(--white);border:1.5px solid var(--gray-200);border-radius:980px;color:var(--gray-600);cursor:pointer;font-family:var(--font);font-size:.85rem;font-weight:600;padding:9px 20px;transition:var(--transition)}.cat-pill.active,.cat-pill:hover{background:var(--brand);border-color:var(--brand);color:var(--white)}.resources-grid{display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:var(--max);padding:3rem 1.5rem 5rem}.resource-card{background:var(--white);border:1px solid var(--gray-200);border-radius:20px;display:flex;flex-direction:column;overflow:hidden;transition:var(--transition)}.resource-card:hover{box-shadow:0 16px 48px rgba(0,0,0,.08);transform:translateY(-4px)}.resource-cover{align-items:flex-end;display:flex;height:180px;padding:1.25rem;position:relative}.resource-cover-1{background:linear-gradient(135deg,#76b900,#5e9400 60%,#3d6100)}.resource-cover-2{background:linear-gradient(135deg,#0c0a08,#1a2a10 60%,#2d4a15)}.resource-cover-3{background:linear-gradient(135deg,#1a3a00,#76b900)}.resource-cover-4{background:linear-gradient(135deg,#2d4a15,#8fd619)}.resource-cover-5{background:linear-gradient(135deg,#0c0a08,#333 50%,#76b900)}.resource-cover-6{background:linear-gradient(135deg,#5e9400,#0c0a08)}.resource-cover:after{background:radial-gradient(circle at 80% 20%,hsla(0,0%,100%,.12) 0,transparent 60%);content:""}.resource-cover-img,.resource-cover:after{bottom:0;left:0;position:absolute;right:0;top:0}.resource-cover-img{height:100%;object-fit:cover;width:100%;z-index:0}.resource-cover--img:after{background:linear-gradient(0deg,rgba(0,0,0,.5) 0,transparent 55%)}.resource-cat-tag{background:hsla(0,0%,100%,.18);border:1px solid hsla(0,0%,100%,.25);border-radius:999px;color:#fff;font-size:.6rem;font-weight:800;letter-spacing:.1em;padding:3px 10px;position:relative;text-transform:uppercase;z-index:1}.resource-body{display:flex;flex:1;flex-direction:column;padding:1.5rem}.resource-body h3{font-size:1.1rem;font-weight:800;letter-spacing:-.01em;line-height:1.3;margin-bottom:.5rem}.resource-body p{color:var(--gray-500);flex:1;font-size:.88rem;line-height:1.65;margin-bottom:1.25rem}.resource-cta{align-items:center;color:var(--brand);display:inline-flex;font-size:.88rem;font-weight:700;gap:.35rem;transition:var(--transition)}.resource-cta:hover{color:var(--brand-dark);gap:.5rem}.newsletter-section{background:var(--gray-50);padding:4rem 1.5rem;text-align:center}.newsletter-inner{margin:0 auto;max-width:560px}.newsletter-inner h2{font-size:clamp(1.4rem,2.5vw,1.8rem);font-weight:800;letter-spacing:-.02em;margin-bottom:.75rem}.newsletter-inner p{color:var(--gray-500);font-size:.95rem;margin-bottom:1.5rem}.newsletter-form{display:flex;gap:.75rem;margin:0 auto;max-width:460px}.newsletter-form input{border:1.5px solid var(--gray-200);border-radius:14px;flex:1;font-family:var(--font);font-size:.95rem;outline:none;padding:14px 18px;transition:var(--transition)}.newsletter-form input:focus{border-color:var(--brand);box-shadow:0 0 0 3px rgba(118,185,0,.12)}.newsletter-form button{background:var(--brand);border:none;border-radius:14px;color:var(--white);cursor:pointer;font-family:var(--font);font-size:.9rem;font-weight:700;padding:14px 24px;transition:var(--transition);white-space:nowrap}.newsletter-form button:hover{background:var(--brand-dark);transform:translateY(-1px)}.cta-final{background:transparent;padding:5rem 1.5rem 4.5rem;position:relative;text-align:center}.cta-final:before{display:none}.cta-final-inner{margin:0 auto;max-width:920px;position:relative;z-index:1}.cta-final h2{color:var(--gray-900);font-size:clamp(2.2rem,4.5vw,3.4rem);font-weight:300;letter-spacing:-.035em;line-height:1.08;margin:0 auto 1.25rem;max-width:820px}.cta-final h2 strong{color:var(--gray-900);font-weight:900}.cta-final h2 em{color:var(--brand);font-style:normal;font-weight:900}.cta-final p{color:var(--gray-500);font-size:1.1rem;font-weight:300;line-height:1.55;margin:0 auto 2rem;max-width:560px}.reveal{filter:blur(4px);opacity:0;transform:translateY(14px);transition:opacity .5s ease,filter .5s ease,transform .5s ease}.reveal.visible{filter:blur(0);opacity:1;transform:translateY(0)}.reveal-d1{transition-delay:.1s}.reveal-d2{transition-delay:.2s}.reveal-d3{transition-delay:.3s}.reveal-d4{transition-delay:.4s}.mobile-overlay a:last-child{border-bottom:none}.mobile-overlay .mobile-section{border-bottom:none;color:#76b900;font-size:.7rem;font-weight:700;letter-spacing:.1em;padding:1.5rem 0 .5rem;text-transform:uppercase}.mobile-overlay .mobile-cta{background:#76b900;border-bottom:none;border-radius:10px;color:#fff;display:inline-block;font-size:.95rem;font-weight:700;margin-top:1.5rem;padding:12px 28px;text-align:center}@media (max-width:900px){.footer-grid,.resources-grid{grid-template-columns:1fr 1fr}.footer-grid{gap:2rem}.footer-badges{grid-template-columns:1fr 1fr}}@media (max-width:768px){.recursos-hero{padding:4rem 1.5rem 2.5rem}.newsletter-form{flex-direction:column}}@media (max-width:640px){.footer-badges,.footer-grid,.resources-grid{grid-template-columns:1fr}}.footer-signature{border-top:1px solid hsla(0,0%,100%,.06);color:hsla(0,0%,100%,.38);font-size:.88rem;font-weight:500;letter-spacing:.02em;margin:0 auto 2rem;max-width:1280px;padding:2rem 0 0;text-align:center}.footer-signature em{color:var(--brand-accent,var(--brand,#76b900));font-style:normal;font-weight:600}.newsletter-section .section-eyebrow{align-items:center;color:var(--gray-500,#6e6e73);display:inline-flex;font-size:.72rem;font-weight:400;gap:10px;justify-content:center;letter-spacing:.22em;margin-bottom:1rem;text-transform:uppercase}.newsletter-section .eyebrow-line,.newsletter-section .section-eyebrow:after{background:var(--brand,#76b900);border-radius:50%;flex-shrink:0;height:6px;width:6px}.newsletter-section .section-eyebrow:after{content:""}