:root{--primary-color: #4A90D9;--sidebar-bg: #1E1E2D;--sidebar-active: #2A2A3C}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app{width:100%;height:100vh}.flex-center{display:flex;align-items:center;justify-content:center}.flex-between{display:flex;align-items:center;justify-content:space-between}.text-center{text-align:center}.mt-2{margin-top:8px}.mt-4{margin-top:16px}.mb-6{margin-bottom:24px}.mb-8{margin-bottom:32px}.py-4{padding-top:16px;padding-bottom:16px}.p-4{padding:16px}.text-lg{font-size:18px}.text-2xl{font-size:24px}.text-base{font-size:14px}.font-bold{font-weight:700}.font-medium{font-weight:500}.m-0{margin:0}.max-w-full{max-width:100%}
