:root{--bg:#f1ecff;--surface:rgba(252,250,255,0.84);--surface-strong:#fdfbff;--text:#121017;--muted:#625a73;--line:rgba(66,48,99,0.12);--accent-1:#b58cff;--accent-2:#8e6cff;--accent-3:#1a1525;--accent-4:#d4c2ff;--shadow:0 20px 52px rgba(36,21,58,0.12)}*{box-sizing:border-box}body,html{margin:0;min-height:100%;color:var(--text);background:radial-gradient(circle at top left,rgba(181,140,255,.22),transparent 28%),radial-gradient(circle at top right,rgba(114,91,255,.16),transparent 22%),linear-gradient(180deg,#f6f1ff,#efe9ff);font-family:PingFang SC,Microsoft YaHei,Noto Sans SC,Avenir Next,Segoe UI,sans-serif}body:before{content:"";position:fixed;inset:0;pointer-events:none;background-image:linear-gradient(rgba(152,123,230,.08) 1px,transparent 0),linear-gradient(90deg,rgba(152,123,230,.07) 1px,transparent 0);background-size:24px 24px;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.3),transparent 96%);mask-image:linear-gradient(180deg,rgba(0,0,0,.3),transparent 96%)}.ops-brand-mark{background:linear-gradient(145deg,#dff279,#80d2ba)!important;color:#1c3530!important}.ops-brand-mark b{font-size:.72em;letter-spacing:-.08em}.ops-topbar-brand{display:grid;grid-gap:2px;gap:2px;color:#728095;font-size:12px}.ops-topbar-brand strong{color:#1d2939;font-size:14px}.ops-member-link{display:inline-flex;align-items:center;min-height:34px;padding:0 11px;border:1px solid #d8e3ca;border-radius:8px;color:#345235;background:#f3fadf;font-size:13px;font-weight:750;text-decoration:none}.ops-member-link:hover{background:#eaf6ca;border-color:#b9cd95}.ops-toast{position:fixed;z-index:60;top:20px;right:24px;max-width:min(420px,calc(100vw - 48px));padding:12px 16px;border:1px solid #afd5bf;border-radius:10px;color:#174832;background:#effaf2;box-shadow:0 12px 28px rgba(26,64,45,.16);font-size:14px;font-weight:700;animation:ops-toast-in .2s ease-out}.ops-toast.is-error{color:#8c2f30;border-color:#f0b7b8;background:#fff4f4}@keyframes ops-toast-in{0%{opacity:0;transform:translateY(-7px)}to{opacity:1;transform:translateY(0)}}.merchant-connect-hero{display:grid;grid-gap:22px;gap:22px}.merchant-connect-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px;padding:0;margin:0;list-style:none}.merchant-connect-steps li{display:flex;gap:10px;min-height:82px;padding:14px;border:1px solid #e2e8f0;border-radius:12px;background:#fbfcfe}.merchant-connect-steps li>span{display:inline-grid;flex:0 0 26px;place-items:center;height:26px;border-radius:999px;color:#64748b;background:#edf2f7;font-size:12px;font-weight:800}.merchant-connect-steps li.active{border-color:#b9d99a;background:#f9fdea}.merchant-connect-steps li.active>span,.merchant-connect-steps li.complete>span{color:#1d4536;background:#dff279}.merchant-connect-steps small,.merchant-connect-steps strong{display:block}.merchant-connect-steps strong{color:#223044;font-size:14px}.merchant-connect-steps small{margin-top:5px;color:#748197;font-size:12px;line-height:1.45}.merchant-connect-message{margin:0;color:#b14e35;font-size:13px}.merchant-connected-summary,.merchant-empty-state{display:flex;align-items:center;justify-content:space-between;gap:20px}.merchant-connected-summary p,.merchant-empty-copy p,.merchant-empty-state p{margin:7px 0 0;color:#637187;line-height:1.65}.merchant-empty-state{min-height:180px;padding:34px!important;background:linear-gradient(130deg,#fbfdf8,#f4f8f2)!important}.merchant-empty-state strong{display:block;color:#213247;font-size:20px}.business-insight-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px}.business-insight-grid article{min-height:125px;padding:16px;border:1px solid #e5ebf2;border-radius:12px;background:#fbfcfe}.business-insight-grid article>span,.business-insight-grid small{display:block;color:#78859a;font-size:12px}.business-insight-grid article>strong{display:block;margin:11px 0 10px;color:#1d2b3d;font-size:23px}.insight-bars{display:flex;height:9px;overflow:hidden;margin:16px 0 8px;border-radius:99px;background:#edf2f5}.insight-bars i,.insight-track i{display:block;min-width:0;height:100%}.insight-bars .active{background:#5ebf96}.insight-bars .draft{background:#f0c967}.insight-bars .offline{background:#d48174}.insight-track{height:9px;overflow:hidden;margin:12px 0;border-radius:99px;background:#edf2f5}.insight-track i{background:linear-gradient(90deg,#77b995,#d7ef78)}.workflow-feedback-section-title{grid-column:1/-1;margin:12px 0 -2px;padding-top:16px;border-top:1px solid #e7edf3;color:#344257;font-size:14px}@media (max-width:860px){.business-insight-grid,.merchant-connect-steps{grid-template-columns:1fr 1fr}}.dashboard-shell{position:relative;z-index:1;width:min(1460px,calc(100% - 20px));margin:0 auto;padding:6px 0 18px}.task-page-shell{width:min(1280px,calc(100% - 32px));margin:0 auto;padding:18px 0 64px}.task-page-topbar{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px}.task-page-meta{display:flex;align-items:center;gap:12px}.ghost-link,.link-button,.table-link{color:inherit;text-decoration:none}.ghost-link,.link-button{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:12px 18px;border:1px solid var(--line);background:rgba(255,255,255,.7)}.table-link{color:#0c6877;font-weight:700}.hero-panel,.panel-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:var(--surface);border:1px solid rgba(255,255,255,.6);box-shadow:var(--shadow)}.hero-panel{display:grid;grid-template-columns:minmax(280px,.8fr) minmax(360px,1.2fr);grid-gap:10px;gap:10px;padding:10px 12px;border-radius:18px;overflow:hidden;position:relative;align-items:start}.hero-panel:after{content:"";position:absolute;right:-42px;bottom:-42px;width:120px;height:120px;border-radius:999px;background:radial-gradient(circle,rgba(181,140,255,.34),transparent 68%)}.hero-copy{display:flex;flex-direction:column;gap:4px}.hero-copy h1,.panel-card h3{font-family:Iowan Old Style,Palatino Linotype,serif;margin:0}.hero-copy h1{font-size:clamp(1.25rem,2vw,2.05rem);line-height:.96;max-width:12ch}.hero-description{max-width:28ch;margin-top:0;color:var(--muted);line-height:1.3;font-size:.78rem}.eyebrow{margin:0 0 2px;text-transform:uppercase;letter-spacing:.16em;font-size:.66rem;color:#7b5fe4;font-weight:700}.grid-section,.hero-metrics{display:grid;grid-gap:14px;gap:14px}.hero-metrics{grid-template-columns:repeat(4,minmax(110px,1fr))}.metric-card{padding:9px 10px;border-radius:13px;background:rgba(255,255,255,.72);border:1px solid rgba(255,255,255,.82);min-height:62px}.detail-label,.metric-label{display:block;font-size:.7rem;color:var(--muted);text-transform:uppercase;letter-spacing:.08em}.metric-value{display:block;margin-top:4px;font-size:clamp(1.05rem,1.7vw,1.5rem);line-height:1}.metric-helper{display:inline-flex;margin-top:6px;border-radius:999px;padding:3px 7px;background:rgba(181,140,255,.14);color:#4e3a89;font-size:.62rem;font-weight:800;letter-spacing:.06em}.metric-value[data-accent=sunrise]{color:#9e76ff}.metric-value[data-accent=sky]{color:#7b5fe4}.metric-value[data-accent=leaf]{color:#1a1525}.metric-value[data-accent=ember]{color:#b998ff}.tiktok-workflow-shell{position:relative;z-index:1;width:min(1320px,calc(100% - 28px));margin:0 auto;padding:18px 0 42px}.language-toggle{position:fixed;top:auto;right:18px;bottom:18px;z-index:1000;display:inline-flex;align-items:center;gap:6px;border:1px solid rgba(31,24,45,.1);border-radius:999px;padding:6px;background:rgba(255,255,255,.84);box-shadow:0 14px 34px rgba(42,24,79,.12);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.language-toggle span{padding:0 6px 0 8px;color:#6d617e;font-size:.72rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.language-toggle button{min-width:42px;border:0;border-radius:999px;padding:8px 10px;color:#1a1525;background:transparent;font-size:.82rem;font-weight:900;cursor:pointer}.language-toggle button.active{color:#fff;background:#1a1525;box-shadow:0 8px 18px rgba(26,21,37,.18)}.workflow-hero{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(280px,.6fr);grid-gap:16px;gap:16px;align-items:stretch;border-radius:30px;padding:28px;background:radial-gradient(circle at 92% 18%,rgba(181,140,255,.36),transparent 32%),linear-gradient(135deg,rgba(252,250,255,.94),rgba(239,230,255,.9));border:1px solid rgba(255,255,255,.72);box-shadow:0 26px 70px rgba(39,23,67,.16)}.workflow-eyebrow,.workflow-step-kicker{margin:0;color:#7b5fe4;font-size:.72rem;font-weight:900;letter-spacing:.18em;text-transform:uppercase}.workflow-hero h1{max-width:10ch;margin:8px 0 10px;color:#121017;font-family:Iowan Old Style,Palatino Linotype,serif;font-size:clamp(2.8rem,8vw,6.8rem);line-height:.82;letter-spacing:-.07em}.workflow-card p,.workflow-hero p{color:var(--muted);line-height:1.5}.workflow-actions,.workflow-insights,.workflow-list,.workflow-oauth-box,.workflow-profile,.workflow-step-header,.workflow-suggestion{display:flex;gap:12px}.workflow-actions{flex-wrap:wrap;margin-top:18px}.workflow-button,.workflow-secondary-link{display:inline-flex;align-items:center;justify-content:center;min-height:48px;border-radius:999px;padding:0 22px;border:1px solid rgba(18,16,23,.1);font-size:.96rem;font-weight:900;text-decoration:none;cursor:pointer}.workflow-button{color:#fff;background:#1a1525;box-shadow:0 16px 34px rgba(26,21,37,.22)}.workflow-button.connected{color:#18131f;background:#b58cff}.workflow-secondary-link{color:#1a1525;background:rgba(255,255,255,.72)}.workflow-card,.workflow-hero-card{background:rgba(255,255,255,.76);border:1px solid rgba(255,255,255,.78);box-shadow:0 18px 42px rgba(35,22,56,.1)}.workflow-hero-card{display:flex;flex-direction:column;justify-content:space-between;min-height:230px;border-radius:26px;padding:22px}.workflow-ai-note span,.workflow-bio span,.workflow-hero-card span,.workflow-list span,.workflow-metric span,.workflow-profile span,.workflow-suggestion span{color:var(--muted);font-size:.72rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.workflow-hero-card strong{display:block;margin-top:10px;color:#1a1525;font-size:2.4rem;line-height:1}.workflow-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px;margin-top:16px}.workflow-card{border-radius:24px;padding:20px}.workflow-wide{grid-column:1/-1}.workflow-step-header{align-items:flex-start;justify-content:space-between;margin-bottom:16px}.workflow-step-header h2{margin:4px 0;font-family:Iowan Old Style,Palatino Linotype,serif;font-size:clamp(1.4rem,3vw,2.5rem);line-height:.95}.workflow-step-header p{max-width:68ch;margin:0}.workflow-badge{display:inline-flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;border-radius:999px;padding:8px 11px;color:#4d4267;background:rgba(181,140,255,.16);font-size:.75rem;font-weight:900;white-space:nowrap}.workflow-badge.success{color:#1c5d38;background:rgba(59,183,112,.16)}.workflow-oauth-box{align-items:center;flex-wrap:wrap;border-radius:20px;padding:14px;background:rgba(181,140,255,.1)}.workflow-oauth-box p{flex:1 1;min-width:220px;margin:0}.workflow-insights,.workflow-list,.workflow-profile{display:grid}.workflow-list{grid-template-columns:repeat(2,minmax(0,1fr))}.workflow-ai-note,.workflow-bio,.workflow-list>div,.workflow-metric,.workflow-profile>div,.workflow-suggestion>div{border-radius:18px;padding:14px;background:rgba(246,241,255,.78);border:1px solid rgba(126,92,200,.09)}.workflow-list strong,.workflow-metric strong,.workflow-profile strong{display:block;margin-top:7px;color:#121017;font-size:1.1rem;line-height:1.15}.workflow-profile{grid-template-columns:1.3fr repeat(3,.7fr);margin-bottom:12px}.workflow-ai-note p,.workflow-bio p,.workflow-suggestion p{margin:8px 0 0}.workflow-table-wrap{overflow-x:auto}.workflow-table{width:100%;border-collapse:separate;border-spacing:0 8px}.workflow-table td,.workflow-table th{padding:12px 14px;text-align:left;vertical-align:top}.workflow-table th{color:var(--muted);font-size:.72rem;letter-spacing:.1em;text-transform:uppercase}.workflow-table td{background:rgba(246,241,255,.76);border-top:1px solid rgba(126,92,200,.09);border-bottom:1px solid rgba(126,92,200,.09)}.workflow-table td:first-child{border-left:1px solid rgba(126,92,200,.09);border-radius:16px 0 0 16px;font-weight:800}.workflow-table td:last-child{border-right:1px solid rgba(126,92,200,.09);border-radius:0 16px 16px 0}.workflow-table.compact td{font-size:.9rem}.workflow-insights{grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:12px}.workflow-ai-note{background:linear-gradient(135deg,rgba(181,140,255,.12),rgba(255,255,255,.72))}.workflow-suggestion{flex-direction:column}@media (max-width:900px){.workflow-grid,.workflow-hero,.workflow-insights,.workflow-list,.workflow-profile{grid-template-columns:1fr}.workflow-step-header{flex-direction:column}.workflow-hero h1{max-width:12ch}}.ops-dashboard.tiktok-only-dashboard .execution-mode-tabs button.active,.ops-dashboard.tiktok-only-dashboard .workspace-tab-list button.active{border-color:#1d4ed8!important;background:#2563eb!important;opacity:1!important;text-shadow:none!important}.ops-dashboard.tiktok-only-dashboard .execution-text-draft label.execution-text-select{gap:8px!important}.ops-dashboard.tiktok-only-dashboard .execution-text-draft .execution-text-select :is(span,input){color:#0f172a!important;opacity:1!important}.ops-dashboard.tiktok-only-dashboard .execution-action-group-head :is(button,span,small),.ops-dashboard.tiktok-only-dashboard .execution-action-title :is(button,span,small){color:#334155;opacity:1}.ops-dashboard.tiktok-only-dashboard .execution-confirmation-actions button:disabled,.ops-dashboard.tiktok-only-dashboard .execution-text-batch-bar button:disabled{border-color:#cbd5e1!important;background:#e2e8f0!important;color:#475569!important;opacity:1!important;text-shadow:none!important}.ops-dashboard.tiktok-only-dashboard .product-data-row{grid-template-columns:minmax(220px,1.45fr) repeat(5,minmax(72px,.48fr)) minmax(150px,.9fr)}@media (max-width:1280px){.ops-dashboard.tiktok-only-dashboard .product-data-row{grid-template-columns:minmax(220px,1.45fr) repeat(3,minmax(86px,.58fr))}.ops-dashboard.tiktok-only-dashboard .product-data-row>:nth-child(n+5){grid-column:auto}.ops-dashboard.tiktok-only-dashboard .analysis-queue-card .ops-button-group{align-items:stretch}}@media (max-width:760px){.ops-dashboard.tiktok-only-dashboard .execution-mode-tabs,.ops-dashboard.tiktok-only-dashboard .workspace-tab-list{display:grid;grid-template-columns:1fr;width:100%}.ops-dashboard.tiktok-only-dashboard .execution-mode-tabs button,.ops-dashboard.tiktok-only-dashboard .workspace-tab-list button{width:100%}.ops-dashboard.tiktok-only-dashboard .product-data-row,.ops-dashboard.tiktok-only-dashboard .product-data-row.head{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.ops-dashboard.tiktok-only-dashboard .product-data-row.head>:first-child,.ops-dashboard.tiktok-only-dashboard .product-data-row>:first-child{grid-column:1/-1}}@media (max-width:480px){.ops-dashboard.tiktok-only-dashboard .product-data-row,.ops-dashboard.tiktok-only-dashboard .product-data-row.head{grid-template-columns:1fr}}.ops-dashboard.tiktok-only-dashboard .agent-sidebar-nav .ops-nav-group{display:grid;grid-gap:10px;gap:10px}.ops-dashboard.tiktok-only-dashboard .ops-nav-system{margin-top:16px}.ops-dashboard.tiktok-only-dashboard .ops-nav-system summary{color:#cbd5e1;font-size:13px;font-weight:900}.ops-dashboard.tiktok-only-dashboard .execution-mode-tabs button:not(.active),.ops-dashboard.tiktok-only-dashboard .workspace-tab-list button:not(.active){border-color:#94a3b8!important;background:#f8fafc!important;color:#0f172a!important;opacity:1!important;text-shadow:none!important}.ops-dashboard.tiktok-only-dashboard .execution-mode-tabs button:not(.active) b{background:#cbd5e1!important;color:#0f172a!important}.ops-dashboard.tiktok-only-dashboard .execution-mode-tabs button.active,.ops-dashboard.tiktok-only-dashboard .workspace-tab-list button.active{color:#ffffff!important}.ops-dashboard.tiktok-only-dashboard .execution-mode-tabs button.active b{background:rgba(255,255,255,.24)!important;color:#ffffff!important}.ops-dashboard.tiktok-only-dashboard .execution-mode-tabs button:hover:not(:disabled),.ops-dashboard.tiktok-only-dashboard .workspace-tab-list button:hover:not(:disabled){border-color:#2563eb!important;background:#dbeafe!important;color:#0f172a!important}.ops-dashboard.tiktok-only-dashboard .execution-text-draft label.execution-text-select{display:inline-grid!important;grid-template-columns:20px minmax(0,1fr);align-items:center;justify-content:start;width:-moz-fit-content;width:fit-content;max-width:100%;margin:0;color:#0f172a!important}.ops-dashboard.tiktok-only-dashboard .execution-text-draft .execution-text-select input,.ops-dashboard.tiktok-only-dashboard .execution-text-draft .execution-text-select span{color:#0f172a!important;opacity:1!important}.ops-dashboard.tiktok-only-dashboard .execution-action-group-head small,.ops-dashboard.tiktok-only-dashboard .execution-action-group-head>span,.ops-dashboard.tiktok-only-dashboard .execution-action-group-head>span *{color:#334155!important;opacity:1!important}.ops-dashboard.tiktok-only-dashboard .execution-action-group-head .ops-badge,.ops-dashboard.tiktok-only-dashboard .execution-action-group-head .tiktok-status-badge{color:#1d4ed8!important}.ops-dashboard.tiktok-only-dashboard .execution-confirmation-row .execution-action-meta span,.ops-dashboard.tiktok-only-dashboard .execution-confirmation-row :is(dt,dd,p,small,label,input,textarea){text-shadow:none}.ops-dashboard.tiktok-only-dashboard .execution-confirmation-row input::placeholder,.ops-dashboard.tiktok-only-dashboard .execution-confirmation-row textarea::placeholder{color:#64748b!important;opacity:1}.ops-dashboard.tiktok-only-dashboard .execution-confirmation-row button:disabled,.ops-dashboard.tiktok-only-dashboard .execution-text-write-panel button:disabled{color:#475569!important;background:#e2e8f0!important;border-color:#94a3b8!important;opacity:1!important}.ops-dashboard.tiktok-only-dashboard .analysis-queue-card,.ops-dashboard.tiktok-only-dashboard .product-data-table-card{min-width:0}.ops-dashboard.tiktok-only-dashboard .product-data-row{grid-template-columns:minmax(260px,2fr) repeat(5,minmax(76px,.58fr)) minmax(185px,1.15fr)}.ops-dashboard.tiktok-only-dashboard .analysis-queue-summary{grid-template-columns:repeat(auto-fit,minmax(112px,1fr))}.ops-dashboard.tiktok-only-dashboard .analysis-queue-card .ops-button-group{justify-content:flex-end}@media (max-width:1380px){.ops-dashboard.tiktok-only-dashboard .product-data-row{grid-template-columns:minmax(230px,1.5fr) repeat(3,minmax(86px,.6fr))}.ops-dashboard.tiktok-only-dashboard .product-data-row>:nth-child(5),.ops-dashboard.tiktok-only-dashboard .product-data-row>:nth-child(6),.ops-dashboard.tiktok-only-dashboard .product-data-row>:nth-child(7){grid-column:auto}}@media (max-width:760px){.ops-dashboard.tiktok-only-dashboard .analysis-queue-card .ops-button-group,.ops-dashboard.tiktok-only-dashboard .analysis-queue-card .ops-button-group>*{width:100%}.ops-dashboard.tiktok-only-dashboard .product-data-row,.ops-dashboard.tiktok-only-dashboard .product-data-row.head{grid-template-columns:1fr 1fr}.ops-dashboard.tiktok-only-dashboard .product-analysis-cell,.ops-dashboard.tiktok-only-dashboard .product-data-row>:first-child{grid-column:1/-1}}@media (max-width:480px){.ops-dashboard.tiktok-only-dashboard .analysis-queue-summary,.ops-dashboard.tiktok-only-dashboard .product-data-row,.ops-dashboard.tiktok-only-dashboard .product-data-row.head{grid-template-columns:1fr}}.ops-nav-group{display:grid;grid-gap:10px;gap:10px}.ops-nav-system{margin-top:18px;border-top:1px solid rgba(148,163,184,.36);padding-top:13px}.ops-nav-system summary{cursor:pointer;color:#bfdbfe;font-size:12px;font-weight:900;letter-spacing:0;list-style:none;margin-bottom:10px}.ops-nav-system summary::-webkit-details-marker{display:none}.ops-nav-system summary:after{content:"+";float:right;font-size:16px}.ops-nav-system[open] summary:after{content:"-"}.system-workspace,.today-workbench-stack{display:grid;grid-gap:16px;gap:16px}.today-workbench-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:24px}.today-workbench-hero h1{margin:6px 0 8px;color:#0f172a;font-size:26px;line-height:1.22}.today-workbench-hero p{max-width:760px;color:#475569;font-size:14px;font-weight:700;line-height:1.6;margin:0}.execution-mode-tabs,.today-workbench-status,.workspace-tab-list{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.feedback-entry-hero{display:flex;align-items:center;justify-content:space-between;gap:20px;border-color:#bfdbfe;background:#f8fbff}.feedback-entry-hero>div{display:grid;grid-gap:6px;gap:6px}.feedback-entry-hero strong{color:#0f172a;font-size:18px}.feedback-entry-hero p{max-width:780px;margin:0;color:#475569;font-size:13px;font-weight:700;line-height:1.55}.feedback-entry-hero .ops-primary-button{flex:0 0 auto;white-space:nowrap}.today-step-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px}.today-step-card{display:grid;grid-gap:9px;gap:9px;align-content:start;min-height:210px;padding:18px;border:1px solid #cbd5e1;border-radius:12px;background:#ffffff;box-shadow:0 8px 20px rgba(15,23,42,.05)}.today-step-card.complete{border-color:#86efac;background:#f0fdf4}.today-step-card>span{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#dbeafe;color:#1d4ed8;font-size:14px;font-weight:950}.today-step-card.complete>span{background:#bbf7d0;color:#166534}.today-step-card strong{color:#0f172a;font-size:16px;font-weight:950}.today-step-card p{color:#475569;font-size:13px;font-weight:700;line-height:1.5;margin:0}.today-step-card button{margin-top:auto;min-height:40px}.today-conclusion-card{display:grid;grid-gap:16px;gap:16px;padding:22px}.today-conclusion-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px}.today-conclusion-grid>div{min-width:0;padding:14px;border:1px solid #dbeafe;border-radius:10px;background:#f8fbff}.today-conclusion-grid span{color:#1d4ed8;font-size:12px;font-weight:900}.today-conclusion-grid p{color:#1e293b;font-size:14px;font-weight:760;line-height:1.55;margin:8px 0 0;overflow-wrap:anywhere}.system-workspace-tabs,.today-analysis-head{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:16px 18px}.system-workspace-tabs>div:first-child,.today-analysis-head>div{display:grid;grid-gap:5px;gap:5px;min-width:0}.system-workspace-tabs strong,.today-analysis-head strong{color:#0f172a;font-size:15px;font-weight:900}.execution-mode-tabs button,.workspace-tab-list button{min-height:38px;border:1px solid #94a3b8;border-radius:9px;background:#ffffff;color:#1e293b;font-size:13px;font-weight:900;padding:8px 12px}.execution-mode-tabs button.active,.workspace-tab-list button.active{border-color:#2563eb;background:#2563eb;color:#ffffff}.execution-mode-tabs{padding:10px;border:1px solid #dbeafe;border-radius:12px;background:#f8fbff}.execution-mode-tabs button b{display:inline-grid;place-items:center;min-width:20px;height:20px;margin-left:5px;border-radius:999px;background:#e2e8f0;color:#0f172a;font-size:11px}.execution-mode-tabs button.active b{background:rgba(255,255,255,.22);color:#ffffff}.execution-manual-handoff{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px;margin:0;padding:12px 14px;border:1px solid #fbbf24;border-radius:10px;background:#fffbeb;color:#78350f;font-size:13px;font-weight:800}.execution-manual-handoff a{border:1px solid #d97706;border-radius:8px;background:#ffffff;color:#92400e;font-weight:900;padding:7px 10px;text-decoration:none}.execution-text-select{display:flex!important;align-items:center;gap:8px;color:#1e293b!important;cursor:pointer}.execution-text-select input{width:18px;height:18px;accent-color:#2563eb}.system-records-card{display:grid;grid-gap:10px;gap:10px;padding:20px}.system-record-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px;margin:0}.system-record-list div{min-width:0;padding:12px;border:1px solid #dbeafe;border-radius:10px;background:#f8fbff}.system-record-list dt{color:#64748b;font-size:12px;font-weight:800}.system-record-list dd{color:#0f172a;font-size:13px;font-weight:850;margin:6px 0 0;overflow-wrap:anywhere}.system-record-message{margin:0;color:#334155;font-size:13px;font-weight:700}@media (max-width:1180px){.today-step-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.today-conclusion-grid{grid-template-columns:1fr}}@media (max-width:720px){.feedback-entry-hero,.system-workspace-tabs,.today-analysis-head,.today-workbench-hero{align-items:stretch;flex-direction:column}.system-record-list,.today-step-grid{grid-template-columns:1fr}.execution-mode-tabs,.workspace-tab-list{display:grid;grid-template-columns:1fr}.feedback-entry-hero .ops-primary-button{width:100%}}.grid-section{margin-top:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.module-tabs{display:flex;gap:8px;margin-top:6px;flex-wrap:wrap}.module-tab{border:1px solid var(--line);background:rgba(255,255,255,.72);color:var(--text);border-radius:999px;padding:7px 13px;font-weight:700;cursor:pointer}.module-tab.active{background:#15131c;color:#fbf8ff;border-color:#15131c}.submodule-tabs{margin-top:10px}.grid-two-wide{grid-template-columns:1.15fr .85fr}.grid-three-wide{grid-template-columns:repeat(3,minmax(0,1fr))}.panel-card{border-radius:22px;padding:16px}.card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.status-pill{padding:8px 12px;border-radius:999px;font-size:.8rem;font-weight:700}.status-pill.connected{background:rgba(181,140,255,.18);color:#3f2a72}.status-pill.disconnected{background:rgba(31,24,45,.08);color:#3b324d}.status-pill.neutral{background:rgba(141,108,255,.14);color:#5233ad}.footnote,.muted,.note{color:var(--muted);line-height:1.55}.detail-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px;margin-top:10px}.console-box,.detail-grid>div,.insight-item{padding:10px 12px;border-radius:14px;background:rgba(255,255,255,.72);border:1px solid var(--line)}.detail-grid.compact-metrics-grid,.detail-grid.compact-summary-grid,.detail-grid.single-detail-grid{grid-template-columns:repeat(auto-fit,minmax(145px,1fr))}.compact-account-grid>div,.compact-metrics-grid>div,.compact-summary-grid>div,.detail-grid.single-detail-grid>div{min-height:72px}.compact-account-grid>div span:last-child,.compact-metrics-grid>div span:last-child,.compact-summary-grid>div span:last-child,.detail-grid.single-detail-grid>div span:last-child{display:block;margin-top:6px;font-size:1rem;font-weight:700;line-height:1.2}.compact-account-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.compact-account-grid>div{min-height:66px}.compact-flow-summary .compact-account-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.compact-flow-summary .compact-account-grid>div span:last-child{font-size:.96rem}.production-flow-card{padding:12px}.production-command-bar{display:grid;grid-template-columns:minmax(260px,.95fr) minmax(360px,1.05fr);grid-gap:10px;gap:10px;padding:12px}.command-main{display:flex;align-items:center;justify-content:space-between;gap:12px}.command-action-stack{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.command-main h3{font-size:clamp(1.15rem,2vw,1.8rem)}.command-main .primary-button{white-space:nowrap}.command-metrics{display:grid;grid-template-columns:repeat(auto-fit,minmax(132px,1fr));grid-gap:8px;gap:8px}.command-metrics>div{min-height:66px;padding:10px 12px;border:1px solid var(--line);border-radius:14px;background:rgba(255,255,255,.72)}.command-metrics strong{display:block;margin-top:5px;font-size:.92rem;line-height:1.25}.production-gate-card,.production-readiness-strip{padding:12px}.production-readiness-strip .card-header h3{font-size:clamp(1rem,1.6vw,1.35rem)}.production-input-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-gap:8px;gap:8px;margin-top:10px}.production-input-card{min-height:106px;padding:10px;border:1px solid rgba(123,95,228,.16);border-radius:14px;background:rgba(255,255,255,.72)}.production-input-card.connected{border-color:rgba(42,128,80,.2);background:linear-gradient(145deg,rgba(231,245,235,.72),rgba(255,255,255,.78))}.production-input-card.neutral{border-color:rgba(123,95,228,.22);background:linear-gradient(145deg,rgba(181,140,255,.11),rgba(255,255,255,.76))}.production-input-card strong{display:block;margin-top:5px;font-size:.95rem;line-height:1.22}.production-input-card p{margin:6px 0 0;color:var(--muted);font-size:.72rem;line-height:1.36}.production-gate-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px;margin-top:10px}.production-gate-grid>div{min-height:88px;padding:10px 12px;border:1px solid rgba(123,95,228,.18);border-radius:14px;background:rgba(255,255,255,.74)}.production-gate-grid strong{display:block;margin-top:5px;font-size:.96rem;line-height:1.25}.production-gate-grid p{margin:6px 0 0;color:var(--muted);font-size:.78rem;line-height:1.35}.compact-auth-details .detail-grid,.compact-auth-details .login-target-grid{margin:0 12px 12px}.compact-auth-details .login-target-grid{grid-template-columns:repeat(auto-fit,minmax(210px,1fr))}.compact-login-target{min-height:0;padding:10px}.production-goal-strip{padding:10px 12px}.compact-strip-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.compact-strip-head h3{font-size:clamp(1rem,1.5vw,1.32rem)}.goal-strip-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-gap:8px;gap:8px;margin-top:10px}.goal-strip-item{min-height:104px;padding:9px;border:1px solid var(--line);border-radius:14px;background:rgba(255,255,255,.68)}.goal-strip-item.ready{border-color:rgba(42,128,80,.22);background:linear-gradient(145deg,rgba(224,241,229,.7),rgba(255,255,255,.76))}.goal-strip-item.ready_waiting_config{border-color:rgba(123,95,228,.26);background:linear-gradient(145deg,rgba(181,140,255,.18),rgba(255,255,255,.72))}.goal-strip-item.needs_work{border-color:rgba(150,65,32,.28);background:linear-gradient(145deg,rgba(255,228,214,.56),rgba(255,255,255,.74))}.goal-strip-top{display:flex;align-items:flex-start;justify-content:space-between;gap:6px}.goal-strip-top strong{font-size:.84rem;line-height:1.2}.goal-strip-item p,.goal-strip-item span:last-child{display:block;margin:6px 0 0;color:var(--muted);font-size:.72rem;line-height:1.35}.production-flow-card .card-header{align-items:flex-start;gap:12px}.compact-copy{max-width:none;margin:4px 0 0;font-size:.82rem}.production-flow-actions{display:inline-flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.production-flow-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:8px;gap:8px;margin-top:10px}.ops-process-strip{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));grid-gap:8px;gap:8px;margin-top:12px}.production-progress-line{height:8px;overflow:hidden;margin-top:10px;border-radius:999px;background:rgba(26,21,37,.08)}.production-progress-line span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#1a1525,#b58cff);transition:width .18s ease}.production-step{display:grid;grid-gap:6px;gap:6px;min-height:118px;padding:10px;border:1px solid var(--line);border-radius:14px;background:rgba(255,255,255,.68)}.production-step.done{border-color:rgba(123,95,228,.36);background:linear-gradient(145deg,rgba(181,140,255,.18),rgba(255,255,255,.76))}.ten-task-card{padding:12px}.operator-summary-card{overflow:hidden}.operator-main-actions{margin-top:10px}.operator-technical-actions{margin-top:8px;border:1px solid rgba(123,95,228,.16);border-radius:16px;background:rgba(255,255,255,.46)}.operator-technical-actions summary{cursor:pointer;padding:10px 12px;color:#5233ad;font-weight:800}.operator-technical-actions .button-row{margin:0;padding:0 12px 12px}.operator-priority-strip{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:12px;gap:12px;align-items:center;margin-top:10px;padding:12px;border:1px solid rgba(123,95,228,.2);border-radius:18px;background:radial-gradient(circle at top right,rgba(181,140,255,.22),transparent 42%),rgba(255,255,255,.78)}.operator-priority-strip.primary{border-color:rgba(26,21,37,.22);background:linear-gradient(135deg,rgba(26,21,37,.05),rgba(181,140,255,.16)),rgba(255,255,255,.82)}.operator-priority-strip strong{display:block;margin-top:3px;font-size:clamp(1rem,1.4vw,1.22rem);line-height:1.2}.operator-priority-strip p{margin:5px 0 0;color:var(--muted);font-size:.82rem;line-height:1.45}.compact-unlock-strip{margin-top:8px}.compact-unlock-metrics{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px}.operator-next-strip{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(220px,.7fr);grid-gap:8px;gap:8px;margin-top:10px}.operator-next-strip>div{padding:12px;border:1px solid rgba(123,95,228,.2);border-radius:16px;background:rgba(255,255,255,.78)}.operator-next-strip strong{display:block;margin-top:4px;font-size:1rem;line-height:1.25}.operator-next-strip p{margin:6px 0 0;color:var(--muted);font-size:.82rem;line-height:1.45}.ten-task-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:8px;gap:8px;margin-top:10px}.compact-ten-task-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.ten-task-item{display:grid;align-content:start;grid-gap:6px;gap:6px;min-height:112px;padding:10px;border:1px solid var(--line);border-radius:14px;background:rgba(255,255,255,.72)}.ten-task-item.ready,.ten-task-item.ready_waiting_for_input{border-color:rgba(123,95,228,.34)}.ten-task-item.ready{background:linear-gradient(145deg,rgba(181,140,255,.18),rgba(255,255,255,.78))}.ten-task-item.ready_waiting_for_input{background:linear-gradient(145deg,rgba(181,140,255,.1),rgba(255,255,255,.78))}.ten-task-item strong{font-size:.9rem;line-height:1.2}.ten-task-item p{margin:0;color:var(--muted);font-size:.76rem;line-height:1.35}.ten-task-meta{display:flex;gap:6px;flex-wrap:wrap;margin-top:auto;color:var(--muted);font-size:.7rem}.production-assets-grid{margin-top:10px}.production-step.current{border-color:rgba(34,24,52,.3);box-shadow:inset 0 0 0 1px rgba(34,24,52,.06)}.production-step-foot,.production-step-top{display:flex;align-items:center;justify-content:space-between;gap:8px}.production-step-index{display:inline-flex;width:26px;height:26px;align-items:center;justify-content:center;border-radius:999px;background:#1b1528;color:#fff;font-size:.78rem;font-weight:800}.production-step strong{font-size:.94rem;line-height:1.18}.production-step p{margin:0;color:var(--muted);font-size:.76rem;line-height:1.35}.production-step-foot{margin-top:auto;color:var(--muted);font-size:.72rem}.production-step-foot span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.production-step-foot b{color:#1b1528;font-size:.88rem}.production-pager{justify-content:flex-end}.loop-card{min-height:100%}.theme-creative{border-top:4px solid rgba(154,121,255,.52)}.theme-ads{border-top:4px solid rgba(50,38,80,.52)}.theme-decision{border-top:4px solid rgba(139,110,235,.44)}.theme-delivery{border-top:4px solid rgba(80,61,138,.42)}.connector-grid{margin-top:12px}.adapter-preview-box{margin-top:18px;padding:14px;border-radius:18px;border:1px solid var(--line);background:rgba(255,255,255,.72)}.adapter-preview-box p{margin:8px 0 0;color:var(--muted)}.process-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));grid-gap:8px;gap:8px;margin-top:10px}.process-step-card{padding:12px;border-radius:14px;border:1px solid var(--line);background:rgba(255,255,255,.72)}.process-step-card.done{border-color:rgba(181,140,255,.28);background:rgba(247,242,255,.92)}.process-step-card.current{border-color:rgba(86,59,160,.26);background:rgba(245,240,255,.95);box-shadow:inset 0 0 0 1px rgba(121,95,228,.08)}.process-step-card strong{display:block;margin-top:10px}.process-step-card p{margin:8px 0 0;color:var(--muted);line-height:1.5}.process-step-meta,.process-step-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.process-step-meta{margin-top:14px;color:var(--muted);font-size:.88rem}.process-dot{width:18px;height:18px;border-radius:999px;border:2px solid rgba(61,51,31,.18);background:rgba(255,255,255,.78);position:relative;flex:0 0 auto}.process-dot.done{border-color:rgba(181,140,255,.3);background:rgba(181,140,255,.14)}.process-dot.done:after{content:"";position:absolute;inset:4px;border-radius:999px;background:var(--accent-3)}.process-dot.current{border-color:rgba(123,95,228,.5)}.process-dot.current:after,.process-dot.spinning:after{content:"";position:absolute;inset:2px;border-radius:999px;border:2px solid rgba(123,95,228,.18);border-top:2px solid var(--accent-2);animation:process-spin .9s linear infinite}.process-badge{padding:6px 10px;border-radius:999px;font-size:.78rem;font-weight:700}.process-badge.done{background:rgba(181,140,255,.14);color:#3f2a72}.process-badge.current{background:rgba(141,108,255,.12);color:#5233ad}.process-badge.pending{background:rgba(61,51,31,.08);color:var(--muted)}.loop-stat-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px;margin-top:12px}.detail-grid-card{padding:12px;border-radius:16px;background:rgba(255,255,255,.72);border:1px solid var(--line)}.detail-grid-card strong{display:block;margin-top:10px;font-size:1.3rem}.action-list,.button-row{display:flex;gap:10px;flex-wrap:wrap;margin-top:12px}button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;cursor:pointer;transition:transform .14s ease,opacity .14s ease,background-color .14s ease;font:inherit}button:hover:not(:disabled){transform:translateY(-1px)}.ghost-link:focus-visible,.link-button:focus-visible,.table-link:focus-visible,button:focus-visible,input:focus-visible{outline:2px solid rgba(12,154,176,.45);outline-offset:2px}button:disabled{opacity:.55;cursor:not-allowed}.ghost-button,.primary-button,.secondary-button{border-radius:999px;padding:9px 14px;font-weight:700}.hero-panel .button-row{gap:8px;margin-top:6px}.hero-panel .ghost-button,.hero-panel .primary-button,.hero-panel .secondary-button{padding:8px 13px;font-size:.92rem}.primary-button{background:linear-gradient(135deg,#18141f,#2d233f);color:#f8f5ff}.secondary-button{background:linear-gradient(135deg,#b998ff,#dfd0ff);color:#1b1330}.ghost-button{background:rgba(255,255,255,.82);color:var(--text);border:1px solid var(--line)}.console-box{display:none;margin-top:12px}.console-box p{margin:10px 0 0}.console-status{display:inline-flex;margin-top:10px;padding:7px 10px;border-radius:999px;font-size:.8rem;font-weight:700}.console-status.idle{background:rgba(61,51,31,.08);color:var(--muted)}.console-status.running{background:rgba(141,108,255,.12);color:#5233ad}.console-status.success{background:rgba(181,140,255,.14);color:#3f2a72}.console-status.error{background:rgba(239,127,69,.14);color:#8b3f1c}.insight-list{display:grid;grid-gap:8px;gap:8px;margin-top:12px}.insight-item{display:flex;align-items:center;justify-content:space-between}.table-wrap{margin-top:18px;overflow:auto;border-radius:18px;border:1px solid var(--line);background:rgba(255,255,255,.72)}.task-detail-layout{display:grid;grid-gap:20px;gap:20px}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px;margin-top:18px}.field-block{display:grid;grid-gap:8px;gap:8px}.field-block span{font-size:.82rem;color:var(--muted);font-weight:700}.field-block input{width:100%;border-radius:14px;border:1px solid var(--line);background:rgba(255,255,255,.86);padding:12px 14px;font:inherit;color:var(--text)}.field-span-2{grid-column:span 2}.tiktok-api-form-grid{margin-top:10px}.tiktok-api-form-grid .field-block input{font-size:.9rem}.task-hero h1{max-width:14ch}.metric-small{font-size:clamp(1.1rem,1.8vw,1.45rem);line-height:1.2}.action-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px;margin-top:18px}.action-button{text-align:left}.empty-preview,.video-preview-wrap{margin-top:18px;border-radius:20px;border:1px solid var(--line);background:rgba(255,255,255,.72);padding:16px}.video-preview{width:100%;max-height:640px;border-radius:18px;background:#120f0a}.break-text,.task-path-grid>div span:last-child{display:block;margin-top:6px;word-break:break-all;color:var(--muted)}.notes-list{display:grid;grid-gap:8px;gap:8px;margin-top:10px}.compact-notes{margin-top:12px}.json-block,.note-item{border-radius:14px;border:1px solid var(--line);background:rgba(255,255,255,.72)}.note-item{padding:10px 12px}.json-block{overflow:auto;padding:16px;margin:18px 0 0;font-size:.84rem;line-height:1.55}.source-readiness-box{margin-top:18px;padding:14px;border-radius:18px;border:1px solid var(--line);background:rgba(255,255,255,.72)}.progress-list,.setup-plan-card{margin-top:10px}.setup-next-box{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:12px;gap:12px;align-items:center;margin-top:10px;padding:12px;border-radius:16px;border:1px solid var(--line);background:rgba(255,255,255,.72)}.setup-next-box strong{display:block;margin-top:4px;font-size:1rem}.setup-next-box p{margin:6px 0 0;color:var(--muted);line-height:1.42}.setup-phase-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(132px,1fr));grid-gap:8px;gap:8px;margin-top:10px}.setup-phase{padding:9px 10px;border-radius:14px;border:1px solid var(--line);background:rgba(255,255,255,.66)}.setup-phase span{display:block;color:var(--muted);font-size:.78rem}.setup-phase strong{display:block;margin-top:4px;line-height:1.1}.setup-phase.ready{background:rgba(181,140,255,.12)}.setup-phase.file_required,.setup-phase.manual_required{border-color:rgba(141,108,255,.22)}.compact-note-grid,.notes-list.progress-list{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.login-target-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));grid-gap:10px;gap:10px;margin-top:10px}.auth-groups{display:grid;grid-gap:16px;gap:16px;margin-top:18px}.auth-group-card{padding:18px;border-radius:20px;border:1px solid var(--line);background:rgba(255,255,255,.5)}.login-target-card{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;padding:12px;border-radius:14px;border:1px solid var(--line);background:rgba(255,255,255,.72)}.login-target-card strong{display:block}.compact-header{align-items:flex-start;gap:12px;margin-bottom:6px}.login-target-card p{margin:8px 0 0;color:var(--muted);line-height:1.5}.progress-item{display:flex;align-items:center;justify-content:space-between;gap:16px}.progress-item p{margin:6px 0 0;color:var(--muted)}.tight-row{margin-top:0}.action-cell{white-space:nowrap}.mini-button,.mini-link{min-height:36px;padding:8px 12px;font-size:.88rem}.mini-inline-form{display:flex;gap:8px;margin-top:10px}.mini-inline-form input{min-height:36px;max-width:220px;padding:8px 12px;border-radius:999px;border:1px solid var(--line);background:rgba(255,255,255,.72);color:var(--ink)}.inline-muted{color:var(--muted);font-size:.9rem}table{width:100%;border-collapse:collapse}td,th{padding:14px 16px;text-align:left;border-bottom:1px solid rgba(61,51,31,.08)}th{font-size:.8rem;text-transform:uppercase;letter-spacing:.08em;color:var(--muted)}tbody tr:hover{background:rgba(255,255,255,.58)}.quick-entry-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(116px,1fr));grid-gap:8px;gap:8px}.quick-entry-row .ghost-button{width:100%;min-width:0}.action-list .ghost-button,.action-list .primary-button,.action-list .secondary-button,.quick-entry-row .ghost-button{justify-content:center}.theme-ads .compact-metrics-grid,.theme-creative .compact-metrics-grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}.theme-ads .compact-note-grid,.theme-creative .compact-note-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.theme-ads .note-item,.theme-creative .note-item{min-height:0}@media (max-width:960px){.action-grid,.command-metrics,.compact-ten-task-grid,.detail-grid,.form-grid,.goal-strip-grid,.grid-section,.grid-three-wide,.grid-two-wide,.hero-metrics,.hero-panel,.login-target-grid,.loop-stat-grid,.operator-next-strip,.operator-priority-strip,.process-grid,.production-command-bar,.production-flow-grid,.production-gate-grid,.production-input-grid{grid-template-columns:1fr}.dashboard-shell{width:min(100% - 16px,1380px);padding-top:10px;padding-bottom:32px}.hero-copy h1{max-width:none}.command-main,.production-flow-actions,.production-flow-card .card-header{justify-content:flex-start}.command-main{align-items:flex-start;flex-direction:column}}@media (max-width:720px){.hero-panel,.panel-card{padding:16px;border-radius:20px}.console-box,.detail-grid>div,.insight-item,.login-target-card,.metric-card,.note-item{padding:12px}.action-list,.button-row{gap:10px}.ghost-button,.primary-button,.secondary-button{width:100%;justify-content:center}.quick-entry-row .ghost-button{min-width:0}}@keyframes process-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.ops-dashboard{--ops-brand-light:#e8f3ff;--ops-brand-dark:#002ca0;--ops-success:#00b42a;--ops-text-primary:#1d2129;--ops-text-secondary:#4e5969;--ops-text-placeholder:#86909c;--ops-bg-gray:#f2f3f5;--ops-card:#ffffff;--ops-border:#e5e6eb;--ops-shadow:0 4px 10px -2px rgba(29,33,41,0.05),0 1px 4px -1px rgba(29,33,41,0.03);position:relative;z-index:2;min-height:100vh;display:flex;background:var(--ops-bg-gray);font-family:Avenir Next,PingFang SC,Microsoft YaHei,sans-serif}.ops-dashboard a,.ops-dashboard button{font:inherit}.ops-dashboard~.language-toggle,body:has(.ops-dashboard) .language-toggle{display:none}.ops-sidebar{width:248px;flex:0 0 248px;min-height:100vh;display:flex;flex-direction:column;justify-content:space-between;padding:16px;background:var(--ops-card);border-right:1px solid var(--ops-border);box-shadow:var(--ops-shadow)}.ops-brand{display:flex;align-items:center;gap:12px;padding:12px 8px 18px;margin-bottom:16px;border-bottom:1px solid var(--ops-bg-gray)}.ops-brand-mark{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;background:var(--ops-brand);font-size:.82rem;font-weight:800}.ops-brand span,.ops-brand strong{display:block}.ops-brand strong{font-size:.98rem;line-height:1.2}.ops-brand div>span{margin-top:2px;color:var(--ops-text-placeholder);font-size:.72rem}.ops-nav,.ops-nav-link{display:grid;grid-gap:6px;gap:6px}.ops-nav a,.ops-nav-link{text-decoration:none;color:var(--ops-text-secondary);border-radius:8px;padding:10px 12px;font-size:.9rem;font-weight:600;transition:background .18s ease,color .18s ease}.ops-nav a:hover,.ops-nav-link:hover{background:var(--ops-bg-gray);color:var(--ops-text-primary)}.ops-nav a.active{background:var(--ops-brand-light);color:var(--ops-brand)}.ops-main{flex:1 1;display:flex;flex-direction:column}.ops-topbar{height:64px;flex:0 0 64px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 28px;background:var(--ops-card);box-shadow:0 1px 2px rgba(29,33,41,.02)}.ops-segment{display:inline-flex;padding:4px;border-radius:8px;background:var(--ops-bg-gray)}.ops-language-toggle button,.ops-module-tabs button,.ops-segment button{border:0;cursor:pointer;background:transparent;color:var(--ops-text-secondary);border-radius:8px;font-size:.78rem;font-weight:700;padding:8px 14px;transition:background .18s ease,color .18s ease,box-shadow .18s ease}.ops-language-toggle button.active,.ops-module-tabs button.active,.ops-segment button.active{background:#fff;color:var(--ops-text-primary);box-shadow:0 1px 4px rgba(29,33,41,.06)}.ops-language-toggle{display:inline-flex;align-items:center;gap:4px;padding:4px;border-radius:8px;background:var(--ops-bg-gray)}.ops-button-group,.ops-switch-row,.ops-top-actions{display:inline-flex;align-items:center;gap:10px;flex-wrap:wrap}.v3-run-action-wrap{align-items:flex-start;display:inline-flex;flex-direction:column;gap:5px;max-width:100%}.v3-run-hint{color:#64748b;display:inline-flex;font-size:12px;font-weight:800;line-height:1.35;max-width:240px;opacity:.88;padding-left:2px}.ops-upload-strip{display:grid;grid-gap:10px;gap:10px;padding:12px;border:1px dashed var(--ops-border);border-radius:12px;background:rgba(22,93,255,.04)}.ops-upload-strip>span{color:var(--ops-text-secondary);font-size:.82rem;font-weight:600;line-height:1.45}.ops-file-upload-label{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:8px 14px;border:1px solid var(--ops-border);border-radius:999px;background:#fff;color:var(--ops-text-primary);cursor:pointer;font-size:.82rem;font-weight:800;transition:border-color .18s ease,color .18s ease,box-shadow .18s ease}.ops-file-upload-label:hover{border-color:var(--ops-brand);color:var(--ops-brand);box-shadow:var(--ops-shadow)}.ops-file-upload-label input{display:none}.ops-switch-row{color:var(--ops-text-secondary);font-size:.78rem;font-weight:600}.ops-switch{width:42px;height:22px;border:0;cursor:pointer;border-radius:999px;padding:2px;background:#c9cdd4;transition:background .18s ease}.ops-switch span{width:18px;height:18px;display:block;border-radius:999px;background:#fff;transition:transform .18s ease}.ops-switch.on{background:var(--ops-brand)}.ops-switch.on span{transform:translateX(20px)}.ops-workspace{flex:1 1;padding:24px 28px 28px;overflow-y:auto;display:grid;grid-gap:18px;gap:18px}.ops-card,.ops-dev-console,.ops-hero,.ops-stat-card{background:var(--ops-card);border:1px solid var(--ops-border);border-radius:12px;box-shadow:var(--ops-shadow)}.ops-hero{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(280px,.8fr);grid-gap:18px;gap:18px;align-items:stretch;padding:22px}.ops-card-title>span,.ops-section-kicker,.ops-stat-head span{display:inline-flex;color:var(--ops-brand);font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.ops-hero h1{margin:8px 0;font-size:clamp(1.65rem,3vw,2.45rem);line-height:1.08;letter-spacing:-.04em}.ops-hero p{max-width:760px;margin:0;color:var(--ops-text-secondary);font-size:.95rem;line-height:1.7}.ops-module-tabs{margin-top:18px;display:inline-flex;gap:4px;padding:4px;border-radius:10px;background:var(--ops-bg-gray)}.ops-hero-action{display:grid;align-content:center;grid-gap:10px;gap:10px;padding:18px;border-radius:10px;background:linear-gradient(135deg,var(--ops-brand-light),#fff)}.ops-hero-action span{color:var(--ops-text-secondary);font-size:.78rem;font-weight:700}.ops-hero-action strong{font-size:1.05rem;line-height:1.45}.ops-metrics-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));grid-gap:16px;gap:16px}.ops-stat-card{padding:18px;min-height:126px}.ops-stat-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.ops-red-dot{width:8px;height:8px;display:inline-block;border-radius:999px;background:var(--ops-danger);box-shadow:0 0 0 6px rgba(245,63,63,.08)}.ops-stat-value{display:block;margin-top:10px;color:var(--ops-brand);font-size:clamp(1.8rem,3vw,2.4rem);line-height:1}.ops-stat-value.warning{color:var(--ops-warning)}.ops-stat-value.dark{color:var(--ops-text-primary)}.ops-stat-value small{margin-left:6px;color:var(--ops-text-placeholder);font-size:.82rem;font-weight:500}.ops-stat-card p{margin:12px 0 0;color:var(--ops-text-secondary);font-size:.78rem;line-height:1.45}.ops-card,.ops-dev-console{padding:20px}.ops-card-title{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:16px}.ops-card-title strong{display:block;margin-top:6px;color:var(--ops-text-primary);font-size:1rem}.ops-card-title.with-actions{align-items:center}.ops-card-copy{margin:-4px 0 14px;color:var(--ops-text-secondary);font-size:.82rem;line-height:1.6}.ops-pipeline{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px}.ops-pipeline-unit{position:relative;min-height:110px;display:grid;align-content:start;grid-gap:10px;gap:10px;padding:14px;border-radius:10px;border:1px solid var(--ops-border);background:#fff}.ops-pipeline-dot{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;color:#fff;background:var(--ops-text-placeholder);font-size:.75rem;font-weight:800}.ops-pipeline-dot.success,.ops-status-dot.success{background:var(--ops-success)}.ops-pipeline-dot.processing{background:var(--ops-brand);animation:opsPulse 1.5s ease-in-out infinite}.ops-pipeline-dot.danger,.ops-status-dot.danger{background:var(--ops-danger)}.ops-pipeline-dot.waiting,.ops-status-dot.waiting{background:#c9cdd4}.ops-pipeline-unit strong{display:block;font-size:.9rem}.ops-pipeline-unit span{display:block;margin-top:4px;color:var(--ops-text-secondary);font-size:.76rem}.ops-pipeline-line{position:absolute;top:27px;left:44px;right:-18px;height:2px;background:var(--ops-border);z-index:0}.ops-pipeline-line.processing,.ops-pipeline-line.success{background:var(--ops-brand)}.ops-decision-panel{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.8fr);align-items:center;grid-gap:18px;gap:18px}.ops-decision-panel h2{margin:8px 0;font-size:1.2rem}.ops-decision-panel p{margin:0;color:var(--ops-text-secondary);line-height:1.65}.ops-decision-panel>.ops-activity,.ops-decision-panel>.ops-button-group{grid-column:1/-1}.ops-drill-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.ops-grid-3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}.ops-bridge-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:16px;gap:16px}.ops-bridge-card{display:flex;flex-direction:column;min-height:278px}.ops-bridge-card .ops-button-group{margin-top:auto}.ops-mini-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px;margin:8px 0 14px}.ops-mini-grid.compact{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:6px 0 12px}.ops-mini-grid.compact .ops-mini-status{min-height:66px;padding:8px}.ops-mini-status{min-height:78px;display:grid;align-content:center;grid-gap:5px;gap:5px;padding:10px;border-radius:10px;background:#f7f8fa;border:1px solid var(--ops-border)}.ops-mini-status small,.ops-mini-status span{color:var(--ops-text-placeholder);font-size:.68rem;line-height:1.25}.ops-mini-status strong{color:var(--ops-text-primary);font-size:.9rem;line-height:1.15;word-break:break-word}.ops-mini-status.success{background:#f0fff2;border-color:rgba(0,180,42,.22)}.ops-mini-status.success strong{color:#087a22}.ops-mini-status.processing{background:var(--ops-brand-light);border-color:rgba(22,93,255,.2)}.ops-mini-status.processing strong{color:var(--ops-brand)}.ops-mini-status.waiting{background:#fffaf2;border-color:rgba(255,125,0,.2)}.ops-mini-status.waiting strong{color:var(--ops-warning)}.ops-login-summary{display:grid;grid-template-columns:minmax(0,.9fr) minmax(280px,1fr);grid-gap:14px;gap:14px;padding:14px;border:1px solid #c9ddff;border-radius:12px;background:linear-gradient(135deg,#f7fbff,#ffffff)}.ops-login-summary>div{display:grid;grid-gap:5px;gap:5px}.ops-login-summary span{color:var(--ops-brand);font-size:.72rem;font-weight:800}.ops-login-summary strong{color:var(--ops-brand);font-size:1.85rem;line-height:1}.ops-login-summary p{line-height:1.55}.ops-login-summary ol,.ops-login-summary p{margin:0;color:var(--ops-text-secondary);font-size:.82rem}.ops-login-summary ol{padding-left:20px;line-height:1.8}.ops-login-gateway-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px}.ops-login-gateway{display:grid;grid-gap:9px;gap:9px;padding:14px;border:1px solid var(--ops-border);border-radius:12px;background:#fff}.ops-login-gateway.ready{border-color:rgba(0,180,42,.35);background:linear-gradient(135deg,rgba(0,180,42,.08),#fff)}.ops-login-gateway-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.ops-login-gateway-head span{width:24px;height:24px;display:inline-grid;place-items:center;border-radius:999px;color:#fff;background:var(--ops-brand);font-size:.75rem;font-weight:900}.ops-login-gateway-head b{padding:4px 8px;border-radius:999px;color:var(--ops-text-secondary);background:var(--ops-bg-gray);font-size:.68rem}.ops-login-gateway.ready .ops-login-gateway-head b,.ops-login-gateway.ready .ops-login-gateway-head span{color:#fff;background:var(--ops-success)}.ops-login-gateway>strong{color:var(--ops-text-primary);font-size:1rem;line-height:1.25}.ops-login-gateway p,.ops-login-gateway small{margin:0;color:var(--ops-text-secondary);font-size:.78rem;line-height:1.55}.ops-login-gateway small{color:var(--ops-text-placeholder)}.ops-login-gateway-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:2px}.ops-mini-status.danger{background:#fff2f0;border-color:rgba(245,63,63,.22)}.ops-mini-status.danger strong{color:var(--ops-danger)}.ops-api-cutover-panel{margin:0 0 14px;padding:10px;border:1px solid var(--ops-border);border-radius:10px;background:linear-gradient(135deg,#fff,#f7f8fa)}.ops-api-cutover-panel.ready{border-color:rgba(0,180,42,.22);background:linear-gradient(135deg,#fff,rgba(0,180,42,.06))}.ops-api-cutover-panel.waiting{border-color:rgba(255,125,0,.22);background:linear-gradient(135deg,#fff,rgba(255,125,0,.06))}.ops-api-cutover-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px}.ops-api-branch-grid article span,.ops-api-cutover-head span{display:block;color:var(--ops-text-secondary);font-size:.72rem;font-weight:800}.ops-api-cutover-head strong{display:block;margin-top:2px;font-size:.92rem}.ops-api-cutover-head em{padding:4px 8px;border-radius:999px;color:var(--ops-brand);background:var(--ops-brand-light);font-size:.72rem;font-style:normal;font-weight:900}.ops-api-branch-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px}.ops-api-branch-grid article{min-height:82px;padding:9px;border:1px solid var(--ops-border);border-radius:8px;background:rgba(255,255,255,.86)}.ops-api-branch-grid article.ready{border-color:rgba(0,180,42,.18)}.ops-api-branch-grid article.waiting{border-color:rgba(255,125,0,.2)}.ops-api-branch-grid article strong{display:block;margin-top:3px;color:var(--ops-text-primary);font-size:.86rem}.ops-api-branch-grid article small{display:block;margin-top:3px;color:var(--ops-text-secondary);font-size:.68rem;font-weight:700}.ops-api-branch-grid article p{margin:5px 0 0;color:var(--ops-text-secondary);font-size:.66rem;line-height:1.35}.ops-api-branch-actions{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.ops-api-branch-button{padding:5px 8px;border:1px solid rgba(22,93,255,.18);border-radius:999px;color:var(--ops-brand);background:#fff;font-size:.68rem;font-weight:900;cursor:pointer;transition:all .18s ease}.ops-api-branch-button:hover{color:#fff;background:var(--ops-brand);border-color:var(--ops-brand)}.ops-api-branch-button.secondary{color:var(--ops-text-secondary);border-color:var(--ops-border);background:rgba(255,255,255,.78)}.ops-api-branch-button.secondary:hover{color:var(--ops-text-primary);border-color:var(--ops-text-placeholder);background:#fff}.ops-api-config-editor{margin-top:10px;padding:12px;border:1px solid rgba(22,93,255,.12);border-radius:10px;background:rgba(255,255,255,.76)}.ops-api-config-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:10px}.ops-api-config-head span{display:block;color:var(--ops-text-secondary);font-size:.72rem;font-weight:900}.ops-api-config-head strong{display:block;margin-top:2px;color:var(--ops-text-primary);font-size:.92rem}.ops-api-config-head p{max-width:760px;margin:4px 0 0;color:var(--ops-text-secondary);font-size:.72rem;line-height:1.45}.ops-api-config-actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.ops-ghost-button.compact{padding:7px 10px}.ops-api-config-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px}.ops-api-config-grid article{display:grid;grid-gap:8px;gap:8px;padding:10px;border:1px solid var(--ops-border);border-radius:9px;background:rgba(255,255,255,.9)}.ops-api-config-grid article.ready{border-color:rgba(0,180,42,.24);background:linear-gradient(135deg,#fff,rgba(0,180,42,.05))}.ops-api-config-grid article.waiting{border-color:rgba(255,125,0,.18)}.ops-api-config-group-title{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.ops-api-config-group-title strong{color:var(--ops-text-primary);font-size:.82rem}.ops-api-config-group-title span{color:var(--ops-text-secondary);font-size:.64rem;font-weight:800;text-align:right}.ops-api-config-fields{display:grid;grid-gap:7px;gap:7px}.ops-api-config-fields label{display:grid;grid-gap:4px;gap:4px}.ops-api-config-fields label span{display:flex;align-items:center;justify-content:space-between;gap:6px;color:var(--ops-text-secondary);font-size:.62rem;font-weight:800}.ops-api-config-fields label em{flex:0 0 auto;padding:2px 5px;border-radius:999px;color:var(--ops-brand);background:var(--ops-brand-light);font-size:.58rem;font-style:normal}.ops-api-config-fields input{width:100%;padding:7px 8px;border:1px solid var(--ops-border);border-radius:8px;color:var(--ops-text-primary);background:#fff;font-size:.72rem}.ops-api-config-editor.feishu{border-color:rgba(0,180,42,.12)}.ops-api-config-editor.n8n{border-color:rgba(255,125,0,.14)}.ops-n8n-config-grid{display:grid;grid-template-columns:1fr;grid-gap:8px;gap:8px}.ops-n8n-config-grid article{display:grid;grid-gap:8px;gap:8px;padding:10px;border:1px solid var(--ops-border);border-radius:9px;background:rgba(255,255,255,.9)}.ops-feishu-config-grid{display:grid;grid-template-columns:minmax(220px,.8fr) minmax(0,1.4fr);grid-gap:8px;gap:8px}.ops-feishu-config-grid article{display:grid;grid-gap:8px;gap:8px;padding:10px;border:1px solid var(--ops-border);border-radius:9px;background:rgba(255,255,255,.9)}.ops-feishu-table-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:7px;gap:7px;max-height:292px;overflow:auto;padding-right:2px}.ops-feishu-table-fields label{display:grid;grid-gap:4px;gap:4px}.ops-feishu-table-fields span{color:var(--ops-text-secondary);font-size:.6rem;font-weight:800}.ops-feishu-table-fields input{width:100%;padding:7px 8px;border:1px solid var(--ops-border);border-radius:8px;color:var(--ops-text-primary);background:#fff;font-size:.7rem}.ops-goal-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px;margin:10px 0 14px}.ops-goal-summary.compact{grid-template-columns:repeat(4,minmax(0,1fr))}.ops-operator-actions{display:grid;grid-gap:10px;gap:10px}.ops-operator-action{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-gap:12px;gap:12px;padding:12px;border:1px solid var(--ops-border);border-left:4px solid var(--ops-brand);border-radius:10px;background:#fff}.ops-operator-action.waiting_config,.ops-operator-action.waiting_input{border-left-color:var(--ops-warning);background:#fffaf2}.ops-operator-action.continue_development{border-left-color:var(--ops-brand);background:var(--ops-brand-light)}.ops-operator-action.needs_development{border-left-color:var(--ops-danger);background:#fff2f0}.ops-operator-action>em,.ops-operator-action>span{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:4px 8px;border-radius:999px;color:var(--ops-brand);background:var(--ops-brand-light);font-size:.72rem;font-style:normal;font-weight:800;white-space:nowrap}.ops-operator-action>em{color:var(--ops-text-secondary);background:#f7f8fa}.ops-operator-action strong{display:block;color:var(--ops-text-primary);font-size:.9rem}.ops-operator-action p,.ops-operator-action small{display:block;margin:4px 0 0;color:var(--ops-text-secondary);font-size:.78rem;line-height:1.45}.ops-operator-action small{color:var(--ops-text-placeholder)}.ops-setup-plan{display:grid;grid-gap:12px;gap:12px}.ops-setup-hero{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:14px;gap:14px;padding:14px;border:1px solid rgba(22,93,255,.14);border-radius:12px;background:linear-gradient(135deg,#fff,#f8fbff)}.ops-setup-criteria span,.ops-setup-hero span,.ops-setup-next-list span{display:block;color:var(--ops-brand);font-size:.72rem;font-weight:900;letter-spacing:.05em}.ops-setup-hero strong{display:block;margin-top:4px;color:var(--ops-text-primary);font-size:1.05rem}.ops-setup-hero p{margin:6px 0 0;color:var(--ops-text-secondary);font-size:.82rem;line-height:1.5}.ops-setup-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px}.ops-setup-grid .ops-mini-card p,.ops-setup-grid .ops-mini-card strong{overflow-wrap:anywhere}.ops-setup-criteria{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);grid-gap:10px;gap:10px}.ops-setup-criteria>div{padding:12px;border:1px solid var(--ops-border);border-radius:12px;background:#fff}.ops-setup-criteria p{margin:6px 0 0;color:var(--ops-text-secondary);font-size:.8rem;line-height:1.5}.ops-setup-criteria p:before{content:"✓";display:inline-flex;margin-right:6px;color:var(--ops-success);font-weight:900}.ops-setup-next-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px}.ops-setup-next-list article{padding:12px;border:1px solid var(--ops-border);border-radius:12px;background:#fff}.ops-setup-next-list strong{display:block;margin-top:4px;color:var(--ops-text-primary);font-size:.84rem}.ops-setup-next-list small{display:block;margin-top:6px;color:var(--ops-text-placeholder);font-size:.74rem;line-height:1.4;overflow-wrap:anywhere}.ops-production-gate{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:0 0 14px;padding:14px 16px;border-radius:10px;border:1px solid rgba(22,93,255,.16);background:linear-gradient(135deg,#f7faff,#fff)}.ops-production-gate span,.ops-production-gate strong{display:block}.ops-production-gate strong{color:var(--ops-text-primary);font-size:1rem;line-height:1.35}.ops-production-gate span{margin-top:4px;color:var(--ops-text-secondary);font-size:.82rem;line-height:1.55}.ops-production-gate small{flex:0 0 auto;padding:7px 10px;border-radius:999px;color:var(--ops-brand);background:var(--ops-brand-light);font-size:.74rem;font-weight:800}.ops-production-gate.success{border-color:rgba(0,180,42,.2);background:linear-gradient(135deg,#f0fff2,#fff)}.ops-production-gate.success small{color:#087a22;background:rgba(0,180,42,.12)}.ops-production-gate.processing,.ops-production-gate.waiting{border-color:rgba(255,125,0,.2);background:linear-gradient(135deg,#fffaf2,#fff)}.ops-production-gate.processing small,.ops-production-gate.waiting small{color:var(--ops-warning);background:rgba(255,125,0,.12)}.ops-production-gate.danger{border-color:rgba(245,63,63,.22);background:linear-gradient(135deg,#fff2f0,#fff)}.ops-production-gate.danger small{color:var(--ops-danger);background:rgba(245,63,63,.1)}.ops-nine-goal-phases{display:grid;grid-gap:12px;gap:12px}.ops-goal-phase{display:grid;grid-gap:8px;gap:8px}.ops-goal-phase h4{margin:0;color:var(--ops-text-secondary);font-size:.74rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.ops-nine-goals-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));grid-gap:8px;gap:8px}.ops-eight-scope-grid{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:14px}.ops-cutover-strip{display:grid;grid-template-columns:minmax(210px,.85fr) minmax(210px,.72fr) minmax(280px,1fr) minmax(210px,.8fr) minmax(210px,.8fr);grid-gap:12px;gap:12px;align-items:stretch;margin:12px 0 14px;padding:12px;border-radius:10px;border:1px solid var(--ops-border);background:linear-gradient(135deg,#fff,var(--ops-brand-light))}.ops-cutover-strip strong{display:block;margin-top:5px;font-size:.98rem}.ops-cutover-strip p{margin:6px 0 0;color:var(--ops-text-secondary);font-size:.78rem;line-height:1.5}.ops-cutover-list,.ops-cutover-pills{display:grid;grid-gap:8px;gap:8px}.ops-cutover-pills{grid-template-columns:repeat(3,minmax(0,1fr))}.ops-cutover-list{grid-template-columns:repeat(2,minmax(0,1fr))}.ops-cutover-list article{min-height:64px;padding:9px;border-radius:8px;border:1px solid var(--ops-border);background:rgba(255,255,255,.8)}.ops-cutover-list article span{display:inline-flex;margin-bottom:4px;padding:2px 6px;border-radius:999px;color:var(--ops-brand);background:var(--ops-brand-light);font-size:.68rem;font-weight:900}.ops-cutover-list article small,.ops-cutover-list article strong{display:block}.ops-cutover-list article strong{font-size:.78rem}.ops-cutover-list article small{margin-top:4px;color:var(--ops-text-secondary);font-size:.68rem;line-height:1.35}.ops-cutover-dev-actions{grid-column:1/-1;display:inline-flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.ops-muted-inline{color:var(--ops-text-secondary);font-size:.72rem;font-weight:800;line-height:1.2}.ops-muted-inline.warning{color:var(--ops-warning)}.ops-cutover-branch-actions{width:100%;display:grid;grid-template-columns:repeat(5,minmax(150px,1fr));grid-gap:8px;gap:8px}.ops-cutover-branch-actions article{display:grid;grid-template-columns:minmax(0,1fr) auto auto auto;grid-gap:6px;gap:6px;align-items:center;padding:8px;border-radius:10px;border:1px solid rgba(127,92,255,.22);background:rgba(255,255,255,.78)}.ops-cutover-branch-actions article div{min-width:0}.ops-cutover-branch-actions article span,.ops-cutover-branch-actions article strong{display:block}.ops-cutover-branch-actions article strong{overflow:hidden;color:var(--ops-text-primary);font-size:.72rem;text-overflow:ellipsis;white-space:nowrap}.ops-cutover-branch-actions article span{margin-top:2px;font-size:.66rem;font-weight:900}.ops-cutover-branch-actions article span.ready{color:#087a22}.ops-cutover-branch-actions article span.waiting{color:#7a4d08}.ops-cutover-runtime,.ops-cutover-start-plan{display:grid;grid-gap:8px;gap:8px;min-height:100%;padding:10px;border-radius:10px;border:1px solid rgba(127,92,255,.22);background:rgba(255,255,255,.72)}.ops-cutover-runtime strong{margin-top:4px;font-size:1.45rem;color:var(--ops-brand)}.ops-cutover-start-plan strong{margin-top:4px;font-size:1.45rem;color:var(--ops-text-primary)}.ops-cutover-branch-list,.ops-cutover-runtime-groups{display:flex;gap:6px;flex-wrap:wrap;align-content:flex-end}.ops-cutover-branch-list span,.ops-cutover-runtime-groups span{display:inline-flex;padding:4px 7px;border-radius:999px;color:var(--ops-text-secondary);background:var(--ops-surface);font-size:.68rem;font-weight:800}.ops-cutover-branch-list span.ready{color:#087a22;background:#e8ffea}.ops-cutover-branch-list span.waiting{color:#7a4d08;background:#fff7e8}.ops-activity-diagnostics{display:grid;grid-gap:5px;gap:5px;margin-top:8px;padding:9px 10px;border-radius:9px;border:1px solid rgba(22,93,255,.16);background:rgba(232,243,255,.58)}.ops-activity-diagnostics.high{border-color:rgba(245,63,63,.22);background:rgba(255,236,232,.7)}.ops-activity-diagnostics.warning{border-color:rgba(255,125,0,.22);background:rgba(255,247,232,.72)}.ops-activity-diagnostics.info{border-color:rgba(0,180,42,.18);background:rgba(232,255,234,.62)}.ops-activity-diagnostics b,.ops-activity-diagnostics p,.ops-activity-diagnostics small{display:block}.ops-activity-diagnostics b{color:var(--ops-text-primary);font-size:.74rem}.ops-activity-diagnostics p{margin:0;color:var(--ops-text-secondary);font-size:.72rem;line-height:1.45}.ops-activity-diagnostics small{color:var(--ops-text-secondary);font-size:.66rem;line-height:1.35;word-break:break-word}.ops-goal-chip{min-height:112px;display:grid;align-content:start;grid-gap:6px;gap:6px;padding:10px;border-radius:10px;border:1px solid var(--ops-border);background:#fff}.ops-goal-chip span{width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;color:#fff;background:var(--ops-text-placeholder);font-size:.72rem;font-weight:800}.ops-goal-chip strong{color:var(--ops-text-primary);font-size:.76rem;line-height:1.25}.ops-goal-chip small{color:var(--ops-text-placeholder);font-size:.68rem;font-weight:700}.ops-goal-chip p{margin:0;color:var(--ops-text-secondary);font-size:.72rem;line-height:1.38}.ops-goal-dev-details{margin-top:2px;border-top:1px dashed rgba(78,89,105,.18);padding-top:7px}.ops-goal-dev-details summary{cursor:pointer;color:var(--ops-text-secondary);font-size:.68rem;font-weight:800}.ops-goal-dev-details em{display:block;margin-top:6px;color:var(--ops-text-secondary);font-size:.68rem;font-style:normal;line-height:1.45}.ops-goal-chip.success{border-color:rgba(0,180,42,.24);background:#f0fff2}.ops-goal-chip.success span{background:var(--ops-success)}.ops-goal-chip.waiting{border-color:rgba(255,125,0,.22);background:#fffaf2}.ops-goal-chip.waiting span{background:var(--ops-warning)}.ops-goal-chip.processing{border-color:rgba(22,93,255,.22);background:var(--ops-brand-light)}.ops-goal-chip.processing span{background:var(--ops-brand)}.ops-goal-chip.danger{border-color:rgba(245,63,63,.24);background:#fff2f0}.ops-goal-chip.danger span{background:var(--ops-danger)}.ops-grid-span-2{grid-column:span 2}.ops-insight-list,.ops-task-list{display:grid;grid-gap:12px;gap:12px}.ops-auth-item,.ops-insight-item,.ops-task-row{border-radius:10px;border:1px solid var(--ops-border);background:#fff}.ops-task-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px;border-left:4px solid var(--ops-brand)}.ops-task-row.success{border-left-color:var(--ops-success)}.ops-task-row.danger{background:#fff2f0;border-left-color:var(--ops-danger)}.ops-task-row.waiting{border-left-color:var(--ops-warning)}.ops-auth-item small,.ops-insight-item small,.ops-progress-box span,.ops-task-row span{color:var(--ops-text-placeholder);font-size:.74rem}.ops-task-row p,.ops-task-row strong{display:block}.ops-task-row strong{margin-top:3px;font-size:.92rem}.ops-task-row p{margin:4px 0 0;color:var(--ops-text-secondary);font-size:.78rem;line-height:1.45}.ops-progress-box{min-width:74px;text-align:right}.ops-progress-box strong{display:block;margin-top:4px;color:var(--ops-brand);font-size:1rem}.ops-insight-card{display:flex;flex-direction:column}.ops-insight-item{display:grid;grid-gap:10px;gap:10px;padding:14px;background:#fbfcff}.ops-insight-top{display:flex;justify-content:space-between;gap:10px}.ops-insight-top strong{font-size:.88rem}.ops-insight-top span{flex:0 0 auto;border-radius:999px;padding:3px 8px;font-size:.68rem;font-weight:700}.ops-insight-top span.danger{color:var(--ops-danger);background:#ffece8}.ops-insight-top span.warning{color:var(--ops-warning);background:#fff7e8}.ops-insight-item p{margin:0;color:var(--ops-text-secondary);font-size:.78rem;line-height:1.55}.ops-insight-card footer{margin-top:auto;padding-top:14px;color:var(--ops-text-placeholder);font-size:.74rem;text-align:center}.ops-auth-grid,.ops-dev-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px}.ops-auth-item{cursor:pointer;display:grid;grid-template-columns:auto 1fr;grid-gap:4px 10px;gap:4px 10px;align-items:center;padding:14px;text-align:left;transition:box-shadow .18s ease,border-color .18s ease,transform .18s ease}.ops-auth-item:hover{border-color:var(--ops-brand);box-shadow:var(--ops-shadow);transform:translateY(-1px)}.ops-auth-item small{grid-column:2}.ops-status-dot{width:8px;height:8px;display:inline-block;border-radius:999px}.ops-ghost-button,.ops-link-button,.ops-outline-button,.ops-primary-button,.ops-primary-small,.ops-secondary-button{border:0;cursor:pointer;border-radius:8px;font-size:.8rem;font-weight:800;padding:9px 13px;transition:background .18s ease,color .18s ease,border-color .18s ease,box-shadow .18s ease,transform .18s ease}.ops-primary-button,.ops-secondary-button{display:inline-flex;align-items:center;justify-content:center;gap:6px}.ops-primary-button{background:var(--ops-brand);box-shadow:0 6px 16px rgba(22,93,255,.16)}.ops-primary-small{color:#fff;padding:7px 10px;background:var(--ops-brand);box-shadow:0 6px 16px rgba(22,93,255,.12)}.ops-primary-small.dark{background:var(--ops-text-primary)}.ops-primary-small:disabled{cursor:not-allowed;color:var(--ops-text-placeholder);background:var(--ops-surface);box-shadow:none}.ops-primary-button:hover,.ops-primary-small:hover{background:var(--ops-brand-hover);transform:translateY(-1px)}.ops-primary-small.dark:hover{background:var(--ops-text-secondary)}.ops-primary-small:disabled:hover{background:var(--ops-surface);transform:none}.tiktok-only-dashboard .ops-hero{grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr)}.tiktok-mini-stat{min-height:104px}.tiktok-flow-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(172px,1fr));grid-gap:12px;gap:12px}.tiktok-status-badge{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:5px 10px;border-radius:999px;color:var(--ops-text-secondary);background:var(--ops-bg-gray);font-size:.76rem;font-weight:800}.tiktok-status-badge.success{color:#07872a;background:rgba(0,180,42,.1)}.tiktok-status-badge.processing{color:var(--ops-brand);background:var(--ops-brand-light);animation:opsPulse 1.5s ease-in-out infinite}.tiktok-status-badge.danger{color:var(--ops-danger);background:rgba(245,63,63,.1)}.tiktok-status-badge.warning{color:var(--ops-warning);background:rgba(255,125,0,.1)}.ops-pipeline-dot.warning{background:var(--ops-warning)}.tiktok-risk-tag{display:inline-flex;align-items:center;min-height:18px;padding:1px 5px;border-radius:999px;font-size:.68rem;font-weight:900;line-height:1;color:var(--ops-text-secondary);background:rgba(78,89,105,.1)}.tiktok-risk-tag.readonly{color:var(--ops-brand);background:var(--ops-brand-light)}.tiktok-risk-tag.local{color:#07872a;background:rgba(0,180,42,.1)}.tiktok-risk-tag.confirm{color:var(--ops-warning);background:rgba(255,125,0,.1)}.tiktok-risk-tag.locked{color:var(--ops-danger);background:rgba(245,63,63,.1)}.tiktok-command-center{display:grid;grid-gap:14px;gap:14px;border-color:rgba(22,93,255,.22);background:linear-gradient(135deg,#fff,rgba(232,243,255,.72))}.tiktok-state-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px}.tiktok-state-grid article{min-height:104px;display:grid;align-content:center;grid-gap:8px;gap:8px;padding:14px;border:1px solid var(--ops-border);border-radius:10px;background:#fff}.tiktok-blocker-strip span,.tiktok-state-grid span{color:var(--ops-text-placeholder);font-size:.72rem;font-weight:900}.tiktok-state-grid strong{color:var(--ops-text-primary);font-size:1.02rem}.tiktok-blocker-strip{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-gap:12px;gap:12px}.tiktok-blocker-strip>div{display:grid;grid-gap:6px;gap:6px;padding:14px;border-radius:10px;border:1px solid rgba(22,93,255,.16);background:rgba(255,255,255,.78)}.tiktok-blocker-strip strong{color:var(--ops-text-primary);font-size:.88rem;line-height:1.55}.tiktok-todo-card ul{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));grid-gap:10px;gap:10px;margin:0;padding:0;list-style:none}.tiktok-todo-card li{position:relative;padding:12px 12px 12px 34px;border:1px solid var(--ops-border);border-radius:10px;color:var(--ops-text-primary);background:#fff;font-size:.86rem;font-weight:800}.tiktok-todo-card li:before{content:"";position:absolute;left:14px;top:17px;width:8px;height:8px;border-radius:999px;background:var(--ops-brand)}.tiktok-auth-tabs{display:inline-flex;width:-moz-fit-content;width:fit-content;gap:4px;border-radius:10px;background:var(--ops-bg-gray)}.tiktok-auth-tabs button{border:0;cursor:pointer;border-radius:8px;padding:8px 12px;color:var(--ops-text-secondary);background:transparent;font-size:.82rem;font-weight:900}.tiktok-auth-tabs button.active{box-shadow:0 1px 4px rgba(29,33,41,.08)}.tiktok-flow-grid.detailed{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.ops-pipeline-unit.detailed{min-height:260px;align-content:start}.tiktok-flow-node-actions,.tiktok-flow-node-head{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.tiktok-flow-node-meta{display:grid;grid-gap:8px;gap:8px;margin:0}.tiktok-flow-node-meta div{display:grid;grid-gap:3px;gap:3px;padding-top:8px;border-top:1px solid var(--ops-border)}.tiktok-flow-node-meta dt{color:var(--ops-text-placeholder);font-size:.7rem;font-weight:900}.tiktok-flow-node-meta dd{margin:0;color:var(--ops-text-secondary);font-size:.78rem;line-height:1.45}.tiktok-action-matrix{display:grid;grid-template-columns:repeat(auto-fit,minmax(245px,1fr));grid-gap:14px;gap:14px}.tiktok-action-group{display:grid;grid-gap:12px;gap:12px;padding:14px;border:1px solid var(--ops-border);border-radius:12px;background:#fff}.tiktok-action-group>strong{font-size:.92rem}.tiktok-manual-auth-card{display:grid;grid-gap:12px;gap:12px}.tiktok-credential-box{display:grid;grid-template-columns:minmax(260px,.9fr) minmax(360px,1.1fr);grid-gap:14px;gap:14px;padding:14px;border:1px solid rgba(22,93,255,.18);border-radius:12px;background:linear-gradient(135deg,#f7fbff,#ffffff 72%)}.tiktok-credential-box strong{color:var(--ops-text-primary)}.tiktok-credential-box p{margin:6px 0 0;color:var(--ops-text-secondary);font-size:.82rem;line-height:1.5}.tiktok-credential-status{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.tiktok-credential-status span{display:inline-flex;align-items:center;min-height:28px;padding:5px 9px;border-radius:999px;background:var(--ops-brand-light);color:var(--ops-brand);font-size:.74rem;font-weight:800}.tiktok-credential-form{display:grid;grid-template-columns:minmax(130px,1fr) minmax(150px,1fr);grid-gap:10px;gap:10px;align-content:start}.tiktok-credential-form input{width:100%;min-height:40px;border:1px solid var(--ops-border);border-radius:8px;padding:10px 12px;color:var(--ops-text-primary);background:#fff;font-size:.84rem;outline:none;transition:border-color .18s ease,box-shadow .18s ease}.tiktok-credential-form input:focus{border-color:var(--ops-brand);box-shadow:0 0 0 3px rgba(22,93,255,.1)}.tiktok-secret-state-box{background:linear-gradient(135deg,#fffaf2,#ffffff 70%);border-color:rgba(255,125,0,.24)}.tiktok-secret-form{grid-template-columns:minmax(150px,1fr) minmax(150px,1fr)}.tiktok-secret-results{grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr))}.tiktok-secret-results small{min-width:0;color:var(--ops-text-placeholder);font-size:.72rem;font-weight:700;line-height:1.35;overflow-wrap:anywhere}.tiktok-manual-auth-form{display:grid;grid-template-columns:minmax(260px,1fr) auto auto;grid-gap:10px;gap:10px;align-items:center}.tiktok-manual-auth-form input{width:100%;min-height:40px;border:1px solid var(--ops-border);border-radius:8px;padding:10px 12px;color:var(--ops-text-primary);background:#fff;font-size:.84rem;outline:none;transition:border-color .18s ease,box-shadow .18s ease}.tiktok-manual-auth-form input:focus{border-color:var(--ops-brand);box-shadow:0 0 0 3px rgba(22,93,255,.1)}.tiktok-code-paste-form{display:grid;grid-template-columns:minmax(320px,1fr) auto;grid-gap:10px;gap:10px;align-items:stretch}.tiktok-code-paste-form textarea{width:100%;min-height:116px;resize:vertical;border:1px solid var(--ops-border);border-radius:8px;padding:10px 12px;color:var(--ops-text-primary);background:#fff;font-size:.84rem;line-height:1.55;outline:none;transition:border-color .18s ease,box-shadow .18s ease}.tiktok-code-paste-form textarea:focus{border-color:var(--ops-brand);box-shadow:0 0 0 3px rgba(22,93,255,.1)}.tiktok-code-paste-actions{display:grid;align-content:start;grid-gap:10px;gap:10px}.tiktok-manual-auth-message{margin:0;color:var(--ops-text-secondary);font-size:.82rem;line-height:1.5}.tiktok-manual-auth-status{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px}.tiktok-manual-auth-status>div{min-height:78px;display:grid;align-content:center;grid-gap:6px;gap:6px;padding:12px;border:1px solid var(--ops-border);border-radius:10px;background:#fff}.tiktok-manual-auth-status.compact>div{min-height:68px;background:var(--ops-bg-gray)}.tiktok-manual-auth-status span{color:var(--ops-text-placeholder);font-size:.72rem;font-weight:800}.tiktok-manual-auth-status strong{min-width:0;color:var(--ops-text-primary);font-size:.9rem;line-height:1.35;overflow-wrap:anywhere}.tiktok-last-result{display:grid;grid-gap:5px;gap:5px;margin-top:16px;padding:14px;border-radius:12px;background:var(--ops-bg-gray)}.tiktok-last-result span{color:var(--ops-text-placeholder);font-size:.74rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.tiktok-last-result p,.tiktok-last-result strong{margin:0}.tiktok-last-result p{color:var(--ops-text-secondary);font-size:.82rem;line-height:1.5}.tiktok-status-list{display:grid;grid-gap:10px;gap:10px}.tiktok-status-list p{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0;padding:10px 0;border-bottom:1px solid var(--ops-bg-gray)}.tiktok-status-list p:last-child{border-bottom:0}.tiktok-shop-readonly-card{display:grid;grid-gap:18px;gap:18px}.tiktok-shop-dashboard-grid,.tiktok-shop-data-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px}.tiktok-shop-dashboard-card,.tiktok-shop-list-card{min-width:0;padding:16px;border:1px solid var(--ops-border);border-radius:14px;background:#fff;box-shadow:0 6px 18px rgba(29,33,41,.04)}.tiktok-shop-card-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px}.tiktok-shop-card-head span{color:var(--ops-brand);font-size:.78rem;font-weight:900}.tiktok-shop-meta-list{display:grid;grid-gap:8px;margin:0}.tiktok-shop-meta-list div{display:grid;grid-template-columns:96px minmax(0,1fr);grid-gap:10px;gap:10px;min-width:0}.tiktok-shop-meta-list dd,.tiktok-shop-meta-list dt{min-width:0;margin:0;overflow-wrap:anywhere}.tiktok-shop-meta-list dt{color:var(--ops-text-placeholder);font-size:.74rem;font-weight:800}.tiktok-shop-meta-list dd{color:var(--ops-text-primary);font-size:.82rem;font-weight:800}.tiktok-shop-endpoints,.tiktok-shop-item-list{display:grid;grid-gap:8px;gap:8px}.tiktok-shop-endpoints p,.tiktok-shop-item-list p{display:flex;justify-content:space-between;gap:12px;min-width:0;margin:0;padding:9px 0;border-bottom:1px solid var(--ops-bg-gray)}.tiktok-shop-endpoints p:last-child,.tiktok-shop-item-list p:last-child{border-bottom:0}.tiktok-shop-endpoints span,.tiktok-shop-item-list small,.tiktok-shop-item-list span,.tiktok-shop-item-list strong{min-width:0;overflow-wrap:anywhere}.tiktok-shop-endpoints span{color:var(--ops-text-secondary);font-size:.78rem;font-weight:800}.tiktok-shop-endpoints strong{color:var(--ops-text-primary);font-size:.78rem;white-space:nowrap}.tiktok-shop-item-list span{display:grid;grid-gap:4px;gap:4px}.tiktok-shop-item-list strong{color:var(--ops-text-primary);font-size:.86rem}.tiktok-privacy-note,.tiktok-shop-item-list small{color:var(--ops-text-placeholder);font-size:.74rem;line-height:1.45}.ops-secondary-button{color:var(--ops-brand);background:var(--ops-brand-light)}.ops-secondary-button:hover{color:#fff;background:var(--ops-brand)}.ops-secondary-button.dark{color:#fff;background:#4e5969}.ops-ghost-button,.ops-outline-button{color:var(--ops-text-secondary);background:#fff;border:1px solid #c9cdd4}.ops-ghost-button:hover,.ops-outline-button,.ops-outline-button:hover{color:var(--ops-brand);border-color:var(--ops-brand)}.ops-link-button{padding:0;color:var(--ops-brand);background:transparent}.ops-pulse{animation:opsSoftPulse 1.8s ease-in-out infinite}.ops-activity{grid-column:1/-1;border-radius:8px;padding:10px 12px;background:var(--ops-brand-light);color:var(--ops-brand-dark);font-size:.8rem}.ops-activity strong{margin-right:8px}.ops-activity.error{background:#ffece8;color:var(--ops-danger)}.ops-activity.success{background:#e8ffea;color:#087a22}.ops-source-pool-callout{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(260px,.75fr);grid-gap:12px;gap:12px;align-items:stretch;margin-top:14px;padding:14px;border:1px solid rgba(22,93,255,.16);border-radius:12px;background:linear-gradient(135deg,rgba(232,243,255,.84),rgba(255,255,255,.9)),#fff}.ops-source-pool-callout>div:first-child{min-width:0}.ops-source-pool-callout span{display:inline-flex;color:var(--ops-brand);font-size:.72rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.ops-source-pool-callout strong{display:block;margin-top:6px;color:var(--ops-text-primary);font-size:.86rem;word-break:break-all}.ops-source-pool-callout p{margin:8px 0 0;color:var(--ops-text-secondary);font-size:.78rem;line-height:1.5}.ops-source-pool-callout small{display:inline-flex;margin-top:8px;padding:5px 8px;border-radius:8px;color:var(--ops-brand-dark);background:#fff;border:1px solid rgba(22,93,255,.12);font-size:.72rem;font-weight:800;word-break:break-all}.ops-source-pool-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px}.ops-import-guidance{display:grid;grid-template-columns:minmax(0,.92fr) minmax(320px,1.08fr);grid-gap:12px;gap:12px;align-items:stretch;margin-top:12px;padding:14px;border:1px solid var(--ops-border);border-radius:12px;background:#fff}.ops-import-guidance.ready{border-color:rgba(0,180,42,.2);background:linear-gradient(135deg,rgba(232,255,234,.76),#fff)}.ops-import-guidance.blocked{border-color:rgba(255,125,0,.24);background:linear-gradient(135deg,rgba(255,247,232,.82),#fff)}.ops-import-guidance-main span{display:inline-flex;color:var(--ops-brand);font-size:.72rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.ops-import-guidance-main strong{display:block;margin-top:6px;color:var(--ops-text-primary);font-size:1rem;line-height:1.25}.ops-import-guidance-main p{margin:8px 0 0;color:var(--ops-text-secondary);font-size:.78rem;line-height:1.55}.ops-import-guidance-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:8px;gap:8px}.ops-import-template-validation{margin-top:12px;padding:14px;border:1px solid rgba(22,93,255,.14);border-radius:12px;background:linear-gradient(135deg,rgba(232,243,255,.72),#fff)}.ops-import-template-validation .ops-task-list{margin-top:10px}.ops-editing-next-card{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(260px,.95fr);grid-gap:12px;gap:12px;align-items:stretch;margin-top:12px;padding:14px;border:1px solid var(--ops-border);border-radius:12px;background:#fff}.ops-editing-next-card.ready{border-color:rgba(0,180,42,.22);background:linear-gradient(135deg,rgba(232,255,234,.8),#fff)}.ops-editing-next-card.blocked{border-color:rgba(255,125,0,.24);background:linear-gradient(135deg,rgba(255,247,232,.82),#fff)}.ops-editing-next-copy{min-width:0}.ops-editing-next-copy span,.ops-editing-path span{display:inline-flex;color:var(--ops-brand);font-size:.72rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.ops-editing-next-copy strong{display:block;margin-top:6px;color:var(--ops-text-primary);font-size:1rem;line-height:1.25}.ops-editing-next-copy p{margin:8px 0 0;color:var(--ops-text-secondary);font-size:.78rem;line-height:1.55}.ops-editing-next-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px}.ops-editing-path{grid-column:1/-1;min-width:0;padding:10px 12px;border:1px solid rgba(22,93,255,.12);border-radius:10px;background:rgba(242,243,245,.62)}.ops-editing-path strong{display:block;margin-top:5px;color:var(--ops-text-secondary);font-size:.76rem;line-height:1.45;word-break:break-all}.ops-editing-next-card>.ops-button-group{grid-column:1/-1}.ops-dev-console{color:#e5e6eb;background:#1d2129;border-color:#4e5969}.ops-dev-console .ops-card-title strong{color:#fff}.ops-dev-grid div{min-height:74px;display:grid;align-content:center;grid-gap:8px;gap:8px;padding:12px;border-radius:8px;background:#272e3b;color:#c9cdd4;font-size:.78rem}.ops-dev-grid strong{color:#fff;font-size:1rem}.ops-footer{min-height:42px;justify-content:space-between;gap:16px;padding:0 28px;color:var(--ops-text-placeholder);background:#fff;border-top:1px solid var(--ops-border);font-size:.76rem}.ops-footer,.ops-footer div{display:flex;align-items:center}.ops-footer div{flex-wrap:wrap;gap:18px}.ops-footer span{display:inline-flex;align-items:center;gap:6px}.ops-dashboard[aria-busy=true] .ops-ghost-button,.ops-dashboard[aria-busy=true] .ops-outline-button,.ops-dashboard[aria-busy=true] .ops-primary-button,.ops-dashboard[aria-busy=true] .ops-primary-small,.ops-dashboard[aria-busy=true] .ops-secondary-button{pointer-events:none;opacity:.72}@keyframes opsPulse{0%,to{box-shadow:0 0 0 0 rgba(22,93,255,.28)}50%{box-shadow:0 0 0 8px rgba(22,93,255,0)}}@media (max-width:900px){.tiktok-blocker-strip,.tiktok-code-paste-form,.tiktok-credential-box,.tiktok-credential-form,.tiktok-manual-auth-form,.tiktok-manual-auth-status,.tiktok-secret-results,.tiktok-state-grid{grid-template-columns:1fr}}@keyframes opsSoftPulse{0%,to{box-shadow:0 6px 16px rgba(22,93,255,.16)}50%{box-shadow:0 8px 22px rgba(22,93,255,.28)}}@media (max-width:1180px){.ops-auth-grid,.ops-bridge-grid,.ops-dev-grid,.ops-goal-summary,.ops-metrics-grid,.ops-pipeline{grid-template-columns:repeat(2,minmax(0,1fr))}.ops-eight-scope-grid,.ops-nine-goals-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.ops-cutover-strip{grid-template-columns:1fr}.ops-cutover-branch-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.ops-cutover-dev-actions{justify-content:flex-start}.ops-grid-3{grid-template-columns:1fr}.tiktok-shop-dashboard-grid,.tiktok-shop-data-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ops-editing-next-card,.ops-import-guidance{grid-template-columns:1fr}.ops-import-guidance-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ops-grid-span-2{grid-column:auto}.ops-decision-panel{grid-template-columns:1fr}.ops-drill-summary{grid-template-columns:repeat(4,minmax(0,1fr))}.ops-editing-next-card,.ops-source-pool-callout{grid-template-columns:1fr}.ops-setup-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ops-setup-criteria,.ops-setup-next-list{grid-template-columns:1fr}.ops-api-branch-grid,.ops-api-config-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ops-feishu-config-grid{grid-template-columns:1fr}}@media (max-width:860px){.ops-dashboard{display:block}.ops-sidebar{width:auto;min-height:auto;position:static;border-right:0;border-bottom:1px solid var(--ops-border)}.ops-nav{grid-template-columns:repeat(2,minmax(0,1fr))}.ops-card-title.with-actions,.ops-editing-next-grid,.ops-footer,.ops-insight-top,.ops-setup-hero,.ops-source-pool-stats,.ops-task-row,.ops-topbar{align-items:flex-start;flex-direction:column}.ops-editing-next-grid,.ops-setup-grid,.ops-setup-hero,.ops-source-pool-stats{grid-template-columns:1fr}.ops-topbar{height:auto;padding:14px 16px}.ops-cutover-branch-actions{grid-template-columns:1fr}.ops-workspace{padding:16px}.ops-auth-grid,.ops-bridge-grid,.ops-dev-grid,.ops-goal-summary,.ops-hero,.ops-login-gateway-grid,.ops-login-summary,.ops-metrics-grid,.ops-pipeline,.tiktok-shop-dashboard-grid,.tiktok-shop-data-grid{grid-template-columns:1fr}.ops-eight-scope-grid,.ops-nine-goals-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ops-api-branch-grid,.ops-cutover-list,.ops-cutover-pills,.ops-mini-grid{grid-template-columns:1fr}.ops-api-config-head{flex-direction:column}.ops-api-config-actions{justify-content:flex-start}.ops-api-config-grid,.ops-feishu-table-fields{grid-template-columns:1fr}.ops-feishu-table-fields{max-height:none}.ops-drill-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.ops-footer div{align-items:flex-start;flex-direction:column;gap:8px}}.ops-button-row{display:flex;flex-wrap:wrap;gap:10px}.ops-button-row.compact{margin-top:10px}.ops-button-row.compact>button{flex:1 1 160px}.tiktok-workflow-console{display:grid;grid-gap:18px;gap:18px}.workflow-progress-rail{display:grid;grid-template-columns:repeat(8,minmax(120px,1fr));grid-gap:10px;gap:10px;overflow-x:auto;padding-bottom:4px}.workflow-progress-node{min-width:120px;border:1px solid var(--ops-border);border-radius:12px;background:#fff;padding:10px;display:grid;grid-gap:4px;gap:4px}.workflow-progress-node span{font-size:12px;font-weight:800;color:var(--ops-ink)}.workflow-progress-node i{font-size:11px;font-style:normal;color:var(--ops-muted)}.workflow-progress-node.success{border-color:rgba(0,180,42,.28);background:#f0fff4}.workflow-progress-node.processing{border-color:rgba(22,93,255,.26);background:#f2f7ff}.workflow-progress-node.warning{border-color:rgba(255,125,0,.26);background:#fff8ed}.workflow-progress-node.danger{border-color:rgba(245,63,63,.24);background:#fff2f0}.prd-title-strip{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;padding:18px 4px 4px}.prd-ai-card .tiktok-shop-card-head span,.prd-content-production .ops-card-title span,.prd-feedback-loop .ops-card-title span,.prd-title-strip span,.prd-workflow-engine .ops-card-title span{color:var(--ops-brand);font-size:.75rem;font-weight:900;letter-spacing:.08em}.prd-title-strip h1{margin:4px 0;color:var(--ops-text-primary);font-size:clamp(1.7rem,2.2vw,2.4rem);line-height:1;letter-spacing:-.04em}.prd-title-strip p{margin:0;color:var(--ops-text-secondary);font-size:.88rem;line-height:1.55}.prd-dashboard-grid{grid-template-columns:minmax(0,1fr) 280px}.prd-dashboard-grid,.prd-dashboard-main{grid-gap:14px;gap:14px}.prd-ai-center,.prd-api-status,.prd-content-production,.prd-feedback-loop,.prd-recent-tasks,.prd-today-summary,.prd-workflow-engine,.prd-workflow-progress{border-radius:12px;box-shadow:var(--ops-shadow)}.prd-progress-chain{grid-template-columns:repeat(8,minmax(92px,1fr))}.prd-progress-step,.prd-visual-node{position:relative;min-height:86px;display:grid;align-content:center;grid-gap:5px;gap:5px;padding:12px;border:1px solid var(--ops-border);border-radius:12px;background:#fff}.prd-progress-step i{display:inline-flex;align-items:center;justify-content:center;color:#fff;background:var(--ops-text-primary);font-size:.78rem}.prd-progress-step span,.prd-visual-node span{color:var(--ops-text-primary);font-size:.82rem;font-weight:900;line-height:1.25}.prd-progress-step small,.prd-visual-node small{color:var(--ops-text-placeholder);font-size:.72rem;font-weight:700}.prd-progress-step.success,.prd-visual-node.success{border-color:rgba(0,180,42,.32);background:#f2fff6}.prd-progress-step.processing,.prd-visual-node.processing{border-color:rgba(22,93,255,.32);background:#f3f8ff}.prd-progress-step.warning,.prd-visual-node.warning{border-color:rgba(255,125,0,.32);background:#fff8ed}.prd-progress-step.danger,.prd-visual-node.danger{background:#fff2f0}.prd-api-list,.prd-summary-stack,.prd-task-list{display:grid;grid-gap:10px;gap:10px}.prd-api-list p,.prd-summary-note,.prd-summary-stack div,.prd-task-list a{display:grid;grid-template-columns:minmax(0,1fr) auto auto;grid-gap:10px;gap:10px;align-items:center;margin:0;padding:11px 12px;border:1px solid var(--ops-border);border-radius:10px;background:#fff;text-decoration:none}.prd-task-list a{grid-template-columns:80px minmax(0,1fr) auto}.prd-api-list span,.prd-summary-note span,.prd-summary-stack span,.prd-task-list span{color:var(--ops-text-placeholder);font-size:.75rem;font-weight:900}.prd-api-list strong,.prd-summary-note strong,.prd-summary-stack strong,.prd-task-list strong{color:var(--ops-text-primary);font-size:.86rem}.prd-today-summary{display:grid;align-content:start;grid-gap:14px;gap:14px;background:linear-gradient(180deg,#fff,#f7fbff)}.prd-summary-stack div{grid-template-columns:minmax(0,1fr) auto;min-height:72px}.prd-summary-stack strong{font-size:1.18rem}.prd-summary-note{grid-template-columns:1fr;background:var(--ops-brand-light);border-color:rgba(22,93,255,.16)}.prd-ai-grid{grid-template-columns:1.15fr 1fr .9fr 1fr}.prd-ai-card{min-height:218px;grid-gap:12px;gap:12px;padding:16px;border:1px solid var(--ops-border);border-radius:12px;background:#fff}.prd-ai-card.hot{background:linear-gradient(135deg,#fff,#eef6ff)}.prd-ai-card.strategy{background:linear-gradient(135deg,#fff,#f7f9ff)}.prd-ai-card.prediction{background:linear-gradient(135deg,#fff,#fff8ed)}.prd-ai-card.ranking{background:linear-gradient(135deg,#fff,#f5fff8)}.prd-ai-card>strong{color:var(--ops-text-primary);font-size:1rem;line-height:1.35}.prd-ai-card p,.prd-ai-card small{margin:0;color:var(--ops-text-secondary);font-size:.82rem;line-height:1.5}.prd-prediction-grid{grid-gap:10px;gap:10px}.prd-prediction-grid span{grid-gap:6px;gap:6px;padding:12px;border-radius:10px;background:rgba(255,255,255,.78);color:var(--ops-text-placeholder);font-size:.72rem;font-weight:900}.prd-prediction-grid b{color:var(--ops-text-primary);font-size:1rem}.prd-ai-card.ranking ol{grid-gap:9px;gap:9px;list-style:none}.prd-ai-card.ranking li{display:grid;grid-template-columns:36px minmax(0,1fr);grid-gap:8px;gap:8px;align-items:center;padding:9px;border-radius:10px;background:rgba(255,255,255,.82)}.prd-ai-card.ranking li span{color:var(--ops-brand);font-weight:900}.prd-ai-card.ranking li strong{font-size:.82rem;line-height:1.35}.prd-engine-layout{grid-gap:14px;gap:14px}.prd-visual-nodes{grid-template-columns:repeat(4,minmax(140px,1fr))}.prd-node-detail{display:grid;align-content:start;grid-gap:12px;gap:12px;border:1px solid var(--ops-border);border-radius:12px;background:#fff}.prd-node-detail>span{color:var(--ops-text-placeholder);font-size:.72rem;font-weight:900}.prd-node-detail>strong{color:var(--ops-text-primary);font-size:1rem}.prd-node-detail dl{display:grid;grid-gap:8px;gap:8px;margin:0}.prd-node-detail div{display:grid;grid-gap:3px;gap:3px;padding-top:8px;border-top:1px solid var(--ops-border)}.prd-node-detail dd,.prd-node-detail dt{margin:0;font-size:.76rem}.prd-node-detail dt{color:var(--ops-text-placeholder);font-weight:900}.prd-node-detail dd{color:var(--ops-text-secondary);line-height:1.4}.prd-bottom-grid{grid-gap:14px;gap:14px}.prd-production-column{min-height:240px;display:grid;align-content:start;grid-gap:10px;gap:10px;border:1px solid var(--ops-border);border-radius:12px;background:#f7f8fa}.prd-production-column>span{color:var(--ops-text-placeholder);font-size:.76rem}.prd-production-card{display:grid;grid-gap:6px;gap:6px;padding:11px;border-radius:10px;background:#fff;border:1px solid rgba(22,93,255,.12)}.prd-production-card strong{color:var(--ops-text-primary);font-size:.82rem;line-height:1.35}.prd-production-card small{color:var(--ops-text-secondary);font-size:.72rem;line-height:1.4}.prd-feedback-kpis div{display:grid;grid-gap:5px;gap:5px;padding:12px;border-radius:10px;background:#fff;border:1px solid var(--ops-border)}.prd-feedback-kpis span{color:var(--ops-text-placeholder);font-size:.72rem;font-weight:900}.prd-feedback-kpis strong{color:var(--ops-text-primary);font-size:1rem}.prd-line-chart{min-height:150px;margin-top:14px;border:1px solid var(--ops-border);border-radius:12px;background:linear-gradient(rgba(229,230,235,.6) 1px,transparent 0),linear-gradient(90deg,rgba(229,230,235,.6) 1px,transparent 0),#fff;background-size:100% 25%,25% 100%,auto}.prd-feedback-tags{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px}.prd-operations-card{margin-top:0}.workflow-metrics-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px}.workflow-node-list{display:grid;grid-gap:10px;gap:10px}.workflow-node-card{border:1px solid var(--ops-border);border-radius:12px;background:#fff;overflow:hidden}.workflow-node-card summary{cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 16px}.workflow-node-card summary::-webkit-details-marker{display:none}.workflow-node-card summary>span:first-child{display:grid;grid-gap:3px;gap:3px}.workflow-node-card summary strong{color:var(--ops-ink)}.workflow-node-card summary small{color:var(--ops-muted)}.workflow-node-summary-meta{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}.workflow-node-detail{border-top:1px solid var(--ops-border);padding:14px 16px 16px;display:grid;grid-gap:14px;gap:14px}.workflow-node-detail dl{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px;margin:0}.workflow-node-detail dl>div{border:1px solid var(--ops-border);border-radius:10px;padding:10px;min-width:0}.workflow-node-detail dt{font-size:12px;color:var(--ops-muted);margin-bottom:4px}.workflow-node-detail dd{margin:0;color:var(--ops-ink);overflow-wrap:anywhere}.workflow-bottom-grid{display:grid;grid-template-columns:1.1fr 1.1fr .8fr;grid-gap:12px;gap:12px}.workflow-dev-diagnostics,.workflow-locked-writes,.workflow-recent-tasks{border:1px solid var(--ops-border);border-radius:12px;background:#fff;padding:14px}.workflow-recent-tasks{display:grid;grid-gap:8px;gap:8px}.workflow-recent-tasks a{border:1px solid var(--ops-border);border-radius:10px;padding:10px;color:inherit;text-decoration:none;display:grid;grid-gap:3px;gap:3px}.workflow-recent-tasks a:hover{border-color:var(--ops-brand);background:var(--ops-brand-soft)}.workflow-recent-tasks a span{color:var(--ops-muted);font-size:12px}.locked-write-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px}.locked-write-grid button{border:1px solid var(--ops-border);border-radius:10px;background:#f7f8fa;color:var(--ops-muted);padding:10px;text-align:left}.workflow-dev-diagnostics summary{cursor:pointer;font-weight:800}.workflow-dev-diagnostics pre{white-space:pre-wrap;overflow-wrap:anywhere;margin:12px 0 0;border-radius:10px;background:#101828;color:#e5e7eb;padding:12px;font-size:12px}.workflow-task-timeline{display:grid;grid-gap:10px;gap:10px;margin-top:14px}.workflow-task-step{border:1px solid var(--ops-border);border-radius:12px;padding:12px;display:grid;grid-gap:4px;gap:4px}.workflow-task-step span{color:var(--ops-brand);font-weight:800}.workflow-task-step p,.workflow-task-step small{color:var(--ops-muted);margin:0;overflow-wrap:anywhere}.workflow-review-panel{display:grid;grid-gap:18px;gap:18px}.workflow-review-alert{border:1px solid rgba(255,125,0,.24);background:#fff8ed;border-radius:12px;color:#9a4b00;font-weight:700;padding:12px 14px}.workflow-review-alert.success{border-color:rgba(0,180,42,.24);background:#f0fff4;color:#067a22}.workflow-review-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.workflow-feedback-box,.workflow-review-card{border:1px solid var(--ops-border);border-radius:14px;background:#fff;padding:14px;display:grid;grid-gap:12px;gap:12px;min-width:0}.workflow-feedback-guide{display:grid;grid-gap:8px;gap:8px;margin:14px 0;padding:12px 14px 12px 34px;border:1px solid #bfdbfe;border-radius:8px;background:#eff6ff;color:#1e3a8a;font-weight:750}.workflow-feedback-guide li::marker{color:#2563eb;font-weight:950}.workflow-review-item{border:1px solid var(--ops-border);border-radius:12px;background:#f7f8fa;padding:12px;display:grid;grid-gap:10px;gap:10px}.workflow-review-item strong{color:var(--ops-ink);overflow-wrap:anywhere}.workflow-review-item dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px;margin:0}.workflow-review-item dt{color:var(--ops-muted);font-size:11px;margin-bottom:2px}.workflow-review-item dd{margin:0;color:var(--ops-ink);font-size:12px;font-weight:700;overflow-wrap:anywhere}.workflow-review-list{margin:0;padding-left:18px;color:var(--ops-muted);font-size:12px}.workflow-feedback-box>div:first-child,.workflow-review-list{display:grid;grid-gap:4px;gap:4px}.workflow-feedback-box>div:first-child span{color:var(--ops-brand);font-size:12px;font-weight:900}.workflow-feedback-box>div:first-child strong{color:var(--ops-ink);font-size:18px}.workflow-feedback-box>div:first-child p,.workflow-feedback-message{color:var(--ops-muted);margin:0}.workflow-feedback-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px}.workflow-feedback-form label{display:grid;grid-gap:6px;gap:6px;font-size:12px;font-weight:800}.workflow-feedback-form label.wide{grid-column:1/-1}.workflow-feedback-form input,.workflow-feedback-form select,.workflow-feedback-form textarea{width:100%;border:1px solid var(--ops-border);border-radius:10px;background:#fff;color:var(--ops-ink);font:inherit;padding:10px 12px;outline:none}.workflow-feedback-form textarea{resize:vertical}.workflow-feedback-form input:focus,.workflow-feedback-form select:focus,.workflow-feedback-form textarea:focus{border-color:var(--ops-brand);box-shadow:0 0 0 3px rgba(22,93,255,.1)}@media (max-width:1180px){.workflow-bottom-grid,.workflow-metrics-grid,.workflow-node-detail dl{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:860px){.locked-write-grid,.workflow-bottom-grid,.workflow-feedback-form,.workflow-metrics-grid,.workflow-node-detail dl,.workflow-review-grid,.workflow-review-item dl{grid-template-columns:1fr}.workflow-node-card summary{align-items:flex-start;flex-direction:column}}@supports selector(:has(*)){body:has(.ops-dashboard){background:radial-gradient(circle at 12% 8%,rgba(22,93,255,.1),transparent 28%),radial-gradient(circle at 82% 0,rgba(20,184,166,.08),transparent 30%),linear-gradient(135deg,#f7f9fc,#eef3f8);overflow-x:hidden}}.ops-dashboard{--ops-brand:#165dff;--ops-brand-hover:#0e42d2;--ops-brand-soft:#e8f3ff;--ops-accent:#10b981;--ops-warning:#ff7d00;--ops-danger:#f53f3f;--ops-ink:#121826;--ops-muted:#5f6b7a;--ops-subtle:#86909c;--ops-border:rgba(29,33,41,0.11);--ops-card:rgba(255,255,255,0.92);--ops-surface:#ffffff;--ops-bg-gray:#f2f5f9;--ops-shadow:0 18px 45px rgba(16,24,40,0.08),0 2px 10px rgba(16,24,40,0.05);--ops-shadow-soft:0 8px 24px rgba(16,24,40,0.06);color:var(--ops-ink);background:transparent;font-family:Avenir Next,SF Pro Display,PingFang SC,Hiragino Sans GB,sans-serif;letter-spacing:-.015em}.ops-sidebar{background:linear-gradient(180deg,rgba(15,23,42,.98),rgba(17,24,39,.98)),radial-gradient(circle at top left,rgba(22,93,255,.32),transparent 36%);border-right:1px solid rgba(255,255,255,.08);box-shadow:14px 0 36px rgba(15,23,42,.12)}.ops-brand{border-bottom-color:rgba(255,255,255,.1)}.ops-brand span,.ops-brand strong,.ops-nav-link{color:rgba(255,255,255,.92)}.ops-brand>div span{color:rgba(255,255,255,.58)}.ops-brand-mark{background:linear-gradient(135deg,#2f7cff,#00d4b3);color:#fff;box-shadow:0 10px 24px rgba(22,93,255,.35)}.ops-nav a,.ops-nav-link{min-height:42px;border:1px solid transparent;color:rgba(255,255,255,.68);transition:background .16s ease,color .16s ease,transform .16s ease,border-color .16s ease}.ops-nav a:hover,.ops-nav-link:hover{background:rgba(255,255,255,.08);color:#fff;transform:translateX(2px)}.ops-nav a.active{background:linear-gradient(135deg,rgba(22,93,255,.95),rgba(20,184,166,.82));border-color:rgba(255,255,255,.14);color:#fff;box-shadow:0 12px 26px rgba(22,93,255,.28)}.ops-main{min-width:0}.ops-topbar{position:-webkit-sticky;position:sticky;top:0;z-index:30;min-height:68px;height:auto;padding:12px 28px;background:rgba(255,255,255,.84);border-bottom:1px solid var(--ops-border);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 1px 0 rgba(255,255,255,.7),0 12px 30px rgba(16,24,40,.04)}.ops-language-toggle,.ops-segment{background:#eef3f8;border:1px solid rgba(29,33,41,.08);box-shadow:inset 0 1px 0 rgba(255,255,255,.8)}.ops-language-toggle button,.ops-segment button{min-height:38px;border-radius:10px;color:var(--ops-muted)}.ops-language-toggle button.active,.ops-segment button.active{background:#fff;color:var(--ops-ink);box-shadow:0 8px 18px rgba(16,24,40,.08)}.ops-workspace{width:min(100%,1540px);margin:0 auto;padding:28px;gap:22px}.ops-card,.ops-dev-console,.ops-stat-card,.prd-title-strip{background:var(--ops-card);border:1px solid rgba(29,33,41,.1);box-shadow:var(--ops-shadow-soft);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.prd-title-strip{position:relative;align-items:center;min-height:0;padding:28px;border-radius:22px;overflow:hidden}.prd-title-strip:after{content:"";position:absolute;inset:auto -80px -120px auto;width:280px;height:280px;background:radial-gradient(circle,rgba(22,93,255,.16),transparent 64%);pointer-events:none}.prd-title-strip>div{position:relative;z-index:1}.prd-title-strip h1{max-width:720px;color:var(--ops-ink);font-size:clamp(34px,4.3vw,66px);line-height:.94;letter-spacing:-.07em}.prd-title-strip p{max-width:760px;color:var(--ops-muted);font-size:clamp(15px,1.25vw,18px);line-height:1.65}.ops-card{border-radius:20px;padding:22px;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.ops-card:hover,.ops-stat-card:hover,.tiktok-shop-dashboard-card:hover,.tiktok-shop-list-card:hover,.workflow-review-card:hover{transform:translateY(-1px);border-color:rgba(22,93,255,.22);box-shadow:var(--ops-shadow)}.ops-card-title{gap:14px;padding-bottom:14px;border-bottom:1px solid rgba(29,33,41,.07)}.ops-card-title span,.tiktok-shop-card-head span,.workflow-review-panel .ops-card-title span{color:var(--ops-brand);font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.ops-card-title strong{color:var(--ops-ink);font-size:clamp(18px,1.5vw,26px);line-height:1.18;letter-spacing:-.04em}.muted,.ops-card-copy,.prd-summary-note span,.tiktok-privacy-note,.workflow-review-list{color:var(--ops-muted);line-height:1.65}.ops-button-group,.ops-top-actions,.tiktok-code-paste-actions,.tiktok-credential-form,.tiktok-manual-auth-form{gap:10px}.ops-card button,.ops-ghost-button,.ops-primary-button,.ops-secondary-button,.workflow-feedback-form button{min-height:42px;border-radius:12px;font-weight:850;transition:transform .16s ease,box-shadow .16s ease,background .16s ease,border-color .16s ease,color .16s ease}.ops-primary-button{background:linear-gradient(135deg,var(--ops-brand),#0a8cff);color:#fff;box-shadow:0 12px 28px rgba(22,93,255,.22)}.ops-primary-button:hover:not(:disabled){background:linear-gradient(135deg,var(--ops-brand-hover),var(--ops-brand));transform:translateY(-1px);box-shadow:0 16px 34px rgba(22,93,255,.28)}.ops-ghost-button,.ops-secondary-button{background:#fff;color:var(--ops-ink);border:1px solid var(--ops-border);box-shadow:0 6px 16px rgba(16,24,40,.04)}.ops-ghost-button:hover:not(:disabled),.ops-secondary-button:hover:not(:disabled){color:var(--ops-brand);border-color:rgba(22,93,255,.3);transform:translateY(-1px)}.ops-ghost-button:disabled,.ops-primary-button:disabled,.ops-secondary-button:disabled{cursor:not-allowed;filter:saturate(.65);opacity:.68}.ops-dashboard :is(button,a,input,textarea,select):focus-visible{outline:3px solid rgba(22,93,255,.24);outline-offset:3px}.ops-dashboard input,.ops-dashboard select,.ops-dashboard textarea{min-height:44px;border-radius:12px;border-color:rgba(29,33,41,.12);background:rgba(255,255,255,.96);color:var(--ops-ink)}.ops-dashboard textarea{line-height:1.55}.ops-dashboard input::placeholder,.ops-dashboard textarea::placeholder{color:#98a2b3}.ops-dashboard input:focus,.ops-dashboard select:focus,.ops-dashboard textarea:focus{border-color:rgba(22,93,255,.55);box-shadow:0 0 0 4px rgba(22,93,255,.1)}.prd-dashboard-grid{grid-template-columns:minmax(0,1fr) minmax(300px,360px);grid-gap:22px;gap:22px;align-items:stretch}.prd-dashboard-main{min-width:0;grid-gap:18px;gap:18px}.prd-api-status,.prd-recent-tasks,.prd-today-summary,.prd-workflow-progress{min-width:0}.prd-progress-chain{grid-template-columns:repeat(8,minmax(88px,1fr));overflow-x:auto;padding-bottom:4px;scrollbar-width:thin}.prd-progress-step,.prd-visual-node,.workflow-node-card{background:#f8fafc;border:1px solid rgba(29,33,41,.09);box-shadow:none}.prd-progress-step{min-width:92px;border-radius:14px;padding:12px 10px}.prd-progress-step i{background:#fff;color:var(--ops-ink);box-shadow:0 8px 18px rgba(16,24,40,.08)}.prd-progress-step.success,.prd-visual-node.success{background:linear-gradient(180deg,rgba(236,253,245,.96),#fff);border-color:rgba(16,185,129,.35)}.prd-progress-step.processing,.prd-visual-node.processing{background:linear-gradient(180deg,rgba(232,243,255,.96),#fff);border-color:rgba(22,93,255,.35)}.prd-progress-step.waiting,.prd-progress-step.warning,.prd-visual-node.waiting,.prd-visual-node.warning{background:linear-gradient(180deg,rgba(255,247,232,.96),#fff);border-color:rgba(255,125,0,.32)}.prd-progress-step.danger,.prd-visual-node.danger{background:linear-gradient(180deg,rgba(255,236,232,.96),#fff);border-color:rgba(245,63,63,.32)}.prd-api-list,.prd-summary-stack,.prd-task-list,.tiktok-shop-endpoints,.tiktok-shop-item-list{gap:10px}.prd-api-list p,.prd-summary-stack div,.prd-task-list a,.tiktok-shop-endpoints p,.tiktok-shop-item-list p{background:#f8fafc;border:1px solid rgba(29,33,41,.07);border-radius:14px}.prd-summary-stack{grid-template-columns:repeat(2,minmax(0,1fr))}.prd-summary-stack div strong{color:var(--ops-ink)}.prd-summary-note{background:linear-gradient(135deg,var(--ops-brand-soft),rgba(236,253,245,.7));border:1px solid rgba(22,93,255,.14);border-radius:16px}.prd-ai-center,.prd-workflow-engine,.tiktok-manual-auth-card,.tiktok-shop-readonly-card,.workflow-review-panel{scroll-margin-top:88px}.prd-ai-grid{grid-template-columns:minmax(260px,1.1fr) repeat(3,minmax(220px,1fr));grid-gap:14px;gap:14px}.prd-ai-card,.tiktok-shop-dashboard-card,.tiktok-shop-list-card,.workflow-review-card{background:#fff;border:1px solid rgba(29,33,41,.09);border-radius:18px;box-shadow:0 8px 24px rgba(16,24,40,.045);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.prd-ai-card.hot{background:linear-gradient(180deg,rgba(232,243,255,.88),rgba(255,255,255,.98)),#fff}.prd-ai-card strong,.tiktok-shop-item-list strong,.workflow-review-item h4{color:var(--ops-ink)}.prd-ai-card p,.prd-ai-card small,.tiktok-shop-item-list small,.workflow-review-item dt,.workflow-review-item p{color:var(--ops-muted)}.prd-prediction-grid span{border:1px solid rgba(29,33,41,.07)}.prd-engine-layout{grid-template-columns:minmax(0,1fr) minmax(280px,360px);grid-gap:18px;gap:18px}.prd-visual-nodes{grid-template-columns:repeat(4,minmax(150px,1fr));grid-gap:12px;gap:12px}.prd-visual-node{min-height:88px;border-radius:16px;padding:14px}.prd-visual-node:after{background:rgba(22,93,255,.28)}.prd-node-detail{background:#f8fafc;border:1px solid rgba(29,33,41,.08);border-radius:18px;padding:16px}.prd-bottom-grid{grid-template-columns:minmax(0,1fr) minmax(360px,.85fr);grid-gap:22px;gap:22px}.prd-production-board{grid-template-columns:repeat(5,minmax(120px,1fr));grid-gap:12px}.prd-production-column{border:1px solid rgba(29,33,41,.07);border-radius:16px}.prd-production-pill{background:#fff;border:1px solid rgba(29,33,41,.08);border-radius:12px;box-shadow:0 4px 12px rgba(16,24,40,.04)}.prd-feedback-kpis{grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px}.prd-feedback-kpis div,.prd-line-chart{background:#f8fafc;border:1px solid rgba(29,33,41,.07);border-radius:16px}.prd-line-chart{overflow:hidden}.mini-stat,.ops-stat-card,.tiktok-shop-dashboard-card,.tiktok-shop-list-card{min-height:0}.tiktok-code-paste-form,.tiktok-credential-box,.tiktok-manual-auth-status,.workflow-feedback-box,.workflow-review-alert{background:#f8fafc;border:1px solid rgba(29,33,41,.08);border-radius:18px}.tiktok-credential-box{gap:18px}.tiktok-auth-tabs{background:#eef3f8;border:1px solid rgba(29,33,41,.08);border-radius:14px;padding:4px}.tiktok-auth-tabs button{min-height:38px;border-radius:10px}.tiktok-auth-tabs button.active{background:#fff;color:var(--ops-brand);box-shadow:0 8px 18px rgba(16,24,40,.08)}.tiktok-shop-meta-list{gap:8px}.tiktok-shop-meta-list div{background:#f8fafc;border:1px solid rgba(29,33,41,.06);border-radius:12px;padding:10px}.tiktok-shop-meta-list dt{color:var(--ops-muted)}.tiktok-shop-meta-list dd{color:var(--ops-ink)}.workflow-review-item{background:#f8fafc;border:1px solid rgba(29,33,41,.07);border-radius:14px}.workflow-feedback-form{gap:12px}.workflow-feedback-form label{color:var(--ops-muted)}.workflow-feedback-form input,.workflow-feedback-form textarea{border-radius:12px}.badge,.risk-tag,.status-tag{letter-spacing:.02em}@media (max-width:1280px){.ops-workspace{padding:22px}.prd-bottom-grid,.prd-dashboard-grid,.prd-engine-layout{grid-template-columns:1fr}.prd-ai-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.prd-today-summary{order:-1}}@media (max-width:980px){.ops-dashboard{flex-direction:column}.ops-sidebar{position:relative;width:100%;min-height:auto;border-right:0;border-bottom:1px solid rgba(255,255,255,.1)}.ops-brand{border-bottom:0;margin-bottom:12px}.ops-nav{display:flex;gap:8px;overflow-x:auto;padding-bottom:4px}.ops-nav a{white-space:nowrap}.ops-nav-link{display:inline-flex;margin-top:10px}.ops-topbar{position:static;padding:12px 18px;flex-wrap:wrap;gap:12px}.ops-top-actions{width:100%;justify-content:flex-start;flex-wrap:wrap}.prd-title-strip{grid-template-columns:1fr;padding:22px}.ops-grid-3,.ops-metrics-grid,.prd-production-board,.prd-progress-chain,.prd-visual-nodes,.tiktok-shop-dashboard-grid,.tiktok-shop-data-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.prd-visual-node:after{display:none}}@media (max-width:700px){.ops-workspace{padding:14px;gap:16px}.ops-card,.prd-title-strip{border-radius:16px;padding:16px}.prd-title-strip h1{font-size:clamp(30px,13vw,44px)}.ops-button-group,.ops-top-actions,.tiktok-code-paste-actions,.tiktok-credential-form,.tiktok-manual-auth-form{align-items:stretch;flex-direction:column}.ops-button-group>*,.tiktok-code-paste-actions>*,.tiktok-credential-form>*,.tiktok-manual-auth-form>*{width:100%}.ops-grid-3,.ops-metrics-grid,.prd-ai-grid,.prd-dashboard-grid,.prd-feedback-kpis,.prd-production-board,.prd-progress-chain,.prd-summary-stack,.prd-visual-nodes,.tiktok-shop-dashboard-grid,.tiktok-shop-data-grid,.workflow-feedback-form,.workflow-review-grid{grid-template-columns:1fr}.ops-card-title,.ops-card-title.with-actions{align-items:flex-start;flex-direction:column}.tiktok-manual-auth-status,.tiktok-manual-auth-status.compact{grid-template-columns:1fr}.prd-api-list p,.prd-task-list a{align-items:flex-start;flex-direction:column}}.ops-dashboard{--ops-brand:#2563eb;--ops-brand-hover:#1d4ed8;--ops-brand-light:#dbeafe;--ops-text-primary:#111827;--ops-text-secondary:#263241;--ops-text-placeholder:#475569;--ops-muted:#334155;--ops-subtle:#475569;--ops-border:rgba(17,24,39,0.14);--ops-shadow:0 8px 20px rgba(15,23,42,0.07);--ops-shadow-soft:0 4px 14px rgba(15,23,42,0.055);color:var(--ops-text-primary)}.ops-dashboard .muted,.ops-dashboard .ops-card-copy,.ops-dashboard .tiktok-privacy-note,.ops-dashboard .workflow-feedback-message,.ops-dashboard .workflow-review-list,.ops-dashboard :is(p,small,span,dt,dd,li,label){color:var(--ops-text-secondary)}.ops-dashboard .ops-stat-value,.ops-dashboard .prd-ai-card>strong,.ops-dashboard .tiktok-shop-item-list strong,.ops-dashboard :is(strong,h1,h2,h3,h4,b){color:var(--ops-text-primary)}.ops-workspace{gap:16px;padding:18px}.ops-card,.ops-dev-console,.ops-stat-card,.prd-ai-card,.prd-node-detail,.prd-title-strip,.tiktok-shop-dashboard-card,.tiktok-shop-list-card,.workflow-review-card{border-radius:12px;box-shadow:var(--ops-shadow-soft)}.ops-card,.prd-title-strip{padding:16px}.ops-card-title{gap:8px;padding-bottom:10px}.ops-card-title strong{font-size:clamp(17px,1.2vw,22px)}.ops-card-title span,.prd-title-strip span,.tiktok-shop-card-head span,.workflow-review-panel .ops-card-title span{color:#1d4ed8;font-size:11px}.prd-title-strip{gap:14px}.prd-title-strip h1{font-size:clamp(30px,3vw,48px);line-height:.98}.prd-title-strip p{max-width:680px;font-size:14px;line-height:1.48}.ops-dashboard :is(button,.ops-primary-button,.ops-secondary-button,.ops-ghost-button,.ops-outline-button,.ops-link-button,.ops-primary-small),.ops-dashboard a.ops-secondary-button{min-height:34px;padding:6px 10px;border-radius:6px;font-size:13px;font-weight:500;line-height:1.2;background:#eef2ff;color:#111827;border:1px solid rgba(37,99,235,.18);box-shadow:none}.ops-dashboard :is(button,.ops-primary-button,.ops-secondary-button,.ops-ghost-button,.ops-outline-button,.ops-link-button,.ops-primary-small) span{color:inherit}.ops-dashboard .ops-primary-button,.ops-dashboard .ops-primary-small{background:#2563eb;border-color:#2563eb;color:#fff}.ops-dashboard .ops-primary-button:hover:not(:disabled),.ops-dashboard .ops-primary-small:hover:not(:disabled){background:#1d4ed8;border-color:#1d4ed8;transform:translateY(-1px)}.ops-dashboard :is(.ops-secondary-button,.ops-ghost-button,.ops-outline-button,.ops-link-button):hover:not(:disabled),.ops-dashboard a.ops-secondary-button:hover{background:#dbeafe;border-color:rgba(37,99,235,.34);color:#111827}.ops-dashboard :is(button,.ops-primary-button,.ops-secondary-button,.ops-ghost-button,.ops-outline-button,.ops-link-button):disabled{background:#e5e7eb;border-color:#d1d5db;color:#374151;opacity:.78}.ops-dashboard :is(input,textarea,select){min-height:38px;padding:8px 10px;border-radius:8px;color:#111827}.ops-dashboard :is(input::placeholder,textarea::placeholder){color:#64748b}.badge,.status-tag,.tiktok-risk-tag,.tiktok-status-badge{min-height:20px;padding:3px 7px;border-radius:6px;color:#111827;font-size:11px;font-weight:700;line-height:1.1;letter-spacing:0;background:#e5e7eb;border:1px solid rgba(17,24,39,.08)}.prd-progress-step.success small,.prd-visual-node.success small,.status-tag.passed,.status-tag.success,.tiktok-status-badge.passed,.tiktok-status-badge.success{color:#16a34a;background:#dcfce7;border-color:rgba(22,163,74,.28)}.prd-progress-step.processing small,.prd-visual-node.processing small,.status-tag.processing,.status-tag.running,.tiktok-status-badge.processing,.tiktok-status-badge.running{color:#2563eb;background:#dbeafe;border-color:rgba(37,99,235,.28)}.prd-progress-step.waiting small,.prd-progress-step.warning small,.prd-visual-node.waiting small,.prd-visual-node.warning small,.status-tag.waiting,.status-tag.waiting_manual,.status-tag.warning,.tiktok-status-badge.waiting,.tiktok-status-badge.waiting_manual,.tiktok-status-badge.warning{color:#b45309;background:#fef3c7;border-color:rgba(245,158,11,.32)}.prd-progress-step.danger small,.prd-visual-node.danger small,.status-tag.danger,.status-tag.failed,.tiktok-status-badge.danger,.tiktok-status-badge.failed{color:#ef4444;background:#fee2e2;border-color:rgba(239,68,68,.28)}.status-tag.locked,.tiktok-status-badge.locked{color:#6b7280;background:#f3f4f6;border-color:rgba(107,114,128,.28)}.tiktok-risk-tag.local,.tiktok-risk-tag.readonly{color:#14532d;background:#dcfce7}.tiktok-risk-tag.confirm{color:#92400e;background:#fef3c7}.tiktok-risk-tag.locked,.tiktok-risk-tag.locked_write{color:#991b1b;background:#fee2e2}.prd-bottom-grid,.prd-dashboard-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-gap:16px;gap:16px}.prd-dashboard-main{grid-column:span 9}.prd-today-summary{grid-column:span 3}.prd-content-production{grid-column:span 7}.prd-feedback-loop{grid-column:span 5}.ops-grid-3,.ops-metrics-grid,.tiktok-shop-dashboard-grid,.tiktok-shop-data-grid,.workflow-review-grid{gap:12px}.prd-progress-chain,.prd-visual-nodes{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.prd-progress-step,.prd-visual-node{min-height:72px;max-height:90px;padding:10px 12px;border-radius:10px;gap:6px}.prd-progress-step{grid-template-columns:24px minmax(0,1fr) auto;align-items:center;align-content:center}.prd-progress-step i{width:22px;height:22px}.prd-progress-step span{min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.prd-progress-step small{justify-self:end;padding:3px 7px;border-radius:6px;font-weight:700;white-space:nowrap}.prd-engine-layout{grid-template-columns:minmax(0,1fr) 260px;gap:12px}.prd-visual-node{grid-template-columns:minmax(0,1fr) auto;align-items:center}.prd-visual-node span{min-width:0}.prd-visual-node small{padding:3px 7px;border-radius:6px;font-size:11px;font-weight:700;white-space:nowrap}.prd-visual-node:after{right:-7px;width:7px;background:rgba(37,99,235,.32)}.prd-node-detail{padding:12px;gap:8px}.prd-node-detail dl{gap:6px}.prd-ai-grid{align-items:stretch}.prd-ai-card{min-height:172px;height:100%;align-content:stretch;grid-template-rows:auto auto 1fr auto;border-radius:10px}.prd-ai-card .tiktok-shop-card-head{min-height:24px;align-items:center}.prd-ai-card>strong{min-height:40px;font-size:15px;line-height:1.28}.prd-ai-card p{color:#111827;font-size:13px;font-weight:700;line-height:1.35}.prd-ai-card .prd-prediction-grid b,.prd-ai-card.hot p{color:#111827;font-size:18px;font-weight:900}.prd-ai-card small{color:#334155;font-size:12px;line-height:1.35}.prd-ai-card.ranking li,.prd-prediction-grid span{padding:8px;border-radius:8px}.prd-ai-card.ranking ol{gap:6px}.prd-api-list p,.prd-feedback-kpis div,.prd-production-column,.prd-summary-stack div,.prd-task-list a,.tiktok-shop-endpoints p,.tiktok-shop-item-list p,.tiktok-shop-meta-list div,.workflow-review-item{padding:10px;border-radius:10px}.prd-summary-stack div{min-height:56px}.tiktok-code-paste-form,.tiktok-credential-box,.tiktok-manual-auth-status,.workflow-feedback-box,.workflow-review-alert{padding:12px;border-radius:10px}.workflow-feedback-form{gap:10px}.tiktok-oauth-section,.tiktok-oauth-stack{display:grid;grid-gap:12px;gap:12px}.tiktok-oauth-section{padding:14px;border:1px solid rgba(17,24,39,.08);border-radius:12px;background:#ffffff;box-shadow:0 4px 14px rgba(15,23,42,.04)}.tiktok-oauth-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;padding-bottom:8px;border-bottom:1px solid rgba(17,24,39,.06)}.tiktok-oauth-section-head span{color:#2563eb;font-size:12px;font-weight:800}.tiktok-oauth-section-head strong{color:#111827;font-size:16px;font-weight:850}.tiktok-oauth-credentials{background:linear-gradient(135deg,#f8fbff,#ffffff 74%)}.tiktok-oauth-result-section{background:#f8fafc}.tiktok-permission-matrix{display:grid;grid-gap:14px;gap:14px;padding:16px;border:1px solid rgba(22,93,255,.18);border-radius:12px;background:linear-gradient(180deg,rgba(239,246,255,.96),rgba(255,255,255,.98)),#ffffff}.tiktok-permission-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px}.tiktok-permission-summary div{min-width:0;padding:12px;border:1px solid rgba(29,78,216,.12);border-radius:10px;background:#ffffff}.tiktok-permission-summary span{display:block;color:#64748b;font-size:12px;font-weight:800}.tiktok-permission-summary strong{display:block;margin-top:4px;color:#0f172a;font-size:24px;font-weight:950}.tiktok-permission-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:12px;gap:12px}.tiktok-permission-row{min-width:0;display:grid;grid-gap:12px;gap:12px;padding:14px;border:1px solid rgba(148,163,184,.28);border-radius:12px;background:#ffffff}.tiktok-permission-row.success{border-color:rgba(22,163,74,.32);background:linear-gradient(180deg,rgba(240,253,244,.86),#ffffff)}.tiktok-permission-row.warning{border-color:rgba(245,158,11,.35);background:linear-gradient(180deg,rgba(255,251,235,.9),#ffffff)}.tiktok-permission-row.processing{border-color:rgba(37,99,235,.28);background:linear-gradient(180deg,rgba(239,246,255,.9),#ffffff)}.tiktok-permission-row.locked{border-color:rgba(100,116,139,.28);background:linear-gradient(180deg,rgba(248,250,252,.95),#ffffff)}.tiktok-permission-row-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.tiktok-permission-row-head strong{min-width:0;color:#0f172a;font-size:16px;font-weight:950;line-height:1.25;overflow-wrap:anywhere}.tiktok-permission-row dl{display:grid;grid-gap:8px;gap:8px;margin:0}.tiktok-permission-row dl div{display:grid;grid-gap:3px;gap:3px}.tiktok-permission-row dd,.tiktok-permission-row dt{min-width:0;margin:0;overflow-wrap:anywhere}.tiktok-permission-row dt{color:#64748b;font-size:11px;font-weight:900}.tiktok-permission-row dd{color:#1f2937;font-size:13px;font-weight:780;line-height:1.45}.feature-permission-cluster{min-width:0;display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:6px}.feature-permission-cluster .ops-primary-button,.feature-permission-cluster .ops-secondary-button{margin-left:4px}.permission-fallback-note{margin:8px 0 0;border-radius:10px;font-size:12px;font-weight:820;line-height:1.45;padding:8px 10px}.permission-fallback-note.required{border:1px solid #fed7aa;background:#fff7ed;color:#9a3412}.permission-fallback-note.optional{border:1px solid #bfdbfe;background:#eff6ff;color:#1d4ed8}.prd-feedback-kpis .tiktok-status-badge,.product-data-kpis .tiktok-status-badge{justify-self:start;margin-top:6px}.tiktok-advanced-auth-panel{border:1px solid rgba(245,158,11,.28);border-radius:12px;background:#fffbeb;overflow:hidden}.tiktok-advanced-auth-panel summary{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:48px;padding:12px 14px;color:#111827;cursor:pointer;list-style:none}.tiktok-advanced-auth-panel summary::-webkit-details-marker{display:none}.tiktok-advanced-auth-panel summary:after{content:"展开";flex:0 0 auto;padding:5px 9px;border-radius:999px;background:#fef3c7;color:#92400e;font-size:12px;font-weight:800}.tiktok-advanced-auth-panel[open] summary:after{content:"收起"}.tiktok-advanced-auth-panel summary span{color:#92400e;font-size:13px;font-weight:850}.tiktok-advanced-auth-panel summary small{margin-left:auto;color:#334155;font-size:12px;font-weight:700}.tiktok-advanced-auth-panel>.tiktok-credential-box{margin:0 12px 12px}.tiktok-production-auth-panel{display:grid;grid-gap:12px;gap:12px}.tiktok-production-auth-status{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-gap:10px;gap:10px}.tiktok-production-auth-status div{min-height:76px;display:grid;align-content:center;grid-gap:6px;gap:6px;padding:12px;border:1px solid rgba(17,24,39,.1);border-radius:10px;background:#f8fafc}.tiktok-production-auth-status span{color:#334155;font-size:12px;font-weight:700}.tiktok-production-auth-status strong{color:#111827;font-size:16px;font-weight:800;overflow-wrap:anywhere}.tiktok-production-auth-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}@media (max-width:1280px){.prd-content-production,.prd-dashboard-main,.prd-feedback-loop,.prd-today-summary{grid-column:1/-1}.prd-ai-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tiktok-production-auth-status{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:820px){.prd-ai-grid,.prd-bottom-grid,.prd-dashboard-grid,.prd-engine-layout,.prd-progress-chain,.prd-visual-nodes{grid-template-columns:1fr}.prd-progress-step,.prd-visual-node{max-height:none}.prd-visual-node:after{display:none}.tiktok-production-auth-status{grid-template-columns:1fr}.tiktok-production-auth-actions{flex-direction:column}.tiktok-production-auth-actions>*{width:100%}}.ops-dashboard{color:#111827;font-size:14px;line-height:1.5}.ops-dashboard :is(button,a,input,textarea,select){font-weight:600}.ops-dashboard :is(button,.ops-primary-button,.ops-secondary-button,.ops-ghost-button){color:#111827;transition:transform .22s ease,background .22s ease,border-color .22s ease,box-shadow .22s ease}.ops-dashboard :is(button,.ops-primary-button):not(:disabled){background:#2563eb;color:#fff}.ops-dashboard :is(button,.ops-secondary-button,.ops-ghost-button):not(:disabled){background:#f8fafc;border-color:rgba(17,24,39,.14)}.ops-dashboard :is(button,.ops-primary-button,.ops-secondary-button,.ops-ghost-button):hover:not(:disabled){box-shadow:0 8px 20px rgba(15,23,42,.08)}.ops-card,.prd-ai-card,.prd-node-detail,.prd-production-column,.tiktok-shop-dashboard-card,.tiktok-shop-list-card,.workflow-review-card{border-color:rgba(15,23,42,.1);box-shadow:0 10px 30px rgba(15,23,42,.05);animation:opsCardEnter .26s ease both}.ops-card-title{position:-webkit-sticky;position:sticky;top:64px;z-index:5;margin:-4px -4px 12px;padding:4px;border-radius:10px;background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(248,250,252,.88));-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.ops-card-title span,.tiktok-shop-card-head span{color:#2563eb;font-size:12px;font-weight:800;letter-spacing:.02em}.ops-card-title strong,.tiktok-shop-card-head strong{color:#111827;font-size:16px;font-weight:700}.muted,.ops-dashboard dt,.ops-dashboard small{color:#4b5563}.ops-dashboard strong{color:#111827}.ops-pipeline-dot.success,.tiktok-status-badge.success,.workflow-node-card.success{color:#16a34a}.ops-pipeline-dot.processing,.tiktok-status-badge.processing,.workflow-node-card.processing{color:#2563eb}.ops-pipeline-dot.warning,.tiktok-status-badge.warning,.workflow-node-card.warning{color:#f59e0b}.ops-pipeline-dot.danger,.tiktok-status-badge.danger,.workflow-node-card.danger{color:#ef4444}.ops-pipeline-dot.waiting,.tiktok-status-badge.waiting{color:#6b7280}.bilingual-product{display:grid;grid-gap:3px;gap:3px;min-width:0}.bilingual-product strong{overflow:hidden;color:#111827;font-size:14px;font-weight:750;line-height:1.35;text-overflow:ellipsis}.bilingual-product em{font-size:13px;font-style:normal;font-weight:800}.bilingual-product small{color:#475569;font-size:12px;line-height:1.45}.bilingual-product.compact{gap:1px}.bilingual-product.compact strong{display:block;max-width:100%;white-space:nowrap}.bilingual-product.compact em{font-size:12px;color:#1d4ed8}.cn-explain{margin:4px 0 0;color:#1f2937;font-size:13px;font-weight:600}.prd-score-line{display:flex;align-items:baseline;justify-content:space-between;gap:10px;margin:8px 0 0;color:#334155;font-weight:700}.prd-score-line b{color:#2563eb;font-size:24px;font-weight:900;letter-spacing:-.03em}.prd-ai-grid{grid-gap:16px;gap:16px}.prd-ai-card{display:grid;min-height:178px;align-content:start;grid-gap:8px;gap:8px}.prd-prediction-grid span{min-height:56px;align-content:center;color:#111827}.prd-prediction-grid em{display:block;color:#475569;font-size:12px}.prd-prediction-grid b{color:#2563eb;font-size:20px;font-weight:900}.prd-ai-card.ranking ol{display:grid;grid-gap:7px;gap:7px;margin:0;padding:0}.prd-ai-card.ranking .ranking-draggable{display:grid;grid-template-columns:18px 34px minmax(0,1fr);align-items:center;grid-gap:8px;gap:8px;min-height:42px;padding:8px;border:1px solid rgba(37,99,235,.12);border-radius:10px;background:#f8fafc;cursor:-webkit-grab;cursor:grab}.ranking-drag-handle{color:#94a3b8;font-size:15px;letter-spacing:-4px}.prd-ai-card.ranking i{color:#2563eb;font-style:normal;font-weight:900}.prd-engine-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;grid-gap:16px;align-items:start}.prd-visual-nodes{display:grid;grid-gap:10px}.prd-visual-node{position:relative;display:grid;align-content:center;grid-gap:6px;gap:6px;padding:12px;border-radius:12px;transition:transform .24s ease,border-color .24s ease,background .24s ease,box-shadow .24s ease}.prd-visual-node span{overflow:hidden;color:#111827;font-size:13px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.prd-visual-node small{justify-self:end;padding:3px 8px;border-radius:999px;background:rgba(148,163,184,.12);color:currentColor;font-size:12px;font-weight:800}.prd-visual-node:focus-visible,.prd-visual-node:hover{transform:translateY(-2px);border-color:rgba(37,99,235,.34);box-shadow:0 12px 26px rgba(37,99,235,.1);outline:none}.prd-visual-node.success{border-color:rgba(22,163,74,.28);color:#16a34a}.prd-visual-node.processing{border-color:rgba(37,99,235,.34);color:#2563eb}.prd-visual-node.warning{border-color:rgba(245,158,11,.34);color:#f59e0b}.prd-visual-node.danger{border-color:rgba(239,68,68,.34);color:#ef4444}.prd-node-detail{position:-webkit-sticky;position:sticky;top:96px;min-height:180px;transition:transform .24s ease,opacity .24s ease}.prd-production-board{gap:12px}.prd-production-column{min-height:220px;padding:12px}.prd-production-card{min-height:74px;padding:10px;transition:transform .22s ease,border-color .22s ease}.prd-production-card:hover{transform:translateY(-1px);border-color:rgba(37,99,235,.28)}.tiktok-shop-data-grid{gap:16px}.tiktok-shop-item-list{max-height:420px;overflow:auto;overscroll-behavior:contain;scrollbar-width:thin}.tiktok-shop-item-list p{min-height:58px;padding:10px 0}.workflow-review-grid{gap:16px}.workflow-review-item{animation:opsCardEnter .22s ease both}.workflow-review-item dl{gap:6px}.ops-skeleton-stack{display:grid;grid-gap:10px;gap:10px;padding:4px 0}.ops-skeleton-row{display:block;height:52px;border-radius:12px;background:linear-gradient(90deg,#eef2f7,#f8fafc 42%,#eef2f7 78%);background-size:220% 100%;animation:opsSkeleton 1.2s ease-in-out infinite}.ops-dashboard[aria-busy=true] .ops-card{transition:opacity .22s ease,transform .22s ease}@keyframes opsCardEnter{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@keyframes opsSkeleton{0%{background-position:180% 0}to{background-position:-80% 0}}@media (max-width:1380px){.prd-ai-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.prd-engine-layout{grid-template-columns:1fr}.prd-node-detail{position:static}}@media (max-width:880px){.prd-ai-grid,.prd-visual-nodes{grid-template-columns:1fr}.ops-card-title{position:static}}@media (prefers-reduced-motion:reduce){.ops-card,.ops-skeleton-row,.prd-ai-card,.prd-production-card,.prd-visual-node,.workflow-review-item{animation:none;transition:none}}.shadcn-dashboard-shell{--shadcn-bg:#f8fafc;--shadcn-card:#ffffff;--shadcn-border:#e5e7eb;--shadcn-muted:#64748b;--shadcn-text:#0f172a;--shadcn-blue:#2563eb;--shadcn-green:#16a34a;--shadcn-amber:#f59e0b;--shadcn-red:#ef4444;--shadcn-shadow:0 1px 2px rgba(15,23,42,0.06),0 12px 36px rgba(15,23,42,0.04);background:radial-gradient(circle at 22% 0,rgba(37,99,235,.07),transparent 30%),linear-gradient(180deg,#fbfdff 0,var(--shadcn-bg) 46%,#f1f5f9 100%);color:var(--shadcn-text);font-family:ui-sans-serif,-apple-system,BlinkMacSystemFont,SF Pro Display,PingFang SC,Microsoft YaHei,Segoe UI,sans-serif}.shadcn-sidebar{width:260px;border-right:1px solid rgba(226,232,240,.88);background:#0f172a;box-shadow:8px 0 24px rgba(15,23,42,.08)}.shadcn-sidebar .ops-brand{border-color:rgba(148,163,184,.2)}.shadcn-sidebar .ops-brand span,.shadcn-sidebar .ops-brand strong,.shadcn-sidebar .ops-nav a,.shadcn-sidebar .ops-nav-link{color:#e5e7eb}.shadcn-sidebar .ops-nav a{min-height:38px;border:1px solid transparent;border-radius:10px;font-size:13px;font-weight:650}.shadcn-sidebar .ops-nav a.active,.shadcn-sidebar .ops-nav a:hover{border-color:rgba(96,165,250,.22);background:rgba(37,99,235,.18);color:#ffffff}.shadcn-sidebar .ops-brand-mark{border-radius:12px;background:linear-gradient(135deg,#2563eb,#06b6d4);box-shadow:0 10px 26px rgba(37,99,235,.24)}.shadcn-topbar{position:-webkit-sticky;position:sticky;top:0;z-index:30;min-height:64px;border-bottom:1px solid var(--shadcn-border);background:rgba(255,255,255,.86);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.shadcn-topbar,.shadcn-user-chip{box-shadow:0 1px 2px rgba(15,23,42,.04)}.shadcn-user-chip{display:inline-flex;align-items:center;gap:8px;min-height:36px;padding:5px 10px 5px 6px;border:1px solid var(--shadcn-border);border-radius:999px;background:#ffffff;color:#111827;font-size:12px;font-weight:700}.shadcn-user-chip span{display:grid;width:26px;height:26px;place-items:center;border-radius:999px;background:#eff6ff;color:#1d4ed8;font-size:11px;font-weight:900}.shadcn-user-chip strong{color:#111827;font-size:12px}.ops-account-menu{position:relative;z-index:40}.ops-account-summary{display:inline-flex;align-items:center;gap:8px;min-height:36px;cursor:pointer;list-style:none;border:1px solid #d1d5db;border-radius:8px;padding:4px 9px 4px 5px;background:#ffffff;color:#111827;box-shadow:0 1px 2px rgba(15,23,42,.05)}.ops-account-summary::-webkit-details-marker{display:none}.ops-account-summary:hover{border-color:#94a3b8;background:#f8fafc}.ops-account-avatar{display:grid;width:27px;height:27px;flex:0 0 auto;place-items:center;border-radius:50%;background:#dbeafe;color:#1d4ed8;font-size:10px;font-weight:900}.ops-account-identity>div,.ops-account-summary-copy{display:grid;grid-gap:1px;gap:1px}.ops-account-identity strong,.ops-account-summary-copy strong{color:#111827;font-size:12px;line-height:1.2}.ops-account-identity small,.ops-account-summary-copy small{color:#64748b;font-size:10px;line-height:1.2}.ops-account-panel{position:absolute;top:calc(100% + 8px);right:0;width:252px;overflow:hidden;border:1px solid #dbe3ef;border-radius:8px;background:#ffffff;box-shadow:0 16px 34px rgba(15,23,42,.16)}.ops-account-identity{display:flex;align-items:center;gap:9px;padding:14px;border-bottom:1px solid #e5e7eb}.ops-account-identity small{overflow:hidden;max-width:180px;text-overflow:ellipsis;white-space:nowrap}.ops-account-membership{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:10px 14px;background:#eff6ff;color:#1e40af;font-size:11px;font-weight:750}.ops-account-membership a{color:#1d4ed8;font-weight:900;text-decoration:none}.ops-account-links{display:grid;padding:7px}.ops-account-links a{border-radius:5px;padding:9px 8px;color:#334155;font-size:12px;font-weight:700;text-decoration:none}.ops-account-links a:hover{background:#f1f5f9;color:#0f172a}.ops-account-workspace{margin:0;border-top:1px solid #e5e7eb;padding:9px 14px;overflow:hidden;color:#64748b;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.shadcn-main-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-gap:16px;gap:16px;padding:20px}.shadcn-main-grid>*{grid-column:1/-1}.ops-action-panel,.ops-card,.ops-quick-panel,.prd-ai-card,.prd-dashboard-main>.ops-card,.prd-production-column,.prd-today-summary,.shadcn-hero-card,.tiktok-shop-list-card,.tiktok-shop-mini-card,.tiktok-shop-status-card,.tiktok-shop-token-card,.workflow-review-item{border:1px solid var(--shadcn-border);border-radius:14px;background:var(--shadcn-card);box-shadow:var(--shadcn-shadow)}.shadcn-hero-card{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:18px;gap:18px;align-items:center;padding:22px}.shadcn-hero-card h1{max-width:720px;color:#020617;font-size:clamp(28px,3vw,46px);line-height:.98;letter-spacing:-.05em}.shadcn-hero-card p{max-width:760px;color:#475569;font-size:14px;line-height:1.7}.shadcn-priority-strip{display:grid;max-width:720px;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px;margin-top:16px}.shadcn-priority-strip div{display:grid;grid-gap:3px;gap:3px;padding:10px 12px;border:1px solid #dbeafe;border-radius:12px;background:linear-gradient(180deg,#ffffff,#f8fbff)}.shadcn-priority-strip span{color:#2563eb;font-size:11px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.shadcn-priority-strip strong{overflow:hidden;color:#0f172a;font-size:19px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.shadcn-priority-strip small{color:#64748b;font-size:12px;font-weight:650}.shadcn-module-dock{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-gap:10px;gap:10px}.shadcn-module-dock a{display:grid;min-height:78px;grid-gap:4px;gap:4px;padding:12px;border:1px solid var(--shadcn-border);border-radius:14px;background:rgba(255,255,255,.86);color:#0f172a;text-decoration:none;box-shadow:0 1px 2px rgba(15,23,42,.04);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.shadcn-module-dock a:hover{transform:translateY(-1px);border-color:rgba(37,99,235,.34);box-shadow:0 12px 24px rgba(37,99,235,.08)}.shadcn-module-dock strong{overflow:hidden;color:#0f172a;font-size:13px;font-weight:850;text-overflow:ellipsis;white-space:nowrap}.shadcn-module-dock span{color:#2563eb;font-size:12px;font-weight:850}.shadcn-module-dock small{color:#64748b;font-size:11px;font-weight:650}.architecture-overview{display:grid;grid-gap:14px;gap:14px;border-color:rgba(37,99,235,.22);background:linear-gradient(135deg,rgba(239,246,255,.92),rgba(255,255,255,.98) 42%),#ffffff}.architecture-flow{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-gap:8px;gap:8px}.architecture-flow-node{position:relative;display:grid;min-height:68px;align-content:center;grid-gap:3px;gap:3px;padding:10px 10px 10px 36px;border:1px solid #bfdbfe;border-radius:12px;background:#ffffff;box-shadow:0 1px 2px rgba(15,23,42,.05)}.architecture-flow-node:not(:last-child):after{position:absolute;top:50%;right:-9px;z-index:2;width:9px;height:2px;background:#2563eb;content:"";transform:translateY(-50%)}.architecture-flow-node span{position:absolute;top:50%;left:10px;display:grid;width:18px;height:18px;place-items:center;border-radius:999px;background:#2563eb;color:#ffffff;font-size:11px;font-weight:900;transform:translateY(-50%)}.architecture-flow-node strong{overflow:hidden;color:#0f172a;font-size:13px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.architecture-flow-node small{overflow:hidden;color:#64748b;font-size:11px;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.architecture-layer-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px}.architecture-layer-card{display:grid;grid-gap:8px;gap:8px;min-height:170px;padding:12px;border:1px solid #e2e8f0;border-radius:14px;background:#ffffff}.architecture-layer-card>div{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.architecture-layer-card>div>strong{color:#0f172a;font-size:13px;font-weight:950;line-height:1.35}.architecture-layer-card p{margin:0;color:#334155;font-size:12px;font-weight:650;line-height:1.55}.architecture-layer-card ul{display:grid;grid-gap:5px;gap:5px;margin:0;padding:0;list-style:none}.architecture-layer-card li{position:relative;padding-left:12px;color:#475569;font-size:11px;font-weight:750;line-height:1.45}.architecture-layer-card li:before{position:absolute;top:.62em;left:0;width:5px;height:5px;border-radius:999px;background:#94a3b8;content:""}.architecture-layer-card.success{border-color:rgba(22,163,74,.28);background:#f0fdf4}.architecture-layer-card.processing{border-color:rgba(37,99,235,.28);background:#eff6ff}.architecture-layer-card.waiting,.architecture-layer-card.warning{border-color:rgba(245,158,11,.32);background:#fffbeb}.architecture-layer-card.danger{border-color:rgba(239,68,68,.32);background:#fef2f2}.architecture-layer-card.locked{border-color:rgba(107,114,128,.28);background:#f9fafb}.ops-card{padding:16px}.ops-card-title{margin-bottom:14px}.ops-card-title span{color:#2563eb;font-size:12px;font-weight:900;letter-spacing:.04em}.ops-card-title strong{color:#0f172a;font-size:16px;font-weight:850;letter-spacing:-.02em}.muted,.ops-card p,.ops-card-title small,.prd-ai-card small,.prd-production-card small{color:#475569;font-size:12px;line-height:1.55}.manual-auth-grid button,.ops-button-group button,.ops-ghost-button,.ops-panel-button,.ops-primary-button,.ops-secondary-button,.tiktok-shop-dashboard-grid button{min-height:34px;padding:6px 10px;border-radius:8px;font-size:13px;font-weight:750}.ops-button-group .ops-primary-button,.ops-panel-button.primary,.ops-primary-button{border:1px solid #1d4ed8;background:#2563eb;color:#ffffff;box-shadow:0 8px 20px rgba(37,99,235,.18)}.ops-button-group button:not(.ops-primary-button),.ops-ghost-button,.ops-secondary-button{border:1px solid var(--shadcn-border);background:#ffffff;color:#111827}.ops-panel-button.primary:hover,.ops-primary-button:hover{background:#1d4ed8}.ops-language-toggle{border:1px solid var(--shadcn-border);background:#f8fafc}.ops-language-toggle button{color:#334155;font-weight:800}.ops-language-toggle button.active,.ops-segment button.active{background:#ffffff;color:#111827;box-shadow:0 1px 3px rgba(15,23,42,.1)}.ops-badge,.risk-tag{min-height:22px;border-radius:999px;font-size:11px;font-weight:850}.ops-badge.success,.risk-tag.readonly{background:#dcfce7;color:#166534}.ops-badge.processing,.ops-badge.running,.risk-tag.local{background:#dbeafe;color:#1d4ed8}.ops-badge.warning,.risk-tag.confirm,.risk-tag.manual_required{background:#fef3c7;color:#92400e}.ops-badge.danger,.ops-badge.failed{background:#fee2e2;color:#991b1b}.ops-badge.locked,.risk-tag.locked,.risk-tag.locked_write{background:#f3f4f6;color:#374151}.prd-dashboard-grid{display:grid;grid-template-columns:minmax(0,1fr) 320px;grid-gap:16px;gap:16px}.prd-dashboard-main{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-gap:16px;gap:16px}.prd-workflow-progress{grid-column:span 12}.prd-api-status,.prd-recent-tasks{grid-column:span 6}.prd-today-summary{position:-webkit-sticky;position:sticky;top:84px;align-self:start}.prd-progress-chain{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px}.prd-progress-step{min-height:72px;padding:10px;border:1px solid #e2e8f0;border-radius:12px;background:#f8fafc}.prd-progress-step i{display:grid;width:24px;height:24px;place-items:center;border-radius:999px;background:#ffffff;color:#111827;font-size:12px;font-style:normal;font-weight:900}.prd-progress-step span{color:#111827;font-size:12px;font-weight:850}.prd-progress-step small{color:currentColor;font-size:11px;font-weight:800}.prd-progress-step.success,.prd-visual-node.success{border-color:rgba(22,163,74,.28);color:var(--shadcn-green)}.prd-progress-step.processing,.prd-visual-node.processing{border-color:rgba(37,99,235,.3);background:#eff6ff;color:var(--shadcn-blue)}.prd-progress-step.warning,.prd-visual-node.warning{border-color:rgba(245,158,11,.32);background:#fffbeb;color:var(--shadcn-amber)}.prd-progress-step.danger,.prd-visual-node.danger{border-color:rgba(239,68,68,.32);color:var(--shadcn-red)}.prd-api-list p,.prd-summary-stack div,.prd-task-list a{border:1px solid #e2e8f0;border-radius:12px;background:#f8fafc}.prd-ai-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px}.prd-ai-card{display:flex;min-height:220px;flex-direction:column;gap:10px;padding:14px}.prd-ai-card .tiktok-shop-card-head{min-height:28px}.prd-ai-card .tiktok-shop-card-head span{color:#0f172a;font-size:13px;font-weight:850}.prd-score-line{margin-top:auto;padding:9px 10px;border-radius:12px;background:#eff6ff;color:#1e3a8a;font-size:12px;font-weight:800}.prd-prediction-grid b,.prd-score-line b{color:#0f172a;font-size:22px;font-weight:950}.prd-prediction-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px}.prd-prediction-grid span{display:grid;grid-gap:2px;gap:2px;padding:10px;border:1px solid #e2e8f0;border-radius:12px;background:#f8fafc;color:#334155;font-size:11px;font-weight:850}.prd-prediction-grid em{color:#64748b;font-size:11px;font-style:normal}.ranking-draggable{min-height:48px;padding:8px 10px}.prd-engine-layout{grid-template-columns:minmax(0,1fr) 320px;gap:16px}.prd-visual-nodes{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.prd-visual-node{min-height:72px;max-height:90px;padding:11px}.prd-visual-node:after{position:absolute;top:50%;right:-10px;width:10px;height:2px;background:#cbd5e1;content:""}.prd-visual-node:last-child:after,.prd-visual-node:nth-child(4n):after{display:none}.prd-node-detail{border:1px solid #dbeafe;border-radius:14px;background:linear-gradient(180deg,#ffffff,#f8fbff);box-shadow:var(--shadcn-shadow)}.prd-bottom-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);grid-gap:16px;gap:16px}.prd-production-board{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:10px;gap:10px}.prd-production-column{min-height:190px;padding:10px;background:#f8fafc}.prd-production-column>span{color:#334155;font-size:12px;font-weight:900}.prd-production-card{border:1px solid #e2e8f0;border-radius:12px;background:#ffffff}.prd-feedback-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:8px;gap:8px}.prd-feedback-kpis div{padding:10px;border:1px solid #e2e8f0;border-radius:12px;background:#f8fafc}.prd-feedback-kpis strong{color:#0f172a;font-size:18px;font-weight:900}.prd-line-chart{overflow:visible;width:100%;height:128px;margin-top:10px}.bilingual-product strong{color:#0f172a;font-size:13px}.bilingual-product em{color:#2563eb;font-size:12px;font-weight:850}.bilingual-product small,.cn-explain{color:#475569;font-size:12px}.ops-grid-3,.ops-metrics-grid,.tiktok-shop-dashboard-grid,.tiktok-shop-data-grid,.workflow-review-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-gap:16px;gap:16px}.tiktok-shop-dashboard-grid>*,.workflow-review-grid>*{grid-column:span 6}.ops-grid-3>*,.tiktok-shop-data-grid>*{grid-column:span 4}.ops-metrics-grid>*{grid-column:span 3}.debug-panel,.ops-dev-console,.secret-state-panel,.workflow-dev-diagnostics{opacity:.84}@media (max-width:1440px){.shadcn-module-dock{grid-template-columns:repeat(3,minmax(0,1fr))}.prd-ai-grid,.prd-progress-chain,.prd-visual-nodes{grid-template-columns:repeat(2,minmax(0,1fr))}.prd-production-board{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:1100px){.shadcn-sidebar{width:220px}.prd-bottom-grid,.prd-dashboard-grid,.prd-engine-layout,.shadcn-hero-card{grid-template-columns:1fr}.prd-node-detail,.prd-today-summary{position:static}.ops-grid-3>*,.ops-metrics-grid>*,.prd-api-status,.prd-recent-tasks,.tiktok-shop-dashboard-grid>*,.tiktok-shop-data-grid>*,.workflow-review-grid>*{grid-column:1/-1}}@media (max-width:760px){.shadcn-dashboard-shell{display:block}.shadcn-sidebar{position:static;width:100%}.shadcn-main-grid{padding:12px}.prd-ai-grid,.prd-feedback-kpis,.prd-production-board,.prd-progress-chain,.prd-visual-nodes,.shadcn-module-dock,.shadcn-priority-strip{grid-template-columns:1fr}.ops-button-group,.ops-top-actions,.shadcn-topbar{flex-wrap:wrap;justify-content:flex-start}}.shadcn-dashboard-shell .shadcn-hero-card{border-color:#cbd5e1;background:linear-gradient(180deg,rgba(248,250,252,.98),rgba(255,255,255,.98)),repeating-linear-gradient(90deg,rgba(37,99,235,.05) 0 1px,transparent 1px 48px)}.shadcn-dashboard-shell .shadcn-hero-card h1{font-size:clamp(26px,2.5vw,36px);letter-spacing:-.035em}.shadcn-dashboard-shell .shadcn-hero-card p{color:#334155;font-weight:650}.shadcn-dashboard-shell .shadcn-module-dock{grid-template-columns:repeat(4,minmax(0,1fr))}.shadcn-dashboard-shell .shadcn-module-dock a{min-height:70px;border-color:#cbd5e1;background:#ffffff}.shadcn-dashboard-shell .shadcn-module-dock strong{color:#111827;font-size:12px;letter-spacing:.03em}.test-console-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-gap:16px;gap:16px}.test-console-card{min-height:260px;border-color:#cbd5e1;background:#ffffff}.ai-output-card,.data-inspector-card,.system-status-card,.workflow-trace-card{grid-column:span 6}.test-status-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.test-ai-score-row p,.test-current-error,.test-data-columns>div,.test-decision-meta div,.test-explainability-box,.test-status-grid p,.test-step-hint p{margin:0;padding:10px;border:1px solid #e2e8f0;border-radius:12px;background:#f8fafc}.test-status-grid p{display:grid;grid-gap:5px;gap:5px}.test-ai-score-row span,.test-current-error span,.test-data-columns>div>span,.test-explainability-box span,.test-status-grid span,.test-step-hint span{color:#475569;font-size:11px;font-weight:900;letter-spacing:.03em;text-transform:uppercase}.test-current-error strong,.test-explainability-box strong,.test-status-grid strong,.test-step-hint strong{color:#0f172a;font-size:14px;font-weight:900}.test-current-error{display:grid;grid-gap:6px;gap:6px;margin-top:10px}.test-current-error.ok{border-color:rgba(22,163,74,.28);background:#f0fdf4}.test-current-error.has-error{border-color:rgba(239,68,68,.42);background:#fef2f2}.test-current-error.has-error strong{color:#991b1b}.test-ai-score-row,.test-decision-meta,.test-step-hint{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px;margin-top:10px}.test-ai-score-row{grid-template-columns:repeat(2,minmax(0,1fr))}.test-ai-score-row strong{display:block;overflow:hidden;color:#111827;font-size:24px;font-weight:950;text-overflow:ellipsis;white-space:nowrap}.test-ai-score-row small,.test-data-columns small,.test-status-grid small{color:#64748b;font-size:12px;font-weight:650}.test-explainability-box{display:grid;grid-gap:6px;gap:6px;margin-top:10px;border-left:4px solid #2563eb;background:#eff6ff}.test-explainability-box p{margin:0;color:#1e3a8a;font-size:13px;font-weight:700;line-height:1.6}.test-decision-meta{grid-template-columns:repeat(3,minmax(0,1fr))}.test-decision-meta dt{color:#64748b;font-size:11px;font-weight:900}.test-decision-meta dd{overflow:hidden;margin:2px 0 0;color:#111827;font-size:12px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.test-trace-rail{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:10px;gap:10px}.test-trace-node{position:relative;min-height:120px;border:1px solid #e2e8f0;border-radius:12px;background:#f8fafc;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.test-trace-node:not(:last-child):after{position:absolute;top:32px;right:-10px;width:10px;height:2px;background:#cbd5e1;content:""}.test-trace-node.active{border-color:#2563eb;box-shadow:0 0 0 3px rgba(37,99,235,.12);transform:translateY(-1px)}.test-trace-node.success{border-color:rgba(22,163,74,.3);background:#f0fdf4}.test-trace-node.processing{border-color:rgba(37,99,235,.32);background:#eff6ff}.test-trace-node.warning{border-color:rgba(245,158,11,.38);background:#fffbeb}.test-trace-node.danger{border-color:rgba(239,68,68,.42);background:#fef2f2}.test-trace-node summary{display:grid;grid-gap:5px;gap:5px;padding:10px;cursor:pointer;list-style:none}.test-trace-node summary::-webkit-details-marker{display:none}.test-trace-node summary b{color:#111827;font-size:12px;font-weight:950}.test-trace-node summary span{color:#475569;font-size:12px;font-weight:800}.test-trace-node dl{display:grid;grid-gap:6px;gap:6px;margin:0;padding:0 10px 10px}.test-trace-node dt{color:#64748b;font-size:11px;font-weight:900}.test-trace-node dd{overflow-wrap:anywhere;margin:0;color:#111827;font-size:11px;font-weight:700;line-height:1.45}.test-data-columns{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px}.test-data-columns>div{display:grid;align-content:start;grid-gap:8px;gap:8px;min-height:198px}.test-data-columns p{display:grid;grid-gap:3px;gap:3px;margin:0;padding:8px 0;border-bottom:1px solid #e2e8f0}.test-data-columns p:last-child{border-bottom:0}.test-data-columns strong{overflow:hidden;color:#111827;font-size:13px;font-weight:850;text-overflow:ellipsis;white-space:nowrap}.prd-title-strip+.shadcn-module-dock+.test-console-grid+.prd-dashboard-grid{opacity:.92}@media (max-width:1440px){.ai-output-card,.data-inspector-card,.system-status-card,.workflow-trace-card{grid-column:1/-1}.test-trace-rail{grid-template-columns:repeat(3,minmax(0,1fr))}.test-data-columns{grid-template-columns:1fr}}@media (max-width:900px){.shadcn-dashboard-shell .shadcn-module-dock,.test-ai-score-row,.test-decision-meta,.test-status-grid,.test-step-hint,.test-trace-rail{grid-template-columns:1fr}.test-trace-node:after{display:none}.data-quality-grid,.data-quality-summary,.tiktok-permission-grid,.tiktok-permission-summary,.v3-explain-grid,.v3-explain-hero{grid-template-columns:1fr}}.ui-mode-switcher{display:inline-flex;align-items:center;gap:4px;padding:4px;border:1px solid #dbe3ef;border-radius:12px;background:#f8fafc;box-shadow:inset 0 1px 0 rgba(255,255,255,.9)}.ui-mode-switcher button{display:grid;min-width:72px;grid-gap:1px;gap:1px;padding:6px 10px;border:1px solid transparent;border-radius:9px;background:#eef2f7;color:#111827;cursor:pointer;font-size:11px;font-weight:900;line-height:1.1;transition:background .18s ease,border-color .18s ease,box-shadow .18s ease,color .18s ease,transform .18s ease}.ui-mode-switcher button strong{color:inherit;font-size:12px;font-weight:950;letter-spacing:.03em}.ui-mode-switcher button span{color:inherit;font-size:10px;font-weight:800;opacity:.78}.ui-mode-switcher button:hover{border-color:#bfdbfe;background:#e0f2fe;transform:translateY(-1px)}.ui-mode-switcher button.active{border-color:#1d4ed8;background:#111827;color:#ffffff;box-shadow:0 8px 20px rgba(15,23,42,.16)}.ui-mode-saas .shadcn-module-dock{display:none}.ui-mode-saas .prd-title-strip{min-height:auto}.ui-mode-saas .prd-title-strip h1{font-size:clamp(28px,4.2vw,52px);letter-spacing:-.06em}.ui-mode-saas .prd-title-strip p{max-width:720px}.ui-mode-saas .prd-dashboard-grid{margin-top:4px}.ui-mode-saas .prd-ai-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ui-mode-saas .prd-ai-card.prediction,.ui-mode-saas .prd-ai-card.strategy{display:none}.ui-mode-saas .debug-trace-panel,.ui-mode-saas .ops-dev-console,.ui-mode-saas .prd-ai-card p,.ui-mode-saas .prd-ai-card small,.ui-mode-saas .status-api-branch-card{display:none!important}.ui-mode-saas .prd-ai-card{min-height:156px}.ui-mode-saas .prd-bottom-grid,.ui-mode-saas .tiktok-shop-data-grid,.ui-mode-saas .workflow-review-grid{gap:14px}.ui-mode-test .prd-workflow-engine{border-color:rgba(37,99,235,.24);box-shadow:0 14px 34px rgba(37,99,235,.08)}.ui-mode-test .test-console-card{animation:modeFadeIn .22s ease both}.ui-mode-debug .shadcn-main-grid,.ui-mode-test .shadcn-main-grid{background:linear-gradient(90deg,rgba(15,23,42,.03) 1px,transparent 0),linear-gradient(0deg,rgba(15,23,42,.03) 1px,transparent 0);background-size:32px 32px}.ui-mode-debug .ops-topbar,.ui-mode-test .ops-topbar{border-bottom-color:rgba(37,99,235,.22);background:linear-gradient(90deg,#ffffff,#eff6ff)}.debug-trace-panel{grid-column:1/-1;border-color:rgba(15,23,42,.18);background:#0f172a;color:#e5e7eb;box-shadow:0 18px 38px rgba(15,23,42,.18)}.debug-trace-panel .ops-card-title span{color:#93c5fd}.debug-trace-panel .ops-card-title strong{color:#f8fafc}.debug-trace-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.debug-trace-grid article{display:grid;align-content:start;grid-gap:8px;gap:8px;min-height:240px;padding:12px;border:1px solid rgba(148,163,184,.26);border-radius:12px;background:rgba(15,23,42,.72)}.debug-trace-grid article>span{color:#93c5fd;font-size:11px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.debug-trace-grid article>strong{overflow-wrap:anywhere;color:#ffffff;font-size:14px;font-weight:900}.debug-trace-grid pre{max-height:320px;margin:0;overflow:auto;padding:10px;border:1px solid rgba(148,163,184,.18);border-radius:10px;background:#020617;color:#d1fae5;font-size:11px;line-height:1.55;white-space:pre-wrap}@keyframes modeFadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1180px){.ui-mode-switcher{order:3;width:100%;justify-content:stretch}.ui-mode-switcher button{flex:1 1;min-width:0}.debug-trace-grid,.ui-mode-saas .prd-ai-grid{grid-template-columns:1fr}}.ops-dashboard .ops-topbar,.ops-dashboard.shadcn-dashboard-shell .shadcn-topbar{min-height:64px;padding:12px 16px;border-bottom:1px solid #dbe3ef;-webkit-backdrop-filter:none;backdrop-filter:none}.ops-dashboard .ops-topbar .ops-top-actions{gap:10px}.ops-dashboard .ops-topbar .ops-language-toggle,.ops-dashboard .ops-topbar .ops-segment,.ops-dashboard .ops-topbar .ui-mode-switcher{border:1px solid #d1d5db;background:#ffffff;box-shadow:0 1px 2px rgba(15,23,42,.04)}.ops-dashboard .ops-topbar .ui-mode-switcher button,.ops-dashboard .ops-topbar :is(.ops-segment button,.ops-language-toggle button,.ops-ghost-button){min-height:36px;border:1px solid #d1d5db;border-radius:8px;background:#f1f5f9;color:#111111;opacity:1;box-shadow:none;font-weight:800;text-shadow:none}.ops-dashboard .ops-topbar .ui-mode-switcher button:hover:not(:disabled),.ops-dashboard .ops-topbar :is(.ops-segment button,.ops-language-toggle button,.ops-ghost-button):hover:not(:disabled){border-color:#cbd5e1;background:#e2e8f0;color:#111111;box-shadow:0 4px 12px rgba(15,23,42,.08)}.ops-dashboard .ops-topbar .ui-mode-switcher button.active,.ops-dashboard .ops-topbar .ui-mode-switcher button[aria-pressed=true],.ops-dashboard .ops-topbar :is(.ops-segment button.active,.ops-language-toggle button.active){box-shadow:0 6px 16px rgba(37,99,235,.24)}.ops-dashboard .ops-topbar .ui-mode-switcher button:not(.active):not([aria-pressed=true]){border:1px solid #d1d5db;background:#ffffff;color:#111111}.ops-dashboard .ops-topbar .ops-language-toggle button,.ops-dashboard .ops-topbar .ops-segment button,.ops-dashboard .ops-topbar .ui-mode-switcher button span,.ops-dashboard .ops-topbar .ui-mode-switcher button strong{color:inherit;opacity:1}.ops-dashboard .ops-topbar .ops-ghost-button{background:#f1f5f9}.ops-dashboard .ops-topbar :is(button,.ops-ghost-button):disabled{border-color:#d1d5db;background:#e5e7eb;color:#374151;opacity:.78}.ops-dashboard :is(button,.ops-primary-button,.ops-secondary-button,.ops-ghost-button){min-height:34px;padding:6px 10px;border:1px solid #d1d5db;border-radius:6px;background:#f1f5f9;color:#111111;opacity:1;font-weight:700;text-shadow:none;transition:background .16s ease,border-color .16s ease,color .16s ease,transform .16s ease,box-shadow .16s ease}.ops-dashboard :is(button,.ops-primary-button,.ops-secondary-button,.ops-ghost-button):hover:not(:disabled){border-color:#94a3b8;background:#e2e8f0;color:#111111;transform:translateY(-1px);box-shadow:0 8px 18px rgba(15,23,42,.1)}.ops-dashboard :is(.ops-primary-button,button.ops-primary-button),.ops-dashboard :is(button,.ops-primary-button)[data-variant=primary]{border-color:#2563eb;background:#2563eb;color:#ffffff;box-shadow:0 8px 18px rgba(37,99,235,.22)}.ops-dashboard :is(.ops-primary-button,button.ops-primary-button):hover:not(:disabled){border-color:#1d4ed8;background:#1d4ed8;color:#ffffff}.ops-dashboard :is(.ops-success-button,button.success){border-color:#16a34a;background:#16a34a;color:#ffffff}.ops-dashboard :is(.ops-warning-button,button.warning){border-color:#f59e0b;background:#f59e0b;color:#111111}.ops-dashboard :is(button,.ops-primary-button,.ops-secondary-button,.ops-ghost-button):disabled{border-color:#9ca3af;background:#e5e7eb;color:#374151;opacity:1;cursor:not-allowed;box-shadow:none;transform:none}.ops-dashboard .ops-topbar,.ops-dashboard.shadcn-dashboard-shell .shadcn-topbar{background:#f8fafc;box-shadow:0 1px 2px rgba(15,23,42,.08)}.ops-dashboard .ops-topbar .ui-mode-switcher button:not(.active):not([aria-pressed=true]),.ops-dashboard .ops-topbar :is(.ops-segment button,.ops-language-toggle button,.ops-ghost-button):not(.active){border-color:#d1d5db;background:#ffffff;color:#111111}.ops-dashboard .ops-topbar .ui-mode-switcher button.active,.ops-dashboard .ops-topbar .ui-mode-switcher button[aria-pressed=true],.ops-dashboard .ops-topbar :is(.ops-segment button.active,.ops-language-toggle button.active){border-color:#2563eb;background:#2563eb;color:#ffffff}.module-label{display:inline-grid;gap:2px;min-width:0;line-height:1.15}.module-label b{overflow:hidden;color:#0f172a;font-size:12px;font-weight:900;letter-spacing:.04em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.module-label em{color:#2563eb;font-size:12px;font-style:normal;font-weight:850;letter-spacing:0}.ops-badge,.risk-tag,.tiktok-status-badge{opacity:1;border:1px solid transparent;color:#111111;font-weight:850}.ops-badge.success,.risk-tag.success,.tiktok-status-badge.passed,.tiktok-status-badge.success{border-color:rgba(22,163,74,.42);background:#dcfce7;color:#166534}.ops-badge.processing,.ops-badge.running,.risk-tag.running,.tiktok-status-badge.processing,.tiktok-status-badge.running{border-color:rgba(37,99,235,.42);background:#dbeafe;color:#1d4ed8}.ops-badge.waiting,.ops-badge.warning,.risk-tag.warning,.tiktok-status-badge.waiting,.tiktok-status-badge.waiting_manual,.tiktok-status-badge.warning{border-color:rgba(245,158,11,.5);background:#fef3c7;color:#92400e}.ops-badge.danger,.ops-badge.failed,.risk-tag.failed,.tiktok-status-badge.danger,.tiktok-status-badge.failed{border-color:rgba(239,68,68,.5);background:#fee2e2;color:#991b1b}.ops-badge.disabled,.ops-badge.locked,.risk-tag.locked,.tiktok-status-badge.disabled,.tiktok-status-badge.locked{border-color:#9ca3af;background:#f3f4f6;color:#374151}.prd-progress-step,.prd-visual-node{border-width:2px;opacity:1;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease,opacity .18s ease,transform .18s ease}.prd-progress-step.success,.prd-visual-node.success{border-color:#16a34a;background:#f0fdf4;opacity:.76}.prd-progress-step.processing,.prd-progress-step.running,.prd-visual-node.processing,.prd-visual-node.running{border-color:#2563eb;background:#eff6ff;opacity:1;box-shadow:0 0 0 3px rgba(37,99,235,.14)}.prd-progress-step.waiting,.prd-progress-step.warning,.prd-visual-node.waiting,.prd-visual-node.warning{border-color:#f59e0b;background:#fffbeb}.prd-progress-step.danger,.prd-visual-node.danger{border-color:#ef4444;background:#fef2f2;box-shadow:0 0 0 3px rgba(239,68,68,.13)}.prd-progress-step.locked,.prd-visual-node.locked{border-color:#9ca3af;background:#f3f4f6;opacity:.86}.prd-progress-step.active,.prd-visual-node.active{opacity:1;transform:translateY(-1px);box-shadow:0 0 0 3px rgba(37,99,235,.18),0 10px 22px rgba(15,23,42,.1)}.prd-progress-step span,.prd-visual-node span{color:#111827;font-weight:850}.prd-progress-step small,.prd-visual-node small{color:#334155;font-weight:750}.ops-dashboard.ui-mode-debug,.ops-dashboard.ui-mode-production,.ops-dashboard.ui-mode-sandbox,.ops-dashboard.ui-mode-test{background:radial-gradient(circle at 18% 0,rgba(37,99,235,.08),transparent 30%),linear-gradient(180deg,#f8fafc,#eef2f7)}.agent-sidebar-nav{gap:10px}.agent-debug-entry,.agent-sidebar-nav button{width:100%;border:1px solid rgba(148,163,184,.22);border-radius:14px;background:rgba(15,23,42,.55);color:#e5e7eb;cursor:pointer;display:grid;grid-gap:4px;gap:4px;padding:12px;text-align:left;transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}.agent-debug-entry,.agent-sidebar-nav button strong{color:#f8fafc;font-size:14px;font-weight:800;letter-spacing:-.01em}.agent-sidebar-nav button span{color:#cbd5e1;font-size:11px;line-height:1.35}.agent-debug-entry:hover,.agent-sidebar-nav button:hover{background:rgba(30,41,59,.92);border-color:rgba(96,165,250,.58);transform:translateX(2px)}.agent-sidebar-nav button.active{background:linear-gradient(135deg,#2563eb,#1d4ed8);border-color:rgba(191,219,254,.9);box-shadow:0 16px 32px rgba(37,99,235,.28)}.agent-sidebar-nav button.active span{color:#dbeafe}.env-mode-label{color:#475569;font-size:11px;font-weight:900;letter-spacing:.12em;margin-right:8px}.ops-topbar.shadcn-topbar{background:rgba(248,250,252,.94);border-bottom:1px solid rgba(203,213,225,.9);box-shadow:0 8px 24px rgba(15,23,42,.07)}.agent-flow-bar,.agent-workspace{background:rgba(255,255,255,.94);border:1px solid rgba(203,213,225,.9);border-radius:24px;box-shadow:0 18px 45px rgba(15,23,42,.08);padding:18px}.agent-flow-head,.agent-workspace-title{align-items:center;display:flex;gap:16px;justify-content:space-between}.agent-flow-head span,.agent-list-card>span,.agent-primary-card>span,.agent-workspace-title span{color:#2563eb;font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.agent-flow-head strong,.agent-workspace-title strong{color:#0f172a;display:block;font-size:20px;font-weight:900;letter-spacing:-.03em;margin-top:4px}.agent-flow-actions{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.agent-flow-track{display:grid;grid-gap:12px;gap:12px;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:16px;position:relative}.agent-flow-step{border:2px solid #e2e8f0;border-radius:18px;background:#f8fafc;display:grid;grid-gap:8px;gap:8px;min-height:106px;padding:14px;position:relative;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.agent-flow-step:after{background:#cbd5e1;content:"";height:2px;left:calc(100% + 2px);position:absolute;top:34px;width:10px}.agent-flow-step:last-child:after{display:none}.agent-flow-step:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(15,23,42,.1)}.agent-flow-step i{align-items:center;background:#0f172a;border-radius:999px;color:#fff;display:inline-flex;font-size:11px;font-style:normal;font-weight:900;height:28px;justify-content:center;width:28px}.agent-flow-step strong{color:#0f172a;font-size:14px;font-weight:900}.agent-flow-step span{color:#334155;font-size:12px;font-weight:650}.agent-flow-step.success{background:#f0fdf4;border-color:#16a34a}.agent-flow-step.processing,.agent-flow-step.running{background:#eff6ff;border-color:#2563eb;box-shadow:0 0 0 4px rgba(37,99,235,.12)}.agent-flow-step.waiting,.agent-flow-step.warning{background:#fffbeb;border-color:#f59e0b}.agent-flow-step.danger,.agent-flow-step.failed{background:#fef2f2;border-color:#ef4444}.agent-grid{display:grid;grid-gap:16px;gap:16px;grid-template-columns:repeat(12,minmax(0,1fr));margin-top:16px}.agent-stack{display:grid;grid-gap:16px;gap:16px}.agent-list-card,.agent-primary-card{background:#ffffff;border:1px solid #e2e8f0;border-radius:18px;box-shadow:0 10px 28px rgba(15,23,42,.06);padding:16px}.agent-primary-card{grid-column:span 5}.agent-list-card{grid-column:span 7}.agent-kv-grid{display:grid;grid-gap:10px;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr));margin:14px 0}.agent-kv-grid div{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:10px}.agent-kv-grid small{color:#64748b;display:block;font-size:11px;font-weight:800;margin-bottom:4px}.agent-kv-grid strong{color:#0f172a;display:block;font-size:14px;font-weight:900;overflow-wrap:anywhere}.agent-quality-score{background:linear-gradient(135deg,#0f172a,#1e293b);border-radius:18px;color:#e2e8f0;margin-top:12px;padding:14px}.agent-quality-score span{color:#93c5fd;display:block;font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.agent-quality-score strong{color:#fff;display:block;font-size:34px;font-weight:950;letter-spacing:-.05em}.agent-quality-score p{color:#cbd5e1;font-size:12px;margin:4px 0 0}.data-quality-center{grid-column:span 5}.data-quality-summary{display:grid;grid-template-columns:minmax(140px,.45fr) minmax(0,1fr);grid-gap:12px;gap:12px;align-items:stretch}.agent-quality-score.compact{min-height:132px;display:grid;align-content:center;margin:0}.data-quality-guidance{min-width:0;display:grid;align-content:center;grid-gap:8px;gap:8px;padding:14px;border:1px solid #dbeafe;border-radius:14px;background:#eff6ff}.data-quality-guidance strong{color:#1e3a8a;font-size:14px;font-weight:950}.data-quality-guidance p{margin:0;color:#334155;font-size:13px;font-weight:760;line-height:1.55}.data-quality-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px;margin-top:12px}.data-quality-row{min-width:0;display:grid;grid-gap:7px;gap:7px;padding:12px;border:1px solid #e2e8f0;border-radius:12px;background:#ffffff}.data-quality-row.success{border-color:rgba(22,163,74,.28);background:linear-gradient(180deg,rgba(240,253,244,.92),#ffffff)}.data-quality-row.processing{border-color:rgba(37,99,235,.24);background:linear-gradient(180deg,rgba(239,246,255,.92),#ffffff)}.data-quality-row.warning{border-color:rgba(245,158,11,.32);background:linear-gradient(180deg,rgba(255,251,235,.92),#ffffff)}.data-quality-row.danger{border-color:rgba(239,68,68,.3);background:linear-gradient(180deg,rgba(254,242,242,.95),#ffffff)}.data-quality-row>div{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.data-quality-row strong{min-width:0;color:#0f172a;font-size:13px;font-weight:950;line-height:1.3}.data-quality-row p,.data-quality-row small{min-width:0;margin:0;overflow-wrap:anywhere}.data-quality-row p{color:#1d4ed8;font-size:14px;font-weight:950}.data-quality-row small{color:#475569;font-size:12px;font-weight:740;line-height:1.45}.agent-list-card ol,.agent-list-card ul{display:grid;grid-gap:8px;gap:8px;list-style:none;margin:12px 0 0;padding:0}.agent-list-card li,.agent-weight-list li{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;color:#0f172a;display:flex;gap:10px;justify-content:space-between;padding:10px 12px}.agent-list-card li small{color:#64748b;display:block;font-size:11px;margin-top:2px}.agent-decision-grid{display:grid;grid-gap:16px;gap:16px;grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);margin-top:16px}.agent-trace-pre{background:#0f172a;border-radius:16px;color:#dbeafe;font-size:12px;line-height:1.6;margin-top:12px;max-height:360px;overflow:auto;padding:14px}.v3-explain-panel{scroll-margin-top:96px}.v3-explain-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(150px,.28fr);grid-gap:12px;gap:12px;margin-bottom:12px}.v3-explain-hero>div{min-width:0;display:grid;grid-gap:6px;gap:6px;padding:14px;border:1px solid #dbeafe;border-radius:14px;background:#f8fafc}.v3-explain-hero span{color:#2563eb;font-size:12px;font-weight:900}.v3-explain-hero strong{color:#0f172a;font-size:28px;font-weight:950}.v3-explain-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px}.v3-explain-row{min-width:0;display:grid;grid-gap:9px;gap:9px;padding:14px;border:1px solid #e2e8f0;border-radius:14px;background:#ffffff}.v3-explain-row.success{border-color:rgba(22,163,74,.28);background:linear-gradient(180deg,rgba(240,253,244,.92),#ffffff)}.v3-explain-row.processing{border-color:rgba(37,99,235,.24);background:linear-gradient(180deg,rgba(239,246,255,.92),#ffffff)}.v3-explain-row.warning{border-color:rgba(245,158,11,.34);background:linear-gradient(180deg,rgba(255,251,235,.94),#ffffff)}.v3-explain-row.danger{border-color:rgba(239,68,68,.3);background:linear-gradient(180deg,rgba(254,242,242,.95),#ffffff)}.v3-explain-row.locked{border-color:rgba(100,116,139,.26);background:linear-gradient(180deg,rgba(248,250,252,.96),#ffffff)}.v3-explain-row>div{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.v3-explain-row p,.v3-explain-row small,.v3-explain-row strong{min-width:0;overflow-wrap:anywhere}.v3-explain-row strong{color:#0f172a;font-size:14px;font-weight:950;line-height:1.3}.v3-explain-row p{margin:0;color:#111827;font-size:15px;font-weight:850;line-height:1.45}.v3-explain-row small{color:#475569;font-size:12px;font-weight:740;line-height:1.45}.ops-signal-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.ops-signal-card{min-width:0}.product-health-list,.product-health-row{display:grid;grid-gap:10px;gap:10px}.product-health-row{min-width:0;padding:12px;border:1px solid #e2e8f0;border-radius:14px;background:#ffffff}.product-health-row.success{border-color:rgba(22,163,74,.28);background:linear-gradient(180deg,rgba(240,253,244,.92),#ffffff)}.product-health-row.processing{border-color:rgba(37,99,235,.24);background:linear-gradient(180deg,rgba(239,246,255,.92),#ffffff)}.product-health-row.warning{border-color:rgba(245,158,11,.34);background:linear-gradient(180deg,rgba(255,251,235,.94),#ffffff)}.product-health-row.waiting{border-color:rgba(148,163,184,.32);background:#f8fafc}.product-health-main{min-width:0;display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.product-health-row dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px;margin:0}.order-baseline-grid section,.product-health-row dl div{min-width:0;display:grid;grid-gap:3px;gap:3px;padding:10px;border:1px solid #e2e8f0;border-radius:12px;background:rgba(255,255,255,.72)}.order-baseline-grid span,.product-health-row dt{color:#64748b;font-size:11px;font-weight:900}.order-baseline-grid strong,.product-health-row dd{min-width:0;margin:0;color:#0f172a;font-size:14px;font-weight:950;overflow-wrap:anywhere}.order-baseline-grid small,.product-health-row small{min-width:0;color:#475569;font-size:12px;font-weight:740;line-height:1.45;overflow-wrap:anywhere}.order-baseline-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.order-baseline-grid strong{color:#1d4ed8;font-size:24px}.execution-confirmation-flow{display:grid;grid-gap:12px;gap:12px;margin-top:12px}.execution-confirmation-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:12px;border:1px solid #dbeafe;border-radius:14px;background:#eff6ff}.execution-confirmation-head>div{min-width:0;display:grid;grid-gap:5px;gap:5px}.execution-confirmation-head strong{color:#0f172a;font-size:15px;font-weight:950}.execution-confirmation-list{display:grid;grid-gap:10px;gap:10px}.execution-approval-pipeline{margin:0}.execution-approval-pipeline span{border-color:#cbd5e1;background:#f8fafc}.execution-approval-pipeline span.active{border-color:#93c5fd;background:#eff6ff}.execution-approval-pipeline strong{color:#0f172a;font-size:22px;font-weight:950}.execution-confirmation-row{min-width:0;display:grid;grid-template-columns:minmax(0,1fr);grid-gap:10px;gap:10px;padding:12px;border:1px solid #e2e8f0;border-radius:14px;background:#ffffff}.execution-confirmation-copy{min-width:0;display:grid;grid-gap:5px;gap:5px}.execution-confirmation-copy p,.execution-confirmation-copy small{min-width:0;margin:0;overflow-wrap:anywhere}.execution-confirmation-copy p{color:#0f172a;font-size:14px;font-weight:850}.execution-confirmation-copy small{color:#475569;font-size:12px;font-weight:740}.execution-action-meta{display:flex;flex-wrap:wrap;gap:7px}.execution-action-meta span{border:1px solid #dbeafe;border-radius:999px;background:#eff6ff;color:#1e40af;font-size:12px;font-weight:900;padding:5px 8px}.execution-confirmation-actions{display:grid;grid-template-columns:repeat(auto-fit,minmax(104px,1fr));grid-gap:8px;gap:8px}.execution-confirmation-actions button{min-width:0;min-height:38px;border:1px solid #cbd5e1;border-radius:10px;background:#ffffff;color:#0f172a;font-size:12px;font-weight:900}.execution-confirmation-actions button.active{border-color:#2563eb;background:#2563eb;color:#ffffff}.ops-dashboard.tiktok-only-dashboard .execution-confirmation-actions button:not(:disabled){border-color:#cbd5e1!important;background:#ffffff!important;color:#0f172a!important;opacity:1!important;text-shadow:none!important}.ops-dashboard.tiktok-only-dashboard .execution-confirmation-actions button:not(.active):hover:not(:disabled){border-color:#2563eb!important;background:#eff6ff!important;color:#1e3a8a!important}.ops-dashboard.tiktok-only-dashboard .execution-confirmation-actions button.active:not(:disabled){border-color:#2563eb!important;background:#2563eb!important;color:#ffffff!important}.execution-confirmation-message{margin:0;padding:10px 12px;border:1px solid #93c5fd;border-radius:10px;background:#eff6ff;color:#1e3a8a;font-size:13px;font-weight:800;line-height:1.5}.execution-confirmation-row input{width:100%;min-height:42px}.execution-text-write-panel{display:grid;grid-gap:10px;gap:10px;padding:14px;border:1px solid #93c5fd;border-radius:14px;background:#f8fbff}.execution-text-write-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.execution-text-write-head>div{min-width:0;display:grid;grid-gap:5px;gap:5px}.execution-text-batch-bar span,.execution-text-write-head small,.execution-text-write-head strong,.execution-text-write-message{color:#0f172a}.execution-text-write-head strong{font-size:14px;font-weight:900}.execution-text-write-head small,.execution-text-write-message{font-size:12px;font-weight:720;line-height:1.45}.execution-text-batch-bar{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px;padding-top:10px;border-top:1px solid #bfdbfe}.execution-text-batch-bar span{font-size:13px;font-weight:800}.execution-text-batch-bar span b{color:#1d4ed8}.execution-batch-next-step,.execution-write-gate-hint{display:block;margin-top:4px;color:#475569;font-size:12px;font-weight:750;line-height:1.45}.execution-write-gate-hint{margin-top:0;padding:8px 10px;border-left:3px solid #f59e0b;background:#fffbeb;color:#78350f}.execution-text-write-message{margin:0;padding:9px 10px;border:1px solid #bfdbfe;border-radius:9px;background:#eff6ff}.execution-text-draft{display:grid;grid-gap:8px;gap:8px;padding:10px;border:1px solid #dbeafe;border-radius:10px;background:#f8fafc}.execution-text-draft label{display:grid;grid-gap:6px;gap:6px;color:#1e3a8a;font-size:12px;font-weight:900}.execution-text-draft textarea{width:100%;min-height:82px;resize:vertical;border:1px solid #94a3b8;border-radius:9px;background:#ffffff;color:#0f172a;font-size:13px;font-weight:650;line-height:1.45;padding:9px 10px}.execution-text-draft textarea:focus{outline:3px solid rgba(37,99,235,.16);border-color:#2563eb}@media (max-width:700px){.execution-text-batch-bar,.execution-text-write-head{align-items:stretch;flex-direction:column}.execution-text-batch-bar .ops-button-group{width:100%}.execution-text-batch-bar .ops-button-group button{flex:1 1 150px}}.workflow-feedback-form select{width:100%;min-height:42px;color:#0f172a;font-weight:780;cursor:pointer}.workflow-feedback-form label small{color:#475569;font-size:12px;font-weight:720;line-height:1.4}.ops-dashboard.tiktok-only-dashboard .v3-decision-tabs button:not(.active),.v3-decision-tabs button:not(.active){color:#1e293b!important;background:#f8fafc!important;border-color:#cbd5e1!important;opacity:1!important;text-shadow:none!important}.ops-dashboard.tiktok-only-dashboard .v3-decision-tabs button:not(.active):hover,.v3-decision-tabs button:not(.active):hover{color:#1d4ed8!important;background:#eff6ff!important;border-color:#93c5fd!important}.agent-weight-list{display:grid;grid-gap:8px;gap:8px;list-style:none;margin:12px 0 0;padding:0}.agent-weight-list li b{color:#2563eb}.agent-debug-entry{font-family:inherit;justify-content:center;min-height:42px;text-align:center}@media (max-width:1180px){.agent-decision-grid,.agent-flow-track,.agent-grid,.ops-signal-card-grid{grid-template-columns:1fr 1fr}.agent-list-card,.agent-primary-card{grid-column:span 1}}@media (max-width:780px){.agent-flow-head,.agent-workspace-title{align-items:flex-start;flex-direction:column}.agent-decision-grid,.agent-flow-track,.agent-grid,.agent-kv-grid,.execution-confirmation-actions,.ops-signal-card-grid,.order-baseline-grid,.product-health-row dl{grid-template-columns:1fr}.agent-flow-step:after{display:none}}.ops-dashboard.tiktok-only-dashboard{--readable-border:rgba(15,23,42,0.12);--readable-border-strong:rgba(15,23,42,0.2);--readable-card-shadow:0 1px 2px rgba(15,23,42,0.06),0 14px 34px rgba(15,23,42,0.08);--readable-focus:0 0 0 3px rgba(37,99,235,0.18);color:#0f172a}.ops-dashboard.tiktok-only-dashboard button{opacity:1}.ops-dashboard.tiktok-only-dashboard button:not(:disabled){cursor:pointer}.ops-dashboard.tiktok-only-dashboard [aria-disabled=true],.ops-dashboard.tiktok-only-dashboard button:disabled{border-color:#d1d5db!important;background:#f3f4f6!important;color:#4b5563!important;cursor:not-allowed!important;opacity:.68!important;box-shadow:none!important}.ops-dashboard.tiktok-only-dashboard a:focus-visible,.ops-dashboard.tiktok-only-dashboard button:focus-visible{outline:0;box-shadow:var(--readable-focus)}.ops-dashboard.tiktok-only-dashboard :is(.ops-primary-button,.ops-primary-small,.ops-secondary-button,.ops-ghost-button,.ops-outline-button,.ops-link-button,.ops-panel-button,.ops-api-branch-button,.mini-button,.action-button,.workflow-button,.workflow-secondary-link){min-height:36px;border:1px solid var(--readable-border-strong);border-radius:8px;padding:6px 10px;font-weight:800;opacity:1;text-decoration:none}.ops-dashboard.tiktok-only-dashboard :is(.ops-primary-button,.ops-primary-small,.ops-panel-button.primary){border-color:#1d4ed8;background:#2563eb;color:#ffffff;box-shadow:0 8px 20px rgba(37,99,235,.2)}.ops-dashboard.tiktok-only-dashboard :is(.ops-secondary-button,.ops-ghost-button,.ops-outline-button,.ops-link-button,.ops-api-branch-button,.mini-button,.action-button):not(.ops-primary-button){border-color:#cbd5e1;background:#ffffff;color:#111827;box-shadow:0 1px 2px rgba(15,23,42,.05)}.ops-dashboard.tiktok-only-dashboard :is(.ops-secondary-button,.ops-ghost-button,.ops-outline-button,.ops-link-button,.ops-api-branch-button,.mini-button,.action-button):not(.ops-primary-button):hover:not(:disabled){border-color:#94a3b8;background:#f1f5f9;color:#0f172a;box-shadow:0 8px 18px rgba(15,23,42,.08)}.ops-dashboard.tiktok-only-dashboard .ops-topbar,.ops-dashboard.tiktok-only-dashboard .shadcn-topbar{min-height:68px;padding:12px 16px;border-bottom:1px solid #cbd5e1;background:#f8fafc;box-shadow:0 6px 18px rgba(15,23,42,.08)}.ops-dashboard.tiktok-only-dashboard .ops-topbar :is(.ops-segment,.ui-mode-switcher,.ops-language-toggle){border:1px solid #cbd5e1;border-radius:12px;background:#ffffff;box-shadow:0 1px 2px rgba(15,23,42,.05)}.ops-dashboard.tiktok-only-dashboard .ops-topbar :is(.ops-segment button,.ui-mode-switcher button,.ops-language-toggle button,.ops-ghost-button){min-height:38px;border:1px solid #d1d5db;background:#f1f5f9;color:#111827;opacity:1;text-shadow:none}.ops-dashboard.tiktok-only-dashboard .ops-topbar :is(.ops-segment button.active,.ui-mode-switcher button.active,.ui-mode-switcher button[aria-pressed=true],.ops-language-toggle button.active){border-color:#1d4ed8;background:#2563eb;color:#ffffff;box-shadow:0 8px 18px rgba(37,99,235,.26)}.ops-dashboard.tiktok-only-dashboard .ops-topbar :is(.ui-mode-switcher button strong,.ui-mode-switcher button span){color:inherit;opacity:1}.ops-dashboard.tiktok-only-dashboard .env-mode-label{display:inline-flex;align-items:center;min-height:28px;border:1px solid #bfdbfe;border-radius:999px;padding:4px 9px;background:#eff6ff;color:#1e40af;letter-spacing:.08em}.ops-dashboard.tiktok-only-dashboard .ops-sidebar.shadcn-sidebar{background:#0f172a;border-right:1px solid rgba(148,163,184,.28)}.ops-dashboard.tiktok-only-dashboard .ops-brand{gap:14px;align-items:center;padding:14px 8px 22px}.ops-dashboard.tiktok-only-dashboard .ops-brand-copy{min-width:0;display:grid;grid-gap:4px;gap:4px}.ops-dashboard.tiktok-only-dashboard .ops-brand-copy strong{color:#f8fafc;font-size:clamp(18px,1.35vw,22px);font-weight:950;line-height:1.12;letter-spacing:0;overflow-wrap:anywhere}.ops-dashboard.tiktok-only-dashboard .ops-brand-copy span{color:#c7d2fe;font-size:13px;font-weight:820;line-height:1.32;overflow-wrap:anywhere}.ops-dashboard.tiktok-only-dashboard .ops-brand-mark{position:relative;flex:0 0 54px;width:54px;height:54px;overflow:hidden;border:1px solid rgba(191,219,254,.36);border-radius:18px;background:radial-gradient(circle at 24% 18%,rgba(255,255,255,.32),transparent 24%),linear-gradient(135deg,#2563eb,#0891b2 56%,#14b8a6);box-shadow:0 18px 34px rgba(37,99,235,.28),inset 0 1px 0 rgba(255,255,255,.22)}.ops-dashboard.tiktok-only-dashboard .ops-brand-mark:before{content:"";position:absolute;right:-10px;bottom:-12px;width:34px;height:34px;border-radius:999px;background:rgba(15,23,42,.18)}.ops-dashboard.tiktok-only-dashboard .ops-brand-mark:after{content:"";position:absolute;right:9px;bottom:10px;width:14px;height:14px;border-top:3px solid rgba(255,255,255,.94);border-right:3px solid rgba(255,255,255,.94);transform:rotate(-14deg)}.ops-dashboard.tiktok-only-dashboard .ops-brand-mark b{position:relative;z-index:1;color:#ffffff;font-size:19px;font-weight:950;line-height:1;letter-spacing:0;text-shadow:0 2px 8px rgba(15,23,42,.24)}.ops-dashboard.tiktok-only-dashboard .agent-debug-entry,.ops-dashboard.tiktok-only-dashboard .agent-sidebar-nav button{border:1px solid rgba(226,232,240,.22);background:#1e293b;color:#f8fafc;box-shadow:inset 0 1px 0 rgba(255,255,255,.04)}.ops-dashboard.tiktok-only-dashboard .agent-debug-entry,.ops-dashboard.tiktok-only-dashboard .agent-sidebar-nav button strong{color:#ffffff}.ops-dashboard.tiktok-only-dashboard .agent-sidebar-nav button span{color:#dbeafe}.ops-dashboard.tiktok-only-dashboard .agent-sidebar-nav button.active{border-color:#93c5fd;background:linear-gradient(135deg,#2563eb,#1d4ed8);box-shadow:0 12px 28px rgba(37,99,235,.32)}.ops-dashboard.tiktok-only-dashboard .agent-debug-entry:hover,.ops-dashboard.tiktok-only-dashboard .agent-sidebar-nav button:hover:not(.active){border-color:#60a5fa;background:#334155}.ops-dashboard.tiktok-only-dashboard :is(.shadcn-hero-card,.ops-card,.agent-flow-bar,.agent-workspace,.agent-primary-card,.agent-list-card,.architecture-overview,.architecture-layer-card,.tiktok-shop-dashboard-card,.tiktok-shop-list-card,.tiktok-manual-auth-status>div,.prd-ai-card,.prd-workflow-progress,.prd-api-status,.prd-recent-tasks,.prd-today-summary){border:1px solid var(--readable-border-strong);background-color:#ffffff;box-shadow:var(--readable-card-shadow)}.ops-dashboard.tiktok-only-dashboard .agent-flow-bar{border-color:#bfdbfe;background:linear-gradient(180deg,rgba(239,246,255,.96),rgba(255,255,255,.98)),#ffffff}.ops-dashboard.tiktok-only-dashboard .agent-workspace{border-color:#dbeafe}.ops-dashboard.tiktok-only-dashboard .agent-primary-card{border-color:#93c5fd;box-shadow:0 1px 2px rgba(15,23,42,.06),0 16px 36px rgba(37,99,235,.1)}.ops-dashboard.tiktok-only-dashboard .agent-flow-track{border:1px solid #dbeafe;border-radius:18px;padding:12px;background:linear-gradient(90deg,rgba(37,99,235,.07) 1px,transparent 0),linear-gradient(180deg,#eff6ff,#ffffff);background-size:24px 24px,auto}.ops-dashboard.tiktok-only-dashboard .agent-flow-step{min-height:88px;border-width:2px;background:#ffffff;color:#0f172a;box-shadow:0 1px 2px rgba(15,23,42,.06)}.ops-dashboard.tiktok-only-dashboard .agent-flow-step strong{color:#0f172a}.ops-dashboard.tiktok-only-dashboard .agent-flow-step span{color:#334155;font-weight:750}.ops-dashboard.tiktok-only-dashboard .agent-flow-step.success,.ops-dashboard.tiktok-only-dashboard :is(.ops-badge.success,.tiktok-status-badge.success){border-color:#16a34a;background:#dcfce7;color:#166534}.ops-dashboard.tiktok-only-dashboard .agent-flow-step.processing,.ops-dashboard.tiktok-only-dashboard .agent-flow-step.running,.ops-dashboard.tiktok-only-dashboard :is(.ops-badge.running,.ops-badge.processing,.tiktok-status-badge.processing){border-color:#2563eb;background:#dbeafe;color:#1d4ed8}.ops-dashboard.tiktok-only-dashboard .agent-flow-step.waiting,.ops-dashboard.tiktok-only-dashboard .agent-flow-step.warning,.ops-dashboard.tiktok-only-dashboard :is(.ops-badge.waiting,.ops-badge.warning,.tiktok-status-badge.warning){border-color:#f59e0b;background:#fef3c7;color:#92400e}.ops-dashboard.tiktok-only-dashboard .agent-flow-step.danger,.ops-dashboard.tiktok-only-dashboard .agent-flow-step.failed,.ops-dashboard.tiktok-only-dashboard :is(.ops-badge.failed,.ops-badge.danger,.tiktok-status-badge.failed,.tiktok-status-badge.danger){border-color:#ef4444;background:#fee2e2;color:#991b1b}.ops-dashboard.tiktok-only-dashboard .agent-flow-step.locked,.ops-dashboard.tiktok-only-dashboard :is(.ops-badge.locked,.ops-badge.disabled,.tiktok-status-badge.locked,.tiktok-status-badge.disabled){border-color:#9ca3af;background:#f3f4f6;color:#374151}.ops-dashboard.tiktok-only-dashboard .agent-flow-step:is(.success,.running,.processing,.waiting,.warning,.failed,.danger,.locked) span,.ops-dashboard.tiktok-only-dashboard .agent-flow-step:is(.success,.running,.processing,.waiting,.warning,.failed,.danger,.locked) strong{color:inherit}.ops-dashboard.tiktok-only-dashboard :is(.ops-badge,.tiktok-status-badge,.risk-tag,.tiktok-risk-tag){border:1px solid;opacity:1}.ops-dashboard.tiktok-only-dashboard .agent-kv-grid div,.ops-dashboard.tiktok-only-dashboard .agent-list-card li,.ops-dashboard.tiktok-only-dashboard .agent-weight-list li,.ops-dashboard.tiktok-only-dashboard .architecture-flow-node,.ops-dashboard.tiktok-only-dashboard .shadcn-priority-strip div{border:1px solid #cbd5e1;background:#ffffff;box-shadow:0 1px 2px rgba(15,23,42,.04)}.ops-dashboard.tiktok-only-dashboard,.ops-dashboard.tiktok-only-dashboard *{min-width:0}.ops-dashboard.tiktok-only-dashboard :is(.ops-main,.ops-workspace,.shadcn-main-grid,.agent-workspace,.agent-stack,.ops-card,.workflow-review-card,.workflow-review-item,.prd-production-card,.prd-production-column){overflow-wrap:anywhere}.ops-dashboard.tiktok-only-dashboard .ops-main{overflow-x:clip}.ops-dashboard.tiktok-only-dashboard .agent-flow-head,.ops-dashboard.tiktok-only-dashboard .agent-workspace-title,.ops-dashboard.tiktok-only-dashboard .ops-card-title,.ops-dashboard.tiktok-only-dashboard .ops-card-title.with-actions{align-items:flex-start;display:flex;flex-wrap:wrap;gap:10px 14px}.ops-dashboard.tiktok-only-dashboard .agent-flow-head>div:first-child,.ops-dashboard.tiktok-only-dashboard .agent-workspace-title>div,.ops-dashboard.tiktok-only-dashboard .ops-card-title>div{min-width:min(100%,240px)}.ops-dashboard.tiktok-only-dashboard .agent-flow-head :is(strong,span),.ops-dashboard.tiktok-only-dashboard .agent-workspace-title :is(strong,span,p),.ops-dashboard.tiktok-only-dashboard .ops-card-title :is(strong,span,small){white-space:normal}.ops-dashboard.tiktok-only-dashboard .agent-flow-actions,.ops-dashboard.tiktok-only-dashboard .ops-button-group,.ops-dashboard.tiktok-only-dashboard .tiktok-code-paste-actions{display:flex;flex-wrap:wrap}.ops-dashboard.tiktok-only-dashboard .agent-flow-track{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.ops-dashboard.tiktok-only-dashboard .agent-flow-step:after{display:none}.ops-dashboard.tiktok-only-dashboard .agent-workspace>.agent-stack{grid-template-columns:minmax(0,1fr)}.ops-dashboard.tiktok-only-dashboard .agent-workspace>.agent-stack>*{grid-column:1/-1}.ops-dashboard.tiktok-only-dashboard .architecture-flow,.ops-dashboard.tiktok-only-dashboard .architecture-layer-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.ops-dashboard.tiktok-only-dashboard .architecture-flow-node:after{display:none}.ops-dashboard.tiktok-only-dashboard .learning-agent-grid>.ops-card{grid-column:span 4;min-width:0}.ops-dashboard.tiktok-only-dashboard .learning-agent-grid .agent-decision-grid{grid-template-columns:repeat(auto-fit,minmax(126px,1fr));gap:10px}.ops-dashboard.tiktok-only-dashboard .agent-decision-grid>div{min-width:0;overflow-wrap:anywhere}.ops-dashboard.tiktok-only-dashboard .agent-decision-grid>div strong,.ops-dashboard.tiktok-only-dashboard .agent-weight-list :is(p,li,span,strong,small){white-space:normal;overflow-wrap:anywhere}.ops-dashboard.tiktok-only-dashboard .workflow-review-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr))}.ops-dashboard.tiktok-only-dashboard .workflow-review-grid>*{grid-column:auto}.ops-dashboard.tiktok-only-dashboard .prd-feedback-kpis,.ops-dashboard.tiktok-only-dashboard .workflow-feedback-form,.ops-dashboard.tiktok-only-dashboard .workflow-review-item dl{grid-template-columns:repeat(auto-fit,minmax(130px,1fr))}.ops-dashboard.tiktok-only-dashboard .prd-bottom-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,360px),1fr))}.ops-dashboard.tiktok-only-dashboard .prd-production-board{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.ops-dashboard.tiktok-only-dashboard .prd-production-column{min-height:auto}.ops-dashboard.tiktok-only-dashboard .prd-production-card{display:grid;grid-gap:6px;gap:6px}.ops-dashboard.tiktok-only-dashboard .tiktok-code-paste-form,.ops-dashboard.tiktok-only-dashboard .tiktok-credential-form,.ops-dashboard.tiktok-only-dashboard .tiktok-manual-auth-form,.ops-dashboard.tiktok-only-dashboard .tiktok-manual-auth-status,.ops-dashboard.tiktok-only-dashboard .tiktok-secret-form,.ops-dashboard.tiktok-only-dashboard .tiktok-secret-results{grid-template-columns:repeat(auto-fit,minmax(min(100%,220px),1fr))}.ops-dashboard.tiktok-only-dashboard .tiktok-code-paste-form textarea,.ops-dashboard.tiktok-only-dashboard .tiktok-credential-form input,.ops-dashboard.tiktok-only-dashboard .tiktok-manual-auth-form input{min-width:0}.ops-dashboard.tiktok-only-dashboard .shadcn-hero-card{grid-template-columns:minmax(0,1fr)}.ops-dashboard.tiktok-only-dashboard .shadcn-priority-strip{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));max-width:none}@media (max-width:1440px){.ops-dashboard.tiktok-only-dashboard .learning-agent-grid>.ops-card{grid-column:span 6}}@media (max-width:1100px){.ops-dashboard.tiktok-only-dashboard{display:block}.ops-dashboard.tiktok-only-dashboard .ops-sidebar{position:static;width:100%;min-height:auto}.ops-dashboard.tiktok-only-dashboard .agent-sidebar-nav{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.ops-dashboard.tiktok-only-dashboard .ops-topbar{height:auto}.ops-dashboard.tiktok-only-dashboard .agent-list-card,.ops-dashboard.tiktok-only-dashboard .agent-primary-card,.ops-dashboard.tiktok-only-dashboard .learning-agent-grid>.ops-card{grid-column:1/-1}}@media (max-width:760px){.ops-dashboard.tiktok-only-dashboard .shadcn-main-grid{padding:12px}.ops-dashboard.tiktok-only-dashboard .agent-flow-bar,.ops-dashboard.tiktok-only-dashboard .agent-workspace,.ops-dashboard.tiktok-only-dashboard .ops-card{border-radius:16px;padding:12px}.ops-dashboard.tiktok-only-dashboard .agent-decision-grid,.ops-dashboard.tiktok-only-dashboard .agent-grid,.ops-dashboard.tiktok-only-dashboard .learning-agent-grid,.ops-dashboard.tiktok-only-dashboard .prd-bottom-grid,.ops-dashboard.tiktok-only-dashboard .prd-production-board,.ops-dashboard.tiktok-only-dashboard .workflow-review-grid{grid-template-columns:1fr}.ops-dashboard.tiktok-only-dashboard .agent-flow-track{grid-template-columns:repeat(2,minmax(0,1fr))}.ops-dashboard.tiktok-only-dashboard .agent-flow-actions>*,.ops-dashboard.tiktok-only-dashboard .ops-button-group>*,.ops-dashboard.tiktok-only-dashboard .tiktok-code-paste-actions>*{width:100%}}@media (max-width:520px){.ops-dashboard.tiktok-only-dashboard .agent-flow-track{grid-template-columns:1fr}}@media (min-width:761px) and (max-width:1100px){.ops-dashboard.tiktok-only-dashboard{display:flex;flex-direction:row;align-items:stretch}.ops-dashboard.tiktok-only-dashboard .ops-sidebar{position:-webkit-sticky;position:sticky;top:0;align-self:flex-start;width:248px;min-width:248px;min-height:100vh}.ops-dashboard.tiktok-only-dashboard .ops-main{flex:1 1 auto;min-width:0}.ops-dashboard.tiktok-only-dashboard .agent-sidebar-nav{grid-template-columns:1fr}}.ops-dashboard.tiktok-only-dashboard .data-agent-grid{align-items:stretch;grid-template-columns:repeat(12,minmax(0,1fr))}.ops-dashboard.tiktok-only-dashboard .data-agent-grid>.agent-primary-card{grid-column:span 4}.ops-dashboard.tiktok-only-dashboard .data-agent-grid>.ops-card:not(.agent-primary-card):not(.agent-list-card):not(.data-quality-center){grid-column:span 5}.ops-dashboard.tiktok-only-dashboard .data-agent-grid>.data-quality-center{grid-column:span 8}.ops-dashboard.tiktok-only-dashboard .data-agent-grid>.agent-list-card{grid-column:span 6}.ops-dashboard.tiktok-only-dashboard .data-agent-grid .agent-quality-score{display:grid;min-height:170px;align-content:center}.ops-dashboard.tiktok-only-dashboard .data-agent-grid .ops-button-group{gap:10px}.ops-dashboard.tiktok-only-dashboard .data-agent-grid .ops-button-group>*{flex:1 1 240px;min-width:min(100%,220px)}.ops-dashboard.tiktok-only-dashboard .tiktok-auth-tabs{display:flex;width:-moz-fit-content;width:fit-content;max-width:100%;flex-wrap:wrap;gap:6px;border:1px solid #bfdbfe;border-radius:12px;padding:5px;background:#eff6ff}.ops-dashboard.tiktok-only-dashboard .tiktok-auth-tabs button{min-height:38px;border:1px solid #93c5fd;border-radius:9px;background:#ffffff;color:#1e3a8a;box-shadow:0 1px 2px rgba(15,23,42,.05);font-weight:900}.ops-dashboard.tiktok-only-dashboard .tiktok-auth-tabs button.active{border-color:#1d4ed8;background:#2563eb;color:#ffffff;box-shadow:0 8px 18px rgba(37,99,235,.24)}.ops-dashboard.tiktok-only-dashboard .tiktok-code-paste-actions{display:flex;flex-wrap:wrap;gap:10px;align-content:flex-start}.ops-dashboard.tiktok-only-dashboard .tiktok-code-paste-actions>*{flex:1 1 220px}.ops-dashboard.tiktok-only-dashboard .tiktok-code-paste-actions .ops-primary-button,.ops-dashboard.tiktok-only-dashboard .tiktok-credential-form .ops-primary-button,.ops-dashboard.tiktok-only-dashboard .tiktok-manual-auth-form .ops-primary-button{border-color:#1d4ed8!important;background:#2563eb!important;color:#ffffff!important}.ops-dashboard.tiktok-only-dashboard .tiktok-code-paste-actions .ops-secondary-button,.ops-dashboard.tiktok-only-dashboard .tiktok-credential-form .ops-secondary-button,.ops-dashboard.tiktok-only-dashboard .tiktok-manual-auth-form .ops-secondary-button{border-color:#94a3b8!important;background:#ffffff!important;color:#0f172a!important}@media (max-width:1280px){.ops-dashboard.tiktok-only-dashboard .data-agent-grid>.agent-list-card,.ops-dashboard.tiktok-only-dashboard .data-agent-grid>.agent-primary-card,.ops-dashboard.tiktok-only-dashboard .data-agent-grid>.ops-card:not(.agent-primary-card):not(.agent-list-card){grid-column:1/-1}}.product-data-workspace{gap:14px}.product-data-kpis,.v3-growth-summary-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));grid-gap:10px;gap:10px;margin-top:14px}.product-data-kpis>div,.v3-growth-summary-grid>div{min-width:0;display:grid;grid-gap:4px;gap:4px;padding:12px;border:1px solid #dbe3ef;border-radius:14px;background:#f8fafc}.product-data-kpis span,.v3-growth-summary-grid span{color:#64748b;font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.product-data-kpis strong,.v3-growth-summary-grid strong{color:#0f172a;font-size:18px;font-weight:950;overflow-wrap:anywhere}.product-data-kpis small,.v3-growth-summary-grid small{color:#475569;font-size:12px;font-weight:740}.product-data-filters,.v3-decision-tabs{display:flex;flex-wrap:wrap;gap:8px}.product-data-filters button,.v3-decision-tabs button{min-height:40px;border:1px solid #cbd5e1;border-radius:12px;background:#ffffff;color:#0f172a;display:inline-flex;align-items:center;gap:8px;font-weight:900;padding:8px 12px}.product-data-filters button.active,.v3-decision-tabs button.active{border-color:#2563eb;background:#2563eb;color:#ffffff;box-shadow:0 10px 22px rgba(37,99,235,.18)}.product-data-filters b{min-width:22px;border-radius:999px;background:rgba(15,23,42,.08);padding:2px 6px;text-align:center}.product-data-filters button.active b{background:rgba(255,255,255,.22)}.product-data-table{display:grid;grid-gap:8px;gap:8px;margin-top:14px}.product-data-row{min-width:0;display:grid;grid-template-columns:minmax(220px,1.4fr) repeat(5,minmax(82px,.55fr)) minmax(138px,.9fr);grid-gap:10px;gap:10px;align-items:center;padding:10px 12px;border:1px solid #e2e8f0;border-radius:14px;background:#ffffff}.product-data-row.head{background:#f1f5f9;color:#475569;font-size:11px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.product-data-row>*{min-width:0;overflow-wrap:anywhere}.product-data-row strong{color:#0f172a;font-size:13px;font-weight:900}.product-image-readiness{min-width:0;display:flex;flex-wrap:wrap;align-items:center;gap:6px}.product-image-readiness .tiktok-status-badge{min-height:24px;padding:3px 7px;font-size:10px;white-space:nowrap}.analysis-queue-card{border-color:#bfdbfe}.analysis-queue-summary{display:grid;grid-template-columns:repeat(9,minmax(92px,1fr));grid-gap:8px;gap:8px;margin-top:14px}.analysis-queue-summary>div{min-width:0;padding:10px;border:1px solid #dbeafe;border-radius:10px;background:#f8fbff}.analysis-queue-summary span,.product-analysis-cell label{display:block;color:#475569;font-size:11px;font-weight:800}.analysis-queue-summary strong{display:block;margin-top:4px;color:#0f172a;font-size:20px;font-weight:950}.analysis-queue-message{margin:12px 0 0;color:#334155;font-weight:750}.analysis-queue-selection-help{margin:10px 0 0;color:#475569;font-size:12px;font-weight:700;line-height:1.55}.product-bulk-selection-bar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:12px 0 2px;padding:10px 12px;border:1px solid #bfdbfe;border-radius:10px;background:#f8fbff;color:#1e3a8a;font-size:13px;font-weight:800}.product-bulk-selection-bar>div{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.analysis-queue-next-step{margin:12px 0 0;border-left:4px solid #2563eb;background:#eff6ff;color:#1e3a8a;padding:10px 12px;font-weight:850}.analysis-queue-next-step.running{border-left-color:#d97706;background:#fffbeb;color:#92400e}.product-analysis-cell{display:grid;grid-gap:7px;gap:7px}.product-analysis-cell>div{display:flex;flex-wrap:wrap;align-items:center;gap:6px}.product-analysis-cell label{display:inline-flex;align-items:center;gap:4px;color:#334155;cursor:pointer}.product-analysis-cell input{width:15px;height:15px;accent-color:#2563eb}.product-analysis-cell button{border:1px solid #93c5fd;border-radius:7px;background:#eff6ff;color:#1d4ed8;padding:4px 7px;font-size:11px;font-weight:850;cursor:pointer}.product-analysis-cell button:hover:not(:disabled){border-color:#2563eb;background:#dbeafe}.product-analysis-cell button.view-diagnostic{border-color:#64748b;background:#ffffff;color:#0f172a}.product-analysis-cell button.view-diagnostic:hover:not(:disabled){border-color:#1d4ed8;background:#eff6ff;color:#1d4ed8}.product-analysis-cell button.remove-from-queue{border-color:#fbbf24;background:#fffbeb;color:#92400e}.product-analysis-cell button:disabled{border-color:#cbd5e1;background:#f1f5f9;color:#64748b;opacity:1;cursor:not-allowed}.product-basic-diagnostic{display:grid;grid-gap:10px;gap:10px;margin-top:12px;padding:14px;border:1px solid #bfdbfe;border-radius:10px;background:#f8fbff}.product-basic-diagnostic>div{display:grid;grid-gap:3px;gap:3px}.product-basic-diagnostic strong{color:#0f172a;overflow-wrap:anywhere}.product-basic-diagnostic p{margin:0;color:#334155;font-weight:700}.product-basic-diagnostic dl{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:8px;gap:8px;margin:0}.product-basic-diagnostic dl>div{min-width:0;padding:8px;border-radius:8px;background:#ffffff}.product-basic-diagnostic dt{color:#64748b;font-size:11px;font-weight:800}.product-basic-diagnostic dd{margin:4px 0 0;color:#0f172a;font-size:13px;font-weight:850;overflow-wrap:anywhere}.deep-analysis-results-panel{border-color:#bbf7d0}.deep-analysis-product-list{display:flex;gap:8px;margin-top:14px;overflow-x:auto;padding-bottom:4px}.deep-analysis-product-list button{display:flex;flex:0 0 min(280px,78vw);align-items:center;justify-content:space-between;gap:8px;min-height:54px;border:1px solid #cbd5e1;border-radius:8px;background:#ffffff;color:#1e293b;padding:8px 10px;text-align:left;cursor:pointer}.deep-analysis-product-list button.active,.deep-analysis-product-list button:hover{border-color:#2563eb;background:#eff6ff}.deep-analysis-product-list button>span{min-width:0;color:#1e3a8a;font-size:12px;font-weight:850;overflow-wrap:anywhere}.deep-analysis-result-body{display:grid;grid-gap:12px;gap:12px;margin-top:14px}.deep-analysis-result-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px}.deep-analysis-result-summary>div{min-width:0;border:1px solid #dcfce7;border-radius:8px;background:#f7fff9;padding:10px}.deep-analysis-images small,.deep-analysis-result-summary span{color:#64748b;font-size:11px;font-weight:800}.deep-analysis-result-summary strong{display:block;margin-top:4px;color:#0f172a;font-size:14px;font-weight:900;overflow-wrap:anywhere}.deep-analysis-decision-reason{margin:0;color:#334155;font-weight:700}.deep-analysis-actions{display:grid;grid-gap:7px;gap:7px}.deep-analysis-section-title{display:flex;align-items:center;justify-content:space-between;gap:8px}.deep-analysis-section-title strong{color:#0f172a;font-size:15px}.deep-analysis-section-title small{color:#64748b;font-weight:750}.deep-analysis-actions article{display:grid;grid-gap:7px;gap:7px;border-left:3px solid #60a5fa;background:#f8fafc;color:#1e293b;padding:10px 12px}.deep-analysis-actions article>div{display:flex;align-items:center;justify-content:space-between;gap:8px}.deep-analysis-actions article strong{color:#0f172a;font-size:14px}.deep-analysis-actions article p,.deep-analysis-actions article small{margin:0;color:#334155;overflow-wrap:anywhere}.deep-analysis-actions article p{font-weight:800}.deep-analysis-actions article small{color:#64748b;line-height:1.45}.deep-analysis-actions article em{color:#1d4ed8;font-size:11px;font-style:normal;font-weight:850}.deep-analysis-business-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px}.deep-analysis-business-grid>article{min-width:0;display:grid;align-content:start;grid-gap:8px;gap:8px;border:1px solid #dbeafe;border-radius:8px;background:#ffffff;padding:12px}.deep-analysis-business-grid p{margin:0;color:#334155;font-weight:650;line-height:1.5}.deep-analysis-keywords{display:flex;flex-wrap:wrap;gap:6px}.deep-analysis-keywords span{border:1px solid #bfdbfe;border-radius:999px;background:#eff6ff;color:#1d4ed8;padding:3px 7px;font-size:11px;font-weight:850}.deep-analysis-proposal{border-left:3px solid #34d399;background:#f0fdf4;padding:8px 10px}.deep-analysis-images{border-top:1px solid #e2e8f0;padding-top:12px}.deep-analysis-images summary{color:#1d4ed8;font-weight:900;cursor:pointer}.deep-analysis-images article{display:grid;grid-gap:6px;gap:6px;margin-top:10px;border:1px solid #e2e8f0;border-radius:8px;background:#ffffff;padding:10px}.deep-analysis-images article>div{display:flex;align-items:center;gap:8px}.deep-analysis-images article p{margin:0;color:#334155;font-weight:650}.v3-decision-tabs{margin:14px 0}.v3-tab-panel{min-width:0}.feedback-before-after-grid,.v3-model-status-strip{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,220px),1fr));grid-gap:10px;gap:10px;margin-top:12px}.feedback-before-after-grid section,.v3-model-status-strip section{min-width:0;display:grid;grid-gap:5px;gap:5px;padding:12px;border:1px solid #dbeafe;border-radius:14px;background:#f8fbff}.feedback-before-after-grid span,.v3-model-status-strip span{color:#2563eb;font-size:11px;font-weight:950;letter-spacing:.06em;text-transform:uppercase}.feedback-before-after-grid strong,.v3-model-status-strip strong{color:#0f172a;font-size:15px;font-weight:950;line-height:1.35;overflow-wrap:anywhere}.feedback-before-after-grid small,.v3-model-status-strip small{color:#475569;font-size:12px;font-weight:760;line-height:1.45;overflow-wrap:anywhere}.decision-overview-panel,.growth-list-panel{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr));grid-gap:12px;gap:12px}.compact-growth-card{min-width:0;box-shadow:none}.vision-completeness-grid{display:grid;grid-template-columns:repeat(5,minmax(88px,1fr));grid-gap:8px;gap:8px}.vision-completeness-grid>div{min-width:0;display:grid;grid-gap:4px;gap:4px;border:1px solid #dbeafe;border-radius:10px;background:#f8fbff;padding:9px 10px}.vision-completeness-grid span{color:#64748b;font-size:11px;font-weight:850}.vision-completeness-grid strong{color:#0f172a;font-size:20px;font-weight:950;line-height:1}.vision-image-detail-list{border:1px solid #bfdbfe;border-radius:12px;background:#f8fbff;overflow:hidden}.vision-image-detail-list>summary{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:46px;padding:10px 12px;color:#0f172a;cursor:pointer;list-style-position:inside}.vision-image-detail-list>summary span{font-size:13px;font-weight:950}.vision-image-detail-list>summary small{color:#475569;font-size:11px;font-weight:800}.vision-image-detail-list>div{display:grid;grid-gap:8px;gap:8px;padding:0 10px 10px}.vision-image-detail-list article{min-width:0;display:grid;grid-gap:8px;gap:8px;border:1px solid #dbeafe;border-radius:10px;background:#ffffff;padding:10px}.vision-image-detail-list article.failed{border-color:#fecaca;background:#fff7f7}.vision-image-detail-list header{display:flex;align-items:center;flex-wrap:wrap;gap:7px}.vision-image-detail-list header strong{color:#0f172a;font-size:13px;font-weight:950}.vision-image-detail-list header>span{color:#475569;font-size:11px;font-weight:800}.vision-image-detail-list ul{display:grid;grid-gap:6px;gap:6px;margin:0;padding:0}.vision-image-detail-list li{list-style:none;border-radius:8px;background:#f8fafc;color:#334155;font-size:12px;font-weight:720;line-height:1.5;padding:7px 8px}.vision-image-detail-list p{margin:0;color:#991b1b;font-size:12px;font-weight:780;line-height:1.5}.v3-product-detail-panel{display:grid;grid-gap:12px;gap:12px;margin:16px 0 12px;padding:14px;border:1px solid #bfdbfe;border-radius:16px;background:linear-gradient(180deg,#f8fbff,#ffffff)}.v3-product-detail-grid,.v3-product-detail-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.v3-product-detail-head strong{display:block;color:#0f172a;font-size:18px;font-weight:950;line-height:1.25}.v3-product-selector{display:flex;gap:8px;overflow-x:auto;padding:2px 2px 8px;scrollbar-width:thin}.v3-product-selector button{flex:0 0 min(300px,82vw);min-height:70px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;grid-gap:8px;gap:8px;align-items:center;border:1px solid #cbd5e1;border-radius:14px;background:#ffffff;color:#0f172a;padding:10px;text-align:left}.v3-product-selector button:hover{border-color:#2563eb;background:#eff6ff}.v3-product-selector button.active{border-color:#2563eb;background:#dbeafe;box-shadow:inset 0 0 0 1px #2563eb,0 10px 22px rgba(37,99,235,.12)}.v3-product-selector b,.v3-product-selector i{display:inline-flex;align-items:center;justify-content:center;min-width:28px;height:28px;border-radius:999px;background:#e0f2fe;color:#075985;font-style:normal;font-size:12px;font-weight:950}.v3-product-selector span{min-width:0;color:#0f172a;font-size:13px;font-weight:900;line-height:1.35;overflow-wrap:anywhere}.v3-product-selector button em{grid-column:2/-1;width:max-content;max-width:100%;border:1px solid #bfdbfe;border-radius:999px;background:#eff6ff;color:#1d4ed8;font-size:11px;font-style:normal;font-weight:900;line-height:1.2;padding:4px 8px}.v3-product-detail-grid{display:grid;grid-template-columns:minmax(260px,1.15fr) repeat(2,minmax(220px,.9fr))}.v3-product-detail-block{min-width:0;display:grid;grid-gap:9px;gap:9px;padding:12px;border:1px solid #e2e8f0;border-radius:14px;background:#ffffff}.v3-product-detail-block.primary{background:#f8fafc}.v3-product-detail-block>span{color:#2563eb;font-size:12px;font-weight:950}.v3-product-detail-block dd,.v3-product-detail-block li,.v3-product-detail-block p{color:#334155;font-size:13px;font-weight:720;line-height:1.55}.v3-product-detail-block dl,.v3-product-detail-block ul{display:grid;grid-gap:7px;gap:7px;margin:0;padding:0}.v3-product-detail-block li{list-style:none;border-radius:10px;background:#f8fafc;padding:8px}.v3-product-detail-block dt{color:#64748b;font-size:11px;font-weight:900}.v3-sku-bundle-spotlight{display:grid;grid-gap:12px;gap:12px;border:1px solid #fed7aa;border-radius:16px;background:linear-gradient(180deg,#fff7ed,#ffffff);padding:14px}.v3-sku-bundle-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.v3-sku-bundle-head strong{display:block;color:#0f172a;font-size:17px;font-weight:950;line-height:1.3}.v3-sku-bundle-grid{display:grid;grid-template-columns:minmax(110px,.42fr) minmax(220px,1fr) minmax(220px,1fr);grid-gap:10px;gap:10px}.v3-sku-bundle-grid section{min-width:0;display:grid;grid-gap:5px;gap:5px;border:1px solid #fde68a;border-radius:13px;background:rgba(255,255,255,.78);padding:11px}.sku-action-list span,.v3-sku-bundle-actions span,.v3-sku-bundle-grid span{color:#92400e;font-size:12px;font-weight:950}.v3-sku-bundle-grid strong{color:#0f172a;font-size:28px;font-weight:950;line-height:1}.v3-sku-bundle-grid p,.v3-sku-bundle-grid small{margin:0;color:#334155;font-size:13px;font-weight:760;line-height:1.5;overflow-wrap:anywhere}.sku-action-list,.v3-sku-bundle-actions{display:grid;grid-gap:8px;gap:8px;margin:0;padding:0;list-style:none}.sku-action-list li,.v3-sku-bundle-actions li{min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr);grid-gap:9px;gap:9px;border:1px solid #fde68a;border-radius:13px;background:#ffffff;padding:10px}.sku-action-list>li>span,.v3-sku-bundle-actions b{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:999px;background:#ffedd5;color:#9a3412;font-size:12px;font-weight:950}.sku-action-list p,.sku-action-list small,.v3-sku-bundle-actions p{margin:3px 0 0;color:#334155;font-size:13px;font-weight:760;line-height:1.5;overflow-wrap:anywhere}.sku-action-list strong{color:#0f172a;font-size:14px;font-weight:950}.execution-approval-pipeline,.pricing-calculator-output,.v3-product-mini-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(118px,1fr));grid-gap:8px;gap:8px}.execution-approval-pipeline span,.pricing-calculator-output section,.v3-product-mini-stats b{min-width:0;display:grid;grid-gap:3px;gap:3px;border:1px solid #e2e8f0;border-radius:12px;background:#ffffff;color:#0f172a;padding:9px}.execution-approval-pipeline b,.pricing-calculator-output span,.v3-product-mini-stats small{color:#64748b;font-size:11px;font-weight:900}.pricing-input-card{grid-column:1/-1}.pricing-input-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));grid-gap:10px;gap:10px}.pricing-input-grid label{display:grid;grid-gap:6px;gap:6px}.pricing-input-grid label span{color:#475569;font-size:12px;font-weight:900}.pricing-input-grid input{width:100%;min-height:42px;border:1px solid #cbd5e1;border-radius:12px;background:#ffffff;color:#0f172a;font-size:14px;font-weight:800;padding:8px 10px}.pricing-input-grid input:focus{border-color:#2563eb;box-shadow:0 0 0 3px rgba(37,99,235,.12);outline:none}.pricing-input-note{grid-column:1/-1}.pricing-calculator-output{margin-top:12px}.pricing-calculator-output strong{color:#0f172a;font-size:20px;font-weight:950}.pricing-judgment{margin:12px 0 0;border-radius:12px;font-size:14px;font-weight:850;line-height:1.55;padding:10px 12px}.pricing-judgment.success{border:1px solid #bbf7d0;background:#f0fdf4;color:#166534}.pricing-judgment.processing,.pricing-judgment.warning{border:1px solid #fed7aa;background:#fff7ed;color:#9a3412}.pricing-judgment.danger{border:1px solid #fecaca;background:#fef2f2;color:#991b1b}.growth-chip-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.execution-required-inputs b,.growth-chip-list span{border:1px solid #bfdbfe;border-radius:999px;background:#eff6ff;color:#1d4ed8;font-size:12px;font-weight:900;padding:6px 9px}.execution-required-inputs b,.growth-chip-list.warning span{border-color:#fed7aa;background:#fff7ed;color:#9a3412}.compliance-issue-list,.growth-suggestion-list{display:grid;grid-gap:9px;gap:9px;margin:12px 0 0;padding:0}.compliance-issue-list section,.growth-kv-list div,.growth-suggestion-list li{min-width:0;border:1px solid #e2e8f0;border-radius:12px;background:#f8fafc;color:#0f172a;font-size:13px;font-weight:760;line-height:1.45;list-style:none;padding:10px;overflow-wrap:anywhere}.growth-kv-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));grid-gap:9px;gap:9px;margin:12px 0 0}.execution-action-detail-grid dt,.growth-kv-list dt{color:#64748b;font-size:11px;font-weight:900}.execution-action-detail-grid dd,.growth-kv-list dd{margin:4px 0 0;color:#0f172a;font-size:13px;font-weight:820;overflow-wrap:anywhere}.compliance-issue-list section{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:6px 10px;gap:6px 10px}.compliance-issue-list p{grid-column:1/-1;margin:0;color:#475569}.execution-action-group{display:grid;grid-gap:10px;gap:10px;padding:12px;border:1px solid #dbeafe;border-radius:16px;background:#f8fafc}.execution-action-group-head,.execution-action-title{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.execution-action-group>summary{cursor:pointer;list-style:none;min-height:34px}.execution-action-group>summary::-webkit-details-marker{display:none}.execution-action-group>summary:before{content:"+";display:inline-grid;place-items:center;width:20px;height:20px;border:1px solid #93c5fd;border-radius:999px;background:#eff6ff;color:#1d4ed8;font-weight:950}.execution-action-group[open]>summary:before{content:"-"}.execution-action-group-head>span{display:inline-flex;align-items:center;gap:7px}.execution-action-group-head small{color:#475569;font-size:12px;font-weight:740}.execution-action-group-head strong{color:#0f172a;font-size:15px;font-weight:950}.execution-sku-summary{display:grid;grid-gap:10px;gap:10px;border:1px solid #fed7aa;border-radius:16px;background:linear-gradient(180deg,#fff7ed,#ffffff);padding:12px}.execution-sku-summary-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.execution-sku-summary-head strong{display:block;color:#0f172a;font-size:16px;font-weight:950;line-height:1.3}.execution-sku-summary-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,250px),1fr));grid-gap:9px;gap:9px}.execution-sku-summary-list article{min-width:0;display:grid;grid-gap:6px;gap:6px;border:1px solid #fde68a;border-radius:13px;background:rgba(255,255,255,.82);padding:10px}.execution-sku-summary-list p,.execution-sku-summary-list small{margin:0;color:#334155;font-size:12px;font-weight:760;line-height:1.45;overflow-wrap:anywhere}.execution-action-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px;margin:4px 0}.execution-action-detail-grid div{min-width:0;border:1px solid #e2e8f0;border-radius:12px;background:#f8fafc;padding:9px}.execution-required-inputs{display:flex;flex-wrap:wrap;align-items:center;gap:7px}.execution-required-inputs span{color:#92400e;font-size:12px;font-weight:950}.agent-debug-details{display:grid;grid-gap:12px;gap:12px}.agent-debug-details>summary{cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:12px;list-style:none}.agent-debug-details>summary::-webkit-details-marker{display:none}.agent-debug-details>summary span{color:#0f172a;font-size:15px;font-weight:950}.agent-debug-details>summary small{color:#64748b;font-size:12px;font-weight:760}.agent-debug-details[open]>summary{margin-bottom:12px}.workflow-node-detail-list{display:grid;grid-gap:8px;gap:8px}.workflow-node-detail-list p{min-width:0;display:grid;grid-template-columns:minmax(160px,1fr) auto minmax(160px,1fr);grid-gap:10px;gap:10px;align-items:center;margin:0;padding:10px;border:1px solid #e2e8f0;border-radius:12px;background:#f8fafc}@media (max-width:980px){.v3-product-detail-grid,.v3-sku-bundle-grid{grid-template-columns:1fr}.execution-sku-summary-head,.v3-product-detail-head,.v3-sku-bundle-head{flex-direction:column}.product-data-row{grid-template-columns:minmax(0,1fr) repeat(3,minmax(72px,.4fr))}.product-data-row>:nth-child(5),.product-data-row>:nth-child(6){grid-column:auto}.analysis-queue-summary{grid-template-columns:repeat(4,minmax(92px,1fr))}.product-basic-diagnostic dl{grid-template-columns:repeat(2,minmax(0,1fr))}.deep-analysis-business-grid,.deep-analysis-result-summary,.execution-action-detail-grid,.workflow-node-detail-list p{grid-template-columns:1fr}}@media (max-width:640px){.product-data-row,.product-data-row.head{grid-template-columns:1fr}.analysis-queue-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.product-basic-diagnostic dl{grid-template-columns:1fr}.product-data-filters button,.v3-decision-tabs button{flex:1 1 160px;justify-content:center}.agent-debug-details>summary,.execution-action-group-head,.execution-action-title{flex-direction:column}}.ops-v2-content-suggestion-list{display:grid;grid-gap:14px;gap:14px}.ops-v2-content-card{overflow:hidden;border:1px solid #dce6f5;border-radius:16px;background:#fff;box-shadow:0 8px 22px rgba(21,42,79,.05)}.ops-v2-content-card>footer,.ops-v2-content-card>header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 18px}.ops-v2-content-card>header{border-bottom:1px solid #edf1f6;background:linear-gradient(90deg,#f8fbff,#fff)}.ops-v2-content-card h3,.ops-v2-content-card p{margin:0}.ops-v2-content-card h3{color:#14233d;font-size:17px}.ops-v2-content-card header p{margin-top:4px;color:#6c7b91;font-size:13px}.ops-v2-content-card>footer{border-top:1px solid #edf1f6;color:#a05a17;font-size:13px}.ops-v2-content-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:0;gap:0}.ops-v2-content-card-grid>div{min-height:78px;padding:14px 18px;border-bottom:1px solid #edf1f6}.ops-v2-content-card-grid>div:nth-child(odd){border-right:1px solid #edf1f6}.ops-v2-content-card-grid>div.is-wide{grid-column:1/-1;border-right:0}.ops-v2-content-card-grid span,.ops-v2-content-detail-grid span,.ops-v2-content-section span{display:block;margin-bottom:7px;color:#7c8ba2;font-size:12px;font-weight:700;letter-spacing:.04em}.ops-v2-content-card-grid p,.ops-v2-content-card-grid strong,.ops-v2-content-detail-grid p,.ops-v2-content-section p{display:block;margin:0;color:#24344e;font-size:14px;line-height:1.65;white-space:pre-wrap}.ops-v2-content-card-grid p{color:#53637b}.ops-v2-content-card-main{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.ops-v2-content-card-main>div{min-height:76px;padding:14px 18px;border-bottom:1px solid #edf1f6}.ops-v2-content-card-main>div:nth-child(odd){border-right:1px solid #edf1f6}.ops-v2-content-card-main>div.is-wide{grid-column:1/-1;border-right:0}.ops-v2-content-card-main span,.ops-v2-content-card>header span,.ops-v2-content-detail-grid span,.ops-v2-content-detail-hero span,.ops-v2-content-detail-section span,.ops-v2-content-future>div>span{display:block;margin-bottom:6px;color:#7788a2;font-size:11px;font-weight:800;letter-spacing:.06em}.ops-v2-content-card-main strong{display:block;color:#263753;font-size:14px;line-height:1.6}.ops-v2-content-product-link{border:0;padding:0;background:none;color:#2458d8;font:inherit;font-weight:700;text-align:left;cursor:pointer}.ops-v2-content-product-link:hover{color:#113fac;text-decoration:underline}.ops-v2-content-empty{min-height:260px}.ops-v2-content-future{margin-top:22px}.ops-v2-content-future h2{margin:0 0 6px;color:#1c2c45;font-size:18px}.ops-v2-content-future>p{margin:0 0 14px;color:#718098;font-size:14px}.ops-v2-content-future-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px}.ops-v2-content-future-grid article{min-height:118px;padding:18px;border:1px dashed #c9d7ec;border-radius:14px;background:#fbfdff}.ops-v2-content-future-grid h3{margin:0 0 10px;color:#2a3b56;font-size:15px}.ops-v2-content-future-grid span{color:#75849a;font-size:13px}.ops-v2-content-detail-hero{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:20px;gap:20px;padding:22px;border:1px solid #dce6f5;border-radius:16px;background:linear-gradient(135deg,#f6faff,#fff 62%)}.ops-v2-content-detail-hero>div{min-width:0}.ops-v2-content-detail-hero strong{display:block;max-width:360px;color:#233650;font-size:14px;line-height:1.55}.ops-v2-content-detail-hero h2,.ops-v2-content-detail-hero p{margin:0}.ops-v2-content-detail-hero h2{color:#14233d;font-size:22px}.ops-v2-content-detail-hero p{margin-top:7px;color:#61718a;font-size:14px}.ops-v2-content-detail-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:16px;border:1px solid #dce6f5;border-radius:16px;overflow:hidden;background:#fff}.ops-v2-content-detail-grid>div{min-height:112px;padding:18px;border-right:1px solid #edf1f6;border-bottom:1px solid #edf1f6}.ops-v2-content-detail-grid>div:nth-child(3n){border-right:0}.ops-v2-content-detail-grid>div.is-wide{grid-column:1/-1;border-right:0}.ops-v2-content-section{margin-top:16px;padding:20px;border:1px solid #dce6f5;border-radius:16px;background:#fff}.ops-v2-content-section h2{margin:0 0 14px;color:#1d2d46;font-size:18px}.ops-v2-content-section ul{display:grid;grid-gap:10px;gap:10px;margin:0;padding-left:19px;color:#42526a;font-size:14px;line-height:1.6}.ops-v2-content-section .ops-v2-content-tags{display:flex;flex-wrap:wrap;gap:8px;list-style:none;padding:0}.ops-v2-content-section .ops-v2-content-tags li{padding:5px 9px;border-radius:999px;background:#edf4ff;color:#3262c9;font-size:13px}.ops-v2-content-detail-section{margin-top:16px;padding:20px;border:1px solid #dce6f5;border-radius:16px;background:#fff}.ops-v2-content-structure{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border:1px solid #edf1f6;border-radius:12px;overflow:hidden}.ops-v2-content-structure article{min-height:156px;padding:16px;border-right:1px solid #edf1f6}.ops-v2-content-structure article:last-child{border-right:0}.ops-v2-content-structure span{display:block;margin-bottom:8px;color:#7788a2;font-size:11px;font-weight:800;letter-spacing:.06em}.ops-v2-content-structure ol,.ops-v2-content-structure p{margin:0;color:#3f526f;font-size:13px;line-height:1.65;white-space:pre-wrap}.ops-v2-content-structure ol{padding-left:19px}.ops-v2-hashtags{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}.ops-v2-hashtags b{border-radius:99px;background:#edf4ff;padding:4px 7px;color:#3262c9;font-size:11px}.ops-v2-content-future>div:last-child{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px}.ops-v2-content-future>div:last-child article{display:grid;min-height:104px;align-content:space-between;border:1px dashed #c9d7ec;border-radius:14px;background:#fbfdff;padding:16px}.ops-v2-content-future>div:last-child strong{color:#2a3b56;font-size:14px}.ops-v2-content-future>div:last-child span{color:#75849a;font-size:12px}.ops-v2-intelligence-section{margin-top:26px}.ops-v2-intelligence-section:first-of-type{margin-top:0}.ops-v2-intelligence-list{display:grid;grid-gap:12px;gap:12px}.ops-v2-intelligence-list>article{overflow:hidden;border:1px solid var(--ops-v2-border);border-radius:14px;background:#fff;box-shadow:0 8px 22px rgba(28,49,91,.05)}.ops-v2-intelligence-list>article>footer,.ops-v2-intelligence-list>article>header{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px 17px}.ops-v2-intelligence-list>article>header{border-bottom:1px solid #edf1f6;background:linear-gradient(90deg,#f8fbff,#fff)}.ops-v2-intelligence-list>article>header button,.ops-v2-intelligence-list>article>header span{display:block}.ops-v2-intelligence-list>article>header span{margin-bottom:4px;color:#657b9e;font-size:11px;font-weight:800;letter-spacing:.06em}.ops-v2-intelligence-list>article>header b{flex:0 0 auto;border-radius:99px;padding:5px 8px;font-size:11px}.ops-v2-intelligence-badges{display:flex;flex:0 0 auto;align-items:center;justify-content:flex-end;gap:7px}.ops-v2-intelligence-badges em{border-radius:99px;padding:5px 8px;font-size:11px;font-style:normal;font-weight:800;white-space:nowrap}.ops-v2-intelligence-badges em.is-unprocessed{background:#f1f4f8;color:#66758a}.ops-v2-intelligence-badges em.is-queued{background:#edf4ff;color:#3262c9}.ops-v2-intelligence-badges em.is-executing{background:#e8f7f3;color:#17786d}.ops-v2-intelligence-badges em.is-completed{background:#eaf8ee;color:#337650}.ops-v2-intelligence-list>article>header b.is-high{background:#fff0ea;color:#a84c2d}.ops-v2-intelligence-list>article>header b.is-medium{background:#fff7dd;color:#946712}.ops-v2-intelligence-list>article>header b.is-normal{background:#edf4ff;color:#3262c9}.ops-v2-intelligence-list dl{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin:0}.ops-v2-intelligence-list dl>div{min-height:90px;padding:14px 17px;border-right:1px solid #edf1f6}.ops-v2-intelligence-list dl>div:last-child{border-right:0}.ops-v2-intelligence-list dt{margin-bottom:7px;color:#7b8ba2;font-size:11px;font-weight:800}.ops-v2-intelligence-list dd{margin:0;color:#3d506d;font-size:13px;line-height:1.6}.ops-v2-intelligence-list>article>footer{border-top:1px solid #edf1f6}.ops-v2-intelligence-risk-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px}.ops-v2-intelligence-risk{display:grid;min-height:160px;align-content:space-between;grid-gap:12px;gap:12px;border:1px solid var(--ops-v2-border);border-radius:14px;background:#fff;padding:17px}.ops-v2-intelligence-risk span,.ops-v2-intelligence-risk strong{display:block}.ops-v2-intelligence-risk span{color:#7b8ba2;font-size:11px;font-weight:800}.ops-v2-intelligence-risk strong{margin-top:8px;color:var(--ops-v2-text);font-size:15px}.ops-v2-intelligence-risk p{margin:7px 0 0;color:var(--ops-v2-muted);font-size:12px;line-height:1.55}.ops-v2-intelligence-risk.is-high{border-color:#f0c8ba;background:#fffaf8}.ops-v2-intelligence-risk.is-medium{border-color:#ead9a4;background:#fffdf7}.ops-v2-intelligence-risk.is-good{border-color:#c8e7da;background:#fbfffd}.ops-v2-intelligence-actions{display:grid;grid-gap:10px;gap:10px}.ops-v2-intelligence-actions article{display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;grid-gap:13px;gap:13px;border:1px solid var(--ops-v2-border);border-radius:13px;background:#fff;padding:14px 16px}.ops-v2-intelligence-actions article>b{display:grid;width:28px;height:28px;place-items:center;border-radius:8px;background:var(--ops-v2-primary-soft);color:var(--ops-v2-primary);font-size:10px}.ops-v2-intelligence-actions span,.ops-v2-intelligence-actions strong{display:block}.ops-v2-intelligence-actions span{color:#74859d;font-size:11px}.ops-v2-intelligence-actions strong{margin-top:3px;color:#243650;font-size:13px;line-height:1.45}.ops-v2-intelligence-actions p{margin:4px 0 0;color:#71809a;font-size:11px;line-height:1.5}.ops-v2-intelligence-future{display:flex;align-items:center;gap:11px;margin-top:26px;border:1px dashed #c9d7ec;border-radius:13px;background:#fbfdff;padding:13px 16px}.ops-v2-intelligence-future span{color:#5f7194;font-size:12px;font-weight:800}.ops-v2-intelligence-future p{flex:1 1;margin:0;color:#77869b;font-size:12px}.ops-v2-intelligence-future b{border-radius:99px;background:#edf4ff;padding:5px 8px;color:#3262c9;font-size:11px;white-space:nowrap}@media (max-width:900px){.ops-v2-content-detail-grid,.ops-v2-content-future-grid,.ops-v2-content-future>div:last-child,.ops-v2-intelligence-risk-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ops-v2-content-detail-grid>div:nth-child(3n){border-right:1px solid #edf1f6}.ops-v2-content-detail-grid>div:nth-child(2n){border-right:0}}@media (max-width:640px){.ops-v2-content-card>footer,.ops-v2-content-card>header,.ops-v2-content-detail-hero{align-items:flex-start;flex-direction:column}.ops-v2-content-card-grid,.ops-v2-content-detail-grid,.ops-v2-content-future-grid{grid-template-columns:1fr}.ops-v2-content-card-grid>div:nth-child(odd),.ops-v2-content-detail-grid>div,.ops-v2-content-detail-grid>div:nth-child(3n){border-right:0}.ops-v2-content-card-grid>div:last-child,.ops-v2-content-detail-grid>div:last-child{border-bottom:0}.ops-v2-content-card-main,.ops-v2-content-future>div:last-child,.ops-v2-content-structure,.ops-v2-intelligence-list dl,.ops-v2-intelligence-risk-grid{grid-template-columns:1fr}.ops-v2-content-card-main>div:nth-child(odd),.ops-v2-content-structure article,.ops-v2-intelligence-list dl>div{border-right:0}.ops-v2-content-structure article,.ops-v2-intelligence-list dl>div{border-bottom:1px solid #edf1f6}.ops-v2-content-structure article:last-child,.ops-v2-intelligence-list dl>div:last-child{border-bottom:0}.ops-v2-intelligence-future,.ops-v2-intelligence-list>article>footer,.ops-v2-intelligence-list>article>header{align-items:flex-start;flex-direction:column}.ops-v2-intelligence-actions article{grid-template-columns:30px minmax(0,1fr)}.ops-v2-intelligence-actions article>button{grid-column:2;justify-self:start}}.ops-v2-shell{--ops-v2-navy:#111a2f;--ops-v2-navy-raised:#1b2841;--ops-v2-primary:#3158d8;--ops-v2-primary-hover:#2649bd;--ops-v2-primary-soft:#eef3ff;--ops-v2-canvas:#f4f6fb;--ops-v2-panel:#fff;--ops-v2-text:#14213a;--ops-v2-muted:#71809a;--ops-v2-border:#dce3ef;--ops-v2-success:#16825c;--ops-v2-risk:#b85b37;display:grid;grid-template-columns:252px minmax(0,1fr);min-height:100vh;background:var(--ops-v2-canvas);color:var(--ops-v2-text);font-family:Inter,PingFang SC,Microsoft YaHei,Noto Sans SC,ui-sans-serif,system-ui,sans-serif}.ops-v2-sidebar{position:-webkit-sticky;position:sticky;top:0;display:flex;min-height:100vh;flex-direction:column;justify-content:space-between;overflow:auto;border-right:1px solid rgba(173,191,229,.14);background:var(--ops-v2-navy);padding:25px 16px 18px}.ops-v2-brand{display:flex;align-items:center;gap:11px;padding:4px 8px 28px}.ops-v2-brand-mark{display:grid;width:42px;height:42px;place-items:center;border-radius:13px;background:linear-gradient(145deg,#d6f58b,#a7df6a);box-shadow:inset 0 1px 0 rgba(255,255,255,.6),0 8px 20px rgba(145,199,80,.18);color:#173724;font-size:14px;font-weight:900;letter-spacing:-.04em}.ops-v2-brand span,.ops-v2-brand strong{display:block}.ops-v2-brand strong{color:#f8faff;font-size:16px;letter-spacing:-.035em}.ops-v2-brand span{margin-top:3px;color:#aab8d1;font-size:11px}.ops-v2-nav-label{margin:0 8px 9px;color:#8190aa;font-size:10px;font-weight:800;letter-spacing:.12em}.ops-v2-nav{display:grid;grid-gap:5px;gap:5px}.ops-v2-nav a,.ops-v2-nav button,.ops-v2-sidebar-bottom>a,.ops-v2-sidebar-bottom>button{display:flex;min-height:51px;width:100%;align-items:center;gap:10px;border:1px solid transparent;border-radius:10px;background:transparent;padding:8px 10px;color:#c2ccde;text-align:left;text-decoration:none}.ops-v2-nav a:hover,.ops-v2-nav button:hover,.ops-v2-sidebar-bottom>a:hover,.ops-v2-sidebar-bottom>button:hover{border-color:rgba(169,190,229,.18);background:var(--ops-v2-navy-raised);color:#fff}.ops-v2-nav button.is-active,.ops-v2-sidebar-bottom>button.is-active{border-color:#7894ff;background:var(--ops-v2-primary);box-shadow:0 8px 18px rgba(19,47,142,.28);color:#fff}.ops-v2-nav a>span:nth-child(2),.ops-v2-nav button>span:nth-child(2),.ops-v2-sidebar-bottom>a>span:nth-child(2),.ops-v2-sidebar-bottom>button>span:nth-child(2){min-width:0;flex:1 1}.ops-v2-nav small,.ops-v2-nav strong,.ops-v2-sidebar-bottom small,.ops-v2-sidebar-bottom strong{display:block}.ops-v2-nav strong,.ops-v2-sidebar-bottom strong{font-size:13px;font-weight:800}.ops-v2-nav small,.ops-v2-sidebar-bottom small{margin-top:3px;color:#97a6bf;font-size:10px;font-weight:600}.ops-v2-nav button.is-active small,.ops-v2-sidebar-bottom>button.is-active small{color:#dce6ff}.ops-v2-nav-dot{display:block;width:7px;height:7px;flex:0 0 7px;border:2px solid;border-radius:50%;opacity:.82}.ops-v2-nav em{border-radius:99px;background:rgba(209,225,255,.14);padding:3px 5px;color:#b9c8e1;font-size:9px;font-style:normal;white-space:nowrap}.ops-v2-ecosystem-label{margin-top:24px;padding-top:18px;border-top:1px solid rgba(173,191,229,.16)}.ops-v2-ecosystem-nav a small{color:#9fb1cf}.ops-v2-sidebar-bottom{border-top:1px solid rgba(173,191,229,.16);padding-top:18px}.ops-v2-sidebar-bottom>a,.ops-v2-sidebar-bottom>button{margin-top:5px}.ops-v2-main{min-width:0}.ops-v2-topbar{display:flex;min-height:72px;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid var(--ops-v2-border);background:rgba(255,255,255,.92);padding:0 30px}.ops-v2-context span,.ops-v2-context strong{display:block}.ops-v2-context span{color:var(--ops-v2-muted);font-size:11px;font-weight:700}.ops-v2-context strong{margin-top:2px;color:var(--ops-v2-text);font-size:14px;font-weight:850}.ops-v2-topbar-actions{display:flex;align-items:center;gap:10px}.ops-v2-data-time{color:var(--ops-v2-muted);font-size:11px;white-space:nowrap}.ops-v2-member-link,.ops-v2-primary-button,.ops-v2-secondary-button,.ops-v2-text-button{border-radius:9px;font-family:inherit;font-weight:800;transition:background .16s ease,border-color .16s ease,transform .16s ease,box-shadow .16s ease}.ops-v2-primary-button{min-height:39px;border:1px solid var(--ops-v2-primary);background:var(--ops-v2-primary);padding:0 14px;color:#fff;box-shadow:0 7px 16px rgba(49,88,216,.2)}.ops-v2-primary-button:hover{border-color:var(--ops-v2-primary-hover);background:var(--ops-v2-primary-hover);transform:translateY(-1px)}.ops-v2-secondary-button{min-height:35px;border:1px solid #cbd7ea;background:#fff;padding:0 12px;color:var(--ops-v2-primary)}.ops-v2-secondary-button:hover{border-color:#a9bdea;background:var(--ops-v2-primary-soft)}.ops-v2-primary-button:disabled,.ops-v2-secondary-button:disabled{cursor:wait;opacity:.65;transform:none}.ops-v2-member-link{border:1px solid transparent;padding:8px 5px;color:var(--ops-v2-primary);font-size:12px;text-decoration:none}.ops-v2-member-link:hover{text-decoration:underline}.ops-v2-account-menu{position:relative}.ops-v2-account-menu summary{display:flex;cursor:pointer;align-items:center;gap:7px;list-style:none;border:1px solid var(--ops-v2-border);border-radius:10px;background:#fff;padding:5px 9px 5px 5px}.ops-v2-account-menu summary::-webkit-details-marker{display:none}.ops-v2-account-menu summary span{display:grid;width:27px;height:27px;place-items:center;border-radius:8px;background:#dff1ee;color:#1c7669;font-size:10px;font-weight:900}.ops-v2-account-menu summary b{color:#33435c;font-size:12px}.ops-v2-account-menu>div{position:absolute;z-index:5;top:calc(100% + 8px);right:0;display:grid;min-width:210px;border:1px solid var(--ops-v2-border);border-radius:12px;background:#fff;box-shadow:0 16px 35px rgba(25,45,86,.14);padding:12px}.ops-v2-account-menu>div strong{color:var(--ops-v2-text);font-size:12px}.ops-v2-account-menu>div small{margin:3px 0 9px;color:var(--ops-v2-muted);font-size:10px;overflow-wrap:anywhere}.ops-v2-account-menu>div a{border-top:1px solid #edf1f6;padding:8px 1px;color:#50627d;font-size:12px;text-decoration:none}.ops-v2-account-menu>div a:hover{color:var(--ops-v2-primary)}.ops-v2-account-menu>div button{border:0;border-top:1px solid #edf1f6;padding:8px 1px 1px;color:#8c3d45;background:transparent;font:inherit;font-size:12px;font-weight:800;text-align:left;cursor:pointer}.ops-v2-account-menu>div button:hover{color:#b63e4b}.ops-v2-account-menu>div button:disabled{cursor:wait;opacity:.62}.ops-v2-content{width:min(1540px,100%);margin:0 auto;padding:34px 34px 52px}.ops-v2-legacy-surface{display:block!important;min-width:0;background:transparent!important}.ops-v2-legacy-surface>.ops-workspace{max-width:none;padding:0}.ops-v2-page-header{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:26px}.ops-v2-onboarding span,.ops-v2-page-header>div>span,.ops-v2-panel-heading span,.ops-v2-section-heading span{color:var(--ops-v2-primary);font-size:11px;font-weight:900;letter-spacing:.11em;text-transform:uppercase}.ops-v2-page-header h1{margin:5px 0 8px;color:var(--ops-v2-text);font-size:30px;letter-spacing:-.045em;line-height:1.18}.ops-v2-page-header p{max-width:680px;margin:0;color:var(--ops-v2-muted);font-size:14px;line-height:1.65}.ops-v2-onboarding{display:flex;align-items:center;justify-content:space-between;gap:24px;border:1px solid #cbd9ff;border-radius:16px;background:linear-gradient(120deg,#edf3ff,#f9fbff);padding:20px 22px}.ops-v2-onboarding strong{display:block;margin-top:5px;color:#233d93;font-size:18px}.ops-v2-onboarding p{max-width:720px;margin:6px 0 0;color:#5f7195;font-size:13px;line-height:1.6}.ops-v2-section{margin-top:28px}.ops-v2-panel-heading,.ops-v2-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:15px;margin-bottom:13px}.ops-v2-panel-heading h2,.ops-v2-section-heading h2{margin:4px 0 0;color:var(--ops-v2-text);font-size:18px;letter-spacing:-.025em}.ops-v2-section-heading>small{color:var(--ops-v2-muted);font-size:11px}.ops-v2-text-button{border:0;background:transparent;padding:4px;color:var(--ops-v2-primary);font-size:12px}.ops-v2-text-button:hover{text-decoration:underline}.ops-v2-metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px}.ops-v2-empty,.ops-v2-metric,.ops-v2-panel,.ops-v2-priority-list article{border:1px solid var(--ops-v2-border);border-radius:14px;background:var(--ops-v2-panel);box-shadow:0 8px 24px rgba(28,49,91,.055)}.ops-v2-metric{min-height:126px;padding:18px}.ops-v2-metric>span{display:block;color:var(--ops-v2-muted);font-size:12px;font-weight:750}.ops-v2-metric strong{display:block;margin:14px 0 7px;color:var(--ops-v2-text);font-size:25px;letter-spacing:-.045em}.ops-v2-metric small{color:var(--ops-v2-muted);font-size:11px}.ops-v2-priority-list{display:grid;grid-gap:10px;gap:10px}.ops-v2-priority-list article{display:grid;grid-template-columns:38px minmax(0,1fr) minmax(170px,.55fr);align-items:start;grid-gap:14px;gap:14px;padding:16px 18px}.ops-v2-priority-list b{display:grid;width:31px;height:31px;place-items:center;border-radius:9px;background:var(--ops-v2-primary-soft);color:var(--ops-v2-primary);font-size:11px}.ops-v2-priority-list span,.ops-v2-priority-list strong{display:block}.ops-v2-priority-list strong{color:var(--ops-v2-text);font-size:13px}.ops-v2-priority-list span{margin-top:3px;color:var(--ops-v2-muted);font-size:11px}.ops-v2-priority-list p{margin:7px 0 0;color:#53627a;font-size:12px;line-height:1.55}.ops-v2-priority-list small{color:var(--ops-v2-primary);font-size:11px;font-weight:750;line-height:1.55}.ops-v2-two-column{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px;margin-top:28px}.ops-v2-panel{min-height:238px;padding:19px}.ops-v2-signal-list,.ops-v2-task-list{display:grid;grid-gap:0;gap:0;margin:0;padding:0;list-style:none}.ops-v2-signal-list li{display:flex;gap:10px;border-top:1px solid #edf1f6;padding:12px 0}.ops-v2-signal-list li:first-child,.ops-v2-task-list li:first-child{border-top:0;padding-top:2px}.ops-v2-signal-list i{width:8px;height:8px;flex:0 0 8px;border-radius:50%;margin-top:5px}.ops-v2-signal-list i.is-opportunity{background:var(--ops-v2-success);box-shadow:0 0 0 4px #e7f7ef}.ops-v2-signal-list i.is-risk{background:var(--ops-v2-risk);box-shadow:0 0 0 4px #fff1ea}.ops-v2-signal-list span,.ops-v2-signal-list strong{display:block}.ops-v2-signal-list strong{color:var(--ops-v2-text);font-size:12px}.ops-v2-signal-list span{margin-top:4px;color:var(--ops-v2-muted);font-size:11px;line-height:1.5}.ops-v2-empty{display:grid;place-items:start;min-height:128px;padding:19px;box-shadow:none}.ops-v2-empty strong{color:var(--ops-v2-text);font-size:13px}.ops-v2-empty p{margin:6px 0 14px;color:var(--ops-v2-muted);font-size:12px;line-height:1.55}.ops-v2-coming-soon{max-width:600px;min-height:180px;place-content:center start}.ops-v2-task-summary{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px;border-bottom:1px solid #edf1f6;padding-bottom:14px}.ops-v2-task-summary span{color:var(--ops-v2-muted);font-size:11px}.ops-v2-task-summary b{display:block;margin-bottom:4px;color:var(--ops-v2-text);font-size:20px}.ops-v2-task-list li{display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid #edf1f6;padding:11px 0}.ops-v2-task-list span,.ops-v2-task-list strong{display:block}.ops-v2-task-list strong{color:var(--ops-v2-text);font-size:12px}.ops-v2-task-list small,.ops-v2-task-list span{color:var(--ops-v2-muted);font-size:10px}.ops-v2-task-list span{margin-top:3px}.ops-v2-retrospective{border:1px dashed #cbd7ea;border-radius:11px;background:#fbfcff;padding:17px}.ops-v2-retrospective strong{color:var(--ops-v2-text);font-size:13px}.ops-v2-retrospective p{margin:6px 0 14px;color:var(--ops-v2-muted);font-size:12px;line-height:1.6}@media (max-width:1240px){.ops-v2-shell{grid-template-columns:218px minmax(0,1fr)}.ops-v2-sidebar{padding-inline:12px}.ops-v2-content{padding-inline:24px}.ops-v2-data-time{display:none}}@media (max-width:920px){.ops-v2-shell{grid-template-columns:80px minmax(0,1fr)}.ops-v2-sidebar{padding-inline:10px}.ops-v2-brand{justify-content:center;padding-inline:0}.ops-v2-brand>div,.ops-v2-nav a>span:nth-child(2),.ops-v2-nav button>span:nth-child(2),.ops-v2-nav em,.ops-v2-nav-label,.ops-v2-sidebar-bottom>:is(button,a)>span:nth-child(2){display:none}.ops-v2-nav a,.ops-v2-nav button,.ops-v2-sidebar-bottom>a,.ops-v2-sidebar-bottom>button{justify-content:center;padding:8px}.ops-v2-nav-dot{width:9px;height:9px;flex-basis:9px}.ops-v2-topbar{padding-inline:20px}.ops-v2-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.ops-v2-shell{display:block}.ops-v2-sidebar{position:static;min-height:auto;padding:12px}.ops-v2-sidebar>div:first-child{display:flex;align-items:center;gap:12px;overflow:auto}.ops-v2-brand{padding:0 4px}.ops-v2-nav{display:flex}.ops-v2-nav a,.ops-v2-nav button{width:44px;min-width:44px}.ops-v2-sidebar-bottom{display:none}.ops-v2-topbar{min-height:62px;padding:10px 16px}.ops-v2-account-menu summary b,.ops-v2-context span,.ops-v2-member-link{display:none}.ops-v2-content{padding:22px 16px 36px}.ops-v2-onboarding,.ops-v2-page-header{align-items:start;flex-direction:column}.ops-v2-page-header h1{font-size:25px}.ops-v2-priority-list article{grid-template-columns:32px minmax(0,1fr)}.ops-v2-priority-list article>small{grid-column:2}.ops-v2-two-column{grid-template-columns:1fr}}.ops-dashboard.tiktok-only-dashboard .product-data-filters button:not(.active),.ops-dashboard.tiktok-only-dashboard .v3-decision-tabs button:not(.active){border-color:#94a3b8!important;background:#f8fafc!important;color:#111827!important;opacity:1!important;text-shadow:none!important}.ops-dashboard.tiktok-only-dashboard .product-data-filters button.active,.ops-dashboard.tiktok-only-dashboard .v3-decision-tabs button.active{border-color:#1d4ed8!important;background:#2563eb!important;color:#ffffff!important;opacity:1!important;text-shadow:none!important;box-shadow:0 10px 22px rgba(37,99,235,.2)!important}.ops-dashboard.tiktok-only-dashboard .product-data-filters button:not(.active):hover,.ops-dashboard.tiktok-only-dashboard .v3-decision-tabs button:not(.active):hover{border-color:#2563eb!important;background:#eff6ff!important;color:#1e3a8a!important}.ops-dashboard.tiktok-only-dashboard .product-data-filters button :is(span,b),.ops-dashboard.tiktok-only-dashboard .v3-decision-tabs button :is(span,b){color:inherit!important;opacity:1!important}.ops-dashboard.tiktok-only-dashboard .product-data-filters button.active :is(span,b),.ops-dashboard.tiktok-only-dashboard .v3-decision-tabs button.active :is(span,b){color:#ffffff!important}.ops-dashboard.tiktok-only-dashboard .product-data-filters button:disabled,.ops-dashboard.tiktok-only-dashboard .v3-decision-tabs button:disabled{border-color:#cbd5e1!important;background:#f1f5f9!important;color:#475569!important;opacity:1!important}.v3-growth-decision .ops-card-title strong{max-width:100%;font-size:22px;line-height:1.25;letter-spacing:0}.v3-growth-decision .prd-ai-card{gap:12px;padding:18px}.v3-growth-decision .prd-ai-card .bilingual-product strong,.v3-growth-decision .prd-ai-card>strong{font-size:22px;line-height:1.22;letter-spacing:0}.v3-growth-decision .prd-ai-card p,.v3-growth-decision .prd-ai-card small{line-height:1.55}.v3-growth-decision .prd-score-line{align-items:center;border-radius:12px;padding:14px 16px}.v3-growth-decision .prd-prediction-grid b,.v3-growth-decision .prd-score-line b{font-size:28px;line-height:1.05;letter-spacing:0}.v3-growth-decision .prd-prediction-grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:10px}.v3-growth-decision .prd-prediction-grid span{min-height:96px;padding:14px;align-content:center}.decision-overview-panel{grid-template-columns:repeat(auto-fit,minmax(min(100%,360px),1fr))}.ops-dashboard.tiktok-only-dashboard .agent-debug-details{border-color:#cbd5e1;background:#ffffff}.ops-dashboard.tiktok-only-dashboard .agent-debug-details>summary{min-height:54px;padding:12px 14px;border:1px solid #94a3b8;border-radius:14px;background:#f8fafc;color:#0f172a;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease}.ops-dashboard.tiktok-only-dashboard .agent-debug-details>summary:hover{border-color:#2563eb;background:#eff6ff;box-shadow:0 0 0 3px rgba(37,99,235,.12)}.ops-dashboard.tiktok-only-dashboard .agent-debug-details>summary:before{content:"▶";flex:0 0 auto;width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#dbeafe;color:#1d4ed8;font-size:12px;font-weight:950;transition:transform .16s ease}.ops-dashboard.tiktok-only-dashboard .agent-debug-details[open]>summary:before{transform:rotate(90deg)}.ops-dashboard.tiktok-only-dashboard .agent-debug-details>summary:after{content:"点击展开";flex:0 0 auto;border:1px solid #bfdbfe;border-radius:999px;background:#eff6ff;color:#1e40af;font-size:12px;font-weight:900;padding:5px 9px}.ops-dashboard.tiktok-only-dashboard .agent-debug-details[open]>summary:after{content:"已展开";border-color:#bbf7d0;background:#f0fdf4;color:#166534}.ops-dashboard.tiktok-only-dashboard .agent-debug-details>summary small,.ops-dashboard.tiktok-only-dashboard .agent-debug-details>summary span{color:#0f172a!important;line-height:1.35}.ops-dashboard.tiktok-only-dashboard .agent-debug-details>summary small{color:#475569!important}.ops-dashboard.tiktok-only-dashboard .product-analysis-cell button:not(:disabled){border-color:#93c5fd!important;background:#eff6ff!important;color:#1e3a8a!important;opacity:1!important;text-shadow:none!important}.ops-dashboard.tiktok-only-dashboard .product-analysis-cell button.view-diagnostic:not(:disabled){border-color:#64748b!important;background:#ffffff!important;color:#0f172a!important}.ops-dashboard.tiktok-only-dashboard .product-analysis-cell button.remove-from-queue:not(:disabled){border-color:#f59e0b!important;background:#fffbeb!important;color:#92400e!important}.ops-dashboard.tiktok-only-dashboard .product-analysis-cell button:disabled{border-color:#94a3b8!important;background:#e2e8f0!important;color:#334155!important;opacity:1!important;text-shadow:none!important}.ops-dashboard.tiktok-only-dashboard .deep-analysis-product-list button:not(.active){border-color:#94a3b8!important;background:#ffffff!important;color:#0f172a!important;opacity:1!important;text-shadow:none!important}.ops-dashboard.tiktok-only-dashboard .deep-analysis-product-list button:not(.active)>span{color:#0f172a!important;opacity:1!important}.ops-dashboard.tiktok-only-dashboard .deep-analysis-product-list button.active>span{color:#0f172a!important}.ops-dashboard.tiktok-only-dashboard .tiktok-permission-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,360px),1fr))}.ops-dashboard.tiktok-only-dashboard .tiktok-permission-row{gap:14px;padding:16px}.ops-dashboard.tiktok-only-dashboard .tiktok-permission-row-head{align-items:flex-start;flex-wrap:wrap}.ops-dashboard.tiktok-only-dashboard .tiktok-permission-row-head strong{flex:1 1 220px;font-size:18px;line-height:1.3;letter-spacing:0}.ops-dashboard.tiktok-only-dashboard .tiktok-permission-row dl{gap:10px}.ops-dashboard.tiktok-only-dashboard .tiktok-permission-row dl div{gap:5px}.ops-dashboard.tiktok-only-dashboard .tiktok-permission-row dd{font-size:14px;font-weight:780;line-height:1.58}.ops-dashboard.tiktok-only-dashboard .tiktok-oauth-section-head{flex-wrap:wrap;gap:10px 14px}.ops-dashboard.tiktok-only-dashboard .tiktok-oauth-section-head strong{line-height:1.35;letter-spacing:0}.ops-dashboard.tiktok-only-dashboard .v3-product-selector button{border-color:#cbd5e1!important;background:#ffffff!important;color:#0f172a!important;opacity:1!important;text-shadow:none!important}.ops-dashboard.tiktok-only-dashboard .v3-product-selector button :is(i,span,b){color:inherit!important;-webkit-text-fill-color:currentColor;opacity:1!important;text-shadow:none!important}.ops-dashboard.tiktok-only-dashboard .v3-product-selector button em{color:#1d4ed8!important;-webkit-text-fill-color:#1d4ed8;opacity:1!important;text-shadow:none!important}.ops-dashboard.tiktok-only-dashboard .v3-product-selector button i{background:#e0f2fe!important;color:#0369a1!important}.ops-dashboard.tiktok-only-dashboard .v3-product-selector button span{color:#0f172a!important;line-height:1.35}.ops-dashboard.tiktok-only-dashboard .v3-product-selector button b{background:#e0f2fe!important;color:#075985!important}.ops-dashboard.tiktok-only-dashboard .v3-product-selector button:hover:not(.active){border-color:#60a5fa!important;background:#f8fbff!important;color:#0f172a!important;box-shadow:0 0 0 3px rgba(37,99,235,.1)}.ops-dashboard.tiktok-only-dashboard .v3-product-selector button.active{border-color:#2563eb!important;background:#eaf3ff!important;color:#0f172a!important;box-shadow:inset 0 0 0 1px #2563eb,0 10px 22px rgba(37,99,235,.12)!important}.ops-dashboard.tiktok-only-dashboard .execution-confirmation-actions button:not(.active),.ops-dashboard.tiktok-only-dashboard .execution-confirmation-actions button:not(.active):disabled{background:#f8fafc!important;color:#0f172a!important;-webkit-text-fill-color:#0f172a;opacity:1!important;text-shadow:none!important}.ops-dashboard.tiktok-only-dashboard .ai-model-config-workspace{display:grid;grid-gap:18px;gap:18px}.ops-dashboard.tiktok-only-dashboard .ai-model-status-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,230px),1fr));grid-gap:12px;gap:12px}.ops-dashboard.tiktok-only-dashboard .ai-model-status-grid>div{display:grid;grid-gap:7px;gap:7px;min-width:0;padding:16px;border:1px solid #dbe6f3;border-radius:12px;background:#f8fbff}.ops-dashboard.tiktok-only-dashboard .ai-model-config-form label>span,.ops-dashboard.tiktok-only-dashboard .ai-model-status-grid span{color:#64748b;font-size:13px;font-weight:850}.ops-dashboard.tiktok-only-dashboard .ai-model-status-grid strong{color:#0f172a;font-size:21px;font-weight:900;line-height:1.25;overflow-wrap:anywhere}.ops-dashboard.tiktok-only-dashboard .ai-model-status-grid small{color:#475569;font-size:13px;font-weight:750;line-height:1.45;overflow-wrap:anywhere}.ops-dashboard.tiktok-only-dashboard .ai-model-config-form{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr));grid-gap:12px;gap:12px}.ops-dashboard.tiktok-only-dashboard .ai-model-config-form label{display:grid;grid-gap:7px;gap:7px;min-width:0}.ops-dashboard.tiktok-only-dashboard .ai-model-config-form label.wide{grid-column:1/-1}.ops-dashboard.tiktok-only-dashboard .ai-model-form-section{display:grid;grid-gap:4px;gap:4px;padding:14px;border:1px solid #bfdbfe;border-radius:12px;background:#eff6ff}.ops-dashboard.tiktok-only-dashboard .ai-model-form-section.wide{grid-column:1/-1}.ops-dashboard.tiktok-only-dashboard .ai-model-form-section strong{color:#0f172a;font-size:17px;font-weight:920;line-height:1.3}.ops-dashboard.tiktok-only-dashboard .ai-model-form-section span{color:#475569;font-size:13px;font-weight:760;line-height:1.5}.ops-dashboard.tiktok-only-dashboard .ai-model-config-form input:not([type=checkbox]){width:100%;min-width:0;border:1px solid #cbd5e1;border-radius:12px;background:#ffffff;color:#0f172a;font:inherit;font-weight:760;line-height:1.35;padding:12px 14px;outline:none}.ops-dashboard.tiktok-only-dashboard .ai-model-config-form input:not([type=checkbox]):focus{border-color:#2563eb;box-shadow:0 0 0 3px rgba(37,99,235,.12)}.ops-dashboard.tiktok-only-dashboard .ai-model-toggle{grid-column:1/-1;display:flex!important;align-items:center;gap:10px!important;width:-moz-fit-content;width:fit-content;padding:10px 12px;border:1px solid #cbd5e1;border-radius:12px;background:#f8fafc;color:#0f172a}.ops-dashboard.tiktok-only-dashboard .ai-model-toggle input{width:18px;height:18px;accent-color:#2563eb}.ops-dashboard.tiktok-only-dashboard .ai-model-actions{margin-top:4px}.ops-dashboard.tiktok-only-dashboard .ai-model-test-results{display:grid;grid-gap:10px;gap:10px}.ops-dashboard.tiktok-only-dashboard .ai-model-test-row{display:grid;grid-template-columns:minmax(0,240px) auto minmax(0,1fr);grid-gap:12px;gap:12px;align-items:center;min-width:0;padding:14px;border:1px solid #dbe6f3;border-radius:12px;background:#ffffff}.ops-dashboard.tiktok-only-dashboard .ai-model-test-row div{display:grid;grid-gap:4px;gap:4px;min-width:0}.ops-dashboard.tiktok-only-dashboard .ai-model-test-row span{color:#2563eb;font-size:13px;font-weight:900}.ops-dashboard.tiktok-only-dashboard .ai-model-test-row p,.ops-dashboard.tiktok-only-dashboard .ai-model-test-row strong{color:#0f172a;overflow-wrap:anywhere}.ops-dashboard.tiktok-only-dashboard .ai-model-test-row small{color:#64748b;font-weight:750}.ops-dashboard.tiktok-only-dashboard .ai-model-test-row p{margin:0;font-weight:760;line-height:1.5}.ops-dashboard.tiktok-only-dashboard .ai-model-message{color:#0f172a}@media (max-width:900px){.ops-dashboard.tiktok-only-dashboard .ai-model-test-row{grid-template-columns:1fr;align-items:stretch}.vision-completeness-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.vision-image-detail-list>summary{align-items:flex-start;flex-direction:column}}.ops-dashboard.tiktok-only-dashboard .today-workbench-stack{gap:14px}.ops-dashboard.tiktok-only-dashboard .today-workbench-hero{padding:18px 20px}.ops-dashboard.tiktok-only-dashboard .today-workbench-hero h1{font-size:24px;margin:4px 0 6px}.ops-dashboard.tiktok-only-dashboard .today-workbench-hero p{max-width:920px;line-height:1.5}.ops-dashboard.tiktok-only-dashboard .today-step-grid{align-items:stretch;gap:12px}.ops-dashboard.tiktok-only-dashboard .today-step-card{min-height:0!important;height:auto!important;grid-template-columns:auto minmax(0,1fr);column-gap:10px;align-content:start;padding:15px}.ops-dashboard.tiktok-only-dashboard .today-step-card>span{grid-row:span 2}.ops-dashboard.tiktok-only-dashboard .today-step-card button,.ops-dashboard.tiktok-only-dashboard .today-step-card p,.ops-dashboard.tiktok-only-dashboard .today-step-card strong{grid-column:2}.ops-dashboard.tiktok-only-dashboard .today-step-card p{min-height:0}.ops-dashboard.tiktok-only-dashboard .today-step-card button{margin-top:4px}.ops-dashboard.tiktok-only-dashboard .today-conclusion-card{gap:12px;min-height:0!important;padding:18px}.ops-dashboard.tiktok-only-dashboard .today-conclusion-card .ops-card-title strong{max-width:min(100%,760px)}.ops-dashboard.tiktok-only-dashboard .today-conclusion-grid>div{min-height:0;padding:12px}.ops-dashboard.tiktok-only-dashboard .today-conclusion-grid p{line-height:1.48}.ops-dashboard.tiktok-only-dashboard .product-data-workspace{grid-template-columns:minmax(320px,.74fr) minmax(0,1.7fr);align-items:start}.ops-dashboard.tiktok-only-dashboard .product-data-workspace>.data-quality-center,.ops-dashboard.tiktok-only-dashboard .product-data-workspace>.product-data-summary-card{grid-column:1/-1!important;width:100%}.ops-dashboard.tiktok-only-dashboard .product-data-workspace>.analysis-queue-card{grid-column:1!important;align-self:start}.ops-dashboard.tiktok-only-dashboard .product-data-workspace>.product-data-table-card{grid-column:2!important;align-self:start}.ops-dashboard.tiktok-only-dashboard .analysis-queue-card,.ops-dashboard.tiktok-only-dashboard .data-quality-center,.ops-dashboard.tiktok-only-dashboard .product-data-summary-card,.ops-dashboard.tiktok-only-dashboard .product-data-table-card{min-height:0!important}.ops-dashboard.tiktok-only-dashboard .product-data-kpis{grid-template-columns:repeat(auto-fit,minmax(142px,1fr))}.ops-dashboard.tiktok-only-dashboard .analysis-queue-card .ops-card-title{align-items:flex-start}.ops-dashboard.tiktok-only-dashboard .analysis-queue-card .ops-button-group{justify-content:flex-start}.ops-dashboard.tiktok-only-dashboard .analysis-queue-summary{grid-template-columns:repeat(auto-fit,minmax(98px,1fr))}.ops-dashboard.tiktok-only-dashboard .product-data-table{overflow-x:auto;padding-bottom:6px;scrollbar-color:#94a3b8 transparent;scrollbar-width:thin}.ops-dashboard.tiktok-only-dashboard .product-data-row{min-width:860px}.ops-dashboard.tiktok-only-dashboard .product-table-pagination{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:12px;color:#475569;font-size:12px;font-weight:800}.ops-dashboard.tiktok-only-dashboard .product-table-pagination>div{display:flex;align-items:center;gap:8px}.ops-dashboard.tiktok-only-dashboard .product-table-pagination b{min-width:56px;color:#0f172a;text-align:center}.ops-dashboard.tiktok-only-dashboard .analysis-queue-results-link{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:12px;padding:10px 12px;border:1px solid #86efac;border-radius:8px;background:#f0fdf4;color:#166534;font-size:13px;font-weight:800}.ops-dashboard.tiktok-only-dashboard .analysis-queue-results-link .ops-secondary-button,.ops-dashboard.tiktok-only-dashboard .product-analysis-cell .view-analysis-result{border-color:#2563eb;background:#eff6ff;color:#1d4ed8}.ops-dashboard.tiktok-only-dashboard .product-basic-diagnostic-inline{margin:0 0 10px;border-color:#60a5fa;box-shadow:0 6px 18px rgb(37 99 235/9%)}.ops-dashboard.tiktok-only-dashboard .product-basic-diagnostic-inline .ops-primary-button{justify-self:start}.ops-dashboard.tiktok-only-dashboard .agent-feedback .workflow-review-panel{gap:14px}.ops-dashboard.tiktok-only-dashboard .agent-feedback .workflow-review-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.ops-dashboard.tiktok-only-dashboard .agent-feedback .workflow-review-card{align-content:start;min-height:0;padding:16px}.ops-dashboard.tiktok-only-dashboard .agent-feedback .workflow-review-item{max-height:330px;overflow:auto;scrollbar-color:#cbd5e1 transparent;scrollbar-width:thin}.ops-dashboard.tiktok-only-dashboard .agent-feedback .workflow-review-card .bilingual-product :is(strong,em,small),.ops-dashboard.tiktok-only-dashboard .agent-feedback .workflow-review-item :is(strong,dt,dd,li,small,p){color:#0f172a;opacity:1}.ops-dashboard.tiktok-only-dashboard .agent-feedback .workflow-review-item dt,.ops-dashboard.tiktok-only-dashboard .agent-feedback .workflow-review-item li,.ops-dashboard.tiktok-only-dashboard .agent-feedback .workflow-review-item small{color:#475569}.ops-dashboard.tiktok-only-dashboard .agent-feedback .workflow-feedback-box{grid-template-columns:minmax(250px,.72fr) minmax(0,1.28fr);gap:14px 18px}.ops-dashboard.tiktok-only-dashboard .agent-feedback .workflow-feedback-box>div:first-child,.ops-dashboard.tiktok-only-dashboard .agent-feedback .workflow-feedback-guide{grid-column:1}.ops-dashboard.tiktok-only-dashboard .agent-feedback .workflow-feedback-guide{margin:0}.ops-dashboard.tiktok-only-dashboard .agent-feedback .workflow-feedback-form{grid-column:2;grid-row:1/span 2;align-self:start}.ops-dashboard.tiktok-only-dashboard .agent-feedback .workflow-feedback-box>.ops-button-group,.ops-dashboard.tiktok-only-dashboard .agent-feedback .workflow-feedback-box>.workflow-review-alert,.ops-dashboard.tiktok-only-dashboard .agent-feedback .workflow-feedback-message{grid-column:1/-1}@media (max-width:1450px){.ops-dashboard.tiktok-only-dashboard .product-data-workspace{grid-template-columns:minmax(0,1fr)}.ops-dashboard.tiktok-only-dashboard .product-data-workspace>.analysis-queue-card,.ops-dashboard.tiktok-only-dashboard .product-data-workspace>.product-data-table-card{grid-column:1!important}}@media (max-width:980px){.ops-dashboard.tiktok-only-dashboard .agent-feedback .workflow-feedback-box,.ops-dashboard.tiktok-only-dashboard .agent-feedback .workflow-review-grid,.ops-dashboard.tiktok-only-dashboard .today-conclusion-grid,.ops-dashboard.tiktok-only-dashboard .today-step-grid{grid-template-columns:1fr}.ops-dashboard.tiktok-only-dashboard .agent-feedback .workflow-feedback-box>.ops-button-group,.ops-dashboard.tiktok-only-dashboard .agent-feedback .workflow-feedback-box>.workflow-review-alert,.ops-dashboard.tiktok-only-dashboard .agent-feedback .workflow-feedback-box>div:first-child,.ops-dashboard.tiktok-only-dashboard .agent-feedback .workflow-feedback-form,.ops-dashboard.tiktok-only-dashboard .agent-feedback .workflow-feedback-guide,.ops-dashboard.tiktok-only-dashboard .agent-feedback .workflow-feedback-message{grid-column:1;grid-row:auto}.ops-dashboard.tiktok-only-dashboard .agent-feedback .workflow-feedback-form{grid-template-columns:1fr}}@media (max-width:640px){.ops-dashboard.tiktok-only-dashboard .today-workbench-hero{padding:16px}.ops-dashboard.tiktok-only-dashboard .today-workbench-hero h1{font-size:21px}.ops-dashboard.tiktok-only-dashboard .today-step-card{grid-template-columns:auto minmax(0,1fr)}.ops-dashboard.tiktok-only-dashboard .analysis-queue-summary,.ops-dashboard.tiktok-only-dashboard .product-data-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.product-bulk-selection-bar{align-items:stretch;flex-direction:column}.product-bulk-selection-bar>div{justify-content:stretch}.product-bulk-selection-bar>div>button{flex:1 1 auto}.ops-dashboard.tiktok-only-dashboard .product-table-pagination{align-items:stretch;flex-direction:column}.ops-dashboard.tiktok-only-dashboard .product-table-pagination>div{justify-content:space-between}.ops-dashboard.tiktok-only-dashboard .analysis-queue-results-link{align-items:stretch;flex-direction:column}}.ops-dashboard.tiktok-only-dashboard :is(button,input,select,textarea):disabled{opacity:1}.ops-dashboard.tiktok-only-dashboard button:disabled{border-color:#cbd5e1!important;background:#f1f5f9!important;color:#64748b!important;box-shadow:none!important;cursor:not-allowed}.ops-dashboard.tiktok-only-dashboard .product-data-summary-card{width:100%}.ops-dashboard.tiktok-only-dashboard .product-data-summary-card .product-data-kpis{grid-template-columns:repeat(auto-fit,minmax(148px,1fr))}.ops-dashboard.tiktok-only-dashboard .product-data-workspace>:is(.analysis-queue-card,.product-data-table-card){min-width:0}.ops-dashboard.tiktok-only-dashboard .analysis-queue-card{position:-webkit-sticky;position:sticky;top:12px}.ops-dashboard.tiktok-only-dashboard .field-capability-details{margin:12px 0;border:1px solid #bfdbfe;border-radius:10px;background:#f8fbff}.ops-dashboard.tiktok-only-dashboard .field-capability-details>summary{display:flex;min-height:42px;align-items:center;color:#0f172a;cursor:pointer;font-weight:900;padding:10px 12px}.ops-dashboard.tiktok-only-dashboard .field-capability-details>div{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));grid-gap:8px;gap:8px;padding:0 12px 12px}.ops-dashboard.tiktok-only-dashboard .field-capability-details article{display:grid;grid-gap:5px;gap:5px;min-width:0;border:1px solid #dbe3ef;border-radius:8px;background:#ffffff;padding:10px}.ops-dashboard.tiktok-only-dashboard .field-capability-details article.ready{border-color:#86efac;background:#f0fdf4}.ops-dashboard.tiktok-only-dashboard .field-capability-details article strong{color:#0f172a;font-size:13px}.ops-dashboard.tiktok-only-dashboard .field-capability-details article span{color:#1d4ed8;font-size:12px;font-weight:850}.ops-dashboard.tiktok-only-dashboard .field-capability-details article small{color:#475569;font-size:11px;font-weight:700;line-height:1.45;overflow-wrap:anywhere}.ops-dashboard.tiktok-only-dashboard .feedback-calculated-preview{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:8px;gap:8px;border:1px solid #bfdbfe;border-radius:9px;background:#eff6ff;padding:12px}.ops-dashboard.tiktok-only-dashboard .feedback-calculated-preview strong{grid-column:1/-1;color:#1e3a8a;font-size:13px}.ops-dashboard.tiktok-only-dashboard .feedback-calculated-preview span{min-width:0;border-radius:7px;background:#ffffff;color:#0f172a;font-size:12px;font-weight:850;padding:8px;overflow-wrap:anywhere}.ops-dashboard.tiktok-only-dashboard .feedback-history-details{grid-column:1/-1;border-top:1px solid #dbe3ef;margin-top:4px;padding-top:10px}.ops-dashboard.tiktok-only-dashboard .feedback-history-details>summary{color:#1e3a8a;cursor:pointer;font-weight:850}.ops-dashboard.tiktok-only-dashboard .feedback-history-list{display:grid;grid-gap:8px;gap:8px;margin-top:10px}.ops-dashboard.tiktok-only-dashboard .feedback-history-list article{display:grid;grid-template-columns:minmax(130px,1.3fr) repeat(4,minmax(88px,auto));align-items:center;grid-gap:8px;gap:8px;border:1px solid #dbe3ef;border-radius:8px;background:#ffffff;color:#334155;font-size:12px;padding:9px 10px}.ops-dashboard.tiktok-only-dashboard .feedback-history-list article strong{color:#0f172a;overflow-wrap:anywhere}@media (max-width:1450px){.ops-dashboard.tiktok-only-dashboard .analysis-queue-card{position:static}}@media (max-width:980px){.ops-dashboard.tiktok-only-dashboard .feedback-calculated-preview,.ops-dashboard.tiktok-only-dashboard .feedback-history-list article{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.ops-dashboard.tiktok-only-dashboard .feedback-calculated-preview,.ops-dashboard.tiktok-only-dashboard .feedback-history-list article,.ops-dashboard.tiktok-only-dashboard .field-capability-details>div{grid-template-columns:1fr}}.ops-dashboard.tiktok-only-dashboard .today-workbench-hero{min-height:0!important;padding:18px 20px!important}.ops-dashboard.tiktok-only-dashboard .today-step-card{min-height:132px!important}.ops-dashboard.tiktok-only-dashboard .today-step-card .ops-secondary-button:not(:disabled){border-color:#bfdbfe;background:#ffffff;color:#1d4ed8}.ops-dashboard.tiktok-only-dashboard .today-step-card .ops-secondary-button:disabled{color:#475569!important}.ops-dashboard.tiktok-only-dashboard .v3-tab-panel.growth-list-panel{align-items:start;grid-template-columns:repeat(auto-fit,minmax(min(100%,340px),1fr))}.ops-dashboard.tiktok-only-dashboard .v3-tab-panel.growth-list-panel .compact-growth-card{align-content:start;min-height:0!important;padding:14px}.ops-dashboard.tiktok-only-dashboard .v3-tab-panel.growth-list-panel .compact-growth-card .ops-card-title{position:static;margin:0 0 10px;padding:0 0 10px;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.ops-dashboard.tiktok-only-dashboard .v3-tab-panel.growth-list-panel .compact-growth-card .ops-card-title strong{font-size:clamp(15px,1vw,18px);line-height:1.35;overflow-wrap:anywhere}.ops-dashboard.tiktok-only-dashboard .sku-action-card{grid-column:span 2}.ops-dashboard.tiktok-only-dashboard .sku-action-card .sku-action-list{max-height:520px;overflow:auto;padding-right:4px;scrollbar-color:#cbd5e1 transparent;scrollbar-width:thin}.ops-dashboard.tiktok-only-dashboard .sku-action-list li{align-items:start}.ops-dashboard.tiktok-only-dashboard .sku-action-list p,.ops-dashboard.tiktok-only-dashboard .sku-action-list small{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.ops-dashboard.tiktok-only-dashboard .sku-action-list p{-webkit-line-clamp:4}.ops-dashboard.tiktok-only-dashboard .sku-action-list small{-webkit-line-clamp:6}.ops-dashboard.tiktok-only-dashboard .growth-kv-list{grid-template-columns:repeat(auto-fit,minmax(min(100%,220px),1fr))}.ops-dashboard.tiktok-only-dashboard .growth-kv-list div{min-height:0}.ops-dashboard.tiktok-only-dashboard .growth-chip-list.warning span{max-width:100%;white-space:normal;overflow-wrap:anywhere}@media (max-width:1260px){.ops-dashboard.tiktok-only-dashboard .sku-action-card{grid-column:1/-1}}.ops-dashboard.tiktok-only-dashboard .agent-feedback .workflow-feedback-box{align-items:start;grid-template-columns:minmax(260px,.85fr) minmax(0,1.55fr);gap:18px;padding:18px}.ops-dashboard.tiktok-only-dashboard .agent-feedback .workflow-feedback-guide{align-self:start;min-height:0;padding:16px}.ops-dashboard.tiktok-only-dashboard .agent-feedback .workflow-feedback-form{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));align-items:start;grid-gap:12px;gap:12px;min-width:0}.ops-dashboard.tiktok-only-dashboard .agent-feedback .workflow-feedback-form label{display:grid;grid-gap:7px;gap:7px;min-width:0;border:1px solid #dbeafe;border-radius:10px;background:#ffffff;padding:10px}.ops-dashboard.tiktok-only-dashboard .agent-feedback .feedback-calculated-preview,.ops-dashboard.tiktok-only-dashboard .agent-feedback .workflow-feedback-form label.wide{grid-column:1/-1!important}.ops-dashboard.tiktok-only-dashboard .agent-feedback .workflow-feedback-form label>span{color:#334155;font-size:12px;font-weight:850;line-height:1.35}.ops-dashboard.tiktok-only-dashboard .agent-feedback .workflow-feedback-form input,.ops-dashboard.tiktok-only-dashboard .agent-feedback .workflow-feedback-form select,.ops-dashboard.tiktok-only-dashboard .agent-feedback .workflow-feedback-form textarea{min-width:0;min-height:42px;border-color:#cbd5e1;background:#ffffff;color:#0f172a;font-size:13px}.ops-dashboard.tiktok-only-dashboard .agent-feedback .workflow-feedback-form textarea{min-height:86px;resize:vertical}.ops-dashboard.tiktok-only-dashboard .agent-feedback .feedback-calculated-preview{display:grid;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));grid-gap:10px;gap:10px;border-color:#bfdbfe;background:linear-gradient(180deg,#eff6ff,#ffffff);padding:12px}.ops-dashboard.tiktok-only-dashboard .agent-feedback .feedback-calculated-preview strong{grid-column:1/-1;color:#1e40af;font-size:13px;line-height:1.35}.ops-dashboard.tiktok-only-dashboard .agent-feedback .feedback-calculated-preview span{display:block;min-width:0;border:1px solid #dbeafe;border-radius:8px;background:#ffffff;color:#0f172a;font-size:12px;font-weight:850;line-height:1.45;padding:9px 10px;white-space:normal;overflow-wrap:anywhere}.ops-dashboard.tiktok-only-dashboard .prd-feedback-loop .ops-card-title{align-items:start;gap:12px}.ops-dashboard.tiktok-only-dashboard .prd-feedback-kpis{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:10px}.ops-dashboard.tiktok-only-dashboard .prd-feedback-kpis div{min-height:86px;border:1px solid #dbeafe;border-radius:10px;background:#f8fbff;padding:12px}.ops-dashboard.tiktok-only-dashboard .prd-line-chart{width:100%;height:190px;min-height:0;border:1px solid #dbeafe;border-radius:16px;background:linear-gradient(180deg,#f8fbff,#ffffff);padding:0}.ops-dashboard.tiktok-only-dashboard .feedback-chart-guide{stroke:#cbd5e1;stroke-width:1;stroke-dasharray:6 8;opacity:.7}.ops-dashboard.tiktok-only-dashboard .feedback-chart-guide.faint{opacity:.35}.ops-dashboard.tiktok-only-dashboard .feedback-chart-fill{fill:url(#feedbackTrendFill)}.ops-dashboard.tiktok-only-dashboard .feedback-chart-line{stroke:url(#feedbackTrendStroke);stroke-width:5;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 7px 10px rgba(37,99,235,.16))}.ops-dashboard.tiktok-only-dashboard .feedback-chart-dot{fill:#ffffff;stroke:#2563eb;stroke-width:3}.ops-dashboard.tiktok-only-dashboard .feedback-before-after-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}@media (max-width:1180px){.ops-dashboard.tiktok-only-dashboard .agent-feedback .workflow-feedback-box{grid-template-columns:1fr}}@media (max-width:760px){.ops-dashboard.tiktok-only-dashboard .agent-feedback .workflow-feedback-box{padding:12px}.ops-dashboard.tiktok-only-dashboard .agent-feedback .feedback-calculated-preview,.ops-dashboard.tiktok-only-dashboard .agent-feedback .workflow-feedback-form,.ops-dashboard.tiktok-only-dashboard .prd-feedback-kpis{grid-template-columns:1fr}.ops-dashboard.tiktok-only-dashboard .prd-line-chart{height:150px}}.ops-dashboard.tiktok-only-dashboard .saas-shop-authorization{display:grid;grid-gap:18px;gap:18px}.ops-dashboard.tiktok-only-dashboard .saas-advanced-auth-panel,.ops-dashboard.tiktok-only-dashboard .saas-auth-page-head,.ops-dashboard.tiktok-only-dashboard .saas-auth-step-card,.ops-dashboard.tiktok-only-dashboard .saas-platform-ready-card{border:1px solid #dbe4f0;border-radius:18px;background:linear-gradient(145deg,#ffffff,#fbfdff);box-shadow:0 12px 28px rgba(15,23,42,.055)}.ops-dashboard.tiktok-only-dashboard .saas-auth-page-head{border-color:#cbdaf9;background:linear-gradient(130deg,#eff6ff,#ffffff 62%)}.ops-dashboard.tiktok-only-dashboard .saas-auth-page-head .ops-card-title>div>strong{color:#10213f;font-size:clamp(22px,2.6vw,30px);letter-spacing:-.035em}.ops-dashboard.tiktok-only-dashboard .saas-auth-step-card{padding:22px}.ops-dashboard.tiktok-only-dashboard .saas-auth-step-heading,.ops-dashboard.tiktok-only-dashboard .saas-platform-ready-card{display:flex;align-items:flex-start;gap:14px}.ops-dashboard.tiktok-only-dashboard .saas-auth-step-heading>span{display:grid;flex:0 0 auto;width:36px;height:36px;place-items:center;border-radius:11px;background:linear-gradient(135deg,#2563eb,#3154cf);box-shadow:0 8px 16px rgba(37,99,235,.22);color:#ffffff;font-size:12px;font-weight:900;letter-spacing:.08em}.ops-dashboard.tiktok-only-dashboard .saas-auth-step-heading>div{min-width:0;flex:1 1}.ops-dashboard.tiktok-only-dashboard .saas-auth-step-heading small,.ops-dashboard.tiktok-only-dashboard .saas-platform-ready-card small{display:block;color:#5b7198;font-size:11px;font-weight:850;letter-spacing:.1em;line-height:1.3;text-transform:uppercase}.ops-dashboard.tiktok-only-dashboard .saas-auth-step-heading strong,.ops-dashboard.tiktok-only-dashboard .saas-platform-ready-card strong{display:block;margin-top:4px;color:#14223b;font-size:18px;line-height:1.35}.ops-dashboard.tiktok-only-dashboard .saas-auth-step-heading p,.ops-dashboard.tiktok-only-dashboard .saas-platform-ready-card p{margin:5px 0 0;color:#64748b;font-size:13px;line-height:1.6}.ops-dashboard.tiktok-only-dashboard .saas-auth-step-heading>.ops-badge,.ops-dashboard.tiktok-only-dashboard .saas-platform-ready-card>.ops-badge{flex:0 0 auto}.ops-dashboard.tiktok-only-dashboard .saas-developer-config-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px;margin-top:18px}.ops-dashboard.tiktok-only-dashboard .saas-developer-config-form .ops-button-group{grid-column:1/-1;margin-top:2px}.ops-dashboard.tiktok-only-dashboard .saas-authorization-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px;margin:20px 0;padding:0;list-style:none}.ops-dashboard.tiktok-only-dashboard .saas-authorization-steps li{display:flex;align-items:flex-start;gap:7px;min-height:66px;padding:12px;border:1px solid #dce7f8;border-radius:12px;background:#f8fbff;color:#31445f;font-size:12px;line-height:1.45}.ops-dashboard.tiktok-only-dashboard .saas-authorization-steps span{color:#2563eb;font-weight:900}.ops-dashboard.tiktok-only-dashboard .saas-authorization-steps strong{font-weight:760}.ops-dashboard.tiktok-only-dashboard .saas-authorization-input{display:grid;grid-gap:9px;gap:9px}.ops-dashboard.tiktok-only-dashboard .saas-authorization-input label{color:#334155;font-size:13px;font-weight:800}.ops-dashboard.tiktok-only-dashboard .saas-authorization-input textarea{min-height:116px;resize:vertical;border:1px solid #cbd9ed;border-radius:12px;background:#ffffff;color:#1e293b;padding:12px 13px;font:inherit;line-height:1.55}.ops-dashboard.tiktok-only-dashboard .saas-authorization-input textarea:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px rgba(37,99,235,.12)}.ops-dashboard.tiktok-only-dashboard .saas-authorization-progress{display:flex;flex-wrap:wrap;gap:8px;margin:17px 0 0;padding:0;list-style:none}.ops-dashboard.tiktok-only-dashboard .saas-authorization-progress li{display:inline-flex;align-items:center;gap:6px;border-radius:999px;background:#f1f5f9;color:#7a879a;padding:7px 10px;font-size:12px;font-weight:700}.ops-dashboard.tiktok-only-dashboard .saas-authorization-progress li span{display:grid;width:17px;height:17px;place-items:center;border-radius:50%;background:#cbd5e1;color:#ffffff;font-size:10px}.ops-dashboard.tiktok-only-dashboard .saas-authorization-progress li.is-active{background:#e8f0ff;color:#1d4ed8}.ops-dashboard.tiktok-only-dashboard .saas-authorization-progress li.is-active span{background:#2563eb;animation:saas-auth-pulse 1.15s ease-in-out infinite}.ops-dashboard.tiktok-only-dashboard .saas-authorization-progress li.is-complete{background:#eaf8ee;color:#16733b}.ops-dashboard.tiktok-only-dashboard .saas-authorization-progress li.is-complete span{background:#22a65c}@keyframes saas-auth-pulse{50%{transform:scale(1.16);opacity:.68}}.ops-dashboard.tiktok-only-dashboard .saas-auth-status-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px;margin:18px 0}.ops-dashboard.tiktok-only-dashboard .saas-auth-status-grid>div{display:grid;grid-gap:5px;gap:5px;min-height:78px;border:1px solid #dce6f3;border-radius:12px;background:#f9fbfe;padding:12px}.ops-dashboard.tiktok-only-dashboard .saas-auth-status-grid span{color:#718096;font-size:11px;font-weight:800}.ops-dashboard.tiktok-only-dashboard .saas-auth-status-grid strong{overflow-wrap:anywhere;color:#1e2c44;font-size:14px;line-height:1.45}.ops-dashboard.tiktok-only-dashboard .saas-data-layer-card{background:linear-gradient(145deg,#f9fbff,#ffffff 64%)}.ops-dashboard.tiktok-only-dashboard .saas-data-layer-details{margin-top:17px;border:1px solid #dce7f8;border-radius:12px;background:#ffffff;padding:0 14px}.ops-dashboard.tiktok-only-dashboard .saas-advanced-auth-panel>summary,.ops-dashboard.tiktok-only-dashboard .saas-data-layer-details>summary{cursor:pointer;color:#29415f;font-size:13px;font-weight:800;padding:13px 0}.ops-dashboard.tiktok-only-dashboard .saas-data-layer-details .tiktok-permission-matrix{margin:0 0 14px}.ops-dashboard.tiktok-only-dashboard .saas-waiting-authorization{margin-top:17px;border:1px dashed #c8d6e8;border-radius:12px;background:#f8fafc;color:#7a8798;font-size:13px;font-weight:750;padding:16px}.ops-dashboard.tiktok-only-dashboard .saas-platform-ready-card{justify-content:space-between;padding:20px 22px;border-color:#d5eadb;background:linear-gradient(130deg,#f0fbf2,#ffffff 68%)}.ops-dashboard.tiktok-only-dashboard .saas-advanced-auth-panel{padding:0 22px}.ops-dashboard.tiktok-only-dashboard .saas-advanced-auth-panel>summary{display:flex;align-items:center;justify-content:space-between;gap:12px}.ops-dashboard.tiktok-only-dashboard .saas-advanced-auth-panel>summary span{color:#243754}.ops-dashboard.tiktok-only-dashboard .saas-advanced-auth-panel>summary small{color:#7b8798;font-size:12px;font-weight:600}.ops-dashboard.tiktok-only-dashboard .saas-advanced-auth-content{display:grid;grid-gap:16px;gap:16px;border-top:1px solid #e6edf5;padding:17px 0 21px}.ops-dashboard.tiktok-only-dashboard .saas-advanced-auth-content>section>strong,.ops-dashboard.tiktok-only-dashboard .saas-masked-auth-info>strong{display:block;color:#27364d;font-size:14px}.ops-dashboard.tiktok-only-dashboard .saas-advanced-auth-content>section>p{margin:5px 0 10px;color:#718096;font-size:12px;line-height:1.55}.ops-dashboard.tiktok-only-dashboard .saas-masked-auth-info{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:9px;gap:9px}.ops-dashboard.tiktok-only-dashboard .saas-masked-auth-info>strong{grid-column:1/-1}.ops-dashboard.tiktok-only-dashboard .saas-masked-auth-info>div{display:grid;grid-gap:5px;gap:5px;border:1px solid #e0e7f0;border-radius:10px;background:#f8fafc;padding:10px}.ops-dashboard.tiktok-only-dashboard .saas-masked-auth-info span{color:#718096;font-size:11px}.ops-dashboard.tiktok-only-dashboard .saas-masked-auth-info b{color:#243753;font-size:12px;overflow-wrap:anywhere}.ops-v2-product-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:15px}.ops-v2-product-toolbar span,.ops-v2-product-toolbar strong{display:block}.ops-v2-product-toolbar span{color:var(--ops-v2-muted);font-size:12px;font-weight:750}.ops-v2-product-toolbar strong{margin-top:4px;color:var(--ops-v2-text);font-size:15px}.ops-v2-filter-bar{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:15px}.ops-v2-filter-bar button{display:inline-flex;min-height:35px;align-items:center;gap:7px;border:1px solid var(--ops-v2-border);border-radius:9px;background:#fff;padding:0 11px;color:#53627a;font:inherit;font-size:12px;font-weight:750}.ops-v2-filter-bar button:hover{border-color:#a9bdea;background:var(--ops-v2-primary-soft);color:var(--ops-v2-primary)}.ops-v2-filter-bar button.is-active{border-color:var(--ops-v2-primary);background:var(--ops-v2-primary);color:#fff;box-shadow:0 6px 14px rgba(49,88,216,.15)}.ops-v2-filter-bar small{border-radius:99px;background:rgba(83,98,122,.1);padding:1px 5px;font-size:10px}.ops-v2-filter-bar button.is-active small{background:rgba(255,255,255,.17)}.ops-v2-product-table{overflow:hidden;border:1px solid var(--ops-v2-border);border-radius:14px;background:#fff;box-shadow:0 8px 24px rgba(28,49,91,.055)}.ops-v2-product-row,.ops-v2-product-table-head{display:grid;grid-template-columns:minmax(230px,2fr) 82px 94px 90px minmax(92px,.9fr) 62px 70px;align-items:center;grid-gap:12px;gap:12px}.ops-v2-product-table-head{border-bottom:1px solid #e8edf5;background:#fbfcff;padding:11px 16px;color:var(--ops-v2-muted);font-size:10px;font-weight:850;letter-spacing:.035em}.ops-v2-product-row{min-height:84px;border-bottom:1px solid #edf1f6;padding:12px 16px}.ops-v2-product-row:last-child{border-bottom:0}.ops-v2-product-row:hover{background:#fbfcff}.ops-v2-product-name{display:flex;min-width:0;align-items:center;gap:10px}.ops-v2-product-name img,.ops-v2-product-placeholder{display:grid;width:46px;height:46px;flex:0 0 46px;place-items:center;overflow:hidden;border:1px solid #e0e6ef;border-radius:9px;background:#f0f4fb;color:#71809a;font-size:10px;font-weight:800;object-fit:cover}.ops-v2-product-name small,.ops-v2-product-name strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ops-v2-product-name strong{color:var(--ops-v2-text);font-size:12px}.ops-v2-product-name small{margin-top:4px;color:var(--ops-v2-muted);font-size:10px}.ops-v2-opportunity,.ops-v2-risk-tag,.ops-v2-status{display:inline-flex;width:-moz-fit-content;width:fit-content;max-width:100%;align-items:center;border:1px solid transparent;border-radius:99px;padding:4px 7px;color:#5f6e83;font-size:10px;font-weight:800;line-height:1.2}.ops-v2-status.is-active,.ops-v2-status.is-ready{border-color:#b8e2ce;background:#ecfaf2;color:#137452}.ops-v2-status.is-draft,.ops-v2-status.is-waiting{border-color:#d8e0ec;background:#f5f7fa;color:#67768c}.ops-v2-risk-tag,.ops-v2-status.is-offline,.ops-v2-status.is-risk{border-color:#f0d3c4;background:#fff4ee;color:#a84e2c}.ops-v2-opportunity.is-medium,.ops-v2-status.is-optimize{border-color:#eadba7;background:#fff9e8;color:#8b6819}.ops-v2-opportunity.is-high{border-color:#bddfd2;background:#edf9f4;color:#147655}.ops-v2-muted-cell,.ops-v2-opportunity.is-waiting{color:var(--ops-v2-muted);font-size:11px}.ops-v2-risk-tag{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ops-v2-advice-count{color:var(--ops-v2-text);font-size:12px}.ops-v2-table-empty{padding:45px 20px;color:var(--ops-v2-muted);font-size:13px;text-align:center}.ops-v2-decision-empty,.ops-v2-product-empty{min-height:200px;place-content:center start}.ops-v2-decision-list{display:grid;grid-gap:15px;gap:15px}.ops-v2-decision-card{overflow:hidden;border:1px solid var(--ops-v2-border);border-radius:15px;background:#fff;box-shadow:0 8px 24px rgba(28,49,91,.055)}.ops-v2-decision-card>header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;border-bottom:1px solid #edf1f6;padding:18px 20px 16px}.ops-v2-decision-card header small,.ops-v2-decision-card header span{display:block}.ops-v2-decision-card header span{color:var(--ops-v2-primary);font-size:10px;font-weight:900;letter-spacing:.08em}.ops-v2-decision-card h2{margin:5px 0 4px;color:var(--ops-v2-text);font-size:17px;letter-spacing:-.025em}.ops-v2-decision-card header small{color:var(--ops-v2-muted);font-size:11px}.ops-v2-decision-card header b{flex:0 0 auto;border:1px solid #dce3ef;border-radius:99px;background:#f5f7fa;padding:5px 8px;color:#66758b;font-size:10px}.ops-v2-decision-card header b.is-approved{border-color:#b8e2ce;background:#ecfaf2;color:#137452}.ops-v2-decision-card header b.is-skipped{border-color:#dbe1e9;background:#f5f7fa;color:#71809a}.ops-v2-decision-card dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:0;gap:0;margin:0}.ops-v2-decision-card dl>div{min-height:88px;border-right:1px solid #edf1f6;border-bottom:1px solid #edf1f6;padding:15px 20px}.ops-v2-decision-card dl>div:nth-child(2n){border-right:0}.ops-v2-decision-card dl>div:nth-last-child(-n+2){border-bottom:0}.ops-v2-decision-card dt{color:var(--ops-v2-muted);font-size:10px;font-weight:850;letter-spacing:.04em}.ops-v2-decision-card dd{margin:7px 0 0;color:#43536c;font-size:12px;line-height:1.6}.ops-v2-decision-card>footer{display:flex;align-items:center;justify-content:space-between;gap:16px;border-top:1px solid #edf1f6;background:#fbfcff;padding:13px 20px}.ops-v2-decision-card footer p{margin:0;color:#5d6c82;font-size:11px;line-height:1.5}.ops-v2-decision-card footer p strong{color:var(--ops-v2-text)}.ops-v2-decision-card footer>div{display:flex;flex:0 0 auto;gap:8px}.ops-v2-execution-summary{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:10px;gap:10px;margin-bottom:23px}.ops-v2-execution-summary button{min-height:80px;border:1px solid var(--ops-v2-border);border-radius:12px;background:#fff;padding:13px;color:var(--ops-v2-muted);text-align:left;box-shadow:0 5px 16px rgba(28,49,91,.04)}.ops-v2-execution-summary button.is-active,.ops-v2-execution-summary button:hover{border-color:#a9bdea;background:var(--ops-v2-primary-soft);color:var(--ops-v2-primary)}.ops-v2-execution-summary span,.ops-v2-execution-summary strong{display:block}.ops-v2-execution-summary span{font-size:11px;font-weight:750}.ops-v2-execution-summary strong{margin-top:8px;color:var(--ops-v2-text);font-size:22px;letter-spacing:-.04em}.ops-v2-execution-summary button.is-active strong{color:var(--ops-v2-primary)}.ops-v2-execution-toolbar,.ops-v2-retrospective-toolbar{display:flex;align-items:flex-end;justify-content:space-between;gap:14px;margin-bottom:14px}.ops-v2-execution-toolbar strong,.ops-v2-retrospective-toolbar strong{color:var(--ops-v2-text);font-size:16px}.ops-v2-execution-toolbar span,.ops-v2-retrospective-toolbar span{display:block;margin-top:4px;color:var(--ops-v2-muted);font-size:11px}.ops-v2-retrospective-list,.ops-v2-task-board{display:grid;grid-gap:14px;gap:14px}.ops-v2-feedback-form,.ops-v2-retrospective-card,.ops-v2-task-card{overflow:hidden;border:1px solid var(--ops-v2-border);border-radius:14px;background:#fff;box-shadow:0 8px 24px rgba(28,49,91,.055)}.ops-v2-feedback-form>header,.ops-v2-retrospective-card>header,.ops-v2-task-card>header{display:flex;align-items:flex-start;justify-content:space-between;gap:15px;border-bottom:1px solid #edf1f6;padding:17px 19px}.ops-v2-feedback-form header span,.ops-v2-retrospective-card header span,.ops-v2-task-card header span{display:block;color:var(--ops-v2-primary);font-size:10px;font-weight:900;letter-spacing:.08em}.ops-v2-feedback-form h2,.ops-v2-retrospective-card h2,.ops-v2-task-card h2{margin:5px 0 4px;color:var(--ops-v2-text);font-size:16px;letter-spacing:-.02em}.ops-v2-retrospective-card header small,.ops-v2-task-card header small{display:block;color:var(--ops-v2-muted);font-size:11px}.ops-v2-retrospective-card header b,.ops-v2-task-card header b{flex:0 0 auto;border:1px solid #dce3ef;border-radius:99px;background:#f5f7fa;padding:5px 8px;color:#66758b;font-size:10px}.ops-v2-task-card header b.is-execute{border-color:#e7d2a5;background:#fff9e8;color:#8b6819}.ops-v2-task-card header b.is-progress{border-color:#bdd1f7;background:#eff5ff;color:#3158b7}.ops-v2-retrospective-card header b,.ops-v2-task-card header b.is-review{border-color:#b8e2ce;background:#ecfaf2;color:#137452}.ops-v2-task-card header b.is-completed{border-color:#c8dfd5;background:#f0faf5;color:#287557}.ops-v2-task-card header b.is-cancelled{border-color:#e8d4d1;background:#fff6f4;color:#a35e53}.ops-v2-task-card-body{display:grid;grid-template-columns:minmax(0,1.8fr) minmax(180px,.8fr);grid-gap:0;gap:0}.ops-v2-task-card-body>div{min-height:77px;padding:14px 19px}.ops-v2-task-card-body>div+div{border-left:1px solid #edf1f6}.ops-v2-retrospective-card dt,.ops-v2-task-card-body span,.ops-v2-task-detail span{color:var(--ops-v2-muted);font-size:10px;font-weight:850;letter-spacing:.04em}.ops-v2-task-card-body p,.ops-v2-task-detail p{margin:6px 0 0;color:#485872;font-size:12px;line-height:1.55}.ops-v2-task-card>footer{display:flex;justify-content:flex-end;gap:8px;border-top:1px solid #edf1f6;background:#fbfcff;padding:11px 19px}.ops-v2-task-detail{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid #edf1f6;background:#f8faff}.ops-v2-task-detail>div{padding:14px 19px}.ops-v2-task-detail>div+div{border-left:1px solid #e5eaf2}.ops-v2-feedback-form{margin-bottom:24px}.ops-v2-feedback-form header p{max-width:680px;margin:6px 0 0;color:var(--ops-v2-muted);font-size:12px;line-height:1.55}.ops-v2-feedback-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px;padding:19px}.ops-v2-feedback-fields label{display:grid;grid-gap:7px;gap:7px;color:#4f5e75;font-size:12px;font-weight:750}.ops-v2-feedback-fields label.is-wide{grid-column:1/-1}.ops-v2-feedback-fields label>span{color:#526178}.ops-v2-feedback-fields input,.ops-v2-feedback-fields select,.ops-v2-feedback-fields textarea{width:100%;border:1px solid #cbd7e7;border-radius:9px;background:#fff;padding:10px 11px;color:var(--ops-v2-text);font:inherit;font-size:12px;outline:0}.ops-v2-feedback-fields textarea{min-height:76px;resize:vertical}.ops-v2-feedback-fields :is(input,select,textarea):focus{border-color:var(--ops-v2-primary);box-shadow:0 0 0 3px rgba(49,88,216,.12)}.ops-v2-feedback-fields small{color:var(--ops-v2-muted);font-size:10px;font-weight:600}.ops-v2-feedback-form>footer{display:flex;align-items:center;justify-content:space-between;gap:13px;border-top:1px solid #edf1f6;background:#fbfcff;padding:14px 19px}.ops-v2-feedback-form>footer>div{display:flex;gap:8px}.ops-v2-feedback-form>footer p{margin:0;color:#5b6b83;font-size:11px;line-height:1.45}.ops-v2-inline-empty{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:19px}.ops-v2-inline-empty strong{color:var(--ops-v2-text);font-size:12px}.ops-v2-retrospective-card>header b{max-width:135px;text-align:center}.ops-v2-retrospective-card dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:0;gap:0;margin:0}.ops-v2-retrospective-card dl>div{min-height:78px;border-right:1px solid #edf1f6;border-bottom:1px solid #edf1f6;padding:14px 19px}.ops-v2-retrospective-card dl>div:nth-child(2n){border-right:0}.ops-v2-retrospective-card dl>div:nth-last-child(-n+2){border-bottom:0}.ops-v2-retrospective-card dd{margin:6px 0 0;color:#465670;font-size:12px;line-height:1.55}.ops-v2-retrospective-card>footer{display:flex;gap:7px;border-top:1px solid #edf1f6;background:#fbfcff;padding:13px 19px;color:#52627b;font-size:12px;line-height:1.5}.ops-v2-retrospective-card>footer strong{flex:0 0 auto;color:var(--ops-v2-text)}.ops-v2-store-tabs{display:flex;width:-moz-fit-content;width:fit-content;max-width:100%;gap:4px;overflow:auto;border:1px solid #dce3ef;border-radius:11px;background:#edf1f7;padding:4px;margin:0 0 24px}.ops-v2-store-tabs button{min-height:33px;flex:0 0 auto;border:0;border-radius:8px;background:transparent;padding:0 12px;color:var(--ops-v2-muted);font:inherit;font-size:12px;font-weight:800}.ops-v2-store-tabs button:hover{color:var(--ops-v2-primary)}.ops-v2-store-tabs button.is-active{background:#fff;color:var(--ops-v2-primary);box-shadow:0 2px 7px rgba(31,57,113,.12)}.ops-v2-store-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px;border:1px solid #d7e2fb;border-radius:14px;background:linear-gradient(120deg,#edf3ff,#fafcff);padding:19px;margin-bottom:24px}.ops-v2-store-summary>div+div{border-left:1px solid #cfdbf3;padding-left:20px}.ops-v2-store-summary small,.ops-v2-store-summary span,.ops-v2-store-summary strong{display:block}.ops-v2-store-summary span{color:#5970a2;font-size:11px;font-weight:800}.ops-v2-store-summary strong{margin:6px 0 4px;color:#223d91;font-size:17px}.ops-v2-store-summary small{color:#617497;font-size:11px}.ops-v2-store-mini-list{display:grid;grid-gap:0;gap:0}.ops-v2-store-mini-list>div{display:flex;align-items:baseline;justify-content:space-between;gap:12px;border-top:1px solid #edf1f6;padding:13px 0}.ops-v2-store-mini-list>div:first-child{border-top:0;padding-top:2px}.ops-v2-store-mini-list span{color:var(--ops-v2-muted);font-size:11px}.ops-v2-store-mini-list strong{color:var(--ops-v2-text);font-size:12px;text-align:right}.ops-v2-store-section{margin-top:3px}.ops-v2-store-section-head{margin-bottom:15px}.ops-v2-store-section-head h2,.ops-v2-store-section-head p,.ops-v2-store-section-head span{display:block}.ops-v2-store-section-head span{color:var(--ops-v2-primary);font-size:10px;font-weight:900;letter-spacing:.08em}.ops-v2-store-section-head h2{margin:5px 0 6px;color:var(--ops-v2-text);font-size:19px;letter-spacing:-.025em}.ops-v2-store-section-head p{margin:0;color:var(--ops-v2-muted);font-size:12px;line-height:1.55}.ops-v2-store-table{overflow:hidden;border:1px solid var(--ops-v2-border);border-radius:14px;background:#fff;box-shadow:0 8px 24px rgba(28,49,91,.055)}.ops-v2-store-row,.ops-v2-store-table-head{display:grid;grid-template-columns:minmax(230px,2fr) 108px minmax(90px,.65fr) 90px minmax(100px,.75fr);align-items:center;grid-gap:12px;gap:12px}.ops-v2-store-table-head{border-bottom:1px solid #e8edf5;background:#fbfcff;padding:11px 16px;color:var(--ops-v2-muted);font-size:10px;font-weight:850;letter-spacing:.035em}.ops-v2-store-row{min-height:78px;border-bottom:1px solid #edf1f6;padding:12px 16px}.ops-v2-store-row:last-child{border-bottom:0}.ops-v2-store-row:hover{background:#fbfcff}.ops-v2-store-value{color:#42526a;font-size:12px;font-weight:700}.ops-v2-store-muted{color:var(--ops-v2-muted);font-size:11px}.ops-v2-order-logistics-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}.ops-v2-store-panel{overflow:hidden;border:1px solid var(--ops-v2-border);border-radius:14px;background:#fff;box-shadow:0 8px 24px rgba(28,49,91,.055)}.ops-v2-store-panel>header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;border-bottom:1px solid #edf1f6;padding:16px 18px}.ops-v2-store-panel header span,.ops-v2-store-panel header strong{display:block}.ops-v2-store-panel header span{color:var(--ops-v2-primary);font-size:10px;font-weight:900;letter-spacing:.07em}.ops-v2-store-panel header strong{margin-top:5px;color:var(--ops-v2-text);font-size:14px}.ops-v2-store-panel header>b{flex:0 0 auto;border:1px solid #b8e2ce;border-radius:99px;background:#ecfaf2;padding:5px 8px;color:#137452;font-size:10px}.ops-v2-store-panel header>b.is-warning{border-color:#e9cfab;background:#fff7e8;color:#946119}.ops-v2-order-list{display:grid}.ops-v2-order-list>div{display:grid;grid-template-columns:minmax(0,1fr) minmax(90px,.8fr) auto;align-items:center;grid-gap:9px;gap:9px;border-top:1px solid #edf1f6;padding:12px 18px}.ops-v2-order-list>div:first-child{border-top:0}.ops-v2-order-list small,.ops-v2-order-list strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ops-v2-order-list strong{color:var(--ops-v2-text);font-size:11px}.ops-v2-order-list small{margin-top:4px;color:var(--ops-v2-muted);font-size:10px}.ops-v2-order-list span{color:#596980;font-size:11px}.ops-v2-order-list>div>b{color:#32435d;font-size:11px;text-align:right;white-space:nowrap}.ops-v2-store-empty-copy{margin:0;padding:22px 18px;color:var(--ops-v2-muted);font-size:12px;line-height:1.6}.ops-v2-health-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:13px;gap:13px;margin-bottom:16px}.ops-v2-health-grid article{min-height:119px;border:1px solid var(--ops-v2-border);border-radius:13px;background:#fff;padding:16px;box-shadow:0 6px 18px rgba(28,49,91,.04)}.ops-v2-health-grid small,.ops-v2-health-grid span,.ops-v2-health-grid strong{display:block}.ops-v2-health-grid span{color:var(--ops-v2-muted);font-size:11px;font-weight:750}.ops-v2-health-grid strong{margin:10px 0 7px;color:var(--ops-v2-text);font-size:16px;letter-spacing:-.025em}.ops-v2-health-grid small{color:var(--ops-v2-muted);font-size:10px;line-height:1.45}.ops-v2-permission-list{display:grid}.ops-v2-permission-list>div{display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid #edf1f6;padding:11px 18px}.ops-v2-permission-list>div:first-child{border-top:0}.ops-v2-permission-list span{color:#485872;font-size:12px;font-weight:700}.ops-v2-permission-list b{border:1px solid #dce3ef;border-radius:99px;background:#f5f7fa;padding:4px 7px;color:#68778e;font-size:10px}.ops-v2-permission-list b.is-ready{border-color:#b8e2ce;background:#ecfaf2;color:#137452}.ops-v2-permission-list b.is-risk{border-color:#efd2c8;background:#fff4f0;color:#ad5132}.ops-v2-cockpit-metrics{grid-template-columns:repeat(5,minmax(0,1fr))}.ops-v2-cockpit-list{display:grid;grid-gap:10px;gap:10px}.ops-v2-cockpit-list article{display:grid;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;grid-gap:13px;gap:13px;border:1px solid var(--ops-v2-border);border-radius:13px;background:#fff;padding:15px 17px;box-shadow:0 6px 18px rgba(28,49,91,.04)}.ops-v2-cockpit-list article>b{display:grid;width:30px;height:30px;place-items:center;border-radius:9px;background:var(--ops-v2-primary-soft);color:var(--ops-v2-primary);font-size:11px}.ops-v2-cockpit-list small,.ops-v2-cockpit-list span,.ops-v2-cockpit-list strong{display:block}.ops-v2-cockpit-list strong{color:var(--ops-v2-text);font-size:13px}.ops-v2-cockpit-list span{margin-top:4px;color:#55657d;font-size:11px}.ops-v2-cockpit-list p{margin:4px 0 0;color:var(--ops-v2-muted);font-size:11px}.ops-v2-cockpit-list small{margin-top:5px;color:var(--ops-v2-primary);font-size:11px;line-height:1.5}.ops-v2-recent-feedback article>b{background:#ebf8f1;color:#197552;font-size:15px}.ops-v2-cockpit-decision-list{display:grid}.ops-v2-cockpit-decision-list button{display:grid;grid-gap:4px;gap:4px;border:0;border-top:1px solid #edf1f6;background:transparent;padding:12px 0;color:inherit;text-align:left}.ops-v2-cockpit-decision-list button:first-child{border-top:0;padding-top:2px}.ops-v2-cockpit-decision-list button:hover strong{color:var(--ops-v2-primary)}.ops-v2-cockpit-decision-list small,.ops-v2-cockpit-decision-list span,.ops-v2-cockpit-decision-list strong{display:block}.ops-v2-cockpit-decision-list strong{color:var(--ops-v2-text);font-size:12px}.ops-v2-cockpit-decision-list span{color:#53627a;font-size:11px;line-height:1.5}.ops-v2-cockpit-decision-list small{color:var(--ops-v2-muted);font-size:10px;line-height:1.45}.ops-v2-product-link{display:block;border:0;background:transparent;padding:3px 0;color:var(--ops-v2-primary);font:inherit;font-size:11px;font-weight:750;text-align:left}.ops-v2-product-link:hover{text-decoration:underline}.ops-v2-back-button{display:inline-flex;align-items:center;border:0;background:transparent;padding:0;color:var(--ops-v2-primary);font:inherit;font-size:12px;font-weight:800}.ops-v2-back-button:hover{text-decoration:underline}.ops-v2-product-detail-hero{display:flex;align-items:center;gap:17px;margin:15px 0 19px;border:1px solid #d5e0f7;border-radius:16px;background:linear-gradient(120deg,#f3f7ff,#fff);padding:18px}.ops-v2-product-detail-hero>img,.ops-v2-product-detail-placeholder{display:grid;width:78px;height:78px;flex:0 0 78px;place-items:center;overflow:hidden;border:1px solid #dae2ef;border-radius:13px;background:#edf2fb;color:#71809a;font-size:12px;font-weight:850;object-fit:cover}.ops-v2-product-detail-hero h1,.ops-v2-product-detail-hero p,.ops-v2-product-detail-hero small,.ops-v2-product-detail-hero span{display:block}.ops-v2-product-detail-hero>div>span{color:var(--ops-v2-primary);font-size:10px;font-weight:900;letter-spacing:.09em}.ops-v2-product-detail-hero h1{margin:5px 0 4px;color:var(--ops-v2-text);font-size:22px;letter-spacing:-.035em}.ops-v2-product-detail-hero p{margin:0;color:var(--ops-v2-muted);font-size:11px}.ops-v2-product-detail-hero>div>div{display:flex;align-items:center;gap:9px;margin-top:9px}.ops-v2-product-detail-hero small{color:var(--ops-v2-muted);font-size:10px}.ops-v2-product-detail-tabs{display:flex;width:-moz-fit-content;width:fit-content;max-width:100%;gap:4px;overflow:auto;border:1px solid #dce3ef;border-radius:11px;background:#edf1f7;padding:4px;margin-bottom:23px}.ops-v2-product-detail-tabs button{min-height:33px;flex:0 0 auto;border:0;border-radius:8px;background:transparent;padding:0 11px;color:var(--ops-v2-muted);font:inherit;font-size:12px;font-weight:800}.ops-v2-product-detail-tabs button:hover{color:var(--ops-v2-primary)}.ops-v2-product-detail-tabs button.is-active{background:#fff;color:var(--ops-v2-primary);box-shadow:0 2px 7px rgba(31,57,113,.12)}.ops-v2-detail-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:13px;gap:13px}.ops-v2-detail-grid article{min-height:126px;border:1px solid var(--ops-v2-border);border-radius:13px;background:#fff;padding:17px;box-shadow:0 6px 18px rgba(28,49,91,.04)}.ops-v2-detail-grid small,.ops-v2-detail-grid span,.ops-v2-detail-grid strong{display:block}.ops-v2-detail-grid span{color:var(--ops-v2-muted);font-size:11px;font-weight:750}.ops-v2-detail-grid strong{margin:12px 0 7px;color:var(--ops-v2-text);font-size:16px;letter-spacing:-.02em}.ops-v2-detail-grid small{color:var(--ops-v2-muted);font-size:10px;line-height:1.5}.ops-v2-detail-section>.ops-v2-page-header{margin-bottom:17px}.ops-v2-detail-section>.ops-v2-page-header h1{font-size:21px}.ops-v2-detail-record-list{display:grid;grid-gap:10px;gap:10px}.ops-v2-detail-record-list article{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border:1px solid var(--ops-v2-border);border-radius:13px;background:#fff;box-shadow:0 6px 18px rgba(28,49,91,.04);overflow:hidden}.ops-v2-detail-record-list article>div{min-height:73px;padding:14px 16px}.ops-v2-detail-record-list article>div+div{border-left:1px solid #edf1f6}.ops-v2-detail-record-list span,.ops-v2-detail-record-list strong{display:block}.ops-v2-detail-record-list span{color:var(--ops-v2-muted);font-size:10px;font-weight:800}.ops-v2-detail-record-list strong{margin-top:6px;color:#42536c;font-size:12px;line-height:1.45}.ops-v2-detail-advice-list{display:grid;grid-gap:14px;gap:14px}.ops-v2-detail-advice-list article{overflow:hidden;border:1px solid var(--ops-v2-border);border-radius:14px;background:#fff;box-shadow:0 8px 24px rgba(28,49,91,.055)}.ops-v2-detail-advice-list header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;border-bottom:1px solid #edf1f6;padding:16px 18px}.ops-v2-detail-advice-list header span{display:block;color:var(--ops-v2-primary);font-size:10px;font-weight:900;letter-spacing:.08em}.ops-v2-detail-advice-list h2{margin:5px 0 0;color:var(--ops-v2-text);font-size:15px}.ops-v2-detail-advice-list header b{border:1px solid #dce3ef;border-radius:99px;background:#f5f7fa;padding:5px 8px;color:#66758b;font-size:10px}.ops-v2-detail-advice-list dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:0;gap:0;margin:0}.ops-v2-detail-advice-list dl>div{min-height:78px;border-right:1px solid #edf1f6;border-bottom:1px solid #edf1f6;padding:13px 18px}.ops-v2-detail-advice-list dl>div:nth-child(2n){border-right:0}.ops-v2-detail-advice-list dl>div:nth-last-child(-n+2){border-bottom:0}.ops-v2-detail-advice-list dt{color:var(--ops-v2-muted);font-size:10px;font-weight:850;letter-spacing:.04em}.ops-v2-detail-advice-list dd{margin:6px 0 0;color:#465670;font-size:12px;line-height:1.55}.ops-v2-detail-advice-list footer{display:flex;align-items:center;justify-content:space-between;gap:13px;border-top:1px solid #edf1f6;background:#fbfcff;padding:12px 18px}.ops-v2-detail-advice-list footer p{margin:0;color:#53637c;font-size:11px;line-height:1.5}.ops-v2-detail-advice-list footer p strong{color:var(--ops-v2-text)}@media (max-width:920px){.ops-dashboard.tiktok-only-dashboard .saas-auth-status-grid,.ops-dashboard.tiktok-only-dashboard .saas-authorization-steps{grid-template-columns:repeat(2,minmax(0,1fr))}.ops-v2-product-table{overflow-x:auto}.ops-v2-product-row,.ops-v2-product-table-head{min-width:880px}.ops-v2-execution-summary{grid-template-columns:repeat(3,minmax(0,1fr))}.ops-v2-health-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ops-v2-store-table{overflow-x:auto}.ops-v2-store-row,.ops-v2-store-table-head{min-width:760px}.ops-v2-cockpit-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.ops-v2-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.ops-dashboard.tiktok-only-dashboard .saas-auth-step-card{padding:16px}.ops-dashboard.tiktok-only-dashboard .saas-auth-status-grid,.ops-dashboard.tiktok-only-dashboard .saas-authorization-steps,.ops-dashboard.tiktok-only-dashboard .saas-developer-config-form,.ops-dashboard.tiktok-only-dashboard .saas-masked-auth-info{grid-template-columns:1fr}.ops-dashboard.tiktok-only-dashboard .saas-auth-step-heading>.ops-badge{display:none}.ops-v2-decision-card>footer,.ops-v2-product-toolbar{align-items:flex-start;flex-direction:column}.ops-v2-decision-card dl{grid-template-columns:1fr}.ops-v2-decision-card dl>div{border-right:0;border-bottom:1px solid #edf1f6}.ops-v2-decision-card dl>div:last-child{border-bottom:0}.ops-v2-execution-summary,.ops-v2-feedback-fields,.ops-v2-retrospective-card dl,.ops-v2-task-card-body,.ops-v2-task-detail{grid-template-columns:1fr}.ops-v2-retrospective-card dl>div,.ops-v2-task-card-body>div+div,.ops-v2-task-detail>div+div{border-left:0;border-right:0;border-bottom:1px solid #edf1f6}.ops-v2-retrospective-card dl>div:last-child{border-bottom:0}.ops-v2-feedback-form>footer,.ops-v2-inline-empty,.ops-v2-task-card>footer{align-items:flex-start;flex-direction:column}.ops-v2-health-grid,.ops-v2-order-logistics-grid,.ops-v2-store-summary{grid-template-columns:1fr}.ops-v2-store-summary>div+div{border-top:1px solid #cfdbf3;border-left:0;padding-top:14px;padding-left:0}.ops-v2-cockpit-list article{grid-template-columns:30px minmax(0,1fr)}.ops-v2-cockpit-list article>button{grid-column:2;justify-self:start}.ops-v2-product-detail-hero{align-items:flex-start}.ops-v2-detail-advice-list dl,.ops-v2-detail-grid,.ops-v2-detail-record-list article{grid-template-columns:1fr}.ops-v2-detail-advice-list dl>div,.ops-v2-detail-record-list article>div+div{border-right:0;border-left:0;border-bottom:1px solid #edf1f6}.ops-v2-detail-advice-list dl>div:last-child,.ops-v2-detail-record-list article>div:last-child{border-bottom:0}.ops-v2-detail-advice-list footer{align-items:flex-start;flex-direction:column}}.ops-v2-onboarding-progress{margin-bottom:28px;border:1px solid #cad9f5;border-radius:16px;background:linear-gradient(125deg,#edf4ff,#fbfdff 70%);padding:20px}.ops-v2-onboarding-progress .ops-v2-section-heading{margin-bottom:16px}.ops-v2-onboarding-progress ol{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:10px;gap:10px;margin:0;padding:0;list-style:none}.ops-v2-onboarding-progress li{display:flex;min-width:0;align-items:flex-start;gap:9px;border:1px solid #dce5f4;border-radius:11px;background:rgba(255,255,255,.74);padding:11px}.ops-v2-onboarding-progress li>b{display:grid;width:22px;height:22px;flex:0 0 22px;place-items:center;border-radius:50%;background:#e3e9f4;color:#71809a;font-size:10px}.ops-v2-onboarding-progress li small,.ops-v2-onboarding-progress li strong{display:block}.ops-v2-onboarding-progress li strong{color:#3a4a63;font-size:12px}.ops-v2-onboarding-progress li small{margin-top:4px;color:#73829a;font-size:10px;line-height:1.45}.ops-v2-onboarding-progress li.is-done{border-color:#bde3d3;background:#fbfffd}.ops-v2-onboarding-progress li.is-done>b{background:#dff4ea;color:#147050}.ops-v2-onboarding-progress li.is-current{border-color:#96b1f4;background:#fff;box-shadow:0 6px 16px rgba(49,88,216,.1)}.ops-v2-onboarding-progress li.is-current>b{background:var(--ops-v2-primary);color:#fff}.ops-v2-today-action{display:flex;align-items:center;justify-content:space-between;gap:24px;border:1px solid #d5e1f5;border-radius:16px;background:#fff;padding:20px 22px;box-shadow:0 8px 24px rgba(28,49,91,.05)}.ops-v2-today-action span{color:var(--ops-v2-primary);font-size:11px;font-weight:900;letter-spacing:.08em}.ops-v2-today-action h2{margin:6px 0;color:var(--ops-v2-text);font-size:19px}.ops-v2-today-action p{max-width:720px;margin:0;color:var(--ops-v2-muted);font-size:13px;line-height:1.6}.ops-dashboard.tiktok-only-dashboard .saas-member-connection{max-width:960px;margin:0 auto}.ops-dashboard.tiktok-only-dashboard .saas-member-connect-step{display:flex;align-items:center;justify-content:space-between;gap:24px;border-color:#cbd9ff;background:linear-gradient(120deg,#edf3ff,#fff);padding:24px}.ops-dashboard.tiktok-only-dashboard .saas-member-connect-step span{display:block;color:#3158d8;font-size:11px;font-weight:900;letter-spacing:.08em}.ops-dashboard.tiktok-only-dashboard .saas-member-connect-step strong{display:block;margin-top:5px;color:#203362;font-size:20px}.ops-dashboard.tiktok-only-dashboard .saas-member-connect-step p{max-width:640px;margin:7px 0 0;color:#607494;font-size:13px;line-height:1.65}.ops-dashboard.tiktok-only-dashboard .saas-member-connect-status,.ops-dashboard.tiktok-only-dashboard .saas-member-data-status{padding:22px}.ops-dashboard.tiktok-only-dashboard .saas-member-data-range{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin:18px 0;border:1px solid #e1e9f5;border-radius:12px;overflow:hidden}.ops-dashboard.tiktok-only-dashboard .saas-member-data-range>div{min-height:82px;padding:15px;border-right:1px solid #e1e9f5}.ops-dashboard.tiktok-only-dashboard .saas-member-data-range>div:last-child{border-right:0}.ops-dashboard.tiktok-only-dashboard .saas-member-data-range span,.ops-dashboard.tiktok-only-dashboard .saas-member-data-range strong{display:block}.ops-dashboard.tiktok-only-dashboard .saas-member-data-range span{color:#74849b;font-size:11px;font-weight:800}.ops-dashboard.tiktok-only-dashboard .saas-member-data-range strong{margin-top:9px;color:#273a57;font-size:14px}@media (max-width:1040px){.ops-v2-onboarding-progress ol{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:640px){.ops-dashboard.tiktok-only-dashboard .saas-member-data-range,.ops-v2-onboarding-progress ol{grid-template-columns:1fr}.ops-dashboard.tiktok-only-dashboard .saas-member-connect-step,.ops-v2-today-action{align-items:flex-start;flex-direction:column}.ops-dashboard.tiktok-only-dashboard .saas-member-data-range>div{border-right:0;border-bottom:1px solid #e1e9f5}.ops-dashboard.tiktok-only-dashboard .saas-member-data-range>div:last-child{border-bottom:0}}