.header{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;box-shadow:0 2px 10px #0000001a;position:sticky;top:0;z-index:100}.header-content{display:flex;align-items:center;justify-content:space-between;padding:16px 0;gap:32px}.logo{text-decoration:none;color:#fff;display:flex;flex-direction:column;align-items:flex-start}.logo h1{font-size:24px;font-weight:700;margin:0;line-height:1}.logo-chinese{font-size:14px;opacity:.9;margin-top:2px}.nav{display:flex;gap:8px;flex:1;justify-content:center}.nav-item{display:flex;flex-direction:column;align-items:center;padding:12px 20px;text-decoration:none;color:#fff;border-radius:8px;transition:all .2s ease;position:relative;min-width:80px}.nav-item:hover{background-color:#ffffff1a;transform:translateY(-1px)}.nav-item.active{background-color:#fff3;font-weight:600}.nav-label{font-size:16px;line-height:1}.nav-label-chinese{font-size:12px;opacity:.8;margin-top:2px}.nav-badge{position:absolute;top:6px;right:6px;background-color:#ef4444;color:#fff;font-size:11px;font-weight:600;padding:2px 6px;border-radius:10px;min-width:18px;text-align:center;line-height:1.2}.header-stats{display:flex;gap:24px}.stat-item{display:flex;flex-direction:column;align-items:center;text-align:center}.stat-number{font-size:22px;font-weight:800;line-height:1;text-shadow:0 1px 2px rgba(0,0,0,.1)}.header-stats .stat-item .stat-label{font-size:12px;opacity:.95;margin-top:2px;white-space:nowrap;font-weight:500;color:#fff!important}@media (max-width: 768px){.header-content{flex-direction:column;gap:16px;padding:12px 0}.logo h1{font-size:20px}.nav{gap:4px;width:100%;justify-content:space-around}.nav-item{padding:8px 12px;min-width:60px}.nav-label{font-size:14px}.nav-label-chinese{font-size:10px}.header-stats{gap:16px}.stat-number{font-size:20px;font-weight:800}.stat-label{font-size:11px;font-weight:600}}@media (max-width: 480px){.header-stats{display:none}.nav-item{padding:6px 8px;min-width:50px}.nav-label{font-size:12px}.nav-label-chinese{display:none}}.home{min-height:calc(100vh - 80px)}.hero{padding:80px 0;background:linear-gradient(135deg,#f8fafc,#e2e8f0);display:flex;align-items:center;min-height:500px}.hero-content{flex:1;max-width:600px}.hero-title{font-size:48px;font-weight:800;line-height:1.2;margin-bottom:16px;color:#1e293b}.highlight{color:#3b82f6;background:linear-gradient(135deg,#3b82f6,#8b5cf6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle{font-size:24px;color:#64748b;margin-bottom:24px;font-weight:500}.hero-description{font-size:18px;color:#475569;line-height:1.6;margin-bottom:40px}.hero-actions{display:flex;gap:16px;flex-wrap:wrap}.btn-large{padding:16px 32px;font-size:18px;font-weight:600}.hero-image{flex:1;display:flex;justify-content:center;align-items:center;padding-left:40px}.hero-card{background:#fff;border-radius:16px;padding:24px;box-shadow:0 10px 25px #0000001a;max-width:350px;width:100%;transform:rotate(3deg);transition:transform .3s ease}.hero-card:hover{transform:rotate(0) scale(1.05)}.card-header{text-align:center;margin-bottom:20px;padding-bottom:16px;border-bottom:2px solid #e2e8f0}.card-title{display:block;font-size:18px;font-weight:600;color:#1e293b}.card-title-chinese{display:block;font-size:16px;color:#64748b;margin-top:4px}.card-content{space-y:12px}.dialogue-line{display:flex;flex-direction:column;margin-bottom:12px;padding:12px;background:#f8fafc;border-radius:8px}.speaker{font-size:12px;font-weight:600;color:#3b82f6;margin-bottom:4px}.chinese{font-size:16px;color:#1e293b;font-weight:500}.stats-section{padding:60px 0;background:#fff}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:24px}.stat-card{text-align:center;padding:32px 24px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-radius:16px;transition:transform .2s ease}.stat-card:hover{transform:translateY(-4px)}.stat-number{font-size:36px;font-weight:800;line-height:1;margin-bottom:8px}.stat-card .stat-label{font-size:16px;font-weight:500;opacity:.9;color:#fff!important}.stat-label-chinese{font-size:14px;opacity:.8;margin-top:4px}.features-section{padding:80px 0;background:#f8fafc}.section-title{text-align:center;font-size:36px;font-weight:700;color:#1e293b;margin-bottom:16px}.section-title-chinese{display:block;font-size:20px;color:#64748b;font-weight:500;margin-top:8px;margin-bottom:60px}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:32px}.feature-card{background:#fff;padding:32px 24px;border-radius:16px;text-align:center;box-shadow:0 4px 6px #0000000d;transition:all .3s ease}.feature-card:hover{transform:translateY(-8px);box-shadow:0 20px 25px #0000001a}.feature-icon{font-size:48px;margin-bottom:20px}.feature-title{font-size:20px;font-weight:600;color:#1e293b;margin-bottom:8px}.feature-title-chinese{font-size:16px;color:#64748b;margin-bottom:16px}.feature-description{color:#475569;line-height:1.6;margin-bottom:8px}.feature-description-chinese{color:#64748b;font-size:14px;line-height:1.5}.cta-section{padding:80px 0;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;text-align:center}.cta-title{font-size:36px;font-weight:700;margin-bottom:16px}.cta-title-chinese{font-size:20px;opacity:.9;margin-bottom:24px}.cta-description{font-size:18px;opacity:.9;line-height:1.6;margin-bottom:40px;max-width:600px;margin-left:auto;margin-right:auto}@media (max-width: 768px){.hero{flex-direction:column;text-align:center;padding:40px 0}.hero-image{padding-left:0;margin-top:40px}.hero-title{font-size:32px}.hero-subtitle{font-size:18px}.hero-description{font-size:16px}.hero-actions{justify-content:center}.section-title{font-size:28px}.section-title-chinese{font-size:16px}.cta-title{font-size:28px}.cta-title-chinese{font-size:16px}}@media (max-width: 480px){.hero-title{font-size:24px}.hero-subtitle{font-size:16px}.btn-large{padding:12px 24px;font-size:16px}.stats-grid{grid-template-columns:repeat(2,1fr)}.features-grid{grid-template-columns:1fr}}.scenarios{padding:40px 0;min-height:calc(100vh - 80px)}.scenarios-header{text-align:center;margin-bottom:40px}.page-title{font-size:36px;font-weight:700;color:#1e293b;margin-bottom:8px}.page-title-chinese{display:block;font-size:20px;color:#64748b;font-weight:500;margin-top:8px}.page-description{font-size:18px;color:#475569;margin-top:16px}.filters{display:flex;gap:24px;margin-bottom:32px;padding:24px;background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a;flex-wrap:wrap}.filter-group{display:flex;flex-direction:column;gap:8px;min-width:200px}.search-group{flex:1;min-width:250px}.filter-label{font-size:14px;font-weight:600;color:#374151}.filter-select,.search-input{padding:12px 16px;border:2px solid #e5e7eb;border-radius:8px;font-size:14px;transition:border-color .2s ease;background:#fff}.filter-select:focus,.search-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.search-input{width:100%}.scenarios-stats{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;padding:0 4px}.stats-text{font-size:14px;color:#6b7280;font-weight:500}.stats-text-chinese{font-size:12px;color:#9ca3af}.scenarios-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:24px}.scenario-card{background:#fff;border-radius:16px;padding:24px;text-decoration:none;color:inherit;box-shadow:0 1px 3px #0000001a;transition:all .3s ease;border:2px solid transparent;display:flex;flex-direction:column;height:100%}.scenario-card:hover{transform:translateY(-4px);box-shadow:0 10px 25px #00000026;border-color:#3b82f6}.scenario-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16px}.scenario-badges{display:flex;gap:8px;flex-wrap:wrap}.badge{padding:4px 12px;border-radius:20px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.status-new{background:#dbeafe;color:#1d4ed8}.status-learned{background:#d1fae5;color:#065f46}.status-review{background:#fef3c7;color:#92400e}.status-completed{background:#f0f9ff;color:#0369a1;border:1px solid #0ea5e9}.difficulty-beginner{background:#f0fdf4;color:#166534}.difficulty-intermediate{background:#fef7cd;color:#a16207}.difficulty-advanced{background:#fef2f2;color:#dc2626}.scenario-category{font-size:12px;color:#6b7280;font-weight:500;text-align:right}.scenario-content{flex:1;margin-bottom:20px}.scenario-title{font-size:20px;font-weight:600;color:#1e293b;margin-bottom:4px;line-height:1.3}.scenario-title-chinese{font-size:16px;color:#64748b;margin-bottom:12px;font-weight:500}.scenario-description{font-size:14px;color:#475569;line-height:1.5;margin-bottom:6px}.scenario-description-chinese{font-size:13px;color:#64748b;line-height:1.4}.scenario-footer{display:flex;justify-content:space-between;align-items:center;padding-top:16px;border-top:1px solid #e5e7eb}.scenario-meta{display:flex;gap:16px}.meta-item{font-size:12px;color:#6b7280;display:flex;align-items:center;gap:4px}.scenario-action{display:flex;align-items:center;gap:8px;color:#3b82f6;font-weight:500;font-size:14px}.action-arrow{font-size:16px;transition:transform .2s ease}.scenario-card:hover .action-arrow{transform:translate(4px)}.no-results{text-align:center;padding:80px 20px;color:#6b7280}.no-results-icon{font-size:64px;margin-bottom:24px}.no-results h3{font-size:24px;color:#374151;margin-bottom:12px}.no-results p{font-size:16px;margin-bottom:8px}@media (max-width: 768px){.scenarios{padding:20px 0}.page-title{font-size:28px}.page-title-chinese{font-size:16px}.filters{flex-direction:column;gap:16px}.filter-group{min-width:auto}.scenarios-grid{grid-template-columns:1fr}.scenarios-stats{flex-direction:column;align-items:flex-start;gap:4px}}@media (max-width: 480px){.scenario-card{padding:16px}.scenario-header{flex-direction:column;gap:12px}.scenario-footer{flex-direction:column;align-items:flex-start;gap:12px}.scenario-meta{gap:12px}}.scenario-detail{min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);padding:2rem 0}.scenario-detail .container{max-width:800px;margin:0 auto;padding:0 1rem}.scenario-header{background:#fff;border-radius:12px;padding:2rem;margin-bottom:2rem;box-shadow:0 4px 20px #0000001a;position:relative}.scenario-info{margin-bottom:1rem}.scenario-title{font-size:2rem;color:#2d3748;margin:0 0 .5rem;font-weight:700}.scenario-title-chinese{font-size:1.8rem;color:#667eea;margin:0 0 1rem;font-weight:600}.scenario-description{color:#718096;font-size:1.1rem;line-height:1.6;margin:0}.scenario-status{position:absolute;top:2rem;right:2rem}.status-badge{padding:.5rem 1rem;border-radius:20px;font-size:.9rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.status-new{background:#e6fffa;color:#00a693}.status-review{background:#fef5e7;color:#d69e2e}.status-learned{background:#f0fff4;color:#38a169}.progress-section{background:#fff;border-radius:12px;padding:1.5rem;margin-bottom:2rem;box-shadow:0 4px 20px #0000001a}.progress-info{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;font-weight:600;color:#2d3748;flex-wrap:wrap;gap:1rem}.dialogue-selector-btn{background:#667eea;color:#fff;border:none;padding:.5rem 1rem;border-radius:6px;font-size:.9rem;cursor:pointer;transition:background .3s ease}.dialogue-selector-btn:hover{background:#764ba2}.progress-bar{height:8px;background:#e2e8f0;border-radius:4px;overflow:hidden}.progress-fill{height:100%;background:linear-gradient(90deg,#667eea,#764ba2);transition:width .3s ease}.dialogue-selector{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #e2e8f0}.dialogue-selector h4{color:#2d3748;margin-bottom:1rem;font-size:1.1rem}.dialogue-list{display:grid;gap:.5rem;max-height:300px;overflow-y:auto}.dialogue-item{display:flex;align-items:center;gap:1rem;padding:.75rem;border:1px solid #e2e8f0;border-radius:6px;cursor:pointer;transition:all .3s ease}.dialogue-item:hover{border-color:#667eea;background:#f7fafc}.dialogue-item.active{border-color:#667eea;background:#e6fffa}.dialogue-number{background:#667eea;color:#fff;width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.8rem;font-weight:600;flex-shrink:0}.dialogue-item.active .dialogue-number{background:#38a169}.dialogue-preview{flex:1;min-width:0}.dialogue-preview .speaker{font-size:.8rem;color:#667eea;font-weight:600;margin-bottom:.25rem}.dialogue-preview .dialogue-text{font-size:.9rem;color:#2d3748;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.controls{background:#fff;border-radius:12px;padding:1.5rem;margin-bottom:2rem;box-shadow:0 4px 20px #0000001a}.display-controls{display:flex;gap:2rem;flex-wrap:wrap}.control-item{display:flex;align-items:center;gap:.5rem;font-weight:500;color:#2d3748;cursor:pointer}.control-item input[type=checkbox]{width:18px;height:18px;accent-color:#667eea}.dialogue-section{margin-bottom:2rem}.dialogue-card{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 4px 20px #0000001a;border-left:4px solid #667eea}.speaker-info{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #e2e8f0}.speaker-name{font-weight:600;color:#2d3748;font-size:1.1rem}.speaker-name-chinese{color:#667eea;font-size:1rem}.dialogue-content{text-align:center}.dialogue-chinese{font-size:2rem;font-weight:600;color:#2d3748;margin-bottom:1rem;line-height:1.4}.dialogue-pinyin{font-size:1.2rem;color:#667eea;margin-bottom:1rem;font-style:italic}.dialogue-english{font-size:1.1rem;color:#718096;line-height:1.6}.navigation{display:flex;justify-content:space-between;gap:1rem;margin-bottom:2rem}.navigation .btn{flex:1;max-width:200px}.mastery-section{background:#fff;border-radius:12px;padding:2rem;margin-bottom:2rem;box-shadow:0 4px 20px #0000001a;text-align:center}.mastery-section h3{color:#2d3748;margin-bottom:.5rem}.mastery-section p{color:#718096;margin-bottom:1.5rem}.mastery-rating{display:flex;justify-content:center;gap:1rem;margin-bottom:1rem}.rating-btn{width:50px;height:50px;border:2px solid #e2e8f0;background:#fff;border-radius:50%;font-size:1.2rem;font-weight:600;color:#718096;cursor:pointer;transition:all .3s ease}.rating-btn:hover{border-color:#667eea;color:#667eea}.rating-btn.active{background:#667eea;border-color:#667eea;color:#fff}.rating-labels{display:flex;justify-content:space-between;color:#718096;font-size:.9rem}.vocabulary-section{background:#fff;border-radius:12px;padding:2rem;margin-bottom:2rem;box-shadow:0 4px 20px #0000001a}.vocabulary-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.test-btn{padding:.5rem 1rem;font-size:.9rem;white-space:nowrap}.test-title-section{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.exit-test-btn{padding:.5rem 1rem;font-size:.9rem}.section-title{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem;font-size:1.5rem;font-weight:700;color:#2d3748}.section-title-chinese{font-size:1.2rem;color:#667eea;font-weight:600}.vocabulary-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.vocabulary-card{background:#f7fafc;border:1px solid #e2e8f0;border-radius:8px;padding:1rem;text-align:center;transition:all .3s ease}.vocabulary-card:hover{border-color:#667eea;box-shadow:0 2px 8px #667eea1a}.word-chinese{font-size:1.3rem;font-weight:600;color:#2d3748;margin-bottom:.5rem}.word-pinyin{font-size:1rem;color:#667eea;font-style:italic;margin-bottom:.5rem}.word-english{font-size:.9rem;color:#718096}.cultural-notes{background:#fff;border-radius:12px;padding:2rem;margin-bottom:2rem;box-shadow:0 4px 20px #0000001a;border-left:4px solid #f6ad55}.notes-content{color:#2d3748;line-height:1.7;font-size:1rem}.notes-content p{margin:0}.completion-screen{background:#fff;border-radius:12px;padding:3rem 2rem;text-align:center;box-shadow:0 4px 20px #0000001a}.completion-icon{font-size:4rem;margin-bottom:1rem}.completion-title{font-size:2.5rem;color:#2d3748;margin-bottom:.5rem;font-weight:700}.completion-subtitle{font-size:1.5rem;color:#667eea;margin-bottom:2rem;font-weight:600}.completion-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:1rem;margin-bottom:2rem}.stat{background:#f7fafc;border-radius:8px;padding:1rem;border:1px solid #e2e8f0}.stat-label{display:block;font-size:.9rem;color:#718096;margin-bottom:.5rem}.stat-value{display:block;font-size:1.5rem;font-weight:700;color:#667eea}.completion-actions{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.completion-actions .btn{min-width:180px}.test-summary{margin:2rem 0}.summary-stats{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap}.summary-stats .stat-item{background:#f7fafc;border:2px solid #e2e8f0;border-radius:12px;padding:1.5rem;text-align:center;min-width:120px;transition:all .3s ease}.summary-stats .stat-item:hover{border-color:#667eea;transform:translateY(-2px);box-shadow:0 4px 12px #667eea26}.summary-stats .stat-number{display:block;font-size:2.5rem;font-weight:800;color:#667eea;line-height:1;margin-bottom:.5rem;text-shadow:0 2px 4px rgba(102,126,234,.1)}.summary-stats .stat-label{display:block;font-size:.9rem;color:#4a5568;font-weight:600;line-height:1.3;text-transform:uppercase;letter-spacing:.5px}.test-section{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 4px 20px #0000001a}.test-header{text-align:center;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid #e2e8f0}.test-header h2{color:#2d3748;margin-bottom:.5rem;font-size:1.8rem}.test-progress{display:flex;justify-content:center;gap:1rem;font-weight:600;color:#667eea}.test-card{background:#f7fafc;border-radius:8px;padding:2rem;margin-bottom:2rem;border:1px solid #e2e8f0}.test-question{text-align:center;margin-bottom:2rem}.test-question h3{color:#2d3748;margin-bottom:.5rem}.test-question p{color:#718096;margin-bottom:1.5rem}.chinese-word{font-size:3rem;font-weight:700;color:#2d3748;margin-bottom:.5rem}.pinyin-hint{font-size:1.2rem;color:#667eea;font-style:italic;margin-bottom:1.5rem}.test-input{display:flex;gap:1rem;justify-content:center;align-items:center;margin-bottom:1.5rem}.test-input input{padding:.75rem 1rem;border:2px solid #e2e8f0;border-radius:6px;font-size:1.1rem;min-width:200px;text-align:center;transition:border-color .3s ease}.test-input input:focus{outline:none;border-color:#667eea}.test-input input:disabled{background:#f7fafc;color:#a0aec0}.test-result{text-align:center;padding:1rem;border-radius:6px;font-weight:600}.test-result.correct{background:#f0fff4;color:#38a169;border:1px solid #9ae6b4}.test-result.incorrect{background:#fed7d7;color:#e53e3e;border:1px solid #feb2b2}.result-icon{font-size:1.2rem;margin-right:.5rem}.incorrect-answer{display:flex;flex-direction:column;gap:.5rem}.test-stats{display:flex;justify-content:center;gap:2rem}.test-stats .stat{text-align:center;padding:1rem;background:#fff;border-radius:6px;border:1px solid #e2e8f0;min-width:80px}.test-stats .stat-label{font-size:.9rem;color:#718096;margin-bottom:.5rem}.test-stats .stat-value{font-size:1.5rem;font-weight:700;color:#667eea}.loading{display:flex;justify-content:center;align-items:center;min-height:50vh;font-size:1.2rem;color:#718096}@media (max-width: 768px){.scenario-detail{padding:1rem 0}.scenario-detail .container{padding:0 .5rem}.scenario-header{padding:1.5rem}.scenario-status{position:static;margin-top:1rem}.scenario-title{font-size:1.5rem}.scenario-title-chinese{font-size:1.3rem}.dialogue-chinese{font-size:1.5rem}.display-controls{gap:1rem}.navigation{flex-direction:column}.navigation .btn{max-width:none}.mastery-rating{gap:.5rem}.rating-btn{width:40px;height:40px;font-size:1rem}.vocabulary-grid{grid-template-columns:1fr}.completion-title{font-size:2rem}.completion-subtitle{font-size:1.2rem}.completion-actions{flex-direction:column}.completion-stats{grid-template-columns:1fr}.summary-stats{gap:1rem}.summary-stats .stat-item{min-width:100px;padding:1rem}.summary-stats .stat-number{font-size:2rem}.summary-stats .stat-label{font-size:.8rem}.progress-info{flex-direction:column;align-items:flex-start;gap:.5rem}.dialogue-selector-btn{align-self:flex-start}.dialogue-list{max-height:200px}.test-input{flex-direction:column;gap:1rem}.test-input input{min-width:100%}.chinese-word{font-size:2rem}.test-stats{gap:1rem}}@media (max-width: 480px){.scenario-header,.progress-section,.controls,.dialogue-card,.mastery-section,.vocabulary-section,.cultural-notes,.completion-screen{padding:1rem}.dialogue-chinese{font-size:1.3rem}.section-title{font-size:1.2rem;flex-direction:column;gap:.5rem;text-align:center}.test-section,.test-card{padding:1rem}.chinese-word{font-size:1.8rem}.test-header h2{font-size:1.5rem}.test-progress{flex-direction:column;gap:.5rem}.dialogue-item{padding:.5rem}.dialogue-preview .dialogue-text{white-space:normal;overflow:visible;text-overflow:initial}.vocabulary-header{flex-direction:column;align-items:flex-start;gap:.5rem}.test-btn{width:100%;font-size:.8rem}.test-title-section{flex-direction:column;align-items:flex-start;gap:.5rem}.exit-test-btn{width:100%;font-size:.8rem}}.review-complete{min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;padding:20px}.complete-container{max-width:600px;width:100%;background:#fffffff2;border-radius:20px;padding:40px;text-align:center;box-shadow:0 20px 40px #0000001a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);animation:slideUp .6s ease-out}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.complete-icon{font-size:80px;margin-bottom:20px;animation:bounce 1s ease-in-out}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}.complete-title{font-size:2.5rem;font-weight:700;color:#2d3748;margin-bottom:10px;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.complete-title-chinese{font-size:1.8rem;color:#4a5568;margin-bottom:30px;font-weight:600}.complete-summary{background:linear-gradient(135deg,#f7fafc,#edf2f7);border-radius:15px;padding:30px;margin:30px 0;border:1px solid rgba(102,126,234,.1)}.summary-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:20px;margin-bottom:20px}.summary-stat{background:#fff;border-radius:12px;padding:20px 15px;box-shadow:0 4px 12px #0000000d;transition:transform .2s ease}.summary-stat:hover{transform:translateY(-2px)}.stat-number{display:block;font-size:2rem;font-weight:700;color:#667eea;margin-bottom:5px}.stat-label{font-size:.9rem;color:#718096;font-weight:500}.accuracy-display{margin-top:20px;padding:20px;background:#fff;border-radius:12px;border-left:4px solid #48bb78}.accuracy-display.excellent{border-left-color:#48bb78;background:linear-gradient(135deg,#f0fff4,#c6f6d5)}.accuracy-display.good{border-left-color:#ed8936;background:linear-gradient(135deg,#fffaf0,#fbd38d)}.accuracy-display.poor{border-left-color:#e53e3e;background:linear-gradient(135deg,#fff5f5,#fed7d7)}.accuracy-text{font-size:1.1rem;font-weight:600;margin-bottom:5px}.accuracy-description{font-size:.9rem;color:#718096}.complete-actions{display:flex;flex-direction:column;gap:15px;margin-top:30px}.action-row{display:flex;gap:15px;justify-content:center}.btn{padding:12px 24px;border-radius:10px;font-weight:600;text-decoration:none;border:none;cursor:pointer;transition:all .3s ease;font-size:1rem;display:inline-flex;align-items:center;justify-content:center;min-width:140px}.btn-primary{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;box-shadow:0 4px 15px #667eea4d}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #667eea66}.btn-secondary{background:linear-gradient(135deg,#48bb78,#38a169);color:#fff;box-shadow:0 4px 15px #48bb784d}.btn-secondary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #48bb7866}.btn-outline{background:transparent;color:#667eea;border:2px solid #667eea}.btn-outline:hover{background:#667eea;color:#fff;transform:translateY(-2px)}.motivational-message{margin:20px 0;padding:20px;background:linear-gradient(135deg,#fef5e7,#fed7aa);border-radius:12px;border-left:4px solid #ed8936}.motivational-text{font-size:1.1rem;color:#744210;font-weight:600;margin-bottom:5px}.motivational-chinese{font-size:1rem;color:#975a16}@media (max-width: 768px){.complete-container{padding:30px 20px;margin:10px}.complete-title{font-size:2rem}.complete-title-chinese{font-size:1.5rem}.action-row{flex-direction:column}.btn{width:100%}.summary-stats{grid-template-columns:repeat(2,1fr)}}@media (max-width: 480px){.summary-stats{grid-template-columns:1fr}.complete-icon{font-size:60px}}.progress-page{min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);padding:2rem 0}.progress-page .container{max-width:1000px;margin:0 auto;padding:0 1rem}.progress-header{background:#fff;border-radius:12px;padding:2rem;margin-bottom:2rem;box-shadow:0 4px 20px #0000001a}.back-link{color:#667eea;text-decoration:none;font-weight:500;margin-bottom:1rem;display:inline-block;transition:color .3s ease}.back-link:hover{color:#764ba2}.header-content{text-align:center}.progress-title{font-size:2.5rem;color:#2d3748;margin:0 0 .5rem;font-weight:700}.progress-title-chinese{font-size:2rem;color:#667eea;margin:0 0 1rem;font-weight:600}.progress-description{color:#718096;font-size:1.1rem;line-height:1.6;margin:0 0 .5rem}.progress-description-chinese{color:#667eea;font-size:1rem;margin:0}.progress-card{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 4px 20px #0000001a;margin-bottom:2rem}.card-title{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem;font-size:1.5rem;font-weight:700;color:#2d3748}.card-title-chinese{font-size:1.2rem;color:#667eea;font-weight:600}.overall-progress{margin-bottom:2rem}.main-progress{text-align:center}.progress-circle{margin-bottom:2rem}.circle-progress{position:relative;width:200px;height:200px;margin:0 auto}.circle-progress svg{width:100%;height:100%;transform:rotate(-90deg)}.circle-content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center}.percentage{display:block;font-size:2.5rem;font-weight:700;color:#2d3748;margin-bottom:.25rem}.label{font-size:1rem;color:#718096}.progress-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.stat{text-align:center}.stat-number{display:block;font-size:2rem;font-weight:700;color:#667eea;margin-bottom:.25rem}.stat-label{display:block;font-size:.9rem;color:#718096}.history-section{margin-bottom:2rem}.activity-chart{display:flex;justify-content:space-between;align-items:end;height:150px;margin-bottom:1rem;padding:1rem;background:#f7fafc;border-radius:8px}.activity-bar{flex:1;display:flex;flex-direction:column;align-items:center;gap:.5rem}.bar-container{position:relative;width:30px;height:100px;display:flex;flex-direction:column;justify-content:end;gap:1px}.bar{width:100%;border-radius:2px;min-height:2px;transition:all .3s ease}.bar.learned{background:#48bb78}.bar.reviewed{background:#ed8936}.activity-bar.today .bar{box-shadow:0 0 8px #667eea80}.bar-label{text-align:center;font-size:.8rem}.day-name{display:block;color:#718096;margin-bottom:.25rem}.activity-count{display:block;font-weight:600;color:#2d3748}.chart-legend{display:flex;justify-content:center;gap:2rem}.legend-item{display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:#718096}.legend-color{width:12px;height:12px;border-radius:2px}.legend-color.learned{background:#48bb78}.legend-color.reviewed{background:#ed8936}.category-section{margin-bottom:2rem}.category-list{display:flex;flex-direction:column;gap:1rem}.category-item{display:flex;align-items:center;justify-content:space-between;padding:1rem;background:#f7fafc;border-radius:8px;border:1px solid #e2e8f0}.category-info{display:flex;align-items:center;gap:1rem;min-width:150px}.category-name{font-weight:600;color:#2d3748}.category-stats{font-size:.9rem;color:#718096}.category-progress{display:flex;align-items:center;gap:1rem;flex:1;max-width:300px}.progress-bar{flex:1;height:8px;background:#e2e8f0;border-radius:4px;overflow:hidden}.progress-fill{height:100%;background:#667eea;transition:width .3s ease}.percentage{font-size:.9rem;font-weight:600;color:#2d3748;min-width:40px;text-align:right}.difficulty-section{margin-bottom:2rem}.difficulty-list{display:flex;flex-direction:column;gap:1rem}.difficulty-item{display:flex;align-items:center;justify-content:space-between;padding:1rem;background:#f7fafc;border-radius:8px;border:1px solid #e2e8f0}.difficulty-info{display:flex;align-items:center;gap:1rem;min-width:150px}.difficulty-name{font-weight:600;color:#2d3748}.difficulty-stats{font-size:.9rem;color:#718096}.difficulty-progress{display:flex;align-items:center;gap:1rem;flex:1;max-width:300px}.vocabulary-section{margin-bottom:30px}.vocabulary-stats{padding:20px 0}.vocab-overview{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:20px;margin-bottom:25px}.vocab-stat{text-align:center;padding:20px 15px;background:linear-gradient(135deg,#f8fafc,#e2e8f0);border-radius:12px;border:1px solid rgba(102,126,234,.1);transition:transform .2s ease}.vocab-stat:hover{transform:translateY(-2px)}.vocab-number{display:block;font-size:2rem;font-weight:700;color:#667eea;margin-bottom:8px}.vocab-label{font-size:.9rem;color:#718096;font-weight:500;line-height:1.3}.vocab-progress-bar{margin-top:20px}.progress-bar-container{position:relative;height:12px;background:#e2e8f0;border-radius:6px;overflow:hidden}.progress-bar-fill{position:absolute;top:0;height:100%;border-radius:6px;transition:width .3s ease}.progress-bar-fill.mastered{background:linear-gradient(135deg,#48bb78,#38a169);z-index:2}.progress-bar-fill.review{background:linear-gradient(135deg,#ed8936,#dd6b20);z-index:1}.mastery-section{margin-bottom:2rem}.mastery-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.mastery-item{display:flex;align-items:center;gap:1rem;padding:1.5rem;border-radius:8px;border:1px solid #e2e8f0;transition:all .3s ease}.mastery-item:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.mastery-item.excellent{background:linear-gradient(135deg,#f0fff4,#c6f6d5);border-color:#68d391}.mastery-item.good{background:linear-gradient(135deg,#f0f9ff,#bfdbfe);border-color:#60a5fa}.mastery-item.average{background:linear-gradient(135deg,#fffbeb,#fde68a);border-color:#fbbf24}.mastery-item.poor{background:linear-gradient(135deg,#fef2f2,#fecaca);border-color:#f87171}.mastery-icon{font-size:2rem}.mastery-content{flex:1}.mastery-number{display:block;font-size:2rem;font-weight:700;color:#2d3748;margin-bottom:.25rem}.mastery-label{display:block;font-size:.9rem;color:#718096}.action-section{text-align:center}.action-buttons{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.action-buttons .btn{min-width:180px}@media (max-width: 768px){.progress-page{padding:1rem 0}.progress-page .container{padding:0 .5rem}.progress-header,.progress-card{padding:1.5rem}.progress-title{font-size:2rem}.progress-title-chinese{font-size:1.5rem}.card-title{font-size:1.2rem;flex-direction:column;gap:.5rem;text-align:center}.progress-stats{grid-template-columns:1fr;gap:1rem}.circle-progress{width:150px;height:150px}.percentage{font-size:2rem}.activity-chart{height:120px}.bar-container{width:25px;height:80px}.mastery-grid{grid-template-columns:1fr}.category-item,.difficulty-item{flex-direction:column;gap:1rem;text-align:center}.category-progress,.difficulty-progress{max-width:none;width:100%}.action-buttons{flex-direction:column}}@media (max-width: 480px){.progress-header,.progress-card{padding:1rem}.progress-title{font-size:1.8rem}.progress-title-chinese{font-size:1.3rem}.circle-progress{width:120px;height:120px}.percentage{font-size:1.5rem}.activity-chart{height:100px;padding:.5rem}.bar-container{width:20px;height:60px}.mastery-item{padding:1rem}.mastery-number{font-size:1.5rem}}.app{min-height:100vh;display:flex;flex-direction:column}.main-content{flex:1;padding:20px 0}.page-enter{opacity:0;transform:translateY(20px)}.page-enter-active{opacity:1;transform:translateY(0);transition:opacity .3s,transform .3s}.page-exit{opacity:1}.page-exit-active{opacity:0;transition:opacity .3s}.loading{display:flex;justify-content:center;align-items:center;height:200px;font-size:18px;color:#64748b}.loading:after{content:"";width:20px;height:20px;margin-left:10px;border:2px solid #e2e8f0;border-top:2px solid #3b82f6;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.error{text-align:center;padding:40px 20px;color:#dc2626}.error h2{margin-bottom:16px;font-size:24px}.error p{font-size:16px;margin-bottom:24px}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f8fafc;color:#334155;line-height:1.6}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.chinese-text{font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei,WenQuanYi Micro Hei,sans-serif}.container{max-width:1200px;margin:0 auto;padding:0 20px}.btn{padding:12px 24px;border:none;border-radius:8px;font-size:16px;font-weight:500;cursor:pointer;transition:all .2s ease;text-decoration:none;display:inline-block;text-align:center}.btn-primary{background-color:#3b82f6;color:#fff}.btn-primary:hover{background-color:#2563eb;transform:translateY(-1px)}.btn-secondary{background-color:#e2e8f0;color:#475569}.btn-secondary:hover{background-color:#cbd5e1}.btn-success{background-color:#10b981;color:#fff}.btn-success:hover{background-color:#059669}.card{background:#fff;border-radius:12px;padding:24px;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f;transition:all .2s ease}.card:hover{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;transform:translateY(-2px)}.grid{display:grid;gap:24px}.grid-2{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.grid-3{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}@media (max-width: 768px){.container{padding:0 16px}.btn{padding:10px 20px;font-size:14px}.card{padding:16px}}
