.app-shell{min-height:100vh;display:flex;flex-direction:column}.app-header{background:#fff;padding:1.5rem 2rem;border-bottom:1px solid #e0e0e0;box-shadow:0 2px 4px #0000000d}.app-header h1{font-size:1.75rem;font-weight:600;color:#2c3e50;margin-bottom:.25rem}.app-header p{font-size:.9rem;color:#7f8c8d}.app-main{flex:1;padding:2rem;max-width:1200px;width:100%;margin:0 auto}@media(max-width:640px){.app-header{padding:1rem 1.5rem}.app-header h1{font-size:1.5rem}.app-main{padding:1.5rem}}.home h2{font-size:1.5rem;font-weight:600;color:#2c3e50;margin-bottom:.25rem}.home .subtitle{color:#7f8c8d;margin-bottom:1rem}.lesson-placeholder{display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.placeholder-card{background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:1.25rem;box-shadow:0 2px 4px #0000000d;transition:transform .2s,box-shadow .2s;display:flex;flex-direction:column;height:100%}.placeholder-card:hover{transform:translateY(-2px);box-shadow:0 4px 8px #0000001a}.placeholder-card h3{font-size:1.15rem;font-weight:600;color:#2c3e50;margin-bottom:.375rem}.placeholder-card p{color:#7f8c8d;margin-bottom:.625rem;line-height:1.4;font-size:.95rem}.placeholder-card .language-pair{font-size:.875rem;color:#95a5a6;font-weight:500;margin-top:auto;margin-bottom:.875rem}.home .error{color:#e74c3c;font-weight:500}.btn-start{background:#3498db;color:#fff;border:none;padding:.625rem 1.25rem;border-radius:6px;font-size:.9rem;font-weight:500;cursor:pointer;transition:background .2s;width:100%}.btn-start:hover{background:#2980b9}.btn-start:active{transform:scale(.98)}.exercise h2{font-size:1.5rem;font-weight:600;color:#2c3e50;margin-bottom:.25rem}.exercise .subtitle{color:#7f8c8d;margin-bottom:1rem}.exercise-placeholder{background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:1.5rem;text-align:center;margin-bottom:1rem}@media(min-width:768px){.exercise-placeholder{padding:2rem}}.exercise-placeholder p{color:#7f8c8d;font-size:1.1rem}.item-display{display:flex;flex-direction:column;gap:1rem;margin-bottom:1rem}.entry-block{padding:1rem 1.25rem;background:#f8f9fa;border-radius:6px}.entry-label{font-size:.8rem;font-weight:600;color:#7f8c8d;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.5rem}.entry-text{font-size:1.25rem;font-weight:500;color:#2c3e50}@media(min-width:768px){.entry-text{font-size:1.5rem}}.exercise-controls{display:flex;justify-content:center;gap:1rem}.btn-next{background:#3498db;color:#fff;border:none;padding:.625rem 1.75rem;border-radius:6px;font-size:.9rem;font-weight:500;cursor:pointer;transition:background .2s}.btn-next:hover:not(:disabled){background:#2980b9}.btn-next:disabled{background:#bdc3c7;cursor:not-allowed}.exercise .error{color:#e74c3c;font-weight:500}.answer-section{display:flex;flex-direction:column;gap:.75rem;padding:1rem 1.25rem;background:#f8f9fa;border-radius:6px}.answer-input{width:100%;padding:.75rem 1rem;font-size:1rem;border:2px solid #e0e0e0;border-radius:6px;outline:none;transition:border-color .2s}@media(min-width:768px){.answer-input{font-size:1.1rem;padding:.875rem 1rem}}.answer-input:focus{border-color:#3498db}.answer-input:disabled{background:#f0f0f0;cursor:not-allowed}.btn-check{background:#27ae60;color:#fff;border:none;padding:.625rem 1.75rem;border-radius:6px;font-size:.9rem;font-weight:500;cursor:pointer;transition:background .2s;align-self:center}.btn-check:hover:not(:disabled){background:#229954}.btn-check:disabled{background:#bdc3c7;cursor:not-allowed}.feedback{padding:1rem 1.25rem;border-radius:6px;margin-top:0}.feedback.correct{background:#d5f4e6;border:2px solid #27ae60}.feedback.incorrect{background:#fadbd8;border:2px solid #e74c3c}.feedback-message{font-size:1.1rem;font-weight:600;margin-bottom:.75rem;text-align:center}.feedback.correct .feedback-message{color:#27ae60}.feedback.incorrect .feedback-message{color:#e74c3c}.correct-answer{margin-top:.75rem;padding-top:.75rem;border-top:1px solid rgba(0,0,0,.1)}.btn-back{display:inline-block;background:#95a5a6;color:#fff;text-decoration:none;padding:.625rem 1.25rem;border-radius:6px;font-size:.875rem;font-weight:500;transition:background .2s}.btn-back:hover{background:#7f8c8d}.completion-message{text-align:center;padding:2rem 1.5rem;background:#f8f9fa;border-radius:8px;margin:1rem 0}.completion-message h3{font-size:1.75rem;color:#27ae60;margin:0 0 .5rem}.completion-text{font-size:1rem;color:#555;margin:0 0 1.5rem}.score-display{margin-top:.5rem;padding:1.5rem 1.25rem;background:#fff;border:2px solid #e0e0e0;border-radius:8px;display:flex;flex-direction:column;align-items:center;gap:.375rem}.score-number{font-size:2rem;font-weight:700;color:#27ae60;line-height:1}.score-label{font-size:.85rem;color:#7f8c8d;text-transform:uppercase;letter-spacing:.5px;font-weight:600}.score-percentage{font-size:1.25rem;font-weight:600;color:#3498db;margin-top:.25rem}.completion-controls{display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap;margin-top:1rem}.btn-restart{background:#3498db;color:#fff;border:none;padding:.625rem 1.75rem;border-radius:6px;font-size:.9rem;font-weight:500;cursor:pointer;transition:background .2s}.btn-restart:hover{background:#2980b9}.item-error{text-align:center;padding:2rem}.item-error .error{font-size:1rem;margin-bottom:1.5rem}.error-actions{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.btn-skip{background:#f39c12;color:#fff;border:none;padding:.625rem 1.75rem;border-radius:6px;font-size:.9rem;font-weight:500;cursor:pointer;transition:background .2s}.btn-skip:hover{background:#e67e22}*{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:#f5f5f5;color:#333}#root{min-height:100vh}
