:root{font-family:Inter,PingFang SC,Microsoft YaHei,Arial,sans-serif;color:#172033;background:#eef6fb;--bg: #eef6fb;--surface: rgba(255, 255, 255, .94);--surface-strong: #ffffff;--line: #d8e8f1;--line-strong: #b9d6e7;--text: #172033;--muted: #687789;--primary: #1478c8;--primary-strong: #0b68b4;--success: #16834b;--warning: #d9570b;--shadow-sm: 0 8px 18px rgba(29, 105, 166, .07);--shadow-md: 0 14px 32px rgba(29, 105, 166, .1);--radius-sm: 12px;--radius-md: 16px;--radius-lg: 22px;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 12% 0%,rgba(20,120,200,.14),transparent 34%),radial-gradient(circle at 92% 10%,rgba(32,168,90,.1),transparent 32%),linear-gradient(180deg,#f7fbff,#eef7f2)}button,select,input,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.62}.loading{min-height:100vh;display:grid;place-items:center;gap:12px;color:#2479bd}.access-blocked{align-content:center;justify-items:center;padding:32px;text-align:center;background:linear-gradient(180deg,#f7fbff,#eaf6f7)}.access-blocked img{width:72px;height:72px;border-radius:18px;box-shadow:0 14px 32px #1d69a624}.access-blocked strong{color:#102033;font-size:24px}.access-blocked span{max-width:460px;color:#637083;line-height:1.7}.access-blocked code{padding:10px 14px;border-radius:12px;color:#0d6fbd;background:#fff;border:1px solid #d8e8f1}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.app-shell{min-height:100vh;display:grid;grid-template-columns:292px 1fr}.sidebar{padding:24px;background:#ffffffe0;border-right:1px solid var(--line);display:flex;flex-direction:column;gap:22px;backdrop-filter:blur(16px)}.brand{display:flex;align-items:center;gap:12px}.brand img{width:58px;height:58px;border-radius:16px;object-fit:cover;box-shadow:0 12px 28px #1f6aa12e}.brand strong,.panel-title h2,.topbar h1{display:block}.brand strong{font-size:19px}.brand span,.field-label,.topbar p,.panel-title p,.metric span,.store-name span,.issue span{color:#687789;font-size:13px}.role-switch{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:6px;background:#eaf3f9;border:1px solid #d8e8f1;border-radius:18px}.role-switch button,.photo-row button,.issue-create button,.primary-button,.ghost-button,.issue-actions button{border:0;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px}.role-switch button{color:#52606f;background:transparent;border-radius:14px;font-weight:800}.role-switch button.active{color:#0d6fbd;background:#fff;box-shadow:0 10px 24px #1d69a624}select,input,textarea{width:100%;min-width:0;max-width:100%;border:1px solid #d7e4ed;border-radius:14px;background:#fff;color:#172033;outline:0;box-sizing:border-box}button{max-width:100%;box-sizing:border-box}input[type=date]{min-width:0;max-width:100%;-webkit-appearance:none;appearance:none}select,input{height:46px;padding:0 14px}.locked-store-pill{width:100%;min-height:46px;border:1px solid #d7e4ed;border-radius:14px;background:linear-gradient(180deg,#fff,#f4faff);color:#172033;display:flex;flex-direction:column;justify-content:center;gap:2px;padding:8px 14px;box-sizing:border-box}.locked-store-pill span{font-weight:800}.locked-store-pill small{color:#687789;font-size:12px}textarea{min-height:90px;resize:vertical;padding:12px 14px;line-height:1.55}.wechat-box{margin-top:auto;display:flex;gap:10px;padding:14px;background:#effaf4;color:#157447;border:1px solid #caead9;border-radius:12px}.wechat-box strong{display:block;font-size:14px}.wechat-box span{display:block;margin-top:2px;color:#4c8064;font-size:12px}.content{padding:28px;display:flex;flex-direction:column;gap:20px}.content-anchor{height:0;scroll-margin-top:12px}.topbar{display:flex;align-items:center;justify-content:space-between;gap:16px}.topbar p,.panel-title p{margin:0 0 4px}.topbar h1{margin:0;font-size:30px;letter-spacing:0}.primary-button{min-width:132px;padding:0 18px;color:#fff;background:linear-gradient(135deg,var(--primary),#0f8bdc);box-shadow:0 12px 24px #1478c83d;font-weight:850}.top-actions{display:flex;align-items:center;gap:10px}.ghost-button{min-width:118px;padding:0 16px;color:#1478c8;background:#fff;border:1px solid #d4e5ef;text-decoration:none;font-weight:800}.metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.entry-actions{display:grid;grid-template-columns:repeat(auto-fit,minmax(142px,1fr));gap:12px}.entry-actions button{min-width:0;min-height:76px;border:1px solid #d8e8f1;border-radius:18px;color:#52606f;background:linear-gradient(180deg,#fffffff5,#f7fbfef5);display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;padding:11px 10px;font-weight:800;line-height:1.25;text-align:center;box-shadow:var(--shadow-sm);transition:transform .14s ease,box-shadow .14s ease,border-color .14s ease,background .14s ease}.entry-actions button svg{width:22px;height:22px;padding:1px}.entry-actions button.active{color:#0d6fbd;border-color:#91c6eb;background:linear-gradient(180deg,#fff,#f3f9ff);box-shadow:0 14px 28px #1d69a62b;transform:translateY(-1px)}.hq-entry-actions{grid-template-columns:repeat(auto-fit,minmax(142px,1fr))}.inspector-entry-actions{grid-template-columns:repeat(auto-fit,minmax(118px,1fr))}.notice{min-height:46px;display:grid;grid-template-columns:22px 1fr 28px;align-items:center;gap:10px;padding:10px 12px;border:1px solid #c9ead9;border-radius:12px;color:#157447;background:#f0fbf5}.notice button{width:28px;height:28px;border:0;border-radius:8px;color:#4d8064;background:transparent;display:inline-flex;align-items:center;justify-content:center}.metric{min-height:94px;padding:18px;background:linear-gradient(180deg,#fffffff5,#f8fcfff5);border:1px solid #d9e8f0;border-radius:18px;display:flex;align-items:center;gap:14px;box-shadow:var(--shadow-sm)}.metric svg{flex:0 0 auto}.metric strong{display:block;margin-top:5px;font-size:26px}.metric-green svg{color:#20a85a}.metric-blue svg{color:#1478c8}.metric-orange svg{color:#ed6a18}.metric-slate svg{color:#566577}.main-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(340px,.75fr);gap:20px}.main-grid-single{grid-template-columns:minmax(0,1fr)}.panel{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);padding:22px;box-shadow:var(--shadow-md)}.panel-title{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:18px}.panel-title h2{margin:0;font-size:20px}.panel-title select{width:180px}.template-side{display:flex;align-items:center;gap:10px}.inline-store-selector{display:grid;gap:8px;margin-bottom:16px;padding:14px;border:1px solid #dbe8ef;border-radius:18px;background:linear-gradient(180deg,#f8fcff,#f3f9fd)}.inline-store-selector.confirmed{border-color:#9edbb9;background:linear-gradient(180deg,#f1fbf5,#eefaf6)}.inline-store-selector label{display:grid;gap:5px}.inline-store-selector label span,.inline-store-selector small{color:#687789;font-size:12px;font-weight:800}.inline-store-selector small{font-weight:600}.inline-store-selector button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;border:0;border-radius:14px;background:#0b79d0;color:#fff;font-weight:900;cursor:pointer}.inline-store-selector button:disabled{background:#dcebe4;color:#167a4b;cursor:default}.inline-store-selector select:disabled{color:#167a4b;background:#fff;border-color:#b9e2c8;opacity:1}.photo-progress{display:inline-flex;align-items:center;min-height:30px;padding:0 10px;border-radius:999px;color:#b54812;background:#fff3eb;font-size:13px;font-weight:700;white-space:nowrap}.photo-progress.done{color:#157447;background:#effaf4}.category-score-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(104px,1fr));gap:8px;margin-bottom:12px}.category-score-list div{aspect-ratio:1;min-height:0;padding:9px;border:1px solid #dbe8ef;border-radius:12px;background:#f8fcff;display:grid;align-content:center}.category-score-list span,.category-score-list small,.category-score-list em,.category-score-list strong{display:block}.category-score-list span{color:#687789;font-size:11px;font-weight:700;line-height:1.25}.category-score-list strong{margin-top:3px;color:#1d2b36;font-size:21px;line-height:1}.category-score-list em{margin-top:8px;color:#1478c8;font-size:11px;font-style:normal;font-weight:800}.category-score-list small{margin-top:7px;color:#b54812;font-size:12px;line-height:1.35}.category-score-list .total-score-card{border-color:#bfe7cf;background:#effaf4}.category-score-list .total-score-card strong{color:#157447;font-size:24px}.deduction-category-list{display:grid;grid-template-columns:1fr;gap:12px;margin-bottom:12px}.score-summary-bar{min-height:0;display:grid;grid-template-columns:1.25fr repeat(3,minmax(0,1fr));align-items:stretch;gap:10px;padding:10px;border:1px solid #bfe7cf;border-radius:18px;background:linear-gradient(135deg,#effaf4,#f7fdf9);box-shadow:0 10px 22px #20a85a17}.score-summary-bar article{min-width:0;min-height:82px;display:grid;align-content:center;gap:4px;padding:12px;border:1px solid rgba(191,231,207,.86);border-radius:14px;background:#ffffffb8}.score-summary-bar .score-summary-main{background:linear-gradient(135deg,#ffffffd1,#e8faf0e6)}.score-summary-bar span,.score-summary-bar strong,.score-summary-bar small{display:block}.score-summary-bar span{color:#4c8064;font-size:12px;font-weight:800}.score-summary-bar strong{margin-top:4px;color:#157447;font-size:24px;line-height:1}.score-summary-bar small{color:#b54812;font-size:12px;font-weight:800;text-align:left;white-space:normal}.category-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.category-card{position:relative;min-height:132px;display:grid;align-content:space-between;gap:10px;padding:16px;border:1px solid #dbe8ef;border-radius:18px;color:#172033;background:linear-gradient(180deg,#fff,#f8fcff);text-align:left;box-shadow:0 10px 22px #1d69a612}.category-card.active{border-color:#1478c8;background:linear-gradient(135deg,#e8f4ff,#f7fbff);box-shadow:0 12px 26px #1478c829}.category-card span,.category-card strong,.category-card small,.category-card em{display:block}.category-card strong{color:#1d2b36;font-size:17px;line-height:1.25}.category-card span small{margin-top:5px;color:#687789;font-size:12px;font-weight:800}.category-card em{color:#1478c8;font-size:25px;font-style:normal;font-weight:900;line-height:1}.category-card>small{color:#b54812;font-size:13px;font-weight:800}.category-card svg{position:absolute;right:14px;top:14px;color:#687789}.active-category-detail{display:grid;gap:10px;border:1px solid #cfe3ef;border-radius:20px;background:#f8fcff;overflow:visible}.active-category-sticky{position:sticky;top:0;z-index:4;width:100%;display:grid;grid-template-columns:minmax(0,1fr) auto 22px;gap:12px;align-items:center;padding:14px 16px;border:0;border-bottom:1px solid #dbe8ef;border-radius:20px 20px 0 0;color:#172033;background:#f8fcfff5;backdrop-filter:blur(10px);text-align:left;cursor:pointer}.active-category-sticky span,.active-category-sticky strong,.active-category-sticky small,.active-category-sticky em{display:block}.active-category-sticky span,.active-category-sticky small{color:#687789;font-size:12px;font-weight:800}.active-category-sticky strong{margin-top:3px;color:#172033;font-size:19px;line-height:1.2}.active-category-sticky em{color:#1478c8;font-size:24px;font-style:normal;font-weight:900;line-height:1;text-align:right;white-space:nowrap}.active-category-sticky div:nth-of-type(2) small{margin-top:5px;color:#b54812;text-align:right}.active-category-sticky svg{color:#687789;transform:rotate(180deg)}.category-accordion{border:1px solid #dbe8ef;border-radius:18px;background:linear-gradient(180deg,#fff,#f8fcff);overflow:hidden;box-shadow:0 10px 22px #1d69a612}.category-accordion.expanded{grid-column:1 / -1}.category-accordion-title{width:100%;min-height:68px;display:grid;grid-template-columns:minmax(0,1fr) auto auto 22px;grid-template-rows:1fr;align-items:center;gap:10px;padding:14px 16px;border:0;color:#172033;background:transparent;text-align:left}.category-accordion.expanded .category-accordion-title{min-height:68px;grid-template-columns:minmax(0,1fr) auto auto 22px;grid-template-rows:1fr;align-items:center;padding:14px 16px;background:linear-gradient(135deg,#f7fbff,#eef7ff)}.category-accordion.expanded .category-accordion-title span{grid-column:1;grid-row:1}.category-accordion.expanded .category-accordion-title span small{display:none}.category-accordion.expanded .category-accordion-title em{grid-column:2;grid-row:1;justify-self:end}.category-accordion.expanded .category-accordion-title>small{grid-column:3;grid-row:1;justify-self:end}.category-accordion.expanded .category-accordion-title svg{grid-column:4;grid-row:1;align-self:center}.category-accordion-title span,.category-accordion-title strong,.category-accordion-title small,.category-accordion-title em{display:block}.category-accordion-title strong{color:#1d2b36;font-size:17px;line-height:1.25}.category-accordion-title span small{margin-top:4px;color:#687789;font-size:12px;font-weight:700}.category-accordion-title em{grid-column:2;grid-row:1;justify-self:end;color:#1478c8;font-style:normal;font-size:24px;line-height:1;font-weight:900;white-space:nowrap}.category-accordion-title>small{grid-column:3;grid-row:1;justify-self:end;color:#b54812;font-size:13px;font-weight:800;white-space:normal}.category-accordion-title svg{grid-column:4;grid-row:1;align-self:center;justify-self:end;color:#687789;transition:transform .16s ease}.category-accordion-title svg.open{transform:rotate(180deg)}.category-item-list{display:grid;gap:10px;padding:0 12px 12px}.category-item-list .check-item{background:#fff}.category-item-list .check-item.active-editing{order:-1;border-color:#78bdf0;background:linear-gradient(180deg,#f5fbff,#fff);box-shadow:0 12px 24px #1478c81f}.category-item-list .check-item.active-editing:before{content:"当前打分项";display:inline-flex;width:fit-content;margin-bottom:8px;padding:4px 9px;border-radius:999px;color:#1478c8;background:#e8f4ff;font-size:12px;font-weight:900}.pass-fail-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.pass-fail-row button,.failure-point-head button,.add-failure-point{min-height:38px;border:1px solid #dbe8ef;border-radius:10px;color:#52606f;background:#f7fbfd;font-weight:900}.pass-fail-row button.active.pass{color:#157447;border-color:#b8e0c9;background:#effaf4}.pass-fail-row button.active.fail{color:#b54812;border-color:#f0c7b5;background:#fff1e8}.failure-point-list{display:grid;gap:10px}.failure-point{display:grid;gap:9px;padding:10px;border:1px solid #e7d8cf;border-radius:12px;background:#fffaf7}.failure-point-head{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.failure-point-head strong{color:#8a3917}.failure-point-head div{display:flex;gap:6px;flex-wrap:wrap}.failure-point-head button{min-height:32px;padding:0 9px;font-size:12px}.failure-point-head button.active{color:#fff;border-color:#1478c8;background:#1478c8}.failure-point-head .text-danger{color:#b54812;border-color:#f0c7b5;background:#fff1e8}.failure-point input{height:38px;border-radius:10px}.add-failure-point{color:#1478c8;border-style:dashed;background:#f3f9fd}.item-deduction-total{display:flex;justify-content:flex-end;color:#b54812;font-size:13px;font-weight:900}.category-submit-row{display:grid;padding-top:4px}.category-submit-row button{min-height:46px;border:0;border-radius:14px;color:#fff;background:linear-gradient(135deg,#1478c8,#0f8bdc);display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:800;box-shadow:0 10px 20px #1478c833}.category-submit-row button.submit-success{background:linear-gradient(135deg,#16834b,#20a85a);box-shadow:0 10px 20px #20a85a33}.category-submit-row button.submit-error{color:#b54812;background:#fff1e8;box-shadow:none}.signature-panel{display:grid;gap:12px;padding:14px;border:1px solid #dbe8ef;border-radius:18px;background:linear-gradient(180deg,#f8fcff,#fff)}.signature-panel-title{display:flex;align-items:flex-start;gap:10px}.signature-panel-title svg{margin-top:2px;color:#1478c8}.signature-panel-title strong,.signature-panel-title span{display:block}.signature-panel-title strong{color:#172033;font-size:15px}.signature-panel-title span{margin-top:3px;color:#687789;font-size:13px;line-height:1.45}.signature-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.signature-gate{display:grid;gap:10px;padding:14px;border:1px dashed #b9d6e7;border-radius:14px;background:#f3f9fd}.signature-gate strong{color:#172033;font-size:14px}.signature-gate div{display:flex;flex-wrap:wrap;gap:8px}.signature-gate span{display:inline-flex;align-items:center;min-height:30px;padding:0 10px;border-radius:999px;color:#0b68b4;background:#e7f3fc;font-size:12px;font-weight:900}.signature-gate small{color:#687789;line-height:1.55}.signature-pad{display:grid;gap:8px;padding:10px;border:1px solid #dce8f0;border-radius:14px;background:#fff}.signature-pad.locked{background:#f8fbfd}.signature-pad.locked .signature-canvas{opacity:.78;cursor:not-allowed}.signature-pad.signed{border-color:#b8e0c9;background:#fbfffc}.signature-pad-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.signature-pad-head strong{color:#172033;font-size:14px}.signature-pad-head span{color:#687789;font-size:12px;font-weight:800}.signature-pad.signed .signature-pad-head span{color:#16834b}.signature-canvas{width:100%;height:190px;border:1px dashed #b9d6e7;border-radius:12px;background:linear-gradient(180deg,#ffffffeb,#f6fbffeb),repeating-linear-gradient(0deg,transparent 0,transparent 35px,rgba(185,214,231,.32) 36px);touch-action:none}.signature-actions{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#687789;font-size:12px}.signature-actions button{min-height:30px;padding:0 10px;border:1px solid #dbe8ef;border-radius:9px;color:#1478c8;background:#f3f8fc;font-weight:800}.signature-actions button:disabled{color:#8a98a8;background:#eef3f7}.signature-lock-button{min-height:46px;border:0;border-radius:14px;color:#fff;background:linear-gradient(135deg,#1478c8,#0f8bdc);display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:900}.patrol-final-submit{min-height:48px;border:0;border-radius:14px;color:#fff;background:linear-gradient(135deg,#16834b,#20a85a);display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:900;box-shadow:0 12px 24px #20a85a2e}.patrol-final-submit:disabled{color:#4c8064;background:#eaf8ef;box-shadow:none}.signature-lock-button.locked,.signature-lock-button:disabled{color:#157447;background:#eaf8ef}.scored-history-panel{display:grid;gap:12px;padding:14px;border:1px solid #dbe8ef;border-radius:18px;background:linear-gradient(180deg,#fff,#f8fcff)}.scored-history-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.scored-history-head strong,.scored-history-head span{display:block}.scored-history-head strong{color:#172033;font-size:16px}.scored-history-head span{margin-top:4px;color:#687789;font-size:13px}.scored-history-head em{padding:5px 10px;border-radius:999px;color:#1478c8;background:#e8f4ff;font-size:13px;font-style:normal;font-weight:900;white-space:nowrap}.scored-history-list{display:grid;gap:8px}.scored-history-list button{min-height:54px;display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:10px;padding:10px 12px;border:1px solid #dbe8ef;border-radius:14px;color:#172033;background:#fff;text-align:left}.scored-history-list button:disabled{color:#687789;background:#f5f8fb}.scored-history-list span,.scored-history-list strong,.scored-history-list small,.scored-history-list em{display:block}.scored-history-list strong{font-size:14px}.scored-history-list span small{margin-top:3px;color:#687789;font-size:12px}.scored-history-list em{color:#b54812;font-size:14px;font-style:normal;font-weight:900;white-space:nowrap}.scored-history-list>button>small{color:#1478c8;font-size:12px;font-weight:800;white-space:nowrap}.scored-history-panel p{margin:0;color:#687789;font-size:13px}.checklist{display:grid;gap:10px}.check-item{padding:14px;border:1px solid #dbe8ef;border-radius:16px;background:#f9fcfe;display:grid;gap:10px;box-shadow:0 6px 16px #1d69a60a}.check-item.complete{border-color:#bfe7cf;background:linear-gradient(180deg,#f8fff9,#fff)}.check-item-main{min-height:44px;display:grid;grid-template-columns:1fr;align-items:center}.check-item-main span{display:grid;gap:4px}.check-item-main strong{color:#1d2b36}.check-item-main em{color:#1478c8;font-style:normal;font-size:13px;font-weight:700}.check-item-main small{color:#6f7e8d;line-height:1.45}.deduction-grid{display:grid;grid-template-columns:120px 120px 1fr;gap:10px}.deduction-grid label{display:grid;gap:5px}.deduction-grid label span{color:#687789;font-size:12px;font-weight:700}.deduction-grid input{height:40px;border-radius:12px}.item-photo-line{display:grid;grid-template-columns:1fr auto;align-items:center;gap:10px}.photo-required{color:#d9570b;font-size:13px;font-weight:700}.photo-required.ok{color:#1b8f4d}.item-photo-line button{min-height:38px;padding:0 12px;border:0;border-radius:12px;color:#1478c8;background:#eff6fb;display:inline-flex;align-items:center;justify-content:center;gap:6px}.photo-row,.issue-create{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:14px 0}.photo-row button{background:#eff6fb;color:#1478c8;font-weight:800}.file-input{display:none}.photo-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:14px}.item-photo-grid{margin:0}.photo-grid figure{margin:0;border:1px solid #dbe8ef;border-radius:10px;background:#fff;overflow:hidden}.photo-grid img{display:block;width:100%;aspect-ratio:1.2;object-fit:cover;background:#edf5fa}.photo-grid figcaption{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:6px;padding:7px 8px;color:#687789;font-size:12px}.photo-grid figcaption button{width:24px;height:24px;border:0;border-radius:6px;color:#627386;background:#f1f6f9;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}.issue-create{grid-template-columns:1fr 128px;margin-bottom:0}.issue-create button{background:#fff3eb;color:#d9570b;font-weight:850}.badge{display:inline-flex;align-items:center;min-height:30px;padding:0 10px;border-radius:999px;color:#1478c8;background:#edf7ff;font-size:13px}.issue-list,.review-list{display:grid;gap:10px}.empty-state{min-height:96px;display:grid;place-items:center;gap:6px;padding:18px;text-align:center;border:1px dashed #c9dbe8;border-radius:16px;background:#f8fcff}.empty-state strong,.empty-state span{display:block}.empty-state span{color:#687789;font-size:13px}.review-card{padding:14px;display:grid;gap:12px;border:1px solid #d7e8f4;border-radius:16px;background:linear-gradient(180deg,#f8fcff,#fff);box-shadow:0 6px 16px #1d69a60d}.review-card strong,.review-card span{display:block}.review-card span{margin-top:5px;color:#687789;font-size:13px}.review-card span:last-child{display:inline-flex;align-items:center;gap:4px;color:#1478c8}.patrol-history-panel{display:grid;gap:12px}.history-filter-row{padding:12px;display:grid;grid-template-columns:1fr auto;align-items:end;gap:12px;border:1px solid #d7e8f4;border-radius:16px;background:#f8fcff}.history-filter-row label{display:grid;gap:6px;color:#5b6b7d;font-size:13px;font-weight:700}.history-filter-row select{width:100%}.history-filter-row small{padding:8px 10px;border-radius:999px;color:#1478c8;background:#edf7ff;white-space:nowrap;font-weight:800}.patrol-history-card{padding:0;overflow:hidden}.patrol-history-summary{width:100%;min-height:82px;padding:14px;display:grid;grid-template-columns:1fr auto auto;gap:12px;align-items:center;border:0;background:transparent;text-align:left}.patrol-history-summary strong,.patrol-history-summary small{display:block}.patrol-history-summary small{margin-top:4px;color:#687789;font-size:13px;line-height:1.35}.patrol-history-score{text-align:right}.patrol-history-score strong{color:#1478c8;font-size:26px}.patrol-history-score small{color:#b83b16}.patrol-history-summary svg{color:#52667a;transition:transform .2s ease}.patrol-history-summary svg.open{transform:rotate(180deg)}.patrol-history-detail{padding:0 14px 14px;display:grid;gap:12px}.patrol-history-meta{display:flex;flex-wrap:wrap;gap:8px}.patrol-history-meta span{margin:0;padding:7px 10px;display:inline-flex;align-items:center;gap:4px;border-radius:999px;color:#52667a;background:#edf4f9;font-size:12px;font-weight:800}.patrol-category-mini-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(138px,1fr));gap:8px}.patrol-category-mini-grid article{padding:10px;border:1px solid #d8eaf5;border-radius:12px;background:#f8fcff}.patrol-category-mini-grid span,.patrol-category-mini-grid strong,.patrol-category-mini-grid small{display:block;margin:0}.patrol-category-mini-grid span{color:#5b6b7d;font-size:12px;font-weight:800}.patrol-category-mini-grid strong{margin-top:4px;color:#0f253b;font-size:20px}.patrol-category-mini-grid small{margin-top:2px;color:#b83b16;font-size:12px}.patrol-history-notes{padding:12px;display:grid;gap:8px;border-radius:14px;background:#f7fbfe}.patrol-history-notes>strong{font-size:14px}.patrol-history-notes>p{margin:0;color:#687789;font-size:13px}.patrol-history-issue{padding:10px;border:1px solid #d7e8f4;border-radius:12px;background:#fff}.patrol-history-issue span,.patrol-history-issue small,.patrol-history-issue p{display:block;margin:0}.patrol-history-issue span{color:#0f253b;font-weight:800}.patrol-history-issue small{margin-top:4px;color:#1478c8;font-size:12px}.patrol-history-issue p{margin-top:6px;color:#52667a;font-size:13px;line-height:1.45}.issue{min-height:72px;padding:14px;display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid #e0e8ee;border-radius:16px;background:linear-gradient(180deg,#fff,#fbfdff);box-shadow:var(--shadow-sm)}.issue strong{display:block;margin-bottom:5px}.photo-count{display:inline-flex;align-items:center;gap:4px;margin-top:5px;color:#1478c8}.issue.done{opacity:.58}.issue-actions{display:flex;align-items:center;gap:8px;flex:0 0 auto}.issue-actions button{min-height:38px;padding:0 12px;color:#157447;background:#effaf4;font-weight:800}.todo-card{align-items:flex-start}.todo-main{width:100%}.todo-main p{margin:7px 0 0;color:#52606f;font-size:13px;line-height:1.45}.patrol-fix-meta{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.patrol-fix-meta span{display:inline-flex;align-items:center;min-height:24px;padding:0 9px;border-radius:999px;color:#365a75;background:#edf7ff;font-size:12px;font-weight:800}.patrol-fix-meta span:last-child{color:#a33b0b;background:#fff0e6}.patrol-fix-requirement{padding:10px 12px;border:1px solid #dbe8ef;border-radius:12px;background:#f7fbff}.todo-complete-box{display:grid;gap:10px;margin-top:10px;padding:12px;border:1px solid #dbe8ef;border-radius:14px;background:#f8fcff}.todo-required-hint{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 10px;border-radius:12px;color:#8a4b14;background:#fff3e8;font-size:13px}.todo-required-hint span,.todo-required-hint strong{display:inline-flex;align-items:center}.todo-complete-box textarea{min-height:76px;border-radius:12px}.review-waiting-box{border-color:#f1d7aa;background:#fff8ec}.review-waiting-box p{margin:0;color:#8a5b12;font-weight:800}.todo-actions{display:grid;grid-template-columns:1fr 110px;gap:8px}.todo-actions button{min-height:40px;border:0;border-radius:12px;color:#1478c8;background:#eff6fb;display:inline-flex;align-items:center;justify-content:center;gap:6px}.todo-actions button:last-child{color:#fff;background:#1478c8}.plan-create{margin-top:0}.monthly-plan-form{display:grid;grid-template-columns:minmax(150px,1.2fr) 120px 150px 150px;gap:10px;align-items:end;padding:14px;border:1px solid #dbe8ef;border-radius:16px;background:linear-gradient(180deg,#fbfdff,#fff)}.monthly-plan-form label{display:grid;gap:5px;min-width:0}.monthly-plan-form label span{color:#687789;font-size:12px;font-weight:800}.monthly-plan-form input,.monthly-plan-form select{height:42px;border-radius:12px}.monthly-plan-form button{min-height:38px;border:0;border-radius:9px;color:#fff;background:#1478c8;display:inline-flex;align-items:center;justify-content:center;gap:6px}.monthly-task-list{display:grid;gap:10px;margin-top:12px}.monthly-task-list article{display:grid;grid-template-columns:68px 150px minmax(180px,1fr) 1.4fr 72px;gap:10px;align-items:end;padding:14px;border:1px solid #dbe8ef;border-radius:16px;background:#fff;box-shadow:0 6px 16px #1d69a60a}.monthly-task-list article>strong{align-self:center;color:#1478c8;min-width:0}.monthly-task-list label{display:grid;gap:5px;min-width:0}.monthly-task-list label span{color:#687789;font-size:12px;font-weight:800}.monthly-task-list input,.monthly-task-list select{height:42px;border-radius:12px}.monthly-task-list article button,.add-task-button,.generate-task-button{min-height:42px;border:0;border-radius:12px;color:#1478c8;background:#eff6fb}.monthly-task-actions{display:flex;flex-wrap:wrap;gap:10px}.add-task-button,.generate-task-button{padding:0 14px;display:inline-flex;align-items:center;justify-content:center;gap:6px}.generate-task-button{color:#fff;background:#1478c8}.level{display:inline-flex;justify-content:center;align-items:center;min-width:34px;min-height:28px;border-radius:8px;font-size:13px}.status{display:inline-flex;justify-content:center;align-items:center;min-height:28px;padding:0 8px;border-radius:8px;font-size:13px}.status-待整改{color:#b54812;background:#fff3eb}.status-整改中{color:#0d6fbd;background:#edf7ff}.status-待审核{color:#875900;background:#fff7df}.status-已打回{color:#b42318;background:#fff1f0}.status-已完成{color:#157447;background:#effaf4}.level-高{color:#c63e16;background:#fff0e9}.level-中{color:#a86800;background:#fff7dd}.table-panel{padding-bottom:12px}.store-table{display:grid;gap:8px}.store-table article{min-height:62px;display:grid;grid-template-columns:minmax(190px,1fr) auto minmax(260px,1.1fr) auto;align-items:center;gap:12px;padding:12px 14px;border-radius:14px;background:#f9fcfe;border:1px solid #e2edf3;box-shadow:0 5px 14px #1d69a60a}.store-name{display:flex;align-items:center;gap:10px}.store-name svg{color:#1478c8}.store-name strong{display:block}.monthly-status,.monthly-detail,.monthly-score,.monthly-fail-count{display:inline-flex;align-items:center;width:fit-content;min-height:28px;padding:0 9px;border-radius:8px;font-size:13px;font-weight:800}.monthly-status.ok{color:#157447;background:#effaf4}.monthly-status.warn{color:#b54812;background:#fff3eb}.monthly-detail{color:#52606f;background:#eef5fa}.monthly-department-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.monthly-score{color:#0f3558;background:#f1f7fb}.monthly-fail-count{color:#8a3917;background:#fff1e8}.link-button{min-height:32px;border:0;border-radius:8px;color:#1478c8;background:#eff6fb}.store-admin{margin-top:14px;padding:16px;border:1px solid #dbe8ef;border-radius:16px;background:#f8fcff}.store-admin-title{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.store-admin-title h3,.store-admin-title p{margin:0}.store-admin-title p{margin-top:4px;color:#687789;font-size:13px}.store-admin-title button,.store-form button{min-height:38px;border:0;border-radius:9px;color:#1478c8;background:#eff6fb}.store-form{display:grid;grid-template-columns:repeat(5,minmax(0,1fr)) 112px;gap:10px;align-items:end}.store-form label{display:grid;gap:5px}.store-form label span{color:#687789;font-size:12px;font-weight:800}.store-form input{height:38px;border-radius:8px}.store-form button{color:#fff;background:#1478c8}.hq-dispatch-panel{display:grid;gap:14px;margin-top:14px;padding:16px;border:1px solid #dbe8ef;border-radius:16px;background:#fbfdff}.hq-todo-form{display:grid;grid-template-columns:120px 150px 150px 120px minmax(180px,1fr) minmax(180px,1fr) 112px;gap:10px;align-items:end}.hq-todo-form label{display:grid;gap:5px}.hq-todo-form label span{color:#687789;font-size:12px;font-weight:800}.hq-todo-form input,.hq-todo-form select{height:38px;border-radius:8px}.hq-todo-form button{min-height:38px;border:0;border-radius:9px;color:#fff;background:#1478c8}.hq-todo-recent{display:grid;gap:10px}.hq-todo-recent h3{margin:0;font-size:17px}.hq-review-panel{display:grid;gap:14px;margin-top:20px;padding-top:18px;border-top:1px solid #e2edf3}.hq-review-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.hq-review-grid article{min-height:92px;padding:14px;border:1px solid #dbe8ef;border-radius:12px;background:#f8fcff}.hq-review-grid span,.hq-review-grid strong,.hq-review-grid small{display:block}.hq-review-grid span,.hq-review-grid small{color:#687789;font-size:13px}.hq-review-grid strong{margin:6px 0 4px;color:#172536;font-size:24px}.hq-review-section{display:grid;gap:10px}.hq-review-section h3{margin:0;font-size:17px}.performance-panel{margin-top:14px;padding:14px;border:1px solid #dbe8ef;border-radius:12px;background:#fbfdff}.store-score-panel{display:grid;gap:12px}.review-panel{display:grid;gap:12px;padding:14px;border:1px solid #dbe8ef;border-radius:12px;background:#fbfdff}.review-meta{display:grid;grid-template-columns:180px 160px;gap:10px}.review-sections{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.review-meta label,.review-sections label{display:grid;gap:6px}.review-meta label span,.review-sections label span{color:#52606f;font-size:12px;font-weight:800}.review-sections textarea{min-height:96px;border-radius:9px}.review-photo-uploader{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px;border:1px solid #dbe8ef;border-radius:12px;background:#fff}.review-photo-uploader div{display:grid;gap:4px}.review-photo-uploader strong{color:#0f172a;font-size:15px}.review-photo-uploader span{color:#687789;font-size:12px;line-height:1.5}.review-photo-uploader button{min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 16px;border:0;border-radius:12px;color:#1478c8;font-weight:800;background:#eef6fb}.review-photo-grid{margin-bottom:0}.review-save-button{min-height:40px;border:0;border-radius:10px;color:#fff;background:#1478c8}.recent-review-list{display:grid;gap:8px;padding-top:10px;border-top:1px solid #e2edf3}.recent-review-list>strong{font-size:14px}.recent-review-list article{padding:10px;border:1px solid #e2edf3;border-radius:10px;background:#f9fcfe}.recent-review-list span,.recent-review-list p{display:block}.recent-review-list span{color:#687789;font-size:12px}.recent-review-list p{margin:5px 0 0;color:#1d2b36;font-size:13px;line-height:1.45}.recent-reward-list{grid-column:1 / -1;display:grid;gap:8px;padding-top:10px;border-top:1px solid #e2edf3}.recent-reward-list>strong{color:#172033;font-size:14px}.recent-reward-list article{min-height:74px;display:grid;grid-template-columns:1fr auto;gap:12px;align-items:center;padding:10px 12px;border:1px solid #e2edf3;border-radius:10px;background:#f9fcfe}.recent-reward-list span,.recent-reward-list strong,.recent-reward-list p,.recent-reward-list small{display:block}.recent-reward-list span{color:#687789;font-size:12px}.recent-reward-list strong{margin-top:3px;color:#172033;font-size:15px}.recent-reward-list p{margin:5px 0 0;color:#52606f;font-size:13px;line-height:1.45}.recent-reward-list small{color:#1478c8;font-size:15px;font-weight:900;white-space:nowrap}.reward-summary-panel{display:grid;gap:14px}.reward-total-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.reward-total-cards article{padding:12px;border:1px solid #dbe8ef;border-radius:11px;background:#f8fcff}.reward-total-cards span,.reward-total-cards strong{display:block}.reward-total-cards span{color:#687789;font-size:12px;font-weight:800}.reward-total-cards strong{margin-top:6px;color:#172033;font-size:22px}.reward-store-table,.reward-detail-list{display:grid;gap:8px}.reward-store-table article,.reward-detail-list article{display:grid;gap:12px;align-items:center;padding:10px 12px;border:1px solid #e2edf3;border-radius:10px;background:#f9fcfe}.reward-store-table article{grid-template-columns:1.5fr .55fr .55fr .65fr .8fr}.reward-detail-list article{grid-template-columns:1fr 110px}.reward-store-table strong,.reward-store-table span,.reward-detail-list strong,.reward-detail-list span,.reward-detail-list p,.reward-detail-list small{display:block}.reward-store-table span,.reward-detail-list span,.reward-detail-list small{color:#687789;font-size:13px}.reward-store-table>article>strong,.reward-detail-side strong{color:#1478c8;text-align:right}.reward-detail-list p{margin:5px 0 0;color:#1d2b36;font-size:13px;line-height:1.45}.reward-detail-side{display:grid;gap:4px;text-align:right}.store-performance-card{display:grid;gap:12px;padding:14px;border:1px solid #dbe8ef;border-radius:12px;background:#fbfdff}.helper-copy{margin:0;color:#687789;font-size:13px;line-height:1.5}.performance-form,.employee-form{display:grid;gap:10px;align-items:end}.performance-form{grid-template-columns:130px repeat(4,minmax(0,1fr)) 108px}.locked-performance-form{grid-template-columns:150px minmax(160px,1fr) 120px}.employee-form{margin-top:14px;grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch}.employee-record-panel{display:grid;gap:14px}.employee-record-intro{margin:0}.employee-record-section{display:grid;gap:12px;padding:14px;border:1px solid #d6e7f1;border-radius:16px;background:linear-gradient(180deg,#fff,#f8fcff)}.employee-record-section .employee-form{margin-top:0}.employee-record-heading{display:grid;gap:4px}.employee-record-heading span{color:#1478c8;font-size:12px;font-weight:900}.employee-record-heading strong{color:#172033;font-size:18px}.employee-record-heading small{color:#687789;font-size:13px;line-height:1.45}.performance-form label,.employee-form label{display:grid;gap:5px}.performance-form label span,.employee-form label span{color:#687789;font-size:12px;font-weight:800}.performance-form input,.employee-form input,.employee-form select{height:38px;border-radius:8px}.employee-form textarea{min-height:92px;border-radius:8px;resize:vertical}.performance-form button,.employee-form button{min-height:38px;border:0;border-radius:9px;color:#fff;background:#1478c8}.employee-form>button{grid-column:1 / -1}.performance-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:14px}.performance-summary article{min-height:92px;padding:12px;border:1px solid #dbe8ef;border-radius:11px;background:#f8fcff}.performance-summary span,.performance-summary strong,.performance-summary small{display:block}.performance-summary span{color:#687789;font-size:12px;font-weight:800}.performance-summary strong{margin-top:6px;color:#172033;font-size:22px}.performance-summary small{margin-top:5px;color:#52606f;font-size:12px}.score-guide,.score-breakdown,.auto-result,.employee-evidence,.metric-input-panel,.metric-source-panel,.employee-archive-summary,.employee-archive-list,.attendance-count-panel{grid-column:1 / -1}.score-guide{padding:12px 14px;border:1px solid #dbe8ef;border-radius:10px;background:#f7fbff}.score-guide strong,.score-guide span{display:block}.score-guide strong{color:#172033;font-size:15px}.score-guide span,.score-guide li{color:#52606f;font-size:13px;line-height:1.55}.score-guide ul{margin:8px 0 0;padding-left:18px}.score-guide.compact{padding:0;border:0;background:transparent}.auto-result{display:grid;gap:4px;padding:10px 12px;border:1px solid #dbe8ef;border-radius:10px;background:#fffaf3}.auto-result span,.auto-result small{color:#687789;font-size:12px;font-weight:800}.auto-result strong{color:#172033;font-size:15px}.score-total{background:#f4fbf7}.employee-identity-card{background:#f7fbff}.attendance-count-panel{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:12px;border:1px solid #dbe8ef;border-radius:10px;background:#fbfdff}.attendance-count-panel>span{grid-column:1 / -1;color:#687789;font-size:12px;font-weight:900}.attendance-count-panel label{gap:6px}.attendance-count-panel small{color:#52606f;font-size:12px;font-weight:800}.employee-archive-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.employee-archive-summary article{min-height:76px;padding:12px;border:1px solid #dbe8ef;border-radius:10px;background:#fbfdff}.employee-archive-summary span,.employee-archive-summary strong{display:block}.employee-archive-summary span{color:#687789;font-size:12px;font-weight:800}.employee-archive-summary strong{margin-top:6px;color:#1478c8;font-size:22px}.employee-archive-list{display:grid;gap:8px;padding:12px;border:1px solid #dbe8ef;border-radius:10px;background:#fbfdff}.employee-archive-list>strong{color:#172033;font-size:14px}.employee-archive-list article{display:grid;grid-template-columns:1fr auto;gap:10px;padding:10px 12px;border:1px solid #e2edf3;border-radius:10px;background:#fff}.employee-archive-list span,.employee-archive-list p{color:#52606f;font-size:13px;line-height:1.45}.employee-archive-list p{grid-column:1 / -1;margin:0}.employee-archive-list article strong{color:#1478c8;font-size:14px;white-space:nowrap}.metric-input-panel,.metric-source-panel{display:grid;gap:10px;padding:12px;border:1px solid #dbe8ef;border-radius:10px;background:#fbfdff}.employee-event-panel{grid-column:1 / -1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:12px;border:1px solid #dbe8ef;border-radius:10px;background:#f8fcff}.employee-event-panel .score-guide,.employee-event-panel .employee-evidence{grid-column:1 / -1}.event-help-card{display:grid;gap:5px;padding:10px 12px;border:1px solid #e4edf4;border-radius:10px;background:#fff}.event-help-card strong{color:#172033;font-size:14px}.event-help-card span,.event-help-card small{color:#52606f;font-size:12px;line-height:1.45}.employee-metric-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.employee-metric-grid label{padding:10px;border:1px solid #e4edf4;border-radius:10px;background:#fff}.employee-metric-grid small{color:#687789;font-size:12px;line-height:1.45}.metric-source-card{display:grid;gap:5px;padding:10px;border:1px solid #e4edf4;border-radius:10px;background:#fff}.metric-source-card span{color:#52606f;font-size:13px;font-weight:800}.metric-source-card strong{color:#172033;font-size:24px}.auto-source-list{display:grid;gap:6px;padding:10px 12px;border-radius:10px;color:#52606f;background:#f4f8fb;font-size:13px}.auto-source-list strong{color:#172033}.metric-adjust.positive{background:#f2fbf5}.metric-adjust.positive strong{color:#107a43}.metric-adjust.negative{background:#fff7f4}.metric-adjust.negative strong{color:#ba3b16}.score-breakdown{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.score-breakdown label{padding:10px;border:1px solid #dbe8ef;border-radius:10px;background:#fff}.score-breakdown select{min-height:42px;height:auto;line-height:1.35;padding-top:6px;padding-bottom:6px}.score-breakdown strong{color:#1478c8;font-size:14px}.score-breakdown small{color:#687789;font-size:12px;line-height:1.45}.score-breakdown .dimension-note{min-height:70px;margin-top:2px;border-color:#ffd2b8;background:#fff8f3}.evidence-uploader{grid-column:1 / -1;display:grid;grid-template-columns:1fr auto;gap:10px;align-items:center;padding:12px;border:1px solid #dbe8ef;border-radius:10px;background:#fff}.evidence-uploader.required{border-color:#ffd2b8;background:#fff8f3}.evidence-uploader strong,.evidence-uploader span{display:block}.evidence-uploader strong{color:#172033;font-size:14px}.evidence-uploader span{margin-top:4px;color:#687789;font-size:12px}.evidence-uploader button{min-height:36px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 12px}.evidence-photo-grid{grid-column:1 / -1;margin-top:4px}.veto-line{grid-column:1 / -1;min-height:38px;display:flex!important;grid-template-columns:none!important;align-items:center;gap:8px;padding:0 10px;border:1px solid #d7e4ed;border-radius:8px;background:#fff}.veto-line input{width:16px;height:16px}.performance-table{display:grid;gap:8px;margin-top:14px}.performance-table article{min-height:68px;display:grid;grid-template-columns:1.5fr .8fr .8fr 90px;gap:12px;align-items:center;padding:10px 12px;border:1px solid #e2edf3;border-radius:10px;background:#f9fcfe}.performance-table strong,.performance-table span,.performance-table small{display:block}.performance-table span,.performance-table small{color:#687789;font-size:13px}.performance-table>article>strong{color:#157447;font-size:18px;text-align:right}.records-section{margin-top:20px;padding-top:18px;border-top:1px solid #e2edf3}.records-section h3{margin:0 0 12px;font-size:17px}.record-signatures{display:grid;grid-template-columns:repeat(2,minmax(0,150px));gap:10px;margin-top:10px}.record-signatures figure{margin:0;padding:8px;border:1px solid #e2edf3;border-radius:10px;background:#fff}.record-signatures img{display:block;width:100%;height:46px;object-fit:contain;border-radius:6px;background:#f8fbfd}.record-signatures figcaption{margin-top:4px;color:#687789;font-size:12px;text-align:center}.management-panel{display:grid;gap:14px}.employee-profile-table,.permission-list{display:grid;gap:10px}.employee-toolbar{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 14px;border-radius:16px;background:linear-gradient(135deg,#eef7fc,#f7fbff)}.employee-toolbar div{display:grid;gap:3px}.employee-toolbar span{color:#687789;font-size:13px}.employee-toolbar button,.employee-editor-actions button{min-height:38px;border:0;border-radius:9px;color:#fff;background:#1478c8}.employee-table-wrap{overflow-x:auto;border:1px solid #e2edf3;border-radius:16px;background:#fff}.employee-profile-table table{width:100%;min-width:1040px;border-collapse:collapse}.employee-profile-table th,.employee-profile-table td{padding:12px 10px;border-bottom:1px solid #edf3f7;text-align:left;font-size:13px;vertical-align:middle}.employee-profile-table th{color:#687789;font-size:12px;font-weight:900;background:#f7fbfd}.employee-profile-table tr.active td{background:#e8f5ff}.employee-profile-table td small{display:block;margin-top:3px;color:#8a98a8}.employee-status{display:inline-flex;align-items:center;min-height:26px;padding:0 8px;border-radius:8px;font-size:12px;font-weight:900}.employee-status.on{color:#157447;background:#effaf4}.employee-status.off{color:#8a3917;background:#fff1e8}.employee-row-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.text-link-button{min-height:0;padding:0;border:0;color:#0b76c5;background:transparent;font-weight:900;text-align:left}.employee-profile-editor{display:grid;gap:14px;padding:16px;border:1px solid #cfe2ef;border-radius:16px;background:#f8fcff}.employee-profile-form{display:grid;grid-template-columns:repeat(3,minmax(160px,1fr));gap:12px}.employee-profile-table label,.employee-profile-form label,.permission-form label{display:grid;gap:5px}.employee-profile-table label span,.employee-profile-form label span,.permission-form label span{color:#687789;font-size:12px;font-weight:800}.employee-profile-table input,.employee-profile-table select,.employee-profile-form input,.employee-profile-form select,.permission-form input,.permission-form select,.permission-row input,.permission-row select{height:42px;border-radius:12px}.employee-profile-form .wide{grid-column:span 2}.employee-profile-table button,.permission-form button,.permission-row button{min-height:38px;border:0;border-radius:9px;color:#fff;background:#1478c8}.employee-profile-table .danger-button{background:#b54812}.employee-profile-table .secondary-button{color:#223447;background:#e6eef5}.employee-profile-table .text-link-button{min-height:0;padding:0;color:#0b76c5;background:transparent}.employee-editor-actions{display:flex;justify-content:flex-end;gap:10px}.employee-editor-actions .secondary-button{color:#223447;background:#e6eef5}.permission-explain{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.permission-explain article{min-height:84px;padding:14px;border:1px solid #dbe8ef;border-radius:16px;background:#f8fcff}.permission-explain strong,.permission-explain span{display:block}.permission-explain span{margin-top:6px;color:#687789;font-size:13px;line-height:1.45}.permission-form{display:grid;grid-template-columns:minmax(120px,1fr) minmax(180px,1.2fr) 150px minmax(180px,1fr) 110px;gap:10px;align-items:end;padding:16px;border:1px solid #dbe8ef;border-radius:16px;background:#fbfdff}.permission-row{min-height:62px;display:grid;grid-template-columns:1.2fr 160px minmax(180px,1fr) 76px 76px;gap:10px;align-items:center;padding:14px;border:1px solid #e2edf3;border-radius:16px;background:#fff}.permission-row.disabled{opacity:.58}.permission-row strong,.permission-row span,.permission-row small{display:block}.permission-row span,.permission-row small{margin-top:4px;color:#687789;font-size:12px}.permission-name-field{display:grid;gap:5px}.permission-name-field>span{margin:0;color:#687789;font-size:12px;font-weight:800}.permission-name-field small{margin-top:0}.record-list{display:grid;gap:8px}.record-list article{min-height:74px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px;border-radius:16px;border:1px solid #e2edf3;background:linear-gradient(180deg,#f9fcfe,#fff);box-shadow:0 6px 16px #1d69a60a}.record-list strong,.record-list span,.record-list p{display:block}.record-list p{margin:6px 0 0;color:#52606f;font-size:13px}.record-side{min-width:92px;text-align:right}.record-side strong{font-size:20px}.record-side span{display:inline-flex;align-items:center;justify-content:flex-end;gap:4px;margin-top:6px;color:#687789;font-size:13px}.review-note{color:#b54812;font-weight:700}.record-status{min-height:26px;padding:0 8px;border-radius:8px;font-weight:700}.record-status-待审核{color:#0d6fbd;background:#edf7ff}.record-status-已通过,.record-status-已完成{color:#157447;background:#effaf4}.record-status-已打回{color:#b54812;background:#fff3eb}.record-status-总部已通过{color:#157447;background:#effaf4}.record-status-总部已打回{color:#b54812;background:#fff3eb}.record-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:8px}.record-actions button{min-height:34px;border:0;border-radius:8px;color:#1478c8;background:#eff6fb}.record-actions button:last-child{color:#b54812;background:#fff3eb}@media(max-width:920px){.app-shell{grid-template-columns:1fr;align-content:start}.sidebar{position:relative;z-index:1;padding:16px 14px 14px;gap:12px;align-self:start;border-right:0;border-bottom:1px solid rgba(216,232,241,.9);background:linear-gradient(180deg,#fffffff5,#f7fbfff5);box-shadow:0 12px 30px #1d69a614}.brand{gap:10px}.brand img{width:48px;height:48px;border-radius:12px}.brand strong{font-size:18px}.brand span{font-size:12px}.role-switch{gap:6px;padding:5px;border-radius:18px}.role-switch button{min-height:48px;font-size:16px}.sidebar .field-label{margin-top:2px;font-size:12px}.sidebar>select{height:48px;border-radius:14px;font-size:16px}.locked-store-pill{min-height:48px;border-radius:14px}.wechat-box{display:none}.content{padding:16px 14px 18px;gap:14px}.topbar,.panel-title{align-items:flex-start}.topbar{flex-direction:column;gap:8px;padding:0 2px}.topbar h1{font-size:26px;line-height:1.15}.topbar p{margin-bottom:2px}.entry-actions,.hq-entry-actions,.inspector-entry-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.entry-actions button{min-height:66px;padding:9px 8px;border-radius:16px;font-size:14px;line-height:1.25;flex-direction:column;gap:6px}.entry-actions button svg{width:20px;height:20px}.primary-button{width:100%}.top-actions{width:100%;display:grid;grid-template-columns:1fr}.ghost-button{width:100%}.metrics,.main-grid,.photo-row,.photo-grid,.item-photo-line,.issue-create,.deduction-grid,.signature-grid,.employee-event-panel,.employee-metric-grid{grid-template-columns:1fr}.category-score-list{grid-template-columns:repeat(2,minmax(0,1fr))}select,input,textarea{font-size:16px}.panel{padding:16px;border-radius:20px}.score-summary-bar{grid-template-columns:repeat(2,minmax(0,1fr));border-radius:16px}.score-summary-bar article{min-height:88px;padding:10px}.score-summary-bar strong{font-size:22px}.deduction-category-list{grid-template-columns:1fr;gap:10px}.score-summary-bar,.category-accordion-title{min-height:68px}.category-accordion-title{min-height:76px;grid-template-columns:minmax(0,1fr) 112px 22px;grid-template-rows:auto auto;gap:4px 8px;padding:12px 14px}.category-accordion-title span{grid-column:1;grid-row:1 / 3;min-width:0}.category-accordion-title span small{display:none}.category-accordion-title strong{font-size:16px;line-height:1.25}.category-accordion-title em{grid-column:2;grid-row:1;font-size:20px;justify-self:end}.category-accordion-title>small{grid-column:2;grid-row:2;justify-self:end;font-size:12px}.category-accordion-title svg{grid-column:3;grid-row:1 / 3}.category-accordion.expanded .category-accordion-title{min-height:76px;grid-template-columns:minmax(0,1fr) 112px 22px;grid-template-rows:auto auto;align-items:center;gap:4px 8px;padding:12px 14px}.category-accordion.expanded .category-accordion-title span,.category-accordion.expanded .category-accordion-title em{grid-row:1}.category-accordion.expanded .category-accordion-title span{grid-column:1;grid-row:1 / 3;justify-self:start}.category-accordion.expanded .category-accordion-title em,.category-accordion.expanded .category-accordion-title>small{grid-column:2;justify-self:end}.category-accordion.expanded .category-accordion-title>small{grid-row:2}.category-accordion.expanded .category-accordion-title svg{grid-column:3;grid-row:1 / 3;align-self:center}.notice{order:2}.main-grid{order:3}.metrics{order:4}.table-panel{order:5}.item-photo-line,.item-photo-grid{margin-left:0;padding-left:0}.panel-title{flex-direction:column}.template-side{width:100%;display:grid;grid-template-columns:1fr}.panel-title select{width:100%}.store-table article{grid-template-columns:1fr 1fr}.store-admin-title,.store-form,.hq-todo-form,.hq-review-grid,.monthly-plan-form,.monthly-task-list article,.review-meta,.review-sections,.performance-form,.employee-form,.employee-profile-form,.employee-event-panel,.score-breakdown,.evidence-uploader,.performance-summary,.employee-archive-summary,.attendance-count-panel,.employee-archive-list article,.performance-table article,.recent-reward-list article,.reward-total-cards,.reward-store-table article,.reward-detail-list article,.employee-profile-table article,.permission-explain,.permission-form,.permission-row{grid-template-columns:1fr}.review-photo-uploader{grid-template-columns:1fr;gap:10px}.store-entry-actions,.hq-entry-actions,.inspector-entry-actions{grid-template-columns:repeat(3,minmax(0,1fr))}@media(min-width:640px){.store-entry-actions,.hq-entry-actions,.inspector-entry-actions{grid-template-columns:repeat(4,minmax(0,1fr))}}.review-photo-uploader button{width:100%}.review-photo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.monthly-plan-form,.monthly-task-list article{gap:8px;padding:12px;min-width:0;border-radius:16px}.monthly-plan-form input,.monthly-plan-form select,.monthly-task-list input,.monthly-task-list select{width:100%;min-width:0;max-width:100%}.monthly-task-actions{display:grid;grid-template-columns:1fr}.add-task-button,.generate-task-button{width:100%;min-height:44px}.store-admin-title{display:grid}.performance-table>article>strong{text-align:left}.reward-store-table>article>strong,.reward-detail-side,.reward-detail-side strong{text-align:left}.issue,.record-list article{align-items:flex-start;flex-direction:column}.issue-actions,.record-side{width:100%;text-align:left}.record-side span{justify-content:flex-start}.signature-panel{padding:12px}.signature-grid{grid-template-columns:1fr}.signature-canvas{height:170px}.signature-actions{align-items:flex-start;flex-direction:column}.signature-actions button{width:100%}.record-signatures{grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.record-actions{width:100%}.todo-actions{grid-template-columns:1fr}}
