#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:1.8;font-size:17px;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}