.StudyPlanner-module__jaxrPW__container{background:var(--bg);border:1px solid var(--border);border-radius:16px;flex-direction:column;max-width:800px;height:80vh;min-height:600px;margin:0 auto;display:flex;overflow:hidden;box-shadow:0 20px 40px #0006}.StudyPlanner-module__jaxrPW__header{border-bottom:1px solid var(--border);background:#ffffff08;align-items:center;gap:16px;padding:20px;display:flex}.StudyPlanner-module__jaxrPW__avatar{background:linear-gradient(135deg, var(--primary), var(--accent));border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.StudyPlanner-module__jaxrPW__headerInfo h2{color:#fff;margin:0;font-size:1.25rem}.StudyPlanner-module__jaxrPW__headerInfo p{color:var(--text-muted);margin:4px 0 0;font-size:.875rem}.StudyPlanner-module__jaxrPW__chatArea{flex-direction:column;flex:1;gap:24px;padding:24px;display:flex;overflow-y:auto}.StudyPlanner-module__jaxrPW__msg{max-width:85%;display:flex}.StudyPlanner-module__jaxrPW__msgUser{align-self:flex-end}.StudyPlanner-module__jaxrPW__msgUser .StudyPlanner-module__jaxrPW__bubble{background:var(--primary);color:#fff;border-radius:16px 16px 4px}.StudyPlanner-module__jaxrPW__msgAi{align-self:flex-start}.StudyPlanner-module__jaxrPW__msgAi .StudyPlanner-module__jaxrPW__bubble{border:1px solid var(--border);color:var(--text);background:#ffffff0d;border-radius:16px 16px 16px 4px}.StudyPlanner-module__jaxrPW__bubble{padding:16px 20px;font-size:1rem;line-height:1.6}.StudyPlanner-module__jaxrPW__inputArea{border-top:1px solid var(--border);background:#ffffff05;gap:12px;padding:20px;display:flex}.StudyPlanner-module__jaxrPW__input{border:1px solid var(--border);color:#fff;background:#00000080;border-radius:12px;flex:1;padding:16px 20px;font-size:1rem;transition:all .2s}.StudyPlanner-module__jaxrPW__input:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 2px #6366f133}.StudyPlanner-module__jaxrPW__sendBtn{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;width:56px;height:56px;transition:all .2s;display:flex}.StudyPlanner-module__jaxrPW__sendBtn:hover:not(:disabled){background:var(--accent);transform:translateY(-2px)}.StudyPlanner-module__jaxrPW__sendBtn:disabled{opacity:.5;cursor:not-allowed}.StudyPlanner-module__jaxrPW__typingDots{align-items:center;gap:6px;height:24px;display:flex}.StudyPlanner-module__jaxrPW__typingDots span{background:var(--text-muted);border-radius:50%;width:8px;height:8px;animation:1.4s ease-in-out infinite both StudyPlanner-module__jaxrPW__typing}.StudyPlanner-module__jaxrPW__typingDots span:first-child{animation-delay:-.32s}.StudyPlanner-module__jaxrPW__typingDots span:nth-child(2){animation-delay:-.16s}@keyframes StudyPlanner-module__jaxrPW__typing{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}[dir=rtl] .StudyPlanner-module__jaxrPW__msgUser .StudyPlanner-module__jaxrPW__bubble{border-radius:16px 16px 16px 4px}[dir=rtl] .StudyPlanner-module__jaxrPW__msgAi .StudyPlanner-module__jaxrPW__bubble{border-radius:16px 16px 4px}@media (max-width:768px){.StudyPlanner-module__jaxrPW__container{height:calc(100vh - 120px);min-height:400px;box-shadow:none;border:none;border-radius:0;width:calc(100% + 48px);margin:0 -24px}.StudyPlanner-module__jaxrPW__header{padding:16px}.StudyPlanner-module__jaxrPW__avatar{width:40px;height:40px}.StudyPlanner-module__jaxrPW__headerInfo h2{font-size:1.1rem}.StudyPlanner-module__jaxrPW__chatArea{gap:16px;padding:16px}.StudyPlanner-module__jaxrPW__msg{max-width:90%}.StudyPlanner-module__jaxrPW__bubble{padding:12px 16px;font-size:.95rem}.StudyPlanner-module__jaxrPW__inputArea{padding:12px 16px}.StudyPlanner-module__jaxrPW__input{padding:12px 16px;font-size:.95rem}.StudyPlanner-module__jaxrPW__sendBtn{width:48px;height:48px}}
