body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.app{background:linear-gradient(135deg,#667eea,#764ba2);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;min-height:100vh}.app-header{background:#fff;box-shadow:0 2px 10px #0000001a;position:sticky;top:0;z-index:100}.app-header h1{color:#4f46e5;font-size:1.5rem;font-weight:700;margin:0;padding:1rem;text-align:center}.nav-tabs{border-top:1px solid #e5e7eb;display:flex}.nav-tab{align-items:center;background:#fff;border:none;color:#6b7280;cursor:pointer;display:flex;flex:1 1;font-size:.9rem;gap:.5rem;justify-content:center;padding:1rem;transition:all .2s}.nav-tab.active{background:#f8fafc;border-bottom:2px solid #4f46e5;color:#4f46e5}.app-main{margin:0 auto;max-width:800px;padding:1rem}.dashboard{space-y:2rem}.user-profile{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000000d;margin-bottom:2rem;padding:1.5rem}.profile-header{gap:1rem;margin-bottom:1.5rem}.avatar,.profile-header{align-items:center;display:flex}.avatar{background:#4f46e5;border-radius:50%;color:#fff;height:50px;justify-content:center;width:50px}.user-info h2{color:#1f2937;font-size:1.25rem;margin:0}.user-info p{color:#6b7280;font-size:.9rem;margin:0}.stats-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}.stat-card{align-items:center;background:#f8fafc;border-radius:8px;display:flex;gap:1rem;padding:1rem}.stat-icon{color:#4f46e5;height:24px;width:24px}.stat-number{color:#1f2937;display:block;font-size:1.5rem;font-weight:700}.stat-label{color:#6b7280;display:block;font-size:.8rem}.quick-actions{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000000d;padding:1.5rem}.quick-actions h3{color:#1f2937;font-size:1.1rem;margin:0 0 1.5rem}.subject-selection{margin-bottom:1.5rem}.subject-selection label{color:#374151;display:block;font-weight:500;margin-bottom:.5rem}.subject-grid{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:repeat(auto-fit,minmax(100px,1fr))}.subject-card{align-items:center;background:#fff;border:2px solid #e5e7eb;border-radius:8px;cursor:pointer;display:flex;flex-direction:column;gap:.5rem;padding:1rem;transition:all .2s}.subject-card:hover{box-shadow:0 4px 8px #0000001a;transform:translateY(-2px)}.subject-card.selected{background:#f0f9ff;border-color:#4f46e5}.subject-icon{font-size:1.5rem}.subject-name{color:#374151;font-size:.9rem;font-weight:500}.question-count{margin-bottom:1.5rem}.question-count label{color:#374151;display:block;font-weight:500;margin-bottom:.5rem}.count-select{background:#fff;border:1px solid #d1d5db;border-radius:6px;font-size:1rem;padding:.75rem;width:100%}.start-test-btn{align-items:center;background:#4f46e5;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:.5rem;justify-content:center;padding:1rem;transition:background .2s;width:100%}.start-test-btn:hover:not(:disabled){background:#4338ca}.start-test-btn:disabled{cursor:not-allowed;opacity:.5}.test-interface{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000000d;overflow:hidden}.test-header{border-bottom:1px solid #e5e7eb;padding:1.5rem}.progress-bar{background:#e5e7eb;border-radius:4px;height:8px;margin-bottom:.5rem;overflow:hidden;width:100%}.progress-fill{background:#4f46e5;height:100%;transition:width .3s ease}.question-counter{color:#6b7280;font-size:.9rem}.question-container{padding:2rem 1.5rem}.question-text{color:#1f2937;font-size:1.1rem;line-height:1.6;margin-bottom:1.5rem}.options-container{display:flex;flex-direction:column;gap:.75rem}.option-btn{align-items:center;background:#fff;border:2px solid #e5e7eb;border-radius:8px;cursor:pointer;display:flex;gap:1rem;padding:1rem;text-align:left;transition:all .2s}.option-btn:hover{background:#f9fafb;border-color:#d1d5db}.option-btn.selected{background:#f0f9ff;border-color:#4f46e5}.option-letter{align-items:center;background:#f3f4f6;border-radius:50%;color:#374151;display:flex;flex-shrink:0;font-weight:600;height:24px;justify-content:center;width:24px}.option-btn.selected .option-letter{background:#4f46e5;color:#fff}.option-text{color:#374151;flex:1 1}.test-navigation{border-top:1px solid #e5e7eb;display:flex;gap:1rem;padding:1.5rem}.nav-btn,.submit-btn{background:#fff;border:1px solid #d1d5db;border-radius:6px;color:#374151;cursor:pointer;flex:1 1;padding:.75rem 1.5rem;transition:all .2s}.submit-btn{background:#dc2626;border-color:#dc2626;color:#fff}.nav-btn:hover:not(:disabled){background:#f9fafb}.submit-btn:hover:not(:disabled){background:#b91c1c}.nav-btn:disabled{cursor:not-allowed;opacity:.5}.results-container{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000000d;overflow:hidden}.results-header{border-bottom:1px solid #e5e7eb;padding:2rem;text-align:center}.results-header h2{color:#1f2937;margin:0 0 1.5rem}.score-display{flex-direction:column;gap:1rem}.score-circle,.score-display{align-items:center;display:flex}.score-circle{background:#4f46e5;border-radius:50%;height:100px;justify-content:center;width:100px}.score-number{color:#fff;font-size:1.5rem;font-weight:700}.score-details p{color:#6b7280;margin:0}.answers-review{padding:1.5rem}.answers-review h3{color:#1f2937;margin:0 0 1.5rem}.answer-review-item{border:1px solid #e5e7eb;border-radius:8px;margin-bottom:1rem;overflow:hidden}.question-header{align-items:center;background:#f8fafc;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:1rem}.question-number{color:#374151;font-weight:600}.status-icon.correct{color:#10b981}.status-icon.incorrect{color:#ef4444}.question-content{padding:1.5rem}.review-question{color:#1f2937;font-weight:500;margin:0 0 1rem}.answer-comparison{margin-bottom:1rem}.correct-answer,.user-answer{align-items:center;display:flex;gap:.5rem;margin-bottom:.5rem}.answer-label{color:#374151;font-weight:500;min-width:100px}.answer-value{border-radius:4px;font-size:.9rem;padding:.25rem .5rem}.answer-value.correct{background:#dcfce7;color:#166534}.answer-value.incorrect{background:#fecaca;color:#991b1b}.explanation{background:#f0f9ff;border-left:3px solid #4f46e5;border-radius:6px;padding:1rem}.explanation-label{color:#1e40af;display:block;font-weight:600;margin-bottom:.5rem}.explanation-text{color:#1f2937;line-height:1.5;margin:0}.back-to-dashboard-btn{background:#4f46e5;border:none;color:#fff;cursor:pointer;font-size:1rem;padding:1rem;transition:background .2s;width:100%}.back-to-dashboard-btn:hover{background:#4338ca}.history-container{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000000d;padding:1.5rem}.history-container h2{color:#1f2937;margin:0 0 1.5rem}.empty-history{color:#6b7280;padding:2rem;text-align:center}.history-list{display:flex;flex-direction:column;gap:.75rem}.history-item{border:1px solid #e5e7eb;border-radius:8px;padding:1rem;transition:all .2s}.history-item:hover{border-color:#d1d5db;box-shadow:0 2px 4px #0000000d}.history-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:.5rem}.test-subject{color:#1f2937;font-weight:600}.test-date{color:#6b7280;font-size:.8rem}.test-score{font-size:1.2rem;font-weight:700}.score.good{color:#10b981}.score.average{color:#f59e0b}.score.poor{color:#ef4444}.history-details{color:#6b7280;display:flex;font-size:.9rem;gap:1rem}.logout-btn{align-items:center;background:none;border:none;border-radius:50%;color:#6b7280;cursor:pointer;display:flex;justify-content:center;padding:.5rem;transition:all .2s}.logout-btn:hover{background:#f3f4f6;color:#ef4444}.loading-screen{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;display:flex;flex-direction:column;justify-content:center;min-height:100vh}.loading-spinner{animation:spin 1s linear infinite;border:3px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:40px;margin-bottom:1rem;width:40px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:768px){.app-main{padding:.5rem}.history-container,.quick-actions,.results-container,.test-interface,.user-profile{border-radius:8px;margin:.5rem 0}.stats-grid,.subject-grid{grid-template-columns:1fr}.score-display,.test-navigation{flex-direction:column}.nav-btn,.submit-btn{margin-bottom:.5rem}.answer-comparison{flex-direction:column}.correct-answer,.user-answer{align-items:flex-start;flex-direction:column}.answer-label{min-width:auto}.history-header{align-items:flex-start;flex-direction:column;gap:.5rem}.history-details{flex-direction:column;gap:.25rem}.question-container,.results-header{padding:1rem}.score-circle{height:80px;width:80px}.score-number{font-size:1.2rem}}@media (max-width:480px){.app-header h1{font-size:1.25rem}.nav-tab{font-size:.8rem;padding:.75rem .5rem}.option-btn,.subject-card{padding:.75rem}.question-text{font-size:1rem}}.auth-container{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;justify-content:center;min-height:100vh;padding:1rem}.auth-card{animation:slideUp .3s ease-out;background:#fff;border-radius:16px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;max-width:420px;padding:2rem;width:100%}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.auth-header{margin-bottom:2rem;text-align:center}.auth-logo{gap:.5rem;margin-bottom:1rem}.auth-logo,.logo-circle{align-items:center;display:flex;justify-content:center}.logo-circle{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;font-size:1.2rem;height:40px;width:40px}.auth-logo h1{color:#1f2937;font-size:1.5rem;font-weight:700;margin:0}.auth-header h2{color:#1f2937;font-size:1.875rem;font-weight:700;margin:0 0 .5rem}.auth-header p{color:#6b7280;font-size:.875rem;line-height:1.4;margin:0}.help-text{font-size:.8rem!important;margin-top:.5rem!important}.success-icon{align-items:center;background:#10b981;border-radius:50%;color:#fff;display:flex;height:80px;justify-content:center;margin:0 auto 1rem;width:80px}.auth-form{gap:1.25rem}.auth-form,.form-group{display:flex;flex-direction:column}.form-group{gap:.5rem}.form-group label{color:#374151;font-size:.875rem;font-weight:600}.input-wrapper{align-items:center;display:flex;position:relative}.input-icon{color:#9ca3af;left:12px;pointer-events:none;position:absolute;z-index:1}.input-wrapper input{background:#fff;border:2px solid #e5e7eb;border-radius:8px;font-size:1rem;outline:none;padding:14px 14px 14px 44px;transition:all .2s ease;width:100%}.input-wrapper input:focus{border-color:#4f46e5;box-shadow:0 0 0 3px #4f46e51a}.input-wrapper input.error{border-color:#ef4444;box-shadow:0 0 0 3px #ef44441a}.input-wrapper input:disabled{background-color:#f9fafb;color:#6b7280;cursor:not-allowed}.password-toggle{background:none;border:none;border-radius:4px;color:#9ca3af;cursor:pointer;padding:4px;position:absolute;right:12px;transition:color .2s;z-index:1}.password-toggle:hover:not(:disabled){color:#6b7280}.password-toggle:disabled{cursor:not-allowed;opacity:.5}.password-strength{align-items:center;display:flex;gap:.5rem;margin-top:.25rem}.strength-bar{background:#e5e7eb;border-radius:2px;flex:1 1;height:4px;overflow:hidden}.strength-fill{border-radius:2px;height:100%;transition:all .3s ease}.strength-bar.strength-1 .strength-fill{background:#ef4444;width:33%}.strength-bar.strength-2 .strength-fill{background:#f59e0b;width:66%}.strength-bar.strength-3 .strength-fill{background:#10b981;width:100%}.strength-text{color:#6b7280;font-size:.75rem;font-weight:500}.error-text{color:#ef4444;font-size:.75rem;gap:.25rem;margin-top:.25rem}.error-message,.error-text{align-items:center;display:flex}.error-message{background:#fef2f2;border:1px solid #fecaca;border-radius:6px;color:#dc2626;font-size:.875rem;gap:.5rem;padding:.75rem}.auth-button{align-items:center;border:none;border-radius:8px;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:.5rem;justify-content:center;outline:none;padding:14px 16px;position:relative;transition:all .2s ease}.auth-button.primary{background:#4f46e5;color:#fff}.auth-button.primary:hover:not(:disabled){background:#4338ca;box-shadow:0 4px 12px #4f46e566;transform:translateY(-1px)}.auth-button.secondary{background:#0000;border:2px solid #4f46e5;color:#4f46e5}.auth-button.secondary:hover:not(:disabled){background:#4f46e5;box-shadow:0 4px 12px #4f46e54d;color:#fff;transform:translateY(-1px)}.auth-button:disabled{cursor:not-allowed;opacity:.6;transform:none}.link-button{background:none;border:none;border-radius:4px;color:#4f46e5;cursor:pointer;font-size:.875rem;padding:.5rem;text-align:center;text-decoration:none;transition:all .2s}.link-button:hover:not(:disabled){background:#f0f9ff;color:#4338ca}.link-button:disabled{cursor:not-allowed;opacity:.5}.auth-divider{align-items:center;display:flex;justify-content:center;margin:1rem 0;position:relative}.auth-divider:before{background:#e5e7eb;content:"";height:1px;left:0;position:absolute;right:0;top:50%}.auth-divider span{background:#fff;color:#6b7280;font-size:.875rem;padding:0 1rem}@media (max-width:480px){.auth-container{padding:.5rem}.auth-card{padding:1.5rem}.auth-header h2{font-size:1.5rem}.input-wrapper input{padding:12px 12px 12px 44px}.auth-button{padding:12px 16px}}
/*# sourceMappingURL=main.6a73cc13.css.map*/