.aichat-module__KcgQvW__container{color:#e2e8f0;background-color:#0f172a;flex-direction:column;height:100vh;font-family:Inter,sans-serif;display:flex}.aichat-module__KcgQvW__header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:10;background:#0f172acc;border-bottom:1px solid #1e293b;padding:1.5rem;position:sticky;top:0}.aichat-module__KcgQvW__chatWindow{flex-direction:column;flex:1;gap:1.5rem;padding:2rem;display:flex;overflow-y:auto}.aichat-module__KcgQvW__messageRow{width:100%;display:flex}.aichat-module__KcgQvW__userRow{justify-content:flex-end}.aichat-module__KcgQvW__aiRow{justify-content:flex-start}.aichat-module__KcgQvW__bubble{border-radius:1.5rem;max-width:70%;padding:1rem 1.5rem;font-size:1rem;line-height:1.5;animation:.3s ease-out aichat-module__KcgQvW__fadeIn;position:relative}@keyframes aichat-module__KcgQvW__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.aichat-module__KcgQvW__userBubble{color:#fff;background:linear-gradient(135deg,#3b82f6,#2563eb);border-bottom-right-radius:.25rem}.aichat-module__KcgQvW__aiBubble{color:#f1f5f9;background:#1e293b;border:1px solid #334155;border-bottom-left-radius:.25rem}.aichat-module__KcgQvW__inputArea{background:#0f172a;border-top:1px solid #1e293b;padding:2rem}.aichat-module__KcgQvW__inputContainer{align-items:center;gap:1rem;max-width:800px;margin:0 auto;display:flex;position:relative}.aichat-module__KcgQvW__input{color:#fff;background:#1e293b;border:1px solid #334155;border-radius:9999px;outline:none;flex:1;padding:1rem 1.5rem;font-size:1rem;transition:all .2s}.aichat-module__KcgQvW__input:focus{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f633}.aichat-module__KcgQvW__sendButton{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#3b82f6,#2563eb);border:none;border-radius:9999px;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .2s}.aichat-module__KcgQvW__sendButton:disabled{color:#94a3b8;cursor:not-allowed;opacity:.7;background:#334155}.aichat-module__KcgQvW__sendButton:not(:disabled):hover{transform:translateY(-1px);box-shadow:0 4px 12px #2563eb4d}.aichat-module__KcgQvW__sendButton:not(:disabled):active{transform:translateY(0)}.aichat-module__KcgQvW__loadingDots{gap:.25rem;display:flex}.aichat-module__KcgQvW__dot{background-color:#94a3b8;border-radius:50%;width:8px;height:8px;animation:1.4s ease-in-out infinite both aichat-module__KcgQvW__bounce}.aichat-module__KcgQvW__dot:first-child{animation-delay:-.32s}.aichat-module__KcgQvW__dot:nth-child(2){animation-delay:-.16s}@keyframes aichat-module__KcgQvW__bounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.aichat-module__KcgQvW__selectionContainer{background:radial-gradient(circle,#1e293b 0%,#0f172a 100%);flex-direction:column;justify-content:center;align-items:center;gap:3rem;min-height:100vh;animation:.5s ease-out aichat-module__KcgQvW__fadeIn;display:flex}.aichat-module__KcgQvW__selectionTitle{text-align:center;background:linear-gradient(90deg,#60a5fa,#a78bfa);-webkit-text-fill-color:transparent;text-shadow:0 0 30px #60a5fa4d;-webkit-background-clip:text;background-clip:text;margin:0;font-size:2.5rem;font-weight:800}.aichat-module__KcgQvW__cardContainer{flex-wrap:wrap;justify-content:center;gap:2rem;padding:1rem;display:flex}.aichat-module__KcgQvW__selectionCard{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);cursor:pointer;background:#1e293b80;border:1px solid #334155;border-radius:1.5rem;flex-direction:column;align-items:center;gap:1.5rem;width:280px;padding:3rem 2rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.aichat-module__KcgQvW__selectionCard:hover{background:#1e293bcc;border-color:#60a5fa;transform:translateY(-8px);box-shadow:0 20px 40px -12px #60a5fa33}.aichat-module__KcgQvW__cardIcon{background:linear-gradient(135deg,#3b82f6,#818cf8);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:3rem}.aichat-module__KcgQvW__cardTitle{color:#f1f5f9;margin:0;font-size:1.5rem;font-weight:700}.aichat-module__KcgQvW__cardDesc{color:#94a3b8;text-align:center;font-size:.95rem;line-height:1.5}.aichat-module__KcgQvW__headerContent{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;display:flex}.aichat-module__KcgQvW__typeSelectButton{color:#e2e8f0;cursor:pointer;background:#33415580;border:1px solid #475569;border-radius:.75rem;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.aichat-module__KcgQvW__typeSelectButton:hover{color:#fff;background:#334155cc;border-color:#94a3b8}.aichat-module__KcgQvW__activeType{color:#60a5fa;font-weight:600}
