body{background:#f0f2f5;margin:0;padding-bottom:130px;font-family:Microsoft YaHei,PingFang SC,Helvetica Neue,Arial,sans-serif}body,html{overflow-x:hidden}[v-cloak]{display:none}.modal-mask{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;z-index:2000}.modal-box{width:90%;max-width:500px;background:#fff;padding:20px;border-radius:10px;box-shadow:0 4px 15px rgba(0,0,0,.2)}.modal-box textarea{width:100%;height:120px;padding:10px;box-sizing:border-box;border:1px solid #ccc;border-radius:0;font-size:14px;resize:none}.modal-suggest-list{margin-top:8px;border:1px solid #ddd;background:#fff;max-height:140px;overflow-y:auto}.modal-suggest-item{padding:6px 8px;font-size:13px;color:#333;cursor:pointer}.modal-suggest-item:hover{background:#f5f7fa}.sheet-mask{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.45);z-index:2100;display:flex;align-items:flex-end;justify-content:center}.sheet-mask.option-picker-mask{z-index:2600}.sheet-mask.internal-remark-entry-mask{z-index:2200;align-items:flex-end}.sheet-panel{width:100%;max-width:640px;background:#fff;border-radius:12px 12px 0 0;padding:12px 16px 10px;max-height:70vh;display:flex;flex-direction:column;gap:10px}.sheet-handle{width:40px;height:4px;background:#e0e0e0;border-radius:2px;margin:0 auto}.sheet-header .form-input{height:36px}.sheet-list{overflow-y:auto;flex:1;border-top:1px solid #f0f0f0}.sheet-item{padding:10px 2px;border-bottom:1px solid #f2f2f2;font-size:14px;color:#333}.sheet-item.option-item{display:flex;align-items:center;gap:8px}.sheet-item-text{flex:1;min-width:0;word-break:break-all}.sheet-item-delete{border:none;background:transparent;color:#999;font-size:16px;line-height:1;padding:2px 6px}.sheet-item:active{background:#f5f7fa}.sheet-empty{padding:16px 0;text-align:center;color:#999;font-size:13px}.sheet-actions{display:flex;gap:10px}.sheet-btn{flex:1;height:36px;border:1px solid #ddd;background:#fff;border-radius:0;font-size:14px}.sheet-btn.primary{background:#007aff;color:#fff;border-color:#007aff}.export-mask{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.45);justify-content:center;z-index:3000}.export-box,.export-mask{display:flex;align-items:center}.export-box{flex-direction:column;gap:12px;color:#fff;font-size:14px}.export-preview-mask{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.88);display:flex;align-items:center;justify-content:center;z-index:3000;padding:0;box-sizing:border-box}.export-preview-box{width:100%;max-width:none;height:100%;background:#111;border-radius:0;overflow:hidden;color:#fff;display:flex;flex-direction:column}.export-preview-body{padding:8px;background:#000;display:flex;align-items:center;justify-content:center;min-height:240px;flex:1;overflow:auto;-webkit-overflow-scrolling:touch;touch-action:pan-x pan-y pinch-zoom}.export-preview-body img{max-width:100%;max-height:70vh;width:auto;height:auto;min-width:100px;min-height:100px;background:#fff;-o-object-fit:contain;object-fit:contain;flex-shrink:0;transition:transform .1s ease-out;transform-origin:center center;margin:auto}.export-preview-pdf{display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:12px;color:#fff;text-align:center;font-size:13px;line-height:1.5;width:100%;height:100%;overflow-y:auto;-webkit-overflow-scrolling:touch;touch-action:pan-y}.export-preview-pdf-frame{width:100%;height:calc(100vh - 80px);border:none;border-radius:6px;background:#fff}.pdf-image-list{width:100%;flex:1;display:flex;flex-direction:column;align-items:center;gap:8px;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;touch-action:pan-y;will-change:transform;padding-bottom:20px}.pdf-image-page{width:auto;max-width:100%;max-height:70vh;height:auto;min-width:100px;background:#fff;border-radius:4px;flex-shrink:0}.export-close-float{position:fixed;top:20px;right:20px;width:44px;height:44px;border-radius:50%;background:#fff;border:1px solid #000;color:#000;font-size:28px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:3010;transition:transform .2s;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0}.export-close-float:active,.export-close-float:hover{transform:scale(1.1)}.export-close-icon{display:block;width:20px;height:20px;line-height:20px;font-size:24px;font-weight:600;text-align:center;color:#000}.pdf-page-tip{font-size:12px;color:#cfcfcf;padding:4px 0 10px}.export-preview-actions{position:absolute;bottom:20px;left:50%;transform:translateX(-50%);z-index:3010}.export-action-btn{padding:12px 24px;background:hsla(0,0%,100%,.95);border:1px solid #000;border-radius:8px;color:#000;font-size:14px;font-weight:500;cursor:pointer;box-shadow:0 2px 8px rgba(0,0,0,.15);transition:all .2s}.export-action-btn:active{transform:scale(.95);background:hsla(0,0%,94%,.95)}.export-spinner{width:42px;height:42px;border:3px solid hsla(0,0%,100%,.4);border-top-color:#fff;border-radius:50%;animation:export-spin .9s linear infinite}@keyframes export-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.mobile-view{width:95%;margin:15px auto;background:#fff;padding:20px;box-sizing:border-box;box-shadow:0 4px 12px rgba(0,0,0,.08);border-radius:12px}.mobile-view.list-mode{padding-left:12px;padding-right:12px}.mobile-header{position:relative;display:flex;align-items:center;justify-content:center;margin-bottom:16px}.mobile-title{font-weight:600;text-align:center}.back-btn,.mobile-title{font-size:20px;color:#333}.back-btn{position:absolute;left:0;width:34px;height:34px;border-radius:50%;border:1px solid #e5e7eb;background:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.readonly-mode .add-btn,.readonly-mode .checkbox-group,.readonly-mode .edit-btn,.readonly-mode .item-list button,.readonly-mode input,.readonly-mode select,.readonly-mode textarea{pointer-events:none}.readonly-mode .form-section{opacity:.8}.edit-btn{color:#007aff;cursor:pointer;padding:2px 6px;display:inline-block;min-width:30px;border-radius:4px;transition:all .2s}.edit-btn:hover{background-color:rgba(0,122,255,.1)}.edit-btn:empty:before{content:"点击填写";color:#999;font-size:12px}.clause-edit:hover{background:#f0f8ff;cursor:pointer;border-radius:4px}.form-section{margin-bottom:20px;padding-bottom:15px;border-bottom:1px solid #f0f0f0}.form-section:last-child{border-bottom:none}.form-title{font-size:16px;font-weight:700;color:#333;margin-bottom:12px;display:flex;align-items:center}.form-title:before{content:"";display:inline-block;width:4px;height:16px;background:#007aff;margin-right:8px;border-radius:2px}.form-row{display:flex;margin-bottom:10px;align-items:center}.form-row-contract-status{align-items:flex-start}.form-row-contract-status .form-label{padding-top:10px}.query-panel{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;background:#f9fafc;border:1px solid #edf0f5;border-radius:10px;padding:12px;margin-bottom:12px}.query-field{display:flex;flex-direction:column;gap:6px}.query-field-full{grid-column:1/-1}.query-keyword-field .form-input{min-height:40px}.query-date-row{display:flex;align-items:center;gap:8px}.query-date-row .form-input{flex:1;min-width:0}.query-date-sep{color:#999;font-size:12px;line-height:1}.query-label{font-size:12px;color:#666}.query-actions{display:flex;align-items:flex-end;gap:8px;grid-column:1/-1;justify-content:flex-start}.query-actions button{height:36px;padding:0 18px;border-radius:6px;font-size:13px;border:1px solid #d9d9d9;background:#fff;color:#666}.query-actions .primary{border-color:#007aff;background:#007aff;color:#fff}.query-actions .secondary{border-color:#d9d9d9;background:#fff;color:#666}.query-actions button:disabled{opacity:.45;cursor:not-allowed}.mobile-tabbar{position:fixed;left:0;right:0;bottom:0;z-index:1200;display:flex;background:#fff;border-top:1px solid #e8edf3;padding-bottom:env(safe-area-inset-bottom,0)}.mobile-tabbar-item{flex:1;height:52px;border:none;background:transparent;color:#666;font-size:13px}.mobile-tabbar-item.active{color:#007aff;font-weight:600}.status-filter-tabs-wrap{margin-bottom:12px;position:sticky;top:0;z-index:30;background:#fff;padding-top:4px}.status-filter-tabs{display:flex;gap:0;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;border-bottom:1px solid #e8edf3;scrollbar-width:none}.status-filter-tabs::-webkit-scrollbar{display:none}.status-filter-tab{flex:0 0 auto;height:36px;padding:0 14px;border:none;border-radius:0;background:transparent;color:#666;font-size:13px;white-space:nowrap;position:relative;margin-bottom:-1px}.status-filter-tab.active{color:#007aff;font-weight:600}.status-filter-tab.active:after{content:"";position:absolute;left:12px;right:12px;bottom:0;height:2px;background:#007aff;border-radius:1px}.status-flow-tips{margin-top:8px;font-size:12px;color:#8c8c8c}.status-flow-list{margin-top:8px;max-height:120px;overflow:auto;border:1px solid #f0f0f0;border-radius:6px;background:#fafafa;padding:4px 8px}.status-flow-item{display:flex;justify-content:space-between;align-items:center;gap:8px;min-height:24px;font-size:12px;color:#595959;border-bottom:1px dashed #eee}.status-flow-item:last-child{border-bottom:none}.approval-chain{margin-top:10px;border:1px solid #f0f0f0;border-radius:6px;background:#fafafa;padding:8px}.approval-chain-title{font-size:11px;color:#666;margin-bottom:0}.approval-chain-item,.approval-chain-title{display:flex;align-items:center;justify-content:space-between;gap:8px}.approval-chain-item{min-height:28px;border-bottom:1px dashed #eee}.approval-chain-item:last-child{border-bottom:none}.approval-chain-left{display:flex;align-items:center;gap:6px;min-width:0;white-space:nowrap}.approval-chain-node{font-size:11px;color:#999;white-space:nowrap}.approval-chain-node.passed{color:#52c41a}.approval-chain-time{font-size:11px;color:#8c8c8c;white-space:nowrap}.approval-chain-actions{display:flex;align-items:center;gap:6px;flex-shrink:0}.approval-chain-btn{border:1px solid #d9d9d9;border-radius:4px;background:#fff;color:#666;font-size:11px;height:24px;padding:0 8px;white-space:nowrap}.approval-chain-btn.passed{border-color:#52c41a;color:#52c41a}.version-log-panel{margin-top:10px;border:1px solid #f0f0f0;border-radius:6px;background:#fafafa;padding:8px}.version-log-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px;font-size:12px;color:#666}.version-log-empty{color:#999;font-size:12px;padding:6px 0}.version-log-list{display:flex;flex-direction:column;gap:6px}.version-log-item{display:flex;justify-content:space-between;align-items:center;gap:8px;padding:6px 0;border-bottom:1px dashed #eee}.version-log-item:last-child{border-bottom:none}.version-log-main{flex:1;min-width:0}.version-log-title{font-size:12px;color:#333}.version-log-sub{font-size:11px;color:#999;margin-top:2px}.purchase-sub-line-block{padding:12px 12px 8px;margin-bottom:12px;background:#f4f5f7;border:1px solid #e8e9ed;border-radius:10px;box-sizing:border-box}.purchase-sub-line-block:last-of-type{margin-bottom:10px}.item-add-row{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-top:10px}.item-add-row .add-btn{margin-top:0}.add-btn.secondary{border-color:#999;color:#666}.item-name-custom-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap;width:100%}.item-purchase-only-tag{font-size:11px;line-height:1.2;padding:2px 6px;border-radius:4px;background:#fff7e6;color:#d48806;border:1px solid #ffd591;flex-shrink:0}.status-entry-actions{margin-top:10px;display:flex;align-items:center;gap:8px}.status-entry-actions-flow{flex-wrap:wrap}.status-entry-actions .action-btn{min-width:84px}.payment-summary-row .payment-summary-text{font-size:13px;color:#555;line-height:1.5}.payment-summary-gap{margin-left:16px}.payment-summary-done{color:#52c41a;margin-left:8px;font-size:12px}.payment-records-panel .sheet-list.payment-records-list{padding:0 12px 8px}.payment-records-panel .attachment-buttons{display:flex;gap:10px;flex-wrap:wrap;align-items:center}.payment-records-panel .attachment-buttons .attachment-upload-btn{flex:1 1 96px;min-width:96px;justify-content:center;padding:0 6px}.payment-record-block{border-bottom:1px dashed #e8e8e8;padding-bottom:12px;margin-bottom:10px}.payment-record-block:last-of-type{border-bottom:none}.payment-record-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px}.payment-record-title{font-weight:600;font-size:14px;color:#333}.payment-records-add{cursor:pointer;padding:8px 0}.payment-records-footer-summary{font-size:13px;color:#666;padding:12px 0 4px;line-height:1.65;border-top:1px solid #f0f0f0;margin-top:8px}.form-label{width:80px;flex-shrink:0;color:#666;font-size:14px;text-align:right;padding-right:8px;box-sizing:border-box}.required-mark{color:#ff4d4f;margin-left:4px;font-weight:600}.tip-toast{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:rgba(0,0,0,.78);color:#fff;padding:10px 16px;border-radius:6px;font-size:14px;z-index:10000;max-width:80%;text-align:center;line-height:1.4}.form-content{flex:1;min-width:0;font-size:14px;color:#333}.sales-phone-row{display:flex;align-items:center;gap:10px}.sales-phone-input{width:58%;min-width:160px;max-width:260px}.sales-name-text{font-size:13px;color:#555;white-space:nowrap}.masked-field{display:flex;align-items:center;height:40px;padding:0 12px;border-radius:8px;background:#f9fafb;color:#bbb;font-size:14px;letter-spacing:1px}.checkbox-group{display:flex;gap:15px;flex-wrap:wrap}.checkbox-label{display:flex;align-items:center;gap:4px;cursor:pointer;font-size:14px}input[type=checkbox],input[type=radio]{width:16px;height:16px;accent-color:#007aff}.flex-row{display:flex;justify-content:space-between;font-size:14px;margin-bottom:10px}.table{width:100%;border-collapse:collapse;border:.8px solid #222;margin:10px 0}.table tr{page-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid}.table td{border:.35px solid #222;padding:8px;font-size:14px}.table .label{font-weight:700;width:90px;text-align:center}.a4-print-area{position:absolute;top:-10000px;left:-10000px;width:210mm;min-height:297mm;padding:0;background:#fff;color:#000;box-sizing:border-box}.a4-print-area,.a4-print-area *{box-shadow:none!important;text-shadow:none!important}.a4-page{width:794px;height:1123px;padding:22px 26px;background:#fff;font-family:SimSun,STSong,serif}.a4-frame,.a4-page{position:relative;box-sizing:border-box}.a4-frame{width:100%;height:100%;padding:12px}.crop{position:absolute;width:26px;height:26px;pointer-events:none}.crop:after,.crop:before{content:"";position:absolute;background:#000}.crop.tl{top:6px;left:6px}.crop.tl:before{top:0;left:0;width:22px;height:1px}.crop.tl:after{top:0;left:0;width:1px;height:22px}.crop.tr{top:6px;right:6px}.crop.tr:before{top:0;right:0;width:22px;height:1px}.crop.tr:after{top:0;right:0;width:1px;height:22px}.crop.bl{bottom:6px;left:6px}.crop.bl:before{bottom:0;left:0;width:22px;height:1px}.crop.bl:after{bottom:0;left:0;width:1px;height:22px}.crop.br{bottom:6px;right:6px}.crop.br:before{bottom:0;right:0;width:22px;height:1px}.crop.br:after{bottom:0;right:0;width:1px;height:22px}.punch-dot{position:absolute;left:10px;width:4px;height:4px;border-radius:50%;background:#000;opacity:.75}.punch-dot.d1{top:520px}.punch-dot.d2{top:540px}.punch-dot.d3{top:560px}.a4-header{justify-content:space-between;margin-bottom:2px;gap:10px}.a4-header,.a4-logo{display:flex;align-items:center}.a4-logo{width:120px}.a4-title{text-align:center;font-size:26px;font-weight:500;margin:0;flex:1;font-family:Microsoft YaHei,sans-serif;line-height:1.1}.a4-contract-no{min-width:170px;text-align:right;justify-content:flex-end;gap:6px;white-space:nowrap}.a4-contract-no,.a4-line-row{font-size:14px;display:flex;align-items:baseline}.a4-line-row{gap:14px;margin:5px 0;line-height:1.3;page-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid}.a4-line-row .group{display:flex;align-items:baseline;gap:6px;flex:1;min-width:0}.field-line{display:inline-block;border-bottom:1px solid #000;min-height:18px;line-height:18px;padding:0 4px;box-sizing:border-box;white-space:normal;word-wrap:break-word;vertical-align:bottom}.field-inline{white-space:nowrap;width:auto;min-width:40px}.field-line.w-xl{width:300px}.field-line.w-lg{width:240px}.field-line.w-md{width:160px}.field-line.w-sm{width:100px}.field-line.w-xs{width:70px}.contract-table{width:100%;border-collapse:collapse;border:.35px solid #222;margin-top:12px}.contract-table tr{page-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid}.contract-table .field-line{border-bottom:none}.contract-table td{border:.35px solid #222;font-size:13px;padding:3px;vertical-align:middle;box-sizing:border-box;line-height:1.2}.contract-table td.label{width:90px;text-align:center;font-weight:500;letter-spacing:3px}.contract-table td.content{width:auto}.contract-table td.empty-center{text-align:center!important}.contract-table .row-flex{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.contract-table .row-flex .left{flex:1;min-width:0}.contract-table .row-flex .right{display:flex;align-items:baseline;gap:6px;white-space:nowrap}.contract-table .note{font-size:13px;text-align:center;letter-spacing:.2px}.contract-table .other{height:48px;vertical-align:top;padding-top:6px}.amount-row{font-size:14px;padding:0 10px}.amount-dx{display:inline-block;margin:0 10px;letter-spacing:2px;white-space:nowrap}.clauses{margin-top:6px;font-size:13px;line-height:1.6;text-align:justify;page-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid}.clauses ol{margin:0;padding-left:20px}.clauses li{margin:5px 0;padding:0;line-height:1.6;page-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid}.remind{margin-top:10px;padding-top:8px;border-top:1px solid #000;font-size:13px;line-height:1.5}.sign-row{display:flex;justify-content:space-between;gap:40px;margin-top:16px;font-size:14px;page-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid}.sign-col{flex:1}.sign-col .line{display:inline-block;width:220px;height:18px;vertical-align:baseline}.sign-col .block{margin-top:6px}.contract-edit-scrollpad{padding-bottom:calc(168px + env(safe-area-inset-bottom, 0px));box-sizing:border-box}.contract-edit-scrollpad--profit{padding-bottom:calc(248px + env(safe-area-inset-bottom, 0px))}.bottom-bar{position:fixed;bottom:0;left:50%;transform:translateX(-50%);width:95%;max-width:640px;background:#fff;padding:12px;padding-bottom:calc(12px + env(safe-area-inset-bottom, 0px));text-align:center;border-top:1px solid #ddd;z-index:1000;box-sizing:border-box;border-radius:12px 12px 0 0;box-shadow:0 -4px 12px rgba(0,0,0,.08)}.bottom-profit-summary{display:flex;flex-wrap:nowrap;justify-content:center;align-items:center;gap:18px;font-size:15px;font-weight:700;color:#333;padding-bottom:10px;margin-bottom:2px;border-bottom:1px solid #eee;line-height:1.45}.bottom-profit-summary.profit-tone-pending{color:#8c8c8c;font-weight:700}.bottom-profit-summary.profit-tone-negative{color:#cf1322}.bottom-profit-summary.profit-tone-warn{color:#fa8c16}.bottom-profit-summary.profit-tone-good{color:#389e0d}.bottom-profit-summary.profit-tone-neutral{color:#333}.bottom-profit-gap{white-space:nowrap}.contract-inline-profit-inner{justify-content:flex-start;padding:8px 0 0;margin:0;border-bottom:none;font-size:14px}.bottom-actions{display:flex;gap:8px;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch}.action-btn{flex:1;min-width:80px;height:38px;border:none;border-radius:6px;font-size:12px;font-weight:600;cursor:pointer;white-space:nowrap;padding:0 8px;line-height:1.1}.bottom-actions.purchase-actions .action-btn{font-size:11px;min-width:70px}.action-btn.primary{background:#007aff;color:#fff}.action-btn.secondary{background:#fff;color:#007aff;border:1px solid #007aff}.item-list{display:flex;flex-direction:column;gap:6px}.item-head,.item-row{display:flex;gap:10px;align-items:stretch}.item-row{flex-wrap:wrap}.item-head{padding-left:9px;box-sizing:border-box}.item-row.purchase-status-pending{border-left:3px solid #ff9800;padding-left:6px}.item-row.purchase-status-done{border-left:3px solid #4caf50;padding-left:6px}.item-row.purchase-status-produced{border-left:3px solid #00838f;padding-left:6px}.item-row.purchase-status-disabled{border-left:3px solid #d9d9d9;padding-left:6px}.item-row.purchase-status-overdue{border-left:3px solid #f44336;padding-left:6px}.item-name{width:120rpx;width:64px;flex:0 0 120rpx;flex:0 0 64px;color:#333;font-size:14px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:6px;flex-wrap:nowrap;padding-top:0}.item-name-title{width:100%;height:34px;display:flex;align-items:center;text-align:left}.item-name-custom{align-items:flex-start;gap:6px;padding-top:0}.item-purchase-status-wrap{margin-top:0;width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:6px;min-height:34px;justify-content:center;flex-wrap:nowrap}.item-name .item-attachments{margin-top:0;min-height:34px;display:flex;align-items:center}.item-name .item-purchase-status-wrap{margin-top:0;align-items:flex-start}.item-purchase-days-since{font-size:11px;color:#888;line-height:1.25;margin-top:2px;width:100%}.item-profit-line{min-height:24px;display:flex;align-items:center;font-size:12px;color:#666}.item-profit-line.pending{color:#faad14}.item-profit-line.negative{color:#cf1322}.item-detail{flex:1.2;min-width:0;display:flex;flex-direction:column;gap:6px}.item-meta{display:grid;grid-template-columns:56px minmax(0,1.1fr) minmax(0,1.1fr) minmax(0,1.4fr);gap:4px;align-items:center;flex:1;min-width:0}.item-meta input{width:100%}.item-meta>*{min-width:0}.item-meta .item-input-price,.item-meta .item-input-qty,.item-meta .item-input-subtotal,.item-meta .item-input-unit{max-width:none;width:100%}.item-meta.h{grid-template-columns:56px minmax(0,1.1fr) minmax(0,1.1fr) minmax(0,1.4fr);flex:1.2;min-width:0}.item-meta.h>div{width:auto!important;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.purchase-inline-meta{border:1px dashed #d9d9d9;border-radius:4px;padding:4px;display:flex;flex-direction:column;gap:4px}.purchase-inline-row{display:flex;gap:4px;align-items:center;min-width:0}.purchase-inline-label{color:#666;font-size:12px;white-space:nowrap}.purchase-inline-input,.purchase-inline-input-flex{height:28px;padding:0 6px;min-width:0;flex:1}.purchase-inline-date{width:100%}.item-list .h{font-weight:600;color:#666;font-size:12px}.item-list input{height:32px;box-sizing:border-box;border:1px solid #ddd;border-radius:0;padding:0 8px;font-size:14px;background:#fff;transition:border-color .15s ease,box-shadow .15s ease}.item-list input:focus{border-color:#007aff;box-shadow:0 0 0 2px rgba(0,122,255,.15);outline:none}.contract-list .item-name{width:120px;flex:0 0 120px}.contract-list .item-meta,.contract-list .item-meta.h{grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) 90px 140px}.contract-list .item-meta .call-btn,.contract-list .item-meta button.primary{display:inline-flex;align-items:center;justify-content:center;height:28px;padding:0 10px;border-radius:6px;border:1px solid #007aff;background:#fff;color:#007aff;font-size:12px;cursor:pointer;text-decoration:none;margin-right:6px}.contract-list .item-meta button.primary{background:#007aff;color:#fff;border:none}.order-list{display:flex;flex-direction:column;gap:12px;padding:4px 0 165px}.order-empty{text-align:center;color:#999;font-size:14px;padding:16px 0}.order-card{background:#fff;border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.06);padding:14px 12px;display:flex;flex-direction:column;gap:8px}.order-card-purchase-pending{border:2px solid #ffa940;box-shadow:0 4px 16px rgba(255,169,64,.15)}.order-card-purchase-severe{border:2px solid #ff4d4f}.order-card-purchase-done{border:1px solid #73d13d}.order-card-pay-overdue{border:2px solid #ff4d4f;box-shadow:0 4px 16px rgba(255,77,79,.15)}.purchase-red-alert-mask{z-index:9999!important}.purchase-red-alert-panel{border-top:3px solid #ff4d4f;border-radius:16px 16px 0 0;max-height:70vh;overflow-y:auto;padding:18px 16px 24px}.purchase-red-alert-header{display:flex;align-items:center;gap:10px;margin-bottom:6px}.purchase-red-alert-icon{font-size:28px;line-height:1;flex-shrink:0}.purchase-red-alert-title{color:#cf1322;font-size:17px;font-weight:700;margin:0}.purchase-red-alert-desc{color:#666;font-size:13px;margin:0 0 14px}.purchase-red-alert-card{background:linear-gradient(180deg,#fff1f0,#fff);border:1px solid #ffa39e;border-radius:10px;padding:12px 14px;margin-bottom:16px}.purchase-red-alert-row{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:5px 0;line-height:1.5}.purchase-red-alert-label{color:#888;font-size:12px;white-space:nowrap;min-width:56px;flex-shrink:0}.purchase-red-alert-value{color:#333;font-size:13px;text-align:right;word-break:break-all}.purchase-red-alert-items{display:flex;flex-wrap:wrap;gap:5px;justify-content:flex-end}.purchase-red-alert-tag{background:#fff7e6;color:#d48806;border:1px solid #ffd591;border-radius:4px;padding:2px 7px;font-size:11px;font-weight:600;white-space:nowrap}.purchase-red-alert-btn{display:block;width:100%;height:46px;border:none;background:linear-gradient(135deg,#ff4d4f,#cf1322);color:#fff;font-size:15px;font-weight:700;border-radius:10px;cursor:pointer;letter-spacing:2px}.purchase-red-alert-btn-secondary{display:block;width:100%;height:40px;margin-top:10px;border:1px solid #d9d9d9;background:#fafafa;color:#666;font-size:14px;font-weight:500;border-radius:10px;cursor:pointer}.purchase-red-alert-counter{font-size:12px;color:#999;font-weight:400;margin-left:auto}.purchase-red-alert-nav{display:flex;gap:10px;justify-content:center;padding:8px 0 4px}.purchase-red-alert-nav-btn{flex:1;height:34px;border:1px solid #d9d9d9;background:#fff;color:#333;font-size:13px;border-radius:8px;cursor:pointer;transition:all .15s}.purchase-red-alert-nav-btn:not(:disabled):active{background:#f0f0f0}.purchase-red-alert-nav-btn:disabled{opacity:.35;cursor:not-allowed}.purchase-red-alert-hint{text-align:center;color:#999;font-size:11px;margin:10px 0 0}.order-card{position:relative}.countdown-float{position:absolute;top:-1px;right:-1px;display:inline-flex;align-items:center;gap:2px;padding:1px 7px 1px 5px;font-size:9px;font-weight:600;line-height:1.4;border-radius:0 12px 0 10px;white-space:nowrap;z-index:5;letter-spacing:.3px}.countdown-icon{font-size:10px;line-height:1}.countdown-text{font-size:9px}.countdown--green{background:#f6ffed;color:#389e0d;border:1px solid #b7eb8f}.countdown--orange{background:#fff7e6;color:#d48806;border:1px solid #ffd591}.countdown--red{background:#fff1f0;color:#cf1322;border:1px solid #ffa39e;animation:countdown-pulse 2s ease-in-out infinite}@keyframes countdown-pulse{0%,to{opacity:1}50%{opacity:.65}}.order-card-head{display:flex;align-items:center;justify-content:space-between;gap:8px;padding-top:4px}.order-title-wrap{flex:1;min-width:0;display:flex;align-items:center;gap:6px}.order-title{font-size:15px;font-weight:600;color:#222;flex:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.order-type-tag{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;height:18px;padding:0 6px;border-radius:9px;font-size:11px;color:#0b5ed7;background:#e8f1ff;border:1px solid #bfd6ff}.order-amount{font-size:18px;font-weight:700;color:#ff5722}.order-sub{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:12px;color:#666}.order-sub-main{align-items:flex-start}.order-sub-main .order-list-material{flex:1;min-width:0}.order-sub-main .order-list-area{flex-shrink:0;white-space:nowrap;color:#333}.order-sub-meta{justify-content:flex-start;gap:12px;flex-wrap:wrap}.order-sub-meta>span{white-space:nowrap}.order-sub-appointment{justify-content:flex-start;color:#666}.purchase-status-row{padding:6px 8px;background:#f5f7fa;border-radius:6px;display:flex;flex-wrap:wrap;gap:12px;font-size:12px}.purchase-item-text{white-space:nowrap}.purchase-item-text.purchase-done{color:#4caf50}.purchase-item-text.purchase-produced{color:#00838f;font-weight:600}.purchase-item-text.purchase-pending{color:#ff9800}.purchase-item-text.purchase-warning{color:#ff9800;font-weight:700;background:linear-gradient(135deg,#fff7e6,#fff1e6);padding:2px 8px;border-radius:4px}.purchase-item-text.purchase-overdue{color:#f44336;font-weight:600}.purchase-item-text.purchase-disabled{color:#bbb}.order-actions{display:flex;gap:8px}.order-btn{flex:1;height:34px;border-radius:8px;border:1px solid #e5e7eb;background:#f8fafc;color:#111;font-size:13px;cursor:pointer;text-align:center;display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.order-btn.primary{background:#007aff;color:#fff;border:none}.order-btn.danger{background:#fff1f0;color:#e53935;border-color:#ffcdd2}.status-badge{display:inline-flex;align-items:center;justify-content:center;padding:2px 8px;border-radius:12px;font-size:12px;font-weight:500;background:#eef5ff;color:#1a73e8;flex-shrink:0;white-space:nowrap}.status-badge.status-0{background:#fff3d6;color:#f59e0b}.status-badge.status-1{background:#e8f7ff;color:#0284c7}.status-badge.status-2{background:#eef2ff;color:#4f46e5}.status-badge.status-3{background:#f3e8ff;color:#7c3aed}.status-badge.status-4,.status-badge.status-5{background:#e8f7ee;color:#16a34a}.status-badge.status-6{background:#dcfce7;color:#15803d}.status-badge.status-7{background:#ffedd5;color:#ea580c}.status-badge.status-cancel,.status-badge.status-invalid{background:#fee2e2;color:#dc2626}.status-badge.status-unknown{background:#f2f2f2;color:#999}.contract-status-flow-section{background:#fafbff;border:1px solid #e8eef7;border-radius:10px;padding:12px 14px 10px;margin-bottom:4px}.contract-status-flow-head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px 12px;margin-bottom:8px}.contract-status-flow-title.form-title{margin-bottom:0}.contract-status-flow-current{display:flex;align-items:center;gap:8px;flex-shrink:0}.contract-status-flow-current-label{font-size:13px;color:#595959;white-space:nowrap}.contract-status-flow-scroll{height:280px;max-height:280px;box-sizing:border-box;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;margin:0 -4px;padding:4px 4px 2px}.contract-status-flow-empty{font-size:13px;color:#8c8c8c;line-height:1.55;padding:10px 6px 6px}.contract-status-flow-board{display:flex;flex-direction:column;gap:14px}.contract-status-flow-board--flat{gap:0}.contract-status-flow-operator{font-size:12px;color:#8c8c8c;line-height:1.4;margin:2px 0 2px}.contract-status-flow-group-title{font-size:14px;font-weight:600;color:#000;padding:4px 2px 6px;border-bottom:1px solid #e6ebf5;margin-bottom:4px}.contract-status-flow-group.is-past-group .contract-status-flow-group-title{color:#8c8c8c;font-weight:500;border-bottom-color:#ececec}.contract-status-flow-timeline{display:flex;flex-direction:column;gap:0}.contract-status-flow-node{display:flex;flex-direction:row;align-items:stretch;gap:0}.contract-status-flow-track{width:22px;flex-shrink:0;display:flex;flex-direction:column;align-items:center;position:relative;padding-top:4px}.contract-status-flow-dot{width:9px;height:9px;border-radius:50%;background:#1890ff;border:2px solid #e6f4ff;flex-shrink:0;z-index:1}.contract-status-flow-node.is-pending:not(.is-flow-muted) .contract-status-flow-dot{background:#fa8c16;border-color:#fff7e6}.contract-status-flow-line{width:2px;flex:1 1 auto;min-height:14px;margin-top:2px;border-radius:0;background:repeating-linear-gradient(180deg,#d0d0d0,#d0d0d0 3px,transparent 0,transparent 6px)}.contract-status-flow-node-body{flex:1 1 auto;min-width:0;padding:0 0 12px 10px}.contract-status-flow-time{font-size:12px;color:#8c8c8c;margin-bottom:2px}.contract-status-flow-line-title{font-size:13px;font-weight:600;color:#262626;line-height:1.4}.contract-status-flow-detail{font-size:12px;color:#595959;line-height:1.45;margin-top:2px;word-break:break-word}.contract-status-flow-node.is-flow-muted .contract-status-flow-dot{background:#d9d9d9;border-color:#f0f0f0}.contract-status-flow-node.is-flow-muted .contract-status-flow-line-title{font-weight:400;color:#8c8c8c}.contract-status-flow-node.is-flow-muted .contract-status-flow-time{color:#bfbfbf}.contract-status-flow-node.is-flow-muted .contract-status-flow-detail{color:#a3a3a3}.floating-add{position:fixed;right:18px;bottom:110px;width:52px;height:52px;border-radius:50%;border:none;background:#007aff;color:#fff;font-size:28px;line-height:52px;text-align:center;box-shadow:0 10px 20px rgba(0,122,255,.35);cursor:pointer;z-index:1200}.detail-line{display:grid;align-items:center;gap:6px;width:100%;min-height:34px}.detail-label{color:#666;font-size:12px;white-space:nowrap}.detail-line.model-line{grid-template-columns:28px 1fr}.detail-line.model-line.model-line-with-actions{grid-template-columns:28px 1fr auto;align-items:center}.item-text-link{flex-shrink:0;padding:0 2px 0 6px;border:none;background:none;color:#007aff;font-size:12px;cursor:pointer;white-space:nowrap}.detail-line.line-desc-line{grid-template-columns:28px 1fr;margin-top:0}.item-internal-tail{box-sizing:border-box}.item-internal-tail--align-project{display:flex;flex-direction:row;align-items:flex-start;gap:10px;flex:0 0 100%;width:100%;max-width:100%;margin-top:6px;padding-top:4px;border-top:1px dashed #e8e8e8;box-sizing:border-box}.item-internal-tail-label-col{flex:0 0 64px;width:64px;max-width:64px;box-sizing:border-box;padding-top:1px;align-self:flex-start}.item-internal-tail-inner{display:flex;align-items:flex-start;flex:1 1 0;min-width:0;box-sizing:border-box}.item-flag-picker{display:flex;align-items:center;gap:4px;flex-shrink:0}.item-flag-clear-btn{min-width:26px;height:24px;padding:0 4px;font-size:11px;color:#888;border:1px solid #d9d9d9;border-radius:4px;background:#fafafa;cursor:pointer;line-height:22px}.item-flag-clear-btn:active{background:#eee}.item-flag-btn{width:22px;height:24px;padding:0;border:2px solid transparent;border-radius:2px;background:transparent;cursor:pointer;position:relative;flex-shrink:0;box-sizing:border-box}.item-flag-btn:before{content:"";display:block;width:14px;height:15px;margin:2px auto 0;background:var(--flag-bg,#bdbdbd);clip-path:polygon(0 0,100% 0,100% 62%,50% 100%,0 62%);border-radius:1px 1px 0 0}.item-flag-btn.active{border-color:#333;background:rgba(0,0,0,.04)}.item-internal-tail-label{font-size:12px;color:#888;white-space:normal;flex-shrink:0;line-height:1.35;display:block;text-align:left;word-break:break-word}.internal-remark-inline-title.item-internal-remark-title,.item-internal-tail-label.item-internal-remark-title{color:#000;font-size:14px;font-weight:600}.internal-remark-sheet-main-title{color:#000;font-size:16px;font-weight:600;text-align:left;padding:4px 8px 10px;line-height:1.4}.internal-remark-sheet-panel{max-height:85vh;min-height:0;overflow:hidden;gap:0;padding:10px 12px calc(10px + env(safe-area-inset-bottom, 0))}.internal-remark-sheet-panel>.sheet-handle{flex-shrink:0}.internal-remark-sheet-scroll{flex:1 1 auto;min-height:0;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;margin-bottom:4px}.internal-remark-sheet-history--list{margin:0 0 4px}.internal-remark-sheet-row+.internal-remark-sheet-row{margin-top:8px}.internal-remark-sheet-line-wrap{display:flex;align-items:flex-start;gap:6px;padding:6px 8px;background:#fff;border-radius:8px;border:1px solid #f0f0f0;box-sizing:border-box}.internal-remark-sheet-line-main{display:flex;align-items:flex-start;gap:5px;flex:1 1 auto;min-width:0;font-size:12px;line-height:1.5;color:#434343}.internal-remark-sheet-line-main.is-clickable{cursor:pointer;border-radius:4px}.internal-remark-sheet-line-main.is-clickable:active{opacity:.88}.internal-remark-sheet-process-btn{flex:0 0 auto;align-self:flex-start;margin-top:1px;padding:3px 10px;font-size:12px;line-height:1.35;font-weight:500;border:1px solid #1890ff;color:#1890ff;background:#fff;border-radius:6px;cursor:pointer;white-space:nowrap;-webkit-appearance:none;-moz-appearance:none;appearance:none}.internal-remark-sheet-process-btn:active{opacity:.88;background:#e6f7ff}.internal-remark-sheet-empty{text-align:center;color:#8c8c8c;font-size:13px;padding:16px 12px}.internal-remark-sheet-compose{flex:0 0 auto;flex-shrink:0;padding-top:8px;margin-top:4px;border-top:1px solid #f0f0f0;background:#fff}.internal-remark-sheet-compose-title{font-size:14px;font-weight:600;color:#000;margin-bottom:8px;padding:0 2px}.internal-remark-sheet-actions{flex-shrink:0;margin-top:10px}.sheet-empty.internal-remark-entry-sheet-title{color:#000;font-size:15px;font-weight:600;text-align:left;padding:8px 4px 4px}.internal-remark-main-col{flex:1 1 0;min-width:0;display:flex;flex-direction:column;align-items:stretch}.item-internal-remark-block{align-items:flex-start}.item-internal-remark-block.is-clickable{cursor:pointer}.internal-remark-empty{font-size:12px;color:#007aff;line-height:1.45;padding-top:1px}.item-internal-remark-block.is-clickable .internal-remark-empty{text-decoration:underline;text-underline-offset:2px}.internal-remark-thread{display:flex;flex-direction:column;gap:5px;align-items:stretch;width:100%;max-width:100%;text-align:left}.internal-remark-line,.internal-remark-sheet-line{display:flex;align-items:flex-start;gap:5px;font-size:11px;line-height:1.5;color:#434343;width:100%;box-sizing:border-box}.internal-remark-line.is-clickable,.internal-remark-sheet-line.is-clickable{cursor:pointer;border-radius:4px;padding:2px 4px;margin:-2px -4px}.internal-remark-line.is-clickable:active,.internal-remark-sheet-line.is-clickable:active{background:rgba(0,0,0,.04)}.item-flag-inline{flex-shrink:0;width:14px;height:15px;margin-top:3px;background:var(--flag-bg,#bdbdbd);clip-path:polygon(0 0,100% 0,100% 62%,50% 100%,0 62%);border-radius:1px 1px 0 0}.item-flag-inline.irm-flag-tight{width:12px;height:13px;margin-top:2px}.internal-remark-line-text,.internal-remark-sheet-line-text{flex:1 1 auto;min-width:0;word-break:break-word}.irm-line{display:inline;line-height:1.5;font-size:11px}.irm-name{color:#096dd9;font-weight:600;white-space:normal;word-break:break-word;overflow:visible;max-width:none}.irm-uid{color:#722ed1;font-weight:500}.irm-sep{color:#8c8c8c;font-weight:400}.irm-body{color:#262626}.irm-body--handled{color:#9e9e9e;text-decoration:line-through}.irm-me{color:#e53935;font-weight:600}.irm-handled-meta{color:#1976d2;font-weight:500;margin-left:2px;white-space:normal;word-break:break-word}.irm-time{color:#8c8c8c;font-size:10px}.internal-remark-sheet-history{padding:8px 8px 10px;box-sizing:border-box;background:#fafafa;border-radius:8px;border:1px solid #f0f0f0}.internal-remark-sheet-editor{padding:8px 12px 4px;box-sizing:border-box}.internal-remark-sheet-flag-row{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;gap:6px 10px;margin-bottom:6px}.internal-remark-inline-title{font-size:13px;font-weight:600;color:#595959;letter-spacing:.02em}.sheet-panel.internal-remark-entry-panel{max-height:85vh;min-height:0;overflow:hidden;gap:0;padding:10px 14px calc(10px + env(safe-area-inset-bottom, 0));display:flex;flex-direction:column}.internal-remark-entry-layout{display:flex;flex-direction:column;flex:1 1 auto;min-height:0}.internal-remark-entry-scroll{flex:1 1 auto;min-height:0;max-height:38vh;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;padding-right:2px}.internal-remark-entry-history .internal-remark-entry-line,.internal-remark-entry-history .irm-line{font-size:11px;line-height:1.45}.internal-remark-entry-history .irm-time{font-size:10px}.internal-remark-entry-compose{flex:0 0 auto;flex-shrink:0;margin-top:6px;padding-top:10px;border-top:1px solid #f0f0f0}.internal-remark-entry-compose-title{font-size:13px;font-weight:600;color:#000;margin-bottom:6px}.internal-remark-entry-compose-flags{margin-bottom:6px}.internal-remark-entry-compose-flags .item-flag-picker{flex-wrap:wrap}.internal-remark-entry-compose-textarea{display:block;width:100%;box-sizing:border-box;min-height:68px;padding:8px 10px;font-size:14px;line-height:1.45;border-radius:8px;border:1px solid #d9d9d9;resize:vertical}.internal-remark-entry-compose-actions{margin-top:8px}.internal-remark-entry-compose-actions .sheet-btn{width:100%}.internal-remark-entry-body{padding:4px 0 8px;text-align:left}.internal-remark-entry-line-wrap{display:flex;align-items:flex-start;gap:8px;padding:8px 10px;background:#fafafa;border-radius:8px;border:1px solid #f0f0f0;box-sizing:border-box}.internal-remark-entry-line{display:block;flex:1 1 auto;min-width:0;line-height:1.5;font-size:11px;padding:0;background:transparent;border:none;box-sizing:border-box}.internal-remark-entry-process-btn{flex:0 0 auto;align-self:flex-start;margin-top:1px;padding:4px 12px;font-size:12px;line-height:1.35;font-weight:500;border:1px solid #1890ff;color:#1890ff;background:#fff;border-radius:6px;cursor:pointer;white-space:nowrap;-webkit-appearance:none;-moz-appearance:none;appearance:none}.internal-remark-entry-process-btn:active{opacity:.88;background:#e6f7ff}.internal-remark-entry-status{margin:8px 0 0;font-size:12px;color:#8c8c8c}.internal-remark-entry-note{display:block;width:100%;box-sizing:border-box;margin-top:10px;min-height:72px;padding:10px 12px;font-size:14px;line-height:1.5;border-radius:8px;border:1px solid #d9d9d9;resize:vertical}.internal-remark-entry-footer{display:flex;flex-direction:row;gap:10px;margin-top:10px;flex-shrink:0}.internal-remark-entry-footer .sheet-btn{flex:1}.internal-remark-sheet-panel .internal-remark-sheet-editor textarea.internal-remark-textarea,.internal-remark-sheet-panel textarea.form-input.internal-remark-textarea{display:block;width:100%;box-sizing:border-box;margin-top:8px;min-height:80px;height:auto;padding:10px 12px;line-height:1.5;font-size:14px;color:#262626;background:#fafafa;border:1px solid #d9d9d9;border-radius:8px;resize:vertical;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease;-webkit-appearance:none;-moz-appearance:none;appearance:none}.internal-remark-sheet-editor textarea.internal-remark-textarea:hover,textarea.form-input.internal-remark-textarea:hover{border-color:#bfbfbf;background:#fff}.internal-remark-sheet-editor textarea.internal-remark-textarea:focus,textarea.form-input.internal-remark-textarea:focus{outline:none;border-color:#69c0ff;background:#fff;box-shadow:0 0 0 2px rgba(24,144,255,.15)}.internal-remark-sheet-editor textarea.internal-remark-textarea::-moz-placeholder,textarea.form-input.internal-remark-textarea::-moz-placeholder{color:#bfbfbf}.internal-remark-sheet-editor textarea.internal-remark-textarea::placeholder,textarea.form-input.internal-remark-textarea::placeholder{color:#bfbfbf}.item-internal-remark-input{min-width:120px;max-width:min(380px,100%);flex:1 1 160px}.sheet-picker-static-title{font-size:15px;font-weight:600;text-align:center;padding:6px 12px 2px}.sheet-picker-static-hint{font-size:12px;text-align:center;color:#333;padding:0 12px 10px}.sheet-picker-static-hint.muted{color:#888}.purchase-only-preset-item .purchase-only-preset-text{display:flex;flex-direction:column;gap:2px;align-items:flex-start;text-align:left;width:100%}.purchase-only-preset-label{font-size:15px;font-weight:600;color:#333}.purchase-only-preset-hint{font-size:12px;color:#888;line-height:1.35}.detail-line.color-line{grid-template-columns:40px 32px 1fr 32px 1fr}.detail-line.open-line,.detail-line.sash-detail-line{grid-template-columns:60px 1fr}.detail-line.sash-detail-line{margin-top:4px}.detail-line input{width:100%}.sash-detail-trigger{height:28px;padding:0 10px;border:1px solid #007aff;border-radius:4px;background:#fff;color:#007aff;font-size:12px;cursor:pointer;text-align:left}.sash-detail-trigger.status-pending{border-color:#faad14;background:#fff7e6;color:#d48806}.sash-detail-trigger.status-done{border-color:#52c41a;background:#f6ffed;color:#389e0d}.purchase-item-trigger{display:inline-flex;align-items:center;justify-content:center;height:24px;padding:0 6px;border:1px solid #0aa06e;border-radius:4px;background:#fff;color:#0aa06e;font-size:11px;cursor:pointer;text-align:center;box-sizing:border-box}.purchase-item-trigger.status-pending{border-color:#faad14;background:#fff7e6;color:#d48806}.purchase-item-trigger.status-produced{color:#00838f;border-color:#00838f;background:#e0f7fa}.purchase-item-trigger.status-done{border-color:#52c41a;background:#f6ffed;color:#389e0d}.purchase-item-trigger.status-overdue{border-color:#f44336;background:#fff1f0;color:#cf1322}.purchase-item-trigger.status-disabled{border-color:#d9d9d9;background:#fafafa;color:#bbb}.purchase-item-status-readonly{cursor:default;pointer-events:none}.sash-detail-card{border:1px solid #e5e7eb;border-radius:6px;padding:10px;margin-bottom:10px;background:#fff}.sash-detail-position-card{border-color:#91caff;background:#f8fbff}.sash-detail-inner-card{border-color:#d9d9d9;background:#fff;display:flex;flex-wrap:wrap;gap:8px 10px}.sash-detail-inner-card>.form-row{width:100%;margin-bottom:0}.sash-detail-inner-card>.form-row.sash-compact-row{width:calc(50% - 5px)}.sash-inline-split{display:flex;gap:8px;align-items:center;width:100%}.sash-inline-split .form-input{flex:1;min-width:0}.sash-inline-mini-label{color:#666;font-size:13px;flex:0 0 auto}.sash-detail-summary{margin:6px 2px 10px;font-size:12px;color:#1f2937;line-height:1.6}.sash-setting-tags{display:flex;gap:8px;flex-wrap:wrap;width:100%}.sash-setting-tag{height:30px;padding:0 10px;border-radius:16px;border:1px solid #b7d7ff;background:#eef6ff;color:#1d4f91;font-size:12px;cursor:pointer}.sash-setting-tag.value{border-color:#d9d9d9;background:#fafafa;color:#555}.suggest-wrap{position:relative;display:inline-flex;align-items:center}.suggest-wrap.full{display:flex;flex:1;width:100%}.suggest-wrap.full input{flex:1;width:100%}.suggest-list{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #ddd;border-radius:6px;box-shadow:0 6px 16px rgba(0,0,0,.12);max-height:160px;overflow-y:auto;z-index:10;margin-top:4px}.suggest-item{padding:6px 8px;font-size:12px;color:#333;cursor:pointer;white-space:nowrap}.suggest-item:hover{background:#f0f8ff}.item-input-xs{width:70px}.item-input-sm{width:94px}.item-input-md{width:128px}.item-input-flex{width:100%;max-width:100%}.item-input-unit{max-width:58px;min-width:58px;width:58px}.item-input-price,.item-input-qty{max-width:64px}.item-input-subtotal{max-width:120px}.item-divider{height:1px;background:#eee;margin:4px 0 2px}.add-btn{margin-top:10px;height:32px;padding:0 12px;border:1px dashed #007aff;color:#007aff;border-radius:6px;font-size:13px}.add-btn,.remove-btn{background:#fff;cursor:pointer}.remove-btn{height:28px;padding:0 8px;border:1px solid #ff4d4f;color:#ff4d4f;border-radius:6px;font-size:12px;flex:0 0 auto}.item-attachments{display:flex;flex-wrap:wrap;gap:6px 8px;margin-top:4px;align-items:center}.item-purchase-panel{margin-top:4px;display:flex;flex-direction:column;align-items:flex-start;gap:4px}.item-purchase-row{display:flex;align-items:center;min-height:24px}.item-purchase-panel .attachment-upload-btn,.item-purchase-panel .purchase-item-trigger{width:64px;height:24px;justify-content:center;text-align:center;padding:0 2px;box-sizing:border-box}.item-purchase-profit{font-size:11px;color:#666}.item-purchase-profit.pending{color:#faad14}.item-name .attachment-upload-btn,.item-name .purchase-item-trigger,.item-name .sash-detail-trigger{width:64px;height:34px;justify-content:center;text-align:center;padding:0 2px;box-sizing:border-box;white-space:nowrap}.attachment-upload-btn{position:relative;display:inline-flex;align-items:center;height:24px;padding:0 6px;border:1px solid #007aff;border-radius:4px;color:#007aff;background:#fff;font-size:11px;cursor:pointer;white-space:nowrap}.attachment-upload-btn input{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer}.attachment-file-tag{display:inline-flex;align-items:center;max-width:320px;border-radius:4px;background:#f0f8ff;color:#1f4f8f;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.attachment-file-tag,.attachment-remove-btn{height:26px;padding:0 8px;font-size:12px;cursor:pointer}.attachment-remove-btn{border:1px solid #ff4d4f;border-radius:4px;background:#fff;color:#ff4d4f}.attachment-file-group{display:inline-flex;align-items:center;gap:4px;max-width:100%}.attachment-count-btn{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;padding:0 6px;border-radius:11px;background:#f0f8ff;color:#007aff;font-size:12px;cursor:pointer;white-space:nowrap}.attachment-sheet-toolbar{display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin-bottom:10px}.material-quote-form{border:1px solid #eef3fb;background:#f9fbff;border-radius:8px;padding:10px;margin-bottom:10px}.material-quote-form .form-row:last-child{margin-bottom:0}.material-quote-form .form-label{width:96px}.attachment-sheet-body{flex:1;min-height:0;overflow-y:auto;padding-bottom:4px}.attachment-sheet-panel .sheet-actions{position:sticky;bottom:0;background:#fff;padding-top:6px;border-top:1px solid #f0f0f0}.purchase-item-confirm-panel .form-row{display:flex;align-items:center;padding:2px 10px;margin-bottom:4px;border-bottom:none}.purchase-item-confirm-panel .form-label{width:86px;font-size:13px;color:#333;flex-shrink:0;text-align:right;padding-right:6px;box-sizing:border-box}.purchase-item-confirm-panel .form-label .required{color:#ff4d4f;margin-left:2px}.purchase-item-confirm-panel .form-content{flex:1;min-width:0}.purchase-item-confirm-panel .form-input{width:100%;height:34px;padding:0 8px;border:1px solid #d9d9d9;border-radius:4px;font-size:13px;box-sizing:border-box;min-width:0}.purchase-item-confirm-panel .form-input:focus{border-color:#007aff;outline:none}.purchase-item-confirm-panel .attachment-buttons{display:flex;gap:10px;flex-wrap:wrap}.purchase-item-confirm-panel .attachment-buttons .attachment-upload-btn{flex:1 1 96px;min-width:96px;justify-content:center;padding:0 6px}.purchase-confirm-attachment-wrap{flex-direction:column;align-items:stretch;gap:8px;width:100%}.purchase-confirm-attach-grid{grid-template-columns:repeat(3,minmax(0,1fr));max-height:200px;width:100%}.purchase-sub-line-block .purchase-confirm-attach-grid{max-height:160px}.purchase-confirm-attach-toolbar{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.purchase-confirm-attach-toolbar .attachment-upload-btn{flex:0 0 auto;min-width:96px;justify-content:center}.purchase-confirm-attach-remove{position:absolute;top:2px;right:2px;z-index:2;min-width:22px;height:22px;padding:0 6px;border:none;border-radius:4px;background:rgba(0,0,0,.55);color:#fff;font-size:11px;line-height:1;cursor:pointer}.purchase-item-confirm-panel .attachment-sheet-item{position:relative}.attachment-sheet-type-list{margin-bottom:10px;border:1px solid #eef1f5;border-radius:8px;overflow:hidden;background:#fff}.attachment-sheet-type-item{padding:10px 12px;border-bottom:1px solid #eef1f5;cursor:pointer}.attachment-sheet-type-item:last-child{border-bottom:none}.attachment-sheet-type-main{font-size:14px;color:#333}.attachment-sheet-type-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.attachment-sheet-type-toggle{font-size:12px;color:#888}.delivery-switch{display:inline-flex;align-items:center;gap:10px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.delivery-switch-input{position:absolute;opacity:0;width:0;height:0}.delivery-switch-slider{position:relative;width:46px;height:26px;border-radius:26px;background:#d9d9d9;transition:background-color .2s ease}.delivery-switch-slider:after{content:"";position:absolute;left:3px;top:3px;width:20px;height:20px;border-radius:50%;background:#fff;box-shadow:0 1px 2px rgba(0,0,0,.2);transition:transform .2s ease}.delivery-switch-input:checked+.delivery-switch-slider{background:#2d8cf0}.delivery-switch-input:checked+.delivery-switch-slider:after{transform:translateX(20px)}.delivery-switch-text{font-size:13px;color:#333}.attachment-sheet-type-content{margin-top:8px;padding-top:8px;border-top:1px dashed #eef1f5}.attachment-sheet-type-extra{margin-top:4px;font-size:12px;color:#888;line-height:1.5}.attachment-sheet-preview{margin-bottom:10px;overflow:hidden;position:relative}.attachment-sheet-preview-actions{margin-top:8px;display:flex;justify-content:flex-end}.attachment-sheet-preview-image{width:100%;max-height:34vh;-o-object-fit:contain;object-fit:contain;border:1px solid #eee;border-radius:6px;background:#fafafa;cursor:zoom-in;touch-action:none;transform-origin:center center;will-change:transform}.attachment-sheet-preview-pdf{width:100%;height:34vh;border:1px solid #eee;border-radius:6px;background:#fff}.attachment-sheet-preview-pdf-list{width:100%;max-height:34vh;overflow:auto;border:1px solid #eee;border-radius:6px;background:#fafafa;padding:4px;box-sizing:border-box;display:flex;flex-direction:column;gap:6px;-webkit-overflow-scrolling:touch}.attachment-sheet-preview-pdf-page{width:100%;background:#fff;border-radius:4px}.attachment-sheet-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;max-height:32vh;overflow:auto}.attachment-sheet-item{position:relative;border:1px solid #e5e5e5;border-radius:6px;padding:4px;background:#fff;cursor:pointer}.attachment-sheet-item.active{border-color:#007aff;box-shadow:0 0 0 1px rgba(0,122,255,.2)}.attachment-sheet-item-image{width:100%;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover;border-radius:4px;display:block;background:#f5f5f5}.attachment-file-square{width:100%;aspect-ratio:1/1;border-radius:4px;background:#f7f7f7;border:1px dashed #ccc;display:flex;align-items:center;justify-content:center;text-align:center;padding:8px;font-size:12px;color:#333;word-break:break-all;box-sizing:border-box}.attachment-sheet-item-actions{position:absolute;right:6px;bottom:6px}.attachment-mini-btn{position:relative;display:inline-flex;align-items:center;justify-content:center;height:24px;padding:0 8px;border-radius:4px;background:rgba(0,0,0,.58);color:#fff;font-size:12px;cursor:pointer;overflow:hidden;white-space:nowrap}.attachment-mini-btn input{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer}.purchase-drawing-frame{display:flex;flex-direction:column;gap:12px;padding-top:18px}.purchase-drawing-title{font-size:22px;font-weight:700;line-height:1.4;word-break:break-all}.purchase-drawing-image-wrap{flex:1;min-height:0;border:1px solid #000;display:flex;align-items:center;justify-content:center;padding:8px;box-sizing:border-box}.purchase-drawing-image{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.purchase-drawing-file-tip{border:1px dashed #666;padding:12px;font-size:18px;line-height:1.6;word-break:break-all}.install-sheet-title{text-align:center;font-size:52px;font-weight:700;letter-spacing:2px;margin-top:42px}.install-sheet-date{margin-top:44px;display:flex;justify-content:flex-end;font-size:36px}.install-sheet-table{margin-top:18px;font-size:34px}.form-input{width:100%;height:34px;box-sizing:border-box;border:1px solid #ddd;border-radius:0;padding:0 8px;font-size:14px}.form-actions{display:flex;gap:8px}.form-actions button{height:34px;padding:0 10px;border-radius:6px;border:1px solid #007aff;background:#fff;color:#007aff;font-size:13px;cursor:pointer}.form-actions button.primary{background:#007aff;color:#fff;border:none}.tpl-doors .a4-header{border-bottom:1px solid #000}.tpl-sunroom .a4-header{border-bottom:4px solid #000}.tpl-sunroom .a4-title{color:#000}.tpl-maintenance .a4-header{border-bottom:2px dashed #666}.tpl-maintenance .a4-title{color:#666}.form-input.sm{width:110px}.form-input.xs{width:80px}.mobile-view input[type=number]:disabled,.mobile-view input[type=text]:disabled{background:#f5f5f5;color:#999}.list-pagination{margin-top:15px;padding:15px 0;text-align:center;border-top:1px solid #f0f0f0}.pagination-info{font-size:13px;color:#666;margin-bottom:10px}.load-more-btn{width:100%;height:40px;margin-top:8px;margin-bottom:120px;border:1px solid #007aff;border-radius:6px;background:#fff;color:#007aff;font-size:14px;cursor:pointer;transition:all .3s}.load-more-btn:hover:not(:disabled){background:#007aff;color:#fff}.load-more-btn:disabled{border-color:#ccc;color:#999;cursor:not-allowed}.no-more-tip{font-size:13px;color:#999}.list-total-floating{position:fixed;left:4px;right:4px;bottom:53px;z-index:1190;min-height:34px;padding:8px 14px;border-radius:10px 10px 0 0;background:rgba(17,24,39,.9);color:#fff;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:6px;font-size:13px;line-height:1.35;text-align:left;box-shadow:0 -2px 8px rgba(0,0,0,.18);pointer-events:none}.list-total-floating .list-profit-line{font-size:12px;color:#c4d4ff}.list-total-floating strong{margin-left:4px;font-size:15px;font-weight:700;color:#ffd666}.permission-denied{padding:60px 20px;text-align:center}.permission-icon{font-size:48px;margin-bottom:15px}.permission-text{font-size:18px;font-weight:600;color:#333;margin-bottom:8px}.permission-desc{font-size:14px;color:#999}.form-row-block-start .form-content{flex-direction:column;align-items:flex-start}.contract-attachment-hint{margin:8px 0 0;font-size:12px;color:#94a3b8;line-height:1.45}.contract-attachment-row{flex-wrap:wrap}.work-page[data-v-c938686c]{padding:12px 12px 80px;background:#f6f8fb;min-height:calc(100vh - 44px);box-sizing:border-box}.store-bar[data-v-c938686c]{display:flex;align-items:center;gap:8px;background:linear-gradient(135deg,#2563eb,#1d4ed8);border-radius:14px;padding:11px 14px;margin-bottom:10px;color:#fff;cursor:pointer;transition:opacity .2s,transform .15s}.store-bar[data-v-c938686c]:active{opacity:.9;transform:scale(.99)}.store-bar-icon[data-v-c938686c]{width:18px;height:18px;flex-shrink:0;opacity:.85}.store-bar-name[data-v-c938686c]{flex:1;font-size:13.5px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.store-bar-name em[data-v-c938686c]{font-style:normal;opacity:.75;font-weight:400;margin-left:4px;font-size:12px}.store-count[data-v-c938686c]{flex-shrink:0;background:hsla(0,0%,100%,.18);padding:2px 8px;border-radius:20px;font-size:11px;font-weight:500}.store-arrow[data-v-c938686c]{width:16px;height:16px;flex-shrink:0}.section[data-v-c938686c]{background:#fff;border-radius:10px;padding:12px;margin-bottom:12px}.title[data-v-c938686c]{font-size:14px;font-weight:600;margin-bottom:10px}.cards[data-v-c938686c]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.card[data-v-c938686c]{background:#f8fbff;border:1px solid #e8f1ff;border-radius:8px;padding:10px}.cust-today-sub[data-v-c938686c]{margin-top:12px;padding-top:12px;border-top:1px dashed #e2e8f0}.cust-today-title[data-v-c938686c]{font-size:13px;font-weight:700;color:#475569;margin-bottom:8px}.cards-cust[data-v-c938686c]{grid-template-columns:repeat(2,minmax(0,1fr))}.card-cust-new[data-v-c938686c]{background:linear-gradient(145deg,#f0fdf4,#ecfdf5);border-color:#bbf7d0}.card-cust-follow[data-v-c938686c]{background:linear-gradient(145deg,#eff6ff,#f0f9ff);border-color:#bfdbfe}.cust-sub[data-v-c938686c]{margin-top:4px;font-size:10px;color:#94a3b8;line-height:1.3}.num[data-v-c938686c]{font-size:20px;color:#2d5cff;font-weight:700}.label[data-v-c938686c]{margin-top:4px;font-size:12px;color:#666}.profit-range-tabs[data-v-c938686c]{display:flex;gap:8px;overflow-x:auto;margin-bottom:10px}.profit-range-tabs button[data-v-c938686c]{height:32px;border:1px solid #d9d9d9;border-radius:16px;background:#fff;padding:0 10px;white-space:nowrap}.profit-range-tabs button.active[data-v-c938686c]{border-color:#2d5cff;color:#2d5cff;background:#eef3ff}.profit-custom-row[data-v-c938686c]{display:flex;align-items:center;gap:8px;margin-bottom:10px}.profit-custom-row input[data-v-c938686c]{flex:1;min-width:0;height:34px;border:1px solid #d9d9d9;border-radius:6px}.profit-cards[data-v-c938686c],.quick-grid[data-v-c938686c]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.quick-grid button[data-v-c938686c]{height:36px;border:1px solid #d9e3f7;background:#fff;border-radius:8px}.list[data-v-c938686c]{display:flex;flex-direction:column;gap:8px}.item[data-v-c938686c]{display:flex;justify-content:space-between;gap:8px;align-items:center;border:1px solid #edf0f5;background:#fff;border-radius:8px;min-height:38px;padding:0 10px;text-align:left}.left[data-v-c938686c]{color:#333;font-size:13px}.right[data-v-c938686c]{color:#888;font-size:12px}.empty[data-v-c938686c]{color:#999;font-size:12px;padding:6px 0}.mobile-tabbar[data-v-c938686c]{position:fixed;left:0;right:0;bottom:0;z-index:1200;display:flex;background:#fff;border-top:1px solid #e8edf3;padding-bottom:env(safe-area-inset-bottom,0)}.mobile-tabbar-item[data-v-c938686c]{flex:1;height:52px;border:none;background:transparent;color:#666;font-size:13px}.mobile-tabbar-item.active[data-v-c938686c]{color:#007aff;font-weight:600}.hot-sub[data-v-c938686c]{font-size:12px;color:#888;margin:-4px 0 10px;line-height:1.4}.hot-list[data-v-c938686c]{display:flex;flex-direction:column;gap:8px}.hot-row[data-v-c938686c]{display:flex;align-items:center;gap:10px;padding:10px;background:#f8fbff;border:1px solid #e8f1ff;border-radius:8px}.hot-rank[data-v-c938686c]{flex-shrink:0;width:26px;height:26px;line-height:26px;text-align:center;font-size:13px;font-weight:700;color:#fff;background:linear-gradient(135deg,#2d5cff,#5b8cff);border-radius:8px}.hot-main[data-v-c938686c]{flex:1;min-width:0}.hot-model-row[data-v-c938686c]{display:flex;flex-wrap:wrap;align-items:center;gap:6px}.hot-family[data-v-c938686c]{flex-shrink:0;font-size:11px;font-weight:600;padding:2px 7px;border-radius:4px;line-height:1.3}.hot-family.fam-duanqiao[data-v-c938686c]{background:#fff4e6;color:#d46b08;border:1px solid #ffd591}.hot-family.fam-xitong[data-v-c938686c]{background:#e6f7ff;color:#096dd9;border:1px solid #91d5ff}.hot-family.fam-mixed[data-v-c938686c]{background:#f9f0ff;color:#531dab;border:1px solid #d3adf7}.hot-model[data-v-c938686c]{font-size:14px;font-weight:600;color:#222;word-break:break-all;flex:1;min-width:0}.hot-colors[data-v-c938686c]{font-size:12px;color:#666;margin-top:4px}.hot-area[data-v-c938686c]{flex-shrink:0;font-size:15px;font-weight:700;color:#2d5cff}.hot-unit[data-v-c938686c]{font-size:11px;font-weight:600;margin-left:2px;color:#5b7fd1}.hot-more-btn[data-v-c938686c]{width:100%;margin-top:4px;height:40px;border:1px dashed #b3c7f0;border-radius:8px;background:#fff;color:#2d5cff;font-size:13px;font-weight:600}.hot-sheet-mask[data-v-c938686c]{position:fixed;inset:0;z-index:1400;background:rgba(0,0,0,.45);display:flex;align-items:flex-end;justify-content:center}.hot-sheet-panel[data-v-c938686c]{width:100%;max-width:640px;max-height:72vh;background:#fff;border-radius:14px 14px 0 0;padding:8px 12px 12px;padding-bottom:calc(12px + env(safe-area-inset-bottom, 0));box-sizing:border-box;display:flex;flex-direction:column;box-shadow:0 -6px 24px rgba(0,0,0,.12)}.hot-sheet-handle[data-v-c938686c]{width:36px;height:4px;border-radius:2px;background:#ddd;margin:4px auto 10px}.hot-sheet-header[data-v-c938686c]{text-align:center;font-size:15px;font-weight:700;color:#222;margin-bottom:4px}.hot-sheet-sub[data-v-c938686c]{text-align:center;font-size:12px;color:#888;margin-bottom:10px}.hot-sheet-scroll[data-v-c938686c]{flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;display:flex;flex-direction:column;gap:8px;margin-bottom:10px}.hot-sheet-close[data-v-c938686c]{width:100%;height:44px;border:none;border-radius:8px;background:#f0f2f5;color:#333;font-size:15px;font-weight:600}.perf-sub[data-v-c938686c]{font-size:12px;color:#888;margin:-4px 0 10px;line-height:1.4}.perf-chart-block[data-v-c938686c]{margin-top:4px}.perf-legend[data-v-c938686c]{display:flex;flex-wrap:wrap;gap:14px;margin-bottom:8px;font-size:12px;color:#555;align-items:center}.perf-leg-item[data-v-c938686c]{display:inline-flex;align-items:center;gap:6px}.perf-leg-item i[data-v-c938686c]{display:inline-block;flex-shrink:0}.perf-leg-area i[data-v-c938686c]{width:14px;height:3px;border-radius:2px;background:linear-gradient(90deg,#34d399,#059669);box-shadow:0 0 0 1px rgba(5,150,105,.25)}.perf-leg-count i[data-v-c938686c]{width:8px;height:12px;border-radius:2px;background:linear-gradient(180deg,#3b82f6,#1d4ed8)}.perf-leg-amount i[data-v-c938686c]{width:16px;height:3px;border-radius:2px;background:#f59e0b}.perf-chart-svg-wrap[data-v-c938686c]{position:relative;width:100%;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}.perf-svg[data-v-c938686c]{display:block;overflow:visible;vertical-align:top}.perf-grid-amount line[data-v-c938686c]{stroke:rgba(245,158,11,.35);stroke-width:1;stroke-dasharray:5 5}.perf-axis-amount[data-v-c938686c]{font-size:8px;fill:#d97706}.perf-axis-area[data-v-c938686c]{font-size:7px;fill:#059669}.perf-bar-group[data-v-c938686c]{outline:none}.perf-bar-hit[data-v-c938686c]{fill:hsla(0,0%,100%,.001);cursor:pointer}.perf-point-group[data-v-c938686c]{outline:none}.perf-point-hit[data-v-c938686c]{fill:hsla(0,0%,100%,.001);cursor:pointer}.perf-tap-hint[data-v-c938686c]{margin:8px 0 0;font-size:11px;color:#94a3b8;text-align:center;line-height:1.4}.perf-day-pop[data-v-c938686c]{position:absolute;top:4px;right:4px;z-index:20;max-width:min(228px,calc(100% - 8px));padding:8px 28px 10px 10px;background:hsla(0,0%,100%,.78);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(226,232,240,.95);border-radius:10px;box-shadow:0 4px 16px rgba(15,23,42,.1);pointer-events:auto}.perf-day-pop-title[data-v-c938686c]{font-size:11px;font-weight:600;color:#334155;line-height:1.35;margin-bottom:6px;padding-right:2px;word-break:break-all}.perf-day-pop-close[data-v-c938686c]{position:absolute;top:2px;right:2px;width:26px;height:26px;border:none;border-radius:8px;background:rgba(241,245,249,.85);color:#64748b;font-size:18px;line-height:1;padding:0;cursor:pointer;display:flex;align-items:center;justify-content:center}.perf-day-pop-stats[data-v-c938686c]{display:flex;flex-wrap:wrap;gap:10px 14px}.perf-day-pop-stat[data-v-c938686c]{display:flex;flex-direction:column;gap:1px}.perf-day-pop-k[data-v-c938686c]{font-size:10px;color:#64748b}.perf-day-pop-v[data-v-c938686c]{font-size:14px;font-weight:700;color:#1e40af}.perf-day-pop-v.amt[data-v-c938686c]{color:#c2410c;font-size:13px}.perf-bar-val[data-v-c938686c]{font-size:8px;font-weight:700;pointer-events:none}.perf-bar-val.is-inside[data-v-c938686c]{fill:#fff}.perf-bar-val.is-outside[data-v-c938686c]{fill:#1e3a8a}.perf-bar[data-v-c938686c]{fill:url(#perfBarGrad);opacity:.92}.perf-line[data-v-c938686c]{stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.perf-line-amount[data-v-c938686c]{stroke:#f59e0b}.perf-line-area[data-v-c938686c]{stroke:#059669;stroke-width:2;stroke-dasharray:5 3;opacity:.95}.perf-dot-amount[data-v-c938686c]{fill:#f59e0b;stroke:#fff;stroke-width:1.2}.perf-diamond-area[data-v-c938686c]{fill:#10b981;stroke:#fff;stroke-width:1.1}.perf-axis[data-v-c938686c]{font-size:9px;fill:#94a3b8}.perf-xlab[data-v-c938686c]{font-size:9px;fill:#64748b}.perf-forecast[data-v-c938686c]{margin-top:12px;padding-top:10px;border-top:1px solid #eef2f7}.perf-forecast-toolbar[data-v-c938686c]{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:8px}.perf-forecast-title[data-v-c938686c]{font-size:12px;font-weight:600;color:#334155;flex:1;min-width:0}.perf-forecast-select[data-v-c938686c]{flex-shrink:0;max-width:46%;min-width:108px;height:30px;padding:0 8px;font-size:12px;color:#334155;border:1px solid #e2e8f0;border-radius:8px;background:#fff;box-sizing:border-box}.perf-forecast-metrics-line[data-v-c938686c]{display:flex;flex-wrap:nowrap;align-items:baseline;gap:6px 10px;overflow-x:auto;-webkit-overflow-scrolling:touch;font-size:14px;color:#334155;padding:10px 12px;background:linear-gradient(145deg,#f8fafc,#f1f5f9);border:1px solid #e2e8f0;border-radius:10px}.perf-forecast-metrics-line b[data-v-c938686c]{font-weight:700;color:#1e40af}.perf-forecast-sep[data-v-c938686c]{color:#cbd5e1;font-weight:400}.perf-forecast-amt[data-v-c938686c]{color:#c2410c!important}.perf-forecast-area[data-v-c938686c]{font-weight:700;color:#047857}.perf-forecast-month-area[data-v-c938686c]{font-size:14px;font-weight:600;color:#047857;white-space:nowrap}.perf-forecast-prob[data-v-c938686c]{margin-left:auto;font-size:13px;font-weight:600;color:#dc2626;white-space:nowrap;flex-shrink:0}.perf-forecast-algo-caption[data-v-c938686c]{margin:6px 0 0;font-size:10px;color:#64748b;line-height:1.45}.perf-forecast-month-line[data-v-c938686c]{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:8px 12px;font-size:18px;font-weight:700;color:#b45309;letter-spacing:-.02em;padding:10px 12px;background:linear-gradient(145deg,#fffbeb,#fef3c7);border:1px solid #fde68a;border-radius:10px}.perf-forecast-month-amt[data-v-c938686c]{flex:1;min-width:0}.perf-forecast-note[data-v-c938686c]{margin:8px 0 0;font-size:11px;color:#94a3b8;line-height:1.45}.perf-forecast-note-tight[data-v-c938686c]{margin-top:6px}.perf-week-fc[data-v-c938686c]{margin-top:14px;padding-top:12px;border-top:1px solid #eef2f7}.perf-week-fc-banner[data-v-c938686c]{background:linear-gradient(135deg,#1e3a8a,#2563eb 45%,#3b82f6);border-radius:14px;padding:14px 14px 12px;margin-bottom:12px;color:#fff;box-shadow:0 8px 24px rgba(37,99,235,.22)}.perf-week-fc-today-line[data-v-c938686c]{display:flex;align-items:center;gap:10px;margin-bottom:8px}.perf-week-fc-today-label[data-v-c938686c]{font-size:11px;font-weight:700;letter-spacing:.06em;padding:3px 8px;border-radius:999px;background:hsla(0,0%,100%,.2);color:#e0e7ff}.perf-week-fc-today-date[data-v-c938686c]{font-size:17px;font-weight:800;letter-spacing:.02em}.perf-week-fc-range-line[data-v-c938686c]{font-size:13px;font-weight:600;opacity:.95;line-height:1.5}.perf-week-fc-range-sub[data-v-c938686c]{margin:8px 0 0;font-size:11px;opacity:.85;line-height:1.4}.perf-week-fc-head[data-v-c938686c]{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:4px}.perf-week-fc-title[data-v-c938686c]{font-size:14px;font-weight:700;color:#334155}.perf-week-fc-note[data-v-c938686c]{margin:0 0 10px;font-size:11px;color:#94a3b8;line-height:1.45}.perf-week-fc-scroll[data-v-c938686c]{display:flex;flex-direction:row;gap:10px;overflow-x:auto;padding:4px 2px 12px;margin:0 -4px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.perf-week-fc-scroll[data-v-c938686c]::-webkit-scrollbar{height:4px}.perf-week-fc-scroll[data-v-c938686c]::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.perf-week-fc-card[data-v-c938686c]{flex:0 0 148px;scroll-snap-align:start;display:flex;flex-direction:column;gap:6px;padding:12px 10px;border-radius:12px;border:1px solid #e2e8f0;background:#f8fafc;font-size:12px;box-shadow:0 2px 8px rgba(15,23,42,.06)}.perf-week-fc-card.is-peak[data-v-c938686c]{border-color:#fecaca;background:linear-gradient(160deg,#fef2f2,#fff7ed)}.perf-week-fc-card.is-valley[data-v-c938686c]{border-color:#93c5fd;background:linear-gradient(160deg,#eff6ff,#f0fdf4)}.perf-week-fc-card.is-flat[data-v-c938686c]{border-color:#e2e8f0}.pw-card-top[data-v-c938686c]{display:flex;flex-direction:column;gap:2px}.pw-card-date[data-v-c938686c]{font-size:12px;font-weight:800;color:#0f172a;line-height:1.35}.pw-card-dow[data-v-c938686c]{font-size:11px;font-weight:700;color:#64748b}.pw-card-short[data-v-c938686c]{font-size:11px;color:#94a3b8}.pw-tag[data-v-c938686c]{align-self:flex-start;font-size:10px;font-weight:700;padding:3px 7px;border-radius:6px;color:#64748b;background:#e2e8f0}.perf-week-fc-card.is-peak .pw-tag[data-v-c938686c]{color:#b91c1c;background:#fecaca}.perf-week-fc-card.is-valley .pw-tag[data-v-c938686c]{color:#1d4ed8;background:#bfdbfe}.pw-card-metrics[data-v-c938686c]{margin-top:auto;padding-top:4px;border-top:1px dashed #e2e8f0;display:flex;flex-direction:column;gap:2px}.pw-amt[data-v-c938686c]{font-weight:800;font-size:14px;color:#c2410c;white-space:nowrap}.pw-cnt[data-v-c938686c]{font-size:11px;color:#64748b;white-space:nowrap}.perf-week-fc-advice[data-v-c938686c]{margin-top:12px;padding:10px 12px;border-radius:8px;border:1px dashed #cbd5e1;background:#fafafa}.perf-week-fc-advice-title[data-v-c938686c]{font-size:13px;font-weight:700;color:#475569;margin-bottom:6px}.perf-week-fc-tip[data-v-c938686c]{margin:0 0 6px;font-size:12px;color:#64748b;line-height:1.55}.perf-week-fc-tip[data-v-c938686c]:last-child{margin-bottom:0}.perf-forecast-month[data-v-c938686c]{margin-top:14px;padding-top:12px;border-top:1px solid #eef2f7}.perf-forecast-month .perf-forecast-toolbar[data-v-c938686c]{margin-bottom:8px}.work-page[data-v-a2be987e]{padding:12px 14px 80px;background:linear-gradient(180deg,#f0f4ff,#f6f8fb);min-height:calc(100vh - 44px);box-sizing:border-box}.profile-card[data-v-a2be987e]{background:linear-gradient(135deg,#2563eb,#1d4ed8 50%,#1e40af);border-radius:16px;padding:20px 18px;margin-bottom:12px;color:#fff;position:relative;overflow:hidden}.profile-card[data-v-a2be987e]:after{content:"";position:absolute;right:-20px;top:-20px;width:120px;height:120px;background:hsla(0,0%,100%,.06);border-radius:50%}.profile-card[data-v-a2be987e]:before{content:"";position:absolute;right:40px;bottom:-40px;width:80px;height:80px;background:hsla(0,0%,100%,.05);border-radius:50%}.profile-header[data-v-a2be987e]{display:flex;align-items:center;gap:14px;margin-bottom:10px;position:relative;z-index:1}.avatar-wrap[data-v-a2be987e]{flex-shrink:0;position:relative}.avatar[data-v-a2be987e]{width:52px;height:52px;border-radius:16px;background:hsla(0,0%,100%,.2);display:flex;align-items:center;justify-content:center;font-size:22px;font-weight:700;color:#fff}.online-dot[data-v-a2be987e]{position:absolute;bottom:1px;right:1px;width:12px;height:12px;background:#34d399;border:2px solid #2563eb;border-radius:50%}.profile-info[data-v-a2be987e]{flex:1;min-width:0}.name-row[data-v-a2be987e]{display:flex;align-items:center;gap:8px;margin-bottom:4px}.display-name[data-v-a2be987e]{font-size:17px;color:#fff;font-weight:700;letter-spacing:.3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.meta-row[data-v-a2be987e]{display:flex;align-items:center;gap:8px;margin-bottom:6px}.meta-tag[data-v-a2be987e]{font-size:11.5px;color:hsla(0,0%,100%,.75)}.meta-role[data-v-a2be987e]{display:inline-block;padding:1px 9px;border-radius:10px;background:rgba(251,191,36,.22);color:#fde68a;font-weight:600}.store-icon-sm[data-v-a2be987e]{width:14px;height:14px;opacity:.75}.store-count-inline[data-v-a2be987e]{font-size:11px;background:hsla(0,0%,100%,.18);padding:1px 7px;border-radius:10px;margin-left:auto}.store-switch-inline[data-v-a2be987e]{display:flex;align-items:center;gap:5px;font-size:12px;opacity:.78;cursor:pointer;padding:4px 8px;border-radius:8px;transition:opacity .2s,background .15s}.store-switch-inline[data-v-a2be987e]:active{background:hsla(0,0%,100%,.12);opacity:1}.section[data-v-a2be987e]{background:#fff;border-radius:14px;padding:14px 14px 12px;margin-bottom:12px;box-shadow:0 1px 3px rgba(0,0,0,.04)}.section-header[data-v-a2be987e]{margin-bottom:10px}.section-title[data-v-a2be987e]{font-size:14.5px;font-weight:700;color:#1e293b}.stat-cards[data-v-a2be987e]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.stat-card[data-v-a2be987e]{border-radius:12px;padding:14px 8px;text-align:center}.stat-blue[data-v-a2be987e]{background:linear-gradient(135deg,#eff6ff,#dbeafe)}.stat-green[data-v-a2be987e]{background:linear-gradient(135deg,#f0fdf4,#dcfce7)}.stat-orange[data-v-a2be987e]{background:linear-gradient(135deg,#fff7ed,#ffedd5)}.stat-num[data-v-a2be987e]{font-size:23px;font-weight:800;line-height:1.2}.stat-blue .stat-num[data-v-a2be987e]{color:#2563eb}.stat-green .stat-num[data-v-a2be987e]{color:#16a34a}.stat-orange .stat-num[data-v-a2be987e]{color:#ea580c}.stat-label[data-v-a2be987e]{font-size:11px;color:#64748b;margin-top:4px}.quick-grid[data-v-a2be987e]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.quick-btn[data-v-a2be987e]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;height:72px;border:1px solid #e8ecf4;background:#fafbfd;border-radius:14px;font-size:12.5px;color:#475569;font-weight:500;transition:all .15s}.quick-btn[data-v-a2be987e]:active{transform:scale(.97);background:#f1f5f9;border-color:#cbd5e1}.quick-btn b[data-v-a2be987e]{font-size:10px;color:#ef4444;font-weight:700}.quick-icon[data-v-a2be987e]{font-size:22px;line-height:1}.quick-draft[data-v-a2be987e]{color:#3b82f6}.quick-history[data-v-a2be987e]{color:#8b5cf6}.quick-pwd[data-v-a2be987e]{color:#f59e0b}.quick-out[data-v-a2be987e]{color:#ef4444}.danger-btn[data-v-a2be987e]{color:#ef4444;border-color:#fee2e2;background:#fef2f2}.pref-form[data-v-a2be987e]{display:flex;flex-direction:column;gap:8px}.pref-field[data-v-a2be987e]{display:flex;flex-direction:column;gap:4px}.pref-field label[data-v-a2be987e]{font-size:12px;color:#64748b;font-weight:500}.pref-field select[data-v-a2be987e]{height:38px;border:1.5px solid #e2e8f0;border-radius:10px;background:#fff;padding:0 12px;font-size:13px;outline:none}.pref-field select[data-v-a2be987e]:focus{border-color:#2563eb;box-shadow:0 0 0 3px rgba(37,99,235,.1)}.pref-actions[data-v-a2be987e]{display:flex;gap:8px;margin-top:4px}.btn[data-v-a2be987e]{flex:1;height:36px;border-radius:10px;font-size:13px;font-weight:600;cursor:pointer;border:none}.btn-primary[data-v-a2be987e]{background:#2563eb;color:#fff}.btn-secondary[data-v-a2be987e]{background:#f1f5f9;color:#475569;border:1px solid #e2e8f0}.mobile-tabbar[data-v-a2be987e]{position:fixed;left:0;right:0;bottom:0;z-index:1200;display:flex;background:#fff;border-top:1px solid #e8edf3;padding-bottom:env(safe-area-inset-bottom,0)}.mobile-tabbar-item[data-v-a2be987e]{flex:1;height:52px;border:none;background:transparent;color:#94a3b8;font-size:13px;font-weight:500}.mobile-tabbar-item.active[data-v-a2be987e]{color:#2563eb;font-weight:700}.picker-mask[data-v-a2be987e]{position:fixed;inset:0;z-index:1400;background:rgba(0,0,0,.45);display:flex;align-items:flex-end;justify-content:center}.fade-enter-active[data-v-a2be987e],.fade-leave-active[data-v-a2be987e]{transition:opacity .25s}.fade-enter-from[data-v-a2be987e],.fade-leave-to[data-v-a2be987e]{opacity:0}.picker-panel[data-v-a2be987e]{width:100%;max-width:640px;max-height:70vh;background:#fff;border-radius:18px 18px 0 0;padding:8px 16px 16px;padding-bottom:calc(16px + env(safe-area-inset-bottom, 0));box-sizing:border-box;display:flex;flex-direction:column;box-shadow:0 -8px 32px rgba(0,0,0,.15)}.picker-handle[data-v-a2be987e]{width:36px;height:4px;border-radius:2px;background:#d1d5db;margin:6px auto 12px}.picker-header[data-v-a2be987e]{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.picker-title[data-v-a2be987e]{font-size:16px;font-weight:700;color:#1e293b}.picker-close[data-v-a2be987e]{width:28px;height:28px;border:none;background:#f1f5f9;border-radius:50%;font-size:18px;color:#64748b;display:flex;align-items:center;justify-content:center;cursor:pointer}.picker-list[data-v-a2be987e]{display:flex;flex-direction:column;gap:6px;overflow-y:auto;-webkit-overflow-scrolling:touch}.picker-item[data-v-a2be987e]{display:flex;align-items:center;justify-content:space-between;gap:10px;border:1.5px solid #e8ecf4;background:#fff;border-radius:12px;padding:14px 14px;text-align:left;font-size:14px;color:#334155;font-weight:500;cursor:pointer;transition:all .15s}.picker-item[data-v-a2be987e]:active{transform:scale(.98)}.picker-item.active[data-v-a2be987e]{border-color:#2563eb;background:#eff6ff}.picker-name em[data-v-a2be987e]{font-style:normal;color:#64748b;font-weight:400;margin-left:4px;font-size:13px}.picker-check[data-v-a2be987e]{color:#2563eb;font-size:18px;font-weight:700}.cust-page[data-v-4281b910]{min-height:100vh;background:#f6f8fb;padding:12px 12px 100px;box-sizing:border-box}.cust-top[data-v-4281b910]{display:flex;align-items:center;gap:8px;margin-bottom:12px}.cust-back[data-v-4281b910]{border:none;background:#fff;border-radius:8px;padding:8px 12px;font-size:15px;color:#1d4ed8;cursor:pointer;box-shadow:0 1px 4px rgba(0,0,0,.06)}.cust-title[data-v-4281b910]{flex:1;text-align:center;margin:0;font-size:18px;font-weight:700;color:#1e293b}.cust-top-spacer[data-v-4281b910]{width:64px}.cust-toolbar[data-v-4281b910]{display:flex;gap:8px;margin-bottom:12px}.cust-search[data-v-4281b910]{flex:1;padding:0 12px;font-size:14px}.cust-search[data-v-4281b910],.cust-type-select[data-v-4281b910]{height:40px;border:1px solid #e2e8f0;border-radius:10px;background:#fff}.cust-type-select[data-v-4281b910]{width:112px;padding:0 8px;font-size:13px;color:#334155}.cust-empty[data-v-4281b910]{text-align:center;color:#64748b;padding:32px 12px;font-size:14px}.cust-list[data-v-4281b910]{display:flex;flex-direction:column;gap:12px}.order-card[data-v-4281b910]{background:#fff;border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.06);padding:14px 12px;cursor:pointer}.order-card-head[data-v-4281b910]{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:10px}.cust-name[data-v-4281b910]{font-size:17px;font-weight:700;color:#0f172a}.cust-type-tag[data-v-4281b910]{font-size:11px;font-weight:700;padding:3px 8px;border-radius:6px;white-space:nowrap}.cust-type-tag.t-new[data-v-4281b910]{background:#e0f2fe;color:#0369a1}.cust-type-tag.t-intent[data-v-4281b910]{background:#fef3c7;color:#b45309}.cust-type-tag.t-follow[data-v-4281b910]{background:#dcfce7;color:#15803d}.cust-type-tag.t-lost[data-v-4281b910]{background:#f1f5f9;color:#64748b}.cust-meta-grid[data-v-4281b910]{display:grid;grid-template-columns:1fr 1fr;gap:6px 10px;font-size:13px}.cust-meta-grid .k[data-v-4281b910]{color:#94a3b8;margin-right:6px}.cust-meta-grid .v[data-v-4281b910]{color:#334155}.cust-card-actions[data-v-4281b910]{display:flex;gap:10px;margin-top:12px;padding-top:10px;border-top:1px solid #f1f5f9}.call-btn[data-v-4281b910],.open-btn[data-v-4281b910]{flex:1;height:36px;border-radius:8px;font-size:14px;font-weight:600;text-align:center;line-height:36px;text-decoration:none;cursor:pointer;border:none}.call-btn[data-v-4281b910]{background:#fff;color:#1d4ed8;border:1px solid #1d4ed8}.open-btn[data-v-4281b910]{background:#1d4ed8;color:#fff}.cust-btn.primary[data-v-4281b910]{margin-top:12px;height:40px;padding:0 20px;border:none;border-radius:10px;background:#1d4ed8;color:#fff;font-size:15px;cursor:pointer}.cust-fab[data-v-4281b910]{position:fixed;right:20px;bottom:28px;width:56px;height:56px;border-radius:50%;border:none;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;font-size:28px;line-height:1;cursor:pointer;box-shadow:0 6px 20px rgba(37,99,235,.45);z-index:50}.cd-page[data-v-20edc688]{min-height:100vh;background:#f6f8fb;padding:12px 12px 48px;box-sizing:border-box}.cd-top[data-v-20edc688]{display:flex;align-items:center;gap:8px;margin-bottom:12px}.cd-back[data-v-20edc688]{border:none;background:#fff;border-radius:8px;padding:8px 12px;font-size:15px;color:#1d4ed8;cursor:pointer;box-shadow:0 1px 4px rgba(0,0,0,.06)}.cd-link[data-v-20edc688]{border:none;background:transparent;color:#1d4ed8;font-size:14px;font-weight:600;cursor:pointer;padding:8px}.cd-title[data-v-20edc688]{flex:1;text-align:center;margin:0;font-size:18px;font-weight:700;color:#1e293b}.cd-top-spacer[data-v-20edc688]{width:64px}.cd-empty[data-v-20edc688]{text-align:center;color:#64748b;padding:40px 12px;font-size:14px}.cd-form[data-v-20edc688]{background:#fff;border-radius:14px;padding:14px 12px;box-shadow:0 4px 12px rgba(0,0,0,.05)}.cd-row[data-v-20edc688]{display:flex;align-items:center;gap:10px;margin-bottom:12px}.cd-row.block[data-v-20edc688]{flex-direction:column;align-items:stretch}.cd-label[data-v-20edc688]{width:100px;flex-shrink:0;font-size:14px;color:#475569}.cd-label.tight[data-v-20edc688]{width:auto}.cd-label em[data-v-20edc688]{color:#dc2626;font-style:normal}.cd-input[data-v-20edc688]{flex:1;height:40px;padding:0 10px}.cd-input[data-v-20edc688],.cd-textarea[data-v-20edc688]{border:1px solid #e2e8f0;border-radius:10px;font-size:15px}.cd-textarea[data-v-20edc688]{width:100%;box-sizing:border-box;padding:8px 10px;resize:vertical}.cd-section[data-v-20edc688]{margin-top:18px;padding-top:14px;border-top:1px solid #f1f5f9}.cd-section-title[data-v-20edc688]{font-size:15px;font-weight:700;color:#334155;margin-bottom:10px}.flex-between[data-v-20edc688]{display:flex;justify-content:space-between;align-items:center}.cd-tag-row[data-v-20edc688]{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:10px}.cd-tag[data-v-20edc688]{background:#eff6ff;color:#1d4ed8;padding:4px 8px;border-radius:6px;font-size:12px}.cd-attach-list[data-v-20edc688]{margin-bottom:10px}.cd-attach-row[data-v-20edc688]{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:14px;padding:6px 0;border-bottom:1px solid #f8fafc}.cd-upload[data-v-20edc688]{display:inline-block;padding:8px 14px;background:#eff6ff;color:#1d4ed8;border-radius:8px;font-size:14px;cursor:pointer}.cd-upload input[data-v-20edc688]{display:none}.cd-plan-list[data-v-20edc688]{margin-bottom:8px}.cd-plan-item[data-v-20edc688]{display:flex;justify-content:space-between;gap:8px;padding:10px 0;border-bottom:1px solid #f1f5f9;font-size:13px}.cd-plan-main[data-v-20edc688]{flex:1;min-width:0}.cd-plan-body[data-v-20edc688]{margin:4px 0;color:#475569}.cd-done[data-v-20edc688]{color:#15803d;font-weight:600;margin-left:6px}.cd-follow-list[data-v-20edc688]{max-height:280px;overflow-y:auto;margin-bottom:12px}.cd-follow-item[data-v-20edc688]{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;padding:10px 0;border-bottom:1px solid #f1f5f9;font-size:13px}.cd-follow-line[data-v-20edc688]{flex:1;min-width:0}.cd-flag[data-v-20edc688]{display:inline-block;width:10px;height:10px;border-radius:2px;margin-right:6px;vertical-align:middle}.cd-flag.f-red[data-v-20edc688]{background:#ef4444}.cd-flag.f-yellow[data-v-20edc688]{background:#eab308}.cd-flag.f-green[data-v-20edc688]{background:#22c55e}.cd-flag.f-blue[data-v-20edc688]{background:#3b82f6}.cd-flag.f-purple[data-v-20edc688]{background:#a855f7}.cd-handled[data-v-20edc688]{margin-left:6px;color:#15803d;font-weight:600}.cd-empty-inline[data-v-20edc688]{color:#94a3b8;font-size:13px;padding:8px 0}.cd-follow-compose[data-v-20edc688]{background:#f8fafc;border-radius:10px;padding:10px}.cd-flag-row[data-v-20edc688]{display:flex;align-items:center;gap:8px;margin-bottom:8px;flex-wrap:wrap}.cd-flags[data-v-20edc688]{display:flex;flex-wrap:wrap;gap:6px}.cd-flags button[data-v-20edc688]{min-width:36px;height:30px;border-radius:6px;border:2px solid #cbd5e1;background:#fff;font-size:12px;cursor:pointer}.cd-flags button.on[data-v-20edc688]{background:#eff6ff;border-color:#3b82f6}.cd-actions[data-v-20edc688]{margin-top:20px}.cd-btn[data-v-20edc688]{height:44px;padding:0 18px;border-radius:10px;border:none;font-size:15px;font-weight:600;cursor:pointer}.cd-btn.primary[data-v-20edc688]{background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff}.cd-btn.secondary[data-v-20edc688]{margin-top:8px;background:#fff;color:#1d4ed8;border:1px solid #1d4ed8;width:100%}.cd-btn.full[data-v-20edc688]{width:100%}.cd-btn[data-v-20edc688]:disabled{opacity:.55;cursor:not-allowed}.cd-mini[data-v-20edc688]{flex-shrink:0;height:28px;padding:0 10px;font-size:12px;border-radius:6px;border:1px solid #cbd5e1;background:#fff;cursor:pointer}.cd-mini.danger[data-v-20edc688]{border-color:#fecaca;color:#b91c1c}.muted[data-v-20edc688]{color:#94a3b8}.muted.small[data-v-20edc688],.small[data-v-20edc688]{font-size:12px}.cd-mask[data-v-20edc688]{position:fixed;left:0;right:0;top:0;bottom:0;background:rgba(15,23,42,.45);z-index:100;display:flex;align-items:flex-end;justify-content:center}.cd-sheet[data-v-20edc688]{width:100%;max-width:520px;background:#fff;border-radius:16px 16px 0 0;max-height:70vh;display:flex;flex-direction:column;box-shadow:0 -8px 24px rgba(0,0,0,.12)}.cd-sheet.tall[data-v-20edc688]{max-height:85vh}.cd-sheet-head[data-v-20edc688]{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;font-weight:700;border-bottom:1px solid #f1f5f9}.cd-sheet-x[data-v-20edc688]{border:none;background:transparent;font-size:22px;line-height:1;cursor:pointer;color:#64748b}.cd-sheet-body[data-v-20edc688]{padding:12px 16px 20px;overflow-y:auto}.cd-version-row[data-v-20edc688]{display:flex;justify-content:space-between;align-items:center;gap:8px;padding:10px 0;border-bottom:1px solid #f8fafc}.v-title[data-v-20edc688]{font-weight:600;font-size:14px}.cd-picker-search[data-v-20edc688]{display:flex;gap:8px;margin-bottom:10px}.cd-picker-list[data-v-20edc688]{max-height:44vh;overflow-y:auto;margin-bottom:12px}.cd-picker-item[data-v-20edc688]{padding:10px 8px;border-bottom:1px solid #f1f5f9;cursor:pointer}.cd-picker-item[data-v-20edc688]:active{background:#f8fafc}.pick-main[data-v-20edc688]{display:flex;align-items:center;justify-content:space-between;gap:8px}.cd-check[data-v-20edc688]{font-size:12px;color:#2563eb;font-weight:700}.cd-sheet-body .cd-row.block[data-v-20edc688]{margin-bottom:16px}.cd-sheet-body .cd-row.block .cd-label[data-v-20edc688]{width:100%;margin-bottom:8px;font-weight:600;color:#334155;font-size:14px}.cd-sheet-body .cd-input[data-v-20edc688],.cd-sheet-body .cd-textarea[data-v-20edc688]{width:100%;box-sizing:border-box;border:1.5px solid #e2e8f0;background:#f8fafc;border-radius:12px;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.cd-sheet-body .cd-input[data-v-20edc688]{height:46px;padding:0 14px;font-size:16px}.cd-sheet-body .cd-textarea[data-v-20edc688]{min-height:104px;padding:12px 14px;line-height:1.55;resize:vertical}.cd-sheet-body .cd-input[data-v-20edc688]:focus,.cd-sheet-body .cd-textarea[data-v-20edc688]:focus{outline:none;border-color:#2563eb;background:#fff;box-shadow:0 0 0 3px rgba(37,99,235,.18)}.cd-sheet-body .cd-btn.primary.full[data-v-20edc688]{margin-top:10px;border-radius:12px;height:48px;box-shadow:0 4px 14px rgba(37,99,235,.32)}.cd-picker-search .cd-input[data-v-20edc688]{background:#fff}.sp-page[data-v-51c368ee]{min-height:100vh;background:#f6f8fb;padding:12px 12px 88px;box-sizing:border-box}.sp-top[data-v-51c368ee]{display:flex;align-items:center;gap:8px;margin-bottom:12px}.sp-back[data-v-51c368ee]{border:none;background:#fff;border-radius:8px;padding:8px 12px;font-size:15px;color:#1d4ed8;cursor:pointer;box-shadow:0 1px 4px rgba(0,0,0,.06)}.sp-title[data-v-51c368ee]{flex:1;text-align:center;margin:0;font-size:18px;font-weight:700;color:#1e293b}.sp-spacer[data-v-51c368ee]{width:72px}.sp-empty[data-v-51c368ee]{text-align:center;color:#64748b;padding:32px 12px;font-size:14px}.card[data-v-51c368ee]{background:#fff;border-radius:14px;padding:14px 12px;box-shadow:0 4px 12px rgba(0,0,0,.05);margin-bottom:12px}.sp-filter .sp-frow[data-v-51c368ee]{display:flex;align-items:center;gap:10px;margin-bottom:10px;font-size:14px;color:#475569}.sp-input[data-v-51c368ee]{flex:1;height:40px;border:1px solid #e2e8f0;border-radius:10px;padding:0 10px;font-size:15px}.sp-btn[data-v-51c368ee]{height:44px;padding:0 18px;border-radius:10px;border:none;font-size:15px;font-weight:600;cursor:pointer}.sp-btn.primary[data-v-51c368ee]{background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff}.sp-btn.full[data-v-51c368ee]{width:100%}.sp-btn[data-v-51c368ee]:disabled{opacity:.55;cursor:not-allowed}.sp-cards[data-v-51c368ee]{display:flex;flex-direction:column;gap:10px}.sp-card[data-v-51c368ee]{background:#fff;border-radius:14px;padding:14px 12px;box-shadow:0 4px 12px rgba(0,0,0,.05);cursor:pointer;text-align:left;border:1px solid transparent}.sp-card[data-v-51c368ee]:active{border-color:#bfdbfe}.sp-card-h[data-v-51c368ee]{display:flex;align-items:baseline;justify-content:space-between;gap:8px;margin-bottom:8px}.sp-name[data-v-51c368ee]{font-size:16px;color:#0f172a}.sp-uid[data-v-51c368ee]{font-size:12px;color:#94a3b8}.sp-card-body[data-v-51c368ee]{display:flex;justify-content:space-between;gap:12px;font-size:14px;color:#475569}.sp-card-body .lbl[data-v-51c368ee]{color:#94a3b8;margin-right:6px}.sp-card-body .amt[data-v-51c368ee]{color:#059669}.sp-card-foot[data-v-51c368ee]{margin-top:8px;font-size:12px;color:#94a3b8}.mobile-tabbar[data-v-51c368ee]{position:fixed;left:0;right:0;bottom:0;height:52px;display:flex;background:#fff;border-top:1px solid #e2e8f0;z-index:20}.mobile-tabbar-item[data-v-51c368ee]{flex:1;border:none;background:transparent;font-size:13px;color:#64748b}.sp-page[data-v-3182c66f]{min-height:100vh;background:#f6f8fb;padding:12px 12px 88px;box-sizing:border-box}.sp-top[data-v-3182c66f]{display:flex;align-items:center;gap:8px;margin-bottom:12px}.sp-back[data-v-3182c66f]{border:none;background:#fff;border-radius:8px;padding:8px 12px;font-size:15px;color:#1d4ed8;cursor:pointer;box-shadow:0 1px 4px rgba(0,0,0,.06)}.sp-title[data-v-3182c66f]{flex:1;text-align:center;margin:0;font-size:18px;font-weight:700;color:#1e293b}.sp-spacer[data-v-3182c66f]{width:72px}.sp-empty[data-v-3182c66f]{text-align:center;color:#64748b;padding:32px 12px;font-size:14px}.card[data-v-3182c66f]{background:#fff;border-radius:14px;padding:14px 12px;box-shadow:0 4px 12px rgba(0,0,0,.05);margin-bottom:12px}.profile .sp-name[data-v-3182c66f]{font-size:18px;font-weight:700;color:#0f172a}.profile .meta[data-v-3182c66f]{font-size:13px;color:#64748b;margin-top:4px}.sum-row[data-v-3182c66f]{display:flex;justify-content:space-between;margin-top:14px;font-size:14px;color:#475569}.sum-row .lbl[data-v-3182c66f]{color:#94a3b8;margin-right:6px}.sum-row .amt[data-v-3182c66f]{color:#059669}.sec-title[data-v-3182c66f]{font-size:15px;font-weight:700;color:#334155;margin-bottom:10px}.chart[data-v-3182c66f]{max-height:360px;overflow-y:auto}.bar-row[data-v-3182c66f]{display:flex;align-items:center;gap:8px;margin-bottom:8px;font-size:12px;color:#64748b}.bar-row .d[data-v-3182c66f]{width:40px;flex-shrink:0}.bar-wrap[data-v-3182c66f]{flex:1;height:8px;background:#f1f5f9;border-radius:4px;overflow:hidden}.bar[data-v-3182c66f]{height:100%;background:linear-gradient(90deg,#3b82f6,#1d4ed8);border-radius:4px}.bar-row .num[data-v-3182c66f]{width:120px;text-align:right;flex-shrink:0;font-size:11px}.mobile-tabbar[data-v-3182c66f]{position:fixed;left:0;right:0;bottom:0;height:52px;display:flex;background:#fff;border-top:1px solid #e2e8f0;z-index:20}.mobile-tabbar-item[data-v-3182c66f]{flex:1;border:none;background:transparent;font-size:13px;color:#64748b}.login-wrap{min-height:100vh;background:#fff;padding:calc(16px + env(safe-area-inset-top, 0)) 20px calc(20px + env(safe-area-inset-bottom, 0));box-sizing:border-box}.login-bg{display:none}.login-card{max-width:460px;margin:0 auto;padding-top:10vh}.login-card,.login-input{width:100%;box-sizing:border-box}.login-input{display:block;-webkit-appearance:none;height:52px;border:none;border-bottom:1px solid #e6e6e6;border-radius:0;padding:0 2px;margin-bottom:2px;font-size:16px;outline:none;transition:border-color .2s;background:transparent}.login-input:focus{border-bottom-color:#07c160}.login-error{color:#ff4d4f;font-size:13px;margin:12px 0 10px}.login-btn{width:100%;height:46px;border:none;border-radius:8px;color:#fff;background:#07c160;font-size:17px;font-weight:600;margin-top:22px}.login-btn:disabled{opacity:.6}.password-wrap{min-height:100vh;background:#fff;padding:calc(16px + env(safe-area-inset-top, 0)) 20px calc(20px + env(safe-area-inset-bottom, 0));box-sizing:border-box}.password-bg{display:none}.password-card{width:100%;max-width:460px;margin:0 auto;padding-top:10vh;box-sizing:border-box}.back-icon-btn{position:fixed;top:calc(12px + env(safe-area-inset-top, 0));left:12px;width:40px;height:40px;border:none;border-radius:50%;background:#f2f2f2;color:#333;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s}.back-icon-btn:hover{background:#e6e6e6}.brand{font-size:30px;line-height:1.2;color:#191919;font-weight:700;letter-spacing:.5px}.brand,.subtitle{text-align:center}.subtitle{margin:10px 0 34px;color:#888;font-size:14px}.pwd-input{width:100%;display:block;box-sizing:border-box;-webkit-appearance:none;height:52px;border:none;border-bottom:1px solid #e6e6e6;border-radius:0;padding:0 2px;margin-bottom:2px;font-size:16px;outline:none;transition:border-color .2s;background:transparent}.pwd-input:focus{border-bottom-color:#07c160}.error-text{color:#ff4d4f;font-size:13px;margin:12px 0 10px}.success-text{color:#07c160;font-size:14px;margin:12px 0 14px;text-align:center}.pwd-btn{width:100%;height:46px;border:none;border-radius:8px;color:#fff;background:#07c160;font-size:17px;font-weight:600;cursor:pointer;margin-top:22px}.pwd-btn:disabled{opacity:.6}#app,body,html{margin:0;width:100%;height:100%}.auth-bar{display:none}.auth-user{font-size:13px;color:#333;flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.auth-actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.action-link{padding:0 8px;background:#e8f0fe;color:#2d5cff}.action-link,.logout-btn{height:28px;border:none;border-radius:4px;font-size:12px;cursor:pointer}.logout-btn{padding:0 10px;background:#ff4d4f;color:#fff}