:root{--background:0 0% 7%;--foreground:0 0% 90%;--card:0 0% 10%;--card-foreground:0 0% 90%;--popover:0 0% 10%;--popover-foreground:0 0% 90%;--primary:0 0% 90%;--primary-foreground:0 0% 7%;--secondary:0 0% 15%;--secondary-foreground:0 0% 80%;--muted:0 0% 14%;--muted-foreground:0 0% 55%;--accent:0 0% 90%;--accent-foreground:0 0% 7%;--destructive:0 72% 51%;--destructive-foreground:0 0% 100%;--border:0 0% 18%;--input:0 0% 18%;--ring:0 0% 90%;--link:0 0% 70%;--link-hover:0 0% 80%;--button:0 0% 15%;--button-foreground:0 0% 90%;--button-border:0 0% 22%;--button-hover:0 0% 20%;--button-hover-foreground:0 0% 95%;--button-hover-border:0 0% 40%;--button-ring:0 0% 90%;--chart-1:220 70% 50%;--chart-2:160 60% 45%;--chart-3:30 80% 55%;--chart-4:280 65% 60%;--chart-5:340 75% 55%;--sidebar-background:0 0% 5%;--sidebar-foreground:0 0% 80%;--sidebar-primary:0 0% 90%;--sidebar-primary-foreground:0 0% 7%;--sidebar-accent:0 0% 12%;--sidebar-accent-foreground:0 0% 80%;--sidebar-border:0 0% 15%;--sidebar-ring:0 0% 90%;--radius:0.5rem}body,html{margin:0;padding:0;width:100vw;height:100vh;overflow:hidden}html{overflow-x:hidden;overflow-y:hidden}#root{width:100vw;height:100vh;overflow:hidden}.panel-scroll::-webkit-scrollbar{width:0;background:transparent}.panel-scroll{-ms-overflow-style:none;scrollbar-width:none}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#111}::-webkit-scrollbar-thumb{background:#333;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#dc2626}::selection{background:rgba(220,38,38,.3);color:#fff}::-moz-selection{background:rgba(220,38,38,.3);color:#fff}:focus-visible{outline:2px solid #dc2626;outline-offset:2px}@keyframes pokeball-idle{0%,to{box-shadow:0 0 8px rgba(220,38,38,.3),0 0 16px rgba(220,38,38,.1);transform:scale(1)}50%{box-shadow:0 0 12px rgba(220,38,38,.4),0 0 24px rgba(220,38,38,.15);transform:scale(1.05)}}@keyframes pokeball-burst{0%{box-shadow:0 0 8px rgba(220,38,38,.3);transform:scale(1)}30%{box-shadow:0 0 30px rgba(220,38,38,.8),0 0 60px rgba(220,38,38,.4),0 0 90px rgba(220,38,38,.2);transform:scale(1.3);background-color:#fff}60%{box-shadow:0 0 20px rgba(220,38,38,.6),0 0 40px rgba(220,38,38,.3);transform:scale(1.15)}to{box-shadow:0 0 12px rgba(220,38,38,.4),0 0 24px rgba(220,38,38,.15);transform:scale(1);background-color:#dc2626}}@keyframes pokeball-ring-burst{0%{border-color:#333;box-shadow:none}30%{border-color:#dc2626;box-shadow:0 0 20px rgba(220,38,38,.5),inset 0 0 10px rgba(220,38,38,.2)}to{border-color:#333;box-shadow:none}}@keyframes band-glow{0%{opacity:.5}30%{opacity:1;background:linear-gradient(90deg,transparent,#dc2626,transparent)}to{opacity:.5}}