.Projects-module__7kDgoW__container{width:100%;max-width:1200px;margin:0 auto;padding:1.5rem}.Projects-module__7kDgoW__repositoriesSection{margin:2rem 0 3rem}.Projects-module__7kDgoW__chartWrapper{-webkit-backdrop-filter:blur(20px)saturate(180%);background:linear-gradient(165deg,#ffffff0d 0%,#ffffff05 100%);border:1px solid #ffffff14;border-radius:20px;padding:2rem;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 24px -1px #0000001a}.Projects-module__7kDgoW__chartWrapper:hover{border-color:#ffffff1f;transform:translateY(-2px);box-shadow:0 8px 32px -4px #0003}.Projects-module__7kDgoW__chartHeader{justify-content:flex-end;align-items:flex-start;gap:2rem;margin-bottom:1.5rem;display:flex;position:relative}.Projects-module__7kDgoW__chartTitleSection{flex:1}.Projects-module__7kDgoW__chartTitle{color:#fffffff2;margin:0 0 .5rem;font-size:1.5rem;font-weight:600}.Projects-module__7kDgoW__chartSubtitle{color:var(--text-secondary);margin:0;font-size:.9rem;line-height:1.4}.Projects-module__7kDgoW__timeWindowSelectorContainer{z-index:10;height:40px;position:absolute;top:-1rem;right:320px}.Projects-module__7kDgoW__timeWindowSelector{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.5rem;display:flex}.Projects-module__7kDgoW__timeWindowButton{color:#000000b3;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #0000001a;border-radius:8px;padding:.5rem 1rem;font-size:.85rem;font-weight:500;transition:all .2s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 8px #0000000f,0 1px 4px #0000000a}.Projects-module__7kDgoW__timeWindowButton:hover{color:#000000e6;background:#00000008;border-color:#00000026;box-shadow:0 4px 12px #0000001a,0 2px 6px #0000000f}.Projects-module__7kDgoW__timeWindowButton.Projects-module__7kDgoW__active{color:#fff;background:#000;border-color:#0003;box-shadow:0 4px 16px #00000026,0 2px 8px #0000001a}.Projects-module__7kDgoW__chartContent{min-height:400px;position:relative}.Projects-module__7kDgoW__chartContent .recharts-cartesian-axis-x .recharts-text{fill:#0009!important;color:#0009!important}.Projects-module__7kDgoW__chartContent .recharts-cartesian-axis-x text{fill:#0009!important;color:#0009!important}.Projects-module__7kDgoW__chartContent .recharts-cartesian-axis-y .recharts-text{fill:#0009!important;color:#0009!important}.Projects-module__7kDgoW__chartContent .recharts-cartesian-axis-y text{fill:#0009!important;color:#0009!important}.Projects-module__7kDgoW__chartContent .recharts-text{fill:#0009!important;color:#0009!important}.Projects-module__7kDgoW__chartLoading,.Projects-module__7kDgoW__chartError{height:400px;color:var(--text-secondary);justify-content:center;align-items:center;font-size:.9rem;display:flex}.Projects-module__7kDgoW__chartError{color:var(--status-error)}@media (max-width:768px){.Projects-module__7kDgoW__chartHeader{flex-direction:column;align-items:flex-start;gap:1rem}.Projects-module__7kDgoW__timeWindowSelectorContainer{width:100%;position:static}.Projects-module__7kDgoW__timeWindowSelector{justify-content:flex-start;width:100%}.Projects-module__7kDgoW__timeWindowButton{padding:.4rem .8rem;font-size:.8rem}.Projects-module__7kDgoW__chartContent{min-height:300px}}.Projects-module__7kDgoW__stats{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin:2rem 0 4rem;display:grid}.Projects-module__7kDgoW__stat{-webkit-backdrop-filter:blur(20px)saturate(180%);text-align:center;background:linear-gradient(165deg,#ffffff0d 0%,#ffffff05 100%);border:1px solid #ffffff14;border-radius:12px;padding:1.5rem;transition:all .5s cubic-bezier(.22,1,.36,1);position:relative;overflow:hidden;box-shadow:0 2px 12px -1px #0000001a}.Projects-module__7kDgoW__stat:before{content:"";opacity:0;pointer-events:none;background:linear-gradient(165deg,#ffffff08 0%,#fff0 100%);transition:opacity .5s cubic-bezier(.22,1,.36,1);position:absolute;inset:0}.Projects-module__7kDgoW__stat:after{content:"";pointer-events:none;background:linear-gradient(45deg,#0000 0%,#ffffff08 30%,#ffffff0f 50%,#ffffff08 70%,#0000 100%);transition:transform 1.2s cubic-bezier(.22,1,.36,1);position:absolute;inset:-100%;transform:translate(-100%)rotate(45deg)}.Projects-module__7kDgoW__stat:hover{border-color:#ffffff26;transform:translateY(-4px)scale(1.01);box-shadow:0 8px 32px -4px #0003,inset 0 0 0 1px #ffffff1a}.Projects-module__7kDgoW__stat:hover:before{opacity:1}.Projects-module__7kDgoW__stat:hover:after{transform:translate(100%)rotate(45deg)}.Projects-module__7kDgoW__stat h3{color:#ffffffb3;text-transform:uppercase;letter-spacing:.5px;margin:0 0 .75rem;font-size:.875rem;font-weight:500}.Projects-module__7kDgoW__stat p{background:linear-gradient(120deg,#fffffff2 0%,#ffffffd9 100%);-webkit-text-fill-color:transparent;z-index:1;-webkit-background-clip:text;background-clip:text;margin:0;font-size:2rem;font-weight:600;position:relative}.Projects-module__7kDgoW__projectsGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;margin:2rem 0;display:grid}.Projects-module__7kDgoW__projectCardLink{color:inherit;height:100%;text-decoration:none;display:block}.Projects-module__7kDgoW__projectLinks{justify-content:center;gap:1.5rem;margin-top:auto;display:flex}.Projects-module__7kDgoW__iconLink{color:#000000b3;justify-content:center;align-items:center;transition:all .2s;display:flex}.Projects-module__7kDgoW__iconLink:hover{color:#000000e6;transform:translateY(-2px)}.Projects-module__7kDgoW__projectCard{background:#fff;border:1px solid #0000001a;border-radius:12px;flex-direction:column;height:100%;min-height:500px;padding:1.5rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 24px -1px #0000001a,0 2px 8px #0000000f}.Projects-module__7kDgoW__projectCard:hover{border-color:#00000026;transform:translateY(-4px);box-shadow:0 8px 32px -4px #00000026,0 4px 16px #0000001a}.Projects-module__7kDgoW__navigableCard{cursor:pointer}.Projects-module__7kDgoW__navigableCard:hover{border-color:#0003;box-shadow:0 8px 32px -4px #00000026,0 4px 16px #0000001a}.Projects-module__7kDgoW__navigableCard:after{content:"";opacity:.5;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='rgba(0, 0, 0, 0.7)'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M14 5l7 7m0 0l-7 7m7-7H3'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;width:24px;height:24px;transition:all .3s;position:absolute;top:1rem;right:1rem}.Projects-module__7kDgoW__navigableCard:hover:after{opacity:1;transform:translate(3px)}.Projects-module__7kDgoW__projectCard:before,.Projects-module__7kDgoW__projectCard:after,.Projects-module__7kDgoW__projectCard:hover:before,.Projects-module__7kDgoW__projectCard:hover:after,.Projects-module__7kDgoW__projectLink:before,.Projects-module__7kDgoW__projectLink:after{content:none}.Projects-module__7kDgoW__projectHeader{margin-bottom:1.5rem}.Projects-module__7kDgoW__projectName{color:#000000f2;margin:0 0 .5rem;font-size:1.5rem;font-weight:700;line-height:1.2}.Projects-module__7kDgoW__projectDescription{color:#000000b3;margin:0;font-size:.85rem;line-height:1.4}.Projects-module__7kDgoW__statsRow{border-top:1px solid #0000001a;border-bottom:1px solid #0000001a;grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(4,1fr);gap:.75rem;margin-bottom:1.5rem;padding:1rem 0;display:grid}.Projects-module__7kDgoW__statsRow .Projects-module__7kDgoW__statItem:first-child{grid-column:1/3}.Projects-module__7kDgoW__statsRow .Projects-module__7kDgoW__statItem:nth-child(2){grid-column:3/5}.Projects-module__7kDgoW__statsRow .Projects-module__7kDgoW__statItem:nth-child(3){grid-column:1/2}.Projects-module__7kDgoW__statsRow .Projects-module__7kDgoW__statItem:nth-child(4){grid-column:2/3}.Projects-module__7kDgoW__statsRow .Projects-module__7kDgoW__statItem:nth-child(5){grid-column:3/5}.Projects-module__7kDgoW__statItem{text-align:center;background:#00000005;border:1px solid #0000000d;border-radius:4px;flex-direction:column;align-items:center;padding:.4rem;transition:all .2s;display:flex}.Projects-module__7kDgoW__statLabel{color:#0009;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;margin-bottom:.2rem;font-size:.6rem}.Projects-module__7kDgoW__statValue{color:#000000e6;font-family:JetBrains Mono,monospace;font-size:.95rem;font-weight:600}.Projects-module__7kDgoW__statItem:hover{background:#0000000a;border-color:#0000001a}.Projects-module__7kDgoW__chartArea{background:#00000005;border-radius:8px;flex:1;min-height:220px;margin-bottom:1rem;padding:.5rem}.Projects-module__7kDgoW__actionBar{border-top:1px solid #0000001a;justify-content:space-between;align-items:center;padding-top:1rem;display:flex}.Projects-module__7kDgoW__actionIcons{align-items:center;gap:.75rem;display:flex}.Projects-module__7kDgoW__actionIcon{color:#000000b3;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.Projects-module__7kDgoW__actionIcon:hover{color:#000000e6;background:0 0;transform:translateY(-1px)}.Projects-module__7kDgoW__moreButton{color:#fff;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;background:#000;border:1px solid #0003;border-radius:8px;padding:.5rem 1rem;font-size:.75rem;font-weight:600;transition:all .2s cubic-bezier(.4,0,.2,1)}.Projects-module__7kDgoW__moreButton:hover{background:#000000e6;border-color:#0000004d;transform:translateY(-1px)}.Projects-module__7kDgoW__projectPreview{aspect-ratio:1;background:#00000005;border:1px solid #0000001a;border-radius:8px;width:100%;position:relative;overflow:hidden}.Projects-module__7kDgoW__previewImage{transition:transform .3s;object-fit:contain!important;width:100%!important;height:100%!important;position:relative!important}.Projects-module__7kDgoW__projectCard:hover .Projects-module__7kDgoW__previewImage{transform:scale(1.05)}.Projects-module__7kDgoW__projectLink{color:#000000e6;background:#0000000d;border:1px solid #0000001a;border-radius:6px;justify-content:center;align-items:center;margin-top:auto;padding:.75rem 1.5rem;font-weight:500;text-decoration:none;transition:background-color .2s;display:inline-flex}.Projects-module__7kDgoW__projectLink:hover{background:#0000001a;border-color:#00000026}.Projects-module__7kDgoW__projectLink:active{background:#00000014;border-color:#0003;transform:translateY(0);box-shadow:0 2px 8px #0000001a,inset 0 0 0 1px #0000001a}.Projects-module__7kDgoW__noResults{text-align:center;color:#0009;background:#fff;border:1px solid #0000001a;border-radius:12px;grid-column:1/-1;padding:3rem;font-size:1.125rem;box-shadow:0 4px 24px -1px #0000001a,0 2px 8px #0000000f}.Projects-module__7kDgoW__loading,.Projects-module__7kDgoW__error{text-align:center;color:#000000b3;background:#fff;border:1px solid #0000001a;border-radius:12px;margin-top:2rem;padding:2rem;box-shadow:0 4px 24px -1px #0000001a,0 2px 8px #0000000f}.Projects-module__7kDgoW__error{color:#dc2626}@media (max-width:768px){.Projects-module__7kDgoW__container{padding:1rem}.Projects-module__7kDgoW__stats,.Projects-module__7kDgoW__projectsGrid{grid-template-columns:1fr}.Projects-module__7kDgoW__projectCard{padding:1.25rem}.Projects-module__7kDgoW__projectIcon{width:40px;height:40px}.Projects-module__7kDgoW__projectName{font-size:1rem}}.Projects-module__7kDgoW__sectionHeader{text-align:center;margin:4rem 0 2rem}.Projects-module__7kDgoW__sectionTitle{color:#fff;margin-bottom:1rem;font-size:2rem}.Projects-module__7kDgoW__sectionDescription{color:#aaa;max-width:600px;margin:0 auto}.Projects-module__7kDgoW__moreSection{justify-content:center;margin:4rem 0;display:flex}.Projects-module__7kDgoW__moreButton{color:#fffffff2;background:linear-gradient(90deg,#000 0%,#0cf2b4cc 100%);border:1px solid #0cf2b44d;border-radius:8px;justify-content:center;align-items:center;padding:.625rem 1.5rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative;overflow:hidden}.Projects-module__7kDgoW__moreButton:before{content:"";z-index:1;background:linear-gradient(90deg,#0000 0%,#fff3 50%,#0000 100%);width:100%;height:100%;transition:left .5s cubic-bezier(.4,0,.2,1);position:absolute;top:0;left:-100%}.Projects-module__7kDgoW__moreButton:hover{color:#fff;text-shadow:0 1px 2px #0000004d;background:linear-gradient(90deg,#000 0%,#0cf2b4 100%);border-color:#0cf2b480;transform:translateY(-2px);box-shadow:0 8px 32px -4px #0000004d,inset 0 0 0 1px #0cf2b433}.Projects-module__7kDgoW__moreButton:hover:before{left:100%}.Projects-module__7kDgoW__moreButton:active{background:linear-gradient(165deg,#ffffff1a 0%,#ffffff0d 100%);transform:translateY(0);box-shadow:0 4px 16px -4px #0003,inset 0 0 0 1px #ffffff1a}.Projects-module__7kDgoW__governanceSection{border-top:1px solid #ffffff14;margin:4rem 0 2rem;padding:2rem 0}.Projects-module__7kDgoW__governanceTitle{color:#fffffff2;text-align:center;background:linear-gradient(90deg,#38e8e1e6 0%,#fffffff2 50%,#38e8e1e6 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:2rem;font-weight:700;animation:3s infinite Projects-module__7kDgoW__gradientText}.Projects-module__7kDgoW__governanceDescription{color:#ffffffb3;text-align:center;max-width:800px;margin:0 auto 3rem;font-size:1rem;line-height:1.6}.Projects-module__7kDgoW__governanceCards{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.Projects-module__7kDgoW__governanceCard{-webkit-backdrop-filter:none;background:#fff;border:1px solid #0000001a;border-radius:16px;flex-direction:column;height:100%;min-height:250px;padding:2rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 4px 24px -1px #0000001a}.Projects-module__7kDgoW__governanceCard:hover{border-color:#0003;transform:translateY(-4px);box-shadow:0 12px 32px -4px #0003}.Projects-module__7kDgoW__governanceCard h3{color:#000;margin:0 0 1rem;font-size:1.5rem;font-weight:600}.Projects-module__7kDgoW__governanceCard p{color:#000000b3;flex-grow:1;margin:0 0 1.5rem;font-size:.95rem;line-height:1.6}.Projects-module__7kDgoW__governanceLink{color:#fff;background:#000;border:1px solid #0003;border-radius:8px;align-self:flex-start;align-items:center;padding:.75rem 1.25rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1);display:inline-flex}.Projects-module__7kDgoW__governanceLink:hover{color:#000;background:#fff;border-color:#000;transform:translateY(-2px);box-shadow:0 4px 12px #0003}@keyframes Projects-module__7kDgoW__gradientText{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}@media (max-width:768px){.Projects-module__7kDgoW__governanceSection{margin:3rem 0 1rem;padding:1.5rem 0}.Projects-module__7kDgoW__governanceTitle{font-size:1.75rem}.Projects-module__7kDgoW__governanceDescription{margin-bottom:2rem;font-size:.9rem}.Projects-module__7kDgoW__governanceCards{grid-template-columns:1fr;gap:1.5rem}.Projects-module__7kDgoW__governanceCard{padding:1.5rem}}
