:root{color:#e2e8f0;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;background:#0b0f19;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}*{box-sizing:border-box}html,body,#root{min-width:320px;min-height:100%;margin:0}body{min-height:100vh}button,input,textarea,select{font:inherit}button{cursor:pointer}:root{--canvas:#0b0f19;--panel:#020617;--sidebar:#0f172ae6;--line:#1e293b;--muted:#64748b;--body:#94a3b8;--text:#e2e8f0}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:0;border-color:#6366f1!important;box-shadow:0 0 0 3px #6366f138!important}.form-constraint{color:#64748b;align-items:center;gap:4px;margin:5px 0 0;font-size:10px;line-height:1.4;display:flex}.form-constraint svg{color:#818cf8;flex:none}.form-constraint.is-incomplete{color:#fbbf24}.form-constraint.is-incomplete svg{color:#f59e0b}.operation-feedback-scrim{z-index:99;cursor:wait;background:#0206172e;position:fixed;inset:0}.operation-feedback{z-index:100;color:#dbeafe;background:#0f172afa;border:1px solid #818cf8b3;border-radius:10px;align-items:flex-start;gap:10px;width:min(480px,100vw - 32px);padding:13px 15px;display:flex;position:fixed;top:16px;left:50%;transform:translate(-50%);box-shadow:0 18px 42px #0000006b}.operation-feedback svg{color:#a5b4fc;flex:none;margin-top:1px;animation:1s linear infinite operation-spin}.operation-feedback div{gap:3px;display:grid}.operation-feedback strong{color:#eef2ff;font-size:13px;line-height:1.35}.operation-feedback span{color:#a5b4fc;font-size:11px;line-height:1.5}.authentication-panel .operation-feedback{width:auto;margin-top:14px;position:static;transform:none}.authentication-panel .operation-feedback-scrim{display:none}@keyframes operation-spin{to{transform:rotate(360deg)}}.workflow-shell{height:100vh;color:var(--text);background:var(--canvas);flex-direction:column;display:flex;overflow:hidden}.mobile-menu-trigger{color:#cbd5e1;background:#0f172a;border:1px solid #334155;border-radius:6px;place-items:center;width:30px;min-height:30px;display:none}.mobile-menu-trigger span{display:none}.authentication-shell{min-height:100vh;color:var(--text);background:radial-gradient(circle at 50% 0, #4f46e529, transparent 42%), var(--canvas);place-items:center;padding:20px;display:grid}.authentication-panel{background:#0f172a;border:1px solid #334155;border-radius:12px;width:min(420px,100%);padding:20px;box-shadow:0 26px 60px #0006}.authentication-panel .app-mark{margin-bottom:16px}.authentication-eyebrow{color:#818cf8;letter-spacing:.08em;font:10px ui-monospace,SFMono-Regular,Menlo,monospace;display:block}.authentication-panel h1{letter-spacing:-.02em;margin:5px 0 9px;font-size:18px}.authentication-panel>p{color:#94a3b8;margin:0 0 16px;font-size:12px;line-height:1.55}.authentication-panel label{color:#94a3b8;gap:7px;margin-top:13px;font-size:11px;font-weight:600;display:grid}.authentication-panel input{color:#e2e8f0;background:#020617;border:1px solid #334155;border-radius:6px;outline:none;width:100%;min-height:36px;padding:9px 10px;font-size:12px}.authentication-panel input:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11f}.authentication-panel .modal-note{margin-top:16px}.authentication-panel footer{justify-content:flex-end;margin-top:18px;display:flex}.settings-shell{overflow-y:auto}.settings-page{width:min(1160px,100%);margin:0 auto;padding:30px 24px 48px}.settings-page-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:20px;display:flex}.settings-page-header>div>span,.settings-panel-heading span{color:#818cf8;letter-spacing:.08em;font:10px ui-monospace,SFMono-Regular,Menlo,monospace}.settings-page-header h1{letter-spacing:-.02em;margin:5px 0 8px;font-size:18px}.settings-page-header p{color:#94a3b8;max-width:660px;margin:0;font-size:12px;line-height:1.55}.settings-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:14px;display:grid}.settings-panel{background:#0f172ac7;border:1px solid #334155;border-radius:10px;padding:18px}.settings-panel-heading{color:#818cf8;align-items:center;gap:9px;margin-bottom:12px;display:flex}.settings-panel-heading h2{color:#e2e8f0;margin:3px 0 0;font-size:14px}.settings-panel-copy{color:#94a3b8;margin:0 0 15px;font-size:11px;line-height:1.5}.settings-panel label{color:#94a3b8;gap:7px;margin-top:13px;font-size:11px;font-weight:600;display:grid}.settings-panel input,.settings-panel select{color:#e2e8f0;background:#020617;border:1px solid #334155;border-radius:6px;outline:none;width:100%;min-height:36px;padding:9px 10px;font-size:12px}.settings-panel input:focus,.settings-panel select:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11f}.settings-panel input:disabled,.settings-panel select:disabled{cursor:not-allowed;opacity:.58}.settings-field-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.settings-field-note,.locked-field{color:#64748b;margin-top:6px;font-size:10px;line-height:1.45;display:block}.locked-field{color:#fcd34d}.settings-panel footer{justify-content:flex-end;gap:8px;margin-top:18px;display:flex}.settings-panel .modal-note{margin-top:16px}.settings-status-panel{grid-column:span 2}.settings-status-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;display:grid}.settings-status-list div{background:#020617;border:1px solid #1e293b;border-radius:6px;padding:9px}.settings-status-list strong,.settings-status-list span{font-size:11px;line-height:1.4;display:block}.settings-status-list strong{color:#cbd5e1}.settings-status-list span{color:#94a3b8;margin-top:3px}.provider-panel{min-width:0}.provider-panel.is-image-provider{border-color:#06b6d459}.provider-clear-key{margin-top:14px}.settings-save-panel{flex-direction:column;justify-content:space-between;min-height:0;display:flex}.settings-feedback{border:1px solid #334155;border-radius:7px;grid-column:1/-1;align-items:flex-start;gap:7px;margin:0 0 14px;padding:9px 10px;font-size:11px;line-height:1.45;display:flex}.settings-feedback.is-error{color:#fecdd3;background:#f43f5e14;border-color:#f43f5e8c}.settings-feedback.is-success{color:#bbf7d0;background:#10b98114;border-color:#10b98173}.danger-button{color:#fecdd3;background:#f43f5e1a;border:1px solid #f43f5e;border-radius:6px;align-items:center;gap:5px;min-height:31px;margin-top:12px;padding:0 11px;font-size:11px;font-weight:500;display:inline-flex}.danger-button:hover{background:#f43f5e33}.danger-button:disabled{cursor:wait;opacity:.65}.data-grid{grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr)}.data-grid .settings-status-panel{grid-area:1/2/span 2}.data-grid .settings-panel:nth-child(2){grid-row:auto}.restore-preview{background:#f59e0b12;border:1px solid #f59e0b6b;border-radius:7px;margin-top:14px;padding:10px}.restore-preview strong{color:#fde68a;font-size:11px}.restore-preview p{color:#cbd5e1;margin:6px 0 0;font-size:11px;line-height:1.5}.restore-preview .danger-button{margin-top:10px}.data-current-article{background:#020617;border:1px solid #1e293b;border-radius:6px;padding:10px}.data-current-article strong,.data-current-article span{display:block}.data-current-article strong{color:#e2e8f0;font-size:11px}.data-current-article span{color:#64748b;margin-top:4px;font-size:10px}.data-clean-button{margin-top:12px}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.onboarding-shell,.guide-shell{overflow-y:auto}.onboarding-page,.guide-page{width:min(1040px,100%);margin:0 auto;padding:30px 24px 48px}.onboarding-heading,.guide-page-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:20px;display:flex}.onboarding-heading>div>span,.guide-page-heading>span{color:#818cf8;letter-spacing:.08em;font:10px ui-monospace,SFMono-Regular,Menlo,monospace;display:block}.onboarding-heading h1,.guide-page-heading h1{color:#e2e8f0;letter-spacing:-.02em;margin:5px 0 8px;font-size:18px}.onboarding-heading p,.guide-page-heading p{color:#94a3b8;max-width:610px;margin:0;font-size:12px;line-height:1.55}.onboarding-progress{text-align:right;background:#4f46e51f;border:1px solid #3730a3;border-radius:8px;gap:2px;min-width:126px;padding:11px;display:grid}.onboarding-progress strong{color:#c7d2fe;font:600 16px ui-monospace,SFMono-Regular,Menlo,monospace}.onboarding-progress span{color:#94a3b8;font-size:10px}.onboarding-layout{grid-template-columns:minmax(0,1fr) 280px;align-items:start;gap:14px;display:grid}.onboarding-checklist{gap:8px;display:grid}.onboarding-item{background:#0f172abf;border:1px solid #1e293b;border-radius:8px;grid-template-columns:28px minmax(0,1fr);gap:10px;padding:13px;display:grid}.onboarding-item.is-completed{border-color:#10b98166}.onboarding-item-index{color:#94a3b8;background:#020617;border:1px solid #334155;border-radius:6px;place-items:center;width:28px;height:28px;display:grid}.onboarding-item.is-completed .onboarding-item-index{color:#6ee7b7;background:#10b9811a;border-color:#10b9817a}.onboarding-item-title{align-items:center;gap:7px;display:flex}.onboarding-item-title strong{color:#e2e8f0;font-size:12px}.onboarding-item-title span{color:#64748b;border:1px solid #334155;border-radius:4px;padding:2px 5px;font-size:9px}.onboarding-item p{color:#94a3b8;margin:5px 0 7px;font-size:11px;line-height:1.45}.onboarding-item button,.guide-flow button{color:#a5b4fc;background:0 0;border:0;align-items:center;gap:3px;padding:0;font-size:11px;display:inline-flex}.onboarding-sidecard{background:#0f172ac7;border:1px solid #334155;border-radius:10px;padding:16px}.onboarding-sidecard section+section{border-top:1px solid #1e293b;margin-top:14px;padding-top:14px}.onboarding-sidecard strong{color:#e2e8f0;font-size:11px}.onboarding-sidecard p{color:#94a3b8;margin:5px 0 0;font-size:11px;line-height:1.5}.onboarding-sidecard .modal-cancel{margin-top:16px}.guide-layout{grid-template-columns:238px minmax(0,1fr);align-items:start;gap:14px;display:grid}.guide-nav{gap:7px;display:grid}.guide-nav button{color:#94a3b8;text-align:left;background:#0f172aa6;border:1px solid #1e293b;border-radius:7px;gap:4px;padding:11px;display:grid}.guide-nav button.is-selected{background:#6366f11f;border-color:#6366f1;box-shadow:inset 2px 0 #818cf8}.guide-nav strong{color:#cbd5e1;font-size:11px}.guide-nav span{color:#64748b;font-size:10px;line-height:1.4}.guide-content{background:#0f172ac7;border:1px solid #334155;border-radius:10px;min-height:390px;padding:20px}.guide-content h2{color:#e2e8f0;margin:0 0 9px;font-size:16px}.guide-content>p,.guide-content li{color:#94a3b8;font-size:12px;line-height:1.6}.guide-content>p{margin:0}.guide-content ol{margin:17px 0 0;padding-left:20px}.guide-content li+li{margin-top:7px}.guide-action-row{gap:8px;margin-top:16px;display:flex}.guide-flow{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:16px;display:grid}.guide-flow article{border:1px solid color-mix(in srgb, var(--accent) 35%, #1e293b);background:#020617;border-radius:7px;padding:12px}.guide-flow span{color:var(--accent);font:10px ui-monospace,SFMono-Regular,Menlo,monospace}.guide-flow strong{color:#e2e8f0;margin-top:5px;font-size:12px;display:block}.guide-flow p{color:#94a3b8;min-height:34px;margin:5px 0 8px;font-size:11px;line-height:1.45}.guide-rule-list{gap:8px;margin-top:16px;display:grid}.guide-rule-list article{background:#1e293b73;border-left:2px solid #6366f1;padding:12px}.guide-rule-list strong{color:#e2e8f0;font-size:12px}.guide-rule-list p{color:#94a3b8;margin:5px 0 0;font-size:11px;line-height:1.5}.workflow-topbar{border-bottom:1px solid var(--line);background:var(--panel);z-index:5;flex:0 0 56px;justify-content:space-between;align-items:center;height:56px;padding:0 24px;display:flex}.topbar-identity,.topbar-actions{align-items:center;gap:12px;display:flex}.app-mark{color:#fff;background:linear-gradient(45deg,#6366f1,#a855f7);border-radius:8px;place-items:center;width:32px;height:32px;display:grid;box-shadow:0 10px 20px #6366f147}.app-name{color:#e2e8f0;font-size:14px;font-weight:600}.app-version,.article-context{color:#94a3b8;background:#1e293b;border:1px solid #334155;border-radius:999px;padding:3px 8px;font-size:11px}.article-context{text-overflow:ellipsis;white-space:nowrap;color:#cbd5e1;max-width:260px;overflow:hidden}.flow-toggle,.create-trigger{color:#fff;background:#4f46e5;border:0;border-radius:6px;justify-content:center;align-items:center;gap:5px;min-height:28px;padding:0 10px;font-size:12px;font-weight:500;transition:background .15s,transform .15s;display:inline-flex}.flow-toggle:hover,.create-trigger:hover,.modal-submit:hover{background:#6366f1;transform:translateY(-1px)}.create-trigger{color:#c7d2fe;background:#111827;border:1px solid #3730a3}.create-trigger:hover{color:#fff;background:#312e81}.drag-hint{color:#94a3b8;font-size:12px}.workflow-layout{flex:1;min-height:0;display:flex}.node-sidebar{border-right:1px solid var(--line);background:var(--sidebar);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:4;flex-direction:column;flex:0 0 256px;justify-content:space-between;width:256px;padding:16px;display:flex}.node-sidebar h2{color:#64748b;letter-spacing:.04em;margin:0 0 12px;font-size:12px;font-weight:600}.stage-library{gap:8px;display:grid}.library-node{color:#cbd5e1;text-align:left;background:#1e293ba6;border:1px solid #1e293b;border-radius:8px;align-items:center;gap:10px;width:100%;min-height:50px;padding:0 12px;transition:border-color .15s,background .15s,transform .15s;display:flex}.library-node svg{color:var(--accent);flex:none}.library-node span{font-size:12px;font-weight:500}.library-node small{color:#64748b;margin-left:auto;font-size:10px}.library-node:hover,.library-node.is-selected{border-color:color-mix(in srgb, var(--accent) 48%, transparent);background:#1e293bfa}.library-node.is-selected{box-shadow:inset 2px 0 0 var(--accent)}.selected-summary{background:#0f172ab8;border:1px solid #1e293b;border-radius:8px;padding:12px}.summary-heading{color:#64748b;text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:6px;font-size:10px;display:flex}.summary-dot{background:var(--accent);border-radius:50%;width:7px;height:7px}.selected-summary strong{color:#e2e8f0;margin-top:7px;font-size:12px;display:block}.selected-summary p{color:#64748b;margin:6px 0 10px;font-size:11px;line-height:1.55}.selected-summary button{color:var(--accent);background:0 0;border:0;align-items:center;gap:3px;padding:0;font-size:11px;display:flex}.canvas-region{background:var(--canvas);flex:1;min-width:0;position:relative;overflow:hidden}.canvas-toast{z-index:40;color:#d1fae5;background:#0f172afa;border:1px solid #10b9817a;border-radius:8px;grid-template-columns:16px minmax(0,1fr) 24px;align-items:start;gap:8px;width:min(390px,100vw - 40px);padding:10px 11px;display:grid;position:fixed;top:72px;right:20px;box-shadow:0 16px 32px #0000004d}.canvas-toast.is-info{color:#c7d2fe;border-color:#6366f18a}.canvas-toast.is-error{color:#fecdd3;border-color:#f43f5e8c}.canvas-toast>svg{color:#34d399;margin-top:1px}.canvas-toast.is-info>svg{color:#a5b4fc}.canvas-toast.is-error>svg{color:#fda4af}.canvas-toast>div{gap:2px;min-width:0;display:grid}.canvas-toast strong{color:currentColor;font-size:11px;line-height:1.35}.canvas-toast span{color:#cbd5e1;font-size:11px;line-height:1.45}.canvas-toast.is-error span{color:#fecdd3}.canvas-toast button{color:#64748b;background:0 0;border:0;place-items:center;width:24px;height:24px;margin:-3px -3px -3px 0;display:grid}.canvas-toast button:hover{color:#e2e8f0}.react-flow{background-color:var(--canvas)}.react-flow__background{opacity:1}.react-flow__edge-path{stroke-linecap:round;stroke-dasharray:6 4;filter:drop-shadow(0 0 3px #6366f18c)}.react-flow__edge.animated .react-flow__edge-path{animation:1s linear infinite workflow-flow}.react-flow__controls{overflow:hidden;border:1px solid #1e293b!important;border-radius:7px!important;box-shadow:0 10px 20px #00000038!important}.react-flow__controls-button{fill:#94a3b8!important;background:#0f172a!important;border-bottom-color:#1e293b!important;width:27px!important;height:27px!important}.react-flow__controls-button:hover{background:#1e293b!important}.workflow-node{border:1px solid color-mix(in srgb, var(--accent) 34%, #1e293b);width:256px;min-height:174px;color:var(--text);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0f172af0;border-radius:12px;transition:border-color .15s,box-shadow .15s;overflow:visible;box-shadow:0 20px 38px #0000002e}.workflow-node:hover{border-color:color-mix(in srgb, var(--accent) 75%, transparent);box-shadow:0 20px 38px color-mix(in srgb, var(--accent) 12%, transparent)}.workflow-node.is-selected{border-color:var(--accent);box-shadow:0 0 0 1px color-mix(in srgb, var(--accent) 40%, transparent), 0 20px 38px color-mix(in srgb, var(--accent) 14%, transparent)}.workflow-node-header{cursor:grab;background:#02061773;border-bottom:1px solid #1e293bbf;border-radius:11px 11px 0 0;justify-content:space-between;align-items:center;height:45px;padding:0 14px;display:flex}.workflow-node-header:active{cursor:grabbing}.node-label{color:#cbd5e1;letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:8px;font-size:11px;font-weight:700;display:flex}.node-dot{background:var(--accent);border-radius:50%;width:8px;height:8px}.node-badge{color:var(--accent);background:color-mix(in srgb, var(--accent) 13%, transparent);border-radius:4px;padding:3px 6px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px}.workflow-node-content{padding:13px 16px 14px}.node-content-icon{display:none}.workflow-node h3{color:#e2e8f0;margin:0;font-size:14px;font-weight:600;line-height:1.4}.workflow-node p{color:#94a3b8;min-height:18px;margin:7px 0 10px;font-size:12px;line-height:1.5}.node-detail{background:#020617a6;border:1px solid #1e293b;border-radius:4px;gap:3px;padding:7px 8px;display:grid}.node-detail span{color:#64748b;letter-spacing:.06em;font-size:9px;font-weight:600}.node-detail strong{color:#cbd5e1;font:10px ui-monospace,SFMono-Regular,Menlo,monospace}.node-port{border:2px solid var(--accent)!important;background:#0f172a!important;border-radius:999px!important;width:12px!important;height:12px!important}.node-port:after{content:"";border-radius:inherit;background:var(--accent);position:absolute;inset:2px}.node-port-in{left:-7px!important}.node-port-out{right:-7px!important}.modal-backdrop{z-index:50;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#020617c7;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.article-modal{color:#e2e8f0;background:#0f172a;border:1px solid #334155;border-radius:12px;width:min(512px,100%);padding:20px;box-shadow:0 26px 60px #00000080}.modal-header{justify-content:space-between;align-items:flex-start;margin-bottom:19px;display:flex}.modal-header span{color:#6366f1;letter-spacing:.08em;font:10px ui-monospace,SFMono-Regular,Menlo,monospace}.modal-header h1{letter-spacing:-.02em;margin:5px 0 0;font-size:18px}.modal-header button{color:#94a3b8;background:#1e293b;border:1px solid #334155;border-radius:6px;place-items:center;width:28px;height:28px;display:grid}.article-modal label,.article-modal legend{color:#94a3b8;gap:7px;font-size:11px;font-weight:600;display:grid}.stage-form label+label{margin-top:13px}.article-modal textarea,.article-modal select{color:#e2e8f0;background:#020617;border:1px solid #334155;border-radius:6px;outline:none;width:100%;padding:9px 10px;font-size:12px}.article-modal textarea{resize:vertical;line-height:1.55}.article-modal textarea:focus,.article-modal select:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11f}.modal-field-row{grid-template-columns:1fr 1fr;gap:12px;margin-top:14px;display:grid}.article-modal fieldset{border:0;margin:16px 0;padding:0}.article-modal legend{margin-bottom:8px;padding:0}.platform-list{flex-wrap:wrap;gap:7px;display:flex}.platform-list button{color:#94a3b8;background:#020617;border:1px solid #334155;border-radius:5px;align-items:center;gap:4px;padding:6px 8px;font-size:11px;display:flex}.platform-list button.is-selected{color:#c7d2fe;background:#6366f126;border-color:#6366f1}.field-error{color:#fda4af;margin:7px 0 0;font-size:11px;line-height:1.45}.stage-form-context{color:#94a3b8;background:#1e293b73;border-left:2px solid #6366f1;margin:-5px 0 15px;padding:8px;font-size:11px;line-height:1.5}.modal-note{color:#64748b;background:#0206178c;border:1px solid #1e293b;border-radius:6px;gap:6px;margin:16px 0 0;padding:8px;font-size:11px;line-height:1.45;display:flex}.modal-note svg{color:#818cf8;flex:none}.article-modal footer{justify-content:flex-end;gap:8px;margin-top:18px;display:flex}.modal-cancel,.modal-submit{border-radius:6px;align-items:center;gap:5px;min-height:31px;padding:0 11px;font-size:11px;font-weight:500;display:inline-flex}.modal-cancel{color:#94a3b8;background:0 0;border:1px solid #334155}.modal-cancel:hover{color:#e2e8f0;background:#1e293b}.modal-submit{color:#fff;background:#4f46e5;border:0}.modal-submit:disabled{cursor:wait;opacity:.65;transform:none}.draft-modal{width:min(720px,100%);max-height:calc(100vh - 40px);overflow-y:auto}.model-status{background:#0206178c;border:1px solid #334155;border-radius:6px;align-items:center;gap:6px;margin:-5px 0 15px;padding:8px;font-size:11px;line-height:1.45;display:flex}.model-status.is-ready{color:#86efac}.model-status.is-unavailable{color:#fcd34d}.model-status svg{flex:none}.model-status button{color:#c7d2fe;background:0 0;border:0;margin-left:auto;padding:0;font-size:11px;text-decoration:underline}.draft-toolbar{color:#64748b;justify-content:space-between;align-items:center;gap:10px;margin-top:9px;font-size:10px;display:flex}.draft-toolbar>div{gap:7px;display:flex}.draft-toolbar .modal-cancel:disabled{cursor:not-allowed;opacity:.5}.evaluate-button{color:#c7d2fe;background:#6366f124;border:1px solid #6366f1;border-radius:6px;justify-content:center;align-items:center;gap:6px;width:100%;min-height:31px;margin-top:12px;font-size:11px;font-weight:600;display:inline-flex}.evaluate-button:hover{background:#6366f13d}.evaluate-button:disabled{cursor:not-allowed;opacity:.5}.evaluation-result{background:#020617;border:1px solid #334155;border-radius:6px;margin-top:12px;padding:10px}.evaluation-result>div{color:#94a3b8;justify-content:space-between;align-items:baseline;font-size:11px;display:flex}.evaluation-result strong{color:#c7d2fe;font:600 14px ui-monospace,SFMono-Regular,Menlo,monospace}.evaluation-result p{color:#94a3b8;margin:7px 0 0;font-size:11px;line-height:1.5}.review-score{gap:7px}.review-score small{color:#a5b4fc;font-size:10px}.review-dimensions{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin-top:11px;display:grid}.review-dimensions article{background:#0f172ab3;border:1px solid #1e293b;border-radius:6px;padding:8px}.review-dimensions article>div{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.review-dimensions article strong{color:#cbd5e1;font-size:11px}.review-dimensions article span{color:#a5b4fc;font:600 11px ui-monospace,SFMono-Regular,Menlo,monospace}.review-dimensions article p{color:#94a3b8;margin:5px 0 0;font-size:10px;line-height:1.45}.review-notes{gap:8px;margin-top:10px;display:grid}.review-notes section{background:#0f172a6b;border-left:2px solid #334155;padding:8px 9px}.review-notes section>strong{color:#cbd5e1;font-size:11px}.review-notes section.is-blocking{background:#f43f5e14;border-left-color:#f43f5e}.review-notes section.is-blocking>strong{color:#fecdd3}.review-notes section.is-fact-check{background:#f59e0b12;border-left-color:#f59e0b}.review-notes section.is-fact-check>strong{color:#fde68a}.review-notes ul{color:#94a3b8;margin:6px 0 0;padding-left:17px;font-size:10px;line-height:1.55}.review-notes p{color:#64748b;margin:5px 0 0;font-size:10px}.rich-text-field{color:#94a3b8;gap:7px;font-size:11px;font-weight:600;display:grid}.rich-text-editor{background:#020617;border:1px solid #334155;border-radius:7px;overflow:hidden}.rich-text-editor:focus-within{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11f}.rich-text-editor.is-disabled{opacity:.7}.rich-text-toolbar{background:#0f172ad1;border-bottom:1px solid #1e293b;align-items:center;gap:3px;min-height:37px;padding:4px;display:flex;overflow-x:auto}.rich-text-block-select{color:#cbd5e1;background:#020617;border:1px solid #334155;border-radius:5px;outline:none;height:28px;margin-right:3px;padding:0 7px;font-size:10px}.rich-text-block-select:disabled{cursor:not-allowed;opacity:.4}.rich-text-toolbar-button{color:#94a3b8;background:0 0;border:1px solid #0000;border-radius:5px;flex:none;place-items:center;width:28px;height:28px;display:grid}.rich-text-toolbar-button:hover:not(:disabled){color:#e2e8f0;background:#1e293b}.rich-text-toolbar-button.is-active{color:#c7d2fe;background:#6366f129;border-color:#6366f19e}.rich-text-toolbar-button:disabled{cursor:not-allowed;opacity:.4}.rich-text-editor-surface{min-height:300px;max-height:min(48vh,540px);overflow-y:auto}.rich-text-editor-content{color:#e2e8f0;outline:none;min-height:300px;padding:16px;font-size:13px;line-height:1.8}.rich-text-editor-content>:first-child,.rich-text-preview>:first-child{margin-top:0}.rich-text-editor-content>:last-child,.rich-text-preview>:last-child{margin-bottom:0}.rich-text-editor-content p,.rich-text-preview p{margin:0 0 12px}.rich-text-editor-content h1,.rich-text-preview h1{color:#f8fafc;margin:24px 0 12px;font-size:22px;line-height:1.35}.rich-text-editor-content h2,.rich-text-preview h2{color:#f1f5f9;margin:21px 0 10px;font-size:18px;line-height:1.4}.rich-text-editor-content h3,.rich-text-preview h3{color:#e2e8f0;margin:18px 0 9px;font-size:15px;line-height:1.45}.rich-text-editor-content ul,.rich-text-editor-content ol,.rich-text-preview ul,.rich-text-preview ol{margin:0 0 12px;padding-left:24px}.rich-text-editor-content blockquote,.rich-text-preview blockquote{color:#cbd5e1;background:#6366f114;border-left:2px solid #818cf8;margin:14px 0;padding:7px 12px}.rich-text-editor-content code,.rich-text-preview code{color:#c7d2fe;background:#1e293b;border-radius:4px;padding:1px 4px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.88em}.rich-text-editor-content pre,.rich-text-preview pre{background:#020617;border:1px solid #334155;border-radius:6px;margin:14px 0;padding:12px;overflow-x:auto}.rich-text-editor-content pre code,.rich-text-preview pre code{background:0 0;padding:0}.rich-text-editor-content a,.rich-text-preview a{color:#a5b4fc;text-underline-offset:2px;text-decoration:underline}.rich-text-editor-content img,.rich-text-preview img{border:1px solid #334155;border-radius:6px;max-width:100%;height:auto;margin:16px 0;display:block}.rich-text-editor-content p.is-editor-empty:first-child:before{content:attr(data-placeholder);float:left;color:#64748b;pointer-events:none;height:0}.rich-text-editor-hint{color:#64748b;background:#0f172a94;border-top:1px solid #1e293b;align-items:center;gap:5px;margin:0;padding:8px 10px;font-size:10px;line-height:1.45;display:flex}.rich-text-editor-hint svg{color:#818cf8;flex:none}.rich-text-preview{color:#e2e8f0;padding:16px;font-size:13px;line-height:1.8}.naturalization-panel{background:#f59e0b0e;border:1px solid #f59e0b6b;border-radius:7px;margin:0 0 15px;padding:11px}.naturalization-heading{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.naturalization-heading span{color:#fcd34d;letter-spacing:.07em;font:10px ui-monospace,SFMono-Regular,Menlo,monospace}.naturalization-heading h2{color:#f8fafc;margin:3px 0 0;font-size:13px}.naturalization-heading .modal-cancel{flex:none;min-height:28px;padding:0 8px}.naturalization-panel>p{color:#94a3b8;margin:8px 0 0;font-size:10px;line-height:1.5}.naturalization-unavailable{color:#fcd34d!important}.naturalization-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-top:11px;display:grid}.naturalization-summary section{background:#02061794;border:1px solid #1e293b;border-radius:6px;min-width:0;padding:8px}.naturalization-summary section>strong{color:#cbd5e1;font-size:10px}.naturalization-summary section.is-needs-review{border-color:#f59e0b73}.naturalization-summary section.is-needs-review>strong{color:#fde68a}.naturalization-summary ul{color:#94a3b8;margin:6px 0 0;padding-left:16px;font-size:10px;line-height:1.5}.naturalization-summary p{color:#64748b;margin:6px 0 0;font-size:10px;line-height:1.45}.naturalization-compare{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:11px;display:grid}.naturalization-compare article{background:#020617;border:1px solid #334155;border-radius:6px;min-width:0;overflow:hidden}.naturalization-compare article>span{color:#94a3b8;background:#0f172abf;border-bottom:1px solid #1e293b;align-items:center;min-height:29px;padding:0 9px;font-size:10px;font-weight:600;display:flex}.naturalization-compare article:nth-child(2)>span{color:#fde68a}.naturalization-compare .rich-text-preview{max-height:250px;padding:11px;font-size:11px;line-height:1.7;overflow-y:auto}.naturalization-compare .rich-text-preview h1{font-size:18px}.naturalization-compare .rich-text-preview h2{font-size:15px}.naturalization-compare .rich-text-preview h3{font-size:13px}.apply-naturalization{color:#fde68a;background:#f59e0b1a;border:1px solid #f59e0b;border-radius:6px;align-items:center;gap:5px;min-height:30px;margin-top:10px;padding:0 9px;font-size:11px;font-weight:600;display:inline-flex}.apply-naturalization:hover{background:#f59e0b2e}.reference-files,.title-suggestions{background:#02061773;border:1px solid #1e293b;border-radius:7px;margin-top:14px;padding:11px}.reference-files-heading,.title-suggestions-heading{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.reference-files-heading span,.title-suggestions-heading span{color:#818cf8;letter-spacing:.07em;font:10px ui-monospace,SFMono-Regular,Menlo,monospace}.reference-files-heading h2,.title-suggestions-heading h2{color:#e2e8f0;margin:3px 0 0;font-size:13px}.reference-files>p,.title-suggestions>p{color:#94a3b8;margin:8px 0 0;font-size:10px;line-height:1.45}.reference-empty{color:#64748b!important}.reference-file-list,.title-suggestion-list{border-top:1px solid #1e293b;margin-top:10px}.reference-file{border-bottom:1px solid #1e293b;justify-content:space-between;align-items:center;gap:10px;padding:9px 0;display:flex}.reference-file:last-child{border-bottom:0;padding-bottom:0}.reference-file div:first-child{min-width:0}.reference-file strong,.reference-file span{display:block}.reference-file strong{color:#e2e8f0;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.reference-file span{color:#64748b;margin-top:4px;font-size:10px}.reference-file-actions{flex:none;gap:6px;display:flex}.reference-file-actions .modal-cancel{min-height:28px;padding:0 8px;text-decoration:none}.title-suggestion{width:100%;color:inherit;text-align:left;background:0 0;border:0;border-bottom:1px solid #1e293b;gap:4px;padding:10px 0;display:grid}.title-suggestion:last-child{border-bottom:0;padding-bottom:0}.title-suggestion strong{color:#e2e8f0;font-size:12px}.title-suggestion span{color:#94a3b8;font:11px/1.45 inherit}.title-suggestion small{color:#818cf8;font-size:10px}.title-suggestion:hover:not(:disabled) strong{color:#c7d2fe}.title-suggestion:hover:not(:disabled) small{text-decoration:underline}.title-suggestion:disabled{cursor:wait;opacity:.6}.title-suggestions-unavailable{color:#fcd34d!important}.visual-modal{width:min(720px,100%);max-height:calc(100vh - 40px);overflow-y:auto}.visual-modal .stage-form label+label{margin-top:13px}.visual-modal .stage-form footer{margin-top:14px}.visual-plan-panel{background:#082f4924;border:1px solid #06b6d457;border-radius:8px;margin:14px 0;padding:12px}.visual-plan-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.visual-plan-heading span{color:#67e8f9;letter-spacing:.08em;font:600 9px ui-monospace,SFMono-Regular,Menlo,monospace}.visual-plan-heading h2{color:#e2e8f0;margin:3px 0 0;font-size:14px}.visual-plan-panel>p{color:#94a3b8;margin:8px 0 0;font-size:11px;line-height:1.45}.visual-plan-unavailable{align-items:center;gap:6px;display:flex;color:#fbbf24!important}.visual-plan-unavailable button{color:#a5b4fc;background:0 0;border:0;padding:0;font-size:11px}.visual-plan-cards{gap:8px;margin-top:11px;display:grid}.visual-plan-card{background:#020617;border:1px solid #334155;border-radius:7px;padding:10px}.visual-plan-card-heading{justify-content:space-between;align-items:center;gap:8px;display:flex}.visual-plan-card-heading span{color:#67e8f9;font-size:10px;font-weight:600}.visual-plan-card-heading .modal-cancel{white-space:nowrap;min-height:28px;padding:0 8px}.visual-plan-card>strong{color:#e2e8f0;margin-top:8px;font-size:11px;display:block}.visual-plan-card>p,.visual-plan-card small{color:#94a3b8;margin:5px 0 0;font-size:11px;line-height:1.45;display:block}.visual-plan-card small b{color:#64748b;margin-right:5px;font-size:10px}.visual-plan-card details{margin-top:8px}.visual-plan-card summary{cursor:pointer;color:#a5b4fc;font-size:11px}.visual-plan-card details p{color:#cbd5e1;white-space:pre-wrap;margin:6px 0 0;font-size:10px;line-height:1.45}.visual-asset-list{border-top:1px solid #1e293b;margin-top:18px}.visual-asset-heading{color:#94a3b8;justify-content:space-between;align-items:baseline;padding:12px 0 8px;font-size:11px;font-weight:600;display:flex}.visual-asset-heading strong{color:#67e8f9;font:600 13px ui-monospace,SFMono-Regular,Menlo,monospace}.visual-asset{border-top:1px solid #1e293b;grid-template-columns:112px minmax(0,1fr) auto;gap:10px;padding:10px 0;display:grid}.visual-asset:first-of-type{border-top:0}.visual-asset img{object-fit:cover;background:#020617;border:1px solid #334155;border-radius:6px;width:112px;height:76px}.visual-asset-meta{gap:4px;min-width:0;display:grid}.visual-asset-meta span,.visual-asset-meta small{color:#64748b;font-size:10px}.visual-asset-meta strong{color:#e2e8f0;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.visual-asset-meta p{color:#94a3b8;margin:0;font-size:11px;line-height:1.4}.visual-asset-actions{align-self:center;gap:6px;display:flex}.visual-asset-actions .modal-cancel,.visual-asset-actions .modal-submit{white-space:nowrap;min-height:28px;padding:0 8px}.visual-asset-actions .modal-cancel:disabled{cursor:not-allowed;opacity:.5}.empty-asset-list{color:#64748b;margin:0;padding:12px 0;font-size:11px}.visual-modal .modal-note{margin-top:12px}@media (width<=600px){.visual-plan-heading,.visual-plan-card-heading{flex-direction:column;align-items:flex-start}.visual-plan-heading .modal-cancel,.visual-plan-card-heading .modal-cancel{justify-content:center;align-self:stretch}.visual-asset{grid-template-columns:1fr}.visual-asset img{width:100%;height:auto;max-height:180px}.visual-asset-actions{justify-content:flex-end}}.publish-modal{width:min(720px,100%);max-height:calc(100vh - 40px);overflow-y:auto}.publish-modal .stage-form label+label{margin-top:13px}.publish-modal .stage-form footer{margin-top:14px}.publication-boundary{color:#fda4af;background:#f43f5e14;border:1px solid #f43f5e7a;border-radius:6px;align-items:center;gap:6px;margin:-5px 0 15px;padding:8px;font-size:11px;line-height:1.45;display:flex}.publication-boundary svg{flex:none}.platform-suggestion-panel{background:#4c051926;border:1px solid #f43f5e5c;border-radius:8px;margin:14px 0;padding:12px}.platform-suggestion-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.platform-suggestion-heading span{color:#fda4af;letter-spacing:.08em;font:600 9px ui-monospace,SFMono-Regular,Menlo,monospace}.platform-suggestion-heading h2{color:#e2e8f0;margin:3px 0 0;font-size:14px}.platform-suggestion-panel>p{color:#94a3b8;margin:8px 0 0;font-size:11px;line-height:1.45}.platform-suggestion-unavailable{align-items:center;gap:6px;display:flex;color:#fbbf24!important}.platform-suggestion-unavailable button{color:#a5b4fc;background:0 0;border:0;padding:0;font-size:11px}.platform-suggestion-card{background:#020617;border:1px solid #334155;border-radius:7px;margin-top:11px;padding:10px}.platform-suggestion-card-heading{justify-content:space-between;align-items:center;gap:8px;display:flex}.platform-suggestion-card-heading span{color:#fda4af;font-size:10px;font-weight:600}.platform-suggestion-card-heading .modal-cancel{white-space:nowrap;min-height:28px;padding:0 8px}.platform-suggestion-card>strong{color:#e2e8f0;margin-top:8px;font-size:11px;display:block}.platform-suggestion-card>p,.platform-suggestion-card small{color:#94a3b8;margin:5px 0 0;font-size:11px;line-height:1.45;display:block}.platform-suggestion-card small b{color:#64748b;margin-right:5px;font-size:10px}.platform-suggestion-meta{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.platform-suggestion-meta span{color:#94a3b8;border:1px solid #334155;border-radius:4px;padding:3px 5px;font-size:10px}.platform-suggestion-card details{margin-top:8px}.platform-suggestion-card summary{cursor:pointer;color:#fda4af;font-size:11px}.platform-suggestion-card details p{color:#cbd5e1;white-space:pre-wrap;margin:6px 0 0;font-size:10px;line-height:1.45}.asset-selector{margin:16px 0 0!important}.platform-draft-list{border-top:1px solid #1e293b;margin-top:18px}.platform-draft-heading{color:#94a3b8;justify-content:space-between;align-items:baseline;padding:12px 0 8px;font-size:11px;font-weight:600;display:flex}.platform-draft-heading strong{color:#fda4af;font:600 13px ui-monospace,SFMono-Regular,Menlo,monospace}.platform-draft{border-top:1px solid #1e293b;grid-template-columns:minmax(0,1fr) auto;gap:10px;padding:10px 0;display:grid}.platform-draft:first-of-type{border-top:0}.platform-draft-meta{gap:4px;min-width:0;display:grid}.platform-draft-meta span,.platform-draft-meta small{color:#64748b;font-size:10px}.platform-draft-meta strong{color:#e2e8f0;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.platform-draft-meta p{color:#94a3b8;margin:0;font-size:11px;line-height:1.4}.platform-draft-actions{align-self:center;gap:6px;display:flex}.platform-draft-actions .modal-cancel,.platform-draft-actions .modal-submit,.external-ready-trigger{white-space:nowrap;border-radius:6px;align-items:center;gap:4px;min-height:28px;padding:0 8px;font-size:11px;display:inline-flex}.external-ready-trigger{color:#fecdd3;background:#f43f5e1f;border:1px solid #f43f5e}.external-ready-trigger:hover{background:#f43f5e33}.external-ready-trigger:disabled{cursor:wait;opacity:.6}.prepared-label{color:#86efac;white-space:nowrap;font-size:10px}.publication-confirmation{z-index:60}.confirmation-modal{width:min(512px,100%)}.confirmation-warning{color:#fecdd3;background:#f43f5e14;border-left:2px solid #f43f5e;margin:-4px 0 14px;padding:8px;font-size:11px;line-height:1.5}.confirmation-summary{background:#020617;border:1px solid #334155;border-radius:6px;padding:10px}.confirmation-summary span,.confirmation-summary small{color:#64748b;font-size:10px;display:block}.confirmation-summary strong{color:#e2e8f0;margin-top:5px;font-size:12px;display:block}.confirmation-summary p{color:#94a3b8;margin:7px 0;font-size:11px;line-height:1.5}@media (width<=600px){.platform-suggestion-heading,.platform-suggestion-card-heading{flex-direction:column;align-items:flex-start}.platform-suggestion-heading .modal-cancel,.platform-suggestion-card-heading .modal-cancel{justify-content:center;align-self:stretch}.platform-draft{grid-template-columns:1fr}.platform-draft-actions{justify-content:flex-end}}.feedback-trigger{color:#cbd5e1;background:#020617;border:1px solid #334155;border-radius:6px;align-items:center;gap:4px;min-height:28px;margin-top:12px;padding:0 8px;font-size:11px;display:inline-flex}.feedback-trigger:hover{color:#c7d2fe;border-color:#6366f1}.brand-modal{width:min(720px,100%);max-height:calc(100vh - 40px);overflow-y:auto}.brand-modal .stage-form label+label{margin-top:13px}.brand-modal .stage-form footer{margin-top:14px}.brand-list{border-top:1px solid #1e293b;margin-top:18px}.brand-list-heading{color:#94a3b8;justify-content:space-between;align-items:baseline;padding:12px 0 8px;font-size:11px;font-weight:600;display:flex}.brand-list-heading strong{color:#a5b4fc;font:600 13px ui-monospace,SFMono-Regular,Menlo,monospace}.brand-list-item{border-top:1px solid #1e293b;justify-content:space-between;align-items:center;gap:10px;padding:10px 0;display:flex}.brand-list-item:first-of-type{border-top:0}.brand-list-item div{min-width:0}.brand-list-item strong{color:#e2e8f0;font-size:11px;display:block}.brand-list-item p{color:#94a3b8;margin:4px 0;font-size:11px}.brand-list-item small{color:#64748b;text-overflow:ellipsis;white-space:nowrap;font-size:10px;display:block;overflow:hidden}.brand-list-item .modal-cancel{min-height:28px;padding:0 8px}@media (width<=600px){.brand-list-item{flex-direction:column;align-items:flex-start}.brand-list-item .modal-cancel{align-self:flex-end}}.local-status-modal{width:min(620px,100%)}.local-status-list{gap:8px;display:grid}.local-status-item{background:#020617;border:1px solid #1e293b;border-radius:6px;grid-template-columns:16px minmax(0,1fr) auto;align-items:start;gap:9px;padding:10px;display:grid}.local-status-item>svg{color:#64748b;margin-top:2px}.local-status-item.is-ready>svg{color:#10b981}.local-status-item.is-unavailable>svg{color:#f59e0b}.local-status-item strong{color:#e2e8f0;font-size:11px;display:block}.local-status-item p{color:#94a3b8;margin:4px 0 0;font-size:11px;line-height:1.45}.local-status-item>span{color:#64748b;white-space:nowrap;padding-top:1px;font-size:10px}.local-status-item.is-ready>span{color:#86efac}.local-status-item.is-unavailable>span{color:#fcd34d}.local-status-modal code{color:#c7d2fe;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.settings-field-note a{color:#a5b4fc;text-underline-offset:2px;text-decoration:underline}.recommended-model{color:#94a3b8;background:#10b9810f;border-left:2px solid #10b981;margin:14px 0 0;padding:8px;font-size:10px;line-height:1.45}.recommended-model strong{color:#d1fae5;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.settings-advanced-toggle{color:#a5b4fc;text-underline-offset:2px;background:0 0;border:0;margin-top:10px;padding:0;font-size:11px;text-decoration:underline}.settings-advanced-fields{border-top:1px solid #1e293b;margin-top:12px;padding-top:2px}.discover-models-button{margin-top:13px}.settings-advanced-fields code{color:#c7d2fe;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.settings-catalog-status{color:#94a3b8;background:#1e293b73;border-left:2px solid #818cf8;margin:-3px 0 14px;padding:8px;font-size:10px;line-height:1.45}.evolution-grid{grid-template-columns:minmax(0,1fr) minmax(320px,.72fr)}.evolution-actions{flex-direction:column;min-height:248px;display:flex}.evolution-actions footer{margin-top:auto}.evolution-action-state{background:#10b9810f;border-left:2px solid #10b981;margin-top:10px;padding:10px}.evolution-action-state strong,.evolution-action-state span{display:block}.evolution-action-state strong{color:#d1fae5;font-size:11px}.evolution-action-state span{color:#94a3b8;margin-top:4px;font-size:10px}.evolution-rule-form textarea{resize:vertical;color:#e2e8f0;background:#020617;border:1px solid #334155;border-radius:6px;outline:none;width:100%;min-height:78px;padding:9px 10px;font-size:12px;line-height:1.55}.evolution-rule-form textarea:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11f}.evolution-rule-library{grid-column:1/-1}.evolution-rule-heading{color:#94a3b8;border-bottom:1px solid #1e293b;justify-content:space-between;align-items:baseline;padding:8px 0;font-size:11px;display:flex}.evolution-rule-heading strong{color:#6ee7b7;font:600 13px ui-monospace,SFMono-Regular,Menlo,monospace}.evolution-rule-list{display:grid}.evolution-rule{border-bottom:1px solid #1e293b;grid-template-columns:minmax(0,1fr) 116px 74px;align-items:center;gap:12px;min-height:72px;padding:10px 0;display:grid}.evolution-rule:last-child{border-bottom:0}.evolution-rule-copy{min-width:0}.evolution-rule-copy span,.evolution-rule-copy strong,.evolution-rule-copy small{display:block}.evolution-rule-copy span{color:#64748b;font:10px ui-monospace,SFMono-Regular,Menlo,monospace}.evolution-rule-copy strong{color:#e2e8f0;margin-top:4px;font-size:11px;line-height:1.45}.evolution-rule-copy small{color:#94a3b8;margin-top:4px;font-size:10px;line-height:1.45}.evolution-score{background:#1e293b;border-radius:3px;height:6px;overflow:hidden}.evolution-score span{border-radius:inherit;background:#10b981;height:100%;display:block}.evolution-rule>.modal-cancel{justify-content:center;min-height:30px;padding:0 8px}.evolution-data-panel{min-height:248px}.evolution-data-panel>.modal-cancel{justify-content:center;align-items:center;gap:5px;min-height:31px;display:inline-flex}.evolution-data-panel label{margin-top:18px}.evolution-trace{background:#10b9810d;border:1px solid #10b9815c;border-radius:7px;margin:10px 0 14px}.evolution-trace summary{cursor:pointer;color:#a7f3d0;align-items:center;gap:6px;min-height:34px;padding:8px 10px;font-size:11px;font-weight:600;display:flex}.evolution-trace summary svg{flex:none}.evolution-trace>div{gap:5px;padding:0 10px 9px;display:grid}.evolution-trace>div span{color:#94a3b8;font-size:10px;line-height:1.45}.feedback-signal-list{grid-template-columns:repeat(5,minmax(0,1fr));gap:6px;display:grid}.feedback-signal-list button{color:#94a3b8;text-align:left;background:#020617;border:1px solid #334155;border-radius:6px;grid-template-columns:12px minmax(0,1fr);align-content:center;align-items:center;gap:2px 4px;min-height:46px;padding:6px;font-size:10px;display:grid}.feedback-signal-list button svg{color:#6ee7b7;grid-row:1/span 2}.feedback-signal-list button span,.feedback-signal-list button small{grid-column:2}.feedback-signal-list button small{color:#64748b;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.feedback-signal-list button.is-selected{color:#d1fae5;background:#10b9811a;border-color:#10b981}.article-modal footer>.modal-cancel,.article-modal footer>.modal-submit,.article-modal footer>.danger-button,.article-modal footer>.external-ready-trigger,.settings-panel footer>.modal-cancel,.settings-panel footer>.modal-submit,.settings-panel footer>.danger-button{white-space:nowrap;justify-content:center;align-items:center;gap:5px;min-height:31px;margin-top:0;padding:0 11px;font-size:11px;line-height:1;display:inline-flex}@keyframes workflow-flow{to{stroke-dashoffset:-20px}}@media (width<=760px){.workflow-topbar{padding:0 14px}.app-version,.article-context,.app-name,.flow-toggle:not(.brand-trigger):not(.local-status-trigger),.drag-hint{display:none}.topbar-identity,.topbar-actions{gap:8px}.brand-trigger,.local-status-trigger{padding:0 8px;font-size:11px}.workflow-layout{position:relative}.node-sidebar{width:194px;padding:12px;position:absolute;top:0;bottom:0;left:0;transform:translate(-100%)}.canvas-region{min-width:100%}.modal-field-row{grid-template-columns:1fr}.create-trigger{padding:0 8px;font-size:11px}.local-status-item{grid-template-columns:16px minmax(0,1fr)}.local-status-item>span{grid-column:2;padding-top:0}.mobile-menu-trigger{display:grid}.workflow-shell>.workflow-topbar .flow-toggle,.workflow-shell>.workflow-topbar .brand-trigger,.workflow-shell>.workflow-topbar .local-status-trigger{display:none}.settings-shell>.workflow-topbar .flow-toggle,.guide-shell>.workflow-topbar .flow-toggle,.onboarding-shell>.workflow-topbar .flow-toggle{display:inline-flex}.settings-shell>.workflow-topbar .topbar-actions,.guide-shell>.workflow-topbar .topbar-actions,.onboarding-shell>.workflow-topbar .topbar-actions{min-width:0}.node-sidebar{display:none}.mobile-menu-backdrop{z-index:45;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#020617b3;display:flex;position:fixed;inset:0}.mobile-flow-menu{background:#0f172a;border-right:1px solid #334155;width:min(300px,100% - 46px);min-height:100%;padding:14px;overflow-y:auto;box-shadow:20px 0 38px #0000004d}.mobile-flow-menu:focus{outline:none}.mobile-flow-menu header{border-bottom:1px solid #1e293b;justify-content:space-between;align-items:center;margin-bottom:14px;padding-bottom:12px;display:flex}.mobile-flow-menu header span,.mobile-menu-heading{color:#64748b;letter-spacing:.08em;font:10px ui-monospace,SFMono-Regular,Menlo,monospace}.mobile-flow-menu header strong{color:#e2e8f0;margin-top:4px;font-size:13px;display:block}.mobile-flow-menu header button{color:#94a3b8;background:#020617;border:1px solid #334155;border-radius:6px;place-items:center;width:28px;height:28px;display:grid}.mobile-flow-menu section+section{border-top:1px solid #1e293b;margin-top:16px;padding-top:15px}.mobile-menu-heading{margin-bottom:7px;display:block}.mobile-flow-menu section>button,.mobile-stage-link{color:#cbd5e1;text-align:left;background:0 0;border:1px solid #0000;border-radius:6px;align-items:center;gap:8px;width:100%;min-height:38px;padding:0 9px;font-size:11px;display:flex}.mobile-flow-menu section>button:hover{background:#1e293b}.mobile-stage-link svg{color:var(--accent)}.mobile-stage-link small{color:#64748b;margin-left:auto;font-size:10px}.mobile-stage-link.is-selected{border-color:color-mix(in srgb, var(--accent) 45%, transparent);box-shadow:inset 2px 0 0 var(--accent);background:#1e293bb8}.mobile-menu-current-action{color:#c7d2fe;background:#4f46e524;border:1px solid #3730a3;border-radius:6px;justify-content:center;align-items:center;gap:5px;width:100%;min-height:34px;margin-top:14px;font-size:11px;display:inline-flex}.mobile-menu-create{color:#c7d2fe;background:#111827;border:1px solid #3730a3;border-radius:6px;justify-content:center;align-items:center;gap:5px;width:100%;min-height:34px;margin-top:18px;font-size:11px;display:inline-flex}.settings-page,.onboarding-page,.guide-page{padding:22px 14px 32px}.settings-page-header,.onboarding-heading,.guide-page-heading{flex-direction:column;align-items:flex-start;gap:12px}.settings-grid,.data-grid,.onboarding-layout,.guide-layout{grid-template-columns:1fr}.settings-status-panel,.data-grid .settings-status-panel{grid-area:auto}.settings-status-list,.settings-field-row,.guide-flow{grid-template-columns:1fr}.onboarding-progress{text-align:left}.guide-content{min-height:0}.guide-nav{grid-template-columns:1fr 1fr}.guide-nav button{min-height:68px}.settings-panel footer{flex-direction:column-reverse;align-items:stretch}.settings-panel footer>button{justify-content:center}.onboarding-sidecard{order:-1}.model-status{flex-wrap:wrap;align-items:flex-start}.model-status button{margin-left:20px}.modal-backdrop{padding:12px}.article-modal{max-height:calc(100vh - 24px);overflow-y:auto}.visual-modal,.publish-modal,.brand-modal{max-height:calc(100vh - 24px)}.authentication-shell{padding:14px}.authentication-panel{padding:18px}.evolution-rule-library{grid-column:auto}.evolution-rule{grid-template-columns:minmax(0,1fr) 70px}.evolution-score{grid-area:2/1}.evolution-rule>.modal-cancel{grid-area:1/2/span 2}.feedback-signal-list{grid-template-columns:repeat(2,minmax(0,1fr))}.feedback-signal-list button:last-child{grid-column:1/-1}.evolution-actions,.evolution-data-panel{min-height:0}}.workflow-topbar{gap:16px}.topbar-identity,.topbar-actions{flex-wrap:nowrap;min-width:0}.app-name,.app-version{white-space:nowrap}.topbar-actions{flex:none;gap:8px}.flow-toggle,.create-trigger,.drag-hint{white-space:nowrap;flex:none}.workflow-shell>.workflow-topbar .topbar-tool,.workflow-shell>.workflow-topbar .article-library-trigger{color:#cbd5e1;background:#0f172a;border:1px solid #334155}.workflow-shell>.workflow-topbar .topbar-tool:hover,.workflow-shell>.workflow-topbar .article-library-trigger:hover{color:#eef2ff;background:#1e293b;border-color:#6366f1}.workflow-shell>.workflow-topbar .create-trigger{color:#fff;background:#4f46e5;border-color:#4f46e5}.workflow-shell>.workflow-topbar .create-trigger:hover{background:#6366f1}.stage-status{flex:none}.stage-status.is-completed,.stage-status-pill.is-completed,.node-badge.is-completed{color:#6ee7b7}.stage-status.is-waiting_for_user,.stage-status-pill.is-waiting_for_user,.node-badge.is-waiting_for_user{color:#c7d2fe}.stage-status.is-running,.stage-status-pill.is-running,.node-badge.is-running{color:#fde68a}.stage-status.is-failed,.stage-status-pill.is-failed,.node-badge.is-failed{color:#fda4af}.stage-status.is-pending,.stage-status-pill.is-pending,.node-badge.is-pending,.stage-status.is-skipped,.stage-status-pill.is-skipped,.node-badge.is-skipped{color:#94a3b8}.node-badge.is-completed{background:#10b98124}.node-badge.is-waiting_for_user{background:#6366f124}.node-badge.is-running{background:#f59e0b24}.node-badge.is-failed{background:#f43f5e24}.selected-stage-title{justify-content:space-between;align-items:center;gap:8px;margin-top:7px;display:flex}.selected-stage-title strong{margin-top:0}.stage-status-pill{border:1px solid;border-radius:999px;flex:none;padding:3px 6px;font-size:10px;font-weight:600;line-height:1}.workflow-current-context{background:#6366f114;border:1px solid #6366f170;border-radius:6px;margin:10px 0;padding:8px}.workflow-current-context>span,.workflow-current-context>strong{display:block}.workflow-current-context>span{color:#a5b4fc;font-size:10px;font-weight:600}.workflow-current-context>strong{color:#e2e8f0;margin-top:4px;font-size:11px}.workflow-current-context .stage-status-pill{margin-top:5px;display:inline-flex}.workflow-current-context p{margin-bottom:0}.stage-status-modal{width:min(520px,100%)}.stage-status-overview,.stage-status-next-step,.stage-status-current{background:#020617;border:1px solid #334155;border-radius:8px;padding:11px}.stage-status-overview{border-color:color-mix(in srgb, var(--accent) 55%, #334155)}.stage-status-overview>span,.stage-status-next-step>span,.stage-status-current>span{color:#64748b;letter-spacing:.07em;font:600 10px ui-monospace,SFMono-Regular,Menlo,monospace}.stage-status-overview>div,.stage-status-current>div{align-items:center;gap:8px;margin-top:7px;display:flex}.stage-status-overview strong,.stage-status-current strong{color:#e2e8f0;font-size:14px}.stage-status-overview i{color:var(--accent);letter-spacing:.06em;font:10px ui-monospace,SFMono-Regular,Menlo,monospace}.stage-status-overview p,.stage-status-next-step p,.stage-status-current p{color:#cbd5e1;margin:8px 0 0;font-size:12px;line-height:1.55}.stage-status-next-step,.stage-status-current{margin-top:10px}.stage-status-current{background:#6366f114;border-color:#6366f173}.stage-status-stale,.stage-history,.workflow-impact{background:#f59e0b12;border:1px solid #f59e0b7a;border-radius:8px;margin-top:10px;padding:11px}.stage-status-stale>span,.stage-history>span,.workflow-impact>span{color:#fcd34d;letter-spacing:.07em;font:600 10px ui-monospace,SFMono-Regular,Menlo,monospace}.stage-status-stale p,.workflow-impact p{color:#fde68a;margin:8px 0 0;font-size:12px;line-height:1.55}.stage-history{background:#020617;border-color:#334155}.stage-history article{border-top:1px solid #1e293b;padding:8px 0}.stage-history article:first-of-type{margin-top:7px}.stage-history strong,.stage-history small{display:block}.stage-history strong{color:#cbd5e1;font-size:11px}.stage-history p{color:#94a3b8;margin:4px 0;font-size:11px;line-height:1.45}.stage-history small{color:#64748b;font-size:10px}.workflow-history{background:#020617;border:1px solid #334155;border-radius:8px;margin-top:10px}.workflow-history summary{cursor:pointer;color:#c7d2fe;min-height:38px;padding:10px 11px;font-size:11px;font-weight:600}.workflow-history>div{max-height:430px;padding:0 11px 11px;overflow-y:auto}.history-section-heading{color:#94a3b8;border-bottom:1px solid #1e293b;justify-content:space-between;align-items:baseline;padding:8px 0;font-size:11px;font-weight:600;display:flex}.history-section-heading strong{color:#a5b4fc;font:600 12px ui-monospace,SFMono-Regular,Menlo,monospace}.history-record{background:#0f172a99;border:1px solid #1e293b;border-radius:6px;margin-top:8px;padding:9px}.history-record>span,.history-asset span{color:#64748b;font-size:10px;line-height:1.4;display:block}.history-record strong,.history-asset strong{color:#e2e8f0;margin-top:4px;font-size:11px;line-height:1.45;display:block}.history-record p,.history-asset p{color:#94a3b8;margin:5px 0 0;font-size:11px;line-height:1.5}.history-record small,.history-asset small{color:#64748b;white-space:pre-wrap;overflow-wrap:anywhere;margin-top:5px;font-size:10px;line-height:1.5;display:block}.history-draft{background:#0f172a99;border:1px solid #1e293b;border-radius:6px;margin-top:8px;padding:9px}.history-draft>header{color:#64748b;flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:8px;font-size:10px;display:flex}.history-draft>header small{color:#fcd34d}.history-draft>header time{margin-left:auto}.history-draft>strong{color:#e2e8f0;margin-bottom:6px;font-size:12px;display:block}.history-draft>p{color:#94a3b8;margin:0 0 8px;font-size:11px}.history-draft .rich-text-preview{background:#020617;border:1px solid #1e293b;border-radius:5px;max-height:240px;padding:8px;overflow-y:auto}.history-asset{background:#0f172a99;border:1px solid #1e293b;border-radius:6px;grid-template-columns:96px minmax(0,1fr);gap:9px;margin-top:8px;padding:9px;display:grid}.history-asset img{object-fit:cover;background:#020617;border:1px solid #334155;border-radius:5px;width:96px;height:64px}.history-empty{color:#64748b;margin:8px 0 0;font-size:11px}.workflow-change-confirmation{z-index:70}.workflow-change-modal{width:min(560px,100%)}.workflow-change-modal label{margin-top:15px}.workflow-change-modal textarea{min-height:82px}.draft-review-actions{grid-template-columns:minmax(0,1fr) auto;gap:8px;margin-top:12px;display:grid}.draft-review-actions .evaluate-button{margin-top:0}.optional-step-button{color:#cbd5e1;white-space:nowrap;background:#020617;border:1px solid #334155;border-radius:6px;justify-content:center;align-items:center;gap:5px;min-height:31px;padding:0 10px;font-size:11px;display:inline-flex}.optional-step-button:hover{color:#e0e7ff;background:#1e293b;border-color:#818cf8}.rich-text-editor-loading{color:#94a3b8;background:#020617;border:1px solid #334155;border-radius:7px;justify-content:center;align-items:center;min-height:120px;margin:0;padding:16px;font-size:12px;display:flex}@media (width<=2160px) and (width>=761px){.workflow-shell:not(.settings-shell):not(.guide-shell):not(.onboarding-shell) .mobile-menu-trigger{white-space:nowrap;align-items:center;gap:5px;width:auto;padding:0 10px;font-size:11px;display:inline-flex}.workflow-shell:not(.settings-shell):not(.guide-shell):not(.onboarding-shell) .mobile-menu-trigger span{display:inline}.workflow-shell:not(.settings-shell):not(.guide-shell):not(.onboarding-shell) .topbar-tool{display:none}.mobile-menu-backdrop{z-index:45;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#020617b3;display:flex;position:fixed;inset:0}.mobile-flow-menu{background:#0f172a;border-right:1px solid #334155;width:min(320px,100% - 46px);min-height:100%;padding:16px;overflow-y:auto;box-shadow:20px 0 38px #0000004d}.mobile-flow-menu:focus{outline:none}.mobile-flow-menu header{border-bottom:1px solid #1e293b;justify-content:space-between;align-items:center;margin-bottom:14px;padding-bottom:12px;display:flex}.mobile-flow-menu header span,.mobile-menu-heading{color:#64748b;letter-spacing:.08em;font:10px ui-monospace,SFMono-Regular,Menlo,monospace}.mobile-flow-menu header strong{color:#e2e8f0;margin-top:4px;font-size:13px;display:block}.mobile-flow-menu header button{color:#94a3b8;background:#020617;border:1px solid #334155;border-radius:6px;place-items:center;width:28px;height:28px;display:grid}.mobile-flow-menu section+section{border-top:1px solid #1e293b;margin-top:16px;padding-top:15px}.mobile-menu-heading{margin-bottom:7px;display:block}.mobile-flow-menu section>button,.mobile-stage-link{color:#cbd5e1;text-align:left;background:0 0;border:1px solid #0000;border-radius:6px;align-items:center;gap:8px;width:100%;min-height:38px;padding:0 9px;font-size:11px;display:flex}.mobile-flow-menu section>button:hover{background:#1e293b}.mobile-stage-link svg{color:var(--accent)}.mobile-stage-link small{color:#64748b;margin-left:auto;font-size:10px}.mobile-stage-link.is-selected{border-color:color-mix(in srgb, var(--accent) 45%, transparent);box-shadow:inset 2px 0 0 var(--accent);background:#1e293bb8}.mobile-menu-current-action{color:#c7d2fe;background:#4f46e524;border:1px solid #3730a3;border-radius:6px;justify-content:center;align-items:center;gap:5px;width:100%;min-height:34px;margin-top:14px;font-size:11px;display:inline-flex}.mobile-menu-create{color:#c7d2fe;background:#111827;border:1px solid #3730a3;border-radius:6px;justify-content:center;align-items:center;gap:5px;width:100%;min-height:34px;margin-top:18px;font-size:11px;display:inline-flex}}@media (width<=600px){.review-dimensions,.naturalization-summary,.naturalization-compare{grid-template-columns:1fr}.naturalization-heading{flex-direction:column;align-items:flex-start}.naturalization-heading .modal-cancel{justify-content:center;align-self:stretch}.naturalization-compare .rich-text-preview{max-height:210px}.draft-review-actions{grid-template-columns:1fr}.optional-step-button{width:100%}}.rich-text-toolbar{gap:4px;min-height:42px;padding:5px}.article-modal .rich-text-block-control{color:#94a3b8;white-space:nowrap;background:#020617;border:1px solid #334155;border-radius:5px;flex:0 0 156px;align-items:center;gap:6px;height:30px;margin:0;padding:0 7px;font-size:11px;font-weight:600;display:flex}.article-modal .rich-text-block-select{color:#e2e8f0;background:0 0;border:0;border-radius:0;width:92px;min-width:0;height:30px;margin:0;padding:0 22px 0 6px;font-size:11px}.rich-text-block-select:focus{box-shadow:none;border:0}.rich-text-toolbar-button{width:30px;height:30px}.evaluation-result>.review-dimensions{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:8px;margin-top:11px;display:grid}.review-dimensions article{border-color:#334155;flex-direction:column;min-width:0;min-height:148px;padding:10px;display:flex}.review-dimensions article>div{align-items:center;min-width:0}.review-dimensions article strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:12px;overflow:hidden}.review-dimensions article span{flex:none;font-size:11px}.review-dimensions article p{color:#94a3b8;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:43px;margin:7px 0 0;font-size:11px;line-height:1.5;display:-webkit-box;overflow:hidden}.review-dimension-detail{color:#a5b4fc;background:0 0;border:0;align-self:flex-start;min-height:28px;margin-top:auto;padding:0;font-size:11px;font-weight:600}.review-dimension-detail:hover{color:#c7d2fe;text-underline-offset:2px;text-decoration:underline}.evaluation-result>.review-notes{align-items:stretch;gap:8px;margin-top:10px;display:grid}.review-notes section,.naturalization-summary section,.settings-status-list div,.feedback-signal-list button{overflow-wrap:anywhere;min-width:0}.review-detail-backdrop{z-index:60}.review-detail-modal{width:min(520px,100%)}.review-detail-score{background:#6366f114;border:1px solid #6366f180;border-radius:8px;justify-content:space-between;align-items:center;padding:11px;display:flex}.review-detail-score span{color:#a5b4fc;font-size:11px;font-weight:600}.review-detail-score strong{color:#e0e7ff;font:600 18px ui-monospace,SFMono-Regular,Menlo,monospace}.review-detail-feedback{color:#cbd5e1;white-space:pre-wrap;overflow-wrap:anywhere;margin:14px 0 0;font-size:12px;line-height:1.65}.naturalization-summary{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.evolution-status-list{grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.feedback-signal-list{grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}.data-grid .settings-status-list{grid-template-columns:1fr}@media (width<=680px){.evaluation-result>.review-dimensions{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=600px){.article-modal .rich-text-block-control{flex-basis:152px}.evaluation-result>.review-dimensions,.naturalization-summary{grid-template-columns:1fr}.feedback-signal-list{grid-template-columns:repeat(2,minmax(0,1fr))}.feedback-signal-list button:last-child{grid-column:1/-1}}.publish-modal .platform-form-actions{border-top:1px solid #1e293b;justify-content:space-between;align-items:center;gap:12px;margin-top:14px;padding-top:11px;display:flex}.platform-form-actions>span{color:#64748b;font-size:10px;line-height:1.45}.platform-draft-actions{grid-template-columns:repeat(3,max-content);justify-content:end;align-items:center;gap:6px;min-width:268px;display:grid}.platform-draft-actions .platform-draft-status{color:#cbd5e1;white-space:nowrap;grid-column:1/-1;justify-self:end;align-items:center;min-height:20px;font-size:10px;font-weight:600;display:inline-flex}.platform-draft-status.is-stale{color:#fcd34d}.platform-draft-status.is-approved{color:#a7f3d0}.platform-draft-status.is-rejected{color:#fda4af}.platform-draft-status.is-prepared{color:#86efac}.platform-draft-actions .modal-cancel,.platform-draft-actions .modal-submit,.platform-draft-actions .external-ready-trigger,.platform-draft-actions .feedback-trigger{white-space:nowrap;justify-content:center;align-items:center;gap:5px;min-height:31px;margin:0;padding:0 10px;font-size:11px;line-height:1;display:inline-flex}.library-shell{overflow-y:auto}.library-page{width:min(1160px,100%);margin:0 auto;padding:30px 24px 48px}.library-page-heading{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.library-page-heading>div>span{color:#818cf8;letter-spacing:.08em;font:10px ui-monospace,SFMono-Regular,Menlo,monospace;display:block}.library-page-heading h1{color:#e2e8f0;letter-spacing:-.02em;margin:5px 0 8px;font-size:18px}.library-page-heading p{color:#94a3b8;max-width:690px;margin:0;font-size:12px;line-height:1.55}.library-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-bottom:14px;display:grid}.library-summary article{background:#0f172abd;border:1px solid #1e293b;border-radius:8px;min-width:0;padding:11px}.library-summary strong,.library-summary span{display:block}.library-summary strong{color:#c7d2fe;font:600 18px ui-monospace,SFMono-Regular,Menlo,monospace}.library-summary span{color:#94a3b8;margin-top:3px;font-size:10px}.library-filter-row{flex-wrap:wrap;gap:7px;margin-bottom:12px;display:flex}.library-filter-row button{color:#94a3b8;background:#020617;border:1px solid #334155;border-radius:6px;align-items:center;gap:6px;min-height:31px;padding:0 10px;font-size:11px;display:inline-flex}.library-filter-row button:hover,.library-filter-row button.is-selected{color:#c7d2fe;background:#6366f121;border-color:#6366f1}.library-filter-row button span{color:#94a3b8;text-align:center;background:#1e293b;border-radius:4px;min-width:16px;padding:2px 4px;font:10px ui-monospace,SFMono-Regular,Menlo,monospace}.library-list{gap:9px;display:grid}.library-article-card{background:#0f172ac7;border:1px solid #334155;border-radius:10px;grid-template-columns:minmax(0,1fr) auto;gap:16px;padding:14px;display:grid}.library-article-copy{min-width:0}.library-article-eyebrow{color:#64748b;flex-wrap:wrap;align-items:center;gap:6px;font-size:10px;line-height:1.4;display:flex}.library-article-eyebrow time{margin-left:auto}.library-status{color:#94a3b8;white-space:nowrap;border:1px solid;border-radius:999px;padding:3px 6px;font-size:10px;font-weight:600;line-height:1}.library-status.is-completed{color:#6ee7b7}.library-status.is-waiting_for_user{color:#c7d2fe}.library-status.is-running{color:#fde68a}.library-status.is-failed{color:#fda4af}.library-status.is-skipped,.library-status.is-pending{color:#94a3b8}.library-article-card h2{color:#e2e8f0;text-overflow:ellipsis;white-space:nowrap;max-width:780px;margin:8px 0 0;font-size:14px;line-height:1.45;overflow:hidden}.library-article-card>.library-article-copy>p{color:#94a3b8;text-overflow:ellipsis;white-space:nowrap;margin:5px 0 0;font-size:11px;line-height:1.45;overflow:hidden}.library-record-row{flex-wrap:wrap;gap:6px;margin-top:10px;display:flex}.library-record-row span,.library-platform-records span{color:#94a3b8;background:#020617;border:1px solid #334155;border-radius:5px;padding:4px 6px;font-size:10px;line-height:1.35}.library-record-row .is-finalized{color:#a7f3d0;background:#10b98114;border-color:#10b9816b}.library-platform-records{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.library-platform-records .is-prepared{color:#a7f3d0;border-color:#10b9816b}.library-platform-records .is-approved{color:#c7d2fe;border-color:#818cf87a}.library-platform-records .is-rejected{color:#fecdd3;border-color:#f43f5e70}.library-article-copy>.library-final-note{color:#fcd34d;white-space:normal;margin-top:9px;overflow:visible}.library-article-actions{grid-template-columns:repeat(2,max-content);justify-content:end;align-self:center;gap:7px;display:grid}.library-article-actions .modal-submit,.library-article-actions .danger-button{grid-column:1/-1;justify-self:end}.library-article-actions .modal-cancel,.library-article-actions .modal-submit,.library-article-actions .danger-button{white-space:nowrap;justify-content:center;align-items:center;min-height:31px;margin:0;padding:0 10px;font-size:11px;display:inline-flex}.library-empty{color:#64748b;text-align:center;background:#0f172a80;border:1px dashed #334155;border-radius:10px;place-content:center;justify-items:center;gap:7px;min-height:170px;padding:20px;display:grid}.library-empty svg{color:#818cf8}.library-empty strong{color:#cbd5e1;font-size:12px}.library-empty p{max-width:360px;margin:0;font-size:11px;line-height:1.5}.library-empty .modal-submit{margin-top:5px}.library-preview-backdrop{z-index:60}.library-preview-modal{width:min(760px,100%);max-height:calc(100vh - 40px);overflow-y:auto}.library-preview-modal .rich-text-preview{background:#020617;border:1px solid #1e293b;border-radius:7px;max-height:min(52vh,500px);padding:12px;overflow-y:auto}@media (width<=760px){.library-page{padding:22px 14px 32px}.library-page-heading{flex-direction:column;align-items:flex-start;gap:12px}.library-summary{grid-template-columns:1fr}.library-article-card{grid-template-columns:1fr;gap:12px}.library-article-card h2,.library-article-card>.library-article-copy>p{white-space:normal}.library-article-eyebrow time{width:100%;margin-left:0}.library-article-actions{grid-template-columns:1fr;justify-content:stretch}.library-article-actions .modal-submit,.library-article-actions .danger-button{grid-column:auto;justify-self:stretch}.library-article-actions .modal-cancel,.library-article-actions .modal-submit,.library-article-actions .danger-button{width:100%}.publish-modal .platform-form-actions{flex-direction:column;align-items:flex-start}.publish-modal .platform-form-actions .modal-submit{width:100%}.platform-draft-actions{justify-content:start;min-width:0}.platform-draft-actions .platform-draft-status{justify-self:start}}
