.Expert-module__4zk0-q__main{background-color:var(--bg-color);flex-direction:column;height:100vh;padding-bottom:70px;display:flex}@media (min-width:768px){.Expert-module__4zk0-q__main{padding-top:70px;padding-bottom:0}}.Expert-module__4zk0-q__header{background:#fff;border-bottom:1px solid #2e7d321a;align-items:center;gap:12px;padding:20px 24px;display:flex}.Expert-module__4zk0-q__logoIcon{background:linear-gradient(135deg, var(--primary-light), var(--primary));color:#fff;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.Expert-module__4zk0-q__messages{flex-direction:column;flex:1;gap:16px;padding:24px;display:flex;overflow-y:auto}.Expert-module__4zk0-q__msg{border-radius:20px;max-width:85%;padding:14px 18px;font-size:15px;line-height:1.6}.Expert-module__4zk0-q__user{background:var(--primary);color:#fff;border-bottom-right-radius:4px;align-self:flex-end}.Expert-module__4zk0-q__bot{color:var(--text-main);border:1px solid var(--border-glass);background:#fff;border-bottom-left-radius:4px;align-self:flex-start;box-shadow:0 4px 12px #00000008}.Expert-module__4zk0-q__suggestions{scrollbar-width:none;gap:10px;padding:0 24px 16px;display:flex;overflow-x:auto}.Expert-module__4zk0-q__suggestions::-webkit-scrollbar{display:none}.Expert-module__4zk0-q__suggestBtn{border:1px solid var(--primary-light);color:var(--primary);white-space:nowrap;cursor:pointer;background:#fff;border-radius:18px;padding:8px 16px;font-size:13px;font-weight:600}.Expert-module__4zk0-q__inputArea{background:#fff;border-top:1px solid #0000000d;align-items:center;gap:12px;padding:20px 24px;display:flex}.Expert-module__4zk0-q__inputField{background:#f8fafc;border:1px solid #e2e8f0;border-radius:24px;outline:none;flex:1;padding:14px 20px;font-size:15px;transition:border-color .2s}.Expert-module__4zk0-q__inputField:focus{border-color:var(--primary-light);background:#fff}.Expert-module__4zk0-q__sendBtn{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;display:flex;box-shadow:0 4px 12px #2e7d3233}.Expert-module__4zk0-q__sendBtn:disabled{opacity:.5;cursor:not-allowed}@media (min-width:768px){.Expert-module__4zk0-q__messages,.Expert-module__4zk0-q__suggestions,.Expert-module__4zk0-q__inputArea{width:100%;max-width:800px;margin-left:auto;margin-right:auto}}
