.RepoCard_card__16SPd{display:flex;flex-direction:column;background:var(--article-bg);border-radius:12px;padding:1.5rem;height:100%;border:1px solid rgba(255,255,255,.1);position:relative;overflow:hidden;transition:all .3s ease;box-shadow:0 2px 8px rgba(0,0,0,.1)}.RepoCard_card__16SPd:hover{transform:translateY(-4px);box-shadow:0 8px 25px rgba(0,0,0,.2);border-color:var(--accent-color)}.RepoCard_cardHeader__yPuYw{margin-bottom:1rem}.RepoCard_titleSection___mt_S{margin-bottom:.75rem}.RepoCard_title__Bux4S{color:var(--accent-color);margin:0 0 .5rem;font-size:1.2rem;font-weight:600;line-height:1.3;word-break:break-word}.RepoCard_topics__STWb8{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem}.RepoCard_topic__6bnZT{display:flex;align-items:center;gap:.25rem;font-size:.7rem;color:var(--accent-color);background:rgba(var(--accent-color-rgb),.1);padding:.2rem .5rem;border-radius:12px;border:1px solid rgba(var(--accent-color-rgb),.2)}.RepoCard_topicIcon__n0s_h{font-size:.6rem}.RepoCard_topicCount__nYmFW{font-size:.7rem;color:rgba(255,255,255,.6);padding:.2rem .5rem;background:rgba(255,255,255,.05);border-radius:12px}.RepoCard_language__fZdVM{display:flex;align-items:center;gap:.5rem;font-size:.85rem;color:rgba(255,255,255,.8);padding:.4rem .75rem;border-radius:6px;background:rgba(255,255,255,.05);width:-moz-fit-content;width:fit-content;margin-left:auto}.RepoCard_languageDot__i_pR9{width:8px;height:8px;border-radius:50%}.RepoCard_description__MsPje{margin:0 0 1rem;color:rgba(255,255,255,.8);font-size:.9rem;line-height:1.5;flex-grow:1;overflow-wrap:break-word;word-wrap:break-word}.RepoCard_metadata__5OS8U{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1rem;padding:.75rem 0;border-top:1px solid rgba(255,255,255,.05);border-bottom:1px solid rgba(255,255,255,.05)}.RepoCard_metaItem__tp3VN{display:flex;align-items:center;gap:.4rem;font-size:.8rem;color:rgba(255,255,255,.6)}.RepoCard_metaIcon__Ah6At{font-size:.9rem;color:var(--accent-color)}.RepoCard_statsRow__4wSUl{display:flex;justify-content:space-between;align-items:center;margin-top:auto}.RepoCard_stats__X7xkS{display:flex;gap:1rem;flex-wrap:wrap}.RepoCard_statItem__kpQny{display:flex;align-items:center;gap:.3rem;font-size:.85rem;color:rgba(255,255,255,.7);transition:color .2s}.RepoCard_statItem__kpQny:hover{color:var(--accent-color)}.RepoCard_actions__p1sDN{display:flex;gap:.5rem}.RepoCard_actionButton__lr3CK{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:6px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);color:rgba(255,255,255,.7);transition:all .2s;text-decoration:none}.RepoCard_actionButton__lr3CK:hover{background:var(--accent-color);color:white;transform:translateY(-1px);box-shadow:0 2px 8px rgba(0,0,0,.2)}.RepoCard_icon__amsnR{font-size:.9rem}@media screen and (max-width:768px){.RepoCard_card__16SPd{padding:1.25rem}.RepoCard_title__Bux4S{font-size:1.1rem}.RepoCard_description__MsPje{font-size:.85rem}.RepoCard_statsRow__4wSUl{flex-direction:column;gap:1rem;align-items:flex-start}.RepoCard_stats__X7xkS{width:100%}.RepoCard_actions__p1sDN{width:100%;justify-content:flex-end}}@media screen and (max-width:480px){.RepoCard_card__16SPd{padding:1rem}.RepoCard_metadata__5OS8U{flex-direction:column;gap:.5rem}.RepoCard_topics__STWb8{gap:.25rem}.RepoCard_topic__6bnZT{font-size:.65rem;padding:.15rem .4rem}}.RepoCard_stats__X7xkS>div:nth-child(2){display:flex;gap:1rem}.RepoCard_stats__X7xkS>div:nth-child(2) a{opacity:.7;transition:opacity .1s ease}.RepoCard_stats__X7xkS>div:nth-child(2) a:hover{opacity:1}.RepoCard_icon__amsnR{color:var(--accent-color);margin-right:.3rem;font-size:1rem}@media screen and (max-width:400px){.RepoCard_card__16SPd{padding:1rem}.RepoCard_stats__X7xkS>div:first-child,.RepoCard_stats__X7xkS>div:nth-child(2){gap:.75rem}}.GithubPage_layout__OISvA{max-width:1200px;margin:0 auto;height:100%;width:100%;padding:0 1rem}.GithubPage_pageHeading___9izC{display:flex;flex-direction:column;align-items:center;text-align:center;padding:3rem 0 2rem}.GithubPage_githubPage__Sa_O_{width:100%;padding:0 0 2rem}.GithubPage_pageTitle__sNYM3{font-size:2.5rem;font-weight:700;color:var(--accent-color);margin-bottom:1rem;letter-spacing:-.03em;line-height:1.2;background:linear-gradient(135deg,var(--accent-color),#fff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.GithubPage_pageSubtitle__GInHI{font-size:1.1rem;font-weight:400;color:rgba(255,255,255,.7);margin-bottom:2rem;max-width:700px;line-height:1.6}.GithubPage_profileSection__vAhSt{margin-bottom:3rem}.GithubPage_profileCard___8RyQ{background:var(--article-bg);border-radius:12px;padding:2rem;border:1px solid rgba(255,255,255,.1);box-shadow:0 4px 20px rgba(0,0,0,.1)}.GithubPage_profileHeader__Ff33J{display:flex;gap:2rem;align-items:flex-start;margin-bottom:2rem}.GithubPage_avatar__vNha1{border-radius:50%;border:3px solid var(--accent-color);width:120px;height:120px;flex-shrink:0;box-shadow:0 4px 16px rgba(0,0,0,.2)}.GithubPage_profileInfo__X88DC{flex:1 1}.GithubPage_username__veLoV{font-size:2rem;font-weight:600;color:var(--text-color);margin:0 0 .5rem;position:relative;display:inline-block}.GithubPage_username__veLoV:before{content:"@";font-size:2rem;color:var(--accent-color);margin-right:.25rem}.GithubPage_name__vMTip{font-size:1.2rem;font-weight:500;color:rgba(255,255,255,.9);margin:0 0 .5rem}.GithubPage_bio__3fV3Q{font-size:1rem;color:rgba(255,255,255,.7);margin:0 0 1rem;line-height:1.5}.GithubPage_metaInfo__L6RYe{display:flex;flex-wrap:wrap;gap:1rem}.GithubPage_metaItem__AxYH5{display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:rgba(255,255,255,.7)}.GithubPage_metaItem__AxYH5 svg{font-size:1rem;color:var(--accent-color)}.GithubPage_metaItem__AxYH5 a{color:var(--accent-color);text-decoration:none;transition:color .2s}.GithubPage_metaItem__AxYH5 a:hover{color:#fff}.GithubPage_statsGrid__BDDxy{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:1rem;gap:1rem;margin-top:2rem}.GithubPage_statCard__pg0o0{background:var(--sidebar-bg);border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:1.5rem;display:flex;align-items:center;gap:1rem;transition:all .2s}.GithubPage_statCard__pg0o0:hover{transform:translateY(-2px);box-shadow:0 4px 16px rgba(0,0,0,.2);border-color:var(--accent-color)}.GithubPage_statIcon__Ku4GR{font-size:1.5rem}.GithubPage_statContent__ksfl3{display:flex;flex-direction:column}.GithubPage_statNumber__BrtYU{font-size:1.5rem;font-weight:600;color:var(--text-color)}.GithubPage_statLabel__t4x61{font-size:.9rem;color:rgba(255,255,255,.7)}.GithubPage_contributionsSection__FbZL1{margin-bottom:3rem}.GithubPage_sectionTitle__jrt6U{font-size:1.5rem;color:var(--text-color);margin-bottom:1.5rem;display:flex;align-items:center;gap:.5rem}.GithubPage_contributionsCard__FHQQ9{background:var(--article-bg);border-radius:12px;padding:2rem;border:1px solid rgba(255,255,255,.1)}.GithubPage_repositoriesSection__k_nqX{margin-bottom:2rem}.GithubPage_sectionHeader__N1e6E{justify-content:space-between;margin-bottom:2rem;flex-wrap:wrap;gap:1rem}.GithubPage_filters__ptY2m{display:flex;gap:1rem;align-items:center;flex-wrap:wrap}.GithubPage_searchBox__2xE_c{position:relative;display:flex;align-items:center}.GithubPage_searchIcon__1tV2g{position:absolute;left:.75rem;color:rgba(255,255,255,.5);font-size:1rem}.GithubPage_searchInput__r_Rmf{background:var(--sidebar-bg);border:1px solid rgba(255,255,255,.1);border-radius:6px;padding:.5rem .75rem .5rem 2.5rem;color:var(--text-color);font-size:.9rem;width:250px;transition:all .2s}.GithubPage_searchInput__r_Rmf:focus{outline:none;border-color:var(--accent-color);box-shadow:0 0 0 2px rgba(var(--accent-color),.2)}.GithubPage_searchInput__r_Rmf::placeholder{color:rgba(255,255,255,.5)}.GithubPage_filterSelect___E6RW{background:var(--sidebar-bg);border:1px solid rgba(255,255,255,.1);border-radius:6px;padding:.5rem .75rem;color:var(--text-color);font-size:.9rem;cursor:pointer;transition:all .2s}.GithubPage_filterSelect___E6RW:focus{outline:none;border-color:var(--accent-color)}.GithubPage_filterSelect___E6RW option{background:var(--sidebar-bg);color:var(--text-color)}.GithubPage_reposContainer__oN2it{grid-template-columns:repeat(auto-fill,minmax(350px,1fr))}.GithubPage_emptyState__f_r6I{grid-column:1/-1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 2rem;text-align:center;color:rgba(255,255,255,.6)}.GithubPage_emptyIcon__P6Yow{font-size:3rem;margin-bottom:1rem;color:var(--accent-color)}.GithubPage_emptyState__f_r6I p{font-size:1.1rem;margin-bottom:1.5rem}.GithubPage_resetButton__rIRXA{background:var(--accent-color);border:none;border-radius:6px;padding:.75rem 1.5rem;color:white;font-size:.9rem;cursor:pointer;transition:all .2s}.GithubPage_resetButton__rIRXA:hover{background:var(--accent-color-dark);transform:translateY(-1px)}.GithubPage_viewAllSection__rPXHo{display:flex;justify-content:center;margin-top:3rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,.1)}.GithubPage_viewAllButton__u1bHC{display:flex;align-items:center;gap:.75rem;background:var(--accent-color);color:white;text-decoration:none;padding:1rem 2rem;border-radius:8px;font-size:1rem;font-weight:500;transition:all .3s ease;box-shadow:0 4px 12px rgba(0,0,0,.2)}.GithubPage_viewAllButton__u1bHC:hover{background:var(--accent-color-dark);transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,0,0,.3)}.GithubPage_viewAllIcon__O1HDx{font-size:1.1rem}.GithubPage_externalIcon__3oj92{font-size:.9rem;opacity:.8}@media screen and (max-width:768px){.GithubPage_layout__OISvA{padding:0 .5rem}.GithubPage_pageTitle__sNYM3{font-size:2rem}.GithubPage_profileHeader__Ff33J{flex-direction:column;align-items:center;text-align:center;gap:1rem}.GithubPage_username__veLoV,.GithubPage_username__veLoV:before{font-size:1.5rem}.GithubPage_metaInfo__L6RYe{justify-content:center}.GithubPage_statsGrid__BDDxy{grid-template-columns:repeat(2,1fr);gap:.75rem}.GithubPage_statCard__pg0o0{padding:1rem}.GithubPage_sectionHeader__N1e6E{flex-direction:column;align-items:stretch}.GithubPage_filters__ptY2m{flex-direction:column;gap:.75rem}.GithubPage_searchInput__r_Rmf{width:100%}.GithubPage_reposContainer__oN2it{grid-template-columns:1fr;gap:1rem}.GithubPage_contributionsCard__FHQQ9{padding:1rem}.GithubPage_viewAllButton__u1bHC{padding:.875rem 1.5rem;font-size:.9rem}}@media screen and (max-width:480px){.GithubPage_pageHeading___9izC{padding:2rem 0 1rem}.GithubPage_pageTitle__sNYM3{font-size:1.75rem}.GithubPage_pageSubtitle__GInHI{font-size:1rem}.GithubPage_profileCard___8RyQ{padding:1.5rem}.GithubPage_avatar__vNha1{width:100px;height:100px}.GithubPage_statsGrid__BDDxy{grid-template-columns:1fr}.GithubPage_statNumber__BrtYU{font-size:1.25rem}.GithubPage_viewAllButton__u1bHC{padding:.75rem 1.25rem;font-size:.85rem;flex-direction:column;gap:.5rem;text-align:center}.GithubPage_externalIcon__3oj92,.GithubPage_viewAllIcon__O1HDx{font-size:1rem}}.GithubPage_stats__yNNf0{display:flex;gap:1.5rem}.GithubPage_statItem__Of3zV{display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:var(--text-secondary)}.GithubPage_statIcon__Ku4GR{color:var(--accent-color)}.GithubPage_profileLink__BEbEY{display:flex;align-items:center;gap:.5rem;width:-moz-fit-content;width:fit-content;font-size:.9rem;color:var(--text-color);text-decoration:none;padding:.3rem .7rem;border-radius:4px;background:rgba(255,255,255,.08);transition:all .2s ease}.GithubPage_profileLink__BEbEY:hover{background:rgba(255,255,255,.12)}.GithubPage_sectionHeader__N1e6E{display:flex;align-items:center;gap:.5rem;margin:1.5rem 0 1rem}.GithubPage_sectionIcon__ceEXa{color:var(--accent-color);font-size:1.2rem}.GithubPage_sectionTitle__jrt6U{font-size:1.2rem;font-weight:600;margin:0}.GithubPage_reposContainer__oN2it{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:1.5rem;gap:1.5rem;margin-bottom:2rem}.GithubPage_contributions__qE7IO{background:var(--article-bg);border-radius:8px;padding:1.5rem;border:1px solid rgba(255,255,255,.1);width:100%;overflow-x:auto}.GithubPage_contributions__qE7IO article{width:100%!important;min-width:500px}.GithubPage_underline__JIdGR{cursor:pointer;color:white;text-decoration:none;background-image:linear-gradient(120deg,var(--accent-color) 100%,var(--accent-color) 100%);background-repeat:no-repeat;background-size:100% .2em;background-position:0 88%;transition:background-size .25s ease-in}.GithubPage_underline__JIdGR:hover{background-size:100% 88%}@media screen and (max-width:768px){.GithubPage_profileInfo__X88DC{flex-direction:column;align-items:center}.GithubPage_pageTitle__sNYM3{font-size:1.75rem}.GithubPage_pageSubtitle__GInHI{font-size:1rem;margin-bottom:2rem}.GithubPage_userInfo__bkRjc{width:100%}.GithubPage_reposContainer__oN2it{grid-template-columns:1fr}}@media screen and (max-width:1200px){.GithubPage_contributions__qE7IO{display:none}}@media screen and (max-width:600px){.GithubPage_avatar__vNha1{width:80px;height:80px}.GithubPage_username__veLoV,.GithubPage_username__veLoV:before{font-size:1.4rem}.GithubPage_sectionIcon__ceEXa{font-size:1.1rem;padding:.4rem}.GithubPage_sectionTitle__jrt6U{font-size:1.2rem}.GithubPage_stats__yNNf0{flex-direction:column;gap:.75rem}}@media screen and (min-width:768px) and (max-width:900px){.GithubPage_reposContainer__oN2it{grid-template-columns:repeat(2,1fr)}}