html{scroll-behavior:smooth}:root[data-theme=dark]{--page-background:#0d0f12;--surface-background:#15191e;--surface-border:rgb(255 255 255/12%);--neutral-background-weak:#0d0f12;--neutral-background-medium:#12151a;--neutral-background-strong:#1a1e24;--neutral-alpha-weak:rgb(255 255 255/6%);--neutral-alpha-medium:rgb(255 255 255/12%);--neutral-alpha-strong:rgb(255 255 255/19%);--neutral-on-background-weak:#a8adb6;--neutral-on-background-strong:#f2f4f7}.skip-link{position:fixed;top:.75rem;left:.75rem;z-index:20;padding:.65rem .85rem;border:1px solid var(--neutral-alpha-strong);border-radius:.5rem;background:var(--page-background);color:var(--neutral-on-background-strong);font-weight:600;text-decoration:none;transform:translateY(-150%);transition:transform .16s ease}.skip-link:focus{transform:translateY(0)}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.skip-link{transition:none}}