*{margin:0;padding:0;box-sizing:border-box}#app{width:100%;min-height:100vh;background:#f5f5f5}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:root{--primary-color: #1890ff;--primary-hover: #40a9ff;--primary-light: #e6f7ff;--text-primary: #1a1a1a;--text-secondary: #595959;--text-light: #8c8c8c;--bg-white: #ffffff;--bg-gray: #fafafa;--bg-light: #f0f0f0;--border-color: #e8e8e8;--shadow: 0 2px 8px rgba(0, 0, 0, .08);--shadow-lg: 0 4px 16px rgba(0, 0, 0, .12);--radius: 12px;--radius-lg: 16px}.footer-links{padding:4px 8px;background:#fff;font-size:9px;line-height:1.2;color:#999;margin-top:10px}.footer-links ul{list-style:none;margin:0;padding:0;display:inline}.footer-links li{margin:0;padding:0;display:inline}.footer-links li:not(:last-child):after{content:" | ";color:#ccc}.footer-links a{color:#999;text-decoration:none}.footer-links a:hover{color:#666;text-decoration:underline}html.route-admin .footer-links{display:none!important}
