.chatbot-button{position:fixed;bottom:30px;right:30px;width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;color:#fff;cursor:pointer;box-shadow:0 4px 12px #00000026;transition:all .3s ease;z-index:1000}.chatbot-button:hover{transform:scale(1.1);box-shadow:0 6px 20px #00000040}.chatbot-window{position:fixed;bottom:30px;right:30px;width:400px;height:600px;max-height:calc(100vh - 60px);z-index:1000;box-shadow:0 8px 24px #00000026;border-radius:12px;overflow:hidden;animation:slideUp .3s ease;display:flex;flex-direction:column}.chatbot-window .ant-card{height:100%;display:flex;flex-direction:column;border-radius:12px}.chatbot-window .ant-card-body{flex:1;display:flex;flex-direction:column;padding:0;overflow:hidden;min-height:0}@keyframes slideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.chatbot-messages{flex:1;overflow-y:auto;padding:16px;background:#fff;display:flex;flex-direction:column;gap:12px}.chatbot-messages::-webkit-scrollbar{width:6px}.chatbot-messages::-webkit-scrollbar-track{background:#f1f1f1}.chatbot-messages::-webkit-scrollbar-thumb{background:#888;border-radius:3px}.chatbot-messages::-webkit-scrollbar-thumb:hover{background:#555}.message{display:flex;gap:12px;animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.message-user{flex-direction:row-reverse}.message-content{max-width:70%;background:#fff;padding:12px 16px;border-radius:12px;box-shadow:0 2px 4px #0000000d}.message-user .message-content{background:#1890ff;color:#fff}.message-user .message-content .ant-typography{color:#fff!important}.suggested-questions{padding:16px;border-top:1px solid #f0f0f0;background:linear-gradient(to bottom,#fafafa,#fff);flex-shrink:0}.suggested-questions .ant-btn{border-radius:20px;border:1px solid #e0e0e0;background:#fff;color:#555;font-size:13px;padding:8px 16px;height:auto;transition:all .3s ease;box-shadow:0 1px 3px #0000000d}.suggested-questions .ant-btn:hover{border-color:#1890ff;color:#1890ff;background:#f0f7ff;transform:translateY(-2px);box-shadow:0 4px 8px #1890ff33}.chatbot-input{padding:16px;background:#fff;border-top:1px solid #f0f0f0;display:flex;gap:8px;align-items:stretch;flex-shrink:0}.chatbot-input .ant-input-affix-wrapper{flex:1;align-items:center}.chatbot-input .ant-btn{height:auto;min-height:32px;flex-shrink:0}@media (max-width: 768px){.chatbot-window{width:calc(100vw - 16px);height:calc(100vh - 180px);max-height:500px;bottom:100px;right:8px;left:8px;border-radius:12px}.chatbot-button{bottom:80px;right:16px;width:50px;height:50px;z-index:1001}.chatbot-button .anticon{font-size:20px!important}.chatbot-messages{padding:12px;max-height:250px}.message-content{max-width:85%;padding:10px 12px}.suggested-questions{padding:8px;max-height:120px;overflow-y:auto}.suggested-questions .ant-btn{font-size:11px;padding:4px 10px}.chatbot-input{padding:10px}}html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}*{box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f5f5f5;overflow-y:auto!important;pointer-events:auto!important}#root{pointer-events:auto!important}.ant-layout-header{position:sticky;top:0;z-index:1000}.ant-menu-item-selected{background-color:#e6f7ff!important;border-right:3px solid #1890ff!important}.ant-table-thead>tr>th{background-color:#fafafa;font-weight:600}.ant-table-tbody>tr:hover>td{background-color:#f5f5f5}.ant-form-item-label>label{font-weight:500}.ant-btn{border-radius:6px}.ant-btn-primary{background-color:#1890ff;border-color:#1890ff}.ant-btn-primary:hover{background-color:#40a9ff;border-color:#40a9ff}.ant-card{border-radius:8px;box-shadow:0 2px 8px #0000000f}.ant-modal-content{border-radius:8px}.ant-pagination{margin-top:16px;text-align:center}@media (max-width: 768px){.ant-layout-sider{position:fixed!important;height:100vh;left:0;z-index:999}.ant-layout-content{margin-left:0!important}}.ant-spin-dot-item{background-color:#1890ff}.status-success{color:#52c41a}.status-error{color:#ff4d4f}.status-warning{color:#faad14}.text-center{text-align:center}.text-right{text-align:right}.mb-16{margin-bottom:16px}.mt-16{margin-top:16px}.full-width{width:100%}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.ant-message{pointer-events:none!important}.ant-message-notice{pointer-events:auto!important}.ant-message-notice-content{background-color:#fff!important;color:#000000e0!important;box-shadow:0 6px 16px #00000014,0 3px 6px -4px #0000001f,0 9px 28px 8px #0000000d!important;border-radius:8px!important;padding:10px 16px!important}.ant-notification,.ant-notification-notice{background-color:#fff!important;color:#000000e0!important;box-shadow:0 6px 16px #00000014,0 3px 6px -4px #0000001f,0 9px 28px 8px #0000000d!important}.ant-notification-notice-message,.ant-notification-notice-description{color:#000000e0!important}.ant-message-success .anticon,.ant-notification-notice-icon-success{color:#52c41a!important}.ant-message-error .anticon,.ant-notification-notice-icon-error{color:#ff4d4f!important}.ant-message-warning .anticon,.ant-notification-notice-icon-warning{color:#faad14!important}.ant-message-info .anticon,.ant-notification-notice-icon-info{color:#1890ff!important}.ant-notification-notice-close,.ant-notification-notice-close:hover{color:#00000073!important}@media print{@page{size:A4 portrait;margin:0}body{margin:0;padding:0}.no-print{display:none!important}}@media (max-width: 992px){.ant-btn{min-height:44px!important;min-width:44px!important;padding:8px 16px!important;font-size:14px!important}.ant-btn-sm{min-height:40px!important;min-width:40px!important;padding:6px 12px!important;font-size:13px!important}.ant-btn-icon-only{min-width:44px!important;min-height:44px!important;padding:8px!important}.ant-input,.ant-input-number,.ant-select-selector{min-height:44px!important;font-size:16px!important}.ant-input-sm{min-height:40px!important;font-size:15px!important}.ant-checkbox-inner,.ant-radio-inner{width:22px!important;height:22px!important}.ant-checkbox-wrapper,.ant-radio-wrapper{min-height:44px!important;display:inline-flex!important;align-items:center!important}.ant-table-tbody>tr>td{padding:12px 8px!important;min-height:44px!important}.ant-dropdown-menu-item,.ant-select-item-option{min-height:44px!important;padding:12px 16px!important;font-size:15px!important}.ant-modal-close{width:44px!important;height:44px!important}.ant-switch{min-height:28px!important}.ant-tabs-tab{min-height:44px!important;padding:10px 16px!important}.ant-pagination-item,.ant-pagination-prev,.ant-pagination-next{min-width:44px!important;min-height:44px!important}}@media (max-width: 992px){.ant-table-body{-webkit-overflow-scrolling:touch}.ant-table-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 992px){.ant-layout-content{padding-bottom:70px!important}.ant-form-item{margin-bottom:16px!important}.ant-form-item-label>label{font-size:14px!important;font-weight:500!important;height:auto!important}.ant-card-body{padding:12px!important}.ant-card-head{padding:12px 16px!important;font-size:15px!important}.ant-row{row-gap:8px!important}.ant-modal-body .ant-form{padding:0!important}.ant-input-number{width:100%!important}.ant-modal{max-width:100vw!important;margin:0!important}.ant-modal-content{border-radius:0!important}.ant-space{flex-wrap:wrap!important}}
