*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:112.5%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh;font-family:Inter,system-ui,-apple-system,sans-serif;line-height:1.6}:root{--lfh-navy:#2b4c7e;--lfh-green:#3a9b42;--lfh-gold:#f5b731;--lfh-red:#ef4444;--lfh-blue:#4a90d9;--lfh-purple:#8b5cf6;--sidebar-width:240px;--sidebar-bg:#1a1e3a;--sidebar-bg-hover:#ffffff0f;--sidebar-text:#ffffffa6;--sidebar-text-active:#fff;--sidebar-accent:#4a90d9;--sidebar-border:#ffffff0f;--sidebar-label:#ffffff4d;--header-height:60px;--header-bg:linear-gradient(135deg, #2b4c7e, #4a7fc0);--header-text:#fff;--success:#3a9b42;--warning:#f5b731;--danger:#ef4444;--info:#4a90d9;--radius-sm:6px;--radius:10px;--radius-lg:14px;--radius-xl:20px;--shadow-sm:0 1px 2px #0000000d;--shadow:0 2px 8px #00000014;--shadow-lg:0 8px 24px #0000001f}[data-theme=light],:root{--bg:#f0f2f5;--bg-card:#fff;--bg-card-hover:#f8f9fa;--bg-input:#fff;--border:#00000014;--border-input:#00000026;--border-input-focus:var(--lfh-blue);--text:#1a1a2e;--text-secondary:#556;--text-muted:#889;--text-on-primary:#fff}[data-theme=dark]{--bg:#0d0d14;--bg-card:#15151f;--bg-card-hover:#1a1a2a;--bg-input:#ffffff0a;--border:#ffffff0f;--border-input:#ffffff1f;--border-input-focus:var(--lfh-blue);--text:#fff;--text-secondary:#a0a0b0;--text-muted:#6b6b7b;--text-on-primary:#fff}body{background:var(--bg);color:var(--text)}h1{font-size:1.5rem;font-weight:800;line-height:1.2}h2{font-size:1.25rem;font-weight:700;line-height:1.3}h3{font-size:1.1rem;font-weight:700;line-height:1.4}h4{font-size:.95rem;font-weight:600;line-height:1.4}p{color:var(--text-secondary)}a{color:var(--lfh-blue);text-decoration:none}a:hover{text-decoration:underline}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#fff3}.dashboard-shell{margin-left:var(--sidebar-width);flex-direction:column;flex:1;min-width:0;display:flex}.dashboard-main{flex:1;padding:24px;overflow:auto}@media (max-width:768px){.dashboard-main{padding:14px}}.visually-hidden{clip:rect(0,0,0,0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:768px){:root{--sidebar-width:0px;--header-height:56px}h1{font-size:1.25rem}h2{font-size:1.1rem}}
