body{color:#1a1a1a;background:#f7f7f9;margin:0;font-family:system-ui,sans-serif}.page{max-width:640px;margin:0 auto;padding:24px 16px 64px}h1{font-size:1.5rem}.review-card{background:#fff;border:1px solid #ddd;border-radius:8px;justify-content:space-between;align-items:center;gap:16px;margin:16px 0 24px;padding:16px;display:flex}.review-count{margin:0;font-size:1.1rem}button{font:inherit;color:#fff;cursor:pointer;background:#1a1a1a;border:1px solid #333;border-radius:6px;padding:10px 16px}button:disabled{cursor:not-allowed;opacity:.5}.course-list{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.course-item{background:#fff;border:1px solid #ddd;border-radius:8px;padding:12px 16px}.course-item-header{justify-content:space-between;margin-bottom:8px;font-size:.95rem;display:flex}.progress-bar{background:#eee;border-radius:4px;height:8px;overflow:hidden}.progress-bar-fill{background:#4a6cf7;height:100%}.quiz-progress{color:#555;font-size:.9rem}.quiz-question{margin-bottom:16px;font-size:1.2rem}.choice-list{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.choice{text-align:left;color:#1a1a1a;background:#fff;border:1px solid #ccc;width:100%}.choice:not(:disabled):hover{border-color:#4a6cf7}.choice-correct{color:#1a1a1a;background:#e3f8e6;border-color:#2e9e44}.choice-wrong{color:#1a1a1a;background:#fbe6e6;border-color:#c33}.explanation{background:#fff;border:1px solid #ddd;border-radius:8px;margin-top:24px;padding:16px}.explanation-result{margin-top:0;font-weight:700}.source-quote{color:#444;border-left:3px solid #4a6cf7;margin:12px 0;padding:4px 12px;font-style:italic}.source-ref{color:#666;font-size:.85rem}.deep-dive{border-top:1px solid #eee;margin-top:20px;padding-top:16px}.deep-dive-heading{margin:0 0 10px;font-size:1rem}.deep-dive-messages{flex-direction:column;gap:8px;margin:0 0 12px;padding:0;list-style:none;display:flex}.deep-dive-turn{border-radius:6px;padding:8px 10px}.deep-dive-turn p{white-space:pre-wrap;margin:4px 0 0}.deep-dive-turn-user{background:#eef2ff}.deep-dive-turn-assistant{background:#f4f4f4}.deep-dive-role{color:#666;font-size:.75rem;font-weight:700}.deep-dive-loading,.deep-dive-error{margin:4px 0 12px;font-size:.85rem}.deep-dive-error{color:#c33}.deep-dive-input-row{flex-wrap:wrap;gap:8px;display:flex}.deep-dive-input{min-width:160px;font:inherit;border:1px solid #ccc;border-radius:6px;flex:1;padding:8px 10px}.deep-dive-escalate{background:#4a6cf7;border-color:#4a6cf7}
