:root{--bg-color:#ffffff;--text-color:#333333;--header-bg:#000000;--header-text:#ffffff;--link-color:#0066cc;--border-color:#e0e0e0;--card-bg:#f9f9f9}[data-theme=dark]{--bg-color:#1a1a1a;--text-color:#e0e0e0;--header-bg:#0a0a0a;--header-text:#ffffff;--link-color:#66b3ff;--border-color:#404040;--card-bg:#2a2a2a}[data-theme=dark] body{background-color:var(--bg-color)!important;color:var(--text-color)!important}[data-theme=dark] .bg-near-white{background-color:var(--bg-color)!important}[data-theme=dark] .bg-white{background-color:var(--card-bg)!important}[data-theme=dark] .black,[data-theme=dark] .near-black{color:var(--text-color)!important}[data-theme=dark] .mid-gray,[data-theme=dark] .gray,[data-theme=dark] .dark-gray{color:var(--text-color)!important}[data-theme=dark] a{color:var(--link-color)!important}[data-theme=dark] .link,[data-theme=dark] .db,[data-theme=dark] a.link{color:var(--link-color)!important}[data-theme=dark] .link:hover,[data-theme=dark] a.link:hover{color:#4a9eff!important}[data-theme=dark] .bg-mid-gray,[data-theme=dark] .bg-light-gray,[data-theme=dark] .bg-moon-gray{background-color:#2a2a2a!important}[data-theme=dark] .bg-light-silver{background-color:#333!important}[data-theme=dark] .white-90,[data-theme=dark] .white-80,[data-theme=dark] .white-70{color:var(--text-color)!important}[data-theme=dark] .light-silver{color:var(--text-color)!important}.dark-mode-toggle{position:fixed;bottom:20px;right:20px;background-color:var(--header-bg);color:var(--header-text);border:2px solid var(--border-color);border-radius:50%;width:50px;height:50px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:24px;z-index:1000;transition:all .3s ease;box-shadow:0 2px 10px rgba(0,0,0,.2)}.dark-mode-toggle:hover{transform:scale(1.1);box-shadow:0 4px 15px rgba(0,0,0,.3)}@media screen and (max-width:768px){.dark-mode-toggle{bottom:15px;right:15px;width:45px;height:45px;font-size:20px}}[data-theme=dark] .br-pill.ba{background-color:var(--card-bg)!important;border-color:var(--border-color)!important;color:var(--text-color)!important}[data-theme=dark] .br-pill.ba:hover{background-color:var(--header-bg)!important;color:var(--header-text)!important}[data-theme=dark] time,[data-theme=dark] .tracked{color:var(--text-color)!important}[data-theme=dark] pre,[data-theme=dark] code{background-color:var(--card-bg)!important;color:var(--text-color)!important;border:1px solid var(--border-color)}[data-theme=dark] blockquote{border-left-color:var(--border-color)!important;color:var(--text-color)!important}[data-theme=dark] table{border-color:var(--border-color)!important}[data-theme=dark] th,[data-theme=dark] td{border-color:var(--border-color)!important;color:var(--text-color)!important}[data-theme=dark] .ananke-social-link{color:var(--text-color)!important}[data-theme=dark] .serif{color:var(--text-color)!important}[data-theme=dark] .athelas{color:var(--text-color)!important}[data-theme=dark] nav{background-color:var(--header-bg)!important}.substack-style a{text-decoration:underline;text-decoration-color:var(--link-color);text-decoration-thickness:1px;text-underline-offset:2px}.substack-style a:hover{text-decoration-thickness:2px}.reading-content{max-width:680px;margin:0 auto;line-height:1.6;font-size:20px}.social-links{display:flex;gap:1rem;flex-wrap:wrap;align-items:center;margin:1rem 0}.social-links a{padding:.5rem 1rem;background-color:var(--card-bg);border:1px solid var(--border-color);border-radius:4px;text-decoration:none!important;transition:all .2s ease}.social-links a:hover{background-color:var(--header-bg);color:var(--header-text)!important;transform:translateY(-2px)}@media screen and (max-width:768px){body{font-size:16px;line-height:1.6}h1{font-size:1.75rem!important;line-height:1.3!important}h2{font-size:1.5rem!important;line-height:1.3!important}h3{font-size:1.25rem!important}.ph3{padding-left:1.5rem!important;padding-right:1.5rem!important}.reading-content{max-width:100%;padding:0 1rem;font-size:18px}.br-pill.ba{padding:.5rem .75rem!important;margin:.25rem!important;font-size:.9rem!important;min-height:44px;display:inline-flex;align-items:center}nav{padding:1rem!important}nav a{font-size:1rem!important;padding:.5rem .75rem!important;min-height:44px;display:inline-flex;align-items:center}.social-links{gap:.5rem}.social-links a{padding:.75rem 1rem;font-size:.95rem;min-height:44px}img{max-width:100%;height:auto}table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}ul,ol{padding-left:1.5rem}li{margin-bottom:.5rem}pre{overflow-x:auto;-webkit-overflow-scrolling:touch;font-size:.875rem}code{font-size:.875rem}blockquote{margin-left:.5rem;margin-right:.5rem;padding:1rem}footer{font-size:.875rem;text-align:center}footer .flex{flex-direction:column;gap:1rem}}@media screen and (max-width:480px){.reading-content{font-size:16px}h1{font-size:1.5rem!important}.dark-mode-toggle{bottom:10px;right:10px;width:42px;height:42px;font-size:18px}}@media(hover:none) and (pointer:coarse){a,button,.dark-mode-toggle{min-height:44px;min-width:44px}}