body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{background:linear-gradient(135deg,#060a18,#08040d);font-family:Segoe UI,sans-serif;margin:0}.app-container{align-items:center;display:flex;height:100vh;justify-content:center}.chat-card{background:#fff;border-radius:15px;box-shadow:0 10px 25px #0003;display:flex;flex-direction:column;height:600px;overflow:hidden;width:450px}.chat-header{background:#4f46e5;padding:15px;text-align:center}.chat-body{background:#f3f4f6;flex:1 1;overflow-y:auto;padding:15px}.user-message{align-self:flex-end;background:#4f46e5;color:#fff}.bot-message,.user-message{border-radius:20px;margin:8px 0;max-width:75%;padding:10px 15px}.bot-message{background:#e5e7eb}.typing{font-style:italic;opacity:.7}.chat-footer{background:#fff;border-top:1px solid #ddd;display:flex;padding:10px}.chat-footer input{border:1px solid #ccc;border-radius:20px;flex:1 1;outline:none;padding:10px}.chat-footer button{background:#4f46e5;border:none;border-radius:20px;color:#fff;cursor:pointer;margin-left:10px;padding:10px 15px;transition:.3s}.chat-footer button:hover{background:#4338ca}.buy-button{background-color:#d41199;border-radius:6px;font-weight:700;margin-top:8px;padding:8px 14px;transition:.2s ease-in-out}.buy-button:hover{background-color:#690839;transform:scale(1.05)}.chat-header{background-color:#4f46e5;border-radius:8px 8px 0 0;color:#fff;padding:10px}.chat-header .logo{height:50px;object-fit:contain;width:50px}.chat-table{border-collapse:collapse;font-size:14px;margin:10px 0;width:100%}.chat-table th{background-color:#4f46e5;text-align:left}.chat-table td,.chat-table th{border:1px solid #ddd;padding:8px}.chat-table tr:nth-child(2n){background-color:#fafafa}.buy-button{background-color:#4caf50;border-radius:5px;color:#fff;display:inline-block;margin-top:5px;padding:5px 10px;text-decoration:none}.product-image-container{margin-bottom:10px;margin-top:10px}.product-image{border-radius:10px;box-shadow:0 4px 10px #0000001a;max-width:300px;width:100%}.voice-btn{background:#f60;border:none;border-radius:50%;color:#fff;cursor:pointer;margin-right:5px;padding:10px}.voice-btn.active{animation:pulse 1s infinite;background:red}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.2)}to{transform:scale(1)}}.logo{border:2px solid #fff;border-radius:50%;box-shadow:0 2px 6px #0003;height:50px;object-fit:cover;width:50px}.chat-header{align-items:center;display:flex;gap:10px}
/*# sourceMappingURL=main.7b67fa13.css.map*/