.ProjectDetail-module___tYBua__container{width:100%;max-width:1200px;margin:0 auto;padding:1.5rem}.ProjectDetail-module___tYBua__backLink{color:#000c;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 0;font-size:.9rem;text-decoration:none;transition:all .2s;display:inline-flex}.ProjectDetail-module___tYBua__backLink:hover{color:#000000e6;transform:translate(-3px)}.ProjectDetail-module___tYBua__content{min-height:400px;margin-top:2rem;padding:0}.ProjectDetail-module___tYBua__sectionDivider{background:linear-gradient(90deg,#00000003 0%,#0003 50%,#00000003 100%);width:100%;height:1px;margin:3rem 0}.ProjectDetail-module___tYBua__architectureChartPlaceholder{color:#0cf2b4b3;background:linear-gradient(165deg,#ffffff08 0%,#ffffff03 100%);border:1px dashed #0cf2b44d;border-radius:12px;justify-content:center;align-items:center;width:100%;height:400px;font-size:1.2rem;font-weight:500;display:flex}.ProjectDetail-module___tYBua__fundingGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;width:100%;margin-bottom:2rem;display:grid}.ProjectDetail-module___tYBua__fundingCard{-webkit-backdrop-filter:blur(20px)saturate(180%);background:linear-gradient(165deg,#ffffff0d 0%,#ffffff05 100%);border:1px solid #ffffff14;border-radius:12px;padding:1.5rem;transition:all .3s cubic-bezier(.22,1,.36,1);box-shadow:0 4px 24px -1px #0000001a}.ProjectDetail-module___tYBua__fundingCard:hover{border-color:#38e8e133;transform:translateY(-2px);box-shadow:0 8px 32px -4px #0003}.ProjectDetail-module___tYBua__fundingHeader{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.ProjectDetail-module___tYBua__fundingHeader h3{color:#ffffffe6;margin:0;font-size:1.25rem;font-weight:600}.ProjectDetail-module___tYBua__fundingAmount{color:#38e8e1;text-shadow:0 0 10px #38e8e166;font-size:1.125rem;font-weight:700}.ProjectDetail-module___tYBua__fundingDescription{color:#ffffffb3;min-height:4rem;margin-bottom:1.25rem;font-size:.9rem;line-height:1.5}.ProjectDetail-module___tYBua__fundingStatus{flex-direction:column;gap:.5rem;display:flex}.ProjectDetail-module___tYBua__statusBar{background:#ffffff1a;border-radius:3px;width:100%;height:6px;overflow:hidden}.ProjectDetail-module___tYBua__statusFill{border-radius:3px;height:100%;transition:width 1s cubic-bezier(.22,1,.36,1)}.ProjectDetail-module___tYBua__fundingStatus span{color:#fff9;font-size:.8rem;font-weight:500}.ProjectDetail-module___tYBua__proposalCard{cursor:pointer;flex-direction:column;height:100%;transition:all .3s cubic-bezier(.22,1,.36,1);display:flex}.ProjectDetail-module___tYBua__proposalCard:hover{transform:translateY(-4px);box-shadow:0 8px 32px -4px #0003,inset 0 0 0 1px #fff3}.ProjectDetail-module___tYBua__proposalGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;width:100%;margin:1.5rem 0 2rem;display:grid}.ProjectDetail-module___tYBua__compactCard .ProjectDetail-module___tYBua__infoGrid{grid-template-columns:repeat(2,1fr)}.ProjectDetail-module___tYBua__proposalTitle{color:#ffffffe6;margin-top:1rem;margin-bottom:.5rem;font-size:1rem;font-weight:600}.ProjectDetail-module___tYBua__proposalSection{margin-top:2rem}.ProjectDetail-module___tYBua__proposalSectionTitle{color:#ffffffe6;margin-bottom:1rem;font-size:1.25rem;font-weight:600}.ProjectDetail-module___tYBua__metricsContainer{flex-wrap:wrap;gap:1.5rem;margin-bottom:2rem;display:flex}.ProjectDetail-module___tYBua__metricCard{-webkit-backdrop-filter:blur(20px)saturate(180%);text-align:center;background:linear-gradient(165deg,#38e8e114 0%,#14b8a60a 100%);border:1px solid #38e8e126;border-radius:12px;flex:1;min-width:200px;padding:1.5rem;transition:all .3s cubic-bezier(.22,1,.36,1)}.ProjectDetail-module___tYBua__metricCard:hover{transform:translateY(-2px);box-shadow:0 8px 32px -4px #00000026,inset 0 0 0 1px #38e8e140}.ProjectDetail-module___tYBua__metricValue{color:#38e8e1;text-shadow:0 0 15px #38e8e14d;margin-bottom:.5rem;font-size:2rem;font-weight:700}.ProjectDetail-module___tYBua__metricLabel{color:#ffffffb3;font-size:.9rem;font-weight:500}@media (max-width:768px){.ProjectDetail-module___tYBua__container{padding:1rem}.ProjectDetail-module___tYBua__content{padding:1.5rem}.ProjectDetail-module___tYBua__fundingGrid{grid-template-columns:1fr}.ProjectDetail-module___tYBua__fundingCard{padding:1.25rem}.ProjectDetail-module___tYBua__proposalGrid{grid-template-columns:1fr}.ProjectDetail-module___tYBua__metricsContainer{flex-direction:column}.ProjectDetail-module___tYBua__metricCard{min-width:100%}.ProjectDetail-module___tYBua__metricValue{font-size:1.75rem}}
.MeshSDKComponents-module__7hhlra__carousel{box-sizing:border-box;width:100%;margin-bottom:2rem;padding:0 1rem;overflow:hidden}.MeshSDKComponents-module__7hhlra__carouselHeader{text-align:left;margin-bottom:2rem;position:relative}.MeshSDKComponents-module__7hhlra__carouselTitle{color:#000000f2;margin:0 0 .5rem;padding-bottom:8px;font-size:1.5rem;font-weight:700;display:inline-block;position:relative}.MeshSDKComponents-module__7hhlra__carouselTitle:after{content:"";background:linear-gradient(90deg,#000000e6 0%,#0009 50%,#0003 100%);border-radius:2px;width:100%;height:2px;position:absolute;bottom:0;left:0;box-shadow:0 0 8px #0003}.MeshSDKComponents-module__7hhlra__carouselSubtitle{color:#000000b3;max-width:600px;margin:0;font-size:.875rem}.MeshSDKComponents-module__7hhlra__sectionWithWhiteBar .MeshSDKComponents-module__7hhlra__carouselTitle:after{background:linear-gradient(90deg,#ffffffe6 0%,#fff9 50%,#fff3 100%);box-shadow:0 0 8px #ffffff4d}@keyframes MeshSDKComponents-module__7hhlra__gradientText{0%,to{background-position:0%}50%{background-position:100%}}.MeshSDKComponents-module__7hhlra__carouselContainer{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex;position:relative;overflow:visible}.MeshSDKComponents-module__7hhlra__navButton{color:#000000e6;cursor:pointer;z-index:2;background:#fff;border:1px solid #0000001a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;transition:all .5s cubic-bezier(.25,.46,.45,.94);display:flex;box-shadow:0 4px 24px -1px #0000001a,0 2px 8px #0000000f}.MeshSDKComponents-module__7hhlra__navButton:hover{background:#0000000d;border-color:#0003;transform:translateY(-3px)scale(1.08);box-shadow:0 8px 32px -4px #00000026,0 4px 16px #0000001a}.MeshSDKComponents-module__7hhlra__navButton:active{transform:translateY(-1px)scale(1.02)}.MeshSDKComponents-module__7hhlra__navButtonDisabled{opacity:.5;cursor:not-allowed;pointer-events:none}.MeshSDKComponents-module__7hhlra__navButtonPrev{order:1}.MeshSDKComponents-module__7hhlra__navButtonNext{order:3}.MeshSDKComponents-module__7hhlra__card{cursor:pointer;will-change:transform,opacity,filter;transform-origin:50%;background:#fff;border:1px solid #0000001a;border-radius:16px;flex-direction:column;width:280px;height:auto;min-height:280px;padding:1.5rem;display:flex;position:absolute;overflow:visible;box-shadow:0 8px 32px -4px #00000026,0 4px 16px #0000001a,0 2px 8px #0000000f}.MeshSDKComponents-module__7hhlra__card:before,.MeshSDKComponents-module__7hhlra__card:hover:before,.MeshSDKComponents-module__7hhlra__cardCenter:before{display:none}.MeshSDKComponents-module__7hhlra__cardCenter{z-index:10}.MeshSDKComponents-module__7hhlra__cardPrev,.MeshSDKComponents-module__7hhlra__cardNext{z-index:5}.MeshSDKComponents-module__7hhlra__card:hover{border-color:#00000026;transform:translateY(-2px);box-shadow:0 12px 40px -4px #0003,0 6px 20px #00000026,0 2px 8px #0000001a}.MeshSDKComponents-module__7hhlra__cardCenter:hover{transform:translateY(-4px);box-shadow:0 16px 48px -4px #00000040,0 8px 24px #0003,0 4px 12px #00000026}.MeshSDKComponents-module__7hhlra__cardHeader{justify-content:space-between;align-items:flex-start;margin-bottom:1rem;display:flex}.MeshSDKComponents-module__7hhlra__cardCategory{text-transform:uppercase;letter-spacing:.5px;color:#000000b3;font-size:.75rem;font-weight:600}.MeshSDKComponents-module__7hhlra__cardIcon{color:#00000080;transition:color .3s}.MeshSDKComponents-module__7hhlra__card:hover .MeshSDKComponents-module__7hhlra__cardIcon{color:#000000e6}.MeshSDKComponents-module__7hhlra__cardContent{flex-direction:column;flex:1;gap:.75rem;display:flex}.MeshSDKComponents-module__7hhlra__cardTitle{word-break:break-word;color:#000000f2;margin:0;font-size:1rem;font-weight:700;line-height:1.3}.MeshSDKComponents-module__7hhlra__cardDescription{color:#000000b3;margin:0 0 .75rem;font-size:.875rem;line-height:1.4}.MeshSDKComponents-module__7hhlra__cardTags{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;display:flex}.MeshSDKComponents-module__7hhlra__tag{color:#000000e6;text-transform:uppercase;letter-spacing:.5px;background:#0000000d;border:1px solid #0000001a;border-radius:6px;padding:.25rem .5rem;font-size:.7rem;font-weight:500;transition:all .3s}.MeshSDKComponents-module__7hhlra__card:hover .MeshSDKComponents-module__7hhlra__tag{background:#00000014;border-color:#00000026;transform:translateY(-1px)}.MeshSDKComponents-module__7hhlra__cardMetric{background:#00000005;border:1px solid #0000001a;border-radius:8px;justify-content:space-between;align-items:center;margin-top:auto;padding:.75rem;display:flex}.MeshSDKComponents-module__7hhlra__metricLabel{color:#0009;font-size:.75rem;font-weight:500}.MeshSDKComponents-module__7hhlra__metricValue{color:#000000e6;font-family:JetBrains Mono,monospace;font-size:1rem;font-weight:700}.MeshSDKComponents-module__7hhlra__coreIndicator{color:#000c;letter-spacing:.5px;background:linear-gradient(135deg,#0cf2b4e6 0%,#38e8e1cc 100%);border-radius:6px;padding:4px 8px;font-size:.625rem;font-weight:700;position:absolute;top:12px;right:12px;box-shadow:0 2px 8px #0cf2b44d}.MeshSDKComponents-module__7hhlra__coreIndicator span{text-shadow:none}.MeshSDKComponents-module__7hhlra__pagination{justify-content:space-between;align-items:center;width:100%;max-width:1000px;margin:0 auto 1rem;padding:0 2rem;display:flex}.MeshSDKComponents-module__7hhlra__dot{cursor:pointer;background:#0003;border:none;border-radius:2px;flex:1;height:4px;margin:0 2px;transition:all .5s cubic-bezier(.25,.46,.45,.94)}.MeshSDKComponents-module__7hhlra__dot:hover{background:#0006;transform:scaleY(1.5)}.MeshSDKComponents-module__7hhlra__dotActive{background:#000000e6;transform:scaleY(2);box-shadow:0 0 8px #0000004d}.MeshSDKComponents-module__7hhlra__dotDisabled{opacity:.5;cursor:not-allowed;pointer-events:none}.MeshSDKComponents-module__7hhlra__cardsContainer{perspective:1200px;box-sizing:border-box;flex:1;order:2;justify-content:center;align-items:center;height:auto;min-height:350px;padding:40px 20px;display:flex;position:relative;overflow:hidden}.MeshSDKComponents-module__7hhlra__cardsTrack{width:100%;height:100%;transform-style:preserve-3d;justify-content:center;align-items:center;display:flex;position:relative}@media (max-width:768px){.MeshSDKComponents-module__7hhlra__carousel,.MeshSDKComponents-module__7hhlra__carouselHeader{margin-bottom:1.5rem}.MeshSDKComponents-module__7hhlra__carouselTitle{padding-bottom:6px;font-size:1.25rem}.MeshSDKComponents-module__7hhlra__carouselTitle:after{height:1.5px}.MeshSDKComponents-module__7hhlra__carouselContainer{gap:.5rem}.MeshSDKComponents-module__7hhlra__navButton{width:40px;height:40px}.MeshSDKComponents-module__7hhlra__cardsContainer{min-height:280px;padding:30px 0}.MeshSDKComponents-module__7hhlra__pagination{max-width:280px;padding:0 1rem}.MeshSDKComponents-module__7hhlra__card{width:260px;height:220px;padding:1.25rem;position:relative}.MeshSDKComponents-module__7hhlra__cardTitle{font-size:.9rem}.MeshSDKComponents-module__7hhlra__cardDescription{font-size:.8rem}.MeshSDKComponents-module__7hhlra__cardTags{gap:.375rem;margin-bottom:.75rem}.MeshSDKComponents-module__7hhlra__tag{padding:.2rem .4rem;font-size:.65rem}.MeshSDKComponents-module__7hhlra__coreIndicator{padding:3px 6px;font-size:.5rem;top:8px;right:8px}}.MeshSDKComponents-module__7hhlra__architectureChart{background:0 0;width:100%;position:relative;overflow:hidden}.MeshSDKComponents-module__7hhlra__architectureChart .react-flow__edge-path{stroke:#000!important;stroke-width:1.5px!important;stroke-opacity:.4!important}.MeshSDKComponents-module__7hhlra__architectureChart .react-flow__edge{stroke:#000!important}.MeshSDKComponents-module__7hhlra__architectureChart .react-flow__arrowhead{fill:#000!important;stroke:#000!important}:is(.MeshSDKComponents-module__7hhlra__architectureChart .react-flow__edge.selected .react-flow__edge-path,.MeshSDKComponents-module__7hhlra__architectureChart .react-flow__edge:hover .react-flow__edge-path){stroke:#000!important;stroke-width:2px!important;stroke-opacity:.6!important}.MeshSDKComponents-module__7hhlra__sectionWithBar{margin-bottom:80px;margin-left:10px;padding-left:20px;position:relative}.MeshSDKComponents-module__7hhlra__sectionWithBar:before{content:"";background:linear-gradient(#000c 0%,#0009 50%,#000c 100%);border-radius:3px;width:3px;position:absolute;top:0;bottom:0;left:0;box-shadow:0 0 10px #0003}.MeshSDKComponents-module__7hhlra__sectionWithWhiteBar{margin-top:40px;margin-bottom:80px;margin-left:10px;padding-left:20px;position:relative}.MeshSDKComponents-module__7hhlra__sectionWithWhiteBar:before{content:"";background:linear-gradient(#000c 0%,#0009 50%,#000c 100%);border-radius:3px;width:3px;position:absolute;top:0;bottom:0;left:0;box-shadow:0 0 10px #0003}.MeshSDKComponents-module__7hhlra__sectionWithTealBar{margin-top:40px;margin-left:10px;padding-left:20px;position:relative}.MeshSDKComponents-module__7hhlra__sectionWithTealBar:before{content:"";background:linear-gradient(#000c 0%,#0009 50%,#000c 100%);border-radius:3px;width:3px;position:absolute;top:0;bottom:0;left:0;box-shadow:0 0 10px #0003}@media (max-width:1024px) and (min-width:769px){.MeshSDKComponents-module__7hhlra__card{max-width:240px;height:200px;padding:1.25rem}.MeshSDKComponents-module__7hhlra__cardTitle{font-size:.9rem}}
.MeshStats-module__PFEsQq__container{width:100%;max-width:1200px;margin:0 auto;padding:1.5rem}.MeshStats-module__PFEsQq__header{text-align:center;margin-bottom:2rem}.MeshStats-module__PFEsQq__title{color:#fff;margin-bottom:.5rem;font-size:2rem;font-weight:700}.MeshStats-module__PFEsQq__version{color:#fff9;font-size:1rem}.MeshStats-module__PFEsQq__stat{text-align:center;background:#fff;border:1px solid #0000001a;border-radius:12px;flex-direction:column;justify-content:center;min-height:120px;padding:1.75rem;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 24px -1px #0000001a}.MeshStats-module__PFEsQq__stat:hover{border-color:#00000026;transform:translateY(-2px);box-shadow:0 8px 24px #0000001a}.MeshStats-module__PFEsQq__stat>*{z-index:2;position:relative}.MeshStats-module__PFEsQq__stat h3{color:#000000b3;text-transform:uppercase;letter-spacing:.5px;margin:0 0 .75rem;font-size:.875rem;font-weight:500}.MeshStats-module__PFEsQq__stat p{color:#000;word-break:break-word;text-shadow:none;margin:0;font-size:2.25rem;font-weight:600;line-height:1.2}.MeshStats-module__PFEsQq__githubStats,.MeshStats-module__PFEsQq__chartSection{margin-bottom:2.5rem}.MeshStats-module__PFEsQq__githubStats h2,.MeshStats-module__PFEsQq__chartSection h2{color:var(--text-color);margin-bottom:1rem;font-size:1.25rem;font-weight:600}.MeshStats-module__PFEsQq__chartsContainer .MeshStats-module__PFEsQq__chartSection{flex-direction:column;align-items:stretch;gap:1rem;display:flex}.MeshStats-module__PFEsQq__chartsContainer .MeshStats-module__PFEsQq__chartSection h2{color:#000000e6;letter-spacing:.02em;background:#fff;border:1px solid #0000001a;border-radius:12px;align-items:center;min-height:3rem;margin:0;padding:1rem 1.5rem;font-size:1.125rem;font-weight:500;display:flex;box-shadow:0 4px 24px -1px #0000001a,0 2px 8px #0000000f}.MeshStats-module__PFEsQq__chartsContainer>.MeshStats-module__PFEsQq__chartSection{margin-top:2rem}.MeshStats-module__PFEsQq__chartsContainer>.MeshStats-module__PFEsQq__chartSection:first-child{margin-top:0}.MeshStats-module__PFEsQq__chartsContainer .MeshStats-module__PFEsQq__chartsGrid{margin-top:2rem}.MeshStats-module__PFEsQq__chartsContainer .MeshStats-module__PFEsQq__chartsGrid:first-child{margin-top:0}.MeshStats-module__PFEsQq__chartsContainer .MeshStats-module__PFEsQq__badges{margin-bottom:1rem}.MeshStats-module__PFEsQq__chartsContainer .MeshStats-module__PFEsQq__badge{color:#000c;background:#fffffffa;border:1px solid #0003}.MeshStats-module__PFEsQq__chartsContainer .MeshStats-module__PFEsQq__badge:hover{color:#000000f2;background:#fff;border-color:#0000004d}.MeshStats-module__PFEsQq__chartsContainer .MeshStats-module__PFEsQq__badgeSelected{color:#fff;background:#000;border-color:#0000004d}.MeshStats-module__PFEsQq__chartSection h2{color:#ffffff80;letter-spacing:.02em;margin-bottom:1rem;font-size:1.125rem;font-weight:500}.MeshStats-module__PFEsQq__githubStats h2{color:#ffffff80;letter-spacing:.02em;margin-bottom:1rem;font-size:1.125rem;font-weight:500;transition:color .3s}.MeshStats-module__PFEsQq__githubStats:hover h2{color:#ffffffb3}.MeshStats-module__PFEsQq__chartsContainer{background:#fff;border-radius:12px;flex-direction:column;margin:2rem 0 5rem;padding:2rem;display:flex;box-shadow:0 4px 24px -1px #0000001a}.MeshStats-module__PFEsQq__chartsContainer .MeshStats-module__PFEsQq__chartsGrid{grid-template-columns:repeat(2,1fr);grid-auto-rows:min-content;align-items:start;gap:1.5rem;margin-bottom:0;display:grid}.MeshStats-module__PFEsQq__chartsContainer .MeshStats-module__PFEsQq__chartSection{margin-bottom:0}.MeshStats-module__PFEsQq__chartsContainer .MeshStats-module__PFEsQq__chart{background:#fff;border:1px solid #0000001a;border-radius:12px;height:auto;min-height:0;padding:1.5rem;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:visible;box-shadow:0 4px 24px -1px #0000001a,0 2px 8px #0000000f}.MeshStats-module__PFEsQq__chartsGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-bottom:2rem;display:grid}.MeshStats-module__PFEsQq__chart{opacity:0;background:0 0;border:1px solid #ffffff05;border-radius:1rem;height:320px;padding:2rem;transition:all .4s cubic-bezier(.4,0,.2,1);animation:.6s ease-out forwards MeshStats-module__PFEsQq__chartFadeIn;position:relative;overflow:hidden}.MeshStats-module__PFEsQq__donutChartContainer{background:#fff;border:1px solid #0000001a;border-radius:12px;flex-direction:row;justify-content:space-between;align-items:flex-start;gap:1rem;width:100%;height:auto;min-height:0;padding:1rem;display:flex;position:relative;box-shadow:0 4px 24px -1px #0000001a,0 2px 8px #0000000f}.MeshStats-module__PFEsQq__chartTitle{color:#000000f2;text-align:center;margin-bottom:1.5rem;font-size:1.25rem;font-weight:600}.MeshStats-module__PFEsQq__donutChart{filter:drop-shadow(0 2px 4px #0000001a)drop-shadow(0 1px 2px #0000000f);flex-shrink:0;width:50%;height:300px}.MeshStats-module__PFEsQq__donutLegend{flex-direction:column;flex-shrink:0;gap:.5rem;width:45%;height:300px;padding:.25rem;display:flex;overflow-y:auto}.MeshStats-module__PFEsQq__donutLegend::-webkit-scrollbar{width:6px}.MeshStats-module__PFEsQq__donutLegend::-webkit-scrollbar-track{background:#0000000d;border-radius:3px}.MeshStats-module__PFEsQq__donutLegend::-webkit-scrollbar-thumb{background:#0003;border-radius:3px}.MeshStats-module__PFEsQq__donutLegend::-webkit-scrollbar-thumb:hover{background:#0000004d}.MeshStats-module__PFEsQq__legendItem{cursor:pointer;background:#fff;border:1px solid #0000001a;border-radius:.375rem;justify-content:space-between;align-items:center;gap:.5rem;padding:.375rem .5rem;transition:all .2s;display:flex;position:relative}.MeshStats-module__PFEsQq__legendItem:before{display:none}.MeshStats-module__PFEsQq__chartsContainer .MeshStats-module__PFEsQq__legendItem{background:#fff;border:1px solid #0000001a}.MeshStats-module__PFEsQq__chartsContainer .MeshStats-module__PFEsQq__legendItem:hover,.MeshStats-module__PFEsQq__chartsContainer .MeshStats-module__PFEsQq__legendItem.MeshStats-module__PFEsQq__active{background:#00000008;border-color:#00000026}.MeshStats-module__PFEsQq__chartsContainer .MeshStats-module__PFEsQq__legendItem:hover .MeshStats-module__PFEsQq__legendLabel,.MeshStats-module__PFEsQq__chartsContainer .MeshStats-module__PFEsQq__legendItem.MeshStats-module__PFEsQq__active .MeshStats-module__PFEsQq__legendLabel,.MeshStats-module__PFEsQq__chartsContainer .MeshStats-module__PFEsQq__legendItem:hover .MeshStats-module__PFEsQq__legendValue,.MeshStats-module__PFEsQq__chartsContainer .MeshStats-module__PFEsQq__legendItem.MeshStats-module__PFEsQq__active .MeshStats-module__PFEsQq__legendValue{color:#000000f2}.MeshStats-module__PFEsQq__legendItem:hover,.MeshStats-module__PFEsQq__legendItem.MeshStats-module__PFEsQq__active{background:#00000008;border-color:#00000026}.MeshStats-module__PFEsQq__legendItem:hover .MeshStats-module__PFEsQq__legendLabel,.MeshStats-module__PFEsQq__legendItem.MeshStats-module__PFEsQq__active .MeshStats-module__PFEsQq__legendLabel,.MeshStats-module__PFEsQq__legendItem:hover .MeshStats-module__PFEsQq__legendValue,.MeshStats-module__PFEsQq__legendItem.MeshStats-module__PFEsQq__active .MeshStats-module__PFEsQq__legendValue{color:#000000f2}.MeshStats-module__PFEsQq__legendColor{border-radius:.25rem;flex-shrink:0;width:.625rem;height:.625rem;transition:all .2s}.MeshStats-module__PFEsQq__chartsContainer .MeshStats-module__PFEsQq__legendLabel{color:#000c}.MeshStats-module__PFEsQq__chartsContainer .MeshStats-module__PFEsQq__legendValue{color:#000000e6}.MeshStats-module__PFEsQq__legendLabel{color:#000c;white-space:nowrap;text-overflow:ellipsis;flex:1;max-width:120px;margin-right:.5rem;font-size:.75rem;font-weight:500;overflow:hidden}.MeshStats-module__PFEsQq__legendValue{color:#000000e6;white-space:nowrap;text-align:right;min-width:70px;font-family:JetBrains Mono,monospace;font-size:.75rem;font-weight:600}.MeshStats-module__PFEsQq__chartsContainer .MeshStats-module__PFEsQq__chart:hover{border-color:#0000;transform:none}.MeshStats-module__PFEsQq__chart:hover{border-color:#ffffff14;transform:translateY(-2px)}.MeshStats-module__PFEsQq__chart>*{z-index:2;position:relative}.MeshStats-module__PFEsQq__chartTitle{color:#ffffff80;letter-spacing:.02em;margin-bottom:2rem;font-size:1.125rem;font-weight:500}.MeshStats-module__PFEsQq__chartSection{margin-bottom:3rem}.MeshStats-module__PFEsQq__yearGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin-top:1rem;display:grid}.MeshStats-module__PFEsQq__year{background:0 0;border:1px solid #ffffff05;border-radius:1rem;padding:2rem;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.MeshStats-module__PFEsQq__year:hover{border-color:#ffffff14;transform:translateY(-2px)}.MeshStats-module__PFEsQq__year>*{z-index:2;position:relative}.MeshStats-module__PFEsQq__year h3{color:#fff;border-bottom:1px solid #ffffff0f;margin:0 0 1rem;padding-bottom:.75rem;font-size:1.25rem;font-weight:600}.MeshStats-module__PFEsQq__year p{color:#ffffffb3;margin:.75rem 0;font-size:.9375rem}@media (max-width:768px){.MeshStats-module__PFEsQq__statsGrid{grid-template-columns:repeat(2,1fr);gap:1rem}.MeshStats-module__PFEsQq__stat{min-height:110px;padding:1.5rem}.MeshStats-module__PFEsQq__stat p{font-size:1.75rem}.MeshStats-module__PFEsQq__chart{padding:1rem}}@media (max-width:1024px){.MeshStats-module__PFEsQq__chartsGrid{grid-template-columns:1fr}}@media (max-width:640px){.MeshStats-module__PFEsQq__statsGrid{grid-template-columns:1fr}.MeshStats-module__PFEsQq__title{font-size:1.5rem}.MeshStats-module__PFEsQq__container{padding:1rem}.MeshStats-module__PFEsQq__chart{height:280px;padding:1rem}}@media (max-width:480px){.MeshStats-module__PFEsQq__statsGrid{grid-template-columns:1fr}.MeshStats-module__PFEsQq__stat{min-height:100px;padding:1.25rem}.MeshStats-module__PFEsQq__stat p{font-size:1.5rem}}.MeshStats-module__PFEsQq__error{color:#ef4444;font-weight:500}.MeshStats-module__PFEsQq__filterNotice{background:0 0;border:1px solid #ffffff05;border-radius:12px;margin-bottom:1.5rem;padding:1.25rem}.MeshStats-module__PFEsQq__filterNotice h2{color:#fff;margin-bottom:.5rem;font-size:1.1rem;font-weight:600}.MeshStats-module__PFEsQq__filterNotice p{color:#ffffffb3;margin:0;font-size:.9rem}.MeshStats-module__PFEsQq__statsHeader{color:var(--text-color);margin-bottom:1rem;font-size:1.25rem;font-weight:600}.MeshStats-module__PFEsQq__customTooltip{background:#000000f2;border:1px solid #ffffff1a;border-radius:8px;padding:12px 16px;box-shadow:0 8px 24px #0006,0 4px 8px #0003}.MeshStats-module__PFEsQq__tooltipLabel{color:#ffffffb3;margin:0 0 4px;font-size:.875rem;font-weight:500}.MeshStats-module__PFEsQq__tooltipValue{color:#fff;margin:0;font-size:1rem;font-weight:600}.MeshStats-module__PFEsQq__chart .recharts-line-curve{stroke-width:1.5px;filter:drop-shadow(0 0 8px #ffffff4d);stroke-dasharray:2000;stroke-dashoffset:2000px;transition:all .4s cubic-bezier(.4,0,.2,1);animation:3s ease-in-out infinite MeshStats-module__PFEsQq__lineGlow,1.5s ease-out forwards MeshStats-module__PFEsQq__drawLine}.MeshStats-module__PFEsQq__chart:hover .recharts-line-curve{filter:drop-shadow(0 0 12px #fff6);stroke-width:2px}.MeshStats-module__PFEsQq__chart .recharts-line-dots circle{fill:#fff;stroke:#0000004d;stroke-width:1.5px;filter:drop-shadow(0 0 4px #ffffff4d);r:3;opacity:0;transition:all .3s;animation:.3s ease-out 1s forwards MeshStats-module__PFEsQq__dotsFadeIn}.MeshStats-module__PFEsQq__chart .recharts-line-dots circle:hover{r:4;stroke-width:2px;filter:drop-shadow(0 0 8px #ffffff80)}@keyframes MeshStats-module__PFEsQq__lineGlow{0%{filter:drop-shadow(0 0 8px #ffffff4d)}50%{filter:drop-shadow(0 0 12px #ffffff80)}to{filter:drop-shadow(0 0 8px #ffffff4d)}}.MeshStats-module__PFEsQq__chartsContainer .MeshStats-module__PFEsQq__chart .recharts-bar-rectangles path{opacity:0;filter:none;transform-origin:bottom;transform-box:fill-box;transition:fill .3s,stroke .3s,transform .3s;animation:.5s ease-out .3s forwards MeshStats-module__PFEsQq__barFadeInWhite}.MeshStats-module__PFEsQq__chartsContainer .MeshStats-module__PFEsQq__chart .recharts-bar-rectangles path:hover{transform-origin:bottom;transform:scaleY(1.05)scaleX(1.05);fill:#000!important;stroke:#000!important}.MeshStats-module__PFEsQq__chart .recharts-bar-rectangles path{opacity:0;filter:drop-shadow(0 4px 8px #00000040);transform-origin:bottom;transition:all .3s;animation:.5s ease-out .3s forwards MeshStats-module__PFEsQq__barFadeIn}@keyframes MeshStats-module__PFEsQq__barFadeInWhite{0%{opacity:0;transform-origin:bottom;transform:scaleY(0)}to{opacity:1;transform-origin:bottom;transform:scaleY(1)}}@keyframes MeshStats-module__PFEsQq__barFadeIn{0%{opacity:0;transform:scaleY(0)}to{opacity:.8;transform:scaleY(1)}}:is(.MeshStats-module__PFEsQq__chartsContainer .MeshStats-module__PFEsQq__chart .recharts-cartesian-axis-line,.MeshStats-module__PFEsQq__chartsContainer .MeshStats-module__PFEsQq__chart .recharts-cartesian-axis-tick-line){stroke:#0003}:is(.MeshStats-module__PFEsQq__chartsContainer .MeshStats-module__PFEsQq__chart .recharts-cartesian-grid-horizontal line,.MeshStats-module__PFEsQq__chartsContainer .MeshStats-module__PFEsQq__chart .recharts-cartesian-grid-vertical line){stroke:#0000001a}:is(.MeshStats-module__PFEsQq__chart .recharts-cartesian-axis-line,.MeshStats-module__PFEsQq__chart .recharts-cartesian-axis-tick-line){stroke:#ffffff1a;opacity:0;animation:.3s ease-out forwards MeshStats-module__PFEsQq__gridFadeIn}:is(.MeshStats-module__PFEsQq__chart .recharts-cartesian-grid-horizontal line,.MeshStats-module__PFEsQq__chart .recharts-cartesian-grid-vertical line){stroke:#ffffff0d}.MeshStats-module__PFEsQq__chartsContainer .MeshStats-module__PFEsQq__chart .MeshStats-module__PFEsQq__chart-axis-text-white-bg{fill:#000!important;color:#000!important;opacity:1!important}.MeshStats-module__PFEsQq__chartsContainer .MeshStats-module__PFEsQq__chart .recharts-cartesian-axis-x .recharts-text{fill:#000!important;color:#000!important;opacity:1!important}.MeshStats-module__PFEsQq__chartsContainer .MeshStats-module__PFEsQq__chart .recharts-cartesian-axis-x text{fill:#000!important;color:#000!important;opacity:1!important}.MeshStats-module__PFEsQq__chartsContainer .recharts-cartesian-axis-x .recharts-text{fill:#000!important;color:#000!important;opacity:1!important}.MeshStats-module__PFEsQq__chartsContainer .recharts-cartesian-axis-x text{fill:#000!important;color:#000!important;opacity:1!important}.MeshStats-module__PFEsQq__chartsContainer .MeshStats-module__PFEsQq__chart .recharts-text{fill:#000000b3!important}.MeshStats-module__PFEsQq__chartsContainer .MeshStats-module__PFEsQq__chart text,.MeshStats-module__PFEsQq__chartsContainer text{fill:#000!important;opacity:1!important}.MeshStats-module__PFEsQq__chartsContainer .MeshStats-module__PFEsQq__chart .recharts-text{fill:#000000b3!important;opacity:1!important;animation:none!important}.MeshStats-module__PFEsQq__chart .recharts-text{fill:#fff9;opacity:0;font-size:11px;animation:.3s ease-out .2s forwards MeshStats-module__PFEsQq__textFadeIn}@keyframes MeshStats-module__PFEsQq__drawLine{to{stroke-dashoffset:0}}@keyframes MeshStats-module__PFEsQq__dotsFadeIn{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@keyframes MeshStats-module__PFEsQq__gridFadeIn{0%{opacity:0}to{opacity:1}}@keyframes MeshStats-module__PFEsQq__textFadeIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.MeshStats-module__PFEsQq__statsGrid{grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-bottom:3rem;display:grid}.MeshStats-module__PFEsQq__statCard{background:0 0;border:1px solid #ffffff05;border-radius:1rem;padding:2rem;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.MeshStats-module__PFEsQq__statCard:hover{border-color:#ffffff14;transform:translateY(-2px)}.MeshStats-module__PFEsQq__statCard>*{z-index:2;position:relative}.MeshStats-module__PFEsQq__statTitle{color:#fff9;margin-bottom:.5rem;font-size:.875rem}.MeshStats-module__PFEsQq__statValue{color:#ffffffe6;margin:0;font-size:2rem;font-weight:600}@keyframes MeshStats-module__PFEsQq__chartFadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.MeshStats-module__PFEsQq__badges{flex-wrap:wrap;gap:.5rem;margin:0 0 .75rem;display:flex}.MeshStats-module__PFEsQq__badge{color:#fffc;cursor:pointer;transition:var(--hover-transition);background:#ffffff05;border:1px solid #ffffff0f;border-radius:999px;padding:.35rem .7rem;font-size:.75rem;line-height:1}.MeshStats-module__PFEsQq__badge:hover{color:#fffffff2;border-color:#ffffff1f;transform:translateY(-1px)}.MeshStats-module__PFEsQq__badgeSelected{color:#000;background:#fff;border-color:#ffffff4d}
