@import"https://fonts.googleapis.com/css2?family=Figtree:ital,wght@0,300..900;1,300..900&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Nunito+Sans:ital,opsz,wdth,wght,YTLC@0,6..12,75..125,200..1000,440..540;1,6..12,75..125,200..1000,440..540&family=Orbitron:wght@400..900&family=Patrick+Hand&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Press+Start+2P&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap";.custom-alert{position:fixed;top:20px;right:20px;z-index:9999;min-width:300px;max-width:400px;border-radius:8px;box-shadow:0 4px 12px #00000026;animation:slideIn .3s ease-out;font-family:Nunito sans,sans-serif}.custom-alert.success{background:linear-gradient(135deg,#10b981,#059669);border-left:4px solid #047857}.custom-alert.error{background:linear-gradient(135deg,#ef4444,#dc2626);border-left:4px solid #b91c1c}.custom-alert.warning{background:linear-gradient(135deg,#f59e0b,#d97706);border-left:4px solid #b45309}.custom-alert.info{background:linear-gradient(135deg,#3b82f6,#2563eb);border-left:4px solid #1d4ed8}.alert-content{display:flex;align-items:center;padding:16px 20px;color:#fff}.alert-icon{display:flex;align-items:center;justify-content:center;margin-right:12px;flex-shrink:0}.alert-message{flex:1;font-size:14px;font-weight:500;line-height:1.4;margin-right:12px}.alert-close{background:none;border:none;color:#fff;cursor:pointer;padding:4px;border-radius:4px;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease;flex-shrink:0}.alert-close:hover{background-color:#fff3}@keyframes slideIn{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes slideOut{0%{transform:translate(0);opacity:1}to{transform:translate(100%);opacity:0}}.custom-alert.slide-out{animation:slideOut .3s ease-in forwards}@media (max-width: 768px){.custom-alert{top:10px;right:10px;left:10px;min-width:auto;max-width:none}.alert-content{padding:12px 16px}.alert-message{font-size:13px}}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;white-space:nowrap;border-radius:.375rem;font-size:.875rem;font-weight:500;transition:background-color .2s ease-in-out,color .2s ease-in-out;outline:none;border:none;cursor:pointer}.btn:disabled{pointer-events:none;opacity:.5}.btn svg{pointer-events:none;width:1rem;height:1rem;flex-shrink:0}.btn-default{background-color:var(--color-primary);color:var(--color-primary-foreground);box-shadow:0 1px 2px #0000000d}.btn-default:hover{background-color:#ff6652e6}.btn-destructive{background-color:var(--color-destructive);color:var(--color-destructive-foreground);box-shadow:0 1px 2px #0000000a}.btn-destructive:hover{background-color:#dc2626e6}.btn-outline{background-color:var(--color-background, #fff);border:1px solid var(--color-input, #ccc);color:inherit;box-shadow:0 1px 2px #0000000a}.btn-outline:hover{background-color:var(--color-accent, #f0f0f0);color:var(--color-accent-foreground, #000)}.btn-secondary{background-color:var(--color-secondary);color:var(--color-secondary-foreground);box-shadow:0 1px 2px #0000000a}.btn-secondary:hover{background-color:#6b7280cc}.btn-ghost{background-color:transparent;color:inherit}.btn-ghost:hover{background-color:var(--color-accent, #f0f0f0);color:var(--color-accent-foreground, #000)}.btn-link{background-color:transparent;color:var(--color-primary, #007bff);text-decoration:underline;text-underline-offset:4px}.btn-link:hover{text-decoration:underline}.btn-default-size{height:2.25rem;padding:.5rem 1rem}.btn-sm{height:2rem;padding:0 .75rem;font-size:.75rem;border-radius:.375rem}.btn-lg{height:2.5rem;padding:0 2rem;border-radius:.375rem}.btn-icon{height:2.25rem;width:2.25rem;padding:0}.neat-logout-btn{background-color:#e74c3c;color:#fff;padding:10px 28px;border:none;border-radius:6px;font-size:16px;font-weight:500;box-shadow:0 2px 8px #e74c3c14;transition:background .2s,box-shadow .2s;cursor:pointer;margin:0}.neat-logout-btn:hover:not(:disabled){background-color:#c0392b;box-shadow:0 4px 16px #e74c3c26}.neat-logout-btn:disabled{background-color:#ccc;color:#fff;cursor:not-allowed}.desktop-left{width:60%;position:relative;background-image:url(/assets/Student-DTxDp9r5.jpg);background-size:contain;background-repeat:no-repeat;background-position:center;padding:1rem}.admin-card{position:absolute;top:58.3%;left:47.2%;transform:translate(-50%,-50%);width:20.3vw;height:27vh;background-color:#fff;font-family:Nunito sans;border:.3px solid #666;padding:2rem;border-radius:8px;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2%}.admin-top-bar{position:absolute;top:0;width:100%;left:0;background:#666;height:10px;border-radius:8px 8px 0 0}.admin-text{font-size:24px;font-weight:600;color:#444;margin-bottom:1rem}.admin-text .highlight{color:#e95a49}.admin-button{width:80%;height:55px;background-color:#e95a49;color:#fff;font-size:1.3rem;font-weight:600;border-radius:.5rem;border:none;cursor:pointer;transition:background-color .2s ease-in-out}.desktop-right{width:50%;height:100%;background-color:#f76c5e;display:flex;justify-content:center;align-items:center;font-family:Nunito sans}.passwordLabel{top:6%!important}.password-toggle{position:absolute;right:13%!important;top:50%;transform:translateY(-50%);cursor:pointer;color:#666;display:flex;align-items:center;justify-content:center}.login-button{width:50%!important;height:45px;background-color:#385a64;margin-left:50%;transform:translate(-50%);color:#fff;font-size:1.25rem;font-weight:600;border-radius:.5rem;margin-top:2rem;border:none;cursor:pointer;transition:.2s ease-in-out}.admin-desktop-right{width:60%;position:relative;background-image:url(/assets/Admin-Bc0c2uqw.jpeg);background-size:contain;background-repeat:no-repeat;background-position:center;padding:1rem;order:1}.student-card{position:absolute;top:46.3%;left:33.2%;transform:translate(-50%,-50%);width:18vw;height:23vh;background-color:#fff;font-family:Nunito sans;border:.3px solid #666;padding:2rem;border-radius:8px;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2%}.student-top-bar{position:absolute;top:0;width:100%;left:0;background:#666;height:10px;border-radius:8px 8px 0 0}.student-text{font-size:24px;font-weight:600;color:#444;margin-bottom:1rem}.student-text .highlight{color:#e95a49}.student-button{width:80%;height:55px;background-color:#e95a49;color:#fff;font-size:1.3rem;font-weight:600;border-radius:.5rem;border:none;cursor:pointer;transition:background-color .2s ease-in-out;padding:15px}.admin-desktop-left{width:50%;height:100%;background-color:#f76c5e;display:flex;justify-content:center;align-items:center;font-family:Nunito sans}.form-group label{position:absolute;top:20%;left:12.5%!important;align-items:center;font-size:18px;font-weight:500;color:#666666d9;align-items:left;pointer-events:none;transform:translateY(0);transition:.2s ease}label.active{transform:translateY(-140%);color:#fff!important}.passwordLabel{top:5%!important}.input-field{width:80%!important;margin:auto auto 5px!important;height:38px;padding:0 1rem;font-size:1.125rem;border:.3px solid #324c54;border-radius:5px;color:#333}.password-input-container .password-field{width:80%!important;margin:auto!important;padding-right:40px}.password-toggle{position:absolute;right:18%;top:50%;transform:translateY(-50%);cursor:pointer;color:#666;display:flex;align-items:center;justify-content:center}.gLogin{padding:5px 10px;margin-left:50%;transform:translate(-50%);margin-top:50px;border-radius:5px;border:none;cursor:pointer;font-family:Nunito sans;font-size:18px;font-weight:600}.tick-button{position:absolute;top:20%;right:11%;width:60px;height:50px;background:transparent;border:none;color:transparent;box-shadow:none;cursor:pointer;z-index:10;padding:0}.tick-button:focus{outline:none}.desktop-container{display:flex;height:100vh;width:100%}.super-desktop-right{width:60%;position:relative;background-image:url(/assets/Super-B7x5Zi3u.jpeg);background-size:contain;background-repeat:no-repeat;background-position:center;padding:1rem}.super-card{position:absolute;top:24%;left:75.2%;transform:translate(-50%,-50%);width:14vw;height:33vh;background-color:#fff;font-family:Nunito sans;border:10px solid #666;padding:1.5rem;border-radius:8px;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2%}.super-top-bar{position:absolute;top:0;width:100%;left:0;background:#666;height:10px;border-radius:8px 8px 0 0;display:none}.super-text{font-size:22px;font-weight:600;color:#444;margin-bottom:1rem}.super-text .highlight{color:#e95a49}.super-button{width:100%;height:55px;background-color:#e95a49;color:#fff;font-size:1.3rem;font-weight:600;border-radius:.5rem;border:none;cursor:pointer;transition:background-color .2s ease-in-out;padding:15px}.admin-button:hover{background-color:#d94c3b}.super-desktop-left{width:50%;height:100%;background-color:#f76c5e;display:flex;justify-content:center;align-items:center;font-family:Nunito sans}.login-form{width:100%;max-width:500px}.brand-name{font-size:50px;font-family:Figtree,sans-serif;font-weight:700;color:#fff;text-align:center;margin-bottom:2.5rem}.login-title{font-size:25px;font-weight:600;text-align:center;color:#fff;margin-bottom:2rem}.login-heading{text-align:center;margin-bottom:2.5rem}.login-heading .heading-main{font-size:33px;font-weight:700;color:#fff;margin-bottom:.5rem}.login-heading .heading-sub{font-size:1.15rem;color:#ecefe9}.form-group{margin-top:1.5rem;margin-bottom:1.5rem;display:flex;justify-content:center;align-items:center;flex-direction:column;position:relative}.form-group label{position:absolute;top:20%;left:12.5%!important;align-items:center;font-size:18px;font-weight:500;color:#666666d9;align-items:left;pointer-events:none}.passwordLabel{top:6%!important;margin-top:1%!important}.input-field{width:85%;height:38px;padding:0 1rem;font-size:1.125rem;border:.3px solid #324c54;border-radius:5px;color:#333}.password-input-container{position:relative;width:100%;display:flex;align-items:center;justify-content:center}.password-input-container .password-field{width:85%;padding-right:40px}.password-toggle{position:absolute;right:15%;top:50%;transform:translateY(-50%);cursor:pointer;color:#666;display:flex;align-items:center;justify-content:center}.password-toggle:hover{color:#385a64}.forgot-password{margin-top:20px;text-align:right;font-size:1.15rem;font-weight:600;color:#fff;cursor:pointer;margin-left:50%}.login-button{width:70%;height:45px;background-color:#385a64;margin-left:50%;transform:translate(-50%);color:#fff;font-size:1.25rem;font-weight:600;border-radius:.5rem;margin-top:2rem;border:none;cursor:pointer;transition:.2s ease-in-out}.login-button:hover{transform:translate(-50%) translateY(-2px);box-shadow:2px 2px 5px #00000082}.register-link{text-align:center;font-size:19px;color:#fff;margin-top:2.5rem}.create-account{font-weight:600;color:#083f48;cursor:pointer;margin-left:.5rem}.admin-dashboard{display:flex;min-height:100vh;background-color:#f8fafc;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.AdminDashboardMainContent{flex:1;margin-left:280px;padding:2rem;min-height:100vh;box-sizing:border-box}.dashboard-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem}.header-content h1{font-size:2rem;font-weight:700;color:#1a202c;margin:0 0 .5rem}.header-content p{color:#718096;margin:0;font-size:1.1rem}.btn-primary{background:linear-gradient(135deg,#e95a49,#c94138);color:#fff;border:none;padding:.75rem 1.5rem;border-radius:.5rem;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:.5rem;transition:transform .2s ease}.btn-primary:hover{transform:translateY(-2px)}.admin-hero-section{display:flex;align-items:center;justify-content:space-between;background:transparent;border-radius:1rem;padding:3rem;margin-bottom:2rem;color:#fff;min-height:200px;position:relative;overflow:hidden;margin-top:-25px}.admin-hero-content{flex:1;max-width:60%;z-index:2;position:relative;color:#312f2fcc}.admin-hero-content h1{font-size:2.5rem;font-weight:700;line-height:1.2;margin:0 0 .5rem;color:#1a202c;text-shadow:none}.admin-hero-content p{font-size:1.2rem;color:#718096;margin:0 0 1.5rem;line-height:1.5;margin-top:20px;width:90%}.admin-hero-content h2{font-size:1.7rem;font-weight:500;line-height:1.2;margin:0;color:#312f2fcc;text-shadow:0 2px 4px rgba(0,0,0,.1)}.admin-hero-image{flex:0 0 35%;height:200px;background:#ffffff1a;border-radius:.75rem;border:2px dashed rgba(255,255,255,.3);display:flex;align-items:center;justify-content:center;color:#ffffffb3;font-size:.875rem;z-index:2;position:relative;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.admin-hero-image img{width:130%}.admin-hero-image:after{content:"Image placeholder";font-style:italic}.btn-secondary{background:none;border:1px solid #e2e8f0;color:#4a5568;padding:.5rem 1rem;border-radius:.375rem;cursor:pointer;font-size:.875rem;transition:all .2s ease}.btn-secondary:hover{background:#f7fafc;border-color:#cbd5e0}.AdminDashboardStatsGrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:2rem}.AdminDashboardStatCard{background:#fff;padding:1rem;border-radius:1rem;box-shadow:0 4px 6px -1px #0000001a;display:flex;align-items:center;gap:1.25rem;transition:transform .2s ease}.AdminDashboardStatCard:hover{transform:translateY(-4px)}.AdminDashboardStatIcon{width:3rem;height:3rem;border-radius:.75rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.AdminDashboardStatContent{display:flex;flex-direction:column;justify-content:center;height:100%;margin-top:7%}.AdminDashboardStatContent h3{font-size:2rem;font-weight:700;margin:0 0 .25rem;color:#1a202c;line-height:1.2}.AdminDashboardStatContent p{color:#718096;margin:0;font-size:1.1rem;line-height:1.2}.AdminDashboardCard{background:#fff;border-radius:1rem;box-shadow:0 4px 6px -1px #0000001a;overflow:hidden}.AdminDashboardFullWidth{width:100%;margin:0 0 .5rem;box-sizing:border-box}.AdminDashboardCardHeader{padding:1.5rem;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;align-items:center}.AdminDashboardCardHeader h2{font-size:1.25rem;font-weight:600;color:#1a202c;margin:0}.AdminDashboardContestList{padding:1rem;display:flex;flex-direction:column;gap:1rem}.AdminDashboardContestCard{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;transition:all .3s ease;overflow:hidden;border:1px solid #e2e8f0;border-left:4px solid transparent;position:relative}.AdminDashboardContestCard:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(135deg,#e53e3e,#c53030);opacity:0;transition:opacity .3s ease}.AdminDashboardContestCard:hover{box-shadow:0 8px 16px #0000001f;transform:translateY(-3px);border-color:#cbd5e0}.AdminDashboardContestCard:hover:before{opacity:1}.AdminDashboardContestCardContent{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 1.75rem;background:linear-gradient(135deg,#fff,#f8f9fa)}.AdminDashboardContestItem{display:flex;justify-content:space-between;align-items:center;padding:1rem 0;border-bottom:1px solid #f7fafc}.AdminDashboardContestItem:last-child{border-bottom:none}.AdminDashboardContestInfo{display:flex;flex-direction:column;gap:.5rem}.AdminDashboardContestInfo h4{font-size:1.125rem;font-weight:600;color:#2d3748;margin:0;line-height:1.4}.AdminDashboardContestInfo p{color:#718096;margin:0;font-size:.9rem;display:flex;align-items:center;gap:.375rem;font-weight:500}.AdminDashboardContestInfo p svg{color:#e53e3e;flex-shrink:0}.AdminDashboardContestStatus{display:flex;flex-direction:column;align-items:flex-end;gap:.75rem}.AdminDashboardStatusBadge{padding:.5rem 1rem;border-radius:20px;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;display:inline-flex;align-items:center;gap:.5rem;box-shadow:0 2px 4px #0000001a;transition:all .3s ease}.AdminDashboardStatusBadge:before{content:"";width:8px;height:8px;border-radius:50%;display:inline-block}.AdminDashboardStatusBadge.live{background:linear-gradient(135deg,#fed7d7,#fecaca);color:#c53030;border:1px solid #f5c6cb}.AdminDashboardStatusBadge.live:before{background:#c53030;animation:pulse 2s infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.AdminDashboardStatusBadge.scheduled{background:linear-gradient(135deg,#fef3c7,#fde68a);color:#92400e;border:1px solid #fde68a}.AdminDashboardStatusBadge.scheduled:before{background:#f59e0b}.AdminDashboardStatusBadge.completed{background:linear-gradient(135deg,#e2e8f0,#cbd5e0);color:#475569;border:1px solid #cbd5e0}.AdminDashboardStatusBadge.completed:before{background:#64748b}.AdminDashboardContestTime{color:#718096;margin:0;font-size:.85rem;font-weight:500;text-align:right;display:flex;align-items:center;gap:.375rem;justify-content:flex-end}.AdminDashboardContestTime svg{color:#e53e3e;flex-shrink:0}.AdminDashboardEmptyContests{padding:2rem;text-align:center;color:#718096;font-style:italic}.AdminDashboardEmptyContests p{margin:0;font-size:1rem}.AdminDashboardQuickActions{padding:1.5rem;display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;min-height:200px;align-items:center}.AdminDashboardActionBtn{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;padding:1.5rem;background:#f7fafc;border:1px solid #e2e8f0;border-radius:.75rem;cursor:pointer;transition:all .2s ease;font-size:.875rem;color:#4a5568;text-align:center;height:100%;min-height:120px}.AdminDashboardActionBtn.large{padding:2rem;gap:1rem;min-height:140px}.AdminDashboardActionBtn.large span{font-size:1rem;font-weight:500;color:#1a202cbd}.AdminDashboardActionBtn:hover{background:#edf2f7;border-color:#cbd5e0;transform:translateY(-2px);box-shadow:0 4px 12px #e95a4926}.AdminDashboardChartPlaceholder{padding:2rem 1.5rem}.AdminDashboardChartBars{display:flex;align-items:end;gap:1rem;height:200px;margin-bottom:1rem}.AdminDashboardBar{flex:1;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:.25rem;min-height:20px;transition:all .3s ease}.AdminDashboardBar:hover{opacity:.8}.AdminDashboardChartLabels{display:flex;justify-content:space-between;color:#718096;font-size:.875rem}.column-dashboard{display:flex;flex-direction:column;gap:2rem}.AdminDashboardRow{display:flex;gap:2rem;margin-bottom:2rem}.AdminDashboardRecentContests{flex:2 1 0;min-width:0}.AdminDashboardQuickActionsCard{flex:1 1 0;min-width:300px}@media (max-width: 900px){.AdminDashboardRow{flex-direction:column;gap:1.5rem}.AdminDashboardRecentContests,.AdminDashboardQuickActionsCard{min-width:0}}@media (max-width: 768px){.AdminDashboardMainContent{margin-left:0;padding:1rem}.dashboard-header{flex-direction:column;gap:1rem;align-items:stretch}.header-actions{width:100%}.btn-primary{width:100%;justify-content:center}.AdminDashboardStatsGrid,.AdminDashboardQuickActions{grid-template-columns:1fr;gap:1rem}.AdminDashboardCardHeader{padding:1rem;flex-direction:column;gap:1rem;align-items:stretch}.AdminDashboardContestItem{flex-direction:column;align-items:flex-start;gap:.5rem}.AdminDashboardContestStatus{text-align:left;width:100%}}@media (max-width: 480px){.AdminDashboardMainContent{padding:.5rem}.header-content h1{font-size:1.5rem}.header-content p{font-size:1rem}.AdminDashboardStatCard{padding:1rem;flex-direction:column;text-align:center}.AdminDashboardStatContent h3{font-size:1.5rem}.AdminDashboardChartBars{height:150px}}.navbar-sidebar{width:280px;background:linear-gradient(135deg,#e95a49,#c94138);color:#fff;padding:2rem 0;position:fixed;height:100vh;overflow-y:auto;top:0;left:0;z-index:1000;box-sizing:border-box;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.navbar-header{padding:0 2rem 2rem;border-bottom:1px solid rgba(255,255,255,.1);margin-bottom:2rem}.navbar-logo{font-size:1.8rem;font-weight:700;color:#fff;font-family:Courier New,monospace;display:flex;align-items:center;height:64px;margin-bottom:0;letter-spacing:1px;justify-content:flex-start}.navbar-logo-text{margin:0 .25rem}.navbar-logo-subtitle{font-size:.9rem;opacity:.8;margin:0}.navbar-nav{padding:0 1rem}.navbar-nav-item{width:100%;display:flex;align-items:center;gap:.75rem;padding:.875rem 1rem;background:none;border:none;color:#fff;font-size:.95rem;border-radius:.5rem;margin-bottom:.5rem;cursor:pointer;transition:all .2s ease;text-align:left;font-family:inherit}.navbar-nav-item:hover{background:#ffffff1a;transform:translate(4px)}.navbar-nav-item.active{background:#fff3;transform:translate(4px)}.navbar-nav-item:focus{outline:2px solid rgba(255,255,255,.3);outline-offset:2px}.navbar-logout-btn{width:100%;margin-top:.5rem;background:linear-gradient(90deg,#ff5858,#e74c3c);color:#fff;border:none;border-radius:.5rem;padding:.9rem 1rem;font-size:1rem;font-weight:600;cursor:pointer;box-shadow:0 2px 8px #e74c3c14;transition:background .2s,box-shadow .2s,transform .1s;letter-spacing:.5px}.navbar-logout-btn:hover:not(:disabled){transform:translateY(-2px)}.navbar-logout-btn:disabled{background:#ccc;color:#fff;cursor:not-allowed}@media (max-width: 768px){.navbar-sidebar{width:100%;height:auto;position:relative;padding:1rem 0}.navbar-header{padding:0 1rem 1rem;margin-bottom:1rem}.navbar-nav{padding:0 .5rem;display:flex;flex-wrap:wrap;gap:.5rem}.navbar-nav-item{flex:1;min-width:calc(50% - .25rem);margin-bottom:0;justify-content:center;font-size:.875rem;padding:.75rem .5rem}.navbar-nav-item span{display:none}}@media (max-width: 480px){.navbar-nav-item{min-width:calc(33.333% - .33rem)}}@media (max-width: 1024px) and (min-width: 769px){.navbar-sidebar{width:240px}.navbar-header{padding:0 1.5rem 1.5rem}.navbar-logo{font-size:1.25rem}.navbar-nav-item{font-size:.9rem;padding:.75rem .875rem}}.navbar-sidebar::-webkit-scrollbar{width:4px}.navbar-sidebar::-webkit-scrollbar-track{background:#ffffff1a}.navbar-sidebar::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:2px}.navbar-sidebar::-webkit-scrollbar-thumb:hover{background:#ffffff80}.create-contest{padding:24px;background-color:#f8f9fa;min-height:100vh;font-family:Nunito sans;margin-left:230px}.page-header h1{font-size:28px;font-weight:600;color:#2d3748;margin-top:-4%}.breadcrumb{color:#718096;font-size:14px}.breadcrumb .separator{margin:0 8px}.content-wrapper{max-width:800px;margin:0 auto}.progress-indicator{display:flex;justify-content:center;align-items:center;margin-bottom:48px;position:relative}.progress-indicator:before{content:"";position:absolute;top:50%;left:0;right:0;height:2px;background-color:#e2e8f0;z-index:1}.progress-step{display:flex;flex-direction:column;align-items:center;background-color:#f8f9fa;padding:8px 16px;position:relative;z-index:2}.step-number{width:32px;height:32px;border-radius:50%;background-color:#e2e8f0;color:#718096;display:flex;align-items:center;justify-content:center;font-weight:600;margin-bottom:8px;transition:all .3s ease}.progress-step span{font-size:12px;color:#718096;font-weight:500}.progress-step.active .step-number{background-color:#e85a4f;color:#fff}.progress-step.active span{color:#e85a4f}.step-title{font-size:24px;font-weight:600;color:#2d3748;margin:0 0 8px;text-align:center}.step-subtitle{color:#718096;text-align:center;margin-bottom:32px;font-size:16px}.options-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;margin-bottom:32px}.options-grid.two-column{grid-template-columns:repeat(2,1fr)}.options-grid.three-column{grid-template-columns:repeat(3,1fr)}.option-card{background:#f7fafc;border:2px solid #e2e8f0;border-radius:12px;padding:24px;cursor:pointer;transition:all .3s ease;text-align:center}.option-card:hover{border-color:#e85a4f;transform:translateY(-2px);box-shadow:0 4px 12px #e85a4f26}.option-icon{width:48px;height:48px;background-color:#e85a4f;border-radius:12px;display:flex;align-items:center;justify-content:center;margin:0 auto 16px;color:#fff}.option-icon.strict{background-color:#dc2626}.option-icon.practice{background-color:#059669}.option-card h3{font-size:18px;font-weight:600;color:#2d3748;margin:0 0 8px}.option-card p{color:#718096;margin:0 0 16px;font-size:14px}.option-card.disabled{position:relative;opacity:.6;cursor:not-allowed;background:#f1f5f9;border-color:#cbd5e1;pointer-events:none}.option-card.disabled:hover{transform:none;box-shadow:none;border-color:#cbd5e1}.option-card.disabled .option-icon{background-color:#94a3b8}.option-card.disabled h3,.option-card.disabled p{color:#94a3b8}.coming-soon-badge{position:absolute;top:12px;right:12px;background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;padding:4px 12px;border-radius:12px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 2px 8px #ef444466}.disabled-note{color:#64748b!important;font-size:13px!important;font-weight:500!important;margin-top:8px!important}.mode-card{text-align:left}.mode-features{list-style:none;padding:0;margin:0}.mode-features li{color:#718096;font-size:14px;position:relative;padding:4px 0 4px 20px}.mode-features li:before{content:"✓";position:absolute;left:0;color:#059669;font-weight:700}.import-card{text-align:left}.option-icon.manual{background-color:#3b82f6}.option-icon.excel{background-color:#059669}.option-icon.smart{background:linear-gradient(135deg,#8b5cf6,#ec4899)}.import-features{list-style:none;padding:0;margin:0}.import-features li{color:#718096;font-size:13px;position:relative;padding:4px 0 4px 20px}.import-features li:before{content:"•";position:absolute;left:0;color:#e85a4f;font-weight:700}.form-container{max-width:600px;margin:0 auto}.form-group{margin-bottom:20px;display:flex;flex-direction:column;align-items:flex-start}.form-group p{display:inline;text-align:left;font-weight:500;color:#2d3748;font-size:14px;margin-bottom:2%;margin-left:1%}.form-group input,.form-group textarea,.form-group select{width:100%;padding:12px;border:2px solid #e2e8f0;border-radius:8px;font-size:14px;transition:border-color .3s ease;box-sizing:border-box}.form-group input:focus,.form-group textarea:focus,.form-group select:focus{outline:none;border-color:#e85a4f}.form-group input:disabled{background-color:#f7fafc;color:#718096}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.file-upload{border:2px dashed #e2e8f0;border-radius:8px;padding:32px;text-align:center;background-color:#f7fafc;transition:border-color .3s ease}.file-upload:hover{border-color:#e85a4f}.file-upload input[type=file]{display:none}.file-upload span{color:#718096;font-size:14px}.create-button{background-color:#e85a4f;color:#fff;border:none;padding:12px 24px;border-radius:8px;cursor:pointer;font-size:14px;font-weight:600;transition:background-color .3s ease}.create-button:hover{background-color:#dc2626}.createImg{position:fixed;right:2%;bottom:2%;width:15%;height:auto;z-index:1;pointer-events:none}p{margin-bottom:30px!important}@media (max-width: 768px){.create-contest{padding:16px;margin-left:0}.step-container{padding:24px 16px}.options-grid,.options-grid.two-column,.options-grid.three-column,.form-row{grid-template-columns:1fr}.form-actions{flex-direction:column;gap:16px}.form-actions .back-button{order:2}.form-actions .create-button{order:1;width:100%}}.manage-contest-page{padding:2rem;background-color:#f8f9fa;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;margin-left:280px}.page-header{margin-bottom:2rem}.page-header h1{font-size:2.5rem;font-weight:700;color:#2d3748;margin:0 0 .5rem}.page-header p{font-size:1.1rem;color:#718096;margin:0}.controls-section{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 2px 4px #0000001a;margin-bottom:2rem;display:flex;gap:2rem;align-items:flex-start;flex-wrap:wrap}.search-bar{position:relative;flex:1;min-width:300px}.search-bar input{width:100%;padding:12px 16px 12px 48px;border:2px solid #e2e8f0;border-radius:8px;font-size:1rem;transition:border-color .2s}.search-bar input:focus{outline:none;border-color:#e53e3e}.search-icon{position:absolute;left:16px;top:50%;transform:translateY(-50%);color:#a0aec0;width:20px;height:20px}.filter-section{display:flex;align-items:center;gap:1rem}.filter-icon{color:#718096;width:20px;height:20px}.filter-buttons{display:flex;gap:.5rem}.filter-buttons button{padding:8px 16px;border:2px solid #e2e8f0;background:#fff;border-radius:6px;font-size:.9rem;font-weight:500;color:#718096;cursor:pointer;transition:all .2s}.filter-buttons button:hover{border-color:#e53e3e;color:#e53e3e}.filter-buttons button.active{background:#e53e3e;border-color:#e53e3e;color:#fff}.content-sections{display:flex;flex-direction:column;gap:2rem}.section{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 2px 4px #0000001a}.section-header{margin-bottom:1.5rem}.section-header h2{display:flex;align-items:center;gap:.75rem;font-size:1.5rem;font-weight:600;color:#2d3748;margin:0}.type-icon{width:24px;height:24px;color:#e53e3e}.count{font-size:1rem;font-weight:400;color:#718096}.cards-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(400px,1fr));gap:1.5rem}.contest-card{border:1px solid #e2e8f0;border-radius:8px;padding:1.5rem;background:#fff;transition:all .2s;position:relative}.contest-card:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.card-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem}.card-title h3{font-size:1.25rem;font-weight:600;color:#2d3748;margin:0 0 .5rem}.mode-badge{font-size:.75rem;padding:4px 8px;background:#f7fafc;color:#4a5568;border-radius:4px;font-weight:500;border:1px solid #e2e8f0;width:130px;min-width:100px;text-align:center;display:inline-block}.status-badge{font-size:.75rem;font-weight:600;padding:4px 8px;border-radius:4px;text-transform:uppercase;letter-spacing:.5px}.status-badge.live{background:#fed7d7;color:#c53030}.status-badge.queue{background:#fef5e7;color:#d69e2e}.status-badge.completed{background:#c6f6d5;color:#38a169}.card-description{color:#718096;font-size:.9rem;margin-bottom:1.5rem;line-height:1.5}.card-footer{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-top:1rem;border-top:1px solid #f7fafc}.participants,.time-info{display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:#718096;transition:all .3s ease}.participants.active{color:#38a169;font-weight:600}.participants.active .icon{color:#38a169}.participants.active .participant-count{font-size:1.1rem;font-weight:700;color:#2f855a}.participants.ended{color:#a0aec0;opacity:.7}.participants.ended .icon{color:#a0aec0}.participants.ended .participant-count{color:#718096}.participants.queue .participant-count{font-weight:500}.participant-count{font-weight:600;margin-right:.25rem}.participant-label{font-size:.85rem}.participants .icon,.time-info .icon{width:16px;height:16px}.contest-id-section{margin-bottom:1rem;padding-top:.75rem;border-top:1px solid #f7fafc}.contest-id-label{font-size:.8rem;font-weight:500;color:#718096;margin-bottom:.5rem}.contest-id-container{display:flex;align-items:center;gap:.5rem;background:#f7fafc;border:1px solid #e2e8f0;border-radius:6px;padding:.5rem .75rem}.contest-id-text{font-family:Courier New,monospace;font-size:.85rem;color:#4a5568;font-weight:500;flex:1;word-break:break-all}.copy-button{background:none;border:none;cursor:pointer;padding:.25rem;border-radius:4px;transition:all .2s;font-size:1rem;display:flex;align-items:center;justify-content:center;min-width:24px;height:24px}.copy-button:hover{background:#e2e8f0;transform:scale(1.1)}.copy-button:active{transform:scale(.95)}.card-actions{display:flex;gap:.75rem}.btn-primary,.btn-secondary{padding:8px 16px;border-radius:6px;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s;border:none}.btn-primary{background:#e53e3e;color:#fff}.btn-primary:hover{background:#c53030}.btn-secondary{background:#f7fafc;color:#4a5568;border:1px solid #e2e8f0}.btn-secondary:hover{background:#edf2f7;border-color:#cbd5e0}.btn-danger{padding:8px 16px;border:2px solid #e53e3e;background:#e53e3e;border-radius:6px;font-size:.9rem;font-weight:500;color:#fff;cursor:pointer;transition:all .2s}.btn-danger:hover{background:#c53030;border-color:#c53030}.btn-success{padding:8px 16px;border:2px solid #38a169;background:#38a169;border-radius:6px;font-size:.9rem;font-weight:500;color:#fff;cursor:pointer;transition:all .2s}.btn-success:hover{background:#2f855a;border-color:#2f855a}.btn-info{padding:8px 16px;border:2px solid #adadad;background:#adb5bd;border-radius:6px;font-size:.9rem;font-weight:500;color:#fff;cursor:pointer;transition:all .2s}.btn-info:hover{background:#6c7b95;border-color:#6c7b95}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.modal-content{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 10px 25px #0003;max-width:400px;width:90%}.modal-content h3{font-size:1.5rem;font-weight:600;color:#2d3748;margin:0 0 1rem}.modal-content p{font-size:1rem;color:#718096;margin:0 0 1.5rem;line-height:1.5}.modal-actions{display:flex;gap:1rem;justify-content:flex-end}.event-details-modal{max-width:90vw;max-height:90vh;width:95%;overflow-y:auto}.modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #e2e8f0}.modal-header h3{margin:0;font-size:1.5rem;color:#2d3748}.close-button{background:none;border:none;font-size:1.5rem;color:#718096;cursor:pointer;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s}.close-button:hover{background:#f7fafc;color:#2d3748}.event-details-content{margin-bottom:1.5rem}.detail-section{margin-bottom:2rem}.detail-section h4{font-size:1.25rem;font-weight:600;color:#2d3748;margin:0 0 1rem;padding-bottom:.5rem;border-bottom:2px solid #e53e3e}.detail-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.detail-item{display:flex;justify-content:space-between;align-items:center;padding:.75rem;background:#f7fafc;border-radius:6px;border:1px solid #e2e8f0}.detail-label{font-weight:500;color:#4a5568}.detail-value{font-weight:600;color:#2d3748}.event-description{color:#718096;line-height:1.6;margin:0;padding:1rem;background:#f7fafc;border-radius:6px;border-left:4px solid #e53e3e}.questions-list{display:flex;flex-direction:column;gap:1.5rem}.question-item{border:1px solid #e2e8f0;border-radius:8px;padding:1.5rem;background:#fff}.question-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.question-number{font-weight:600;color:#e53e3e;font-size:1.1rem}.question-points{background:#e53e3e;color:#fff;padding:.25rem .75rem;border-radius:12px;font-size:.8rem;font-weight:500}.question-text{font-size:1rem;color:#2d3748;margin:0 0 1rem;line-height:1.5}.options-list{display:flex;flex-direction:column;gap:.5rem}.option-item{display:flex;align-items:center;gap:.75rem;padding:.75rem;border:1px solid #e2e8f0;border-radius:6px;background:#f7fafc;position:relative}.option-item.correct{background:#c6f6d5;border-color:#38a169}.option-text{flex:1;color:#2d3748}.correct-badge{background:#38a169;color:#fff;padding:.25rem .5rem;border-radius:4px;font-size:.75rem;font-weight:500}.problems-list{display:flex;flex-direction:column;gap:2rem}.problem-item{border:1px solid #e2e8f0;border-radius:8px;padding:1.5rem;background:#fff}.problem-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.problem-code{font-weight:600;color:#e53e3e;font-size:1.1rem}.problem-points{background:#e53e3e;color:#fff;padding:.25rem .75rem;border-radius:12px;font-size:.8rem;font-weight:500}.problem-title{font-size:1.1rem;font-weight:600;color:#2d3748;margin:0 0 .5rem}.problem-description{color:#718096;line-height:1.6;margin:0 0 1.5rem}.problem-details{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1.5rem}.io-section h6{font-size:.9rem;font-weight:600;color:#4a5568;margin:0 0 .5rem}.io-section p{color:#718096;margin:0;padding:.75rem;background:#f7fafc;border-radius:4px;border-left:3px solid #e53e3e}.example-section{margin-bottom:1.5rem}.example-section h6{font-size:.9rem;font-weight:600;color:#4a5568;margin:0 0 .75rem}.example-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.example-input,.example-output{padding:.75rem;background:#f7fafc;border-radius:6px;border:1px solid #e2e8f0}.example-label{display:block;font-size:.8rem;font-weight:600;color:#4a5568;margin-bottom:.5rem}.example-input pre,.example-output pre{margin:0;font-family:Courier New,monospace;font-size:.85rem;color:#2d3748;white-space:pre-wrap;word-break:break-word}.starter-code-section{margin-bottom:1.5rem}.starter-code-section h6{font-size:.9rem;font-weight:600;color:#4a5568;margin:0 0 .75rem}.tab-label{display:block;background:#4a5568;color:#fff;padding:.5rem 1rem;font-size:.8rem;font-weight:500}.code-block{width:100%;box-sizing:border-box;margin:0;padding:1rem;background:#2d3748;color:#e2e8f0;font-family:Courier New,monospace;font-size:.85rem;line-height:1.4;white-space:pre-wrap;word-break:break-word;max-height:200px;overflow-y:auto}.test-cases-section{margin-bottom:1rem}.test-cases-section h6{font-size:.9rem;font-weight:600;color:#4a5568;margin:0 0 .75rem}.test-cases-list{display:flex;flex-direction:column;gap:.75rem}.test-case-item{border:1px solid #e2e8f0;border-radius:6px;overflow:hidden}.test-case-content{display:grid;grid-template-columns:1fr 1fr;gap:1rem;padding:.75rem}.test-input,.test-output{padding:.5rem;background:#f7fafc;border-radius:4px;border-left:3px solid #e53e3e}.test-label{display:block;font-size:.75rem;font-weight:600;color:#4a5568;margin-bottom:.25rem}.test-input pre,.test-output pre{margin:0;font-family:Courier New,monospace;font-size:.8rem;color:#2d3748;white-space:pre-wrap;word-break:break-word}.start-event-modal{max-width:800px;width:90vw;max-height:90vh;overflow-y:auto}.start-event-content{margin-bottom:1.5rem}.start-event-description{color:#718096;line-height:1.6;margin:0 0 1.5rem;padding:1rem;background:#f7fafc;border-radius:6px;border-left:4px solid #38a169}.edit-form{margin-bottom:2rem}.form-group{margin-bottom:1.5rem}.form-group p{display:block;font-weight:500;color:#4a5568;margin-bottom:.5rem}.form-group input,.form-group textarea,.form-group select{width:100%;padding:.75rem;border:2px solid #e2e8f0;border-radius:6px;font-size:1rem;transition:border-color .2s;font-family:inherit}.form-group input:focus,.form-group textarea:focus,.form-group select:focus{outline:none;border-color:#38a169}.form-group textarea{resize:vertical;min-height:80px}.event-summary{background:#f7fafc;border:1px solid #e2e8f0;border-radius:8px;padding:1.5rem}.event-summary h4{font-size:1.1rem;font-weight:600;color:#2d3748;margin:0 0 1rem;padding-bottom:.5rem;border-bottom:2px solid #38a169}.summary-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.summary-item{display:flex;justify-content:space-between;align-items:center;padding:.75rem;background:#fff;border-radius:6px;border:1px solid #e2e8f0}.summary-label{font-weight:500;color:#4a5568}.summary-value{font-weight:600;color:#2d3748}.questions-edit-section,.problems-edit-section{margin-bottom:2rem}.questions-edit-section h4,.problems-edit-section h4{font-size:1.25rem;font-weight:600;color:#2d3748;margin:0 0 1rem;padding-bottom:.5rem;border-bottom:2px solid #38a169}.question-edit-item,.problem-edit-item{border:1px solid #e2e8f0;border-radius:8px;padding:1.5rem;background:#fff;margin-bottom:1.5rem}.question-header,.problem-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:1px solid #e2e8f0}.question-number,.problem-code{font-weight:600;color:#38a169;font-size:1.1rem}.question-points,.problem-points{background:#38a169;color:#fff;padding:.25rem .75rem;border-radius:12px;font-size:.8rem;font-weight:500}.options-section{margin-top:1rem}.options-list{display:flex;flex-direction:column;gap:.75rem}.option-edit-item{display:flex;align-items:center;gap:.75rem;padding:.75rem;border:1px solid #e2e8f0;border-radius:6px;background:#f7fafc}.option-label{font-weight:600;color:#4a5568;min-width:20px}.option-edit-item input[type=text]{flex:1;padding:.5rem;border:1px solid #e2e8f0;border-radius:4px;font-size:.9rem}.option-edit-item input[type=text].correct-option{border-color:#38a169;background:#f0fff4}.correct-radio{margin:0}.correct-label{font-size:.8rem;font-weight:500;color:#38a169}.problem-edit-item .form-group{margin-bottom:1rem}.example-section,.starter-code-section,.test-cases-section{margin-top:1.5rem;padding-top:1rem;border-top:1px solid #e2e8f0}.example-section p,.starter-code-section p,.test-cases-section p{font-weight:500;color:#4a5568;margin-bottom:.75rem}.code-tabs{display:flex;flex-direction:column;gap:1rem}.code-tab{border:1px solid #e2e8f0;border-radius:6px;overflow:hidden}.code-tab p{background:#4a5568;color:#fff;padding:.5rem 1rem;font-size:.8rem;font-weight:500;margin:0}.code-textarea{width:100%;box-sizing:border-box;margin:0;padding:1rem;background:#2d3748;color:#e2e8f0;font-family:Courier New,monospace;font-size:.85rem;line-height:1.4;border:none;resize:vertical;min-height:120px}.code-textarea:focus{outline:none;border-color:#38a169}.test-cases-list{display:flex;flex-direction:column;gap:1rem}.test-case-edit-item{border:1px solid #e2e8f0;border-radius:6px;overflow:hidden}.test-case-header{display:flex;justify-content:space-between;align-items:center;padding:.5rem .75rem;background:#f7fafc;border-bottom:1px solid #e2e8f0}.test-case-number{font-size:.8rem;font-weight:500;color:#4a5568}.test-case-hidden{background:#e53e3e;color:#fff;padding:.25rem .5rem;border-radius:4px;font-size:.7rem;font-weight:500}@media (max-width: 768px){.event-details-modal,.start-event-modal{width:95vw;max-height:95vh}.detail-grid,.summary-grid,.problem-details,.example-grid,.test-case-content,.form-row{grid-template-columns:1fr}.option-edit-item{flex-direction:column;align-items:flex-start;gap:.5rem}.option-edit-item input[type=text]{width:100%}.question-edit-item,.problem-edit-item{padding:1rem}.code-tabs{gap:.5rem}.code-textarea{min-height:100px}}.empty-state{text-align:center;padding:4rem 2rem;color:#718096;font-size:1.1rem}@media (max-width: 768px){.manage-contest-page{padding:1rem}.controls-section{flex-direction:column;gap:1rem}.search-bar{min-width:unset}.filter-section{justify-content:center}.cards-grid{grid-template-columns:1fr}.card-footer{flex-direction:column;gap:.5rem;align-items:flex-start}.card-actions{flex-direction:column}}@media (max-width: 480px){.page-header h1{font-size:2rem}.filter-buttons{flex-wrap:wrap}.section,.contest-card{padding:1rem}}.spinner{display:inline-block;width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-radius:50%;border-top-color:#fff;animation:spin 1s ease-in-out infinite;margin-right:8px}.spinner-small{display:inline-block;width:14px;height:14px;border:2px solid rgba(255,255,255,.3);border-radius:50%;border-top-color:#fff;animation:spin 1s ease-in-out infinite;margin-right:6px}@keyframes spin{to{transform:rotate(360deg)}}.btn-primary:disabled,.btn-secondary:disabled,.btn-danger:disabled,.btn-success:disabled{opacity:.6;cursor:not-allowed;pointer-events:none}.btn-success:disabled{background:#38a169;color:#fff}.modal-tabs{display:flex;border-bottom:1px solid #e0e0e0;margin-bottom:20px}.tab-button{padding:10px 20px;border:none;background-color:transparent;cursor:pointer;font-size:1rem;color:#666;border-bottom:2px solid transparent}.tab-button.active{color:#007bff;border-bottom:2px solid #007bff;font-weight:600}.leaderboard-table-container{max-height:500px;overflow-y:auto;overflow-x:hidden;border-radius:12px;border:1px solid #e2e8f0;box-shadow:0 2px 4px #0000000d;margin-bottom:1.5rem}.leaderboard-table{width:100%;border-collapse:collapse;margin:0;background:#fff}.leaderboard-table th,.leaderboard-table td{padding:14px 16px;text-align:left;border-bottom:1px solid #e2e8f0}.leaderboard-table th{background:linear-gradient(135deg,#f8f9fa,#fff);font-weight:600;color:#2d3748;font-size:.85rem;text-transform:uppercase;letter-spacing:.5px;position:sticky;top:0;z-index:10;border-bottom:2px solid #e2e8f0}.leaderboard-table tbody tr{transition:all .2s ease}.leaderboard-table tbody tr:hover{background-color:#f7fafc;transform:scale(1.001);box-shadow:0 2px 4px #0000000d}.leaderboard-table tbody tr:last-child td{border-bottom:none}.sno-cell{font-weight:600;color:#718096;width:60px}.name-cell{font-weight:600;color:#2d3748}.email-cell{color:#4a5568;font-size:.9rem}.score-cell{font-weight:700}.score-badge{display:inline-block;padding:6px 12px;background:linear-gradient(135deg,#e53e3e,#c53030);color:#fff;border-radius:8px;font-size:.9rem;font-weight:700;box-shadow:0 2px 4px #e53e3e33}.date-cell{color:#718096;font-size:.85rem}.btn-secondary{background-color:#6c757d;color:#fff}.btn-secondary:hover{background-color:#5a6268}.sort-button{background:none;border:none;color:#2d3748;font:inherit;cursor:pointer;padding:0;text-align:left;font-weight:600;display:flex;align-items:center;gap:6px;transition:all .2s ease}.sort-button:hover{color:#e53e3e}.sort-button:active{transform:scale(.98)}.participants-controls{background:linear-gradient(135deg,#f8f9fa,#fff);padding:1.5rem;border-radius:12px;border:1px solid #e2e8f0;margin-bottom:1.5rem;box-shadow:0 1px 3px #0000000d}.participants-search-bar{position:relative;margin-bottom:1rem}.participants-search-bar .search-icon{position:absolute;left:14px;top:50%;transform:translateY(-50%);color:#718096;width:20px;height:20px;pointer-events:none}.participants-search-input{width:100%;padding:12px 16px 12px 48px;border:2px solid #e2e8f0;border-radius:10px;font-size:.95rem;color:#2d3748;background:#fff;transition:all .3s ease;box-shadow:0 1px 2px #0000000d}.participants-search-input:focus{outline:none;border-color:#e53e3e;box-shadow:0 0 0 3px #e53e3e1a;background:#fff}.participants-search-input::placeholder{color:#a0aec0}.participants-filters{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center}.filter-select{padding:10px 36px 10px 16px;border:2px solid #e2e8f0;border-radius:10px;font-size:.9rem;color:#4a5568;background:#fff;cursor:pointer;transition:all .3s ease;min-width:160px;font-weight:500;box-shadow:0 1px 2px #0000000d;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%234a5568' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center}.filter-select:hover{border-color:#cbd5e0;background-color:#f7fafc}.filter-select:focus{outline:none;border-color:#e53e3e;box-shadow:0 0 0 3px #e53e3e1a}.clear-filters-btn{padding:10px 20px;border:2px solid #e53e3e;border-radius:10px;font-size:.9rem;font-weight:600;color:#e53e3e;background:#fff;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:6px;box-shadow:0 1px 2px #0000000d}.clear-filters-btn:hover{background:#e53e3e;color:#fff;transform:translateY(-1px);box-shadow:0 4px 6px #e53e3e33}.clear-filters-btn:active{transform:translateY(0)}.participants-count{width:100%;margin-top:1rem;padding:.75rem 1rem;background:linear-gradient(135deg,#e53e3e,#c53030);color:#fff;border-radius:8px;font-size:.9rem;font-weight:600;text-align:center;box-shadow:0 2px 4px #e53e3e33}@media (max-width: 768px){.participants-filters{flex-direction:column;width:100%}.filter-select{width:100%}.clear-filters-btn{width:100%;justify-content:center}}.btn-view-logs{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;background:linear-gradient(135deg,#e53e3e,#c53030);color:#fff;border:none;border-radius:6px;font-size:.85rem;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 4px #e53e3e4d}.btn-view-logs:hover{transform:translateY(-2px);box-shadow:0 4px 8px #e53e3e66}.btn-view-logs:active{transform:translateY(0)}.btn-reopen{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;background:linear-gradient(135deg,#10b981,#059669);color:#fff;border:none;border-radius:6px;font-size:.85rem;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 4px #10b9814d}.btn-reopen:hover{transform:translateY(-2px);box-shadow:0 4px 8px #10b98166;background:linear-gradient(135deg,#059669,#047857)}.btn-reopen:active{transform:translateY(0)}.btn-reopen:disabled{opacity:.7;cursor:not-allowed;transform:none;box-shadow:0 2px 4px #10b98133}.btn-reopen:disabled:hover{transform:none;box-shadow:0 2px 4px #10b98133}.proctoring-logs-modal{max-width:800px;max-height:85vh;overflow-y:auto}.proctoring-logs-content{padding:1.5rem}.logs-summary{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:1.5rem}.logs-summary .summary-card{background:linear-gradient(135deg,#e53e3e,#c53030);color:#fff;padding:1rem;border-radius:8px;display:flex;flex-direction:column;gap:.5rem;box-shadow:0 2px 8px #e53e3e4d}.logs-summary .summary-label{font-size:.9rem;opacity:1;font-weight:600;color:#fffffff2}.logs-summary .summary-value{font-size:1.5rem;font-weight:700;color:#fff}.logs-section{margin-bottom:1.5rem;border:1px solid #e2e8f0;border-radius:8px;overflow:hidden}.logs-section-title{background:linear-gradient(135deg,#f56565,#c53030);color:#fff;padding:1rem;margin:0;font-size:1rem;font-weight:600}.violations-list{padding:1rem;background:#f7fafc}.violation-item{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:1rem;margin-bottom:1rem;transition:all .2s ease}.violation-item:hover{box-shadow:0 4px 8px #0000001a;transform:translateY(-2px)}.violation-item:last-child{margin-bottom:0}.violation-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem;padding-bottom:.75rem;border-bottom:1px solid #e2e8f0}.violation-number{background:linear-gradient(135deg,#f56565,#c53030);color:#fff;padding:4px 12px;border-radius:4px;font-size:.85rem;font-weight:600}.violation-time{color:#718096;font-size:.85rem;font-weight:500}.violation-details{display:flex;flex-direction:column;gap:.5rem}.detail-row{display:flex;gap:.5rem}.detail-label{min-width:100px;font-weight:600;color:#4a5568;font-size:.9rem}.detail-value{flex:1;color:#2d3748;font-size:.9rem}.violation-type{background:#fed7d7;color:#c53030;padding:2px 8px;border-radius:4px;font-weight:600;display:inline-block}.user-agent{font-family:Courier New,monospace;font-size:.8rem;color:#718096;word-break:break-all}.proctoring-logs-modal .empty-state{text-align:center;padding:4rem 2rem;background:linear-gradient(135deg,#f7fafc,#fff);border-radius:12px;border:2px dashed #e2e8f0;margin:1rem 0}.proctoring-logs-modal .empty-state svg{color:#48bb78;margin-bottom:1rem}.proctoring-logs-modal .empty-state p{margin:.75rem 0;color:#2d3748;font-size:1.1rem;font-weight:600}.proctoring-logs-modal .empty-subtext{font-size:.95rem;color:#718096;font-weight:400;margin-top:.5rem}.reopen-modal-overlay{z-index:1100!important}.reopen-confirm-modal{max-width:550px}.reopen-confirm-modal .modal-header{margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:2px solid #3182ce}.reopen-confirm-modal .modal-header h3{display:flex;align-items:center;color:#2d3748;font-size:1.5rem;font-weight:600;margin:0}.reopen-confirm-content{margin-bottom:1.5rem}.reopen-confirm-content .confirm-message{font-size:1.1rem;color:#2d3748;margin-bottom:1.5rem;line-height:1.6}.reopen-confirm-content .confirm-message strong{color:#3182ce;font-weight:600}.warning-box{display:flex;gap:1rem;padding:1.25rem;background:#fffbeb;border:1px solid #fbbf24;border-radius:8px;align-items:flex-start}.warning-box svg{color:#f59e0b;flex-shrink:0;margin-top:2px}.warning-content{flex:1}.warning-title{font-weight:600;color:#92400e;margin:0 0 .75rem;font-size:1rem}.warning-content ul{margin:0;padding-left:1.25rem;color:#78350f}.warning-content ul li{margin-bottom:.5rem;line-height:1.5}.warning-note{margin:1rem 0 0;padding-top:.75rem;border-top:1px solid #fcd34d;color:#92400e;font-size:.95rem}.warning-note strong{font-weight:600}.reopen-confirm-modal .modal-actions{display:flex;gap:1rem;justify-content:flex-end}.reopen-confirm-modal .btn-primary{display:flex;align-items:center;gap:6px}.participants-management-container{padding:2rem;background-color:#f8f9fa;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;margin-left:280px}.participants-header-section{margin-bottom:2rem}.participants-header-section h1{font-size:2.5rem;font-weight:700;color:#2d3748;margin:0 0 .5rem}.participants-header-section p{font-size:1.1rem;color:#718096;margin:0}.participants-stats-overview{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:2rem}.participant-stat-card{background:#fff;padding:1.5rem;border-radius:12px;box-shadow:0 2px 4px #0000001a;display:flex;align-items:center;gap:1rem}.stat-icon-wrapper{width:48px;height:48px;border-radius:8px;display:flex;align-items:center;justify-content:center}.stat-icon-wrapper.active-icon{background:#c6f6d5;color:#38a169}.stat-icon-wrapper.total-icon{background:#bee3f8;color:#3182ce}.stat-icon-wrapper.inactive-icon{background:#fef5e7;color:#d69e2e}.stat-icon-wrapper.banned-icon{background:#fed7d7;color:#c53030}.participants-stat-icon{width:24px;height:24px}.stat-content h3{font-size:.9rem;font-weight:500;color:#718096;margin:0 0 .25rem;text-transform:uppercase;letter-spacing:.5px}.stat-number{font-size:2rem;font-weight:700;color:#2d3748}.participants-control-panel{background:#fff;padding:1.5rem;border-radius:12px;box-shadow:0 2px 4px #0000001a;margin-bottom:2rem;display:flex;gap:2rem;align-items:center;flex-wrap:wrap}.participant-search-container{position:relative;flex:1;min-width:300px}.participant-search-input{width:100%;padding:12px 16px 12px 48px;border:2px solid #e2e8f0;border-radius:8px;font-size:1rem;transition:border-color .2s}.participant-search-input:focus{outline:none;border-color:#e53e3e}.participant-search-icon{position:absolute;left:16px;top:50%;transform:translateY(-50%);color:#a0aec0;width:20px;height:20px}.participant-filter-container{display:flex;align-items:center;gap:1rem}.participant-filter-icon{color:#718096;width:20px;height:20px}.participant-filter-options{display:flex;gap:.5rem}.participant-filter-btn{padding:8px 16px;border:2px solid #e2e8f0;background:#fff;border-radius:6px;font-size:.9rem;font-weight:500;color:#718096;cursor:pointer;transition:all .2s}.participant-filter-btn:hover{border-color:#e53e3e;color:#e53e3e}.participant-filter-btn.filter-active{background:#e53e3e;border-color:#e53e3e;color:#fff}.participant-bulk-actions{display:flex;gap:.75rem}.bulk-action-btn{display:flex;align-items:center;gap:.5rem;padding:10px 16px;border:2px solid #e2e8f0;background:#fff;border-radius:6px;font-size:.9rem;font-weight:500;color:#4a5568;cursor:pointer;transition:all .2s}.bulk-action-btn:hover{border-color:#cbd5e0;background:#f7fafc}.refresh-btn:hover{border-color:#63b3ed;background:#ebf8ff;color:#3182ce}.bulk-import-btn:hover{border-color:#805ad5;background:#faf5ff;color:#553c9a}.export-btn:hover{border-color:#e53e3e;color:#e53e3e}.btn-icon{width:16px;height:16px}.participants-table-container{background:#fff;border-radius:12px;box-shadow:0 2px 4px #0000001a;overflow:hidden}.participants-table-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid #e2e8f0;background:#f7fafc}.table-header-left{display:flex;align-items:center;gap:1rem}.participant-checkbox{width:18px;height:18px;accent-color:#e53e3e;cursor:pointer}.selected-count{font-size:.9rem;color:#4a5568;font-weight:500}.bulk-delete-btn{display:flex;align-items:center;gap:.5rem;padding:8px 16px;background:#e53e3e;color:#fff;border:none;border-radius:6px;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s;margin-left:1rem}.bulk-delete-btn:hover{background:#c53030;transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}.bulk-delete-btn .btn-icon{width:16px;height:16px}.participants-total{font-size:.9rem;color:#718096}.participants-table{display:flex;flex-direction:column}.participants-table-head{display:grid;grid-template-columns:50px 240px 140px 60px 80px 90px 100px 160px;align-items:center;padding:1rem 1.5rem;background:#f7fafc;border-bottom:2px solid #e2e8f0;font-weight:600;font-size:.85rem;color:#4a5568;text-transform:uppercase;letter-spacing:.5px;gap:1rem}.participant-row-wrapper{border-bottom:1px solid #e2e8f0}.participant-row-wrapper:last-child{border-bottom:none}.participant-row{display:grid;grid-template-columns:50px 240px 140px 60px 80px 90px 100px 160px;align-items:center;padding:1rem 1.5rem;transition:background-color .2s;gap:1rem;font-size:.9rem;color:#2d3748}.participant-row:hover{background:#f7fafc}.table-col-checkbox{display:flex;justify-content:center;align-items:center}.table-col-name-email{display:flex;align-items:center;gap:.75rem}.name-email-wrapper{display:flex;flex-direction:column;gap:.25rem;overflow:hidden}.participant-avatar{width:36px;height:36px;border-radius:50%;background:#e53e3e;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:.85rem;flex-shrink:0}.participant-name{font-weight:500;color:#2d3748;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:.9rem}.participant-email{color:#718096;font-size:.8rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.table-col-dept,.table-col-year,.table-col-section,.table-col-semester{color:#4a5568;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.table-col-year,.table-col-section{text-align:center}.table-col-status{display:flex;justify-content:center;align-items:center}.participant-status-badge{padding:4px 10px;border-radius:12px;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.3px;white-space:nowrap}.participant-status-active{background:#c6f6d5;color:#38a169}.participant-status-inactive{background:#fef5e7;color:#d69e2e}.participant-status-banned{background:#fed7d7;color:#c53030}.table-col-actions{display:flex;gap:.5rem;justify-content:flex-end;align-items:center}.participant-action-btn{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:1px solid #e2e8f0;background:#fff;border-radius:6px;cursor:pointer;transition:all .2s}.participant-action-btn:disabled{opacity:.5;cursor:not-allowed}.view-btn:hover:not(:disabled){border-color:#4299e1;color:#4299e1;background:#ebf8ff}.ban-btn:hover:not(:disabled){border:1px solid #f56565!important;color:#f56565;background:#fff5f5}.modal-ban-btn:hover:not(:disabled){border:1px solid #f56565!important;color:#fff;background:#fff5f5}.unban-btn:hover:not(:disabled){border-color:#48bb78;color:#48bb78;background:#f0fff4}.delete-btn:hover:not(:disabled){border-color:#e53e3e;color:#e53e3e;background:#fff5f5}.modal-delete-btn:hover:not(:disabled){border-color:#e53e3e;color:#fff;background:#fff5f5}.dropdown-btn{color:#718096}.dropdown-btn:hover:not(:disabled){border-color:#4a5568;color:#4a5568;background:#f7fafc}.dropdown-btn.expanded{background:#edf2f7;border-color:#4a5568;color:#4a5568}.participant-expanded-details{padding:1.5rem 2rem;background:#f7fafc;border-top:1px solid #e2e8f0}.expanded-details-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.25rem}.detail-group{display:flex;flex-direction:column;gap:.5rem}.detail-group .detail-label{font-size:.8rem;font-weight:600;color:#718096;text-transform:uppercase;letter-spacing:.5px}.detail-group .detail-value{font-size:.95rem;color:#2d3748;font-weight:500}.achievements-group,.ban-reason-group{grid-column:1 / -1}.ban-reason-text{color:#c53030;font-weight:600;background:#fed7d7;padding:.5rem;border-radius:6px;border-left:4px solid #e53e3e}.achievements-list-expanded{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem}.achievement-badge-expanded{font-size:.8rem;padding:6px 12px;background:#fff;color:#4a5568;border:1px solid #e2e8f0;border-radius:6px;font-weight:500}.participants-empty-state{text-align:center;padding:4rem 2rem;color:#718096;font-size:1.1rem;background:#fff;border-radius:12px;box-shadow:0 2px 4px #0000001a}@media (max-width: 1400px){.participants-table-head,.participant-row{grid-template-columns:40px 220px 130px 50px 70px 80px 90px 140px;gap:.75rem;font-size:.8rem}.participants-management-container{padding:1.5rem}}@media (max-width: 1200px){.participants-management-container{padding:1rem}.participants-table-container{overflow-x:auto}.participants-table-head,.participant-row{min-width:900px}.expanded-details-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}}@media (max-width: 768px){.participants-control-panel{flex-direction:column;gap:1rem}.participant-search-container{min-width:unset}.participant-filter-container{justify-content:center}.participants-table-header{flex-direction:column;gap:1rem;align-items:stretch}.table-header-left{flex-wrap:wrap}.bulk-delete-btn{margin-left:0;width:100%;justify-content:center}.participants-management-container{margin-left:0}.expanded-details-grid{grid-template-columns:1fr}.participant-expanded-details{padding:1rem}}@media (max-width: 480px){.participants-header-section h1{font-size:2rem}.participants-stats-overview{grid-template-columns:1fr}.participant-filter-options{flex-wrap:wrap;justify-content:center}.table-col-actions{gap:.25rem}.participant-action-btn{width:28px;height:28px}}.loading-state{text-align:center;padding:3rem;color:#718096;font-size:1.1rem}.participants-add-student-modal{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.participants-modal-content{background:#fff;border-radius:12px;padding:2rem;width:90%;max-width:600px;max-height:90vh;overflow-y:auto;box-shadow:0 10px 25px #0003}.participants-modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid #e2e8f0}.participants-modal-header h2{font-size:1.5rem;font-weight:600;color:#2d3748;margin:0}.participants-close-btn{background:none;border:none;color:#718096;cursor:pointer;padding:.5rem;border-radius:4px;transition:all .2s}.participants-close-btn:hover{background:#f7fafc;color:#2d3748}.participants-management-container .add-student-modal{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.participants-management-container .modal-content{background:#fff;border-radius:12px;padding:2rem;width:90%;max-width:600px;max-height:90vh;overflow-y:auto;box-shadow:0 10px 25px #0003}.participants-management-container .modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid #e2e8f0}.participants-management-container .modal-header h2{font-size:1.5rem;font-weight:600;color:#2d3748;margin:0}.participants-management-container .close-btn{background:none;border:none;color:#718096;cursor:pointer;padding:.5rem;border-radius:4px;transition:all .2s}.participants-management-container .close-btn:hover{background:#f7fafc;color:#2d3748}.add-student-form{display:flex;flex-direction:column;gap:1.5rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group label{font-size:.9rem;font-weight:500;color:#4a5568}.form-group input{padding:.75rem;border:1px solid #e2e8f0;border-radius:6px;font-size:.9rem;transition:border-color .2s}.form-group input:focus{outline:none;border-color:#4299e1;box-shadow:0 0 0 3px #4299e11a}.form-group input.error{border-color:#e53e3e}.error-message{font-size:.8rem;color:#e53e3e;margin-top:.25rem}.form-actions{display:flex;gap:1rem;justify-content:flex-end;margin-top:1rem;padding-top:1rem;border-top:1px solid #e2e8f0}.cancel-btn{padding:.75rem 1.5rem;border:1px solid #e2e8f0;background:#fff;color:#4a5568;border-radius:6px;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s}.cancel-btn:hover{background:#f7fafc;border-color:#cbd5e0}.save-btn{padding:.75rem 1.5rem;border:none;background:#4299e1;color:#fff;border-radius:6px;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s;display:flex;align-items:center;gap:.5rem}.save-btn:hover{background:#3182ce}.add-student-btn{background:#48bb78;color:#fff}.add-student-btn:hover{background:#38a169}.detail-label{font-weight:500;color:#4a5568;margin-right:.5rem}.ban-student-form{display:flex;flex-direction:column;gap:1.5rem}.ban-reason-input{width:100%;padding:.75rem;border:1px solid #e2e8f0;border-radius:6px;font-size:.9rem;resize:vertical;min-height:100px;transition:border-color .2s}.ban-reason-input:focus{outline:none;border-color:#4299e1;box-shadow:0 0 0 3px #4299e11a}.ban-btn{background:#e53e3e;color:#fff;border:none}.ban-btn:hover{background:#c53030}.student-details-view{display:flex;flex-direction:column;gap:2rem}.student-profile-section{display:flex;align-items:center;gap:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid #e2e8f0}.student-avatar-large{width:80px;height:80px;border-radius:50%;background:#e53e3e;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:1.5rem}.student-info h3{font-size:1.5rem;font-weight:600;color:#2d3748;margin:0 0 .5rem}.student-email{color:#718096;margin:0 0 1rem}.student-status-badge{padding:4px 12px;border-radius:20px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;display:inline-block}.student-details-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem}.detail-section h4{font-size:1rem;font-weight:600;color:#2d3748;margin:0 0 1rem;padding-bottom:.5rem;border-bottom:1px solid #e2e8f0}.achievements-list{display:flex;flex-wrap:wrap;gap:.5rem}.bulk-import-form{display:flex;flex-direction:column;gap:1.5rem}.file-input{width:100%;padding:.75rem;border:2px dashed #e2e8f0;border-radius:6px;background:#f7fafc;cursor:pointer;transition:border-color .2s}.file-input:hover{border-color:#4299e1}.file-help{font-size:.8rem;color:#718096;margin-top:.5rem}.import-preview{background:#f7fafc;border-radius:8px;padding:1rem}.import-preview h4{font-size:.9rem;font-weight:600;color:#4a5568;margin:0 0 1rem}.preview-table{background:#fff;border-radius:6px;overflow:hidden;border:1px solid #e2e8f0}.preview-header{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:1rem;padding:.75rem;background:#f7fafc;font-weight:600;font-size:.8rem;color:#4a5568}.preview-row{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:1rem;padding:.75rem;border-bottom:1px solid #f7fafc;font-size:.8rem}.preview-row:last-child{border-bottom:none}.preview-more{padding:.75rem;text-align:center;font-size:.8rem;color:#718096;font-style:italic}.action-icon{width:16px;height:16px}@media (max-width: 768px){.modal-content{width:95%;padding:1.5rem}.form-row{grid-template-columns:1fr}.form-actions{flex-direction:column}}.participant-divider{border:none;height:1px;background-color:#e2e8f0;margin:1rem 0;opacity:.6}.confirm-modal-content{padding:1.5rem}.confirm-modal-content p{font-size:1rem;color:#4a5568;margin-bottom:1.5rem;line-height:1.5}.confirm-modal-content .form-actions{display:flex;gap:1rem;justify-content:flex-end;margin-top:1.5rem}.confirm-modal-content .cancel-btn{padding:.75rem 1.5rem;background-color:#e2e8f0;color:#4a5568;border:none;border-radius:8px;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:.5rem}.confirm-modal-content .cancel-btn:hover{background-color:#cbd5e0;color:#2d3748;transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}.confirm-modal-content .delete-btn{padding:.75rem 1.5rem;background-color:#e53e3e;color:#fff;border:none;border-radius:8px;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:.5rem}.confirm-modal-content .delete-btn:hover{background-color:#c53030;transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}.confirm-modal-content .delete-btn .btn-icon{width:16px;height:16px}.ban-student-form .form-actions{display:flex;gap:1rem;justify-content:flex-end;margin-top:1.5rem}.ban-student-form .cancel-btn{padding:.75rem 1.5rem;background-color:#e2e8f0;color:#4a5568;border:none;border-radius:8px;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:.5rem}.ban-student-form .cancel-btn:hover{background-color:#cbd5e0;color:#2d3748;transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}.ban-student-form .ban-btn{padding:.75rem 1.5rem;background-color:#f56565;color:#fff;border:none;border-radius:8px;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:.5rem}.ban-student-form .ban-btn:hover{background-color:#e53e3e;transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}.ban-student-form .ban-btn .btn-icon{width:16px;height:16px}.pagination-container{display:flex;align-items:center;justify-content:center;gap:1rem;padding:1.5rem;border-top:1px solid #e2e8f0;background:#f7fafc}.pagination-btn{padding:8px 16px;border:1px solid #e2e8f0;background:#fff;color:#4a5568;border-radius:6px;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s}.pagination-btn:hover:not(:disabled){border-color:#e53e3e;color:#e53e3e;background:#fff5f5}.pagination-btn:disabled{opacity:.5;cursor:not-allowed;color:#a0aec0}.pagination-numbers{display:flex;align-items:center;gap:.5rem}.pagination-number{min-width:36px;height:36px;padding:0 8px;border:1px solid #e2e8f0;background:#fff;color:#4a5568;border-radius:6px;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center}.pagination-number:hover{border-color:#e53e3e;color:#e53e3e;background:#fff5f5}.pagination-number.active{background:#e53e3e;border-color:#e53e3e;color:#fff}.pagination-ellipsis{padding:0 8px;color:#a0aec0;font-weight:500}.duplicate-modal{max-width:700px}.duplicate-modal-content{display:flex;flex-direction:column;gap:1.5rem}.duplicate-info{font-size:1rem;color:#4a5568;margin:0;padding:1rem;background:#fff5f5;border-left:4px solid #e53e3e;border-radius:6px}.duplicate-list{max-height:400px;overflow-y:auto;display:flex;flex-direction:column;gap:.75rem;padding:.5rem}.duplicate-item{display:flex;align-items:center;gap:1rem;padding:1rem;background:#f7fafc;border:1px solid #e2e8f0;border-radius:8px;transition:all .2s}.duplicate-item:hover{background:#edf2f7;border-color:#cbd5e0}.duplicate-icon{width:40px;height:40px;background:#fff5f5;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#e53e3e;flex-shrink:0}.duplicate-details{flex:1;display:flex;flex-direction:column;gap:.25rem}.duplicate-name{font-size:.95rem;font-weight:600;color:#2d3748}.duplicate-email{font-size:.85rem;color:#718096}.duplicate-row{font-size:.85rem;font-weight:500;color:#a0aec0;padding:.25rem .75rem;background:#fff;border-radius:4px;flex-shrink:0}.duplicate-list::-webkit-scrollbar{width:8px}.duplicate-list::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.duplicate-list::-webkit-scrollbar-thumb{background:#cbd5e0;border-radius:4px}.duplicate-list::-webkit-scrollbar-thumb:hover{background:#a0aec0}.btn-spinner{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:btn-spin .8s linear infinite;margin-right:8px}@keyframes btn-spin{to{transform:rotate(360deg)}}.btn-spinner-small{width:14px;height:14px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:btn-spin .8s linear infinite}.participant-action-btn:disabled{opacity:.6;cursor:not-allowed}.save-btn:disabled{opacity:.7;cursor:not-allowed}.cancel-btn:disabled{opacity:.5;cursor:not-allowed}.bulk-import-loading-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#fffffff2;display:flex;align-items:center;justify-content:center;z-index:10;border-radius:12px}.bulk-import-loader{display:flex;flex-direction:column;align-items:center;gap:1rem}.loader-spinner{width:48px;height:48px;border:4px solid #e2e8f0;border-top-color:#4299e1;border-radius:50%;animation:loader-spin 1s linear infinite}@keyframes loader-spin{to{transform:rotate(360deg)}}.bulk-import-loader p{font-size:1.1rem;font-weight:600;color:#2d3748;margin:0}.loader-subtext{font-size:.875rem;color:#718096}.participants-modal-content{position:relative}.participants-close-btn:disabled{opacity:.5;cursor:not-allowed}.delete-all-btn{background:#fff5f5;border-color:#feb2b2;color:#c53030}.delete-all-btn:hover{background:#fed7d7;border-color:#fc8181;color:#9b2c2c}.delete-all-modal{max-width:500px}.delete-all-header{border-bottom-color:#fed7d7}.delete-all-header h2{color:#c53030}.delete-all-content{display:flex;flex-direction:column;gap:1.5rem}.delete-all-warning{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1rem;padding:1.5rem;background:#fff5f5;border:1px solid #fed7d7;border-radius:12px}.delete-all-warning .warning-icon{width:80px;height:80px;background:#fed7d7;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#c53030}.delete-all-warning h3{font-size:1.25rem;font-weight:600;color:#c53030;margin:0}.delete-all-warning p{font-size:.95rem;color:#742a2a;margin:0;line-height:1.6}.delete-confirm-input{width:100%;padding:.75rem;border:2px solid #e2e8f0;border-radius:6px;font-size:1rem;text-align:center;font-weight:500;letter-spacing:1px;transition:border-color .2s}.delete-confirm-input:focus{outline:none;border-color:#c53030}.delete-confirm-input::placeholder{color:#a0aec0;font-weight:400;letter-spacing:normal}.delete-all-confirm-btn{background:#c53030;color:#fff}.delete-all-confirm-btn:hover:not(:disabled){background:#9b2c2c}.delete-all-confirm-btn:disabled{background:#e2e8f0;color:#a0aec0;cursor:not-allowed}.profilePage{padding:24px;background-color:#f5f5f5;min-height:100vh;font-family:Figtree;margin-left:280px}.profileHeader{margin-bottom:32px;margin-top:2%}.profileHeader h1{color:#333;font-size:32px;font-weight:600;margin:0 0 8px}.profileHeader p{color:#666;font-size:16px;margin:0}.profileContent{max-width:800px;display:flex;flex-direction:column;gap:24px}.profileCard{background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a;overflow:hidden}.cardHeader{background-color:#e74c3c;color:#fff;padding:20px 24px}.cardHeader h2{margin:0;font-size:18px;font-weight:600}.cardBody{padding:24px}.formGroup{margin-bottom:24px}.formGroup:last-child{margin-bottom:0}.formLabel{display:block;color:#333;font-size:16px;font-weight:500;margin-bottom:8px}.inputContainer{position:relative}.formInput{width:100%;padding:12px 16px;border:1px solid #ddd;border-radius:6px;font-size:16px;color:#333;background-color:#fff;transition:border-color .2s ease;box-sizing:border-box}.formInput:focus{outline:none;border-color:#e74c3c;box-shadow:0 0 0 3px #e74c3c1a}.formInput.disabled{background-color:#f8f9fa;color:#6c757d;cursor:not-allowed;border-color:#e9ecef}.formInput:disabled{background-color:#f8f9fa;color:#6c757d;cursor:not-allowed;border-color:#e9ecef}.disabledText{display:block;color:#6c757d;font-size:12px;margin-top:4px;font-style:italic}.passwordSection{padding:0}.passwordDisplay{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border:1px solid #ddd;border-radius:6px;background-color:#f8f9fa}.passwordDisplay span{color:#6c757d;font-size:14px;letter-spacing:2px}.changePasswordBtn{background-color:#e74c3c;color:#fff;border:none;padding:8px 16px;border-radius:4px;font-size:12px;font-weight:500;cursor:pointer;transition:background-color .2s ease}.checkPw{background-color:#e74c3c;color:#fff;border:none;padding:8px 16px;border-radius:10px;cursor:pointer;transition:.3s ease;font-size:14px;margin-bottom:15px;margin-left:50%;transform:translate(-50%)}.changePasswordBtn:hover{background-color:#c0392b}.checkPw:hover:not(:disabled){background-color:#c0392b}.checkPw:disabled{background-color:#ccc;cursor:not-allowed}.passwordForm{padding:0}.passwordInputContainer{position:relative;display:flex;align-items:center}.passwordInputContainer .formInput{padding-right:50px}.passwordToggle{position:absolute;right:12px;background:none;border:none;cursor:pointer;font-size:16px;padding:4px;border-radius:4px;transition:background-color .2s ease}.passwordToggle:hover:not(:disabled){background-color:#f8f9fa}.passwordToggle:disabled{opacity:.5;cursor:not-allowed}.formActions{display:flex;gap:12px;margin-top:32px;padding-top:20px;border-top:1px solid #eee}.saveBtn{background-color:#e74c3c;color:#fff;border:none;padding:12px 24px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .2s ease}.saveBtn:hover:not(:disabled){background-color:#c0392b}.saveBtn:disabled{background-color:#ccc;cursor:not-allowed}.cancelBtn{background-color:transparent;color:#666;border:1px solid #ddd;padding:12px 24px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.cancelBtn:hover{background-color:#f8f9fa;border-color:#ccc}.message{padding:16px;border-radius:6px;font-size:14px;font-weight:500;margin-top:16px}.message.success{background-color:#d4edda;color:#155724;border:1px solid #c3e6cb}.message.error{background-color:#f8d7da;color:#721c24;border:1px solid #f1aeb5}.message-top-right{position:absolute;top:10;right:0;margin:24px 24px 0 0;z-index:10;min-width:280px;max-width:350px;box-shadow:0 2px 8px #00000014}.message-inline{display:inline-block;vertical-align:middle;margin-left:16px;margin-top:0;position:static;box-shadow:0 2px 8px #00000014}.profileImage{position:absolute;bottom:13%;right:2%;width:25%}@media (max-width: 768px){.profilePage{padding:16px}.profileHeader h1{font-size:24px}.cardBody{padding:20px}.formActions{flex-direction:column}.saveBtn,.cancelBtn{width:100%}.passwordDisplay{flex-direction:column;align-items:flex-start;gap:12px}.changePasswordBtn{align-self:flex-end}}.create-quiz-questions{padding:24px;background-color:#f8f9fa;min-height:100vh;font-family:Nunito sans;margin-left:230px}.page-header{margin-bottom:32px}.back-to-create{display:inline-flex;align-items:center;gap:8px;background:none;border:none;color:#718096;font-size:14px;font-weight:500;cursor:pointer;margin-bottom:16px;transition:color .3s ease}.back-to-create:hover{color:#4a5568}.page-header h1{font-size:28px;font-weight:600;color:#2d3748;margin:0}.question-count-container{background:#fff;border-radius:12px;padding:48px;box-shadow:0 1px 3px #0000001a;text-align:center;max-width:500px;margin:0 auto}.form-title{font-size:24px;font-weight:600;color:#2d3748;margin:0 0 8px}.form-subtitle{color:#718096;margin-bottom:32px;font-size:16px}.question-count-form{display:flex;flex-direction:column;gap:24px}.input-group{display:flex;flex-direction:column;text-align:left}.input-group label{font-weight:500;color:#2d3748;font-size:14px;margin-bottom:8px}.input-group input{padding:12px;border:2px solid #e2e8f0;border-radius:8px;font-size:16px;transition:border-color .3s ease}.input-group input:focus{outline:none;border-color:#e85a4f}.continue-button{background-color:#e85a4f;color:#fff;border:none;padding:12px 24px;border-radius:8px;cursor:pointer;font-size:16px;font-weight:600;transition:background-color .3s ease}.continue-button:hover{background-color:#dc2626}.continue-button:disabled{background-color:#fed7d7;cursor:not-allowed}.question-form-container{background:#fff;border-radius:12px;padding:32px;box-shadow:0 1px 3px #0000001a}.question-header{margin-bottom:32px}.question-header .form-title{text-align:center;margin-bottom:16px}.progress-bar{width:100%;height:6px;background-color:#e2e8f0;border-radius:3px;overflow:hidden}.question-card{background:#f7fafc;border-radius:12px;padding:24px;margin-bottom:24px}.question-input-group{margin-bottom:24px}.question-input-group label{display:block;font-weight:500;color:#2d3748;font-size:14px;margin-bottom:8px}.question-input-group textarea{width:100%;padding:12px;border:2px solid #e2e8f0;border-radius:8px;font-size:14px;font-family:inherit;resize:vertical;transition:border-color .3s ease;box-sizing:border-box}.question-input-group textarea:focus{outline:none;border-color:#e85a4f}.question-preview{background:#fff;border:2px solid #3b82f6;border-radius:8px;padding:12px;margin-bottom:12px}.preview-label{font-size:12px;font-weight:600;color:#3b82f6;margin-bottom:8px;text-transform:uppercase;letter-spacing:.5px}.preview-content{font-size:14px;line-height:1.6;color:#2d3748}.highlighted-text{background:linear-gradient(120deg,#fef3c7,#fbbf24);padding:2px 6px;border-radius:4px;font-weight:600;color:#92400e;box-shadow:0 1px 2px #fbbf2433}.input-hint{font-size:12px;color:#718096;margin-top:6px;font-style:italic}.options-container{margin-bottom:24px}.options-container>label{display:block;font-weight:500;color:#2d3748;font-size:14px;margin-bottom:12px}.option-input-group{display:flex;align-items:center;gap:12px;margin-bottom:12px}.option-label{font-weight:600;color:#4a5568;font-size:14px;min-width:20px}.option-input-group input{flex:1;padding:10px 12px;border:2px solid #e2e8f0;border-radius:8px;font-size:14px;transition:border-color .3s ease}.option-input-group input:focus{outline:none;border-color:#e85a4f}.correct-answer-group{margin-bottom:0}.correct-answer-group label{display:block;font-weight:500;color:#2d3748;font-size:14px;margin-bottom:8px}.correct-answer-group select{width:100%;padding:12px;border:2px solid #e2e8f0;border-radius:8px;font-size:14px;background-color:#fff;transition:border-color .3s ease}.correct-answer-group select:focus{outline:none;border-color:#e85a4f}.question-navigation{display:flex;justify-content:space-between;align-items:center;padding-top:24px;border-top:1px solid #e2e8f0}.nav-button{display:inline-flex;align-items:center;gap:8px;padding:12px 20px;border-radius:8px;cursor:pointer;font-size:14px;font-weight:500;transition:all .3s ease;border:2px solid transparent}.prev-button{background:none;border-color:#e2e8f0;color:#718096}.prev-button:hover:not(:disabled){border-color:#cbd5e0;color:#4a5568}.prev-button:disabled{opacity:.5;cursor:not-allowed}.next-button{background-color:#e85a4f;color:#fff;border:none}.next-button:hover:not(:disabled){background-color:#dc2626}.next-button:disabled{background-color:#fed7d7;cursor:not-allowed}.submit-button{background-color:#059669;color:#fff;border:none}.submit-button:hover:not(:disabled){background-color:#047857}.submit-button:disabled{background-color:#d1fae5;cursor:not-allowed}.question-indicators{display:flex;gap:8px;flex-wrap:wrap;justify-content:center}.question-indicator{width:32px;height:32px;border-radius:50%;background-color:#e2e8f0;color:#718096;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:600;cursor:pointer;transition:all .3s ease}.question-indicator.active{background-color:#e85a4f;color:#fff}.question-indicator.completed{background-color:#059669;color:#fff}.question-indicator.completed.active{background-color:#e85a4f;color:#fff}.score-management-container{background:#fff;border-radius:12px;padding:32px;box-shadow:0 1px 3px #0000001a;max-width:600px;margin:0 auto}.score-header{text-align:center;margin-bottom:32px}.score-icon{color:#e85a4f;margin-bottom:16px}.score-header .form-title{margin-bottom:8px}.score-header .form-subtitle{margin-bottom:0}.score-card{background:#f7fafc;border-radius:12px;padding:24px}.quiz-summary{background:#fff;border-radius:8px;padding:20px;margin-bottom:24px;border:1px solid #e2e8f0}.quiz-summary h3{font-size:16px;font-weight:600;color:#2d3748;margin:0 0 16px}.summary-item{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.summary-item:last-child{margin-bottom:0}.summary-label{font-size:14px;color:#718096;font-weight:500}.summary-value{font-size:14px;font-weight:600;color:#2d3748}.score-form{display:flex;flex-direction:column;gap:24px}.score-input-group{display:flex;flex-direction:column}.score-input-group label{font-weight:500;color:#2d3748;font-size:14px;margin-bottom:8px}.score-input-wrapper{position:relative;display:flex;align-items:center;margin-bottom:6px}.score-input-wrapper input{flex:1;padding:12px 60px 12px 12px;border:2px solid #e2e8f0;border-radius:8px;font-size:16px;transition:border-color .3s ease}.score-input-wrapper input:focus{outline:none;border-color:#e85a4f}.score-input-wrapper .score-unit{position:absolute;right:12px;color:#718096;font-size:14px;font-weight:500}.score-hint{font-size:12px;color:#718096;font-style:italic}.total-score-display{margin:8px 0}.total-score-card{background:linear-gradient(135deg,#e85a4f,#dc2626);color:#fff;border-radius:12px;padding:20px;text-align:center}.total-score-card h4{font-size:14px;font-weight:500;margin:0 0 8px;opacity:.9;text-transform:uppercase;letter-spacing:.5px}.total-score-value{font-size:32px;font-weight:700;margin-bottom:8px}.total-score-value .score-unit{font-size:16px;font-weight:500;opacity:.8}.score-calculation{font-size:12px;opacity:.8;font-weight:400}.score-actions{display:flex;gap:16px;justify-content:space-between;align-items:center}.back-button:hover{border-color:#cbd5e0;color:#4a5568}.create-quiz-button{display:inline-flex;align-items:center;gap:8px;background-color:#059669;color:#fff;border:none;padding:12px 24px;border-radius:8px;cursor:pointer;font-size:14px;font-weight:600;transition:background-color .3s ease}.create-quiz-button:hover:not(:disabled){background-color:#047857}.create-quiz-button:disabled{background-color:#d1fae5;cursor:not-allowed}.import-method-badge{display:inline-block;background:linear-gradient(135deg,#8b5cf6,#ec4899);color:#fff;padding:4px 12px;border-radius:16px;font-size:12px;font-weight:500;margin-left:12px}.excel-import-container{background:#fff;border-radius:12px;padding:48px;box-shadow:0 1px 3px #0000001a;max-width:600px;margin:0 auto}.template-download{text-align:center;margin-bottom:24px;padding:16px;background:#f0fdf4;border-radius:8px;border:1px solid #bbf7d0}.template-download p{margin:0 0 12px;color:#166534;font-size:14px}.template-button{display:inline-flex;align-items:center;gap:8px;background-color:#059669;color:#fff;border:none;padding:10px 20px;border-radius:8px;cursor:pointer;font-size:14px;font-weight:500;transition:background-color .3s ease}.template-button:hover{background-color:#047857}.excel-dropzone{border:2px dashed #e2e8f0;border-radius:12px;padding:48px 24px;text-align:center;background-color:#f7fafc;cursor:pointer;transition:all .3s ease;margin-bottom:24px}.excel-dropzone:hover{border-color:#e85a4f;background-color:#fef2f2}.excel-dropzone.has-file{border-color:#059669;background-color:#f0fdf4}.dropzone-content{display:flex;flex-direction:column;align-items:center;gap:12px}.dropzone-icon{color:#718096}.excel-dropzone:hover .dropzone-icon{color:#e85a4f}.excel-dropzone.has-file .dropzone-icon{color:#059669}.dropzone-text{font-size:16px;font-weight:500;color:#2d3748;margin:0}.dropzone-hint{font-size:14px;color:#718096;margin:0}.smart-import-container{background:#fff;border-radius:12px;padding:48px;box-shadow:0 1px 3px #0000001a;max-width:700px;margin:0 auto}.smart-import-form{display:flex;flex-direction:column;gap:20px}.smart-import-form .input-group{display:flex;flex-direction:column}.smart-import-form .input-group label{font-weight:500;color:#2d3748;font-size:14px;margin-bottom:8px}.smart-import-form .input-group input,.smart-import-form .input-group textarea,.smart-import-form .input-group select{padding:12px;border:2px solid #e2e8f0;border-radius:8px;font-size:14px;transition:border-color .3s ease;font-family:inherit}.smart-import-form .input-group input:focus,.smart-import-form .input-group textarea:focus,.smart-import-form .input-group select:focus{outline:none;border-color:#e85a4f}.difficulty-select{cursor:pointer;background-color:#fff}.checkbox-group{gap:8px!important}.checkbox-label{display:flex;align-items:center;gap:12px;cursor:pointer;margin-bottom:0!important}.checkbox-label input[type=checkbox]{width:20px;height:20px;cursor:pointer;accent-color:#e85a4f}.checkbox-label span{font-weight:500;color:#2d3748;font-size:14px}.checkbox-hint{font-size:12px;color:#718096;margin:0;padding-left:32px;font-style:italic}.generate-prompt-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:linear-gradient(135deg,#8b5cf6,#ec4899);color:#fff;border:none;padding:14px 28px;border-radius:8px;cursor:pointer;font-size:16px;font-weight:600;transition:opacity .3s ease,transform .2s ease;margin-top:8px}.generate-prompt-button:hover:not(:disabled){opacity:.9;transform:translateY(-1px)}.generate-prompt-button:disabled{opacity:.5;cursor:not-allowed}.prompt-section{margin-bottom:32px}.prompt-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.prompt-header label{font-weight:500;color:#2d3748;font-size:14px}.copy-button{display:inline-flex;align-items:center;gap:6px;background-color:#e2e8f0;color:#4a5568;border:none;padding:6px 12px;border-radius:6px;cursor:pointer;font-size:13px;font-weight:500;transition:all .3s ease}.copy-button:hover{background-color:#cbd5e0}.copy-button.copied{background-color:#059669;color:#fff}.prompt-display{background-color:#1e293b;color:#e2e8f0;padding:16px;border-radius:8px;max-height:300px;overflow-y:auto}.prompt-display pre{white-space:pre-wrap;word-wrap:break-word;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:13px;line-height:1.5;margin:0}.json-input-section{display:flex;flex-direction:column;gap:12px}.json-input-section label{font-weight:500;color:#2d3748;font-size:14px}.json-textarea{padding:12px;border:2px solid #e2e8f0;border-radius:8px;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:13px;resize:vertical;transition:border-color .3s ease}.json-textarea:focus{outline:none;border-color:#e85a4f}.json-actions{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-top:8px}.back-button-small{display:inline-flex;align-items:center;gap:6px;background:none;border:2px solid #e2e8f0;color:#718096;padding:10px 16px;border-radius:8px;cursor:pointer;font-size:14px;font-weight:500;transition:all .3s ease}.back-button-small:hover{border-color:#cbd5e0;color:#4a5568}.parse-button{background-color:#e85a4f;color:#fff;border:none;padding:10px 24px;border-radius:8px;cursor:pointer;font-size:14px;font-weight:600;transition:background-color .3s ease}.parse-button:hover:not(:disabled){background-color:#dc2626}.parse-button:disabled{background-color:#fed7d7;cursor:not-allowed}.parse-errors{background-color:#fef2f2;border:1px solid #fecaca;border-radius:8px;padding:16px;margin-bottom:24px}.error-header{display:flex;align-items:center;gap:8px;color:#dc2626;font-weight:600;margin-bottom:12px}.parse-errors ul{margin:0;padding-left:24px}.parse-errors li{color:#b91c1c;font-size:13px;margin-bottom:4px}.error-note{margin:12px 0 0;font-size:13px;color:#9ca3af;font-style:italic}.json-error{display:flex;align-items:flex-start;gap:8px;background-color:#fef2f2;border:1px solid #fecaca;color:#dc2626;padding:12px;border-radius:8px}.json-error pre{margin:0;white-space:pre-wrap;font-size:13px;font-family:inherit}.parse-warnings{display:flex;align-items:center;gap:8px;background-color:#fef3c7;border:1px solid #fcd34d;color:#92400e;padding:10px 14px;border-radius:8px;font-size:13px;margin-bottom:16px}.import-preview{text-align:center;padding:32px;background:#f0fdf4;border-radius:12px;border:1px solid #bbf7d0}.preview-header{display:flex;align-items:center;justify-content:center;gap:10px;margin-bottom:20px}.success-icon{color:#059669}.preview-header span{font-size:18px;font-weight:600;color:#166534}.question-actions{display:flex;gap:12px;margin-bottom:16px}.add-question-btn{display:inline-flex;align-items:center;gap:6px;background-color:#059669;color:#fff;border:none;padding:8px 16px;border-radius:6px;cursor:pointer;font-size:13px;font-weight:500;transition:background-color .3s ease}.add-question-btn:hover{background-color:#047857}.delete-question-btn{display:inline-flex;align-items:center;gap:6px;background-color:#dc2626;color:#fff;border:none;padding:8px 16px;border-radius:6px;cursor:pointer;font-size:13px;font-weight:500;transition:background-color .3s ease}.delete-question-btn:hover:not(:disabled){background-color:#b91c1c}.delete-question-btn:disabled{background-color:#fca5a5;cursor:not-allowed}@media (max-width: 768px){.create-quiz-questions{padding:16px}.question-count-container{padding:32px 24px}.question-form-container{padding:24px 16px}.question-card{padding:16px}.question-navigation{flex-direction:column;gap:16px}.question-indicators{order:-1}.nav-button{width:100%;justify-content:center}.option-input-group{flex-direction:column;align-items:flex-start;gap:6px}.option-input-group input{width:100%}.score-management-container{padding:24px 16px}.score-card,.quiz-summary{padding:16px}.score-actions{flex-direction:column;gap:12px}.back-button,.create-quiz-button{width:100%;justify-content:center}.total-score-value{font-size:28px}.excel-import-container{padding:24px}.excel-dropzone{padding:32px 16px}.smart-import-container{padding:24px}.prompt-display{max-height:200px}.json-actions{flex-direction:column}.json-actions button{width:100%}.question-actions{flex-direction:column}.add-question-btn,.delete-question-btn{width:100%;justify-content:center}}.create-contest-questions{padding:24px;background-color:#f8f9fa;min-height:100vh;font-family:Nunito sans;margin-left:230px}.content-wrapper{max-width:900px;margin:0 auto}.step-container{background:#fff;border-radius:12px;padding:32px;box-shadow:0 1px 3px #0000001a}.config-header{text-align:center;margin-bottom:32px}.question-header{text-align:left;margin-bottom:24px;position:relative}.question-title-wrapper{margin-bottom:16px;text-align:left}.create-contest-questions .question-header .use-problem-bank-btn{display:inline-flex;align-items:center;gap:8px;background:#e85a4f;color:#fff;border:none;padding:11px 20px;border-radius:8px;cursor:pointer;font-size:14px;font-weight:600;transition:all .2s ease;box-shadow:0 2px 4px #e85a4f33}.create-contest-questions .question-header .use-problem-bank-btn:hover{background:#dc2626;transform:translateY(-1px);box-shadow:0 4px 8px #e85a4f4d}.create-contest-questions .question-header .use-problem-bank-btn:active{transform:translateY(0);box-shadow:0 2px 4px #e85a4f33}.step-title{font-size:24px;font-weight:600;color:#2d3748;margin:0 0 8px;text-align:left}.step-subtitle{color:#718096;font-size:16px;margin:0}.config-form{max-width:600px;margin:0 auto}.form-group{margin-bottom:24px}.form-group select,.form-group input,.form-group textarea{width:100%;padding:12px;border:2px solid #e2e8f0;border-radius:8px;font-size:14px;transition:border-color .3s ease;box-sizing:border-box;font-family:inherit}.form-group select:focus,.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#e85a4f}.language-options{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-top:8px;max-width:600px}.language-card{background:#f7fafc;border:2px solid #e2e8f0;border-radius:12px;padding:20px;cursor:pointer;transition:all .3s ease;text-align:center}.language-card:hover{border-color:#e85a4f;transform:translateY(-2px);box-shadow:0 4px 12px #e85a4f26}.language-card.selected{border-color:#e85a4f;background-color:#fef5f4}.language-icon{width:40px;height:40px;background-color:#e85a4f;border-radius:8px;display:flex;align-items:center;justify-content:center;margin:0 auto 12px;color:#fff}.language-card h3{font-size:16px;font-weight:600;color:#2d3748;margin:0 0 4px}.language-card p{color:#718096;margin:0;font-size:14px}.question-progress{display:flex;align-items:center;gap:12px;margin-bottom:32px}.progress-bar{flex:1;height:8px;background-color:#e2e8f0;border-radius:4px;overflow:hidden}.progress-fill{height:100%;background-color:#e85a4f;transition:width .3s ease}.progress-text{font-size:14px;font-weight:500;color:#2d3748;min-width:40px;text-align:center}.question-form{max-width:800px;margin:0 auto}.example-section{margin-bottom:32px}.example-section h3{display:flex;align-items:center;gap:8px;font-size:18px;font-weight:600;color:#2d3748;margin:0 0 16px}.example-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.test-cases-section{margin-bottom:32px}.section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.section-header h3{display:flex;align-items:center;gap:8px;font-size:18px;font-weight:600;color:#2d3748;margin:0}.section-subtitle{color:#718096;font-size:13px;margin:0 0 16px;line-height:1.5}.io-format-section,.starter-code-section{margin-bottom:32px}.io-format-section h3,.starter-code-section h3{display:flex;align-items:center;gap:8px;font-size:18px;font-weight:600;color:#2d3748;margin:0 0 16px}.io-format-section .io-format-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.starter-code-section .starter-code-grid{display:grid;grid-template-columns:1fr;gap:16px}.form-group .label{display:flex;align-items:center;gap:8px;font-weight:500;color:#2d3748;font-size:14px;margin-bottom:8px}.add-test-case-btn{display:flex;align-items:center;gap:6px;background-color:#e85a4f;color:#fff;border:none;padding:8px 16px;border-radius:6px;cursor:pointer;font-size:14px;font-weight:500;transition:background-color .3s ease}.add-test-case-btn:hover{background-color:#dc2626}.test-case-card{background:#f7fafc;border:1px solid #e2e8f0;border-radius:8px;padding:16px;margin-bottom:16px}.test-case-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.test-case-header span{font-weight:500;color:#2d3748}.remove-test-case-btn{background:none;border:1px solid #e53e3e;color:#e53e3e;padding:4px 12px;border-radius:4px;cursor:pointer;font-size:12px;transition:all .3s ease}.remove-test-case-btn:hover{background-color:#e53e3e;color:#fff}.test-case-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.form-actions{display:flex;justify-content:space-between;align-items:center;margin-top:32px;padding-top:24px;border-top:1px solid #e2e8f0}.right-actions{display:flex;gap:12px}.back-button{display:inline-flex;align-items:center;gap:8px;background:none;border:2px solid #e2e8f0;color:#718096;padding:12px 20px;border-radius:8px;cursor:pointer;font-size:14px;font-weight:500;transition:all .3s ease}.back-button:hover:not(:disabled){border-color:#cbd5e0;color:#4a5568}.back-button:disabled{opacity:.5;cursor:not-allowed}.continue-button,.next-button{display:inline-flex;align-items:center;gap:8px;background-color:#e85a4f;color:#fff;border:none;padding:12px 20px;border-radius:8px;cursor:pointer;font-size:14px;font-weight:600;transition:background-color .3s ease}.continue-button:hover,.next-button:hover{background-color:#dc2626}.save-button{display:inline-flex;align-items:center;gap:8px;background-color:#059669;color:#fff;border:none;padding:12px 20px;border-radius:8px;cursor:pointer;font-size:14px;font-weight:600;transition:background-color .3s ease}.save-button:hover{background-color:#047857}@media (max-width: 768px){.create-contest-questions{padding:16px}.step-container{padding:24px 16px}.language-options,.example-grid,.test-case-grid,.io-format-section .io-format-grid,.starter-code-section .starter-code-grid{grid-template-columns:1fr}.form-actions{flex-direction:column;gap:16px}.right-actions{width:100%;justify-content:center}.section-header{flex-direction:column;gap:12px;align-items:flex-start}.question-progress{flex-direction:column;gap:8px}.progress-bar{width:100%}.create-contest-questions .question-header .use-problem-bank-btn{width:auto;padding:10px 18px;font-size:13px}}._overlay_1krzr_3{position:fixed;top:0;left:0;right:0;bottom:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:2000;animation:_fadeIn_1krzr_1 .2s ease}@keyframes _fadeIn_1krzr_1{0%{opacity:0}to{opacity:1}}._modal_1krzr_22{background:#fff;border-radius:16px;box-shadow:0 20px 60px #0000004d;width:90%;max-width:900px;max-height:85vh;display:flex;flex-direction:column;animation:_slideUp_1krzr_1 .3s ease}@keyframes _slideUp_1krzr_1{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}._header_1krzr_46{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem;border-bottom:1px solid #e2e8f0}._title_1krzr_54{font-size:1.5rem;font-weight:600;color:#2d3748;margin:0}._closeBtn_1krzr_61{background:none;border:none;color:#718096;cursor:pointer;padding:6px;border-radius:6px;transition:all .2s;display:flex;align-items:center;justify-content:center}._closeBtn_1krzr_61:hover{background:#f7fafc;color:#2d3748}._controls_1krzr_80{padding:1.5rem 2rem;border-bottom:1px solid #e2e8f0;display:flex;flex-direction:column;gap:1rem}._searchBar_1krzr_88{position:relative}._searchIcon_1krzr_92{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#a0aec0}._searchInput_1krzr_100{width:100%;padding:10px 12px 10px 40px;border:2px solid #e2e8f0;border-radius:8px;font-size:.95rem;transition:border-color .2s;box-sizing:border-box}._searchInput_1krzr_100:focus{outline:none;border-color:#e53e3e}._filterSection_1krzr_115{display:flex;gap:.5rem;align-items:center;flex-wrap:wrap}._filterBtn_1krzr_122{padding:6px 14px;background:#f7fafc;color:#4a5568;border:1px solid #e2e8f0;border-radius:6px;font-size:.85rem;font-weight:500;cursor:pointer;transition:all .2s}._filterBtn_1krzr_122:hover{background:#edf2f7;border-color:#cbd5e0}._filterBtnActive_1krzr_139{background:#e53e3e;color:#fff;border-color:#e53e3e}._filterBtnActive_1krzr_139:hover{background:#c53030}._content_1krzr_150{flex:1;overflow-y:auto;padding:1.5rem 2rem}._emptyState_1krzr_156{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;color:#718096;text-align:center}._emptyIcon_1krzr_166{color:#cbd5e0;margin-bottom:1rem}._spinner_1krzr_171{animation:_spin_1krzr_171 1s linear infinite;color:#e53e3e}@keyframes _spin_1krzr_171{to{transform:rotate(360deg)}}._problemsList_1krzr_181{display:grid;grid-template-columns:repeat(auto-fill,minmax(380px,1fr));gap:1rem}._problemCard_1krzr_187{background:#f7fafc;border:2px solid #e2e8f0;border-radius:12px;padding:1.25rem;cursor:pointer;transition:all .2s}._problemCard_1krzr_187:hover{border-color:#e53e3e;box-shadow:0 4px 12px #e53e3e26;transform:translateY(-2px)}._problemCardSelected_1krzr_202{border-color:#e53e3e;background:#fff5f5;box-shadow:0 4px 12px #e53e3e33}._cardHeader_1krzr_208{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.75rem}._cardTitle_1krzr_215{display:flex;align-items:center;gap:.75rem;flex:1}._cardTitle_1krzr_215 h3{font-size:1.1rem;font-weight:600;color:#2d3748;margin:0;word-break:break-word}._checkIcon_1krzr_230{color:#e53e3e;flex-shrink:0}._difficultyBadge_1krzr_235{padding:4px 10px;border-radius:12px;font-size:.75rem;font-weight:600;text-transform:uppercase;flex-shrink:0}._difficultyEasy_1krzr_244{background:#c6f6d5;color:#22543d}._difficultyMedium_1krzr_249{background:#fbd38d;color:#7c2d12}._difficultyHard_1krzr_254{background:#fc8181;color:#742a2a}._cardDescription_1krzr_259{color:#4a5568;font-size:.9rem;line-height:1.5;margin:0 0 .75rem}._cardMeta_1krzr_266{display:flex;gap:1rem;align-items:center;margin-bottom:.75rem;font-size:.85rem;color:#718096}._metaItem_1krzr_275{display:flex;align-items:center;gap:4px}._previewBtn_1krzr_281{background:none;border:none;color:#e53e3e;font-size:.85rem;font-weight:500;cursor:pointer;padding:0;margin-left:auto;transition:color .2s}._previewBtn_1krzr_281:hover{color:#c53030;text-decoration:underline}._cardTopics_1krzr_298{display:flex;gap:.5rem;flex-wrap:wrap}._topicTag_1krzr_304{background:#edf2f7;color:#4a5568;padding:4px 10px;border-radius:12px;font-size:.75rem;font-weight:500}._footer_1krzr_314{padding:1.5rem 2rem;border-top:1px solid #e2e8f0;display:flex;justify-content:flex-end;gap:1rem}._cancelBtn_1krzr_322{padding:10px 24px;background:#f7fafc;color:#4a5568;border:1px solid #e2e8f0;border-radius:8px;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .2s}._cancelBtn_1krzr_322:hover{background:#edf2f7}._selectBtn_1krzr_338{padding:10px 24px;background:#e53e3e;color:#fff;border:none;border-radius:8px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s}._selectBtn_1krzr_338:hover:not(:disabled){background:#c53030;box-shadow:0 4px 12px #e53e3e4d}._selectBtn_1krzr_338:disabled{opacity:.5;cursor:not-allowed}._previewOverlay_1krzr_361{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:2100}._previewModal_1krzr_374{background:#fff;border-radius:12px;width:90%;max-width:800px;max-height:85vh;overflow-y:auto;box-shadow:0 20px 60px #0006}._previewHeader_1krzr_384{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem;border-bottom:1px solid #e2e8f0;position:sticky;top:0;background:#fff;z-index:10}._previewHeader_1krzr_384 h3{font-size:1.5rem;font-weight:600;color:#2d3748;margin:0}._previewContent_1krzr_403{padding:2rem}._previewSection_1krzr_407{margin-bottom:1.5rem}._previewSection_1krzr_407 h4{font-size:1rem;font-weight:600;color:#2d3748;margin:0 0 .75rem;padding-bottom:.5rem;border-bottom:2px solid #e53e3e}._previewSection_1krzr_407 p{color:#4a5568;line-height:1.6;margin:0}._previewSection_1krzr_407 pre{background:#f7fafc;padding:1rem;border-radius:6px;font-size:.9rem;overflow-x:auto;margin:0}._previewGrid_1krzr_435{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-bottom:1.5rem}._exampleBlock_1krzr_442{background:#f7fafc;padding:1rem;border-radius:8px;margin-bottom:1rem}._exampleBlock_1krzr_442:last-child{margin-bottom:0}._exampleIO_1krzr_453{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:.75rem}._exampleIO_1krzr_453 strong{color:#2d3748;font-size:.9rem;display:block;margin-bottom:.25rem}._exampleIO_1krzr_453 pre{background:#fff;padding:.75rem;border-radius:4px;font-size:.85rem;margin:0;border:1px solid #e2e8f0}._explanation_1krzr_476{color:#4a5568;font-size:.9rem;line-height:1.5;margin:0}._explanation_1krzr_476 strong{color:#2d3748}._wrapper_mz773_3{display:flex;min-height:100vh;background-color:#f8f9fa;font-family:Nunito sans}._content_mz773_10{flex:1;margin-left:280px}._listPage_mz773_16{padding:2rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}._pageHeader_mz773_21{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}._pageTitle_mz773_28{font-size:2.5rem;font-weight:700;color:#2d3748;margin:0 0 .5rem}._pageSubtitle_mz773_35{font-size:1.1rem;color:#718096;margin:0}._createBtn_mz773_41{display:flex;align-items:center;gap:8px;background:#e53e3e;color:#fff;border:none;padding:12px 24px;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s}._createBtn_mz773_41:hover{background:#c53030;transform:translateY(-2px);box-shadow:0 4px 12px #e53e3e4d}._smartImportBtn_mz773_62{display:flex;align-items:center;gap:8px;background:linear-gradient(135deg,#8b5cf6,#ec4899);color:#fff;border:none;padding:12px 24px;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s}._smartImportBtn_mz773_62:hover{transform:translateY(-2px);box-shadow:0 4px 12px #8b5cf666}._controlsSection_mz773_83{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 2px 4px #0000001a;margin-bottom:2rem;display:flex;gap:2rem;align-items:flex-start;flex-wrap:wrap}._searchBar_mz773_95{position:relative;flex:1;min-width:300px}._searchInput_mz773_101{width:100%;padding:12px 16px 12px 48px;border:2px solid #e2e8f0;border-radius:8px;font-size:1rem;transition:border-color .2s;box-sizing:border-box}._searchInput_mz773_101:focus{outline:none;border-color:#e53e3e}._searchIcon_mz773_116{position:absolute;left:16px;top:50%;transform:translateY(-50%);color:#a0aec0}._filterSection_mz773_124{display:flex;align-items:center;gap:1rem}._filterIcon_mz773_130{color:#718096}._filterButtons_mz773_134{display:flex;gap:.5rem}._filterBtn_mz773_139{padding:8px 16px;border:2px solid #e2e8f0;background:#fff;border-radius:6px;font-size:.9rem;font-weight:500;color:#718096;cursor:pointer;transition:all .2s}._filterBtn_mz773_139:hover{border-color:#e53e3e;color:#e53e3e}._filterBtnActive_mz773_156{background:#e53e3e;border-color:#e53e3e;color:#fff}._filterBtnActive_mz773_156:hover{background:#c53030;border-color:#c53030;color:#fff}._problemsSection_mz773_169{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 2px 4px #0000001a}._sectionHeader_mz773_176{margin-bottom:1.5rem}._sectionTitle_mz773_180{display:flex;align-items:center;gap:.75rem;font-size:1.5rem;font-weight:600;color:#2d3748;margin:0}._typeIcon_mz773_190{color:#e53e3e}._count_mz773_194{font-size:1rem;font-weight:400;color:#718096}._problemsGrid_mz773_201{display:grid;grid-template-columns:repeat(auto-fill,minmax(400px,1fr));gap:1.5rem}._problemCard_mz773_207{border:1px solid #e2e8f0;border-radius:12px;padding:1.5rem;background:#fff;transition:all .2s}._problemCard_mz773_207:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}._cardHeader_mz773_220{margin-bottom:1rem}._cardTitle_mz773_224{display:flex;justify-content:space-between;align-items:center}._cardTitleText_mz773_230{font-size:1.25rem;font-weight:600;color:#2d3748;margin:0}._difficultyBadge_mz773_237{font-size:.75rem;font-weight:600;padding:4px 12px;border-radius:12px;text-transform:uppercase}._difficultyEasy_mz773_245{background:#c6f6d5;color:#22543d}._difficultyMedium_mz773_250{background:#fef5e7;color:#744210}._difficultyHard_mz773_255{background:#fed7d7;color:#742a2a}._cardDescription_mz773_260{color:#718096;font-size:.9rem;margin-bottom:1rem;line-height:1.5}._cardTopics_mz773_267{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}._topicTag_mz773_274{font-size:.75rem;padding:4px 10px;background:#edf2f7;color:#4a5568;border-radius:4px;font-weight:500}._cardMeta_mz773_283{display:flex;gap:1rem;align-items:center;margin-bottom:1rem;padding-top:1rem;border-top:1px solid #f7fafc}._testCount_mz773_292{display:flex;align-items:center;gap:4px;font-size:.85rem;color:#718096}._createdDate_mz773_300{font-size:.85rem;color:#a0aec0;margin-left:auto}._cardActions_mz773_306{display:flex;gap:.75rem}._btnView_mz773_311,._btnEdit_mz773_312,._btnDelete_mz773_313{display:flex;align-items:center;gap:6px;padding:8px 16px;border-radius:6px;font-size:.85rem;font-weight:500;cursor:pointer;transition:all .2s;border:none}._btnView_mz773_311{background:#edf2f7;color:#4a5568}._btnView_mz773_311:hover{background:#e2e8f0}._btnEdit_mz773_312{background:#ebf8ff;color:#2b6cb0}._btnEdit_mz773_312:hover{background:#bee3f8}._btnDelete_mz773_313{background:#fff5f5;color:#c53030}._btnDelete_mz773_313:hover{background:#fed7d7}._emptyState_mz773_354{text-align:center;padding:4rem 2rem;color:#718096;font-size:1.1rem;display:flex;flex-direction:column;align-items:center;gap:1rem}._spinner_mz773_366{animation:_spin_mz773_366 1s linear infinite}@keyframes _spin_mz773_366{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._modalOverlay_mz773_380{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}._modalContent_mz773_393{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 10px 25px #0003;max-width:500px;width:90%}._modalTitle_mz773_402{font-size:1.5rem;font-weight:600;color:#2d3748;margin:1rem}._modalText_mz773_409{font-size:1rem;color:#718096;margin:0 0 1.5rem;line-height:1.5}._modalActions_mz773_416{display:flex;gap:1rem;justify-content:flex-end}._btnSecondary_mz773_422{padding:10px 20px;background:#f7fafc;color:#4a5568;border:1px solid #e2e8f0;border-radius:6px;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s}._btnSecondary_mz773_422:hover{background:#edf2f7}._btnDanger_mz773_438{padding:10px 20px;background:#e53e3e;color:#fff;border:none;border-radius:6px;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s}._btnDanger_mz773_438:hover{background:#c53030}._viewModal_mz773_455{max-width:800px;max-height:85vh;overflow-y:auto}._modalHeader_mz773_461{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #e2e8f0}._closeButton_mz773_470{background:none;border:none;color:#718096;cursor:pointer;padding:4px;border-radius:4px;transition:all .2s}._closeButton_mz773_470:hover{background:#f7fafc;color:#2d3748}._viewContent_mz773_485{margin-bottom:1rem}._viewSection_mz773_489{margin-bottom:1.5rem}._viewSectionTitle_mz773_493{font-size:1rem;font-weight:600;color:#2d3748;margin:0 0 .5rem;padding-bottom:.5rem;border-bottom:2px solid #e53e3e}._viewSectionText_mz773_502{color:#4a5568;line-height:1.6;margin:0}._viewSectionPre_mz773_508{background:#f7fafc;padding:1rem;border-radius:6px;font-size:.9rem;overflow-x:auto;margin:0}._viewGrid_mz773_517{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}._exampleBlock_mz773_523{background:#f7fafc;border-radius:8px;padding:1rem;margin-bottom:1rem;border-left:4px solid #e53e3e}._exampleIO_mz773_531{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:.5rem}._examplePre_mz773_538{background:#fff;padding:.5rem;border-radius:4px;font-size:.85rem;margin:.25rem 0 0}._explanation_mz773_546{font-size:.9rem;color:#718096;margin:.5rem 0 0}._formPage_mz773_555{padding:2rem;width:100%;max-width:80%;margin:0 auto}._formHeader_mz773_562{margin-bottom:2rem}._formTitle_mz773_566{font-size:1.75rem;font-weight:600;color:#2d3748;margin:1rem 0 0}._formContainer_mz773_573{background:#fff;border-radius:12px;padding:2.5rem;box-shadow:0 2px 4px #0000001a;width:100%}._formGroup_mz773_582{margin-bottom:1.5rem}._label_mz773_586{display:flex;align-items:center;gap:8px;font-weight:500;color:#2d3748;font-size:14px;margin-bottom:8px}._input_mz773_596,._textarea_mz773_597,._select_mz773_598{width:100%;padding:12px;border:2px solid #e2e8f0;border-radius:8px;font-size:14px;transition:border-color .3s ease;box-sizing:border-box;font-family:inherit}._input_mz773_596:focus,._textarea_mz773_597:focus,._select_mz773_598:focus{outline:none;border-color:#e53e3e}._codeTextarea_mz773_616{font-family:Courier New,monospace;background:#2d3748;color:#e2e8f0}._formRow_mz773_622{display:grid;grid-template-columns:1fr 2fr;gap:1.5rem;margin-bottom:1.5rem}._topicsSelect_mz773_630{display:flex;flex-wrap:wrap;gap:.5rem}._topicBtn_mz773_636{padding:6px 12px;border:2px solid #e2e8f0;background:#fff;border-radius:6px;font-size:.85rem;color:#718096;cursor:pointer;transition:all .2s}._topicBtn_mz773_636:hover{border-color:#e53e3e;color:#e53e3e}._topicBtnSelected_mz773_652{background:#e53e3e;border-color:#e53e3e;color:#fff}._topicBtnSelected_mz773_652:hover{background:#c53030;border-color:#c53030;color:#fff}._customTopicInput_mz773_665{display:flex;gap:.5rem;margin-top:.75rem;width:100%}._customTopicInput_mz773_665 ._input_mz773_596{flex:1;max-width:250px}._addTopicBtn_mz773_677{display:flex;align-items:center;gap:4px;padding:8px 16px;background:#e53e3e;color:#fff;border:none;border-radius:6px;font-size:.85rem;font-weight:500;cursor:pointer;transition:background-color .2s}._addTopicBtn_mz773_677:hover{background:#c53030}._ioFormatSection_mz773_697{margin-bottom:2rem}._sectionTitleSmall_mz773_701{display:flex;align-items:center;gap:8px;font-size:1.1rem;font-weight:600;color:#2d3748;margin:0 0 1rem}._ioFormatGrid_mz773_711{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}._testCasesSection_mz773_718{margin-bottom:2rem}._testCasesSectionHeader_mz773_722{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}._sectionSubtitle_mz773_729{font-size:.9rem;color:#718096;margin-bottom:1rem}._addTestCaseBtn_mz773_735{display:flex;align-items:center;gap:6px;background:#e53e3e;color:#fff;border:none;padding:8px 16px;border-radius:6px;cursor:pointer;font-size:.85rem;font-weight:500;transition:background-color .2s}._addTestCaseBtn_mz773_735:hover{background:#c53030}._testCaseCard_mz773_754{background:#f7fafc;border:1px solid #e2e8f0;border-radius:8px;padding:1rem;margin-bottom:1rem}._testCaseHeader_mz773_762{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}._testCaseLabel_mz773_769{font-weight:500;color:#2d3748}._removeTestCaseBtn_mz773_774{background:none;border:1px solid #e53e3e;color:#e53e3e;padding:4px 12px;border-radius:4px;cursor:pointer;font-size:.8rem;transition:all .2s}._removeTestCaseBtn_mz773_774:hover{background:#e53e3e;color:#fff}._testCaseGrid_mz773_790{display:grid;grid-template-columns:1fr 1fr;gap:1rem}._starterCodeSection_mz773_797{margin-bottom:2rem}._starterCodeGrid_mz773_801{display:flex;flex-direction:column;gap:1rem}._formActions_mz773_808{display:flex;justify-content:space-between;align-items:center;margin-top:2rem;padding-top:1.5rem;border-top:1px solid #e2e8f0}._backButton_mz773_817{display:inline-flex;align-items:center;gap:8px;background:none;border:2px solid #e2e8f0;color:#718096;padding:12px 20px;border-radius:8px;cursor:pointer;font-size:14px;font-weight:500;transition:all .2s}._backButton_mz773_817:hover{border-color:#cbd5e0;color:#4a5568}._saveButton_mz773_837{display:inline-flex;align-items:center;gap:8px;background:#38a169;color:#fff;border:none;padding:12px 24px;border-radius:8px;cursor:pointer;font-size:14px;font-weight:600;transition:all .2s}._saveButton_mz773_837:hover{background:#2f855a}@media (max-width: 1024px){._content_mz773_10{margin-left:0}}@media (max-width: 768px){._listPage_mz773_16{padding:1rem}._pageHeader_mz773_21{flex-direction:column;gap:1rem;align-items:flex-start}._controlsSection_mz773_83{flex-direction:column;gap:1rem}._searchBar_mz773_95{min-width:unset}._problemsGrid_mz773_201{grid-template-columns:1fr}._cardActions_mz773_306{flex-direction:column}._viewGrid_mz773_517,._ioFormatGrid_mz773_711,._testCaseGrid_mz773_790,._formRow_mz773_622,._exampleIO_mz773_531{grid-template-columns:1fr}._formActions_mz773_808{flex-direction:column;gap:1rem}._backButton_mz773_817,._saveButton_mz773_837{width:100%;justify-content:center}}._smartImportModal_mz773_920{max-width:900px;max-height:90vh;overflow-y:auto;padding:0}._smartImportConfig_mz773_927{padding:1.5rem 2rem}._modeSelector_mz773_931{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:2rem}._modeBtn_mz773_938{display:flex;align-items:center;justify-content:center;gap:8px;padding:1rem;background:#f7fafc;border:2px solid #e2e8f0;border-radius:8px;font-size:.95rem;font-weight:500;color:#4a5568;cursor:pointer;transition:all .2s}._modeBtn_mz773_938:hover{border-color:#cbd5e0;background:#edf2f7}._modeBtnActive_mz773_959{background:#667eea;color:#fff;border-color:#667eea}._modeBtnActive_mz773_959:hover{background:#5a67d8;border-color:#5a67d8}._importForm_mz773_970{display:flex;flex-direction:column;gap:1.5rem;margin-top:1rem}._importForm_mz773_970 ._formGroup_mz773_582{margin-bottom:0}._smartImportModal_mz773_920 ._formRow_mz773_622{display:grid;grid-template-columns:1fr 1fr;gap:1rem}._promptStep_mz773_987{padding:1.5rem 2rem;display:flex;flex-direction:column;gap:1.5rem}._promptSection_mz773_994{background:#f7fafc;padding:1rem;border-radius:8px}._sectionHeader_mz773_176{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}._sectionHeader_mz773_176 h4{margin:0;font-size:1rem;font-weight:600;color:#2d3748}._promptBox_mz773_1014{background:#fff;border:1px solid #e2e8f0;border-radius:6px;padding:1rem;font-size:.85rem;max-height:300px;overflow-y:auto;margin:0;white-space:pre-wrap;word-wrap:break-word}._copyBtn_mz773_1027{display:flex;align-items:center;gap:6px;padding:8px 16px;background:#667eea;color:#fff;border:none;border-radius:6px;font-size:.85rem;font-weight:500;cursor:pointer;transition:all .2s}._copyBtn_mz773_1027:hover{background:#5a67d8}._instructionsBox_mz773_1046{background:#fff5f5;border:1px solid #fed7d7;border-radius:8px;padding:1rem}._instructionsBox_mz773_1046 h4{margin:0 0 .75rem;font-size:.95rem;font-weight:600;color:#c53030}._instructionsBox_mz773_1046 ol{margin:0;padding-left:1.5rem;color:#742a2a;font-size:.9rem}._instructionsBox_mz773_1046 li{margin-bottom:.5rem}._jsonInputSection_mz773_1071{background:#f7fafc;padding:1rem;border-radius:8px}._jsonTextarea_mz773_1077{width:100%;padding:1rem;border:2px solid #e2e8f0;border-radius:6px;font-family:Courier New,monospace;font-size:.85rem;resize:vertical;box-sizing:border-box;background:#fff;color:#2d3748;min-height:200px}._jsonTextarea_mz773_1077::placeholder{color:#a0aec0}._jsonTextarea_mz773_1077:focus{outline:none;border-color:#667eea}._errorBox_mz773_1100{margin-top:.75rem;padding:.75rem;background:#fff5f5;border:1px solid #fc8181;border-radius:6px;color:#c53030;font-size:.85rem}._errorBox_mz773_1100 code{display:block;white-space:pre-wrap;word-wrap:break-word}._btnPrimary_mz773_1116{padding:10px 24px;background:#667eea;color:#fff;border:none;border-radius:6px;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .2s}._btnPrimary_mz773_1116:hover:not(:disabled){background:#5a67d8}._btnPrimary_mz773_1116:disabled{opacity:.5;cursor:not-allowed}._smartImportModal_mz773_920 ._modalActions_mz773_416{margin-top:1.5rem;padding-top:1rem;border-top:1px solid #e2e8f0}._previewStep_mz773_1144{padding:0 2rem 1rem;max-height:70vh;overflow-y:auto}._previewHeader_mz773_1150{margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:2px solid #e2e8f0}._previewHeader_mz773_1150 h4{margin:0 0 .5rem;font-size:1.4rem;color:#2d3748}._previewHeader_mz773_1150 p{margin:0;color:#718096;font-size:.95rem}._previewList_mz773_1168{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}._previewCard_mz773_1175{padding:1.25rem;background:#f7fafc;border:1px solid #e2e8f0;border-radius:8px;transition:all .2s}._previewCard_mz773_1175:hover{border-color:#cbd5e0;box-shadow:0 2px 8px #0000000d}._previewCardHeader_mz773_1188{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem;gap:1rem}._previewCardHeader_mz773_1188 h5{margin:0;font-size:1.1rem;color:#2d3748;font-weight:600;flex:1}._previewDescription_mz773_1204{margin:0 0 .75rem;color:#4a5568;font-size:.9rem;line-height:1.5}._previewMeta_mz773_1211{display:flex;gap:1rem;margin-bottom:.75rem;font-size:.85rem;color:#718096;flex-wrap:wrap}._previewMeta_mz773_1211 span{display:flex;align-items:center;gap:.4rem}._previewTopics_mz773_1226{display:flex;gap:.5rem;flex-wrap:wrap}._previewActions_mz773_1232{margin-top:1rem;padding-top:1rem;border-top:1px solid #e2e8f0;display:flex;justify-content:flex-end}._btnPreviewView_mz773_1240{display:flex;align-items:center;gap:.5rem;padding:.6rem 1rem;background:#4299e1;color:#fff;border:none;border-radius:6px;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s}._btnPreviewView_mz773_1240:hover{background:#3182ce;transform:translateY(-1px);box-shadow:0 2px 8px #4299e14d}._warningBox_mz773_1261{margin-top:1rem;padding:1rem;background:#fffaf0;border:1px solid #fbd38d;border-radius:6px;color:#744210;font-size:.85rem}._warningBox_mz773_1261 strong{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}._warningBox_mz773_1261 pre{margin:0;white-space:pre-wrap;word-wrap:break-word}@media (max-width: 768px){._modeSelector_mz773_931,._smartImportModal_mz773_920 ._formRow_mz773_622{grid-template-columns:1fr}._previewStep_mz773_1144{padding:0 1rem 1rem}._previewMeta_mz773_1211{flex-direction:column;gap:.5rem}}.Article_Dashboard{min-height:100vh;background-color:#f8f9fa;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;margin-left:280px;padding:2rem}.Article_MainContent{max-width:1400px;margin:0 auto}.Article_HeaderSection{margin-bottom:2rem}.Article_HeaderSection h1{font-size:2.5rem;font-weight:700;color:#2d3748;margin:0 0 .5rem}.Article_HeaderSection p{font-size:1.1rem;color:#718096;margin:0}.Article_StatsOverview{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:2rem}.Article_StatCard{background:#fff;padding:1.5rem;border-radius:12px;box-shadow:0 2px 4px #0000001a;display:flex;align-items:center;gap:1rem}.Article_StatCard .stat-icon-wrapper{width:48px;height:48px;border-radius:8px;display:flex;align-items:center;justify-content:center;background:#fed7d7;color:#e53e3e}.Article_StatCard .stat-icon{width:24px;height:24px}.Article_StatCard .stat-content h3{font-size:.9rem;font-weight:500;color:#718096;margin:0 0 .25rem;text-transform:uppercase;letter-spacing:.5px}.Article_StatCard .stat-number{font-size:2rem;font-weight:700;color:#2d3748}.Article_ContentGrid{display:grid;gap:2rem}.Article_CardsGrid{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:1.5rem}.Article_IndividualCard{background:#fff;border-radius:12px;box-shadow:0 2px 4px #0000001a;overflow:hidden;transition:all .2s ease;border:1px solid #e2e8f0;display:flex;flex-direction:column;height:100%}.Article_IndividualCard:hover{transform:translateY(-2px);box-shadow:0 4px 8px #0000001f;border-color:#cbd5e0}.Article_CardContent{padding:1.5rem;flex:1;display:flex;flex-direction:column}.Article_CardHeader{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:1rem;gap:1rem}.Article_CardTitle{font-size:1.25rem;font-weight:600;color:#2d3748;margin:0;line-height:1.4;flex:1}.Article_CardType{width:32px;height:32px;background:#f7fafc;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#e53e3e;flex-shrink:0}.Article_CardDescription{color:#4a5568;line-height:1.6;margin:0 0 1.5rem;flex:1}.Article_CardMeta{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1rem}.Article_MetaItem{display:flex;align-items:center;gap:.5rem;font-size:.875rem}.Article_MetaItem svg{color:#e53e3e;flex-shrink:0}.Article_MetaLabel{font-weight:500;color:#2d3748;min-width:80px}.Article_MetaValue{color:#4a5568;flex:1}.Article_CardFooter{padding:0 1.5rem 1.5rem;border-top:1px solid #f7fafc;margin-top:auto}.Article_BtnPrimary{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;background:#718096;color:#fff;border:none;border-radius:8px;padding:.75rem 1rem;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s ease;text-decoration:none;margin-top:1rem}.Article_BtnPrimary:hover{background:#4a5568;transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}.Article_BtnPrimary:active{transform:translateY(0)}.Article_NoContent{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;background:#f7fafc;color:#a0aec0;border:1px solid #e2e8f0;border-radius:10px;padding:.75rem 1rem;font-size:.95rem;font-style:italic;margin-top:1rem}.Article_LoadingContainer{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;gap:1rem}.Article_LoadingSpinner{width:40px;height:40px;border:3px solid #f3f4f6;border-top:3px solid #e53e3e;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Article_ErrorContainer{display:flex;justify-content:center;padding:4rem 2rem}.Article_EmptyContainer{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;gap:1rem;color:#718096}.Article_EmptyText{font-size:1.25rem;font-weight:500;color:#4a5568;margin:0}.Article_EmptySubtext{color:#718096;margin:0}.Article_Card{background:#fff;border-radius:1rem;box-shadow:0 4px 6px -1px #0000001a;overflow:hidden}.Article_Card.Article_FullWidth{width:100%}.Article_CardHeader{padding:1.5rem 2rem;border-bottom:1px solid #e2e8f0;background:#f7fafc}.Article_CardHeader h2{font-size:1.5rem;font-weight:600;color:#2d3748;margin:0}.Article_List{padding:0 2rem}.Article_List p{padding:15px;margin:0;text-align:center;color:#718096;font-size:1.125rem}.Article_List p[style*="color: red"]{color:#e53e3e!important}.Article_Card_Row{display:flex;align-items:flex-start;justify-content:space-between;gap:15px;padding:20px}.Article_Info{flex:1}.Article_Info h4{margin:0;font-size:1.375rem;font-weight:600;color:#2d3748;line-height:1.3}.Article_Info p{margin:.5rem 0 0;color:#4a5568;line-height:1.5}.Article_Info p[style*="fontWeight: 600"]{font-weight:600;color:#2d3748}.Article_Info p[style*="fontWeight: 600"] span{font-weight:400;color:#4a5568}.Article_Actions{display:flex;flex-direction:column;align-items:flex-end;gap:.75rem;min-width:180px}.Article_BtnSecondary{background:#ffffffd9;color:#2d3748;border:1.5px solid #e2e8f0;border-radius:6px;padding:.5rem 1.25rem;font-size:1rem;font-weight:500;cursor:pointer;transition:background .2s,border .2s,color .2s,transform .2s;box-shadow:none}.Article_BtnSecondary:hover:not(:disabled){background:#f3f4f6;color:#1e293b;border-color:#cbd5e1;transform:none}.Article_BtnSecondary:active{transform:translateY(0)}.Article_Divider{width:100%;margin:0;border:none;border-top:1px solid #e2e8f0}.Article_ModalOverlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0006;z-index:1000;display:flex;align-items:center;justify-content:center}.Article_ModalContent{background:#fff;border-radius:1rem;padding:2.5rem 2.5rem 2rem;max-width:900px;width:95vw;max-height:90vh;overflow-y:auto;box-shadow:0 8px 32px #0000002e;position:relative}.Article_ModalCloseBtn{position:absolute;top:1.2rem;right:1.2rem;background:none;border:none;cursor:pointer;padding:0;z-index:10;color:#4a5568;transition:color .2s ease}.Article_ModalCloseBtn:hover{color:#2d3748}.Article_ModalTitle{margin-top:0;font-size:1.875rem;font-weight:600;color:#2d3748}.Article_ModalArticleContent{background:#f7fafc;padding:1rem;border-radius:.5rem;font-size:1rem;margin:0;line-height:1.6}.Article_ModalArticleContent h1,.Article_ModalArticleContent h2,.Article_ModalArticleContent h3,.Article_ModalArticleContent h4,.Article_ModalArticleContent h5,.Article_ModalArticleContent h6{color:#2d3748;margin-top:1.5rem;margin-bottom:.5rem}.Article_ModalArticleContent h1{font-size:1.75rem}.Article_ModalArticleContent h2{font-size:1.5rem}.Article_ModalArticleContent h3{font-size:1.25rem}.Article_ModalArticleContent p{margin:.75rem 0;color:#4a5568}.Article_ModalArticleContent ul,.Article_ModalArticleContent ol{margin:.75rem 0;padding-left:1.5rem}.Article_ModalArticleContent li{margin:.25rem 0;color:#4a5568}.Article_ModalArticleContent blockquote{border-left:4px solid #e53e3e;padding-left:1rem;margin:1rem 0;color:#4a5568;font-style:italic}.Article_ModalArticleContent code{background:#e2e8f0;padding:.125rem .25rem;border-radius:.25rem;font-family:Courier New,monospace;font-size:.875rem}.Article_ModalArticleContent pre{background:#2d3748;color:#e2e8f0;padding:1rem;border-radius:.5rem;overflow-x:auto;margin:1rem 0}.Article_ModalArticleContent pre code{background:none;padding:0;color:inherit}@media (max-width: 768px){.Article_Dashboard{padding:1rem;margin-left:0}.Article_HeaderSection h1{font-size:2rem}.Article_CardsGrid{grid-template-columns:1fr;gap:1rem}.Article_IndividualCard:hover{transform:none}.Article_Card_Row{flex-direction:column;gap:1rem}.Article_Actions{align-items:flex-start;flex-direction:row;min-width:auto}.Article_BtnSecondary{width:auto;min-width:120px}.Article_ModalContent{padding:1.5rem;width:90vw;max-height:85vh}.Article_ModalCloseBtn{top:1rem;right:1rem}}@media (max-width: 480px){.Article_HeaderSection h1{font-size:1.75rem}.Article_HeaderSection p{font-size:1rem}.Article_StatsOverview{grid-template-columns:1fr;gap:1rem}.Article_CardsGrid{grid-template-columns:1fr}.Article_CardContent{padding:1.25rem}.Article_CardFooter{padding:0 1.25rem 1.25rem}.Article_CardTitle{font-size:1.125rem}.Article_MetaItem{font-size:.8rem}.Article_CardHeader{padding:1rem 1.5rem}.Article_List{padding:0 1.5rem}.Article_Card_Row{padding:1.5rem 0}.Article_Info h4{font-size:1.25rem}.Article_ModalContent{padding:1rem}.Article_ModalTitle{font-size:1.5rem}}.Article_LoadingText{padding:2rem 0;text-align:center;color:#718096;font-size:1.125rem}.Article_ErrorText{padding:2rem 0;text-align:center;color:#e53e3e;font-size:1.125rem}.Article_NoContentText{color:#a0aec0;font-style:italic;font-size:.875rem}.Article_ModalContent{scroll-behavior:smooth}.Article_BtnPrimary:focus,.Article_ModalCloseBtn:focus{outline:2px solid #e53e3e;outline-offset:2px}.Article_Card_Row{transition:none!important}.Article_Card_Row:hover{transform:none!important;box-shadow:none!important}.Article_CardFooter{display:flex;justify-content:space-between;align-items:center;gap:1rem;flex-wrap:wrap}.Article_CardActions{flex:1}.Article_CardAdminActions{display:flex;gap:.5rem}.Article_BtnEdit,.Article_BtnDelete{padding:.5rem .75rem;border-radius:8px;border:none;font-size:.875rem;font-weight:500;cursor:pointer;display:inline-flex;align-items:center;gap:.5rem;transition:all .2s ease}.Article_BtnEdit{background-color:#3182ce;color:#fff}.Article_BtnEdit:hover{background-color:#2c5aa0;transform:translateY(-1px)}.Article_BtnDelete{background-color:#e53e3e;color:#fff;width:100%!important;display:flex;justify-content:center;align-items:center;height:40px}.Article_BtnDelete:hover{background-color:#c53030;transform:translateY(-1px)}.Article_BtnEdit:disabled,.Article_BtnDelete:disabled{opacity:.5;cursor:not-allowed}.Article_EditModal{max-width:700px;max-height:90vh;overflow-y:auto}.Article_FormContainer{padding:1rem 0}.Article_FormGroup{margin-bottom:1.5rem}.Article_FormGroup label{display:block;font-weight:600;color:#2d3748;margin-bottom:.5rem;font-size:.875rem}.Article_FormGroup input,.Article_FormGroup textarea{width:100%;padding:.75rem;border:1px solid #cbd5e0;border-radius:8px;font-size:.875rem;font-family:inherit;transition:border-color .2s ease}.Article_FormGroup input:focus,.Article_FormGroup textarea:focus{outline:none;border-color:#e53e3e;box-shadow:0 0 0 3px #e53e3e1a}.Article_FormGroup input:disabled,.Article_FormGroup textarea:disabled{background-color:#f7fafc;cursor:not-allowed;opacity:.6}.Article_FormGroup textarea{resize:vertical;min-height:100px}.Article_FormNote{color:#718096;font-size:.875rem;font-style:italic;margin-bottom:1.5rem}.Article_DeleteModal{max-width:500px}.Article_DeleteContent{padding:1rem 0 1.5rem}.Article_DeleteContent p{margin-bottom:1rem;color:#2d3748;font-size:1rem;line-height:1.6}.Article_WarningText{color:#e53e3e;font-weight:500;padding:.75rem;background-color:#fff5f5;border-left:4px solid #e53e3e;border-radius:4px}.Article_ModalActions{display:flex;gap:.75rem;justify-content:flex-end;padding-top:1rem;border-top:1px solid #e2e8f0}.Article_BtnSecondary{padding:.75rem 1.5rem;border-radius:8px;border:1px solid #cbd5e0;background-color:#fff;color:#2d3748;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease}.Article_BtnSecondary:hover{background-color:#f7fafc;border-color:#a0aec0}.Article_BtnSecondary:disabled{opacity:.5;cursor:not-allowed}.Article_BtnDanger{padding:.75rem 1.5rem;border-radius:8px;border:none;background-color:#e53e3e;color:#fff;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease}.Article_BtnDanger:hover{background-color:#c53030;transform:translateY(-1px);box-shadow:0 4px 6px #0000001a}.Article_BtnDanger:disabled{opacity:.5;cursor:not-allowed}@media (max-width: 768px){.Article_CardFooter{flex-direction:column;align-items:stretch}.Article_CardActions{width:100%}.Article_CardAdminActions{width:100%;justify-content:flex-end}.Article_BtnEdit,.Article_BtnDelete{flex:1}}.SuperAdminNavbar{width:280px;background:linear-gradient(135deg,#e95a49,#c94138);color:#fff;padding:1rem 0;position:fixed;height:100vh;overflow-y:auto;padding:20px;top:0;left:0;z-index:1000;box-sizing:border-box;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.NavbarHeader{padding:0 2rem 2rem;border-bottom:1px solid rgba(255,255,255,.1);margin-bottom:2rem}.NavbarLogo{font-size:1.8rem;font-weight:700;color:#fff;font-family:Courier New,monospace;display:flex;align-items:center;height:64px;margin-bottom:0;letter-spacing:1px;justify-content:flex-start;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.LogoBracket{font-weight:400;margin:0 .2rem}.LogoText{color:#fff;font-weight:700;letter-spacing:2px}.LogoIcon{width:2rem;height:2rem;color:#fcd34d}.NavbarLogoText{margin:0}.NavbarLogoSubtitle{font-size:.9rem;opacity:.8;margin:0}.NavbarNav{padding:0 1rem}.NavbarNavItem{width:100%;display:flex;align-items:center;gap:.75rem;padding:.875rem 1rem;background:none;border:none;color:#fff;font-size:.95rem;border-radius:.5rem;margin-bottom:.5rem;cursor:pointer;transition:all .2s ease;text-align:left;font-family:inherit}.NavbarNavItem:hover{background:#ffffff1a;transform:translate(4px)}.NavbarNavItem.active{background:#fff3;transform:translate(4px)}.NavbarNavItem:focus{outline:2px solid rgba(255,255,255,.3);outline-offset:2px}.NavIcon{width:1.25rem;height:1.25rem;flex-shrink:0}.NavbarLogoutBtn{width:100%;margin-top:.5rem;background:linear-gradient(90deg,#ef4444,#dc2626);color:#fff;border:none;border-radius:.5rem;padding:.9rem 1rem;font-size:1rem;font-weight:600;cursor:pointer;box-shadow:0 2px 8px #ef444414;transition:background .2s,box-shadow .2s,transform .1s;letter-spacing:.5px;display:flex;align-items:center;justify-content:center;gap:.5rem}.NavbarLogoutBtn:hover:not(:disabled){transform:translateY(-2px)}.NavbarLogoutBtn:disabled{opacity:.6;cursor:not-allowed;transform:none}.LogoutIcon{width:1.25rem;height:1.25rem}@media (max-width: 768px){.SuperAdminNavbar{width:100%;height:auto;position:relative;padding:1rem}.NavbarHeader{padding:0 0 1rem;margin-bottom:1rem}.NavbarNav{padding:0;display:flex;flex-wrap:wrap;gap:.5rem}.NavbarNavItem{flex:1;min-width:120px;margin-bottom:0}.NavbarLogoutBtn{margin-top:1rem}}.Super_Admin_Dashboard{display:flex;flex-direction:column;min-height:100vh;margin-left:280px;padding:20px;background-color:#f8fafc;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.Main_Content{flex:1;padding:2rem;min-height:100vh;box-sizing:border-box}.Dashboard_Header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem}.Header_Content h1{font-size:2rem;font-weight:700;color:#1a202c;margin:0 0 .5rem}.Header_Content p{color:#718096;margin:0;font-size:1.1rem}.Stats_Grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:2rem}.Stat_Card{background:#fff;padding:1rem;border-radius:1rem;box-shadow:0 4px 6px -1px #0000001a;display:flex;align-items:center;gap:1.25rem;transition:transform .2s ease}.Stat_Card:hover{transform:translateY(-4px)}.Stat_Icon{width:3rem;height:3rem;border-radius:.75rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#fff}.Stat_Content{display:flex;flex-direction:column;justify-content:center;height:100%;margin-top:7%}.Stat_Content h3{font-size:2rem;font-weight:700;margin:0 0 .25rem;color:#1a202c;line-height:1.2}.Stat_Content p{color:#718096;margin:0;font-size:1.1rem;line-height:1.2}.Stat_Description{font-size:.875rem;color:#a0aec0;margin-top:.25rem}.Content_Grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:2rem}.Card{background:#fff;border-radius:1rem;box-shadow:0 4px 6px -1px #0000001a;overflow:hidden}.Card.Full_Width{grid-column:1 / -1}.Card_Header{padding:1.5rem;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;align-items:center}.Card_Header h2{font-size:1.25rem;font-weight:600;color:#1a202c;margin:0}.Quick_Actions{padding:1.5rem;display:flex;flex-direction:column;gap:1rem}.Action_Button{display:flex;align-items:center;gap:1rem;padding:1rem;background:#fff;border:2px solid #e2e8f0;border-radius:.75rem;cursor:pointer;transition:all .2s ease;text-align:left;width:100%}.Action_Button:hover{border-color:var(--action-color);transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.Action_Icon{width:2.5rem;height:2.5rem;border-radius:.5rem;background:var(--action-color);color:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0}.Action_Content h3{font-size:1rem;font-weight:600;color:#1a202c;margin:0 0 .25rem}.Action_Content p{color:#718096;margin:0;font-size:.875rem}.System_Status{padding:1.5rem}.Status_Item{display:flex;align-items:center;gap:1rem;padding:1rem 0;border-bottom:1px solid #f7fafc}.Status_Item:last-child{border-bottom:none}.Status_Indicator{width:.75rem;height:.75rem;border-radius:50%;flex-shrink:0}.Status_Indicator.Online{background:#10b981;box-shadow:0 0 0 2px #10b98133}.Status_Content h4{font-size:1rem;font-weight:600;color:#1a202c;margin:0 0 .25rem}.Status_Content p{color:#718096;margin:0;font-size:.875rem}.Loading_State{display:flex;justify-content:center;align-items:center;height:50vh;font-size:1.1rem;color:#718096}@media (max-width: 1024px){.Content_Grid{grid-template-columns:1fr}}@media (max-width: 768px){.Super_Admin_Dashboard{margin-left:0;padding:1rem}.Stats_Grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.Dashboard_Header{flex-direction:column;gap:1rem}.Header_Content h1{font-size:1.75rem}}@media (max-width: 480px){.Stats_Grid{grid-template-columns:1fr}.Stat_Card,.Action_Button{padding:.75rem}.Action_Icon{width:2rem;height:2rem}}.SuperManageUsers{padding:2rem;background-color:#f8fafc;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;margin-left:280px}.SearchBar{position:relative;max-width:500px;margin-bottom:20px}.AdminsGrid{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:1.5rem;margin-bottom:2rem}.AdminCard{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 2px 4px #0000001a;transition:transform .2s,box-shadow .2s;border:1px solid #e2e8f0}.AdminCard:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.AdminHeader{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.AdminAvatar{width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,#e95a49,#c94138);display:flex;align-items:center;justify-content:center;flex-shrink:0}.AvatarIcon{width:24px;height:24px;color:#fff}.AdminInfo{flex:1}.AdminInfo h3{font-size:1.25rem;font-weight:600;color:#2d3748;margin:0 0 .25rem}.AdminEmail{color:#718096;margin:0 0 .5rem;font-size:.9rem}.AdminBadges{display:flex;gap:.5rem;flex-wrap:wrap}.SuperBadge{background:#fcd34d;color:#92400e}.AdminBadge{background:#dbeafe;color:#1e40af}.AdminDetails{margin-bottom:1.5rem}.DetailItem{display:flex;align-items:center;gap:.5rem;color:#718096;font-size:.875rem}.AdminActions{display:flex;gap:.75rem}.BtnEdit,.BtnDelete{flex:1;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem;border:none;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s}.BtnEdit{background:#e95a49;color:#fff}.BtnEdit:hover:not(:disabled){background:#c94138;transform:translateY(-1px)}.BtnEdit:disabled,.BtnDelete:disabled{opacity:.5;cursor:not-allowed;transform:none}.ModalContent{background:#fff;border-radius:12px;max-width:500px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 20px 25px -5px #0000001a}.FormGroup{margin-bottom:1.5rem}.FormGroup label{display:block;font-weight:500;color:#4a5568;margin-bottom:.5rem}.FormGroup input{width:100%;padding:.75rem;border:2px solid #e2e8f0;border-radius:6px;font-size:1rem;transition:border-color .2s;box-sizing:border-box}.BtnPrimary,.BtnSecondary,.BtnDanger{flex:1;padding:.75rem 1.5rem;border:none;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s}.BtnPrimary:hover:not(:disabled){background:#c94138}.BtnPrimary:disabled,.BtnSecondary:disabled,.BtnDanger:disabled{opacity:.6;cursor:not-allowed}@media (max-width: 768px){.SuperManageUsers{margin-left:0;padding:1rem}.AdminsGrid{grid-template-columns:1fr}.AdminActions{flex-direction:column}.ModalContent{margin:1rem}.ModalActions{flex-direction:column}}@media (max-width: 480px){.PageHeader h1{font-size:2rem}.AdminHeader{flex-direction:column;text-align:center}.AdminBadges{justify-content:center}}.SuperManageContests{padding:2rem;background-color:#f8fafc;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;margin-left:280px}.ControlsSection{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 2px 4px #0000001a;margin-bottom:2rem}.SearchBar{position:relative;max-width:500px}.SearchBar input{width:100%;padding:12px 16px 12px 48px;border:2px solid #e2e8f0;border-radius:8px;font-size:1rem;transition:border-color .2s}.SearchBar input:focus{outline:none;border-color:#e95a49}.SearchIcon{position:absolute;left:16px;top:50%;transform:translateY(-50%);color:#a0aec0;width:20px;height:20px}.ContestsGrid{display:grid;grid-template-columns:repeat(auto-fill,minmax(400px,1fr));gap:1.5rem;margin-bottom:2rem}.ContestCard{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 2px 4px #0000001a;transition:transform .2s,box-shadow .2s;border:1px solid #e2e8f0}.ContestCard:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.ContestHeader{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1rem}.ContestIcon{width:48px;height:48px;border-radius:12px;background:linear-gradient(135deg,#e95a49,#c94138);display:flex;align-items:center;justify-content:center;flex-shrink:0}.Icon{width:24px;height:24px;color:#fff}.ContestInfo{flex:1}.ContestInfo h3{font-size:1.25rem;font-weight:600;color:#2d3748;margin:0 0 .5rem}.ContestDescription{color:#718096;margin:0 0 .75rem;font-size:.9rem;line-height:1.4}.ContestBadges{display:flex;gap:.5rem;flex-wrap:wrap;margin-bottom:1rem}.Badge{padding:.25rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.StatusBadge{background:#dbeafe;color:#1e40af}.StatusBadge.Active{background:#d1fae5;color:#065f46}.StatusBadge.Upcoming{background:#fef3c7;color:#92400e}.StatusBadge.Completed{background:#e5e7eb;color:#374151}.ModeBadge{background:#f3e8ff;color:#7c3aed}.ContestDetails{margin-bottom:1.5rem}.DetailItem{display:flex;align-items:center;gap:.5rem;color:#718096;font-size:.875rem;margin-bottom:.5rem}.DetailIcon{width:16px;height:16px}.ContestActions{display:flex;gap:.75rem}.BtnView,.BtnDelete{flex:1;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem;border:none;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s}.BtnView{background:#e95a49;color:#fff}.BtnView:hover:not(:disabled){background:#c94138;transform:translateY(-1px)}.BtnDelete{background:#ef4444;color:#fff}.BtnDelete:hover:not(:disabled){background:#dc2626;transform:translateY(-1px)}.BtnView:disabled,.BtnDelete:disabled{opacity:.5;cursor:not-allowed;transform:none}.ActionIcon{width:16px;height:16px}.EmptyState{text-align:center;padding:4rem 2rem;background:#fff;border-radius:12px;box-shadow:0 2px 4px #0000001a}.EmptyIcon{width:64px;height:64px;color:#a0aec0;margin-bottom:1rem}.EmptyState h3{font-size:1.5rem;font-weight:600;color:#2d3748;margin:0 0 .5rem}.EmptyState p{color:#718096;margin:0}.ModalOverlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.ModalContent{background:#fff;border-radius:12px;max-width:600px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 20px 25px -5px #0000001a}.ModalHeader{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid #e2e8f0}.ModalHeader h3{font-size:1.25rem;font-weight:600;color:#2d3748;margin:0}.CloseButton{background:none;border:none;font-size:1.5rem;color:#a0aec0;cursor:pointer;padding:.25rem;border-radius:4px;transition:color .2s}.CloseButton:hover:not(:disabled){color:#718096}.CloseButton:disabled{opacity:.5;cursor:not-allowed}.ModalBody{padding:1.5rem}.ContestDetailsModal{display:grid;gap:1rem}.DetailRow{display:flex;justify-content:space-between;align-items:center;padding:.75rem 0;border-bottom:1px solid #f7fafc}.DetailRow:last-child{border-bottom:none}.DetailLabel{font-weight:600;color:#4a5568}.DetailValue{color:#2d3748;text-align:right}.ModalActions{display:flex;gap:1rem;padding:1.5rem;border-top:1px solid #e2e8f0}.BtnSecondary,.BtnDanger{flex:1;padding:.75rem 1.5rem;border:none;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s}.BtnDanger{background:#ef4444;color:#fff}.BtnDanger:hover:not(:disabled){background:#dc2626}.BtnSecondary:disabled,.BtnDanger:disabled{opacity:.6;cursor:not-allowed}.WarningText{color:#dc2626;font-size:.875rem;margin-top:.5rem}@media (max-width: 768px){.SuperManageContests{margin-left:0;padding:1rem}.ContestsGrid{grid-template-columns:1fr}.ContestActions{flex-direction:column}.ModalContent{margin:1rem}.ModalActions{flex-direction:column}}@media (max-width: 480px){.PageHeader h1{font-size:2rem}.ContestHeader{flex-direction:column;text-align:center}.ContestBadges{justify-content:center}.DetailRow{flex-direction:column;align-items:flex-start;gap:.25rem}.DetailValue{text-align:left}}.SuperAdminProfile{padding:2rem;background-color:#f8fafc;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;margin-left:280px}.PageHeader{margin-bottom:2rem}.PageHeader h1{font-size:2.5rem;font-weight:700;color:#2d3748;margin:0 0 .5rem}.PageHeader p{font-size:1.1rem;color:#718096;margin:0}.ProfileContainer{display:grid;grid-template-columns:1fr 2fr;gap:2rem;max-width:1200px}.ProfileCard{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 2px 4px #0000001a;height:fit-content;text-align:center}.ProfileAvatar{width:120px;height:120px;border-radius:50%;background:linear-gradient(135deg,#e95a49,#c94138);display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;position:relative}.AvatarIcon{width:60px;height:60px;color:#fff}.ProfileName{font-size:1.5rem;font-weight:700;color:#2d3748;margin:0 0 .5rem}.ProfileRole{color:#e95a49;font-weight:600;margin:0 0 1rem;text-transform:uppercase;letter-spacing:.5px}.ProfileStats{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin:1.5rem 0}.StatItem{text-align:center;padding:1rem;background:#f7fafc;border-radius:8px}.StatValue{font-size:1.5rem;font-weight:700;color:#2d3748;margin:0 0 .25rem}.StatLabel{font-size:.875rem;color:#718096;margin:0}.SettingsSection{background:#fff;border-radius:12px;box-shadow:0 2px 4px #0000001a;overflow:hidden}.SettingsHeader{padding:1.5rem 2rem;border-bottom:1px solid #e2e8f0;background:#f7fafc}.SettingsHeader h2{font-size:1.25rem;font-weight:600;color:#2d3748;margin:0}.SettingsContent{padding:2rem}.SettingsForm{display:grid;gap:1.5rem}.FormGroup{display:grid;gap:.5rem}.FormGroup label{font-weight:500;color:#4a5568;font-size:.875rem}.FormGroup input{padding:.75rem;border:2px solid #e2e8f0;border-radius:6px;font-size:1rem;transition:border-color .2s}.FormGroup input:focus{outline:none;border-color:#e95a49}.FormGroup input:disabled{background:#f7fafc;color:#a0aec0;cursor:not-allowed}.PasswordSection{border-top:1px solid #e2e8f0;padding-top:1.5rem;margin-top:1.5rem}.PasswordSection h3{font-size:1.125rem;font-weight:600;color:#2d3748;margin:0 0 1rem}.PasswordFields{display:grid;gap:1rem}.FormActions{display:flex;gap:1rem;margin-top:2rem;padding-top:1.5rem;border-top:1px solid #e2e8f0}.BtnPrimary,.BtnSecondary{padding:.75rem 1.5rem;border:none;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s;flex:1}.BtnPrimary{background:#e95a49;color:#fff}.BtnPrimary:hover:not(:disabled){background:#c94138;transform:translateY(-1px)}.BtnSecondary{background:#e2e8f0;color:#4a5568}.BtnSecondary:hover:not(:disabled){background:#cbd5e0}.BtnPrimary:disabled,.BtnSecondary:disabled{opacity:.6;cursor:not-allowed;transform:none}.Alert{padding:1rem;border-radius:6px;margin-bottom:1rem;font-size:.875rem}.AlertSuccess{background:#d1fae5;color:#065f46;border:1px solid #A7F3D0}.AlertError{background:#fed7d7;color:#c53030;border:1px solid #FEB2B2}.LoadingState{display:flex;justify-content:center;align-items:center;height:50vh;font-size:1.1rem;color:#718096}@media (max-width: 1024px){.ProfileContainer{grid-template-columns:1fr;gap:1.5rem}}@media (max-width: 768px){.SuperAdminProfile{margin-left:0;padding:1rem}.ProfileStats{grid-template-columns:1fr}.FormActions{flex-direction:column}}@media (max-width: 480px){.PageHeader h1{font-size:2rem}.ProfileCard{padding:1.5rem}.ProfileAvatar{width:100px;height:100px}.AvatarIcon{width:50px;height:50px}.SettingsContent{padding:1.5rem}}._student-navbar_7wifh_3{position:fixed;top:20px;left:0;right:0;margin:0 auto;width:90%;z-index:1000;background:linear-gradient(135deg,#e95a49,#c94138);box-shadow:0 4px 24px #0000001f;border-radius:32px;padding:0 10px;font-family:Nunito sans}._navbar-container_7wifh_18{max-width:1500px;margin:0 auto;padding:0 20px;display:flex;align-items:center;justify-content:space-between;height:64px}._navbar-logo_7wifh_28{font-size:1.8rem;font-weight:700;color:#fff}._navbar-menu_7wifh_34{display:flex;align-items:center;gap:32px}._nav-link_7wifh_40{color:#fff;text-decoration:none;font-weight:500;padding:8px 16px;border-radius:6px;transition:all .3s ease;position:relative}._nav-link_7wifh_40:hover{background:#ffffff1a;color:#fff}._nav-link_7wifh_40._active_7wifh_55{background:#ffffff26;color:#fff}._navbar-right_7wifh_60{display:flex;align-items:center;gap:16px}._search-container_7wifh_66{position:relative;display:flex;align-items:center}._search-input_7wifh_72{background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:8px;padding:8px 12px 8px 36px;color:#fff;font-size:14px;width:200px;transition:all .3s ease}._search-input_7wifh_72::placeholder{color:#ffffffb3}._search-input_7wifh_72:focus{outline:none;background:#ffffff26;border-color:#fff6}._search-icon_7wifh_93{position:absolute;left:10px;color:#ffffffb3;z-index:1}._notification-btn_7wifh_100{position:relative;padding:8px;border-radius:6px;color:#fff;cursor:pointer;transition:background .3s ease}._notification-btn_7wifh_100:hover{background:#ffffff1a}._notification-badge_7wifh_113{position:absolute;top:2px;right:2px;background:#ffeb3b;color:#333;font-size:10px;font-weight:700;padding:2px 6px;border-radius:10px;min-width:18px;text-align:center}._user-profile_7wifh_127{display:flex;align-items:center;gap:8px;padding:8px 12px;border-radius:8px;cursor:pointer;transition:background .3s ease;position:relative}._user-profile_7wifh_127:hover{background:#ffffff1a}._user-avatar_7wifh_142{width:32px;height:32px;border-radius:50%;background:#fff3;display:flex;align-items:center;justify-content:center;color:#fff}._user-name_7wifh_153{color:#fff;font-weight:500;font-size:14px}._logout-btn_7wifh_159{background:none;border:none;color:#fff;cursor:pointer;padding:8px;border-radius:6px;transition:all .3s ease;display:flex;align-items:center;justify-content:center}._logout-btn_7wifh_159:hover{background:#ffffff1a;transform:translateY(-1px)}._logout-btn_7wifh_159:disabled{opacity:.6;cursor:not-allowed;transform:none}._user-dropdown_7wifh_183{position:absolute;top:100%;right:0;background:#fff;border-radius:8px;box-shadow:0 4px 20px #00000026;min-width:180px;margin-top:8px;overflow:hidden;z-index:1000}._dropdown-item_7wifh_196{display:block;padding:12px 16px;color:#333;text-decoration:none;font-size:14px;transition:background .3s ease}._dropdown-item_7wifh_196:hover{background:#f5f5f5}._dropdown-divider_7wifh_209{margin:0;border:none;height:1px;background:#e0e0e0}._mobile-menu-btn_7wifh_216{display:none;background:none;border:none;color:#fff;cursor:pointer;padding:8px;border-radius:6px;transition:background .3s ease}._mobile-menu-btn_7wifh_216:hover{background:#ffffff1a}._mobile-menu_7wifh_216{display:none;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:20px;border-top:1px solid rgba(255,255,255,.2)}._mobile-nav-link_7wifh_239{display:block;padding:12px 0;color:#333;text-decoration:none;font-weight:500;border-bottom:1px solid #e0e0e0}._mobile-nav-link_7wifh_239:last-child{border-bottom:none}._mobile-nav-link_7wifh_239:hover{color:#ff5252}._desktop-menu_7wifh_256{display:flex}@media (max-width: 768px){._desktop-menu_7wifh_256{display:none}._mobile-menu-btn_7wifh_216,._mobile-menu_7wifh_216{display:block}._search-input_7wifh_72{width:150px}._user-name_7wifh_153{display:none}._navbar-right_7wifh_60{gap:8px}}@media (max-width: 480px){._search-container_7wifh_66{display:none}._navbar-container_7wifh_18{padding:0 16px}}._loaderContainer_2fo1p_2{display:flex;justify-content:center;align-items:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;z-index:9999;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}._loaderWrapper_2fo1p_17{display:flex;flex-direction:column;align-items:center;gap:20px}._spinner_2fo1p_24{position:relative;width:60px;height:60px}._spinnerRing_2fo1p_30{position:absolute;width:100%;height:100%;border:3px solid transparent;border-radius:50%;animation:_spin_2fo1p_24 1.5s linear infinite}._spinnerRing_2fo1p_30:nth-child(1){border-top-color:#e95a49;animation-delay:0s}._spinnerRing_2fo1p_30:nth-child(2){border-right-color:#ff7569;animation-delay:.5s}._spinnerRing_2fo1p_30:nth-child(3){border-bottom-color:#ff8a7a;animation-delay:1s}._codeElement_2fo1p_54{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-family:Courier New,monospace;font-size:16px;font-weight:700;color:#e95a49;animation:_blinkAndMove_2fo1p_1 2s ease-in-out infinite;z-index:10}@keyframes _blinkAndMove_2fo1p_1{0%{opacity:0;transform:translate(-50%,-50%) translate(-10px)}25%{opacity:1;transform:translate(-50%,-50%) translate(-5px)}50%{opacity:.7;transform:translate(-50%,-50%) translate(0)}75%{opacity:1;transform:translate(-50%,-50%) translate(5px)}to{opacity:0;transform:translate(-50%,-50%) translate(10px)}}@keyframes _spin_2fo1p_24{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._loaderText_2fo1p_99{display:flex;align-items:center;font-size:18px;font-weight:500;color:#333;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}._loadingText_2fo1p_108{margin-right:4px}._dots_2fo1p_112{display:flex;gap:2px}._dot_2fo1p_112{animation:_dotPulse_2fo1p_1 1.4s ease-in-out infinite both;font-size:24px;font-weight:700;color:#e95a49}._dot_2fo1p_112:nth-child(1){animation-delay:0s}._dot_2fo1p_112:nth-child(2){animation-delay:.2s}._dot_2fo1p_112:nth-child(3){animation-delay:.4s}@keyframes _dotPulse_2fo1p_1{0%,80%,to{opacity:.3;transform:scale(.8)}40%{opacity:1;transform:scale(1)}}@media (max-width: 768px){._spinner_2fo1p_24{width:50px;height:50px}._codeElement_2fo1p_54{font-size:14px}._loaderText_2fo1p_99{font-size:16px}._dot_2fo1p_112{font-size:20px}}@media (max-width: 480px){._spinner_2fo1p_24{width:40px;height:40px}._codeElement_2fo1p_54{font-size:12px}._loaderText_2fo1p_99{font-size:14px}._dot_2fo1p_112{font-size:18px}}._studentContests_1bmyo_2{min-height:100vh;background:linear-gradient(135deg,#f8fafc,#e2e8f0);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#2d3748}._contestsContainer_1bmyo_9{max-width:1400px;margin:0 auto;padding:6rem 2rem 2rem}._contestsHeader_1bmyo_17{background:#fff;border-radius:20px;padding:3rem;margin-bottom:2rem;box-shadow:0 10px 40px #0000001a;display:flex;justify-content:space-between;align-items:center;gap:3rem;margin-top:15px}._headerContent_1bmyo_30{flex:1;display:flex;flex-direction:column;gap:2rem}._headerText_1bmyo_37{flex:1}._pageTitle_1bmyo_41{font-size:2.5rem;font-weight:700;color:#2d3748;margin:0 0 1rem;line-height:1.2}._pageSubtitle_1bmyo_49{font-size:1.1rem;color:#718096;margin:0;line-height:1.6}._headerStats_1bmyo_56{display:flex;gap:1.5rem}._statCard_1bmyo_61{display:flex;align-items:center;gap:1rem;background:#f7fafc;padding:1rem 1.5rem;border-radius:16px;border:1px solid #e2e8f0;min-width:120px}._statIcon_1bmyo_72{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#ff8a65,#ff7043);color:#fff;flex-shrink:0}._statInfo_1bmyo_84{margin-top:1.2rem}._statInfo_1bmyo_84 h3{font-size:1.5rem;font-weight:700;color:#2d3748;line-height:1.2}._statInfo_1bmyo_84 p{font-size:.85rem;color:#718096;margin:0;line-height:1.2}._headerIllustration_1bmyo_102{flex-shrink:0}._contestsImage_1bmyo_106{width:200px;height:200px;border-radius:16px;object-fit:cover;box-shadow:0 8px 24px #0000001a}._quickAccessSection_1bmyo_114{margin-bottom:2rem}._codeSearchCard_1bmyo_118{background:#fff;border-radius:20px;padding:2rem;box-shadow:0 10px 40px #0000001a}._cardHeader_1bmyo_125{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}._cardHeader_1bmyo_125 h3{font-size:1.25rem;font-weight:600;color:#2d3748;margin:0}._cardHeader_1bmyo_125 svg{color:#ff8a65}._codeSearchCard_1bmyo_118 p{color:#718096;margin-bottom:1.5rem;font-size:.95rem}._codeSearchInput_1bmyo_149{display:flex;gap:1rem;align-items:center}._codeInput_1bmyo_155{flex:1;padding:.875rem 1.25rem;border:2px solid #e2e8f0;border-radius:12px;font-size:1rem;outline:none;transition:all .2s ease;background:#f7fafc}._codeInput_1bmyo_155:focus{border-color:#ff8a65;background:#fff;box-shadow:0 0 0 3px #ff8a651a}._codeFindBtn_1bmyo_172{display:flex;align-items:center;gap:.5rem;padding:.875rem 1.5rem;background:linear-gradient(135deg,#ff8a65,#ff7043);color:#fff;border:none;border-radius:12px;font-weight:500;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 12px #ff8a654d}._codeFindBtn_1bmyo_172:hover{transform:translateY(-2px);box-shadow:0 6px 20px #ff8a6566}._filterSection_1bmyo_192{background:#fff;border-radius:20px;padding:2rem;margin-bottom:2rem;box-shadow:0 10px 40px #0000001a}._filterHeader_1bmyo_200{margin-bottom:1.5rem}._filterTitle_1bmyo_204{display:flex;align-items:center;gap:.75rem;margin-bottom:.5rem}._filterTitle_1bmyo_204 h3{font-size:1.25rem;font-weight:600;color:#2d3748;margin:0}._filterTitle_1bmyo_204 svg{color:#ff8a65}._filterHeader_1bmyo_200 p{color:#718096;margin:0;font-size:.95rem}._filterControls_1bmyo_228{display:grid;grid-template-columns:2fr 1fr 1fr 1fr auto;gap:1rem;align-items:center}._searchGroup_1bmyo_235{position:relative;display:flex;align-items:center}._searchGroup_1bmyo_235 svg{position:absolute;left:1rem;color:#718096;z-index:1}._searchInput_1bmyo_248{width:100%;padding:.875rem 1.25rem .875rem 2.75rem;border:2px solid #e2e8f0;border-radius:12px;font-size:1rem;outline:none;transition:all .2s ease;background:#f7fafc}._searchInput_1bmyo_248:focus{border-color:#ff8a65;background:#fff;box-shadow:0 0 0 3px #ff8a651a}._filterSelect_1bmyo_265{padding:.875rem 1.25rem;border:2px solid #e2e8f0;border-radius:12px;font-size:1rem;outline:none;background:#f7fafc;cursor:pointer;transition:all .2s ease}._filterSelect_1bmyo_265:focus{border-color:#ff8a65;background:#fff;box-shadow:0 0 0 3px #ff8a651a}._filterBtn_1bmyo_282{display:flex;align-items:center;gap:.5rem;padding:.875rem 1.5rem;background:linear-gradient(135deg,#ff8a65,#ff7043);color:#fff;border:none;border-radius:12px;font-weight:500;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 12px #ff8a654d;white-space:nowrap}._filterBtn_1bmyo_282:hover{transform:translateY(-2px);box-shadow:0 6px 20px #ff8a6566}._contestsGrid_1bmyo_303{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:1.5rem;margin-bottom:2rem}._contestCard_1bmyo_310{background:#fff;border-radius:20px;padding:0;box-shadow:0 10px 40px #0000001a;transition:all .3s ease;overflow:hidden;border:1px solid #e2e8f0}._contestCard_1bmyo_310:hover{transform:translateY(-8px);box-shadow:0 20px 60px #00000026}._contestCardHeader_1bmyo_325{padding:1.5rem 1.5rem 1rem;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e2e8f0}._contestType_1bmyo_333{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#f7fafc;border-radius:12px;border:1px solid #e2e8f0}._contestType_1bmyo_333 svg{color:#ff8a65}._typeLabel_1bmyo_347{font-size:.85rem;font-weight:500;color:#4a5568}._contestBadges_1bmyo_353{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}._contestBadge_1bmyo_353{display:flex;align-items:center;gap:.25rem;padding:.25rem .75rem;background:linear-gradient(135deg,#ff8a65,#ff7043);color:#fff;border-radius:8px;font-size:.8rem;font-weight:500}._modeBadge_1bmyo_372{display:flex;align-items:center;gap:.25rem;padding:.25rem .75rem;border-radius:8px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}._modeBadge_1bmyo_372._strict_1bmyo_384{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff}._modeBadge_1bmyo_372._practice_1bmyo_389{background:linear-gradient(135deg,#10b981,#059669);color:#fff}._contestCardBody_1bmyo_394{padding:1.5rem}._contestTitle_1bmyo_398{font-size:1.1rem;font-weight:600;color:#2d3748;margin:0 0 1rem;line-height:1.4}._contestDetails_1bmyo_406{display:flex;flex-direction:column;gap:.75rem}._detailItem_1bmyo_412{display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:#718096}._detailItem_1bmyo_412 svg{color:#4299e1;flex-shrink:0}._contestCardFooter_1bmyo_425{padding:1rem 1.5rem 1.5rem;display:flex;gap:.75rem}._joinBtn_1bmyo_431{flex:1;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1rem;background:linear-gradient(135deg,#ff8a65,#ff7043);color:#fff;border:none;border-radius:12px;font-weight:500;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 12px #ff8a654d}._joinBtn_1bmyo_431:hover{transform:translateY(-2px);box-shadow:0 6px 20px #ff8a6566}._detailsBtn_1bmyo_453{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background:#f7fafc;color:#4a5568;border:1px solid #e2e8f0;border-radius:12px;font-weight:500;cursor:pointer;transition:all .2s ease}._detailsBtn_1bmyo_453:hover{background:#edf2f7;border-color:#cbd5e0;color:#2d3748;transform:translateY(-1px);box-shadow:0 2px 8px #0000001a}._errorContainer_1bmyo_475{display:flex;justify-content:center;align-items:center;min-height:60vh;padding:2rem}._errorCard_1bmyo_483{background:#fff;border-radius:20px;padding:3rem;text-align:center;box-shadow:0 10px 40px #0000001a;border:1px solid #fee2e2}._errorCard_1bmyo_483 h2{color:#dc2626;margin:0 0 1rem;font-size:1.5rem}._errorCard_1bmyo_483 p{color:#6b7280;margin:0 0 2rem;font-size:1rem}._retryBtn_1bmyo_504{padding:.75rem 2rem;background:linear-gradient(135deg,#ff8a65,#ff7043);color:#fff;border:none;border-radius:12px;font-weight:500;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 12px #ff8a654d}._retryBtn_1bmyo_504:hover{transform:translateY(-2px);box-shadow:0 6px 20px #ff8a6566}._paginationSection_1bmyo_522{display:flex;flex-direction:column;align-items:center;gap:1rem;margin:2rem 0;padding:1.5rem;background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014}._paginationInfo_1bmyo_534{color:#6b7280;font-size:.9rem;font-weight:500}._paginationControls_1bmyo_540{display:flex;align-items:center;gap:.5rem}._paginationBtn_1bmyo_546{padding:.5rem 1rem;background:#fff;border:2px solid #e5e7eb;border-radius:8px;color:#374151;font-weight:500;cursor:pointer;transition:all .2s ease}._paginationBtn_1bmyo_546:hover:not(._disabled_1bmyo_557){background:#f3f4f6;border-color:#d1d5db}._paginationBtn_1bmyo_546._disabled_1bmyo_557{opacity:.5;cursor:not-allowed}._pageNumbers_1bmyo_567{display:flex;gap:.25rem;margin:0 .5rem}._pageBtn_1bmyo_573{width:2.5rem;height:2.5rem;border:2px solid #e5e7eb;border-radius:8px;background:#fff;color:#374151;font-weight:500;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center}._pageBtn_1bmyo_573:hover{background:#f3f4f6;border-color:#d1d5db}._pageBtn_1bmyo_573._active_1bmyo_593{background:linear-gradient(135deg,#ff8a65,#ff7043);border-color:#ff7043;color:#fff}._modalOverlay_1bmyo_600{position:fixed;top:0;left:0;right:0;bottom:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}._modalContent_1bmyo_614{background:#fff;border-radius:20px;max-width:600px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px #0000004d;animation:_modalSlideIn_1bmyo_1 .3s ease-out}@keyframes _modalSlideIn_1bmyo_1{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}._modalHeader_1bmyo_636{display:flex;justify-content:space-between;align-items:center;padding:2rem 2rem 1rem;border-bottom:1px solid #e5e7eb}._modalTitle_1bmyo_644{font-size:1.5rem;font-weight:700;color:#1f2937;margin:0;line-height:1.3}._closeBtn_1bmyo_652{background:none;border:none;font-size:2rem;color:#6b7280;cursor:pointer;padding:0;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s ease}._closeBtn_1bmyo_652:hover{background:#f3f4f6;color:#374151}._modalBody_1bmyo_673{padding:1.5rem 2rem}._modalSection_1bmyo_677{margin-bottom:2rem}._modalSection_1bmyo_677:last-child{margin-bottom:0}._modalSection_1bmyo_677 h3{font-size:1.1rem;font-weight:600;color:#374151;margin:0 0 1rem;display:flex;align-items:center;gap:.5rem}._modalSection_1bmyo_677 p{color:#6b7280;line-height:1.6;margin:0}._detailsGrid_1bmyo_701{display:grid;gap:.75rem}._modalFooter_1bmyo_706{display:flex;gap:1rem;padding:1.5rem 2rem 2rem;border-top:1px solid #e5e7eb;justify-content:flex-end}._joinContestBtn_1bmyo_714{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:linear-gradient(135deg,#ff8a65,#ff7043);color:#fff;border:none;border-radius:12px;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 12px #ff8a654d}._joinContestBtn_1bmyo_714:hover{transform:translateY(-2px);box-shadow:0 6px 20px #ff8a6566}._cancelBtn_1bmyo_734{padding:.75rem 1.5rem;background:#fff;color:#6b7280;border:2px solid #e5e7eb;border-radius:12px;font-weight:600;cursor:pointer;transition:all .2s ease}._cancelBtn_1bmyo_734:hover{background:#f9fafb;border-color:#d1d5db;color:#374151}._contestId_1bmyo_752{font-family:Courier New,monospace;background:#f3f4f6;padding:.25rem .5rem;border-radius:6px;font-size:.85rem;color:#374151;border:1px solid #e5e7eb;-webkit-user-select:all;user-select:all;cursor:text}._contestId_1bmyo_752:hover{background:#e5e7eb;border-color:#d1d5db}._errorModalContent_1bmyo_770{background:#fff;border-radius:20px;max-width:500px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px #0000004d;animation:_errorModalSlideIn_1bmyo_1 .3s ease-out}@keyframes _errorModalSlideIn_1bmyo_1{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}._errorModalHeader_1bmyo_792{display:flex;flex-direction:column;align-items:center;padding:2rem 2rem 1rem;border-bottom:1px solid #e5e7eb;position:relative}._errorIcon_1bmyo_801{color:#ef4444;margin-bottom:1rem;padding:1rem;background:#fef2f2;border-radius:50%;border:2px solid #fecaca}._errorModalTitle_1bmyo_810{font-size:1.5rem;font-weight:700;color:#1f2937;margin:0;text-align:center}._errorModalBody_1bmyo_818{padding:2rem;text-align:center}._errorMessage_1bmyo_823{font-size:1.1rem;color:#374151;margin:0 0 2rem;font-weight:500}._errorSuggestions_1bmyo_830{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;padding:1.5rem;text-align:left}._errorSuggestions_1bmyo_830 h4{color:#374151;font-size:1rem;font-weight:600;margin:0 0 1rem}._errorSuggestions_1bmyo_830 ul{margin:0;padding-left:1.5rem;color:#6b7280}._errorSuggestions_1bmyo_830 li{margin-bottom:.5rem;line-height:1.5}._errorModalFooter_1bmyo_856{padding:1.5rem 2rem 2rem;border-top:1px solid #e5e7eb;display:flex;justify-content:center}._tryAgainBtn_1bmyo_863{padding:.75rem 2rem;background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;border:none;border-radius:12px;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 12px #ef44444d}._tryAgainBtn_1bmyo_863:hover{transform:translateY(-2px);box-shadow:0 6px 20px #ef444466}._loadMoreSection_1bmyo_881{display:flex;justify-content:center;margin-top:1rem}._loadMoreBtn_1bmyo_887{display:flex;align-items:center;gap:.5rem;padding:1rem 2rem;background:#fff;color:#4a5568;border:2px solid #e2e8f0;border-radius:12px;font-weight:500;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 12px #0000001a}._loadMoreBtn_1bmyo_887:hover{background:#f7fafc;border-color:#cbd5e0;transform:translateY(-2px);box-shadow:0 6px 20px #00000026}@media (max-width: 1200px){._contestsContainer_1bmyo_9{padding:5.5rem 1.5rem 1.5rem}._contestsHeader_1bmyo_17{flex-direction:column;text-align:center;gap:2rem}._headerContent_1bmyo_30{align-items:center}._headerStats_1bmyo_56{justify-content:center}._filterControls_1bmyo_228{grid-template-columns:1fr;gap:1rem}._contestsGrid_1bmyo_303{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}}@media (max-width: 768px){._contestsContainer_1bmyo_9{padding:5rem 1rem 1rem}._contestsHeader_1bmyo_17{padding:2rem}._pageTitle_1bmyo_41{font-size:2rem}._headerStats_1bmyo_56{flex-direction:column;gap:1rem;width:100%}._statCard_1bmyo_61{justify-content:center}._codeSearchCard_1bmyo_118,._filterSection_1bmyo_192{padding:1.5rem}._codeSearchInput_1bmyo_149{flex-direction:column;align-items:stretch}._contestsGrid_1bmyo_303{grid-template-columns:1fr}._contestCardFooter_1bmyo_425{flex-direction:column;gap:.5rem}}@media (max-width: 480px){._contestsContainer_1bmyo_9{padding:4.5rem .5rem .5rem}._contestsHeader_1bmyo_17{padding:1.5rem}._pageTitle_1bmyo_41{font-size:1.75rem}._codeSearchCard_1bmyo_118,._filterSection_1bmyo_192{padding:1rem}._contestCard_1bmyo_310{margin:0}._contestCardHeader_1bmyo_325,._contestCardBody_1bmyo_394,._contestCardFooter_1bmyo_425{padding:1rem}}._emptyState_1bmyo_1015{grid-column:1 / -1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center;background:#fff;border-radius:20px;box-shadow:0 10px 40px #0000001a;border:1px solid #e2e8f0;min-height:400px}._emptyStateIcon_1bmyo_1030{width:100px;height:100px;background:#fff;border:3px solid #e2e8f0;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:2rem;color:#cbd5e0}._emptyStateTitle_1bmyo_1043{font-size:1.75rem;font-weight:700;color:#2d3748;margin:0 0 1rem}._emptyStateText_1bmyo_1050{font-size:1.1rem;color:#718096;margin:0;max-width:500px;line-height:1.6}@media (max-width: 768px){._emptyState_1bmyo_1015{padding:3rem 1.5rem;min-height:300px}._emptyStateIcon_1bmyo_1030{width:80px;height:80px}._emptyStateTitle_1bmyo_1043{font-size:1.5rem}._emptyStateText_1bmyo_1050{font-size:1rem}}@media (max-width: 480px){._emptyState_1bmyo_1015{padding:2rem 1rem;min-height:250px}._emptyStateIcon_1bmyo_1030{width:60px;height:60px}._emptyStateTitle_1bmyo_1043{font-size:1.25rem}._emptyStateText_1bmyo_1050{font-size:.9rem}}._studentHome_1ol33_2{min-height:100vh;background:linear-gradient(135deg,#f8fafc,#e2e8f0);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#2d3748}._homeContainer_1ol33_9{max-width:1400px;margin:0 auto;padding:6rem 2rem 2rem}._headerSection_1ol33_17{margin-bottom:2rem}._welcomeCard_1ol33_21{background:#fff;border-radius:20px;padding:3rem;display:flex;align-items:center;justify-content:space-between;color:#2d3748;box-shadow:0 10px 40px #00000014;position:relative;overflow:hidden;margin-top:15px;border:1px solid #e2e8f0}._welcomeContent_1ol33_36{flex:1;z-index:1;position:relative}._welcomeTitle_1ol33_42{font-size:2.5rem;font-weight:700;margin-bottom:1rem;line-height:1.2;color:#1a202c}._highlight_1ol33_50{color:#ff8a65;background:linear-gradient(135deg,#ff8a65,#ff7043);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._welcomeSubtitle_1ol33_58{font-size:1.1rem;color:#718096;margin-bottom:1.5rem;line-height:1.6}._studentInfo_1ol33_65{display:flex;gap:1rem;flex-wrap:wrap}._infoTag_1ol33_71{background:#ff8a651a;padding:.6rem 1.25rem;border-radius:25px;font-size:.9rem;font-weight:500;color:#ff8a65;border:1px solid rgba(255,138,101,.2);transition:all .3s ease}._infoTag_1ol33_71:hover{background:#ff8a6526;border-color:#ff8a654d}._welcomeImage_1ol33_87{flex-shrink:0;margin-left:3rem;display:flex;align-items:center;justify-content:center;width:40%;max-width:400px}._welcomeImage_1ol33_87 img{width:100%;height:auto;object-fit:contain;display:block;filter:drop-shadow(0 10px 30px rgba(0,0,0,.05))}._statsSection_1ol33_106{margin-bottom:2rem}._statsGrid_1ol33_110{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}._statCard_1ol33_116{background:#fff;border-radius:16px;padding:1.5rem;box-shadow:0 4px 20px #00000014;transition:all .3s ease;border:1px solid rgba(0,0,0,.05);display:flex;align-items:center;gap:1rem}._statCard_1ol33_116:hover{transform:translateY(-4px);box-shadow:0 8px 30px #0000001f}._statIcon_1ol33_133{width:50px;height:50px;border-radius:12px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#ff8a65,#ff7043);color:#fff;flex-shrink:0}._statContent_1ol33_145{flex:1;margin-top:5%}._statNumber_1ol33_150{font-size:1.8rem;font-weight:700;color:#2d3748;margin-bottom:.25rem}._statLabel_1ol33_157{font-size:.9rem;color:#718096;font-weight:500}._progressSection_1ol33_164{margin-bottom:2rem}._progressCard_1ol33_168{background:#fff;border-radius:16px;padding:2rem;box-shadow:0 4px 20px #00000014;border:1px solid rgba(0,0,0,.05)}._progressHeader_1ol33_176{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}._progressTitle_1ol33_183{font-size:1.5rem;font-weight:600;color:#2d3748}._progressBadge_1ol33_189{background:linear-gradient(135deg,gold,#ffed4e);color:#2d3748;padding:.5rem 1rem;border-radius:25px;font-size:.9rem;font-weight:600}._progressBar_1ol33_198{background:#e2e8f0;border-radius:10px;height:12px;overflow:hidden;margin-bottom:1rem}._progressFill_1ol33_206{height:100%;background:linear-gradient(90deg,#ff8a65,#ff7043);border-radius:10px;transition:width .3s ease}._progressStats_1ol33_213{display:flex;justify-content:space-between;font-size:.9rem;color:#718096}._actionsSection_1ol33_221{margin-bottom:2rem}._sectionTitle_1ol33_225{font-size:1.5rem;font-weight:600;color:#2d3748;margin-bottom:1.5rem}._actionsGrid_1ol33_232{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}._actionCard_1ol33_238{background:#fff;border:none;border-radius:12px;padding:1.5rem;display:flex;flex-direction:column;align-items:center;gap:.75rem;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 20px #00000014;border:1px solid rgba(0,0,0,.05);color:#2d3748}._actionCard_1ol33_238:hover{transform:translateY(-2px);box-shadow:0 8px 30px #0000001f;background:linear-gradient(135deg,#ff8a65,#ff7043);color:#fff}._actionCard_1ol33_238 span{font-weight:500;font-size:.9rem}._contestSection_1ol33_267{margin-bottom:2rem}._contestCard_1ol33_271{background:#fff;border-radius:20px;padding:2rem;display:flex;align-items:center;gap:2rem;box-shadow:0 4px 20px #00000014;border:1px solid rgba(0,0,0,.05)}._contestContent_1ol33_282{flex:1}._contestTitle_1ol33_286{font-size:1.8rem;font-weight:600;color:#2d3748;margin-bottom:.5rem}._contestDescription_1ol33_293{color:#718096;margin-bottom:1.5rem;font-size:1rem}._contestInput_1ol33_299{display:flex;gap:1rem;max-width:400px}._codeInput_1ol33_305{flex:1;padding:.75rem 1rem;border:2px solid #e2e8f0;border-radius:8px;font-size:.9rem;transition:all .3s ease;background:#f7fafc}._codeInput_1ol33_305:focus{outline:none;border-color:#ff8a65;background:#fff;box-shadow:0 0 0 3px #ff8a651a}._joinButton_1ol33_322{background:linear-gradient(135deg,#ff8a65,#ff7043);color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s ease}._joinButton_1ol33_322:hover{transform:translateY(-1px);box-shadow:0 4px 15px #ff8a6566}._contestIllustration_1ol33_338{flex-shrink:0;display:flex;align-items:center;justify-content:center}._contestIllustration_1ol33_338 img{width:220px;height:180px;object-fit:contain;border-radius:12px;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}._upcomingSection_1ol33_355{margin-bottom:2rem}._sectionHeader_1ol33_359{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}._viewAllButton_1ol33_366{background:transparent;border:2px solid #ff8a65;color:#ff8a65;padding:.5rem 1rem;border-radius:8px;font-weight:500;cursor:pointer;transition:all .3s ease}._viewAllButton_1ol33_366:hover{background:#ff8a65;color:#fff}._contestsGrid_1ol33_382{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:1.5rem}._contestItem_1ol33_388{background:#fff;border-radius:16px;padding:1.5rem;box-shadow:0 4px 20px #00000014;border:1px solid rgba(0,0,0,.05);transition:all .3s ease}._contestItem_1ol33_388:hover{transform:translateY(-2px);box-shadow:0 8px 30px #0000001f}._contestHeader_1ol33_402{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}._contestType_1ol33_409{display:flex;gap:.5rem;align-items:center}._typeBadge_1ol33_415{padding:.25rem .75rem;border-radius:20px;font-size:.8rem;font-weight:600;text-transform:uppercase}._typeBadge_1ol33_415._contest_1ol33_267{background:linear-gradient(135deg,#ff8a65,#ff7043);color:#fff}._typeBadge_1ol33_415._practice_1ol33_428{background:linear-gradient(135deg,#48bb78,#38a169);color:#fff}._typeBadge_1ol33_415._quiz_1ol33_433{background:linear-gradient(135deg,#ed8936,#dd6b20);color:#fff}._difficulty_1ol33_438{font-size:.8rem;color:#718096;font-weight:500}._contestTime_1ol33_444{display:flex;align-items:center;gap:.25rem;font-size:.8rem;color:#718096}._contestName_1ol33_452{font-size:1.2rem;font-weight:600;color:#2d3748;margin-bottom:1rem}._contestMeta_1ol33_459{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.5rem}._metaItem_1ol33_466{display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:#718096}._contestJoinBtn_1ol33_474{background:linear-gradient(135deg,#ff8a65,#ff7043);color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s ease;width:100%}._contestJoinBtn_1ol33_474:hover{transform:translateY(-1px);box-shadow:0 4px 15px #ff8a6566}@media (max-width: 768px){._homeContainer_1ol33_9{padding:5rem 1rem 1rem}._welcomeCard_1ol33_21{flex-direction:column;text-align:center;gap:1.5rem;padding:2rem}._welcomeImage_1ol33_87{margin-left:0;margin-top:1.5rem}._welcomeTitle_1ol33_42{font-size:2rem}._studentInfo_1ol33_65{justify-content:center}._welcomeImage_1ol33_87 img{width:180px;height:180px}._contestIllustration_1ol33_338 img{width:180px;height:150px}._statsGrid_1ol33_110{grid-template-columns:1fr}._actionsGrid_1ol33_232{grid-template-columns:repeat(2,1fr)}._contestCard_1ol33_271{flex-direction:column;text-align:center}._contestInput_1ol33_299{flex-direction:column;max-width:none}._contestsGrid_1ol33_382{grid-template-columns:1fr}}@media (max-width: 480px){._welcomeCard_1ol33_21{padding:1.5rem}._welcomeTitle_1ol33_42{font-size:1.75rem}._welcomeSubtitle_1ol33_58{font-size:1rem}._infoTag_1ol33_71{font-size:.85rem;padding:.5rem 1rem}._welcomeImage_1ol33_87{max-width:280px}._welcomeImage_1ol33_87 img{width:100%;height:auto}._contestIllustration_1ol33_338 img{width:150px;height:120px}._actionsGrid_1ol33_232{grid-template-columns:1fr}._sectionHeader_1ol33_359{flex-direction:column;gap:1rem;align-items:flex-start}}._modalOverlay_1ol33_595{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;animation:_fadeIn_1ol33_1 .2s ease-in-out}@keyframes _fadeIn_1ol33_1{0%{opacity:0}to{opacity:1}}._modalContent_1ol33_618{background:#fff;border-radius:20px;max-width:700px;width:90%;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px #0000004d;animation:_slideUp_1ol33_1 .3s ease-out}@keyframes _slideUp_1ol33_1{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}._modalHeader_1ol33_640{padding:2rem;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;align-items:center;background:linear-gradient(135deg,#f8fafc,#f1f5f9)}._modalTitle_1ol33_649{font-size:1.5rem;font-weight:700;color:#2d3748;margin:0}._closeBtn_1ol33_656{background:none;border:none;font-size:2rem;color:#718096;cursor:pointer;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s ease}._closeBtn_1ol33_656:hover{background:#e2e8f0;color:#2d3748}._modalBody_1ol33_676{padding:2rem}._modalSection_1ol33_680{margin-bottom:2rem}._modalSection_1ol33_680:last-child{margin-bottom:0}._modalSection_1ol33_680 h3{font-size:1.1rem;font-weight:600;color:#2d3748;margin:0 0 1rem}._modalSection_1ol33_680 p{color:#718096;line-height:1.6;margin:0}._detailsGrid_1ol33_701{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}._detailItem_1ol33_707{display:flex;align-items:center;gap:.5rem;color:#4a5568;font-size:.9rem}._detailItem_1ol33_707 svg{color:#ff8a65;flex-shrink:0}._contestId_1ol33_720{font-weight:600;color:#ff8a65}._modalFooter_1ol33_725{padding:1.5rem 2rem;border-top:1px solid #e2e8f0;display:flex;gap:1rem;justify-content:flex-end;background:#f8fafc}._joinContestBtn_1ol33_734{display:flex;align-items:center;gap:.5rem;background:linear-gradient(135deg,#ff8a65,#ff7043);color:#fff;border:none;padding:.75rem 1.5rem;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #ff8a654d}._joinContestBtn_1ol33_734:hover{transform:translateY(-2px);box-shadow:0 6px 20px #ff8a6566}._cancelBtn_1ol33_755{display:flex;align-items:center;gap:.5rem;background:#fff;color:#718096;border:1px solid #e2e8f0;padding:.75rem 1.5rem;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease}._cancelBtn_1ol33_755:hover{background:#f7fafc;border-color:#cbd5e0}._errorModalContent_1ol33_776{background:#fff;border-radius:20px;max-width:500px;width:90%;box-shadow:0 20px 60px #0000004d;animation:_slideUp_1ol33_1 .3s ease-out}._errorModalHeader_1ol33_785{padding:2rem;border-bottom:1px solid #e2e8f0;text-align:center;position:relative}._errorIcon_1ol33_792{width:80px;height:80px;border-radius:50%;background:linear-gradient(135deg,#f7fafc,#edf2f7);display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;color:#cbd5e0;border:3px solid #e2e8f0}._errorModalTitle_1ol33_805{font-size:1.5rem;font-weight:700;color:#2d3748;margin:0}._errorModalHeader_1ol33_785 ._closeBtn_1ol33_656{position:absolute;top:1rem;right:1rem}._errorModalBody_1ol33_818{padding:2rem;text-align:center}._errorMessage_1ol33_823{font-size:1rem;color:#718096;margin-bottom:1.5rem;line-height:1.6}._errorSuggestions_1ol33_830{background:#f7fafc;border-radius:12px;padding:1.5rem;text-align:left}._errorSuggestions_1ol33_830 h4{font-size:.9rem;font-weight:600;color:#2d3748;margin:0 0 .75rem}._errorSuggestions_1ol33_830 ul{margin:0;padding-left:1.5rem;color:#718096}._errorSuggestions_1ol33_830 li{margin-bottom:.5rem;line-height:1.5}._errorModalFooter_1ol33_855{padding:1.5rem 2rem;border-top:1px solid #e2e8f0;display:flex;justify-content:center;background:#f8fafc}._tryAgainBtn_1ol33_863{display:flex;align-items:center;gap:.5rem;background:linear-gradient(135deg,#ff8a65,#ff7043);color:#fff;border:none;padding:.75rem 2rem;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #ff8a654d}._tryAgainBtn_1ol33_863:hover{transform:translateY(-2px);box-shadow:0 6px 20px #ff8a6566}._comingSoonModalContent_1ol33_885{background:#fff;max-width:500px;width:90%;box-shadow:0 20px 60px #0000004d;animation:_slideUp_1ol33_1 .3s ease-out;border-radius:30px}._comingSoonModalHeader_1ol33_894{padding:2rem;border-bottom:1px solid #e2e8f0;border-radius:30px;text-align:center;position:relative;background:linear-gradient(135deg,#fff7ed,#ffedd5)}._comingSoonIcon_1ol33_903{width:100px;height:100px;border-radius:50%;background:linear-gradient(135deg,#ff8a65,#ff7043);display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;color:#fff;border:4px solid white;box-shadow:0 8px 24px #ff8a654d}._comingSoonTitle_1ol33_917{font-size:1.75rem;font-weight:700;background:linear-gradient(135deg,#ff8a65,#ff7043);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0}._comingSoonModalHeader_1ol33_894 ._closeBtn_1ol33_656{position:absolute;top:1rem;right:1rem}._comingSoonBody_1ol33_933{padding:2rem;text-align:center}._comingSoonMessage_1ol33_938{font-size:1.1rem;color:#718096;margin-bottom:2rem;line-height:1.6}._comingSoonFeatures_1ol33_945{background:#f7fafc;border-radius:12px;padding:1.5rem;text-align:left}._comingSoonFeatures_1ol33_945 h4{font-size:.95rem;font-weight:600;color:#2d3748;margin:0 0 1rem;text-align:center}._comingSoonFeatures_1ol33_945 ul{margin:0;padding-left:1.5rem;color:#4a5568}._comingSoonFeatures_1ol33_945 li{margin-bottom:.75rem;line-height:1.5}._comingSoonFeatures_1ol33_945 li:last-child{margin-bottom:0}._comingSoonFooter_1ol33_975{padding:1.5rem 2rem;border-top:1px solid #e2e8f0;display:flex;justify-content:center;background:#f8fafc;border-radius:0 0 30px 30px}._gotItBtn_1ol33_984{display:flex;align-items:center;justify-content:center;gap:.5rem;background:linear-gradient(135deg,#ff8a65,#ff7043);color:#fff;border:none;padding:.75rem 2.5rem;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #ff8a654d;min-width:150px}._gotItBtn_1ol33_984:hover{transform:translateY(-2px);box-shadow:0 6px 20px #ff8a6566}@media (max-width: 768px){._modalContent_1ol33_618,._errorModalContent_1ol33_776,._comingSoonModalContent_1ol33_885{width:95%;max-height:85vh}._modalHeader_1ol33_640,._errorModalHeader_1ol33_785,._comingSoonModalHeader_1ol33_894{padding:1.5rem}._modalTitle_1ol33_649,._errorModalTitle_1ol33_805,._comingSoonTitle_1ol33_917{font-size:1.25rem}._modalBody_1ol33_676,._errorModalBody_1ol33_818,._comingSoonBody_1ol33_933{padding:1.5rem}._comingSoonIcon_1ol33_903{width:80px;height:80px}._comingSoonIcon_1ol33_903 svg{width:48px;height:48px}._detailsGrid_1ol33_701{grid-template-columns:1fr}._modalFooter_1ol33_725,._errorModalFooter_1ol33_855,._comingSoonFooter_1ol33_975{padding:1rem 1.5rem;flex-direction:column}._joinContestBtn_1ol33_734,._cancelBtn_1ol33_755,._tryAgainBtn_1ol33_863,._gotItBtn_1ol33_984{width:100%;justify-content:center}}._emptyState_1ol33_1064{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center;background:#fff;border-radius:20px;box-shadow:0 10px 40px #00000014;border:1px solid #e2e8f0;gap:1rem}._emptyStateText_1ol33_1078{font-size:1.25rem;font-weight:600;color:#2d3748;margin:0}._emptyStateSubtext_1ol33_1085{font-size:.95rem;color:#718096;margin:0}._studentLeader_zxz5x_2{min-height:100vh;background:linear-gradient(135deg,#f8fafc,#e2e8f0);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#2d3748;position:relative}._studentLeader_zxz5x_2:before{content:"";position:fixed;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(circle at 25% 25%,rgba(100,116,139,.03) 0%,transparent 50%),radial-gradient(circle at 75% 75%,rgba(71,85,105,.03) 0%,transparent 50%);pointer-events:none;z-index:0}._leaderContainer_zxz5x_24{position:relative;z-index:1;max-width:1400px;margin:0 auto;padding:6rem 2rem 2rem}._leaderHeader_zxz5x_36{background:#fff;border-radius:20px;padding:2.5rem;margin-bottom:2rem;box-shadow:0 10px 40px #0000001a;margin-top:15px}._headerContent_zxz5x_45{display:flex;align-items:center;gap:1.5rem;margin-bottom:2rem}._headerIcon_zxz5x_52{width:60px;height:60px;background:#fff;border:2px solid #ff7043;border-radius:16px;display:flex;align-items:center;justify-content:center;color:#fbbf24;box-shadow:none}._headerText_zxz5x_65{flex:1}._pageTitle_zxz5x_69{font-size:2.5rem;font-weight:700;color:#2d3748;margin:0 0 1rem;line-height:1.2}._pageSubtitle_zxz5x_77{font-size:1.1rem;color:#718096;margin:0;line-height:1.6}._headerStats_zxz5x_84{display:flex;gap:1.5rem;flex-wrap:wrap}._statCard_zxz5x_90{display:flex;align-items:center;gap:1rem;background:linear-gradient(135deg,#f7fafc,#edf2f7);padding:1rem 1.5rem;border-radius:16px;border:1px solid #e2e8f0;min-width:140px;transition:all .3s ease;cursor:pointer}._statCard_zxz5x_90:hover{transform:translateY(-2px);box-shadow:0 8px 25px #0000001a;border-color:#cbd5e0}._statIcon_zxz5x_109{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;background:#fff;border:2px solid #ff8a65;color:#ff8a65}._statInfo_zxz5x_121{flex:1;margin-top:15%}._statNumber_zxz5x_126{font-size:1.5rem;font-weight:700;color:#2d3748;margin:0;line-height:1}._statLabel_zxz5x_134{font-size:.85rem;color:#718096;margin:.25rem 0 0;font-weight:500}._profileSection_zxz5x_142{margin-bottom:2rem}._profileCard_zxz5x_146{background:#fff;border-radius:20px;padding:0;box-shadow:0 10px 40px #0000001a;border:1px solid #e2e8f0;overflow:hidden}._profileHeader_zxz5x_155{background:linear-gradient(135deg,#f8fafc,#e2e8f0);padding:2rem;display:flex;align-items:center;gap:2rem;color:#2d3748;position:relative;border-bottom:3px solid #ff8a65}._profileHeader_zxz5x_155:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="grain" width="100" height="100" patternUnits="userSpaceOnUse"><circle cx="25" cy="25" r="1" fill="white" opacity="0.1"/><circle cx="75" cy="75" r="1" fill="white" opacity="0.1"/></pattern></defs><rect width="100" height="100" fill="url(%23grain)"/></svg>');opacity:.3}._profileAvatar_zxz5x_177{position:relative;z-index:1}._avatarCircle_zxz5x_182{width:80px;height:80px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;color:#ff8a65;border:3px solid #ff8a65;position:relative;box-shadow:none}._rankBadge_zxz5x_196{position:absolute;bottom:-8px;right:-8px;background:#fff;color:#ff8a65;border-radius:20px;padding:.4rem .8rem;font-size:.8rem;font-weight:700;box-shadow:0 4px 12px #00000026;border:2px solid #ff8a65;z-index:2}._rankNumber_zxz5x_211{font-weight:700;color:inherit;font-size:inherit;margin:0;line-height:1}._crownIcon_zxz5x_219{position:absolute;top:-10px;right:-10px;background:#fff;border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;color:gold;box-shadow:0 2px 8px #0000001a}._profileInfo_zxz5x_234{flex:1;position:relative;z-index:1}._profileName_zxz5x_240{font-size:1.75rem;font-weight:700;margin:0 0 1rem;color:#1a202c}._pointsBadge_zxz5x_247{display:inline-flex;align-items:center;gap:.5rem;background:#fff;padding:.5rem 1rem;border-radius:20px;font-size:.9rem;font-weight:600;margin-bottom:.75rem;color:#2d3748;border:1px solid #e2e8f0;box-shadow:0 2px 4px #0000000d}._profileTierBadge_zxz5x_262{display:inline-flex;align-items:center;gap:.5rem;background:#ffffff1f;padding:.45rem .9rem;border-radius:9999px;font-size:.9rem;font-weight:700;color:#fff;margin-left:1.25rem;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);box-shadow:0 8px 24px #0000000f;border:1px solid rgba(255,255,255,.06)}._profileStats_zxz5x_280{padding:2rem;border-bottom:1px solid #f1f5f9}._statsTitle_zxz5x_285{font-size:1.1rem;font-weight:600;color:#2d3748;margin:0 0 1.5rem;text-transform:uppercase;letter-spacing:.5px}._statsGrid_zxz5x_294{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem}._statItem_zxz5x_300{display:flex;align-items:center;gap:1rem;padding:1rem;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-radius:12px;border:1px solid #e2e8f0;transition:all .3s ease}._statItem_zxz5x_300:hover{transform:translateY(-2px);box-shadow:0 8px 25px #0000001a}._statItem_zxz5x_300 ._statIcon_zxz5x_109{width:40px;height:40px;border-radius:10px;background:#fff;border:2px solid #10b981;display:flex;align-items:center;justify-content:center;color:#10b981;flex-shrink:0}._statDetails_zxz5x_329{flex:1}._statLabel_zxz5x_134{font-size:.85rem;color:#718096;font-weight:500;margin-bottom:.25rem}._statValues_zxz5x_340{display:flex;align-items:center;gap:.75rem;margin-bottom:.25rem}._statPoints_zxz5x_353{font-size:.8rem;color:#ff8a65;font-weight:600;background:#ff8a651a;padding:.2rem .5rem;border-radius:8px}._achievementSection_zxz5x_376{padding:2rem}._achievementTitle_zxz5x_380{font-size:1rem;font-weight:600;color:#2d3748;margin:0 0 1rem;text-transform:uppercase;letter-spacing:.5px}._achievementBadges_zxz5x_389{display:flex;flex-wrap:wrap;gap:.75rem}._achievementBadge_zxz5x_389{display:flex;align-items:center;gap:.5rem;background:linear-gradient(135deg,gold,#ffb347);color:#2d3748;padding:.5rem 1rem;border-radius:20px;font-size:.8rem;font-weight:500;box-shadow:0 2px 8px #ffd7004d;transition:all .3s ease}._leaderboardSection_zxz5x_410{margin-bottom:2rem}._leaderboardCard_zxz5x_414{background:#fff;border-radius:20px;box-shadow:0 10px 40px #0000001a;border:1px solid #e2e8f0;overflow:hidden}._leaderboardHeader_zxz5x_422{background:linear-gradient(135deg,#f8fafc,#f1f5f9);padding:2rem;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;align-items:center;gap:2rem}._leaderboardTitle_zxz5x_432{display:flex;align-items:center;gap:1rem}._titleIcon_zxz5x_438{width:48px;height:48px;background:#fff;border:2px solid #ff7043;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#ff7043;box-shadow:none}._titleText_zxz5x_451 h2{font-size:1.5rem;font-weight:700;color:#2d3748;margin:0;line-height:1.2}._titleText_zxz5x_451 p{font-size:.9rem;color:#718096;margin:.25rem 0 0}._leaderboardFilters_zxz5x_465{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}._filterGroup_zxz5x_472{display:flex;align-items:center;gap:.5rem;background:#fff;padding:.75rem;border-radius:12px;border:1px solid #e2e8f0;box-shadow:0 2px 4px #0000000d}._filterGroup_zxz5x_472 svg{color:#718096;flex-shrink:0}._filterSelect_zxz5x_488{border:none;background:none;font-size:.9rem;color:#2d3748;font-weight:500;outline:none;cursor:pointer;min-width:120px}._refreshButton_zxz5x_499{display:flex;align-items:center;gap:.5rem;background:linear-gradient(135deg,#ff8a65,#ff7043);color:#fff;border:none;padding:.75rem 1rem;border-radius:12px;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 8px #ff8a654d}._refreshButton_zxz5x_499:hover{transform:translateY(-1px);box-shadow:0 4px 12px #ff8a6566}._statDetails_zxz5x_329{flex:1;min-width:0}._statLabel_zxz5x_134{font-size:.85rem;color:#718096;font-weight:500;display:block;margin-bottom:.5rem}._statValues_zxz5x_340{display:flex;align-items:center;gap:.75rem;margin-bottom:.5rem}._statCount_zxz5x_347{font-size:1.25rem;font-weight:700;color:#2d3748}._statPoints_zxz5x_353{font-size:.85rem;color:#ff8a65;font-weight:600;background:#ff8a651a;padding:.25rem .5rem;border-radius:6px}._statTrend_zxz5x_362{display:flex;align-items:center;gap:.25rem;font-size:.75rem;color:#48bb78;font-weight:500}._statTrend_zxz5x_362 svg{color:#48bb78}._achievementSection_zxz5x_376{margin-top:2rem;padding-top:2rem;border-top:1px solid #e2e8f0}._achievementTitle_zxz5x_380{font-size:1rem;font-weight:600;color:#2d3748;margin:0 0 1rem}._achievementBadges_zxz5x_389{display:flex;gap:.75rem;flex-wrap:wrap}._achievementBadge_zxz5x_389{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:linear-gradient(135deg,gold,#ffb347);color:#2d3748;border-radius:20px;font-size:.8rem;font-weight:600;box-shadow:0 2px 8px #ffd7004d;transition:all .3s ease;cursor:pointer;position:relative;overflow:hidden}._achievementBadge_zxz5x_389:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:left .5s ease}._achievementBadge_zxz5x_389:hover{transform:translateY(-2px) scale(1.05);box-shadow:0 6px 20px #ffd70080}._achievementBadge_zxz5x_389:hover:before{left:100%}._achievementBadge_zxz5x_389 svg{color:#d69e2e}._leaderboardSection_zxz5x_410{background:linear-gradient(135deg,#fff,#f8fafc);border-radius:20px;padding:2rem;box-shadow:0 10px 40px #0000001a;border:1px solid #e2e8f0;position:relative;overflow:hidden}._leaderboardSection_zxz5x_410:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#ff8a65,#ff7043,#ff8a65)}._leaderboardHeader_zxz5x_422{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid #e2e8f0}._leaderboardTitle_zxz5x_432{display:flex;align-items:center;gap:.75rem}._leaderboardTitle_zxz5x_432 h2{font-size:1.5rem;font-weight:700;color:#2d3748;margin:0}._leaderboardTitle_zxz5x_432 svg{color:#fff}._leaderboardFilters_zxz5x_465{display:flex;gap:1rem}._filterGroup_zxz5x_472{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;background:linear-gradient(135deg,#f7fafc,#edf2f7);border-radius:12px;border:1px solid #e2e8f0;transition:all .2s ease;cursor:pointer}._filterGroup_zxz5x_472:hover{border-color:#cbd5e0;transform:translateY(-1px);box-shadow:0 4px 12px #0000001a}._filterGroup_zxz5x_472 svg{color:#ff8a65}._filterSelect_zxz5x_488{border:none;background:transparent;font-size:.9rem;color:#4a5568;outline:none;cursor:pointer;font-weight:500}._leaderboardTable_zxz5x_712{background:#f7fafc;border-radius:16px;overflow:hidden;border:1px solid #e2e8f0}._tableHeader_zxz5x_719{display:grid;grid-template-columns:120px 2fr 120px 100px 80px 80px 120px;background:linear-gradient(135deg,#ff8a65,#ff7043);color:#fff;font-weight:600;padding:1rem;gap:1rem}._headerCell_zxz5x_729{font-size:.85rem;text-transform:uppercase;letter-spacing:.5px;display:flex;align-items:center}._tableBody_zxz5x_737{background:#fff}._tableRow_zxz5x_741{display:grid;grid-template-columns:120px 2fr 120px 100px 80px 80px 120px;padding:1rem;gap:1rem;border-bottom:1px solid #e2e8f0;transition:all .2s ease;align-items:center}._tableRow_zxz5x_741:hover{background:#f7fafc}._tableRow_zxz5x_741._currentUser_zxz5x_755{background:linear-gradient(135deg,#ff8a6514,#ff704314);border-left:4px solid #ff8a65;position:relative}._tableRow_zxz5x_741._currentUser_zxz5x_755:after{content:"";position:absolute;right:1rem;top:50%;transform:translateY(-50%);width:8px;height:8px;background:#ff8a65;border-radius:50%;animation:_pulse_zxz5x_1 2s infinite}@keyframes _pulse_zxz5x_1{0%{box-shadow:0 0 #ff8a65b3}70%{box-shadow:0 0 0 10px #ff8a6500}to{box-shadow:0 0 #ff8a6500}}._tableCell_zxz5x_786{font-size:.9rem;color:#4a5568;display:flex;align-items:center}._rankCell_zxz5x_793{display:flex;align-items:center;gap:.5rem}._tableCell_zxz5x_786 ._rankNumber_zxz5x_211{font-weight:700;color:#2d3748;font-size:.9rem;padding:.25rem .5rem;background:linear-gradient(135deg,#f7fafc,#edf2f7);border-radius:8px;border:1px solid #e2e8f0;transition:all .2s ease}._tableCell_zxz5x_786 ._rankNumber_zxz5x_211:hover{background:linear-gradient(135deg,#ff8a65,#ff7043);color:#fff;transform:scale(1.05)}._studentCell_zxz5x_816{display:flex;align-items:center;gap:.75rem}._studentAvatar_zxz5x_822{width:40px;height:40px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;color:#ff8a65;font-weight:600;font-size:.9rem;flex-shrink:0;border:2px solid #ff8a65;transition:all .3s ease}._studentAvatar_zxz5x_822:hover{transform:scale(1.1);border-color:#ff7043;box-shadow:none}._studentInfo_zxz5x_844{display:flex;flex-direction:column;gap:.25rem}._studentName_zxz5x_850{font-weight:600;color:#2d3748;font-size:.9rem}._youBadge_zxz5x_856{font-size:.7rem;background:linear-gradient(135deg,#ff8a65,#ff7043);color:#fff;padding:.125rem .5rem;border-radius:8px;font-weight:500;width:fit-content;animation:_glow_zxz5x_1 2s ease-in-out infinite alternate}@keyframes _glow_zxz5x_1{0%{box-shadow:0 0 5px #ff8a6580}to{box-shadow:0 0 10px #ff8a65cc}}._departmentBadge_zxz5x_876{background:#e2e8f0;color:#4a5568;padding:.25rem .75rem;border-radius:12px;font-size:.8rem;font-weight:500}._tierBadge_zxz5x_885{padding:.25rem .75rem;border-radius:12px;font-size:.8rem;font-weight:500;color:#fff;display:flex;align-items:center;justify-content:center;min-width:60px;transition:all .3s ease;cursor:pointer;position:relative;overflow:hidden}._tierBadge_zxz5x_885:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:left .5s ease}._tierBadge_zxz5x_885:hover{transform:scale(1.1);box-shadow:0 4px 12px #0003}._tierBadge_zxz5x_885:hover:before{left:100%}._activityCount_zxz5x_921{font-weight:600;color:#2d3748;text-align:center}._pointsCell_zxz5x_927{display:flex;align-items:center;gap:.5rem}._pointsCell_zxz5x_927 svg{color:#fbbf24}._pointsValue_zxz5x_937{font-weight:700;color:#2d3748}._pagination_zxz5x_942{display:flex;justify-content:center;align-items:center;gap:1rem;margin-top:2rem;padding-top:2rem;border-top:1px solid #e2e8f0}._pageBtn_zxz5x_952{padding:.75rem 1.5rem;border:2px solid #e2e8f0;background:#fff;border-radius:12px;cursor:pointer;font-weight:500;transition:all .2s ease;color:#4a5568}._pageBtn_zxz5x_952:hover:not(._disabled_zxz5x_963){border-color:#ff8a65;color:#ff8a65;transform:translateY(-1px);box-shadow:0 4px 12px #ff8a6526}._pageBtn_zxz5x_952._disabled_zxz5x_963{opacity:.5;cursor:not-allowed}._pageNumbers_zxz5x_975{display:flex;align-items:center;gap:.5rem}._pageNumber_zxz5x_975{width:40px;height:40px;border:2px solid #e2e8f0;background:#fff;border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;font-weight:500;transition:all .2s ease;color:#4a5568}._pageNumber_zxz5x_975:hover{border-color:#ff8a65;color:#ff8a65;transform:translateY(-1px);box-shadow:0 4px 12px #ff8a6526}._pageNumber_zxz5x_975._active_zxz5x_1003{background:linear-gradient(135deg,#ff8a65,#ff7043);color:#fff;border-color:#ff8a65;box-shadow:0 4px 12px #ff8a6533}._pageInfo_zxz5x_1010{color:#718096;font-weight:500;font-size:.9rem}._floatingActions_zxz5x_1017{position:fixed;bottom:2rem;right:2rem;display:flex;flex-direction:column;gap:1rem;z-index:1000}._floatingBtn_zxz5x_1027{width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,#ff8a65,#ff7043);color:#fff;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 20px #ff8a6566;transition:all .3s ease;position:relative;overflow:hidden}._floatingBtn_zxz5x_1027:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:left .5s ease}._floatingBtn_zxz5x_1027:hover{transform:translateY(-2px) scale(1.1);box-shadow:0 8px 30px #ff8a6599}._floatingBtn_zxz5x_1027:hover:before{left:100%}._floatingBtn_zxz5x_1027:active{transform:translateY(0) scale(1.05)}@media (max-width: 1200px){._leaderContainer_zxz5x_24{padding:5.5rem 1.5rem 1.5rem}._leaderHeader_zxz5x_36{flex-direction:column;text-align:center;gap:2rem}._headerContent_zxz5x_45{flex-direction:column;align-items:center}._headerStats_zxz5x_84{justify-content:center}._tableHeader_zxz5x_719,._tableRow_zxz5x_741{grid-template-columns:60px 2fr 100px 80px 60px 60px 100px;gap:.5rem}}@media (max-width: 768px){._leaderContainer_zxz5x_24{padding:5rem 1rem 1rem}._leaderHeader_zxz5x_36{padding:2rem}._pageTitle_zxz5x_69{font-size:2rem}._headerStats_zxz5x_84{flex-direction:column;gap:1rem;width:100%}._statCard_zxz5x_90{justify-content:center}._profileHeader_zxz5x_155{flex-direction:column;text-align:center;gap:1rem}._statsGrid_zxz5x_294{grid-template-columns:1fr}._leaderboardFilters_zxz5x_465{flex-direction:column;gap:.5rem}._tableHeader_zxz5x_719,._tableRow_zxz5x_741{grid-template-columns:50px 1fr 80px 60px 50px 50px 80px;font-size:.8rem;padding:.75rem .5rem}._studentAvatar_zxz5x_822{width:32px;height:32px;font-size:.8rem}._pagination_zxz5x_942{flex-direction:column;gap:1rem}._pageNumbers_zxz5x_975{order:-1}}@media (max-width: 480px){._leaderContainer_zxz5x_24{padding:4.5rem .5rem .5rem}._leaderHeader_zxz5x_36{padding:1.5rem}._pageTitle_zxz5x_69{font-size:1.75rem}._profileCard_zxz5x_146,._leaderboardSection_zxz5x_410{padding:1rem}._tableHeader_zxz5x_719,._tableRow_zxz5x_741{grid-template-columns:40px 1fr 60px 50px 40px 40px 60px;font-size:.75rem;padding:.5rem .25rem}._studentCell_zxz5x_816{gap:.5rem}}@media (max-width: 768px){._leaderContainer_zxz5x_24{padding:5rem 1rem 1rem}._headerContent_zxz5x_45{flex-direction:column;gap:1rem;margin-bottom:1rem}._headerIcon_zxz5x_52{width:50px;height:50px}._pageTitle_zxz5x_69{font-size:2rem;text-align:center}._pageSubtitle_zxz5x_77{text-align:center}._headerStats_zxz5x_84{justify-content:center;gap:1rem}._statsGrid_zxz5x_294{grid-template-columns:1fr}._leaderboardHeader_zxz5x_422{flex-direction:column;gap:1rem;align-items:stretch}._leaderboardFilters_zxz5x_465{justify-content:center;gap:.75rem}._tableHeader_zxz5x_719,._tableRow_zxz5x_741{grid-template-columns:50px 1fr 80px 60px 50px 50px 80px;font-size:.8rem;padding:.75rem .5rem}._studentAvatar_zxz5x_822{width:32px;height:32px;font-size:.8rem}._profileHeader_zxz5x_155{flex-direction:column;text-align:center;gap:1rem}._achievementBadges_zxz5x_389{justify-content:center}._floatingActions_zxz5x_1017{bottom:1rem;right:1rem}}@media (max-width: 480px){._leaderContainer_zxz5x_24{padding:4.5rem .5rem .5rem}._leaderHeader_zxz5x_36{padding:1.5rem}._headerIcon_zxz5x_52{width:40px;height:40px}._pageTitle_zxz5x_69{font-size:1.75rem}._statCard_zxz5x_90{min-width:120px;padding:.75rem 1rem}._statIcon_zxz5x_109{width:40px;height:40px}._profileCard_zxz5x_146{padding:0}._profileHeader_zxz5x_155,._profileStats_zxz5x_280,._achievementSection_zxz5x_376{padding:1.5rem}._leaderboardCard_zxz5x_414{margin:0}._leaderboardHeader_zxz5x_422{padding:1.5rem}._titleIcon_zxz5x_438{width:40px;height:40px}._titleText_zxz5x_451 h2{font-size:1.25rem}._leaderboardFilters_zxz5x_465{flex-direction:column;gap:.5rem}._filterGroup_zxz5x_472,._refreshButton_zxz5x_499{width:100%;justify-content:center}._tableHeader_zxz5x_719,._tableRow_zxz5x_741{grid-template-columns:40px 1fr 60px 50px 40px 40px 60px;font-size:.75rem;padding:.5rem .25rem}._studentCell_zxz5x_816{gap:.5rem}._studentAvatar_zxz5x_822{width:28px;height:28px;font-size:.7rem}._pagination_zxz5x_942{padding:1rem;flex-direction:column;gap:1rem}._pageNumbers_zxz5x_975{order:-1;justify-content:center}._floatingBtn_zxz5x_1027{width:48px;height:48px}}._emptyState_zxz5x_1377{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center}._emptyStateIcon_zxz5x_1386{width:80px;height:80px;background:linear-gradient(135deg,#f7fafc,#edf2f7);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;color:#cbd5e0;border:3px solid #e2e8f0}._emptyStateTitle_zxz5x_1399{font-size:1.5rem;font-weight:700;color:#2d3748;margin:0 0 1rem}._emptyStateText_zxz5x_1406{font-size:1rem;color:#718096;margin:0;max-width:500px;line-height:1.6}@media (max-width: 768px){._profileTierBadge_zxz5x_262{margin-left:.5rem}._emptyState_zxz5x_1377{padding:3rem 1.5rem}._emptyStateIcon_zxz5x_1386{width:60px;height:60px}._emptyStateTitle_zxz5x_1399{font-size:1.25rem}._emptyStateText_zxz5x_1406{font-size:.9rem}}._studentPractice_1onzn_2{min-height:100vh;background:linear-gradient(135deg,#f8fafc,#e2e8f0);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#2d3748}._practiceContainer_1onzn_9{max-width:1400px;margin:0 auto;padding:6rem 2rem 2rem}._practiceHeader_1onzn_17{background:#fff;border-radius:20px;padding:3rem;margin-bottom:2rem;box-shadow:0 10px 40px #0000001a;display:flex;justify-content:space-between;align-items:center;gap:3rem;margin-top:15px}._headerContent_1onzn_30{flex:1;display:flex;flex-direction:column;gap:2rem}._headerText_1onzn_37{flex:1}._pageTitle_1onzn_41{font-size:2.5rem;font-weight:700;color:#2d3748;margin:0 0 1rem;line-height:1.2}._pageSubtitle_1onzn_49{font-size:1.1rem;color:#718096;margin:0;line-height:1.6}._headerStats_1onzn_56{display:flex;gap:1.5rem}._statCard_1onzn_61{display:flex;align-items:center;gap:1rem;background:#f7fafc;padding:1rem 1.5rem;border-radius:16px;border:1px solid #e2e8f0;min-width:140px}._statIcon_1onzn_72{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#ff8a65,#ff7043);color:#fff;flex-shrink:0}._statInfo_1onzn_84{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;min-height:48px;margin-top:1.2rem}._statInfo_1onzn_84 h3{font-size:1.5rem;font-weight:700;color:#2d3748;margin:0;line-height:1.2}._statInfo_1onzn_84 p{font-size:.85rem;color:#718096;margin:0;line-height:1.2}._headerIllustration_1onzn_108{flex-shrink:0}._practiceImage_1onzn_112{width:200px;height:200px;border-radius:16px;object-fit:cover;box-shadow:0 8px 24px #0000001a}._quickAccessSection_1onzn_120{margin-bottom:2rem}._codeSearchCard_1onzn_124{background:#fff;border-radius:20px;padding:2rem;box-shadow:0 10px 40px #0000001a}._cardHeader_1onzn_131{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}._cardHeader_1onzn_131 h3{font-size:1.25rem;font-weight:600;color:#2d3748;margin:0}._cardHeader_1onzn_131 svg{color:#ff8a65}._codeSearchCard_1onzn_124 p{color:#718096;margin-bottom:1.5rem;font-size:.95rem}._codeSearchInput_1onzn_155{display:flex;gap:1rem;align-items:center}._codeInput_1onzn_161{flex:1;padding:.875rem 1.25rem;border:2px solid #e2e8f0;border-radius:12px;font-size:1rem;outline:none;transition:all .2s ease;background:#f7fafc}._codeInput_1onzn_161:focus{border-color:#ff8a65;background:#fff;box-shadow:0 0 0 3px #ff8a651a}._codeFindBtn_1onzn_178{display:flex;align-items:center;gap:.5rem;padding:.875rem 1.5rem;background:linear-gradient(135deg,#ff8a65,#ff7043);color:#fff;border:none;border-radius:12px;font-weight:500;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 12px #ff8a654d}._codeFindBtn_1onzn_178:hover{transform:translateY(-2px);box-shadow:0 6px 20px #ff8a6566}._filterSection_1onzn_199{background:#fff;border-radius:20px;padding:2rem;margin-bottom:2rem;box-shadow:0 10px 40px #0000001a}._filterHeader_1onzn_207{margin-bottom:1.5rem}._filterTitle_1onzn_211{display:flex;align-items:center;gap:.75rem;margin-bottom:.5rem}._filterTitle_1onzn_211 h3{font-size:1.25rem;font-weight:600;color:#2d3748;margin:0}._filterTitle_1onzn_211 svg{color:#ff8a65}._filterHeader_1onzn_207 p{color:#718096;margin:0;font-size:.95rem}._filterControls_1onzn_235{display:grid;grid-template-columns:2fr 1fr 1fr 1fr auto;gap:1rem;align-items:center}._searchGroup_1onzn_242{position:relative;display:flex;align-items:center}._searchGroup_1onzn_242 svg{position:absolute;left:1rem;color:#718096;z-index:1}._searchInput_1onzn_255{width:100%;padding:.875rem 1.25rem .875rem 2.75rem;border:2px solid #e2e8f0;border-radius:12px;font-size:1rem;outline:none;transition:all .2s ease;background:#f7fafc}._searchInput_1onzn_255:focus{border-color:#ff8a65;background:#fff;box-shadow:0 0 0 3px #ff8a651a}._filterSelect_1onzn_272{padding:.875rem 1.25rem;border:2px solid #e2e8f0;border-radius:12px;font-size:1rem;outline:none;background:#f7fafc;cursor:pointer;transition:all .2s ease}._filterSelect_1onzn_272:focus{border-color:#ff8a65;background:#fff;box-shadow:0 0 0 3px #ff8a651a}._filterBtn_1onzn_289{display:flex;align-items:center;gap:.5rem;padding:.875rem 1.5rem;background:linear-gradient(135deg,#ff8a65,#ff7043);color:#fff;border:none;border-radius:12px;font-weight:500;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 12px #ff8a654d;white-space:nowrap}._filterBtn_1onzn_289:hover{transform:translateY(-2px);box-shadow:0 6px 20px #ff8a6566}._practiceGrid_1onzn_311{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:1.5rem;margin-bottom:2rem}._practiceCard_1onzn_318{background:#fff;border-radius:20px;padding:0;box-shadow:0 10px 40px #0000001a;transition:all .3s ease;overflow:hidden;border:1px solid #e2e8f0}._practiceCard_1onzn_318:hover{transform:translateY(-8px);box-shadow:0 20px 60px #00000026}._practiceCardHeader_1onzn_333{padding:1.5rem 1.5rem 1rem;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e2e8f0}._practiceType_1onzn_341{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#f7fafc;border-radius:12px;border:1px solid #e2e8f0}._practiceType_1onzn_341 svg{color:#ff8a65}._typeLabel_1onzn_355{font-size:.85rem;font-weight:500;color:#4a5568}._practiceBadge_1onzn_361{display:flex;align-items:center;gap:.25rem;padding:.25rem .75rem;background:linear-gradient(135deg,#ff8a65,#ff7043);color:#fff;border-radius:8px;font-size:.8rem;font-weight:500}._practiceCardBody_1onzn_373{padding:1.5rem}._practiceTitle_1onzn_377{font-size:1.1rem;font-weight:600;color:#2d3748;margin:0 0 1rem;line-height:1.4}._practiceDetails_1onzn_385{display:flex;flex-direction:column;gap:.75rem}._detailItem_1onzn_391{display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:#718096}._detailItem_1onzn_391 svg{color:#4299e1;flex-shrink:0}._practiceCardFooter_1onzn_404{padding:1rem 1.5rem 1.5rem;display:flex;gap:.75rem}._startBtn_1onzn_410{flex:1;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1rem;background:linear-gradient(135deg,#ff8a65,#ff7043);color:#fff;border:none;border-radius:12px;font-weight:500;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 12px #ff8a654d;text-decoration:none}._startBtn_1onzn_410:hover{transform:translateY(-2px);box-shadow:0 6px 20px #ff8a6566;text-decoration:none;color:#fff}._viewBtn_1onzn_435{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background:#f7fafc;color:#4a5568;border:1px solid #e2e8f0;border-radius:12px;font-weight:500;cursor:pointer;transition:all .2s ease;text-decoration:none}._viewBtn_1onzn_435:hover{background:#edf2f7;border-color:#cbd5e0;color:#2d3748;transform:translateY(-1px);box-shadow:0 2px 8px #0000001a}._errorContainer_1onzn_459{display:flex;justify-content:center;align-items:center;min-height:60vh;padding:2rem}._errorCard_1onzn_467{background:#fff;border-radius:20px;padding:3rem;text-align:center;box-shadow:0 10px 40px #0000001a;border:1px solid #fee2e2}._errorCard_1onzn_467 h2{color:#dc2626;margin:0 0 1rem;font-size:1.5rem}._errorCard_1onzn_467 p{color:#6b7280;margin:0 0 2rem;font-size:1rem}._retryBtn_1onzn_488{padding:.75rem 2rem;background:linear-gradient(135deg,#ff8a65,#ff7043);color:#fff;border:none;border-radius:12px;font-weight:500;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 12px #ff8a654d}._retryBtn_1onzn_488:hover{transform:translateY(-2px);box-shadow:0 6px 20px #ff8a6566}._paginationSection_1onzn_506{display:flex;flex-direction:column;align-items:center;gap:1rem;margin:2rem 0;padding:1.5rem;background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014}._paginationInfo_1onzn_518{color:#6b7280;font-size:.9rem;font-weight:500}._paginationControls_1onzn_524{display:flex;align-items:center;gap:.5rem}._paginationBtn_1onzn_530{padding:.5rem 1rem;background:#fff;border:2px solid #e5e7eb;border-radius:8px;color:#374151;font-weight:500;cursor:pointer;transition:all .2s ease}._paginationBtn_1onzn_530:hover:not(._disabled_1onzn_541){background:#f3f4f6;border-color:#d1d5db}._paginationBtn_1onzn_530._disabled_1onzn_541{opacity:.5;cursor:not-allowed}._pageNumbers_1onzn_551{display:flex;gap:.25rem;margin:0 .5rem}._pageBtn_1onzn_557{width:2.5rem;height:2.5rem;border:2px solid #e5e7eb;border-radius:8px;background:#fff;color:#374151;font-weight:500;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center}._pageBtn_1onzn_557:hover{background:#f3f4f6;border-color:#d1d5db}._pageBtn_1onzn_557._active_1onzn_577{background:linear-gradient(135deg,#10b981,#059669);border-color:#059669;color:#fff}._modalOverlay_1onzn_584{position:fixed;top:0;left:0;right:0;bottom:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}._modalContent_1onzn_598{background:#fff;border-radius:20px;max-width:600px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px #0000004d;animation:_modalSlideIn_1onzn_1 .3s ease-out}@keyframes _modalSlideIn_1onzn_1{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}._modalHeader_1onzn_620{display:flex;justify-content:space-between;align-items:center;padding:2rem 2rem 1rem;border-bottom:1px solid #e5e7eb}._modalTitle_1onzn_628{font-size:1.5rem;font-weight:700;color:#1f2937;margin:0;line-height:1.3}._closeBtn_1onzn_636{background:none;border:none;font-size:2rem;color:#6b7280;cursor:pointer;padding:0;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s ease}._closeBtn_1onzn_636:hover{background:#f3f4f6;color:#374151}._modalBody_1onzn_657{padding:1.5rem 2rem}._modalSection_1onzn_661{margin-bottom:2rem}._modalSection_1onzn_661:last-child{margin-bottom:0}._modalSection_1onzn_661 h3{font-size:1.1rem;font-weight:600;color:#374151;margin:0 0 1rem;display:flex;align-items:center;gap:.5rem}._modalSection_1onzn_661 p{color:#6b7280;line-height:1.6;margin:0}._detailsGrid_1onzn_685{display:grid;gap:.75rem}._contentPreview_1onzn_690{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;padding:1rem;font-family:Courier New,monospace;font-size:.9rem;color:#374151;line-height:1.5}._externalLink_1onzn_701{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;text-decoration:none;border-radius:12px;font-weight:600;transition:all .2s ease;box-shadow:0 4px 12px #3b82f64d}._externalLink_1onzn_701:hover{transform:translateY(-2px);box-shadow:0 6px 20px #3b82f666;text-decoration:none;color:#fff}._modalFooter_1onzn_722{display:flex;gap:1rem;padding:1.5rem 2rem 2rem;border-top:1px solid #e5e7eb;justify-content:flex-end}._startPracticeBtn_1onzn_730{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:linear-gradient(135deg,#10b981,#059669);color:#fff;border:none;border-radius:12px;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 12px #10b9814d;text-decoration:none}._startPracticeBtn_1onzn_730:hover{transform:translateY(-2px);box-shadow:0 6px 20px #10b98166;text-decoration:none;color:#fff}._cancelBtn_1onzn_753{padding:.75rem 1.5rem;background:#fff;color:#6b7280;border:2px solid #e5e7eb;border-radius:12px;font-weight:600;cursor:pointer;transition:all .2s ease}._cancelBtn_1onzn_753:hover{background:#f9fafb;border-color:#d1d5db;color:#374151}._openLinkBtn_1onzn_770{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;text-decoration:none;border-radius:12px;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 12px #3b82f64d}._openLinkBtn_1onzn_770:hover{transform:translateY(-2px);box-shadow:0 6px 20px #3b82f666;text-decoration:none;color:#fff}._fullScreenModal_1onzn_793{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000d9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:2000;animation:_fullScreenFadeIn_1onzn_1 .4s ease-out}@keyframes _fullScreenFadeIn_1onzn_1{0%{opacity:0}to{opacity:1}}._fullScreenContent_1onzn_817{background:#fff;width:90vw;max-width:1200px;height:92vh;border-radius:20px;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 25px 80px #00000080;animation:_fullScreenSlideIn_1onzn_1 .4s cubic-bezier(.34,1.56,.64,1)}@keyframes _fullScreenSlideIn_1onzn_1{0%{opacity:0;transform:translateY(-30px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}._fullScreenHeader_1onzn_841{display:flex;justify-content:space-between;align-items:center;padding:2rem 3rem;border-bottom:2px solid #e2e8f0;background:linear-gradient(135deg,#fff7ed,#fed7aa);flex-shrink:0;position:relative}._fullScreenHeader_1onzn_841:before{content:"";position:absolute;bottom:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#ff8a65,#ff7043,#ffab40)}._fullScreenTitle_1onzn_862{font-size:2rem;font-weight:700;background:linear-gradient(135deg,#ff8a65,#ff7043);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0;line-height:1.3;max-width:85%}._fullScreenCloseBtn_1onzn_874{background:#ff8a651a;border:2px solid rgba(255,138,101,.3);font-size:2.5rem;color:#ff8a65;cursor:pointer;padding:0;width:3.5rem;height:3.5rem;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .3s ease;flex-shrink:0;font-weight:300;line-height:1}._fullScreenCloseBtn_1onzn_874:hover{background:linear-gradient(135deg,#ff8a65,#ff7043);color:#fff;border-color:#ff8a65;transform:rotate(90deg) scale(1.1);box-shadow:0 4px 15px #ff8a6566}._fullScreenBody_1onzn_901{flex:1;overflow-y:auto;padding:3rem 2rem;background:linear-gradient(to bottom,#fff,#fafafa)}._fullScreenBody_1onzn_901::-webkit-scrollbar{width:10px}._fullScreenBody_1onzn_901::-webkit-scrollbar-track{background:#f1f5f9;border-radius:10px}._fullScreenBody_1onzn_901::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#ff8a65,#ff7043);border-radius:10px;border:2px solid #f1f5f9}._fullScreenBody_1onzn_901::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#ff7043,#f4511e)}._articleContent_1onzn_927{max-width:900px;margin:0 auto;background:#fff;padding:3rem;border-radius:16px;box-shadow:0 4px 20px #00000014}._markdownContent_1onzn_936{font-size:1.125rem;line-height:1.9;color:#334155;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}._markdownContent_1onzn_936 h1{font-size:2.75rem;font-weight:800;color:#1e293b;margin:2.5rem 0 1.5rem;padding-bottom:1rem;border-bottom:4px solid;border-image:linear-gradient(90deg,#ff8a65,#ff7043,#ffab40) 1;position:relative}._markdownContent_1onzn_936 h1:before{content:"";position:absolute;left:0;bottom:-4px;width:100px;height:4px;background:linear-gradient(90deg,#ff8a65,#ff7043)}._markdownContent_1onzn_936 h2{font-size:2.25rem;font-weight:700;color:#1e293b;margin:2.5rem 0 1.25rem;padding-left:1rem;border-left:5px solid #ff8a65;background:linear-gradient(90deg,rgba(255,138,101,.1) 0%,transparent 100%);padding:.75rem 0 .75rem 1.25rem;border-radius:4px}._markdownContent_1onzn_936 h3{font-size:1.75rem;font-weight:600;color:#334155;margin:2rem 0 1rem;position:relative;padding-left:1rem}._markdownContent_1onzn_936 h3:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:4px;height:70%;background:linear-gradient(180deg,#ff8a65,#ff7043);border-radius:2px}._markdownContent_1onzn_936 h4{font-size:1.375rem;font-weight:600;color:#475569;margin:1.5rem 0 .75rem}._markdownContent_1onzn_936 p{margin:1.25rem 0;line-height:2;color:#475569}._markdownContent_1onzn_936 strong{font-weight:700;color:#1e293b;background:linear-gradient(135deg,#ff8a6526,#ff8a650d);padding:.1rem .3rem;border-radius:3px}._markdownContent_1onzn_936 em{font-style:italic;color:#64748b}._markdownContent_1onzn_936 ul,._markdownContent_1onzn_936 ol{margin:1.5rem 0;padding-left:2rem;line-height:2}._markdownContent_1onzn_936 li{margin:.75rem 0;color:#475569;position:relative}._markdownContent_1onzn_936 ul li::marker{color:#ff8a65;font-size:1.2em}._markdownContent_1onzn_936 ol li::marker{color:#ff8a65;font-weight:700}._markdownContent_1onzn_936 blockquote{margin:2rem 0;padding:1.5rem 1.5rem 1.5rem 2rem;background:linear-gradient(135deg,#fff7ed,#ffedd5);border-left:5px solid #ff8a65;border-radius:0 8px 8px 0;font-style:italic;color:#475569;box-shadow:0 2px 10px #ff8a651a}._markdownContent_1onzn_936 blockquote p{margin:.5rem 0}._markdownContent_1onzn_936 code{background:linear-gradient(135deg,#fef3c7,#fde68a);padding:.3rem .6rem;border-radius:6px;font-family:Fira Code,Courier New,monospace;font-size:.95em;color:#b45309;border:1px solid #fbbf24;font-weight:500;box-shadow:0 1px 3px #fbbf2433}._markdownContent_1onzn_936 pre{background:#1e293b;padding:1.5rem;border-radius:12px;overflow-x:auto;margin:2rem 0;border:2px solid #334155;box-shadow:0 4px 15px #0003}._markdownContent_1onzn_936 pre code{background:transparent;padding:0;border:none;color:#e2e8f0;font-size:.95rem;box-shadow:none;display:block;line-height:1.6}._markdownContent_1onzn_936 a{color:#ff8a65;text-decoration:none;font-weight:600;border-bottom:2px solid rgba(255,138,101,.3);transition:all .3s ease}._markdownContent_1onzn_936 a:hover{color:#ff7043;border-bottom-color:#ff7043;background:#ff8a651a;padding:.1rem .3rem;border-radius:3px}._markdownContent_1onzn_936 hr{border:none;height:2px;background:linear-gradient(90deg,transparent 0%,#ff8a65 50%,transparent 100%);margin:3rem 0}._markdownContent_1onzn_936 table{width:100%;border-collapse:collapse;margin:2rem 0;border-radius:8px;overflow:hidden;box-shadow:0 2px 10px #0000001a}._markdownContent_1onzn_936 th{background:linear-gradient(135deg,#ff8a65,#ff7043);color:#fff;padding:1rem;text-align:left;font-weight:600}._markdownContent_1onzn_936 td{padding:.875rem 1rem;border-bottom:1px solid #e2e8f0;color:#475569}._markdownContent_1onzn_936 tr:nth-child(2n){background:#f8fafc}._markdownContent_1onzn_936 tr:hover{background:#ff8a650d}._noContent_1onzn_1148{text-align:center;color:#6b7280;font-size:1.2rem;margin:3rem 0;font-style:italic}._articleId_1onzn_1157{font-family:Courier New,monospace;background:#f3f4f6;padding:.25rem .5rem;border-radius:6px;font-size:.85rem;color:#374151;border:1px solid #e5e7eb;-webkit-user-select:all;user-select:all;cursor:text}._articleId_1onzn_1157:hover{background:#e5e7eb;border-color:#d1d5db}._errorModalContent_1onzn_1175{background:#fff;border-radius:20px;max-width:500px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px #0000004d;animation:_errorModalSlideIn_1onzn_1 .3s ease-out}@keyframes _errorModalSlideIn_1onzn_1{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}._errorModalHeader_1onzn_1197{display:flex;flex-direction:column;align-items:center;padding:2rem 2rem 1rem;border-bottom:1px solid #e5e7eb;position:relative}._errorIcon_1onzn_1206{color:#ef4444;margin-bottom:1rem;padding:1rem;background:#fef2f2;border-radius:50%;border:2px solid #fecaca}._errorModalTitle_1onzn_1215{font-size:1.5rem;font-weight:700;color:#1f2937;margin:0;text-align:center}._errorModalBody_1onzn_1223{padding:2rem;text-align:center}._errorMessage_1onzn_1228{font-size:1.1rem;color:#374151;margin:0 0 2rem;font-weight:500}._errorSuggestions_1onzn_1235{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;padding:1.5rem;text-align:left}._errorSuggestions_1onzn_1235 h4{color:#374151;font-size:1rem;font-weight:600;margin:0 0 1rem}._errorSuggestions_1onzn_1235 ul{margin:0;padding-left:1.5rem;color:#6b7280}._errorSuggestions_1onzn_1235 li{margin-bottom:.5rem;line-height:1.5}._errorModalFooter_1onzn_1261{padding:1.5rem 2rem 2rem;border-top:1px solid #e5e7eb;display:flex;justify-content:center}._tryAgainBtn_1onzn_1268{padding:.75rem 2rem;background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;border:none;border-radius:12px;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 12px #ef44444d}._tryAgainBtn_1onzn_1268:hover{transform:translateY(-2px);box-shadow:0 6px 20px #ef444466}._loadMoreSection_1onzn_1286{display:flex;justify-content:center;margin-top:1rem}._loadMoreBtn_1onzn_1292{display:flex;align-items:center;gap:.5rem;padding:1rem 2rem;background:#fff;color:#4a5568;border:2px solid #e2e8f0;border-radius:12px;font-weight:500;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 12px #0000001a}._loadMoreBtn_1onzn_1292:hover{background:#f7fafc;border-color:#cbd5e0;transform:translateY(-2px);box-shadow:0 6px 20px #00000026}@media (max-width: 1200px){._practiceContainer_1onzn_9{padding:5.5rem 1.5rem 1.5rem}._practiceHeader_1onzn_17{flex-direction:column;text-align:center;gap:2rem}._headerContent_1onzn_30{align-items:center}._headerStats_1onzn_56{justify-content:center}._filterControls_1onzn_235{grid-template-columns:1fr;gap:1rem}._practiceGrid_1onzn_311{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}}@media (max-width: 768px){._practiceContainer_1onzn_9{padding:5rem 1rem 1rem}._practiceHeader_1onzn_17{padding:2rem}._pageTitle_1onzn_41{font-size:2rem}._headerStats_1onzn_56{flex-direction:column;gap:1rem;width:100%}._statCard_1onzn_61{justify-content:center}._codeSearchCard_1onzn_124,._filterSection_1onzn_199{padding:1.5rem}._codeSearchInput_1onzn_155{flex-direction:column;align-items:stretch}._practiceGrid_1onzn_311{grid-template-columns:1fr}._practiceCardFooter_1onzn_404{flex-direction:column;gap:.5rem}}@media (max-width: 480px){._practiceContainer_1onzn_9{padding:4.5rem .5rem .5rem}._practiceHeader_1onzn_17{padding:1.5rem}._pageTitle_1onzn_41{font-size:1.75rem}._codeSearchCard_1onzn_124,._filterSection_1onzn_199{padding:1rem}._practiceCard_1onzn_318{margin:0}._practiceCardHeader_1onzn_333,._practiceCardBody_1onzn_373,._practiceCardFooter_1onzn_404{padding:1rem}._fullScreenContent_1onzn_817{width:100vw;height:100vh;border-radius:0}._fullScreenHeader_1onzn_841{padding:1.25rem 1rem}._fullScreenTitle_1onzn_862{font-size:1.25rem;max-width:75%}._fullScreenCloseBtn_1onzn_874{width:2.75rem;height:2.75rem;font-size:2rem}._fullScreenBody_1onzn_901{padding:1.5rem 1rem}._articleContent_1onzn_927{padding:1.5rem}._markdownContent_1onzn_936{font-size:1rem;line-height:1.75}._markdownContent_1onzn_936 h1{font-size:1.75rem}._markdownContent_1onzn_936 h2{font-size:1.5rem}._markdownContent_1onzn_936 h3{font-size:1.25rem}._markdownContent_1onzn_936 h4{font-size:1.125rem}._markdownContent_1onzn_936 pre{padding:1rem;font-size:.85rem}._markdownContent_1onzn_936 code{font-size:.875em}}@media (max-width: 768px){._fullScreenContent_1onzn_817{width:95vw;height:95vh;border-radius:12px}._fullScreenHeader_1onzn_841{padding:1.5rem 2rem}._fullScreenTitle_1onzn_862{font-size:1.5rem;max-width:80%}._fullScreenCloseBtn_1onzn_874{width:3rem;height:3rem;font-size:2.25rem}._fullScreenBody_1onzn_901{padding:2rem 1.5rem}._articleContent_1onzn_927{padding:2rem}._markdownContent_1onzn_936{font-size:1.0625rem}._markdownContent_1onzn_936 h1{font-size:2.25rem}._markdownContent_1onzn_936 h2{font-size:1.875rem}._markdownContent_1onzn_936 h3{font-size:1.5rem}}._emptyState_1onzn_1528{grid-column:1 / -1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center;background:#fff;border-radius:20px;box-shadow:0 10px 40px #0000001a;border:1px solid #e2e8f0;min-height:400px}._emptyStateIcon_1onzn_1543{width:100px;height:100px;background:#fff;border:3px solid #e2e8f0;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:2rem;color:#cbd5e0}._emptyStateTitle_1onzn_1556{font-size:1.75rem;font-weight:700;color:#2d3748;margin:0 0 1rem}._emptyStateText_1onzn_1563{font-size:1.1rem;color:#718096;margin:0;max-width:500px;line-height:1.6}@media (max-width: 768px){._emptyState_1onzn_1528{padding:3rem 1.5rem;min-height:300px}._emptyStateIcon_1onzn_1543{width:80px;height:80px}._emptyStateTitle_1onzn_1556{font-size:1.5rem}._emptyStateText_1onzn_1563{font-size:1rem}}@media (max-width: 480px){._emptyState_1onzn_1528{padding:2rem 1rem;min-height:250px}._emptyStateIcon_1onzn_1543{width:60px;height:60px}._emptyStateTitle_1onzn_1556{font-size:1.25rem}._emptyStateText_1onzn_1563{font-size:.9rem}}._studentProfile_rsbg5_2{min-height:100vh;background:linear-gradient(135deg,#f8fafc,#e2e8f0);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#2d3748}._profileContainer_rsbg5_9{display:flex;max-width:1400px;margin:0 auto;padding:6rem 2rem 2rem;gap:2rem;min-height:calc(100vh - 6rem)}._sidebar_rsbg5_20{width:350px;background:#fff;border-radius:20px;box-shadow:0 10px 40px #0000001a;padding:0;height:fit-content;position:sticky;top:6rem;overflow:hidden;margin-top:15px}._profileCard_rsbg5_33{background:linear-gradient(135deg,#ff8a65,#ff7043);padding:2rem;text-align:center;color:#fff;position:relative}._profileCard_rsbg5_33:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="grain" width="100" height="100" patternUnits="userSpaceOnUse"><circle cx="25" cy="25" r="1" fill="white" opacity="0.1"/><circle cx="75" cy="75" r="1" fill="white" opacity="0.1"/></pattern></defs><rect width="100" height="100" fill="url(%23grain)"/></svg>');opacity:.3}._profileAvatar_rsbg5_51{width:80px;height:80px;border-radius:50%;background:#fff3;display:flex;align-items:center;justify-content:center;font-size:2rem;font-weight:700;margin:0 auto 1rem;border:3px solid rgba(255,255,255,.3);position:relative;z-index:1}._profileInfo_rsbg5_67{position:relative;z-index:1}._profileName_rsbg5_72{font-size:1.5rem;font-weight:700;margin-bottom:.5rem;text-shadow:0 2px 4px rgba(0,0,0,.1)}._profileEmail_rsbg5_79{font-size:.9rem;opacity:.9;margin-bottom:1rem}._profileBadge_rsbg5_85{display:inline-flex;align-items:center;gap:.5rem;background:#fff3;padding:.5rem 1rem;border-radius:20px;font-size:.85rem;font-weight:500;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}._profileDetails_rsbg5_97{padding:2rem}._detailSection_rsbg5_101{margin-bottom:2rem}._sectionTitle_rsbg5_105{font-size:1rem;font-weight:600;color:#4a5568;margin-bottom:1rem;text-transform:uppercase;letter-spacing:.5px}._detailItem_rsbg5_114{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem;font-size:.9rem}._detailItem_rsbg5_114 svg{color:#4299e1;flex-shrink:0}._detailLabel_rsbg5_127{color:#718096;font-weight:500;min-width:80px}._detailValue_rsbg5_133{color:#2d3748;font-weight:600}._languageTags_rsbg5_138{display:flex;flex-wrap:wrap;gap:.5rem}._languageTag_rsbg5_138{background:linear-gradient(135deg,#ff8a65,#ff7043);color:#fff;padding:.4rem .8rem;border-radius:12px;font-size:.8rem;font-weight:500;box-shadow:0 2px 8px #ff8a654d}._noLanguages_rsbg5_154{color:#718096;font-style:italic;font-size:.9rem;padding:.5rem}._editSkillsButton_rsbg5_161{display:flex;align-items:center;justify-content:center;gap:.5rem;background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;border:none;padding:.75rem 1.5rem;border-radius:12px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 12px #3b82f64d;margin-top:1rem;width:100%}._editSkillsButton_rsbg5_161:hover{transform:translateY(-2px);box-shadow:0 6px 20px #3b82f666}._editSkillsButton_rsbg5_161:active{transform:translateY(0)}._skillsList_rsbg5_188{display:flex;flex-direction:column;gap:1rem}._skillItem_rsbg5_194{display:flex;flex-direction:column;gap:.5rem}._skillInfo_rsbg5_200{display:flex;justify-content:space-between;align-items:center}._skillName_rsbg5_206{font-size:.85rem;font-weight:500;color:#4a5568}._skillLevel_rsbg5_212{font-size:.8rem;font-weight:600;color:#8b5cf6}._skillBar_rsbg5_218{height:6px;background:#e2e8f0;border-radius:3px;overflow:hidden}._skillProgress_rsbg5_225{height:100%;background:linear-gradient(135deg,#8b5cf6,#7c3aed);border-radius:3px;transition:width .3s ease}._profileActions_rsbg5_232{display:flex;flex-direction:column;gap:.75rem;margin-top:1rem}._editButton_rsbg5_239,._settingsButton_rsbg5_239{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1rem;border:none;border-radius:12px;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s ease;width:100%}._editButton_rsbg5_239{background:linear-gradient(135deg,#ff8a65,#ff7043);color:#fff;box-shadow:0 4px 12px #ff8a654d}._editButton_rsbg5_239:hover{transform:translateY(-2px);box-shadow:0 6px 20px #ff8a6566}._settingsButton_rsbg5_239{background:#f7fafc;color:#4a5568;border:1px solid #e2e8f0}._settingsButton_rsbg5_239:hover{background:#edf2f7;transform:translateY(-1px)}._tooltip_rsbg5_277{position:absolute;bottom:calc(100% + 10px);left:50%;transform:translate(-50%);background:#2d3748;color:#fff;padding:.75rem 1rem;border-radius:8px;font-size:.85rem;white-space:nowrap;z-index:1000;box-shadow:0 4px 12px #00000026;animation:_tooltipFadeIn_rsbg5_1 .2s ease;width:200px;white-space:normal;text-align:center;line-height:1.4}._tooltip_rsbg5_277:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border:6px solid transparent;border-top-color:#2d3748}@keyframes _tooltipFadeIn_rsbg5_1{0%{opacity:0;transform:translate(-50%) translateY(-5px)}to{opacity:1;transform:translate(-50%) translateY(0)}}._mainContent_rsbg5_319{flex:1;display:flex;flex-direction:column;gap:2rem;min-width:0;margin-top:15px}._profileHeader_rsbg5_328{background:#fff;border-radius:20px;padding:2rem;box-shadow:0 10px 40px #0000001a;display:flex;justify-content:space-between;align-items:center}._headerContent_rsbg5_338 h1{font-size:2rem;font-weight:700;color:#2d3748;margin-bottom:.5rem}._headerContent_rsbg5_338 p{color:#718096;font-size:1rem;margin:0}._headerStats_rsbg5_351{display:flex;gap:1.5rem}._profstatCard_rsbg5_356{display:flex;align-items:center;gap:1rem;background:#f7fafc;padding:0 1rem;border-radius:16px;border:1px solid #e2e8f0;min-width:140px}._statIcon_rsbg5_367{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#ff8a65,#ff7043);color:#fff;flex-shrink:0}._profstatInfo_rsbg5_379{margin-top:15%!important;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;min-height:48px}._statNumber_rsbg5_388{font-size:1.5rem;font-weight:700;color:#2d3748;margin:0;line-height:1.2}._statLabel_rsbg5_396{font-size:.85rem;color:#718096;margin:0;line-height:1.2}._statInfo_rsbg5_403 h3{font-size:1.5rem;font-weight:700;color:#2d3748;margin:0;line-height:1.2}._statInfo_rsbg5_403 p{font-size:.85rem;color:#718096;margin:0;line-height:1.2}._chartSection_rsbg5_419{background:#fff;border-radius:20px;padding:2rem;box-shadow:0 10px 40px #0000001a}._chartCard_rsbg5_426{width:100%}._chartHeader_rsbg5_430{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid #e2e8f0}._chartTitle_rsbg5_439{font-size:1.5rem;font-weight:700;color:#2d3748;margin:0}._chartLegend_rsbg5_446{display:flex;gap:1.5rem;align-items:center}._legendItem_rsbg5_452{display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:#4a5568}._legendColor_rsbg5_460{width:12px;height:12px;border-radius:3px}._chartContent_rsbg5_466{width:100%}._contentGrid_rsbg5_471{display:grid;grid-template-columns:1fr 1fr;gap:2rem}._activityCard_rsbg5_477,._achievementsCard_rsbg5_477{background:#fff;border-radius:20px;padding:2rem;box-shadow:0 10px 40px #0000001a}._cardHeader_rsbg5_484{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #e2e8f0}._cardTitle_rsbg5_493{font-size:1.25rem;font-weight:700;color:#2d3748;margin:0}._cardHeader_rsbg5_484 svg{color:#4299e1}._activityList_rsbg5_504,._achievementsList_rsbg5_504{display:flex;flex-direction:column;gap:1rem}._activityItem_rsbg5_510{display:flex;align-items:center;gap:1rem;padding:1rem;background:#f7fafc;border-radius:12px;border:1px solid #e2e8f0;transition:all .2s ease}._activityItem_rsbg5_510:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}._activityIcon_rsbg5_526{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#ff8a65,#ff7043);color:#fff;flex-shrink:0}._activityContent_rsbg5_538{flex:1}._activityTitle_rsbg5_542{font-size:.95rem;font-weight:600;color:#2d3748;margin:0 0 .25rem}._activityDate_rsbg5_549{font-size:.8rem;color:#718096;margin:0}._activityScore_rsbg5_555{font-size:.9rem;font-weight:700;color:#ff8a65}._achievementItem_rsbg5_561{display:flex;align-items:center;gap:1rem;padding:1rem;background:#f7fafc;border-radius:12px;border:1px solid #e2e8f0;transition:all .2s ease}._achievementItem_rsbg5_561:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}._achievementIcon_rsbg5_577{font-size:2rem;flex-shrink:0}._achievementContent_rsbg5_582 h4{font-size:.95rem;font-weight:600;color:#2d3748;margin:0 0 .25rem}._achievementDescription_rsbg5_589{font-size:.8rem;color:#718096;margin:0}._progressSection_rsbg5_596{background:#fff;border-radius:20px;padding:2rem;box-shadow:0 10px 40px #0000001a}._progressCard_rsbg5_603{width:100%}._progressContent_rsbg5_607{display:grid;grid-template-columns:1fr auto;gap:3rem;align-items:center}._progressStats_rsbg5_614{display:flex;flex-direction:column;gap:1.5rem}._progressStat_rsbg5_614{display:flex;justify-content:space-between;align-items:center;padding:1rem;background:#f7fafc;border-radius:12px;border:1px solid #e2e8f0}._progressStat_rsbg5_614 ._statLabel_rsbg5_396{font-size:.9rem;color:#718096;font-weight:500}._progressStat_rsbg5_614 ._statValue_rsbg5_636{font-size:1.1rem;font-weight:700;color:#2d3748}._progressVisualization_rsbg5_642{display:flex;flex-direction:column;align-items:center;gap:1rem}._circularProgress_rsbg5_649{position:relative}._progressCircle_rsbg5_653{transition:stroke-dashoffset .5s ease}._progressLabels_rsbg5_657{text-align:center}._progressLabel_rsbg5_657{font-size:.9rem;font-weight:600;color:#4a5568;display:block;margin-bottom:.25rem}._progressDescription_rsbg5_669{font-size:.8rem;color:#718096}@media (max-width: 1200px){._profileContainer_rsbg5_9{flex-direction:column;gap:1.5rem}._sidebar_rsbg5_20{width:100%;position:static}._contentGrid_rsbg5_471{grid-template-columns:1fr}._progressContent_rsbg5_607{grid-template-columns:1fr;gap:2rem}}@media (max-width: 768px){._profileContainer_rsbg5_9{padding:5rem 1rem 1rem}._profileHeader_rsbg5_328{flex-direction:column;text-align:center;gap:1.5rem}._headerStats_rsbg5_351{flex-direction:column;gap:1rem;width:100%}._statCard_rsbg5_714{justify-content:flex-start;text-align:left}._statInfo_rsbg5_403{align-items:flex-start}._chartLegend_rsbg5_446{flex-direction:column;gap:.5rem;align-items:flex-start}._profileDetails_rsbg5_97{padding:1.5rem}._detailItem_rsbg5_114{flex-wrap:wrap}._detailLabel_rsbg5_127{min-width:auto}}@media (max-width: 480px){._profileContainer_rsbg5_9{padding:4.5rem .5rem .5rem}._chartSection_rsbg5_419,._activityCard_rsbg5_477,._achievementsCard_rsbg5_477,._progressSection_rsbg5_596{padding:1rem}._profileCard_rsbg5_33{padding:1.5rem}._headerStats_rsbg5_351{gap:.75rem}._statCard_rsbg5_714{padding:.75rem 1rem;gap:.75rem}._statIcon_rsbg5_367{width:40px;height:40px}._statInfo_rsbg5_403 h3{font-size:1.25rem}}._fullWidthSection_rsbg5_779{margin-top:2rem}._fullWidthCard_rsbg5_783{background:#fff;border-radius:20px;padding:2rem;box-shadow:0 10px 40px #0000001a;width:100%}._activityGrid_rsbg5_791{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:1.5rem;margin-top:1.5rem}._activityItem_rsbg5_510{display:flex;align-items:center;gap:1.5rem;padding:1.5rem;background:#f7fafc;border-radius:16px;border:1px solid #e2e8f0;transition:all .3s ease;cursor:pointer}._activityItem_rsbg5_510:hover{background:#edf2f7;border-color:#cbd5e0;transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}._activityIcon_rsbg5_526{display:flex;align-items:center;justify-content:center;width:48px;height:48px;background:linear-gradient(135deg,#ff8a65,#ff7043);border-radius:12px;color:#fff;flex-shrink:0}._activityContent_rsbg5_538{flex:1;min-width:0}._activityTitle_rsbg5_542{font-size:1.1rem;font-weight:600;color:#2d3748;margin:0 0 .5rem;line-height:1.3}._activitySubtitle_rsbg5_842{font-size:.9rem;color:#4a5568;margin:0 0 .25rem;line-height:1.4}._activityDate_rsbg5_549{font-size:.85rem;color:#718096;margin:0;font-weight:500}._activityMetrics_rsbg5_856{display:flex;flex-direction:column;align-items:flex-end;gap:.5rem;flex-shrink:0}._scoreContainer_rsbg5_864{display:flex;flex-direction:column;align-items:flex-end;gap:.25rem}._scoreValue_rsbg5_871{font-size:1.5rem;font-weight:700;color:#4299e1;line-height:1}._scoreLabel_rsbg5_878{font-size:.75rem;color:#718096;text-transform:uppercase;letter-spacing:.5px;font-weight:600}._contestCount_rsbg5_886{font-size:.85rem;color:#805ad5;font-weight:600;background:#e9d8fd;padding:.25rem .75rem;border-radius:12px;white-space:nowrap}._noActivityMessage_rsbg5_896{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 2rem;text-align:center;color:#718096;grid-column:1 / -1}._noActivityIcon_rsbg5_907{display:flex;align-items:center;justify-content:center;width:64px;height:64px;background:#edf2f7;border-radius:50%;color:#a0aec0;margin-bottom:1rem}._noActivityText_rsbg5_919 h4{font-size:1.2rem;font-weight:600;color:#4a5568;margin:0 0 .5rem}._noActivityText_rsbg5_919 p{font-size:1rem;color:#718096;margin:0;line-height:1.5}@media (max-width: 768px){._activityGrid_rsbg5_791{grid-template-columns:1fr;gap:1rem}._activityItem_rsbg5_510{flex-direction:column;text-align:center;gap:1rem;padding:1.25rem}._activityContent_rsbg5_538{text-align:center}._activityMetrics_rsbg5_856{flex-direction:row;align-items:center;justify-content:center;gap:1rem}._scoreContainer_rsbg5_864{align-items:center}}._modalOverlay_1qg3k_2{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#0009;z-index:9999;padding:1rem;isolation:isolate}._modalContainer_1qg3k_15{background:#fff;border-radius:20px;box-shadow:0 20px 60px #00000026;width:100%;max-width:500px;max-height:90vh;overflow-y:auto;position:relative;animation:_modalSlideIn_1qg3k_1 .3s ease-out;z-index:10000;isolation:isolate}._modalOverlay_1qg3k_2,._modalContainer_1qg3k_15{position:relative}._modalOverlay_1qg3k_2{position:fixed!important}._modalContainer_1qg3k_15{position:relative!important}._modalOverlay_1qg3k_2 svg,._modalContainer_1qg3k_15 svg{z-index:auto!important}@keyframes _modalSlideIn_1qg3k_1{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}._modalHeader_1qg3k_61{background:linear-gradient(135deg,#ff8a65,#ff7043);color:#fff;padding:1.5rem 2rem;border-radius:20px 20px 0 0;position:relative}._modalHeader_1qg3k_61:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="grain" width="100" height="100" patternUnits="userSpaceOnUse"><circle cx="25" cy="25" r="1" fill="white" opacity="0.1"/><circle cx="75" cy="75" r="1" fill="white" opacity="0.1"/></pattern></defs><rect width="100" height="100" fill="url(%23grain)"/></svg>');opacity:.3;border-radius:20px 20px 0 0}._modalTitle_1qg3k_81{font-size:1.5rem;font-weight:700;margin:0;position:relative;z-index:1;text-shadow:0 2px 4px rgba(0,0,0,.1)}._modalContent_1qg3k_90{padding:2rem}._section_1qg3k_94{margin-bottom:2rem}._sectionTitle_1qg3k_98{font-size:1.1rem;font-weight:600;color:#2d3748;margin-bottom:1rem;display:flex;align-items:center;gap:.5rem}._sectionTitle_1qg3k_98:before{content:"";width:4px;height:20px;background:linear-gradient(135deg,#ff8a65,#ff7043);border-radius:2px}._inputGroup_1qg3k_116{display:flex;gap:.75rem;margin-bottom:1rem;align-items:center}._input_1qg3k_116{flex:1;padding:.75rem 1rem;border:2px solid #e2e8f0;border-radius:12px;font-size:.9rem;transition:all .2s ease;background:#f8fafc}._input_1qg3k_116:focus{outline:none;border-color:#ff8a65;background:#fff;box-shadow:0 0 0 3px #ff8a651a}._levelInput_1qg3k_140{width:80px;text-align:center}._addButton_1qg3k_145{background:linear-gradient(135deg,#10b981,#059669);color:#fff;border:none;padding:.75rem 1.5rem;border-radius:12px;font-weight:600;font-size:.9rem;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 12px #10b9814d}._addButton_1qg3k_145:hover{transform:translateY(-2px);box-shadow:0 6px 20px #10b98166}._addButton_1qg3k_145:active{transform:translateY(0)}._itemsContainer_1qg3k_167{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1rem}._languageTag_1qg3k_174{background:linear-gradient(135deg,#ff8a65,#ff7043);color:#fff;padding:.5rem 1rem;border-radius:20px;font-size:.85rem;font-weight:500;display:flex;align-items:center;gap:.5rem;box-shadow:0 2px 8px #ff8a654d;transition:all .2s ease}._languageTag_1qg3k_174:hover{transform:translateY(-1px);box-shadow:0 4px 12px #ff8a6566}._removeButton_1qg3k_193{background:#fff3;border:none;color:#fff;width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;font-weight:700;font-size:14px;transition:all .2s ease}._removeButton_1qg3k_193:hover{background:#ffffff4d;transform:scale(1.1)}._skillsList_1qg3k_214{display:flex;flex-direction:column;gap:.75rem;margin-top:1rem}._skillItem_1qg3k_221{background:#f8fafc;border:2px solid #e2e8f0;border-radius:12px;padding:1rem;display:flex;align-items:center;justify-content:space-between;transition:all .2s ease}._skillItem_1qg3k_221:hover{border-color:#ff8a65;background:#fff;box-shadow:0 2px 8px #ff8a651a}._skillInfo_1qg3k_238{display:flex;align-items:center;gap:1rem;flex:1}._skillName_1qg3k_245{font-weight:600;color:#2d3748;font-size:.9rem}._skillLevel_1qg3k_251{background:linear-gradient(135deg,#8b5cf6,#7c3aed);color:#fff;padding:.25rem .75rem;border-radius:12px;font-size:.8rem;font-weight:600;box-shadow:0 2px 4px #8b5cf64d}._skillRemoveButton_1qg3k_261{background:#fee2e2;border:none;color:#dc2626;width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;font-weight:700;font-size:16px;transition:all .2s ease}._skillRemoveButton_1qg3k_261:hover{background:#fecaca;transform:scale(1.1)}._modalActions_1qg3k_282{display:flex;justify-content:flex-end;gap:1rem;padding:1.5rem 2rem;background:#f8fafc;border-radius:0 0 20px 20px;border-top:1px solid #e2e8f0}._cancelButton_1qg3k_292{background:#f1f5f9;color:#64748b;border:2px solid #e2e8f0;padding:.75rem 1.5rem;border-radius:12px;font-weight:600;font-size:.9rem;cursor:pointer;transition:all .2s ease}._cancelButton_1qg3k_292:hover{background:#e2e8f0;color:#475569;transform:translateY(-1px)}._saveButton_1qg3k_310{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;border:none;padding:.75rem 1.5rem;border-radius:12px;font-weight:600;font-size:.9rem;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 12px #3b82f64d}._saveButton_1qg3k_310:hover{transform:translateY(-2px);box-shadow:0 6px 20px #3b82f666}._saveButton_1qg3k_310:active{transform:translateY(0)}@media (max-width: 640px){._modalContainer_1qg3k_15{margin:1rem;max-width:calc(100vw - 2rem)}._modalContent_1qg3k_90{padding:1.5rem}._inputGroup_1qg3k_116{flex-direction:column;align-items:stretch}._levelInput_1qg3k_140{width:100%}._modalActions_1qg3k_282{flex-direction:column;padding:1rem 1.5rem}._cancelButton_1qg3k_292,._saveButton_1qg3k_310{width:100%}}._emptyState_1qg3k_364{text-align:center;padding:.75rem;color:#718096}._emptyStateText_1qg3k_370{font-style:italic;font-size:.85rem;margin:0}._loadingOverlay_1qg3k_377{position:absolute;top:0;right:0;bottom:0;left:0;background:#fffc;display:flex;align-items:center;justify-content:center;border-radius:20px;z-index:10}._spinner_1qg3k_388{width:40px;height:40px;border:4px solid #e2e8f0;border-top:4px solid #ff8a65;border-radius:50%;animation:_spin_1qg3k_388 1s linear infinite}@keyframes _spin_1qg3k_388{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._modalOverlay_1gk8v_2{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#0009;z-index:9999;padding:1rem;isolation:isolate}._modalContainer_1gk8v_14{background:#fff;border-radius:20px;box-shadow:0 20px 60px #00000026;width:100%;max-width:500px;max-height:90vh;overflow-y:auto;position:relative;animation:_modalSlideIn_1gk8v_1 .3s ease-out;z-index:10000;isolation:isolate}@keyframes _modalSlideIn_1gk8v_1{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}._modalHeader_1gk8v_39{background:linear-gradient(135deg,#ff8a65,#ff7043);color:#fff;padding:1.5rem 2rem;border-radius:20px 20px 0 0;position:relative}._modalHeader_1gk8v_39:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="grain" width="100" height="100" patternUnits="userSpaceOnUse"><circle cx="25" cy="25" r="1" fill="white" opacity="0.1"/><circle cx="75" cy="75" r="1" fill="white" opacity="0.1"/></pattern></defs><rect width="100" height="100" fill="url(%23grain)"/></svg>');opacity:.3;border-radius:20px 20px 0 0}._modalTitle_1gk8v_59{font-size:1.5rem;font-weight:700;margin:0;position:relative;z-index:1;text-shadow:0 2px 4px rgba(0,0,0,.1)}._modalContent_1gk8v_68{padding:2rem}._tabNavigation_1gk8v_73{display:flex;gap:.5rem;margin-bottom:2rem;background:#f8fafc;padding:.5rem;border-radius:12px}._tabButton_1gk8v_82{flex:1;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1rem;border:none;border-radius:8px;background:transparent;color:#64748b;font-weight:600;font-size:.9rem;cursor:pointer;transition:all .2s ease}._tabButton_1gk8v_82:hover{background:#e2e8f0;color:#475569}._activeTab_1gk8v_104{background:linear-gradient(135deg,#ff8a65,#ff7043);color:#fff;box-shadow:0 2px 8px #ff8a654d}._activeTab_1gk8v_104:hover{background:linear-gradient(135deg,#ff7043,#ff5722);color:#fff}._tabContent_1gk8v_116{animation:_fadeIn_1gk8v_1 .3s ease-out}@keyframes _fadeIn_1gk8v_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}._formGroup_1gk8v_132{margin-bottom:1.5rem}._label_1gk8v_136{display:block;font-weight:600;color:#2d3748;margin-bottom:.5rem;font-size:.9rem}._currentValue_1gk8v_144{background:#f8fafc;border:2px solid #e2e8f0;border-radius:12px;padding:.75rem 1rem;color:#4a5568;font-weight:500;font-size:.9rem}._input_1gk8v_154{width:100%;padding:.75rem 1rem;border:2px solid #e2e8f0;border-radius:12px;font-size:.9rem;transition:all .2s ease;background:#f8fafc;box-sizing:border-box}._input_1gk8v_154:focus{outline:none;border-color:#ff8a65;background:#fff;box-shadow:0 0 0 3px #ff8a651a}._inputError_1gk8v_172{border-color:#ef4444;background:#fef2f2}._inputError_1gk8v_172:focus{border-color:#ef4444;box-shadow:0 0 0 3px #ef44441a}._passwordInput_1gk8v_183{position:relative;display:flex;align-items:center}._eyeButton_1gk8v_189{position:absolute;right:.75rem;background:none;border:none;color:#64748b;cursor:pointer;padding:.25rem;border-radius:4px;transition:all .2s ease}._eyeButton_1gk8v_189:hover{color:#475569;background:#f1f5f9}._errorMessage_1gk8v_207{color:#ef4444;font-size:.8rem;margin-top:.5rem;padding:.5rem;background:#fef2f2;border-radius:8px;border-left:3px solid #ef4444}._formActions_1gk8v_218{display:flex;justify-content:flex-end;gap:1rem;margin-top:2rem;padding-top:1.5rem;border-top:1px solid #e2e8f0}._saveButton_1gk8v_227{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;border:none;padding:.75rem 1.5rem;border-radius:12px;font-weight:600;font-size:.9rem;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 12px #3b82f64d}._saveButton_1gk8v_227:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #3b82f666}._saveButton_1gk8v_227:active{transform:translateY(0)}._saveButton_1gk8v_227:disabled{background:#9ca3af;cursor:not-allowed;box-shadow:none;transform:none}._loadingOverlay_1gk8v_257{position:absolute;top:0;right:0;bottom:0;left:0;background:#fffc;display:flex;align-items:center;justify-content:center;border-radius:20px;z-index:10}._spinner_1gk8v_268{width:40px;height:40px;border:4px solid #e2e8f0;border-top:4px solid #ff8a65;border-radius:50%;animation:_spin_1gk8v_268 1s linear infinite}@keyframes _spin_1gk8v_268{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 640px){._modalContainer_1gk8v_14{margin:1rem;max-width:calc(100vw - 2rem)}._modalContent_1gk8v_68{padding:1.5rem}._tabNavigation_1gk8v_73{flex-direction:column}._tabButton_1gk8v_82{justify-content:flex-start}._formActions_1gk8v_218{flex-direction:column}._saveButton_1gk8v_227{width:100%}}._modalOverlay_1gk8v_2,._modalContainer_1gk8v_14{position:relative}._modalOverlay_1gk8v_2{position:fixed!important}._modalContainer_1gk8v_14{position:relative!important}._modalOverlay_1gk8v_2 svg,._modalContainer_1gk8v_14 svg{z-index:auto!important}._studentSubmissions_1i4lg_2{min-height:100vh;background:linear-gradient(135deg,#f8fafc,#e2e8f0);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#2d3748}._submissionsContainer_1i4lg_9{max-width:1400px;margin:0 auto;padding:6rem 2rem 2rem}._headerSection_1i4lg_17{background:#fff;border-radius:20px;padding:2.5rem;margin-bottom:2rem;box-shadow:0 10px 40px #0000001a;margin-top:15px}._headerContent_1i4lg_26{display:flex;justify-content:space-between;align-items:center;gap:2rem;flex-wrap:wrap}._headerText_1i4lg_34{flex:1;min-width:300px}._pageTitle_1i4lg_39{font-size:2.25rem;font-weight:700;color:#2d3748;margin:0 0 .75rem;line-height:1.2}._pageSubtitle_1i4lg_47{font-size:1rem;color:#718096;margin:0;line-height:1.6}._statsCard_1i4lg_54{display:flex;align-items:center;gap:1rem;background:linear-gradient(135deg,#ff8a65,#ff7043);padding:1.25rem 1.75rem;border-radius:16px;color:#fff;box-shadow:0 4px 12px #ff8a654d}._statItem_1i4lg_65{display:flex;align-items:center;gap:1rem}._statInfo_1i4lg_71{display:flex;flex-direction:column}._statNumber_1i4lg_76{font-size:1.75rem;font-weight:700;line-height:1.2}._statLabel_1i4lg_82{font-size:.85rem;opacity:.9}._submissionsGrid_1i4lg_88{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:1.5rem;margin-bottom:2rem}._submissionCard_1i4lg_96{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 10px 40px #0000001a;transition:all .3s ease;border:1px solid #e2e8f0}._submissionCard_1i4lg_96:hover{transform:translateY(-6px);box-shadow:0 20px 60px #00000026}._cardHeader_1i4lg_110{display:flex;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;border-bottom:1px solid #e2e8f0;background:#fafafa}._eventType_1i4lg_119{display:flex;align-items:center;gap:.5rem;padding:.4rem .85rem;background:#fff;border-radius:10px;border:1px solid #e2e8f0;font-size:.85rem;font-weight:500;color:#4a5568}._eventType_1i4lg_119 svg{color:#ff8a65}._statusBadge_1i4lg_136{display:flex;align-items:center;gap:.35rem;padding:.35rem .75rem;border-radius:8px;font-size:.8rem;font-weight:600}._statusBadge_1i4lg_136._ended_1i4lg_146{background:linear-gradient(135deg,#10b981,#059669);color:#fff}._statusBadge_1i4lg_136._active_1i4lg_151{background:#f3f4f6;color:#6b7280;border:1px solid #e5e7eb}._cardBody_1i4lg_157{padding:1.5rem}._eventTitle_1i4lg_161{font-size:1.15rem;font-weight:600;color:#2d3748;margin:0 0 1.25rem;line-height:1.4}._scoreSection_1i4lg_170{display:flex;align-items:center;gap:1.25rem;margin-bottom:1.25rem;padding:1rem;background:#f8fafc;border-radius:12px}._scoreCircle_1i4lg_180{width:70px;height:70px;border-radius:50%;border:4px solid;display:flex;align-items:center;justify-content:center;background:#fff;flex-shrink:0}._scoreValue_1i4lg_192{font-size:1.25rem;font-weight:700}._scoreDetails_1i4lg_197{display:flex;flex-direction:column;gap:.5rem}._scoreItem_1i4lg_203{display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:#4a5568}._correctIcon_1i4lg_211{color:#10b981}._pointsIcon_1i4lg_215{color:#f59e0b}._submissionMeta_1i4lg_220{display:flex;flex-wrap:wrap;gap:1rem}._metaItem_1i4lg_226{display:flex;align-items:center;gap:.4rem;font-size:.85rem;color:#718096}._metaItem_1i4lg_226 svg{color:#a0aec0}._cardFooter_1i4lg_239{padding:1rem 1.5rem 1.5rem}._viewResultsBtn_1i4lg_243{width:100%;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.85rem 1.25rem;background:linear-gradient(135deg,#ff8a65,#ff7043);color:#fff;border:none;border-radius:12px;font-weight:500;font-size:.95rem;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 12px #ff8a654d}._viewResultsBtn_1i4lg_243:hover:not(._disabled_1i4lg_261){transform:translateY(-2px);box-shadow:0 6px 20px #ff8a6566}._viewResultsBtn_1i4lg_243._disabled_1i4lg_261{background:#e5e7eb;color:#9ca3af;cursor:not-allowed;box-shadow:none}._emptyState_1i4lg_274{grid-column:1 / -1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;background:#fff;border-radius:20px;box-shadow:0 10px 40px #0000001a;text-align:center}._emptyStateIcon_1i4lg_287{width:100px;height:100px;border-radius:50%;background:linear-gradient(135deg,#f7fafc,#edf2f7);display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;color:#a0aec0}._emptyStateTitle_1i4lg_299{font-size:1.5rem;font-weight:600;color:#2d3748;margin:0 0 .75rem}._emptyStateText_1i4lg_306{font-size:1rem;color:#718096;margin:0 0 1.5rem;max-width:400px}._exploreBtn_1i4lg_313{display:flex;align-items:center;gap:.5rem;padding:.85rem 1.5rem;background:linear-gradient(135deg,#ff8a65,#ff7043);color:#fff;border:none;border-radius:12px;font-weight:500;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 12px #ff8a654d}._exploreBtn_1i4lg_313:hover{transform:translateY(-2px);box-shadow:0 6px 20px #ff8a6566}._errorContainer_1i4lg_334{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;padding:2rem;text-align:center}._errorIcon_1i4lg_344{color:#ef4444;margin-bottom:1rem}._errorTitle_1i4lg_349{font-size:1.5rem;font-weight:600;color:#2d3748;margin:0 0 .75rem}._errorText_1i4lg_356{font-size:1rem;color:#718096;margin:0 0 1.5rem}._retryBtn_1i4lg_362{padding:.75rem 2rem;background:linear-gradient(135deg,#ff8a65,#ff7043);color:#fff;border:none;border-radius:12px;font-weight:500;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 12px #ff8a654d}._retryBtn_1i4lg_362:hover{transform:translateY(-2px);box-shadow:0 6px 20px #ff8a6566}._modalOverlay_1i4lg_380{position:fixed;top:0;left:0;right:0;bottom:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}._modalContent_1i4lg_395{background:#fff;border-radius:20px;max-width:800px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px #0000004d;animation:_modalSlideIn_1i4lg_1 .3s ease-out}@keyframes _modalSlideIn_1i4lg_1{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}._modalHeader_1i4lg_417{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem;border-bottom:1px solid #e5e7eb;position:sticky;top:0;background:#fff;z-index:10}._modalTitle_1i4lg_429{font-size:1.35rem;font-weight:700;color:#1f2937;margin:0;line-height:1.3}._closeBtn_1i4lg_437{background:none;border:none;color:#6b7280;cursor:pointer;padding:.5rem;display:flex;align-items:center;justify-content:center;border-radius:8px;transition:all .2s ease}._closeBtn_1i4lg_437:hover{background:#f3f4f6;color:#374151}._modalBody_1i4lg_455{padding:1.5rem 2rem}._modalLoader_1i4lg_459{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;color:#718096}._modalError_1i4lg_468{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;color:#ef4444;text-align:center}._modalError_1i4lg_468 p{margin-top:1rem;color:#6b7280}._resultsSummary_1i4lg_484{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;background:linear-gradient(135deg,#f8fafc,#edf2f7);border-radius:16px;margin-bottom:2rem;flex-wrap:wrap;gap:1rem}._summaryScore_1i4lg_496{display:flex;flex-direction:column;align-items:flex-start}._summaryLabel_1i4lg_502{font-size:.85rem;color:#718096;margin-bottom:.25rem}._summaryValue_1i4lg_508{font-size:2rem;font-weight:700;color:#2d3748;line-height:1.2}._summaryPercentage_1i4lg_515{font-size:1rem;color:#718096}._summaryPoints_1i4lg_520{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;background:linear-gradient(135deg,#ff8a65,#ff7043);color:#fff;border-radius:12px;font-weight:600}._questionsSection_1i4lg_532{margin-top:1rem}._questionsTitle_1i4lg_536{font-size:1.1rem;font-weight:600;color:#2d3748;margin:0 0 1.25rem;padding-bottom:.75rem;border-bottom:2px solid #e2e8f0}._questionsList_1i4lg_545{display:flex;flex-direction:column;gap:1.25rem}._questionItem_1i4lg_551{padding:1.25rem;border-radius:12px;border:2px solid;transition:all .2s ease}._questionItem_1i4lg_551._correct_1i4lg_211{border-color:#10b981;background:linear-gradient(135deg,#10b9810d,#0596690d)}._questionItem_1i4lg_551._wrong_1i4lg_563{border-color:#ef4444;background:linear-gradient(135deg,#ef44440d,#dc26260d)}._questionHeader_1i4lg_568{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}._questionNumber_1i4lg_575{font-weight:700;color:#4a5568;font-size:.9rem;padding:.25rem .6rem;background:#e2e8f0;border-radius:6px}._questionStatus_1i4lg_584{display:flex;align-items:center;gap:.35rem;font-size:.85rem;font-weight:600}._correctStatus_1i4lg_592{color:#10b981}._wrongStatus_1i4lg_596{color:#ef4444}._questionText_1i4lg_600{font-size:1rem;color:#2d3748;margin:0 0 1rem;line-height:1.6}._answerOptions_1i4lg_608{display:flex;flex-direction:column;gap:.6rem}._option_1i4lg_614{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;background:#fff;border-radius:10px;border:1px solid #e2e8f0;transition:all .2s ease}._option_1i4lg_614._correctOption_1i4lg_625{background:linear-gradient(135deg,#10b98126,#05966926);border-color:#10b981}._option_1i4lg_614._wrongOption_1i4lg_630{background:linear-gradient(135deg,#ef444426,#dc262626);border-color:#ef4444}._optionLetter_1i4lg_635{width:28px;height:28px;display:flex;align-items:center;justify-content:center;background:#f3f4f6;border-radius:6px;font-weight:600;font-size:.85rem;color:#4a5568;flex-shrink:0}._correctOption_1i4lg_625 ._optionLetter_1i4lg_635{background:#10b981;color:#fff}._wrongOption_1i4lg_630 ._optionLetter_1i4lg_635{background:#ef4444;color:#fff}._optionText_1i4lg_659{flex:1;font-size:.95rem;color:#4a5568}._correctMark_1i4lg_665{color:#10b981;flex-shrink:0}._wrongMark_1i4lg_670{color:#ef4444;flex-shrink:0}._notAnswered_1i4lg_675{font-size:.9rem;color:#9ca3af;font-style:italic;margin-top:.5rem}._noDetails_1i4lg_682{text-align:center;padding:2rem;color:#718096;background:#f8fafc;border-radius:12px}._modalFooter_1i4lg_691{padding:1.25rem 2rem;border-top:1px solid #e5e7eb;display:flex;justify-content:flex-end;position:sticky;bottom:0;background:#fff}._closeModalBtn_1i4lg_701{padding:.75rem 2rem;background:#f3f4f6;color:#4a5568;border:1px solid #e2e8f0;border-radius:12px;font-weight:500;cursor:pointer;transition:all .2s ease}._closeModalBtn_1i4lg_701:hover{background:#e5e7eb;color:#2d3748}@media (max-width: 768px){._submissionsContainer_1i4lg_9{padding:5rem 1rem 1rem}._headerSection_1i4lg_17{padding:1.5rem}._headerContent_1i4lg_26{flex-direction:column;align-items:flex-start}._pageTitle_1i4lg_39{font-size:1.75rem}._statsCard_1i4lg_54{width:100%;justify-content:center}._submissionsGrid_1i4lg_88{grid-template-columns:1fr}._modalContent_1i4lg_395{margin:.5rem;max-height:95vh}._modalHeader_1i4lg_417,._modalBody_1i4lg_455,._modalFooter_1i4lg_691{padding-left:1.25rem;padding-right:1.25rem}._resultsSummary_1i4lg_484{flex-direction:column;align-items:flex-start}._summaryPoints_1i4lg_520{width:100%;justify-content:center}}@media (max-width: 480px){._scoreSection_1i4lg_170{flex-direction:column;align-items:center;text-align:center}._scoreDetails_1i4lg_197{align-items:center}}._studentContests_o30a3_3{min-height:100vh;background:linear-gradient(135deg,#f8fafc,#e2e8f0);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#2d3748;position:relative;z-index:1}._studentContests_o30a3_3 *{font-family:inherit}._contestsContainer_o30a3_17{max-width:1400px;margin:0 auto;padding:6rem 2rem 2rem;position:relative;z-index:1}._loadingContainer_o30a3_27{display:flex;justify-content:center;align-items:center;min-height:calc(100vh - 80px);width:100%}._pageHeader_o30a3_36{display:flex;align-items:center;gap:2rem;margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid #e2e8f0}._backBtn_o30a3_45{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:#fff;border:1px solid #e2e8f0;border-radius:12px;color:#64748b;font-weight:500;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 4px #0000000d}._backBtn_o30a3_45:hover{background:#f8fafc;border-color:#cbd5e1;color:#475569;transform:translateY(-1px);box-shadow:0 4px 8px #0000001a}._headerInfo_o30a3_68{flex:1}._pageTitle_o30a3_72{font-size:2rem;font-weight:700;color:#1e293b;margin:0 0 .5rem}._pageSubtitle_o30a3_79{color:#64748b;font-size:1rem;margin:0}._contentGrid_o30a3_86{display:grid;grid-template-columns:1fr 400px;gap:2rem;align-items:start}._mainContent_o30a3_93{background:#fff;border-radius:20px;padding:2rem;box-shadow:0 4px 20px #00000014}._sidebar_o30a3_100{display:flex;flex-direction:column;gap:1.5rem}._titleSection_o30a3_107{margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid #f1f5f9}._titleHeader_o30a3_113{display:flex;align-items:flex-start;gap:1rem}._eventIcon_o30a3_119{padding:1rem;background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff;border-radius:16px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #3b82f64d}._titleInfo_o30a3_130{flex:1}._eventTitle_o30a3_134{font-size:2rem;font-weight:700;color:#1e293b;margin:0 0 1rem;line-height:1.2}._eventMeta_o30a3_142{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}._statusBadge_o30a3_149,._modeBadge_o30a3_150{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:12px;font-size:.875rem;font-weight:600;border:1px solid currentColor;opacity:.9}._sectionTitle_o30a3_163{font-size:1.25rem;font-weight:600;color:#1e293b;margin:0 0 1rem;display:flex;align-items:center;gap:.5rem}._descriptionSection_o30a3_173{margin-bottom:2rem}._description_o30a3_173{color:#475569;line-height:1.6;font-size:1rem;margin:0}._topicsSection_o30a3_184{margin-bottom:2rem}._topicsList_o30a3_188{display:flex;flex-wrap:wrap;gap:.75rem}._topicTag_o30a3_194{background:linear-gradient(135deg,#f1f5f9,#e2e8f0);color:#475569;padding:.5rem 1rem;border-radius:12px;font-size:.875rem;font-weight:500;border:1px solid #e2e8f0;transition:all .2s ease}._topicTag_o30a3_194:hover{background:linear-gradient(135deg,#e2e8f0,#cbd5e1);transform:translateY(-1px)}._rulesSection_o30a3_211{margin-bottom:2rem}._rulesList_o30a3_215{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}._ruleItem_o30a3_224{display:flex;align-items:flex-start;gap:.75rem;color:#475569;line-height:1.5}._ruleItem_o30a3_224 svg{color:#10b981;margin-top:.125rem;flex-shrink:0}._statsCard_o30a3_239,._infoCard_o30a3_240,._actionCard_o30a3_241,._prizesCard_o30a3_242{background:#fff;border-radius:16px;padding:1.5rem;box-shadow:0 2px 8px #0000000d;border:1px solid #f1f5f9}._cardTitle_o30a3_250{font-size:1.125rem;font-weight:600;color:#1e293b;margin:0 0 1rem}._statsList_o30a3_257{display:flex;flex-direction:column;gap:1rem}._statItem_o30a3_263{display:flex;align-items:center;gap:1rem}._statIcon_o30a3_269{background:linear-gradient(135deg,#f1f5f9,#e2e8f0);color:#64748b;padding:.75rem;border-radius:12px;display:flex;align-items:center;justify-content:center}._statInfo_o30a3_279{flex:1;display:flex;flex-direction:column;gap:.25rem}._statLabel_o30a3_286{font-size:.875rem;color:#64748b;font-weight:500}._statValue_o30a3_292{font-size:1rem;color:#1e293b;font-weight:600}._infoContent_o30a3_298{display:flex;flex-direction:column;gap:.75rem}._infoItem_o30a3_304{display:flex;align-items:center;gap:.75rem;color:#475569;font-size:.875rem}._infoItem_o30a3_304 svg{color:#64748b}._actionCard_o30a3_241{display:flex;flex-direction:column;gap:1rem}._primaryBtn_o30a3_323{display:flex;align-items:center;justify-content:center;gap:.75rem;padding:1rem 1.5rem;background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff;border:none;border-radius:12px;font-weight:600;font-size:1rem;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 12px #3b82f64d}._primaryBtn_o30a3_323:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #3b82f666}._primaryBtn_o30a3_323:disabled{background:#94a3b8;cursor:not-allowed;box-shadow:none}._secondaryBtn_o30a3_351{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;background:#fff;color:#64748b;border:1px solid #e2e8f0;border-radius:12px;font-weight:500;cursor:pointer;transition:all .2s ease}._secondaryBtn_o30a3_351:hover{background:#f8fafc;border-color:#cbd5e1;color:#475569}._prizesList_o30a3_373{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}._prizeItem_o30a3_382{display:flex;align-items:flex-start;gap:.75rem;color:#475569;line-height:1.4;font-size:.875rem}._prizeItem_o30a3_382 svg{color:#f59e0b;margin-top:.125rem;flex-shrink:0}._errorMessage_o30a3_397{background:#fff;border-radius:16px;padding:3rem;text-align:center;box-shadow:0 4px 20px #00000014;max-width:600px;margin:0 auto}._errorMessage_o30a3_397 h2{color:#e53e3e;margin-bottom:1rem;font-size:1.5rem}._errorMessage_o30a3_397 p{color:#718096;margin-bottom:2rem;line-height:1.6}._errorMessage_o30a3_397 button{background:#3182ce;color:#fff;border:none;padding:12px 24px;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s ease}@media (max-width: 1200px){._contentGrid_o30a3_86{grid-template-columns:1fr 350px;gap:1.5rem}}@media (max-width: 992px){._contentGrid_o30a3_86{grid-template-columns:1fr;gap:2rem}._sidebar_o30a3_100{order:-1}._pageHeader_o30a3_36{flex-direction:column;align-items:flex-start;gap:1rem}._eventTitle_o30a3_134{font-size:1.75rem}}@media (max-width: 768px){._contestsContainer_o30a3_17{padding:5rem 1rem 1rem}._mainContent_o30a3_93{padding:1.5rem}._titleHeader_o30a3_113{flex-direction:column;align-items:center;text-align:center;gap:1rem}._eventTitle_o30a3_134{font-size:1.5rem}._eventMeta_o30a3_142{justify-content:center}._questionHeader_o30a3_484{flex-direction:column;align-items:flex-start;gap:.5rem}._questionNumber_o30a3_490{align-self:flex-start}}@media (max-width: 480px){._contestsContainer_o30a3_17{padding:4.5rem .75rem .75rem}._pageHeader_o30a3_36{margin-bottom:1rem;padding-bottom:1rem}._backBtn_o30a3_45{padding:.5rem 1rem;font-size:.875rem}._pageTitle_o30a3_72{font-size:1.5rem}._eventMeta_o30a3_142{flex-direction:column;align-items:center;gap:.5rem}._statusBadge_o30a3_149,._modeBadge_o30a3_150{padding:.375rem .75rem;font-size:.75rem}._topicsList_o30a3_188{justify-content:center}._primaryBtn_o30a3_323,._secondaryBtn_o30a3_351{padding:.875rem 1.25rem;font-size:.875rem}._scoreOverview_o30a3_538{grid-template-columns:1fr;gap:.75rem}._scoreItem_o30a3_543{padding:1rem}._scoreValue_o30a3_547{font-size:1.25rem}._resultsCard_o30a3_551{padding:1.5rem;margin-top:1.5rem}._resultsTitle_o30a3_556{font-size:1.25rem}}._completedInfo_o30a3_562{display:flex;align-items:center;gap:.5rem;padding:1rem;background:linear-gradient(135deg,#dcfce7,#bbf7d0);color:#166534;border:1px solid #86efac;border-radius:12px;font-weight:500;margin-bottom:1rem;font-size:.875rem}._submittedBtn_o30a3_577{background:linear-gradient(135deg,#6b7280,#4b5563)!important;color:#fff!important;cursor:not-allowed!important}._submittedBtn_o30a3_577:hover{transform:none!important;box-shadow:0 2px 4px #0000001a!important}._resultsCard_o30a3_551{background:#fff;border-radius:20px;padding:2rem;margin-top:2rem;margin-right:auto;width:95%;max-width:800px;box-shadow:0 10px 25px #0000001a;border:1px solid #e2e8f0;position:relative;overflow:hidden}._resultsCard_o30a3_551:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#10b981,#059669)}._resultsTitle_o30a3_556{font-size:1.5rem;font-weight:700;color:#1e293b;margin:0 0 1.5rem;display:flex;align-items:center;gap:.5rem}._resultsTitle_o30a3_556 svg{color:#f59e0b}._contestPreviewResultsTitle_o30a3_628{font-size:1.5rem;font-weight:700;color:#1e293b!important;margin:0 0 1.5rem;display:flex;align-items:center;gap:.5rem}._contestPreviewResultsTitle_o30a3_628 svg{color:#f59e0b}._resultsContent_o30a3_642{display:flex;flex-direction:column;gap:1.5rem}._contestPreviewApiResultsLayout_o30a3_649{display:flex;flex-direction:column;width:100%;gap:0}._contestPreviewResultsMainCard_o30a3_656{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 20px #00000014;border:1px solid #e5e7eb}._contestPreviewScoreSection_o30a3_664{background:linear-gradient(135deg,#3b82f6,#2563eb);padding:2.5rem 2rem;display:flex;align-items:center;gap:1.5rem;position:relative;overflow:hidden}._contestPreviewScoreSection_o30a3_664:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at top right,rgba(255,255,255,.1) 0%,transparent 60%);pointer-events:none}._contestPreviewScoreIconWrapper_o30a3_685{background:#fff3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;width:90px;height:90px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 8px 24px #00000026;border:3px solid rgba(255,255,255,.3);position:relative;z-index:1}._contestPreviewScoreContent_o30a3_702{flex:1;position:relative;z-index:1}._contestPreviewScoreValue_o30a3_708{font-size:3.5rem;font-weight:800;color:#fff;line-height:1;margin-bottom:.5rem;text-shadow:0 2px 8px rgba(0,0,0,.1);letter-spacing:-.02em}._contestPreviewScoreLabel_o30a3_718{font-size:1.125rem;color:#fffffff2;font-weight:600;text-transform:uppercase;letter-spacing:.05em}._contestPreviewSubmissionInfo_o30a3_726{background:#fff;padding:2rem;display:flex;flex-direction:column;gap:1.25rem}._contestPreviewSubmissionHeader_o30a3_734{display:flex;align-items:center;gap:.75rem;color:#10b981;font-weight:700;font-size:1rem;padding-bottom:.75rem;border-bottom:2px solid #e5e7eb}._contestPreviewSubmissionTimeWrapper_o30a3_745{display:flex;align-items:center;gap:1rem;padding:1.25rem;background:linear-gradient(135deg,#f9fafb,#f3f4f6);border-radius:12px;border:1px solid #e5e7eb}._contestPreviewSubmissionTimeWrapper_o30a3_745 svg{color:#6b7280;flex-shrink:0}._contestPreviewSubmissionTimeContent_o30a3_760{display:flex;flex-direction:column;gap:.375rem;flex:1}._contestPreviewTimeLabel_o30a3_767{font-size:.813rem;color:#6b7280;font-weight:500;text-transform:uppercase;letter-spacing:.025em}._contestPreviewTimeValue_o30a3_775{font-size:1.063rem;color:#1f2937;font-weight:600}._scoreOverview_o30a3_538{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}._scoreItem_o30a3_543{background:#f8fafc;padding:1.25rem;border-radius:12px;text-align:center;border:1px solid #e2e8f0}._scoreLabel_o30a3_795{font-size:.875rem;color:#64748b;font-weight:500;margin-bottom:.5rem}._scoreValue_o30a3_547{font-size:1.5rem;font-weight:700;color:#1e293b}._submissionInfo_o30a3_808{display:flex;flex-direction:column;gap:.75rem;padding:1rem;background:linear-gradient(135deg,#ecfdf5,#d1fae5);border:1px solid #86efac;border-radius:12px}._submissionInfo_o30a3_808 ._infoItem_o30a3_304{display:flex;align-items:center;gap:.5rem;color:#166534;font-weight:500;font-size:.875rem}._resultsPlaceholder_o30a3_827{text-align:center;padding:2rem;color:#64748b}._resultsPlaceholder_o30a3_827 svg{color:#10b981;margin-bottom:1rem}._placeholderSubtext_o30a3_838{font-size:.875rem;color:#9ca3af;margin-top:.5rem}._resultsModal_o30a3_845{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000d9;display:flex;align-items:center;justify-content:center;z-index:10000;padding:20px}._resultsModalContent_o30a3_859{background:#1e1e1e;border-radius:16px;max-width:700px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px #00000080}._resultsHeader_o30a3_869{display:flex;align-items:center;justify-content:space-between;padding:24px;border-bottom:1px solid #2d2d2d}._resultsTitle_o30a3_556{display:flex;align-items:center;gap:12px;color:#e0e0e0;font-size:24px;font-weight:600;margin:0}._closeModalBtn_o30a3_887{background:#2d2d2d;color:#e0e0e0;border:none;width:32px;height:32px;border-radius:50%;font-size:20px;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center}._closeModalBtn_o30a3_887:hover{background:#3e3e42;color:#f44}._resultsBody_o30a3_907{padding:24px}._totalScoreCard_o30a3_911{background:linear-gradient(135deg,#007bff,#0056b3);border-radius:12px;padding:32px;text-align:center;margin-bottom:24px}._totalScoreLabel_o30a3_919{color:#ffffffe6;font-size:14px;font-weight:500;text-transform:uppercase;letter-spacing:1px;margin-bottom:8px}._totalScoreValue_o30a3_928{color:#fff;font-size:48px;font-weight:700;margin-bottom:8px}._totalScoreSubtext_o30a3_935{color:#fffc;font-size:16px}._problemResultsList_o30a3_940{display:flex;flex-direction:column;gap:12px;margin-bottom:24px}._problemResultCard_o30a3_947{background:#2d2d2d;border-radius:12px;padding:16px;border:2px solid #3e3e42;transition:all .2s}._problemResultCard_o30a3_947._solved_o30a3_955{border-color:#28a745;background:#28a7451a}._problemResultCard_o30a3_947._unsolved_o30a3_960{border-color:#6c757d}._problemResultHeader_o30a3_964{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}._problemResultCode_o30a3_971{color:#007bff;font-weight:700;font-size:14px}._problemResultStatus_o30a3_977{font-size:13px;font-weight:600;padding:4px 12px;border-radius:12px}._problemResultStatus_o30a3_977._solved_o30a3_955{background:#28a745;color:#fff}._problemResultStatus_o30a3_977._unsolved_o30a3_960{background:#6c757d;color:#fff}._problemResultTitle_o30a3_994{color:#e0e0e0;font-size:16px;font-weight:500;margin-bottom:12px}._problemResultScore_o30a3_1001{display:flex;align-items:baseline;gap:4px;margin-bottom:4px}._earnedPoints_o30a3_1008{color:#28a745;font-size:24px;font-weight:700}._maxPoints_o30a3_1014{color:#a0a0a0;font-size:16px}._problemResultTests_o30a3_1019{color:#a0a0a0;font-size:13px}._resultsActions_o30a3_1024{display:flex;gap:12px;padding-top:16px;border-top:1px solid #2d2d2d;justify-content:center}._closeResultsBtn_o30a3_1032{padding:14px 48px;background:#007bff;color:#fff;border:none;border-radius:8px;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s}._closeResultsBtn_o30a3_1032:hover{background:#0056b3;transform:translateY(-1px)}._studentQuiz_zrf9b_3{height:100vh;background:#f9fafb;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#2d3748;position:relative;z-index:1;overflow:hidden;display:flex;flex-direction:column}._studentQuiz_zrf9b_3 *{font-family:inherit}._quizContainer_zrf9b_20{flex:1;display:flex;flex-direction:column;padding:0;margin-top:80px;height:calc(100vh - 80px);overflow:hidden}._quizContainerFullscreen_zrf9b_31{flex:1;display:flex;flex-direction:column;padding:0;margin-top:0;height:100vh;overflow:hidden}._quizHeader_zrf9b_42{display:flex;align-items:center;justify-content:space-between;padding:1rem 2rem;background:#fff;border-bottom:1px solid #e5e7eb;flex-shrink:0;margin-bottom:1.5rem;gap:1.5rem}._quizContainerFullscreen_zrf9b_31 ._quizHeader_zrf9b_42{margin-bottom:0}._backBtn_zrf9b_59{display:none}._quizTitle_zrf9b_63{font-size:1.25rem;font-weight:600;color:#111827;margin:0;text-align:left}._timerContainer_zrf9b_71{display:flex;align-items:center;gap:.5rem;padding:.625rem 1.25rem;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px}._timerText_zrf9b_81{font-weight:600;color:#15803d;font-size:.9375rem;letter-spacing:.5px}._proctoringBadge_zrf9b_89{display:flex;align-items:center;gap:.5rem;padding:.625rem 1.25rem;background:#fef3c7;border:1px solid #fbbf24;border-radius:8px;font-size:.8125rem;font-weight:600;color:#92400e}._violationCount_zrf9b_102{background:#fff;padding:.125rem .5rem;border-radius:4px;font-size:.75rem;color:#6b7280}._violationCountActive_zrf9b_110{background:#fee2e2;padding:.125rem .5rem;border-radius:4px;font-size:.75rem;color:#dc2626;font-weight:700}._quizLayout_zrf9b_120{display:flex;flex:1;overflow:hidden;height:100%}._leftPanel_zrf9b_128{flex:0 0 75%;display:flex;flex-direction:column;padding:1.5rem 2rem;overflow-y:auto;background:#fff}._rightPanel_zrf9b_138{flex:0 0 25%;display:flex;flex-direction:column;background:#fafafa;border-left:2px solid #e5e7eb;overflow-y:auto}._progressSection_zrf9b_146{margin-bottom:1.25rem;flex-shrink:0}._progressBar_zrf9b_151{width:100%;height:3px;background:#e5e7eb;border-radius:2px;overflow:hidden;margin-bottom:.625rem}._progressFill_zrf9b_160{height:100%;background:#2563eb;transition:width .3s ease;border-radius:2px}._progressInfo_zrf9b_167{display:flex;justify-content:space-between;align-items:center}._questionCounter_zrf9b_173{color:#6b7280;font-size:.8125rem;font-weight:500}._questionsOverview_zrf9b_179{display:flex;gap:.5rem;flex-wrap:wrap}._questionDot_zrf9b_185{width:12px;height:12px;border-radius:50%;background:#e2e8f0;transition:all .2s ease;cursor:pointer}._questionDot_zrf9b_185._answered_zrf9b_194{background:#3b82f6}._questionDot_zrf9b_185._current_zrf9b_198{background:#f59e0b;transform:scale(1.2)}._quizCard_zrf9b_204{background:transparent;flex:1;display:flex;flex-direction:column;overflow:hidden}._questionSection_zrf9b_213{margin-bottom:1.25rem;flex-shrink:0}._questionNumber_zrf9b_218{display:inline-block;background:#f3f4f6;color:#374151;padding:.25rem .75rem;border-radius:6px;font-size:.75rem;font-weight:600;margin-bottom:.75rem;border:1px solid #e5e7eb}._questionText_zrf9b_230{font-size:1.125rem;font-weight:600;color:#111827;line-height:1.5;margin:0}._highlightedText_zrf9b_239{background:linear-gradient(120deg,#fef3c7,#fbbf24);padding:2px 6px;border-radius:4px;font-weight:700;color:#92400e;box-shadow:0 1px 2px #fbbf2433}._optionsContainer_zrf9b_249{display:flex;flex-direction:column;gap:.625rem;flex:1;overflow-y:auto;padding-right:.5rem;margin-bottom:.5rem}._option_zrf9b_249{display:flex;align-items:center;padding:.75rem 1rem;border:1.5px solid #e5e7eb;border-radius:6px;cursor:pointer;transition:all .15s ease;background:#fafafa;position:relative;flex-shrink:0;min-height:auto}._option_zrf9b_249:hover{border-color:#2563eb;background:#f9fafb;transform:translate(4px)}._option_zrf9b_249._selected_zrf9b_279{border-color:#2563eb;background:#eff6ff;box-shadow:0 0 0 2px #2563eb1a}._optionIndicator_zrf9b_285{width:32px;height:32px;border-radius:6px;background:#e5e7eb;display:flex;align-items:center;justify-content:center;font-weight:700;color:#6b7280;margin-right:.875rem;flex-shrink:0;font-size:.8125rem;transition:all .15s ease}._option_zrf9b_249._selected_zrf9b_279 ._optionIndicator_zrf9b_285{background:#2563eb;color:#fff}._optionText_zrf9b_306{font-size:.875rem;flex:1;line-height:1.4;font-weight:500;color:#374151}._option_zrf9b_249._selected_zrf9b_279 ._optionText_zrf9b_306{color:#1e40af;font-weight:600}._selectedIcon_zrf9b_319{position:absolute;right:1rem;top:50%;transform:translateY(-50%);color:#2563eb;font-size:1rem}._markForReviewContainer_zrf9b_329{display:flex;justify-content:center;margin-top:1rem;padding-top:1rem;border-top:1px solid #e5e7eb}._markForReviewButton_zrf9b_337{display:flex;align-items:center;gap:.5rem;padding:.625rem 1.25rem;border:1.5px solid #d97706;background:#fff;color:#d97706;border-radius:6px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .15s ease}._markForReviewButton_zrf9b_337:hover{background:#fffbeb;border-color:#f59e0b;color:#f59e0b}._markForReviewButton_zrf9b_337._marked_zrf9b_358{background:#f59e0b;color:#fff;border-color:#f59e0b}._markForReviewButton_zrf9b_337._marked_zrf9b_358:hover{background:#d97706;border-color:#d97706}._navigationControls_zrf9b_370{display:flex;justify-content:space-between;align-items:center;gap:.875rem;margin-top:1.25rem;padding-top:1.25rem;border-top:1px solid #e5e7eb;flex-shrink:0}._navButton_zrf9b_381{display:flex;align-items:center;gap:.5rem;padding:.625rem 1.25rem;border:none;border-radius:6px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .15s ease}._navButton_zrf9b_381._primary_zrf9b_394{background:#2563eb;color:#fff}._navButton_zrf9b_381._primary_zrf9b_394:hover:not(:disabled){background:#1d4ed8}._navButton_zrf9b_381._secondary_zrf9b_403{background:#f3f4f6;color:#6b7280;border:1px solid #e5e7eb}._navButton_zrf9b_381._secondary_zrf9b_403:hover:not(:disabled){background:#e5e7eb;color:#374151}._navButton_zrf9b_381:disabled{opacity:.4;cursor:not-allowed}._submitButton_zrf9b_419{background:#16a34a;color:#fff;padding:.625rem 1.75rem;border:none;border-radius:6px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .15s ease}._submitButton_zrf9b_419:hover:not(:disabled){background:#15803d}._submitButton_zrf9b_419:disabled{opacity:.4;cursor:not-allowed}._resultsContainer_zrf9b_441{margin-top:70px;height:calc(100vh - 70px);overflow:hidden;display:flex;align-items:center;justify-content:center;background:#fff}._resultsQuizCard_zrf9b_451{width:100%;max-width:600px;padding:0 2rem}._resultsSection_zrf9b_458{text-align:center}._resultsTitle_zrf9b_462{font-size:1.5rem;font-weight:700;color:#111827;margin-bottom:1.5rem}._scoreDisplay_zrf9b_469{margin:0 auto 1.5rem}._scoreCircle_zrf9b_473{width:140px;height:140px;border:6px solid;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem}._scoreText_zrf9b_484{font-size:2rem;font-weight:700}._scorePercentage_zrf9b_489{font-size:1.25rem;color:#64748b;margin-bottom:1rem;font-weight:600}._pointsDisplay_zrf9b_496{font-size:1.5rem;color:#2563eb;margin-bottom:1.25rem;padding:.875rem 1.5rem;background:#eff6ff;border:2px solid #2563eb;border-radius:8px;font-weight:700}._scoreMessage_zrf9b_507{font-size:.9375rem;margin-bottom:0;padding:.75rem 1.25rem;border-radius:6px;font-weight:500}._scoreMessage_zrf9b_507._excellent_zrf9b_515{background:#dcfce7;color:#166534;border:1px solid #86efac}._scoreMessage_zrf9b_507._good_zrf9b_521{background:#fef3c7;color:#92400e;border:1px solid #fbbf24}._scoreMessage_zrf9b_507._needsImprovement_zrf9b_527{background:#fee2e2;color:#991b1b;border:1px solid #f87171}._actionButtons_zrf9b_533{margin-top:1.5rem}._homeButton_zrf9b_537{background:#2563eb;color:#fff;border:none;padding:.75rem 2rem;border-radius:6px;font-size:.9375rem;font-weight:600;cursor:pointer;transition:all .15s ease;display:inline-flex;align-items:center;gap:.5rem}._homeButton_zrf9b_537:hover{background:#1d4ed8}@media (max-width: 1024px){._leftPanel_zrf9b_128{flex:0 0 70%}._rightPanel_zrf9b_138{flex:0 0 30%}._questionsGrid_zrf9b_566{grid-template-columns:repeat(5,1fr);max-height:350px}}@media (max-width: 768px){._quizContainer_zrf9b_20,._resultsContainer_zrf9b_441{margin-top:56px;height:calc(100vh - 56px)}._resultsQuizCard_zrf9b_451{padding:0 1rem}._quizHeader_zrf9b_42{flex-wrap:wrap;gap:.75rem;padding:1rem}._quizTitle_zrf9b_63{font-size:1.125rem;flex-basis:100%;order:-1}._backBtn_zrf9b_59,._timerContainer_zrf9b_71{font-size:.8125rem;padding:.5rem 1rem}._proctoringBadge_zrf9b_89{font-size:.75rem;padding:.5rem 1rem}._quizLayout_zrf9b_120{flex-direction:column}._leftPanel_zrf9b_128{flex:1;padding:1.25rem;overflow-y:auto}._rightPanel_zrf9b_138{flex:0 0 auto;max-height:40vh;border-left:none;border-top:2px solid #e5e7eb}._questionText_zrf9b_230{font-size:1.125rem}._option_zrf9b_249{padding:.875rem 1rem}._optionIndicator_zrf9b_285{width:32px;height:32px;font-size:.8125rem}._navigationControls_zrf9b_370{flex-direction:row;gap:.75rem;margin-top:1.5rem;padding-top:1.5rem}._navButton_zrf9b_381{flex:1;justify-content:center;padding:.75rem 1rem;font-size:.875rem}._submitButton_zrf9b_419{padding:.75rem 1.5rem;font-size:.9375rem}._resultsTitle_zrf9b_462{font-size:1.375rem;margin-bottom:1.25rem}._scoreCircle_zrf9b_473{width:120px;height:120px;border-width:5px}._scoreText_zrf9b_484{font-size:1.75rem}._scorePercentage_zrf9b_489{font-size:1.125rem;margin-bottom:.875rem}._pointsDisplay_zrf9b_496{font-size:1.375rem;padding:.75rem 1.25rem;margin-bottom:1rem}._scoreMessage_zrf9b_507{font-size:.875rem;padding:.625rem 1rem}._actionButtons_zrf9b_533{margin-top:1.25rem}._homeButton_zrf9b_537{padding:.625rem 1.5rem;font-size:.875rem}._questionsGrid_zrf9b_566{grid-template-columns:repeat(5,1fr);max-height:200px}._questionNavigationCard_zrf9b_709{padding:1rem}}._questionNavigationCard_zrf9b_709{background:transparent;padding:1.5rem 1.25rem;display:flex;flex-direction:column;height:100%}._navigationHeader_zrf9b_723{margin-bottom:1.25rem;padding-bottom:1rem;border-bottom:1px solid #e5e7eb;flex-shrink:0}._navigationTitle_zrf9b_730{font-size:1rem;font-weight:600;color:#111827;margin:0 0 .875rem}._navigationLegend_zrf9b_737{display:flex;flex-direction:column;gap:.5rem}._legendItem_zrf9b_743{display:flex;align-items:center;gap:.5rem;font-size:.6875rem;color:#6b7280;font-weight:500}._legendDot_zrf9b_752{width:10px;height:10px;border-radius:4px;flex-shrink:0}._legendDot_zrf9b_752._current_zrf9b_198{background:#f59e0b}._legendDot_zrf9b_752._answered_zrf9b_194{background:#2563eb}._legendDot_zrf9b_752._unanswered_zrf9b_767{background:#e5e7eb}._legendDot_zrf9b_752._markedForReview_zrf9b_771{background:#f59e0b;border:2px solid #fbbf24}._questionsGrid_zrf9b_566{display:grid;grid-template-columns:repeat(6,1fr);gap:.375rem;margin-bottom:1rem;max-height:400px;overflow-y:auto;overflow-x:hidden;padding-right:.25rem;scrollbar-width:thin;scrollbar-color:#d1d5db #f3f4f6}._questionsGrid_zrf9b_566::-webkit-scrollbar{width:6px}._questionsGrid_zrf9b_566::-webkit-scrollbar-track{background:#f3f4f6;border-radius:3px}._questionsGrid_zrf9b_566::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}._questionsGrid_zrf9b_566::-webkit-scrollbar-thumb:hover{background:#9ca3af}._questionNumberBtn_zrf9b_808{aspect-ratio:1;border:1px solid #e5e7eb;border-radius:4px;background:#fff;color:#6b7280;font-weight:600;font-size:.6875rem;cursor:pointer;transition:all .15s ease;display:flex;align-items:center;justify-content:center;padding:.375rem}._questionNumberBtn_zrf9b_808:hover{border-color:#9ca3af;background:#f9fafb}._questionNumberBtn_zrf9b_808._currentQuestion_zrf9b_829{background:#f59e0b;color:#fff;border-color:#f59e0b;transform:scale(1.05)}._questionNumberBtn_zrf9b_808._currentQuestion_zrf9b_829:hover{background:#d97706;border-color:#d97706}._questionNumberBtn_zrf9b_808._answeredQuestion_zrf9b_841{background:#2563eb;color:#fff;border-color:#2563eb}._questionNumberBtn_zrf9b_808._answeredQuestion_zrf9b_841:hover{background:#1d4ed8;border-color:#1d4ed8}._questionNumberBtn_zrf9b_808._unansweredQuestion_zrf9b_852{background:#fff;color:#6b7280;border-color:#e5e7eb}._questionNumberBtn_zrf9b_808._unansweredQuestion_zrf9b_852:hover{background:#f9fafb;border-color:#d1d5db}._questionNumberBtn_zrf9b_808._markedForReviewQuestion_zrf9b_863{background:#fbbf24;color:#fff;border-color:#fbbf24;position:relative}._questionNumberBtn_zrf9b_808._markedForReviewQuestion_zrf9b_863:hover{background:#f59e0b;border-color:#f59e0b}._flagIcon_zrf9b_875{position:absolute;top:2px;right:2px;color:#fff;filter:drop-shadow(0 1px 2px rgba(0,0,0,.3))}._navigationSummary_zrf9b_883{padding-top:1rem;border-top:1px solid #e5e7eb;margin-top:auto;flex-shrink:0;margin-bottom:1rem}._summaryItem_zrf9b_891{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;font-size:.8125rem}._summaryLabel_zrf9b_899{color:#6b7280;font-weight:500}._summaryValue_zrf9b_904{color:#111827;font-weight:600;font-size:.875rem}._rightPanelSubmitButton_zrf9b_911{width:100%;background:#16a34a;color:#fff;padding:.75rem 1.5rem;border:none;border-radius:8px;font-size:.9375rem;font-weight:600;cursor:pointer;transition:all .15s ease;flex-shrink:0}._rightPanelSubmitButton_zrf9b_911:hover:not(:disabled){background:#15803d}._rightPanelSubmitButton_zrf9b_911:disabled{opacity:.4;cursor:not-allowed}._questionsOverview_zrf9b_179,._questionDot_zrf9b_185{display:none!important}._autoSubmitModalOverlay_zrf9b_944{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000bf;display:flex;align-items:center;justify-content:center;z-index:10000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}._autoSubmitModal_zrf9b_944{background:#fff;border-radius:16px;padding:2.5rem;max-width:400px;width:90%;text-align:center;box-shadow:0 25px 50px -12px #00000040;animation:_modalSlideIn_zrf9b_1 .3s ease-out}@keyframes _modalSlideIn_zrf9b_1{0%{opacity:0;transform:scale(.9) translateY(-20px)}to{opacity:1;transform:scale(1) translateY(0)}}._autoSubmitIcon_zrf9b_980{width:80px;height:80px;background:linear-gradient(135deg,#ef4444,#dc2626);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;color:#fff;animation:_pulse_zrf9b_1 1.5s ease-in-out infinite}@keyframes _pulse_zrf9b_1{0%,to{transform:scale(1);box-shadow:0 0 #ef444466}50%{transform:scale(1.05);box-shadow:0 0 0 15px #ef444400}}._autoSubmitTitle_zrf9b_1004{font-size:1.75rem;font-weight:700;color:#111827;margin:0 0 .75rem}._autoSubmitMessage_zrf9b_1011{font-size:1rem;color:#6b7280;margin:0 0 1.5rem;line-height:1.5}._autoSubmitCountdown_zrf9b_1018{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:1.5rem 0}._countdownNumber_zrf9b_1026{font-size:4rem;font-weight:800;color:#ef4444;line-height:1;font-variant-numeric:tabular-nums;animation:_countdownPulse_zrf9b_1 1s ease-in-out infinite}@keyframes _countdownPulse_zrf9b_1{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}._countdownLabel_zrf9b_1044{font-size:.875rem;color:#9ca3af;text-transform:uppercase;letter-spacing:.1em;margin-top:.5rem}._autoSubmitNote_zrf9b_1052{font-size:.875rem;color:#9ca3af;margin:1rem 0 0;display:flex;align-items:center;justify-content:center;gap:.5rem}._autoSubmitNote_zrf9b_1052:before{content:"";width:8px;height:8px;background:#ef4444;border-radius:50%;animation:_blink_zrf9b_1 1s ease-in-out infinite}@keyframes _blink_zrf9b_1{0%,to{opacity:1}50%{opacity:.3}}._manualSubmitButton_zrf9b_1080{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;padding:14px 32px;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #667eea66;margin-top:1.5rem;width:100%;max-width:300px}._manualSubmitButton_zrf9b_1080:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #667eea99}._manualSubmitButton_zrf9b_1080:active:not(:disabled){transform:translateY(0)}._manualSubmitButton_zrf9b_1080:disabled{opacity:.6;cursor:not-allowed;transform:none}._overlay_he97x_3{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000d9;display:flex;justify-content:center;align-items:center;z-index:10000;animation:_fadeIn_he97x_1 .3s ease}@keyframes _fadeIn_he97x_1{0%{opacity:0}to{opacity:1}}._modal_he97x_26{background:#fff;border-radius:20px;padding:36px;max-width:540px;width:90%;max-height:90vh;overflow-y:auto;box-shadow:0 24px 64px #00000059,0 0 0 1px #0000000d;animation:_slideUp_he97x_1 .3s ease;position:relative;border:2px solid rgba(229,62,62,.1)}@keyframes _slideUp_he97x_1{0%{transform:translateY(30px);opacity:0}to{transform:translateY(0);opacity:1}}._closeButton_he97x_51{position:absolute;top:16px;right:16px;background:transparent;border:none;color:#666;cursor:pointer;padding:8px;border-radius:50%;transition:all .2s;display:flex;align-items:center;justify-content:center}._closeButton_he97x_51:hover{background:#f0f0f0;color:#333}._iconContainer_he97x_72{display:flex;justify-content:center;margin-bottom:20px}._warningIcon_he97x_78{color:#e53e3e;animation:_pulse_he97x_1 2s infinite;filter:drop-shadow(0 4px 12px rgba(229,62,62,.3))}@keyframes _pulse_he97x_1{0%,to{opacity:1}50%{opacity:.6}}._title_he97x_93{font-size:26px;font-weight:800;color:#1a202c;text-align:center;margin-bottom:28px;letter-spacing:.3px;line-height:1.3}._content_he97x_103{display:flex;flex-direction:column;gap:20px}._violationBox_he97x_109{background:linear-gradient(135deg,#fff5f5,#fed7d7);border:2px solid #e53e3e;border-radius:12px;padding:18px;display:flex;flex-direction:column;gap:8px;box-shadow:0 2px 8px #e53e3e26}._violationLabel_he97x_120{font-size:11px;color:#c53030;text-transform:uppercase;font-weight:700;letter-spacing:1px}._violationType_he97x_128{font-size:17px;color:#c53030;font-weight:700}._countBox_he97x_134{display:flex;justify-content:space-between;align-items:center;background:linear-gradient(135deg,#fafafa,#f0f0f0);border-radius:12px;padding:18px;border:1px solid #e2e8f0}._countLabel_he97x_144{font-size:15px;color:#4a5568;font-weight:700;text-transform:uppercase;letter-spacing:.5px}._count_he97x_134{display:flex;align-items:baseline;gap:6px;font-size:32px;font-weight:800}._currentCount_he97x_160{color:#e53e3e;text-shadow:0 2px 4px rgba(229,62,62,.2)}._separator_he97x_165{color:#a0aec0;font-size:22px}._maxCount_he97x_170{color:#718096;font-size:22px}._dangerMessage_he97x_175{background:#ffebee;border-left:4px solid #f44336;border-radius:8px;padding:16px}._dangerText_he97x_182{color:#c62828;font-size:16px;font-weight:600;margin:0 0 8px}._dangerSubtext_he97x_189{color:#d32f2f;font-size:14px;margin:0;line-height:1.5}._infoMessage_he97x_196{background:linear-gradient(135deg,#fff9e6,#ffeaa7);border-left:4px solid #f59e0b;border-radius:12px;padding:18px;border:1px solid #fbbf24;box-shadow:0 2px 8px #f59e0b26}._infoText_he97x_205{color:#b45309;font-size:16px;font-weight:700;margin:0 0 8px}._infoSubtext_he97x_212{color:#92400e;font-size:14px;margin:0;line-height:1.6}._rulesBox_he97x_219{background:linear-gradient(135deg,#f8f9fa,#f1f3f5);border-radius:12px;padding:18px;border:1px solid #e2e8f0}._rulesTitle_he97x_226{font-size:14px;color:#2d3748;font-weight:700;margin:0 0 14px;text-transform:uppercase;letter-spacing:.5px}._rulesList_he97x_235{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}._rulesList_he97x_235 li{font-size:13px;color:#4a5568;padding:6px 0;display:flex;align-items:center;gap:10px;font-weight:500}._footer_he97x_254{margin-top:24px;display:flex;justify-content:center}._acknowledgeButton_he97x_260{background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff;border:none;padding:14px 40px;border-radius:12px;font-size:16px;font-weight:700;cursor:pointer;transition:all .3s;box-shadow:0 4px 12px #f59e0b59;text-transform:uppercase;letter-spacing:.5px}._acknowledgeButton_he97x_260:hover{transform:translateY(-2px);box-shadow:0 6px 20px #f59e0b73;background:linear-gradient(135deg,#fbbf24,#f59e0b)}._acknowledgeButton_he97x_260:active{transform:translateY(0);box-shadow:0 2px 8px #f59e0b4d}._acknowledgeButtonDanger_he97x_286{background:linear-gradient(135deg,#e53e3e,#c53030);color:#fff;border:none;padding:14px 40px;border-radius:12px;font-size:16px;font-weight:700;cursor:pointer;transition:all .3s;box-shadow:0 4px 16px #e53e3e66;animation:_shake_he97x_1 .5s;text-transform:uppercase;letter-spacing:.5px}@keyframes _shake_he97x_1{0%,to{transform:translate(0)}25%{transform:translate(-5px)}75%{transform:translate(5px)}}._acknowledgeButtonDanger_he97x_286:hover{transform:translateY(-2px);box-shadow:0 6px 24px #e53e3e80;background:linear-gradient(135deg,#fc8181,#e53e3e)}._acknowledgeButtonDanger_he97x_286:active{transform:translateY(0);box-shadow:0 2px 12px #e53e3e59}@media (prefers-color-scheme: dark){._modal_he97x_26{background:#1e1e1e}._title_he97x_93{color:#fff}._closeButton_he97x_51{color:#aaa}._closeButton_he97x_51:hover{background:#333;color:#fff}._countBox_he97x_134,._rulesBox_he97x_219{background:#2a2a2a}._rulesTitle_he97x_226{color:#fff}._rulesList_he97x_235 li{color:#aaa}}@media (max-width: 600px){._modal_he97x_26{padding:24px;width:95%}._title_he97x_93{font-size:20px}._count_he97x_134{font-size:24px}._acknowledgeButton_he97x_260,._acknowledgeButtonDanger_he97x_286{width:100%}}._overlay_fxhlr_3{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000e6;display:flex;justify-content:center;align-items:center;z-index:10001;animation:_fadeIn_fxhlr_1 .3s ease}@keyframes _fadeIn_fxhlr_1{0%{opacity:0}to{opacity:1}}._modal_fxhlr_26{background:#fff;border-radius:20px;padding:40px;max-width:600px;width:90%;max-height:90vh;overflow-y:auto;box-shadow:0 25px 80px #00000080;animation:_slideUp_fxhlr_1 .4s ease}@keyframes _slideUp_fxhlr_1{0%{transform:translateY(50px) scale(.95);opacity:0}to{transform:translateY(0) scale(1);opacity:1}}._iconContainer_fxhlr_49{display:flex;justify-content:center;margin-bottom:24px}._shieldIcon_fxhlr_55{color:#2196f3;animation:_pulse_fxhlr_1 2s infinite}@keyframes _pulse_fxhlr_1{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.05);opacity:.8}}._title_fxhlr_71{font-size:28px;font-weight:700;color:#1e293b;text-align:center;margin:0 0 8px}._subtitle_fxhlr_79{font-size:16px;color:#64748b;text-align:center;margin:0 0 32px}._content_fxhlr_86{display:flex;flex-direction:column;gap:24px}._warningBox_fxhlr_92{background:#fff3cd;border:2px solid #ffc107;border-radius:12px;padding:16px;display:flex;align-items:center;gap:12px;color:#856404;font-weight:600}._rulesSection_fxhlr_104 h3,._violationInfo_fxhlr_105 h3{font-size:16px;font-weight:700;color:#1e293b;margin:0 0 12px}._rulesList_fxhlr_112{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}._rulesList_fxhlr_112 li{font-size:14px;color:#475569;padding:8px;background:#f8fafc;border-radius:8px;border-left:3px solid #2196f3}._violationInfo_fxhlr_105{background:#ffebee;border:2px solid #f44336;border-radius:12px;padding:20px}._violationInfo_fxhlr_105 p{margin:0;font-size:14px;color:#c62828;line-height:1.6}._important_fxhlr_144{background:#e3f2fd;border-left:4px solid #2196f3;border-radius:8px;padding:16px}._important_fxhlr_144 p{margin:0;font-size:14px;color:#1565c0;line-height:1.6}._startButton_fxhlr_158{width:100%;margin-top:32px;padding:16px 32px;background:linear-gradient(135deg,#2196f3,#1976d2);color:#fff;border:none;border-radius:12px;font-size:18px;font-weight:700;cursor:pointer;transition:all .3s;box-shadow:0 6px 20px #2196f366;display:flex;align-items:center;justify-content:center;gap:12px}._startButton_fxhlr_158:hover{transform:translateY(-3px);box-shadow:0 8px 25px #2196f380}._startButton_fxhlr_158:active{transform:translateY(-1px)}@media (max-width: 600px){._modal_fxhlr_26{padding:28px;width:95%}._title_fxhlr_71{font-size:24px}._startButton_fxhlr_158{font-size:16px;padding:14px 24px}}._codingContestPage_1k6uj_3{min-height:100vh;background:linear-gradient(135deg,#f8fafc,#e2e8f0);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#2d3748}._contestContainer_1k6uj_10{height:100vh;display:flex;flex-direction:column;padding-top:80px}._contestContainerFullscreen_1k6uj_18{height:100vh;display:flex;flex-direction:column;padding-top:1rem}._contestHeader_1k6uj_25{background:#fff;border-radius:20px;padding:1.5rem 2.5rem;margin:1rem 1.5rem 0;box-shadow:0 4px 20px #00000014;display:flex;justify-content:space-between;align-items:center;gap:2rem;border:1px solid #e2e8f0;flex-shrink:0}._contestContainerFullscreen_1k6uj_18 ._contestHeader_1k6uj_25{margin-top:1rem}._headerLeft_1k6uj_45{display:flex;align-items:center;gap:1.5rem}._backBtn_1k6uj_51{display:flex;align-items:center;gap:.5rem;padding:.625rem 1.25rem;background:#f7fafc;border:1px solid #e2e8f0;border-radius:12px;color:#64748b;font-weight:600;font-size:.9rem;cursor:pointer;transition:all .2s ease}._backBtn_1k6uj_51:hover{background:#fff;border-color:#cbd5e1;color:#475569}._contestInfo_1k6uj_72{display:flex;flex-direction:column;gap:.25rem}._contestTitle_1k6uj_78{font-size:1.35rem;font-weight:700;color:#1e293b;margin:0;line-height:1.2}._contestMeta_1k6uj_86{font-size:.875rem;color:#64748b;display:flex;align-items:center;gap:1.25rem}._metaItem_1k6uj_94{display:flex;align-items:center;gap:.5rem;font-weight:500}._headerRight_1k6uj_101{display:flex;align-items:center;gap:1rem}._timerCard_1k6uj_107{display:flex;align-items:center;gap:.75rem;padding:.875rem 1.5rem;background:#fff7ed;border:2px solid #fb923c;border-radius:12px;height:48px;box-sizing:border-box;transition:all .2s ease}._timerCard_1k6uj_107:hover{background:#ffedd5;border-color:#f97316}._timerIcon_1k6uj_125{color:#ea580c;width:20px;height:20px;flex-shrink:0}._timerInfo_1k6uj_132{display:flex;align-items:center;gap:.5rem;color:#ea580c}._proctoringBadge_1k6uj_139{display:flex;align-items:center;gap:.75rem;padding:.875rem 1.5rem;background:#fffbeb;border:2px solid #fbbf24;border-radius:12px;color:#d97706;font-size:.875rem;font-weight:600;cursor:help;transition:all .2s ease;height:48px;box-sizing:border-box}._proctoringBadge_1k6uj_139:hover{background:#fef3c7;border-color:#f59e0b;transform:translateY(-1px)}._proctoringBadge_1k6uj_139 svg{width:20px;height:20px;flex-shrink:0;color:#d97706}._violationCount_1k6uj_169{background:#d9770626;padding:.25rem .5rem;border-radius:6px;font-size:.75rem;font-weight:700;color:#d97706}._violationCountActive_1k6uj_178{background:#d9770633;padding:.25rem .5rem;border-radius:6px;font-size:.75rem;font-weight:700;color:#d97706}._timerLabel_1k6uj_187{font-size:.875rem;opacity:.85;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:#ea580c}._timerValue_1k6uj_196{font-size:1.1rem;font-weight:700;letter-spacing:.5px;font-feature-settings:"tnum";color:#ea580c}._scoreCard_1k6uj_204{display:flex;align-items:center;gap:.75rem;padding:.875rem 1.5rem;background:#f7fafc;border:1px solid #e2e8f0;border-radius:14px}._scoreIcon_1k6uj_214{color:#ff8a65;width:22px;height:22px}._scoreInfo_1k6uj_220{display:flex;flex-direction:column}._scoreLabel_1k6uj_225{font-size:.7rem;color:#64748b;font-weight:600;text-transform:uppercase;letter-spacing:.5px}._scoreValue_1k6uj_233{font-size:1.35rem;font-weight:700;color:#1e293b}._viewResultsBtn_1k6uj_239{padding:.875rem 1.5rem;background:#ff8a65;color:#fff;border:none;border-radius:12px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s ease;height:48px;box-sizing:border-box;display:flex;align-items:center}._viewResultsBtn_1k6uj_239:hover{background:#ff7043;transform:translateY(-1px)}._mainContent_1k6uj_261{display:flex;flex:1;overflow:hidden;margin:1rem 1.5rem 1.5rem;gap:1.5rem;border-radius:20px;box-shadow:0 10px 40px #0000001a;min-height:0}._leftPanel_1k6uj_273{width:42%;background:#fff;border-radius:20px 0 0 20px;display:flex;flex-direction:column;overflow:hidden;border:1px solid #e2e8f0;border-right:none}._problemNavigation_1k6uj_284{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.25rem 1.5rem;background:#f7fafc;border-bottom:1px solid #e2e8f0}._navBtn_1k6uj_294{padding:.625rem 1.125rem;background:#fff;color:#64748b;border:1px solid #e2e8f0;border-radius:10px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s ease}._navBtn_1k6uj_294:hover:not(:disabled){background:#f7fafc;border-color:#cbd5e1;color:#475569}._navBtn_1k6uj_294:disabled{opacity:.5;cursor:not-allowed}._problemIndicators_1k6uj_317{display:flex;gap:.625rem;flex:1;justify-content:center}._problemIndicator_1k6uj_317{width:38px;height:38px;border-radius:10px;background:#fff;color:#64748b;border:1px solid #e2e8f0;font-weight:700;font-size:.875rem;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center}._problemIndicator_1k6uj_317:hover{background:#f7fafc;border-color:#cbd5e1}._problemIndicator_1k6uj_317._active_1k6uj_345{background:#ff8a65;border-color:#ff8a65;color:#fff}._problemIndicator_1k6uj_317._solved_1k6uj_351{background:#10b981;border-color:#10b981;color:#fff}._problemIndicator_1k6uj_317._solved_1k6uj_351._active_1k6uj_345{background:#059669;border-color:#059669}._problemTabs_1k6uj_362{display:flex;background:#f7fafc;border-bottom:1px solid #e2e8f0;padding:0 1.5rem}._tab_1k6uj_369{padding:1rem 1.75rem;border:none;background:transparent;color:#64748b;font-weight:600;font-size:.9rem;cursor:pointer;transition:all .2s ease;border-bottom:3px solid transparent;display:flex;align-items:center;gap:.5rem}._tab_1k6uj_369:hover{color:#475569;background:#ffffff80}._tab_1k6uj_369._active_1k6uj_345{color:#ff8a65;border-bottom-color:#ff8a65;background:#fff}._problemContent_1k6uj_395{flex:1;overflow-y:auto;padding:2rem;background:#fff}._problemSection_1k6uj_402{margin-bottom:2rem;-webkit-user-select:none;user-select:none}._sectionTitle_1k6uj_407{font-size:1.15rem;font-weight:700;color:#1e293b;margin-bottom:1rem;display:flex;align-items:center;gap:.625rem}._sectionContent_1k6uj_417{color:#475569;line-height:1.75;font-size:.95rem}._problemDescription_1k6uj_423{white-space:pre-wrap;line-height:1.8;color:#475569}._formatGrid_1k6uj_429{display:grid;grid-template-columns:1fr 1fr;gap:1rem}._formatCard_1k6uj_435{background:#f7fafc;border:1px solid #e2e8f0;border-radius:12px;padding:1.25rem}._formatLabel_1k6uj_442{font-weight:700;color:#1e293b;margin-bottom:.625rem;font-size:.875rem}._formatText_1k6uj_449{font-family:Monaco,Menlo,Courier New,monospace;font-size:.85rem;color:#64748b;line-height:1.6}._constraintsList_1k6uj_456{list-style:none;padding:0;margin:0}._constraintItem_1k6uj_462{padding:.5rem 0;color:#475569;font-size:.925rem;display:flex;align-items:start;gap:.625rem}._constraintItem_1k6uj_462:before{content:"•";color:#ff8a65;font-weight:700;font-size:1.25rem}._hintBox_1k6uj_478{background:#fef3c7;border-left:4px solid #f59e0b;padding:1.125rem;border-radius:10px;color:#92400e;font-size:.9rem;line-height:1.7}._examplesList_1k6uj_488{display:flex;flex-direction:column;gap:1.125rem}._exampleCard_1k6uj_494{background:#f7fafc;border:1px solid #e2e8f0;border-radius:14px;padding:1.5rem}._exampleTitle_1k6uj_501{font-weight:700;color:#1e293b;margin-bottom:1rem;font-size:.925rem;display:flex;align-items:center;gap:.5rem}._exampleBox_1k6uj_511{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:1rem;margin-bottom:.75rem}._exampleLabel_1k6uj_519{font-size:.75rem;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.625rem}._exampleValue_1k6uj_528{font-family:Monaco,Menlo,Courier New,monospace;font-size:.9rem;color:#1e293b;white-space:pre-wrap;word-break:break-word}._explanation_1k6uj_536{color:#64748b;font-size:.875rem;font-style:italic;margin-top:.625rem;padding-left:1.125rem;border-left:3px solid #e2e8f0;line-height:1.6}._rightPanel_1k6uj_547{flex:1;display:flex;flex-direction:column;background:#1e1e1e;overflow:hidden;border-radius:0 20px 20px 0;border:1px solid #e2e8f0;border-left:none}._editorHeader_1k6uj_558{background:#2d2d30;padding:1rem 1.5rem;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #3e3e42}._languageSelector_1k6uj_567{display:flex;align-items:center;gap:.875rem}._languageLabel_1k6uj_573{color:#ccc;font-size:.875rem;font-weight:600}._languageSelect_1k6uj_567{padding:.5rem 1.125rem;background:#3c3c3c;color:#e0e0e0;border:1px solid #555555;border-radius:8px;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s ease;font-family:inherit}._languageSelect_1k6uj_567:hover{border-color:#ff8a65;background:#404040}._languageSelect_1k6uj_567:focus{outline:none;border-color:#ff8a65}._editorActions_1k6uj_602{display:flex;gap:.625rem}._iconBtn_1k6uj_607{padding:.5rem;background:transparent;border:1px solid #555555;border-radius:8px;color:#ccc;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center}._iconBtn_1k6uj_607:hover{background:#3c3c3c;border-color:#ff8a65;color:#ff8a65}._editorWrapper_1k6uj_626{flex:1;overflow:hidden}._editorFooter_1k6uj_631{background:#2d2d30;padding:1.25rem 1.5rem;border-top:1px solid #3e3e42;display:flex;gap:1.25rem;align-items:flex-end}._customInputSection_1k6uj_640{flex:1}._inputLabel_1k6uj_644{color:#ccc;font-size:.85rem;font-weight:600;margin-bottom:.625rem;display:block}._customInputArea_1k6uj_652{width:100%;background:#1e1e1e;color:#d4d4d4;border:1px solid #3e3e42;border-radius:8px;padding:.875rem;font-family:Monaco,Menlo,Courier New,monospace;font-size:.85rem;resize:vertical;min-height:70px;max-height:140px}._customInputArea_1k6uj_652:focus{outline:none;border-color:#ff8a65}._actionButtons_1k6uj_671{display:flex;gap:.875rem}._runBtn_1k6uj_676,._submitBtn_1k6uj_677{padding:.875rem 1.75rem;border:none;border-radius:10px;font-weight:600;font-size:.9rem;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:.625rem}._runBtn_1k6uj_676{background:#3b82f6;color:#fff}._runBtn_1k6uj_676:hover:not(:disabled){background:#2563eb;transform:translateY(-1px)}._submitBtn_1k6uj_677{background:linear-gradient(135deg,#10b981,#059669);color:#fff}._submitBtn_1k6uj_677:hover:not(:disabled){background:linear-gradient(135deg,#059669,#047857);transform:translateY(-1px)}._runBtn_1k6uj_676:disabled,._submitBtn_1k6uj_677:disabled{opacity:.6;cursor:not-allowed}._outputSection_1k6uj_717{background:#252526;border-top:1px solid #3e3e42;max-height:35%;overflow-y:auto;display:flex;flex-direction:column}._outputHeader_1k6uj_726{background:#2d2d30;padding:.875rem 1.5rem;border-bottom:1px solid #3e3e42;display:flex;justify-content:space-between;align-items:center}._outputTitle_1k6uj_735{color:#ccc;font-size:.9rem;font-weight:700;margin:0;display:flex;align-items:center;gap:.625rem}._clearBtn_1k6uj_745{padding:.5rem 1rem;background:transparent;border:1px solid #555555;border-radius:8px;color:#ccc;font-size:.85rem;font-weight:600;cursor:pointer;transition:all .2s ease}._clearBtn_1k6uj_745:hover{background:#3c3c3c;border-color:#ef4444;color:#ef4444}._outputContent_1k6uj_763{padding:1.5rem;color:#d4d4d4;font-family:Monaco,Menlo,Courier New,monospace;font-size:.85rem;line-height:1.7}._outputPlaceholder_1k6uj_771{color:#6e7681;font-style:italic;text-align:center;padding:2rem}._testResultsGrid_1k6uj_778{display:flex;flex-direction:column;gap:1.125rem}._verdictSection_1k6uj_784{background:#1e1e1e;border:2px solid;border-radius:12px;padding:1.75rem}._verdictSection_1k6uj_784._success_1k6uj_791{border-color:#10b981;background:#10b98114}._verdictSection_1k6uj_784._error_1k6uj_796{border-color:#ef4444;background:#ef444414}._verdictTitle_1k6uj_801{font-size:1.125rem;font-weight:700;margin-bottom:.75rem;display:flex;align-items:center;gap:.625rem}._verdictTitle_1k6uj_801._success_1k6uj_791{color:#10b981}._verdictTitle_1k6uj_801._error_1k6uj_796{color:#ef4444}._verdictMessage_1k6uj_818{color:#d4d4d4;line-height:1.7}._testCaseResult_1k6uj_823{background:#1e1e1e;border:1px solid #3e3e42;border-radius:10px;padding:1.25rem}._testCaseResult_1k6uj_823._failed_1k6uj_830{border-left:4px solid #ef4444}._testCaseResult_1k6uj_823._passed_1k6uj_834{border-left:4px solid #10b981}._testCaseHeader_1k6uj_838{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}._testCaseName_1k6uj_845{font-weight:700;color:#e5e7eb;display:flex;align-items:center;gap:.625rem}._statusBadge_1k6uj_853{padding:.375rem .875rem;border-radius:12px;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px}._statusBadge_1k6uj_853._failed_1k6uj_830{background:#ef444433;color:#ef4444}._statusBadge_1k6uj_853._passed_1k6uj_834{background:#10b98133;color:#10b981}._openTestResults_1k6uj_872{display:flex;flex-direction:column;gap:.875rem}._testCaseDetails_1k6uj_878{display:flex;flex-direction:column;gap:.75rem}._detailRow_1k6uj_884{display:flex;flex-direction:column;gap:.375rem}._detailLabel_1k6uj_890{font-size:.75rem;color:#9ca3af;font-weight:700;text-transform:uppercase;letter-spacing:.5px}._detailValue_1k6uj_898{color:#d4d4d4;background:#0d1117;padding:.625rem .875rem;border-radius:6px;white-space:pre-wrap;word-break:break-word}._resultsModal_1k6uj_908{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000bf;display:flex;align-items:center;justify-content:center;z-index:10000;padding:2rem}._resultsModalContent_1k6uj_922{background:#fff;border-radius:20px;max-width:700px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px #0000004d}._resultsHeader_1k6uj_932{display:flex;align-items:center;justify-content:space-between;padding:2rem;border-bottom:1px solid #e2e8f0}._resultsTitle_1k6uj_940{display:flex;align-items:center;gap:.875rem;color:#1e293b;font-size:1.5rem;font-weight:700;margin:0}._closeModalBtn_1k6uj_950{background:#f7fafc;color:#64748b;border:1px solid #e2e8f0;width:36px;height:36px;border-radius:10px;font-size:1.25rem;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center}._closeModalBtn_1k6uj_950:hover{background:#ef4444;color:#fff;border-color:#ef4444}._resultsBody_1k6uj_972{padding:2rem}._totalScoreCard_1k6uj_976{background:linear-gradient(135deg,#ff8a65,#ff7043);border-radius:16px;padding:2.5rem;text-align:center;margin-bottom:2rem}._totalScoreLabel_1k6uj_984{color:#fffffff2;font-size:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.625rem}._totalScoreValue_1k6uj_993{color:#fff;font-size:3rem;font-weight:700;margin-bottom:.5rem}._totalScoreSubtext_1k6uj_1000{color:#ffffffe6;font-size:1rem;font-weight:500}._problemResultsList_1k6uj_1006{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}._problemResultCard_1k6uj_1013{background:#f7fafc;border-radius:14px;padding:1.5rem;border:2px solid;transition:all .2s ease}._problemResultCard_1k6uj_1013._solved_1k6uj_351{border-color:#10b981;background:#10b9810d}._problemResultCard_1k6uj_1013._unsolved_1k6uj_1026{border-color:#e2e8f0}._problemResultHeader_1k6uj_1030{display:flex;justify-content:space-between;align-items:center;margin-bottom:.625rem}._problemResultCode_1k6uj_1037{color:#ff8a65;font-weight:700;font-size:.875rem}._problemResultStatus_1k6uj_1043{font-size:.75rem;font-weight:700;padding:.375rem .875rem;border-radius:12px;text-transform:uppercase;letter-spacing:.5px}._problemResultStatus_1k6uj_1043._solved_1k6uj_351{background:#10b981;color:#fff}._problemResultStatus_1k6uj_1043._unsolved_1k6uj_1026{background:#94a3b8;color:#fff}._problemResultTitle_1k6uj_1062{color:#1e293b;font-size:1rem;font-weight:600;margin-bottom:.875rem}._problemResultScore_1k6uj_1069{display:flex;align-items:baseline;gap:.375rem;margin-bottom:.375rem}._earnedPoints_1k6uj_1076{color:#10b981;font-size:1.75rem;font-weight:700}._maxPoints_1k6uj_1082{color:#64748b;font-size:1rem;font-weight:600}._problemResultTests_1k6uj_1088{color:#64748b;font-size:.875rem;font-weight:500}._resultsActions_1k6uj_1094{display:flex;gap:1rem;padding-top:1.5rem;border-top:1px solid #e2e8f0}._continueBtn_1k6uj_1101,._finishBtn_1k6uj_1102{flex:1;padding:1rem 1.75rem;border:none;border-radius:12px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s ease}._continueBtn_1k6uj_1101{background:#f7fafc;color:#64748b;border:1px solid #e2e8f0}._continueBtn_1k6uj_1101:hover{background:#fff;color:#475569}._finishBtn_1k6uj_1102{background:#10b981;color:#fff}._finishBtn_1k6uj_1102:hover{background:#059669;transform:translateY(-1px)}._loadingContainer_1k6uj_1135{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem;gap:1.25rem}._loadingText_1k6uj_1144{color:#64748b;font-size:.95rem;font-weight:500}._problemContent_1k6uj_395::-webkit-scrollbar,._outputSection_1k6uj_717::-webkit-scrollbar,._resultsModalContent_1k6uj_922::-webkit-scrollbar{width:8px}._problemContent_1k6uj_395::-webkit-scrollbar-track{background:#f7fafc}._problemContent_1k6uj_395::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}._problemContent_1k6uj_395::-webkit-scrollbar-thumb:hover{background:#94a3b8}._outputSection_1k6uj_717::-webkit-scrollbar-track{background:#1e1e1e}._outputSection_1k6uj_717::-webkit-scrollbar-thumb{background:#3e3e42;border-radius:4px}._outputSection_1k6uj_717::-webkit-scrollbar-thumb:hover{background:#555}._resultsModalContent_1k6uj_922::-webkit-scrollbar-track{background:#f7fafc}._resultsModalContent_1k6uj_922::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}@media (max-width: 1200px){._leftPanel_1k6uj_273{width:45%}}@media (max-width: 968px){._contestContainer_1k6uj_10{padding-top:80px}._contestHeader_1k6uj_25{flex-direction:column;gap:1.25rem;align-items:stretch;margin:0 1rem;padding:1.25rem}._headerLeft_1k6uj_45,._headerRight_1k6uj_101{justify-content:space-between}._mainContent_1k6uj_261{flex-direction:column;margin:1rem;border-radius:16px}._leftPanel_1k6uj_273{width:100%;height:45%;border-radius:16px 16px 0 0;border-right:1px solid #e2e8f0;border-bottom:none}._rightPanel_1k6uj_547{height:55%;border-radius:0 0 16px 16px;border-left:1px solid #e2e8f0}._editorFooter_1k6uj_631{flex-direction:column;align-items:stretch}._actionButtons_1k6uj_671{width:100%}._runBtn_1k6uj_676,._submitBtn_1k6uj_677{flex:1}}._autoSubmitModalOverlay_1k6uj_1253{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000bf;display:flex;align-items:center;justify-content:center;z-index:10000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}._autoSubmitModal_1k6uj_1253{background:#fff;border-radius:16px;padding:2.5rem;max-width:400px;width:90%;text-align:center;box-shadow:0 25px 50px -12px #00000040;animation:_modalSlideIn_1k6uj_1 .3s ease-out}@keyframes _modalSlideIn_1k6uj_1{0%{opacity:0;transform:scale(.9) translateY(-20px)}to{opacity:1;transform:scale(1) translateY(0)}}._autoSubmitIcon_1k6uj_1289{width:80px;height:80px;background:linear-gradient(135deg,#ef4444,#dc2626);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;color:#fff;animation:_pulse_1k6uj_1 1.5s ease-in-out infinite}@keyframes _pulse_1k6uj_1{0%,to{transform:scale(1);box-shadow:0 0 #ef444466}50%{transform:scale(1.05);box-shadow:0 0 0 15px #ef444400}}._autoSubmitTitle_1k6uj_1313{font-size:1.75rem;font-weight:700;color:#111827;margin:0 0 .75rem}._autoSubmitMessage_1k6uj_1320{font-size:1rem;color:#6b7280;margin:0 0 1.5rem;line-height:1.5}._autoSubmitCountdown_1k6uj_1327{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:1.5rem 0}._countdownNumber_1k6uj_1335{font-size:4rem;font-weight:800;color:#ef4444;line-height:1;font-variant-numeric:tabular-nums;animation:_countdownPulse_1k6uj_1 1s ease-in-out infinite}@keyframes _countdownPulse_1k6uj_1{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}._countdownLabel_1k6uj_1353{font-size:.875rem;color:#9ca3af;text-transform:uppercase;letter-spacing:.1em;margin-top:.5rem}._autoSubmitNote_1k6uj_1361{font-size:.875rem;color:#9ca3af;margin:1rem 0 0;display:flex;align-items:center;justify-content:center;gap:.5rem}._autoSubmitNote_1k6uj_1361:before{content:"";width:8px;height:8px;background:#ef4444;border-radius:50%;animation:_blink_1k6uj_1 1s ease-in-out infinite}@keyframes _blink_1k6uj_1{0%,to{opacity:1}50%{opacity:.3}}._codeground-page_lqn36_3{display:flex;flex-direction:column;height:calc(100vh - 85px);background:#fff;background-attachment:fixed;font-family:Inter,Segoe UI,sans-serif;color:#333;margin-top:85px;overflow:hidden}._main-content_lqn36_15{flex-grow:1;display:flex;padding:20px;gap:20px;overflow:hidden}._editor-panel_lqn36_23{flex:2;display:flex;flex-direction:column;background-color:#fff;border-radius:12px;box-shadow:0 8px 24px #00000026;overflow:hidden;transition:all .3s ease}._editor-panel_lqn36_23:hover{box-shadow:0 12px 32px #0003}._panel-header_lqn36_38{display:flex;align-items:center;justify-content:space-between;padding:12px 20px;background:linear-gradient(135deg,#ff8a65,#ff7043);border-bottom:2px solid rgba(255,255,255,.1);font-size:.9em;color:#fff;font-weight:600;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}._panel-header-left_lqn36_51{display:flex;align-items:center;gap:12px}._file-tab_lqn36_57{background-color:#fff3;padding:6px 14px;border-radius:6px;font-weight:700;color:#fff;font-size:.85em;letter-spacing:.5px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}._panel-header-right_lqn36_68{display:flex;align-items:center;gap:10px}._lang-selector_lqn36_74{padding:6px 12px;border-radius:6px;border:1px solid rgba(255,255,255,.3);background-color:#ffffff26;color:#fff;font-size:.9em;font-weight:600;cursor:pointer;outline:none;transition:all .2s ease}._lang-selector_lqn36_74:hover{background-color:#ffffff40}._lang-selector_lqn36_74 option{background-color:#1e1e1e;color:#fff}._action-button_lqn36_96{padding:8px 16px;border:none;border-radius:6px;cursor:pointer;font-weight:600;transition:all .2s ease;display:flex;align-items:center;gap:6px;font-size:.85em;text-transform:uppercase;letter-spacing:.5px}._action-button_lqn36_96:disabled{opacity:.6;cursor:not-allowed}._action-button_lqn36_96._copy_lqn36_116{background-color:#fff3;color:#fff;border:1px solid rgba(255,255,255,.3)}._action-button_lqn36_96._copy_lqn36_116:hover:not(:disabled){background-color:#ffffff4d;transform:translateY(-2px)}._action-button_lqn36_96._download_lqn36_127{background-color:#fff3;color:#fff;border:1px solid rgba(255,255,255,.3)}._action-button_lqn36_96._download_lqn36_127:hover:not(:disabled){background-color:#ffffff4d;transform:translateY(-2px)}._action-button_lqn36_96._run_lqn36_138{background:#fff;color:#000;box-shadow:0 4px 12px #10b9814d}._action-button_lqn36_96._run_lqn36_138:hover:not(:disabled){background:whiteS;transform:translateY(-2px);box-shadow:0 6px 16px #10b98166}._editor-wrapper_lqn36_150{flex-grow:1;overflow:hidden;background-color:#1e1e1e;border-radius:0 0 12px 12px}._output-panel_lqn36_157{flex:1;display:flex;flex-direction:column;background-color:#fff;border-radius:12px;box-shadow:0 8px 24px #00000026;overflow:hidden;transition:all .3s ease}._output-panel_lqn36_157:hover{box-shadow:0 12px 32px #0003}._output-panel-header_lqn36_172{display:flex;align-items:center;justify-content:space-between;padding:12px 20px;background:linear-gradient(135deg,#ff8a65,#ff7043);border-bottom:2px solid rgba(255,255,255,.1);font-size:.9em;color:#fff;font-weight:600}._output-clear-btn_lqn36_184{padding:6px 12px;border:1px solid rgba(255,255,255,.3);background-color:#fff3;color:#fff;border-radius:6px;cursor:pointer;font-size:.85em;font-weight:600;transition:all .2s ease;display:flex;align-items:center;gap:6px}._output-clear-btn_lqn36_184:hover{background-color:#ffffff4d;transform:translateY(-2px)}._console-output_lqn36_204{flex-grow:1;background-color:#1e1e1e;color:#fff;padding:20px;font-family:Fira Code,Cascadia Code,Consolas,monospace;font-size:.9em;line-height:1.6;overflow-y:auto;white-space:pre-wrap;word-break:break-word}._console-output_lqn36_204::-webkit-scrollbar{width:8px}._console-output_lqn36_204::-webkit-scrollbar-track{background:#2d2d2d}._console-output_lqn36_204::-webkit-scrollbar-thumb{background:#555;border-radius:4px}._console-output_lqn36_204::-webkit-scrollbar-thumb:hover{background:#777}._loader-container_lqn36_236{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;gap:10px}._empty-output_lqn36_245{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;gap:12px;color:#666;text-align:center}._empty-output_lqn36_245 p{font-size:1em;margin:0;color:#888}._empty-output_lqn36_245 small{font-size:.85em;color:#999}._error-output_lqn36_267{color:#ef4444}._error-output_lqn36_267 h4{margin:0 0 10px;font-size:1.1em}._error-output_lqn36_267 pre{background-color:#2d2d2d;padding:15px;border-radius:8px;border-left:4px solid #ef4444;overflow-x:auto}._result-output_lqn36_284{display:flex;flex-direction:column;gap:15px}._output-section_lqn36_290{margin-bottom:10px}._output-section_lqn36_290 h4{margin:0 0 10px;font-size:1em;display:flex;align-items:center;gap:8px}._output-section_lqn36_290 pre{background-color:#2d2d2d;padding:15px;border-radius:8px;margin:0;overflow-x:auto;font-size:.95em;line-height:1.5}._output-success_lqn36_312{color:#10b981}._output-error_lqn36_316{color:#ef4444}._output-warning_lqn36_320{color:#f59e0b}._output-meta_lqn36_324{display:flex;flex-wrap:wrap;gap:20px;padding:12px 15px;background-color:#2d2d2d;border-radius:8px;font-size:.9em}._meta-item_lqn36_334{display:flex;align-items:center;gap:6px;color:#aaa}._meta-item_lqn36_334 strong{color:#fff}._custom-input-section_lqn36_346{padding:20px;background-color:#fff;border-radius:12px;box-shadow:0 8px 24px #00000026;margin:0 20px 20px;transition:all .3s ease}._custom-input-section_lqn36_346:hover{box-shadow:0 12px 32px #0003}._custom-input-section_lqn36_346 h3{margin-top:0;margin-bottom:12px;color:#ff7043;font-size:1.1em;font-weight:700;display:flex;align-items:center;gap:8px}._custom-input-textarea_lqn36_370{width:100%;min-height:100px;padding:12px 15px;border:2px solid #e5e7eb;border-radius:8px;font-family:Fira Code,Cascadia Code,Consolas,monospace;font-size:.9em;background-color:#f9fafb;resize:vertical;transition:all .2s ease;outline:none}._custom-input-textarea_lqn36_370:focus{border-color:#7cf77c;background-color:#fff;box-shadow:0 0 0 3px #667eea1a}._custom-input-textarea_lqn36_370::-webkit-scrollbar{width:8px}._custom-input-textarea_lqn36_370::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}._custom-input-textarea_lqn36_370::-webkit-scrollbar-thumb{background:#888;border-radius:4px}._custom-input-textarea_lqn36_370::-webkit-scrollbar-thumb:hover{background:#555}@media (max-width: 900px){._main-content_lqn36_15{flex-direction:column;padding:15px;gap:15px}._editor-panel_lqn36_23,._output-panel_lqn36_157{flex:none;width:100%}._editor-wrapper_lqn36_150{height:50vh}._console-output_lqn36_204{height:30vh}._custom-input-section_lqn36_346{margin:15px}}@media (max-width: 600px){._codeground-page_lqn36_3{margin-top:70px}._main-content_lqn36_15{padding:10px;gap:10px}._panel-header_lqn36_38{flex-direction:column;align-items:flex-start;gap:8px;padding:10px 15px}._panel-header-right_lqn36_68{width:100%;flex-wrap:wrap;gap:8px}._action-button_lqn36_96{flex:1;justify-content:center;padding:8px 12px;font-size:.8em}._lang-selector_lqn36_74{width:100%}._custom-input-section_lqn36_346{margin:10px;padding:15px}._custom-input-section_lqn36_346 h3{font-size:1em}._editor-wrapper_lqn36_150{height:45vh}}*{margin:0;padding:0;box-sizing:border-box}body{overflow-x:hidden}
