body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background:var(--color-body-bg);color:var(--color-text)}.modules-page[data-astro-cid-j4kmgvue]{max-width:1200px;margin:0 auto;padding:5rem 1.5rem 4rem;display:flex;flex-direction:column;gap:3.5rem}.hero[data-astro-cid-j4kmgvue]{text-align:center;max-width:760px;margin:0 auto;padding-bottom:1rem}.eyebrow[data-astro-cid-j4kmgvue]{text-transform:uppercase;letter-spacing:.2em;font-size:.8rem;color:var(--color-accent);margin-bottom:.75rem;font-weight:600}.hero[data-astro-cid-j4kmgvue] h1[data-astro-cid-j4kmgvue]{font-size:clamp(2.25rem,4vw,3rem);margin:0 0 1.25rem;color:var(--color-text);line-height:1.2}.hero-description[data-astro-cid-j4kmgvue]{color:var(--color-text-muted);line-height:1.7;font-size:1.1rem;margin:0}.modules-grid[data-astro-cid-j4kmgvue]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem}.module-card[data-astro-cid-j4kmgvue]{background:var(--color-surface);border-radius:1.25rem;padding:2rem;box-shadow:var(--color-shadow);display:flex;flex-direction:column;gap:1rem;border:1px solid var(--color-border);opacity:0;animation:fade-in-up .6s ease forwards;animation-delay:var(--delay, 0ms);transition:transform .3s ease,border-color .3s ease,box-shadow .3s ease}.module-card[data-astro-cid-j4kmgvue]:hover{transform:translateY(-4px);border-color:var(--color-accent);box-shadow:0 12px 40px #2563eb1f}.card-top[data-astro-cid-j4kmgvue]{display:flex;align-items:center;justify-content:space-between}.card-icon[data-astro-cid-j4kmgvue]{width:52px;height:52px;background:var(--color-surface-alt);border-radius:14px;display:flex;align-items:center;justify-content:center;color:var(--color-accent);flex-shrink:0}.card-icon[data-astro-cid-j4kmgvue] svg{width:26px;height:26px}.tier-badge[data-astro-cid-j4kmgvue]{display:inline-flex;align-items:center;padding:.35rem .75rem;border-radius:999px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;background:color-mix(in srgb,var(--tier-color) 15%,transparent);color:var(--tier-color);border:1px solid color-mix(in srgb,var(--tier-color) 30%,transparent)}.card-header[data-astro-cid-j4kmgvue] h2[data-astro-cid-j4kmgvue]{margin:0 0 .25rem;font-size:1.35rem;color:var(--color-text)}.card-header[data-astro-cid-j4kmgvue] .tagline[data-astro-cid-j4kmgvue]{margin:0;color:var(--color-accent);font-weight:600;font-size:.95rem}.card-summary[data-astro-cid-j4kmgvue]{margin:0;color:var(--color-text-muted);line-height:1.6;font-size:.95rem;flex-grow:1}.feature-list[data-astro-cid-j4kmgvue]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.feature-list[data-astro-cid-j4kmgvue] li[data-astro-cid-j4kmgvue]{display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:var(--color-text);font-weight:500}.feature-list[data-astro-cid-j4kmgvue] svg[data-astro-cid-j4kmgvue]{width:18px;height:18px;color:#16a34a;flex-shrink:0}.card-link[data-astro-cid-j4kmgvue]{margin-top:.5rem;align-self:flex-start;text-decoration:none;font-weight:600;color:var(--color-accent);display:inline-flex;align-items:center;gap:.4rem;font-size:.95rem;transition:gap .2s ease}.card-link[data-astro-cid-j4kmgvue]:hover{gap:.6rem}.card-link[data-astro-cid-j4kmgvue] .arrow[data-astro-cid-j4kmgvue]{transition:transform .2s ease}.card-link[data-astro-cid-j4kmgvue]:hover .arrow[data-astro-cid-j4kmgvue]{transform:translate(4px)}.cta-banner[data-astro-cid-j4kmgvue]{background:var(--gradient-hero);color:#fff;padding:3rem;border-radius:1.5rem;display:flex;flex-direction:column;align-items:center;text-align:center;gap:1.5rem}.cta-content[data-astro-cid-j4kmgvue] h2[data-astro-cid-j4kmgvue]{margin:0;font-size:clamp(1.5rem,3vw,2rem)}.cta-content[data-astro-cid-j4kmgvue] p[data-astro-cid-j4kmgvue]{margin:.5rem 0 0;line-height:1.6;max-width:600px;color:#ffffffe6}.cta-button[data-astro-cid-j4kmgvue]{background:#fff;color:#2563eb;padding:.9rem 2rem;border-radius:999px;font-weight:600;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.cta-button[data-astro-cid-j4kmgvue]:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0003}@keyframes fade-in-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media(max-width:900px){.modules-grid[data-astro-cid-j4kmgvue]{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}}@media(max-width:640px){.modules-page[data-astro-cid-j4kmgvue]{padding:4rem 1rem 3rem;gap:2.5rem}.module-card[data-astro-cid-j4kmgvue]{padding:1.5rem}.cta-banner[data-astro-cid-j4kmgvue]{padding:2rem 1.5rem}.cta-button[data-astro-cid-j4kmgvue]{width:100%;text-align:center}}
