@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800&display=swap);body{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}#root,body,html{height:100%}.question-result{background:#fff;border:2px solid #e0e0e0;border-radius:12px;box-shadow:0 2px 8px #0000001a;margin-bottom:20px;padding:16px;transition:all .3s ease}.question-result.correct{background:linear-gradient(135deg,#f8fff8,#e8f5e8);border-color:#4caf50}.question-result.incorrect{background:linear-gradient(135deg,#fff8f8,#ffe8e8);border-color:#f44336}.question-header{border-bottom:1px solid #eee;gap:12px;margin-bottom:16px;padding-bottom:12px}.question-num{background:#2196f3;border-radius:20px;color:#fff;font-size:14px;font-weight:700;padding:6px 12px}.question-type{background:#e3f2fd;color:#1976d2}.points,.question-type{border-radius:12px;font-size:12px;padding:4px 8px}.points{background:#fff3e0;color:#f57c00;font-weight:700}.status-badge{font-size:16px;margin-left:auto}.answer-comparison{background:#f9f9f9;border-radius:8px;margin-bottom:12px;padding:16px}.correct-answer,.student-answer{align-items:center;display:flex;gap:8px;margin-bottom:8px}.answer-value{border-radius:6px;font-family:Courier New,monospace;font-weight:700;padding:6px 12px}.answer-value.correct-answer{background:#4caf50;color:#fff}.answer-value.incorrect-answer{background:#f44336;color:#fff}.evaluation-status{margin-top:8px}.eval-badge{border-radius:12px;font-size:11px;font-weight:700;padding:4px 8px}.eval-badge.evaluated{background:#4caf50;color:#fff}.eval-badge.pending{background:#ff9800;color:#fff}.mcq-analysis{background:#e3f2fd;border-radius:6px;margin-top:12px;padding:12px}.analysis-details{display:flex;flex-wrap:wrap;gap:12px}.analysis-item{background:#fff;border-radius:4px;color:#1976d2;font-size:11px;font-weight:700;padding:4px 8px}.feedback-section p{background:#f5f5f5;border-left:4px solid #2196f3;border-radius:4px;margin:8px 0;padding:8px}.improvements,.strengths{border-radius:6px;margin-top:12px;padding:12px}.strengths{background:#e8f5e8;border-left:4px solid #4caf50}.improvements{background:#fff3e0;border-left:4px solid #ff9800}.improvements ul,.strengths ul{margin:8px 0 0;padding-left:20px}.improvements li,.strengths li{font-size:14px;margin-bottom:4px}.dashboard-footer{background:#f8f9fa;border-top:1px solid #e9ecef;color:#6c757d;margin-top:40px;padding:20px;text-align:center}.dashboard-footer small{font-size:11px;line-height:1.4}.status-evaluated{color:#28a745}.status-evaluated,.status-pending{font-weight:700;text-transform:uppercase}.status-pending{color:#ffc107}.status-failed{color:#dc3545;font-weight:700;text-transform:uppercase}.submission-item{background:#fff;border:1px solid #dee2e6;border-radius:8px;margin-bottom:12px;padding:16px;transition:all .2s ease}.submission-item:hover{border-color:#007bff;box-shadow:0 2px 8px #0000001a}.submission-header{margin-bottom:8px}.submission-title{color:#333;font-size:16px;font-weight:700}.submission-timestamp{color:#6c757d;font-size:14px}.submission-details{align-items:center;display:flex;font-size:14px;gap:20px}.submission-score{background:#e3f2fd;border-radius:12px;color:#1976d2;font-weight:700;padding:4px 8px}.category-performance{background:#fff;border-radius:1rem;box-shadow:0 4px 20px #00000014;margin:2rem 0;padding:1.5rem}.category-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:1rem}.category-card{border:2px solid #e5e7eb;border-radius:.75rem;padding:1.5rem;transition:all .3s ease}.category-card.excellent{background:linear-gradient(135deg,#d1fae5,#ecfdf5);border-color:#10b981}.category-card.good{background:linear-gradient(135deg,#fef3c7,#fffbeb);border-color:#f59e0b}.category-card.needs-improvement{background:linear-gradient(135deg,#fed7d7,#fef2f2);border-color:#ef4444}.category-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.category-header h4{color:#1f2937;font-size:1.1rem;font-weight:600;margin:0}.standard-code{background:#f3f4f6;border-radius:.375rem;color:#6b7280;font-size:.75rem;font-weight:500;padding:.25rem .5rem}.category-score{align-items:center;display:flex;gap:1rem;margin-bottom:1rem}.score-circle{font-size:1.1rem;font-weight:700;height:60px;width:60px}.excellent .score-circle{background:#10b981}.good .score-circle{background:#f59e0b}.needs-improvement .score-circle{background:#ef4444}.score-details p{color:#6b7280;font-size:.875rem;margin:.25rem 0}.performance-bar{background:#e5e7eb;border-radius:3px;height:6px;overflow:hidden;width:100%}.performance-fill{border-radius:3px;height:100%;transition:width .5s ease}.excellent .performance-fill{background:#10b981}.good .performance-fill{background:#f59e0b}.needs-improvement .performance-fill{background:#ef4444}.mcq-summary{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:1rem;color:#fff;margin:2rem 0;padding:1.5rem}.mcq-summary h3{color:#fff;margin-bottom:1rem}.mcq-stats{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}.mcq-stat{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border-radius:.75rem;padding:1rem;text-align:center}.stat-label{font-size:.875rem}.improvement-areas{background:#fff;border-radius:1rem;box-shadow:0 4px 20px #00000014;margin:2rem 0;padding:1.5rem}.improvement-list{grid-gap:1rem;display:grid;gap:1rem;margin-top:1rem}.improvement-card{background:linear-gradient(135deg,#fef2f2,#fff);border:2px solid #fca5a5;border-radius:.75rem;padding:1.5rem}.improvement-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:.75rem}.improvement-header h4{color:#991b1b;font-size:1.1rem;margin:0}.improvement-score{background:#fee2e2;border-radius:.375rem;color:#991b1b;font-size:.875rem;font-weight:600;padding:.25rem .75rem}.improvement-standard{color:#6b7280;font-size:.875rem;margin-bottom:1rem}.improvement-actions ul{color:#374151;margin:.5rem 0 0 1rem}.improvement-actions li{margin-bottom:.25rem}.strengths-areas{background:#fff;border-radius:1rem;box-shadow:0 4px 20px #00000014;margin:2rem 0;padding:1.5rem}.strengths-list{grid-gap:1rem;display:grid;gap:1rem;margin-top:1rem}.strength-card{background:linear-gradient(135deg,#d1fae5,#fff);border:2px solid #34d399;border-radius:.75rem;padding:1.5rem}.strength-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:.75rem}.strength-header h4{color:#065f46;font-size:1.1rem;margin:0}.strength-score{background:#d1fae5;border-radius:.375rem;color:#065f46;font-size:.875rem;font-weight:600;padding:.25rem .75rem}.strength-standard{color:#6b7280;font-size:.875rem;margin-bottom:1rem}.strength-message{color:#065f46;font-weight:500}.subject-breakdown{background:#fff;border-radius:1rem;box-shadow:0 4px 20px #00000014;margin:2rem 0;padding:1.5rem}.subject-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:1rem}.subject-card{border:2px solid #e5e7eb;border-radius:.75rem;padding:1.25rem;transition:all .3s ease}.subject-card.excellent{background:#f0fdf4;border-color:#10b981}.subject-card.good{background:#fffbeb;border-color:#f59e0b}.subject-card.needs-improvement{background:#fef2f2;border-color:#ef4444}.subject-header h4{color:#1f2937;font-size:1rem;font-weight:600;margin:0 0 .75rem}.subject-score{margin-bottom:.75rem}.subject-percentage{color:#1f2937;font-size:1.5rem;font-weight:700}.subject-details{color:#6b7280;display:block;font-size:.875rem;margin-top:.25rem}.subject-standards{color:#6b7280;font-size:.75rem}.question-category{display:flex;flex-wrap:wrap;gap:.75rem;margin:.75rem 0}.category-badge{background:linear-gradient(135deg,#3b82f6,#1d4ed8)}.category-badge,.standard-badge{border-radius:.5rem;color:#fff;font-size:.75rem;font-weight:600;padding:.375rem .75rem}.standard-badge{background:linear-gradient(135deg,#8b5cf6,#7c3aed)}.question-improvement{background:#fef3c7;border-left:4px solid #f59e0b;border-radius:0 .375rem .375rem 0;color:#92400e;font-size:.875rem;margin:.75rem 0;padding:.75rem}@media (max-width:768px){.question-header{flex-wrap:wrap}.answer-comparison{padding:12px}.analysis-details{flex-direction:column}.submission-details,.submission-header{align-items:flex-start;flex-direction:column;gap:8px}.category-grid,.subject-grid{grid-template-columns:1fr}.mcq-stats{grid-template-columns:repeat(2,1fr)}.category-score{flex-direction:column;gap:.5rem;text-align:center}.improvement-header,.strength-header{align-items:flex-start;flex-direction:column;gap:.5rem}.question-category{flex-direction:column;gap:.5rem}}:root{--primary-color:#2563eb;--primary-hover:#1d4ed8;--primary-dark:#1e40af;--secondary-color:#f8fafc;--accent-color:#10b981;--warning-color:#f59e0b;--danger-color:#ef4444;--text-primary:#1f2937;--text-secondary:#6b7280;--border-color:#e5e7eb;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;--shadow-lg:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;--shadow-xl:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f8fafc;background:var(--secondary-color);color:#1f2937;color:var(--text-primary);font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6}.App,body{min-height:100vh}.App{display:flex;flex-direction:column}.navbar{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-bottom:1px solid #fff3;box-shadow:0 1px 2px 0 #0000000d;box-shadow:var(--shadow-sm);display:flex;justify-content:space-between;padding:1rem 2rem;position:-webkit-sticky;position:sticky;top:0;z-index:10000}.navbar-brand{font-size:1.5rem;font-weight:700}.navbar-nav{align-items:center;display:flex;gap:1rem}.nav-link{border-radius:8px;color:#6b7280;color:var(--text-secondary);font-weight:500;padding:.5rem 1rem;text-decoration:none;transition:all .3s ease}.nav-link:hover{background:#f8fafc;background:var(--secondary-color);color:#2563eb;color:var(--primary-color)}.user-info{color:#6b7280;color:var(--text-secondary);font-size:.9rem;gap:.5rem}.user-avatar{background:#2563eb;background:var(--primary-color);border-radius:50%;color:#fff;font-weight:600;height:32px;justify-content:center;width:32px}.navbar-content,.user-avatar{align-items:center;display:flex}.navbar-content{justify-content:space-between;margin:0 auto;max-width:1200px;width:100%}.navbar-brand{align-items:center;color:#2563eb;color:var(--primary-color);display:flex;gap:.75rem;text-decoration:none;transition:all .3s ease}.navbar-brand:hover{color:#1e40af;color:var(--primary-dark);transform:scale(1.05)}.brand-icon{animation:wave 2s ease-in-out infinite;font-size:2rem}@keyframes wave{0%,to{transform:rotate(0deg)}25%{transform:rotate(-10deg)}75%{transform:rotate(10deg)}}.brand-text{display:flex;flex-direction:column;line-height:1.2}.brand-main{font-size:1.5rem;font-weight:800}.brand-sub{color:#6b7280;color:var(--text-secondary);font-size:.75rem;font-weight:500}.navbar-menu{gap:1rem}.auth-buttons,.navbar-menu{align-items:center;display:flex}.auth-buttons{gap:.5rem}.user-menu{position:relative}.user-button{align-items:center;background:none;border:none;border-radius:12px;color:#1f2937;color:var(--text-primary);cursor:pointer;display:flex;gap:.75rem;padding:.5rem 1rem;transition:all .3s ease}.user-button:hover{background:#f8fafc;background:var(--secondary-color)}.user-name{font-size:.95rem;font-weight:600}.dropdown-arrow{color:#6b7280;color:var(--text-secondary);transition:transform .3s ease}.dropdown-arrow.open{transform:rotate(180deg)}.dropdown-menu{animation:fadeInDown .3s ease;background:#fff;border:1px solid #e5e7eb;border:1px solid var(--border-color);border-radius:16px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;box-shadow:var(--shadow-xl);margin-top:.5rem;min-width:280px;position:absolute;right:0;top:100%;z-index:9999}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.dropdown-header{border-bottom:1px solid #e5e7eb;border-bottom:1px solid var(--border-color);padding:1.5rem}.user-info{gap:1rem}.user-avatar-large,.user-info{align-items:center;display:flex}.user-avatar-large{background:#2563eb;background:var(--primary-color);border-radius:50%;color:#fff;font-size:1.2rem;font-weight:700;height:48px;justify-content:center;width:48px}.user-name-large{color:#1f2937;color:var(--text-primary);font-size:1.1rem;font-weight:700}.user-email{color:#6b7280;color:var(--text-secondary);font-size:.9rem}.user-type-badge{background:#f8fafc;background:var(--secondary-color);border-radius:50px;color:#2563eb;color:var(--primary-color);display:inline-block;font-size:.8rem;font-weight:600;margin-top:.5rem;padding:.25rem .75rem}.dropdown-divider{background:#e5e7eb;background:var(--border-color);height:1px;margin:0}.dropdown-link{align-items:center;background:none;border:none;color:#1f2937;color:var(--text-primary);cursor:pointer;display:flex;font-size:.95rem;gap:.75rem;padding:.75rem 1.5rem;text-align:left;text-decoration:none;transition:all .3s ease;width:100%}.dropdown-link:hover{background:#f8fafc;background:var(--secondary-color);color:#2563eb;color:var(--primary-color)}.dropdown-link.logout-link{border-top:1px solid #e5e7eb;border-top:1px solid var(--border-color);color:#ef4444;color:var(--danger-color)}.dropdown-link.logout-link:hover{background:#ef44441a;color:#ef4444;color:var(--danger-color)}.dropdown-icon{font-size:1.1rem}.main-content{align-items:flex-start;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;justify-content:center;min-height:calc(100vh - 80px);padding:2rem}.card{background:#fff;border:1px solid #fff3;border-radius:16px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;box-shadow:var(--shadow-xl);max-width:480px;padding:2rem;width:100%}.card-header{margin-bottom:2rem;text-align:center}.card-title{color:#1f2937;color:var(--text-primary);font-size:2rem;font-weight:700;margin-bottom:.5rem}.card-subtitle{color:#6b7280;color:var(--text-secondary);font-size:1rem}.form-group{margin-bottom:1rem}.form-input,.form-label,.form-select{color:#1f2937;color:var(--text-primary)}.form-input,.form-select{background:#fff;border:2px solid #e5e7eb;border:2px solid var(--border-color);border-radius:12px;font-size:1rem;padding:.75rem 1rem;transition:all .3s ease;width:100%}.form-input:focus,.form-select:focus{border-color:#2563eb;border-color:var(--primary-color);box-shadow:0 0 0 4px #2563eb1a;outline:none}.form-input::placeholder{color:#6b7280;color:var(--text-secondary)}.error-text{color:#ef4444;color:var(--danger-color);display:block;font-size:.8rem;font-weight:500;margin-top:.25rem}.btn{border-radius:12px}.btn-primary{background:var(--primary-color)}.btn-primary:hover:not(:disabled){background:#1d4ed8;background:var(--primary-hover);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;box-shadow:var(--shadow-md)}.btn-secondary{background:var(--secondary-color);border:2px solid var(--border-color);color:#1f2937;color:var(--text-primary)}.btn-secondary:hover:not(:disabled){background:#e5e7eb;background:var(--border-color);transform:translateY(-2px)}.btn-outline{border:2px solid var(--primary-color);color:var(--primary-color)}.btn-outline:hover:not(:disabled){background:#2563eb;background:var(--primary-color);transform:translateY(-2px)}.btn-success{background:#10b981;background:var(--accent-color);color:#fff}.btn-danger{background:#ef4444;background:var(--danger-color)}.btn-full{width:100%}.alert{border:1px solid;border-radius:12px;gap:.5rem;margin-bottom:1.5rem;padding:1rem}.alert-success{background:#f0fdf4;border-color:#bbf7d0}.alert-error{border-color:#fecaca}.alert-warning{background:#fefce8;border-color:#fde68a;color:#ca8a04}.alert-info{background:#eff6ff;border-color:#bfdbfe;color:#1d4ed8}.demo-section{border-top:1px solid #e5e7eb;border-top:1px solid var(--border-color);margin-top:2rem;padding-top:2rem;text-align:center}.demo-title{color:#1f2937;color:var(--text-primary);font-size:1.1rem;font-weight:600;margin-bottom:.5rem}.demo-subtitle{color:#6b7280;color:var(--text-secondary);font-size:.9rem;margin-bottom:1rem}.demo-buttons{flex-wrap:wrap;gap:.75rem}.demo-buttons,.loading{display:flex;justify-content:center}.loading{align-items:center;color:#fff;flex-direction:column;padding:4rem}.spinner{border:4px solid #ffffff4d;height:40px;margin-bottom:1rem;width:40px}.dashboard{margin:0 auto;max-width:1200px;width:100%}.dashboard-header{background:#fff;border-radius:16px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;box-shadow:var(--shadow-md)}.dashboard-title{color:#1f2937;color:var(--text-primary);font-size:2rem;font-weight:700;margin-bottom:.5rem}.dashboard-subtitle{color:#6b7280;color:var(--text-secondary);font-size:1.1rem}.stat-card{border:1px solid #e5e7eb;border:1px solid var(--border-color);border-radius:16px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;box-shadow:var(--shadow-md);padding:2rem;transition:transform .3s ease,box-shadow .3s ease}.stat-card:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;box-shadow:var(--shadow-lg);transform:translateY(-4px)}.stat-number{color:#2563eb;color:var(--primary-color)}.stat-label{color:var(--text-secondary);font-weight:600;letter-spacing:.05em}.tab-nav{background:#fff;border-radius:16px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;box-shadow:var(--shadow-md);flex-wrap:wrap;margin-bottom:2rem;padding:1rem}.tab-button,.tab-nav{display:flex;gap:.5rem}.tab-button{align-items:center;background:#f8fafc;background:var(--secondary-color);border-radius:12px;color:#6b7280;color:var(--text-secondary);font-weight:600;padding:.75rem 1.5rem;white-space:nowrap}.tab-button:hover{transform:translateY(-2px)}.tab-button.active,.tab-button:hover{background:#2563eb;background:var(--primary-color);color:#fff}.tab-button.active{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;box-shadow:var(--shadow-md)}.modal-overlay{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;padding:1rem;position:fixed;right:0;top:0;z-index:1000}.modal{background:#fff;border-radius:16px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;box-shadow:var(--shadow-xl);max-height:90vh;max-width:500px;overflow-y:auto;padding:2rem;width:100%}.modal-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5rem}.modal-title{color:#1f2937;color:var(--text-primary);font-size:1.5rem;font-weight:700}.modal-close{background:none;border:none;color:#6b7280;color:var(--text-secondary);cursor:pointer;font-size:1.5rem;padding:.5rem}@media (max-width:768px){.navbar{flex-direction:column;gap:1rem}.main-content,.navbar{padding:1rem}.card,.dashboard-header{padding:1.5rem}.dashboard-title{font-size:1.5rem}.tab-nav{padding:.75rem}.tab-button{font-size:.9rem;padding:.5rem 1rem}.stats-grid{gap:1rem;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.stat-card{padding:1.5rem}.stat-number{font-size:2rem}}@media (max-width:480px){.card-title{font-size:1.5rem}.btn{padding:.75rem 1rem}.dashboard{padding:1rem}.stats-grid{grid-template-columns:1fr}.tab-nav{flex-direction:column}.tab-button{justify-content:center}}.home-page{overflow-x:hidden;position:relative}.floating-elements{height:100%;left:0;pointer-events:none;position:fixed;top:0;width:100%;z-index:-1}.floating-emoji{animation:float ease-in-out infinite;font-size:2rem;opacity:.1;position:absolute}@keyframes float{0%,to{transform:translateY(0) rotate(0deg)}25%{transform:translateY(-20px) rotate(5deg)}50%{transform:translateY(-10px) rotate(-5deg)}75%{transform:translateY(-30px) rotate(3deg)}}.hero-section{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;min-height:100vh;overflow:hidden;padding:2rem;position:relative}.hero-section:before{animation:drift 20s linear infinite;background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='60' height='60' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='30' cy='30' r='2' fill='%23fff' fill-opacity='.05' fill-rule='evenodd'/%3E%3C/svg%3E");content:"";height:200%;position:absolute;width:200%}@keyframes drift{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}.hero-content{flex:1 1;max-width:600px;z-index:2}.hero-badge{animation:glow 2s ease-in-out infinite alternate;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border:1px solid #ffffff4d;border-radius:50px;display:inline-block;margin-bottom:2rem;padding:.5rem 1.5rem}@keyframes glow{0%{box-shadow:0 0 10px #fff3}to{box-shadow:0 0 20px #fff6}}.badge-text{color:#fff;font-size:.9rem;font-weight:600}.hero-title{color:#fff;font-size:4rem;font-weight:800;line-height:1.1;margin-bottom:1.5rem}.title-line{display:block}.title-highlight{-webkit-text-fill-color:#0000;animation:shimmer 3s ease-in-out infinite;background:linear-gradient(45deg,gold,#ffed4e);-webkit-background-clip:text;background-clip:text;display:block}@keyframes shimmer{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.hero-subtitle{color:#ffffffe6;font-size:1.25rem;line-height:1.6;margin-bottom:2rem}.hero-stats{display:flex;gap:2rem;margin-bottom:3rem}.stat-number{animation:countUp 2s ease-out;color:gold;display:block;font-weight:800}.stat-label{color:#fffc}@keyframes countUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.hero-actions{display:flex;flex-wrap:wrap;gap:1rem}.btn-hero{border-radius:50px;font-size:1.1rem;font-weight:600;overflow:hidden;padding:1rem 2rem;position:relative;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1)}.btn-hero:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s;width:100%}.btn-hero:hover:before{left:100%}.btn-hero:hover{box-shadow:0 10px 25px #0003;transform:translateY(-3px)}.hero-visual{align-items:center;display:flex;flex:1 1;justify-content:center;z-index:2}.hero-image{animation:floatUpDown 6s ease-in-out infinite}@keyframes floatUpDown{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.test-preview{animation:pulse 4s ease-in-out infinite;background:#fff;border-radius:20px;box-shadow:0 25px 50px #0003;max-width:400px;padding:1.5rem}.test-header{margin-bottom:1.5rem}.test-title{color:#2563eb;color:var(--primary-color);font-weight:600;margin-bottom:1rem}.progress-fill{animation:progressFill 3s ease-in-out infinite;background:linear-gradient(90deg,#10b981,#34d399);width:30%}@keyframes progressFill{0%{width:30%}50%{width:45%}to{width:30%}}.test-question h3{color:#1f2937;color:var(--text-primary);font-size:1.1rem;margin-bottom:1rem}.test-options{display:flex;flex-direction:column;gap:.5rem}.option{border:2px solid #e5e7eb;border-radius:12px;cursor:pointer;padding:.75rem;transition:all .3s ease}.option-selected{background:#10b9811a;border-color:#10b981;border-color:var(--accent-color);color:#10b981;color:var(--accent-color);font-weight:600}.achievements-section,.cta-section,.features-section,.grades-section,.testimonials-section{margin:0 auto;max-width:1200px;padding:5rem 2rem}.section-header{margin-bottom:4rem;text-align:center}.section-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#2563eb,#10b981);background:linear-gradient(135deg,var(--primary-color),var(--accent-color));-webkit-background-clip:text;background-clip:text;color:#1f2937;color:var(--text-primary);font-size:3rem;font-weight:800;margin-bottom:1rem}.section-subtitle{color:#6b7280;color:var(--text-secondary);font-size:1.25rem;margin:0 auto;max-width:600px}.grades-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.grade-card{background:#fff;border-radius:24px;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;box-shadow:var(--shadow-lg);cursor:pointer;overflow:hidden;position:relative;transition:all .4s cubic-bezier(.4,0,.2,1)}.grade-card:hover{box-shadow:0 25px 50px #00000026;transform:translateY(-10px) scale(1.02)}.grade-background{align-items:center;display:flex;height:120px;justify-content:center;position:relative}.grade-emoji{animation:bounce 2s ease-in-out infinite;font-size:3rem}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.grade-content{padding:2rem}.grade-header{margin-bottom:1rem}.grade-range{color:#2563eb;color:var(--primary-color);font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.grade-title{color:#1f2937;color:var(--text-primary);font-size:1.25rem;font-weight:600}.grade-description{color:#6b7280;color:var(--text-secondary);line-height:1.6;margin-bottom:1.5rem}.subjects-list{margin-bottom:2rem}.subjects-label{color:#1f2937;color:var(--text-primary);font-weight:600;margin-bottom:.75rem}.subjects-tags{display:flex;flex-wrap:wrap;gap:.5rem}.subject-tag{background:#f8fafc;background:var(--secondary-color);border:1px solid #e5e7eb;border:1px solid var(--border-color);border-radius:50px;color:#2563eb;color:var(--primary-color);font-size:.85rem;font-weight:500;padding:.25rem .75rem}.btn-grade{border-radius:12px;font-weight:600;padding:.75rem 1.5rem;text-align:center;text-decoration:none;transition:all .3s ease;width:100%}.features-grid{grid-gap:2rem;gap:2rem}.feature-card{border:1px solid #e5e7eb;border:1px solid var(--border-color);border-radius:20px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;box-shadow:var(--shadow-md);padding:2.5rem;text-align:center;transition:all .3s ease}.feature-card:hover{border-color:#2563eb;border-color:var(--primary-color);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;box-shadow:var(--shadow-xl);transform:translateY(-5px)}.feature-icon{animation:wiggle 3s ease-in-out infinite;font-size:3rem;margin-bottom:1.5rem}@keyframes wiggle{0%,to{transform:rotate(0deg)}25%{transform:rotate(-5deg)}75%{transform:rotate(5deg)}}.feature-card h3{color:#1f2937;color:var(--text-primary);font-size:1.5rem;font-weight:700;margin-bottom:1rem}.feature-card p{color:#6b7280;color:var(--text-secondary);line-height:1.6}.achievements-grid{grid-gap:1.5rem;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.achievement-card{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:16px;color:#fff;cursor:pointer;padding:2rem;text-align:center;transition:all .3s ease}.achievement-card:hover{box-shadow:0 15px 30px #667eea4d;transform:scale(1.05)}.achievement-icon{display:block;font-size:2.5rem;margin-bottom:1rem}.achievement-title{font-size:1.25rem;font-weight:700;margin-bottom:.5rem}.achievement-desc{font-size:.9rem;opacity:.9}.testimonial-container{margin:0 auto;max-width:800px;text-align:center}.testimonial-card{animation:fadeIn 1s ease-in-out;background:#fff;border-radius:24px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;box-shadow:var(--shadow-xl);margin-bottom:2rem;padding:3rem;position:relative}.quote-icon{color:#2563eb;color:var(--primary-color);font-size:4rem;left:2rem;opacity:.3;position:absolute;top:1rem}.testimonial-quote{color:#1f2937;color:var(--text-primary);font-size:1.5rem;font-style:italic;line-height:1.6;margin-bottom:2rem}.testimonial-author{align-items:center;display:flex;justify-content:space-between}.author-name{color:#2563eb;color:var(--primary-color);font-size:1.1rem;font-weight:700}.author-grade{color:#6b7280;color:var(--text-secondary);font-size:.9rem}.author-score{background:#10b981;background:var(--accent-color);border-radius:50px;color:#fff;font-weight:600;padding:.5rem 1rem}.testimonial-dots{display:flex;gap:.5rem;justify-content:center}.dot{background:#e5e7eb;background:var(--border-color);border:none;border-radius:50%;cursor:pointer;height:12px;transition:all .3s ease;width:12px}.dot.active{background:#2563eb;background:var(--primary-color);transform:scale(1.2)}.cta-section{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:24px;color:#fff;margin:2rem;overflow:hidden;position:relative;text-align:center}.cta-content{position:relative;z-index:2}.cta-title{font-size:3rem;font-weight:800;margin-bottom:1rem}.cta-subtitle{font-size:1.25rem;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;max-width:600px;opacity:.9}.cta-actions{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:2rem}.btn-cta{border-radius:50px;font-size:1.1rem;font-weight:600;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.cta-features{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.cta-feature{align-items:center;display:flex;gap:.5rem;opacity:.9}.cta-icon{font-size:1.25rem}@media (max-width:768px){.navbar{padding:1rem}.navbar-content{flex-direction:column;gap:1rem}.brand-text{text-align:center}.brand-sub{display:none}.auth-buttons{flex-direction:column;width:100%}.auth-buttons .btn{width:100%}.dropdown-menu{left:1rem;min-width:auto;position:fixed;right:1rem;top:auto}.hero-section{flex-direction:column;padding:1rem;text-align:center}.hero-title{font-size:2.5rem}.hero-stats{flex-direction:column;gap:1rem}.main-content{padding:1rem}.dashboard-header{padding:1.5rem}.dashboard-title{font-size:1.5rem}.tab-nav{padding:.75rem}.tab-button{font-size:.9rem;padding:.5rem 1rem}.stats-grid{gap:1rem;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.stat-card{padding:1.5rem}.cta-title,.section-title,.stat-number{font-size:2rem}.features-grid,.grades-grid{grid-template-columns:1fr}}@media (max-width:480px){.stats-grid{grid-template-columns:1fr}.tab-nav{flex-direction:column}.tab-button{justify-content:center}.cta-actions,.cta-features,.hero-actions{flex-direction:column}}.admin-dashboard{background:linear-gradient(135deg,#667eea,#764ba2);margin:0;max-width:100%;min-height:100vh;padding:0}.dashboard-header-large{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border-bottom:1px solid #fff3;padding:2rem 3rem}.header-content{margin:0 auto;max-width:1400px}.dashboard-title-large{color:#fff;font-size:2.5rem;font-weight:700;margin-bottom:.5rem;text-shadow:0 2px 4px #0003}.dashboard-subtitle-large{color:#ffffffe6;font-size:1.1rem;margin:0}.tab-nav-large{background:#fff;border-radius:12px 12px 0 0;box-shadow:0 -2px 10px #0000001a;display:flex;flex-wrap:wrap;gap:0;margin:0 3rem;overflow:hidden}.tab-button-large{background:#fff;border:none;border-bottom:3px solid #0000;color:#64748b;cursor:pointer;flex:1 1;font-size:1rem;font-weight:600;min-width:200px;padding:1.5rem 2rem;position:relative;transition:all .3s ease}.tab-button-large:hover{background:#f8fafc;color:#2563eb;transform:translateY(-1px)}.tab-button-large.active{background:#2563eb;border-bottom-color:#1d4ed8;color:#fff}.tab-content-large{background:#fff;border-radius:0 0 12px 12px;box-shadow:0 4px 20px #0000001a;margin:0 3rem 3rem;min-height:600px}.admin-overview{padding:3rem}.overview-header{margin-bottom:3rem;text-align:center}.section-title{font-size:2rem;font-weight:700;margin-bottom:.5rem}.section-subtitle{color:#64748b;font-size:1.1rem;margin:0}.overview-stats{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-bottom:3rem}.stat-card-large{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:16px;box-shadow:0 8px 25px #667eea40;color:#fff;display:flex;gap:1.5rem;padding:2rem;transition:transform .3s ease}.stat-card-large:hover{transform:translateY(-5px)}.stat-icon{font-size:3rem}.stat-number{font-size:2.5rem}.stat-label{font-size:1rem;margin-bottom:.25rem;opacity:.9}.stat-trend{background:#fff3;border-radius:20px;display:inline-block;font-size:.9rem;opacity:.8;padding:.25rem .75rem}.quick-actions{background:#f8fafc;border-radius:12px;padding:2rem;text-align:center}.quick-actions h3{color:#1e293b;font-size:1.5rem;margin-bottom:1.5rem}.create-question-container{margin:0 auto;max-width:1200px;padding:3rem}.form-header{margin-bottom:3rem;text-align:center}.question-form-large{background:#f8fafc;border-radius:16px;box-shadow:0 4px 20px #0000000d;padding:3rem}.form-section{background:#fff;border-radius:12px;box-shadow:0 2px 10px #0000000d;margin-bottom:2rem;padding:2rem}.form-section-title{align-items:center;color:#1e293b;display:flex;font-size:1.5rem;font-weight:600;gap:.5rem;margin-bottom:1.5rem}.form-grid-2{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 1fr}.form-grid-3{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 1fr 1fr}.form-group{margin-bottom:1.5rem}.form-label{font-size:1rem;font-weight:600;margin-bottom:.5rem}.form-input-large,.form-select-large,.form-textarea-large{background:#fff;border:2px solid #e5e7eb;border-radius:8px;font-size:1rem;padding:1rem 1.25rem;transition:all .3s ease;width:100%}.form-input-large:focus,.form-select-large:focus,.form-textarea-large:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a;outline:none}.form-textarea-large{min-height:100px;resize:vertical}.form-textarea{font-size:1rem;width:100%}.form-input,.form-textarea{background:#fff;border:2px solid #e5e7eb;border-radius:8px;padding:.75rem 1rem;transition:all .3s ease}.form-input:focus,.form-textarea:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a;outline:none}.file-upload-area{background:#f9fafb;border:2px dashed #d1d5db;border-radius:8px;cursor:pointer;padding:2rem;position:relative;text-align:center;transition:all .3s ease}.file-upload-area:hover{background:#eff6ff;border-color:#2563eb}.file-input{cursor:pointer;height:100%;left:0;opacity:0;position:absolute;top:0;width:100%}.file-upload-text{color:#6b7280;font-size:1rem;font-weight:500}.file-preview{background:#dcfce7;border-radius:6px;color:#166534;font-weight:500;margin-top:.5rem;padding:.75rem 1rem}.answer-options-grid{grid-template-columns:1fr 1fr}.sub-questions-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:2rem}.sub-question-container{background:#f9fafb;border:2px solid #e5e7eb;border-radius:12px;margin-bottom:2rem;padding:2rem}.sub-question-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5rem}.sub-question-header h4{color:#1e293b;font-size:1.25rem;margin:0}.hint-input-group{align-items:center;display:flex;gap:1rem;margin-bottom:1rem}.hint-input-group input{flex:1 1}.checkbox-container{align-items:center;color:#374151;cursor:pointer;display:flex;font-size:1rem;gap:.75rem}.checkbox-container input[type=checkbox]{accent-color:#2563eb;height:18px;width:18px}.btn-primary{background:#2563eb}.btn-primary:hover{background:#1d4ed8}.btn-secondary{background:#6b7280}.btn-secondary:hover{background:#4b5563}.btn-outline{background:#0000;border:2px solid #2563eb;color:#2563eb}.btn-outline:hover{background:#2563eb;color:#fff}.btn-danger{background:#dc2626;color:#fff}.btn-danger:hover{background:#b91c1c}.btn-sm{font-size:.9rem}.form-actions{border-top:1px solid #e5e7eb;display:flex;gap:1rem;justify-content:center;margin-top:2rem;padding-top:2rem}.alert{align-items:center;border-radius:8px;display:flex;font-weight:500;justify-content:space-between;margin:0 3rem 1rem;padding:1rem 1.5rem}.alert-success{background:#dcfce7;border:1px solid #bbf7d0;color:#166534}.alert-error{background:#fef2f2;border:1px solid #fecaca;color:#dc2626}.alert-close{background:none;border:none;cursor:pointer;font-size:1.25rem;margin-left:1rem;opacity:.7;padding:0}.alert-close:hover{opacity:1}.loading{color:#6b7280;font-size:1.1rem;padding:3rem;text-align:center}@media (max-width:1024px){.dashboard-header-large{padding:1.5rem 2rem}.tab-content-large,.tab-nav-large{margin:0 2rem}.tab-content-large{margin-bottom:2rem}.form-grid-2,.form-grid-3,.overview-stats{grid-template-columns:1fr}.action-buttons{align-items:center;flex-direction:column}}@media (max-width:768px){.dashboard-header-large{padding:1rem 1.5rem}.dashboard-title-large{font-size:2rem}.tab-content-large,.tab-nav-large{margin:0 1rem}.tab-content-large{margin-bottom:1rem}.tab-button-large{font-size:.9rem;min-width:auto;padding:1rem}.admin-overview,.create-question-container,.question-form-large{padding:2rem 1.5rem}.form-section{padding:1.5rem}.answer-options-grid{grid-template-columns:1fr}.form-actions{flex-direction:column}}@media (max-width:480px){.dashboard-header-large{padding:1rem}.dashboard-title-large{font-size:1.75rem}.tab-content-large,.tab-nav-large{margin:0 .5rem}.tab-button-large{font-size:.8rem;padding:.75rem .5rem}.admin-overview,.create-question-container,.question-form-large{padding:1.5rem 1rem}.hint-input-group{align-items:stretch;flex-direction:column}}.nav-btn.donate{background:linear-gradient(135deg,#f59e0b,#d97706);border:none;border-radius:25px;box-shadow:0 4px 15px #f59e0b4d;color:#fff;cursor:pointer;font-weight:600;padding:.75rem 1.5rem;transition:all .3s ease}.nav-btn.donate:hover{background:linear-gradient(135deg,#d97706,#b45309);box-shadow:0 6px 20px #f59e0b66;transform:translateY(-2px)}.btn-donate{align-items:center;background:linear-gradient(135deg,#f59e0b,#d97706);border:none;border-radius:30px;box-shadow:0 4px 15px #f59e0b4d;color:#fff;cursor:pointer;display:inline-flex;font-size:1.1rem;font-weight:600;gap:.5rem;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.btn-donate:hover{background:linear-gradient(135deg,#d97706,#b45309);box-shadow:0 6px 20px #f59e0b66;transform:translateY(-2px)}.cta-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:2rem}.cta-buttons .btn{align-items:center;border-radius:30px;display:inline-flex;font-size:1.1rem;gap:.5rem;padding:1rem 2rem;text-decoration:none}.student-dashboard{background:linear-gradient(135deg,#10b981,#059669);margin:0;max-width:100%;min-height:100vh;padding:0}.student-dashboard-content{margin:0 auto;max-width:1200px;padding:3rem}.dashboard-header-student{margin-bottom:3rem;text-align:center}.progress-overview{background:#fff;border-radius:16px;box-shadow:0 4px 20px #0000001a;margin-bottom:2rem;padding:2rem}.progress-stats{grid-gap:1.5rem;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:2rem}.progress-card{align-items:center;background:linear-gradient(135deg,#10b981,#059669);color:#fff;display:flex;gap:1rem;padding:1.5rem;transition:transform .3s ease}.progress-card:hover{transform:translateY(-3px)}.progress-icon{font-size:2.5rem;opacity:.9}.progress-content{flex:1 1}.progress-number{font-size:2rem;font-weight:700;margin-bottom:.25rem}.progress-label{opacity:.9}.subject-progress{margin-top:2rem}.subject-progress h3{color:#1e293b;margin-bottom:1.5rem}.subject-progress-item{margin-bottom:1rem}.subject-info{align-items:center;display:flex;justify-content:space-between;margin-bottom:.5rem}.subject-name{color:#374151;font-weight:600}.subject-score{color:#10b981}.progress-bar{background:#e5e7eb}.quick-start{background:#f8fafc;border-radius:12px;padding:2rem;text-align:center}.quick-start h3{color:#1e293b;margin-bottom:1.5rem}.quick-start-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.practice-container{margin:0 auto;max-width:1200px;padding:2rem}.question-progress{background:#fff;border-radius:12px;box-shadow:0 2px 10px #0000000d;margin-bottom:2rem;padding:1.5rem}.progress-info{align-items:center;color:#374151;display:flex;font-weight:600;justify-content:space-between;margin-bottom:1rem}.score{color:#10b981;font-size:1.1rem}.timer-section{align-items:center;background:#fff;border-radius:12px;box-shadow:0 2px 10px #0000000d;display:flex;justify-content:space-between;margin-bottom:2rem;padding:1rem 1.5rem}.timer{color:#374151;font-size:1.5rem;font-weight:700}.timer-warning{animation:pulse 1s infinite;color:#dc2626}.timer-controls{display:flex;gap:.5rem}.question-container-large{background:#fff;border-radius:16px;box-shadow:0 4px 20px #0000001a;overflow:hidden}.passage-section{background:#f8fafc;border-bottom:2px solid #e5e7eb}.passage-header{background:#fff;border-bottom:1px solid #e5e7eb;padding:1.5rem 2rem}.passage-header h3{color:#1e293b}.passage-content{padding:2rem}.passage-image{margin-bottom:2rem;text-align:center}.passage-text{background:#fff;border-left:4px solid #10b981;border-radius:12px;color:#374151;font-size:1.1rem;line-height:1.7;padding:2rem}.question-section{padding:2rem}.question-header{flex-wrap:wrap;gap:1rem;margin-bottom:2rem}.question-header h3{color:#1e293b;margin:0}.question-difficulty,.question-points,.question-type{border-radius:20px;font-size:.85rem;font-weight:600;padding:.25rem .75rem}.question-type{background:#dbeafe;color:#1d4ed8}.question-difficulty{background:#fef3c7;color:#d97706}.question-points{background:#dcfce7;color:#166534}.question-image-container{margin-bottom:1.5rem;text-align:center}.question-image{border-radius:8px;box-shadow:0 4px 15px #0000001a;height:auto;max-width:100%}.question-text{font-size:1.2rem;margin-bottom:2rem}.answer-options{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.answer-option{align-items:center;background:#fff;border:2px solid #e5e7eb;border-radius:12px;cursor:pointer;display:flex;gap:1rem;padding:1rem 1.5rem;transition:all .3s ease}.answer-option:hover{background:#f0fdf4;border-color:#10b981}.answer-option input[type=radio]{accent-color:#10b981;height:20px;width:20px}.answer-option input[type=radio]:checked+.option-text{color:#10b981;font-weight:600}.text-answer{margin-bottom:2rem}.answer-input{border:2px solid #e5e7eb;border-radius:8px;font-family:inherit;font-size:1rem;min-height:100px;padding:1rem 1.25rem;resize:vertical;transition:border-color .3s ease;width:100%}.answer-input:focus{border-color:#10b981;box-shadow:0 0 0 3px #10b9811a;outline:none}.hints-section{background:#fffbeb;border:1px solid #fbbf24;border-radius:8px;margin-bottom:2rem;padding:1rem}.hint-display{align-items:flex-start;display:flex;gap:1rem;margin-bottom:1rem}.hint-controls{text-align:center}.question-actions{align-items:center;display:flex;flex-direction:column;gap:1.5rem}.explanation{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;max-width:600px;padding:1.5rem;width:100%}.explanation h4{color:#166534;margin-bottom:.75rem}.explanation p{color:#374151;line-height:1.6;margin:0}.results-container{margin:0 auto;max-width:800px;padding:3rem;text-align:center}.results-header{margin-bottom:3rem}.results-header h2{color:#1e293b;font-size:2.5rem;margin-bottom:1rem}.results-header p{color:#64748b;font-size:1.2rem}.results-summary{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:3rem}.result-card{align-items:center;background:linear-gradient(135deg,#10b981,#059669);border-radius:16px;box-shadow:0 8px 25px #10b98140;color:#fff;display:flex;flex-direction:column;gap:1rem;padding:2rem}.result-icon{font-size:3rem;opacity:.9}.result-number{font-size:2.5rem;font-weight:700}.result-label{font-size:1rem;opacity:.9}.results-actions{gap:1rem}.no-questions{color:#64748b;padding:3rem;text-align:center}.no-questions h3{color:#374151;margin-bottom:1rem}@media (max-width:1024px){.practice-container,.results-container,.student-dashboard-content{padding:2rem 1.5rem}.progress-stats{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.question-header{align-items:flex-start;flex-direction:column}.timer-section{flex-direction:column;gap:1rem;text-align:center}}@media (max-width:768px){.practice-container,.results-container,.student-dashboard-content{padding:1.5rem 1rem}.progress-stats,.results-summary{grid-template-columns:1fr}.passage-header{align-items:flex-start;flex-direction:column;gap:1rem}.question-section{padding:1.5rem}.question-text{font-size:1.1rem}.results-actions{align-items:center;flex-direction:column}}@media (max-width:480px){.passage-content,.question-section{padding:1rem}.question-header h3{font-size:1.25rem}.question-meta{flex-direction:column;gap:.5rem}.answer-option{padding:.75rem 1rem}.timer{font-size:1.25rem}}.quiz-container{background:#f8fafc;margin:0 auto;max-width:900px;min-height:100vh;padding:2rem}.quiz-header{background:#fff;border-radius:12px;box-shadow:0 2px 10px #0000000d;padding:1.5rem 2rem}.quiz-info{grid-gap:2rem;align-items:center;display:grid;gap:2rem;grid-template-columns:1fr 2fr 1fr}.quiz-timer{text-align:left}.timer-icon{font-size:1.5rem;margin-bottom:.5rem}.timer-text{color:#64748b;font-size:.9rem;margin-bottom:.25rem}.timer-value{color:#1e293b;font-size:1.5rem;font-weight:700}.quiz-progress{text-align:center}.question-counter{color:#64748b;display:block;font-size:.9rem;margin-bottom:.5rem}.progress-bar-quiz{background:#e2e8f0;border-radius:3px;height:6px;overflow:hidden;width:100%}.progress-fill-quiz{background:linear-gradient(90deg,#10b981,#059669);height:100%;transition:width .5s ease}.score-label{color:#64748b;font-size:.9rem;margin-bottom:.25rem}.score-value{color:#10b981;font-size:1.5rem;font-weight:700}.passage-container{background:#fff;border-radius:12px;box-shadow:0 2px 10px #0000000d;margin-bottom:2rem;overflow:hidden}.passage-header{align-items:center;background:#f1f5f9;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;padding:1rem 2rem}.passage-header h3{margin:0}.btn-toggle{background:#64748b;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.85rem;padding:.5rem 1rem;transition:background .3s ease}.btn-toggle:hover{background:#475569}.passage-content-quiz{padding:2rem}.passage-image-quiz{margin-bottom:1.5rem;text-align:center}.passage-img{border-radius:8px;box-shadow:0 4px 12px #0000001a;height:auto;max-width:100%}.passage-text-quiz{background:#f8fafc;border-left:4px solid #10b981;border-radius:8px;color:#374151;font-size:1.1rem;line-height:1.7;padding:1.5rem}.quiz-card{background:#fff;border-radius:12px;box-shadow:0 4px 20px #00000014;padding:2.5rem;position:relative}.question-content-quiz{margin-bottom:2rem}.question-image-quiz{margin-bottom:2rem;text-align:center}.question-img{border-radius:8px;height:auto}.question-title{color:#1e293b;font-size:1.5rem;font-weight:600;line-height:1.4;margin-bottom:2rem;text-align:left}.answer-options-quiz{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.answer-option-quiz{align-items:center;background:#fff;border:2px solid #e2e8f0;border-radius:8px;cursor:pointer;display:flex;padding:1rem 1.5rem;position:relative;transition:all .3s ease}.answer-option-quiz:hover{background:#f0fdf4;border-color:#10b981;box-shadow:0 4px 12px #10b98126;transform:translateY(-1px)}.answer-option-quiz.selected{background:#ecfdf5;border-color:#10b981;box-shadow:0 0 0 3px #10b9811a}.answer-radio{cursor:pointer;opacity:0;position:absolute}.option-content{align-items:center;display:flex;gap:1rem;width:100%}.option-letter{background:#f1f5f9;color:#64748b;font-size:1.1rem;height:40px;transition:all .3s ease;width:40px}.answer-option-quiz.selected .option-letter{background:#10b981;color:#fff}.option-text{font-weight:500}.text-answer-quiz{margin-bottom:2rem}.answer-textarea{border:2px solid #e2e8f0;border-radius:8px;font-family:inherit;font-size:1rem;min-height:120px;padding:1rem;resize:vertical;transition:border-color .3s ease;width:100%}.answer-textarea:focus{border-color:#10b981;box-shadow:0 0 0 3px #10b9811a;outline:none}.hints-container{background:#fffbeb;border:1px solid #f59e0b;border-radius:8px;margin-bottom:2rem;padding:1.5rem}.hint-display-quiz{align-items:flex-start;display:flex;gap:1rem;margin-bottom:1rem}.hint-icon{font-size:1.5rem;margin-top:.25rem}.hint-content{color:#92400e;flex:1 1;line-height:1.5}.hint-controls-quiz{text-align:center}.btn-hint{background:#f59e0b;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:600;padding:.75rem 1.5rem;transition:background .3s ease}.btn-hint:hover{background:#d97706}.quiz-navigation{align-items:center;border-top:1px solid #e2e8f0;display:flex;gap:1rem;justify-content:space-between;padding-top:2rem}.btn-nav{background:#fff;border:2px solid #e2e8f0;border-radius:6px;color:#64748b;cursor:pointer;font-weight:600;padding:.75rem 1.5rem;transition:all .3s ease}.btn-nav:hover:not(:disabled){box-shadow:0 4px 12px #0000001a;transform:translateY(-1px)}.btn-nav:disabled{cursor:not-allowed;opacity:.5}.btn-prev:hover:not(:disabled){border-color:#64748b;color:#1e293b}.btn-submit{background:#10b981;border-color:#10b981;color:#fff;padding:.75rem 2rem}.btn-submit:hover:not(:disabled){background:#059669;border-color:#059669}.btn-next:hover:not(:disabled){border-color:#10b981;color:#10b981}.explanation-quiz{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;margin-top:2rem;padding:1.5rem}.explanation-header{align-items:center;display:flex;gap:.75rem;margin-bottom:1rem}.explanation-icon{font-size:1.5rem}.explanation-header h4{color:#166534;font-size:1.1rem;margin:0}.explanation-content{color:#166534;font-size:1rem;line-height:1.6}@media (max-width:768px){.quiz-container{padding:1rem}.quiz-info{gap:1rem;grid-template-columns:1fr;text-align:center}.quiz-card{padding:1.5rem}.question-title{font-size:1.25rem}.quiz-navigation{flex-direction:column;gap:1rem}.btn-nav{justify-content:center;width:100%}.passage-header{align-items:flex-start;flex-direction:column;gap:1rem}}@media (max-width:480px){.quiz-card,.quiz-header{padding:1rem}.option-content{gap:.75rem}.option-letter{font-size:1rem;height:35px;width:35px}.passage-content-quiz{padding:1rem}}.registration-container{background:linear-gradient(135deg,#667eea,#764ba2 50%,#667eea)}.registration-card{max-width:600px;width:100%}.step-indicator{margin-bottom:1.5rem}.step-progress{align-items:center;display:flex;flex-direction:column;gap:.5rem}.progress-fill{transition:width .5s ease}.step-text{color:#64748b;font-size:.9rem;font-weight:600}.registration-step{margin-bottom:1.5rem}.step-header{margin-bottom:2rem;text-align:center}.step-header h3{color:#1e293b;font-size:1.3rem;font-weight:700;margin-bottom:.5rem}.step-header p{color:#64748b;font-size:1rem;margin:0}.form-row{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:1.5rem}.form-row .form-group{margin-bottom:0}.checkbox-group{grid-gap:.5rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-top:.5rem}.checkbox-label{border-radius:6px;padding:.5rem;transition:background .3s ease}.checkbox-label:hover{background:#f1f5f9}.checkbox-label input[type=checkbox]{width:auto}.checkbox-text{color:#374151;font-size:.9rem}.form-navigation{display:flex;gap:1rem;justify-content:space-between;margin-top:2rem}.btn-secondary{background:#64748b;border:2px solid #64748b;color:#fff}.btn-secondary:hover:not(:disabled){background:#475569;border-color:#475569}.registration-benefits{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));max-width:800px;position:relative;width:100%;z-index:1}.benefit-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-radius:12px;box-shadow:0 10px 25px #0000001a;padding:1.5rem;text-align:center;transition:transform .3s ease}.benefit-card:hover{transform:translateY(-5px)}.benefit-icon{font-size:2rem;margin-bottom:1rem}.benefit-card h3{color:#1e293b;font-size:1.1rem;font-weight:600;margin-bottom:.5rem}.benefit-card p{color:#64748b;font-size:.9rem;line-height:1.4;margin:0}.progress-dashboard{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:2rem 0}.progress-card{background:#fff;border-radius:12px;box-shadow:0 4px 20px #00000014;padding:2rem}.progress-header{align-items:center;display:flex;gap:1rem;margin-bottom:1.5rem}.progress-icon{font-size:2rem}.progress-title{color:#1e293b;font-size:1.3rem;font-weight:700;margin:0}.stats-grid{grid-template-columns:repeat(2,1fr);margin-bottom:1.5rem}.stat-item{background:#f8fafc;border-radius:8px}.stat-value{color:#10b981}.weakness-alerts{background:#fef2f2;border:1px solid #fecaca;border-radius:8px;margin:1rem 0;padding:1rem}.weakness-header{align-items:center;display:flex;gap:.5rem;margin-bottom:.75rem}.weakness-title{color:#dc2626;font-weight:600}.weakness-list{list-style:none;margin:0;padding:0}.weakness-item{align-items:center;border-bottom:1px solid #fecaca;display:flex;justify-content:space-between;padding:.5rem 0}.weakness-item:last-child{border-bottom:none}.weakness-topic{color:#991b1b;font-weight:500}.weakness-score{background:#fee2e2;border-radius:4px;color:#dc2626;font-size:.9rem;padding:.25rem .5rem}.achievements-section{margin:2rem 0}.achievements-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.achievement-badge{background:linear-gradient(135deg,#fbbf24,#f59e0b);border-radius:12px;box-shadow:0 4px 12px #f59e0b4d;color:#fff;padding:1rem;text-align:center}.achievement-icon{font-size:2rem;margin-bottom:.5rem}.achievement-name{font-weight:600;margin-bottom:.25rem}.achievement-description{font-size:.85rem;opacity:.9}.freeform-answer{margin-bottom:2rem}.freeform-textarea{border:2px solid #e2e8f0;border-radius:8px;font-family:inherit;font-size:1rem;min-height:150px;padding:1rem;resize:vertical;transition:border-color .3s ease;width:100%}.freeform-textarea:focus{border-color:#10b981;box-shadow:0 0 0 3px #10b9811a;outline:none}.answer-guidelines{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:6px;margin-bottom:1rem;padding:1rem}.guidelines-title{color:#166534;font-weight:600;margin-bottom:.5rem}.guidelines-list{color:#166534;list-style:none;margin:0;padding:0}.guidelines-list li{font-size:.9rem;padding:.25rem 0}.guidelines-list li:before{color:#10b981;content:"✓ ";font-weight:700}.partial-credit-display{background:#fffbeb;border:1px solid #fcd34d;border-radius:6px;margin:1rem 0;padding:1rem}.partial-credit-header{align-items:center;display:flex;gap:.5rem;margin-bottom:.5rem}.partial-credit-score{color:#d97706;font-weight:700}.suggestions-list{margin-top:.5rem}.suggestion-item{background:#fef3c7;border-radius:4px;color:#92400e;font-size:.9rem;margin:.25rem 0;padding:.5rem}@media (max-width:768px){.registration-card{padding:1.5rem}.form-row{gap:.75rem}.checkbox-group,.form-row{grid-template-columns:1fr}.form-navigation{flex-direction:column}.progress-dashboard{gap:1rem}.progress-dashboard,.stats-grid{grid-template-columns:1fr}.achievements-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.step-header h3{font-size:1.1rem}.benefit-card,.progress-card{padding:1rem}.achievements-grid{grid-template-columns:1fr}.freeform-textarea{min-height:120px}}.modern-hero{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;min-height:100vh;overflow:hidden;position:relative}.modern-hero:before{animation:drift 20s ease-in-out infinite;background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='60' height='60' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='30' cy='30' r='30' fill='%23fff' fill-opacity='.1' fill-rule='evenodd'/%3E%3C/svg%3E") repeat;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.hero-container{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px;padding:0 2rem;position:relative;z-index:2}.hero-text{color:#fff}.hero-badge-modern{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border:1px solid #ffffff4d;border-radius:50px;display:inline-flex;font-size:.9rem;font-weight:600;gap:.5rem;margin-bottom:2rem;padding:.5rem 1rem}.hero-title-modern{font-size:3.5rem;font-weight:800;line-height:1.1;margin-bottom:1.5rem}.hero-subtitle-modern{font-size:1.2rem;line-height:1.6;margin-bottom:2rem;opacity:.9}.hero-stats-modern{display:flex;gap:2rem;margin-bottom:3rem}.stat-modern{text-align:center}.stat-number-modern{display:block;font-size:2rem;font-weight:800}.stat-label-modern{font-size:.9rem;opacity:.8}.hero-actions-modern{display:flex;flex-wrap:wrap;gap:1rem}.btn-modern{align-items:center;border:none;border-radius:12px;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:600;gap:.5rem;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.btn-primary-modern{background:#fff;color:#667eea}.btn-primary-modern:hover{box-shadow:0 10px 40px #0003;transform:translateY(-2px)}.btn-secondary-modern{background:#0000;border:2px solid #fff;color:#fff}.btn-secondary-modern:hover{background:#fff;color:#667eea}.hero-visual-modern{position:relative}.hero-image-modern{animation:floatUpDown 6s ease-in-out infinite;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:20px;padding:2rem}.course-preview{background:#fff;border-radius:16px;box-shadow:0 20px 60px #0000001a;padding:2rem}.preview-header{gap:1rem;margin-bottom:1.5rem}.preview-icon{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;display:flex;font-size:1.5rem;height:48px;justify-content:center;width:48px}.preview-title{color:#1f2937;font-size:1.2rem;font-weight:700}.preview-progress{background:#f3f4f6;border-radius:4px;height:8px;margin-bottom:1rem;overflow:hidden}.preview-progress-fill{animation:progressFill 2s ease-in-out;background:linear-gradient(135deg,#667eea,#764ba2);height:100%;width:75%}.preview-question{color:#6b7280;font-size:.9rem;margin-bottom:1rem}.preview-options{display:flex;flex-direction:column;gap:.5rem}.preview-option{background:#f9fafb;border-radius:8px;font-size:.9rem;padding:.75rem;transition:all .3s ease}.preview-option.correct{background:#d1fae5;border-left:4px solid #10b981;color:#047857}.features-section-modern{background:#f8fafc;padding:6rem 0}.section-container{margin:0 auto;max-width:1200px;padding:0 2rem}.section-header-modern{margin-bottom:4rem;text-align:center}.section-title-modern{color:#1f2937;font-size:2.5rem;font-weight:800;margin-bottom:1rem}.section-subtitle-modern{color:#6b7280;font-size:1.2rem}.features-grid-modern{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.feature-card-modern{background:#fff;border-radius:16px;box-shadow:0 4px 20px #0000001a;padding:2rem;text-align:center;transition:all .3s ease}.feature-card-modern:hover{box-shadow:0 20px 40px #00000026;transform:translateY(-8px)}.feature-icon-modern{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:16px;display:flex;font-size:2rem;height:64px;justify-content:center;margin:0 auto 1.5rem;width:64px}.feature-title-modern{color:#1f2937;font-size:1.3rem;font-weight:700;margin-bottom:1rem}.feature-description-modern{color:#6b7280;line-height:1.6}.contact-section{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:6rem 0}.contact-content{grid-gap:4rem;align-items:start;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.contact-info h2{font-size:2.5rem;font-weight:800;margin-bottom:1.5rem}.contact-info p{font-size:1.1rem;line-height:1.6;margin-bottom:2rem;opacity:.9}.contact-details{display:flex;flex-direction:column;gap:1rem}.contact-item{gap:1rem}.contact-icon,.contact-item{align-items:center;display:flex}.contact-icon{background:#fff3;border-radius:12px;font-size:1.5rem;height:48px;justify-content:center;width:48px}.contact-form{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:16px;padding:2rem}.form-group-modern{margin-bottom:1.5rem}.form-label-modern{color:#fff;display:block;font-weight:600;margin-bottom:.5rem}.form-input-modern{background:#ffffff1a;border:2px solid #ffffff4d;border-radius:8px;color:#fff;font-size:1rem;padding:1rem;width:100%}.form-input-modern::placeholder{color:#ffffffb3}.form-input-modern:focus{background:#fff3;border-color:#fff;outline:none}.form-textarea-modern{min-height:120px;resize:vertical}.profile-section{background:#fff;border-radius:16px;box-shadow:0 4px 20px #0000001a;margin-bottom:2rem;padding:2rem}.profile-header{align-items:center;border-bottom:2px solid #f3f4f6;display:flex;gap:1rem;margin-bottom:2rem;padding-bottom:1rem}.profile-avatar-large{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;color:#fff;display:flex;font-size:2rem;font-weight:700;height:80px;justify-content:center;width:80px}.profile-info h2{color:#1f2937;margin-bottom:.5rem}.profile-info p{color:#6b7280;margin:0}.profile-form{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr 1fr}.profile-form .form-group{display:flex;flex-direction:column}.profile-form .form-group.full-width{grid-column:1/-1}.profile-actions{border-top:2px solid #f3f4f6;display:flex;gap:1rem;justify-content:flex-end;margin-top:2rem;padding-top:1rem}.download-section{background:#f8fafc;border:2px dashed #d1d5db;border-radius:12px;margin:1rem 0;padding:1.5rem;text-align:center}.download-icon{font-size:3rem;margin-bottom:1rem}.download-title{color:#1f2937;font-size:1.2rem;font-weight:600;margin-bottom:.5rem}.download-description{color:#6b7280;margin-bottom:1.5rem}.btn-download{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:8px;color:#fff;display:inline-flex;font-weight:600;gap:.5rem;padding:.75rem 1.5rem;text-decoration:none;transition:all .3s ease}.btn-download:hover{box-shadow:0 8px 25px #667eea4d;transform:translateY(-2px)}@media (max-width:768px){.hero-container{gap:2rem;grid-template-columns:1fr;text-align:center}.hero-title-modern{font-size:2.5rem}.hero-stats-modern{justify-content:center}.contact-content{gap:2rem}.contact-content,.features-grid-modern,.profile-form{grid-template-columns:1fr}}.reading-comp-indicator{background:linear-gradient(135deg,#e3f2fd,#bbdefb);border-left:4px solid #2196f3;border-radius:8px;color:#1976d2;font-size:.875rem;font-weight:500;margin-top:.5rem;padding:.75rem 1rem}.passage-questions-list{background:#f8fafc;border:2px dashed #e2e8f0;border-radius:12px;margin-top:1.5rem;padding:1.5rem}.passage-questions-list h4{color:#334155;font-size:1.125rem;font-weight:600;margin-bottom:1rem}.passage-question-item{background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 1px 3px #0000001a;margin-bottom:.75rem;padding:1rem;transition:all .2s ease}.passage-question-item:hover{box-shadow:0 4px 12px #00000026;transform:translateY(-1px)}.reading-comp-actions{align-items:center;background:#f8fafc;border:2px dashed #cbd5e1;border-radius:12px;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;padding:1.5rem}.reading-comp-actions .btn{font-weight:600;min-width:200px}.standard-actions{align-items:center;display:flex;gap:1rem;justify-content:center}.image-upload-section{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;margin-top:1rem;padding:1rem}.image-upload-controls{align-items:center;display:flex;gap:1rem;margin-bottom:.5rem}.upload-hint{color:#6b7280;font-size:.875rem;font-style:italic}.image-preview{border-radius:8px;box-shadow:0 4px 12px #00000026;display:inline-block;margin-top:1rem;overflow:hidden;position:relative}.image-preview img{border-radius:8px;display:block;height:auto;max-width:100%}.image-preview .btn{font-size:.75rem;min-width:auto;padding:.25rem .5rem;position:absolute;right:.5rem;top:.5rem}.upload-progress{align-items:center;display:flex;gap:.75rem;margin-top:.75rem}.progress-bar{background-color:#e5e7eb;flex:1 1}.progress-fill{background:linear-gradient(90deg,#3b82f6,#1d4ed8);border-radius:4px}.form-select-large option:disabled{color:#9ca3af;font-style:italic}.form-input-large:focus,.form-select-large:focus,.form-textarea-large:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.math-editor{background:#f1f5f9;border-radius:8px;margin-top:.5rem;padding:1rem}.math-templates{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.math-template-btn{background:#e2e8f0;border:1px solid #cbd5e1;border-radius:6px;cursor:pointer;font-size:.75rem;padding:.25rem .5rem;transition:all .2s ease}.math-template-btn:hover{background:#cbd5e1;transform:translateY(-1px)}.math-preview{background:#fff;border:1px solid #d1d5db;border-radius:6px;font-family:Times New Roman,serif;font-size:1.125rem;margin-top:.75rem;padding:.75rem}.math-tools{margin-top:1rem}.tool-checkboxes{display:flex;flex-wrap:wrap;gap:1rem;margin-top:.5rem}.checkbox-label{font-size:.875rem;gap:.5rem}.checkbox-label input[type=checkbox]{height:1rem;width:1rem}.answer-options-grid{grid-gap:1rem;display:grid;gap:1rem;margin-top:.75rem}.answer-option-container{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;display:flex;gap:.75rem;padding:.75rem}.answer-option-container .form-input-large{flex:1 1;margin:0}.option-image-controls{display:flex;gap:.5rem}.option-image-preview{display:inline-block;margin-top:.5rem;position:relative}.option-image-preview img{border-radius:4px;box-shadow:0 2px 8px #0000001a}.option-image-preview .btn{align-items:center;border-radius:50%;display:flex;font-size:.75rem;height:1.5rem;justify-content:center;min-width:auto;padding:0;position:absolute;right:-.25rem;top:-.25rem;width:1.5rem}.btn:disabled,.btn:disabled:hover{transform:none!important}.btn:disabled:hover{box-shadow:none!important}@media (max-width:768px){.reading-comp-actions{flex-direction:column}.reading-comp-actions .btn{min-width:100%}.math-templates{flex-direction:column}.answer-option-container{align-items:stretch;flex-direction:column}.tool-checkboxes{flex-direction:column}}.questions-with-images{grid-gap:1.5rem;display:grid;gap:1.5rem;margin-top:1rem}.question-card-enhanced{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 2px 8px #0000001a;padding:1.5rem;transition:all .2s ease}.question-card-enhanced:hover{box-shadow:0 8px 25px #00000026;transform:translateY(-2px)}.question-media-preview{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:.75rem}.question-media-preview img{border:1px solid #e2e8f0;border-radius:6px;height:60px;object-fit:cover;width:80px}.question-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.75rem}.question-tag{background:#eff6ff;border-radius:4px;color:#1e40af;font-size:.75rem;font-weight:500;padding:.25rem .5rem}.dashboard-nav{background:#fff;border:1px solid #e5e7eb;border:1px solid var(--border-color);border-radius:1rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;box-shadow:var(--shadow-lg);display:flex;gap:1rem;margin-bottom:2rem;overflow-x:auto;padding:1.5rem}.nav-button{background:none;border:2px solid #e5e7eb;border:2px solid var(--border-color);border-radius:.75rem;color:#6b7280;color:var(--text-secondary);cursor:pointer;font-size:1.2rem;font-weight:600;min-width:140px;padding:1.2rem 2.5rem;text-align:center;transition:all .3s ease;white-space:nowrap}.nav-button:hover{background:#f8fafc;background:var(--secondary-color);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;box-shadow:var(--shadow-md);color:#2563eb;color:var(--primary-color);transform:translateY(-2px)}.nav-button.active,.nav-button:hover{border-color:#2563eb;border-color:var(--primary-color)}.nav-button.active{background:linear-gradient(135deg,#2563eb,#1d4ed8);background:linear-gradient(135deg,var(--primary-color) 0,var(--primary-hover) 100%);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;box-shadow:var(--shadow-xl);color:#fff;transform:translateY(-1px)}.nav-button.active:hover{background:linear-gradient(135deg,#1d4ed8,#1e40af);background:linear-gradient(135deg,var(--primary-hover) 0,var(--primary-dark) 100%);transform:translateY(-1px)}.dashboard-header{background:linear-gradient(135deg,#2563eb,#1d4ed8);background:linear-gradient(135deg,var(--primary-color) 0,var(--primary-hover) 100%);border-radius:1rem;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;box-shadow:var(--shadow-xl);color:#fff;margin-bottom:2rem;padding:2rem;text-align:center}.dashboard-header p{font-size:1.2rem;font-weight:500;margin:0}.error-message{background:linear-gradient(135deg,#fee2e2,#fecaca);border:1px solid #ef4444;border-radius:.75rem;color:#991b1b;margin:1rem 0;padding:1rem 1.5rem;text-align:center}.access-denied-container{background:#fff;border-radius:1rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;box-shadow:var(--shadow-lg);margin:2rem;padding:3rem;text-align:center}.access-denied-container h2{color:#ef4444;color:var(--danger-color);margin-bottom:1rem}.access-denied-container p{color:#6b7280;color:var(--text-secondary);margin-bottom:2rem}@media (max-width:768px){.dashboard-nav{gap:.5rem;padding:1rem}.nav-button{font-size:1rem;min-width:100px;padding:1rem 1.5rem}.dashboard-header{padding:1.5rem}.dashboard-header p{font-size:1rem}}.submissions-list{margin-top:2rem}.submissions-list h3{color:#1f2937;color:var(--text-primary);font-size:1.5rem;font-weight:600;margin-bottom:1.5rem}.submissions-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));margin-top:1rem}.submission-card{background:#fff;border:1px solid #e5e7eb;border:1px solid var(--border-color);border-radius:12px;box-shadow:0 1px 2px 0 #0000000d;box-shadow:var(--shadow-sm);padding:1.5rem;transition:all .3s ease}.submission-card:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;box-shadow:var(--shadow-lg);transform:translateY(-2px)}.submission-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.submission-header h4{color:#1f2937;color:var(--text-primary);flex:1 1;font-size:1.1rem;font-weight:600;margin:0}.status-badge{font-size:.75rem;font-weight:500;padding:.25rem .75rem}.status-badge.evaluated{background:#d1fae5;color:#065f46}.status-badge.pending{background:#fef3c7;color:#92400e}.status-badge.in_progress{background:#dbeafe;color:#1e40af}.status-badge.evaluation_failed{background:#fee2e2;color:#991b1b}.submission-details{margin-bottom:1rem}.submission-details p{color:#6b7280;color:var(--text-secondary);font-size:.9rem;margin:.5rem 0}.quick-results{background:#f8fafc;border-radius:8px;margin-top:1rem;padding:1rem}.score-display{gap:.5rem}.score-display .score{color:#1f2937;color:var(--text-primary);font-weight:600}.score-display .percentage{color:#6b7280;color:var(--text-secondary);font-size:.9rem}.grade{border-radius:4px;font-size:.8rem;font-weight:600;padding:.25rem .5rem}.grade-a{background:#d1fae5;color:#065f46}.grade-b{background:#dbeafe;color:#1e40af}.grade-c{background:#fef3c7;color:#92400e}.grade-d{background:#fed7c7;color:#9a3412}.grade-f{background:#fee2e2;color:#991b1b}.submission-actions{display:flex;gap:.5rem}.submission-details-container{margin:0 auto;max-width:1200px}.details-header{align-items:center;display:flex;gap:1rem;margin-bottom:2rem}.details-header h2{color:#1f2937;color:var(--text-primary);font-size:1.8rem;font-weight:600;margin:0}.details-content{display:flex;flex-direction:column;gap:2rem}.overall-results{background:#fff;border:1px solid #e5e7eb;border:1px solid var(--border-color);border-radius:12px;box-shadow:0 1px 2px 0 #0000000d;box-shadow:var(--shadow-sm);padding:2rem}.overall-results h3{color:#1f2937;color:var(--text-primary);font-size:1.4rem;font-weight:600;margin-bottom:1.5rem}.results-summary{grid-gap:2rem;align-items:start;display:grid;gap:2rem;grid-template-columns:auto 1fr}.score-card{align-items:center;display:flex;flex-direction:column;min-width:200px;padding:1.5rem}.score-main{align-items:baseline;display:flex;gap:.25rem;margin-bottom:.5rem}.score-main .points{font-size:2.5rem;font-weight:700}.score-main .total{font-size:1.5rem;opacity:.8}.score-card .percentage{font-size:1.2rem;font-weight:600;margin-bottom:.5rem}.score-card .grade{background:#fff3;border-radius:20px;font-size:1.1rem;padding:.5rem 1rem}.exam-info{display:flex;flex-direction:column;gap:.5rem}.exam-info p{color:#6b7280;color:var(--text-secondary);margin:0}.exam-info strong{color:#1f2937;color:var(--text-primary)}.part-scores{background:#fff;border:1px solid #e5e7eb;border:1px solid var(--border-color);border-radius:12px;box-shadow:0 1px 2px 0 #0000000d;box-shadow:var(--shadow-sm);padding:2rem}.part-scores h3{color:#1f2937;color:var(--text-primary);font-size:1.4rem;font-weight:600;margin-bottom:1.5rem}.parts-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.part-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:1.5rem}.part-card h4{color:#1f2937;color:var(--text-primary);font-size:1.1rem;font-weight:600;margin-bottom:1rem}.part-score{align-items:center;display:flex;gap:.5rem;margin-bottom:.5rem}.part-score .points{color:#1f2937;color:var(--text-primary);font-weight:600}.part-score .percentage{color:#6b7280;color:var(--text-secondary);font-size:.9rem}.progress-fill{background:linear-gradient(90deg,#10b981,#059669)}.feedback-section,.recommendations-section{background:#fff;border:1px solid #e5e7eb;border:1px solid var(--border-color);border-radius:12px;box-shadow:0 1px 2px 0 #0000000d;box-shadow:var(--shadow-sm);padding:2rem}.feedback-section h3,.recommendations-section h3{color:#1f2937;color:var(--text-primary);font-size:1.4rem;font-weight:600;margin-bottom:1.5rem}.feedback-list,.recommendations-list{display:flex;flex-direction:column;gap:1rem}.feedback-item{background:#f8fafc;border-left:4px solid #3b82f6;border-radius:8px;padding:1rem}.feedback-item p{color:#6b7280;color:var(--text-secondary);margin:0}.recommendation-item{border:1px solid #e2e8f0;border-radius:8px;padding:1.5rem}.recommendation-item.priority-high{background:#fef2f2;border-left:4px solid #ef4444}.recommendation-item.priority-medium{background:#fffbeb;border-left:4px solid #f59e0b}.recommendation-item.priority-low{background:#f0fdf4;border-left:4px solid #10b981}.rec-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:.5rem}.rec-header h4{color:#1f2937;color:var(--text-primary);font-size:1.1rem;font-weight:600;margin:0}.priority-badge{border-radius:12px;font-size:.7rem;font-weight:600;padding:.25rem .5rem}.priority-badge.high{background:#fee2e2;color:#991b1b}.priority-badge.medium{background:#fef3c7;color:#92400e}.priority-badge.low{background:#d1fae5;color:#065f46}.recommendation-item p{color:#6b7280;color:var(--text-secondary);margin:0}.question-results{background:#fff;border:1px solid #e5e7eb;border:1px solid var(--border-color);border-radius:12px;box-shadow:0 1px 2px 0 #0000000d;box-shadow:var(--shadow-sm);padding:2rem}.question-results h3{color:#1f2937;color:var(--text-primary);font-size:1.4rem;font-weight:600;margin-bottom:1.5rem}.questions-list{gap:1rem}.question-result{border:1px solid #e2e8f0;border-radius:8px}.question-result.correct{background:#f0fdf4;border-left:4px solid #10b981}.question-result.incorrect{background:#fef2f2;border-left:4px solid #ef4444}.question-num{background:#f1f5f9;border-radius:4px;color:#1f2937;color:var(--text-primary);font-weight:600;padding:.25rem .5rem}.question-type{color:#6b7280;color:var(--text-secondary);font-size:.9rem;text-transform:capitalize}.question-header .points{color:#1f2937;color:var(--text-primary);font-weight:600}.question-details{display:flex;flex-direction:column;gap:.75rem}.question-details p{color:#6b7280;color:var(--text-secondary);margin:0}.question-details strong{color:#1f2937;color:var(--text-primary)}.improvements,.strengths{margin-top:.5rem}.improvements strong,.strengths strong{color:#1f2937;color:var(--text-primary);display:block;margin-bottom:.25rem}.improvements ul,.strengths ul{margin:0;padding-left:1.5rem}.improvements li,.strengths li{color:#6b7280;color:var(--text-secondary);margin:.25rem 0}@media (max-width:768px){.submissions-grid{gap:1rem;grid-template-columns:1fr}.submission-header{align-items:flex-start;flex-direction:column;gap:.5rem}.results-summary{gap:1.5rem}.parts-grid,.results-summary{grid-template-columns:1fr}.details-header{align-items:flex-start;flex-direction:column;gap:1rem}.question-header,.rec-header{align-items:flex-start;flex-direction:column;gap:.5rem}}.support-section{background:linear-gradient(135deg,#f8fafc,#e2e8f0);overflow:hidden;padding:4rem 0;position:relative}.support-section:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1000 100' fill='%23f1f5f9'%3E%3Cpath d='m0 0 1000 20v80H0z'/%3E%3C/svg%3E") no-repeat;background-size:cover;bottom:0;content:"";left:0;opacity:.5;position:absolute;right:0;top:0}.support-content{margin:0 auto;max-width:1000px;position:relative;text-align:center;z-index:1}.support-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#3b82f6,#8b5cf6);-webkit-background-clip:text;background-clip:text;color:#1f2937;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.support-subtitle{color:#6b7280;font-size:1.2rem;line-height:1.6;margin-bottom:3rem;margin-left:auto;margin-right:auto;max-width:800px}.donation-container{background:#fff;border-radius:24px;box-shadow:0 25px 50px -12px #0000001a;margin:2rem auto;max-width:900px;padding:3rem}.donation-title{color:#1f2937;font-size:1.8rem;font-weight:600;margin-bottom:1rem}.donation-description{color:#6b7280;font-size:1.1rem;margin-bottom:2.5rem}.donation-amounts{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:3rem}.donation-row{align-items:stretch;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.paypal-form{flex:1 1;max-width:180px;min-width:140px}.donation-btn{align-items:center;border:3px solid #0000;border-radius:16px;cursor:pointer;display:flex;flex-direction:column;font-size:1.1rem;font-weight:600;gap:.5rem;overflow:hidden;padding:1.2rem 1rem;position:relative;text-align:center;transition:all .3s ease;width:100%}.donation-btn:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s;width:100%}.donation-btn:hover:before{left:100%}.donation-small{background:linear-gradient(135deg,#10b981,#059669);border-color:#10b981;color:#fff}.donation-small:hover{border-color:#059669;box-shadow:0 15px 30px #10b9814d;transform:translateY(-3px)}.donation-medium{background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-color:#3b82f6;color:#fff}.donation-medium:hover{border-color:#1d4ed8;box-shadow:0 15px 30px #3b82f64d;transform:translateY(-3px)}.donation-large{background:linear-gradient(135deg,#8b5cf6,#7c3aed);border-color:#8b5cf6;color:#fff}.donation-large:hover{border-color:#7c3aed;box-shadow:0 15px 30px #8b5cf64d;transform:translateY(-3px)}.donation-custom{background:linear-gradient(135deg,#f59e0b,#d97706);border-color:#f59e0b;color:#fff}.donation-custom:hover{border-color:#d97706;box-shadow:0 15px 30px #f59e0b4d;transform:translateY(-3px)}.donation-desc{font-size:.85rem;font-weight:400;opacity:.9}.custom-amount-container{flex:1 1;max-width:240px;min-width:200px}.custom-form{max-width:none}.custom-amount-wrapper{display:flex;flex-direction:column;gap:.5rem}.custom-amount-input{border:2px solid #e5e7eb;border-radius:12px;font-size:1rem;padding:.8rem 1rem;text-align:center;transition:all .3s ease}.custom-amount-input:focus{border-color:#f59e0b;box-shadow:0 0 0 4px #f59e0b1a;outline:none}.donation-impact{background:#f8fafc;border-radius:16px;margin-bottom:2rem;padding:2rem}.donation-impact h4{color:#1f2937;font-size:1.3rem;font-weight:600;margin-bottom:1.5rem;text-align:center}.impact-items{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.impact-item{align-items:center;background:#fff;border-radius:12px;box-shadow:0 2px 4px #0000000d;display:flex;gap:.75rem;padding:1rem;transition:transform .3s ease}.impact-item:hover{transform:translateY(-2px)}.impact-icon{flex-shrink:0;font-size:1.5rem}.donation-note{background:#fffbeb;border:1px solid #fde68a;border-radius:12px;color:#92400e;font-size:.95rem;line-height:1.6;padding:1.5rem}.donation-note strong{color:#78350f}@media (max-width:768px){.support-title{font-size:2rem}.support-subtitle{font-size:1.1rem;margin-bottom:2rem}.donation-container{margin:1rem;padding:2rem 1.5rem}.donation-row{align-items:center;flex-direction:column}.custom-amount-container,.paypal-form{max-width:300px;width:100%}.donation-btn{padding:1rem 1.5rem}.impact-items{grid-template-columns:1fr}}@media (max-width:480px){.support-section{padding:2rem 0}.donation-container{padding:1.5rem 1rem}.donation-title{font-size:1.5rem}.donation-description{font-size:1rem}}.question-result-enhanced{background:#fff;border:2px solid #e2e8f0;border-radius:1rem;box-shadow:0 2px 8px #0000000d;margin-bottom:2rem;padding:1.5rem;transition:all .3s ease}.question-result-enhanced:hover{box-shadow:0 8px 25px #0000001a;transform:translateY(-2px)}.question-result-enhanced.correct{background:linear-gradient(135deg,#ecfdf5,#f0fdf4);border-color:#10b981}.question-result-enhanced.incorrect{background:linear-gradient(135deg,#fef2f2,#fef2f2);border-color:#ef4444}.question-result-enhanced.unanswered{background:linear-gradient(135deg,#fffbeb,#fefce8);border-color:#f59e0b}.question-header-enhanced{align-items:center;border-bottom:2px solid #e5e7eb;display:flex;justify-content:space-between;margin-bottom:1.5rem;padding-bottom:1rem}.question-meta{align-items:center;display:flex;flex-wrap:wrap;gap:1rem}.question-meta span{background:#f3f4f6;border-radius:.5rem;color:#374151;font-size:.875rem;font-weight:500;padding:.375rem .75rem}.question-num{background:#3b82f6!important;color:#fff!important;font-weight:600!important}.status-badge-enhanced{align-items:center;border:2px solid;border-radius:.75rem;display:flex;font-size:.875rem;font-weight:600;gap:.5rem;padding:.5rem 1rem}.status-badge-enhanced.correct{background:#ecfdf5;border-color:#10b981;color:#059669}.status-badge-enhanced.incorrect{background:#fef2f2;border-color:#ef4444;color:#dc2626}.status-badge-enhanced.unanswered{background:#fffbeb;border-color:#f59e0b;color:#d97706}.question-content{background:#f8fafc;border:1px solid #e2e8f0;border-radius:.75rem;margin-bottom:1.5rem;padding:1.25rem}.question-content h4{align-items:center;color:#1f2937;display:flex;font-size:1.1rem;font-weight:600;gap:.5rem;margin:0 0 1rem}.question-text{background:#fff;border:1px solid #d1d5db;border-radius:.5rem;color:#374151;padding:1rem;white-space:pre-wrap}.question-image{margin-top:1rem;text-align:center}.question-img{border:1px solid #e5e7eb;border-radius:.5rem;box-shadow:0 4px 12px #0000001a;max-height:400px;max-width:100%}.answer-options{background:#f8fafc;border:1px solid #e2e8f0;border-radius:.75rem;margin-bottom:1.5rem;padding:1.25rem}.answer-options h4{align-items:center;color:#1f2937;display:flex;font-size:1.1rem;font-weight:600;gap:.5rem;margin:0 0 1rem}.options-list{display:flex;flex-direction:column;gap:.75rem}.option-item{align-items:flex-start;border:2px solid #e5e7eb;gap:.75rem;padding:1rem;position:relative}.option-item:hover{border-color:#d1d5db}.option-item.correct-option{background:linear-gradient(135deg,#ecfdf5,#f0fdf4);border-color:#10b981}.option-item.selected-option{background:linear-gradient(135deg,#eff6ff,#dbeafe);border-color:#3b82f6}.option-item.correct-option.selected-option{background:linear-gradient(135deg,#ecfdf5,#d1fae5);border-color:#10b981}.option-letter{background:#6b7280;color:#fff;font-size:.875rem;height:1.75rem;width:1.75rem}.option-item.correct-option .option-letter{background:#10b981}.option-item.selected-option .option-letter{background:#3b82f6}.option-indicators{align-items:flex-end;flex-direction:column;gap:.25rem}.correct-indicator,.selected-indicator{background:#0000000d;border-radius:.375rem;font-size:.75rem;font-weight:500;padding:.25rem .5rem}.correct-indicator{background:#10b9811a;color:#059669}.selected-indicator{background:#3b82f61a;color:#2563eb}.question-analysis{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;padding:1.5rem}.answer-comparison-enhanced{margin-bottom:1.5rem}.comparison-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr;margin-bottom:1rem}@media (max-width:768px){.comparison-grid{grid-template-columns:1fr}}.correct-answer-enhanced,.student-answer-enhanced{border:2px solid;border-radius:.5rem;padding:1rem}.student-answer-enhanced{background:linear-gradient(135deg,#eff6ff,#dbeafe);border-color:#3b82f6}.correct-answer-enhanced{background:linear-gradient(135deg,#ecfdf5,#d1fae5);border-color:#10b981}.answer-value-enhanced{color:#1f2937;display:block;font-weight:500;margin-top:.5rem}.answer-value-enhanced.correct-answer{color:#059669}.answer-value-enhanced.incorrect-answer{color:#dc2626}.answer-value-enhanced.unanswered-answer{color:#d97706}.evaluation-status-enhanced{text-align:center}.eval-badge-enhanced{background:#f3f4f6;border:1px solid #d1d5db;border-radius:.5rem;color:#374151;font-size:.875rem;font-weight:500;padding:.5rem 1rem}.question-category-enhanced{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1.5rem}.category-badge-enhanced,.standard-badge-enhanced{border:1px solid;border-radius:.5rem;font-size:.875rem;font-weight:500;padding:.375rem .75rem}.category-badge-enhanced{background:#eff6ff;border-color:#93c5fd;color:#2563eb}.standard-badge-enhanced{background:#f0fdf4;border-color:#86efac;color:#059669}.feedback-section-enhanced{background:#f8fafc;border:1px solid #e2e8f0;border-radius:.75rem;margin-bottom:1rem;padding:1.5rem}.feedback-section-enhanced h4{align-items:center;color:#1f2937;display:flex;font-size:1.1rem;font-weight:600;gap:.5rem;margin:0 0 1rem}.feedback-content{display:flex;flex-direction:column;gap:1rem}.feedback-text{background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;line-height:1.6;margin:0;padding:1rem}.scientific-explanation{background:#ecfdf5;border:1px solid #a7f3d0;border-radius:.75rem;padding:1.25rem}.scientific-explanation h5{align-items:center;color:#047857;display:flex;font-size:1rem;font-weight:600;gap:.5rem;margin:0 0 .75rem}.explanation-text{color:#065f46;line-height:1.6;margin:0}.question-hint{background:#fffbeb;border:1px solid #fcd34d;border-radius:.75rem;padding:1.25rem}.question-hint h5{align-items:center;color:#d97706;display:flex;font-size:1rem;font-weight:600;gap:.5rem;margin:0 0 .75rem}.hint-text{color:#92400e;line-height:1.6;margin:0}.question-improvement-enhanced{background:#fef2f2;border:1px solid #fca5a5;border-radius:.75rem;margin-top:1rem;padding:1.25rem}.question-improvement-enhanced h5{align-items:center;color:#dc2626;display:flex;font-size:1rem;font-weight:600;gap:.5rem;margin:0 0 .75rem}.improvement-text{color:#991b1b;line-height:1.6;margin:0}.exam-card{background:#fff;border:1px solid #e9ecef;border-radius:16px;box-shadow:0 8px 25px #0000001a;overflow:hidden;padding:25px;position:relative;transition:all .3s ease}.exam-card:hover{box-shadow:0 15px 40px #00000026;transform:translateY(-5px)}.exam-card:before{background:linear-gradient(135deg,#667eea,#764ba2);content:"";height:4px;left:0;position:absolute;top:0;width:100%}.access-badge{border-radius:20px;font-size:12px;font-weight:700;padding:6px 12px;position:absolute;right:15px;text-transform:uppercase;top:15px;z-index:1}.access-full{background:#d4edda;border:1px solid #c3e6cb;color:#155724}.access-preview{background:#fff3cd;border:1px solid #ffeaa7;color:#856404}.access-restricted{background:#f8d7da;border:1px solid #f5c6cb;color:#721c24}.access-none{background:#f1f3f4;border:1px solid #dadce0;color:#5f6368}.exam-icon{font-size:3em;line-height:1;margin-bottom:15px;text-align:center}.exam-title{color:#2c3e50;font-size:1.4em;font-weight:600;line-height:1.3;margin-bottom:10px;text-align:center}.exam-description{color:#666;font-size:14px;line-height:1.5;text-align:center}.exam-description,.exam-details{margin-bottom:20px}.detail-row{grid-gap:15px;display:grid;gap:15px;grid-template-columns:1fr 1fr;margin-bottom:10px}.detail-row:last-child{margin-bottom:0}.detail-item{background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;padding:12px;text-align:center}.detail-item.full-width{grid-column:1/-1}.detail-number{color:#667eea;font-size:1.4em;font-weight:700;line-height:1;margin-bottom:5px}.detail-label{color:#666;font-size:.85em;letter-spacing:.5px;text-transform:uppercase}.restrictions-info{background:#e3f2fd;border:1px solid #90caf9;border-radius:8px;color:#1565c0;font-size:14px;line-height:1.4;margin-bottom:15px;padding:12px}.restrictions-info strong{display:block;margin-bottom:5px}.exam-actions{gap:10px}.exam-actions,.exam-button{display:flex;justify-content:center}.exam-button{align-items:center;border:none;border-radius:8px;cursor:pointer;flex:1 1;font-size:14px;font-weight:500;min-height:44px;padding:12px 20px;text-align:center;text-decoration:none;transition:all .3s ease}.exam-button.primary{background:#667eea;border:2px solid #667eea;color:#fff}.exam-button.primary:hover:not(.disabled){background:#5a6fd8;border-color:#5a6fd8;transform:translateY(-2px)}.exam-button.secondary{background:#0000;border:2px solid #6c757d;color:#6c757d}.exam-button.secondary:hover{background:#6c757d;color:#fff;transform:translateY(-2px)}.exam-button.disabled{background:#dee2e6;border:2px solid #dee2e6;color:#6c757d;cursor:not-allowed}.exam-button.disabled:hover{transform:none}.no-attempts-warning{background:#f8d7da;border:1px solid #f5c6cb;border-radius:6px;color:#721c24;font-size:14px;font-weight:500;margin-top:10px;padding:10px;text-align:center}.user-info-badge{align-items:center;display:flex;gap:15px;justify-content:center;margin-top:15px}.role-badge{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.exam-count,.role-badge{border-radius:20px;font-size:14px;padding:8px 16px}.exam-count{background:#f8f9fa;border:1px solid #dee2e6;color:#495057;font-weight:500}@media (max-width:768px){.exam-card{padding:20px}.detail-row{gap:10px;grid-template-columns:1fr}.exam-actions{flex-direction:column}.exam-button{flex:none}.user-info-badge{flex-direction:column;gap:10px}}@media (max-width:480px){.exam-title{font-size:1.2em}.exam-icon{font-size:2.5em}.detail-number{font-size:1.2em}}.detailed-quiz-results{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;margin:0 auto;max-width:1000px;padding:20px}.score-card{animation:fadeIn .6s ease-in-out;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:15px;box-shadow:0 8px 25px #00000026;color:#fff}.score-message{font-size:1.8rem;font-weight:600;margin:0 0 15px}.score-display{margin:20px 0}.score-percentage{animation:scaleIn .5s ease-in-out;font-size:4rem;font-weight:800;text-shadow:2px 2px 4px #0000004d}.score-details{font-size:1.3rem;margin:15px 0 0;opacity:.95}.performance-section{margin-bottom:30px}.performance-section h3{color:#1e40af;font-size:1.5rem;font-weight:600;margin-bottom:20px}.metrics-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:20px}.metric-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 4px 15px #0000001a;padding:20px;text-align:center;transition:transform .2s ease,box-shadow .2s ease}.metric-card:hover{box-shadow:0 6px 20px #00000026;transform:translateY(-2px)}.metric-number{color:#1e40af;font-size:2rem;font-weight:700;margin-bottom:8px}.metric-label{color:#64748b;font-size:.9rem;font-weight:500;letter-spacing:.5px;text-transform:uppercase}.progress-section{margin-bottom:30px}.progress-bar-container{background-color:#f1f5f9;border-radius:12px;box-shadow:inset 0 2px 4px #0000001a;display:flex;height:25px;margin-bottom:15px;overflow:hidden}.progress-bar{transition:width .8s ease-in-out}.progress-bar.correct{background:linear-gradient(90deg,#16a34a,#22c55e)}.progress-bar.incorrect{background:linear-gradient(90deg,#dc2626,#ef4444)}.progress-legend{display:flex;justify-content:space-between;margin-top:10px}.legend-item{font-weight:500}.legend-dot{border-radius:50%;height:12px;margin-right:8px;width:12px}.legend-dot.correct{background-color:#16a34a}.legend-dot.incorrect{background-color:#dc2626}.questions-section{margin-bottom:30px}.questions-section h3{color:#1e40af;font-size:1.5rem;font-weight:600;margin-bottom:20px}.questions-list{space-y:15px}.question-item{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 2px 8px #0000001a;margin-bottom:15px;overflow:hidden;transition:box-shadow .2s ease}.question-item:hover{box-shadow:0 4px 15px #00000026}.question-header{background:#f8fafc;border-bottom:1px solid #e5e7eb;cursor:pointer;padding:20px;transition:background-color .2s ease}.question-header:hover{background:#f1f5f9}.question-title{align-items:center;display:flex;gap:15px}.question-badge{border-radius:20px;font-size:.85rem;font-weight:600;letter-spacing:.5px;padding:6px 12px;text-transform:uppercase}.question-badge.correct{background-color:#dcfce7;color:#16a34a}.question-badge.incorrect{background-color:#fee2e2;color:#dc2626}.question-number{color:#475569}.expand-icon{color:#64748b;font-size:1.5rem;font-weight:700;transition:transform .2s ease}.question-details{border-top:1px solid #e5e7eb;padding:20px}.question-text{background-color:#f8fafc;border-left:4px solid #3b82f6;border-radius:8px;margin-bottom:20px;padding:15px}.question-text p{color:#1f2937;font-size:1.1rem;font-weight:500;line-height:1.6;margin:0}.answer-details{margin-bottom:20px}.answer-item{border-radius:8px;font-weight:500;margin-bottom:10px;padding:12px 15px}.answer-item.correct{background-color:#dcfce7;border:1px solid #bbf7d0;color:#16a34a}.answer-item.incorrect{background-color:#fee2e2;border:1px solid #fecaca;color:#dc2626}.explanation-box{background-color:#f0f8ff;border-left:4px solid #3b82f6;border-radius:10px;margin-bottom:20px;padding:20px}.explanation-box h4{color:#1e40af;font-size:1.1rem;margin:0 0 12px}.explanation-box p{color:#374151;line-height:1.6;margin:0}.options-review{margin-top:20px}.options-review h4{color:#1e40af;font-size:1.1rem;margin-bottom:15px}.options-list{space-y:8px}.option-item{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;margin-bottom:8px;padding:12px 15px;transition:all .2s ease}.option-item.correct-option{background-color:#dcfce7;border-color:#16a34a}.option-item.incorrect-choice{background-color:#fee2e2;border-color:#dc2626}.option-item.correct-choice{background-color:#dcfce7;border-color:#16a34a;box-shadow:0 2px 8px #16a34a33}.option-letter{color:#475569;font-weight:700;margin-right:12px;min-width:20px}.correct-mark{color:#16a34a}.correct-mark,.incorrect-mark{font-weight:700;margin-left:10px}.incorrect-mark{color:#dc2626}.improvement-section{background:linear-gradient(135deg,#fef3c7,#fde047);border-left:5px solid #f59e0b;border-radius:12px;margin-bottom:30px;padding:25px}.improvement-section h3{color:#92400e;font-size:1.4rem;margin-bottom:20px}.suggestions-list{space-y:15px}.suggestion-item{align-items:flex-start;background:#ffffffb3;border-radius:10px;display:flex;margin-bottom:15px;padding:15px}.suggestion-icon{font-size:1.5rem;margin-right:15px;margin-top:2px}.suggestion-text{color:#92400e;flex:1 1}.suggestion-text strong{color:#78350f}.btn-primary{background:linear-gradient(135deg,#2563eb,#1d4ed8);box-shadow:0 4px 15px #2563eb4d}.btn-primary:hover{background:linear-gradient(135deg,#1d4ed8,#1e40af);box-shadow:0 6px 20px #2563eb66;transform:translateY(-2px)}.btn-secondary{box-shadow:0 2px 8px #0000001a}.btn-secondary:hover{border-color:#cbd5e1}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes scaleIn{0%{transform:scale(.8)}to{transform:scale(1)}}@media (max-width:768px){.detailed-quiz-results{padding:15px}.score-percentage{font-size:3rem}.metrics-grid{gap:15px;grid-template-columns:repeat(2,1fr)}.question-details,.question-header{padding:15px}.action-buttons{align-items:center;flex-direction:column}.btn{max-width:300px;width:100%}}@media (max-width:480px){.score-message{font-size:1.5rem}.score-percentage{font-size:2.5rem}.metrics-grid{grid-template-columns:1fr}.progress-legend,.question-title{flex-direction:column;gap:8px}.question-title{align-items:flex-start}}.vocabulary-tab{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;margin:0 auto;max-width:1200px;padding:20px}.vocabulary-header{margin-bottom:30px;text-align:center}.vocabulary-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#3b82f6,#1d4ed8);-webkit-background-clip:text;background-clip:text;color:#1e293b;font-size:2.5rem;font-weight:700;margin-bottom:10px}.vocabulary-subtitle{color:#64748b;font-size:1.2rem;margin-bottom:0}.premium-limits{margin-bottom:30px}.premium-status{background:linear-gradient(135deg,#fbbf24,#f59e0b);border-radius:12px;box-shadow:0 4px 12px #fbbf244d;color:#fff;margin-bottom:20px;padding:15px 20px}.premium-status.premium{background:linear-gradient(135deg,#10b981,#059669)}.status-content{align-items:center;display:flex;font-weight:600;gap:10px}.status-icon{font-size:1.5rem}.trial-status{background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-radius:12px;box-shadow:0 4px 12px #3b82f64d;color:#fff;margin-bottom:20px;padding:20px}.trial-content{align-items:center;display:flex;gap:15px;margin-bottom:15px}.trial-icon{font-size:2rem}.trial-title{font-size:1.3rem;font-weight:700;margin-bottom:5px}.trial-time{font-size:1rem;opacity:.9}.feature-usage-warning{align-items:center;background:#ffffff1a;border-radius:8px;display:flex;font-size:.9rem;gap:10px;padding:12px}.daily-limits{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 2px 8px #0000001a;margin-bottom:20px;padding:20px}.limits-title{color:#1e293b;font-size:1.2rem}.limits-title,.progress-container{margin-bottom:15px}.progress-track{background:#e2e8f0;border-radius:4px;height:8px;margin-bottom:8px;overflow:hidden;width:100%}.progress-fill{background:linear-gradient(135deg,#3b82f6,#1d4ed8)}.progress-text{color:#64748b;font-size:.9rem}.limit-reached{background:#fef2f2;border:1px solid #fecaca;border-radius:8px;margin-top:15px;padding:15px}.warning-content{align-items:flex-start;display:flex;gap:10px;margin-bottom:15px}.warning-icon{color:#ef4444;font-size:1.2rem;margin-top:2px}.warning-text{color:#7f1d1d;font-size:.95rem;line-height:1.5}.upgrade-options{display:flex;flex-wrap:wrap;gap:10px}.approaching-limit,.general-info{align-items:center;background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;display:flex;gap:10px;margin-top:15px;padding:12px}.info-icon{color:#3b82f6;font-size:1.1rem}.info-text{color:#1e40af;font-size:.9rem}.premium-benefits{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:20px}.benefits-header{align-items:center;display:flex;gap:10px;margin-bottom:15px}.benefits-icon{color:#fbbf24;font-size:1.3rem}.benefits-title{color:#1e293b;font-size:1.1rem;font-weight:600}.benefits-list{list-style:none;margin:0;padding:0}.benefit-item{align-items:center;color:#475569;display:flex;gap:10px;padding:8px 0}.benefit-check{color:#10b981;font-weight:700}.info-notice,.quiz-configuration{margin-bottom:30px}.info-notice{align-items:flex-start;background:#eff6ff;border:1px solid #bfdbfe;border-radius:12px;display:flex;gap:12px;padding:15px}.notice-icon{color:#3b82f6;font-size:1.3rem;margin-top:2px}.notice-content{color:#1e40af;line-height:1.5}.configuration-layout{grid-gap:30px;align-items:start;display:grid;gap:30px;grid-template-columns:1fr 1fr}@media (max-width:768px){.configuration-layout{gap:20px;grid-template-columns:1fr}}.benefits-section,.config-section{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 4px 12px #0000001a;padding:25px}.benefits-title,.config-title{color:#1e293b;font-size:1.4rem;font-weight:600;margin-bottom:20px}.quiz-form{display:flex;flex-direction:column;gap:20px}.form-group{gap:8px}.form-label{align-items:center;display:flex;gap:8px}.label-icon{font-size:1.1rem}.form-select{background:#fff;border:2px solid #e2e8f0;border-radius:8px;font-size:1rem;padding:12px 15px;transition:border-color .2s ease}.form-select:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;outline:none}.form-select:disabled{background:#f8fafc;color:#94a3b8;cursor:not-allowed}.error-message,.warning-message{align-items:flex-start;border-radius:8px;display:flex;font-size:.9rem;gap:10px;padding:12px}.error-message{color:#7f1d1d}.warning-message{align-items:stretch;background:#fffbeb;border:1px solid #fed7aa;color:#92400e;flex-direction:column;gap:15px}.error-icon,.warning-icon{font-size:1.1rem;margin-top:1px}.warning-icon{color:#f59e0b}.trial-options{display:flex;flex-wrap:wrap;gap:10px}.generate-section,.trial-options{margin-top:10px}.btn-generate{background:linear-gradient(135deg,#3b82f6,#1d4ed8);box-shadow:0 4px 12px #3b82f64d;color:#fff;font-size:1.1rem;padding:15px 24px;width:100%}.btn-generate:hover:not(:disabled){box-shadow:0 6px 16px #3b82f666;transform:translateY(-2px)}.btn-generate.loading{background:#94a3b8}.btn-trial{background:linear-gradient(135deg,#10b981,#059669);box-shadow:0 2px 8px #10b9814d;color:#fff}.btn-trial:hover{box-shadow:0 4px 12px #10b98166;transform:translateY(-1px)}.btn-upgrade{background:linear-gradient(135deg,#fbbf24,#f59e0b);box-shadow:0 2px 8px #fbbf244d;color:#fff}.btn-upgrade:hover{box-shadow:0 4px 12px #fbbf2466;transform:translateY(-1px)}.spinner{height:20px;width:20px}.quiz-taking{margin:0 auto;max-width:800px}.quiz-header{margin-bottom:30px;text-align:center}.question-counter{color:#1e293b;font-size:1.8rem;font-weight:600;margin-bottom:15px}.progress-container{background:#e2e8f0;border-radius:4px;height:8px;margin-bottom:10px;overflow:hidden;width:100%}.progress-bar{background:linear-gradient(135deg,#10b981,#059669);height:100%;transition:width .3s ease}.question-card{background:#fff;border-radius:12px;box-shadow:0 4px 12px #0000001a;margin-bottom:30px;padding:30px}.question-content{margin-bottom:25px}.question-text{font-size:1.3rem}.answer-form{gap:20px}.answer-form,.options-container{display:flex;flex-direction:column}.options-container{gap:12px}.option-label{align-items:center;background:#fff;border:2px solid #e2e8f0;border-radius:8px;cursor:pointer;display:flex;gap:15px;padding:15px 20px;position:relative;transition:all .2s ease}.option-label:hover{background:#f8fafc;border-color:#3b82f6}.option-label.selected{background:#eff6ff;border-color:#3b82f6}.option-label.correct{background:#ecfdf5;border-color:#10b981}.option-label.incorrect{background:#fef2f2;border-color:#ef4444}.option-radio{height:20px;margin:0;width:20px}.option-text{color:#374151;font-size:1rem}.correct-indicator,.incorrect-indicator{font-size:1.2rem;font-weight:700;position:absolute;right:15px}.correct-indicator{color:#10b981}.incorrect-indicator{color:#ef4444}.feedback-container{border-radius:8px;margin-top:15px;padding:15px}.feedback-container.correct{background:#ecfdf5;border:1px solid #a7f3d0}.feedback-container.incorrect{background:#fef2f2;border:1px solid #fecaca}.feedback-header{align-items:center;display:flex;gap:10px;margin-bottom:10px}.feedback-icon{font-size:1.3rem}.feedback-text{color:#374151;font-weight:500}.feedback-explanation{color:#6b7280;font-size:.95rem;line-height:1.5}.submit-container{display:flex;justify-content:center;margin-top:10px}.btn-submit{min-width:200px}.btn-submit.disabled{background:#e2e8f0;color:#94a3b8}.btn-submit.processing{background:#94a3b8}.navigation-info{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;display:flex;justify-content:space-between;padding:15px 20px}.nav-item{gap:8px}.nav-label{color:#6b7280;font-weight:500}.nav-value{color:#1e293b;font-weight:600}.quiz-results{margin:0 auto;max-width:900px;padding:20px}.results-header{margin-bottom:30px}.results-icon{font-size:4rem;margin-bottom:15px}.results-title{color:#1e293b;font-size:2.2rem;font-weight:700;margin-bottom:10px}.results-subtitle{color:#64748b;font-size:1.1rem}.score-card{margin-bottom:30px;text-align:center}.score-display{align-items:baseline;gap:15px;justify-content:center;margin-bottom:15px}.score-number{font-size:3rem}.score-percentage{font-size:2rem;font-weight:600}.performance-level{font-size:1.3rem}.stats-grid{grid-gap:20px;gap:20px;margin-bottom:30px}.stat-card{box-shadow:0 2px 8px #0000001a;gap:15px}.stat-icon{color:#3b82f6}.stat-label{margin-bottom:5px}.stat-value{font-size:1.3rem}.quiz-metadata{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 2px 8px #0000001a;margin-bottom:30px;padding:20px}.metadata-title{color:#1e293b;font-size:1.2rem;font-weight:600;margin-bottom:15px}.metadata-grid{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.metadata-item{display:flex;flex-direction:column;gap:5px}.metadata-label{color:#6b7280;font-size:.9rem;font-weight:500}.metadata-value{color:#1e293b;font-size:1rem;font-weight:600}.recommendations-section,.wrong-answers-section{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 2px 8px #0000001a;margin-bottom:30px;padding:25px}.section-title{margin-bottom:20px}.section-icon{color:#3b82f6}.wrong-answers-list{gap:15px}.wrong-answer-card{background:#fef2f2;border:1px solid #fecaca;border-radius:8px;padding:20px}.question-header{margin-bottom:10px}.question-number{color:#ef4444;font-size:.9rem;letter-spacing:.5px;text-transform:uppercase}.question-text{margin-bottom:15px}.answer-comparison{display:flex;flex-direction:column;gap:10px}.correct-answer{align-items:center;display:flex;gap:10px}.answer-label{color:#6b7280;font-size:.9rem;font-weight:500}.answer-value.correct{color:#10b981;font-weight:600}.explanation{display:flex;flex-direction:column;gap:5px;margin-top:10px}.explanation-label{color:#6b7280;font-size:.9rem;font-weight:500}.explanation-text{color:#374151;font-size:.95rem;line-height:1.5}.recommendations-list{display:flex;flex-direction:column;gap:15px}.recommendation{align-items:flex-start;border-radius:8px;display:flex;gap:12px;padding:15px}.recommendation.excellent{background:#ecfdf5;border:1px solid #a7f3d0}.recommendation.good{background:#eff6ff;border:1px solid #bfdbfe}.recommendation.needs-work{background:#fffbeb;border:1px solid #fed7aa}.recommendation.review{background:#f8fafc;border:1px solid #e2e8f0}.rec-icon{font-size:1.3rem;margin-top:2px}.rec-text{color:#374151;line-height:1.5}.results-actions{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;margin-bottom:30px}.motivational-message{background:linear-gradient(135deg,#f8fafc,#e2e8f0);border:1px solid #e2e8f0;border-radius:12px;padding:20px;text-align:center}.message-content{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.message-icon{font-size:1.5rem}.message-text{color:#475569;font-size:1.1rem;line-height:1.5}.quiz-complete{padding:40px 20px;text-align:center}.complete-message h2{color:#1e293b;font-size:2rem;margin-bottom:15px}.complete-message p{color:#64748b;font-size:1.1rem}.vocabulary-nav{display:flex;gap:1rem;justify-content:center;margin-top:1rem}.nav-btn{align-items:center;background:#f7fafc;border:2px solid #e2e8f0;border-radius:.5rem;color:#4a5568;cursor:pointer;display:flex;font-size:.9rem;font-weight:500;gap:.5rem;padding:.75rem 1.5rem;transition:all .3s ease}.nav-btn:hover{background:#edf2f7;border-color:#cbd5e0;transform:translateY(-1px)}.nav-btn.active{background:linear-gradient(135deg,#667eea,#764ba2);border-color:#667eea;box-shadow:0 4px 15px #667eea4d;color:#fff}.vocabulary-results{margin:0 auto;max-width:1000px;padding:2rem}.results-header{border-bottom:2px solid #e2e8f0;margin-bottom:2rem;padding-bottom:1rem;text-align:center}.results-header h2{color:#2d3748;font-size:2rem;margin-bottom:.5rem}.results-header p{color:#718096;font-size:1rem}.loading-container{align-items:center;display:flex;justify-content:center;padding:4rem}.error-message{background:#fed7d7;border:1px solid #feb2b2;border-radius:.5rem;color:#c53030;gap:.5rem;margin-bottom:2rem;padding:1rem}.overall-stats{background:#f7fafc;border:1px solid #e2e8f0;border-radius:.75rem;margin-bottom:2rem;padding:2rem}.overall-stats h3{color:#2d3748;font-size:1.3rem;margin-bottom:1.5rem}.stats-grid{grid-gap:1rem;gap:1rem;margin-bottom:2rem}.stat-card{background:#fff;border:1px solid #e2e8f0;border-radius:.5rem}.stat-card:hover{box-shadow:0 4px 12px #0000001a}.stat-icon{font-size:2rem;margin-bottom:.5rem}.stat-number{margin-bottom:.25rem}.subject-performance{margin-top:1.5rem}.subject-performance h4{color:#2d3748;font-size:1.1rem;margin-bottom:1rem}.subject-list{display:flex;flex-direction:column;gap:.75rem}.subject-item{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;display:flex;justify-content:space-between;padding:.75rem}.subject-name{color:#2d3748;font-weight:500}.subject-count{color:#718096;font-size:.9rem}.subject-score{font-size:1.1rem;font-weight:700}.no-history{background:#f7fafc;border:2px dashed #cbd5e0;border-radius:.75rem}.no-history-icon{font-size:4rem;margin-bottom:1rem}.no-history h3{color:#2d3748;font-size:1.5rem;margin-bottom:.5rem}.no-history p{color:#718096;margin-bottom:2rem}.start-quiz-btn{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:.5rem;color:#fff;cursor:pointer;font-size:1rem;font-weight:500;padding:1rem 2rem;transition:transform .2s}.start-quiz-btn:hover{box-shadow:0 4px 15px #667eea4d;transform:translateY(-2px)}.quiz-history h3{color:#2d3748;font-size:1.3rem;margin-bottom:1.5rem}.history-list{display:flex;flex-direction:column;gap:1rem}.history-item{grid-gap:1rem;align-items:center;background:#fff;border-radius:.75rem;cursor:pointer;display:grid;gap:1rem;grid-template-columns:auto 1fr auto;transition:all .2s}.history-item:hover{background:#f7fafc;border-color:#cbd5e0;box-shadow:0 4px 12px #0000001a;transform:translateY(-1px)}.history-icon{align-items:center;display:flex;font-size:2rem;justify-content:center}.history-content{display:flex;flex-direction:column;gap:.25rem}.history-title{color:#2d3748;font-size:1.1rem;font-weight:600}.history-meta{color:#718096;font-size:.9rem}.history-stats{text-align:right}.history-score{font-size:1.3rem;font-weight:700;margin-bottom:.25rem}.history-details{color:#718096;font-size:.85rem}.quiz-detail-card{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;margin-bottom:2rem;padding:2rem}.quiz-detail-header{grid-gap:1rem;align-items:center;border-bottom:1px solid #e2e8f0;display:grid;gap:1rem;grid-template-columns:auto 1fr auto;margin-bottom:2rem;padding-bottom:1rem}.detail-icon{font-size:3rem}.detail-info h3{color:#2d3748;font-size:1.3rem;margin-bottom:.5rem}.detail-meta{color:#718096;margin:0}.detail-score{font-size:2rem;font-weight:700}.detail-stats{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));margin-bottom:2rem}.stat-item{background:#f7fafc;border-radius:.5rem;padding:1rem;text-align:center}.stat-label{display:block;letter-spacing:.5px;margin-bottom:.5rem;text-transform:uppercase}.stat-value{color:#2d3748;display:block;font-size:1.5rem}.wrong-answers-section{margin-top:2rem}.wrong-answers-section h4{color:#2d3748;font-size:1.1rem;margin-bottom:1rem}.wrong-answers-list{display:flex;flex-direction:column;gap:.75rem}.wrong-answer-item{background:#fef5e7;border:1px solid #f6e05e;border-radius:.5rem;padding:1rem}.question-text{color:#744210;font-size:.95rem}@media (max-width:768px){.vocabulary-tab{padding:15px}.vocabulary-title{font-size:2rem}.stats-grid{grid-template-columns:1fr}.results-actions{align-items:center;flex-direction:column}.btn-large{max-width:300px;width:100%}.score-display{flex-direction:column;gap:10px}.message-content{flex-direction:column;text-align:center}}.results-selection{align-items:center;display:flex;justify-content:center;min-height:400px;padding:40px}.results-options{align-items:center;display:flex;flex-direction:column;gap:20px;max-width:400px;width:100%}.results-options .btn{border-radius:12px;box-shadow:0 4px 15px #0000001a;font-size:1.1rem;font-weight:600;padding:20px 30px;transition:all .3s ease;width:100%}.results-options .btn:hover{box-shadow:0 6px 20px #00000026;transform:translateY(-2px)}.results-options .btn-primary{background:linear-gradient(135deg,#667eea,#764ba2);border:none;color:#fff}.results-options .btn-secondary{background:#fff;border:2px solid #e2e8f0;color:#475569}.results-options .btn-secondary:hover{background:#f8fafc;border-color:#cbd5e1}@media (max-width:768px){.results-selection{min-height:300px;padding:20px}.results-options .btn{font-size:1rem;padding:15px 20px}}.analysis-options{display:flex;flex-wrap:wrap;gap:15px;justify-content:center;margin:20px 0}.analysis-options .btn{border-radius:8px;font-weight:600;min-width:180px;padding:12px 20px;transition:all .3s ease}.analysis-options .btn-primary{background:linear-gradient(135deg,#667eea,#764ba2);border:none;box-shadow:0 3px 12px #667eea4d;color:#fff}.analysis-options .btn-primary:hover{box-shadow:0 5px 16px #667eea66;transform:translateY(-2px)}.analysis-options .btn-secondary{background:#fff;border:2px solid #e2e8f0;color:#475569}.analysis-options .btn-secondary:hover{background:#f8fafc;border-color:#cbd5e1;transform:translateY(-1px)}@media (max-width:768px){.analysis-options{align-items:center;flex-direction:column}.analysis-options .btn{max-width:280px;width:100%}}.essay-evaluator-tab{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;margin:0 auto;max-width:1400px;padding:20px}.essay-header{margin-bottom:30px;text-align:center}.essay-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#8b5cf6,#7c3aed);-webkit-background-clip:text;background-clip:text;color:#1e293b;font-size:2.5rem;font-weight:700;margin-bottom:10px}.essay-subtitle{color:#64748b;font-size:1.1rem;line-height:1.6;margin-bottom:0}.essay-editor{margin-bottom:30px}.editor-layout{grid-gap:30px;align-items:start;display:grid;gap:30px;grid-template-columns:1fr 350px}@media (max-width:1200px){.editor-layout{gap:20px;grid-template-columns:1fr}}.editor-main{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 4px 12px #0000001a}.editor-card{padding:25px}.editor-header{border-bottom:1px solid #e2e8f0;margin-bottom:20px;padding-bottom:15px}.editor-title{color:#1e293b;font-size:1.4rem;font-weight:600;margin:0}.word-count{align-items:center;display:flex;gap:10px}.count{border-radius:4px;font-size:1.1rem;font-weight:600;padding:4px 8px}.count.low{background:#fef2f2;color:#ef4444}.count.good{background:#ecfdf5;color:#10b981}.count.high{background:#fffbeb;color:#f59e0b}.recommendation{color:#6b7280;font-size:.9rem}.essay-textarea-container{margin-bottom:20px}.essay-textarea{border:2px solid #e2e8f0;border-radius:8px;font-family:Georgia,serif;font-size:1rem;line-height:1.6;min-height:500px;padding:20px;resize:vertical;transition:border-color .2s ease;width:100%}.essay-textarea:focus{border-color:#8b5cf6;box-shadow:0 0 0 3px #8b5cf61a;outline:none}.essay-textarea::placeholder{color:#9ca3af;font-style:italic}.error-message{align-items:center;border:1px solid #fecaca;display:flex;gap:10px;padding:12px 15px}.error-icon{color:#ef4444;font-size:1.2rem}.error-text{color:#7f1d1d;font-size:.95rem}.editor-actions{gap:15px;margin-bottom:15px}.save-reminder{align-items:center;background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;display:flex;font-size:.9rem;gap:10px;padding:10px 15px}.reminder-icon{color:#3b82f6}.reminder-text{color:#1e40af}.editor-sidebar{display:flex;flex-direction:column;gap:20px}.sidebar-section{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 2px 8px #0000001a;padding:20px}.sidebar-title{align-items:center;color:#1e293b;display:flex;font-size:1.1rem;font-weight:600;gap:8px}.form-group,.sidebar-title{margin-bottom:15px}.form-label{color:#374151;display:block;font-size:.95rem;font-weight:500;margin-bottom:5px}.form-input{border:2px solid #e2e8f0;border-radius:6px;font-size:1rem;padding:10px 12px;transition:border-color .2s ease;width:100%}.form-input:focus{border-color:#8b5cf6;box-shadow:0 0 0 3px #8b5cf61a;outline:none}.field-error{color:#ef4444;font-size:.85rem;margin-top:5px}.document-status{display:flex;flex-direction:column;gap:8px}.status-item{font-size:.9rem;justify-content:space-between}.status-label{color:#6b7280}.status-value{color:#1e293b}.status-badge{border-radius:12px;padding:2px 8px}.status-badge.saved{background:#ecfdf5;color:#065f46}.status-badge.unsaved{background:#fffbeb;color:#92400e}.criteria-list,.tips-list{display:flex;flex-direction:column;gap:10px}.criteria-item,.tip-item{align-items:flex-start;display:flex;font-size:.9rem;gap:10px}.tip-icon{font-size:1rem;margin-top:2px}.criteria-number{align-items:center;background:#8b5cf6;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:.8rem;font-weight:600;height:20px;justify-content:center;margin-top:1px;width:20px}.criteria-text{color:#475569;line-height:1.4}.progress-stats{display:flex;flex-direction:column;gap:8px;margin-bottom:15px}.stat-item{display:flex;font-size:.9rem;justify-content:space-between}.stat-label{color:#6b7280}.stat-value{color:#1e293b;font-weight:600}.progress-container{margin-top:15px}.progress-label{color:#6b7280;font-size:.9rem;margin-bottom:8px}.progress-bar{border-radius:4px;height:8px;margin-bottom:5px}.progress-fill{transition:width .3s ease,background-color .3s ease}.progress-text{color:#6b7280;font-size:.8rem}.btn{min-height:44px;padding:12px 20px;transition:all .2s ease}.btn-save{background:linear-gradient(135deg,#10b981,#059669);box-shadow:0 2px 8px #10b9814d;color:#fff}.btn-save:hover:not(:disabled){box-shadow:0 4px 12px #10b98166;transform:translateY(-1px)}.btn-save.loading{background:#94a3b8}.btn-evaluate{background:linear-gradient(135deg,#8b5cf6,#7c3aed);box-shadow:0 2px 8px #8b5cf64d;color:#fff}.btn-evaluate:hover:not(:disabled){box-shadow:0 4px 12px #8b5cf666;transform:translateY(-1px)}.btn-evaluate.disabled{background:#e2e8f0;box-shadow:none;color:#94a3b8}.btn-primary{background:linear-gradient(135deg,#3b82f6,#1d4ed8);box-shadow:0 2px 8px #3b82f64d}.btn-primary:hover{box-shadow:0 4px 12px #3b82f666;transform:translateY(-1px)}.btn-secondary{background:#f8fafc;border:1px solid #e2e8f0;color:#475569}.btn-secondary:hover{background:#f1f5f9;transform:translateY(-1px)}.btn-small{font-size:.85rem;min-height:32px;padding:6px 12px}.btn-large{padding:15px 30px}.btn-icon{font-size:1.2rem}.spinner{animation:spin 1s linear infinite;border:2px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:16px;width:16px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.essay-templates{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 8px 32px #00000026;max-height:calc(100vh - 100px);overflow:hidden;position:fixed;right:20px;top:80px;transition:all .3s ease;width:350px;z-index:1000}.essay-templates:not(.expanded){height:60px;width:60px}.templates-header{align-items:center;background:#f8fafc;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;padding:15px 20px}.templates-title{align-items:center;color:#1e293b;display:flex;font-size:1.1rem;font-weight:600;gap:8px;margin:0}.essay-templates:not(.expanded) .templates-title{display:none}.templates-toggle{background:none;border:none;border-radius:4px;cursor:pointer;font-size:1.2rem;padding:5px;transition:background-color .2s ease}.templates-toggle:hover{background:#e2e8f0}.templates-content{max-height:calc(100vh - 180px);overflow-y:auto;padding:20px}.essay-templates:not(.expanded) .templates-content{display:none}.templates-description{color:#64748b;font-size:.95rem;line-height:1.5;margin-bottom:20px}.templates-list{display:flex;flex-direction:column;gap:12px;margin-bottom:20px}.template-item{border:1px solid #e2e8f0;border-radius:8px;padding:15px;transition:all .2s ease}.template-item:hover{background:#faf5ff;border-color:#8b5cf6}.template-item.active{background:#f3f4f6;border-color:#8b5cf6}.template-item.loaded{background:#ecfdf5;border-color:#10b981}.template-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:10px}.template-radio{align-items:center;cursor:pointer;display:flex;gap:8px}.template-radio input[type=radio]{margin:0}.template-name{color:#1e293b;font-size:.95rem;font-weight:500}.loaded-indicator{color:#10b981;font-size:.8rem;font-weight:600}.template-actions{display:flex;gap:8px}.templates-actions{margin-bottom:20px}.template-preview{background:#fff;border-radius:12px;box-shadow:0 20px 60px #0000004d;display:flex;flex-direction:column;left:50%;max-height:80vh;max-width:800px;position:fixed;top:50%;transform:translate(-50%,-50%);width:90%;z-index:1001}.preview-header{align-items:center;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;padding:20px}.preview-title{color:#1e293b;font-size:1.3rem;font-weight:600;margin:0}.preview-close{background:none;border:none;border-radius:4px;cursor:pointer;font-size:1.5rem;padding:5px;transition:background-color .2s ease}.preview-close:hover{background:#f3f4f6}.preview-content{flex:1 1;overflow-y:auto;padding:20px}.preview-text{color:#374151;font-family:Georgia,serif;font-size:1rem;line-height:1.6;margin:0;white-space:pre-wrap}.preview-actions{border-top:1px solid #e2e8f0;display:flex;justify-content:center;padding:20px}.strategies-reference,.writing-tips{margin-bottom:20px}.reference-title,.tips-title{align-items:center;color:#1e293b;display:flex;font-size:1rem;font-weight:600;gap:8px;margin-bottom:12px}.tips-list{display:flex;flex-direction:column;gap:8px}.tip-item{align-items:flex-start;display:flex;font-size:.9rem;gap:8px}.tip-bullet{color:#8b5cf6;font-weight:700;margin-top:2px}.tip-text{color:#475569;line-height:1.4}.strategies-grid{grid-gap:8px;display:grid;gap:8px;grid-template-columns:1fr}.strategy-item{background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;padding:8px}.strategy-name{color:#1e293b;font-size:.9rem;font-weight:600;margin-bottom:2px}.strategy-examples{color:#6b7280;font-size:.8rem}.essay-evaluation{margin:0 auto;max-width:1000px}.evaluation-error{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 4px 12px #0000001a;padding:40px 20px;text-align:center}.evaluation-error .error-icon{font-size:3rem;margin-bottom:20px}.evaluation-header{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 4px 12px #0000001a;display:flex;justify-content:space-between;margin-bottom:25px;padding:25px}.header-content{align-items:center;display:flex;gap:20px}.header-icon{font-size:3rem}.evaluation-title{color:#1e293b;font-size:2rem;font-weight:700;margin:0 0 5px}.evaluation-subtitle{color:#64748b;font-size:1.1rem;margin:0}.header-actions{display:flex;gap:10px}.score-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 4px 12px #0000001a;margin-bottom:25px;padding:30px}.score-display{align-items:center;display:flex;justify-content:space-between}.score-main{text-align:center}.score-number{font-size:4rem;margin-bottom:5px}.score-label{color:#6b7280;font-size:1.1rem;font-weight:500}.performance-level{font-size:1.5rem;font-weight:600;letter-spacing:1px;margin-bottom:15px;text-transform:uppercase}.word-count-display{align-items:center;display:flex;flex-direction:column}.word-count-number{color:#1e293b;font-size:2rem;font-weight:600}.word-count-label{color:#6b7280;font-size:.9rem}.assessment-section{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 2px 8px #0000001a;margin-bottom:25px;padding:25px}.section-title{align-items:center;color:#1e293b;display:flex;font-size:1.3rem;font-weight:600;gap:10px;margin-bottom:15px}.section-icon{color:#8b5cf6;font-size:1.4rem}.assessment-content{color:#374151;line-height:1.6}.assessment-text{font-size:1.1rem;margin:0}.analysis-grid{grid-gap:25px;display:grid;gap:25px;grid-template-columns:1fr 1fr;margin-bottom:25px}@media (max-width:768px){.analysis-grid{grid-template-columns:1fr}}.analysis-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 2px 8px #0000001a;padding:25px}.analysis-title{align-items:center;color:#1e293b;display:flex;font-size:1.2rem;font-weight:600;gap:10px;margin-bottom:20px}.analysis-icon{color:#8b5cf6;font-size:1.3rem}.analysis-items{display:flex;flex-direction:column;gap:15px}.analysis-item{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:15px}.item-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px}.item-label{color:#1e293b;font-size:.95rem;font-weight:600}.item-status{font-size:1.1rem}.item-status.good{color:#10b981}.item-status.needs-work{color:#f59e0b}.item-content{color:#475569;font-size:.95rem;line-height:1.5;margin:0}.issues-grid{grid-gap:25px;display:grid;gap:25px;grid-template-columns:1fr 1fr;margin-bottom:25px}@media (max-width:768px){.issues-grid{grid-template-columns:1fr}}.issues-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 2px 8px #0000001a;padding:25px}.issues-title{align-items:center;color:#1e293b;display:flex;font-size:1.2rem;font-weight:600;gap:10px;margin-bottom:15px}.issues-icon{color:#8b5cf6;font-size:1.3rem}.issues-content{max-height:300px;overflow-y:auto}.issues-list{display:flex;flex-direction:column;gap:10px}.issue-item{align-items:center;background:#fef2f2;border:1px solid #fecaca;border-radius:6px;display:flex;font-size:.9rem;gap:10px;padding:8px 12px}.incorrect-word{color:#dc2626;font-weight:600}.arrow{color:#6b7280}.correct-word{color:#059669;font-weight:600}.grammar-issue{background:#fef2f2;border:1px solid #fecaca;border-radius:6px;font-size:.9rem;padding:12px}.issue-context,.issue-header,.issue-suggestion{color:#374151;margin-bottom:5px}.issue-context{color:#6b7280;font-style:italic;margin-bottom:0}.no-issues{align-items:center;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:8px;display:flex;gap:10px;justify-content:center;padding:20px}.success-icon{color:#10b981;font-size:1.2rem}.success-text{color:#065f46;font-weight:500}.evaluation-actions{display:flex;flex-wrap:wrap;gap:15px;justify-content:center;margin-bottom:30px}.improvement-tips{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 2px 8px #0000001a;padding:25px}.tips-title{align-items:center;color:#1e293b;display:flex;font-size:1.3rem;font-weight:600;gap:10px;margin-bottom:20px}.tips-icon{color:#8b5cf6;font-size:1.4rem}.tips-grid{grid-gap:15px;gap:15px}.tip-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;display:flex;gap:15px;padding:20px}.tip-icon{color:#8b5cf6;flex-shrink:0;font-size:2rem}.tip-content h4{color:#1e293b;font-size:1rem;font-weight:600;margin:0 0 8px}.tip-content p{color:#475569;font-size:.9rem;line-height:1.5;margin:0}@media (max-width:768px){.essay-evaluator-tab{padding:15px}.essay-title{font-size:2rem}.editor-layout{grid-template-columns:1fr}.essay-templates{margin-bottom:20px;max-height:none;position:relative;right:auto;top:auto;width:100%}.essay-templates:not(.expanded){height:auto;width:100%}.essay-templates:not(.expanded) .templates-title{display:flex}.essay-templates:not(.expanded) .templates-content{display:block}.evaluation-header{flex-direction:column;gap:20px;text-align:center}.header-actions{flex-direction:column;width:100%}.score-display{flex-direction:column;gap:20px;text-align:center}.evaluation-actions{align-items:center;flex-direction:column}.btn-large{max-width:300px;width:100%}}.document-upload-tab{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-radius:1rem;box-shadow:0 8px 32px #0000001a;min-height:80vh;padding:2rem}.document-header{margin-bottom:2rem;text-align:center}.document-header h2{color:#2d3748;font-size:2rem;font-weight:700;margin-bottom:.5rem}.document-subtitle{color:#718096;font-size:1.1rem;margin-bottom:0}.document-status-bar{background:#f7fafc;border-radius:.75rem;flex-wrap:wrap;gap:2rem;padding:1rem}.document-progress-steps,.document-status-bar{display:flex;justify-content:center;margin-bottom:2rem}.document-progress-steps,.progress-step{align-items:center;gap:1rem}.progress-step{background:#fff;border:2px solid #e2e8f0;border-radius:.75rem;display:flex;padding:1rem 1.5rem;transition:all .3s ease}.progress-step.active{background:#ebf4ff;border-color:#667eea}.progress-step.completed{background:#f0fff4;border-color:#48bb78}.step-number{background:#e2e8f0;color:#4a5568}.progress-step.active .step-number{background:#667eea;color:#fff}.progress-step.completed .step-number{background:#48bb78;color:#fff}.document-message{align-items:center;border-left:4px solid;border-radius:.75rem;display:flex;gap:.75rem;margin-bottom:1rem;padding:1rem 1.5rem}.document-message.success{background:#f0fff4;border-color:#48bb78;color:#276749}.document-message.error{background:#fff5f5;border-color:#f56565;color:#c53030}.document-loading-overlay{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.document-main-content{background:#fff;border-radius:1rem;box-shadow:0 4px 20px #00000014;padding:2rem}.document-uploader{margin:0 auto;max-width:800px}.uploader-actions{display:flex;justify-content:flex-end}.current-document,.uploader-actions{margin-bottom:2rem}.current-document h3{align-items:center;color:#2d3748;display:flex;gap:.5rem;margin-bottom:1rem}.document-info-card{align-items:flex-start;background:#f0fff4;border:2px solid #48bb78;border-radius:1rem;display:flex;gap:2rem;justify-content:space-between;padding:1.5rem}.document-details{flex:1 1}.detail-item{margin-bottom:.5rem}.detail-item .label{color:#2d3748;font-weight:600;min-width:100px}.detail-item .value{color:#4a5568}.document-actions{flex-shrink:0}.upload-section h3{align-items:center;color:#2d3748;display:flex;gap:.5rem;margin-bottom:1rem}.file-drop-zone{border:2px dashed #cbd5e0;border-radius:1rem;cursor:pointer;margin-bottom:1.5rem;padding:3rem 2rem;text-align:center;transition:all .3s ease}.file-drop-zone.drag-active,.file-drop-zone:hover{background:#ebf4ff;border-color:#667eea}.drop-zone-content{align-items:center;display:flex;flex-direction:column;gap:1rem}.upload-icon{font-size:3rem;opacity:.7}.upload-text .primary-text{color:#2d3748;font-size:1.1rem;font-weight:600;margin-bottom:.5rem}.upload-text .secondary-text{color:#718096;margin:0}.selected-file-info{align-items:center;background:#f7fafc;border-radius:.75rem;display:flex;justify-content:space-between;margin-bottom:1.5rem;padding:1rem}.file-details{flex:1 1}.file-name{color:#2d3748;font-weight:600;margin-bottom:.25rem}.file-meta{color:#718096;display:flex;font-size:.875rem;gap:1rem}.subject-input-section{margin-bottom:2rem}.input-label{color:#2d3748;display:block;font-weight:600;margin-bottom:.5rem}.required{color:#f56565}.subject-input{border:2px solid #e2e8f0;border-radius:.5rem;font-size:1rem;padding:.75rem 1rem;transition:border-color .3s ease;width:100%}.subject-input:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.input-help{color:#718096;font-size:.875rem;margin-top:.5rem}.save-section{margin-bottom:2rem;text-align:center}.save-help{color:#718096;font-size:.875rem;margin-top:.5rem}.file-type-info{border-top:1px solid #e2e8f0;margin-top:2rem;padding-top:2rem}.file-type-info h4{color:#2d3748;margin-bottom:1rem;text-align:center}.file-type-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.file-type-item{align-items:center;background:#f7fafc;border-radius:.75rem;display:flex;gap:1rem;padding:1rem}.file-type-icon{font-size:2rem}.file-type-name{color:#2d3748;font-weight:600;margin-bottom:.25rem}.file-type-desc{color:#718096;font-size:.875rem}.document-processor{margin:0 auto;max-width:1000px}.processor-header{align-items:center;display:flex;gap:2rem;margin-bottom:2rem}.processor-title h2{color:#2d3748;margin-bottom:.5rem}.processor-title p{color:#718096;margin:0}.document-info-bar{background:#f7fafc;border-radius:.75rem;display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin-bottom:2rem;padding:1rem}.info-item .label{color:#4a5568;font-weight:500}.info-item .value{color:#2d3748;font-weight:600}.processor-tabs{border-bottom:2px solid #e2e8f0;display:flex;gap:.5rem;margin-bottom:2rem}.tab-button{background:#0000;border:none;border-bottom:3px solid #0000;border-radius:.5rem .5rem 0 0;color:#718096;cursor:pointer;font-weight:500;padding:1rem 2rem;transition:all .3s ease}.tab-button:hover{background:#f7fafc;color:#4a5568}.tab-button.active{background:#fff;border-bottom-color:#667eea;color:#667eea}.processor-tab-content{padding:2rem 0}.tab-header{margin-bottom:2rem;text-align:center}.tab-header h3{color:#2d3748;margin-bottom:.5rem}.tab-header p{color:#718096;margin:0}.action-section{margin-bottom:2rem;text-align:center}.content-display{background:#f7fafc;border-radius:1rem;margin-top:2rem;padding:2rem}.content-display h4{color:#2d3748;margin-bottom:1.5rem;text-align:center}.summary-content{margin:0 auto;max-width:800px}.summary-section{margin-bottom:2rem}.summary-section h5{align-items:center;color:#2d3748;display:flex;gap:.5rem;margin-bottom:1rem}.summary-section p{color:#4a5568;line-height:1.6}.key-points-list{list-style:none;padding:0}.key-points-list li{color:#4a5568;line-height:1.5;padding:.5rem 0 .5rem 1.5rem;position:relative}.key-points-list li:before{color:#667eea;content:"•";font-weight:700;left:0;position:absolute}.topics-grid{display:flex;flex-wrap:wrap;gap:.5rem}.topic-tag{background:#667eea;border-radius:9999px;color:#fff;font-size:.875rem;font-weight:500;padding:.25rem .75rem}.bullet-points-content{margin:0 auto;max-width:800px}.bullet-points-list{list-style:none;padding:0}.bullet-point-item{align-items:flex-start;border-bottom:1px solid #e2e8f0;display:flex;gap:1rem;padding:.75rem 0}.bullet-point-item:last-child{border-bottom:none}.bullet-icon{margin-top:.1rem}.categorized-points{margin-top:2rem}.categorized-points h5{color:#2d3748;margin-bottom:1rem}.category-section{background:#fff;border-left:4px solid #667eea;border-radius:.75rem;margin-bottom:1.5rem;padding:1rem}.category-title{color:#2d3748;font-weight:600;margin-bottom:.75rem}.category-points{list-style:none;padding:0}.category-points li{color:#4a5568;padding:.25rem 0 .25rem 1rem;position:relative}.category-points li:before{color:#667eea;content:"→";left:0;position:absolute}.quiz-config{padding:1.5rem}.config-row{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.config-select{padding:.5rem}.config-slider{background:#e2e8f0;border-radius:.25rem;cursor:pointer;height:.5rem;outline:none;width:100%}.slider-value{color:#667eea;font-weight:600;margin-top:.5rem;text-align:center}.quiz-info{background:#ebf4ff;border-radius:1rem;margin-top:2rem;padding:1.5rem}.quiz-info h4{color:#2d3748;margin-bottom:1rem;text-align:center}.info-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.info-item{align-items:center;background:#fff;border-radius:.5rem;justify-content:space-between;padding:.75rem}.info-label{color:#4a5568;font-weight:500}.info-value{color:#2d3748;font-weight:600}.document-quiz{margin:0 auto;max-width:900px}.question-explanation{border-left:3px solid #667eea;padding:1rem}@media (max-width:768px){.document-upload-tab{padding:1rem}.document-progress-steps,.document-status-bar{flex-direction:column;gap:1rem}.step-arrow{transform:rotate(90deg)}.processor-header{align-items:flex-start}.document-info-bar,.processor-header{flex-direction:column;gap:1rem}.processor-tabs{flex-direction:column;gap:0}.tab-button{border-bottom:1px solid #e2e8f0;border-radius:0}.quiz-controls,.results-score{flex-direction:column;gap:1rem}.quiz-actions{flex-direction:column}.question-numbers{justify-content:flex-start}}.topic-based-tab{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-radius:1rem;box-shadow:0 8px 32px #0000001a;min-height:80vh;padding:2rem}.topic-header{margin-bottom:2rem;text-align:center}.topic-header h2{color:#2d3748;font-size:2rem;font-weight:700;margin-bottom:.5rem}.topic-subtitle{color:#718096;font-size:1.1rem;margin-bottom:0}.topic-nav-bar{border-radius:1rem}.topic-nav-bar,.topic-status-bar{background:#f7fafc;margin-bottom:2rem;padding:1rem}.topic-status-bar{border-radius:.75rem;display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.status-value.success{background:#c6f6d5;color:#276749}.status-value.inactive{background:#fed7d7;color:#c53030}.topic-message{align-items:center;border-left:4px solid;border-radius:.75rem;display:flex;gap:.75rem;margin-bottom:1rem;padding:1rem 1.5rem}.topic-message.success{background:#f0fff4;border-color:#48bb78;color:#276749}.topic-message.error{background:#fff5f5;border-color:#f56565;color:#c53030}.topic-loading-overlay{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.topic-main-content{background:#fff;box-shadow:0 4px 20px #00000014}.topic-info-section,.topic-main-content{border-radius:1rem;margin-bottom:2rem;padding:2rem}.topic-info-section{background:#ebf4ff}.topic-info-section h3{color:#2d3748;margin-bottom:1.5rem;text-align:center}.info-steps{flex-wrap:wrap;justify-content:center}.info-step,.info-steps{align-items:center;display:flex;gap:1rem}.info-step{background:#fff;border-radius:.75rem;box-shadow:0 2px 10px #0000000d;padding:1rem 1.5rem}.step-title{color:#2d3748;font-weight:600;margin-bottom:.25rem}.step-description{color:#718096;font-size:.875rem}.step-arrow{color:#cbd5e0;font-size:1.5rem}.topic-features{background:#f7fafc;border-radius:1rem;padding:2rem}.topic-features h4{color:#2d3748;margin-bottom:1.5rem;text-align:center}.features-grid{grid-gap:1rem;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.feature-item{align-items:center;background:#fff;border-radius:.75rem;box-shadow:0 2px 10px #0000000d;display:flex;gap:.75rem;padding:1rem}.feature-icon{font-size:1.5rem}.feature-text{color:#4a5568;font-weight:500}.topic-generator{margin:0 auto;max-width:800px}.generator-actions{display:flex;gap:1rem;justify-content:space-between;margin-bottom:2rem}.generator-form{margin-bottom:2rem}.generator-form h3{color:#2d3748;margin-bottom:2rem;text-align:center}.config-section{background:#f7fafc;border-left:4px solid #667eea;border-radius:1rem;margin-bottom:2rem;padding:1.5rem}.section-header{gap:1rem;margin-bottom:1rem}.step-number{align-items:center;background:#667eea;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-weight:600;height:2rem;justify-content:center;width:2rem}.section-header h4{color:#2d3748;margin:0}.config-select{transition:border-color .3s ease;width:100%}.config-select:disabled{background:#f7fafc;color:#a0aec0;cursor:not-allowed}.no-topics,.topics-loading,.topics-placeholder{background:#f7fafc;border:2px solid #e2e8f0;border-radius:.5rem;color:#718096;padding:.75rem 1rem;text-align:center}.settings-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.setting-item{display:flex;flex-direction:column;gap:.5rem}.setting-item label{color:#2d3748;font-weight:600}.generate-section{margin-top:2rem}.generate-help{color:#718096;font-size:.875rem;margin-top:.5rem}.selection-summary{background:#ebf4ff;border-radius:1rem;margin-bottom:2rem;padding:1.5rem}.selection-summary h4{color:#2d3748;margin-bottom:1rem;text-align:center}.summary-items{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.generator-help{background:#f0fff4;border-left:4px solid #48bb78;border-radius:1rem;padding:1.5rem}.generator-help h4{color:#2d3748;margin-bottom:1rem}.help-list{list-style:none;margin:0;padding:0}.help-list li{color:#4a5568;line-height:1.5;padding:.5rem 0 .5rem 1.5rem;position:relative}.help-list li:before{content:"💡";left:0;position:absolute}.topic-quiz{margin:0 auto;max-width:900px}.quiz-error{color:#718096;padding:3rem;text-align:center}.explanation-feedback{border-radius:.5rem;font-weight:500;margin-top:1rem;padding:1rem}.explanation-feedback.correct{background:#f0fff4;border-left:4px solid #48bb78;color:#276749}.explanation-feedback.incorrect{background:#fff5f5;border-left:4px solid #f56565;color:#c53030}.topic-history{margin:0 auto;max-width:1000px}.history-header{align-items:center;display:flex;gap:2rem;margin-bottom:2rem}.history-title h2{color:#2d3748;margin-bottom:.5rem}.history-title p{color:#718096;margin:0}.history-loading{color:#718096;padding:3rem;text-align:center}.history-stats{background:#fff;border-radius:1rem;box-shadow:0 4px 20px #00000014;margin-bottom:2rem;padding:2rem}.stats-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.stat-card{background:#f7fafc;border-left:4px solid #667eea}.stat-number{color:#2d3748;margin-bottom:.5rem}.stat-label{color:#718096}.history-controls{align-items:center;background:#f7fafc;border-radius:1rem;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:2rem;padding:1rem}.control-group{align-items:center;display:flex;gap:.5rem}.control-group label{color:#4a5568;font-weight:500}.control-select{background:#fff;border:2px solid #e2e8f0;border-radius:.5rem;color:#2d3748;padding:.5rem}.control-select:focus{border-color:#667eea;outline:none}.history-content{background:#fff;border-radius:1rem;box-shadow:0 4px 20px #00000014;margin-bottom:2rem;padding:2rem}.no-history{padding:4rem 2rem;text-align:center}.no-history-content h3{color:#2d3748;margin-bottom:1rem}.no-history-content p{color:#718096;line-height:1.6;margin-bottom:2rem}.quiz-history-list{margin-top:1rem}.history-count{color:#4a5568;font-weight:500;margin-bottom:1.5rem;text-align:center}.history-item{border:1px solid #e2e8f0;border-radius:1rem;margin-bottom:1.5rem;padding:1.5rem;transition:all .3s ease}.history-item:hover{box-shadow:0 4px 15px #0000001a;transform:translateY(-2px)}.history-item-header{align-items:flex-start;display:flex;gap:2rem;justify-content:space-between;margin-bottom:1rem}.quiz-info{flex:1 1}.quiz-title{color:#2d3748;font-size:1.1rem;margin-bottom:.5rem}.quiz-meta{color:#718096;display:flex;flex-wrap:wrap;font-size:.875rem;gap:1rem}.quiz-score{flex-shrink:0;text-align:right}.score-display{margin-bottom:.5rem}.score-number{color:#2d3748;font-size:1.5rem}.score-fraction{color:#718096;font-size:.875rem;margin-left:.25rem}.history-item-details{border-top:1px solid #f7fafc;padding-top:1rem}.detail-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));margin-bottom:1rem}.detail-item{align-items:center;display:flex;font-size:.875rem;justify-content:space-between}.detail-label{color:#4a5568;font-weight:500}.detail-value{color:#2d3748;font-weight:600}.detailed-topic{align-items:center;background:#f7fafc;border-radius:.5rem;display:flex;font-size:.875rem;justify-content:space-between;padding:.5rem}.history-actions{display:flex;justify-content:center;margin-top:2rem}@media (max-width:768px){.topic-based-tab{padding:1rem}.nav-items,.topic-status-bar{flex-direction:column}.topic-status-bar{gap:1rem}.info-steps{flex-direction:column}.step-arrow{transform:rotate(90deg)}.generator-actions{flex-direction:column}.settings-grid,.summary-items{grid-template-columns:1fr}.history-header,.quiz-header{align-items:flex-start}.history-header,.quiz-controls,.quiz-header,.results-score{flex-direction:column;gap:1rem}.history-actions,.quiz-actions{flex-direction:column}.question-numbers{justify-content:flex-start}.history-controls{align-items:stretch;flex-direction:column}.control-group{justify-content:space-between}.history-item-header{flex-direction:column;gap:1rem}.quiz-score{text-align:left}.detail-grid{grid-template-columns:1fr}}.text-processor-tab{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-radius:1rem;box-shadow:0 8px 32px #0000001a;min-height:80vh;padding:2rem}.text-processor-header{margin-bottom:2rem;text-align:center}.text-processor-header h2{color:#2d3748;font-size:2rem;font-weight:700;margin-bottom:.5rem}.text-processor-subtitle{color:#718096;font-size:1.1rem;margin-bottom:0}.text-processor-nav-bar{background:#f7fafc;border-radius:1rem;margin-bottom:2rem;padding:1rem}.nav-items{display:flex;gap:1rem;justify-content:center}.nav-item{align-items:center;background:#fff;border:2px solid #e2e8f0;border-radius:.75rem;color:#4a5568;cursor:pointer;display:flex;font-weight:500;gap:.5rem;padding:.75rem 1.5rem;transition:all .3s ease}.nav-item:hover:not(:disabled){background:#ebf4ff;border-color:#667eea;color:#667eea}.nav-item.active{background:#667eea;border-color:#667eea;color:#fff}.nav-item:disabled{cursor:not-allowed;opacity:.5}.nav-icon{font-size:1.2rem}.nav-text{font-weight:600}.text-processor-status-bar{background:#f7fafc;border-radius:.75rem;display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin-bottom:2rem;padding:1rem}.status-item{align-items:center;display:flex;gap:.5rem}.status-label{color:#4a5568;font-weight:500}.status-value{border-radius:9999px;font-size:.875rem;font-weight:600;padding:.25rem .75rem}.status-value.saved{background:#c6f6d5;color:#276749}.status-value.unsaved{background:#fed7d7;color:#c53030}.text-processor-message{align-items:center;border-left:4px solid;border-radius:.75rem;display:flex;gap:.75rem;margin-bottom:1rem;padding:1rem 1.5rem}.text-processor-message.success{background:#f0fff4;border-color:#48bb78;color:#276749}.text-processor-message.error{background:#fff5f5;border-color:#f56565;color:#c53030}.message-icon{font-size:1.2rem}.message-text{font-weight:500}.text-processor-loading-overlay{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.loading-spinner{border-radius:1rem;box-shadow:0 8px 32px #0003;color:#667eea;font-size:1.2rem;font-weight:600;padding:2rem 3rem}.text-processor-main-content{background:#fff;border-radius:1rem;box-shadow:0 4px 20px #00000014;margin-bottom:2rem;padding:2rem}.text-processor-features{background:#ebf4ff;border-radius:1rem;margin-bottom:2rem;padding:2rem}.text-processor-features h3{color:#2d3748;margin-bottom:1.5rem;text-align:center}.features-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.feature-card{align-items:flex-start;background:#fff;border-radius:.75rem;box-shadow:0 2px 10px #0000000d;display:flex;gap:1rem;padding:1.5rem;transition:transform .2s ease}.feature-card:hover{transform:translateY(-2px)}.feature-icon{flex-shrink:0;font-size:2rem}.feature-content h4{color:#2d3748;font-weight:600;margin-bottom:.5rem}.feature-content p{color:#4a5568;line-height:1.5;margin:0}.text-processor-tips{background:#f0fff4;border-left:4px solid #48bb78;border-radius:1rem;padding:1.5rem}.text-processor-tips h4{color:#2d3748;margin-bottom:1rem}.tips-list{list-style:none;margin:0;padding:0}.tips-list li{color:#4a5568;line-height:1.5;padding:.5rem 0 .5rem 1.5rem;position:relative}.tips-list li:before{content:"💡";left:0;position:absolute}.text-editor{margin:0 auto;max-width:1000px}.editor-actions{display:flex;gap:1rem;justify-content:space-between;margin-bottom:2rem}.templates-section{background:#f7fafc;border-radius:1rem;margin-bottom:2rem;padding:1.5rem}.templates-section h3{color:#2d3748;margin-bottom:1rem}.template-controls{align-items:center;display:flex;gap:1rem}.template-select{background:#fff;border:2px solid #e2e8f0;border-radius:.5rem;color:#2d3748;flex:1 1;font-size:1rem;padding:.75rem 1rem}.template-select:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.document-info{margin-bottom:2rem}.info-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.info-item{display:flex;flex-direction:column;gap:.5rem}.info-item label{color:#2d3748;font-weight:600}.info-input{border:2px solid #e2e8f0;border-radius:.5rem;font-size:1rem;padding:.75rem 1rem;transition:border-color .3s ease}.info-input:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.editor-container{background:#fff;border-radius:1rem;box-shadow:0 4px 20px #00000014;margin-bottom:2rem;padding:1.5rem}.editor-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.editor-header h3{color:#2d3748;margin:0}.editor-stats{display:flex;font-size:.875rem;gap:1rem}.stat-item{color:#4a5568}.editor-textarea{border:2px solid #e2e8f0;border-radius:.5rem;font-family:Georgia,serif;font-size:1rem;line-height:1.6;min-height:400px;padding:1rem;resize:vertical;transition:border-color .3s ease;width:100%}.editor-textarea:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.editor-help{background:#f7fafc;border-radius:.5rem;color:#4a5568;font-size:.875rem;margin-top:1rem;padding:1rem}.export-section{background:#f7fafc;border-radius:1rem;margin-bottom:2rem;padding:1.5rem}.export-section h3{color:#2d3748;margin-bottom:1rem}.export-buttons{display:flex;flex-wrap:wrap;gap:1rem}.writing-guidelines{background:#ebf4ff;border-radius:1rem;margin-bottom:2rem;padding:2rem}.writing-guidelines h4{color:#2d3748;margin-bottom:1.5rem;text-align:center}.guidelines-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.guideline-item{background:#fff;border-radius:.75rem;box-shadow:0 2px 10px #0000000d;padding:1.5rem}.guideline-item h5{color:#2d3748;font-weight:600;margin-bottom:1rem}.guideline-item ul{list-style:none;margin:0;padding:0}.guideline-item li{color:#4a5568;padding:.25rem 0 .25rem 1rem;position:relative}.guideline-item li:before{color:#667eea;content:"•";font-weight:700;left:0;position:absolute}.markdown-reference{background:#f0fff4;border-left:4px solid #48bb78;border-radius:1rem;padding:1.5rem}.markdown-reference h4{color:#2d3748;margin-bottom:1rem}.markdown-examples{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.markdown-example{align-items:center;background:#fff;border-radius:.5rem;display:flex;font-size:.875rem;gap:1rem;padding:.75rem}.markdown-example code{background:#f7fafc;border-radius:.25rem;color:#667eea;font-family:Courier New,monospace;padding:.25rem .5rem}.markdown-example span{color:#718096}.text-analyzer{margin:0 auto;max-width:1000px}.analyzer-header{align-items:center;display:flex;gap:2rem;margin-bottom:2rem}.analyzer-title h2{color:#2d3748;margin-bottom:.5rem}.analyzer-title p{color:#718096;margin:0}.no-document{color:#718096;padding:3rem;text-align:center}.document-summary{background:#f7fafc;border-radius:1rem;margin-bottom:2rem;padding:1.5rem}.summary-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.summary-item{align-items:center;background:#fff;border-radius:.5rem;display:flex;justify-content:space-between;padding:.75rem}.summary-item .label{color:#4a5568;font-weight:500}.summary-item .value{color:#2d3748;font-weight:600}.analysis-nav{display:flex;gap:1rem;justify-content:center;margin-bottom:2rem}.analysis-nav-btn{background:#fff;border:2px solid #e2e8f0;border-radius:.75rem;color:#4a5568;cursor:pointer;font-weight:500;padding:.75rem 1.5rem;transition:all .3s ease}.analysis-nav-btn:hover{border-color:#667eea;color:#667eea}.analysis-nav-btn.active{background:#667eea;border-color:#667eea;color:#fff}.analysis-content{background:#fff;border-radius:1rem;box-shadow:0 4px 20px #00000014;margin-bottom:2rem;padding:2rem}.section-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:2rem}.section-header h3{color:#2d3748;margin:0}.analysis-result{border:1px solid #e2e8f0;border-radius:1rem;overflow:hidden}.result-header{align-items:center;background:#f7fafc;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;padding:1rem 1.5rem}.result-header h4{color:#2d3748;margin:0}.result-content{padding:1.5rem}.summary-text p{color:#4a5568;line-height:1.6;margin-bottom:1rem}.bullet-points{display:flex;flex-direction:column;gap:.75rem}.bullet-point{align-items:flex-start;background:#f7fafc;border-radius:.5rem;display:flex;gap:.75rem;padding:.75rem}.bullet-icon{color:#667eea;flex-shrink:0;font-size:1.2rem;font-weight:700}.bullet-text{color:#4a5568;line-height:1.5}.result-meta{background:#f7fafc;border-top:1px solid #e2e8f0;color:#718096;font-size:.875rem;padding:1rem 1.5rem}.analysis-placeholder{padding:3rem;text-align:center}.placeholder-content{margin:0 auto;max-width:500px}.placeholder-icon{font-size:4rem;margin-bottom:1rem}.placeholder-content h4{color:#2d3748;margin-bottom:1rem}.placeholder-content p{color:#718096;line-height:1.6;margin-bottom:1.5rem}.placeholder-features{list-style:none;margin:0;padding:0;text-align:left}.placeholder-features li{color:#4a5568;padding:.5rem 0}.analysis-tips{background:#f0fff4;border-left:4px solid #48bb78;border-radius:1rem;padding:2rem}.analysis-tips h4{color:#2d3748;margin-bottom:1.5rem;text-align:center}.tips-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.tip-item{background:#fff;border-radius:.75rem;box-shadow:0 2px 10px #0000000d;padding:1.5rem}.tip-item h5{color:#2d3748;font-weight:600;margin-bottom:1rem}.tip-item ul{list-style:none;margin:0;padding:0}.tip-item li{color:#4a5568;padding:.25rem 0 .25rem 1rem;position:relative}.tip-item li:before{color:#48bb78;content:"•";font-weight:700;left:0;position:absolute}.text-quiz{margin:0 auto;max-width:900px}.quiz-header{align-items:center;display:flex;gap:2rem;margin-bottom:2rem}.quiz-title h2{color:#2d3748;margin-bottom:.5rem}.quiz-title p{color:#718096;margin:0}.quiz-config{background:#f7fafc;border-radius:1rem;margin-bottom:2rem;padding:2rem}.quiz-config h3{color:#2d3748;margin-bottom:1.5rem;text-align:center}.config-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.config-item{display:flex;flex-direction:column;gap:.5rem}.config-item label{color:#2d3748;font-weight:600}.config-select{background:#fff;border:2px solid #e2e8f0;border-radius:.5rem;color:#2d3748;font-size:1rem;padding:.75rem 1rem}.config-select:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.range-slider{background:#e2e8f0;border-radius:.25rem;cursor:pointer;height:.5rem;outline:none;width:100%}.range-value{color:#667eea;display:block;font-weight:600;margin-top:.5rem;text-align:center}.generate-section{text-align:center}.generate-section,.quiz-progress{margin-bottom:2rem}.progress-bar{background:#e2e8f0;border-radius:9999px;height:.75rem;margin-bottom:.5rem;overflow:hidden;width:100%}.progress-fill{background:linear-gradient(90deg,#667eea,#764ba2);border-radius:9999px;height:100%;transition:width .3s ease}.progress-text{color:#4a5568;font-weight:500;text-align:center}.question-navigation{margin-bottom:2rem}.question-numbers{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center}.question-nav-btn{background:#fff;border:2px solid #e2e8f0;border-radius:.5rem;color:#4a5568;cursor:pointer;font-weight:600;height:2.5rem;transition:all .3s ease;width:2.5rem}.question-nav-btn:hover{border-color:#667eea;color:#667eea}.question-nav-btn.active{background:#667eea;border-color:#667eea;color:#fff}.question-nav-btn.answered{background:#48bb78;border-color:#48bb78;color:#fff}.quiz-question{background:#fff;border-radius:1rem;box-shadow:0 4px 20px #00000014;padding:2rem}.question-content,.quiz-question{margin-bottom:2rem}.question-title{color:#2d3748;margin-bottom:1rem}.question-text{color:#4a5568;font-size:1.1rem;line-height:1.6;margin:0}.question-options{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.option-button{align-items:center;background:#fff;border:2px solid #e2e8f0;border-radius:.75rem;cursor:pointer;display:flex;gap:1rem;padding:1rem 1.5rem;text-align:left;transition:all .3s ease}.option-button:hover{background:#ebf4ff;border-color:#667eea}.option-button.selected{background:#667eea;border-color:#667eea;color:#fff}.option-letter{align-items:center;background:#f7fafc;border-radius:50%;color:#4a5568;display:flex;flex-shrink:0;font-weight:600;height:2rem;justify-content:center;width:2rem}.option-button.selected .option-letter{background:#fff3;color:#fff}.option-text{flex:1 1;line-height:1.5}.explanation-section{border-top:1px solid #e2e8f0;margin-top:2rem;padding-top:2rem}.question-explanation{background:#ebf4ff;border-left:4px solid #667eea;border-radius:.75rem;margin-top:1rem;padding:1.5rem}.question-explanation strong{color:#2d3748}.question-explanation p{color:#4a5568;line-height:1.5;margin:.5rem 0 0}.quiz-controls{align-items:center;background:#f7fafc;border-radius:1rem;display:flex;justify-content:space-between;padding:1.5rem}.quiz-info{text-align:center}.answered-count{color:#4a5568;font-weight:500}.quiz-results-summary{background:#fff;border-radius:1rem;box-shadow:0 4px 20px #00000014;margin-bottom:2rem;padding:2rem}.results-score{gap:2rem;margin-bottom:2rem}.results-score,.score-circle{align-items:center;display:flex;justify-content:center}.score-circle{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;box-shadow:0 8px 25px #667eea66;color:#fff;flex-direction:column;height:120px;width:120px}.score-number{font-size:2.5rem;font-weight:700;line-height:1}.score-percent{font-size:1rem;opacity:.9}.score-details{text-align:center}.score-text{color:#2d3748;font-size:1.2rem;font-weight:600;margin-bottom:.5rem}.grade-badge{border-radius:9999px;font-size:.9rem;font-weight:600;padding:.5rem 1rem}.grade-badge.excellent{background:#c6f6d5;color:#276749}.grade-badge.good{background:#feebc8;color:#c05621}.grade-badge.needs-improvement{background:#fed7d7;color:#c53030}.results-meta{grid-gap:1rem;border-top:1px solid #e2e8f0;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));padding-top:2rem}.meta-item{align-items:center;background:#f7fafc;border-radius:.5rem;display:flex;justify-content:space-between;padding:.75rem}.meta-item .label{color:#4a5568;font-weight:500}.meta-item .value{color:#2d3748;font-weight:600}.quiz-detailed-results{background:#fff;border-radius:1rem;box-shadow:0 4px 20px #00000014;margin-bottom:2rem;padding:2rem}.quiz-detailed-results h3{color:#2d3748;margin-bottom:2rem;text-align:center}.question-result{border-left:4px solid;border-radius:1rem;margin-bottom:2rem;padding:1.5rem}.question-result.correct{background:#f0fff4;border-left-color:#48bb78}.question-result.incorrect{background:#fff5f5;border-left-color:#f56565}.question-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.question-number{color:#2d3748;font-weight:600}.result-badge{border-radius:9999px;font-size:.875rem;font-weight:600;padding:.25rem .75rem}.result-badge.correct{background:#c6f6d5;color:#276749}.result-badge.incorrect{background:#fed7d7;color:#c53030}.question-text{color:#2d3748}.answer-options,.question-text{margin-bottom:1rem}.option-item{align-items:center;border:1px solid #e2e8f0;border-radius:.5rem;display:flex;gap:1rem;margin-bottom:.5rem;padding:.75rem}.option-item.correct-option{background:#f0fff4;border-color:#48bb78}.option-item.user-option{background:#ebf4ff;border-color:#667eea}.option-item.correct-option.user-option{background:#f0fff4;border-color:#48bb78}.option-indicators{display:flex;gap:.5rem;margin-left:auto}.correct-indicator{background:#c6f6d5;color:#276749}.correct-indicator,.user-indicator{border-radius:9999px;font-size:.75rem;font-weight:600;padding:.25rem .5rem}.user-indicator{background:#dbeafe;color:#1e40af}.quiz-actions{display:flex;gap:1rem;justify-content:center;margin-top:2rem}.quiz-tips{background:#f0fff4;border-left:4px solid #48bb78;border-radius:1rem;padding:2rem}.quiz-tips h4{color:#2d3748;margin-bottom:1.5rem;text-align:center}.btn{border-radius:.5rem;display:inline-flex;font-weight:500;gap:.5rem;padding:.75rem 1.5rem;text-decoration:none}.btn:disabled{opacity:.5}.btn-primary{box-shadow:0 4px 15px #667eea66}.btn-primary:hover:not(:disabled){box-shadow:0 6px 20px #667eea99}.btn-secondary{background:#f7fafc;border:2px solid #e2e8f0;color:#4a5568}.btn-secondary:hover:not(:disabled){background:#edf2f7;border-color:#cbd5e0}.btn-outline{background:#fff;border:2px solid #667eea;color:#667eea}.btn-outline:hover:not(:disabled){background:#667eea;color:#fff}.btn-large{font-size:1.1rem;padding:1rem 2rem}.btn-sm{font-size:.875rem;padding:.5rem 1rem}@media (max-width:768px){.text-processor-tab{padding:1rem}.nav-items{flex-direction:column}.text-processor-status-bar{flex-direction:column;gap:1rem}.features-grid{grid-template-columns:1fr}.editor-actions,.template-controls{flex-direction:column}.guidelines-grid,.info-grid,.markdown-examples{grid-template-columns:1fr}.analyzer-header,.quiz-header{align-items:flex-start}.analyzer-header,.quiz-controls,.quiz-header,.results-score{flex-direction:column;gap:1rem}.quiz-actions{flex-direction:column}.question-numbers{justify-content:flex-start}.config-grid,.tips-grid{grid-template-columns:1fr}.export-buttons{flex-direction:column}}.upload-history-container{background:#fff;border-radius:.5rem;box-shadow:0 2px 10px #0000001a;margin:0 auto;max-width:1200px;padding:2rem}.upload-history-header{border-bottom:2px solid #e2e8f0;margin-bottom:2rem;padding-bottom:1rem;text-align:center}.upload-history-header h1{color:#2d3748;font-size:2.5rem;margin-bottom:.5rem}.upload-history-header p{color:#718096;font-size:1.1rem}.back-button{background:#667eea;border:none;border-radius:.25rem;color:#fff;cursor:pointer;font-size:.9rem;margin-bottom:1rem;padding:.5rem 1rem;transition:background-color .2s}.back-button:hover{background:#5a67d8}.filter-section{background:#f7fafc;border:1px solid #e2e8f0;border-radius:.5rem;margin-bottom:2rem;padding:1.5rem}.filter-section h3{color:#2d3748;font-size:1.3rem;margin-bottom:1rem}.filter-row{margin-bottom:1rem}.reset-btn{background:#ed8936;border:none;border-radius:.25rem;color:#fff;cursor:pointer;font-size:.9rem;padding:.5rem 1rem;transition:background-color .2s}.reset-btn:hover{background:#dd6b20}.filter-controls{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-bottom:1rem}.filter-group{display:flex;flex-direction:column}.filter-group label{color:#4a5568;font-weight:600;margin-bottom:.5rem}.checkbox-group{display:flex;flex-wrap:wrap;gap:.5rem}.checkbox-label{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:.25rem;cursor:pointer;display:flex;font-size:.9rem;gap:.25rem;padding:.25rem .5rem;transition:background-color .2s}.checkbox-label:hover{background:#edf2f7}.checkbox-label input[type=checkbox]{margin:0}.filter-select{background:#fff;border:1px solid #e2e8f0;border-radius:.25rem;color:#4a5568;font-size:.9rem;padding:.5rem}.date-filter-row{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.date-filter{display:flex;flex-direction:column}.date-filter label{color:#4a5568;font-weight:600;margin-bottom:.5rem}.date-input{background:#fff;border:1px solid #e2e8f0;border-radius:.25rem;color:#4a5568;font-size:.9rem;padding:.5rem}.content-section{margin-bottom:2rem}.content-section h3{color:#2d3748;font-size:1.3rem;margin-bottom:1rem}.no-content{background:#f7fafc;border:2px dashed #cbd5e0;border-radius:.5rem;padding:3rem}.content-list{grid-gap:1rem;display:grid;gap:1rem}.content-item{grid-gap:1rem;align-items:start;background:#f7fafc;border:1px solid #e2e8f0;border-radius:.5rem;display:grid;gap:1rem;grid-template-columns:auto auto 1fr;padding:1rem;transition:all .2s}.content-item:hover{background:#edf2f7;border-color:#cbd5e0;box-shadow:0 2px 8px #0000001a}.content-item-checkbox,.content-item-icon{align-items:center;display:flex}.content-item-icon{font-size:2rem;justify-content:center}.content-item-details h4{color:#2d3748;font-size:1.1rem;margin:0 0 .5rem}.content-item-details p{color:#718096;font-size:.9rem;margin:.25rem 0}.selected-actions{background:#e6fffa;border:1px solid #81e6d9;border-radius:.5rem;margin-top:2rem;padding:1rem}.selection-valid{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between}.selection-valid p{color:#234e52;font-weight:500;margin:0}.show-details-btn{background:#38b2ac;border:none;border-radius:.25rem;color:#fff;cursor:pointer;font-size:.9rem;padding:.5rem 1rem;transition:background-color .2s}.show-details-btn:hover{background:#319795}.content-details{padding:1rem 0}.content-details-header{grid-gap:1.5rem;align-items:start;background:#f7fafc;border-radius:.5rem;display:grid;gap:1.5rem;grid-template-columns:auto 1fr;margin-bottom:2rem;padding:1.5rem}.content-icon{align-items:center;display:flex;font-size:4rem;justify-content:center}.content-info h2{color:#2d3748;font-size:1.5rem;margin:0 0 1rem}.content-info p{color:#4a5568;margin:.5rem 0}.content-preview{background:#f7fafc;border-radius:.5rem;margin-bottom:2rem;padding:1.5rem}.content-preview h3{color:#2d3748;margin-bottom:1rem}.audio-preview,.document-preview,.image-preview,.text-preview{background:#fff;border:1px solid #e2e8f0;border-radius:.25rem;color:#718096;padding:1rem}.content-actions{background:#f7fafc;border-radius:.5rem;padding:1.5rem}.content-actions h3{color:#2d3748;margin-bottom:1rem}.action-buttons{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.action-btn{background:#667eea;border:none;border-radius:.25rem;box-shadow:0 2px 8px #667eea4d;color:#fff;cursor:pointer;font-size:.9rem;padding:.75rem 1rem;text-align:center;transition:all .3s ease}.action-btn:hover:not(:disabled){background:#5a67d8;box-shadow:0 4px 15px #667eea66;transform:translateY(-2px)}.action-btn:disabled{box-shadow:0 2px 8px #667eea33;cursor:not-allowed;opacity:.6;transform:none}@media (max-width:768px){.upload-history-container{padding:1rem}.upload-history-header h1{font-size:2rem}.filter-controls{grid-template-columns:1fr}.content-item{gap:.5rem;grid-template-columns:auto 1fr}.content-item-icon{grid-row:1/3}.content-details-header{text-align:center}.action-buttons,.content-details-header{grid-template-columns:1fr}.selection-valid{align-items:center;flex-direction:column}}.view-mode-tabs{border-bottom:2px solid #e2e8f0;display:flex;gap:5px;margin-bottom:20px;min-height:45px;overflow-x:auto}.view-tab{background:none;border:none;border-bottom:3px solid #0000;color:#64748b;cursor:pointer;font-size:.9rem;font-weight:500;padding:10px 15px;transition:all .3s ease;white-space:nowrap}.view-tab:hover{background:#f8fafc;color:#475569}.view-tab.active{background:#f1f5f9;border-bottom-color:#667eea;color:#667eea}.questions-list{display:flex;flex-direction:column;gap:20px}.question-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;margin-bottom:15px;padding:15px}.question-card h4{color:#475569;font-size:1.1rem;margin:0 0 10px}.question-text{color:#1e293b;font-size:1rem;font-weight:500;line-height:1.5;margin:10px 0}.question-options{margin:15px 0}.option-item{background:#fff;border:1px solid #d1d5db;border-radius:6px;font-size:.9rem;line-height:1.4;margin:5px 0;padding:8px 12px}.correct-answer{color:#059669;font-weight:600;margin:10px 0}.explanation{background:#f9fafb;border-left:4px solid #d1d5db;border-radius:4px;color:#6b7280;font-style:italic;margin:10px 0;padding:10px}.quiz-results-content{display:flex;flex-direction:column;gap:20px}.quiz-result-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:15px}.quiz-result-card h4{color:#475569;margin:0 0 10px}.quiz-stats{display:flex;flex-direction:column;gap:5px}.quiz-stats p{font-size:.9rem;margin:0}.content-display{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:20px}.document-content,.summary-content,.text-content{background:#fff;border:1px solid #cbd5e0;border-radius:6px;font-size:.9rem;line-height:1.5;max-height:400px;overflow-y:auto;padding:15px}.questions-content{max-height:500px;overflow-y:auto}.questions-text{background:#fff;border:1px solid #cbd5e0;border-radius:6px;font-size:.9rem;line-height:1.5;padding:15px}.loading-content{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;display:flex;justify-content:center;padding:40px}.loading-content .loading-spinner{color:#4a5568;font-size:1.1rem}.no-content{color:#718096;padding:40px}.audio-preview,.image-preview,.no-content{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;text-align:center}.audio-preview,.image-preview{padding:20px}.audio-preview em,.image-preview em{color:#a0aec0;font-size:.9rem;font-style:italic}.study-progress-container{background:#fff;border-radius:.5rem;box-shadow:0 2px 10px #0000001a;margin:0 auto;max-width:1200px;padding:2rem}.study-progress-header{border-bottom:2px solid #e2e8f0;margin-bottom:2rem;padding-bottom:1rem;text-align:center}.study-progress-header h1{color:#2d3748;font-size:2.5rem;margin-bottom:.5rem}.study-progress-header p{color:#718096;font-size:1.1rem}.loading-overlay{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.loading-spinner{animation:pulse 2s infinite;background:#fff;border-radius:.5rem;color:#4a5568;font-size:1.1rem;padding:2rem}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.error-message,.no-data{background:#f7fafc;border:2px dashed #cbd5e0;border-radius:.5rem;color:#718096;padding:3rem;text-align:center}.error-message h2,.no-data h2{color:#2d3748;margin-bottom:1rem}.retry-btn{background:#667eea;border:none;border-radius:.25rem;color:#fff;cursor:pointer;font-size:.9rem;margin-top:1rem;padding:.5rem 1rem;transition:background-color .2s}.retry-btn:hover{background:#5a67d8}.stats-overview{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:3rem}.stat-card{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:1rem;box-shadow:0 4px 15px #667eea4d;color:#fff;display:flex;gap:1rem;padding:1.5rem;transition:transform .2s}.stat-card:hover{transform:translateY(-2px)}.stat-icon{font-size:2.5rem;opacity:.9}.stat-content{flex:1 1}.stat-content h3{font-size:.9rem;letter-spacing:.5px;margin:0 0 .5rem;opacity:.9;text-transform:uppercase}.stat-value{font-size:2rem;font-weight:700;margin-bottom:.25rem}.stat-change,.stat-subtitle{font-size:.8rem;opacity:.8}.charts-section{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));margin-bottom:3rem}.chart-container{background:#f7fafc;border:1px solid #e2e8f0;border-radius:.5rem;padding:1.5rem}.chart-container h3{color:#2d3748;font-size:1.3rem;margin:0 0 .5rem}.chart-container p{color:#718096;font-size:.9rem;margin:0 0 1.5rem}.bar-chart{align-items:end;display:flex;gap:.5rem;height:200px;justify-content:space-between}.bar-container{align-items:center;display:flex;flex:1 1;flex-direction:column;height:100%}.bar-label{color:#718096;font-size:.8rem;font-weight:500;margin-bottom:.5rem}.bar-wrapper{align-items:end;display:flex;flex:1 1;justify-content:center;max-width:40px;width:100%}.bar{background:#667eea;border-radius:4px 4px 0 0;min-height:4px;transition:all .3s ease;width:100%}.bar:hover{background:#5a67d8}.bar-value{color:#4a5568;font-size:.75rem;font-weight:500;margin-top:.5rem}.pie-chart{align-items:center;display:flex;gap:2rem}.pie-svg{flex-shrink:0;height:150px;width:150px}.pie-legend{display:flex;flex:1 1;flex-direction:column;gap:.5rem}.legend-item{align-items:center;display:flex;font-size:.9rem;gap:.5rem}.legend-color{border-radius:50%;flex-shrink:0;height:12px;width:12px}.legend-label{color:#4a5568;flex:1 1}.legend-value{color:#718096;font-weight:500}.performance-section{background:#f7fafc;border:1px solid #e2e8f0;border-radius:.5rem;margin-bottom:3rem;padding:1.5rem}.performance-section h3{color:#2d3748;font-size:1.3rem;margin:0 0 .5rem}.performance-section p{color:#718096;font-size:.9rem;margin:0 0 1.5rem}.quiz-scores{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}.quiz-score-item{background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;padding:1rem;text-align:center;transition:transform .2s}.quiz-score-item:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.quiz-number{color:#718096;font-size:.8rem;letter-spacing:.5px;margin-bottom:.5rem;text-transform:uppercase}.quiz-score{font-size:1.5rem;font-weight:700}.insights-section{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-bottom:3rem}.strengths-container,.weaknesses-container{background:#f7fafc;border:1px solid #e2e8f0;border-radius:.5rem;padding:1.5rem}.strengths-container h3,.weaknesses-container h3{color:#2d3748;font-size:1.2rem;margin:0 0 1rem}.strength-weakness-list{display:flex;flex-direction:column;gap:.75rem}.strength-item,.weakness-item{align-items:center;background:#fff;border-radius:.25rem;color:#4a5568;display:flex;font-size:.9rem;gap:.5rem;padding:.75rem}.strength-icon,.weakness-icon{font-size:1rem}.motivation-section{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:1rem;color:#fff;padding:2rem;text-align:center}.motivation-section h3{font-size:1.5rem;margin:0 0 1rem}.motivation-content p{font-size:1rem;line-height:1.6;margin:.5rem 0;opacity:.9}@media (max-width:768px){.study-progress-container{padding:1rem}.study-progress-header h1{font-size:2rem}.charts-section,.stats-overview{grid-template-columns:1fr}.pie-chart{flex-direction:column;text-align:center}.quiz-scores{grid-template-columns:repeat(auto-fit,minmax(100px,1fr))}.insights-section{grid-template-columns:1fr}.stat-card{flex-direction:column;text-align:center}.stat-icon{font-size:3rem}}@media (max-width:480px){.bar-chart{height:150px}.pie-svg{height:120px;width:120px}.motivation-section{padding:1.5rem}}.study-on-the-go-container{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;margin:0 auto;max-width:1200px;padding:20px}.study-header{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;color:#fff;margin-bottom:30px;padding:20px;text-align:center}.study-header h2{font-size:2rem;font-weight:700;margin:0 0 10px}.study-header p{font-size:1.1rem;margin:0;opacity:.9}.premium-required{background:#f8fafc;border:2px dashed #cbd5e1;border-radius:12px;padding:40px;text-align:center}.premium-message{margin:0 auto;max-width:600px}.premium-message h2{color:#1e293b;margin-bottom:20px}.premium-message ul{list-style:none;margin:20px 0;padding-left:0;text-align:left}.premium-message li{color:#475569;font-size:1.1rem;padding:8px 0}.upgrade-button{background:linear-gradient(135deg,#f59e0b,#d97706);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;margin-top:20px;padding:12px 30px;transition:all .3s ease}.upgrade-button:hover{box-shadow:0 8px 25px #f59e0b4d;transform:translateY(-2px)}.study-sections{display:flex;flex-direction:column;gap:25px}.config-section{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 4px 15px #00000014;padding:25px}.config-section h3{align-items:center;color:#1e293b;display:flex;font-size:1.3rem;font-weight:600;gap:8px;margin:0 0 20px}.section-description{color:#64748b;font-size:.95rem;font-style:italic;margin-bottom:20px}.form-grid{grid-gap:20px;align-items:start;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.form-group{display:flex;flex-direction:column}.form-group.full-width{grid-column:1/-1}.form-group label{color:#374151;font-size:.9rem;font-weight:600;margin-bottom:8px}.form-group input,.form-group select,.form-group textarea{background:#fff;border:2px solid #e5e7eb;border-radius:8px;font-size:1rem;padding:12px;transition:all .3s ease}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.form-group input:disabled,.form-group select:disabled{background:#f3f4f6;color:#9ca3af;cursor:not-allowed}.form-group textarea{min-height:80px;resize:vertical}.toggle-switch{display:inline-block;position:relative}.toggle-switch input[type=checkbox]{display:none}.toggle-label{align-items:center;color:#374151;cursor:pointer;display:flex;font-weight:600}.toggle-label:before{background:#d1d5db;border-radius:12px;content:"";height:24px;margin-right:10px;position:relative;transition:all .3s ease;width:50px}.toggle-label:after{background:#fff;border-radius:50%;box-shadow:0 2px 4px #0003;content:"";height:20px;left:2px;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease;width:20px}.toggle-switch input[type=checkbox]:checked+.toggle-label:before{background:#10b981}.toggle-switch input[type=checkbox]:checked+.toggle-label:after{left:28px}.preview-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:20px}.preview-card h4{color:#1e293b;font-size:1.1rem;margin:0 0 15px}.sample-message{background:#fff;border-left:4px solid #667eea;border-radius:8px;padding:20px}.sample-message>div{line-height:1.5;margin-bottom:12px}.sample-message>div:last-child{margin-bottom:0}.word-section{font-size:1.1rem}.word-section strong{color:#1e293b}.definition-section strong{color:#059669}.sentence-section strong{color:#7c3aed}.usage-section strong{color:#dc2626}.action-buttons{flex-wrap:wrap;gap:15px;margin-top:30px}.action-buttons,.btn{display:flex;justify-content:center}.btn{align-items:center;border:none;border-radius:8px;cursor:pointer;font-size:1rem;font-weight:600;gap:8px;min-width:160px;padding:12px 24px;transition:all .3s ease}.btn:disabled{cursor:not-allowed;opacity:.6}.btn-primary{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.btn-primary:hover:not(:disabled){box-shadow:0 8px 25px #667eea4d;transform:translateY(-2px)}.btn-secondary{background:#fff;border:2px solid #e5e7eb;color:#374151}.btn-secondary:hover:not(:disabled){background:#f9fafb;border-color:#d1d5db;transform:translateY(-1px)}.error-message{background:#fef2f2;border-left:4px solid #dc2626;color:#dc2626}.error-message,.success-message{border-radius:8px;font-weight:500;margin-bottom:20px;padding:12px 16px}.success-message{background:#f0fdf4;border-left:4px solid #059669;color:#059669}.progress-stats{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));margin-bottom:20px}.stat-card{background:linear-gradient(135deg,#f8fafc,#e2e8f0);border:1px solid #cbd5e1;border-radius:12px;padding:20px;text-align:center}.stat-number{color:#1e293b;font-size:2rem;font-weight:700;margin-bottom:5px}.stat-label{color:#64748b;font-size:.9rem;font-weight:500}.last-word-info{background:#f1f5f9;border-left:4px solid #3b82f6;border-radius:8px;font-size:.95rem;padding:15px}.last-sent-date{color:#64748b;font-weight:400}.delivery-history{display:flex;flex-direction:column;gap:12px}.delivery-item{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;display:flex;justify-content:space-between;padding:15px;transition:all .3s ease}.delivery-item:hover{background:#f1f5f9;border-color:#cbd5e1}.delivery-info{display:flex;flex-direction:column;gap:4px}.delivery-word{color:#1e293b;font-size:1rem;font-weight:600}.delivery-meta{color:#64748b;font-size:.85rem;gap:8px}.delivery-meta,.delivery-status,.status-badge{align-items:center;display:flex}.status-badge{border-radius:20px;font-size:.8rem;font-weight:600;gap:4px;padding:6px 12px}.status-badge.success{background:#dcfce7;border:1px solid #bbf7d0;color:#166534}.status-badge.failed{background:#fef2f2;border:1px solid #fecaca;color:#dc2626}@media (max-width:768px){.study-header,.study-on-the-go-container{padding:15px}.study-header h2{font-size:1.5rem}.config-section{padding:20px}.form-grid{gap:15px;grid-template-columns:1fr}.action-buttons{align-items:center;flex-direction:column}.btn{max-width:300px;width:100%}}@media (max-width:480px){.study-on-the-go-container{padding:10px}.config-section{padding:15px}.study-header h2{font-size:1.3rem}.study-header p{font-size:1rem}}.vocabulary-metadata{background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;margin-bottom:20px;padding:16px}.metadata-info{color:#495057;font-size:14px;line-height:1.5;margin:0}.btn-info{background:#17a2b8;color:#fff}.btn-info:hover{background:#138496;transform:translateY(-1px)}.btn-info:disabled{background:#6c757d;cursor:not-allowed;transform:none}.vocabulary-features{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.feature-badge{background:linear-gradient(135deg,#e3f2fd,#bbdefb);border:1px solid #90caf9;border-radius:16px;color:#1565c0;font-size:12px;font-weight:600;padding:6px 12px}.personalization-benefits{background:#f8f9fa;border-left:4px solid #28a745;border-radius:8px;margin:16px 0;padding:16px}.benefit-item{font-size:14px;line-height:1.4;margin-bottom:8px}.benefit-item:last-child{margin-bottom:0}.vocabulary-insights{background:#f8f9fa;border-left:4px solid #17a2b8;border-radius:8px;margin-top:16px;padding:16px}.insight-item{color:#495057;font-size:14px;line-height:1.5;margin-bottom:10px}.insight-item:last-child{margin-bottom:0}@media (max-width:768px){.vocabulary-features{justify-content:center}.feature-badge{font-size:11px;padding:5px 10px}.personalization-benefits,.vocabulary-insights{padding:12px}.benefit-item,.insight-item{font-size:13px}}.btn-outline-info{background:#0000;border:2px solid #17a2b8;color:#17a2b8}.btn-outline-info:hover:not(:disabled){background:#17a2b8;color:#fff;transform:translateY(-1px)}.btn-outline-info:disabled{background:#0000;border-color:#6c757d;color:#6c757d;cursor:not-allowed;transform:none}.test-section{margin-bottom:24px}.test-section h4{color:#495057;font-size:16px;font-weight:600;margin-bottom:16px}.test-buttons-row{display:flex;flex-wrap:wrap;gap:12px}.custom-test-group{margin-bottom:20px}.custom-test-input{display:flex;flex-direction:column;gap:8px}.custom-test-input label{color:#495057;font-size:14px;font-weight:600}.input-button-group{align-items:stretch;display:flex;gap:12px}.input-button-group input{border:2px solid #e9ecef;border-radius:8px;flex:1 1;font-size:14px;padding:12px 16px;transition:border-color .3s ease}.input-button-group input:focus{border-color:#17a2b8;box-shadow:0 0 0 3px #17a2b81a;outline:none}.input-button-group input:disabled{background-color:#f8f9fa;color:#6c757d;cursor:not-allowed}.input-button-group .btn{min-width:140px;white-space:nowrap}.test-note{background:#f8f9fa;border-left:4px solid #ffc107;border-radius:0 8px 8px 0;margin-top:16px;padding:12px 16px}.test-note p{color:#495057;font-size:13px;line-height:1.4;margin:0}@media (max-width:768px){.input-button-group,.test-buttons-row{flex-direction:column}.input-button-group .btn{min-width:auto}}
/*# sourceMappingURL=main.eb418852.css.map*/