:root,page{--atlas-bg:#fafafa;--atlas-surface:#fff;--atlas-surface-2:#f4f4f5;--atlas-fg:#111;--atlas-fg-2:#3f3f46;--atlas-muted:#6b6b6b;--atlas-muted-2:#8c8c8c;--atlas-border:#e5e5e5;--atlas-border-soft:#f0f0f0;--atlas-accent:#2f6feb;--atlas-accent-soft:#e8f0fe;--atlas-object:#315c49;--atlas-object-soft:#eaf3ee;--atlas-success:#17a34a;--atlas-success-soft:#dcfce7;--atlas-warn:#eab308;--atlas-warn-soft:#fef9c3;--atlas-warn-fg:#92750b;--atlas-danger:#dc2626;--atlas-danger-soft:#fee2e2;--atlas-route-red:#dc2626;--atlas-route-blue:#2f6feb;--atlas-route-yellow:#eab308;--atlas-route-purple:#8b5cf6;--atlas-route-green:#17a34a;--atlas-route-orange:#ea580c;--atlas-radius:8px;--atlas-radius-lg:12px;--atlas-font:"Inter",-apple-system,BlinkMacSystemFont,"PingFang SC","Hiragino Sans GB","Microsoft YaHei",sans-serif;--atlas-tabbar-height:60px}page{background:var(--atlas-bg);color:var(--atlas-fg);font-family:var(--atlas-font);min-height:100%;-webkit-font-smoothing:antialiased;line-height:1.5}taro-button-core,taro-image-core,taro-text-core,taro-view-core{box-sizing:border-box}