@import"https://fonts.googleapis.com/css2?family=Sora:wght@400;600;700;800&family=Inter:wght@400;500;600;700&family=JetBrains+Mono:wght@400;500&display=swap";:root{--blue: #2563eb;--blue-light: #3b82f6;--blue-dark: #1d4ed8;--blue-50: #eff6ff;--blue-100: #dbeafe;--gray-50: #f9fafb;--gray-100: #f3f4f6;--gray-200: #e5e7eb;--gray-300: #d1d5db;--gray-400: #9ca3af;--gray-500: #6b7280;--gray-600: #4b5563;--gray-700: #374151;--gray-800: #1f2937;--gray-900: #111827;--white: #ffffff;--font-heading: "Sora", sans-serif;--font-body: "Inter", sans-serif;--font-mono: "JetBrains Mono", monospace;--max-width: 720px;--max-width-wide: 1080px}[data-theme=dark]{--blue: #60a5fa;--blue-light: #93c5fd;--blue-dark: #3b82f6;--blue-50: #1e293b;--blue-100: #1e3a5f;--gray-50: #0f172a;--gray-100: #1e293b;--gray-200: #334155;--gray-300: #475569;--gray-400: #94a3b8;--gray-500: #94a3b8;--gray-600: #cbd5e1;--gray-700: #e2e8f0;--gray-800: #f1f5f9;--gray-900: #f8fafc;--white: #0f172a}[data-theme=dark] .badge--ai{background:#2e1065;color:#c4b5fd}[data-theme=dark] .badge--cybersec{background:#450a0a;color:#fca5a5}[data-theme=dark] .badge--cloud{background:#0c4a6e;color:#7dd3fc}[data-theme=dark] .badge--health{background:#134e4a;color:#5eead4}[data-theme=dark] .badge--ai-cybersec{background:linear-gradient(135deg,#2e1065 50%,#450a0a 50%);color:#c4b5fd}[data-theme=dark] .badge--networking{background:#451a03;color:#fcd34d}[data-theme=dark] .badge--microsoft{background:#1e3a5f;color:#93c5fd}[data-theme=dark] .badge--crp-gi{background:#1e293b;color:#60a5fa}[data-theme=dark] pre{background:#1e293b;border:1px solid #334155}[data-theme=dark] code:not(pre code){background:#1e293b;color:#93c5fd}[data-theme=dark] img{opacity:.92}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{font-size:16px;scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:var(--font-body);color:var(--gray-800);background:var(--gray-50);line-height:1.7;transition:background .3s,color .3s}h1,h2,h3,h4{font-family:var(--font-heading);color:var(--gray-900);line-height:1.3}a{color:var(--blue);text-decoration:none;transition:color .2s}a:hover{color:var(--blue-dark)}code,pre{font-family:var(--font-mono)}pre{background:var(--gray-900);color:#e2e8f0;padding:1.25rem 1.5rem;border-radius:8px;overflow-x:auto;font-size:.875rem;line-height:1.6;margin:1.5rem 0}code:not(pre code){background:var(--blue-50);color:var(--blue-dark);padding:.15rem .4rem;border-radius:4px;font-size:.9em}img{max-width:100%;height:auto;border-radius:8px}blockquote{border-left:3px solid var(--blue);padding-left:1.25rem;margin:1.5rem 0;color:var(--gray-600);font-style:italic}hr{border:none;border-top:1px solid var(--gray-200);margin:2rem 0}.article-content table{width:100%;border-collapse:separate;border-spacing:0;margin:1.5rem 0;font-size:.9rem;line-height:1.5;border-radius:8px;overflow:hidden;border:1px solid var(--gray-200)}.article-content thead th{background:var(--gray-900);color:var(--white);font-family:var(--font-heading);font-weight:600;font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;padding:.7rem 1rem;text-align:left;border:none}[data-theme=dark] .article-content thead th{background:#334155;color:#f1f5f9}.article-content tbody td{padding:.6rem 1rem;border-bottom:1px solid var(--gray-100);color:var(--gray-700);vertical-align:top}.article-content tbody tr:last-child td{border-bottom:none}.article-content tbody tr:nth-child(2n){background:var(--gray-50)}.article-content tbody tr:hover{background:var(--blue-50)}.article-content tbody td strong{color:var(--gray-900);font-weight:700}.article-content table a{color:var(--blue);font-weight:500}.article-content table a:hover{text-decoration:underline}@media(max-width:640px){.article-content table{font-size:.8rem;display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}.article-content thead th,.article-content tbody td{padding:.5rem .65rem;white-space:nowrap}}.container{max-width:var(--max-width);margin:0 auto;padding:0 1.5rem}.container-wide{max-width:var(--max-width-wide);margin:0 auto;padding:0 1.5rem}.badge{display:inline-block;font-family:var(--font-heading);font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;padding:.25rem .65rem;border-radius:100px;background:var(--blue-50);color:var(--blue)}.badge--ai{background:#ede9fe;color:#7c3aed}.badge--cybersec{background:#fef2f2;color:#dc2626}.badge--cloud{background:#e0f2fe;color:#0284c7}.badge--health{background:#f0fdfa;color:#0d9488}.badge--ai-cybersec{background:linear-gradient(135deg,#ede9fe 50%,#fef2f2 50%);color:#7c3aed}.badge--networking{background:#fef3c7;color:#d97706}.badge--microsoft{background:#dbeafe;color:#1d4ed8}.badge--crp-gi{background:var(--blue-50);color:var(--blue)}.article-content h2{font-size:1.4rem;margin:2.5rem 0 1rem;font-weight:700}.article-content h3{font-size:1.15rem;margin:2rem 0 .75rem;font-weight:600}.article-content p{margin-bottom:1.25rem;color:var(--gray-700);font-size:1.05rem}.article-content ul,.article-content ol{margin:1rem 0 1.5rem 1.5rem;color:var(--gray-700)}.article-content li{margin-bottom:.5rem}.article-content strong{color:var(--gray-900);font-weight:600}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}@media(max-width:640px){html{font-size:15px}.container{padding:0 1rem}}
