@font-face{font-family:Roche Sans;src:local("Roche Sans"),local("Roche Sans Regular"),local("RocheSans-Regular"),local("RocheSans");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Roche Sans;src:local("Roche Sans Medium"),local("RocheSans-Medium");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Roche Sans;src:local("Roche Sans Bold"),local("RocheSans-Bold");font-weight:700;font-style:normal;font-display:swap}:root{--hub-brand-blue: #0b41cd;--hub-brand-blue-hover: #093099;--hub-brand-accent-lighten: #bde3ff;--hub-brand-text: #21201f;--hub-brand-text-muted: #544f4f;--hub-brand-card: #f5f5f2;--hub-brand-bg: #ffffff;--hub-brand-hairline: #e3e3de;--hub-brand-red: #c4262e;--hub-card-radius: 1rem;--hub-card-border: 1px solid var(--hub-brand-hairline);--hub-card-shadow: 0 4px 16px rgba(0, 0, 0, .06);--sl-color-accent: var(--hub-brand-blue);--sl-color-accent-high: var(--hub-brand-blue-hover);--sl-color-bg: var(--hub-brand-bg);--sl-color-bg-sidebar: var(--hub-brand-card);--sl-color-text: var(--hub-brand-text);--sl-color-text-accent: var(--hub-brand-text-muted);--sl-color-gray-3: var(--hub-brand-text-muted);--sl-color-hairline: var(--hub-brand-hairline);--sl-color-red: var(--hub-brand-red);--sl-color-white: #ffffff;--sl-color-black: #21201f;--sl-spacing-1: .25rem;--sl-spacing-2: .5rem;--sl-spacing-3: .75rem;--sl-spacing-4: 1rem;--sl-spacing-6: 1.5rem;--sl-spacing-8: 2rem;--sl-spacing-12: 3rem;--sl-font: "Roche Sans", system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--hub-text-card-title: 1.125rem;--hub-color-stale: #b45309;--hub-color-stale-bg: #fef3c7;--hub-color-manifesto: #1e40af;--hub-color-manifesto-bg: #eff6ff;--hub-accent-article: #1d4ed8;--hub-accent-repo: #15803d;--hub-accent-prompt: #7c3aed;--hub-accent-guide: #b45309;--hub-accent-link: #0f766e;--hub-level-beginner-text: #166534;--hub-level-beginner-bg: #dcfce7;--hub-level-beginner-border: #86efac;--hub-level-intermediate-text: #9a3412;--hub-level-intermediate-bg: #ffedd5;--hub-level-intermediate-border: #fdba74;--hub-level-advanced-text: #9f1239;--hub-level-advanced-bg: #ffe4e6;--hub-level-advanced-border: #fda4af}[data-theme=dark]{--hub-brand-blue: #1482fa;--hub-brand-blue-hover: #3b95fb;--hub-brand-accent-lighten: #12365e;--hub-brand-text: #fbfbfa;--hub-brand-text-muted: #c9cdd6;--hub-brand-card: #21201f;--hub-brand-bg: #0e0d0d;--hub-brand-hairline: #3a3836;--hub-brand-red: #f0787e;--hub-card-shadow: 0 4px 16px rgba(0, 0, 0, .4);--sl-color-accent: var(--hub-brand-blue);--sl-color-accent-high: var(--hub-brand-blue-hover);--sl-color-bg: var(--hub-brand-bg);--sl-color-bg-sidebar: var(--hub-brand-card);--sl-color-text: var(--hub-brand-text);--sl-color-text-accent: var(--hub-brand-text-muted);--sl-color-gray-3: var(--hub-brand-text-muted);--sl-color-hairline: var(--hub-brand-hairline);--sl-color-red: var(--hub-brand-red);--sl-color-white: #fbfbfa;--sl-color-black: #0e0d0d;--hub-color-stale: #d97706;--hub-color-stale-bg: #451a03;--hub-color-manifesto: #3b82f6;--hub-color-manifesto-bg: #1e3a5f;--hub-accent-article: #60a5fa;--hub-accent-repo: #4ade80;--hub-accent-prompt: #a78bfa;--hub-accent-guide: #fbbf24;--hub-accent-link: #2dd4bf;--hub-level-beginner-text: #86efac;--hub-level-beginner-bg: #14261a;--hub-level-beginner-border: #166534;--hub-level-intermediate-text: #fdba74;--hub-level-intermediate-bg: #2b1a0e;--hub-level-intermediate-border: #9a3412;--hub-level-advanced-text: #fda4af;--hub-level-advanced-bg: #2c1117;--hub-level-advanced-border: #9f1239}html,body{font-family:var(--sl-font)}body{margin:0}.landing-title,.hub-title,.browse-title,.path-title,.section-heading,.group-heading,.path-preview-heading{position:relative;padding-left:.75rem}.landing-title:before,.hub-title:before,.browse-title:before,.path-title:before,.section-heading:before,.group-heading:before,.path-preview-heading:before{content:"";position:absolute;left:0;top:.18em;width:.25rem;height:1em;border-radius:9999px;background:var(--sl-color-accent)}.hub-header{position:sticky;top:0;z-index:50;background:var(--sl-color-bg);border-bottom:1px solid var(--sl-color-hairline)}.hub-header-inner{max-width:1100px;margin:0 auto;min-height:3.75rem;padding:.5rem var(--sl-spacing-6, 1.5rem);display:flex;align-items:center;justify-content:space-between;gap:var(--sl-spacing-6, 1.5rem)}.hub-brand{display:inline-flex;align-items:center;gap:.55rem;text-decoration:none;color:var(--sl-color-text);font-weight:700;white-space:nowrap;border-radius:8px}.hub-brand:hover{text-decoration:none}.hub-brand-mark{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:8px;background:var(--sl-color-accent);color:#fff;font-size:.8rem;font-weight:700;letter-spacing:.02em}.hub-brand-text{font-size:1.05rem;letter-spacing:-.01em;color:var(--sl-color-text)}.hub-brand:focus-visible{outline:2px solid var(--sl-color-accent);outline-offset:3px}@media(max-width:24rem){.hub-brand-text{display:none}}.hub-nav{display:flex;flex-wrap:wrap;align-items:center;gap:.15rem}.hub-nav-link{font-size:.925rem;font-weight:600;color:var(--sl-color-text-accent, var(--sl-color-gray-3));text-decoration:none;padding:.45rem .75rem;border-radius:9999px;white-space:nowrap;transition:background .12s ease,color .12s ease}.hub-nav-link:hover{color:var(--sl-color-accent);background:var(--hub-brand-accent-lighten, #bde3ff);text-decoration:none}.hub-nav-link:focus-visible{outline:2px solid var(--sl-color-accent);outline-offset:2px}@media(max-width:34rem){.hub-nav-link:nth-child(n+3){display:none}}.hub-footer{margin-top:var(--sl-spacing-12, 3rem);background:var(--sl-color-bg-sidebar);border-top:1px solid var(--sl-color-hairline)}.hub-footer-inner{max-width:1100px;margin:0 auto;padding:var(--sl-spacing-8, 2rem) var(--sl-spacing-6, 1.5rem);display:flex;flex-direction:column;gap:var(--sl-spacing-4, 1rem)}.hub-footer-brand{display:flex;flex-direction:column;gap:.25rem}.hub-footer-title{font-weight:700;font-size:1.1rem;color:var(--sl-color-text)}.hub-footer-sub{color:var(--sl-color-text-accent, var(--sl-color-gray-3));font-size:.95rem}.hub-footer-nav{display:flex;flex-wrap:wrap;gap:.5rem 1.25rem}.hub-footer-nav a{color:var(--sl-color-text-accent, var(--sl-color-gray-3));text-decoration:none;font-size:.95rem;font-weight:600}.hub-footer-nav a:hover{color:var(--sl-color-accent)}.hub-footer-nav a:focus-visible{outline:2px solid var(--sl-color-accent);outline-offset:2px;border-radius:4px}.hub-footer-meta{margin:0;padding-top:var(--sl-spacing-4, 1rem);border-top:1px solid var(--sl-color-hairline);font-size:.85rem;color:var(--sl-color-text-accent, var(--sl-color-gray-3))}.sl-skip-link{position:absolute;left:-9999px;top:0;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.sl-skip-link:focus{position:fixed;left:1rem;top:1rem;width:auto;height:auto;overflow:visible;clip:auto;background:var(--sl-color-bg);color:var(--sl-color-text);border:2px solid var(--sl-color-accent);border-radius:4px;padding:.5rem 1rem;z-index:9999;font-size:1rem;font-weight:600;text-decoration:none}.hub-layout{max-width:900px;margin:0 auto;padding:var(--sl-spacing-8, 2rem) var(--sl-spacing-6, 1.5rem);color:var(--sl-color-text);background:var(--sl-color-bg)}.hub-layout--full-bleed{max-width:none;padding:0 0 var(--sl-spacing-12, 3rem)}.hub-layout--full-bleed>.landing-body{max-width:1100px;margin:0 auto;padding-inline:var(--sl-spacing-6, 1.5rem)}.chip.chip-level[data-level=beginner]{color:var(--hub-level-beginner-text);background:var(--hub-level-beginner-bg);border-color:var(--hub-level-beginner-border)}.chip.chip-level[data-level=intermediate]{color:var(--hub-level-intermediate-text);background:var(--hub-level-intermediate-bg);border-color:var(--hub-level-intermediate-border)}.chip.chip-level[data-level=advanced]{color:var(--hub-level-advanced-text);background:var(--hub-level-advanced-bg);border-color:var(--hub-level-advanced-border)}.sl-markdown-content h1,.content-panel h1{position:relative}starlight-menu-button+*~nav,.sidebar-pane{background:var(--sl-color-bg)}.header .right-group .hub-nav{margin-inline-start:.25rem}
