html.dark{--color-surface:oklch(0.17 0.005 260);--color-surface-raised:oklch(0.22 0.005 260);--color-surface-sunken:oklch(0.22 0.008 260);--color-ink:oklch(0.90 0.005 260);--color-ink-secondary:oklch(0.65 0.005 260);--color-ink-tertiary:oklch(0.50 0.004 260);--color-accent:oklch(0.65 0.12 250);--color-accent-hover:oklch(0.75 0.10 250);--color-accent-subtle:oklch(0.22 0.03 250);--color-border:oklch(0.28 0.005 260);--color-border-subtle:oklch(0.23 0.004 260);--color-success:oklch(0.65 0.14 155);--color-error:oklch(0.62 0.17 25);--bodybg:oklch(0.17 0.005 260);--bodytext:oklch(0.90 0.005 260);--menulink:oklch(0.90 0.005 260);--headers:oklch(0.93 0.005 260);--link-color:oklch(0.65 0.12 250);--link-color-hover:oklch(0.75 0.10 250);--border-color:oklch(0.28 0.005 260);--blockquote-back-micro:oklch(0.22 0.008 260);--blockquote-text-macro:oklch(0.65 0.005 260);--blockquote-border-micro:oklch(0.28 0.005 260)}html.dark .sidebar-logo .logo-light{display:none !important}html.dark .sidebar-logo .logo-dark{display:block !important}html.dark .mobile-logo .logo-light{display:none !important}html.dark .mobile-logo .logo-dark{display:block !important}html.dark .theme-toggle-btn .mode-sunny{display:block}html.dark .theme-toggle-btn .mode-moon{display:none}html.dark ::selection{background-color:oklch(.55 .12 250);color:oklch(.95 .005 260)}html.dark ::-webkit-scrollbar-track{background:oklch(.17 .005 260)}html.dark ::-webkit-scrollbar-thumb{background:oklch(.32 .005 260)}html.dark ::-webkit-scrollbar-thumb:hover{background:oklch(.4 .005 260)}html.dark .sidebar-overlay{background:rgba(0,0,0,.7)}html.dark .post-content blockquote,html.dark .micro-content blockquote,html.dark .micro-card-content blockquote{background:var(--color-surface-sunken) !important;border:none !important;box-shadow:none !important;color:var(--color-ink) !important}html.dark .post-content img,html.dark .page-content img,html.dark .micro-content img,html.dark .micro-card-content img,html.dark article img{border-color:var(--color-border) !important;box-shadow:none !important}html.dark .nav-link{background:0 0 !important;border:none !important;box-shadow:none !important;color:var(--color-ink-secondary)}html.dark .nav-link:hover{background:var(--color-surface-sunken) !important;color:var(--color-ink)}html.dark .nav-link.active{background:0 0 !important;color:var(--color-ink);font-weight:var(--weight-semibold)}html.dark .post-item-postlisting{background:var(--color-surface-raised) !important;border-color:var(--color-border) !important;box-shadow:none !important}html.dark .hamburger-line{background-color:var(--color-ink)}html.dark .post-content table th,html.dark .page-content table th{background-color:var(--color-surface-sunken)}html.dark body{line-height:calc(var(--leading-body) + .05)}