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;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.bubble-questions{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border:1px solid #dee2e6;border-radius:12px;box-shadow:0 2px 8px #0000001a;margin-top:16px;padding:16px}.bubble-questions__header{margin-bottom:12px;text-align:center}.bubble-questions__title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;color:#495057;font-size:14px;font-weight:600}.bubble-questions__container{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));max-width:100%}.bubble-questions__bubble{align-items:center;background:linear-gradient(135deg,#fff,#f8f9fa);border:2px solid #e9ecef;border-radius:20px;box-shadow:0 2px 4px #0000000d;color:#495057;cursor:pointer;display:flex;font-size:14px;font-weight:500;justify-content:center;min-height:48px;overflow:hidden;padding:12px 16px;position:relative;text-align:left;transition:all .3s cubic-bezier(.4,0,.2,1)}.bubble-questions__bubble:hover{background:linear-gradient(135deg,#667eea,#764ba2);border-color:#667eea;box-shadow:0 4px 12px #00000026;color:#fff;transform:translateY(-2px)}.bubble-questions__bubble:active{box-shadow:0 2px 4px #0000001a;transform:translateY(0)}.bubble-questions__bubble:disabled{cursor:not-allowed;opacity:.6;transform:none}.bubble-questions__bubble--loading{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-color:#dee2e6;color:#6c757d}.bubble-questions__text{word-wrap:break-word;flex:1 1;-webkit-hyphens:auto;hyphens:auto;line-height:1.4}.bubble-questions__spinner{align-items:center;display:flex;gap:4px;margin-left:8px}.bubble-questions__spinner-dot{animation:bubble-spinner 1.4s ease-in-out infinite both;background-color:#6c757d;border-radius:50%;height:6px;width:6px}.bubble-questions__spinner-dot:first-child{animation-delay:-.32s}.bubble-questions__spinner-dot:nth-child(2){animation-delay:-.16s}.bubble-questions__spinner-dot:nth-child(3){animation-delay:0s}@keyframes bubble-spinner{0%,80%,to{opacity:.5;transform:scale(0)}40%{opacity:1;transform:scale(1)}}@media (max-width:768px){.bubble-questions{margin-top:12px;padding:12px}.bubble-questions__container{gap:6px;grid-template-columns:1fr}.bubble-questions__bubble{font-size:13px;min-height:44px;padding:10px 14px}.bubble-questions__title{font-size:13px}}@media (max-width:480px){.bubble-questions{margin-top:8px;padding:8px}.bubble-questions__bubble{font-size:12px;min-height:40px;padding:8px 12px}.bubble-questions__title{font-size:12px}}@media (prefers-color-scheme:dark){.bubble-questions{background:linear-gradient(135deg,#2d3748,#1a202c);border-color:#4a5568}.bubble-questions__title{color:#e2e8f0}.bubble-questions__bubble{background:linear-gradient(135deg,#4a5568,#2d3748);border-color:#718096;color:#e2e8f0}.bubble-questions__bubble:hover{background:linear-gradient(135deg,#667eea,#764ba2);border-color:#667eea;color:#fff}.bubble-questions__bubble--loading{background:linear-gradient(135deg,#2d3748,#1a202c);border-color:#4a5568;color:#a0aec0}.bubble-questions__spinner-dot{background-color:#a0aec0}}.bubble-questions__bubble{animation:bubble-appear .3s ease-out}@keyframes bubble-appear{0%{opacity:0;transform:translateY(10px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}.bubble-questions__bubble:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s;width:100%}.bubble-questions__bubble:hover:before{left:100%}.bubble-questions__bubble:focus{outline:2px solid #667eea;outline-offset:2px}.bubble-questions__bubble:focus:not(:focus-visible){outline:none}.typing-loader{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border:1px solid #dee2e6;border-radius:12px;box-shadow:0 2px 8px #0000001a;justify-content:center;margin:8px auto 8px 0;max-width:200px;padding:16px}.typing-loader,.typing-text{align-items:center;display:flex}.typing-text{color:#6c757d;font-size:14px;font-weight:500;gap:2px}.typing-dots{align-items:center;display:inline-flex;gap:2px;margin-left:4px}.dot{animation:typing-dot 1.4s ease-in-out infinite both;background-color:#6c757d;border-radius:50%;display:inline-block;height:4px;width:4px}.dot:first-child{animation-delay:-.32s}.dot:nth-child(2){animation-delay:-.16s}.dot:nth-child(3){animation-delay:0s}@keyframes typing-dot{0%,80%,to{opacity:.5;transform:scale(0)}40%{opacity:1;transform:scale(1)}}@media (prefers-color-scheme:dark){.typing-loader{background:linear-gradient(135deg,#2d3748,#1a202c);border-color:#4a5568}.typing-text{color:#a0aec0}.dot{background-color:#a0aec0}}@media (max-width:768px){.typing-loader{max-width:150px;padding:12px}.typing-text{font-size:13px}.dot{height:3px;width:3px}}@media (max-width:480px){.typing-loader{max-width:120px;padding:10px}.typing-text{font-size:12px}}
/*# sourceMappingURL=main.10dcd9c0.css.map*/