:root,page{--primary-color:var(--nutui-color-primary,#ff0f23);--primary-color-light:var(--nutui-color-primary-stop-1,#ff475d);--text-primary:var(--nutui-color-title,#1a1a2e);--text-secondary:var(--nutui-color-text,#6b7280);--text-tertiary:var(--nutui-color-text-help,#9ca3af);--text-disabled:var(--nutui-color-text-disabled,#c2c4cc);--border-color:var(--nutui-color-border,#e5e7eb);--bg-page:#f5f6fa;--bg-card:var(--nutui-color-background-overlay,#fff);--bg-card-hover:#f9fafb;--color-success:#22c55e;--color-warning:#f59e0b;--color-danger:#ef4444;--shadow-sm:0 0.05rem 0.2rem rgb(0 0 0/3%);--shadow-md:0 0.05rem 0.4rem rgb(0 0 0/5%);--shadow-lg:0 0.1rem 0.6rem rgb(0 0 0/8%);--radius-sm:0.2rem;--radius-md:0.3rem;--radius-lg:0.4rem;--radius-xl:0.6rem;--radius-full:249.975rem;--space-xs:0.2rem;--space-sm:0.4rem;--space-md:0.6rem;--space-lg:0.8rem;--space-xl:1.2rem;--space-2xl:1.6rem;--font-xs:0.55rem;--font-sm:0.6rem;--font-md:0.7rem;--font-lg:0.8rem;--font-xl:1rem;--font-xxl:1.2rem}page{-webkit-font-smoothing:antialiased;background:var(--bg-page);color:var(--text-primary);font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Helvetica Neue,Microsoft YaHei,sans-serif;font-size:var(--font-md);line-height:1.6;min-height:100vh}