html,body{width:100%;height:100%}input::-ms-clear{display:none}input::-ms-reveal{display:none}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:#0000;font-family:sans-serif;line-height:1.15}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]{cursor:help;border-bottom:0;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;margin-bottom:1em}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{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}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{text-align:left;caption-side:bottom;padding-top:.75em;padding-bottom:.3em}input,button,select,optgroup,textarea{color:inherit;font-size:inherit;font-family:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}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{resize:vertical;overflow:auto}fieldset{border:0;min-width:0;margin:0;padding:0}legend{width:100%;max-width:100%;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal;margin-bottom:.5em;padding:0;display:block}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}[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}*{box-sizing:border-box}body{color:#1f2937;background:#f3f6fb;margin:0;font-family:Arial,Microsoft YaHei,sans-serif}#root{width:100%;min-height:100vh}.layout{width:100%;min-height:100vh;display:flex}.sidebar{color:#fff;background:#111827;flex-direction:column;gap:12px;width:240px;padding:24px 16px;display:flex}.logo{margin-bottom:20px;font-size:24px;font-weight:700}.nav-btn{color:#fff;text-align:left;cursor:pointer;background:#1f2937;border:0;border-radius:12px;padding:14px 16px;font-size:15px}.nav-btn.active{background:#2563eb}.main{flex:1;min-width:0;padding:24px;overflow:auto}.topbar{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:20px;display:flex}.topbar h1{margin:0 0 8px;font-size:30px}.topbar p{color:#6b7280;margin:0}.status{background:#fff;border:1px solid #e5e7eb;border-radius:14px;min-width:280px;padding:14px 16px}.panel{background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:20px}.panel-head{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.panel-head h2{margin:0}.panel-head button{color:#fff;cursor:pointer;background:#2563eb;border:0;border-radius:10px;padding:12px 18px}.panel-head button:disabled{opacity:.6;cursor:not-allowed}.empty{text-align:center;color:#6b7280;background:#f9fafb;border:1px dashed #d1d5db;border-radius:14px;padding:40px 20px}.table{border-collapse:collapse;background:#fff;width:100%}.table th,.table td{text-align:left;border-bottom:1px solid #e5e7eb;padding:14px 12px}.card-list{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px;display:grid}.data-card{background:#f9fafb;border:1px solid #e5e7eb;border-radius:14px;padding:16px}.data-title{margin-bottom:8px;font-size:18px;font-weight:700}.data-meta{color:#2563eb;margin-bottom:8px}.data-desc{color:#4b5563;line-height:1.6}.ai-box{flex-direction:column;gap:12px;line-height:1.7;display:flex}.ticket-layout{grid-template-columns:380px 1fr;gap:16px;display:grid}.ticket-list-box{flex-direction:column;gap:12px;display:flex}.ticket-row{cursor:pointer;text-align:left;color:#111827;background:#f9fafb;border:1px solid #e5e7eb;border-radius:14px;padding:14px}.ticket-row.active{background:#eff6ff;border-color:#2563eb}.ticket-row-top{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.ticket-id{color:#111827;font-weight:700}.ticket-status{color:#2563eb;font-size:12px}.ticket-row-main{margin-bottom:6px;font-size:15px;font-weight:600}.ticket-row-sub{color:#6b7280;font-size:13px;line-height:1.5}.detail-block{background:#f9fafb;border:1px solid #e5e7eb;border-radius:14px;padding:16px}.detail-block h3{margin:0 0 12px;font-size:18px}.detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 16px;line-height:1.7;display:grid}.comment-item,.log-item{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:12px}.comment-top{color:#6b7280;justify-content:space-between;margin-bottom:8px;display:flex}.empty.small{padding:18px}@media (width<=1100px){.ticket-layout,.detail-grid{grid-template-columns:1fr}}.stat-card{background:linear-gradient(#fff 0%,#f8fbff 100%);border:1px solid #e5e7eb;border-radius:16px;padding:18px}.stat-label{color:#6b7280;margin-bottom:10px;font-size:14px}.stat-value{color:#111827;font-size:32px;font-weight:700}.ticket-filters{grid-template-columns:1.6fr 180px 220px 120px;gap:12px;margin-bottom:16px;display:grid}.filter-input,.filter-select{color:#111827;background:#fff;border:1px solid #d1d5db;border-radius:12px;outline:none;width:100%;height:44px;padding:0 14px;font-size:14px}.filter-input:focus,.filter-select:focus{border-color:#2563eb}.filter-reset-btn{color:#fff;cursor:pointer;background:#111827;border:0;border-radius:12px;height:44px}@media (width<=1200px){.ticket-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.ticket-filters{grid-template-columns:1fr 1fr}}@media (width<=768px){.ticket-stats,.ticket-filters{grid-template-columns:1fr}}.panel-head-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.ghost-btn{color:#111827;background:#eef2f7}.modal-mask{z-index:999;background:#0f172a6b;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.modal-card{background:#fff;border-radius:20px;width:100%;max-width:960px;overflow:hidden;box-shadow:0 24px 60px #0f172a2e}.modal-head{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:18px 22px;display:flex}.modal-head h3{margin:0;font-size:22px}.modal-close-btn{color:#111827;background:#f3f4f6;border-radius:10px;width:40px;height:40px;padding:0;font-size:22px}.form-item{flex-direction:column;gap:8px;display:flex}.form-item-span-2{grid-column:span 2}.form-item label{color:#374151;font-size:14px;font-weight:600}.form-item input,.form-item select,.form-item textarea{color:#111827;background:#fff;border:1px solid #d1d5db;border-radius:12px;outline:none;width:100%;padding:12px 14px;font-size:14px}.form-item input:focus,.form-item select:focus,.form-item textarea:focus{border-color:#2563eb}.form-error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:12px;margin-top:16px;padding:12px 14px}.modal-foot{border-top:1px solid #e5e7eb;justify-content:flex-end;gap:10px;padding:18px 22px;display:flex}@media (width<=900px){.modal-grid{grid-template-columns:1fr}.form-item-span-2{grid-column:span 1}}.asset-layout{grid-template-columns:420px 1fr;gap:16px;display:grid}.asset-row{cursor:pointer;text-align:left;color:#111827;background:#f9fafb;border:1px solid #e5e7eb;border-radius:14px;padding:14px}.asset-row.active{background:#eff6ff;border-color:#2563eb}.asset-row-title{font-size:15px;font-weight:700;line-height:1.5}.asset-row-type{color:#2563eb;white-space:nowrap;font-size:12px}.asset-row-meta{color:#6b7280;margin-bottom:8px;font-size:13px}@media (width<=1100px){.asset-layout{grid-template-columns:1fr}}.ai-layout{grid-template-columns:320px minmax(0,1fr) 260px;gap:16px;display:grid}.ai-result-item{color:#374151;line-height:1.8}.quick-action-btn{text-align:left;color:#111827;cursor:pointer;background:#f8fafc;border:1px solid #dbe2ea;border-radius:12px;width:100%;padding:12px 14px}.quick-action-btn:hover{background:#eef4ff}@media (width<=1200px){.ai-layout{grid-template-columns:1fr}}.detail-block-locked{background:linear-gradient(#f8fafc 0%,#f3f6fb 100%);border-color:#dbe3ee}.detail-head-row{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.locked-badge{color:#374151;background:#e5e7eb;border-radius:999px;align-items:center;padding:6px 10px;font-size:12px;font-weight:700;display:inline-flex}.locked-tip{color:#475569;background:#eef2f7;border:1px solid #dbe3ee;border-radius:12px;margin-bottom:14px;padding:10px 12px;font-size:13px;line-height:1.6}.create-readonly-grid{opacity:.92}.ticket-row-upgraded{background:linear-gradient(#fff 0%,#f8fafc 100%);border:1px solid #e6ebf2;border-radius:16px;padding:14px;transition:all .2s;box-shadow:0 2px 10px #0f172a08}.ticket-row-upgraded:hover{border-color:#cdd8e6;transform:translateY(-1px);box-shadow:0 8px 24px #0f172a14}.ticket-row-upgraded.active{background:linear-gradient(#eff6ff 0%,#f8fbff 100%);border-color:#2563eb;box-shadow:0 10px 28px #2563eb24}.ticket-row-head{justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:10px;display:flex}.ticket-row-left-top{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.type-tag{color:#475569;background:#eef2f7;border-radius:999px;align-items:center;height:24px;padding:0 10px;font-size:12px;font-weight:700;display:inline-flex}.type-install{color:#0369a1;background:#e0f2fe}.type-resend{color:#92400e;background:#fef3c7}.type-supplement{color:#6d28d9;background:#ede9fe}.type-aftersale{color:#b91c1c;background:#fee2e2}.status-badge{white-space:nowrap;border-radius:999px;align-items:center;height:24px;padding:0 10px;font-size:12px;font-weight:700;display:inline-flex}.status-pending{color:#c2410c;background:#fff7ed}.status-processing{color:#1d4ed8;background:#eff6ff}.status-done{color:#047857;background:#ecfdf5}.urgent-badge{color:#fff;background:#dc2626;border-radius:999px;align-items:center;height:24px;padding:0 10px;font-size:12px;font-weight:700;display:inline-flex}.ticket-row-id{color:#64748b;word-break:break-all;margin-bottom:8px;font-size:13px}.ticket-row-title{color:#0f172a;margin-bottom:8px;font-size:15px;font-weight:700;line-height:1.6}.ticket-row-summary{color:#475569;margin-bottom:10px;font-size:13px;line-height:1.7}.ticket-row-foot{color:#64748b;border-top:1px dashed #dbe3ee;flex-wrap:wrap;justify-content:space-between;gap:8px 12px;padding-top:10px;font-size:12px;display:flex}.ticket-detail-box{flex-direction:column;gap:18px;display:flex}.detail-block{background:linear-gradient(#fff 0%,#f8fafc 100%);border:1px solid #e5eaf1;border-radius:18px;padding:18px;box-shadow:0 6px 18px #0f172a0a}.detail-block h3{color:#0f172a;letter-spacing:.2px;margin:0 0 14px;font-size:18px;font-weight:800}.detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 16px;display:grid}.detail-grid>div{color:#334155;word-break:break-word;background:#fff;border:1px solid #e8edf4;border-radius:14px;min-height:46px;padding:12px 14px;line-height:1.7}.detail-grid>div strong{color:#0f172a}.comment-list,.log-list{flex-direction:column;gap:12px;display:flex}.comment-item,.log-item{background:#fff;border:1px solid #e6ebf2;border-radius:14px;padding:14px 16px;box-shadow:0 2px 8px #0f172a08}.comment-top{color:#64748b;justify-content:space-between;gap:12px;margin-bottom:8px;font-size:13px;display:flex}.log-item{padding-left:18px;position:relative}.log-item:before{content:"";background:#2563eb;border-radius:999px;width:6px;height:6px;position:absolute;top:18px;left:8px}.modal-foot{justify-content:flex-end;gap:10px;padding-top:14px;display:flex}.modal-foot button{min-width:120px}.empty.small{color:#64748b;background:#f8fafc;border:1px dashed #d6deea;border-radius:14px;padding:18px}@media (width<=1100px){.detail-grid{grid-template-columns:1fr}}.modal-title-block{flex-direction:column;gap:6px;display:flex}.modal-title-block h3{color:#0f172a;margin:0;font-size:24px;font-weight:800}.modal-title-block p{color:#64748b;margin:0;font-size:13px;line-height:1.6}.modal-body-scroll{max-height:72vh;overflow-y:auto}.ticket-form-section{background:linear-gradient(#fff 0%,#f8fafc 100%);border:1px solid #e8edf4;border-radius:18px;padding:18px;box-shadow:0 4px 14px #0f172a08}.ticket-form-section+.ticket-form-section{margin-top:16px}.ticket-form-section-head h4{color:#0f172a;margin:0 0 6px;font-size:17px;font-weight:800}.ticket-form-section-head p{color:#64748b;margin:0;font-size:13px;line-height:1.6}.modal-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.form-item label{color:#334155;margin-bottom:2px;font-size:13px;font-weight:700;display:inline-block}.form-item input,.form-item select,.form-item textarea{background:#fff;border:1px solid #d7dfe9;border-radius:14px;transition:border-color .2s,box-shadow .2s}.form-item input:hover,.form-item select:hover,.form-item textarea:hover{border-color:#b9c7d8}.form-item input:focus,.form-item select:focus,.form-item textarea:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.modal-foot{background:#fff;border-top:1px solid #e8edf4;padding:18px 22px}.modal-foot .ghost-btn{background:#eef2f7}.modal-foot button:last-child{background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%)}@media (width<=960px){.modal-card-large{max-width:100%}.modal-body-scroll{max-height:80vh}.modal-grid{grid-template-columns:1fr}.ticket-form-section{padding:16px}}.soft-badge{color:#1d4ed8;background:#e0ecff;border-radius:999px;align-items:center;padding:6px 10px;font-size:12px;font-weight:700;display:inline-flex}.comment-editor-block{background:linear-gradient(#fff 0%,#f8fbff 100%)}.comment-editor-textarea{resize:vertical;min-height:120px}.comment-editor-actions{justify-content:flex-end;padding-top:14px;display:flex}.primary-action-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);border:0;border-radius:12px;min-width:160px;height:44px;padding:0 18px;font-size:14px;font-weight:700;transition:all .2s;box-shadow:0 8px 18px #2563eb38}.primary-action-btn:hover{transform:translateY(-1px);box-shadow:0 12px 24px #2563eb47}.primary-action-btn:disabled{opacity:.65;cursor:not-allowed;box-shadow:none;transform:none}.panel-head-upgraded{flex-direction:column;align-items:stretch;gap:18px;display:flex}.panel-title-area h2{margin:0 0 6px}.panel-subtitle{color:#64748b;margin:0;font-size:13px;line-height:1.6}.ticket-toolbar{grid-template-columns:1.2fr 1.6fr 1fr;gap:14px;display:grid}.toolbar-group{background:linear-gradient(#fff 0%,#f8fafc 100%);border:1px solid #e6ebf2;border-radius:16px;padding:14px;box-shadow:0 4px 14px #0f172a08}.toolbar-group-label{color:#64748b;letter-spacing:.3px;margin-bottom:10px;font-size:12px;font-weight:800}.toolbar-inline{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.toolbar-select{min-width:140px}.toolbar-chip{color:#334155;cursor:pointer;background:#fff;border:1px solid #d8e1ec;border-radius:999px;height:38px;padding:0 14px;font-size:13px;font-weight:700;transition:all .2s}.toolbar-chip:hover{background:#f8fbff;border-color:#b9c7d8}.toolbar-chip.active{color:#1d4ed8;background:#eff6ff;border-color:#2563eb;box-shadow:inset 0 0 0 1px #2563eb14}.toolbar-primary-btn,.toolbar-secondary-btn{cursor:pointer;border-radius:12px;height:42px;padding:0 16px;font-size:14px;font-weight:700;transition:all .2s}.toolbar-primary-btn{color:#fff;background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);border:0;box-shadow:0 10px 24px #2563eb33}.toolbar-primary-btn:hover{transform:translateY(-1px);box-shadow:0 14px 28px #2563eb3d}.toolbar-secondary-btn{color:#334155;background:#fff;border:1px solid #d8e1ec}.toolbar-secondary-btn:hover{background:#f8fbff;border-color:#b9c7d8}.toolbar-secondary-btn:disabled,.toolbar-primary-btn:disabled{opacity:.65;cursor:not-allowed;box-shadow:none;transform:none}@media (width<=1280px){.ticket-toolbar{grid-template-columns:1fr}}.list-panel-head{background:linear-gradient(#fff 0%,#f8fafc 100%);border:1px solid #e6ebf2;border-radius:18px;margin-bottom:14px;padding:16px;box-shadow:0 4px 14px #0f172a08}.list-panel-title-row{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.list-panel-title{color:#0f172a;margin:0 0 4px;font-size:18px;font-weight:800}.list-panel-desc{color:#64748b;margin:0;font-size:13px;line-height:1.6}.list-count-badge{color:#1d4ed8;white-space:nowrap;background:#eff6ff;border-radius:999px;justify-content:center;align-items:center;min-width:64px;height:34px;padding:0 14px;font-size:13px;font-weight:800;display:inline-flex}.list-panel-meta{flex-wrap:wrap;gap:8px;display:flex}.list-mode-badge{color:#1e40af;background:#dbeafe;border-radius:999px;align-items:center;height:28px;padding:0 12px;font-size:12px;font-weight:700;display:inline-flex}.list-filter-chip{color:#475569;background:#f1f5f9;border-radius:999px;align-items:center;height:28px;padding:0 12px;font-size:12px;font-weight:700;display:inline-flex}.topbar-upgraded{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.topbar-left h1{color:#0f172a;margin:0 0 6px;font-size:28px;font-weight:800}.topbar-left p{color:#64748b;margin:0;font-size:14px;line-height:1.6}.status-panel{background:linear-gradient(#fff 0%,#f8fafc 100%);border:1px solid #e6ebf2;border-radius:18px;min-width:340px;max-width:420px;padding:14px 16px;box-shadow:0 8px 22px #0f172a0d}.status-panel-top{align-items:center;gap:8px;margin-bottom:8px;display:flex}.status-dot{background:#94a3b8;border-radius:999px;flex:none;width:10px;height:10px}.status-title{color:#334155;font-size:13px;font-weight:800}.status-time{color:#94a3b8;white-space:nowrap;margin-left:auto;font-size:12px}.status-message{color:#0f172a;word-break:break-word;font-size:14px;line-height:1.7}.status-normal{background:linear-gradient(#fff 0%,#f8fafc 100%);border-color:#e6ebf2}.status-processing .status-dot{background:#2563eb;box-shadow:0 0 0 4px #2563eb1f}.status-processing .status-title{color:#1d4ed8}.status-success .status-dot{background:#16a34a;box-shadow:0 0 0 4px #16a34a1f}.status-success .status-title{color:#15803d}.status-danger .status-dot{background:#dc2626;box-shadow:0 0 0 4px #dc26261f}.status-danger .status-title{color:#b91c1c}@media (width<=1100px){.topbar-upgraded{flex-direction:column}.status-panel{min-width:100%;max-width:100%}}.ticket-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:18px;display:grid}.stat-card{background:linear-gradient(#fff 0%,#f8fafc 100%);border:1px solid #e6ebf2;border-radius:20px;padding:18px 18px 16px;position:relative;overflow:hidden;box-shadow:0 8px 22px #0f172a0a}.stat-card:after{content:"";background:#dbeafe;width:100%;height:4px;position:absolute;top:0;left:0}.ticket-stats .stat-card:first-child:after{background:linear-gradient(90deg,#60a5fa 0%,#2563eb 100%)}.ticket-stats .stat-card:nth-child(2):after{background:linear-gradient(90deg,#fb923c 0%,#f97316 100%)}.ticket-stats .stat-card:nth-child(3):after{background:linear-gradient(90deg,#60a5fa 0%,#2563eb 100%)}.ticket-stats .stat-card:nth-child(4):after{background:linear-gradient(90deg,#f87171 0%,#dc2626 100%)}.stat-label{color:#64748b;letter-spacing:.2px;margin-bottom:12px;font-size:13px;font-weight:700}.stat-value{color:#0f172a;margin-bottom:10px;font-size:40px;font-weight:800;line-height:1}.stat-card:before{content:"鐎圭偞妞傜紒鐔活吀";color:#64748b;background:#f1f5f9;border-radius:999px;align-items:center;height:24px;padding:0 10px;font-size:11px;font-weight:700;display:inline-flex}.ticket-stats .stat-card:nth-child(2):before{content:"";color:#c2410c;background:#fff7ed}.ticket-stats .stat-card:nth-child(3):before{content:"";color:#1d4ed8;background:#eff6ff}.ticket-stats .stat-card:nth-child(4):before{content:"妤傛ü绱崗鍫㈤獓";color:#b91c1c;background:#fef2f2}@media (width<=1200px){.ticket-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=768px){.ticket-stats{grid-template-columns:1fr}.stat-value{font-size:32px}}.ticket-filters{background:linear-gradient(#fff 0%,#f8fafc 100%);border:1px solid #e6ebf2;border-radius:18px;grid-template-columns:minmax(320px,1.6fr) 180px 220px 140px;gap:12px;margin-bottom:18px;padding:14px;display:grid;box-shadow:0 6px 18px #0f172a08}.filter-input,.filter-select{color:#0f172a;background:#fff;border:1px solid #d8e1ec;border-radius:14px;outline:none;width:100%;height:46px;padding:0 14px;font-size:14px;transition:all .2s}.filter-input::placeholder{color:#94a3b8}.filter-input:hover,.filter-select:hover{background:#fbfdff;border-color:#b8c6d8}.filter-input:focus,.filter-select:focus{background:#fff;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.filter-reset-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%);border:0;border-radius:14px;height:46px;font-size:14px;font-weight:700;transition:all .2s;box-shadow:0 8px 18px #0f172a24}.filter-reset-btn:hover{transform:translateY(-1px);box-shadow:0 12px 22px #0f172a2e}.filter-reset-btn:active{transform:translateY(0)}@media (width<=1200px){.ticket-filters{grid-template-columns:1fr 1fr}}@media (width<=768px){.ticket-filters{grid-template-columns:1fr;padding:12px}}.panel{border-radius:22px;padding:22px;box-shadow:0 10px 28px #0f172a0a}.ticket-layout{grid-template-columns:400px minmax(0,1fr);align-items:start;gap:18px}.ticket-left,.ticket-right{min-width:0}.ticket-left{flex-direction:column;gap:0;display:flex}.ticket-right{flex-direction:column;display:flex}.panel-head.panel-head-upgraded,.ticket-stats,.ticket-filters{margin-bottom:20px}.list-panel-head{margin-bottom:16px}.status-panel{min-width:360px}.toolbar-group{min-height:108px}.ticket-row-upgraded{min-height:164px}.ticket-row-title{min-height:48px}.ticket-row-summary{min-height:44px}.detail-block{padding:20px}.detail-block h3{margin-bottom:16px}.comment-editor-block .detail-head-row,.detail-block-locked .detail-head-row{margin-bottom:12px}@media (width<=1400px){.ticket-layout{grid-template-columns:360px minmax(0,1fr)}.status-panel{min-width:320px}}@media (width<=1100px){.ticket-layout{grid-template-columns:1fr}.status-panel{min-width:100%}}.process-editor-block{background:linear-gradient(#fff 0%,#f8fbff 100%)}.process-editor-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.process-editor-actions{justify-content:flex-end;padding-top:14px;display:flex}.sidebar-upgraded{background:radial-gradient(circle at 0 0,#2563eb2e 0%,#2563eb00 28%),linear-gradient(#0b1220 0%,#0f172a 100%);border-right:1px solid #ffffff0d;width:250px;padding:20px 16px;box-shadow:inset -1px 0 #ffffff08}.sidebar-brand{align-items:center;gap:12px;margin-bottom:12px;padding:4px 4px 16px;display:flex}.sidebar-brand-badge{color:#fff;background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);border-radius:14px;justify-content:center;align-items:center;width:44px;height:44px;font-size:16px;font-weight:800;display:flex;box-shadow:0 10px 24px #2563eb40}.sidebar-brand-title{color:#fff;font-size:20px;font-weight:800;line-height:1.2}.sidebar-brand-subtitle{color:#94a3b8;letter-spacing:.3px;margin-top:4px;font-size:12px}.sidebar-section-title{color:#64748b;letter-spacing:.4px;margin:4px 6px 10px;font-size:12px;font-weight:800}.sidebar-nav{flex-direction:column;gap:10px;display:flex}.nav-btn-upgraded{color:#fff;text-align:left;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff0a;border:1px solid #94a3b81f;border-radius:16px;align-items:center;gap:12px;min-height:74px;padding:14px;transition:all .2s;display:flex}.nav-btn-upgraded:hover{background:#ffffff12;border-color:#94a3b833;transform:translateY(-1px)}.nav-btn-upgraded.active{background:linear-gradient(135deg,#2563eb47 0%,#1d4ed85c 100%);border-color:#60a5fa73;box-shadow:0 12px 28px #2563eb2e}.nav-btn-icon{color:#dbeafe;background:#ffffff17;border-radius:12px;flex:none;justify-content:center;align-items:center;width:40px;height:40px;font-size:15px;font-weight:800;display:flex}.nav-btn-text{flex:1;min-width:0}.nav-btn-title{color:#fff;font-size:15px;font-weight:800;line-height:1.4}.nav-btn-desc{color:#94a3b8;margin-top:4px;font-size:12px;line-height:1.5}.nav-btn-arrow{color:#93c5fd;flex:none;font-size:14px;font-weight:700}.sidebar-footer{background:#ffffff0a;border:1px solid #94a3b81f;border-radius:16px;margin-top:auto;padding:14px}.sidebar-footer-label{color:#64748b;margin-bottom:6px;font-size:12px;font-weight:700}.sidebar-footer-value{color:#e2e8f0;font-size:13px;font-weight:700;line-height:1.6}@media (width<=1100px){.process-editor-grid{grid-template-columns:1fr}.sidebar-upgraded{width:220px}.nav-btn-upgraded{min-height:68px}}.workspace-header{justify-content:space-between;align-items:stretch;gap:18px;margin-bottom:22px;display:flex}.workspace-left{background:radial-gradient(circle at 0 0,#2563eb14 0%,#2563eb00 26%),linear-gradient(#fff 0%,#f8fafc 100%);border:1px solid #e6ebf2;border-radius:22px;flex:1;min-width:0;padding:20px 22px;box-shadow:0 10px 28px #0f172a0d}.workspace-eyebrow{color:#64748b;letter-spacing:.4px;text-transform:uppercase;margin-bottom:10px;font-size:12px;font-weight:800}.workspace-title-row{flex-wrap:wrap;align-items:center;gap:10px 12px;margin-bottom:10px;display:flex}.workspace-title-row h1{color:#0f172a;margin:0;font-size:30px;font-weight:800;line-height:1.15}.workspace-chip{color:#1d4ed8;white-space:nowrap;background:#dbeafe;border-radius:999px;align-items:center;height:30px;padding:0 12px;font-size:12px;font-weight:800;display:inline-flex}.workspace-desc{color:#64748b;max-width:760px;margin:0 0 14px;font-size:14px;line-height:1.75}.workspace-meta-row{flex-wrap:wrap;gap:8px;display:flex}.workspace-meta-badge{color:#475569;background:#f1f5f9;border-radius:999px;align-items:center;height:30px;padding:0 12px;font-size:12px;font-weight:700;display:inline-flex}.workspace-header .status-panel{align-self:stretch;min-width:360px;max-width:420px}@media (width<=1200px){.workspace-header{flex-direction:column}.workspace-header .status-panel{min-width:100%;max-width:100%}}@media (width<=768px){.workspace-left{padding:18px}.workspace-title-row h1{font-size:24px}}.workspace-header{gap:14px;margin-bottom:16px}.workspace-left{border-radius:18px;padding:14px 16px}.workspace-eyebrow{margin-bottom:6px;font-size:11px}.workspace-title-row{gap:8px 10px;margin-bottom:6px}.workspace-title-row h1{font-size:22px;line-height:1.1}.workspace-chip{height:26px;padding:0 10px;font-size:11px}.workspace-desc{max-width:680px;margin:0 0 10px;font-size:13px;line-height:1.6}.workspace-meta-row{gap:6px}.workspace-meta-badge{height:26px;padding:0 10px;font-size:11px}.workspace-header .status-panel{border-radius:16px;min-width:300px;max-width:360px;padding:12px 14px}.status-panel-top{margin-bottom:6px}.status-title{font-size:12px}.status-time{font-size:11px}.status-message{font-size:13px;line-height:1.6}@media (width<=1200px){.workspace-header .status-panel{min-width:100%;max-width:100%}}.modal-close-btn{color:#475569;cursor:pointer;background:#fff;border:1px solid #dbe3ee;border-radius:12px;width:40px;min-width:40px;height:40px;font-size:20px;line-height:1;transition:all .2s;box-shadow:0 4px 10px #0f172a0a}.modal-close-btn:hover{color:#1d4ed8;background:#f8fbff;border-color:#bfd2ea;transform:translateY(-1px);box-shadow:0 8px 18px #2563eb1f}.modal-close-btn:active{transform:translateY(0)}.modal-foot{background:linear-gradient(#fff 0%,#fbfdff 100%);border-top:1px solid #e8edf4;justify-content:flex-end;gap:12px;padding:16px 22px 18px;display:flex}.modal-foot button{border-radius:12px;min-width:132px;height:44px;padding:0 18px;font-size:14px;font-weight:700;transition:all .2s}.modal-foot .ghost-btn{color:#334155;background:#fff;border:1px solid #dbe3ee;box-shadow:0 4px 10px #0f172a08}.modal-foot .ghost-btn:hover{color:#1d4ed8;background:#f8fbff;border-color:#bfd2ea;transform:translateY(-1px)}.modal-foot button:last-child{color:#fff;background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);border:0;box-shadow:0 10px 22px #2563eb38}.modal-foot button:last-child:hover{transform:translateY(-1px);box-shadow:0 14px 28px #2563eb47}.modal-foot button:disabled{opacity:.65;cursor:not-allowed;box-shadow:none!important;transform:none!important}.detail-span-2{grid-column:span 2}@media (width<=1100px){.detail-span-2{grid-column:span 1}}.asset-layout{grid-template-columns:400px minmax(0,1fr);align-items:start;gap:18px;display:grid}.asset-left,.asset-right{min-width:0}.asset-list-box{flex-direction:column;gap:14px;display:flex}.asset-row{cursor:pointer;text-align:left;color:#111827;background:linear-gradient(#fff 0%,#f8fafc 100%);border:1px solid #e6ebf2;border-radius:16px;padding:14px;transition:all .2s;box-shadow:0 2px 10px #0f172a08}.asset-row:hover{border-color:#cdd8e6;transform:translateY(-1px);box-shadow:0 8px 24px #0f172a14}.asset-row.active{background:linear-gradient(#eff6ff 0%,#f8fbff 100%);border-color:#2563eb;box-shadow:0 10px 28px #2563eb24}.asset-row-top{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:10px;display:flex}.asset-row-title{color:#0f172a;font-size:15px;font-weight:800;line-height:1.6}.asset-row-type{color:#1d4ed8;white-space:nowrap;background:#eff6ff;border-radius:999px;align-items:center;height:24px;padding:0 10px;font-size:12px;font-weight:700;display:inline-flex}.asset-row-meta{color:#64748b;margin-bottom:8px;font-size:13px;line-height:1.6}.asset-row-desc{color:#475569;font-size:13px;line-height:1.7}.asset-detail-box{flex-direction:column;gap:18px;display:flex}.asset-summary-text{color:#334155;line-height:1.8}.asset-link-box{line-height:1.8}.asset-link-box a{color:#2563eb;word-break:break-all;text-decoration:none}.asset-link-box a:hover{text-decoration:underline}@media (width<=1200px){.asset-layout{grid-template-columns:360px minmax(0,1fr)}}@media (width<=1100px){.asset-layout{grid-template-columns:1fr}}.asset-toolbar{grid-template-columns:.95fr 1.45fr;gap:14px;margin-bottom:18px;display:grid}.asset-action-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.asset-action-grid .toolbar-primary-btn,.asset-action-grid .toolbar-secondary-btn{width:100%}.asset-detail-box .detail-block:last-child{margin-bottom:0}@media (width<=1200px){.asset-toolbar{grid-template-columns:1fr}}@media (width<=900px){.asset-action-grid{grid-template-columns:1fr}}.ai-layout{grid-template-columns:340px minmax(0,1fr) 280px;align-items:start;gap:18px;display:grid}.ai-left,.ai-center,.ai-right{min-width:0}.ai-left-actions{justify-content:flex-end;margin-top:16px;display:flex}.ai-result-box{flex-direction:column;gap:18px;display:flex}.quick-action-list{flex-direction:column;gap:12px;display:flex}.quick-action-btn{text-align:left;color:#0f172a;cursor:pointer;background:linear-gradient(#fff 0%,#f8fafc 100%);border:1px solid #dbe3ee;border-radius:14px;width:100%;padding:14px 16px;font-size:14px;font-weight:700;transition:all .2s;box-shadow:0 4px 10px #0f172a08}.quick-action-btn:hover{color:#1d4ed8;background:#f8fbff;border-color:#bfd2ea;transform:translateY(-1px);box-shadow:0 10px 22px #2563eb1a}.ai-center .detail-block,.ai-left .detail-block,.ai-right .detail-block{height:auto}@media (width<=1250px){.ai-layout{grid-template-columns:1fr}}.auth-loading{color:#475569;background:#f8fafc;justify-content:center;align-items:center;min-height:100vh;font-size:16px;display:flex}.login-shell{background:radial-gradient(circle at 0 0,#2563eb14 0%,#2563eb00 26%),linear-gradient(#f8fafc 0%,#eef2f7 100%);justify-content:center;align-items:center;min-height:100vh;padding:28px;display:flex}.login-card{background:#fffffff5;border:1px solid #e6ebf2;border-radius:24px;width:100%;max-width:760px;padding:26px;box-shadow:0 18px 42px #0f172a14}.login-brand{align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.login-brand-badge{color:#fff;background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);border-radius:18px;justify-content:center;align-items:center;width:56px;height:56px;font-size:20px;font-weight:800;display:flex;box-shadow:0 12px 28px #2563eb38}.login-eyebrow{color:#64748b;letter-spacing:.4px;margin-bottom:6px;font-size:12px;font-weight:800}.login-brand h1{color:#0f172a;margin:0 0 8px;font-size:32px;line-height:1.1}.login-brand p{color:#64748b;margin:0;line-height:1.8}.login-demo-grid{flex-wrap:wrap;gap:10px;margin-bottom:18px;display:flex}.login-form-actions{justify-content:flex-end;margin-top:18px;display:flex}.login-hint-list{color:#64748b;background:#f8fafc;border:1px solid #e6ebf2;border-radius:16px;margin-top:18px;padding:14px 16px;font-size:13px;line-height:1.8}.workspace-logout-btn{color:#334155;cursor:pointer;background:#fff;border:1px solid #dbe3ee;border-radius:999px;height:30px;padding:0 12px;font-size:12px;font-weight:700;transition:all .2s}.workspace-logout-btn:hover{color:#1d4ed8;background:#f8fbff;border-color:#bfd2ea}.panel-head-actions{align-items:center;gap:12px;display:flex}@media (width<=768px){.login-card{padding:20px}.login-form-grid{grid-template-columns:1fr}.login-brand{flex-direction:column}.login-brand h1{font-size:28px}}.workspace-right-tools{flex-direction:column;align-items:stretch;gap:10px;display:flex}.topbar-logout-btn{color:#334155;cursor:pointer;background:#fff;border:1px solid #dbe3ee;border-radius:12px;align-self:flex-end;height:38px;padding:0 14px;font-size:13px;font-weight:700;transition:all .2s;box-shadow:0 4px 10px #0f172a08}.topbar-logout-btn:hover{color:#1d4ed8;background:#f8fbff;border-color:#bfd2ea;transform:translateY(-1px)}@media (width<=1200px){.workspace-right-tools{width:100%}.topbar-logout-btn{align-self:flex-start}}.workspace-header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffb8;border:1px solid #0f172a14;border-radius:20px;justify-content:space-between;align-items:center;margin-bottom:12px;padding:18px 22px;display:flex;box-shadow:0 10px 30px #0f172a0f}.workspace-title{color:#0f172a;font-size:22px;font-weight:700}.global-status-strip{color:#334155;background:#ffffffc7;border:1px solid #0f172a12;border-radius:14px;align-items:center;gap:8px;margin-bottom:14px;padding:10px 14px;font-size:13px;display:flex}.app-shell{color:#0f172a;background:radial-gradient(circle at 0 0,#6366f11f,#0000 28%),radial-gradient(circle at 100% 100%,#0ea5e91a,#0000 26%),linear-gradient(#f8fafc 0%,#eef2f7 100%);min-height:100vh;display:flex}.login-shell{min-height:100vh;display:block}.workspace-sidebar{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffb8;border-right:1px solid #0f172a14;flex-direction:column;justify-content:space-between;width:248px;min-width:248px;padding:20px 16px;display:flex;box-shadow:12px 0 32px #0f172a0a}.workspace-brand{align-items:center;gap:12px;margin-bottom:20px;padding:10px 8px 14px;display:flex}.workspace-brand-logo{color:#fff;background:linear-gradient(135deg,#111827,#334155);border-radius:14px;place-items:center;width:42px;height:42px;font-size:20px;font-weight:700;display:grid;box-shadow:0 8px 20px #0f172a2e}.workspace-brand-text{min-width:0}.workspace-brand-title{color:#0f172a;font-size:16px;font-weight:700}.workspace-brand-subtitle{color:#64748b;margin-top:3px;font-size:12px}.workspace-nav{flex-direction:column;flex:1;gap:8px;display:flex}.workspace-nav-item{text-align:left;color:#334155;cursor:pointer;background:0 0;border:0;border-radius:14px;padding:12px 14px;font-size:14px;transition:all .18s}.workspace-nav-item:hover{color:#0f172a;background:#94a3b81f}.workspace-nav-item.active{color:#fff;background:linear-gradient(135deg,#0f172a,#1e293b);box-shadow:0 10px 24px #0f172a2e}.workspace-sidebar-footer{flex-direction:column;gap:12px;margin-top:16px;display:flex}.workspace-user-panel{background:#f8fafceb;border:1px solid #0f172a14;border-radius:16px;padding:12px 14px}.workspace-user-panel-name{color:#0f172a;font-size:14px;font-weight:600}.workspace-user-panel-role{color:#64748b;margin-top:4px;font-size:12px}.workspace-logout-btn{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #0f172a14;border-radius:14px;padding:12px 14px;font-size:14px;transition:all .18s}.workspace-logout-btn:hover{background:#f8fafc;box-shadow:0 8px 18px #0f172a14}.workspace-main{flex:1;min-width:0;padding:18px}.workspace-page{min-width:0}.workspace-header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffc7;border:1px solid #0f172a14;border-radius:22px;justify-content:space-between;align-items:center;gap:16px;margin-bottom:12px;padding:18px 22px;display:flex;box-shadow:0 12px 32px #0f172a0f}.workspace-header-left,.workspace-header-right{align-items:center;display:flex}.workspace-title-block{min-width:0}.workspace-title{color:#0f172a;font-size:22px;font-weight:700;line-height:1.2}.workspace-subtitle{color:#64748b;margin-top:4px;font-size:13px}.workspace-user-card{text-align:right;background:#f8fafceb;border:1px solid #0f172a14;border-radius:16px;min-width:120px;padding:10px 14px}.workspace-user-name{color:#0f172a;font-size:14px;font-weight:600}.workspace-user-meta{color:#64748b;margin-top:4px;font-size:12px}.global-status-strip{color:#334155;background:#ffffffd1;border:1px solid #0f172a12;border-radius:14px;align-items:center;gap:8px;margin-bottom:14px;padding:10px 14px;font-size:13px;display:flex;box-shadow:0 8px 20px #0f172a0a}.global-status-dot{background:#22c55e;border-radius:999px;flex-shrink:0;width:8px;height:8px}.status-panel{background:#fffc;border:1px solid #0f172a14;border-radius:18px;margin-bottom:16px;padding:14px 16px;box-shadow:0 10px 24px #0f172a0d}.status-panel-top{align-items:center;gap:8px;margin-bottom:8px;font-size:12px;display:flex}.status-dot{background:#94a3b8;border-radius:999px;flex-shrink:0;width:8px;height:8px}.status-title{color:#0f172a;font-weight:600}.status-time{color:#64748b;margin-left:auto}.status-message{color:#334155;font-size:13px;line-height:1.6}.status-success .status-dot{background:#22c55e}.status-danger .status-dot{background:#ef4444}.status-processing .status-dot{background:#3b82f6}.status-normal .status-dot{background:#94a3b8}@media (width<=1200px){.workspace-sidebar{width:220px;min-width:220px}}@media (width<=960px){.app-shell{flex-direction:column}.workspace-sidebar{border-bottom:1px solid #0f172a14;border-right:0;width:100%;min-width:0}.workspace-nav{flex-flow:wrap}.workspace-header{flex-direction:column;align-items:flex-start}.workspace-user-card{text-align:left}}.login-shell{min-height:100vh}.login-screen{background:radial-gradient(circle at 0 0,#3b82f629,#0000 28%),radial-gradient(circle at 100%,#6366f124,#0000 26%),linear-gradient(#eef2f7 0%,#f8fafc 100%);justify-content:center;align-items:center;min-height:100vh;padding:32px;display:flex}.login-shell-v2{grid-template-columns:minmax(520px,620px) 1fr;align-items:stretch;gap:24px;width:min(1380px,100%);min-height:calc(100vh - 64px);display:grid}.login-left-panel{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe0;border:1px solid #0f172a14;border-radius:28px;flex-direction:column;justify-content:center;padding:28px;display:flex;box-shadow:0 24px 60px #0f172a14}.login-right-panel{border-radius:28px;align-items:stretch;padding:24px;display:flex}.login-showcase-card{color:#fff;background:linear-gradient(135deg,#0f172af5,#1e293beb),radial-gradient(circle at 100% 0,#3b82f62e,#0000 28%);border-radius:28px;flex-direction:column;justify-content:space-between;width:100%;padding:32px;display:flex;box-shadow:0 28px 60px #0f172a2e}.login-showcase-kicker{letter-spacing:.08em;color:#ffffffb8;text-transform:uppercase;font-size:12px}.login-showcase-title{margin-top:14px;font-size:36px;font-weight:700;line-height:1.24}.login-showcase-desc{color:#ffffffd1;max-width:640px;margin-top:14px;font-size:15px;line-height:1.8}.login-showcase-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:28px;display:grid}.login-metric-card{background:#ffffff14;border:1px solid #ffffff14;border-radius:18px;padding:18px}.login-metric-label{color:#ffffffad;font-size:12px}.login-metric-value{margin-top:8px;font-size:20px;font-weight:700}.login-showcase-list{flex-direction:column;gap:12px;margin-top:28px;display:flex}.login-showcase-item{color:#ffffffe0;background:#ffffff0f;border-radius:16px;padding:14px 16px;line-height:1.7}.login-brand-row{align-items:flex-start;gap:16px;display:flex}.login-brand-badge{color:#fff;background:linear-gradient(135deg,#2563eb,#3b82f6);border-radius:18px;place-items:center;width:52px;height:52px;font-size:24px;font-weight:700;display:grid;box-shadow:0 16px 30px #2563eb3d}.login-brand-mini{letter-spacing:.08em;color:#64748b;font-size:12px;font-weight:700}.login-brand-title{color:#0f172a;margin-top:4px;font-size:46px;font-weight:800;line-height:1.15}.login-brand-desc{color:#64748b;max-width:560px;margin-top:12px;font-size:15px;line-height:1.8}.login-demo-bar{flex-wrap:wrap;gap:10px;margin-top:28px;display:flex}.login-demo-chip{color:#334155;cursor:pointer;background:#fffc;border:1px solid #0f172a1a;border-radius:999px;padding:10px 14px;font-size:13px;transition:all .18s}.login-demo-chip:hover{color:#1d4ed8;background:#3b82f614}.login-demo-chip.active{color:#1d4ed8;background:#2563eb1f;border-color:#2563eb2e}.login-form-card{background:#fff;border:1px solid #0f172a14;border-radius:22px;margin-top:26px;padding:22px;box-shadow:inset 0 1px #fffc}.login-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.login-field{flex-direction:column;gap:8px;display:flex}.login-label{color:#334155;font-size:13px;font-weight:600}.login-field input{color:#0f172a;background:#f8fafc;border:1px solid #0f172a1a;border-radius:14px;outline:none;width:100%;height:48px;padding:0 14px;font-size:14px;transition:all .18s}.login-field input:focus{background:#fff;border-color:#2563eb5c;box-shadow:0 0 0 3px #2563eb14}.login-error-box{color:#b91c1c;background:#fef2f2eb;border:1px solid #ef444429;border-radius:14px;margin-top:14px;padding:12px 14px;font-size:13px}.login-action-row{justify-content:flex-end;margin-top:18px;display:flex}.login-submit-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb,#3b82f6);border:0;border-radius:14px;min-width:132px;height:46px;font-size:14px;font-weight:600;transition:transform .18s,box-shadow .18s,opacity .18s;box-shadow:0 14px 28px #2563eb38}.login-submit-btn:hover{transform:translateY(-1px);box-shadow:0 18px 30px #2563eb42}.login-submit-btn:disabled{opacity:.72;cursor:not-allowed;transform:none}.login-foot-note{background:#f8fafce0;border:1px solid #0f172a14;border-radius:18px;margin-top:18px;padding:16px 18px}.login-foot-line{color:#475569;font-size:13px;line-height:1.8}.login-foot-line.secondary{color:#64748b}.auth-loading{color:#475569;background:radial-gradient(circle at 0 0,#3b82f61f,#0000 28%),linear-gradient(#eef2f7 0%,#f8fafc 100%);place-items:center;min-height:100vh;font-size:15px;display:grid}.app-shell-fixed{background:radial-gradient(circle at 0 0,#3b82f614,#0000 24%),linear-gradient(#eef2f7 0%,#f8fafc 100%);min-height:100vh}.app-sidebar-fixed{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:120;background:#ffffffd1;border-right:1px solid #0f172a14;flex-direction:column;width:212px;padding:18px 14px;display:flex;position:fixed;top:0;bottom:0;left:0}.app-sidebar-brand{align-items:center;gap:12px;padding:6px 6px 18px;display:flex}.app-sidebar-logo{color:#fff;background:linear-gradient(135deg,#0f172a,#1e293b);border-radius:16px;place-items:center;width:44px;height:44px;font-size:20px;font-weight:700;display:grid;box-shadow:0 12px 22px #0f172a29}.app-sidebar-brand-title{color:#0f172a;font-size:15px;font-weight:700}.app-sidebar-brand-subtitle{color:#64748b;margin-top:2px;font-size:12px}.app-sidebar-nav{flex-direction:column;flex:1;gap:8px;padding-right:4px;display:flex;overflow-y:auto}.app-sidebar-nav-item{color:#334155;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:16px;padding:12px;font-size:14px;transition:all .18s}.app-sidebar-nav-item:hover{color:#0f172a;background:#94a3b81f}.app-sidebar-nav-item.active{color:#fff;background:linear-gradient(135deg,#0f172a,#1e293b);box-shadow:0 12px 24px #0f172a29}.app-sidebar-footer{padding:12px 6px 0}.app-sidebar-user-mini{background:#f8fafceb;border:1px solid #0f172a14;border-radius:16px;padding:12px 14px}.app-sidebar-user-name{color:#0f172a;font-size:14px;font-weight:600}.app-sidebar-user-role{color:#64748b;margin-top:4px;font-size:12px}.app-main-fixed{flex-direction:column;min-height:100vh;margin-left:212px;display:flex}.app-topbar-fixed{z-index:110;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe0;border:1px solid #0f172a14;border-radius:24px;justify-content:space-between;align-items:center;gap:18px;margin:16px 16px 10px;padding:16px 20px;display:flex;position:sticky;top:0;box-shadow:0 18px 38px #0f172a0f}.app-topbar-left{min-width:0}.app-topbar-title{color:#0f172a;font-size:18px;font-weight:700}.app-topbar-subtitle{color:#64748b;margin-top:4px;font-size:12px}.app-topbar-right{align-items:center;gap:12px;display:flex}.app-topbar-user-card{text-align:right;background:#f8fafce6;border:1px solid #0f172a14;border-radius:16px;min-width:120px;padding:10px 12px}.app-topbar-user-name{color:#0f172a;font-size:14px;font-weight:600}.app-topbar-user-role{color:#64748b;margin-top:3px;font-size:12px}.app-topbar-logout-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0f172a,#1e293b);border:0;border-radius:14px;height:42px;padding:0 16px;font-size:13px;font-weight:600;transition:transform .18s,box-shadow .18s;box-shadow:0 12px 22px #0f172a29}.app-topbar-logout-btn:hover{transform:translateY(-1px);box-shadow:0 16px 28px #0f172a33}.app-global-status{background:#ffffffd6;border:1px solid #0f172a14;border-radius:18px;margin:0 16px 12px;padding:12px 14px;box-shadow:0 10px 24px #0f172a0d}.app-global-status-top{align-items:center;gap:8px;margin-bottom:6px;display:flex}.app-global-status-dot{background:#94a3b8;border-radius:999px;flex-shrink:0;width:8px;height:8px}.app-global-status-title{color:#0f172a;font-size:12px;font-weight:600}.app-global-status-time{color:#64748b;margin-left:auto;font-size:12px}.app-global-status-text{color:#334155;font-size:13px;line-height:1.7}.status-success{background:#f0fdf4e0;border-color:#22c55e2e}.status-success .app-global-status-dot{background:#22c55e}.status-danger{background:#fef2f2e0;border-color:#ef44442e}.status-danger .app-global-status-dot{background:#ef4444}.status-processing{background:#eff6ffe0;border-color:#3b82f62e}.status-processing .app-global-status-dot{background:#3b82f6}.app-page-scroll{min-height:0;padding:0 16px 20px}@media (width<=1280px){.login-shell-v2{grid-template-columns:1fr}.login-right-panel{padding:0}}@media (width<=960px){.app-sidebar-fixed{border-bottom:1px solid #0f172a14;border-right:0;width:100%;height:auto;position:static}.app-main-fixed{margin-left:0}.app-topbar-fixed{flex-direction:column;align-items:flex-start;position:static}.app-topbar-right{justify-content:space-between;width:100%}.login-screen{padding:18px}.login-brand-title{font-size:34px}.login-form-grid{grid-template-columns:1fr}}.shell3-root{background:radial-gradient(circle at 0 0,#3b82f614,#0000 24%),linear-gradient(#eef2f7 0%,#f8fafc 100%);min-height:100vh}.shell3-sidebar{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:120;background:#ffffffd6;border-right:1px solid #0f172a14;flex-direction:column;width:212px;padding:16px 14px;display:flex;position:fixed;top:0;bottom:0;left:0}.shell3-sidebar-brand{align-items:center;gap:12px;padding:4px 6px 18px;display:flex}.shell3-logo{color:#fff;background:linear-gradient(135deg,#0f172a,#1e293b);border-radius:15px;place-items:center;width:42px;height:42px;font-size:18px;font-weight:700;display:grid;box-shadow:0 12px 22px #0f172a29}.shell3-brand-title{color:#0f172a;font-size:15px;font-weight:700}.shell3-brand-subtitle{color:#64748b;margin-top:2px;font-size:12px}.shell3-nav{flex-direction:column;flex:1;gap:8px;padding-right:4px;display:flex;overflow-y:auto}.shell3-nav-item{color:#334155;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:15px;padding:12px;font-size:14px;font-weight:600;transition:all .18s}.shell3-nav-item:hover{color:#0f172a;background:#94a3b81f}.shell3-nav-item.active{color:#fff;background:linear-gradient(135deg,#0f172a,#1e293b);box-shadow:0 12px 24px #0f172a29}.shell3-sideuser-dot{background:#22c55e;border-radius:999px;flex-shrink:0;width:10px;height:10px;box-shadow:0 0 0 4px #22c55e1f}.shell3-sideuser-text{min-width:0}.shell3-main{min-height:100vh;margin-left:212px}.shell3-sticky{z-index:110;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:14px 16px 10px;position:sticky;top:0}.shell3-topbar{background:#ffffffe0;border:1px solid #0f172a14;border-radius:22px;justify-content:space-between;align-items:center;gap:16px;padding:14px 18px;display:flex;box-shadow:0 14px 30px #0f172a0f}.shell3-topbar-left{min-width:0}.shell3-topbar-title{color:#0f172a;font-size:20px;font-weight:800;line-height:1.1}.shell3-topbar-subtitle{color:#64748b;margin-top:4px;font-size:12px}.shell3-userchip{background:#f8fafcf0;border:1px solid #0f172a14;border-radius:16px;align-items:center;gap:10px;min-width:116px;max-width:160px;padding:8px 10px;display:flex}.shell3-userchip-avatar{color:#1d4ed8;background:linear-gradient(135deg,#dbeafe,#bfdbfe);border-radius:999px;flex-shrink:0;place-items:center;width:34px;height:34px;font-size:14px;font-weight:800;display:grid}.shell3-userchip-info{min-width:0}.shell3-userchip-name{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:700;line-height:1.2;overflow:hidden}.shell3-logout{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0f172a,#1e293b);border:0;border-radius:14px;height:42px;padding:0 16px;font-size:13px;font-weight:700;transition:transform .18s,box-shadow .18s;box-shadow:0 12px 22px #0f172a29}.shell3-logout:hover{transform:translateY(-1px);box-shadow:0 16px 28px #0f172a33}.shell3-status{background:#ffffffd6;border:1px solid #0f172a14;border-radius:16px;justify-content:space-between;align-items:center;gap:16px;margin-top:10px;padding:10px 14px;display:flex;box-shadow:0 10px 22px #0f172a0d}.shell3-status-dot{background:#94a3b8;border-radius:999px;flex-shrink:0;width:9px;height:9px}.shell3-status-copy{min-width:0}.shell3-status-label{color:#64748b;letter-spacing:.03em;font-size:11px;font-weight:800}.shell3-status-time{color:#94a3b8;flex-shrink:0;font-size:12px}.shell3-status-success{background:#f0fdf4e6;border-color:#22c55e2e}.shell3-status-success .shell3-status-dot{background:#22c55e;box-shadow:0 0 0 4px #22c55e1f}.shell3-status-danger{background:#fef2f2e6;border-color:#ef44442e}.shell3-status-danger .shell3-status-dot{background:#ef4444;box-shadow:0 0 0 4px #ef44441f}.shell3-status-processing{background:#eff6ffeb;border-color:#3b82f62e}.shell3-status-processing .shell3-status-dot{background:#3b82f6;box-shadow:0 0 0 4px #3b82f61f}@media (width<=960px){.shell3-sidebar{border-bottom:1px solid #0f172a14;border-right:0;width:100%;height:auto;position:static}.shell3-main{margin-left:0}.shell3-sticky{position:static}.shell3-topbar{flex-direction:column;align-items:flex-start}.shell3-topbar-right{justify-content:space-between;width:100%}.shell3-status{flex-direction:column;align-items:flex-start}.shell3-status-time{margin-left:19px}}.shell3-topbar{border-radius:20px;padding:12px 18px}.shell3-topbar-right{align-items:center;gap:8px;display:flex}.shell3-userchip.polished{background:#f8fafcf5;border:1px solid #0f172a14;border-radius:16px;align-items:center;gap:10px;min-width:auto;max-width:none;padding:6px 10px;display:flex}.shell3-userchip-avatar.name-avatar{color:#1d4ed8;letter-spacing:.02em;background:linear-gradient(135deg,#dbeafe,#bfdbfe);border-radius:12px;flex-shrink:0;place-items:center;width:36px;height:36px;font-size:12px;font-weight:800;display:grid}.shell3-userchip-name{color:#0f172a;white-space:nowrap;font-size:14px;font-weight:700;line-height:1.1}.shell3-userchip-role{color:#64748b;margin-top:2px;font-size:11px;line-height:1.1}.shell3-logout{border-radius:12px;height:38px;padding:0 14px;font-size:13px;font-weight:700}.shell3-status.compact{border-radius:14px;justify-content:space-between;align-items:center;gap:12px;min-height:42px;margin-top:8px;padding:8px 12px;display:flex}.shell3-status-left{align-items:center;gap:8px;min-width:0;display:flex}.shell3-status-copy,.shell3-status-label{display:none}.shell3-status-text{color:#334155;white-space:nowrap;text-overflow:ellipsis;margin-top:0;font-size:13px;line-height:1.35;overflow:hidden}.shell3-status-time{color:#94a3b8;white-space:nowrap;flex-shrink:0;font-size:11px}.shell3-sideuser{background:#f8fafcf5;border:1px solid #0f172a14;border-radius:16px;align-items:center;gap:10px;margin-top:12px;padding:10px 12px;display:flex}.shell3-sideuser-dot{display:none}.shell3-sideuser-badge{color:#1d4ed8;letter-spacing:.02em;background:linear-gradient(135deg,#dbeafe,#bfdbfe);border-radius:12px;flex-shrink:0;place-items:center;width:34px;height:34px;font-size:12px;font-weight:800;display:grid}.shell3-sideuser-name{color:#0f172a;font-size:14px;font-weight:700;line-height:1.1}.shell3-sideuser-role{color:#64748b;margin-top:2px;font-size:11px;line-height:1.1}.shell3-page{padding:0 16px 16px}@media (width<=960px){.shell3-status.compact{flex-direction:column;align-items:flex-start}.shell3-status-text{white-space:normal}}.shell4-root{background:radial-gradient(circle at 0 0,#3b82f614,#0000 24%),linear-gradient(#eef2f7 0%,#f8fafc 100%);min-height:100vh}.shell4-sidebar{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:120;background:#ffffffd6;border-right:1px solid #0f172a14;flex-direction:column;width:180px;padding:14px 12px;display:flex;position:fixed;inset:0 auto 0 0}.shell4-brand{align-items:center;gap:10px;padding:4px 4px 16px;display:flex}.shell4-brand-logo{color:#fff;background:linear-gradient(135deg,#0f172a,#1e293b);border-radius:14px;place-items:center;width:38px;height:38px;font-size:17px;font-weight:800;display:grid;box-shadow:0 10px 20px #0f172a29}.shell4-brand-title{color:#0f172a;font-size:14px;font-weight:800}.shell4-brand-subtitle{color:#64748b;margin-top:2px;font-size:11px}.shell4-nav{flex-direction:column;flex:1;gap:6px;padding-right:2px;display:flex;overflow-y:auto}.shell4-nav-item{color:#334155;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:14px;padding:11px 10px;font-size:14px;font-weight:700;transition:all .18s}.shell4-nav-item:hover{color:#0f172a;background:#94a3b81f}.shell4-nav-item.active{color:#fff;background:linear-gradient(135deg,#0f172a,#1e293b);box-shadow:0 10px 22px #0f172a29}.shell4-side-user{background:#f8fafcf5;border:1px solid #0f172a14;border-radius:16px;align-items:center;gap:10px;margin-top:10px;padding:10px;display:flex}.shell4-side-user-avatar{color:#1d4ed8;letter-spacing:.02em;background:linear-gradient(135deg,#dbeafe,#bfdbfe);border-radius:12px;flex-shrink:0;place-items:center;width:34px;height:34px;font-size:12px;font-weight:800;display:grid}.shell4-side-user-info{min-width:0}.shell4-side-user-name{color:#0f172a;font-size:13px;font-weight:700;line-height:1.1}.shell4-side-user-role{color:#64748b;margin-top:2px;font-size:11px;line-height:1.1}.shell4-main{flex-direction:column;height:100vh;min-height:100vh;margin-left:180px;display:flex;overflow:hidden}.shell4-sticky-wrap{z-index:110;padding:14px 16px 10px;position:sticky;top:0}.shell4-topbar{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe6;border:1px solid #0f172a14;border-radius:20px;justify-content:space-between;align-items:center;gap:14px;padding:12px 16px;display:flex;box-shadow:0 14px 28px #0f172a0d}.shell4-topbar-left{min-width:0}.shell4-topbar-title{color:#0f172a;font-size:18px;font-weight:800;line-height:1.1}.shell4-topbar-subtitle{color:#64748b;margin-top:3px;font-size:12px}.shell4-topbar-right{align-items:center;gap:8px;display:flex}.shell4-user-chip{background:#f8fafcf5;border:1px solid #0f172a14;border-radius:16px;align-items:center;gap:10px;padding:6px 10px;display:flex}.shell4-user-chip-avatar{color:#1d4ed8;letter-spacing:.02em;background:linear-gradient(135deg,#dbeafe,#bfdbfe);border-radius:12px;flex-shrink:0;place-items:center;width:34px;height:34px;font-size:12px;font-weight:800;display:grid}.shell4-user-chip-info{min-width:0}.shell4-user-chip-name{color:#0f172a;white-space:nowrap;font-size:13px;font-weight:700;line-height:1.1}.shell4-user-chip-role{color:#64748b;margin-top:2px;font-size:11px;line-height:1.1}.shell4-logout-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0f172a,#1e293b);border:0;border-radius:12px;height:38px;padding:0 14px;font-size:13px;font-weight:800;transition:transform .18s,box-shadow .18s;box-shadow:0 10px 20px #0f172a24}.shell4-logout-btn:hover{transform:translateY(-1px);box-shadow:0 14px 24px #0f172a2e}.shell4-status{background:#ffffffdb;border:1px solid #0f172a14;border-radius:14px;justify-content:space-between;align-items:center;gap:14px;min-height:42px;margin-top:8px;padding:8px 12px;display:flex;box-shadow:0 8px 20px #0f172a0a}.shell4-status-main{align-items:center;gap:8px;min-width:0;display:flex}.shell4-status-dot{background:#94a3b8;border-radius:999px;flex-shrink:0;width:8px;height:8px}.shell4-status-label{color:#475569;white-space:nowrap;font-size:12px;font-weight:800}.shell4-status-sep{color:#cbd5e1;flex-shrink:0}.shell4-status-text{color:#334155;white-space:nowrap;text-overflow:ellipsis;font-size:13px;line-height:1.35;overflow:hidden}.shell4-status-time{color:#94a3b8;white-space:nowrap;flex-shrink:0;font-size:11px}.shell4-status-success{background:#f0fdf4e6;border-color:#22c55e2e}.shell4-status-success .shell4-status-dot{background:#22c55e;box-shadow:0 0 0 4px #22c55e1f}.shell4-status-danger{background:#fef2f2e6;border-color:#ef44442e}.shell4-status-danger .shell4-status-dot{background:#ef4444;box-shadow:0 0 0 4px #ef44441f}.shell4-status-processing{background:#eff6ffeb;border-color:#3b82f62e}.shell4-status-processing .shell4-status-dot{background:#3b82f6;box-shadow:0 0 0 4px #3b82f61f}.shell4-page{flex:1;padding:0 16px 16px;overflow-y:auto}@media (width<=960px){.shell4-sidebar{border-bottom:1px solid #0f172a14;border-right:0;width:100%;position:static}.shell4-main{margin-left:0}.shell4-sticky-wrap{z-index:110;background:radial-gradient(circle at 0 0,#3b82f614,#0000 24%),linear-gradient(#eef2f7 0%,#f8fafc 100%);border-bottom:1px solid #0f172a0a;flex-shrink:0;padding:14px 16px 10px;position:relative}.shell4-topbar{flex-direction:column;align-items:flex-start}.shell4-topbar-right{justify-content:space-between;width:100%}.shell4-status{flex-direction:column;align-items:flex-start}.shell4-status-text{white-space:normal}.shell4-topbar,.shell4-status{z-index:1;position:relative}}@media (width<=1480px){.dashboard-kpi-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=900px){.dashboard-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-overview-right,.dashboard-focus-select,.dashboard-range-input-compact{width:100%}}@media (width<=640px){.dashboard-kpi-grid{grid-template-columns:1fr}}@media (width<=1480px){.dashboard-kpi-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=980px){.dashboard-title-inline{flex-direction:column;align-items:flex-start}.dashboard-refresh-btn{margin-top:0}.dashboard-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-overview-right,.dashboard-focus-select,.dashboard-range-input-compact{width:100%}}@media (width<=640px){.dashboard-kpi-grid{grid-template-columns:1fr}}.dashboard-antd-picker{width:168px;height:38px}.dashboard-antd-range{min-width:280px;height:38px}.dashboard-antd-picker .ant-picker,.dashboard-antd-range.ant-picker{border-radius:12px}@media (width<=1480px){.dashboard-kpi-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=980px){.dashboard-title-inline{flex-direction:column;align-items:flex-start}.dashboard-refresh-btn{margin-top:0}.dashboard-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-overview-right,.dashboard-focus-select,.dashboard-antd-picker,.dashboard-antd-range{width:100%}}@media (width<=640px){.dashboard-kpi-grid{grid-template-columns:1fr}}.dashboard-focus-select{min-width:148px}@media (width<=1480px){.dashboard-kpi-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=980px){.dashboard-title-inline{flex-direction:column;align-items:flex-start}.dashboard-refresh-btn{margin-top:0}.dashboard-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-overview-right,.dashboard-focus-select,.dashboard-range-input-compact{width:100%}}@media (width<=640px){.dashboard-kpi-grid{grid-template-columns:1fr}}.dashboard-refresh-btn{flex-shrink:0;margin-top:2px}.dashboard-range-bar{gap:8px}.dashboard-overview-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;margin-bottom:14px;display:flex}.dashboard-overview-right{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.dashboard-range-input-compact{border-radius:12px;width:168px;height:38px}.dashboard-custom-inline{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.dashboard-date-sep{color:#64748b;font-size:13px}.dashboard-meta-line{margin-bottom:16px}.dashboard-kpi-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:14px;margin:0;display:grid}.dashboard-diagnosis-label{color:#1d4ed8;letter-spacing:.2px;margin-bottom:8px;font-size:12px;font-weight:800}@media (width<=1480px){.dashboard-kpi-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=1100px){.dashboard-dual-grid{grid-template-columns:1fr}.dashboard-todo-grid{grid-template-columns:1fr 1fr}}@media (width<=980px){.dashboard-title-inline{flex-direction:column;align-items:flex-start}.dashboard-refresh-btn{margin-top:0}.dashboard-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-overview-right,.dashboard-range-input-compact,.dashboard-custom-inline{width:100%}.dashboard-custom-inline .dashboard-range-input-compact{flex:1;min-width:0}}@media (width<=640px){.dashboard-kpi-grid,.dashboard-todo-grid{grid-template-columns:1fr}.dashboard-compact-row{grid-template-columns:1fr;gap:8px}.dashboard-compact-value{white-space:normal}}.dashboard-hover-picker-wrap{position:relative}.dashboard-hover-picker-anchor{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #d8e1ec;border-radius:12px;align-items:center;gap:10px;min-width:240px;height:40px;padding:0 12px;transition:all .18s;display:inline-flex}.dashboard-hover-picker-anchor:hover{background:#fbfdff;border-color:#b8c6d8}.dashboard-hover-picker-mode{color:#1d4ed8;background:#eff6ff;border-radius:999px;flex-shrink:0;align-items:center;height:24px;padding:0 10px;font-size:12px;font-weight:800;display:inline-flex}.dashboard-hover-picker-value{color:#334155;white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:13px;font-weight:700;overflow:hidden}.dashboard-hover-picker-arrow{color:#64748b;flex-shrink:0;font-size:11px}.dashboard-hover-picker-panel{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:80;background:#fffffff5;border:1px solid #e6ebf2;border-radius:18px;width:304px;padding:14px;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 18px 40px #0f172a1f}.dashboard-hover-picker-panel-head{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.dashboard-hover-picker-title{color:#0f172a;font-size:15px;font-weight:800}.dashboard-hover-picker-nav-btn{color:#334155;cursor:pointer;background:#fff;border:1px solid #dbe3ee;border-radius:10px;width:32px;height:32px;font-size:18px;line-height:1;transition:all .18s}.dashboard-hover-picker-nav-btn:hover{color:#1d4ed8;background:#f8fbff;border-color:#bfd2ea}.dashboard-hover-picker-weekdays{grid-template-columns:repeat(7,1fr);gap:6px;margin-bottom:8px;display:grid}.dashboard-hover-picker-weekday{color:#64748b;place-items:center;height:28px;font-size:12px;font-weight:800;display:grid}.dashboard-hover-picker-grid{grid-template-columns:repeat(7,1fr);gap:6px;display:grid}.dashboard-hover-picker-day{color:#334155;cursor:pointer;background:#fff;border:1px solid #0000;border-radius:10px;height:34px;font-size:13px;font-weight:700;transition:all .18s}.dashboard-hover-picker-day:hover{color:#1d4ed8;background:#f8fbff;border-color:#bfd2ea}.dashboard-hover-picker-day.muted{color:#94a3b8;background:#f8fafc}.dashboard-hover-picker-day.in-range{color:#1d4ed8;background:#eef4ff}.dashboard-hover-picker-day.selected,.dashboard-hover-picker-day.range-start,.dashboard-hover-picker-day.range-end{color:#fff;background:linear-gradient(135deg,#2563eb 0%,#3b82f6 100%);box-shadow:0 8px 16px #2563eb33}.dashboard-hover-picker-foot{border-top:1px dashed #dbe3ee;margin-top:12px;padding-top:12px}.dashboard-hover-picker-tip{color:#64748b;font-size:12px;line-height:1.6}.dashboard-hover-picker-foot-actions{justify-content:flex-end;gap:8px;margin-top:10px;display:flex}.dashboard-hover-picker-mini-btn{color:#334155;cursor:pointer;background:#fff;border:1px solid #dbe3ee;border-radius:10px;height:30px;padding:0 10px;font-size:12px;font-weight:700;transition:all .18s}.dashboard-hover-picker-mini-btn:hover{color:#1d4ed8;background:#f8fbff;border-color:#bfd2ea}@media (width<=980px){.dashboard-hover-picker-wrap{width:100%}.dashboard-hover-picker-anchor,.dashboard-hover-picker-panel{width:100%;min-width:0}}.dashboard-kny-picker-wrap{position:relative}.dashboard-kny-picker-anchor{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #d8e1ec;border-radius:12px;align-items:center;gap:10px;min-width:260px;height:40px;padding:0 12px;transition:all .18s;display:inline-flex}.dashboard-kny-picker-anchor:hover{background:#fbfdff;border-color:#b8c6d8}.dashboard-kny-picker-mode{color:#1d4ed8;background:#eff6ff;border-radius:999px;flex-shrink:0;align-items:center;height:24px;padding:0 10px;font-size:12px;font-weight:800;display:inline-flex}.dashboard-kny-picker-value{color:#334155;white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:13px;font-weight:700;overflow:hidden}.dashboard-kny-picker-arrow{color:#64748b;flex-shrink:0;font-size:11px}.dashboard-kny-picker-panel.mode-realtime,.dashboard-kny-picker-panel.mode-day,.dashboard-kny-picker-panel.mode-week,.dashboard-kny-picker-panel.mode-month{width:332px;padding:14px}.dashboard-kny-panel-title{text-align:center;color:#334155;letter-spacing:.2px;white-space:nowrap;flex:1;font-size:15px;font-weight:800}@media (width<=980px){.dashboard-kny-picker-wrap{width:100%}.dashboard-kny-picker-anchor,.dashboard-kny-picker-panel.mode-realtime,.dashboard-kny-picker-panel.mode-day,.dashboard-kny-picker-panel.mode-week,.dashboard-kny-picker-panel.mode-month,.dashboard-kny-picker-panel.mode-custom{width:100%;min-width:0}.dashboard-kny-custom-wrap{grid-template-columns:1fr}}.dashboard-cabin-page{flex-direction:column;gap:10px;display:flex}.dashboard-panel-head{margin-bottom:8px}.dashboard-title-inline{justify-content:space-between;align-items:flex-start;gap:10px;width:100%;display:flex}.dashboard-title-inline h2{margin:0;font-size:22px;line-height:1.1}.dashboard-title-inline .panel-subtitle{margin-top:4px;font-size:12px;line-height:1.5}.dashboard-refresh-btn{border-radius:12px;flex-shrink:0;height:40px;padding:0 16px}.dashboard-overview-head.compact{flex-direction:column;align-items:flex-start;gap:8px;margin-bottom:8px;display:flex}.dashboard-range-hover-zone{width:100%;position:relative}.dashboard-range-bar.compact{gap:8px}.dashboard-range-bar.compact .toolbar-chip{height:36px;padding:0 18px}.dashboard-range-bar.compact .toolbar-chip.preview{color:#1d4ed8;background:#f8fbff;border-color:#bfd2ea}.dashboard-meta-line.compact{gap:8px;margin-bottom:0}.dashboard-meta-line.compact .list-filter-chip{height:28px;padding:0 12px;font-size:12px}.dashboard-kpi-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;margin-top:8px;display:grid}.dashboard-kpi-card{background:linear-gradient(#fff 0%,#f8fafc 100%);border:1px solid #e6ebf2;border-radius:16px;padding:14px 14px 12px;position:relative;overflow:hidden;box-shadow:0 8px 20px #0f172a0a}.dashboard-kpi-card:after{content:"";background:linear-gradient(90deg,#60a5fa 0%,#2563eb 100%);width:100%;height:4px;position:absolute;top:0;left:0}.dashboard-kpi-card:nth-child(5):after{background:linear-gradient(90deg,#a78bfa 0%,#7c3aed 100%)}.dashboard-kpi-card:nth-child(6):after{background:linear-gradient(90deg,#f87171 0%,#dc2626 100%)}.dashboard-kpi-label{color:#64748b;margin-bottom:8px;font-size:12px;font-weight:700}.dashboard-kpi-value{color:#0f172a;font-size:24px;font-weight:800;line-height:1}.dashboard-kpi-sub{color:#1d4ed8;background:#eff6ff;border-radius:999px;align-items:center;height:22px;margin-top:8px;padding:0 10px;font-size:11px;font-weight:700;display:inline-flex}.dashboard-dual-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.dashboard-bottom-grid{margin-top:0}.dashboard-diagnosis-list{flex-direction:column;gap:10px;display:flex}.dashboard-diagnosis-item{background:linear-gradient(#fff 0%,#f8fafc 100%);border:1px solid #e6ebf2;border-radius:14px;padding:12px 14px;box-shadow:0 4px 12px #0f172a08}.dashboard-diagnosis-label{color:#1d4ed8;margin-bottom:6px;font-size:12px;font-weight:800}.dashboard-diagnosis-text{color:#334155;font-size:13px;line-height:1.7}.dashboard-todo-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.dashboard-todo-card{text-align:left;color:#0f172a;cursor:pointer;background:linear-gradient(#fff 0%,#f8fafc 100%);border:1px solid #e6ebf2;border-radius:14px;width:100%;padding:12px;transition:all .18s;box-shadow:0 4px 12px #0f172a08}.dashboard-todo-card:hover{background:#f8fbff;border-color:#bfd2ea;transform:translateY(-1px);box-shadow:0 10px 24px #2563eb1a}.dashboard-todo-top{justify-content:space-between;align-items:center;gap:12px;display:flex}.dashboard-todo-name{color:#0f172a;font-size:14px;font-weight:800}.dashboard-todo-count{color:#1d4ed8;background:#eff6ff;border-radius:999px;justify-content:center;align-items:center;min-width:32px;height:32px;padding:0 10px;font-size:14px;font-weight:800;display:inline-flex}.dashboard-todo-foot{color:#64748b;border-top:1px dashed #dbe3ee;margin-top:10px;padding-top:8px;font-size:12px;font-weight:700}.dashboard-compact-list{flex-direction:column;gap:10px;display:flex}.dashboard-compact-row{background:#fff;border:1px solid #e6ebf2;border-radius:14px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;padding:10px 12px;display:grid}.dashboard-compact-label{color:#475569;font-size:13px;font-weight:700;line-height:1.6}.dashboard-compact-value{color:#0f172a;white-space:nowrap;font-size:14px;font-weight:800}.dashboard-kny-picker-panel{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:100;background:#fffffff7;border:1px solid #e6ebf2;border-radius:18px;position:absolute;top:calc(100% + 8px);left:0;overflow:hidden;box-shadow:0 20px 44px #0f172a24}.dashboard-kny-picker-panel.under-tabs{top:calc(100% + 8px);left:0}.dashboard-kny-picker-panel.mode-realtime,.dashboard-kny-picker-panel.mode-day,.dashboard-kny-picker-panel.mode-week,.dashboard-kny-picker-panel.mode-month{width:332px;padding:14px}.dashboard-kny-picker-panel.mode-custom{width:690px;padding:14px 14px 10px}.dashboard-kny-panel-head{align-items:center;gap:8px;margin-bottom:12px;display:flex}.dashboard-kny-panel-head.compact{justify-content:flex-start;margin-bottom:10px}.dashboard-kny-panel-head.compact.right{justify-content:flex-end}.dashboard-kny-panel-head.month-mode{justify-content:center}.dashboard-kny-panel-title{text-align:center;color:#334155;white-space:nowrap;flex:1;font-size:15px;font-weight:800}.dashboard-kny-nav-btn{color:#475569;cursor:pointer;background:#fff;border:1px solid #dbe3ee;border-radius:9px;flex-shrink:0;width:30px;height:30px;font-size:14px;font-weight:800;transition:all .18s}.dashboard-kny-nav-btn:hover{color:#1d4ed8;background:#f8fbff;border-color:#bfd2ea}.dashboard-kny-calendar{border-top:1px solid #eef2f7;padding-top:12px}.dashboard-kny-week-row{grid-template-columns:repeat(7,1fr);gap:6px;margin-bottom:8px;display:grid}.dashboard-kny-week-cell{color:#64748b;background:#f8fafc;border-radius:8px;place-items:center;height:30px;font-size:12px;font-weight:800;display:grid}.dashboard-kny-grid{grid-template-columns:repeat(7,1fr);gap:6px;display:grid}.dashboard-kny-day-cell{color:#334155;cursor:pointer;background:#fff;border:1px solid #0000;border-radius:10px;height:36px;font-size:13px;font-weight:700;transition:all .18s}.dashboard-kny-day-cell:hover{color:#1d4ed8;background:#f8fbff;border-color:#bfd2ea}.dashboard-kny-day-cell.muted{color:#94a3b8;background:#fafbfd}.dashboard-kny-day-cell.selected{color:#fff;background:linear-gradient(135deg,#4f7cff 0%,#5b86ff 100%);box-shadow:0 10px 18px #4f7cff38}.dashboard-kny-day-cell.in-range{color:#4b6cb7;background:#eef4ff;border-radius:0}.dashboard-kny-day-cell.range-start,.dashboard-kny-day-cell.range-end{color:#fff;background:linear-gradient(135deg,#4f7cff 0%,#5b86ff 100%);box-shadow:0 8px 16px #4f7cff2e}.dashboard-kny-day-cell.range-start{border-radius:10px 0 0 10px}.dashboard-kny-day-cell.range-end{border-radius:0 10px 10px 0}.dashboard-kny-day-cell.range-start.range-end{border-radius:10px}.dashboard-kny-month-grid{border-top:1px solid #eef2f7;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding-top:16px;display:grid}.dashboard-kny-month-card{color:#475569;cursor:pointer;background:#f8fafc;border:1px solid #0000;border-radius:10px;height:42px;font-size:14px;font-weight:700;transition:all .18s}.dashboard-kny-month-card:hover{color:#1d4ed8;background:#f8fbff;border-color:#bfd2ea}.dashboard-kny-month-card.selected{color:#fff;background:linear-gradient(135deg,#4f7cff 0%,#5b86ff 100%);box-shadow:0 10px 18px #4f7cff33}.dashboard-kny-foot-tip{color:#64748b;border-top:1px dashed #dbe3ee;margin-top:12px;padding-top:10px;font-size:12px;line-height:1.6}.dashboard-kny-custom-wrap{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.dashboard-kny-custom-col{min-width:0}.dashboard-kny-custom-foot{border-top:1px solid #eef2f7;justify-content:space-between;align-items:center;gap:12px;margin-top:12px;padding-top:12px;display:flex}.dashboard-kny-custom-tip{color:#94a3b8;font-size:12px;line-height:1.6}.dashboard-kny-confirm-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#cfd8e6 0%,#e5e7eb 100%);border:0;border-radius:10px;min-width:72px;height:34px;font-size:13px;font-weight:800;transition:all .18s}.dashboard-kny-confirm-btn:hover{background:linear-gradient(135deg,#4f7cff 0%,#5b86ff 100%);box-shadow:0 10px 18px #4f7cff2e}@media (width<=1480px){.dashboard-kpi-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=1100px){.dashboard-dual-grid{grid-template-columns:1fr}.dashboard-todo-grid{grid-template-columns:1fr 1fr}}@media (width<=980px){.dashboard-title-inline{flex-direction:column;align-items:flex-start}.dashboard-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-kny-picker-panel.mode-realtime,.dashboard-kny-picker-panel.mode-day,.dashboard-kny-picker-panel.mode-week,.dashboard-kny-picker-panel.mode-month,.dashboard-kny-picker-panel.mode-custom{width:100%;min-width:0}.dashboard-kny-custom-wrap{grid-template-columns:1fr}}.dashboard-overview-head.compact.lifted{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:6px;display:flex}.dashboard-overview-leftslot{flex:1;min-width:0}.dashboard-overview-rightslot{flex-direction:column;align-items:flex-end;gap:8px;min-width:0;display:flex}.dashboard-meta-line.compact.top-right{justify-content:flex-end;gap:8px;margin:0}.dashboard-refresh-btn.inline{border-radius:12px;height:36px;padding:0 14px;box-shadow:0 8px 18px #2563eb2e}.list-count-badge{min-width:56px;height:30px;padding:0 12px;font-size:12px}@media (width<=1100px){.dashboard-overview-head.compact.lifted{flex-direction:column;align-items:flex-start}.dashboard-overview-rightslot{align-items:flex-start;width:100%}.dashboard-meta-line.compact.top-right{justify-content:flex-start}}@media (width<=980px){.shell4-sticky-wrap{padding:8px 12px 6px}.shell4-page{padding:0 12px 12px}.panel{padding:14px}}.shell4-topbar{border-radius:18px;padding:10px 16px}.shell4-topbar-title{font-size:16px;line-height:1.1}.shell4-topbar-subtitle{display:none}.shell4-dashboard-refresh-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);border:0;border-radius:12px;height:36px;padding:0 14px;font-size:13px;font-weight:800;transition:all .18s;box-shadow:0 8px 18px #2563eb2e}.dashboard-panel-head{display:none}.dashboard-cabin-page{gap:6px}.dashboard-meta-line.compact.top-right{flex-wrap:wrap;justify-content:flex-end;gap:8px;margin:0}.panel{padding:16px}.list-panel-head{margin-bottom:8px;padding:14px 16px}.list-panel-title-row{margin-bottom:6px}.list-panel-title{font-size:16px}.dashboard-refresh-btn.inline{display:none}@media (width<=1100px){.dashboard-overview-row{flex-direction:column;align-items:flex-start}.dashboard-meta-line.compact.top-right{justify-content:flex-start}}@media (width<=980px){.shell4-sticky-wrap{padding:8px 12px 6px}.shell4-page{padding:0 12px 12px}.panel{padding:14px}}.shell4-topbar-left{align-items:center;gap:12px;min-width:0;display:flex}.shell4-dashboard-refresh-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);border:0;border-radius:10px;flex-shrink:0;height:34px;padding:0 12px;font-size:13px;font-weight:800;transition:all .18s;box-shadow:0 8px 18px #2563eb29}.shell4-dashboard-refresh-btn:hover{transform:translateY(-1px);box-shadow:0 12px 22px #2563eb33}.dashboard-overview-row{justify-content:space-between;align-items:flex-start;gap:16px;width:100%;display:flex}.dashboard-range-bar.compact{flex:none}.dashboard-meta-line.compact.top-right{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;margin:0 0 0 auto;display:flex}.dashboard-meta-line.compact.top-right .list-filter-chip{height:28px;padding:0 12px;font-size:12px}@media (width<=1100px){.dashboard-overview-row{flex-direction:column;align-items:flex-start}.dashboard-meta-line.compact.top-right{justify-content:flex-start;margin-left:0}}.dashboard-overview-head.compact.polished{margin-bottom:10px}.dashboard-overview-row{padding-bottom:4px}.dashboard-kpi-grid{margin-top:10px}.dashboard-kpi-card.trend{padding-bottom:14px}.dashboard-kpi-trend{margin-top:10px;font-size:12px;font-weight:800;line-height:1.4}.dashboard-kpi-trend.good{color:#16a34a}.dashboard-kpi-trend.bad{color:#dc2626}.dashboard-kpi-trend.neutral{color:#64748b}.dashboard-kpi-prev{color:#64748b;margin-top:6px;font-size:12px;line-height:1.4}.toolbar-secondary-btn{color:#334155;cursor:pointer;background:#fff;border:1px solid #d8e1ec;border-radius:12px;height:38px;padding:0 14px;font-size:13px;font-weight:700;transition:all .18s}.toolbar-secondary-btn:hover{color:#1d4ed8;background:#f8fbff;border-color:#bfd2ea}.dashboard-ad-structure-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.dashboard-ad-structure-card{background:linear-gradient(#fff 0%,#f8fafc 100%);border:1px solid #e6ebf2;border-radius:16px;padding:14px;box-shadow:0 4px 12px #0f172a08}.dashboard-ad-structure-title{color:#0f172a;margin-bottom:10px;font-size:14px;font-weight:800}.dashboard-ad-structure-metrics{flex-direction:column;gap:8px;display:flex}.dashboard-ad-structure-row{border-top:1px dashed #e2e8f0;justify-content:space-between;align-items:center;gap:10px;padding:8px 0;display:flex}.dashboard-ad-structure-row:first-child{border-top:0;padding-top:0}.dashboard-ad-structure-label{color:#64748b;font-size:12px;font-weight:700}.dashboard-ad-structure-value{color:#0f172a;font-size:14px;font-weight:800}@media (width<=1100px){.dashboard-ad-structure-grid{grid-template-columns:1fr}}.dashboard-assessment-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.dashboard-assessment-card{background:linear-gradient(#fff 0%,#f8fafc 100%);border:1px solid #e6ebf2;border-radius:16px;padding:14px;box-shadow:0 4px 12px #0f172a08}.dashboard-assessment-title{color:#0f172a;margin-bottom:10px;font-size:14px;font-weight:800}.dashboard-assessment-items{flex-direction:column;gap:10px;display:flex}.dashboard-assessment-row{border-top:1px dashed #e2e8f0;padding-top:10px}.dashboard-assessment-row:first-child{border-top:0;padding-top:0}.dashboard-assessment-main{justify-content:space-between;align-items:center;gap:10px;display:flex}.dashboard-assessment-label{color:#64748b;font-size:12px;font-weight:700}.dashboard-assessment-value{font-size:14px;font-weight:800}.dashboard-assessment-value.green{color:#16a34a}.dashboard-assessment-value.yellow{color:#ca8a04}.dashboard-assessment-value.red{color:#dc2626}.dashboard-assessment-value.gray{color:#94a3b8}.dashboard-assessment-extra{color:#64748b;margin-top:6px;font-size:12px;line-height:1.5}@media (width<=1100px){.dashboard-assessment-grid{grid-template-columns:1fr}}.dashboard-ai-analysis-shell{flex-direction:column;gap:14px;display:flex}.dashboard-ai-analysis-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.dashboard-ai-analysis-title-wrap{min-width:0}.dashboard-ai-analysis-title{color:#0f172a;font-size:16px;font-weight:800;line-height:1.2}.dashboard-ai-analysis-subtitle{color:#64748b;margin-top:6px;font-size:13px;line-height:1.6}.dashboard-ai-analysis-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.dashboard-ai-analysis-card{background:linear-gradient(#fff 0%,#f8fafc 100%);border:1px solid #e6ebf2;border-radius:16px;padding:14px;box-shadow:0 4px 12px #0f172a08}.dashboard-ai-analysis-card-label{color:#1d4ed8;margin-bottom:8px;font-size:13px;font-weight:800}.dashboard-ai-analysis-card-text{color:#334155;font-size:13px;line-height:1.7}.dashboard-ai-analysis-result{background:#f8fafc;border:1px dashed #cbd5e1;border-radius:16px;padding:16px}.dashboard-ai-analysis-result-label{color:#0f172a;margin-bottom:8px;font-size:13px;font-weight:800}.dashboard-ai-analysis-result-text{color:#64748b;font-size:13px;line-height:1.8}@media (width<=1100px){.dashboard-ai-analysis-head{flex-direction:column;align-items:flex-start}.dashboard-ai-analysis-grid{grid-template-columns:1fr}}.dashboard-ai-deep-grid{grid-template-columns:340px minmax(0,1fr);align-items:stretch;gap:16px;display:grid}.dashboard-ai-deep-side,.dashboard-ai-deep-output{background:linear-gradient(#fff 0%,#f8fafc 100%);border:1px solid #e6ebf2;border-radius:18px;box-shadow:0 4px 12px #0f172a08}.dashboard-ai-deep-side{padding:16px}.dashboard-ai-deep-side-head{flex-direction:column;gap:12px;display:flex}.dashboard-ai-deep-side-title{color:#0f172a;font-size:16px;font-weight:800;line-height:1.2}.dashboard-ai-deep-side-desc{color:#64748b;margin-top:6px;font-size:13px;line-height:1.7}.dashboard-ai-deep-points{flex-direction:column;gap:10px;margin-top:14px;display:flex}.dashboard-ai-deep-point{background:#fff;border:1px solid #e6ebf2;border-radius:14px;padding:12px}.dashboard-ai-deep-point-label{color:#1d4ed8;margin-bottom:6px;font-size:13px;font-weight:800}.dashboard-ai-deep-point-text{color:#334155;font-size:13px;line-height:1.7}.dashboard-ai-deep-output{min-height:380px;padding:18px}.dashboard-ai-deep-output-head{margin-bottom:14px}.dashboard-ai-deep-output-title{color:#0f172a;font-size:16px;font-weight:800;line-height:1.2}.dashboard-ai-deep-output-subtitle{color:#64748b;margin-top:6px;font-size:13px;line-height:1.6}.dashboard-ai-deep-output-body{flex-direction:column;gap:12px;min-height:300px;display:flex}.dashboard-ai-deep-block{background:#fff;border:1px solid #e6ebf2;border-radius:14px;padding:14px}.dashboard-ai-deep-block-label{color:#0f172a;margin-bottom:8px;font-size:13px;font-weight:800}.dashboard-ai-deep-block-text{color:#475569;font-size:13px;line-height:1.8}.dashboard-ai-deep-placeholder{color:#94a3b8;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:14px;flex:1;justify-content:center;align-items:center;min-height:120px;font-size:13px;font-weight:700;display:flex}@media (width<=1100px){.dashboard-ai-deep-grid{grid-template-columns:1fr}.dashboard-ai-deep-output{min-height:320px}}.ticket-center-title-wrap h2{color:#0f172a;margin:0;font-size:22px;line-height:1.1}.ticket-center-meta{flex-wrap:wrap;gap:8px;margin-top:8px;display:flex}.list-panel-head-simple .list-panel-title{margin:0;font-size:16px}@media (width<=1200px){.ticket-filters.ticket-filters-compact{grid-template-columns:1fr 1fr}.ticket-layout.ticket-layout-compact{grid-template-columns:320px minmax(0,1fr)}}@media (width<=980px){.ticket-center-head{flex-direction:column;align-items:flex-start}.ticket-center-actions{width:100%}.ticket-layout.ticket-layout-compact{grid-template-columns:1fr}}@media (width<=768px){.ticket-filters.ticket-filters-compact{grid-template-columns:1fr}.ticket-center-actions{flex-wrap:wrap}}.ticket-center-panel{padding:14px}.ticket-center-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.ticket-center-title-wrap h2{color:#0f172a;margin:0;font-size:18px;font-weight:800;line-height:1.1}.ticket-center-actions{flex-shrink:0;align-items:center;gap:8px;display:flex}.ticket-toolbar-flat{background:linear-gradient(#fff 0%,#f8fafc 100%);border:1px solid #e6ebf2;border-radius:14px;margin-bottom:10px;padding:10px 12px;box-shadow:0 4px 12px #0f172a08}.ticket-toolbar-flat-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.ticket-toolbar-inline-meta{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.ticket-stats.ticket-stats-compact{gap:10px;margin-bottom:10px}.ticket-stats-compact .stat-card{border-radius:14px;padding:12px 12px 10px}.ticket-stats-compact .stat-label{margin-bottom:6px;font-size:12px}.ticket-stats-compact .stat-value{margin-bottom:6px;font-size:24px}.ticket-stats-compact .stat-card:before{height:20px;padding:0 8px;font-size:10px}.ticket-filters.ticket-filters-compact{border-radius:14px;grid-template-columns:minmax(240px,1.5fr) 150px 170px 82px;gap:8px;margin-bottom:10px;padding:10px}.ticket-filters-compact .filter-input,.ticket-filters-compact .filter-select,.ticket-filters-compact .filter-reset-btn{border-radius:12px;height:38px;font-size:13px}.ticket-layout.ticket-layout-compact{grid-template-columns:320px minmax(0,1fr);gap:12px}.list-panel-head.list-panel-head-simple{border-radius:12px;margin-bottom:8px;padding:10px 12px}.list-panel-head-simple .list-panel-title-row{align-items:center;margin-bottom:0}.list-panel-head-simple .list-panel-title{margin:0;font-size:16px;font-weight:800}.list-panel-head-simple .list-count-badge{min-width:50px;height:28px;padding:0 10px;font-size:12px}.ticket-list-box{gap:8px}.ticket-row-upgraded{border-radius:14px;min-height:auto;padding:10px 11px}.ticket-row-head{gap:8px;margin-bottom:6px}.ticket-row-left-top{gap:6px}.ticket-row-code-line{justify-content:space-between;align-items:center;gap:10px;margin-bottom:4px;display:flex}.ticket-row-id{color:#64748b;margin-bottom:0;font-size:12px}.ticket-row-title{min-height:auto;margin-bottom:4px;font-size:14px;line-height:1.45}.ticket-row-summary{color:#475569;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:auto;margin-bottom:6px;font-size:12px;line-height:1.55;display:-webkit-box;overflow:hidden}.ticket-row-foot{gap:6px 10px;padding-top:6px;font-size:11px}.detail-block{border-radius:16px;padding:14px;box-shadow:0 4px 12px #0f172a08}.detail-block h3{margin:0 0 10px;font-size:16px;font-weight:800}.detail-grid{gap:10px 12px}.detail-grid>div{border-radius:12px;min-height:auto;padding:10px 12px}.detail-cell-head{justify-content:space-between;align-items:center;gap:8px;margin-bottom:6px;display:flex}.detail-cell-label{color:#64748b;font-size:12px;font-weight:800}.detail-cell-copy{color:#475569;cursor:pointer;background:#fff;border:1px solid #dbe3ee;border-radius:999px;height:24px;padding:0 8px;font-size:11px;font-weight:700;transition:all .18s}.detail-cell-copy:hover{color:#1d4ed8;background:#f8fbff;border-color:#bfd2ea}.detail-cell-value{color:#0f172a;word-break:break-word;font-size:13px;line-height:1.6}.locked-tip{display:none}.locked-badge{padding:5px 10px;font-size:11px}.comment-item,.log-item{border-radius:12px;padding:10px 12px}.comment-top{margin-bottom:6px;font-size:12px}.empty.small{padding:14px;font-size:12px}.process-editor-grid{gap:12px}.comment-editor-textarea{min-height:92px}.primary-action-btn{min-width:128px;height:40px;font-size:13px}@media (width<=1200px){.ticket-filters.ticket-filters-compact{grid-template-columns:1fr 1fr}.ticket-layout.ticket-layout-compact{grid-template-columns:300px minmax(0,1fr)}}@media (width<=980px){.ticket-center-head{flex-direction:column;align-items:flex-start}.ticket-center-actions{flex-wrap:wrap;width:100%}.ticket-toolbar-flat-row{flex-direction:column;align-items:flex-start}.ticket-layout.ticket-layout-compact{grid-template-columns:1fr}}@media (width<=768px){.ticket-filters.ticket-filters-compact{grid-template-columns:1fr}.ticket-toolbar-inline-meta{width:100%}.ticket-row-code-line{flex-direction:column;align-items:flex-start}}.list-panel-head.list-panel-head-tiny{box-shadow:none;background:0 0;border:0;margin-bottom:8px;padding:0}.list-panel-head-tiny .list-panel-meta{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.ticket-row-main{margin-bottom:6px}.ticket-row-primary{color:#0f172a;margin-bottom:2px;font-size:15px;font-weight:800;line-height:1.4}.ticket-row-secondary{color:#94a3b8;font-size:12px;line-height:1.5}.ticket-row-order{color:#94a3b8;white-space:nowrap;font-size:12px}.detail-inline-row{margin-bottom:12px}.detail-inline-mini-value{color:#334155;font-size:13px;font-weight:700}@media (width<=1100px){.ticket-detail-badge-row{gap:8px}.detail-inline-mini{flex-direction:column;align-items:flex-start;width:100%;padding:10px 12px}}.detail-block-overview{padding-bottom:16px}.ticket-detail-badge-row{flex-wrap:wrap;gap:10px;margin-bottom:12px;display:flex}.ticket-detail-badge{background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;align-items:center;gap:8px;min-height:34px;padding:0 12px;display:inline-flex}.ticket-detail-badge-label{color:#64748b;font-size:12px;font-weight:800}.ticket-detail-badge-value{color:#0f172a;font-size:13px;font-weight:800}.ticket-detail-badge.pending .ticket-detail-badge-value{color:#c2410c}.ticket-detail-badge.processing .ticket-detail-badge-value{color:#1d4ed8}.ticket-detail-badge.done .ticket-detail-badge-value{color:#047857}.ticket-detail-badge.urgent .ticket-detail-badge-value{color:#dc2626}.ticket-detail-badge.owner{background:#eef4ff;border-color:#dbeafe}.ticket-detail-badge.owner .ticket-detail-badge-value{color:#1d4ed8}.detail-grid-compact{gap:10px 12px}.detail-grid-main{margin-bottom:12px}.detail-block-primary{background:linear-gradient(#fff 0%,#f8fbff 100%);border-color:#dbeafe}.detail-summary-block{background:#f8fbff;border:1px solid #dbeafe;border-radius:14px;padding:14px 16px}.detail-summary-label{color:#1d4ed8;letter-spacing:.2px;margin-bottom:8px;font-size:12px;font-weight:800}.detail-summary-value{color:#0f172a;word-break:break-word;font-size:14px;font-weight:700;line-height:1.8}.detail-inline-row{margin-top:12px}.detail-inline-mini{background:#fff;border:1px solid #e6ebf2;border-radius:14px;align-items:center;gap:10px;min-height:36px;padding:0 12px;display:inline-flex}.detail-inline-mini-label{color:#64748b;font-size:12px;font-weight:800}.detail-inline-chip-list{flex-wrap:wrap;gap:6px;display:flex}.detail-inline-chip{color:#1d4ed8;background:#eff6ff;border-radius:999px;align-items:center;height:24px;padding:0 10px;font-size:12px;font-weight:700;display:inline-flex}.detail-cell-muted{background:#f8fafc!important;border-style:dashed!important}.detail-cell-muted .detail-cell-label{color:#64748b}.detail-cell-muted .detail-cell-value{color:#475569;font-size:12px;line-height:1.7}.detail-cell-accent{background:#f8fbff!important;border-color:#dbeafe!important}.detail-cell-accent .detail-cell-value{color:#1d4ed8;font-weight:800}.detail-cell-source{flex-direction:column;justify-content:center;display:flex}.detail-source-inline{justify-content:space-between;align-items:center;gap:12px;width:100%;display:flex}.detail-source-main{color:#1d4ed8;text-align:left;letter-spacing:.1px;font-size:14px;font-weight:800;line-height:1.4}.detail-source-sub{color:#64748b;text-align:right;white-space:nowrap;font-size:12px;line-height:1.5}.detail-block-process{padding-bottom:14px}.detail-process-layout{grid-template-columns:.95fr 1.35fr;gap:12px;display:grid}.detail-process-left,.detail-process-right{flex-direction:column;gap:12px;display:flex}.log-list.polished{gap:10px}.log-item.polished{background:#fff;border:1px solid #e6ebf2;border-radius:14px;padding:12px 14px 12px 24px;line-height:1.7;position:relative;box-shadow:0 2px 8px #0f172a08}.log-item.polished:before{content:"";background:#2563eb;border-radius:999px;width:6px;height:6px;position:absolute;top:19px;left:11px}@media (width<=1100px){.detail-process-layout{grid-template-columns:1fr}.detail-inline-mini{flex-direction:column;align-items:flex-start;width:100%;padding:10px 12px}}.status-closed{color:#64748b;background:#f1f5f9}.ticket-row-upgraded.closed{box-shadow:none;background:linear-gradient(#f8fafc 0%,#f1f5f9 100%);border-color:#dbe3ee}.ticket-row-upgraded.closed .ticket-row-primary,.ticket-row-upgraded.closed .ticket-row-summary,.ticket-row-upgraded.closed .ticket-row-id,.ticket-row-upgraded.closed .ticket-row-order,.ticket-row-upgraded.closed .ticket-row-foot,.ticket-row-upgraded.closed .ticket-row-secondary{color:#94a3b8}.ticket-row-upgraded.closed .type-tag{opacity:.72}.ticket-close-btn{color:#dc2626;cursor:pointer;background:#fff5f5;border:1px solid #fecaca;border-radius:10px;height:34px;padding:0 12px;font-size:12px;font-weight:800;transition:all .18s}.ticket-close-btn:hover{background:#fef2f2;border-color:#fca5a5}.ticket-close-box{background:linear-gradient(#fff7f7 0%,snow 100%);border:1px solid #fecaca;border-radius:14px;margin-top:14px;padding:14px}.ticket-close-box-title{color:#991b1b;margin-bottom:6px;font-size:14px;font-weight:800}.ticket-close-box-desc{color:#7f1d1d;margin-bottom:10px;font-size:12px;line-height:1.6}.ticket-close-textarea{color:#0f172a;resize:vertical;background:#fff;border:1px solid #fecaca;border-radius:12px;outline:none;width:100%;padding:10px 12px;font-size:13px}.ticket-close-textarea:focus{border-color:#f87171;box-shadow:0 0 0 3px #f871711f}.ticket-close-actions{justify-content:flex-end;gap:8px;margin-top:10px;display:flex}.ticket-close-confirm-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#dc2626 0%,#b91c1c 100%);border:0;border-radius:12px;height:38px;padding:0 14px;font-size:13px;font-weight:800;transition:all .18s}.ticket-close-confirm-btn:hover{transform:translateY(-1px);box-shadow:0 10px 18px #dc262633}.ticket-close-confirm-btn:disabled,.ticket-close-btn:disabled{opacity:.65;cursor:not-allowed;box-shadow:none;transform:none}.status-aftersale{color:#1d4ed8;background:#eef4ff}.ticket-row-upgraded.transferred{background:linear-gradient(#f8fbff 0%,#eef4ff 100%);border-color:#dbeafe}.ticket-row-upgraded.transferred .ticket-row-primary{color:#1e3a8a}.ticket-row-upgraded.transferred .ticket-row-secondary,.ticket-row-upgraded.transferred .ticket-row-summary,.ticket-row-upgraded.transferred .ticket-row-foot,.ticket-row-upgraded.transferred .ticket-row-id,.ticket-row-upgraded.transferred .ticket-row-order{color:#64748b}.ticket-transfer-btn{color:#1d4ed8;cursor:pointer;background:#eff6ff;border:1px solid #bfdbfe;border-radius:10px;height:34px;padding:0 12px;font-size:12px;font-weight:800;transition:all .18s}.ticket-transfer-btn:hover{background:#dbeafe;border-color:#93c5fd}.ticket-transfer-box{background:linear-gradient(#f8fbff 0%,#f0f7ff 100%);border:1px solid #bfdbfe;border-radius:14px;margin-top:14px;padding:14px}.ticket-transfer-box-title{color:#1d4ed8;margin-bottom:6px;font-size:14px;font-weight:800}.ticket-transfer-box-desc{color:#475569;margin-bottom:10px;font-size:12px;line-height:1.6}.ticket-transfer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.ticket-transfer-actions{justify-content:flex-end;gap:8px;margin-top:12px;display:flex}.ticket-transfer-confirm-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);border:0;border-radius:12px;height:38px;padding:0 14px;font-size:13px;font-weight:800;transition:all .18s}.ticket-transfer-confirm-btn:hover{transform:translateY(-1px);box-shadow:0 10px 18px #2563eb33}.ticket-transfer-confirm-btn:disabled,.ticket-transfer-btn:disabled{opacity:.65;cursor:not-allowed;box-shadow:none;transform:none}@media (width<=1100px){.ticket-transfer-grid{grid-template-columns:1fr}}.detail-head-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.ticket-return-btn,.ticket-resubmit-btn{cursor:pointer;border-radius:10px;height:34px;padding:0 12px;font-size:12px;font-weight:800;transition:all .18s}.ticket-return-btn{color:#b45309;background:#fffbeb;border:1px solid #fcd34d}.ticket-return-btn:hover{background:#fef3c7;border-color:#fbbf24}.ticket-resubmit-btn{color:#15803d;background:#f0fdf4;border:1px solid #bbf7d0}.ticket-resubmit-btn:hover{background:#dcfce7;border-color:#86efac}.ticket-return-confirm-btn,.ticket-resubmit-confirm-btn{color:#fff;cursor:pointer;border:0;border-radius:12px;height:38px;padding:0 14px;font-size:13px;font-weight:800;transition:all .18s}.ticket-return-confirm-btn{background:linear-gradient(135deg,#d97706 0%,#b45309 100%)}.ticket-resubmit-confirm-btn{background:linear-gradient(135deg,#16a34a 0%,#15803d 100%)}.ticket-return-confirm-btn:hover,.ticket-resubmit-confirm-btn:hover{transform:translateY(-1px)}.detail-block-edit-create{background:linear-gradient(#fffdf5 0%,#fffaf0 100%);border-color:#fde68a}.ticket-create-edit-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.ticket-create-items-block{border-top:1px solid #f1f5f9;margin-top:14px;padding-top:14px}.ticket-create-items-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.ticket-create-items-title{color:#0f172a;font-size:13px;font-weight:800}.ticket-create-items-list{flex-direction:column;gap:10px;display:flex}.ticket-create-item-row{grid-template-columns:minmax(0,1fr) 100px 72px;gap:10px;display:grid}.ticket-create-item-row input{color:#0f172a;background:#fff;border:1px solid #dbe3ee;border-radius:12px;outline:none;height:40px;padding:0 12px;font-size:13px}.ticket-create-item-row input:focus,.ticket-create-edit-grid textarea:focus,.ticket-create-edit-grid input:focus{border-color:#93c5fd;box-shadow:0 0 0 3px #3b82f61f}.ticket-create-item-remove{color:#dc2626;cursor:pointer;background:#fff5f5;border:1px solid #fecaca;border-radius:12px;height:40px;font-size:12px;font-weight:800}.ticket-create-item-remove:disabled{opacity:.5;cursor:not-allowed}.ticket-create-edit-actions{justify-content:flex-end;margin-top:14px;display:flex}@media (width<=1100px){.ticket-create-edit-grid,.ticket-create-item-row{grid-template-columns:1fr}}.form-item select{color:#0f172a;background:#fff;border:1px solid #dbe3ee;border-radius:12px;outline:none;width:100%;height:40px;padding:0 12px;font-size:13px}.form-item select:focus{border-color:#93c5fd;box-shadow:0 0 0 3px #3b82f61f}.ticket-hard-delete-btn{color:#fff;cursor:pointer;background:#dc2626;border:1px solid #ef4444;border-radius:10px;height:34px;padding:0 12px;font-size:12px;font-weight:800;transition:all .18s}.ticket-hard-delete-btn:hover{background:#b91c1c;border-color:#b91c1c}.ticket-hard-delete-box{background:linear-gradient(#fff1f2 0%,#fff7f7 100%);border:1px solid #fca5a5;border-radius:14px;margin-top:14px;padding:14px}.ticket-hard-delete-confirm-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#b91c1c 0%,#7f1d1d 100%);border:0;border-radius:12px;height:38px;padding:0 14px;font-size:13px;font-weight:800}.ticket-row-order{color:#94a3b8;white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:12px;overflow:hidden}.ticket-row-buyer{color:#0f172a;margin-top:6px;font-size:19px;font-weight:800;line-height:1.2}.checkbox-line{color:#0f172a;align-items:center;gap:10px;min-height:40px;font-size:13px;display:flex}.checkbox-line input[type=checkbox]{width:16px;height:16px}.ticket-product-library-box{background:#f8fafc;border:1px solid #e5e7eb;border-radius:14px;margin-top:10px;padding:10px}.ticket-product-library-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.ticket-product-library-item{text-align:left;cursor:pointer;background:#fff;border:1px solid #dbe3ee;border-radius:12px;padding:10px 12px}.ticket-product-library-name{color:#0f172a;font-size:13px;font-weight:800}.ticket-product-library-meta{color:#64748b;margin-top:4px;font-size:12px}.ticket-service-rows{flex-direction:column;gap:10px;margin-top:12px;display:flex}.ticket-service-row{grid-template-columns:180px minmax(0,1fr) 80px 72px;gap:10px;display:grid}.ticket-service-row input{border:1px solid #dbe3ee;border-radius:12px;height:40px;padding:0 12px}.ticket-service-row-remove{color:#dc2626;cursor:pointer;background:#fff5f5;border:1px solid #fecaca;border-radius:12px;height:40px;font-weight:700}.ticket-row-code-line{justify-content:space-between;align-items:center;gap:10px;margin-top:6px;display:flex}.ticket-row-id{color:#64748b;word-break:break-all;min-width:0;max-width:44%;font-size:12px;line-height:1.35}.ticket-row-order{color:#94a3b8;white-space:nowrap;text-overflow:ellipsis;text-align:right;min-width:0;max-width:52%;font-size:12px;overflow:hidden}.ticket-row-buyer{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;margin-top:6px;font-size:18px;font-weight:800;line-height:1.2;overflow:hidden}.ticket-row-shop{color:#94a3b8;white-space:nowrap;text-overflow:ellipsis;margin-top:4px;font-size:12px;overflow:hidden}.ticket-row-summary{color:#475569;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:8px;font-size:13px;line-height:1.45;display:-webkit-box;overflow:hidden}.checkbox-line-polished{align-items:center;gap:12px;min-height:40px;padding:0 2px;display:flex}.checkbox-line-polished input[type=checkbox]{width:16px;height:16px;margin:0;transform:translateY(1px)}.ticket-service-picker-btn{text-align:left;color:#0f172a;cursor:pointer;white-space:nowrap;text-overflow:ellipsis;background:#fff;border:1px solid #dbe3ee;border-radius:12px;height:40px;padding:0 12px;font-size:13px;overflow:hidden}.submodal-mask{z-index:30;background:#0f172a3d;border-radius:28px;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.submodal-card{background:#fff;border:1px solid #dbe3ee;border-radius:20px;width:min(760px,92%);max-height:72vh;padding:18px;overflow:auto;box-shadow:0 20px 60px #0f172a2e}.submodal-head{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.ticket-product-library-box-modal{max-height:46vh;margin-top:12px;overflow:auto}.ticket-upload-item{background:#fff;border:1px solid #e2e8f0;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.ticket-upload-main{align-items:center;gap:10px;min-width:0;display:flex}.ticket-upload-thumb{object-fit:cover;border:1px solid #dbe3ee;border-radius:10px;width:44px;height:44px}.ticket-upload-file-tag{color:#3730a3;background:#eef2ff;border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;font-size:12px;font-weight:700;display:flex}.ticket-upload-name{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:13px;overflow:hidden}.ticket-upload-remove{color:#dc2626;cursor:pointer;background:#fff5f5;border:1px solid #fecaca;border-radius:10px;height:34px;padding:0 12px;font-size:12px;font-weight:700}.checkbox-line-upgraded{align-items:center;gap:10px;min-height:40px;padding:2px 0;display:inline-flex}.checkbox-line-upgraded input[type=checkbox]{appearance:none;cursor:pointer;background:#fff;border:1.5px solid #cbd5e1;border-radius:5px;flex:0 0 18px;width:18px;height:18px;margin:0;position:relative}.checkbox-line-upgraded input[type=checkbox]:checked{background:#2563eb;border-color:#2563eb}.checkbox-line-upgraded input[type=checkbox]:checked:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:4px;height:8px;position:absolute;top:2px;left:5px;transform:rotate(45deg)}.checkbox-line-text{color:#0f172a;cursor:pointer;font-size:14px;line-height:1}.file-input-hidden{display:none}.upload-trigger-btn{color:#2563eb;cursor:pointer;background:#eff6ff;border:1.5px solid #2563eb;border-radius:12px;justify-content:center;align-items:center;height:42px;padding:0 18px;font-size:13px;font-weight:700;transition:all .18s;display:inline-flex;box-shadow:0 4px 12px #2563eb14}.upload-trigger-btn:hover{color:#1d4ed8;background:#dbeafe;border-color:#1d4ed8}.upload-trigger-text{color:#64748b;font-size:13px;line-height:1.2}.check-card{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:12px;min-height:44px;display:inline-flex}.check-card-input{opacity:0;pointer-events:none;position:absolute}.check-card-box{box-sizing:border-box;background:#fff;border:1.5px solid #cbd5e1;border-radius:6px;flex:0 0 20px;width:20px;height:20px;transition:all .18s;display:inline-block;position:relative}.check-card-text{color:#0f172a;font-size:14px;font-weight:600;line-height:1}.check-card-input:checked+.check-card-box{background:#2563eb;border-color:#2563eb}.check-card-input:checked+.check-card-box:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:5px;height:10px;position:absolute;top:2px;left:6px;transform:rotate(45deg)}.form-item .check-card{cursor:pointer!important;-webkit-user-select:none!important;user-select:none!important;color:#0f172a!important;align-items:center!important;gap:12px!important;min-height:24px!important;margin:0!important;padding:2px 0!important;font-size:14px!important;font-weight:600!important;line-height:1!important;display:inline-flex!important}.form-item .check-card-input{opacity:0!important;pointer-events:none!important;width:0!important;height:0!important;box-shadow:none!important;appearance:none!important;border:0!important;margin:0!important;padding:0!important;position:absolute!important}.form-item .check-card-box{box-sizing:border-box!important;background:#fff!important;border:1.5px solid #cbd5e1!important;border-radius:5px!important;flex:0 0 18px!important;width:18px!important;height:18px!important;transition:all .18s!important;display:inline-block!important;position:relative!important}.form-item .check-card-text{color:#0f172a!important;margin:0!important;padding:0!important;font-size:14px!important;font-weight:600!important;line-height:1!important;display:inline-block!important}.form-item .check-card-input:checked+.check-card-box{background:#2563eb!important;border-color:#2563eb!important}.form-item .check-card-input:checked+.check-card-box:after{content:""!important;border:2px solid #fff!important;border-width:0 2px 2px 0!important;width:4px!important;height:8px!important;position:absolute!important;top:2px!important;left:5px!important;transform:rotate(45deg)!important}.form-item .file-input-hidden{opacity:0!important;pointer-events:none!important;width:0!important;height:0!important;box-shadow:none!important;appearance:none!important;border:0!important;margin:0!important;padding:0!important;position:absolute!important}.form-item .upload-trigger-row{flex-wrap:wrap!important;align-items:center!important;gap:16px!important;margin-top:6px!important;display:flex!important}.form-item .upload-trigger-btn{color:#2563eb!important;cursor:pointer!important;background:#eff6ff!important;border:1.5px solid #2563eb!important;border-radius:14px!important;justify-content:center!important;align-items:center!important;height:42px!important;padding:0 18px!important;font-size:13px!important;font-weight:700!important;line-height:1!important;transition:all .18s!important;display:inline-flex!important;box-shadow:0 4px 12px #2563eb14!important}.form-item .upload-trigger-btn:hover{color:#1d4ed8!important;background:#dbeafe!important;border-color:#1d4ed8!important}.form-item .upload-trigger-text{color:#64748b!important;margin:0!important;padding:0!important;font-size:13px!important;font-weight:500!important;line-height:1!important}.modal-card-large{max-width:1080px}.modal-body.modal-body-scroll{flex-direction:column;gap:12px;padding:16px 18px;display:flex}.ticket-form-section.ticket-form-section-compact{border-radius:16px;padding:14px}.ticket-form-section.ticket-form-section-compact+.ticket-form-section.ticket-form-section-compact{margin-top:0}.ticket-form-section-head{margin-bottom:10px}.ticket-form-section-head h4{margin:0 0 4px;font-size:16px;font-weight:800}.ticket-form-section-head p{margin:0;font-size:12px;line-height:1.45}.modal-grid.modal-grid-compact{gap:12px}.form-item{gap:6px}.form-item label{margin-bottom:0;font-size:12px;font-weight:700}.form-item input,.form-item select{border-radius:12px;height:40px;padding:0 12px}.form-item textarea{border-radius:12px;padding:10px 12px}.ticket-service-rows.ticket-service-rows-compact{gap:8px;margin-top:4px}.ticket-service-row.ticket-service-row-compact{grid-template-columns:170px minmax(0,1fr) 78px 70px;gap:8px}.ticket-service-actions{margin-top:8px}.form-item-inline-actions{padding-top:0}.address-parse-actions.address-parse-actions-compact{align-items:center;gap:10px;min-height:40px;display:flex}.install-flow-grid{grid-template-columns:1.2fr 1fr 160px;gap:12px;margin-bottom:12px;display:grid}.upload-trigger-row{flex-wrap:wrap;align-items:center;gap:16px;margin-top:6px;display:flex}.ticket-upload-list{flex-direction:column;gap:8px;margin-top:10px;display:flex}.ticket-upload-item{border-radius:12px;padding:8px 10px}.modal-foot{padding:14px 18px}.modal-foot button{min-width:132px;height:44px}@media (width<=960px){.install-flow-grid{grid-template-columns:1fr}}.install-extra-layout{grid-template-columns:1fr 1.1fr;align-items:start;gap:16px;display:grid}.install-extra-left,.install-extra-right{flex-direction:column;gap:12px;display:flex}.install-extra-top{grid-template-columns:minmax(0,1fr) 160px;align-items:end;gap:12px;display:grid}@media (width<=960px){.install-extra-layout,.install-extra-top{grid-template-columns:1fr}}.install-supplement-panel{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 14px;margin-top:12px;padding:12px;display:grid}.install-supplement-item{gap:8px;min-width:0;display:flex}.install-supplement-label{color:#64748b;flex:none;font-size:12px;font-weight:700;line-height:1.5}.install-supplement-value{color:#0f172a;word-break:break-word;min-width:0;font-size:13px;line-height:1.5}.install-supplement-files{flex-wrap:wrap;grid-column:1/-1;gap:8px;margin-top:2px;display:flex}.install-supplement-file-tag{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe;border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:12px;line-height:1;display:inline-flex}@media (width<=960px){.install-supplement-panel{grid-template-columns:1fr}}.install-condition-text.is-not-sent,.install-demand-text{color:#dc2626;font-weight:700}.install-condition-text.is-sent,.install-condition-text.is-not-sent,.install-demand-text{letter-spacing:.2px}.install-condition-text.is-sent{color:#16a34a;font-weight:700}.install-condition-text.is-not-sent{color:#dc2626;font-weight:700}.install-demand-text{color:#dc2626;word-break:break-word;white-space:normal;font-weight:700;line-height:1.55}.install-remark-text{color:#64748b;word-break:break-word;white-space:normal;font-weight:500;line-height:1.55}.install-supplement-item-demand,.install-supplement-item-remark{align-items:flex-start}.install-supplement-item-demand .install-supplement-label,.install-supplement-item-remark .install-supplement-label{padding-top:1px}.install-supplement-card{background:linear-gradient(#fbfdff 0%,#f8fafc 100%);border:1px solid #e2e8f0;border-radius:16px;margin-top:12px;padding:14px;box-shadow:0 8px 22px #0f172a0a}.install-supplement-card-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.install-supplement-card-title{color:#0f172a;letter-spacing:.2px;font-size:13px;font-weight:800}.install-condition-pill{border:1px solid #0000;border-radius:999px;align-items:center;min-height:28px;padding:0 12px;font-size:12px;font-weight:800;line-height:1;display:inline-flex}.install-condition-pill.is-sent{color:#15803d;background:#f0fdf4;border-color:#bbf7d0}.install-condition-pill.is-not-sent{color:#dc2626;background:#fef2f2;border-color:#fecaca}.install-supplement-main{grid-template-columns:1.2fr 1fr;gap:12px;display:grid}.install-supplement-block{background:#fff;border:1px solid #e2e8f0;border-radius:14px;min-width:0;padding:12px}.install-supplement-block-label{color:#64748b;margin-bottom:6px;font-size:12px;font-weight:700;line-height:1}.install-supplement-block-value{word-break:break-word;white-space:normal;font-size:13px;line-height:1.6}.install-demand-text{color:#dc2626;font-weight:700}.install-remark-text{color:#64748b;font-weight:500}.install-supplement-foot{border-top:1px dashed #dbe3ee;margin-top:12px;padding-top:12px}.install-supplement-foot-label{color:#64748b;margin-bottom:8px;font-size:12px;font-weight:700;line-height:1}.install-supplement-files{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.install-attachment-count-tag{color:#2563eb;background:#eff6ff;border:1px solid #bfdbfe;border-radius:999px;justify-content:center;align-items:center;min-height:26px;padding:0 10px;font-size:12px;font-weight:800;line-height:1;display:inline-flex}.install-supplement-file-tag{color:#334155;white-space:nowrap;text-overflow:ellipsis;background:#fff;border:1px solid #dbe3ee;border-radius:999px;align-items:center;max-width:240px;min-height:26px;padding:0 10px;font-size:12px;font-weight:600;line-height:1;display:inline-flex;overflow:hidden}.install-supplement-empty{color:#94a3b8;font-size:13px;line-height:1.4}@media (width<=960px){.install-supplement-card-head{flex-direction:column;align-items:flex-start}.install-supplement-main{grid-template-columns:1fr}}.process-editor-stack{flex-direction:column;gap:14px;display:flex}.process-editor-subcard{background:linear-gradient(#fff 0%,#f8fbff 100%);border:1px solid #e2e8f0;border-radius:16px;padding:14px}.process-editor-section-title{color:#0f172a;letter-spacing:.2px;margin-bottom:12px;font-size:13px;font-weight:800}.process-editor-grid-install-3{grid-template-columns:repeat(3,minmax(0,1fr))}@media (width<=1100px){.process-editor-grid-install-3{grid-template-columns:1fr}}.readonly-input{color:#475569!important;cursor:default!important;background:#f8fafc!important}.readonly-input:focus{box-shadow:none;outline:none;border-color:#dbe3ee!important}.install-process-group-title{color:#0f172a;letter-spacing:.2px;margin-bottom:12px;font-size:13px;font-weight:800}.install-process-grid{gap:12px}.install-process-grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.install-process-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.install-process-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.install-process-note-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.install-process-note-block{background:#fff;border:1px solid #e2e8f0;border-radius:14px;min-width:0;padding:12px}.install-process-note-label{color:#64748b;margin-bottom:6px;font-size:12px;font-weight:700;line-height:1}.install-process-note-value{color:#0f172a;word-break:break-word;white-space:normal;font-size:13px;line-height:1.6}.install-process-note-value.note-muted{color:#64748b}@media (width<=1100px){.install-process-grid-4,.install-process-grid-3{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=960px){.install-process-grid-4,.install-process-grid-3,.install-process-grid-2,.install-process-note-grid{grid-template-columns:1fr}}.install-process-images-wrap{border-top:1px dashed #dbe3ee;margin-top:12px;padding-top:12px}.install-process-image-tags{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.detail-anchor-bar{z-index:8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe0;border:1px solid #e2e8f0;border-radius:16px;flex-wrap:wrap;gap:10px;margin-bottom:14px;padding:10px 12px;display:flex;position:sticky;top:8px;box-shadow:0 8px 24px #0f172a0a}#ticket-overview,#ticket-customer,#ticket-process-summary,#ticket-process-editor,#ticket-collab,#ticket-logs{scroll-margin-top:84px}.comment-mention-toolbar{flex-wrap:wrap;gap:8px;display:flex}.mention-chip{color:#475569;cursor:pointer;background:#fff;border:1px solid #dbe3ee;border-radius:999px;height:32px;padding:0 12px;font-size:12px;font-weight:700;transition:all .18s}.mention-chip:hover{color:#1d4ed8;background:#eff6ff;border-color:#93c5fd}.mention-chip.active{color:#1d4ed8;background:#eff6ff;border-color:#2563eb}.comment-editor-shell{position:relative}.mention-panel{z-index:12;background:#fff;border:1px solid #d9e2f2;border-radius:14px;max-height:240px;padding:8px;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow-y:auto;box-shadow:0 10px 24px #0f172a14}.mention-panel-item{text-align:left;cursor:pointer;color:#0f172a;background:0 0;border:none;border-radius:10px;align-items:center;gap:8px;width:100%;padding:10px 12px;font-size:14px;display:flex}.mention-panel-item:hover{background:#f3f7ff}.mention-panel-at{color:#2563eb;background:#eff6ff;border-radius:999px;justify-content:center;align-items:center;width:18px;height:18px;font-size:12px;font-weight:800;line-height:1;display:inline-flex}.mention-panel-name{font-weight:600}.comment-mentioned-preview{margin-top:10px}.comment-mentioned-label{color:#64748b;margin-bottom:6px;font-size:12px;font-weight:700;display:inline-block}.comment-mentioned-tags{flex-wrap:wrap;gap:8px;display:flex}.detail-block-log{padding-bottom:14px}.log-timeline{flex-direction:column;gap:8px;display:flex}.log-timeline-item{background:#fff;border:1px solid #e2e8f0;border-radius:12px;align-items:flex-start;gap:10px;padding:10px 12px;transition:all .18s;display:flex}.log-timeline-item:hover{background:#f8fbff;border-color:#dbeafe}.log-timeline-dot{background:#2563eb;border-radius:999px;flex:0 0 7px;width:7px;height:7px;margin-top:6px}.log-timeline-body{flex-direction:column;gap:4px;min-width:0;display:flex}.log-timeline-action{color:#0f172a;word-break:break-word;font-size:13px;font-weight:700;line-height:1.35}.log-timeline-meta{color:#64748b;flex-wrap:wrap;align-items:center;gap:6px;font-size:12px;line-height:1.2;display:flex}.log-timeline-operator{color:#475569;font-weight:600}.log-timeline-sep{color:#cbd5e1}.log-timeline-time{color:#94a3b8}.log-timeline-item.update{background:#f8fbff;border-color:#dbeafe}.log-timeline-item.warn{background:#fffbeb;border-color:#fde68a}.log-timeline-item.success{background:#f0fdf4;border-color:#bbf7d0}.log-timeline-item.danger{background:#fef2f2;border-color:#fecaca}.log-timeline-item.mention{background:#f5f3ff;border-color:#ddd6fe}.log-timeline-dot.update{background:#2563eb}.log-timeline-dot.warn{background:#d97706}.log-timeline-dot.success{background:#16a34a}.log-timeline-dot.danger{background:#dc2626}.log-timeline-dot.mention{background:#7c3aed}.log-timeline-action.update{color:#1d4ed8}.log-timeline-action.warn{color:#b45309}.log-timeline-action.success{color:#15803d}.log-timeline-action.danger{color:#b91c1c}.log-timeline-action.mention{color:#6d28d9}.abnormal-summary-group{background:linear-gradient(#fffdf5 0%,#fffbeb 100%);border-color:#fde68a}.abnormal-note-block{background:#fffef7;border-color:#fde68a}.abnormal-top-grid{margin-top:12px}.abnormal-middle-grid,.abnormal-cost-grid,.abnormal-note-grid{margin-top:14px}.abnormal-cost-field label{margin-bottom:8px;display:block}.abnormal-note-grid textarea{min-height:92px}.detail-block-related{background:linear-gradient(#fff 0%,#f8fbff 100%);border:1px solid #e2e8f0}.related-ticket-list{flex-direction:column;gap:10px;display:flex}.related-ticket-item{background:#fff;border:1px solid #e2e8f0;border-radius:14px;justify-content:space-between;align-items:flex-start;gap:12px;padding:12px 14px;transition:all .18s;display:flex}.related-ticket-item:hover{background:#f8fbff;border-color:#dbeafe}.related-ticket-main{flex-direction:column;gap:4px;min-width:0;display:flex}.related-ticket-id{color:#0f172a;word-break:break-word;font-size:14px;font-weight:800;line-height:1.2}.related-ticket-meta{color:#64748b;flex-wrap:wrap;align-items:center;gap:6px;font-size:12px;line-height:1.3;display:flex}.related-ticket-time{color:#94a3b8;text-align:right;flex:none;font-size:12px;line-height:1.3}.child-ticket-entry-bar{border-top:1px dashed #dbe3ee;margin-top:14px;padding-top:14px}.ticket-child-create-btn{color:#4338ca;cursor:pointer;background:#eef2ff;border:1px solid #c7d2fe;border-radius:10px;height:36px;padding:0 14px;font-size:13px;font-weight:700;transition:all .18s}.ticket-child-create-btn:hover{background:#e0e7ff;border-color:#a5b4fc}.related-ticket-item.is-clickable{text-align:left;cursor:pointer;background:#fff;border:1px solid #e2e8f0;width:100%}.related-ticket-item.is-clickable:hover{background:#f8fbff;border-color:#bfdbfe}.related-ticket-link{color:#1d4ed8}.child-ticket-existing-tip{color:#1d4ed8;background:#f8fbff;border:1px solid #dbeafe;border-radius:10px;align-items:center;gap:6px;min-height:36px;padding:0 12px;font-size:13px;font-weight:600;display:inline-flex}.child-ticket-existing-tip strong{font-weight:800}.form-item-invalid input,.form-item-invalid select,.form-item-invalid textarea{box-shadow:0 0 0 3px #ef44441f;border-color:#ef4444!important}.field-inline-error{color:#dc2626;margin-top:6px;font-size:12px;line-height:1.5}.ticket-row-check{color:#475569;align-items:center;gap:6px;margin-bottom:8px;font-size:12px;display:inline-flex}.ticket-row.is-checked{outline-offset:-2px;outline:2px solid #ef444429}.ticket-bulk-toolbar{background:#f8fafcf0;border:1px solid #94a3b83d;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;margin:10px 0 14px;padding:12px 14px;display:flex}.ticket-bulk-checkall{color:#334155;align-items:center;gap:8px;font-size:13px;display:inline-flex}.ticket-bulk-meta{flex-wrap:wrap;align-items:center;gap:8px;margin-left:auto;display:flex}.ticket-bulk-delete-btn{color:#fff;cursor:pointer;background:#7f1d1d;border:none;border-radius:10px;padding:9px 14px;font-weight:600}.ticket-bulk-delete-btn:disabled{opacity:.45;cursor:not-allowed}.ticket-overlay-modal-mask{z-index:2200;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172a5c;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.ticket-overlay-modal-card{background:#fff;border:1px solid #94a3b833;border-radius:18px;width:min(520px,100%);padding:22px;box-shadow:0 24px 64px #0f172a38}.ticket-overlay-modal-card-danger{border-color:#ef444433}.detail-collapse-btn{color:#334155;cursor:pointer;background:#fff;border:1px solid #94a3b852;border-radius:999px;padding:5px 10px;font-size:12px}.detail-collapsed-tip{color:#64748b;background:#f8fafceb;border-radius:12px;padding:14px 16px;font-size:13px;line-height:1.65}.process-editor-locked-card{background:linear-gradient(135deg,#fffbebe6,#fff7edb8);border:1px solid #f59e0b47}.abnormal-editor-card{background:linear-gradient(135deg,#fff7f7f5,#fffbfbcc);border:1px solid #f8717147}.abnormal-section-title{color:#b91c1c}.install-remark-log-list{gap:8px;margin-bottom:10px;display:grid}.install-remark-log-item{background:#f8fafce6;border:1px solid #94a3b842;border-radius:12px;padding:10px 12px}.install-remark-log-meta{color:#64748b;justify-content:space-between;gap:12px;margin-bottom:5px;font-size:12px;display:flex}.install-remark-log-content{color:#0f172a;white-space:pre-wrap;font-size:13px;line-height:1.6}.install-remark-log-empty{color:#94a3b8;background:#f8fafcb8;border:1px dashed #94a3b86b;border-radius:12px;margin-bottom:10px;padding:10px 12px;font-size:13px}.abnormal-event-list,.abnormal-summary-event-list{gap:10px;margin:10px 0 14px;display:grid}.abnormal-event-card,.abnormal-summary-event-card{background:#fffbebb8;border:1px solid #f59e0b47;border-radius:14px;padding:12px 14px}.abnormal-event-top,.abnormal-summary-event-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.abnormal-event-title,.abnormal-summary-event-head strong{color:#92400e;font-size:14px;font-weight:700}.abnormal-event-meta{color:#9a6a1d;margin-top:4px;font-size:12px}.abnormal-event-linked,.abnormal-event-pending,.abnormal-summary-event-head span{border-radius:999px;flex-shrink:0;padding:4px 8px;font-size:12px;font-weight:600}.abnormal-event-linked,.abnormal-summary-event-head span{color:#166534;background:#dcfce7eb}.abnormal-event-pending{color:#92400e;background:#fef3c7eb}.abnormal-event-desc,.abnormal-summary-event-desc{color:#4b5563;white-space:pre-wrap;margin-top:8px;font-size:13px;line-height:1.65}.abnormal-event-fields,.abnormal-summary-event-grid{color:#6b7280;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:10px;font-size:12px;display:grid}.abnormal-event-actions{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.ticket-child-create-btn.compact{padding:7px 10px;font-size:12px}.abnormal-event-empty{color:#9a6a1d;background:#fffbeb73;border:1px dashed #f59e0b73;border-radius:14px;margin:10px 0 14px;padding:12px 14px;font-size:13px}.abnormal-event-register-row{align-items:center;gap:12px;margin:10px 0 12px;display:flex}.abnormal-register-btn{flex-shrink:0}.abnormal-register-tip{color:#6b7280;font-size:12px;line-height:1.5}.abnormal-summary-event-link{color:#166534;margin-top:8px;font-size:12px;font-weight:600}@media (width<=980px){.abnormal-event-fields,.abnormal-summary-event-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.abnormal-event-top,.abnormal-summary-event-head,.abnormal-event-register-row{flex-direction:column;align-items:flex-start}}.abnormal-independent-block{background:linear-gradient(#fff7eddb,#fffffff5);border:1px solid #f8717138}.abnormal-independent-head{align-items:flex-start}.abnormal-independent-subtitle{color:#8a5a44;margin-top:6px;font-size:12px;line-height:1.6}.danger-soft-badge{color:#b42318;background:#f871711f;border-color:#f8717142}.abnormal-independent-stack{margin-top:14px}.install-process-save-actions{justify-content:flex-end;padding-top:2px}.abnormal-normal-save-panel{background:linear-gradient(135deg,#f8fbff 0%,#eff6ff 100%);border:1px solid #dbeafe;border-radius:14px;justify-content:space-between;align-items:center;gap:14px;margin-top:14px;padding:14px 16px;display:flex}.abnormal-normal-save-panel strong{color:#0f172a;margin-bottom:4px;font-size:14px;display:block}.abnormal-normal-save-panel p{color:#64748b;margin:0;font-size:12px;line-height:1.5}.abnormal-normal-save-btn{white-space:nowrap;color:#1d4ed8;cursor:pointer;background:#fff;border:none;border-radius:12px;padding:10px 14px;font-size:13px;font-weight:700;box-shadow:inset 0 0 0 1px #bfdbfe}.abnormal-normal-save-btn:hover{background:#eff6ff}.abnormal-normal-save-btn:disabled{cursor:not-allowed;opacity:.6}.detail-block-log{flex-direction:column;max-height:460px;display:flex;overflow:hidden}.detail-block-log .log-timeline{max-height:360px;padding-right:6px;overflow-y:auto}.detail-block-log .log-timeline::-webkit-scrollbar{width:6px}.detail-block-log .log-timeline::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:999px}.detail-block-log .log-timeline::-webkit-scrollbar-track{background:#f1f5f9;border-radius:999px}.abnormal-create-entry-panel{background:linear-gradient(135deg,#fffbebb8,#ffffffeb);border:1px solid #f59e0b42;border-radius:16px;justify-content:space-between;align-items:center;gap:14px;margin:12px 0 14px;padding:14px 16px;display:flex}.abnormal-create-entry-title{color:#78350f;font-size:14px;font-weight:800}.abnormal-create-entry-desc{color:#8a5a20;margin-top:4px;font-size:12px;line-height:1.55}.abnormal-create-entry-actions{flex-wrap:wrap;flex-shrink:0;justify-content:flex-end;align-items:center;gap:10px;display:flex}.abnormal-open-form-btn{white-space:nowrap}.abnormal-create-form-card{background:#ffffffbd;border:1px solid #f8717138;border-radius:16px;margin-top:12px;padding:14px;box-shadow:inset 0 1px #ffffffb8}.abnormal-create-form-head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.abnormal-create-form-title{color:#991b1b;font-size:14px;font-weight:800}.abnormal-create-form-desc{color:#7f1d1d;margin-top:4px;font-size:12px;line-height:1.55}.abnormal-create-cancel-btn{white-space:nowrap}@media (width<=980px){.abnormal-create-entry-panel,.abnormal-create-form-head{flex-direction:column;align-items:stretch}.abnormal-create-entry-actions{justify-content:flex-start}}.ticket-detail-box.ticket-detail-box-compact{gap:10px}.detail-anchor-bar{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffe0;border:1px solid #e6ebf2;border-radius:14px;flex-wrap:wrap;gap:8px;padding:8px 10px;display:flex;position:sticky;top:118px;box-shadow:0 8px 18px #0f172a0a}.detail-anchor-btn{color:#475569;cursor:pointer;background:#fff;border:1px solid #dbe3ee;border-radius:999px;height:30px;padding:0 10px;font-size:12px;font-weight:800;transition:all .18s}.detail-anchor-btn:hover{color:#1d4ed8;background:#f8fbff;border-color:#bfd2ea}.detail-anchor-btn-warning{color:#c2410c;background:#fff7ed;border-color:#fed7aa}.detail-block-overview{background:radial-gradient(circle at 0 0,#2563eb17,#0000 30%),linear-gradient(#fff 0%,#f8fbff 100%);border-color:#bfdbfe}.ticket-detail-badge-row{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:12px;display:grid}.ticket-detail-badge{background:#fff;border:1px solid #e6ebf2;border-radius:14px;min-width:0;padding:10px 12px}.ticket-detail-badge-label{color:#64748b;margin-bottom:5px;font-size:11px;font-weight:800;display:block}.ticket-detail-badge-value{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:900;display:block;overflow:hidden}.ticket-detail-badge.pending{background:#fff7ed;border-color:#fed7aa}.ticket-detail-badge.processing{background:#eff6ff;border-color:#bfdbfe}.ticket-detail-badge.done{background:#ecfdf5;border-color:#bbf7d0}.ticket-detail-badge.urgent{background:#fef2f2;border-color:#fecaca}.ticket-detail-badge.owner{background:#f8fafc}.ticket-decision-card{grid-template-columns:minmax(0,1.45fr) minmax(260px,.75fr);gap:12px;margin-bottom:10px;display:grid}.ticket-decision-main,.ticket-decision-mini{background:#fff;border:1px solid #e6ebf2;border-radius:14px}.ticket-decision-main{padding:14px 16px}.ticket-decision-kicker{color:#1d4ed8;letter-spacing:.03em;margin-bottom:6px;font-size:12px;font-weight:900}.ticket-decision-text{color:#0f172a;font-size:15px;font-weight:800;line-height:1.65}.ticket-decision-side{gap:8px;display:grid}.ticket-decision-mini{padding:10px 12px}.ticket-decision-mini span{color:#64748b;margin-bottom:4px;font-size:11px;font-weight:800;display:block}.ticket-decision-mini strong{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;font-size:13px;line-height:1.45;display:block;overflow:hidden}.detail-lite-line{color:#64748b;flex-wrap:wrap;align-items:center;gap:7px;font-size:12px;font-weight:700;line-height:1.7;display:flex}.detail-lite-line-card{background:#f8fafc;border:1px dashed #dbe3ee;border-radius:12px;padding:10px 12px}.compact-text-ellipsis{white-space:nowrap;text-overflow:ellipsis;max-width:260px;overflow:hidden}.detail-fold-head{justify-content:flex-start;margin-top:10px;display:flex}.detail-grid-dimmed{opacity:.94;margin-top:10px}.detail-head-title-inline h3{margin:0}.detail-section-summary{color:#64748b;white-space:nowrap;text-overflow:ellipsis;background:#f1f5f9;border-radius:999px;align-items:center;max-width:360px;min-height:24px;padding:0 10px;font-size:12px;font-weight:800;display:inline-flex;overflow:hidden}.detail-collapse-btn{color:#334155;cursor:pointer;background:#fff;border:1px solid #dbe3ee;border-radius:999px;height:30px;padding:0 10px;font-size:12px;font-weight:800;transition:all .18s}.detail-collapse-btn:hover{color:#1d4ed8;background:#f8fbff;border-color:#bfd2ea}.compact-long-text{-webkit-line-clamp:3;color:#334155;-webkit-box-orient:vertical;line-height:1.65;display:-webkit-box;overflow:hidden}.comment-list-scroll{max-height:280px;padding-right:4px;overflow-y:auto}.log-timeline-scroll{padding-right:4px;overflow-y:auto}.detail-block-log{background:linear-gradient(#fff 0%,#fbfdff 100%)}.install-process-summary{flex-direction:column;gap:12px;display:flex}.install-process-group{background:#fff;border:1px solid #e6ebf2;border-radius:14px;padding:12px}.install-process-group-title{color:#0f172a;margin-bottom:10px;font-size:13px;font-weight:900}.install-process-note-value,.detail-cell-value,.asset-summary-text,.dashboard-diagnosis-text{word-break:break-word}@media (width<=1280px){.ticket-detail-badge-row{grid-template-columns:repeat(2,minmax(0,1fr))}.ticket-decision-card{grid-template-columns:1fr}}@media (width<=900px){.detail-anchor-bar{position:static}.ticket-detail-badge-row{grid-template-columns:1fr}.detail-head-row{flex-direction:column;align-items:flex-start}.detail-head-title-inline{flex-wrap:wrap}.detail-section-summary{max-width:100%}}.ticket-detail-shell{background:#ffffffb8;border:1px solid #e6ebf2;border-radius:18px;flex-direction:column;height:calc(100vh - 258px);min-height:620px;display:flex;overflow:hidden;box-shadow:0 8px 22px #0f172a0a}.ticket-detail-fixed-head{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:5;background:#ffffffeb;border-bottom:1px solid #e6ebf2;flex-shrink:0;padding:12px 12px 10px}.ticket-detail-head-main{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:10px;display:flex}.ticket-detail-head-title{min-width:0}.ticket-detail-head-kicker{color:#0f172a;word-break:break-all;margin-bottom:8px;font-size:13px;font-weight:800;line-height:1.3}.ticket-detail-head-tags{flex-wrap:wrap;gap:7px;display:flex}.ticket-mini-tag{color:#475569;white-space:nowrap;background:#f1f5f9;border-radius:999px;align-items:center;min-height:24px;padding:0 9px;font-size:12px;font-weight:800;line-height:1.2;display:inline-flex}.ticket-mini-tag.blue,.ticket-mini-tag.processing{color:#1d4ed8;background:#eff6ff}.ticket-mini-tag.done,.ticket-mini-tag.normal{color:#047857;background:#ecfdf5}.ticket-mini-tag.pending,.ticket-mini-tag.urgent{color:#c2410c;background:#fff7ed}.ticket-mini-tag.owner{color:#4338ca;background:#eef2ff}.ticket-detail-head-actions{flex-wrap:wrap;flex-shrink:0;justify-content:flex-end;gap:8px;max-width:420px;display:flex}.ticket-head-primary-btn,.ticket-head-secondary-btn,.ticket-head-danger-lite-btn,.ticket-head-danger-btn{cursor:pointer;white-space:nowrap;border-radius:10px;height:32px;padding:0 11px;font-size:12px;font-weight:800;transition:all .18s}.ticket-head-primary-btn{color:#fff;background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);border:0;box-shadow:0 8px 18px #2563eb2e}.ticket-head-secondary-btn{color:#334155;background:#fff;border:1px solid #dbe3ee}.ticket-head-danger-lite-btn{color:#c2410c;background:#fff7ed;border:1px solid #fed7aa}.ticket-head-danger-btn{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca}.ticket-head-primary-btn:hover,.ticket-head-secondary-btn:hover,.ticket-head-danger-lite-btn:hover,.ticket-head-danger-btn:hover{transform:translateY(-1px)}.detail-anchor-bar.detail-anchor-bar-inside{z-index:1;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;border-radius:0;gap:7px;margin:0;padding:0;position:static!important;top:auto!important}.detail-anchor-bar-inside .detail-anchor-btn{border-radius:999px;height:28px;padding:0 10px;font-size:12px}.ticket-detail-scroll-body{flex-direction:column;flex:1;gap:12px;min-height:0;padding:12px;display:flex;overflow-y:auto}.ticket-detail-scroll-body::-webkit-scrollbar{width:8px}.ticket-side-drawer-body::-webkit-scrollbar{width:8px}.ticket-detail-scroll-body::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:999px}.ticket-side-drawer-body::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:999px}.ticket-detail-scroll-body::-webkit-scrollbar-track{background:0 0}.ticket-side-drawer-body::-webkit-scrollbar-track{background:0 0}.ticket-detail-scroll-body .detail-block{margin:0}.detail-block-lite,.detail-action-board{position:relative;overflow:hidden}.detail-accent-blue,.detail-accent-cyan,.detail-accent-green,.detail-accent-orange,.detail-accent-purple,.detail-accent-slate{border-left-width:4px!important}.detail-accent-blue{border-left-color:#2563eb!important}.detail-accent-cyan{border-left-color:#0891b2!important}.detail-accent-green{border-left-color:#16a34a!important}.detail-accent-orange{border-left-color:#f97316!important}.detail-accent-purple{border-left-color:#7c3aed!important}.detail-accent-slate{border-left-color:#64748b!important}.ticket-compact-info-item{background:#fff;border:1px solid #e6ebf2;border-radius:14px;min-width:0;padding:11px 12px}.ticket-compact-info-item span{color:#64748b;margin-bottom:6px;font-size:12px;font-weight:800;line-height:1.2;display:block}.ticket-compact-info-item strong{color:#0f172a;word-break:break-word;min-width:0;font-size:13px;line-height:1.5;display:block}.ticket-action-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.ticket-action-card{text-align:left;cursor:pointer;background:#fff;border:1px solid #e6ebf2;border-radius:16px;padding:14px;transition:all .18s}.ticket-action-card:hover{background:#f8fbff;border-color:#bfd2ea;transform:translateY(-1px);box-shadow:0 10px 24px #2563eb1a}.ticket-action-card.primary{background:linear-gradient(#eff6ff 0%,#fff 100%);border-color:#bfdbfe}.ticket-action-card span{color:#64748b;background:#f1f5f9;border-radius:999px;align-items:center;height:22px;padding:0 9px;font-size:11px;font-weight:800;display:inline-flex}.ticket-action-card strong{color:#0f172a;margin-top:10px;font-size:15px;line-height:1.3;display:block}.ticket-action-card em{color:#64748b;margin-top:7px;font-size:12px;font-style:normal;line-height:1.6;display:block}.ticket-side-drawer-mask{z-index:1200;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0f172a57;justify-content:flex-end;display:flex;position:fixed;inset:0}.ticket-side-drawer{background:#f8fafc;border-left:1px solid #dbe3ee;flex-direction:column;width:min(760px,92vw);height:100vh;display:flex;box-shadow:-24px 0 48px #0f172a2e}.ticket-side-drawer-narrow{width:min(560px,90vw)}.ticket-side-drawer-head{background:#fffffff0;border-bottom:1px solid #e6ebf2;flex-shrink:0;justify-content:space-between;align-items:center;gap:16px;padding:16px 18px;display:flex}.ticket-side-drawer-title{color:#0f172a;font-size:18px;font-weight:900;line-height:1.2}.ticket-side-drawer-subtitle{color:#64748b;margin-top:5px;font-size:12px;line-height:1.5}.ticket-side-drawer-body{flex:1;min-height:0;padding:14px;overflow-y:auto}.ticket-side-drawer-body .detail-block{box-shadow:none}.ticket-side-drawer-body .comment-editor-block{margin:0}#ticket-overview,#ticket-customer,#ticket-process-summary,#ticket-process-actions,#ticket-related,#ticket-collab,#ticket-logs{scroll-margin-top:10px}@media (width<=1400px){.ticket-detail-shell{height:calc(100vh - 276px)}.ticket-detail-head-main{flex-direction:column;align-items:stretch}.ticket-detail-head-actions{justify-content:flex-start;max-width:none}}@media (width<=900px){.ticket-detail-shell{height:auto;min-height:0;overflow:visible}.ticket-detail-scroll-body{overflow:visible}.ticket-compact-info-row,.ticket-action-card-grid{grid-template-columns:1fr}.ticket-side-drawer{width:100vw}}.ticket-right,.ticket-detail-box.ticket-detail-box-compact{min-height:0}.ticket-detail-shell{background:#fff;height:calc(100vh - 238px);min-height:520px;overflow:hidden}.ticket-detail-fixed-head{background:#fffffff5;padding:10px 10px 8px}.ticket-detail-head-main{align-items:center;gap:10px;margin-bottom:8px}.ticket-detail-head-kicker{white-space:nowrap;text-overflow:ellipsis;max-width:100%;margin-bottom:6px;font-size:13px;line-height:1.25;overflow:hidden}.ticket-detail-head-tags{gap:6px;max-width:100%}.ticket-mini-tag{text-overflow:ellipsis;max-width:170px;min-height:22px;padding:0 8px;font-size:11px;overflow:hidden}.ticket-detail-head-actions{flex-wrap:nowrap;gap:6px;max-width:none}.ticket-head-primary-btn,.ticket-head-secondary-btn,.ticket-head-danger-lite-btn,.ticket-head-danger-btn{border-radius:9px;height:30px;padding:0 10px;font-size:12px}.detail-anchor-bar.detail-anchor-bar-inside{scrollbar-width:thin;flex-wrap:nowrap;gap:6px;padding-bottom:2px;display:flex;overflow:auto hidden}.detail-anchor-bar-inside .detail-anchor-btn{flex:none;height:26px;padding:0 10px;font-size:12px;line-height:1}.ticket-detail-scroll-body{gap:10px;padding:10px}.ticket-detail-scroll-body>.detail-block,.ticket-related-wrap>.detail-block{margin:0}.detail-block h3{margin-bottom:0;font-size:15px}.detail-head-row{gap:10px;margin-bottom:10px;align-items:center!important}.detail-head-title-inline{align-items:center;gap:8px;min-width:0;display:flex}.detail-section-summary{max-width:240px;height:24px;min-height:24px;padding:0 9px;font-size:11px}.ticket-compact-info-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.ticket-compact-info-item{border-radius:12px;min-width:0;padding:10px 12px}.ticket-compact-info-item span,.ticket-compact-info-item strong{text-overflow:ellipsis;max-width:100%;overflow:hidden}.detail-grid.detail-grid-compact,.detail-grid{gap:8px 10px}.detail-grid>div{border-radius:12px;min-width:0;padding:9px 10px}.detail-cell-value,.compact-long-text,.install-process-note-value{overflow-wrap:anywhere}.detail-action-board{display:none!important}.ticket-side-drawer-mask{z-index:3000}.ticket-side-drawer{width:min(720px,92vw)}.ticket-side-drawer-body .detail-block{border-radius:14px;padding:12px}@media (width<=1500px){.ticket-detail-shell{height:calc(100vh - 250px)}.ticket-detail-head-main{align-items:flex-start}.ticket-detail-head-actions{flex-wrap:wrap;justify-content:flex-start}}@media (width<=1200px){.ticket-compact-info-row{grid-template-columns:1fr}.detail-section-summary{max-width:100%}}#ticket-overview.detail-block{padding:12px 14px}#ticket-overview .detail-head-row{margin-bottom:10px}#ticket-overview .detail-head-title-inline{flex:1;min-width:0}#ticket-overview .detail-section-summary{max-width:260px}.ticket-overview-clean-card{background:linear-gradient(#fff 0%,#f8fafc 100%);border:1px solid #e6ebf2;border-radius:14px;justify-content:space-between;align-items:flex-start;gap:12px;padding:12px;display:flex}.ticket-overview-clean-main{flex:1;min-width:0}.ticket-overview-clean-title{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:900;line-height:1.35;overflow:hidden}.ticket-overview-clean-sub{color:#64748b;flex-wrap:wrap;gap:6px 12px;margin-top:8px;font-size:12px;line-height:1.45;display:flex}.ticket-overview-clean-sub span{white-space:nowrap;text-overflow:ellipsis;max-width:100%;overflow:hidden}.ticket-overview-clean-tags{flex-wrap:wrap;flex-shrink:0;justify-content:flex-end;gap:6px;max-width:220px;display:flex}.ticket-overview-related-line{background:#fbfdff;border:1px dashed #dbe3ee;border-radius:12px;grid-template-columns:86px minmax(0,1fr);align-items:start;gap:10px;margin-top:10px;padding:10px 12px;display:grid}.ticket-overview-related-label{color:#64748b;font-size:12px;font-weight:900;line-height:1.55}.ticket-overview-related-value{color:#0f172a;overflow-wrap:anywhere;min-width:0;font-size:13px;font-weight:800;line-height:1.55}#ticket-logs.detail-block{padding:12px 14px}#ticket-logs .detail-head-title-inline{flex:1;min-width:0}.log-timeline.log-timeline-scroll{gap:8px;padding-right:4px}.log-timeline-scroll.compact{max-height:188px}.log-timeline-scroll.expanded{max-height:360px}.log-timeline-item{border-radius:12px;grid-template-columns:10px minmax(0,1fr);gap:10px;min-width:0;padding:10px 12px;display:grid;position:relative}.log-timeline-dot{flex:none;width:8px;height:8px;margin-top:6px}.log-timeline-body{gap:5px;min-width:0}.log-timeline-action{overflow-wrap:anywhere;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:13px;font-weight:800;line-height:1.5;display:-webkit-box;overflow:hidden}.log-timeline-scroll.expanded .log-timeline-action{-webkit-line-clamp:unset;display:block}.log-timeline-meta{gap:5px;font-size:11px;line-height:1.4}.log-timeline-operator{white-space:nowrap;text-overflow:ellipsis;max-width:92px;overflow:hidden}.log-timeline-time{white-space:nowrap}@media (width<=1500px){.ticket-overview-clean-card{flex-direction:column}.ticket-overview-clean-tags{justify-content:flex-start;max-width:100%}}@media (width<=1200px){.ticket-overview-related-line{grid-template-columns:1fr;gap:4px}#ticket-overview .detail-head-row,#ticket-logs .detail-head-row{align-items:flex-start!important}}#ticket-overview.ticket-overview-slim-block,#ticket-logs.detail-block-log{height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important}.ticket-overview-slim-block{padding:10px 12px!important}.ticket-overview-slim-head{margin-bottom:8px!important}.ticket-overview-slim-line{background:#fff;border:1px solid #e6ebf2;border-radius:12px;flex-wrap:wrap;align-items:center;gap:8px;min-width:0;padding:8px 10px;display:flex}.ticket-overview-slim-line strong,.ticket-overview-slim-line span,.ticket-overview-slim-line em{white-space:nowrap;text-overflow:ellipsis;min-width:0;max-width:100%;font-size:12px;line-height:1.45;overflow:hidden}.ticket-overview-slim-line strong{color:#0f172a;max-width:220px;font-weight:900}.ticket-overview-slim-line span{color:#64748b;font-weight:700}.ticket-overview-slim-line em{color:#c2410c;background:#fff7ed;border-radius:999px;max-width:100%;padding:3px 9px;font-style:normal;font-weight:800}.ticket-overview-full-grid{margin-top:10px}#ticket-logs.detail-block-log{padding:10px 12px!important}#ticket-logs .detail-head-row{margin-bottom:8px!important}.ticket-log-quiet-preview{background:#fff;border:1px solid #e6ebf2;border-radius:12px;grid-template-columns:10px auto minmax(0,1fr) auto;align-items:center;gap:8px;min-width:0;padding:9px 10px;display:grid}.ticket-log-quiet-dot{background:#2563eb;border-radius:999px;width:8px;height:8px;box-shadow:0 0 0 4px #2563eb1a}.ticket-log-quiet-preview strong{color:#0f172a;white-space:nowrap;font-size:12px;font-weight:900;line-height:1.4}.ticket-log-quiet-preview span{color:#334155;white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:12px;font-weight:700;line-height:1.45;overflow:hidden}.ticket-log-quiet-preview em{color:#94a3b8;white-space:nowrap;font-size:11px;font-style:normal;line-height:1.4}#ticket-logs .log-timeline-scroll.expanded{max-height:320px!important;overflow-y:auto!important}#ticket-logs .log-timeline-scroll.compact{max-height:96px!important;overflow:hidden!important}@media (width<=1280px){.ticket-overview-slim-line,.ticket-log-quiet-preview{grid-template-columns:1fr}.ticket-log-quiet-preview{flex-wrap:wrap;display:flex}.ticket-log-quiet-preview span{white-space:normal;flex:100%}}.ticket-detail-scroll-body>#ticket-overview,.ticket-detail-scroll-body>#ticket-logs,.ticket-overview-slim-block,.detail-block-log{display:none!important}.ticket-detail-scroll-body{padding-top:10px}.ticket-log-drawer{width:min(620px,92vw)}.ticket-log-drawer-body{overflow-y:auto}.ticket-log-drawer .log-timeline-scroll.expanded.clean{max-height:none!important;overflow:visible!important}.ticket-log-drawer .log-timeline-item{grid-template-columns:10px minmax(0,1fr)!important;align-items:flex-start!important;padding:10px 12px!important}.ticket-log-drawer .log-timeline-action{white-space:normal!important;-webkit-line-clamp:unset!important;-webkit-box-orient:initial!important;display:block!important;overflow:visible!important}.ticket-key-info-strip{background:linear-gradient(#fff 0%,#f8fbff 100%);border:1px solid #dbe7f5;border-radius:16px;justify-content:space-between;align-items:center;gap:14px;margin:0 0 10px;padding:12px 14px;display:flex;box-shadow:0 4px 12px #0f172a08}.ticket-key-info-main{flex-direction:column;flex:1;gap:8px;min-width:0;display:flex}.ticket-key-info-title{align-items:center;gap:10px;min-width:0;display:flex}.ticket-key-info-title strong{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:14px;font-weight:800;overflow:hidden}.ticket-key-info-line{color:#475569;flex-wrap:wrap;gap:8px 16px;font-size:13px;line-height:1.45;display:flex}.ticket-key-info-line span{white-space:nowrap;text-overflow:ellipsis;min-width:0;max-width:100%;overflow:hidden}.ticket-key-info-line strong{color:#0f172a;font-weight:800}.ticket-key-info-actions{flex-wrap:wrap;flex:none;justify-content:flex-end;align-items:center;gap:8px;max-width:360px;display:flex}.ticket-key-copy-btn{color:#334155;cursor:pointer;background:#fff;border:1px solid #d8e1ec;border-radius:999px;height:30px;padding:0 10px;font-size:12px;font-weight:800;transition:all .18s}.ticket-key-copy-btn:hover{color:#1d4ed8;background:#eff6ff;border-color:#2563eb}@media (width<=1280px){.ticket-key-info-strip{flex-direction:column;align-items:flex-start}.ticket-key-info-actions{justify-content:flex-start;max-width:100%}}.ticket-row-code-line{align-items:flex-start}.ticket-row-order{white-space:normal;word-break:break-all;text-align:right;justify-content:flex-end;align-items:center;gap:6px;max-width:62%;line-height:1.35;display:inline-flex}.ticket-row-copy-mini{color:#64748b;cursor:pointer;background:#fff;border:1px solid #dbe3ee;border-radius:999px;flex:none;justify-content:center;align-items:center;min-width:34px;height:20px;padding:0 6px;font-size:11px;font-weight:800;display:inline-flex}.ticket-row-copy-mini:hover{color:#1d4ed8;background:#eff6ff;border-color:#2563eb}.ticket-detail-fixed-head{border-bottom:1px solid #edf2f7}.detail-anchor-hint{color:#64748b;background:#f8fafc;border:1px dashed #dbe3ee;border-radius:12px;margin-top:8px;padding:7px 10px;font-size:12px;font-weight:700;line-height:1.4}.detail-head-row-clickable{cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:13px;margin:-4px -4px 8px;padding:8px 10px;transition:background .16s,box-shadow .16s}.detail-head-row-clickable:hover{background:#f8fbff;box-shadow:inset 0 0 0 1px #e6eef8}.detail-head-row-clickable:focus-visible{outline-offset:2px;outline:2px solid #2563eb40}.detail-collapse-state{color:#475569;white-space:nowrap;background:#fff;border:1px solid #dbe3ee;border-radius:999px;flex-shrink:0;align-items:center;gap:6px;height:28px;padding:0 10px;font-size:12px;font-weight:800;display:inline-flex}.detail-collapse-arrow{color:#94a3b8;font-size:13px;line-height:1}.detail-header-mini-action{color:#1d4ed8;cursor:pointer;white-space:nowrap;background:#eff6ff;border:1px solid #cfe0f6;border-radius:999px;flex-shrink:0;height:28px;padding:0 10px;font-size:12px;font-weight:800}.detail-header-mini-action:hover{background:#dbeafe;border-color:#93c5fd}.detail-block-collapsible,.detail-block-primary,.detail-block-process,.detail-block-related{overflow:hidden}.detail-lite-line.detail-lite-line-card{color:#475569;align-items:center;gap:8px;max-height:44px;margin-top:4px;font-size:13px;line-height:1.55;display:flex;overflow:hidden}.related-ticket-list{margin-top:8px}#ticket-related:empty{display:none}.ticket-key-info-strip,.ticket-detail-scroll-body>.detail-block,.ticket-detail-scroll-body>.ticket-related-wrap{margin-bottom:10px}.detail-head-actions{flex-shrink:0;align-items:center;gap:8px;display:inline-flex}@media (width<=980px){.detail-head-row-clickable{align-items:flex-start}.detail-head-actions{flex-wrap:wrap;justify-content:flex-start}.detail-collapse-state{height:26px;padding:0 9px}}.ticket-layout.ticket-layout-compact{align-items:stretch!important;height:calc(100vh - 170px)!important;min-height:0!important;overflow:hidden!important}.ticket-left,.ticket-right,.ticket-detail-box,.ticket-detail-box-compact{min-height:0!important;overflow:hidden!important}.ticket-left .ticket-list-box{padding-right:4px;min-height:0!important;overflow-y:auto!important}.ticket-detail-shell{flex-direction:column!important;height:100%!important;min-height:0!important;max-height:100%!important;display:flex!important;overflow:hidden!important}.ticket-detail-scroll-body{scrollbar-gutter:stable;flex:auto!important;gap:10px!important;min-height:0!important;padding:10px 10px 80px!important;overflow:hidden auto!important}.detail-anchor-hint{display:none!important}.detail-block-collapsible,.detail-block-primary,.detail-block-process,.detail-block-related,.ticket-detail-scroll-body>.detail-block,.ticket-related-wrap>.detail-block{height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important}.detail-head-row-clickable{margin:-2px -2px 0!important;padding:9px 10px!important}.detail-head-title-inline{flex:auto!important;min-width:0!important}.detail-head-title-inline h3{white-space:nowrap!important}.detail-section-summary{text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important;max-width:360px!important;overflow:hidden!important}.detail-collapse-state{flex:none!important}.detail-lite-line.detail-lite-line-card{display:none!important}.detail-head-row-clickable+.detail-grid,.detail-head-row-clickable+.install-process-summary,.detail-head-row-clickable+.related-ticket-list,.detail-head-row-clickable+.comment-list,.detail-head-row-clickable+.empty,.detail-head-row-clickable+.detail-summary-block,.detail-head-row-clickable+.install-supplement-card{margin-top:10px!important}.detail-grid,.detail-grid-main,.install-process-grid,.install-process-note-grid,.related-ticket-list,.comment-list{min-height:0!important;overflow:visible!important}.detail-cell,.detail-grid>div,.install-process-note-block,.related-ticket-item,.comment-item{min-width:0!important;overflow:visible!important}.ticket-key-info-strip{flex-shrink:0!important;margin:0 0 8px!important}.ticket-side-drawer,.ticket-side-drawer-body{min-height:0!important}@media (width<=1200px){.ticket-layout.ticket-layout-compact{height:auto!important;min-height:0!important;overflow:visible!important}.ticket-left,.ticket-right,.ticket-detail-box,.ticket-detail-box-compact{overflow:visible!important}.ticket-detail-shell{height:auto!important;overflow:visible!important}.ticket-detail-scroll-body{padding-bottom:16px!important;overflow:visible!important}}html,body,#root{height:100%!important;overflow:hidden!important}.shell4-page{flex-direction:column!important;flex:auto!important;min-height:0!important;display:flex!important;overflow:hidden!important}.ticket-center-panel{flex-direction:column!important;flex:auto!important;height:100%!important;min-height:0!important;display:flex!important;overflow:hidden!important}.ticket-toolbar-flat,.ticket-stats,.ticket-filters,.ticket-center-head,.list-panel-head{flex:none!important}.ticket-layout.ticket-layout-compact{flex:1 1 0!important;align-items:stretch!important;height:auto!important;min-height:0!important;max-height:none!important;overflow:hidden!important}.ticket-left,.ticket-right{height:100%!important;min-height:0!important;overflow:hidden!important}.ticket-left{flex-direction:column!important;display:flex!important}.ticket-left .ticket-list-box{flex:1 1 0!important;min-height:0!important;padding-right:4px!important;overflow:hidden auto!important}.ticket-detail-box.ticket-detail-box-compact,.ticket-detail-box,.ticket-detail-shell{flex-direction:column!important;height:100%!important;min-height:0!important;display:flex!important;overflow:hidden!important}.ticket-detail-fixed-head{flex:none!important}.ticket-detail-scroll-body{-webkit-overflow-scrolling:touch;overscroll-behavior:contain!important;scrollbar-gutter:stable!important;flex:1 1 0!important;height:0!important;min-height:0!important;padding:10px 10px 120px!important;overflow:hidden auto!important}.ticket-detail-scroll-body>*{flex-shrink:0!important}.detail-block-collapsible,.detail-block-primary,.detail-block-process,.detail-block-related,.ticket-detail-scroll-body>.detail-block,.ticket-related-wrap>.detail-block{max-height:none!important;overflow:visible!important}.ticket-row-code-line{flex-wrap:nowrap!important;justify-content:space-between!important;align-items:center!important;gap:8px!important;min-width:0!important;margin-bottom:4px!important;display:flex!important}.ticket-row-id{text-overflow:ellipsis!important;white-space:nowrap!important;flex:auto!important;min-width:0!important;max-width:none!important;margin-bottom:0!important;overflow:hidden!important}.ticket-row-order{white-space:nowrap!important;color:#64748b!important;flex:none!important;align-items:center!important;gap:6px!important;min-width:0!important;max-width:148px!important;display:inline-flex!important}.ticket-row-order-text,.ticket-row-order span:first-child{text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important;overflow:hidden!important}.ticket-row-copy-mini{flex:none!important}@media (width<=1200px){html,body,#root,.shell4-root,.shell4-main{height:auto!important;min-height:100vh!important;overflow:auto!important}.shell4-page,.ticket-center-panel,.ticket-layout.ticket-layout-compact,.ticket-left,.ticket-right,.ticket-detail-box,.ticket-detail-shell,.ticket-detail-scroll-body{height:auto!important;max-height:none!important;overflow:visible!important}}html,body,#root{height:auto!important;min-height:100%!important;overflow:hidden auto!important}.shell4-root,.shell4-main{height:auto!important;min-height:100vh!important;overflow:visible!important}.shell4-page{height:auto!important;min-height:0!important;padding-bottom:24px!important;display:block!important;overflow:visible!important}.ticket-center-panel{height:auto!important;min-height:0!important;max-height:none!important;display:block!important;overflow:visible!important}.ticket-layout.ticket-layout-compact{grid-template-columns:320px minmax(0,1fr)!important;align-items:start!important;height:auto!important;min-height:0!important;max-height:none!important;display:grid!important;overflow:visible!important}.ticket-left,.ticket-right,.ticket-detail-box,.ticket-detail-box-compact,.ticket-detail-shell{height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important}.ticket-left{align-self:start!important;max-height:calc(100vh - 124px)!important;position:sticky!important;top:104px!important;overflow:hidden!important}.ticket-left .ticket-list-box{max-height:calc(100vh - 190px)!important;padding-right:4px!important;overflow:hidden auto!important}.ticket-detail-shell{background:#ffffffd1!important;border:1px solid #e6ebf2!important;border-radius:18px!important;display:block!important;box-shadow:0 8px 22px #0f172a0a!important}.ticket-detail-fixed-head{z-index:5!important;-webkit-backdrop-filter:blur(14px)!important;backdrop-filter:blur(14px)!important;background:#fffffff5!important;border-bottom:1px solid #e6ebf2!important;position:sticky!important;top:0!important}.ticket-detail-scroll-body{scrollbar-gutter:auto!important;flex-direction:column!important;gap:12px!important;height:auto!important;min-height:0!important;max-height:none!important;padding:12px 12px 28px!important;display:flex!important;overflow:visible!important}.ticket-detail-scroll-body>*,.ticket-detail-scroll-body>.detail-block,.ticket-related-wrap,.ticket-related-wrap>.detail-block,.detail-block-collapsible,.detail-block-primary,.detail-block-process,.detail-block-related{height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important}.detail-grid,.install-process-summary,.related-ticket-list,.comment-list,.log-timeline-scroll{max-height:none!important;overflow:visible!important}@media (width<=1200px){.ticket-layout.ticket-layout-compact{grid-template-columns:1fr!important}.ticket-left{max-height:none!important;position:static!important;overflow:visible!important}.ticket-left .ticket-list-box{max-height:none!important;overflow:visible!important}}.ticket-head-warning-btn{color:#c2410c;cursor:pointer;background:linear-gradient(135deg,#fff7ed 0%,#ffedd5 100%);border:1px solid #fed7aa;border-radius:10px;height:34px;padding:0 12px;font-size:12px;font-weight:800;transition:all .18s}.ticket-head-warning-btn:hover{border-color:#fb923c;transform:translateY(-1px);box-shadow:0 10px 18px #f9731624}.ticket-side-drawer-abnormal{border-left:4px solid #f97316}.abnormal-drawer-head{background:linear-gradient(#fff7ed 0%,#fff 100%)}.abnormal-independent-block{background:linear-gradient(#fff7ed 0%,#fffaf5 100%)!important;border-color:#fed7aa!important}.abnormal-independent-head h3,.abnormal-section-title{color:#c2410c!important}.datetime-input-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;display:grid}.datetime-compact-input{min-height:42px;font-size:14px}.datetime-now-btn{color:#334155;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #dbe3ee;border-radius:12px;height:40px;padding:0 12px;font-size:12px;font-weight:800;transition:all .18s}.datetime-now-btn:hover{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.process-follow-group{background:linear-gradient(#eff6ff 0%,#f8fbff 100%);border-color:#bfdbfe}.process-follow-preview-list{flex-direction:column;gap:8px;display:flex}.process-follow-preview-item{background:#fff;border:1px solid #dbeafe;border-radius:12px;padding:10px 12px}.process-follow-preview-meta{color:#64748b;justify-content:space-between;gap:12px;margin-bottom:6px;font-size:12px;font-weight:700;display:flex}.process-follow-preview-content{color:#0f172a;word-break:break-word;font-size:13px;line-height:1.65}.ticket-side-drawer-body .process-editor-actions{z-index:4;background:linear-gradient(#fff0 0%,#fff 32%);margin-top:14px;padding:12px 0 0;position:sticky;bottom:0}.ticket-row-order{min-width:0}.ticket-row-order-text{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}@media (width<=980px){.datetime-input-row{grid-template-columns:1fr}.datetime-now-btn{width:100%}}.install-follow-group{border-top:1px dashed #e2e8f0;padding-top:12px}.install-follow-compact-empty{color:#94a3b8;background:#f8fafc;border:1px dashed #dbe3ee;border-radius:12px;padding:12px 14px;font-size:13px}.install-follow-details{background:#fff;border:1px solid #e6ebf2;border-radius:14px;overflow:hidden}.install-follow-details>summary{cursor:pointer;color:#334155;grid-template-columns:auto auto minmax(0,1fr);align-items:center;gap:10px;min-height:42px;padding:10px 12px;list-style:none;display:grid}.install-follow-details>summary::-webkit-details-marker{display:none}.install-follow-details>summary span{color:#0f172a;font-size:13px;font-weight:800}.install-follow-details>summary strong{color:#1d4ed8;background:#eff6ff;border-radius:999px;align-items:center;height:24px;padding:0 9px;font-size:12px;font-weight:800;display:inline-flex}.install-follow-details>summary em{text-overflow:ellipsis;white-space:nowrap;color:#64748b;min-width:0;font-size:12px;font-style:normal;overflow:hidden}.install-follow-list{background:#f8fafc;border-top:1px solid #edf2f7;flex-direction:column;gap:8px;max-height:220px;padding:10px;display:flex;overflow-y:auto}.install-follow-item{background:#fff;border:1px solid #e6ebf2;border-radius:12px;padding:10px 12px}.install-follow-meta{color:#64748b;justify-content:space-between;gap:10px;margin-bottom:6px;font-size:12px;display:flex}.install-follow-content{color:#0f172a;word-break:break-word;font-size:13px;line-height:1.65}.ticket-abnormal-inline-panel{background:linear-gradient(#fff7ed 0%,#fff 100%);border:1px solid #fed7aa;border-left:4px solid #f97316;border-radius:16px;margin-top:12px;padding:12px 14px;box-shadow:0 4px 12px #f973160f}.ticket-abnormal-inline-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.ticket-abnormal-inline-title{color:#9a3412;font-size:15px;font-weight:900}.ticket-abnormal-inline-count{color:#c2410c;white-space:nowrap;background:#ffedd5;border-radius:999px;align-items:center;height:24px;padding:0 10px;font-size:12px;font-weight:800;display:inline-flex}.ticket-abnormal-inline-list{flex-direction:column;gap:8px;display:flex}.ticket-abnormal-inline-item{background:#ffffffe6;border:1px solid #fde7d3;border-radius:14px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:10px 12px;display:grid}.ticket-abnormal-inline-main{min-width:0}.ticket-abnormal-inline-row{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:5px;display:flex}.ticket-abnormal-inline-row strong{color:#111827;font-size:13px;line-height:1.35}.ticket-abnormal-inline-pill{color:#c2410c;white-space:nowrap;background:#ffedd5;border-radius:999px;align-items:center;height:22px;padding:0 8px;font-size:11px;font-weight:800;display:inline-flex}.ticket-abnormal-inline-pill.muted{color:#475569;background:#f1f5f9}.ticket-abnormal-inline-desc{color:#64748b;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical;font-size:12px;line-height:1.6;display:-webkit-box;overflow:hidden}.ticket-abnormal-child-link{color:#c2410c;cursor:pointer;white-space:nowrap;text-overflow:ellipsis;background:#fff7ed;border:1px solid #fb923c;border-radius:999px;max-width:340px;height:34px;padding:0 12px;font-size:12px;font-weight:900;transition:all .18s;overflow:hidden}.ticket-abnormal-child-link:hover{background:#fed7aa;transform:translateY(-1px);box-shadow:0 8px 18px #f9731624}.ticket-abnormal-child-missing{color:#b91c1c;white-space:nowrap;background:#fef2f2;border-radius:999px;align-items:center;height:28px;padding:0 10px;font-size:12px;font-weight:800;display:inline-flex}@media (width<=1100px){.ticket-abnormal-inline-item{grid-template-columns:1fr;align-items:stretch}.ticket-abnormal-child-link{width:100%;max-width:100%}}.customer-cabin-page{padding:14px}.customer-cabin-head{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:12px;display:flex}.customer-cabin-head h2{color:#0f172a;margin:0;font-size:20px;font-weight:800;line-height:1.1}.customer-cabin-head p{color:#64748b;margin:6px 0 0;font-size:13px;line-height:1.6}.customer-cabin-actions{flex-shrink:0;align-items:center;gap:8px;display:flex}.customer-mode-tabs{background:linear-gradient(#fff 0%,#f8fafc 100%);border:1px solid #e6ebf2;border-radius:16px;gap:8px;margin-bottom:12px;padding:8px;display:flex}.customer-mode-tab{color:#475569;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:12px;align-items:center;gap:8px;height:40px;padding:0 14px;font-size:14px;font-weight:800;transition:all .18s;display:inline-flex}.customer-mode-tab span{color:#64748b;background:#f1f5f9;border-radius:999px;justify-content:center;align-items:center;min-width:24px;height:24px;padding:0 8px;font-size:12px;display:inline-flex}.customer-mode-tab:hover,.customer-mode-tab.active{color:#1d4ed8;background:#eff6ff;border-color:#bfd2ea}.customer-mode-tab.active span{color:#1d4ed8;background:#dbeafe}.customer-kpi-row{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:12px;display:grid}.customer-kpi-card,.customer-stat-box{background:linear-gradient(#fff 0%,#f8fafc 100%);border:1px solid #e6ebf2;border-radius:15px;padding:12px 14px;box-shadow:0 4px 12px #0f172a08}.customer-kpi-card span,.customer-stat-box span{color:#64748b;margin-bottom:8px;font-size:12px;font-weight:800;display:block}.customer-kpi-card strong,.customer-stat-box strong{color:#0f172a;font-size:24px;font-weight:900;line-height:1;display:block}.customer-kpi-card.warning,.customer-stat-box.warning{background:#fff7ed;border-color:#fed7aa}.customer-kpi-card.danger,.customer-stat-box.danger{background:#fef2f2;border-color:#fecaca}.customer-kpi-card.hot,.customer-stat-box.hot{background:#eff6ff;border-color:#bfdbfe}.customer-kpi-card.muted,.customer-stat-box.muted{background:#f8fafc;border-color:#e2e8f0}.customer-search-row{grid-template-columns:minmax(320px,1fr) 92px;margin-bottom:12px}.customer-two-pane{grid-template-columns:340px minmax(0,1fr);align-items:start;gap:12px;display:grid}.customer-left-list{flex-direction:column;gap:8px;min-width:0;display:flex}.customer-list-card{color:#0f172a;text-align:left;cursor:pointer;background:linear-gradient(#fff 0%,#f8fafc 100%);border:1px solid #e6ebf2;border-radius:15px;width:100%;padding:12px;transition:all .18s;box-shadow:0 2px 8px #0f172a08}.customer-list-card:hover{background:#f8fbff;border-color:#bfd2ea;transform:translateY(-1px)}.customer-list-card.active{background:#eff6ff;border-color:#2563eb;box-shadow:0 10px 24px #2563eb1f}.customer-list-top{justify-content:space-between;align-items:center;gap:8px;margin-bottom:8px;display:flex}.customer-list-top strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:15px;font-weight:900;overflow:hidden}.customer-mini-badge{color:#475569;background:#eef2f7;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;height:24px;padding:0 9px;font-size:12px;font-weight:800;display:inline-flex}.customer-mini-badge.hot,.customer-mini-badge.danger{color:#dc2626;background:#fef2f2}.customer-mini-badge.warning{color:#c2410c;background:#fff7ed}.customer-mini-badge.normal{color:#1d4ed8;background:#eff6ff}.customer-mini-badge.muted{color:#64748b;background:#f1f5f9}.customer-list-desc{color:#475569;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:38px;margin-bottom:8px;font-size:13px;line-height:1.55;display:-webkit-box;overflow:hidden}.customer-list-meta{color:#64748b;flex-wrap:wrap;gap:6px;font-size:12px;font-weight:700;display:flex}.customer-list-meta span{background:#f1f5f9;border-radius:999px;align-items:center;height:24px;padding:0 8px;display:inline-flex}.customer-main-card{min-width:0}.customer-detail-stack{flex-direction:column;gap:12px;display:flex}.customer-summary-strip{background:linear-gradient(#fff 0%,#f8fafc 100%);border:1px solid #e6ebf2;border-left:5px solid #2563eb;border-radius:18px;justify-content:space-between;align-items:flex-start;gap:14px;padding:16px;display:flex;box-shadow:0 6px 18px #0f172a0a}.customer-summary-strip.lead{border-left-color:#f97316}.customer-summary-strip.deal{border-left-color:#2563eb}.customer-summary-strip h3{color:#0f172a;margin:0;font-size:18px;font-weight:900;line-height:1.2}.customer-summary-strip p{color:#64748b;margin:8px 0 0;font-size:13px;line-height:1.6}.customer-summary-actions{flex-wrap:wrap;flex-shrink:0;justify-content:flex-end;align-items:center;gap:8px;display:flex}.customer-info-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.customer-info-block{background:#fff;border:1px solid #e6ebf2;border-radius:14px;min-height:72px;padding:12px;position:relative}.customer-info-block span{color:#64748b;margin-bottom:8px;font-size:12px;font-weight:800;display:block}.customer-info-block strong{color:#0f172a;word-break:break-word;font-size:14px;line-height:1.6;display:block}.customer-info-block button{color:#475569;cursor:pointer;background:#fff;border:1px solid #dbe3ee;border-radius:999px;height:24px;padding:0 8px;font-size:11px;font-weight:800;position:absolute;top:10px;right:10px}.customer-section-block{padding:14px}.customer-followup-editor{grid-template-columns:minmax(0,1fr) 120px;gap:10px;margin-bottom:12px;display:grid}.customer-followup-editor textarea,.customer-lead-form textarea,.customer-lead-form input,.customer-lead-form select{color:#0f172a;background:#fff;border:1px solid #d8e1ec;border-radius:12px;outline:none;width:100%;padding:10px 12px;font-size:13px}.customer-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.customer-form-grid label{color:#334155;flex-direction:column;gap:7px;font-size:13px;font-weight:800;display:flex}.customer-form-grid .span-2{grid-column:span 2}.customer-form-actions{justify-content:flex-end;gap:8px;margin-top:12px;display:flex}.customer-small-timeline,.customer-ticket-timeline{flex-direction:column;gap:8px;display:flex}.customer-small-log{background:#fff;border:1px solid #e6ebf2;border-radius:13px;padding:10px 12px}.customer-small-log>div{color:#64748b;justify-content:space-between;gap:10px;margin-bottom:6px;font-size:12px;display:flex}.customer-small-log strong{color:#0f172a}.customer-small-log p{color:#334155;margin:0;font-size:13px;line-height:1.65}.customer-stat-grid,.customer-ai-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.customer-tag-row{flex-wrap:wrap;gap:8px;display:flex}.customer-ticket-row{text-align:left;cursor:pointer;background:#fff;border:1px solid #e6ebf2;border-radius:14px;grid-template-columns:minmax(0,1fr) auto;gap:12px;width:100%;padding:12px;display:grid}.customer-ticket-row:hover{background:#f8fbff;border-color:#bfd2ea}.customer-ticket-row strong{color:#0f172a;font-size:14px}.customer-ticket-row p{color:#475569;margin:6px 0 0;font-size:13px;line-height:1.6}.customer-ticket-meta{color:#64748b;white-space:nowrap;flex-direction:column;align-items:flex-end;gap:6px;font-size:12px;display:flex}.customer-ai-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.customer-ai-grid>div,.customer-ai-placeholder{background:#f8fafc;border:1px dashed #cbd5e1;border-radius:15px;padding:14px}.customer-ai-grid strong,.customer-ai-placeholder strong{color:#0f172a;margin-bottom:8px;font-size:13px;font-weight:900;display:block}.customer-ai-grid p,.customer-ai-placeholder span{color:#475569;margin:0;font-size:13px;line-height:1.7}@media (width<=1280px){.customer-two-pane{grid-template-columns:300px minmax(0,1fr)}.customer-stat-grid,.customer-ai-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=980px){.customer-cabin-head,.customer-summary-strip,.customer-ticket-row{flex-direction:column;align-items:stretch;display:flex}.customer-cabin-actions,.customer-summary-actions{justify-content:flex-start}.customer-kpi-row,.customer-two-pane,.customer-info-grid,.customer-form-grid,.customer-stat-grid,.customer-ai-grid,.customer-followup-editor,.customer-search-row{grid-template-columns:1fr}.customer-form-grid .span-2{grid-column:span 1}.customer-ticket-meta{align-items:flex-start}}.toolbar-danger-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#dc2626 0%,#b91c1c 100%);border:0;border-radius:12px;height:38px;padding:0 14px;font-size:13px;font-weight:800;transition:all .18s;box-shadow:0 8px 18px #dc262629}.toolbar-danger-btn:hover{transform:translateY(-1px);box-shadow:0 12px 24px #dc262638}.toolbar-danger-btn:disabled{opacity:.6;cursor:not-allowed;box-shadow:none;transform:none}.collab-cabin-page{flex-direction:column;gap:14px;display:flex}.collab-hero-panel{justify-content:space-between;align-items:flex-start;gap:18px;padding:18px;display:flex}.collab-hero-left h2{color:#0f172a;margin:0 0 8px;font-size:24px;font-weight:900;line-height:1.1}.collab-hero-left p{color:#64748b;max-width:760px;margin:0;font-size:14px;line-height:1.8}.collab-mode-tabs{flex-wrap:wrap;flex-shrink:0;justify-content:flex-end;gap:10px;display:flex}.collab-ai-grid{grid-template-columns:420px minmax(0,1fr);align-items:start;gap:14px;display:grid}.collab-ai-input-panel,.collab-ai-result-panel,.collab-task-create-panel,.collab-task-list-panel{min-width:0}.collab-ai-result-list{flex-direction:column;gap:12px;display:flex}.collab-result-card{background:linear-gradient(#fff 0%,#f8fafc 100%);border:1px solid #e6ebf2;border-radius:16px;padding:14px}.collab-result-label{color:#1d4ed8;margin-bottom:8px;font-size:13px;font-weight:900}.collab-result-text{color:#334155;font-size:14px;line-height:1.8}.collab-reply-pre{white-space:pre-wrap;word-break:break-word;color:#334155;margin:0;font-family:Arial,Microsoft YaHei,sans-serif;font-size:13px;line-height:1.8}.collab-result-actions{flex-wrap:wrap;gap:10px;display:flex}.collab-team-grid{grid-template-columns:380px minmax(0,1fr);align-items:start;gap:14px;display:grid}.collab-stats-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.collab-filter-row{flex-wrap:wrap;gap:8px;margin:12px 0;display:flex}.collab-workspace-grid{grid-template-columns:360px minmax(0,1fr);align-items:start;gap:14px;display:grid}.collab-action-list{flex-direction:column;gap:10px;max-height:660px;padding-right:4px;display:flex;overflow-y:auto}.collab-action-card{color:#0f172a;text-align:left;cursor:pointer;background:#fff;border:1px solid #e6ebf2;border-radius:16px;width:100%;padding:12px;transition:all .18s}.collab-action-card:hover{background:#f8fbff;border-color:#bfd2ea;transform:translateY(-1px);box-shadow:0 8px 20px #2563eb14}.collab-action-card.active{background:#eff6ff;border-color:#2563eb;box-shadow:0 10px 24px #2563eb1f}.collab-action-card-head{justify-content:space-between;align-items:center;gap:8px;margin-bottom:8px;display:flex}.collab-status-pill{white-space:nowrap;border-radius:999px;align-items:center;height:26px;padding:0 10px;font-size:12px;font-weight:900;display:inline-flex}.collab-status-pill.pending{color:#c2410c;background:#fff7ed}.collab-status-pill.processing{color:#1d4ed8;background:#eff6ff}.collab-status-pill.done{color:#047857;background:#ecfdf5}.collab-status-pill.danger{color:#b91c1c;background:#fef2f2}.collab-action-title{color:#0f172a;margin-bottom:6px;font-size:14px;font-weight:900;line-height:1.5}.collab-action-summary{color:#475569;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;line-height:1.6;display:-webkit-box;overflow:hidden}.collab-action-foot{color:#64748b;border-top:1px dashed #dbe3ee;flex-wrap:wrap;gap:8px 12px;margin-top:10px;padding-top:8px;font-size:12px;font-weight:700;display:flex}.collab-action-detail{min-width:0}.collab-detail-stack{flex-direction:column;gap:12px;display:flex}.collab-detail-summary{color:#334155;white-space:pre-wrap;background:#f8fafc;border:1px dashed #dbe3ee;border-radius:14px;padding:12px;font-size:13px;line-height:1.8}@media (width<=1280px){.collab-ai-grid,.collab-team-grid,.collab-workspace-grid{grid-template-columns:1fr}.collab-action-list{max-height:360px}}@media (width<=900px){.collab-hero-panel{flex-direction:column}.collab-mode-tabs{justify-content:flex-start}.collab-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.collab-target-hint{color:#64748b;background:#f8fafc;border:1px dashed #dbe3ee;border-radius:12px;margin-top:8px;padding:9px 10px;font-size:12px;line-height:1.6}.collab-comment-panel{background:radial-gradient(circle at 0 0,#2563eb0f,#0000 26%),linear-gradient(#fff 0%,#f8fbff 100%)}.collab-comment-subtitle{color:#64748b;margin:6px 0 0;font-size:12px;line-height:1.6}.collab-comment-editor{background:#fff;border:1px solid #dbe7f5;border-radius:18px;overflow:hidden;box-shadow:inset 0 1px #fffc,0 6px 18px #0f172a0a}.collab-comment-editor textarea{resize:vertical;color:#0f172a;background:0 0;border:0;outline:none;width:100%;min-height:112px;padding:14px 16px;font-size:14px;line-height:1.8}.collab-comment-editor textarea::placeholder{color:#94a3b8}.collab-comment-editor-foot{background:linear-gradient(#fff 0%,#f8fafc 100%);border-top:1px solid #e8edf4;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.collab-comment-editor-foot span{color:#64748b;font-size:12px;line-height:1.5}.collab-comment-editor-foot .toolbar-primary-btn{flex-shrink:0;min-width:104px;height:36px}.collab-comment-timeline{flex-direction:column;gap:10px;max-height:320px;margin-top:14px;padding-right:4px;display:flex;overflow-y:auto}.collab-comment-bubble{grid-template-columns:36px minmax(0,1fr);align-items:flex-start;gap:10px;display:grid}.collab-comment-avatar{color:#1d4ed8;background:linear-gradient(135deg,#dbeafe 0%,#bfdbfe 100%);border-radius:12px;place-items:center;width:36px;height:36px;font-size:12px;font-weight:900;display:grid}.collab-comment-content{background:#fff;border:1px solid #e6ebf2;border-radius:16px;min-width:0;padding:10px 12px;box-shadow:0 3px 10px #0f172a08}.collab-comment-meta{color:#64748b;justify-content:space-between;align-items:center;gap:10px;margin-bottom:6px;font-size:12px;display:flex}.collab-comment-meta strong{color:#0f172a}.collab-comment-meta span{white-space:nowrap}.collab-comment-text{color:#334155;white-space:pre-wrap;word-break:break-word;font-size:13px;line-height:1.75}@media (width<=760px){.collab-comment-editor-foot{flex-direction:column;align-items:flex-start}.collab-comment-editor-foot .toolbar-primary-btn{width:100%}}.knowledge-cabin-panel{padding:16px}.knowledge-cabin-head{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:12px;display:flex}.knowledge-cabin-head h2{color:#0f172a;margin:0;font-size:22px;font-weight:800;line-height:1.1}.knowledge-cabin-head p{color:#64748b;margin:8px 0 0;font-size:13px;line-height:1.7}.knowledge-cabin-head-actions{flex-shrink:0;align-items:center;gap:10px;display:flex}.knowledge-stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:12px 0;display:grid}.knowledge-stat-card{background:linear-gradient(#fff 0%,#f8fafc 100%);border:1px solid #e6ebf2;border-radius:16px;padding:14px;position:relative;overflow:hidden;box-shadow:0 6px 16px #0f172a0a}.knowledge-stat-card:before{content:"";background:linear-gradient(90deg,#60a5fa 0%,#2563eb 100%);width:100%;height:4px;position:absolute;top:0;left:0}.knowledge-stat-card:nth-child(2):before{background:linear-gradient(90deg,#a78bfa 0%,#7c3aed 100%)}.knowledge-stat-card:nth-child(3):before{background:linear-gradient(90deg,#34d399 0%,#059669 100%)}.knowledge-stat-card:nth-child(4):before{background:linear-gradient(90deg,#fb923c 0%,#f97316 100%)}.knowledge-stat-label{color:#64748b;margin-bottom:8px;font-size:12px;font-weight:800}.knowledge-stat-value{color:#0f172a;font-size:28px;font-weight:800;line-height:1}.knowledge-stat-sub{color:#64748b;margin-top:8px;font-size:12px;line-height:1.5}.knowledge-filter-shell{background:linear-gradient(#fff 0%,#f8fafc 100%);border:1px solid #e6ebf2;border-radius:16px;grid-template-columns:minmax(280px,1.6fr) 220px 160px 160px 88px;gap:10px;margin-bottom:10px;padding:12px;display:grid;box-shadow:0 4px 12px #0f172a08}.knowledge-filter-shell .filter-input,.knowledge-filter-shell .filter-select,.knowledge-filter-shell .filter-reset-btn{border-radius:12px;height:40px;font-size:13px}.knowledge-filter-meta{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:12px;display:flex}.knowledge-layout{grid-template-columns:360px minmax(0,1fr);align-items:start;gap:14px;display:grid}.knowledge-left,.knowledge-right{min-width:0}.knowledge-list-head{background:linear-gradient(#fff 0%,#f8fafc 100%);border:1px solid #e6ebf2;border-radius:16px;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:10px;padding:12px 14px;display:flex;box-shadow:0 4px 12px #0f172a08}.knowledge-list-head h3{color:#0f172a;margin:0;font-size:16px;font-weight:800}.knowledge-list-head p{color:#64748b;margin:6px 0 0;font-size:12px;line-height:1.6}.knowledge-list-head>span{color:#1d4ed8;white-space:nowrap;background:#eff6ff;border-radius:999px;justify-content:center;align-items:center;min-width:52px;height:30px;padding:0 10px;font-size:12px;font-weight:800;display:inline-flex}.knowledge-list-box{flex-direction:column;gap:8px;display:flex}.knowledge-row{color:#0f172a;text-align:left;cursor:pointer;background:linear-gradient(#fff 0%,#f8fafc 100%);border:1px solid #e6ebf2;border-radius:16px;width:100%;padding:12px;transition:all .18s;box-shadow:0 3px 10px #0f172a08}.knowledge-row:hover{background:#f8fbff;border-color:#bfd2ea;transform:translateY(-1px);box-shadow:0 10px 22px #2563eb1a}.knowledge-row.active{background:linear-gradient(#eff6ff 0%,#f8fbff 100%);border-color:#2563eb;box-shadow:0 10px 24px #2563eb1f}.knowledge-row-top{justify-content:space-between;align-items:center;gap:10px;margin-bottom:8px;display:flex}.knowledge-row-id{color:#94a3b8;white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:11px;overflow:hidden}.knowledge-row-title{color:#0f172a;margin-bottom:6px;font-size:14px;font-weight:800;line-height:1.5}.knowledge-row-meta{color:#64748b;white-space:nowrap;text-overflow:ellipsis;margin-bottom:6px;font-size:12px;line-height:1.5;overflow:hidden}.knowledge-row-summary{color:#475569;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;line-height:1.6;display:-webkit-box;overflow:hidden}.knowledge-cat{white-space:nowrap;color:#1d4ed8;background:#eff6ff;border-radius:999px;align-items:center;height:24px;padding:0 10px;font-size:12px;font-weight:800;display:inline-flex}.knowledge-cat.product{color:#1d4ed8;background:#eff6ff}.knowledge-cat.install{color:#047857;background:#ecfdf5}.knowledge-cat.repair{color:#c2410c;background:#fff7ed}.knowledge-cat.aftersale{color:#b91c1c;background:#fee2e2}.knowledge-cat.script{color:#6d28d9;background:#ede9fe}.knowledge-cat.faq{color:#0369a1;background:#e0f2fe}.knowledge-cat.rule{color:#334155;background:#f1f5f9}.knowledge-detail-shell{flex-direction:column;gap:12px;display:flex}.knowledge-detail-head{background:linear-gradient(#fff 0%,#f8fafc 100%);border:1px solid #e6ebf2;border-radius:18px;justify-content:space-between;align-items:flex-start;gap:16px;padding:16px;display:flex;box-shadow:0 6px 16px #0f172a0a}.knowledge-detail-title-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.knowledge-detail-title-row h3{color:#0f172a;margin:0;font-size:20px;font-weight:800;line-height:1.25}.knowledge-detail-head p{color:#64748b;margin:8px 0 0;font-size:13px;line-height:1.6}.knowledge-detail-actions{flex-wrap:wrap;flex-shrink:0;justify-content:flex-end;align-items:center;gap:8px;display:flex}.knowledge-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.knowledge-detail-card{background:linear-gradient(#fff 0%,#f8fafc 100%);border:1px solid #e6ebf2;border-radius:18px;padding:16px;box-shadow:0 4px 12px #0f172a08}.knowledge-detail-card.highlight{background:linear-gradient(#eff6ff 0%,#fff 100%);border-color:#bfdbfe}.knowledge-detail-card.full{width:100%}.knowledge-card-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.knowledge-card-head h4{color:#0f172a;margin:0;font-size:15px;font-weight:800}.knowledge-card-head button{color:#475569;cursor:pointer;background:#fff;border:1px solid #dbe3ee;border-radius:999px;height:28px;padding:0 10px;font-size:12px;font-weight:800}.knowledge-card-head button:hover{color:#1d4ed8;background:#f8fbff;border-color:#bfd2ea}.knowledge-card-text{color:#334155;white-space:pre-wrap;word-break:break-word;font-size:14px;line-height:1.8}.knowledge-card-text.long{max-height:260px;padding-right:4px;overflow-y:auto}.knowledge-tags-row{flex-wrap:wrap;gap:8px;display:flex}.knowledge-scope-line{border-top:1px dashed #dbe3ee;flex-wrap:wrap;gap:8px;margin-top:12px;padding-top:12px;display:flex}.knowledge-scope-line span{color:#475569;background:#f8fafc;border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:12px;font-weight:700;display:inline-flex}.knowledge-action-bar{background:#fff;border:1px solid #e6ebf2;border-radius:16px;flex-wrap:wrap;align-items:center;gap:10px;padding:12px;display:flex}.toolbar-secondary-link{color:#334155;background:#fff;border:1px solid #d8e1ec;border-radius:12px;justify-content:center;align-items:center;height:38px;padding:0 14px;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex}.toolbar-secondary-link:hover{color:#1d4ed8;background:#f8fbff;border-color:#bfd2ea}.knowledge-danger-zone{justify-content:flex-end;display:flex}.knowledge-delete-confirm{color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:16px;justify-content:flex-end;align-items:center;gap:10px;padding:12px;font-size:13px;font-weight:700;display:flex}.toolbar-primary-btn.danger{color:#fff;background:linear-gradient(135deg,#dc2626 0%,#b91c1c 100%)}.danger-text{color:#b91c1c!important}.knowledge-drawer-mask{z-index:980;background:#0f172a61;justify-content:flex-end;display:flex;position:fixed;inset:0}.knowledge-drawer{background:#fff;flex-direction:column;width:min(760px,94vw);height:100vh;display:flex;box-shadow:-24px 0 60px #0f172a2e}.knowledge-drawer-head{background:linear-gradient(#fff 0%,#f8fbff 100%);border-bottom:1px solid #e6ebf2;justify-content:space-between;align-items:flex-start;gap:12px;padding:18px 20px;display:flex}.knowledge-drawer-head h3{color:#0f172a;margin:0;font-size:20px;font-weight:800;line-height:1.2}.knowledge-drawer-head p{color:#64748b;margin:6px 0 0;font-size:13px;line-height:1.6}.knowledge-form-grid{flex:1;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:18px 20px;display:grid;overflow-y:auto}.knowledge-form-item{flex-direction:column;gap:8px;display:flex}.knowledge-form-item.span-2{grid-column:span 2}.knowledge-form-item>span{color:#334155;font-size:13px;font-weight:800}.knowledge-form-item input,.knowledge-form-item select,.knowledge-form-item textarea{color:#0f172a;background:#fff;border:1px solid #d7dfe9;border-radius:14px;outline:none;width:100%;padding:11px 13px;font-size:14px;transition:all .18s}.knowledge-form-item textarea{resize:vertical;line-height:1.7}.knowledge-form-item input:focus,.knowledge-form-item select:focus,.knowledge-form-item textarea:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.knowledge-drawer-foot{background:#fff;border-top:1px solid #e6ebf2;justify-content:flex-end;gap:10px;padding:16px 20px;display:flex}@media (width<=1280px){.knowledge-filter-shell{grid-template-columns:1fr 1fr}.knowledge-layout{grid-template-columns:320px minmax(0,1fr)}}@media (width<=980px){.knowledge-cabin-head,.knowledge-detail-head{flex-direction:column;align-items:flex-start}.knowledge-stats-grid,.knowledge-layout,.knowledge-detail-grid,.knowledge-filter-shell,.knowledge-form-grid{grid-template-columns:1fr}.knowledge-form-item.span-2{grid-column:span 1}.knowledge-detail-actions,.knowledge-cabin-head-actions{justify-content:flex-start;width:100%}}.customer-cabin-actions,.knowledge-cabin-head-actions,.collab-hero-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.ticket-side-drawer-wide{width:min(760px,92vw)}.customer-followup-result-row{grid-template-columns:110px minmax(0,220px);align-items:center;gap:10px;margin-bottom:10px;display:grid}.customer-followup-result-row label{color:#334155;font-size:13px;font-weight:800}.customer-followup-result-row select{background:#fff;border:1px solid #d8e1ec;border-radius:12px;height:38px;padding:0 12px}.collab-hero-panel{grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:12px;display:grid}.collab-ack-row{background:#f8fafc;border:1px dashed #dbe3ee;border-radius:14px;flex-wrap:wrap;gap:8px;margin-bottom:12px;padding:10px;display:flex}.collab-ack-row .toolbar-secondary-btn{border-radius:999px;height:34px;font-size:12px}@media (width<=1100px){.collab-hero-panel,.customer-followup-result-row{grid-template-columns:1fr}}.customer-followup-editor{grid-template-columns:minmax(0,1fr) 132px;align-items:stretch;gap:12px;margin-bottom:14px;display:grid}.customer-followup-result-row{grid-column:1/-1;grid-template-columns:120px minmax(0,260px);align-items:center;gap:10px;margin-bottom:0;display:grid}.customer-followup-textarea{resize:vertical;min-height:132px!important;font-size:14px!important;line-height:1.8!important}.customer-followup-editor>.toolbar-primary-btn{white-space:normal;align-self:stretch;height:auto;min-height:132px}.collab-reminder-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:12px 0;display:grid}.collab-reminder-card{color:#0f172a;text-align:left;cursor:pointer;background:linear-gradient(#fff 0%,#f8fafc 100%);border:1px solid #e6ebf2;border-radius:16px;min-height:104px;padding:14px;transition:all .18s;position:relative;overflow:hidden;box-shadow:0 4px 12px #0f172a08}.collab-reminder-card:before{content:"";background:linear-gradient(90deg,#60a5fa 0%,#2563eb 100%);width:100%;height:4px;position:absolute;top:0;left:0}.collab-reminder-card.hot:before{background:linear-gradient(90deg,#f97316 0%,#ea580c 100%)}.collab-reminder-card.warning:before{background:linear-gradient(90deg,#facc15 0%,#ca8a04 100%)}.collab-reminder-card.danger:before{background:linear-gradient(90deg,#f87171 0%,#dc2626 100%)}.collab-reminder-card:hover,.collab-reminder-card.active{background:#eff6ff;border-color:#2563eb;transform:translateY(-1px);box-shadow:0 10px 24px #2563eb1f}.collab-reminder-card span{color:#64748b;margin-bottom:10px;font-size:12px;font-weight:900;display:block}.collab-reminder-card strong{color:#0f172a;font-size:30px;font-weight:900;line-height:1;display:block}.collab-reminder-card em{color:#64748b;margin-top:10px;font-size:12px;font-style:normal;font-weight:700;line-height:1.45;display:block}.collab-new-comment-alert{color:#c2410c;white-space:nowrap;text-overflow:ellipsis;background:#fff7ed;border:1px solid #fed7aa;border-radius:12px;margin-bottom:8px;padding:8px 10px;font-size:12px;font-weight:800;line-height:1.5;overflow:hidden}.collab-filter-row{margin-top:10px}@media (width<=1180px){.collab-reminder-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.customer-followup-editor,.customer-followup-result-row,.collab-reminder-grid{grid-template-columns:1fr}.customer-followup-editor>.toolbar-primary-btn{min-height:42px}}.dashboard-ai-report-box{background:#fff;border:1px solid #e6ebf2;border-radius:16px;min-height:320px;overflow:hidden}.dashboard-ai-report-text{white-space:pre-wrap;word-break:break-word;color:#0f172a;max-height:520px;margin:0;padding:16px;font-family:Arial,Microsoft YaHei,sans-serif;font-size:14px;line-height:1.9;overflow-y:auto}.dashboard-ai-deep-output-head{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.dashboard-todo-card.locked{opacity:.55;cursor:not-allowed;box-shadow:none;background:linear-gradient(#f8fafc 0%,#f1f5f9 100%)}.dashboard-todo-card.locked:hover{box-shadow:none;border-color:#e2e8f0;transform:none}.dashboard-todo-card.warning{background:linear-gradient(#fffdf2 0%,#fff7d6 100%);border-color:#facc15}.dashboard-todo-card.danger{background:linear-gradient(#fff7f7 0%,#fff1f2 100%);border-color:#fda4af}.dashboard-todo-summary{color:#64748b;min-height:36px;margin-top:8px;font-size:12px;line-height:1.5}.operations-data-alert{background:#fff;border:1px solid #e2e8f0;border-radius:18px;justify-content:space-between;align-items:center;gap:16px;padding:14px 16px;display:flex;box-shadow:0 8px 24px #0f172a0a}.operations-data-alert.warning{background:linear-gradient(135deg,#fffdf2 0%,#fff7d6 100%);border-color:#facc15}.operations-data-alert.ok{background:linear-gradient(135deg,#f8fbff 0%,#eef6ff 100%);border-color:#dbeafe}.shell4-nav-item.disabled{opacity:.42;cursor:not-allowed;filter:grayscale(.35)}.shell4-nav-lock{opacity:.78;margin-left:auto;font-size:11px}.shell4-no-access-panel{padding:24px}.shell4-no-access-title{color:#1f2937;margin-bottom:8px;font-size:18px;font-weight:700}.shell4-no-access-text{color:#64748b;font-size:14px;line-height:1.7}.ticket-row-unassigned{background:linear-gradient(#fffbebf5,#fffffffa);border-color:#f59e0b6b}.ticket-pool-badge{color:#64748b;white-space:nowrap;background:#f8fafce6;border:1px solid #0f172a14;border-radius:999px;align-items:center;height:20px;padding:0 8px;font-size:11px;font-weight:600;display:inline-flex}.ticket-pool-badge.pending{color:#92400e;background:#fffbebf2;border-color:#f59e0b47}.ticket-row-pool-actions{flex-wrap:wrap;align-items:center;gap:8px;margin-top:8px;display:flex}.ticket-pool-action{color:#334155;cursor:pointer;background:#ffffffd1;border:1px solid #0f172a1f;border-radius:999px;justify-content:center;align-items:center;min-height:24px;padding:0 9px;font-size:12px;font-weight:700;display:inline-flex}.ticket-pool-action:hover{color:#1d4ed8;background:#eff6fff5;border-color:#2563eb57}.ticket-pool-action.primary{color:#1d4ed8;background:#2563eb14;border-color:#2563eb52}.finance-redaction-notice{color:#7c2d12;background:#fff7edb8;border:1px solid #b453092e;border-radius:14px;flex-direction:column;gap:4px;margin:10px 0 14px;padding:12px 14px;font-size:12px;line-height:1.55;display:flex}.finance-redaction-notice strong{color:#9a3412;font-size:13px}.log-timeline-item.owner{background:#3b82f60e;border-color:#3b82f624}.log-timeline-dot.owner{background:#2563eb;box-shadow:0 0 0 4px #2563eb1a}.log-timeline-action.owner{color:#1d4ed8}.toolbar-chip.danger{color:#991b1b;background:#fef2f2b8;border-color:#dc262638}.toolbar-chip.danger.active{color:#fff;background:#991b1b;border-color:#991b1b}.status-badge.status-deleted{color:#991b1b;background:#fee2e2e6;border-color:#dc262638}.ticket-row-deleted{opacity:.72;background:linear-gradient(#fef2f2b8,#ffffffeb)}.ticket-row-deleted .ticket-row-summary,.ticket-row-deleted .ticket-row-buyer,.ticket-row-deleted .ticket-row-shop{color:#7f1d1d}.ticket-pool-badge.deleted{color:#991b1b;background:#fee2e2db;border-color:#dc26263d}.ticket-delete-notice{color:#7f1d1d;background:#fef2f2eb;border:1px solid #dc26262e;border-radius:14px;gap:4px;margin:12px 16px 0;padding:12px 14px;font-size:13px;display:grid}.ticket-delete-notice strong{color:#991b1b;font-size:14px}.ticket-sla-alert-strip{background:linear-gradient(135deg,#fffbebf5,#fff7ede6);border:1px solid #f59e0b47;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;margin:12px 0 10px;padding:12px 14px;display:flex;box-shadow:0 10px 28px #78350f0f}.ticket-sla-alert-strip strong{color:#92400e;margin-bottom:3px;font-size:13px;display:block}.ticket-sla-alert-strip span{color:#9a3412;font-size:12px}.stat-card.danger{border-color:#ef44442e}.stat-card.danger.active{border-color:#dc26266b;box-shadow:0 12px 28px #dc262614}.stat-subline{color:#92400e;margin-top:2px;font-size:11px}.ticket-sla-badge{white-space:nowrap;text-overflow:ellipsis;border-radius:999px;align-items:center;max-width:210px;padding:3px 8px;font-size:11px;font-weight:700;line-height:1.2;display:inline-flex;overflow:hidden}.ticket-sla-badge.warning{color:#92400e;background:#f59e0b1f;border:1px solid #f59e0b33}.ticket-sla-badge.danger{color:#991b1b;background:#ef44441f;border:1px solid #ef44443d}.ticket-row-sla-warning{box-shadow:inset 3px 0 #f59e0bb8}.ticket-row-sla-danger{box-shadow:inset 3px 0 #ef4444c7,0 10px 24px #ef44440f}.ticket-sla-detail-notice{border-radius:16px;flex-wrap:wrap;align-items:center;gap:8px 14px;margin:12px 14px 0;padding:12px 14px;font-size:12px;display:flex}.ticket-sla-detail-notice strong{font-size:13px}.ticket-sla-detail-notice.warning{color:#92400e;background:#fffbebf5;border:1px solid #f59e0b42}.ticket-sla-detail-notice.danger{color:#991b1b;background:#fef2f2f5;border:1px solid #ef444442}.ticket-center-panel{position:relative;padding-top:14px!important}.ticket-center-head{z-index:5;top:14px;right:16px;justify-content:flex-end!important;align-items:center!important;gap:8px!important;min-height:0!important;margin:0!important;display:flex!important;position:absolute!important}.ticket-center-title-wrap,.ticket-center-meta{display:none!important}.ticket-center-actions{align-items:center!important;gap:8px!important;display:flex!important}.ticket-center-actions button,.ticket-center-actions .toolbar-primary-btn,.ticket-center-actions .toolbar-secondary-btn{border-radius:12px!important;height:36px!important;min-height:36px!important;padding:0 14px!important;font-size:13px!important;font-weight:800!important}.ticket-toolbar-flat{align-items:center!important;min-height:56px!important;margin-top:0!important;margin-bottom:10px!important;padding:10px 180px 10px 12px!important;display:flex!important}.ticket-toolbar-flat-row{align-items:center!important;width:100%!important}.ticket-toolbar-inline-meta{flex:auto!important}.ticket-stats .stat-card:before,.ticket-stats-compact .stat-card:before,.stat-card:before{content:""!important;display:none!important}.ticket-stats.ticket-stats-compact{margin-top:6px!important}.ticket-filters.ticket-filters-compact{margin-top:8px!important}.panel-head h2,.list-panel-title,.settings-card h3,.settings-users-header h3{letter-spacing:-.01em}.settings-page{flex-direction:column;gap:16px;padding-bottom:24px;display:flex}.settings-hero{color:#fff;background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%);border-radius:22px;justify-content:space-between;align-items:flex-start;gap:16px;padding:18px 20px;display:flex;box-shadow:0 18px 36px #0f172a24}.settings-hero.blocked{background:linear-gradient(135deg,#475569 0%,#64748b 100%)}.settings-kicker{color:#e2e8f0b8;letter-spacing:.08em;margin-bottom:8px;font-size:12px;font-weight:800}.settings-hero h2{margin:0;font-size:22px;font-weight:900;line-height:1.2}.settings-hero p{color:#e2e8f0c7;max-width:720px;margin:8px 0 0;font-size:13px;line-height:1.7}.settings-refresh-btn,.settings-primary-btn,.settings-actions button{cursor:pointer;border:0;border-radius:999px;font-size:12px;font-weight:800;transition:all .16s}.settings-refresh-btn{color:#0f172a;background:#fff;padding:9px 16px}.settings-primary-btn{color:#fff;background:#0f172a;width:fit-content;padding:10px 18px}.settings-grid{grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);gap:16px;display:grid}.settings-card{background:#fffffff5;border:1px solid #94a3b829;border-radius:22px;overflow:hidden;box-shadow:0 14px 32px #0f172a0f}.settings-card-title,.settings-users-header{justify-content:space-between;align-items:center;gap:12px;padding:16px 18px 12px;display:flex}.settings-card h3,.settings-users-header h3{color:#0f172a;margin:0;font-size:16px}.settings-muted{color:#64748b;margin:4px 0 0;font-size:12px;line-height:1.6}.settings-search{background:#fff;border:1px solid #94a3b842;border-radius:999px;outline:none;width:240px;height:38px;padding:0 14px;font-size:13px}.settings-table-wrap{padding:0 18px 18px;overflow-x:auto}.settings-table{border-collapse:collapse;width:100%;min-width:920px;font-size:13px}.settings-table th{text-align:left;color:#64748b;border-bottom:1px solid #94a3b82e;padding:12px 10px;font-size:12px;font-weight:800}.settings-table td{color:#0f172a;vertical-align:middle;border-bottom:1px solid #94a3b81f;padding:13px 10px}.settings-display-name{color:#0f172a;font-weight:900}.settings-username{color:#64748b;margin-top:3px;font-size:12px}.settings-reset-pill{color:#92400e;background:#f59e0b1f;border-radius:999px;margin-top:6px;padding:3px 8px;font-size:11px;font-weight:900;display:inline-flex}.settings-inline-edit{align-items:center;gap:8px;display:flex}.settings-inline-edit select,.settings-form-grid input,.settings-form-grid select{background:#fff;border:1px solid #94a3b842;border-radius:12px;outline:none;padding:9px 10px;font-size:13px}.settings-actions{flex-wrap:wrap;gap:8px;display:flex}.settings-actions button{color:#0f172a;background:#f1f5f9f5;padding:8px 12px}.settings-actions button.danger{color:#b91c1c;background:#fef2f2f5}.settings-actions button.safe{color:#047857;background:#ecfdf5f5}.create-card{padding:18px}.settings-form-grid{grid-template-columns:1fr 1fr;gap:12px;margin-top:14px;display:grid}.settings-form-grid label{color:#475569;flex-direction:column;gap:7px;font-size:12px;font-weight:800;display:flex}.settings-form-grid button{align-self:end}.settings-group-list{flex-direction:column;gap:10px;padding:0 18px 18px;display:flex}.settings-group-item{background:#f8fafcc7;border:1px solid #94a3b829;border-radius:16px;padding:12px 13px}.settings-group-item strong{color:#0f172a;font-size:13px;display:block}.settings-group-item span{color:#64748b;margin-top:4px;font-size:12px;display:inline-flex}@media (width<=1100px){.ticket-center-head{justify-content:flex-start!important;margin-bottom:8px!important;position:static!important}.ticket-toolbar-flat{padding-right:12px!important}.settings-grid{grid-template-columns:1fr}.settings-hero,.settings-users-header,.settings-card-title{flex-direction:column;align-items:flex-start}.settings-search{width:100%}}.customer-cabin-page{position:relative}.customer-cabin-head{z-index:6;top:14px;right:16px;justify-content:flex-end!important;align-items:center!important;gap:8px!important;min-height:0!important;margin:0!important;display:flex!important;position:absolute!important}.customer-cabin-head h2,.customer-cabin-head p{display:none!important}.customer-cabin-actions{flex-wrap:wrap;justify-content:flex-end!important;align-items:center!important;gap:8px!important;display:flex!important}.customer-cabin-actions button,.customer-cabin-actions .toolbar-primary-btn,.customer-cabin-actions .toolbar-secondary-btn{border-radius:12px!important;height:36px!important;min-height:36px!important;padding:0 14px!important;font-size:13px!important;font-weight:800!important}.customer-mode-tabs{align-items:center!important;min-height:56px!important;margin-top:0!important;margin-bottom:12px!important;padding:8px 180px 8px 8px!important}.customer-lead-form{position:relative}.customer-lead-form .customer-field-invalid,.customer-lead-form input.customer-field-invalid,.customer-lead-form select.customer-field-invalid,.customer-lead-form textarea.customer-field-invalid{background:#fff7f7!important;border-color:#dc2626!important;box-shadow:0 0 0 3px #dc26261f!important}.customer-lead-form .customer-field-invalid:focus,.customer-lead-form input.customer-field-invalid:focus,.customer-lead-form select.customer-field-invalid:focus,.customer-lead-form textarea.customer-field-invalid:focus{border-color:#b91c1c!important;box-shadow:0 0 0 4px #dc262629!important}.customer-lead-form label:has(.customer-field-invalid){color:#b91c1c!important}@media (width<=1100px){.customer-cabin-head{justify-content:flex-start!important;margin-bottom:8px!important;position:static!important}.customer-mode-tabs{padding-right:8px!important}}.customer-lead-validation-message{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:14px;margin-bottom:12px;padding:10px 12px;font-size:13px;font-weight:800;line-height:1.6;display:none}.customer-lead-validation-message.show{display:block}.customer-field-invalid,input.customer-field-invalid,select.customer-field-invalid,textarea.customer-field-invalid{background:#fff7f7!important;border-color:#dc2626!important;box-shadow:0 0 0 3px #dc26261f!important}.customer-bulk-toolbar{background:linear-gradient(#fff 0%,#f8fafc 100%);border:1px solid #e6ebf2;border-radius:14px;justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;padding:10px 12px;display:flex}.customer-bulk-check,.customer-row-check{color:#475569;cursor:pointer;align-items:center;gap:6px;font-size:12px;font-weight:800;display:inline-flex}.customer-bulk-check input,.customer-row-check input{accent-color:#2563eb;width:15px;height:15px}.customer-row-check{background:#f1f5f9;border-radius:999px;width:fit-content;margin-bottom:8px;padding:4px 8px}.customer-list-card.selected{background:linear-gradient(#eff6ff 0%,#fff 100%)!important;border-color:#93c5fd!important;box-shadow:0 10px 24px #2563eb1a!important}.toolbar-danger-btn:disabled{opacity:.45;cursor:not-allowed;transform:none!important}.knowledge-cabin-panel{position:relative}.knowledge-cabin-head{display:none!important}.knowledge-filter-meta.knowledge-filter-meta-actions{flex-wrap:wrap!important;align-items:center!important;gap:8px!important;margin-bottom:12px!important;display:flex!important}.knowledge-create-inline-btn{border-radius:12px!important;height:36px!important;margin-left:auto!important;padding:0 14px!important;font-size:13px!important;font-weight:800!important}.knowledge-form-error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:14px;margin:0 22px 14px;padding:10px 12px;font-size:13px;font-weight:800;line-height:1.6}.knowledge-field-invalid,.knowledge-form-grid input.knowledge-field-invalid,.knowledge-form-grid select.knowledge-field-invalid,.knowledge-form-grid textarea.knowledge-field-invalid{background:#fff7f7!important;border-color:#dc2626!important;box-shadow:0 0 0 3px #dc26261f!important}.knowledge-field-invalid:focus,.knowledge-form-grid input.knowledge-field-invalid:focus,.knowledge-form-grid select.knowledge-field-invalid:focus,.knowledge-form-grid textarea.knowledge-field-invalid:focus{border-color:#b91c1c!important;box-shadow:0 0 0 4px #dc262629!important}.knowledge-drawer-head{padding-bottom:12px!important}.knowledge-drawer-head h3{letter-spacing:-.01em;font-size:20px!important}@media (width<=900px){.knowledge-create-inline-btn{width:100%;margin-left:0!important}.knowledge-form-error{margin:0 16px 12px}}.operations-cabin-page{position:relative;padding-top:14px!important}.operations-module-tabs{background:linear-gradient(#fff 0%,#f8fafc 100%);border:1px solid #e6ebf2;border-radius:16px;flex-wrap:wrap;align-items:center;gap:8px;padding:10px 12px;display:flex;box-shadow:0 4px 12px #0f172a08}.operations-module-tabs button{color:#334155;cursor:pointer;background:#fff;border:1px solid #d8e1ec;border-radius:999px;height:36px;padding:0 14px;font-size:13px;font-weight:800;transition:all .18s}.operations-module-tabs button:hover{color:#1d4ed8;background:#f8fbff;border-color:#bfd2ea;transform:translateY(-1px)}.operations-validation-message{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:14px;padding:10px 12px;font-size:13px;font-weight:800;line-height:1.6}.operations-field-invalid,input.operations-field-invalid,textarea.operations-field-invalid,select.operations-field-invalid{background:#fff7f7!important;border-color:#dc2626!important;box-shadow:0 0 0 3px #dc26261f!important}.operations-field-invalid:focus,input.operations-field-invalid:focus,textarea.operations-field-invalid:focus,select.operations-field-invalid:focus{border-color:#b91c1c!important;box-shadow:0 0 0 4px #dc262629!important}.operations-data-alert{border-radius:16px;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex}.operations-data-alert.warning{background:#fff7ed;border:1px solid #fed7aa}.operations-data-alert.ok{background:#f0fdf4;border:1px solid #bbf7d0}.operations-data-alert-title{color:#0f172a;font-size:14px;font-weight:900}.operations-data-alert-text{color:#475569;margin-top:4px;font-size:13px;line-height:1.6}.operations-permission-alert{background:#eff6ff;border:1px solid #bfdbfe;border-radius:16px;padding:14px 16px}.operations-cabin-page .section-shell,.operations-cabin-page .page-section-shell{scroll-margin-top:96px}.operations-cabin-page table th{color:#64748b;border-bottom:1px solid #e6ebf2;padding:10px 8px;font-size:12px;font-weight:900}.operations-cabin-page table td{border-bottom:1px solid #f1f5f9;padding:10px 8px}@media (width<=900px){.operations-data-alert{flex-direction:column;align-items:flex-start}}.collab-hero-panel{position:relative;margin-bottom:12px!important;padding:12px 14px!important}.collab-hero-left{display:none!important}.collab-mode-tabs{flex-wrap:wrap;align-items:center!important;gap:8px!important;display:flex!important}.collab-mode-tabs .toolbar-chip{border-radius:999px!important;height:36px!important;padding:0 16px!important;font-size:13px!important;font-weight:800!important}.collab-create-head-row{align-items:center!important}.collab-validation-message{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:14px;margin-bottom:12px;padding:10px 12px;font-size:13px;font-weight:800;line-height:1.6}.collab-field-invalid,input.collab-field-invalid,select.collab-field-invalid,textarea.collab-field-invalid{background:#fff7f7!important;border-color:#dc2626!important;box-shadow:0 0 0 3px #dc26261f!important}.collab-field-invalid:focus,input.collab-field-invalid:focus,select.collab-field-invalid:focus,textarea.collab-field-invalid:focus{border-color:#b91c1c!important;box-shadow:0 0 0 4px #dc262629!important}.collab-task-list-panel .detail-head-row{align-items:center!important;gap:12px!important}.collab-task-list-panel .toolbar-inline{justify-content:flex-end!important;gap:8px!important}.collab-task-list-panel .toolbar-secondary-btn:disabled{opacity:.48;cursor:not-allowed}.collab-bulk-danger-btn{color:#b91c1c!important;background:#fef2f2!important;border-color:#fecaca!important}.collab-bulk-danger-btn:hover:not(:disabled){background:#fee2e2!important}.collab-action-card-head{align-items:center!important;gap:8px!important;display:flex!important}.collab-select-check{cursor:pointer;background:#fff;border:1px solid #d8e1ec;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.collab-select-check input{cursor:pointer;width:14px;height:14px;margin:0}.collab-action-card:has(.collab-select-check input:checked){background:linear-gradient(#eff6ff 0%,#f8fbff 100%)!important;border-color:#2563eb!important}.collab-ai-result-panel .collab-result-card:first-child .collab-result-text{color:#334155;font-weight:700}@media (width<=1100px){.collab-task-list-panel .detail-head-row{flex-direction:column;align-items:flex-start!important}.collab-task-list-panel .toolbar-inline{justify-content:flex-start!important}}.shell4-root{background:radial-gradient(circle at 0 0,#3b82f612,#0000 24%),linear-gradient(#f6f8fb 0%,#eef2f7 100%)!important}.shell4-sidebar{background:#ffffffe6!important;width:172px!important;padding:12px 10px!important}.shell4-main{margin-left:172px!important}.shell4-brand{padding:4px 4px 12px!important}.shell4-brand-logo{border-radius:12px!important;width:36px!important;height:36px!important;font-size:16px!important}.shell4-brand-title{font-size:14px!important}.shell4-brand-subtitle{font-size:10px!important}.shell4-nav{gap:5px!important}.shell4-nav-item{border-radius:12px!important;min-height:38px!important;padding:9px 10px!important;font-size:13px!important;font-weight:800!important}.shell4-nav-item.disabled{filter:grayscale(.25);opacity:.42!important}.shell4-nav-lock{color:#64748b;background:#94a3b82e;border-radius:999px;margin-left:6px;padding:1px 6px;font-size:10px;font-weight:800;display:inline-flex}.shell4-side-user{border-radius:14px!important;padding:8px 9px!important}.shell4-side-user-avatar{border-radius:10px!important;width:30px!important;height:30px!important;font-size:11px!important}.shell4-side-user-name{font-size:12px!important}.shell4-side-user-role{font-size:10px!important}.shell4-sticky-wrap{padding:8px 14px!important}.shell4-topbar{border-radius:18px!important;min-height:54px!important;padding:9px 14px!important;box-shadow:0 10px 26px #0f172a0d!important}.shell4-topbar-left{align-items:center!important;gap:10px!important;display:flex!important}.shell4-topbar-title{font-size:18px!important;font-weight:900!important;line-height:1.1!important}.shell4-dashboard-refresh-btn,.shell4-logout-btn{border-radius:11px!important;height:34px!important;padding:0 12px!important;font-size:12px!important;font-weight:900!important}.shell4-user-chip{border-radius:14px!important;min-width:110px!important;padding:6px 9px!important}.shell4-user-chip-avatar{border-radius:10px!important;width:30px!important;height:30px!important;font-size:11px!important}.shell4-user-chip-name{font-size:12px!important}.shell4-user-chip-role{font-size:10px!important}.shell4-status{border-radius:14px!important;min-height:36px!important;margin-top:6px!important;padding:7px 10px!important}.shell4-status-label{font-size:11px!important}.shell4-status-text{font-size:12px!important;line-height:1.4!important}.shell4-status-time{font-size:10px!important}.shell4-page{padding:0 14px 14px!important}.panel,.detail-block,.settings-card,.list-panel-head,.toolbar-group,.ticket-toolbar-flat{border-color:#94a3b82e!important;box-shadow:0 8px 22px #0f172a0b!important}.panel{border-radius:18px!important;padding:14px!important}.detail-block{border-radius:16px!important;padding:14px!important}.detail-head-row{margin-bottom:10px!important}.detail-head-row h3,.detail-block h3,.panel-head h2,.list-panel-title{font-size:16px!important;font-weight:900!important;line-height:1.2!important}.panel-subtitle,.list-panel-desc,.settings-muted{font-size:12px!important;line-height:1.55!important}.ticket-center-title-wrap,.customer-cabin-head h2,.customer-cabin-head p,.asset-center-head h2,.asset-center-head p,.knowledge-cabin-head h2,.knowledge-cabin-head p,.collab-cabin-head h2,.collab-cabin-head p{display:none!important}.ticket-toolbar-flat,.customer-mode-tabs,.asset-toolbar,.knowledge-toolbar,.collab-toolbar-flat,.operations-module-tabs{border-radius:16px!important;margin-bottom:10px!important;padding:9px 12px!important}.toolbar-chip,.filter-reset-btn,.toolbar-primary-btn,.toolbar-secondary-btn,.primary-action-btn{border-radius:11px!important;height:36px!important;font-size:12px!important;font-weight:900!important}.ticket-row-upgraded,.asset-row,.customer-lead-card,.customer-refund-card,.collab-action-card,.action-item-card{border-radius:15px!important;padding:11px 12px!important}.ticket-row-title,.asset-row-title,.customer-card-title,.collab-card-title{font-size:14px!important;font-weight:900!important;line-height:1.45!important}.modal-mask{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0f172a70!important}.modal-card{border:1px solid #94a3b833;border-radius:22px!important;box-shadow:0 28px 72px #0f172a38!important}.modal-head{background:linear-gradient(#fff 0%,#f8fafc 100%)!important;border-bottom:1px solid #94a3b829!important;padding:16px 18px!important}.modal-title-block h3,.modal-head h3{font-size:18px!important;font-weight:900!important;line-height:1.2!important}.modal-title-block p{font-size:12px!important;line-height:1.55!important}.modal-body{padding:18px!important}.modal-body-scroll{max-height:72vh!important}.modal-foot{z-index:3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:sticky;bottom:0;background:#fffffff5!important;border-top:1px solid #94a3b829!important;padding:12px 18px!important}.modal-foot button{border-radius:12px!important;min-width:104px!important;height:38px!important;font-size:13px!important;font-weight:900!important}.form-item label,.login-label,.detail-cell-label{font-size:12px!important;font-weight:900!important}.form-item input,.form-item select,.form-item textarea,.filter-input,.filter-select,.settings-form-grid input,.settings-form-grid select,.settings-inline-edit select{border-radius:12px!important;min-height:38px!important;font-size:13px!important}.settings-page{align-items:start;grid-template-columns:220px minmax(0,1fr)!important;gap:14px!important;display:grid!important}.settings-hero{grid-column:1/-1;border-radius:20px!important;padding:16px 18px!important}.settings-hero h2{font-size:20px!important}.settings-hero p{font-size:12px!important}.settings-grid{display:contents!important}.settings-card.create-card{grid-column:1;position:sticky;top:112px}.settings-card.groups-card{grid-column:1}.settings-card.users-card{grid-area:2/2/span 2}.settings-card{border-radius:20px!important}.settings-card-title,.settings-users-header{padding:14px 16px 10px!important}.settings-table-wrap{padding:0 16px 16px!important}.settings-table th,.settings-table td{padding:10px 8px!important}.stat-card:before,.ticket-stats .stat-card:before,.ticket-stats-compact .stat-card:before{content:""!important;display:none!important}.form-error,.customer-lead-validation-message,.knowledge-validation-message,.operations-validation-message,.collab-validation-message{border-radius:12px!important;padding:9px 11px!important;font-size:13px!important;line-height:1.55!important}.shell4-user-chip-avatar{white-space:nowrap!important;overflow:hidden!important}@media (width<=1200px){.settings-page{grid-template-columns:1fr!important}.settings-card.create-card,.settings-card.groups-card,.settings-card.users-card{position:static;grid-area:auto/1!important}}@media (width<=960px){.shell4-main{margin-left:0!important}.shell4-sidebar{width:100%!important}.shell4-topbar{align-items:flex-start!important}}select,.filter-select,.toolbar-select,.settings-inline-edit select,.settings-form-grid select,.form-item select,.login-field select,.modal-body select,.detail-block select,.customer-cabin-page select,.ticket-center-panel select,.settings-page select,.asset-layout select,.ai-layout select,.operations-cabin-page select,.collab-cabin-page select{appearance:none!important;color:#0f172a!important;background-color:#fff!important;background-image:linear-gradient(45deg,#0000 50%,#64748b 50%),linear-gradient(135deg,#64748b 50%,#0000 50%),linear-gradient(#fff 0%,#f8fafc 100%)!important;background-position:calc(100% - 17px),calc(100% - 12px),0 0!important;background-repeat:no-repeat!important;background-size:5px 5px,5px 5px,100% 100%!important;border:1px solid #94a3b847!important;border-radius:12px!important;min-height:36px!important;padding:0 34px 0 12px!important;font-size:13px!important;font-weight:700!important;line-height:1.2!important;transition:border-color .16s,box-shadow .16s,background-color .16s!important;box-shadow:0 4px 12px #0f172a09!important}select:hover,.filter-select:hover,.toolbar-select:hover,.settings-inline-edit select:hover,.settings-form-grid select:hover,.form-item select:hover,.modal-body select:hover,.detail-block select:hover{background-color:#fbfdff!important;border-color:#64748b6b!important;box-shadow:0 7px 18px #0f172a0f!important}select:focus,.filter-select:focus,.toolbar-select:focus,.settings-inline-edit select:focus,.settings-form-grid select:focus,.form-item select:focus,.modal-body select:focus,.detail-block select:focus{border-color:#2563eb85!important;outline:none!important;box-shadow:0 0 0 3px #2563eb1c!important}select:disabled{opacity:.62!important;cursor:not-allowed!important;color:#94a3b8!important;background-color:#f1f5f9!important}.settings-inline-edit select,.settings-table select{height:34px!important;min-height:34px!important;box-shadow:none!important;background-position:calc(100% - 15px),calc(100% - 10px),0 0!important;border-radius:10px!important;padding-left:10px!important;padding-right:30px!important;font-size:12px!important;font-weight:800!important}.form-item select,.modal-body select,.customer-cabin-page select,.operations-cabin-page select,.asset-layout select{width:100%!important}.filter-input,.filter-select,.form-item input,.form-item textarea,.settings-form-grid input,.settings-form-grid select,.settings-search{border-color:#94a3b847!important;box-shadow:0 4px 12px #0f172a09!important}select option{color:#0f172a;background:#fff;font-size:13px}.settings-inline-edit button,.settings-actions button{border-radius:10px!important;height:32px!important;font-size:12px!important;font-weight:800!important}.modern-select{width:100%;min-width:0;position:relative}.modern-select-trigger{color:#0f172a;cursor:pointer;background:linear-gradient(#fff 0%,#f8fafc 100%);border:1px solid #94a3b847;border-radius:12px;justify-content:space-between;align-items:center;gap:10px;width:100%;min-height:38px;padding:0 10px 0 12px;font-size:13px;font-weight:800;transition:border-color .16s,box-shadow .16s,transform .16s;display:flex;box-shadow:0 4px 12px #0f172a09}.modern-select-trigger:hover{background:#fff;border-color:#64748b70;box-shadow:0 8px 18px #0f172a11}.modern-select.open .modern-select-trigger,.modern-select-trigger:focus{border-color:#2563eb85;outline:none;box-shadow:0 0 0 3px #2563eb1c}.modern-select.compact .modern-select-trigger{min-height:34px;box-shadow:none;border-radius:10px;padding-left:10px;padding-right:9px;font-size:12px}.modern-select.disabled .modern-select-trigger,.modern-select-trigger:disabled{cursor:not-allowed;opacity:.62;color:#94a3b8;box-shadow:none;background:#f1f5f9}.modern-select-value,.modern-select-placeholder{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.modern-select-placeholder{color:#94a3b8}.modern-select-chevron{color:#64748b;background:#94a3b81f;border-radius:999px;flex:none;justify-content:center;align-items:center;width:20px;height:20px;font-size:13px;line-height:1;transition:transform .16s,background .16s;display:inline-flex}.modern-select.open .modern-select-chevron{color:#1d4ed8;background:#2563eb1f;transform:rotate(180deg)}.modern-select-menu{z-index:1200;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffffa;border:1px solid #94a3b833;border-radius:14px;min-width:150px;max-height:260px;padding:6px;position:absolute;top:calc(100% + 7px);left:0;right:0;overflow:auto;box-shadow:0 18px 42px #0f172a24}.modern-select-option{color:#334155;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:10px;justify-content:space-between;align-items:center;gap:8px;width:100%;min-height:34px;padding:0 9px 0 10px;font-size:13px;font-weight:800;transition:background .14s,color .14s;display:flex}.modern-select-option:hover{color:#0f172a;background:#f1f5f9}.modern-select-option.selected{color:#1d4ed8;background:#eff6ff}.modern-select-option.disabled{opacity:.46;cursor:not-allowed}.modern-select-option-label{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.modern-select-check{color:#2563eb;flex-shrink:0;font-size:13px;font-weight:900}.modern-select-empty{color:#94a3b8;text-align:center;padding:10px;font-size:12px;font-weight:800}.settings-inline-edit .modern-select,.settings-table .modern-select{width:128px}select{appearance:none}.ticket-list-only-layout{width:100%;display:block}.ticket-left-full{width:100%;min-width:0}.ticket-list-only-layout .ticket-list-box{grid-template-columns:repeat(auto-fill,minmax(360px,1fr));gap:10px;display:grid}.ticket-list-only-layout .ticket-row-upgraded{min-height:148px!important}.ticket-detail-drawer-mask{z-index:1900;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172a57;justify-content:flex-end;display:flex;position:fixed;inset:0}.ticket-detail-drawer{background:radial-gradient(circle at 100% 0,#2563eb0f,#0000 28%),#f8fafc;border-left:1px solid #94a3b847;flex-direction:column;width:min(880px,100vw - 210px);height:100vh;animation:.18s ease-out ticketDrawerIn;display:flex;box-shadow:-26px 0 70px #0f172a38}@keyframes ticketDrawerIn{0%{opacity:.72;transform:translate(28px)}to{opacity:1;transform:translate(0)}}.ticket-detail-drawer-head{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffeb;border-bottom:1px solid #94a3b82e;justify-content:space-between;align-items:center;gap:14px;min-height:68px;padding:14px 18px;display:flex}.ticket-detail-drawer-title-wrap{min-width:0}.ticket-detail-drawer-kicker{color:#64748b;letter-spacing:.08em;margin-bottom:5px;font-size:12px;font-weight:900}.ticket-detail-drawer-title{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;font-size:17px;font-weight:900;line-height:1.25;overflow:hidden}.ticket-detail-drawer-close{color:#334155;cursor:pointer;background:#fff;border:1px solid #94a3b842;border-radius:12px;height:36px;padding:0 14px;font-size:13px;font-weight:900;transition:all .16s}.ticket-detail-drawer-close:hover{color:#1d4ed8;background:#eff6ff;border-color:#2563eb61;transform:translateY(-1px)}.ticket-detail-drawer-body{flex:1;padding:14px;overflow-y:auto}.ticket-detail-drawer-body .ticket-detail-box{gap:12px}.ticket-detail-drawer-body .detail-block{background:#fffffff5}.ticket-detail-drawer-body .empty{margin:0}.ticket-right{min-width:0}@media (width<=1180px){.ticket-detail-drawer{width:min(860px,100vw - 40px)}}@media (width<=780px){.ticket-list-only-layout .ticket-list-box{grid-template-columns:1fr}.ticket-detail-drawer{width:100vw}.ticket-detail-drawer-head{padding:12px 14px}.ticket-detail-drawer-body{padding:10px}}.ticket-list-only-layout .ticket-list-box,.ticket-list-horizontal{flex-direction:column!important;gap:8px!important;display:flex!important}.ticket-row-horizontal{grid-template-columns:auto minmax(300px,1.7fr) minmax(150px,.72fr) minmax(160px,.78fr) minmax(150px,.72fr) auto;text-align:left!important;cursor:pointer!important;border-radius:16px!important;align-items:center!important;gap:14px!important;width:100%!important;min-height:92px!important;padding:12px 14px!important;display:grid!important}.ticket-row-horizontal:hover{transform:translateY(-1px)}.ticket-row-horizontal.active{border-color:#2563eb80!important;box-shadow:0 12px 28px #2563eb1f!important}.horizontal-check{justify-content:center;width:28px;min-width:28px;margin:0!important}.horizontal-check span{display:none}.ticket-horizontal-main{flex-direction:column;gap:6px;min-width:0;display:flex}.ticket-horizontal-badges{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.ticket-horizontal-id-line{color:#64748b;align-items:center;gap:10px;min-width:0;font-size:12px;display:flex}.ticket-horizontal-order{white-space:nowrap;color:#64748b;align-items:center;gap:6px;min-width:0;display:inline-flex}.horizontal-summary{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-weight:750;display:-webkit-box;overflow:hidden;color:#0f172a!important;min-height:0!important;margin:0!important;font-size:13px!important;line-height:1.45!important}.ticket-horizontal-customer,.ticket-horizontal-service,.ticket-horizontal-owner{flex-direction:column;gap:5px;min-width:0;display:flex}.ticket-horizontal-label{color:#94a3b8;font-size:11px;font-weight:900;line-height:1}.ticket-horizontal-service-text,.ticket-horizontal-assignee{color:#334155;white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:12px;font-weight:800;line-height:1.45;overflow:hidden}.ticket-row-horizontal .ticket-row-buyer{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:900;line-height:1.3;overflow:hidden;margin:0!important}.ticket-row-horizontal .ticket-row-shop{color:#64748b;white-space:nowrap;text-overflow:ellipsis;font-size:12px;line-height:1.3;overflow:hidden;margin:0!important}.horizontal-actions{flex-wrap:wrap;justify-content:flex-end;min-width:120px;gap:6px!important}.horizontal-actions .ticket-pool-action{border-radius:999px;height:26px;padding:0 9px;font-size:11px;line-height:26px}.ticket-row-horizontal .ticket-row-check input{width:16px;height:16px}.ticket-row-horizontal .ticket-sla-badge,.ticket-row-horizontal .type-tag,.ticket-row-horizontal .status-badge,.ticket-row-horizontal .urgent-badge,.ticket-row-horizontal .ticket-pool-badge{height:22px;padding:0 8px;font-size:11px}.form-item-invalid input,.form-item-invalid select,.form-item-invalid textarea,[data-field-name].ticket-field-focus,input.ticket-field-focus,select.ticket-field-focus,textarea.ticket-field-focus{background:#fff7f7!important;border-color:#dc2626!important;box-shadow:0 0 0 4px #dc262621!important}.ticket-form-section.ticket-section-focus{border-color:#dc262657!important;box-shadow:0 0 0 3px #dc262614,0 12px 30px #0f172a0f!important}@media (width<=1320px){.ticket-row-horizontal{grid-template-columns:auto minmax(260px,1.5fr) minmax(130px,.7fr) minmax(140px,.72fr) auto}.ticket-horizontal-owner{display:none}}@media (width<=980px){.ticket-row-horizontal{grid-template-columns:auto minmax(0,1fr);align-items:start!important}.ticket-horizontal-customer,.ticket-horizontal-service,.ticket-horizontal-owner,.horizontal-actions{grid-column:2}.horizontal-actions{justify-content:flex-start}}.ticket-form-section.ticket-form-section-focus{border-color:#ef444494!important;box-shadow:0 0 0 3px #ef44441a,0 12px 28px #0f172a14!important}input.ticket-field-focus-error,select.ticket-field-focus-error,textarea.ticket-field-focus-error,[data-field-name].ticket-field-focus-error{background:#fff7f7!important;border-color:#ef4444!important;box-shadow:0 0 0 3px #ef444424!important}.ticket-form-section-focus .ticket-form-section-head h4:after{content:"  路  璇疯ˉ鍏ㄦ鍖哄煙";color:#dc2626;font-size:12px;font-weight:800}.customer-two-pane{display:block!important}.customer-left-list{grid-template-columns:repeat(auto-fill,minmax(360px,1fr))!important;align-items:start!important;gap:10px!important;width:100%!important;max-width:none!important;display:grid!important}.customer-bulk-toolbar{grid-column:1/-1}.customer-list-card{min-height:138px}.customer-main-card.customer-detail-drawer-card{z-index:1850;width:min(880px,100vw - 190px);height:100vh;max-height:100vh;display:none;top:0;right:0;overflow-y:auto;background:radial-gradient(circle at 100% 0,#2563eb0f,#0000 28%),#f8fafc!important;border:0!important;border-left:1px solid #94a3b83d!important;border-radius:0!important;padding:0!important;position:fixed!important;box-shadow:-26px 0 70px #0f172a38!important}.customer-cabin-page.customer-drawer-open .customer-main-card.customer-detail-drawer-card{animation:.18s ease-out customerDrawerIn;display:block}.customer-cabin-page.customer-drawer-open:after{content:"";z-index:1840;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172a52;position:fixed;inset:0}@keyframes customerDrawerIn{0%{opacity:.72;transform:translate(28px)}to{opacity:1;transform:translate(0)}}.customer-detail-drawer-head{z-index:4;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff0;border-bottom:1px solid #94a3b82e;justify-content:space-between;align-items:center;gap:14px;min-height:68px;padding:14px 18px;display:flex;position:sticky;top:0}.customer-detail-drawer-kicker{color:#64748b;letter-spacing:.08em;margin-bottom:5px;font-size:12px;font-weight:900}.customer-detail-drawer-title{color:#0f172a;white-space:normal;word-break:break-all;font-size:17px;font-weight:900;line-height:1.25}.customer-detail-drawer-close{color:#334155;cursor:pointer;background:#fff;border:1px solid #94a3b842;border-radius:12px;flex-shrink:0;height:36px;padding:0 14px;font-size:13px;font-weight:900;transition:all .16s}.customer-detail-drawer-close:hover{color:#1d4ed8;background:#eff6ff;border-color:#2563eb61;transform:translateY(-1px)}.customer-main-card.customer-detail-drawer-card>.customer-detail-stack,.customer-main-card.customer-detail-drawer-card>.detail-block,.customer-main-card.customer-detail-drawer-card>.empty{margin:14px}.customer-main-card.customer-detail-drawer-card>.detail-block{background:#fffffff5}@media (width<=1180px){.customer-main-card.customer-detail-drawer-card{width:min(860px,100vw - 40px)}}@media (width<=780px){.customer-left-list{grid-template-columns:1fr!important}.customer-main-card.customer-detail-drawer-card{width:100vw}.customer-detail-drawer-head{padding:12px 14px}}.urgency-badge.normal{color:#64748b;white-space:nowrap;background:#f1f5f9;border-radius:999px;align-items:center;height:24px;padding:0 10px;font-size:12px;font-weight:800;display:inline-flex}.ticket-row-horizontal{cursor:pointer}.ticket-row-horizontal .ticket-horizontal-customer-primary{min-width:220px}.ticket-row-horizontal .ticket-horizontal-request{flex:380px;min-width:320px}.ticket-row-horizontal .horizontal-request-summary{color:#0f172a;font-size:13px;font-weight:700;line-height:1.55}.customer-drawer-mask-clicker{z-index:1840;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:default;background:#0f172a52;border:0;margin:0;padding:0;position:fixed;inset:0}.customer-cabin-page.customer-drawer-open:after{display:none!important}.customer-main-card.customer-detail-drawer-card{z-index:1850!important}.customer-intent-filter{background:#ffffffc7;border:1px solid #94a3b829;border-radius:16px;flex-wrap:wrap;gap:8px;margin:0 0 10px;padding:8px 10px;display:flex}.customer-intent-chip{color:#475569;cursor:pointer;background:#fff;border:1px solid #94a3b838;border-radius:999px;height:32px;padding:0 12px;font-size:12px;font-weight:900;transition:all .16s}.customer-intent-chip:hover{color:#1d4ed8;background:#f8fbff;border-color:#2563eb52}.customer-intent-chip.active{color:#1d4ed8;background:#eff6ff;border-color:#2563eb61;box-shadow:inset 0 0 0 1px #2563eb14}.refund-form .customer-lead-validation-message{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:14px;margin-bottom:12px;padding:10px 12px;font-size:13px;font-weight:800;line-height:1.6;display:none}.refund-form .customer-lead-validation-message.show{display:block}.refund-form .customer-field-invalid,.refund-form input.customer-field-invalid,.refund-form select.customer-field-invalid,.refund-form textarea.customer-field-invalid{background:#fff7f7!important;border-color:#dc2626!important;box-shadow:0 0 0 3px #dc26261f!important}.ticket-toolbar-sort{align-items:center;gap:8px;margin-left:8px;display:inline-flex}.ticket-toolbar-sort-label{color:#64748b;white-space:nowrap;font-size:12px;font-weight:900}.ticket-toolbar-sort select{border-radius:10px!important;height:34px!important;min-height:34px!important;font-size:12px!important;font-weight:800!important}.ticket-horizontal-date-line{color:#64748b;flex-wrap:wrap;gap:6px;margin-top:6px;font-size:11px;line-height:1.4;display:flex}.ticket-horizontal-date-line span{color:#475569;background:#f1f5f9;border-radius:999px;align-items:center;height:22px;padding:0 8px;font-weight:800;display:inline-flex}.ticket-horizontal-badges .urgent-badge,.ticket-horizontal-badges .urgency-badge{flex-shrink:0}.urgency-badge.normal{color:#475569;background:#f1f5f9;border-radius:999px;align-items:center;height:24px;padding:0 10px;font-size:12px;font-weight:800;display:inline-flex}.customer-intent-chip.follow-today{border-color:#2563eb47}.customer-intent-chip.follow-overdue{color:#b91c1c;border-color:#dc262647}.customer-intent-chip.follow-overdue.active{color:#b91c1c;background:#fef2f2}.customer-next-follow-chip{color:#1d4ed8;background:#eff6ff;border-radius:999px;align-items:center;height:24px;padding:0 9px;font-size:11px;font-weight:900;display:inline-flex}.customer-next-follow-chip.overdue{color:#b91c1c;background:#fef2f2}.customer-next-follow-chip.today{color:#c2410c;background:#fff7ed}.customer-lead-form input[type=datetime-local]{border-radius:12px;height:40px}
