.wechat-video-control{display:inline-flex;align-items:center}.wechat-video-trigger{border:1px solid #cadacf!important;border-radius:7px;background:#fff!important;color:#245b3d!important;padding:8px 12px;white-space:nowrap;font:inherit;font-size:12px;cursor:pointer}.wechat-video-dialog{box-sizing:border-box;width:min(460px,calc(100vw - 32px));max-height:90vh;overflow:auto;padding:24px;border:1px solid #dbe4dd;border-radius:14px;background:#fff;color:#254035;box-shadow:0 20px 80px #132c3340;font:14px/1.7 system-ui,sans-serif;text-align:left;white-space:normal}.wechat-video-dialog::backdrop{background:#172c2b70}.wechat-video-heading{display:flex;align-items:center;justify-content:space-between;gap:16px}.wechat-video-heading h2{font-size:20px;margin:0}.wechat-video-heading button{font-size:25px;border:0;background:transparent;color:inherit;cursor:pointer}.wechat-video-dialog p{font-size:13px;line-height:1.8;color:#64776c;margin:16px 0}.wechat-video-status{padding:12px;background:#edf5ef;border-radius:8px}.wechat-video-dialog .wechat-video-error{color:#a53535}.wechat-video-qr{display:block;max-width:100%;max-height:320px;width:auto;margin:16px auto;object-fit:contain}.wechat-video-actions{display:flex;flex-wrap:wrap;gap:8px;margin:20px 0}.wechat-video-actions button{padding:9px 13px;border-radius:7px;background:#245b3d!important;color:#fff!important;border:1px solid #245b3d!important;cursor:pointer;font-size:13px}.wechat-video-actions button:disabled{opacity:.45;cursor:not-allowed}.wechat-video-dialog small{font-size:12px;color:#64776c}.wechat-video-dialog button:focus-visible,.wechat-video-trigger:focus-visible{outline:3px solid #91bea1;outline-offset:3px}:root{font-family:Inter,Noto Sans SC,PingFang SC,Microsoft YaHei,system-ui,sans-serif;color:#191919;background:#f7faf8;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #191919;--muted: #5b6a64;--line: #d2ded8;--paper: #ffffff;--wash: #f7faf8;--green: #176a54;--green-2: #105844;--green-soft: #e7efea;--lime: #88c6b3;--amber: #bf6b22;--amber-soft: #fff2df;--red: #b74437;--red-soft: #fff0ed;--blue: #3f6f87;--shadow: 0 10px 35px rgba(40, 59, 53, .07)}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{min-width:320px;background:#f7faf8}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}svg{width:20px;height:20px;flex:0 0 auto}.app-shell{min-height:100vh;display:flex}.sidebar{position:fixed;inset:0 auto 0 0;z-index:20;width:232px;padding:28px 18px 20px;display:flex;flex-direction:column;color:#eaf3ef;background:linear-gradient(165deg,#283b35,#1c312a 62%,#142720);box-shadow:12px 0 40px #12302b1f}.brand{display:flex;align-items:center;gap:11px;min-width:0}.brand-mark{width:38px;height:38px;padding:7px;border-radius:10px;display:grid;place-items:center;background:#f7faf8;box-shadow:4px 4px #88c6b3b8}.brand-mark img{width:100%;height:100%;display:block}.brand strong{display:block;font-size:16px;letter-spacing:.01em}.brand small{display:block;margin-top:2px;font-size:10px;color:#a9c0ba;letter-spacing:.13em;text-transform:uppercase}.main-nav{margin-top:42px;display:grid;gap:6px}.nav-item{height:44px;padding:0 13px;display:flex;align-items:center;gap:12px;border-radius:10px;font-size:14px;color:#afc5bf;transition:.18s ease}.nav-item svg{width:18px}.nav-item:hover{color:#fff;background:#ffffff0f}.nav-item.active{color:#fff;background:#88c6b324;box-shadow:inset 3px 0 var(--lime)}.nav-item.active svg{color:var(--lime)}.sidebar-foot{margin-top:auto;padding:16px 8px 2px;border-top:1px solid rgba(255,255,255,.1)}.sidebar-foot small{color:#7fa097;font-size:10px}.signed-in-user{margin-top:auto;padding:14px 8px;display:grid;grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:9px;border-top:1px solid rgba(255,255,255,.1)}.signed-in-user+.sidebar-foot{margin-top:0}.signed-in-user>span:nth-child(2){min-width:0}.signed-in-user strong,.signed-in-user small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.signed-in-user strong{color:#edf5f2;font-size:11px}.signed-in-user small{margin-top:2px;color:#83a49b;font-size:8px}.signed-in-user button{padding:3px 0;color:#91afa7;border:0;background:transparent;font-size:9px;cursor:pointer}.signed-in-user button:hover{color:#fff}.user-avatar{width:32px;height:32px;display:grid;place-items:center;color:#153d37;border-radius:10px;background:var(--lime);font-size:12px;font-weight:800}.user-avatar.large{width:43px;height:43px;border-radius:12px;font-size:16px}.connection-state{margin-bottom:8px;display:flex;align-items:center;gap:8px;font-size:11px;color:#9bb4ad}.connection-dot{width:7px;height:7px;border-radius:50%;background:#8b9693;box-shadow:0 0 0 3px #8b969321}.connection-state.connected .connection-dot{background:#a8d46d;box-shadow:0 0 0 3px #a8d46d24}.connection-state.connecting .connection-dot{background:#e5b15d;animation:blink 1.2s infinite}.connection-state.disconnected{color:#dda69f}.connection-state.disconnected .connection-dot{background:#df776b}@keyframes blink{50%{opacity:.35}}.app-main{width:calc(100% - 232px);min-width:0;margin-left:232px}.app-main>main{min-height:100vh}.realtime-banner{min-height:40px;padding:8px 20px;display:flex;align-items:center;justify-content:center;gap:12px;color:#7f382f;border-bottom:1px solid #e4aaa2;background:#fff0ed;font-size:12px}.realtime-banner button{padding:4px 9px;color:inherit;border:1px solid currentColor;border-radius:6px;background:transparent;font-size:11px;font-weight:700;cursor:pointer}.mobile-header,.mobile-nav{display:none}.mobile-session{display:flex;align-items:center;gap:12px}.mobile-session .connection-state{margin:0}.mobile-session button{width:30px;height:30px;display:grid;place-items:center;color:#173e37;border:0;border-radius:9px;background:var(--lime);font-size:11px;font-weight:800}.page{width:100%;max-width:1640px;margin:0 auto;padding:34px 38px 56px}.page-header{margin-bottom:25px;display:flex;align-items:flex-start;justify-content:space-between;gap:28px}.page-header h1{margin:6px 0 7px;color:var(--ink);font-family:Georgia,"Noto Serif SC",serif;font-size:clamp(28px,2.4vw,38px);font-weight:650;line-height:1.15;letter-spacing:-.025em}.page-header p{margin:0;color:var(--muted);font-size:13px}.eyebrow{color:#71807b;font-size:10px;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.header-actions{display:flex;align-items:center;gap:10px}.batch-chip{min-height:42px;padding:6px 10px 6px 13px;display:flex;align-items:center;gap:8px;border:1px solid var(--line);border-radius:11px;background:#ffffffb8}.batch-chip>span:first-child{color:var(--muted);font-size:11px}.batch-chip strong{font-size:14px}.primary-button,.secondary-button,.ghost-button,.publish-button{min-height:40px;padding:0 16px;border:0;border-radius:9px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:13px;font-weight:700;cursor:pointer;transition:transform .15s ease,background .15s ease,border-color .15s ease,opacity .15s ease}.primary-button{color:#fff;background:var(--green);box-shadow:0 5px 14px #174c4329}.primary-button:hover:not(:disabled){background:#0e5b4d;transform:translateY(-1px)}.secondary-button{color:var(--green);border:1px solid #cbd6d0;background:#fff}.secondary-button:hover:not(:disabled){border-color:#9fb7ae;background:#f9fbf9}.ghost-button{color:#53645f;border:1px solid var(--line);background:transparent}.ghost-button:hover:not(:disabled){background:#f6f8f5}.publish-button{min-height:46px;padding:0 22px;color:#16372f;background:var(--lime);box-shadow:0 7px 20px #7ea52f33}.publish-button:hover:not(:disabled){background:#c7e47f;transform:translateY(-1px)}.primary-button:disabled,.secondary-button:disabled,.ghost-button:disabled,.publish-button:disabled{opacity:.45;cursor:not-allowed;box-shadow:none;transform:none}.primary-button.large{min-height:46px;padding:0 22px}.primary-button svg,.secondary-button svg,.ghost-button svg,.publish-button svg{width:16px;height:16px}.small{min-height:33px;padding:0 11px;font-size:11px;border-radius:8px}.clip-button{white-space:nowrap}.button-count{min-width:18px;height:18px;padding:0 5px;display:grid;place-items:center;color:#fff;border-radius:10px;background:var(--amber);font-size:9px}.workflow-strip{min-height:76px;margin-bottom:22px;padding:14px 18px;display:flex;align-items:center;gap:12px;border:1px solid #dce2dc;border-radius:15px;background:#ffffffc7;box-shadow:0 5px 20px #1e373109}.workflow-strip>div{min-width:130px;display:flex;align-items:center;gap:10px;opacity:.5}.workflow-strip>div>span{width:30px;height:30px;display:grid;place-items:center;border:1px solid #c7d0cc;border-radius:50%;color:#64746f;font-size:12px;font-weight:800;background:#fff}.workflow-strip>div strong,.workflow-strip>div small{display:block;white-space:nowrap}.workflow-strip>div strong{font-size:12px}.workflow-strip>div small{margin-top:2px;color:#7a8783;font-size:9px}.workflow-strip>i{height:1px;flex:1;min-width:15px;background:#d7ded9}.workflow-strip>div.active,.workflow-strip>div.done{opacity:1}.workflow-strip>div.active>span{color:#fff;border-color:var(--green);background:var(--green);box-shadow:0 0 0 4px var(--green-soft)}.workflow-strip>div.done>span{color:var(--green);border-color:#a8c2b8;background:var(--green-soft)}.board-toolbar{margin:0 2px 12px;display:flex;align-items:flex-end;justify-content:space-between;gap:15px}.board-toolbar>div:first-child strong,.board-toolbar>div:first-child span{display:block}.board-toolbar strong{font-size:13px}.board-toolbar>div:first-child span{margin-top:3px;color:var(--muted);font-size:11px}.board-stats{display:flex;gap:16px;color:#78847f;font-size:11px}.board-stats b{margin-right:4px;color:var(--ink);font-size:15px}.board-stats .verified b{color:var(--green-2)}.board-stats .limit,.board-stats .limit b{color:var(--red)}.generation-insights{margin-bottom:20px;overflow:hidden;border:1px solid #d8e0da;border-radius:15px;background:#ffffffd1;box-shadow:0 5px 20px #1e373109}.generation-insights-head{min-height:68px;padding:13px 17px;display:flex;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid #e3e7e3}.generation-insights-head strong,.generation-insights-head small{display:block}.generation-insights-head strong{margin-top:4px;font:650 15px Georgia,"Noto Serif SC",serif}.generation-insights-head small{margin-top:4px;color:var(--muted);font-size:11px}.generation-health{display:flex;align-items:center;gap:8px}.generation-health>span:first-child{min-height:27px;padding:0 9px;display:inline-flex;align-items:center;gap:5px;color:#367064;border-radius:14px;background:var(--green-soft);font-size:10px;font-weight:700;white-space:nowrap}.generation-health>span.warning{color:#8d591f;background:var(--amber-soft)}.generation-health>span.neutral{color:#687671;background:#eef1ee}.generation-health svg{width:12px;height:12px}.generation-funnel{padding:14px 17px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.generation-funnel>div{position:relative;min-height:58px;padding:9px 12px;display:flex;flex-direction:column;justify-content:center;border:1px solid #e0e5e1;border-radius:10px;background:#f8faf7}.generation-funnel>div.final{color:#fff;border-color:var(--green);background:var(--green)}.generation-funnel span{color:#74817d;font-size:10px}.generation-funnel .final span{color:#bdd0ca}.generation-funnel strong{margin-top:2px;font:650 22px Georgia,serif}.generation-funnel i{position:absolute;z-index:1;top:50%;right:-14px;width:20px;height:20px;display:grid;place-items:center;color:#81918c;border:1px solid #dde3de;border-radius:50%;background:#fff;font-size:11px;font-style:normal;transform:translateY(-50%)}.generation-insights-foot{min-height:48px;padding:9px 17px;display:flex;align-items:center;justify-content:space-between;gap:15px;border-top:1px solid #e7eae7;background:#f8f9f6}.filter-reasons{display:flex;flex-wrap:wrap;gap:5px}.filter-reasons span{padding:3px 7px;color:#697771;border-radius:8px;background:#e9eeea;font-size:10px}.connector-issues{position:relative;flex:0 0 auto}.connector-issues summary{color:#845820;font-size:10px;font-weight:700;cursor:pointer}.connector-issues>div{width:min(470px,80vw);margin-top:8px;padding:9px;display:grid;gap:5px;color:#77552d;border:1px solid #ead4ad;border-radius:9px;background:#fff9e9;font-size:10px}.connector-issues span,.connector-issues b{overflow-wrap:anywhere}.connector-issues b{margin-right:6px;color:#554c3e}.candidate-filters{margin:0 2px 12px;padding:9px 11px;display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid #dde2dd;border-radius:11px;background:#ffffffa6}.candidate-filters>div{display:flex;align-items:center;gap:5px;flex-wrap:wrap}.candidate-filters>div>span{margin-right:3px;color:#71807b;font-size:11px;font-weight:700}.candidate-filters button{min-height:29px;padding:0 9px;color:#65736f;border:1px solid transparent;border-radius:8px;background:transparent;font-size:11px;cursor:pointer}.candidate-filters button b{margin-left:3px;font-size:9px}.candidate-filters button:hover{background:#f0f4f1}.candidate-filters button.active{color:#fff;border-color:var(--green);background:var(--green)}.mobile-board-tabs{display:none}.candidate-board{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.08fr);gap:16px;align-items:start}.board-column{overflow:hidden;border:1px solid #dbe0db;border-radius:16px;background:#ffffff94}.selection-column{border-color:#b7cbc2;background:#f7faf7;box-shadow:inset 0 3px #7fa597}.column-heading{height:66px;padding:0 17px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:#ffffffb3}.column-heading>div{display:flex;align-items:center;gap:11px}.column-number{width:29px;height:29px;display:grid;place-items:center;border-radius:8px;color:var(--green);background:var(--green-soft);font:700 12px Georgia,serif}.column-heading h2{margin:0;font-family:Georgia,"Noto Serif SC",serif;font-size:17px}.column-heading p{margin:3px 0 0;color:var(--muted);font-size:10px}.count-badge{min-width:25px;height:25px;padding:0 7px;display:grid;place-items:center;border-radius:13px;color:#5b6e68;background:#eef1ed;font-size:11px;font-weight:700}.candidate-list{min-height:410px;max-height:calc(100vh - 325px);padding:11px;overflow:auto;transition:background .15s ease;scrollbar-width:thin;scrollbar-color:#cbd4cf transparent}.candidate-list.drop-active{background:#eaf3ee}.candidate-card{position:relative;margin-bottom:9px;padding:13px 14px 11px;border:1px solid #dce1dd;border-radius:12px;background:#fff;box-shadow:0 2px 6px #17312b09;transition:border-color .16s,box-shadow .16s,opacity .16s}.candidate-card:hover{border-color:#b9c9c2;box-shadow:0 6px 18px #17312b11}.candidate-card.dragging{opacity:.3}.candidate-card.overlay{width:min(540px,88vw);box-shadow:0 18px 45px #12312a33;transform:rotate(.8deg)}.candidate-card.failed{border-color:#e5b1aa;background:snow;box-shadow:inset 3px 0 #cf685c}.candidate-topline{display:flex;justify-content:space-between;gap:8px}.candidate-identity{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.drag-handle{width:21px;height:23px;padding:0;display:grid;place-items:center;color:#9ba7a3;border:0;background:transparent;cursor:grab;touch-action:none}.drag-handle:active{cursor:grabbing}.drag-handle:disabled{cursor:default;opacity:.35}.drag-handle svg{width:15px}.candidate-id{color:#39564f;font:700 10px ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.04em}.category-pill{padding:2px 7px;border-radius:10px;color:#6e765c;background:#f1f3e8;font-size:10px;font-weight:700}.clip-pill{padding:2px 7px;border-radius:10px;color:#8a4d13;background:#fff0d9;font-size:9px;font-weight:800}.image-pill,.version-pill{padding:2px 7px;border-radius:10px;font-size:9px;font-weight:750}.image-pill{color:#356c61;background:var(--green-soft)}.version-pill{color:#49697a;background:#eaf1f5}.candidate-card h3{margin:9px 0 6px;font-family:Georgia,"Noto Serif SC",serif;font-size:15px;line-height:1.46}.candidate-summary{margin:0;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;color:#64716d;font-size:12px;line-height:1.65}.candidate-verification{margin:10px 0;padding:10px 12px;border-left:3px solid #b67a25;border-radius:6px;color:#805823;background:var(--amber-soft);font-size:12px;line-height:1.6}.candidate-verification ul{margin:4px 0 0;padding-left:18px}.candidate-meta{margin-top:10px;display:flex;align-items:center;gap:8px 11px;flex-wrap:wrap;color:#7c8984;font-size:10px}.candidate-meta a{max-width:160px;display:inline-flex;align-items:center;gap:3px;overflow:hidden;color:#54776e;text-overflow:ellipsis;white-space:nowrap}.candidate-meta a:hover{text-decoration:underline}.candidate-meta svg{width:10px;height:10px}.candidate-evidence{margin-top:9px;border:1px solid #e5e9e5;border-radius:8px;background:#fafbf9}.candidate-evidence summary{padding:7px 9px;color:#4f7067;font-size:10px;font-weight:700;cursor:pointer}.candidate-evidence-body{padding:2px 9px 9px;display:grid;gap:6px}.candidate-evidence-body p{margin:0;display:grid;grid-template-columns:62px minmax(0,1fr);gap:7px;color:#6f7c77;font-size:10px;line-height:1.5}.candidate-evidence-body p strong{color:#3f5750}.candidate-evidence-body p.candidate-warning{padding:6px;color:#805823;border-radius:6px;background:var(--amber-soft)}.candidate-alternatives{margin-top:2px;padding-top:7px;display:grid;gap:6px;border-top:1px solid #e2e7e3}.candidate-alternatives>div{display:flex;align-items:center;gap:8px}.candidate-alternatives span{min-width:0;flex:1;overflow:hidden;color:#53645e;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.candidate-alternatives b{margin-right:6px;color:#31554b;font:700 9px ui-monospace,monospace}.candidate-alternatives button{padding:3px 6px;color:var(--green);border:1px solid #c7d5cf;border-radius:6px;background:#fff;font-size:9px;font-weight:700;cursor:pointer}.candidate-alternatives button:disabled{opacity:.45;cursor:not-allowed}.candidate-actions{min-height:26px;margin-top:9px;padding-top:8px;display:flex;justify-content:space-between;gap:8px;border-top:1px solid #eef1ee}.candidate-actions .move-button{margin-left:auto}.candidate-order-actions{display:flex;align-items:center;gap:4px}.candidate-order-actions button{min-height:26px;padding:0 7px;display:inline-flex;align-items:center;gap:3px;color:#4f6e65;border:1px solid #d4dfda;border-radius:7px;background:#f8faf8;font-size:9px;font-weight:750;cursor:pointer;transition:color .15s,border-color .15s,background .15s,transform .15s}.candidate-order-actions button span{color:#78928a;font-size:12px;line-height:1}.candidate-order-actions button:hover:not(:disabled){color:#fff;border-color:var(--green);background:var(--green);transform:translateY(-1px)}.candidate-order-actions button:hover:not(:disabled) span{color:#fff}.candidate-order-actions button:disabled{color:#a9b2ae;border-color:#e5e9e6;background:#fbfcfb;cursor:not-allowed}.candidate-order-actions button:disabled span{color:#b9c1bd}.text-button{padding:3px 0;display:inline-flex;align-items:center;gap:4px;color:#54746c;border:0;background:transparent;font-size:10px;font-weight:700;cursor:pointer}.text-button:hover:not(:disabled){color:var(--green)}.text-button:disabled{opacity:.4;cursor:not-allowed}.modal-backdrop{position:fixed;inset:0;z-index:100;padding:24px;display:grid;place-items:center;background:#0b231f7a;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.clip-dialog{width:min(760px,100%);max-height:calc(100vh - 48px);overflow:auto;border:1px solid rgba(255,255,255,.72);border-radius:18px;background:#fff;box-shadow:0 28px 80px #08221d47}.clip-dialog-head{position:sticky;top:0;z-index:2;min-height:92px;padding:20px 22px;display:grid;grid-template-columns:45px minmax(0,1fr) 34px;align-items:center;gap:13px;border-bottom:1px solid var(--line);background:#fffffff5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.clip-dialog-icon{width:45px;height:45px;display:grid;place-items:center;color:var(--green);border-radius:13px;background:var(--green-soft)}.clip-dialog-head h2{margin:4px 0 3px;font:650 20px Georgia,"Noto Serif SC",serif}.clip-dialog-head p{margin:0;color:var(--muted);font-size:10px}.modal-close{width:34px;height:34px;display:grid;place-items:center;color:#71807b;border:0;border-radius:9px;background:#f3f5f2;cursor:pointer}.modal-close:hover{color:var(--ink);background:#e9eeea}.modal-close svg{width:16px}.clip-form{padding:20px 22px 18px;display:grid;grid-template-columns:1fr 1fr;gap:15px}.clip-form>label{min-width:0;display:flex;flex-direction:column;gap:6px;color:#334a44;font-size:11px;font-weight:750}.clip-form>label:nth-child(1),.clip-form>label:nth-child(3),.clip-destination-note,.clip-form-actions{grid-column:1 / -1}.clip-form label>span em{margin-left:5px;padding:2px 6px;color:#815018;border-radius:8px;background:var(--amber-soft);font-size:8px;font-style:normal}.clip-form label>span small{margin-left:5px;color:#8a9692;font-size:9px;font-weight:500}.clip-form input:not([type=file]),.clip-form textarea{width:100%;color:var(--ink);border:1px solid #d3dad5;border-radius:9px;outline:0;background:#fbfcfa;font-size:12px;font-weight:450;transition:border-color .15s,box-shadow .15s}.clip-form input:not([type=file]){height:42px;padding:0 11px}.clip-form textarea{min-height:82px;padding:10px 11px;resize:vertical;line-height:1.55}.clip-form input:focus,.clip-form textarea:focus{border-color:#7fa498;box-shadow:0 0 0 3px #edf3f0}.field-counter{margin-top:-2px;align-self:flex-end;color:#99a29f;font-size:8px;font-weight:500}.clip-file-field{position:relative}.clip-file-field input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.file-choice{min-height:42px;padding:0 10px;display:flex;align-items:center;gap:8px;color:#72807b;border:1px dashed #cbd5d0;border-radius:9px;background:#fafbf8;font-size:10px;font-weight:550;cursor:pointer}.file-choice:hover,.file-choice.selected{color:var(--green);border-color:#91b0a5;background:#f3f8f5}.file-choice svg{width:15px}.file-choice span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.clip-destination-note{padding:11px 13px;display:flex;flex-direction:column;gap:3px;color:#31544b;border:1px solid #d8e7e0;border-radius:10px;background:#f1f7f4}.clip-destination-note strong{font-size:11px}.clip-destination-note span{color:#70807b;font-size:9px;line-height:1.55}.clip-form-actions{padding-top:2px;display:flex;justify-content:flex-end;gap:9px}.clip-inbox-section{padding:16px 22px 22px;border-top:1px solid var(--line);background:#f8f9f6}.clip-inbox-heading{margin-bottom:10px;display:flex;align-items:center;justify-content:space-between}.clip-inbox-heading strong,.clip-inbox-heading span{display:block}.clip-inbox-heading strong{font-size:12px}.clip-inbox-heading div>span{margin-top:2px;color:var(--muted);font-size:9px}.clip-inbox-heading-actions{display:flex;align-items:center;gap:8px}.clip-inbox-heading-actions>span{margin:0}.clip-inbox-list{max-height:245px;display:grid;gap:7px;overflow:auto}.clip-inbox-item{min-height:62px;padding:8px;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;border:1px solid #e0e5e0;border-radius:10px;background:#fff}.clip-inbox-item img{width:58px;height:44px;object-fit:cover;border-radius:7px;background:#eef1ee}.clip-inbox-item>div{min-width:0}.clip-inbox-item strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px}.clip-inbox-item div>span{display:block;margin-top:3px;color:#8a9591;font-size:8px}.clip-inbox-item a{margin-top:4px;display:inline-flex;align-items:center;gap:3px;color:#4f756b;font-size:8px}.clip-inbox-item a svg{width:9px;height:9px}.clip-inbox-empty{min-height:58px;display:flex;align-items:center;justify-content:center;gap:8px;color:#8a9692;border:1px dashed #d7ddd9;border-radius:10px;font-size:10px}.clip-inbox-empty .loader{width:15px;height:15px}.text-button svg{width:13px;height:13px}.text-button svg.flip{transform:rotate(180deg)}.text-button.danger{color:var(--red)}.status-badge{height:21px;padding:0 7px;display:inline-flex;align-items:center;border-radius:11px;color:#687670;background:#eff2ef;font-size:9px;font-weight:750;white-space:nowrap}.status-badge.status-verifying,.status-badge.status-running,.status-badge.status-generating{color:#9a5a1e;background:var(--amber-soft)}.status-badge.status-verified,.status-badge.status-ready,.status-badge.status-succeeded,.status-badge.status-published{color:#31685c;background:#e6f2ed}.status-badge.status-failed,.status-badge.status-cancelled{color:#9a4036;background:#fbe9e6}.status-badge.status-selected,.status-badge.status-editing{color:#436d80;background:#e9f1f5}.status-badge.pulse:before{content:"";width:5px;height:5px;margin-right:4px;border-radius:50%;background:currentColor;animation:blink 1.1s infinite}.drop-placeholder{min-height:175px;margin:4px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#8b9994;border:1px dashed #bdcbc5;border-radius:11px;background:#eef4f073}.drop-placeholder svg{width:24px;height:24px;margin-bottom:9px;color:#78978c;transform:rotate(180deg)}.drop-placeholder strong{color:#5e756e;font-size:12px}.drop-placeholder span{margin-top:4px;font-size:10px}.drop-placeholder.success svg{transform:none}.selection-footer{min-height:65px;padding:10px 13px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid #d7e0db;background:#eef4f0}.selection-footer strong,.selection-footer span{display:block}.selection-footer strong{font-size:11px}.selection-footer span{margin-top:2px;color:#788580;font-size:9px}.selection-saved{min-height:27px;padding:0 8px;display:inline-flex!important;align-items:center;gap:5px;border-radius:8px;background:#ffffffb3;font-size:10px!important;font-weight:700;white-space:nowrap}.selection-saved svg{width:12px;height:12px}.selection-saved.saving{color:#8c6027;background:var(--amber-soft)}.selection-saved.error{color:var(--red);background:var(--red-soft)}.section-heading{margin:30px 1px 11px;display:flex;justify-content:space-between;align-items:flex-end}.section-heading h2,.panel-head h2{margin:3px 0 0;font:650 18px Georgia,"Noto Serif SC",serif}.section-heading .muted{font-size:10px}.task-list{display:grid;gap:9px}.task-card{overflow:hidden;border:1px solid #dbe1dc;border-radius:12px;background:#fff}.task-card.task-failed{border-color:#e4b8b1}.task-main{padding:13px 14px;display:flex;align-items:center;gap:12px}.task-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:10px;color:#73572f;background:var(--amber-soft);font-size:10px;font-weight:800}.task-icon.succeeded{color:#317064;background:var(--green-soft)}.task-icon.failed{color:var(--red);background:var(--red-soft)}.task-icon svg{width:18px}.task-copy{min-width:0;flex:1}.task-title{display:flex;align-items:center;gap:8px}.task-title strong{font-size:12px}.task-copy p{margin:4px 0 7px;overflow:hidden;color:#71807b;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.progress-track{height:4px;overflow:hidden;border-radius:3px;background:#ecf0ec}.progress-track span{height:100%;display:block;border-radius:inherit;background:linear-gradient(90deg,#5d887c,#9ac263);transition:width .35s ease}.task-stats{margin-top:4px;display:flex;justify-content:space-between;color:#89958f;font-size:8px}.task-buttons{display:flex;gap:5px;flex-wrap:wrap;justify-content:flex-end}.job-log{max-height:220px;padding:10px 14px;overflow:auto;color:#bed1cb;border-top:1px solid #263f3a;background:#142b27;font:10px/1.65 ui-monospace,SFMono-Regular,Menlo,monospace}.job-log>div{display:grid;grid-template-columns:68px 1fr;gap:10px}.job-log time{color:#6f9389}.job-log .log-error{color:#f4aaa0}.job-log .log-warning{color:#ebcb83}.article-callout{margin-top:22px;padding:20px 22px;display:flex;align-items:center;gap:17px;color:#e9f4ef;border-radius:15px;background:linear-gradient(130deg,#173e37,#1d554b);box-shadow:var(--shadow)}.article-callout-icon{width:46px;height:46px;display:grid;place-items:center;color:#254b43;border-radius:13px;background:var(--lime)}.article-callout>div:nth-child(2){flex:1}.article-callout .eyebrow{color:#a8c4bc}.article-callout h2{margin:3px 0;font:650 19px Georgia,"Noto Serif SC",serif}.article-callout p{margin:0;color:#b7cbc5;font-size:11px}.article-callout .primary-button{color:#153d35;background:var(--lime)}.empty-workspace{min-height:420px;padding:50px 25px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;border:1px dashed #c9d3cd;border-radius:17px;background:#fff9}.empty-workspace.compact{min-height:330px}.empty-workspace>svg{width:42px;height:42px;color:#77958b}.empty-workspace h2{margin:17px 0 7px;font:650 21px Georgia,"Noto Serif SC",serif}.empty-workspace p{max-width:480px;margin:0 0 20px;color:var(--muted);font-size:12px;line-height:1.7}.empty-illustration{position:relative;width:76px;height:76px;display:grid;place-items:center;border-radius:24px;color:#224f46;background:#dcebb8;transform:rotate(-3deg)}.empty-illustration svg{width:35px;height:35px}.empty-illustration span{position:absolute;width:9px;height:9px;border-radius:50%;background:#8bb46e}.empty-illustration span:nth-child(2){top:-8px;right:-10px}.empty-illustration span:nth-child(3){bottom:-7px;left:-13px;width:6px;height:6px}.page-state{min-height:100vh;padding:40px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--muted);text-align:center}.page-state>svg{width:42px;height:42px;color:#79958d}.page-state h2{margin:16px 0 5px;color:var(--ink);font:650 21px Georgia,serif}.page-state p{margin:0 0 18px;font-size:12px}.page-state.error>svg{color:var(--red)}.loader{width:27px;height:27px;display:inline-block;border:3px solid #cfdbd6;border-top-color:var(--green);border-radius:50%;animation:spin .75s linear infinite}.mini-loader{width:12px;height:12px;display:inline-block;border:2px solid #c5cec9;border-top-color:var(--amber);border-radius:50%;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.panel{border:1px solid #dce1dc;border-radius:15px;background:#fff;box-shadow:0 6px 24px #1c332e0a}.panel-head{min-height:65px;padding:13px 16px;display:flex;align-items:center;justify-content:space-between;gap:14px;border-bottom:1px solid #e1e5e1}.editor-header{align-items:center}.editor-statuses{display:flex;align-items:center;gap:10px}.save-state{min-height:30px;padding:0 10px;display:flex;align-items:center;gap:6px;border-radius:8px;color:#5e746d;background:#eaf2ee;font-size:10px;font-weight:700}.save-state.saving{color:#8a612c;background:var(--amber-soft)}.save-state.error{color:var(--red);background:var(--red-soft)}.save-state svg{width:13px;height:13px}.notice{min-height:46px;margin-bottom:12px;padding:9px 13px;display:flex;align-items:center;gap:9px;border-radius:10px;font-size:11px}.notice>span{flex:1}.notice>svg{width:17px}.notice button{padding:4px 9px;color:inherit;border:1px solid currentColor;border-radius:6px;background:transparent;font-size:10px;cursor:pointer}.notice.error{color:#933e34;border:1px solid #e7b9b2;background:var(--red-soft)}.notice.lock{color:#5f542d;border:1px solid #e2d19d;background:#fff8dc}.notice.recovery{color:#315e52;border:1px solid #a9cabd;background:#edf7f2}.notice.recovery.strong{color:#76551f;border-color:#dfc77f;background:#fff8dc}.manual-mode-badge{min-height:30px;padding:0 9px;display:inline-flex;align-items:center;color:#7b551c;border-radius:8px;background:var(--amber-soft);font-size:10px;font-weight:800;white-space:nowrap}.editor-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(380px,.92fr);gap:15px;align-items:stretch}.mobile-editor-tabs{display:none}.editor-pane,.preview-pane{min-width:0;overflow:hidden}.character-count{color:var(--muted);font-size:9px}.article-title-input{width:calc(100% - 26px);height:43px;margin:11px 13px 0;padding:0 12px;color:#1a312c;border:1px solid #d7ddd9;border-radius:8px;outline:0;font:650 17px Georgia,"Noto Serif SC",serif}.article-title-input:focus{border-color:#7fa599;box-shadow:0 0 0 3px #edf3f0}.article-title-input:disabled{color:#7c8884;background:#f5f6f3}.markdown-editor{margin:10px 12px 12px;overflow:hidden;border:1px solid #dce1dd;border-radius:8px}.markdown-editor .cm-editor{color:#243833;background:#fbfcfa;font:12px/1.75 ui-monospace,SFMono-Regular,Menlo,Noto Sans Mono CJK SC,monospace}.markdown-editor .cm-editor.cm-focused{outline:2px solid #dceae5}.markdown-editor .cm-gutters{color:#9ca6a2;border-color:#e7ebe7;background:#f3f5f2}.preview-actions{display:flex;align-items:center;gap:8px}.dirty-badge,.clean-badge{height:24px;padding:0 8px;display:inline-flex;align-items:center;gap:4px;border-radius:12px;font-size:9px;font-weight:700}.dirty-badge{color:#985d20;background:var(--amber-soft)}.clean-badge{color:#367064;background:var(--green-soft)}.clean-badge svg{width:11px}.preview-mode-bar{min-height:58px;padding:9px 14px;display:flex;align-items:center;justify-content:space-between;gap:14px;color:#60716c;border-bottom:1px solid #e2e6e2;background:#fafbf9}.preview-mode-bar.manual{color:#785725;border-bottom-color:#ead8a8;background:#fff9e6}.preview-mode-bar>div{min-width:0}.preview-mode-bar strong,.preview-mode-bar span{display:block}.preview-mode-bar strong{margin-bottom:2px;color:#2d4640;font-size:10px}.preview-mode-bar.manual strong{color:#71501e}.preview-mode-bar>div>span{font-size:9px;line-height:1.45}.preview-mode-switch{min-width:92px;height:30px;padding:0 9px;display:inline-flex;align-items:center;justify-content:center;gap:7px;flex:0 0 auto;color:#536861;border:1px solid #ccd6d1;border-radius:15px;background:#fff;font-size:9px;font-weight:700;cursor:pointer}.preview-mode-switch>span{position:relative;width:24px;height:13px;border-radius:7px;background:#c9d2ce;transition:background .16s ease}.preview-mode-switch>span:after{position:absolute;top:2px;left:2px;width:9px;height:9px;content:"";border-radius:50%;background:#fff;box-shadow:0 1px 2px #1f352f33;transition:transform .16s ease}.preview-mode-switch.enabled{color:#77551f;border-color:#dfc77f;background:#fffdf5}.preview-mode-switch.enabled>span{background:#c89332}.preview-mode-switch.enabled>span:after{transform:translate(11px)}.preview-mode-switch:disabled{opacity:.45;cursor:not-allowed}.phone-preview-wrap{min-height:530px;padding:17px;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#eef0ec}.phone-frame{width:min(390px,100%);height:calc(100vh - 332px);min-height:490px;max-height:700px;overflow:hidden;border:7px solid #213b36;border-radius:25px;background:#fff;box-shadow:0 18px 35px #132e2826}.phone-bar{height:39px;padding:0 13px;display:flex;align-items:center;justify-content:space-between;color:#253a35;border-bottom:1px solid #edf0ed;background:#fff;font-size:10px}.phone-bar>span:last-child{letter-spacing:2px}.phone-frame iframe{width:100%;height:calc(100% - 39px);border:0;background:#fff}.preview-empty{max-width:290px;text-align:center;color:#71807b}.preview-empty>svg{width:36px;height:36px;color:#86a198}.preview-empty h3{margin:13px 0 5px;color:#304a43;font:650 17px Georgia,serif}.preview-empty p{margin:0 0 14px;font-size:10px;line-height:1.65}.preview-foot{height:39px;padding:0 14px;display:flex;align-items:center;justify-content:space-between;color:#87928e;border-top:1px solid #e2e6e2;font-size:9px}.preview-foot a{display:flex;align-items:center;gap:3px;color:#47766b}.preview-foot svg{width:11px}.publish-panel{margin-top:22px;padding:19px 20px;display:flex;align-items:center;gap:15px;border:1px solid #d7dfda;border-radius:15px;background:#fff;box-shadow:var(--shadow)}.publish-icon{width:47px;height:47px;display:grid;place-items:center;color:#4e7067;border-radius:13px;background:#edf2ef}.publish-icon.success{color:#2f6c60;background:var(--green-soft)}.publish-copy{min-width:0;flex:1}.publish-copy h2{margin:3px 0 4px;font:650 18px Georgia,"Noto Serif SC",serif}.publish-copy p{margin:0;color:var(--muted);font-size:10px}.publish-copy code{padding:2px 5px;border-radius:4px;background:#eef1ee}.publish-readiness{margin-top:10px;display:flex;flex-wrap:wrap;gap:5px}.publish-readiness span{min-height:24px;padding:0 7px;display:inline-flex;align-items:center;gap:4px;color:#865048;border-radius:8px;background:var(--red-soft);font-size:9px;font-weight:700}.publish-readiness span.ready{color:#376e62;background:var(--green-soft)}.publish-readiness span.manual{color:#80571f;background:var(--amber-soft)}.publish-readiness svg{width:11px;height:11px}.publish-actions{flex:0 0 auto}.versions-panel{margin-top:16px}.version-list{padding:4px 16px 13px}.version-row{min-height:53px;display:flex;align-items:center;gap:10px;border-bottom:1px solid #eef0ee}.version-row:last-child{border:0}.version-dot{width:8px;height:8px;border:2px solid #fff;border-radius:50%;background:#7ba294;box-shadow:0 0 0 1px #8bad9f}.version-row>div{flex:1}.version-row strong,.version-row small{display:block}.version-row strong{font-size:11px}.version-row small{margin-top:3px;color:#89948f;font-size:9px}.version-row>span:last-child{font-size:9px}.version-published{display:flex;align-items:center;gap:3px;color:#377367}.version-published svg{width:11px}.muted{color:#83908b}.history-total{min-width:110px;padding:10px 14px;display:flex;align-items:baseline;gap:7px;border:1px solid var(--line);border-radius:11px;background:#fff}.history-total strong{color:var(--green);font:650 25px Georgia,serif}.history-total span{color:var(--muted);font-size:10px}.panel-loading{min-height:280px;display:flex;align-items:center;justify-content:center;gap:11px;color:var(--muted);font-size:12px}.history-list{display:grid;gap:11px}.history-card{padding:16px 18px;display:grid;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:17px;border:1px solid #dce1dc;border-radius:14px;background:#fff;box-shadow:0 4px 18px #1b332d09}.history-date{width:55px;height:55px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:11px;color:#245147;background:var(--green-soft)}.history-date strong{font:650 22px Georgia,serif;line-height:1}.history-date span{margin-top:4px;font-size:8px}.history-content{min-width:0}.history-title{display:flex;align-items:center;gap:9px}.history-title>div{min-width:0;display:flex;align-items:center;gap:8px}.history-title h2{margin:0;overflow:hidden;font:650 15px Georgia,"Noto Serif SC",serif;text-overflow:ellipsis;white-space:nowrap}.batch-version{padding:3px 6px;color:#59706a;border:1px solid #d6dfda;border-radius:5px;background:#f8f9f7;font:700 9px ui-monospace,monospace}.history-batches{margin-top:8px;display:flex;flex-wrap:wrap;gap:5px}.history-metrics{margin-top:9px;display:flex;gap:7px}.history-metrics span{padding:3px 7px;color:#75827e;border-radius:6px;background:#f3f5f2;font-size:8px}.history-metrics b{margin-right:3px;color:#3a524b;font-size:10px}.history-metrics .positive{color:#397064;background:#edf5f1}.history-metrics .positive b{color:#2f675b}.history-metrics .negative{color:#9c473e;background:var(--red-soft)}.history-metrics .negative b{color:#944137}.history-meta{margin-top:8px;display:flex;gap:14px;color:#909a96;font-size:8px}.publish-receipt{margin-top:8px;display:flex;align-items:center;gap:6px;color:#417267;font-size:9px}.publish-receipt svg{width:12px}.publish-receipt code{padding:2px 5px;color:#62736e;border-radius:4px;background:#f0f3f0}.history-card.expanded{align-items:start}.history-actions{padding-left:10px;display:grid;gap:7px}.history-actions>.muted{padding:5px 0;text-align:center;font-size:9px}.history-actions .secondary-button svg:last-child{width:12px}.history-audit-toggle svg:last-child{width:12px;transition:transform .18s ease}.history-audit-toggle svg:last-child.open{transform:rotate(90deg)}.history-audit-slot{min-width:0;padding-top:16px;grid-column:1 / -1;border-top:1px solid #e6eae6}.history-audit{display:grid;gap:12px}.audit-section{min-width:0;overflow:hidden;border:1px solid #e0e5e0;border-radius:11px;background:#fafbf8}.audit-section-head{min-height:54px;padding:10px 13px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid #e5e9e5;background:#f4f6f2}.audit-section-head strong,.audit-section-head span{display:block}.audit-section-head strong{color:#334c45;font-size:11px}.audit-section-head span{margin-top:3px;color:#87928e;font-size:8px}.audit-section-head>b{min-width:24px;height:24px;padding:0 7px;display:grid;place-items:center;color:#526b64;border-radius:12px;background:#e7ede9;font-size:9px;white-space:nowrap}.audit-empty{margin:0;padding:22px 13px;color:#8a9691;font-size:9px;text-align:center}.audit-empty.compact{padding:12px 9px 4px}.audit-rounds{padding:10px;display:grid;gap:9px}.audit-round{overflow:hidden;border:1px solid #dde3de;border-radius:9px;background:#fff}.audit-round-head{min-height:45px;padding:8px 10px;display:flex;align-items:center;justify-content:space-between;gap:10px;border-bottom:1px solid #edf0ed}.audit-round-head strong,.audit-round-head span{display:block}.audit-round-head strong{color:#344e47;font-size:10px}.audit-round-head span{margin-top:3px;color:#929b98;font-size:8px}.audit-selection{padding:8px 10px;display:flex;align-items:flex-start;gap:10px;background:#f8faf7}.audit-selection>span{padding-top:2px;color:#74827d;font-size:8px;white-space:nowrap}.audit-selection>div{display:flex;flex-wrap:wrap;gap:4px}.audit-selection code{padding:2px 5px;color:#49665e;border:1px solid #d9e2dd;border-radius:4px;background:#fff;font-size:8px}.audit-attempts{border-top:1px solid #edf0ed}.audit-attempt{min-height:59px;padding:9px 10px;display:grid;grid-template-columns:40px minmax(0,1fr) auto;align-items:start;gap:9px;border-bottom:1px solid #edf0ed}.audit-attempt:last-child{border-bottom:0}.audit-attempt>code{margin-top:1px;padding:3px 5px;color:#566c65;border-radius:4px;background:#eef2ef;font-size:8px;text-align:center}.audit-attempt.passed{box-shadow:inset 3px 0 #83aa9d}.audit-attempt.failed{background:snow;box-shadow:inset 3px 0 #d77569}.audit-attempt-copy{min-width:0}.audit-attempt-copy>strong{display:block;overflow:hidden;color:#344942;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.audit-attempt-copy>span{display:block;margin-top:4px;color:#929c98;font-size:8px}.audit-attempt-copy>p{margin:7px 0 0;padding:6px 7px;display:flex;align-items:flex-start;gap:5px;color:#9a4137;border-radius:5px;background:#fcede9;font-size:9px;line-height:1.45;overflow-wrap:anywhere}.audit-attempt-copy>p svg{width:11px;height:11px;margin-top:1px}.audit-record-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;align-items:start}.audit-record-list{padding:2px 11px}.audit-record{min-height:53px;padding:9px 1px;display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:start;gap:8px;border-bottom:1px solid #e8ece8}.audit-record:last-child{border-bottom:0}.audit-record>strong{padding-top:2px;color:#3e5d55;font:700 9px ui-monospace,monospace}.audit-record>div{min-width:0}.audit-record>div>span,.audit-record>div>small,.audit-record>div>code{display:block}.audit-record>div>span{color:#3d514b;font-size:9px;font-weight:700;line-height:1.4}.audit-record>div>small{margin-top:4px;color:#8a9591;font-size:8px;line-height:1.35}.audit-record>div>code{margin-top:5px;overflow:hidden;color:#667871;font-size:7px;line-height:1.4;text-overflow:ellipsis;white-space:nowrap}.audit-record>em{padding:3px 6px;border-radius:8px;font-size:7px;font-style:normal;font-weight:700;white-space:nowrap}.audit-record>em.success{color:#367064;background:#e7f1ed}.audit-record>em.warning{color:#8e5b22;background:#fff0d9}.audit-record>em.failure{color:#974139;background:#fae9e6}.receipt-record{min-height:63px}.pagination{margin-top:20px;display:flex;align-items:center;justify-content:center;gap:13px;color:var(--muted);font-size:10px}.settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.settings-card{overflow:hidden}.settings-card.wide{grid-column:1 / -1}.settings-card .panel-head>svg{color:#759087}.field-label{margin:18px 18px 7px;display:block;color:#52645e;font-size:10px;font-weight:700}.input-action{margin:0 18px;display:flex;gap:8px}.input-action input{min-width:0;height:40px;padding:0 11px;flex:1;color:var(--ink);border:1px solid #d3dad5;border-radius:8px;outline:0;font-size:12px}.input-action input:focus{border-color:#7fa498;box-shadow:0 0 0 3px #edf3f0}.field-help{margin:8px 18px 20px;color:#87938e;font-size:9px;line-height:1.6}.settings-values{margin:8px 17px 13px}.settings-values>div{min-height:37px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid #eef1ee}.settings-values dt{color:#71807a;font-size:10px}.settings-values dd{margin:0;color:#2b453e;font-size:11px;font-weight:700}.settings-values .path-value{max-width:65%;overflow:hidden;font:9px ui-monospace,monospace;text-overflow:ellipsis;white-space:nowrap}.settings-note{margin:0 17px 17px;padding:8px 10px;display:flex;gap:7px;color:#80632d;border-radius:7px;background:#fff7df;font-size:9px;line-height:1.55}.settings-note svg{width:13px}.security-label{padding:4px 7px;color:#537169;border-radius:6px;background:#eef4f1;font-size:9px;font-weight:700}.config-list{padding:5px 17px 13px}.config-row{min-height:74px;display:flex;align-items:center;gap:12px;border-bottom:1px solid #edf0ed}.config-row:last-child{border:0}.config-icon{width:35px;height:35px;display:grid;place-items:center;color:var(--red);border-radius:9px;background:var(--red-soft)}.config-icon.configured{color:#347064;background:var(--green-soft)}.config-icon.warning{color:#966020;background:var(--amber-soft)}.config-icon svg{width:17px}.config-row>div:nth-child(2){flex:1}.config-row strong{font-size:11px}.config-row p{margin:3px 0 0;color:#7c8884;font-size:9px}.config-state{padding:4px 8px;border-radius:10px;font-size:9px;font-weight:700}.config-state.yes{color:#347064;background:var(--green-soft)}.config-state.no{color:#9a443b;background:var(--red-soft)}.config-state.warning{color:#8d5a20;background:var(--amber-soft)}.identity-card{min-height:100px;padding:19px;display:flex;align-items:center;gap:13px}.identity-card strong{color:#29443d;font:650 15px Georgia,"Noto Serif SC",serif}.identity-card p{margin:4px 0 0;color:#7c8984;font-size:9px}.login-page{min-height:100vh;padding:34px 18px;display:grid;place-content:center;justify-items:center;background:radial-gradient(circle at 18% 12%,rgba(136,198,179,.23),transparent 28%),radial-gradient(circle at 82% 88%,rgba(23,106,84,.1),transparent 34%),#f7faf8}.login-card{width:min(440px,calc(100vw - 32px));padding:30px;border:1px solid #d9dfd9;border-radius:22px;background:#fffffff0;box-shadow:0 24px 70px #12302a21}.login-brand{display:flex;align-items:center;gap:11px}.login-brand strong,.login-brand small{display:block}.login-brand strong{color:#193b34;font-size:15px}.login-brand small{margin-top:2px;color:#83928d;font-size:8px;letter-spacing:.12em;text-transform:uppercase}.login-heading{margin:38px 0 24px}.login-kicker{color:#6c827b;font-size:9px;font-weight:800;letter-spacing:.18em}.login-heading h1{margin:8px 0 9px;color:#173b34;font:650 30px/1.2 Georgia,"Noto Serif SC",serif;letter-spacing:-.02em}.login-heading p{margin:0;color:#6f7d78;font-size:11px;line-height:1.7}.login-notice{margin:0 0 15px;padding:10px 11px;display:flex;align-items:flex-start;gap:8px;border-radius:9px;font-size:10px;line-height:1.55}.login-notice svg{width:15px;height:15px;margin-top:1px}.login-notice.error{color:#944137;border:1px solid #ebc1bb;background:var(--red-soft)}.login-notice.warning{color:#7a5a25;border:1px solid #ead7a8;background:#fff8df}.login-setup>p{margin:0 0 14px;color:#78857f;font-size:10px}.feishu-login-button{min-height:72px;padding:12px 15px;display:flex;align-items:center;gap:14px;color:#fff;border-radius:13px;background:linear-gradient(135deg,#145b50,#173f38);box-shadow:0 10px 24px #174c4333;transition:transform .16s ease,box-shadow .16s ease}.feishu-login-button:hover{transform:translateY(-1px);box-shadow:0 14px 30px #174c433d}.feishu-login-button>span:last-child{min-width:0}.feishu-login-button strong,.feishu-login-button small{display:block}.feishu-login-button strong{font-size:13px}.feishu-login-button small{margin-top:4px;color:#b7d2ca;font-size:9px}.qr-glyph{width:42px;height:42px;padding:8px;flex:0 0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4px;border-radius:10px;background:var(--lime)}.qr-glyph i{border:3px solid #184a41}.qr-glyph i:last-child{border-width:0 3px 3px 0}.login-assurance{margin-top:14px;display:flex;align-items:center;justify-content:center;gap:6px;color:#778680;font-size:9px}.login-assurance svg{width:13px;color:#4c7e72}.login-footnote{margin:15px 0 0;color:#81908b;font-size:9px}.toast-stack{position:fixed;z-index:1000;right:22px;bottom:22px;display:grid;gap:8px;pointer-events:none}.toast{min-width:240px;max-width:400px;padding:11px 14px;color:#eaf3ef;border-radius:9px;background:#1b3e37;box-shadow:0 12px 30px #0f2a243b;font-size:11px;animation:toast-in .22s ease}.toast.success{border-left:4px solid var(--lime)}.toast.error{border-left:4px solid #e47265}.toast.info{border-left:4px solid #78a9bd}@keyframes toast-in{0%{opacity:0;transform:translateY(8px)}}@media(max-width:1180px){.sidebar{width:204px}.app-main{width:calc(100% - 204px);margin-left:204px}.page{padding:29px 25px 48px}.workflow-strip>div{min-width:105px}.workflow-strip>div small{display:none}.candidate-board{grid-template-columns:1fr 1fr}.task-main{align-items:flex-start}.task-buttons{max-width:180px}.editor-grid{grid-template-columns:1fr}.phone-preview-wrap{min-height:600px}.phone-frame{height:650px}}@media(max-width:840px){.sidebar{display:none}.app-main{width:100%;margin-left:0}.mobile-header{position:sticky;top:0;z-index:30;height:57px;padding:0 17px;display:flex;align-items:center;justify-content:space-between;color:#fff;background:#153b35;box-shadow:0 2px 13px #0f2c2626}.mobile-header .brand-mark{width:31px;height:31px;border-radius:9px}.mobile-header .brand-mark svg{width:17px}.mobile-header .connection-state{margin:0}.mobile-nav{position:fixed;inset:auto 0 0;z-index:40;height:60px;padding:4px 10px max(4px,env(safe-area-inset-bottom));display:flex;justify-content:space-around;border-top:1px solid #dce1dc;background:#fffffff5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.mobile-nav a{min-width:64px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;color:#7b8984;font-size:8px}.mobile-nav svg{width:18px;height:18px}.mobile-nav a.active{color:var(--green);font-weight:800}.page{padding:22px 15px 88px}.page-header{align-items:flex-start}.page-header h1{font-size:28px}.header-actions{flex-direction:column;align-items:flex-end}.workflow-strip{overflow-x:auto;justify-content:flex-start}.workflow-strip>div{min-width:118px}.workflow-strip>i{min-width:20px;flex:0 0 20px}.generation-funnel{grid-template-columns:1fr 1fr}.generation-funnel>div:nth-child(2) i{display:none}.generation-insights-foot,.candidate-filters{align-items:flex-start;flex-direction:column}.mobile-board-tabs{position:sticky;top:65px;z-index:18;margin-bottom:10px;padding:4px;display:grid;grid-template-columns:1fr 1fr;border:1px solid #d6ddd8;border-radius:11px;background:#fffffff0;box-shadow:0 4px 14px #1a312b0f;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.mobile-board-tabs button{min-height:36px;color:#687671;border:0;border-radius:8px;background:transparent;font-size:12px;font-weight:700}.mobile-board-tabs button b{margin-left:4px;font-size:10px}.mobile-board-tabs button.active{color:#fff;background:var(--green)}.candidate-board{grid-template-columns:1fr}.candidate-board.mobile-selection .pool-column,.candidate-board.mobile-pool .selection-column{display:none}.candidate-list{max-height:none;min-height:250px}.board-column{max-height:none}.board-toolbar{align-items:flex-start}.board-stats{gap:7px;flex-direction:column;align-items:flex-end}.article-callout{align-items:flex-start;flex-wrap:wrap}.article-callout>div:nth-child(2){min-width:calc(100% - 70px)}.article-callout>button{margin-left:63px}.history-card{grid-template-columns:50px 1fr;align-items:start}.history-date{width:48px;height:48px}.history-actions{grid-column:2;padding:0}.audit-record-grid{grid-template-columns:1fr}.mobile-editor-tabs{position:sticky;top:65px;z-index:18;margin-bottom:10px;padding:4px;display:grid;grid-template-columns:1fr 1fr;border:1px solid #d6ddd8;border-radius:11px;background:#fffffff0;box-shadow:0 4px 14px #1a312b0f;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.mobile-editor-tabs button{min-height:36px;position:relative;color:#687671;border:0;border-radius:8px;background:transparent;font-size:12px;font-weight:700}.mobile-editor-tabs button.active{color:#fff;background:var(--green)}.mobile-editor-tabs i{position:absolute;top:7px;right:12px;width:6px;height:6px;border-radius:50%;background:#d78335}.editor-grid.mobile-source .preview-pane,.editor-grid.mobile-preview .editor-pane{display:none}.settings-grid{grid-template-columns:1fr}.settings-card.wide{grid-column:auto}.publish-panel{align-items:flex-start;flex-wrap:wrap}.publish-copy{min-width:calc(100% - 70px)}.publish-actions{width:100%;padding-left:62px}}@media(max-width:520px){.realtime-banner{align-items:flex-start;justify-content:space-between;font-size:11px}.page-header{flex-direction:column}.header-actions{width:100%;flex-direction:row;justify-content:space-between;align-items:center}.header-actions{flex-wrap:wrap}.clip-button{order:3;width:100%}.batch-chip{flex:1}.workflow-strip{margin-left:-15px;margin-right:-15px;border-left:0;border-right:0;border-radius:0}.generation-insights-head{align-items:flex-start;flex-direction:column}.generation-health{width:100%;justify-content:space-between}.generation-funnel{padding:10px;gap:7px}.generation-funnel>div{min-height:54px}.generation-funnel>div i{display:none}.generation-insights-foot{padding:9px 11px}.connector-issues,.connector-issues>div{width:100%}.candidate-filters{margin-bottom:10px}.candidate-filters>div{width:100%}.board-toolbar{flex-direction:column}.board-stats{width:100%;flex-direction:row;justify-content:flex-start}.selection-footer{align-items:stretch;flex-direction:column}.selection-footer .primary-button{width:100%}.candidate-card h3{font-size:14px}.candidate-actions{align-items:flex-end;flex-direction:column}.candidate-order-actions{width:100%}.candidate-order-actions button{flex:1;justify-content:center}.task-main{flex-wrap:wrap}.task-copy{min-width:calc(100% - 52px)}.task-buttons{width:100%;max-width:none;padding-left:50px;justify-content:flex-start}.section-heading .muted{display:none}.editor-statuses{width:100%;justify-content:space-between}.notice{align-items:flex-start;flex-wrap:wrap}.notice>span{min-width:calc(100% - 28px)}.editor-grid{margin-left:-4px;margin-right:-4px}.panel-head{align-items:flex-start}.preview-actions{align-items:flex-end;flex-direction:column}.preview-mode-bar{align-items:flex-start;flex-direction:column}.phone-preview-wrap{min-height:550px;padding:10px}.phone-frame{height:590px;min-height:490px}.publish-actions{padding-left:0}.publish-actions button{width:100%}.history-card{padding:13px;gap:11px}.history-title{align-items:flex-start;flex-direction:column}.history-title>div{max-width:100%}.history-meta{flex-direction:column;gap:3px}.publish-receipt{flex-wrap:wrap}.audit-selection{flex-direction:column;gap:5px}.audit-attempt{grid-template-columns:36px minmax(0,1fr)}.audit-attempt>.status-badge{grid-column:2;justify-self:start}.input-action{align-items:stretch;flex-direction:column}.config-row{align-items:flex-start;padding:12px 0}.config-state{margin-left:auto}.toast-stack{right:12px;bottom:75px;left:12px}.toast{width:100%;min-width:0}.modal-backdrop{padding:0;place-items:end center}.clip-dialog{width:100%;max-height:94vh;border-radius:18px 18px 0 0}.clip-dialog-head{padding:16px;grid-template-columns:40px minmax(0,1fr) 32px}.clip-dialog-icon{width:40px;height:40px}.clip-form{padding:16px;grid-template-columns:1fr}.clip-form>label,.clip-destination-note,.clip-form-actions{grid-column:1}.clip-form-actions>button{flex:1}.clip-inbox-section{padding:14px 16px 18px}.clip-inbox-heading{align-items:flex-start;gap:9px;flex-direction:column}.clip-inbox-heading-actions{width:100%;justify-content:space-between}.clip-inbox-item{grid-template-columns:auto minmax(0,1fr)}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
