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}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.markdown-preview{color:#333;line-height:1.8}.markdown-preview h1{font-size:2em}.markdown-preview h1,.markdown-preview h2{border-bottom:1px solid #eaecef;font-weight:600;margin-bottom:16px;margin-top:24px;padding-bottom:8px}.markdown-preview h2{font-size:1.5em}.markdown-preview h3{font-size:1.25em}.markdown-preview h3,.markdown-preview h4{font-weight:600;margin-bottom:16px;margin-top:24px}.markdown-preview h4{font-size:1em}.markdown-preview p{margin-bottom:16px;margin-top:0}.markdown-preview ol,.markdown-preview ul{margin-bottom:16px;margin-top:0;padding-left:2em}.markdown-preview li{margin-bottom:8px}.markdown-preview code{background-color:#f6f8fa;border-radius:3px;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:85%;padding:2px 6px}.markdown-preview pre{background-color:#f6f8fa;border-radius:6px;margin-bottom:16px;overflow:auto;padding:16px}.markdown-preview pre code{background-color:initial;font-size:100%;padding:0}.markdown-preview blockquote{border-left:4px solid #dfe2e5;color:#6a737d;margin:0 0 16px;padding:0 1em}.markdown-preview table{border-collapse:collapse;margin-bottom:16px;width:100%}.markdown-preview table td,.markdown-preview table th{border:1px solid #dfe2e5;padding:8px 13px}.markdown-preview table th{background-color:#f6f8fa;font-weight:600}.markdown-preview table tr:nth-child(2n){background-color:#f6f8fa}.markdown-preview a{color:#0366d6;text-decoration:none}.markdown-preview a:hover{text-decoration:underline}.markdown-preview img{height:auto;max-width:100%}.markdown-preview hr{background-color:#e1e4e8;border:0;height:4px;margin:24px 0;padding:0}.test-chat-widget{background:#fff;border-radius:12px;bottom:20px;box-shadow:0 4px 24px #00000026;display:flex;flex-direction:column;height:600px;overflow:hidden;position:fixed;right:20px;transition:all .3s ease;width:380px;z-index:1000}.test-chat-widget.minimized{height:48px;width:200px}.test-chat-header{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:0 2px 8px #0000001a;color:#fff;display:flex;justify-content:space-between;padding:12px 16px}.test-chat-header-left{align-items:center;display:flex;flex:1 1}.test-chat-title{align-items:center;display:flex;font-size:16px;font-weight:600}.test-chat-actions{display:flex;gap:4px}.test-chat-messages{background:#f5f7fa;flex:1 1;overflow-y:auto;padding:16px}.test-chat-message{animation:slideIn .3s ease;margin-bottom:16px}@keyframes slideIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.test-chat-message.user{align-items:flex-end;display:flex;flex-direction:column}.test-chat-message.assistant{align-items:flex-start;display:flex;flex-direction:column}.test-chat-message-content{display:flex;flex-direction:column;max-width:80%}.test-chat-message.user .test-chat-message-content{align-items:flex-end}.test-chat-message.assistant .test-chat-message-content{align-items:flex-start}.test-chat-message-text{word-wrap:break-word;border-radius:12px;line-height:1.5;padding:10px 14px;white-space:pre-wrap}.test-chat-message.user .test-chat-message-text{background:linear-gradient(135deg,#667eea,#764ba2);border-bottom-right-radius:4px;color:#fff}.test-chat-message.assistant .test-chat-message-text{background:#fff;border:1px solid #e8e8e8;border-bottom-left-radius:4px;box-shadow:0 1px 2px #0000000d;color:#333}.test-chat-message-time{color:#999;font-size:11px;margin-top:4px;padding:0 4px}.test-chat-feedback-button{font-size:12px;height:auto;margin-top:6px;padding:0}.test-chat-input{background:#fff;border-top:1px solid #e8e8e8;padding:12px 16px}.test-chat-input .ant-input-affix-wrapper{border-radius:20px;padding:8px 12px}.test-chat-input .ant-input{border:none;outline:none}.test-chat-input .ant-btn-primary{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:50%;display:flex;height:32px;justify-content:center;padding:0;width:32px}.test-chat-input .ant-btn-primary:hover{background:linear-gradient(135deg,#764ba2,#667eea)}.test-chat-input .ant-btn-primary:disabled{background:#d9d9d9;opacity:.6}.test-chat-messages::-webkit-scrollbar{width:6px}.test-chat-messages::-webkit-scrollbar-track{background:#0000}.test-chat-messages::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:3px}.test-chat-messages::-webkit-scrollbar-thumb:hover{background:#bfbfbf}@media (max-width:768px){.test-chat-widget{bottom:20px;height:calc(100vh - 40px);right:20px;width:calc(100vw - 40px)}.test-chat-widget.minimized{width:160px}}.playground-container{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;justify-content:center;min-height:100vh;padding:20px}.playground-card{box-shadow:0 8px 32px #0000001a;max-width:500px;width:100%}
/*# sourceMappingURL=main.9cc9a0f4.css.map*/