*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-sans, -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Microsoft YaHei", sans-serif);background-color:#f5f5f5;color:#333}.app-update-pill{position:fixed;right:max(16px,env(safe-area-inset-right,0px));bottom:calc(16px + env(safe-area-inset-bottom,0px));z-index:99999;display:inline-flex;align-items:center;gap:8px;padding:8px 8px 8px 14px;border:1px solid rgba(255,255,255,.08);border-radius:999px;background:linear-gradient(180deg,#2b2b36,#1d1d24);color:#fff;font-size:13px;font-weight:600;cursor:pointer;box-shadow:0 8px 26px #14162857;max-width:calc(100vw - 32px)}.app-update-pill:hover{filter:brightness(1.12)}.app-update-pill:active{transform:translateY(1px)}.app-update-ico{color:#7fb0f2;flex-shrink:0}.app-update-txt{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-update-cta{flex-shrink:0;background:#1461d2;color:#fff;font-size:12px;font-weight:700;padding:4px 11px;border-radius:999px;line-height:1.3}.app-update-pill:hover .app-update-cta{background:#2a72de}.upd-fade-enter-active,.upd-fade-leave-active{transition:opacity .22s ease,transform .22s ease}.upd-fade-enter-from,.upd-fade-leave-to{opacity:0;transform:translateY(10px)}@font-face{font-family:Geist Mono;src:url(/assets/GeistMono-Variable-Dispecij.woff2) format("woff2");font-weight:100 900;font-style:normal;font-display:swap}@font-face{font-family:"ZGC Serif SC";src:url(/assets/ZgcSerifSC-onboard-CgLBldKS.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap;unicode-range:U+4E00-9FFF,U+3001,U+3002,U+FF0C,U+2014}:root{--bg-page: #f3f4f6;--bg-card: #ffffff;--bg-subtle: #f9fafb;--bg-accent-lt: #eff4ff;--border: #e5e7eb;--border-strong: #d1d5db;--border-accent: #93bcf5;--text-primary: #111827;--text-secondary:#374151;--text-muted: #6b7280;--text-placeholder:#9ca3af;--accent: #1461d2;--accent-hover: #1151b8;--accent-dark: #0d3d8a;--danger: #dc2626;--danger-hover: #b91c1c;--success: #16a34a;--shadow-card: 0 1px 2px rgba(0,0,0,.05), 0 1px 1px rgba(0,0,0,.03);--shadow-card-md: 0 2px 8px rgba(0,0,0,.06), 0 1px 3px rgba(0,0,0,.03);--shadow-modal: 0 8px 32px rgba(0,0,0,.12), 0 2px 8px rgba(0,0,0,.05);--sb-bg: #fbfaf9;--sb-hover: #eeedea;--sb-text: #322f2b;--sb-text-dim: #676560;--sb-text-bright: #232220;--sb-border: #ebe9e4;--bg-2: #f6f5f3;--bg-3: #edece9;--modal-w-sm: 420px;--modal-w-md: 460px;--modal-w-lg: 520px;--modal-w-xl: 640px;--shadow-xs: 0 1px 2px rgba(15, 23, 42, .04);--shadow-sm: 0 1px 3px rgba(15, 23, 42, .06), 0 1px 2px rgba(15, 23, 42, .04);--shadow-md: 0 4px 12px rgba(15, 23, 42, .07), 0 2px 4px rgba(15, 23, 42, .04);--shadow-lg: 0 12px 28px rgba(15, 23, 42, .1), 0 4px 8px rgba(15, 23, 42, .05);--radius-sm: 6px;--radius-md: 8px;--radius-lg: 12px;--radius-xl: 16px;--radius-full: 9999px;--text-xs: 12px;--text-sm: 13px;--text-base: 14px;--text-md: 15px;--text-lg: 17px;--text-xl: 20px;--text-2xl: 24px;--text-3xl: 30px;--lh-tight: 1.3;--lh-snug: 1.5;--lh-normal: 1.65;--lh-relaxed: 1.8;--fw-normal: 400;--fw-medium: 500;--fw-semibold: 600;--fw-bold: 700;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 20px;--space-6: 24px;--space-7: 28px;--space-8: 32px;--space-10: 40px;--space-12: 48px;--font-sans: -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Microsoft YaHei", "Hiragino Sans GB", "Noto Sans CJK SC", "Noto Sans SC", "Source Han Sans SC", system-ui, sans-serif;--font-mono: "JetBrains Mono", "Cascadia Code", "SF Mono", "Menlo", "Consolas", monospace}*,*:before,*:after{box-sizing:border-box}button,input,optgroup,select,textarea{font-family:inherit}body{font-family:var(--font-sans);font-size:var(--text-base);color:var(--text-primary);background:var(--bg-page);margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#9ca3af}.admin-layout{--admin-blue: #2563eb;--admin-blue-hover: #1d4ed8;--cf-blue: var(--admin-blue);--cf-text: #2f3033;--cf-muted: #6f7074;--cf-line: #dedede;--admin-bg: #f7f7f8;--admin-text: var(--cf-text);--admin-muted: var(--cf-muted);--admin-line: var(--cf-line);--admin-accent: var(--admin-blue);--admin-sidebar-width: 264px;--admin-topbar-height: 64px;--admin-content-max: 1280px;--admin-content-wide: 1280px;--admin-page-padding-x: 32px;--admin-page-padding-y: 28px;--admin-radius-sm: 8px;--admin-radius-lg: 12px;--admin-shadow-card: 0 1px 2px rgba(0,0,0,.05);--admin-font-size: 13px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,Hiragino Sans GB,Noto Sans CJK SC,Noto Sans SC,Helvetica Neue,Arial,sans-serif}.admin-layout .page,.admin-layout .dashboard-page{color:var(--cf-text)}.admin-layout .page{width:100%!important;max-width:var(--admin-content-max)!important;min-width:0!important;margin:0 auto!important;padding:var(--admin-page-padding-y) var(--admin-page-padding-x) 44px!important}.admin-layout .page-header{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:18px!important;margin-bottom:22px!important}.admin-layout .page-title{color:var(--cf-text)!important;font-size:24px!important;line-height:1.15!important;font-weight:720!important;letter-spacing:-.35px!important;margin:0 0 6px!important}.admin-layout .page-subtitle{color:var(--cf-muted)!important;font-size:13px!important;margin:0!important}.admin-layout .table-card,.admin-layout .settings-card{background:#fff!important;border:1px solid var(--cf-line)!important;border-radius:var(--admin-radius-lg)!important;box-shadow:0 1px 2px #0000000d!important;overflow:hidden!important}.admin-layout .table-card{padding:12px!important;width:100%!important;max-width:100%!important;min-width:0!important;overflow-x:auto!important;overflow-y:hidden!important;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;scrollbar-gutter:stable}.admin-layout .table-card .n-data-table{border-radius:8px;overflow:hidden;max-width:100%;min-width:0}.admin-layout .table-card .n-spin-container,.admin-layout .table-card .n-spin-content,.admin-layout .table-card .n-data-table-wrapper,.admin-layout .table-card .n-data-table-base-table{width:100%;max-width:100%;min-width:0}.admin-layout .table-card .n-data-table-base-table-body{width:100%;max-width:100%;min-width:0;-webkit-overflow-scrolling:touch}.admin-layout .table-card .n-data-table-base-table-body .n-scrollbar-container{touch-action:pan-x pan-y;overscroll-behavior-x:contain}.admin-layout .table-card .n-data-table-table{word-break:keep-all!important}.admin-layout .table-card .n-data-table-th,.admin-layout .table-card .n-data-table-td{white-space:nowrap}.admin-layout .table-card .n-data-table .n-pagination{margin:12px 4px 2px!important}.admin-layout .n-data-table{--n-border-color: var(--cf-line) !important;--n-th-color: #fafafa !important;--n-th-text-color: #5f6063 !important;--n-td-color-hover: #f7f7f7 !important;--n-font-size: var(--admin-font-size) !important;font-size:var(--admin-font-size)!important}.admin-layout .n-button:not(.n-button--primary-type):not(.n-button--error-type),.admin-layout .btn-ghost,.admin-layout .ctrl-btn--edit,.admin-layout .ctrl-btn--cancel{border-color:var(--cf-line)!important;background:#fff!important;color:#111!important;border-radius:var(--admin-radius-sm)!important;box-shadow:0 1px 2px #0000000f;font-size:13px!important}.admin-layout .btn-primary,.admin-layout .ctrl-btn--save{border-color:var(--cf-blue)!important;background:var(--cf-blue)!important;color:#fff!important}.admin-layout .n-input,.admin-layout .n-base-selection{--n-border: 1px solid var(--cf-line) !important;--n-border-hover: 1px solid #a9a9a9 !important;--n-border-focus: 1px solid var(--cf-blue) !important;--n-border-radius: var(--admin-radius-sm) !important;--n-box-shadow-focus: 0 0 0 2px rgba(15, 107, 255, .16) !important;--n-font-size: 13px !important}@media (max-width: 900px){.admin-layout .page{padding:22px 18px 36px!important}.admin-layout .page-header{align-items:flex-start!important;flex-direction:column!important}.admin-layout .page-title{font-size:28px!important}.admin-layout .table-card{overflow-x:auto!important}.admin-layout .filters,.admin-layout .header-actions{width:100%!important}.admin-layout .filters .n-input,.admin-layout .filters .n-base-selection,.admin-layout .header-actions .n-input,.admin-layout .header-actions .n-base-selection{width:100%!important;min-width:0!important}}@media (max-width: 1024px) and (pointer: coarse){input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=color]):not([type=file]),textarea,select{font-size:16px!important}}.theme-openclaw{--agent-accent: #1461d2;--agent-accent-soft: rgba(20, 97, 210, .1);--agent-accent-strong: #0d3d8a;--agent-accent-text: #ffffff}.theme-hermes{--agent-accent: #0daa64;--agent-accent-soft: rgba(13, 170, 100, .1);--agent-accent-strong: #047a47;--agent-accent-text: #ffffff}.agent-detail-root{--agent-accent: var(--accent);--agent-accent-soft: rgba(20, 97, 210, .1);--agent-accent-strong: var(--accent-dark);--agent-accent-text: #ffffff}:root{--msg-rich-max: 560px}.chat-md{font-size:14px;line-height:1.6;color:var(--tx);word-break:break-word;min-width:0}@media (max-width: 1024px) and (pointer: coarse){.chat-md{font-size:15px}}@media (max-width: 520px) and (pointer: coarse){.chat-md{font-size:16px}.chat-md pre,.chat-md pre code{font-size:14px}}.chat-md p{margin:0 0 7px}.chat-md p:last-child{margin-bottom:0}.chat-md>:first-child{margin-top:0}.chat-md>:last-child{margin-bottom:0}.chat-md h1,.chat-md h2,.chat-md h3,.chat-md h4,.chat-md h5,.chat-md h6{margin:12px 0 6px;font-weight:700;line-height:1.35;color:var(--tx)}.chat-md h1{font-size:1.25em}.chat-md h2{font-size:1.15em}.chat-md h3{font-size:1.05em}.chat-md h4,.chat-md h5,.chat-md h6{font-size:1em}.chat-md pre{background:var(--bg-subtle, #f6f8fa);border:1px solid var(--border);border-radius:10px;padding:12px 14px;overflow-x:auto;font-size:13px;line-height:1.55;margin:8px 0;max-width:100%}.chat-md code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.9em;background:var(--acc-soft);color:var(--acc-text);border-radius:5px;padding:1.5px 5px}.chat-md pre code{background:none;color:var(--tx);padding:0;font-size:13px}.chat-md .hljs-comment,.chat-md .hljs-quote{color:#6e7781;font-style:italic}.chat-md .hljs-keyword,.chat-md .hljs-selector-tag,.chat-md .hljs-literal,.chat-md .hljs-section,.chat-md .hljs-doctag,.chat-md .hljs-type,.chat-md .hljs-name{color:#cf222e}.chat-md .hljs-string,.chat-md .hljs-meta .hljs-string,.chat-md .hljs-regexp,.chat-md .hljs-addition{color:#0a3069}.chat-md .hljs-number,.chat-md .hljs-bullet{color:#0550ae}.chat-md .hljs-attr,.chat-md .hljs-attribute,.chat-md .hljs-variable,.chat-md .hljs-template-variable,.chat-md .hljs-selector-attr,.chat-md .hljs-selector-class{color:#953800}.chat-md .hljs-title,.chat-md .hljs-title.function_,.chat-md .hljs-built_in,.chat-md .hljs-symbol{color:#8250df}.chat-md .hljs-title.class_,.chat-md .hljs-class .hljs-title,.chat-md .hljs-meta{color:#6639ba}.chat-md .hljs-deletion{color:#cf222e}.chat-md .hljs-emphasis{font-style:italic}.chat-md .hljs-strong{font-weight:600}.chat-md .code-block{position:relative}.chat-md .code-copy{position:absolute;top:8px;right:8px;z-index:1;display:inline-flex;align-items:center;justify-content:center;min-width:26px;height:26px;padding:0 6px;border:1px solid var(--border-2);border-radius:7px;background:#ffffffeb;color:var(--tx-2);cursor:pointer;opacity:0;transition:opacity .14s ease,background .14s ease,color .14s ease}.chat-md .code-block:hover .code-copy,.chat-md .code-copy:focus-visible{opacity:1}.chat-md .code-copy:hover{background:var(--bg-hover);color:var(--tx)}.chat-md .code-copy.copied{opacity:1;color:#1a7f37;border-color:#9fd4ae}.chat-md .code-copy.copied svg{display:none}.chat-md .code-copy.copied:after{content:attr(data-copied-label);font-size:11px;font-weight:600}@media (hover: none){.chat-md .code-copy{opacity:.65}}.chat-md .md-table-wrap{display:inline-block;vertical-align:top;max-width:100%;overflow-x:auto;margin:9px 0;border:1px solid var(--border-strong);border-radius:8px}.chat-md table{border-collapse:separate;border-spacing:0;font-size:14px;margin:0}.chat-md th,.chat-md td{border-right:1px solid var(--border-2);border-bottom:1px solid var(--border-2);padding:7px 12px;text-align:left}.chat-md th:last-child,.chat-md td:last-child{border-right:none}.chat-md tbody tr:last-child td{border-bottom:none}.chat-md thead th{background:var(--bg-active);font-weight:700;color:var(--tx)}.chat-md tbody tr:nth-child(2n){background:var(--bg-subtle)}.chat-md ul,.chat-md ol{margin:7px 0;padding-left:23px}.chat-md li{margin:5px 0;padding-left:3px}.chat-md li::marker{color:var(--tx-3)}.chat-md .task-checkbox{display:inline-block;width:1em;height:1em;margin-right:6px;vertical-align:-.14em;border:1.5px solid var(--border-strong);border-radius:4px;background:var(--bg);position:relative}.chat-md .task-checkbox.checked{background:var(--acc);border-color:var(--acc)}.chat-md .task-checkbox.checked:after{content:"";position:absolute;left:50%;top:45%;width:.32em;height:.6em;border:solid #fff;border-width:0 2px 2px 0;transform:translate(-50%,-55%) rotate(45deg)}.chat-md li:has(>.task-checkbox){list-style:none;margin-left:-19px}.chat-md li>p{margin:0}.chat-md li>ul,.chat-md li>ol{margin:5px 0}.chat-md blockquote{position:relative;margin:8px 0;padding:2px 8px 2px 13px;color:var(--tx-2);width:fit-content;max-width:100%}.chat-md blockquote:before{content:"";position:absolute;left:0;top:2px;bottom:2px;width:3px;border-radius:3px;background:var(--border-strong, #c9cdd6)}.chat-md blockquote p:last-child{margin-bottom:0}.chat-md hr{border:none;border-top:1px solid var(--border);margin:14px 0}.chat-md img{display:block;max-width:100%;max-height:320px;width:auto;height:auto;border-radius:8px;border:1px solid var(--border);margin:7px 0;cursor:zoom-in}.chat-md a{color:var(--acc-text);text-decoration:none;border-bottom:1px solid var(--acc-soft-2);overflow-wrap:anywhere}.chat-md a:hover{border-bottom-color:var(--acc)}.chat-md a[target=_blank]{border-bottom:none}.chat-md a[target=_blank]:before{content:"";display:inline-block;width:.82em;height:.82em;margin-right:3px;vertical-align:-.07em;background:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='black' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M9.5 2.5H13.5V6.5'/%3E%3Cpath d='M13.5 2.5 7 9'/%3E%3Cpath d='M11.5 9.5v3H3.5V4.5h3'/%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='black' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M9.5 2.5H13.5V6.5'/%3E%3Cpath d='M13.5 2.5 7 9'/%3E%3Cpath d='M11.5 9.5v3H3.5V4.5h3'/%3E%3C/svg%3E") center/contain no-repeat}.chat-md math[display=block]{display:block;margin:8px 0;text-align:center;font-size:1.15em;overflow-x:auto}.chat-md math{font-size:1.05em}.chat-md .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.chat-md .footnotes,.chat-md section[data-footnotes]{margin-top:12px;padding-top:9px;border-top:1px solid var(--border);font-size:12px;color:var(--tx-2)}.chat-md .footnotes ol{margin:0;padding-left:18px}.chat-md .footnotes li{margin:2px 0}.chat-md [data-footnote-ref],.chat-md [data-footnote-backref]{border-bottom:none;font-weight:600;text-decoration:none}.chat-md .mention{color:var(--acc-text);background:var(--acc-soft);font-weight:600;border-radius:3px;padding:0 2px;white-space:nowrap;cursor:default;border-bottom:none;transition:background .12s}.chat-md .mention:hover{background:var(--acc-soft-2)}.chat-md .mention-self{color:var(--mention-self-text, #a15c07);background:var(--mention-self-bg, rgba(245, 158, 11, .16))}.chat-md .mention-self:hover{background:var(--mention-self-bg-hover, rgba(245, 158, 11, .26))}.chat-md .path-chip{display:inline-flex;align-items:center;gap:4px;vertical-align:middle;max-width:100%;padding:3px 8px 3px 6px;border-radius:7px;color:var(--acc-text);background:var(--acc-soft);font-size:.92em;line-height:1.25;cursor:pointer;transition:background .12s}.chat-md .path-chip:hover{background:var(--acc-soft-2)}.chat-md .path-chip .att-type-icon{flex-shrink:0;display:inline-flex;width:1.05em;height:1.05em;font-size:inherit;line-height:0}.chat-md .path-chip .att-type-icon svg{width:1.05em;height:1.05em}.chat-md .path-chip-name{white-space:normal;word-break:break-all;min-width:0}.chat-md img.md-emoji{display:inline-block;width:1.3em;height:1.3em;max-width:1.3em;max-height:1.3em;vertical-align:-.28em;margin:0 .02em;border:none;border-radius:0;-webkit-user-select:text;user-select:text}
