#app{width:100%;height:100%}html,body{margin:0;padding:0;width:100%;height:100%}#app{width:100%;height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px;transition:all .2s ease-in-out}::-webkit-scrollbar-thumb:hover{background:#999}::-webkit-scrollbar-button{display:none}::-webkit-scrollbar-corner{background-color:transparent}:root{--primary-color: #18a058;--primary-hover-color: #36ad6a;--text-color: #333;--text-color-light: #666;--border-color: #eee;--bg-color: #fff;--bg-color-light: #f9f9f9}
