*{box-sizing:border-box}html,body,#root{min-width:1180px;min-height:100%;margin:0;font-family:Inter,PingFang SC,Microsoft YaHei,sans-serif}body{background:#05050f}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-between{justify-content:space-between}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}button,select{font:inherit}button{transition:transform .15s,filter .15s}button:hover{filter:brightness(1.13)}button:active{transform:scale(.98)}
