:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.message-row{display:flex;gap:1rem;padding:1.5rem;transition:background-color .2s}.message-row:hover{background-color:#f9fafb80}.message-row.user{flex-direction:row-reverse}.message-row.bot{flex-direction:row}.message-avatar{flex-shrink:0;width:2.5rem;height:2.5rem;border-radius:.75rem;display:flex;align-items:center;justify-content:center;box-shadow:0 1px 3px #0000001a}.user-avatar{background:linear-gradient(to bottom right,#3b82f6,#2563eb)}.bot-avatar{background:linear-gradient(to bottom right,#22c55e,#059669)}.avatar-icon{width:1.25rem;height:1.25rem;color:#fff}.message-body{flex:1;max-width:48rem}.align-right{text-align:right}.align-left{text-align:left}.message-bubble{display:inline-block;padding:1rem;border-radius:1rem;box-shadow:0 1px 3px #0000000d}.user-bubble{background:linear-gradient(to bottom right,#3b82f6,#2563eb);color:#fff}.bot-bubble{background-color:#fff;border:1px solid #e5e7eb;color:#1f2937}.message-content{white-space:pre-wrap;line-height:1.6}.message-meta{display:flex;align-items:center;gap:.5rem;margin-top:.5rem;font-size:.75rem}.meta-right{justify-content:flex-end}.meta-left{justify-content:flex-start}.model-name{font-weight:500;color:#4b5563}.model-provider{color:#6b7280}.separator{color:#9ca3af}.timestamp{color:#6b7280}.input-container{background-color:#fffc;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-top:1px solid rgba(229,231,235,.5);padding:1rem}.input-form-wrapper{background-color:#fff;border-radius:1rem;border:1px solid rgb(229,231,235);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.input-form{display:flex;gap:.75rem;align-items:flex-end;padding:1rem}.button-group{display:flex;gap:.5rem}.voice-button{flex-shrink:0;width:2.5rem;height:2.5rem;border-radius:.75rem;display:flex;align-items:center;justify-content:center;transition:all .2s ease;border:none;cursor:pointer}.voice-button svg{width:16px;height:16px}.voice-button:disabled{cursor:not-allowed}.voice-button-active{background-color:#ef4444;color:#fff;animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.voice-button-active:hover{background-color:#dc2626}.voice-button-inactive{background-color:#f3f4f6;color:#4b5563}.voice-button-inactive:hover{background-color:#e5e7eb}.textarea-container{flex:1}.message-textarea{width:100%;padding:0;border:0;resize:none;outline:none;background-color:transparent;color:#1f2937;min-height:24px;max-height:8rem;font-family:inherit;font-size:inherit;line-height:inherit}.message-textarea:focus{outline:none;box-shadow:none}.message-textarea:disabled{cursor:not-allowed}.textarea-normal::placeholder{color:#6b7280}.textarea-listening::placeholder{color:#f87171}.submit-button{flex-shrink:0;width:2.5rem;height:2.5rem;background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;border-radius:.75rem;display:flex;align-items:center;justify-content:center;border:none;cursor:pointer;transition:all .2s ease;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.submit-button svg{width:16px;height:16px}.submit-button:hover{background:linear-gradient(135deg,#2563eb,#1d4ed8);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.submit-button:disabled{background:linear-gradient(135deg,#d1d5db,#9ca3af);cursor:not-allowed}.icon-size{width:16px;height:16px;flex-shrink:0}.status-message{display:flex;align-items:center;gap:.5rem;padding:0 1rem .75rem;font-size:.875rem}.status-message svg{width:16px;height:16px;flex-shrink:0}.loading-message{color:#6b7280}.listening-message{color:#dc2626}.no-support-message{padding:0 1rem .5rem;font-size:.75rem;color:#9ca3af}.listening-indicator{width:.5rem;height:.5rem;background-color:#ef4444;border-radius:50%;animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.spinner{animation:spin 1s linear infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.model-dropdown{position:relative;min-width:300px}.dropdown-button{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;transition:background-color .2s;width:100%;cursor:pointer}.dropdown-button:hover{background-color:#f9fafb}.selected-model{display:flex;align-items:center;gap:.5rem;flex:1}.model-dot{width:.5rem;height:.5rem;border-radius:9999px}.default-dot{background-color:#9ca3af}.model-name{font-weight:500;color:#1f2937}.logo-icon1{width:19px;height:19px;color:#1e1f09}.chevron-icon{width:1rem;height:1rem;color:#6b7280;transition:transform .2s}.chevron-icon.rotate{transform:rotate(180deg)}.dropdown-menu{position:absolute;top:100%;left:0;right:0;margin-top:.25rem;background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;box-shadow:0 10px 20px #00000014;z-index:50;overflow:hidden}.dropdown-items{padding:.25rem 0}.dropdown-item{width:100%;display:flex;align-items:center;gap:.75rem;padding:.75rem;background:#fff;transition:background-color .15s;border:none;cursor:pointer}.dropdown-item:hover{background-color:#f9fafb}.dropdown-item.active{background-color:#eff6ff;border-right:2px solid #3b82f6}.model-info{flex:1;text-align:left}.model-title{font-weight:500;color:#1f2937}.model-description{font-size:.75rem;color:#6b7280}.model-provider{font-size:.75rem;color:#9ca3af;font-weight:500}.bg-blue-500{background-color:#3b82f6}.bg-green-500{background-color:#22c55e}.bg-emerald-500{background-color:#10b981}.bg-red-500{background-color:#ef4444}.typing-row{display:flex;gap:1rem;padding:1.5rem;transition:background-color .2s}.typing-row:hover{background-color:#f9fafb80}.typing-avatar{flex-shrink:0;width:2.5rem;height:2.5rem;background:linear-gradient(to bottom right,#22c55e,#059669);border-radius:.75rem;display:flex;align-items:center;justify-content:center;box-shadow:0 1px 2px #0000001a}.icon-white{width:1.25rem;height:1.25rem;color:#fff}.typing-body{flex:1}.typing-bubble{display:inline-block;padding:1rem;border-radius:1rem;background-color:#fff;border:1px solid #e5e7eb;box-shadow:0 1px 2px #0000000d}.typing-dots{display:flex;gap:.375rem}.dot{width:.5rem;height:.5rem;background-color:#9ca3af;border-radius:9999px;animation:bounce 1s infinite}.dot.delay-1{animation-delay:.1s}.dot.delay-2{animation-delay:.2s}.typing-label{margin-top:.5rem;font-size:.75rem;color:#6b7280}@keyframes bounce{0%,to{transform:translateY(0);opacity:.6}50%{transform:translateY(-6px);opacity:1}}.app-container{display:flex;flex-direction:column;height:100vh;max-height:100vh;width:100vw;background:linear-gradient(to bottom right,#ebf8ff,#fff,#f0fff4)}.header{background-color:#fffc;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-bottom:1px solid rgba(229,231,235,.5);padding:10px 24px;box-shadow:0 1px 2px #0000000d}.header-content{display:flex;justify-content:space-between;align-items:center}.branding{display:flex;gap:12px;align-items:center}.logo{width:50px;height:50px;background:linear-gradient(to bottom right,#3b82f6,#10b981);border-radius:12px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 6px #0000001a}.logo-icon{width:30px;height:30px;color:#e8ef10}.title{font-size:1.25rem;font-weight:700;color:#1f2937;margin-bottom:0}.subtitle{font-size:.875rem;color:#4b5563;margin-top:0}.model-section{display:flex;align-items:center;gap:12px}.model-info{text-align:right}.model-label{font-size:.75rem;color:#6b7280;font-weight:500;text-transform:uppercase}.model-name{font-size:.875rem;font-weight:600;color:#374151}.messages-container{flex:1;overflow-y:auto}.messages-wrapper{max-width:64rem;margin:0 auto}.input-wrapper{max-width:64rem;margin:0 auto;width:100%}.error-container{display:flex;gap:12px;padding:16px;margin:0 16px}.error-icon{width:32px;height:32px;background-color:#fee2e2;border-radius:50%;display:flex;align-items:center;justify-content:center}.error-alert-icon{width:16px;height:16px;color:#ef4444}.error-box{flex:1}.error-content{background-color:#fef2f2;border:1px solid #fecaca;border-radius:12px;padding:16px;display:flex;justify-content:space-between}.error-title{font-weight:600;color:#991b1b;margin-bottom:4px}.error-message{font-size:.875rem;color:#b91c1c;margin-bottom:8px}.error-details{font-size:.75rem;color:#dc2626}.retry-button{background-color:#fee2e2;color:#b91c1c;padding:4px 12px;border-radius:8px;font-size:.875rem;font-weight:500;display:flex;align-items:center;gap:4px;border:none;cursor:pointer;transition:background-color .2s}.retry-button:hover{background-color:#fecaca}.retry-icon{width:12px;height:12px}.disclaimer{background:linear-gradient(to right,#ebf8ff,#f0fff4);border-top:1px solid rgba(229,231,235,.5);padding:12px 16px}.disclaimer-content{max-width:64rem;margin:0 auto}.disclaimer-inner{display:flex;align-items:center;gap:8px;justify-content:center}.pulse-dot{width:6px;height:6px;background-color:#fbbf24;border-radius:50%;animation:pulse 1.5s infinite}.disclaimer-text{font-size:.75rem;color:#4b5563;font-weight:500}@keyframes pulse{0%,to{opacity:.3;transform:scale(1)}50%{opacity:1;transform:scale(1.4)}}
