@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500&display=swap");@import url("https://cdn.jsdelivr.net/npm/@tabler/icons-webfont@3.24.0/dist/tabler-icons.min.css");:root{--yt-canvas:#08090A;--yt-panel:#0C0D0F;--yt-panel-raised:#141517;--yt-foreground:#F7F8F8;--yt-muted:#8A8F98;--yt-faint:#4A4D52;--yt-hairline:#1C1D1F;--yt-hairline-inset:#171819;--yt-border-strong:#26282B;--yt-border-strongest:#3A3D42;--yt-status-red:#E5484D;--yt-status-amber:#F5A623;--yt-status-green:#30A46C;--yt-state-agent:#5B8DEF;--surface-page:var(--yt-canvas);--surface-card:var(--yt-panel);--surface-raised:var(--yt-panel-raised);--text-primary:var(--yt-foreground);--text-body:var(--yt-muted);--text-fine:var(--yt-faint);--border-hairline:var(--yt-hairline);--border-inset:var(--yt-hairline-inset);--border-chip:var(--yt-border-strong);--border-featured:var(--yt-border-strongest);--action-primary-bg:var(--yt-foreground);--action-primary-fg:var(--yt-canvas);--status-fail:var(--yt-status-red);--status-warn:var(--yt-status-amber);--status-pass:var(--yt-status-green);--status-running:var(--yt-state-agent);--status-queued:var(--yt-muted);--link-color:var(--yt-foreground);--link-color-hover:var(--yt-muted)}[data-theme=light]{--yt-canvas:#FFFFFF;--yt-panel:#FFFFFF;--yt-panel-raised:#FFFFFF;--yt-foreground:#111111;--yt-muted:#555555;--yt-faint:#888888;--yt-hairline:#E4E4E4;--yt-hairline-inset:#EDEDED;--yt-border-strong:#D4D4D4;--yt-border-strongest:#B4B4B4}:root{--yt-font-sans:"Inter","Helvetica Neue",Helvetica,sans-serif;--font-core:var(--yt-font-sans);--yt-weight-regular:400;--yt-weight-medium:500;--yt-hero-size:44px;--yt-hero-tracking:-1.9px;--yt-hero-lh:1.05;--yt-hero-lg-size:52px;--yt-hero-lg-tracking:-2.4px;--yt-section-size:26px;--yt-section-tracking:-0.8px;--yt-section-lh:1.2;--yt-title-size:15px;--yt-title-tracking:-0.3px;--yt-title-lh:1.3;--yt-metric-size:30px;--yt-metric-lh:1.1;--yt-body-size:15px;--yt-body-lh:1.6;--yt-small-size:12px;--yt-small-lh:1.55;--yt-label-size:11px;--yt-quote-size:22px;--yt-hairline-width:0.5px;--yt-radius-card:10px;--yt-radius-button:7px;--yt-radius-pill:20px;--yt-radius-tile:8px;--yt-radius-mark:23%;--yt-section-py:40px;--yt-section-px:26px;--yt-nav-width:152px;--yt-icon-size:15px;--yt-space-1:4px;--yt-space-2:8px;--yt-space-3:12px;--yt-space-4:16px;--yt-space-5:20px;--yt-space-6:26px;--yt-space-7:40px;--yt-space-8:64px;--yt-measure-subhead:470px;--yt-measure-page:1080px;--yt-shadow-panel:0 10px 30px rgba(0,0,0,0.5);--yt-transition:140ms ease}body{background:var(--surface-page);color:var(--text-body);font-family:var(--font-core);font-size:var(--yt-body-size);line-height:var(--yt-body-lh);font-weight:var(--yt-weight-regular);-webkit-font-smoothing:antialiased;text-wrap:pretty}a{color:var(--link-color);font-weight:var(--yt-weight-medium)}a:hover{color:var(--link-color-hover)}body,html{margin:0;background:var(--yt-canvas);color:var(--yt-foreground);font-family:var(--yt-font-sans);-webkit-font-smoothing:antialiased}a{color:var(--yt-muted);text-decoration:none;transition:color .14s ease}a:hover{color:var(--yt-foreground)}