@tailwind base;@tailwind components;@tailwind utilities;:root{--color-primary: #00b8e6;--color-primary-dark: #0096c7;--color-primary-gradient: linear-gradient(135deg, #00b8e6, #0096c7);--color-primary-light: #f0f9ff;--color-primary-hover: rgba(0, 184, 230, .4);--color-primary-glow: rgba(0, 184, 230, .25);--color-text-dark: #1a1a2e;--color-text-secondary: #555;--color-text-muted: #888;--color-text-placeholder: #aaa;--color-text-light: #ccc;--color-border: #eef0f3;--color-border-hover: #dce0e6;--color-bg-page: #f0f2f5;--color-bg-card: #fff;--color-bg-hover: #e8f4fd;--color-bg-zebra: #fafbfc;--color-sider-dark-1: #141b2e;--color-sider-dark-2: #0f1422;--shadow-card: 0 1px 4px rgba(0, 0, 0, .04);--shadow-card-sm: 0 1px 3px rgba(0, 0, 0, .03);--radius-md: 10px;--radius-sm: 6px}body{font-size:14px!important;-webkit-font-smoothing:antialiased}*{line-height:1.6}.content-area{font-size:14px!important;line-height:1.6!important}.content-area h1{font-size:22px!important;font-weight:600}.content-area h2{font-size:20px!important;font-weight:600}.content-area h3{font-size:18px!important;font-weight:600}.content-area h4{font-size:16px!important;font-weight:600}.content-area p{font-size:14px!important;line-height:1.7}.content-area table,.content-area .ant-card{font-size:14px!important}.content-area .ant-card-head-title{font-size:15px!important}.content-area .ant-table{font-size:14px!important}.ant-layout-sider{flex:0 0 auto!important}.ant-menu-dark .ant-menu-item,.ant-menu-dark .ant-menu-submenu-title{height:42px!important;line-height:42px!important;font-size:15px!important;margin:1px 0!important}.ant-menu-dark .ant-menu-item .anticon,.ant-menu-dark .ant-menu-submenu-title .anticon{font-size:15px!important}.ant-menu-dark .ant-menu-item,.ant-menu-dark .ant-menu-submenu-title,.ant-menu-dark .ant-menu-item .ant-menu-title-content,.ant-menu-dark .ant-menu-submenu .ant-menu-submenu-title .ant-menu-title-content,.ant-menu-dark .ant-menu-inline-submenu .ant-menu-item{color:#ffffffd9!important}.ant-menu-dark .ant-menu-item:hover,.ant-menu-dark .ant-menu-submenu-title:hover,.ant-menu-dark .ant-menu-item-selected,.ant-menu-dark .ant-menu-submenu-selected{color:#fff!important}.admin-sider .ant-menu-dark{background:transparent!important}.admin-sider .ant-menu-item,.admin-sider .ant-menu-submenu-title{border-radius:6px!important;margin:2px 0!important;transition:all .2s!important}.admin-sider .ant-menu-dark .ant-menu-item:hover,.admin-sider .ant-menu-dark .ant-menu-submenu-title:hover{background:#ffffff0f!important}.admin-sider .ant-menu-dark .ant-menu-item-selected{background:linear-gradient(90deg,#00a0d247,#00a0d20f)!important;box-shadow:inset 3px 0 #00b8e6!important;font-weight:500!important}.admin-sider .ant-menu-dark .ant-menu-submenu-selected>.ant-menu-submenu-title{color:#fff!important}.admin-sider .ant-menu-dark .ant-menu-sub{background:#0000002e!important;border-radius:6px!important;margin:2px 0!important}.admin-sider .ant-menu-dark.ant-menu-inline .ant-menu-item,.admin-sider .ant-menu-dark.ant-menu-inline .ant-menu-submenu-title,.admin-sider .ant-menu-dark .ant-menu-sub.ant-menu-inline .ant-menu-item,.admin-sider .ant-menu-dark .ant-menu-sub.ant-menu-inline .ant-menu-submenu-title{padding:0 8px!important}.admin-sider::-webkit-scrollbar{width:5px}.admin-sider::-webkit-scrollbar-thumb{background:#ffffff1f;border-radius:3px}.admin-sider::-webkit-scrollbar-track{background:transparent}.ant-layout-header{height:53px!important;line-height:53px!important;padding:0 20px!important;margin:0!important}.ant-layout-content{padding:0!important;margin:0!important}.ant-btn{height:32px!important;padding:0 14px!important;font-size:13px!important;border-radius:6px!important;display:inline-flex!important;align-items:center!important;transition:all .2s!important}.ant-btn+.ant-btn{margin-left:6px!important}.ant-btn-sm{height:28px!important;padding:0 10px!important;font-size:12px!important}.ant-btn-default{border-radius:6px!important;border-color:#dce0e6!important;color:#555!important}.ant-btn-default:hover{border-color:#00b8e6!important;color:#00b8e6!important;background:#f0f9ff!important}.ant-btn-primary{background:linear-gradient(135deg,#00b8e6,#0096c7)!important;border:none!important;box-shadow:0 2px 6px #00b8e640!important}.ant-btn-primary:hover{box-shadow:0 4px 12px #00b8e666!important;transform:translateY(-1px)}.ant-btn-primary:active{transform:translateY(0)}.ant-btn-link{padding:0 4px!important;height:auto!important}.ant-btn-link:hover{color:#00b8e6!important}.ant-input,.ant-input-number,.ant-picker,.ant-select:not(.ant-select-customize-input) .ant-select-selector,.ant-cascader-picker{height:32px!important;min-height:32px!important;padding:0 10px!important;font-size:13px!important;border-radius:6px!important;display:flex!important;align-items:center!important;border-color:#dce0e6!important;transition:all .2s!important}.ant-input:hover,.ant-input-number:hover,.ant-select:not(.ant-select-customize-input) .ant-select-selector:hover{border-color:#00b8e6!important}.ant-input:focus,.ant-input-focused,.ant-input-number:focus,.ant-input-number-focused,.ant-select-focused .ant-select-selector{border-color:#00b8e6!important;box-shadow:0 0 0 3px #00b8e61a!important}.ant-input-number{width:100%!important}.ant-input-number-input{height:28px!important;font-size:13px!important}.ant-select-selector .ant-select-selection-search-input{height:28px!important}.ant-select-selection-item{line-height:28px!important;font-size:13px!important}.ant-select-arrow{right:6px!important}.ant-select-single.ant-select-sm:not(.ant-select-customize-input) .ant-select-selector{height:28px!important}.ant-form-item{margin-bottom:8px!important}.ant-form-item-label>label{font-size:13px!important;height:30px!important;line-height:30px!important}.ant-form-item-control-input{min-height:30px!important}.ant-form-item-explain-error{font-size:12px!important}.ant-checkbox-wrapper,.ant-table{font-size:13px!important}.ant-table-thead>tr>th{font-size:13px!important;padding:10px 14px!important;background:linear-gradient(180deg,#f5f7fa,#eef1f6)!important;font-weight:600!important;color:#2c3e50!important}.ant-table-tbody>tr>td{padding:10px 14px!important;font-size:13px!important}.ant-table-tbody>tr{height:44px!important;transition:all .15s!important}.ant-table-tbody>tr:hover>td{background:#e8f4fd!important}.ant-table-wrapper .ant-table-pagination{padding:6px 10px!important}.ant-pagination{font-size:13px!important}.ant-pagination-item{height:28px!important;min-width:28px!important;line-height:28px!important;font-size:13px!important}.ant-pagination-prev .ant-pagination-item-link,.ant-pagination-next .ant-pagination-item-link{height:28px!important;min-width:28px!important}.ant-pagination-options-quick-jumper{height:28px!important}.ant-pagination-options-quick-jumper input{height:28px!important;font-size:13px!important}.admin-page{padding:0}.admin-page-header{display:flex;align-items:center;justify-content:space-between;padding:14px 20px;margin-bottom:16px;background:#fff;border-radius:10px;box-shadow:0 1px 4px #0000000a;border:1px solid #eef0f3}.admin-page-header .page-title-wrap{display:flex;align-items:center;gap:10px}.admin-page-header .page-title-bar{width:4px;height:18px;border-radius:2px;background:linear-gradient(180deg,#00b8e6,#0096c7);box-shadow:0 0 8px #00b8e64d}.admin-page-header .page-title{font-size:17px;font-weight:600;color:#1a1a2e;margin:0;letter-spacing:.5px}.admin-page-header .page-subtitle{font-size:13px;color:#aaa;font-weight:400}.admin-page-header .page-actions{display:flex;align-items:center;gap:8px}.admin-toolbar{display:flex;align-items:center;gap:8px;flex-wrap:wrap;padding:12px 16px;background:#fff;border:1px solid #eef0f3;border-bottom:none;border-radius:10px 10px 0 0;box-shadow:0 1px 3px #00000008}.admin-toolbar .toolbar-left{display:flex;align-items:center;gap:8px;flex-wrap:wrap;flex:1}.admin-toolbar .toolbar-right{display:flex;align-items:center;gap:8px}.admin-toolbar .toolbar-info{font-size:13px;color:#888;display:flex;align-items:center;gap:4px}.admin-toolbar .toolbar-info:before{content:"";display:inline-block;width:6px;height:6px;border-radius:50%;background:#00b8e6;margin-right:4px}.admin-table-wrap{border:1px solid #eef0f3;border-top:none;border-radius:0 0 10px 10px;overflow:hidden;background:#fff;box-shadow:0 1px 3px #00000008}.admin-table-wrap .ant-table-thead>tr>th{background:linear-gradient(180deg,#f5f7fa,#eef1f6)!important;font-weight:600!important;color:#2c3e50!important;border-bottom:2px solid #dce0e6!important;font-size:13px!important;padding:12px 14px!important;white-space:nowrap;letter-spacing:.3px}.admin-table-wrap .ant-table-tbody>tr>td{padding:10px 14px!important;font-size:13px!important;border-bottom:1px solid #f0f1f3!important;color:#444}.admin-table-wrap .ant-table-tbody>tr{height:44px!important;transition:all .15s!important}.admin-table-wrap .ant-table-tbody>tr:nth-child(2n)>td{background:#fafbfc!important}.admin-table-wrap .ant-table-tbody>tr:hover>td{background:#e8f4fd!important}.admin-table-wrap .ant-table-tbody>tr:last-child>td{border-bottom:none!important}.admin-tree-wrap{border:1px solid #eef0f3;border-radius:10px;overflow:hidden;background:#fff;box-shadow:0 1px 3px #00000008}.admin-tree-wrap .admin-tree-header{padding:12px 16px;background:linear-gradient(180deg,#f5f7fa,#eef1f6);border-bottom:1px solid #eef0f3;display:flex;align-items:center;justify-content:space-between}.admin-tree-wrap .admin-tree-body{padding:14px 16px}.admin-tree-wrap .ant-tree{padding:14px 16px;font-size:14px!important}.admin-tree-wrap .ant-tree-node-content-wrapper{padding:4px 10px!important;border-radius:6px!important;transition:all .15s!important}.admin-tree-wrap .ant-tree-node-content-wrapper:hover{background:#e8f4fd!important}.admin-tree-wrap .ant-tree-treenode{padding:3px 0!important}.admin-tree-wrap .ant-tree-switcher{width:20px!important}.ant-card{border-radius:4px!important}.ant-card-head{min-height:46px!important;padding:0 16px!important;font-size:15px!important;border-bottom:1px solid #f0f0f0!important}.ant-card-body{padding:18px!important}.ant-card-head-title{font-size:15px!important;padding:12px 0!important}.ant-modal-title{font-size:15px!important;font-weight:600!important;color:#1a1a2e!important}.ant-modal-header{border-bottom:2px solid #f0f1f3!important;padding:14px 20px!important}.ant-modal-body{padding:16px 20px!important}.ant-modal-footer{padding:10px 20px!important;border-top:1px solid #f0f1f3!important}.ant-modal-close-x{font-size:15px!important}.ant-tag{font-size:12px!important;padding:2px 8px!important;border-radius:4px!important;line-height:20px!important;border:none!important;font-weight:500}.ant-tag-success{background:#e6f9ed!important;color:#237804!important}.ant-tag-blue{background:#e6f4ff!important;color:#0958d9!important}.ant-tag-gold{background:#fff7e6!important;color:#ad6800!important}.ant-tag-red{background:#fff1f0!important;color:#cf1322!important}.ant-tag-default{background:#f0f0f0!important;color:#888!important}.ant-switch{height:18px!important;min-width:32px!important;font-size:10px!important}.ant-switch-checked{background:linear-gradient(135deg,#00b8e6,#0096c7)!important}.ant-select-dropdown{font-size:13px!important;padding:4px!important}.ant-select-item{font-size:13px!important;padding:4px 8px!important;min-height:30px!important}.ant-select-item-option-selected{font-weight:500!important}.ant-dropdown-menu{font-size:13px!important;padding:4px!important}.ant-dropdown-menu-item{font-size:13px!important;padding:4px 8px!important;min-height:30px!important}.ant-message{font-size:13px!important}.ant-tooltip-inner{font-size:12px!important}.ant-popover-inner{padding:8px!important}.ant-popconfirm-message-title,.ant-statistic-title{font-size:13px!important}.ant-statistic-content{font-size:22px!important}.ant-statistic-content-suffix{font-size:13px!important}.ant-table-toolbar{margin-bottom:8px!important}.ant-table-toolbar>*{margin-bottom:6px!important}.ant-space{gap:8px!important}.ant-space-item{margin-bottom:0!important}.ant-breadcrumb,.ant-picker-panel-container,.ant-picker-header{font-size:13px!important}.ant-picker-content th{font-size:12px!important}.ant-tree{font-size:13px!important}.ant-tree-node-content-wrapper{min-height:28px!important;line-height:28px!important;font-size:13px!important}.login-input:focus{border-color:#00c8ff73!important;box-shadow:0 0 0 3px #00c8ff1f!important}.login-input::placeholder{color:#b4d2fa52}.login-input:-webkit-autofill,.login-input:-webkit-autofill:hover,.login-input:-webkit-autofill:focus,.login-input:-webkit-autofill:active{-webkit-text-fill-color:#e8f4ff!important;caret-color:#e8f4ff;-webkit-box-shadow:0 0 0 1000px rgba(11,16,33,.85) inset!important;transition:background-color 99999s ease-in-out 0s}.login-card button:not(:disabled):hover{box-shadow:0 8px 32px #00b4e680!important;transform:translateY(-1px)}.login-card button:not(:disabled):active{transform:translateY(0)}.dashboard-consult-card .ant-card-head{min-height:48px!important}.dashboard-consult-card .ant-card-head-title{padding:14px 0!important}.dashboard-consult-table .ant-table-thead>tr>th{font-size:13px!important;padding:10px 14px!important;background:linear-gradient(180deg,#f5f7fa,#eef1f6)!important;font-weight:600!important;color:#2c3e50!important}.dashboard-consult-table .ant-table-tbody>tr>td{padding:10px 14px!important;font-size:13px!important}.dashboard-consult-table .ant-table-tbody>tr{height:48px!important}.dashboard-consult-table .ant-table-pagination{margin:8px 12px!important}.ai-chat-fab{position:fixed;bottom:182px;right:32px;width:56px;height:56px;border-radius:50%;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#0f172a,#1e1b4b,#312e81);transition:all .3s cubic-bezier(.4,0,.2,1);z-index:1000;padding:0;outline:none;overflow:hidden;box-shadow:0 0 20px #6366f166,0 0 40px #8b5cf64d,inset 0 0 12px #a78bfa33;animation:ai-chat-fab-glow 2.5s ease-in-out infinite}.ai-chat-fab:before{content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;border-radius:50%;background:conic-gradient(from 0deg,transparent 0%,#00f2ff 20%,#7c3aed 40%,#ec4899 60%,#00f2ff 80%,transparent 100%);animation:ai-chat-fab-spin 3s linear infinite;z-index:-2;opacity:.85}.ai-chat-fab:after{content:"";position:absolute;top:2px;right:2px;bottom:2px;left:2px;border-radius:50%;background:linear-gradient(135deg,#0f172a,#1e1b4b,#312e81);z-index:-1}.ai-chat-fab img{animation:ai-chat-fab-avatar 2.5s ease-in-out infinite;filter:drop-shadow(0 0 6px rgba(139,92,246,.6))}.ai-chat-fab:hover{transform:scale(1.12) translateY(-3px);box-shadow:0 0 30px #6366f199,0 0 60px #8b5cf673,inset 0 0 18px #a78bfa4d}.ai-chat-fab:hover img{filter:drop-shadow(0 0 10px rgba(167,139,250,.9))}.ai-chat-fab:active{transform:scale(.95)}.ai-chat-fab:focus-visible{outline:2px solid rgba(255,255,255,.5);outline-offset:2px}@keyframes ai-chat-fab-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes ai-chat-fab-glow{0%,to{box-shadow:0 0 20px #6366f166,0 0 40px #8b5cf64d,inset 0 0 12px #a78bfa33}50%{box-shadow:0 0 28px #6366f199,0 0 55px #8b5cf673,inset 0 0 18px #a78bfa59}}@keyframes ai-chat-fab-avatar{0%,to{transform:scale(1)}50%{transform:scale(1.08)}}.ai-chat-drawer-title{display:flex;align-items:center;gap:12px}.ai-chat-drawer-logo{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#0f172a,#1e1b4b,#312e81);display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative;box-shadow:0 0 16px #6366f180,0 0 32px #8b5cf659,inset 0 0 10px #a78bfa40;animation:ai-chat-fab-glow 2.5s ease-in-out infinite}.ai-chat-drawer-logo:before{content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;border-radius:50%;background:conic-gradient(from 0deg,transparent 0%,#00f2ff 20%,#7c3aed 40%,#ec4899 60%,#00f2ff 80%,transparent 100%);animation:ai-chat-fab-spin 3s linear infinite;z-index:0;opacity:.85}.ai-chat-drawer-logo:after{content:"";position:absolute;top:2px;right:2px;bottom:2px;left:2px;border-radius:50%;background:linear-gradient(135deg,#0f172a,#1e1b4b,#312e81);z-index:1}.ai-chat-drawer-logo img{position:relative;z-index:2;animation:ai-chat-fab-avatar 2.5s ease-in-out infinite;filter:drop-shadow(0 0 5px rgba(139,92,246,.7))}.ai-chat-drawer-title-text{display:flex;flex-direction:column;gap:2px}.ai-chat-drawer-name{font-size:15px;font-weight:600;color:#fff;letter-spacing:.3px}.ai-chat-drawer-sub{font-size:11px;color:#fff6;letter-spacing:.2px}.ai-chat-drawer-actions{margin-left:auto;display:flex;align-items:center;gap:4px}.ai-chat-drawer-action-btn{color:#ffffff8c!important;width:32px!important;height:32px!important;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:8px!important;transition:all .2s!important}.ai-chat-drawer-action-btn:hover{color:#fff!important;background:#ffffff1f!important}.ai-chat-drawer-action-btn:disabled{color:#fff3!important;background:transparent!important}.ai-chat-messages{flex:1;overflow-y:auto;padding:20px 16px;background:linear-gradient(180deg,#f0f4f8,#f7f9fb)}.ai-chat-messages::-webkit-scrollbar{width:6px}.ai-chat-messages::-webkit-scrollbar-thumb{background:#00000014;border-radius:3px}.ai-chat-messages::-webkit-scrollbar-thumb:hover{background:#00000026}.ai-chat-messages::-webkit-scrollbar-track{background:transparent}.ai-chat-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;gap:6px}.ai-chat-empty-icon{margin-bottom:12px;width:80px;height:80px;border-radius:50%;background:linear-gradient(135deg,#0f172a,#1e1b4b,#312e81);display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative;box-shadow:0 0 24px #6366f173,0 0 48px #8b5cf64d,inset 0 0 16px #a78bfa33;animation:ai-chat-fab-glow 2.5s ease-in-out infinite}.ai-chat-empty-icon:before{content:"";position:absolute;top:-3px;right:-3px;bottom:-3px;left:-3px;border-radius:50%;background:conic-gradient(from 0deg,transparent 0%,#00f2ff 20%,#7c3aed 40%,#ec4899 60%,#00f2ff 80%,transparent 100%);animation:ai-chat-fab-spin 4s linear infinite;z-index:0;opacity:.8}.ai-chat-empty-icon:after{content:"";position:absolute;top:3px;right:3px;bottom:3px;left:3px;border-radius:50%;background:linear-gradient(135deg,#0f172a,#1e1b4b,#312e81);z-index:1}.ai-chat-empty-icon img{position:relative;z-index:2;animation:ai-chat-fab-avatar 2.5s ease-in-out infinite;filter:drop-shadow(0 0 8px rgba(139,92,246,.7))}.ai-chat-empty-title{font-size:18px;font-weight:600;color:#1a1a2e;margin:0}.ai-chat-empty-desc{font-size:13px;color:#999;margin:0 0 16px}.ai-chat-empty-hints{display:flex;gap:8px;flex-wrap:wrap;justify-content:center}.ai-chat-empty-hint{font-size:12px;color:#0096c7;background:#00b8e614;border:1px solid rgba(0,184,230,.12);border-radius:20px;padding:4px 12px}.ai-chat-bubble-wrap{display:flex;margin-bottom:18px;gap:10px}.ai-chat-bubble-user{flex-direction:row-reverse}.ai-chat-bubble-ai{flex-direction:row}.ai-chat-avatar{flex-shrink:0;width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,#00b8e6,#0096c7);display:flex;align-items:center;justify-content:center;margin-top:2px;box-shadow:0 2px 8px #00b8e640;overflow:hidden}.ai-chat-bubble{max-width:78%;padding:12px 16px;border-radius:16px;font-size:13.5px;line-height:1.7;word-break:break-word}.ai-chat-bubble-content{position:relative;display:flex;align-items:flex-start;max-width:82%}.ai-chat-bubble-user .ai-chat-bubble-content{flex-direction:row-reverse}.ai-chat-copy-btn{position:absolute;top:-8px;left:-8px;width:26px;height:26px;border-radius:8px;border:1px solid #e8eaed;background:#fff;color:#999;cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:0;transition:all .2s;z-index:5;padding:0;box-shadow:0 2px 6px #00000014}.ai-chat-bubble-user .ai-chat-copy-btn{left:auto;right:-8px}.ai-chat-bubble-content:hover .ai-chat-copy-btn{opacity:1}.ai-chat-copy-btn:hover{background:#00b8e6!important;color:#fff!important;border-color:#00b8e6!important}.ai-chat-bubble-user-inner{background:linear-gradient(135deg,#00b8e6,#0096c7);color:#fff;border-bottom-right-radius:4px;box-shadow:0 2px 10px #00b8e640}.ai-chat-bubble-ai-inner{background:#fff;color:#1a1a2e;border:1px solid rgba(0,0,0,.06);border-bottom-left-radius:4px;box-shadow:0 2px 8px #0000000d}.ai-chat-bubble-error{background:#fff1f0!important;border-color:#ffccc7!important;color:#cf1322!important}.ai-chat-bubble-text{white-space:pre-wrap;position:relative}.ai-chat-ad-tag{display:inline-block;background:#ffffff40;color:#fff;font-size:11.5px;font-weight:600;padding:2px 8px;border-radius:6px;margin-right:6px;vertical-align:middle;letter-spacing:.3px;border:1px solid rgba(255,255,255,.35);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.ai-chat-typing{display:inline-flex;align-items:center;gap:5px;padding:4px 0}.ai-chat-typing-dot{width:7px;height:7px;border-radius:50%;background:#00b8e6;animation:ai-chat-bounce 1.4s infinite ease-in-out both}.ai-chat-typing-dot:nth-child(1){animation-delay:-.32s}.ai-chat-typing-dot:nth-child(2){animation-delay:-.16s}@keyframes ai-chat-bounce{0%,80%,to{transform:scale(.5);opacity:.3}40%{transform:scale(1);opacity:1}}.ai-chat-cursor{display:inline-block;width:7px;height:16px;background:#00b8e6;margin-left:2px;vertical-align:text-bottom;animation:ai-chat-blink .8s infinite;border-radius:1px}@keyframes ai-chat-blink{0%,50%{opacity:1}51%,to{opacity:0}}.ai-chat-markdown{font-size:13.5px;line-height:1.75}.ai-chat-markdown p{margin:4px 0}.ai-chat-markdown p:first-child{margin-top:0}.ai-chat-markdown p:last-child{margin-bottom:0}.ai-chat-markdown h1,.ai-chat-markdown h2,.ai-chat-markdown h3,.ai-chat-markdown h4{margin:12px 0 6px;font-weight:600}.ai-chat-markdown h1{font-size:17px}.ai-chat-markdown h2{font-size:15px}.ai-chat-markdown h3{font-size:14px}.ai-chat-markdown ul,.ai-chat-markdown ol{margin:4px 0;padding-left:20px}.ai-chat-markdown li{margin:3px 0}.ai-chat-markdown blockquote{margin:8px 0;padding:6px 14px;border-left:3px solid #00b8e6;background:#00b8e60a;color:#555;border-radius:0 6px 6px 0}.ai-chat-code-block-wrap{margin:8px 0;border-radius:8px;overflow:hidden;border:1px solid #334155}.ai-chat-code-block-header{display:flex;justify-content:flex-end;padding:4px 8px;background:#0f172a;border-bottom:1px solid #334155}.ai-chat-code-copy{background:#334155;color:#94a3b8;border:none;border-radius:4px;padding:2px 8px;font-size:11px;cursor:pointer;transition:all .2s}.ai-chat-code-copy:hover{background:#475569;color:#e2e8f0}.ai-chat-code-block{background:#1e293b;color:#e2e8f0;padding:12px 14px;overflow-x:auto;font-size:12px;line-height:1.55;margin:0}.ai-chat-code-block code{background:none;color:inherit;padding:0;font-size:12px}.ai-chat-code-inline{background:#00b8e614;color:#0096c7;padding:2px 6px;border-radius:4px;font-size:12.5px}.ai-chat-blockquote{border-left:3px solid #00b8e6;background:#00b8e60a;color:#555;border-radius:0 6px 6px 0;padding:8px 12px;margin:8px 0}.ai-chat-table-wrap{overflow-x:auto;margin:8px 0;border-radius:8px;border:1px solid #eef0f3}.ai-chat-table{border-collapse:collapse;font-size:12px;width:100%;white-space:nowrap}.ai-chat-table th,.ai-chat-table td{border:1px solid #eef0f3;padding:7px 12px;text-align:left}.ai-chat-table th{background:#f0f5fa;font-weight:600;color:#333;position:sticky;top:0;z-index:1}.ai-chat-table tbody tr:nth-child(2n){background:#fafbfc}.ai-chat-table tbody tr:hover{background:#00b8e60a}.ai-chat-table td{color:#555}.ai-chat-quick-actions{padding:6px 16px;background:#fff;border-top:1px solid #f0f0f0}.ai-chat-quick-btn{border-radius:16px!important;font-size:12px!important;height:28px!important;padding:0 12px!important;border:1px solid #e8eaed!important;background:#f5f7fa!important;color:#666!important;transition:all .2s!important}.ai-chat-quick-btn:hover{border-color:#00b8e6!important;color:#00b8e6!important}.ai-chat-quick-btn-active{background:linear-gradient(135deg,#00b8e6,#0096c7)!important;border-color:transparent!important;color:#fff!important;box-shadow:0 2px 8px #00b8e64d}.ai-chat-quick-btn-active:hover{color:#fff!important;opacity:.9}.ai-chat-mode-tag{margin:0!important;flex-shrink:0;border-radius:6px!important;background:#00b8e61a!important;border-color:#00b8e633!important;color:#0096c7!important;font-size:12px!important;padding:2px 8px!important}.ai-chat-input-area{padding:12px 16px 14px;background:#fff;border-top:1px solid #f0f0f0}.ai-chat-input-wrapper{display:flex;flex-direction:column;background:#f5f7fa;border:1px solid #e8eaed;border-radius:14px;padding:8px 10px;transition:border-color .2s,box-shadow .2s}.ai-chat-input-wrapper:focus-within{border-color:#00b8e6;box-shadow:0 0 0 3px #00b8e61a}.ai-chat-input-wrapper-ad{padding-top:6px}.ai-chat-mode-tag-row{padding:0 4px 6px}.ai-chat-input-row{display:flex;align-items:flex-end;gap:8px}.ai-chat-input{resize:none!important;background:transparent!important;font-size:13.5px!important}.ai-chat-input textarea{background:transparent!important}.ai-chat-ad-toggle{align-self:flex-start;display:inline-flex;align-items:center;gap:4px;margin-top:6px;margin-left:4px;padding:3px 10px;border-radius:12px;border:1px solid #e8eaed;background:#fff;color:#888;font-size:11px;cursor:pointer;transition:all .2s}.ai-chat-ad-toggle:hover{border-color:#00b8e6;color:#00b8e6;background:#00b8e60a}.ai-chat-send-btn{flex-shrink:0;border-radius:10px!important;height:32px!important;padding:0 14px!important;font-size:13px!important;font-weight:500!important}.ai-chat-send-btn.ant-btn-primary:not(:disabled){background:linear-gradient(135deg,#00b8e6,#0096c7)!important;border:none!important;box-shadow:0 2px 8px #00b8e64d}.ai-chat-send-btn.ant-btn-primary:not(:disabled):hover{box-shadow:0 4px 12px #00b8e673;transform:translateY(-1px)}.ai-chat-send-btn.ant-btn-primary:disabled{background:#d1d5db!important;color:#fff!important}.ai-chat-stop-btn{background:#fee2e2!important;color:#dc2626!important;border:1px solid #fecaca!important}.ai-chat-stop-btn:hover{background:#fecaca!important;color:#b91c1c!important}@media (max-width: 768px){.admin-page-header{flex-direction:column!important;align-items:flex-start!important;gap:10px!important;padding:12px 14px!important}.admin-page-header .page-title{font-size:15px!important}.admin-page-header .page-actions{width:100%!important;flex-wrap:wrap!important}.admin-toolbar{padding:10px 12px!important;gap:6px!important}.admin-toolbar .toolbar-left{gap:6px!important}.admin-table-wrap .ant-table-thead>tr>th{padding:8px 10px!important;font-size:12px!important}.admin-table-wrap .ant-table-tbody>tr>td{padding:8px 10px!important;font-size:12px!important}.admin-table-wrap .ant-table-tbody>tr{height:auto!important}.ant-card-body{padding:12px!important}.ant-modal{max-width:calc(100vw - 16px)!important;margin:8px auto!important}.ant-modal .ant-modal-body{max-height:60vh!important;overflow-y:auto!important}.ant-drawer-content-wrapper{max-width:100vw!important}.ant-form-item-label>label{font-size:13px!important}.ant-form-item{margin-bottom:12px!important}.ant-btn+.ant-btn{margin-left:4px!important}.ant-statistic-title{font-size:12px!important}.ant-statistic-content{font-size:18px!important}.ant-pagination{font-size:12px!important}.ant-pagination-options{display:none!important}.ant-tree,.ant-descriptions-item-label{font-size:13px!important}.ant-tag{font-size:11px!important;padding:0 6px!important;line-height:20px!important}.ant-table-tbody .ant-btn-sm{padding:0 6px!important;font-size:12px!important}.ai-chat-drawer .ant-drawer-content-wrapper{width:100%!important}}@media (max-width: 480px){.admin-page-header{padding:10px 12px!important}.admin-toolbar .ant-btn{padding:4px 10px!important;font-size:12px!important}.admin-table-wrap .ant-table-thead>tr>th{padding:6px 8px!important}.admin-table-wrap .ant-table-tbody>tr>td{padding:6px 8px!important}}@media (max-width: 768px){.dashboard-welcome{padding:16px 18px!important;border-radius:10px!important}.dashboard-welcome-title{font-size:17px!important}.dashboard-welcome-desc{font-size:12px!important}.dashboard-welcome-logo{display:none!important}.dashboard-stat-icon{width:36px!important;height:36px!important;font-size:18px!important;border-radius:8px!important}.dashboard-stat-value{font-size:18px!important}.dashboard-stat-title{font-size:12px!important}.dashboard-quick-actions{flex-wrap:wrap!important;gap:8px!important}.dashboard-quick-actions>div{flex:1 1 calc(33.33% - 8px)!important;min-width:0!important;height:64px!important;font-size:12px!important;padding:6px 2px!important}.dashboard-quick-actions>div>span:first-child{font-size:18px!important}.dashboard-consult-card .ant-card-head-title{font-size:14px!important}.dashboard-consult-card .ant-card-extra{padding:4px 0!important}.dashboard-consult-table .ant-table-wrapper{overflow-x:auto!important}.dashboard-consult-table .ant-table{min-width:600px!important}}
