.course-page[data-astro-cid-h47wrvp2]{--accent: var(--accent-color, #f7df1e);--secondary: var(--secondary-color, #323330)}.section-inner[data-astro-cid-h47wrvp2]{max-width:1000px;margin:0 auto;padding:0 1.5rem}.section-header[data-astro-cid-h47wrvp2]{text-align:center;margin-bottom:3rem}.section-badge[data-astro-cid-h47wrvp2]{display:inline-block;padding:.5rem 1rem;background:rgba(var(--accent-color-rgb, 247, 223, 30),.1);border:1px solid rgba(var(--accent-color-rgb, 247, 223, 30),.2);border-radius:100px;font-size:.875rem;font-weight:600;color:var(--accent);margin-bottom:1rem}.section-header[data-astro-cid-h47wrvp2] h2[data-astro-cid-h47wrvp2]{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800;margin-bottom:.5rem;color:var(--text-primary)}.section-header[data-astro-cid-h47wrvp2] p[data-astro-cid-h47wrvp2]{color:var(--text-muted);font-size:1.1rem}.hero[data-astro-cid-h47wrvp2]{position:relative;padding:4rem 1.5rem 6rem;overflow:hidden;display:grid;grid-template-columns:1fr 1fr;gap:4rem;max-width:1200px;margin:0 auto;align-items:center}.hero-bg[data-astro-cid-h47wrvp2]{position:absolute;inset:0;z-index:0;overflow:hidden}.gradient-orb[data-astro-cid-h47wrvp2]{position:absolute;border-radius:50%;filter:blur(100px);opacity:.4}.orb-1[data-astro-cid-h47wrvp2]{width:500px;height:500px;background:var(--accent);top:-200px;right:-100px}.orb-2[data-astro-cid-h47wrvp2]{width:400px;height:400px;background:#8b5cf6;bottom:-100px;left:-100px}.grid-overlay[data-astro-cid-h47wrvp2]{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px);background-size:60px 60px}.hero-content[data-astro-cid-h47wrvp2]{position:relative;z-index:1}.hero-badge[data-astro-cid-h47wrvp2]{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#ffffff1a;backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);border-radius:100px;font-size:.9rem;margin-bottom:1.5rem}.badge-icon[data-astro-cid-h47wrvp2]{font-size:1.1rem}.hero[data-astro-cid-h47wrvp2] h1[data-astro-cid-h47wrvp2]{font-size:clamp(2.5rem,6vw,4rem);font-weight:800;line-height:1.1;margin-bottom:1.5rem}.hero-title-line[data-astro-cid-h47wrvp2]{display:block;color:var(--text-primary)}.hero-title-gradient[data-astro-cid-h47wrvp2]{display:block;background:linear-gradient(135deg,var(--accent),#a855f7);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-description[data-astro-cid-h47wrvp2]{font-size:1.2rem;color:var(--text-muted);line-height:1.7;margin-bottom:2rem}.hero-stats[data-astro-cid-h47wrvp2]{display:flex;gap:2rem;flex-wrap:wrap;margin-bottom:2.5rem}.stat[data-astro-cid-h47wrvp2]{display:flex;flex-direction:column}.stat-value[data-astro-cid-h47wrvp2]{font-size:2rem;font-weight:700;color:var(--text-primary)}.stat-label[data-astro-cid-h47wrvp2]{font-size:.875rem;color:var(--text-muted)}.hero-cta[data-astro-cid-h47wrvp2]{display:flex;gap:1rem;flex-wrap:wrap}.hero-visual[data-astro-cid-h47wrvp2]{position:relative;z-index:1}.code-showcase[data-astro-cid-h47wrvp2]{position:relative}.code-window[data-astro-cid-h47wrvp2]{background:var(--card-bg);border:1px solid var(--border-color);border-radius:12px;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.window-header[data-astro-cid-h47wrvp2]{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;background:var(--bg-secondary);border-bottom:1px solid var(--border-color)}.window-dots[data-astro-cid-h47wrvp2]{display:flex;gap:.5rem}.dot[data-astro-cid-h47wrvp2]{width:12px;height:12px;border-radius:50%}.dot[data-astro-cid-h47wrvp2].red{background:#ff5f57}.dot[data-astro-cid-h47wrvp2].yellow{background:#febc2e}.dot[data-astro-cid-h47wrvp2].green{background:#28c840}.window-title[data-astro-cid-h47wrvp2]{font-size:.8rem;color:var(--text-muted);font-family:JetBrains Mono,monospace}.window-content[data-astro-cid-h47wrvp2]{padding:1.5rem}.window-content[data-astro-cid-h47wrvp2] pre[data-astro-cid-h47wrvp2]{margin:0;font-family:JetBrains Mono,monospace;font-size:.85rem;line-height:1.7;color:var(--text-secondary)}.window-content[data-astro-cid-h47wrvp2] code[data-astro-cid-h47wrvp2]{font-family:inherit}.btn[data-astro-cid-h47wrvp2]{display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 1.5rem;border-radius:12px;font-weight:600;text-decoration:none;transition:all .2s;border:none;cursor:pointer}.btn-primary[data-astro-cid-h47wrvp2]{background:var(--accent);color:var(--secondary)}.btn-primary[data-astro-cid-h47wrvp2]:hover{filter:brightness(1.1);transform:translateY(-2px);text-decoration:none}.btn-secondary[data-astro-cid-h47wrvp2]{background:#ffffff1a;color:var(--text-primary);border:1px solid var(--border-color)}.btn-secondary[data-astro-cid-h47wrvp2]:hover{background:#ffffff26;text-decoration:none}.btn-xl[data-astro-cid-h47wrvp2]{padding:1rem 2rem;font-size:1.1rem}.learn-section[data-astro-cid-h47wrvp2]{padding:5rem 1.5rem;background:var(--bg-secondary)}.learn-grid[data-astro-cid-h47wrvp2]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem}.learn-item[data-astro-cid-h47wrvp2]{display:flex;align-items:center;gap:.75rem;padding:1rem 1.25rem;background:var(--card-bg);border-radius:12px;border:1px solid var(--border-color)}.learn-check[data-astro-cid-h47wrvp2]{color:#22c55e;flex-shrink:0}.learn-item[data-astro-cid-h47wrvp2] span[data-astro-cid-h47wrvp2]{color:var(--text-primary)}.why-section[data-astro-cid-h47wrvp2]{padding:5rem 1.5rem}.why-grid[data-astro-cid-h47wrvp2]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}.why-card[data-astro-cid-h47wrvp2]{padding:2rem;background:var(--card-bg);border:1px solid var(--border-color);border-radius:16px;text-align:center;transition:all .3s}.why-card[data-astro-cid-h47wrvp2]:hover{transform:translateY(-5px);box-shadow:0 20px 40px #0000001a}.why-icon[data-astro-cid-h47wrvp2]{font-size:2.5rem;margin-bottom:1rem}.why-card[data-astro-cid-h47wrvp2] h3[data-astro-cid-h47wrvp2]{font-size:1.25rem;margin-bottom:.5rem;color:var(--text-primary)}.why-card[data-astro-cid-h47wrvp2] p[data-astro-cid-h47wrvp2]{color:var(--text-muted);font-size:.95rem}.prereq-section[data-astro-cid-h47wrvp2]{padding:3rem 1.5rem}.prereq-card[data-astro-cid-h47wrvp2]{display:flex;align-items:center;gap:1.5rem;padding:2rem;background:linear-gradient(135deg,#fbbf241a,#f59e0b0d);border:1px solid rgba(251,191,36,.2);border-radius:16px}.prereq-icon[data-astro-cid-h47wrvp2]{font-size:2.5rem;flex-shrink:0}.prereq-content[data-astro-cid-h47wrvp2] h3[data-astro-cid-h47wrvp2]{font-size:1.25rem;margin-bottom:.5rem;color:var(--text-primary)}.prereq-content[data-astro-cid-h47wrvp2] p[data-astro-cid-h47wrvp2]{color:var(--text-muted);margin-bottom:1rem}.curriculum-section[data-astro-cid-h47wrvp2]{padding:5rem 1.5rem;background:var(--bg-secondary)}.modules-list[data-astro-cid-h47wrvp2]{display:flex;flex-direction:column;gap:1.5rem}.module[data-astro-cid-h47wrvp2]{background:var(--card-bg);border:1px solid var(--border-color);border-radius:16px;overflow:hidden}.module-header[data-astro-cid-h47wrvp2]{display:flex;align-items:center;gap:1rem;padding:1.5rem;background:var(--bg-secondary);border-bottom:1px solid var(--border-color)}.module-icon[data-astro-cid-h47wrvp2]{width:50px;height:50px;display:flex;align-items:center;justify-content:center;background:rgba(var(--module-color-rgb, 16, 185, 129),.15);border-radius:12px;font-size:1.5rem;flex-shrink:0}.module-info[data-astro-cid-h47wrvp2]{flex:1}.module-number[data-astro-cid-h47wrvp2]{font-size:.8rem;font-weight:600;color:var(--accent);text-transform:uppercase;letter-spacing:.05em}.module-info[data-astro-cid-h47wrvp2] h3[data-astro-cid-h47wrvp2]{font-size:1.2rem;margin:.25rem 0;color:var(--text-primary)}.module-info[data-astro-cid-h47wrvp2] p[data-astro-cid-h47wrvp2]{font-size:.9rem;color:var(--text-muted);margin:0}.module-meta[data-astro-cid-h47wrvp2]{font-size:.85rem;color:var(--text-muted)}.chapters-list[data-astro-cid-h47wrvp2]{padding:.5rem}.chapter-item[data-astro-cid-h47wrvp2]{display:flex;align-items:center;gap:1rem;padding:1rem;border-radius:10px;text-decoration:none;color:inherit;transition:all .2s}.chapter-item[data-astro-cid-h47wrvp2]:hover{background:var(--bg-secondary);text-decoration:none}.chapter-number[data-astro-cid-h47wrvp2]{width:42px;height:42px;display:flex;align-items:center;justify-content:center;background:var(--tag-bg);border-radius:10px;font-size:.85rem;font-weight:700;color:var(--text-muted);flex-shrink:0}.chapter-content[data-astro-cid-h47wrvp2]{flex:1}.chapter-content[data-astro-cid-h47wrvp2] h4[data-astro-cid-h47wrvp2]{margin:0 0 .25rem;font-size:1rem;font-weight:600;color:var(--text-primary)}.chapter-duration[data-astro-cid-h47wrvp2]{font-size:.85rem;color:var(--text-muted)}.chapter-status[data-astro-cid-h47wrvp2]{color:var(--text-muted);transition:all .2s}.chapter-status[data-astro-cid-h47wrvp2] .arrow-icon[data-astro-cid-h47wrvp2]{display:block}.chapter-status[data-astro-cid-h47wrvp2] .check-icon[data-astro-cid-h47wrvp2],.chapter-item[data-astro-cid-h47wrvp2].completed .chapter-status[data-astro-cid-h47wrvp2] .arrow-icon[data-astro-cid-h47wrvp2]{display:none}.chapter-item[data-astro-cid-h47wrvp2].completed .chapter-status[data-astro-cid-h47wrvp2] .check-icon[data-astro-cid-h47wrvp2]{display:block;color:#22c55e}.chapter-item[data-astro-cid-h47wrvp2].completed .chapter-number[data-astro-cid-h47wrvp2]{background:#22c55e33;color:#22c55e}.chapter-item[data-astro-cid-h47wrvp2]:hover .chapter-status[data-astro-cid-h47wrvp2]{color:var(--accent);transform:translate(5px)}.next-section[data-astro-cid-h47wrvp2]{padding:3rem 1.5rem}.next-card[data-astro-cid-h47wrvp2]{padding:2.5rem;background:linear-gradient(135deg,#3178c61a,#8b5cf60d);border:1px solid rgba(49,120,198,.2);border-radius:16px;text-align:center}.next-badge[data-astro-cid-h47wrvp2]{display:inline-block;padding:.375rem .875rem;background:#3178c633;border-radius:100px;font-size:.8rem;font-weight:600;color:#3178c6;margin-bottom:1rem}.next-card[data-astro-cid-h47wrvp2] h3[data-astro-cid-h47wrvp2]{font-size:1.5rem;margin-bottom:.75rem;color:var(--text-primary)}.next-card[data-astro-cid-h47wrvp2] p[data-astro-cid-h47wrvp2]{color:var(--text-muted);margin-bottom:1.5rem;max-width:500px;margin-left:auto;margin-right:auto}.cta-section[data-astro-cid-h47wrvp2]{padding:5rem 1.5rem;background:linear-gradient(135deg,var(--accent) 0%,#a855f7 100%);text-align:center}.cta-content[data-astro-cid-h47wrvp2]{max-width:600px;margin:0 auto}.cta-section[data-astro-cid-h47wrvp2] h2[data-astro-cid-h47wrvp2]{font-size:clamp(1.75rem,4vw,2.5rem);color:var(--secondary);margin-bottom:.5rem;-webkit-text-fill-color:var(--secondary)}.cta-section[data-astro-cid-h47wrvp2] p[data-astro-cid-h47wrvp2]{color:#000000b3;font-size:1.1rem;margin-bottom:2rem}.cta-section[data-astro-cid-h47wrvp2] .btn-primary[data-astro-cid-h47wrvp2]{background:var(--secondary);color:#fff}@media(max-width:900px){.hero[data-astro-cid-h47wrvp2]{grid-template-columns:1fr;text-align:center;padding:3rem 1.5rem 4rem}.hero-visual[data-astro-cid-h47wrvp2]{display:none}.hero-cta[data-astro-cid-h47wrvp2]{justify-content:center}.prereq-card[data-astro-cid-h47wrvp2]{flex-direction:column;text-align:center}}@media(max-width:600px){.hero-stats[data-astro-cid-h47wrvp2]{justify-content:center;gap:1.5rem}.stat-value[data-astro-cid-h47wrvp2]{font-size:1.5rem}.module-header[data-astro-cid-h47wrvp2]{flex-wrap:wrap}.module-meta[data-astro-cid-h47wrvp2]{width:100%;margin-top:.5rem}.chapter-item[data-astro-cid-h47wrvp2]{padding:.75rem}.chapter-number[data-astro-cid-h47wrvp2]{width:36px;height:36px;font-size:.8rem}}
