<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.light-mode{--nw-nb:#fff;--p10-nb:#f0fcfc;--nb-p10:#0e0f30;--i20-i10:rgba(181,240,239,.2);--nw-i10:#fff;--nb-nw:#0e0f30;--i10-i20:rgba(181,240,239,.102);--i100-i10:#b5f0ef;--nb-i100:#0e0f30;--nb-p100:#0e0f30;--i100-nb:#b5f0ef;--i10-nw:rgba(181,240,239,.102);--i100-nw:#b5f0ef}.dark-mode{--nw-nb:#0e0f30;--p10-nb:#0e0f30;--nb-p10:#f0fcfc;--i20-i10:rgba(181,240,239,.102);--nw-i10:rgba(181,240,239,.102);--nb-nw:#fff;--i10-i20:rgba(181,240,239,.2);--i100-i10:rgba(181,240,239,.102);--nb-i100:#b5f0ef;--nb-p100:#1aab8e;--i100-nb:#0e0f30;--i10-nw:#fff;--i100-nw:#fff}section.blog-nav-module{background-color:#fff;padding:1rem 0;position:fixed;width:100%;z-index:9}section.blog-nav-module:before{background-color:rgba(181,240,239,.2);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}section.blog-nav-module .container{align-items:center;display:flex;flex-direction:row;gap:2rem;justify-content:flex-end}section.blog-nav-module .container .item{font-weight:400}section.blog-nav-module .container .item.active{font-weight:600}</pre></body></html>