.nf-light{--nf-bg:#f8f7f3;--nf-bg-alt:#f1f0eb;--nf-ink:#111;--nf-ink-body:#33322e;--nf-ink-2:#5b5b5b;--nf-ink-3:#6e6c63;--nf-line:#dad8d1;--nf-line-soft:#e6e4dd;--nf-blue:#1d4ed8;--nf-blue-deep:#1739a8;--nf-blue-tint:#edf1fd;--nf-white:#fff;background:var(--nf-bg);color:var(--nf-ink)}body:has(.nf-light){background:var(--nf-bg)}body:has(.nf-light) ::-webkit-scrollbar-track{background:#f1f0eb}body:has(.nf-light) ::-webkit-scrollbar-thumb{background:#cfcdc5}body:has(.nf-light) ::-webkit-scrollbar-thumb:hover{background:#b3b1a8}@keyframes nf-rise{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:none}}.nf-light .nf-rise{animation:.5s cubic-bezier(.22,1,.36,1) both nf-rise}.nf-light .nf-row-title,.nf-light .nf-arrow{transition:color .2s,transform .2s}.nf-light .nf-row:hover,.nf-light .nf-row:focus-visible{background:var(--nf-bg-alt)}.nf-light .nf-row:hover .nf-row-title,.nf-light .nf-row:focus-visible .nf-row-title{color:var(--nf-blue)}.nf-light .nf-row:hover .nf-arrow,.nf-light .nf-row:focus-visible .nf-arrow{transform:translate(4px)}.nf-light a:focus-visible,.nf-light button:focus-visible{outline:2px solid var(--nf-blue);outline-offset:3px}@media (prefers-reduced-motion:reduce){.nf-light *{transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}
