:root{--bg: #f6f9fc;--line: #d8e2ee;--card: #ffffff;--text: #1f2937;--muted: #5f7289;--primary: #0f766e;--danger: #dc2626}*{box-sizing:border-box}body{margin:0;font-family:Noto Sans SC,sans-serif;color:var(--text);background:linear-gradient(120deg,#f7fafc,#edf3fa)}.layout{display:grid;grid-template-columns:260px 1fr;min-height:100vh;transition:grid-template-columns .22s ease}.layout.sidebar-collapsed{grid-template-columns:116px 1fr}.sidebar{border-right:1px solid var(--line);background:#0b2531;color:#d8edf4;padding:18px;transition:padding .22s ease}.logo{font-size:20px;font-weight:700}.logo-wrap{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:10px;margin-bottom:16px}.sidebar-user-badge{max-width:120px;padding:4px 10px;border-radius:999px;background:#134659;border:1px solid #2a6478;color:#fff;font-size:13px;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sidebar-toggle{width:auto;min-width:64px;height:30px;padding:0 10px;border-radius:999px;border:1px solid #2a6478;background:#123646;color:#d8edf4;font-size:12px}.hidden{display:none!important}.menu-btn{width:100%;margin-bottom:8px;border:1px solid #264757;background:#123646;color:#d8edf4;height:38px;border-radius:8px;cursor:pointer}.menu-btn.active{background:#0f766e;border-color:#0f766e}.api-box{margin-top:18px;padding-top:14px;border-top:1px solid #264757}.api-box label{font-size:13px;color:#a8c7d5}.api-box input,.api-box select,.api-box button{width:100%;margin-top:6px;height:34px;border-radius:8px;border:1px solid #2c5163;background:#0e303f;color:#d8edf4;padding:0 10px}.sidebar .hint{color:#a8c7d5}.sidebar-check{margin-top:8px;color:#d8edf4}.auth-box,.user-box{display:block}.login-status{margin-top:8px;padding:7px 9px;border-radius:10px;border:1px solid rgba(251,191,36,.34);background:#92400e38;color:#fde68a;font-size:12px;font-weight:700}.login-status--ok{border-color:#2dd4bf5c;background:#0f766e40;color:#ccfbf1}.layout.sidebar-collapsed .logo-wrap{justify-content:center;margin-bottom:12px}.layout.sidebar-collapsed .logo{width:100%;text-align:center;font-size:17px}.layout.sidebar-collapsed .sidebar-toggle{min-width:56px}.layout.sidebar-collapsed .sidebar-user-badge{max-width:84px;margin:0 auto;text-align:center}.layout.sidebar-collapsed .menu-btn{padding:0 8px;font-size:13px}.layout.sidebar-collapsed .api-box{display:none}.layout.sidebar-collapsed .content{padding-left:16px}.content{padding:20px}.page{display:none}.page.active{display:block}h1{margin:0 0 14px;font-size:26px}.card{background:var(--card);border:1px solid var(--line);border-radius:12px;padding:14px;margin-bottom:12px}h2{margin:0 0 10px;font-size:18px}.grid-5{display:grid;grid-template-columns:repeat(5,minmax(130px,1fr));gap:10px}.grid-2{display:grid;grid-template-columns:repeat(2,minmax(220px,1fr));gap:10px}.grid-3{display:grid;grid-template-columns:repeat(3,minmax(220px,1fr));gap:10px}.sales-summary-person{font-weight:700}.sales-summary-fixed-col{min-width:92px;background:#f8fafc}.sales-summary-wide-table{min-width:1500px}.sales-summary-metric-head{min-width:260px;max-width:320px}.sales-summary-metric-category{color:#0f766e;font-size:12px;font-weight:800}.sales-summary-metric-title{margin-top:4px;font-weight:800;line-height:1.35}.sales-summary-metric-score{margin-top:4px;color:#64748b;font-size:12px}.sales-summary-metric-cell{min-width:260px;max-width:320px;background:#fff}.sales-summary-completion,.sales-summary-executor,.sales-summary-entry-name{margin-bottom:6px;color:#475569;font-size:12px;line-height:1.4}.sales-summary-entry-block{display:grid;gap:6px;margin-top:6px;padding-top:6px;border-top:1px dashed #d7e3ee}.sales-summary-score-input{width:100%;min-width:96px;min-height:38px}.sales-summary-comment-input{width:100%;min-width:220px;min-height:64px}.sales-summary-score-view{font-weight:800;color:#0f172a}.sales-summary-comment-view{color:#475569;line-height:1.45}.sales-person-assessment-table{min-width:1180px;table-layout:fixed}.sales-person-assessment-table th:nth-child(1),.sales-person-assessment-table td:nth-child(1){width:76px;text-align:center}.sales-person-assessment-table th:nth-child(2),.sales-person-assessment-table td:nth-child(2){width:150px}.sales-person-assessment-table th:nth-child(3),.sales-person-assessment-table td:nth-child(3){width:260px}.sales-person-assessment-table th:nth-child(4),.sales-person-assessment-table td:nth-child(4),.sales-person-assessment-table th:nth-child(6),.sales-person-assessment-table td:nth-child(6),.sales-person-assessment-table th:nth-child(8),.sales-person-assessment-table td:nth-child(8){width:92px}.sales-person-assessment-table th:nth-child(5),.sales-person-assessment-table td:nth-child(5){width:360px}.sales-person-assessment-table th:nth-child(7),.sales-person-assessment-table td:nth-child(7),.sales-person-assessment-table th:nth-child(9),.sales-person-assessment-table td:nth-child(9){width:170px}.sales-person-assessment-table .row-type-total td{background:#f8fafc;font-weight:800}.sales-equity-assessment-table{min-width:1120px;table-layout:fixed}.sales-equity-assessment-table th,.sales-equity-assessment-table td{min-width:120px}.sales-equity-assessment-table th:nth-child(1),.sales-equity-assessment-table td:nth-child(1){min-width:150px}.sales-equity-assessment-table th:nth-child(2),.sales-equity-assessment-table td:nth-child(2),.sales-equity-assessment-table th:nth-child(3),.sales-equity-assessment-table td:nth-child(3){min-width:110px}.row{display:flex;gap:10px;flex-wrap:wrap;align-items:center}label{font-size:13px;color:var(--muted)}input,select,button{height:36px;border:1px solid var(--line);border-radius:8px;padding:0 10px;font-size:14px}input,select{width:100%}textarea.settings-textarea{width:100%;min-height:220px;border:1px solid var(--line);border-radius:8px;padding:10px;resize:vertical;line-height:1.6;font-size:14px}.row input,.row select{width:auto;min-width:180px}button{cursor:pointer;background:#fff}button.primary{background:var(--primary);border-color:var(--primary);color:#fff}button.danger{background:var(--danger);border-color:var(--danger);color:#fff}.actions{display:flex;gap:10px;margin-top:10px}.mt{margin-top:10px}.tabs{display:flex;flex-wrap:wrap;gap:8px}.sheet-group{display:grid;gap:8px;padding:10px 12px;border:1px solid var(--line);border-radius:10px;background:#f8fbfd}.sheet-group+.sheet-group{margin-top:10px}.sheet-group-title{font-size:13px;font-weight:700;color:#0f766e}.collapse-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.collapse-head h2{margin:0}.collapse-head button{min-width:72px}.sheet-category-panel{display:grid;grid-template-columns:repeat(2,minmax(320px,1fr));gap:12px}.sheet-category-box{padding:12px;border:1px solid var(--line);border-radius:12px;background:linear-gradient(180deg,#fcfefd,#f4faf8)}.sheet-category-summary{display:flex;flex-wrap:wrap;gap:8px}.sheet-category-chip{display:inline-flex;align-items:center;gap:6px;padding:7px 12px;border-radius:999px;border:1px solid #cbe2dd;background:#eef8f6;color:#0f5c57;font-size:13px}.sheet-category-chip strong{font-weight:700}.tab{border:1px solid var(--line);border-radius:16px;background:#f7fafc;padding:6px 10px;cursor:pointer}.tab.active{border-color:#0f766e;background:#e7f8f5}.perf-sheet-tab{display:inline-flex;align-items:center;gap:8px;padding-right:12px;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease,transform .18s ease}.perf-sheet-tab:hover{transform:translateY(-1px)}.perf-sheet-tab__name{font-weight:500}.perf-sheet-tab__badge{display:inline-flex;align-items:center;justify-content:center;min-width:58px;height:22px;padding:0 8px;border-radius:999px;font-size:12px;line-height:1;border:1px solid transparent}.perf-sheet-tab--complete{border-color:#65a30d;background:#f3fae7;color:#365314}.perf-sheet-tab--complete .perf-sheet-tab__badge{background:#dcfce7;border-color:#86efac;color:#166534}.perf-sheet-tab--pending{border-color:#dc2626;background:#fff1f2;color:#991b1b}.perf-sheet-tab--pending .perf-sheet-tab__badge{background:#fee2e2;border-color:#fca5a5;color:#b91c1c}.perf-sheet-tab--neutral{border-color:#cbd5e1;background:#f8fafc;color:#475569}.perf-sheet-tab--neutral .perf-sheet-tab__badge{background:#f1f5f9;border-color:#cbd5e1;color:#64748b}.perf-sheet-tab.active{box-shadow:0 0 0 2px #0f766e2e}.tab-btn{height:36px;border:1px solid var(--line);border-radius:8px;padding:0 14px;background:#f3f7fb;cursor:pointer}.tab-btn.active{background:#0f766e;border-color:#0f766e;color:#fff}.hint{color:var(--muted);font-size:13px}.sub-title{margin:10px 0 8px;font-weight:600}.header-editor{display:flex;flex-wrap:wrap;gap:8px}.header-item{display:flex;align-items:center;gap:6px}.header-item input{min-width:140px}.header-item button{height:30px}.pill-list{display:flex;flex-wrap:wrap;gap:6px}.pill{display:inline-flex;align-items:center;padding:4px 10px;border-radius:999px;background:#e8f6f3;color:#0f766e;font-size:12px;line-height:1.4}.user-cell{display:grid;gap:8px;min-width:220px}.user-cell-display{min-height:54px;padding:8px 10px;border:1px solid var(--line);border-radius:8px;background:#f8fbfd;line-height:1.6;white-space:pre-wrap}.small-btn{height:32px;font-size:12px}.user-cell-actions{display:flex;gap:8px}.modal{position:fixed;top:0;right:0;bottom:0;left:0;background:#05141e73;display:flex;align-items:center;justify-content:center;padding:20px;z-index:20}.modal.hidden{display:none}.modal-card{width:min(960px,100%);max-height:86vh;overflow:hidden;border-radius:16px;background:#fff;border:1px solid var(--line);padding:18px;box-shadow:0 24px 80px #0f172a2e}.modal-head{justify-content:space-between}.user-picker-list{overflow:auto;max-height:56vh;border:1px solid var(--line);border-radius:12px;padding:10px;background:linear-gradient(180deg,#fff,#f8fbfd)}.user-picker-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:10px}.user-picker-item{display:flex;gap:10px;align-items:flex-start;padding:10px 12px;border:1px solid var(--line);border-radius:10px;background:#fff}.user-picker-item input{width:16px;min-width:16px;height:16px;margin-top:3px}.user-picker-item strong{display:block;margin-bottom:4px}.user-picker-item .hint{display:block;line-height:1.5}.perf-permission-note{padding:10px 12px;border:1px solid #cfe3df;border-radius:10px;background:#f4fbfa}.perf-quick-guide{border-color:#c8ddd7;background:radial-gradient(circle at top right,rgba(15,118,110,.08),transparent 32%),linear-gradient(135deg,#f8fcfb,#eef8f5 48%,#fbfdff)}.perf-quick-guide__title{margin-bottom:8px;font-size:14px;font-weight:700;color:#0f5c57}.perf-quick-guide__text{line-height:1.7;color:#294353;font-size:14px}.perf-page-actions{align-items:stretch}.perf-page-actions .hint{align-self:center}.table-wrap{overflow:auto;border:1px solid var(--line);border-radius:8px;max-height:64vh}table{width:100%;border-collapse:collapse}th,td{border:1px solid var(--line);padding:8px;text-align:left;font-size:13px;vertical-align:top;white-space:pre-wrap;word-break:break-word}th{background:#f3f7fb;position:sticky;top:0;z-index:1}.cell-editor{width:100%;min-width:200px;min-height:96px;padding:8px;border:1px solid var(--line);border-radius:6px;font-size:13px;line-height:1.5;resize:vertical;white-space:pre-wrap;word-break:break-word;font-family:Noto Sans SC,sans-serif}.perf-editable-cell{background:#fffdfa;border-color:#d7c58f;box-shadow:inset 0 0 0 1px #d7c58f47}.perf-score-input{min-width:120px;min-height:44px;background:#fffdfa;border-color:#d7c58f;box-shadow:inset 0 0 0 1px #d7c58f47}.perf-editable-cell:focus{outline:none;border-color:#0f766e;box-shadow:0 0 0 3px #0f766e29}.perf-score-input:focus{outline:none;border-color:#0f766e;box-shadow:0 0 0 3px #0f766e29}.readonly-cell{background:#f3f6fa}#itemsTable .check-col{width:44px;min-width:44px;text-align:center}#itemsTable .drag-col{width:64px;min-width:64px;text-align:center}#itemsTable .seq-col{width:56px;min-width:56px;text-align:center}#itemsTable .op-col{width:132px;min-width:132px;background:#fff}#itemsTable .sticky-left{position:sticky;left:0;z-index:2;background:#fff}#itemsTable thead .sticky-left{z-index:4;background:#f3f7fb}#itemsTable .drag-col.sticky-left,#itemsTable .check-col.sticky-left{left:0}#itemsTable.overview-editor-table .check-col.sticky-left{left:64px}#itemsTable .seq-col.sticky-left{left:44px}#itemsTable.overview-editor-table .seq-col.sticky-left{left:108px}#itemsTable .sticky-right{position:sticky;right:0;z-index:2;background:#fff}#itemsTable thead .sticky-right{z-index:4;background:#f3f7fb}#itemsTable .edit-row:nth-child(odd) td{background:#fcfdff}#itemsTable .edit-row:hover td,#itemsTable .edit-row:hover .sticky-left,#itemsTable .edit-row:hover .sticky-right{background:#f2f8f7}.op-buttons{display:flex;flex-direction:column;gap:6px}.small-btn{height:30px;min-width:72px;padding:0 8px;font-size:12px}.drag-handle{height:30px;min-width:48px;padding:0 8px;border:1px dashed #8aa4b6;border-radius:8px;background:#f7fbfd;color:#35586d;font-size:12px;cursor:grab}#itemsTable .edit-row.dragging td{opacity:.52}#itemsTable .edit-row.drag-over td,#itemsTable .edit-row.drag-over .sticky-left,#itemsTable .edit-row.drag-over .sticky-right{background:#eaf8f4}.hidden{display:none}.text-cell{max-width:360px;display:block;line-height:1.5}.overview-toolbar{display:grid;grid-template-columns:minmax(260px,1.5fr) minmax(180px,220px) auto;gap:10px;align-items:center;padding:12px;border:1px solid var(--line);border-radius:12px;background:linear-gradient(135deg,#f7fcfb,#eef7f3 55%,#f9fcfe)}.overview-browse{display:grid;gap:14px}.overview-edit-modules{display:grid;gap:14px;padding:6px}.overview-summary{display:grid;grid-template-columns:repeat(4,minmax(160px,1fr));gap:12px}.overview-stat{padding:14px 16px;border:1px solid #d5e5e1;border-radius:14px;background:linear-gradient(180deg,#fff,#f4faf7);box-shadow:0 10px 30px #0f766e0f}.overview-stat__label{display:block;margin-bottom:8px;font-size:12px;color:#5f7289}.overview-stat__value{font-size:26px;line-height:1;color:#0f4c48}.overview-section{padding:14px;border:1px solid var(--line);border-radius:14px;background:linear-gradient(180deg,#fff,#f9fcfb)}.overview-edit-section{padding:12px}.overview-section__head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:6px}.overview-section__title{font-size:18px;font-weight:700;color:#113a45}.overview-section__meta{font-size:13px;color:#5f7289}.overview-section__actions{display:flex;justify-content:flex-start;margin-bottom:12px}.overview-empty{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;padding:18px 14px;border:1px dashed #cfe0dd;border-radius:12px;background:#fbfefd;color:#6b7d92}.overview-empty--actionable{flex-direction:column;align-items:center;justify-content:center;text-align:center}.overview-add-btn{min-width:132px}.overview-empty-add-btn{min-width:148px}.overview-table-wrap{max-height:none}.overview-table th,.overview-table td{min-width:120px}.overview-editor-table td{background:#fff}.overview-cell-editor{min-width:120px;min-height:40px;height:40px;resize:none;padding:0 10px}.overview-note-editor{min-width:220px;min-height:72px}.overview-module-col{min-width:168px}.overview-module-select{min-width:148px}.toast{position:fixed;right:18px;bottom:18px;background:#1f2937;color:#fff;padding:10px 14px;border-radius:8px;opacity:0;transition:.2s}.toast.show{opacity:.95}.toast.error{background:#b91c1c}@media (max-width: 1100px){.layout{grid-template-columns:1fr}.sidebar{border-right:none;border-bottom:1px solid #264757}.grid-5{grid-template-columns:repeat(2,minmax(140px,1fr))}.grid-3,.sheet-category-panel,.overview-toolbar{grid-template-columns:1fr}.overview-summary{grid-template-columns:repeat(2,minmax(140px,1fr))}#performancePage .card{padding:12px}#performancePage .perf-page-actions{display:grid;grid-template-columns:1fr}#performancePage .perf-page-actions button,#performancePage .perf-page-actions select{width:100%;min-width:0}#performancePage .table-wrap{max-height:58vh}#performancePage .perf-sheet-tab{width:100%;justify-content:space-between}#performancePage .text-cell{max-width:220px}#performancePage .cell-editor{min-width:120px;min-height:84px}#performancePage .perf-score-input{min-width:100px;min-height:42px}}#rawDataPage #rawDatasetTabs{flex-wrap:nowrap;overflow-x:auto;padding-bottom:4px}#rawDataPage #rawDatasetTabs::-webkit-scrollbar,#rawDataPage .raw-table-wrap::-webkit-scrollbar{height:10px;width:10px}#rawDataPage #rawDatasetTabs::-webkit-scrollbar-thumb,#rawDataPage .raw-table-wrap::-webkit-scrollbar-thumb{background:#b8c8d8;border-radius:999px}.raw-table-hint{font-size:12px}#rawDataPage .raw-table-wrap{max-height:70vh;overflow:auto;background:linear-gradient(180deg,#fff,#f8fbff)}#rawRecordsTable{width:max-content;min-width:100%;table-layout:fixed;border-collapse:separate;border-spacing:0}#rawRecordsTable th,#rawRecordsTable td{min-width:180px;max-width:280px;white-space:normal;word-break:break-word;vertical-align:top;line-height:1.45}#rawRecordsTable th{white-space:nowrap;background:#f3f7fb;position:sticky;top:0;z-index:3}#rawRecordsTable .raw-col-source-file{min-width:180px;width:180px;position:sticky;left:0;z-index:2;background:#fff}#rawRecordsTable .raw-col-source-sheet{min-width:180px;width:180px;position:sticky;left:180px;z-index:2;background:#fff}#rawRecordsTable .raw-col-source-row{min-width:88px;width:88px;position:sticky;left:360px;z-index:2;background:#fff;text-align:center}#rawRecordsTable thead .raw-col-source-file,#rawRecordsTable thead .raw-col-source-sheet,#rawRecordsTable thead .raw-col-source-row{z-index:4;background:#eef5fb}#rawRecordsTable tbody tr:nth-child(odd) td{background:#fcfdff}#rawRecordsTable tbody tr:hover td,#rawRecordsTable tbody tr:hover .raw-col-source-file,#rawRecordsTable tbody tr:hover .raw-col-source-sheet,#rawRecordsTable tbody tr:hover .raw-col-source-row{background:#f2f8f7}#rawRecordsTable .raw-text-cell{max-width:260px}#rawRecordsTable .raw-col-source-row .raw-text-cell{max-width:72px;text-align:center}@media (max-width: 1100px){#rawRecordsTable th,#rawRecordsTable td{min-width:150px;max-width:220px}#rawRecordsTable .raw-col-source-file{min-width:140px;width:140px}#rawRecordsTable .raw-col-source-sheet{min-width:140px;width:140px;left:140px}#rawRecordsTable .raw-col-source-row{left:280px}}.inline-check{display:inline-flex;align-items:center;gap:6px;min-width:auto;color:var(--muted);font-size:13px}.inline-check input{width:16px;height:16px;min-width:16px}.order-group-summary{background:#f5fbfa;font-weight:600}.order-group-summary.abnormal-group{background:#fff3f0}#calcPage .calc-table-wrap{max-height:70vh}#calcPage .calc-notes{display:grid;gap:10px}#calcPage .calc-note-item{padding:12px 14px;border:1px solid var(--line);border-radius:10px;background:linear-gradient(180deg,#fbfefd,#f3faf8);line-height:1.6;color:var(--text)}#calcPage .calc-table-wrap>table{width:max-content;min-width:100%;table-layout:fixed}#calcPage .calc-table-wrap th,#calcPage .calc-table-wrap td{min-width:132px;max-width:260px;line-height:1.5}#calcPage .calc-table-wrap td{vertical-align:top}#calcPage .calc-filter-row select,#calcPage .calc-filter-row input{min-width:180px}#calcPage .calc-tab-row-wrap{align-items:stretch}#calcPage .calc-filter-row.hidden{display:none}#calcPage .calc-filter-row{padding:10px 12px;border:1px solid var(--line);border-radius:10px;background:linear-gradient(180deg,#fbfefd,#f5f9fd)}.export-card-grid{display:grid;grid-template-columns:repeat(2,minmax(280px,1fr));gap:14px}#exportPage .card{background:linear-gradient(180deg,#fff,#f7fbff)}#exportPage .hint{line-height:1.6}@media (max-width: 1100px){.export-card-grid{grid-template-columns:1fr}}:root{--bg: #eef4f7;--bg-strong: #dfeaf0;--line: #ccdbe5;--line-strong: #adc1cf;--card: rgba(255, 255, 255, .92);--card-solid: #ffffff;--text: #102433;--muted: #627889;--primary: #0b7a75;--primary-strong: #075f5c;--primary-soft: #e4f5f2;--danger: #c7352f;--danger-soft: #fff0ef;--warning: #b7791f;--focus: rgba(11, 122, 117, .2);--shadow-soft: 0 18px 45px rgba(21, 48, 64, .1);--shadow-card: 0 10px 28px rgba(23, 54, 72, .08);--radius-xl: 18px;--radius-md: 12px;--sidebar-width: 268px;--sidebar-collapsed-width: 108px}html{min-width:0;scroll-behavior:smooth}body{min-width:0;background:radial-gradient(circle at 8% 12%,rgba(14,116,144,.14),transparent 28%),radial-gradient(circle at 86% 0%,rgba(11,122,117,.1),transparent 30%),linear-gradient(135deg,#f8fbfd 0%,var(--bg) 56%,#e9f1f5 100%);color:var(--text);font-feature-settings:"kern";text-rendering:optimizeLegibility}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:-1;opacity:.38;background-image:linear-gradient(rgba(16,36,51,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(16,36,51,.04) 1px,transparent 1px);background-size:28px 28px;-webkit-mask-image:linear-gradient(180deg,#000 0%,transparent 78%);mask-image:linear-gradient(180deg,#000 0%,transparent 78%)}.layout{grid-template-columns:var(--sidebar-width) minmax(0,1fr);min-width:0}.layout.sidebar-collapsed{grid-template-columns:var(--sidebar-collapsed-width) minmax(0,1fr)}.sidebar{position:sticky;top:0;height:100vh;overflow:auto;border-right:1px solid rgba(255,255,255,.1);background:linear-gradient(160deg,#092b37fa,#061f2afc),radial-gradient(circle at top left,rgba(20,184,166,.3),transparent 36%);box-shadow:18px 0 44px #0b25311f;padding:18px 16px}.sidebar::-webkit-scrollbar{width:8px}.sidebar::-webkit-scrollbar-thumb{background:#a8c7d540;border-radius:999px}.logo-wrap{align-items:flex-start;justify-content:space-between;gap:12px;padding:4px 2px 16px;margin-bottom:14px;border-bottom:1px solid rgba(168,199,213,.18)}.brand-block{min-width:0}.logo{letter-spacing:.04em;color:#f4fbfd;font-size:21px;line-height:1.15}.logo-subtitle{margin-top:5px;color:#8db5c4;font-size:12px;white-space:nowrap}.sidebar-toggle{flex:0 0 auto;min-width:54px;height:30px;background:#ffffff0f;border-color:#8db5c457;color:#d9f3f5;transition:transform .16s ease,background .16s ease,border-color .16s ease}.sidebar-toggle:hover{transform:translateY(-1px);background:#ffffff1a;border-color:#8db5c48c}.menu-btn{position:relative;display:grid;grid-template-columns:8px 1fr;align-items:center;gap:11px;height:42px;margin-bottom:8px;padding:0 12px;border:1px solid rgba(109,151,167,.2);border-radius:12px;background:#ffffff0b;color:#c9e4ec;font-weight:600;letter-spacing:.01em;text-align:left;transition:transform .16s ease,background .16s ease,border-color .16s ease,color .16s ease}.menu-btn:hover{transform:translate(2px);background:#ffffff16;border-color:#8db5c461;color:#fff}.menu-btn.active{background:linear-gradient(135deg,#0f8a80,#0b726d);border-color:#bbf7d073;color:#fff;box-shadow:0 12px 24px #065f5a47}.menu-btn__mark{width:7px;height:22px;border-radius:999px;background:#8db5c46b}.menu-btn.active .menu-btn__mark{background:#c8f7e2}.menu-btn__text{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.api-box{margin-top:18px;padding:15px 0 0;border-top-color:#a8c7d52e}.api-box label{color:#9cc3d1;font-weight:700}.api-box input,.api-box select,.api-box button{height:36px;border-radius:10px;border-color:#8db5c447;background:#071f2ab8;color:#e9f8fb}.layout.sidebar-collapsed .sidebar{padding:14px 10px}.layout.sidebar-collapsed .logo-wrap{justify-content:center}.layout.sidebar-collapsed .brand-block{width:100%}.layout.sidebar-collapsed .logo{font-size:16px}.layout.sidebar-collapsed .logo-subtitle{display:none}.layout.sidebar-collapsed .menu-btn{grid-template-columns:1fr;gap:0;justify-items:center;height:40px;padding:0 6px;text-align:center}.layout.sidebar-collapsed .menu-btn__mark{display:none}.content{min-width:0;padding:24px clamp(18px,2.2vw,34px) 40px}.workspace-header{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:18px;padding:20px 22px;border:1px solid rgba(173,193,207,.65);border-radius:var(--radius-xl);background:linear-gradient(135deg,#ffffffe6,#f7fbfcc7),radial-gradient(circle at 100% 0%,rgba(20,184,166,.16),transparent 38%);box-shadow:var(--shadow-card)}.workspace-eyebrow{color:var(--primary);font-size:12px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.workspace-title{margin:4px 0 0;color:#0d2230;font-size:clamp(25px,2.2vw,36px);line-height:1.1;letter-spacing:-.03em}.workspace-subtitle{margin:8px 0 0;color:var(--muted);font-size:14px;line-height:1.6}.workspace-status{display:inline-flex;align-items:center;gap:8px;flex:0 0 auto;height:34px;padding:0 12px;border:1px solid rgba(11,122,117,.22);border-radius:999px;background:var(--primary-soft);color:var(--primary-strong);font-size:13px;font-weight:800}.workspace-status__dot{width:8px;height:8px;border-radius:999px;background:#10b981;box-shadow:0 0 0 4px #10b98129}.page.active{display:block;animation:pageIn .22s ease both}.page>h1{display:none}@keyframes pageIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.card{position:relative;margin-bottom:14px;padding:16px;border:1px solid rgba(173,193,207,.72);border-radius:var(--radius-xl);background:var(--card);box-shadow:var(--shadow-card);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.card:hover{border-color:#81a1b5d1}h2{display:flex;align-items:center;gap:9px;margin:0 0 12px;color:#112a3b;font-size:18px;line-height:1.25;letter-spacing:-.01em}h2:before{content:"";width:5px;height:18px;border-radius:999px;background:linear-gradient(180deg,var(--primary),#14b8a6)}.row{gap:9px;align-items:center}label{display:inline-block;margin-bottom:6px;color:#597183;font-weight:700}input,select,button,textarea{font-family:Noto Sans SC,sans-serif}input,select,button{height:38px;border-radius:11px;border-color:var(--line);font-size:14px;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease,background .16s ease}input,select,textarea.settings-textarea,.cell-editor,.perf-score-input{background:#fbfdfe}input:focus,select:focus,textarea:focus,.cell-editor:focus,.perf-score-input:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 4px var(--focus)}input::placeholder{color:#97aaba}button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-width:0;border-color:#c7d7e2;background:linear-gradient(180deg,#fff,#f5f9fb);color:#1c3748;font-weight:700;white-space:nowrap}button:hover:not(:disabled){transform:translateY(-1px);border-color:var(--line-strong);box-shadow:0 8px 16px #1431411a}button:disabled{cursor:not-allowed;opacity:.52;box-shadow:none}button.primary{border-color:var(--primary);background:linear-gradient(135deg,var(--primary) 0%,var(--primary-strong) 100%);color:#fff;box-shadow:0 10px 20px #0b7a7533}button.danger{border-color:var(--danger);background:linear-gradient(135deg,#de4841 0%,var(--danger) 100%);color:#fff;box-shadow:0 10px 20px #c7352f29}.actions{flex-wrap:wrap;gap:9px;margin-top:12px}.hint{color:var(--muted);font-size:13px;line-height:1.65}.tab-btn,.tab,.perf-sheet-tab{min-height:36px;border-radius:999px;border-color:#c9dae5;background:#f7fbfc;color:#29485a;box-shadow:none}.tab-btn.active,.tab.active,.perf-sheet-tab.active{border-color:#0b7a7533;background:linear-gradient(135deg,#0b7a75,#0f9488);color:#fff;box-shadow:0 10px 20px #0b7a752e}.tabs{gap:8px;padding:2px}.sheet-group{padding:12px;border-color:#adc1cfad;border-radius:16px;background:linear-gradient(180deg,#ffffffbf,#f5fafcc7)}.sheet-group-title,.sub-title{color:#315369;font-weight:800}.collapse-head{padding:2px 0}.collapse-head button{height:32px;border-radius:999px}.table-wrap{overflow:auto;border:1px solid rgba(173,193,207,.72);border-radius:14px;background:var(--card-solid);box-shadow:inset 0 1px #ffffffb3}.table-wrap::-webkit-scrollbar{width:11px;height:11px}.table-wrap::-webkit-scrollbar-track{background:#edf4f7;border-radius:999px}.table-wrap::-webkit-scrollbar-thumb{border:3px solid #edf4f7;border-radius:999px;background:#8fa9b9}table{border-collapse:separate;border-spacing:0}th,td{border:0;border-bottom:1px solid #e3edf3;border-right:1px solid #edf3f6;padding:10px 11px;color:#1b3546;font-size:13px;line-height:1.55}th{background:linear-gradient(180deg,#edf5f8,#e5eff5);color:#173345;font-weight:800;white-space:nowrap}tbody tr:nth-child(odd) td{background:#fbfdfe}tbody tr:hover td{background:#f0faf8}td:first-child,th:first-child{border-left:0}.readonly-cell{background:#f1f6f9!important;color:#687d8d}.perf-editable-cell,.perf-score-input{background:#fffaf0;border-color:#d6b85d;box-shadow:inset 0 0 0 1px #d6b85d33}.perf-score-input{min-width:118px;min-height:42px;font-weight:800}.pill{border-color:#0b7a7533;background:var(--primary-soft);color:var(--primary-strong);font-weight:800}.overview-section{border-radius:18px;border-color:#adc1cfb8;background:linear-gradient(180deg,#fffffff0,#f8fcfdeb);box-shadow:var(--shadow-card)}.overview-section__head{border-bottom-color:#adc1cf99}.overview-section__title{color:#102c3d;font-weight:900}.overview-section__meta,.overview-empty{color:var(--muted)}.overview-toolbar,#calcPage .calc-filter-row{border-color:#adc1cfb8;border-radius:16px;background:linear-gradient(135deg,#ffffffe6,#eef7f8eb)}.perf-quick-guide{border-color:#0b7a7538;background:linear-gradient(135deg,#e8f7f4,#fff 62%),radial-gradient(circle at 100% 0%,rgba(20,184,166,.18),transparent 36%)}.perf-quick-guide__title{color:var(--primary-strong);font-weight:900}#perfScoreSummary,#calcPurchaseSummary,#calcSalesSummary,#rawRecordsMeta,#salesAssessmentMeta,#completionMeta{display:inline-flex;align-items:center;min-height:30px;padding:6px 10px;border-radius:999px;background:#eef7f7;color:#315b61;font-weight:700}#rawDataPage .raw-table-wrap,#calcPage .calc-table-wrap{max-height:68vh}#rawRecordsTable th,#rawRecordsTable td,#calcPage .calc-table-wrap th,#calcPage .calc-table-wrap td{min-width:148px}#rawRecordsTable .raw-col-source-file,#rawRecordsTable .raw-col-source-sheet{background:#fafdff;box-shadow:8px 0 14px #0f24310a}.modal{-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.modal-card{border-radius:22px;border:1px solid rgba(173,193,207,.78);box-shadow:0 26px 70px #122d3e3d}.toast{right:22px;bottom:22px;border-radius:14px;background:#102c3d;box-shadow:0 18px 40px #102c3d3d}@media (max-width: 1100px){.layout,.layout.sidebar-collapsed{grid-template-columns:1fr}.sidebar{position:relative;height:auto;max-height:none;padding:14px}.logo-wrap{align-items:center}.menu-btn{width:auto;min-width:128px}.content{padding:16px}.workspace-header{align-items:flex-start;flex-direction:column;padding:16px}.workspace-status{align-self:flex-start}.card{padding:14px;border-radius:16px}.row input,.row select,.row button{width:100%;min-width:0}.tabs{flex-wrap:nowrap;overflow-x:auto;padding-bottom:6px}}:root{--bg: #f4f6f7;--bg-strong: #e8eef1;--line: #d7e0e5;--line-strong: #b9c8d1;--card: #ffffff;--card-solid: #ffffff;--text: #172b38;--muted: #637684;--primary: #24706b;--primary-strong: #195b57;--primary-soft: #eaf4f2;--danger: #bf3f38;--focus: rgba(36, 112, 107, .17);--shadow-card: 0 8px 22px rgba(25, 45, 58, .07);--shadow-soft: 0 12px 30px rgba(25, 45, 58, .08)}body{background:linear-gradient(180deg,#ffffffb8,#f4f6f7eb),linear-gradient(135deg,#f6f8f9,#edf2f4)}body:before{opacity:.16;background-size:32px 32px}.sidebar{background:linear-gradient(180deg,#172f3a,#112833);box-shadow:14px 0 34px #1128331c}.logo{color:#f6fbfc}.logo-subtitle{color:#a7bbc4}.menu-btn{height:40px;border-color:#becfd829;background:#ffffff09;color:#d5e2e6;font-weight:700}.menu-btn:hover{background:#ffffff12}.menu-btn.active{background:#2a6f6a;border-color:#d3e6e84d;box-shadow:none}.menu-btn__mark{height:20px;background:#a7bbc45c}.content{padding-top:22px}.workspace-header{min-height:116px;margin-bottom:16px;padding:20px 22px;border-color:#d8e2e7;background:linear-gradient(135deg,#fff,#f5f8f9);box-shadow:var(--shadow-card)}.workspace-eyebrow{color:#2a6f6a;letter-spacing:.13em}.workspace-title{color:#142b38;font-size:clamp(24px,2vw,32px)}.workspace-status{background:#edf6f4;color:#235f5a}.card{margin-bottom:12px;padding:14px 16px;border-color:#d8e2e7;border-radius:16px;background:#fff;box-shadow:var(--shadow-card);-webkit-backdrop-filter:none;backdrop-filter:none}h2{margin-bottom:10px;color:#172f3a;font-size:17px}h2:before{width:4px;height:17px;background:#2a6f6a}button.primary{background:#24706b;border-color:#24706b;box-shadow:none}button.danger{background:#bf3f38;border-color:#bf3f38;box-shadow:none}button:hover:not(:disabled){box-shadow:0 6px 14px #192d3a17}.tab-btn.active,.tab.active,.perf-sheet-tab.active{background:#24706b;box-shadow:none}#templatePage>.card:first-of-type{padding:10px}#templatePage>.card:first-of-type .row{gap:8px}.template-sheet-workspace{display:grid;gap:10px}.sheet-utility-card,.sheet-manage-card{margin-bottom:0;padding:12px 14px;background:#fbfcfd}.sheet-utility-card .collapse-head,.sheet-manage-card .collapse-head{min-height:34px}.sheet-utility-card h2,.sheet-manage-card h2{margin:0;font-size:16px}.sheet-current-summary{margin-top:4px;color:var(--muted);font-size:12px;line-height:1.4}.sheet-manage-card .collapse-head>button,.sheet-utility-card .collapse-head>button{height:32px;padding:0 12px;border-radius:999px;background:#fff;color:#264858}#sheetManageCardBody{margin-top:10px;padding-top:10px;border-top:1px solid #e4ecef}.sheet-manage-toolbar{display:grid;grid-template-columns:minmax(160px,1fr) auto auto minmax(180px,1fr) auto auto;gap:8px;align-items:center}.sheet-manage-toolbar input,.sheet-manage-toolbar button{width:100%}#sheetTabs{max-height:260px;overflow:auto;padding:2px 4px 6px 0}#sheetTabs::-webkit-scrollbar{width:9px;height:9px}#sheetTabs::-webkit-scrollbar-thumb{border-radius:999px;background:#aebfc8}.sheet-group{display:grid;grid-template-columns:112px minmax(0,1fr);align-items:start;gap:8px;padding:8px;border-radius:12px;background:#fff}.sheet-group+.sheet-group{margin-top:8px}.sheet-group-title{position:sticky;left:0;padding:7px 6px;color:#425b68;font-size:12px;line-height:1.35}.sheet-group .tabs{flex-wrap:nowrap;min-width:0;overflow-x:auto;overflow-y:hidden;align-content:center;gap:6px;padding:2px 2px 8px}.sheet-group .tabs::-webkit-scrollbar{height:7px}.sheet-group .tabs::-webkit-scrollbar-thumb{border-radius:999px;background:#b6c5cd}.sheet-group .tab{flex:0 0 auto;height:30px;max-width:168px;padding:0 10px;border-radius:999px;font-size:12px;font-weight:700;overflow:hidden;text-overflow:ellipsis}.sheet-editor-card{margin-top:0}.sheet-editor-card>.hint:first-of-type{margin-top:-2px}.overview-toolbar{padding:8px}.table-wrap{border-radius:12px;box-shadow:none}th,td{padding:9px 10px}th{background:#eef3f5}tbody tr:nth-child(odd) td{background:#fcfdfd}tbody tr:hover td{background:#eef7f5}@media (max-width: 1280px){.sheet-manage-toolbar{grid-template-columns:minmax(170px,1fr) auto auto}}@media (max-width: 1100px){.workspace-header{min-height:auto}.sheet-manage-toolbar,.sheet-group{grid-template-columns:1fr}.sheet-group-title{padding:2px}.sheet-group .tabs{flex-wrap:nowrap;max-height:none}}@media (max-width: 760px){.layout{grid-template-columns:1fr}.sidebar{position:sticky;top:0;z-index:30;border-right:0;border-bottom:1px solid #264757}.content{padding:12px}#performancePage h1{font-size:22px}#performancePage .perf-quick-guide,#performancePage #perfCompletionCard{margin-bottom:10px}#performancePage .perf-page-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}#performancePage #perfInstanceSelect,#performancePage #perfModeHint{grid-column:1 / -1}#performancePage .perf-page-actions button,#performancePage .perf-page-actions select{min-height:42px;border-radius:10px;font-size:14px}#performancePage #perfSheetTabs{display:flex;flex-wrap:nowrap;gap:8px;overflow-x:auto;padding-bottom:8px;scroll-snap-type:x proximity}#performancePage #perfSheetTabs::-webkit-scrollbar{height:8px}#performancePage #perfSheetTabs::-webkit-scrollbar-thumb{border-radius:999px;background:#b6c5cd}#performancePage .perf-sheet-tab{flex:0 0 min(76vw,280px);width:auto;scroll-snap-align:start}#performancePage .table-wrap{max-height:62vh;border-radius:14px;-webkit-overflow-scrolling:touch}#performancePage table{width:max-content;min-width:100%}#performancePage th,#performancePage td{min-width:128px;max-width:280px;padding:10px;line-height:1.55;font-size:13px}#performancePage th:first-child,#performancePage td:first-child{position:sticky;left:0;z-index:2;background:#f8fbfd}#performancePage th:first-child{z-index:3;background:#eef3f5}#performancePage .cell-editor,#performancePage .perf-score-input{min-width:150px;min-height:48px;border-radius:10px;font-size:15px}#performancePage .cell-editor{min-height:112px}#performancePage #perfScoreSummary,#performancePage #perfInstanceMeta,#performancePage #completionMeta{line-height:1.7}}.reminder-filter-row{display:grid;grid-template-columns:minmax(220px,1.5fr) minmax(130px,.8fr) minmax(150px,.9fr) minmax(180px,1fr) auto;align-items:center;gap:10px}.reminder-log-wrap{max-height:64vh;overflow:auto}.reminder-log-wrap table{min-width:1080px}.reminder-log-wrap th,.reminder-log-wrap td{vertical-align:top}.reminder-log-wrap th:nth-child(1),.reminder-log-wrap td:nth-child(1){min-width:150px;white-space:nowrap}.reminder-log-wrap th:nth-child(2),.reminder-log-wrap td:nth-child(2){min-width:160px}.reminder-log-wrap th:nth-child(4),.reminder-log-wrap td:nth-child(4){min-width:160px}.reminder-log-wrap th:nth-child(7),.reminder-log-wrap td:nth-child(7),.reminder-log-wrap th:nth-child(8),.reminder-log-wrap td:nth-child(8){min-width:240px;max-width:420px;white-space:pre-wrap;line-height:1.55}.reminder-status{display:inline-flex;align-items:center;justify-content:center;min-width:64px;padding:4px 9px;border-radius:999px;font-size:12px;font-weight:700;line-height:1.2;border:1px solid transparent}.reminder-status--sent{color:#12633a;background:#dcfce7;border-color:#86efac}.reminder-status--failed{color:#991b1b;background:#fee2e2;border-color:#fca5a5}.reminder-status--skipped{color:#7c4a03;background:#fef3c7;border-color:#fcd34d}.reminder-status--pending{color:#1e3a8a;background:#dbeafe;border-color:#93c5fd}.reminder-status--unknown{color:#475569;background:#e2e8f0;border-color:#cbd5e1}@media (max-width: 980px){.reminder-filter-row{grid-template-columns:1fr 1fr}.reminder-filter-row #reminderPerformanceSelect,.reminder-filter-row #reminderRecipientFilter,.reminder-filter-row #reloadReminderLogs{grid-column:1 / -1}}.export-page-grid{display:grid;grid-template-columns:minmax(340px,1fr) minmax(340px,1fr);gap:14px}.export-panel--wide{grid-column:1 / -1}.export-panel__head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:12px}.export-panel__head p{margin:-4px 0 0;color:var(--muted);line-height:1.6;font-size:13px}.export-form-grid{display:grid;grid-template-columns:minmax(260px,1fr) auto;gap:12px;align-items:end}.field-block{display:grid;gap:6px;min-width:0}.field-block>span{color:#597183;font-size:13px;font-weight:800}.field-block input,.field-block select{width:100%}.export-instance-field select{min-width:280px}.export-main-action{min-width:150px}.export-ym-row,.export-action-row{display:grid;grid-template-columns:repeat(2,minmax(120px,1fr));gap:10px}.export-action-row{margin-top:12px}.export-full-width{width:100%;margin-top:12px}#exportPage button:disabled,#exportPage input:disabled,#exportPage select:disabled{cursor:not-allowed;opacity:.62}@media (max-width: 980px){.export-page-grid,.export-form-grid,.export-ym-row,.export-action-row{grid-template-columns:1fr}.export-panel__head{flex-direction:column}.export-panel__head>button,.export-main-action{width:100%}}.reminder-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:12px}.reminder-card-head p{margin:-4px 0 0;color:var(--muted);line-height:1.6;font-size:13px}.reminder-filter-row-vue{display:grid;grid-template-columns:minmax(230px,1.4fr) minmax(130px,.7fr) minmax(150px,.8fr) minmax(190px,1fr);gap:10px;align-items:end}.reminder-pager{display:inline-flex;gap:8px;flex:0 0 auto}.empty-cell{height:90px;color:var(--muted);text-align:center}@media (max-width: 980px){.reminder-card-head{flex-direction:column}.reminder-card-head>button,.reminder-pager{width:100%}.reminder-pager button{flex:1 1 0}.reminder-filter-row-vue{grid-template-columns:1fr}}.settings-sticky-bar{position:sticky;top:12px;z-index:8;display:flex;align-items:center;justify-content:space-between;gap:16px;border-color:#0b7a7547;background:linear-gradient(135deg,#f6fdfbf5,#ffffffed)}.settings-eyebrow{color:var(--primary);font-size:11px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.settings-top-actions,.settings-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.settings-layout-grid{display:grid;grid-template-columns:minmax(360px,1fr) minmax(360px,1fr);gap:14px}.settings-section--wide{grid-column:1 / -1}.settings-section-head{margin-bottom:12px}.settings-section-head p{margin:-4px 0 0;color:var(--muted);font-size:13px;line-height:1.6}.settings-roster-grid,.settings-normalization-grid{display:grid;grid-template-columns:repeat(3,minmax(220px,1fr));gap:12px}.settings-text-block{display:grid;gap:7px;min-width:0}.settings-text-block>span{color:#597183;font-size:13px;font-weight:800}.settings-text-block small{color:var(--muted);line-height:1.5}.settings-param-grid{display:grid;grid-template-columns:repeat(2,minmax(170px,1fr));gap:12px}.settings-rule-grid{display:grid;grid-template-columns:repeat(2,minmax(360px,1fr));gap:14px}.settings-rule-card{min-width:0;padding:12px;border:1px solid rgba(173,193,207,.68);border-radius:16px;background:#f8fbfdbf}.settings-rule-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}.settings-rule-head h3{margin:0;color:#163244;font-size:15px}.settings-table-wrap{max-height:420px;overflow:auto}.settings-edit-table{min-width:760px}.settings-rule-table{min-width:640px}.settings-edit-table input[type=text],.settings-edit-table input[type=number],.settings-edit-table input:not([type]){width:100%;min-width:110px}.settings-check-cell{text-align:center}.settings-check-cell input{width:18px;min-width:18px;height:18px}@media (max-width: 1180px){.settings-layout-grid,.settings-rule-grid,.settings-roster-grid,.settings-normalization-grid,.settings-param-grid{grid-template-columns:1fr}.settings-sticky-bar,.settings-section-head,.settings-top-actions{flex-direction:column}.settings-top-actions,.settings-top-actions button,.settings-section-head>button{width:100%}}.raw-card-head,.raw-record-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:12px}.raw-card-head--compact{align-items:center}.raw-card-head p{margin:-4px 0 0;color:var(--muted);line-height:1.6;font-size:13px}.raw-actions,.raw-pager{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}.raw-dataset-tabs{flex-wrap:nowrap;overflow-x:auto;padding:4px 0 6px}.raw-dataset-tab{display:inline-flex;align-items:center;gap:8px;white-space:nowrap}.raw-dataset-tab em{min-width:28px;padding:2px 7px;border-radius:999px;background:#0f766e1a;color:var(--primary-strong);font-style:normal;font-size:12px;font-weight:900}.raw-dataset-tab.active em{background:#ffffff38;color:#fff}.raw-filter-grid{display:grid;grid-template-columns:minmax(220px,1.4fr) minmax(100px,.45fr) minmax(90px,.42fr) minmax(220px,1.2fr) minmax(170px,.9fr) auto auto;gap:10px;align-items:end}.raw-filter-grid .inline-check{height:38px;align-items:center;margin-bottom:0}.raw-vue-table{width:max-content;min-width:100%;table-layout:fixed;border-collapse:separate;border-spacing:0}.raw-vue-table th,.raw-vue-table td{min-width:150px;max-width:280px;white-space:normal;word-break:break-word;vertical-align:top;line-height:1.45}.raw-vue-table th{position:sticky;top:0;z-index:4;white-space:nowrap;background:#eef5fb}.raw-vue-table .raw-fixed{position:sticky;z-index:3;background:#fafdff;box-shadow:8px 0 14px #0f24310a}.raw-vue-table thead .raw-fixed{z-index:5;background:#eaf3f7}.raw-vue-table .raw-fixed-file{left:0;min-width:170px;width:170px}.raw-vue-table .raw-fixed-sheet{left:170px;min-width:170px;width:170px}.raw-vue-table .raw-fixed-group{left:340px;min-width:230px;width:230px}.raw-vue-table .raw-fixed-row{left:340px;min-width:82px;width:82px;text-align:center}.raw-vue-table .raw-fixed-group+.raw-fixed-row{left:570px}.raw-vue-table tbody tr:nth-child(odd) td{background:#fcfdff}.raw-vue-table tbody tr:hover td,.raw-vue-table tbody tr:hover .raw-fixed{background:#f2f8f7}.raw-vue-table .raw-text-cell{max-width:260px}.raw-vue-table .raw-fixed-row .raw-text-cell{max-width:72px;text-align:center}.raw-vue-table .order-group-summary{cursor:pointer}.raw-vue-table .order-group-summary td,.raw-vue-table .order-group-summary .raw-fixed{background:#eefaf7!important;font-weight:800}.raw-vue-table .order-group-summary.abnormal-group td,.raw-vue-table .order-group-summary.abnormal-group .raw-fixed{background:#fff0ed!important}.raw-vue-table .raw-detail-row td{background:#fff}@media (max-width: 1180px){.raw-card-head,.raw-record-head{flex-direction:column}.raw-actions,.raw-actions button,.raw-pager,.raw-card-head--compact>button{width:100%}.raw-actions button,.raw-pager button{flex:1 1 0}.raw-filter-grid{grid-template-columns:1fr 1fr}.raw-search-field,.raw-file-field,.raw-sheet-field,.raw-filter-grid>button{grid-column:1 / -1}}.sales-card-head,.sales-record-toolbar{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:12px}.sales-card-head--compact{align-items:center}.sales-card-head p{margin:-4px 0 0;color:var(--muted);line-height:1.6;font-size:13px}.sales-actions,.sales-pager{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.sales-dataset-tabs{flex-wrap:nowrap;overflow-x:auto;padding:4px 0 6px}.sales-dataset-tab{display:inline-flex;align-items:center;gap:8px;white-space:nowrap}.sales-dataset-tab em{min-width:28px;padding:2px 7px;border-radius:999px;background:#0f766e1a;color:var(--primary-strong);font-style:normal;font-size:12px;font-weight:900}.sales-dataset-tab.active em{background:#ffffff38;color:#fff}.sales-filter-grid{display:grid;grid-template-columns:minmax(240px,1.4fr) minmax(100px,.45fr) minmax(90px,.42fr) minmax(230px,1.15fr) minmax(180px,.9fr);gap:10px;align-items:end}.sales-table-wrap{max-height:66vh}.sales-vue-table{width:max-content;min-width:100%;table-layout:fixed;border-collapse:separate;border-spacing:0}.sales-vue-table th,.sales-vue-table td{min-width:150px;max-width:280px;white-space:normal;word-break:break-word;vertical-align:top;line-height:1.45}.sales-vue-table th{position:sticky;top:0;z-index:4;white-space:nowrap;background:#eef5fb}.sales-vue-table .sales-fixed{position:sticky;z-index:3;background:#fafdff;box-shadow:8px 0 14px #0f24310a}.sales-vue-table thead .sales-fixed{z-index:5;background:#eaf3f7}.sales-vue-table .sales-fixed-file{left:0;min-width:170px;width:170px}.sales-vue-table .sales-fixed-sheet{left:170px;min-width:170px;width:170px}.sales-vue-table .sales-fixed-row{left:340px;min-width:82px;width:82px;text-align:center}.sales-vue-table tbody tr:nth-child(odd) td{background:#fcfdff}.sales-vue-table tbody tr:hover td,.sales-vue-table tbody tr:hover .sales-fixed{background:#f2f8f7}.sales-vue-table .raw-text-cell{max-width:260px}.sales-vue-table .sales-fixed-row .raw-text-cell{max-width:72px;text-align:center}@media (max-width: 1180px){.sales-card-head,.sales-record-toolbar{flex-direction:column}.sales-actions,.sales-actions button,.sales-pager,.sales-card-head--compact>button{width:100%}.sales-actions button,.sales-pager button{flex:1 1 0}.sales-filter-grid{grid-template-columns:1fr 1fr}.sales-search-field,.sales-file-field,.sales-sheet-field{grid-column:1 / -1}}.sales-assessment-filter{display:grid;grid-template-columns:repeat(2,minmax(120px,180px));gap:10px;align-items:end;margin-bottom:10px}.sales-assessment-tabs{align-items:stretch}.sales-person-tabs{flex-wrap:nowrap;overflow-x:auto;padding-bottom:6px}.sales-assessment-wrap{max-height:68vh}.sales-assessment-vue-table{width:max-content;min-width:100%;table-layout:fixed;border-collapse:separate;border-spacing:0}.sales-assessment-vue-table th,.sales-assessment-vue-table td{min-width:130px;max-width:300px;vertical-align:top;line-height:1.5;word-break:break-word}.sales-assessment-vue-table th{position:sticky;top:0;z-index:4;white-space:nowrap;background:#eef5fb}.sales-assessment-vue-table tbody tr:nth-child(odd) td{background:#fcfdff}.sales-assessment-vue-table tbody tr:hover td{background:#f2f8f7}.sales-assessment-vue-table .row-type-total td{background:#f0fdfa!important;color:#0f4f49;font-weight:900}.sales-assessment-vue-table.sales-person-assessment-table{table-layout:fixed}.sales-assessment-vue-table.sales-person-assessment-table th:nth-child(1),.sales-assessment-vue-table.sales-person-assessment-table td:nth-child(1){min-width:90px;max-width:110px}.sales-assessment-vue-table.sales-person-assessment-table th:nth-child(3),.sales-assessment-vue-table.sales-person-assessment-table td:nth-child(3),.sales-assessment-vue-table.sales-person-assessment-table th:nth-child(5),.sales-assessment-vue-table.sales-person-assessment-table td:nth-child(5),.sales-assessment-vue-table.sales-person-assessment-table th:nth-child(7),.sales-assessment-vue-table.sales-person-assessment-table td:nth-child(7),.sales-assessment-vue-table.sales-person-assessment-table th:nth-child(9),.sales-assessment-vue-table.sales-person-assessment-table td:nth-child(9){min-width:240px;max-width:360px}.sales-assessment-vue-table.sales-equity-assessment-table th,.sales-assessment-vue-table.sales-equity-assessment-table td{min-width:120px}@media (max-width: 900px){.sales-assessment-filter{grid-template-columns:1fr 1fr}}.calc-vue-page .calc-command-card,.calc-vue-page .calc-result-card{background:linear-gradient(180deg,#fffffff5,#f7fcfcfa),radial-gradient(circle at 100% 0%,rgba(15,118,110,.12),transparent 34%)}.calc-command-head,.calc-result-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.calc-command-head p,.calc-result-head p{margin:0;color:var(--muted);line-height:1.6}.calc-mode-tabs,.calc-toolbar,.calc-vue-filter{display:flex;align-items:end;flex-wrap:wrap;gap:10px}.calc-toolbar{margin-top:14px}.calc-toolbar .field-block{width:150px}.calc-kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(150px,1fr));gap:10px;margin-bottom:12px}.calc-kpi-card{padding:12px 14px;border:1px solid rgba(173,193,207,.76);border-radius:16px;background:linear-gradient(135deg,#fff,#eef8f6);box-shadow:0 10px 24px #0e343f0f}.calc-kpi-card span{display:block;color:var(--muted);font-size:12px;font-weight:700;letter-spacing:.04em}.calc-kpi-card strong{display:block;margin-top:6px;color:#102c3d;font-size:19px;line-height:1.2}.calc-view-tabs{max-height:126px;overflow:auto;padding-bottom:2px}.calc-view-tabs .tab-btn{display:inline-flex;align-items:center;gap:7px}.calc-view-tabs .tab-btn em{min-width:22px;padding:1px 6px;border-radius:999px;background:#0f766e1a;color:#0f766e;font-style:normal;font-size:12px;font-weight:800}.calc-view-tabs .tab-btn.active em{background:#ffffff3d;color:#fff}.calc-vue-filter{align-items:center}.calc-vue-filter select,.calc-vue-filter input{height:36px}.calc-keyword-input{flex:1 1 320px}.calc-vue-table{border-collapse:separate;border-spacing:0}.calc-vue-table th{position:sticky;top:0;z-index:1}.calc-vue-table .text-cell{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;white-space:normal}@media (max-width: 900px){.calc-command-head,.calc-result-head{display:block}.calc-mode-tabs{margin-top:12px}.calc-kpi-grid{grid-template-columns:repeat(2,minmax(130px,1fr))}.calc-toolbar .field-block,.calc-toolbar button,.calc-vue-filter select,.calc-vue-filter input{width:100%}}.performance-vue-page .perf-hero-card,.performance-vue-page .perf-work-card,.performance-vue-page .perf-completion-card{background:linear-gradient(180deg,#fffffffa,#f6fbfafa),radial-gradient(circle at 100% 0%,rgba(15,118,110,.12),transparent 36%)}.perf-hero-main,.perf-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.perf-hero-main p,.perf-card-head p{margin:0;color:var(--muted);line-height:1.6}.perf-hero-status{min-width:150px;padding:10px 14px;border-radius:16px;border:1px solid rgba(173,193,207,.78);background:#f7fbfc;text-align:right}.perf-hero-status span{display:block;color:var(--muted);font-size:12px;font-weight:800}.perf-hero-status strong{display:block;margin-top:4px;color:#102c3d;font-size:20px}.perf-status-in_progress{border-color:#0f766e47;background:#e9f8f4}.perf-status-finished{border-color:#47556940;background:#f1f5f9}.perf-instance-toolbar,.perf-actions{display:flex;align-items:end;flex-wrap:wrap;gap:10px}.perf-instance-toolbar{margin-top:14px}.perf-instance-field{flex:1 1 360px}.perf-meta-line,.perf-score-pill{display:inline-flex;align-items:center;min-height:32px;margin-top:12px;padding:7px 11px;border-radius:999px;background:#eef7f7;color:#315b61;font-weight:800}.perf-vue-sheet-tabs{max-height:122px;overflow:auto;padding-bottom:2px}.perf-vue-sheet-tabs .perf-sheet-tab{display:inline-flex;align-items:center;gap:8px;min-height:36px}.perf-vue-table-wrap{max-height:68vh;border-radius:16px}.perf-vue-table{width:max-content;min-width:100%;border-collapse:separate;border-spacing:0;table-layout:fixed}.perf-vue-table th,.perf-vue-table td{min-width:148px;max-width:280px;vertical-align:top}.perf-vue-table th{position:sticky;top:0;z-index:2}.perf-vue-table th:first-child,.perf-vue-table td:first-child{position:sticky;left:0;z-index:3;min-width:68px;width:68px;background:#fafdff;box-shadow:8px 0 14px #0f24310a}.perf-vue-table th:first-child{z-index:4}.perf-vue-table .text-cell{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;white-space:normal}.performance-vue-page .cell-editor{width:100%;min-height:36px;border-radius:10px;border:1px solid rgba(173,193,207,.9);background:#fff;color:var(--text);padding:8px 10px}.performance-vue-page .perf-score-input{min-width:92px}.performance-vue-page textarea.cell-editor{min-height:76px;resize:vertical}.performance-vue-page .readonly-cell{background:#f8fbfd;color:#3f5364}.performance-vue-page .overview-vue-modules{display:grid;gap:14px}.performance-vue-page .overview-section__head{display:flex;align-items:center;justify-content:space-between;gap:12px}.performance-vue-page .overview-editor-table th:first-child,.performance-vue-page .overview-editor-table td:first-child{min-width:70px;width:70px}.performance-vue-page .sales-summary-wrap{max-height:72vh}.performance-vue-page .sales-summary-wide-table th,.performance-vue-page .sales-summary-wide-table td{min-width:220px;max-width:320px}.performance-vue-page .sales-summary-wide-table .sales-summary-fixed-col{position:sticky;left:0;z-index:3;min-width:120px;background:#fafdff}.performance-vue-page .sales-summary-metric-head{background:#eef7f7}.performance-vue-page .sales-summary-metric-category,.performance-vue-page .sales-summary-entry-name{color:var(--primary);font-weight:900}.performance-vue-page .sales-summary-metric-title,.performance-vue-page .sales-summary-completion,.performance-vue-page .sales-summary-executor,.performance-vue-page .sales-summary-score-view,.performance-vue-page .sales-summary-comment-view{margin-top:4px;line-height:1.5}.performance-vue-page .sales-summary-entry-block{margin-top:8px;padding-top:8px;border-top:1px dashed rgba(173,193,207,.9)}.performance-vue-page .sales-summary-entry-block:first-child{border-top:0;padding-top:0}.perf-empty-state{padding:22px;border:1px dashed rgba(173,193,207,.9);border-radius:16px;background:#f8fbfd;color:var(--muted);text-align:center}@media (max-width: 900px){.perf-hero-main,.perf-card-head{display:block}.perf-hero-status{margin-top:12px;text-align:left}.perf-instance-toolbar button,.perf-actions button,.perf-instance-field{width:100%}}.template-sales-summary-table{width:max-content;min-width:100%;table-layout:fixed}.template-sales-summary-table th,.template-sales-summary-table td{min-width:220px;max-width:340px;vertical-align:top}.template-sales-summary-table .sales-summary-fixed-col{min-width:120px;background:#fafdff}.template-sales-user-cell{margin-top:6px;padding:8px;border:1px dashed rgba(173,193,207,.9);border-radius:10px;background:#f8fbfd}.org-vue-card{padding:14px 16px;background:linear-gradient(135deg,#fffffffa,#f2f9f8fa),radial-gradient(circle at 100% 0%,rgba(15,118,110,.12),transparent 34%)}.org-vue-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.org-vue-head h2{margin-bottom:4px}.org-vue-head p{margin:0;color:var(--muted);font-size:13px;line-height:1.5}.org-vue-actions{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:8px}.org-vue-preview{display:flex;align-items:center;flex-wrap:wrap;gap:7px;min-height:38px;padding:8px 10px;border:1px solid rgba(173,193,207,.7);border-radius:14px;background:#f8fbfdc7}.org-vue-preview .pill{max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.org-vue-search{flex:1 1 220px;max-width:320px;height:30px;padding:5px 10px;border-radius:999px}.org-vue-more{min-height:28px;padding:4px 10px;border-radius:999px;border-color:#0f766e2e;background:#0f766e14;color:#0f766e;font-size:12px;font-weight:700;box-shadow:none}.org-vue-more:hover{border-color:#0f766e57;background:#0f766e24;transform:none}.overview-edit-modules{display:grid;gap:14px}.overview-edit-section .overview-section__head{align-items:flex-start}.overview-edit-section .overview-section__actions{margin-top:0}.overview-editor-table .drag-col{min-width:72px;width:72px;text-align:center}.overview-editor-table .drag-handle{height:28px;padding:0 8px;border-radius:999px;background:#eef7f7;color:#24565e;font-size:12px;cursor:grab}.overview-editor-table .edit-row:active .drag-handle{cursor:grabbing}.overview-editor-table .readonly-cell{background:#f6fafb;color:#405463}.overview-editor-table .user-cell{min-width:180px}.overview-editor-table .user-cell-display{max-height:74px;overflow:auto}.overview-editor-table .overview-cell-editor{min-width:120px}.overview-editor-table .overview-note-editor{min-width:220px}@media (max-width: 900px){.org-vue-head{display:block}.org-vue-actions{justify-content:stretch;margin-top:10px}.org-vue-actions button{flex:1 1 140px}}.sales-summary-edit-field{display:grid;gap:4px;margin-top:8px;min-width:0}.sales-summary-edit-field>span{color:var(--muted);font-size:12px;font-weight:800}.sales-summary-edit-field .cell-editor{min-height:34px}.user-picker-vue-modal{display:flex;align-items:center;justify-content:center}.user-picker-vue-card{width:min(920px,calc(100vw - 28px));max-height:min(780px,calc(100vh - 28px));overflow:hidden;display:flex;flex-direction:column}.user-picker-vue-head{align-items:flex-start;justify-content:space-between}.user-picker-vue-head p{margin:4px 0 0;color:var(--muted);font-weight:700}.user-picker-vue-toolbar{display:grid;grid-template-columns:1fr auto auto;gap:10px}.user-picker-vue-toolbar input{min-width:240px}.user-picker-vue-selected{min-height:38px;display:flex;align-items:center;flex-wrap:wrap;gap:8px;padding:8px 10px;border:1px solid rgba(173,193,207,.8);border-radius:14px;background:#f8fbfd}.user-picker-vue-modal .user-picker-list{overflow:auto;padding-right:4px}.user-picker-vue-item{align-items:flex-start;min-height:94px}.user-picker-vue-info{display:grid;gap:3px}.user-picker-vue-info strong{color:#102c3d;font-size:15px}.user-picker-vue-info span{color:var(--muted);font-size:12px;line-height:1.35}.user-picker-empty{padding:22px;border:1px dashed rgba(173,193,207,.9);border-radius:14px;color:var(--muted);background:#f8fbfd;text-align:center}@media (max-width: 720px){.user-picker-vue-toolbar{grid-template-columns:1fr}}.performance-viewer-page{--viewer-ink: #14222d;--viewer-soft: #eef6f2;--viewer-gold: #b47b1f;--viewer-green: #0f766e;--viewer-red: #b42318}.viewer-hero{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,430px);gap:18px;align-items:end;padding:22px;border-radius:22px;background:radial-gradient(circle at 8% 0%,rgba(180,123,31,.16),transparent 32%),linear-gradient(135deg,#fbfaf4,#f2f8f5 58%,#e7f1ef);box-shadow:0 20px 55px #162c3d14}.viewer-hero:after{content:"";position:absolute;inset:auto -80px -130px auto;width:260px;height:260px;border-radius:999px;background:#0f766e1f;pointer-events:none}.viewer-eyebrow{display:inline-flex;align-items:center;width:fit-content;padding:4px 9px;border-radius:999px;background:#b47b1f1f;color:#835816;font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.viewer-hero h2,.viewer-report-head h2{margin:8px 0 6px;color:var(--viewer-ink);font-size:28px;letter-spacing:-.03em}.viewer-hero p,.viewer-report-head p{margin:0;color:#52697a;line-height:1.7}.viewer-selector-panel{position:relative;z-index:1;display:grid;grid-template-columns:1fr auto;gap:10px;align-items:end;padding:14px;border:1px solid rgba(168,190,202,.62);border-radius:18px;background:#ffffffb8;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.viewer-kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(160px,1fr));gap:12px;margin-bottom:12px}.viewer-kpi-card{min-height:118px;padding:16px;border:1px solid rgba(188,202,213,.86);border-radius:20px;background:linear-gradient(180deg,#fff,#f7fbfa);box-shadow:0 12px 28px #14222d0d}.viewer-kpi-card--accent{background:linear-gradient(140deg,#102c3d,#0f766e);color:#f7fffd}.viewer-kpi-card span,.viewer-kpi-card em{display:block;color:#678094;font-size:12px;font-style:normal;font-weight:800}.viewer-kpi-card--accent span,.viewer-kpi-card--accent em{color:#f7fffdc7}.viewer-kpi-card strong{display:block;margin:10px 0 8px;color:inherit;font-size:30px;line-height:1;letter-spacing:-.04em}.viewer-layout{display:grid;grid-template-columns:260px minmax(0,1fr);gap:12px;align-items:start}.viewer-sheet-rail{position:sticky;top:16px;max-height:calc(100vh - 32px);overflow:auto;border-radius:20px;background:#fbfcf8}.viewer-sheet-rail__head{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.viewer-sheet-rail__head h2{margin:0}.viewer-sheet-rail__head span{color:#6b7f8d;font-weight:900}.viewer-sheet-button{display:block;width:100%;margin-bottom:8px;padding:11px 12px;border:1px solid #dce8e7;border-radius:14px;background:#fff;color:var(--viewer-ink);text-align:left;cursor:pointer;transition:transform .16s ease,border-color .16s ease,background .16s ease}.viewer-sheet-button:hover{transform:translate(2px);border-color:#0f766e59}.viewer-sheet-button.active{border-color:#0f766eb8;background:#eaf8f4;box-shadow:inset 4px 0 0 var(--viewer-green)}.viewer-sheet-button span,.viewer-sheet-button em{display:block}.viewer-sheet-button span{font-weight:900}.viewer-sheet-button em{margin-top:4px;color:#6b7f8d;font-size:12px;font-style:normal}.viewer-sheet-button--pending em{color:var(--viewer-red)}.viewer-sheet-button--complete em{color:var(--viewer-green)}.viewer-report{min-width:0;padding:18px;border-radius:22px}.viewer-report-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:14px}.viewer-report-badge{flex:0 0 auto;padding:8px 12px;border-radius:999px;background:#eef2f5;color:#536879;font-weight:900}.viewer-report-badge--complete{background:#e9f8f4;color:var(--viewer-green)}.viewer-report-badge--pending{background:#fff1f0;color:var(--viewer-red)}.viewer-table-wrap{max-height:72vh;border-radius:18px;background:#fff}.viewer-table{width:max-content;min-width:100%;border-collapse:separate;border-spacing:0}.viewer-table th,.viewer-table td{min-width:136px;max-width:320px;padding:10px 12px;border-bottom:1px solid #e3ecef;border-right:1px solid #eef3f5;vertical-align:top}.viewer-table th{position:sticky;top:0;z-index:2;background:#102c3d;color:#f6fffb;font-size:12px;letter-spacing:.02em}.viewer-table th:first-child,.viewer-table td:first-child{position:sticky;left:0;z-index:3;min-width:72px;width:72px;background:#fbfcf8;box-shadow:8px 0 14px #14222d0d}.viewer-table th:first-child{z-index:4;background:#102c3d}.viewer-cell-text{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;color:#263c4b;line-height:1.55;white-space:normal}.viewer-cell-text--strong{color:var(--viewer-green);font-weight:950}.viewer-index-cell{color:#62788a;font-weight:900;text-align:center}.viewer-overview{display:grid;gap:14px}.viewer-overview-section{padding:14px;border:1px solid #e1eaec;border-radius:20px;background:linear-gradient(180deg,#fff,#fbfcf8)}.viewer-section-title{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}.viewer-section-title h3{margin:0;color:var(--viewer-ink);font-size:17px}.viewer-section-title span{padding:4px 9px;border-radius:999px;background:var(--viewer-soft);color:var(--viewer-green);font-size:12px;font-weight:900}.viewer-score-stack-cell{min-width:260px}.viewer-score-chip{margin-bottom:8px;padding:9px 10px;border:1px solid #dce8e7;border-radius:12px;background:#fbfcf8}.viewer-score-chip strong,.viewer-score-chip span,.viewer-score-chip em{display:block;line-height:1.55}.viewer-score-chip strong{color:var(--viewer-green)}.viewer-score-chip em,.viewer-sales-cell em{color:#6b7f8d;font-style:normal}.viewer-sales-table th span{color:#98c8bd;font-size:11px}.viewer-sales-table th strong{margin-top:4px}.viewer-sales-table th em{margin-top:4px;color:#d8c08d;font-style:normal}.viewer-muted,.viewer-empty-mini,.viewer-empty-state{color:#6b7f8d}.viewer-empty-mini,.viewer-empty-state{padding:18px;border:1px dashed #cddce2;border-radius:16px;background:#f8fbfd;text-align:center}@media (max-width: 1100px){.viewer-hero,.viewer-layout{grid-template-columns:1fr}.viewer-sheet-rail{position:static;max-height:none}.viewer-kpi-grid{grid-template-columns:repeat(2,minmax(160px,1fr))}}@media (max-width: 720px){.viewer-hero{padding:16px}.viewer-selector-panel,.viewer-kpi-grid{grid-template-columns:1fr}.viewer-report-head{display:block}.viewer-report-badge{width:fit-content;margin-top:10px}}.performance-viewer-page{--viewer-ink: #18262e;--viewer-paper: #fcfbf7;--viewer-paper-strong: #ffffff;--viewer-line: rgba(50, 77, 90, .12);--viewer-line-strong: rgba(50, 77, 90, .2);--viewer-muted-ink: #637887;--viewer-green: #0d7a66;--viewer-green-soft: #ecf7f2;--viewer-red: #c2412d;--viewer-red-soft: #fff4f0;--viewer-amber: #b7791f;--viewer-blue: #245b7a}.performance-viewer-page .card{border:1px solid var(--viewer-line);box-shadow:0 16px 34px #18262e0f}.viewer-hero{grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);gap:22px;align-items:start;padding:24px;border-radius:24px;background:radial-gradient(circle at 0% 0%,rgba(183,121,31,.12),transparent 28%),linear-gradient(135deg,#fffdf7,#f7fbf8,#eff7f4)}.viewer-hero h2,.viewer-report-head h2{font-size:26px;line-height:1.18}.viewer-hero p,.viewer-report-head p{max-width:820px;color:var(--viewer-muted-ink);line-height:1.65}.viewer-selector-panel{grid-template-columns:minmax(0,1fr) auto;gap:12px;padding:14px;border:1px solid var(--viewer-line);border-radius:18px;background:#ffffffbf;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.viewer-kpi-grid{grid-template-columns:1.25fr repeat(3,minmax(0,1fr));gap:12px}.viewer-kpi-card{min-height:132px;padding:16px;border-radius:18px;background:#ffffffe0}.viewer-kpi-card strong{margin:8px 0 6px;font-size:28px}.viewer-kpi-card--accent{border-color:#0f2d3d1f;background:linear-gradient(140deg,#173342,#0d7a66);color:#fffdf7}.viewer-kpi-card--accent span,.viewer-kpi-card--accent em{color:#fffdf7c7}.viewer-layout{display:grid;grid-template-columns:248px minmax(0,1fr);gap:16px;align-items:start}.viewer-sheet-rail{position:sticky;top:16px;z-index:3;display:block;max-height:calc(100vh - 32px);margin-bottom:0;padding:14px;overflow:auto;border-radius:22px;background:#fffdf7f0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.viewer-sheet-rail__head{display:flex;align-items:center;justify-content:space-between;margin:0 0 12px;padding:0 0 10px;border-right:0;border-bottom:1px solid var(--viewer-line)}.viewer-sheet-rail__head h2{font-size:15px}.viewer-sheet-button{display:block;width:100%;min-width:0;max-width:none;margin:0 0 7px;padding:9px 10px;border:1px solid rgba(50,77,90,.1);border-radius:13px;white-space:normal;background:#ffffffe0}.viewer-sheet-search{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:6px;margin-bottom:10px}.viewer-sheet-search input{min-width:0;height:34px;padding:0 10px;border:1px solid var(--viewer-line);border-radius:10px;background:#fff;color:var(--viewer-ink);font-size:13px;outline:none}.viewer-sheet-search input:focus{border-color:#0d7a666b;box-shadow:0 0 0 3px #0d7a6614}.viewer-sheet-search button{height:34px;padding:0 9px;border:1px solid var(--viewer-line);border-radius:10px;background:#f7faf9;color:var(--viewer-muted-ink);font-size:12px;font-weight:900}.viewer-sheet-filters{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin-bottom:12px}.viewer-sheet-filters button{display:flex;align-items:center;justify-content:space-between;gap:6px;min-width:0;height:32px;padding:0 8px;border:1px solid var(--viewer-line);border-radius:10px;background:#ffffffbd;color:var(--viewer-muted-ink);cursor:pointer;transition:background .16s ease,border-color .16s ease,color .16s ease}.viewer-sheet-filters button:hover,.viewer-sheet-filters button.active{border-color:#0d7a663d;background:var(--viewer-green-soft);color:var(--viewer-green)}.viewer-sheet-filters span{overflow:hidden;font-size:12px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.viewer-sheet-filters em{display:inline-flex;min-width:20px;height:20px;align-items:center;justify-content:center;border-radius:999px;background:#18262e0f;font-size:11px;font-style:normal;font-weight:900}.viewer-sheet-groups{display:grid;gap:12px}.viewer-sheet-group{display:grid;gap:6px}.viewer-sheet-group__title{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:2px 2px 4px;color:var(--viewer-muted-ink);font-size:11px;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.viewer-sheet-group__title em{min-width:20px;padding:2px 6px;border-radius:999px;background:#18262e0f;font-style:normal;text-align:center}.viewer-sheet-button:hover{transform:translate(2px);border-color:#0d7a6647}.viewer-sheet-button.active{background:var(--viewer-green-soft);box-shadow:inset 3px 0 0 var(--viewer-green)}.viewer-sheet-button__main{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center}.viewer-sheet-button__main strong{min-width:0;overflow:hidden;color:var(--viewer-ink);font-size:13px;font-weight:900;line-height:1.45;text-overflow:ellipsis;white-space:nowrap}.viewer-sheet-button__main b{display:inline-flex;min-width:42px;height:24px;align-items:center;justify-content:center;padding:0 8px;border-radius:999px;background:#0d7a66;color:#fff;font-size:12px;font-weight:950;line-height:1;box-shadow:0 6px 14px #0d7a662e}.viewer-sheet-button em{margin-top:4px;color:var(--viewer-green);font-size:11px;font-weight:900}.viewer-report{min-width:0;padding:20px;border-radius:24px;background:linear-gradient(180deg,#fffffffa,#fbfcf8fa)}.viewer-report-head{position:static;top:auto;z-index:auto;display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin:0 0 14px;padding:0 0 14px;border-bottom:1px solid var(--viewer-line);background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.viewer-report-badge{flex:0 0 auto;padding:8px 12px;border-radius:999px;font-size:13px;font-weight:900;background:#eef3f4;color:#536879}.viewer-table-wrap{max-height:72vh;overflow:auto;border:1px solid var(--viewer-line);border-radius:18px;background:var(--viewer-paper-strong)}.viewer-table th,.viewer-table td{min-width:112px;max-width:280px;padding:11px 12px;border-bottom:1px solid rgba(50,77,90,.08);border-right:1px solid rgba(50,77,90,.05)}.viewer-table th{position:sticky;top:0;z-index:2;background:#f3f7f6;color:var(--viewer-ink);font-size:12px;font-weight:900;letter-spacing:.02em}.viewer-cell-text{-webkit-line-clamp:4;font-size:13px;line-height:1.58}.viewer-overview-section{padding:14px;border:1px solid var(--viewer-line);border-radius:20px;background:linear-gradient(180deg,#fff,#fafcf9)}.viewer-section-title h3{font-size:16px}.viewer-item-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(360px,1fr));gap:14px}.viewer-item-card{position:relative;overflow:hidden;padding:16px;border:1px solid var(--viewer-line);border-radius:20px;background:linear-gradient(180deg,#fff,#fbfcf8);box-shadow:0 10px 24px #16252f0a}.viewer-item-card:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:linear-gradient(180deg,var(--viewer-green),#d7a24a)}.viewer-item-card__top{display:grid;grid-template-columns:42px minmax(0,1fr) 76px;gap:12px;align-items:start}.viewer-item-index{display:grid;width:34px;height:34px;place-items:center;border-radius:12px;background:#edf5f1;color:var(--viewer-green);font-weight:950}.viewer-item-title span{display:inline-flex;max-width:100%;padding:3px 8px;overflow:hidden;border-radius:999px;background:#245b7a17;color:var(--viewer-blue);font-size:12px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.viewer-item-title h3{margin:8px 0 0;color:var(--viewer-ink);font-size:16px;line-height:1.55}.viewer-item-score{padding:10px 8px;border:1px solid rgba(13,122,102,.12);border-radius:14px;background:linear-gradient(180deg,#f2fbf8,#eaf7f2);color:var(--viewer-green);text-align:center}.viewer-item-score span{display:block;color:#618175;font-size:11px;font-weight:900}.viewer-item-score strong{display:block;margin-top:4px;font-size:20px;line-height:1}.viewer-item-meta{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:14px}.viewer-item-meta div{min-width:0;padding:10px;border:1px solid rgba(50,77,90,.08);border-radius:14px;background:#f6faf8}.viewer-item-meta span{display:block;color:var(--viewer-muted-ink);font-size:11px;font-weight:900}.viewer-item-meta strong{display:-webkit-box;margin-top:3px;overflow:hidden;color:var(--viewer-ink);font-size:13px;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.viewer-item-standard,.viewer-item-evidence{margin:0;color:#405766;font-size:13px;line-height:1.62;white-space:pre-wrap}.viewer-item-evidence{color:var(--viewer-muted-ink)}.viewer-report-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:16px}.viewer-report-fact{display:flex;flex-direction:column;gap:6px;min-width:0;padding:14px;border:1px solid var(--viewer-line);border-radius:18px;background:linear-gradient(180deg,#fff,#f9fcfb)}.viewer-report-fact span,.viewer-inline-stats span,.viewer-note-block>span,.viewer-score-section__head span{color:var(--viewer-muted-ink);font-size:11px;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.viewer-report-fact strong{color:var(--viewer-ink);font-size:18px;line-height:1.3}.viewer-report-fact em{color:var(--viewer-muted-ink);font-style:normal;line-height:1.55}.viewer-item-notes{display:grid;gap:10px;margin-top:14px}.viewer-note-block{padding:12px 13px;border:1px solid rgba(50,77,90,.08);border-radius:14px;background:#f8fbfa}.viewer-note-block--muted{background:#fbfcf8}.viewer-score-section{margin-top:14px;padding-top:14px;border-top:1px solid rgba(50,77,90,.08)}.viewer-score-section__head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}.viewer-score-section__head h4{margin:0;color:var(--viewer-ink);font-size:14px}.viewer-score-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px;margin-top:0}.viewer-score-row .viewer-score-chip{min-width:0;max-width:none;margin:0}.viewer-score-chip{display:flex;flex-direction:column;gap:6px;padding:12px;border:1px solid rgba(50,77,90,.09);border-radius:14px;background:#f9fbf9}.viewer-score-chip--filled{border-color:#0d7a662e;background:#eff9f5}.viewer-score-chip--empty{border-color:#c2412d29;background:#fff8f5}.viewer-score-chip em{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}.viewer-score-chip small{color:var(--viewer-muted-ink);font-size:12px}.viewer-sales-summary{display:grid;gap:10px}.viewer-inline-stats{display:flex;flex-wrap:wrap;gap:8px}.viewer-inline-stats span{display:inline-flex;align-items:center;padding:6px 10px;border:1px solid rgba(50,77,90,.08);border-radius:999px;background:#f7faf9;letter-spacing:normal;text-transform:none}.viewer-sales-wrap{max-height:74vh}.viewer-sales-table th,.viewer-sales-table td{min-width:210px}.viewer-sales-table th:first-child,.viewer-sales-table td:first-child{min-width:72px}.viewer-sales-table th span,.viewer-sales-table th strong,.viewer-sales-table th em,.viewer-sales-cell strong,.viewer-sales-cell span,.viewer-sales-cell em{display:block;line-height:1.5}.viewer-sales-table th span{color:#5d7a73;font-size:11px}.viewer-sales-table th strong{margin-top:5px;color:var(--viewer-ink)}.viewer-sales-table th em{margin-top:4px;color:var(--viewer-amber);font-style:normal}.viewer-sales-cell{background:#fff}.viewer-sales-cell strong{color:var(--viewer-green);font-size:18px}.viewer-table tbody tr:nth-child(2n) td{background:#f7faf9cc}.viewer-table th:first-child,.viewer-table td:first-child{position:sticky;left:0;z-index:1;min-width:72px;width:72px;background:#fbfcf8;box-shadow:8px 0 14px #14222d0a}.viewer-table th:first-child{z-index:3;background:#f3f7f6}@media (max-width: 1100px){.viewer-kpi-grid{grid-template-columns:repeat(2,minmax(160px,1fr))}.viewer-layout,.viewer-report-summary{grid-template-columns:1fr}.viewer-sheet-rail{position:static;max-height:360px}}@media (max-width: 720px){.viewer-hero{grid-template-columns:1fr;padding:18px}.viewer-selector-panel,.viewer-kpi-grid{grid-template-columns:1fr}.viewer-report-head{display:block}.viewer-report-badge{width:fit-content;margin-top:10px}.viewer-item-grid{grid-template-columns:1fr}.viewer-item-card__top{grid-template-columns:36px minmax(0,1fr)}.viewer-item-score{grid-column:1 / -1}.viewer-item-meta,.viewer-score-row{grid-template-columns:1fr}}.layout-auth-hidden{position:fixed;top:0;right:0;bottom:0;left:0;visibility:hidden;pointer-events:none}.workspace-logout{height:28px;padding:0 10px;border-radius:999px;border:1px solid rgba(11,122,117,.18);background:#ffffffc2;color:#0d3c39;font-size:12px;font-weight:800;cursor:pointer}.auth-shell{position:relative;z-index:20;min-height:100vh;display:grid;place-items:center;padding:clamp(20px,4vw,54px);overflow:hidden;background:radial-gradient(circle at 16% 10%,rgba(14,116,144,.18),transparent 30%),radial-gradient(circle at 88% 12%,rgba(11,122,117,.16),transparent 28%),linear-gradient(135deg,#f8fbfd,#eef5f7 52%,#e5eef3)}.auth-shell:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;opacity:.32;background-image:linear-gradient(rgba(16,36,51,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(16,36,51,.05) 1px,transparent 1px);background-size:30px 30px;-webkit-mask-image:linear-gradient(180deg,#000 0%,transparent 82%);mask-image:linear-gradient(180deg,#000 0%,transparent 82%)}.auth-card{position:relative;width:min(780px,100%);padding:clamp(24px,4vw,42px);border-radius:30px;border:1px solid rgba(255,255,255,.72);background:linear-gradient(145deg,#fffffff0,#f2f8f9e6),radial-gradient(circle at top right,rgba(11,122,117,.12),transparent 34%);box-shadow:0 24px 68px #10243329;overflow:hidden}.auth-card__ambient{position:absolute;border-radius:999px;pointer-events:none;filter:blur(4px)}.auth-card__ambient--one{width:190px;height:190px;right:-58px;top:-70px;background:#14b8a624}.auth-card__ambient--two{width:150px;height:150px;left:-70px;bottom:-64px;background:#0e74901f}.auth-card>*:not(.auth-card__ambient){position:relative;z-index:1}.auth-card h1{margin:0 0 14px;font-size:clamp(30px,4.8vw,52px);line-height:1.05;letter-spacing:-.05em;color:#102433}.auth-copy{max-width:620px;margin:0;color:#627889;font-size:16px;line-height:1.85}.auth-user{display:grid;gap:6px;margin-top:22px;padding:14px 16px;border-radius:18px;border:1px solid rgba(183,121,31,.24);background:#fffaebb8}.auth-user--ok{border-color:#0b7a7533;background:#e4f5f2e0}.auth-user span,.auth-meta-card span{color:#627889;font-size:13px}.auth-user strong{color:#102433;font-size:18px}.auth-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:22px}.auth-actions button,.auth-debug-panel button{height:40px;padding:0 16px;border-radius:12px;border:1px solid rgba(11,122,117,.18);cursor:pointer;font-weight:700}.auth-primary-action{background:linear-gradient(135deg,#0f8a80,#0b726d);color:#fff;box-shadow:0 12px 24px #065f5a38}.auth-secondary-action{background:#fff;color:#0d3c39}.auth-debug-panel{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:20px;padding:14px;border-radius:18px;border:1px dashed rgba(98,120,137,.32);background:#ffffff94}.auth-debug-title{grid-column:1 / -1;color:#627889;font-size:13px;font-weight:800}.auth-debug-panel input,.auth-debug-panel select{width:100%;min-width:0;height:38px;border-radius:12px;border:1px solid rgba(98,120,137,.24);background:#ffffffe6;padding:0 12px}.auth-debug-check{align-items:center;margin:0;color:#102433}.auth-guide,.auth-meta-line{margin-top:14px;color:#627889;font-size:13px;line-height:1.65}.auth-meta-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:22px}.auth-meta-card{padding:14px 16px;border-radius:18px;border:1px solid rgba(16,36,51,.08);background:#ffffff94}.auth-meta-card strong{display:block;margin-top:7px;color:#102433}@media (max-width: 720px){.auth-meta-grid,.auth-debug-panel{grid-template-columns:1fr}.auth-actions{display:grid}}.auth-password-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:20px;padding:16px;border-radius:20px;border:1px solid rgba(11,122,117,.16);background:#ffffffa3}.auth-field{display:grid;gap:7px}.auth-field span{color:#627889;font-size:13px;font-weight:800}.auth-field input{width:100%;height:40px;border-radius:12px;border:1px solid rgba(98,120,137,.24);background:#ffffffeb;color:#102433;padding:0 12px}.auth-password-form .auth-primary-action{grid-column:1 / -1;width:fit-content;min-width:120px;height:40px;padding:0 18px;border:0;border-radius:12px;cursor:pointer;font-weight:800}.auth-password-form .auth-primary-action:disabled{opacity:.62;cursor:not-allowed}.auth-error{grid-column:1 / -1;color:var(--danger);font-size:13px;font-weight:700}@media (max-width: 720px){.auth-password-form{grid-template-columns:1fr}}@media (max-width: 720px){html,body,#app{width:100%;max-width:100%;overflow-x:hidden}body{background:linear-gradient(180deg,#ffffffd6,#f4f6f7f5),linear-gradient(145deg,#f8fafb,#eef3f5)}.layout,.layout.sidebar-collapsed{display:block;min-width:0}.sidebar,.layout.sidebar-collapsed .sidebar{position:sticky;top:0;z-index:50;display:grid;grid-template-columns:1fr;gap:8px;width:100%;height:auto;max-height:44vh;padding:10px;overflow-x:auto;overflow-y:auto;border-right:0;border-bottom:1px solid rgba(190,207,216,.2);box-shadow:0 10px 28px #11283329}.logo-wrap,.layout.sidebar-collapsed .logo-wrap{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center;margin:0;padding:0 0 8px}.brand-block,.layout.sidebar-collapsed .brand-block{min-width:0}.logo,.layout.sidebar-collapsed .logo{width:auto;text-align:left;font-size:17px}.logo-subtitle,.layout.sidebar-collapsed .logo-subtitle{display:block;overflow:hidden;text-overflow:ellipsis}.sidebar-toggle{display:none}.sidebar-user-badge,.layout.sidebar-collapsed .sidebar-user-badge{grid-column:1 / -1;max-width:100%;margin:0;text-align:left}.menu-btn,.layout.sidebar-collapsed .menu-btn{display:inline-grid;grid-template-columns:7px minmax(0,1fr);width:100%;min-width:0;height:38px;margin:0;padding:0 10px;justify-items:stretch;text-align:left}.layout.sidebar-collapsed .menu-btn__mark{display:block}.content,.layout.sidebar-collapsed .content{width:100%;min-width:0;padding:12px 10px 26px}.workspace-header{display:grid;gap:10px;margin-bottom:12px;padding:14px;border-radius:18px}.workspace-title{font-size:22px;line-height:1.2}.workspace-subtitle{margin-top:6px;font-size:13px;line-height:1.55}.workspace-status{width:100%;justify-content:space-between;gap:8px}h1{font-size:22px}h2{font-size:16px}.card,.performance-vue-page .perf-hero-card,.performance-vue-page .perf-work-card,.performance-vue-page .perf-completion-card,.performance-viewer-page .card{margin-bottom:10px;padding:12px;border-radius:18px;box-shadow:0 8px 20px #192d3a0f}.row,.actions,.perf-actions,.perf-instance-toolbar,.org-vue-actions,.user-cell-actions{display:grid;grid-template-columns:1fr;gap:8px;align-items:stretch}.row>*,.actions>*,.perf-actions>*,.perf-instance-toolbar>*,.org-vue-actions>*,.user-cell-actions>*,button,select,input{max-width:100%}button,select,input{min-height:40px}.tabs,#sheetTabs,.perf-vue-sheet-tabs{display:flex;flex-wrap:nowrap;gap:8px;max-height:none;overflow-x:auto;overflow-y:hidden;padding-bottom:8px;-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity}.tab-btn,.tab,.perf-sheet-tab,.sheet-group .tab{flex:0 0 auto;max-width:min(78vw,280px);min-height:40px;scroll-snap-align:start}#templatePage>.card:first-of-type .row{display:flex;overflow-x:auto;padding-bottom:4px}#templatePage>.card:first-of-type .tab-btn{width:auto;white-space:nowrap}.grid-2,.grid-3,.grid-5,.sheet-category-panel,.sheet-manage-toolbar,.overview-toolbar,.overview-summary{grid-template-columns:1fr}.template-sheet-workspace,.overview-browse,.overview-edit-modules,.performance-vue-page .overview-vue-modules{gap:10px}.sheet-group{grid-template-columns:1fr;padding:8px}.sheet-group-title{position:static;padding:0 2px}.sheet-editor-card .actions{margin-top:10px}.overview-section,.overview-edit-section,.viewer-overview-section{padding:10px;border-radius:16px}.overview-section__head,.performance-vue-page .overview-section__head,.overview-edit-section .overview-section__head{display:grid;gap:8px;align-items:stretch}.overview-section__actions{display:grid;grid-template-columns:1fr;gap:8px;margin-bottom:8px}.table-wrap,.overview-table-wrap,.perf-vue-table-wrap,.performance-vue-page .sales-summary-wrap,.viewer-table-wrap,.viewer-sales-wrap{max-width:100%;max-height:64vh;overflow:auto;border-radius:14px;-webkit-overflow-scrolling:touch}table,.perf-vue-table,.viewer-table,.sales-summary-wide-table,.template-sales-summary-table{width:max-content;min-width:100%}th,td,.perf-vue-table th,.perf-vue-table td,.viewer-table th,.viewer-table td,.overview-table th,.overview-table td{min-width:118px;max-width:260px;padding:9px 10px;font-size:12px;line-height:1.5}.text-cell,.perf-vue-table .text-cell,.viewer-cell-text{max-width:240px;-webkit-line-clamp:4}.perf-hero-main,.perf-card-head,.org-vue-head,.viewer-report-head{display:grid;gap:10px}.perf-hero-status{min-width:0;text-align:left}.perf-meta-line,.perf-score-pill{display:flex;width:100%;min-height:0;padding:8px 10px;border-radius:14px;line-height:1.55;white-space:normal}.performance-vue-page .cell-editor,.performance-vue-page .perf-score-input,.overview-cell-editor,.overview-note-editor{min-width:150px;min-height:44px;font-size:14px}.performance-vue-page textarea.cell-editor,.overview-note-editor{min-height:86px}.org-vue-preview{max-height:38vh;overflow:auto;align-items:stretch;padding:8px}.org-vue-search{flex:1 0 100%;width:100%;max-width:none;border-radius:12px}.org-vue-preview .pill{max-width:100%}.org-vue-more{width:100%;min-height:36px}.viewer-hero{grid-template-columns:1fr;gap:12px;padding:14px;border-radius:20px}.viewer-hero h2,.viewer-report-head h2{font-size:22px}.viewer-selector-panel,.viewer-kpi-grid,.viewer-layout,.viewer-report-summary,.viewer-item-grid,.viewer-item-meta,.viewer-score-row{grid-template-columns:1fr}.viewer-selector-panel{padding:10px}.viewer-kpi-card{min-height:0;padding:12px}.viewer-kpi-card strong{font-size:24px}.viewer-sheet-rail{position:static;max-height:46vh;padding:10px;border-radius:18px}.viewer-sheet-groups{gap:8px}.viewer-sheet-search,.viewer-sheet-filters{grid-template-columns:1fr}.viewer-sheet-button{min-height:42px}.viewer-report{padding:12px}.viewer-report-badge{width:100%;margin-top:0;text-align:center}.viewer-report-fact{padding:11px}.viewer-item-card{padding:12px;border-radius:16px}.viewer-item-card__top{grid-template-columns:32px minmax(0,1fr);gap:9px}.viewer-item-score{grid-column:1 / -1}.viewer-score-section__head{display:grid;gap:5px}.user-picker-vue-modal{align-items:stretch;padding:10px}.user-picker-vue-card{width:100%;max-height:calc(100dvh - 20px);padding:12px;border-radius:18px}.user-picker-vue-head{display:grid;grid-template-columns:1fr;gap:8px}.user-picker-vue-toolbar{grid-template-columns:1fr;gap:8px}.user-picker-vue-toolbar input{min-width:0}.user-picker-vue-selected{max-height:18vh;overflow:auto}.user-picker-vue-modal .user-picker-list{max-height:none;min-height:0}.user-picker-vue-item{min-height:0;padding:10px}.modal{padding:10px}.modal-card{width:100%;max-height:calc(100dvh - 20px);padding:12px;border-radius:18px}.toast{right:10px;bottom:10px;left:10px;text-align:center}}@media (max-width: 480px){.content,.layout.sidebar-collapsed .content{padding:10px 8px 22px}.workspace-header,.card,.performance-viewer-page .card{border-radius:16px}.workspace-status{display:grid;grid-template-columns:auto 1fr auto;align-items:center}.menu-btn,.layout.sidebar-collapsed .menu-btn{height:36px;font-size:13px}.viewer-sheet-button__main{grid-template-columns:1fr}.viewer-sheet-button__main b{width:fit-content}th,td,.perf-vue-table th,.perf-vue-table td,.viewer-table th,.viewer-table td{min-width:108px;max-width:220px}.sales-summary-wide-table th,.sales-summary-wide-table td,.template-sales-summary-table th,.template-sales-summary-table td,.viewer-sales-table th,.viewer-sales-table td{min-width:180px;max-width:220px}}.viewer-overview-mobile-list{display:none}@media (max-width: 720px){.performance-viewer-page .viewer-hero{display:block;margin-bottom:8px;padding:8px;border-radius:14px}.performance-viewer-page .viewer-hero__copy{display:none}.performance-viewer-page .viewer-selector-panel{display:grid;grid-template-columns:minmax(0,1fr) auto!important;gap:8px;padding:0;border:0;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.performance-viewer-page .viewer-selector-panel .field-block>span{display:none}.performance-viewer-page .viewer-selector-panel select,.performance-viewer-page .viewer-selector-panel button{min-height:36px;height:36px;border-radius:12px;font-size:13px}.performance-viewer-page .viewer-selector-panel button{width:auto;padding:0 10px;white-space:nowrap}.performance-viewer-page .viewer-kpi-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px;margin-bottom:10px}.performance-viewer-page .viewer-kpi-card{min-height:0;padding:10px;border-radius:14px;box-shadow:none}.performance-viewer-page .viewer-kpi-card span{font-size:11px}.performance-viewer-page .viewer-kpi-card strong{margin:4px 0 2px;font-size:19px;line-height:1.15}.performance-viewer-page .viewer-kpi-card em{display:block;overflow:hidden;font-size:11px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.performance-viewer-page .viewer-layout{gap:10px}.performance-viewer-page .viewer-sheet-rail{max-height:33vh;margin-bottom:0}.performance-viewer-page .viewer-report{padding:10px}.performance-viewer-page .viewer-report-head{margin-bottom:10px;padding-bottom:10px}.performance-viewer-page .viewer-report-head .viewer-eyebrow,.performance-viewer-page .viewer-report-head p,.performance-viewer-page .viewer-report-summary{display:none}.performance-viewer-page .viewer-report-head h2{margin:0;font-size:20px}.performance-viewer-page .viewer-report-badge{padding:6px 10px;font-size:12px}.viewer-overview{display:grid;gap:10px}.viewer-overview-section{padding:10px;border-radius:16px}.viewer-section-title{margin-bottom:8px}.viewer-section-title h3{font-size:15px}.viewer-overview-table-view{display:none}.viewer-overview-mobile-list{display:grid;gap:8px}.viewer-overview-card{padding:11px;border:1px solid rgba(50,77,90,.1);border-radius:15px;background:linear-gradient(180deg,#fff,#f8fbfa)}.viewer-overview-card__top{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:start}.viewer-overview-card__index{display:inline-flex;margin-bottom:5px;padding:2px 7px;border-radius:999px;background:var(--viewer-green-soft);color:var(--viewer-green);font-size:11px;font-weight:900}.viewer-overview-card h4{margin:0;color:var(--viewer-ink);font-size:16px;line-height:1.35}.viewer-overview-card p{margin:4px 0 0;color:var(--viewer-muted-ink);font-size:12px;line-height:1.45}.viewer-overview-card__primary{min-width:96px;padding:8px 9px;border-radius:13px;background:#edf8f4;color:var(--viewer-green);text-align:right}.viewer-overview-card__primary span{display:block;color:#5d7a73;font-size:10px;font-weight:900}.viewer-overview-card__primary strong{display:block;margin-top:4px;font-size:18px;line-height:1}.viewer-overview-card__fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin-top:10px}.viewer-overview-card__fields div{min-width:0;padding:8px;border-radius:12px;background:#f4f8f7}.viewer-overview-card__fields span{display:block;overflow:hidden;color:var(--viewer-muted-ink);font-size:11px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.viewer-overview-card__fields strong{display:block;margin-top:3px;overflow-wrap:anywhere;color:var(--viewer-ink);font-size:13px;line-height:1.45}}@media (max-width: 420px){.performance-viewer-page .viewer-kpi-card strong{font-size:17px}.viewer-overview-card__top{grid-template-columns:1fr}.viewer-overview-card__primary{width:100%;text-align:left}.viewer-overview-card__fields{grid-template-columns:1fr}}@media (max-width: 720px){.sidebar,.layout.sidebar-collapsed .sidebar{display:flex;align-items:center;gap:6px;max-height:none;min-height:52px;padding:7px 8px;overflow-x:auto;overflow-y:hidden;white-space:nowrap;scroll-snap-type:x proximity}.sidebar::-webkit-scrollbar{height:4px}.logo-wrap,.layout.sidebar-collapsed .logo-wrap{flex:0 0 auto;display:flex;align-items:center;width:auto;min-width:72px;gap:0;margin:0;padding:0 8px 0 0;border-bottom:0;border-right:1px solid rgba(168,199,213,.2)}.logo,.layout.sidebar-collapsed .logo{font-size:15px;line-height:1;letter-spacing:.02em}.logo-subtitle,.sidebar-user-badge,.api-box{display:none!important}.menu-btn,.layout.sidebar-collapsed .menu-btn{flex:0 0 auto;display:inline-flex;width:auto;min-width:48px;height:34px;padding:0 11px;align-items:center;justify-content:center;border-radius:999px;scroll-snap-align:start}.menu-btn__mark,.layout.sidebar-collapsed .menu-btn__mark,.menu-btn__text{display:none!important}.menu-btn:after{content:attr(data-short);color:inherit;font-size:13px;font-weight:900;line-height:1}.content,.layout.sidebar-collapsed .content{padding-top:8px}.workspace-header{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;min-height:0;padding:9px 10px;border-radius:14px}.workspace-eyebrow,.workspace-subtitle,.workspace-status__dot,.workspace-status>span:not(.workspace-status__dot){display:none}.workspace-title{margin:0;overflow:hidden;font-size:18px;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.workspace-status{width:auto;padding:0;background:transparent}.workspace-logout{min-height:32px;height:32px;padding:0 10px}#templatePage h1{display:none}}@media (max-width: 720px){.table-wrap,.overview-table-wrap,.raw-table-wrap,.sales-table-wrap,.calc-table-wrap,.settings-table-wrap,.reminder-log-wrap,.sales-assessment-wrap,.perf-vue-table-wrap,.performance-vue-page .sales-summary-wrap,.viewer-table-wrap,.viewer-sales-wrap{position:relative;width:100%;max-width:100%;max-height:calc(100dvh - 190px);overflow:auto;overscroll-behavior:contain;touch-action:pan-x pan-y}.table-wrap:before,.raw-table-wrap:before,.sales-table-wrap:before,.calc-table-wrap:before,.settings-table-wrap:before,.reminder-log-wrap:before,.sales-assessment-wrap:before,.perf-vue-table-wrap:before,.viewer-table-wrap:before{content:"左右滑动查看完整表格";position:sticky;left:0;z-index:8;display:inline-flex;margin:6px;padding:4px 8px;border-radius:999px;background:#172f3ad1;color:#fff;font-size:11px;font-weight:800;pointer-events:none}.table-wrap>table,.raw-table-wrap>table,.sales-table-wrap>table,.calc-table-wrap>table,.settings-table-wrap>table,.reminder-log-wrap>table,.sales-assessment-wrap>table,.perf-vue-table,.viewer-table,.overview-table,.raw-data-table,.sales-vue-table,.sales-assessment-vue-table,.settings-edit-table,.sales-summary-wide-table,.template-sales-summary-table{width:max-content;min-width:max-content;table-layout:auto}th,td,#rawRecordsTable th,#rawRecordsTable td,.sales-vue-table th,.sales-vue-table td,.sales-assessment-vue-table th,.sales-assessment-vue-table td,#calcPage .calc-table-wrap th,#calcPage .calc-table-wrap td,.settings-edit-table th,.settings-edit-table td,.reminder-log-wrap th,.reminder-log-wrap td,.perf-vue-table th,.perf-vue-table td,.viewer-table th,.viewer-table td{min-width:112px;max-width:none;white-space:normal;word-break:break-word}#rawRecordsTable .raw-col-source-file,#rawRecordsTable .raw-col-source-sheet,#rawRecordsTable .raw-col-source-row,.sales-vue-table .sales-fixed,.sales-vue-table .sales-fixed-file,.sales-vue-table .sales-fixed-sheet,.sales-vue-table .sales-fixed-row{position:static;left:auto;z-index:auto;min-width:112px;width:auto;box-shadow:none}.perf-vue-table th:first-child,.perf-vue-table td:first-child,.viewer-table th:first-child,.viewer-table td:first-child,#performancePage th:first-child,#performancePage td:first-child{position:sticky;left:0;z-index:4;min-width:58px;width:58px;max-width:58px;box-shadow:6px 0 12px #14222d0d}.perf-vue-table th:first-child,.viewer-table th:first-child,#performancePage th:first-child{z-index:7}.raw-text-cell,.text-cell,.perf-vue-table .text-cell,.viewer-cell-text,.viewer-score-chip em{display:block;max-width:280px;overflow:visible;white-space:normal;-webkit-line-clamp:unset}.sales-summary-wide-table th,.sales-summary-wide-table td,.template-sales-summary-table th,.template-sales-summary-table td,.viewer-sales-table th,.viewer-sales-table td{min-width:190px}.sales-summary-wide-table .sales-summary-fixed-col,.performance-vue-page .sales-summary-wide-table .sales-summary-fixed-col,.viewer-sales-table th:first-child,.viewer-sales-table td:first-child{position:sticky;left:0;z-index:5;min-width:84px;width:84px;background:#fafdff}.sales-assessment-vue-table.sales-person-assessment-table th:nth-child(3),.sales-assessment-vue-table.sales-person-assessment-table td:nth-child(3),.sales-assessment-vue-table.sales-person-assessment-table th:nth-child(5),.sales-assessment-vue-table.sales-person-assessment-table td:nth-child(5),.sales-assessment-vue-table.sales-person-assessment-table th:nth-child(7),.sales-assessment-vue-table.sales-person-assessment-table td:nth-child(7),.sales-assessment-vue-table.sales-person-assessment-table th:nth-child(9),.sales-assessment-vue-table.sales-person-assessment-table td:nth-child(9){min-width:220px}}@media (max-width: 480px){.sidebar,.layout.sidebar-collapsed .sidebar{min-height:48px;padding:6px}.logo-wrap,.layout.sidebar-collapsed .logo-wrap{min-width:58px;padding-right:6px}.logo,.layout.sidebar-collapsed .logo{font-size:14px}.menu-btn,.layout.sidebar-collapsed .menu-btn{min-width:42px;height:32px;padding:0 9px}.menu-btn:after{font-size:12px}.workspace-header{margin-bottom:8px}.table-wrap,.raw-table-wrap,.sales-table-wrap,.calc-table-wrap,.settings-table-wrap,.reminder-log-wrap,.sales-assessment-wrap,.perf-vue-table-wrap,.viewer-table-wrap{max-height:calc(100dvh - 170px)}th,td,#rawRecordsTable th,#rawRecordsTable td,.sales-vue-table th,.sales-vue-table td,.sales-assessment-vue-table th,.sales-assessment-vue-table td,.perf-vue-table th,.perf-vue-table td,.viewer-table th,.viewer-table td{min-width:100px;padding:8px 9px}}
