:root{font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,sans-serif;color:#102a2b;background:#f7f5ef;font-synthesis:none;text-rendering:optimizeLegibility;--action-primary-background: #08756c;--action-primary-hover: #065f58;--action-attention-background: #a64600;--action-attention-hover: #873900;--action-critical-background: #b42318;--action-critical-hover: #912018;--surface-canvas: #f7f5ef;--surface-raised: #fffdf9;--surface-grid: #ffffff;--ink-primary: #102a2b;--ink-secondary: #66736f;--brand-forest: #064e45;--brand-jade: #087a6e;--selection-teal: #0f9b8e;--grid-border: #d9e2de;--divider-soft: #e8ece9;--selection-fill: #e7f5f1;--blocker-surface: #fff4e8}.ops-login,.ops-shell{min-height:100vh;background:#f4f7fb;color:#1f2937;font-family:Inter,PingFang SC,Microsoft YaHei,sans-serif}.ops-login{display:grid;place-items:center;padding:32px}.ops-login form{width:min(420px,100%);display:grid;gap:14px;padding:28px;border:1px solid #d8e1ec;border-radius:8px;background:#fff;box-shadow:0 12px 40px #1f293714}.ops-login label{display:grid;gap:6px;color:#475569;font-size:13px;font-weight:700}.ops-login h1,.ops-topbar h1{margin:0;font-size:24px}.ops-login p,.ops-login strong{margin:0;color:#64748b}.ops-login strong{color:#b91c1c}.ops-login input,.ops-login button,.ops-filters input,.ops-filters select,.ops-filters button,.ops-detail button,.ops-field-grid input,.ops-field-grid textarea,.ops-table textarea,.ops-revision-box{border:1px solid #cbd5e1;border-radius:6px;background:#fff;color:#1f2937;font:inherit}.ops-revision-targets{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:8px;margin:10px 0;border:1px solid #cbd5e1;border-radius:7px;padding:10px}.ops-revision-targets legend{padding:0 6px;color:#475569}.ops-revision-targets label{display:flex;align-items:center;gap:8px;min-height:44px}.ops-login input,.ops-login button{min-height:42px;padding:0 12px}.ops-login button,.ops-topbar button,.ops-filters button,.ops-detail button{border-color:var(--action-primary-background);background:var(--action-primary-background);color:#fff;cursor:pointer}.ops-login button:disabled,.ops-filters button:disabled,.ops-detail button:disabled{border-color:#cbd5e1;background:#eef2f7;color:#94a3b8;cursor:not-allowed}.ops-detail button svg{flex:0 0 auto}.ops-shell{display:flex;flex-direction:column}.ops-topbar{height:72px;display:flex;align-items:center;justify-content:space-between;padding:0 24px;border-bottom:1px solid #d8e1ec;background:#fff}.ops-topbar span{display:block;margin-top:4px;color:#64748b}.ops-topbar button{min-height:36px;padding:0 16px}.ops-workspace{display:grid;grid-template-columns:340px minmax(0,1fr);gap:16px;padding:16px}.ops-sidebar,.ops-detail{min-height:calc(100vh - 104px)}.ops-sidebar{display:grid;grid-template-rows:auto auto 1fr;gap:12px}.ops-filters,.ops-panel,.ops-empty{border:1px solid #d8e1ec;border-radius:8px;background:#fff}.ops-filters{display:grid;gap:10px;padding:12px}.ops-create-box{display:grid;gap:8px;padding-bottom:12px;border-bottom:1px solid #e2e8f0}.ops-create-box strong{color:#0f766e}.ops-filters input,.ops-filters select,.ops-filters button{min-height:36px;padding:0 10px}.ops-filters label{display:flex;gap:8px;align-items:center;color:#475569}.ops-list{display:grid;gap:8px;align-content:start;overflow:auto}.ops-list-summary{display:grid;grid-template-columns:auto 1fr;gap:2px 10px;align-items:center;padding:12px;border:1px solid #d8e1ec;border-radius:8px;background:#fff}.ops-list-summary strong{grid-row:span 2;color:#0f766e;font-size:28px;line-height:1}.ops-list-summary span{color:#1f2937;font-weight:800}.ops-list-summary em{color:#64748b;font-size:12px;font-style:normal}.ops-list button{display:grid;gap:8px;text-align:left;padding:12px;border:1px solid #d8e1ec;border-radius:8px;background:#fff;color:#1f2937;cursor:pointer}.ops-list button.active{border-color:#0f766e;box-shadow:inset 4px 0 #0f766e}.ops-list .ops-load-more{min-height:42px;display:flex;align-items:center;justify-content:center;border-style:dashed;color:#0f766e;font-weight:800;text-align:center}.ops-list span,.ops-list em,.ops-list b{color:#64748b;font-style:normal}.ops-list b{color:#b45309}.ops-list-meta{display:flex;flex-wrap:wrap;gap:6px;align-items:center}.ops-status-chip{display:inline-flex;align-items:center;min-height:24px;border-radius:999px;padding:0 9px;background:#eef2f7;color:#475569;font-size:12px;font-style:normal;font-weight:800;line-height:1;vertical-align:middle}.ops-status-chip.status-draft{background:#eef6ff;color:#1d4ed8}.ops-status-chip.status-need_revision{background:#fff7ed;color:#c2410c}.ops-status-chip.status-submitted{background:#eff6ff;color:#2563eb}.ops-status-chip.status-approved,.ops-status-chip.status-exported{background:#ecfdf5;color:#047857}.ops-status-chip.status-rejected{background:#fef2f2;color:#b91c1c}.ops-status-chip.status-archived{background:#f3f4f6;color:#4b5563}.ops-detail{min-width:0;display:grid;gap:14px;align-content:start;overflow:auto}.ops-empty{padding:36px;color:#64748b}.ops-detail-loading,.ops-detail-error{display:grid;gap:14px;align-content:start}.ops-detail-error strong{color:#b91c1c}.ops-detail-error button{width:fit-content;min-height:40px;padding:0 14px}.ops-detail-skeleton{display:grid;gap:10px;width:min(720px,100%)}.ops-detail-skeleton i{display:block;height:84px;border:1px solid #d8e1ec;border-radius:8px;background:#eef2f7}.ops-section-state{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px;padding:9px 10px;border-radius:6px;background:#f1f5f9;color:#475569;font-size:13px}.ops-section-state.error{border:1px solid #fed7aa;background:#fff7ed;color:#9a3412}.ops-section-state button{min-height:34px;padding:0 10px}.ops-panel{padding:16px;min-width:0}.ops-panel h2,.ops-panel h3{margin:0 0 12px}.ops-section-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.ops-section-heading h3{margin:0}.ops-section-heading button{min-height:34px;display:inline-flex;align-items:center;gap:5px;padding:0 10px}.ops-summary{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:16px}.ops-summary-actions{display:flex;flex-wrap:wrap;align-items:end;justify-content:flex-end;gap:10px}.ops-summary-actions button{min-height:36px;display:inline-flex;align-items:center;gap:6px;padding:0 12px}.ops-save-state{align-self:center;color:#047857;font-size:12px;font-weight:700}.ops-save-state.unsaved{color:#b45309}.ops-detail .ops-secondary-button:not(:disabled){border-color:#cbd5e1;background:#fff;color:#334155}.ops-detail .ops-secondary-button:not(:disabled):hover{border-color:#94a3b8;background:#f8fafc}.ops-summary-actions label{display:grid;gap:5px;color:#64748b}.ops-summary-actions select,.ops-link-panel input{min-height:36px;border:1px solid #cbd5e1;border-radius:6px;padding:0 10px;font:inherit}.ops-link-panel{display:grid;grid-template-columns:1fr auto;gap:10px;align-items:end}.ops-link-panel h3{margin:0}.ops-link-panel>div:first-child{grid-column:1 / -1;display:flex;align-items:baseline;justify-content:space-between;gap:12px}.ops-link-panel p{margin:0;color:#64748b;font-size:13px}.ops-link-actions{display:flex;gap:8px}.ops-link-actions .ops-link-revoke:not(:disabled){border-color:#b45309;color:#92400e;background:#fff7ed}.ops-summary p{margin:4px 0;color:#64748b}.ops-cleanup-panel{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px 16px;align-items:center}.ops-cleanup-panel h3{margin-bottom:4px}.ops-cleanup-panel p,.ops-cleanup-panel small{margin:0;color:#64748b}.ops-cleanup-panel small{grid-column:1 / -1;font-size:12px}.ops-cleanup-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.ops-cleanup-actions button{min-height:36px;display:inline-flex;align-items:center;gap:6px;padding:0 12px}.ops-detail .ops-delete-button:not(:disabled){border-color:#b91c1c;background:#b91c1c;color:#fff}.ops-notice,.ops-warning{border-radius:8px;padding:10px 14px}.ops-notice{background:#ecfdf5;color:#047857}.ops-warning{background:#fff7ed;color:#c2410c}.ops-warning button{margin-left:12px;min-height:30px;padding:0 10px}.ops-findings{display:grid;gap:8px}.ops-findings button{display:grid;grid-template-columns:68px minmax(128px,.42fr) minmax(0,1fr);gap:10px;align-items:start;text-align:left;border-color:#fde68a;background:#fffbeb;color:#78350f;padding:10px;min-width:0;overflow-wrap:anywhere}.ops-findings button strong{display:inline-flex;justify-content:center;border-radius:999px;background:#fee2e2;color:#b42318;font-size:12px;padding:3px 8px}.ops-findings button span{color:#7c2d12;font-weight:800}.ops-findings button em{min-width:0;color:#344054;font-style:normal}.ops-findings button small{grid-column:2 / -1;color:#9a3412;font-size:11px}.ops-field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.ops-field-grid label{display:grid;gap:6px;color:#475569}.ops-field-grid input,.ops-field-grid textarea{min-height:38px;padding:8px 10px}.ops-field-grid textarea{min-height:86px;resize:vertical}.ops-table-wrap{overflow:auto;border:1px solid #e2e8f0}.ops-table{border-collapse:collapse;min-width:1100px;width:100%}.ops-table th,.ops-table td{border:1px solid #e2e8f0;padding:6px;vertical-align:top}.ops-table th{position:sticky;top:0;z-index:1;background:#f8fafc}.ops-table textarea{width:100%;min-width:140px;min-height:58px;padding:6px;resize:vertical}.ops-row-actions{width:44px;text-align:center}.ops-row-actions button{width:32px;height:32px;display:inline-grid;place-items:center;border:1px solid #fecaca;border-radius:6px;background:#fff;color:#b91c1c}.ops-image-gallery{display:grid;gap:14px}.ops-image-group{display:grid;gap:12px;padding:12px;border:1px solid #e2e8f0;border-radius:8px;background:#fbfdff}.ops-image-group-head,.ops-route-group-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.ops-image-group-head h4{margin:0 0 4px;color:#1f2937;font-size:16px}.ops-image-group-head span,.ops-route-group-head span{color:#64748b;font-size:12px}.ops-image-group-head em{flex:0 0 auto;border-radius:999px;background:#eef6ff;color:#1d4ed8;font-size:12px;font-style:normal;font-weight:800;line-height:1;padding:6px 9px}.ops-route-groups{display:grid;gap:10px}.ops-route-group{display:grid;gap:10px;padding:10px;border:1px solid #e7edf3;border-radius:8px;background:#fff}.ops-route-group-head strong{color:#334155}.ops-image-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(168px,1fr));gap:12px}.ops-image-card{display:grid;gap:6px;border:1px solid #d8e1ec;border-radius:8px;padding:8px;min-width:0}.ops-detail .ops-image-preview-button{position:relative;display:block;width:100%;min-height:0;padding:0;border:0;border-radius:6px;background:transparent;color:inherit;cursor:zoom-in;overflow:hidden}.ops-detail .ops-image-preview-button:hover img{transform:scale(1.02)}.ops-detail .ops-image-preview-button:disabled{cursor:default}.ops-image-preview-button img,.ops-image-placeholder{width:100%;aspect-ratio:4 / 3;object-fit:cover;border-radius:6px;background:#eef2f7;transition:transform .18s ease}.ops-image-placeholder{display:grid;place-items:center;color:#64748b}.ops-image-zoom{position:absolute;right:8px;bottom:8px;display:inline-flex;align-items:center;gap:4px;border-radius:999px;background:#0f172abd;color:#fff!important;font-size:12px;font-weight:800;line-height:1;padding:6px 8px}.ops-image-card span,.ops-image-card em,.ops-image-card small{color:#64748b;font-style:normal;overflow-wrap:anywhere}.ops-image-card-actions{display:grid;gap:7px;margin-top:2px;padding-top:8px;border-top:1px solid #e2e8f0}.ops-image-card-actions textarea{width:100%;min-height:58px;padding:7px 8px;resize:vertical}.ops-image-card-actions>div{display:grid;grid-template-columns:minmax(0,1fr) 36px;gap:7px}.ops-image-card-actions button{min-height:34px}.ops-image-card-actions .ops-image-delete:not(:disabled){display:grid;place-items:center;border-color:#fecaca;background:#fff;color:#b91c1c}.ops-image-card strong{color:#1f2937;line-height:1.35;overflow-wrap:anywhere}.ops-image-card small{color:#b54708;font-size:12px}.ops-image-status{width:fit-content;border-radius:999px;padding:4px 8px;font-size:12px;font-weight:800}.ops-image-status.passed{background:#ecfdf5;color:#047857}.ops-image-status.warning,.ops-image-status.pending{background:#fff7ed;color:#c2410c}.ops-image-status.failed{background:#fef2f2;color:#b91c1c}.ops-image-empty{min-height:104px;display:grid;place-items:center;gap:6px;border:1px dashed #cbd5e1;border-radius:8px;background:#f8fafc;color:#64748b}.ops-image-empty svg{color:#94a3b8}.ops-image-preview-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:grid;place-items:center;padding:24px;background:#0f172ab8}.ops-image-preview-dialog{width:min(1120px,94vw);max-height:92vh;display:grid;grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden;border:1px solid #d8e1ec;border-radius:8px;background:#fff;box-shadow:0 28px 80px #0f172a6b}.ops-image-preview-dialog header,.ops-image-preview-dialog footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-bottom:1px solid #e2e8f0}.ops-image-preview-dialog footer{align-items:flex-start;justify-content:flex-start;flex-wrap:wrap;border-top:1px solid #e2e8f0;border-bottom:0}.ops-image-preview-dialog header strong{display:block;color:#1f2937}.ops-image-preview-dialog header span,.ops-image-preview-dialog footer,.ops-image-preview-dialog footer em,.ops-image-preview-dialog footer small{color:#64748b;font-style:normal}.ops-image-preview-dialog header button{width:36px;height:36px;display:grid;place-items:center;border:1px solid #cbd5e1;border-radius:7px;background:#fff;color:#1f2937;cursor:pointer}.ops-image-preview-stage{min-height:0;display:grid;place-items:center;padding:14px;background:#111827}.ops-image-preview-stage img{max-width:100%;max-height:min(72vh,760px);object-fit:contain;border-radius:6px;background:#fff}.ops-revision-box{width:100%;min-height:88px;padding:10px;resize:vertical}.ops-revisions,.ops-audit-list{display:grid;gap:8px;margin-top:12px}.ops-revisions article,.ops-audit-list p{margin:0;border:1px solid #e2e8f0;border-radius:8px;padding:10px}.ops-revisions p{margin:6px 0}.ops-revisions span,.ops-audit-list span,.ops-audit-list em{color:#64748b;font-style:normal;margin-right:10px}.ops-detail .ops-audit-toggle{margin-top:10px;min-height:34px;padding:0 12px}@media(max-width:980px){.ops-workspace,.ops-field-grid,.ops-summary,.ops-cleanup-panel{grid-template-columns:1fr}.ops-cleanup-actions{justify-content:stretch}.ops-cleanup-actions button{width:100%;justify-content:center}.ops-summary-actions{justify-content:stretch}.ops-summary-actions>*{width:100%}.ops-findings button{grid-template-columns:1fr}.ops-findings button small{grid-column:auto}}.ops-login,.ops-shell{background:var(--surface-canvas);color:var(--ink-primary)}.ops-login form,.ops-filters,.ops-panel,.ops-empty,.ops-list-summary,.ops-list button{border-color:var(--grid-border);background:var(--surface-raised)}.ops-login form{box-shadow:0 22px 60px #102a2b1a}.ops-topbar{height:68px;border-color:#0b5f55;background:var(--brand-forest);color:#fff}.ops-topbar h1{font-size:21px}.ops-topbar span{color:#ffffffb3}.ops-topbar button{border-color:#ffffffb8;background:#ffffff1a;color:#fff}.ops-workspace{grid-template-columns:300px minmax(0,1fr);gap:14px;max-width:1920px;width:100%;margin:0 auto;padding:14px}.ops-sidebar{gap:10px}.ops-list{gap:6px}.ops-list button{border-radius:6px;padding:10px}.ops-list button.active{border-color:var(--brand-jade);background:#f0f8f5;box-shadow:inset 4px 0 0 var(--brand-jade)}.ops-list-summary strong,.ops-create-box strong{color:var(--brand-jade)}.ops-panel{border-radius:7px;padding:14px}.ops-detail{gap:12px}.ops-table-wrap,.ops-table th,.ops-table td{border-color:var(--grid-border)}.ops-table th{background:#f1f5f3;color:var(--ink-primary)}.ops-field-grid label,.ops-summary p,.ops-link-panel p{color:var(--ink-secondary)}@media(max-width:980px){.ops-workspace{grid-template-columns:1fr}}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;-webkit-font-smoothing:antialiased}button,input,textarea{font:inherit}button{cursor:pointer}.app-shell-state{min-height:100vh;padding:24px;background:#f5f7fa;color:#172033}.app-shell-state>header{display:flex;align-items:center;gap:10px;min-height:56px;color:#0f766e}.app-shell-state h1{margin:0;color:#172033;font-size:22px}.app-shell-state header span{margin-left:8px;padding:6px 9px;border:1px solid #b9ddd8;border-radius:6px;background:#f3fbf9;color:#0f766e;font-size:13px;font-weight:700}.app-shell-state>section{width:min(760px,100%);margin:56px auto 0;padding:24px;border:1px solid #d8e0ea;border-radius:8px;background:#fff}.app-shell-state section strong,.app-shell-state section p{display:block;margin:0 0 8px}.app-shell-state section button{display:inline-flex;align-items:center;gap:6px;min-height:42px;padding:0 14px;border:1px solid #0f766e;border-radius:6px;background:#0f766e;color:#fff;font:inherit;font-weight:700}.app-shell-skeleton{display:grid;gap:10px;margin-top:20px}.app-shell-skeleton i{display:block;width:100%;height:14px;border-radius:4px;background:#e8edf3}.app-shell-skeleton i:nth-child(2){width:72%}.app-shell-skeleton i:nth-child(3){width:48%}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,[role=button]:focus-visible,[role=dialog]:focus-visible{outline:3px solid #0f766e;outline-offset:3px}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;scroll-behavior:auto!important;transition:none!important}}.cloud-revision-notice{border:1px solid #f2b84b;border-radius:8px;background:#fff7e6;color:#7a4a00;padding:14px 18px;margin-bottom:14px}.cloud-revision-notice strong{display:block;margin-bottom:8px;color:#9a3412}.cloud-revision-notice p{margin:5px 0}.cloud-revision-banner{margin:14px 14px 0}.cloud-revision-targets{display:flex;flex-wrap:wrap;gap:8px;margin:8px 0 12px}.cloud-revision-targets button{min-height:44px;border:1px solid #c98016;background:#fff;color:#7a4a00}.cloud-submit-notice{border:1px solid #a7e6ce;border-radius:8px;background:#effcf6;color:#146c43;padding:14px 18px;margin:14px 14px 0}.cloud-submit-notice strong{display:block;margin-bottom:6px;color:#0f6f4d}.cloud-submit-notice p{margin:0;color:#28724f}.cloud-conflict-notice{display:flex;align-items:center;justify-content:space-between;gap:14px;border:1px solid #f2b84b;border-radius:8px;background:#fffbeb;color:#7a4a00;padding:14px 18px;margin:14px 14px 0}.cloud-conflict-actions{display:flex;gap:8px;flex-wrap:wrap}.cloud-conflict-notice strong{display:block;margin-bottom:4px;color:#9a3412}.cloud-conflict-notice p{margin:0;color:#7c4a03}.cloud-conflict-notice button{flex:0 0 auto}.loading{min-height:100vh;display:grid;place-items:center;color:#667085}.cloud-error{gap:10px;text-align:center}.cloud-error strong{color:#172033;font-size:24px}.cloud-error span{color:#667085}.app-shell{min-height:100vh;background:#f5f7fa}.topbar{min-height:118px;display:grid;grid-template-areas:"brand actions" "status status" "progress progress";grid-template-columns:minmax(420px,1fr) auto;align-items:center;gap:10px 20px;padding:12px 22px 14px;border-bottom:1px solid #dde3eb;background:#fffffff0;position:sticky;top:0;z-index:20}.brand{grid-area:brand;display:flex;align-items:center;gap:12px;min-width:0}.brand svg{color:#0f9b8e}.brand h1{font-size:22px;line-height:1.2;margin:0;letter-spacing:0;flex:0 1 auto;white-space:nowrap}.draft-switcher{display:flex;align-items:center;gap:8px;min-width:0;margin-left:6px}.draft-switcher>span{max-width:160px;overflow:hidden;color:#0f9b8e;font-size:13px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.draft-switcher select{max-width:170px;min-height:34px;border:1px solid #d8e0ea;border-radius:7px;background:#fff;color:#263349;padding:0 8px}.cloud-mode-badge{display:grid;grid-template-columns:minmax(0,1fr) auto;max-width:310px;border:1px solid #b7eee4;border-radius:7px;background:#effffb;padding:6px 10px}.cloud-mode-badge em{color:#0f766e;font-size:12px;font-style:normal;font-weight:800}.draft-manager{position:relative}.draft-manager summary{cursor:pointer;color:#667085;font-size:13px;font-weight:700;list-style:none}.draft-manager summary::-webkit-details-marker{display:none}.draft-manager>div{position:absolute;top:calc(100% + 10px);left:0;z-index:30;width:260px;max-height:280px;overflow-y:auto;padding:8px;border:1px solid #d8e0ea;border-radius:7px;background:#fff;box-shadow:0 18px 40px #1e293b29}.draft-manager p{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:0;padding:7px 6px}.link-btn{border:0;background:transparent;color:#263349;cursor:pointer;font:inherit;font-size:13px;text-align:left}.link-btn:first-child{max-width:168px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.top-status{grid-area:status;display:grid;grid-template-columns:minmax(180px,.72fr) minmax(250px,1fr) minmax(260px,1fr);gap:0;min-width:0;overflow:hidden;border:1px solid #dce7e8;border-radius:8px;background:#f8fbfb}.save-status{display:flex;align-items:center;gap:10px;min-width:0;min-height:54px;padding:8px 14px}.top-status>*+*{border-left:1px solid #dce7e8}.save-status svg{color:#12a389}.save-status strong{display:block;color:#0e9482;font-size:15px}.save-status span{color:#6a7485;font-size:12px;line-height:1.45}.overall-status{min-height:54px;display:grid;grid-template-columns:auto minmax(90px,1fr) auto;align-items:center;gap:9px;padding:8px 14px}.overall-status span{color:#667085;font-size:12px;white-space:nowrap}.overall-status strong{color:#0f9b8e;font-size:14px}.overall-status-bar{height:6px;background:#dce8ee;border-radius:999px;overflow:hidden}.overall-status-bar b{display:block;height:100%;border-radius:inherit;background:#0f9b8e;transition:width .25s ease}.export-ready svg,.export-ready strong{color:#11a36d}.export-ready.readiness-blocked svg,.export-ready.readiness-blocked strong,.export-ready.readiness-checking svg,.export-ready.readiness-checking strong{color:#b45309}.export-ready.readiness-incomplete svg,.export-ready.readiness-incomplete strong{color:#667085}.actions{grid-area:actions;display:flex;flex-wrap:nowrap;gap:8px;align-items:center;justify-content:flex-end;min-width:0}.actions .top-action-submit{min-width:126px;min-height:44px}.actions .top-action-export{min-width:156px}.action-progress{grid-area:progress;display:grid;grid-template-columns:minmax(190px,auto) minmax(160px,1fr) 44px;align-items:center;gap:12px;min-width:0;min-height:42px;padding:8px 12px;border:1px solid #b9ddd8;border-radius:7px;background:#f3fbf9}.action-progress:has(>button){grid-template-columns:minmax(190px,auto) minmax(160px,1fr) auto auto}.action-progress-copy{display:flex;align-items:baseline;gap:8px;min-width:0}.action-progress-copy strong{color:#0f766e;font-size:13px;white-space:nowrap}.action-progress-copy span{min-width:0;overflow-wrap:anywhere;color:#526174;font-size:12px}.action-progress-track{height:8px;overflow:hidden;border-radius:999px;background:#dbe8e8}.action-progress-track b{display:block;height:100%;border-radius:inherit;background:#0f9b8e;transition:width .22s ease}.action-progress-track.indeterminate b{width:42%}.action-progress em{color:#0f766e;font-size:12px;font-style:normal;font-weight:800;text-align:right}.action-progress.success{border-color:#b7e4cf;background:#f1fbf6}.action-progress.error{border-color:#f3c7c3;background:#fff7f6}.action-progress.error .action-progress-copy strong,.action-progress.error em{color:#b42318}.action-progress.error .action-progress-track b{background:#d92d20}.primary,.soft-btn,.icon-btn{border:1px solid #d8e0ea;background:#fff;color:#263349;min-height:38px;border-radius:7px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 14px;flex:0 0 auto;line-height:1.25;white-space:normal}.primary{background:var(--action-primary-background);border-color:var(--action-primary-background);color:#fff;font-weight:700}.primary:hover{background:var(--action-primary-hover)}.primary:disabled{cursor:not-allowed;opacity:1;background:#d9e3ea;border-color:#d9e3ea;color:#667085}.primary.needs-attention{background:var(--action-attention-background);border-color:var(--action-attention-background)}.primary.needs-attention:hover{background:var(--action-attention-hover)}.mobile-action-menu{display:none}.soft-btn:hover{background:#f8fafc;border-color:#bfcedd}.soft-btn:disabled{cursor:not-allowed;color:#98a2b3;background:#f3f6f9;border-color:#e0e6ee}.soft-btn.compact{min-height:34px;padding-inline:11px;font-size:13px}.icon-btn{width:31px;height:31px;min-height:31px;padding:0}.danger,.danger-text{color:#d92d20}.workspace{display:grid;grid-template-columns:270px minmax(0,1fr) 360px;gap:14px;padding:14px}.sidebar,.audit-side{display:flex;flex-direction:column;gap:14px}.sidebar{position:sticky;top:86px;align-self:start}.steps{background:#fff;border:1px solid #e0e6ee;border-radius:8px;overflow:hidden}.step{width:100%;display:grid;grid-template-columns:36px 1fr 42px;align-items:center;gap:10px;padding:24px 16px;min-height:112px;border:0;border-bottom:1px solid #e6ebf2;background:#fff;text-align:left;color:#1f2937;position:relative}.step:last-child{border-bottom:0}.step.active:before{content:"";position:absolute;left:0;top:14px;bottom:14px;width:3px;background:#0f9b8e}.step-index{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#e6edf3;color:#536172;font-weight:700}.step.active .step-index{background:#16b7ad;color:#fff}.step-body strong{display:block;font-size:14px;margin-bottom:14px}.progress-line{display:block;height:5px;background:#e7edf3;border-radius:999px;overflow:hidden}.progress-line span{display:block;height:100%;border-radius:inherit;background:#0f9b8e}.step:nth-child(2) .progress-line span{background:#1c75d8}.step:nth-child(3) .progress-line span{background:#f18b15}.step em{color:#637084;font-style:normal;font-size:13px}.storage-card,.hint-card,.panel{background:#fff;border:1px solid #e0e6ee;border-radius:8px}.storage-card,.hint-card{padding:18px}.storage-card{color:#536172}.storage-card svg{color:#64748b;margin-bottom:8px}.storage-card strong,.hint-card strong{display:block;color:#253044;margin-bottom:4px}.storage-card span,.hint-card p{color:#6a7485;font-size:13px}.storage-bar{height:5px;background:#e4ebf2;border-radius:999px;overflow:hidden;margin-top:14px}.storage-bar span{display:block;width:24%;height:100%;background:#0f9b8e}.hint-card{background:#effafa;border-color:#d8f0ee}.content{min-width:0;display:flex;flex-direction:column;gap:12px}.panel{overflow:hidden}.panel-title{min-height:52px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 18px;border-bottom:1px solid #e3e9f0}.panel-title h2,.audit-card h2,.image-audit h2,.final-panel h2{font-size:18px;margin:0;line-height:1.2}.panel-title span{color:#667085;font-size:13px}.sheet-title-left{display:flex;align-items:center;gap:12px;min-width:0}.uid-help-callout{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:66px;padding:10px 14px;border-left:5px solid var(--action-critical-background);border-bottom:1px solid var(--grid-border);background:var(--surface-raised)}.uid-help-callout>div{display:grid;gap:2px}.uid-help-callout strong{color:var(--ink-primary);font-size:14px}.uid-help-callout span{color:var(--ink-secondary);font-size:12px;line-height:1.5}.uid-help-primary{min-height:44px;padding:0 16px;border:1px solid var(--action-critical-background);border-radius:6px;background:var(--action-critical-background);color:#fff;font-weight:800;white-space:nowrap;box-shadow:0 4px 12px #b4231838}.uid-help-primary:hover{border-color:var(--action-critical-hover);background:var(--action-critical-hover)}.main-form{min-height:565px}.form-grid{padding:22px 18px;display:grid;grid-template-columns:1fr 1fr;gap:20px 18px}.field{display:grid;grid-template-columns:118px minmax(0,1fr);align-items:center;gap:12px;position:relative}.field.full{grid-column:1 / -1}.field span{color:#344054;font-size:14px}.field b,.group-head b{color:#d92d20}.field input,.field textarea{width:100%;border:1px solid #d9e1ea;border-radius:6px;color:#1f2937;outline:none;background:#fff}.field input{height:42px;padding:0 14px}.field textarea{min-height:78px;resize:vertical;padding:12px 14px}.field input:focus,.field textarea:focus,.sheet input:focus,.note-input:focus{border-color:#0f9b8e;box-shadow:0 0 0 3px #0f9b8e1f}.attention-target{animation:attentionPulse 1.2s ease-in-out 2;outline:3px solid #f04438!important;outline-offset:3px}.sheet input.attention-target{box-shadow:inset 0 0 0 2px #f04438,0 0 0 4px #f044382e}.image-group.attention-target{border-color:#f04438;box-shadow:0 0 0 4px #f0443824}@keyframes attentionPulse{0%,to{outline-color:#f04438}50%{outline-color:#f59e0b}}.field em{position:absolute;right:12px;bottom:10px;color:#8a94a6;font-size:12px;font-style:normal;background:#fff}.sheet-panel{min-height:290px}.sheet-wrap{overflow:auto;max-height:390px}.sheet{border-collapse:collapse;width:100%;min-width:1360px;font-size:13px}.project-sheet-panel .sheet{min-width:1840px}.sheet th,.sheet td{border:1px solid #e1e7ee;height:42px;padding:0;background:#fff;position:relative}.sheet th{position:sticky;top:0;z-index:2;background:#f7f9fc;font-weight:700;color:#374151}.project-sheet-panel .sheet th:nth-child(2),.project-sheet-panel .sheet th:nth-child(3),.project-sheet-panel .sheet th:nth-child(4),.project-sheet-panel .sheet th:nth-child(5),.project-sheet-panel .sheet th:nth-child(6){background:#ffc400;color:#171717}.sheet tr.example-row td{height:auto;min-height:92px;padding:10px 8px;background:#e8f0ff;color:#172033;vertical-align:top;white-space:pre-wrap;line-height:1.55}.sheet tr.example-row .row-num{color:#1d4ed8;font-weight:800;vertical-align:middle}.example-cell{min-width:90px}.example-cell span{display:block}.example-action{width:72px;text-align:center;color:#667085!important;font-weight:700;vertical-align:middle!important}.sheet tr.incomplete-row td{background:#fff8f6}.sheet tr.incomplete-row td:first-child{color:#d92d20;font-weight:800}.row-num{width:44px;text-align:center;color:#667085;background:#f7f9fc!important}.sheet input{border:0;width:100%;height:41px;padding:0 10px;outline:none;color:#263349;background:transparent}.sheet tr:hover td{background:#fbfdff}.sheet td.selected-cell{background:#eef7ff!important;box-shadow:inset 0 0 0 1px #2f80ed}.sheet td.selected-cell input{color:#102a43}.sheet tr.incomplete-row:hover td{background:#fff3ef}.sheet-empty{height:72px!important;text-align:center;color:#98a2b3;background:#fbfdff!important}.guide-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:110;display:grid;place-items:center;padding:24px;background:#0f172a94;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.guide-dialog{position:relative;width:min(1180px,94vw);max-height:90vh;display:grid;grid-template-columns:260px minmax(0,1fr);overflow:hidden;border-radius:8px;border:1px solid rgba(255,255,255,.45);background:#fff;box-shadow:0 30px 80px #0f172a61}.guide-close{position:absolute;top:12px;right:12px;z-index:3;width:36px;height:36px;display:grid;place-items:center;border:1px solid #d8e0ea;border-radius:7px;background:#fff;color:#263349}.guide-side{display:grid;grid-template-rows:auto 1fr;gap:18px;padding:22px 18px;background:#0f9b8e;color:#fff}.guide-side>div{display:grid;gap:6px}.guide-side>div span{font-size:13px;opacity:.82}.guide-side>div strong{font-size:22px;line-height:1.25}.guide-side nav{display:grid;align-content:start;gap:9px}.guide-side nav button{min-height:42px;display:grid;grid-template-columns:26px 1fr;align-items:center;gap:9px;border:1px solid rgba(255,255,255,.22);border-radius:7px;padding:0 10px;background:#ffffff1a;color:#fff;text-align:left}.guide-side nav button.active{background:#fff;color:#0b766d}.guide-side nav em{width:24px;height:24px;display:grid;place-items:center;border-radius:50%;background:#fff3;font-style:normal;font-weight:800;font-size:12px}.guide-side nav button.active em{background:#0f9b8e;color:#fff}.guide-main{min-width:0;max-height:90vh;display:grid;grid-template-rows:auto minmax(0,1fr) auto auto;overflow:hidden}.guide-head{display:flex;justify-content:space-between;gap:18px;padding:22px 62px 16px 22px;border-bottom:1px solid #e3e9f0}.guide-head span{display:inline-flex;width:fit-content;margin-bottom:8px;padding:4px 9px;border-radius:999px;background:#effafa;color:#0f9b8e;font-size:12px;font-weight:800}.guide-head h2{margin:0;color:#172033;font-size:24px;line-height:1.2}.guide-head p{max-width:680px;margin:8px 0 0;color:#667085;line-height:1.65;font-size:14px}.guide-head>strong{flex:0 0 auto;align-self:start;color:#0f9b8e;font-size:15px}.guide-image{min-height:0;padding:18px 22px;overflow:auto;background:#f7f9fc}.guide-image img{display:block;width:100%;min-width:680px;border:1px solid #dfe7f0;border-radius:8px;background:#fff}.guide-points{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:14px 22px;border-top:1px solid #e3e9f0;background:#fff}.guide-points div{min-height:38px;display:flex;align-items:center;gap:8px;padding:0 11px;border-radius:7px;background:#f1fbf5;color:#344054;font-size:13px}.guide-points svg{flex:0 0 auto;color:#079455}.guide-actions{display:flex;justify-content:space-between;gap:12px;padding:14px 22px;border-top:1px solid #e3e9f0;background:#fff}.uid-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1300;display:grid;place-items:center;padding:24px;background:#0f172a8a;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.uid-dialog{position:relative;width:min(920px,92vw);max-height:88vh;display:flex;flex-direction:column;overflow:hidden;border-radius:8px;border:1px solid rgba(255,255,255,.34);background:#0f172a;box-shadow:0 28px 70px #0f172a5c}.uid-dialog-details{width:min(880px,92vw);background:#fff}.uid-dialog-error{width:min(520px,92vw);background:#fff}.uid-close{position:absolute;top:12px;right:12px;z-index:2;width:36px;height:36px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.36);border-radius:7px;background:#0f172ab8;color:#fff}.uid-dialog-details .uid-close,.uid-dialog-error .uid-close{border-color:#d8e0ea;background:#fff;color:#172033}.uid-dialog-head{min-height:58px;display:flex;align-items:center;gap:10px;padding:0 64px 0 18px;color:#fff;background:#111827}.uid-dialog-head strong{font-size:17px}.uid-dialog-head span{color:#cbd5e1;font-size:13px}.uid-video{width:100%;max-height:calc(88vh - 58px);background:#000}.uid-details{display:grid;grid-template-columns:minmax(0,1fr) 280px;min-height:430px;background:#fff}.uid-permissions{display:grid;align-content:start;gap:12px;padding:34px 28px 24px}.uid-details-heading{display:flex;align-items:flex-start;gap:10px;margin-bottom:4px}.uid-details-heading svg{flex:0 0 auto;color:var(--brand-jade)}.uid-details-heading h2,.uid-details-heading p,.uid-permissions article p{margin:0}.uid-details-heading h2{padding-right:36px;color:var(--ink-primary);font-size:20px}.uid-details-heading p{margin-top:5px;color:var(--ink-secondary);font-size:13px}.uid-permissions article{padding:14px 16px;border:1px solid var(--grid-border);border-radius:7px;background:#f8faf9}.uid-permissions article strong{display:block;margin-bottom:5px;color:var(--brand-forest);font-size:15px}.uid-permissions article p{color:var(--ink-secondary);font-size:13px;line-height:1.65}.uid-replay{width:fit-content;margin-top:2px}.uid-qr-panel{display:grid;justify-items:center;gap:12px;padding:54px 24px 28px;border-left:1px solid var(--grid-border);background:#f8faf9;text-align:center}.uid-qr-panel svg{color:#0f9b8e}.uid-qr-panel strong{color:#172033;font-size:22px}.uid-qr-panel img{width:min(220px,72vw);aspect-ratio:1;object-fit:contain;border:1px solid #e0e6ee;border-radius:8px;background:#fff}.uid-video-error{display:grid;justify-items:center;gap:10px;padding:60px 30px 34px;color:var(--ink-primary);text-align:center}.uid-video-error>svg{color:var(--action-critical-background)}.uid-video-error>strong{font-size:20px}.uid-video-error>p{max-width:380px;margin:0;color:var(--ink-secondary);line-height:1.6}.uid-video-error>div{display:flex;gap:10px;margin-top:8px}.uid-qr-panel span{color:#667085;font-size:13px}.image-panel{min-height:600px}.image-groups{display:grid;gap:0}.image-group{padding:18px;border-bottom:1px solid #e3e9f0}.image-group:last-child{border-bottom:0}.group-head{display:flex;justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:14px}.group-head strong{display:block;font-size:16px}.group-head span{color:#667085;font-size:13px}.rule-tags{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.rule-tags em{font-style:normal;font-size:12px;color:#177ddc;background:#eef6ff;border:1px solid #c9e4ff;border-radius:5px;padding:4px 8px}.upload-row{display:grid;grid-template-columns:220px minmax(0,1fr);gap:16px}.route-methods{display:grid;gap:14px}.route-note-tip{min-height:38px;display:flex;align-items:center;border:1px solid #b9dafc;border-radius:7px;padding:9px 12px;background:#eef6ff;color:#1d4ed8;font-size:13px;line-height:1.5}.route-method{border:1px solid #dfe8f2;border-radius:8px;background:#fbfdff;padding:14px}.route-method.complete{border-color:#bfe7d4;background:#f6fdf9}.route-method-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px}.route-method-head strong{display:block;font-size:15px}.route-method-head span{color:#667085;font-size:12px}.route-method-head em{font-style:normal;font-size:12px;color:#177ddc;background:#eef6ff;border:1px solid #c9e4ff;border-radius:5px;padding:4px 8px;white-space:nowrap}.route-method.complete .route-method-head em{color:#07884f;background:#eaf8f0;border-color:#c7ead8}.route-example{border:1px solid #d9e3ee;border-radius:7px;overflow:hidden;background:#fff;margin-bottom:12px}.route-example img{display:block;width:100%;max-height:130px;object-fit:contain;background:#fff}.route-upload-row{grid-template-columns:220px minmax(0,1fr)}.upload-zone{height:162px;border:1px dashed #74a9ff;border-radius:8px;display:grid;place-items:center;align-content:center;gap:5px;color:#177ddc;background:#f8fbff;position:relative}.upload-zone.read-only{cursor:not-allowed;opacity:.58}.field input:disabled,.field textarea:disabled,.sheet input:disabled,.note-input:disabled{color:#526071;background:#f4f6f8;cursor:not-allowed}.field-error{display:block;margin-top:6px;color:#b42318;font-size:12px;font-style:normal;line-height:1.45}.field :is(input,textarea)[aria-invalid=true]{border-color:#e5484d}.read-only-section{-webkit-user-select:text;user-select:text}.read-only-section .panel-title{align-items:center}.read-only-badge{display:inline-flex;align-items:center;min-height:28px;padding:0 9px;border:1px solid #d0d8e4;border-radius:5px;background:#f6f8fb;color:#526071;font-size:12px;font-weight:700}.read-only-details{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin:0;border:1px solid #e0e6ee;border-radius:8px;overflow:hidden}.read-only-details>div{min-width:0;padding:14px 16px;border-bottom:1px solid #e7ebf1}.read-only-details>div:nth-child(odd){border-right:1px solid #e7ebf1}.read-only-details>div:nth-last-child(-n+2){border-bottom:0}.read-only-details dt{margin-bottom:5px;color:#667085;font-size:12px}.read-only-details dd{margin:0;overflow-wrap:anywhere;color:#172033;line-height:1.6;white-space:pre-wrap}.read-only-table td{min-width:128px;color:#344054;line-height:1.55;white-space:pre-wrap}.read-only-empty{margin:0;padding:16px;color:#667085;background:#f7f9fc}.read-only-image-groups,.read-only-image-groups>section{display:grid;gap:12px}.read-only-image-groups>section+section{padding-top:16px;border-top:1px solid #e7ebf1}.read-only-image-groups h3{margin:0;color:#344054;font-size:15px}.read-only-image-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:12px}.read-only-image-grid figure{min-width:0;margin:0;border:1px solid #e0e6ee;border-radius:7px;overflow:hidden;background:#fff}.read-only-image-grid img{display:block;width:100%;aspect-ratio:4 / 3;object-fit:contain;background:#f6f8fb}.read-only-image-grid figcaption{display:grid;gap:4px;padding:10px;color:#667085;font-size:12px}.read-only-image-grid figcaption strong{overflow-wrap:anywhere;color:#344054}.upload-zone input{display:none}.upload-zone strong{color:#263349;font-size:13px}.upload-zone span,.upload-zone small{font-size:12px}.upload-zone.green{border-color:#7ccf9c;color:#17a05d;background:#f6fdf8}.upload-zone.teal{border-color:#71c9c3;color:#0f9b8e;background:#f3fbfa}.upload-zone.purple{border-color:#bba7ff;color:#7856d8;background:#fbf9ff}.zone-mark{position:absolute;right:10px;bottom:10px;opacity:.5}.thumb-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(138px,1fr));gap:10px}.thumb{border:1px solid #dfe6ee;border-radius:7px;padding:8px;min-height:190px;position:relative;background:#fff;min-width:0}.thumb.passed{border-color:#cfeedd}.thumb.failed{border-color:#ffd2cc}.thumb img,.svg-preview{width:100%;aspect-ratio:16 / 10;object-fit:cover;border-radius:5px;background:#f1f5f9;border:1px solid #e5ebf2}.svg-preview{display:grid;place-items:center;color:#667085;font-weight:800;text-align:center;padding:8px}.thumb-delete{position:absolute;top:12px;right:12px;width:26px;height:26px;border:1px solid #f0c8c3;background:#fff;color:#d92d20;border-radius:6px;display:grid;place-items:center}.thumb-meta{margin-top:7px}.thumb-meta strong{display:block;font-size:12px;overflow:hidden;line-height:1.35;overflow-wrap:anywhere}.thumb-meta span,.thumb small,.reject-reason{display:block;color:#667085;font-size:11px;margin-top:3px}.thumb small,.reject-reason{color:#d92d20;line-height:1.35}.reject-reason{padding:6px 7px;background:#fff0ee;border-radius:5px}.thumb-status,.status,.level{display:inline-flex;align-items:center;min-height:24px;border-radius:5px;padding:0 8px;font-size:12px;font-weight:700;margin-top:6px}.passed,.status.passed{color:#07884f;background:#eaf8f0}.failed,.status.failed{color:#d92d20;background:#fff0ee}.note-input{width:100%;height:30px;margin-top:7px;border:1px solid #dce4ed;border-radius:5px;padding:0 8px;outline:none;font-size:12px}.route-name-input{border-color:#9bd7cc;background:#fff}.route-name-help{display:block;margin-top:5px;color:#667085;font-size:11px;line-height:1.45}.empty-thumbs{min-height:162px;border:1px dashed #d8e0ea;border-radius:8px;display:grid;place-items:center;color:#98a2b3}.audit-side{position:sticky;top:86px;align-self:start}.audit-card,.image-audit,.package-ready,.rules-card,.next-action-card{padding:18px}.next-action-card{display:grid;gap:10px;border-color:#b7eee4;background:#f2fffb}.next-action-card span{color:#0f766e;font-size:12px;font-weight:800}.next-action-card strong{color:#172033;font-size:17px;line-height:1.35}.next-action-card p{margin:0;color:#5f6c7b;font-size:13px;line-height:1.55}.next-action-card button{width:100%}.rules-card{display:grid;gap:12px}.rules-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.rules-head h3{margin:0;font-size:18px}.success-text{color:#0f9f83}.rules-card p{color:#667085;font-size:13px;margin:0}.rules-list{display:grid;gap:8px}.rule-row{border:1px solid #e6ebf2;border-radius:8px;background:#fff;color:#172033;cursor:pointer;display:grid;gap:3px;padding:10px;text-align:left;min-width:0;overflow-wrap:anywhere}.rule-row span{color:#d92d20;font-size:12px;font-weight:700}.rule-row.warning span{color:#b54708}.rule-row b{font-size:13px}.rule-row em{color:#667085;font-size:12px;font-style:normal;line-height:1.45}.missing{display:grid;gap:12px}.missing h3{color:#d92d20;font-size:18px;margin:0}.missing-scroll{display:grid;gap:10px;max-height:310px;overflow:auto;padding-right:2px}.missing-row{display:grid;grid-template-columns:10px minmax(88px,.32fr) minmax(0,1fr);gap:6px 10px;align-items:start;min-width:0;padding:7px 0;font-size:13px}.missing-row b{width:7px;height:7px;border-radius:50%;background:#f04438;margin-top:6px}.missing-row span,.missing-row em{min-width:0;line-height:1.55;overflow-wrap:anywhere}.missing-row em{color:#667085;font-style:normal}.success-line{color:#07884f;display:flex;gap:8px;align-items:center;font-size:13px}.image-audit{display:grid;gap:10px}.image-audit h2{margin-bottom:4px}.image-audit div:not(:first-child){display:flex;justify-content:space-between;align-items:center;min-height:40px;padding:0 12px;border-radius:6px;background:#f6f8fb;color:#5a6678}.image-audit strong{color:#0f9b8e}.package-ready{display:grid;gap:9px;border-color:#ffd8ba;background:#fffaf5}.package-ready.ready{border-color:#bfecd3;background:#f1fbf5}.package-ready.blocked,.package-ready.checking{border-color:#f2b84b;background:#fffbeb}.package-ready svg{color:#f08a24}.package-ready.ready svg{color:#079455}.package-ready span{color:#667085;font-size:13px}.simple-table{width:100%;border-collapse:collapse;font-size:13px}.recent-panel{overflow-x:auto}.recent-panel.embedded{margin:14px 18px 0;border:1px solid #dfe7f0;border-radius:7px;background:#fbfdff}.recent-panel .simple-table{min-width:640px}.simple-table th,.simple-table td{border-bottom:1px solid #e6ebf2;padding:11px 14px;text-align:left}.simple-table th{background:#f7f9fc;color:#475467;font-weight:700}.simple-table td{color:#344054}.level.错误{color:#d92d20;background:#fff0ee}.level.警告{color:#e07000;background:#fff5e8}.level.提示{color:#177ddc;background:#eef6ff}.footer-actions{display:flex;justify-content:space-between;gap:12px;padding:0 2px}.step-actions{display:flex;justify-content:space-between;gap:12px;padding:2px 0}.final-panel{padding:24px;display:grid;gap:20px}.final-panel p{margin:8px 0 0;color:#667085}.export-tree{background:#f7f9fc;border:1px solid #e0e6ee;border-radius:8px;padding:16px;display:grid;gap:8px;color:#475467}.export-tree strong{color:#172033}.final-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.final-grid div{border:1px solid #e0e6ee;border-radius:8px;padding:16px;display:grid;gap:5px}.final-grid strong{font-size:26px;color:#0f9b8e}.final-grid span,.check-list span{color:#667085}.check-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.check-list div{min-height:38px;display:flex;align-items:center;gap:8px;color:#07884f;background:#f1fbf5;border-radius:7px;padding:0 12px}.check-list strong{margin-left:auto;color:#172033}.primary.big{width:fit-content;min-height:46px;padding-inline:20px}.final-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.soft-btn.big{min-height:46px;padding-inline:20px;font-weight:700}.app-shell{padding-bottom:74px;background:var(--surface-canvas);color:var(--ink-primary)}.topbar{min-height:76px;grid-template-areas:"brand status actions" "progress progress progress";grid-template-columns:minmax(430px,1fr) minmax(360px,.75fr) auto;gap:8px 24px;padding:10px 24px;border-color:var(--divider-soft);background:color-mix(in srgb,var(--surface-raised) 96%,transparent)}.brand{position:relative;z-index:0;isolation:isolate}.brand:before{content:"";position:absolute;z-index:-1;top:-28px;left:-34px;width:210px;height:104px;border-radius:0 0 92px;background:var(--brand-forest)}.brand>svg{color:#fff}.brand-copy{display:grid;gap:2px;min-width:138px;color:#fff}.brand-copy>span{font-size:15px;font-weight:800}.brand-copy h1{color:#ffffffc2;font-size:11px;font-weight:600}.cloud-mode-badge{max-width:290px;border-color:#c9ddd7;background:#fffdf9f5}.top-status{grid-template-columns:minmax(170px,.8fr) minmax(190px,1fr);border:0;background:transparent}.top-status>*+*{border-left-color:var(--divider-soft)}.save-status,.overall-status{min-height:48px}.actions .top-action-next,.actions .top-action-submit{min-width:196px;min-height:44px}.mobile-action-menu{position:relative;display:block}.mobile-action-menu>summary,.sheet-more-menu>summary,.workspace-footer-more>summary{list-style:none}.mobile-action-menu>summary::-webkit-details-marker,.sheet-more-menu>summary::-webkit-details-marker,.workspace-footer-more>summary::-webkit-details-marker{display:none}.mobile-action-menu>div,.sheet-more-menu>div,.workspace-footer-more>div{position:absolute;z-index:40;top:calc(100% + 8px);right:0;display:grid;gap:6px;min-width:230px;padding:8px;border:1px solid var(--grid-border);border-radius:8px;background:var(--surface-raised);box-shadow:0 18px 42px #102a2b21}.draft-manager:not([open])>div,.mobile-action-menu:not([open])>div,.sheet-more-menu:not([open])>div,.workspace-footer-more:not([open])>div{display:none}.mobile-action-menu>div button,.workspace-footer-more>div button{width:100%;min-height:38px}.menu-readiness{display:grid;gap:2px;margin:0 0 4px;padding:8px 10px;border-radius:6px;background:#f1f5f3}.menu-readiness span{color:var(--ink-secondary);font-size:12px}.workspace{grid-template-columns:150px minmax(0,1fr) 320px;gap:16px;max-width:1920px;margin:0 auto;padding:18px 24px 24px}.workspace:where(.workspace-final-step){grid-template-columns:150px minmax(0,1fr)}.workspace-final-step .content,.workspace-final-step .final-panel{min-width:0;max-width:100%}.workspace:has(.project-sheet-panel){grid-template-columns:150px minmax(0,1fr)}.sidebar{top:92px}.steps{overflow:visible;border:0;border-radius:0;background:transparent}.step{grid-template-columns:34px minmax(0,1fr);gap:8px;min-height:92px;padding:16px 8px;border-bottom:0;background:transparent}.step:after{content:"";position:absolute;z-index:0;left:24px;top:58px;bottom:-18px;width:1px;background:#cbd8d3}.step:last-child:after{display:none}.step.active{border-radius:8px;background:#eef7f3}.step.active:before{top:8px;bottom:8px;width:4px;border-radius:0 4px 4px 0;background:var(--brand-jade)}.step-index{z-index:1;width:34px;height:34px;background:var(--surface-raised);border:1px solid #b9c9c3;color:var(--ink-secondary)}.step.active .step-index{background:var(--brand-forest)}.step-body strong{margin-bottom:6px;color:var(--ink-primary);font-size:13px;line-height:1.45}.step-body>span{color:var(--ink-secondary);font-size:12px}.step em{display:none}.panel{border-color:var(--grid-border);border-radius:8px;background:var(--surface-raised)}.content{gap:10px}.sheet-panel{min-height:0}.project-sheet-panel{min-height:540px}.panel-title{min-height:48px;border-color:var(--divider-soft)}.sheet-row-count{margin-left:auto}.sheet-toolbar{display:flex;align-items:center;gap:8px;min-height:54px;padding:8px 14px;border-bottom:1px solid var(--divider-soft);background:#fbfcfa}.sheet-toolbar .is-active{border-color:#85bbb0;background:var(--selection-fill);color:var(--brand-forest)}.sheet-toolbar-hint{margin-left:auto;color:var(--ink-secondary);font-size:12px;white-space:nowrap}.sheet-more-menu{position:relative}.sheet-more-menu>div{min-width:170px}.sheet-example-disclosure summary{padding:8px;color:var(--brand-jade);cursor:pointer;font-size:13px;font-weight:700}.sheet-example-disclosure dl{width:min(520px,70vw);max-height:300px;overflow:auto;margin:0;padding:6px;border-top:1px solid var(--divider-soft)}.sheet-example-disclosure dl>div{display:grid;grid-template-columns:130px minmax(0,1fr);gap:8px;padding:7px 4px;border-bottom:1px solid var(--divider-soft)}.sheet-example-disclosure dt{color:var(--ink-secondary);font-size:11px;font-weight:700}.sheet-example-disclosure dd{margin:0;color:var(--ink-primary);font-size:12px;line-height:1.5;white-space:pre-wrap}.sheet tr.example-row td{min-height:76px;padding:10px 8px;border-color:#c8ddd6;background:#edf8f4;color:var(--ink-primary);line-height:1.5;vertical-align:top;white-space:pre-wrap;-webkit-user-select:text;user-select:text}.sheet tr.example-row .row-num{color:var(--brand-jade);vertical-align:middle}.sheet tr.example-row .example-completion{color:var(--ink-secondary);font-size:11px;font-weight:700;vertical-align:middle}.sheet tr.example-row .example-action{padding-inline:8px;vertical-align:middle}.sheet tr.example-row .example-action button{display:inline-flex;align-items:center;gap:5px;color:var(--brand-jade);font-weight:700;white-space:nowrap}.sheet-feedback{margin:0;padding:7px 14px;border-bottom:1px solid #cfe1db;background:#edf8f4;color:var(--brand-forest);font-size:12px}.sheet-wrap{max-height:450px;border-bottom:1px solid var(--grid-border);scrollbar-color:#a9b7b2 #edf1ef}.sheet{min-width:1220px}.project-sheet-panel .sheet{min-width:1800px}.sheet th,.sheet td{border-color:var(--grid-border);min-width:138px}.sheet th{background:#f5f7f5;color:var(--ink-primary)}.sheet thead tr:first-child th{top:0}.sheet thead tr:nth-child(2) th{top:28px}.sheet .column-letter-row th{height:28px;min-width:44px;color:var(--ink-secondary);font-size:11px;font-weight:600}.project-sheet-panel .sheet th:nth-child(2),.project-sheet-panel .sheet th:nth-child(3),.project-sheet-panel .sheet th:nth-child(4),.project-sheet-panel .sheet th:nth-child(5),.project-sheet-panel .sheet th:nth-child(6){background:#f5f7f5;color:var(--ink-primary)}.sheet .row-num{min-width:44px;width:44px}.sheet input{min-height:44px;color:var(--ink-primary)}.sheet tr.incomplete-row td{background:#fffaf5}.sheet tr.incomplete-row td.missing-cell{background:#fff7f2;box-shadow:inset 0 0 0 1px #e67b55}.sheet tr.incomplete-row td.missing-cell input:focus{box-shadow:inset 0 0 0 2px var(--action-attention-background)}.sheet td.selected-cell{background:var(--selection-fill)!important;box-shadow:inset 0 0 0 2px var(--selection-teal)}.completion-column{position:sticky!important;right:48px;z-index:3;min-width:112px!important;width:112px;text-align:center;background:#fbfcfa!important}.row-completion{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:4px 8px;border-radius:6px;background:#edf1ef;color:var(--ink-secondary);font-size:12px;font-weight:700}.row-completion.complete{background:#e7f5ee;color:#087a55}.row-completion.incomplete{background:var(--blocker-surface);color:#9a3d07}.column-mini-map{display:grid;grid-template-columns:150px minmax(240px,1fr) 210px;align-items:center;gap:10px;padding:8px 14px;border-bottom:1px solid var(--divider-soft);background:#fbfcfa}.column-mini-map>strong,.column-mini-map-range{margin:0;color:var(--ink-secondary);font-size:11px}.column-mini-map>strong,.column-mini-map-range{white-space:nowrap}.column-mini-map-track{display:flex;gap:4px;min-width:0;overflow-x:auto;overflow-y:hidden;padding:2px 2px 5px;overscroll-behavior-inline:contain;scrollbar-color:#9fb5ae #e9efec;scrollbar-width:thin}.column-mini-map-track button{flex:0 0 auto;width:124px;height:30px;overflow:hidden;padding-inline:9px;border:1px solid var(--grid-border);border-radius:4px;background:#f1f3f2;color:var(--ink-secondary);font-size:10px;text-align:left;text-overflow:ellipsis;white-space:nowrap}.column-mini-map-track button.is-visible{border-color:#88bdb2;background:var(--selection-fill);color:var(--brand-forest)}.column-mini-map-track button span{display:inline-block;min-width:18px;margin-right:4px;font-weight:800}.column-mini-map-range{justify-self:end;text-align:right}.sheet-selection-status{display:flex;justify-content:space-between;gap:12px;padding:7px 14px;color:var(--ink-secondary);font-size:11px}.workspace-footer{position:fixed;z-index:60;right:0;bottom:0;left:0;display:grid;grid-template-columns:auto auto auto minmax(420px,1fr);align-items:center;gap:24px;min-height:64px;padding:8px 24px;border-top:1px solid var(--grid-border);background:#fffdf9f7;box-shadow:0 -10px 28px #102a2b0f;color:var(--ink-secondary);font-size:13px}.workspace-footer-status{display:flex;align-items:center;gap:7px;color:var(--brand-jade)}.footer-blockers{border:0;background:transparent;color:#087a55}.footer-blockers.has-blockers{color:var(--action-attention-background);font-weight:700}.workspace-footer-actions{display:flex;justify-content:flex-end;gap:10px}.workspace-footer-more{position:relative}.workspace-footer-more>div{top:auto;bottom:calc(100% + 8px)}.sheet-entry-panel{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:20px 28px;min-height:230px;padding:28px}.sheet-entry-copy{display:grid;gap:8px}.sheet-entry-copy h2,.sheet-entry-copy p{margin:0}.sheet-entry-copy h2{font-size:22px}.sheet-entry-copy p{max-width:660px;color:var(--ink-secondary);line-height:1.65}.sheet-entry-eyebrow{color:var(--brand-jade);font-size:12px;font-weight:800}.sheet-workbench-entry{min-width:142px;min-height:44px}.sheet-entry-summary{grid-column:1 / -1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid var(--divider-soft)}.sheet-entry-summary>div{display:grid;gap:5px;min-width:0;padding:18px 20px 0 0}.sheet-entry-summary>div+div{padding-left:20px;border-left:1px solid var(--divider-soft)}.sheet-entry-summary span,.sheet-entry-summary small{overflow:hidden;color:var(--ink-secondary);text-overflow:ellipsis;white-space:nowrap}.sheet-entry-summary span{font-size:12px}.sheet-entry-summary strong{font-size:16px}.sheet-entry-mobile-tables{display:none}.merchant-sheet-workbench{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;display:grid;grid-template-rows:auto auto minmax(0,1fr) 44px 34px;min-width:900px;width:100vw;height:100vh;height:100dvh;overflow:hidden;color:var(--ink-primary);background:var(--surface-canvas)}.sheet-workbench-header{display:grid;grid-template-columns:44px minmax(220px,1fr) minmax(120px,auto) auto auto;align-items:center;gap:12px;min-height:66px;padding:10px 18px;border-bottom:1px solid var(--grid-border);background:var(--surface-raised)}.sheet-workbench-back{width:44px;height:44px}.sheet-workbench-heading{display:grid;gap:2px;min-width:0}.sheet-workbench-heading h1,.sheet-workbench-heading p{margin:0}.sheet-workbench-heading h1{width:fit-content;font-size:18px}.sheet-workbench-heading p{color:var(--ink-secondary);font-size:12px}.sheet-workbench-save{overflow:hidden;color:var(--brand-jade);font-size:13px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.sheet-workbench-notices:empty{min-height:0;overflow:hidden}.sheet-workbench-notice{display:flex;align-items:center;gap:12px;min-height:44px;padding:7px 18px;border-bottom:1px solid var(--grid-border);background:var(--selection-fill);color:var(--ink-secondary);font-size:13px}.sheet-workbench-notice>div{display:grid;flex:1 1 auto;gap:2px}.sheet-workbench-notice strong{color:var(--ink-primary)}.sheet-workbench-notice.conflict,.sheet-workbench-notice.sync-failed{background:var(--blocker-surface)}.sheet-workbench-viewport{min-width:0;min-height:0;overflow:hidden}.sheet-panel-workbench{height:100%;min-height:0;margin:0;border:0;border-radius:0}.sheet-panel-workbench .sheet-toolbar{min-height:50px}.sheet-panel-workbench .sheet-wrap{height:calc(100% - 50px);max-height:none;overflow:auto;overscroll-behavior:contain}.sheet-panel-workbench.has-before-table .sheet-wrap{height:calc(100% - 116px)}.sheet-panel-workbench .sheet{min-width:max-content}.sheet-panel-workbench .sheet thead th{position:sticky;z-index:5}.sheet-panel-workbench .sheet .row-num{position:sticky;left:0;z-index:4;background:#f5f7f5}.sheet-panel-workbench .sheet thead .row-num{z-index:6}.sheet-panel-workbench .sheet input{min-width:138px}.sheet-panel-workbench.project-sheet-panel .sheet{width:100%;min-width:0;table-layout:fixed}.sheet-panel-workbench.project-sheet-panel .sheet th,.sheet-panel-workbench.project-sheet-panel .sheet td,.sheet-panel-workbench.project-sheet-panel .example-cell{min-width:0}.sheet-panel-workbench.project-sheet-panel .sheet-col-row-number{width:3%}.sheet-panel-workbench.project-sheet-panel .sheet-col-name{width:12%}.sheet-panel-workbench.project-sheet-panel .sheet-col-number{width:5%}.sheet-panel-workbench.project-sheet-panel .sheet-col-intro{width:14%}.sheet-panel-workbench.project-sheet-panel .sheet-col-text{width:7.2%}.sheet-panel-workbench.project-sheet-panel .sheet-col-completion{width:6%}.sheet-panel-workbench.project-sheet-panel .sheet-col-action{width:4%}.sheet-panel-workbench.project-sheet-panel .sheet thead tr:nth-child(2) th{height:auto;min-height:42px;padding:5px 3px;font-size:11px;line-height:1.25;overflow-wrap:anywhere;white-space:normal}.sheet-panel-workbench.project-sheet-panel .sheet input{min-width:0;padding-inline:5px;font-size:12px}.project-cell-editor{position:fixed;z-index:80;display:grid;grid-template-rows:minmax(0,1fr) auto;gap:6px;box-sizing:border-box;padding:8px;color:var(--ink-primary);background:var(--surface-raised);border:2px solid var(--selection-teal);border-radius:6px;box-shadow:0 12px 32px #102a2b2e}.project-cell-editor:focus-within{box-shadow:0 0 0 3px #0f9b8e29,0 12px 32px #102a2b2e}.project-cell-editor textarea{width:100%;height:100%;min-height:0;padding:8px 10px;resize:none;border:0;outline:0;color:var(--ink-primary);background:var(--surface-grid);font:inherit;font-size:13px;line-height:1.5}.project-cell-editor-help{overflow:hidden;margin:0;color:var(--ink-secondary);font-size:11px;line-height:16px;text-overflow:ellipsis;white-space:nowrap}.sheet-panel-workbench.project-sheet-panel .completion-column{position:static!important;right:auto;min-width:0!important;width:auto}.sheet-panel-workbench.project-sheet-panel .row-completion{min-height:28px;padding:3px 4px;font-size:11px}.sheet-panel-workbench.project-sheet-panel .example-action button{width:100%;justify-content:center;overflow:hidden;font-size:0}.sheet-workbench-tabs{display:flex;align-items:stretch;min-width:0;overflow-x:auto;border-top:1px solid var(--grid-border);background:var(--surface-canvas)}.sheet-workbench-tabs button{min-width:148px;min-height:44px;padding:0 18px;border:0;border-right:1px solid var(--grid-border);background:transparent;color:var(--ink-secondary)}.sheet-workbench-tabs button[aria-selected=true]{color:var(--brand-jade);background:var(--surface-raised);box-shadow:inset 0 3px 0 var(--selection-teal);font-weight:800}.sheet-workbench-tabs small{margin-left:6px;color:inherit}.sheet-workbench-status{display:grid;grid-template-columns:minmax(150px,1fr) auto minmax(150px,1fr);align-items:center;gap:18px;min-width:0;padding:0 16px;border-top:1px solid var(--grid-border);background:var(--surface-raised);color:var(--ink-secondary);font-size:11px}.sheet-workbench-status span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sheet-workbench-status span:last-child{text-align:right}@media(max-width:1180px){button,input,select,textarea,summary,[role=button]{min-height:44px}.primary,.soft-btn,.icon-btn,.actions summary,.ops-shell button,.ops-login button,.ops-shell input,.ops-shell select,.ops-shell textarea,.ops-login input{min-height:44px}.icon-btn,.ops-image-delete,.guide-close,.uid-close{min-width:44px}.topbar{grid-template-areas:"brand" "status" "actions" "progress";grid-template-columns:1fr;height:auto;gap:10px;padding:12px 14px;position:static}.top-status{grid-template-columns:repeat(3,minmax(0,1fr));justify-content:stretch}.save-status,.overall-status{min-height:54px;padding:8px 10px}.actions{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;justify-content:stretch}.action-progress{grid-template-columns:minmax(180px,auto) minmax(120px,1fr) 44px}.actions button{width:100%}.workspace{grid-template-columns:1fr}.sidebar,.audit-side{position:static}.sidebar{order:1}.content{order:2}.audit-side{order:3}.steps{display:grid;grid-template-columns:repeat(4,minmax(180px,1fr));overflow-x:auto}.step{border-bottom:0;border-right:1px solid #e6ebf2}.guide-dialog{grid-template-columns:1fr}.guide-side{grid-template-rows:auto auto;gap:12px}.guide-side nav{grid-template-columns:repeat(3,minmax(0,1fr))}.guide-main{max-height:calc(90vh - 198px)}.guide-points{grid-template-columns:1fr}}@media(max-width:1180px){.topbar{grid-template-areas:"brand actions" "status status" "progress progress";grid-template-columns:minmax(0,1fr) auto;gap:8px 14px}.top-status{grid-template-columns:repeat(2,minmax(0,1fr))}.workspace,.workspace:has(.project-sheet-panel){grid-template-columns:118px minmax(0,1fr)}.sidebar{position:sticky;top:128px;order:initial}.content{order:initial}.audit-side{grid-column:1 / -1;position:static;order:initial}.step{grid-template-columns:32px minmax(0,1fr);min-height:86px;padding-inline:6px}.step-body strong{font-size:12px}.step-body>span{font-size:11px}.sheet-toolbar{overflow-x:auto}.sheet-toolbar-hint{display:none}.column-mini-map{grid-template-columns:130px minmax(0,1fr) 190px}.workspace-footer{grid-template-columns:auto auto minmax(0,1fr);gap:14px}.workspace-footer>span{display:none}}@media(max-width:760px){.app-shell{padding-bottom:0}.topbar{grid-template-areas:"brand" "status" "actions" "progress";grid-template-columns:1fr;padding:8px 10px 10px}.brand:before{top:-20px;left:-20px;width:176px;height:74px}.brand-copy{min-width:118px}.brand-copy h1{display:none}.draft-switcher.cloud-mode-badge{width:auto;margin-left:auto}.top-status{grid-template-columns:1fr}.top-status .overall-status{display:grid;border-top:1px solid var(--divider-soft)}.actions,.actions.cloud-actions,.actions.local-actions{display:grid;grid-template-columns:minmax(0,1fr) auto}.workspace,.workspace:has(.project-sheet-panel){grid-template-columns:1fr;padding:10px}.sidebar{position:static}.steps{display:grid;grid-template-columns:repeat(4,minmax(116px,1fr));overflow-x:auto;padding-bottom:4px}.step{min-height:76px}.step:after,.step.active:before{display:none}.panel-title{flex-direction:row;align-items:center;padding:10px 12px}.sheet-title-left{flex-direction:row;align-items:center}.sheet-toolbar{padding-inline:10px}.sheet-toolbar .soft-btn.compact{min-height:44px}.sheet-wrap{max-height:420px}.column-mini-map{grid-template-columns:1fr;padding-inline:10px}.column-mini-map-range{grid-column:auto;justify-self:start;text-align:left}.sheet-selection-status{flex-direction:column}.workspace-footer{position:static;grid-template-columns:1fr;gap:8px;padding:10px}.workspace-footer>span{display:block}.workspace-footer-actions{display:grid;grid-template-columns:auto minmax(96px,.6fr) minmax(180px,1fr)}.workspace-footer-actions button{width:100%}}@media(max-width:760px){.read-only-details{grid-template-columns:1fr}.read-only-details>div,.read-only-details>div:nth-child(odd),.read-only-details>div:nth-last-child(-n+2){border-right:0;border-bottom:1px solid #e7ebf1}.read-only-details>div:last-child{border-bottom:0}.topbar{gap:4px;padding:8px;position:static}.cloud-conflict-notice{align-items:stretch;flex-direction:column}.brand{align-items:center;flex-wrap:nowrap;gap:8px}.brand svg{margin-top:2px}.brand h1{font-size:14px;max-width:none;white-space:normal}.brand .cloud-mode-badge{width:auto;margin-left:auto}.brand .cloud-mode-badge>span{display:none}.draft-switcher{width:100%;display:grid;grid-template-columns:minmax(0,1fr) minmax(132px,170px) auto auto;gap:8px;margin-left:0}.draft-switcher>span,.draft-switcher select{max-width:none}.cloud-mode-badge{grid-template-columns:minmax(0,1fr) auto}.top-status{grid-template-columns:1fr}.top-status>*+*{border-top:1px solid #dce7e8;border-left:0}.actions>.top-action-excel,.actions>.top-action-guide,.actions.cloud-actions>.top-action-export{display:none}.actions.cloud-actions,.actions.local-actions{grid-template-columns:minmax(0,1fr) auto}.mobile-action-menu{display:block;position:relative}.mobile-action-menu>summary{width:auto;min-width:44px;list-style:none}.mobile-action-menu>summary::-webkit-details-marker{display:none}.mobile-action-menu>div{position:absolute;z-index:20;top:calc(100% + 6px);right:0;width:min(280px,calc(100vw - 20px));display:grid;gap:6px;padding:8px;border:1px solid #d8e0ea;border-radius:7px;background:#fff;box-shadow:0 10px 28px #17203324}.mobile-action-menu>div button{width:100%}.top-status .overall-status,.top-status .export-ready{display:none}.action-progress{grid-template-columns:minmax(0,1fr) 40px;gap:7px 10px}.action-progress-copy{display:grid;gap:2px}.action-progress-track{grid-column:1 / -1;grid-row:2}.action-progress em{grid-column:2;grid-row:1}.missing-row{grid-template-columns:10px minmax(0,1fr)}.missing-row em{grid-column:2}.overall-status{grid-template-columns:auto minmax(42px,1fr) auto;min-height:42px}.save-status{min-width:0;min-height:50px}.save-status svg{width:21px;height:21px}.save-status strong{font-size:13px}.save-status span{font-size:11px}.form-grid,.final-grid,.check-list,.upload-row{grid-template-columns:1fr}.steps{grid-template-columns:repeat(2,minmax(0,1fr));overflow:visible}.step{grid-template-columns:32px 1fr;min-height:96px;gap:8px;padding:14px}.step em{grid-column:2}.field{grid-template-columns:1fr;gap:7px}.top-status,.step-actions,.footer-actions,.final-actions{flex-direction:column;align-items:stretch}.actions{grid-template-columns:repeat(2,minmax(0,1fr))}.actions .top-action-submit,.actions .top-action-export{min-width:0}.actions button,.step-actions button,.footer-actions button,.final-actions button{width:100%}.panel-title{align-items:stretch;flex-direction:column;padding:12px 14px}.sheet-title-left{align-items:flex-start;flex-direction:column;gap:8px}.uid-help-callout{align-items:stretch;flex-direction:column}.uid-help-primary{width:100%;white-space:normal}.uid-dialog-head{align-items:flex-start;flex-direction:column;gap:5px;padding:12px 58px 12px 14px}.uid-details{grid-template-columns:1fr;overflow-y:auto}.uid-qr-panel{border-top:1px solid var(--grid-border);border-left:0}.guide-overlay{padding:10px}.guide-dialog{width:100%;max-height:94vh}.guide-side{padding:16px 12px}.guide-side>div strong{font-size:18px}.guide-side nav{grid-template-columns:1fr 1fr}.guide-side nav button{min-height:38px;font-size:12px}.guide-main{max-height:calc(94vh - 248px)}.guide-head{flex-direction:column;padding:16px 54px 12px 14px}.guide-head h2{font-size:20px}.guide-image{padding:12px 14px}.guide-image img{min-width:760px}.guide-points,.guide-actions{padding:12px 14px}.guide-actions{flex-direction:column}.guide-actions button{width:100%}.storage-card,.hint-card{display:none}}@media(max-width:760px){.brand{flex-wrap:wrap}.brand .draft-switcher:not(.cloud-mode-badge){grid-template-columns:minmax(0,1fr) auto;width:100%;margin-left:0}.brand .draft-switcher:not(.cloud-mode-badge)>span,.brand .draft-switcher:not(.cloud-mode-badge) .draft-manager{display:none}.workspace,.sidebar,.content,.audit-side{min-width:0;width:100%;max-width:100%}.steps{grid-template-columns:repeat(4,116px);width:100%;max-width:100%;overflow-x:auto}.step{grid-template-columns:32px minmax(0,1fr);min-height:76px;padding:10px 8px}.step em{display:none}.panel-title{flex-direction:row;align-items:center;padding:10px 12px}.sheet-title-left{flex-direction:row;align-items:center}.workspace-footer{position:static;grid-template-columns:1fr}.workspace-footer-actions{display:grid;grid-template-columns:auto minmax(96px,.6fr) minmax(180px,1fr)}.completion-column{position:static!important}}@media(max-width:899px){.sheet-entry-panel,.sheet-workbench-entry,.merchant-sheet-workbench{display:none}.sheet-entry-mobile-tables{display:grid;gap:12px;min-width:0}.sheet-entry-mobile-tables>.read-only-section{min-width:0}}
