:root{--st-primary: #2563EB;--st-primary-dark: #1E40AF;--st-primary-soft: #EFF6FF;--st-accent: #F59E0B;--st-success: #10B981;--st-danger: #EF4444;--st-bg: #F8FAFC;--st-surface: #FFFFFF;--st-border: #E2E8F0;--st-text: #0F172A;--st-text-muted: #64748B}html,body{margin:0;background:var(--st-bg);font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;color:var(--st-text);-webkit-font-smoothing:antialiased}*{box-sizing:border-box}@keyframes st-shimmer{0%{background-position:-400px 0}to{background-position:400px 0}}.st-skeleton{background:linear-gradient(90deg,#eef2f6 25%,#e2e8f0 37%,#eef2f6 63%);background-size:800px 100%;animation:st-shimmer 1.4s ease-in-out infinite;border-radius:8px}
