@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Sora:wght@500;600;700;800&display=swap";:root{--bg-base: #f4f7fb;--bg-soft: #e9f3ff;--ink-900: #0f172a;--ink-700: #334155;--line: #d7e3f0;--brand-700: #0c3b72;--brand-600: #1452a0;--accent: #0ea5a8}:root[data-theme=dark]{--bg-base: #0b1220;--bg-soft: #111a2f;--ink-900: #e2e8f0;--ink-700: #b7c4d8;--line: #283347;--brand-700: #7fb3ff;--brand-600: #5f9dff;--accent: #2dd4bf}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;color:var(--ink-900);font-family:Manrope,Segoe UI,sans-serif;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:radial-gradient(900px 500px at 5% -10%,rgba(20,82,160,.2),transparent 60%),radial-gradient(700px 440px at 100% 0%,rgba(14,165,168,.18),transparent 55%),linear-gradient(180deg,var(--bg-soft) 0%,var(--bg-base) 38%,#f8fbff 100%);transition:background .25s ease,color .25s ease}:root[data-theme=dark] body{background:radial-gradient(900px 500px at 5% -10%,rgba(46,75,131,.35),transparent 60%),radial-gradient(700px 440px at 100% 0%,rgba(45,212,191,.14),transparent 55%),linear-gradient(180deg,#121b2e,#0b1220 40%,#070b14)}:root[data-theme=dark] #root{background:transparent}:root[data-theme=dark] .section{color:#dbe7f8}:root[data-theme=dark] .section-title,:root[data-theme=dark] .section-subtitle,:root[data-theme=dark] .feature-card h3,:root[data-theme=dark] .feature-card p,:root[data-theme=dark] .cert-card h4,:root[data-theme=dark] .cert-description,:root[data-theme=dark] .meta-item,:root[data-theme=dark] .path-info h3,:root[data-theme=dark] .path-code,:root[data-theme=dark] .path-prereq,:root[data-theme=dark] .course-details h5,:root[data-theme=dark] .course-details span,:root[data-theme=dark] .foundation-strip-title,:root[data-theme=dark] .foundation-lead-logo,:root[data-theme=dark] .foundation-lead-title,:root[data-theme=dark] .foundation-lead-copy,:root[data-theme=dark] .foundation-course-card h3,:root[data-theme=dark] .foundation-course-copy{color:#dbe7f8!important}:root[data-theme=dark] .navbar{background:#0a1221f2!important;border-bottom-color:#5e7aa559!important}:root[data-theme=dark] .nav-links a{color:#c5d7ef!important}:root[data-theme=dark] .nav-links a:hover{color:#fff!important}:root[data-theme=dark] .logo{color:#e2ecfb!important}:root[data-theme=dark] .features,:root[data-theme=dark] .platform-training-section,:root[data-theme=dark] .foundation-strip-section{background:radial-gradient(900px 500px at 5% -10%,rgba(46,75,131,.24),transparent 60%),radial-gradient(700px 440px at 100% 0%,rgba(45,212,191,.12),transparent 55%),linear-gradient(180deg,#111a2d,#0b1220 45%,#0a1324)!important}:root[data-theme=dark] .feature-card,:root[data-theme=dark] .cert-card,:root[data-theme=dark] .path-track,:root[data-theme=dark] .platform-training-shell,:root[data-theme=dark] .foundation-lead-card,:root[data-theme=dark] .foundation-course-card{background:#121c30!important;border-color:#2a3955!important;box-shadow:0 10px 24px #02061761!important}:root[data-theme=dark] .course-item,:root[data-theme=dark] .platform-training-visual,:root[data-theme=dark] .path-prereq,:root[data-theme=dark] .foundation-metric-chip{background:#18253d!important;border-color:#334867!important;color:#d3e2f7!important}:root[data-theme=dark] .course-item:hover,:root[data-theme=dark] .cert-card:hover,:root[data-theme=dark] .feature-card:hover{background:#1a2943!important}:root[data-theme=dark] .platform-training-tag,:root[data-theme=dark] .section-tag,:root[data-theme=dark] .cert-code,:root[data-theme=dark] .course-tag{background:#1d2c46!important;color:#dbe7f8!important;border-color:#364c6d!important}:root[data-theme=dark] .platform-role-tab{color:#b8ccea!important}:root[data-theme=dark] .platform-role-tab.active{color:#6ecbff!important}:root[data-theme=dark] .platform-role-tab.active:after{background:#38bdf8!important}:root[data-theme=dark] .foundation-lead-btn{color:#dbeafe!important;border-color:#67b7ff!important}:root[data-theme=dark] .foundation-lead-btn:hover{background:#67b7ff!important;color:#0b1220!important}a{color:inherit;text-decoration:none}h1,h2,h3,h4,h5,h6{font-family:Sora,Manrope,sans-serif;letter-spacing:-.01em}@keyframes ws-page-fade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}#root{width:100%;animation:ws-page-fade .45s ease-out}
