.subject-page[data-astro-cid-plubkcxw]{display:flex;flex-direction:column;gap:0}.sub-hero[data-astro-cid-plubkcxw]{position:relative;padding:8rem 1.5rem 4rem;max-width:1200px;margin:0 auto;width:100%;display:flex;flex-direction:column;align-items:center;text-align:center}.hero-orb[data-astro-cid-plubkcxw]{position:absolute;top:-60px;left:50%;transform:translate(-50%);width:600px;height:400px;background:radial-gradient(ellipse,var(--sub-glow) 0%,transparent 70%);filter:blur(60px);pointer-events:none}.hero-inner[data-astro-cid-plubkcxw]{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:1.25rem;max-width:680px}.hero-tag[data-astro-cid-plubkcxw]{display:inline-flex;align-items:center;gap:.5rem;font-size:.72rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:var(--color-purple-glow)}.tag-dot[data-astro-cid-plubkcxw]{width:5px;height:5px;border-radius:50%;background:var(--sub-color);box-shadow:0 0 8px var(--sub-color);animation:glow-pulse 2s ease-in-out infinite}.hero-icon[data-astro-cid-plubkcxw]{width:56px;height:56px;color:var(--sub-color);filter:drop-shadow(0 0 16px var(--sub-glow))}.hero-icon[data-astro-cid-plubkcxw] svg[data-astro-cid-plubkcxw]{width:100%;height:100%}.hero-title[data-astro-cid-plubkcxw]{font-size:clamp(2.5rem,6vw,4rem);font-weight:800;color:var(--color-text);margin:0;line-height:1.1;letter-spacing:-.02em}.hero-desc[data-astro-cid-plubkcxw]{font-size:1.05rem;color:var(--color-text-secondary);line-height:1.75;max-width:560px;margin:0}.hero-meta[data-astro-cid-plubkcxw]{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center}.meta-pill[data-astro-cid-plubkcxw]{display:inline-flex;align-items:center;gap:.35rem;padding:.3rem .9rem;background:#a855f71a;border:1px solid rgba(168,85,247,.18);border-radius:999px;font-size:.78rem;font-weight:500;color:var(--color-purple-glow);font-family:var(--font-mono)}.sub-section[data-astro-cid-plubkcxw]{padding:0 1.5rem 5rem;max-width:1200px;margin:0 auto;width:100%}.section-header[data-astro-cid-plubkcxw]{display:flex;flex-direction:column;gap:.5rem;margin-bottom:2.5rem}.section-title[data-astro-cid-plubkcxw]{font-size:clamp(1.5rem,3vw,2rem);font-weight:700;color:var(--color-text);margin:0}.section-sub[data-astro-cid-plubkcxw]{font-size:.9rem;color:var(--color-text-muted);margin:0;font-family:var(--font-mono)}.courses-grid[data-astro-cid-plubkcxw]{display:grid;grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:1.25rem}.course-card[data-astro-cid-plubkcxw]{position:relative;border-radius:1.25rem;overflow:hidden;text-decoration:none;color:inherit;display:flex;flex-direction:column;gap:.75rem;transition:transform .35s cubic-bezier(.16,1,.3,1),box-shadow .35s ease,background .35s ease}.course-card[data-astro-cid-plubkcxw]:hover{transform:translateY(-6px);background:#140b18e6;box-shadow:0 20px 60px #06000680,0 0 0 1px #a855f726,0 0 60px var(--card-glow)}.upcoming-grid[data-astro-cid-plubkcxw]{display:grid;grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:1.25rem}.upcoming-card[data-astro-cid-plubkcxw]{position:relative;border-radius:1.25rem;overflow:hidden;display:flex;flex-direction:column;gap:.75rem;opacity:.7}.upcoming-card[data-astro-cid-plubkcxw]:hover{opacity:.85}.card-bar[data-astro-cid-plubkcxw]{height:3px;width:100%;flex-shrink:0}.card-ambient[data-astro-cid-plubkcxw]{position:absolute;top:-60px;right:-60px;width:200px;height:200px;border-radius:50%;background:radial-gradient(circle,var(--card-glow) 0%,transparent 70%);filter:blur(40px);opacity:0;transition:opacity .4s ease;pointer-events:none}.course-card[data-astro-cid-plubkcxw]:hover .card-ambient[data-astro-cid-plubkcxw],.upcoming-card[data-astro-cid-plubkcxw]:hover .card-ambient[data-astro-cid-plubkcxw]{opacity:1}.card-icon[data-astro-cid-plubkcxw]{width:40px;height:40px;color:var(--card-color);margin:1.5rem 1.5rem 0;flex-shrink:0;opacity:.7}.card-icon[data-astro-cid-plubkcxw] svg[data-astro-cid-plubkcxw]{width:100%;height:100%}.card-meta[data-astro-cid-plubkcxw]{display:flex;align-items:center;justify-content:space-between;padding:0 1.5rem}.card-subject[data-astro-cid-plubkcxw]{font-size:.68rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--card-color);opacity:.85}.card-level[data-astro-cid-plubkcxw]{font-size:.65rem;font-weight:600;padding:.2rem .55rem;border-radius:999px;border:1px solid}.card-title[data-astro-cid-plubkcxw]{font-size:1.15rem;font-weight:700;color:var(--color-text);margin:0;padding:0 1.5rem;line-height:1.3}.card-desc[data-astro-cid-plubkcxw]{font-size:.82rem;color:var(--color-text-muted);line-height:1.65;margin:0;padding:0 1.5rem;flex:1;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.card-footer[data-astro-cid-plubkcxw]{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1.5rem 1.5rem;margin-top:.25rem;border-top:1px solid rgba(168,85,247,.07)}.card-tags[data-astro-cid-plubkcxw]{display:flex;flex-wrap:wrap;gap:.35rem}.tag[data-astro-cid-plubkcxw]{font-size:.6rem;font-weight:600;letter-spacing:.06em;padding:.2rem .5rem;border-radius:999px;background:#a855f714;border:1px solid rgba(168,85,247,.12);color:var(--color-text-muted);font-family:var(--font-mono)}.card-duration[data-astro-cid-plubkcxw]{display:flex;align-items:center;gap:.35rem;font-size:.72rem;color:var(--color-text-muted);font-family:var(--font-mono);flex-shrink:0}.card-soon[data-astro-cid-plubkcxw]{display:flex;align-items:center;gap:.4rem;font-size:.75rem;font-weight:600;color:var(--sub-color);padding:0 1.5rem 1.25rem;opacity:.7}.card-cta[data-astro-cid-plubkcxw]{display:flex;align-items:center;gap:.4rem;font-size:.8rem;font-weight:600;color:var(--card-color);padding:0 1.5rem 1.25rem;opacity:0;transform:translate(-6px);transition:opacity .3s ease,transform .3s ease}.course-card[data-astro-cid-plubkcxw]:hover .card-cta[data-astro-cid-plubkcxw]{opacity:1;transform:translate(0)}.exp-grid[data-astro-cid-plubkcxw]{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1rem}.exp-chip[data-astro-cid-plubkcxw]{display:flex;align-items:center;gap:1rem;padding:1rem 1.25rem;border-radius:1rem;text-decoration:none;color:inherit;transition:transform .3s cubic-bezier(.16,1,.3,1),box-shadow .3s ease,background .3s ease}.exp-chip[data-astro-cid-plubkcxw]:hover{transform:translateY(-4px);background:#140b18d9;box-shadow:0 12px 40px #06000666,0 0 0 1px #a855f726,0 0 30px var(--chip-glow)}.chip-icon[data-astro-cid-plubkcxw]{width:36px;height:36px;flex-shrink:0;color:var(--chip-color);filter:drop-shadow(0 0 8px var(--chip-glow))}.chip-icon[data-astro-cid-plubkcxw] svg[data-astro-cid-plubkcxw]{width:100%;height:100%}.chip-info[data-astro-cid-plubkcxw]{flex:1;display:flex;flex-direction:column;gap:.2rem}.chip-title[data-astro-cid-plubkcxw]{font-size:.92rem;font-weight:600;color:var(--color-text)}.chip-sub[data-astro-cid-plubkcxw]{font-size:.72rem;color:var(--color-text-muted);font-family:var(--font-mono)}.exp-chip[data-astro-cid-plubkcxw]>svg[data-astro-cid-plubkcxw]{color:var(--chip-color);opacity:0;transform:translate(-4px);transition:opacity .3s ease,transform .3s ease;flex-shrink:0}.exp-chip[data-astro-cid-plubkcxw]:hover>svg[data-astro-cid-plubkcxw]{opacity:1;transform:translate(0)}.sub-cta[data-astro-cid-plubkcxw]{padding:2rem 1.5rem 8rem;max-width:1200px;margin:0 auto;width:100%}.cta-inner[data-astro-cid-plubkcxw]{position:relative;border-radius:1.5rem;padding:4rem 3rem;text-align:center;display:flex;flex-direction:column;align-items:center;gap:1.25rem;overflow:hidden}.cta-orb[data-astro-cid-plubkcxw]{position:absolute;bottom:-80px;left:50%;transform:translate(-50%);width:400px;height:200px;background:radial-gradient(ellipse,var(--sub-glow) 0%,transparent 70%);filter:blur(40px);pointer-events:none}.cta-tag[data-astro-cid-plubkcxw]{display:inline-flex;align-items:center;gap:.5rem;font-size:.72rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:var(--color-purple-glow)}.cta-dot[data-astro-cid-plubkcxw]{width:5px;height:5px;border-radius:50%;background:var(--sub-color);box-shadow:0 0 8px var(--sub-color);animation:glow-pulse 2s ease-in-out infinite}.cta-title[data-astro-cid-plubkcxw]{font-size:clamp(1.75rem,4vw,2.5rem);color:var(--color-text);margin:0;line-height:1.2}.cta-desc[data-astro-cid-plubkcxw]{color:var(--color-text-secondary);font-size:.95rem;max-width:380px;margin:0;line-height:1.7}.cta-actions[data-astro-cid-plubkcxw]{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:.5rem}.cta-btn-primary[data-astro-cid-plubkcxw]{display:inline-flex;align-items:center;gap:.5rem;padding:.85rem 2rem;font-size:.95rem;font-weight:600;color:#fff;background:linear-gradient(135deg,var(--sub-color),var(--sub-accent));border-radius:.875rem;text-decoration:none;box-shadow:0 4px 24px #a855f766;transition:transform .25s ease,box-shadow .25s ease}.cta-btn-primary[data-astro-cid-plubkcxw]:hover{transform:translateY(-2px);box-shadow:0 8px 40px #a855f78c}@media(max-width:640px){.courses-grid[data-astro-cid-plubkcxw],.upcoming-grid[data-astro-cid-plubkcxw]{grid-template-columns:1fr}.cta-inner[data-astro-cid-plubkcxw]{padding:2.5rem 1.5rem}}
