@import"https://fonts.googleapis.com/css2?family=Lexend:wght@400;500;600;700&family=Source+Sans+3:wght@400;500;600;700&display=swap";:root{--brand-primary: #1e40af;--brand-primary-hover: #2563eb;--brand-primary-active: #1e3a8a;--brand-secondary: #3b82f6;--brand-success: #16a34a;--brand-warning: #d97706;--brand-error: #dc2626;--bg-layout: #f1f5f9;--surface: #ffffff;--border: #e2e8f0;--border-soft: #eef2f7;--text: #1f2937;--text-secondary: #64748b;--sidebar: #0f1b33;--radius: 10px;--radius-lg: 14px;--shadow-card: 0 1px 2px rgba(15, 23, 42, .04), 0 8px 24px rgba(15, 23, 42, .06)}*{box-sizing:border-box}html,body,#root{margin:0;padding:0;min-height:100vh}body{font-family:"Source Sans 3",-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;color:var(--text);background:var(--bg-layout);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}h1,h2,h3,h4,h5,.ant-typography h1,.ant-typography h2,.ant-typography h3,.ant-typography h4{font-family:Lexend,"Source Sans 3",sans-serif;letter-spacing:-.01em}.ant-btn,.ant-menu-item,.ant-tag,.ant-pagination-item,.ant-dropdown-menu-item,.ant-select-selector,.ant-table-row,.ant-list-item,.ant-statistic-content,.clickable{cursor:pointer}:focus-visible{outline:3px solid #bfdbfe;outline-offset:2px;border-radius:var(--radius)}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:5px;border:2px solid transparent;background-clip:content-box}::-webkit-scrollbar-thumb:hover{background:#94a3b8;border:2px solid transparent;background-clip:content-box}.rukuns-card{border-radius:var(--radius-lg);box-shadow:var(--shadow-card)}.ant-card{border-radius:var(--radius-lg)}.ant-card .ant-card-head{border-bottom-color:var(--border-soft);padding-top:6px}.ant-table-wrapper .ant-table{border-radius:0 0 var(--radius-lg) var(--radius-lg)}.ant-layout-sider .ant-menu{background:transparent;padding-bottom:16px}.ant-layout-sider .ant-menu-inline .ant-menu-item,.ant-layout-sider .ant-menu-inline .ant-menu-submenu-title{transition:background-color .2s ease,color .2s ease}.ant-layout-sider .ant-menu-item-selected{font-weight:600}.ant-layout-header{box-shadow:0 1px 3px #0f172a0a;border-bottom:1px solid var(--border-soft)}.ant-statistic .ant-statistic-title{font-weight:600;text-transform:uppercase;letter-spacing:.04em}.ant-table .ant-btn-link{padding-left:6px;padding-right:6px}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}
