:root{--color-primary:#005a7e;--color-primary-hover:#0076a3;--color-primary-light:#abe0f9;--color-primary-bg:#f2f5f4;--color-white:#fff;--color-bg-page:#f2f5f4;--color-bg-card:#fff;--color-border:#e5e7eb;--color-border-medium:#dce8ed;--color-border-strong:#c5dce5;--color-text-primary:#1a2e35;--color-text-secondary:#374151;--color-text-muted:#6b7280;--color-text-subtle:#8ba8b5;--color-error-bg:#fef2f2;--color-error-text:#dc2626;--color-error-border:#fecaca;--font-family:"Open Sans",sans-serif;--font-size-xs:11px;--font-size-sm:12px;--font-size-base:13px;--font-size-md:14px;--font-size-lg:16px;--font-size-xl:20px;--font-size-2xl:24px;--font-size-3xl:28px;--font-weight-regular:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-weight-extrabold:800;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-7:28px;--space-8:32px;--space-10:40px;--space-12:48px;--radius-sm:4px;--radius-md:6px;--radius-lg:8px;--radius-xl:12px;--radius-full:9999px;--shadow-sm:0 1px 3px rgba(0,0,0,.08);--shadow-md:0 4px 12px rgba(0,0,0,.1);--shadow-lg:0 8px 24px rgba(0,0,0,.12);--transition-fast:.1s ease;--transition-base:.2s ease;--transition-slow:.3s ease;--z-sticky:40;--z-navbar:50;--z-dropdown:100;--z-overlay:1000;--navbar-height:60px}@keyframes skeleton-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.skeleton-pulse{animation:skeleton-shimmer 3s ease-in-out infinite;background:linear-gradient(90deg,#e2ecef 25%,#f0f6f8,#e2ecef 75%);background-size:200% 100%;border-radius:var(--radius-sm)}*,:after,:before{box-sizing:border-box}body,html{font-family:var(--font-family);margin:0;-ms-overflow-style:none;scrollbar-width:none}html::-webkit-scrollbar{display:none}
