:root{--primary-color:#6e48aa;--secondary-color:#9d50bb;--ai-gradient:linear-gradient(135deg,#4776E6,#8E54E9);--chat-bg:#f8f9fa}.bg-ai{background-color:#f5f7fa;background-image:radial-gradient(circle at 10% 20%,rgba(110,72,170,.03) 0,transparent 20%),radial-gradient(circle at 90% 80%,rgba(157,80,187,.03) 0,transparent 20%),url("data:image/svg+xml,%3Csvg width='100' height='100' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 18c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm48 25c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm-43-7c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm63 31c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM34 90c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm56-76c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM12 86c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm28-65c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm23-11c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-6 60c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm29 22c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zM32 63c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm57-13c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-9-21c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM60 91c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM35 41c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM12 60c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2z' fill='%236e48aa' fill-opacity='0.03' fill-rule='evenodd'/%3E%3C/svg%3E")}header{color:white!important}.bg-primary,header{background:var(--ai-gradient)!important}.bg-primary{border:none!important}@keyframes floatIn{0%{opacity:0;transform:translateY(10px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.d-flex[class*=justify-content-]{animation:floatIn .3s cubic-bezier(.22,1,.36,1) forwards}.hover-bg:hover{background:rgba(255,255,255,.15)!important;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.btn-primary{background:var(--ai-gradient);border:none;box-shadow:0 4px 6px rgba(110,72,170,.2);transition:all .3s ease}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 8px rgba(110,72,170,.3)}.overflow-auto::-webkit-scrollbar-thumb{background:var(--ai-gradient);border-radius:10px}.dot-flashing{position:relative;animation:dotFlashing 1s linear infinite alternate;animation-delay:.5s}.dot-flashing,.dot-flashing:after,.dot-flashing:before{width:10px;height:10px;border-radius:50%;background-color:#6e48aa;color:#6e48aa}.dot-flashing:after,.dot-flashing:before{content:"";display:inline-block;position:absolute;top:0}.dot-flashing:before{left:-15px;animation:dotFlashing 1s infinite alternate;animation-delay:0s}.dot-flashing:after{left:15px;animation:dotFlashing 1s infinite alternate;animation-delay:1s}@keyframes dotFlashing{0%{background-color:#6e48aa}50%,to{background-color:#e0d6ff}}.typing-dots{display:inline-flex;align-items:center;height:17px}.typing-dots .dot{width:6px;height:6px;border-radius:50%;background-color:#65676b;margin:0 2px;animation:bounce 1.4s ease-in-out infinite}.typing-dots .dot:first-child{animation-delay:0s}.typing-dots .dot:nth-child(2){animation-delay:.2s}.typing-dots .dot:nth-child(3){animation-delay:.4s}@keyframes bounce{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-4px)}}.typing-indicator .dot{width:8px;height:8px;background-color:#999;border-radius:50%;display:inline-block;animation:blink 1.4s infinite both}.typing-indicator .dot:nth-child(2){animation-delay:.2s}.typing-indicator .dot:nth-child(3){animation-delay:.4s}@keyframes blink{0%{opacity:.2;transform:scale(1)}20%{opacity:1;transform:scale(1.2)}to{opacity:.2;transform:scale(1)}}.bg-gradient-primary{background:linear-gradient(135deg,#667eea,#764ba2)}.text-white-80{color:rgba(255,255,255,.9)}.max-w-300{max-width:300px}.logo-container{background:rgba(255,255,255,.2);border-radius:50%;width:60px;height:60px;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.form-select:focus{box-shadow:0 0 0 .25rem rgba(255,255,255,.5);border-color:rgba(255,255,255,.5)}.audio-visualizer{display:flex;align-items:center;justify-content:center;padding:15px;background:linear-gradient(90deg,rgba(220,220,220,.1),rgba(220,220,220,.2));border-radius:50px;border:2px solid #4776e6}.visualizer-bars{display:flex;align-items:end;gap:2px;height:30px}.bar{width:3px;background:linear-gradient(0deg,#4776E6,#764ba2);border-radius:3px;animation:pulse .8s ease-in-out infinite alternate}@keyframes pulse{0%{height:5px;opacity:.7}to{height:25px;opacity:1}}