:root{--bg: #2A5075;--bg-soft: #98bcc4;--canvas: #e9e9e9;--card: #ffffff;--text-dark: #0a0a0a;--text-light: #ffffff;--muted: rgba(0, 0, 0, .55);--blue: #0b4aa8;--green: #16a34a;--orange: #f57c00;--header-h: 88px;--sidebar-w: 300px;--sidebar-w-collapsed: 86px;--radius-canvas: 15px;--radius-card: 15px;--shadow: 0 10px 30px rgba(0, 0, 0, .18)}*{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;background-color:var(--bg);background-image:linear-gradient(#0e3f519e,#0e3f519e),url(https://factory-x.org/wp-content/uploads/preq0ns_p_e-2048x1012.webp);background-size:cover;background-position:center;background-repeat:no-repeat;color:var(--text-dark);overflow:hidden}*{scrollbar-width:thin;scrollbar-color:var(--bg) rgba(255,255,255,.28)}*::-webkit-scrollbar{width:8px;height:8px}*::-webkit-scrollbar-track{background:#ffffff47;border-radius:999px}*::-webkit-scrollbar-thumb{background:var(--bg);border-radius:999px}*::-webkit-scrollbar-thumb:hover{background:#0a3140}.appRoot{height:100vh;display:flex;flex-direction:column;overflow:hidden}.appHeader{background:#ffffff29;backdrop-filter:blur(14px) saturate(140%);-webkit-backdrop-filter:blur(14px) saturate(140%);border-bottom:1px solid rgba(255,255,255,.45);box-shadow:0 8px 18px #0000001f;height:var(--header-h);flex:0 0 var(--header-h);display:flex;align-items:center;padding:0 26px;color:var(--text-light);position:fixed;top:0;left:0;right:0;z-index:60}.appBody{flex:1 1 auto;display:flex;height:calc(100vh - var(--header-h));margin-top:var(--header-h);overflow:hidden}.appMain{flex:1 1 auto;height:100%;overflow-y:auto;overflow-x:hidden;padding:18px 22px 22px 0;min-width:0}.brand{letter-spacing:1px;line-height:1.05}.headerSidebarOffset{flex:0 0 var(--sidebar-w);width:var(--sidebar-w)}.headerSidebarOffset.collapsed{flex-basis:var(--sidebar-w-collapsed);width:var(--sidebar-w-collapsed)}.brandLogos{display:flex;align-items:center;gap:14px}.brandLogo{display:block;width:auto;object-fit:contain}.brandLogo247,.brandLogoVdma{height:30px}.brandLogoMx{height:36px}.brandTitle{font-size:24px}.headerCenter{flex:1;text-align:center;font-size:28px}.headerRight{display:flex;align-items:center;gap:14px;font-size:24px}.companyBadge{display:inline-flex;align-items:center;justify-content:center;background:#fff;border-radius:12px;padding:6px 10px;min-height:44px}.headerRightLogo{height:24px;margin-right:0}.iconBtn{width:44px;height:44px;border-radius:14px;border:0;background:#ffffff26;color:#fff;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.iconBtn:hover{background:#ffffff3d}.toggleSidebarBtn{background:transparent!important;color:#fff!important;border:1px solid rgba(255,255,255,.55);box-shadow:none}.toggleSidebarBtn:hover{background:#ffffff24!important}.toggleSidebarBtn.active{background:#fff!important;color:var(--bg)!important;border-color:#0e3f5147}.toggleSidebarBtn.active:hover{background:#ffffffeb!important}.onlyMobile{display:none!important}.onlyDesktop{display:inline-flex}.bellWrap{position:relative;width:44px;height:44px;display:flex;align-items:center;justify-content:center;color:#000000bf}.badge{position:absolute;top:-2px;right:-2px;background:#e11d48;color:#fff;font-size:12px;width:18px;height:18px;border-radius:99px;display:flex;align-items:center;justify-content:center}.appSidebar{flex:0 0 var(--sidebar-w);width:var(--sidebar-w);padding:18px 12px;display:flex;flex-direction:column;gap:18px;color:#ffffffd9;height:100%;overflow:hidden}.appSidebar.collapsed{width:var(--sidebar-w-collapsed);flex-basis:var(--sidebar-w-collapsed)}.sideNav,.sideBottom{display:flex;flex-direction:column;gap:18px}.sideBottom{margin-top:auto}.chartWrap{width:100%!important;max-width:100%!important}.chartBox{width:100%!important;height:290px;position:relative!important}.sideItem{display:flex;align-items:center;gap:10px;padding:12px 10px;border-radius:18px;text-decoration:none;color:#ffffffeb}.sideItem:hover{background:#ffffff14}.sideItem.active{background:#fff;color:var(--bg);outline:2px solid rgba(11,74,168,.28)}.sideItem.active .sideIcon{color:var(--bg)!important}.sideIcon{width:46px;height:46px;display:flex;align-items:center;justify-content:center;color:#ffffffe0}.sideLabel{white-space:nowrap}.appSidebar.collapsed .sideLabel{display:none}.sideToggleBtn{align-self:center}.canvas{background:#e9e9e999;border-radius:var(--radius-canvas);box-shadow:var(--shadow);padding:26px 30px 30px;min-height:calc(100vh - var(--header-h) - 40px)}.canvasTitle{margin:0 0 18px;font-size:44px}.panelCard{background:var(--card);border-radius:var(--radius-card);padding:16px 18px;min-width:0}.MuiPaper-root{border-radius:var(--radius-canvas)!important;box-shadow:0 18px 35px #0000002e,0 2px #0000000f!important}.panelHeader{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.panelTitle{font-size:28px}.panelBody{padding-top:6px;min-width:0}.roundPlus{width:40px;height:40px;display:inline-flex!important;align-items:center;justify-content:center;border-radius:999px;min-width:40px!important;background:var(--bg)!important;color:#fff!important;border:0;padding:0!important;cursor:pointer}.roundPlus svg{font-size:20px}.mutedText{color:var(--muted)}.twoCol{display:grid;grid-template-columns:1.2fr 1fr;gap:24px}.dashGrid{display:grid;grid-template-columns:1fr 1fr;gap:22px;align-items:start}.placeholderBox{height:220px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px}.bigIcon{font-size:56px}.gaugeWrap{display:flex;flex-direction:column;align-items:center;gap:8px}.gauge{width:220px;height:140px;position:relative}.gaugeArc{width:220px;height:110px;border-top-left-radius:999px;border-top-right-radius:999px;border:22px solid #35b6d6;border-bottom:0;position:absolute;bottom:0;left:0}.gaugeValue{position:absolute;bottom:22px;width:100%;text-align:center;font-size:24px}.gaugePercent{width:220px;height:130px;position:relative}.gaugeSvg{width:100%;height:100%;display:block}.gaugeTrack,.gaugeProgress{fill:none;stroke-width:28;stroke-linecap:round}.gaugeTrack{stroke:#9edbe8}.gaugeProgress{stroke:#35b6d6}.gaugePercentValue{position:absolute;left:0;right:0;bottom:22px;text-align:center;color:#0a0a0a;font-size:20px!important;font-weight:700!important}.placeholderChart{height:240px;border-radius:22px;background:#0000000d;display:flex;align-items:center;justify-content:center}.alertBox{display:flex;align-items:center;gap:18px;padding:10px}.alertIcon{width:90px;height:90px;border-radius:999px;background:#f6c21a;display:flex;align-items:center;justify-content:center;font-size:54px}.alertText{font-size:28px}.list{display:flex;flex-direction:column;gap:14px;padding-top:8px}.listRow{display:flex;align-items:center;gap:12px;font-size:26px}.partnerList{font-size:26px;line-height:1.5;padding-top:10px}.miniBtn{margin-left:auto;width:44px;height:44px;border-radius:12px;border:2px solid rgba(0,0,0,.2);background:#fff;cursor:pointer}.linkBtn{background:none;border:none;color:var(--orange);font-size:28px;cursor:pointer}.statusDot{width:22px;height:22px;border-radius:999px;display:inline-block}.statusDot.green{background:var(--green)}.statusDot.orange{background:var(--orange)}.statusDot.grey{background:#0000002e}.assetsGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:10px}.assetCard{background:transparent;display:flex;flex-direction:column;align-items:center;gap:10px}.assetImg{width:240px;height:160px;border-radius:18px;background:#0000001a}.assetMeta{width:240px;display:flex;align-items:center;justify-content:space-between}.assetName{font-size:22px}.assetLights{display:flex;gap:8px}.instruction{margin-top:18px;display:flex;align-items:center;gap:16px;justify-content:center;font-size:30px}.instructionBadge{background:var(--blue);color:#fff;padding:10px 16px;border-radius:14px;font-size:18px}.tableWrap{overflow:auto}.table{min-width:760px;margin-top:8px}.thead,.trow{display:grid;grid-template-columns:60px 1fr 1.2fr 1.2fr 140px;gap:10px;align-items:center}.thead{background:#0a6dbb;color:#fff;padding:12px;border-radius:14px}.trow{background:#fff;padding:10px 12px;border-radius:14px;margin-top:10px}.tActions{display:flex;gap:10px;justify-content:flex-end}.tstatus{display:flex;justify-content:center}.onboardGrid{grid-template-columns:260px 1fr;gap:24px;align-items:center}.pillBtn{background:var(--blue);color:#fff;border:0;border-radius:22px;padding:20px 18px;font-size:22px;cursor:pointer}.onboardPanel{background:#00000014;border-radius:24px;padding:24px}.onboardTop{display:grid;grid-template-columns:1fr auto;gap:16px;align-items:center}.onboardLabel{font-size:24px;opacity:.7}.onboardCompany{grid-column:1 / 2;background:#fff;border-radius:999px;padding:16px 22px;font-size:24px;text-align:center}.primaryBtn{grid-column:2 / 3;background:var(--blue);color:#fff;border:0;border-radius:26px;padding:18px;font-size:18px;cursor:pointer;height:64px}.onboardSuccess{margin-top:22px;display:flex;align-items:center;justify-content:space-between;gap:18px}.onboardBig{font-size:40px}.certIcon{font-size:56px}.mobileOverlay{display:none}.onbWrap{display:flex;justify-content:center;align-items:flex-start;padding:24px 20px 34px;border-radius:16px}.paperCard{width:min(860px,100%);background:#fff;border-radius:18px;padding:22px;position:relative;box-shadow:0 18px 35px #0000002e,0 2px #0000000f;border:1px solid rgba(0,0,0,.1);overflow:hidden}.paperCard:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:.1;background-image:radial-gradient(rgba(0,0,0,.12) 1px,transparent 1px);background-size:12px 12px;mix-blend-mode:multiply}.paperHeader{position:relative;display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding-bottom:14px;border-bottom:1px dashed rgba(0,0,0,.2)}.paperKicker{letter-spacing:.08em;text-transform:uppercase;font-size:12px;color:#0000008c}.paperTitle{font-size:34px;margin-top:4px}.paperSubtitle{margin-top:6px;color:#000000a6;font-weight:600}.statusPill{position:relative;padding:10px 14px;border-radius:999px;border:1px solid rgba(0,0,0,.12);background:#ffffff8c;box-shadow:0 8px 20px #00000014;white-space:nowrap}.statusPill.idle{color:#0b4aa8}.statusPill.loading{color:#b45309}.statusPill.success{color:#15803d}.paperForm{position:relative;padding-top:18px}.fieldLabel{display:block;font-size:14px;margin-bottom:8px}.fieldRow{display:flex;gap:12px;align-items:stretch}.paperInput{flex:1 1 auto;min-width:0;padding:14px;border-radius:14px;border:1px solid rgba(0,0,0,.15);background:#ffffffbf;box-shadow:inset 0 1px #fff9;font-size:16px;font-weight:700;outline:none}.paperInput:focus{border-color:#0b4aa88c;box-shadow:0 0 0 4px #0b4aa81f,inset 0 1px #fff9}.fieldRow.hasError .paperInput{border-color:#e11d488c;box-shadow:0 0 0 4px #e11d481a}.primaryCta{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:0 16px;min-width:150px;border-radius:14px;border:0;cursor:pointer;background:var(--bg);color:#fff;font-weight:900;font-size:15px;box-shadow:0 10px 18px #0b4aa840}.primaryCta:disabled{opacity:.55;cursor:not-allowed;box-shadow:none}.fieldError{margin-top:10px;color:#be123c;font-weight:800}.paperHint{margin-top:14px;color:#000000a6;font-weight:600}.successArea{position:relative;padding:18px 0 6px;display:flex;gap:18px;align-items:flex-start}.successBadge{width:68px;height:68px;border-radius:18px;background:linear-gradient(180deg,#22c55e,#15803d);color:#fff;font-size:42px;font-weight:900;display:flex;align-items:center;justify-content:center;box-shadow:0 14px 30px #15803d40}.successText{flex:1 1 auto;min-width:0}.successTitle{font-size:28px;font-weight:900}.successSub{margin-top:6px;color:#000000bf;font-weight:700;line-height:1.3}.successMeta{margin-top:14px;background:#fff9;border:1px solid rgba(0,0,0,.1);border-radius:14px;padding:12px;box-shadow:inset 0 1px #fff9}.metaLine{display:flex;justify-content:space-between;gap:14px;padding:6px 2px;border-bottom:1px dashed rgba(0,0,0,.12)}.metaLine:last-child{border-bottom:none}.metaKey{color:#0000008c;font-weight:800}.metaVal{font-weight:900}.successActions{margin-top:14px;display:flex;gap:10px;justify-content:flex-end;flex-wrap:wrap}.ghostBtn{border-radius:14px;padding:0 16px;height:44px;border:1px solid rgba(0,0,0,.18);background:#ffffffa6;font-weight:900;cursor:pointer}.paperFooter{position:relative;margin-top:18px;padding-top:14px;border-top:1px dashed rgba(0,0,0,.2);display:flex;gap:10px;align-items:center;justify-content:center}.footerChip{background:var(--bg-soft);color:#fff;font-weight:900;font-size:12px;padding:6px 10px;border-radius:12px}.footerText{color:#000000a6;font-weight:500;font-size:12px}.spinner{width:18px;height:18px;border-radius:999px;border:3px solid rgba(255,255,255,.45);border-top-color:#fff;display:inline-block;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width: 970px){.headerSidebarOffset{display:none}.headerCenter{font-size:30px}.twoCol,.dashGrid{grid-template-columns:1fr}.assetsGrid{grid-template-columns:1fr;justify-items:center}.onboardGrid{grid-template-columns:1fr}.appSidebar{width:calc(var(--sidebar-w) - 100px)!important}}@media (max-width: 720px){.sideToggleBtn{display:none!important}.appSidebar.collapsed .sideLabel{display:inline}.headerSidebarOffset{display:none}.onlyMobile{display:inline-flex!important}.onlyDesktop{display:none!important}.brandLogos{gap:10px}.brandLogo247,.brandLogoVdma{height:24px}.brandLogoMx{height:30px}.headerRightLogo{height:22px}.paperTitle{font-size:26px}.fieldRow{flex-direction:column}.primaryCta{width:100%;height:46px}.appSidebar{position:fixed;top:var(--header-h);left:0;height:calc(100vh - var(--header-h));width:240px;background:#00000040;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);transform:translate(-105%);transition:transform .18s ease;z-index:80;width:calc(var(--sidebar-w) - 100px)!important}.appSidebar.drawerOpen{transform:translate(0);width:300px!important}.mobileOverlay{display:block;position:fixed;top:var(--header-h);left:0;right:0;bottom:0;background:#00000059;opacity:0;pointer-events:none;transition:opacity .18s ease;z-index:70}.mobileOverlay.open{opacity:1;pointer-events:auto}.appMain{padding:14px}.canvas{padding:18px}.panelTitle{font-size:30px}}
