:root{--primary: #015941;--primary-hover: #0c1e1b;--accent-yellow: #ebeb41;--accent-peach: #ffc091;--dark: #0c1e1b;--white: #ffffff;--bg-light: #f3f9f3;--border: #e5ede5;--text-primary: #0c1e1b;--text-body: #31423f;--text-secondary: #4a5957;--text-muted: #859794;--shadow: 0 13px 40px #0c1e1b14;--shadow-sm: 0 4px 16px #0c1e1b0a;--radius-btn: 16px;--radius-card: 10px;--radius-sm: 8px;--font-heading: "Outfit", sans-serif;--font-body: "Archivo", sans-serif;--max-width: 1200px}[data-astro-cid-fmgelhwa],[data-astro-cid-fmgelhwa]:before,[data-astro-cid-fmgelhwa]:after{margin:0;padding:0;box-sizing:border-box}body{font-family:var(--font-body);font-size:17px;color:var(--text-body);line-height:1.75;background:var(--white);-webkit-font-smoothing:antialiased}.site-header[data-astro-cid-fmgelhwa]{position:sticky;top:0;z-index:100;background:var(--white);border-bottom:1px solid var(--border);box-shadow:var(--shadow-sm)}.header-inner[data-astro-cid-fmgelhwa]{max-width:var(--max-width);margin:0 auto;padding:14px 30px;display:flex;align-items:center;justify-content:space-between}.logo-text[data-astro-cid-fmgelhwa]{font-family:var(--font-heading);font-size:22px;font-weight:700;color:var(--dark);text-decoration:none;letter-spacing:-.5px}.logo-text[data-astro-cid-fmgelhwa] span[data-astro-cid-fmgelhwa]{color:var(--primary)}.header-cta[data-astro-cid-fmgelhwa]{font-family:var(--font-body);font-size:14px;font-weight:600;color:var(--white);background:var(--primary);padding:10px 24px;border-radius:var(--radius-btn);text-decoration:none;transition:background .3s}.header-cta[data-astro-cid-fmgelhwa]:hover{background:var(--dark)}.hub-hero[data-astro-cid-fmgelhwa]{background:var(--dark);padding:60px 30px 50px;border-bottom-left-radius:80px}.hub-hero-inner[data-astro-cid-fmgelhwa]{max-width:var(--max-width);margin:0 auto}.hub-hero[data-astro-cid-fmgelhwa] .breadcrumb[data-astro-cid-fmgelhwa]{font-size:14px;color:var(--text-muted);margin-bottom:20px}.hub-hero[data-astro-cid-fmgelhwa] .breadcrumb[data-astro-cid-fmgelhwa] a[data-astro-cid-fmgelhwa]{color:var(--text-muted);text-decoration:none}.hub-hero[data-astro-cid-fmgelhwa] .breadcrumb[data-astro-cid-fmgelhwa] a[data-astro-cid-fmgelhwa]:hover{color:var(--white)}.hub-hero[data-astro-cid-fmgelhwa] h1[data-astro-cid-fmgelhwa]{font-family:var(--font-heading);font-size:42px;font-weight:600;color:var(--white);letter-spacing:-1.5px;margin-bottom:12px}.hub-hero[data-astro-cid-fmgelhwa] p[data-astro-cid-fmgelhwa]{font-size:17px;color:#ffffffb3;max-width:600px;line-height:1.6}.hub-stats[data-astro-cid-fmgelhwa]{display:flex;gap:32px;margin-top:28px}.hub-stat[data-astro-cid-fmgelhwa]{display:flex;align-items:baseline;gap:8px}.hub-stat-value[data-astro-cid-fmgelhwa]{font-family:var(--font-heading);font-size:28px;font-weight:700;color:var(--accent-yellow)}.hub-stat-label[data-astro-cid-fmgelhwa]{font-size:14px;color:#ffffff80}.category-nav[data-astro-cid-fmgelhwa]{max-width:var(--max-width);margin:-24px auto 0;padding:0 30px;position:relative;z-index:2}.category-nav-inner[data-astro-cid-fmgelhwa]{background:var(--white);border-radius:var(--radius-card);box-shadow:var(--shadow);display:flex;padding:0;overflow:hidden}.category-tab[data-astro-cid-fmgelhwa]{flex:1;padding:18px 16px;text-align:center;text-decoration:none;font-family:var(--font-heading);font-size:14px;font-weight:600;color:var(--text-secondary);border-bottom:3px solid transparent;transition:all .2s}.category-tab[data-astro-cid-fmgelhwa]:hover{color:var(--primary);background:var(--bg-light);border-bottom-color:var(--primary)}.category-tab-count[data-astro-cid-fmgelhwa]{display:inline-block;background:var(--bg-light);color:var(--primary);font-size:11px;font-weight:700;padding:2px 8px;border-radius:10px;margin-left:6px}.category-tab[data-astro-cid-fmgelhwa]:hover .category-tab-count[data-astro-cid-fmgelhwa]{background:var(--primary);color:var(--white)}.hub-content[data-astro-cid-fmgelhwa]{max-width:var(--max-width);margin:0 auto;padding:50px 30px 40px}.section[data-astro-cid-fmgelhwa]{margin-bottom:56px}.section-header[data-astro-cid-fmgelhwa]{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:24px;padding-bottom:16px;border-bottom:2px solid var(--border)}.section-title[data-astro-cid-fmgelhwa]{font-family:var(--font-heading);font-size:26px;font-weight:600;color:var(--text-primary);letter-spacing:-.5px}.section-desc[data-astro-cid-fmgelhwa]{font-size:14px;color:var(--text-muted)}.cards-grid[data-astro-cid-fmgelhwa]{display:grid;grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:20px}.resource-card[data-astro-cid-fmgelhwa]{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-card);padding:28px;text-decoration:none;display:flex;flex-direction:column;transition:all .25s ease;position:relative}.resource-card[data-astro-cid-fmgelhwa]:hover{border-color:var(--primary);box-shadow:var(--shadow);transform:translateY(-2px)}.card-badges[data-astro-cid-fmgelhwa]{display:flex;gap:8px;margin-bottom:14px}.badge[data-astro-cid-fmgelhwa]{font-size:11px;font-weight:600;padding:3px 10px;border-radius:6px;text-transform:uppercase;letter-spacing:.5px}.badge-segment[data-astro-cid-fmgelhwa]{background:var(--bg-light);color:var(--primary)}.badge-type[data-astro-cid-fmgelhwa]{background:#f5f5f0;color:var(--text-muted)}.card-title[data-astro-cid-fmgelhwa]{font-family:var(--font-heading);font-size:19px;font-weight:600;color:var(--text-primary);line-height:1.3;margin-bottom:10px;letter-spacing:-.3px}.resource-card[data-astro-cid-fmgelhwa]:hover .card-title[data-astro-cid-fmgelhwa]{color:var(--primary)}.card-description[data-astro-cid-fmgelhwa]{font-size:14px;color:var(--text-secondary);line-height:1.6;flex-grow:1;margin-bottom:16px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.card-footer[data-astro-cid-fmgelhwa]{display:flex;align-items:center;justify-content:space-between;padding-top:14px;border-top:1px solid var(--border)}.card-read[data-astro-cid-fmgelhwa]{font-size:13px;font-weight:600;color:var(--primary);display:flex;align-items:center;gap:4px}.card-read-arrow[data-astro-cid-fmgelhwa]{transition:transform .2s}.resource-card[data-astro-cid-fmgelhwa]:hover .card-read-arrow[data-astro-cid-fmgelhwa]{transform:translate(4px)}.card-keywords[data-astro-cid-fmgelhwa]{font-size:11px;color:var(--text-muted)}.empty-state[data-astro-cid-fmgelhwa]{text-align:center;padding:80px 30px;max-width:500px;margin:0 auto}.empty-state[data-astro-cid-fmgelhwa] h2[data-astro-cid-fmgelhwa]{font-family:var(--font-heading);font-size:28px;color:var(--text-primary);margin-bottom:12px}.empty-state[data-astro-cid-fmgelhwa] p[data-astro-cid-fmgelhwa]{color:var(--text-secondary);margin-bottom:24px}.hub-cta[data-astro-cid-fmgelhwa]{background:var(--primary);padding:60px 30px;text-align:center;border-top-right-radius:80px}.hub-cta-inner[data-astro-cid-fmgelhwa]{max-width:600px;margin:0 auto}.hub-cta[data-astro-cid-fmgelhwa] h2[data-astro-cid-fmgelhwa]{font-family:var(--font-heading);font-size:28px;font-weight:600;color:var(--white);letter-spacing:-.5px;margin-bottom:10px}.hub-cta[data-astro-cid-fmgelhwa] p[data-astro-cid-fmgelhwa]{font-size:16px;color:#ffffffd9;margin-bottom:24px}.hub-cta-buttons[data-astro-cid-fmgelhwa]{display:flex;justify-content:center;gap:14px;flex-wrap:wrap}.btn-primary[data-astro-cid-fmgelhwa]{font-family:var(--font-body);font-size:15px;font-weight:600;color:var(--dark);background:var(--white);padding:12px 24px;border-radius:var(--radius-btn);text-decoration:none;transition:background .3s}.btn-primary[data-astro-cid-fmgelhwa]:hover{background:var(--accent-yellow)}.btn-outline[data-astro-cid-fmgelhwa]{font-family:var(--font-body);font-size:15px;font-weight:600;color:var(--white);background:transparent;border:2px solid rgba(255,255,255,.4);padding:10px 24px;border-radius:var(--radius-btn);text-decoration:none;transition:all .3s}.btn-outline[data-astro-cid-fmgelhwa]:hover{border-color:var(--white);background:#ffffff1a}.site-footer[data-astro-cid-fmgelhwa]{background:var(--dark);padding:40px 30px}.footer-inner[data-astro-cid-fmgelhwa]{max-width:var(--max-width);margin:0 auto;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px}.footer-brand[data-astro-cid-fmgelhwa]{font-family:var(--font-heading);font-size:18px;font-weight:600;color:var(--white)}.footer-brand[data-astro-cid-fmgelhwa] span[data-astro-cid-fmgelhwa]{color:var(--primary);opacity:.8}.footer-links[data-astro-cid-fmgelhwa]{display:flex;gap:24px;list-style:none}.footer-links[data-astro-cid-fmgelhwa] a[data-astro-cid-fmgelhwa]{font-size:14px;color:var(--text-muted);text-decoration:none}.footer-links[data-astro-cid-fmgelhwa] a[data-astro-cid-fmgelhwa]:hover{color:var(--white)}.footer-copy[data-astro-cid-fmgelhwa]{font-size:13px;color:var(--text-muted);width:100%;text-align:center;margin-top:16px;padding-top:16px;border-top:1px solid rgba(255,255,255,.1)}@media(max-width:768px){.hub-hero[data-astro-cid-fmgelhwa]{padding:40px 20px;border-bottom-left-radius:40px}.hub-hero[data-astro-cid-fmgelhwa] h1[data-astro-cid-fmgelhwa]{font-size:30px}.hub-stats[data-astro-cid-fmgelhwa]{flex-wrap:wrap;gap:20px}.category-nav[data-astro-cid-fmgelhwa]{margin-top:-20px}.category-nav-inner[data-astro-cid-fmgelhwa]{flex-wrap:wrap}.category-tab[data-astro-cid-fmgelhwa]{flex:none;width:50%}.hub-content[data-astro-cid-fmgelhwa]{padding:40px 20px}.cards-grid[data-astro-cid-fmgelhwa]{grid-template-columns:1fr}.section-header[data-astro-cid-fmgelhwa]{flex-direction:column;gap:4px}.hub-cta[data-astro-cid-fmgelhwa]{padding:40px 20px;border-top-right-radius:40px}.hub-cta-buttons[data-astro-cid-fmgelhwa]{flex-direction:column;align-items:center}.footer-inner[data-astro-cid-fmgelhwa]{justify-content:center;text-align:center}.footer-links[data-astro-cid-fmgelhwa]{flex-wrap:wrap;justify-content:center}}
