.chat-module__s_Dpra__page{background:#fff9;grid-template-columns:320px minmax(0,1fr);min-height:100vh;display:grid}.chat-module__s_Dpra__sidebar{border-right:1px solid var(--sand-200);background:#ffffffeb;flex-direction:column;gap:20px;padding:24px 20px;display:flex}.chat-module__s_Dpra__sidebarHeader{flex-direction:column;gap:16px;display:flex}.chat-module__s_Dpra__brand{align-items:center;gap:12px;display:flex}.chat-module__s_Dpra__brandLogo{border-radius:6px}.chat-module__s_Dpra__brandName{font-family:var(--font-display), serif;font-size:18px}.chat-module__s_Dpra__brandTag{color:var(--ink-500);font-size:12px}.chat-module__s_Dpra__sidebarNav{flex-direction:column;gap:14px;display:flex}.chat-module__s_Dpra__navVertical{flex-direction:column;align-items:stretch}.chat-module__s_Dpra__sessionList{flex-direction:column;flex:1;gap:12px;display:flex;overflow-y:auto}.chat-module__s_Dpra__sessionCard{text-align:left;border:1px solid var(--sand-200);cursor:pointer;background:#fff;border-radius:16px;padding:12px;transition:border .2s,transform .2s}.chat-module__s_Dpra__sessionCard:focus{outline-offset:2px;outline:2px solid #0f8f8d66}.chat-module__s_Dpra__sessionCard:hover{border-color:var(--teal-500);transform:translateY(-1px)}.chat-module__s_Dpra__sessionCardActive{border-color:var(--teal-500);background:#0f8f8d0f}.chat-module__s_Dpra__sessionEmpty{color:var(--ink-500);text-align:center;padding:16px 0;font-size:12px}.chat-module__s_Dpra__sessionTop{justify-content:space-between;align-items:center;gap:12px;font-size:12px;font-weight:600;display:flex}.chat-module__s_Dpra__sessionTitle{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.chat-module__s_Dpra__sessionMeta{flex-shrink:0;align-items:center;gap:10px;display:flex}.chat-module__s_Dpra__sessionCard p{color:var(--ink-500);margin-top:6px;font-size:12px}.chat-module__s_Dpra__sessionTime{color:var(--ink-500);font-weight:500}.chat-module__s_Dpra__sessionDelete{color:var(--ink-500);cursor:pointer;background:0 0;border:none;padding:0;font-size:11px}.chat-module__s_Dpra__sessionDelete:hover{color:#c0392b}.chat-module__s_Dpra__sidebarFooter{color:var(--ink-500);font-size:11px}.chat-module__s_Dpra__main{flex-direction:column;gap:18px;padding:32px 8vw;display:flex}.chat-module__s_Dpra__header{justify-content:space-between;align-items:center;gap:20px;display:flex}.chat-module__s_Dpra__kicker{text-transform:uppercase;letter-spacing:2px;color:var(--teal-700);font-size:11px;font-weight:600}.chat-module__s_Dpra__header h1{font-family:var(--font-display), serif;margin-top:6px;font-size:clamp(1.9rem,3.2vw,2.5rem)}.chat-module__s_Dpra__headerActions{gap:12px;display:flex}.chat-module__s_Dpra__contextBar{border:1px solid var(--sand-200);color:var(--ink-700);background:#ffffffe6;border-radius:999px;flex-wrap:wrap;align-items:center;gap:10px;padding:6px 10px;font-size:12px;display:flex}.chat-module__s_Dpra__contextItem{background:#0f8f8d0f;border-radius:999px;align-items:center;gap:8px;padding:4px 8px;display:flex}.chat-module__s_Dpra__contextLabelInline{text-transform:uppercase;letter-spacing:1.1px;color:var(--ink-500);font-size:10px}.chat-module__s_Dpra__contextValue{color:var(--ink-900);font-weight:600}.chat-module__s_Dpra__chatWindow{flex-direction:column;flex:1;gap:16px;padding:12px 0;display:flex;overflow-y:auto}.chat-module__s_Dpra__messageAssistant,.chat-module__s_Dpra__messageStudent{display:flex}.chat-module__s_Dpra__messageAssistant{justify-content:flex-start}.chat-module__s_Dpra__messageStudent{justify-content:flex-end}.chat-module__s_Dpra__messageBubble{border:1px solid var(--sand-200);background:#fff;border-radius:18px;max-width:65%;padding:12px 14px;box-shadow:0 12px 24px #0f223414}.chat-module__s_Dpra__messageStudent .chat-module__s_Dpra__messageBubble{background:#0f8f8d1f;border-color:#0f8f8d33}.chat-module__s_Dpra__messageBubble p{color:var(--ink-900);font-size:13px}.chat-module__s_Dpra__messageBubble span{color:var(--ink-500);margin-top:8px;font-size:11px;display:block}.chat-module__s_Dpra__markdownBody{color:var(--ink-900);font-size:13px;line-height:1.65}.chat-module__s_Dpra__markdownBody>*+*{margin-top:.55em}.chat-module__s_Dpra__markdownBody h1,.chat-module__s_Dpra__markdownBody h2,.chat-module__s_Dpra__markdownBody h3,.chat-module__s_Dpra__markdownBody h4,.chat-module__s_Dpra__markdownBody h5,.chat-module__s_Dpra__markdownBody h6{font-family:var(--font-display), serif;color:var(--ink-900);margin-top:.9em;margin-bottom:.3em;font-weight:700;line-height:1.3}.chat-module__s_Dpra__markdownBody h1{font-size:1.15em}.chat-module__s_Dpra__markdownBody h2{font-size:1.08em}.chat-module__s_Dpra__markdownBody h3{font-size:1em}.chat-module__s_Dpra__markdownBody h4,.chat-module__s_Dpra__markdownBody h5,.chat-module__s_Dpra__markdownBody h6{color:var(--ink-700);font-size:.95em}.chat-module__s_Dpra__markdownBody p{margin:0}.chat-module__s_Dpra__markdownBody strong{color:var(--ink-900);font-weight:700}.chat-module__s_Dpra__markdownBody em{font-style:italic}.chat-module__s_Dpra__markdownBody ul,.chat-module__s_Dpra__markdownBody ol{margin:.4em 0;padding-left:1.4em}.chat-module__s_Dpra__markdownBody ul{list-style:outside}.chat-module__s_Dpra__markdownBody ol{list-style:decimal}.chat-module__s_Dpra__markdownBody li{margin:.2em 0}.chat-module__s_Dpra__markdownBody li>ul,.chat-module__s_Dpra__markdownBody li>ol{margin:.1em 0}.chat-module__s_Dpra__markdownBody code{color:var(--teal-700);background:#0f8f8d14;border:1px solid #0f8f8d2e;border-radius:5px;padding:.1em .35em;font-family:Fira Code,Cascadia Code,Courier New,monospace;font-size:.88em}.chat-module__s_Dpra__markdownBody pre{background:#0f1e2e;border-radius:10px;margin:.6em 0;padding:12px 14px;overflow-x:auto}.chat-module__s_Dpra__markdownBody pre code{color:#c0cfe0;background:0 0;border:none;padding:0;font-size:.85em}.chat-module__s_Dpra__markdownBody blockquote{border-left:3px solid var(--teal-500);color:var(--ink-700);background:#0f8f8d0d;border-radius:0 8px 8px 0;margin:.5em 0;padding:4px 12px;font-style:italic}.chat-module__s_Dpra__markdownBody hr{border:none;border-top:1px solid var(--sand-200);margin:.8em 0}.chat-module__s_Dpra__markdownBody table{border-collapse:collapse;border:1px solid var(--sand-200);border-radius:8px;width:100%;max-width:100%;display:block;overflow:auto hidden}.chat-module__s_Dpra__markdownBody thead{background:#0f8f8d14}.chat-module__s_Dpra__markdownBody th,.chat-module__s_Dpra__markdownBody td{text-align:left;border-bottom:1px solid var(--sand-200);color:var(--ink-900);padding:8px 10px;font-size:12px}.chat-module__s_Dpra__markdownBody th{font-size:12px;font-weight:700}.chat-module__s_Dpra__markdownBody tr:last-child td{border-bottom:none}.chat-module__s_Dpra__markdownBody a{color:var(--teal-700);text-underline-offset:2px;text-decoration:underline}.chat-module__s_Dpra__loadingBubble{align-items:center;gap:6px;padding:14px 18px;display:flex}.chat-module__s_Dpra__typingDot{background:var(--teal-500);border-radius:50%;width:7px;height:7px;animation:1.2s ease-in-out infinite chat-module__s_Dpra__bounce}.chat-module__s_Dpra__typingDot:first-child{animation-delay:0s}.chat-module__s_Dpra__typingDot:nth-child(2){animation-delay:.2s}.chat-module__s_Dpra__typingDot:nth-child(3){animation-delay:.4s}@keyframes chat-module__s_Dpra__bounce{0%,80%,to{opacity:.4;transform:translateY(0)}40%{opacity:1;transform:translateY(-6px)}}.chat-module__s_Dpra__errorBanner{color:#c0392b;background:#dc354514;border:1px solid #dc354540;border-radius:14px;padding:10px 14px;font-size:12px}.chat-module__s_Dpra__statusReady{color:var(--teal-700);font-weight:600}.chat-module__s_Dpra__statusLoading{color:var(--coral-400);font-weight:600}.chat-module__s_Dpra__suggestions{flex-direction:column;gap:10px;display:flex}.chat-module__s_Dpra__suggestionLabel{color:var(--ink-500);font-size:12px}.chat-module__s_Dpra__suggestionGrid{flex-wrap:wrap;gap:10px;display:flex}.chat-module__s_Dpra__suggestionChip{border:1px solid var(--sand-200);cursor:pointer;background:#fff;border-radius:999px;padding:8px 12px;font-size:12px}.chat-module__s_Dpra__inputBar{border:1px solid var(--sand-200);background:#fffffff2;border-radius:18px;align-items:flex-end;gap:16px;padding:12px;display:flex}.chat-module__s_Dpra__inputLabel{color:var(--ink-500);flex-direction:column;flex:1;gap:6px;font-size:12px;display:flex}.chat-module__s_Dpra__inputLabel textarea{border:1px solid var(--sand-200);resize:none;border-radius:14px;padding:10px 12px;font-family:inherit;font-size:13px}.chat-module__s_Dpra__inputActions{gap:10px;display:flex}.chat-module__s_Dpra__primaryButton{background:var(--teal-500);color:#fff;cursor:pointer;border:none;border-radius:12px;padding:10px 16px;font-size:13px;transition:transform .2s,background .2s;box-shadow:0 12px 24px #0f8f8d33}.chat-module__s_Dpra__primaryButton:hover:not(:disabled){background:var(--teal-700);transform:translateY(-1px)}.chat-module__s_Dpra__primaryButton:disabled,.chat-module__s_Dpra__suggestionChip:disabled{opacity:.5;cursor:not-allowed}.chat-module__s_Dpra__secondaryButton{background:var(--ink-900);color:#fff;cursor:pointer;border:none;border-radius:12px;padding:10px 16px;font-size:13px}.chat-module__s_Dpra__ghostButton{border:1px solid var(--sand-200);color:var(--ink-900);cursor:pointer;background:0 0;border-radius:12px;padding:10px 16px;font-size:13px}@media (max-width:1100px){.chat-module__s_Dpra__page{grid-template-columns:1fr}.chat-module__s_Dpra__sidebar{border-right:none;border-bottom:1px solid var(--sand-200)}}@media (max-width:760px){.chat-module__s_Dpra__header,.chat-module__s_Dpra__headerActions,.chat-module__s_Dpra__inputBar{flex-direction:column;align-items:stretch}.chat-module__s_Dpra__messageBubble{max-width:90%}.chat-module__s_Dpra__contextBar{grid-template-columns:1fr}}
