:root{--kube-blue: #326CE5;--kube-blue-light: #EBF1FF;--kube-blue-dark: #1A3A7A;--terminal-green: #00E676;--terminal-green-light: #E8FFF0;--terminal-green-dark: #00A651;--pod-orange: #FF6D00;--pod-orange-light: #FFF3E0;--deploy-purple: #7C4DFF;--deploy-purple-light: #F3EDFF;--danger-red: #FF1744;--danger-red-light: #FFEBEE;--warning-amber: #FFD600;--warning-amber-light: #FFFDE7;--node-teal: #00BFA5;--node-teal-light: #E0F7F4;--g50: #FAFBFC;--g100: #F3F4F6;--g200: #E5E7EB;--g300: #D1D5DB;--g400: #9CA3AF;--g500: #6B7280;--g600: #4B5563;--g700: #374151;--g800: #1F2937;--g900: #0F172A;--radius: 12px;--radius-sm: 8px;--shadow: 0 1px 3px rgba(0,0,0,.08), 0 1px 2px rgba(0,0,0,.06);--shadow-lg: 0 10px 30px rgba(0,0,0,.1), 0 4px 8px rgba(0,0,0,.05);--mono: "SF Mono", "Fira Code", "JetBrains Mono", Consolas, monospace}:where(.astro-5fpn5h5d){margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,system-ui,sans-serif;color:var(--g900);background:var(--g50);line-height:1.7;-webkit-font-smoothing:antialiased}a:where(.astro-5fpn5h5d){color:var(--kube-blue);text-decoration:none}a:where(.astro-5fpn5h5d):hover{text-decoration:underline}.topbar:where(.astro-5fpn5h5d){background:#fff;border-bottom:1px solid var(--g200);padding:0 2rem;display:flex;align-items:center;height:3.5rem;position:sticky;top:0;z-index:100}.logo:where(.astro-5fpn5h5d){font-weight:800;font-size:1.125rem;letter-spacing:-.5px;display:flex;align-items:center;gap:.5rem;color:var(--g900);text-decoration:none}.logo-icon:where(.astro-5fpn5h5d){width:1.75rem;height:1.75rem;background:var(--kube-blue);border-radius:.4rem;display:flex;align-items:center;justify-content:center;color:#fff;font-size:.875rem;font-weight:900}.nav:where(.astro-5fpn5h5d){display:flex;gap:.25rem;margin-left:2rem}.nav:where(.astro-5fpn5h5d) a:where(.astro-5fpn5h5d){padding:.375rem .875rem;font-size:.8125rem;font-weight:500;color:var(--g500);border-radius:.375rem;transition:all .2s;text-decoration:none}.nav:where(.astro-5fpn5h5d) a:where(.astro-5fpn5h5d):hover{color:var(--g900);background:var(--g100)}.nav:where(.astro-5fpn5h5d) a:where(.astro-5fpn5h5d).active{color:var(--kube-blue);background:var(--kube-blue-light);font-weight:600}.topbar-right:where(.astro-5fpn5h5d){margin-left:auto;display:flex;align-items:center;gap:.75rem;font-size:.8125rem}.topbar-right:where(.astro-5fpn5h5d) a:where(.astro-5fpn5h5d){color:var(--g400)}.topbar-right:where(.astro-5fpn5h5d) a:where(.astro-5fpn5h5d):hover{color:var(--g900);text-decoration:none}.search-placeholder:where(.astro-5fpn5h5d){display:flex;align-items:center;gap:.5rem;padding:.375rem .875rem;background:var(--g100);border-radius:.5rem;color:var(--g400);cursor:pointer;border:1px solid transparent;min-width:13rem}.search-placeholder:where(.astro-5fpn5h5d):hover{border-color:var(--g300)}.search-placeholder:where(.astro-5fpn5h5d) kbd:where(.astro-5fpn5h5d){margin-left:auto;background:#fff;border:1px solid var(--g200);padding:1px 6px;border-radius:4px;font-size:.7rem;font-family:var(--mono)}.hero:where(.astro-5fpn5h5d){background:linear-gradient(135deg,var(--g900) 0%,#1a2744 50%,var(--kube-blue-dark) 100%);color:#fff;padding:5rem 2rem 3.75rem;position:relative;overflow:hidden}.hero:where(.astro-5fpn5h5d):before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 80%,rgba(50,108,229,.15) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(0,230,118,.08) 0%,transparent 50%)}.hero-inner:where(.astro-5fpn5h5d){max-width:68rem;margin:0 auto;position:relative;z-index:1}.hero-badge:where(.astro-5fpn5h5d){display:inline-flex;align-items:center;gap:.375rem;background:#00e6761f;border:1px solid rgba(0,230,118,.3);color:var(--terminal-green);padding:.25rem .875rem;border-radius:1.25rem;font-size:.75rem;font-weight:600;font-family:var(--mono);margin-bottom:1.25rem}.pulse:where(.astro-5fpn5h5d){width:6px;height:6px;background:var(--terminal-green);border-radius:50%;animation:pulse 2s infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}.hero:where(.astro-5fpn5h5d) h1:where(.astro-5fpn5h5d){font-size:3rem;font-weight:800;letter-spacing:-1.5px;line-height:1.15;margin-bottom:1rem}.hero:where(.astro-5fpn5h5d) h1:where(.astro-5fpn5h5d) .accent:where(.astro-5fpn5h5d){color:var(--kube-blue)}.hero:where(.astro-5fpn5h5d) .subtitle:where(.astro-5fpn5h5d){font-size:1.125rem;color:#ffffffb3;max-width:36rem;line-height:1.6;margin-bottom:2rem}.hero-cta:where(.astro-5fpn5h5d){display:flex;gap:.75rem;flex-wrap:wrap}.btn-primary:where(.astro-5fpn5h5d){display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:var(--kube-blue);color:#fff;border:none;border-radius:.625rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .2s}.btn-primary:where(.astro-5fpn5h5d):hover{background:#2858c7;transform:translateY(-1px);text-decoration:none}.btn-secondary:where(.astro-5fpn5h5d){display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:#ffffff14;color:#fff;border:1px solid rgba(255,255,255,.2);border-radius:.625rem;font-size:.875rem;text-decoration:none;transition:all .2s}.btn-secondary:where(.astro-5fpn5h5d):hover{background:#ffffff26;text-decoration:none}.hero-stats:where(.astro-5fpn5h5d){display:flex;gap:2.5rem;margin-top:2.5rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,.1);flex-wrap:wrap}.stat-num:where(.astro-5fpn5h5d){font-size:2.25rem;font-weight:800;font-family:var(--mono);background:linear-gradient(135deg,white,var(--kube-blue));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;display:block}.stat-label:where(.astro-5fpn5h5d){font-size:.8rem;color:#ffffff80}.hero-terminal:where(.astro-5fpn5h5d){position:absolute;right:2rem;top:50%;transform:translateY(-50%);width:24rem;background:var(--g900);border:1px solid var(--g700);border-radius:.75rem;overflow:hidden;box-shadow:var(--shadow-lg);font-family:var(--mono);font-size:.75rem;opacity:.8;z-index:1}.term-bar:where(.astro-5fpn5h5d){background:var(--g800);padding:.5rem .75rem;display:flex;gap:.375rem;align-items:center}.dot:where(.astro-5fpn5h5d){width:.625rem;height:.625rem;border-radius:50%}.dot-r:where(.astro-5fpn5h5d){background:#ff5f56}.dot-y:where(.astro-5fpn5h5d){background:#ffbd2e}.dot-g:where(.astro-5fpn5h5d){background:#27c93f}.term-title:where(.astro-5fpn5h5d){margin-left:.5rem;color:var(--g500);font-size:.7rem}.term-body:where(.astro-5fpn5h5d){padding:.875rem 1rem;line-height:1.8;color:var(--g400)}.tp:where(.astro-5fpn5h5d){color:var(--terminal-green)}.tc:where(.astro-5fpn5h5d){color:#fff}.to:where(.astro-5fpn5h5d){color:var(--g500)}.th:where(.astro-5fpn5h5d){color:var(--kube-blue)}.ts:where(.astro-5fpn5h5d){color:var(--terminal-green)}@media(max-width:72rem){.hero-terminal:where(.astro-5fpn5h5d){display:none}}@media(max-width:50rem){.hero:where(.astro-5fpn5h5d) h1:where(.astro-5fpn5h5d){font-size:2rem}.hero-stats:where(.astro-5fpn5h5d){gap:1.5rem}}.section:where(.astro-5fpn5h5d){max-width:68rem;margin:0 auto;padding:3.75rem 2rem}.section:where(.astro-5fpn5h5d) h2:where(.astro-5fpn5h5d){font-size:1.75rem;font-weight:800;letter-spacing:-.5px;margin-bottom:.5rem}.section:where(.astro-5fpn5h5d) .desc:where(.astro-5fpn5h5d){color:var(--g500);font-size:.95rem;margin-bottom:2rem}.tracks:where(.astro-5fpn5h5d){display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}@media(max-width:72rem){.tracks:where(.astro-5fpn5h5d){grid-template-columns:repeat(2,1fr)}}@media(max-width:50rem){.tracks:where(.astro-5fpn5h5d){grid-template-columns:1fr}}.track:where(.astro-5fpn5h5d){background:#fff;border:1px solid var(--g200);border-radius:.75rem;padding:1.5rem;transition:all .25s;text-decoration:none;color:inherit;display:block;position:relative;overflow:hidden}.track:where(.astro-5fpn5h5d):hover{border-color:transparent;box-shadow:var(--shadow-lg);transform:translateY(-2px);text-decoration:none}.track:where(.astro-5fpn5h5d):before{content:"";position:absolute;top:0;left:0;right:0;height:3px}.t-fund:where(.astro-5fpn5h5d):before{background:var(--terminal-green)}.t-linux:where(.astro-5fpn5h5d):before{background:var(--warning-amber)}.t-cloud:where(.astro-5fpn5h5d):before{background:var(--deploy-purple)}.t-cert:where(.astro-5fpn5h5d):before{background:var(--kube-blue)}.t-plat:where(.astro-5fpn5h5d):before{background:var(--pod-orange)}.t-prem:where(.astro-5fpn5h5d):before{background:var(--node-teal)}.track-icon:where(.astro-5fpn5h5d){width:2.75rem;height:2.75rem;border-radius:.625rem;display:flex;align-items:center;justify-content:center;font-size:1.25rem;margin-bottom:1rem}.t-fund:where(.astro-5fpn5h5d) .track-icon:where(.astro-5fpn5h5d){background:var(--terminal-green-light)}.t-linux:where(.astro-5fpn5h5d) .track-icon:where(.astro-5fpn5h5d){background:var(--warning-amber-light)}.t-cloud:where(.astro-5fpn5h5d) .track-icon:where(.astro-5fpn5h5d){background:var(--deploy-purple-light)}.t-cert:where(.astro-5fpn5h5d) .track-icon:where(.astro-5fpn5h5d){background:var(--kube-blue-light)}.t-plat:where(.astro-5fpn5h5d) .track-icon:where(.astro-5fpn5h5d){background:var(--pod-orange-light)}.t-prem:where(.astro-5fpn5h5d) .track-icon:where(.astro-5fpn5h5d){background:var(--node-teal-light)}.track:where(.astro-5fpn5h5d) h3:where(.astro-5fpn5h5d){font-size:1rem;font-weight:700;margin-bottom:.375rem}.track:where(.astro-5fpn5h5d) p:where(.astro-5fpn5h5d){font-size:.8rem;color:var(--g500);margin-bottom:1rem;line-height:1.5}.track-meta:where(.astro-5fpn5h5d){font-size:.75rem;color:var(--g400)}.path:where(.astro-5fpn5h5d){background:#fff;border:1px solid var(--g200);border-radius:.75rem;padding:2rem;margin-top:1rem}.path-row:where(.astro-5fpn5h5d){display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.path-row:where(.astro-5fpn5h5d):last-child{margin-bottom:0}.step:where(.astro-5fpn5h5d){display:flex;align-items:center;gap:.75rem;padding:.75rem 1.125rem;border-radius:.5rem;font-size:.8rem;font-weight:600;flex:1}.step-num:where(.astro-5fpn5h5d){width:1.5rem;height:1.5rem;border-radius:.375rem;display:flex;align-items:center;justify-content:center;font-size:.7rem;font-weight:800;font-family:var(--mono)}.step-mod:where(.astro-5fpn5h5d){font-size:.7rem;opacity:.6;margin-left:auto;font-family:var(--mono)}.arrow:where(.astro-5fpn5h5d){color:var(--g300);font-size:1.125rem;flex-shrink:0}.s-green:where(.astro-5fpn5h5d){background:var(--terminal-green-light);color:#1b5e20;border:1px solid rgba(0,230,118,.2)}.s-green:where(.astro-5fpn5h5d) .step-num:where(.astro-5fpn5h5d){background:#00a65126}.s-blue:where(.astro-5fpn5h5d){background:var(--kube-blue-light);color:var(--kube-blue-dark);border:1px solid rgba(50,108,229,.2)}.s-blue:where(.astro-5fpn5h5d) .step-num:where(.astro-5fpn5h5d){background:#326ce526}.s-purple:where(.astro-5fpn5h5d){background:var(--deploy-purple-light);color:#4a148c;border:1px solid rgba(124,77,255,.2)}.s-purple:where(.astro-5fpn5h5d) .step-num:where(.astro-5fpn5h5d){background:#7c4dff26}.s-orange:where(.astro-5fpn5h5d){background:var(--pod-orange-light);color:#bf360c;border:1px solid rgba(255,109,0,.2)}.s-orange:where(.astro-5fpn5h5d) .step-num:where(.astro-5fpn5h5d){background:#ff6d0026}.s-teal:where(.astro-5fpn5h5d){background:var(--node-teal-light);color:#004d40;border:1px solid rgba(0,191,165,.2)}.s-teal:where(.astro-5fpn5h5d) .step-num:where(.astro-5fpn5h5d){background:#00bfa526}@media(max-width:50rem){.path-row:where(.astro-5fpn5h5d){flex-direction:column}.arrow:where(.astro-5fpn5h5d){transform:rotate(90deg)}}.content-section:where(.astro-5fpn5h5d){max-width:68rem;margin:0 auto;padding:2rem 2rem 0}.content-section:where(.astro-5fpn5h5d) h2:where(.astro-5fpn5h5d){font-size:1.5rem;font-weight:800;margin-bottom:.75rem;padding-bottom:.4rem;border-bottom:2px solid var(--kube-blue-light)}.content-section:where(.astro-5fpn5h5d) p:where(.astro-5fpn5h5d){font-size:.95rem;color:var(--g600);margin-bottom:1rem}.content-section:where(.astro-5fpn5h5d) table:where(.astro-5fpn5h5d){width:100%;border-collapse:collapse;margin:1rem 0;font-size:.9rem}.content-section:where(.astro-5fpn5h5d) th:where(.astro-5fpn5h5d){background:var(--kube-blue-light);color:var(--kube-blue-dark);padding:.625rem 1rem;text-align:left;font-weight:600;font-size:.85rem}.content-section:where(.astro-5fpn5h5d) td:where(.astro-5fpn5h5d){padding:.625rem 1rem;border-bottom:1px solid var(--g200)}.content-section:where(.astro-5fpn5h5d) tr:where(.astro-5fpn5h5d):hover td:where(.astro-5fpn5h5d){background:var(--kube-blue-light)}.content-section:where(.astro-5fpn5h5d) hr:where(.astro-5fpn5h5d){border:none;border-top:1px solid var(--g200);margin:2rem 0}.dedication-wrap:where(.astro-5fpn5h5d){background:linear-gradient(135deg,#0057b8 0% 50%,gold 50% 100%);padding:3px;border-radius:var(--radius);margin:2rem 0}.dedication-inner:where(.astro-5fpn5h5d){background:#fff;border-radius:10px;padding:1.75rem 2rem}.dedication-inner:where(.astro-5fpn5h5d) h2:where(.astro-5fpn5h5d){border-bottom:none;margin-bottom:.75rem}.dedication-inner:where(.astro-5fpn5h5d) h3:where(.astro-5fpn5h5d){font-size:1.1rem;margin:1.25rem 0 .375rem}.dedication-inner:where(.astro-5fpn5h5d) em:where(.astro-5fpn5h5d){color:var(--g600)}.dedication-inner:where(.astro-5fpn5h5d) blockquote:where(.astro-5fpn5h5d){border-left:4px solid var(--kube-blue);background:var(--kube-blue-light);padding:1rem 1.25rem;border-radius:0 var(--radius-sm) var(--radius-sm) 0;margin:1rem 0;font-style:italic;color:var(--g700);line-height:1.9}.footer:where(.astro-5fpn5h5d){background:var(--g900);color:var(--g500);padding:2.5rem 2rem;font-size:.8125rem;text-align:center}.footer:where(.astro-5fpn5h5d) a:where(.astro-5fpn5h5d){color:var(--kube-blue);text-decoration:none}.footer:where(.astro-5fpn5h5d) a:where(.astro-5fpn5h5d):hover{text-decoration:underline}body.dark{background:var(--g900);color:var(--g200)}body.dark .topbar:where(.astro-5fpn5h5d){background:var(--g800);border-bottom-color:var(--g700)}body.dark .logo:where(.astro-5fpn5h5d){color:#fff}body.dark .nav:where(.astro-5fpn5h5d) a:where(.astro-5fpn5h5d){color:var(--g400)}body.dark .nav:where(.astro-5fpn5h5d) a:where(.astro-5fpn5h5d):hover{color:#fff;background:var(--g700)}body.dark .nav:where(.astro-5fpn5h5d) a:where(.astro-5fpn5h5d).active{background:#326ce533;color:#93b4f5}body.dark .topbar-right:where(.astro-5fpn5h5d) a:where(.astro-5fpn5h5d){color:var(--g400)}body.dark .topbar-right:where(.astro-5fpn5h5d) a:where(.astro-5fpn5h5d):hover{color:#fff}body.dark .search-placeholder:where(.astro-5fpn5h5d){background:var(--g700);color:var(--g400);border-color:transparent}body.dark .search-placeholder:where(.astro-5fpn5h5d):hover{border-color:var(--g600)}body.dark .search-placeholder:where(.astro-5fpn5h5d) kbd:where(.astro-5fpn5h5d){background:var(--g800);border-color:var(--g600)}body.dark .track:where(.astro-5fpn5h5d){background:var(--g800);border-color:var(--g700)}body.dark .track:where(.astro-5fpn5h5d):hover{box-shadow:0 10px 30px #0000004d}body.dark .track:where(.astro-5fpn5h5d) h3:where(.astro-5fpn5h5d){color:#fff}body.dark .track:where(.astro-5fpn5h5d) p:where(.astro-5fpn5h5d){color:var(--g400)}body.dark .path:where(.astro-5fpn5h5d){background:var(--g800);border-color:var(--g700)}body.dark .content-section:where(.astro-5fpn5h5d) h2:where(.astro-5fpn5h5d){color:#fff;border-bottom-color:var(--g700)}body.dark .content-section:where(.astro-5fpn5h5d) p:where(.astro-5fpn5h5d){color:var(--g400)}body.dark .content-section:where(.astro-5fpn5h5d) th:where(.astro-5fpn5h5d){background:#326ce526;color:#93b4f5}body.dark .content-section:where(.astro-5fpn5h5d) td:where(.astro-5fpn5h5d){border-bottom-color:var(--g700);color:var(--g300)}body.dark .content-section:where(.astro-5fpn5h5d) tr:where(.astro-5fpn5h5d):hover td:where(.astro-5fpn5h5d){background:#326ce514}body.dark .content-section:where(.astro-5fpn5h5d) hr:where(.astro-5fpn5h5d){border-top-color:var(--g700)}body.dark .dedication-inner:where(.astro-5fpn5h5d){background:var(--g900)}body.dark .dedication-inner:where(.astro-5fpn5h5d) em:where(.astro-5fpn5h5d){color:var(--g400)}body.dark .dedication-inner:where(.astro-5fpn5h5d) blockquote:where(.astro-5fpn5h5d){background:#326ce514;color:var(--g300)}body.dark #theme-toggle:where(.astro-5fpn5h5d){color:var(--g400);border-color:var(--g600)}
