:root{color:#0f172a}*{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{overflow-x:hidden;background:linear-gradient(135deg,#f8fafc,#e2e8f0 55%,#dbeafe);font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif}input,select,button{font:inherit}@keyframes skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.skeleton{background:linear-gradient(90deg,#e2e8f0,#f8fafc 45%,#e2e8f0);background-size:200% 100%;animation:skeleton-shimmer 1.3s ease-in-out infinite}
