@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=Roboto+Mono:wght@400;500&display=swap";:root{--bg-dark:#0d1117;--bg-panel:#161b22;--bg-glass:#161b22b3;--text-main:#c9d1d9;--text-muted:#8b949e;--accent-blue:#00e1ff;--accent-green:#0f8;--accent-red:#f36;--accent-orange:#f90;--border-subtle:#30363d;--font-sans:"Inter", sans-serif;--font-mono:"Roboto Mono", monospace}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--bg-dark);color:var(--text-main);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;background-image:radial-gradient(at 0 0,#00e1ff0d 0,#0000 50%),radial-gradient(at 100% 100%,#ff33660d 0,#0000 50%),radial-gradient(#00ff8805 0,#0000 100%);background-attachment:fixed;min-height:100vh}h1,h2,h3,h4,h5,h6{color:#fff;letter-spacing:-.02em;font-weight:700}a{color:var(--accent-blue);text-decoration:none;transition:all .3s}a:hover{color:#fff;text-shadow:0 0 10px #00e1ffcc}.glass-panel{-webkit-backdrop-filter:blur(32px);background:linear-gradient(135deg,#141923cc 0%,#0d111799 100%);border:1px solid #ffffff0d;border-color:#ffffff26 #ffffff0d #ffffff0d #ffffff26;border-radius:20px;padding:28px;transition:all .4s cubic-bezier(.175,.885,.32,1.275);box-shadow:0 15px 35px #0009,inset 0 1px #ffffff1a}.glass-panel:hover{border-color:#ffffff26;transform:translateY(-8px)scale(1.02);box-shadow:0 25px 50px #000c,0 0 20px #00e1ff26,inset 0 1px #fff3}.neon-text-green{color:var(--accent-green);text-shadow:0 0 10px #00ff8880}.neon-text-red{color:var(--accent-red);text-shadow:0 0 10px #ff336680}.neon-text-blue{color:var(--accent-blue);text-shadow:0 0 10px #00e1ff80}.text-green{color:var(--accent-green)}.text-red{color:var(--accent-red)}.text-muted{color:var(--text-muted)}.font-mono{font-family:var(--font-mono)}.btn{font-weight:500;font-family:var(--font-sans);cursor:pointer;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;padding:8px 16px;transition:all .2s;display:inline-flex}.btn-primary{background-color:var(--accent-blue);color:#fff}.btn-primary:hover{background-color:#1f6feb;box-shadow:0 0 10px #2f81f766}.btn-outline{border-color:var(--border-subtle);color:var(--text-main);background-color:#0000}.btn-outline:hover{background-color:var(--border-subtle);color:#fff}@keyframes fadeIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:.4s ease-out forwards fadeIn}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.animate-pulse{animation:2s cubic-bezier(.4,0,.6,1) infinite pulse}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.spinner{border:3px solid #ffffff4d;border-top-color:var(--accent-blue);border-radius:50%;width:24px;height:24px;animation:1s ease-in-out infinite spin;display:inline-block}.loading-container{min-height:40vh;color:var(--text-muted);flex-direction:column;justify-content:center;align-items:center;gap:16px;display:flex}.skeleton{background:linear-gradient(90deg,#ffffff0d 25%,#ffffff1a 50%,#ffffff0d 75%) 0 0/200% 100%;border-radius:4px;animation:1.5s infinite loading}.skeleton-text{width:100%;height:16px;margin-bottom:8px}.skeleton-circle{border-radius:50%;width:40px;height:40px}@keyframes loading{0%{background-position:200% 0}to{background-position:-200% 0}}.sidebar-link:hover{color:var(--accent-blue)!important;text-shadow:0 0 10px #00e1ffcc!important;background-color:#00e1ff1a!important}.sidebar-link:hover svg{color:var(--accent-blue)!important}.sidebar-nav::-webkit-scrollbar{display:none}.sidebar-nav{-ms-overflow-style:none;scrollbar-width:none}@keyframes bounceDown{0%,to{transform:translateY(0)}50%{transform:translateY(4px)}}.animate-bounce-down{animation:2s ease-in-out infinite bounceDown}::-webkit-scrollbar{display:none}*{-ms-overflow-style:none;scrollbar-width:none}@keyframes flashGreen{0%{color:#fff;background-color:#00ff884d}to{background-color:#0000}}@keyframes flashRed{0%{color:#fff;background-color:#ff33664d}to{background-color:#0000}}.flash-green{border-radius:4px;animation:1s ease-out flashGreen}.flash-red{border-radius:4px;animation:1s ease-out flashRed}@media (width<=768px){.responsive-table,.responsive-table tbody,.responsive-table tr,.responsive-table td{width:100%;display:block}.responsive-table thead{display:none}.responsive-table tr{background:#ffffff05;border-radius:12px;margin-bottom:16px;padding:12px;border:1px solid #ffffff0d!important}.responsive-table td{text-align:right;border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;display:flex;padding:12px 8px!important}.responsive-table td:last-child{border-bottom:none}.responsive-table td:before{content:attr(data-label);color:var(--text-muted);text-transform:uppercase;text-align:left;margin-right:16px;font-size:.75rem;font-weight:600}}.market-pro{--bg-dark:#000;--bg-panel:#0a0a0c;--accent-blue:#00f3ff;--accent-red:#ff003c;--border-subtle:#00f3ff33;background-color:var(--bg-dark);color:#fff;background-image:radial-gradient(at 20% 0,#00f3ff1a 0,#0000 40%),radial-gradient(at 80% 100%,#ff003c1a 0,#0000 40%);transition:all .4s ease-in-out}.market-pro .glass-panel{background:linear-gradient(135deg,#0a0a0ce6 0%,#000c 100%);border:1px solid #00f3ff26;box-shadow:0 0 20px #000c,inset 0 0 10px #00f3ff0d}.market-pro .glass-panel:hover{border-color:#00f3ff66;box-shadow:0 15px 35px #000000e6,0 0 15px #00f3ff33}.market-pro .sidebar-nav .sidebar-link.active,.market-pro .sidebar-link:hover{border-right:3px solid var(--accent-blue);text-shadow:0 0 8px #00f3ffcc!important;background-color:#00f3ff1a!important}.market-pro .btn-primary{color:#000;text-shadow:none;background:linear-gradient(90deg,#00f3ff,#08f);border:none;font-weight:700;box-shadow:0 0 15px #00f3ff66}.market-pro .btn-primary:hover{transform:scale(1.05);box-shadow:0 0 25px #00f3ffb3}@keyframes glitch{0%{transform:translate(0)}20%{transform:translate(-2px,2px)}40%{transform:translate(-2px,-2px)}60%{transform:translate(2px,2px)}80%{transform:translate(2px,-2px)}to{transform:translate(0)}}.glitch-text{display:inline-block;position:relative}.glitch-text:before,.glitch-text:after{content:attr(data-text);background:0 0;width:100%;height:100%;position:absolute;top:0;left:0}.glitch-text:before{text-shadow:-1px 0 red;clip:rect(24px, 550px, 90px, 0);animation:3s linear infinite alternate-reverse glitch-anim-2;left:2px}.glitch-text:after{text-shadow:-1px 0 #00f;clip:rect(85px, 550px, 140px, 0);animation:2.5s linear infinite alternate-reverse glitch-anim;left:-2px}@keyframes glitch-anim{0%{clip:rect(42px, 9999px, 44px, 0)}5%{clip:rect(12px, 9999px, 59px, 0)}10%{clip:rect(48px, 9999px, 29px, 0)}15%{clip:rect(42px, 9999px, 73px, 0)}20%{clip:rect(63px, 9999px, 27px, 0)}25%{clip:rect(34px, 9999px, 55px, 0)}30%{clip:rect(86px, 9999px, 73px, 0)}35%{clip:rect(20px, 9999px, 20px, 0)}40%{clip:rect(26px, 9999px, 60px, 0)}45%{clip:rect(25px, 9999px, 66px, 0)}50%{clip:rect(57px, 9999px, 98px, 0)}55%{clip:rect(5px, 9999px, 46px, 0)}60%{clip:rect(82px, 9999px, 31px, 0)}65%{clip:rect(54px, 9999px, 27px, 0)}70%{clip:rect(28px, 9999px, 99px, 0)}75%{clip:rect(45px, 9999px, 69px, 0)}80%{clip:rect(11px, 9999px, 85px, 0)}85%{clip:rect(54px, 9999px, 84px, 0)}90%{clip:rect(45px, 9999px, 47px, 0)}95%{clip:rect(37px, 9999px, 20px, 0)}to{clip:rect(4px, 9999px, 91px, 0)}}@keyframes glitch-anim-2{0%{clip:rect(65px, 9999px, 100px, 0)}5%{clip:rect(52px, 9999px, 74px, 0)}10%{clip:rect(79px, 9999px, 85px, 0)}15%{clip:rect(75px, 9999px, 5px, 0)}20%{clip:rect(67px, 9999px, 61px, 0)}25%{clip:rect(14px, 9999px, 79px, 0)}30%{clip:rect(1px, 9999px, 66px, 0)}35%{clip:rect(86px, 9999px, 30px, 0)}40%{clip:rect(23px, 9999px, 98px, 0)}45%{clip:rect(85px, 9999px, 72px, 0)}50%{clip:rect(71px, 9999px, 75px, 0)}55%{clip:rect(2px, 9999px, 48px, 0)}60%{clip:rect(30px, 9999px, 16px, 0)}65%{clip:rect(59px, 9999px, 50px, 0)}70%{clip:rect(41px, 9999px, 62px, 0)}75%{clip:rect(2px, 9999px, 82px, 0)}80%{clip:rect(47px, 9999px, 73px, 0)}85%{clip:rect(3px, 9999px, 27px, 0)}90%{clip:rect(26px, 9999px, 55px, 0)}95%{clip:rect(42px, 9999px, 97px, 0)}to{clip:rect(38px, 9999px, 49px, 0)}}.responsive-flex{display:flex}.responsive-nav{justify-content:space-between;align-items:center;display:flex}.responsive-nav-links{align-items:center;gap:24px;display:flex}.responsive-hero-title{font-size:4.5rem;line-height:1.1}.responsive-hero-subtitle{font-size:1.3rem}.responsive-grid-3{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:32px;display:grid}.responsive-grid-4{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;display:grid}.responsive-flex-wrap{flex-wrap:wrap;gap:16px;display:flex}.table-responsive{-webkit-overflow-scrolling:touch;width:100%;overflow-x:auto}.ag-responsive-container{width:100%;height:calc(100vh - 250px);margin-top:16px}.responsive-section-padding{padding:100px 20px}@media (width<=768px){.responsive-flex{flex-direction:column}.responsive-nav{flex-direction:column;gap:16px;padding:16px!important}.responsive-nav-links{flex-wrap:wrap;justify-content:center;gap:12px}.responsive-hero-title{font-size:2.5rem!important}.responsive-hero-subtitle{font-size:1.1rem!important}.responsive-section-padding{padding:60px 16px!important}.glass-panel{padding:20px!important}.hide-on-mobile{display:none!important}.show-on-mobile{display:block!important}.ag-responsive-container{height:550px!important}}
