.composer-actions[data-v-9a191671]{display:flex;align-items:center;gap:8px}.mic-btn[data-v-9a191671]{padding:6px 14px;border:1px solid #d9d9d9;border-radius:6px;background:#fff;cursor:pointer;font-size:13px;white-space:nowrap}.mic-btn[data-v-9a191671]:disabled{color:#bbb;cursor:not-allowed}.mic-btn.recording[data-v-9a191671]{border-color:#ff4d4f;color:#ff4d4f;animation:mic-pulse-9a191671 1.2s ease-in-out infinite}@keyframes mic-pulse-9a191671{0%,to{opacity:1}50%{opacity:.5}}.composer-actions[data-v-16377b96]{display:flex;align-items:center;gap:8px}.mic-btn[data-v-16377b96]{padding:6px 14px;border:1px solid #d9d9d9;border-radius:6px;background:#fff;cursor:pointer;font-size:13px;white-space:nowrap}.mic-btn[data-v-16377b96]:disabled{color:#bbb;cursor:not-allowed}.mic-btn.recording[data-v-16377b96]{border-color:#ff4d4f;color:#ff4d4f;animation:mic-pulse-16377b96 1.2s ease-in-out infinite}@keyframes mic-pulse-16377b96{0%,to{opacity:1}50%{opacity:.5}}.pager[data-v-2291dcc2]{display:flex;align-items:center;justify-content:flex-end;gap:12px;padding:16px}.pager-info[data-v-2291dcc2]{font-size:13px;color:#666}.pager-btn[data-v-2291dcc2]{padding:6px 14px;border:1px solid #d9d9d9;border-radius:6px;background:#fff;cursor:pointer;font-size:13px}.pager-btn[data-v-2291dcc2]:disabled{color:#bbb;cursor:not-allowed}.pager-btn[data-v-2291dcc2]:not(:disabled):hover{border-color:#4096ff;color:#4096ff}.modal-mask[data-v-28f8758a]{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;display:flex;align-items:center;justify-content:center;z-index:1000}.modal-card[data-v-28f8758a]{background:#fff;border-radius:12px;padding:28px 32px;width:520px;max-width:90vw;box-shadow:0 12px 40px #0000002e}.modal-card h2[data-v-28f8758a]{margin:0 0 4px;font-size:18px}.modal-subtitle[data-v-28f8758a]{font-size:13px;color:#888;margin-bottom:20px}.role-grid[data-v-28f8758a]{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:24px;max-height:320px;overflow-y:auto}.role-card[data-v-28f8758a]{display:flex;flex-direction:column;gap:4px;padding:12px 14px;border:1px solid #e8e8e8;border-radius:8px;cursor:pointer;transition:border-color .15s,background .15s}.role-card[data-v-28f8758a]:hover{border-color:#4096ff}.role-card.checked[data-v-28f8758a]{border-color:#4096ff;background:#f0f6ff}.role-card-top[data-v-28f8758a]{display:flex;align-items:center;gap:10px}.role-card-top input[type=checkbox][data-v-28f8758a]{width:16px;height:16px;accent-color:#4096ff;flex-shrink:0}.role-card-info[data-v-28f8758a]{display:flex;align-items:baseline;gap:8px}.role-card-name[data-v-28f8758a]{font-size:14px;font-weight:600;color:#222}.role-card-code[data-v-28f8758a]{font-size:12px;color:#aaa;font-family:monospace}.role-card-desc[data-v-28f8758a]{font-size:12px;color:#999;margin-left:26px;line-height:1.4}.modal-actions[data-v-28f8758a]{display:flex;justify-content:flex-end;gap:12px}.status-badge[data-v-28f8758a]{margin-right:6px}:root{color-scheme:light;font-family:Inter,PingFang SC,Microsoft YaHei,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f8fafc;color:#0f172a}*{box-sizing:border-box}html,body,#app{min-height:100%;margin:0}body{background:#f8fafc}button,input,textarea,select{font:inherit}button{border:0}button,a{-webkit-tap-highlight-color:transparent}button:disabled,textarea:disabled{cursor:not-allowed;opacity:.6}input,textarea,select{width:100%;border:1px solid #cbd5e1;border-radius:8px;background:#fff;color:#0f172a;outline:none;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}input,select{min-height:42px;padding:0 12px}textarea{padding:11px 12px;resize:vertical}input:focus,textarea:focus,select:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}input::placeholder,textarea::placeholder{color:#94a3b8}.login-page{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px;padding:24px;background:#f8fafc}.login-card{width:min(448px,100%);padding:32px;border:1px solid #e2e8f0;border-radius:16px;background:#fff;box-shadow:0 24px 70px #0f172a1f}.login-brand{margin-bottom:28px;text-align:center}.login-mark{width:64px;height:64px;display:grid;place-items:center;margin:0 auto 16px;border-radius:16px;background:#2563eb;color:#fff;font-size:28px;font-weight:800;box-shadow:0 16px 28px #2563eb3d}.brand-title{color:#0f172a;font-size:24px;font-weight:800;letter-spacing:0}.brand-sub{margin-top:8px;color:#64748b;font-size:14px}.switch-row{display:flex;gap:4px;padding:4px;margin-bottom:24px;border-radius:10px;background:#f1f5f9}.switch-btn{flex:1;min-height:40px;border-radius:8px;background:transparent;color:#475569;cursor:pointer;font-size:14px;font-weight:700}.switch-btn.active{background:#fff;color:#2563eb;box-shadow:0 1px 6px #0f172a14}.qr-box,.dev-login{display:grid;gap:16px}.qr-preview,.qr-empty{display:grid;justify-items:center;gap:12px;padding:24px;border:2px dashed #dbe4ef;border-radius:14px;background:#f8fafc;text-align:center}.wechat-login-container{width:min(100%,300px);min-height:400px;display:grid;place-items:center;overflow:hidden;border-radius:10px;background:#fff}.wechat-login-container iframe{width:100%!important;max-width:300px;height:400px;border:0}.qr-error{max-width:280px;color:#dc2626;font-size:12px;font-weight:700;line-height:1.5}.qr-empty-icon{width:120px;height:120px;display:grid;place-items:center;border-radius:12px;background:linear-gradient(90deg,#e2e8f0 12px,transparent 1%) center / 24px 24px,linear-gradient(#e2e8f0 12px,transparent 1%) center / 24px 24px,#fff;color:#2563eb;font-weight:800}.qr-empty-title{color:#0f172a;font-size:15px;font-weight:800}.qr-empty-text{color:#64748b;font-size:13px}.dev-login{margin-top:22px;padding-top:20px;border-top:1px solid #e2e8f0}.check-row{display:flex;align-items:center;gap:8px;color:#475569;font-size:13px}.check-row input{width:auto;min-height:auto}.app-page{min-height:100vh;display:flex;flex-direction:column;background:#f8fafc}.top-nav{position:sticky;top:0;z-index:30;height:64px;border-bottom:1px solid #e2e8f0;background:#fff}.top-nav-inner{max-width:1440px;height:64px;margin:0 auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between;gap:28px}.nav-brand{display:flex;align-items:center;gap:10px;min-width:max-content;background:transparent;cursor:pointer}.nav-logo{width:32px;height:32px;display:grid;place-items:center;border-radius:8px;background:#2563eb;color:#fff;font-size:16px;font-weight:800}.nav-title{color:#0f172a;font-size:20px;font-weight:800;letter-spacing:0}.nav-links{display:flex;align-items:center;gap:4px;flex:1}.nav-link{min-height:36px;padding:0 16px;border-radius:8px;background:transparent;color:#475569;cursor:pointer;font-size:14px;font-weight:700}.nav-link:hover{background:#f8fafc;color:#0f172a}.nav-link.active{background:#eff6ff;color:#2563eb}.nav-user{display:flex;align-items:center;gap:12px}.nav-user-text{text-align:right}.nav-user-name{max-width:128px;overflow:hidden;color:#0f172a;font-size:14px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.nav-user-role{max-width:128px;overflow:hidden;color:#64748b;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.nav-avatar,.message-avatar,.ai-avatar{display:grid;place-items:center;flex:0 0 auto;border-radius:50%;font-weight:800}.nav-avatar{width:36px;height:36px;background:#dbeafe;color:#2563eb}.nav-logout{min-height:32px;padding:0 10px;border-radius:8px;background:#f8fafc;color:#64748b;cursor:pointer;font-size:12px;font-weight:700}.nav-logout:hover{background:#fef2f2;color:#dc2626}.page-main{width:100%;flex:1 0 auto;max-width:1440px;margin:0 auto;padding:32px 24px}.narrow-page{max-width:816px;padding-top:48px}.page-header,.back-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:32px}.back-header{justify-content:flex-start}.page-header h1,.back-header h1{margin:0;color:#0f172a;font-size:26px;font-weight:800;letter-spacing:0}.page-header p,.back-header p{margin:6px 0 0;color:#64748b;font-size:15px}.header-actions,.form-actions,.grid-2,.side-actions{display:flex;gap:12px}.grid-2>*{flex:1;min-width:0}.primary-btn,.ghost-btn,.dark-btn,.back-btn,.primary-icon-btn,.text-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;cursor:pointer;font-weight:700;transition:background .16s ease,color .16s ease,border-color .16s ease,transform .16s ease,box-shadow .16s ease}.primary-btn,.ghost-btn,.dark-btn{min-height:42px;padding:0 18px;border-radius:8px;font-size:14px}.primary-btn{background:#2563eb;color:#fff;box-shadow:0 8px 18px #2563eb26}.primary-btn:hover{background:#1d4ed8;transform:translateY(-1px)}.ghost-btn{border:1px solid #e2e8f0;background:#fff;color:#334155}.ghost-btn:hover{border-color:#bfdbfe;background:#eff6ff;color:#2563eb}.dark-btn{background:#0f172a;color:#fff}.dark-btn:hover{background:#2563eb}.primary-btn.full,.ghost-btn.full{width:100%}.back-btn{width:40px;height:40px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;color:#475569;font-size:20px}.text-btn{background:transparent;color:#2563eb;font-size:14px}.text-btn:hover{color:#1e40af}.stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;margin-bottom:32px}.stat-card{display:block;min-width:0;padding:24px;border:1px solid #f1f5f9;border-radius:12px;background:#fff;cursor:pointer;text-align:left;box-shadow:0 1px 2px #0f172a0a}.stat-card:hover{transform:translateY(-1px);box-shadow:0 12px 28px #0f172a14}.stat-card-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.stat-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:10px;font-weight:800}.stat-trend{padding:4px 8px;border-radius:999px;font-size:12px;font-weight:800}.stat-card p{margin:0;color:#64748b;font-size:14px;font-weight:700}.stat-card strong{display:block;margin-top:6px;color:#0f172a;font-size:32px;line-height:1}.stat-pending .stat-icon,.stat-pending .stat-trend{background:#fff7ed;color:#ea580c}.stat-processing .stat-icon,.stat-processing .stat-trend{background:#eff6ff;color:#2563eb}.stat-closed .stat-icon,.stat-closed .stat-trend{background:#ecfdf5;color:#059669}.stat-ai .stat-icon,.stat-ai .stat-trend{background:#f5f3ff;color:#7c3aed}.table-card,.filter-card,.form-card,.detail-card,.chat-card{border:1px solid #f1f5f9;border-radius:12px;background:#fff;box-shadow:0 1px 2px #0f172a0a}.table-card{overflow:hidden}.table-card-head{display:flex;align-items:center;justify-content:space-between;padding:24px;border-bottom:1px solid #f1f5f9}.table-card-head h2,.detail-card h2,.chat-card-head h2{margin:0;color:#0f172a;font-size:17px;font-weight:800}.table-wrap{overflow-x:auto}.ticket-table{width:100%;border-collapse:collapse;text-align:left}.ticket-table thead{background:#f8fafc}.ticket-table th{padding:14px 24px;color:#64748b;font-size:12px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap}.ticket-table td{padding:16px 24px;border-top:1px solid #f1f5f9;color:#475569;font-size:14px;white-space:nowrap}.ticket-table tr:hover td{background:#f8fafc}.table-title,.table-strong{color:#0f172a;font-weight:800}.table-sub,.mono{color:#94a3b8;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px}.table-empty{padding:40px 24px!important;text-align:center;color:#94a3b8!important}.filter-card{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px;margin-bottom:24px}.filter-tabs{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.filter-tab{min-height:34px;padding:0 14px;border-radius:8px;background:transparent;color:#475569;cursor:pointer;font-size:14px;font-weight:700}.filter-tab:hover{background:#f1f5f9}.filter-tab.active{background:#2563eb;color:#fff}.search-box{width:min(100%,320px);display:flex;align-items:center;gap:8px;padding:0 12px;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc}.search-box span{color:#94a3b8;font-weight:800}.search-box input{border:0;background:transparent;box-shadow:none;padding:0}.status-badge,.priority-badge{display:inline-flex;align-items:center;min-height:24px;padding:0 10px;border-radius:999px;font-size:12px;font-weight:800}.priority-badge{border-radius:6px}.status-pending{background:#ffedd5;color:#c2410c}.status-processing{background:#dbeafe;color:#1d4ed8}.status-resolved{background:#dcfce7;color:#15803d}.status-closed{background:#f1f5f9;color:#475569}.status-cancelled,.status-default{background:#f8fafc;color:#64748b}.priority-low{background:#f1f5f9;color:#475569}.priority-medium{background:#ffedd5;color:#c2410c}.priority-high{background:#fee2e2;color:#b91c1c}.priority-urgent{background:#fecaca;color:#991b1b}.priority-default{background:#f1f5f9;color:#64748b}.form-card{display:grid;gap:24px;padding:32px;border-radius:16px}.form-group{display:grid;gap:8px}.form-group label{color:#334155;font-size:14px;font-weight:800}.form-group label span{color:#ef4444}.priority-choice-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.priority-choice{position:relative;min-height:86px;display:grid;place-items:center;gap:6px;border:1px solid #e2e8f0;border-radius:12px;background:#fff;color:#475569;cursor:pointer;font-weight:800}.priority-choice.active{border:2px solid #2563eb;background:#eff6ff;color:#1d4ed8}.priority-choice.priority-high.active,.priority-choice.priority-urgent.active{border-color:#dc2626;background:#fef2f2;color:#b91c1c}.priority-choice-icon{font-size:24px}.upload-box{min-height:170px;display:flex!important;align-items:center;justify-content:center;flex-direction:column;gap:8px;border:2px dashed #dbe4ef;border-radius:12px;background:#f8fafc;cursor:pointer;text-align:center}.upload-box:hover{border-color:#93c5fd;background:#fff}.upload-box input,.icon-upload input{display:none}.upload-icon{width:48px;height:48px;display:grid;place-items:center;border:1px solid #f1f5f9;border-radius:50%;background:#fff;color:#2563eb;font-size:24px;box-shadow:0 1px 2px #0f172a0a}.upload-box strong{color:#0f172a;font-size:14px}.upload-box small,.file-row small{color:#94a3b8;font-size:12px}.file-list{display:grid;gap:8px;margin-top:8px}.file-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px;border:1px solid #f1f5f9;border-radius:8px;background:#f8fafc;color:#334155;font-size:14px}.form-actions{justify-content:flex-end;padding-top:24px;border-top:1px solid #f1f5f9}.detail-page{max-width:1200px}.ticket-detail-layout{display:grid;grid-template-columns:minmax(280px,360px) minmax(0,1fr);gap:32px}.detail-side{display:grid;align-content:start;gap:24px}.detail-card{padding:24px;border-radius:16px}.detail-card-head,.chat-card-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:22px}.detail-list{display:grid;gap:16px}.detail-list>div{display:flex;align-items:center;justify-content:space-between;gap:16px;color:#64748b;font-size:14px}.detail-list b{min-width:0;overflow:hidden;color:#0f172a;font-size:14px;text-align:right;text-overflow:ellipsis;white-space:nowrap}.side-actions{flex-direction:column;margin-top:20px}.rating-box{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:18px;padding-top:18px;border-top:1px solid #f1f5f9}.rating-label{color:#64748b;font-size:13px;font-weight:800}.star-btn{background:transparent;color:#cbd5e1;cursor:pointer;font-size:21px;line-height:1}.star-btn.active{color:#f59e0b}.description-text{margin:14px 0 24px;color:#475569;font-size:14px;line-height:1.8;white-space:pre-wrap}.detail-card h3{margin:0 0 12px;color:#94a3b8;font-size:12px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.attachment-list{display:grid;gap:8px}.attachment-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px;border:1px solid #f1f5f9;border-radius:8px;background:#f8fafc;color:#334155;font-size:13px;font-weight:700;text-decoration:none}.attachment-row small,.empty-note{color:#94a3b8;font-size:12px}.ticket-chat-card{min-height:calc(100vh - 210px);display:flex;flex-direction:column;overflow:hidden;border-radius:16px}.chat-card-head{margin-bottom:0;padding:16px;border-bottom:1px solid #f1f5f9;background:#f8fafcb3}.chat-card-head span{color:#94a3b8;font-size:12px}.ticket-chat-messages{flex:1;min-height:420px;display:flex;flex-direction:column;gap:24px;overflow-y:auto;padding:24px;background:#fff}.ticket-message-row{display:flex;align-items:flex-start;gap:12px}.ticket-message-row.own{flex-direction:row-reverse}.ticket-message-row.system{justify-content:center}.message-avatar{width:32px;height:32px;border:1px solid #f1f5f9;background:#eff6ff;color:#2563eb;font-size:13px}.message-stack{max-width:80%;display:flex;flex-direction:column;gap:6px}.ticket-message-row.own .message-stack{align-items:flex-end}.ticket-message-meta{display:flex;align-items:center;gap:8px;color:#334155;font-size:12px;font-weight:800}.ticket-message-row.own .ticket-message-meta{flex-direction:row-reverse}.ticket-message-meta small{color:#94a3b8;font-weight:500}.bubble,.ai-bubble{white-space:pre-wrap;word-break:break-word}.bubble{padding:12px 14px;border-radius:4px 16px 16px;background:#f1f5f9;color:#0f172a;font-size:14px;line-height:1.7}.bubble.user{border-top-left-radius:16px;border-top-right-radius:4px;background:#2563eb;color:#fff;box-shadow:0 8px 16px #2563eb1f}.system-message{padding:5px 12px;border-radius:999px;background:#f8fafc;color:#94a3b8;font-size:11px;font-weight:800}.ticket-message-image{display:block;width:auto;max-width:min(240px,52vw);max-height:170px;object-fit:contain;border-radius:8px}.chat-input-bar{display:flex;align-items:center;gap:8px;padding:16px;border-top:1px solid #f1f5f9;background:#f8fafc}.chat-input-bar input{flex:1;border-color:#e2e8f0;background:#fff}.icon-upload{width:54px;height:40px;display:grid;place-items:center;border-radius:8px;color:#64748b;cursor:pointer;font-size:13px;font-weight:800}.icon-upload:hover{background:#eff6ff;color:#2563eb}.primary-icon-btn{min-height:40px;padding:0 14px;border-radius:8px;background:#2563eb;color:#fff;font-size:14px}.closed-tip{padding:14px;border-top:1px solid #f1f5f9;background:#f8fafc;color:#64748b;font-size:13px;text-align:center}.empty-state{display:grid;place-items:center;min-height:220px;padding:24px;color:#94a3b8;text-align:center}.ai-page{width:100%;flex:1 1 auto;height:calc(100vh - 64px);min-height:0;display:flex;overflow:hidden}.ai-sidebar{width:300px;display:flex;flex-direction:column;flex:0 0 auto;min-height:0;border-right:1px solid #e2e8f0;background:#fff}.ai-sidebar-head{padding:16px}.ai-session-list{flex:1;display:grid;align-content:start;gap:4px;overflow-y:auto;padding:0 8px 12px}.ai-session-item{display:flex;align-items:center;gap:12px;min-width:0;padding:12px;border-radius:12px;background:transparent;color:#475569;cursor:pointer;text-align:left}.ai-session-item:hover{background:#f8fafc}.ai-session-item.active{border:1px solid #bfdbfe;background:#eff6ff;color:#2563eb}.ai-session-item>div{min-width:0}.ai-session-item strong,.ai-account strong{display:block;overflow:hidden;color:#0f172a;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.ai-session-item small,.ai-account small{display:block;overflow:hidden;color:#94a3b8;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.empty-list{padding:14px;color:#94a3b8;font-size:13px;text-align:center}.ai-account{display:flex;align-items:center;gap:12px;padding:16px;border-top:1px solid #f1f5f9;background:#f8fafcb3}.ai-chat-main{min-width:0;min-height:0;display:flex;flex:1;flex-direction:column;background:#fff}.ai-chat-head{height:56px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 24px;border-bottom:1px solid #f1f5f9}.ai-chat-head h1{margin:0;overflow:hidden;color:#0f172a;font-size:16px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.ai-message-scroll{flex:1;display:flex;flex-direction:column;gap:32px;overflow-y:auto;padding:32px}.ai-message-row{width:min(896px,100%);display:flex;align-items:flex-start;gap:16px;margin:0 auto}.ai-message-row.user{flex-direction:row-reverse}.ai-avatar{width:36px;height:36px;border-radius:12px;background:#0f172a;color:#fff;font-size:13px}.ai-message-row.user .ai-avatar{background:#2563eb}.ai-message-stack{max-width:min(760px,calc(100% - 52px));display:flex;flex-direction:column;gap:8px}.ai-message-row.user .ai-message-stack{align-items:flex-end}.ai-bubble{padding:16px 18px;border:1px solid #f1f5f9;border-radius:4px 18px 18px;background:#f8fafc;color:#1e293b;font-size:14px;line-height:1.8}.ai-bubble.user{border-color:#2563eb;border-top-left-radius:18px;border-top-right-radius:4px;background:#2563eb;color:#fff}.ai-message-stack small{color:#94a3b8;font-size:11px}.ai-empty{margin:auto;text-align:center;color:#64748b}.ai-empty h2{margin:0 0 8px;color:#0f172a;font-size:28px}.ai-empty p{margin:0}.ai-composer{width:min(896px,calc(100% - 48px));display:grid;gap:10px;margin:0 auto;padding:0 0 24px}.ai-composer textarea{min-height:104px;border-radius:16px;box-shadow:0 8px 24px #0f172a0f}.ai-composer-foot{display:flex;align-items:center;justify-content:space-between;gap:12px}.ai-composer-foot span{color:#94a3b8;font-size:11px}.deep-page{max-width:none}.deep-page .ai-bubble.assistant{max-width:min(880px,100%)}.deep-inline-panel{margin:8px 0;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc;overflow:hidden}.deep-inline-head{width:100%;display:flex;align-items:center;gap:8px;padding:8px 12px;border:0;background:transparent;color:#475569;cursor:pointer;font-size:13px;font-weight:700;text-align:left}.deep-inline-head:hover{background:#f1f5f9}.deep-inline-head .caret{display:inline-block;color:#94a3b8;font-size:14px;transition:transform .15s ease}.deep-inline-head .caret.open{transform:rotate(90deg)}.deep-inline-head small{color:#94a3b8;font-size:11px;font-weight:500}.deep-inline-body{padding:10px 12px 12px;background:#fff}.deep-inline-body.deep-reference-list{display:grid;gap:10px;max-height:320px;overflow-y:auto}.deep-inline-spinner{width:10px;height:10px;margin-left:auto;border-radius:50%;background:#2563eb;animation:deep-inline-pulse 1.2s ease-in-out infinite}@keyframes deep-inline-pulse{0%,to{opacity:.4}50%{opacity:1}}.deep-report{color:#1e293b;font-size:15px;line-height:1.9;white-space:pre-wrap}.deep-error{margin-top:12px;padding:10px 12px;border:1px solid #fecaca;border-radius:8px;background:#fef2f2;color:#dc2626;font-size:13px;font-weight:700}.deep-thinking-item{display:flex;align-items:flex-start;gap:10px;padding:8px 10px;border-radius:8px;background:#f8fafc}.deep-thinking-item+.deep-thinking-item{margin-top:6px}.deep-thinking-item p{margin:0;color:#334155;font-size:13px;line-height:1.6}.deep-reference-item{display:grid;gap:6px;padding:10px 12px;border:1px solid #e2e8f0;border-radius:8px;color:inherit;text-decoration:none}.deep-reference-item:hover{border-color:#bfdbfe;background:#eff6ff}.deep-reference-item strong{color:#0f172a;font-size:13px;line-height:1.45}.deep-reference-item p{display:-webkit-box;margin:0;overflow:hidden;color:#64748b;font-size:12px;line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:3}.deep-reference-item small{overflow:hidden;color:#2563eb;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.deep-recommend-list{display:grid;gap:6px;margin-top:10px}.deep-recommend-item{padding:8px 12px;border:1px solid #e2e8f0;border-radius:999px;background:#f8fafc;color:#334155;cursor:pointer;font-size:12px;line-height:1.5;text-align:left}.deep-recommend-item:hover{border-color:#bfdbfe;background:#eff6ff;color:#2563eb}.deep-actions{display:flex;align-items:center;gap:12px}.deep-attachment-chip{display:inline-flex;align-items:center;gap:8px;align-self:flex-start;max-width:100%;margin-bottom:8px;padding:6px 10px;border:1px solid #bfdbfe;border-radius:999px;background:#eff6ff;color:#1d4ed8;font-size:12px}.deep-attachment-chip span{overflow:hidden;max-width:320px;text-overflow:ellipsis;white-space:nowrap}.deep-attachment-clear{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;padding:0;border-radius:50%;background:#dbeafe;color:#1d4ed8;font-size:14px;line-height:1;cursor:pointer}.deep-attachment-clear:hover:not(:disabled){background:#bfdbfe}.deep-user-attachment{display:inline-flex;align-items:center;gap:6px;margin-bottom:6px;padding:4px 10px;border-radius:999px;background:#ffffff2e;color:#ffffffeb;font-size:12px}.progress-list{display:grid;gap:7px;margin-bottom:8px}.progress-item{display:flex;align-items:center;gap:8px;color:#475569;font-size:12px;font-weight:700}.ai-bubble.user .progress-item{color:#ffffffe6}.progress-item.done{color:#059669}.progress-dot{width:8px;height:8px;border-radius:50%;background:#2563eb;box-shadow:0 0 0 3px #dbeafe;flex:0 0 auto}.progress-item.done .progress-dot{background:#10b981;box-shadow:0 0 0 3px #d1fae5}.typing-indicator{display:flex;gap:5px;padding:3px 0}.typing-indicator span{width:7px;height:7px;border-radius:50%;background:#94a3b8;animation:bounce 1.2s infinite ease-in-out}.typing-indicator span:nth-child(2){animation-delay:.15s}.typing-indicator span:nth-child(3){animation-delay:.3s}@keyframes bounce{0%,80%,to{opacity:.48;transform:translateY(0)}40%{opacity:1;transform:translateY(-4px)}}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;display:flex;align-items:center;justify-content:center;padding:18px;background:#0f172a75}.modal-card{width:min(420px,100%);display:grid;gap:12px;padding:22px;border:1px solid #e2e8f0;border-radius:14px;background:#fff;box-shadow:0 24px 70px #0f172a3d}.section-title{color:#0f172a;font-size:16px;font-weight:800}.icp-footer{width:100%;padding:14px 24px 20px;color:#94a3b8;font-size:12px;text-align:center}.icp-footer a{color:inherit;text-decoration:none}.icp-footer a:hover{color:#2563eb}.login-icp-footer{padding:0 24px}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{border-radius:999px;background:#cbd5e1}::-webkit-scrollbar-thumb:hover{background:#94a3b8}@media (max-width: 1120px){.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ticket-detail-layout{grid-template-columns:1fr}.ticket-chat-card{min-height:560px}}@media (max-width: 880px){.top-nav{height:auto}.top-nav-inner{height:auto;flex-wrap:wrap;padding:14px 16px}.nav-links{order:3;width:100%;overflow-x:auto}.nav-link{flex:1;min-width:max-content}.page-main{padding:24px 16px}.page-header,.back-header,.filter-card,.ai-composer-foot{align-items:flex-start;flex-direction:column}.header-actions,.deep-actions,.form-actions{width:100%}.header-actions>*,.deep-actions>*,.form-actions>*{flex:1}.filter-card,.search-box{width:100%}.priority-choice-grid,.grid-2{grid-template-columns:1fr 1fr}.ai-page{height:auto;min-height:calc(100vh - 64px);flex-direction:column;overflow:visible}.ai-sidebar{width:100%;max-height:280px;border-right:0;border-bottom:1px solid #e2e8f0}.ai-chat-main{min-height:640px}}@media (max-width: 640px){.login-card{padding:24px}.nav-title{font-size:17px}.nav-user-text,.nav-logout{display:none}.stats-grid,.priority-choice-grid,.grid-2{grid-template-columns:1fr}.form-card,.detail-card{padding:20px}.ticket-table th,.ticket-table td{padding:14px 16px}.message-stack{max-width:calc(100% - 44px)}.ticket-message-image{max-width:min(220px,76vw)}.ai-message-scroll{padding:24px 16px}.ai-composer{width:calc(100% - 32px)}}
