body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(135deg,#f0f9ff,#fff 50%,#faf5ff);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;min-height:100vh}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.landing-page{background:linear-gradient(135deg,#f0f9ff,#fff 50%,#faf5ff);min-height:100vh}.nav-header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;border-bottom:1px solid #e5e7eb80;box-shadow:0 1px 3px #0000001a;position:-webkit-sticky;position:sticky;top:0;z-index:30}.nav-container{padding:1rem 1.5rem}.logo-container{align-items:center;display:flex;gap:.75rem}.logo-icon{background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:.5rem;padding:.5rem}.logo-text{font-size:1.25rem;font-weight:700}.nav-links{display:none;font-size:.875rem;font-weight:500;gap:2rem}.nav-links a{color:#6b7280;text-decoration:none;transition:color .2s}.nav-links a:hover{color:#6366f1}.nav-buttons{align-items:center;display:flex;gap:.75rem}.btn{justify-content:center;text-decoration:none}.btn-primary{background:linear-gradient(135deg,#6366f1,#8b5cf6);box-shadow:0 4px 6px #0000001a;padding:.75rem 1.5rem}.btn-primary:hover{background:linear-gradient(135deg,#4f46e5,#7c3aed);box-shadow:0 6px 8px #00000026}.btn-secondary{align-items:center;background:linear-gradient(135deg,#10b981,#059669);box-shadow:0 4px 6px #0000001a;color:#fff;display:flex;gap:.5rem;padding:.75rem 1.5rem}.btn-secondary:hover{background:linear-gradient(135deg,#059669,#047857);box-shadow:0 6px 8px #00000026;transform:translateY(-2px)}.btn-ghost{background:#0000;color:#6b7280;padding:.5rem 1rem}.btn-ghost:hover{color:#6366f1}.hero-section{margin:0 auto;max-width:1200px;padding:5rem 1.5rem}.hero-grid{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr}.hero-content h1{font-size:3rem;font-weight:800;line-height:1.1;margin-bottom:1.5rem}.hero-title-gradient{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#6366f1,#8b5cf6,#ec4899);-webkit-background-clip:text;background-clip:text}.hero-subtitle{color:#374151;font-size:1.25rem;line-height:1.6;margin-bottom:2rem}.hero-buttons{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:2rem}.btn-lg{font-size:1.125rem;padding:1rem 2rem}.btn-outline{background:#0000;border:2px solid #d1d5db}.btn-outline:hover{border-color:#6366f1;color:#6366f1}.hero-features{align-items:center;color:#6b7280;display:flex;font-size:.875rem;gap:1.5rem}.hero-features div{align-items:center;display:flex;gap:.5rem}.hero-mockup{position:relative}.mockup-bg{background:linear-gradient(135deg,#6366f133,#8b5cf633);border-radius:1.5rem;filter:blur(2rem);inset:-1rem;position:absolute}.mockup-card{background:#fff;border:1px solid #e5e7eb80;border-radius:1.5rem;box-shadow:0 25px 50px #00000026;padding:2rem;position:relative}.mockup-content{background:linear-gradient(135deg,#f0f9ff,#faf5ff);border-radius:1rem;padding:1.5rem}.mockup-header{margin-bottom:1.5rem;text-align:center}.mockup-status{align-items:center;background:#fff;border-radius:9999px;box-shadow:0 1px 3px #0000001a;color:#374151;display:inline-flex;font-size:.875rem;font-weight:500;gap:.5rem;margin-bottom:1rem;padding:.5rem 1rem}.status-dot{background:#10b981;border-radius:50%;height:.75rem;width:.75rem}.mockup-title{color:#1f2937;font-size:1.125rem;font-weight:600}.mockup-scores{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(3,1fr);margin-bottom:1.5rem}.score-card{border-radius:.75rem;box-shadow:0 1px 3px #0000001a;padding:1rem}.score-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:.5rem}.score-value{font-size:1.875rem;font-weight:800}.score-value.math{color:#6366f1}.score-value.reading{color:#8b5cf6}.score-value.verbal{color:#ec4899}.score-change{color:#6b7280;font-size:.75rem}.mockup-focus{background:#fff;border:1px solid #f3f4f6;border-radius:.75rem;box-shadow:0 1px 3px #0000001a;padding:1rem}.focus-header{align-items:center;display:flex;gap:.75rem;margin-bottom:.5rem}.focus-label{color:#374151;font-size:.875rem;font-weight:500}.focus-text{color:#6b7280;font-size:.875rem}.section{margin:0 auto;max-width:1200px;padding:0 1.5rem}.section-padding{padding:5rem 0}.section-title{color:#1f2937;font-size:2.25rem;font-weight:700;margin-bottom:1rem;text-align:center}.section-subtitle{color:#6b7280;font-size:1.25rem;margin:0 auto 4rem;max-width:42rem;text-align:center}.problem-section{background:linear-gradient(135deg,#f9fafb,#f0f9ff);padding:5rem 0}.problem-cards{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.problem-card{background:#fff;border:1px solid #f3f4f6;border-radius:1rem;box-shadow:0 4px 6px #0000000d;padding:2rem;transition:box-shadow .2s}.problem-card:hover{box-shadow:0 10px 15px #0000001a}.problem-icon{align-items:center;border-radius:.75rem;display:flex;height:3rem;justify-content:center;margin-bottom:1.5rem;width:3rem}.problem-icon.red{background:#fef2f2}.problem-icon.orange{background:#fff7ed}.problem-icon.yellow{background:#fffbeb}.problem-title{color:#1f2937;font-size:1.25rem;font-weight:700;margin-bottom:1rem}.problem-text{color:#6b7280;line-height:1.6}.how-section{background:#fff;padding:5rem 0}.how-cards{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.how-card{text-align:center}.how-number{margin-bottom:2rem;position:relative}.how-circle{align-items:center;border-radius:50%;box-shadow:0 4px 6px #0000001a;color:#fff;display:flex;font-size:1.5rem;font-weight:700;height:5rem;justify-content:center;margin:0 auto;width:5rem}.how-circle.one{background:linear-gradient(135deg,#6366f1,#8b5cf6)}.how-circle.two{background:linear-gradient(135deg,#8b5cf6,#ec4899)}.how-circle.three{background:linear-gradient(135deg,#ec4899,#f97316)}.how-badge{align-items:center;border-radius:50%;display:flex;height:1.5rem;justify-content:center;position:absolute;right:-.5rem;top:-.5rem;width:1.5rem}.how-badge.green{background:#10b981}.how-badge.blue{background:#3b82f6}.how-badge.purple{background:#8b5cf6}.how-title{color:#1f2937;font-size:1.25rem;font-weight:700;margin-bottom:1rem}.how-text{color:#6b7280;line-height:1.6}.value-section{background:linear-gradient(135deg,#f9fafb,#f0f9ff);padding:2rem 0}.value-cards{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.value-card{background:#fff;border:1px solid #f3f4f6;border-radius:1rem;box-shadow:0 4px 6px #0000000d;padding:1.5rem;transition:box-shadow .2s}.value-card:hover{box-shadow:0 10px 15px #0000001a}.value-header{align-items:center;display:flex;gap:.5rem;margin-bottom:1rem}.value-title{color:#1f2937;font-size:1.125rem;font-weight:600}.value-text{color:#6b7280;line-height:1.6}.pricing-section{background:linear-gradient(135deg,#f0f9ff,#faf5ff);padding:5rem 0}.pricing-cards{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:0 auto;max-width:1200px}.pricing-card{background:#fff;border:1px solid #e5e7eb;border-radius:1rem;box-shadow:0 4px 6px #0000000d;padding:2rem;position:relative;transition:box-shadow .2s}.pricing-card.featured,.pricing-card:hover{box-shadow:0 10px 15px #0000001a}.pricing-card.featured{border:2px solid #6366f1}.pricing-badge{background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:9999px;color:#fff;font-size:.875rem;font-weight:500;left:50%;padding:.5rem 1.5rem;position:absolute;top:-1rem;transform:translateX(-50%)}.pricing-header{margin-bottom:2rem;text-align:center}.pricing-title{color:#1f2937;font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.pricing-price{font-size:3rem;font-weight:800;margin-bottom:.5rem}.pricing-price.free{color:#1f2937}.pricing-price.plus{color:#6366f1}.pricing-price.bootcamp{color:#1f2937}.pricing-period{color:#6b7280;font-size:1.25rem;font-weight:500}.pricing-description{color:#6b7280;margin-bottom:2rem}.pricing-features{margin-bottom:2rem}.pricing-feature{align-items:center;display:flex;gap:.75rem;margin-bottom:1rem}.pricing-feature-icon{color:#10b981;flex-shrink:0;height:1.25rem;width:1.25rem}.pricing-feature-text{color:#374151}.pricing-button{border:none;border-radius:.5rem;cursor:pointer;font-size:1.125rem;font-weight:500;padding:.75rem 1rem;transition:all .2s;width:100%}.pricing-button.free{background:#1f2937;color:#fff}.pricing-button.free:hover{background:#111827}.pricing-button.featured{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff}.pricing-button.featured:hover{background:linear-gradient(135deg,#4f46e5,#7c3aed)}.pricing-button.bootcamp{background:#1f2937;color:#fff}.pricing-button.bootcamp:hover{background:#111827}.pricing-note{color:#6b7280;font-size:.875rem;margin-top:2rem;text-align:center}.testimonials-section{background:#fff;padding:5rem 0}.testimonials-cards{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.testimonial-card{background:#fff;border:1px solid #f3f4f6;border-radius:1rem;box-shadow:0 4px 6px #0000000d;padding:1.5rem;transition:box-shadow .2s}.testimonial-card:hover{box-shadow:0 10px 15px #0000001a}.testimonial-quote{color:#374151;font-style:italic;line-height:1.6;margin-bottom:1rem}.testimonial-author{color:#1f2937;font-weight:600}.cta-section{background:linear-gradient(135deg,#f0f9ff,#faf5ff);border-bottom:1px solid #e5e7eb;border-top:1px solid #e5e7eb;padding:5rem 0}.cta-content{margin:0 auto;max-width:1200px;padding:0 1.5rem}.cta-title{color:#1f2937;font-size:2.25rem;font-weight:700;margin-bottom:1rem}.cta-subtitle{color:#6b7280;font-size:1.25rem;margin-bottom:1.5rem}.cta-buttons{flex-wrap:wrap;gap:.75rem}.faq-section{background:#fff;padding:5rem 0}.faq-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.faq-item{margin-bottom:2rem}.faq-question{color:#1f2937;font-weight:600;margin-bottom:.5rem}.faq-answer{color:#6b7280;line-height:1.6}.footer{background:linear-gradient(135deg,#1f2937,#111827);color:#fff;padding:4rem 0}.footer-content{margin:0 auto;max-width:1200px;padding:0 1.5rem}.footer-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:3rem}.footer-brand{grid-column:span 2}.footer-logo{align-items:center;display:flex;gap:.75rem;margin-bottom:1.5rem}.footer-logo-icon{background:#0000;border-radius:.5rem;padding:.5rem}.footer-logo-text{color:#fff;font-size:1.25rem;font-weight:700}.footer-description{color:#d1d5db;line-height:1.6;margin-bottom:1.5rem;max-width:28rem}.footer-social{display:flex;gap:1rem}.social-icon{align-items:center;background:#374151;border-radius:.5rem;color:#fff;cursor:pointer;display:flex;height:2.5rem;justify-content:center;text-decoration:none;transition:background-color .2s;width:2.5rem}.social-icon:hover{background:#4b5563;color:#fff}.footer-column h4{font-size:1.125rem;font-weight:600;margin-bottom:1rem}.footer-links{list-style:none;margin:0;padding:0}.footer-links li{margin-bottom:.75rem}.footer-links a{color:#d1d5db;text-decoration:none;transition:color .2s}.footer-links a:hover{color:#fff}.footer-bottom{align-items:center;border-top:1px solid #374151;display:flex;flex-direction:column;gap:1rem;padding-top:2rem}.footer-copyright{color:#9ca3af;font-size:.875rem}.footer-legal{display:flex;font-size:.875rem;gap:1.5rem}.footer-legal a{color:#9ca3af;text-decoration:none;transition:color .2s}.footer-legal a:hover{color:#fff}.modal-overlay{align-items:center;background:#0006;box-sizing:border-box;display:flex;inset:0;justify-content:center;padding:1rem;position:fixed;z-index:50}.modal-content{background:#fff;border-radius:1rem;box-shadow:0 25px 50px #00000040;box-sizing:border-box;margin:0 auto;max-width:28rem;padding:1.5rem;width:100%}.modal-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.modal-title{color:#1f2937;font-size:1.25rem;font-weight:600}.modal-close{background:none;border:none;color:#6b7280;cursor:pointer;font-size:1.25rem;padding:.25rem;transition:color .2s}.modal-close:hover{color:#374151}.modal-form{gap:1rem}.modal-field,.modal-form{display:flex;flex-direction:column}.modal-label{color:#374151;display:block;font-size:.875rem;font-weight:500;margin-bottom:.25rem}.modal-input{border:1px solid #d1d5db;border-radius:.5rem;box-sizing:border-box;font-size:.875rem;max-width:100%;padding:.75rem;transition:border-color .2s;width:100%}.modal-input:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a;outline:none}.modal-select{background:#fff;border:1px solid #d1d5db;border-radius:.5rem;box-sizing:border-box;font-size:.875rem;max-width:100%;padding:.75rem;transition:border-color .2s;width:100%}.modal-select:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a;outline:none}.modal-submit{align-items:center;background:#6366f1;border:none;border-radius:.5rem;color:#fff;cursor:pointer;display:inline-flex;font-weight:600;justify-content:center;padding:.75rem 1rem;transition:background-color .2s;width:100%}.modal-submit:hover{background:#4f46e5}.modal-note{color:#6b7280;font-size:.75rem;margin-top:.5rem;text-align:center}.diagnostic-page{background:linear-gradient(135deg,#f0f9ff,#fff 50%,#faf5ff);min-height:100vh;padding:2rem 1rem}.diagnostic-container{margin:0 auto;max-width:800px}.diagnostic-welcome{padding:3rem 0;text-align:center}.welcome-header{margin-bottom:3rem}.welcome-icon{align-items:center;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:50%;box-shadow:0 10px 25px #6366f14d;display:flex;height:80px;justify-content:center;margin:0 auto 2rem;width:80px}.welcome-title{color:#1f2937;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.welcome-subtitle{color:#6b7280;font-size:1.25rem}.welcome-info{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:3rem}.info-card{align-items:center;background:#fff;border:1px solid #f3f4f6;border-radius:1rem;box-shadow:0 4px 6px #0000000d;text-align:left}.info-card h3{color:#1f2937;font-size:1.125rem;font-weight:600;margin-bottom:.25rem}.info-card p{color:#6b7280;font-size:.875rem}.question-header{background:#fff;border:1px solid #f3f4f6;border-radius:1rem;box-shadow:0 4px 6px #0000000d;margin-bottom:2rem;padding:1.5rem}.progress-bar{background:#f3f4f6;margin-bottom:1rem;width:100%}.question-meta{justify-content:space-between}.question-number{color:#6b7280}.question-type{align-items:center;color:#374151;display:flex;font-weight:500;gap:.5rem}.question-content{background:#fff;border:1px solid #f3f4f6;border-radius:1rem;box-shadow:0 4px 6px #0000000d;padding:2rem}.question-text{font-size:1.5rem;line-height:1.4;margin-bottom:2rem}.answer-options{grid-gap:1rem;display:grid;margin-bottom:2rem}.answer-option{border-radius:.75rem;color:#374151;font-size:1.125rem}.answer-option:hover:not(.disabled):not(:disabled){background:#f8fafc;border-color:#6366f1}.answer-option.selected{color:#4338ca}.answer-option.correct-answer{color:#047857}.answer-option.incorrect-answer{color:#dc2626}.answer-option.disabled{cursor:not-allowed;opacity:.8}.explanation{background:#f8fafc;border-radius:.75rem;margin-top:1rem;padding:1.5rem}.explanation-header{align-items:center;display:flex;font-weight:600;gap:.5rem;margin-bottom:1rem}.explanation-header.correct{color:#059669}.explanation-header.incorrect{color:#dc2626}.explanation-text{color:#374151;line-height:1.6;margin-bottom:1.5rem}.completion-screen{padding:3rem 0;text-align:center}.completion-header{margin-bottom:3rem}.completion-icon{align-items:center;background:linear-gradient(135deg,#10b981,#059669);border-radius:50%;box-shadow:0 10px 25px #10b9814d;display:flex;height:100px;justify-content:center;margin:0 auto 2rem;width:100px}.completion-title{color:#1f2937;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.completion-subtitle{color:#6b7280;font-size:1.25rem}.score-summary{margin-bottom:3rem}.score-card{background:#fff;border:1px solid #f3f4f6;border-radius:1rem;box-shadow:0 4px 6px #0000000d;margin:0 auto;max-width:300px;padding:2rem}.score-card h3{color:#1f2937;font-size:1.25rem;font-weight:600;margin-bottom:1rem}.score-number{margin-bottom:.5rem}.score-card p{color:#6b7280}.next-steps{border:1px solid #f3f4f6;border-radius:1rem;margin-bottom:3rem;text-align:left}.next-steps h3{color:#1f2937;font-size:1.5rem;font-weight:600;margin-bottom:2rem;text-align:center}.steps-list{grid-gap:1.5rem;display:grid;gap:1.5rem}.step-item{align-items:flex-start;display:flex;gap:1rem}.step-number{background:linear-gradient(135deg,#6366f1,#8b5cf6);font-weight:600;height:2rem;width:2rem}.step-item h4{color:#1f2937;font-size:1.125rem;font-weight:600;margin-bottom:.25rem}.step-item p{color:#6b7280;font-size:.875rem;line-height:1.5}.pro-report-page{background:#f8fafc;min-height:100vh;padding:0}.pro-report-header{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;margin-bottom:2rem;padding:2rem 0}.header-actions{align-items:center;justify-content:space-between;margin:0 auto 1.5rem;max-width:1200px;padding:0 2rem}.header-buttons{display:flex;gap:1rem}.report-title{margin:0 auto;max-width:1200px;padding:0 2rem;text-align:center}.title-badge{align-items:center;background:#fff3;border-radius:2rem;display:inline-flex;font-size:.875rem;font-weight:600;gap:.5rem;margin-bottom:1rem;padding:.5rem 1rem}.report-title h1{font-size:2.5rem;font-weight:800;margin:0 0 .5rem}.report-title p{font-size:1.125rem;margin:0;opacity:.9}.pro-report-container{margin:0 auto;max-width:1200px;padding:0 2rem 4rem}.executive-summary{background:#fff;border-radius:16px;box-shadow:0 4px 6px #0000000d;margin-bottom:2rem;padding:2rem}.section-header{border-bottom:2px solid #f1f5f9;padding-bottom:1rem}.section-header.collapsible{border-bottom:1px solid #e5e7eb;cursor:pointer;margin-bottom:0;padding-bottom:1rem;-webkit-user-select:none;user-select:none}.section-header.collapsible:hover{background:#f8fafc;border-radius:8px;margin:0 -1rem;padding-left:1rem;padding-right:1rem}.section-title{align-items:center;display:flex;gap:.75rem}.section-title h2{color:#1f2937;font-size:1.5rem;font-weight:700;margin:0}.plan-duration,.question-count{background:#e0e7ff;border-radius:1rem;color:#3730a3;font-size:.875rem;font-weight:600;padding:.25rem .75rem}.summary-date{color:#6b7280;font-size:.875rem}.summary-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.summary-card{align-items:center;background:#f8fafc;border:1px solid #e5e7eb;border-radius:12px;display:flex;gap:1rem;padding:1.5rem}.summary-card.primary{background:linear-gradient(135deg,#e0e7ff,#c7d2fe);border-color:#a5b4fc}.summary-icon{align-items:center;background:#fff;border-radius:12px;color:#6366f1;display:flex;flex-shrink:0;height:48px;justify-content:center;width:48px}.summary-content h3{color:#6b7280;font-size:.875rem;font-weight:600;letter-spacing:.05em;margin:0 0 .25rem;text-transform:uppercase}.summary-score{color:#1f2937;font-size:1.875rem;font-weight:800;margin:0}.summary-content p{color:#6b7280;font-size:.875rem;margin:.25rem 0 0}.question-analysis{padding-top:1.5rem}.question-card{border-radius:12px;margin-bottom:1.5rem;padding:1.5rem;transition:all .2s ease}.question-card.correct{background:linear-gradient(135deg,#f0fdf4,#fff);border-color:#10b981}.question-card.incorrect{background:linear-gradient(135deg,#fef2f2,#fff);border-color:#ef4444}.question-header{border-bottom:1px solid #f1f5f9;margin-bottom:1rem}.question-meta{align-items:center;display:flex;gap:1rem}.question-number{color:#1f2937}.question-type{background:#e0e7ff;color:#3730a3}.difficulty,.question-type{border-radius:1rem;font-size:.875rem;font-weight:600;padding:.25rem .75rem}.difficulty{text-transform:capitalize}.difficulty.easy{background:#d1fae5;color:#065f46}.difficulty.medium{background:#fed7aa;color:#9a3412}.difficulty.hard{background:#fecaca;color:#991b1b}.time-spent{color:#6b7280;font-size:.875rem}.question-text{color:#1f2937;font-size:1.125rem;font-weight:600;line-height:1.6;margin-bottom:1rem}.answer-comparison{background:#f8fafc;border-radius:8px;display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem;padding:1rem}.answer-item{align-items:center;display:flex;gap:1rem}.answer-label{color:#6b7280;font-weight:600;min-width:120px}.answer-value{border-radius:6px;font-weight:600;padding:.5rem 1rem}.answer-value.correct{background:#d1fae5;color:#065f46}.answer-value.incorrect{background:#fecaca;color:#991b1b}.explanation{margin-bottom:1rem}.explanation h4{color:#374151;font-size:1rem;font-weight:600;margin:0 0 .5rem}.explanation p{color:#6b7280;line-height:1.6}.skills-assessed{margin-bottom:1rem}.skills-assessed h4{color:#374151;font-size:1rem;font-weight:600;margin:0 0 .5rem}.skill-tag{background:#f1f5f9;border-radius:1rem;color:#475569;font-weight:500;padding:.25rem .75rem}.improvement-tips{background:#fef3c7;border-left:4px solid #f59e0b;border-radius:8px;margin-bottom:1rem;padding:1rem}.improvement-tips h4{color:#92400e;font-size:1rem;font-weight:600;margin:0 0 .5rem}.improvement-tips ul{color:#78350f;margin:0;padding-left:1.5rem}.improvement-tips li{margin-bottom:.25rem}.question-footer{align-items:center;border-top:1px solid #f1f5f9;display:flex;justify-content:space-between;padding-top:1rem}.mastery-level{align-items:center;display:flex;font-size:.875rem;gap:.5rem}.mastery{border-radius:1rem;font-weight:600;padding:.25rem .75rem;text-transform:capitalize}.mastery.advanced{background:#d1fae5;color:#065f46}.mastery.proficient{background:#dbeafe;color:#1e40af}.mastery.developing{background:#fed7aa;color:#9a3412}.similar-questions{align-items:center;color:#6366f1;cursor:pointer;display:flex;font-size:.875rem;font-weight:600;gap:.5rem}.similar-questions:hover{text-decoration:underline}.study-plan-detailed{padding-top:1.5rem}.plan-overview{margin-bottom:2rem}.plan-stats{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));margin-bottom:1.5rem}.stat{background:#f8fafc;border-radius:8px;padding:1rem;text-align:center}.stat strong{color:#6366f1;display:block;font-size:1.5rem;font-weight:800;margin-bottom:.25rem}.stat span{color:#6b7280;font-size:.875rem;font-weight:600}.weekly-breakdown{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2rem}.week-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden}.week-header{align-items:center;background:linear-gradient(135deg,#f8fafc,#e5e7eb);display:flex;justify-content:space-between;padding:1.5rem}.week-header h3{color:#1f2937;font-size:1.25rem;font-weight:700;margin:0}.week-hours{background:#6366f1;border-radius:1rem;color:#fff;font-size:.875rem;font-weight:600;padding:.5rem 1rem}.week-sessions{grid-gap:1rem;display:grid;gap:1rem;padding:1.5rem}.session-card{background:#f8fafc;border:1px solid #e5e7eb;border-radius:8px;padding:1rem}.session-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.session-day{color:#6366f1;font-weight:700}.session-duration{background:#e0e7ff;border-radius:1rem;color:#3730a3;font-size:.875rem;font-weight:600;padding:.25rem .75rem}.session-content h4{color:#1f2937;font-size:1rem;font-weight:600;margin:0 0 1rem}.session-activities{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.activity-tag{background:#dbeafe;border-radius:1rem;color:#1e40af;font-size:.875rem;font-weight:500;padding:.25rem .75rem}.session-resources{align-items:center;color:#6b7280;display:flex;font-size:.875rem;gap:.5rem}.milestones{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.5rem}.milestones h3{color:#1f2937;font-size:1.25rem;font-weight:700;margin:0 0 1rem}.milestone-list{display:flex;flex-direction:column;gap:1rem}.milestone-item{align-items:center;background:#f8fafc;border-left:4px solid #6366f1;border-radius:8px;display:flex;gap:1rem;padding:1rem}.milestone-week{background:#6366f1;border-radius:1rem;color:#fff;font-size:.875rem;font-weight:600;min-width:80px;padding:.5rem 1rem;text-align:center}.milestone-content h4{color:#1f2937;font-size:1rem;font-weight:600;margin:0 0 .25rem}.milestone-target{color:#6b7280;font-size:.875rem}.analytics-content{padding-top:1.5rem}.analytics-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.analytics-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.5rem}.analytics-card h3{color:#1f2937;font-size:1.125rem;font-weight:700;margin:0 0 1rem}.time-stats{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem}.time-stat{align-items:center;border-bottom:1px solid #f1f5f9;display:flex;justify-content:space-between;padding:.5rem 0}.time-stat:last-child{border-bottom:none}.time-distribution{display:flex;flex-direction:column;gap:.5rem}.distribution-item{align-items:center;background:#f8fafc;border-radius:6px;display:flex;justify-content:space-between;padding:.5rem 1rem}.efficiency{border-radius:1rem;font-size:.875rem;font-weight:600;padding:.25rem .75rem}.efficiency.excellent{background:#d1fae5;color:#065f46}.efficiency.good{background:#dbeafe;color:#1e40af}.efficiency.needs-work{background:#fed7aa;color:#9a3412}.difficulty-breakdown{display:flex;flex-direction:column;gap:1rem}.difficulty-item{align-items:center;background:#f8fafc;border-radius:8px;display:flex;justify-content:space-between;padding:1rem}.difficulty-level{color:#1f2937;font-weight:600;text-transform:capitalize}.difficulty-stats{align-items:center;display:flex;gap:1rem}.accuracy{background:#e0e7ff;border-radius:1rem;color:#3730a3;font-size:.875rem;font-weight:600;padding:.25rem .75rem}.trends-list{display:flex;flex-direction:column;gap:1rem}.trend-item{align-items:center;background:#f8fafc;border-radius:8px;display:flex;justify-content:space-between;padding:1rem}.trend-subject{color:#1f2937;font-weight:600}.trend-direction{align-items:center;display:flex;font-weight:600;gap:.5rem}.trend-direction.improving{color:#10b981}.trend-direction.declining{color:#ef4444}.trend-direction.stable{color:#6b7280}.ai-insights{background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border:2px solid #0ea5e9}.ai-badge{background:linear-gradient(135deg,#0ea5e9,#0284c7);border-radius:1rem;color:#fff;font-size:.875rem;font-weight:600;padding:.25rem .75rem}.insights-content{padding-top:1.5rem}.insights-grid{grid-gap:1.5rem;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(400px,1fr))}.insight-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.5rem}.insight-card.strengths{border-left:4px solid #10b981}.insight-card.challenges{border-left:4px solid #f59e0b}.insight-card h3{align-items:center;color:#1f2937;display:flex;font-size:1.125rem;font-weight:700;gap:.5rem;margin:0 0 1rem}.insight-item{background:#f8fafc;border-radius:8px;margin-bottom:1rem;padding:1rem}.insight-item:last-child{margin-bottom:0}.insight-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:.5rem}.insight-header h4{color:#1f2937;font-size:1rem;font-weight:600;margin:0}.confidence-score{background:#10b981;color:#fff}.confidence-score,.severity{border-radius:1rem;font-size:.875rem;font-weight:600;padding:.25rem .75rem}.severity{text-transform:capitalize}.severity.moderate{background:#fed7aa;color:#9a3412}.insight-description,.insight-evidence,.insight-impact{color:#6b7280;line-height:1.6;margin-bottom:.5rem}.insight-evidence{font-style:italic}.recommendations{border-top:1px solid #e5e7eb;margin-top:1rem;padding-top:1rem}.recommendations strong{color:#1f2937}.recommendations ul{margin:.5rem 0 0;padding-left:1.5rem}.recommendations li{color:#6b7280;margin-bottom:.25rem}.predictions-section{background:#fff;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:1.5rem;padding:1.5rem}.predictions-section h3{color:#1f2937;font-size:1.125rem;font-weight:700;margin:0 0 1rem}.predictions-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.prediction-item{background:#f8fafc;border-radius:8px;display:flex;flex-direction:column;gap:.25rem;padding:1rem}.prediction-item span:first-child{color:#6b7280;font-size:.875rem;font-weight:600}.prediction-item strong{color:#1f2937;font-size:1rem}.personalized-tips{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.5rem}.personalized-tips h3{color:#1f2937;font-size:1.125rem;font-weight:700;margin:0 0 1rem}.tips-list{flex-direction:column}.tip-item,.tips-list{display:flex;gap:.75rem}.tip-item{align-items:flex-start;background:#f8fafc;border-left:3px solid #6366f1;border-radius:8px;padding:1rem}.tip-item .w-4{color:#6366f1;flex-shrink:0;margin-top:.125rem}.next-steps{background:#fff;border-radius:16px;box-shadow:0 4px 6px #0000000d;padding:2rem}.next-steps-content{display:flex;flex-direction:column;gap:1.5rem}.step-card{align-items:center;border:2px solid #e5e7eb;border-radius:12px;display:flex;gap:1.5rem;padding:1.5rem;transition:all .2s ease}.step-card:hover{border-color:#6366f1;box-shadow:0 8px 25px #6366f126;transform:translateY(-2px)}.step-card.priority-high{background:linear-gradient(135deg,#f0fdf4,#fff);border-color:#10b981}.step-card.priority-medium{background:linear-gradient(135deg,#fffbeb,#fff);border-color:#f59e0b}.step-card.priority-low{background:linear-gradient(135deg,#f9fafb,#fff);border-color:#6b7280}.step-number{align-items:center;background:#6366f1;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:1.25rem;font-weight:800;height:48px;justify-content:center;width:48px}.step-content{flex:1 1}.step-content h3{color:#1f2937;font-size:1.25rem;font-weight:700;margin:0 0 .5rem}.step-content p{color:#6b7280;line-height:1.6;margin:0 0 1rem}@media (max-width:768px){.pro-report-header{padding:1.5rem 0}.header-actions{align-items:stretch;flex-direction:column;gap:1rem}.header-buttons{justify-content:center}.report-title h1{font-size:2rem}.pro-report-container{padding:0 1rem 2rem}.summary-grid{grid-template-columns:1fr}.question-meta{flex-wrap:wrap;gap:.5rem}.answer-comparison{padding:.75rem}.question-footer{align-items:flex-start;flex-direction:column;gap:1rem}.analytics-grid,.insights-grid,.predictions-grid{grid-template-columns:1fr}.step-card{flex-direction:column;text-align:center}}.main-navigation{background:#fff;border-bottom:1px solid #e5e7eb;box-shadow:0 1px 3px #0000001a;position:-webkit-sticky;position:sticky;top:0;z-index:1000}.nav-container{align-items:center;display:flex;height:64px;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 1rem}.nav-logo{flex-shrink:0}.logo-link{color:#1f2937;font-size:1.25rem;font-weight:700;gap:.75rem;text-decoration:none}.logo-icon,.logo-link{align-items:center;display:flex}.logo-icon{background:#0000;border-radius:8px;color:#fff;height:40px;justify-content:center;overflow:hidden;width:40px}.logo-fox-icon{height:100%;object-fit:contain;padding:.25rem;width:100%}.logo-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#6366f1,#8b5cf6);-webkit-background-clip:text;background-clip:text;font-weight:800}.nav-links{flex:1 1;justify-content:center}.nav-link,.nav-links{align-items:center;display:flex;gap:.5rem}.nav-link{border-radius:8px;color:#6b7280;font-size:.875rem;font-weight:500;padding:.75rem 1rem;position:relative;text-decoration:none;transition:all .2s ease}.nav-link:hover{background:#f0f9ff;color:#6366f1}.nav-link.active{background:#e0e7ff;color:#6366f1;font-weight:600}.nav-link.disabled{color:#d1d5db;cursor:not-allowed;pointer-events:none}.nav-user{flex-shrink:0;gap:1rem}.auth-buttons,.nav-user{align-items:center;display:flex}.auth-buttons{gap:.75rem}.user-menu{position:relative}.user-button{align-items:center;background:none;border:none;border-radius:8px;cursor:pointer;display:flex;gap:.75rem;padding:.5rem;transition:all .2s ease}.user-button:hover{background:#f9fafb}.user-avatar{align-items:center;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:50%;color:#fff;display:flex;flex-shrink:0;height:36px;justify-content:center;width:36px}.user-info{align-items:flex-start;display:flex;flex-direction:column;min-width:0}.user-name{color:#1f2937;font-size:.875rem;font-weight:600;max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-grade{color:#6b7280;font-size:.75rem}.user-dropdown{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 10px 25px #00000026;margin-top:.5rem;overflow:hidden;position:absolute;right:0;top:100%;width:280px;z-index:1001}.dropdown-header{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-bottom:1px solid #e5e7eb;padding:1rem}.user-details{display:flex;flex-direction:column}.user-details strong{color:#1f2937;font-size:1rem;margin-bottom:.25rem}.user-details span{color:#6b7280;font-size:.875rem}.dropdown-items{padding:.5rem 0}.dropdown-item{align-items:center;background:none;border:none;color:#374151;cursor:pointer;display:flex;gap:.75rem;padding:.75rem 1rem;text-align:left;text-decoration:none;transition:all .2s ease;width:100%}.dropdown-item:hover{background:#f9fafb;color:#6366f1}.dropdown-item .w-4{color:#6b7280;flex-shrink:0}.dropdown-item:hover .w-4{color:#6366f1}.item-name{font-size:.875rem;font-weight:500;margin-bottom:.125rem}.item-description{color:#6b7280;font-size:.75rem}.dropdown-separator{background:#e5e7eb;height:1px;margin:.5rem 0}.logout-item{color:#dc2626}.logout-item:hover{background:#fef2f2;color:#dc2626}.logout-item .w-4{color:#dc2626}.mobile-menu-toggle{align-items:center;background:none;border:none;border-radius:6px;color:#6b7280;cursor:pointer;display:none;height:40px;justify-content:center;transition:all .2s ease;width:40px}.mobile-menu-toggle:hover{background:#f9fafb;color:#6366f1}.mobile-nav-menu{background:#fff;border-top:1px solid #e5e7eb;display:none;max-height:calc(100vh - 64px);overflow-y:auto;padding:1rem 0}.mobile-nav-items{padding:0 1rem}.mobile-nav-link{align-items:center;background:none;border:none;border-radius:8px;color:#374151;cursor:pointer;display:flex;gap:1rem;margin-bottom:.25rem;padding:1rem;text-align:left;text-decoration:none;transition:all .2s ease;width:100%}.mobile-nav-link:hover{background:#f9fafb;color:#6366f1}.mobile-nav-link.disabled{color:#d1d5db;cursor:not-allowed;pointer-events:none}.mobile-nav-link .w-5{color:#6b7280;flex-shrink:0}.mobile-nav-link:hover .w-5{color:#6366f1}.mobile-link-name{font-size:1rem;font-weight:500;margin-bottom:.125rem}.mobile-link-description{color:#6b7280;font-size:.875rem}.mobile-nav-separator{background:#e5e7eb;height:1px;margin:1rem 0}.mobile-user-section{padding:0 1rem}.mobile-user-header{align-items:center;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-radius:8px;display:flex;gap:1rem;margin-bottom:1rem;padding:1rem}.mobile-user-info{display:flex;flex-direction:column}.mobile-user-info strong{color:#1f2937;font-size:1rem;margin-bottom:.25rem}.mobile-user-info span{color:#6b7280;font-size:.875rem}.mobile-user-items .mobile-nav-link.logout-item{border-top:1px solid #e5e7eb;color:#dc2626;margin-top:.5rem;padding-top:1rem}.mobile-user-items .mobile-nav-link.logout-item:hover{background:#fef2f2;color:#dc2626}.mobile-user-items .mobile-nav-link.logout-item .w-5{color:#dc2626}.desktop-only{display:flex}.mobile-only{display:none}@media (max-width:768px){.nav-container{padding:0 1rem}.desktop-only{display:none}.mobile-menu-toggle,.mobile-only{display:flex}.mobile-nav-menu{display:block}.logo-text{font-size:1.125rem}.user-dropdown{right:-1rem;width:calc(100vw - 2rem)}}@media (max-width:480px){.nav-container{height:56px}.logo-icon{height:32px;width:32px}.logo-text{font-size:1rem}.user-avatar{height:32px;width:32px}.mobile-menu-toggle{height:36px;width:36px}}.dashboard-page{background:linear-gradient(135deg,#f0f9ff,#fff 50%,#faf5ff);min-height:100vh;padding:2rem 0}.dashboard-container{max-width:1200px;padding:0 1rem}.dashboard-header{margin-bottom:2rem}.welcome-section h1{color:#1f2937;font-size:2rem;font-weight:800;margin:0 0 .5rem}.welcome-section p{color:#6b7280;font-size:1.125rem;margin:0}.stats-grid{margin-bottom:2rem}.stat-card{border:1px solid #e5e7eb;border-radius:16px}.stat-card.primary{background:linear-gradient(135deg,#e0e7ff,#c7d2fe);border-color:#a5b4fc}.stat-icon{background:#f3f4f6;border-radius:12px;color:#6366f1;height:48px;width:48px}.stat-card.primary .stat-icon{background:#fff}.stat-content h3{color:#6b7280;font-size:.875rem;font-weight:600;letter-spacing:.05em;margin:0 0 .25rem;text-transform:uppercase}.stat-value{font-weight:800;margin:0 0 .25rem}.stat-change{color:#6b7280;font-size:.875rem;margin:0}.stat-change.positive{color:#10b981}.dashboard-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(400px,500px));justify-content:center;margin-bottom:2rem}.dashboard-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 1px 3px #0000001a;padding:1.5rem}.card-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5rem}.card-header h3{color:#1f2937;font-size:1.125rem;font-weight:700;margin:0}.card-header .w-5{color:#6b7280}.chart-container{position:relative}.score-trend{align-items:end;display:flex;gap:1rem;height:120px;margin-bottom:1rem}.score-bar{align-items:center;display:flex;flex:1 1;flex-direction:column;height:100%;justify-content:end;position:relative}.score-fill{border-radius:4px 4px 0 0;min-height:20px;transition:height .8s ease;width:100%}.score-label{color:#374151;font-size:.75rem;font-weight:600;position:absolute;top:-1.5rem}.chart-labels{color:#6b7280;display:flex;font-size:.75rem;justify-content:space-between}.performance-content{display:flex;flex-direction:column;gap:1.5rem}.performance-section h4{font-size:1rem;font-weight:600;margin:0 0 1rem}.strengths-title{color:#10b981}.weaknesses-title{color:#f59e0b}.area-list{flex-direction:column}.area-item,.area-list{display:flex;gap:.75rem}.area-item{align-items:center;background:#f8fafc;border-radius:8px;padding:.75rem}.area-indicator{border-radius:50%;flex-shrink:0;height:8px;width:8px}.area-item.strong .area-indicator{background:#10b981}.area-item.weak .area-indicator{background:#f59e0b}.area-item span{color:#374151;font-size:.875rem;font-weight:500}.goals-list{display:flex;flex-direction:column;gap:1rem}.goal-item{background:#f8fafc;border-radius:8px;padding:1rem}.goal-content{display:flex;flex-direction:column;gap:.75rem}.goal-text{color:#374151;font-size:.875rem;font-weight:500}.goal-progress{align-items:center;display:flex;gap:.75rem}.progress-bar{border-radius:3px;height:6px}.progress-fill{border-radius:3px;transition:width .8s ease}.progress-percent{color:#6366f1;font-size:.75rem;font-weight:600;min-width:35px}.activity-list{display:flex;flex-direction:column;gap:.5rem}.activity-item{align-items:center;background:#f8fafc;border-radius:8px;cursor:pointer;display:flex;gap:1rem;padding:1rem;transition:all .2s ease}.activity-item:hover{background:#f1f5f9}.activity-icon{align-items:center;background:#e0e7ff;border-radius:8px;color:#6366f1;display:flex;flex-shrink:0;height:32px;justify-content:center;width:32px}.activity-content{flex:1 1}.activity-name{color:#1f2937;font-size:.875rem;font-weight:600;margin-bottom:.25rem}.activity-meta{color:#6b7280;display:flex;font-size:.75rem;gap:1rem}.activity-score{color:#6366f1;font-weight:600}.activity-arrow{color:#6b7280;flex-shrink:0}.quick-actions-section{margin-top:2rem}.quick-actions-section h3{color:#1f2937;font-size:1.25rem;font-weight:700;margin:0 0 1rem}.actions-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.action-card{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:12px;color:#374151;display:flex;gap:1rem;padding:1.5rem;text-decoration:none;transition:all .2s ease}.action-card:hover{border-color:#6366f1;box-shadow:0 8px 25px #6366f126;color:#6366f1;transform:translateY(-2px)}.action-card .w-6{color:#6366f1;flex-shrink:0}.action-card h4{font-size:1rem;font-weight:600;margin:0 0 .25rem}.action-card p{color:#6b7280;font-size:.875rem;margin:0}@media (max-width:768px){.dashboard-page{padding:1rem 0}.dashboard-header{align-items:flex-start;flex-direction:column;gap:1rem}.welcome-section h1{font-size:1.75rem}.actions-grid,.dashboard-grid,.stats-grid{grid-template-columns:1fr}.performance-content{gap:1rem}.score-trend{gap:.5rem}}.signin-page{align-items:center;background:linear-gradient(135deg,#f0f9ff,#fff 50%,#faf5ff);display:flex;justify-content:center;min-height:100vh;padding:2rem 1rem}.signin-container{margin:0 auto;max-width:480px;width:100%}.signin-header{margin-bottom:2rem;text-align:center}.back-button{background:none;display:inline-flex;font-size:.875rem;font-weight:500;gap:.5rem;margin-bottom:2rem;padding:.75rem 1rem;text-decoration:none;transition:all .2s ease}.back-button:hover{border-color:#d1d5db;color:#374151}.signin-logo{align-items:center;display:flex;flex-direction:column;gap:1rem}.signin-logo .logo-icon{align-items:center;background:#0000;border-radius:16px;color:#fff;display:flex;height:64px;justify-content:center;margin-bottom:.5rem;overflow:hidden;width:64px}.signin-logo .logo-icon .logo-fox-icon{height:100%;object-fit:contain;padding:.5rem;width:100%}.signin-logo h1{color:#1f2937;font-size:2rem;font-weight:800;margin:0}.signin-logo p{color:#6b7280;font-size:1.125rem;margin:0}.signin-form-container{display:flex;flex-direction:column;gap:1.5rem}.signin-card{background:#fff;border:1px solid #e5e7eb;border-radius:20px;box-shadow:0 10px 40px #0000001a;padding:2rem}.google-signin-btn{align-items:center;background:#fff;border:2px solid #e5e7eb;border-radius:12px;color:#374151;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:.75rem;justify-content:center;margin-bottom:1.5rem;padding:1rem;transition:all .2s ease;width:100%}.google-signin-btn:hover:not(:disabled){background:#f9fafb;border-color:#d1d5db;box-shadow:0 4px 12px #0000001a;transform:translateY(-1px)}.google-signin-btn:disabled{cursor:not-allowed;opacity:.7}.google-icon{flex-shrink:0}.signin-divider{margin:1.5rem 0;position:relative;text-align:center}.signin-divider:before{background:#e5e7eb;content:"";height:1px;left:0;position:absolute;right:0;top:50%}.signin-divider span{background:#fff;color:#6b7280;font-size:.875rem;font-weight:500;padding:0 1rem;position:relative;z-index:1}.signin-form{display:flex;flex-direction:column;gap:1.5rem}.input-container{align-items:center;display:flex;position:relative}.input-container input{background:#fff;border:2px solid #e5e7eb;border-radius:12px;box-sizing:border-box;color:#1f2937;font-size:1rem;padding:1rem 1rem 1rem 3rem;transition:all .2s ease;width:100%}.input-container input:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a;outline:none}.input-container input:disabled{background:#f9fafb;color:#6b7280;cursor:not-allowed}.input-icon{height:20px;left:1rem;width:20px;z-index:1}.input-icon,.password-toggle{color:#6b7280;position:absolute}.password-toggle{background:none;border:none;border-radius:4px;cursor:pointer;padding:.25rem;right:1rem;transition:all .2s ease}.password-toggle:hover:not(:disabled){background:#f3f4f6;color:#374151}.password-toggle:disabled{cursor:not-allowed;opacity:.5}.form-options{display:flex;justify-content:flex-end}.forgot-password-link{background:none;border:none;color:#6366f1;cursor:pointer;font-size:.875rem;font-weight:500;padding:0;text-decoration:none;transition:color .2s ease}.forgot-password-link:hover:not(:disabled){color:#4f46e5;text-decoration:underline}.forgot-password-link:disabled{cursor:not-allowed;opacity:.5}.consent-checkbox-container{align-items:flex-start;background:#f8fafc;border:1px solid #e5e7eb;border-radius:8px;display:flex;gap:.75rem;padding:1rem}.consent-checkbox{accent-color:#6366f1;cursor:pointer;flex-shrink:0;height:20px;margin-top:.125rem;width:20px}.consent-label{color:#374151;cursor:pointer;flex:1 1;font-size:.875rem;line-height:1.6}.consent-label a{color:#6366f1;font-weight:500;text-decoration:underline}.consent-label a:hover{color:#4f46e5}.form-checkbox-container{align-items:center;display:flex;gap:.75rem}.form-checkbox{accent-color:#6366f1;cursor:pointer;flex-shrink:0;height:18px;width:18px}.form-checkbox-label{color:#374151;cursor:pointer;font-size:.875rem;line-height:1.5;-webkit-user-select:none;user-select:none}.signin-card .message,.signin-form .message{align-items:center!important;border-radius:6px!important;display:flex!important;font-size:.875rem!important;font-weight:500!important;gap:.5rem!important;line-height:1.3!important;margin-bottom:.5rem!important;min-height:auto!important;padding:.25rem .75rem!important}.signin-card .error-message,.signin-form .error-message{background:#fef2f2!important;border:1px solid #fecaca!important;color:#dc2626!important}.signin-form .success-message{background:#f0fdf4;border:1px solid #bbf7d0;color:#16a34a}.signin-form .message .w-4{flex-shrink:0;height:16px;width:16px}.signin-submit-btn{align-items:center;background:linear-gradient(135deg,#6366f1,#8b5cf6);border:none;border-radius:12px;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:.5rem;justify-content:center;padding:1rem;transition:all .2s ease;width:100%}.signin-submit-btn:hover:not(:disabled){background:linear-gradient(135deg,#4f46e5,#7c3aed);box-shadow:0 4px 12px #6366f14d;transform:translateY(-1px)}.signin-submit-btn:disabled{cursor:not-allowed;opacity:.7;transform:none}.signin-footer{border-top:1px solid #e5e7eb;margin-top:1.5rem;padding-top:1.5rem;text-align:center}.signin-footer p{color:#6b7280;font-size:.875rem;margin:0 0 .5rem}.signup-link{background:none;border:none;color:#6366f1;cursor:pointer;font-size:.875rem;font-weight:600;text-decoration:none;transition:color .2s ease}.signup-link:hover{color:#4f46e5;text-decoration:underline}.demo-info{display:flex;justify-content:center}.demo-card{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 1px 3px #0000001a;display:flex;gap:.75rem;max-width:400px;padding:1rem 1.5rem}.demo-card .w-5{color:#6366f1;flex-shrink:0}.demo-card h4{color:#1f2937;font-size:.875rem;font-weight:600;margin:0 0 .25rem}.demo-card p{color:#6b7280;font-size:.75rem;line-height:1.4;margin:0}.spinner-small{border:2px solid #ffffff4d;border-top-color:#fff}.google-signin-btn .spinner-small{border:2px solid #6b72804d;border-top-color:#6b7280}@media (max-width:640px){.signin-page{align-items:flex-start;padding:2rem 1rem 1rem}.signin-card{padding:1.5rem}.signin-logo h1{font-size:1.75rem}.signin-logo p{font-size:1rem}.signin-logo .logo-icon{height:56px;width:56px}.demo-card{margin:0 1rem}}@media (max-width:480px){.signin-container{max-width:100%}.back-button{justify-content:center;width:100%}.demo-card{flex-direction:column;gap:.5rem;text-align:center}.demo-card .w-5{align-self:center}}.test-upload-modal{align-items:center;bottom:0;display:flex;justify-content:center;left:0;padding:1rem;position:fixed;right:0;top:0;z-index:2000}.upload-modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;bottom:0;left:0;position:absolute;right:0;top:0}.upload-modal-content{background:#fff;border-radius:20px;box-shadow:0 20px 60px #0003;max-height:90vh;max-width:600px;overflow-y:auto;position:relative;width:100%;z-index:2001}.upload-header{border-bottom:1px solid #e5e7eb;justify-content:space-between;padding:2rem 2rem 1rem}.upload-header,.upload-title{align-items:center;display:flex}.upload-title{gap:.75rem}.upload-title h2{color:#1f2937;font-size:1.5rem;font-weight:700;margin:0}.upload-title .w-6{color:#6366f1}.close-button{align-items:center;background:#f3f4f6;border:none;border-radius:50%;color:#6b7280;cursor:pointer;display:flex;height:40px;justify-content:center;transition:all .2s ease;width:40px}.close-button:hover{background:#e5e7eb;color:#374151}.upload-instructions{background:#f8fafc;border-bottom:1px solid #e5e7eb;padding:1.5rem 2rem}.instruction-card{align-items:flex-start;display:flex;gap:1rem;margin-bottom:1.5rem}.instruction-card .w-5{color:#6366f1;flex-shrink:0;margin-top:.125rem}.instruction-card h4{color:#1f2937;font-size:1rem;font-weight:600;margin:0 0 .5rem}.instruction-card p{color:#6b7280;font-size:.875rem;line-height:1.5;margin:0}.supported-formats h5{color:#374151;font-size:.875rem;font-weight:600;margin:0 0 .5rem}.supported-formats ul{list-style:none;margin:0;padding:0}.supported-formats li{color:#6b7280;font-size:.75rem;margin-bottom:.25rem}.isee-download-instructions{margin-bottom:1.5rem}.isee-download-instructions h5{color:#374151;font-size:.875rem;font-weight:600;margin:0 0 .75rem}.isee-download-instructions ol{counter-reset:step-counter;list-style:none;margin:0 0 1rem;padding:0}.isee-download-instructions li{color:#374151;counter-increment:step-counter;font-size:.875rem;margin-bottom:.5rem;padding-left:1.5rem;position:relative}.isee-download-instructions li:before{align-items:center;background:#6366f1;border-radius:50%;color:#fff;content:counter(step-counter);display:flex;font-size:.75rem;font-weight:600;height:1rem;justify-content:center;left:0;position:absolute;top:0;width:1rem}.download-link{margin-top:1rem;text-align:center}.download-link .btn{align-items:center;display:inline-flex;gap:.5rem}.upload-section{padding:2rem}.upload-dropzone{align-items:center;background:#fafbfc;border:2px dashed #d1d5db;border-radius:12px;cursor:pointer;display:flex;flex-direction:column;justify-content:center;padding:3rem 2rem;text-align:center;transition:all .2s ease}.upload-dropzone:hover{background:#f0f9ff;border-color:#6366f1}.upload-dropzone.drag-active{background:#e0e7ff;border-color:#6366f1;transform:scale(1.02)}.upload-dropzone .w-12{color:#6b7280;margin-bottom:1rem}.upload-dropzone h3{color:#374151;font-size:1.125rem;font-weight:600;margin:0 0 .5rem}.upload-dropzone p{color:#6b7280;font-size:.875rem;margin:.25rem 0}.upload-dropzone .file-types{color:#9ca3af;font-size:.75rem}.file-preview{display:flex;flex-direction:column;gap:1.5rem}.file-info{align-items:center;background:#f8fafc;border:1px solid #e5e7eb;border-radius:12px;display:flex;gap:1rem;padding:1.5rem}.file-info .w-8{color:#dc2626;flex-shrink:0}.file-details{flex:1 1}.file-details h4{color:#1f2937;font-size:1rem;font-weight:600;margin:0 0 .25rem;word-break:break-word}.file-details p{color:#6b7280;font-size:.875rem;margin:0}.remove-file{align-items:center;background:#fee2e2;border:none;border-radius:50%;color:#dc2626;cursor:pointer;display:flex;flex-shrink:0;height:32px;justify-content:center;transition:all .2s ease;width:32px}.remove-file:hover{background:#fecaca}.upload-progress{align-items:center;display:flex;gap:1rem}.progress-bar{border-radius:4px;flex:1 1;height:8px}.progress-fill{border-radius:4px;transition:width .3s ease}.progress-text{color:#6366f1;font-size:.875rem;min-width:40px}.upload-btn{align-self:flex-start}.message{align-items:center;display:flex;font-size:.875rem;font-weight:500;gap:.5rem;margin:0;padding:1rem 2rem}.error-message{background:#fef2f2;border-bottom:1px solid #fecaca;border-top:1px solid #fecaca;color:#dc2626}.success-message{background:#f0fdf4;border-bottom:1px solid #bbf7d0;border-top:1px solid #bbf7d0;color:#16a34a}.message .w-4{flex-shrink:0}.results-preview{background:#f8fafc;border-top:1px solid #e5e7eb;padding:2rem}.results-header{align-items:center;display:flex;gap:.75rem;margin-bottom:1.5rem}.results-header .w-5{color:#6366f1}.results-header h4{color:#1f2937;font-size:1.125rem;font-weight:700;margin:0}.results-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:1.5rem}.result-item{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:8px;display:flex;justify-content:space-between;padding:1rem}.result-label{color:#6b7280;font-size:.875rem;font-weight:500}.result-value{color:#1f2937;font-size:1rem;font-weight:700}.upload-footer{border-top:1px solid #e5e7eb;padding:1.5rem 2rem 2rem}.privacy-note{align-items:flex-start;background:#f0f9ff;border:1px solid #c7d2fe;border-radius:8px;display:flex;gap:.75rem;padding:1rem}.privacy-note .w-4{color:#6366f1;flex-shrink:0;margin-top:.125rem}.privacy-note p{color:#4338ca;font-size:.75rem;line-height:1.4;margin:0}@media (max-width:768px){.upload-modal-content{margin:1rem;max-height:calc(100vh - 2rem)}.upload-header{padding:1.5rem 1.5rem 1rem}.upload-title h2{font-size:1.25rem}.upload-instructions{padding:1rem 1.5rem}.upload-section{padding:1.5rem}.upload-dropzone{padding:2rem 1rem}.results-preview{padding:1.5rem}.results-grid{grid-template-columns:1fr}.upload-footer{padding:1rem 1.5rem 1.5rem}}@media (max-width:480px){.upload-modal-content{margin:.5rem}.file-info{align-items:flex-start;flex-direction:column;gap:1rem}.remove-file{align-self:flex-end}.upload-progress{flex-direction:column;gap:.5rem}.progress-text{align-self:flex-end}}.mock-test-page{background:linear-gradient(135deg,#f0f9ff,#fff 50%,#faf5ff);display:flex;flex-direction:column;min-height:100vh}.mock-test-page.testing,.test-header{background:#fff}.test-header{align-items:center;border-bottom:2px solid #e5e7eb;display:flex;justify-content:space-between;padding:1rem 2rem;position:-webkit-sticky;position:sticky;top:0;z-index:100}.test-header h1{color:#1f2937;font-size:1.75rem;font-weight:700;margin:0}.test-info{align-items:center;color:#6b7280;display:flex;font-weight:600;gap:.5rem}.testing-header{background:linear-gradient(135deg,#6366f1,#8b5cf6);border-bottom:none;color:#fff}.section-info h2{font-size:1.25rem;font-weight:700;margin:0 0 .25rem}.section-info span{font-size:.875rem;opacity:.9}.test-controls{gap:1rem}.test-controls,.timer{align-items:center;display:flex}.timer{font-size:1.125rem;font-weight:700;gap:.5rem}.time-warning{animation:pulse 1s infinite;color:#ef4444}.test-instructions{margin:0 auto;max-width:1000px;padding:2rem}.instructions-header{background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:20px;color:#fff;margin-bottom:3rem;padding:3rem 2rem;text-align:center}.instructions-header h2{color:#fff;font-size:2.5rem;font-weight:800;margin:1rem 0 .5rem}.instructions-header p{color:#ffffffe6;font-size:1.125rem;margin:0}.test-overview{margin-bottom:3rem}.test-overview h3{color:#1f2937;font-size:1.5rem;font-weight:700;margin:0 0 1.5rem}.sections-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-bottom:2rem}.section-card{background:#fff;border:2px solid #e5e7eb;border-radius:12px;padding:1.5rem;transition:all .2s ease}.section-card:hover{border-color:#6366f1;box-shadow:0 8px 25px #6366f126;transform:translateY(-2px)}.section-header{gap:.75rem;margin-bottom:1rem}.section-header h4{color:#1f2937;font-size:1.125rem;font-weight:700;margin:0}.section-details p{color:#6b7280;line-height:1.6;margin-bottom:1rem}.section-stats{display:flex;gap:1rem}.section-stats span{align-items:center;color:#6b7280;display:flex;font-size:.875rem;font-weight:600;gap:.25rem}.test-rules{margin-bottom:3rem}.test-rules h3{color:#1f2937;font-size:1.5rem;font-weight:700;margin:0 0 1.5rem}.rules-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.rule-item{background:#fff;border:1px solid #e5e7eb;border-radius:12px;display:flex;gap:1rem;padding:1.5rem}.rule-item .w-5{color:#6366f1;flex-shrink:0;margin-top:.125rem}.rule-item strong{color:#1f2937;display:block;font-size:1rem;font-weight:700;margin-bottom:.25rem}.rule-item p{color:#6b7280;line-height:1.5;margin:0}.start-test{text-align:center}.start-test-btn{font-size:1.125rem;margin-bottom:1rem;padding:1rem 2rem}.test-commitment{color:#6b7280;margin:0}.test-recommendation{margin-bottom:2rem}.test-recommendation h3{color:#1f2937;font-size:1.25rem;font-weight:700;margin:0 0 1rem}.recommendation-card{align-items:center;background:linear-gradient(135deg,#f0f9ff,#fff);border:2px solid #6366f1;border-radius:12px;display:flex;gap:1rem;padding:1.5rem}.recommendation-card .w-6{color:#6366f1;flex-shrink:0}.recommendation-card h4{color:#1f2937;font-size:1.125rem;font-weight:700;margin:0 0 .25rem}.recommendation-card p{color:#6b7280;margin:0}.priority{border-radius:1rem;font-size:.875rem;font-weight:600;padding:.25rem .75rem;text-transform:capitalize}.priority.high{background:#fecaca;color:#991b1b}.priority.medium{background:#fed7aa;color:#9a3412}.priority.low{background:#d1fae5;color:#065f46}.test-type-selection{margin-bottom:3rem}.test-type-selection h3{color:#1f2937;font-size:1.5rem;font-weight:700;margin:0 0 1.5rem}.test-types{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.test-type-card{background:#fff;border:2px solid #e5e7eb;border-radius:12px;cursor:pointer;padding:1.5rem;text-align:center;transition:all .2s ease}.test-type-card:hover{border-color:#6366f1;box-shadow:0 8px 25px #6366f126;transform:translateY(-2px)}.test-type-card.selected{background:linear-gradient(135deg,#f0f9ff,#fff);border-color:#6366f1;box-shadow:0 4px 12px #6366f133}.test-type-card .w-8{color:#6366f1;margin:0 auto 1rem}.test-type-card h4{color:#1f2937;font-size:1.125rem;font-weight:700;margin:0 0 .5rem}.test-type-card p{color:#6b7280;line-height:1.5;margin:0 0 1rem}.test-duration{background:#f3f4f6;border-radius:1rem;color:#374151;display:inline-block;font-size:.875rem;font-weight:600;padding:.5rem 1rem}.test-type-card.selected .test-duration{background:#e0e7ff;color:#3730a3}.spinner-small{animation:spin 1s linear infinite;border:2px solid #fff;border-top-color:#0000}.start-test-btn:disabled{cursor:not-allowed;opacity:.7}.test-content{display:flex;flex:1 1;flex-direction:column;margin:0 auto;max-width:1200px;padding:2rem;width:100%}.test-content.paused{filter:blur(4px);pointer-events:none}.pause-overlay{align-items:center;background:#000c;display:flex;inset:0;justify-content:center;position:fixed;z-index:200}.pause-content{background:linear-gradient(135deg,#f0f9ff,#fff);border:2px solid #6366f1;border-radius:16px;box-shadow:0 10px 40px #6366f133;max-width:400px;padding:3rem;text-align:center}.pause-content h3{color:#1f2937;font-size:1.5rem;font-weight:700;margin:1rem 0 .5rem}.pause-content p{color:#6b7280;margin-bottom:2rem}.question-area{flex:1 1;margin-bottom:2rem}.question-card{background:#fff;border-radius:16px;box-shadow:0 4px 6px #0000000d;padding:2rem}.question-header{border-bottom:2px solid #f1f5f9;justify-content:space-between;margin-bottom:1.5rem;padding-bottom:1rem}.question-number{font-size:1.125rem;font-weight:700}.flag-btn{align-items:center;background:#fff;border:2px solid #e5e7eb;border-radius:8px;cursor:pointer;display:flex;height:40px;justify-content:center;transition:all .2s ease;width:40px}.flag-btn:hover{background:#fef3c7;border-color:#fbbf24}.flag-btn.flagged{background:#fbbf24;border-color:#fbbf24;color:#fff}.reading-passage{background:#f8fafc;border-left:4px solid #6366f1;border-radius:12px;margin-bottom:1.5rem;padding:1.5rem}.reading-passage h4{color:#1f2937;font-size:1rem;font-weight:700;margin:0 0 1rem}.reading-passage p{color:#374151;line-height:1.7;margin:0}.question-text{margin-bottom:1.5rem}.question-text p{color:#1f2937;font-size:1.125rem;font-weight:600;line-height:1.6;margin:0;white-space:pre-line}.answer-options{display:flex;flex-direction:column;gap:1rem}.answer-option{background:#f8fafc;border-radius:12px;font-size:1rem;font-weight:500;padding:1rem 1.5rem;transition:all .2s ease;width:100%}.answer-option:hover{background:#f0f9ff;border-color:#6366f1}.answer-option.selected{background:#e0e7ff;border-color:#6366f1;font-weight:600}.question-navigation{align-items:center;background:#fff;border:2px solid #e5e7eb;border-radius:12px;display:flex;gap:1rem;margin-bottom:1rem;padding:1.5rem}.question-grid{flex:1 1;flex-wrap:wrap;gap:.5rem}.question-btn,.question-grid{display:flex;justify-content:center}.question-btn{align-items:center;background:#fff;border:2px solid #e5e7eb;border-radius:8px;cursor:pointer;font-size:.875rem;font-weight:600;height:40px;position:relative;transition:all .2s ease;width:40px}.question-btn:hover{border-color:#6366f1}.question-btn.current{background:#6366f1;border-color:#6366f1;color:#fff}.question-btn.answered{background:#d1fae5;border-color:#10b981;color:#065f46}.question-btn.answered.current{background:#10b981;color:#fff}.question-btn.flagged{border-color:#fbbf24}.question-btn.flagged:after{background:#fbbf24;border-radius:50%;content:"";height:8px;position:absolute;right:-4px;top:-4px;width:8px}.question-btn .w-3{background:#fff;border-radius:50%;padding:1px;position:absolute;right:-2px;top:-2px}.section-complete{background:#fff;border:2px solid #10b981;border-radius:12px;padding:2rem;text-align:center}.test-break{align-items:center;display:flex;flex:1 1;justify-content:center;padding:2rem}.break-content{background:linear-gradient(135deg,#f0f9ff,#fff);border:2px solid #6366f1;border-radius:20px;box-shadow:0 10px 40px #6366f126;max-width:600px;padding:3rem;text-align:center}.break-content h2{color:#1f2937;font-size:2rem;font-weight:800;margin:1rem 0 .5rem}.break-content p{color:#6b7280;font-size:1.125rem;margin-bottom:2rem}.break-stats{display:flex;gap:2rem;justify-content:center;margin-bottom:2rem}.break-stats .stat{text-align:center}.break-stats .stat span{color:#6b7280;display:block;font-size:.875rem;font-weight:600;margin-bottom:.25rem}.break-stats .stat strong{color:#1f2937;font-size:1.5rem}.next-section-info{background:#f8fafc;border-radius:12px;margin-bottom:2rem;padding:1.5rem}.next-section-info h3{color:#1f2937;font-size:1.25rem;font-weight:700;margin:0 0 .5rem}.next-section-info p{color:#6b7280;margin-bottom:1rem}.next-section-stats{display:flex;gap:1rem;justify-content:center}.next-section-stats span{align-items:center;color:#6b7280;display:flex;font-size:.875rem;font-weight:600;gap:.25rem}.test-results{margin:0 auto;max-width:800px;padding:2rem}.results-header{background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:20px;color:#fff;padding:3rem 2rem}.results-header h2{color:#fff;font-size:2.5rem;font-weight:800;margin:1rem 0 .5rem}.results-header p{color:#ffffffe6;margin:0}.overall-score{background:linear-gradient(135deg,#f0f9ff,#fff);border:2px solid #6366f1;border-radius:20px;box-shadow:0 4px 6px #6366f11a;margin-bottom:2rem;padding:2rem;text-align:center}.score-display{align-items:center;gap:1rem}.score-number{font-size:4rem;font-weight:900}.score-details{color:#6b7280;display:flex;flex-direction:column;font-weight:600;gap:.25rem}.section-breakdown{background:#fff;border-radius:16px;box-shadow:0 4px 6px #0000000d;margin-bottom:2rem;padding:2rem}.section-breakdown h3{color:#1f2937;font-size:1.5rem;font-weight:700;margin:0 0 1.5rem}.sections-results{display:flex;flex-direction:column;gap:1rem}.section-result{align-items:center;background:#f8fafc;border-radius:12px;display:flex;gap:1rem;padding:1rem}.section-name{color:#1f2937;flex:1 1;font-weight:600}.section-score{align-items:center;display:flex;gap:.5rem;min-width:100px}.percentage{color:#6366f1;font-size:1.125rem;font-weight:700}.fraction{color:#6b7280;font-size:.875rem}.score-bar{background:#e5e7eb;border-radius:4px;height:8px;overflow:hidden;width:100px}.score-fill{background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:4px;height:100%;transition:width .8s ease}@media (max-width:768px){.test-header{flex-direction:column;gap:1rem;padding:1rem}.test-instructions{padding:1rem}.rules-grid,.sections-grid{grid-template-columns:1fr}.test-content{padding:1rem}.question-card{padding:1.5rem}.question-navigation{flex-direction:column;gap:1rem}.question-grid{justify-content:center;max-width:100%}.break-stats{flex-direction:column;gap:1rem}.next-section-stats{gap:.5rem}.next-section-stats,.results-actions,.section-result{flex-direction:column}.section-result{align-items:flex-start;gap:.5rem}.score-bar{width:100%}}.report-page{background:linear-gradient(135deg,#f0f9ff,#fff 50%,#faf5ff);min-height:100vh;padding:2rem 1rem}.report-container{margin:0 auto;max-width:1000px}.loading-spinner{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:400px;text-align:center}.spinner{border:4px solid #f3f4f6;height:40px;margin-bottom:1rem;width:40px}.error-message{align-items:center;color:#6b7280;display:flex;flex-direction:column;justify-content:center;min-height:400px;text-align:center}.error-message h2{color:#1f2937;font-size:1.5rem;font-weight:600;margin:1rem 0}.report-header{align-items:flex-start;background:#fff;border-radius:1rem;box-shadow:0 4px 6px #0000000d;display:flex;justify-content:space-between;margin-bottom:2rem;padding:2rem}.report-title{color:#1f2937;font-size:2rem;font-weight:700;margin-bottom:.5rem}.report-subtitle{font-size:1.125rem;font-weight:500}.report-urgency{align-items:center;background:#fee2e2;border:1px solid #fecaca;border-radius:.5rem;color:#dc2626;display:flex;font-weight:500;gap:.5rem;padding:.5rem 1rem}.report-section{background:#fff;border:1px solid #f3f4f6;border-radius:1rem;box-shadow:0 4px 6px #0000000d;margin-bottom:2rem;padding:2rem}.snapshot-content{grid-gap:3rem;align-items:center;display:grid;gap:3rem;grid-template-columns:1fr 2fr}.overall-score{align-items:center;display:flex;gap:2rem}.score-circle{background:#fff;border:3px solid #6366f1;border-radius:16px;box-shadow:0 1px 3px #0000001a;box-sizing:border-box;color:#1f2937;flex-direction:column;height:120px;overflow:hidden;padding:1rem;position:relative;text-align:center;width:120px}.score-circle:before{background:linear-gradient(0deg,#f1f5f9,#e0e7ff,#c7d2fe,#a5b4fc,#818cf8);border-radius:0 0 13px 13px;bottom:0;content:"";height:0;height:var(--fill-height,0);left:0;position:absolute;right:0;transition:height .8s ease-in-out;z-index:0}.score-number{color:#6366f1;font-size:2rem;font-weight:800}.score-label,.score-number{position:relative;z-index:1}.score-label{color:#6b7280;font-size:.875rem;font-weight:500}.score-details h2{color:#1f2937;font-size:1.5rem;font-weight:600;margin-bottom:.5rem}.subject-scores{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr)}.subject-gauge{align-items:center;display:flex;flex-direction:column;text-align:center}.gauge-container{margin-bottom:1rem;position:relative}.gauge-svg{transform:rotate(-90deg)}.gauge-progress{transition:stroke-dashoffset .5s ease-in-out}.gauge-content{align-items:center;display:flex;flex-direction:column;gap:.25rem;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.gauge-score{color:#1f2937;font-size:1.25rem;font-weight:700}.gauge-title{color:#1f2937;font-size:1.125rem;font-weight:600;margin-bottom:.25rem}.gauge-percentile{color:#6b7280;font-size:.875rem}.insights-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 1fr;margin-bottom:2rem}.gaps-card,.strengths-card{border:1px solid #e5e7eb;border-radius:.75rem;padding:1.5rem}.strengths-card{background:linear-gradient(135deg,#ecfdf5,#f0fdf4);border-color:#d1fae5}.gaps-card{background:linear-gradient(135deg,#fffbeb,#fef3c7);border-color:#fed7aa}.insights-header{align-items:center;display:flex;gap:.75rem;margin-bottom:1rem}.insights-header h3{color:#1f2937;font-size:1.25rem;font-weight:600}.insights-list{list-style:none;margin:0;padding:0}.insights-list li{align-items:flex-start;color:#374151;line-height:1.5;margin-bottom:.75rem}.insights-list li,.limitation-notice{display:flex;font-size:.875rem;gap:.75rem}.limitation-notice{align-items:center;background:#f9fafb;border:1px solid #e5e7eb;border-radius:.5rem;color:#6b7280;padding:1rem}.study-plan-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5rem}.study-plan-header h3{color:#1f2937;font-size:1.5rem;font-weight:600}.plan-overview{display:flex;gap:2rem}.plan-stat{text-align:center}.plan-stat strong{color:#6366f1;display:block;font-size:1.5rem;font-weight:700}.plan-stat span{color:#6b7280;font-size:.875rem}.study-plan-preview{margin-bottom:1.5rem}.plan-item{align-items:center;border-radius:.5rem;display:flex;font-size:.875rem;gap:.75rem;margin-bottom:.5rem;padding:.75rem}.plan-item.visible{background:#f0fdf4;border:1px solid #d1fae5;color:#166534}.plan-item.locked{background:#f9fafb;border:1px solid #e5e7eb;color:#9ca3af}.upgrade-teaser{color:#6b7280;font-style:italic}.cta-content,.upgrade-teaser{text-align:center}.cta-content h2{color:#1f2937;font-size:2rem;font-weight:700;margin-bottom:1rem}.cta-content>p{color:#6b7280;font-size:1.125rem;margin-bottom:2rem}.comparison-table{background:#f9fafb;border:1px solid #e5e7eb;border-radius:.75rem;margin:2rem 0;overflow:hidden}.comparison-header{grid-gap:.5rem;align-items:center;background:#f3f4f6;border-bottom:1px solid #e5e7eb;display:grid;font-weight:600;gap:.5rem;grid-template-columns:2fr 1fr 1fr 1fr;padding:1rem}.plan-col{align-items:center;display:flex;flex-direction:column;gap:.25rem;justify-self:center;text-align:center}.plan-col.featured{color:#6366f1}.plan-col.premium{color:#8b5cf6}.comparison-row{grid-gap:.5rem;align-items:center;border-bottom:1px solid #e5e7eb;display:grid;gap:.5rem;grid-template-columns:2fr 1fr 1fr 1fr;padding:.75rem 1rem}.comparison-row>*{justify-self:center}.comparison-row:last-child{border-bottom:none}.comparison-row span{color:#374151;font-weight:500;justify-self:start;text-align:left}.locked-icon{color:#9ca3af}.cta-buttons,.locked-icon{display:flex;justify-content:center}.cta-buttons{gap:1rem;margin:2rem 0}.btn-premium{background:linear-gradient(135deg,#8b5cf6,#7c3aed);border:none;color:#fff}.btn-premium:hover{background:linear-gradient(135deg,#7c3aed,#6d28d9)}.cta-guarantee{color:#6b7280;font-size:.875rem}.upgrade-modal-overlay{align-items:center;background:#00000080;display:flex;inset:0;justify-content:center;padding:1rem;position:fixed;z-index:50}.upgrade-modal-content{background:#fff;border-radius:1rem;box-shadow:0 25px 50px #00000040;max-height:90vh;max-width:800px;overflow-y:auto;padding:2rem;width:100%}.upgrade-modal-header{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;margin-bottom:2rem;padding-bottom:1rem}.upgrade-modal-title{color:#1f2937;font-size:1.75rem;font-weight:700}.upgrade-modal-close{background:none;border:none;color:#6b7280;cursor:pointer;font-size:1.5rem;padding:.5rem}.upgrade-plans{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr 1fr;margin-bottom:2rem}.upgrade-plan{border:2px solid #e5e7eb;border-radius:1rem;cursor:pointer;padding:1.5rem;position:relative;transition:all .2s}.upgrade-plan.selected,.upgrade-plan:hover{border-color:#6366f1;box-shadow:0 4px 12px #6366f126}.upgrade-plan.selected{background:#f0f9ff}.upgrade-plan.bootcamp{border-color:#8b5cf6}.upgrade-plan.bootcamp.selected,.upgrade-plan.bootcamp:hover{background:#faf5ff;border-color:#8b5cf6;box-shadow:0 4px 12px #8b5cf626}.plan-badge{background:linear-gradient(135deg,#8b5cf6,#7c3aed);border-radius:1rem;color:#fff;font-size:.75rem;font-weight:600;left:50%;letter-spacing:.05em;padding:.25rem 1rem;position:absolute;text-transform:uppercase;top:-.5rem;transform:translateX(-50%)}.plan-header{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;gap:.75rem;margin-bottom:1rem;padding-bottom:1rem}.plan-icon{color:#6366f1}.upgrade-plan.bootcamp .plan-icon{color:#8b5cf6}.plan-header h3{color:#1f2937;flex:1 1;font-size:1.25rem;font-weight:600}.plan-price{color:#1f2937;font-size:1.5rem;font-weight:700}.plan-price span{color:#6b7280;font-size:.875rem;font-weight:400}.plan-features{list-style:none;margin:0;padding:0}.plan-features li{align-items:center;color:#374151;display:flex;font-size:.875rem;gap:.75rem;margin-bottom:.75rem}.plan-features .w-4{color:#10b981;flex-shrink:0}.upgrade-actions{text-align:center}.upgrade-btn{align-items:center;display:inline-flex;gap:.5rem;justify-content:center;min-width:200px}.upgrade-guarantee{color:#6b7280;font-size:.875rem;margin-top:1rem}@media (max-width:768px){.report-header{flex-direction:column;gap:1rem}.snapshot-content{gap:2rem;grid-template-columns:1fr}.overall-score{justify-content:center}.insights-grid,.subject-scores{grid-template-columns:1fr}.comparison-header,.comparison-row{grid-template-columns:1fr;text-align:center}.comparison-header{display:none}.cta-buttons{align-items:center;flex-direction:column}.upgrade-plans{grid-template-columns:1fr}}@media (max-width:640px){.modal-overlay{padding:.5rem}.modal-content{max-width:calc(100vw - 1rem);padding:1rem}.modal-input,.modal-select{font-size:16px}}@media (min-width:640px){.nav-links{display:flex}.hero-grid{gap:4rem;grid-template-columns:1fr 1fr}.hero-content h1{font-size:3.5rem}.footer-bottom{flex-direction:row;justify-content:space-between}}@media (min-width:768px){.hero-content h1{font-size:4rem}.how-cards,.pricing-cards,.problem-cards,.testimonials-cards,.value-cards{grid-template-columns:repeat(3,1fr)}.faq-grid{grid-template-columns:repeat(2,1fr)}}.privacy-policy-page{background:linear-gradient(135deg,#f0f9ff,#fff 50%,#faf5ff);min-height:100vh}.privacy-policy-container{margin:0 auto;max-width:900px;padding:2rem 1.5rem}.privacy-policy-content{background:#fff;border-radius:1rem;box-shadow:0 4px 6px #0000001a;padding:2.5rem}.privacy-header{border-bottom:2px solid #e5e7eb;margin-bottom:2.5rem;padding-bottom:2rem}.privacy-title-section{margin-top:1rem;text-align:center}.privacy-icon{align-items:center;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:50%;color:#fff;display:inline-flex;height:64px;justify-content:center;margin-bottom:1rem;width:64px}.privacy-title-section h1{color:#1e293b;font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.privacy-subtitle{color:#6b7280;font-size:.875rem}.privacy-content{color:#374151;line-height:1.8}.privacy-section{margin-bottom:2.5rem}.privacy-section h2{align-items:center;color:#1e293b;display:flex;font-size:1.5rem;font-weight:600;margin-bottom:1rem}.privacy-section p{color:#4b5563;margin-bottom:1rem}.privacy-section ul{margin:1rem 0;padding-left:1.5rem}.privacy-section li{color:#4b5563;margin-bottom:.75rem}.privacy-section strong{color:#1e293b;font-weight:600}.privacy-section a{color:#6366f1;text-decoration:underline}.privacy-section a:hover{color:#8b5cf6}.privacy-footer-actions{border-top:2px solid #e5e7eb;display:flex;gap:1rem;justify-content:center;margin-top:3rem;padding-top:2rem}.settings-page{background:linear-gradient(135deg,#f0f9ff,#fff 50%,#faf5ff);min-height:100vh;padding:2rem 0}.settings-container{margin:0 auto;max-width:800px;padding:0 1rem}.settings-header{gap:1rem;margin-bottom:2rem}.back-button,.settings-header{align-items:center;display:flex}.back-button{background:#fff;border:1px solid #e5e7eb;border-radius:8px;color:#6b7280;cursor:pointer;height:40px;justify-content:center;transition:all .2s;width:40px}.back-button:hover{background:#f9fafb;border-color:#6366f1;color:#6366f1}.settings-header h1{color:#1f2937;font-size:2rem;font-weight:800;margin:0 0 .5rem}.settings-header p{color:#6b7280;font-size:1rem;margin:0}.settings-message{border-radius:8px;font-weight:500;margin-bottom:1.5rem;padding:1rem}.settings-message.success{background:#d1fae5;border:1px solid #6ee7b7;color:#065f46}.settings-message.error{background:#fee2e2;border:1px solid #fca5a5;color:#991b1b}.settings-content{display:flex;flex-direction:column;gap:2rem}.settings-section{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 1px 3px #0000001a;padding:2rem}.settings-section h2{color:#1f2937;font-size:1.25rem;font-weight:700;margin:0 0 1.5rem}.settings-form{gap:1.5rem}.form-group,.settings-form{display:flex;flex-direction:column}.form-group{gap:.5rem}.form-group label{align-items:center;color:#374151;display:flex;font-size:.875rem;font-weight:600;gap:.5rem}.form-input{background:#fff;border:1px solid #d1d5db;border-radius:8px;color:#1f2937;font-size:1rem;padding:.75rem 1rem;transition:all .2s}.form-input:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a;outline:none}.form-input:disabled{background:#f9fafb;color:#6b7280;cursor:not-allowed}.form-help{color:#6b7280;font-size:.75rem;margin-top:-.25rem}.form-actions{display:flex;justify-content:flex-end;margin-top:.5rem}.info-card{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;display:flex;flex-direction:column;gap:1rem;padding:1.5rem}.info-item{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:.75rem 0}.info-item:last-child{border-bottom:none}.info-label{color:#6b7280;font-size:.875rem;font-weight:600}.info-value{color:#1f2937;font-size:.875rem;font-weight:500}.info-value.status-active{color:#10b981;font-weight:600}.spinner-small{animation:spin .6s linear infinite;border:2px solid #e5e7eb;border-radius:50%;border-top-color:#6366f1;display:inline-block;height:16px;margin-right:.5rem;width:16px}@media (max-width:768px){.privacy-policy-container{padding:1rem}.privacy-policy-content{padding:1.5rem}.privacy-title-section h1{font-size:2rem}.privacy-footer-actions{flex-direction:column}.privacy-footer-actions .btn{width:100%}.settings-container{padding:0 1rem}.settings-header{align-items:flex-start;flex-direction:column}.settings-header h1{font-size:1.5rem}.settings-section{padding:1.5rem}.form-actions{justify-content:stretch}.form-actions .btn{width:100%}}.vocabulary-import-overlay{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;bottom:0;display:flex;justify-content:center;left:0;overflow-y:auto;padding:2rem;position:fixed;right:0;top:0;z-index:1000}.vocabulary-import-modal{background:#fff;border-radius:1rem;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;display:flex;flex-direction:column;max-height:90vh;max-width:900px;overflow:hidden;width:100%}.import-header{border-bottom:1px solid #e5e7eb;justify-content:space-between;padding:1.5rem 2rem}.import-header,.import-title{align-items:center;display:flex}.import-title{gap:.75rem}.import-title h2{color:#1f2937;font-size:1.5rem;font-weight:700;margin:0}.close-btn{align-items:center;background:none;border:none;border-radius:.5rem;color:#6b7280;cursor:pointer;display:flex;justify-content:center;padding:.5rem;transition:all .2s}.close-btn:hover{background:#f3f4f6;color:#1f2937}.import-instructions{background:#f0f9ff;border-bottom:1px solid #e5e7eb;padding:1.5rem 2rem}.instructions-content{align-items:flex-start;display:flex;gap:1rem}.instructions-content svg{color:#3b82f6;flex-shrink:0;margin-top:.25rem}.instructions-content p{color:#1f2937;margin:0 0 .5rem}.instructions-content ol{color:#4b5563;margin:.5rem 0;padding-left:1.5rem}.instructions-content li{margin:.25rem 0}.btn-link{background:none;border:none;color:#3b82f6;cursor:pointer;font-size:.875rem;margin-top:.5rem;padding:0;text-decoration:underline}.btn-link:hover{color:#2563eb}.import-input-section{display:flex;flex:1 1;flex-direction:column;overflow:hidden;padding:1.5rem 2rem}.input-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:.75rem}.input-header label{align-items:center;color:#374151;font-size:.875rem;font-weight:500}.input-actions,.input-header label{display:flex;gap:.5rem}.btn-icon:hover{background:#f9fafb}.vocab-json-input{background:#fafafa;border:2px solid #e5e7eb;border-radius:.5rem;color:#1f2937;flex:1 1;font-family:Monaco,Menlo,Ubuntu Mono,Consolas,source-code-pro,monospace;font-size:.875rem;line-height:1.5;min-height:300px;padding:1rem;resize:vertical;transition:border-color .2s;width:100%}.vocab-json-input:focus{background:#fff;border-color:#6366f1;outline:none}.vocab-json-input::placeholder{color:#9ca3af}.input-footer{align-items:center;display:flex;justify-content:space-between;margin-top:.75rem}.char-count{color:#6b7280;font-size:.75rem}.btn{padding:.5rem 1rem}.btn-sm{padding:.375rem .75rem}.btn-primary:hover:not(:disabled){background:#4f46e5}.btn-primary:disabled{cursor:not-allowed;opacity:.5}.btn-secondary:hover:not(:disabled){background:#e5e7eb}.btn-outline:hover:not(:disabled){background:#f9fafb}.import-message{align-items:flex-start;border-radius:.5rem;display:flex;gap:.75rem;margin:0 2rem;padding:1rem}.import-error{background:#fef2f2;border:1px solid #fecaca;color:#991b1b}.import-error pre{color:#dc2626;font-size:.875rem;margin:.5rem 0 0;white-space:pre-wrap}.import-success{background:#f0fdf4;border:1px solid #bbf7d0;color:#166534}.import-preview{background:#f9fafb;border:1px solid #e5e7eb;border-radius:.5rem;margin:1.5rem 2rem;padding:1.5rem}.preview-header{align-items:center;display:flex;gap:.75rem;margin-bottom:1rem}.preview-header h3{color:#1f2937;font-size:1rem;font-weight:600;margin:0}.preview-items{display:flex;flex-direction:column;gap:1rem}.preview-item{background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;padding:1rem}.preview-question{color:#1f2937;line-height:1.5;margin-bottom:.5rem}.preview-answer,.preview-more{color:#6b7280;font-size:.875rem}.preview-more{font-style:italic;padding:.75rem;text-align:center}.import-actions{background:#fafafa;border-top:1px solid #e5e7eb;display:flex;gap:.75rem;justify-content:flex-end;padding:1.5rem 2rem}@media (max-width:768px){.vocabulary-import-overlay{padding:1rem}.vocabulary-import-modal{max-height:95vh}.import-actions,.import-header,.import-input-section,.import-instructions{padding:1rem}.vocab-json-input{font-size:.8125rem;min-height:200px}}.spark-animation-container{left:50%;pointer-events:none;position:fixed;top:50%;transform:translate(-50%,-50%);z-index:10000}.spark{animation:sparkle 1.5s ease-out forwards;filter:drop-shadow(0 0 10px rgba(255,255,255,.8));font-size:4rem;opacity:0;position:absolute}.spark-1{animation-delay:0s;transform:translate(-50%,-50%) translateY(-80px)}.spark-2{animation-delay:.1s;transform:translate(-50%,-50%) translate(60px,-50px)}.spark-3{animation-delay:.2s;transform:translate(-50%,-50%) translate(80px)}.spark-4{animation-delay:.3s;transform:translate(-50%,-50%) translate(60px,50px)}.spark-5{animation-delay:.4s;transform:translate(-50%,-50%) translateY(80px)}.spark-6{animation-delay:.5s;transform:translate(-50%,-50%) translate(-60px)}@keyframes sparkle{0%{opacity:0;transform:translate(-50%,-50%) scale(0)}15%{opacity:1;transform:translate(-50%,-50%) scale(1.3)}50%{opacity:1;transform:translate(-50%,-50%) scale(1.1)}to{opacity:0;transform:translate(-50%,-50%) scale(.3) translateY(-120px)}}.xp-notification{animation:slideInBounce .4s ease-out forwards;left:50%;pointer-events:none;position:fixed;top:15%;transform:translate(-50%,-50%);z-index:9999}.xp-notification.show{animation:slideInBounce .5s ease-out forwards}.xp-bubble{align-items:center;animation:pulse 1.5s ease-in-out infinite;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:1rem;box-shadow:0 10px 30px #0000004d;color:#fff;display:flex;gap:.875rem;min-width:180px;padding:.875rem 1.25rem}.xp-notification.redemption .xp-bubble{background:linear-gradient(135deg,#f093fb,#f5576c)}.xp-icon{animation:rotate 2s linear infinite;font-size:2rem}.xp-text{display:flex;flex-direction:column;gap:.25rem}.xp-amount{font-size:1.5rem;font-weight:700;line-height:1}.xp-label{opacity:.9}.redemption-label{font-weight:700;letter-spacing:.05em;text-transform:uppercase}@keyframes slideInBounce{0%{opacity:0;transform:translate(-50%,-50%) translateY(-20px) scale(.8)}50%{transform:translate(-50%,-50%) translateY(5px) scale(1.05)}to{opacity:1;transform:translate(-50%,-50%) translateY(0) scale(1)}}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.badge-display{animation:badgeSlideIn .6s ease-out forwards;left:50%;pointer-events:none;position:fixed;top:30%;transform:translate(-50%,-50%);z-index:9999}.badge-container{align-items:center;animation:badgeBounce 2s ease-in-out infinite;background:linear-gradient(135deg,#f6d365,#fda085);border-radius:1rem;box-shadow:0 15px 35px #0000004d;color:#fff;display:flex;gap:1.5rem;min-width:300px;padding:1.5rem 2rem}.badge-icon{animation:badgeRotate 3s linear infinite;font-size:3rem}.badge-content{display:flex;flex-direction:column;gap:.5rem}.badge-title{font-size:.875rem;font-weight:500;letter-spacing:.1em;opacity:.9;text-transform:uppercase}.badge-name{font-size:1.25rem;font-weight:700}@keyframes badgeSlideIn{0%{opacity:0;transform:translate(-50%,-50%) translateY(-30px) scale(.7)}60%{transform:translate(-50%,-50%) translateY(5px) scale(1.1)}to{opacity:1;transform:translate(-50%,-50%) translateY(0) scale(1)}}@keyframes badgeBounce{0%,to{transform:scale(1)}50%{transform:scale(1.03)}}@keyframes badgeRotate{0%,to{transform:rotate(0deg) scale(1)}25%{transform:rotate(-10deg) scale(1.1)}75%{transform:rotate(10deg) scale(1.1)}}.mascot-animation{left:50%;pointer-events:none;position:fixed;top:50%;transform:translate(-50%,-50%);z-index:10000}.mascot{animation:mascotJump 1s ease-in-out infinite;font-size:6rem;position:relative;z-index:2}.mascot-celebration{height:200px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:200px}.confetti{animation:confettiFall 2s ease-out forwards;font-size:2rem;opacity:0;position:absolute}.confetti-1{animation-delay:0s;left:20%;top:0}.confetti-2{animation-delay:.2s;left:40%;top:0}.confetti-3{animation-delay:.4s;left:60%;top:0}.confetti-4{animation-delay:.6s;left:80%;top:0}.confetti-5{animation-delay:.8s;left:50%;top:0}@keyframes mascotJump{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-30px) scale(1.1)}}@keyframes confettiFall{0%{opacity:1;transform:translateY(0) rotate(0deg)}to{opacity:0;transform:translateY(200px) rotate(1turn)}}.xp-display{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#ffffffe6,#ffffffb3);border-radius:2rem;box-shadow:0 2px 10px #0000001a;gap:1rem;padding:.5rem 1rem}.xp-display,.xp-value{align-items:center;display:flex}.xp-value{gap:.5rem}.xp-icon,.xp-number{font-size:1.25rem}.xp-number{color:#1f2937;font-weight:700}.xp-label{color:#6b7280;font-size:.875rem;font-weight:500}.streak-display{align-items:center;border-left:2px solid #e5e7eb;display:flex;gap:.5rem;padding-left:1rem}.flame-icon{animation:flameFlicker 1s ease-in-out infinite;font-size:1.25rem}.streak-days{color:#dc2626;font-size:.875rem;font-weight:600}@keyframes flameFlicker{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.skeleton-quest-item{margin:0 auto;max-width:1400px;padding:2rem}.skeleton-quest-header{align-items:center;border-bottom:2px solid #e5e7eb;display:flex;justify-content:space-between;margin-bottom:2rem;padding-bottom:1rem}.skeleton-quest-title{color:#1f2937;font-size:1.5rem;font-weight:600;margin:0}.skeleton-quest-progress{color:#6b7280;font-size:.875rem;font-weight:500}.skeleton-quest-completion{align-items:start;background-color:#d1fae5;border:1px solid #a7f3d0;border-radius:8px;color:#065f46;display:flex;gap:1rem;margin-bottom:1.5rem;padding:1rem}.skeleton-quest-content{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 1fr;min-height:600px}.skeleton-quest-passage-area{background:#fff;border-radius:.75rem;box-shadow:0 1px 3px #0000001a;display:flex;flex-direction:column;gap:1.5rem;grid-column:1;padding:2rem}.skeleton-quest-hint{align-items:center;background-color:#fef3c7;border:1px solid #fbbf24;border-radius:6px;color:#92400e;display:flex;font-size:.875rem;gap:.75rem;padding:.75rem 1rem}.skeleton-quest-hint-icon{flex-shrink:0;font-size:1.25rem}.skeleton-quest-hint-text{line-height:1.5}.skeleton-quest-passage{flex:1 1}.skeleton-quest-paragraph{border-radius:6px;line-height:1.8;margin-bottom:1.5rem;padding:1rem;transition:all .3s ease}.skeleton-quest-paragraph:last-child{margin-bottom:0}.skeleton-quest-paragraph.highlighted{background-color:#fef3c7;border:2px solid #fbbf24;box-shadow:0 0 0 3px #fbbf2433}.skeleton-quest-sentence{border-radius:4px;display:inline;margin:0 .125rem;padding:.125rem .25rem;transition:all .2s ease}.skeleton-quest-sentence.sentence-clickable{cursor:pointer}.skeleton-quest-sentence.sentence-clickable:hover,.skeleton-quest-sentence.sentence-hovered{background-color:#fef3c7;border-bottom:2px solid #f59e0b;box-shadow:0 2px 4px #f59e0b4d;transform:translateY(-1px)}.skeleton-quest-sentence.sentence-correct{animation:sentenceSuccess .5s ease-in;background-color:#d1fae5!important;border-bottom:2px solid #10b981!important;box-shadow:0 2px 4px #10b9814d!important;font-weight:500;opacity:1!important;text-decoration:none!important}.skeleton-quest-sentence.sentence-wrong{animation:sentenceWrong .3s ease-in;background-color:#fee2e2;border-bottom:2px solid #ef4444;box-shadow:0 2px 4px #ef44444d;opacity:.7;text-decoration:line-through}.skeleton-quest-sentence.sentence-correct.sentence-wrong{background-color:#d1fae5!important;border-bottom:2px solid #10b981!important;opacity:1!important;text-decoration:none!important}@keyframes sentenceSuccess{0%{background-color:initial;transform:scale(1)}50%{background-color:#d1fae5;transform:scale(1.05)}to{background-color:#d1fae5;transform:scale(1)}}@keyframes sentenceWrong{0%{background-color:initial;transform:scale(1)}50%{background-color:#fee2e2;transform:scale(.98)}to{background-color:#fee2e2;transform:scale(1)}}@keyframes bonusSuccess{0%{transform:scale(1)}50%{transform:scale(1.02)}to{transform:scale(1)}}.skeleton-quest-paragraph-text{color:#1f2937;font-size:1rem;line-height:1.8;margin:0;text-align:justify}.skeleton-quest-middle{display:inline;font-size:inherit;line-height:inherit;transition:all .5s ease}.skeleton-quest-middle.blurred{background-color:#0000000d;border-radius:3px;cursor:not-allowed;filter:blur(4px);padding:.125rem .25rem;-webkit-user-select:none;user-select:none}.skeleton-quest-middle.revealed{animation:fadeIn .5s ease-in;background-color:initial;color:#1f2937;filter:blur(0);padding:0}.skeleton-quest-middle.review-mode-italic{color:#6b7280;font-style:italic}.skeleton-quest-middle.quest-revealed-marker{background-color:#fef3c7;border-left:3px solid #f59e0b;border-radius:3px;font-weight:500;padding:.125rem .25rem}.skeleton-quest-choices-area .question-area{display:flex;flex-direction:column;gap:1rem;margin-bottom:.75rem}.skeleton-quest-choices-area .question-number{color:#6366f1;font-size:1.5rem;font-weight:600}.skeleton-quest-choices-area .question-stem{color:#1f2937;font-size:1.25rem;font-weight:600;line-height:1.6}.skeleton-quest-question-scope{background-color:#6366f1;border-radius:4px;color:#fff;display:inline-block;font-size:.75rem;font-weight:600;padding:.25rem .75rem;text-transform:uppercase;width:-webkit-fit-content;width:fit-content}.skeleton-quest-choices-area{background:#fff;border-radius:.75rem;box-shadow:0 1px 3px #0000001a;display:flex;flex-direction:column;gap:1.5rem;grid-column:2;padding:2rem}.skeleton-quest-options{display:flex;flex-direction:column;gap:1rem}.skeleton-quest-option.choice-option{align-items:center;background:#fff;border:2px solid #e5e7eb;border-radius:.5rem;cursor:pointer;display:flex;font-size:1rem;gap:1rem;justify-content:space-between;padding:1rem 1.5rem;text-align:left;transition:all .2s}.skeleton-quest-option.choice-option:hover:not(.locked):not(:disabled){background:#f0f9ff;border-color:#6366f1}.skeleton-quest-option.choice-option:disabled{cursor:not-allowed}.skeleton-quest-option.choice-option.selected{background:#f0f9ff;border-color:#6366f1}.skeleton-quest-option.choice-option.correct{background:#ecfdf5;border-color:#10b981}.skeleton-quest-option.choice-option.incorrect{background:#fef2f2;border-color:#ef4444}.skeleton-quest-option.choice-option.locked{cursor:not-allowed;pointer-events:none}.skeleton-quest-option .choice-label{align-items:center;display:flex;gap:.5rem;min-width:3rem}.skeleton-quest-option .choice-letter{color:#1f2937;flex-shrink:0;font-size:1.125rem;font-weight:600}.skeleton-quest-option .choice-text{color:#1f2937;flex:1 1;line-height:1.5;text-align:left}.skeleton-quest-option .choice-icon{flex-shrink:0}.skeleton-quest-option .correct-icon{color:#10b981}.skeleton-quest-option .wrong-icon{color:#ef4444}.skeleton-quest-next,.skeleton-quest-submit{background-color:#6366f1;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1rem;font-weight:500;padding:.75rem 1.5rem;transition:background-color .2s ease}.skeleton-quest-next:hover,.skeleton-quest-submit:hover{background-color:#4f46e5}.skeleton-quest-next{background-color:#10b981;margin-top:1rem}.skeleton-quest-next:hover{background-color:#059669}@media (max-width:1024px){.skeleton-quest-content{gap:1.5rem;grid-template-columns:1fr;min-height:auto}.skeleton-quest-choices-area,.skeleton-quest-passage-area{grid-column:1;padding:1.5rem}}@media (max-width:768px){.skeleton-quest-item{padding:1rem}.skeleton-quest-header{align-items:flex-start;flex-direction:column;gap:.75rem;margin-bottom:1.5rem}.skeleton-quest-title{font-size:1.25rem}.skeleton-quest-progress{font-size:.8125rem}.skeleton-quest-content{gap:1rem}.skeleton-quest-choices-area,.skeleton-quest-passage-area{padding:1rem}.skeleton-quest-completion{flex-direction:column;gap:.75rem;margin-bottom:1rem;padding:.875rem}.skeleton-quest-completion>svg{height:1.25rem;width:1.25rem}.skeleton-quest-completion strong{font-size:.9375rem}.skeleton-quest-completion p{font-size:.8125rem}.skeleton-quest-hint{font-size:.8125rem;gap:.5rem;padding:.625rem .875rem}.skeleton-quest-hint-icon{font-size:1rem}.skeleton-quest-paragraph{margin-bottom:1rem;padding:.75rem}.skeleton-quest-paragraph-text{font-size:.9375rem;line-height:1.6;text-align:left}.skeleton-quest-choices-area .question-number{font-size:1.25rem}.skeleton-quest-choices-area .question-stem{font-size:1.125rem;line-height:1.5}.skeleton-quest-options{gap:.75rem}.skeleton-quest-option.choice-option{font-size:.9375rem;gap:.75rem;padding:.875rem 1rem}.skeleton-quest-option .choice-label{min-width:2.5rem}.skeleton-quest-option .choice-letter{font-size:1rem}.skeleton-quest-next,.skeleton-quest-submit{font-size:.9375rem;padding:.875rem 1.25rem}.skeleton-quest-bonus-mode{flex-direction:column;gap:.75rem;margin-bottom:1rem;padding:.875rem}.skeleton-quest-bonus-mode>svg{height:1.25rem;width:1.25rem}.skeleton-quest-bonus-mode strong{font-size:1rem}.skeleton-quest-bonus-mode p{font-size:.8125rem}.skeleton-quest-sentence{margin:0 .125rem;padding:.25rem .375rem}.skeleton-quest-item button.btn-nav{font-size:.875rem;gap:.375rem;padding:.625rem 1rem}.skeleton-quest-item button.btn-nav svg{height:1rem;width:1rem}}@media (max-width:480px){.skeleton-quest-item{padding:.75rem}.skeleton-quest-title{font-size:1.125rem}.skeleton-quest-progress{font-size:.75rem}.skeleton-quest-choices-area,.skeleton-quest-passage-area{padding:.875rem}.skeleton-quest-paragraph-text{font-size:.875rem;line-height:1.5}.skeleton-quest-choices-area .question-stem{font-size:1rem}.skeleton-quest-option.choice-option{font-size:.875rem;padding:.75rem .875rem}}.vocabulary-quiz-page{background:linear-gradient(135deg,#f0f9ff,#fff 50%,#faf5ff);min-height:100vh;padding:2rem}.vocab-quiz-container{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;margin:0 auto;max-width:1400px;min-height:600px}.question-area{background:#fff;border-radius:.75rem;box-shadow:0 1px 3px #0000001a;display:flex;flex-direction:column;gap:1rem;grid-column:1;grid-row:1;padding:2rem}.question-number{color:#6366f1;font-size:1.5rem}.question-stem{color:#1f2937;font-size:1.25rem;font-weight:600}.choices-area{background:#fff;border-radius:.75rem;box-shadow:0 1px 3px #0000001a;display:flex;flex-direction:column;gap:1.5rem;grid-column:2;grid-row:1;padding:2rem}.navigation-buttons{display:flex;gap:1rem;justify-content:space-between}.btn-nav{align-items:center;border-radius:.5rem;display:flex;font-size:.875rem;font-weight:500;gap:.5rem;padding:.5rem 1rem;transition:all .2s}.btn-nav.btn-prev{background:#f3f4f6;border:1px solid #e5e7eb;color:#6b7280}.btn-nav.btn-prev:hover:not(:disabled){background:#e5e7eb}.btn-nav.btn-next{background:#6366f1;border:1px solid #6366f1;color:#fff}.btn-nav.btn-next:hover:not(:disabled){background:#4f46e5}.btn-nav:disabled{cursor:not-allowed;opacity:.5}.choices-list{display:flex;flex-direction:column;gap:1rem}.choice-option{align-items:center;background:#fff;border:2px solid #e5e7eb;border-radius:.5rem;cursor:pointer;display:flex;gap:1rem;justify-content:space-between;padding:1rem 1.5rem;text-align:left;transition:all .2s}.choice-option.selected,.choice-option:hover:not(.locked):not(:disabled){background:#f0f9ff;border-color:#6366f1}.choice-option.correct{background:#ecfdf5;border-color:#10b981}.choice-option.wrong{background:#fef2f2;border-color:#ef4444}.choice-option.locked{cursor:not-allowed;pointer-events:none}.choice-label{align-items:center;display:flex;gap:.5rem;min-width:3rem}.choice-letter{color:#1f2937;font-size:1.125rem;font-weight:600}.choice-icon{height:1.25rem;width:1.25rem}.correct-icon{color:#10b981}.wrong-icon{color:#ef4444}.choice-text{color:#1f2937;flex:1 1;font-size:1rem;font-weight:500}.choice-percentage{color:#6b7280;font-size:.875rem;font-weight:400}.come-back-later{display:flex;justify-content:center}.btn-small{font-size:.875rem;padding:.5rem 1rem}.solution-panel{background:linear-gradient(135deg,#eff6ff,#dbeafe);border:1px solid #bfdbfe;border-radius:.75rem;box-shadow:0 1px 3px #0000001a;grid-column:1;grid-row:2;padding:1.5rem}.solution-header{align-items:center;display:flex;gap:.5rem;margin-bottom:1rem}.solution-arrow{color:#3b82f6;font-size:.875rem}.solution-title{color:#1e40af;font-size:1rem;font-weight:600}.solution-content{color:#1f2937;line-height:1.6}.solution-answer{font-size:1rem;margin-bottom:1rem}.solution-explanation{color:#4b5563;font-size:.9375rem}.follow-up-panel{align-items:center;background:#fff;border:2px solid #6366f1;border-radius:.75rem;display:flex;grid-column:2;grid-row:2;justify-content:space-between;padding:1.5rem}.follow-up-content{align-items:center;display:flex;gap:1rem;width:100%}.follow-up-label{color:#1f2937;font-size:1rem;font-weight:500}.follow-up-arrow{color:#6366f1;cursor:pointer;font-size:1.5rem;margin-left:auto;transition:transform .2s}.follow-up-arrow:hover{transform:translateX(.25rem)}.results-view{align-items:center;display:flex;justify-content:center;min-height:80vh}.results-container{background:#fff;border-radius:1rem;box-shadow:0 4px 6px #0000001a;max-width:800px;padding:3rem;width:100%}.results-header{margin-bottom:3rem;text-align:center}.results-header h1{color:#1f2937;font-size:2rem;font-weight:700;margin-bottom:.5rem}.results-header p{color:#6b7280;font-size:1.125rem}.results-mascot-container{align-items:center;display:flex;flex-direction:column;gap:1rem;margin:2rem 0}.results-mascot-speech-bubble{animation:bubblePop .5s ease-out;background:linear-gradient(135deg,#fef3c7,#fde68a);border:2px solid #f59e0b;border-radius:1rem;box-shadow:0 4px 6px #0000001a;max-width:400px;padding:1rem 1.5rem;position:relative}.results-mascot-speech-bubble:after{border-left:10px solid #0000;border-right:10px solid #0000;border-top:10px solid #fde68a;bottom:-10px;content:"";height:0;left:50%;position:absolute;transform:translateX(-50%);width:0}.results-mascot-speech-bubble p{color:#78350f;font-size:1rem;font-weight:500;line-height:1.5;margin:0;text-align:center}.results-mascot-avatar{align-items:center;display:flex;height:120px;justify-content:center;position:relative;width:120px}.results-mascot-image{height:100%;object-fit:contain;width:100%}.results-mascot-emoji,.results-mascot-image{animation:mascotBounce 2s ease-in-out infinite}.results-mascot-emoji{font-size:5rem}@keyframes bubblePop{0%{opacity:0;transform:scale(.8)}50%{transform:scale(1.05)}to{opacity:1;transform:scale(1)}}@keyframes mascotBounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.results-summary{display:flex;justify-content:center;margin-bottom:3rem}.score-display{text-align:center}.score-circle{align-items:center;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:50%;box-shadow:0 4px 6px #0000001a;display:flex;height:150px;justify-content:center;margin:0 auto 1.5rem;width:150px}.score-percentage{color:#fff;font-size:2.5rem;font-weight:700}.score-details p{color:#6b7280;font-size:1rem;margin:.25rem 0}.results-actions{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:2rem}.import-floating-btn{align-items:center;background:#6366f1;border:none;border-radius:2rem;bottom:2rem;box-shadow:0 4px 6px #0000001a;color:#fff;cursor:pointer;display:flex;font-size:.875rem;font-weight:500;gap:.5rem;padding:.75rem 1.25rem;position:fixed;right:2rem;transition:all .2s;z-index:100}.import-floating-btn:hover{background:#4f46e5;box-shadow:0 6px 12px #00000026;transform:translateY(-2px)}.import-floating-btn:active{transform:translateY(0)}@media (max-width:640px){.import-floating-btn{bottom:1rem;padding:.625rem 1rem;right:1rem}.import-floating-btn span{display:none}}@media (max-width:1024px){.vocab-quiz-container{grid-template-columns:1fr;grid-template-rows:auto auto auto auto}.question-area{grid-column:1;grid-row:1}.choices-area{grid-column:1;grid-row:2}.solution-panel{grid-column:1;grid-row:3}.follow-up-panel{grid-column:1;grid-row:4}}@media (max-width:640px){.vocabulary-quiz-page{padding:1rem}.choices-area,.question-area{padding:1.25rem}.question-number{font-size:1.25rem}.question-stem{font-size:1.125rem;line-height:1.5}.navigation-buttons{flex-direction:column;gap:.75rem}.btn-nav{font-size:.875rem;justify-content:center;min-height:44px;padding:.75rem 1rem;width:100%}.choices-list{gap:.75rem}.choice-option{border-width:2px;min-height:60px;padding:1rem}.choice-text{font-size:.9375rem}.choice-letter{font-size:1rem}.solution-panel{padding:1.25rem}.solution-answer,.solution-title{font-size:.9375rem}.solution-explanation{font-size:.875rem}.results-container{margin:1rem;padding:1.5rem}.results-header h1{font-size:1.5rem}.results-header p{font-size:1rem}.score-circle{height:120px;width:120px}.score-percentage{font-size:2rem}.results-actions{flex-direction:column}.results-actions .btn{justify-content:center;width:100%}.vocabulary-quiz-page>div[style*="padding: 1rem 2rem"]{align-items:flex-start;flex-direction:column;gap:1rem;padding:1rem!important}.vocabulary-quiz-page>div[style*="padding: 1rem 2rem"]>div:first-child h2{font-size:1.125rem}.vocabulary-quiz-page>div[style*="padding: 1rem 2rem"]>div:first-child p{font-size:.875rem}.vocabulary-quiz-page>div[style*="padding: 1rem 2rem"]>button{width:100%}.results-table-container{-webkit-overflow-scrolling:touch;overflow-x:auto}.results-table-container table{font-size:.8rem;min-width:600px}.results-table-container td,.results-table-container th{padding:.5rem}}.vocabulary-quiz-page>div[style*="position: 'fixed'"]{margin-bottom:1rem;position:relative!important;right:auto!important;top:auto!important;width:100%}@media (max-width:480px){.vocabulary-quiz-page{padding:.75rem}.choices-area,.question-area{padding:1rem}.question-stem{font-size:1rem}.choice-option{min-height:56px;padding:.875rem}.choice-text{font-size:.875rem}.hero-mascot{padding:1rem}.hero-mascot img{max-height:250px}.vocabulary-quiz-page>div[style*="position: 'fixed'"]{margin-bottom:.75rem}}.umbrella-quest-item{background-color:#f9fafb;display:flex;flex-direction:column;justify-content:flex-start;margin:0 auto;max-width:1400px;min-height:100vh;padding:2rem}.umbrella-passage-section{background-color:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a;flex:0 0 auto;margin-bottom:2rem;padding:1.5rem}.umbrella-passage-title{color:#111827;font-size:1.5rem;font-weight:600;margin-bottom:1rem}.umbrella-passage-text{color:#374151;font-size:1rem;line-height:1.7;white-space:pre-wrap}.umbrella-game-board{display:flex;flex:0 1 auto;flex-direction:column;gap:1rem}.umbrella-zones-row{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(3,1fr);margin-bottom:1rem}.umbrella-zone{border-radius:12px;cursor:pointer;display:flex;flex-direction:column;min-height:300px;padding:1rem;transition:all .2s}.umbrella-zone:hover{box-shadow:0 4px 6px #0000001a;transform:translateY(-2px)}.umbrella-zone-highlight{border-width:3px!important;box-shadow:0 0 0 3px #3b82f64d}.umbrella-zone-drag-over{border-width:3px!important;box-shadow:0 0 0 3px #10b98166;transform:scale(1.02);transition:all .2s}.umbrella-zone-header{align-items:center;color:#111827;display:flex;font-size:1.1rem;font-weight:600;gap:.5rem;margin-bottom:1rem}.umbrella-zone-emoji{font-size:1.5rem}.umbrella-zone-label{flex:1 1}.umbrella-zone-content{display:flex;flex:1 1;flex-direction:column;gap:.75rem;min-height:200px}.umbrella-card-in-zone{background-color:#fff;border:2px solid #e5e7eb;border-radius:8px;cursor:grab;display:flex;flex-direction:column;gap:.5rem;padding:1rem;position:relative}.umbrella-card-in-zone:active{cursor:grabbing}.umbrella-card-correct{background-color:#d1fae5;border-color:#10b981}.umbrella-card-incorrect{background-color:#fee2e2;border-color:#ef4444}.umbrella-card-icon{position:absolute;right:.5rem;top:.5rem}.umbrella-card-text{color:#374151;font-size:.95rem;font-weight:500;padding-right:2rem}.umbrella-card-explanation{border-top:1px solid #e5e7eb;color:#6b7280;font-size:.85rem;font-style:italic;margin-top:.5rem;padding-top:.5rem}.umbrella-cards-row{background-color:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a;padding:1rem}.umbrella-cards-label{color:#6b7280;font-size:.9rem;font-weight:500;margin-bottom:1rem}.umbrella-cards-container{align-items:flex-start;display:flex;flex-wrap:wrap;gap:1rem}.umbrella-card{background-color:#f3f4f6;border:2px solid #d1d5db;border-radius:8px;color:#374151;cursor:grab;flex:0 1 300px;font-size:.95rem;font-weight:500;max-width:400px;min-width:250px;padding:1rem;transition:all .2s}.umbrella-card:hover{background-color:#e5e7eb;border-color:#9ca3af;box-shadow:0 2px 4px #0000001a;transform:translateY(-2px)}.umbrella-card:active{cursor:grabbing}.umbrella-card-selected{background-color:#dbeafe;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f64d}.umbrella-card-dragging{cursor:grabbing!important;opacity:.5}.umbrella-submit-section{align-items:center;display:flex;flex-direction:column;gap:.5rem;margin-bottom:0;padding:.5rem 1rem}.umbrella-submit-button{background-color:#3b82f6;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem 2rem;transition:all .2s}.umbrella-submit-button:hover:not(:disabled){background-color:#2563eb;box-shadow:0 4px 6px #0000001a;transform:translateY(-1px)}.umbrella-submit-button:disabled{background-color:#9ca3af;cursor:not-allowed}.umbrella-submit-hint{color:#6b7280;font-size:.875rem}.umbrella-results-summary{background-color:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a;margin-bottom:0;padding:1rem;text-align:center}.umbrella-results-text{color:#374151;font-size:1.1rem;font-weight:600;margin-bottom:.5rem}.umbrella-results-success{color:#10b981;font-size:1rem;font-weight:500}.umbrella-navigation{align-items:center;display:flex;justify-content:space-between;margin-top:1rem;padding:0}.umbrella-nav-button{background-color:#3b82f6;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:500;padding:.75rem 1.5rem;transition:all .2s}.umbrella-nav-button:hover:not(:disabled){background-color:#2563eb}.umbrella-nav-button:disabled{background-color:#9ca3af;cursor:not-allowed}@keyframes umbrella-slide-to-correct{0%{transform:translateX(0)}50%{opacity:.7;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}@media (max-width:1024px){.umbrella-zones-row{grid-template-columns:1fr}.umbrella-card{flex:1 1 100%}}@media (max-width:768px){.umbrella-quest-item{padding:1rem}.umbrella-passage-section{margin-bottom:1.5rem;padding:1rem}.umbrella-passage-title{font-size:1.25rem;margin-bottom:.75rem}.umbrella-passage-text{font-size:.9375rem;line-height:1.6}.umbrella-zones-row{gap:.75rem;margin-bottom:.75rem}.umbrella-zone{min-height:250px;padding:.875rem}.umbrella-zone-header{font-size:1rem;gap:.375rem;margin-bottom:.75rem}.umbrella-zone-emoji{font-size:1.25rem}.umbrella-zone-content{gap:.5rem;min-height:150px}.umbrella-card-in-zone{gap:.375rem;padding:.875rem}.umbrella-card-text{font-size:.875rem;padding-right:1.5rem}.umbrella-card-explanation{font-size:.8125rem;margin-top:.375rem;padding-top:.375rem}.umbrella-card-icon{right:.375rem;top:.375rem}.umbrella-card-icon svg{height:1rem;width:1rem}.umbrella-cards-row{padding:.875rem}.umbrella-cards-label{font-size:.875rem;margin-bottom:.75rem}.umbrella-cards-container{gap:.75rem}.umbrella-card{flex:1 1 100%;font-size:.875rem;max-width:100%;min-width:100%;padding:.875rem}.umbrella-submit-section{padding:.5rem .75rem}.umbrella-submit-button{font-size:.9375rem;padding:.875rem 1.5rem}.umbrella-submit-hint{font-size:.8125rem}.umbrella-results-summary{padding:.875rem}.umbrella-results-text{font-size:1rem}.umbrella-results-success{font-size:.9375rem}.umbrella-navigation{flex-direction:column;gap:.75rem;margin-top:1.5rem}.umbrella-nav-button{font-size:.9375rem;padding:.875rem 1.25rem;width:100%}}@media (max-width:480px){.umbrella-quest-item{padding:.75rem}.umbrella-passage-section{margin-bottom:1rem;padding:.875rem}.umbrella-passage-title{font-size:1.125rem}.umbrella-passage-text{font-size:.875rem;line-height:1.5}.umbrella-zone{min-height:200px;padding:.75rem}.umbrella-zone-header{font-size:.9375rem}.umbrella-zone-emoji{font-size:1.125rem}.umbrella-zone-content{min-height:120px}.umbrella-card-in-zone{padding:.75rem}.umbrella-card,.umbrella-card-text{font-size:.8125rem}.umbrella-card{padding:.75rem}.umbrella-nav-button,.umbrella-submit-button{font-size:.875rem;padding:.75rem 1.25rem}}.boss-arena{background:#f5f5f5;display:flex;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;height:100vh}.boss-arena-error{color:#dc2626;font-size:1.1rem;padding:2rem;text-align:center}.boss-hud{background:#1f2937;box-shadow:0 2px 8px #0000001a;color:#fff;justify-content:space-between;padding:1rem 2rem;z-index:10}.boss-hud,.hud-timer{align-items:center;display:flex}.hud-timer{font-feature-settings:"tnum";font-size:1.5rem;font-variant-numeric:tabular-nums;font-weight:600;gap:.5rem}.timer-icon{height:24px;width:24px}.timer-warning{animation:pulse 1s infinite;color:#fbbf24}@keyframes pulse{0%,to{opacity:1}50%{opacity:.7}}.hud-tabs{display:flex;gap:.5rem}.hud-tab{align-items:center;background:#ffffff1a;border:2px solid #ffffff4d;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:1.1rem;font-weight:600;height:48px;justify-content:center;position:relative;transition:all .2s;width:48px}.hud-tab:hover:not(:disabled){background:#fff3;border-color:#ffffff80}.hud-tab.active{background:#3b82f6;border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f64d}.hud-tab.complete{background:#10b981;border-color:#10b981}.hud-tab:disabled{cursor:not-allowed;opacity:.6}.tab-check{background:#fff;border-radius:50%;color:#10b981;height:16px;position:absolute;right:-4px;top:-4px;width:16px}.boss-content{gap:1rem;padding:1rem}.boss-content,.boss-passage-column{display:flex;flex:1 1;overflow:hidden}.boss-passage-column{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;flex-direction:column}.passage-header{background:#f9fafb;border-bottom:2px solid #e5e7eb;padding:1.5rem}.passage-genre{background:#dbeafe;border-radius:6px;color:#1e40af;display:inline-block;font-size:.875rem;font-weight:500;padding:.25rem .75rem}.passage-text{color:#374151;flex:1 1;font-size:1rem;line-height:1.8;overflow-y:auto;padding:1.5rem}.passage-line{display:flex;margin-bottom:0;min-height:1.5em}.passage-line.paragraph-start{margin-top:1rem;padding-top:.5rem}.passage-line.paragraph-start:first-child{margin-top:0;padding-top:0}.passage-line.paragraph-start .line-text{color:#111827;font-weight:600;padding-left:2rem}.line-number{color:#9ca3af;display:inline-block;flex-shrink:0;font-size:.875rem;font-weight:500;margin-right:1rem;text-align:right;width:40px}.passage-line.paragraph-start .line-number{color:#6b7280;font-weight:700}.line-text{flex:1 1;white-space:pre-wrap}.boss-questions-column{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;display:flex;flex:1 1;flex-direction:column;overflow:hidden}.questions-header{align-items:center;background:#f9fafb;border-bottom:2px solid #e5e7eb;display:flex;justify-content:space-between;padding:1.5rem}.questions-header h3{color:#111827;font-size:1.25rem;font-weight:700;margin:0}.questions-count{background:#e0e7ff;border-radius:6px;color:#3730a3;font-size:.875rem;font-weight:600;padding:.25rem .75rem}.questions-list{display:flex;flex:1 1;flex-direction:column;gap:1.5rem;overflow-y:auto;padding:1.5rem}.question-card{background:#f9fafb;border:2px solid #e5e7eb;border-radius:8px;padding:1.25rem;transition:all .2s}.question-card:hover{border-color:#d1d5db;box-shadow:0 2px 4px #0000000d}.question-header{align-items:center;display:flex;gap:.75rem;margin-bottom:.75rem}.question-number{background:#3b82f6;color:#fff;font-size:.875rem;font-weight:600}.question-number,.question-skill-tag{border-radius:4px;display:inline-block;padding:.25rem .5rem}.question-skill-tag{background:#fef3c7;color:#92400e;font-size:.75rem;font-weight:500}.review-indicator{align-items:center;display:flex;margin-left:auto}.review-indicator.correct{color:#10b981}.review-indicator.incorrect{color:#ef4444}.question-stem{color:#111827;font-size:1rem;font-weight:500;line-height:1.6;margin-bottom:1rem}.question-options{display:flex;flex-direction:column;gap:.75rem}.answer-option{align-items:center;background:#fff;border:2px solid #e5e7eb;border-radius:8px;cursor:pointer;display:flex;font-size:.9375rem;gap:.75rem;padding:.875rem 1rem;text-align:left;transition:all .2s}.answer-option:hover:not(:disabled){background:#eff6ff;border-color:#3b82f6}.answer-option.selected{background:#dbeafe;border-color:#3b82f6;font-weight:500}.answer-option.correct-answer{background:#d1fae5;border-color:#10b981}.answer-option.incorrect-answer{background:#fee2e2;border-color:#ef4444}.answer-option:disabled{cursor:not-allowed}.option-key{color:#6b7280;font-weight:600;min-width:24px}.answer-option.selected .option-key{color:#1e40af}.option-text{color:#374151;flex:1 1}.option-check,.option-x{flex-shrink:0;height:20px;width:20px}.option-check{color:#10b981}.option-x{color:#ef4444}.boss-footer{background:#fff;border-top:2px solid #e5e7eb;display:flex;justify-content:flex-end;padding:1rem 2rem}.next-passage-button,.submit-button{background:#3b82f6;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.875rem 2rem;transition:all .2s}.submit-button:hover:not(:disabled){background:#2563eb;box-shadow:0 4px 8px #3b82f64d;transform:translateY(-1px)}.submit-button:disabled{background:#9ca3af;cursor:not-allowed;opacity:.6}.next-passage-button{background:#10b981}.next-passage-button:hover:not(:disabled){background:#059669}.passage-text::-webkit-scrollbar,.questions-list::-webkit-scrollbar{width:8px}.passage-text::-webkit-scrollbar-track,.questions-list::-webkit-scrollbar-track{background:#f1f1f1}.passage-text::-webkit-scrollbar-thumb,.questions-list::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.passage-text::-webkit-scrollbar-thumb:hover,.questions-list::-webkit-scrollbar-thumb:hover{background:#94a3b8}.boss-results{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;margin:0 auto;max-width:1200px;padding:2rem}.boss-results-error{color:#dc2626;font-size:1.1rem;padding:2rem;text-align:center}.results-scorecard{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:16px;box-shadow:0 4px 12px #00000026;color:#fff;display:flex;gap:2rem;margin-bottom:2rem;padding:2rem}.scorecard-icon{align-items:center;background:#fff3;border-radius:50%;display:flex;flex-shrink:0;height:80px;justify-content:center;width:80px}.scorecard-icon svg{height:48px;width:48px}.scorecard-content{flex:1 1}.scorecard-content h2{font-size:2rem;font-weight:700;margin:0 0 1rem}.scorecard-score{align-items:baseline;display:flex;gap:1rem;margin-bottom:.5rem}.score-number{font-size:3rem;font-weight:700;line-height:1}.score-fraction{font-size:1.25rem;opacity:.9}.scorecard-time{align-items:center;display:flex;font-size:1rem;gap:.5rem;opacity:.9}.time-icon{height:18px;width:18px}.results-genre-analysis{margin-bottom:2rem}.results-genre-analysis h3{color:#111827;font-size:1.5rem;font-weight:700;margin:0 0 1.5rem}.genre-stats{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.genre-stat-card{background:#fff;border:2px solid #e5e7eb;border-radius:12px;padding:1.5rem;transition:all .2s}.genre-stat-card:hover{border-color:#3b82f6;box-shadow:0 4px 8px #0000001a}.genre-name{color:#111827;font-size:1.1rem;font-weight:600;margin-bottom:.75rem}.genre-score{align-items:baseline;display:flex;gap:.75rem;margin-bottom:.75rem}.genre-percentage{color:#3b82f6;font-size:2rem;font-weight:700}.genre-fraction{color:#6b7280;font-size:1rem}.genre-bar{background:#e5e7eb;border-radius:4px;height:8px;overflow:hidden}.genre-bar-fill{background:linear-gradient(90deg,#3b82f6,#8b5cf6);height:100%;transition:width .5s ease}.results-skill-analysis{margin-bottom:2rem}.results-skill-analysis h3{color:#111827;font-size:1.5rem;font-weight:700;margin:0 0 1.5rem}.skill-chart{display:flex;flex-direction:column;gap:1.5rem}.skill-chart-item{background:#fff;border:2px solid #e5e7eb;border-radius:12px;padding:1.5rem}.skill-chart-label{align-items:center;display:flex;gap:.5rem;margin-bottom:1rem}.skill-name{color:#111827;font-size:1.1rem;font-weight:600}.skill-count{color:#6b7280;font-size:.875rem}.skill-chart-bars{margin-bottom:.75rem}.skill-bar-container{background:#f3f4f6;border-radius:8px;display:flex;height:40px;overflow:hidden}.skill-bar{align-items:center;display:flex;height:100%;justify-content:center;position:relative;transition:width .5s ease}.skill-bar.correct-bar{background:#10b981}.skill-bar.incorrect-bar{background:#ef4444}.skill-bar-label{color:#fff;font-size:.875rem;font-weight:600;text-shadow:0 1px 2px #0003}.skill-chart-stats{display:flex;flex-wrap:wrap;gap:1rem}.skill-stat{font-size:.875rem;font-weight:500}.skill-stat.correct-stat{color:#10b981}.skill-stat.incorrect-stat{color:#ef4444}.skill-stat.unanswered-stat{color:#6b7280}.results-review{margin-bottom:2rem}.results-review h3{color:#111827;font-size:1.5rem;font-weight:700;margin:0 0 1.5rem}.review-questions{display:flex;flex-direction:column;gap:2rem}.review-passage-section{background:#fff;border:2px solid #e5e7eb;border-radius:12px;padding:1.5rem}.review-passage-header{border-bottom:2px solid #e5e7eb;margin-bottom:1.5rem;padding-bottom:1rem}.review-passage-header h4{align-items:center;color:#111827;display:flex;font-size:1.25rem;font-weight:700;gap:.75rem;margin:0}.passage-genre-badge{background:#dbeafe;border-radius:6px;color:#1e40af;display:inline-block;font-size:.875rem;font-weight:500;padding:.25rem .75rem}.review-question-card{background:#f9fafb;border:2px solid #e5e7eb;border-radius:8px;margin-bottom:1.5rem;padding:1.25rem}.review-question-card:last-child{margin-bottom:0}.review-question-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.review-question-info{align-items:center;display:flex;gap:.75rem}.review-question-number{background:#3b82f6;color:#fff;font-size:.875rem;font-weight:600}.review-question-number,.review-question-skill{border-radius:4px;display:inline-block;padding:.25rem .5rem}.review-question-skill{background:#fef3c7;color:#92400e;font-size:.75rem;font-weight:500}.review-question-result{align-items:center;display:flex;font-size:.875rem;font-weight:600;gap:.5rem}.review-question-result.correct{color:#10b981}.review-question-result.incorrect{color:#ef4444}.review-question-result svg{height:18px;width:18px}.review-expand-button{align-items:center;background:#fff;border:2px solid #e5e7eb;border-radius:6px;color:#374151;cursor:pointer;display:flex;font-size:.875rem;font-weight:500;gap:.5rem;padding:.5rem 1rem;transition:all .2s}.review-expand-button:hover{border-color:#3b82f6;color:#3b82f6}.review-expand-button svg{height:16px;width:16px}.review-question-stem{color:#111827;font-size:1rem;font-weight:500;line-height:1.6;margin-bottom:1rem}.review-question-options{display:flex;flex-direction:column;gap:.75rem}.review-option{align-items:center;background:#fff;border:2px solid #e5e7eb;border-radius:8px;display:flex;gap:.75rem;padding:.875rem 1rem;transition:all .2s}.review-option.selected{background:#dbeafe;border-color:#3b82f6;font-weight:500}.review-option.correct{background:#d1fae5;border-color:#10b981}.review-option.incorrect{background:#fee2e2;border-color:#ef4444}.review-option-key{color:#6b7280;font-weight:600;min-width:24px}.review-option.selected .review-option-key{color:#1e40af}.review-option-text{color:#374151;flex:1 1}.review-option-icon{flex-shrink:0;height:20px;width:20px}.review-option-icon.correct{color:#10b981}.review-option-icon.incorrect{color:#ef4444}.review-passage-expanded{border-top:2px solid #e5e7eb;margin-top:1.5rem;padding-top:1.5rem}.review-passage-title{color:#111827;font-size:1.1rem;font-weight:600;margin-bottom:1rem}.review-passage-text{background:#fff;border:2px solid #e5e7eb;border-radius:8px;color:#374151;font-size:.9375rem;line-height:1.8;max-height:400px;overflow-y:auto;padding:1.5rem}.review-passage-line{display:flex;margin-bottom:.25rem;min-height:1.5em}.review-line-number{color:#9ca3af;display:inline-block;flex-shrink:0;font-size:.875rem;font-weight:500;margin-right:1rem;text-align:right;width:40px}.review-line-text{flex:1 1;white-space:pre-wrap}.review-passage-text::-webkit-scrollbar{width:8px}.review-passage-text::-webkit-scrollbar-track{background:#f1f1f1}.review-passage-text::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.review-passage-text::-webkit-scrollbar-thumb:hover{background:#94a3b8}.instant-replay-overlay{align-items:center;background-color:#00000080;bottom:0;display:flex;justify-content:center;left:0;padding:2rem;position:fixed;right:0;top:0;z-index:1000}.instant-replay-modal{background-color:#fff;border-radius:12px;box-shadow:0 20px 25px -5px #0000001a;display:flex;flex-direction:column;max-height:90vh;max-width:900px;overflow:hidden;width:100%}.instant-replay-header{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:1.5rem}.instant-replay-header h2{color:#111827;font-size:1.5rem;font-weight:600;margin:0}.instant-replay-close{background:none;border:none;color:#6b7280;cursor:pointer;padding:.5rem;transition:color .2s}.instant-replay-close:hover{color:#111827}.instant-replay-content{flex:1 1;overflow-y:auto;padding:1.5rem}.instant-replay-passage{background-color:#f9fafb;border-radius:8px;margin-bottom:2rem;padding:1rem}.instant-replay-passage h3{color:#111827;font-size:1.25rem;font-weight:600;margin-bottom:.75rem}.instant-replay-passage p{color:#374151;font-size:1rem;line-height:1.7}.instant-replay-zones{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(3,1fr);margin-bottom:2rem}.instant-replay-zone{border-radius:12px;display:flex;flex-direction:column;min-height:250px;padding:1rem}.instant-replay-zone-header{align-items:center;color:#111827;display:flex;font-size:1.1rem;font-weight:600;gap:.5rem;margin-bottom:1rem}.instant-replay-zone-emoji{font-size:1.5rem}.instant-replay-zone-label{flex:1 1}.instant-replay-zone-content{flex:1 1;gap:.75rem}.instant-replay-card,.instant-replay-zone-content{display:flex;flex-direction:column;position:relative}.instant-replay-card{background-color:#fff;border:2px solid #e5e7eb;border-radius:8px;gap:.5rem;padding:1rem}.instant-replay-card-correct{background-color:#d1fae5;border-color:#10b981}.instant-replay-card-incorrect{background-color:#fee2e2;border-color:#ef4444}.instant-replay-card-text{color:#374151;font-size:.95rem;font-weight:500}.instant-replay-card-explanation{border-top:1px solid #e5e7eb;color:#6b7280;font-size:.85rem;font-style:italic;margin-top:.5rem;padding-top:.5rem}.instant-replay-arrow-wrapper{align-items:center;display:flex;flex-direction:column;gap:.25rem;left:50%;position:absolute;top:-60px;transform:translateX(-50%);z-index:10}.instant-replay-arrow-label{background-color:#ef4444;border-radius:4px;color:#fff;font-size:.75rem;font-weight:600;padding:.25rem .5rem;white-space:nowrap;z-index:11}.instant-replay-arrow-svg{pointer-events:none}.instant-replay-correct-zones{background-color:#f0fdf4;border:2px solid #10b981;border-radius:8px;margin-top:2rem;padding:1rem}.instant-replay-correct-zones h4{color:#059669;font-size:1rem;font-weight:600;margin:0 0 .75rem}.instant-replay-correct-item{color:#374151;font-size:.9rem;margin-bottom:.5rem}.instant-replay-regular{display:flex;flex-direction:column;gap:1.5rem}.instant-replay-question h3{color:#111827;font-size:1.25rem;font-weight:600;margin:0}.instant-replay-answers{display:flex;flex-direction:column;gap:.75rem}.instant-replay-choice{align-items:center;background-color:#fff;border:2px solid #e5e7eb;border-radius:8px;display:flex;gap:.75rem;padding:1rem}.instant-replay-selected{background-color:#dbeafe;border-color:#3b82f6}.instant-replay-correct-choice{background-color:#d1fae5;border-color:#10b981}.instant-replay-choice-key{color:#6b7280;font-weight:600;min-width:24px}.instant-replay-choice-text{color:#374151;flex:1 1}.instant-replay-check{color:#10b981;font-size:1.25rem;font-weight:600}.instant-replay-x{color:#ef4444;font-size:1.25rem;font-weight:600}.instant-replay-explanation{background-color:#f9fafb;border-left:4px solid #3b82f6;border-radius:8px;color:#374151;font-size:.95rem;line-height:1.6;padding:1rem}@media (max-width:1024px){.instant-replay-zones{grid-template-columns:1fr}}@media (max-width:768px){.instant-replay-overlay{padding:1rem}.instant-replay-modal{max-height:95vh}.instant-replay-header{padding:1rem}.instant-replay-header h2{font-size:1.25rem}.instant-replay-content{padding:1rem}.instant-replay-passage{margin-bottom:1.5rem;padding:.875rem}.instant-replay-passage h3{font-size:1.125rem;margin-bottom:.5rem}.instant-replay-passage p{font-size:.9375rem;line-height:1.6}.instant-replay-zones{gap:.75rem;margin-bottom:1.5rem}.instant-replay-zone{min-height:200px;padding:.875rem}.instant-replay-zone-header{font-size:1rem;margin-bottom:.75rem}.instant-replay-zone-emoji{font-size:1.25rem}.instant-replay-card{padding:.875rem}.instant-replay-card-text{font-size:.875rem}.instant-replay-card-explanation{font-size:.8125rem}.instant-replay-arrow-wrapper{top:-50px}.instant-replay-correct-zones{margin-top:1.5rem;padding:.875rem}.instant-replay-correct-zones h4{font-size:.9375rem;margin-bottom:.5rem}.instant-replay-correct-item{font-size:.875rem}.instant-replay-question h3{font-size:1.125rem}.instant-replay-choice{gap:.5rem;padding:.875rem}.instant-replay-choice-key{font-size:.9375rem;min-width:20px}.instant-replay-choice-text{font-size:.9375rem}.instant-replay-explanation{font-size:.875rem;padding:.875rem}}@media (max-width:480px){.instant-replay-overlay{padding:.5rem}.instant-replay-header{padding:.875rem}.instant-replay-header h2{font-size:1.125rem}.instant-replay-content{padding:.875rem}.instant-replay-passage{padding:.75rem}.instant-replay-passage p{font-size:.875rem}.instant-replay-zone{min-height:180px;padding:.75rem}.instant-replay-card{padding:.75rem}.instant-replay-card-text{font-size:.8125rem}}.vocabulary-import-page{background:linear-gradient(135deg,#f0f9ff,#fff 50%,#faf5ff);min-height:100vh}.import-page-container{margin:0 auto;max-width:1200px;padding:2rem}.import-page-header{align-items:center;background:#fff;border-radius:.75rem;box-shadow:0 1px 3px #0000001a;display:flex;justify-content:space-between;margin-bottom:2rem;padding:1.5rem}.import-page-content{align-items:center;display:flex;justify-content:center;min-height:400px}.import-success-page{background:#fff;border-radius:1rem;box-shadow:0 4px 6px #0000001a;max-width:600px;padding:3rem;text-align:center;width:100%}.success-icon{margin-bottom:1.5rem}.checkmark-circle{align-items:center;background:linear-gradient(135deg,#10b981,#059669);border-radius:50%;color:#fff;display:flex;font-size:2.5rem;font-weight:700;height:80px;justify-content:center;margin:0 auto;width:80px}.import-success-page h2{color:#1f2937;font-size:1.75rem;font-weight:700;margin-bottom:1.5rem}.success-details{background:#f9fafb;border-radius:.5rem;margin-bottom:2rem;padding:1.5rem;text-align:left}.success-details p{color:#374151;font-size:1rem;margin:.5rem 0}.success-actions{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}.btn-lg{font-size:1rem;padding:.875rem 1.5rem}.btn-secondary{background:#f3f4f6;border:1px solid #e5e7eb;color:#374151}.btn-secondary:hover{background:#e5e7eb}@media (max-width:768px){.import-page-container{padding:1rem}.import-page-header{align-items:flex-start;flex-direction:column;gap:1rem}.header-content h1{font-size:1.5rem}.success-actions{flex-direction:column}.success-actions .btn{justify-content:center;width:100%}}.reward-tracker{background:linear-gradient(135deg,#f0f9ff,#faf5ff);border-radius:.75rem;box-shadow:none;box-sizing:border-box;display:block;margin-bottom:0;padding:1.5rem;position:relative;width:100%}.pet-container{gap:1.5rem}.pet-avatar,.pet-container{align-items:center;display:flex}.pet-avatar{border:3px solid #fff;border-radius:50%;box-shadow:0 4px 6px #0000001a;flex-shrink:0;height:100px;justify-content:center;position:relative;width:100px}.pet-emoji{font-size:3rem;line-height:1}.pet-level-badge{align-items:center;border:3px solid #fff;border-radius:50%;bottom:-8px;box-shadow:0 2px 4px #0003;color:#fff;cursor:pointer;display:flex;font-size:.75rem;font-weight:700;height:32px;justify-content:center;position:absolute;right:-8px;transition:transform .2s,box-shadow .2s;width:32px}.pet-level-badge:hover{box-shadow:0 4px 8px #0000004d;transform:scale(1.1)}.level-tooltip{bottom:calc(100% + .5rem);pointer-events:none;position:absolute;right:0;white-space:nowrap;z-index:1000}.tooltip-content{align-items:flex-start;background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;box-shadow:0 4px 6px #0000001a;display:flex;gap:.5rem;max-width:250px;min-width:200px;padding:.75rem;white-space:normal}.tooltip-content strong{color:#1f2937;display:block;font-size:.875rem;margin-bottom:.5rem}.tooltip-details{align-items:center;color:#6b7280;display:flex;font-size:.75rem;gap:.5rem;margin-bottom:.25rem}.tooltip-details span:first-child,.tooltip-details span:last-child{color:#6366f1;font-weight:600}.tooltip-hint{color:#9ca3af;font-size:.7rem;font-style:italic}.pet-info{flex:1 1;min-width:0}.pet-name{color:#1f2937;font-size:1.25rem;font-weight:700;margin:0 0 .75rem}.pet-progress{display:flex;flex-direction:column;gap:.5rem}.pet-progress-bar{background:#e5e7eb;height:12px;overflow:visible;width:100%}.pet-progress-bar,.pet-progress-fill{border-radius:9999px;position:relative}.pet-progress-fill{box-shadow:0 2px 4px #0000001a;height:100%;transition:width .5s ease;z-index:1}.milestone-checkpoint{align-items:center;background:#fff;border:2px solid #d1d5db;border-radius:50%;cursor:pointer;display:flex;height:24px;justify-content:center;position:absolute;top:50%;transform:translate(-50%,-50%);transition:all .3s ease;width:24px;z-index:2}.milestone-checkpoint .milestone-icon{font-size:.875rem;line-height:1}.milestone-checkpoint.reached{background:linear-gradient(135deg,#fbbf24,#f59e0b);border-color:#f59e0b;box-shadow:0 2px 4px #fbbf244d;transform:translate(-50%,-50%) scale(1.1)}.milestone-checkpoint.current{border-color:#6366f1;box-shadow:0 0 0 3px #6366f133}.milestone-checkpoint .milestone-checkmark{align-items:center;background:#10b981;border:2px solid #fff;border-radius:50%;color:#fff;display:flex;font-size:.5rem;font-weight:700;height:12px;justify-content:center;position:absolute;right:-2px;top:-2px;width:12px}.milestone-checkpoint:hover{transform:translate(-50%,-50%) scale(1.2);z-index:3}.pet-next-milestone{color:#6b7280;font-size:.875rem;margin:0}.pet-next-milestone strong{color:#1f2937;font-weight:600}.reward-stats{border-top:1px solid #e5e7eb;display:flex;gap:1.5rem;margin-top:1rem;padding-top:1rem}.reward-stat-item{align-items:center;display:flex;gap:.75rem}.reward-stat-value{color:#1f2937;font-size:1.25rem;font-weight:700;line-height:1.2}.reward-stat-label{color:#6b7280;font-size:.75rem;margin-top:.25rem}@media (max-width:768px){.pet-container{flex-direction:column;text-align:center}.pet-info{width:100%}.reward-stats{flex-direction:column;gap:1rem}}.celebration-overlay{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;opacity:0;pointer-events:none;position:fixed;right:0;top:0;transition:opacity .3s ease;z-index:1000}.celebration-overlay.visible{opacity:1;pointer-events:all}.celebration-content{animation:celebrationPop .5s ease;background:#fff;border-radius:1rem;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;margin:1rem;max-width:400px;padding:3rem;position:relative;text-align:center}@keyframes celebrationPop{0%{opacity:0;transform:scale(.8)}50%{transform:scale(1.05)}to{opacity:1;transform:scale(1)}}.celebration-particles{height:200px;pointer-events:none;transform:translate(-50%,-50%);width:200px}.celebration-particles,.particle{left:50%;position:absolute;top:50%}.particle{font-size:1.5rem}@keyframes particleFloat{0%{opacity:1;transform:translate(-50%,-50%) rotate(0deg) scale(1)}to{opacity:0;transform:translate(-50%,-50%) translateY(-200px) rotate(2turn) scale(0)}}.particle{animation:particleFloat var(--duration) ease-out forwards;animation-delay:var(--delay)}.celebration-icon{animation:iconPulse 1s ease-in-out infinite;color:#6366f1;margin-bottom:1rem}@keyframes iconPulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.celebration-title{color:#1f2937;font-size:2rem;font-weight:700;margin:0 0 1rem}.celebration-message{color:#6b7280;font-size:1.125rem;margin:0 0 1.5rem}.celebration-message strong{color:#6366f1;font-size:1.5rem;font-weight:700}.celebration-stars{animation:starsTwinkle 1s ease-in-out infinite;color:#fbbf24;display:flex;gap:.5rem;justify-content:center}@keyframes starsTwinkle{0%,to{opacity:1}50%{opacity:.5}}@media (max-width:768px){.celebration-content{margin:1rem;padding:2rem}.celebration-title{font-size:1.5rem}.celebration-message{font-size:1rem}}.vocab-dashboard-page{background:linear-gradient(135deg,#f0f9ff,#fff 50%,#faf5ff);min-height:100vh}.dashboard-container{box-sizing:border-box;padding:2rem}.header-section{margin-bottom:2rem}.dashboard-header{align-items:center;box-sizing:border-box;display:flex;justify-content:space-between;width:100%}.header-content{align-items:center;display:flex;gap:1rem}.header-content svg{color:#6366f1}.header-content h1{color:#1f2937;font-size:2rem;font-weight:700;margin:0 0 .25rem}.header-content p{color:#6b7280;font-size:1rem;margin:0}.header-actions{display:flex;gap:.75rem}.dashboard-layout{box-sizing:border-box;margin:0 auto;max-width:1400px;min-height:100vh;padding:2rem;position:relative}.mascot-sidebar{left:1rem;max-width:calc(100vw - 1rem);pointer-events:none;position:fixed;top:50%;transform:translateY(-50%);width:200px;z-index:10}.mascot-sidebar *{pointer-events:auto}@media (min-width:1600px){.mascot-sidebar{left:calc(50% - 880px)}}@media (max-width:1200px){.mascot-sidebar{left:.5rem;width:160px}.mascot-avatar{height:120px;width:120px}}@media (max-width:768px){.mascot-sidebar{display:none}}.mascot-wrapper{align-items:center;display:flex;flex-direction:column;gap:1rem;position:relative}@media (min-width:769px){.mascot-floating-wrapper{position:fixed}}.mascot-avatar{align-items:center;animation:mascot-hover 3s ease-in-out infinite;background:linear-gradient(135deg,#f0f9ff,#faf5ff);border-radius:50%;box-shadow:0 12px 32px #6366f166,0 0 0 8px #fffc,0 0 0 12px #6366f133;height:160px;justify-content:center;overflow:hidden;padding:.5rem;pointer-events:auto;width:160px}.mascot-avatar,.mascot-header{display:flex;position:relative}.mascot-header{align-items:flex-start;box-sizing:border-box;gap:2rem;justify-content:flex-end;width:100%}@keyframes mascot-hover{0%,to{transform:translateY(0) translateX(0)}25%{transform:translateY(-12px) translateX(4px)}50%{transform:translateY(-8px) translateX(-2px)}75%{transform:translateY(-10px) translateX(3px)}}.mascot-sparkle{animation:mascot-hover 3s ease-in-out infinite,mascot-sparkle-animation 1s ease-in-out}@keyframes mascot-sparkle-animation{0%,to{filter:brightness(1);transform:scale(1) rotate(0deg)}25%{filter:brightness(1.2) drop-shadow(0 0 20px rgba(251,191,36,.6));transform:scale(1.1) rotate(5deg)}50%{filter:brightness(1.15) drop-shadow(0 0 15px rgba(251,191,36,.5));transform:scale(1.05) rotate(-5deg)}75%{filter:brightness(1.18) drop-shadow(0 0 18px rgba(251,191,36,.55));transform:scale(1.08) rotate(3deg)}}.mascot-nod{animation:mascot-hover 3s ease-in-out infinite,mascot-nod-animation .8s ease-in-out}@keyframes mascot-nod-animation{0%,to{transform:translateY(0) rotate(0deg)}25%{transform:translateY(-5px) rotate(-3deg)}50%{transform:translateY(2px) rotate(3deg)}75%{transform:translateY(-3px) rotate(-2deg)}}.mascot-emoji{filter:drop-shadow(0 2px 4px rgba(0,0,0,.1));font-size:4rem;line-height:1}.mascot-image{filter:drop-shadow(0 4px 8px rgba(0,0,0,.15));height:100%;object-fit:contain;width:100%}.mascot-sparkles{align-items:center;animation:sparkle-rotate 3s linear infinite;background:#fff;border-radius:50%;box-shadow:0 2px 8px #fbbf2466;display:flex;height:28px;justify-content:center;position:absolute;right:-8px;top:-8px;width:28px}@keyframes sparkle-rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.main-content-wrapper{box-sizing:border-box;padding-left:240px;padding-right:240px;width:100%}@media (max-width:1200px){.main-content-wrapper{padding-left:200px;padding-right:200px}}@media (max-width:768px){.main-content-wrapper{padding-left:0;padding-right:0}}.dashboard-container{margin:0 auto;max-width:1400px;width:100%}.mascot-speech-bubbles{display:flex;flex-direction:column-reverse;gap:1rem;margin-bottom:1rem;max-width:280px;pointer-events:auto;position:relative;width:100%;z-index:5}.speech-bubble{animation:bubble-appear .4s ease-out;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff;border:2px solid #6366f14d;border-radius:1.25rem;box-shadow:0 4px 16px #6366f126,0 2px 8px #0000001a;max-width:100%;padding:1rem 2.5rem 1rem 1.25rem;position:relative}.speech-bubble-close{align-items:center;background:#0000000d;border:none;border-radius:50%;color:#6b7280;cursor:pointer;display:flex;height:1.5rem;justify-content:center;position:absolute;right:.5rem;top:.5rem;transition:all .2s;width:1.5rem;z-index:10}.speech-bubble-close:hover{background:#0000001a;color:#374151;transform:scale(1.1)}.speech-bubble-reopen-buttons{align-items:center;display:flex;flex-direction:column;gap:.5rem;margin-top:.5rem;width:100%}.speech-bubble-reopen{align-items:center;background:#6366f11a;border:2px solid #6366f14d;border-radius:50%;color:#6366f1;cursor:pointer;display:flex;height:2.5rem;justify-content:center;transition:all .2s;width:2.5rem}.speech-bubble-reopen:hover{background:#6366f133;border-color:#6366f180;transform:scale(1.1)}@keyframes bubble-appear{0%{opacity:0;transform:scale(.8) translateX(-10px)}to{opacity:1;transform:scale(1) translateX(0)}}.speech-bubble:before{border:12px solid #0000;border-bottom:0;border-top-color:#6366f14d;bottom:-20px;filter:drop-shadow(0 2px 2px rgba(0,0,0,.1))}.speech-bubble:after,.speech-bubble:before{content:"";height:0;left:50%;position:absolute;transform:translateX(-50%);width:0}.speech-bubble:after{border:10px solid #0000;border-bottom:0;border-top-color:#fff;bottom:-18px}.speech-bubble-main{background:linear-gradient(135deg,#fef3c7f2,#fffffff2);font-size:1.125rem;font-weight:600;line-height:1.4}.speech-bubble-secondary{background:linear-gradient(135deg,#e0e7fff2,#fffffff2);font-size:.9375rem;font-weight:500;line-height:1.5;margin-left:.5rem}.speech-bubble-secondary:before{border-width:10px}.speech-bubble-secondary:after{border-width:8px;bottom:-16px}.mascot-greeting{color:#111827;line-height:1.3;margin:0}.mascot-encouragement{color:#374151;line-height:1.5;margin:0}.quest-legend{background:#f9fafb;border:1px solid #e5e7eb;border-radius:.5rem;margin-bottom:1.5rem;margin-top:1rem;padding:1rem}.legend-title{color:#6b7280;font-size:.875rem;font-weight:600;margin-bottom:.75rem}.legend-items{display:flex;flex-wrap:wrap;gap:1.5rem}.legend-item{align-items:center;color:#374151;display:flex;font-size:.875rem;gap:.5rem}.legend-color{border:2px solid #fffc;border-radius:4px;box-shadow:0 1px 3px #0000001a;flex-shrink:0;height:20px;width:20px}@media (max-width:768px){.mascot-header{align-items:flex-start;flex-direction:column;gap:1rem}.mascot-container{flex-direction:column;text-align:center;width:100%}.mascot-greeting{font-size:1.25rem}.speech-bubble-main{font-size:1.125rem;padding:1rem 1.25rem}.speech-bubble-secondary{font-size:.9375rem;padding:.875rem 1.125rem}}.stats-section{margin-bottom:2rem}.stats-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.stat-card,.stats-grid{box-sizing:border-box;width:100%}.stat-card{align-items:center;background:#fff;border-radius:.75rem;box-shadow:0 1px 3px #0000001a;display:flex;gap:1rem;min-width:0;padding:1.5rem;transition:transform .2s,box-shadow .2s}.stat-card:hover{box-shadow:0 4px 6px #0000001a;transform:translateY(-2px)}.stat-icon{align-items:center;border-radius:.75rem;display:flex;flex-shrink:0;height:3.5rem;justify-content:center;width:3.5rem}.stat-icon.tests{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff}.stat-icon.sessions{background:linear-gradient(135deg,#10b981,#059669);color:#fff}.stat-icon.questions{background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff}.stat-icon.score{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff}.stat-content{flex:1 1}.stat-value{color:#1f2937;font-size:2rem;font-weight:700;line-height:1.2}.stat-label{color:#6b7280;font-size:.875rem;margin-top:.25rem}.section{border-radius:.75rem;box-shadow:0 1px 3px #0000001a;box-sizing:border-box;margin-bottom:2rem;padding:1.5rem;width:100%}.section,.section-alt-0{background:#fff}.section-alt-1{background:#f9fafb}.section-alt-1[style*="background: transparent"]{background:#0000!important}.section-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5rem}.section-header h2{color:#1f2937;font-size:1.5rem;font-weight:700;margin:0}.filter-buttons{display:flex;gap:.5rem}.tests-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.test-card{border:2px solid #e5e7eb;border-radius:.75rem;padding:1.5rem;transition:all .2s}.test-card:hover{border-color:#6366f1;box-shadow:0 4px 6px #0000001a}.test-header{margin-bottom:1rem}.test-info h3{color:#1f2937;font-size:1.125rem;font-weight:600;margin:0 0 .5rem}.test-meta{color:#6b7280;font-size:.875rem;margin:.25rem 0}.test-date{align-items:center;color:#9ca3af;display:flex;font-size:.8125rem;gap:.25rem;margin:.5rem 0 0}.test-actions{display:flex;gap:.5rem}.sessions-table{overflow-x:auto}.sessions-table table{border-collapse:collapse;width:100%}.sessions-table thead{background:#f9fafb}.sessions-table th{border-bottom:2px solid #e5e7eb;color:#374151;font-size:.875rem;font-weight:600;padding:1rem;text-align:left}.sessions-table td{border-bottom:1px solid #e5e7eb;font-size:.875rem;padding:1rem}.sessions-table tbody tr:hover{background:#f9fafb}.session-test-name{color:#1f2937;font-weight:500}.status-badge{border-radius:9999px;display:inline-block;font-size:.75rem;font-weight:500;padding:.25rem .75rem}.status-badge.completed{background:#d1fae5;color:#065f46}.status-badge.in_progress{background:#dbeafe;color:#1e40af}.status-badge.abandoned{background:#fee2e2;color:#991b1b}.score-display{display:flex;flex-direction:column;gap:.25rem}.score-value{font-size:1rem;font-weight:700}.score-value.high{color:#10b981}.score-value.medium{color:#f59e0b}.score-value.low{color:#ef4444}.score-fraction{color:#6b7280;font-size:.75rem}.no-score{color:#9ca3af}.progress-bar{background:#e5e7eb;border-radius:9999px;height:24px;overflow:hidden;position:relative;width:100px}.progress-fill{background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:9999px;height:100%;transition:width .3s}.progress-text{color:#1f2937;font-size:.75rem;font-weight:600;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:1}.date-info{align-items:center;color:#6b7280;font-size:.8125rem}.action-buttons,.date-info{display:flex;gap:.5rem}.btn-icon{align-items:center;background:none;border:1px solid #e5e7eb;border-radius:.375rem;color:#6b7280;cursor:pointer;display:flex;justify-content:center;padding:.375rem;transition:all .2s}.btn-icon:hover{background:#f3f4f6;border-color:#d1d5db;color:#1f2937}.empty-state{color:#6b7280;padding:3rem;text-align:center}.empty-state svg{color:#d1d5db;margin-bottom:1rem}.empty-state p{font-size:1.125rem;margin-bottom:1.5rem}.btn{align-items:center;border:none;border-radius:.5rem;cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:500;gap:.5rem;padding:.625rem 1.25rem;transition:all .2s}.btn-primary{background:#6366f1;color:#fff}.btn-primary:hover{background:#4f46e5}.btn-outline{background:#fff;border:1px solid #d1d5db;color:#374151}.btn-outline:hover{background:#f9fafb}.btn-sm{font-size:.8125rem;padding:.5rem 1rem}.error-container,.loading-container{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:center;min-height:60vh}.spinner{animation:spin 1s linear infinite;border:4px solid #e5e7eb;border-radius:50%;border-top-color:#6366f1;height:3rem;width:3rem}@keyframes spin{to{transform:rotate(1turn)}}.error-container p{color:#ef4444;font-size:1.125rem}.mastery-metrics{display:flex;flex-direction:column;gap:1.5rem}.mastery-main{align-items:center;display:flex;gap:2rem}.progress-ring-container{flex-shrink:0}.progress-ring{height:120px;position:relative;width:120px}.progress-ring-svg{height:100%;width:100%}.progress-ring-content{left:50%;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%)}.progress-value{color:#6366f1;font-size:2rem;font-weight:700;line-height:1}.mastery-info h2{color:#1f2937;font-size:1.5rem;font-weight:700;margin:0 0 .75rem}.mastery-badge{border:2px solid;border-radius:9999px;display:inline-block;font-size:.875rem;font-weight:600;padding:.5rem 1rem}.mastery-secondary{display:flex;flex-direction:column;gap:1rem}.skill-tags{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem}.skill-tag{color:#6b7280;font-size:.875rem}.skill-tag-item{background:#f3f4f6;border-radius:9999px;color:#374151;font-weight:500;padding:.375rem .75rem}.recent-accuracy{color:#6b7280;font-size:.875rem}.recent-accuracy strong{color:#1f2937;font-size:1rem;margin-left:.5rem}.quests-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.quest-group{display:contents}.quest-card{align-items:center;background:linear-gradient(135deg,#f9fafb,#fff);border:2px solid #e5e7eb;border-radius:.75rem;display:flex;gap:1rem;overflow:hidden;padding:1.25rem;position:relative;transition:all .2s}.quest-card:before{content:"";height:4px;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .2s}.quest-card:hover{box-shadow:0 8px 16px #0000001a;transform:translateY(-4px)}.quest-card:hover:before{opacity:1}.quest-card.quest-synonym:before{background:linear-gradient(90deg,#f0abfc,#c084fc)}.quest-card.quest-antonym:before,.quest-card.quest-connector:before,.quest-card.quest-context:before,.quest-card.quest-default:before,.quest-card.quest-prefix:before,.quest-card.quest-root:before{background:linear-gradient(90deg,#60a5fa,#3b82f6)}.quest-card.quest-skeleton:before,.quest-card.quest-umbrella:before{background:linear-gradient(90deg,#14b8a6,#0d9488)}.quest-card.quest-confusable:before,.quest-card.quest-review:before,.quest-card.quest-transfer:before{background:linear-gradient(90deg,#f87171,#ef4444)}.quest-icon{align-items:center;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:.75rem;box-shadow:0 2px 8px #00000026;color:#fff;display:flex;flex-shrink:0;height:3.5rem;justify-content:center;transition:transform .2s;width:3.5rem}.quest-card:hover .quest-icon{transform:scale(1.1) rotate(5deg)}.quest-content{flex:1 1;min-width:0}.quest-content h3{color:#1f2937;font-size:1rem;font-weight:600;margin:0 0 .25rem}.quest-meta{color:#6b7280;font-size:.8125rem;margin:0}.quest-play-btn{flex-shrink:0}.recent-quests-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.recent-quest-card{background:#fff;border:2px solid #e5e7eb;border-radius:.75rem;padding:1.5rem;transition:all .2s}.recent-quest-card:hover{border-color:#6366f1;box-shadow:0 4px 6px #0000001a}.quest-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.quest-header h3{color:#1f2937;font-size:1.125rem;font-weight:600;margin:0}.quest-completed-badge{align-items:center;background:#10b981;border-radius:50%;color:#fff;display:flex;font-size:.875rem;font-weight:700;height:1.75rem;justify-content:center;width:1.75rem}.quest-mastery{margin-bottom:.75rem}.words-learned{color:#10b981;font-size:.875rem;font-weight:600}.quest-skill-info{color:#6b7280;font-size:.8125rem;margin-bottom:.5rem}.quest-accuracy{color:#6b7280;font-size:.875rem;margin-bottom:1rem}.quest-accuracy strong{color:#1f2937;font-size:1rem}.quest-actions,.word-library-tabs{display:flex;flex-wrap:wrap;gap:.5rem}.word-library-tabs{border-bottom:2px solid #e5e7eb;margin-bottom:1.5rem}.word-library-tab{background:#0000;border:none;border-bottom:3px solid #0000;color:#6b7280;cursor:pointer;font-size:.875rem;font-weight:500;margin-bottom:-2px;padding:.75rem 1.5rem;transition:all .2s}.word-library-tab:hover{background:#f9fafb;color:#374151}.word-library-tab.active{border-bottom-color:#6366f1;color:#6366f1;font-weight:600}.word-library-search{align-items:center;background:#f9fafb;border:1px solid #e5e7eb;border-radius:.5rem;display:flex;gap:.75rem;margin-bottom:1.5rem;padding:.75rem}.word-library-search svg{color:#9ca3af;flex-shrink:0}.word-search-input{background:#0000;border:none;color:#374151;flex:1 1;font-size:.875rem;outline:none}.word-search-input::placeholder{color:#9ca3af}.word-search-clear{align-items:center;background:#0000;border:none;border-radius:.25rem;color:#9ca3af;cursor:pointer;display:flex;justify-content:center;padding:.25rem;transition:all .2s}.word-search-clear:hover{background:#e5e7eb;color:#374151}.word-library-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));margin-bottom:1rem}.word-card{background:#fff;border:2px solid #e5e7eb;border-radius:.75rem;box-shadow:0 1px 3px #0000001a;cursor:pointer;display:flex;flex-direction:column;gap:1rem;padding:1.25rem;transition:all .2s}.word-card:hover{border-color:#6366f1;box-shadow:0 4px 12px #6366f126;transform:translateY(-2px)}.word-card.mastered{background:linear-gradient(135deg,#fef3c7,#fff);border-color:#fbbf24}.word-card.learning{background:#fff;border-color:#d1d5db}.word-card-header{align-items:flex-start;display:flex;gap:.75rem;justify-content:space-between}.word-title{align-items:center;display:flex;flex:1 1;gap:.5rem}.word-title h3{color:#111827;font-size:1.25rem;font-weight:600;margin:0}.word-category-badge{background:#e0e7ff;border-radius:1rem;color:#4338ca;font-size:.75rem;font-weight:500;padding:.25rem .75rem;white-space:nowrap}.word-prefix-hint,.word-root-hint{background:#f0f9ff;border-left:3px solid #3b82f6;border-radius:.25rem;color:#1e40af;font-size:.875rem;padding:.5rem}.word-preview{flex:1 1}.word-example-preview{color:#6b7280;font-size:.875rem;font-style:italic;line-height:1.5;margin:0}.word-card-footer{display:flex;justify-content:flex-end}.word-view-btn{background:#6366f1;border:none;border-radius:.5rem;color:#fff;cursor:pointer;font-size:.875rem;font-weight:500;padding:.5rem 1rem;transition:all .2s}.word-view-btn:hover{background:#4f46e5;transform:scale(1.05)}.word-popup-overlay{align-items:center;animation:fadeIn .2s ease-out;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;padding:1rem;position:fixed;right:0;top:0;z-index:1000}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.word-popup{animation:slideUp .3s ease-out;background:#fff;border-radius:1rem;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;max-height:90vh;max-width:600px;overflow-y:auto;width:100%}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.word-popup-header{background:linear-gradient(135deg,#f0f9ff,#faf5ff);border-bottom:1px solid #e5e7eb;padding:1.5rem}.word-popup-title{align-items:center;display:flex;justify-content:space-between;margin-bottom:.75rem}.word-popup-title h2{color:#111827;font-size:1.75rem;font-weight:700;margin:0}.word-popup-close{align-items:center;background:#0000;border:none;border-radius:.5rem;color:#6b7280;cursor:pointer;display:flex;justify-content:center;padding:.5rem;transition:all .2s}.word-popup-close:hover{background:#f3f4f6;color:#374151}.word-popup-category{background:#6366f1;border-radius:.5rem;color:#fff;display:inline-block;font-size:.875rem;font-weight:500;padding:.5rem 1rem}.word-popup-content{padding:1.5rem}.word-popup-section{margin-bottom:1.5rem}.word-popup-section:last-child{margin-bottom:0}.word-popup-label{color:#6b7280;font-size:.875rem;font-weight:600;letter-spacing:.05em;margin-bottom:.5rem;text-transform:uppercase}.word-popup-pronunciation{align-items:center;color:#374151;display:flex;font-family:Courier New,monospace;font-size:1.125rem;gap:.75rem}.word-pronounce-btn{align-items:center;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:.5rem;color:#6366f1;cursor:pointer;display:flex;justify-content:center;padding:.5rem;transition:all .2s}.word-pronounce-btn:hover{background:#e0e7ff;border-color:#6366f1;transform:scale(1.1)}.word-popup-example,.word-popup-synonym{color:#374151;font-size:1rem;line-height:1.6}.word-popup-example{background:#f9fafb;border-left:3px solid #6366f1;border-radius:.25rem;font-style:italic;padding:.75rem}.word-popup-highlight{color:#374151;font-size:1rem;line-height:1.6}.word-popup-highlight strong{color:#6366f1;font-weight:700}@media (max-width:768px){.dashboard-layout{flex-direction:column;gap:1rem}.mascot-sidebar{order:-1;position:relative;top:0;width:100%}.mascot-wrapper{align-items:flex-start;flex-direction:row;justify-content:center}.mascot-speech-bubbles{flex-direction:column;margin-bottom:0;margin-right:1rem}.main-content-wrapper{width:100%}.dashboard-container{padding:1rem}.dashboard-header{align-items:flex-start;flex-direction:column;gap:1rem}.word-library-grid{grid-template-columns:1fr}.word-library-tabs{gap:.25rem}.word-library-tab{font-size:.8125rem;padding:.5rem 1rem}.word-popup{margin:1rem;max-width:95%}.word-popup-title h2{font-size:1.5rem}.mascot-floating-wrapper{align-items:center;display:flex;flex-direction:column;left:0;margin-bottom:1.5rem;position:relative;top:0;transform:none;width:100%}.mascot-avatar{height:120px;width:120px}.mascot-speech-bubbles{margin-top:1rem;width:100%}.mascot-speech-bubbles,.speech-bubble{margin-left:0;max-width:100%}.speech-bubble:after,.speech-bubble:before{display:none}.speech-bubble-secondary{margin-left:0;max-width:100%}.speech-bubble-secondary:after,.speech-bubble-secondary:before{display:none}.mascot-header{align-items:center;flex-direction:column;gap:1.5rem;justify-content:center}.mastery-main{flex-direction:column;text-align:center}.quests-grid,.recent-quests-grid,.stats-grid,.tests-grid{grid-template-columns:1fr}.sessions-table{font-size:.8125rem}.sessions-table td,.sessions-table th{padding:.75rem .5rem}}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
/*# sourceMappingURL=main.73e5d633.css.map*/