.courses-page[data-astro-cid-vrwtzo37]{padding:4rem 0 6rem}.page-header[data-astro-cid-vrwtzo37]{margin-bottom:4rem;max-width:780px}.page-title[data-astro-cid-vrwtzo37]{font-size:clamp(2rem,5vw,3rem);font-weight:800;margin-bottom:.75rem}.page-subtitle[data-astro-cid-vrwtzo37]{color:var(--color-text-muted);font-size:1.15rem;line-height:1.6}.courses-grid[data-astro-cid-vrwtzo37]{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.75rem;margin-bottom:5rem}.course-card[data-astro-cid-vrwtzo37]{background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:2rem;display:flex;flex-direction:column;gap:1.25rem;transition:box-shadow .2s ease,transform .2s ease;position:relative;overflow:hidden}.course-card[data-astro-cid-vrwtzo37]:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;border-radius:var(--radius-lg) var(--radius-lg) 0 0}.course-card--indigo[data-astro-cid-vrwtzo37]:before{background:linear-gradient(90deg,#4f46e5,#818cf8)}.course-card--purple[data-astro-cid-vrwtzo37]:before{background:linear-gradient(90deg,#7c3aed,#a78bfa)}.course-card--emerald[data-astro-cid-vrwtzo37]:before{background:linear-gradient(90deg,#10b981,#6ee7b7)}.course-card--amber[data-astro-cid-vrwtzo37]:before{background:linear-gradient(90deg,#f59e0b,#fcd34d)}.course-card--teal[data-astro-cid-vrwtzo37]:before{background:linear-gradient(90deg,#0d9488,#5eead4)}.course-card[data-astro-cid-vrwtzo37]:hover{box-shadow:var(--shadow-lg);transform:translateY(-3px)}.course-header[data-astro-cid-vrwtzo37]{display:flex;align-items:center;gap:.75rem}.course-icon[data-astro-cid-vrwtzo37]{font-size:2rem;line-height:1}.course-title[data-astro-cid-vrwtzo37]{font-size:1.25rem;font-weight:700;line-height:1.3;margin:0}.course-meta[data-astro-cid-vrwtzo37]{display:flex;flex-direction:column;gap:.75rem}.course-badges[data-astro-cid-vrwtzo37]{display:flex;flex-wrap:wrap;gap:.5rem}.course-audience[data-astro-cid-vrwtzo37]{font-size:.85rem;color:var(--color-text-muted);margin:0;line-height:1.4}.course-description[data-astro-cid-vrwtzo37]{color:var(--color-text);font-size:.925rem;line-height:1.6;margin:0}.course-topics[data-astro-cid-vrwtzo37]{margin-top:auto;border-top:1px solid var(--color-border);padding-top:1.25rem}.course-topics[data-astro-cid-vrwtzo37] h3[data-astro-cid-vrwtzo37]{font-size:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-muted);margin-bottom:.75rem}.course-topics[data-astro-cid-vrwtzo37] ul[data-astro-cid-vrwtzo37]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.course-topics[data-astro-cid-vrwtzo37] li[data-astro-cid-vrwtzo37]{font-size:.875rem;color:var(--color-text-muted);line-height:1.4;position:relative;padding-left:1rem}.course-topics[data-astro-cid-vrwtzo37] li[data-astro-cid-vrwtzo37]:before{content:"•";position:absolute;left:0;color:var(--color-primary);font-weight:700}.partnership-info[data-astro-cid-vrwtzo37]{margin-top:4rem}.info-card[data-astro-cid-vrwtzo37]{background:var(--color-bg-alt);border:1px solid var(--color-border);border-radius:var(--radius-xl);padding:3rem;display:flex;gap:2.5rem;align-items:flex-start}.info-icon[data-astro-cid-vrwtzo37]{font-size:3rem;background:#fff;width:80px;height:80px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:var(--shadow-sm);border:1px solid var(--color-border)}.info-content[data-astro-cid-vrwtzo37]{flex:1;display:flex;flex-direction:column;gap:1.5rem}.info-content[data-astro-cid-vrwtzo37] h2[data-astro-cid-vrwtzo37]{font-size:1.5rem;font-weight:800;margin:0}.info-content[data-astro-cid-vrwtzo37]>p[data-astro-cid-vrwtzo37]{font-size:1rem;color:var(--color-text-muted);line-height:1.6;margin:0}.info-formats[data-astro-cid-vrwtzo37]{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-top:.5rem}.format-item[data-astro-cid-vrwtzo37]{background:#fff;padding:1.5rem;border-radius:var(--radius);border:1px solid var(--color-border)}.format-item[data-astro-cid-vrwtzo37] h3[data-astro-cid-vrwtzo37]{font-size:1rem;font-weight:700;margin-bottom:.75rem;color:var(--color-text)}.format-item[data-astro-cid-vrwtzo37] p[data-astro-cid-vrwtzo37]{font-size:.875rem;color:var(--color-text-muted);line-height:1.5;margin:0}.info-cta[data-astro-cid-vrwtzo37]{margin-top:1rem;padding-top:1.5rem;border-top:1px solid var(--color-border);display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1.5rem}.info-cta[data-astro-cid-vrwtzo37] p[data-astro-cid-vrwtzo37]{font-size:1rem;font-weight:600;color:var(--color-text);margin:0}@media (max-width: 768px){.info-card[data-astro-cid-vrwtzo37]{flex-direction:column;gap:1.5rem;padding:2rem}.info-icon[data-astro-cid-vrwtzo37]{width:60px;height:60px;font-size:2.25rem}.info-formats[data-astro-cid-vrwtzo37]{grid-template-columns:1fr;gap:1rem}.info-cta[data-astro-cid-vrwtzo37]{flex-direction:column;align-items:flex-start;gap:1rem}}
