:root{--bg:#08110D;--text:#F5F7F2;--muted:#AAB7AF;--line:rgba(223,239,229,.16);--glass:rgba(22,55,39,.42);--glass2:rgba(28,72,49,.58);--code:rgba(0,12,7,.38);color-scheme:dark}:root.light{--bg:#E7D3A0;--text:#101318;--muted:#59616D;--line:rgba(22,58,42,.16);--glass:rgba(255,253,248,.60);--glass2:rgba(255,253,248,.80);--code:rgba(22,58,42,.055);color-scheme:light}html,body{background:var(--bg)!important;transition:none!important}.light body{background:var(--bg)!important}.hero h1 span,.article-page>h1 span{-webkit-text-stroke-color:rgba(240,217,138,.72)}.light .hero h1 span,.light .article-page>h1 span{-webkit-text-stroke-color:rgba(22,58,42,.28)}.light .hero-copy,.light .article-lede,.light .article-main p,.light .key-takeaway p{color:#59616D}.light .desktop-nav{color:#59616D}