*{box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;background:#0f0e0c;overflow-y:scroll}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#2a2622;border-radius:99px}::-webkit-scrollbar-thumb:hover{background:#3a342e}::-webkit-scrollbar-corner{background:transparent}::selection{background:#e8753a40;color:#e8e4dd}:focus-visible{outline:1.5px solid rgba(232,117,58,.5);outline-offset:1px}button{transition:background .13s ease,color .13s ease,border-color .13s ease,opacity .13s ease,box-shadow .13s ease}input,textarea,select{transition:border-color .13s ease,box-shadow .13s ease}input:focus,textarea:focus,select:focus{outline:none;border-color:#e8753a66!important;box-shadow:0 0 0 2px #e8753a14}.panel{background:#171513;border:1px solid #2A2622;border-radius:8px}.view-enter{opacity:0;transform:translateY(4px)}.view-enter-active{opacity:1;transform:translateY(0);transition:opacity .18s ease,transform .18s ease}
