*{box-sizing:border-box}body{margin:0}button{color:inherit}button,input{font-family:inherit}::-webkit-scrollbar{width:9px;height:9px}::-webkit-scrollbar-thumb{background:var(--scroll);border-radius:8px}::-webkit-scrollbar-track{background:transparent}button:focus-visible,input:focus-visible{outline:2px solid var(--brand);outline-offset:2px}@keyframes rcpulse{0%,to{opacity:1}50%{opacity:.3}}@keyframes rcin{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:none}}.rc-fade{animation:rcin .22s ease both}