:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}*{box-sizing:border-box}body{color:#0f172a;background:#eef2f7;margin:0;font-family:Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}.main{max-width:1240px;margin:0 auto;padding:24px}.classroom-layout{gap:16px;display:grid}.page-title h1{margin-bottom:8px}.card{background:#fff;border-radius:12px;padding:18px;box-shadow:0 4px 14px #0f172a14}.grid{gap:16px;display:grid}.grid.cols-2{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.panel-2col{grid-template-columns:minmax(320px,1fr) minmax(420px,1.4fr)}.stack{gap:12px;display:grid}h1,h2,h3,p{margin:0}input,textarea,select,button{width:100%;font:inherit;border:1px solid #d1d5db;border-radius:8px;padding:10px}textarea{resize:vertical;min-height:56px;max-height:112px;overflow-y:auto}button{color:#fff;cursor:pointer;background:#2563eb;border:none;font-weight:600}button.secondary{background:#334155}.small{color:#475569;font-size:13px}.hint-box{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;gap:8px;padding:12px;display:grid}.strategy-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.check-item{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:8px;padding:8px;display:flex}.check-item input{width:auto}.table-scroll{overflow-x:auto}table{border-collapse:collapse;width:100%;min-width:980px}th,td{text-align:left;vertical-align:top;border-bottom:1px solid #e2e8f0;padding:10px}header.nav{color:#fff;background:#0f172a}header.nav .inner{justify-content:space-between;align-items:center;max-width:1240px;margin:0 auto;padding:14px 24px;display:flex}@media (max-width:900px){.panel-2col,.strategy-grid{grid-template-columns:1fr}}ul{margin:0;padding-left:18px}.chat-box{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;gap:10px;max-height:70vh;padding:12px;display:grid;overflow-y:auto}.bubble{border-radius:10px;gap:6px;max-width:85%;padding:10px;display:grid}.bubble.user{background:#dbeafe;justify-self:end}.bubble.assistant{background:#e2e8f0;justify-self:start}.bubble-role{font-size:12px;font-weight:700}.chat-input-row{gap:10px;display:grid}.prompt-list{gap:8px;max-height:420px;display:grid;overflow-y:auto}.prompt-list button{text-align:left}.student-workspace{grid-template-columns:minmax(280px,30%) minmax(0,70%);gap:16px;min-width:0;display:grid}.student-workspace.collapsed{grid-template-columns:minmax(0,1fr)}.prompt-panel{max-height:calc(100vh - 180px);overflow:hidden}.prompt-panel .prompt-list{max-height:calc(100vh - 330px);overflow:hidden auto}.prompt-panel.collapsed .prompt-list,.prompt-panel.collapsed .small{display:none}.prompt-header-row{justify-content:space-between;align-items:center;gap:10px;display:flex}.chat-panel{grid-template-rows:auto auto minmax(220px,1fr) auto auto auto;min-width:0;max-height:calc(100vh - 180px)}.chat-panel .chat-box{min-height:300px;max-height:calc(100vh - 420px)}.prompt-item{white-space:normal;-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;line-height:1.35;display:-webkit-box;overflow:hidden}.bubble{overflow-wrap:anywhere;word-break:break-word;width:min(100%,900px)}.bubble pre,.bubble code,.bubble table{white-space:pre;max-width:100%;display:block;overflow-x:auto}.chat-input-row{background:#fff;padding-top:8px;position:sticky;bottom:0}@media (max-width:900px){.student-workspace,.student-workspace.collapsed{grid-template-columns:1fr}.prompt-panel{max-height:none}.prompt-panel .prompt-list{max-height:240px}.chat-panel{grid-template-rows:auto auto minmax(240px,1fr) auto auto auto;max-height:none}.chat-panel .chat-box{max-height:55vh}}.student-stack{gap:16px;min-width:0;display:grid}.prompt-grid-panel{flex-wrap:wrap;align-items:flex-start;gap:6px;max-height:280px;padding-right:2px;display:flex;overflow:hidden auto}.prompt-readable{white-space:nowrap;text-overflow:ellipsis;border-radius:999px;justify-content:center;align-items:center;width:auto;max-width:100%;min-height:0;padding:6px 12px;font-size:13px;line-height:1.2;display:inline-flex;overflow:hidden}.prompt-groups{gap:8px;display:grid}.prompt-groups h3{margin:0;font-size:14px;line-height:1.3}.chat-main{grid-template-rows:auto auto minmax(360px,1fr) auto;min-width:0;max-height:calc(100vh - 170px);display:grid}.chat-messages{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;gap:10px;min-height:320px;max-height:calc(100vh - 370px);padding:10px 12px 88px;display:grid;overflow-y:auto}.chat-input-block{background:#fff;gap:6px;padding-top:6px;display:grid}.quick-action-block{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;gap:4px;padding:4px 6px;display:grid}.quick-action-block.compact{padding-top:2px}.quick-action-title{font-size:12px;line-height:1.2}.quick-action-grid{white-space:nowrap;grid-auto-columns:max-content;grid-auto-flow:column;gap:6px;padding-bottom:2px;display:grid;overflow:auto hidden}.quick-action-btn{color:#334155;background:#eef2f7;border:1px solid #cbd5e1;border-radius:6px;width:auto;min-height:30px;padding:5px 10px;font-size:12px;font-weight:500;line-height:1.1}.quick-action-btn:hover{background:#e2e8f0}.bubble{overflow-wrap:anywhere;word-break:break-word;max-width:100%}.bubble pre,.bubble code,.bubble table{max-width:100%;display:block;overflow-x:auto}@media (max-width:1024px){.prompt-grid-panel{max-height:260px}}@media (max-width:900px){.prompt-grid-panel{max-height:220px}.chat-main{grid-template-rows:auto auto minmax(280px,1fr) auto;max-height:none}.chat-messages{max-height:52vh;padding-bottom:96px}.quick-action-grid{grid-auto-columns:max-content}}@media (max-width:640px){.prompt-readable{padding:6px 10px;font-size:12px}}.markdown-body{gap:8px;display:grid}.markdown-body p,.markdown-body li{white-space:pre-wrap;overflow-wrap:anywhere}.markdown-body pre,.markdown-body code{max-width:100%;overflow-x:auto}.markdown-body table{border-collapse:collapse;width:100%;font-size:14px;display:block;overflow-x:auto}.markdown-body th,.markdown-body td{vertical-align:top;text-align:left;border:1px solid #cbd5e1;padding:8px}.bubble.assistant,.markdown-body{box-sizing:border-box;max-width:100%;overflow:hidden}.markdown-body *{box-sizing:border-box;max-width:100%}.markdown-table-wrapper{width:100%;max-width:100%;overflow:auto hidden}.markdown-table{border-collapse:collapse;width:max-content;min-width:720px;max-width:none}.markdown-th,.markdown-td{vertical-align:top;white-space:normal;word-break:normal;overflow-wrap:break-word;border:1px solid #cbd5e1;min-width:120px;padding:8px}@media (max-width:900px){.markdown-table{min-width:640px}}.bubble.assistant{white-space:normal;word-break:break-word;box-sizing:border-box;max-width:100%;height:auto;overflow:visible}.markdown-body{max-height:none;color:inherit;overflow:visible}.markdown-body p,.markdown-body li,.markdown-body h1,.markdown-body h2,.markdown-body h3,.markdown-body h4{white-space:normal;word-break:break-word}.prompt-groups{gap:8px;max-height:300px;display:grid;overflow:hidden auto}.student-stack,.chat-main,.chat-messages,.chat-input-block,.bubble,.bubble.assistant,.markdown-body{box-sizing:border-box;width:100%;min-width:0;max-width:100%}.bubble,.bubble.assistant,.markdown-body p,.markdown-body li,.markdown-body strong,.markdown-body em,.markdown-body h1,.markdown-body h2,.markdown-body h3{white-space:normal;overflow-wrap:break-word;word-break:break-word;max-width:100%}.bubble-row{width:100%;min-width:0;max-width:100%;display:flex}.bubble-row.user{justify-content:flex-end}.bubble-row.assistant{justify-content:flex-start}.bubble.user{width:auto;max-width:88%}.bubble.assistant{width:100%;overflow:hidden}.prose-mobile,.prose-mobile *{box-sizing:border-box;min-width:0;max-width:100%}.md-p,.md-li,.md-strong,.md-em,.md-h1,.md-h2,.md-h3{white-space:normal;overflow-wrap:anywhere;word-break:break-word;max-width:100%}.md-ul,.md-ol{overflow-wrap:anywhere;word-break:break-word;max-width:100%;padding-left:20px}.md-h1,.md-h2,.md-h3{font-size:1rem}.md-a{word-break:break-all}.md-code{white-space:normal;overflow-wrap:anywhere;word-break:break-word;max-width:100%}.md-pre{white-space:pre-wrap;overflow-wrap:anywhere;-webkit-overflow-scrolling:touch;max-width:100%;overflow-x:auto}.markdown-body h1{font-size:1.1rem}.markdown-body h2{font-size:1rem}.markdown-body h3{font-size:.95rem}.markdown-table-wrapper,.markdown-table-scroll,.markdown-body pre,.markdown-body code,.bubble pre,.bubble code{-webkit-overflow-scrolling:touch;max-width:100%;overflow-x:auto}.markdown-table-scroll{scrollbar-gutter:stable;max-width:100%;padding-bottom:8px;display:block;overflow:auto hidden}.markdown-table-cell{white-space:normal;word-break:normal;overflow-wrap:break-word;vertical-align:top;min-width:120px}.markdown-table-hint{color:#64748b;margin-top:6px;font-size:12px}.status-details{color:#475569;font-size:12px}.status-details summary{cursor:pointer;-webkit-user-select:none;user-select:none}@media (max-width:900px){.main,.classroom-layout,.student-stack,.chat-main,.chat-messages,.chat-input-block,.chat-input-block textarea,.chat-input-block button,.quick-action-grid,.quick-action-btn{min-width:0;max-width:100%}.markdown-body h1{font-size:1rem}.markdown-body h2,.markdown-body h3{font-size:.95rem}.markdown-table-hint{display:block}}.chat-main{grid-template-rows:auto auto auto;row-gap:8px}.chat-messages{min-height:180px;max-height:min(50vh,420px);padding-bottom:18px}@media (max-width:900px){.chat-messages{min-height:170px;max-height:45vh;padding-bottom:14px}}body{background:linear-gradient(#f8fafc 0%,#eef2f7 55%,#e9eef8 100%)}.nav-inner{padding:12px 24px}.brand{letter-spacing:.2px;font-size:18px}.nav-links{gap:16px;font-size:14px;font-weight:500;display:flex}.home-main{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);align-items:stretch;gap:22px;display:grid}.home-hero-card,.home-report-card{border:1px solid #e2e8f0;border-radius:18px;padding:24px;box-shadow:0 8px 20px #0f172a14}.home-tag{color:#1e3a8a;background:#dbeafe;border-radius:999px;width:fit-content;padding:6px 10px;font-size:12px;font-weight:600}.home-title{color:#020617;font-size:clamp(2rem,4vw,3rem)}.home-subtitle{color:#334155;font-weight:600}.home-description,.home-report-text{color:#334155;line-height:1.7}.home-feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.home-feature-pill{color:#1e3a8a;text-align:center;background:#eff6ff;border:1px solid #bfdbfe;border-radius:12px;padding:10px;font-size:13px;font-weight:600}.home-entry-title{margin-top:4px}.home-entry-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.home-entry-grid button{border-radius:12px;min-height:44px}.home-report-empty{text-align:center;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:12px;gap:6px;padding:20px 14px;display:grid}@media (max-width:900px){.nav-inner{align-items:flex-start;padding:10px 14px}.brand{font-size:16px}.nav-links{flex-wrap:wrap;justify-content:flex-end;gap:10px;font-size:13px}.home-main{grid-template-columns:1fr;gap:14px;padding:14px}.home-feature-grid,.home-entry-grid{grid-template-columns:1fr}.home-hero-card,.home-report-card{padding:18px}}.learning-info-card{gap:4px;padding:12px}.compact-info{font-size:13px;line-height:1.3}.chat-title{font-size:1.35rem;line-height:1.2}.chat-main{margin-top:0}@media (max-width:900px){.student-stack{gap:10px}.learning-info-card{gap:4px;padding:10px}.learning-info-card .small{font-size:13px}.learning-info-card button.secondary{min-height:38px;padding:8px 10px}.chat-title{font-size:1.2rem}.chat-main{grid-template-rows:auto auto minmax(320px,1fr) auto}}.chat-input-block>button{min-height:36px;padding:8px 10px}.chat-main{border:1px solid #dbeafe;border-radius:16px;position:relative;box-shadow:0 10px 24px #1e293b14}.partner-badge{color:#1e3a8a;background:#dbeafe;border:1px solid #bfdbfe;border-radius:999px;width:fit-content;padding:3px 8px;font-size:11px;display:inline-block}.loading-hint:after{content:" ...";animation:1.2s steps(4,end) infinite dots}@keyframes dots{0%{content:" "}25%{content:" ."}50%{content:" .."}75%{content:" ..."}to{content:" "}}@media (max-width:900px){.chat-main{grid-template-rows:auto auto auto auto;row-gap:6px;min-height:0;max-height:none;padding:12px;display:grid}.chat-messages{gap:8px;min-height:120px;max-height:45vh;padding:8px 10px;overflow-y:auto}.chat-input-block{gap:6px;padding-top:4px}}.chat-main{background:linear-gradient(#fff 0%,#f8fbff 100%)}.chat-main h2{align-items:center;gap:6px;display:inline-flex}.chat-main h2:before{content:"💬";font-size:15px}.chat-messages{border-radius:12px}.bubble{border-radius:14px;padding:12px;line-height:1.55}.bubble.assistant{background:#f1f5f9;border:1px solid #e2e8f0}button{border-radius:10px;transition:all .18s}button:hover{transform:translateY(-1px)}button:active{transform:translateY(0)}button.secondary{color:#334155;background:#f8fafc;border:1px solid #cbd5e1}textarea{background:#fff;border:1px solid #cbd5e1}textarea:focus{border-color:#60a5fa;outline:none;box-shadow:0 0 0 3px #60a5fa2e}.bubble.assistant{max-width:100%!important;overflow:visible!important}.chat-messages{overflow-x:hidden}.main{max-width:1240px;margin:0 auto}.card{border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 6px 18px #0f172a0f}.bubble{overflow-wrap:anywhere;word-break:break-word;border-radius:14px;width:min(100%,900px);max-width:100%;padding:12px;line-height:1.55}.bubble.user{background:#dbeafe;border:1px solid #bfdbfe}.bubble.assistant{background:#f1f5f9;border:1px solid #e2e8f0;overflow:visible!important}.markdown-body,.prose-mobile,.markdown-body *{overflow-wrap:anywhere;word-break:break-word;max-width:100%}.markdown-body ul,.markdown-body ol{padding-left:20px}.markdown-body li{margin:0}.markdown-table-scroll,.markdown-table-wrapper{-webkit-overflow-scrolling:touch;width:100%;max-width:100%;overflow:auto hidden}.markdown-table{width:max-content;max-width:none;min-width:560px!important}.markdown-body pre,.markdown-body code,.bubble pre,.bubble code{max-width:100%;overflow-x:auto}.chat-messages::-webkit-scrollbar{width:6px}.chat-messages::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:999px}.chat-messages{gap:8px;min-height:120px;max-height:45vh;overflow:hidden auto}@media (max-width:900px){.chat-input-block textarea{min-height:52px;max-height:96px;font-size:16px}.chat-main{flex-direction:column;height:calc(100dvh - 210px);min-height:0;max-height:none;display:flex}.chat-messages{flex:auto;min-height:0;max-height:none;padding:8px 10px}}.chat-input-block{z-index:0;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#fffffff5;border:1px solid #e2e8f0;border-radius:12px;padding:8px;position:relative}@media (max-width:900px){.chat-input-block.keyboard-active{bottom:calc(var(--keyboard-offset,0px) + env(safe-area-inset-bottom));z-index:20;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:sticky}.learning-info-card{gap:8px;margin-bottom:6px;padding:10px 12px}.learning-info-card .compact-info{margin:0;font-size:14px}.learning-info-card button.secondary{min-height:40px;padding:8px 10px;font-size:14px}.chat-title{margin:0 0 6px;font-size:17px;font-weight:700}.partner-badge{display:none}.chat-main{gap:8px;height:calc(100dvh - 185px)}.chat-messages{height:auto;min-height:45vh;max-height:none;overflow-y:auto}.chat-input-block{gap:8px;padding:8px}.chat-input-block textarea{min-height:64px;max-height:80px;font-size:16px}.chat-input-block>button{min-height:42px;padding:8px 10px;font-size:14px}.quick-action-title{margin-bottom:4px;font-size:12px}.quick-action-grid{flex-wrap:nowrap;gap:6px;display:flex;overflow-x:auto}.quick-action-btn{white-space:nowrap;flex:none;min-height:34px;padding:6px 10px;font-size:12px}.mobile-bottom-actions{gap:8px;display:flex}.mobile-bottom-actions .secondary{flex:1;min-height:46px;padding:8px 10px;font-size:14px}}@media (max-width:340px){.mobile-bottom-actions{flex-direction:column}}.chat-messages-wrap{position:relative}.scroll-to-latest-btn{color:#1e293b;z-index:10;background:#ffffffeb;border:1px solid #cbd5e1;border-radius:999px;justify-content:center;align-items:center;width:38px;height:38px;font-size:18px;line-height:1;display:inline-flex;position:absolute;bottom:12px;right:12px;box-shadow:0 2px 8px #0f172a1f}.scroll-to-latest-btn:hover{background:#f1f5f9fa}.scroll-to-latest-btn:active{transform:translateY(1px)}@media (max-width:900px){.chat-messages{-webkit-overflow-scrolling:touch;height:52vh;min-height:45vh;max-height:52vh;overflow:hidden auto}.scroll-to-latest-btn{z-index:20;bottom:14px;right:12px}html,body,.main.classroom-layout,.student-stack{background:linear-gradient(#f7fbff 0%,#eef5ff 100%)}.learning-info-card,.chat-main{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffffd1}.chat-messages-wrap{min-height:45vh;max-height:52vh;position:relative}.chat-messages{-webkit-overflow-scrolling:touch;background:#f8fbffc7;height:min(52vh,560px);min-height:45vh;max-height:52vh;overflow:hidden auto}.chat-input-block{padding-bottom:calc(12px + env(safe-area-inset-bottom));background:#ffffffc7;border-top:1px solid #94a3b82e}.mobile-bottom-actions,.quick-action-block{background:0 0}.scroll-to-latest-btn{z-index:20;background:#fffffff5;border:1px solid #94a3b847;width:44px;height:44px;font-size:22px;line-height:1;bottom:170px;right:14px;box-shadow:0 8px 24px #0f172a29}}.chat-panel{--composer-safe-space:180px;position:relative}.chat-panel .chat-messages{padding-bottom:var(--composer-safe-space);scroll-padding-bottom:var(--composer-safe-space)}@media (max-width:767px){.chat-panel{--composer-safe-space:220px}.messages-end-spacer{height:220px}}@media (min-width:768px){.chat-panel{--composer-safe-space:160px}}.chat-panel{--composer-safe-space:16px;flex-direction:column;display:flex;position:relative;overflow:hidden}.chat-panel .chat-messages{flex:auto;min-height:260px;max-height:min(52vh,520px);padding-bottom:16px;scroll-padding-bottom:16px}.messages-end-spacer{flex-shrink:0;height:12px}.chat-input-block{z-index:5;flex:none;position:relative}.scroll-to-latest-btn{bottom:150px}@media (max-width:767px){.chat-panel .chat-messages{min-height:260px;max-height:min(48vh,480px);padding-bottom:16px}.messages-end-spacer{height:16px}.chat-input-block{padding:10px;padding-bottom:calc(10px + env(safe-area-inset-bottom))}.scroll-to-latest-btn{bottom:165px}}@media (max-width:900px){.chat-main.chat-panel{flex-direction:column;gap:8px;height:calc(100dvh - 185px);min-height:0;max-height:calc(100dvh - 185px);display:flex;overflow:visible}.chat-main.chat-panel.keyboard-mode{height:calc(100dvh - var(--keyboard-offset,0px) - 96px);max-height:calc(100dvh - var(--keyboard-offset,0px) - 96px);min-height:260px;overflow:visible}.chat-messages-wrap{flex:auto;height:auto;min-height:0;max-height:none;position:relative;overflow:hidden}.chat-messages{-webkit-overflow-scrolling:touch;height:100%;min-height:0;max-height:none;padding:8px 10px 16px;overflow:hidden auto}.messages-end-spacer{flex-shrink:0;height:12px}.chat-input-block{z-index:5;padding:8px;padding-bottom:calc(8px + env(safe-area-inset-bottom));background:#fffffff0;border:1px solid #94a3b838;border-radius:12px;flex:none;gap:8px;display:grid;position:relative}.chat-input-block.keyboard-active{left:12px;right:12px;bottom:calc(var(--keyboard-offset,0px) + 8px);z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffffa;border-radius:14px;grid-template-columns:minmax(0,1fr) 76px;align-items:stretch;gap:8px;padding:8px;display:grid;position:fixed;box-shadow:0 8px 28px #0f172a2e}.chat-input-block.keyboard-active textarea{resize:none;min-height:46px;max-height:64px;font-size:16px}.chat-input-block.keyboard-active>button{white-space:nowrap;height:auto;min-height:46px;padding:6px 8px;font-size:14px}.chat-input-block.keyboard-active .quick-action-block,.chat-input-block.keyboard-active .mobile-bottom-actions,.chat-input-block.keyboard-active .small{display:none}.scroll-to-latest-btn{z-index:20;color:#1e293b;background:#fffffff5;border:1px solid #94a3b847;border-radius:999px;width:44px;height:44px;font-size:22px;line-height:1;position:absolute;bottom:14px;right:14px;box-shadow:0 8px 24px #0f172a29}.quick-action-block{background:0 0;gap:6px;display:grid}.quick-action-grid{flex-wrap:nowrap;gap:6px;padding-bottom:4px;display:flex;overflow-x:auto}.quick-action-btn{white-space:nowrap;flex:none;width:auto}.mobile-bottom-actions{background:0 0;grid-template-columns:1fr 1fr;gap:8px;display:grid}.mobile-bottom-actions .secondary{min-height:44px}.chat-main.chat-panel:not(.keyboard-mode) .chat-messages{padding-bottom:72px!important;scroll-padding-bottom:72px!important}.chat-main.chat-panel:not(.keyboard-mode) .messages-end-spacer{flex-shrink:0;height:56px!important}.chat-main.chat-panel:not(.keyboard-mode) .chat-messages-wrap{overflow:visible}.chat-main.chat-panel:not(.keyboard-mode) .chat-input-block{flex-shrink:0}}@media (max-width:480px){.chat-main.chat-panel:not(.keyboard-mode) .chat-messages{padding-bottom:84px!important;scroll-padding-bottom:84px!important}.chat-main.chat-panel:not(.keyboard-mode) .messages-end-spacer{height:64px!important}}@media (max-width:900px){.chat-main.chat-panel:not(.keyboard-mode){flex-direction:column;gap:8px;display:flex;height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important}.chat-main.chat-panel:not(.keyboard-mode) .chat-messages-wrap{position:relative;overflow:hidden;flex:none!important;height:clamp(380px,54dvh,560px)!important;min-height:380px!important;max-height:560px!important}.chat-main.chat-panel:not(.keyboard-mode) .chat-messages{-webkit-overflow-scrolling:touch;overflow-x:hidden;height:100%!important;min-height:0!important;max-height:none!important;padding:10px 10px 72px!important;scroll-padding-bottom:72px!important;overflow-y:auto!important}.chat-main.chat-panel:not(.keyboard-mode) .messages-end-spacer{flex-shrink:0;height:56px!important}.chat-main.chat-panel:not(.keyboard-mode) .chat-input-block{z-index:5;flex:none;position:relative!important}}@media (max-width:480px){.chat-main.chat-panel:not(.keyboard-mode) .chat-messages-wrap{height:clamp(400px,56dvh,590px)!important;min-height:400px!important}.chat-main.chat-panel:not(.keyboard-mode) .chat-messages{padding-bottom:84px!important;scroll-padding-bottom:84px!important}.chat-main.chat-panel:not(.keyboard-mode) .messages-end-spacer{height:64px!important}}@media (max-width:900px){.chat-main.chat-panel.keyboard-mode{height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important}.chat-main.chat-panel.keyboard-mode .chat-messages-wrap{overflow:hidden;height:clamp(260px,38dvh,420px)!important;min-height:260px!important;max-height:420px!important}.chat-input-block.keyboard-active{z-index:10;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffffa;border-radius:14px;grid-template-columns:minmax(0,1fr) 86px;align-items:stretch;gap:8px;padding:8px;display:grid;box-shadow:0 8px 28px #0f172a1f;position:relative!important;bottom:auto!important;left:auto!important;right:auto!important}.scroll-to-latest-btn{z-index:20;position:absolute;bottom:18px;right:14px}.chat-main.chat-panel.keyboard-mode{height:auto!important;max-height:none!important;overflow:visible!important}.chat-input-block.keyboard-active .quick-action-block,.chat-input-block.keyboard-active .mobile-bottom-actions,.chat-input-block.keyboard-active .small{display:none!important}.chat-input-block.keyboard-active{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);left:12px!important;right:12px!important;bottom:calc(var(--keyboard-offset,0px) + 8px)!important;z-index:9999!important;background:#fffffffa!important;border:1px solid #94a3b847!important;border-radius:16px!important;grid-template-columns:minmax(0,1fr) 82px!important;align-items:stretch!important;gap:8px!important;padding:8px!important;display:grid!important;position:fixed!important;box-shadow:0 10px 30px #0f172a2e!important}.chat-input-block.keyboard-active textarea{resize:none!important;min-height:50px!important;max-height:64px!important;font-size:16px!important}.chat-input-block.keyboard-active>button{white-space:nowrap!important;height:auto!important;min-height:50px!important;padding:6px 8px!important;font-size:15px!important}.chat-input-block.keyboard-active .quick-action-block,.chat-input-block.keyboard-active .quick-action-grid,.chat-input-block.keyboard-active .mobile-bottom-actions,.chat-input-block.keyboard-active .next-actions,.chat-input-block.keyboard-active .session-actions{display:none!important}.chat-main.chat-panel.keyboard-mode .chat-messages-wrap{height:clamp(340px,48dvh,520px)!important;min-height:340px!important;max-height:520px!important;overflow:hidden!important}.chat-main.chat-panel.keyboard-mode .chat-messages{-webkit-overflow-scrolling:touch;height:100%!important;padding-bottom:24px!important;overflow-y:auto!important}}.main.classroom-layout{min-height:100dvh}.student-stack{min-height:0}.chat-main.chat-panel{flex-direction:column;min-height:0;display:flex}.chat-messages-wrap{flex:auto;min-height:0;position:relative;overflow:hidden}.chat-messages{-webkit-overflow-scrolling:touch;flex:auto;min-height:0;padding-bottom:72px;overflow:hidden auto}.chat-input-block{z-index:10;padding-bottom:calc(8px + env(safe-area-inset-bottom));position:sticky;bottom:0}.chat-input-block>button{min-height:44px}@media (max-width:900px){.chat-main.chat-panel{height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important}.chat-messages-wrap{height:clamp(380px,56dvh,620px)!important}.chat-input-block.keyboard-active{background:#fffffffa!important;grid-template-columns:minmax(0,1fr) 86px!important;gap:8px!important;display:grid!important;position:sticky!important;bottom:0!important;left:auto!important;right:auto!important}.chat-input-block.keyboard-active .quick-action-block,.chat-input-block.keyboard-active .mobile-bottom-actions{display:none!important}}.path-prompt-bar{flex-wrap:wrap;gap:8px;display:flex}.practice-dropdown{position:relative}.practice-menu{z-index:30;background:#fffffffa;border:1px solid #cbd5e1;border-radius:10px;gap:6px;min-width:120px;padding:8px;display:grid;position:absolute;top:calc(100% + 6px);left:0}@media (max-width:900px){.path-prompt-bar{white-space:nowrap;flex-wrap:nowrap;padding-bottom:4px;overflow-x:auto}.path-prompt-bar>button,.practice-dropdown>button{flex:none}}.path-prompt-bar{white-space:nowrap;-webkit-overflow-scrolling:touch;align-items:center;gap:6px;padding-bottom:4px;display:flex;overflow-x:auto}.path-prompt-bar>button,.path-prompt-bar .practice-dropdown>button,.practice-menu>button{border-radius:999px;flex:none;width:auto;min-height:32px;padding:6px 10px;font-size:12px;line-height:1.2}.path-arrow{color:#64748b;flex:none;font-size:13px}.practice-menu{border-radius:12px}@media (max-width:900px){.learning-info-card{overflow:hidden}.path-prompt-bar{display:flex!important}}.one-line-hint{white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.path-prompt-bar{scrollbar-width:thin;white-space:nowrap!important;overflow:auto hidden!important}.path-prompt-bar::-webkit-scrollbar{height:4px}.path-prompt-bar>*{flex:none}.path-arrow{font-size:12px;line-height:1}.practice-dropdown,.practice-menu{display:none!important}@media (max-width:900px){.path-prompt-bar{align-items:center;flex-wrap:nowrap!important;display:flex!important}.chat-input-block.keyboard-active{left:12px!important;right:12px!important;bottom:calc(var(--keyboard-offset,0px) + 8px)!important;z-index:9999!important;grid-template-columns:1fr!important;gap:8px!important;display:grid!important;position:fixed!important}.chat-input-block.keyboard-active .quick-action-block{gap:6px;display:grid!important}.chat-input-block.keyboard-active .quick-action-grid{white-space:nowrap;gap:6px;flex-wrap:nowrap!important;display:flex!important;overflow:auto hidden!important}.chat-input-block.keyboard-active .quick-action-btn{flex:none}.chat-input-block.keyboard-active .mobile-bottom-actions,.chat-input-block.keyboard-active .small{display:none!important}.chat-input-block.keyboard-active>button{min-height:44px!important}.chat-main.chat-panel .chat-messages{padding-bottom:120px!important;scroll-padding-bottom:120px!important}}
