@charset "UTF-8";#app{height:100%}:root{--primary-color: #2563eb;--secondary-color: #1e40af;--text-color: #1f2937;--bg-color: #ffffff}.fade-enter-active,.fade-leave-active{transition:opacity .3s ease}*{margin:0;padding:0;box-sizing:border-box;-webkit-tap-highlight-color:transparent}html,body{width:100%;height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:14px;line-height:1.5;color:#333;background-color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}ul,ol{list-style:none}a{color:inherit;text-decoration:none}a:hover{text-decoration:none}table{border-collapse:collapse;border-spacing:0}input,button,textarea,select{font-family:inherit;font-size:inherit;line-height:inherit;color:inherit;outline:none;border:none;background-color:transparent}button{cursor:pointer}img{display:block;max-width:100%;height:auto}.clearfix:after{content:"";display:table;clear:both}.text-ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-no-select{-webkit-user-select:none;user-select:none}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}
