@import url("https://fonts.googleapis.com/css2?family=Inter+Tight:wght@400;500;600;700&family=Inter:wght@400;500;600;700&family=JetBrains+Mono:wght@400;500&display=swap");*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{font-size:var(--text-base);line-height:var(--lh-normal);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scrollbar-gutter:stable}body{font-family:var(--font-sans);background-color:var(--color-bg);color:var(--color-text);transition:background-color var(--transition-panel),color var(--transition-panel)}a{color:var(--color-accent);text-decoration:none}a:hover{text-decoration:underline}.subheading{max-width:100%;overflow-wrap:break-word;word-break:break-word}button{cursor:pointer}button,input,select,textarea{font-family:inherit}code,pre{font-family:var(--font-mono)}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--color-text-tertiary)}:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px;border-radius:var(--radius-sm)}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}:root{--color-accent:#174e4f;--color-accent-hover:#0f3637;--color-accent-subtle:rgba(23,78,79,.12);--color-ok:#00a63e;--color-ok-subtle:rgba(0,166,62,.12);--color-warning:#fcc800;--color-warning-subtle:rgba(252,200,0,.15);--color-critical:#e7000b;--color-critical-subtle:rgba(231,0,11,.12);--color-missing:#99a1af;--color-missing-subtle:rgba(153,161,175,.15);--color-bg:#fff;--color-bg-elevated:#fff;--color-bg-subtle:#f3f4f6;--color-border:#e5e7eb;--color-border-subtle:#f3f4f6;--color-text:#000;--color-text-secondary:#6a7282;--color-text-tertiary:#99a1af;--color-sidebar-bg:#fff;--color-sidebar-text:#6a7282;--color-sidebar-hover:#f3f4f6;--color-sidebar-hover-text:#000;--color-sidebar-active:#174e4f;--color-sidebar-active-text:#fff;--color-sidebar-group-label:#99a1af;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-8:32px;--space-10:40px;--space-12:48px;--space-16:64px;--radius-sm:6px;--radius-md:10px;--radius-lg:16px;--radius-xl:24px;--radius-full:9999px;--font-sans:"Inter Tight",Inter,system-ui,-apple-system,sans-serif;--font-mono:"JetBrains Mono","Fira Code",monospace;--text-xs:12px;--text-sm:14px;--text-base:14px;--text-md:16px;--text-lg:17px;--text-xl:20px;--text-2xl:24px;--text-3xl:32px;--fw-normal:400;--fw-medium:500;--fw-semibold:600;--fw-bold:700;--lh-tight:1.25;--lh-normal:1.5;--lh-relaxed:1.75;--shadow-sm:0 1px 3px rgba(0,0,0,.06);--shadow-md:0 4px 12px rgba(0,0,0,.08);--shadow-lg:0 8px 24px rgba(0,0,0,.12);--shadow-xl:0 20px 40px rgba(0,0,0,.16);--transition-hover:150ms ease;--transition-panel:200ms ease;--transition-chart:300ms ease-out;--sidebar-collapsed:64px;--sidebar-expanded:240px;--topbar-height:56px;--content-max-width:1280px;--z-sidebar:100;--z-topbar:90;--z-drawer:200;--z-modal:300;--z-toast:400}[data-theme=dark]{--color-bg:#0f1a1b;--color-bg-elevated:#1a2c2d;--color-bg-subtle:#243737;--color-border:#2c4243;--color-border-subtle:#1e3031;--color-text:#f3f4f6;--color-text-secondary:#99a1af;--color-text-tertiary:#6a7282;--color-sidebar-bg:#1a2c2d;--color-sidebar-text:#99a1af;--color-sidebar-hover:#243737;--color-sidebar-hover-text:#f3f4f6;--color-sidebar-active:#174e4f;--color-sidebar-active-text:#fff;--color-sidebar-group-label:#6a7282;--shadow-sm:0 1px 3px rgba(0,0,0,.3);--shadow-md:0 4px 12px rgba(0,0,0,.4);--shadow-lg:0 8px 24px rgba(0,0,0,.5)}.AzureConfigBanner_banner__iyc0o{padding:var(--space-3) var(--space-4);background:var(--color-warning-subtle,#3d2e00);color:var(--color-text,#fff);border-bottom:1px solid var(--color-border);font-size:var(--text-sm);line-height:var(--lh-relaxed)}.AzureConfigBanner_code__7xZUj{font-family:ui-monospace,monospace;font-size:.9em;padding:0 .25em;background:rgba(0,0,0,.2);border-radius:4px}