:root{--text: #6b6375;--text-h: #08060d;--bg: #fff;--border: #e5e4e7;--code-bg: #f4f3ec;--accent: #aa3bff;--accent-bg: rgba(170, 59, 255, .1);--accent-border: rgba(170, 59, 255, .5);--social-bg: rgba(244, 243, 236, .5);--shadow: rgba(0, 0, 0, .1) 0 10px 15px -3px, rgba(0, 0, 0, .05) 0 4px 6px -2px;--sans: system-ui, "Segoe UI", Roboto, sans-serif;--heading: system-ui, "Segoe UI", Roboto, sans-serif;--mono: ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media(max-width:1024px){:root{font-size:16px}}@media(prefers-color-scheme:dark){:root{--text: #9ca3af;--text-h: #f3f4f6;--bg: #16171d;--border: #2e303a;--code-bg: #1f2028;--accent: #c084fc;--accent-bg: rgba(192, 132, 252, .15);--accent-border: rgba(192, 132, 252, .5);--social-bg: rgba(47, 48, 58, .5);--shadow: rgba(0, 0, 0, .4) 0 10px 15px -3px, rgba(0, 0, 0, .25) 0 4px 6px -2px}#social .button-icon{filter:invert(1) brightness(2)}}#root{width:1126px;max-width:100%;margin:0 auto;text-align:center;border-inline:1px solid var(--border);min-height:100svh;display:flex;flex-direction:column;box-sizing:border-box}body{margin:0}h1,h2{font-family:var(--heading);font-weight:500;color:var(--text-h)}h1{font-size:56px;letter-spacing:-1.68px;margin:32px 0}@media(max-width:1024px){h1{font-size:36px;margin:20px 0}}h2{font-size:24px;line-height:118%;letter-spacing:-.24px;margin:0 0 8px}@media(max-width:1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);display:inline-flex;border-radius:4px;color:var(--text-h)}code{font-size:15px;line-height:135%;padding:4px 8px;background:var(--code-bg)}.counter{font-size:16px;padding:5px 10px;border-radius:5px;color:var(--accent);background:var(--accent-bg);border:2px solid transparent;transition:border-color .3s;margin-bottom:24px}.counter:hover{border-color:var(--accent-border)}.counter:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.hero{position:relative}.hero .base,.hero .framework,.hero .vite{inset-inline:0;margin:0 auto}.hero .base{width:170px;position:relative;z-index:0}.hero .framework,.hero .vite{position:absolute}.hero .framework{z-index:1;top:34px;height:28px;transform:perspective(2000px) rotate(300deg) rotateX(44deg) rotateY(39deg) scale(1.4)}.hero .vite{z-index:0;top:107px;height:26px;width:auto;transform:perspective(2000px) rotate(300deg) rotateX(40deg) rotateY(39deg) scale(.8)}#center{display:flex;flex-direction:column;gap:25px;place-content:center;place-items:center;flex-grow:1}@media(max-width:1024px){#center{padding:32px 20px 24px;gap:18px}}#next-steps{display:flex;border-top:1px solid var(--border);text-align:left}#next-steps>div{flex:1 1 0;padding:32px}@media(max-width:1024px){#next-steps>div{padding:24px 20px}}#next-steps .icon{margin-bottom:16px;width:22px;height:22px}@media(max-width:1024px){#next-steps{flex-direction:column;text-align:center}}#docs{border-right:1px solid var(--border)}@media(max-width:1024px){#docs{border-right:none;border-bottom:1px solid var(--border)}}#next-steps ul{list-style:none;padding:0;display:flex;gap:8px;margin:32px 0 0}#next-steps ul .logo{height:18px}#next-steps ul a{color:var(--text-h);font-size:16px;border-radius:6px;background:var(--social-bg);display:flex;padding:6px 12px;align-items:center;gap:8px;text-decoration:none;transition:box-shadow .3s}#next-steps ul a:hover{box-shadow:var(--shadow)}#next-steps ul a .button-icon{height:18px;width:18px}@media(max-width:1024px){#next-steps ul{margin-top:20px;flex-wrap:wrap;justify-content:center}#next-steps ul li{flex:1 1 calc(50% - 8px)}#next-steps ul a{width:100%;justify-content:center;box-sizing:border-box}}#spacer{height:88px;border-top:1px solid var(--border)}@media(max-width:1024px){#spacer{height:48px}}body.hide-global-header #global-fixed-header{display:none!important}.ticks{position:relative;width:100%}.ticks:before,.ticks:after{content:"";position:absolute;top:-4.5px;border:5px solid transparent}.ticks:before{left:0;border-left-color:var(--border)}.ticks:after{right:0;border-right-color:var(--border)}.tutor-chat.curriculum-context{margin-top:48px!important;margin-bottom:48px!important;box-shadow:0 4px 24px #3c50b41a,0 1.5px 6px #3c50b412;border:2px solid #b4cafe;background:#fafdff}.chat-upload-progress{text-align:center;font-size:1rem}.chat-photo-preview-modal{position:fixed;inset:0;background:#0008;z-index:1100;display:flex;align-items:center;justify-content:center}.chat-photo-preview-modal>div{background:#fff;border-radius:12px;padding:24px;box-shadow:0 2px 12px #0003;display:flex;flex-direction:column;align-items:center}.camera-capture-modal{position:fixed;inset:0;background:#0008;z-index:1000;display:flex;align-items:center;justify-content:center}.camera-capture-modal>div{background:#fff;border-radius:12px;padding:24px;box-shadow:0 2px 12px #0003;display:flex;flex-direction:column;align-items:center}.chat-upload-label{display:inline-flex;align-items:center;cursor:pointer;font-size:1rem;margin-left:.5rem}.tutor-chat{width:min(920px,100%);max-width:920px;margin:3.5rem auto;border:1px solid #d0d0d0;border-radius:12px;background:#fff;box-shadow:0 2px 12px #0001;display:flex;flex-direction:column;font-family:Segoe UI,Arial,sans-serif;color:#0f172a}.tutor-chat.horizontal{width:100%;max-width:1400px;margin:1.5rem auto;flex-direction:row;height:calc(100vh - 120px)}.tutor-chat.horizontal .chat-header{flex:0 0 100%;border-bottom:1px solid #eee}.tutor-chat.horizontal .chat-history-panel{flex:0 0 320px;max-width:320px;height:100%;overflow-y:auto;border-right:1px solid #eee;padding:1rem;box-sizing:border-box}.tutor-chat.horizontal .chat-messages{flex:1 1 auto;height:100%;max-height:none;display:flex;flex-direction:column;overflow:hidden}.tutor-chat.horizontal .chat-messages>.messages-inner{flex:1 1 auto;overflow-y:auto;padding:1rem}.tutor-chat.horizontal .chat-input-row{flex:0 0 auto;border-top:1px solid #eee}@media(max-width:920px){.tutor-chat.horizontal{flex-direction:column;height:auto}.tutor-chat.horizontal .chat-history-panel{max-width:none;width:100%;border-right:none}.tutor-chat.horizontal .chat-messages{max-height:62vh}}.tutor-chat .chat-header{display:flex;justify-content:space-between;align-items:center;gap:.75rem;flex-wrap:wrap;padding:1rem;border-bottom:1px solid #eee;background:#f7faff}.tutor-chat .chat-header-actions{display:flex;gap:.5rem;flex-wrap:wrap;align-items:flex-start}.tutor-chat .chat-language-controls{display:grid;gap:.35rem;min-width:220px}.tutor-chat .chat-language-label{display:grid;gap:.3rem}.tutor-chat .chat-language-label span{font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#475569}.tutor-chat .chat-language-label select{border:1px solid #cbd5e1;background:#fff;color:#0f172a;border-radius:8px;padding:.55rem .75rem;font-weight:600}.tutor-chat .chat-language-meta{display:flex;align-items:center;justify-content:space-between;gap:.5rem;flex-wrap:wrap}.tutor-chat .chat-language-meta span{font-size:.82rem;color:#64748b}.tutor-chat .chat-language-meta button{border:1px solid #c7d8ff;background:#eff6ff;color:#1d4ed8;border-radius:999px;padding:.35rem .65rem;font-size:.78rem;font-weight:700;cursor:pointer}.tutor-chat .chat-header h3,.tutor-chat .chat-header p,.tutor-chat .chat-message,.tutor-chat .chat-input-row input{color:#0f172a}.tutor-chat .chat-header h3{margin:0;font-size:1.05rem}.tutor-chat .chat-header p{margin:.2rem 0 0;font-size:.9rem;color:#475569}.tutor-chat .chat-header button{border:1px solid #cbd5e1;background:#fff;color:#0f172a;border-radius:8px;padding:.55rem .9rem;font-weight:600;cursor:pointer}.tutor-chat .chat-history-panel{display:grid;gap:.75rem;padding:1rem;border-bottom:1px solid #eee;background:#fcfdff}.tutor-chat .chat-history-panel-header p{margin:.3rem 0 0;font-size:.9rem;color:#475569}.tutor-chat .chat-history-list{display:grid;gap:.6rem}.tutor-chat .chat-history-item{text-align:left;border:1px solid #dbe4ef;border-radius:10px;background:#fff;padding:.8rem .9rem;cursor:pointer}.tutor-chat .chat-history-item.active{border-color:#60a5fa;background:#eff6ff}.tutor-chat .chat-history-item-top{display:flex;justify-content:space-between;gap:.75rem;align-items:center;font-size:.92rem}.tutor-chat .chat-history-item-top span{color:#64748b;font-size:.8rem}.tutor-chat .chat-history-item-preview{margin-top:.45rem;color:#334155;font-size:.88rem;line-height:1.45}.tutor-chat .chat-history-item-meta{display:flex;gap:.45rem;flex-wrap:wrap;margin-top:.55rem;color:#64748b;font-size:.8rem}.tutor-chat .chat-history-badge{background:#fff1f2;color:#be123c;padding:.15rem .45rem;border-radius:999px;font-weight:700}.tutor-chat .chat-history-empty{color:#64748b;font-size:.9rem}.tutor-chat .chat-banner{margin:.9rem 1rem 0;padding:.75rem .9rem;border:1px solid #fde68a;border-radius:10px;background:#fffbeb;color:#92400e}.tutor-chat .chat-prompt-suggestions{margin:.9rem 1rem 0;padding:.85rem .95rem;border:1px solid #dbe4ef;border-radius:10px;background:#f8fbff;display:grid;gap:.7rem}.tutor-chat .chat-prompt-suggestions strong{color:#1e293b;font-size:.92rem}.tutor-chat .chat-prompt-list{display:flex;flex-wrap:wrap;gap:.55rem}.tutor-chat .chat-prompt-button{border:1px solid #c7d8ff;background:#fff;color:#1d4ed8;border-radius:999px;padding:.45rem .8rem;cursor:pointer;font-weight:600;text-align:left}.tutor-chat .chat-prompt-button:hover{background:#eff6ff}.tutor-chat .chat-messages{flex:1;padding:1rem;overflow-y:auto;min-height:280px;max-height:62vh;display:flex;flex-direction:column}.tutor-chat .chat-message{margin-bottom:.75rem;padding:.8rem 1rem;border-radius:8px;max-width:100%;width:fit-content;word-break:break-word;line-height:1.55;display:flex;align-items:flex-start;gap:.65rem}.tutor-chat .chat-message-avatar{flex:0 0 auto;line-height:1.4}.tutor-chat .chat-message-body{white-space:pre-wrap}.tutor-chat .chat-message-body.calculation-friendly{font-family:Cascadia Mono,Consolas,Courier New,monospace;font-variant-numeric:tabular-nums}.tutor-chat .chat-message.student{background:#e6f7ff;align-self:flex-end;text-align:right;max-width:78%;color:#0f172a}.tutor-chat .chat-message.tutor{background:#f0f0f0;align-self:flex-start;text-align:left;max-width:100%;color:#0f172a}.tutor-chat .chat-message.moderated{border:1px solid #fca5a5}.tutor-chat .chat-input-row{display:flex;flex-direction:column;padding:.6rem;border-top:1px solid #eee;background:#fafbfc;gap:8px;align-items:stretch}.tutor-chat .chat-input-row input{width:100%;padding:.5rem .8rem;border:1px solid #cbd5e1;border-radius:6px;font-size:.95rem;background:#fff;box-sizing:border-box}.tutor-chat .chat-input-row .chat-actions{display:flex;justify-content:flex-end;gap:8px;flex-wrap:wrap}.tutor-chat .chat-input-row button{width:100%;max-width:220px;align-self:flex-end;padding:.45rem .9rem;border:none;background:#2563eb;color:#fff;border-radius:6px;font-size:.95rem;cursor:pointer;transition:background .15s}.tutor-chat .chat-input-row button:disabled{background:#93c5fd;cursor:not-allowed}@media(max-width:420px){.tutor-chat .chat-input-row button{max-width:100%;padding:.5rem .7rem;font-size:.92rem}}.tutor-chat .chat-error{color:#d32f2f;padding:.5rem 1rem;text-align:center}.tutor-focus-overlay{position:fixed;inset:0;z-index:2000;background:#0009;display:flex;align-items:center;justify-content:center}.tutor-focus-inner{width:100%;height:100vh;background:#fff;border-radius:0;overflow:hidden;box-shadow:none;position:relative}.tutor-focus-close{position:absolute;right:12px;top:12px;z-index:2100;background:#fff;border:1px solid #ddd;border-radius:8px;padding:6px 10px;cursor:pointer}@media(max-width:920px){.tutor-focus-inner{width:100%;height:100vh;border-radius:0}}.grades-landing{min-height:100vh;background:#fff;color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.hero{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:80px 20px;text-align:center;margin-bottom:60px}.hero-content h1{font-size:3.5em;margin:0 0 10px;font-weight:800;text-shadow:2px 2px 4px rgba(0,0,0,.2)}.hero-content .tagline{font-size:1.8em;margin:10px 0;font-weight:600;opacity:.95}.hero-content .subtitle{font-size:1.2em;margin:15px 0 0;opacity:.9;font-weight:300}.features{background:#fff;padding:60px 20px;margin:0}.features h2{text-align:center;font-size:2.5em;margin-bottom:50px;color:#2c3e50}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;max-width:1200px;margin:0 auto}.feature-card{background:linear-gradient(135deg,#f5f7fa,#c3cfe2);padding:30px;border-radius:10px;text-align:center;transition:transform .3s ease,box-shadow .3s ease;box-shadow:0 4px 6px #0000001a}.feature-card:hover{transform:translateY(-5px);box-shadow:0 8px 15px #0003}.feature-icon{font-size:2.5em;margin-bottom:15px;display:block}.feature-card h3{margin:0;color:#2c3e50;font-size:1.3em;font-weight:600}.grades-section{padding:36px 20px 28px;background:#fff;min-height:60vh}.grades-section h2{text-align:center;font-size:2.5em;margin-bottom:50px;color:#2c3e50}.grades-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,320px));gap:18px;max-width:1080px;margin:0 auto;justify-content:center}.grade-card{background:#fff;border:1px solid #d9e1ea;border-radius:14px;padding:18px;text-decoration:none;color:inherit;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease;box-shadow:0 8px 20px #0f172a0f;display:flex;flex-direction:column;position:relative;overflow:hidden;min-height:0}.grade-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#667eea,#764ba2)}.grade-card:hover{transform:translateY(-4px);box-shadow:0 14px 28px #0f172a1f;border-color:#9aa9ff}.grade-header{margin-top:18px;margin-bottom:14px;display:flex;justify-content:space-between;align-items:center;gap:10px}.grade-header h3{margin:0;font-size:1.2rem;color:#1f2937;line-height:1.2}.level-badge{background:#eef2ff;color:#4453b3;padding:5px 10px;border-radius:999px;font-size:.72rem;font-weight:600;letter-spacing:.02em;white-space:nowrap;margin-top:6px}.subjects-list h4{margin:0 0 10px;color:#6b7280;font-size:.76rem;text-transform:uppercase;letter-spacing:.08em}.subjects-grid{display:flex;flex-direction:column;gap:8px;margin-bottom:14px;flex-grow:1}.subject-item{display:flex;gap:10px;padding:10px 11px;background:#f8fafc;border-radius:10px;align-items:flex-start;text-decoration:none;color:inherit;transition:background-color .22s ease,border-color .22s ease,transform .22s ease;cursor:pointer;border:1px solid #edf2f7}.subject-item:hover{background:#f1f5ff;border-color:#c7d2fe;transform:translateY(-1px)}.subject-item:active{transform:translateY(0)}.subject-icon{font-size:1.2rem;min-width:28px;text-align:center;line-height:1.4}.subject-info{flex:1}.subject-name{margin:0 0 4px;font-weight:600;color:#1f2937;font-size:.94rem}.subject-meta{margin:0 0 5px;font-size:.78rem;color:#6b7280}.status-badge{display:inline-block;font-size:.72rem;font-weight:600;padding:3px 7px;border-radius:999px;background:#f0f0f0;color:#555}.status-badge.active{background:#d4edda;color:#155724}.status-badge.coming{background:#fff3cd;color:#856404}.card-action{color:#4f46e5;font-weight:600;margin-top:auto;padding-top:12px;border-top:1px solid #e0e6ed;font-size:.88rem}.stats{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:60px 20px;text-align:center}.stats h2{font-size:2.5em;margin-bottom:50px;color:#fff}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:30px;max-width:1000px;margin:0 auto}.stat-card{background:#ffffff1a;padding:30px;border-radius:10px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2)}.stat-number{font-size:2.5em;font-weight:800;margin-bottom:10px}.stat-label{font-size:1em;opacity:.95;font-weight:500}.cta{background:#fff;padding:60px 20px;text-align:center;border-top:1px solid #e0e6ed}.cta h2{font-size:2.2em;margin-bottom:15px;color:#2c3e50}.cta p{font-size:1.2em;color:#7f8c8d;margin-bottom:30px}.cta-button{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;padding:15px 40px;font-size:1.1em;border-radius:50px;font-weight:600;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease;box-shadow:0 4px 15px #667eea66}.cta-button:hover{transform:scale(1.05);box-shadow:0 6px 20px #667eea99}.error-message{background:#f8d7da;color:#721c24;padding:15px;border-radius:8px;margin-bottom:20px;text-align:center}.loading{text-align:center;padding:40px;font-size:1.2em;color:#667eea;font-weight:600}@media(max-width:768px){.hero-content h1{font-size:2.5em}.hero-content .tagline{font-size:1.3em}.grades-grid{grid-template-columns:1fr}.grade-card{padding:16px}.features-grid{grid-template-columns:1fr}.stats-grid{grid-template-columns:1fr 1fr}}@media(max-width:480px){.hero{padding:50px 15px}.hero-content h1{font-size:2em}.hero-content .tagline{font-size:1.1em}.stats-grid{grid-template-columns:1fr}.cta h2{font-size:1.8em}}s this .curriculum-page{min-height:100vh;background:#f8f9fa;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;padding-top:150px}.curriculum-toolbar-shell{max-width:1400px;margin:0 auto;padding:0 20px;display:grid;gap:12px}.curriculum-toolbar{background:#fff;border:1px solid #dbe4ef;border-radius:16px;padding:12px 16px;display:inline-flex;justify-content:flex-start;align-items:center;gap:12px;flex-wrap:wrap;box-shadow:0 8px 24px #0f172a0f}.curriculum-toolbar-primary{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.curriculum-toolbar-context{display:grid;gap:2px;color:#0f172a}.curriculum-toolbar-context strong{font-size:.98rem}.curriculum-toolbar-context span{color:#64748b;font-size:.88rem}.curriculum-page.loading,.curriculum-page.error{display:flex;align-items:center;justify-content:center;padding:60px 20px}.curriculum-page.error{flex-direction:column;text-align:center}.curriculum-page.error h1{color:#e74c3c;margin-bottom:20px}.curriculum-page.error a{background:#3498db;color:#fff;padding:10px 20px;border-radius:5px;text-decoration:none;margin-top:20px;display:inline-block}.curriculum-header{background:#fff;color:#0f172a;padding:18px 24px;display:flex;flex-direction:column;gap:12px;box-shadow:0 4px 12px #0f172a14;max-width:1400px;margin:0 auto;border-radius:18px;border:1px solid #e2e8f0}.header-top{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:15px}.back-link{color:#334155;text-decoration:none;font-size:1em;font-weight:600;padding:8px 12px;border-radius:5px;transition:background .3s ease;display:inline-block;background:#f8fafc;border:1px solid #e2e8f0}.back-link:hover{background:#eef2ff}.grade-page-user-nav{max-width:1400px;margin:8px auto 16px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;padding:0 24px}.grade-user-label{color:#475569;font-size:.9rem;font-weight:600;white-space:nowrap}.grade-page-links{display:flex;flex-wrap:wrap;gap:8px}.grade-page-links a{display:inline-flex;align-items:center;justify-content:center;padding:8px 12px;border-radius:999px;background:#f8fafc;border:1px solid #e2e8f0;color:#334155;text-decoration:none;font-size:.9rem;font-weight:600;transition:background .2s ease,transform .2s ease}.grade-page-nav{max-width:1400px;margin:0 auto;display:flex;flex-wrap:wrap;gap:8px;padding:10px 24px 0}.grade-page-nav a{display:inline-flex;align-items:center;justify-content:center;padding:8px 12px;border-radius:999px;background:#f8fafc;border:1px solid #e2e8f0;color:#334155;text-decoration:none;font-size:.9rem;font-weight:600;transition:background .2s ease,transform .2s ease}.grade-page-nav a:hover{background:#eef2ff;transform:translateY(-1px)}@media(max-width:900px){.grade-page-user-nav,.grade-page-nav{justify-content:center;padding-left:16px;padding-right:16px}.grade-user-label{order:2;width:100%;text-align:center;margin-top:8px}.grade-page-links{justify-content:center}}@media(max-width:640px){.grade-page-user-nav,.grade-page-nav{gap:6px}.grade-page-links a,.grade-page-nav a{padding:6px 10px;font-size:.85rem}}.header-content{flex:1}.header-content h1{margin:0 0 8px;font-size:1.6em;font-weight:700;line-height:1.2}.curriculum-name{margin:5px 0;opacity:.95;font-size:.95em}.country{margin:5px 0 0;font-size:.9em;opacity:.9}.subject-pill-single{display:inline-flex;align-items:center;margin-bottom:8px;padding:6px 12px;border-radius:999px;background:#ffffff2e;border:1px solid rgba(255,255,255,.28);font-size:.85em;font-weight:700}.grade-page-user-nav{max-width:1400px;margin:0 auto 16px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;padding:0 24px}.grade-user-label{color:#475569;font-size:.95rem;font-weight:600}.grade-page-links{display:flex;flex-wrap:wrap;gap:10px}.grade-page-links a{display:inline-flex;align-items:center;justify-content:center;padding:10px 14px;border-radius:999px;background:#f8fafc;border:1px solid #e2e8f0;color:#334155;text-decoration:none;font-weight:600;transition:background .2s ease,transform .2s ease}.grade-page-links a:hover{background:#eef2ff;transform:translateY(-1px)}.curriculum-container{display:grid;grid-template-columns:300px 1fr;gap:30px;align-items:start;max-width:1400px;margin:16px auto 30px;padding:24px}.chapters-sidebar{background:#fff;border-radius:10px;padding:25px;box-shadow:0 2px 8px #0000001a;height:fit-content;align-self:start}.chapters-sidebar ul{list-style:none;padding:0;margin:0}.chapters-sidebar li{margin-bottom:8px}.chapters-sidebar button{width:100%;display:flex;align-items:center;justify-content:space-between;padding:10px 12px;border-radius:8px;border:1px solid #e6eef8;background:#fff;cursor:pointer;font-weight:600;color:#1f2d3d}.chapters-sidebar button:hover{background:#f6f9ff;border-color:#cfe0ff}.chapters-sidebar button:focus{outline:2px solid #cfe0ff}.chapter-item{display:flex;align-items:center;gap:8px}.chapter-item>button{flex:1 1 auto;background:transparent;border:none;padding:10px 8px;text-align:left;font-weight:600;color:inherit;cursor:pointer}.chapter-item>button:hover{background:#f6f9ff99;border-radius:6px}.sidebar-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px;padding-bottom:15px;border-bottom:2px solid #e0e6ed}.sidebar-header h2{margin:0;color:#2c3e50;font-size:1.5em}.chapter-count{background:#667eea;color:#fff;padding:4px 12px;border-radius:20px;font-size:.85em;font-weight:600}.term-section{margin-bottom:30px}.term-title{display:flex;justify-content:space-between;align-items:center;margin:0 0 12px;padding:10px 0;border-bottom:2px solid #f0f0f0;color:#2c3e50;width:100%;background:transparent;border-left:none;border-right:none;border-top:none;cursor:pointer;text-align:left}.term-title.expanded{border-bottom-color:#c7d8ff}.term-title-meta{display:flex;align-items:center;gap:10px}.term-toggle-indicator{width:28px;height:28px;border-radius:999px;background:#eef4ff;color:#2f5ea8;display:inline-flex;align-items:center;justify-content:center;font-size:1rem;font-weight:700}.term-label{font-size:1.1em;font-weight:700}.term-duration{background:#ecf0f1;color:#2c3e50;padding:4px 10px;border-radius:4px;font-size:.85em;font-weight:500}.themes{background:#f8f9fa;padding:10px;border-radius:6px;margin-bottom:12px}.themes strong{color:#2c3e50;display:block;margin-bottom:8px;font-size:.95em}.themes ul{margin:0;padding-left:20px;list-style:none}.themes li{color:#7f8c8d;font-size:.9em;margin:4px 0;padding-left:10px;position:relative}.themes li:before{content:"•";position:absolute;left:0;color:#667eea;font-weight:700}.chapters-list{display:flex;flex-direction:column;gap:6px}.chapter-item{background:#fff;border:2px solid #e0e6ed;border-radius:6px;padding:10px 12px;cursor:pointer;transition:all .3s ease;text-align:left;font-size:.95em;display:flex;align-items:center;gap:8px;font-weight:500;color:#2c3e50}.chapter-item:hover{background:#f8f9fa;border-color:#667eea}.chapter-item.active{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-color:#667eea}.chapter-order{background:#0000001a;padding:2px 6px;border-radius:3px;font-weight:700;font-size:.85em;min-width:35px;text-align:center}.chapter-item.active .chapter-order{background:#ffffff4d}.chapter-title{flex:1;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.chapter-weeks{background:#0000001a;padding:2px 6px;border-radius:3px;font-size:.8em;font-weight:600;min-width:30px;text-align:center}.chapter-item.active .chapter-weeks{background:#ffffff4d}.chapter-detail{background:#fff;border-radius:10px;padding:40px;box-shadow:0 2px 8px #0000001a;min-height:600px}.chapter-body{padding-top:20px}.chapter-body{display:grid;grid-template-columns:1fr 360px;gap:22px;align-items:start}.chapter-main{display:block}.tutor-chat-shell{background:#fbfdff;border:1px solid #e6eef8;padding:12px;border-radius:10px;min-height:360px}.tutor-chat-shell *{box-sizing:border-box}.tutor-chat-shell .tutor-chat{width:100%!important;max-width:none!important;margin:0!important;box-shadow:none!important;border:none!important}.tutor-chat-shell .chat-input-row button{width:auto!important}.tutor-chat-shell{overflow:auto}.section-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.chapter-detail .struggle-section textarea{width:100%;min-height:100px;padding:12px;border-radius:8px;border:1px solid #e6eef8;resize:vertical}.chapter-detail .struggle-section button{margin-top:10px;padding:10px 14px;border-radius:8px;border:none;background:#667eea;color:#fff;font-weight:700;cursor:pointer}.concepts-section ul,.lessons-section ul,.assessments-section ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.concepts-section li,.lessons-section li,.assessments-section li{padding:10px 12px;background:#fbfdff;border:1px solid #eef4fb;border-radius:8px}.no-chapter{display:flex;align-items:center;justify-content:center;height:100%;color:#95a5a6;font-size:1.2em}.chapter-header{margin-bottom:40px;padding-bottom:20px;border-bottom:2px solid #e0e6ed}.chapter-header h2{margin:0 0 15px;color:#2c3e50;font-size:2em}.chapter-meta{display:flex;gap:30px;flex-wrap:wrap}.meta-item{color:#7f8c8d;font-size:1em}.meta-item strong{color:#2c3e50;margin-right:8px}.concepts-section{margin-bottom:40px}.section-toggle{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 0 14px;padding:14px 16px;border:1px solid #dbe4ef;border-radius:12px;background:#fff;color:#2c3e50;font-size:1.1rem;font-weight:700;cursor:pointer;text-align:left;box-shadow:0 8px 24px #0f172a0f}.section-toggle.expanded{border-color:#9fb8e8;background:#f8fbff}.section-toggle.disabled{opacity:.6;cursor:not-allowed}.section-toggle-on-gradient{background:#fffffff2}.section-toggle-indicator{width:28px;height:28px;border-radius:999px;background:#eef4ff;color:#2f5ea8;display:inline-flex;align-items:center;justify-content:center;font-size:1rem;font-weight:700;flex:0 0 auto}.section-lock-note{margin:-6px 0 14px;color:#b45309;font-size:.9rem;font-weight:600}.concepts-section h3,.vocabulary-section h3,.resources-section h3{margin:0 0 20px;color:#2c3e50;font-size:1.5em;display:flex;align-items:center;gap:10px}.concepts-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:15px}.concept-card{background:linear-gradient(135deg,#f5f7fa,#c3cfe2);padding:20px;border-radius:8px;display:flex;gap:15px;align-items:flex-start;transition:transform .3s ease,box-shadow .3s ease}.concept-card:hover{transform:translateY(-5px);box-shadow:0 5px 15px #667eea33}.concept-card.clickable{border:none;cursor:pointer;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;position:relative;overflow:hidden;flex-direction:column;align-items:center;justify-content:center;text-align:center;min-height:180px;padding:25px}.concept-card.clickable:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#fff3,#fff0);opacity:0;transition:opacity .3s ease}.concept-card.clickable:hover{transform:translateY(-8px);box-shadow:0 8px 25px #667eea66}.concept-card.clickable:hover:before{opacity:1}.concept-card.clickable .concept-number{background:#ffffff4d;color:#fff;width:50px;height:50px;font-size:1.3em;order:-1}.concept-card.clickable p{color:#fff;font-weight:600;margin:10px 0;position:relative;z-index:1}.concept-card.clickable .concept-action{color:#ffffffe6;font-size:.9em;font-weight:500;opacity:0;transform:translateY(-5px);transition:all .3s ease;position:relative;z-index:1}.concept-card.clickable:hover .concept-action{opacity:1;transform:translateY(0)}.concept-card.lesson-card{background:linear-gradient(135deg,#e8f5e9,#c8e6c9);border:1px solid #a5d6a7;color:#2e7d32}.concept-card.lesson-card:hover{box-shadow:0 8px 25px #4caf504d;border-color:#4caf50}.concept-card.lesson-card .concept-number{background:#4caf50}.concept-card.lesson-card p{color:#1b5e20}.concept-card.lesson-card .concept-action{color:#4caf50}.concepts-hint{color:#667eea;font-size:.9em;margin-top:-10px;margin-bottom:15px;font-weight:500}.chapter-status{margin:0 0 20px;padding:12px 16px;border-radius:10px;background:#eef4ff;border:1px solid #c7d8ff;color:#2f5ea8;font-weight:600}.content-list{display:flex;flex-direction:column;gap:12px}.content-panel{width:100%;padding:18px 20px;border-radius:12px;border:1px solid #dbe4ef;background:#fff;box-shadow:0 8px 24px #0f172a0f}.content-panel-button{cursor:pointer;text-align:left;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.content-panel-button:hover{transform:translateY(-2px);border-color:#9fb8e8;box-shadow:0 12px 28px #0f172a1a}.content-panel-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px}.content-panel-meta{font-size:.82rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#5472a3}.content-panel-action{font-size:.9rem;font-weight:600;color:#335c99}.content-panel-title{color:#1e293b;font-size:1.02rem;font-weight:700;line-height:1.45}.content-panel-text{margin-top:8px;color:#4b5563;font-size:.95rem}.past-papers-section{margin-bottom:40px}.past-papers-header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px}.past-papers-source-link{text-decoration:none;color:#2f5ea8;font-weight:700;white-space:nowrap}.past-papers-toolbar{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:14px}.past-papers-filter{display:grid;gap:6px;min-width:170px}.past-papers-filter span{font-size:.82rem;text-transform:uppercase;letter-spacing:.04em;color:#5472a3;font-weight:700}.past-papers-filter select{border:1px solid #c7d2e0;border-radius:10px;background:#fff;padding:10px 12px;color:#1e293b}.past-papers-summary{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:16px;color:#526176;font-size:.92rem}.past-papers-groups{display:grid;gap:18px}.past-paper-year-group h4{margin:0 0 10px;color:#1e293b;font-size:1.05rem}.past-papers-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:12px}.past-paper-card{border:1px solid #dbe4ef;border-radius:12px;background:#fff;box-shadow:0 8px 24px #0f172a0f;padding:16px;display:grid;gap:12px}.past-paper-card-header{display:flex;justify-content:space-between;align-items:flex-start;gap:10px;color:#1e293b}.past-paper-card-header strong{line-height:1.45}.past-paper-paper-tag{padding:4px 8px;border-radius:999px;background:#eef4ff;color:#2f5ea8;font-size:.78rem;font-weight:700;white-space:nowrap}.past-paper-badges{display:flex;gap:8px;flex-wrap:wrap}.past-paper-badges span{padding:4px 8px;border-radius:999px;background:#f8fafc;border:1px solid #dbe4ef;color:#526176;font-size:.78rem;text-transform:capitalize}.past-paper-topics{display:flex;gap:8px;flex-wrap:wrap}.past-paper-topics span{padding:4px 8px;border-radius:999px;background:#eefbf3;border:1px solid #c7ebd2;color:#21723a;font-size:.78rem;font-weight:700}.past-paper-actions{display:flex;gap:10px;flex-wrap:wrap}.past-paper-actions a{text-decoration:none;color:#2f5ea8;font-weight:700}.past-paper-actions button{border:1px solid #c7d8ff;background:#eff6ff;color:#1d4ed8;font-weight:700;border-radius:999px;padding:6px 10px;cursor:pointer}.past-paper-actions button:hover{background:#dbeafe}.past-paper-tutor-section{margin-top:24px;padding-top:18px;border-top:1px solid #dbe4ef}.past-paper-tutor-meta{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:12px}.past-paper-tutor-meta span{padding:5px 10px;border-radius:999px;background:#eef4ff;color:#2f5ea8;font-size:.8rem;font-weight:700}.past-paper-tutor-note{margin:0 0 12px;color:#526176;font-size:.94rem;line-height:1.55}.lesson-panel{border-left:4px solid #2f9e44}.lesson-panel .content-panel-meta,.lesson-panel .content-panel-action{color:#21723a}.section-empty{padding:18px 20px;border-radius:12px;border:1px dashed #c7d2e0;background:#f8fafc;color:#526176}.tutor-plan-inline-section{margin-bottom:40px}.tutor-plan-inline-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:16px}.tutor-plan-inline-header h3{margin:0 0 8px;color:#2c3e50;font-size:1.5em}.tutor-plan-inline-shell{min-height:560px}.inline-close-btn{border:1px solid #c7d2e0;background:#fff;color:#2f5ea8;border-radius:999px;padding:10px 16px;font-weight:600;cursor:pointer;transition:background .2s ease,border-color .2s ease,transform .2s ease}.inline-close-btn:hover{background:#eef4ff;border-color:#9fb8e8;transform:translateY(-1px)}.concept-number{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.1em;flex-shrink:0}.concept-card p{margin:0;color:#2c3e50;font-weight:500;line-height:1.4}.vocabulary-section{background:linear-gradient(135deg,#e0c3fc,#8ec5fc);padding:30px;border-radius:10px;margin-bottom:40px}.vocabulary-section h3{color:#fff;margin-bottom:10px}.vocabulary-note{color:#fffffff2;margin:0 0 15px}.vocabulary-progress{display:grid;gap:4px;margin:0 0 16px;padding:12px 14px;border-radius:10px;background:#ffffffe6;color:#4c1d95}.vocabulary-progress.complete{background:#f0fdf4f2;color:#166534}.vocabulary-progress strong{font-size:1rem}.vocabulary-btn{background:#fff;color:#667eea;border:none;padding:12px 25px;border-radius:5px;font-weight:600;cursor:pointer;transition:all .3s ease}.vocabulary-btn:hover{transform:translate(5px);box-shadow:0 4px 12px #0003}.vocabulary-content{margin-top:20px;background:#fffffff2;padding:20px;border-radius:8px;animation:slideDown .3s ease}.vocabulary-list{display:flex;flex-direction:column;gap:15px}.vocab-item{padding:12px 15px;background:#f8f9fa;border-left:4px solid #667eea;border-radius:4px;color:#2c3e50;font-size:.95em;line-height:1.5}.vocab-item strong{color:#667eea;font-weight:600}.vocab-item-checkable{display:grid;gap:8px}.vocab-understood-toggle{display:flex;align-items:center;gap:10px;font-size:.92rem;font-weight:600;color:#1e293b}.vocab-understood-toggle input{width:18px;height:18px}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px);max-height:0}to{opacity:1;transform:translateY(0);max-height:500px}}.resources-section{margin-bottom:40px}.resources-list{display:flex;flex-direction:column;gap:10px}.resource-item{border:2px solid #e0e6ed;border-radius:8px;overflow:hidden}.resource-header{background:#f8f9fa;border:none;padding:15px 20px;width:100%;display:flex;align-items:center;gap:12px;cursor:pointer;transition:all .3s ease;font-family:inherit;font-size:inherit;justify-content:flex-start}.resource-header:hover{background:#f0f4f8;border-color:#667eea}.resource-header.active{background:#e8f0ff;border-bottom:2px solid #667eea}.resource-icon{font-size:1.5em;min-width:30px;text-align:center}.resource-title{flex:1;text-align:left;font-weight:600;color:#2c3e50}.resource-arrow{font-size:.8em;color:#667eea;transition:transform .3s ease}.resource-header.active .resource-arrow{transform:rotate(0)}.resource-body{background:#fff;padding:20px;border-top:2px solid #e0e6ed;color:#2c3e50;font-size:.95em;line-height:1.7;animation:slideDown .3s ease;white-space:pre-wrap;word-wrap:break-word}.resource-body div{margin-bottom:8px!important}@media(max-width:1024px){.curriculum-container{grid-template-columns:1fr}.chapters-sidebar{align-self:auto}.export-buttons{order:-1}}@media(max-width:768px){.curriculum-page{padding-top:120px}.curriculum-toolbar{width:100%;padding:12px 14px}.curriculum-toolbar-primary{align-items:flex-start}.curriculum-header{flex-direction:column;padding:16px 18px}.header-content h1{font-size:1.4em}.chapter-detail{padding:20px}.chapters-sidebar{padding:15px}.concepts-grid,.resources-grid{grid-template-columns:1fr}}@media(max-width:480px){.curriculum-page{padding-top:112px}.curriculum-header{gap:15px}.header-content h1{font-size:1.2em}.chapter-header h2{font-size:1.4em}.export-btn{padding:8px 15px;font-size:.9em}}.subjects-selector{display:flex;gap:10px;flex-wrap:wrap;padding:10px 0;border-top:1px solid rgba(255,255,255,.2);margin-top:10px}.subjects-selector-compact{border-top:none;margin-top:0;padding:0}.subject-btn{display:flex;align-items:center;gap:8px;background:#fff;border:1px solid #cbd5e1;color:#0f172a;padding:8px 16px;border-radius:20px;cursor:pointer;font-size:.9em;font-weight:600;transition:all .3s ease}.subject-btn:hover{background:#eef2ff;border-color:#93c5fd}.subject-btn.active{background:#dbeafe;border-color:#60a5fa;box-shadow:0 0 0 3px #93c5fd40}.subject-icon{font-size:1.2em}@media(max-width:768px){.tutor-plan-inline-header{flex-direction:column;align-items:stretch}.tutor-plan-inline-shell{min-height:0}}.vocab-difficulty{--foundational: #4caf50;--intermediate: #ff9800;--advanced: #f44336}.difficulty-badge{display:inline-block;padding:.25rem .75rem;border-radius:20px;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px}.difficulty-badge.foundational{background-color:#e8f5e9;color:#2e7d32}.difficulty-badge.intermediate{background-color:#fff3e0;color:#e65100}.difficulty-badge.advanced{background-color:#ffebee;color:#c62828}.difficulty-indicator{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;font-weight:700;font-size:.75rem;color:#fff}.difficulty-indicator.foundational{background-color:#4caf50}.difficulty-indicator.intermediate{background-color:#ff9800}.difficulty-indicator.advanced{background-color:#f44336}.vocab-flip-card-container{perspective:1000px;margin:1rem 0;display:flex;flex-direction:column;align-items:center;width:min(100%,168px);gap:.75rem}.vocab-flip-card{position:relative;width:100%;height:116px;cursor:pointer;transform-style:preserve-3d;transform:rotateY(0);transition:transform .6s}.vocab-flip-card.flipped{transform:rotateY(180deg)}.vocab-flip-front,.vocab-flip-back{position:absolute;top:0;left:0;width:100%;height:100%;backface-visibility:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:.75rem;border-radius:8px;box-shadow:0 2px 4px #00000014;border:1px solid #eee;overflow-y:auto}.vocab-flip-front{background:linear-gradient(135deg,#fdfbfb,#ebedee);color:#333;border-bottom:2px solid #667eea}.vocab-flip-back{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;transform:rotateY(180deg)}.vocab-term-name{font-size:.9rem;font-weight:700;margin-bottom:.25rem;text-align:center;color:#2d3748}.vocab-visual-icon{font-size:1.2rem;margin-bottom:.25rem}.vocab-flip-instruction{font-size:.65rem;opacity:.7;font-style:italic}.vocab-definition{text-align:center}.vocab-def-full{font-size:.72rem;margin-bottom:.25rem;line-height:1.2}.vocab-def-simple{font-size:.65rem;opacity:.9;font-style:italic;margin-top:.15rem}.vocab-example-back{text-align:left;width:100%;display:flex;flex-direction:column;height:100%;font-size:.75rem}.vocab-example-text{font-size:.7rem;line-height:1.3;background:#ffffff26;padding:.4rem;border-radius:4px;margin-top:.15rem;flex:1;overflow-y:auto}.vocab-card-controls{display:flex;gap:.4rem;justify-content:center;flex-wrap:wrap;width:100%}.vocab-audio-btn,.vocab-more-btn{flex:1 1 0;min-width:0;padding:.38rem .55rem;border:1px solid #e2e8f0;border-radius:6px;background-color:#fff;color:#4a5568;cursor:pointer;font-weight:600;font-size:.72rem;transition:all .2s ease}.vocab-audio-btn:hover,.vocab-more-btn:hover{background-color:#f7fafc;border-color:#cbd5e0;transform:translateY(-1px)}.vocab-more-btn.active{background-color:#667eea;color:#fff;border-color:#667eea}.visual-vocab-container{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 2px 8px #0000001a;margin:1rem 0}.visual-vocab-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:2px solid #e0e0e0}.visual-vocab-header h3{font-size:1.75rem;margin:0;color:#333}.vocab-definition-section{margin-bottom:1.5rem}.def-full,.def-simple{margin-bottom:.75rem;line-height:1.6;color:#555}.def-full{font-size:1.1rem}.def-simple{font-size:1rem;font-style:italic;color:#777}.vocab-visual-section{margin:1.5rem 0;padding:1.5rem;background-color:#f9f9f9;border-radius:8px;border-left:4px solid #667eea}.visual-placeholder{text-align:center;min-height:200px;display:flex;flex-direction:column;align-items:center;justify-content:center}.visual-description{font-size:1.1rem;margin-bottom:1rem;color:#666}.animation-container{width:100%;height:200px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:8px;display:flex;align-items:center;justify-content:center;color:#fff;margin-bottom:1rem}.play-animation-btn{padding:.75rem 1.5rem;background-color:#667eea;color:#fff;border:none;border-radius:8px;cursor:pointer;font-weight:700;transition:all .3s ease}.play-animation-btn:hover{background-color:#5568d3;transform:translateY(-2px);box-shadow:0 4px 12px #667eea66}.vocab-example-section{margin:1.5rem 0;padding:1.5rem;background-color:#e8f5e9;border-radius:8px;border-left:4px solid #4caf50}.vocab-example-section h4{margin-top:0;color:#2e7d32}.example-text{font-size:1.05rem;line-height:1.6;color:#333;margin:.5rem 0}.example-context{font-size:.875rem;color:#558b2f;margin-top:.5rem}.vocab-related-section{margin-top:1rem}.vocab-related-section h4{margin-bottom:.75rem;color:#333}.related-terms-list{display:flex;flex-wrap:wrap;gap:.5rem}.related-term-tag{display:inline-block;padding:.4rem .8rem;background-color:#e3f2fd;color:#1565c0;border-radius:20px;font-size:.875rem;border:1px solid #bbdefb}.related-term-tag:hover{background-color:#bbdefb;cursor:pointer}.interactive-glossary-container{background:#fff;border-radius:12px;max-width:600px;box-shadow:0 2px 12px #0000001a}.glossary-header{padding:1.5rem;border-bottom:2px solid #e0e0e0}.glossary-header h3{margin:0 0 .5rem;font-size:1.5rem;color:#333}.glossary-count{margin:0;font-size:.875rem;color:#999}.glossary-search{position:relative;padding:1rem 1.5rem;border-bottom:1px solid #e0e0e0}.search-input{width:100%;padding:.75rem 2.5rem .75rem .75rem;border:2px solid #e0e0e0;border-radius:8px;font-size:1rem;transition:border-color .3s ease}.search-input:focus{outline:none;border-color:#667eea}.search-icon{position:absolute;right:2rem;top:50%;transform:translateY(-50%);font-size:1.2rem;pointer-events:none}.glossary-filter{padding:1rem 1.5rem;border-bottom:1px solid #e0e0e0}.glossary-filter label{display:block;margin-bottom:.75rem;font-weight:500;color:#333}.filter-buttons{display:flex;gap:.5rem;flex-wrap:wrap}.filter-btn{padding:.5rem 1rem;border:2px solid #e0e0e0;background:#fff;border-radius:20px;cursor:pointer;font-size:.875rem;transition:all .3s ease;color:#666}.filter-btn.active{background-color:#667eea;color:#fff;border-color:#667eea}.filter-btn:hover{border-color:#667eea;color:#667eea}.glossary-terms{max-height:500px;overflow-y:auto;padding:.5rem 0}.glossary-term-item{border-bottom:1px solid #f0f0f0}.term-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;cursor:pointer;transition:background-color .2s ease}.term-header:hover{background-color:#f9f9f9}.term-name{font-weight:600;color:#333;flex:1}.expand-icon{margin-left:1rem;color:#999;transition:transform .3s ease}.term-header:hover .expand-icon{transform:scale(1.2)}.term-expanded{padding:0 1.5rem 1rem;background-color:#fafafa;border-top:1px solid #f0f0f0}.term-definition{margin:.75rem 0;color:#555;line-height:1.5}.term-simple{margin:.5rem 0;color:#777;font-style:italic}.term-example{margin:.75rem 0;padding:.75rem;background-color:#e8f5e9;border-left:3px solid #4caf50;color:#333}.term-example strong{color:#2e7d32}.term-actions{display:flex;gap:.5rem;margin-top:.75rem}.term-audio-btn,.term-details-btn{padding:.4rem .8rem;border:1px solid #e0e0e0;background:#fff;border-radius:6px;cursor:pointer;font-size:.875rem;transition:all .3s ease;color:#667eea}.term-audio-btn:hover,.term-details-btn:hover{background-color:#667eea;color:#fff;border-color:#667eea}.glossary-empty{padding:2rem;text-align:center;color:#999}.glossary-empty p{margin:.5rem 0}.empty-hint{font-size:.875rem;font-style:italic}.vocab-quiz-container{background:#fff;border-radius:12px;padding:2rem;max-width:600px;box-shadow:0 2px 12px #0000001a}.quiz-header{text-align:center;margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:2px solid #e0e0e0}.quiz-header h3{margin:0 0 .5rem;font-size:1.5rem;color:#333}.quiz-progress{font-size:.95rem;color:#666;margin-bottom:1rem}.progress-bar{width:100%;height:8px;background-color:#e0e0e0;border-radius:4px;overflow:hidden;margin-top:.5rem}.progress-fill{height:100%;background:linear-gradient(90deg,#667eea,#764ba2);transition:width .6s ease}.quiz-question{margin:1.5rem 0}.quiz-question h4{font-size:1.2rem;margin:0 0 1.5rem;color:#333;line-height:1.5}.quiz-options{display:flex;flex-direction:column;gap:.75rem}.quiz-option{display:flex;align-items:flex-start;padding:1rem;border:2px solid #e0e0e0;background:#fff;border-radius:8px;cursor:pointer;transition:all .3s ease;text-align:left}.quiz-option:hover:not(:disabled){border-color:#667eea;background-color:#f5f7ff}.quiz-option.selected{border-color:#667eea;background-color:#e8ecff}.quiz-option.correct{border-color:#4caf50;background-color:#e8f5e9}.quiz-option.incorrect{border-color:#f44336;background-color:#ffebee}.quiz-option:disabled{cursor:not-allowed;opacity:.7}.option-letter{display:inline-flex;align-items:center;justify-content:center;min-width:24px;height:24px;margin-right:.75rem;border-radius:50%;background-color:#f0f0f0;font-weight:700;font-size:.9rem}.quiz-option.selected .option-letter{background-color:#667eea;color:#fff}.quiz-option.correct .option-letter{background-color:#4caf50;color:#fff}.quiz-option.incorrect .option-letter{background-color:#f44336;color:#fff}.option-text{flex:1;color:#333;line-height:1.5}.quiz-feedback{margin-top:1.5rem;padding:1.5rem;border-radius:8px;border-left:4px solid}.quiz-feedback.correct{background-color:#e8f5e9;border-color:#4caf50}.quiz-feedback.incorrect{background-color:#ffebee;border-color:#f44336}.feedback-message{font-size:1.1rem;font-weight:700;margin-bottom:.75rem}.quiz-feedback.correct .feedback-message{color:#2e7d32}.quiz-feedback.incorrect .feedback-message{color:#c62828}.feedback-explanation{color:#555;line-height:1.6;margin:.75rem 0}.review-btn{display:block;margin:1rem 0;padding:.75rem 1.5rem;background-color:#ff9800;color:#fff;border:none;border-radius:8px;cursor:pointer;font-weight:500;transition:all .3s ease}.review-btn:hover{background-color:#f57c00}.next-btn,.skip-btn{display:block;margin:1rem auto 0;padding:.75rem 2rem;background-color:#667eea;color:#fff;border:none;border-radius:8px;cursor:pointer;font-weight:500;font-size:1rem;transition:all .3s ease}.next-btn:hover,.skip-btn:hover{background-color:#5568d3;transform:translateY(-2px);box-shadow:0 4px 12px #667eea66}.flashcard-deck-container{background:#fff;border-radius:12px;padding:1.5rem;max-width:520px;box-shadow:0 2px 12px #0000001a}.deck-header{text-align:center;margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:2px solid #e0e0e0}.deck-header h3{margin:0 0 .25rem;font-size:1.5rem;color:#333}.deck-title{margin:0 0 1rem;color:#666;font-weight:500}.deck-stats{font-size:.95rem;color:#666}.deck-stats span{display:block;margin-bottom:.5rem}.deck-progress-bar{width:100%;height:8px;background-color:#e0e0e0;border-radius:4px;overflow:hidden;margin-top:.75rem}.flashcard-display{display:flex;flex-direction:column;align-items:center;gap:1.5rem}.flashcard{position:relative;width:100%;max-width:320px;aspect-ratio:3 / 2;cursor:pointer;transform-style:preserve-3d;transform:rotateY(0);transition:transform .6s;perspective:1000px}.flashcard.flipped{transform:rotateY(180deg)}.flashcard-front,.flashcard-back{position:absolute;width:100%;height:100%;backface-visibility:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;border-radius:12px;box-shadow:0 4px 12px #00000026;border:2px solid #e0e0e0}.flashcard-front{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.flashcard-back{background:linear-gradient(135deg,#f093fb,#f5576c);color:#fff;transform:rotateY(180deg)}.flashcard-term{font-size:2rem;font-weight:700;text-align:center}.flashcard-definition{font-size:1.1rem;text-align:center;margin-bottom:1rem;font-weight:600}.flashcard-simple{font-size:.95rem;text-align:center;opacity:.95;font-style:italic}.flashcard-instruction{font-size:.875rem;opacity:.8;margin-top:2rem;font-style:italic}.flashcard-controls{display:flex;justify-content:center;align-items:center;gap:1rem;width:100%;flex-wrap:wrap}.nav-btn{padding:.75rem 1.5rem;border:2px solid #e0e0e0;background:#fff;color:#667eea;border-radius:8px;cursor:pointer;font-weight:500;transition:all .3s ease}.nav-btn:hover:not(:disabled){border-color:#667eea;background-color:#f5f7ff;transform:translateY(-2px)}.nav-btn:disabled{opacity:.5;cursor:not-allowed}.audio-btn{padding:.75rem 1.5rem;background-color:#ff9800;color:#fff;border:none;border-radius:8px;cursor:pointer;font-weight:500;font-size:1rem;transition:all .3s ease}.audio-btn:hover{background-color:#f57c00;transform:translateY(-2px);box-shadow:0 4px 8px #ff98004d}.flashcard-feedback{display:flex;gap:1rem;justify-content:center;width:100%;margin-top:1rem}.understood-btn,.review-btn{flex:1;max-width:200px;padding:.75rem 1.5rem;border:none;border-radius:8px;cursor:pointer;font-weight:600;font-size:1rem;transition:all .3s ease}.understood-btn{background-color:#4caf50;color:#fff}.understood-btn:hover{background-color:#388e3c;transform:translateY(-2px);box-shadow:0 4px 8px #4caf504d}.review-btn{background-color:#f44336;color:#fff}.review-btn:hover{background-color:#d32f2f;transform:translateY(-2px);box-shadow:0 4px 8px #f443364d}.card-counter{font-size:.875rem;color:#999;margin-top:1rem}.deck-complete{text-align:center;padding:2rem;background-color:#e8f5e9;border-radius:8px;margin-top:1rem}.deck-complete h4{font-size:1.5rem;color:#2e7d32;margin:0 0 1rem}.deck-complete p{color:#555;margin:.5rem 0}.restart-btn,.new-deck-btn{padding:.75rem 1.5rem;margin:.5rem;border:none;border-radius:8px;cursor:pointer;font-weight:600;transition:all .3s ease}.restart-btn{background-color:#667eea;color:#fff}.restart-btn:hover{background-color:#5568d3;transform:translateY(-2px)}.new-deck-btn{background-color:#4caf50;color:#fff}.new-deck-btn:hover{background-color:#388e3c;transform:translateY(-2px)}.vocab-tooltip{position:fixed;background:#fff;border-radius:8px;box-shadow:0 4px 16px #0003;padding:1rem;max-width:300px;z-index:1000;border:2px solid #667eea}.tooltip-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem;padding-bottom:.5rem;border-bottom:1px solid #e0e0e0}.tooltip-header strong{color:#333;font-size:1.05rem}.tooltip-definition{margin:.75rem 0;color:#555;font-size:.95rem;line-height:1.4}.tooltip-simple{font-size:.9rem;color:#777;font-style:italic;margin:.5rem 0}.tooltip-example{font-size:.9rem;color:#666;margin:.75rem 0;padding-left:.75rem;border-left:3px solid #4caf50;background-color:#f9f9f9;padding:.5rem .75rem}.tooltip-example strong{color:#2e7d32}.tooltip-actions{display:flex;gap:.5rem;margin-top:1rem;flex-wrap:wrap}.action-pronounce,.action-details,.action-dismiss{flex:1;min-width:60px;padding:.4rem .6rem;border:1px solid #e0e0e0;background:#f9f9f9;border-radius:6px;cursor:pointer;font-size:.75rem;font-weight:500;transition:all .3s ease}.action-pronounce:hover,.action-details:hover{background-color:#667eea;color:#fff;border-color:#667eea}.action-dismiss:hover{background-color:#4caf50;color:#fff;border-color:#4caf50}@media(max-width:768px){.vocab-flip-card-container{width:min(100%,200px)}.vocab-flip-card{max-width:200px;height:110px}.visual-vocab-container{padding:1rem}.interactive-glossary-container{max-width:100%}.glossary-terms{max-height:400px}.vocab-quiz-container,.flashcard-deck-container{max-width:100%;padding:1rem}.flashcard{max-width:280px}.filter-buttons{flex-direction:column}.filter-btn{width:100%;justify-content:center}.vocab-tooltip{max-width:90vw}}@media(max-width:480px){.glossary-header h3,.vocab-quiz-container h3{font-size:1.25rem}.visual-vocab-header h3{font-size:1.4rem}.vocab-term-name{font-size:1.2rem}.flashcard-term{font-size:1.5rem}.flashcard-definition{font-size:1rem}.term-header,.glossary-search,.glossary-filter{padding:.75rem 1rem}}.lesson-shell{padding:2rem}.lesson-page-nav{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.25rem;padding:1rem 1.25rem;background:#fff;border:1px solid #dbe4ef;border-radius:16px;box-shadow:0 8px 24px #0f172a0f}.lesson-page-nav-meta{min-width:0}.lesson-page-nav-title{margin:0;font-size:.8rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#2563eb}.lesson-page-nav-path{margin:.35rem 0 0;color:#475569;font-size:.95rem;word-break:break-word}.lesson-hero{display:block;margin-bottom:1.25rem}.lesson-kicker{margin:0 0 .35rem;text-transform:uppercase;letter-spacing:.08em;font-size:.8rem;font-weight:700;color:#2563eb}.lesson-hero h1{margin:0;color:#1f2937;font-size:clamp(1.5rem,2.4vw,2.1rem);line-height:1.15;max-width:18ch}.lesson-subtitle{margin:.45rem 0 0;color:#475569;max-width:56rem;font-size:.95rem}.lesson-concepts-block{margin-bottom:1.5rem}.lesson-concepts-block h3{margin:0 0 .9rem;color:#1f2937}.lesson-chip-list{display:flex;flex-wrap:wrap;gap:.75rem}.lesson-chip{padding:.65rem 1rem;border-radius:999px;background:#eff6ff;border:1px solid #bfdbfe;color:#1d4ed8;font-weight:600}.lesson-layout-grid{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(320px,.95fr);gap:1.5rem;align-items:start}.lesson-main-column,.lesson-side-column{min-width:0}.lesson-section-card,.lesson-vocabulary-panel,.lesson-tutor-section{background:#fff;border:1px solid #dbe4ef;border-radius:16px;padding:1.25rem;box-shadow:0 8px 24px #0f172a0f}.lesson-section-card+.lesson-section-card{margin-top:1rem}.lesson-section-card-highlighted{border-color:#38bdf8;box-shadow:0 0 0 3px #38bdf82e,0 8px 24px #0f172a0f}.lesson-section-title{margin:0 0 .85rem;color:#334155;border-bottom:2px solid #eef2f7;padding-bottom:.55rem}.lesson-section-body{line-height:1.75;white-space:pre-wrap;font-size:1.02rem;color:#1f2937}.lesson-tip-card{margin:1rem 0 1.5rem;padding:1rem 1.1rem;border-left:4px solid #0ea5e9;border-radius:0 12px 12px 0;background:#f0f9ff}.lesson-tip-card h4{margin:0 0 .35rem;color:#0f172a}.lesson-tip-card p{margin:0;color:#334155}.lesson-actions-row{display:flex;gap:.75rem;flex-wrap:wrap}.lesson-primary-button,.lesson-audio-button{border:none;cursor:pointer;border-radius:10px;font-weight:600}.lesson-primary-button{padding:.85rem 1.4rem;background:#16a34a;color:#fff}.lesson-secondary-button{padding:.85rem 1.2rem;background:#fff;color:#0f172a;border:1px solid #cbd5e1;border-radius:10px;font-weight:600;cursor:pointer}.lesson-side-column{display:flex;flex-direction:column;gap:1rem}.lesson-tutor-section{margin-top:1.5rem}.lesson-panel-header{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.9rem}.lesson-panel-header h3{margin:0;color:#1f2937}.lesson-panel-header span{color:#64748b;font-size:.9rem}.lesson-vocabulary-list{display:flex;flex-direction:column;gap:.75rem}.lesson-vocabulary-card{border:1px solid #e2e8f0;border-radius:14px;padding:.95rem;background:#f8fafc}.lesson-vocabulary-top{display:flex;justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:.55rem}.lesson-vocabulary-card strong{color:#0f172a}.lesson-vocabulary-card p,.lesson-vocabulary-card small{display:block;margin:0;color:#475569;line-height:1.5}.lesson-vocabulary-card small{margin-top:.45rem}.lesson-audio-button{width:38px;height:38px;background:#e0f2fe}.lesson-empty-state{padding:1rem;border-radius:12px;background:#f8fafc;color:#64748b}.lesson-review-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;margin-top:1.5rem}.lesson-review-card{border:1px solid #dbe4ef;border-radius:14px;padding:1rem;background:#fff;box-shadow:0 8px 24px #0f172a0f}.lesson-review-top{display:flex;justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:.65rem}.lesson-review-card strong{color:#0f172a}.lesson-review-card p,.lesson-review-card small{margin:0;display:block;color:#475569;line-height:1.5}.lesson-review-card small{margin-top:.55rem}.lesson-checkpoint-card{margin-top:1.5rem;border-radius:16px;padding:1.25rem;border:1px solid #dbe4ef;background:#fff;box-shadow:0 8px 24px #0f172a0f}.lesson-checkpoint-secure{border-color:#86efac;background:#f0fdf4}.lesson-checkpoint-developing{border-color:#fcd34d;background:#fffbeb}.lesson-checkpoint-needs_review{border-color:#fca5a5;background:#fef2f2}.lesson-checkpoint-head{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start}.lesson-checkpoint-head h3{margin:0 0 .35rem;color:#0f172a}.lesson-checkpoint-head p,.lesson-checkpoint-reason,.lesson-checkpoint-focus,.lesson-checkpoint-next{margin:.35rem 0 0;color:#334155}.lesson-checkpoint-badge{padding:.35rem .7rem;border-radius:999px;background:#ffffffd9;border:1px solid #cbd5e1;color:#0f172a;font-size:.85rem;text-transform:capitalize;white-space:nowrap}.lesson-checkpoint-list{margin-top:1rem}.lesson-checkpoint-list strong{color:#0f172a}.lesson-checkpoint-list ul{margin:.45rem 0 0;padding-left:1.2rem;color:#334155}.lesson-checkpoint-error{margin-top:1rem;padding:.85rem 1rem;border-radius:12px;background:#fef2f2;color:#b91c1c;border:1px solid #fecaca}.lesson-tutor-section .tutor-chat{width:100%;max-width:none;margin:0}@media(max-width:1100px){.lesson-hero,.lesson-layout-grid{grid-template-columns:1fr;display:grid}}@media(max-width:720px){.lesson-shell{padding:1rem}.lesson-page-nav{padding:.9rem 1rem}.lesson-hero h1{max-width:none;font-size:1.4rem}.lesson-chip{width:100%;text-align:center}}
