:root{font-family:Inter,Microsoft YaHei,system-ui,sans-serif;color:#172b4d;background:#f4f7fb;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input,select{font:inherit}button{cursor:pointer}.app-shell{min-height:100vh}.topbar{height:68px;background:#fff;border-bottom:1px solid #e3eaf3;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(16px,5vw,72px)}.brand{display:flex;align-items:center;gap:10px}.brand-mark{width:34px;height:34px;display:grid;place-items:center;background:#2563eb;color:#fff;border-radius:10px;font-weight:800}.brand strong,.brand small{display:block}.brand small{color:#8795aa;font-size:11px;margin-top:2px}nav{display:flex;gap:18px;align-items:center}nav a{color:#64748b;text-decoration:none;font-size:14px}nav a.router-link-active{color:#2563eb;font-weight:700}.nav-action{padding:9px 14px;color:#fff!important;background:#2563eb;border-radius:8px}.page-wrap{width:min(1200px,calc(100% - 32px));margin:0 auto;padding:32px 0 64px}.page-heading{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;margin-bottom:22px}.page-heading h1{margin:0 0 6px;font-size:26px}.page-heading p{margin:0;color:#718096;font-size:14px}.card{background:#fff;border:1px solid #e7edf5;border-radius:14px;box-shadow:0 5px 20px #1f34550a;padding:20px}.grid{display:grid;gap:16px}.stats{grid-template-columns:repeat(4,1fr);margin-bottom:20px}.stat{padding:18px 20px}.stat .label{color:#75849a;font-size:13px}.stat .value{font-size:29px;font-weight:750;margin-top:10px}.stat.blue{border-top:3px solid #2563eb}.stat.amber{border-top:3px solid #f59e0b}.stat.green{border-top:3px solid #10b981}.stat.purple{border-top:3px solid #8b5cf6}.toolbar{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:15px}.toolbar h2{font-size:17px;margin:0}.muted{color:#7b8799}.small{font-size:12px}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse;font-size:13px}th{text-align:left;color:#748299;background:#f8fafc;font-weight:650;white-space:nowrap}th,td{padding:13px 12px;border-bottom:1px solid #edf1f6;white-space:nowrap}tbody tr:hover{background:#fbfdff}.btn{border:0;border-radius:8px;padding:9px 14px;font-size:13px;font-weight:650}.btn-primary{color:#fff;background:#2563eb}.btn-secondary{color:#31506f;background:#edf3fb}.btn-quiet{color:#2563eb;background:transparent}.btn-danger{color:#b42318;background:#fff0ee}.btn-withdraw{color:#a16207;background:#fff4d6}.btn:disabled{opacity:.5;cursor:not-allowed}.strategy-select{border:1px solid #d8e1ec;border-radius:8px;padding:9px 10px;color:#31506f;background:#fff;font-size:13px;max-width:250px}.allocation-editor{display:flex;align-items:center;gap:8px}.allocation-editor select{min-width:110px;border:1px solid #d8e1ec;border-radius:7px;padding:6px 8px;color:#31506f;background:#fff}.allocation-editor select:disabled{opacity:.62;background:#f5f8fc;border-color:#b9c9dc;cursor:not-allowed}.allocation-save-button{padding:6px 9px;font-size:12px;white-space:nowrap}.saving-indicator{display:none}.supplier-chip{display:inline-flex;align-items:center;justify-content:center;min-width:64px;padding:6px 9px;border-radius:7px;font-size:12px;font-weight:750;border:1px solid transparent}.supplier-A{color:#155eef;background:#e9f1ff;border-color:#b9d0ff}.supplier-B{color:#a15c00;background:#fff3d8;border-color:#f4d18a}.supplier-C{color:#087443;background:#e5f8ef;border-color:#9cddbd}.supplier-none{color:#7b8799;background:#f1f5f9;border-color:#dbe3ed}.row-actions{display:inline-flex;align-items:center;gap:10px}.order-row-actions{display:grid;grid-template-columns:76px 60px 52px;align-items:center;column-gap:10px}.order-row-actions>span{display:flex;align-items:center;min-width:0}.order-row-actions .btn{white-space:nowrap}.order-row-actions .detail-action,.order-row-actions .withdraw-action,.order-row-actions .delete-action{justify-content:flex-start}.price-list-card{margin-bottom:16px}.price-list-toolbar{align-items:flex-start}.price-list-toolbar h2{margin-bottom:5px}.price-upload-button{flex-shrink:0;cursor:pointer}.price-upload-button.disabled{opacity:.5;pointer-events:none}.price-upload-input{display:none}.price-list-meta{display:flex;flex-wrap:wrap;gap:10px 24px;color:#52647d;font-size:13px;padding-top:2px}.price-list-meta strong{color:#172b4d}.price-multiplier-settings{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:15px;padding-top:14px;border-top:1px solid #edf1f6;color:#52647d;font-size:13px}.price-multiplier-settings label{font-weight:650;color:#31506f}.price-multiplier-input{width:100px;border:1px solid #d8e1ec;border-radius:7px;padding:8px 9px;color:#172b4d;background:#fff;-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.price-multiplier-input::-webkit-outer-spin-button,.price-multiplier-input::-webkit-inner-spin-button{margin:0;-webkit-appearance:none}.price-multiplier-input:focus{outline:none;border-color:#4e85eb;box-shadow:0 0 0 3px #2563eb1a}.order-list-table th:last-child,.order-list-table td:last-child{width:1%;white-space:nowrap}.supplier-stock-count{margin-left:3px;color:#718096;font-size:11px;font-weight:500;white-space:nowrap}.order-name-link{display:inline;padding:0;border:0;background:transparent;color:#123c70;font:inherit;text-align:left;cursor:pointer}.order-name-link:hover{color:#155eef;text-decoration:underline}.mobile-order-list{display:none}.mobile-order-card{border:1px solid #e5ebf3;border-radius:10px;padding:14px;background:#fff}.mobile-order-card-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.mobile-order-card-heading strong{display:block;line-height:1.45;word-break:break-word}.mobile-order-meta{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:15px;padding:12px 0;border-top:1px solid #edf1f6;border-bottom:1px solid #edf1f6}.mobile-order-meta span{display:block;color:#8795aa;font-size:11px;margin-bottom:4px}.mobile-order-meta strong{font-size:13px}.mobile-order-footer{display:flex;justify-content:flex-end;margin-top:12px}.mobile-order-footer .row-actions{flex-wrap:wrap;justify-content:flex-end}.tag{display:inline-flex;align-items:center;border-radius:99px;padding:4px 9px;font-size:12px;font-weight:650}.tag.draft{background:#f1f5f9;color:#64748b}.tag.collecting{background:#fff7df;color:#a16207}.tag.responses_complete{background:#e9f8f1;color:#087443}.tag.allocated{background:#eeeaff;color:#6241c6}.tag.confirmed{background:#e0f2fe;color:#0369a1}.tag.withdrawn{background:#fff0ee;color:#b42318}.tag.pending{background:#f1f5f9;color:#64748b}.tag.submitted{background:#e9f8f1;color:#087443}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.order-name-field{grid-column:1 / -1}.field label{display:block;color:#52647d;font-size:13px;margin-bottom:7px;font-weight:650}.field input,.field select{width:100%;border:1px solid #d8e1ec;border-radius:8px;padding:10px 11px;color:#172b4d;background:#fff;outline:none}.field input:focus{border-color:#4e85eb;box-shadow:0 0 0 3px #2563eb1a}.items-editor{margin-top:20px}.item-row{display:grid;grid-template-columns:1.05fr 1.45fr .7fr .8fr 1.15fr 34px;gap:8px;align-items:center;margin-bottom:8px}.item-row input{width:100%;border:1px solid #d8e1ec;border-radius:7px;padding:9px;min-width:0}.item-row .auto-price-input{background:#f8fafc;color:#52647d}.icon-btn{border:0;background:#fff0ee;color:#c0392b;border-radius:7px;height:34px}.actions{display:flex;justify-content:flex-end;gap:10px;margin-top:20px}.empty{text-align:center;color:#8290a4;padding:42px 10px}.detail-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:16px}.info-list{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:15px}.info-list span{display:block;color:#8795aa;font-size:12px;margin-bottom:5px}.info-list strong{font-size:14px}.link-list{display:grid;gap:10px}.link-card{border:1px solid #e5ebf3;padding:12px;border-radius:9px}.link-card strong{display:block;margin-bottom:7px}.link-line{display:flex;gap:8px;align-items:center}.link-line input{flex:1;min-width:0;border:1px solid #dfe7f1;padding:7px 8px;border-radius:6px;color:#63728a;font-size:12px}.radio-group{display:flex;gap:8px}.stock-btn{border:1px solid #dbe4ef;background:#fff;color:#66778d;border-radius:7px;padding:6px 12px}.stock-btn.active.yes{background:#e6f8ef;border-color:#68cea0;color:#087443}.stock-btn.active.no{background:#fff0ee;border-color:#f39b8e;color:#b42318}.questionnaire{max-width:980px;margin:0 auto}.questionnaire .hero{margin-bottom:18px}.hero h1{margin:0 0 8px;font-size:26px}.hero p{margin:0;color:#718096}.progress{height:7px;background:#e6edf6;border-radius:99px;overflow:hidden;margin:15px 0 20px}.progress span{display:block;height:100%;background:#2563eb;border-radius:inherit;transition:width .2s}.notice{background:#eff6ff;color:#24559b;border:1px solid #cfe1ff;padding:11px 13px;border-radius:8px;font-size:13px;margin-bottom:14px}.price-loading-notice{display:flex;align-items:center;gap:8px}.price-loading-notice:before{content:"";width:13px;height:13px;flex:0 0 13px;border:2px solid #b9d3f7;border-top-color:#2563eb;border-radius:50%;animation:price-loading-spin .8s linear infinite}.price-success-notice{background:#f0fdf4;color:#18723d;border-color:#bbebc9}@keyframes price-loading-spin{to{transform:rotate(360deg)}}.success{text-align:center;padding:48px 16px}.success .check{width:60px;height:60px;border-radius:50%;display:grid;place-items:center;margin:0 auto 15px;background:#dcfce7;color:#15803d;font-size:28px}.questionnaire-action-error{margin:16px 0 0;white-space:pre-wrap}.error-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;justify-content:center;align-items:flex-start;padding:12vh 16px 24px;background:#0f172a61}.error-modal-card{width:min(440px,100%);padding:26px 24px 22px;border-radius:14px;background:#fff;box-shadow:0 18px 50px #0f172a38;text-align:center}.error-modal-icon{width:42px;height:42px;display:grid;place-items:center;margin:0 auto 12px;border-radius:50%;background:#fff0ee;color:#b42318;font-size:25px;font-weight:800}.error-modal-card h2{margin:0 0 10px;font-size:19px}.error-modal-card p{margin:0 0 20px;color:#52647d;line-height:1.7;white-space:pre-wrap}.error{background:#fff1f0;border:1px solid #ffd3d0;color:#b42318;padding:11px 13px;border-radius:8px;margin:12px 0;font-size:13px;white-space:pre-wrap}.upload-box{border:1px dashed #b8c7da;border-radius:9px;padding:22px 15px;text-align:center;color:#708198;margin-top:16px;transition:background .15s,border-color .15s,color .15s}.upload-box.dragging{border-color:#2563eb;background:#eff6ff;color:#2563eb}.upload-box input{margin-top:10px}.upload-subtitle{margin-left:6px;color:#2563eb}.upload-hint{margin-top:7px;font-size:12px;color:#8a97aa}@media(max-width:800px){.stats{grid-template-columns:repeat(2,1fr)}.detail-grid{grid-template-columns:1fr}.info-list{grid-template-columns:repeat(2,1fr)}.page-heading{flex-direction:column}.item-row{grid-template-columns:1fr 1.4fr .65fr .8fr 1fr 34px;min-width:690px}.items-editor{overflow-x:auto}.topbar{padding:0 16px}}@media(max-width:520px){.page-wrap{width:calc(100% - 20px);padding-top:20px}.topbar{height:62px}.brand small{display:none}nav{gap:10px}.nav-action{padding:8px 9px}.stats{gap:10px}.stat{padding:14px}.stat .value{font-size:23px}.card{padding:14px}.form-grid{grid-template-columns:1fr}.info-list{grid-template-columns:1fr 1fr}}@media(max-width:640px){.desktop-order-table{display:none}.mobile-order-list{display:grid;gap:12px}.mobile-order-card-heading .tag{flex-shrink:0}.mobile-order-footer .order-row-actions{grid-template-columns:76px 60px 52px;column-gap:8px}}
