@import url(https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;700&display=swap);@import url(https://fonts.googleapis.com/css?family=Montserrat:400,400i,700});@import url(https://unpkg.com/boxicons@2.1.4/css/boxicons.min.css);@font-face{font-display:swap;font-family:SansationBold;src:local("Sansation_Bold"),url(/static/media/Sansation-Bold.c185e77888540f712ea0.ttf) format("truetype");unicode-range:u+000-5ff}@font-face{font-display:swap;font-family:SansationLight;src:local("Sansation_Light"),url(/static/media/Sansation-Regular.d2b916eb34c210efcc42.ttf) format("truetype");unicode-range:u+000-5ff}:root{--light-bg-color:#72ebeb;--light-text-color:#1a1a1a;--dark-bg-color:#151515;--dark-text-color:#fff}*,body,html{box-sizing:border-box}body,html{background-color:#151515;height:100%;scroll-behavior:smooth}body,html{font-family:SansationBold,sans-serif}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;overflow-x:hidden;width:100%}::-webkit-scrollbar{background-color:#151515;background-color:var(--dark-bg-color)}::-webkit-scrollbar-thumb{background:linear-gradient(0deg,#317b9b,transparent)}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace;font-family:Montserrat,sans-serif;font-family:SansationBold,sans-serif}.app{display:block;height:100%;padding-bottom:50px;position:relative;width:100%}.light{background-color:#72ebeb;background-color:var(--light-bg-color);color:#1a1a1a;color:var(--light-text-color)}.dark,.light{transition:all .4s ease}.dark{background-color:#151515;background-color:var(--dark-bg-color);color:#fff;color:var(--dark-text-color)}.Loader_loading__f8b3Y{--speed-of-animation:0.9s;--gap:6px;--first-color:#4c86f9;--second-color:#49a84c;--third-color:#f6bb02;--fourth-color:#f6bb02;--fifth-color:#2196f3;align-items:center;display:flex;gap:6px;height:100px;justify-content:center;width:100px}.Loader_laoder_container__FEjCz{align-items:center;background-color:#151515;display:flex;height:100vh;justify-content:center}.Loader_loading__f8b3Y span{-webkit-animation:Loader_scale__0N5Cf var(--speed-of-animation) ease-in-out infinite;animation:Loader_scale__0N5Cf var(--speed-of-animation) ease-in-out infinite;background:var(--first-color);height:50px;width:4px}.Loader_loading__f8b3Y span:nth-child(2){-webkit-animation-delay:-.8s;animation-delay:-.8s;background:var(--second-color)}.Loader_loading__f8b3Y span:nth-child(3){-webkit-animation-delay:-.7s;animation-delay:-.7s;background:var(--third-color)}.Loader_loading__f8b3Y span:nth-child(4){-webkit-animation-delay:-.6s;animation-delay:-.6s;background:var(--fourth-color)}.Loader_loading__f8b3Y span:nth-child(5){-webkit-animation-delay:-.5s;animation-delay:-.5s;background:var(--fifth-color)}@-webkit-keyframes Loader_scale__0N5Cf{0%,40%,to{-webkit-transform:scaleY(.05);transform:scaleY(.05)}20%{-webkit-transform:scaleY(1);transform:scaleY(1)}}@keyframes Loader_scale__0N5Cf{0%,40%,to{-webkit-transform:scaleY(.05);transform:scaleY(.05)}20%{-webkit-transform:scaleY(1);transform:scaleY(1)}}.Navbar_navbar__AHaSr{align-items:center;display:flex;justify-content:space-between;overflow-x:hidden;padding:20px 100px;z-index:1}.Navbar_navlist__Ui8c6{align-items:center;display:flex;gap:0 30px;justify-content:center;padding:0}.Navbar_list_item__Q8X9F{cursor:pointer;display:inline-block;font-size:18px;font-weight:600;list-style-type:none;position:relative}.Navbar_list_item__Q8X9F:after{background-color:#fedc02;bottom:-5px;content:"";height:2px;left:0;position:absolute;-webkit-transform:scaleX(0);transform:scaleX(0);transition:all .3s ease-in-out;visibility:hidden;width:100%}.Navbar_navbar__AHaSr.Navbar_navbar-light__Ek1OQ .Navbar_navlist__Ui8c6 .Navbar_list_item__Q8X9F:after{background-color:blue}.Navbar_active__em\+eI:after,.Navbar_list_item__Q8X9F:hover:after{-webkit-transform:scaleX(1);transform:scaleX(1);visibility:visible}.Navbar_active__em\+eI:after{margin-left:10%;margin-right:10%;width:80%}.Navbar_list_item_link__9-SyP{color:#000;cursor:pointer;text-decoration:none}.Navbar_navbar__AHaSr.Navbar_navbar-dark__YnQyx .Navbar_navlist__Ui8c6 .Navbar_list_item__Q8X9F .Navbar_list_item_link__9-SyP{color:#fff}.Navbar_button_container__XNE82{align-items:center;display:flex;gap:20px;justify-content:center}.Navbar_add__MSCBy{align-items:center;background-image:linear-gradient(90deg,#00c6ff 0,#0072ff 51%,#00c6ff);background-size:200% auto;border:none;border-radius:10px;color:#fff;cursor:pointer;display:flex;gap:2px;margin:10px;padding:10px 20px;text-align:center;text-transform:uppercase;transition:.5s}.Navbar_add__MSCBy:hover{background-position:100%;text-decoration:none}.Navbar_navbar__AHaSr.Navbar_navbar-dark__YnQyx .Navbar_github__3m8CS{all:unset;align-items:center;background-color:#21252c;border-radius:12px;display:flex;gap:7px;justify-content:space-around;padding:12px 10px;text-decoration:none;transition:all .3s ease-in-out}.Navbar_navbar__AHaSr.Navbar_navbar-light__Ek1OQ .Navbar_github__3m8CS{all:unset;align-items:center;background-color:#fff;border-radius:12px;display:flex;gap:7px;justify-content:space-around;padding:12px 10px;text-decoration:none;transition:all .3s ease-in-out}.Navbar_navbar__AHaSr.Navbar_navbar-dark__YnQyx .Navbar_github__3m8CS:hover{background-color:#232b32}.Navbar_navbar__AHaSr.Navbar_navbar-light__Ek1OQ .Navbar_github__3m8CS:hover{background-color:cyan}.Navbar_image_container__vANb8,.Navbar_image_container_mobile__tHiRU{height:30px;overflow:hidden;width:30px}.Navbar_image_container_mobile__tHiRU{display:none}.Navbar_image__YAgly{border-radius:100%;height:100%;margin-right:2rem;object-fit:cover;width:100%}.Navbar_addbtn__BoX6h{color:#fff;-webkit-filter:drop-shadow(0 4px 1px hsla(0,0%,100%,.25));filter:drop-shadow(0 4px 1px rgba(255,255,255,.25));font-size:18px;font-weight:600;margin-left:3px;text-decoration:none;text-shadow:0 4px 4px 0 #00000040;transition:all .3s ease-in-out}.Navbar_navbar__AHaSr.Navbar_navbar-light__Ek1OQ .Navbar_github__3m8CS:hover .Navbar_username__QwFGg{color:#000;transition:all .3s ease-in-out}.Navbar_github__3m8CS:hover .Navbar_username__QwFGg{color:#fff;transition:all .1s ease-in-out}.Navbar_navbar__AHaSr.Navbar_navbar-dark__YnQyx .Navbar_username__QwFGg{color:#fff;-webkit-filter:drop-shadow(0 4px 1px rgba(0,0,0,.25));filter:drop-shadow(0 4px 1px rgba(0,0,0,.25));text-shadow:0 4px 4px 0 #ffffff40}.Navbar_navbar__AHaSr.Navbar_navbar-dark__YnQyx .Navbar_image_container__vANb8{color:cyan}.Navbar_navbar__AHaSr.Navbar_navbar-dark__YnQyx .Navbar_github__3m8CS:hover .Navbar_username__QwFGg{color:cyan;transition:all .3s ease-in-out}.Navbar_mode_toggle__Ftbzp{border:none;border-radius:300px;cursor:pointer;display:block;height:40px;margin-left:auto;margin-right:20px;padding:10px;position:relative;width:40px}.Navbar_dark_mode__OC1M5{background-color:var(--light-bg-color);box-shadow:3px 3px 5px 0 #c0bfbf;color:var(--light-text-color)}.Navbar_light_mode__P-hBz{background-color:var(--dark-bg-color);box-shadow:3px 3px 5px 0 #828282;color:var(--dark-text-color)}.Navbar_light_mode__P-hBz img{-webkit-filter:invert(100%);filter:invert(100%)}.Navbar_mode_toggle__Ftbzp img{display:block;height:100%;position:relative;width:100%}.Navbar_loggedIn__BpovR{align-items:center;display:flex;justify-content:center}.Navbar_logOut__\+1NSL{all:unset;align-items:center;background-image:linear-gradient(90deg,#ff0062 0,#ff0080 51%,red);background-size:200% auto;border:none;border-radius:10px;cursor:pointer;display:flex;gap:2px;height:3rem;justify-content:center;margin-left:10px;transition:.5s;width:3rem}.Navbar_logOut__\+1NSL:hover{background-position:100%;text-decoration:none}.Navbar_cross__-fPmG,.Navbar_hamburger__luqXq{display:none}@media screen and (max-width:768px){.Navbar_navbar__AHaSr{justify-content:space-between;padding:20px}.Navbar_github__3m8CS{display:none}.Navbar_navlist__Ui8c6{background-color:#000;flex-direction:column;gap:2rem;inset:0;margin:0;overflow:hidden;position:fixed;z-index:10}.Navbar_mode_toggle__Ftbzp{display:block;gap:0;margin:0;padding:.2;position:static;scale:.8}.Navbar_image_container_mobile__tHiRU,.Navbar_list_item_link__9-SyP{color:#fff}.Navbar_loggedIn__BpovR{margin-right:-2rem;scale:.8}.Navbar_image_container_mobile__tHiRU{display:block;margin:0;padding:0}.Navbar_navbar__AHaSr.Navbar_navbar-dark__YnQyx .Navbar_navlist__Ui8c6 .Navbar_image_container_mobile__tHiRU .Navbar_image__YAgly{color:#fff}.Navbar_cross__-fPmG{color:#fff;position:absolute;right:5%;top:5%;z-index:19}.Navbar_cross__-fPmG,.Navbar_hamburger__luqXq{cursor:pointer;display:block;font-size:1.5rem}.Navbar_signInBtn__PWomd{margin-right:-1rem;scale:.8}.Navbar_username__QwFGg{color:#000}}@media screen and (max-width:420px){.Navbar_loggedIn__BpovR{margin-right:-3rem;scale:.7}.Navbar_hamburger__luqXq{scale:.8}.Navbar_addbtn__BoX6h{display:none}.Navbar_add__MSCBy{scale:.9}.Navbar_image__YAgly{padding:0}}.Landing_landing__q\+X9Q{align-items:flex-start;display:flex;flex-direction:column;font-family:SansationBold,sans-serif;height:86vh;justify-content:space-between;max-width:100%;overflow:hidden;overflow-x:hidden;padding:10px 100px;position:relative;width:100vw}.Landing_landing__q\+X9Q.Landing_landing-dark__T46wW .Landing_header__bk5Bi{color:#fff}.Landing_header__bk5Bi{align-items:flex-start;color:#000;display:flex;flex-direction:column;justify-content:center;z-index:1}.Landing_heading__MYu76{font-size:5vw;font-weight:700;margin-bottom:16px}.Landing_para__GKd9o{color:inherit;font-family:DM Sans,sans-serif;font-size:2rem;font-weight:400;margin-bottom:20px;width:600px}.Landing_rectangle__YtepO{height:430.34px;left:-300px;position:absolute;top:-470px;width:1074px}.Landing_socials__XWoD0{align-items:center;display:flex;gap:20px;justify-content:center;margin-bottom:20px;z-index:1}.Landing_memoji__KYCYy{background-color:#fff;border:2px solid #00d1ff;border-radius:50%;height:60px;width:60px;z-index:999}.Landing_landing__q\+X9Q.Landing_landing-dark__T46wW .Landing_memoji__KYCYy{background-color:#000}.Landing_image__\+iBJF{height:100%;object-fit:cover;object-position:center;width:100%}.Landing_social_profile__K3X9Z{align-items:flex-start;display:flex;flex-direction:column;gap:10px;justify-content:center}.Landing_link__oF80n{align-items:center;color:#fff;display:flex;gap:10px;justify-content:center;text-decoration:none}.Landing_landing__q\+X9Q.Landing_landing-light__1lja0 .Landing_link__oF80n{color:#000}@media screen and (max-width:768px){.Landing_landing__q\+X9Q{align-items:center;height:auto;min-height:86vh;padding:10px 20px}.Landing_header__bk5Bi{align-items:center}.Landing_heading__MYu76{font-size:9vw;text-align:center}.Landing_para__GKd9o{font-size:1.5rem;text-align:center;width:auto}.Landing_rectangle__YtepO{height:1559.34px;left:-611px;top:-224px;-webkit-transform:rotate(29.5deg);transform:rotate(29.5deg);width:1686px}.Landing_button_image__9VdIE{height:100%;width:100%}.Landing_socials__XWoD0{align-self:flex-start}}.RepoInfo_repo_info__\+LtJy,.RepoInfo_repo_info_container__UEiJ3,.RepoInfo_repo_info_row1__TNAQK{align-items:flex-start;display:flex;gap:10px;justify-content:center;z-index:1}.RepoInfo_repo_info__\+LtJy{flex-direction:column}.RepoInfo_repo_info_container__UEiJ3{align-items:center;background:#192b2f;border:1px solid #123f49;border-radius:4px;color:#fff;gap:15px;padding:5px 15px}.RepoInfo_repo_info_container__UEiJ3:hover,.RepoInfo_repo_info_container__UEiJ3:hover .RepoInfo_counter__542qA{box-shadow:inset 300px 0 0 0 rgba(213,231,227,.432);cursor:pointer;transition:1s ease-in}.RepoInfo_counter__542qA{background:#123f49;border-radius:20px;padding:4px 8px}.RepoInfo_loading__U4fbR{-webkit-animation:RepoInfo_pulse__6sqDx 1.5s ease-in-out infinite;animation:RepoInfo_pulse__6sqDx 1.5s ease-in-out infinite;opacity:.6}.RepoInfo_loading__U4fbR .RepoInfo_counter__542qA{background:#1a3640;color:#666}.RepoInfo_error__OZXeJ{background:#3d1a1a!important;border-color:#7f1d1d!important;color:#fca5a5!important;flex-direction:column;gap:8px;padding:10px 15px}.RepoInfo_retry_button__3CH-j{background:#7f1d1d;border:1px solid #991b1b;border-radius:4px;color:#fff;cursor:pointer;font-size:12px;padding:4px 8px;transition:background .3s ease}.RepoInfo_retry_button__3CH-j:hover{background:#991b1b}.RepoInfo_cache_warning__O-wGA{align-items:center;background:#3d2a1a;border:1px solid #7c4a03;border-radius:4px;color:#fbbf24;display:flex;font-size:12px;gap:8px;justify-content:space-between;margin-bottom:8px;padding:6px 12px}.RepoInfo_cache_indicator__PS3rg{background:#1a3d2a;border:1px solid #16a34a;border-radius:4px;color:#22c55e;font-size:11px;margin-top:8px;opacity:.8;padding:4px 8px;text-align:center}.RepoInfo_refresh_small_button__cICYK{background:#7c4a03;border:1px solid #a16207;border-radius:3px;color:#fff;cursor:pointer;font-size:10px;padding:2px 6px;transition:background .3s ease}.RepoInfo_refresh_small_button__cICYK:hover{background:#a16207}@-webkit-keyframes RepoInfo_pulse__6sqDx{0%,to{opacity:.6}50%{opacity:.3}}@keyframes RepoInfo_pulse__6sqDx{0%,to{opacity:.6}50%{opacity:.3}}@media screen and (max-width:768px){.RepoInfo_repo_info__\+LtJy{align-items:center}.RepoInfo_cache_warning__O-wGA{font-size:11px;padding:4px 8px}.RepoInfo_cache_indicator__PS3rg{font-size:10px}.Main_paginationItem__KDDbe{padding:5px 8px}}.Main_main_container__MorB7{align-items:center;display:flex;flex-direction:column;gap:50px;justify-content:center}.Main_text__TjeZ1{margin-bottom:50px;text-align:center}.Main_btns_container__o8EXm{align-items:flex-start;display:flex;flex-wrap:wrap;gap:60px 50px;justify-content:center}.Main_iframe_container__ZHfu3{all:unset;border:1px solid #8b8b8b;border-radius:12px;box-shadow:0 4px 20px 0 #00000040}.Main_dark_mode__gWvdk{background-color:#141414;color:#fff}.Main_createdBy__V7KDt{align-items:center;background:#192b2f;border:1px solid #123f49;border-radius:4px;box-shadow:0 2px 5px rgba(0,0,0,.2);color:#fff;cursor:pointer;display:flex;font-family:Helvetica,Arial,sans-serif;font-size:14px;font-style:italic;font-weight:700;gap:15px;justify-content:flex-start;letter-spacing:.1rem;margin-top:5px;padding:5px 15px;text-align:left;transition:all .2s ease-in-out;width:300px}.Main_createdBy__V7KDt:hover{background-color:#7383ddaf;box-shadow:0 4px 10px rgba(0,0,0,.2);-webkit-transform:translateY(-2px);transform:translateY(-2px)}.Main_buttonContainer__H3SEz{align-items:center;display:flex;height:30px;justify-content:center}.Main_download_btn__azRwu{background-color:#ddc173;border:none;border-radius:15px;box-shadow:0 2px 5px rgba(0,0,0,.2);color:#fff;font-family:Helvetica,Arial,sans-serif;font-size:12px;font-weight:700;margin-left:3px;padding:12px 20px;transition:all .3s ease-in-out;width:80%}.Main_showcode_btn__g4LsI{color:#fff;text-decoration:none}.Main_download_btn__azRwu:hover,.Main_showcode_btn__g4LsI:hover{background-color:#e65100;cursor:pointer;letter-spacing:.25rem}.Main_download_btn__azRwu:focus,.Main_showcode_btn__g4LsI:focus{box-shadow:0 4px 10px rgba(0,0,0,.2)}.Main_pagination__xuFUx{display:flex;justify-content:center;margin-top:20px}.Main_paginationList__jsduP{display:flex;flex-wrap:wrap;gap:5px;list-style-type:none}.Main_paginationItem__KDDbe{background-color:#494949;border:1px solid #353535;border-radius:50%;color:#fff;cursor:pointer;padding:10px 16px;transition:background-color .3s,color .3s}.Main_paginationItem__KDDbe.Main_active__aLT9V,.Main_paginationItem__KDDbe:hover{background-color:#151515;color:#fff}.Main_paginationItem__KDDbe:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.Main_bar__0pn3B{align-items:center;display:flex;justify-content:center;margin:20px 20px 50px}.Main_bar__0pn3B .Main_search__hyuOS{border:1px solid #ccc;border-radius:200px;font-size:20px;height:50px;padding:10px;text-align:center}.Main_bar__0pn3B .Main_search__hyuOS:hover{border:1px solid #000}.Main_bar__0pn3B .Main_search__hyuOS:focus{outline:none}.Main_wait__M0KVn{margin-bottom:5%;margin-top:5%;max-width:680px;text-align:center}.Main_error_message__L1ZCH{background-color:#fee;border:1px solid #fcc;border-radius:8px;color:#c33;margin-bottom:20px;padding:15px;text-align:center}.Main_error_message__L1ZCH button{background-color:#c33;border:none;border-radius:4px;color:#fff;cursor:pointer;margin-left:10px;padding:5px 10px}.Main_loading_indicator__9hlRe{color:#666;font-size:16px;font-style:italic;padding:20px;text-align:center}.Main_paginationItem__KDDbe.Main_disabled__Qz7vq{cursor:not-allowed!important;opacity:.5}.Main_paginationItem__KDDbe.Main_disabled__Qz7vq:hover{background-color:#494949!important;-webkit-transform:none!important;transform:none!important}.Main_paginationItem__KDDbe.Main_loading__aRmF7{cursor:wait!important;opacity:.7}.Main_paginationItem__KDDbe.Main_ellipsis__6uHei{background-color:initial;border:none;color:#666;cursor:default}.Main_paginationItem__KDDbe.Main_ellipsis__6uHei:hover{background-color:initial!important;-webkit-transform:none!important;transform:none!important}@media screen and (max-width:768px){.Main_paginationItem__KDDbe{padding:5px 8px}.Main_wait__M0KVn{font-size:x-large;margin:50px 10px}}.Card_card_container__guaMK{background-color:#222;border-radius:10px;box-shadow:0 4px 10px rgba(0,0,0,.1);color:#fff;display:flex;flex-direction:column;height:auto;padding:20px;transition:all .3s ease;width:420px}.Card_dark-container__OcNTP{background-color:#000}.Card_light-container__Eiv9e{background:linear-gradient(135deg,#fff,#f8fafc);border:1px solid #e2e8f0;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);color:#1e293b}.Card_light-container__Eiv9e:hover{border-color:#cbd5e1;box-shadow:0 10px 25px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);-webkit-transform:translateY(-2px);transform:translateY(-2px)}.Card_dark-container__OcNTP .Card_iframe_container__znQxt{all:unset;background:#000;border-radius:20px;box-shadow:0 50px 100px -20px rgba(50,50,93,.25),0 30px 60px -30px rgba(0,0,0,.3),inset 0 -2px 6px 0 rgba(10,37,64,.35);height:280px;width:380px}.Card_light-container__Eiv9e .Card_iframe_container__znQxt{all:unset;background:linear-gradient(135deg,#fff,#f1f5f9);border:1px solid #e2e8f0;border-radius:20px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06),inset 0 2px 4px 0 rgba(0,0,0,.04);height:280px;width:380px}.Card_btns__l9smR:hover{background-color:#0056b3}.Card_frame__6lRp1{height:20rem}.Card_iframe_container__znQxt{align-items:center;border-radius:10px;box-shadow:0 4px 20px 0 rgba(0,0,0,.1);display:flex;height:280px;justify-content:center;width:100%}.Card_contributor_info__f59rw{align-items:center;display:flex;justify-content:space-between;margin-top:20px;width:100%}.Card_contributor_data__Rfhci{display:flex}.Card_contributor_img_container__lmL2f{border-radius:50%;height:45px;margin-right:10px;position:relative;width:45px}.Card_light-container__Eiv9e .Card_contributor_img_container__lmL2f{box-shadow:0 2px 8px rgba(0,0,0,.1)}.Card_light-container__Eiv9e .Card_contributor_img_container__lmL2f:hover{box-shadow:0 4px 12px rgba(0,0,0,.15)}.Card_contributor_img__gLZvi{border-radius:50%;height:100%;object-fit:cover;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;width:100%}.Card_light-container__Eiv9e .Card_contributor_img__gLZvi:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.Card_dark-container__OcNTP .Card_contributor_name__Ek3C8{color:#fff;text-decoration:none}.Card_light-container__Eiv9e .Card_contributor_name__Ek3C8{color:#334155;font-weight:600;text-decoration:none;transition:color .3s ease}.Card_light-container__Eiv9e .Card_contributor_name__Ek3C8:hover{color:#3b82f6}.Card_btns_container__c53dg{align-items:center;display:flex;gap:10px;justify-content:center}.Card_stats_btn__DMh37{align-self:flex-end;display:flex;gap:1rem;margin-top:10px}@media only screen and (max-width:800px){.Card_card_container__guaMK{width:350px}.Card_iframe_container__znQxt{width:100%}}@media only screen and (max-width:400px){.Card_card_container__guaMK{width:90vw}}.Card_loading_placeholder__eWmm7{align-items:center;-webkit-animation:Card_pulse__M-EuP 1.5s ease-in-out infinite;animation:Card_pulse__M-EuP 1.5s ease-in-out infinite;background-color:#f0f0f0;border-radius:50%;display:flex;height:40px;justify-content:center;width:40px}.Card_light-container__Eiv9e .Card_loading_placeholder__eWmm7{background:linear-gradient(45deg,#e2e8f0,#cbd5e1);box-shadow:0 2px 4px rgba(0,0,0,.1)}.Card_light-container__Eiv9e .Card_contributor_info__f59rw{padding:4px 0}.Card_light-container__Eiv9e .Card_stats_btn__DMh37{border-top:1px solid #e2e8f0;padding-top:16px}@-webkit-keyframes Card_pulse__M-EuP{0%,to{opacity:.6}50%{opacity:1}}@keyframes Card_pulse__M-EuP{0%,to{opacity:.6}50%{opacity:1}}.Button_Btn__Gz43x{align-items:center;border:none;border-radius:50%;box-shadow:2px 2px 10px hsla(0,0%,100%,.11);box-shadow:0 0 8px hsla(0,0%,100%,.24);cursor:pointer;display:flex;flex-direction:column;height:30px;justify-content:center;position:relative;transition-duration:.3s;width:30px}.Button_dark-Btn__XrIEl{background-color:#162034}.Button_light-Btn__uI6bL{background-color:#fff}.Button_svgIcon__w0\+Ny{fill:#85b6ff}.Button_icon2__NMe\+W{border-bottom:2px solid #85b6ff;border-left:2px solid #85b6ff;border-right:2px solid #85b6ff;height:5px;width:18px}.Button_light-Btn__uI6bL
.Button_tooltipl__ljLWO,.Button_light-Btn__uI6bL
.Button_tooltipr__B7qvb{background-color:#fff;color:hsla(0,0%,5%,.85)}.Button_dark-Btn__XrIEl
.Button_tooltipl__ljLWO,.Button_dark-Btn__XrIEl
.Button_tooltipr__B7qvb,.Button_light-Btn__uI6bL
.Button_tooltipl__ljLWO,.Button_light-Btn__uI6bL
.Button_tooltipr__B7qvb{align-items:center;border-radius:20px;display:flex;font-size:20px;height:80px;justify-content:center;left:-50px;letter-spacing:.5px;opacity:0;padding:5px 10px;pointer-events:none;position:absolute;top:-110px;transition-duration:.2s;width:101px}.Button_dark-Btn__XrIEl
.Button_tooltipl__ljLWO,.Button_dark-Btn__XrIEl
.Button_tooltipr__B7qvb{background-color:hsla(0,0%,5%,.85);color:#fff}.Button_tooltipl__ljLWO{left:-242px}.Button_Btn__Gz43x:hover .Button_tooltipl__ljLWO,.Button_Btn__Gz43x:hover .Button_tooltipr__B7qvb{opacity:1;transition-duration:.3s}.Button_dark-Btn__XrIEl:hover{background-color:#3c3c3c;transition-duration:.3s}.Button_light-Btn__uI6bL:hover{background-color:#ebebeb;transition-duration:.3s}src/components/common/Button/Button.Button_module__AyXUT.Button_css__KvBAa
.Button_Btn__Gz43x:hover .Button_icon2__NMe\+W{border-bottom:2px solid #ebebeb;border-left:2px solid #ebebeb;border-right:2px solid #ebebeb}.Button_dark-Btn__XrIEl:hover .Button_svgIcon__w0\+Ny{fill:#fff}.Button_dark-Btn__XrIEl:hover .Button_svgIcon__w0\+Ny,.Button_light-Btn__uI6bL:hover .Button_svgIcon__w0\+Ny{-webkit-animation:Button_slide-in-top__PtPIW .6s cubic-bezier(.25,.46,.45,.94) both;animation:Button_slide-in-top__PtPIW .6s cubic-bezier(.25,.46,.45,.94) both}.Button_light-Btn__uI6bL:hover .Button_svgIcon__w0\+Ny{fill:#2b2b2b}@-webkit-keyframes Button_slide-in-top__PtPIW{0%{opacity:0;-webkit-transform:translateY(-10px);transform:translateY(-10px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes Button_slide-in-top__PtPIW{0%{opacity:0;-webkit-transform:translateY(-10px);transform:translateY(-10px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.Button_Btn__Gz43x:hover .Button_showIcon__lr41H{-webkit-animation:Button_rotate-in-center__q1klG .6s cubic-bezier(.25,.46,.45,.94) both;animation:Button_rotate-in-center__q1klG .6s cubic-bezier(.25,.46,.45,.94) both}@-webkit-keyframes Button_rotate-in-center__q1klG{0%{opacity:0;-webkit-transform:rotate(1turn);transform:rotate(1turn)}to{opacity:1;-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes Button_rotate-in-center__q1klG{0%{opacity:0;-webkit-transform:rotate(1turn);transform:rotate(1turn)}to{opacity:1;-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.LikeButton_likeButton__-gbUx{align-items:center;border:.5px solid pink;border-radius:20px;cursor:pointer;display:flex;height:30px;justify-content:space-between;margin-top:20px;padding:4px 10px;width:100px}.LikeButton_dark__qJz-n{background-color:#162034}.LikeButton_light__LmnoT{background-color:#fff}.LikeButton_dark__qJz-n:hover{background-color:#252f42}.LikeButton_light__LmnoT:hover{background-color:#f0f0f5}.LikeButton_heartIcon__mrLDk{background:url(/static/media/heart.fa922e043a9717eb2a4b.webp);background-position:0;cursor:pointer;height:100px;position:absolute;-webkit-transform:scale(.7);transform:scale(.7);-webkit-transform-origin:center center;transform-origin:center center;width:100px}.LikeButton_heartIcon__mrLDk.LikeButton_liked__GMCya{-webkit-animation:LikeButton_like-anim__lO7Iw .7s steps(28) forwards;animation:LikeButton_like-anim__lO7Iw .7s steps(28) forwards}@-webkit-keyframes LikeButton_like-anim__lO7Iw{to{background-position:100%}}@keyframes LikeButton_like-anim__lO7Iw{to{background-position:100%}}.LikeButton_heartBg__8yky-{align-items:center;background:rgba(255,192,200,0);border-radius:50%;display:flex;height:60px;justify-content:center;transition:all .1s ease;width:60px}.LikeButton_likesAmount__ih3H0{color:#888;font-family:Roboto,sans-serif;font-size:18px;font-weight:900;margin:0}.DeleteButton_deleteButton__ZM7z8{align-items:center;border:.5px solid pink;border-radius:20px;cursor:pointer;display:flex;height:30px;justify-content:space-between;margin-top:20px;padding:4px 10px;width:50px}.DeleteButton_dark__XwrF8{background-color:#252f42;color:#fff}.DeleteButton_light__-C5p3{background-color:#fff;color:#252f42}.DeleteButton_dark__XwrF8:hover{background-color:#485265}.DeleteButton_light__-C5p3:hover{background-color:#f0f0f5}.DeleteButton_heartIcon__gNAzs{background:url(/static/media/delete-svgrepo-com.3327ec05e6a9d590fbce.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;height:35px;position:absolute;-webkit-transform:scale(.7);transform:scale(.7);-webkit-transform-origin:center center;transform-origin:center center;width:35px}.DeleteButton_heartIcon__gNAzs.DeleteButton_deleted__3Zw8b{-webkit-animation:DeleteButton_delete-anim__1\+t-i .7s steps(28) forwards;animation:DeleteButton_delete-anim__1\+t-i .7s steps(28) forwards}@-webkit-keyframes DeleteButton_delete-anim__1\+t-i{to{background-position:100%}}@keyframes DeleteButton_delete-anim__1\+t-i{to{background-position:100%}}.DeleteButton_heartBg__iVb1m{align-items:center;background:rgba(255,192,200,0);border-radius:50%;display:flex;height:60px;justify-content:center;transition:all .1s ease;width:60px}.DeleteButton_deletesAmount__CxPzc{color:#888;font-family:Roboto,sans-serif;font-size:18px;font-weight:900;margin:0}.Editbtn_deleteButton__ZrQM9{align-items:center;border:.5px solid pink;border-radius:20px;cursor:pointer;display:flex;height:30px;justify-content:space-between;margin-top:20px;padding:4px 10px;width:50px}.Editbtn_dark__Fcygq{background-color:#252f42;color:#fff}.Editbtn_light__geAWY{background-color:#fff;color:#252f42}.Editbtn_dark__Fcygq:hover{background-color:#485265}.Editbtn_light__geAWY:hover{background-color:#f0f0f5}.Editbtn_heartIcon__cykHF{background:url(/static/media/edit-svgrepo-com.f74bb8b23338e2091d23.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;height:35px;position:absolute;-webkit-transform:scale(.7);transform:scale(.7);-webkit-transform-origin:center center;transform-origin:center center;width:35px}.Editbtn_heartIcon__cykHF.Editbtn_deleted__UNbDu{-webkit-animation:Editbtn_delete-anim__yld\+j .7s steps(28) forwards;animation:Editbtn_delete-anim__yld\+j .7s steps(28) forwards}@-webkit-keyframes Editbtn_delete-anim__yld\+j{to{background-position:100%}}@keyframes Editbtn_delete-anim__yld\+j{to{background-position:100%}}.Editbtn_heartBg__573oj{align-items:center;background:rgba(255,192,200,0);border-radius:50%;display:flex;height:60px;justify-content:center;transition:all .1s ease;width:60px}.Editbtn_deletesAmount__Rp8IB{color:#888;font-family:Roboto,sans-serif;font-size:18px;font-weight:900;margin:0}.AddButton_editor_container__INHWC{align-items:flex-start;display:flex;gap:20px;justify-content:center;padding:0 20px}.AddButton_iframe_container__9-cWv{height:80%;margin:20px 0 0;width:100%}.AddButton_container__\+13sl{all:unset;border:1px solid #8b8b8b;border-radius:12px;height:100vh;width:100%}.AddButton_components_container__zmqnE{background-color:#8b8b8b;border-radius:12px;width:100%}.AddButton_blue_button__b\+xMJ{background-color:blue;box-sizing:border-box;color:#fff;font-size:18px;padding:10px;transition:background-color .3s;width:100%}.AddButton_blue_button__b\+xMJ:hover{background-color:#ff0;color:#000}@media screen and (max-width:768px){.AddButton_editor_container__INHWC{flex-direction:column}.AddButton_container__\+13sl{height:500px}}.CodeEditor_editor__0JbAt{border-radius:12px;height:770px;width:800px}.CodeEditor_btns_container__rtBYK,.CodeEditor_editor__0JbAt{background-color:#151515;box-shadow:0 5px 15px hsla(0,0%,100%,.35)}.CodeEditor_btns_container__rtBYK{align-items:center;border-radius:12px 12px 0 0;color:#fff;display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-start;padding:10px}.CodeEditor_editor_component__xlbu5{border-radius:20px}.CodeEditor_addbtn__GXw67{all:unset;align-items:center;background-image:linear-gradient(90deg,#ea163d,#ff1ddd);border-radius:8px;color:#fff;cursor:pointer;display:flex;gap:10px;justify-content:center;min-width:80px;padding:10px 20px;transition:all .3s ease-in}@media screen and (max-width:768px){.CodeEditor_editor__0JbAt{width:100%}}.LangButton_active_button__1DaSk,.LangButton_button__FimHu{all:unset;align-items:center;background-color:#353637;border-radius:8px;color:#fff;cursor:pointer;display:flex;gap:10px;justify-content:center;min-width:80px;padding:6px 20px;transition:all .3s ease-in}.LangButton_active_button__1DaSk{background-color:#1680ea}.LangButton_button__FimHu:hover{background-color:#282a3a}.LangButton_lang_image__bHCOG{width:25px}.Score_leaderboard_text__Kl8\+b{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#db00ff,#970d4f);-webkit-background-clip:text;background-clip:text;color:#fff;font-size:50px;font-weight:700;margin-right:1rem;text-align:center}.Score_leaderboard__w7X8z{display:flex;flex-direction:column;gap:20px;margin:0 auto 5rem;padding:0 100px;width:75%}.Score_item__poe7U:first-child .Score_rank__X3z\+-{color:silver;font-weight:bolder}.Score_item__poe7U:nth-child(2) .Score_rank__X3z\+-{color:#cd7f32;font-weight:bolder}.Score_item__poe7U:nth-child(3) .Score_rank__X3z\+-{color:gold;font-weight:bolder}.Score_item__poe7U{align-items:center;background-color:#000;border-radius:5px;box-shadow:0 4px 6px rgba(0,0,0,.1);color:#fff;display:flex;padding:10px;text-decoration:none;transition:all .5s ease-in-out}.Score_item__poe7U:hover{background-color:#fff;box-shadow:0 4px 6px rgba(0,0,0,.1);color:#000;-webkit-transform:scale(1.05);transform:scale(1.05)}.Score_profileImage__t6Sav{border-radius:50%;height:50px;margin-left:20px;margin-right:20px;padding:1px;width:50px}.Score_details__I-tyw{flex-grow:1}.Score_name__BqqBo{font-weight:700;margin-bottom:5px}.Score_count__w1wjz{color:#888}.Score_rank__X3z\+-{font-size:1.5rem;padding-left:1rem;padding-right:1rem}.Score_category__JtYCn{letter-spacing:.2em;text-align:center;text-transform:uppercase}.Score_list__c4vNm{display:flex}.Score_dropdown__rGaqm{display:inline-block;position:relative}.Score_dropbtn__g8oF2{background-color:#000;border:none;border-radius:20% 30%;color:#fff;cursor:pointer;font-size:16px;padding:16px;transition:all .3s ease-in-out}.Score_dropbtn__g8oF2:focus,.Score_dropbtn__g8oF2:hover{background-color:#fff;color:#000}.Score_content_btn__dgl01{background-color:#000;border:none;border-radius:20% 30%;box-shadow:0 4px 6px rgba(0,0,0,.1);color:#fff;cursor:pointer;display:block;font-size:16px;margin-bottom:10px;min-width:6rem;padding:12px 16px;text-align:left;text-decoration:none;transition:all .3s ease-in-out}.Score_content_btn__dgl01:hover{background-color:#fff;color:#000}.Score_header__8ihZ2{align-items:center;display:flex;justify-content:space-around;justify-content:center;margin-bottom:1rem}.Score_dropdown_content__9MToG{box-shadow:0 8px 16px 0 rgba(0,0,0,.2);display:flex;flex-direction:column;min-width:6rem;position:absolute;z-index:100}@media screen and (max-width:1008px){.Score_leaderboard__w7X8z{flex-direction:column;padding:0 20px;width:100%}.Score_leaderboard_text__Kl8\+b{font-size:30px}.Score_dropbtn__g8oF2{font-size:20px;padding:10px}.Score_list__c4vNm{display:flex;flex-direction:column}}.Footer_footer__kXlYa{align-items:center;display:flex;justify-content:space-between;padding:100px 100px 60px}.Footer_footer_right__lJgfp{all:unset;display:flex;list-style:none}.Footer_footer_icons_2__5xJ43,.Footer_footer_icons__z\+f0N{border-radius:40px;font-size:30px;margin:20px;transition:all .2s ease-in}.Footer_glow__1lleL{border-radius:4px}.Footer_glow__1lleL:hover{box-shadow:0 0 10px #00fff2}.Footer_linkg__QFWOd{color:#211f1f}.Footer_linki__oPecw{color:#c13584}.Footer_linkt__hfzx1{color:#00acee}.Footer_linkl__1CEai{color:#0e76a8}.Footer_footer_icons__z\+f0N:hover{-webkit-transform:rotate(20deg) scale(1.2);transform:rotate(20deg) scale(1.2)}.Footer_footer_icons_2__5xJ43:hover{-webkit-transform:rotate(-20deg) scale(1.2);transform:rotate(-20deg) scale(1.2)}.Footer_dark_mode__xy0KW{background-color:#151515;color:#fff}.Footer_dark_mode__xy0KW .Footer_footer_copyright__oj46Y,.Footer_dark_mode__xy0KW .Footer_footer_rights__V3WoL{color:#fff}.Footer_dark_mode__xy0KW .Footer_glow__1lleL:hover{box-shadow:0 0 20px #fff}.Footer_dark_mode__xy0KW .Footer_linkg__QFWOd,.Footer_dark_mode__xy0KW .Footer_linki__oPecw,.Footer_dark_mode__xy0KW .Footer_linkl__1CEai,.Footer_dark_mode__xy0KW .Footer_linkt__hfzx1{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}.Footer_dark_mode__xy0KW .Footer_footer_left__QKIQt a{color:#aaa9a9}@media screen and (max-width:768px){.Footer_footer__kXlYa{flex-direction:column;padding:20px 0}.Footer_footer_left__QKIQt{align-items:center;display:flex;flex-direction:column;justify-content:center}}.ShowCode_editor_container__LPOpI{align-items:flex-start;display:flex;gap:20px;justify-content:center;padding:0 20px}.ShowCode_iframe_container__Ryx49{align-items:center;display:flex;flex-direction:column;gap:20px;height:80%;justify-content:center;margin:20px 0 0;width:100%}.ShowCode_container__dxXeZ{all:unset;border:1px solid #8b8b8b;border-radius:12px;box-shadow:0 50px 100px -20px rgba(50,50,93,.25),0 30px 60px -30px rgba(0,0,0,.3),inset 0 -2px 6px 0 rgba(110,60,60,.35);height:50vh;width:100%}.ShowCode_user_info__V3ZQZ{background-color:#000;border-radius:12px;box-shadow:0 50px 100px -20px rgba(50,50,93,.25),0 30px 60px -30px rgba(0,0,0,.3),inset 0 -2px 6px 0 hsla(0,0%,100%,.35);flex-direction:column;height:auto;min-height:50vh;padding:40px;width:100%}.ShowCode_user_info__V3ZQZ,.ShowCode_user_row__QJCB-{align-items:flex-start;display:flex;gap:10px;justify-content:flex-start}.ShowCode_image_container__YjsOV{background-color:#fff;border:2px solid #00d1ff;border-radius:50%;height:60px;overflow:hidden;width:60px}.ShowCode_image__wyYgP{height:100%;object-fit:cover;object-position:center;width:100%}.ShowCode_user_data__6ujwL{align-items:flex-start;display:flex;flex-direction:column;gap:5px;justify-content:center}.ShowCode_username__7GhT0{color:#fff;font-size:1.5rem;font-weight:600;margin:0;padding:0}.ShowCode_socials__cNulC{align-items:center;display:flex;gap:10px;justify-content:center}.ShowCode_components_container__iP0Sd{background-color:#8b8b8b;border-radius:12px;width:100%}@media screen and (max-width:768px){.ShowCode_editor_container__LPOpI{flex-direction:column}.ShowCode_container__dxXeZ{height:500px}.ShowCode_iframe_container__Ryx49{flex-direction:column-reverse}}.ExploreButtons_main__8uS83{align-items:center;display:flex;font-size:3rem;justify-content:center;letter-spacing:1rem;margin-top:1rem;text-decoration:underline;text-decoration-color:aqua;text-underline-offset:1rem}.ExploreButtons_container__tq9Bl{align-items:center;display:flex;flex-direction:column;height:60vh;justify-content:center;width:100vw}.ExploreButtons_animated__7r9nl{display:inline-block}.ExploreButtons_animated__7r9nl:first-child{-webkit-animation:ExploreButtons_bounceAnimation__0od0R .8s cubic-bezier(.215,.61,.355,1) infinite;animation:ExploreButtons_bounceAnimation__0od0R .8s cubic-bezier(.215,.61,.355,1) infinite}.ExploreButtons_animated__7r9nl:nth-child(2){-webkit-animation:ExploreButtons_bounceAnimation__0od0R .8s cubic-bezier(.215,.61,.355,1) .1s infinite;animation:ExploreButtons_bounceAnimation__0od0R .8s cubic-bezier(.215,.61,.355,1) .1s infinite}.ExploreButtons_animated__7r9nl:nth-child(3){-webkit-animation:ExploreButtons_bounceAnimation__0od0R .8s cubic-bezier(.215,.61,.355,1) .2s infinite;animation:ExploreButtons_bounceAnimation__0od0R .8s cubic-bezier(.215,.61,.355,1) .2s infinite}.ExploreButtons_animated__7r9nl:nth-child(4){-webkit-animation:ExploreButtons_bounceAnimation__0od0R .8s cubic-bezier(.215,.61,.355,1) .3s infinite;animation:ExploreButtons_bounceAnimation__0od0R .8s cubic-bezier(.215,.61,.355,1) .3s infinite}.ExploreButtons_animated__7r9nl:nth-child(5){-webkit-animation:ExploreButtons_bounceAnimation__0od0R .8s cubic-bezier(.215,.61,.355,1) .4s infinite;animation:ExploreButtons_bounceAnimation__0od0R .8s cubic-bezier(.215,.61,.355,1) .4s infinite}.ExploreButtons_animated__7r9nl:nth-child(6){-webkit-animation:ExploreButtons_bounceAnimation__0od0R .8s cubic-bezier(.215,.61,.355,1) .5s infinite;animation:ExploreButtons_bounceAnimation__0od0R .8s cubic-bezier(.215,.61,.355,1) .5s infinite}.ExploreButtons_animated__7r9nl:nth-child(7){-webkit-animation:ExploreButtons_bounceAnimation__0od0R .8s cubic-bezier(.215,.61,.355,1) .6s infinite;animation:ExploreButtons_bounceAnimation__0od0R .8s cubic-bezier(.215,.61,.355,1) .6s infinite}.ExploreButtons_animated__7r9nl:nth-child(8){-webkit-animation:ExploreButtons_bounceAnimation__0od0R .8s cubic-bezier(.215,.61,.355,1) .7s infinite;animation:ExploreButtons_bounceAnimation__0od0R .8s cubic-bezier(.215,.61,.355,1) .7s infinite}.ExploreButtons_animated__7r9nl:nth-child(9){-webkit-animation:ExploreButtons_bounceAnimation__0od0R .8s cubic-bezier(.215,.61,.355,1) .8s infinite;animation:ExploreButtons_bounceAnimation__0od0R .8s cubic-bezier(.215,.61,.355,1) .8s infinite}.ExploreButtons_animated__7r9nl:nth-child(10){-webkit-animation:ExploreButtons_bounceAnimation__0od0R .8s cubic-bezier(.215,.61,.355,1) .9s infinite;animation:ExploreButtons_bounceAnimation__0od0R .8s cubic-bezier(.215,.61,.355,1) .9s infinite}.ExploreButtons_animated__7r9nl:nth-child(11){-webkit-animation:ExploreButtons_bounceAnimation__0od0R .8s cubic-bezier(.215,.61,.355,1) 1s infinite;animation:ExploreButtons_bounceAnimation__0od0R .8s cubic-bezier(.215,.61,.355,1) 1s infinite}.ExploreButtons_animated__7r9nl:nth-child(12){-webkit-animation:ExploreButtons_bounceAnimation__0od0R .8s cubic-bezier(.215,.61,.355,1) 1.1s infinite;animation:ExploreButtons_bounceAnimation__0od0R .8s cubic-bezier(.215,.61,.355,1) 1.1s infinite}@-webkit-keyframes ExploreButtons_bounceAnimation__0od0R{0%,to{-webkit-transform:translateY(0);transform:translateY(0)}25%{-webkit-transform:translateY(-15px);transform:translateY(-15px)}50%{-webkit-transform:translateY(0);transform:translateY(0)}75%{-webkit-transform:translateY(-5px);transform:translateY(-5px)}}@keyframes ExploreButtons_bounceAnimation__0od0R{0%,to{-webkit-transform:translateY(0);transform:translateY(0)}25%{-webkit-transform:translateY(-15px);transform:translateY(-15px)}50%{-webkit-transform:translateY(0);transform:translateY(0)}75%{-webkit-transform:translateY(-5px);transform:translateY(-5px)}}._404Errorpage_pg_not_found__sgGOo{align-items:center;color:#000;display:flex;flex-direction:column;font-size:x-large;height:71vh;justify-content:center;overflow-x:hidden;width:99vw}._404Errorpage_pg_not_found__sgGOo._404Errorpage_pg_not_found-dark__PatGH ._404Errorpage_heading2__cv7jV,._404Errorpage_pg_not_found__sgGOo._404Errorpage_pg_not_found-dark__PatGH ._404Errorpage_para__Dpegk{color:red}._404Errorpage_error__9TXpF{color:red;font-family:Montserrat,sans-serif;font-size:12.5rem;letter-spacing:.1em;margin:.025em 0;text-shadow:.05em .05em 0 rgba(0,0,0,.25);white-space:nowrap}@media (max-width:30rem){._404Errorpage_error__9TXpF{font-size:8.5rem}}._404Errorpage_error__9TXpF>span{-webkit-animation:_404Errorpage_spooky__-5OVL 2s linear infinite alternate;animation:_404Errorpage_spooky__-5OVL 2s linear infinite alternate;color:#528cce;display:inline-block}@-webkit-keyframes _404Errorpage_spooky__-5OVL{0%{-webkit-transform:translatey(.15em) scaley(.95);transform:translatey(.15em) scaley(.95)}to{-webkit-transform:translatey(-.15em);transform:translatey(-.15em)}}@keyframes _404Errorpage_spooky__-5OVL{0%{-webkit-transform:translatey(.15em) scaley(.95);transform:translatey(.15em) scaley(.95)}to{-webkit-transform:translatey(-.15em);transform:translatey(-.15em)}}._404Errorpage_goback_link__pTyrM{text-decoration:none}@media screen and (max-width:768px){._404Errorpage_heading2__cv7jV{font-size:1.5rem;text-align:center}._404Errorpage_para__Dpegk{font-size:1rem;text-align:center}}.SuspenseLoader_lds-roller__PKXZ0{display:inline-block;height:80px;position:relative;width:80px}.SuspenseLoader_lds-roller__PKXZ0 div{-webkit-animation:SuspenseLoader_lds-roller__PKXZ0 1.2s cubic-bezier(.5,0,.5,1) infinite;animation:SuspenseLoader_lds-roller__PKXZ0 1.2s cubic-bezier(.5,0,.5,1) infinite;-webkit-transform-origin:40px 40px;transform-origin:40px 40px}.SuspenseLoader_lds-roller__PKXZ0 div:after{background:#fff;border-radius:50%;content:" ";display:block;height:7px;margin:-4px 0 0 -4px;position:absolute;width:7px}.SuspenseLoader_lds-roller__PKXZ0 div:first-child{-webkit-animation-delay:-36ms;animation-delay:-36ms}.SuspenseLoader_lds-roller__PKXZ0 div:first-child:after{left:63px;top:63px}.SuspenseLoader_lds-roller__PKXZ0 div:nth-child(2){-webkit-animation-delay:-72ms;animation-delay:-72ms}.SuspenseLoader_lds-roller__PKXZ0 div:nth-child(2):after{left:56px;top:68px}.SuspenseLoader_lds-roller__PKXZ0 div:nth-child(3){-webkit-animation-delay:-.108s;animation-delay:-.108s}.SuspenseLoader_lds-roller__PKXZ0 div:nth-child(3):after{left:48px;top:71px}.SuspenseLoader_lds-roller__PKXZ0 div:nth-child(4){-webkit-animation-delay:-.144s;animation-delay:-.144s}.SuspenseLoader_lds-roller__PKXZ0 div:nth-child(4):after{left:40px;top:72px}.SuspenseLoader_lds-roller__PKXZ0 div:nth-child(5){-webkit-animation-delay:-.18s;animation-delay:-.18s}.SuspenseLoader_lds-roller__PKXZ0 div:nth-child(5):after{left:32px;top:71px}.SuspenseLoader_lds-roller__PKXZ0 div:nth-child(6){-webkit-animation-delay:-.216s;animation-delay:-.216s}.SuspenseLoader_lds-roller__PKXZ0 div:nth-child(6):after{left:24px;top:68px}.SuspenseLoader_lds-roller__PKXZ0 div:nth-child(7){-webkit-animation-delay:-.252s;animation-delay:-.252s}.SuspenseLoader_lds-roller__PKXZ0 div:nth-child(7):after{left:17px;top:63px}.SuspenseLoader_lds-roller__PKXZ0 div:nth-child(8){-webkit-animation-delay:-.288s;animation-delay:-.288s}.SuspenseLoader_lds-roller__PKXZ0 div:nth-child(8):after{left:12px;top:56px}@-webkit-keyframes SuspenseLoader_lds-roller__PKXZ0{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes SuspenseLoader_lds-roller__PKXZ0{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.GoToTop_top-btn__uul2b,.GoToTop_wrapper__zULM6{align-items:center;display:flex;justify-content:center}.GoToTop_top-btn__uul2b{background-color:#dbff11;border-radius:50%;bottom:100px;box-shadow:0 50px 100px -20px hsla(0,0%,100%,.25),0 30px 60px -30px hsla(0,0%,100%,.3),inset 0 -2px 6px 0 rgba(77,169,255,.35);color:#fff;cursor:pointer;font-size:2.4rem;height:3rem;position:fixed;right:30px;width:3rem;z-index:999}.GoToTop_top-btn__uul2b:hover{box-shadow:0 55px 25px rgba(255,255,0,.4)}.GoToTop_top-btn__uul2b>.GoToTop_icon__DM6N8{animation:GoToTop_gototop__\+J6ai 1.2s linear infinite alternate-reverse;color:#000;width:20px}.GoToTop_top-btn__uul2b:hover>.GoToTop_icon__DM6N8{box-shadow:0 0 55px 25px rgba(255,255,0,.4)}.GoToTop_reveal__MjP\+y{-webkit-animation:GoToTop_reveal__MjP\+y .5s ease-out 1;animation:GoToTop_reveal__MjP\+y .5s ease-out 1}@-webkit-keyframes GoToTop_reveal__MjP\+y{0%{opacity:0;-webkit-transform:translateY(15px);transform:translateY(15px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes GoToTop_reveal__MjP\+y{0%{opacity:0;-webkit-transform:translateY(15px);transform:translateY(15px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes GoToTop_gototop__\+J6ai{0%{-webkit-transform:translateY(-.25rem);transform:translateY(-.25rem)}to{-webkit-transform:translateY(.5rem);transform:translateY(.5rem)}}@keyframes GoToTop_gototop__\+J6ai{0%{-webkit-transform:translateY(-.25rem);transform:translateY(-.25rem)}to{-webkit-transform:translateY(.5rem);transform:translateY(.5rem)}}.UserProfile_main_div__ATf8x{min-height:100vh}.UserProfile_user_info__C\+aw\+{align-items:flex-start;-webkit-animation:UserProfile_opacity__l\+Pjr .5s ease-in-out;animation:UserProfile_opacity__l\+Pjr .5s ease-in-out;background-color:#000;border-radius:12px;box-shadow:0 50px 100px -20px rgba(50,50,93,.25),0 30px 60px -30px rgba(0,0,0,.3),inset 0 -2px 6px 0 hsla(0,0%,100%,.35);box-sizing:border-box;display:flex;flex-direction:column;height:auto;justify-content:flex-start;margin:20px 100px;padding:20px 40px;width:calc(100% - 200px)}.UserProfile_user_info__C\+aw\+ h1{color:#fff;font-size:2rem;font-weight:600;margin:0;padding:0}.UserProfile_edit_button__Up1Ur{display:flex;justify-content:flex-end;margin-bottom:20px;margin-top:20px}.UserProfile_edit_button__Up1Ur button{background-color:#00d1ff;border:none;border-radius:4px;color:#fff;cursor:pointer;margin-right:10px;padding:10px 20px;transition:backgroundcolor .3s ease-in-out}.UserProfile_edit_button__Up1Ur button:hover{background-color:#00b8e6}.UserProfile_edit_button__Up1Ur button:focus{outline:none}.UserProfile_edit_button__Up1Ur button:active{background-color:#00a3cc}.UserProfile_edit_button__Up1Ur button:disabled{background-color:#00d1ff;cursor:not-allowed}.UserProfile_user_row__6fJnn{align-items:flex-start;display:flex;gap:10px;justify-content:flex-start}.UserProfile_image_container__bb0oG{background-color:#fff;border:2px solid #00d1ff;border-radius:50%;height:60px;width:60px}.UserProfile_image__HDjDA{border-radius:50%;height:100%;object-fit:cover;object-position:center;width:100%}.UserProfile_user_data__c7YQ8{align-items:flex-start;display:flex;flex-direction:column;gap:5px;justify-content:center}.UserProfile_username__pAUEF{color:#fff;font-size:1.5rem;font-weight:600;margin:0;padding:0}.UserProfile_user_name__Ugoo9{color:#999;font-size:1rem;font-weight:400;margin:0 0 0 1.5rem;padding:0}.UserProfile_socials__ugMmV{align-items:center;display:flex;gap:10px;justify-content:center}.UserProfile_bio_textarea__XTvlg{background-color:#fff;border:1px solid #999;border-radius:4px;box-shadow:0 0 0 1px #999;color:#000;font-family:Helvetica,Arial,sans-serif;font-size:13px;font-weight:700;height:100px;line-height:20px;margin:10px 0;padding:10px;resize:vertical;transition:box-shadow .3s ease-in-out;width:100%}.UserProfile_bio_textarea__XTvlg:focus{box-shadow:0 0 0 1px #00d1ff;outline:none}.UserProfile_bio_textarea__XTvlg::-webkit-scrollbar{width:5px}.UserProfile_bio_textarea__XTvlg::-webkit-scrollbar-track{background-color:#fff}.UserProfile_bio_textarea__XTvlg::-webkit-scrollbar-thumb:active{background-color:#00d1ff}.UserProfile_bio_textarea__XTvlg::-webkit-scrollbar-thumb:window-inactive{background-color:#00d1ff}.UserProfile_btns_container__EEx7J{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:space-evenly;row-gap:2rem;width:100%}.UserProfile_bio__eLMz2{color:#fff}.UserProfile_no_btn__otCdj{font-size:2rem;margin:5rem}@-webkit-keyframes UserProfile_opacity__l\+Pjr{0%{opacity:0}to{opacity:1}}@keyframes UserProfile_opacity__l\+Pjr{0%{opacity:0}to{opacity:1}}@-webkit-keyframes UserProfile_backgroundcolor__XzoSV{0%{background-color:#fff}to{background-color:#f2f2f2}}@keyframes UserProfile_backgroundcolor__XzoSV{0%{background-color:#fff}to{background-color:#f2f2f2}}@media screen and (max-width:1024px){.UserProfile_user_info__C\+aw\+{margin:10px;padding:20px;width:calc(100% - 20px)}}@media screen and (max-width:768px){.UserProfile_user_info__C\+aw\+{margin:10px;padding:20px;width:calc(100% - 20px)}}.EditBioBtn_edit_button__YYETc{display:flex;justify-content:flex-end;margin-bottom:20px;margin-top:20px}.EditBioBtn_edit_button__YYETc button{background-color:#00d1ff;border:none;border-radius:4px;color:#fff;cursor:pointer;margin-right:10px;padding:10px 20px;transition:backgroundcolor .3s ease-in-out}.EditBioBtn_edit_button__YYETc button:hover{background-color:#00b8e6}.EditBioBtn_edit_button__YYETc button:focus{outline:none}.EditBioBtn_edit_button__YYETc button:active{background-color:#00a3cc}.EditBioBtn_edit_button__YYETc button:disabled{background-color:#00d1ff;cursor:not-allowed}.Timeline_timeline_container__FqckG{display:flex;flex-direction:column;margin:40px 0;position:relative}.Timeline_timeline_container__FqckG:after{background-color:#c5c5c4;content:"";height:100%;left:calc(50% - 2px);position:absolute;width:3px}.Timeline_timeline_item__T01Ma{display:flex;justify-content:flex-end;margin:10px 0;padding-right:30px;position:relative;width:50%}.Timeline_timeline_item__T01Ma:nth-child(odd){align-self:flex-end;justify-content:flex-start;padding-left:30px;padding-right:0}.Timeline_timeline_item_content__qUUuF{align-items:flex-end;background:rgba(45,44,46,.8);border-radius:15px;box-shadow:0 0 10px rgba(8,8,8,.3);box-shadow:0 10px 20px -10px #5f5f61;display:flex;flex-direction:column;height:auto;margin-top:2rem;max-width:70%;padding:15px;position:relative;text-align:right;transition:all .2s ease-in;width:300px}.Timeline_timeline_item_content__qUUuF:hover{scale:1.03;z-index:1000}.Timeline_timeline_item_content__qUUuF:after{background-color:rgba(45,44,46,.8);box-shadow:1px -1px 1px rgba(0,0,0,.2);content:" ";height:15px;position:absolute;right:-7.5px;top:calc(50% - 7.5px);-webkit-transform:rotate(45deg);transform:rotate(45deg);width:15px}.Timeline_timeline_item__T01Ma:nth-child(odd) .Timeline_timeline_item_content__qUUuF{align-items:flex-start;text-align:left}.Timeline_timeline_item__T01Ma:nth-child(odd) .Timeline_timeline_item_content__qUUuF:after{box-shadow:-1px 1px 1px rgba(0,0,0,.2);left:-7.5px;right:auto}.Timeline_timeline_item_content__qUUuF .Timeline_tag__gPFw7{border-radius:10px;color:#fff;font-size:12px;font-weight:700;left:5px;letter-spacing:1px;padding:5px;position:absolute;text-transform:uppercase;top:5px}.Timeline_timeline_item_content__qUUuF .Timeline_date__5DFzx{color:#fff}.Timeline_timeline_item__T01Ma:nth-child(odd) .Timeline_timeline_item_content__qUUuF .Timeline_tag__gPFw7{left:auto;right:5px}.Timeline_timeline_item_content__qUUuF time{color:#777;font-size:12px;font-weight:700}.Timeline_timeline_item_content__qUUuF p{color:#ff0;font-size:16px;line-height:24px;margin:15px 0;max-width:250px}.Timeline_timeline_item_content__qUUuF a{font-size:14px;font-weight:700}.Timeline_timeline_item_content__qUUuF a:after{content:" ►";font-size:12px}.Timeline_timeline_item_content__qUUuF .Timeline_circle__ogXcG{background-color:#fff;border:3px solid #d6e177;border-radius:50%;box-shadow:0 0 50px 12px #c4e048;height:20px;position:absolute;right:-40px;top:calc(50% - 10px);width:20px;z-index:100}.Timeline_timeline_item__T01Ma:nth-child(odd) .Timeline_timeline_item_content__qUUuF .Timeline_circle__ogXcG{left:-40px;right:auto}.Timeline_link__IZwNw{color:rgba(25,128,247,.938);margin-top:1rem;text-decoration:none}.Timeline_link__IZwNw:hover{color:#06d1f5}@media only screen and (max-width:1023px){.Timeline_timeline_item_content__qUUuF{max-width:100%}}@media only screen and (max-width:767px){.Timeline_timeline_item__T01Ma .Timeline_timeline_item_content__qUUuF,.Timeline_timeline_item_content__qUUuF{align-items:center;padding:15px 10px;text-align:center}.Timeline_timeline_item_content__qUUuF .Timeline_tag__gPFw7{text-align:center}.Timeline_timeline_item_content__qUUuF time{margin-top:20px}.Timeline_timeline_item_content__qUUuF a{text-decoration:underline}.Timeline_timeline_item_content__qUUuF a:after{display:none}.Timeline_timeline_item_content__qUUuF{width:85vw}.Timeline_timeline_container__FqckG:after{left:calc(5% - 2px)}.Timeline_timeline_item__T01Ma{align-self:auto;align-self:flex-end;justify-content:flex-start;padding-left:30px;padding-right:0;width:95vw}.Timeline_timeline_item__T01Ma .Timeline_timeline_item_content__qUUuF{align-items:flex-start;text-align:left}.Timeline_timeline_item__T01Ma .Timeline_timeline_item_content__qUUuF:after{box-shadow:-1px 1px 1px rgba(0,0,0,.2);left:-7.5px;right:auto}.Timeline_timeline_item__T01Ma .Timeline_timeline_item_content__qUUuF .Timeline_tag__gPFw7{left:auto;right:5px}.Timeline_timeline_item__T01Ma .Timeline_timeline_item_content__qUUuF .Timeline_circle__ogXcG{left:-40px;right:auto}}.About_Header__zpAFn{align-items:center;display:flex;gap:10rem;justify-content:center;margin-top:4rem}.About_Para__ZQJAz{margin-top:-6rem;max-width:48rem}.About_Contributor_section__DFqvE{margin-top:6rem}.About_Avtar__8k-XQ{align-items:center;border-radius:50%;height:10rem;justify-content:center;padding:2px;transition:all .2s ease-in;width:10rem}.About_Avtar__8k-XQ:hover{scale:1.2}.About_About_h1__u0LDN{font-size:40px;text-align:center}.About_About_p__l0-Ch{color:#a9a9a9;font-size:20px}.About_About_h1_c__ItsW6{color:#ff0;font-size:1.3rem!important;text-align:center}.About_About_p_c__k94S\+{color:#a9a9a9;font-size:20px;text-align:center}.About_Project_Admin__-LJIF{color:#ff0;margin-top:-1rem;text-align:center}.About_About_p_o__E-5m9{color:#ff0;font-size:20px;text-align:center}.About_About_p_t__tSI\+t{color:#a9a9a9;font-size:20px;text-align:center}.About_TimeLine_Css__qE6CO{margin-top:8rem;text-align:center}.About_Admin_name__zaQvB{font-size:35px;margin-top:-2rem;text-align:center}.About_social_profilee__vAA2-{display:flex;gap:1rem;justify-content:center}.About_link1__vp-yX,.About_link2__Awvb4{transition:all .2s ease-in;z-index:100}.About_link1__vp-yX:hover,.About_link2__Awvb4:hover{scale:1.1;-webkit-transform:rotate(20deg) scale(1.2);transform:rotate(20deg) scale(1.2)}.About_Contributors__QTSpm{grid-gap:3rem;grid-template-columns:repeat(auto-fill,minmax(12rem,1fr));margin:5rem 5rem 0}.About_Contributors__QTSpm,.About_Contributors__QTSpm>div{display:grid;place-items:center}@media (max-width:1089px){.About_Header__zpAFn{display:flex;flex-direction:column-reverse}.About_About_h1__u0LDN{font-size:35px;text-align:center}.About_Para__ZQJAz{margin-top:.5rem;max-width:30rem;padding:1rem}.About_About_p__l0-Ch{color:#a9a9a9;font-size:18px}.About_About_h1_c__ItsW6{color:#ff0;font-size:25px;text-align:center}.About_About_p_c__k94S\+{color:#a9a9a9;font-size:18px;text-align:center}.About_admin_img__caD6N{height:14rem;margin-top:-6rem}.About_Admin_name__zaQvB{font-size:28px;margin-top:-1rem}.About_About_p_t__tSI\+t{font-size:16px;text-align:center}.About_Contributors__QTSpm{margin:5rem 10rem 0}}@media (max-width:600px){.About_Avtar__8k-XQ{align-items:center;height:7rem;justify-content:center;width:7rem}.About_About_h1_c__ItsW6{color:#ff0;font-size:20px;text-align:center}.About_Contributors__QTSpm{margin:5rem 6rem 0}}.About_about__QV8tG.About_about-light__R9wRt .About_About_p__l0-Ch,.About_about__QV8tG.About_about-light__R9wRt .About_About_p_c__k94S\+,.About_about__QV8tG.About_about-light__R9wRt .About_About_p_t__tSI\+t{color:#000}.About_about__QV8tG.About_about-light__R9wRt .About_About_h1_c__ItsW6,.About_about__QV8tG.About_about-light__R9wRt .About_About_p_o__E-5m9,.About_about__QV8tG.About_about-light__R9wRt .About_Project_Admin__-LJIF{color:#868f11}.AdminPanel_admin_panel__txg2w{margin:0 auto;max-width:1400px;min-height:100vh;padding:20px}.AdminPanel_dark_theme__sNANE{background-color:#1a1a1a;color:#fff}.AdminPanel_light_theme__Wx8nT{background-color:#f8f9fa;color:#333}.AdminPanel_header__VGdhT{margin-bottom:40px;text-align:center}.AdminPanel_header__VGdhT h1{-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;font-size:2.5rem;margin-bottom:8px}.AdminPanel_header__VGdhT p{font-size:1.1rem;opacity:.8}.AdminPanel_loading_container__dFcmg{align-items:center;display:flex;flex-direction:column;gap:20px;height:50vh;justify-content:center}.AdminPanel_spinner__bwcLc{-webkit-animation:AdminPanel_spin__iOmE0 1s linear infinite;animation:AdminPanel_spin__iOmE0 1s linear infinite;border:4px solid #f3f3f3;border-radius:50%;border-top-color:#667eea;height:40px;width:40px}@-webkit-keyframes AdminPanel_spin__iOmE0{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes AdminPanel_spin__iOmE0{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.AdminPanel_access_denied__fV4V3{margin:0 auto;max-width:500px;padding:60px 20px;text-align:center}.AdminPanel_access_denied__fV4V3 h2{color:#dc3545;font-size:2rem;margin-bottom:16px}.AdminPanel_tabs__TjNga{border-bottom:2px solid #e0e0e0;display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-bottom:30px}.AdminPanel_dark_theme__sNANE .AdminPanel_tabs__TjNga{border-bottom-color:#404040}.AdminPanel_tab__xWJmG{background:none;border:none;border-radius:8px 8px 0 0;color:inherit;cursor:pointer;font-size:1rem;font-weight:500;padding:12px 24px;transition:all .2s ease}.AdminPanel_tab__xWJmG:hover{background-color:rgba(102,126,234,.1)}.AdminPanel_tab__xWJmG.AdminPanel_active__aYh13{background-color:#667eea;color:#fff;-webkit-transform:translateY(2px);transform:translateY(2px)}.AdminPanel_content__05l0Y{margin-top:20px}.AdminPanel_buttons_grid__tQeaB{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(600px,1fr));margin-bottom:40px}.AdminPanel_button_card__AE-Al{border-radius:16px;box-shadow:0 8px 32px rgba(0,0,0,.1);display:flex;gap:24px;padding:24px;transition:all .3s ease}.AdminPanel_button_card__AE-Al:hover{box-shadow:0 12px 48px rgba(0,0,0,.15);-webkit-transform:translateY(-4px);transform:translateY(-4px)}.AdminPanel_button_card__AE-Al.AdminPanel_dark__-kXa\+{background-color:#2d2d2d;border:1px solid #404040}.AdminPanel_button_card__AE-Al.AdminPanel_light__jTF9P{background-color:#fff;border:1px solid #e0e0e0}.AdminPanel_preview_section__5p\+mf{flex:1 1;min-height:300px}.AdminPanel_preview_iframe__g0AbD{background:#f8f9fa;border:none;border-radius:12px;box-shadow:inset 0 2px 8px rgba(0,0,0,.1);height:100%;width:100%}.AdminPanel_button_info__jSLH7{display:flex;flex:1 1;flex-direction:column;justify-content:space-between}.AdminPanel_button_meta__B9CRU h3{color:#667eea;font-size:1.4rem;margin-bottom:8px}.AdminPanel_button_meta__B9CRU p{margin-bottom:8px;opacity:.8}.AdminPanel_description__MsGmN{background-color:rgba(102,126,234,.1);border-left:4px solid #667eea;border-radius:8px;font-style:italic;margin-top:12px;padding:12px}.AdminPanel_button_actions__rBKC4{display:flex;flex-wrap:wrap;gap:12px;margin-top:20px}.AdminPanel_action_btn__20kDO{border:none;border-radius:8px;cursor:pointer;flex:1 1;font-size:.9rem;font-weight:600;min-width:100px;padding:10px 20px;transition:all .2s ease}.AdminPanel_approve_btn__l8qsb{background-color:#28a745;color:#fff}.AdminPanel_approve_btn__l8qsb:hover{background-color:#218838;-webkit-transform:translateY(-1px);transform:translateY(-1px)}.AdminPanel_reject_btn__lj8YJ{background-color:#dc3545;color:#fff}.AdminPanel_reject_btn__lj8YJ:hover{background-color:#c82333;-webkit-transform:translateY(-1px);transform:translateY(-1px)}.AdminPanel_delete_btn__\+quw\+{background-color:#6c757d;color:#fff}.AdminPanel_delete_btn__\+quw\+:hover{background-color:#545b62;-webkit-transform:translateY(-1px);transform:translateY(-1px)}.AdminPanel_empty_state__OKxmG{padding:60px 20px;text-align:center}.AdminPanel_empty_state__OKxmG h3{font-size:1.5rem;margin-bottom:12px;opacity:.7}.AdminPanel_empty_state__OKxmG p{font-size:1.1rem;opacity:.5}.AdminPanel_skeleton_container__GncEP{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(600px,1fr))}@media (max-width:1200px){.AdminPanel_buttons_grid__tQeaB,.AdminPanel_skeleton_container__GncEP{grid-template-columns:1fr}}@media (max-width:768px){.AdminPanel_admin_panel__txg2w{padding:16px}.AdminPanel_header__VGdhT h1{font-size:2rem}.AdminPanel_button_card__AE-Al{flex-direction:column;padding:20px}.AdminPanel_preview_section__5p\+mf{min-height:250px}.AdminPanel_button_actions__rBKC4{flex-direction:column}.AdminPanel_action_btn__20kDO{flex:none}.AdminPanel_tabs__TjNga{justify-content:flex-start;overflow-x:auto;padding-bottom:10px}.AdminPanel_tab__xWJmG{flex-shrink:0;padding:10px 16px}}@media (max-width:480px){.AdminPanel_buttons_grid__tQeaB{grid-template-columns:1fr}.AdminPanel_button_card__AE-Al{padding:16px}.AdminPanel_preview_section__5p\+mf{min-height:200px}}.Skeleton_skeleton__aejj8{-webkit-animation:Skeleton_shimmer__E5iLX 2s infinite;animation:Skeleton_shimmer__E5iLX 2s infinite;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%}@-webkit-keyframes Skeleton_shimmer__E5iLX{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes Skeleton_shimmer__E5iLX{0%{background-position:-200% 0}to{background-position:200% 0}}.Skeleton_circular__l3tWG{border-radius:50%!important}.Skeleton_text__p7wc0{border-radius:8px;margin-bottom:8px}.Skeleton_card_skeleton__I01uW{background-color:#222;border-radius:10px;box-shadow:0 4px 10px rgba(0,0,0,.1);display:flex;flex-direction:column;height:auto;padding:20px;width:420px}.Skeleton_frame_skeleton__6I-SO{height:20rem;margin-bottom:16px}.Skeleton_contributor_skeleton__BrWTq{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.Skeleton_profile_section__jEfev{align-items:center;display:flex;gap:12px}.Skeleton_buttons_skeleton__WSaCH{display:flex;gap:8px}.Skeleton_stats_skeleton__TfhYk{align-self:flex-end;display:flex;gap:16px}.Skeleton_grid_skeleton__mQqNh{align-items:flex-start;display:flex;flex-wrap:wrap;gap:60px 50px;justify-content:center}.Skeleton_text_skeleton__hRQoe{margin-bottom:16px}.Skeleton_text_skeleton__hRQoe .Skeleton_skeleton__aejj8{margin-bottom:8px}.Skeleton_text_skeleton__hRQoe .Skeleton_skeleton__aejj8:last-child{margin-bottom:0}@media (prefers-color-scheme:dark){.Skeleton_skeleton__aejj8{background:linear-gradient(90deg,#333 25%,#444 50%,#333 75%);background-size:200% 100%}}@media only screen and (max-width:800px){.Skeleton_card_skeleton__I01uW{width:350px}}@media only screen and (max-width:400px){.Skeleton_card_skeleton__I01uW{width:90vw}.Skeleton_grid_skeleton__mQqNh{gap:30px 20px}}.Skeleton_light_skeleton__JuEwG{background-color:#f0f0f5}.Skeleton_light_skeleton__JuEwG .Skeleton_skeleton__aejj8{background:linear-gradient(90deg,#e0e0e0 25%,#f0f0f0 50%,#e0e0e0 75%);background-size:200% 100%}.Skeleton_dark_skeleton__PMAFE{background-color:#000}.Skeleton_dark_skeleton__PMAFE .Skeleton_skeleton__aejj8{background:linear-gradient(90deg,#333 25%,#444 50%,#333 75%);background-size:200% 100%}.ErrorBoundary_error_boundary__1GdLT{align-items:center;background-color:#f8f9fa;display:flex;justify-content:center;min-height:50vh;padding:20px}.ErrorBoundary_error_content__fqJiA{background:#fff;border-left:4px solid #dc3545;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.1);max-width:600px;padding:40px;text-align:center}.ErrorBoundary_error_title__nXn2s{color:#dc3545;font-size:2rem;font-weight:600;margin-bottom:16px}.ErrorBoundary_error_message__hVBOy{color:#6c757d;font-size:1.1rem;line-height:1.6;margin-bottom:32px}.ErrorBoundary_error_actions__P38UN{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.ErrorBoundary_refresh_button__gGyTo,.ErrorBoundary_retry_button__dYSMN{border:none;border-radius:8px;cursor:pointer;font-size:1rem;font-weight:500;padding:12px 24px;transition:all .2s ease}.ErrorBoundary_retry_button__dYSMN{background-color:#007bff;color:#fff}.ErrorBoundary_retry_button__dYSMN:hover{background-color:#0056b3;-webkit-transform:translateY(-1px);transform:translateY(-1px)}.ErrorBoundary_refresh_button__gGyTo{background-color:#6c757d;color:#fff}.ErrorBoundary_refresh_button__gGyTo:hover{background-color:#545b62;-webkit-transform:translateY(-1px);transform:translateY(-1px)}.ErrorBoundary_error_details__H3s\+u{background-color:#f8f9fa;border-radius:8px;margin-top:24px;padding:16px;text-align:left}.ErrorBoundary_error_details__H3s\+u summary{color:#495057;cursor:pointer;font-weight:600;margin-bottom:12px}.ErrorBoundary_error_stack__tP8Vx{background-color:#212529;border-radius:4px;color:#f8f9fa;font-size:.875rem;line-height:1.4;overflow-x:auto;padding:16px;white-space:pre-wrap}@media (prefers-color-scheme:dark){.ErrorBoundary_error_boundary__1GdLT{background-color:#1a1a1a}.ErrorBoundary_error_content__fqJiA{background:#2d2d2d;color:#fff}.ErrorBoundary_error_message__hVBOy{color:#adb5bd}.ErrorBoundary_error_details__H3s\+u{background-color:#343a40}.ErrorBoundary_error_details__H3s\+u summary{color:#adb5bd}}@media (max-width:768px){.ErrorBoundary_error_content__fqJiA{margin:0 16px;padding:24px}.ErrorBoundary_error_title__nXn2s{font-size:1.5rem}.ErrorBoundary_error_actions__P38UN{align-items:center;flex-direction:column}.ErrorBoundary_refresh_button__gGyTo,.ErrorBoundary_retry_button__dYSMN{max-width:200px;width:100%}}
/*# sourceMappingURL=main.a709f586.css.map*/