[data-astro-cid-wfrjesbw]{margin:0;padding:0;box-sizing:border-box}body{font-family:system-ui,-apple-system,sans-serif;background:linear-gradient(135deg,#667eea,#764ba2);min-height:100vh;padding:1rem}.container[data-astro-cid-wfrjesbw]{max-width:900px;margin:0 auto;background:#fff;border-radius:16px;box-shadow:0 20px 60px #0000004d;overflow:hidden;display:flex;flex-direction:column;height:90vh}.header[data-astro-cid-wfrjesbw]{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:1.5rem;text-align:center}.header[data-astro-cid-wfrjesbw] h1[data-astro-cid-wfrjesbw]{font-size:1.8rem;margin-bottom:.5rem}.header[data-astro-cid-wfrjesbw] p[data-astro-cid-wfrjesbw]{opacity:.9;font-size:.9rem}.chat-container[data-astro-cid-wfrjesbw]{flex:1;overflow-y:auto;padding:1.5rem;background:#f8f9fa}.message[data-astro-cid-wfrjesbw]{margin-bottom:1rem;display:flex;gap:1rem;animation:slideIn .3s ease-out}@keyframes slideIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.message[data-astro-cid-wfrjesbw].user{flex-direction:row-reverse}.message-content[data-astro-cid-wfrjesbw]{max-width:70%;padding:1rem;border-radius:12px;white-space:pre-wrap;word-wrap:break-word}.message[data-astro-cid-wfrjesbw].user .message-content[data-astro-cid-wfrjesbw]{background:#667eea;color:#fff;border-bottom-right-radius:4px}.message[data-astro-cid-wfrjesbw].assistant .message-content[data-astro-cid-wfrjesbw]{background:#fff;color:#333;box-shadow:0 2px 8px #0000001a;border-bottom-left-radius:4px}.avatar[data-astro-cid-wfrjesbw]{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.2rem;flex-shrink:0}.message[data-astro-cid-wfrjesbw].user .avatar[data-astro-cid-wfrjesbw]{background:#764ba2}.message[data-astro-cid-wfrjesbw].assistant .avatar[data-astro-cid-wfrjesbw]{background:#e0e7ff}.input-container[data-astro-cid-wfrjesbw]{padding:1.5rem;background:#fff;border-top:1px solid #e0e0e0}.input-wrapper[data-astro-cid-wfrjesbw]{display:flex;gap:.5rem;align-items:flex-end}textarea[data-astro-cid-wfrjesbw]{flex:1;padding:.75rem 1rem;border:2px solid #e0e0e0;border-radius:24px;font-size:1rem;font-family:inherit;resize:none;min-height:50px;max-height:150px;transition:border-color .2s}textarea[data-astro-cid-wfrjesbw]:focus{outline:none;border-color:#667eea}button[data-astro-cid-wfrjesbw]{background:#667eea;color:#fff;border:none;width:50px;height:50px;border-radius:50%;cursor:pointer;font-size:1.2rem;transition:all .2s;flex-shrink:0}button[data-astro-cid-wfrjesbw]:hover:not(:disabled){background:#5568d3;transform:scale(1.05)}button[data-astro-cid-wfrjesbw]:disabled{background:#ccc;cursor:not-allowed}button[data-astro-cid-wfrjesbw].voice{background:#764ba2}button[data-astro-cid-wfrjesbw].voice:hover:not(:disabled){background:#5f3a82}button[data-astro-cid-wfrjesbw].voice.recording{background:#dc3545;animation:pulse 1.5s infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.controls[data-astro-cid-wfrjesbw]{display:flex;gap:.5rem;margin-bottom:.5rem;align-items:center}.clear-btn[data-astro-cid-wfrjesbw]{background:#dc3545;border-radius:8px;width:auto;padding:.5rem 1rem;font-size:.9rem}.toggle-container[data-astro-cid-wfrjesbw]{display:flex;align-items:center;gap:.5rem;background:#f8f9fa;padding:.5rem 1rem;border-radius:8px}.toggle-container[data-astro-cid-wfrjesbw] label[data-astro-cid-wfrjesbw]{font-size:.9rem;color:#333;display:flex;align-items:center;gap:.5rem;cursor:pointer}.toggle-switch[data-astro-cid-wfrjesbw]{position:relative;width:44px;height:24px;background:#ccc;border-radius:12px;cursor:pointer;transition:background .3s}.toggle-switch[data-astro-cid-wfrjesbw].active{background:#667eea}.toggle-slider[data-astro-cid-wfrjesbw]{position:absolute;top:2px;left:2px;width:20px;height:20px;background:#fff;border-radius:50%;transition:transform .3s}.toggle-switch[data-astro-cid-wfrjesbw].active .toggle-slider[data-astro-cid-wfrjesbw]{transform:translate(20px)}input[data-astro-cid-wfrjesbw][type=checkbox]{display:none}.thinking[data-astro-cid-wfrjesbw]{color:#667eea;font-style:italic}
