:root{--background:#f8fafc;--background-light:#fff;--background-dark:#f1f5f9;--background-darker:#e2e8f0;--foreground:#1e293b;--foreground-secondary:#475569;--foreground-muted:#64748b;--foreground-subtle:#94a3b8;--border:#e2e8f0;--border-light:#f1f5f9;--border-dark:#cbd5e1;--primary:#3b82f6;--primary-hover:#2563eb;--primary-active:#1d4ed8;--primary-light:#eff6ff;--primary-muted:#dbeafe;--success:#22c55e;--success-light:#f0fdf4;--warning:#f59e0b;--warning-light:#fffbeb;--error:#ef4444;--error-light:#fef2f2;--category-bg:#f8fafc;--subcategory-bg:#fff;--disease-bg:#fafbfc;--shadow-xs:0 1px 2px 0 #0000000d;--shadow-sm:0 1px 3px 0 #0000001a,0 1px 2px -1px #0000001a;--shadow-md:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;--shadow-lg:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;--shadow-inset:inset 0 2px 4px 0 #0000000d;--spacing-xs:4px;--spacing-sm:8px;--spacing-md:12px;--spacing-lg:16px;--spacing-xl:24px;--page-padding:12px;--header-height:56px;--radius-sm:6px;--radius-md:8px;--radius-lg:12px;--touch-target:44px}@media (min-width:768px){:root{--spacing-md:16px;--spacing-lg:20px;--spacing-xl:28px;--page-padding:20px;--header-height:64px}}@media (min-width:992px){:root{--spacing-lg:24px;--spacing-xl:32px;--page-padding:24px}}html,body{width:100%;max-width:100vw;height:100%;margin:0;padding:0;overflow-x:hidden}html{scrollbar-gutter:stable}body{color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.5}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--background);border-radius:4px}::-webkit-scrollbar-thumb{background:var(--border-dark);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--foreground-subtle)}@media (max-width:575px){.ant-modal{max-width:100vw!important;margin:0!important;padding:0!important;top:0!important}.ant-modal .ant-modal-content{min-height:100vh;border-radius:0!important}.ant-modal-centered .ant-modal{top:0!important}.ant-drawer .ant-drawer-content-wrapper{max-width:100vw!important}.ant-btn{min-height:var(--touch-target)}.ant-btn-sm{min-height:36px}.ant-table-tbody>tr>td{padding:12px 8px!important}.ant-menu-item{min-height:var(--touch-target)!important;line-height:var(--touch-target)!important}.ant-pagination .ant-pagination-item,.ant-pagination .ant-pagination-prev,.ant-pagination .ant-pagination-next{min-width:36px!important;height:36px!important;line-height:36px!important}}@media (min-width:576px) and (max-width:767px){.ant-modal{max-width:calc(100vw - 32px)!important}}
