*,*:before,*:after{box-sizing:border-box}html,body,#root{margin:0;padding:0;height:100%;width:100%;background:#0d0c0a;font-family:Inter,system-ui,sans-serif;color:#f5f0e8;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button{font:inherit}select option{background:#141210;color:#f5f0e8}*::-webkit-scrollbar{width:8px;height:8px}*::-webkit-scrollbar-track{background:transparent}*::-webkit-scrollbar-thumb{background:#2a2620;border-radius:99px}*::-webkit-scrollbar-thumb:hover{background:#3a342b}.tdot{width:6px;height:6px;border-radius:99px;background:#f59e0b;display:inline-block;animation:tdot 1.2s infinite ease-in-out}.tdot:nth-child(2){animation-delay:.15s}.tdot:nth-child(3){animation-delay:.3s}@keyframes tdot{0%,60%,to{transform:translateY(0);opacity:.4}30%{transform:translateY(-3px);opacity:1}}
