:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}*{margin:0;padding:0;box-sizing:border-box;font-family:Roboto,sans-serif}.futuristic-container{min-height:100vh;padding:2rem;display:flex;justify-content:center;align-items:center;overflow-x:hidden;position:relative;transition:background .5s,color .5s}.theme-cyber{background:radial-gradient(circle,#0d0d0d,#1a1a1a);color:#fff}.theme-neon{background:#0a0015;color:#fff}.theme-minimal{background:#f0f2f5;color:#333}.particle{position:absolute;width:.5rem;height:.5rem;background:radial-gradient(circle,#00ffff 20%,transparent 70%);border-radius:50%;animation:float 4s infinite ease-in-out;z-index:1}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-1.5rem)}}.theme-toggle{position:absolute;top:1rem;right:1rem;cursor:pointer;padding:.5rem;z-index:20}.theme-icon{font-size:1.5rem}.content-wrapper{max-width:50rem;width:100%;padding:2.5rem;border-radius:1rem;position:relative;z-index:10;transition:background .5s,box-shadow .5s}.theme-cyber .content-wrapper{background:#000c;box-shadow:0 0 1.5rem #00ffff4d}.theme-neon .content-wrapper{background:#0f0028cc;box-shadow:0 0 1.5rem #ff00ff4d}.theme-minimal .content-wrapper{background:#fff;box-shadow:0 0 1rem #0000001a}.futuristic-header{text-align:center;margin-bottom:2rem}.title{font-size:2.2rem;transition:color .5s}.theme-neon .title{color:#f0f;text-shadow:0 0 .5rem #ff00ff}.theme-minimal .title{color:#007bff}.subtitle{font-size:1.1rem;opacity:.9;transition:color .5s}.theme-minimal .subtitle{color:#555}.glowing-line{width:5rem;height:.25rem;margin:.5rem auto;border-radius:.125rem;transition:background .5s}.theme-cyber .glowing-line{background:linear-gradient(90deg,transparent,#00ffff,transparent)}.theme-neon .glowing-line{background:linear-gradient(90deg,transparent,#ff00ff,transparent)}.theme-minimal .glowing-line{background:linear-gradient(90deg,transparent,#007bff,transparent)}.upload-container{text-align:center}.upload-box{padding:2rem;border:2px dashed;border-radius:.75rem;transition:background .3s,border-color .5s}.theme-cyber .upload-box{border-color:#0ff;background:#0009}.theme-neon .upload-box{border-color:#f0f;background:#14003299}.theme-minimal .upload-box{border-color:#007bff;background:#f9f9f9}.upload-box.drag-active{background:#00ffff1a}.upload-icon{font-size:3rem;margin-bottom:1rem}.upload-box h3{font-size:1.5rem;margin-bottom:.5rem}.upload-box p{font-size:1rem;opacity:.8;margin-bottom:1rem}.custom-file-upload{display:inline-block}.upload-text{padding:.75rem 1.5rem;border:1px solid;border-radius:.375rem;cursor:pointer;transition:background .3s,color .5s,border-color .5s}.theme-cyber .upload-text{border-color:#0ff;color:#0ff}.theme-neon .upload-text{border-color:#f0f;color:#f0f}.theme-minimal .upload-text{border-color:#007bff;color:#007bff}.loading-container{text-align:center;margin:2rem 0}.spinner{width:3rem;height:3rem;border:.25rem solid rgba(0,255,255,.3);border-top-color:#0ff;border-radius:50%;animation:spin 1s linear infinite;margin:0 auto 1rem}@keyframes spin{to{transform:rotate(360deg)}}.loading-container p{font-size:1.1rem}.loading-bar{width:100%;height:.5rem;background:#ffffff1a;border-radius:.25rem;overflow:hidden}.loading-progress{height:100%;background:#0ff;border-radius:.25rem;transition:background .5s}.theme-neon .loading-progress{background:#f0f}.theme-minimal .loading-progress{background:#007bff}.error-message{background:#f003;border:1px solid #ff4444;padding:1rem;border-radius:.5rem;margin:1rem 0;display:flex;align-items:center;justify-content:space-between}.close-btn{background:none;border:none;color:#fff;font-size:1rem;cursor:pointer;padding:.5rem}.quiz-interface{margin:2rem 0}.quiz-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.progress-bar{flex:1;height:.75rem;background:#ffffff1a;border-radius:.375rem;overflow:hidden;position:relative;margin-right:1rem}.progress{height:100%;background:#0ff;transition:width .3s ease}.theme-neon .progress{background:#f0f}.theme-minimal .progress{background:#007bff}.progress-bar span{position:absolute;top:-1.5rem;left:0;font-size:.9rem}.timer{font-size:1rem;white-space:nowrap}.question h3{font-size:1.6rem;margin-bottom:1.5rem}.options{display:flex;flex-direction:column;gap:.75rem}.option{background:#ffffff1a;padding:1rem;border-radius:.5rem;border:2px solid transparent;cursor:pointer;position:relative;transition:background .3s,border-color .3s}.option:hover{background:#ffffff26}.option.selected{border-color:#0ff;background:#00ffff0d}.theme-neon .option.selected{border-color:#f0f;background:#ff00ff0d}.theme-minimal .option.selected{border-color:#007bff;background:#007bff0d}.option input{margin-right:.5rem}.hint{position:absolute;top:100%;left:0;background:#000000e6;padding:.5rem 1rem;border-radius:.375rem;border:1px solid #00ffff;font-size:.85rem;margin-top:.5rem}.navigation{display:flex;justify-content:space-between;margin-top:2rem}.nav-btn{padding:.75rem 1.5rem;border:none;border-radius:.375rem;cursor:pointer;font-weight:700;transition:background .3s}.prev{background:#666;color:#fff}.next{background:#0ff;color:#000}.theme-neon .next{background:#f0f}.theme-minimal .next{background:#007bff;color:#fff}.nav-btn:disabled{opacity:.5;cursor:not-allowed}.nav-btn:hover:not(:disabled){filter:brightness(1.1)}.results{text-align:center;padding:2rem}.results h2{font-size:2rem;margin-bottom:1.5rem;transition:color .5s}.theme-neon .results h2{color:#f0f}.theme-minimal .results h2{color:#007bff}.score{display:flex;align-items:center;justify-content:center;gap:2rem;margin-bottom:2rem}.score-circle{width:8rem;height:8rem}.bg{fill:none;stroke:#ffffff1a;stroke-width:8}.fg{fill:none;stroke-width:8;stroke-linecap:round;transition:stroke .5s}.theme-cyber .fg{stroke:#0ff}.theme-neon .fg{stroke:#f0f}.theme-minimal .fg{stroke:#007bff}.score-circle text{font-size:1.5rem;fill:currentColor}.score div{text-align:left}.score p{font-size:1.1rem;margin:.25rem 0}.achievements h3{font-size:1.3rem;margin-bottom:1rem;transition:color .5s}.theme-neon .achievements h3{color:#f0f}.theme-minimal .achievements h3{color:#007bff}.achievement{background:#ffffff1a;padding:.75rem;border-radius:.5rem;margin-bottom:.5rem}.stats h3{font-size:1.3rem;margin:1.5rem 0 1rem;transition:color .5s}.theme-neon .stats h3{color:#f0f}.theme-minimal .stats h3{color:#007bff}.metrics{display:grid;grid-template-columns:repeat(auto-fit,minmax(8rem,1fr));gap:1rem}.metrics div{background:#ffffff1a;padding:.75rem;border-radius:.5rem;font-size:1rem}.actions{margin-top:2rem;display:flex;gap:1rem;justify-content:center}.action-btn{padding:.75rem 1.5rem;border:none;background:#0ff;color:#000;border-radius:.375rem;cursor:pointer;transition:background .3s}.theme-neon .action-btn{background:#f0f}.theme-minimal .action-btn{background:#007bff;color:#fff}.action-btn:hover{filter:brightness(1.1)}.review{margin-top:2rem;border-top:1px solid;padding-top:1rem;transition:border-color .5s}.theme-cyber .review{border-color:#0ff}.theme-neon .review{border-color:#f0f}.theme-minimal .review{border-color:#007bff}.review-nav{display:flex;justify-content:center;gap:1rem;margin-bottom:1rem}.review-nav button{padding:.5rem 1rem;background:#0ff;color:#000;border:none;border-radius:.375rem;cursor:pointer}.theme-neon .review-nav button{background:#f0f}.theme-minimal .review-nav button{background:#007bff}.review-nav button:disabled{opacity:.5}.review-content h4{font-size:1.2rem;margin-bottom:1rem}.review-option{padding:.75rem;border-radius:.5rem;background:#ffffff1a;margin-bottom:.5rem}.review-option.selected{border:2px solid}.theme-cyber .review-option.selected{border-color:#0ff}.theme-neon .review-option.selected{border-color:#f0f}.theme-minimal .review-option.selected{border-color:#007bff}.review-option.correct{background:#0f03}.review-option.incorrect{background:#f003}
