:root{--surface-50: 248 250 252;--surface-100: 241 245 249;--surface-200: 226 232 240;--surface-300: 203 213 225;--text-primary: 30 41 59;--text-secondary: 100 116 139;--text-muted: 148 163 184}.dark{--surface-50: 11 15 26;--surface-100: 17 24 39;--surface-200: 31 41 55;--surface-300: 55 65 81;--text-primary: 248 250 252;--text-secondary: 203 213 225;--text-muted: 148 163 184}body{margin:0;background-color:rgb(var(--surface-50));color:rgb(var(--text-primary));font-family:Manrope,ui-sans-serif,sans-serif;transition:background-color .25s ease,color .25s ease}#root{min-height:100vh}.dashboard-ambient-orb{position:absolute;border-radius:9999px;filter:blur(4px);opacity:.4;transform:translateZ(0);animation:drift 16s ease-in-out infinite}.dashboard-ambient-orb--one{top:-110px;right:-40px;height:260px;width:260px;background:radial-gradient(circle at center,rgba(59,91,250,.28),rgba(59,91,250,.06) 70%,transparent 100%)}.dashboard-ambient-orb--two{top:180px;left:-120px;height:300px;width:300px;background:radial-gradient(circle at center,rgba(37,99,235,.18),rgba(37,99,235,.04) 72%,transparent 100%);animation-duration:20s;animation-delay:-6s}.dashboard-ambient-orb--three{bottom:-140px;right:20%;height:280px;width:280px;background:radial-gradient(circle at center,rgba(14,165,233,.14),rgba(14,165,233,.03) 70%,transparent 100%);animation-duration:22s;animation-delay:-10s}@keyframes drift{0%{transform:translateZ(0) scale(1)}50%{transform:translate3d(0,16px,0) scale(1.06)}to{transform:translateZ(0) scale(1)}}@media(prefers-reduced-motion:reduce){.dashboard-ambient-orb{animation:none}}
