@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap";@import"https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;600;700&display=swap";.simple-header{padding:16px 0;background:transparent}.simple-nav{max-width:1143px;margin:0 auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between;height:72px}.get-glm-btn{background:var(--grey-900);color:#fff;border:none;padding:8px 20px;border-radius:8px;font-family:IBM Plex Mono,monospace;font-size:16px;font-weight:400;line-height:24px;cursor:pointer;transition:all .2s ease;min-width:108px;height:40px}.get-glm-btn:hover{background:var(--grey-700)}.main-container{max-width:1143px;margin:0 auto;padding:88px 60px}.page-header{margin-bottom:60px}.page-title{font-family:Brutal Type,sans-serif;font-size:48px;font-weight:500;line-height:58px;color:#000;margin:0 0 16px}.page-description{font-family:IBM Plex Mono,monospace;font-size:16px;font-weight:400;line-height:24px;color:var(--grey-700);margin:0;max-width:800px}.section-title{font-family:Brutal Type,sans-serif;font-size:32px;font-weight:500;line-height:42px;color:#000;margin:0 0 32px}.overview-section{margin-bottom:80px}.overview-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:64px}.overview-card{border-radius:12px;padding:20px;height:104px;display:flex;flex-direction:column;justify-content:space-between}.overview-card-black{background:var(--grey-900);color:#fff}.overview-card-blue{background:var(--blue-500);color:#fff}.overview-card-orange{background:#FF6B35;color:#fff}.card-header{display:flex;align-items:center;gap:8px}.card-icon{width:12px;height:12px;font-size:12px}.card-label{font-family:IBM Plex Mono,monospace;font-size:14px;font-weight:400;line-height:24px}.card-value{font-family:Brutal Type,sans-serif;font-size:24px;font-weight:500;line-height:24px}.charts-section{display:grid;grid-template-columns:1fr 1fr;gap:24px}.chart-container{border:1px solid var(--grey-100);border-radius:12px;padding:21px;background:white}.chart-header{margin-bottom:20px}.chart-title{font-family:Brutal Type,sans-serif;font-size:20px;font-weight:500;line-height:28px;color:#000;margin:0 0 8px}.chart-subtitle{font-family:IBM Plex Mono,monospace;font-size:14px;font-weight:400;line-height:24px;color:var(--grey-600);margin:0}.chart-placeholder{height:300px;background:#f8f9fa;border-radius:8px;display:flex;align-items:center;justify-content:center;margin-bottom:16px}.chart-content{height:300px;margin-bottom:16px;display:flex;align-items:center;justify-content:center}.trend-chart,.distribution-chart{max-width:100%;height:auto}.pie-slice{cursor:pointer;transition:all .2s ease}.pie-slice:hover{opacity:.8;transform:scale(1.02)}.multi-chain-chart{width:100%}.chart-legend-horizontal{display:flex;flex-wrap:wrap;gap:16px;justify-content:center;margin-top:16px;padding:12px;background:#f8f9fa;border-radius:8px}.legend-item-horizontal{display:flex;align-items:center;gap:8px;font-family:IBM Plex Mono,monospace;font-size:12px;line-height:16px}.legend-color-small{width:12px;height:12px;border-radius:50%;flex-shrink:0}.legend-chain-name{font-weight:500;color:var(--grey-800)}.legend-chain-value{font-weight:600;color:var(--grey-900)}.chart-tooltip{background:white;border:1px solid var(--grey-200);border-radius:8px;box-shadow:0 4px 12px #00000026;padding:12px;font-family:IBM Plex Mono,monospace;max-width:250px;min-width:180px}.tooltip-content{display:flex;flex-direction:column;gap:8px}.tooltip-date{font-size:12px;font-weight:500;color:var(--grey-800);text-align:center;padding-bottom:6px;border-bottom:1px solid var(--grey-100)}.tooltip-values{display:flex;flex-direction:column;gap:4px}.tooltip-chain-row{display:flex;align-items:center;gap:8px;font-size:11px;line-height:16px}.tooltip-chain-color{width:8px;height:8px;border-radius:50%;flex-shrink:0}.tooltip-chain-name{flex:1;color:var(--grey-700);font-weight:400}.tooltip-chain-value{font-weight:600;color:var(--grey-900);text-align:right}.hover-elements{opacity:1;transition:opacity .2s ease}.hover-point{transition:all .2s ease;filter:drop-shadow(0 2px 4px rgba(0,0,0,.1))}.charts-shared-legend{margin:32px 0;padding:24px;background:#f8f9fa;border-radius:12px;border:1px solid var(--grey-100)}.legend-title{font-family:Brutal Type,sans-serif;font-size:18px;font-weight:500;line-height:24px;color:#000;margin:0 0 16px;text-align:center}.shared-legend-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:20px;max-width:800px;margin:0 auto}.shared-legend-item{display:flex;align-items:center;gap:12px;padding:12px 16px;background:white;border-radius:8px;border:1px solid var(--grey-100);transition:all .2s ease}.shared-legend-item:hover{box-shadow:0 2px 8px #0000001a;transform:translateY(-1px)}.legend-color-indicator{width:16px;height:16px;border-radius:50%;flex-shrink:0;border:2px solid white;box-shadow:0 1px 3px #0003}.legend-chain-info{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1}.legend-chain-name{font-family:IBM Plex Mono,monospace;font-size:12px;font-weight:500;line-height:16px;color:var(--grey-800);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.legend-chain-percentage{font-family:IBM Plex Mono,monospace;font-size:14px;font-weight:600;line-height:18px;color:var(--grey-900)}.legend-chain-value{font-family:IBM Plex Mono,monospace;font-size:10px;font-weight:400;line-height:14px;color:var(--grey-600)}@media (max-width: 1024px){.shared-legend-grid{grid-template-columns:repeat(3,1fr);gap:16px}}@media (max-width: 768px){.shared-legend-grid{grid-template-columns:repeat(2,1fr);gap:12px}.shared-legend-item{padding:10px 12px;gap:8px}.legend-color-indicator{width:12px;height:12px}}.pie-chart-tooltip{background:white;border:1px solid var(--grey-200);border-radius:8px;box-shadow:0 4px 12px #00000026;padding:12px;font-family:IBM Plex Mono,monospace;min-width:160px}.pie-tooltip-header{display:flex;align-items:center;gap:8px;margin-bottom:8px;padding-bottom:6px;border-bottom:1px solid var(--grey-100)}.pie-tooltip-chain-name{font-size:13px;font-weight:500;color:var(--grey-800)}.pie-tooltip-values{display:flex;flex-direction:column;gap:4px}.pie-tooltip-row{display:flex;justify-content:space-between;align-items:center;font-size:11px;line-height:16px}.pie-tooltip-label{color:var(--grey-600);font-weight:400}.pie-tooltip-value{color:var(--grey-900);font-weight:600}.chart-mock{font-family:IBM Plex Mono,monospace;font-size:14px;color:var(--grey-500)}.chart-legend{display:flex;flex-direction:column;gap:8px}.legend-item{display:flex;align-items:center;gap:12px;font-family:IBM Plex Mono,monospace;font-size:14px;line-height:24px}.legend-color{width:8px;height:8px;border-radius:50%}.legend-value{margin-left:auto;font-weight:500}.pool-explorer-section{margin-bottom:80px}.filter-bar{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px;height:44px}.filter-left{display:flex;align-items:center;gap:12px;font-family:IBM Plex Mono,monospace;font-size:16px;font-weight:400;line-height:24px}.filter-icon{font-size:16px}.display-toggle{display:flex;align-items:center;gap:16px;font-family:IBM Plex Mono,monospace;font-size:16px;font-weight:400;line-height:24px}.toggle-buttons{display:flex;border:1px solid var(--grey-300);border-radius:8px;overflow:hidden}.toggle-btn{background:white;border:none;padding:8px 16px;font-family:IBM Plex Mono,monospace;font-size:14px;font-weight:400;line-height:24px;cursor:pointer;transition:all .2s ease;min-width:53px}.toggle-btn.active{background:var(--grey-900);color:#fff}.toggle-btn:hover:not(.active){background:var(--grey-50)}.filters-row{display:grid;grid-template-columns:repeat(5,1fr);gap:20px;margin-bottom:32px;padding:21px;border:1px solid var(--grey-100);border-radius:12px;background:white}.filter-group{display:flex;flex-direction:column;gap:8px}.filter-group label{font-family:IBM Plex Mono,monospace;font-size:12px;font-weight:400;line-height:18px;color:var(--grey-600)}.filter-select,.filter-input{background:white;border:1px solid var(--grey-300);border-radius:8px;padding:6px 13px;font-family:IBM Plex Mono,monospace;font-size:14px;font-weight:400;line-height:24px;height:36px}.filter-group:last-child .filter-select{width:calc(100% - 30px);min-width:140px}.filter-select:focus,.filter-input:focus{outline:none;border-color:var(--blue-500)}.pool-table{border:1px solid var(--grey-100);border-radius:12px;background:white;overflow:hidden}.pool-table table{width:100%;border-collapse:collapse;margin:0}.pool-table th{background:white;padding:12px 8px;font-family:IBM Plex Mono,monospace;font-size:12px;font-weight:400;line-height:16px;color:var(--grey-600);text-align:left;border-bottom:1px solid var(--grey-100)}.pool-table th:nth-child(4),.pool-table th:nth-child(5),.pool-table th:nth-child(6){text-align:center}.table-row{cursor:pointer;transition:background-color .2s ease}.table-row:hover{background:var(--grey-50)}.pool-table td{padding:8px;font-family:IBM Plex Mono,monospace;font-size:14px;font-weight:400;line-height:24px;border-bottom:1px solid var(--grey-100);height:41px}.pair-cell{display:flex;align-items:center;gap:8px}.incentive-star{font-size:16px}.chain-cell{padding:8px}.chain-info{display:flex;align-items:center;gap:12px}.chain-logo{display:flex;align-items:center;justify-content:center;flex-shrink:0}.liquidity-cell,.volume-cell{text-align:center;font-family:IBM Plex Mono,monospace;font-weight:500}.change-cell{text-align:center}.positive{color:#10b981}.negative{color:#ef4444}.table-footer{padding:12px;font-family:IBM Plex Mono,monospace;font-size:12px;font-weight:400;line-height:20px;color:var(--grey-500);border-top:1px solid var(--grey-100)}@media (max-width: 1024px){.main-container{padding:60px 40px}.overview-cards{grid-template-columns:1fr;gap:16px}.charts-section{grid-template-columns:1fr}.filters-row{grid-template-columns:repeat(2,1fr);gap:16px}}@media (max-width: 768px){.main-container{padding:40px 20px}.page-title{font-size:32px;line-height:38px}.simple-nav{padding:0 20px}.filters-row{grid-template-columns:1fr}.filter-bar{flex-direction:column;align-items:flex-start;gap:16px;height:auto}.pool-table{overflow-x:auto}.pool-table table{min-width:800px}}:root{--orange-50: #fff1ec;--orange-100: #ffd4c5;--orange-200: #ffbfa9;--orange-300: #fea282;--orange-400: #fe906a;--orange-500: #fe7445;--orange-600: #e76a3f;--orange-700: #b45231;--orange-800: #8c4026;--orange-900: #6b311d;--grey-50: #ededed;--grey-100: #c7c7c7;--grey-200: #acacac;--grey-300: #868686;--grey-400: #6e6e6e;--grey-500: #4a4a4a;--grey-600: #434343;--grey-700: #353535;--grey-800: #292929;--grey-900: #1f1f1f;--blue-50: #e8e9f6;--blue-100: #b7b9e4;--blue-200: #9598d7;--blue-300: #6468c5;--blue-400: #464bba;--blue-500: #181ea9;--blue-600: #161b9a;--blue-700: #111578;--blue-800: #0d115d;--blue-900: #0a0d47;--color-primary: var(--blue-500);--color-secondary: var(--orange-500);--color-background: var(--orange-50);--color-text-primary: var(--grey-900);--color-text-secondary: var(--grey-600);--color-stroke: var(--blue-50)}@font-face{font-family:Brutal Type;font-style:normal;font-weight:500;src:local("Space Grotesk Medium"),local("Space Grotesk"),local("Inter Medium"),local("Inter");font-display:swap}@font-face{font-family:Brutal Type Black;font-style:normal;font-weight:900;src:local("Space Grotesk Bold"),local("Space Grotesk"),local("Inter Black"),local("Inter");font-display:swap}body{margin:0;font-family:IBM Plex Mono,Monaco,Fira Code,monospace;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#FFFFFF;color:var(--color-text-primary);line-height:1.5;font-weight:400}*{box-sizing:border-box}.container{max-width:1280px;margin:0 auto;padding:40px 20px}.dashboard{background:white;border-radius:24px;border:2px solid var(--blue-50);box-shadow:0 20px 25px -5px #1f1f1f1a,0 10px 10px -5px #1f1f1f0a;overflow:hidden}.header{background:linear-gradient(135deg,var(--blue-600) 0%,var(--blue-500) 100%);color:#fff;padding:32px;position:relative}.header h1{margin:0 0 12px;font-family:Brutal Type,sans-serif;font-size:40px;font-weight:500;line-height:48px;text-shadow:0 2px 4px rgba(0,0,0,.1)}.header p{margin:0;font-family:IBM Plex Mono,monospace;font-size:16px;font-weight:400;line-height:22px;opacity:.95}.stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:24px;padding:40px 32px;background:linear-gradient(135deg,#ffffff 0%,var(--orange-50) 100%);border-bottom:2px solid var(--blue-50)}.stat-card{background:white;padding:28px 24px;border-radius:20px;box-shadow:0 4px 15px #1f1f1f14;border:2px solid var(--blue-50);transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.stat-card:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,var(--blue-500) 0%,var(--orange-500) 100%)}.stat-card:hover{box-shadow:0 12px 25px #1f1f1f26;transform:translateY(-4px) scale(1.02);border-color:var(--blue-500)}.stat-label{font-family:IBM Plex Mono,monospace;font-size:12px;font-weight:400;line-height:16px;color:var(--grey-600);margin-bottom:12px;text-transform:uppercase;letter-spacing:.05em}.stat-value{font-family:Brutal Type,sans-serif;font-size:32px;font-weight:500;line-height:38px;color:var(--grey-900)}table{width:100%;border-collapse:collapse;margin:0;background:white}thead{background:linear-gradient(135deg,var(--orange-50) 0%,#ffffff 100%);border-bottom:3px solid var(--blue-50)}th,td{padding:20px 32px;text-align:left;border-bottom:1px solid var(--blue-50)}th{font-family:IBM Plex Mono,monospace;font-size:12px;font-weight:400;line-height:16px;color:var(--grey-800);text-transform:uppercase;letter-spacing:.05em}td{font-family:IBM Plex Mono,monospace;font-size:16px;font-weight:400;line-height:22px;color:var(--grey-900)}tbody tr{transition:all .2s ease}tbody tr:hover{background:var(--orange-50)}.clickable-row{cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1)}.clickable-row:hover{background:linear-gradient(135deg,var(--orange-100) 0%,var(--orange-50) 100%)!important;transform:scale(1.005);box-shadow:0 4px 15px #1f1f1f1a}.pair{font-family:IBM Plex Mono,monospace;font-weight:400;color:var(--blue-600);font-size:16px;line-height:22px}.chain{font-family:IBM Plex Mono,monospace;font-weight:400;color:var(--grey-700)}.dex{color:var(--blue-500)}.amount{font-family:IBM Plex Mono,monospace;font-weight:400;color:var(--orange-600)}.badge{display:inline-flex;align-items:center;padding:6px 16px;border-radius:20px;font-family:IBM Plex Mono,monospace;font-size:12px;font-weight:400;line-height:16px;text-transform:uppercase;letter-spacing:.05em;border:2px solid;transition:all .2s ease}.badge-blue{background:linear-gradient(135deg,var(--blue-100) 0%,#ffffff 100%);color:var(--blue-700);border-color:var(--blue-400)}.badge-orange{background:linear-gradient(135deg,var(--orange-100) 0%,#ffffff 100%);color:var(--orange-700);border-color:var(--orange-400)}.badge-green{background:linear-gradient(135deg,#dcfce7 0%,#ffffff 100%);color:#16a34a;border-color:#22c55e}.badge-gray{background:linear-gradient(135deg,var(--grey-200) 0%,#ffffff 100%);color:var(--grey-700);border-color:var(--grey-400)}.title-62{font-family:Brutal Type,sans-serif;font-size:62px;font-weight:500;line-height:74px}.title-48{font-family:Brutal Type,sans-serif;font-size:48px;font-weight:500;line-height:58px}.title-40{font-family:Brutal Type,sans-serif;font-size:40px;font-weight:500;line-height:48px}.title-32{font-family:Brutal Type,sans-serif;font-size:32px;font-weight:500;line-height:38px}.title-24{font-family:Brutal Type,sans-serif;font-size:24px;font-weight:500;line-height:28px}.title-20{font-family:Brutal Type,sans-serif;font-size:20px;font-weight:500;line-height:24px}.body-20{font-family:IBM Plex Mono,monospace;font-size:20px;font-weight:400;line-height:28px}.body-16{font-family:IBM Plex Mono,monospace;font-size:16px;font-weight:400;line-height:22px}.body-14{font-family:IBM Plex Mono,monospace;font-size:14px;font-weight:400;line-height:20px}.body-12{font-family:IBM Plex Mono,monospace;font-size:12px;font-weight:400;line-height:16px}.logo-arkiv{position:relative;width:120px;height:32px}.logo-text-arkiv{font-family:Brutal Type Black,Brutal Type,sans-serif;font-size:28px;font-weight:900;line-height:1;letter-spacing:.28px;text-transform:uppercase;color:#000;position:absolute;top:5px;left:0;white-space:nowrap}.arkiv-header{padding:24px 16px;position:sticky;top:24px;z-index:100}@media (min-width: 768px){.arkiv-header{padding:24px 60px}}.nav-container{max-width:1280px;margin:0 auto}.arkiv-menu{background:rgba(255,255,255,.8);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:16px;box-shadow:0 2px 8px #0000001a;display:flex;align-items:center;justify-content:space-between;padding:16px 24px;height:64px}.nav-logo{display:flex;align-items:center}.desktop-nav{display:none;align-items:center;gap:24px;margin-left:auto;margin-right:16px}@media (min-width: 1024px){.desktop-nav{display:flex}}.nav-link{font-family:IBM Plex Mono,monospace;font-size:14px;font-weight:400;line-height:20px;color:#000;text-decoration:none;transition:color .2s ease}.nav-link:hover{color:var(--grey-600)}.mobile-menu-container{display:flex;align-items:center}@media (min-width: 1024px){.mobile-menu-container{display:none}}.mobile-menu-button{width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;border:none;background:transparent;padding:4px}.hamburger-lines{width:18px;height:12px;display:flex;flex-direction:column;justify-content:space-between}.hamburger-lines span{width:100%;height:2px;background:#000000;border-radius:1px;transition:all .2s ease}.mobile-menu-button:hover .hamburger-lines span{background:var(--grey-600)}.nav-item-group{position:relative}.dropdown-menu{position:absolute;top:100%;right:0;margin-top:8px;width:224px;background:white;border-radius:8px;box-shadow:0 4px 12px #00000026;border:1px solid var(--grey-100);opacity:0;visibility:hidden;transform:translateY(-8px);transition:all .2s ease;z-index:50}.nav-item-group:hover .dropdown-menu{opacity:1;visibility:visible;transform:translateY(0)}.dropdown-content{padding:12px 0}.dropdown-link{display:block;padding:8px 16px;font-family:IBM Plex Mono,monospace;font-size:14px;font-weight:400;line-height:20px;color:var(--grey-700);text-decoration:none;transition:all .2s ease}.dropdown-link:hover{color:#000;background:var(--grey-50)}.mobile-menu-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:1000}.mobile-menu{position:fixed;top:0;left:0;right:0;bottom:0;background:white;z-index:1001;overflow-y:auto}.mobile-menu-header{display:flex;align-items:center;justify-content:space-between;padding:24px;border-bottom:1px solid var(--grey-100)}.mobile-close-button{width:32px;height:32px;border:none;background:transparent;font-size:24px;color:#000;cursor:pointer;display:flex;align-items:center;justify-content:center}.mobile-menu-content{padding:24px}.mobile-menu-section{margin-bottom:32px}.mobile-section-title{font-family:IBM Plex Mono,monospace;font-size:12px;font-weight:400;line-height:16px;color:var(--grey-600);text-transform:uppercase;letter-spacing:.05em;margin-bottom:16px}.mobile-menu-link{display:block;padding:12px 0;font-family:IBM Plex Mono,monospace;font-size:16px;font-weight:400;line-height:22px;color:#000;text-decoration:none;border-bottom:1px solid var(--grey-100);transition:color .2s ease}.mobile-menu-link:hover{color:var(--grey-600)}.mobile-menu-link:last-child{border-bottom:none}.btn-primary{background:var(--blue-500);color:#fff;border:none;padding:9px 20px;border-radius:8px;font-family:IBM Plex Mono,monospace;font-size:16px;font-weight:400;line-height:22px;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 2px #00000040;position:relative;display:inline-flex;align-items:center;gap:10px;white-space:nowrap}.btn-primary:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;border-radius:8px;box-shadow:inset 0 2px 2px #ffffff40,inset 0 -4px 2px #00000040}.btn-primary:hover{background:var(--blue-600);transform:translateY(-1px);box-shadow:0 4px 4px #00000040}
