:root{font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,sans-serif;color:#1f2a37;background:#f5f7fb;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.48}.app-shell{min-height:100vh;min-width:0;display:grid;grid-template-columns:280px 1fr;background:linear-gradient(90deg,#f7fafc 0 280px,transparent 280px),#eef3f8}.login-shell{min-height:100vh;padding:24px;display:grid;place-items:center;background:#eef3f8}.login-card{width:min(440px,100%);border:1px solid #d9e1ec;border-radius:8px;background:#fff;padding:24px;display:grid;gap:22px;box-shadow:0 18px 48px #11182714}.login-form{display:grid;gap:14px}.login-form .primary{width:100%}.remember-line{display:inline-flex;align-items:center;gap:8px;color:#667085;font-size:14px}.remember-line input{width:16px;height:16px;accent-color:#2367c7}.login-error{border-radius:8px;padding:10px 12px;background:#fff0db;color:#a23620;font-size:14px}.sidebar{min-height:100vh;min-width:0;padding:24px;border-right:1px solid #d9e1ec;background:#fbfdff;display:flex;flex-direction:column;gap:22px}.brand{display:flex;align-items:center;gap:12px}.brand-mark{width:44px;height:44px;border-radius:8px;display:grid;place-items:center;background:#2f73d8;color:#fff;font-weight:800}.brand h1,.topbar h2,.panel h3,.permission-card h3{margin:0;letter-spacing:0}.brand h1{font-size:20px}.brand span,.topbar p,.field span,.session-card span,small{color:#697586;font-size:13px}.field{display:flex;flex-direction:column;gap:7px}.field.compact{gap:10px}.field-hint{align-self:end;color:#2059a8;font-weight:700}.entry-result{border-radius:8px;padding:8px 10px;line-height:1.4;font-weight:700}.entry-result.success{background:#ddf8e8;color:#087443}.entry-result.error,.entry-result.warning{background:#fff0db;color:#a23620}input,select,textarea{width:100%;border:1px solid #ccd6e3;border-radius:8px;padding:11px 12px;background:#fff;color:#1f2a37;outline:none}textarea{resize:vertical}input:focus,select:focus,textarea:focus{border-color:#2f73d8;box-shadow:0 0 0 3px #2f73d81f}.region-field{position:relative}.region-trigger{width:100%;min-height:44px;border:1px solid #ccd6e3;border-radius:8px;padding:0 12px;display:flex;align-items:center;justify-content:space-between;gap:12px;background:#fff;color:#1f2a37;text-align:left}.region-trigger.active,.region-trigger:focus{border-color:#2f73d8;box-shadow:0 0 0 3px #2f73d81f}.region-trigger strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.region-trigger em{flex:0 0 auto;color:#2367c7;font-size:13px;font-style:normal;font-weight:800}.inline-hint{align-self:start}.region-picker{width:100%;min-width:520px;border:1px solid #ccd6e3;border-radius:8px;background:#fff;overflow:hidden;box-shadow:0 10px 24px #0f172a14}.region-tabs{height:38px;border-bottom:1px solid #e5e9f0;display:flex;align-items:center;padding:0 12px;background:#f7f9fc}.region-tabs button{height:100%;border:0;border-bottom:2px solid transparent;background:transparent;color:#475467;font-weight:800}.region-tabs button.active{border-color:#2367c7;color:#1f2a37}.region-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));height:320px;overflow:hidden}.region-columns.has-districts{grid-template-columns:repeat(3,minmax(0,1fr))}.region-column{min-width:0;border-right:1px solid #e5e9f0;display:grid;grid-template-rows:38px minmax(0,1fr) 26px}.region-column:last-child{border-right:0}.region-column>strong{padding:10px 12px;border-bottom:1px solid #e5e9f0;font-size:14px}.region-options{min-height:0;max-height:256px;overflow-y:auto;overflow-x:hidden;padding:6px 10px 6px 6px;scrollbar-color:#667085 #eef3f8;scrollbar-width:thin}.region-options::-webkit-scrollbar{width:10px}.region-options::-webkit-scrollbar-track{background:#eef3f8;border-radius:999px}.region-options::-webkit-scrollbar-thumb{border-radius:999px;border:2px solid #eef3f8;background:#667085}.region-scroll-hint{min-height:26px;border-top:1px solid #eef2f6;display:grid;place-items:center;background:linear-gradient(180deg,#ffffffb8,#f8fbff);color:#2367c7;font-size:12px;font-weight:800}.region-options button{width:100%;min-height:34px;border:0;border-radius:6px;padding:0 8px;display:grid;grid-template-columns:18px 1fr auto;align-items:center;gap:6px;background:transparent;color:#344054;text-align:left}.region-options button span:nth-child(2){min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.region-options button:hover,.region-options button.selected{background:#edf4ff;color:#2059a8}.region-check{width:16px;height:16px;border:1px solid #c4cedb;border-radius:4px;display:grid;place-items:center;color:#fff;font-size:11px;line-height:1}.region-options button.selected .region-check{border-color:#2f73d8;background:#2f73d8}.region-options em{color:#98a2b3;font-style:normal;font-size:18px}.readonly-field select:disabled{background:#eef2f6;color:#697586;border-color:#d9e1ec;opacity:1}.segmented{display:grid;grid-template-columns:1fr 1fr;border:1px solid #ccd6e3;border-radius:8px;overflow:hidden}.segmented button,.nav-list button,.ghost,.icon-button{border:0;background:transparent;color:#344054}.segmented button{min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:7px}.segmented button.active{background:#e9f2ff;color:#2059a8}.segmented button:disabled{background:#f3f6fa;color:#98a2b3}.nav-list{display:grid;gap:8px}.nav-list button{min-height:44px;border-radius:8px;display:flex;align-items:center;gap:10px;padding:0 12px;text-align:left}.nav-badge{min-width:20px;height:20px;margin-left:auto;border-radius:999px;background:#d92d20;color:#fff;display:inline-grid;place-items:center;padding:0 6px;font-size:12px;font-weight:800;line-height:1}.nav-list button.active,.nav-list button:hover{background:#edf4ff;color:#2059a8}.session-card{border:1px solid #d9e1ec;border-radius:8px;background:#f8fafc;padding:12px;display:grid;gap:5px}.session-card strong,.session-card small{overflow-wrap:anywhere}.wechat-small{width:fit-content;border-radius:999px;background:#fff7ed;color:#a23620;padding:2px 8px;font-weight:700}.wechat-small.bound{background:#e7f8ef;color:#087443}.logout-button{justify-self:start;margin-top:4px;color:#2059a8}.workspace{min-width:0;padding:24px;display:grid;align-content:start;gap:18px}.topbar{min-height:72px;display:flex;justify-content:space-between;align-items:center;gap:16px}.topbar p{margin:0 0 4px}.topbar h2{font-size:28px}.primary{min-height:42px;border:0;border-radius:8px;padding:0 16px;display:inline-flex;align-items:center;justify-content:center;gap:8px;background:#2367c7;color:#fff;font-weight:700;white-space:nowrap}.primary:hover{background:#1f58a8}.metrics{display:grid;grid-template-columns:repeat(4,minmax(140px,1fr));gap:12px}.metric,.panel,.permission-card{border:1px solid #d9e1ec;border-radius:8px;background:#fff}.metric{min-height:92px;padding:16px;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:4px 10px}.metric svg{color:#2367c7}.metric strong{grid-column:1 / -1;font-size:28px}.panel{padding:18px}.panel-title,.filters{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.compact-title{margin-bottom:10px}.ghost{display:inline-flex;align-items:center;gap:6px}.entry-form{display:grid;grid-template-columns:repeat(2,minmax(240px,1fr));gap:14px}.compact-entry-form{display:grid;grid-template-columns:1fr;gap:12px}.entry-strip{width:100%;display:grid;grid-auto-flow:column;grid-auto-columns:minmax(180px,260px);align-items:start;gap:10px;overflow-x:auto;overflow-y:visible;padding:2px 0 10px;scrollbar-color:#667085 #eef3f8;scrollbar-width:thin}.entry-strip::-webkit-scrollbar{height:10px}.entry-strip::-webkit-scrollbar-track{background:#eef3f8;border-radius:999px}.entry-strip::-webkit-scrollbar-thumb{border:2px solid #eef3f8;border-radius:999px;background:#667085}.entry-strip .contact-field{min-width:260px}.entry-strip .region-field{min-width:560px}.entry-strip .field{min-width:0}.strip-hint{width:220px;align-self:end;padding-bottom:12px}.wide{grid-column:span 2}.submit{align-self:end}.form-feedback{margin-top:18px;border-top:1px solid #e5e9f0;padding-top:16px}.filters{justify-content:flex-start;flex-wrap:wrap}.management-toolbar{margin-bottom:12px;display:flex;align-items:center;flex-wrap:wrap;gap:10px}.search-box,.mini-filter,.date-wheel-trigger{border:1px solid #ccd6e3;border-radius:8px;min-height:42px;background:#fff;display:flex;align-items:center;gap:8px;padding:0 10px}.date-wheel-trigger{color:#475467;font-weight:700}.date-wheel-trigger.active{border-color:#2367c7;background:#edf4ff;color:#2059a8}.search-box{width:min(420px,100%)}.compact-search{width:100%}.search-box input,.mini-filter select{border:0;padding:0;box-shadow:none}.labeled-filter{min-width:160px}.labeled-filter span{flex:0 0 auto;color:#667085;font-size:12px;font-weight:700}.quick-filter-row{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin:-2px 0 12px}.quick-filter{min-height:34px;border:1px solid #ccd6e3;border-radius:999px;background:#fff;color:#475467;padding:0 14px;font-size:13px;font-weight:800}.quick-filter:hover,.quick-filter.active{border-color:#2367c7;background:#edf4ff;color:#2059a8}.list-summary{margin:0 0 12px;color:#667085;font-size:13px;font-weight:700}.contact-with-badge{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap}.new-lead-pill{border-radius:999px;background:#d92d20;color:#fff;padding:2px 7px;font-size:12px;font-weight:800;line-height:1.3}.grouped-stack{display:grid;gap:14px}.group-section{border:1px solid #d9e1ec;border-radius:8px;overflow:hidden;background:#fff}.group-title{min-height:46px;border-bottom:1px solid #e5e9f0;padding:12px 14px;display:flex;align-items:center;justify-content:space-between;gap:12px;background:#f8fafc}.group-title span{color:#667085;font-size:13px;font-weight:700}.search-box input:focus,.mini-filter select:focus{box-shadow:none}.wheel-date-filter{position:relative}.date-wheel-panel{position:absolute;top:calc(100% + 8px);right:0;z-index:30;width:min(520px,calc(100vw - 32px));border:1px solid #d9e1ec;border-radius:8px;background:#fff;padding:14px;display:grid;gap:12px;box-shadow:0 18px 48px #11182724}.date-wheel-group{display:grid;gap:8px}.date-wheel-group h4{margin:0;color:#475467;font-size:14px}.date-wheel-columns{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.date-wheel-columns select{max-height:160px;text-align:center}.date-wheel-actions{display:flex;justify-content:flex-end;gap:10px}.drop-upload{position:relative;min-height:86px;border:1px dashed #9fb7d8;border-radius:8px;padding:12px;display:grid;place-items:center;align-content:center;gap:6px;background:#f8fbff;color:#475467;text-align:center}.drop-upload.active{border-color:#2367c7;background:#edf4ff}.drop-upload input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer}.drop-upload svg{color:#2367c7}.drop-upload strong{color:#1f2a37}.drop-upload span{font-size:13px}.drop-upload .upload-error{max-width:100%;color:#b42318;font-size:13px;font-style:normal;line-height:1.45;overflow-wrap:anywhere}.upload-file-list{width:100%;display:grid;gap:4px}.upload-file-list em{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-style:normal;font-size:12px;color:#667085}.table-wrap{overflow-x:auto}table{width:100%;min-width:900px;border-collapse:collapse}th,td{border-bottom:1px solid #e5e9f0;padding:13px 10px;text-align:left;vertical-align:middle}th{color:#667085;font-size:13px;font-weight:700;background:#f8fafc}td strong,td small{display:block}.status{min-width:86px;height:28px;border-radius:999px;padding:0 10px;display:inline-grid;place-items:center;font-size:13px;font-weight:700}.status.通过{color:#087443;background:#ddf8e8}.status.申请未通过{color:#a23620;background:#fff0db}.status.未申请{color:#4b5565;background:#eef2f6}.sales-return{min-width:72px;height:28px;border-radius:999px;padding:0 10px;display:inline-grid;place-items:center;font-size:13px;font-weight:700}.sales-return.已添加{color:#087443;background:#ddf8e8}.sales-return.未添加{color:#a23620;background:#fff0db}.icon-button{width:34px;height:34px;border-radius:8px;display:inline-grid;place-items:center}.icon-button:hover{background:#edf4ff;color:#2059a8}.link-button{border:0;background:transparent;color:#2059a8;font-weight:700;padding:0}.link-button:hover{text-decoration:underline}.muted-text{color:#98a2b3}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;background:#0f172a8f;padding:28px;display:grid;place-items:center}.image-modal{width:min(980px,100%);max-height:min(86vh,900px);border-radius:8px;background:#fff;display:grid;grid-template-rows:auto 1fr;overflow:hidden;box-shadow:0 24px 80px #11182747}.modal-title{min-height:70px;border-bottom:1px solid #e5e9f0;padding:16px 18px;display:flex;align-items:center;justify-content:space-between;gap:12px}.modal-title h3{margin:0 0 4px}.modal-title span{color:#667085;font-size:13px}.image-preview-list{overflow:auto;padding:18px;display:grid;gap:18px;background:#f8fafc}.image-preview-item{margin:0;border:1px solid #d9e1ec;border-radius:8px;background:#fff;overflow:hidden}.image-preview-item figcaption{border-bottom:1px solid #e5e9f0;padding:10px 12px;color:#475467;font-size:14px;font-weight:700}.image-preview-item img{width:100%;max-height:72vh;object-fit:contain;display:block;background:#0f172a}.image-load-error{min-height:180px;display:grid;place-items:center;padding:18px;background:#fff7ed;color:#b54708;font-weight:800;text-align:center}.row-actions{display:flex;flex-wrap:wrap;gap:8px}.chip{min-height:32px;border:1px solid #ccd6e3;border-radius:999px;background:#fff;color:#344054;padding:0 12px;font-weight:700}.chip.active,.chip:hover{border-color:#2367c7;background:#edf4ff;color:#2059a8}.download-panel{min-height:260px;display:grid;place-items:center;text-align:center;align-content:center;gap:10px}.download-panel p{margin:0 0 8px;color:#667085}.pending-panel{min-height:260px;display:grid;place-items:center;align-content:center;gap:10px;text-align:center}.pending-panel svg{color:#2367c7}.pending-panel p{margin:0;color:#667085}.wechat-panel{display:grid;gap:16px}.wechat-status-card{border:1px solid #d9e1ec;border-radius:8px;background:#f8fafc;padding:18px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:14px}.wechat-status-card svg{color:#2367c7}.wechat-status-card strong{display:block;margin-bottom:6px;font-size:18px}.wechat-status-card p,.wechat-note{margin:0;color:#667085;line-height:1.7}.wechat-note{border-left:3px solid #2367c7;background:#edf4ff;border-radius:8px;padding:12px 14px;display:grid;gap:4px}.wechat-note strong{color:#1f2937}.order-module{display:grid;gap:18px}.order-entry-panel{overflow:hidden}.order-strip-form{display:grid;gap:12px}.order-transfer-banner{border:1px solid #b8d4ff;border-radius:8px;background:#edf4ff;color:#2059a8;padding:10px 12px;display:flex;align-items:center;gap:10px;flex-wrap:wrap}.order-transfer-banner strong{color:#1f2937}.order-transfer-banner span{font-size:13px}.order-missing-alert,.detail-missing-alert{border:1px solid #fedf89;border-radius:8px;background:#fffaeb;color:#b54708;padding:10px 12px;display:flex;align-items:center;gap:10px;flex-wrap:wrap}.order-missing-alert strong,.detail-missing-alert strong{color:#93370d}.order-missing-alert span,.detail-missing-alert span{font-size:13px;line-height:1.6}.order-strip-scroll{display:flex;gap:12px;overflow-x:auto;overflow-y:hidden;padding:2px 2px 12px;overscroll-behavior-x:contain}.order-strip-scroll .field{flex:0 0 220px;min-width:220px}.order-strip-scroll .datetime-field{flex-basis:340px;min-width:340px}.order-strip-scroll .time-wheel-field{flex-basis:260px;min-width:260px}.time-wheel-pair{display:grid;grid-template-columns:1fr 1fr;gap:8px}.order-remark-field{grid-column:auto;grid-row:span 1}.order-remark-field textarea{min-height:42px;height:42px;resize:horizontal}.order-actions-row{display:flex;align-items:center;gap:10px}.order-actions-row .primary{width:min(420px,100%)}.guest-editor{border:1px solid #d9e1ec;border-radius:8px;background:#f8fafc;padding:12px;display:grid;gap:12px}.guest-editor-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.guest-editor-head div{display:grid;gap:3px}.guest-editor-head strong{font-size:16px}.guest-editor-head span{color:#667085;font-size:13px}.guest-grid-table{overflow-x:auto;display:grid;gap:8px;padding-bottom:4px}.guest-grid-head,.guest-grid-row{min-width:1080px;display:grid;grid-template-columns:56px 130px 220px 90px 150px 150px 1fr 56px;gap:8px;align-items:center}.guest-grid-head{color:#667085;font-size:12px;font-weight:800}.guest-grid-row>span:first-child{color:#667085;font-weight:800;text-align:center}.compact-empty{padding:18px}.order-line-editor{border:1px solid #d9e1ec;border-radius:8px;background:#fff;padding:12px;display:grid;gap:12px}.line-editor-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.line-editor-head>div:first-child{display:grid;gap:3px}.line-editor-head strong{font-size:16px}.line-editor-head span,.line-editor-toolbar span{color:#667085;font-size:13px}.line-editor-tabs{display:flex;gap:8px;overflow-x:auto;max-width:100%;padding-bottom:2px}.line-editor-tabs button{border:1px solid #d9e1ec;border-radius:8px;background:#f8fafc;color:#475467;padding:8px 12px;font-weight:800;white-space:nowrap}.line-editor-tabs button.active{border-color:#2367c7;background:#edf4ff;color:#2059a8}.line-editor-toolbar{display:flex;align-items:center;justify-content:space-between;gap:10px}.line-items-table{overflow-x:auto;display:grid;gap:8px;padding-bottom:4px}.line-items-head,.line-items-row{min-width:1180px;display:grid;grid-template-columns:150px 180px 220px 110px 130px 130px 1fr 56px;gap:8px;align-items:center}.line-items-head{color:#667085;font-size:12px;font-weight:800}.order-status{border-radius:999px;background:#edf4ff;color:#2059a8;padding:6px 12px;display:inline-flex;align-items:center;justify-content:center;font-weight:800;white-space:nowrap}.row-actions{display:inline-flex;align-items:center;gap:8px}.mini-action{min-height:32px;padding:0 10px}.detail-link-button{min-height:32px;padding:0 4px;color:#2367c7;text-decoration:none;text-underline-offset:3px;font-weight:800}.detail-link-button:hover{text-decoration:underline}.order-linked-pill{border-radius:999px;background:#dcfce7;color:#087443;display:inline-flex;align-items:center;min-height:30px;padding:0 10px;font-size:12px;font-weight:800;white-space:nowrap}.profit-pill,.detail-ready-pill{border-radius:999px;display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:0 10px;font-size:12px;font-weight:800;white-space:nowrap}.profit-pill.positive{background:#dcfce7;color:#087443}.profit-pill.negative{background:#fee4e2;color:#b42318}.detail-ready-pill{background:#fff4df;color:#b54708}.detail-ready-pill.ready{background:#edf4ff;color:#2059a8}.order-detail-modal{width:min(1180px,94vw);max-height:92vh;border-radius:8px;background:#fff;box-shadow:0 22px 60px #0f172a38;overflow:hidden;display:grid;grid-template-rows:auto auto auto 1fr}.modal-head{border-bottom:1px solid #e5e9f0;padding:16px 18px;display:flex;align-items:center;justify-content:space-between;gap:12px}.modal-head h3{margin:0 0 4px;font-size:20px}.modal-head span{color:#667085;font-size:13px}.detail-tabs{border-bottom:1px solid #e5e9f0;padding:10px 14px 0;display:flex;gap:8px;overflow-x:auto}.detail-tabs button{border:1px solid #d9e1ec;border-bottom:0;border-radius:8px 8px 0 0;background:#f8fafc;color:#475467;padding:10px 16px;font-weight:800;white-space:nowrap}.detail-tabs button.active{background:#fff;color:#2059a8;border-color:#2367c7}.detail-print-actions{border-bottom:1px solid #e5e9f0;padding:10px 18px;display:flex;align-items:center;gap:12px}.detail-print-actions span{color:#667085;font-size:13px}.export-order-link{text-decoration:none}.order-detail-body-panel{overflow:auto;background:#eef5fb;padding:18px;display:grid;gap:12px}.document-sheet{min-width:900px;max-width:1040px;margin:0 auto;border:1px solid #d9e1ec;border-radius:8px;background:#fff;padding:22px;display:grid;gap:14px}.document-sheet>*{break-inside:avoid;page-break-inside:avoid}.document-title{display:grid;gap:6px;text-align:center}.document-title span{color:#667085;font-size:13px;font-weight:800}.document-title h2{margin:0;font-family:SimSun,serif;font-size:26px}.document-desc,.document-footer{margin:0;color:#475467;line-height:1.8;white-space:pre-wrap;overflow-wrap:anywhere}.document-table{width:100%;border-collapse:collapse;table-layout:fixed;break-inside:auto}.document-table th,.document-table td{border:1px solid #98a2b3;padding:9px 10px;text-align:left;vertical-align:top;line-height:1.55;overflow-wrap:anywhere;word-break:break-word}.document-table tr{break-inside:avoid;page-break-inside:avoid}.document-table thead{display:table-header-group}.document-table tfoot{display:table-footer-group}.document-table th{width:120px;background:#f8fafc;color:#344054;font-weight:800}.document-table thead th{width:auto;color:#2059a8;text-align:center}.document-table tbody td{overflow-wrap:anywhere}.budget-summary-grid,.guest-list-meta{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.budget-summary-grid div,.guest-list-meta span{border:1px solid #e5e9f0;border-radius:8px;background:#f8fafc;padding:10px}.budget-summary-grid span{display:block;color:#667085;font-size:12px;margin-bottom:4px}.budget-summary-grid strong{font-size:15px}.money-positive{color:#087443}.money-negative{color:#b42318}.permission-grid{display:grid;grid-template-columns:repeat(4,minmax(160px,1fr));gap:12px}.permission-overview{display:grid;gap:18px}.permission-card{min-height:170px;padding:18px;display:grid;align-content:start;gap:10px}.summary-card{min-height:190px}.permission-card svg{color:#2367c7}.permission-card strong{font-size:30px;line-height:1}.permission-card p{margin:0;color:#667085;line-height:1.7}.permission-note{color:#697586;font-size:13px}.permission-section{display:grid;gap:14px}.supervisor-grid{display:grid;grid-template-columns:repeat(2,minmax(280px,1fr));gap:14px}.supervisor-card{border:1px solid #d9e1ec;border-radius:8px;background:#fbfdff;overflow:hidden}.supervisor-card-head{border-bottom:1px solid #e5e9f0;padding:14px;display:flex;justify-content:space-between;gap:12px;background:#f8fafc}.supervisor-card-head h4,.permission-people h5{margin:0;letter-spacing:0}.supervisor-card-head h4{font-size:18px}.supervisor-card-head span,.supervisor-card-head strong,.permission-people h5,.person-line span,.empty-line{color:#667085;font-size:13px}.supervisor-card-head strong{text-align:right;overflow-wrap:anywhere}.supervisor-columns{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:#e5e9f0}.permission-people{min-height:120px;padding:14px;display:grid;align-content:start;gap:10px;background:#fff}.person-line{min-height:46px;border:1px solid #e5e9f0;border-radius:8px;padding:8px 10px;display:flex;align-items:center;justify-content:space-between;gap:10px}.person-line strong,.person-line span{display:block}.person-line em{flex:0 0 auto;border-radius:999px;padding:4px 9px;background:#edf4ff;color:#2059a8;font-style:normal;font-size:12px;font-weight:700}.supervisor-data-stack{display:grid;gap:14px}.supervisor-data-card{border:1px solid #d9e1ec;border-radius:8px;background:#fff;overflow:hidden}.supervisor-data-head{border-bottom:1px solid #e5e9f0;padding:14px;display:flex;align-items:center;justify-content:space-between;gap:14px;background:#f8fafc}.supervisor-data-head h4{margin:0 0 4px;font-size:18px;letter-spacing:0}.supervisor-data-head span,.data-counts span,.empty-data{color:#667085;font-size:13px}.data-counts{text-align:right}.data-counts strong,.data-counts span{display:block}.empty-data{padding:18px}.account-panel,.settings-stack{display:grid;gap:18px}.settings-grid{display:grid;grid-template-columns:repeat(2,minmax(260px,1fr));gap:14px}.preset-editor{display:grid;gap:14px}.preset-list{display:grid;grid-template-columns:repeat(2,minmax(130px,1fr));gap:12px}.preset-row{display:grid;grid-template-columns:1fr auto;align-items:end;gap:8px}.icon-button.danger{color:#a23620}.icon-button.danger:hover{background:#fff0db;color:#a23620}.preset-add{display:grid;grid-template-columns:1fr auto;gap:10px}.account-list{display:grid;grid-template-columns:repeat(4,minmax(150px,1fr));gap:10px}.account-item{min-height:72px;border:1px solid #e5e9f0;border-radius:8px;padding:12px;display:grid;align-content:start;gap:5px;background:#f8fafc}.account-item strong,.account-item span{overflow-wrap:anywhere}.account-item span{color:#667085;font-size:13px}.account-item em{width:fit-content;margin-top:6px;border-radius:999px;padding:3px 8px;display:inline-block;background:#edf4ff;color:#2059a8;font-style:normal;font-size:12px;font-weight:700}.account-item .danger-text{margin-left:6px;background:#fff0db;color:#a23620}.account-item .wechat-bound{background:#e7f8ef;color:#087443}.account-item .wechat-unbound{background:#fff7ed;color:#a23620}.account-actions{display:flex;flex-wrap:wrap;gap:8px}.account-actions .ghost{min-height:32px;border:1px solid #ccd6e3;border-radius:8px;padding:0 10px;background:#fff}.backup-actions{margin-bottom:14px}.toast{position:fixed;right:22px;bottom:22px;border-radius:8px;background:#17694d;color:#fff;padding:12px 16px;box-shadow:0 16px 40px #11182729}@media (max-width: 980px){.app-shell{grid-template-columns:1fr;background:#eef3f8}.sidebar{min-height:auto;width:100%;max-width:100vw;overflow:hidden;position:sticky;top:0;z-index:20;border-right:0;border-bottom:1px solid #d9e1ec}.nav-list{display:flex;gap:8px;width:100%;max-width:100%;overflow-x:auto;overscroll-behavior-x:contain;padding-bottom:2px}.nav-list button{flex:0 0 auto;min-width:112px}.metrics,.entry-form,.settings-grid,.permission-grid,.supervisor-grid,.account-list{grid-template-columns:repeat(2,minmax(0,1fr))}.compact-entry-form{grid-template-columns:1fr}.wechat-status-card{grid-template-columns:1fr;align-items:stretch}.wide{grid-column:1 / -1}}@media (max-width: 620px){body{overflow-x:hidden}.workspace,.sidebar{padding:12px}.sidebar{gap:12px}.brand-mark{width:40px;height:40px}.brand h1{font-size:18px}.session-card{padding:10px}.workspace{gap:12px}.topbar{min-height:auto}.topbar h2{font-size:24px}.panel{padding:14px}.metric{min-height:76px;padding:12px}.metric strong{font-size:24px}.topbar,.panel-title,.filters,.management-toolbar,.group-title,.supervisor-data-head{align-items:stretch;flex-direction:column}.filters{gap:10px}.search-box,.mini-filter,.labeled-filter,.wheel-date-filter,.date-wheel-trigger{width:100%}.quick-filter-row{flex-wrap:nowrap;overflow-x:auto;padding:0 2px 6px;margin-bottom:10px;-webkit-overflow-scrolling:touch}.quick-filter{flex:0 0 auto;min-height:38px}.mini-filter{justify-content:space-between}.date-wheel-panel{position:static;width:100%;margin-top:8px;box-shadow:none}.region-picker{position:static;margin-top:8px;box-shadow:none}.region-columns{grid-template-columns:1fr;height:auto;overflow:visible}.region-columns.has-districts{grid-template-columns:1fr}.region-column{border-right:0;border-bottom:1px solid #e5e9f0}.region-column:last-child{border-bottom:0}.region-options{max-height:190px}.date-wheel-actions{display:grid;grid-template-columns:1fr 1fr}.data-counts{text-align:left}.metrics,.entry-form,.settings-grid,.preset-list,.preset-add,.permission-grid,.supervisor-grid,.supervisor-columns,.account-list,.team-columns,.compact-entry-form{grid-template-columns:1fr}.entry-strip{grid-auto-columns:minmax(180px,76vw)}.wide{grid-column:1}.primary{width:100%}.table-wrap{overflow:visible}table{min-width:0;border-collapse:separate;border-spacing:0 10px}thead{display:none}tbody,tr,td{display:block;width:100%}tr{border:1px solid #d9e1ec;border-radius:8px;background:#fff;overflow:hidden}td{min-height:48px;border-bottom:1px solid #e5e9f0;padding:12px 12px 12px 128px;position:relative;text-align:right;overflow-wrap:anywhere;line-height:1.5}td:last-child{border-bottom:0}td:before{content:attr(data-label);position:absolute;left:12px;top:12px;width:108px;color:#667085;font-size:12px;font-weight:700;text-align:left}.contact-with-badge{justify-content:flex-end}td strong,td small{text-align:right}td select,td .icon-button,td .link-button{max-width:100%}td .detail-link-button{min-height:36px}.order-strip-scroll .field{flex-basis:78vw;min-width:240px}.order-strip-scroll .datetime-field{flex-basis:86vw;min-width:320px}.order-strip-scroll .time-wheel-field{flex-basis:70vw;min-width:240px}.modal-backdrop{padding:12px}.image-modal{max-height:92vh}.image-preview-list{padding:12px}}@media print{@page{size:A4 portrait;margin:12mm}html,body{width:210mm;min-height:297mm;background:#fff!important}body *{visibility:hidden}.order-detail-modal,.order-detail-modal *{visibility:visible}.order-detail-modal{position:absolute;inset:0 auto auto 0;width:100%!important;max-height:none;border-radius:0;box-shadow:none;display:block;background:#fff;overflow:visible}.modal-head,.detail-tabs,.detail-print-actions,.detail-missing-alert{display:none}.order-detail-body-panel{padding:0;overflow:visible;background:#fff}.document-sheet{min-width:0;width:100%;max-width:none;border:0;border-radius:0;padding:0;gap:8px;box-shadow:none;color:#000;font-size:11px}.document-title{margin-bottom:6px}.document-title h2{font-size:20px}.document-title span{font-size:10px}.document-desc,.document-footer{color:#000;line-height:1.55}.budget-summary-grid,.guest-list-meta{grid-template-columns:repeat(4,1fr);gap:5px}.budget-summary-grid div,.guest-list-meta span{border-color:#999;background:#fff;padding:5px}.document-table{font-size:10px}.document-table th,.document-table td{border-color:#666;padding:5px 6px;line-height:1.35}.document-table th{width:88px;background:#f3f4f6!important;color:#000}.document-table thead th{color:#000}.subtotal-row td,.subtotal-row th{font-weight:800}}
