.content-page{min-width:0;color:var(--ink)}.content-page-heading>div>p,.section-heading>div>p,.category-editor-heading>div>p,.immersive-body-heading>div>p,.editor-title-help{display:none}.content-preview-dialog .dialog-heading>div>p,.media-dialog .dialog-heading>div>p,.content-check small,.editor-ai-disclaimer{display:none}.content-page-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:14px}.content-page-heading>div{min-width:0}.content-page-heading>.content-button,.content-page-heading>.editor-ai-actions{flex:0 0 auto}.content-page-heading h1{font-size:24px;line-height:1.2;font-weight:680;letter-spacing:0}.editor-ai-actions{display:flex;gap:8px;flex-wrap:wrap}.editor-ai-quick-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin:0 0 14px;padding:10px 12px;border:1px solid var(--divider);border-radius:10px;background:var(--surface-subtle);box-shadow:0 4px 12px #19273d06}.editor-ai-quick-actions>span{color:var(--text-secondary);font-size:12px;font-weight:700}.ai-workbench-heading{align-items:flex-start;margin-bottom:18px}.ai-workbench-heading>div{min-width:0}.ai-workbench-heading>div>p{display:block;margin-top:6px;color:var(--text-secondary);font-size:12px;line-height:1.5}.ai-workbench-heading .content-eyebrow,.ai-workbench-eyebrow{display:block;color:var(--sage-text);font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.ai-workbench-heading h1{margin-top:3px}.ai-workbench-layout{display:grid;grid-template-columns:minmax(320px,.82fr) minmax(0,1.18fr);gap:16px;align-items:start}.ai-workbench-panel{min-width:0;overflow:hidden;border:1px solid var(--divider);border-radius:10px;background:var(--surface);box-shadow:0 6px 18px #19273d09}.ai-workbench-panel-heading{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 16px;border-bottom:1px solid var(--divider);background:var(--surface-subtle)}.ai-workbench-panel-heading h2{margin-top:3px;font-size:16px}.ai-workbench-type-switch{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin:16px 16px 12px;padding:4px;border:1px solid var(--divider);border-radius:8px;background:var(--canvas)}.ai-workbench-type-switch button{min-width:0;display:flex;align-items:center;gap:9px;border:0;border-radius:6px;padding:9px 10px;color:var(--text-secondary);background:transparent;text-align:left;cursor:pointer}.ai-workbench-type-switch button.active{color:var(--ink);background:var(--surface);box-shadow:0 1px 3px #1720331a}.ai-workbench-type-switch button>span{min-width:0;display:grid;gap:2px}.ai-workbench-type-switch strong{font-size:13px}.ai-workbench-type-switch small{overflow:hidden;color:var(--text-secondary);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.ai-workbench-templates{display:flex;align-items:center;flex-wrap:wrap;gap:6px;margin:0 16px 12px;color:var(--text-secondary);font-size:11px}.ai-workbench-templates button{border:1px solid var(--divider);border-radius:5px;padding:5px 8px;color:var(--text-secondary);background:var(--surface);cursor:pointer}.ai-workbench-templates button:hover,.ai-workbench-templates button:focus-visible{border-color:var(--sage);color:var(--sage-text);outline:0}.ai-workbench-form{display:grid;gap:12px;padding:0 16px 16px}.ai-workbench-field{min-width:0;display:grid;gap:6px;color:var(--ink);font-size:12px;font-weight:650}.ai-workbench-field>span{display:inline-flex;align-items:center;gap:5px}.ai-workbench-field input,.ai-workbench-field textarea{width:100%;min-width:0;border:1px solid var(--divider-strong);border-radius:6px;padding:9px 10px;color:var(--ink);background:var(--surface);font:inherit;font-weight:400;line-height:1.5}.ai-workbench-field textarea{min-height:76px;resize:vertical}.ai-workbench-field.required textarea{min-height:138px}.ai-workbench-field input:focus,.ai-workbench-field textarea:focus{border-color:var(--sage);outline:0;box-shadow:0 0 0 3px #6f925524}.ai-workbench-field small,.ai-workbench-muted{color:var(--text-secondary);font-size:11px;font-weight:400;line-height:1.45}.ai-workbench-field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.ai-workbench-submit,.ai-workbench-result-actions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:8px}.ai-workbench-error{margin:0;padding:9px 10px;border-radius:6px;color:var(--error);background:var(--error-soft);font-size:12px;line-height:1.45}.ai-workbench-messages{display:grid;gap:8px;max-height:220px;overflow-y:auto;padding:14px 16px 0}.ai-workbench-message{display:grid;grid-template-columns:auto minmax(0,1fr);gap:8px;align-items:start}.ai-workbench-message>span{color:var(--sage-text);font-size:11px;font-weight:700}.ai-workbench-message.user>span{color:var(--ink)}.ai-workbench-message p{margin:0;color:var(--text-secondary);font-size:12px;line-height:1.55;white-space:pre-wrap}.ai-workbench-message.user p{color:var(--ink)}.ai-workbench-progress{display:flex;align-items:flex-start;gap:9px;margin:14px 16px 0;padding:10px;border:1px solid var(--divider);border-radius:7px;background:var(--surface-subtle)}.ai-workbench-progress strong{font-size:12px}.ai-workbench-draft{display:grid;gap:14px;margin:14px 16px 0;padding:14px;border:1px solid var(--divider);border-radius:8px;background:var(--surface-subtle)}.ai-workbench-draft-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.ai-workbench-draft-heading h2{margin-top:3px;font-size:18px;line-height:1.3}.ai-workbench-draft-heading>svg{flex:0 0 auto;color:var(--success)}.ai-workbench-draft section{display:grid;gap:6px}.ai-workbench-draft h3{color:var(--text-secondary);font-size:11px;font-weight:700}.ai-workbench-draft p{margin:0;color:var(--ink);font-size:12px;line-height:1.6;white-space:pre-wrap}.ai-workbench-sections{display:grid;gap:8px}.ai-workbench-sections article{display:grid;gap:5px;padding:9px 10px;border:1px solid var(--divider);border-radius:6px;background:var(--surface)}.ai-workbench-sections article strong{font-size:12px}.ai-workbench-sections article p{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:6}.ai-workbench-sections article small{color:var(--text-secondary);font-size:10px;line-height:1.45;overflow-wrap:anywhere}.ai-workbench-seo{display:grid;gap:5px;margin:0}.ai-workbench-seo>div{display:grid;grid-template-columns:44px minmax(0,1fr);gap:8px;font-size:11px;line-height:1.45}.ai-workbench-seo dt{color:var(--text-secondary)}.ai-workbench-seo dd{min-width:0;margin:0;color:var(--ink);overflow-wrap:anywhere}.ai-workbench-review-ok,.ai-workbench-review-error{font-size:11px!important}.ai-workbench-review-ok{color:var(--success)!important}.ai-workbench-review-error{color:var(--error)!important}.ai-workbench-review-list{display:grid;gap:4px;margin:0;padding-left:18px;color:var(--error);font-size:11px;line-height:1.45}.ai-workbench-review-list.warning{color:var(--warning)}.ai-workbench-status{flex:0 0 auto;border-radius:5px;padding:5px 8px;font-size:11px;font-weight:650}.ai-workbench-status.success{color:var(--success);background:var(--success-soft)}.ai-workbench-status.working{color:var(--info);background:var(--info-soft)}.ai-workbench-status.error{color:var(--error);background:var(--error-soft)}.ai-workbench-status.neutral{color:var(--text-secondary);background:var(--canvas)}.ai-workbench-empty{min-height:300px;display:grid;place-items:center;align-content:center;gap:8px;padding:30px;color:var(--text-secondary);text-align:center}.ai-workbench-empty svg{color:var(--sage-text)}.ai-workbench-empty strong{color:var(--ink);font-size:13px}.ai-workbench-empty span{max-width:32ch;font-size:11px;line-height:1.5}.ai-workbench-result-actions{margin:14px 16px 0}.ai-workbench-continue{display:grid;gap:8px;margin:14px 16px 16px;padding-top:14px;border-top:1px solid var(--divider)}.ai-workbench-continue>button{justify-self:end}.editor-ai-drawer{position:fixed;z-index:30;top:76px;right:24px;width:min(380px,calc(100vw - 32px));max-height:calc(100vh - 100px);overflow:auto;padding:16px;border:1px solid var(--divider-strong);border-radius:10px;background:var(--surface);box-shadow:0 16px 40px #141e182e}.editor-ai-drawer>header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.editor-ai-drawer>header div{display:grid;gap:2px}.editor-ai-drawer>header small,.editor-ai-disclaimer{color:var(--text-secondary);font-size:12px}.editor-ai-disclaimer{margin:0 0 12px;line-height:1.5}.editor-ai-drawer>header button{border:0;background:transparent;color:var(--text-secondary);cursor:pointer}.editor-agent-drawer{position:fixed;z-index:31;top:76px;right:24px;width:min(460px,calc(100vw - 32px));padding:18px;border:1px solid var(--divider-strong);border-radius:10px;background:var(--surface);box-shadow:0 16px 40px #141e182e}.editor-agent-drawer>header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:16px}.editor-agent-drawer>header div{display:grid;gap:3px}.editor-agent-drawer>header small{color:var(--text-secondary);font-size:12px}.editor-agent-drawer>header button{border:0;color:var(--text-secondary);background:transparent;cursor:pointer}.editor-agent-field{display:grid;gap:7px;margin-top:12px;color:var(--ink);font-size:13px;font-weight:600}.editor-agent-field textarea,.editor-agent-field input{width:100%;border:1px solid var(--divider-strong);border-radius:6px;padding:9px 10px;color:var(--ink);background:var(--surface);font:inherit;font-weight:400;line-height:1.5}.editor-agent-field textarea{min-height:140px;resize:vertical}.editor-agent-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.editor-agent-grid .editor-agent-field{min-width:0}.agent-progress-list{display:grid;gap:5px;margin:10px 0;padding-left:20px;color:var(--text-secondary);font-size:12px}.editor-agent-field textarea:focus,.editor-agent-field input:focus{border-color:var(--sage);outline:0;box-shadow:0 0 0 3px #6f925524}.editor-agent-conversation-drawer{display:grid;grid-template-rows:auto minmax(0,1fr) auto;gap:12px;height:min(720px,calc(100vh - 100px));padding:16px}.editor-agent-transcript{min-height:0;overflow-y:auto;display:flex;flex-direction:column;gap:16px;padding:6px 4px 16px}.editor-agent-empty{min-height:240px;display:grid;place-items:center;align-content:center;gap:8px;color:var(--text-secondary);text-align:center}.editor-agent-empty svg{color:var(--sage)}.editor-agent-empty strong{color:var(--ink);font-size:16px}.editor-agent-turn{display:flex;flex-direction:column;gap:14px}.editor-agent-message{min-width:0;display:grid;grid-template-columns:28px minmax(0,1fr);align-items:start;gap:8px}.editor-agent-message>span{color:var(--sage-text);font-size:11px;font-weight:700;line-height:28px}.editor-agent-message p{margin:0;color:var(--ink);font-size:13px;line-height:1.6;white-space:pre-wrap}.editor-agent-message.user{width:fit-content;max-width:84%;display:flex;align-items:flex-start;align-self:flex-end;justify-content:flex-end;gap:8px}.editor-agent-message.user>span{order:2;color:var(--ink)}.editor-agent-message.user p{order:1;padding:9px 12px;border:1px solid rgba(23,133,75,.18);border-radius:9px 3px 9px 9px;background:var(--sage-soft)}.editor-agent-message.assistant{width:100%;max-width:94%;align-self:flex-start}.editor-agent-message.assistant>div{display:grid;gap:7px}.editor-agent-message.assistant small{color:var(--text-secondary);font-size:12px;line-height:1.55}.editor-agent-draft-preview{max-height:260px;overflow-y:auto;display:grid;gap:7px;padding:10px;border:1px solid var(--divider);border-radius:7px;background:var(--surface-subtle)}.editor-agent-draft-preview strong{color:var(--ink);font-size:14px}.editor-agent-draft-preview p{white-space:pre-wrap;font-size:12px;line-height:1.6}.editor-agent-message.assistant .content-button{justify-self:start;margin-top:3px}.editor-agent-typing{color:var(--text-secondary)!important}.editor-agent-composer{display:flex;align-items:flex-end;gap:8px;border-top:1px solid var(--divider);padding-top:12px}.editor-agent-composer textarea{min-width:0;flex:1;min-height:42px;max-height:128px;resize:none;overflow-y:auto;border:1px solid var(--divider-strong);border-radius:10px;padding:10px 12px;color:var(--ink);background:var(--surface);font:inherit;line-height:1.5}.editor-agent-composer textarea:focus{border-color:var(--sage);outline:0;box-shadow:0 0 0 3px #6f925524}.editor-agent-send{width:42px;min-width:42px;height:42px;min-height:42px;justify-content:center;padding:0;border-radius:10px}.editor-agent-send.is-stop{color:#fff;background:var(--error)}.editor-agent-image-row{display:flex;align-items:center;gap:8px}.editor-agent-image-row input{min-width:0;flex:1}.editor-agent-image-row .content-button{flex:0 0 auto;min-height:38px;padding-inline:10px}.editor-agent-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:16px}.editor-ai-results{display:grid;gap:10px}.editor-ai-results article{display:grid;gap:7px;padding:10px;border:1px solid var(--divider);border-radius:7px;background:var(--surface-subtle)}.editor-ai-review{display:grid;gap:7px;padding:10px;border:1px solid var(--divider);border-radius:7px;background:var(--surface-subtle)}.editor-ai-review strong{font-size:13px}.editor-ai-review-blockers,.editor-ai-review-warnings{display:grid;gap:4px}.editor-ai-review-blockers{color:var(--error)}.editor-ai-review-warnings{color:var(--warning, #8a5a00)}.editor-ai-review p{margin:0;font-size:12px;line-height:1.5}.editor-ai-draft{gap:9px!important}.editor-ai-draft>label{display:flex;align-items:center;gap:7px;color:var(--text-secondary);font-size:12px;font-weight:500}.editor-ai-draft>label input{width:15px;height:15px;accent-color:var(--sage-text)}.editor-ai-draft>button{justify-self:start;margin-top:2px}.editor-agent-continue{display:grid;gap:8px;margin-top:12px;padding-top:12px;border-top:1px solid var(--divider)}.editor-agent-continue .editor-agent-field{gap:5px}.editor-ai-results p{margin:0;white-space:pre-wrap}.editor-ai-results small{color:var(--text-secondary)}.editor-ai-result-actions{display:flex;gap:8px;flex-wrap:wrap}.editor-ai-results article button{justify-self:start;min-height:30px;border:1px solid var(--divider-strong);border-radius:5px;padding:5px 10px;color:var(--ink);background:var(--surface);cursor:pointer}.content-button{min-height:36px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:0;border-radius:6px;padding:8px 14px;font-weight:600;white-space:nowrap;cursor:pointer;transition:background-color .16s ease,color .16s ease,transform .16s ease}.content-button:active:not(:disabled){transform:translateY(1px)}.content-button:disabled,.content-icon-button:disabled{cursor:not-allowed;opacity:.56}.content-button.primary{color:#fff;background:var(--sage-text)}.content-button.primary:hover:not(:disabled){background:#126f3e}.content-button.danger{color:#fff;background:var(--error)}.content-button.danger:hover:not(:disabled){background:#922027}.content-button.secondary{color:var(--ink);background:var(--surface);border:1px solid var(--divider-strong)}.content-button.secondary:hover:not(:disabled){background:var(--surface-subtle)}.content-icon-action{width:36px;min-width:36px;height:36px;padding:8px}.content-icon-action svg{width:17px;height:17px;flex:0 0 auto}.content-button:focus-visible,.content-icon-button:focus-visible,.content-row-actions button:focus-visible,.section-actions button:focus-visible,.dialog-close:focus-visible,.media-grid button:focus-visible,.content-tabs button:focus-visible{outline:3px solid rgba(111,146,85,.34);outline-offset:2px}.content-list-toolbar,.media-toolbar{min-height:50px;display:flex;align-items:center;gap:9px;margin-bottom:14px;padding:7px 9px;border:1px solid var(--divider);border-radius:10px;background:var(--surface);box-shadow:0 4px 14px #19273d06}.content-list-toolbar>*,.media-toolbar>*{min-width:0}.content-list-toolbar form,.media-toolbar form{min-width:min(360px,100%);display:flex;align-items:center;gap:7px;height:34px;padding-left:9px;border:1px solid var(--divider-strong);border-radius:6px;background:var(--surface)}.content-list-toolbar form:focus-within,.media-toolbar form:focus-within{border-color:var(--sage);box-shadow:0 0 0 3px #6f925521}.content-list-toolbar form input,.media-toolbar form input{min-width:0;flex:1;height:100%;border:0;outline:0;color:var(--ink);background:transparent}.content-list-toolbar form input::placeholder,.media-toolbar form input::placeholder,.content-field input::placeholder,.content-field textarea::placeholder{color:#667064;opacity:1}.content-list-toolbar form button,.media-toolbar form button{align-self:stretch;border:0;border-left:1px solid var(--divider);padding:0 12px;background:var(--surface-subtle);color:var(--ink);cursor:pointer}.content-list-toolbar select{height:34px;min-width:128px;border:1px solid var(--divider-strong);border-radius:6px;padding:0 28px 0 9px;color:var(--ink);background:var(--surface)}.content-icon-button,.dialog-close{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;border:1px solid var(--divider);border-radius:6px;color:var(--ink);background:var(--surface);cursor:pointer}.content-icon-button:hover,.dialog-close:hover{background:var(--surface-subtle)}.content-record-count{margin-left:auto;color:var(--text-secondary);white-space:nowrap;font-size:12px}.content-table-wrap,.media-library-panel{min-width:0;border:1px solid var(--divider);border-radius:12px;background:var(--surface);overflow:hidden;box-shadow:0 6px 18px #19273d08}.content-table-scroll{width:100%;overflow-x:auto}.content-table{width:100%;border-collapse:collapse;font-size:13px}.content-table th{height:42px;padding:8px 12px;color:var(--text-secondary);background:var(--surface-subtle);border-bottom:1px solid var(--divider);text-align:left;font-size:12px;font-weight:600;white-space:nowrap}.content-table td{min-height:58px;padding:10px 12px;border-bottom:1px solid var(--divider);vertical-align:middle}.content-table tbody tr:last-child td{border-bottom:0}.content-table tbody tr:hover{background:#fafbf9}.content-table .nowrap{white-space:nowrap}.content-list-thumb{width:50px;height:50px;border-radius:5px;object-fit:cover;background:var(--surface-subtle)}.content-list-thumb.empty{display:inline-flex;align-items:center;justify-content:center;color:var(--text-secondary);border:1px solid var(--divider)}.content-list-thumb.wechat-external{flex-direction:column;gap:2px;color:#596458;background:#f1f3f0}.content-list-thumb.wechat-external small{font-size:9px;line-height:1;white-space:nowrap}.content-preview-thumb,.content-preview-title{border:0;padding:0;color:inherit;background:transparent;text-align:left;cursor:pointer}.content-preview-thumb{display:block;border-radius:5px}.content-preview-thumb:hover{outline:2px solid rgba(47,191,113,.28);outline-offset:2px}.content-preview-title:hover .content-row-title{color:var(--sage-text)}.content-row-title,.content-row-subtitle{display:block;max-width:350px}.content-row-title{color:var(--ink);font-size:13px;line-height:1.45}.content-row-subtitle{margin-top:3px;color:var(--text-secondary);font-size:12px;line-height:1.35;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.content-status-tag{display:inline-flex;align-items:center;min-height:25px;border-radius:5px;padding:3px 8px;font-size:12px;font-weight:600;white-space:nowrap}.content-status-tag.published{color:var(--success);background:var(--success-soft)}.content-status-tag.draft{color:var(--text-secondary);background:#eef0ed}.content-row-actions,.section-actions{display:flex;align-items:center;gap:4px;white-space:nowrap}.content-row-actions button,.content-row-actions a,.section-actions button,.media-tile-actions button,.media-tile-actions a,.media-tile-actions label{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:5px;color:var(--text-secondary);background:transparent;text-decoration:none;cursor:pointer}.content-row-actions button:hover,.content-row-actions a:hover,.section-actions button:hover,.media-tile-actions button:hover,.media-tile-actions a:hover,.media-tile-actions label:hover{color:var(--sage-text);background:var(--sage-soft)}.content-row-actions .danger:hover,.section-actions .danger:hover,.media-tile-actions .danger:hover{color:var(--error);background:var(--error-soft)}.content-row-actions button:disabled,.section-actions button:disabled,.media-tile-actions button:disabled,.media-tile-actions label.disabled{opacity:.45;cursor:not-allowed}.content-pagination,.media-pagination{min-height:50px;display:flex;align-items:center;justify-content:flex-end;gap:10px;padding:8px 12px;border-top:1px solid var(--divider);color:var(--text-secondary);font-size:12px}.content-pagination button,.media-pagination button,.content-status button{min-height:30px;border:1px solid var(--divider-strong);border-radius:5px;padding:5px 10px;color:var(--ink);background:var(--surface);cursor:pointer}.content-pagination button:disabled,.media-pagination button:disabled{opacity:.45;cursor:not-allowed}.content-status{min-height:180px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:24px;color:var(--text-secondary);text-align:center}.content-status.page{min-height:55vh}.content-status.error{color:var(--error)}.editor-heading{align-items:center}.editor-title-row{display:flex;align-items:center;gap:12px}.content-editor{display:grid;gap:14px;padding-bottom:20px}.editor-section,.category-editor{border:1px solid var(--divider);border-radius:12px;padding:20px;background:var(--surface);box-shadow:0 6px 18px #19273d06}.section-heading,.category-editor-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:18px}.section-heading h2,.category-editor-heading h2{font-size:16px;line-height:1.4;font-weight:650}.editor-field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 18px}.editor-field-grid>*{min-width:0}.editor-field-grid.compact{max-width:620px;margin-top:16px}.editor-field-grid>.span-two{grid-column:1 / -1}.content-field{min-width:0;display:grid;align-content:start;gap:7px;color:var(--ink);font-size:13px;font-weight:600}.content-field>span,.markdown-field label{line-height:1.4}.content-field input,.content-field textarea,.content-field select,.markdown-input{width:100%;border:1px solid var(--divider-strong);border-radius:6px;padding:9px 10px;color:var(--ink);background:var(--surface);font:inherit;font-weight:400;line-height:1.5;resize:vertical}.content-field input,.content-field select{height:38px}.content-field input:focus,.content-field textarea:focus,.content-field select:focus,.markdown-input:focus{border-color:var(--sage);outline:0;box-shadow:0 0 0 3px #6f925524}.editor-title-input-row{min-width:0;display:flex;align-items:center;gap:8px}.editor-title-input-row input{flex:1;min-width:0;border-bottom:0}.editor-title-input-row input:focus{border-bottom-color:transparent;box-shadow:none}.editor-title-input-row .content-icon-action{flex:0 0 auto;align-self:center;margin:0}.content-check{min-height:64px;display:flex;align-items:flex-start;gap:10px;padding:12px;border:1px solid var(--divider);border-radius:6px;cursor:pointer}.content-check input{width:17px;height:17px;margin:2px 0 0;accent-color:var(--sage-text)}.content-check span{display:grid;gap:4px}.content-check strong{font-size:13px}.content-check small{color:var(--text-secondary);font-size:12px;font-weight:400;line-height:1.45}.field-hint{color:var(--text-secondary);font-size:12px;font-weight:400}.field-with-action{display:flex;gap:8px}.field-with-action input{flex:1;min-width:0}.media-field-block+.media-field-block{margin-top:22px;padding-top:20px;border-top:1px solid var(--divider)}.media-field-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.media-field-heading strong{font-size:13px}.media-field-empty,.editor-empty{min-height:64px;display:flex;align-items:center;justify-content:center;border:1px dashed var(--divider-strong);border-radius:6px;color:var(--text-secondary);background:var(--surface-subtle);font-size:12px}.media-field-block .content-field{margin-top:12px}.selected-media-list{display:flex;flex-wrap:wrap;gap:8px}.selected-media{width:min(220px,100%);min-height:54px;display:grid;grid-template-columns:42px minmax(0,1fr) 30px;align-items:center;gap:8px;padding:5px;border:1px solid var(--divider);border-radius:6px}.selected-media img,.selected-media>span{width:42px;height:42px;display:flex;align-items:center;justify-content:center;border-radius:4px;object-fit:cover;color:var(--text-secondary);background:var(--surface-subtle);font-size:11px}.selected-media strong{overflow:hidden;color:var(--ink);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.selected-media button{width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:5px;color:var(--text-secondary);background:transparent;cursor:pointer}.selected-media button:hover{color:var(--error);background:var(--error-soft)}.section-list{display:grid;gap:12px}.section-item{border:1px solid var(--divider);border-radius:7px;background:var(--surface-subtle);overflow:hidden}.section-item-heading{min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:7px 10px;background:var(--surface)}.section-item.expanded .section-item-heading{border-bottom:1px solid var(--divider)}.section-disclosure{min-width:0;flex:1;display:flex;align-items:center;gap:8px;border:0;padding:3px 5px;color:var(--ink);background:transparent;text-align:left;cursor:pointer}.section-disclosure>svg{flex:0 0 auto;color:var(--text-secondary);transition:transform .16s cubic-bezier(.22,1,.36,1)}.section-item.expanded .section-disclosure>svg{transform:rotate(90deg)}.section-disclosure>span{min-width:0;display:flex;align-items:baseline;gap:9px}.section-disclosure strong{flex:0 0 auto;font-size:13px}.section-disclosure small{overflow:hidden;color:var(--text-secondary);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.section-item-body{padding:16px}.section-item-body>.content-field+.content-field,.section-item-body>.markdown-field{margin-top:14px}.markdown-field{min-width:0;display:grid}.field-label-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:7px;font-size:13px;font-weight:600}.field-label-row>span{color:var(--text-secondary);font-size:11px;font-weight:400}.markdown-toolbar{min-height:42px;display:flex;align-items:center;flex-wrap:wrap;gap:2px;padding:4px 5px;border:1px solid var(--divider-strong);border-bottom:0;border-radius:6px 6px 0 0;background:var(--surface)}.markdown-toolbar select{height:30px;border:0;border-radius:4px;padding:0 24px 0 8px;color:var(--ink);background:var(--surface-subtle);cursor:pointer}.markdown-tool-group{display:inline-flex;align-items:center;gap:2px}.markdown-tool-separator{width:1px;height:20px;margin:0 3px;background:var(--divider)}.markdown-toolbar button{width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:4px;color:var(--text-secondary);background:transparent;cursor:pointer}.markdown-toolbar button:hover{color:var(--sage-text);background:var(--sage-soft)}.markdown-input{min-height:230px;border-radius:0 0 6px 6px;font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:13px;line-height:1.7}.markdown-input.is-uploading{border-color:var(--sage);box-shadow:inset 0 0 0 1px #6f925524}.markdown-paste-status{min-height:20px;display:flex;align-items:center;margin-top:6px;color:var(--success);font-size:12px;line-height:1.5}.markdown-paste-status.error{color:var(--error)}.markdown-tiptap{padding:0;overflow:hidden;cursor:text}.markdown-tiptap .ProseMirror{min-height:230px;height:100%;padding:12px 14px;outline:0;white-space:pre-wrap;word-break:break-word;font-family:inherit;cursor:text}.markdown-tiptap .ProseMirror img{cursor:pointer;border-radius:3px;transition:outline-color .14s ease,box-shadow .14s ease}.markdown-tiptap .ProseMirror img.ProseMirror-selectednode{outline:3px solid var(--sage);outline-offset:3px;box-shadow:0 0 0 6px #6f925529}.markdown-tiptap .ProseMirror p{margin:0 0 .65em}.markdown-tiptap .ProseMirror p:last-child{margin-bottom:0}.markdown-tiptap .ProseMirror pre{margin:.75em 0;padding:12px 14px;border-radius:6px;background:#18201b;color:#edf4ed;overflow-x:auto;font-family:ui-monospace,monospace}.markdown-tiptap .ProseMirror code{border-radius:3px;padding:.1em .3em;background:#5064501f}.markdown-tiptap .ProseMirror blockquote{margin:.75em 0;padding:10px 14px;border:1px solid rgba(111,146,85,.28);border-radius:6px;color:var(--muted);background:var(--sage-soft)}.markdown-tiptap .ProseMirror table{width:100%;margin:.75em 0;border-collapse:collapse;table-layout:fixed}.markdown-tiptap .ProseMirror th,.markdown-tiptap .ProseMirror td{min-width:80px;padding:7px 9px;border:1px solid var(--divider-strong);vertical-align:top}.markdown-tiptap .ProseMirror th{background:#6f92551a;font-weight:600}.editor-save-bar{position:sticky;bottom:12px;z-index:12;min-height:62px;display:flex;align-items:center;justify-content:flex-end;gap:9px;margin:18px 0 0;padding:10px clamp(20px,2.7vw,42px);border:1px solid var(--divider);border-radius:8px;background:#fffffff7;box-shadow:0 6px 18px #12181214}.main-content:has(.content-editor-page){padding-top:0;padding-bottom:12px}.main-content:has(.content-editor-page){overflow:hidden}.main-content:has(.content-editor-page) .main-content-body{min-height:0;height:100%}.content-editor-page{height:100%;min-height:0;display:flex;flex-direction:column}.editor-command-header{position:sticky;top:10px;z-index:20;min-height:36px;height:36px;align-items:center;margin:10px -44px 14px;padding:3px 44px;border-bottom:1px solid var(--divider);background:#f5f7f8fa}.wallpaper-editor-page .editor-summary-section{display:none}.editor-command-header .editor-title-row{min-width:0;gap:8px}.editor-command-header .content-icon-button{width:30px;height:30px}.editor-command-header .editor-eyebrow{display:none}.editor-command-header h1{overflow:hidden;font-size:18px;line-height:30px;text-overflow:ellipsis;white-space:nowrap}.editor-command-header p{display:none}.editor-command-header .editor-heading-actions{gap:6px}.editor-command-header .content-button{min-height:30px;height:30px;padding:4px 9px;font-size:12px}.editor-command-header .content-button svg{width:14px;height:14px}.editor-command-header .content-status-tag{min-height:22px;padding:2px 7px;font-size:11px}.content-editor-page>form.content-editor{min-height:0;flex:1 1 auto;display:flex;flex-direction:column;gap:12px}.editor-layout{min-height:0;flex:1 1 auto;display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,340px);gap:18px;align-items:stretch;overflow:hidden}.editor-main-column,.editor-sidebar-column{min-width:0;min-height:0;display:flex;flex-direction:column;gap:18px;overflow-y:auto;overscroll-behavior:contain;padding:0 4px 20px 0;scrollbar-width:none;-ms-overflow-style:none}.editor-main-column::-webkit-scrollbar,.editor-sidebar-column::-webkit-scrollbar{width:0;height:0;display:none}.editor-main-column{gap:18px}.editor-main-column>*,.editor-sidebar-column>*{flex:0 0 auto}.editor-sidebar-column{position:static;align-self:stretch;max-height:none;padding-right:4px}.editor-sidebar-column .editor-section{padding:18px}.editor-sidebar-column .section-heading{margin-bottom:14px}.editor-sidebar-column .section-heading h2{font-size:16px}.editor-sidebar-column .editor-field-grid{grid-template-columns:1fr;gap:12px}.editor-sidebar-column .editor-field-grid>.span-two{grid-column:auto}.resource-editor-page .immersive-body-meta{display:none}.editor-resource-version-fields{display:grid;gap:10px}.editor-resource-version-fields .content-field textarea{min-height:72px}.editor-draft-history-section .section-heading h2{display:inline-flex;align-items:center;gap:6px}.draft-history-list{display:grid;gap:6px}.draft-history-item{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;padding:9px 10px;border:1px solid var(--divider);border-radius:6px;color:var(--ink);background:var(--surface-subtle);text-align:left;cursor:pointer}.draft-history-item:hover,.draft-history-item:focus-visible{border-color:var(--sage);background:var(--sage-soft)}.draft-history-item>span{min-width:0;display:grid;gap:3px}.draft-history-item strong{font-size:12px}.draft-history-item small,.draft-history-empty{color:var(--text-secondary);font-size:11px;line-height:1.4}.draft-history-item svg{flex:0 0 auto;color:var(--sage-text)}.editor-eyebrow{display:block;color:var(--sage-text);font-size:11px;font-weight:650;line-height:1.4}.editor-title-section{padding:24px}.editor-title-section .content-field>span{font-size:12px;color:var(--text-secondary)}.editor-title-section input{height:52px;border:0;border-bottom:1px solid var(--divider-strong);border-radius:0;padding:5px 0 11px;background:transparent;font-size:25px;font-weight:700}.editor-title-section input:focus{border-bottom-color:var(--sage);box-shadow:0 2px 0 var(--sage)}.editor-summary-section .section-heading .content-button{flex:0 0 auto}.immersive-body-section{padding:10px;border-color:#6f92553d;box-shadow:0 10px 28px #1a261c0a}.immersive-body-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:24px}.immersive-body-heading>div:first-child{display:none}.immersive-body-heading h2{margin-top:5px;font-size:19px;letter-spacing:-.01em}.immersive-body-count{flex:0 0 auto;padding:5px 9px;border:1px solid var(--divider);border-radius:999px;color:var(--text-secondary);background:var(--surface-subtle);font-size:11px}.immersive-body-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 18px;margin-bottom:24px;padding-bottom:20px;border-bottom:1px solid var(--divider)}.immersive-body-meta>.content-field:only-child{max-width:560px}.immersive-body-editor{max-width:940px;margin:0 auto}.immersive-body-editor .markdown-field,.immersive-body-editor .markdown-input,.immersive-body-editor .markdown-tiptap .ProseMirror{min-height:460px}.legacy-sections-disclosure{border:1px solid var(--divider);border-radius:8px;background:var(--surface-subtle);overflow:hidden}.legacy-sections-disclosure>summary{display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:48px;padding:0 16px;color:var(--ink);font-size:13px;font-weight:650;cursor:pointer;list-style:none}.legacy-sections-disclosure>summary::-webkit-details-marker{display:none}.legacy-sections-disclosure>summary:after{content:"+";color:var(--text-secondary);font-size:19px;font-weight:400}.legacy-sections-disclosure[open]>summary{border-bottom:1px solid var(--divider)}.legacy-sections-disclosure[open]>summary:after{content:"−"}.legacy-sections-disclosure>summary small{margin-left:auto;color:var(--text-secondary);font-size:11px;font-weight:400}.legacy-section-switcher{display:grid;grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:8px;padding:12px}.legacy-section-switcher button{min-width:0;display:grid;gap:4px;padding:10px 11px;border:1px solid var(--divider);border-radius:6px;color:var(--ink);background:var(--surface);text-align:left;cursor:pointer;transition:border-color .16s ease,background-color .16s ease,box-shadow .16s ease}.legacy-section-switcher button:hover{border-color:var(--sage);background:#fbfcfa}.legacy-section-switcher button.active{border-color:var(--sage-text);background:var(--sage-soft);box-shadow:inset 0 0 0 1px var(--sage-text)}.legacy-section-switcher button span{font-size:12px;font-weight:650}.legacy-section-switcher button small{overflow:hidden;color:var(--text-secondary);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.editor-main-column>.editor-title-section{padding:8px 14px 10px}.editor-main-column>.editor-title-section input{height:40px;padding-block:2px 7px;font-size:22px}.editor-main-column>.editor-title-section .editor-title-help{margin-top:4px}.editor-main-column>.editor-summary-section{padding:14px}.editor-main-column>.editor-summary-section .section-heading{margin-bottom:10px}.editor-main-column>.editor-summary-section .content-field{gap:5px}.editor-main-column>.editor-summary-section textarea{height:96px;min-height:96px}.editor-main-column>.editor-media-section{padding:12px}.editor-main-column>.editor-media-section .section-heading{margin-bottom:10px}.editor-main-column>.editor-media-section .media-field-empty{min-height:48px}.editor-main-column>.editor-media-section .legacy-field-disclosure{margin-top:8px;padding-top:7px}.editor-sidebar-column>.editor-cover-section,.editor-sidebar-column>.editor-meta-section,.editor-sidebar-column>.editor-relation-section,.editor-sidebar-column>.editor-settings-card{padding:12px}.editor-sidebar-column>.editor-cover-section .section-heading,.editor-sidebar-column>.editor-meta-section .section-heading,.editor-sidebar-column>.editor-relation-section .section-heading,.editor-sidebar-column>.editor-settings-card .section-heading{margin-bottom:8px}.editor-sidebar-column>.editor-cover-section .media-field-empty{min-height:48px}.editor-sidebar-column>.editor-cover-section .legacy-field-disclosure{margin-top:8px;padding-top:7px}.editor-sidebar-column>.editor-meta-section .editor-field-grid{gap:8px}.editor-sidebar-column>.editor-settings-card .editor-field-grid{gap:8px}.editor-sidebar-column>.editor-meta-section .content-field input,.editor-sidebar-column>.editor-meta-section .content-field select{height:34px;padding-block:6px}.editor-cover-section .selected-media-list{display:block}.editor-cover-section .selected-media{grid-template-columns:38px minmax(0,1fr) auto}.editor-cover-section .selected-media img,.editor-cover-section .media-thumb-wrap{width:38px;height:38px}.editor-cover-section .media-order-actions button:not(.danger){display:none}.editor-dimension-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;grid-column:1 / -1}.editor-settings-disclosure{border:1px solid var(--divider);border-radius:8px;background:var(--surface);overflow:hidden}.editor-settings-disclosure>summary{display:flex;align-items:center;justify-content:space-between;min-height:48px;padding:0 18px;color:var(--ink);font-weight:700;cursor:pointer;list-style:none}.editor-settings-disclosure>summary::-webkit-details-marker{display:none}.editor-settings-disclosure>summary:after{content:"+";color:var(--text-secondary);font-size:20px;font-weight:400}.editor-settings-disclosure[open]>summary{border-bottom:1px solid var(--divider)}.editor-settings-disclosure[open]>summary:after{content:"−"}.editor-settings-section{border:0;border-radius:0}.editor-save-bar>div{min-width:0;margin-right:auto;color:var(--text-secondary);font-size:12px}.save-message{display:inline-flex;align-items:center;gap:5px}.save-message.error{color:var(--error)}.save-message.success{color:var(--success)}.save-message.warning{color:var(--warning)}.media-collection{display:grid;gap:8px}.media-collection-item{position:relative;grid-template-columns:22px 52px minmax(0,1fr) auto;width:100%;min-height:66px;padding:6px;background:var(--surface-subtle)}.media-collection-item.dragging{opacity:.58;border-color:var(--sage)}.media-drag-handle{display:inline-flex;align-items:center;justify-content:center;color:var(--text-muted);cursor:grab}.media-drag-handle:active{cursor:grabbing}.media-thumb-wrap{position:relative;width:52px;height:52px;display:block;overflow:hidden;border-radius:4px;background:#edf1ee}.media-thumb-wrap img,.media-thumb-placeholder{width:100%;height:100%;object-fit:cover}.media-thumb-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;color:var(--text-secondary);font-size:10px}.media-kind-badge{position:absolute;right:3px;bottom:3px;border-radius:3px;padding:2px 4px;color:#fff;background:#121f18c7;font-size:9px;line-height:1}.media-collection-item>strong{min-width:0;align-self:center;overflow:hidden;padding-inline:5px;text-overflow:ellipsis;white-space:nowrap}.media-order-actions{display:inline-flex;align-items:center;gap:2px}.media-order-actions button{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:4px;color:var(--text-secondary);background:transparent;cursor:pointer}.media-order-actions button:hover:not(:disabled){color:var(--sage-text);background:var(--sage-soft)}.media-order-actions button.danger:hover{color:var(--error);background:var(--error-soft)}.media-order-actions button:disabled{opacity:.35;cursor:not-allowed}.legacy-field-disclosure{margin-top:13px;border-top:1px solid var(--divider);padding-top:11px}.legacy-field-disclosure>summary{color:var(--text-secondary);font-size:12px;cursor:pointer}.legacy-field-disclosure[open]>summary{margin-bottom:10px;color:var(--ink);font-weight:600}.legacy-link-note{color:var(--warning)!important;font-size:11px;font-weight:400!important;line-height:1.5}.sidebar-grid .content-field small{color:var(--text-secondary);font-size:11px;font-weight:400;line-height:1.45}.mobile-editor-save-bar{display:none}@media(max-width:1100px){.editor-command-header{margin-inline:-22px;padding-inline:22px}}.content-dialog-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:flex;align-items:center;justify-content:center;padding:24px;background:#1216127a}.content-dialog{width:min(1040px,100%);max-height:min(820px,calc(100vh - 48px));display:flex;flex-direction:column;border-radius:8px;background:var(--surface);box-shadow:0 8px 24px #12181233;overflow:hidden}.dialog-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:18px 20px;border-bottom:1px solid var(--divider)}.dialog-heading h2{font-size:18px}.dialog-heading p{margin-top:4px;color:var(--text-secondary);font-size:12px}.media-dialog .media-toolbar{margin:0;border:0;border-bottom:1px solid var(--divider);border-radius:0;padding:9px 20px}.media-dialog-body{min-height:260px;flex:1;overflow-y:auto;padding:16px 20px}.dialog-footer{min-height:58px;display:flex;align-items:center;justify-content:flex-end;gap:9px;padding:8px 20px;border-top:1px solid var(--divider)}.dialog-footer .media-pagination{min-height:0;margin-right:auto;padding:0;border:0}.dialog-footer .media-picker-pagination{flex:1 1 auto;min-height:0;margin-right:auto;padding:0;border:0;justify-content:flex-start}.dialog-footer .media-picker-pagination .pagination-total{display:none}.selection-count{color:var(--text-secondary);font-size:12px}.upload-control{position:relative;cursor:pointer}.upload-control input,.media-tile-actions label input{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0;pointer-events:none}.media-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(145px,1fr));gap:10px}.media-tile{min-width:0;position:relative;border:1px solid var(--divider);border-radius:7px;background:var(--surface);overflow:hidden}.media-tile.selected{border-color:var(--sage-text);box-shadow:inset 0 0 0 1px var(--sage-text)}.media-select{width:100%;display:block;border:0;padding:0;color:var(--ink);background:transparent;text-align:left;cursor:pointer}.media-preview{aspect-ratio:4 / 3;display:block;background:var(--surface-subtle);overflow:hidden}.media-preview img{width:100%;height:100%;object-fit:cover}.media-placeholder{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;color:var(--text-secondary)}.media-placeholder small{font-size:11px}.media-name{display:block;margin:8px 8px 2px;overflow:hidden;font-size:12px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.media-meta{display:block;margin:0 8px 8px;overflow:hidden;color:var(--text-secondary);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.media-check{position:absolute;top:7px;right:7px;width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;color:#fff;background:var(--sage-text)}.media-tile-actions{min-height:38px;display:flex;align-items:center;justify-content:flex-end;gap:2px;padding:3px 5px;border-top:1px solid var(--divider)}.media-library-panel{padding:14px}.media-library-panel .content-pagination{margin:14px -14px -14px}.media-library-panel>.pagination-controls{margin:14px -14px -14px}.media-lightbox-backdrop{z-index:110}.media-lightbox{width:min(1180px,100%);height:min(860px,calc(100vh - 48px));display:flex;flex-direction:column;border-radius:8px;background:#171a17;color:#f7f8f5;box-shadow:0 8px 24px #0a0d0a52;overflow:hidden}.media-lightbox>header{flex:0 0 auto;min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:10px 14px 10px 18px;border-bottom:1px solid rgba(255,255,255,.12)}.media-lightbox>header>div{min-width:0;display:grid;gap:3px}.media-lightbox>header strong{overflow:hidden;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.media-lightbox>header span{color:#bfc6bd;font-size:11px}.media-lightbox .dialog-close{color:#eef0ec;border-color:#ffffff2e;background:#ffffff0f}.media-lightbox-stage{min-height:0;flex:1;display:grid;grid-template-columns:52px minmax(0,1fr) 52px;align-items:center;background:#0f110f}.media-lightbox-content{min-width:0;min-height:0;height:100%;display:flex;align-items:center;justify-content:center;padding:18px}.media-lightbox-content img,.media-lightbox-content video{max-width:100%;max-height:100%;object-fit:contain}.media-lightbox-content .media-placeholder{height:auto;color:#c7cdc4}.media-lightbox-arrow{width:40px;height:48px;display:inline-flex;align-items:center;justify-content:center;justify-self:center;border:1px solid rgba(255,255,255,.16);border-radius:6px;color:#f7f8f5;background:#ffffff0f;cursor:pointer}.media-lightbox-arrow:hover:not(:disabled){background:#ffffff21}.media-lightbox-arrow:disabled{opacity:.26;cursor:not-allowed}.media-lightbox>footer{flex:0 0 auto;min-height:56px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:9px 18px;border-top:1px solid rgba(255,255,255,.12);color:#c7cdc4;font-size:12px}.media-lightbox>footer .content-button{color:#f7f8f5;border-color:#fff3;background:#ffffff0f;text-decoration:none}.unsaved-dialog{width:min(460px,100%)}.unsaved-dialog-body{padding:22px 20px;color:var(--text-secondary);line-height:1.7}.content-preview-backdrop{z-index:105;overscroll-behavior:none}.content-preview-open .main-content{overflow:hidden}.content-preview-dialog{width:min(1320px,100%);height:min(900px,calc(100vh - 48px))}.content-preview-dialog .dialog-heading{flex:0 0 auto}.content-preview-kicker{display:inline-block;margin-bottom:5px;color:var(--sage-text);font-size:12px;font-weight:650}.content-preview-entry-links{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:10px;font-size:12px}.content-preview-entry-links a{color:var(--sage-text)}.content-preview-entry-links code{color:var(--text-secondary)}.content-preview-body{min-height:0;flex:1;overflow-y:auto;overscroll-behavior:contain;padding:22px;background:var(--canvas)}.content-preview-hero{display:grid;grid-template-columns:minmax(300px,440px) minmax(0,1fr);gap:30px;align-items:start;margin-bottom:22px;padding:22px;border:1px solid var(--divider);border-radius:8px;background:var(--surface)}.content-preview-summary{min-width:0;padding:4px 2px}.content-preview-summary h3{font-size:22px;line-height:1.35}.content-preview-summary>p{max-width:68ch;margin-top:10px;color:var(--text-secondary);line-height:1.7}.content-preview-summary dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 22px;margin:18px 0 0}.content-preview-summary dl>div{min-width:0;display:grid;grid-template-columns:76px minmax(0,1fr);gap:8px;padding:9px 0;border-bottom:1px solid var(--divider)}.content-preview-summary dt{color:var(--text-secondary)}.content-preview-summary dd{min-width:0;margin:0;overflow-wrap:anywhere}.content-preview-media{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:10px}.content-preview-media.single{display:flex;min-height:300px;align-items:center;justify-content:center;background:#111714;border-radius:7px;overflow:hidden}.content-preview-media img,.content-preview-media video{width:100%;max-height:520px;border-radius:7px;object-fit:contain;background:#111714}.content-preview-media.single img,.content-preview-media.single video{max-height:480px}.content-preview-media-empty{min-height:260px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;border-radius:7px;color:var(--text-secondary);background:var(--surface-subtle)}.content-preview-section{margin-top:16px;padding:20px;border:1px solid var(--divider);border-radius:8px;background:var(--surface)}.content-preview-section>h3{margin-bottom:16px;font-size:16px}.content-preview-chapters{display:grid;gap:18px}.content-preview-chapters>article{min-width:0;padding-top:18px;border-top:1px solid var(--divider)}.content-preview-chapters>article:first-child{padding-top:0;border-top:0}.content-preview-chapters>article>header{display:flex;align-items:center;gap:10px;margin-bottom:13px}.content-preview-chapters>article>header>span{flex:0 0 auto;width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border-radius:6px;color:var(--sage-text);background:var(--sage-soft);font-size:12px;font-weight:700}.content-preview-chapters>article>header>div{min-width:0;flex:1;display:flex;align-items:center;justify-content:space-between;gap:14px}.content-preview-chapters header a,.content-preview-markdown a{display:inline-flex;align-items:center;gap:4px;color:var(--sage-text);text-decoration:none}.content-preview-markdown{width:100%;max-width:none;display:grid;gap:12px;color:#2d3943;line-height:1.75}.content-preview-markdown h3,.content-preview-markdown h4,.content-preview-markdown h5,.content-preview-markdown h6{margin-top:8px;color:var(--ink)}.content-preview-markdown p{white-space:pre-wrap;overflow-wrap:anywhere}.content-preview-markdown code{border-radius:4px;padding:2px 5px;color:#175c3a;background:var(--sage-soft)}.content-preview-markdown pre{width:100%;max-width:100%;overflow-x:auto;margin:0;border-radius:6px;padding:14px 16px;color:#e7eee9;background:#14211c;white-space:pre}.content-preview-markdown pre code{padding:0;color:inherit;background:transparent}.content-preview-markdown blockquote{margin:0;border:1px solid var(--divider);border-radius:6px;padding:10px 12px;color:var(--text-secondary);background:var(--surface-subtle)}.content-preview-list-row{display:flex;align-items:flex-start;gap:8px}.content-preview-list-row>span{color:var(--sage-text);font-weight:700}.content-preview-table-wrap{width:100%;overflow-x:auto;border:1px solid var(--divider-strong);border-radius:6px;background:var(--surface)}.content-preview-table-wrap table{width:100%;min-width:520px;border-collapse:collapse}.content-preview-table-wrap th,.content-preview-table-wrap td{padding:10px 12px;border-right:1px solid var(--divider);border-bottom:1px solid var(--divider);vertical-align:top}.content-preview-table-wrap th{color:var(--ink);background:var(--surface-subtle);font-size:12px;font-weight:700}.content-preview-table-wrap td{font-size:13px}.content-preview-table-wrap th:last-child,.content-preview-table-wrap td:last-child{border-right:0}.content-preview-table-wrap tbody tr:last-child td{border-bottom:0}.content-preview-markdown-image{width:100%;max-height:620px;border-radius:7px;object-fit:contain;background:#111714}.content-preview-external{min-height:86px;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px;border:1px dashed var(--divider-strong);border-radius:7px;padding:14px;color:var(--text-secondary);background:var(--surface-subtle);text-align:center}.content-preview-external a{color:var(--sage-text)}.content-preview-no-sections{min-height:130px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:var(--text-secondary)}.content-preview-empty{color:var(--text-secondary)}.wallpaper-preview-body{overflow:hidden}.wallpaper-preview-layout{min-height:0;height:100%;display:grid;grid-template-columns:minmax(0,1fr) 320px;border:1px solid var(--divider);border-radius:8px;overflow:hidden;background:var(--surface)}.wallpaper-preview-gallery{min-width:0;min-height:0;display:grid;grid-template-rows:minmax(0,1fr) auto;gap:12px;padding:16px;background:#111714}.wallpaper-preview-stage{position:relative;min-width:0;min-height:0;display:flex;align-items:center;justify-content:center;overflow:hidden;outline:none;background:#0b0e0c}.wallpaper-preview-stage:focus-visible{box-shadow:inset 0 0 0 2px var(--sage)}.wallpaper-preview-stage>img,.wallpaper-preview-stage>video{width:100%;height:100%;object-fit:contain}.wallpaper-preview-empty{min-height:220px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;color:#c7cdc4;text-align:center}.wallpaper-preview-empty a{display:inline-flex;align-items:center;gap:5px;color:#9ed3aa;text-decoration:none}.wallpaper-preview-arrow{position:absolute;top:50%;width:40px;height:48px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.18);border-radius:6px;color:#fff;background:#0c110eb8;transform:translateY(-50%);cursor:pointer}.wallpaper-preview-arrow:hover:not(:disabled){background:#2a3d32e0}.wallpaper-preview-arrow:disabled{opacity:.28;cursor:not-allowed}.wallpaper-preview-arrow.previous{left:14px}.wallpaper-preview-arrow.next{right:14px}.wallpaper-preview-counter{position:absolute;right:14px;bottom:12px;min-width:54px;border-radius:5px;padding:5px 8px;color:#f5f7f5;background:#080c09bd;font-size:12px;text-align:center;font-variant-numeric:tabular-nums}.wallpaper-preview-filmstrip{min-width:0;display:flex;gap:9px;overflow-x:auto;padding:2px 1px 4px;scrollbar-width:none}.wallpaper-preview-filmstrip>button{flex:0 0 68px;width:68px;height:76px;border:2px solid transparent;border-radius:6px;padding:2px;overflow:hidden;color:#dbe1dc;background:#252b27;cursor:pointer}.wallpaper-preview-filmstrip>button.active{border-color:#82c68e}.wallpaper-preview-filmstrip img,.wallpaper-preview-filmstrip .wallpaper-video-thumb{width:100%;height:100%;object-fit:cover}.wallpaper-video-thumb{display:grid;place-items:center;color:#e4e9e5;background:#26312b;font-size:11px}.wallpaper-preview-inspector{min-width:0;min-height:0;overflow-y:auto;display:flex;flex-direction:column;padding:24px;background:var(--surface)}.wallpaper-preview-title>span{display:inline-flex;min-height:24px;align-items:center;border-radius:5px;padding:3px 8px;color:var(--sage-text);background:var(--sage-soft);font-size:12px}.wallpaper-preview-title h3{margin-top:14px;font-size:22px;line-height:1.35}.wallpaper-preview-title p{margin-top:10px;color:var(--text-secondary);line-height:1.65}.wallpaper-preview-inspector dl{margin:24px 0 0}.wallpaper-preview-inspector dl>div{display:grid;grid-template-columns:76px minmax(0,1fr);gap:10px;padding:12px 0;border-bottom:1px solid var(--divider)}.wallpaper-preview-inspector dt{color:var(--text-secondary)}.wallpaper-preview-inspector dd{min-width:0;margin:0;overflow-wrap:anywhere}.wallpaper-preview-original{width:100%;margin-top:auto;color:var(--ink);text-decoration:none}.wallpaper-preview-hint{margin-top:10px;color:var(--text-secondary);font-size:11px;line-height:1.5;text-align:center}.content-tabs{display:flex;gap:3px;margin-bottom:14px;border-bottom:1px solid var(--divider)}.content-tabs button{min-height:38px;border:0;border-bottom:2px solid transparent;padding:7px 14px;color:var(--text-secondary);background:transparent;font-weight:600;cursor:pointer}.content-tabs button.active{border-bottom-color:var(--sage-text);color:var(--sage-text)}.category-editor{margin-bottom:14px}.category-editor-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:16px}.category-icon-preview,.category-list-icon{width:48px;height:48px;border-radius:6px;object-fit:cover}.category-icon-preview{margin-top:14px;border:1px solid var(--divider)}.category-list-icon.empty{display:inline-flex;align-items:center;justify-content:center;color:var(--text-secondary);background:var(--surface-subtle);font-size:11px}@media(max-width:900px){.main-content:has(.content-editor-page){overflow-y:auto}.content-editor-page{height:auto;min-height:0;display:block}.content-editor-page>form.content-editor{display:grid;min-height:0}.editor-layout{display:block;overflow:visible}.editor-main-column,.editor-sidebar-column{display:flex;flex-direction:column;max-height:none;overflow:visible;padding:0}.editor-sidebar-column{position:static}.content-page-heading{align-items:flex-start}.content-list-toolbar{flex-wrap:wrap}.content-list-toolbar form{flex:1 1 100%}.content-record-count{margin-left:0}.editor-field-grid{grid-template-columns:1fr}.editor-field-grid>.span-two{grid-column:auto}.editor-save-bar{left:0;right:0}.dialog-footer{flex-wrap:wrap}.dialog-footer .media-pagination,.dialog-footer .media-picker-pagination{width:100%;justify-content:center;order:2}.content-preview-hero{grid-template-columns:1fr}.wallpaper-preview-body{overflow-y:auto}.wallpaper-preview-layout{height:auto;grid-template-columns:1fr;overflow:visible}.wallpaper-preview-gallery{height:min(650px,66vh)}.wallpaper-preview-inspector{overflow:visible}.wallpaper-preview-original{margin-top:24px}}@media(max-width:980px){.content-page-heading{align-items:flex-start;flex-wrap:wrap}.content-page-heading>div{flex:1 1 100%}.content-page-heading>.content-button,.content-page-heading>.editor-ai-actions{margin-left:auto}.section-heading,.category-editor-heading{flex-wrap:wrap}.section-heading>div:first-child,.category-editor-heading>div:first-child{min-width:0;flex:1 1 260px}.section-heading>.content-button,.category-editor-heading>.content-button{margin-left:auto}}@media(max-width:640px){.content-page-heading{display:grid;gap:14px}.content-page-heading .content-button{width:100%}.content-page-heading .content-button.content-icon-action{width:36px;min-width:36px}.content-list-toolbar select{flex:1;min-width:0}.content-table{min-width:920px}.editor-section,.category-editor{padding:15px}.section-heading{align-items:stretch;flex-direction:column}.section-heading .content-button{align-self:flex-start}.content-editor{padding-bottom:52px}.mobile-editor-save-bar{display:flex;flex-wrap:wrap;padding:8px 14px}.mobile-editor-save-bar>div{flex:1 0 100%}.mobile-editor-save-bar .content-button{min-width:0;flex:1}.editor-title-section{padding:18px}.editor-title-section input{font-size:21px}.immersive-body-section{padding:10px}.immersive-body-heading{margin-bottom:18px}.immersive-body-meta{grid-template-columns:1fr;margin-bottom:18px;padding-bottom:16px}.immersive-body-editor .markdown-field,.immersive-body-editor .markdown-input,.immersive-body-editor .markdown-tiptap .ProseMirror{min-height:360px}.legacy-sections-disclosure>summary{align-items:flex-start;flex-direction:column;justify-content:center;gap:3px;padding-block:10px}.legacy-sections-disclosure>summary small{margin-left:0}.legacy-section-switcher{grid-template-columns:1fr}.editor-dimension-grid{grid-template-columns:1fr 1fr}.media-collection-item{grid-template-columns:18px 44px minmax(0,1fr) auto}.media-thumb-wrap{width:44px;height:44px}.media-order-actions button{width:25px;height:25px}.content-dialog-backdrop{padding:0}.content-dialog{width:100%;max-height:100vh;height:100vh;border-radius:0}.media-lightbox{width:100%;height:100vh;border-radius:0}.media-lightbox-stage{grid-template-columns:42px minmax(0,1fr) 42px}.media-lightbox-content{padding:8px}.media-lightbox-arrow{width:34px;height:44px}.media-lightbox>footer{align-items:stretch;flex-direction:column}.media-lightbox>footer .content-button{width:100%}.content-preview-dialog{width:100%;height:100vh;max-height:100vh;border-radius:0}.content-preview-body{padding:14px}.content-preview-hero,.content-preview-section{padding:15px}.content-preview-summary dl{grid-template-columns:1fr}.content-preview-chapters>article>header>div{align-items:flex-start;flex-direction:column;gap:5px}.wallpaper-preview-gallery{height:min(520px,58vh);padding:10px}.wallpaper-preview-filmstrip>button{flex-basis:58px;width:58px;height:66px}.wallpaper-preview-inspector{padding:18px}.wallpaper-preview-title h3{font-size:19px}.media-dialog .media-toolbar{flex-wrap:wrap;padding-inline:14px}.media-dialog .media-toolbar form{flex:1 1 100%}.media-dialog-body{padding:12px 14px}.media-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dialog-footer{padding-inline:14px}.field-with-action{align-items:stretch;flex-direction:column}.section-disclosure>span{display:grid;gap:2px}.markdown-toolbar{flex-wrap:nowrap;overflow-x:auto}.markdown-toolbar select,.markdown-tool-group,.markdown-toolbar>button{flex:0 0 auto}}@media(prefers-reduced-motion:reduce){.content-button,.content-icon-button,.wallpaper-preview-arrow{transition:none}}.editor-heading-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px}.focus-toggle{min-height:36px}.focus-toggle kbd{display:inline-flex;align-items:center;min-height:20px;margin-left:3px;border:1px solid var(--divider-strong);border-bottom-width:2px;border-radius:4px;padding:1px 5px;color:var(--text-secondary);background:var(--surface-subtle);font-size:10px;font-weight:600;line-height:1}.focus-toggle[aria-pressed=true]{color:var(--sage-text);border-color:#17854b52;background:var(--sage-soft)}.content-editor-page.focus-mode .editor-command-header{position:sticky;top:-30px;z-index:18;margin:-30px -44px 20px;padding:16px 44px 14px;border-bottom:1px solid var(--divider);background:#f5f7f8f0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.content-editor-page.focus-mode .editor-layout{grid-template-columns:minmax(0,1fr)}.content-editor-page.focus-mode .editor-sidebar-column{display:none}.content-editor-page.focus-mode .editor-main-column{width:min(100%,1120px);margin-inline:auto}.content-editor-page.focus-mode .immersive-body-section{min-height:calc(100dvh - 230px)}.content-editor-page.focus-mode .immersive-body-editor{max-width:860px}.content-editor-page.focus-mode .immersive-body-editor .markdown-input,.content-editor-page.focus-mode .immersive-body-editor .markdown-tiptap .ProseMirror{min-height:58dvh}.editor-section-tabs{display:grid;gap:6px;margin:-2px 0 0;padding:3px;border:1px solid var(--divider);border-radius:8px;background:var(--surface-subtle);max-height:min(260px,32vh);overflow-y:auto;scrollbar-width:none}.editor-section-tabs button{min-width:0;min-height:48px;width:100%;display:flex;align-items:center;gap:9px;border:1px solid transparent;border-radius:6px;padding:8px 11px;color:var(--text-secondary);background:transparent;text-align:left;cursor:pointer;transition:background-color .16s ease,border-color .16s ease,color .16s ease}.editor-section-tabs button:hover{color:var(--ink);background:var(--surface)}.editor-section-tabs button.active{border-color:#17854b47;color:var(--sage-text);background:var(--surface);box-shadow:0 2px 8px #1932220f}.editor-section-tabs button[aria-expanded=true] .editor-section-tab-icon{transform:rotate(180deg)}.editor-section-tab-icon{display:inline-flex;flex:0 0 auto;color:var(--text-secondary);transition:transform .16s ease}.editor-section-tab-copy{min-width:0;display:grid;gap:2px}.editor-section-tab-copy strong{font-size:12px;font-weight:650;white-space:nowrap}.editor-section-tab-copy small{overflow:hidden;color:var(--text-secondary);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.editor-section-tabs .section-add-action{width:36px;min-width:36px;min-height:36px;height:36px;justify-self:end;padding:8px}.immersive-body-tools{min-width:0;display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:8px}.immersive-body-tools .immersive-body-count,.immersive-body-tools .immersive-body-stat,.immersive-body-tools .content-button{flex:0 0 auto}.immersive-body-tools .content-button{position:relative;width:36px;min-width:36px;height:36px;padding:8px;font-size:0}.immersive-body-tools .content-button svg{width:17px;height:17px;flex:0 0 auto}.wallpaper-editor-page .editor-ai-quick-actions>button:nth-of-type(2){display:none}.immersive-body-stat{color:var(--text-secondary);font-size:11px;font-variant-numeric:tabular-nums;white-space:nowrap}.wallpaper-edit-preview{display:grid;grid-template-columns:minmax(180px,260px) minmax(0,1fr);gap:14px;align-items:center;margin-bottom:16px;padding:10px;border:1px solid var(--divider);border-radius:7px;background:var(--surface-subtle)}.wallpaper-edit-preview>img,.wallpaper-edit-preview-empty{width:100%;aspect-ratio:16 / 10;border-radius:5px;object-fit:cover;background:#1a211c}.wallpaper-edit-preview-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;color:#a8b2aa;font-size:11px;text-align:center}.wallpaper-edit-preview-meta{display:grid;gap:7px;align-content:center}.wallpaper-edit-preview-meta strong{font-size:13px}.wallpaper-edit-preview-meta small{color:var(--text-secondary);font-size:12px;line-height:1.5}.wallpaper-edit-legacy-links{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:10px}.wallpaper-edit-legacy-links a{color:var(--sage-text);font-size:12px;text-decoration:underline}@media(max-width:900px){.content-editor-page.focus-mode .editor-command-header{top:-30px;margin-inline:-22px;padding-inline:22px}}@media(max-width:980px){.ai-workbench-layout{grid-template-columns:1fr}}@media(max-width:640px){.ai-workbench-heading{align-items:stretch}.ai-workbench-heading>.content-button{width:100%}.ai-workbench-type-switch,.ai-workbench-templates,.ai-workbench-form{margin-left:12px;margin-right:12px}.ai-workbench-panel-heading{padding-inline:12px}.ai-workbench-messages,.ai-workbench-result-actions{margin-inline:0;padding-inline:12px}.ai-workbench-draft,.ai-workbench-continue{margin-inline:12px}.ai-workbench-field-grid{grid-template-columns:1fr}.ai-workbench-result-actions>.content-button{flex:1 1 160px}.main-content:has(.content-editor-page){padding-top:0;padding-bottom:8px}.editor-command-header{position:sticky;top:8px;min-height:36px;height:36px;margin:8px -14px 12px;padding:3px 14px}.editor-heading-actions{align-items:stretch;justify-content:stretch;flex-wrap:wrap;gap:6px}.editor-heading-actions .content-status-tag{order:2}.editor-heading-actions .content-button{flex:1 1 auto;min-width:0;padding-inline:8px}.editor-heading-actions .content-icon-button{width:34px;height:34px}.editor-section-tabs{max-height:220px}.immersive-body-heading{align-items:flex-start}.immersive-body-tools{justify-content:flex-start}.immersive-body-stat{white-space:normal}.wallpaper-edit-preview{grid-template-columns:1fr}.editor-agent-drawer{top:56px;right:16px;width:calc(100vw - 32px)}.editor-agent-conversation-drawer{height:calc(100vh - 72px);max-height:none}.editor-agent-grid{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.editor-section-tabs button,.focus-toggle kbd{transition:none}.content-editor-page.focus-mode .editor-command-header{-webkit-backdrop-filter:none;backdrop-filter:none}}.workspace.ai-workspace .main-content{width:100%;margin:0;overflow:hidden;padding:0 9px 1px}.workspace.ai-workspace .main-content-body{min-height:0;height:100%;display:flex;flex:1 1 0;flex-direction:column;overflow:hidden}.workspace.ai-workspace .topbar{flex-basis:52px;height:52px;padding-inline:20px}.ai-workbench-page{width:100%;min-width:0;min-height:0;height:100%;display:grid;grid-template-rows:auto minmax(0,1fr);overflow:hidden}.ai-chat-header{width:100%;min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0;padding:8px 0}.ai-chat-title,.ai-chat-header-actions{display:flex;align-items:center;gap:10px}.ai-chat-title-mark{width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;border:1px solid rgba(23,133,75,.2);border-radius:9px;color:var(--sage-text);background:var(--sage-soft)}.ai-chat-title h1{font-size:16px;line-height:1.25;font-weight:700}.ai-chat-title div{display:grid;gap:2px}.ai-chat-title div>span{color:var(--text-secondary);font-size:11px}.ai-chat-header-actions{justify-content:flex-end}.ai-chat-type-switch{display:inline-flex;gap:2px;padding:2px;border:1px solid var(--divider);border-radius:7px;background:var(--surface-subtle)}.ai-chat-type-switch button{min-width:68px;min-height:29px;display:inline-flex;align-items:center;justify-content:center;gap:5px;border:0;border-radius:5px;color:var(--text-secondary);background:transparent;font-size:11px;cursor:pointer}.ai-chat-type-switch button.active{color:var(--ink);background:var(--surface);box-shadow:0 1px 3px #1720331a}.ai-chat-type-switch button:disabled{cursor:default;opacity:.72}.ai-chat-shell{width:min(100%,820px);min-width:0;min-height:0;height:100%;display:grid;grid-template-rows:minmax(0,1fr) auto;gap:12px;margin:0 auto;padding:8px 0;overflow:hidden}.ai-chat-scroll{min-height:0;height:100%;display:grid;align-content:start;gap:12px;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable;padding:0 4px 16px}.ai-chat-scroll.is-empty{display:flex;flex-direction:column}.ai-chat-history{width:min(100%,760px);min-height:clamp(220px,42vh,390px);display:grid;align-content:center;gap:12px;margin:0 auto;padding:24px 0 4px}.ai-chat-layout{width:100%;min-width:0;min-height:0;height:100%;display:grid;grid-template-columns:300px minmax(0,1fr);grid-template-rows:minmax(0,1fr);gap:0;margin:0;padding:0;overflow:hidden}.ai-workbench-page{background:#fff}.ai-chat-header{min-height:74px;padding:10px 18px;border-bottom:1px solid var(--divider)}.ai-chat-title-mark{width:34px;height:34px;border-radius:50%}.ai-chat-title h1{font-size:21px}.ai-chat-title div>span{display:none}.ai-chat-header-actions{position:absolute;left:50%;transform:translate(-50%)}.ai-chat-header-tools{display:flex;gap:8px;margin-left:12px}.ai-chat-header-tools .content-icon-button{width:38px;height:38px;border:1px solid var(--divider);border-radius:9px;color:var(--text-secondary);background:#fff}.ai-chat-type-switch{padding:0;border:1px solid var(--divider);border-radius:24px;background:#fff}.ai-chat-type-switch button{min-width:92px;min-height:44px;border-radius:22px;font-size:13px}.ai-chat-type-switch button.active{color:var(--ink);box-shadow:inset 0 -3px 0 var(--sage-text)}.ai-chat-layout{grid-template-columns:300px minmax(0,1fr);gap:0}.ai-chat-sidebar{padding:18px 14px;border:0;border-right:1px solid var(--divider);border-radius:0;background:#fff}.ai-chat-new-button{min-height:42px;border-color:var(--sage-text);border-radius:8px;color:var(--sage-text);font-size:13px}.ai-chat-history-list{margin-top:18px;gap:5px}.ai-chat-history-row{border-radius:8px}.ai-chat-history-row.active{border-color:transparent;background:var(--sage-soft)}.ai-chat-history-item{padding:12px 13px;gap:6px}.ai-chat-history-item strong{font-size:13px}.ai-chat-main{background:linear-gradient(180deg,#fff,#fbfdfc)}.ai-chat-shell{width:min(100%,950px);padding:24px 32px 28px}.ai-chat-welcome{gap:14px}.ai-chat-welcome svg{width:72px;height:72px;padding:21px;border-radius:50%;background:var(--sage-soft)}.ai-chat-welcome strong{font-size:28px;font-weight:500;color:var(--ink)}.ai-chat-welcome span{font-size:16px}.ai-chat-composer{width:min(100%,860px);min-height:176px;padding:22px 20px 14px;border-radius:18px;box-shadow:0 6px 25px #19273d12}.ai-chat-composer-main{min-height:112px}.ai-chat-composer-main textarea{min-height:72px;font-size:16px}.ai-chat-send-button{width:44px;min-width:44px;height:44px;border-radius:12px}.ai-chat-composer:after{content:"Enter 发送  |  Shift + Enter 换行";display:block;margin-top:10px;color:var(--text-muted);font-size:11px;text-align:right}.ai-chat-composer-toolbar{display:flex;align-items:center;gap:8px;margin-top:16px}.ai-chat-composer-toolbar button{display:inline-flex;align-items:center;gap:6px;min-height:34px;padding:0 12px;border:1px solid var(--divider);border-radius:8px;color:var(--text-secondary);background:#fff;font:inherit;font-size:12px;cursor:pointer}.ai-chat-composer-toolbar button:hover{border-color:var(--sage);color:var(--sage-text);background:var(--sage-soft)}.ai-workbench-page .ai-chat-layout{min-height:0}.ai-workbench-page .ai-chat-sidebar{width:300px}.ai-workbench-page .ai-chat-main,.ai-workbench-page .ai-chat-shell{min-width:0}.ai-workbench-page .ai-chat-composer{box-sizing:border-box}@media(max-width:900px){.ai-chat-header-actions{position:static;transform:none}.ai-chat-layout{grid-template-columns:1fr}.ai-chat-sidebar{max-height:180px;border-right:0;border-bottom:1px solid var(--divider)}.ai-chat-shell{padding-inline:16px}}.ai-chat-sidebar{min-width:0;min-height:0;display:flex;flex-direction:column;padding:10px;border:1px solid var(--divider);border-radius:10px;background:#ffffffad}.ai-chat-sidebar>header{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:4px 4px 12px}.ai-chat-sidebar>header strong{font-size:13px}.ai-chat-sidebar>header .content-icon-button{width:30px;height:30px}.ai-chat-new-button{min-height:34px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1px solid var(--divider-strong);border-radius:6px;color:var(--ink);background:var(--surface);font-size:12px;cursor:pointer}.ai-chat-new-button:hover:not(:disabled){border-color:var(--sage);color:var(--sage-text);background:var(--sage-soft)}.ai-chat-new-button:disabled{cursor:not-allowed;opacity:.55}.ai-chat-history-list{min-height:0;display:grid;align-content:start;gap:3px;margin-top:12px;overflow-y:auto}.ai-chat-history-search{display:block;margin-top:14px}.ai-chat-history-search input{width:100%;height:36px;border:1px solid var(--divider);border-radius:7px;padding:0 10px;color:var(--ink);background:#fff;font:inherit;font-size:12px}.ai-chat-history-search input:focus{border-color:var(--sage);outline:0;box-shadow:0 0 0 3px #6f92551f}.ai-chat-history-item{min-width:0;display:grid;gap:4px;padding:9px 10px;border:1px solid transparent;border-radius:6px;color:var(--ink);background:transparent;text-align:left;cursor:pointer}.ai-chat-history-row{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) 28px;align-items:stretch;border:1px solid transparent;border-radius:6px}.ai-chat-history-row:hover{background:var(--surface-subtle)}.ai-chat-history-row.active{border-color:#17854b40;background:var(--sage-soft)}.ai-chat-history-row .ai-chat-history-item{border:0;border-radius:5px 0 0 5px;background:transparent}.ai-chat-history-item:hover{background:transparent}.ai-chat-history-delete{width:28px;min-width:28px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:0 5px 5px 0;color:var(--text-secondary);background:transparent;opacity:0;cursor:pointer}.ai-chat-history-row:hover .ai-chat-history-delete,.ai-chat-history-delete:focus-visible{opacity:1}.ai-chat-history-delete:hover:not(:disabled){color:var(--error);background:var(--error-soft)}.ai-chat-history-delete:disabled{cursor:wait;opacity:.35}.ai-chat-history-item strong{overflow:hidden;font-size:12px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.ai-chat-history-item small,.ai-chat-history-empty{color:var(--text-secondary);font-size:10px;line-height:1.4}.ai-chat-history-activity{display:inline-block;margin-right:4px;vertical-align:-2px;color:var(--sage-text)}.ai-chat-history-empty{padding:12px 8px;text-align:center}.ai-chat-main{min-width:0;min-height:0;height:100%;overflow:hidden}.ai-chat-transcript{width:min(100%,760px);display:grid;gap:22px;margin:0 auto;padding:18px 0 4px}.ai-chat-turn{min-width:0;display:grid;gap:11px}.ai-chat-history:has(.ai-chat-message){align-content:start}.ai-chat-message{max-width:86%;display:grid;grid-template-columns:auto minmax(0,1fr);gap:9px;align-items:start}.ai-chat-message.user{justify-self:end;grid-template-columns:minmax(0,1fr) auto}.ai-chat-message.user>span{order:2;color:var(--ink)}.ai-chat-message>span{color:var(--sage-text);font-size:11px;font-weight:700}.ai-chat-message p{margin:0;color:var(--ink);font-size:13px;line-height:1.65;white-space:pre-wrap}.ai-chat-message.user p{padding:9px 12px;border:1px solid var(--divider);border-radius:8px 3px 8px 8px;background:var(--surface-subtle)}.ai-chat-user-content{min-width:0;display:grid;justify-items:end;gap:7px}.ai-chat-message-images{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:7px}.ai-chat-message-images img{width:120px;height:88px;display:block;object-fit:cover;border:1px solid var(--divider);border-radius:7px;background:var(--surface-subtle)}.ai-chat-message.assistant{max-width:100%}.ai-chat-message.assistant{align-items:start}.ai-chat-message.assistant>span{line-height:1.72}.ai-chat-message.assistant p{min-width:0;overflow-wrap:anywhere}.ai-chat-message.assistant .ai-markdown-content .ProseMirror>:first-child{margin-top:0}.ai-markdown-content{min-width:0;overflow-x:auto;color:var(--ink)}.ai-markdown-content .ProseMirror{min-width:0;outline:0;font-size:13px;line-height:1.72;overflow-wrap:anywhere}.ai-markdown-content .ProseMirror>:first-child{margin-top:0}.ai-markdown-content .ProseMirror>:last-child{margin-bottom:0}.ai-markdown-content h1,.ai-markdown-content h2,.ai-markdown-content h3,.ai-markdown-content h4{margin:1.1em 0 .45em;color:var(--ink);font-weight:700;line-height:1.35}.ai-markdown-content h1{font-size:20px}.ai-markdown-content h2{font-size:17px}.ai-markdown-content h3{font-size:15px}.ai-markdown-content h4{font-size:13px}.ai-markdown-content p{margin:.55em 0;white-space:normal}.ai-markdown-content ul,.ai-markdown-content ol{display:grid;gap:4px;margin:.65em 0;padding-left:22px}.ai-markdown-content li{padding-left:2px}.ai-markdown-content blockquote{margin:.8em 0;border-left:3px solid var(--sage);padding:4px 0 4px 12px;color:var(--text-secondary)}.ai-markdown-content pre{max-width:100%;margin:.8em 0;overflow-x:auto;border:1px solid var(--divider);border-radius:6px;padding:12px 14px;color:#e8eee9;background:#17211c;font-size:12px;line-height:1.65}.ai-markdown-content :not(pre)>code{border-radius:4px;padding:2px 5px;color:#9f3f32;background:#f8eeeb;font-size:.92em}.ai-markdown-content a{color:var(--sage-text);text-decoration:underline;text-underline-offset:3px}.ai-markdown-content img{display:block;max-width:min(100%,720px);height:auto;margin:12px 0;border-radius:6px}.ai-markdown-content hr{margin:16px 0;border:0;border-top:1px solid var(--divider)}.ai-markdown-content table{width:100%;min-width:460px;margin:10px 0;border-collapse:collapse;font-size:12px}.ai-markdown-content th,.ai-markdown-content td{border:1px solid var(--divider);padding:7px 9px;text-align:left;vertical-align:top}.ai-markdown-content th{background:var(--surface-subtle);font-weight:700}.ai-chat-process{max-width:100%;margin-left:20px;border-left:2px solid var(--divider);padding-left:12px;color:var(--text-secondary)}.ai-chat-process>summary{width:fit-content;display:flex;align-items:center;gap:7px;border-radius:5px;padding:3px 5px;font-size:11px;cursor:pointer;list-style:none}.ai-chat-process>summary::-webkit-details-marker{display:none}.ai-chat-process>summary:hover,.ai-chat-process>summary:focus-visible{color:var(--ink);background:var(--surface-subtle);outline:0}.ai-chat-process-body{display:grid;gap:7px;margin-top:7px}.ai-chat-reasoning{display:grid;grid-template-columns:auto minmax(0,1fr);gap:7px;align-items:start}.ai-chat-reasoning svg{margin-top:2px;color:var(--sage-text)}.ai-chat-reasoning p{max-height:180px;margin:0;overflow-y:auto;font-size:11px;line-height:1.6;white-space:pre-wrap}.ai-chat-tool{min-height:28px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:7px;align-items:center;padding:5px 8px;border:1px solid var(--divider);border-radius:6px;background:var(--surface-subtle);font-size:11px}.ai-chat-tool svg{color:var(--sage-text)}.ai-chat-tool small{color:var(--text-secondary);font-size:10px}.ai-chat-scroll.is-empty .ai-chat-welcome{flex:1 1 auto;min-height:0}.ai-chat-welcome{width:100%;min-height:100%;display:grid;place-items:center;align-content:center;justify-items:center;gap:7px;color:var(--text-secondary);text-align:center}.ai-chat-welcome svg{color:var(--sage-text)}.ai-chat-welcome strong{color:var(--ink);font-size:14px}.ai-chat-welcome span{max-width:38ch;font-size:12px;line-height:1.5}.ai-chat-welcome strong{font-size:30px;font-weight:500}.ai-chat-welcome strong span{display:inline;color:var(--sage-text);font-size:inherit;font-weight:700}.ai-chat-welcome b{color:var(--text-secondary);font-size:17px;font-weight:400}.ai-chat-welcome>span{max-width:54ch;font-size:13px}.ai-chat-suggestions{display:grid;grid-template-columns:repeat(3,minmax(150px,1fr));gap:12px;width:min(100%,680px);margin-top:18px}.ai-chat-suggestions button{min-height:92px;display:grid;align-content:center;gap:7px;border:1px solid var(--divider);border-radius:10px;padding:14px;color:var(--ink);background:#fff;text-align:left;cursor:pointer;box-shadow:0 3px 12px #19273d08}.ai-chat-suggestions button:hover{border-color:var(--sage);background:var(--sage-soft)}.ai-chat-suggestions button{grid-template-columns:42px minmax(0,1fr);align-items:center;column-gap:10px}.ai-chat-suggestions button strong,.ai-chat-suggestions button small{grid-column:2}.ai-chat-suggestions button .ai-suggestion-icon{grid-row:1 / span 2;display:grid;place-items:center;width:38px;height:38px;border-radius:50%}.ai-chat-suggestions .suggestion-green{color:#129763;background:#eaf8f0}.ai-chat-suggestions .suggestion-blue{color:#568fff;background:#eef2ff}.ai-chat-suggestions .suggestion-purple{color:#9961e8;background:#f4edff}.ai-chat-suggestions small{color:var(--text-secondary);font-size:11px;line-height:1.4}.ai-chat-history>.ai-workbench-status{justify-self:start}.ai-workbench-progress{align-items:center;padding:9px 12px;color:var(--text-secondary)}.ai-workbench-progress span{font-size:11px}.ai-workbench-draft{margin:0;padding:20px 22px;border:1px solid var(--divider);border-radius:8px;background:var(--surface);box-shadow:0 8px 24px #19273d0a}.ai-workbench-draft-heading h2{font-size:20px}.ai-workbench-draft section{margin-top:16px}.ai-workbench-draft .ai-workbench-body{padding:13px 14px;border:1px solid var(--divider);border-radius:6px;background:var(--surface-subtle);white-space:normal}.ai-workbench-advanced-result{margin-top:14px;border-top:1px solid var(--divider);padding-top:12px}.ai-workbench-advanced-result summary{color:var(--text-secondary);font-size:12px;cursor:pointer}.ai-workbench-review{padding-top:14px;border-top:1px solid var(--divider)}.ai-chat-result-actions,.ai-chat-continue,.ai-workbench-progress,.ai-workbench-draft{width:min(100%,760px);margin-inline:auto}.ai-chat-result-actions{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:8px}.ai-chat-continue{display:flex;align-items:flex-end;gap:8px;padding-top:12px;border-top:1px solid var(--divider)}.ai-chat-continue textarea{flex:1;min-width:0;min-height:42px;max-height:140px;resize:vertical}.ai-chat-composer{width:min(100%,760px);min-width:0;align-self:end;position:relative;z-index:2;margin:0 auto;padding:12px 14px 10px;border:1px solid var(--divider-strong);border-radius:16px;background:var(--surface);box-shadow:0 8px 28px #19273d1a}.ai-chat-composer-main{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:8px}.ai-chat-attachments{grid-column:1 / -1;display:flex;flex-wrap:wrap;gap:8px}.ai-chat-attachment{position:relative;width:64px;height:64px;overflow:hidden;border:1px solid var(--divider);border-radius:8px;background:var(--surface-subtle)}.ai-chat-attachment img{width:100%;height:100%;object-fit:cover}.ai-chat-attachment button{position:absolute;top:3px;right:3px;width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:50%;color:#fff;background:#172033c7;cursor:pointer}.ai-chat-attachment button:hover,.ai-chat-attachment button:focus-visible{background:var(--error)}.ai-chat-attachment button:focus-visible{outline:2px solid #fff;outline-offset:-3px}.ai-chat-composer-main textarea{width:100%;min-height:36px;max-height:140px;overflow-y:auto;border:0;resize:none;color:var(--ink);background:transparent;font:inherit;font-size:14px;line-height:1.6;outline:0}.ai-chat-composer-main textarea::placeholder{color:var(--text-secondary)}.ai-chat-send-button{width:36px;min-width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;border:0;border-radius:9px;color:#fff;background:var(--sage-text);cursor:pointer;transition:background-color .16s ease,opacity .16s ease,transform .16s ease}.ai-chat-send-button:hover:not(:disabled){background:#126f3e}.ai-chat-send-button:active:not(:disabled){transform:translateY(1px)}.ai-chat-send-button:disabled{cursor:not-allowed;opacity:.5}.ai-chat-send-button:focus-visible{outline:3px solid rgba(111,146,85,.34);outline-offset:2px}.ai-chat-composer-footer{display:flex;align-items:center;justify-content:space-between;gap:4px;padding-top:4px;border-top:1px solid var(--divider)}.ai-chat-send-actions{display:flex;align-items:center;justify-content:flex-end;gap:7px}.ai-chat-send-actions .ai-workbench-error{max-width:300px;padding:4px 6px;font-size:10px;line-height:1.2}.ai-workbench-page .ai-chat-header{min-height:72px;padding:9px 24px}.ai-workbench-page .ai-chat-type-switch button{min-width:86px;min-height:42px}.ai-workbench-page .ai-chat-shell{width:min(100%,920px);padding:20px 0 22px}.ai-workbench-page .ai-chat-welcome{gap:12px}.ai-workbench-page .ai-chat-welcome svg{width:72px;height:72px}.ai-workbench-page .ai-chat-welcome strong{font-size:29px}.ai-workbench-page .ai-chat-suggestions{width:min(100%,675px);gap:12px;margin-top:18px}.ai-workbench-page .ai-chat-composer{width:min(100%,860px);min-height:174px;padding:20px 20px 12px;border-radius:18px}.ai-workbench-page .ai-chat-composer-main{min-height:94px}.ai-workbench-page .ai-chat-composer-main textarea{min-height:64px}.ai-workbench-page .ai-chat-composer-toolbar{margin-top:10px}.ai-workbench-page .ai-chat-header{min-height:62px;padding:8px 18px}.ai-workbench-page .ai-chat-type-switch button{min-width:76px;min-height:36px;font-size:12px}.ai-workbench-page .ai-chat-header-tools .content-icon-button{width:32px;height:32px}.ai-workbench-page .ai-chat-shell{width:min(100%,820px);padding:14px 0 16px}.ai-workbench-page .ai-chat-welcome{gap:8px}.ai-workbench-page .ai-chat-welcome>svg{width:52px;height:52px;padding:15px}.ai-workbench-page .ai-chat-welcome strong{font-size:24px}.ai-workbench-page .ai-chat-welcome b{font-size:14px}.ai-workbench-page .ai-chat-welcome>span{font-size:11px}.ai-workbench-page .ai-chat-suggestions{width:min(100%,610px);gap:10px;margin-top:12px}.ai-workbench-page .ai-chat-suggestions button{min-height:70px;padding:10px;border-radius:8px;gap:4px 8px}.ai-workbench-page .ai-chat-suggestions button .ai-suggestion-icon{width:30px;height:30px}.ai-workbench-page .ai-chat-suggestions button .ai-suggestion-icon svg{width:18px!important;height:18px!important;display:block;color:currentColor;stroke:currentColor;padding:0!important}.ai-workbench-page .ai-chat-suggestions button strong{font-size:13px}.ai-workbench-page .ai-chat-suggestions button small{font-size:9px}.ai-workbench-page .ai-chat-composer{width:min(100%,760px);min-height:132px;padding:14px 16px 10px;border-radius:14px}.ai-workbench-page .ai-chat-composer-main{min-height:66px}.ai-workbench-page .ai-chat-composer-main textarea{min-height:42px;font-size:13px}.ai-workbench-page .ai-chat-send-button{width:36px;min-width:36px;height:36px}.ai-workbench-page .ai-chat-composer-toolbar{margin-top:8px}.ai-workbench-page .ai-chat-composer-toolbar button{min-height:28px;padding:0 9px;font-size:10px}.ai-workbench-page .ai-chat-composer:after{margin-top:6px;font-size:9px}@media(max-width:900px){.ai-chat-layout{grid-template-columns:minmax(0,1fr);grid-template-rows:auto minmax(0,1fr);gap:10px}.ai-chat-sidebar{align-self:start;width:100%;max-height:176px}.ai-chat-history-list{grid-template-columns:repeat(2,minmax(0,1fr));overflow-y:auto}.ai-chat-new-button{width:100%}.ai-chat-suggestions{grid-template-columns:1fr;width:min(100%,420px)}}.editor-section-tabs{display:none}.legacy-sections-disclosure{margin-top:2px}.legacy-sections-disclosure>summary{min-height:42px}.legacy-sections-disclosure .legacy-section-switcher{padding:10px}.legacy-structure-actions{display:flex;justify-content:flex-end;gap:7px;padding:0 12px 12px}.editor-resource-version-disclosure{border:1px solid var(--divider);border-radius:8px;background:var(--surface);overflow:hidden}.editor-resource-version-disclosure>summary{display:flex;align-items:center;justify-content:space-between;min-height:44px;padding:0 14px;color:var(--ink);font-size:13px;font-weight:650;cursor:pointer;list-style:none}.editor-resource-version-disclosure>summary::-webkit-details-marker{display:none}.editor-resource-version-disclosure>summary:after{content:"+";color:var(--text-secondary);font-size:18px;font-weight:400}.editor-resource-version-disclosure[open]>summary{border-bottom:1px solid var(--divider)}.editor-resource-version-disclosure[open]>summary:after{content:"−"}.editor-resource-version-disclosure .editor-resource-version-section{border:0;border-radius:0}.editor-resource-version-disclosure .editor-resource-version-section>.section-heading{display:none}@media(max-width:640px){.workspace.ai-workspace .main-content{padding-inline:9px}.ai-chat-header{align-items:flex-start;flex-direction:column;gap:8px;padding-block:10px}.ai-chat-header-actions{width:100%}.ai-chat-type-switch,.ai-chat-type-switch button{flex:1}.ai-chat-message{max-width:94%}.ai-workbench-draft{padding:16px}.ai-chat-continue{align-items:stretch;flex-direction:column}.ai-chat-continue .content-button{align-self:flex-end}.ai-chat-composer-footer{align-items:flex-end}.ai-chat-composer-footer{flex-wrap:wrap}.ai-chat-send-actions{margin-left:auto}}.content-editor-page .content-icon-button,.content-editor-page .content-button.content-icon-action,.content-editor-page .section-heading>.content-button,.content-editor-page .immersive-body-tools .content-button{width:26px;min-width:26px;height:26px;min-height:26px;padding:5px;gap:0;font-size:0}.content-editor-page .content-icon-button svg,.content-editor-page .content-button.content-icon-action svg,.content-editor-page .section-heading>.content-button svg,.content-editor-page .immersive-body-tools .content-button svg{width:13px;height:13px}.ai-workbench-page .ai-chat-header{min-height:59px}.ai-workbench-page .ai-chat-type-switch{justify-content:center}.ai-workbench-page .ai-chat-composer{min-height:0;padding-top:12px}.ai-workbench-page .ai-chat-composer-main{min-height:42px}.ai-workbench-page .ai-chat-composer:after{display:none;content:none}.ai-chat-composer-meta{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:8px}.ai-chat-composer-toolbar{margin-top:0}.ai-chat-composer-toolbar button{min-height:28px;padding:0 9px;font-size:10px}.ai-chat-composer-toolbar button.active{border-color:var(--sage);color:var(--sage-text);background:var(--sage-soft)}.ai-chat-composer-toolbar button:disabled{cursor:wait;opacity:.6}.ai-chat-shortcut{color:var(--text-muted);font-size:9px;white-space:nowrap}.ai-chat-attachment-file{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:5px;color:var(--sage-text);background:var(--sage-soft)}.ai-chat-attachment-file small{max-width:100%;overflow:hidden;color:var(--text-secondary);font-size:9px;text-overflow:ellipsis;white-space:nowrap}@media(max-width:640px){.ai-chat-composer-meta{align-items:flex-start;flex-direction:column}.ai-chat-shortcut{align-self:flex-end}}:root{color-scheme:light;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;font-synthesis:none;--canvas: #f6f8fb;--surface: #ffffff;--surface-subtle: #f8fafc;--ink: #172033;--ink-action: #13241f;--ink-soft: #20342d;--text-secondary: #56616d;--text-muted: #6b7682;--divider: #e6ebf1;--divider-strong: #d0d9e4;--sage: #2fbf71;--sage-text: #17854b;--sage-soft: #eaf8f0;--warm-on-dark: #f7fff9;--success: #168a4c;--success-soft: #eaf8f0;--info: #2f7ee6;--info-soft: #edf5ff;--accent: #f08b3e;--accent-soft: #fff2e8;--warning: #9a4d08;--warning-soft: #fff5e8;--error: #b4232a;--error-soft: #fff0f0;--sidebar-width: 258px;--topbar-height: 60px;--z-sidebar: 30;--z-backdrop: 20}*{box-sizing:border-box}*{scrollbar-width:none;-ms-overflow-style:none}*::-webkit-scrollbar{width:0;height:0;display:none}html,body,#root{width:100%;height:100%;overflow:hidden}html{min-width:320px;background:var(--canvas)}body{margin:0;min-width:320px;color:var(--ink);background:var(--canvas);font-size:14px;letter-spacing:0}button,input,select{font:inherit;letter-spacing:0}button,a{-webkit-tap-highlight-color:transparent}button,a{color:inherit}img{display:block;max-width:100%}h1,h2,h3,p{margin:0}h1,h2,h3{text-wrap:balance}p{text-wrap:pretty}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid rgba(111,146,85,.34);outline-offset:2px}.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}.app-shell{width:100%;height:100vh;height:100dvh;overflow:hidden}.sidebar{position:fixed;inset:0 auto 0 0;z-index:var(--z-sidebar);display:flex;flex-direction:column;width:var(--sidebar-width);height:100vh;height:100dvh;background:#101c22;color:#f7f7f4;overflow:hidden}.sidebar-brand{flex:0 0 auto;min-height:72px;display:flex;align-items:center;gap:11px;padding:14px 16px;border-bottom:1px solid rgba(255,255,255,.1)}.sidebar-brand>span:nth-child(2){min-width:0;display:grid;gap:2px}.sidebar-brand strong{font-size:15px;font-weight:650;white-space:nowrap}.sidebar-brand small{color:#bfc5bc;font-size:11px;white-space:nowrap}.brand-mark{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:8px;color:#60dd95;background:#2fbf7124}.brand-logo{display:block;width:100%;height:100%;object-fit:contain}.brand-mark .brand-logo{border-radius:4px}.brand-mark.large{width:48px;height:48px;border-radius:10px}.brand-mark.large .brand-logo{width:30px;height:30px}.sidebar-navigation{flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:none;-ms-overflow-style:none;padding:16px 14px 18px}.sidebar-navigation::-webkit-scrollbar{width:0;height:0;display:none}.nav-group{display:grid;gap:3px;margin-bottom:12px}.nav-group-trigger,.nav-group a,.sidebar-footer button{width:100%;min-height:40px;border:0;border-radius:9px;background:transparent;color:#d9ddd7;display:flex;align-items:center;gap:10px;padding:9px 12px;text-decoration:none;cursor:pointer;transition:background-color .16s ease,color .16s ease}.nav-group-trigger{min-height:32px;justify-content:space-between;color:#aeb8c8;font-size:11px;font-weight:650;letter-spacing:.02em}.nav-group-trigger svg{transition:transform .16s cubic-bezier(.22,1,.36,1)}.nav-group.expanded .nav-group-trigger svg{transform:rotate(180deg)}.nav-group-items{display:grid;gap:2px;padding-bottom:5px}.nav-group-items[hidden]{display:none}.nav-group a:hover,.nav-group-trigger:hover,.sidebar-footer button:hover{background:#ffffff14;color:#fff}.nav-group a.active{background:#1fbe8b33;color:#69e4b3;font-weight:650;box-shadow:inset 3px 0 #2ac58d}.nav-group a svg,.nav-group-trigger svg,.sidebar-footer button svg{flex:0 0 auto}.sidebar-footer{flex:0 0 auto;display:grid;grid-template-columns:1fr;gap:4px;padding:10px;border-top:1px solid rgba(255,255,255,.1);background:linear-gradient(180deg,#101b2d,#122338)}.sidebar-footer button{justify-content:flex-start;padding-inline:10px;font-size:12px}.workspace{height:100vh;height:100dvh;margin-left:var(--sidebar-width);display:flex;flex-direction:column;overflow:hidden}.topbar{flex:0 0 var(--topbar-height);position:relative;z-index:10;height:var(--topbar-height);display:flex;align-items:center;justify-content:space-between;padding:0 32px;background:#fffffff5;border-bottom:1px solid var(--divider);box-shadow:0 1px #17203305}.topbar-context{margin-right:auto;color:var(--text-secondary);font-size:12px;display:flex;align-items:center;gap:7px}.status-dot{width:7px;height:7px;border-radius:50%;background:var(--success)}.account-chip{display:flex;align-items:center;gap:8px;min-height:36px;padding:0 12px;border-radius:7px;background:var(--surface);color:var(--text-secondary);border:1px solid var(--divider);box-shadow:0 2px 8px #1f2d260f}.account-chip svg{color:var(--accent)}.main-content{flex:1 1 auto;width:min(100%,1580px);min-height:0;display:flex;flex-direction:column;margin:0 auto;padding:11px clamp(9px,3vw,33px) 17px;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable}.main-content-body{flex:1 0 auto;width:100%}.page-intro{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:14px}.page-intro>div{min-width:0}.page-intro>.button,.page-intro>.panel-actions{flex:0 0 auto}.page-intro-actions{display:inline-flex;align-items:center;justify-content:flex-end;gap:8px;flex:0 0 auto}.page-intro h1{font-size:24px;line-height:1.2;font-weight:680}.page-intro p,.panel-heading p,.form-heading p,.section-heading p,.content-page-heading p,.task-panel-heading small,.inventory-heading span,.platform-comparison>header span,.editor-agent-drawer>header small,.editor-agent-composer small,.toggle-field small,.form-field small,.disclosure-trigger small,.account-action p,.detail-header p{display:none!important}.button{min-height:36px;border:0;border-radius:8px;padding:8px 14px;display:inline-flex;align-items:center;justify-content:center;gap:7px;font-weight:600;cursor:pointer;white-space:nowrap;transition:background-color .16s ease,transform .16s ease,color .16s ease}.button:active:not(:disabled){transform:translateY(1px)}.button:disabled{cursor:not-allowed;opacity:.58}.button.primary{color:#fff;background:var(--sage-text)}.button.primary:hover:not(:disabled){background:#126f3e}.button.secondary{background:var(--surface);color:var(--ink);border:1px solid var(--divider-strong)}.button.secondary:hover:not(:disabled){background:var(--surface-subtle)}.button.small{min-height:32px;padding:6px 11px;font-size:12px}.button.icon-only{width:36px;min-width:36px;height:36px;min-height:36px;padding:0;gap:0;font-size:0}.button.small.icon-only{width:32px;min-width:32px;height:32px;min-height:32px;padding:0}.button.icon-only svg{width:16px;height:16px;flex:0 0 auto}.icon-button,.mobile-menu{width:36px;height:36px;display:inline-flex;border:1px solid var(--divider);border-radius:6px;background:var(--surface);align-items:center;justify-content:center;cursor:pointer}.mobile-menu{display:none}.date-range-bar,.content-toolbar{min-height:48px;display:flex;align-items:center;gap:8px;padding:7px 9px;margin-bottom:14px;background:var(--surface);border:1px solid var(--divider);border-radius:7px}.quick-range{display:flex;gap:2px;padding-right:7px;border-right:1px solid var(--divider)}.quick-range button{min-height:32px;border:0;border-radius:5px;padding:5px 9px;background:transparent;color:var(--text-secondary);cursor:pointer}.quick-range button:hover{background:var(--sage-soft);color:var(--sage-text)}.quick-range button.active{color:#fff;background:var(--sage-text);box-shadow:0 1px 4px #17854b33}.date-input{display:flex;align-items:center;gap:5px;color:var(--text-secondary)}.date-input input,.select-control select{height:32px;border:1px solid var(--divider-strong);border-radius:5px;background:var(--surface);color:var(--ink);padding:4px 8px}.date-separator,.beijing-time{color:var(--text-secondary);font-size:12px;white-space:nowrap}.beijing-time{margin-left:auto}.spin{animation:spin 1s linear infinite;color:var(--sage-text)}@keyframes spin{to{transform:rotate(360deg)}}.analysis-list-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:-4px 0 10px}.analysis-list-toolbar .select-control{display:inline-flex;align-items:center;gap:7px;color:var(--text-secondary);font-size:12px}.analysis-list-toolbar .select-control select{min-width:132px}.panel-actions{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}.metric-strip{display:grid;grid-template-columns:repeat(auto-fit,minmax(145px,1fr));gap:14px;margin-bottom:18px}.inventory-strip{display:grid;grid-template-columns:minmax(150px,.8fr) repeat(6,minmax(112px,1fr));margin-bottom:14px;border:1px solid var(--divider);border-radius:8px;background:var(--surface);overflow:hidden}.inventory-heading{min-width:0;display:flex;flex-direction:column;justify-content:center;gap:4px;padding:14px 18px;background:var(--surface-subtle)}.inventory-heading strong{font-size:14px}.inventory-heading span{color:var(--text-secondary);font-size:11px;line-height:1.4}.inventory-strip>a{min-width:0;display:flex;align-items:center;gap:10px;padding:13px 16px;border-left:1px solid var(--divider);color:inherit;text-decoration:none;transition:background-color .16s ease}.inventory-strip>a:hover{background:var(--sage-soft)}.inventory-strip>a>span{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:6px;color:var(--sage-text);background:var(--sage-soft)}.inventory-strip>a:hover>span{background:var(--surface)}.inventory-strip>a>div{min-width:0;display:grid;gap:3px}.inventory-strip small{color:var(--text-secondary);font-size:11px;white-space:nowrap}.inventory-strip a strong{font-size:19px;font-variant-numeric:tabular-nums}.platform-comparison{margin-bottom:14px;border:1px solid var(--divider);border-radius:8px;background:var(--surface);overflow:hidden}.platform-comparison>header{min-height:54px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid var(--divider);padding:10px 16px}.platform-comparison>header>div{display:grid;gap:3px}.platform-comparison>header span{color:var(--text-secondary);font-size:11px}.platform-comparison>header a{color:var(--sage-text);font-size:12px;font-weight:600;text-decoration:none}.platform-comparison>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.platform-comparison article{min-width:0;display:grid;grid-template-columns:minmax(150px,.7fr) minmax(0,1.3fr);gap:20px;align-items:center;padding:16px}.platform-comparison article+article{border-left:1px solid var(--divider)}.platform-name{display:flex;align-items:center;gap:10px}.platform-name>svg{width:34px;height:34px;border-radius:6px;padding:8px;color:var(--info);background:var(--info-soft)}.platform-comparison article:last-child .platform-name>svg{color:var(--sage-text);background:var(--sage-soft)}.platform-name span{min-width:0;display:grid;gap:3px}.platform-name small{color:var(--text-secondary);font-size:10px}.platform-comparison dl{display:grid;grid-template-columns:repeat(5,minmax(54px,1fr));gap:8px;margin:0}.platform-comparison dl div{min-width:0;display:grid;gap:4px}.platform-comparison dt{overflow:hidden;color:var(--text-secondary);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.platform-comparison dd{margin:0;font-size:15px;font-weight:700;font-variant-numeric:tabular-nums}.metric-cell{min-width:0;position:relative;padding:18px;border:1px solid var(--divider);border-radius:14px;background:var(--surface);box-shadow:0 6px 18px #19273d0d}.metric-cell-head{display:flex;align-items:center;justify-content:space-between;gap:10px;color:var(--text-secondary);font-size:12px}.metric-icon{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;color:var(--sage-text);background:var(--sage-soft)}.metric-cell:nth-child(4n+2) .metric-icon{color:#596fe8;background:#eef0ff}.metric-cell:nth-child(4n+3) .metric-icon{color:#d98229;background:#fff2df}.metric-cell:nth-child(4n+4) .metric-icon{color:#8d54df;background:#f3eaff}.metric-cell>strong{display:block;margin:14px 0 9px;font-size:28px;line-height:1;font-weight:680;font-variant-numeric:tabular-nums}.metric-cell small{color:var(--text-muted);font-size:11px;display:flex;align-items:center;gap:3px;white-space:nowrap}.metric-cell .change-up{color:var(--success)}.metric-cell .change-down{color:var(--error)}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.45fr);gap:14px}.dashboard-grid.two-columns{grid-template-columns:repeat(2,minmax(0,1fr))}.span-two{grid-column:span 1}.span-three{grid-column:1 / -1}.dashboard-grid.two-columns>.span-two{grid-column:1 / -1}.panel{min-width:0;background:var(--surface);border:1px solid var(--divider);border-radius:14px;padding:22px;box-shadow:0 6px 20px #19273d09}.panel-heading{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;margin-bottom:15px}.panel-heading>div:first-child{min-width:0}.panel-heading>div:last-child{min-width:0}.panel-heading .button,.panel-heading .panel-actions{max-width:100%}.panel-heading h2{font-size:16px;font-weight:650}.panel-heading>div>p{display:none}.chart-frame{height:278px}.recharts-default-tooltip{border:0!important;border-radius:6px!important;box-shadow:0 2px 8px #1d241d1f!important}.inline-empty,.good-state{min-height:150px;display:flex;align-items:center;justify-content:center;color:var(--text-secondary);text-align:center;padding:20px}.good-state{min-height:130px;color:var(--success);background:var(--success-soft);border-radius:6px}.overview-actions{display:grid}.overview-actions a{display:grid;gap:3px;padding:12px 3px;border-bottom:1px solid var(--divider);text-decoration:none}.overview-actions a:last-child{border-bottom:0}.overview-actions a:hover strong{color:var(--sage-text)}.overview-actions strong{font-size:13px;transition:color .16s ease}.overview-actions span{color:var(--text-secondary);font-size:12px}.alert-list,.progress-list,.source-list{list-style:none;margin:0;padding:0}.alert-list li{display:flex;align-items:flex-start;gap:10px;padding:11px 0;border-bottom:1px solid var(--divider)}.alert-list li:last-child{border-bottom:0}.alert-list div{min-width:0;display:grid;gap:3px}.alert-list strong{font-size:13px}.alert-list span{color:var(--text-secondary);font-size:12px;line-height:1.45}.severity-dot{flex:0 0 auto;width:8px;height:8px;margin-top:5px;border-radius:50%;background:var(--warning)}.severity-dot.danger{background:var(--error)}.table-scroll{overflow-x:auto}.content-list-panel .table-scroll table{min-width:860px}table{width:100%;border-collapse:collapse;font-size:13px}th{height:38px;color:var(--text-secondary);background:var(--surface-subtle);font-weight:600;text-align:left;padding:8px 11px;white-space:nowrap;border-bottom:1px solid var(--divider)}td{min-height:48px;padding:10px 11px;border-bottom:1px solid var(--divider);vertical-align:middle;color:#343d34}tbody tr:last-child td{border-bottom:0}tbody tr:hover{background:#fafbf9}.tag{display:inline-flex;align-items:center;min-height:24px;padding:3px 8px;border-radius:5px;background:var(--sage-soft);color:var(--sage-text);font-size:12px;white-space:nowrap}.tag.success{color:var(--success);background:var(--success-soft)}.tag.warning{color:var(--warning);background:var(--warning-soft)}.tag.neutral{color:var(--text-secondary);background:#eef0ed}.loading-panel{overflow:hidden;background:var(--surface);border:1px solid var(--divider);border-radius:8px}.skeleton-row{display:grid;grid-template-columns:minmax(220px,1fr) 120px 100px;align-items:center;gap:20px;min-height:58px;padding:12px 18px;border-bottom:1px solid var(--divider)}.skeleton-row:last-child{border-bottom:0}.skeleton{display:block;height:13px;border-radius:4px;background:#e8ebe6;animation:pulse 1.25s ease-in-out infinite alternate}.skeleton-main{width:min(80%,420px)}.skeleton-short{width:80px}@keyframes pulse{to{opacity:.46}}.state-panel{min-height:240px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;text-align:center;color:var(--text-secondary);padding:32px;background:var(--surface);border:1px solid var(--divider);border-radius:8px}.state-panel svg{width:26px;height:26px;color:var(--sage-text)}.state-panel strong{color:var(--ink);font-size:15px}.state-panel span{max-width:50ch}.state-panel.state-error{background:var(--error-soft);border-color:#efc8ca}.state-panel.state-error svg{color:var(--error)}.progress-list li{display:grid;grid-template-columns:72px 1fr 54px;align-items:center;gap:10px;padding:9px 0}.progress-list li>span{color:var(--text-secondary);font-size:12px}.progress-list li>div,.source-track{height:8px;border-radius:4px;background:#e9ece7;overflow:hidden}.progress-list i,.source-track i{display:block;height:100%;border-radius:inherit;background:var(--sage)}.progress-list strong{text-align:right;font-size:12px}.definition-list{margin:0;display:grid}.definition-list>div{display:grid;grid-template-columns:86px 1fr;gap:12px;padding:11px 0;border-bottom:1px solid var(--divider)}.definition-list>div:last-child{border-bottom:0}.definition-list dt{font-weight:650}.definition-list dd{margin:0;color:var(--text-secondary);line-height:1.5}.funnel-list{display:grid;gap:16px;max-width:860px}.funnel-step{display:grid;grid-template-columns:130px minmax(160px,1fr) 150px;align-items:center;gap:14px}.funnel-label{display:flex;justify-content:space-between;gap:10px}.funnel-label span{color:var(--text-secondary)}.funnel-track{height:30px;background:var(--surface-subtle);border:1px solid var(--divider);border-radius:5px;padding:3px}.funnel-track div{height:100%;min-width:0;border-radius:3px;background:var(--sage);transition:width .18s cubic-bezier(.22,1,.36,1)}.funnel-step>span{color:var(--text-secondary);font-size:12px}.advice-row{display:grid;grid-template-columns:repeat(3,1fr);gap:0}.advice-row>div{padding:4px 18px;border-right:1px solid var(--divider);display:grid;gap:5px}.advice-row>div:first-child{padding-left:0}.advice-row>div:last-child{padding-right:0;border-right:0}.advice-row span{color:var(--text-secondary);line-height:1.55;font-size:12px}.source-list{display:grid;gap:13px}.source-list li{display:grid;grid-template-columns:120px minmax(100px,1fr) 55px;align-items:center;gap:12px}.source-list li>div:first-child{display:grid;gap:2px}.source-list li>div:first-child span{color:var(--text-secondary);font-size:11px}.source-list li>b{font-size:12px;text-align:right}.content-toolbar{flex-wrap:wrap}.search-field{display:flex;align-items:center;min-width:min(100%,360px);height:34px;border:1px solid var(--divider-strong);border-radius:5px;overflow:hidden}.search-field>svg{margin-left:10px;color:var(--text-secondary);flex:0 0 auto}.search-field input{min-width:80px;flex:1;align-self:stretch;border:0;outline:0;padding:0 8px;color:var(--ink)}.search-field input::placeholder{color:#5e695d}.search-field button{align-self:stretch;border:0;border-left:1px solid var(--divider);background:var(--surface-subtle);padding:0 12px;cursor:pointer}.search-field button:hover{background:var(--sage-soft)}.record-count{margin-left:auto;color:var(--text-secondary);font-size:12px;white-space:nowrap}.content-list-panel{padding:0;overflow:hidden}.content-list-panel .state-panel,.content-list-panel .loading-panel{border:0;border-radius:0}.content-list-panel th:first-child,.content-list-panel td:first-child{padding-left:18px}.content-list-panel th:last-child,.content-list-panel td:last-child{padding-right:18px}.content-thumb{width:56px;height:42px;object-fit:cover;border-radius:5px;background:#e9ece7}.content-thumb.placeholder{display:inline-flex;align-items:center;justify-content:center;color:var(--text-secondary);font-size:10px}.content-title{display:block;min-width:170px;max-width:360px;line-height:1.45}.row-actions{display:flex;align-items:center;gap:8px;white-space:nowrap}.table-action{width:32px;height:32px;min-height:32px;padding:0;border:0;border-radius:5px;background:var(--sage-soft);color:var(--sage-text);display:inline-flex;align-items:center;justify-content:center;gap:0;cursor:pointer;font-size:0;white-space:nowrap}.table-action svg{width:15px;height:15px;flex:0 0 auto}.table-action:hover:not(:disabled){background:#dfebd4}.table-action:disabled{opacity:.58;cursor:wait}.table-action.secondary-link{background:transparent;color:var(--text-secondary)}.table-action.secondary-link:hover{background:var(--surface-subtle);color:var(--ink)}.comments-panel table{min-width:1040px}.comments-panel th:first-child{width:32%}.comment-body{min-width:260px;display:flex;align-items:flex-start;gap:8px;line-height:1.6}.comment-body svg{flex:0 0 auto;margin-top:3px;color:var(--text-secondary)}.content-reference{color:var(--sage-text);font-weight:600;text-decoration:none;white-space:nowrap}.content-reference:hover{text-decoration:underline}.comment-status-editor{width:250px;display:grid;grid-template-columns:86px minmax(0,1fr);gap:6px}.comment-status-editor select,.comment-status-editor input{min-width:0;height:30px;border:1px solid var(--divider-strong);border-radius:5px;color:var(--ink);background:var(--surface);font-size:12px}.comment-status-editor select{padding:0 6px}.comment-status-editor input{padding:0 8px}.comment-status-editor>small,.comment-status-editor>span{grid-column:1 / -1}.comment-status-editor>small{padding:6px 8px;font-size:11px}.comment-status-editor>span{display:flex;gap:5px}.pagination{min-height:50px;display:flex;align-items:center;justify-content:flex-end;gap:12px;padding:8px 18px;border-top:1px solid var(--divider);color:var(--text-secondary);font-size:12px}.pagination button{min-height:30px;border:1px solid var(--divider-strong);border-radius:5px;background:var(--surface);padding:4px 10px;cursor:pointer}.pagination button:disabled{opacity:.5;cursor:not-allowed}.pagination-controls{min-height:56px;display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:10px 14px;padding:9px 14px;border-top:1px solid var(--divider);color:var(--text-secondary);font-size:12px}.pagination-total{margin-right:auto;white-space:nowrap}.pagination-size,.pagination-jump label,.pagination-buttons{display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.pagination-size select,.pagination-jump input{height:30px;border:1px solid var(--divider-strong);border-radius:5px;color:var(--ink);background:var(--surface)}.pagination-size select{padding:0 24px 0 8px}.pagination-jump{display:inline-flex;align-items:center;gap:6px}.pagination-jump input{width:58px;padding:0 6px;text-align:center}.pagination-buttons button,.pagination-jump button{min-height:30px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--divider-strong);border-radius:5px;padding:4px 9px;color:var(--ink);background:var(--surface);cursor:pointer}.pagination-buttons button:first-child,.pagination-buttons button:last-child{width:30px;padding:0}.pagination-buttons button:hover:not(:disabled),.pagination-jump button:hover:not(:disabled){background:var(--sage-soft);color:var(--sage-text)}.pagination-buttons button:disabled,.pagination-jump button:disabled,.pagination-size select:disabled,.pagination-jump input:disabled{opacity:.45;cursor:not-allowed}.pagination-current{min-width:112px;text-align:center}.login-page{--login-blue: #4d78f5;--login-blue-soft: #7ea7ff;position:absolute;top:0;right:0;bottom:0;left:0;isolation:isolate;width:100vw;height:100vh;height:100dvh;min-height:0;margin:auto;display:grid;grid-template-columns:minmax(0,1fr) minmax(500px,.98fr);border-radius:0;background:#eef3fc;box-shadow:none;overflow:hidden}.login-page-sweep{position:absolute;z-index:30;top:-30%;right:-30%;bottom:-30%;left:-30%;pointer-events:none;opacity:0;background:linear-gradient(105deg,transparent 36%,rgba(255,255,255,.15) 43%,rgba(255,255,255,.9) 50%,rgba(123,166,255,.28) 56%,transparent 65%);transform:translate(-85%)}.login-page.is-leaving .login-page-sweep{animation:login-page-sweep .62s cubic-bezier(.45,0,.2,1) both}.login-brand{--scene-x: 0px;--scene-y: 0px;--scene-x-reverse: 0px;--scene-y-reverse: 0px;position:relative;isolation:isolate;min-width:0;min-height:100%;display:grid;grid-template-rows:auto minmax(0,1fr) auto;padding:clamp(38px,4.2vw,66px);color:#fff;background:#332f26;overflow:hidden}.login-brand-media{position:absolute;z-index:-4;top:-3%;right:-3%;bottom:-3%;left:-3%;background-image:url(/login-studio-v2.jpg);background-position:50% 50%;background-size:cover;filter:brightness(.8) saturate(.82) sepia(.08);transform:scale(1.055) translate3d(var(--scene-x),var(--scene-y),0);transition:transform .9s cubic-bezier(.16,1,.3,1);will-change:transform}.login-brand:after{content:"";position:absolute;z-index:-2;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#191f189e,#23241d59 55%,#22262021);pointer-events:none}.login-sunbeam{position:absolute;z-index:-1;top:-18%;right:3%;width:54%;height:92%;clip-path:polygon(22% 0,78% 0,100% 100%,0 100%);background:linear-gradient(180deg,rgba(255,249,218,.26),rgba(255,251,226,.08) 72%,transparent);filter:blur(8px);opacity:.72;transform:translate3d(var(--scene-x-reverse),var(--scene-y-reverse),0) rotate(-7deg);transition:transform .95s cubic-bezier(.16,1,.3,1)}.login-dust{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;pointer-events:none;overflow:hidden}.login-dust i{position:absolute;left:var(--dust-x);top:var(--dust-y);width:2px;height:2px;border-radius:50%;background:#fff9d7c7;box-shadow:0 0 7px #fff4b8a3;opacity:.22;animation:login-dust-float var(--dust-duration) ease-in-out var(--dust-delay) infinite}.login-dust i:nth-child(3n){width:3px;height:3px;opacity:.36}.login-brand-header{position:relative;z-index:5;display:flex;align-items:center;gap:14px}.login-brand-header>div:last-child{min-width:0;display:grid;gap:4px}.login-brand-header strong{font-size:17px;font-weight:650;text-shadow:0 1px 8px rgba(17,21,16,.3)}.login-brand-header span{color:#fffc;font-size:10px}.login-brand-logo{width:50px;height:50px;display:grid;place-items:center;padding:7px;border-radius:10px;background:#fffffff0}.login-brand-copy{position:relative;z-index:5;align-self:center;max-width:560px;margin-top:9vh;text-shadow:0 2px 14px rgba(18,20,16,.32);transform:translate3d(var(--scene-x-reverse),var(--scene-y-reverse),0);transition:transform .9s cubic-bezier(.16,1,.3,1)}.login-brand-copy h1{font-size:clamp(34px,3.35vw,52px);line-height:1.24;font-weight:600;letter-spacing:0;white-space:nowrap}.login-brand-copy p{margin-top:12px;color:#ffffffe6;font-size:clamp(15px,1.3vw,18px);line-height:1.7}.login-brand-copy>span{width:46px;height:2px;display:block;margin-top:28px;background:#fff;box-shadow:20px 0 #7aa2ff}.login-trust{position:relative;z-index:5;width:min(370px,72%);min-height:62px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;border:1px solid rgba(255,255,255,.27);border-radius:12px;padding:11px 16px;color:#fff;background:#15191457;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.login-trust>span{min-width:0;display:grid;gap:2px}.login-trust strong{font-size:13px;font-weight:600}.login-trust small{color:#ffffffad;font-size:10px}.login-trust i{width:7px;height:7px;border-radius:50%;background:#74df8d;box-shadow:0 0 8px #74df8d9e;animation:login-trust-pulse 2.8s ease-in-out infinite}.login-form-area{position:relative;min-width:0;min-height:0;display:flex;align-items:center;justify-content:center;padding:clamp(42px,6vw,90px);background:linear-gradient(135deg,#fffdf7fa,#eef5fffa);overflow:hidden}.login-form-shell{position:relative;z-index:6;width:min(100%,470px);display:grid;align-content:center;padding-top:24px;transition:opacity .46s ease,transform .56s cubic-bezier(.16,1,.3,1),filter .46s ease}.login-page.is-leaving .login-form-shell{opacity:0;filter:blur(5px);transform:perspective(900px) translateZ(74px) scale(1.035)}.login-form{min-width:0;width:100%;display:grid;gap:20px}.login-heading{margin-bottom:18px}.login-heading h2{color:#27354b;font-size:clamp(34px,3vw,43px);line-height:1.2;font-weight:650;letter-spacing:0}.login-heading p{margin-top:12px;color:#657086;font-size:14px;line-height:1.7}.login-field{display:grid;gap:9px;color:#33425a;font-weight:600}.login-field>span{font-size:13px}.login-input-field,.password-field{position:relative;display:flex;align-items:center;height:58px;border:1px solid rgba(130,147,176,.29);border-radius:11px;background:#ffffffb0;color:#75839a;box-shadow:0 3px 8px #50638412;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);transition:border-color .2s ease,box-shadow .26s ease,background-color .2s ease,transform .2s ease}.login-input-field:focus-within,.password-field:focus-within{border-color:#5a84ee9e;background:#ffffffe6;box-shadow:0 0 0 3px #6492ff17,0 0 18px #5b89ff33;transform:translateY(-1px)}.login-input-field>svg,.password-field>svg{flex:0 0 auto;margin-left:16px}.login-form input:not([type=checkbox]){min-width:0;flex:1;width:100%;height:56px;border:0;outline:0;border-radius:10px;background:transparent;color:#27354b;padding:0 14px;font-weight:400}.login-form input::placeholder{color:#66748c;opacity:1}.password-field input{padding-right:50px!important}.password-field button{position:absolute;z-index:2;top:9px;right:7px;width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:7px;background:transparent;color:#7e8aa0;cursor:pointer}.password-field button:hover{color:#365083;background:#6a91e417}.login-remember{justify-self:start;display:inline-flex;align-items:center;gap:9px;color:#536078;font-size:13px;cursor:pointer;-webkit-user-select:none;user-select:none}.login-checkbox{width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #a7b3c5;border-radius:4px;color:#fff;background:#ffffffc2;transition:border-color .16s ease,background-color .16s ease,transform .16s ease,box-shadow .16s ease}.login-remember input:checked+.login-checkbox{border-color:#527ef4;background:#527ef4;box-shadow:0 0 9px #527ef43d}.login-remember input:focus-visible+.login-checkbox{outline:3px solid rgba(82,126,244,.2);outline-offset:3px}.login-remember:active .login-checkbox{transform:scale(.92)}.form-error{padding:10px 12px;border-radius:7px;color:var(--error);background:#fff0f0e6;line-height:1.5}.login-submit{position:relative;width:100%;min-height:56px;justify-content:center;gap:12px;margin-top:8px;border:0!important;border-radius:10px;padding-inline:20px;color:#fff!important;background:linear-gradient(100deg,#5e8cff,#426ce9)!important;box-shadow:0 7px 14px #4771ea33;font-size:15px;overflow:hidden;animation:login-button-breathe 4.6s ease-in-out infinite}.login-submit:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;width:auto;background:linear-gradient(105deg,transparent 28%,rgba(255,255,255,.23) 48%,transparent 68%);transform:translate(-120%);transition:transform .62s cubic-bezier(.16,1,.3,1)}.login-submit>*{position:relative;z-index:1}.login-submit:hover:not(:disabled){color:#fff!important;background:linear-gradient(100deg,#5482f6,#385fd9)!important}.login-submit:hover:not(:disabled):before{transform:translate(120%)}.login-submit:hover:not(:disabled)>svg:not(.login-submit-loader){transform:translate(4px)}.login-submit>svg{transition:transform .22s cubic-bezier(.16,1,.3,1)}.login-submit-loader{animation:spin .78s linear infinite}.login-form-footnote{display:flex;align-items:center;justify-content:center;gap:8px;border-top:1px solid rgba(118,139,177,.16);margin-top:68px;padding-top:18px;color:#66748c;font-size:11px}.login-form-footnote svg{color:#527ef4}.login-light-stream{position:absolute;z-index:8;right:-6%;bottom:2.5%;left:-6%;height:108px;pointer-events:none;opacity:.8;overflow:hidden}.login-light-stream:before,.login-light-stream:after,.login-light-stream i{content:"";position:absolute;left:-5%;width:110%;height:84px;border-top:1px solid rgba(104,167,255,.75);border-radius:50%;filter:drop-shadow(0 0 5px rgba(94,153,255,.55));animation:login-light-flow 9s ease-in-out infinite alternate}.login-light-stream:before{top:42px;transform:rotate(-2deg)}.login-light-stream:after{top:54px;opacity:.5;transform:rotate(1deg);animation-duration:12s;animation-direction:alternate-reverse}.login-light-stream i:first-child{top:34px;opacity:.26;transform:rotate(-4deg);animation-duration:14s}.login-light-stream i:last-child{top:65px;opacity:.32;transform:rotate(3deg);animation-duration:11s}@keyframes login-dust-float{0%,to{opacity:.18;transform:translateZ(0)}50%{opacity:.68;transform:translate3d(9px,-22px,0)}}@keyframes login-light-flow{to{translate:4% -4px;scale:1.03 .96}}@keyframes login-button-breathe{0%,to{box-shadow:0 7px 14px #4771ea2e}50%{box-shadow:0 8px 18px #4771ea4d}}@keyframes login-trust-pulse{50%{opacity:.42;transform:scale(.8)}}@keyframes login-page-sweep{0%{opacity:0;transform:translate(-85%)}24%{opacity:1}to{opacity:0;transform:translate(85%)}}.app-loading{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;background:var(--canvas)}.app-loading small{color:var(--text-secondary)}.app-error-page{min-height:100vh;display:grid;place-items:center;padding:32px;background:var(--canvas);color:var(--text-primary)}.app-error-content{width:min(100%,460px);display:flex;flex-direction:column;align-items:flex-start;gap:14px}.app-error-content .brand-mark{margin-bottom:10px}.app-error-content h1{margin:0;font-size:24px;line-height:1.35;letter-spacing:0}.app-error-content p{margin:0;max-width:44ch;color:var(--text-secondary);line-height:1.7}.app-error-content .button{margin-top:8px}.page-loading{min-height:220px;display:flex;align-items:center;justify-content:center;color:var(--text-secondary)}.route-loading{display:grid;gap:14px;min-height:calc(100vh - var(--topbar-height) - 80px);align-content:start}.route-loading>span{display:block;border-radius:7px;background:#e5e8e3;animation:pulse .9s ease-in-out infinite alternate}.route-loading-title{width:min(280px,68%);height:34px}.route-loading-toolbar{width:100%;height:50px;margin-top:4px}.route-loading-panel{width:100%;height:320px}.sidebar-backdrop{display:none}@media(max-width:1180px){.inventory-strip{grid-template-columns:repeat(3,minmax(0,1fr))}.inventory-heading{grid-column:1 / -1;flex-direction:row;align-items:center;justify-content:space-between}.inventory-strip>a:nth-of-type(3n+1){border-left:0}.inventory-strip>a:nth-of-type(n+4){border-top:1px solid var(--divider)}.metric-strip{grid-template-columns:repeat(3,1fr)}.metric-cell:nth-child(3n){border-right:1px solid var(--divider)}.metric-cell:nth-child(n+4){border-top:1px solid var(--divider)}.dashboard-grid{grid-template-columns:1fr}.span-two,.span-three{grid-column:auto}.dashboard-grid.two-columns{grid-template-columns:1fr}.dashboard-grid.two-columns>.span-two{grid-column:auto}}@media(max-width:1020px){.login-page{position:relative;inset:auto;width:100%;max-width:none;height:100vh;height:100dvh;min-height:0;grid-template-columns:1fr;grid-template-rows:minmax(320px,38vh) auto;border-radius:0;box-shadow:none;overflow-y:auto}.login-brand{min-height:320px;padding:28px 34px}.login-brand-media{background-position:center 54%}.login-brand-copy{max-width:510px;margin-top:3vh}.login-brand-copy h1{font-size:clamp(34px,6vw,46px)}.login-brand-copy p{margin-top:8px;font-size:14px}.login-brand-copy>span{margin-top:18px}.login-trust{width:310px;min-height:54px;padding-block:8px}.login-form-area{min-height:620px;padding:60px 28px 48px;overflow:visible}.login-form-shell{padding-top:20px}.login-form-footnote{margin-top:54px}.login-light-stream{bottom:1%}}@media(max-width:860px){.sidebar{transform:translate(-100%);transition:transform .18s cubic-bezier(.22,1,.36,1)}.sidebar.open{transform:translate(0)}.sidebar-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:var(--z-backdrop);border:0;background:#12161273}.sidebar-backdrop.visible{display:block}.workspace{margin-left:0}.mobile-menu{display:inline-flex}.topbar{padding:0 16px;gap:12px}.topbar-context{margin-right:auto}.main-content{padding-inline:9px}.platform-comparison>div{grid-template-columns:1fr}.platform-comparison article+article{border-top:1px solid var(--divider);border-left:0}}@media(max-width:980px){.page-intro{align-items:flex-start;flex-wrap:wrap}.page-intro>div{flex:1 1 100%}.page-intro>.button,.page-intro>.panel-actions{margin-left:auto}.page-intro-actions{margin-left:auto}.panel-heading{flex-wrap:wrap}.panel-heading>div:first-child{flex:1 1 260px}.panel-heading>div:last-child{flex:0 1 auto;margin-left:auto}}@media(max-width:640px){.main-content{padding-top:11px}.page-intro{align-items:flex-start;flex-direction:column;gap:10px}.page-intro .button{width:100%}.page-intro .button.icon-only{width:36px;min-width:36px}.page-intro-actions{width:100%;margin-left:0;justify-content:flex-end}.page-intro-actions .button{width:auto}.topbar-context{display:none}.account-chip{margin-left:auto;max-width:180px}.account-chip span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.date-range-bar{align-items:stretch;flex-wrap:wrap;padding:9px}.quick-range{width:100%;border-right:0;border-bottom:1px solid var(--divider);padding:0 0 7px}.quick-range button{flex:1}.date-input{flex:1;min-width:130px}.date-input input{min-width:0;width:100%}.date-separator{align-self:center}.select-control{flex:1}.select-control select{width:100%}.beijing-time{width:100%;margin-left:0;padding:2px 3px}.metric-strip{grid-template-columns:repeat(2,1fr)}.inventory-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.inventory-strip>a{border-top:1px solid var(--divider)}.inventory-strip>a:nth-of-type(odd){border-left:0}.inventory-strip>a:nth-of-type(-n+2){border-top:0}.platform-comparison>header{align-items:flex-start;flex-direction:column}.platform-comparison article{grid-template-columns:1fr;gap:14px}.platform-comparison dl{grid-template-columns:repeat(3,minmax(0,1fr))}.metric-cell{border-top:1px solid var(--divider)}.metric-cell:nth-child(-n+2){border-top:0}.metric-cell:nth-child(odd){border-right:1px solid var(--divider)}.metric-cell:nth-child(2n){border-right:1px solid var(--divider)}.metric-cell>strong{font-size:20px}.panel{padding:15px}.chart-frame{height:230px}.chart-frame .recharts-cartesian-axis-tick-value{font-size:11px}.funnel-step{grid-template-columns:1fr;gap:7px}.funnel-step>span{text-align:right}.advice-row{grid-template-columns:1fr}.advice-row>div,.advice-row>div:first-child,.advice-row>div:last-child{padding:12px 0;border-right:0;border-bottom:1px solid var(--divider)}.advice-row>div:last-child{border-bottom:0}.source-list li{grid-template-columns:94px 1fr 48px}.search-field{width:100%;min-width:100%}.record-count{margin-left:0}.content-list-panel{margin-inline:-16px;border-left:0;border-right:0;border-radius:0}.pagination,.pagination-controls{justify-content:center}.pagination-total{width:100%;margin-right:0;text-align:center}.definition-list>div{grid-template-columns:74px 1fr}.login-page{grid-template-rows:258px auto}.login-brand{min-height:258px;padding:20px}.login-brand-header{gap:10px}.login-brand-header>div:last-child span{display:none}.login-brand-logo{width:44px;height:44px;padding:7px}.login-brand-copy{margin-top:10px}.login-brand-copy h1{font-size:28px}.login-brand-copy p{font-size:12px}.login-brand-copy>span{margin-top:12px}.login-trust{display:none}.login-dust i:nth-child(n+8){display:none}.login-form-area{min-height:570px;padding:58px 20px 34px}.login-form-shell{padding-top:8px}.login-heading{margin-bottom:10px}.login-heading h2{font-size:36px}.login-form-footnote,.login-light-stream{display:none}}@media(pointer:coarse){.login-brand-media,.login-brand-copy,.login-sunbeam{transform:none}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.login-brand-copy,.login-brand-media,.login-sunbeam,.login-page-sweep{transform:none!important}.login-dust,.login-light-stream{display:none}}.overview-layout{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(300px,.75fr);gap:16px;align-items:start}.overview-main-column,.overview-side-column{display:grid;gap:16px;min-width:0}.overview-performance{padding:20px}.overview-performance .metric-strip{margin:0 0 20px;border:0;gap:12px}.overview-performance .metric-cell{min-height:112px;border:1px solid var(--divider);border-radius:10px;padding:16px;background:#fff}.overview-performance .chart-frame{height:248px}.panel-select{height:30px;border:1px solid var(--divider);border-radius:6px;padding:0 8px;color:var(--text-secondary);background:#fff}.panel-link{color:var(--sage-text);font-size:12px;font-weight:600;text-decoration:none}.overview-side-column .panel{padding:16px}.asset-panel .inventory-strip{grid-template-columns:repeat(3,minmax(0,1fr));margin:0;border:1px solid var(--divider);border-radius:8px}.asset-panel .inventory-heading{display:none}.asset-panel .inventory-strip>a{display:grid;justify-items:center;gap:7px;padding:14px 6px;border-left:0;text-align:center}.asset-panel .inventory-strip>a:nth-of-type(n+4){border-top:1px solid var(--divider)}.asset-panel .inventory-strip>a:nth-of-type(3n+2),.asset-panel .inventory-strip>a:nth-of-type(3n+3){border-left:1px solid var(--divider)}.asset-panel .inventory-strip>a>span{width:auto;height:auto;background:transparent}.asset-panel .inventory-strip small{font-size:11px}.asset-panel .inventory-strip a strong{font-size:18px}.overview-main-column>.panel:not(.overview-performance) .platform-comparison{margin:-2px -4px -4px;border:0}.overview-main-column>.panel:not(.overview-performance) .platform-comparison>header{display:none}.overview-main-column>.panel:not(.overview-performance) .platform-comparison article{padding:12px 4px}.overview-main-column .platform-comparison>div{grid-template-columns:minmax(0,1fr)}.overview-main-column .platform-comparison article{grid-template-columns:minmax(130px,1fr) minmax(0,3fr);gap:16px}.overview-main-column .platform-comparison article+article{border-left:0;border-top:1px solid var(--divider)}.overview-main-column .platform-comparison dl{grid-template-columns:repeat(5,minmax(0,1fr))}.overview-main-column .platform-comparison dt{white-space:normal;overflow-wrap:anywhere}.overview-main-column .platform-comparison dd{overflow-wrap:anywhere}@media(max-width:640px){.overview-main-column .platform-comparison article{grid-template-columns:minmax(0,1fr)}.overview-main-column .platform-comparison dl{grid-template-columns:repeat(3,minmax(0,1fr));row-gap:12px}}.insight-copy{margin:-2px 0 12px;color:var(--text-secondary);font-size:12px}.insight-panel .metric-strip{grid-template-columns:repeat(4,1fr);margin:0;border:0}.insight-panel .metric-cell{min-height:92px;padding:12px;border:1px solid var(--divider);border-radius:8px}.insight-panel .metric-cell>strong{font-size:17px}@media(max-width:980px){.overview-layout{grid-template-columns:1fr}}@media(max-width:640px){.overview-performance .metric-strip,.insight-panel .metric-strip,.asset-panel .inventory-strip{grid-template-columns:repeat(2,1fr)}.asset-panel .inventory-strip>a:nth-of-type(3n+2),.asset-panel .inventory-strip>a:nth-of-type(3n+3){border-left:0}.asset-panel .inventory-strip>a:nth-of-type(2n){border-left:1px solid var(--divider)}}.content-funnel-panel{padding:20px;margin-bottom:16px}.funnel-metrics{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}.funnel-stage{display:grid;grid-template-rows:1fr 28px;gap:18px;min-width:0;min-height:142px;padding:20px 16px 14px;border:1px solid var(--divider);border-radius:8px;background:#fff}.funnel-metric{display:flex;align-items:center;gap:12px;min-width:0}.funnel-metric>div{min-width:0;display:grid;gap:5px}.funnel-metric small{color:var(--text-secondary);white-space:nowrap}.funnel-metric strong{font-size:25px;line-height:1;font-variant-numeric:tabular-nums}.funnel-icon{width:42px;height:42px;display:grid;place-items:center;flex:0 0 auto;border-radius:50%;color:var(--sage-text);background:var(--sage-soft)}.tone-blue .funnel-icon{color:#5c6ff2;background:#eef0ff}.tone-orange .funnel-icon{color:#ec8419;background:#fff3e5}.tone-purple .funnel-icon{color:#965ce1;background:#f4ebff}.funnel-rate{display:flex;align-items:center;gap:12px;font-size:12px;color:var(--text-secondary)}.funnel-rate strong{color:var(--sage-text);font-size:14px}.analysis-tabs{min-height:54px;display:flex;align-items:center;gap:26px;margin-bottom:16px;padding:0 16px;border:1px solid var(--divider);border-radius:9px;background:#fff}.analysis-tabs button:not(.button){align-self:stretch;border:0;border-bottom:2px solid transparent;padding:0;color:var(--text-secondary);background:transparent;display:inline-flex;align-items:center;gap:6px;cursor:pointer}.analysis-tabs button.active{color:var(--sage-text);border-bottom-color:var(--sage-text);font-weight:650}.analysis-tabs>span{flex:1}.analysis-tabs label{color:var(--text-secondary);font-size:12px;white-space:nowrap}.analysis-tabs select{height:32px;margin-left:5px;border:1px solid var(--divider);border-radius:6px;color:var(--ink);background:#fff;padding:0 8px}.analysis-results-grid{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:16px}.analysis-ranking-panel,.analysis-category-panel{min-width:0}.analysis-ranking-panel .analysis-list-toolbar,.analysis-category-panel .analysis-list-toolbar{margin-bottom:10px}.category-breakdown{display:flex;align-items:center;gap:10px;min-width:0}.category-breakdown>.table-scroll{flex:1;min-width:0}.category-chart{position:relative;flex:0 0 36%;height:224px;min-width:0}.category-chart-label{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;pointer-events:none}.category-chart-label small{font-size:11px;color:var(--text-secondary)}.category-chart-label strong{font-size:21px}.analysis-expand{display:flex;align-items:center;justify-content:flex-end;gap:10px;margin:12px 0 0 auto;border:0;background:transparent;color:var(--text-secondary);cursor:pointer;padding:8px 0}.analysis-rate{display:grid;gap:5px}.analysis-rate progress{width:100%;min-width:54px;height:4px;accent-color:var(--sage-text);border:0;border-radius:4px}.analysis-rate progress::-webkit-progress-bar{background:var(--divider);border-radius:4px}.analysis-rate progress::-webkit-progress-value{background:var(--sage-text);border-radius:4px}.analysis-category-panel.is-focused{grid-column:1;grid-row:1}.content-analysis-page .panel{border-radius:8px;padding:18px;box-shadow:0 3px 14px #19273d06}.content-analysis-page .panel-heading>div:first-child{margin-left:0;flex:1}.content-analysis-page .analysis-list-toolbar{display:none}.content-analysis-page .date-range-bar{background:transparent;border:0;padding:0;margin-bottom:22px;flex-wrap:wrap}.content-analysis-page .quick-range{background:#fff;border:1px solid var(--divider);border-radius:7px;padding:0}.content-analysis-page .beijing-time{display:none}.content-analysis-page table{min-width:0;font-size:11px}.content-analysis-page th,.content-analysis-page td{padding:10px 7px;white-space:normal;overflow-wrap:anywhere}.content-analysis-page th{white-space:nowrap;overflow-wrap:normal}.content-analysis-page .analysis-ranking-panel table{min-width:460px}.content-analysis-page td strong{font-weight:400}.content-analysis-page td:nth-child(2){min-width:80px}.content-analysis-page .analysis-tabs{gap:22px}.analysis-advice{padding:18px 20px 20px;border-color:#bfe8d0;margin-top:16px}.advice-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.advice-grid>a{min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr);gap:8px 10px;padding:14px;border-right:1px solid var(--divider);text-decoration:none}.advice-grid>a:last-child{border-right:0}.advice-grid>a:hover{background:var(--sage-soft)}.advice-grid small{color:var(--text-secondary);overflow-wrap:anywhere}.advice-grid span{width:34px;height:34px;display:grid;place-items:center;grid-row:span 2;border-radius:50%;color:var(--sage-text);background:var(--sage-soft)}.advice-grid strong{align-self:center;color:var(--ink);font-size:13px}.advice-grid p{grid-column:2;color:var(--text-secondary);font-size:11px;line-height:1.5}@media(max-width:1180px){.funnel-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.advice-grid{grid-template-columns:repeat(2,1fr)}.analysis-results-grid{grid-template-columns:1fr}}@media(max-width:760px){.analysis-results-grid{grid-template-columns:1fr}.content-analysis-page .analysis-tabs{gap:14px;flex-wrap:wrap;padding-block:10px}.analysis-tabs button:not(.button){min-height:32px}.analysis-tabs>span{display:none}.category-breakdown{flex-direction:column;align-items:stretch}.category-chart{flex-basis:auto;width:100%}}@media(max-width:560px){.funnel-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.advice-grid{grid-template-columns:1fr}.funnel-stage{padding:14px 10px}.funnel-metric{gap:8px;flex-wrap:wrap}.funnel-metric strong{font-size:21px}}@media(max-width:640px){.content-analysis-page .date-range-bar .select-control{flex:1 1 40%;min-width:120px}.content-analysis-page .page-intro{flex-direction:row;align-items:center;flex-wrap:nowrap}.content-analysis-page .page-intro>div{flex:1}.content-analysis-page .date-input{min-width:0;flex:1 1 40%}}.search-analysis-page .date-range-bar{margin-bottom:14px}.search-analysis-page .metric-strip{grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:16px}.search-analysis-page .metric-cell{min-height:118px;padding:18px 20px;border:0;border-right:1px solid var(--divider)}.search-analysis-page .metric-cell:last-child{border-right:0}.search-analysis-page .dashboard-grid{grid-template-columns:minmax(0,1.2fr) minmax(360px,.8fr);gap:16px}.search-analysis-page .panel{padding:20px;border-radius:9px}.search-analysis-page table{min-width:0}.search-analysis-page th{white-space:nowrap}.search-analysis-page .table-scroll td{padding-block:12px}.search-analysis-page .table-scroll td:nth-child(3){min-width:150px}.search-analysis-page .table-scroll td:nth-child(3):after{content:"";display:inline-block;width:90px;height:5px;margin-left:10px;vertical-align:middle;border-radius:4px;background:linear-gradient(90deg,var(--sage-text) 0 55%,var(--divider) 55%)}.search-analysis-page .table-scroll td:nth-child(4){min-width:150px}.search-analysis-page .table-scroll td:nth-child(4):after{content:"";display:inline-block;width:70px;height:5px;margin-left:10px;vertical-align:middle;border-radius:4px;background:linear-gradient(90deg,var(--sage-text) 0 48%,var(--divider) 48%)}.search-analysis-page .pagination{margin-top:12px}.search-analysis-page .page-intro p{display:block!important;margin-top:6px;color:var(--text-secondary);font-size:12px}.search-analysis-page .panel-heading{align-items:center}.search-analysis-page .search-tabs{display:flex;align-items:center;gap:24px;min-height:38px;border-bottom:1px solid var(--divider);margin-bottom:8px}.search-analysis-page .search-tabs button{height:38px;border:0;border-bottom:2px solid transparent;color:var(--text-secondary);background:transparent;cursor:pointer}.search-analysis-page .search-tabs button.active{color:var(--sage-text);border-bottom-color:var(--sage-text);font-weight:650}.search-analysis-page .search-tabs label{margin-left:auto}.search-analysis-page .search-tabs select{height:28px;border:1px solid var(--divider);border-radius:5px;color:var(--text-secondary);background:#fff;font-size:11px}.search-analysis-page .search-ranking .panel-heading{margin-bottom:0}.search-analysis-page .search-rank{display:inline-grid;place-items:center;width:22px;height:22px;border-radius:5px;color:var(--text-secondary);background:var(--surface-subtle);font-size:10px}.search-analysis-page .search-rank.rank-1{color:#fff;background:#f5ad2b}.search-analysis-page .search-rank.rank-2{color:#fff;background:#7eb4f3}.search-analysis-page .search-rank.rank-3{color:#fff;background:#dc9b6b}.search-analysis-page .search-bar{display:flex;align-items:center;gap:10px;min-width:125px}.search-analysis-page .search-bar>span{min-width:28px}.search-analysis-page .search-bar progress{width:82px;height:5px;border:0;accent-color:var(--sage-text)}.search-analysis-page .search-bar progress::-webkit-progress-bar{background:var(--divider);border-radius:5px}.search-analysis-page .search-bar progress::-webkit-progress-value{background:var(--sage-text);border-radius:5px}.search-analysis-page .search-pagination{display:flex;align-items:center;gap:8px;margin-top:8px;padding-top:8px;border-top:1px solid var(--divider);color:var(--text-secondary);font-size:11px}.search-analysis-page .search-pagination>span{margin-right:auto}.search-analysis-page .search-pagination select,.search-analysis-page .search-pagination button,.search-analysis-page .search-pagination input{height:26px;border:1px solid var(--divider);border-radius:5px;background:#fff;color:var(--text-secondary);font-size:11px}.search-analysis-page .search-pagination button{width:26px;display:grid;place-items:center;padding:0;cursor:pointer}.search-analysis-page .search-pagination button:disabled{opacity:.45;cursor:default}.search-analysis-page .search-pagination b{display:grid;place-items:center;width:24px;height:24px;color:#fff;border-radius:4px;background:var(--sage-text);font-weight:500}.search-analysis-page .search-pagination form{margin-left:8px}.search-analysis-page .search-pagination input{width:34px;margin:0 3px;text-align:center}.search-analysis-page .search-trend-empty{min-height:230px;display:grid;place-items:center;color:var(--text-muted);font-size:12px}.search-analysis-page .search-gap-empty{min-height:190px;display:grid;place-items:center;align-content:center;gap:10px;color:var(--text-secondary);border:1px solid var(--divider);border-radius:8px}.search-analysis-page .search-gap-empty span{display:grid;place-items:center;width:48px;height:48px;color:var(--success);border:1px solid var(--success);border-radius:50%}.search-analysis-page .search-gap-empty strong{color:var(--ink)}.search-analysis-page .search-gap-stats{margin-top:12px;padding:12px 14px;border:1px solid var(--divider);border-radius:8px}.search-analysis-page .search-gap-stats h3{font-size:13px}.search-analysis-page .search-gap-stats dl{display:grid;grid-template-columns:1fr 1fr;margin:12px 0 0}.search-analysis-page .search-gap-stats dl>div+div{border-left:1px solid var(--divider);padding-left:18px}.search-analysis-page .search-gap-stats dt{color:var(--text-secondary);font-size:11px}.search-analysis-page .search-gap-stats dd{margin:6px 0 0;font-size:20px;font-weight:700}.search-analysis-page .search-gap-status{display:flex;align-items:center;gap:8px;margin-top:12px;padding:10px;border:1px solid #d7eee0;border-radius:8px;color:var(--sage-text);background:#f4fbf7;font-size:11px}@media(max-width:900px){.search-analysis-page .metric-strip{grid-template-columns:repeat(2,1fr)}.search-analysis-page .dashboard-grid{grid-template-columns:1fr}}@media(max-width:560px){.search-analysis-page .metric-strip{grid-template-columns:1fr 1fr}.search-analysis-page .metric-cell{min-height:100px;padding:14px}.search-analysis-page .table-scroll{overflow-x:auto}.search-analysis-page table{min-width:560px}}.search-analysis-page .dashboard-grid>.panel,.search-analysis-page .dashboard-grid>.panel:nth-child(2){min-height:0}.search-analysis-page .panel{padding:14px 16px}.search-analysis-page .panel-heading{margin-bottom:8px}.search-analysis-page .analysis-list-toolbar{display:none}.search-analysis-page .table-scroll th,.search-analysis-page .table-scroll td{height:36px;padding:7px 6px;font-size:11px}.search-analysis-page .table-scroll td:nth-child(3),.search-analysis-page .table-scroll td:nth-child(4){min-width:132px}.search-analysis-page .table-scroll td:nth-child(3):after,.search-analysis-page .table-scroll td:nth-child(4):after{content:none}.search-analysis-page .table-scroll td{height:34px;padding-block:5px;line-height:1.25}.search-analysis-page .search-gap-empty{min-height:184px}.search-analysis-page .search-gap-stats{margin-top:10px;padding:10px 12px}.search-analysis-page .search-gap-stats dd{margin-top:4px;font-size:18px}.search-analysis-page .search-gap-status{margin-top:10px;padding:8px 10px}.search-analysis-page .search-pagination{margin-top:6px;padding-top:6px}.search-analysis-page .dashboard-grid>.panel:nth-child(2) .state-panel{min-height:184px}.batch-action-bar{min-height:54px;display:flex;align-items:center;justify-content:space-between;gap:18px;margin:14px 0;border:1px solid var(--divider-strong);border-radius:7px;padding:8px 10px 8px 16px;color:var(--text-primary);background:#fff}.batch-action-bar span{color:var(--text-secondary);font-size:13px}.batch-action-bar strong{color:var(--text-primary)}.selection-cell{width:44px;text-align:center!important}.selection-cell input{width:17px;height:17px;margin:0;accent-color:var(--action-ink);cursor:pointer}.danger-button{display:inline-flex;align-items:center;gap:7px;color:#fff!important;background:#a52b32!important}.danger-button:hover{background:#8f2027!important}@media(max-width:640px){.batch-action-bar{align-items:stretch;flex-direction:column}.batch-action-bar .button{width:100%}}.metric-cell{padding:15px;border-radius:12px}.metric-icon{width:32px;height:32px}.metric-cell>strong{margin:11px 0 7px;font-size:24px}.metric-cell small{font-size:10px}.overview-performance .metric-cell{min-height:95px;padding:14px}.insight-panel .metric-cell{min-height:78px;padding:10px}.search-analysis-page .metric-cell{min-height:100px;padding:15px 17px}.metric-strip{gap:10px;margin-bottom:13px;grid-template-columns:repeat(auto-fit,minmax(105px,1fr))}.metric-cell{padding:11px;border-radius:10px}.metric-cell-head{gap:7px;font-size:10px}.metric-icon{width:27px;height:27px}.metric-icon svg{width:14px;height:14px}.metric-cell>strong{margin:9px 0 6px;font-size:20px}.metric-cell small{font-size:9px;gap:2px}.overview-performance .metric-strip{gap:8px;margin-bottom:14px}.overview-performance .metric-cell{min-height:78px;padding:10px}.insight-panel .metric-strip{gap:8px}.insight-panel .metric-cell{min-height:64px;padding:8px}.insight-panel .metric-cell>strong{font-size:15px}.search-analysis-page .metric-strip{gap:8px;margin-bottom:11px}.search-analysis-page .metric-cell{min-height:78px;padding:10px 11px}.funnel-metrics{gap:11px}.funnel-stage{grid-template-rows:1fr 22px;gap:12px;min-height:100px;padding:14px 11px 10px;border-radius:7px}.funnel-metric{gap:8px}.funnel-metric>div{gap:3px}.funnel-metric small{font-size:10px}.funnel-metric strong{font-size:19px}.funnel-icon{width:30px;height:30px}.funnel-icon svg{width:16px;height:16px}.funnel-rate{gap:7px;font-size:10px}.funnel-rate strong{font-size:12px}@media(max-width:1180px){.funnel-metrics{gap:9px}}@media(max-width:560px){.funnel-stage{min-height:84px;padding:10px 8px 8px}.funnel-metric{gap:6px}.funnel-metric strong{font-size:17px}}.business-stack{display:grid;gap:16px}.site-profile-page{width:min(100%,920px)}.site-profile-form{margin:0}.site-profile-panel{gap:16px;padding:18px 20px 16px}.site-profile-panel .panel-heading{margin-bottom:0}.site-profile-panel .form-grid{gap:12px}.site-profile-panel textarea{min-height:150px}.site-profile-actions{min-height:36px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:14px;border-top:1px solid var(--divider)}.site-profile-actions>span{min-width:0}.site-profile-actions .form-success{display:inline-flex;align-items:center;gap:6px;margin:0;color:var(--success);font-size:12px}.site-profile-actions .button{flex:0 0 auto}.site-profile-panel>.form-error{display:flex;align-items:flex-start;gap:7px;margin:0}.form-heading>div>p,.detail-header>div>p,.account-action>div>p{display:none}.business-form{display:grid;gap:18px}.integration-status{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:16px 18px}.integration-status>div{display:grid;gap:4px}.integration-status>div:last-child{justify-items:end;color:var(--text-secondary)}.integration-test-badge{width:fit-content;display:inline-flex;align-items:center;gap:6px;border-radius:5px;padding:7px 9px;font-size:12px}.integration-test-badge.success{color:var(--success);background:var(--success-soft)}.integration-test-badge.failed{color:var(--error);background:var(--error-soft)}.integration-test-badge.pending{color:var(--info);background:var(--info-soft)}.integration-secret-actions{grid-column:1 / -1;display:flex;flex-wrap:wrap;gap:8px}.integration-notice{padding:12px 16px;color:var(--ink);background:var(--surface-subtle)}.integration-notice.warning{border:1px solid #ead39a;color:#6f4b00;background:#fff8e6}.integration-notice code{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:12px}.integration-settings>.business-form:last-child{grid-template-columns:auto auto minmax(0,1fr);align-items:center}.integration-settings .business-form .form-actions{padding-top:0;border-top:0}.integration-settings>.business-form:last-child{display:flex;align-items:center;flex-wrap:wrap}.integration-settings>.business-form:last-child .form-actions{margin-right:auto}.integration-note{justify-self:end;display:inline-flex;align-items:center;gap:6px;color:var(--text-secondary);font-size:11px}.form-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.form-heading h2{font-size:16px}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px 18px}.form-grid>*{min-width:0}.form-grid>.toggle-field{grid-column:1 / -1;min-height:42px;align-items:center;padding-bottom:10px;border-bottom:1px solid var(--divider)}.form-grid.four-columns{grid-template-columns:repeat(4,minmax(0,1fr))}.form-field{min-width:0;display:grid;align-content:start;gap:7px}.form-field>span{display:flex;align-items:center;gap:7px;color:var(--ink);font-size:13px;font-weight:620}.form-field>span b{border-radius:4px;padding:1px 5px;background:var(--error-soft);color:var(--error);font-size:10px;font-weight:600}.form-field input,.form-field select,.form-field textarea{width:100%;min-width:0;border:1px solid var(--divider-strong);border-radius:6px;background:var(--surface);color:var(--ink);font:inherit;outline:none}.form-field input,.form-field select{height:38px;padding:0 10px}.form-field textarea{resize:vertical;min-height:76px;padding:9px 10px;line-height:1.55}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{border-color:var(--sage);box-shadow:0 0 0 2px #6f925524}.form-field input:disabled{background:var(--surface-subtle);color:var(--text-secondary)}.form-field small{color:var(--text-secondary);font-size:11px;line-height:1.45}.media-url-primary{min-width:0;display:flex;align-items:center;gap:10px;padding:8px;border:1px solid var(--divider);border-radius:6px;background:var(--surface-subtle)}.media-url-preview{flex:0 0 auto;width:72px;aspect-ratio:4 / 3;overflow:hidden;border-radius:5px;background:var(--surface)}.media-url-preview img{width:100%;height:100%;object-fit:cover}.media-url-preview>span{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;color:var(--text-secondary)}.media-url-preview small{font-size:10px}.media-url-actions{min-width:0;flex:1;display:flex;align-items:center;gap:6px}.media-url-actions .button{min-width:0}.media-url-actions .icon-button{display:inline-flex;flex:0 0 auto}.media-url-advanced{min-width:0}.media-url-advanced summary{width:fit-content;color:var(--text-secondary);font-size:11px;cursor:pointer}.media-url-advanced[open] summary{margin-bottom:7px}.media-url-field.compact .media-url-preview{width:54px}.media-url-field.compact .media-url-actions .button{padding-inline:10px;font-size:12px}.span-full{grid-column:1 / -1}.toggle-row{display:flex;align-items:flex-start;flex-wrap:wrap;gap:18px 36px;padding-top:14px;border-top:1px solid var(--divider)}.toggle-row.compact{padding-top:12px;gap:16px 28px}.toggle-field{min-width:0;display:inline-flex;align-items:flex-start;gap:9px;cursor:pointer}.toggle-control{flex:0 0 auto;width:34px;height:20px;display:inline-flex;align-items:center;padding:0;border:0;border-radius:10px;background:transparent;cursor:pointer}.toggle-control:focus-visible{outline:2px solid var(--sage);outline-offset:2px}.toggle-control:disabled{cursor:not-allowed}.toggle-field.is-disabled{cursor:not-allowed;opacity:.58}.toggle-track{flex:0 0 auto;position:relative;width:34px;height:20px;margin-top:1px;border-radius:10px;background:#cbd0c8;transition:background .16s ease}.toggle-track i{position:absolute;top:3px;left:3px;width:14px;height:14px;border-radius:50%;background:#fff;transition:transform .16s ease}.toggle-control[aria-checked=true] .toggle-track{background:var(--sage-text)}.toggle-control[aria-checked=true] .toggle-track i{transform:translate(14px)}.toggle-field>span:last-child{display:grid;gap:3px}.toggle-field strong{font-size:13px;font-weight:620}.toggle-field small{max-width:32ch;color:var(--text-secondary);font-size:11px;line-height:1.4}.form-actions{display:flex;justify-content:flex-end;gap:9px;padding-top:15px;border-top:1px solid var(--divider)}.list-heading{min-height:52px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 18px;border-bottom:1px solid var(--divider)}.view-tabs{display:inline-flex;gap:2px;margin-bottom:16px;padding:3px;border:1px solid var(--divider);border-radius:7px;background:var(--surface)}.view-tabs button{min-height:32px;border:0;border-radius:5px;padding:5px 13px;background:transparent;color:var(--text-secondary);cursor:pointer}.view-tabs button.active{background:var(--ink-action);color:var(--warm-on-dark)}.repeat-list{display:grid;gap:12px}.repeat-item{overflow:hidden;border:1px solid var(--divider);border-radius:7px;background:var(--surface)}.repeat-item>header{min-height:42px;display:flex;align-items:center;gap:12px;padding:7px 12px;border-bottom:1px solid var(--divider);background:var(--surface-subtle)}.repeat-item>header strong{font-size:13px}.repeat-item>header span{color:var(--text-secondary);font-size:12px}.repeat-item>header>.repeat-disclosure-actions button,.rule-list button{margin-left:auto;width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:5px;background:transparent;color:var(--error);cursor:pointer}.repeat-item>.form-grid{padding:14px}.repeat-item>.toggle-row{margin:0 14px 14px}.disclosure-panel{gap:0;padding:0;overflow:hidden}.disclosure-heading{min-height:58px;align-items:center;padding:10px 14px;margin:0}.disclosure-panel.expanded .disclosure-heading{border-bottom:1px solid var(--divider)}.disclosure-trigger{min-width:0;flex:1;display:flex;align-items:center;gap:9px;border:0;padding:3px;color:var(--ink);background:transparent;text-align:left;cursor:pointer}.disclosure-trigger>svg,.repeat-disclosure-trigger>svg{flex:0 0 auto;color:var(--text-secondary);transition:transform .16s cubic-bezier(.22,1,.36,1)}.disclosure-panel.expanded .disclosure-trigger>svg,.disclosure-item.expanded .repeat-disclosure-trigger>svg{transform:rotate(90deg)}.disclosure-trigger>span{min-width:0;display:grid;gap:3px}.disclosure-trigger strong{font-size:16px}.disclosure-trigger small{color:var(--text-secondary);font-size:12px;line-height:1.45}.disclosure-trigger em{margin-left:auto;color:var(--text-secondary);font-size:12px;font-style:normal;white-space:nowrap}.disclosure-actions{flex:0 0 auto;display:flex;align-items:center;gap:8px}.disclosure-content{display:grid;gap:18px;padding:18px}.disclosure-content>.form-grid{min-width:0}.repeat-disclosure-trigger{min-width:0;flex:1;display:flex;align-items:center;justify-content:flex-start;gap:8px;border:0;padding:2px;color:var(--ink);background:transparent;text-align:left;cursor:pointer}.repeat-disclosure-trigger>span{min-width:0;flex:1;display:flex;align-items:baseline;justify-content:flex-start;gap:9px;text-align:left}.repeat-disclosure-trigger strong{flex:0 0 auto;font-size:13px}.repeat-disclosure-trigger small{overflow:hidden;color:var(--text-secondary);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.repeat-disclosure-actions{flex:0 0 auto;display:flex;align-items:center;gap:4px}.repeat-disclosure-actions button{width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:5px;color:var(--error);background:transparent;cursor:pointer}.repeat-disclosure-content>.form-grid{padding:14px}.repeat-disclosure-content>.toggle-row{margin:0 14px 14px}.quick-entry-list{display:grid;gap:12px}.quick-entry-editor{overflow:hidden;border:1px solid var(--divider);border-radius:8px;background:var(--surface)}.quick-entry-editor>header{min-height:52px;display:flex;align-items:center;gap:10px;padding:9px 13px;border-bottom:1px solid var(--divider);background:var(--surface-subtle)}.quick-entry-index{flex:0 0 auto;width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;border-radius:6px;color:var(--sage-text);background:var(--sage-soft);font-size:11px;font-weight:700}.quick-entry-icon{flex:0 0 auto;color:var(--info)}.quick-entry-editor>header>div{min-width:0;flex:1;display:grid;gap:2px}.quick-entry-editor>header strong{overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.quick-entry-editor>header small{color:var(--text-secondary);font-size:11px}.quick-entry-editor>header button{width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:5px;color:var(--error);background:transparent;cursor:pointer}.quick-entry-editor>header button:hover{background:var(--error-soft)}.quick-entry-grid{display:grid;grid-template-columns:minmax(150px,.75fr) minmax(160px,.75fr) minmax(240px,1.5fr) minmax(260px,1.3fr);gap:14px 16px;padding:15px;align-items:start}.quick-entry-target{min-width:0}.rule-list{display:grid;gap:8px}.rule-list>div{display:flex;align-items:center;gap:9px}.rule-list>div>span{flex:0 0 auto;width:26px;color:var(--text-secondary);text-align:center}.rule-list input{flex:1;min-width:0;height:38px;border:1px solid var(--divider-strong);border-radius:6px;padding:0 10px}.cell-note{display:block;max-width:34ch;margin-top:3px;color:var(--text-secondary);font-size:11px}.danger-link{color:var(--error);background:transparent}.danger-link:hover{background:var(--error-soft)!important}.danger-button{color:#fff;background:var(--error)}.danger-button:hover:not(:disabled){background:#922027}.form-error{border-radius:5px;padding:9px 10px;background:var(--error-soft);color:var(--error);font-size:12px;line-height:1.5}.dialog-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:grid;place-items:center;padding:20px;background:#14181485}.reason-dialog{width:min(100%,500px);overflow:hidden;border:1px solid var(--divider);border-radius:8px;background:var(--surface);box-shadow:0 18px 60px #11181138}.reason-dialog>header{display:flex;align-items:flex-start;gap:12px;padding:18px;border-bottom:1px solid var(--divider)}.reason-dialog>header>div{flex:1;min-width:0}.reason-dialog h2{font-size:16px}.reason-dialog header p{margin-top:5px;color:var(--text-secondary);font-size:12px;line-height:1.5}.dialog-icon{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:7px;color:var(--warning);background:var(--warning-soft)}.dialog-icon.danger{color:var(--error);background:var(--error-soft)}.reason-dialog form{display:grid;gap:13px;padding:18px}.dialog-actions{display:flex;justify-content:flex-end;gap:9px;padding-top:4px}.user-cell{display:flex;align-items:center;gap:9px;min-width:140px}.user-cell>span{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:6px;background:var(--sage-soft);color:var(--sage-text)}.detail-header{display:flex;align-items:center;gap:14px;margin-bottom:20px}.detail-header>div{flex:1;min-width:0}.detail-header>div>span{color:var(--sage-text);font-size:11px;font-weight:650}.detail-header h1{margin-top:2px;font-size:24px}.detail-header p{margin-top:4px;color:var(--text-secondary);font-size:12px}.detail-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:16px;border:1px solid var(--divider);border-radius:8px;background:var(--surface)}.detail-summary>div{min-width:0;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;column-gap:10px;padding:15px 18px;border-right:1px solid var(--divider)}.detail-summary>div:last-child{border-right:0}.summary-icon{grid-row:1 / 3;align-self:center;display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:7px;color:var(--sage-text);background:var(--sage-soft)}.summary-icon svg{width:17px;height:17px}.detail-summary small{color:var(--text-secondary);font-size:11px}.detail-summary strong{margin-top:2px;font-size:18px}.detail-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);gap:16px;align-items:start}.info-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 24px;margin:0}.info-list>div{min-width:0;display:grid;grid-template-columns:84px minmax(0,1fr);gap:8px;padding:10px 0;border-bottom:1px solid var(--divider)}.info-list dt{color:var(--text-secondary)}.info-list dd{min-width:0;margin:0;overflow-wrap:anywhere}.account-action{display:flex;align-items:center;justify-content:space-between;gap:18px;padding-top:3px}.account-action p{margin-top:4px;color:var(--text-secondary);font-size:11px;line-height:1.5}.point-form{display:grid;gap:13px}.segmented-control{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2px;padding:3px;border:1px solid var(--divider);border-radius:7px;background:var(--surface-subtle)}.segmented-control button{min-height:32px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:0;border-radius:5px;background:transparent;color:var(--text-secondary);cursor:pointer}.segmented-control button.active{background:var(--surface);color:var(--ink);box-shadow:0 1px 2px #171f1714;font-weight:620}.detail-section{margin-top:16px}.list-heading>span{color:var(--text-secondary);font-size:12px}.text-success{color:var(--success)!important}.text-warning{color:var(--warning)!important}@media(max-width:1180px){.form-grid.four-columns,.quick-entry-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.detail-grid{grid-template-columns:1fr}}@media(max-width:980px){.disclosure-heading{align-items:flex-start;flex-wrap:wrap}.disclosure-trigger{flex:1 1 360px}.disclosure-actions{margin-left:auto}.quick-entry-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.site-profile-panel{padding:16px}.site-profile-actions{align-items:stretch;flex-direction:column}.site-profile-actions .button{width:100%}.integration-status{align-items:flex-start;flex-direction:column}.integration-status>div:last-child{justify-items:start}.integration-settings .business-form{grid-template-columns:1fr}.integration-note{justify-self:start}.form-heading{flex-direction:column}.disclosure-heading{flex-direction:row;align-items:center}.disclosure-trigger em{display:none}.repeat-disclosure-trigger>span{display:grid;gap:2px}.quick-entry-grid{grid-template-columns:1fr;padding:13px}.form-grid,.form-grid.four-columns{grid-template-columns:1fr}.form-grid>.toggle-field{grid-column:auto}.media-url-primary{align-items:flex-start}.media-url-actions{align-items:stretch;flex-direction:column}.media-url-actions .icon-button{width:100%}.span-full{grid-column:auto}.toggle-row{display:grid;grid-template-columns:1fr;gap:14px}.form-actions .button{flex:1}.detail-header{align-items:flex-start;flex-wrap:wrap}.detail-header>div{flex-basis:calc(100% - 50px)}.detail-header>.button{margin-left:48px}.detail-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.detail-summary>div:nth-child(2){border-right:0}.detail-summary>div:nth-child(-n+2){border-bottom:1px solid var(--divider)}.info-list{grid-template-columns:1fr}.account-action{align-items:flex-start;flex-direction:column}.account-action .button{width:100%}.reason-dialog{max-height:calc(100vh - 24px);overflow-y:auto}}@media(prefers-reduced-motion:reduce){.toggle-track,.toggle-track i{transition:none}}.automation-tasks-page .task-panel{margin-top:18px}.task-tab-panel{overflow:hidden}.task-tabs{display:inline-flex;gap:2px;margin:14px 20px 0;padding:3px;border:1px solid var(--divider);border-radius:8px;background:var(--surface-subtle)}.task-tabs button{display:inline-flex;align-items:center;gap:7px;min-height:34px;border:0;border-radius:6px;padding:6px 12px;color:var(--text-secondary);background:transparent;font:inherit;font-size:13px;font-weight:650;cursor:pointer}.task-tabs button:hover{color:var(--ink);background:var(--surface)}.task-tabs button.active{color:var(--sage-text);background:var(--surface);box-shadow:0 1px 4px #18261e1a}.task-tabs button:focus-visible{outline:3px solid rgba(111,146,85,.34);outline-offset:2px}.task-filters{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.task-filters label{display:inline-flex;align-items:center;gap:7px;min-height:36px;padding:0 10px;border:1px solid var(--divider);background:var(--surface);color:var(--text-secondary)}.task-filters input,.task-filters select{min-width:112px;border:0;outline:0;background:transparent;color:var(--text-primary);font:inherit}.task-detail{margin-top:6px;color:var(--text-secondary);font-size:12px}.task-detail summary{width:fit-content;cursor:pointer;color:var(--accent)}.task-timeline{display:grid;gap:8px;margin:10px 0 0;padding:0;list-style:none}.task-timeline-item{display:flex;align-items:flex-start;gap:8px}.task-timeline-marker{display:inline-flex;color:var(--text-secondary)}.task-timeline-item.succeeded{color:var(--success)}.task-timeline-item.failed{color:var(--danger)}.task-timeline-item>div{display:grid;gap:2px}.task-timeline-item span{white-space:normal;overflow:visible;text-overflow:clip}.task-error-text{color:var(--danger);white-space:normal}.task-warning-text{color:var(--warning, #8a5a00);white-space:normal}.task-empty-inline{margin:10px 0 0}.task-panel-heading{display:flex;justify-content:space-between;align-items:center;gap:14px;padding:18px 20px;border-bottom:1px solid var(--divider)}.task-panel-heading h2{display:flex;align-items:center;gap:8px;margin:0;font-size:17px}.task-panel-heading small{display:block;margin-top:4px;color:var(--text-secondary)}.task-list{display:grid}.task-row{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:16px;padding:15px 20px;border-bottom:1px solid var(--divider)}.task-row:last-child{border-bottom:0}.task-row-main{min-width:0;display:grid;gap:4px}.task-row-main strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.task-row-main span{color:var(--text-secondary);font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.task-status{display:inline-flex;align-items:center;gap:5px;white-space:nowrap;color:var(--text-secondary);font-size:12px}.task-status.succeeded{color:var(--success)}.task-status.failed,.task-status.blocked{color:var(--danger)}.task-status.running,.task-status.publishing{color:var(--sage-text)}.task-row-actions{display:flex;align-items:center;justify-content:flex-end;gap:7px}.task-empty{padding:30px 20px;color:var(--text-secondary);text-align:center}.business-stack>.business-form:last-child{position:fixed;left:calc(var(--sidebar-width) + 15px);right:15px;bottom:0;z-index:40;margin-top:0;padding:10px 16px;min-height:58px;border-color:var(--divider-strong);background:#fffffff5;box-shadow:0 -6px 18px #19273d14;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.business-stack>.business-form:last-child .form-actions{padding-top:0;border-top:0}.business-stack{padding-bottom:78px}@media(max-width:860px){.business-stack>.business-form:last-child{left:9px;right:9px}}@media(max-width:760px){.task-tabs{display:flex;margin-inline:14px}.task-tabs button{flex:1;justify-content:center}.task-row{grid-template-columns:1fr auto;gap:10px}.task-row-actions{grid-column:1 / -1;justify-content:flex-start}.task-filters label{flex:1 1 150px}}
