:root{--bg:#221d22;--fg:#fff;--muted:#ffffff80;--acc:#ffbe5c;--acc-hover:#ffb841;--danger:#ff4d4f;--pill-bg:#ffffff1a;--pill-border:#ffffff26;--prism-string:#9be5ff;--prism-function:#ffd28a;--prism-variable:#fba5ff;--spacing-xs:4px;--spacing-sm:8px;--spacing-md:12px;--spacing-lg:16px;--spacing-xl:20px;--spacing-2xl:24px;--spacing-3xl:32px;--spacing-4xl:40px;--spacing-5xl:48px;--spacing-6xl:60px;--spacing-7xl:80px;--radius-sm:4px;--radius-md:6px;--radius-lg:8px;--radius-full:999px;--font-sans:system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,"Helvetica Neue",Arial;--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.header-icon{top:var(--spacing-sm);border:1px solid var(--pill-border);border-radius:var(--radius-md);z-index:10;background:#ffffff05;place-items:center;width:36px;height:36px;transition:background-color .2s;display:grid;position:fixed}.header-icon:hover{background:#ffffff0d}@media (min-width:640px){.header-icon{top:var(--spacing-md);border-radius:var(--radius-lg);width:40px;height:40px}}.header-icon__icon{width:16px;height:16px;fill:var(--fg)}@media (min-width:640px){.header-icon__icon{width:18px;height:18px}}.header-icon--github{right:var(--spacing-sm)}@media (min-width:640px){.header-icon--github{right:var(--spacing-md)}}.header-icon--npm{right:48px}@media (min-width:640px){.header-icon--npm{right:60px}}
