:root{--black: #06070a;--near-black: #0d0f14;--dark: #12151c;--dark2: #181c26;--blue: #1e5cff;--blue-mid: #3b7bff;--azure: #60a5fa;--azure-light: #bfdbfe;--white: #ffffff;--off-white: #f4f6fb;--muted: #8a94a6;--border: rgba(255,255,255,.07);--border-br: rgba(255,255,255,.12);--green: #34d399;--red: #f87171;--serif: "DM Serif Display", Georgia, serif;--sans: "DM Sans", system-ui, sans-serif}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%;background:var(--black);color:var(--white);font-family:var(--sans);-webkit-font-smoothing:antialiased;overflow:hidden}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border-br);border-radius:4px}.muted{color:var(--muted)}.blue{color:var(--azure)}.pos{color:var(--green)}.neg{color:var(--red)}.serif{font-family:var(--serif)}.mono{font-family:monospace}button{cursor:pointer;font-family:var(--sans);border:none;background:none;color:inherit;transition:transform .08s ease}button:active{transform:scale(.95)}a{color:inherit;text-decoration:none}input{font-family:var(--sans)}@media (max-width: 640px){html,body,#root{overflow:auto}.sidebar-wrapper{position:fixed!important;top:0;left:0;bottom:0;z-index:50;transform:translate(-100%);transition:transform .25s ease}.sidebar-wrapper.sidebar-open{transform:translate(0)}.mobile-overlay{display:block!important}.mobile-menu-btn{display:flex!important}.hide-mobile{display:none!important}}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width: 640px){main>div[style]{padding-left:12px!important;padding-right:12px!important}header span[style*="overflow: hidden"]{max-width:120px}div[style*="minmax(120px"]{grid-template-columns:repeat(2,1fr)!important}div[style*="border-radius: 12px"][style*="padding: 16px 20px"]{padding:12px 14px!important}.summary-temi{display:none}div[style*="height: 320px"],div[style*="height:320px"]{height:220px!important}header button[style*="background: var(--blue)"]{font-size:11px!important;padding:4px 8px!important}.cheruvo-chat-panel{left:10px!important;right:10px!important;width:auto!important;bottom:84px!important;height:auto!important;max-height:calc(100dvh - 100px)!important}header{padding:0 10px!important;gap:6px!important}header>div[style*="margin-left: auto"],header>div[style*=marginLeft]{gap:6px!important}header button{padding:5px 8px!important}}@media (max-width: 430px){header span[style*=ellipsis],header span[style*=text-overflow]{display:none!important}}.onboarding-active .cheruvo-chat-launcher{display:none!important}.orb{position:relative;width:84px;height:84px;margin:0 auto}.orb .core{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;background:radial-gradient(circle at 34% 30%,#9df5d8,#34d399 42%,#1e5cff);box-shadow:0 0 50px 6px #34d39966,inset 0 -8px 20px #1e5cff66,inset 0 6px 16px #ffffff59;animation:orbShift 10s ease-in-out infinite}.orb .ring{position:absolute;top:-12px;right:-12px;bottom:-12px;left:-12px;border-radius:50%;border:1px solid rgba(255,255,255,.14);animation:orbPulse 3.2s ease-out infinite}.orb .ring.r2{animation-delay:1.6s}@keyframes orbShift{0%,to{filter:hue-rotate(0deg)}45%{filter:hue-rotate(30deg)}60%{filter:hue-rotate(-45deg)}80%{filter:hue-rotate(10deg)}}@keyframes orbPulse{0%{transform:scale(1);opacity:.5}to{transform:scale(1.5);opacity:0}}.welcome-glow{position:absolute;width:460px;height:460px;border-radius:50%;background:radial-gradient(circle,rgba(30,92,255,.16),transparent 65%);top:20%;left:50%;transform:translate(-50%);pointer-events:none;z-index:0;animation:welcomeFloat 12s ease-in-out infinite}@keyframes welcomeFloat{0%,to{transform:translate(-50%) translateY(0)}50%{transform:translate(-50%) translateY(-24px)}}@keyframes kpiIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@keyframes authGlow{0%,to{opacity:.8;transform:translate(-50%,-50%) scale(1)}50%{opacity:1;transform:translate(-50%,-50%) scale(1.08)}}@media (prefers-reduced-motion: reduce){.orb .core,.orb .ring,.welcome-glow{animation:none!important}}@media (max-width: 900px){.dashboard-grid{grid-template-columns:1fr!important;grid-template-rows:auto auto!important;overflow-y:auto!important}.dashboard-grid>div{overflow:visible!important;height:auto!important}.dashboard-grid>div:first-child{border-right:none!important;border-bottom:1px solid var(--border)}}
