@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@300;400;500;600;700&family=DM+Serif+Display&display=swap";:root{--color-primary:#8b1a2b;--color-primary-light:#f5e6e8;--color-primary-dark:#6e1522;--color-bg:#f7f8fa;--color-surface:#fff;--color-border:#e8e8e8;--color-text-primary:#1a1a2e;--color-text-secondary:#6b7280;--color-text-muted:#9ca3af;--sidebar-width:240px;--header-height:64px;--shadow-card:0 1px 3px #0000000f, 0 1px 2px #0000000a;--shadow-elevated:0 4px 16px #00000014;--radius-sm:6px;--radius-md:10px;--radius-lg:16px}*,:before,:after{box-sizing:border-box}body{background-color:var(--color-bg);color:var(--color-text-primary);-webkit-font-smoothing:antialiased;margin:0;font-family:DM Sans,Segoe UI,sans-serif}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#9ca3af}.ant-layout-sider{background:var(--color-surface)!important;border-right:1px solid var(--color-border)!important}.ant-menu-light{background:0 0!important}.ant-menu-item-selected:after{display:none!important}.ant-form-item-label>label{color:var(--color-text-primary);font-weight:500}
