.w-100{width:100%}.w-50{width:50%}.p-12{padding:12px}.p-24{padding:24px}.mt-4{margin-top:4px}.mt-12{margin-top:12px}.mt-24{margin-top:24px}.mb-12{margin-bottom:12px}.mb-24{margin-bottom:24px}.ml-12{margin-left:12px}.mr-12{margin-right:12px}.text-green{color:#52c41a}.text-red{color:#ff4d4f}.text-orange{color:#fa8c16}.text-400{font-weight:400}.text-500{font-weight:500}.text-600{font-weight:600}.font-light{font-weight:300}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-12{gap:12px}.gap-24{gap:24px}:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#001529;background-color:#f5f5f5;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}#root{width:100%;min-height:100vh}a,button,input,select,textarea{transition:all .2s ease}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f5f5f5}::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#bfbfbf}::selection{background:#d1007333;color:#001529}:focus-visible{outline:2px solid #d10073;outline-offset:2px}
