:root{--kf-brand:#00A859;--kf-brand-hover:#008F4C;--kf-brand-bright:#00C46A;--kf-brand-deep:#003D2A;--kf-brand-night:#002C20;--kf-brand-soft:#EAF8F1;--kf-brand-mist:#F3F8F5;--kf-brand-gold:#D4A75B;--kf-brand-ink:#11251D}::selection{background:var(--kf-brand);color:#fff}body{accent-color:var(--kf-brand)}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid var(--kf-brand-bright);outline-offset:3px}@supports selector(::-webkit-scrollbar){::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:var(--kf-brand-mist)}::-webkit-scrollbar-thumb{background:var(--kf-brand-deep);border:2px solid var(--kf-brand-mist)}::-webkit-scrollbar-thumb:hover{background:var(--kf-brand)}}