:root{--navy: #1E3A5F;--blue: #3B5BDB;--orange: #F4845F;--stone: #F1EFE9;--white: #FDFCFA;--sky: #EBF0FF;--ink: #1A1A2E;--mid: #6B7280;--line: rgba(30,58,95,.1);--font: "Plus Jakarta Sans", sans-serif;--radius: 12px;--max-w: 1100px}html{scroll-behavior:smooth}body{background:var(--stone);color:var(--ink);font-family:var(--font);font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}img[data-astro-cid-ldqebv3x]{max-width:100%;display:block}a[data-astro-cid-ldqebv3x]{color:var(--blue);text-decoration:none}a[data-astro-cid-ldqebv3x]:hover{text-decoration:underline}.page-hero[data-astro-cid-ldqebv3x]{background:var(--navy);position:relative;overflow:hidden;padding:72px 32px 80px}.page-hero[data-astro-cid-ldqebv3x]:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 55% 60% at 85% 20%,rgba(59,91,219,.35) 0%,transparent 60%),radial-gradient(ellipse 35% 45% at 10% 90%,rgba(244,132,95,.14) 0%,transparent 55%);pointer-events:none;animation:heroBreath 11s ease-in-out infinite alternate}@keyframes heroBreath{0%{opacity:1}50%{opacity:.75}to{opacity:1}}.page-hero[data-astro-cid-ldqebv3x]:after{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(253,252,250,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(253,252,250,.025) 1px,transparent 1px);background-size:64px 64px;pointer-events:none;mask-image:radial-gradient(ellipse 70% 80% at 50% 50%,black 40%,transparent 100%);-webkit-mask-image:radial-gradient(ellipse 70% 80% at 50% 50%,black 40%,transparent 100%)}.page-hero-inner[data-astro-cid-ldqebv3x]{max-width:var(--max-w);margin:0 auto;position:relative;z-index:1}.page-hero-badge[data-astro-cid-ldqebv3x]{display:inline-flex;align-items:center;gap:8px;background:linear-gradient(135deg,#3b5bdb38,#f4845f24);border:1px solid rgba(123,158,255,.3);border-radius:100px;padding:6px 16px;margin-bottom:24px}.page-hero-badge[data-astro-cid-ldqebv3x] span[data-astro-cid-ldqebv3x]{font-size:12px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#7b9eff}.page-hero[data-astro-cid-ldqebv3x] h1[data-astro-cid-ldqebv3x]{font-size:clamp(30px,4.5vw,50px);font-weight:800;line-height:1.1;letter-spacing:-.03em;color:var(--white);margin-bottom:20px}.page-hero[data-astro-cid-ldqebv3x] h1[data-astro-cid-ldqebv3x] em[data-astro-cid-ldqebv3x]{font-style:normal;color:#7b9eff}.page-hero[data-astro-cid-ldqebv3x] p[data-astro-cid-ldqebv3x]{font-size:17px;color:#fdfcfa8c;max-width:580px;line-height:1.65}.section[data-astro-cid-ldqebv3x]{padding:90px 32px}.section-inner[data-astro-cid-ldqebv3x]{max-width:var(--max-w);margin:0 auto}.section--stone[data-astro-cid-ldqebv3x]{background:var(--stone)}.section--white[data-astro-cid-ldqebv3x]{background:var(--white)}.section--sky[data-astro-cid-ldqebv3x]{background:var(--sky)}.section-label[data-astro-cid-ldqebv3x]{font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--blue);margin-bottom:12px}.section-heading[data-astro-cid-ldqebv3x]{font-size:clamp(28px,4vw,38px);font-weight:800;letter-spacing:-.025em;line-height:1.15;margin-bottom:16px}.section-subtitle[data-astro-cid-ldqebv3x]{font-size:17px;color:var(--mid);max-width:560px;line-height:1.65;margin-bottom:48px}.recursos-grid[data-astro-cid-ldqebv3x]{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:24px}.recurso-card[data-astro-cid-ldqebv3x]{background:var(--white);border:1px solid var(--line);border-radius:12px;padding:28px;transition:all .3s ease;position:relative;overflow:hidden}.recurso-card[data-astro-cid-ldqebv3x]:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--blue),var(--orange))}.recurso-card[data-astro-cid-ldqebv3x]:hover{transform:translateY(-4px);box-shadow:0 12px 32px #3b5bdb26;border-color:var(--blue)}.recurso-icon[data-astro-cid-ldqebv3x]{font-size:28px;margin-bottom:12px}.recurso-card[data-astro-cid-ldqebv3x] h3[data-astro-cid-ldqebv3x]{font-size:18px;font-weight:700;color:var(--ink);margin-bottom:10px;margin-top:0}.recurso-card[data-astro-cid-ldqebv3x] p[data-astro-cid-ldqebv3x]{font-size:14px;color:var(--mid);line-height:1.6;margin-bottom:16px;margin-top:0}.recurso-tags[data-astro-cid-ldqebv3x]{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:16px}.recurso-tag[data-astro-cid-ldqebv3x]{display:inline-block;font-size:11px;font-weight:600;padding:4px 10px;background:var(--sky);color:var(--blue);border-radius:100px;text-transform:capitalize}.recurso-link[data-astro-cid-ldqebv3x]{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:600;color:var(--blue);text-decoration:none;transition:all .2s}.recurso-link[data-astro-cid-ldqebv3x]:hover{gap:10px;text-decoration:underline}.recurso-link[data-astro-cid-ldqebv3x] svg[data-astro-cid-ldqebv3x]{width:16px;height:16px}.footer[data-astro-cid-ldqebv3x]{background:var(--navy);color:#fdfcfa80;padding:40px 32px}.footer-inner[data-astro-cid-ldqebv3x]{max-width:var(--max-w);margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap}.footer-copy[data-astro-cid-ldqebv3x]{font-size:13px}.footer-links[data-astro-cid-ldqebv3x]{display:flex;gap:20px}.footer-links[data-astro-cid-ldqebv3x] a[data-astro-cid-ldqebv3x]{font-size:13px;color:#fdfcfa80;text-decoration:none}.footer-links[data-astro-cid-ldqebv3x] a[data-astro-cid-ldqebv3x]:hover{color:var(--white);text-decoration:underline}.whatsapp-btn[data-astro-cid-ldqebv3x]{position:fixed;bottom:24px;left:24px;width:60px;height:60px;background:#25d366;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 16px #00000026;z-index:200;transition:transform .2s;text-decoration:none}.whatsapp-btn[data-astro-cid-ldqebv3x]:hover{transform:scale(1.08)}.whatsapp-btn[data-astro-cid-ldqebv3x] svg[data-astro-cid-ldqebv3x]{width:32px;height:32px;fill:#fff}.reveal[data-astro-cid-ldqebv3x]{opacity:0;transform:translateY(22px);transition:opacity .65s cubic-bezier(.22,.9,.35,1),transform .65s cubic-bezier(.34,1.3,.64,1)}.reveal[data-astro-cid-ldqebv3x].revealed{opacity:1;transform:none}@media(max-width:900px){.recursos-grid[data-astro-cid-ldqebv3x]{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}}@media(max-width:640px){.section[data-astro-cid-ldqebv3x]{padding:64px 20px}.nav-inner[data-astro-cid-ldqebv3x]{padding:0 20px}.nav-links[data-astro-cid-ldqebv3x]{display:none}.nav-toggle[data-astro-cid-ldqebv3x]{display:flex}.nav[data-astro-cid-ldqebv3x].open .nav-links[data-astro-cid-ldqebv3x]{display:flex;flex-direction:column;position:absolute;top:68px;left:0;right:0;background:var(--navy);padding:16px 20px 24px;border-top:1px solid rgba(255,255,255,.08);gap:4px}.nav[data-astro-cid-ldqebv3x].open .nav-links[data-astro-cid-ldqebv3x] a[data-astro-cid-ldqebv3x],.nav[data-astro-cid-ldqebv3x].open .nav-dropdown-toggle[data-astro-cid-ldqebv3x]{padding:10px 0;font-size:16px}.nav[data-astro-cid-ldqebv3x].open .nav-dropdown-menu[data-astro-cid-ldqebv3x]{position:static;transform:none;background:transparent;border:none;box-shadow:none;padding:0;min-width:auto;display:none}.nav[data-astro-cid-ldqebv3x].open .nav-dropdown[data-astro-cid-ldqebv3x].open .nav-dropdown-menu[data-astro-cid-ldqebv3x]{display:block}.nav[data-astro-cid-ldqebv3x].open .nav-dropdown-menu[data-astro-cid-ldqebv3x] a[data-astro-cid-ldqebv3x]{padding:8px 0 8px 20px;font-size:15px}.page-hero[data-astro-cid-ldqebv3x]{padding:48px 20px 56px}.recursos-grid[data-astro-cid-ldqebv3x]{grid-template-columns:1fr}}
