@import"https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=DM+Serif+Display&family=DM+Sans:opsz,wght@9..40,400;9..40,500;9..40,600;9..40,700&display=swap";.home-page{position:relative;width:100%;min-height:100%;padding:clamp(24px,5vw,48px) clamp(16px,4vw,40px) 48px;display:flex;flex-direction:column;align-items:center;overflow-x:hidden}.home-page-bg{position:fixed;inset:0;z-index:0;pointer-events:none;background:radial-gradient(ellipse 120% 80% at 50% -20%,rgba(13,148,136,.16),transparent 50%),radial-gradient(ellipse 80% 50% at 100% 50%,rgba(45,212,191,.08),transparent 45%),radial-gradient(ellipse 60% 40% at 0% 80%,rgba(13,148,136,.05),transparent 40%),linear-gradient(180deg,#f8fafc,#f1f5f9 45%,#ecfdf5)}.home-hero{position:relative;z-index:1;width:100%;max-width:52rem;padding:clamp(2rem,5vw,3rem) clamp(1.5rem,4vw,3rem);text-align:center;background:#ffffffb8;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.9);border-radius:24px;box-shadow:0 1px #fffc inset,0 24px 48px -12px #0f172a1f,0 0 0 1px #0f172a0a}.home-eyebrow{font-size:.75rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:#0d9488;margin:0 0 1rem}.home-headline{margin:0;font-size:clamp(1.75rem,4.5vw,2.75rem);font-weight:700;letter-spacing:-.03em;line-height:1.15;color:#0f172a;background:linear-gradient(135deg,#0f172a,#115e59 45%,#0d9488);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.home-lede{margin:1.25rem auto 0;max-width:36rem;font-size:1.05rem;line-height:1.65;color:#64748b;font-weight:400}.home-welcome-inline{margin-top:1.25rem;display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap}.home-welcome-inline-avatar{width:32px;height:32px;border-radius:50%;border:2px solid #e2e8f0;flex-shrink:0}.home-welcome-inline-text{margin:0;font-size:.9rem;color:#475569}.home-welcome-inline-text strong{color:#0f172a;font-weight:600}.home-primary-block{margin-top:1.75rem;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:12px}.home-microcopy{margin:1rem auto 0;max-width:28rem;font-size:.8125rem;line-height:1.55;color:#94a3b8}.home-secondary-links{margin-top:1.75rem;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:6px 10px;font-size:.875rem}.home-secondary-link{color:#64748b;text-decoration:none;font-weight:500;border-bottom:1px solid transparent;transition:color .15s ease,border-color .15s ease}.home-secondary-link:hover{color:#0f766e;border-bottom-color:#0f766e59}.home-secondary-sep{color:#cbd5e1;-webkit-user-select:none;user-select:none}.home-btn{display:inline-flex;align-items:center;justify-content:center;padding:.65rem 1.35rem;font-size:.9375rem;font-weight:600;text-decoration:none;border-radius:999px;transition:transform .2s ease,box-shadow .2s ease,background .2s ease,border-color .2s ease}.home-btn--primary{color:#fff;background:linear-gradient(135deg,#0f766e,#14b8a6 45%,#0d9488);box-shadow:0 4px 14px -2px #0d94886b}.home-btn--primary:hover{transform:translateY(-2px);box-shadow:0 8px 24px -4px #0d94887a}.home-btn--ghost{color:#475569;background:#ffffffd9;border:1px solid #e2e8f0}.home-btn--ghost:hover{color:#334155;border-color:#cbd5e1;background:#fff;transform:translateY(-1px)}.home-btn--hero{padding:.85rem 2rem;font-size:1.05rem;min-width:min(100%,220px)}.home-btn--signin{color:#0d9488;background:#ffffffeb;border:1.5px solid rgba(13,148,136,.2);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);font-family:inherit;cursor:pointer;padding:.75rem 1.8rem}.home-btn--signin:hover{color:#0f766e;background:#f0fdfa;border-color:#5eead4;transform:translateY(-2px);box-shadow:0 6px 24px -4px #0d948838}.home-btn--google{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:.65rem 1.35rem;font-size:.9375rem;font-weight:600;font-family:inherit;color:#334155;background:#fff;border:1px solid #e2e8f0;border-radius:999px;cursor:pointer;box-shadow:0 1px 3px #0000000f;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.home-btn--google:hover{border-color:#cbd5e1;box-shadow:0 4px 14px -4px #0f172a1f;transform:translateY(-1px)}@media (max-width: 520px){.home-primary-block{flex-direction:column;align-items:stretch}.home-btn--hero,.home-btn--google{width:100%;min-width:0}}.iridescence-container{width:100%;height:100%}.iridescence-container canvas{display:block;width:100%!important;height:100%!important}.autograder-page{flex:1;min-height:0;overflow:auto;display:flex;flex-direction:column;align-items:center;padding:16px 14px 28px;font-family:DM Sans,system-ui,sans-serif}.autograder-page-inner{width:100%;max-width:520px;display:flex;flex-direction:column;gap:18px}.autograder-hero{text-align:center;padding:4px 8px 0}.autograder-hero-title{margin:0 0 6px;font-size:clamp(1.45rem,3.2vw,1.85rem);font-weight:800;letter-spacing:-.03em;color:#0f766e;line-height:1.2}.autograder-hero-sub{margin:0;font-size:.88rem;font-weight:500;color:#64748b;line-height:1.45;max-width:36em;margin-inline:auto}.autograder-card{background:#fff;border-radius:16px;border:1px solid rgba(45,212,191,.22);box-shadow:0 4px 24px -6px #0f766e1f,0 12px 40px -16px #0f172a14;padding:22px 20px 20px;display:flex;flex-direction:column;gap:18px}.autograder-panel{display:flex;flex-direction:column;gap:10px;padding:14px 14px 12px;border-radius:12px;background:linear-gradient(180deg,#f8fafc,#f1f5f9);border:1px solid #e2e8f0}.autograder-panel-label{font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#475569}.autograder-file-row{display:flex;flex-wrap:wrap;align-items:center;gap:10px 12px}.autograder-file-input-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.autograder-file-choose-btn{padding:9px 16px;border-radius:999px;border:1px solid #99f6e4;background:linear-gradient(180deg,#f0fdfa,#ecfdf5);color:#0f766e;font-size:.88rem;font-weight:600;font-family:inherit;cursor:pointer;transition:background .15s,border-color .15s,color .15s}.autograder-file-choose-btn:hover{border-color:#5eead4;background:#ccfbf1;color:#115e59}.autograder-file-choose-btn:focus-visible{outline:2px solid #2dd4bf;outline-offset:2px}.autograder-file-status{font-size:.84rem;color:#64748b;line-height:1.4;max-width:100%;word-break:break-word;flex:1;min-width:0}.autograder-file-status--picked{color:#0f766e;font-weight:600}.autograder-submit{align-self:stretch;margin-top:2px;padding:12px 20px;border:none;border-radius:12px;font-size:.95rem;font-weight:700;font-family:inherit;color:#fff;cursor:pointer;background:linear-gradient(135deg,#0d9488,#0f766e 55%,#115e59);box-shadow:0 2px 12px #0f766e47;transition:transform .15s,box-shadow .15s,opacity .15s}.autograder-submit:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 20px #0f766e59}.autograder-submit:disabled{opacity:.65;cursor:not-allowed;transform:none}.autograder-submit:focus-visible{outline:2px solid #5eead4;outline-offset:3px}.autograder-error-text{margin:0;padding:10px 12px;border-radius:10px;font-size:.86rem;color:#b91c1c;background:#fef2f2;border:1px solid #fecaca}.autograder-result{width:100%;max-width:520px;margin-top:2px;padding:18px 18px 16px;border-radius:16px;background:linear-gradient(180deg,#f0fdfa,#ecfdf5);border:1px solid rgba(45,212,191,.35);box-shadow:0 4px 20px -8px #0f766e26}.autograder-result h3{margin:0 0 12px;font-size:1.05rem;font-weight:800;color:#0f766e}.autograder-result-meta{margin:0 0 6px;font-size:.82rem;color:#475569;line-height:1.5}.autograder-score-list{display:flex;flex-direction:column;gap:8px;margin-top:12px}.autograder-score-item{display:flex;justify-content:space-between;align-items:center;padding:10px 12px;border-radius:10px;background:#fff;border:1px solid #d1fae5;font-size:.88rem;color:#334155}.autograder-score-item strong{color:#0f766e;font-weight:800;font-variant-numeric:tabular-nums}.autograder-total-score{margin:14px 0 0;padding-top:12px;border-top:1px solid rgba(45,212,191,.35);font-size:.95rem;font-weight:800;color:#115e59}.learning-page-wrapper{flex:1;min-height:0;overflow:hidden;display:flex;flex-direction:row}.learning-layout{display:flex;gap:0;flex:1;min-width:0;min-height:0;overflow:hidden}.chat-panel{display:flex;flex-direction:column;min-height:0;overflow:hidden;border:1px solid #ddd;padding:10px 12px;border-radius:8px;background:var(--app-chat-panel-bg, #ffffff)}.chat-panel-header-row{display:flex;justify-content:flex-end;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:6px}.btn-show-textbook-panel{flex-shrink:0;padding:6px 12px;font-size:.8rem;font-weight:600;color:#0f766e;background:linear-gradient(180deg,#f0fdfa,#ecfdf5);border:1px solid #99f6e4;border-radius:999px;cursor:pointer;transition:background .15s,border-color .15s}.btn-show-textbook-panel:hover{border-color:#5eead4;background:#ccfbf1;color:#115e59}.attached-pdf-wrap{display:inline-flex;align-items:center;gap:6px;max-width:100%}.attached-pdf-chip{flex-shrink:0;font-size:.65rem;font-weight:700;letter-spacing:.04em;padding:4px 6px;border-radius:4px;background:#fee2e2;color:#991b1b;border:1px solid #fecaca}.attached-pdf-name{font-size:.75rem;color:#475569;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:12rem}.left-panel-topic-bar{flex-shrink:0;display:flex;align-items:flex-start;justify-content:space-between;gap:10px;background:#e9f6ff;padding:10px 12px;border-radius:8px;margin:0 0 10px;border:1px solid #bae6fd}.left-panel-topic-bar-text{min-width:0;flex:1;display:flex;flex-wrap:wrap;align-items:baseline;gap:0 .4rem;line-height:1.35}.left-panel-topic-bar-title{margin:0;font-size:.95rem;font-weight:700;color:#0c4a6e}.left-panel-topic-bar-sep{color:#7dd3fc;font-size:.85rem;font-weight:400;-webkit-user-select:none;user-select:none}.left-panel-topic-bar-pages{margin:0;font-size:.82rem;font-weight:500;color:#0369a1;white-space:nowrap}.left-panel-hide-row{display:flex;justify-content:flex-end;margin:0 0 8px}.left-panel-hide-btn{padding:4px 10px;font-size:.78rem;color:#6b7280;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:8px;cursor:pointer;flex-shrink:0}.left-panel-hide-btn--in-bar{align-self:flex-start;margin-top:2px}.outline-preview-status{display:flex;align-items:center;gap:10px;padding:10px 12px;margin:0 0 10px;font-size:.9rem;color:#475569;background:#f8fafc;border-radius:8px}.outline-preview-error{margin:0 0 12px;padding:10px 12px;font-size:.88rem;color:#b91c1c;background:#fef2f2;border-radius:8px;border:1px solid #fecaca}.left-panel-hide-btn:hover{background:#e5e7eb;color:#374151}.resize-handle{flex:0 0 6px;min-width:6px;cursor:col-resize;background:#e0e6ed;transition:background .15s}.resize-handle:hover{background:#0d9488}.learning-bar-column{display:flex;flex-direction:column;height:100%;min-height:0;background:#f1f5f9;border-right:1px solid #cbd5e1;border-top-left-radius:12px;border-bottom-left-radius:12px;overflow:hidden}.learning-bar-hide-btn{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;padding:0;border:1px solid #cbd5e1;border-radius:8px;background:#fff;color:#64748b;cursor:pointer;transition:color .15s,background .15s,border-color .15s}.learning-bar-hide-btn:hover{color:#0f766e;border-color:#99f6e4;background:#f0fdfa}.learning-bar-hide-btn:focus-visible{outline:none;box-shadow:0 0 0 2px #0d948859}.learning-bar-hide-btn svg{width:16px;height:16px}.learning-bar-column-body{flex:1;min-height:0;min-width:0;display:flex;flex-direction:row;align-items:stretch}.learning-bar-column-body .learning-bar-resize-handle{flex:0 0 6px;align-self:stretch}.learning-bar-root--collapsed{flex-shrink:0;width:44px;min-width:44px;max-width:44px;height:100%;min-height:0;display:flex;flex-direction:column;border-right:1px solid #cbd5e1;background:#eef2f7;border-top-left-radius:12px;border-bottom-left-radius:12px;overflow:hidden}.learning-bar-reveal-btn{flex:1;min-height:0;width:100%;margin:0;padding:0;border:none;border-radius:0;background:#e8edf4;color:#64748b;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:color .2s ease,background .2s ease}.learning-bar-reveal-btn:hover{color:#0f766e;background:#d8f5f0}.learning-bar-reveal-btn:focus-visible{outline:none;box-shadow:inset 0 0 0 2px #0d948873}.learning-bar-reveal-btn svg{width:20px;height:20px}.right-panel{min-width:0;display:flex;flex-direction:column;min-height:0;overflow-y:auto;overflow-x:hidden;background:#fff}.reset-box{margin:0 auto 8px;width:100%;max-width:34rem}.reset-box button{width:100%;display:block;border:1px solid #99f6e4;border-radius:10px;padding:7px 12px;font-size:.82rem;font-weight:500;line-height:1.35;color:#0f766e;background:linear-gradient(180deg,#f0fdfa,#ecfdf5);box-shadow:0 1px #ffffffe6 inset,0 1px 3px #0f766e14;cursor:pointer;transition:background .2s,border-color .2s,box-shadow .2s,transform .15s}.reset-box button:hover{color:#115e59;border-color:#5eead4;background:linear-gradient(180deg,#ccfbf1,#99f6e4);box-shadow:0 2px 8px #0f766e1f;transform:translateY(-1px)}.reset-box button:active{transform:translateY(0);box-shadow:0 1px 2px #0f766e14}.sidebar{width:280px;border:1px solid #ddd;padding:12px;border-radius:8px}.chat-box{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;background:#fff;border:1px solid #eee;padding:8px;border-radius:6px;margin-bottom:6px}.chat-box--with-empty{display:flex;flex-direction:column}.chat-empty-hint{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:20px 12px 28px;min-height:120px;color:#d1d5db}.chat-empty-icon{width:48px;height:48px;flex-shrink:0}.chat-empty-text{margin:0;font-size:.9rem;font-weight:400;color:#9ca3af;text-align:center;max-width:18rem;line-height:1.45}.chat-box a,.chat-box button{max-width:100%;word-break:break-word;overflow-wrap:break-word;white-space:normal}.msg-user,.msg-ai{overflow:visible;word-break:break-word;overflow-wrap:break-word}.msg-user p,.msg-ai p{margin:.25em 0;white-space:pre-wrap}.msg-user{text-align:right;color:#0f766e;margin:4px 0}.msg-ai{text-align:left;color:#1e293b;margin:4px 0}.markdown-message{font-size:.95rem;line-height:1.55;text-align:left;color:inherit;max-width:100%}.markdown-message.markdown-message--user{text-align:right}.markdown-message--pickable .markdown-pickable-li{list-style-position:outside}.markdown-message--pickable .markdown-pickable-hit{cursor:pointer;text-decoration:underline;text-decoration-color:#0d948866;text-underline-offset:3px;border-radius:4px;transition:background .12s,text-decoration-color .12s}.markdown-message--pickable .markdown-pickable-hit:hover{background:#0d94881a;text-decoration-color:#0f766e}.markdown-message--pickable .markdown-pickable-hit:focus-visible{outline:2px solid #0d9488;outline-offset:2px}.markdown-message>*:first-child{margin-top:0}.markdown-message>*:last-child{margin-bottom:0}.markdown-message h1,.markdown-message h2,.markdown-message h3,.markdown-message h4,.markdown-message h5,.markdown-message h6{margin:.6em 0 .35em;font-weight:600;line-height:1.3}.markdown-message h1{font-size:1.35rem}.markdown-message h2{font-size:1.22rem}.markdown-message h3{font-size:1.12rem}.markdown-message p{margin:.4em 0;white-space:pre-wrap}.markdown-message strong{font-weight:700}.markdown-message em{font-style:italic}.markdown-message ul,.markdown-message ol{margin:.4em 0;padding-left:1.4em}.markdown-message li{margin:.2em 0}.markdown-message blockquote{margin:.5em 0;padding:.35em .75em;border-left:3px solid #c5d4e8;background:#00000008;color:#444}.markdown-message hr{border:none;border-top:1px solid #ddd;margin:.75em 0}.markdown-message code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.9em;padding:.12em .35em;background:#0000000f;border-radius:4px}.markdown-message pre{margin:.5em 0;padding:.65em .85em;overflow-x:auto;background:#f4f4f4;border-radius:6px;border:1px solid #e8e8e8}.markdown-message pre code{padding:0;background:none;font-size:.88em}.markdown-message table{border-collapse:collapse;margin:.5em 0;max-width:100%;display:block;overflow-x:auto}.markdown-message th,.markdown-message td{border:1px solid #ccc;padding:.35em .6em;text-align:left}.markdown-message th{background:#f0f0f0}.markdown-message a{color:#0d9488;word-break:break-word}.markdown-message a:hover{color:#0f766e}.markdown-message .katex-display{margin:.6em 0;overflow-x:auto;overflow-y:hidden}.reference-page-box{margin-top:10px;padding:8px;background:#f0f4f8;border-radius:8px;border:1px solid #e0e6ed}.reference-page-sidebar{flex:1;min-height:0;display:flex;flex-direction:column;overflow-y:auto;overflow-x:auto}.reference-page-label{display:block;font-size:.85rem;color:#5a6c7d;margin-bottom:6px}.reference-page-img{display:block;max-width:100%;width:auto;height:auto;object-fit:contain;border-radius:4px;box-shadow:0 1px 3px #00000014}.reference-page-sidebar .reference-page-img{width:100%;max-height:none;object-fit:contain;min-width:0}.reference-page-sidebar .reference-snippet{flex-shrink:0}.reference-snippet{margin-bottom:10px;flex-shrink:0}.reference-snippet:last-child{margin-bottom:0}.section-pages-nav{display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:8px;flex-shrink:0;position:sticky;top:0;z-index:3;background:#f0f4f8;padding:6px 0 10px;border-bottom:1px solid #dce4ee;box-shadow:0 6px 12px -4px #0f172a14}.section-pages-nav button{padding:6px 12px;border:1px solid #ccc;border-radius:6px;background:#fff;cursor:pointer}.section-pages-nav button:disabled{opacity:.5;cursor:not-allowed}.section-pages-info{font-size:.9rem;color:#555}.reference-img-clickable{cursor:pointer}.reference-image-lightbox{position:fixed;inset:0;z-index:9999;background:#000000bf;display:flex;align-items:center;justify-content:center;padding:2rem;box-sizing:border-box}.reference-image-lightbox-close{position:absolute;top:1rem;right:1rem;width:2.5rem;height:2.5rem;border:none;border-radius:50%;background:#ffffffe6;color:#333;font-size:1.5rem;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0}.reference-image-lightbox-close:hover{background:#fff}.reference-image-lightbox-img{max-width:min(96vw,1200px);max-height:96vh;width:auto;height:auto;object-fit:contain;border-radius:8px;box-shadow:0 8px 32px #0006}.polya-container{margin-top:12px;padding:10px;background:#eef6ff;border-radius:6px}.polya-container button{display:block;margin:8px 0;width:100%}.hidden-file-input{position:absolute;width:0;height:0;opacity:0;overflow:hidden;pointer-events:none}.learning-input-shell{width:100%;max-width:34rem;margin-left:auto;margin-right:auto;margin-top:0;padding:3px 5px 3px 6px;background:#fff;border-radius:999px;border:1px solid #e2e8f0;box-shadow:0 1px 3px #0f172a0d}.input-row{display:flex;gap:4px;align-items:center;width:100%;min-width:0}.input-icon-btn{flex-shrink:0;width:34px;height:34px;padding:0;border:none;border-radius:8px;background:transparent;color:#a1a7b3;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background .15s ease,color .15s ease}.input-icon-btn:hover{background:#f3f4f6;color:#6b7280}.input-icon-svg{width:18px;height:18px}.chat-input-text{flex:1 1 0%;min-width:0;padding:6px 8px;border:none;outline:none;background:transparent;font-size:14px;line-height:1.35;color:#374151}.chat-input-text::placeholder{color:#9ca3af}.learning-send-btn{flex-shrink:0;width:36px;height:36px;padding:0;border:none;border-radius:10px;background:#eef0f3;color:#9ca3af;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background .15s ease,color .15s ease}.learning-send-btn:hover{background:#ccfbf1;color:#0f766e}.learning-send-icon{width:17px;height:17px}.attached-images-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.chat-panel .attached-images-row{width:100%;max-width:34rem;margin-left:auto;margin-right:auto}.attached-img-wrap{position:relative;display:inline-block}.attached-img-thumb{display:block;max-height:64px;max-width:120px;object-fit:contain;border:1px solid #ddd;border-radius:4px}.attached-img-remove{position:absolute;top:2px;right:2px;width:20px;height:20px;padding:0;border:none;border-radius:50%;background:#0009;color:#fff;font-size:14px;line-height:1;cursor:pointer}.msg-user-images{display:flex;flex-wrap:wrap;gap:6px;margin-top:6px}.msg-user-thumb{max-height:80px;max-width:140px;object-fit:contain;border-radius:4px;border:1px solid #e0e0e0}.section-box{background:#f4f4f4;padding:10px;border-radius:6px}.learning-reply-status{display:flex;align-items:center;gap:10px;margin:0 auto 8px;width:100%;max-width:34rem;padding:10px 14px;border-radius:10px;background:linear-gradient(135deg,#f0f7ff,#f8faff);border:1px solid #cfe2ff;color:#1e40af;font-size:.88rem;font-weight:500;line-height:1.4}.learning-reply-status-spinner{width:18px;height:18px;flex-shrink:0;border:2px solid #bfdbfe;border-top-color:#2563eb;border-radius:50%;animation:learning-spin .75s linear infinite}.learning-reply-status-text{flex:1;min-width:0}.learning-inline-spinner{display:block;width:20px;height:20px;flex-shrink:0;border:2px solid #e2e8f0;border-top-color:#0d9488;border-radius:50%;animation:learning-spin .75s linear infinite}@keyframes learning-spin{to{transform:rotate(360deg)}}.msg-ai-loading-placeholder{margin:10px 0 6px;max-width:92%}.msg-ai-loading-inner{display:flex;align-items:flex-start;gap:12px;padding:12px 14px;border-radius:12px;background:#f8fafc;border:1px solid #e2e8f0}.msg-ai-loading-lines{flex:1;display:flex;flex-direction:column;gap:8px;min-width:0;padding-top:2px}.msg-ai-loading-line{display:block;height:10px;border-radius:5px;background:linear-gradient(90deg,#e2e8f0,#f1f5f9,#e2e8f0 90%);background-size:200% 100%;animation:learning-shimmer 1.1s ease-in-out infinite}.msg-ai-loading-line:first-child{width:100%;max-width:220px}.msg-ai-loading-line--short{max-width:140px;width:70%}@keyframes learning-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.reset-box button:disabled{opacity:.55;cursor:not-allowed}.chat-input-text:disabled{opacity:.75;cursor:wait;background:#f9fafb}.learning-send-btn:disabled{opacity:.45;cursor:not-allowed}@font-face{font-display:block;font-family:KaTeX_AMS;font-style:normal;font-weight:400;src:url(/assets/KaTeX_AMS-Regular-BQhdFMY1.woff2) format("woff2"),url(/assets/KaTeX_AMS-Regular-DMm9YOAa.woff) format("woff"),url(/assets/KaTeX_AMS-Regular-DRggAlZN.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Caligraphic;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Caligraphic-Bold-Dq_IR9rO.woff2) format("woff2"),url(/assets/KaTeX_Caligraphic-Bold-BEiXGLvX.woff) format("woff"),url(/assets/KaTeX_Caligraphic-Bold-ATXxdsX0.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Caligraphic;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Caligraphic-Regular-Di6jR-x-.woff2) format("woff2"),url(/assets/KaTeX_Caligraphic-Regular-CTRA-rTL.woff) format("woff"),url(/assets/KaTeX_Caligraphic-Regular-wX97UBjC.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Fraktur;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Fraktur-Bold-CL6g_b3V.woff2) format("woff2"),url(/assets/KaTeX_Fraktur-Bold-BsDP51OF.woff) format("woff"),url(/assets/KaTeX_Fraktur-Bold-BdnERNNW.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Fraktur;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Fraktur-Regular-CTYiF6lA.woff2) format("woff2"),url(/assets/KaTeX_Fraktur-Regular-Dxdc4cR9.woff) format("woff"),url(/assets/KaTeX_Fraktur-Regular-CB_wures.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Main-Bold-Cx986IdX.woff2) format("woff2"),url(/assets/KaTeX_Main-Bold-Jm3AIy58.woff) format("woff"),url(/assets/KaTeX_Main-Bold-waoOVXN0.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:italic;font-weight:700;src:url(/assets/KaTeX_Main-BoldItalic-DxDJ3AOS.woff2) format("woff2"),url(/assets/KaTeX_Main-BoldItalic-SpSLRI95.woff) format("woff"),url(/assets/KaTeX_Main-BoldItalic-DzxPMmG6.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:italic;font-weight:400;src:url(/assets/KaTeX_Main-Italic-NWA7e6Wa.woff2) format("woff2"),url(/assets/KaTeX_Main-Italic-BMLOBm91.woff) format("woff"),url(/assets/KaTeX_Main-Italic-3WenGoN9.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Main-Regular-B22Nviop.woff2) format("woff2"),url(/assets/KaTeX_Main-Regular-Dr94JaBh.woff) format("woff"),url(/assets/KaTeX_Main-Regular-ypZvNtVU.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Math;font-style:italic;font-weight:700;src:url(/assets/KaTeX_Math-BoldItalic-CZnvNsCZ.woff2) format("woff2"),url(/assets/KaTeX_Math-BoldItalic-iY-2wyZ7.woff) format("woff"),url(/assets/KaTeX_Math-BoldItalic-B3XSjfu4.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Math;font-style:italic;font-weight:400;src:url(/assets/KaTeX_Math-Italic-t53AETM-.woff2) format("woff2"),url(/assets/KaTeX_Math-Italic-DA0__PXp.woff) format("woff"),url(/assets/KaTeX_Math-Italic-flOr_0UB.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:normal;font-weight:700;src:url(/assets/KaTeX_SansSerif-Bold-D1sUS0GD.woff2) format("woff2"),url(/assets/KaTeX_SansSerif-Bold-DbIhKOiC.woff) format("woff"),url(/assets/KaTeX_SansSerif-Bold-CFMepnvq.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:italic;font-weight:400;src:url(/assets/KaTeX_SansSerif-Italic-C3H0VqGB.woff2) format("woff2"),url(/assets/KaTeX_SansSerif-Italic-DN2j7dab.woff) format("woff"),url(/assets/KaTeX_SansSerif-Italic-YYjJ1zSn.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:normal;font-weight:400;src:url(/assets/KaTeX_SansSerif-Regular-DDBCnlJ7.woff2) format("woff2"),url(/assets/KaTeX_SansSerif-Regular-CS6fqUqJ.woff) format("woff"),url(/assets/KaTeX_SansSerif-Regular-BNo7hRIc.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Script;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Script-Regular-D3wIWfF6.woff2) format("woff2"),url(/assets/KaTeX_Script-Regular-D5yQViql.woff) format("woff"),url(/assets/KaTeX_Script-Regular-C5JkGWo-.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size1;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size1-Regular-mCD8mA8B.woff2) format("woff2"),url(/assets/KaTeX_Size1-Regular-C195tn64.woff) format("woff"),url(/assets/KaTeX_Size1-Regular-Dbsnue_I.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size2;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size2-Regular-Dy4dx90m.woff2) format("woff2"),url(/assets/KaTeX_Size2-Regular-oD1tc_U0.woff) format("woff"),url(/assets/KaTeX_Size2-Regular-B7gKUWhC.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size3;font-style:normal;font-weight:400;src:url(data:font/woff2;base64,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) format("woff2"),url(/assets/KaTeX_Size3-Regular-CTq5MqoE.woff) format("woff"),url(/assets/KaTeX_Size3-Regular-DgpXs0kz.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size4;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size4-Regular-Dl5lxZxV.woff2) format("woff2"),url(/assets/KaTeX_Size4-Regular-BF-4gkZK.woff) format("woff"),url(/assets/KaTeX_Size4-Regular-DWFBv043.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Typewriter;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Typewriter-Regular-CO6r4hn1.woff2) format("woff2"),url(/assets/KaTeX_Typewriter-Regular-C0xS9mPB.woff) format("woff"),url(/assets/KaTeX_Typewriter-Regular-D3Ib7_Hf.ttf) format("truetype")}.katex{font: 1.21em KaTeX_Main,Times New Roman,serif;line-height:1.2;text-indent:0;text-rendering:auto}.katex *{-ms-high-contrast-adjust:none!important;border-color:currentColor}.katex .katex-version:after{content:"0.16.25"}.katex .katex-mathml{clip:rect(1px,1px,1px,1px);border:0;height:1px;overflow:hidden;padding:0;position:absolute;width:1px}.katex .katex-html>.newline{display:block}.katex .base{position:relative;white-space:nowrap;width:-webkit-min-content;width:-moz-min-content;width:min-content}.katex .base,.katex .strut{display:inline-block}.katex .textbf{font-weight:700}.katex .textit{font-style:italic}.katex .textrm{font-family:KaTeX_Main}.katex .textsf{font-family:KaTeX_SansSerif}.katex .texttt{font-family:KaTeX_Typewriter}.katex .mathnormal{font-family:KaTeX_Math;font-style:italic}.katex .mathit{font-family:KaTeX_Main;font-style:italic}.katex .mathrm{font-style:normal}.katex .mathbf{font-family:KaTeX_Main;font-weight:700}.katex .boldsymbol{font-family:KaTeX_Math;font-style:italic;font-weight:700}.katex .amsrm,.katex .mathbb,.katex .textbb{font-family:KaTeX_AMS}.katex .mathcal{font-family:KaTeX_Caligraphic}.katex .mathfrak,.katex .textfrak{font-family:KaTeX_Fraktur}.katex .mathboldfrak,.katex .textboldfrak{font-family:KaTeX_Fraktur;font-weight:700}.katex .mathtt{font-family:KaTeX_Typewriter}.katex .mathscr,.katex .textscr{font-family:KaTeX_Script}.katex .mathsf,.katex .textsf{font-family:KaTeX_SansSerif}.katex .mathboldsf,.katex .textboldsf{font-family:KaTeX_SansSerif;font-weight:700}.katex .mathitsf,.katex .mathsfit,.katex .textitsf{font-family:KaTeX_SansSerif;font-style:italic}.katex .mainrm{font-family:KaTeX_Main;font-style:normal}.katex .vlist-t{border-collapse:collapse;display:inline-table;table-layout:fixed}.katex .vlist-r{display:table-row}.katex .vlist{display:table-cell;position:relative;vertical-align:bottom}.katex .vlist>span{display:block;height:0;position:relative}.katex .vlist>span>span{display:inline-block}.katex .vlist>span>.pstrut{overflow:hidden;width:0}.katex .vlist-t2{margin-right:-2px}.katex .vlist-s{display:table-cell;font-size:1px;min-width:2px;vertical-align:bottom;width:2px}.katex .vbox{align-items:baseline;display:inline-flex;flex-direction:column}.katex .hbox{width:100%}.katex .hbox,.katex .thinbox{display:inline-flex;flex-direction:row}.katex .thinbox{max-width:0;width:0}.katex .msupsub{text-align:left}.katex .mfrac>span>span{text-align:center}.katex .mfrac .frac-line{border-bottom-style:solid;display:inline-block;width:100%}.katex .hdashline,.katex .hline,.katex .mfrac .frac-line,.katex .overline .overline-line,.katex .rule,.katex .underline .underline-line{min-height:1px}.katex .mspace{display:inline-block}.katex .clap,.katex .llap,.katex .rlap{position:relative;width:0}.katex .clap>.inner,.katex .llap>.inner,.katex .rlap>.inner{position:absolute}.katex .clap>.fix,.katex .llap>.fix,.katex .rlap>.fix{display:inline-block}.katex .llap>.inner{right:0}.katex .clap>.inner,.katex .rlap>.inner{left:0}.katex .clap>.inner>span{margin-left:-50%;margin-right:50%}.katex .rule{border:0 solid;display:inline-block;position:relative}.katex .hline,.katex .overline .overline-line,.katex .underline .underline-line{border-bottom-style:solid;display:inline-block;width:100%}.katex .hdashline{border-bottom-style:dashed;display:inline-block;width:100%}.katex .sqrt>.root{margin-left:.2777777778em;margin-right:-.5555555556em}.katex .fontsize-ensurer.reset-size1.size1,.katex .sizing.reset-size1.size1{font-size:1em}.katex .fontsize-ensurer.reset-size1.size2,.katex .sizing.reset-size1.size2{font-size:1.2em}.katex .fontsize-ensurer.reset-size1.size3,.katex .sizing.reset-size1.size3{font-size:1.4em}.katex .fontsize-ensurer.reset-size1.size4,.katex .sizing.reset-size1.size4{font-size:1.6em}.katex .fontsize-ensurer.reset-size1.size5,.katex .sizing.reset-size1.size5{font-size:1.8em}.katex .fontsize-ensurer.reset-size1.size6,.katex .sizing.reset-size1.size6{font-size:2em}.katex .fontsize-ensurer.reset-size1.size7,.katex .sizing.reset-size1.size7{font-size:2.4em}.katex .fontsize-ensurer.reset-size1.size8,.katex .sizing.reset-size1.size8{font-size:2.88em}.katex .fontsize-ensurer.reset-size1.size9,.katex .sizing.reset-size1.size9{font-size:3.456em}.katex .fontsize-ensurer.reset-size1.size10,.katex .sizing.reset-size1.size10{font-size:4.148em}.katex .fontsize-ensurer.reset-size1.size11,.katex .sizing.reset-size1.size11{font-size:4.976em}.katex .fontsize-ensurer.reset-size2.size1,.katex .sizing.reset-size2.size1{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size2.size2,.katex .sizing.reset-size2.size2{font-size:1em}.katex .fontsize-ensurer.reset-size2.size3,.katex .sizing.reset-size2.size3{font-size:1.1666666667em}.katex .fontsize-ensurer.reset-size2.size4,.katex .sizing.reset-size2.size4{font-size:1.3333333333em}.katex .fontsize-ensurer.reset-size2.size5,.katex .sizing.reset-size2.size5{font-size:1.5em}.katex .fontsize-ensurer.reset-size2.size6,.katex .sizing.reset-size2.size6{font-size:1.6666666667em}.katex .fontsize-ensurer.reset-size2.size7,.katex .sizing.reset-size2.size7{font-size:2em}.katex .fontsize-ensurer.reset-size2.size8,.katex .sizing.reset-size2.size8{font-size:2.4em}.katex .fontsize-ensurer.reset-size2.size9,.katex .sizing.reset-size2.size9{font-size:2.88em}.katex .fontsize-ensurer.reset-size2.size10,.katex .sizing.reset-size2.size10{font-size:3.4566666667em}.katex .fontsize-ensurer.reset-size2.size11,.katex .sizing.reset-size2.size11{font-size:4.1466666667em}.katex .fontsize-ensurer.reset-size3.size1,.katex .sizing.reset-size3.size1{font-size:.7142857143em}.katex .fontsize-ensurer.reset-size3.size2,.katex .sizing.reset-size3.size2{font-size:.8571428571em}.katex .fontsize-ensurer.reset-size3.size3,.katex .sizing.reset-size3.size3{font-size:1em}.katex .fontsize-ensurer.reset-size3.size4,.katex .sizing.reset-size3.size4{font-size:1.1428571429em}.katex .fontsize-ensurer.reset-size3.size5,.katex .sizing.reset-size3.size5{font-size:1.2857142857em}.katex .fontsize-ensurer.reset-size3.size6,.katex .sizing.reset-size3.size6{font-size:1.4285714286em}.katex .fontsize-ensurer.reset-size3.size7,.katex .sizing.reset-size3.size7{font-size:1.7142857143em}.katex .fontsize-ensurer.reset-size3.size8,.katex .sizing.reset-size3.size8{font-size:2.0571428571em}.katex .fontsize-ensurer.reset-size3.size9,.katex .sizing.reset-size3.size9{font-size:2.4685714286em}.katex .fontsize-ensurer.reset-size3.size10,.katex .sizing.reset-size3.size10{font-size:2.9628571429em}.katex .fontsize-ensurer.reset-size3.size11,.katex .sizing.reset-size3.size11{font-size:3.5542857143em}.katex .fontsize-ensurer.reset-size4.size1,.katex .sizing.reset-size4.size1{font-size:.625em}.katex .fontsize-ensurer.reset-size4.size2,.katex .sizing.reset-size4.size2{font-size:.75em}.katex .fontsize-ensurer.reset-size4.size3,.katex .sizing.reset-size4.size3{font-size:.875em}.katex .fontsize-ensurer.reset-size4.size4,.katex .sizing.reset-size4.size4{font-size:1em}.katex .fontsize-ensurer.reset-size4.size5,.katex .sizing.reset-size4.size5{font-size:1.125em}.katex .fontsize-ensurer.reset-size4.size6,.katex .sizing.reset-size4.size6{font-size:1.25em}.katex .fontsize-ensurer.reset-size4.size7,.katex .sizing.reset-size4.size7{font-size:1.5em}.katex .fontsize-ensurer.reset-size4.size8,.katex .sizing.reset-size4.size8{font-size:1.8em}.katex .fontsize-ensurer.reset-size4.size9,.katex .sizing.reset-size4.size9{font-size:2.16em}.katex .fontsize-ensurer.reset-size4.size10,.katex .sizing.reset-size4.size10{font-size:2.5925em}.katex .fontsize-ensurer.reset-size4.size11,.katex .sizing.reset-size4.size11{font-size:3.11em}.katex .fontsize-ensurer.reset-size5.size1,.katex .sizing.reset-size5.size1{font-size:.5555555556em}.katex .fontsize-ensurer.reset-size5.size2,.katex .sizing.reset-size5.size2{font-size:.6666666667em}.katex .fontsize-ensurer.reset-size5.size3,.katex .sizing.reset-size5.size3{font-size:.7777777778em}.katex .fontsize-ensurer.reset-size5.size4,.katex .sizing.reset-size5.size4{font-size:.8888888889em}.katex .fontsize-ensurer.reset-size5.size5,.katex .sizing.reset-size5.size5{font-size:1em}.katex .fontsize-ensurer.reset-size5.size6,.katex .sizing.reset-size5.size6{font-size:1.1111111111em}.katex .fontsize-ensurer.reset-size5.size7,.katex .sizing.reset-size5.size7{font-size:1.3333333333em}.katex .fontsize-ensurer.reset-size5.size8,.katex .sizing.reset-size5.size8{font-size:1.6em}.katex .fontsize-ensurer.reset-size5.size9,.katex .sizing.reset-size5.size9{font-size:1.92em}.katex .fontsize-ensurer.reset-size5.size10,.katex .sizing.reset-size5.size10{font-size:2.3044444444em}.katex .fontsize-ensurer.reset-size5.size11,.katex .sizing.reset-size5.size11{font-size:2.7644444444em}.katex .fontsize-ensurer.reset-size6.size1,.katex .sizing.reset-size6.size1{font-size:.5em}.katex .fontsize-ensurer.reset-size6.size2,.katex .sizing.reset-size6.size2{font-size:.6em}.katex .fontsize-ensurer.reset-size6.size3,.katex .sizing.reset-size6.size3{font-size:.7em}.katex .fontsize-ensurer.reset-size6.size4,.katex .sizing.reset-size6.size4{font-size:.8em}.katex .fontsize-ensurer.reset-size6.size5,.katex .sizing.reset-size6.size5{font-size:.9em}.katex .fontsize-ensurer.reset-size6.size6,.katex .sizing.reset-size6.size6{font-size:1em}.katex .fontsize-ensurer.reset-size6.size7,.katex .sizing.reset-size6.size7{font-size:1.2em}.katex .fontsize-ensurer.reset-size6.size8,.katex .sizing.reset-size6.size8{font-size:1.44em}.katex .fontsize-ensurer.reset-size6.size9,.katex .sizing.reset-size6.size9{font-size:1.728em}.katex .fontsize-ensurer.reset-size6.size10,.katex .sizing.reset-size6.size10{font-size:2.074em}.katex .fontsize-ensurer.reset-size6.size11,.katex .sizing.reset-size6.size11{font-size:2.488em}.katex .fontsize-ensurer.reset-size7.size1,.katex .sizing.reset-size7.size1{font-size:.4166666667em}.katex .fontsize-ensurer.reset-size7.size2,.katex .sizing.reset-size7.size2{font-size:.5em}.katex .fontsize-ensurer.reset-size7.size3,.katex .sizing.reset-size7.size3{font-size:.5833333333em}.katex .fontsize-ensurer.reset-size7.size4,.katex .sizing.reset-size7.size4{font-size:.6666666667em}.katex .fontsize-ensurer.reset-size7.size5,.katex .sizing.reset-size7.size5{font-size:.75em}.katex .fontsize-ensurer.reset-size7.size6,.katex .sizing.reset-size7.size6{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size7.size7,.katex .sizing.reset-size7.size7{font-size:1em}.katex .fontsize-ensurer.reset-size7.size8,.katex .sizing.reset-size7.size8{font-size:1.2em}.katex .fontsize-ensurer.reset-size7.size9,.katex .sizing.reset-size7.size9{font-size:1.44em}.katex .fontsize-ensurer.reset-size7.size10,.katex .sizing.reset-size7.size10{font-size:1.7283333333em}.katex .fontsize-ensurer.reset-size7.size11,.katex .sizing.reset-size7.size11{font-size:2.0733333333em}.katex .fontsize-ensurer.reset-size8.size1,.katex .sizing.reset-size8.size1{font-size:.3472222222em}.katex .fontsize-ensurer.reset-size8.size2,.katex .sizing.reset-size8.size2{font-size:.4166666667em}.katex .fontsize-ensurer.reset-size8.size3,.katex .sizing.reset-size8.size3{font-size:.4861111111em}.katex .fontsize-ensurer.reset-size8.size4,.katex .sizing.reset-size8.size4{font-size:.5555555556em}.katex .fontsize-ensurer.reset-size8.size5,.katex .sizing.reset-size8.size5{font-size:.625em}.katex .fontsize-ensurer.reset-size8.size6,.katex .sizing.reset-size8.size6{font-size:.6944444444em}.katex .fontsize-ensurer.reset-size8.size7,.katex .sizing.reset-size8.size7{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size8.size8,.katex .sizing.reset-size8.size8{font-size:1em}.katex .fontsize-ensurer.reset-size8.size9,.katex .sizing.reset-size8.size9{font-size:1.2em}.katex .fontsize-ensurer.reset-size8.size10,.katex .sizing.reset-size8.size10{font-size:1.4402777778em}.katex .fontsize-ensurer.reset-size8.size11,.katex .sizing.reset-size8.size11{font-size:1.7277777778em}.katex .fontsize-ensurer.reset-size9.size1,.katex .sizing.reset-size9.size1{font-size:.2893518519em}.katex .fontsize-ensurer.reset-size9.size2,.katex .sizing.reset-size9.size2{font-size:.3472222222em}.katex .fontsize-ensurer.reset-size9.size3,.katex .sizing.reset-size9.size3{font-size:.4050925926em}.katex .fontsize-ensurer.reset-size9.size4,.katex .sizing.reset-size9.size4{font-size:.462962963em}.katex .fontsize-ensurer.reset-size9.size5,.katex .sizing.reset-size9.size5{font-size:.5208333333em}.katex .fontsize-ensurer.reset-size9.size6,.katex .sizing.reset-size9.size6{font-size:.5787037037em}.katex .fontsize-ensurer.reset-size9.size7,.katex .sizing.reset-size9.size7{font-size:.6944444444em}.katex .fontsize-ensurer.reset-size9.size8,.katex .sizing.reset-size9.size8{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size9.size9,.katex .sizing.reset-size9.size9{font-size:1em}.katex .fontsize-ensurer.reset-size9.size10,.katex .sizing.reset-size9.size10{font-size:1.2002314815em}.katex .fontsize-ensurer.reset-size9.size11,.katex .sizing.reset-size9.size11{font-size:1.4398148148em}.katex .fontsize-ensurer.reset-size10.size1,.katex .sizing.reset-size10.size1{font-size:.2410800386em}.katex .fontsize-ensurer.reset-size10.size2,.katex .sizing.reset-size10.size2{font-size:.2892960463em}.katex .fontsize-ensurer.reset-size10.size3,.katex .sizing.reset-size10.size3{font-size:.337512054em}.katex .fontsize-ensurer.reset-size10.size4,.katex .sizing.reset-size10.size4{font-size:.3857280617em}.katex .fontsize-ensurer.reset-size10.size5,.katex .sizing.reset-size10.size5{font-size:.4339440694em}.katex .fontsize-ensurer.reset-size10.size6,.katex .sizing.reset-size10.size6{font-size:.4821600771em}.katex .fontsize-ensurer.reset-size10.size7,.katex .sizing.reset-size10.size7{font-size:.5785920926em}.katex .fontsize-ensurer.reset-size10.size8,.katex .sizing.reset-size10.size8{font-size:.6943105111em}.katex .fontsize-ensurer.reset-size10.size9,.katex .sizing.reset-size10.size9{font-size:.8331726133em}.katex .fontsize-ensurer.reset-size10.size10,.katex .sizing.reset-size10.size10{font-size:1em}.katex .fontsize-ensurer.reset-size10.size11,.katex .sizing.reset-size10.size11{font-size:1.1996142719em}.katex .fontsize-ensurer.reset-size11.size1,.katex .sizing.reset-size11.size1{font-size:.2009646302em}.katex .fontsize-ensurer.reset-size11.size2,.katex .sizing.reset-size11.size2{font-size:.2411575563em}.katex .fontsize-ensurer.reset-size11.size3,.katex .sizing.reset-size11.size3{font-size:.2813504823em}.katex .fontsize-ensurer.reset-size11.size4,.katex .sizing.reset-size11.size4{font-size:.3215434084em}.katex .fontsize-ensurer.reset-size11.size5,.katex .sizing.reset-size11.size5{font-size:.3617363344em}.katex .fontsize-ensurer.reset-size11.size6,.katex .sizing.reset-size11.size6{font-size:.4019292605em}.katex .fontsize-ensurer.reset-size11.size7,.katex .sizing.reset-size11.size7{font-size:.4823151125em}.katex .fontsize-ensurer.reset-size11.size8,.katex .sizing.reset-size11.size8{font-size:.578778135em}.katex .fontsize-ensurer.reset-size11.size9,.katex .sizing.reset-size11.size9{font-size:.6945337621em}.katex .fontsize-ensurer.reset-size11.size10,.katex .sizing.reset-size11.size10{font-size:.8336012862em}.katex .fontsize-ensurer.reset-size11.size11,.katex .sizing.reset-size11.size11{font-size:1em}.katex .delimsizing.size1{font-family:KaTeX_Size1}.katex .delimsizing.size2{font-family:KaTeX_Size2}.katex .delimsizing.size3{font-family:KaTeX_Size3}.katex .delimsizing.size4{font-family:KaTeX_Size4}.katex .delimsizing.mult .delim-size1>span{font-family:KaTeX_Size1}.katex .delimsizing.mult .delim-size4>span{font-family:KaTeX_Size4}.katex .nulldelimiter{display:inline-block;width:.12em}.katex .delimcenter,.katex .op-symbol{position:relative}.katex .op-symbol.small-op{font-family:KaTeX_Size1}.katex .op-symbol.large-op{font-family:KaTeX_Size2}.katex .accent>.vlist-t,.katex .op-limits>.vlist-t{text-align:center}.katex .accent .accent-body{position:relative}.katex .accent .accent-body:not(.accent-full){width:0}.katex .overlay{display:block}.katex .mtable .vertical-separator{display:inline-block;min-width:1px}.katex .mtable .arraycolsep{display:inline-block}.katex .mtable .col-align-c>.vlist-t{text-align:center}.katex .mtable .col-align-l>.vlist-t{text-align:left}.katex .mtable .col-align-r>.vlist-t{text-align:right}.katex .svg-align{text-align:left}.katex svg{fill:currentColor;stroke:currentColor;fill-rule:nonzero;fill-opacity:1;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:block;height:inherit;position:absolute;width:100%}.katex svg path{stroke:none}.katex img{border-style:none;max-height:none;max-width:none;min-height:0;min-width:0}.katex .stretchy{display:block;overflow:hidden;position:relative;width:100%}.katex .stretchy:after,.katex .stretchy:before{content:""}.katex .hide-tail{overflow:hidden;position:relative;width:100%}.katex .halfarrow-left{left:0;overflow:hidden;position:absolute;width:50.2%}.katex .halfarrow-right{overflow:hidden;position:absolute;right:0;width:50.2%}.katex .brace-left{left:0;overflow:hidden;position:absolute;width:25.1%}.katex .brace-center{left:25%;overflow:hidden;position:absolute;width:50%}.katex .brace-right{overflow:hidden;position:absolute;right:0;width:25.1%}.katex .x-arrow-pad{padding:0 .5em}.katex .cd-arrow-pad{padding:0 .55556em 0 .27778em}.katex .mover,.katex .munder,.katex .x-arrow{text-align:center}.katex .boxpad{padding:0 .3em}.katex .fbox,.katex .fcolorbox{border:.04em solid;box-sizing:border-box}.katex .cancel-pad{padding:0 .2em}.katex .cancel-lap{margin-left:-.2em;margin-right:-.2em}.katex .sout{border-bottom-style:solid;border-bottom-width:.08em}.katex .angl{border-right:.049em solid;border-top:.049em solid;box-sizing:border-box;margin-right:.03889em}.katex .anglpad{padding:0 .03889em}.katex .eqn-num:before{content:"(" counter(katexEqnNo) ")";counter-increment:katexEqnNo}.katex .mml-eqn-num:before{content:"(" counter(mmlEqnNo) ")";counter-increment:mmlEqnNo}.katex .mtr-glue{width:50%}.katex .cd-vert-arrow{display:inline-block;position:relative}.katex .cd-label-left{display:inline-block;position:absolute;right:calc(50% + .3em);text-align:left}.katex .cd-label-right{display:inline-block;left:calc(50% + .3em);position:absolute;text-align:right}.katex-display{display:block;margin:1em 0;text-align:center}.katex-display>.katex{display:block;text-align:center;white-space:nowrap}.katex-display>.katex>.katex-html{display:block;position:relative}.katex-display>.katex>.katex-html>.tag{position:absolute;right:0}.katex-display.leqno>.katex>.katex-html>.tag{left:0;right:auto}.katex-display.fleqn>.katex{padding-left:2em;text-align:left}body{counter-reset:katexEqnNo mmlEqnNo}.ch-sidebar-root{flex-shrink:0;align-self:stretch;min-height:0;display:flex;flex-direction:column}.ch-sidebar-root--collapsed{width:48px;min-width:48px;max-width:48px}.ch-reveal-btn{flex:1;min-height:0;width:100%;margin:0;padding:0;border:none;border-right:1px solid rgba(255,255,255,.03);border-radius:0;background:linear-gradient(180deg,#080d1c,#0b1220,#091620);color:#2e3d55;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:color .3s ease,background .3s ease}.ch-reveal-btn:hover{color:#5eead4;background:linear-gradient(180deg,#0a1122,#0d1a2e,#0b2030)}.ch-reveal-btn:focus-visible{outline:none;box-shadow:inset 0 0 0 2px #5eead440}.ch-reveal-btn svg{width:18px;height:18px;transition:transform .25s cubic-bezier(.16,1,.3,1)}.ch-reveal-btn:hover svg{transform:translate(3px)}.ch-sidebar{display:flex;flex-direction:column;width:290px;min-width:250px;height:100%;background:linear-gradient(180deg,#080d1c,#0b1220 35%,#091620);border-right:1px solid rgba(255,255,255,.03);overflow:hidden;font-family:Outfit,-apple-system,BlinkMacSystemFont,sans-serif}.ch-header{flex-shrink:0;padding:22px 18px 18px;border-bottom:1px solid rgba(255,255,255,.03);background:#080d1cd9;backdrop-filter:blur(24px) saturate(1.6);-webkit-backdrop-filter:blur(24px) saturate(1.6)}.ch-header-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:0}.ch-header:has(.ch-search) .ch-header-row{margin-bottom:16px}.ch-header-actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.ch-title{font-size:.68rem;font-weight:700;color:#3a4b66;letter-spacing:.14em;text-transform:uppercase}.ch-collapse-btn{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;padding:0;border:1px solid rgba(255,255,255,.04);border-radius:8px;background:#ffffff05;color:#3a4b66;cursor:pointer;transition:all .2s ease}.ch-collapse-btn:hover{color:#8896ab;background:#ffffff0d;border-color:#ffffff14}.ch-collapse-btn:focus-visible{outline:none;box-shadow:0 0 0 2px #5eead440}.ch-collapse-btn svg{width:14px;height:14px}.ch-new-btn{display:inline-flex;align-items:center;gap:6px;padding:7px 14px;border:none;border-radius:9px;background:linear-gradient(135deg,#14b8a61f,#5eead412);color:#5eead4;font-family:inherit;font-size:.72rem;font-weight:600;letter-spacing:.03em;cursor:pointer;transition:all .3s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.ch-new-btn:before{content:"";position:absolute;inset:0;border-radius:inherit;border:1px solid rgba(94,234,212,.15);transition:border-color .25s ease;pointer-events:none}.ch-new-btn:hover{background:linear-gradient(135deg,#14b8a638,#5eead424);transform:translateY(-1px);box-shadow:0 4px 20px #14b8a61f,0 0 30px #14b8a60a}.ch-new-btn:hover:before{border-color:#5eead44d}.ch-new-btn:active{transform:translateY(0)}.ch-new-btn svg{width:13px;height:13px}.ch-search{position:relative}.ch-search-icon{position:absolute;left:12px;top:50%;transform:translateY(-50%);width:14px;height:14px;color:#2e3d55;pointer-events:none;transition:color .25s ease}.ch-search:focus-within .ch-search-icon{color:#5eead4}.ch-search-input{width:100%;padding:10px 12px 10px 36px;border:1px solid rgba(255,255,255,.03);border-radius:10px;background:#ffffff05;color:#c8d4e2;font-family:inherit;font-size:.78rem;outline:none;transition:all .3s ease;box-sizing:border-box}.ch-search-input::placeholder{color:#2e3d55}.ch-search-input:focus{border-color:#5eead433;background:#ffffff0a;box-shadow:0 0 0 3px #5eead40a,inset 0 1px 2px #0000001a}.ch-list{flex:1;overflow-y:auto;padding:6px 10px 16px}.ch-list::-webkit-scrollbar{width:3px}.ch-list::-webkit-scrollbar-track{background:transparent}.ch-list::-webkit-scrollbar-thumb{background:#ffffff0a;border-radius:4px}.ch-list::-webkit-scrollbar-thumb:hover{background:#ffffff1a}.ch-group{margin-bottom:8px}.ch-group-label{padding:18px 10px 8px;font-size:.58rem;font-weight:700;color:#2e3d55;letter-spacing:.14em;text-transform:uppercase;display:flex;align-items:center;gap:10px}.ch-group-label:after{content:"";flex:1;height:1px;background:linear-gradient(90deg,rgba(94,234,212,.06),transparent 70%)}.ch-item{position:relative;display:flex;align-items:center;gap:11px;padding:11px 12px;border-radius:11px;cursor:pointer;transition:all .25s cubic-bezier(.16,1,.3,1);margin-bottom:2px;outline:none;animation:ch-item-in .3s ease-out both}.ch-item:hover{background:#ffffff08;transform:translate(3px)}.ch-item:focus-visible{box-shadow:0 0 0 2px #5eead440}.ch-item--active{background:#14b8a60d;box-shadow:inset 3px 0 #14b8a6,0 0 24px #14b8a60a}.ch-item--active:hover{background:#14b8a614}.ch-item-icon{flex-shrink:0;width:36px;height:36px;border-radius:10px;background:#ffffff05;border:1px solid rgba(255,255,255,.03);display:flex;align-items:center;justify-content:center;color:#2e3d55;transition:all .25s ease}.ch-item--active .ch-item-icon{background:#14b8a61a;border-color:#14b8a61f;color:#5eead4;box-shadow:0 0 16px #14b8a614}.ch-item:hover .ch-item-icon{background:#ffffff0a;border-color:#ffffff0d;color:#4a6080}.ch-item-icon svg{width:15px;height:15px}.ch-item-body{flex:1;min-width:0}.ch-item-title{font-size:.8rem;font-weight:500;color:#6b7fa0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.35;transition:color .2s ease}.ch-item:hover .ch-item-title{color:#b4c4d8}.ch-item--active .ch-item-title{color:#edf2f7;font-weight:600}.ch-item-time{font-size:.64rem;color:#253045;margin-top:3px;font-weight:400;letter-spacing:.01em;transition:color .2s ease}.ch-item:hover .ch-item-time{color:#3e5570}.ch-item--active .ch-item-time{color:#5eead473}.ch-item-delete{position:absolute;right:8px;top:50%;transform:translateY(-50%) scale(.85);opacity:0;width:28px;height:28px;border:none;border-radius:8px;background:#ef44440d;color:#3e5570;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .25s cubic-bezier(.16,1,.3,1)}.ch-item:hover .ch-item-delete{opacity:1;transform:translateY(-50%) scale(1)}.ch-item-delete:hover{background:#ef44441f;color:#f87171;box-shadow:0 0 12px #ef44440f}.ch-item-delete svg{width:13px;height:13px}.ch-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px;padding:60px 28px;text-align:center}.ch-empty-icon{width:60px;height:60px;border-radius:18px;background:linear-gradient(135deg,#14b8a60f,#5eead408);border:1px solid rgba(94,234,212,.06);display:flex;align-items:center;justify-content:center;color:#1e3a3a;animation:ch-empty-pulse 3s ease-in-out infinite}@keyframes ch-empty-pulse{0%,to{box-shadow:0 0 #14b8a600}50%{box-shadow:0 0 24px #14b8a60f}}.ch-empty-icon svg{width:26px;height:26px}.ch-empty-text{font-size:.78rem;color:#2e3d55;line-height:1.7}.ch-empty-text strong{display:block;color:#4a6080;font-weight:600;margin-bottom:4px;font-size:.85rem}@keyframes ch-item-in{0%{opacity:0;transform:translate(-8px)}to{opacity:1;transform:translate(0)}}.my-learning-bar-page{max-width:920px;margin:0 auto;padding:12px 8px 32px;height:100%;min-height:0;overflow-y:auto;font-family:inherit}.my-learning-bar-header{margin-bottom:16px}.my-learning-bar-top-row{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;margin-bottom:6px}.my-learning-bar-top-row .my-learning-bar-title-wrap{flex:1;min-width:0;margin-bottom:0}.my-learning-bar-top-row-actions{flex-shrink:0;display:flex;align-items:center;padding-top:1px}.my-learning-bar-title-wrap{position:relative;margin-bottom:6px}.my-learning-bar-title{font-size:clamp(1.35rem,3vw,1.85rem);font-weight:800;color:#0f766e;margin:0;letter-spacing:-.02em;line-height:1.25}.my-learning-bar-book-link{font:inherit;font-weight:800;color:#0d9488;background:none;border:none;padding:0 2px;margin:0;cursor:pointer;text-decoration:underline;text-underline-offset:3px;border-radius:4px}.my-learning-bar-book-link:hover{color:#115e59}.my-learning-bar-book-link:focus-visible{outline:2px solid #0d9488;outline-offset:2px}.my-learning-bar-book-popover{position:absolute;left:0;top:100%;margin-top:6px;z-index:50;min-width:220px;max-width:min(100%,280px);padding:6px 0;background:#fff;border:1px solid #e2e8f0;border-radius:10px;box-shadow:0 10px 30px -8px #0f172a2e}.my-learning-bar-book-popover-hint{padding:6px 14px 8px;font-size:.68rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#64748b}.my-learning-bar-book-option{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;padding:10px 14px;border:none;background:transparent;font-size:.9rem;font-weight:600;color:#334155;cursor:pointer;text-align:left;font-family:inherit;transition:background .12s ease}.my-learning-bar-book-option:hover{background:#f1f5f9}.my-learning-bar-book-option--active{background:#f0fdfa;color:#0f766e}.my-learning-bar-book-check{color:#0d9488;font-weight:700}.my-learning-bar-meta{font-size:.88rem;color:#64748b;margin:0 0 12px;line-height:1.45}.my-learning-bar-saving{color:#0f766e;font-weight:600}.my-learning-bar-legend{display:flex;flex-wrap:wrap;gap:16px;font-size:.82rem;margin-bottom:14px}.my-learning-bar-legend span{display:inline-flex;align-items:center;gap:6px}.my-learning-bar-dot{width:10px;height:10px;border-radius:50%;flex-shrink:0}.my-learning-bar-dot--learned{background:#0d9488;box-shadow:0 0 0 2px #99f6e4}.my-learning-bar-dot--not{background:#e2e8f0;box-shadow:0 0 0 2px #cbd5e1}.my-learning-bar-tree{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:14px 16px 18px;box-shadow:0 4px 24px #0f766e0f}.my-learning-bar-expand-row{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px;padding-bottom:12px;border-bottom:1px solid #e2e8f0}.my-learning-bar-expand-btn{padding:6px 12px;border-radius:8px;border:1px solid #99f6e4;background:#f0fdfa;color:#0f766e;font-size:.82rem;font-weight:600;cursor:pointer;font-family:inherit}.my-learning-bar-expand-btn:hover{background:#ccfbf1}.my-learning-bar-status{font-size:.85rem;color:#64748b;padding:12px;text-align:center}.my-learning-bar-status--error{color:#b91c1c}.my-learning-bar-retry{margin-top:8px;padding:8px 16px;border-radius:8px;border:1px solid #99f6e4;background:#f0fdfa;color:#0f766e;font-weight:600;cursor:pointer}.my-learning-bar-retry:hover{background:#ccfbf1}.focs-node{margin:0;padding:0;list-style:none}.focs-node__children{margin:0;padding:0 0 0 14px;list-style:none;border-left:1px solid #e2e8f0}.focs-node__row{display:flex;align-items:flex-start;gap:8px;padding:5px 6px;margin:2px 0;border-radius:8px;transition:background .12s}.focs-node__row--toggle:hover{background:#f0fdfa}.focs-node__chevron{flex-shrink:0;width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;border:none;background:#f1f5f9;color:#475569;border-radius:6px;cursor:pointer;font-size:.65rem;line-height:1;padding:0}.focs-node__chevron:hover{background:#e2e8f0}.focs-node__chevron--spacer{visibility:hidden;pointer-events:none}.focs-node__learn-dot{flex-shrink:0;width:14px;height:14px;margin-top:3px;border-radius:50%;border:2px solid #94a3b8;padding:0;cursor:pointer;background:transparent;box-sizing:border-box}.focs-node__learn-dot--on{border-color:#0d9488;background:#14b8a6}.focs-node__learn-dot--off:hover{border-color:#64748b;background:#f8fafc}.focs-node__label{flex:1;min-width:0;font-size:.88rem;line-height:1.4;text-align:left;border:none;background:transparent;cursor:default;padding:2px 0}.focs-node__label--learned{color:#0f766e;font-weight:600}.focs-node__label--not{color:#475569;font-weight:500}.focs-node__label--toggle{cursor:pointer;text-decoration:none}.focs-node__label--toggle:hover{text-decoration:underline;text-underline-offset:3px}.focs-node__range{font-weight:400;color:#94a3b8;font-size:.82em;margin-left:4px}.learning-bar-embed{flex:1;min-width:0;width:100%;height:100%;min-height:0;display:flex;flex-direction:column;background:#f1f5f9}.learning-bar-embed-scroll{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;padding:10px 8px 14px;font-family:inherit}.learning-bar-embed .my-learning-bar-header{margin-bottom:10px}.learning-bar-embed .my-learning-bar-top-row{margin-bottom:4px}.learning-bar-embed .my-learning-bar-title{font-size:1.05rem}.learning-bar-embed .my-learning-bar-meta{font-size:.76rem;margin-bottom:8px}.learning-bar-embed .my-learning-bar-legend{margin-bottom:10px;gap:12px;font-size:.75rem}.learning-bar-embed .my-learning-bar-tree{padding:10px 10px 12px;box-shadow:0 2px 12px #0f766e0d}.learning-bar-embed .focs-node__label{font-size:.8rem}.learning-bar-embed .my-learning-bar-expand-btn{padding:5px 10px;font-size:.75rem}.profile-page{width:100%;max-width:42rem;margin:0 auto;padding:28px 20px 40px;overflow-y:auto;max-height:100%}.profile-page-header{margin-bottom:32px}.profile-page-title{margin:0 0 8px;font-family:"DM Serif Display",Georgia,serif;font-size:2rem;font-weight:400;letter-spacing:-.02em;color:#0f172a}.profile-page-subtitle{margin:0;font-family:DM Sans,sans-serif;font-size:.88rem;color:#94a3b8;line-height:1.55}.profile-card{background:#fff;border:1px solid #eef0f4;border-radius:16px;padding:24px;margin-bottom:18px;box-shadow:0 1px 4px #0f172a0a}.profile-card-title{margin:0 0 18px;font-family:DM Sans,sans-serif;font-size:.72rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#94a3b8}.profile-account-block{display:flex;flex-direction:column;gap:18px}.profile-account-row{display:flex;align-items:center;gap:16px}.profile-avatar-lg{width:56px;height:56px;border-radius:50%;object-fit:cover;border:2px solid #eef0f4;flex-shrink:0}.profile-avatar-placeholder{width:56px;height:56px;border-radius:50%;background:linear-gradient(170deg,#0c1222,#0a1a2e 45%,#0c2828);color:#5eead4;font-family:"DM Serif Display",Georgia,serif;font-size:1.35rem;font-weight:400;display:flex;align-items:center;justify-content:center;flex-shrink:0}.profile-account-text{min-width:0}.profile-display-name{margin:0;font-family:DM Sans,sans-serif;font-size:1.05rem;font-weight:600;color:#0f172a}.profile-email{margin:3px 0 0;font-family:DM Sans,sans-serif;font-size:.84rem;color:#94a3b8;word-break:break-all}.profile-muted{margin:0;font-family:DM Sans,sans-serif;font-size:.88rem;color:#94a3b8;line-height:1.55}.profile-google-btn{align-self:flex-start;display:inline-flex;align-items:center;gap:12px;padding:12px 20px;border:1px solid #eef0f4;border-radius:12px;background:#fff;font-family:DM Sans,sans-serif;font-size:.88rem;font-weight:500;color:#1e293b;cursor:pointer;transition:all .2s cubic-bezier(.16,1,.3,1)}.profile-google-btn:hover{border-color:#dce0e8;box-shadow:0 4px 16px #0000000f;transform:translateY(-1px)}.profile-signout-btn{align-self:flex-start;padding:9px 18px;border-radius:10px;border:1px solid #eef0f4;background:#fafbfc;font-family:DM Sans,sans-serif;font-size:.84rem;font-weight:500;color:#475569;cursor:pointer;transition:all .2s}.profile-signout-btn:hover{background:#f1f5f9;border-color:#dce0e8}.profile-setting-desc{margin:0 0 16px;font-family:DM Sans,sans-serif;font-size:.84rem;color:#94a3b8;line-height:1.55}.profile-textbook-delete-row{display:flex;flex-direction:column;align-items:flex-start;gap:6px;margin:12px 0 4px}.profile-textbook-delete-btn{padding:8px 16px;border-radius:10px;border:1px solid #fecaca;background:#fff;font-family:DM Sans,sans-serif;font-size:.84rem;font-weight:500;color:#dc2626;cursor:pointer;transition:all .2s}.profile-textbook-delete-btn:hover:not(:disabled){background:#fef2f2;border-color:#f87171}.profile-textbook-delete-btn:disabled{opacity:.5;cursor:not-allowed}.profile-textbook-delete-hint{font-family:DM Sans,sans-serif;font-size:.78rem;line-height:1.45;max-width:100%}.profile-textbook-sync-row{display:flex;flex-direction:column;align-items:flex-start;gap:6px;margin:12px 0 4px}.profile-textbook-sync-btn{padding:8px 16px;border-radius:10px;border:1px solid #eef0f4;background:#fafbfc;font-family:DM Sans,sans-serif;font-size:.84rem;font-weight:500;color:#475569;cursor:pointer;transition:all .2s}.profile-textbook-sync-btn:hover:not(:disabled){background:#f1f5f9;border-color:#dce0e8}.profile-textbook-sync-btn:disabled{opacity:.5;cursor:not-allowed}.profile-textbook-sync-hint{font-family:DM Sans,sans-serif;font-size:.78rem;line-height:1.45;max-width:100%}.profile-textbook-reset-local-btn{margin-top:6px;padding:8px 16px;border-radius:10px;border:1px solid #fdba74;background:#fff;font-family:DM Sans,sans-serif;font-size:.8rem;font-weight:500;color:#9a3412;cursor:pointer;transition:all .2s}.profile-textbook-reset-local-btn:hover:not(:disabled){background:#fff7ed;border-color:#fb923c}.profile-textbook-reset-local-btn:disabled{opacity:.5;cursor:not-allowed}.profile-file-upload-row{flex-wrap:wrap;align-items:flex-start;gap:12px;margin-top:12px}.profile-file-upload-controls{position:relative;display:flex;flex-wrap:wrap;align-items:center;gap:10px}.profile-file-input-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.profile-file-choose-btn{padding:8px 18px;border-radius:10px;border:1.5px dashed rgba(94,234,212,.35);background:#5eead408;font-family:DM Sans,sans-serif;font-size:.84rem;font-weight:500;color:#0d9488;cursor:pointer;transition:all .2s}.profile-file-choose-btn:hover:not(:disabled){background:#5eead40f;border-color:#5eead480}.profile-file-choose-btn:disabled{opacity:.5;cursor:not-allowed}.profile-file-status{font-family:DM Sans,sans-serif;font-size:.84rem;color:#94a3b8;max-width:min(100%,14rem);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-bg-grid{display:flex;flex-wrap:wrap;gap:10px}.profile-bg-swatch{display:flex;flex-direction:column;align-items:center;gap:7px;padding:12px 16px;min-width:5.5rem;border:1.5px solid #eef0f4;border-radius:12px;background:#fafbfc;cursor:pointer;transition:all .2s cubic-bezier(.16,1,.3,1)}.profile-bg-swatch:hover{border-color:#dce0e8;background:#fff;transform:translateY(-1px);box-shadow:0 4px 12px #0000000a}.profile-bg-swatch--active{border-color:#14b8a666;background:#fff;box-shadow:0 0 0 3px #14b8a614}.profile-bg-swatch-dot{width:34px;height:34px;border-radius:10px;border:1px solid rgba(15,23,42,.08)}.profile-bg-swatch-label{font-family:DM Sans,sans-serif;font-size:.76rem;font-weight:500;color:#64748b}@media (max-width: 480px){.profile-page{padding:20px 14px 32px}.profile-page-title{font-size:1.6rem}.profile-bg-grid{display:grid;grid-template-columns:repeat(2,1fr)}.profile-bg-swatch{min-width:0}}.signin-overlay{position:fixed;inset:0;z-index:1000;background:#080c188c;backdrop-filter:blur(16px) saturate(1.4);-webkit-backdrop-filter:blur(16px) saturate(1.4);display:flex;align-items:center;justify-content:center;animation:signin-fade-in .3s cubic-bezier(.16,1,.3,1)}@keyframes signin-fade-in{0%{opacity:0}to{opacity:1}}.signin-modal{position:relative;display:flex;background:#fff;border-radius:20px;width:600px;max-width:95vw;max-height:92vh;overflow:hidden;box-shadow:0 0 0 1px #ffffff14,0 40px 120px -20px #00000073,0 0 60px #0d94880f;animation:signin-modal-in .45s cubic-bezier(.34,1.56,.64,1)}@keyframes signin-modal-in{0%{transform:translateY(32px) scale(.97);opacity:0}to{transform:translateY(0) scale(1);opacity:1}}.signin-brand{position:relative;width:210px;flex-shrink:0;background:linear-gradient(170deg,#0c1222,#0a1a2e 45%,#0c2828);display:flex;align-items:center;justify-content:center;overflow:hidden}.signin-brand-deco{position:absolute;inset:0;width:100%;height:100%;pointer-events:none}.signin-brand-inner{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;text-align:center;padding:40px 24px;gap:16px}.signin-brand-icon{width:56px;height:56px;border-radius:16px;background:#5eead414;border:1px solid rgba(94,234,212,.12);display:flex;align-items:center;justify-content:center;color:#5eead4}.signin-brand-title{font-family:"DM Serif Display",Georgia,serif;font-size:1.5rem;font-weight:400;color:#f1f5f9;margin:0;letter-spacing:-.01em}.signin-brand-tagline{font-family:DM Sans,sans-serif;font-size:.78rem;color:#94a3b8b3;margin:0;line-height:1.5;max-width:160px}.signin-form-panel{flex:1;min-width:0;padding:36px 34px 30px;overflow-y:auto;position:relative}.signin-close{position:absolute;top:16px;right:16px;background:none;border:none;cursor:pointer;color:#c4cdd8;padding:6px;border-radius:8px;transition:color .2s,background .2s,transform .2s;display:flex;align-items:center;justify-content:center}.signin-close:hover{color:#475569;background:#f1f5f9;transform:rotate(90deg)}.signin-header{margin-bottom:28px}.signin-title{font-family:"DM Serif Display",Georgia,serif;font-size:1.6rem;font-weight:400;color:#0f172a;margin:0 0 6px;letter-spacing:-.02em}.signin-subtitle{font-family:DM Sans,sans-serif;font-size:.85rem;color:#94a3b8;margin:0;font-weight:400}.signin-error{background:linear-gradient(135deg,#fef2f2,#fff5f5);color:#dc2626;border:1px solid #fecaca;border-radius:10px;padding:11px 16px;font-family:DM Sans,sans-serif;font-size:.82rem;margin-bottom:20px;text-align:center;animation:signin-error-in .3s ease-out}@keyframes signin-error-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.signin-providers{display:flex;flex-direction:column;gap:10px}.signin-provider-btn{display:flex;align-items:center;gap:14px;width:100%;padding:12px 16px;border:1px solid #eef0f4;border-radius:12px;background:#fff;font-family:DM Sans,sans-serif;font-size:.88rem;font-weight:500;color:#1e293b;cursor:pointer;transition:all .2s cubic-bezier(.16,1,.3,1);animation:signin-btn-in .35s ease-out both}.signin-provider-btn:nth-child(1){animation-delay:.05s}.signin-provider-btn:nth-child(2){animation-delay:.1s}.signin-provider-btn:nth-child(3){animation-delay:.15s}.signin-provider-btn:nth-child(5){animation-delay:.25s}@keyframes signin-btn-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.signin-provider-btn:hover:not(:disabled){border-color:#dce0e8;box-shadow:0 4px 16px #0000000f;transform:translateY(-1px)}.signin-provider-btn:active:not(:disabled){transform:translateY(0);box-shadow:0 1px 4px #0000000f}.signin-provider-btn:disabled{opacity:.5;cursor:not-allowed}.signin-provider-icon{width:36px;height:36px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:transform .2s ease}.signin-provider-btn:hover .signin-provider-icon{transform:scale(1.05)}.signin-provider-icon--google{background:#eef4ff;border:1px solid #dbeafe}.signin-provider-icon--email{background:#f0fdfa;border:1px solid #ccfbf1;color:#0d9488}.signin-provider-icon--anon{background:#f8fafc;border:1px solid #f1f5f9;color:#94a3b8}.signin-provider--google:hover:not(:disabled){border-color:#bfdbfe;background:#fafcff}.signin-provider--email:hover:not(:disabled){border-color:#99f6e4;background:#f7fffe}.signin-provider--anonymous{color:#64748b}.signin-provider--anonymous:hover:not(:disabled){border-color:#e2e8f0;background:#fafbfc}.signin-divider{display:flex;align-items:center;gap:14px;margin:6px 0;animation:signin-btn-in .35s ease-out both;animation-delay:.2s}.signin-divider:before,.signin-divider:after{content:"";flex:1;height:1px;background:linear-gradient(90deg,transparent,#e5e7eb,transparent)}.signin-divider span{font-family:DM Sans,sans-serif;font-size:.72rem;color:#b0b8c4;text-transform:uppercase;letter-spacing:.1em;font-weight:500}.signin-form{display:flex;flex-direction:column;gap:14px;animation:signin-btn-in .35s ease-out}.signin-form form{display:flex;flex-direction:column;gap:14px}.signin-input{width:100%;padding:13px 16px;border:1.5px solid #eef0f4;border-radius:12px;font-family:DM Sans,sans-serif;font-size:.88rem;color:#1e293b;background:#fafbfc;outline:none;transition:border-color .2s,box-shadow .2s,background .2s;box-sizing:border-box}.signin-input:focus{border-color:#14b8a6;box-shadow:0 0 0 3px #14b8a614;background:#fff}.signin-input::placeholder{color:#b0b8c4}.signin-submit-btn{width:100%;padding:13px;border:none;border-radius:12px;background:linear-gradient(135deg,#0f766e,#14b8a6,#0d9488);color:#fff;font-family:DM Sans,sans-serif;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .25s ease;position:relative;overflow:hidden}.signin-submit-btn:after{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(255,255,255,.1) 0%,transparent 100%);opacity:0;transition:opacity .2s}.signin-submit-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 24px -4px #0d948866}.signin-submit-btn:hover:not(:disabled):after{opacity:1}.signin-submit-btn:active:not(:disabled){transform:translateY(0)}.signin-submit-btn:disabled{opacity:.55;cursor:not-allowed}.signin-toggle-link{background:none;border:none;color:#0d9488;font-family:DM Sans,sans-serif;font-size:.82rem;font-weight:500;cursor:pointer;text-align:center;padding:4px;transition:color .15s}.signin-toggle-link:hover{color:#0f766e;text-decoration:underline}.signin-back-link{background:none;border:none;color:#94a3b8;font-family:DM Sans,sans-serif;font-size:.82rem;font-weight:500;cursor:pointer;text-align:center;padding:4px;transition:color .15s}.signin-back-link:hover{color:#475569;text-decoration:underline}@media (max-width: 560px){.signin-brand{display:none}.signin-modal{border-radius:16px;max-width:92vw}.signin-form-panel{padding:28px 22px 22px}.signin-title{font-size:1.35rem}}:root{--linear-ease: linear( 0, .068, .19 2.7%, .804 8.1%, 1.037, 1.199 13.2%, 1.245, 1.27 15.8%, 1.274, 1.272 17.4%, 1.249 19.1%, .996 28%, .949, .928 33.3%, .926, .933 36.8%, 1.001 45.6%, 1.013, 1.019 50.8%, 1.018 54.4%, 1 63.1%, .995 68%, 1.001 85%, 1 )}.gooey-nav-container{position:relative;--color-1: #5eead4;--color-2: #22d3ee;--color-3: #a78bfa;--color-4: #34d399}.gooey-nav-container nav{display:flex;position:relative;transform:translateZ(.01px)}.gooey-nav-container nav ul{display:flex;gap:10px;list-style:none;padding:0;margin:0;position:relative;z-index:3;color:#fff;text-shadow:0 1px 1px hsl(205deg 30% 10% / .2)}.gooey-nav-container nav ul li{border-radius:999px;position:relative;cursor:pointer;transition:background-color .3s ease,color .3s ease,box-shadow .3s ease;box-shadow:0 0 .5px 1.5px transparent;color:#fff}.gooey-nav-container nav ul li button{display:inline-flex;align-items:center;justify-content:center;padding:7px 14px;background:transparent;border:none;color:inherit;font:inherit;cursor:pointer;border-radius:999px;white-space:nowrap}.gooey-nav-container nav ul li:focus-within:has(button:focus-visible){box-shadow:0 0 .5px 1.5px #ffffffeb}.gooey-nav-container nav ul li:after{content:"";position:absolute;inset:0;border-radius:999px;background:#fff;opacity:0;transform:scale(0);transition:all .3s ease;z-index:-1}.gooey-nav-container nav ul li.active{color:#000;text-shadow:none}.gooey-nav-container nav ul li.active:after{opacity:1;transform:scale(1)}.gooey-nav-container .effect{position:absolute;left:0;top:0;width:0;height:0;opacity:1;pointer-events:none;display:grid;place-items:center;z-index:1}.gooey-nav-container .effect.text{color:#fff;transition:color .3s ease}.gooey-nav-container .effect.text.active{color:#000}.gooey-nav-container .effect.filter{filter:blur(7px) contrast(100) blur(0);mix-blend-mode:lighten}.gooey-nav-container .effect.filter:before{content:"";position:absolute;inset:-75px;z-index:-2;background:#000}.gooey-nav-container .effect.filter:after{content:"";position:absolute;inset:0;background:#fff;transform:scale(0);opacity:0;z-index:-1;border-radius:999px}.gooey-nav-container .effect.active:after{animation:pill .3s ease both}@keyframes pill{to{transform:scale(1);opacity:1}}.particle,.point{display:block;opacity:0;width:20px;height:20px;border-radius:999px;transform-origin:center}.particle{--time: 5s;position:absolute;top:calc(50% - 8px);left:calc(50% - 8px);animation:particle calc(var(--time)) ease 1 -.35s}.point{background:var(--color);opacity:1;animation:point calc(var(--time)) ease 1 -.35s}@keyframes particle{0%{transform:rotate(0) translate(calc(var(--start-x)),calc(var(--start-y)));opacity:1;animation-timing-function:cubic-bezier(.55,0,1,.45)}70%{transform:rotate(calc(var(--rotate) * .5)) translate(calc(var(--end-x) * 1.2),calc(var(--end-y) * 1.2));opacity:1;animation-timing-function:ease}85%{transform:rotate(calc(var(--rotate) * .66)) translate(calc(var(--end-x)),calc(var(--end-y)));opacity:1}to{transform:rotate(calc(var(--rotate) * 1.2)) translate(calc(var(--end-x) * .5),calc(var(--end-y) * .5));opacity:1}}@keyframes point{0%{transform:scale(0);opacity:0;animation-timing-function:cubic-bezier(.55,0,1,.45)}25%{transform:scale(calc(var(--scale) * .25))}38%{opacity:1}65%{transform:scale(var(--scale));opacity:1;animation-timing-function:ease}85%{transform:scale(var(--scale));opacity:1}to{transform:scale(0);opacity:0}}html,body,#root{overflow:hidden!important;height:100vh;max-height:100vh;background:var(--app-page-bg, #e6eaf2)}.app-container{height:100vh;overflow:hidden;display:flex;flex-direction:column;background:transparent}.deploy-config-banner{flex-shrink:0;padding:10px 14px;background:#fef3c7;border-bottom:1px solid #f59e0b;color:#78350f;font-size:.875rem;line-height:1.45}.deploy-config-banner p{margin:0}.deploy-config-banner code{font-size:.8em;padding:0 4px;background:#ffffffb3;border-radius:4px}.app-container .navbar{flex-shrink:0;display:flex;align-items:center;gap:6px;padding:0 20px;height:54px;background:linear-gradient(170deg,#0c1222,#0f1729);border-bottom:1px solid rgba(94,234,212,.06)}.app-container .nav-brand{display:flex;align-items:center;gap:0;margin-right:20px;text-decoration:none;flex-shrink:0}.app-container .nav-brand-icon{width:30px;height:30px;border-radius:8px;background:#5eead414;border:1px solid rgba(94,234,212,.12);display:flex;align-items:center;justify-content:center;color:#5eead4}.app-container .nav-brand-text{font-family:"DM Serif Display",Georgia,serif;font-size:1.05rem;font-weight:400;letter-spacing:-.01em;color:#f1f5f9}.app-container .nav-buttons{display:flex;gap:2px;align-items:center}.app-container .nav-buttons .btn-nav{padding:7px 16px;border-radius:8px;text-decoration:none;font-family:DM Sans,sans-serif;font-size:.84rem;font-weight:500;transition:background .2s,color .2s;border:1px solid transparent;background:transparent;color:#cbd5e1b3}.app-container .nav-buttons .btn-nav:hover{background:#ffffff0f;color:#f1f5f9;border-color:transparent}.app-container .nav-buttons .btn-nav--learning{background:#5eead414;border:1px solid rgba(94,234,212,.15);color:#5eead4}.app-container .nav-buttons .btn-nav--learning:hover{background:#5eead424;border-color:#5eead440;color:#5eead4;transform:none}.app-container .content{flex:1;min-height:0;overflow:hidden;padding:14px 18px;display:flex;flex-direction:column;background:transparent}.app-container .content:has(.learning-page-wrapper){padding:6px 10px}.app{min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);padding:20px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.container{max-width:1000px;margin:0 auto;background:#fffffff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:24px;padding:40px;box-shadow:0 20px 60px #0000001a;border:1px solid rgba(255,255,255,.2)}.header{text-align:center;margin-bottom:40px}h1{color:#2c3e50;font-size:3em;font-weight:700;margin-bottom:10px;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.subtitle{color:#7f8c8d;font-size:1.2em;font-weight:400}.chat-container{height:500px;overflow-y:auto;padding:25px;margin-bottom:30px;background:#f8f9fa;border-radius:16px;border:1px solid #e9ecef;scroll-behavior:smooth}.chat-container::-webkit-scrollbar{width:6px}.chat-container::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.chat-container::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.message{margin-bottom:24px;animation:slideIn .4s ease-out}.message-content{max-width:80%;padding:16px 20px;border-radius:18px;font-size:15px;line-height:1.5;position:relative}.user-message .message-content{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;margin-left:auto;border-bottom-right-radius:6px}.ai-message .message-content{background:#fff;color:#2c3e50;border:1px solid #e9ecef;border-bottom-left-radius:6px;box-shadow:0 2px 10px #0000000d}.sender{font-size:12px;font-weight:600;margin-bottom:6px;opacity:.7;text-transform:uppercase;letter-spacing:.5px}.user-message .sender{text-align:right;color:#667eea}.ai-message .sender{color:#6c757d}.input-container{display:flex;gap:12px;align-items:center;background:#fff;padding:6px;border-radius:50px;border:2px solid #e9ecef;transition:border-color .3s ease}.input-container:focus-within{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}input[type=text]{flex:1;padding:16px 20px;font-size:16px;border:none;outline:none;background:transparent;color:#2c3e50}input[type=text]::placeholder{color:#adb5bd}input[type=text]:disabled{opacity:.6;cursor:not-allowed}.send-btn{width:50px;height:50px;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:transform .2s ease,box-shadow .2s ease;font-size:18px}.send-btn:hover:not(:disabled){transform:scale(1.05);box-shadow:0 5px 15px #667eea66}.send-btn:disabled{background:#adb5bd;cursor:not-allowed;transform:none}.example-questions{margin-top:30px;padding:25px;background:linear-gradient(135deg,#f8f9fa,#fff);border-radius:16px;border:1px solid #e9ecef}.example-questions h3{color:#2c3e50;margin-bottom:16px;font-size:1.1em;font-weight:600}.example-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px}.example-btn{background:#fff;border:2px solid #e9ecef;padding:12px 16px;border-radius:12px;cursor:pointer;font-size:14px;font-weight:500;transition:all .2s ease;text-align:left;color:#495057}.example-btn:hover{border-color:#667eea;background:#f8f9ff;transform:translateY(-1px);box-shadow:0 4px 12px #667eea26}.loading{width:20px;height:20px;border:2px solid rgba(44,62,80,.3);border-top:2px solid #2c3e50;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes slideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.container{padding:20px;border-radius:16px}h1{font-size:2em}.chat-container{height:400px;padding:15px}.message-content{max-width:90%;padding:12px 16px}.example-grid{grid-template-columns:1fr}.app-container{font-family:Inter,sans-serif;background:#f8f9fa;height:100vh;overflow:hidden;display:flex;flex-direction:column}.navbar{display:flex;justify-content:space-between;align-items:center;padding:12px 24px;background:#fff;box-shadow:0 2px 6px #0000000d}.nav-links a{margin-left:18px;color:#007acc;text-decoration:none;font-weight:500}.nav-links a:hover{text-decoration:underline}.content{flex:1;min-height:0;overflow:hidden;padding:14px 18px;display:flex;flex-direction:column}.app-container .content:has(.learning-page-wrapper){padding:6px 10px}}.nav-buttons{display:flex;gap:15px}.btn-nav{padding:8px 18px;background:#5a45ff;color:#fff;border-radius:8px;text-decoration:none;font-size:14px;font-weight:500;transition:.2s}.btn-nav:hover{background:#6f5cff;transform:translateY(-2px)}.page-container{max-width:900px;margin:40px auto;padding:20px}.page-title{font-size:36px;font-weight:800;color:#6456ff;text-align:center;margin-bottom:25px}.input-box{width:100%;min-height:80px;padding:15px;border-radius:12px;border:1px solid #ddd;font-size:15px;resize:vertical;transition:.2s}.input-box:focus{outline:none;border-color:#7a6bff;box-shadow:0 0 8px #7a6bff4d}.file-upload{font-size:15px;padding:5px;cursor:pointer}.btn-primary{align-self:center;background:linear-gradient(135deg,#6a4dff,#8a6bff);color:#fff;padding:12px 28px;border:none;border-radius:10px;font-size:16px;font-weight:600;cursor:pointer;transition:.2s}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 18px #7b61ff4d}.result-box{margin-top:25px;background:#f9f7ff;border-left:6px solid #6A4DFF;padding:20px;border-radius:10px}.preview-container{display:flex;gap:12px;margin-top:10px;flex-wrap:wrap}.preview-img{width:120px;height:120px;object-fit:cover;border-radius:10px;box-shadow:0 4px 10px #00000026}.learning-container{max-width:900px;margin:20px auto;padding:20px}.learning-title{font-size:36px;font-weight:800;color:#6456ff;text-align:center;margin-bottom:20px}.card{background:#fff;border-radius:20px;padding:30px;box-shadow:0 20px 40px #00000014;display:flex;flex-direction:column;gap:20px}.btn-secondary{background:#f3f0ff;border:1px solid #d4caff;padding:12px 15px;border-radius:10px;font-size:16px;cursor:pointer;transition:.2s}.btn-secondary:hover{background:#e8e0ff}.chat-card{background:#fff;border-radius:20px;padding:25px;box-shadow:0 20px 40px #00000012}.chat-window{max-height:450px;overflow-y:auto;display:flex;flex-direction:column;gap:15px;padding:10px}.bubble{max-width:80%;padding:15px;border-radius:14px;line-height:1.5}.bubble-user{align-self:flex-end;background:linear-gradient(to right,#7c4dff,#9f6fff);color:#fff}.bubble-ai{align-self:flex-start;background:#f7f7ff;border:1px solid #e0dfff}.chat-actions{display:flex;gap:15px;margin:15px 0}.chat-input-row{display:flex;align-items:center;gap:10px}.chat-input{flex:1;padding:12px;border-radius:12px;border:1px solid #ddd}.chat-send{background:#7c4dff;color:#fff;border:none;border-radius:50%;width:48px;height:48px;cursor:pointer;font-size:20px}.chat-card{background:#fff;padding:25px;border-radius:25px;box-shadow:0 8px 40px #00000014;height:600px;display:flex;flex-direction:column}.chat-scroll{flex:1;overflow-y:auto;padding-right:10px}.msg-user{text-align:right;margin-bottom:20px}.msg-ai{text-align:left;margin-bottom:20px}.msg-label{font-size:11px;color:#888;margin-bottom:5px}.msg-bubble{display:inline-block;padding:12px 18px;border-radius:14px;max-width:75%;line-height:1.5;background:#f5f5f5}.msg-user .msg-bubble{background:linear-gradient(90deg,#6a5af9,#9965f4);color:#fff}.input-row{display:flex;gap:10px;margin-top:15px}.chat-input{flex:1;padding:14px;font-size:15px;border-radius:14px;border:1px solid #ddd;background:#fafafa}.send-btn{background:#6a5af9;border:none;color:#fff;padding:0 18px;border-radius:50%;font-size:18px;cursor:pointer}.polya-container{margin-top:20px;text-align:center}.polya-title{font-size:15px;color:#555;margin-bottom:10px}.polya-buttons{display:flex;justify-content:center;gap:12px}.polya-btn{background:#7b66fa;padding:10px 18px;border-radius:12px;border:none;color:#fff;cursor:pointer}.reset-btn{background:#e24c4c;color:#fff;padding:10px 16px;border-radius:12px;border:none;margin-bottom:15px;cursor:pointer;font-size:14px}.reset-btn:hover{background:#c73b3b}.sidebar{flex:1.2;background:#fff;padding:18px;border-radius:16px;box-shadow:0 6px 18px #00000014;height:fit-content}.learning-layout{display:flex;gap:20px}.chat-area{flex:3}.sidebar{flex:1.2;background:#fff;padding:18px;border-radius:16px;box-shadow:0 6px 18px #00000014;height:fit-content;max-height:90vh;overflow-y:auto}.recommend-box h3{margin-bottom:10px}.recommend-box ul{padding-left:20px}.tree-box{background:#f8f9fb;padding:12px;font-size:12px;border-radius:8px;height:400px;overflow-y:auto;white-space:pre-wrap;border:1px solid #d6d6d6}.right-panel{width:40%;background:#fff;border-radius:12px;padding:16px;box-shadow:0 2px 10px #0000000d;overflow:hidden}.match-box{background:#e9f6ff;padding:12px;border-radius:8px;margin-bottom:12px}.tree-scroll{max-height:300px;overflow-y:auto;padding:8px;border-radius:8px;background:#fafafa;border:1px solid #eee}.topic-box{margin:8px 0;font-size:14px}.chapter-box{margin-left:16px;font-size:13px;color:#444}.auth-prompt{flex-shrink:0;background:linear-gradient(135deg,#0f172a,#1e293b);padding:0 16px;animation:auth-prompt-in .4s ease-out}@keyframes auth-prompt-in{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}.auth-prompt-inner{max-width:72rem;margin:0 auto;display:flex;align-items:center;gap:16px;padding:10px 0}.auth-prompt-content{display:flex;align-items:center;gap:8px;flex:1;min-width:0}.auth-prompt-lock{flex-shrink:0;color:#94a3b8}.auth-prompt-text{font-family:DM Sans,sans-serif;font-size:.85rem;color:#cbd5e1;font-weight:400}.auth-prompt-signin{flex-shrink:0;display:inline-flex;align-items:center;gap:8px;padding:7px 16px;border:none;border-radius:8px;background:#fff;color:#1f2937;font-family:DM Sans,sans-serif;font-size:.82rem;font-weight:600;cursor:pointer;transition:box-shadow .2s,transform .15s;white-space:nowrap}.auth-prompt-signin:hover{box-shadow:0 2px 12px #0003;transform:translateY(-1px)}.auth-prompt-close{flex-shrink:0;width:28px;height:28px;border:none;border-radius:6px;background:transparent;color:#64748b;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:color .15s,background .15s}.auth-prompt-close:hover{color:#cbd5e1;background:#ffffff14}.nav-auth{display:flex;align-items:center;margin-left:auto}.nav-user-card{display:flex;align-items:center;gap:10px}.nav-avatar-wrap{position:relative;flex-shrink:0}.nav-avatar{width:32px;height:32px;border-radius:50%;border:2px solid rgba(94,234,212,.2);transition:border-color .2s}.nav-avatar:hover{border-color:#5eead4}.nav-user-name{font-family:DM Sans,sans-serif;font-size:.84rem;font-weight:500;color:#cbd5e1d9;max-width:140px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nav-signout-btn{padding:5px 12px;border:1px solid rgba(255,255,255,.1);border-radius:6px;background:transparent;color:#cbd5e199;font-family:DM Sans,sans-serif;font-size:.78rem;font-weight:500;cursor:pointer;transition:all .15s}.nav-signout-btn:hover{border-color:#fca5a566;color:#fca5a5;background:#ef444414}.nav-avatar-empty{width:34px;height:34px;border-radius:50%;border:1.5px solid rgba(203,213,225,.2);background:#ffffff0a;color:#cbd5e180;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:border-color .2s,background .2s,color .2s;padding:0}.nav-avatar-empty:hover{border-color:#5eead459;background:#5eead40f;color:#5eead4}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-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;line-height:1.6}#root{width:100%;min-height:100vh}
