@charset "UTF-8";:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#1e2735;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body,#root,#root>div{height:100%;margin:0;padding:0}.load-spinner{color:#4bd540!important;margin-bottom:50px}.outlined-btn{background:transparent;color:#fff;border:1px solid #4bd540;padding:10px 20px;border-radius:8px;font-weight:600;color:#4bd540;transition:background-color .3s,color .3s}.outlined-btn:hover{background:#4bd540;color:#0b0f12;border-color:#4bd540;cursor:pointer}.swal2-modal{background-color:#1e2735;color:#fff}.swal2-confirm{background-color:#4bd540}.swal2-backdrop-show{background-color:#000000b3!important}.swal2-input{padding:12px;font-size:16px;border:1px solid #ddd;border-radius:5px;outline:none;transition:all .3s ease;background-color:#0c0c0d;text-align:center}.swal2-input:focus{border-color:#4bd540;box-shadow:0 0 0 3px #4bd54033}.swal2-loader{border-color:#4bd540 rgba(0,0,0,0) #4bd540 rgba(0,0,0,0)}.back-icon{align-self:flex-start;display:flex;justify-content:center;align-items:center;font-size:45px}.back-icon:hover{cursor:pointer}.badge{padding:4px 8px;border-radius:4px;font-size:12px;font-weight:600}.very-easy-badge{color:#c677ff;background:#c677ff33}.easy-badge{color:#4bd540;background:#4bd54033}.medium-badge{color:#f3aa03;background:#f3aa0333}.hard-badge{color:#f32703;background:#f3270333}.blue-badge{background:#21a8eb33;color:#21a8eb}.orange-badge{color:#f99316;background:#f9931633}.progress-bar{display:flex;align-items:center;width:300px;height:20px;border-radius:15px;background-color:gray;margin-bottom:10px;text-align:center}.progress-bar .bar{display:flex;justify-content:center;align-items:center;width:100%;height:100%;border-radius:15px}.progress-bar p{margin:0}.input-group{display:flex;flex-direction:column;text-align:left}.input-group label{margin-bottom:8px;font-weight:500;color:#fff}.input-group input,.input-group textarea{padding:12px;font-size:16px;border:1px solid #ddd;border-radius:5px;outline:none;transition:all .3s ease;background-color:#0c0c0d}.input-group input:focus,.input-group textarea:focus{border-color:#4bd540;box-shadow:0 0 0 3px #4bd54033}@media screen and (max-width: 500px){.input-group input,.input-group textarea{font-size:12px}}.input-with-btn-group{position:relative}.input-with-btn-group .wrapper{position:relative;display:flex;align-items:center}.input-with-btn-group input{width:100%;padding-right:100px}.input-with-btn-group button{display:flex;justify-content:center;align-items:center;flex-direction:column;position:absolute;right:10px;border:none;color:#fff;background-color:transparent;cursor:pointer;font-size:25px}.multi-selector{display:flex;justify-content:center;align-items:center;flex-direction:column}.multi-selector .selector-buttons{display:flex;justify-content:center;align-items:center;flex-direction:row}.multi-selector button{padding:20px;width:150px;font-size:18px;font-weight:600;border:none;outline:none;background-color:transparent;transition:background-color .3s ease}.multi-selector button:hover{cursor:pointer;background-color:#ffffff1a}@media screen and (max-width: 450px){.multi-selector button{padding:10px 5px;width:100px;font-size:15px}}.multi-selector .selector-slider{align-self:flex-start;margin-left:0;background-color:#4bd540;height:3px;width:150px;transition:margin-left .3s ease-in-out}@media screen and (max-width: 450px){.multi-selector .selector-slider{width:100px}}.admin-card{background:#0000004d;border-radius:12px;padding:20px;border:1px solid rgba(255,255,255,.1);transition:all .3s ease;cursor:pointer;display:flex;align-items:center;gap:15px}.admin-card:hover{transform:translateY(-3px);box-shadow:0 8px 25px #4bd54033;border-color:#4bd540}.admin-card .card-icon{width:60px;height:60px;border-radius:50%}.admin-card .info{flex:1}.admin-card .info h3{font-size:18px;font-weight:600;color:#fff;margin:0 0 5px}.admin-card .info .additional-info{font-size:14px;color:#fff9;margin:0 0 10px}.admin-card .info .badges{display:flex;gap:15px;margin-bottom:10px}.admin-card .card-actions{flex-shrink:0}.admin-card .card-actions .btn-edit{background:#ffffff1a;border:1px solid rgba(255,255,255,.2);color:#fff;padding:8px 12px;border-radius:6px;cursor:pointer;transition:all .3s ease}.admin-card .card-actions .btn-edit:hover{background:#4bd540;border-color:#4bd540}.flag-box{display:flex;justify-content:center;align-items:center;flex-direction:row;justify-content:space-between;background-color:#0003;width:700px;height:80px;margin-top:20px;border-radius:10px}.flag-box img{width:50px;height:50px;border-radius:100%;margin-left:10px}.flag-box .left,.flag-box .right{display:flex;justify-content:center;align-items:center;flex-direction:row}.flag-box p{color:#fff;font-size:16px;font-weight:600;margin-left:10px;margin-right:10px}.flag-box .left .flag-info{margin-left:10px}.flag-box .left p{margin:0}.flag-box .left p span{color:gray}.flag-box .left p:hover{color:#4bd540;transition:color .3s ease-out;cursor:pointer}.flag-box .right{display:flex;justify-content:center;align-items:center;flex-direction:row;justify-content:space-between;width:300px}.flag-box #points{color:gold;font-weight:900}@media screen and (max-width: 830px){.flag-box{width:90%}}@media screen and (max-width: 660px){.flag-box{width:300px;flex-direction:column;height:120px;padding-top:10px}.flag-box .left{align-self:flex-start}}.auth-container{display:flex;justify-content:center;align-items:center;flex-direction:column;justify-content:flex-start;width:100%;height:100%}.auth-card{margin-top:75px;background-color:#0003;padding:40px;border-radius:10px;box-shadow:0 4px 10px #0000001a;width:100%;max-width:400px;text-align:center}@media screen and (max-width: 500px){.auth-card{max-width:300px;padding:20px}}h2{margin-bottom:20px;font-weight:500;color:#fff}form{display:flex;flex-direction:column;gap:20px}.name-fields{display:flex;justify-content:center;align-items:center;flex-direction:row}.name-fields>.input-group{width:47%;margin-right:10px;margin-left:10px}.auth-button{padding:12px;font-size:16px;font-weight:500;color:#fff;border:none;border-radius:5px;transition:background-color .3s ease;background-color:#4bd540!important}.auth-button:hover{background-color:#33b929!important;transition:background-color .3s ease;cursor:pointer}.auth-button .auth-progress{color:#fff}.error-message{color:#ff4d4d;font-size:14px;margin-top:-10px}.footer{margin-top:20px;font-size:14px;color:#fff}.footer #other-auth-link{color:#4bd540;text-decoration:none;font-weight:500}.footer #other-auth-link:hover{text-decoration:underline}.home{display:flex;justify-content:flex-start;align-items:center;flex-direction:column}.home h1{color:#fff;font-weight:900;font-style:bold;font-size:40px}.home h2{font-weight:900;font-size:30px;color:#fff}.home .ctfs{display:flex;justify-content:center;align-items:center;flex-direction:column}@media screen and (min-width: 1100px){.home .ctfs{min-height:100vh}.home .ctfs .scroll-btn{display:flex!important;font-size:50px;margin:25px 0 150px}.home .ctfs .scroll-btn:hover{cursor:pointer}}.home>div{display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%}.home section{display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%;margin-bottom:25px}.home section p{max-width:70%;text-align:justify;text-align-last:center}@media screen and (max-width: 800px){.home section p{max-width:90%}}@media screen and (max-width: 400px){.home section p{font-size:14px}}.home .machines{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;margin-top:50px;width:100%;gap:50px}.home .machines .no-ctf{color:#fff;font-size:20px;margin:20px 0 40px;background-color:#0003;padding:15px 25px;border-radius:10px;box-shadow:0 0 10px 3px #ffffff0d}.home .machines .machine{position:relative;display:flex;flex-direction:column;justify-content:space-between;padding:16px;width:320px;background:linear-gradient(180deg,#ffffff0f,#ffffff05);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:16px;border:1px solid rgba(255,255,255,.12);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease;box-shadow:0 10px 30px #00000040;cursor:pointer;overflow:hidden}.home .machines .machine:hover{transform:translateY(-4px) scale(1.02);box-shadow:0 14px 40px #00000059;border-color:#4bd54080}.home .machines .machine .machine-media{position:relative;display:flex;align-items:center;justify-content:center;min-height:140px;border-radius:12px;background:radial-gradient(120px 80px at 50% 30%,rgba(75,213,64,.25),transparent 60%),radial-gradient(140px 90px at 20% 80%,rgba(33,168,235,.18),transparent 60%);overflow:hidden}.home .machines .machine .machine-media img{width:96px;height:96px;object-fit:contain;filter:drop-shadow(0 6px 12px rgba(0,0,0,.35))}.home .machines .machine .machine-media .type-badge{position:absolute;left:12px;top:12px;padding:4px 10px;border-radius:999px;font-size:12px;font-weight:700;color:#0b0f12;background:#4bd540;box-shadow:0 6px 16px #4bd54059;text-transform:uppercase;letter-spacing:.4px}.home .machines .machine .machine-content{padding:10px 4px 0}.home .machines .machine .machine-content .machine-title{color:#fff;font-weight:800;font-size:22px;margin:8px 0 6px;line-height:1.2}.home .machines .machine .machine-content .machine-desc{color:#ffffffbf;font-size:14px;line-height:1.4;max-height:3.8em;overflow:hidden;display:-webkit-box;line-clamp:3;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0 0 8px}@media screen and (max-width: 900px){.home .machines .machine{flex:0 0 100%}}.home .points-table{display:flex;justify-content:center;align-items:center;flex-direction:column;background-color:#0003;box-shadow:0 0 18px 3px #ffffff0d;border-radius:10px;width:60%}.home .points-table .table{display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%}.home .points-table .table .difficulties{display:flex;justify-content:center;align-items:center;flex-direction:row;margin-top:25px;justify-content:space-around;width:100%}.home .points-table .table .difficulties .difficulty{color:#fff;padding:5px 15px;width:100px;text-align:center;font-weight:600;font-size:20px;border-radius:4px;margin-bottom:10px}@media screen and (max-width: 980px){.home .points-table .table .difficulties{flex-direction:column}}.home .points-table .table .points{display:flex;justify-content:center;align-items:center;flex-direction:row;width:100%;justify-content:space-around}@media screen and (max-width: 980px){.home .points-table .table .points{flex-direction:column}}.home .points-table .table .points p{font-weight:900;font-size:25px;color:#edb429}@media screen and (max-width: 980px){.home .points-table .table .points p{margin-bottom:7px;font-size:18px}}@media screen and (max-width: 980px){.home .points-table .table{flex-direction:row}}@media screen and (max-width: 500px){.home .points-table{width:95%}}.home .outlined-btn,.home .contained-btn{color:#4bd540!important;border-color:#4bd540!important;font-weight:600;margin-bottom:15px;margin-top:15px;font-size:18px}.home .contained-btn{color:#fff!important;background-color:#4bd540!important}.home #portswigger{text-decoration:none;color:#4bd540}.home .contact-info{display:flex;justify-content:center;align-items:center;flex-direction:row;font-size:18px;margin:0;transition:color .5s}.home .contact-info:hover{color:#4bd540;cursor:pointer}.home .contact-info svg{font-size:25px;margin-right:5px}footer{width:100%;background-color:#0003;margin-top:50px;border-top:1px solid rgba(255,255,255,.08)}footer .footer-container{max-width:1200px;margin:0 auto;padding:28px 20px}footer .footer-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}footer .footer-box{display:flex;justify-content:flex-start;flex-direction:column;align-items:center}footer .footer-box h2{color:#fff;font-size:22px;font-weight:700;margin:8px 0 16px}footer .brand .logo{display:flex;justify-content:center;flex-direction:row;align-items:center;gap:14px}footer .brand .logo img{width:56px;height:56px;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}footer .brand .logo h3{margin:0;font-size:22px}footer .brand .tagline{margin:8px 0 0;color:#b4b4b4;font-size:14px}footer .contact-info{display:flex;justify-content:center;align-items:center;flex-direction:row;justify-content:flex-start;color:#cfd3da;font-size:16px;gap:8px;transition:color .25s ease}footer .contact-info:hover{color:#4bd540;cursor:pointer}footer .contact-info svg{font-size:20px}footer .socials{display:flex;justify-content:center;align-items:center;flex-direction:row;justify-content:flex-start;gap:12px}footer .socials a{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:10px;color:#cfd3da;background-color:#ffffff0a;transition:background-color .25s ease,color .25s ease,transform .08s ease}footer .socials a:hover{color:#4bd540;background-color:#4bd54014}footer .socials a:active{transform:translateY(1px)}footer .socials a svg{font-size:22px}footer .footer-separator{height:1px;background:linear-gradient(to right,#fff0,#ffffff1f,#fff0);margin:24px 0 12px}footer .footer-bottom{display:flex;justify-content:center;align-items:center;padding-top:8px}footer .footer-bottom small{color:#aab2bf;text-align:center}footer .footer-bottom .credits-link{color:#cfd3da;text-decoration:underline;text-underline-offset:3px;transition:color .25s ease}footer .footer-bottom .credits-link:hover{color:#4bd540}@media screen and (max-width: 840px){footer .footer-grid{grid-template-columns:1fr}}.navbar{display:flex;justify-content:space-between;width:100%;height:75px;background-color:#0003}.navbar .logo-container{position:relative;top:5px;left:15px;width:25%;height:60px}.navbar .logo-container img{width:60px;height:60px;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;cursor:pointer}@media screen and (max-width: 1291px){.navbar .logo-container{width:18%}}@media screen and (max-width: 1089px){.navbar .logo-container{width:100px}}@media screen and (max-width: 950px){.navbar .logo-container{display:none}}.navbar .nav-buttons{display:flex;justify-content:center;align-items:center;flex-direction:row;height:100%}.navbar .nav-buttons a{display:flex;justify-content:center;align-items:center;flex-direction:column;text-align:center;padding:3px;height:80%;width:60px;font-size:50px;font-weight:500;text-decoration:none;color:#fff3;margin-left:25px;margin-right:25px}.navbar .nav-buttons a:hover:not(.active){background-color:#fff3;border-radius:5px}.navbar .nav-buttons a.active{color:#fff;border-bottom:#4bd540 4px solid}@media screen and (max-width: 590px){.navbar .nav-buttons a{font-size:30px;margin-left:5px;margin-right:5px}}@media screen and (max-width: 380px){.navbar .nav-buttons a{margin-left:2px;margin-right:2px}}.navbar .right-buttons{display:flex;justify-content:center;align-items:center;flex-direction:row;height:100%}.navbar .right-buttons button{margin-left:10px;margin-right:10px}.navbar .right-buttons #flag-btn{border-color:#4bd540!important;color:#4bd540!important}@media screen and (max-width: 750px){.navbar .right-buttons #flag-btn{display:none}}.navbar .right-buttons #profile-btn{display:flex;justify-content:center;align-items:center;flex-direction:row;width:150px;background-color:#202938;border:none;outline:none;border-radius:5px;transition:background-color .3s;height:40px;text-align:center}.navbar .right-buttons #profile-btn #user-avatar{width:30px;height:30px;border-radius:50px;margin-right:7px;color:gray}.navbar .right-buttons #profile-btn p{margin:0;font-weight:600}.navbar .right-buttons #profile-btn:hover{background-color:#242e3f;transition:background-color .3s;cursor:pointer}@media screen and (max-width: 850px){.navbar .right-buttons #profile-btn{width:50px;background-color:#4bd540!important}.navbar .right-buttons #profile-btn p{display:none}.navbar .right-buttons #profile-btn #user-avatar{margin:0;color:#fff}}.navbar .right-buttons #login-btn{background-color:#4bd540!important}@media screen and (max-width: 590px){.navbar{justify-content:center}}.profile{display:flex;justify-content:flex-start;align-items:center;flex-direction:column}.profile .profile-box{margin:50px auto 0;display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%;max-width:960px;border-radius:16px;background:linear-gradient(180deg,#ffffff0f,#ffffff05);border:1px solid rgba(255,255,255,.12);box-shadow:0 10px 30px #00000040;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.profile .profile-box #edit-buttons{display:flex;justify-content:center;align-items:center;flex-direction:row;align-self:flex-start}.profile .profile-box #edit-buttons .edit-icon{font-size:35px;margin:10px 0 0 10px}.profile .profile-box #edit-buttons .edit-icon:hover{cursor:pointer}.profile .profile-box .avatar{margin-top:20px;width:125px;height:125px;border-radius:100%}.profile .profile-box .avatar img{width:100%;height:100%;border-radius:100%}.profile .profile-box h3{color:#fff;font-weight:600;font-size:26px}.profile .profile-box .rank-flags{display:flex;justify-content:center;align-items:center;flex-direction:row;justify-content:space-around;width:80%}.profile .profile-box .rank-flags .rank-avatar{display:flex;justify-content:center;align-items:center;flex-direction:column}.profile .profile-box .rank-flags .rank{display:flex;justify-content:center;align-items:center;flex-direction:row;justify-content:space-around;width:250px;height:100px;background-color:#1e2735;border-radius:15px;box-shadow:0 0 18px 3px #ffffff1a}.profile .profile-box .rank-flags .rank .rank-info{text-align:center}.profile .profile-box .rank-flags .rank .rank-info p{color:gray;margin:0}.profile .profile-box .rank-flags .rank img{width:75px;height:75px}.profile .profile-box .rank-flags .rank h2{font-weight:900;font-size:22px;margin:0}.profile .profile-box .rank-flags .flags{display:flex;justify-content:center;align-items:center;flex-direction:column}.profile .profile-box .rank-flags .flags>p{font-weight:600;font-size:19px}@media screen and (max-width: 1000px){.profile .profile-box .rank-flags{flex-direction:column}}.profile .profile-box .stats{display:flex;justify-content:center;align-items:center;flex-direction:row;margin-bottom:20px}.profile .profile-box .stats .stat{display:flex;justify-content:center;align-items:center;flex-direction:column;width:200px;height:150px;background-color:#1e2735;margin-left:15px;margin-right:15px;border-radius:5px}.profile .profile-box .stats .stat .stat-icon{font-size:50px;margin-bottom:10px}.profile .profile-box .stats .stat p{margin:2px}.profile .profile-box .stats .stat .stat-value{color:#fff;font-weight:900;font-size:25px}.profile .profile-box .stats .stat .stat-desc{color:gray}@media screen and (max-width: 860px){.profile .profile-box .stats{flex-direction:column}.profile .profile-box .stats .stat{margin:0 0 15px}}@media screen and (max-width: 400px){.profile .profile-box{width:100%}}.profile .skeleton{display:block;background:linear-gradient(90deg,#ffffff14 25%,#ffffff26 37%,#ffffff14 63%);background-size:400% 100%;animation:profile-shimmer 1.2s infinite;border-radius:8px}.profile .skeleton-circle{width:125px;height:125px;border-radius:50%}.profile .skeleton-name{width:220px;height:24px;margin-top:14px}.profile .skeleton-rank-icon{width:75px;height:75px;border-radius:12px}.profile .skeleton-rank-title{width:120px;height:20px;margin:6px 0 4px}.profile .skeleton-rank-sub{width:60px;height:14px}.profile .skeleton-progress{width:260px;max-width:70vw;height:16px;border-radius:10px;margin-bottom:10px}.profile .skeleton-stat-icon{width:50px;height:50px;border-radius:10px;margin-bottom:10px}.profile .skeleton-stat-value{width:80px;height:24px;margin-bottom:6px}.profile .skeleton-stat-desc{width:60px;height:16px}@keyframes profile-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.profile .edit-avatar{display:flex;justify-content:center;align-items:center;flex-direction:row;width:90%;min-height:110px;border:rgba(255,255,255,.12) solid 1px;border-radius:12px;background:#0003;padding:12px}.profile .edit-avatar .new-avatar{width:80px;height:80px;border-radius:100%}.profile .edit-avatar .new-avatar>img{width:80px;height:80px;border-radius:100%}.profile .edit-avatar #upload-file{display:none}.profile .edit-avatar>label{display:flex;justify-content:center;align-items:center;flex-direction:column;margin-left:20px;margin-right:20px;color:#fff;border:none;font-weight:800;text-transform:uppercase;letter-spacing:.4px;width:200px;padding:10px 14px;border-radius:8px;transition:background-color .2s ease,transform .2s ease;background-color:#4bd540!important}.profile .edit-avatar>label .profile-progress{color:#fff}.profile .edit-avatar>label:hover{background-color:#33b929!important;transform:translateY(-1px);cursor:pointer}.profile .edit-avatar #delete-btn{height:38px;width:38px;padding:0!important;background-color:#de1d1d;transition:background .3s}.profile .edit-avatar #delete-btn:hover{background-color:#e32727}.profile .edit-avatar #delete-btn>svg{margin:0}@media screen and (max-width: 550px){.profile .edit-avatar{flex-direction:column;min-height:200px}.profile .edit-avatar>label{margin:10px 0;width:100%}.profile .edit-avatar #delete-btn{align-self:center}}.profile form{display:flex;justify-content:center;align-items:center;flex-direction:column;width:90%;border:rgba(255,255,255,.12) solid 1px;border-radius:12px;margin-top:40px;margin-bottom:50px;padding:16px}.profile form>button{color:#fff;border:none;border-radius:5px;transition:background-color .3s ease;background-color:#4bd540!important}.profile form>button:hover{background-color:#33b929!important;transition:background-color .3s ease;cursor:pointer}.profile .edit-fields{display:flex;justify-content:center;align-items:center;flex-direction:row}.profile .edit-fields>.input-group{margin:0 15px}@media screen and (max-width: 800px){.profile .edit-fields{flex-direction:column}.profile .edit-fields>.input-group{margin:0 0 15px}}.profile .change-creds{display:flex;justify-content:center;align-items:center;flex-direction:row;justify-content:space-around;height:50px;width:70%;background-color:#1e2735;border-radius:10px;border:rgba(255,255,255,.12) solid 1px;margin-bottom:20px}.profile .change-creds>svg{font-size:20px;color:#fff;padding:10px;border:rgba(255,255,255,.05) solid 1px;border-radius:5px;margin:0 20px 0 5px}.profile .change-creds p{font-weight:900;width:60%;font-size:14px;text-align:center}.profile .change-creds>button{margin:0 5px 0 20px;color:#fff;border:none;border-radius:5px;transition:background-color .3s ease;background-color:#4bd540!important}.profile .change-creds>button:hover{background-color:#33b929!important;transition:background-color .3s ease;cursor:pointer}@media screen and (max-width: 800px){.profile .change-creds{width:90%}}@media screen and (max-width: 500px){.profile .change-creds{width:99%}.profile .change-creds>button{margin:0 5px}.profile .change-creds>svg{margin:0 5px}.profile .change-creds p{width:80%;font-size:12px}}.my-flags{display:flex;justify-content:flex-start;align-items:center;flex-direction:column}.my-flags>button{margin-bottom:20px;font-size:19px;color:#fff;border:none;border-radius:5px;transition:background-color .3s ease;background-color:#4bd540!important}.my-flags>button:hover{background-color:#33b929!important;transition:background-color .3s ease;cursor:pointer}.my-flags .flags{display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%}.my-flags .flags .flag-category{font-size:18px;color:gray}.my-flags .flags .line{width:90%;background-color:gray;height:1px}.tournaments{display:flex;justify-content:flex-start;align-items:center;flex-direction:column;text-align:center}.ctf{display:flex;justify-content:flex-start;align-items:center;flex-direction:column}.ctf .challenge-box{display:flex;justify-content:flex-start;align-items:center;flex-direction:column;margin-top:100px;max-width:800px;width:80%;padding:clamp(16px,2.5vw,28px);background:linear-gradient(180deg,#ffffff0f,#ffffff05);border:1px solid rgba(255,255,255,.12);border-radius:16px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 10px 30px #00000040}.ctf .challenge-box .back-icon{align-self:flex-start;display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:10px;border:1px solid rgba(255,255,255,.12);background:#0003;color:#fff;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;cursor:pointer;margin-bottom:10px}.ctf .challenge-box .back-icon svg{font-size:20px}.ctf .challenge-box .back-icon:hover{transform:translateY(-1px);box-shadow:0 8px 20px #00000040;border-color:#4bd54099}.ctf .challenge-box .challenge-header{display:flex;width:100%;gap:clamp(12px,2vw,20px);align-items:center;flex-wrap:wrap}.ctf .challenge-box .challenge-header .media{display:flex;align-items:center;justify-content:center;min-width:120px;min-height:120px;border-radius:14px;background:radial-gradient(120px 80px at 50% 30%,rgba(75,213,64,.25),transparent 60%),radial-gradient(140px 90px at 20% 80%,rgba(33,168,235,.18),transparent 60%)}.ctf .challenge-box .challenge-header .media img{width:clamp(80px,10vw,104px);height:clamp(80px,10vw,104px);object-fit:contain;filter:drop-shadow(0 6px 12px rgba(0,0,0,.35))}.ctf .challenge-box .challenge-header .meta{flex:1 1 auto;min-width:0}.ctf .challenge-box .challenge-header .meta .title{color:#fff;margin:0 0 8px;overflow-wrap:anywhere;word-break:break-word}.ctf .challenge-box .challenge-header .meta .chips{display:flex;flex-wrap:wrap;gap:clamp(6px,1vw,8px);margin-bottom:10px}.ctf .challenge-box .challenge-header .meta .chips .chip{padding:6px clamp(8px,1.4vw,12px);border-radius:999px;font-size:clamp(11px,1.3vw,12px);font-weight:800;letter-spacing:.4px;border:1px solid rgba(255,255,255,.12);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.ctf .challenge-box .challenge-header .meta .chips .type{background:#4bd540;color:#0b0f12}.ctf .challenge-box .challenge-header .meta .chips .flags{background:#21a8eb38;color:#fff}.ctf .challenge-box .challenge-header #challenge-url{margin-left:auto;flex:0 0 auto;display:inline-flex;text-decoration:none}.ctf .challenge-box .desc-box{width:100%;margin-top:18px;padding:clamp(12px,2vw,16px);border:1px solid rgba(255,255,255,.12);border-radius:12px;background:#0003}.ctf .challenge-box .desc-box h2{margin:0 0 8px;color:#fff}.ctf .challenge-box .desc-box .desc{margin:0;text-align:left;word-wrap:break-word;overflow-wrap:anywhere}.ctf .challenge-box .play-btn{font-weight:700;font-size:18px;width:200px;box-shadow:0 8px 18px #4bd54040;color:#fff;border:none;border-radius:5px;transition:background-color .3s ease;background-color:#4bd540!important}.ctf .challenge-box .play-btn:hover{background-color:#33b929!important;transition:background-color .3s ease;cursor:pointer}.ctf .challenge-box .loading{display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%;height:220px}@media screen and (max-width: 1024px){.ctf .challenge-box .challenge-header{flex-direction:column;align-items:stretch;gap:12px}.ctf .challenge-box #challenge-url{width:100%;display:flex}.ctf .challenge-box .play-btn{width:100%}}@media screen and (max-width: 530px){.ctf .challenge-box .media{min-width:96px;min-height:96px}.ctf .challenge-box .chips{gap:6px}.ctf .challenge-box .play-btn{width:100%}}@keyframes textShine{0%{background-position:0% 50%}to{background-position:100% 50%}}.leaderboard{display:flex;justify-content:flex-start;align-items:center;flex-direction:column}.leaderboard .podium{display:flex;justify-content:center;align-items:center;flex-direction:row;margin-top:50px;width:80%;border-radius:25px;background-color:#0003;box-shadow:0 0 18px 3px #ffffff0d}.leaderboard .podium .step-box{display:flex;justify-content:center;align-items:center;flex-direction:column;justify-content:flex-end;height:100%}.leaderboard .podium .step-box .player-top{display:flex;justify-content:center;align-items:center;flex-direction:column;transition:color .3s}.leaderboard .podium .step-box .player-top .avatar{margin-top:20px;width:100px;height:100px;border-radius:100%}.leaderboard .podium .step-box .player-top .avatar img{width:100%;height:100%;border-radius:100%}.leaderboard .podium .step-box .player-top .info{display:flex;justify-content:center;align-items:center;flex-direction:column}.leaderboard .podium .step-box .player-top .info h3{font-weight:600;font-size:25px;margin-bottom:0;word-wrap:break-word;max-width:240px;text-align:center}.leaderboard .podium .step-box .player-top .info p{text-align:center;margin:5px 0 10px;font-size:18px}.leaderboard .podium .step-box .player-top .info p span{font-weight:600;font-size:25px}.leaderboard .podium .step-box .player-top .info img{display:none}.leaderboard .podium .step-box .player-top:hover{cursor:pointer;transition:color .3s;color:#4bd540}@media screen and (max-width: 950px){.leaderboard .podium .step-box>img{display:none}.leaderboard .podium .step-box .player-top{flex-direction:row;margin-bottom:10px}.leaderboard .podium .step-box .player-top .info{margin-left:20px}.leaderboard .podium .step-box .player-top .info img{display:flex}.leaderboard .podium .step-box .player-top .info h3{display:flex;justify-content:center;align-items:center;flex-direction:row;font-size:18px;max-width:200px}}@media screen and (max-width: 950px){.leaderboard .podium{flex-direction:column}.leaderboard .podium .step-box:nth-child(1){order:2}.leaderboard .podium .step-box:nth-child(2){order:1}.leaderboard .podium .step-box:nth-child(3){order:3}}@media screen and (max-width: 570px){.leaderboard .podium{width:95%}}.leaderboard .leaderboard-table{display:flex;justify-content:flex-start;align-items:center;flex-direction:column;width:80%;min-height:400px;border-radius:10px;background-color:#0003;box-shadow:0 0 18px 3px #ffffff0d;margin-top:50px;padding-bottom:50px;padding-top:10px}.leaderboard .leaderboard-table h1{margin:20px 16px 8px;font-size:clamp(22px,2.4vw,32px)}.leaderboard .leaderboard-table .toolbar{width:100%;display:flex;align-items:center;gap:10px;padding:0 16px 10px;box-sizing:border-box}.leaderboard .leaderboard-table .toolbar input[type=text]{flex:1 1 auto;min-width:0;background:#ffffff14;border:1px solid rgba(255,255,255,.15);border-radius:8px;padding:10px 12px;color:#fff;outline:none;transition:border-color .2s ease,box-shadow .2s ease}.leaderboard .leaderboard-table .toolbar input[type=text]::placeholder{color:#fff9}.leaderboard .leaderboard-table .toolbar input[type=text]:focus{border-color:#4bd540;box-shadow:0 0 0 3px #4bd54026}.leaderboard .leaderboard-table .toolbar .sort-btn{flex:0 0 auto;background:linear-gradient(135deg,#4bd54033,#4bd5400d);color:#eafbea;border:1px solid rgba(75,213,64,.6);border-radius:8px;padding:10px 12px;font-weight:700;cursor:pointer;transition:transform .1s ease,background .2s ease,border-color .2s ease}.leaderboard .leaderboard-table .toolbar .sort-btn:hover{transform:translateY(-1px);background:#4bd54040}.leaderboard .leaderboard-table .toolbar .sort-btn:active{transform:translateY(0)}.leaderboard .leaderboard-table .table-wrapper{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-color:rgba(255,255,255,.3) transparent;scrollbar-width:thin}.leaderboard .leaderboard-table table{width:100%;border-collapse:collapse;border-spacing:0}.leaderboard .leaderboard-table table thead th{position:sticky;top:0;background:#00000040;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:1}.leaderboard .leaderboard-table table thead{color:#fff}.leaderboard .leaderboard-table table thead th{font-size:20px;font-weight:600;padding:14px 10px}.leaderboard .leaderboard-table table thead th:nth-child(1){width:20%}.leaderboard .leaderboard-table table thead th:nth-child(2){text-align:left;width:30%}.leaderboard .leaderboard-table table thead th:nth-child(3){width:50%;text-align:right;padding-right:20px}@media screen and (max-width: 750px){.leaderboard .leaderboard-table table thead th:nth-child(2){width:50%;text-align:left}.leaderboard .leaderboard-table table thead th:nth-child(3){width:20%;padding-right:10px}}.leaderboard .leaderboard-table table tbody tr{transition:background-color .2s ease}.leaderboard .leaderboard-table table tbody tr:hover{background-color:#ffffff0d}.leaderboard .leaderboard-table table tbody tr td{padding:14px 10px;font-size:20px;font-weight:600;text-align:center;color:#fff}.leaderboard .leaderboard-table table tbody tr.skeleton-row td{position:relative}.leaderboard .leaderboard-table table tbody tr.skeleton-row .skeleton{display:inline-block;background:linear-gradient(90deg,#ffffff14 25%,#ffffff26 37%,#ffffff14 63%);background-size:400% 100%;animation:shimmer 1.2s infinite;border-radius:6px}.leaderboard .leaderboard-table table tbody tr.skeleton-row .skeleton-badge{width:40px;height:20px}.leaderboard .leaderboard-table table tbody tr.skeleton-row .skeleton-avatar{width:30px;height:30px;border-radius:50%}.leaderboard .leaderboard-table table tbody tr.skeleton-row .skeleton-text{width:140px;height:16px;margin-left:8px}.leaderboard .leaderboard-table table tbody tr.skeleton-row .skeleton-points{width:60px;height:20px;margin-left:auto}.leaderboard .leaderboard-table table tbody tr .player-name-avatar{display:flex;justify-content:center;align-items:center;flex-direction:row;justify-content:flex-start;transition:color .3s;gap:8px;min-width:0;color:#fff}.leaderboard .leaderboard-table table tbody tr .player-name-avatar:hover{cursor:pointer;color:#4bd540;transition:color .3s}.leaderboard .leaderboard-table table tbody tr .player-name-avatar img,.leaderboard .leaderboard-table table tbody tr .player-name-avatar .skeleton-avatar{flex:0 0 auto}.leaderboard .leaderboard-table table tbody tr .player-name-avatar .skeleton-text{flex:1 1 auto}.leaderboard .leaderboard-table table tbody tr img{width:30px;height:30px;border-radius:100%;margin-right:5px}.leaderboard .leaderboard-table table tbody tr td:nth-child(2){text-align:left}.leaderboard .leaderboard-table table tbody tr td:nth-child(3){text-align:right;padding-right:20px;font-weight:900;font-size:20px}.leaderboard .leaderboard-table table tbody .empty-state{text-align:center;padding:24px 10px;color:#fffc;font-weight:500}@media screen and (max-width: 570px){.leaderboard .leaderboard-table{width:95%}}@keyframes shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.leaderboard .organisators{width:80%;margin-top:40px;margin-bottom:60px;background-color:#0003;box-shadow:0 0 18px 3px #ffffff0d;border-radius:12px;padding:20px 24px 28px;box-sizing:border-box}.leaderboard .organisators h2{margin:0 0 18px;font-size:clamp(20px,2.2vw,30px);font-weight:600}.leaderboard .organisators .organisators-list{display:flex;flex-wrap:wrap;gap:16px}.leaderboard .organisators .organisator{display:flex;align-items:center;gap:10px;padding:10px 14px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:10px;transition:background .25s,border-color .25s,transform .1s;cursor:pointer;min-width:220px;position:relative}.leaderboard .organisators .organisator img{width:40px;height:40px;border-radius:50%;object-fit:cover}.leaderboard .organisators .organisator span{font-weight:600;font-size:16px;color:#fff;word-break:break-word}.leaderboard .organisators .organisator:hover,.leaderboard .organisators .organisator:focus-visible{background:#4bd54026;border-color:#4bd54080;outline:none}.leaderboard .organisators .organisator:active{transform:scale(.97)}.leaderboard .organisators .organisator.skeleton{cursor:default;pointer-events:none;background:#ffffff0a}.leaderboard .organisators .organisator .avatar-skeleton{width:40px;height:40px;border-radius:50%;background:linear-gradient(90deg,#ffffff14 25%,#ffffff26 37%,#ffffff14 63%);background-size:400% 100%;animation:shimmer 1.2s infinite}.leaderboard .organisators .organisator .name-skeleton{width:120px;height:14px;border-radius:6px;background:linear-gradient(90deg,#ffffff14 25%,#ffffff26 37%,#ffffff14 63%);background-size:400% 100%;animation:shimmer 1.2s infinite}.leaderboard .organisators .empty-organisators{margin:0;font-size:16px;color:#ffffffbf;font-weight:500}@media screen and (max-width: 570px){.leaderboard .organisators{width:95%}}.not-found{display:flex;justify-content:flex-start;align-items:center;flex-direction:column;color:#fff;padding:20px;position:relative;overflow:hidden}.not-found .not-found-content{display:flex;justify-content:center;align-items:center;flex-direction:column;max-width:800px;text-align:center;z-index:1;position:relative}.not-found .not-found-content .error-code{display:flex;align-items:center;justify-content:center;margin-bottom:30px}.not-found .not-found-content .error-code .number{font-size:120px;font-weight:900;color:#4bd540;text-shadow:0 0 20px rgba(75,213,64,.5);margin:0 10px}@media screen and (max-width: 768px){.not-found .not-found-content .error-code .number{font-size:80px}}.not-found .not-found-content .error-code .number.glitch{animation:glitch 2s infinite;position:relative}.not-found .not-found-content .error-code .number.glitch:before,.not-found .not-found-content .error-code .number.glitch:after{content:"0";position:absolute;top:0;left:0;width:100%;height:100%}.not-found .not-found-content .error-code .number.glitch:before{animation:glitch-1 2s infinite;color:red;z-index:-1}.not-found .not-found-content .error-code .number.glitch:after{animation:glitch-2 2s infinite;color:#0ff;z-index:-2}.not-found .not-found-content .error-title{font-size:36px;font-weight:900;margin-bottom:20px;color:#fff}@media screen and (max-width: 768px){.not-found .not-found-content .error-title{font-size:28px}}.not-found .not-found-content .error-message{font-size:18px;line-height:1.6;margin-bottom:40px;color:#fffc;max-width:600px}@media screen and (max-width: 768px){.not-found .not-found-content .error-message{font-size:16px;margin-bottom:30px}}.not-found .not-found-content .terminal-hint{font-family:Courier New,monospace;font-size:14px;background:#0006;padding:15px;border-radius:8px;border-left:4px solid #4bd540;text-align:left;max-width:500px}.not-found .not-found-content .terminal-hint .prompt{color:#4bd540;font-weight:700}.not-found .not-found-content .terminal-hint .command{color:#fff;margin-left:10px}.not-found .not-found-content .terminal-hint .output{color:#ff6b6b;font-style:italic}@media screen and (max-width: 768px){.not-found .not-found-content .terminal-hint{font-size:12px;padding:12px}}@keyframes glitch{0%,to{transform:translate(0)}10%{transform:translate(-2px,-2px)}20%{transform:translate(2px,2px)}30%{transform:translate(-2px,2px)}40%{transform:translate(2px,-2px)}50%{transform:translate(-2px,-2px)}60%{transform:translate(2px,2px)}70%{transform:translate(-2px,2px)}80%{transform:translate(2px,-2px)}90%{transform:translate(-2px,-2px)}}@keyframes glitch-1{0%,to{transform:translate(0)}10%{transform:translate(-1px,-1px)}20%{transform:translate(1px,1px)}30%{transform:translate(-1px,1px)}40%{transform:translate(1px,-1px)}50%{transform:translate(-1px,-1px)}60%{transform:translate(1px,1px)}70%{transform:translate(-1px,1px)}80%{transform:translate(1px,-1px)}90%{transform:translate(-1px,-1px)}}@keyframes glitch-2{0%,to{transform:translate(0)}10%{transform:translate(1px,1px)}20%{transform:translate(-1px,-1px)}30%{transform:translate(1px,-1px)}40%{transform:translate(-1px,1px)}50%{transform:translate(1px,1px)}60%{transform:translate(-1px,-1px)}70%{transform:translate(1px,-1px)}80%{transform:translate(-1px,1px)}90%{transform:translate(1px,1px)}}.admin-container{display:flex;justify-content:flex-start;align-items:center;flex-direction:column;min-height:100vh;padding:20px;color:#fff}.admin-container .admin-section{width:90%;max-width:1400px;margin-top:25px}.admin-container .admin-section .section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;flex-wrap:wrap;gap:20px}.admin-container .admin-section .section-header h2{font-size:28px;font-weight:700;color:#fff;margin:0}.admin-container .admin-section .section-header .header-actions{display:flex;gap:20px;align-items:center;flex-wrap:wrap}.admin-container .admin-section .section-header .search-bar{min-width:300px}@media screen and (max-width: 768px){.admin-container .admin-section .section-header .search-bar{min-width:100%}}.admin-container .admin-section .section-header .btn-add-machine{padding:12px 24px;font-size:16px;font-weight:600;white-space:nowrap;align-self:flex-end;color:#fff;border:none;border-radius:5px;transition:background-color .3s ease;background-color:#4bd540!important}.admin-container .admin-section .section-header .btn-add-machine:hover{background-color:#33b929!important;transition:background-color .3s ease;cursor:pointer}@media screen and (max-width: 768px){.admin-container .admin-section .section-header .btn-add-machine{min-width:100%}}.admin-container .loading-container{display:flex;justify-content:center;align-items:center;min-height:200px}.admin-container .cards-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:20px}@media screen and (max-width: 768px){.admin-container .cards-grid{grid-template-columns:1fr}}.admin-container .cards-grid .status-active{text-transform:uppercase;background:#4bd54033;color:#4bd540}.admin-container .cards-grid .status-inactive{text-transform:uppercase;background:#f003;color:red}@media screen and (max-width: 768px){.admin-container{padding:15px}.admin-container .admin-header h1{font-size:28px}.admin-container .admin-tabs{flex-direction:column;gap:10px}.admin-container .admin-tabs .tab{width:100%}.admin-container .section-header{flex-direction:column;align-items:stretch}.admin-container .section-header .header-actions{flex-direction:column;gap:15px}}.edit-user{width:90%;max-width:1200px;justify-self:center;color:#fff}.edit-user .edit-user-header{display:flex;align-items:center;gap:20px;margin-top:30px;margin-bottom:30px;padding-bottom:20px;border-bottom:1px solid rgba(255,255,255,.1)}.edit-user .edit-user-header h1{font-size:32px;font-weight:700;margin:0;color:#fff}.edit-user .edit-user-content{display:flex;flex-direction:column;gap:30px}.edit-user .user-section{background:#0000004d;border-radius:12px;padding:25px;border:1px solid rgba(255,255,255,.1);width:90%;align-self:center}.edit-user .user-section h2{font-size:24px;font-weight:600;margin:0 0 20px;color:#fff;border-bottom:2px solid #4bd540;padding-bottom:10px}.edit-user .user-section .user-form{display:flex;flex-direction:column;gap:20px}.edit-user .user-section .user-form .form-row{display:grid;grid-template-columns:1fr 1fr;gap:20px}@media screen and (max-width: 768px){.edit-user .user-section .user-form .form-row{grid-template-columns:1fr}}.edit-user .avatar-section{display:flex;align-items:center;gap:30px}@media screen and (max-width: 768px){.edit-user .avatar-section{flex-direction:column;align-items:flex-start}}.edit-user .avatar-section .avatar-preview{width:120px;height:120px;border-radius:50%;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#ffffff1a}.edit-user .avatar-section .avatar-preview img{width:100%;height:100%;object-fit:cover}.edit-user .avatar-section .avatar-actions{display:flex;flex-direction:column;gap:15px}.edit-user .avatar-section .avatar-actions .btn-upload{padding:12px 20px;font-size:16px;font-weight:600;cursor:pointer;color:#fff;border:none;border-radius:5px;transition:background-color .3s ease;background-color:#4bd540!important}.edit-user .avatar-section .avatar-actions .btn-upload:hover{background-color:#33b929!important;transition:background-color .3s ease;cursor:pointer}.edit-user .avatar-section .avatar-actions .btn-remove{background:#f003;border:1px solid rgba(255,0,0,.3);color:#f44;padding:12px 20px;border-radius:5px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease}.edit-user .avatar-section .avatar-actions .btn-remove:hover{background:#ff00004d;border-color:#f44}.edit-user .flags-list{display:flex;flex-direction:column;align-items:center;gap:15px}.edit-user .flags-list .no-flags{text-align:center;color:#fff9;font-style:italic;padding:40px}.edit-user .user-actions{display:flex;gap:20px;justify-content:flex-end;margin-top:15px}@media screen and (max-width: 768px){.edit-user .user-actions{flex-direction:column}}.edit-user .user-actions .btn-save{padding:15px 30px;font-size:18px;font-weight:600;color:#fff;border:none;border-radius:5px;transition:background-color .3s ease;background-color:#4bd540!important}.edit-user .user-actions .btn-save:hover{background-color:#33b929!important;transition:background-color .3s ease;cursor:pointer}.edit-user .user-actions .btn-save:disabled{opacity:.6;cursor:not-allowed}.edit-user .user-actions .btn-delete{background:#f003;border:1px solid rgba(255,0,0,.3);color:#f44;padding:15px 30px;border-radius:5px;font-size:18px;font-weight:600;cursor:pointer;transition:all .3s ease}.edit-user .user-actions .btn-delete:hover{background:#ff00004d;border-color:#f44}.edit-user .loading-container,.edit-user .error-container{display:flex;justify-content:center;align-items:center;flex-direction:column;min-height:60vh}.edit-user .loading-container p,.edit-user .loading-container h2,.edit-user .error-container p,.edit-user .error-container h2{color:#fff;text-align:center}.edit-user .loading-container .btn-back,.edit-user .error-container .btn-back{padding:12px 24px;font-size:16px;font-weight:600;margin-top:20px;color:#fff;border:none;border-radius:5px;transition:background-color .3s ease;background-color:#4bd540!important}.edit-user .loading-container .btn-back:hover,.edit-user .error-container .btn-back:hover{background-color:#33b929!important;transition:background-color .3s ease;cursor:pointer}@media screen and (max-width: 768px){.edit-user{width:95%}.edit-user .edit-user-header{flex-direction:column;align-items:flex-start;gap:15px}.edit-user .edit-user-header h1{font-size:28px}.edit-user .user-section{padding:20px}.edit-user .user-section h2{font-size:20px}.edit-user .user-actions .btn-save,.edit-user .user-actions .btn-delete{font-size:16px;padding:12px 24px}}.edit-challenge{width:90%;max-width:1200px;justify-self:center;color:#fff}.edit-challenge .edit-challenge-header{display:flex;align-items:center;gap:20px;margin-top:30px;margin-bottom:30px;padding-bottom:20px;border-bottom:1px solid rgba(255,255,255,.1)}.edit-challenge .edit-challenge-header h1{font-size:32px;font-weight:700;margin:0;color:#fff}.edit-challenge .edit-challenge-content{display:flex;flex-direction:column;gap:30px}.edit-challenge .challenge-section{background:#0000004d;border-radius:12px;padding:25px;border:1px solid rgba(255,255,255,.1);width:90%;align-self:center}.edit-challenge .challenge-section h2{font-size:24px;font-weight:600;margin:0 0 20px;color:#fff;border-bottom:2px solid #4bd540;padding-bottom:10px}.edit-challenge .challenge-section .challenge-form{display:flex;flex-direction:column;gap:20px}.edit-challenge .challenge-section .challenge-form .form-row{display:grid;grid-template-columns:1fr 1fr;gap:20px;align-items:end}@media screen and (max-width: 768px){.edit-challenge .challenge-section .challenge-form .form-row{grid-template-columns:1fr}}.edit-challenge .image-section{display:flex;align-items:center;gap:30px}@media screen and (max-width: 768px){.edit-challenge .image-section{flex-direction:column;align-items:flex-start}}.edit-challenge .image-section .image-preview{width:100px;height:100px;border-radius:8px}.edit-challenge .image-section .image-preview img{width:100%;height:100%}.edit-challenge .image-section .image-actions{display:flex;flex-direction:column;gap:15px}.edit-challenge .image-section .image-actions .btn-upload{padding:12px 20px;font-size:16px;font-weight:600;cursor:pointer;color:#fff;border:none;border-radius:5px;transition:background-color .3s ease;background-color:#4bd540!important}.edit-challenge .image-section .image-actions .btn-upload:hover{background-color:#33b929!important;transition:background-color .3s ease;cursor:pointer}.edit-challenge .flags-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}@media screen and (max-width: 768px){.edit-challenge .flags-header{flex-direction:column;gap:15px;align-items:flex-start}}.edit-challenge .flags-header h2{margin:0;border:none;padding:0}.edit-challenge .flags-header .btn-add-flag{padding:12px 20px;font-size:16px;font-weight:600;color:#fff;border:none;border-radius:5px;transition:background-color .3s ease;background-color:#4bd540!important}.edit-challenge .flags-header .btn-add-flag:hover{background-color:#33b929!important;transition:background-color .3s ease;cursor:pointer}.edit-challenge .flags-list{display:flex;flex-direction:column;gap:20px}.edit-challenge .flags-list .no-flags{text-align:center;color:#fff9;padding:40px}.edit-challenge .flags-list .flag-item{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:20px;display:flex;flex-direction:column;gap:15px}.edit-challenge .flags-list .flag-item .flag-form{display:flex;flex-direction:column;gap:15px}.edit-challenge .flags-list .flag-item .flag-form .form-row{display:grid;grid-template-columns:1fr 1fr;gap:15px}@media screen and (max-width: 768px){.edit-challenge .flags-list .flag-item .flag-form .form-row{grid-template-columns:1fr}}.edit-challenge .flags-list .flag-item .flag-actions{display:flex;gap:10px;justify-content:flex-end;align-items:center}@media screen and (max-width: 768px){.edit-challenge .flags-list .flag-item .flag-actions{justify-content:center}}.edit-challenge .flags-list .flag-item .flag-actions .btn-save-flag{padding:8px 16px;font-size:14px;color:#fff;border:none;border-radius:5px;transition:background-color .3s ease;background-color:#4bd540!important}.edit-challenge .flags-list .flag-item .flag-actions .btn-save-flag:hover{background-color:#33b929!important;transition:background-color .3s ease;cursor:pointer}.edit-challenge .flags-list .flag-item .flag-actions .btn-save-flag:disabled{opacity:.5;cursor:not-allowed}.edit-challenge .flags-list .flag-item .flag-actions .btn-delete-flag{background:#f003;border:1px solid rgba(255,0,0,.3);color:#f44;padding:8px 12px;border-radius:5px;font-size:16px;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.edit-challenge .flags-list .flag-item .flag-actions .btn-delete-flag:hover{background:#ff00004d;border-color:#f44}.edit-challenge .flags-list .flag-item .select-container{display:flex;flex-direction:column;gap:8px}.edit-challenge .flags-list .flag-item .select-container label{color:#fff;font-weight:500;font-size:16px}.edit-challenge .flags-list .flag-item .select-container select{padding:12px;font-size:16px;border:1px solid #ddd;border-radius:5px;background-color:#0c0c0d;color:#fff;cursor:pointer;transition:all .3s ease;outline:none}.edit-challenge .flags-list .flag-item .select-container select:focus{border-color:#4bd540;box-shadow:0 0 0 3px #4bd54033}.edit-challenge .flags-list .flag-item .select-container select:hover{border-color:#4bd540}.edit-challenge .flags-list .flag-item .select-container select option{background-color:#0c0c0d;color:#fff;padding:8px}@media screen and (max-width: 500px){.edit-challenge .flags-list .flag-item .select-container select{font-size:12px}}.edit-challenge .challenge-actions{display:flex;gap:20px;justify-content:flex-end;margin-top:15px}@media screen and (max-width: 768px){.edit-challenge .challenge-actions{flex-direction:column}}.edit-challenge .challenge-actions .btn-save{padding:15px 30px;font-size:18px;font-weight:600;color:#fff;border:none;border-radius:5px;transition:background-color .3s ease;background-color:#4bd540!important}.edit-challenge .challenge-actions .btn-save:hover{background-color:#33b929!important;transition:background-color .3s ease;cursor:pointer}.edit-challenge .challenge-actions .btn-save:disabled{opacity:.6;cursor:not-allowed}.edit-challenge .challenge-actions .btn-delete{background:#f003;border:1px solid rgba(255,0,0,.3);color:#f44;padding:15px 30px;border-radius:5px;font-size:18px;font-weight:600;cursor:pointer;transition:all .3s ease}.edit-challenge .challenge-actions .btn-delete:hover{background:#ff00004d;border-color:#f44}.edit-challenge .loading-container,.edit-challenge .error-container{display:flex;justify-content:center;align-items:center;flex-direction:column;min-height:60vh}.edit-challenge .loading-container p,.edit-challenge .loading-container h2,.edit-challenge .error-container p,.edit-challenge .error-container h2{color:#fff;text-align:center}.edit-challenge .loading-container .btn-back,.edit-challenge .error-container .btn-back{padding:12px 24px;font-size:16px;font-weight:600;margin-top:20px;color:#fff;border:none;border-radius:5px;transition:background-color .3s ease;background-color:#4bd540!important}.edit-challenge .loading-container .btn-back:hover,.edit-challenge .error-container .btn-back:hover{background-color:#33b929!important;transition:background-color .3s ease;cursor:pointer}@media screen and (max-width: 768px){.edit-challenge{width:95%}.edit-challenge .edit-challenge-header{flex-direction:column;align-items:flex-start;gap:15px}.edit-challenge .edit-challenge-header h1{font-size:28px}.edit-challenge .challenge-section{padding:20px}.edit-challenge .challenge-section h2{font-size:20px}.edit-challenge .challenge-actions .btn-save,.edit-challenge .challenge-actions .btn-delete{font-size:16px;padding:12px 24px}.edit-challenge .flags-list .flag-item{padding:15px}.edit-challenge .flags-list .flag-item .flag-actions{flex-direction:column;gap:10px}.edit-challenge .flags-list .flag-item .flag-actions .btn-save-flag,.edit-challenge .flags-list .flag-item .flag-actions .btn-delete-flag{width:100%;justify-content:center}}.create-challenge{width:90%;max-width:1200px;justify-self:center;color:#fff}.create-challenge .create-challenge-header{display:flex;align-items:center;gap:20px;margin-top:30px;margin-bottom:30px;padding-bottom:20px;border-bottom:1px solid rgba(255,255,255,.1)}.create-challenge .create-challenge-header h1{font-size:32px;font-weight:700;margin:0;color:#fff}.create-challenge .create-challenge-content{display:flex;flex-direction:column;gap:30px}.create-challenge .challenge-section{background:#0000004d;border-radius:12px;padding:25px;border:1px solid rgba(255,255,255,.1);width:90%;align-self:center}.create-challenge .challenge-section h2{font-size:24px;font-weight:600;margin:0 0 20px;color:#fff;border-bottom:2px solid #4bd540;padding-bottom:10px}.create-challenge .challenge-section .challenge-form{display:flex;flex-direction:column;gap:20px}.create-challenge .challenge-section .challenge-form .form-row{display:grid;grid-template-columns:1fr 1fr;gap:20px;align-items:end}@media screen and (max-width: 768px){.create-challenge .challenge-section .challenge-form .form-row{grid-template-columns:1fr}}.create-challenge .challenge-section .challenge-form .input-group{display:flex;flex-direction:column;gap:8px}.create-challenge .challenge-section .challenge-form .input-group label{color:#fff;font-weight:500;font-size:16px}.create-challenge .challenge-section .challenge-form .input-group textarea{padding:12px;font-size:16px;border:1px solid #ddd;border-radius:5px;background-color:#0c0c0d;color:#fff;resize:vertical;min-height:100px;font-family:inherit;transition:all .3s ease;outline:none}.create-challenge .challenge-section .challenge-form .input-group textarea:focus{border-color:#4bd540;box-shadow:0 0 0 3px #4bd54033}.create-challenge .challenge-section .challenge-form .input-group textarea:hover{border-color:#4bd540}.create-challenge .challenge-section .challenge-form .input-group textarea::placeholder{color:#ffffff80}.create-challenge .challenge-section .challenge-form .select-container{display:flex;flex-direction:column;gap:8px}.create-challenge .challenge-section .challenge-form .select-container label{color:#fff;font-weight:500;font-size:16px}.create-challenge .challenge-section .challenge-form .select-container select{padding:12px;font-size:16px;border:1px solid #ddd;border-radius:5px;background-color:#0c0c0d;color:#fff;cursor:pointer;transition:all .3s ease;outline:none}.create-challenge .challenge-section .challenge-form .select-container select:focus{border-color:#4bd540;box-shadow:0 0 0 3px #4bd54033}.create-challenge .challenge-section .challenge-form .select-container select:hover{border-color:#4bd540}.create-challenge .challenge-section .challenge-form .select-container select option{background-color:#0c0c0d;color:#fff;padding:8px}@media screen and (max-width: 500px){.create-challenge .challenge-section .challenge-form .select-container select{font-size:12px}}.create-challenge .image-section{display:flex;align-items:center;gap:30px}@media screen and (max-width: 768px){.create-challenge .image-section{flex-direction:column;align-items:flex-start}}.create-challenge .image-section .image-preview{width:120px;height:120px;border-radius:8px;border:2px solid rgba(255,255,255,.1);overflow:hidden;display:flex;align-items:center;justify-content:center}.create-challenge .image-section .image-preview img{width:100%;height:100%;object-fit:cover}.create-challenge .image-section .image-preview .no-image-placeholder{display:flex;align-items:center;justify-content:center;height:100%;background:#ffffff0d}.create-challenge .image-section .image-preview .no-image-placeholder p{color:#ffffff80;font-size:14px;text-align:center;margin:0}.create-challenge .image-section .image-actions{display:flex;flex-direction:column;gap:15px}.create-challenge .image-section .image-actions .btn-upload{padding:12px 20px;font-size:16px;font-weight:600;cursor:pointer;color:#fff;border:none;border-radius:5px;transition:background-color .3s ease;background-color:#4bd540!important}.create-challenge .image-section .image-actions .btn-upload:hover{background-color:#33b929!important;transition:background-color .3s ease;cursor:pointer}.create-challenge .challenge-actions{display:flex;gap:20px;justify-content:flex-end;padding:0 5%;margin-bottom:50px}@media screen and (max-width: 768px){.create-challenge .challenge-actions{flex-direction:column}}.create-challenge .challenge-actions .btn-create{padding:15px 30px;font-size:18px;font-weight:600;display:flex;align-items:center;gap:10px;color:#fff;border:none;border-radius:5px;transition:background-color .3s ease;background-color:#4bd540!important}.create-challenge .challenge-actions .btn-create:hover{background-color:#33b929!important;transition:background-color .3s ease;cursor:pointer}.create-challenge .challenge-actions .btn-create:disabled{opacity:.6;cursor:not-allowed}@media screen and (max-width: 768px){.create-challenge{width:95%}.create-challenge .create-challenge-header{flex-direction:column;align-items:flex-start;gap:15px}.create-challenge .create-challenge-header h1{font-size:28px}.create-challenge .challenge-section{padding:20px}.create-challenge .challenge-section h2{font-size:20px}.create-challenge .challenge-actions .btn-cancel,.create-challenge .challenge-actions .btn-create{font-size:16px;padding:12px 24px}}@media screen and (max-width: 480px){.create-challenge .create-challenge-header h1{font-size:24px}.create-challenge .challenge-section{padding:15px}.create-challenge .challenge-section h2{font-size:18px}.create-challenge .image-section .image-preview{width:100px;height:100px}}
