:root{--bg: #f7f9f8;--ink: #243630;--muted: #87938e;--line: #e7ece9;--green: #157e65;--pale: #eaf5ee;--side: 236px}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink);font:14px/1.6 -apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}button,input,select,textarea{font:inherit}button,a,input,select,textarea{outline-offset:4px}button{cursor:pointer}a{color:var(--green);text-decoration:none}button{border:1px solid var(--line);background:#fff;color:#42524b;border-radius:7px;padding:9px 14px;transition:background .15s,box-shadow .15s;white-space:nowrap}button:hover{background:#f0f5f2;border-color:#b7cec2}button:disabled{opacity:.45;cursor:not-allowed}button.primary{background:var(--green);border-color:var(--green);color:#fff;box-shadow:0 3px 7px #157e6512}button.primary:hover{background:#116c56}button.ghost{border-color:transparent;background:transparent}button.danger{color:#bf5149}.sidebar{width:var(--side);position:fixed;inset:0 auto 0 0;background:#fff;border-right:1px solid var(--line);padding:30px 18px 18px;display:flex;flex-direction:column;z-index:5}.brand{display:flex;gap:10px;align-items:center;font-size:23px;letter-spacing:-1px;color:#22372e;font-weight:750;padding:0 12px}.brand-light{font-weight:450}.brand-icon{width:33px;height:35px;border-radius:9px;background:var(--green);color:#fff;font-size:31px;line-height:34px;text-align:center;position:relative}.brand-icon span{position:absolute;font-size:16px;top:-10px;right:3px;color:#bfe2a6}.workspace{display:flex;gap:10px;align-items:center;background:#f7f9f8;border:1px solid var(--line);padding:12px;border-radius:8px;margin:31px 4px 25px}.workspace-icon{background:#e5eee8;padding:7px 9px;border-radius:6px;color:#5b7665;font-weight:600}small{display:block;color:var(--muted);font-size:11px}.workspace strong{font-size:13px}.workspace-dot,.status-dot{height:6px;width:6px;border-radius:50%;background:#56a281;display:inline-block}.workspace-dot{margin-left:auto}.nav-caption{color:#9aa49f;font-size:11px;padding:0 15px 9px;letter-spacing:1px}nav a{display:flex;align-items:center;gap:12px;padding:12px 14px;margin:5px 0;border-radius:7px;color:#738179;font-weight:500}nav a:hover{background:#f4f7f5}nav a.active{background:#eaf4ef;color:var(--green);font-weight:650}svg{height:18px;width:18px;vertical-align:middle;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.nav-count{margin-left:auto;background:#fff;border:1px solid #e4ebe7;padding:0 6px;font-size:11px;border-radius:5px}.side-bottom{margin-top:auto}.local-note{font-size:11px;color:#788b80;border-bottom:1px solid var(--line);padding:15px 12px}.local-note p{margin:7px 0;color:#a1aaa5}.version{float:right;color:#adb6b0}.user{display:flex;gap:10px;padding:20px 10px 2px;align-items:center}.user strong{font-size:12px}.avatar{display:inline-flex;align-items:center;justify-content:center;border:1px solid #dee6dd;background:#eef1e7;color:#718361;border-radius:50%;width:35px;height:35px;font-size:13px;font-weight:600}.avatar.small{width:29px;height:29px;margin-left:12px}.user-gear{margin-left:auto;color:#8c9a92}.shell{margin-left:var(--side)}.topbar{height:72px;display:flex;align-items:center;justify-content:space-between;padding:0 36px;background:#ffffffc9;border-bottom:1px solid var(--line);font-size:12px;color:#738078}.topbar span:not(.avatar,.demo-label){color:#98a49d}.topbar #breadcrumb span{margin:0 12px}.top-right{display:flex;gap:9px;align-items:center}.demo-label{font-size:9px;letter-spacing:1px;color:#89988d;border:1px solid #dce5dc;padding:1px 5px;border-radius:4px}main{padding:33px 36px 20px;max-width:1800px;margin:auto;min-height:calc(100vh - 120px)}.page-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px;gap:20px}.eyebrow{font-size:10px;letter-spacing:2px;color:#9ca89f;margin:0 0 7px}h1{font-size:27px;line-height:1.4;letter-spacing:-.5px;margin:0;font-weight:650}h2{font-size:16px;margin:0;font-weight:600}h3{font-size:14px;margin:0 0 9px}p.subtitle{color:#85928b;font-size:12px;margin:8px 0 0}.actions{display:flex;gap:9px;align-items:center;flex-wrap:wrap}.actions svg{margin-right:6px;width:15px}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:24px}.stat{background:#fff;border:1px solid var(--line);border-radius:10px;padding:19px 21px;position:relative}.stat-name{color:#829087;font-size:12px}.stat-icon{position:absolute;right:20px;top:19px;background:#f2f6f3;padding:7px;border-radius:8px;color:#8fa399}.stat strong{display:block;font-size:30px;line-height:1.3;font-weight:600;margin:10px 0;letter-spacing:-1px}.stat small{font-size:11px}.stat small b{color:var(--green);font-weight:500}.stat:nth-child(3) strong{color:var(--green)}.panel{background:#fff;border:1px solid var(--line);border-radius:10px;overflow:hidden}.panel-heading{padding:21px 22px 0;display:flex;justify-content:space-between;align-items:center;gap:12px}.panel-heading small{margin-top:4px}.tabs{display:flex;gap:25px;padding:0 23px;border-bottom:1px solid var(--line);margin-top:12px}.tabs button{border:0;border-radius:0;background:transparent;padding:15px 0;color:#8b978f;font-size:12px;border-bottom:2px solid transparent}.tabs button.active{border-bottom-color:var(--green);color:var(--green);font-weight:600}.tabs .num{display:inline-block;background:#f0f3f1;border-radius:4px;font-size:10px;padding:0 5px;margin-left:5px}.toolbar{display:flex;gap:10px;padding:19px 22px;align-items:center;flex-wrap:wrap}.search{display:flex;align-items:center;gap:8px;border:1px solid var(--line);border-radius:6px;padding:7px 10px;width:270px;color:#9aaba1}.search input{border:none;outline:none;width:100%;font-size:12px;padding:0}.toolbar select{font-size:12px}.toolbar-note{margin-left:auto;color:#9aa59e;font-size:11px}.table-scroll{overflow:auto}table{border-collapse:separate;border-spacing:0;width:100%;text-align:left}th{font-size:11px;color:#87968c;background:#fafbf9;font-weight:500;height:49px;border-bottom:1px solid var(--line);white-space:nowrap}td{padding:21px 13px;border-bottom:1px solid #edf0ed;vertical-align:middle}th{padding:13px}tbody tr:last-child td{border-bottom:0}.matrix th:first-child,.matrix td:first-child{position:sticky;left:0;z-index:1;min-width:285px;width:285px;border-right:1px solid #f0f2ef;background:#fff;padding-left:23px}.matrix th:first-child{background:#fafbf9;z-index:2}.matrix th:not(:first-child),.matrix td:not(:first-child){text-align:center;min-width:106px;padding-left:8px;padding-right:8px}.article-title{border:0;background:transparent;padding:0;font-size:12px;white-space:normal;text-align:left;color:#34483c;line-height:1.6;font-weight:600;display:block}.article-title:hover{background:transparent;color:var(--green)}.article-meta{display:flex;gap:8px;align-items:center;font-size:10px;color:#9da89f;margin-top:9px}.tag{padding:1px 6px;border-radius:4px;background:#f0f4f0;color:#7d907f;font-size:10px;display:inline-block}.progress{width:66px;height:4px;background:#edf1ec;border-radius:5px;overflow:hidden;display:inline-block}.progress i{display:block;height:100%;background:#82b397}.platform-mark{display:inline-flex;width:24px;height:24px;align-items:center;justify-content:center;border-radius:7px;margin-right:5px;font-size:11px;font-weight:650;background:var(--tint);color:var(--color)}.badge{display:inline-flex;align-items:center;justify-content:center;gap:5px;font-size:11px;border:0;padding:5px 9px;border-radius:5px;white-space:nowrap}.badge.published{background:#eef7ef;color:#5c9067}.badge.ready{background:#eef3fd;color:#6688c0}.badge.prep{background:#fff7e9;color:#b2955b}.badge.none{background:transparent;color:#bac2ba}.badge:hover{filter:brightness(.97)}.badge i{font-style:normal;font-size:10px}.panel-foot{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);padding:15px 23px;color:#9ba69e;font-size:11px}.legend{display:flex;gap:16px}.legend b{display:inline-block;width:5px;height:5px;border-radius:50%;margin-right:5px}.below{display:grid;grid-template-columns:1.5fr 1fr;gap:19px;margin-top:21px}.tip-card{border:1px solid #e1e9df;background:linear-gradient(100deg,#f0f5ed,#f7faf4);border-radius:9px;padding:22px;display:flex;gap:16px;align-items:center}.tip-icon{font-size:26px;color:#83a377;width:48px;height:48px;background:#e7eee0;border-radius:12px;display:grid;place-items:center}.tip-card h3{font-size:13px;margin-bottom:5px}.tip-card p{font-size:11px;color:#91a089;margin:0}.tip-card button{margin-left:auto;font-size:11px;background:#ffffff80}.activity{background:#fff;border:1px solid var(--line);border-radius:9px;padding:18px 22px}.activity p{font-size:11px;color:#8a968d;margin:10px 0 0}.activity strong{color:#5e7664;font-weight:500}footer{padding:18px 36px 23px;font-size:10px;color:#a8b0aa;display:flex;justify-content:space-between}input,select,textarea{border:1px solid #dfe7e1;border-radius:6px;background:#fff;padding:9px 11px;color:#374c3e}input:focus,textarea:focus,select:focus{outline:2px solid #b3d5c6;outline-offset:1px}textarea{resize:vertical;line-height:1.9}label.field{display:block;font-size:12px;color:#6f8175;margin-bottom:18px}label.field>input,label.field>textarea,label.field>select{display:block;width:100%;margin-top:7px}.empty{text-align:center;padding:60px 25px;color:#97a59a}.empty strong{display:block;color:#577462;margin-bottom:8px}.empty svg{height:30px;width:30px;margin-bottom:10px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.platform-card{padding:22px;border:1px solid var(--line);border-radius:10px;background:#fff}.platform-card .platform-mark{width:36px;height:36px;font-size:16px}.platform-card h3{display:inline;font-size:15px}.platform-card p{font-size:12px;color:#8c9a90;min-height:43px}.platform-card .card-foot{display:flex;justify-content:space-between;align-items:center;margin-top:20px}.toggle{border:0;width:32px;height:19px;padding:0;border-radius:20px;background:#ced6ce;position:relative}.toggle:before{content:"";position:absolute;top:3px;left:3px;width:13px;height:13px;border-radius:50%;background:#fff}.toggle.on{background:var(--green)}.toggle.on:before{left:16px}.editor-layout{display:grid;grid-template-columns:1fr 300px;gap:20px}.editor-main{padding:27px}.editor-title{font-size:22px!important;font-weight:600}.editor-main textarea{min-height:350px}.editor-aside{display:flex;flex-direction:column;gap:18px}.editor-aside .panel{padding:20px}.target-row{display:flex;align-items:center;justify-content:space-between;padding:11px 0;border-bottom:1px solid var(--line);gap:6px}.target-row:last-child{border-bottom:0}.hint{background:#f3f7f0;border:1px solid #e2eadc;color:#7e8e71;padding:13px;border-radius:7px;font-size:12px;margin:15px 0}.hint.warning{background:#fff8ed;border-color:#f0e2c5;color:#a38b5e}.editor-tabs{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:19px}.editor-tabs button{font-size:12px}.editor-tabs button.active{background:#eaf4ee;color:var(--green);border-color:#cce0d3}.label-line{display:flex;justify-content:space-between;align-items:center}.record{padding:18px 0;border-bottom:1px solid var(--line)}.record:last-child{border:0}.record p{font-size:12px;color:#8c9a90;margin:5px 0}.record pre,.snapshot{font-family:inherit;font-size:12px;line-height:1.9;white-space:pre-wrap;background:#f6f8f5;border-radius:6px;padding:15px;max-height:270px;overflow:auto}.list-table td:first-child,.list-table th:first-child{padding-left:24px}.list-table td{font-size:12px}.task-title{font-weight:600;margin-bottom:5px}.pill{font-size:11px;color:#7e9588;background:#eef4ef;padding:3px 8px;border-radius:5px}dialog{border:0;border-radius:13px;padding:0;width:570px;max-width:calc(100vw - 35px);max-height:90vh;color:var(--ink);box-shadow:0 25px 100px #1d3f3238}dialog::backdrop{background:#21372f50;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.dialog-head{padding:23px 26px 17px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center}.dialog-head h2{font-size:18px}.dialog-body{padding:23px 26px;max-height:65vh;overflow:auto}.dialog-foot{padding:16px 26px;border-top:1px solid var(--line);display:flex;justify-content:flex-end;gap:9px;background:#fafbf9}.checkbox-row{display:flex;gap:12px;align-items:center;padding:13px 0;border-bottom:1px solid var(--line)}input[type=checkbox]{accent-color:var(--green);width:15px;height:15px}.muted{color:#8b9b90;font-size:12px}.error{color:#b6554a;font-size:12px;min-height:20px}.job{border:1px solid var(--line);border-radius:8px;padding:15px;margin-bottom:12px}.job-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.job input,.job textarea{width:100%;margin-top:9px;font-size:12px}.job textarea{height:150px}.job .actions{margin-top:12px}#toast{position:fixed;bottom:30px;left:calc(50% + 90px);transform:translate(-50%,15px);z-index:50;background:#284f3c;color:#fff;padding:12px 22px;border-radius:8px;box-shadow:0 5px 30px #223c2925;opacity:0;pointer-events:none;transition:.2s;font-size:13px}#toast.show{opacity:1;transform:translate(-50%)}.link-button{font-size:12px;border:0;color:var(--green);padding:4px;background:transparent}.editor-bottom{display:flex;justify-content:space-between;align-items:center;color:#8b9c90;font-size:11px;gap:8px}.no-wrap{white-space:nowrap}@media(min-width:1500px){.matrix th:first-child,.matrix td:first-child{min-width:340px}}@media(max-width:1150px){:root{--side: 200px}main{padding:26px 23px}.topbar{padding:0 23px}.sidebar{padding-left:12px;padding-right:12px}.brand{font-size:20px}.cards{grid-template-columns:repeat(2,1fr)}.editor-layout{grid-template-columns:1fr 260px}.below{grid-template-columns:1fr}.stat{padding:16px}.stat-icon{right:13px}.tip-card{padding:17px}}@media(max-width:800px){:root{--side: 70px}.sidebar{padding:22px 9px}.brand{padding:0 8px}.brand>span:last-child,.workspace,.nav-caption,nav a>span,.side-bottom{display:none}nav{margin-top:35px}nav a{justify-content:center;padding:14px 0}.top-right>span:not(.avatar){display:none}.stats{grid-template-columns:repeat(2,1fr)}.page-head{align-items:flex-start}.page-head .actions{justify-content:flex-end}h1{font-size:23px}.editor-layout,.cards{grid-template-columns:1fr}.toolbar-note{display:none}footer span{display:none}.topbar{height:58px}.panel-heading{align-items:flex-start}.panel-foot{gap:15px;flex-wrap:wrap}.search{width:100%}.tip-card{align-items:flex-start}.tip-card button{display:none}#toast{left:55%}.actions button{padding:8px 10px}.legend{gap:9px}}.platform-mark.has-logo{background:#fff;border:1px solid #edf0ed;overflow:hidden}.platform-mark img{width:100%;height:100%;object-fit:contain;padding:3px;display:block}.platform-mark svg{width:70%;height:70%}.settings-panel{max-width:850px;padding:28px}.settings-panel .actions{margin-top:24px}.settings-panel details{margin:24px 0}.ai-platform{border:1px solid var(--line);border-radius:10px;padding:0 14px;margin-bottom:12px}.ai-platform .checkbox-row{border:0}.ai-platform .field{margin-bottom:14px}.prompt-details{margin:20px 0}.prompt-preview{white-space:pre-wrap;overflow-wrap:anywhere;max-height:280px;overflow:auto;background:#f5f8f6;border:1px solid var(--line);padding:16px;border-radius:8px;font:12px/1.8 inherit;color:#41584d}summary{cursor:pointer;color:var(--green)}.auth-screen{min-height:100vh;background:radial-gradient(circle at 15% 15%,#e7f3e9,transparent 35%),linear-gradient(130deg,#f7faf7,#eaf2ed);display:grid;place-items:center;padding:24px}.auth-card{width:min(430px,100%);background:#fff;border:1px solid #e3ebe5;border-radius:16px;padding:38px;box-shadow:0 25px 70px #2a604717}.auth-card .brand{padding:0;margin-bottom:32px}.auth-card h1{font-size:28px}.auth-card .subtitle{margin-bottom:28px}.auth-card .field{margin-top:18px}.wide{width:100%;margin-top:8px}.nav-glyph{font-size:18px;width:20px;text-align:center}.side-actions{display:flex;justify-content:space-between;margin:0 5px}.side-actions button{font-size:11px;padding:5px}.global-error,.global-notice{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-radius:7px;margin-bottom:18px;font-size:12px}.global-error{color:#a04d41;background:#fff2ef;border:1px solid #f0d2cc}.global-notice{color:#276f56;background:#eaf6ed;border:1px solid #cce7d4}.loading-line{height:3px;background:linear-gradient(90deg,#e8f4e9,#19866b,#e8f4e9);margin:-33px -36px 25px}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#21372f50;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:30;display:flex;align-items:center;justify-content:center;padding:18px}.modal-card{width:min(600px,100%);max-height:90vh;background:#fff;border-radius:13px;box-shadow:0 25px 100px #1d3f3238;display:flex;flex-direction:column}.dialog-body{overflow:auto}.dialog-foot{flex-shrink:0}.stack-actions{display:flex;flex-direction:column;gap:8px;margin-top:17px}.stack-actions>*{text-align:center}.button-link{display:inline-block;border:1px solid var(--line);border-radius:7px;padding:9px 14px;color:var(--green);background:#fff}.records-panel,.jobs-panel{padding:24px;margin-top:20px}.jobs-panel .job{margin-top:15px}.logo-preview{display:flex;align-items:center;gap:15px;margin-bottom:16px}.logo-preview img{width:44px;height:44px;object-fit:contain;border:1px solid var(--line);border-radius:8px}.platform-mark{background:#edf5ef;color:#56866c}.auth-card .error{margin:12px 0}.editor-main .field{margin-top:18px}.matrix td:first-child{z-index:1}.list-table td{vertical-align:middle}.list-table .actions{flex-wrap:nowrap}.records-panel .record:last-child{border-bottom:0}@media(max-width:800px){.sidebar .nav-glyph{display:block}.side-actions{display:none}.modal-card{max-height:96vh}.page-head{flex-wrap:wrap}.stats{grid-template-columns:repeat(2,minmax(0,1fr))}.editor-main{padding:19px}.editor-layout{display:block}.editor-aside{margin-top:16px}}.rich-editor{margin-top:8px;border:1px solid #dfe7e1;border-radius:8px;background:#fff;overflow:hidden;color:#374c3e}.rich-toolbar{display:flex;gap:4px;align-items:center;flex-wrap:wrap;padding:8px;border-bottom:1px solid var(--line);background:#fafcf9}.rich-toolbar button{padding:5px 9px;font-size:11px}.rich-toolbar button.active{background:#eaf4ee;border-color:#b9d8c7;color:var(--green)}.rich-edit-area{min-height:300px;padding:18px 20px;outline:none;font-size:13px;line-height:1.9;color:#374c3e}.rich-edit-area:focus{box-shadow:inset 0 0 0 2px #b3d5c6}.rich-edit-area img,.rich-body img{max-width:100%;height:auto;vertical-align:middle;border-radius:5px}.rich-edit-area img.ProseMirror-selectednode{outline:3px solid #66ab89}.rich-edit-area h1,.rich-body h1{font-size:23px}.rich-edit-area h2,.rich-body h2{font-size:19px}.rich-edit-area h3,.rich-body h3{font-size:16px}.rich-edit-area p,.rich-body p{margin:0 0 12px}.rich-edit-area blockquote,.rich-body blockquote{border-left:3px solid #9dcab0;margin:14px 0;padding-left:14px;color:#677c6c}.rich-edit-area ul,.rich-edit-area ol,.rich-body ul,.rich-body ol{padding-left:24px}.rich-edit-area li,.rich-body li{margin:4px 0}.rich-image-actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap;padding:9px;border-top:1px solid var(--line);background:#f7faf7}.rich-image-actions label{display:flex;gap:8px;align-items:center;font-size:11px}.rich-image-actions input{min-width:200px}.upload-note{padding:8px 12px;border-top:1px solid var(--line)}.rich-body{background:#f6f8f5;border-radius:6px;padding:16px;max-height:380px;overflow:auto;white-space:normal;font-size:12px;line-height:1.8;overflow-wrap:anywhere}.rich-body img{display:inline-block}.rich-downloads{display:flex;gap:8px;flex-wrap:wrap;align-items:center;margin:10px 0}.rich-downloads small{width:100%}.rich-downloads button{font-size:11px}.field>.rich-editor{display:block}.editor-main .field,.jobs-panel .field{display:block;font-size:12px;color:#6f8175;margin-bottom:18px}
