:root{--tos-color-primary: #0e8c7a;--tos-color-primary-deep: #0b3d3a;--tos-color-ai-from: #2dd4bf;--tos-color-ai-to: #5eead4;--tos-color-success: #16a34a;--tos-color-warning: #f59e0b;--tos-color-error: #ef4444;--tos-color-info: #2563eb;--tos-color-ink: #0f172a;--tos-color-secondary: #475569;--tos-color-muted: #94a3b8;--tos-color-border: #e6ebf0;--tos-color-canvas: #f5f7f9;--tos-color-surface: #ffffff;--tos-text-primary: rgba(0, 0, 0, .88);--tos-text-secondary: rgba(0, 0, 0, .65);--tos-text-tertiary: rgba(0, 0, 0, .45);--tos-text-disabled: rgba(0, 0, 0, .25);--tos-font-family: "PingFang SC", "Microsoft YaHei", -apple-system, "Segoe UI", system-ui, sans-serif;--tos-font-size-base: 14px;--tos-font-size-xs: 12px;--tos-font-size-sm: 14px;--tos-font-size-md: 16px;--tos-font-size-lg: 20px;--tos-font-size-xl: 24px;--tos-font-size-2xl: 30px;--tos-motion-fast: .15s;--tos-motion-mid: .25s;--tos-motion-slow: .4s;--tos-radius-control: 8px;--tos-radius-card: 16px;--tos-radius-pill: 999px;--tos-space-1: 8px;--tos-space-2: 16px;--tos-space-3: 24px;--tos-space-4: 32px;--tos-space-5: 40px;--tos-space-6: 48px;--tos-shadow-card: 0 1px 2px rgba(15, 23, 42, .04), 0 4px 12px -6px rgba(15, 23, 42, .08);--tos-shadow-brand: 0 8px 24px -10px rgba(14, 140, 122, .24)}.tos-surface{background:var(--tos-color-surface);border-radius:var(--tos-radius-card);box-shadow:var(--tos-shadow-card)}.tos-surface--active{box-shadow:var(--tos-shadow-brand);outline:1.5px solid var(--tos-color-primary);outline-offset:0}html,body,#root{min-height:100%;margin:0}body{background:#f3f6fa;color:#1f2937;font-family:var(--tos-font-family);font-size:var(--tos-font-size-base)}*{box-sizing:border-box}.auth-page{min-height:100vh;display:grid;place-items:center;padding:24px}.auth-loading{min-height:100vh;display:grid;place-items:center}.auth-card{width:min(100%,384px)}.page-shell{padding:24px}.page-title-row{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}.muted-text{color:var(--tos-text-tertiary)}.app-layout{min-height:100vh}.layout-brand{width:100%;height:56px;padding:0 16px;border:0;background:transparent;color:#fff;font:inherit;font-weight:600;text-align:left;cursor:pointer}.layout-user-action{cursor:pointer}.layout-header{display:flex;align-items:center;justify-content:flex-end;height:56px;padding-inline:24px;background:#fff;border-bottom:1px solid #f0f0f0}.page-alert{margin-bottom:16px}.dashboard-grid,.dashboard-workflow-card,.candidate-summary-row,.workbench-filter-card,.workbench-table-card{margin-top:16px}.metric-card{height:100%;border-color:#e7ebf2}.dashboard-action-title,.table-summary-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.table-summary-row{margin-bottom:12px}.workflow-step-button{width:100%;height:44px;border-color:#d9e6f2;background:#fbfcfe}.gate-ok-icon{color:#52c41a}.gate-warn-icon{color:#faad14}.template-variable-chips{margin-bottom:16px}.contract-preview{display:grid;gap:8px;margin:16px 0;padding:12px;background:#fbfcfe;border:1px solid #e7ebf2;border-radius:8px}.contract-preview pre{max-height:280px;margin:0;overflow:auto;color:var(--tos-text-secondary);font-family:inherit;line-height:1.7;white-space:pre-wrap}.full-width{width:100%}.workflow-action-card,.quote-total-card{margin-top:16px}.workflow-editor-list{display:grid;gap:16px;margin-bottom:24px}.workflow-editor-panel{padding:16px;background:#fbfcfe;border:1px solid #e8edf5;border-radius:8px}.workflow-editor-panel-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.workflow-field-grid{display:grid;gap:16px}.workflow-field-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.workflow-field-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.workflow-field-grid-4{grid-template-columns:minmax(220px,2fr) minmax(120px,1fr) minmax(120px,1fr) minmax(160px,1fr)}.contract-template-select{width:220px}.product-form-page,.trip-request-form-page{max-width:1280px}.form-section-title{margin:8px 0 12px;color:var(--tos-text-primary);font-weight:600}.daily-itinerary-list{width:100%}.remove-day-button{width:100%;margin-top:30px}.form-textarea-row{margin-top:24px}.form-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:8px}.requirement-intake-page{max-width:1504px;color:var(--tos-text-primary)}.requirement-workbench-title{margin-bottom:18px;padding-bottom:14px;border-bottom:1px solid #edf0f5}.requirement-workbench-title .ant-typography{margin-bottom:4px}.requirement-workbench-title .ant-tag{margin-inline-end:0}.mock-scope-tag{border-color:#d6e4ff;background:#f8fbff;color:var(--tos-text-secondary)}.parse-mode-switch{justify-content:flex-end}.real-ai-mode-note{text-align:left}.requirement-workbench-grid{align-items:stretch}.prototype-panel{height:100%;border-color:#e7ebf2;border-radius:8px;box-shadow:0 1px 2px #0f172a08}.prototype-panel .ant-card-head{min-height:48px;border-bottom-color:#edf0f5}.prototype-panel .ant-card-head-title{color:var(--tos-text-secondary);font-weight:600}.lead-workspace-card .ant-input,.lead-workspace-card .ant-input-affix-wrapper,.lead-workspace-card .ant-segmented{border-color:#e7ebf2}.lead-workspace-card textarea.ant-input{background:#fbfcfe}.prototype-input-stack{width:100%}.compact-divider{margin:10px 0}.section-kicker{color:var(--tos-text-secondary);font-size:13px;font-weight:600}.scenario-segmented .ant-segmented-group{flex-wrap:wrap;gap:4px}.prototype-parse-status{display:grid;gap:12px}.prototype-parse-steps{min-height:172px}.prototype-confirmation-box{display:grid;gap:10px;padding:12px;background:#fafafa;border:1px solid #f0f0f0;border-radius:8px}.prototype-tag-row{display:flex;flex-wrap:wrap;gap:8px}.prototype-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.prototype-result-card{margin-bottom:16px;border-color:#d9f7be;border-radius:8px;box-shadow:0 1px 2px #0f172a08}.prototype-result-icon{color:#52c41a;font-size:28px}.supplement-list{display:grid;gap:8px}.supplement-item{padding:10px 12px;background:#fbfcfe;border:1px solid #e8edf5;border-radius:6px}@media(max-width:960px){.page-title-row{align-items:flex-start;flex-direction:column}.workflow-field-grid-2,.workflow-field-grid-3,.workflow-field-grid-4{grid-template-columns:1fr}.contract-template-select{width:100%}}.supplement-item .ant-typography{margin-bottom:0}.requirement-card-panel .ant-card-body{min-height:620px;background:#fbfcfe}.requirement-card-summary,.readiness-header,.requirement-field-header,.follow-up-question{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.requirement-card-summary .ant-typography{margin-bottom:0}.requirement-card-summary{padding:2px 0 8px;border-bottom:1px solid #edf0f5}.change-list{margin:0;padding-left:18px}.field-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.requirement-field-card{min-height:168px;padding:12px;background:#fff;border:1px solid #e7ebf2;border-top-width:3px;border-radius:6px;box-shadow:0 1px 2px #0f172a05}.requirement-field-card-extracted{border-top-color:#1677ff}.requirement-field-card-inferred{border-top-color:#faad14}.requirement-field-card-missing{border-top-color:#bfbfbf;background:#fafafa}.requirement-field-card-conflicting{border-top-color:#ff4d4f;background:snow}.requirement-field-card-confirmed{border-top-color:#52c41a;background:#fbfffa}.requirement-field-card-edited{border-top-color:#722ed1}.field-label{color:var(--tos-text-secondary);font-size:13px;font-weight:600}.field-value{color:var(--tos-text-primary);font-size:16px;font-weight:600;line-height:1.4}.evidence-text{padding:8px 10px;background:#f6f8fb;border:1px solid #edf0f5;border-radius:6px;color:var(--tos-text-secondary);font-size:13px;line-height:1.5}.requirement-subsection,.readiness-box,.follow-up-card{display:grid;gap:10px;padding:12px;background:#fff;border:1px solid #e7ebf2;border-radius:6px}.requirement-subsection{min-height:172px}.requirement-subsection .ant-list-item{padding:8px 0}.resolved-blocker-item{padding-inline:8px!important;background:#f6ffed;border-radius:6px}.resolved-blocker-item .ant-list-item-meta-description{color:var(--tos-text-tertiary)}.follow-up-section{display:grid;gap:10px}.follow-up-card-submit{border-left:3px solid #ff4d4f}.follow-up-card-matching{border-left:3px solid #faad14}.follow-up-card-optional{border-left:3px solid #52c41a}.follow-up-question{padding:9px 0;border-top:1px solid #f0f0f0}.follow-up-question:first-of-type{border-top:0}.failure-state,.empty-requirement-card{display:grid;place-items:center;gap:12px;min-height:460px;padding:28px;text-align:center}.failure-state{color:var(--tos-text-secondary)}.failure-state-icon{color:#ff4d4f;font-size:42px}.empty-requirement-icon{color:#1677ff;font-size:42px}.decision-panel-card .ant-card-body{background:#fff}.readiness-box{background:#fbfcfe}.readiness-header .ant-typography{margin-bottom:0}.readiness-score{min-width:72px;color:#0f766e;font-size:32px;font-weight:700;line-height:1;text-align:right;white-space:nowrap}.submit-blocker-list .ant-list-items{display:grid;gap:8px}.submit-blocker-item{align-items:flex-start!important;flex-direction:column;gap:8px;padding:8px 0!important}.submit-blocker-label{line-height:1.5;white-space:normal;word-break:keep-all}.structured-form-card{margin-top:16px;border-color:#e7ebf2;border-radius:8px;box-shadow:0 1px 2px #0f172a08}.structured-form-card .ant-card-head{border-bottom-color:#edf0f5}.structured-form-card .ant-card-body{padding-top:14px}.structured-form-collapse{background:#fff}.structured-form-collapse .ant-collapse-item{border-color:#edf0f5}.structured-form-collapse .ant-collapse-content-box{padding-top:14px;background:#fbfcfe}.structured-form-note{margin-top:16px}@media(max-width:1400px){.field-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:768px){.page-title-row{align-items:flex-start;flex-direction:column}.prototype-actions{justify-content:flex-start}.field-grid{grid-template-columns:1fr}.requirement-card-summary,.readiness-header,.requirement-field-header,.follow-up-question{align-items:flex-start;flex-direction:column}}.app-layout .ant-pro-layout-bg-list{background:#f3f6fa!important}.app-layout .ant-layout{background:#f3f6fa}.app-layout .ant-pro-sider{background:#081827!important;border-inline-end:1px solid rgba(255,255,255,.08);box-shadow:8px 0 24px #0f172a14}.tenant-layout .ant-pro-sider{background:linear-gradient(180deg,#063a3c,#052b36 54%,#071927)!important}.platform-layout .ant-pro-sider{background:linear-gradient(180deg,#07182d,#0b2038 54%,#07111f)!important}.app-layout .ant-pro-sider-logo{padding-block:10px}.app-layout .ant-menu{background:transparent!important}.app-layout .ant-menu-item{height:36px!important;margin:4px 10px!important;border-radius:6px!important;color:#ffffffb8!important;font-size:13px}.app-layout .ant-menu-item-selected{background:#0e8c7af5!important;color:#fff!important}.tenant-layout .ant-menu-item-selected{background:#0d9488f5!important}.app-layout .ant-pro-layout-header{height:52px!important;border-bottom:1px solid #e5eaf2;background:#fffffff0!important;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.layout-brand{display:flex;align-items:center;gap:10px;min-height:64px;padding:10px 16px}.layout-brand-mark{display:grid;flex:0 0 auto;width:30px;height:30px;place-items:center;border-radius:8px;background:#ffffff24}.layout-brand-title,.layout-brand-subtitle{display:block;line-height:1.25}.layout-brand-title{color:#fff;font-size:14px;font-weight:700}.layout-brand-subtitle{color:#ffffff94;font-size:11px;font-weight:500}.layout-user-action{min-height:38px;padding:3px 8px;border:1px solid #edf1f6;border-radius:999px;background:#fff}.layout-user-copy{display:grid;gap:0;min-width:108px}.layout-user-copy .ant-typography{margin:0;font-size:12px;line-height:1.25}.layout-top-icon{color:#64748b;font-size:16px}.page-shell{width:100%;max-width:1504px;min-height:calc(100vh - 52px);padding:16px 24px 32px;margin:0 auto}.visual-page-header,.page-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:14px}.visual-page-heading{display:grid;gap:3px;min-width:0}.visual-page-heading .ant-typography,.page-title-row .ant-typography{margin:0!important}.visual-page-heading h3.ant-typography,.page-title-row h3.ant-typography{color:#0f172a;font-size:20px;font-weight:700;letter-spacing:0;line-height:1.35}.visual-page-eyebrow{color:#64748b;font-size:12px;font-weight:600}.visual-page-actions{justify-content:flex-end}.muted-text{color:#64748b!important}.ant-card{border-color:#e5eaf2;border-radius:8px;box-shadow:0 1px 2px #0f172a0a}.ant-card-head{min-height:42px;border-bottom-color:#edf1f6;padding-inline:14px}.ant-card-head-title{color:#1e293b;font-size:13px;font-weight:700}.ant-card-body{padding:14px}.ant-table-wrapper .ant-table{color:#263445;font-size:12px;font-variant-numeric:tabular-nums}.ant-table-wrapper .ant-table-thead>tr>th{border-bottom-color:#dbe4ee;background:#f7f9fc;color:#475569;font-size:12px;font-weight:700}.ant-table-wrapper .ant-table-tbody>tr>td{border-bottom-color:#edf1f6}.ant-table-wrapper .ant-table-cell{padding:10px 12px!important}.ant-btn{border-radius:6px;font-size:13px}.ant-input,.ant-input-affix-wrapper,.ant-input-number,.ant-select-selector,.ant-picker{border-color:#dbe4ee!important;border-radius:6px!important;font-size:13px}.filter-bar,.workbench-filter-card{margin:10px 0 12px;border-color:#dfe7f0;background:#fff}.filter-bar .ant-card-body,.workbench-filter-card .ant-card-body{padding:12px}.workbench-panel{border-color:#dfe7f0}.three-pane-workbench .workbench-panel,.two-pane-workbench .workbench-panel,.three-pane-workbench .decision-panel,.two-pane-workbench .decision-panel{height:100%}.workbench-panel .ant-card-body{min-height:0}.panel-title-stack{display:grid;gap:2px;min-width:0}.panel-title-stack .ant-typography{margin:0}.panel-title-stack .muted-text{white-space:normal;overflow-wrap:anywhere}.decision-panel{height:100%;border-color:#cfe1f2;background:#fff}.decision-panel .ant-card-head{background:linear-gradient(90deg,#f8fbff,#fff)}.metric-card-v2{height:100%;overflow:hidden;border-left:3px solid var(--tos-color-primary)}.metric-card-v2 .ant-card-body{display:grid;gap:5px;min-height:100px;padding:12px 14px}.metric-card-v2-teal{border-left-color:#0f9f8f}.metric-card-v2-green{border-left-color:#16a34a}.metric-card-v2-orange{border-left-color:#f59e0b}.metric-card-v2-red{border-left-color:#ef4444}.metric-card-v2-gray{border-left-color:#94a3b8}.metric-card-head{display:flex;align-items:center;justify-content:space-between;gap:8px;color:#64748b;font-size:12px}.metric-card-icon{display:grid;width:28px;height:28px;place-items:center;border-radius:6px;background:#e6f7f4;color:var(--tos-color-primary)}.metric-card-value{color:#0f172a;font-size:28px;font-weight:760;line-height:1.05;font-variant-numeric:tabular-nums}.status-tag{margin-inline-end:0;border:0;border-radius:999px;font-size:12px;font-weight:650}.status-tag-blue{background:#eaf3ff;color:#0958d9}.status-tag-teal{background:#e6fffb;color:#04716a}.status-tag-green{background:#eaf8ef;color:#15803d}.status-tag-orange{background:#fff7e6;color:#b45309}.status-tag-red{background:#fff1f0;color:#cf1322}.status-tag-gray{background:#f1f5f9;color:#475569}.gate-alert{margin-bottom:12px;border-radius:6px}.document-preview{border-color:#dfe7f0}.document-preview-head,.document-preview-actions{display:flex;align-items:center;justify-content:space-between;gap:10px}.document-preview-meta{margin-top:2px;color:#64748b;font-size:12px}.document-preview-body{min-height:120px;margin-top:12px;padding:14px;border:1px solid #e5eaf2;border-radius:6px;background:#fbfcfe;color:#334155;line-height:1.65}.document-preview-body pre{max-height:560px;margin:0;overflow:auto;font-family:inherit;white-space:pre-wrap}.document-preview-actions{margin-top:12px}.disabled-action-wrapper{display:inline-block;cursor:not-allowed}.disabled-action-wrapper .ant-btn[disabled]{pointer-events:none}.ai-guide-card{display:grid;gap:10px;padding:20px;border-radius:10px;background:linear-gradient(135deg,#e6f7f4,#f0f9ff);border:1px solid #b7e6dc;text-align:center;justify-items:center}.ai-guide-icon{font-size:32px;color:#04716a;margin-bottom:2px}.ai-guide-title{font-size:15px;color:#1a3c3a}.ai-guide-desc{font-size:13px;color:#4a7a74;max-width:340px;line-height:1.5}.auth-page{align-items:stretch;display:grid;min-height:100vh;padding:0;place-items:stretch;background:#eef3f8}.auth-split{display:grid;grid-template-columns:minmax(360px,42vw) minmax(420px,1fr);min-height:100vh}.auth-side{position:relative;display:flex;flex-direction:column;justify-content:space-between;padding:44px 52px;overflow:hidden;background:#081827;color:#fff}.auth-side:after{position:absolute;inset:96px -120px auto auto;width:360px;height:360px;border:1px solid rgba(255,255,255,.12);border-radius:999px;content:""}.auth-side-tenant{background:linear-gradient(160deg,#064e56,#087b7b 48%,#0d2935)}.auth-brand-row{display:flex;align-items:center;gap:10px;color:#fff;font-size:18px;font-weight:760}.auth-brand-mark{display:grid;width:34px;height:34px;place-items:center;border-radius:8px;background:#ffffff29}.auth-side-copy{position:relative;z-index:1;display:grid;gap:16px;max-width:420px}.auth-side-copy h1{margin:0;color:#fff;font-size:28px;line-height:1.32}.auth-side-copy p{margin:0;color:#ffffffb8;line-height:1.8}.auth-proof-list{display:grid;gap:10px;margin:0;padding:0;list-style:none}.auth-proof-list li{color:#ffffffc7;font-size:12px}.auth-proof-list li .anticon{color:#5ef0c8;margin-right:6px;font-size:13px}.auth-form-zone{display:grid;place-items:center;padding:48px;background:#f8fafc}.auth-card{width:min(100%,420px);border:1px solid #e1e8f0;border-radius:8px;box-shadow:0 20px 60px #0f172a14}.auth-card .ant-card-body{padding:34px}.dashboard-flow-grid{display:grid;grid-template-columns:1.3fr 1fr;gap:14px;align-items:start;margin-top:14px}.dashboard-stack{display:grid;gap:14px;align-content:start}.workflow-ribbon{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.workflow-ribbon-step{min-height:72px;padding:10px;border:1px solid #dfe7f0;border-radius:7px;background:#fbfcfe}.workflow-ribbon-step strong,.workflow-ribbon-step span{display:block}.workflow-ribbon-step strong{color:#0f172a;font-size:13px}.workflow-ribbon-step span{margin-top:4px;color:#64748b;font-size:12px}.dense-list-row{display:grid;grid-template-columns:minmax(160px,1.1fr) minmax(160px,1.4fr) auto;gap:12px;align-items:center;padding:11px 0;border-bottom:1px solid #edf1f6}.dense-list-row:last-child{border-bottom:0}.three-pane-workbench{display:grid;grid-template-columns:minmax(260px,.82fr) minmax(520px,1.7fr) minmax(280px,.9fr);gap:14px;align-items:start}.two-pane-workbench{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:14px;align-items:start}.itinerary-detail-workbench{display:grid;grid-template-columns:180px minmax(0,1.7fr) minmax(320px,1fr);gap:14px;align-items:start}.itinerary-day-nav-panel .ant-card-body{display:grid;gap:12px}.itinerary-day-nav-list{display:grid;gap:8px}.itinerary-day-nav-item{display:grid;grid-template-columns:38px minmax(0,1fr);gap:8px;width:100%;padding:8px;text-align:left;border:1px solid #dfe7f0;border-radius:7px;background:#fff;cursor:pointer}.itinerary-day-nav-item:hover{border-color:var(--tos-color-primary);background:#e6f7f4}.itinerary-day-nav-item.is-active{border-color:var(--tos-color-primary);border-width:2px;background:#d1f0ea;box-shadow:0 1px 4px #0e8c7a2e}.itinerary-day-nav-item.is-active .itinerary-day-copy strong{font-weight:700;color:var(--tos-color-primary)}.itinerary-day-code{display:grid;width:32px;height:32px;place-items:center;border-radius:999px;background:#e6f7f4;color:#04716a;font-size:12px;font-weight:750}.itinerary-day-nav-item.is-active .itinerary-day-code{background:var(--tos-color-primary);color:#fff}.itinerary-day-copy{display:grid;min-width:0;gap:2px}.itinerary-day-copy strong,.itinerary-day-copy span{overflow:hidden;font-size:12px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.itinerary-day-copy span{color:#64748b}.product-hero{display:grid;grid-template-columns:220px minmax(0,1fr);gap:14px;align-items:stretch}.product-cover-placeholder{display:grid;min-height:140px;place-items:center;border:1px solid #dbe4ee;border-radius:7px;background:linear-gradient(135deg,#e0f2fe,#eff6ff 52%,#ecfdf5);color:#2563eb;font-weight:700}.timeline-day-list{display:grid;gap:10px}.timeline-day-item{display:grid;grid-template-columns:42px minmax(0,1fr);gap:10px;padding:12px;border:1px solid #e5eaf2;border-radius:7px;background:#fff}.day-index{display:grid;width:34px;height:34px;place-items:center;border-radius:999px;background:#e6f7f4;color:#04716a;font-weight:750}.candidate-score{display:grid;gap:4px;min-width:74px}.score-number{color:#047857;font-size:22px;font-weight:800;line-height:1}.score-bar{height:6px;overflow:hidden;border-radius:999px;background:#e2e8f0}.score-bar span{display:block;height:100%;border-radius:inherit;background:#16a34a}.quote-line-panel{display:grid;gap:10px;padding:12px;border:1px solid #dfe7f0;border-radius:7px;background:#fff}.quote-line-grid{display:grid;grid-template-columns:minmax(180px,2fr) minmax(82px,.7fr) minmax(82px,.7fr) minmax(110px,.9fr);gap:10px}.contract-editor-grid{display:grid;grid-template-columns:240px minmax(0,1fr) 300px;gap:14px;align-items:start}.contract-body-textarea{line-height:1.8!important;font-family:PingFang SC,"Noto Serif SC","Source Han Serif SC",SimSun,Georgia,serif!important;padding:14px 16px!important;font-size:13px!important}@media(max-width:1280px){.three-pane-workbench,.itinerary-detail-workbench,.contract-editor-grid,.dashboard-flow-grid,.two-pane-workbench{grid-template-columns:1fr}.workflow-ribbon{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:900px){.auth-split,.product-hero,.quote-line-grid{grid-template-columns:1fr}.auth-side{min-height:360px}}.stat-card-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(176px,1fr));gap:12px}.stat-card{display:flex;flex-direction:column;gap:8px;padding:16px;background:var(--tos-color-surface);border:1px solid var(--tos-color-border);border-radius:12px;box-shadow:var(--tos-shadow-card);transition:border-color var(--tos-motion-fast) ease,box-shadow var(--tos-motion-fast) ease}.stat-card-top{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:28px}.stat-card-label{color:var(--tos-text-secondary);font-size:var(--tos-font-size-xs);font-weight:600}.stat-card-chip{display:grid;flex:0 0 auto;place-items:center;width:28px;height:28px;border-radius:8px;font-size:15px}.stat-card-value{color:var(--tos-color-ink);font-size:28px;font-weight:720;line-height:1.1;font-variant-numeric:tabular-nums}.stat-card-foot{color:var(--tos-text-tertiary);font-size:var(--tos-font-size-xs)}.stat-card-progress-track{height:6px;overflow:hidden;border-radius:999px;background:#eef2f6}.stat-card-progress-fill{height:100%;border-radius:inherit}.stat-card.is-active{border-color:var(--tos-color-primary);box-shadow:var(--tos-shadow-brand)}.stat-card-teal .stat-card-chip{background:#e6f7f4;color:#04716a}.stat-card-teal .stat-card-progress-fill{background:#0e8c7a}.stat-card-blue .stat-card-chip{background:#eaf3ff;color:#0958d9}.stat-card-blue .stat-card-progress-fill{background:#2563eb}.stat-card-green .stat-card-chip{background:#eaf8ef;color:#15803d}.stat-card-green .stat-card-progress-fill{background:#16a34a}.stat-card-orange .stat-card-chip{background:#fff7e6;color:#b45309}.stat-card-orange .stat-card-progress-fill{background:#f59e0b}.stat-card-red .stat-card-chip{background:#fff1f0;color:#cf1322}.stat-card-red .stat-card-progress-fill{background:#ef4444}.stat-card-violet .stat-card-chip{background:#f3e8ff;color:#6b21a8}.stat-card-violet .stat-card-progress-fill{background:#9333ea}.stat-card-gray .stat-card-chip{background:#f1f5f9;color:#475569}.stat-card-gray .stat-card-progress-fill{background:#94a3b8}.status-tag-violet{background:#f3e8ff;color:#6b21a8}.data-empty{display:grid;place-items:center;gap:10px;padding:48px 24px;text-align:center}.data-empty-icon{display:grid;place-items:center;width:56px;height:56px;border-radius:999px;background:#f1f5f9;color:var(--tos-color-muted);font-size:26px}.data-empty-title{color:var(--tos-color-ink);font-size:var(--tos-font-size-md);font-weight:600}.data-empty-desc{max-width:360px;color:var(--tos-text-tertiary);font-size:var(--tos-font-size-xs);line-height:1.6}.data-empty-action{margin-top:4px}.page-skeleton{display:grid;gap:14px}.page-skeleton--two-col{grid-template-columns:minmax(0,2.33fr) minmax(320px,1fr);align-items:start}.page-skeleton-card{padding:20px}@media(max-width:1100px){.page-skeleton--two-col{grid-template-columns:1fr}}.trl-view-btn{opacity:0;transition:opacity var(--tos-motion-fast) ease}.ant-table-row:hover .trl-view-btn,.ant-table-row:focus-within .trl-view-btn{opacity:1}.stat-card-delta{font-size:var(--tos-font-size-xs);font-weight:600;font-variant-numeric:tabular-nums}.stat-card-delta.is-up{color:#15803d}.stat-card-delta.is-down{color:#b91c1c}.stat-card-delta.is-flat{color:var(--tos-text-tertiary)}.aurora-kpi-toolbar{display:flex;align-items:center;justify-content:flex-end;margin-bottom:12px}
