.module-card--locked[data-astro-cid-dvpxf6at]{opacity:.6;cursor:pointer;border:1px solid var(--color-border);border-radius:8px;padding:1.5rem;color:var(--color-text)}.module-card--locked[data-astro-cid-dvpxf6at] h3[data-astro-cid-dvpxf6at]{font-size:1.1rem;margin:.5rem 0 .4rem}.module-card--locked[data-astro-cid-dvpxf6at] p[data-astro-cid-dvpxf6at]{font-size:.9rem;color:var(--color-text-muted);margin-bottom:.75rem}.module-progress[data-astro-cid-dvpxf6at]{display:none}.module-progress[data-astro-cid-dvpxf6at].has-progress{display:flex;align-items:center;gap:.6rem;margin-top:auto;padding-top:.75rem;border-top:1px solid var(--color-border);margin-bottom:-.5rem}.module-progress[data-astro-cid-dvpxf6at] .module-progress-bar{flex:1;height:4px;background:#e8e8e8;border-radius:2px;overflow:hidden}.module-progress[data-astro-cid-dvpxf6at] .module-progress-fill{height:100%;background:var(--color-primary);border-radius:2px;transition:width .3s ease}.module-progress[data-astro-cid-dvpxf6at] .module-progress-label{font-size:.75rem;color:var(--color-text-muted);white-space:nowrap;font-weight:500}.module-progress[data-astro-cid-dvpxf6at].completed .module-progress-fill{background:#15803d}.module-progress[data-astro-cid-dvpxf6at].completed .module-progress-label{color:#15803d}.content-overview[data-astro-cid-j4kmgvue]{padding:3rem 0}.content-overview[data-astro-cid-j4kmgvue] h1[data-astro-cid-j4kmgvue]{font-size:1.75rem;margin-bottom:.35rem}.content-overview-sub[data-astro-cid-j4kmgvue]{color:var(--color-text-muted);font-size:.95rem;margin-bottom:1.5rem}.content-overview-grid[data-astro-cid-j4kmgvue]{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width:600px){.content-overview-grid[data-astro-cid-j4kmgvue]{grid-template-columns:1fr 1fr}}.content-overview-card[data-astro-cid-j4kmgvue]{display:block;background:#f8fafc;border:1px solid var(--color-border);border-radius:8px;padding:1.25rem 1.5rem;text-decoration:none;color:var(--color-text);transition:border-color .2s,box-shadow .2s}.content-overview-card[data-astro-cid-j4kmgvue]:hover{border-color:var(--color-primary);box-shadow:0 2px 8px #0066cc1a}.content-overview-card--guide[data-astro-cid-j4kmgvue]{border-left:4px solid var(--color-primary)}.content-overview-card[data-astro-cid-j4kmgvue] h3[data-astro-cid-j4kmgvue]{font-size:1.05rem;margin-bottom:.4rem}.content-overview-card[data-astro-cid-j4kmgvue] p[data-astro-cid-j4kmgvue]{font-size:.85rem;color:var(--color-text-muted);line-height:1.55;margin-bottom:.75rem}.content-overview-meta[data-astro-cid-j4kmgvue]{font-size:.78rem;font-weight:600;color:var(--color-primary)}.coming-next[data-astro-cid-j4kmgvue]{margin-top:2rem;padding:1.5rem;background:#f8fafc;border:1px solid var(--color-border);border-radius:8px}.coming-next[data-astro-cid-j4kmgvue] h3[data-astro-cid-j4kmgvue]{font-size:1rem;margin-bottom:.75rem}.coming-next[data-astro-cid-j4kmgvue] ul[data-astro-cid-j4kmgvue]{list-style:none;padding:0;margin:0 0 1rem;display:flex;flex-direction:column;gap:.5rem}.coming-next[data-astro-cid-j4kmgvue] li[data-astro-cid-j4kmgvue]{font-size:.9rem;color:var(--color-text)}.coming-next-note[data-astro-cid-j4kmgvue]{font-size:.8rem;color:var(--color-text-muted);line-height:1.5}#course[data-astro-cid-j4kmgvue],#guides[data-astro-cid-j4kmgvue],.modules-faq[data-astro-cid-j4kmgvue]{padding:3rem 0}.modules-cta[data-astro-cid-j4kmgvue]{text-align:center;padding:3rem 0}.modules-cta[data-astro-cid-j4kmgvue] h2[data-astro-cid-j4kmgvue]{font-size:1.75rem;margin-bottom:.75rem}.modules-cta[data-astro-cid-j4kmgvue] p[data-astro-cid-j4kmgvue]{color:var(--color-text-muted);margin-bottom:1.5rem}.modules-cta-buttons[data-astro-cid-j4kmgvue]{display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap}.modules-faq[data-astro-cid-j4kmgvue]{max-width:760px;margin:0 auto}.modules-faq-heading[data-astro-cid-j4kmgvue]{text-align:center;font-size:1.5rem;margin-bottom:2rem}.faq-list[data-astro-cid-j4kmgvue]{display:flex;flex-direction:column;gap:.85rem}.faq-item[data-astro-cid-j4kmgvue]{border:1px solid var(--color-border);border-radius:10px;background:var(--color-bg)}.faq-q[data-astro-cid-j4kmgvue]{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.15rem 1.35rem;font-weight:600;font-size:1.02rem;color:var(--color-text);cursor:pointer;list-style:none}.faq-q[data-astro-cid-j4kmgvue]::-webkit-details-marker{display:none}.faq-chevron[data-astro-cid-j4kmgvue]{flex-shrink:0;color:var(--color-text-muted);transition:transform .2s ease}.faq-item[data-astro-cid-j4kmgvue][open] .faq-chevron[data-astro-cid-j4kmgvue]{transform:rotate(180deg)}.faq-a[data-astro-cid-j4kmgvue]{padding:0 1.35rem 1.25rem;color:var(--color-text-muted);line-height:1.6}.faq-a[data-astro-cid-j4kmgvue] p[data-astro-cid-j4kmgvue]{margin:0}
