@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:ital,wght@0,600;0,700;1,800&family=Inter:wght@400;600&display=swap');#toefl-reading-app{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif;font-size:16px;line-height:1.6;color:#f1f5f9;background:#0f1e35;max-width:1200px;margin:0 auto;padding:20px}#toefl-reading-app,#toefl-reading-app div,#toefl-reading-app button,#toefl-reading-app label,#toefl-reading-app input{box-sizing:border-box}.toefl-btn{display:inline-block;padding:12px 24px;font-size:16px;font-weight:600;text-align:center;border:none;border-radius:6px;cursor:pointer;transition:all .2s ease;text-decoration:none}.toefl-btn:disabled{opacity:.5;cursor:not-allowed}.toefl-btn-primary{background:#2563eb;color:#fff}.toefl-btn-primary:hover:not(:disabled){background:#1d4ed8;transform:translateY(-1px);box-shadow:0 4px 12px rgba(37,99,235,.4)}.toefl-btn-secondary{background:#1e3a5f;color:#93c5fd;border:2px solid rgba(255,255,255,.12)}.toefl-btn-secondary:hover:not(:disabled){background:#1a2e4a;border-color:#2563eb}.toefl-btn-text{background:0 0;color:#60a5fa;padding:12px 16px}.toefl-btn-text:hover:not(:disabled){background:rgba(37,99,235,.15)}.toefl-landing{text-align:center;padding:40px 20px}.toefl-hero{margin-bottom:40px}.toefl-hero h1{font-size:42px;font-weight:700;margin-bottom:16px;color:#f1f5f9}.toefl-hero p{font-size:20px;color:#94a3b8;margin-bottom:0}.toefl-cta-buttons{display:flex;gap:16px;justify-content:center;flex-wrap:wrap;margin-bottom:60px}.toefl-features{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px, 1fr));gap:30px;margin-top:60px}.toefl-feature{padding:30px;border-radius:8px;background:#1e3a5f;border:1px solid rgba(255,255,255,.08);text-align:left;transition:transform .2s ease,box-shadow .2s ease}.toefl-feature:hover{transform:translateY(-4px);box-shadow:0 8px 16px rgba(0,0,0,.4)}.toefl-feature h3{font-size:20px;margin-bottom:12px;color:#f1f5f9}.toefl-feature p{font-size:15px;color:#94a3b8;margin-bottom:0;line-height:1.6}.toefl-onboarding{max-width:700px;margin:0 auto;padding:40px 20px}.toefl-onboarding h2{font-size:32px;font-weight:700;text-align:center;margin-bottom:12px;color:#f1f5f9}.toefl-onboarding>p{text-align:center;font-size:18px;color:#94a3b8;margin-bottom:40px}.toefl-difficulty-selector{display:flex;flex-direction:column;gap:16px;margin-bottom:40px}.toefl-difficulty-btn{padding:20px;border:2px solid rgba(255,255,255,.1);border-radius:8px;background:#1e3a5f;cursor:pointer;transition:all .2s ease;text-align:left}.toefl-difficulty-btn:hover{border-color:#2563eb;background:rgba(37,99,235,.15)}.toefl-difficulty-btn.active{border-color:#2563eb;background:rgba(37,99,235,.2);box-shadow:0 2px 8px rgba(37,99,235,.3)}.toefl-difficulty-btn strong{display:block;font-size:18px;color:#f1f5f9;margin-bottom:4px}.toefl-difficulty-btn span{display:block;font-size:14px;color:#94a3b8}.toefl-diagnostic-info{background:#1a2e4a;border:1px solid rgba(255,255,255,.08);padding:24px;border-radius:8px;margin-bottom:30px}.toefl-diagnostic-info h3{font-size:18px;margin-bottom:12px;color:#f1f5f9}.toefl-diagnostic-info ul{margin:0;padding-left:20px}.toefl-diagnostic-info li{margin-bottom:8px;color:#94a3b8}.toefl-onboarding>.toefl-btn{display:block;width:100%;max-width:300px;margin:0 auto}.toefl-diagnostic{padding:0}.toefl-timer{position:sticky;top:0;background:#1a2e4a;padding:16px;border-bottom:2px solid rgba(255,255,255,.08);text-align:center;z-index:100}#timer-display{font-size:28px;font-weight:700;color:#f1f5f9;font-variant-numeric:tabular-nums}#timer-display.warning{color:#fca5a5;animation:pulse 1s infinite}@keyframes pulse{0%,100%{opacity:1}50%{opacity:.6}}.toefl-test-layout{display:grid;grid-template-columns:1fr 1fr;gap:0;min-height:calc(100vh - 100px)}.toefl-passage-panel{padding:30px;border-right:2px solid rgba(255,255,255,.08);overflow-y:auto;max-height:calc(100vh - 100px);background:#0f1e35}.toefl-passage-panel h3{font-size:24px;margin-bottom:20px;color:#f1f5f9}.toefl-passage-text{line-height:2;font-size:20px;color:#cbd5e1}.toefl-question-panel{padding:30px;display:flex;flex-direction:column;overflow-y:auto;max-height:calc(100vh - 100px);background:#0f1e35}.toefl-question-nav{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:30px;padding-bottom:20px;border-bottom:1px solid rgba(255,255,255,.08)}.toefl-question-content{flex:1;margin-bottom:20px}.toefl-question-controls{display:flex;gap:12px;justify-content:flex-end;padding-top:20px;border-top:1px solid rgba(255,255,255,.08)}.toefl-feedback{max-width:800px;margin:0 auto;padding:40px 20px}.toefl-feedback h2{font-size:32px;font-weight:700;text-align:center;margin-bottom:40px;color:#f1f5f9}.toefl-score-summary{text-align:center;margin-bottom:50px}.toefl-score-circle{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;width:200px;height:200px;border-radius:50%;background:linear-gradient(135deg,#2563eb,#1e3a5f);color:#fff}.score-number{font-size:48px;font-weight:700}.score-label{font-size:18px;opacity:.9}.toefl-weakness-tags{margin-bottom:40px}.toefl-weakness-tags h3{font-size:24px;margin-bottom:20px;color:#f1f5f9}.weakness-tag{background:rgba(245,158,11,.1);border-left:4px solid #d97706;padding:20px;margin-bottom:16px;border-radius:4px}.weakness-tag strong{display:block;font-size:18px;margin-bottom:8px;color:#f1f5f9}.weakness-tag p{margin:0;color:#94a3b8}.toefl-feedback>.toefl-btn{display:block;max-width:400px;margin:0 auto}.toefl-dashboard{padding:40px 20px}.toefl-dashboard h2{font-size:32px;font-weight:700;margin-bottom:30px;color:#f1f5f9}@media (max-width:768px){.toefl-hero h1{font-size:32px}.toefl-hero p{font-size:18px}.toefl-cta-buttons{flex-direction:column;align-items:center}.toefl-cta-buttons .toefl-btn{width:100%;max-width:300px}.toefl-test-layout{grid-template-columns:1fr}.toefl-passage-panel{border-right:none;border-bottom:2px solid rgba(255,255,255,.08);max-height:400px}.toefl-question-panel{max-height:none}.toefl-question-controls{flex-wrap:wrap}}.toefl-loading{text-align:center;padding:60px 20px;font-size:18px;color:#94a3b8}.toefl-error{background:rgba(220,38,38,.15);color:#fca5a5;padding:16px;border-radius:6px;border:1px solid rgba(220,38,38,.3);margin:20px 0}.toefl-question-nav-btn{width:40px;height:40px;border:2px solid rgba(255,255,255,.1);border-radius:6px;background:#1e3a5f;cursor:pointer;font-size:16px;font-weight:600;color:#94a3b8;transition:all .2s ease}.toefl-question-nav-btn:hover{border-color:#2563eb;background:rgba(37,99,235,.15);color:#f1f5f9}.toefl-question-nav-btn.current{border-color:#2563eb;background:#2563eb;color:#fff}.toefl-question-nav-btn.answered{background:rgba(5,150,105,.2);border-color:#059669;color:#6ee7b7}.toefl-question-nav-btn.flagged{background:rgba(217,119,6,.2);border-color:#d97706;color:#fcd34d}.question-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:12px;border-bottom:1px solid rgba(255,255,255,.08)}.question-number{font-weight:600;font-size:14px;color:#94a3b8}.question-type{font-size:13px;color:#93c5fd;background:rgba(37,99,235,.2);padding:4px 12px;border-radius:12px;border:1px solid rgba(37,99,235,.3)}.question-prompt{margin-bottom:24px}.question-prompt p{font-size:17px;font-weight:500;line-height:1.6;color:#f1f5f9}.question-options{display:flex;flex-direction:column;gap:12px}.option-wrapper{margin:0}.question-option{display:flex;align-items:flex-start;padding:16px;border:2px solid rgba(255,255,255,.1);border-radius:8px;background:rgba(255,255,255,.04);cursor:pointer;transition:all .2s ease}.question-option:hover{border-color:#2563eb;background:rgba(37,99,235,.1)}.question-option.selected{border-color:#2563eb;background:rgba(37,99,235,.15)}.question-option input[type=radio]{display:none}.option-letter{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:rgba(255,255,255,.1);border:2px solid rgba(255,255,255,.15);font-weight:700;font-size:16px;color:#94a3b8;margin-right:12px;flex-shrink:0}.question-option.selected .option-letter{background:#2563eb;border-color:#2563eb;color:#fff}.option-text{flex:1;font-size:16px;line-height:1.6;color:#cbd5e1}.passage-paragraph{margin-bottom:20px;line-height:1.8}.toefl-stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px, 1fr));gap:20px;margin-bottom:40px}.stat-box{text-align:center;padding:20px;background:#1e3a5f;border-radius:8px;border:1px solid rgba(255,255,255,.08)}.stat-box strong{display:block;font-size:28px;color:#60a5fa;margin-bottom:8px}.stat-box span{display:block;font-size:14px;color:#94a3b8}.toefl-paragraph{margin-bottom:18px}.toefl-paragraph-label{font-size:12px;font-weight:700;color:#64748b;margin-bottom:6px}.toefl-highlight{background-color:rgba(250,204,21,.25);font-weight:700}.highlight-word{background-color:rgba(250,204,21,.3);font-weight:700;padding:2px 4px;border-radius:3px;color:#fef08a}.highlight-reference{background-color:rgba(37,99,235,.25);font-weight:600;color:#93c5fd}.highlight-sentence{background-color:rgba(250,204,21,.2);font-weight:600;padding:4px;border-radius:4px;color:#fef08a}.highlight-paraphrase{background-color:rgba(236,72,153,.15);padding:4px;border-radius:4px;color:#f9a8d4}.toefl-paragraph.highlight-paragraph{position:relative;padding-left:14px}.toefl-paragraph.highlight-paragraph:before{content:"";position:absolute;left:-8px;top:6px;bottom:6px;width:4px;background:#60a5fa;border-radius:8px}.insertion-marker{cursor:pointer;font-weight:700;color:#60a5fa}.toefl-results-report{max-width:780px;margin:0 auto;padding:32px 20px 60px;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;color:#f1f5f9}.toefl-results-header{text-align:center;margin-bottom:40px;padding-bottom:24px;border-bottom:2px solid rgba(255,255,255,.08)}.toefl-results-header h2{font-size:26px;font-weight:700;letter-spacing:-.3px;margin:0 0 6px;color:#f1f5f9}.toefl-results-subheading{font-size:13px;text-transform:uppercase;letter-spacing:1.2px;color:#94a3b8;margin:0}.toefl-results-section{margin-bottom:36px;padding:28px;background:#1a2e4a;border:1px solid rgba(255,255,255,.08);border-radius:10px}.toefl-section-heading{font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:1.1px;color:#94a3b8;margin:0 0 20px;padding-bottom:12px;border-bottom:1px solid rgba(255,255,255,.08)}.toefl-snapshot{background:linear-gradient(135deg,#1e3a5f,#2563eb) !important;border-color:rgba(255,255,255,.1) !important}.toefl-snapshot-inner{display:flex;align-items:center;gap:32px}.toefl-score-circle{flex-shrink:0;width:130px;height:130px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:rgba(255,255,255,.15);border:3px solid rgba(255,255,255,.4);color:#fff}.toefl-score-circle--competitive{background:rgba(255,255,255,.15);border-color:rgba(255,255,255,.4)}.toefl-score-circle--strong{background:rgba(5,150,105,.3);border-color:rgba(110,231,183,.5)}.toefl-score-circle--developing{background:rgba(217,119,6,.3);border-color:rgba(252,211,77,.5)}.toefl-score-circle--below-target-range{background:rgba(220,38,38,.3);border-color:rgba(252,165,165,.5)}.toefl-score-circle .score-number{font-size:32px;font-weight:800;line-height:1;color:#fff}.toefl-score-circle .score-label{font-size:14px;opacity:.88;margin-top:4px;color:#fff}.toefl-snapshot-meta{display:flex;flex-direction:column;gap:10px}.toefl-perf-level{display:inline-block;font-size:22px;font-weight:700;color:#fff}.toefl-range-label{font-size:14px;color:rgba(255,255,255,.75);font-style:italic}.toefl-skill-legend{display:flex;gap:16px;margin-bottom:20px;flex-wrap:wrap}.toefl-legend-item{font-size:12px;font-weight:600;padding:3px 10px;border-radius:12px}.toefl-legend-item--critical{background:rgba(220,38,38,.2);color:#fca5a5}.toefl-legend-item--developing{background:rgba(217,119,6,.2);color:#fcd34d}.toefl-legend-item--stable{background:rgba(5,150,105,.2);color:#6ee7b7}.toefl-skill-row{display:grid;grid-template-columns:110px 1fr auto;align-items:center;gap:14px;margin-bottom:14px}.toefl-skill-label{font-size:14px;font-weight:600;color:#f1f5f9}.toefl-skill-bar-wrap{background:rgba(255,255,255,.08);border-radius:4px;height:10px;overflow:hidden}.toefl-skill-bar{height:100%;border-radius:4px;transition:width .6s ease}.toefl-skill-bar--critical{background:#dc2626}.toefl-skill-bar--developing{background:#d97706}.toefl-skill-bar--stable{background:#059669}.toefl-skill-stats{display:flex;align-items:center;gap:10px;white-space:nowrap}.toefl-skill-fraction{font-size:13px;font-weight:600;color:#94a3b8;min-width:32px;text-align:right}.toefl-skill-badge{font-size:11px;font-weight:700;padding:2px 9px;border-radius:10px;text-transform:uppercase;letter-spacing:.5px}.toefl-skill-badge--critical{background:rgba(220,38,38,.2);color:#fca5a5}.toefl-skill-badge--developing{background:rgba(217,119,6,.2);color:#fcd34d}.toefl-skill-badge--stable{background:rgba(5,150,105,.2);color:#6ee7b7}.toefl-time-flag{font-size:13px;font-weight:600;padding:10px 16px;border-radius:6px;margin-bottom:20px}.toefl-time-flag--slow{background:rgba(217,119,6,.15);color:#fcd34d;border-left:4px solid #d97706}.toefl-time-flag--fast_guessing{background:rgba(220,38,38,.15);color:#fca5a5;border-left:4px solid #dc2626}.toefl-time-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:20px}.toefl-time-cell{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08);border-radius:8px;padding:16px;text-align:center}.toefl-time-value{display:block;font-size:26px;font-weight:800;color:#60a5fa;margin-bottom:4px}.toefl-time-label{display:block;font-size:12px;color:#94a3b8;text-transform:uppercase;letter-spacing:.6px}.toefl-time-bar-wrap{margin-bottom:16px}.toefl-time-bar-track{position:relative;background:rgba(255,255,255,.08);border-radius:4px;height:10px;overflow:visible;margin-bottom:6px}.toefl-time-bar-fill{height:100%;border-radius:4px;transition:width .6s ease}.toefl-time-bar-fill--ok{background:#059669}.toefl-time-bar-fill--slow{background:#d97706}.toefl-time-bar-fill--fast_guessing{background:#dc2626}.toefl-time-bar-target{position:absolute;top:-3px;left:66.6%;font-size:10px;color:#94a3b8;transform:translateX(-50%)}.toefl-time-bar-labels{display:flex;justify-content:space-between;font-size:11px;color:#94a3b8}.toefl-time-interpretation{font-size:14px;color:#cbd5e1;line-height:1.7;margin:0;padding-top:12px;border-top:1px solid rgba(255,255,255,.08)}.toefl-interpretation{background:#1a2e4a;border-left:4px solid #2563eb}.toefl-interpretation-text{font-size:15px;line-height:1.75;color:#cbd5e1;margin:0}.toefl-roadmap{display:flex;flex-direction:column;gap:16px}.toefl-roadmap-perfect{font-size:14px;color:#6ee7b7;background:rgba(5,150,105,.15);padding:16px;border-radius:6px;border:1px solid rgba(5,150,105,.3)}.toefl-roadmap-card{border:1px solid rgba(255,255,255,.08);border-radius:8px;padding:20px;background:rgba(255,255,255,.04)}.toefl-roadmap-header{display:flex;align-items:center;gap:12px;margin-bottom:12px}.toefl-roadmap-rank{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.8px;color:#94a3b8;white-space:nowrap}.toefl-roadmap-skill{font-size:16px;font-weight:700;color:#f1f5f9;flex:1}.toefl-roadmap-type{font-size:11px;font-weight:600;padding:3px 10px;border-radius:10px;background:rgba(37,99,235,.2);color:#93c5fd;border:1px solid rgba(37,99,235,.3);white-space:nowrap}.toefl-roadmap-explanation{font-size:14px;line-height:1.7;color:#94a3b8;margin:0}.toefl-action-panel{background:#1a2e4a}.toefl-action-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.toefl-action-btn{padding:14px 20px;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;border:none;text-align:left;transition:all .15s ease;line-height:1.4}.toefl-action-btn--primary{background:#2563eb;color:#fff}.toefl-action-btn--primary:hover{background:#1d4ed8;transform:translateY(-1px);box-shadow:0 4px 12px rgba(37,99,235,.4)}.toefl-action-btn--locked{background:rgba(255,255,255,.05);color:#64748b;cursor:not-allowed;border:1px dashed rgba(255,255,255,.12)}@media (max-width:600px){.toefl-snapshot-inner{flex-direction:column;text-align:center}.toefl-skill-row{grid-template-columns:90px 1fr auto;gap:10px}.toefl-time-grid{grid-template-columns:1fr 1fr}.toefl-time-grid .toefl-time-cell:last-child{grid-column:span 2}.toefl-action-grid{grid-template-columns:1fr}}.summary-question-wrapper{display:flex;flex-direction:column;gap:24px}.summary-intro-sentence{font-size:15px;line-height:1.7;color:#cbd5e1;background:rgba(37,99,235,.1);border-left:4px solid #2563eb;padding:14px 18px;border-radius:0 6px 6px 0;margin-bottom:4px}.summary-instruction{font-size:13px;color:#94a3b8;font-style:italic;margin-bottom:4px}.summary-points-badge{display:inline-block;font-size:12px;font-weight:700;background:rgba(37,99,235,.2);color:#93c5fd;padding:3px 10px;border-radius:10px;margin-bottom:16px;border:1px solid rgba(37,99,235,.3)}.summary-slots-label{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.8px;color:#94a3b8;margin-bottom:10px}.summary-slots{display:flex;flex-direction:column;gap:10px;margin-bottom:24px}.summary-slot{display:flex;align-items:center;gap:12px;min-height:54px;padding:12px 16px;border:2px dashed rgba(255,255,255,.15);border-radius:8px;background:rgba(255,255,255,.03);transition:all .2s ease;cursor:default}.summary-slot.filled{border-style:solid;border-color:#2563eb;background:rgba(37,99,235,.1);cursor:pointer}.summary-slot.filled:hover{border-color:#dc2626;background:rgba(220,38,38,.1)}.summary-slot-number{display:flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:50%;background:rgba(255,255,255,.1);color:#94a3b8;font-size:13px;font-weight:700;flex-shrink:0;transition:background .2s ease}.summary-slot.filled .summary-slot-number{background:#2563eb;color:#fff}.summary-slot-text{flex:1;font-size:14px;line-height:1.5;color:#cbd5e1}.summary-slot-empty-text{font-size:13px;color:#64748b;font-style:italic}.summary-slot-remove{font-size:16px;color:#fca5a5;font-weight:700;line-height:1;opacity:0;transition:opacity .15s ease}.summary-slot.filled:hover .summary-slot-remove{opacity:1}.summary-options-label{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.8px;color:#94a3b8;margin-bottom:10px}.summary-options{display:flex;flex-direction:column;gap:10px}.summary-option{display:flex;align-items:flex-start;gap:12px;padding:14px 16px;border:2px solid rgba(255,255,255,.1);border-radius:8px;background:rgba(255,255,255,.04);cursor:pointer;transition:all .2s ease;text-align:left;width:100%}.summary-option:hover:not(:disabled){border-color:#2563eb;background:rgba(37,99,235,.1);transform:translateY(-1px);box-shadow:0 2px 8px rgba(37,99,235,.2)}.summary-option:disabled{opacity:.35;cursor:not-allowed;background:rgba(255,255,255,.02)}.summary-option.in-slot{border-color:#059669;background:rgba(5,150,105,.1);opacity:.6;cursor:not-allowed}.summary-option-letter{display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50%;background:rgba(255,255,255,.08);font-weight:700;font-size:14px;color:#94a3b8;flex-shrink:0;transition:all .2s ease}.summary-option:hover:not(:disabled) .summary-option-letter{background:#2563eb;color:#fff}.summary-option.in-slot .summary-option-letter{background:#059669;color:#fff}.summary-option-text{flex:1;font-size:14px;line-height:1.55;color:#cbd5e1}.summary-score-display{display:flex;align-items:center;gap:14px;padding:16px 20px;border-radius:8px;background:rgba(37,99,235,.1);border:1px solid rgba(37,99,235,.3);margin-top:8px}.summary-score-points{font-size:28px;font-weight:800;color:#60a5fa}.summary-score-label{font-size:14px;color:#94a3b8;line-height:1.5}.summary-option.correct-answer{border-color:#059669;background:rgba(5,150,105,.15);opacity:1 !important}.summary-option.wrong-selected{border-color:#dc2626;background:rgba(220,38,38,.15);opacity:1 !important}.summary-slot.correct-slot{border-color:#059669;background:rgba(5,150,105,.15)}.summary-slot.wrong-slot{border-color:#dc2626;background:rgba(220,38,38,.15)}.summary-selection-counter{font-size:13px;font-weight:600;color:#94a3b8;text-align:right;margin-bottom:8px}.summary-selection-counter.complete{color:#6ee7b7}@media (max-width:768px){.summary-slots,.summary-options{gap:8px}.summary-slot,.summary-option{padding:10px 12px}.summary-option-text,.summary-slot-text{font-size:13px}}.paragraph-highlight-rhetorical{border-left:4px solid #f97316;padding-left:10px}.paragraph-highlight-detail{border-left:4px solid #60a5fa;padding-left:10px}.paragraph-highlight-negative{border-left:4px solid #f472b6;padding-left:10px}#toefl-reading-app.toefl-fullscreen{position:fixed !important;top:0 !important;left:0 !important;width:100vw !important;height:100vh !important;background:#0f1e35 !important;z-index:9999 !important;max-width:100vw !important;padding:0 !important;margin:0 !important;overflow-y:auto !important;transform:none !important}#toefl-reading-app{background:#050c1a;font-family:'Inter',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;font-size:15px;line-height:1.7;color:#fff}#toefl-reading-app .toefl-btn-primary{background:linear-gradient(135deg,#0080cc,#0ad);color:#fff;font-family:'Barlow Condensed',sans-serif;font-weight:700;letter-spacing:2px;text-transform:uppercase;border:none;transition:box-shadow .2s ease,transform .15s ease}#toefl-reading-app .toefl-btn-primary:hover:not(:disabled){background:linear-gradient(135deg,#0080cc,#00dfff);box-shadow:0 4px 20px rgba(0,170,221,.45);transform:translateY(-1px)}#toefl-reading-app .toefl-btn-secondary{background:#0a1e3d;color:#b8d4ff;border:1px solid #1b4a7a;font-family:'Barlow Condensed',sans-serif;font-weight:600;letter-spacing:2px;text-transform:uppercase}#toefl-reading-app .toefl-btn-secondary:hover:not(:disabled){border-color:#0ad;color:#00dfff;background:rgba(0,170,221,.08)}#toefl-reading-app .toefl-btn-text{color:#0ad;font-family:'Inter',sans-serif}#toefl-reading-app .toefl-btn-text:hover:not(:disabled){background:rgba(0,170,221,.1);color:#00dfff}#toefl-reading-app .toefl-hero h1{font-family:'Barlow Condensed',sans-serif;font-weight:700;font-size:48px;letter-spacing:2px;color:#fff;background:linear-gradient(90deg,#fff 0%,#b8d4ff 60%,#00c8ff 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}#toefl-reading-app .toefl-hero p{color:#b8d4ff;font-size:17px}.toefl-module-selection{max-width:680px;margin:0 auto;padding:48px 24px;animation:toefl-entrance .4s ease-out both}.toefl-module-selection h2{font-family:'Barlow Condensed',sans-serif;font-weight:700;font-size:36px;letter-spacing:2px;color:#fff;text-align:center;margin:0 0 36px}.module-card-grid{display:flex;flex-direction:column;gap:16px}.module-card{display:flex;align-items:center;gap:20px;background:#0a1e3d;border:1px solid #1b4a7a;padding:24px;border-radius:10px;cursor:pointer;transition:border-color .2s ease,background .2s ease,transform .15s ease,box-shadow .2s ease;text-align:left;width:100%;font-family:inherit;animation:toefl-entrance .4s ease-out both}.module-card:nth-child(1){animation-delay:0ms}.module-card:nth-child(2){animation-delay:80ms}.module-card:nth-child(3){animation-delay:.16s}.module-card:hover{border-color:#0ad;background:rgba(0,170,221,.07);transform:translateY(-2px);box-shadow:0 6px 24px rgba(0,170,221,.15)}.module-card:focus-visible{outline:2px solid #0ad;outline-offset:3px}.module-card-icon{font-size:36px;flex-shrink:0;line-height:1;margin-right:4px}.module-card-text{display:flex;flex-direction:column;flex:1;min-width:0;gap:4px}.module-card-title{display:block;font-family:'Barlow Condensed',sans-serif;font-weight:700;font-size:22px;letter-spacing:1px;color:#fff;margin-bottom:6px;line-height:1.2}.module-card-desc{display:block;font-family:'Inter',sans-serif;font-size:13px;color:#b8d4ff;line-height:1.5;flex:1;min-width:0}.module-card-cta{margin-left:20px;font-family:'Barlow Condensed',sans-serif;font-weight:600;font-size:18px;color:#0ad;flex-shrink:0;white-space:nowrap;transition:color .15s ease,transform .15s ease}.module-card:hover .module-card-cta{color:#00dfff;transform:translateX(4px)}.toefl-session-intro{max-width:520px;margin:0 auto;padding:56px 24px;text-align:center;animation:toefl-entrance .4s ease-out both}.session-intro-badge{display:inline-block;font-family:'Barlow Condensed',sans-serif;font-weight:600;font-size:13px;text-transform:uppercase;letter-spacing:3px;color:#0ad;background:rgba(0,170,221,.1);border:1px solid rgba(0,170,221,.25);padding:6px 16px;border-radius:20px;margin-bottom:20px}.toefl-session-intro h2{font-family:'Barlow Condensed',sans-serif;font-weight:700;font-size:40px;letter-spacing:2px;color:#fff;margin:0 0 32px}.session-intro-meta{display:flex;align-items:center;justify-content:center;gap:0;background:#0a1e3d;border:1px solid #1b4a7a;border-radius:10px;padding:24px 32px;margin-bottom:28px}.session-meta-item{flex:1;display:flex;flex-direction:column;align-items:center;gap:6px}.session-meta-divider{width:1px;height:40px;background:#1b4a7a;margin:0 24px;flex-shrink:0}.session-meta-value{font-family:'Barlow Condensed',sans-serif;font-weight:700;font-size:36px;color:#0ad;line-height:1}.session-meta-label{font-family:'Inter',sans-serif;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:2.5px;color:#b8d4ff}.session-intro-instruction{font-family:'Inter',sans-serif;font-size:15px;color:#b8d4ff;line-height:1.7;margin-bottom:36px}.session-intro-cta{display:block;width:100%;padding:16px;font-size:17px;margin-bottom:16px}.toefl-session-wrap{display:flex;flex-direction:column;height:100vh;background:#050c1a}.session-topbar{position:sticky;top:0;z-index:200;display:flex;align-items:center;justify-content:space-between;padding:14px 28px;background:#0a1e3d;border-bottom:1px solid #1b4a7a;flex-shrink:0}.session-timer{font-family:'Barlow Condensed',sans-serif;font-weight:700;font-size:28px;letter-spacing:2px;color:#fff;font-variant-numeric:tabular-nums;transition:color .3s ease}.session-timer.timer-warning{color:#ff9b32;animation:toefl-timer-pulse 1s ease-in-out infinite}@keyframes toefl-timer-pulse{0%,100%{opacity:1}50%{opacity:.55}}.session-progress{font-family:'Inter',sans-serif;font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:2px;color:#b8d4ff}.session-layout{display:grid;grid-template-columns:1fr 1fr;flex:1;overflow:hidden;min-height:0}.session-left{overflow-y:auto;padding:36px 32px;border-right:1px solid #1b4a7a;background:#050c1a;display:flex;align-items:flex-start;justify-content:center}.session-right{overflow-y:auto;padding:36px 32px;background:#050c1a;display:flex;align-items:flex-start;justify-content:center}.artifact-loading{color:#b8d4ff;font-family:'Inter',sans-serif;font-size:14px;padding:40px 0;text-align:center;width:100%;opacity:.6;animation:toefl-entrance .3s ease-out both}.artifact-card{width:100%;max-width:420px;background:#fff;color:#111827;border-radius:6px;overflow:hidden;box-shadow:0 8px 32px rgba(0,0,0,.5),0 2px 8px rgba(0,170,221,.08);animation:toefl-entrance .35s ease-out both;font-family:'Inter',sans-serif}.artifact-notice-header{background:#1b4a7a;padding:14px 20px}.artifact-notice-title{font-family:'Barlow Condensed',sans-serif;font-weight:700;font-size:18px;letter-spacing:1px;color:#fff;text-transform:uppercase}.artifact-notice-subtitle{padding:12px 20px 0;font-size:15px;font-weight:600;color:#111827;margin:0;border-bottom:1px solid #e5e7eb;padding-bottom:12px}.artifact-notice-body-wrap{padding:16px 20px 20px}.artifact-notice-body{font-size:14px;line-height:1.7;color:#374151;margin:0 0 10px}.artifact-notice-body:last-child{margin-bottom:0}.artifact-email-meta{padding:16px 20px 12px;background:#f9fafb;border-bottom:1px solid #e5e7eb}.artifact-email-row{display:flex;gap:8px;margin-bottom:6px;font-size:13px}.artifact-email-row:last-child{margin-bottom:0}.artifact-email-field{font-weight:600;color:#6b7280;min-width:52px;flex-shrink:0}.artifact-email-value{color:#111827}.artifact-email-subject{font-weight:600}.artifact-email-divider{height:1px;background:#e5e7eb}.artifact-email-body-wrap{padding:16px 20px 20px}.artifact-email-body{font-size:14px;line-height:1.75;color:#374151;margin:0 0 12px}.artifact-email-body:last-child{margin-bottom:0}.artifact-chat-header{padding:12px 16px;background:#1b4a7a;font-family:'Barlow Condensed',sans-serif;font-weight:600;font-size:15px;letter-spacing:1px;color:#fff;text-transform:uppercase}.artifact-chat-messages{padding:16px;display:flex;flex-direction:column;gap:12px;background:#f3f4f6;min-height:140px}.chat-message{display:flex;flex-direction:column;gap:4px}.chat-speaker{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:1px;color:#6b7280}.chat-bubble{display:inline-block;padding:10px 14px;border-radius:14px;font-size:14px;line-height:1.5;max-width:80%}.chat-bubble-left .chat-bubble{background:#fff;color:#111827;border-bottom-left-radius:4px;align-self:flex-start;box-shadow:0 1px 3px rgba(0,0,0,.1)}.chat-bubble-right{align-items:flex-end}.chat-bubble-right .chat-bubble{background:#0ad;color:#fff;border-bottom-right-radius:4px;align-self:flex-end}.chat-bubble-right .chat-speaker{text-align:right}.artifact-schedule-header{padding:14px 20px;background:#1b4a7a;font-family:'Barlow Condensed',sans-serif;font-weight:700;font-size:17px;letter-spacing:1px;color:#fff;text-transform:uppercase}.artifact-schedule-body{padding:8px 0}.artifact-schedule-row{display:flex;align-items:baseline;gap:16px;padding:11px 20px;border-bottom:1px solid #f3f4f6;transition:background .15s ease}.artifact-schedule-row:last-child{border-bottom:none}.artifact-schedule-row:hover{background:#f9fafb}.artifact-schedule-time{font-family:'Inter',sans-serif;font-size:13px;font-weight:600;color:#0ad;min-width:52px;flex-shrink:0;font-variant-numeric:tabular-nums}.artifact-schedule-event{font-size:14px;color:#374151;line-height:1.5}.artifact-ad{background:linear-gradient(135deg,#0a1e3d 0%,#1b4a7a 100%);color:#fff}.artifact-ad-headline{padding:24px 20px 8px;font-family:'Barlow Condensed',sans-serif;font-weight:700;font-size:26px;letter-spacing:1px;color:#fff;line-height:1.2}.artifact-ad-sub{padding:0 20px 12px;font-size:14px;font-weight:600;color:#00dfff;margin:0}.artifact-ad-body-wrap{padding:0 20px 24px}.artifact-ad-body{font-size:14px;line-height:1.7;color:#b8d4ff;margin:0 0 8px}.artifact-ad-body:last-child{margin-bottom:0}.question-panel{width:100%;max-width:480px;display:flex;flex-direction:column;gap:20px;animation:toefl-entrance .35s ease-out 80ms both}.question-type-badge{display:inline-block;font-family:'Barlow Condensed',sans-serif;font-weight:600;font-size:11px;text-transform:uppercase;letter-spacing:3px;color:#0ad;background:rgba(0,170,221,.1);border:1px solid rgba(0,170,221,.2);padding:4px 12px;border-radius:12px;align-self:flex-start}.question-text{font-family:'Inter',sans-serif;font-size:16px;font-weight:500;line-height:1.65;color:#fff;margin:0}.question-options{display:flex;flex-direction:column;gap:10px}.q-option{display:flex;align-items:flex-start;gap:14px;padding:16px 18px;background:rgba(255,255,255,.03);border:2px solid #1b4a7a;border-radius:8px;cursor:pointer;transition:border-color .15s ease,background .15s ease,transform .1s ease;text-align:left;width:100%;font-family:'Inter',sans-serif}.q-option:hover:not(:disabled):not(.selected):not(.answer-correct):not(.answer-wrong){border-color:#0ad;background:rgba(0,170,221,.07);transform:translateX(2px)}.q-option.selected{border-color:#0ad;background:rgba(0,170,221,.12)}.q-option:disabled{cursor:default}.q-option-letter{display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50%;background:rgba(255,255,255,.08);border:1.5px solid #1b4a7a;font-family:'Barlow Condensed',sans-serif;font-weight:700;font-size:15px;color:#b8d4ff;flex-shrink:0;transition:background .15s ease,border-color .15s ease,color .15s ease}.q-option.selected .q-option-letter{background:#0ad;border-color:#0ad;color:#fff}.q-option-text{font-size:15px;line-height:1.6;color:#b8d4ff;flex:1;transition:color .15s ease}.q-option.selected .q-option-text{color:#fff}.question-footer{padding-top:4px}.next-btn{width:100%;padding:15px;font-size:16px;letter-spacing:2px;transition:opacity .15s ease,box-shadow .2s ease,transform .15s ease}.next-btn:disabled{opacity:.35;cursor:not-allowed;transform:none !important;box-shadow:none !important}.q-option.answer-correct{border-color:#059669;background:rgba(5,150,105,.15);animation:toefl-answer-flash .25s ease-out}.q-option.answer-correct .q-option-letter{background:#059669;border-color:#059669;color:#fff}.q-option.answer-correct .q-option-text{color:#6ee7b7}.q-option.answer-wrong{border-color:#dc2626;background:rgba(220,38,38,.12);animation:toefl-answer-flash .25s ease-out}.q-option.answer-wrong .q-option-letter{background:#dc2626;border-color:#dc2626;color:#fff}.q-option.answer-wrong .q-option-text{color:#fca5a5}@keyframes toefl-answer-flash{0%{transform:scale(1)}40%{transform:scale(1.015)}100%{transform:scale(1)}}.session-error{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;padding:40px 24px;text-align:center;gap:24px;color:#fca5a5;font-family:'Inter',sans-serif}@keyframes toefl-entrance{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}#screen-module-selection>*,#screen-session-intro>*,#screen-practice>*,#screen-results>*{animation:toefl-entrance .4s ease-out both}@media (max-width:768px){.session-layout{grid-template-columns:1fr;overflow:visible;height:auto;flex:none}.session-left{border-right:none;border-bottom:1px solid #1b4a7a;padding:24px 16px;overflow:visible;order:1}.session-right{padding:24px 16px;overflow:visible;order:2}.toefl-session-wrap{height:auto;min-height:100vh}.artifact-card{max-width:100%}.question-panel{max-width:100%}.session-topbar{padding:12px 16px}.session-timer{font-size:22px}.session-progress{font-size:11px}.toefl-module-selection{padding:32px 16px}.toefl-module-selection h2{font-size:28px}.module-card{padding:18px 16px;gap:14px}.module-card-title{font-size:19px}.toefl-session-intro{padding:36px 16px}.toefl-session-intro h2{font-size:30px}.session-intro-meta{padding:18px 20px}.session-meta-value{font-size:28px}#toefl-reading-app .toefl-hero h1{font-size:34px}}@media (max-width:480px){.module-card-cta{display:none}.session-meta-divider{margin:0 12px}}.cw-panel{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px 32px;overflow-y:auto;background:#050c1a;min-height:0;animation:toefl-entrance .35s ease-out both}.cw-paragraph{max-width:680px;width:100%;font-family:'Inter',sans-serif;font-size:19px;line-height:2.1;color:#fff;text-align:left;margin-bottom:32px;background:#0a1e3d;border:1px solid #1b4a7a;border-radius:10px;padding:36px 40px}.cw-text{color:#fff}.cw-blank-wrap{display:inline-flex;align-items:baseline;position:relative;vertical-align:baseline;border-radius:4px;transition:background .2s ease}.cw-input{display:inline-block;font-family:'Inter',sans-serif;font-size:18px;font-weight:500;color:#fff;background:0 0;border:none;border-bottom:2px solid #0ad;border-radius:0;outline:none;padding:2px 4px;min-width:40px;vertical-align:baseline;line-height:1;transition:border-color .15s ease,background .15s ease;box-sizing:content-box}.cw-input:focus{border-bottom-color:#00dfff;background:rgba(0,223,255,.06);border-radius:3px 3px 0 0}.blank-correct{background:rgba(5,150,105,.15);border-radius:4px}.cw-input-correct{border-bottom-color:#059669 !important;color:#6ee7b7 !important}.blank-wrong{background:rgba(220,38,38,.12);border-radius:4px}.cw-input-wrong{border-bottom-color:#dc2626 !important;color:#fca5a5 !important}.cw-instruction{font-family:'Inter',sans-serif;font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:2px;color:#b8d4ff;text-align:center;margin:0 0 32px;opacity:.7}.cw-footer{width:100%;max-width:680px;display:flex;justify-content:flex-end}.cw-footer .next-btn{min-width:140px;padding:14px 28px}@media (max-width:768px){.cw-panel{padding:28px 16px;justify-content:flex-start}.cw-paragraph{font-size:17px;line-height:2;padding:24px 20px}.cw-input{font-size:17px}.cw-footer{justify-content:center}.cw-footer .next-btn{width:100%;max-width:320px}}