*{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;line-height:1.5}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#303133;background-color:#f5f7fa}#app{min-height:100vh}#app,.app-error{display:flex;flex-direction:column}.app-error{justify-content:center;align-items:center;height:100vh;width:100vw}:root{--primary-color:#667eea;--primary-gradient:linear-gradient(135deg,#667eea,#764ba2);--success-color:#67c23a;--warning-color:#e6a23c;--danger-color:#f56c6c;--info-color:#909399;--text-primary:#2c3e50;--text-regular:#5a6c7d;--text-secondary:#7f8c8d;--text-placeholder:#aab7c4;--border-base:#e1e8ed;--border-light:#e4e7ed;--border-lighter:#ebeef5;--border-extra-light:#f2f6fc;--space-xs:4px;--space-sm:8px;--space-md:16px;--space-lg:24px;--space-xl:32px;--space-xxl:48px;--shadow-sm:0 2px 4px rgba(0,0,0,.04);--shadow-base:0 4px 8px rgba(0,0,0,.08);--shadow-md:0 8px 16px rgba(0,0,0,.12);--shadow-lg:0 16px 32px rgba(0,0,0,.16);--shadow-xl:0 24px 48px rgba(0,0,0,.2);--radius-sm:4px;--radius-base:8px;--radius-lg:12px;--radius-xl:16px;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px}@media (prefers-color-scheme:dark){:root{--text-primary:#e2e8f0;--text-regular:#cbd5e0;--text-secondary:#a0aec0;--text-placeholder:#718096}}