.dash{--color-gold:#f59e0b;--color-gold-dark:#b45309;--color-card:#111;--color-dash-border:#222;--color-muted:#fff6;--color-subtle:#fff3;color:#fff;min-height:100svh;font-family:var(--font-sans), -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#000}@keyframes dash-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.dash .skeleton{background:linear-gradient(90deg,#111 25%,#1a1a1a 37%,#222 45%,#1a1a1a 55%,#111 75%) 0 0/200% 100%;border-radius:12px;animation:2s ease-in-out infinite dash-shimmer}.dash .card{background:#0f0f0f;border:1px solid #ffffff14;border-radius:14px;padding:14px;transition:border-color .2s}@media (min-width:400px){.dash .card{border-radius:16px;padding:20px}}.dash .card:hover{border-color:#ffffff1f}@keyframes dash-fadeUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.dash .animate-in{animation:.4s ease-out both dash-fadeUp}.dash .stagger-1{animation-delay:30ms}.dash .stagger-2{animation-delay:60ms}.dash .stagger-3{animation-delay:90ms}.dash .stagger-4{animation-delay:.12s}.dash .stagger-5{animation-delay:.15s}.dash .stagger-6{animation-delay:.18s}.dash input[type=date]::-webkit-calendar-picker-indicator{filter:invert()opacity(.5);cursor:pointer}.dash input[type=date]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.dash .scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.dash .scrollbar-hide::-webkit-scrollbar{display:none}.dash .dash-scroll::-webkit-scrollbar{width:4px}.dash .dash-scroll::-webkit-scrollbar-track{background:0 0}.dash .dash-scroll::-webkit-scrollbar-thumb{background:#222;border-radius:4px}.dash .dash-scroll::-webkit-scrollbar-thumb:hover{background:#333}.dash .grain:before{content:"";pointer-events:none;z-index:100;opacity:.015;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-repeat:repeat;background-size:256px 256px;position:fixed;inset:0}.dash ::selection{color:#fff;background:#f59e0b40}.dash button,.dash a,.dash [role=button]{touch-action:manipulation}.dash button:not(:disabled):active,.dash [role=button]:active{transition:transform .12s cubic-bezier(.23,1,.32,1);transform:scale(.97)}.dash :focus-visible{outline-offset:2px;outline:2px solid #f59e0b80}.dash .tabular-nums{font-variant-numeric:tabular-nums}@media (prefers-reduced-motion:reduce){.dash .animate-in{opacity:1!important;animation:none!important;transform:none!important}.dash .skeleton{animation:none!important}.dash *,.dash :before,.dash :after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
