:root{--bg:#f4f6f8;--surface:#fff;--surface-2:#fafbfc;--line:#e7eaee;--ink:#1b2230;--ink-2:#5b6573;--ink-3:#8a94a3;--primary:#2f6bed;--green:#0f9d63;--green-bg:#e8f6ef;--rose:#e5484d;--rose-bg:#fdecec;--amber:#d98a14;--amber-bg:#fbf2e1;--radius:9px;--radius-sm:6px;--shadow-sm:0 1px 2px #121c2d0d;--shadow:0 4px 16px #121c2d14}.dark{--bg:#0e1320;--surface:#151b29;--surface-2:#1b2233;--line:#29324a;--ink:#e9edf6;--ink-2:#a6b1c7;--ink-3:#6c7790;--primary:#4a86f7;--green:#2bb87b;--green-bg:#2bb87b26;--rose:#f0686d;--rose-bg:#f0686d26;--amber:#e6a23a;--amber-bg:#e6a23a26;--shadow-sm:0 1px 2px #0006;--shadow:0 6px 22px #00000073}*{box-sizing:border-box}html,body,#root{height:100%;margin:0;padding:0}body{background:var(--bg);color:var(--ink);font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif}.nc-root .ant-select-multiple .ant-select-selection-item{align-items:center;height:auto;min-height:22px;line-height:1.6;display:inline-flex}.nc-root .ant-select-selection-item-content{line-height:1.6}
