:root{--pwo-bg:#f4f7fb;--pwo-card:#ffffff;--pwo-text:#0f172a;--pwo-muted:#64748b;--pwo-border:#dbe3ef;--pwo-blue:#2563eb;--pwo-blue-dark:#1d4ed8;--pwo-blue-soft:#eaf1ff;--pwo-green:#166534;--pwo-green-soft:#dcfce7;--pwo-yellow:#92400e;--pwo-yellow-soft:#fef3c7;--pwo-red:#991b1b;--pwo-red-soft:#fee2e2;--pwo-shadow:0 18px 45px rgba(15,23,42,.07)}body{margin:0!important;background:var(--pwo-bg)!important}input,select,textarea,button{font:inherit}button{cursor:pointer}.pwo-shell{min-height:100vh;background:linear-gradient(180deg,#f7faff,#eef4fb);color:var(--pwo-text);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;padding:26px}.pwo-wrap{max-width:1760px;margin:0 auto}.pwo-head{display:flex;justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:22px}.pwo-head h1{margin:0;font-size:38px;line-height:1.05;font-weight:950;letter-spacing:-.03em}.pwo-head p{margin:10px 0 0;max-width:1080px;color:var(--pwo-muted);font-size:16px;line-height:1.55}.pwo-actions{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.pwo-btn{border:1px solid var(--pwo-border);border-radius:12px;min-height:42px;padding:0 16px;font-weight:900;display:inline-flex;align-items:center;justify-content:center;gap:7px;white-space:nowrap;background:#fff;color:var(--pwo-text);text-decoration:none;box-shadow:0 4px 12px #0f172a0a}.pwo-btn-primary{background:linear-gradient(135deg,var(--pwo-blue),var(--pwo-blue-dark));border-color:var(--pwo-blue);color:#fff;box-shadow:0 10px 22px #2563eb2e}.pwo-btn-primary:hover{background:var(--pwo-blue-dark)}.pwo-btn-soft{background:var(--pwo-blue-soft);border-color:#cfe0ff;color:var(--pwo-blue-dark)}.pwo-btn-light{background:#fff;border-color:var(--pwo-border);color:var(--pwo-text)}.pwo-btn-danger{background:var(--pwo-red-soft);border-color:#fecdd3;color:var(--pwo-red)}.pwo-btn-small{min-height:34px;padding:0 12px;border-radius:10px;font-size:12px}.pwo-btn:disabled{opacity:.55;cursor:not-allowed}.pwo-stats{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px;margin-bottom:18px}.pwo-stat{background:#ffffffeb;border:1px solid var(--pwo-border);border-radius:16px;padding:18px;box-shadow:0 10px 28px #0f172a0b}.pwo-stat span{display:block;color:#64748b;font-size:11px;font-weight:950;text-transform:uppercase;letter-spacing:.06em}.pwo-stat strong{display:block;margin-top:10px;font-size:32px;line-height:1;font-weight:950}.pwo-toolbar{display:grid;grid-template-columns:minmax(360px,1fr) 260px 260px;gap:12px;margin-bottom:16px}.pwo-input,.pwo-select,.pwo-textarea{width:100%;box-sizing:border-box;border:1px solid var(--pwo-border);border-radius:14px;background:#fff;color:var(--pwo-text);min-height:48px;padding:0 14px;outline:none;font-size:14px;box-shadow:0 6px 16px #0f172a09}.pwo-textarea{padding:12px 14px;min-height:92px;resize:vertical}.pwo-input:focus,.pwo-select:focus,.pwo-textarea:focus{border-color:var(--pwo-blue);box-shadow:0 0 0 4px #2563eb1f}.pwo-table-wrap{background:#fff;border:1px solid var(--pwo-border);border-radius:18px;overflow:auto;box-shadow:var(--pwo-shadow);max-height:calc(100vh - 365px)}.pwo-table{width:100%;min-width:1450px;border-collapse:separate;border-spacing:0;table-layout:fixed}.pwo-table th{position:sticky;top:0;z-index:2;padding:14px 16px;text-align:left;background:#f8fafc;color:#334155;font-size:11px;font-weight:950;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid var(--pwo-border);white-space:nowrap}.pwo-table td{padding:16px;border-bottom:1px solid #edf2f7;vertical-align:middle;font-size:14px;background:#fff}.pwo-table tbody tr:hover td{background:#fbfdff}.pwo-table tr:last-child td{border-bottom:0}.pwo-table th:nth-child(1),.pwo-table td:nth-child(1){width:180px}.pwo-table th:nth-child(2),.pwo-table td:nth-child(2){width:170px}.pwo-table th:nth-child(3),.pwo-table td:nth-child(3){width:170px}.pwo-table th:nth-child(4),.pwo-table td:nth-child(4){width:190px}.pwo-table th:nth-child(5),.pwo-table td:nth-child(5){width:220px}.pwo-table th:nth-child(6),.pwo-table td:nth-child(6){width:100px}.pwo-table th:nth-child(7),.pwo-table td:nth-child(7){width:130px}.pwo-table th:nth-child(8),.pwo-table td:nth-child(8){width:120px}.pwo-table th:nth-child(9),.pwo-table td:nth-child(9){width:130px}.pwo-table th:nth-child(10),.pwo-table td:nth-child(10){width:160px}.pwo-table th:nth-child(10),.pwo-table td:nth-child(10){position:sticky;right:0;z-index:3;background:#fff;box-shadow:-10px 0 22px #0f172a0f}.pwo-table th:nth-child(10){background:#f8fafc;z-index:4}.pwo-main{display:block;font-weight:950;color:#0f172a;line-height:1.35;word-break:break-word}.pwo-muted{display:block;margin-top:5px;color:var(--pwo-muted);font-size:12px;line-height:1.35;word-break:break-word}.pwo-empty{padding:42px 18px!important;text-align:center;color:var(--pwo-muted);font-weight:800}.pwo-pill{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:8px 12px;font-size:12px;line-height:1;font-weight:950;background:#eef2ff;color:#3730a3;white-space:normal;max-width:100%}.pwo-pill.green{background:var(--pwo-green-soft);color:var(--pwo-green)}.pwo-pill.yellow{background:var(--pwo-yellow-soft);color:var(--pwo-yellow)}.pwo-pill.red{background:var(--pwo-red-soft);color:var(--pwo-red)}.pwo-pill.gray{background:#f1f5f9;color:#475569}.pwo-modal{position:fixed;top:0;right:0;bottom:0;left:0;display:none;z-index:99999;background:#0f172a9e;padding:12px}.pwo-modal.is-open{display:flex}.pwo-modal-box{width:min(1680px,100%);height:96vh;margin:auto;background:#fff;border-radius:22px;overflow:hidden;box-shadow:0 30px 90px #0f172a52;display:flex;flex-direction:column}.pwo-modal-head{padding:16px 20px;border-bottom:1px solid var(--pwo-border);display:flex;justify-content:space-between;gap:12px;align-items:flex-start;background:#fff}.pwo-modal-head h2{margin:0;font-size:28px;line-height:1.1;font-weight:950;letter-spacing:-.02em}.pwo-modal-head p{margin:6px 0 0;color:var(--pwo-muted);font-size:14px;line-height:1.45}.pwo-modal-body{flex:1;min-height:0;overflow:auto;background:#f4f7fb;padding:14px}.pwo-modal-foot{padding:16px 20px;border-top:1px solid var(--pwo-border);background:#fff;display:flex;justify-content:space-between;gap:14px;align-items:center}.pwo-modal-foot span{color:var(--pwo-muted);font-size:13px;font-weight:800}.pwo-section{background:#fff;border:1px solid var(--pwo-border);border-radius:18px;padding:16px;margin-bottom:14px;box-shadow:0 8px 24px #0f172a09}.pwo-section-head{margin-bottom:14px}.pwo-section-head h3{margin:0;font-size:18px;font-weight:950}.pwo-section-head p{margin:5px 0 0;color:var(--pwo-muted);font-size:13px;line-height:1.4}.pwo-grid-4{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.pwo-grid-3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.pwo-grid-2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.pwo-field label{display:block;margin:0 0 6px;color:#475569;font-size:11px;font-weight:950;text-transform:uppercase;letter-spacing:.05em}.wide-2{grid-column:span 2}.wide-4{grid-column:1/-1}.pwo-line-head{display:flex;justify-content:flex-end;margin-bottom:12px}.pwo-lines{display:grid;gap:12px}.pwo-line-card{border:1px solid var(--pwo-border);border-radius:16px;background:#fbfdff;padding:12px}.pwo-line-grid{display:grid;grid-template-columns:1.35fr 1.35fr .75fr .65fr .75fr .85fr 1fr auto;gap:10px;align-items:end}.pwo-toast{position:fixed;right:20px;bottom:20px;z-index:100000;display:none;background:#0f172a;color:#fff;padding:12px 15px;border-radius:12px;box-shadow:var(--pwo-shadow);font-weight:900}.pwo-toast.is-open{display:block}@media(max-width:1400px){.pwo-table{min-width:1380px}.pwo-line-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:1280px){.pwo-stats{grid-template-columns:repeat(3,1fr)}.pwo-grid-4,.pwo-grid-3,.pwo-line-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.pwo-shell{padding:14px}.pwo-head{display:block}.pwo-actions{margin-top:12px}.pwo-stats,.pwo-toolbar,.pwo-grid-4,.pwo-grid-3,.pwo-grid-2,.pwo-line-grid{grid-template-columns:1fr}.pwo-modal{padding:0}.pwo-modal-box{height:100vh;border-radius:0}.pwo-modal-head,.pwo-modal-foot{flex-direction:column;align-items:stretch}.wide-2,.wide-4{grid-column:span 1}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/erp-purchase-work-order.css.map */
