:root{--primary-black: #000000;--primary-white: #FFFFFF;--accent-teal: #0F766E;--accent-navy: #1E3A8A;--text-primary: #1f2937;--text-secondary: #6b7280;--bg-secondary: #f9fafb;--border-light: #e5e7eb}.container[data-astro-cid-gauq755v]{max-width:1200px;margin:0 auto;padding:0 2rem}.resources-hero[data-astro-cid-gauq755v]{background:linear-gradient(135deg,var(--accent-navy) 0%,var(--accent-teal) 100%);padding:8rem 0 4rem;position:relative;overflow:hidden}.hero-background[data-astro-cid-gauq755v]{position:absolute;inset:0;opacity:.1;background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.4'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.hero-content[data-astro-cid-gauq755v]{text-align:center;color:#fff;position:relative;z-index:2}.section-badge[data-astro-cid-gauq755v]{background:#fff3;color:#fff;padding:.5rem 1.25rem;border-radius:50px;font-size:.9rem;font-weight:600;display:inline-block;margin-bottom:1.5rem;backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.3)}.hero-title[data-astro-cid-gauq755v]{font-size:3rem;font-weight:600;margin-bottom:1rem;letter-spacing:-.02em}.hero-subtitle[data-astro-cid-gauq755v]{font-size:1.25rem;opacity:.95;max-width:800px;margin:0 auto 2rem;line-height:1.6;color:#fff}.hero-cta[data-astro-cid-gauq755v]{background:#fff;color:var(--accent-navy);padding:1rem 2rem;border-radius:50px;border:none;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease}.hero-cta[data-astro-cid-gauq755v]:hover{transform:translateY(-2px);box-shadow:0 10px 30px #0003}.resources-content[data-astro-cid-gauq755v]{padding:4rem 0;min-height:600px}.resource-category[data-astro-cid-gauq755v]{display:block;animation:fadeIn .5s ease}.resource-category[data-astro-cid-gauq755v] h2[data-astro-cid-gauq755v]{font-size:2.5rem;font-weight:600;color:var(--text-primary);margin-bottom:1rem;text-align:center}.category-description[data-astro-cid-gauq755v]{font-size:1.1rem;color:var(--text-secondary);text-align:center;max-width:700px;margin:0 auto 3rem;line-height:1.6}.resource-grid[data-astro-cid-gauq755v]{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2rem;margin-top:3rem}.resource-card[data-astro-cid-gauq755v]{background:#fff;border:1px solid var(--border-light);border-radius:12px;padding:2rem;transition:all .3s ease;display:flex;flex-direction:column}.resource-card[data-astro-cid-gauq755v]:hover{box-shadow:0 10px 30px #0000001a;transform:translateY(-5px)}.resource-icon[data-astro-cid-gauq755v]{width:60px;height:60px;background:linear-gradient(135deg,var(--accent-navy) 0%,var(--accent-teal) 100%);border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fff;margin-bottom:1.5rem}.resource-card[data-astro-cid-gauq755v] h3[data-astro-cid-gauq755v]{font-size:1.5rem;font-weight:600;color:var(--text-primary);margin-bottom:1rem}.resource-card[data-astro-cid-gauq755v] p[data-astro-cid-gauq755v]{color:var(--text-secondary);line-height:1.6;margin-bottom:1.5rem;flex-grow:1}.resource-link[data-astro-cid-gauq755v]{display:inline-block;color:var(--accent-teal);font-weight:600;text-decoration:none;transition:all .3s ease;position:relative}.resource-link[data-astro-cid-gauq755v]:after{content:" →";transition:transform .3s ease;display:inline-block}.resource-link[data-astro-cid-gauq755v]:hover:after{transform:translate(5px)}.coming-soon[data-astro-cid-gauq755v]{display:inline-block;background:var(--bg-secondary);color:var(--text-secondary);padding:.5rem 1rem;border-radius:20px;font-size:.9rem;font-weight:600}.why-section[data-astro-cid-gauq755v]{background:var(--bg-secondary);padding:5rem 0}.why-section[data-astro-cid-gauq755v] h2[data-astro-cid-gauq755v]{font-size:2.5rem;font-weight:600;text-align:center;color:var(--text-primary);margin-bottom:3rem}.features-grid[data-astro-cid-gauq755v]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.feature[data-astro-cid-gauq755v]{background:#fff;padding:2rem;border-radius:12px;text-align:center}.feature-icon[data-astro-cid-gauq755v]{width:60px;height:60px;background:linear-gradient(135deg,var(--accent-navy) 0%,var(--accent-teal) 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;margin:0 auto 1rem}.feature[data-astro-cid-gauq755v] h3[data-astro-cid-gauq755v]{font-size:1.25rem;font-weight:600;color:var(--text-primary);margin-bottom:.75rem}.feature[data-astro-cid-gauq755v] p[data-astro-cid-gauq755v]{color:var(--text-secondary);line-height:1.6}.resources-cta-section[data-astro-cid-gauq755v]{background:linear-gradient(135deg,var(--accent-navy) 0%,var(--accent-teal) 100%);padding:5rem 0;text-align:center;color:#fff}.cta-content[data-astro-cid-gauq755v] h2[data-astro-cid-gauq755v]{font-size:2.5rem;font-weight:600;margin-bottom:1rem}.cta-content[data-astro-cid-gauq755v] p[data-astro-cid-gauq755v]{font-size:1.25rem;margin-bottom:2rem;opacity:.95;max-width:700px;margin-left:auto;margin-right:auto}.cta-buttons[data-astro-cid-gauq755v]{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.cta-button[data-astro-cid-gauq755v]{padding:1rem 2rem;border-radius:50px;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s ease;display:inline-block}.cta-button[data-astro-cid-gauq755v].primary{background:#fff;color:var(--accent-navy)}.cta-button[data-astro-cid-gauq755v].secondary{background:transparent;color:#fff;border:2px solid white}.cta-button[data-astro-cid-gauq755v]:hover{transform:translateY(-2px);box-shadow:0 10px 30px #0003}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.hero-title[data-astro-cid-gauq755v]{font-size:2rem}.hero-subtitle[data-astro-cid-gauq755v]{font-size:1.1rem}.resource-category[data-astro-cid-gauq755v] h2[data-astro-cid-gauq755v]{font-size:2rem}.resource-grid[data-astro-cid-gauq755v]{grid-template-columns:1fr;gap:1.5rem}.features-grid[data-astro-cid-gauq755v]{grid-template-columns:1fr}.cta-content[data-astro-cid-gauq755v] h2[data-astro-cid-gauq755v]{font-size:2rem}.cta-buttons[data-astro-cid-gauq755v]{flex-direction:column;align-items:center}.cta-button[data-astro-cid-gauq755v]{width:100%;max-width:300px}}@media (max-width: 480px){.resources-hero[data-astro-cid-gauq755v]{padding:6rem 0 3rem}.container[data-astro-cid-gauq755v]{padding:0 1rem}}
