:root{--primary:#34d399;--primary-dark:#10b981;--bg-color:#f9fafb;--sidebar-bg:#fff;--text-main:#374151;--text-light:#6b7280;--border-color:#e5e7eb;--header-bg:#22c55e;--header-text:#fff;--active-bg:#eff6ff;--active-text:#3b82f6;--font-family:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--touch-target:44px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px}@media (max-width:640px){html{font-size:14px}}body{font-family:var(--font-family);background-color:var(--bg-color);color:var(--text-main);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0;line-height:1.5}#root{width:100%;min-height:100svh}a{color:inherit;min-height:var(--touch-target);align-items:center;text-decoration:none;display:inline-flex}button{cursor:pointer;color:inherit;min-height:var(--touch-target);min-width:var(--touch-target);background:0 0;border:none;justify-content:center;align-items:center;font-family:inherit;display:inline-flex}ul,li{list-style:none}.dashboard-root{min-height:100vh;display:flex}.dashboard-content-area{flex-direction:column;flex:1;min-width:0;display:flex}.dashboard-main{flex:1;padding:24px;overflow-y:auto}@media (max-width:1024px){.dashboard-main{padding:16px}}.custom-table{border-collapse:collapse;white-space:nowrap;width:100%}.custom-table th{text-align:left;color:#64748b;background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:12px 16px;font-size:.8125rem;font-weight:600}.custom-table td{border-bottom:1px solid #f1f5f9;padding:16px;font-size:.875rem}.table-responsive{-webkit-overflow-scrolling:touch;border:1px solid var(--border-color);border-radius:8px;width:100%;margin-bottom:1rem;overflow-x:auto}.menu-btn{display:none!important}@media (max-width:1024px){.menu-btn{display:flex!important}}.mobile-overlay{visibility:hidden;opacity:0;-webkit-backdrop-filter:blur(4px);z-index:999;background:#0000000d;transition:all .3s;position:fixed;top:0;bottom:0;left:0;right:0}.mobile-overlay.visible{visibility:visible;opacity:1}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.ui-alert-error{color:#b91c1c;background-color:#fef2f2;border:1px solid #f87171;border-radius:12px;margin-bottom:24px;padding:16px}.ui-status-center{text-align:center;color:#6b7280;padding:40px}.ui-status-center-sm{text-align:center;color:#6b7280;padding:20px}.ui-modal-overlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.ui-modal-box{background:#fff;border-radius:20px;width:100%;max-width:720px;overflow:hidden;box-shadow:0 20px 60px #00000040}.ui-modal-header{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.ui-modal-body{padding:20px}:focus-visible{outline-offset:2px;outline:3px solid #3b82f6}.mobile-only{display:none}@media (max-width:768px){.mobile-only{display:block}.desktop-only{display:none}}
