:root{--ref-navy:#031936;--ref-navy-soft:#0c2a50;--ref-ink:#071b3d;--ref-muted:#6f7b8c;--ref-line:#e2e7ed;--ref-canvas:#f7f9fb;--ref-teal:#0bb7ad;--ref-teal-dark:#079b95}.merchant-app-shell{min-height:100vh;color:var(--ref-ink);background:var(--ref-canvas)}.merchant-app-shell .sidebar{color:#fff;width:240px;box-shadow:none;background:radial-gradient(circle at 50% 100%,#0c3d6857,#0000 42%),linear-gradient(#031a39 0%,#02152f 100%);padding:0 12px 24px}.merchant-app-shell .brand{border-bottom:0;min-height:96px;padding:0 16px}.merchant-app-shell .brand-icon{width:42px;height:42px;box-shadow:none;background:0 0;border-radius:12px;overflow:hidden}.merchant-app-shell .brand strong{color:#fff;letter-spacing:-.02em;font-size:24px}.merchant-app-shell .sidebar-nav{padding-top:18px}.merchant-app-shell .sidebar-group{gap:8px;display:grid}.merchant-app-shell .sidebar-link{color:#d6e2ef;text-align:left;width:100%;min-height:58px;box-shadow:none;background:0 0;border:0;border-radius:10px;align-items:center;gap:15px;padding:10px 20px;display:flex;position:relative}.merchant-app-shell .sidebar-link:hover,.merchant-app-shell .sidebar-link.active{color:#2ce5d8;background:linear-gradient(90deg,#16406bf5,#133257e0);transform:none}.merchant-app-shell .sidebar-link.active:before{content:"";background:#20d6ca;border-radius:0 4px 4px 0;width:4px;position:absolute;inset:0 auto 0 -12px}.merchant-app-shell .sidebar-link span{color:currentColor;background:0 0;place-items:center;width:28px;height:28px;display:grid}.merchant-app-shell .sidebar-link span svg{width:24px;height:24px}.merchant-app-shell .sidebar-link b{color:currentColor;font-size:17px;font-weight:650}.merchant-app-shell .sidebar-group>p,.merchant-app-shell .sidebar-link small{display:none}.merchant-app-shell .sidebar-bottom{margin-top:auto}.merchant-app-shell .sidebar-merchant-card{color:#e6eef7;box-shadow:none;background:#061e3fc2;border:1px solid #86a4c547;border-radius:12px}.merchant-app-shell .main-content{background:var(--ref-canvas);min-width:0}.merchant-app-shell .topbar{background:#fffffffa;border-bottom:1px solid #e7ebef;min-height:88px;padding:14px 40px;box-shadow:0 2px 8px #0f172a06}.merchant-app-shell .topbar-merchant{color:var(--ref-ink);box-shadow:none;background:#fff;border:1px solid #dbe2e9;border-radius:10px}.merchant-app-shell .topbar-draft-state{color:#0a9f98;background:#effbf9;border:1px solid #c7eee9;border-radius:10px;align-items:center;min-height:40px;padding:0 14px;font-weight:750;display:inline-flex}.merchant-app-shell .topbar-help-button,.merchant-app-shell .ghost-button{color:#516073;box-shadow:none;background:0 0;border:0}.merchant-app-shell .primary-action,.merchant-app-shell .production-reference-cta,.merchant-app-shell .panel-title button:not(.secondary),.merchant-app-shell .review-actions button:not(.secondary){color:#fff;background:linear-gradient(135deg,#10c7bb,#08a79f);border:0;box-shadow:0 10px 24px #0bb7ad2e}.workspace-production .production-reference-screen{border:1px solid var(--ref-line);background:#fff;border-radius:15px;align-content:start;gap:26px;min-height:calc(100vh - 160px);margin:36px 40px;padding:44px 42px;display:grid;box-shadow:0 6px 20px #0f172a0d}.workspace-production .production-reference-heading{align-items:flex-start}.workspace-production .production-reference-kicker{color:var(--ref-muted);letter-spacing:0;font-size:14px;font-weight:650}.workspace-production .production-reference-heading h2{color:var(--ref-ink);letter-spacing:-.045em;margin:7px 0 8px;font-size:clamp(34px,3vw,46px)}.workspace-production .production-reference-heading p{color:var(--ref-muted);font-size:15px}.production-flow-stepper{grid-template-columns:repeat(5,minmax(0,1fr));margin:4px 0 14px;padding:0;list-style:none;display:grid}.production-flow-stepper li{color:#8b94a2;text-align:center;justify-items:center;gap:9px;display:grid;position:relative}.production-flow-stepper li:after{content:"";z-index:0;background:#e4e8ed;border-radius:99px;width:calc(100% - 44px);height:3px;position:absolute;top:18px;left:calc(50% + 22px)}.production-flow-stepper li:last-child:after{display:none}.production-flow-stepper span{z-index:1;color:#7f8997;background:#fff;border:2px solid #e0e5eb;border-radius:999px;place-items:center;width:38px;height:38px;font-weight:850;display:grid;position:relative}.production-flow-stepper b{font-size:13px;font-weight:700}.production-flow-stepper li.active{color:var(--ref-teal-dark)}.production-flow-stepper li.active span{color:#fff;border-color:var(--ref-teal);background:linear-gradient(135deg,#20d2c6,#08a99f)}.production-flow-stepper li.active:after{background:linear-gradient(90deg, var(--ref-teal), #e4e8ed 35%)}.workspace-production .production-reference-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;width:100%;margin:8px 0 0;display:grid}.workspace-production .production-reference-options button{min-height:182px;color:var(--ref-ink);text-align:left;box-shadow:none;background:#fff;border:1px solid #dce3ea;border-radius:15px;grid-template-columns:64px 1fr;grid-template-areas:"icon title""icon description";align-content:center;gap:8px 18px;padding:30px;display:grid}.workspace-production .production-reference-options button:hover,.workspace-production .production-reference-options button.active{background:linear-gradient(145deg,#fff,#f1fbfa);border-color:#16bcb2;transform:none;box-shadow:0 12px 26px #0fb9ae1a}.workspace-production .production-reference-options button>span{color:#079d96;background:#e7faf8;border-radius:999px;grid-area:icon;place-items:center;width:64px;height:64px;font-size:28px;display:grid}.workspace-production .production-reference-options button b{grid-area:title;font-size:21px}.workspace-production .production-reference-options button small{color:var(--ref-muted);grid-area:description;font-size:14px;line-height:1.6}.workspace-production .production-reference-cta{border-radius:11px;width:min(720px,100%);min-height:62px;margin:14px auto 0;font-size:18px}.workspace-production .production-guide-note{color:#7a8594;text-align:center;background:0 0;margin:0 auto;padding:0}.workspace-tasks .task-center-panel,.workspace-data .production-data-panel,.workspace-review #review{box-shadow:none;background:0 0;border:0;margin:34px 40px;padding:0}.workspace-tasks .task-center-panel>.panel-title h2,.workspace-data .production-data-panel>.panel-title h2,.workspace-review #review>.panel-title h2{color:var(--ref-ink);letter-spacing:-.035em;font-size:36px}.task-center-metric-grid,.workspace-data .production-data-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin:0 0 24px;display:grid}.task-center-metric-grid article,.workspace-data .production-data-summary article{border:1px solid var(--ref-line);background:#fff;border-radius:15px;grid-template-columns:1fr auto;align-content:center;gap:5px 14px;min-height:118px;padding:22px 24px;display:grid;box-shadow:0 5px 18px #0f172a0d}.task-center-metric-grid article b,.workspace-data .production-data-summary article b{color:var(--ref-ink);grid-area:1/2/3;align-self:center;font-size:36px}.workspace-tasks .task-center-list,.workspace-data .production-data-list,.workspace-review .review-grid{border:1px solid var(--ref-line);background:#fff;border-radius:15px;overflow:hidden;box-shadow:0 6px 20px #0f172a0d}.workspace-tasks .task-center-row{min-height:104px;box-shadow:none;background:0 0;border:0;border-bottom:1px solid #e8ecf0;border-radius:0;margin:0}.workspace-tasks .task-center-row:last-child{border-bottom:0}.workspace-settings .settings-section-switcher{border:1px solid var(--ref-line);background:#fff;border-radius:13px;gap:8px;width:fit-content;margin:28px 40px 0;padding:5px;display:flex}.workspace-settings .settings-section-switcher button{min-width:150px;box-shadow:none;border:0;border-radius:9px;padding:10px 14px}.workspace-settings .settings-section-switcher button span{display:none}.workspace-settings .settings-section-switcher button.active{color:#078f88;background:#eaf9f7}.workspace-settings .panel{margin-inline:40px}.workspace-settings .advanced-settings-card{border-color:var(--ref-line);border-radius:15px}.workspace-review .review-filter{border:1px solid var(--ref-line);background:#fff;border-radius:12px;width:fit-content;margin:18px 0;padding:5px}.workspace-review .review-grid{grid-template-columns:1fr;padding:18px}.workspace-review .review-card{border-color:var(--ref-line);box-shadow:none;border-radius:14px}.review-media-summary{grid-template-columns:minmax(220px,280px) minmax(0,1fr);align-items:start;gap:18px;display:grid}.review-media-summary>video{background:#07101f;border-radius:14px;width:100%;max-height:500px;margin:0}.review-media-summary>:last-child:only-child{grid-column:1/-1}.review-technical-details,.workspace-review .subtitle-editor{background:#f8fbfd;border:1px solid #dce5ed;border-radius:12px;overflow:hidden}.review-technical-details>summary,.workspace-review .subtitle-editor>summary{color:#0b4562;cursor:pointer;padding:14px 16px;font-weight:800;list-style:none}.review-technical-details>summary::-webkit-details-marker{display:none}.workspace-review .subtitle-editor>summary::-webkit-details-marker{display:none}.review-technical-details>summary:after,.workspace-review .subtitle-editor>summary:after{content:"展开";float:right;color:#089a93;font-size:12px}.review-technical-details[open]>summary:after,.workspace-review .subtitle-editor[open]>summary:after{content:"收起"}.review-technical-details>ul{margin:0;padding:0 34px 18px}.workspace-review .subtitle-editor>.subtitle-segment-list,.workspace-review .subtitle-editor>button,.workspace-review .subtitle-editor>small{margin-inline:16px}.workspace-review .subtitle-editor>small{margin-bottom:16px;display:block}@media (max-width:1180px){.merchant-app-shell .sidebar{width:220px}.task-center-metric-grid,.workspace-data .production-data-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:860px){.merchant-app-shell .sidebar{width:100%}.merchant-app-shell .topbar{padding-inline:18px}.workspace-production .production-reference-screen,.workspace-tasks .task-center-panel,.workspace-data .production-data-panel,.workspace-review #review,.workspace-settings .panel,.workspace-settings .settings-section-switcher{margin-inline:18px}.workspace-production .production-reference-options,.task-center-metric-grid,.workspace-data .production-data-summary{grid-template-columns:1fr}.production-flow-stepper{grid-template-columns:1fr;gap:10px}.production-flow-stepper li{text-align:left;grid-template-columns:38px 1fr;place-items:center start}.production-flow-stepper li:after{display:none}.review-media-summary{grid-template-columns:1fr}}
