:root{--mf-blue:#009fe3;--mf-green:#00a86b;--mf-dark:#0f172a;--mf-muted:#64748b;--mf-border:#e2e8f0;--mf-bg:#f4f7fb;--mf-card:#fff;--mf-soft-green:#ecfdf5;--mf-soft-blue:#eff6ff}*{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,textarea,select{font:inherit}.loginPage{background:radial-gradient(circle at top left, #009fe31f, transparent 32%), var(--mf-bg);grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);min-height:100vh;display:grid}.loginIntro{background:linear-gradient(135deg,#fff 0%,#eff6ff 54%,#ecfdf5 100%);flex-direction:column;justify-content:space-between;padding:72px;display:flex;position:relative;overflow:hidden}.loginIntro:after{content:"";background:#00a86b1f;border-radius:999px;width:420px;height:420px;position:absolute;bottom:-170px;right:-170px}.loginIntro>*{z-index:1;position:relative}.loginIntro h1{letter-spacing:-2.4px;max-width:620px;margin:0;font-size:clamp(44px,6vw,72px);line-height:.95}.loginIntro p{color:#475569;max-width:590px;margin:24px 0 0;font-size:19px;line-height:1.7}.loginHighlights{gap:12px;max-width:520px;display:grid}.loginHighlights div{color:#334155;background:#ffffffb8;border:1px solid #e2e8f0e6;border-radius:16px;align-items:center;gap:12px;width:fit-content;padding:12px 14px;font-weight:800;display:flex;box-shadow:0 12px 30px #0f172a0d}.loginHighlights span{background:#f8fafc;border-radius:10px;place-items:center;width:28px;height:28px;display:grid}.loginPanelWrap{justify-content:center;align-items:center;padding:48px;display:flex}.loginCard{background:#fffffff0;border:1px solid #e2e8f0e6;border-radius:30px;width:100%;max-width:440px;padding:38px;box-shadow:0 28px 80px #0f172a21}.loginCardHeader{align-items:center;gap:14px;margin-bottom:30px;display:flex}.loginCardHeader h2{letter-spacing:-.6px;margin:0;font-size:30px}.loginCardHeader p{color:var(--mf-muted);margin:6px 0 0}.loginField{gap:8px;margin-bottom:18px;display:grid}.loginField span{color:var(--mf-dark);font-weight:900}.loginField input{width:100%;min-height:48px;color:var(--mf-dark);background:#fff;border:1px solid #cbd5e1;border-radius:14px;outline:none;padding:12px 14px;transition:border-color .15s,box-shadow .15s}.loginField input:focus{border-color:var(--mf-blue);box-shadow:0 0 0 4px #009fe31f}.loginError{color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:14px;margin-bottom:18px;padding:12px 14px;font-weight:800}.loginButton{background:linear-gradient(135deg, var(--mf-green), #059669);color:#fff;cursor:pointer;border:0;border-radius:15px;width:100%;min-height:50px;font-weight:900;transition:transform .15s,opacity .15s;box-shadow:0 14px 28px #00a86b33}.loginButton:hover:not(:disabled){transform:translateY(-1px)}.loginButton:disabled{cursor:wait;opacity:.7}.loginHelp{color:var(--mf-muted);text-align:center;margin:16px 0 0;font-size:13px}.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:292px;height:100vh;padding:22px;display:flex;position:sticky;top:0;overflow-y:auto}.mfBrand{align-items:center;gap:12px;margin-bottom:26px;text-decoration:none;display:flex}.mfBrandMark{background:linear-gradient(135deg, var(--mf-blue), var(--mf-green));color:#fff;border-radius:14px;flex:none;place-items:center;width:46px;height:46px;font-size:22px;font-weight:900;display:grid}.mfBrand strong{font-size:18px;line-height:1.1;display:block}.mfBrand span{color:var(--mf-muted);margin-top:4px;font-size:12px;line-height:1.35;display:block}.mfNav{gap:18px;display:grid}.mfNavSection{gap:6px;display:grid}.mfNavSection p{color:#94a3b8;letter-spacing:.09em;text-transform:uppercase;margin:0 0 4px;font-size:11px;font-weight:900}.mfNav a{color:var(--mf-dark);border-radius:12px;align-items:center;gap:10px;padding:10px 12px;font-size:14px;font-weight:800;text-decoration:none;display:flex}.mfNav a span{text-align:center;width:22px}.mfNav a:hover,.mfNavActive{background:#ecfdf5;color:#047857!important}.mfSidebarBottom{gap:14px;margin-top:24px;display:grid}.mfStatus{color:#047857;background:#ecfdf5;border-radius:14px;padding:12px;font-size:13px;font-weight:800}.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);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;justify-content:space-between;align-items:center;gap:16px;min-height:78px;padding:16px 32px;display:flex}.mfTopbar strong{font-size:18px;display:block}.mfTopbar span{color:var(--mf-muted);margin-top:4px;font-size:13px;display:block}.mfTopbarActions{align-items:center;gap:10px;display:flex}.mfSlogan{color:var(--mf-green);font-weight:900}.mfContent{padding:32px}.primaryButton,.mfSecondaryButton{cursor:pointer;border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;min-height:42px;padding:10px 16px;font-weight:900;text-decoration:none;display:inline-flex}.primaryButton{background:var(--mf-dark);color:#fff}.primaryButton:hover{opacity:.92}.mfSecondaryButton{color:var(--mf-dark);border-color:var(--mf-border);background:#fff}.mfSecondaryButton:hover{background:#f8fafc}.flowDashboard{gap:24px;display:grid}.flowHero{background:linear-gradient(135deg,#fff 0%,#eff6ff 52%,#ecfdf5 100%);border:1px solid #dbeafe;border-radius:28px;justify-content:space-between;align-items:flex-end;gap:24px;padding:34px;display:flex;box-shadow:0 18px 50px #0f172a14}.flowEyebrow{color:var(--mf-blue);letter-spacing:.1em;text-transform:uppercase;margin-bottom:12px;font-size:13px;font-weight:900}.flowHero h1{letter-spacing:-1.4px;max-width:820px;margin:0;font-size:clamp(32px,4vw,48px);line-height:1.05}.flowHero p{color:#475569;max-width:780px;margin:16px 0 0;font-size:16px;line-height:1.7}.flowHeroActions{flex-wrap:wrap;flex:none;justify-content:flex-end;gap:10px;display:flex}.flowStatsGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.flowStatCard,.flowPanel,.flowActionCard,.flowModuleCard{background:var(--mf-card);border:1px solid var(--mf-border);box-shadow:0 14px 36px #0f172a0f}.flowStatCard{border-radius:20px;align-items:center;gap:14px;padding:18px;display:flex}.flowStatIcon{background:#f8fafc;border-radius:16px;place-items:center;width:46px;height:46px;font-size:22px;display:grid}.flowStatCard strong{font-size:28px;line-height:1;display:block}.flowStatCard span{margin-top:5px;font-weight:900;display:block}.flowStatCard small{color:var(--mf-muted);margin-top:4px;display:block}.flowMainGrid{grid-template-columns:minmax(0,1fr) 360px;gap:20px;display:grid}.flowPanel{border-radius:24px;padding:24px}.flowSectionHeader{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.flowSectionHeader h2{letter-spacing:-.4px;margin:0;font-size:24px}.flowSectionHeader p{color:var(--mf-muted);margin:6px 0 0}.flowActionGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.flowActionCard{border-radius:18px;gap:8px;padding:18px;text-decoration:none;transition:transform .15s,box-shadow .15s,border-color .15s;display:grid}.flowActionCard:hover{border-color:#bae6fd;transform:translateY(-2px);box-shadow:0 18px 42px #0f172a17}.flowActionCard span{font-size:26px}.flowActionCard strong{font-size:16px}.flowActionCard small{color:var(--mf-muted);line-height:1.5}.flowActivity ul{gap:12px;margin:0;padding:0;list-style:none;display:grid}.flowActivity li{color:#334155;align-items:flex-start;gap:10px;line-height:1.45;display:flex}.flowActivity li span{background:var(--mf-green);border-radius:999px;flex:none;width:9px;height:9px;margin-top:6px}.flowModuleGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.flowModuleCard{border-radius:18px;padding:18px}.flowModuleCard h3{margin:0;font-size:18px}.flowModuleCard p{color:var(--mf-muted);margin:10px 0 16px;line-height:1.5}.flowModuleCard div{flex-wrap:wrap;gap:8px;display:flex}.flowModuleCard span{color:#334155;background:#f8fafc;border-radius:999px;padding:6px 9px;font-size:12px;font-weight:800}.modulePage{gap:22px;display:grid}.moduleHero{background:linear-gradient(135deg,#fff 0%,#eff6ff 54%,#ecfdf5 100%);border:1px solid #dbeafe;border-radius:28px;align-items:center;gap:20px;padding:30px;display:flex;box-shadow:0 18px 50px #0f172a14}.moduleHeroIcon{background:#fff;border-radius:22px;flex:none;place-items:center;width:70px;height:70px;font-size:34px;display:grid;box-shadow:0 12px 26px #0f172a14}.moduleHero h1{letter-spacing:-1.2px;margin:0;font-size:clamp(32px,4vw,46px);line-height:1.05}.moduleHero p{color:#475569;max-width:760px;margin:12px 0 0;line-height:1.65}.moduleActions{flex-wrap:wrap;gap:10px;display:flex}.moduleGrid{grid-template-columns:minmax(0,1fr) 360px;gap:20px;display:grid}.flowForm{border:1px solid var(--mf-border);background:#fff;border-radius:24px;padding:24px;box-shadow:0 14px 36px #0f172a0f}.flowFormGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.flowField{gap:8px;display:grid}.flowFieldWide{grid-column:1/-1}.flowField span{font-weight:900}.flowField input,.flowField textarea,.flowField select{width:100%;color:var(--mf-dark);background:#fff;border:1px solid #cbd5e1;border-radius:14px;outline:none;padding:12px 14px}.flowField input:focus,.flowField textarea:focus,.flowField select:focus{border-color:var(--mf-blue);box-shadow:0 0 0 4px #009fe31f}.flowFormFooter{color:var(--mf-muted);align-items:center;gap:14px;margin-top:18px;font-size:13px;display:flex}.moduleInfoPanel{align-self:start}.moduleNote{color:#334155;background:#f8fafc;border-radius:16px;margin:0 0 16px;padding:14px;line-height:1.5}.moduleItemList{gap:12px;display:grid}.moduleItemList article{border:1px solid var(--mf-border);background:#fff;border-radius:16px;padding:14px}.moduleItemList article div{justify-content:space-between;gap:12px;display:flex}.moduleItemList strong{display:block}.moduleItemList span{color:#047857;background:#ecfdf5;border-radius:999px;padding:4px 8px;font-size:11px;font-weight:900}.moduleItemList p{color:var(--mf-muted);margin:8px 0 0;line-height:1.5}.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}.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}.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}@media (max-width:1200px){.flowStatsGrid,.flowModuleGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.flowMainGrid,.moduleGrid{grid-template-columns:1fr}}@media (max-width:900px){.loginPage{grid-template-columns:1fr}.loginIntro,.loginPanelWrap{padding:34px 22px}.loginHighlights{margin-top:36px}.mfShell{display:block}.mfSidebar{width:100%;height:auto;position:static}.mfTopbar,.flowHero,.moduleHero,.priceDisplayHeader,.priceDisplayToolbar{flex-direction:column;align-items:stretch}.mfTopbarActions,.flowHeroActions{justify-content:flex-start}.mfContent{padding:22px}.productSearch{width:100%;min-width:0}}@media (max-width:640px){.flowStatsGrid,.flowActionGrid,.flowModuleGrid,.flowFormGrid{grid-template-columns:1fr}.flowHero,.flowPanel,.moduleHero,.flowForm{padding:22px}.loginCard{border-radius:24px;padding:28px}}
