:root,html[data-theme=light]{--background:oklch(100% 0 0);--foreground:oklch(14.5% 0 0);--card:oklch(100% 0 0);--card-foreground:oklch(14.5% 0 0);--popover:oklch(100% 0 0);--popover-foreground:oklch(14.5% 0 0);--primary:#9b1c1c;--primary-foreground:oklch(98.5% 0 0);--secondary:oklch(97% 0 0);--secondary-foreground:oklch(20.5% 0 0);--muted:oklch(97% 0 0);--muted-foreground:oklch(55.6% 0 0);--accent:oklch(97% 0 0);--accent-foreground:oklch(20.5% 0 0);--destructive:oklch(57.7% .245 27.325);--destructive-foreground:oklch(98.5% 0 0);--border:oklch(92.2% 0 0);--input:oklch(92.2% 0 0);--ring:oklch(70.8% 0 0);--sidebar:oklch(98.5% 0 0);--sidebar-foreground:oklch(14.5% 0 0);--sidebar-border:oklch(92.2% 0 0);--sidebar-accent:oklch(97% 0 0);--sidebar-accent-foreground:oklch(20.5% 0 0);--brand-primary:var(--primary);--brand-primary-hover:#b91c1c;--brand-primary-ring:#9b1c1c59;--surface-page:var(--background);--surface-container:var(--card);--surface-sunken:var(--muted);--hairline:var(--border);--hairline-soft:var(--sidebar-accent);--fg:var(--foreground);--fg-secondary:var(--muted-foreground);--fg-tertiary:oklch(70.8% 0 0);--destructive-soft:oklch(57.7% .245 27.325/.1);--trend-up:oklch(55% .16 150);--trend-down:oklch(57.7% .245 27.325);--login-bg:oklch(97% 0 0);--login-card-bg:oklch(100% 0 0);--login-card-border:oklch(92.2% 0 0);--login-title:oklch(14.5% 0 0);--login-subtitle:oklch(55.6% 0 0)}html[data-theme=dark]{--background:oklch(14.5% 0 0);--foreground:oklch(98.5% 0 0);--card:oklch(20.5% 0 0);--card-foreground:oklch(98.5% 0 0);--popover:oklch(20.5% 0 0);--popover-foreground:oklch(98.5% 0 0);--primary:#e15562;--primary-foreground:oklch(20.5% 0 0);--secondary:oklch(26.9% 0 0);--secondary-foreground:oklch(98.5% 0 0);--muted:oklch(26.9% 0 0);--muted-foreground:oklch(70.8% 0 0);--accent:oklch(26.9% 0 0);--accent-foreground:oklch(98.5% 0 0);--destructive:oklch(70.4% .191 22.216);--destructive-foreground:oklch(98.5% 0 0);--border:oklch(100% 0 0/.1);--input:oklch(100% 0 0/.15);--ring:oklch(55.6% 0 0);--sidebar:oklch(20.5% 0 0);--sidebar-foreground:oklch(98.5% 0 0);--sidebar-border:oklch(100% 0 0/.1);--sidebar-accent:oklch(26.9% 0 0);--sidebar-accent-foreground:oklch(98.5% 0 0);--brand-primary:var(--primary);--brand-primary-hover:#eb6874;--brand-primary-ring:#e1556273;--surface-page:var(--background);--surface-container:var(--card);--surface-sunken:var(--muted);--hairline:oklch(100% 0 0/.1);--hairline-soft:oklch(100% 0 0/.06);--fg:var(--foreground);--fg-secondary:var(--muted-foreground);--fg-tertiary:oklch(55.6% 0 0);--destructive-soft:oklch(70.4% .191 22.216/.14);--trend-up:oklch(72% .18 150);--trend-down:oklch(70.4% .191 22.216);--login-bg:oklch(14.5% 0 0);--login-card-bg:oklch(20.5% 0 0);--login-card-border:oklch(100% 0 0/.1);--login-title:oklch(98.5% 0 0);--login-subtitle:oklch(70.8% 0 0)}html,body,#root{background:var(--surface-page);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;height:100%;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,sans-serif;transition:background-color .2s}@media (prefers-color-scheme:dark){html,body,#root{--lightningcss-light: ;--lightningcss-dark:initial}}html[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}html[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}#boot-loader{transition:opacity .2s;background:var(--surface-page)!important}.xplay-full-center{justify-content:center;align-items:center;min-height:100%;display:flex}.xplay-ellipsis{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.xplay-theme-switch:hover{background-color:var(--surface-sunken)}.ant-btn{letter-spacing:-.005em;transition:background-color .15s,border-color .15s,color .15s,box-shadow .15s}.ant-btn:focus-visible{box-shadow:0 0 0 2px var(--surface-page), 0 0 0 4px var(--brand-primary-ring);outline:none}.ant-btn-primary:hover{opacity:.9}.ant-btn-dangerous.ant-btn-primary{background-color:var(--destructive);border-color:var(--destructive);color:#fff}html[data-theme=dark] .ant-btn-link,html[data-theme=dark] .ant-btn-link:not(:disabled):not(.ant-btn-disabled){color:#fda4af;font-weight:500}html[data-theme=dark] .ant-btn-link:not(:disabled):not(.ant-btn-disabled):hover{color:#fecdd3}html[data-theme=dark] .ant-btn-link.ant-btn-dangerous,html[data-theme=dark] .ant-btn-link.ant-btn-dangerous:not(:disabled):not(.ant-btn-disabled){color:#f87171;font-weight:500}html[data-theme=dark] .ant-btn-link.ant-btn-dangerous:not(:disabled):not(.ant-btn-disabled):hover{color:#fca5a5}html[data-theme=dark] .ant-btn-primary,html[data-theme=dark] .ant-btn-primary:not(:disabled):not(.ant-btn-disabled){color:#fff}.ant-input:focus,.ant-input-focused,.ant-input-affix-wrapper:focus-within,.ant-select-focused .ant-select-selector,.ant-picker-focused{box-shadow:0 0 0 3px var(--brand-primary-ring)!important;border-color:var(--brand-primary)!important}.ant-typography h1,.ant-typography h2,.ant-typography h3,.ant-typography h4,h1.ant-typography,h2.ant-typography,h3.ant-typography,h4.ant-typography{letter-spacing:-.02em;font-weight:600}.ant-table{letter-spacing:-.003em}.ant-table-thead>tr>th{color:var(--fg-secondary);letter-spacing:0;font-weight:500}.ant-tag-error{background:var(--destructive-soft);color:var(--destructive);border-color:#0000}.ant-card{border-color:var(--hairline)}@media (prefers-reduced-motion:reduce){html,body,#root,.ant-btn{transition:none}}
