:root{--el-color-primary: #39c5bb}body{margin:0;font-family:system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji"}.flex{display:flex}.flex-c{display:flex;flex-direction:column}.flex-r{display:flex;flex-direction:row}.flex-1{flex:1}.justify-center{justify-content:center}.align-center{align-items:center}.space-between{justify-content:space-between}.fs-14{font-size:14px}.mg-5{margin:5px}.mg-10{margin:10px}.mg-20{margin:20px}.mt-5{margin-top:5px}.mt-10{margin-top:10px}.mt-20{margin-top:20px}.mb-5{margin-bottom:5px}.mb-10{margin-bottom:10px}.mb-20{margin-bottom:20px}.ml-5{margin-left:5px}.ml-10{margin-left:10px}.ml-20{margin-left:20px}.mr-5{margin-right:5px}.mr-10{margin-right:10px}.mr-20{margin-right:20px}.pd-5{padding:5px}.pd-10{padding:10px}::-webkit-scrollbar{width:12px;height:12px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}::-webkit-scrollbar-thumb{background:#888;border-radius:10px;border:3px solid #f1f1f1}::-webkit-scrollbar-thumb:hover{background:#555}::-webkit-scrollbar-corner{background:#f1f1f1}
