*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--sidebar-width: 240px;--topbar-height: 56px;--color-brand: #2563EB;--color-brand-dark: #1D4ED8;--color-brand-2: #3B82F6;--color-brand-deep: #FFFFFF;--color-brand-deep-2: #1E3A8A;--color-accent: #0D9488;--bg-app: #F8FAFC;--bg-card: #FFFFFF;--text-strong: #0F172A;--text-muted: #64748B;--border-soft: #E2E8F0;--background: #F8FAFC;--foreground: #0F172A;--card: #FFFFFF;--card-foreground: #0F172A;--popover: #FFFFFF;--popover-foreground: #0F172A;--primary: #2563EB;--primary-foreground: #FFFFFF;--secondary: #F1F5F9;--secondary-foreground: #0F172A;--muted: #F1F5F9;--muted-foreground: #64748B;--accent: #1D4ED8;--accent-foreground: #FFFFFF;--destructive: #DC2626;--destructive-foreground: #FFFFFF;--border: #E2E8F0;--input: #CBD5E1;--ring: #2563EB;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px;--shadow-card: 0 1px 2px rgba(15,23,42,.04), 0 1px 3px rgba(15,23,42,.06);--shadow-brand: 0 1px 2px rgba(37,99,235,.2), 0 4px 12px rgba(37,99,235,.15)}html,body,#root{height:100%}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;color:var(--text-strong);background:var(--bg-app);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer}input,select,textarea{font-family:inherit;font-size:13px}::selection{background:#2563eb26}.side-nav a{display:flex;align-items:center;gap:10px;padding:8px 10px;margin-bottom:2px;border-radius:8px;font-size:13.5px;font-weight:500;color:#475569;transition:background .12s ease,color .12s ease}.side-nav a:hover{background:#f1f5f9;color:#0f172a}.side-nav a.active,.side-nav a[aria-current=page]{background:#eff6ff;color:#1d4ed8;font-weight:600}.row-hover tr:hover td{background:#f8fafc}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[tabindex]:focus-visible{outline:2px solid var(--ring);outline-offset:2px;border-radius:var(--radius-sm);box-shadow:0 0 0 4px #2563eb2e}.sr-only{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:absolute;top:-100px;left:12px;z-index:1000;padding:10px 16px;border-radius:var(--radius-sm);background:var(--primary);color:var(--primary-foreground);font-size:13px;font-weight:600;box-shadow:0 8px 24px #0f172a40;transition:top .15s ease}.skip-link:focus,.skip-link:focus-visible{top:12px;outline:2px solid var(--ring);outline-offset:2px}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}[data-reveal]{opacity:1!important;transform:none!important}}
