.Dropdown_dropdownContainer__pRrFk{position:relative;min-width:220px;font-family:Inter,sans-serif}.Dropdown_dropdownButton__k9_D_{width:100%;padding:.5rem 1rem;font-size:.95rem;font-weight:500;background:transparent;border:1px solid #1a1a1a;border-radius:4px;color:#1a1a1a;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:all .2s}.Dropdown_dropdownButton__k9_D_:hover{background:hsla(0,0%,100%,.1)}.Dropdown_dropdownMenu__dTUh7{position:absolute;top:100%;left:0;width:100%;margin-top:4px;border:1px solid #1a1a1a;border-radius:4px;box-shadow:0 4px 12px rgba(0,0,0,.1);z-index:100;max-height:300px;overflow-y:auto;padding:4px 0}.Dropdown_dropdownItem__VGk19{padding:.6rem 1rem;font-size:.9rem;color:#1a1a1a;cursor:pointer;transition:background .1s}.Dropdown_dropdownItem__VGk19:hover{background:rgba(0,0,0,.05)}.Dropdown_dropdownItem__VGk19.Dropdown_selected__EPOYs{font-weight:700;background:rgba(0,0,0,.08)}.Dropdown_arrow__u98cH{width:10px;height:10px;border-right:2px solid;border-bottom:2px solid;transform:rotate(45deg) translateY(-2px);transition:transform .2s;margin-left:10px}.Dropdown_dropdownButton__k9_D_[aria-expanded=true] .Dropdown_arrow__u98cH{transform:rotate(-135deg) translateY(-2px)}.Layout_container__m5jTj{min-height:100vh;transition:background-color .5s ease;padding:3rem 5rem;font-family:Inter,sans-serif}.Layout_main__bVVJR{max-width:1400px;margin:0 auto}.Layout_headerSpacer__IAXVK{height:20px}.Layout_logoContainer__sqC1l{margin-bottom:1.5rem;display:flex;justify-content:space-between;align-items:center}.Layout_logoText__LSJWt{font-family:Arial Black,Arial Bold,Gadget,sans-serif;font-size:3.8rem;font-weight:900;text-transform:uppercase;letter-spacing:-1px;line-height:1;display:flex;align-items:center;gap:1.2rem}.Layout_shapesContainer__5WaAR{display:flex;gap:.6rem;align-items:center}.Layout_shape__hu4kZ{display:inline-block;height:.5em;width:.5em}.Layout_shapeTriangleLeft__FrcLU{-webkit-clip-path:polygon(100% 0,0 50%,100% 100%);clip-path:polygon(100% 0,0 50%,100% 100%)}.Layout_shapeTriangleDown__RgE14{-webkit-clip-path:polygon(0 0,100% 0,50% 100%);clip-path:polygon(0 0,100% 0,50% 100%)}.Layout_filterRow__ZZ0HD{display:flex;align-items:center;gap:1rem;margin-bottom:3rem;flex-wrap:wrap}.Layout_filterLabel__SptyC{font-size:1.2rem;font-weight:500;opacity:.95}.Layout_repoSelect__iANxr{padding:.4rem .8rem;font-size:.95rem;font-weight:500;border:1px solid;border-radius:4px;cursor:pointer;outline:none;transition:all .2s;min-width:200px;opacity:.8}.Layout_repoSelect__iANxr:hover{background:hsla(0,0%,100%,.15)!important}.Layout_repoSelect__iANxr option{background:#e9f088;color:#1a1a1a}@media (max-width:768px){.Layout_container__m5jTj{padding:1.5rem}.Layout_logoText__LSJWt{font-size:2.2rem}.Layout_filterRow__ZZ0HD,.Layout_logoText__LSJWt{flex-direction:column;align-items:flex-start;gap:.5rem}.Layout_filterLabel__SptyC{font-size:1.1rem}.Layout_repoSelect__iANxr{width:100%}}@media (max-width:480px){.Layout_container__m5jTj{padding:1rem}.Layout_logoText__LSJWt{font-size:1.8rem}.Layout_headerSpacer__IAXVK{height:10px}.Layout_logoContainer__sqC1l{margin-bottom:1rem}}.Layout_themeSwitcher__bempD{width:auto;height:auto;padding:.8rem;border-radius:8px;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px rgba(0,0,0,.2);transition:transform .2s,background-color .2s;z-index:1000;margin-top:.5rem}.Layout_themeSwitcher__bempD:hover{transform:scale(1.05)}.Layout_themeSwitcher__bempD:active{transform:scale(.95)}.Layout_shuffleIcon__8FBGS,.Layout_themeSwitcher__bempD svg{width:1.5rem;height:1.5rem}@media (min-width:1280px){.Layout_themeSwitcher__bempD{padding:1rem}.Layout_shuffleIcon__8FBGS{width:2rem;height:2rem}}.ContributionCard_card__5PAT2{border:1px solid var(--text,#1a1a1a);border-radius:12px;padding:1rem 1.2rem;background:transparent;transition:all .2s ease;display:flex;flex-direction:column;justify-content:space-between;height:100%;min-height:0;position:relative}.ContributionCard_card__5PAT2:hover{background:hsla(0,0%,100%,.1)}.ContributionCard_header___3P_Q{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem;gap:.8rem}.ContributionCard_title__vRYuC{font-size:1rem;font-weight:700;color:var(--text,#1a1a1a);line-height:1.3;margin:0;flex:1 1}.ContributionCard_meta___6dZx{display:flex;justify-content:space-between;align-items:center;width:100%}.ContributionCard_repoRow__VAM01{display:flex;align-items:center;gap:.4rem;font-size:.8rem;color:var(--text,#1a1a1a);opacity:.8;font-family:Courier New,monospace}.ContributionCard_repoIcon__So__0{width:14px;height:14px;opacity:.8}.ContributionCard_date__lPSil{font-size:.75rem;color:var(--text,#1a1a1a);opacity:.6;font-family:Courier New,monospace}.Home_stats__rQq1X{font-size:1rem;font-weight:600;margin-bottom:1rem;color:var(--text);opacity:.9}.Home_grid__AVljO{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem;padding-top:.5rem}@media (max-width:768px){.Home_grid__AVljO{grid-template-columns:1fr}.Home_stats__rQq1X{font-size:.9rem}}