:root{--mf-blue:#009fe3;--mf-green:#00a86b;--mf-dark:#0f172a;--mf-muted:#64748b;--mf-border:#e2e8f0;--mf-bg:#f4f7fb}*{box-sizing:border-box}html,body{background:var(--mf-bg);min-height:100%;color:var(--mf-dark);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit}button,input{font:inherit}.mfShell{background:var(--mf-bg);min-height:100vh;display:flex}.mfSidebar{border-right:1px solid var(--mf-border);background:#fff;flex-direction:column;justify-content:space-between;width:280px;height:100vh;padding:24px;display:flex;position:sticky;top:0}.mfBrand{align-items:center;gap:12px;margin-bottom:34px;text-decoration:none;display:flex}.mfBrandMark{background:linear-gradient(135deg, var(--mf-blue), var(--mf-green));color:#fff;border-radius:14px;place-items:center;width:46px;height:46px;font-size:22px;font-weight:900;display:grid}.mfBrand strong{font-size:20px;line-height:1.1;display:block}.mfBrand span{color:var(--mf-muted);margin-top:3px;font-size:12px;display:block}.mfNav{gap:8px;display:grid}.mfNav a{color:var(--mf-dark);border-radius:12px;padding:12px 14px;font-weight:700;text-decoration:none;display:block}.mfNav a:hover,.mfNavActive{background:#ecfdf5;color:#047857!important}.mfSidebarBottom{gap:14px;display:grid}.mfStatus{color:#047857;background:#ecfdf5;border-radius:14px;padding:12px;font-size:13px;font-weight:700}.mfStatus span{background:var(--mf-green);border-radius:999px;width:8px;height:8px;margin-right:8px;display:inline-block}.mfLogout{border:1px solid var(--mf-border);cursor:pointer;background:#fff;border-radius:12px;padding:12px;font-weight:800}.mfLogout:hover{background:#f8fafc}.mfMain{flex-direction:column;flex:1;min-width:0;display:flex}.mfTopbar{border-bottom:1px solid var(--mf-border);background:#fff;justify-content:space-between;align-items:center;height:72px;padding:0 32px;display:flex}.mfTopbar strong{display:block}.mfTopbar span{color:var(--mf-muted);font-size:13px}.mfSlogan{color:var(--mf-green);font-weight:900}.mfContent{padding:32px}.priceDisplayPanel{background:0 0}.priceDisplayHeader{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.priceDisplayHeader h1{letter-spacing:-.8px;margin:0;font-size:34px}.priceDisplayHeader p{color:var(--mf-muted);margin:4px 0 0;font-size:13px}.primaryButton{background:var(--mf-dark);color:#fff;cursor:pointer;border:none;border-radius:10px;padding:10px 16px;font-weight:800}.primaryButton:hover{opacity:.9}.priceDisplayToolbar{justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;display:flex}.filterPills{flex-wrap:wrap;gap:8px;display:flex}.filterPill{border:1px solid var(--mf-border);cursor:pointer;background:#fff;border-radius:999px;padding:6px 12px}.filterPill:hover{background:#f8fafc}.filterPill.active{background:var(--mf-dark);color:#fff}.productSearch{border:1px solid var(--mf-border);border-radius:10px;min-width:260px;padding:10px 12px}.productTableWrap{border-radius:18px;overflow:hidden;box-shadow:0 14px 36px #0f172a12}.productTable{border-collapse:collapse;background:#fff;width:100%}.productTable th,.productTable td{border-bottom:1px solid var(--mf-border);text-align:left;vertical-align:middle;padding:12px}.productTable th{color:#64748b;text-transform:uppercase;letter-spacing:.04em;background:#f8fafc;font-size:12px}.productTable td{font-size:14px}.productTable tbody tr:hover{background:#f9fafb}.skuCell{color:#334155;font-variant-numeric:tabular-nums}.productTitleCell{font-weight:600}.priceCell{font-variant-numeric:tabular-nums;font-weight:700}.categoryBadge{color:#047857;background:#ecfdf5;border-radius:8px;padding:4px 8px;font-size:12px;font-weight:700}.pdfButton{border:1px solid var(--mf-border);cursor:pointer;background:#fff;border-radius:8px;padding:6px 12px;font-weight:700}.pdfButton:hover{background:#f8fafc}.emptyState{text-align:center;color:var(--mf-muted);padding:20px}.notice{margin-bottom:12px;font-weight:700}.successNotice{color:#047857}.errorNotice{color:#b91c1c}@media (max-width:900px){.mfShell{display:block}.mfSidebar{width:100%;height:auto;position:static}.mfTopbar{height:auto;padding:18px 22px}.mfContent{padding:22px}.priceDisplayHeader,.priceDisplayToolbar{flex-direction:column;align-items:stretch}.productSearch{width:100%;min-width:0}}.bulkActions{border:1px solid var(--mf-border);background:#fff;border-radius:14px;align-items:center;gap:10px;margin-bottom:14px;padding:12px 14px;display:flex}.selectCell{width:42px;text-align:center!important}.selectCell input{cursor:pointer;width:16px;height:16px}
