@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";.sidebar{position:fixed;top:var(--app-header-height, 0px);left:0;height:calc(100vh - var(--app-header-height, 0px));display:flex;flex-direction:column;z-index:1000;font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif}.sidebar.desktop,.sidebar.desktop .sidebar-menu{overflow:visible}.sidebar.mobile{width:290px;background:#fff;color:#0f172a;transform:translate(-100%);transition:transform .25s ease;z-index:5000;border-right:1px solid rgba(148,163,184,.25)}.sidebar-backdrop{position:fixed;inset:0;background:#00000073;z-index:99998}.sidebar.mobile{width:290px;background:#fff;color:#0f172a;transform:translate(-100%);transition:transform .25s ease;border-right:1px solid rgba(148,163,184,.25);z-index:99999}.sidebar-header{height:64px;display:flex;align-items:center;justify-content:center;padding:max(env(safe-area-inset-top,0px),0px) 12px 0}.sidebar.desktop .menu-link,.sidebar.desktop .menu-item{height:56px;margin:0 5px;border-radius:14px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;text-decoration:none;color:#fff;-webkit-user-select:none;user-select:none;box-sizing:border-box;border:1px solid transparent;padding:6px 0;transition:background .15s ease,transform .15s ease}.sidebar .menu-link:focus{outline:none}.sidebar .menu-link:focus-visible{outline:2px solid rgba(255,255,255,.45);outline-offset:3px}.sidebar.desktop .menu-link.active{background:#ffffff2e;box-shadow:inset 0 0 0 1px #ffffff38}.sidebar.desktop .menu-link:focus,.sidebar.desktop .menu-item:focus{outline:none}.sidebar.desktop .menu-link:focus-visible,.sidebar.desktop .menu-item:focus-visible{outline:2px solid rgba(255,255,255,.55);outline-offset:2px}.sidebar-desktop-footer{padding:12px 0 14px;display:flex;flex-direction:column;align-items:center;gap:10px;border-top:1px solid rgba(255,255,255,.18)}.sidebar-ask,.desktop-profile{width:52px;height:52px;border-radius:16px;cursor:pointer;display:grid;place-items:center;background:#ffffff24;border:1px solid rgba(255,255,255,.2);transition:background .15s ease,transform .15s ease}.sidebar-ask:hover,.desktop-profile:hover{background:#fff3;transform:translateY(-1px)}.sidebar-askIcon{font-size:18px}.sidebar-footer{padding:14px 16px;border-top:1px solid #e5e7eb;display:flex;flex-direction:column;gap:12px}.sidebar-askMobile{width:100%;border:0;border-radius:14px;padding:12px 14px;cursor:pointer;font-weight:900;color:#fff;background:linear-gradient(135deg,#6366f1,#22c55e)}.profile-card{display:flex;align-items:center;gap:12px}.profile-avatar{width:42px;height:42px;border-radius:50%;background:linear-gradient(135deg,#6366f1,#22c55e);color:#fff;font-weight:800;display:flex;align-items:center;justify-content:center;font-size:14px}.profile-name{font-weight:900}.profile-role{font-size:12px;font-weight:700;color:#64748b}.logout-btn{width:100%;border:1px solid rgba(148,163,184,.3);background:#fff;border-radius:14px;padding:12px 14px;cursor:pointer;font-weight:900}.sidebar.desktop .menu-link,.sidebar.desktop .menu-item{height:62px!important;margin:0 10px!important;border-radius:14px!important;gap:6px!important;padding:8px 0!important;background:transparent!important;border:1px solid transparent!important;box-shadow:none!important;transform:none!important}.sidebar.desktop .menu-link:hover,.sidebar.desktop .menu-item:hover{background:#ffffff1a!important}.sidebar.desktop .menu-link.active{background:#ffffff29!important;border-color:#ffffff38!important;box-shadow:none!important}.sidebar.desktop .icon{background:transparent!important;border:0!important;width:auto!important;height:auto!important;border-radius:0!important;font-size:18px!important;line-height:1!important;display:flex!important;align-items:center!important;justify-content:center!important}.sidebar.desktop .label{font-size:11px!important;font-weight:800!important;line-height:1.1!important;letter-spacing:.1px!important;opacity:.95!important}.sidebar-ask,.desktop-profile{width:48px!important;height:48px!important;border-radius:14px!important;background:#ffffff1f!important;border:1px solid rgba(255,255,255,.18)!important;box-shadow:none!important}.sidebar-ask:hover,.desktop-profile:hover{background:#ffffff2e!important;transform:none!important}.sidebar-backdrop{position:fixed;inset:0;background:#02061773;z-index:9998}.sidebar.mobile{position:fixed;top:0;left:0;height:100vh;height:100dvh;width:min(86vw,360px);background:#fff;z-index:9999;transform:translate(-102%);transition:transform .22s ease;display:flex;flex-direction:column;border-top-right-radius:18px;border-bottom-right-radius:18px;overflow:hidden}.sidebar.mobile .sidebar-header{position:sticky;top:0;z-index:2;height:56px;padding:0 14px;display:flex;align-items:center;justify-content:space-between;gap:10px;background:#fff;border-bottom:1px solid rgba(15,23,42,.08)}.sidebar.mobile .brand{display:flex;align-items:center;gap:10px;min-width:0}.sidebar.mobile .brand-mark{width:34px;height:34px;border-radius:12px;display:grid;place-items:center;font-weight:900;color:#fff;background:linear-gradient(135deg,#3b82f6,#22c55e)}.sidebar.mobile .brand-name{font-size:16px;font-weight:900;color:#0f172a;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sidebar.mobile .close-btn{width:38px;height:38px;border-radius:12px;border:1px solid rgba(15,23,42,.12);background:#fff;display:grid;place-items:center;cursor:pointer;flex:0 0 auto}.sidebar.mobile .sidebar-menu{flex:1;overflow:visible;padding:8px 10px 0}.sidebar.mobile .menu-link,.sidebar.mobile .menu-item{height:40px;padding:0 12px;margin:4px;border-radius:12px;display:flex;align-items:center;gap:12px;color:#0f172a;font-weight:800;background:transparent;border:1px solid transparent}.sidebar.mobile .menu-link.active{background:#6366f11a;border-color:#6366f12e}.sidebar.mobile .icon{width:22px;height:22px;display:grid;place-items:center;font-size:18px}.sidebar.mobile .menu-group .submenu{margin:0 8px 8px 42px;padding-left:12px;border-left:2px solid rgba(15,23,42,.1)}.sidebar.mobile .menu-group .submenu a{display:block;padding:10px;margin:4px 0;border-radius:10px;font-weight:800;color:#0f172ad9;text-decoration:none}.sidebar.mobile .menu-group .submenu a:hover{background:#0f172a0f}.sidebar.mobile .sidebar-footer{position:sticky;bottom:0;padding:12px 12px calc(12px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid rgba(15,23,42,.08)}.sidebar.mobile .sidebar-askMobile{width:100%;height:44px;border:0;border-radius:14px;font-weight:900;color:#fff;background:linear-gradient(135deg,#6366f1,#22c55e);cursor:pointer;margin-bottom:10px}.sidebar.mobile .logout-btn{width:100%;height:44px;border-radius:14px;border:1px solid rgba(15,23,42,.12);background:#fff;font-weight:900;cursor:pointer}.sidebar{position:fixed;top:0;left:0;height:100vh;width:auto}.sidebar.mobile{z-index:2147483647}.sidebar-backdrop{z-index:2147483646}.sidebar{position:fixed;top:0;left:0;height:100vh;display:flex;flex-direction:column;z-index:1000;font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif}.sidebar.desktop{width:62px;background:linear-gradient(180deg,#2b79d3,#43c07a);color:#fff}.sidebar.mobile{width:290px;background:#fff;color:#0f172a;transform:translate(-100%);transition:transform .25s ease;border-right:1px solid rgba(148,163,184,.25);z-index:100001}.sidebar.mobile.open{transform:translate(0)}@media (max-width: 1023px){.sidebar.desktop{display:none}}.sidebar-backdrop{position:fixed;inset:0;background:#00000073;z-index:100000}.sidebar-header{height:64px;display:flex;align-items:center;justify-content:center;padding:0 12px}.sidebar.mobile .sidebar-header{justify-content:space-between;border-bottom:1px solid #e5e7eb}.brand{display:flex;align-items:center;gap:10px}.brand-mark{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;font-weight:900;color:#fff;background:#ffffff2e;border:1px solid rgba(255,255,255,.3);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.brand-name{font-weight:900;letter-spacing:-.02em;color:#0f172a}.close-btn{background:#0f172a0f;border:1px solid rgba(148,163,184,.25);border-radius:12px;width:40px;height:40px;cursor:pointer}.sidebar-menu{flex:1;padding:6px 0;display:flex;flex-direction:column;gap:6px;min-height:0}.sidebar.desktop .menu-link,.sidebar.desktop .menu-item{height:66px;margin:0 10px;border-radius:16px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;text-decoration:none;color:#fff;-webkit-user-select:none;user-select:none;box-sizing:border-box;border:1px solid transparent;transition:background .15s ease,transform .15s ease}.sidebar.desktop .menu-link:hover,.sidebar.desktop .menu-item:hover{background:#ffffff1f;transform:translateY(-1px)}.sidebar.desktop .menu-link.active{background:#ffffff2e;border-color:#ffffff38}.sidebar.desktop .icon{font-size:18px;line-height:1;display:block;opacity:.95}.sidebar.desktop .label{font-size:11px;font-weight:800;line-height:1;opacity:.95;white-space:nowrap}.sidebar.mobile .menu-link,.sidebar.mobile .menu-item{margin:0 12px;padding:12px 14px;border-radius:14px;display:flex;align-items:center;gap:12px;text-decoration:none;color:#0f172a;border:1px solid transparent;box-sizing:border-box}.sidebar.mobile .menu-link:hover,.sidebar.mobile .menu-item:hover{background:#0f172a0f}.sidebar.mobile .menu-link.active{background:#6366f11a;border-color:#6366f129}.sidebar.mobile .icon{font-size:18px;line-height:1}.sidebar.mobile .label{font-size:14px;font-weight:900}.submenu{display:none;padding:6px 0 8px 52px}.menu-group.open .submenu{display:block}.submenu a{display:block;padding:8px 0;font-size:13px;font-weight:800;color:#111827;text-decoration:none}.submenu a:hover{color:#4f46e5}.chevron{margin-left:auto;width:8px;height:8px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(-45deg)}.menu-group.open .chevron{transform:rotate(45deg)}.sidebar-desktop-footer{padding:12px 0 14px}.sidebar.desktop{width:65px!important}.sidebar.desktop .menu-link .icon,.sidebar.desktop .menu-item .icon{width:40px!important;height:40px!important;border-radius:14px!important;display:flex!important;align-items:center!important;justify-content:center!important}.sidebar.desktop .menu-link.active{background:transparent!important;border-color:transparent!important;box-shadow:none!important}.sidebar.desktop .menu-link.active .icon{background:#ffffff2e!important;box-shadow:inset 0 0 0 1px #ffffff38!important}.sidebar.desktop .menu-link .label,.sidebar.desktop .menu-item .label{line-height:1!important;padding:0 2px!important;text-align:center!important;white-space:nowrap!important}.app-content,.page-content,.main-content{margin-left:65px!important;width:calc(100% - 65px)!important;box-sizing:border-box;overflow-x:hidden}.sidebar.desktop .menu-link:hover{background:transparent!important;border-color:transparent!important;box-shadow:none!important}.sidebar.desktop .menu-link:hover .icon{background:#ffffff1f!important;box-shadow:inset 0 0 0 1px #ffffff2e!important}@media (max-width: 768px){.sidebar.desktop{display:none!important}.app-content,.page-content,.main-content{margin-left:0!important}}.sidebar.desktop .sidebar-header{padding-top:14px}.sidebar.desktop .sidebar-menu{gap:4px}.sidebar.desktop .menu-link,.sidebar.desktop .menu-item{width:48px;height:52px}.sidebar.desktop .menu-link .icon,.sidebar.desktop .menu-item .icon{width:34px;height:34px}.sidebar.desktop .sidebar-desktop-footer{gap:8px}.sidebar.desktop .sidebar-ask,.sidebar.desktop .desktop-profile{width:44px;height:44px}.sidebar.desktop .desktop-profile{color:#fff}.sidebar.desktop .desktop-flyout{position:relative}.sidebar.desktop .desktop-flyout .flyout-panel{position:absolute;left:calc(100% + 12px);top:6px;width:240px;padding:12px;border-radius:16px;background:#111827eb;color:#fff;box-shadow:0 18px 38px #00000047;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;transform:translateY(-4px);pointer-events:none;transition:opacity .12s ease,transform .12s ease;z-index:9999}.sidebar.desktop .desktop-flyout .flyout-panel:before{content:"";position:absolute;left:-10px;top:18px;width:0;height:0;border-top:10px solid transparent;border-bottom:10px solid transparent;border-right:10px solid rgba(17,24,39,.92);filter:drop-shadow(0 6px 10px rgba(0,0,0,.18))}.sidebar.desktop .desktop-flyout.open .flyout-panel{opacity:1;transform:translateY(0);pointer-events:auto}.sidebar.desktop .flyout-title{font-weight:800;font-size:13px;margin-bottom:8px;padding:6px 8px;border-radius:10px;background:#ffffff14}.sidebar.desktop .flyout-items{display:flex;flex-direction:column;gap:6px}.sidebar.desktop .flyout-link{display:block;padding:9px 10px;border-radius:12px;color:#fff;text-decoration:none;font-weight:700;font-size:13px;background:#ffffff0f}.sidebar.desktop .flyout-link:hover{background:#ffffff24}.sidebar.desktop .desktop-flyout.open .menu-link:after{opacity:0!important}.sidebar.desktop .desktop-profile{color:#fff;display:flex;align-items:center;justify-content:center}.sidebar.desktop .desktop-profile .svg-icon{stroke:currentColor}html,body{overflow-x:hidden}.app{display:flex;height:100vh;height:100svh;height:100dvh;overflow:hidden}.app-content{flex:1;min-width:0;min-height:0;display:flex;flex-direction:column;background:#fff;overflow:hidden}.mobile-header{position:sticky;top:0;z-index:5000;height:56px;background:#fff;display:flex;align-items:center;gap:12px;padding:0 16px;border-bottom:1px solid #e5e7eb}.menu-btn{font-size:22px;background:none;border:none;cursor:pointer}.app-title{font-size:16px;font-weight:600;color:#111827}@media (min-width: 1024px){.mobile-header{display:none}}.app-page{flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch}@media (max-width: 1023px){.app-page{padding-bottom:env(safe-area-inset-bottom)}}.app-content--whatsapp .app-page{display:flex;flex-direction:column;min-height:0;overflow:hidden;padding:0}.app-content--whatsapp .app-page>*{flex:1;min-height:0}.sidebar.mobile,.sidebar{z-index:100000!important;padding-top:env(safe-area-inset-top)}.sidebar-backdrop{z-index:99999!important}.page.inventory-page,.page.inventory-page *,.page.inventory-page .MuiTypography-root,.page.inventory-page .MuiButton-root,.page.inventory-page .MuiInputBase-root,.page.inventory-page .MuiDataGrid-root,.page.inventory-page .MuiTable-root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Cantarell,Arial,sans-serif!important}@media (max-width: 1023px){.sidebar.mobile{padding-top:calc(env(safe-area-inset-top) + 10px)!important}}.sidebar .sidebar-header,.sidebar .sidebar-top,.sidebar .sidebar__header{display:flex;align-items:center;justify-content:space-between;padding-top:10px;padding-bottom:10px}.sidebar .brand,.sidebar .sidebar-brand,.sidebar .logo-wrap{display:flex;align-items:center;gap:10px}.sidebar .brand-title,.sidebar .sidebar-title,.sidebar .app-name{line-height:1}@media (max-width: 1023px){.sidebar.mobile{padding-top:calc(env(safe-area-inset-top) + 24px)!important}}.sidebar .sidebar-header,.sidebar .sidebar-top,.sidebar .sidebar__header{margin-top:10px}@media (max-width: 1023px){.sidebar.mobile{padding-top:calc(env(safe-area-inset-top) + 32px)!important}}.support-overlay{position:fixed;inset:0;background:#0f172a40;z-index:9999}.support-panel{position:fixed;left:calc(var(--sidebar-width, 92px) + 16px);bottom:16px;width:420px;height:560px;background:#fff;border-radius:18px;box-shadow:0 24px 70px #00000040;z-index:10000;overflow:hidden;display:flex;flex-direction:column;border:1px solid rgba(148,163,184,.25)}@media (max-width: 560px){.support-panel{left:10px;right:10px;width:auto;bottom:10px;height:75vh}}.support-topbar{padding:14px 14px 10px;display:flex;align-items:center;justify-content:space-between;border-top:4px solid #a855f7;background:#fff}.support-title{display:flex;align-items:center;gap:12px}.support-badge{width:38px;height:38px;border-radius:14px;display:grid;place-items:center;color:#7c3aed;background:#a855f71f;border:1px solid rgba(168,85,247,.18);font-size:18px}.support-titleText{font-weight:900;font-size:18px;color:#0f172a}.support-subText{font-size:12px;font-weight:700;color:#64748b;margin-top:2px}.support-close{width:38px;height:38px;border-radius:12px;border:1px solid rgba(148,163,184,.25);background:#fff;cursor:pointer;font-size:16px}.support-tabs{padding:10px 14px 12px;display:flex;gap:10px;border-bottom:1px solid rgba(148,163,184,.18)}.support-tab{border:1px solid rgba(148,163,184,.25);background:#fff;border-radius:999px;padding:8px 12px;font-weight:900;color:#0f172a;cursor:pointer;font-size:13px}.support-tab.active{background:#6366f11f;border-color:#6366f140;color:#4f46e5}.support-suggestions{padding:10px 14px 0;display:flex;gap:8px;flex-wrap:wrap}.support-chip{border:1px solid rgba(148,163,184,.25);background:#f8fafccc;border-radius:999px;padding:8px 10px;cursor:pointer;font-weight:800;font-size:12px;color:#0f172a;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.support-body{flex:1;padding:14px;overflow:auto;display:flex;flex-direction:column;gap:10px}.support-empty{color:#334155;font-weight:800}.support-msg{max-width:85%;padding:10px 12px;border-radius:14px;font-weight:700;line-height:1.35;font-size:13px;border:1px solid rgba(148,163,184,.22)}.support-msg.ai{background:#f1f5f9cc;color:#0f172a}.support-msg.user{margin-left:auto;background:#6366f11f;color:#1e1b4b;border-color:#6366f140}.support-inputRow{padding:12px 14px;border-top:1px solid rgba(148,163,184,.18);display:flex;gap:10px;background:#fff}.support-input{flex:1;border-radius:14px;border:1px solid rgba(148,163,184,.25);padding:12px;outline:none;font-weight:800}.support-send{border:0;padding:12px 14px;border-radius:14px;cursor:pointer;font-weight:900;color:#fff;background:linear-gradient(135deg,#6366f1,#22c55e)}.support-grid{margin-top:14px;display:grid;grid-template-columns:1fr 1fr;gap:10px}.support-cardBtn{border:1px solid rgba(148,163,184,.25);background:#f8fafce6;border-radius:14px;padding:12px;cursor:pointer;font-weight:900;text-align:left}.od-page{width:100%;min-height:0}.od-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:12px}.od-kpi{background:#fff;border:1px solid rgba(148,163,184,.25);border-radius:16px;padding:12px;box-shadow:0 10px 30px #0000000f}.od-kpiLabel{font-size:12px;color:#64748b;font-weight:800}.od-kpiValue{font-size:22px;font-weight:900;margin-top:6px;color:#0f172a}.od-kpiHint{font-size:12px;margin-top:4px;font-weight:800}.od-kpiHint.good{color:#16a34a}.od-kpiHint.warn{color:#9a3412}.od-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.od-card{background:#fff;border:1px solid rgba(148,163,184,.25);border-radius:16px;overflow:hidden;box-shadow:0 10px 30px #0000000f}.od-cardHead{padding:12px;display:flex;align-items:flex-start;justify-content:space-between;border-bottom:1px solid rgba(148,163,184,.18);gap:10px}.od-cardTitle{font-weight:900;color:#0f172a}.od-cardSub{font-size:12px;color:#64748b;margin-top:4px;font-weight:600}.od-cardBody{padding:12px}.od-span2{grid-column:span 2}.od-badge{font-size:12px;padding:6px 10px;border-radius:999px;background:#eef2ff;border:1px solid #c7d2fe;color:#3730a3;font-weight:900;white-space:nowrap}.od-wa{background:#ecfdf3;border-color:#bbf7d0;color:#047857}.od-inv{background:#fff7ed;border-color:#fed7aa;color:#9a3412}.od-cus{background:#fdf4ff;border-color:#f5d0fe;color:#86198f}.od-bars{display:flex;gap:10px;align-items:flex-end;padding:6px 2px}.od-bar{flex:1;border-radius:12px;opacity:.92}.od-mini{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.od-miniBox{border:1px solid rgba(148,163,184,.22);background:#fbfbfd;border-radius:14px;padding:10px}.od-miniLabel{font-size:12px;color:#64748b;font-weight:700}.od-miniValue{font-size:16px;font-weight:900;margin-top:4px;color:#0f172a}.od-split{display:grid;grid-template-columns:1.1fr 1fr;gap:12px}.od-list{display:grid;gap:10px}.od-row{display:flex;justify-content:space-between;align-items:center;gap:10px}.od-rowTitle{font-weight:900;font-size:13px;color:#0f172a}.od-rowSub{font-size:12px;color:#64748b}.od-pill{font-size:12px;padding:6px 10px;border-radius:999px;font-weight:900;border:1px solid rgba(148,163,184,.25);background:#fbfbfd;white-space:nowrap}.od-pill.warn{background:#fff7ed;border-color:#fed7aa;color:#9a3412}.od-pill.danger{background:#fef2f2;border-color:#fecaca;color:#991b1b}@media (max-width: 1100px){.od-kpis{grid-template-columns:repeat(2,1fr)}.od-grid{grid-template-columns:1fr}.od-span2{grid-column:span 1}.od-split{grid-template-columns:1fr}}.ai-shell{width:100%;background:#fff;border:1px solid rgba(148,163,184,.25);border-radius:16px;box-shadow:0 10px 30px #0000000f;overflow:hidden;display:flex;flex-direction:column;min-height:560px}.ai-top{padding:12px 12px 0;border-bottom:1px solid rgba(148,163,184,.18)}.ai-suggestions{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;padding-bottom:12px}.ai-chip{border:1px solid rgba(148,163,184,.25);background:#fbfbfd;border-radius:14px;padding:10px 12px;font-size:12px;font-weight:800;cursor:pointer;text-align:left;line-height:1.25}.ai-chip:hover{background:#6366f114;border-color:#6366f159}.ai-chat{flex:1;overflow:auto;padding:14px;display:flex;flex-direction:column;gap:10px;min-height:0}.ai-msg{display:flex}.ai-user{justify-content:flex-end}.ai-bot{justify-content:flex-start}.ai-bubble{max-width:92%;border-radius:14px;padding:10px 12px;font-size:14px;line-height:1.4;border:1px solid rgba(148,163,184,.18);background:#f7f8fc;color:#0f172a}.ai-user .ai-bubble{background:#111827;border-color:#111827;color:#fff}.ai-inputbar{border-top:1px solid rgba(148,163,184,.18);padding:12px;display:flex;gap:10px;align-items:flex-end;background:#fff}.ai-input{flex:1;min-height:42px;max-height:140px;resize:none;border:1px solid rgba(148,163,184,.25);border-radius:12px;padding:10px 12px;font-size:14px;outline:none}.ai-send-btn{border:none;background:linear-gradient(135deg,#6366f1,#22c55e);color:#fff;border-radius:12px;padding:10px 14px;cursor:pointer;font-weight:900}.ai-send-btn:disabled{opacity:.55;cursor:not-allowed}.ai-icon-btn{border:1px solid rgba(148,163,184,.25);background:#fbfbfd;border-radius:12px;padding:10px 12px;cursor:pointer}@media (max-width: 900px){.ai-suggestions{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 520px){.ai-suggestions{display:flex;overflow-x:auto;gap:8px;scrollbar-width:none}.ai-suggestions::-webkit-scrollbar{display:none}.ai-chip{white-space:nowrap;border-radius:999px;padding:8px 12px}}.ai-shell{padding-bottom:96px}.ov-page{padding:12px;width:100%;min-height:0}.ov-top{display:flex;gap:12px;align-items:flex-end;justify-content:space-between;flex-wrap:wrap;margin-bottom:12px}.ov-titleBlock{display:flex;flex-direction:column;gap:4px}.ov-title{font-size:20px;font-weight:900;letter-spacing:-.02em;color:#0f172a}.ov-subtitle{font-size:13px;color:#64748b;font-weight:600}.ov-tabs{display:inline-flex;gap:6px;padding:4px;background:#ffffffe0;border:1px solid rgba(148,163,184,.25);border-radius:999px;box-shadow:0 10px 30px #0000000f;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);max-width:100%}.ov-tab{border:none;cursor:pointer;padding:8px 12px;border-radius:999px;font-weight:800;font-size:13px;color:#334155;background:transparent;transition:all .18s ease;white-space:nowrap}.ov-tab:hover{background:#6366f11a}.ov-tab.active{color:#fff;background:linear-gradient(135deg,#6366f1,#22c55e);box-shadow:0 10px 18px #6366f133}.ov-shell{width:100%;min-height:0}@media (max-width: 520px){.ov-tabs{width:fit-content;overflow-x:auto;scrollbar-width:none}.ov-tabs::-webkit-scrollbar{display:none}}.ov-full{width:100%!important;max-width:none!important;flex:1 1 auto!important;align-self:stretch!important}.ov-shell{width:100%!important;max-width:none!important;align-self:stretch!important}body.ai-mode .floating-ask,body.ai-mode .ask-fab,body.ai-mode .support-fab{display:none!important}.ai-inputbar{position:sticky;bottom:0;background:#fff;z-index:5}.ord-page{padding:16px;min-height:100vh;background:linear-gradient(180deg,#eef2ff,#fdf2f8 45%,#f8fafc);display:flex;flex-direction:column;width:100%;max-width:100%;box-sizing:border-box;align-self:stretch}.ord-shell{width:100%;max-width:100%;min-width:0}.ord-top{display:flex;gap:12px;align-items:flex-end;justify-content:space-between;margin-bottom:14px;flex-wrap:wrap}.ord-titleBlock{display:flex;flex-direction:column;gap:4px}.ord-title{font-size:22px;font-weight:900;letter-spacing:-.02em;color:#0f172a}.ord-subtitle{color:#475569;font-weight:600}.ord-tabs{display:flex;gap:10px;padding:6px;background:#fffc;border:1px solid rgba(148,163,184,.35);border-radius:16px;box-shadow:0 10px 30px #00000014;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}@media (max-width: 900px){.ord-tabs{display:none}}.ord-tab{border:none;cursor:pointer;padding:10px 14px;border-radius:12px;font-weight:800;color:#334155;background:transparent;transition:all .18s ease}.ord-tab:hover{background:#6366f11a}.ord-tab.active{color:#fff;background:linear-gradient(135deg,#6366f1,#22c55e);box-shadow:0 10px 18px #6366f140}.ord-shell{width:100%;flex:1;min-height:0}.ord-card{background:#fff;border-radius:18px;box-shadow:0 10px 30px #00000014;height:100%;min-height:0}.ord-cardPad{padding:14px;overflow:auto}.ord-layout{display:grid;grid-template-columns:420px 1fr;gap:14px;height:100%;min-height:0}@media (max-width: 900px){.ord-layout{grid-template-columns:1fr}}.ord-panel{background:#fff;border-radius:18px;box-shadow:0 10px 30px #00000014;min-height:0;overflow:hidden;height:100%}.ord-left,.ord-right{display:flex;flex-direction:column}.ord-leftTop{padding:14px;border-bottom:1px solid rgba(148,163,184,.25);background:linear-gradient(180deg,#6366f114,#22c55e0f)}.ord-searchRow,.ord-filterRow{display:flex;gap:10px;align-items:center}.ord-filterRow{margin-top:10px}.ord-filterBtn{width:44px;height:44px;border-radius:14px;border:1px solid rgba(148,163,184,.45);background:#ffffffeb;display:grid;place-items:center;cursor:pointer;color:#0f172a;font-weight:900}.ord-filterBtn:hover{box-shadow:0 10px 18px #02061714;border-color:#6366f159}.ord-popOverlay{position:fixed;inset:0;background:#0f172a8c;display:flex;align-items:flex-start;justify-content:center;padding:90px 12px 12px;z-index:1200}.ord-popCard{width:min(520px,96vw);background:#fff;border-radius:18px;border:1px solid rgba(148,163,184,.25);box-shadow:0 18px 50px #00000040;overflow:hidden}.ord-popTop{padding:14px;display:flex;align-items:center;justify-content:space-between;gap:10px;border-bottom:1px solid rgba(148,163,184,.25);background:linear-gradient(180deg,#6366f11a,#22c55e0f)}.ord-popTitle{font-weight:950;color:#0f172a}.ord-popSub{color:#64748b;font-weight:800;font-size:12px;margin-top:2px}.ord-popClose{border:1px solid rgba(99,102,241,.35);background:#6366f11a;color:#3730a3;border-radius:12px;padding:8px 10px;cursor:pointer;font-weight:950}.ord-popBody{padding:14px;display:grid;gap:12px}.ord-popRow{display:grid;gap:6px}.ord-popLabel{font-weight:900;font-size:12px;color:#64748b}.ord-popActions{display:flex;justify-content:flex-end;gap:10px;margin-top:4px}.ord-input{width:100%;padding:10px 12px;border-radius:14px;border:1px solid rgba(148,163,184,.45);outline:none;font-weight:700;color:#0f172a;background:#ffffffeb}.ord-input:focus{border-color:#6366f1cc;box-shadow:0 0 0 4px #6366f126}.ord-select{width:170px}@media (max-width: 420px){.ord-select{width:140px}}.ord-search{flex:1}.ord-kpis{margin-top:12px;display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.ord-kpi{border-radius:16px;padding:10px 12px;border:1px solid rgba(148,163,184,.25);background:#ffffffc7}.ord-kpiLabel{color:#64748b;font-weight:800;font-size:12px}.ord-kpiValue{font-weight:900;color:#0f172a;margin-top:4px}.ord-kpiValue.pos{color:#16a34a}.ord-kpiValue.neg{color:#dc2626}.ord-list{padding:12px;overflow:auto;flex:1;min-height:0}.ord-row{width:100%;text-align:left;border:1px solid rgba(148,163,184,.24);background:linear-gradient(180deg,#fff,#f8fafc);border-radius:16px;padding:12px;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease;margin-bottom:10px}.ord-row:hover{transform:translateY(-1px);box-shadow:0 12px 20px #02061714;border-color:#6366f159}.ord-row.active{border-color:#22c55e8c;box-shadow:0 16px 26px #22c55e2e}.ord-rowTop{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}.ord-rowId{font-weight:950;color:#0f172a;letter-spacing:-.01em}.ord-hash{color:#6366f1;margin-right:2px}.ord-rowGrid{display:grid;grid-template-columns:1fr 1fr;gap:10px 12px}@media (min-width: 1100px){.ord-rowGrid{grid-template-columns:1.2fr 1fr 1fr 1.2fr}}.ord-rowCol{display:flex;flex-direction:column;gap:4px}.ord-rowLabel{font-size:12px;font-weight:900;color:#64748b}.ord-rowValue{font-weight:800;color:#0f172a}.ord-rowBottom{margin-top:10px;color:#475569;font-weight:700;display:flex;flex-wrap:wrap;gap:8px;align-items:center}.ord-muted{color:#64748b;font-weight:800}.ord-dot{opacity:.6}.ord-badge{font-weight:900;font-size:12px;padding:7px 10px;border-radius:999px;border:1px solid rgba(148,163,184,.25)}.ord-badge-neutral{background:#6366f11a;color:#3730a3}.ord-badge-info{background:#0ea5e91f;color:#075985}.ord-badge-success{background:#22c55e24;color:#166534}.ord-badge-warn{background:#f59e0b29;color:#92400e}.ord-badge-danger{background:#ef444424;color:#991b1b}.ord-pill{display:inline-flex;align-items:center;gap:8px;padding:7px 10px;border-radius:999px;border:1px solid rgba(148,163,184,.22);font-weight:900;font-size:12px;width:fit-content}.ord-pill-profit{background:#22c55e24;color:#166534}.ord-pill-loss{background:#f43f5e24;color:#9f1239}.ord-empty{padding:22px;border-radius:18px;border:1px dashed rgba(148,163,184,.5);background:#f8fafccc}.ord-emptyTitle{font-weight:950;font-size:16px;color:#0f172a}.ord-emptySub{margin-top:6px;color:#64748b;font-weight:700}.ord-skeletonWrap{display:flex;flex-direction:column;gap:10px}.ord-skel{border-radius:16px;border:1px solid rgba(148,163,184,.2);padding:12px;background:linear-gradient(90deg,#e2e8f0a6,#f1f5f9f2,#e2e8f0a6);background-size:200% 100%;animation:ordShimmer 1.1s infinite linear}@keyframes ordShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.ord-skelTop{display:flex;justify-content:space-between;margin-bottom:10px}.ord-skelLine{height:12px;border-radius:999px;background:#0f172a1a}.ord-skelPill{height:22px;width:90px;border-radius:999px;background:#0f172a1a}.ord-skelGrid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:10px}.w40{width:40%}.w60{width:60%}.w50{width:50%}.w45{width:45%}.w55{width:55%}.w30{width:30%}.ord-mobileBar{position:sticky;top:0;z-index:10;background:#ffffffeb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(148,163,184,.25);padding:10px 12px;display:flex;align-items:center;gap:10px}.ord-backBtn{border:1px solid rgba(99,102,241,.35);background:#6366f11a;color:#3730a3;border-radius:12px;padding:8px 10px;cursor:pointer;font-weight:950}.ord-mobileTitle{font-weight:950;color:#0f172a}.od-wrap{padding:14px;overflow:auto;flex:1;min-height:0}.od-hero{border-radius:18px;padding:14px;background:linear-gradient(135deg,#6366f124,#22c55e1f,#f43f5e1a);border:1px solid rgba(148,163,184,.25)}.od-heroTop{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap;align-items:flex-start}.od-h1{font-weight:950;color:#0f172a;font-size:18px}.od-h2{color:#475569;font-weight:800;margin-top:4px}.od-heroBadges{display:flex;gap:10px;flex-wrap:wrap;align-items:center}.od-grid{margin-top:12px;display:grid;grid-template-columns:1fr 1fr;gap:12px}@media (max-width: 900px){.od-grid{grid-template-columns:1fr}}.od-card{border-radius:18px;border:1px solid rgba(148,163,184,.25);background:#ffffffeb;padding:12px}.od-cardTitle{font-weight:950;color:#0f172a;margin-bottom:10px;display:flex;align-items:center;justify-content:space-between;gap:10px}.od-small{color:#64748b;font-weight:800;font-size:12px}.od-row{display:grid;grid-template-columns:120px 1fr;gap:10px;padding:8px 0;border-bottom:1px dashed rgba(148,163,184,.28)}.od-row:last-child{border-bottom:none}.od-k{color:#64748b;font-weight:900;font-size:12px}.od-v{color:#0f172a;font-weight:800}.od-actions{display:flex;gap:10px;flex-wrap:wrap}.od-btn{border:none;border-radius:14px;padding:10px 12px;cursor:pointer;font-weight:950}.od-btnPrimary{color:#fff;background:linear-gradient(135deg,#22c55e,#16a34a)}.od-btnOutline{background:#fff;border:1px solid rgba(99,102,241,.35);color:#3730a3}.od-btnDanger{color:#fff;background:linear-gradient(135deg,#ef4444,#dc2626)}.od-formGrid{display:grid;grid-template-columns:1fr 1fr;gap:10px}@media (max-width: 520px){.od-formGrid{grid-template-columns:1fr}}.od-input{width:100%;padding:10px 12px;border-radius:14px;border:1px solid rgba(148,163,184,.45);font-weight:800;outline:none;background:#fff}.od-input:focus{border-color:#6366f1cc;box-shadow:0 0 0 4px #6366f11f}.od-help{color:#64748b;font-weight:700;font-size:12px;margin-top:6px}.od-table{width:100%;border-collapse:separate;border-spacing:0;overflow:hidden;border-radius:14px;border:1px solid rgba(148,163,184,.25)}.od-table th,.od-table td{padding:10px;text-align:left;font-weight:800;color:#0f172a;border-bottom:1px solid rgba(148,163,184,.2)}.od-table th{background:#6366f114;font-weight:950;color:#3730a3;font-size:12px}.od-table tr:last-child td{border-bottom:none}.od-money{font-weight:950}.co-wrap{padding:6px}.co-hero{border-radius:18px;padding:14px;border:1px solid rgba(148,163,184,.25);background:linear-gradient(135deg,#22c55e1f,#0ea5e91a,#f43f5e1a)}.co-title{font-weight:950;color:#0f172a;font-size:18px}.co-sub{color:#475569;font-weight:800;margin-top:4px}.co-steps{margin-top:12px;display:flex;gap:10px;flex-wrap:wrap}.co-step{padding:8px 10px;border-radius:999px;border:1px solid rgba(148,163,184,.25);background:#ffffffd9;color:#334155;font-weight:950;cursor:pointer}.co-step.active{color:#fff;border-color:#6366f159;background:linear-gradient(135deg,#6366f1,#3b82f6)}.co-grid{margin-top:12px;display:grid;grid-template-columns:1.2fr .8fr;gap:12px}@media (max-width: 960px){.co-grid{grid-template-columns:1fr}}.co-card{border-radius:18px;border:1px solid rgba(148,163,184,.25);padding:12px;background:#fffffff2}.co-cardTitle{font-weight:950;color:#0f172a;margin-bottom:10px}.co-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}@media (max-width: 520px){.co-row{grid-template-columns:1fr}}.co-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:12px}.co-btn{border:none;border-radius:14px;padding:10px 12px;cursor:pointer;font-weight:950}.co-btnPrimary{color:#fff;background:linear-gradient(135deg,#22c55e,#16a34a)}.co-btnOutline{background:#fff;border:1px solid rgba(99,102,241,.35);color:#3730a3}.co-btnDanger{color:#fff;background:linear-gradient(135deg,#ef4444,#dc2626)}.co-note{color:#64748b;font-weight:800;font-size:12px;margin-top:6px}.co-cartItem{border-radius:16px;border:1px solid rgba(148,163,184,.25);background:#f8fafce6;padding:10px;display:flex;justify-content:space-between;gap:10px;margin-bottom:10px}.co-cartLeft{display:flex;flex-direction:column;gap:4px}.co-cartName{font-weight:950;color:#0f172a}.co-cartMeta{color:#64748b;font-weight:800;font-size:12px}.co-cartRight{text-align:right}.co-cartMoney{font-weight:950;color:#0f172a}.co-cartQty{color:#475569;font-weight:800;font-size:12px}.rt-wrap{padding:6px}.rt-hero{border-radius:18px;padding:14px;border:1px solid rgba(148,163,184,.25);background:linear-gradient(135deg,#f43f5e1f,#6366f11f,#0ea5e91a)}.rt-title{font-weight:950;color:#0f172a;font-size:18px}.rt-sub{color:#475569;font-weight:800;margin-top:4px}.rt-grid{margin-top:12px;display:grid;grid-template-columns:1fr 1fr;gap:12px}@media (max-width: 960px){.rt-grid{grid-template-columns:1fr}}.rt-card{border-radius:18px;border:1px solid rgba(148,163,184,.25);padding:12px;background:#fffffff2;display:flex;flex-direction:column;min-height:0}.rt-cardTitle{font-weight:950;color:#0f172a;margin-bottom:10px;display:flex;justify-content:space-between;gap:10px;flex-wrap:wrap}.rt-pill{padding:7px 10px;border-radius:999px;border:1px solid rgba(148,163,184,.22);font-weight:950;font-size:12px;background:#6366f11a;color:#3730a3}.rt-list{display:flex;flex-direction:column;gap:10px;overflow:auto;padding-right:6px;flex:1;min-height:0}.rt-item{border-radius:16px;border:1px solid rgba(148,163,184,.25);background:#f8fafce6;padding:10px}.rt-itemTop{display:flex;justify-content:space-between;gap:10px;align-items:flex-start;flex-wrap:wrap}.rt-itemTitle{font-weight:950;color:#0f172a}.rt-itemSub{color:#64748b;font-weight:800;font-size:12px;margin-top:4px}.rt-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:10px}.rt-btn{border:none;border-radius:14px;padding:10px 12px;cursor:pointer;font-weight:950}.rt-btnPrimary{color:#fff;background:linear-gradient(135deg,#6366f1,#3b82f6)}.rt-btnOutline{background:#fff;border:1px solid rgba(99,102,241,.35);color:#3730a3}.rt-btnDanger{color:#fff;background:linear-gradient(135deg,#ef4444,#dc2626)}.cg-modalCard{background:#fff;border-radius:18px;width:min(900px,94vw);max-height:88vh;overflow:auto;box-shadow:0 18px 50px #00000040}.cu-page{padding:16px;min-height:100vh;background:linear-gradient(180deg,#eef2ff,#fdf2f8 45%,#f8fafc);display:flex;flex-direction:column;width:100%;max-width:100%;box-sizing:border-box;align-self:stretch;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif}.cu-top{display:flex;gap:12px;align-items:flex-end;justify-content:space-between;margin-bottom:14px;flex-wrap:wrap}.cu-titleBlock{display:flex;flex-direction:column;gap:4px}.cu-title{font-size:22px;font-weight:900;letter-spacing:-.02em;color:#0f172a}.cu-subtitle{color:#475569;font-weight:600}.cu-topRight{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.cu-tabs{display:flex;gap:10px;padding:6px;background:#fffc;border:1px solid rgba(148,163,184,.35);border-radius:16px;box-shadow:0 10px 30px #00000014;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.cu-tab{border:none;cursor:pointer;padding:10px 14px;border-radius:12px;font-weight:800;color:#334155;background:transparent;transition:all .18s ease}.cu-tab:hover{background:#6366f11a}.cu-tab.active{color:#fff;background:linear-gradient(135deg,#6366f1,#22c55e);box-shadow:0 10px 18px #6366f140}.cu-actions{display:flex;gap:10px;align-items:center}.cu-shell{width:100%;max-width:100%;min-width:0;flex:1;min-height:0}.cu-btn{border:none;cursor:pointer;padding:10px 14px;border-radius:12px;font-weight:800;transition:all .18s ease;display:inline-flex;align-items:center;justify-content:center;gap:8px;white-space:nowrap}.cu-btnPrimary{color:#fff;background:linear-gradient(135deg,#6366f1,#22c55e);box-shadow:0 10px 18px #6366f140}.cu-btnPrimary:hover{transform:translateY(-1px)}.cu-btnOutline{background:#ffffffeb;border:1px solid rgba(148,163,184,.45);color:#0f172a}.cu-btnOutline:hover{box-shadow:0 10px 18px #02061714;border-color:#6366f159}.cu-input{width:100%;height:44px;padding:10px 12px;border-radius:14px;border:1px solid rgba(148,163,184,.45);outline:none;background:#ffffffeb;color:#0f172a;font-weight:700;box-sizing:border-box}.cu-input:focus{border-color:#6366f18c;box-shadow:0 10px 18px #6366f11f}.cu-muted{color:#64748b;font-weight:700}.cu-layout{display:grid;grid-template-columns:420px 1fr;gap:14px;height:100%;min-height:0}@media (max-width: 900px){.cu-layout{grid-template-columns:1fr}}.cu-panel{background:#fff;border-radius:18px;box-shadow:0 10px 30px #00000014;min-height:0;overflow:hidden;height:100%}.cu-left,.cu-right{display:flex;flex-direction:column}.cu-leftHeader{padding:14px;border-bottom:1px solid rgba(148,163,184,.25);background:linear-gradient(180deg,#6366f114,#22c55e0f)}.cu-listRow{display:flex;gap:10px;align-items:center}.cu-iconBtn{width:44px;height:44px;border-radius:14px;border:1px solid rgba(148,163,184,.45);background:#ffffffeb;display:grid;place-items:center;cursor:pointer;color:#0f172a;position:relative}.cu-dot{position:absolute;top:9px;right:9px;width:10px;height:10px;border-radius:999px;background:#22c55e;border:2px solid white}.cu-activeFiltersRow{display:flex;align-items:center;justify-content:space-between;margin-top:10px}.cu-miniBadge{display:inline-flex;align-items:center;padding:6px 10px;border-radius:999px;font-weight:900;background:#6366f11a;border:1px solid rgba(99,102,241,.18)}.cu-linkBtn{background:transparent;border:none;cursor:pointer;font-weight:900;color:#4f46e5}.cu-leftScroll{overflow:auto;padding:10px;min-height:0}.cu-rightScroll{overflow:auto;padding:14px;min-height:0}.cu-item{padding:12px;border-radius:16px;border:1px solid rgba(148,163,184,.2);background:#ffffffeb;cursor:pointer;margin-bottom:10px;transition:all .15s ease}.cu-item:hover{transform:translateY(-1px);box-shadow:0 10px 18px #0206170f}.cu-item.active{border-color:#6366f159;background:linear-gradient(180deg,#6366f11a,#22c55e0f)}.cu-itemTop{display:flex;justify-content:space-between;align-items:flex-start;gap:10px}.cu-itemName,.cu-itemAmt{font-weight:900;color:#0f172a}.cu-itemMeta,.cu-tagRow{display:flex;gap:8px;flex-wrap:wrap;margin-top:10px}.cu-emptyLeft{padding:16px;color:#64748b;font-weight:700}.cu-pill{display:inline-flex;align-items:center;gap:8px;padding:7px 12px;border-radius:999px;font-weight:900;font-size:12px;border:1px solid rgba(148,163,184,.25)}.cu-pillPhone{background:#3b82f61f;border-color:#3b82f638;color:#1e3a8a}.cu-pillOrders{background:#6366f11f;border-color:#6366f138;color:#312e81}.cu-pillSpent{background:#22c55e1f;border-color:#22c55e38;color:#14532d}.cu-pillTag{border:1px solid rgba(148,163,184,.2)}.cu-tagC0{background:#6366f124;border-color:#6366f142;color:#312e81}.cu-tagC1{background:#22c55e24;border-color:#22c55e42;color:#14532d}.cu-tagC2{background:#f59e0b24;border-color:#f59e0b42;color:#92400e}.cu-tagC3{background:#ec489924;border-color:#ec489942;color:#9d174d}.cu-tagC4{background:#0ea5e924;border-color:#0ea5e942;color:#0c4a6e}.cu-tagC5{background:#a855f724;border-color:#a855f742;color:#581c87}.cu-tagC6{background:#f43f5e24;border-color:#f43f5e42;color:#9f1239}.cu-tagC7{background:#10b98124;border-color:#10b98142;color:#064e3b}.cu-pillSoft{background:#f8fafcf2;border-color:#94a3b840;color:#0f172a}.cu-pillRemovable{padding-right:6px}.cu-pillX{border:none;background:#0f172a14;width:20px;height:20px;border-radius:999px;cursor:pointer;font-weight:900}.cu-card{background:#fff;border-radius:18px;box-shadow:0 10px 30px #00000014;padding:14px;margin-bottom:14px}.cu-cardPad{padding:14px}.cu-cardTitle{font-weight:900;color:#0f172a}.cu-cardTitleRow{display:flex;justify-content:space-between;align-items:center;gap:10px}.cu-divider{height:1px;background:#94a3b840;margin:12px 0}.cu-emptyCard{background:#fff;border-radius:18px;padding:18px;box-shadow:0 10px 30px #00000014}.cu-emptyTitle{font-weight:900;color:#0f172a;font-size:16px}.cu-emptySub{margin-top:4px;color:#64748b;font-weight:700}.cu-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:12px}.cu-metric{border-radius:16px;padding:12px;background:#f8fafcf2;border:1px solid rgba(148,163,184,.18)}.cu-metricLabel{color:#64748b;font-weight:800;font-size:12px}.cu-metricValue{margin-top:4px;font-weight:900;color:#0f172a;font-size:16px}.cu-inlinePills{display:flex;gap:8px;flex-wrap:wrap}.cu-tagAddRow{display:flex;gap:10px;align-items:center}.cu-tagAddRow .cu-input{flex:1}.cu-orderRow{padding:12px;border-radius:16px;border:1px solid rgba(148,163,184,.18);background:#ffffffeb;cursor:pointer;margin-bottom:10px}.cu-orderTop{display:flex;justify-content:space-between;font-weight:900;color:#0f172a}.cu-orderSub{display:flex;justify-content:space-between;margin-top:6px;color:#64748b;font-weight:800}.cu-modalOverlay{position:fixed;inset:0;background:#0f172a8c;display:flex;align-items:flex-start;justify-content:center;padding:90px 12px 12px;z-index:1200}.cu-modalCard{width:min(860px,96vw);background:#fff;border-radius:18px;box-shadow:0 30px 80px #00000059;overflow:hidden}.cu-modalHeader{padding:12px 14px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid rgba(148,163,184,.25);background:linear-gradient(180deg,#6366f11a,#22c55e0f)}.cu-modalTitle{font-weight:900;color:#0f172a}.cu-xBtn{width:40px;height:40px;border-radius:12px;border:1px solid rgba(148,163,184,.25);background:#ffffffeb;cursor:pointer;font-size:22px;line-height:1}.cu-filterCard{max-width:860px}.cu-filterBody{padding:14px;display:flex;flex-direction:column;gap:14px}.cu-filterSection{background:#f8fafcf2;border:1px solid rgba(148,163,184,.18);border-radius:16px;padding:12px}.cu-label{font-weight:900;color:#0f172a;margin-bottom:8px}.cu-tagGrid{display:flex;flex-wrap:wrap;gap:10px}.cu-tagChip{border:none;cursor:pointer;padding:10px 12px;border-radius:14px;font-weight:900;background:#ffffffeb;border:1px solid rgba(148,163,184,.25)}.cu-tagChip.on{box-shadow:0 10px 18px #02061714;border-color:#6366f14d;transform:translateY(-1px)}.cu-grid2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.cu-grid3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}@media (max-width: 860px){.cu-grid2,.cu-grid3{grid-template-columns:1fr}}.cu-filterFooter{padding:12px 14px;display:flex;gap:10px;justify-content:flex-end;border-top:1px solid rgba(148,163,184,.25);background:#ffffffeb}.cu-modalFooter{padding:12px 14px;display:flex;gap:10px;justify-content:flex-end;border-top:1px solid rgba(148,163,184,.25)}.cu-importPicker{padding:12px 14px;display:flex;gap:10px;align-items:center}.cu-importFileName{color:#64748b;font-weight:800;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cu-previewMeta{padding:0 14px 10px;display:flex;justify-content:space-between;align-items:center;gap:10px;flex-wrap:wrap}.cu-previewTableWrap{padding:0 14px 14px;overflow:auto}.cu-previewTable{width:100%;border-collapse:separate;border-spacing:0;overflow:hidden;border-radius:14px;border:1px solid rgba(148,163,184,.25)}.cu-previewTable th,.cu-previewTable td{padding:10px;border-bottom:1px solid rgba(148,163,184,.18);text-align:left;font-weight:800;color:#0f172a}.cu-previewTable th{background:#f8fafcf2}.cu-previewTable tr.isDim td{color:#64748b}.cu-badge{display:inline-flex;padding:6px 10px;border-radius:999px;font-weight:900;font-size:12px}.cu-badge.ok{background:#22c55e1f;color:#166534;border:1px solid rgba(34,197,94,.2)}.cu-badge.warn{background:#f59e0b1f;color:#92400e;border:1px solid rgba(245,158,11,.2)}.cu-badge.bad{background:#ef44441f;color:#991b1b;border:1px solid rgba(239,68,68,.2)}.cu-reason{margin-top:6px;color:#64748b;font-weight:800}.cu-progressWrap{padding:0 14px 14px}.cu-progressTop{display:flex;justify-content:space-between;margin-bottom:8px}.cu-progressBar{height:10px;border-radius:999px;background:#94a3b833;overflow:hidden}.cu-progressFill{height:100%;background:linear-gradient(135deg,#6366f1,#22c55e)}.cu-importsWrap{background:#fff;border-radius:18px;box-shadow:0 10px 30px #00000014;padding:14px}.cu-importsHeader{display:flex;justify-content:space-between;align-items:flex-end;gap:10px;flex-wrap:wrap;margin-bottom:10px}.cu-importsTitle{font-weight:900;color:#0f172a}.cu-importsTableWrap{overflow:auto}.cu-createFooter{display:flex;justify-content:space-between;gap:10px;flex-wrap:wrap;margin-top:6px}.cu-inlineErr{margin-top:6px;color:#b91c1c;font-weight:900}.cu-tagRowCreate{display:flex;gap:8px;flex-wrap:wrap;margin-top:8px}@media (max-width: 720px){.cu-tabs{display:none!important}}.cu-mobileStack{width:100%;min-height:0}.cu-mobileDetails{background:transparent;min-height:0;display:flex;flex-direction:column}.cu-mobileDetailsTop{display:flex;align-items:center;justify-content:flex-start;margin-bottom:10px}.cu-backBtn{border:none;cursor:pointer;padding:10px 12px;border-radius:14px;font-weight:900;background:#ffffffeb;border:1px solid rgba(148,163,184,.45);color:#0f172a;box-shadow:0 10px 18px #0206170f}.cu-backBtn:active{transform:translateY(1px)}.cu-mobileDetailsScroll{padding:0}.cu-page{height:100vh;overflow:hidden;display:flex;flex-direction:column}.cu-shell{flex:1;min-height:0;overflow:hidden}.cu-panel,.cu-left,.cu-right{min-height:0}.cu-leftScroll,.cu-rightScroll{overflow-y:auto;-webkit-overflow-scrolling:touch;min-height:0}.cu-mobileStack{height:100%;min-height:0;display:flex;flex-direction:column}@media (max-width: 720px){.cu-panel.cu-left{flex:1;min-height:0;display:flex;flex-direction:column}.cu-leftHeader{flex:0 0 auto}.cu-leftScroll{flex:1 1 auto;min-height:0}.cu-mobileDetails{flex:1;min-height:0;display:flex;flex-direction:column}.cu-mobileDetailsTop{flex:0 0 auto}.cu-mobileDetailsScroll{flex:1 1 auto;min-height:0}}.cu-importsHeaderBtns{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.wa-list{position:relative;height:100%;min-height:0;display:flex;flex-direction:column;background:transparent}.wa-list-top{padding:14px 14px 10px;border-bottom:1px solid rgba(148,163,184,.25);background:transparent}.wa-list-search{display:flex;align-items:center;gap:10px;background:#f8fafce6;border:1px solid rgba(148,163,184,.28);border-radius:999px;padding:10px 12px;position:relative}.wa-list-search-icon{opacity:.65;font-size:14px;line-height:1}.wa-search-input{flex:1;border:none;outline:none;background:transparent;font-size:14px;font-weight:700;min-width:0;color:#0f172a}.wa-filter-icon{width:32px;height:32px;border:none;background:transparent;border-radius:999px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#54656f}.wa-filter-icon:hover{background:#6366f11a}.wa-filter-pop{position:absolute;right:6px;top:44px;width:180px;background:#fff;border:1px solid #e9edef;border-radius:12px;box-shadow:0 10px 24px #0000001f;padding:6px;z-index:50}.wa-filter-item{width:100%;text-align:left;padding:10px;border:none;background:transparent;border-radius:10px;cursor:pointer;font-size:13px;color:#111827}.wa-filter-item:hover{background:#f0f2f5}.wa-filter-item.on{font-weight:600}.wa-chips{display:flex;gap:8px;padding:10px 2px 0}.wa-chip{border:1px solid #e9edef;background:#fff;padding:6px 12px;border-radius:999px;cursor:pointer;font-size:13px;color:#111827}.wa-chip.active{background:#d9fdd3;border-color:#bfeab6}.wa-list-scroll{position:relative;flex:1;min-height:0;overflow:auto;padding:12px 14px 80px}.wa-list-state{padding:12px;color:#6b7280}.wa-err{color:#b91c1c}.wa-conv-item{width:100%;text-align:left;border:1px solid rgba(148,163,184,.24);background:linear-gradient(180deg,#fff,#f8fafc);border-radius:16px;padding:12px;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease;margin-bottom:10px;display:flex;gap:12px;align-items:center}.wa-conv-item:hover{transform:translateY(-1px);box-shadow:0 12px 20px #02061714;border-color:#6366f159}.wa-conv-item.active{border-color:#22c55e8c;box-shadow:0 16px 26px #22c55e2e}.wa-conv-line1{display:flex;align-items:center;justify-content:space-between;gap:10px}.wa-conv-name{font-size:14px;font-weight:700;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wa-conv-time{font-size:12px;color:#6b7280;flex:0 0 auto}.wa-conv-line2{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:2px}.wa-conv-preview{font-size:13px;color:#6b7280;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wa-unread{min-width:20px;height:20px;padding:0 6px;border-radius:999px;background:#25d366;color:#fff;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;flex:0 0 auto}.wa-modal-backdrop{position:absolute;inset:0;background:#0f172a40;display:flex;align-items:center;justify-content:center;padding:12px;z-index:60}.wa-modal{width:min(420px,95%);background:#fff;border-radius:18px;padding:16px;border:1px solid rgba(148,163,184,.25);box-shadow:0 22px 44px #02061738}.wa-modal-title{font-weight:900;font-size:16px;margin-bottom:10px;color:#0f172a}.wa-modal-body{display:flex;flex-direction:column;gap:10px}.wa-modal-input{height:42px;border-radius:12px;border:1px solid rgba(148,163,184,.35);padding:0 12px;outline:none;font-size:14px;font-weight:700;color:#0f172a;background:#f8fafce6}.wa-modal-input:focus{border-color:#22c55e8c;box-shadow:0 0 0 4px #22c55e24;background:#fff}.wa-modal-error{color:#dc2626;font-size:13px;font-weight:700}.wa-modal-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:2px}.wa-modal-btn{height:38px;border-radius:12px;padding:0 14px;cursor:pointer;font-weight:800;border:none;transition:transform .12s ease,box-shadow .12s ease,filter .12s ease}.wa-modal-btn:active{transform:translateY(1px)}.wa-modal-btn:disabled{opacity:.55;cursor:not-allowed}.wa-modal-btnOutline{background:#fff;border:1px solid rgba(148,163,184,.4);color:#0f172a}.wa-modal-btnOutline:hover{background:#f8fafcf2}.wa-modal-btnPrimary{background:linear-gradient(135deg,#22c55e,#16a34a);color:#fff;box-shadow:0 14px 26px #22c55e24}.wa-modal-btnPrimary:hover{filter:brightness(.98)}@media (max-width: 1023px){.wa-list-top{padding:8px 8px 6px}.wa-list-scroll{padding:8px 8px 72px}.wa-conv-item{padding:10px}}.wa-fab{position:absolute;right:14px;bottom:14px;width:48px;height:48px;border-radius:24px;border:none;background:#25d366;color:#fff;font-size:28px;line-height:48px;cursor:pointer;box-shadow:0 10px 18px #0000001f;z-index:30}.wa-fab:active{transform:translateY(1px)}@media (max-width: 1023px){.wa-fab{position:fixed!important;right:16px;bottom:calc(16px + env(safe-area-inset-bottom,0px));z-index:999}.wa-list-items{padding-bottom:84px}}.chat-panel{display:flex;flex-direction:column;height:100%;min-height:0;background:#efeae2}.chat-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;padding:10px 14px;background:#f0f2f5;border-bottom:1px solid #ddd}.chat-header-left{display:flex;align-items:center;gap:10px}.chat-back{display:none;background:none;border:none;font-size:18px;cursor:pointer}.avatar{width:36px;height:36px;background:#ccc;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700}.chat-title{font-weight:600}.chat-header-actions{display:flex;gap:10px}.chat-header-actions button{background:none;border:none;font-size:18px;cursor:pointer}.chat-menu{position:absolute;top:48px;right:10px;background:#fff;border-radius:6px;box-shadow:0 4px 12px #00000026;width:180px;z-index:1000}.chat-menu div{padding:10px 14px;cursor:pointer}.chat-menu div:hover{background:#f5f5f5}.chat-menu .danger{color:red}.chat-messages{overflow-y:auto;overflow-x:hidden;flex:1;min-height:0;padding:16px;display:flex;flex-direction:column;gap:8px;background-color:#efeae2;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='240' height='240' viewBox='0 0 240 240'%3E%3Cg fill='none' stroke='%23d7d0c7' stroke-width='2' opacity='0.45'%3E%3Cpath d='M36 44c10-10 22-10 32 0s10 22 0 32-22 10-32 0-10-22 0-32Z'/%3E%3Cpath d='M160 34c0 14-10 24-24 24s-24-10-24-24 10-24 24-24 24 10 24 24Z'/%3E%3Cpath d='M186 110l14-10 10 14-14 10-10-14Z'/%3E%3Cpath d='M52 150c20-10 40 10 30 30-10 20-40 10-30-30Z'/%3E%3Cpath d='M142 152c14 0 26 12 26 26s-12 26-26 26-26-12-26-26 12-26 26-26Z'/%3E%3Cpath d='M180 190c0-10 8-18 18-18s18 8 18 18-8 18-18 18-18-8-18-18Z'/%3E%3Cpath d='M96 92l16 0m-8-8l0 16'/%3E%3Cpath d='M26 210l30-10 10 30-30 10-10-30Z'/%3E%3C/g%3E%3C/svg%3E");background-repeat:repeat}.date-split{text-align:center;font-size:12px;color:#666;margin:10px 0}.msg{max-width:75%;display:flex;flex-direction:column}@media (max-width: 768px){.msg{max-width:92%}}.msg.user{align-self:flex-start}.msg.user .bubble{background:#fff}.msg.agent{align-self:flex-end}.msg.agent .bubble{background:#d9fdd3}.bubble{padding:10px 12px;border-radius:8px;font-size:14px;line-height:1.4;word-wrap:break-word}.time{font-size:11px;color:#666;text-align:right;margin-top:2px}.chat-input input{flex:1;padding:10px 12px;border-radius:20px;border:1px solid #ccc;outline:none}.chat-input button{background:none;border:none;font-size:18px;cursor:pointer}.chat-input .send{background:#25d366;color:#fff;width:36px;height:36px;border-radius:50%}.chat-empty{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#666}@media (max-width: 768px){.chat-back{display:inline-block}.msg,.chat-bubble{max-width:92%}.chat-messages{padding:12px}.chat-input{padding:10px}.chat-input input{border-radius:18px}}.chat-search{display:flex;align-items:center;gap:10px;width:100%}.chat-search input{flex:1;height:36px;padding:0 12px;border-radius:18px;border:1px solid #ccc;font-size:14px;outline:none;background:#fff}.chat-search button{width:36px;height:36px;border-radius:50%;border:none;background:#e4e6eb;cursor:pointer;font-size:16px}.chat-header{min-height:56px}.chat-input{display:flex;align-items:center;gap:8px;padding:10px;background:#f0f2f5;border-top:1px solid #ddd}.template-btn{background:none;border:none;padding:6px;cursor:pointer;color:#0a6c4a;display:flex;align-items:center;justify-content:center}.template-btn:hover{color:#075e54}.input-wrapper{position:relative;flex:1}.input-wrapper input{width:100%;padding:10px 42px 10px 14px;border-radius:20px;border:1px solid #ccc;outline:none;font-size:14px}.attach-btn{position:absolute;right:10px;top:50%;transform:translateY(-50%);background:none;border:none;font-size:18px;cursor:pointer;color:#666}.chat-input .send{background:#25d366;color:#fff;width:36px;height:36px;border-radius:50%;border:none;cursor:pointer}.message-input{width:100%;resize:none;overflow-y:auto;overflow-x:hidden;max-height:90px;padding:10px 42px 10px 14px;border-radius:20px;border:1px solid #ccc;outline:none;font-size:14px;line-height:1.4;font-family:inherit;background:#fff;box-sizing:border-box;white-space:pre-wrap;word-break:break-word}.icon-btn{width:40px;height:40px;border-radius:999px;border:none;background:transparent;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;color:#54656f}.icon-btn:hover{background:#e9edef}.wa-webbar{position:relative;display:flex;align-items:center;gap:10px;padding:10px 12px;background:#f0f2f5;border-top:1px solid #e9edef}.wa-compose{position:relative;flex:1;min-width:0;height:46px;background:#fff;border-radius:999px;box-shadow:0 1px 1px #0000000f;display:flex;align-items:center;overflow:hidden}.wa-ico{width:42px;height:42px;margin:2px;border-radius:999px;border:none;background:transparent;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;color:#54656f}.wa-ico:hover{background:#eef2f5}.wa-ico:disabled{opacity:.45;cursor:not-allowed}.wa-ico-left{flex:0 0 auto}.wa-ico-right{flex:0 0 auto;margin-left:auto}.wa-compose-input{flex:1;min-width:0;border:none;outline:none;resize:none;background:transparent;font-size:15px;line-height:1.35;max-height:92px;padding:11px 8px;color:#111827}.wa-ico.wa-send{background:#25d366;color:#fff}.wa-ico.wa-send:hover{filter:brightness(.98)}.wa-compose.is-recorder{padding-right:6px}.wa-recorder{display:flex;align-items:center;gap:10px;width:100%;padding:0 10px}.wa-rec-trash{width:40px;height:40px;border-radius:999px;border:none;background:transparent;cursor:pointer;font-size:18px;color:#54656f;display:flex;align-items:center;justify-content:center}.wa-rec-trash:hover{background:#eef2f5}.wa-rec-dot{width:8px;height:8px;border-radius:999px;background:#ef4444;flex:0 0 auto}.wa-rec-time{font-size:13px;color:#111827;min-width:44px}.wa-rec-wave{flex:1;height:20px;border-radius:999px;background:linear-gradient(90deg,#54656f26,#54656f0a);position:relative;overflow:hidden}.wa-rec-wave:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(37,211,102,.25),transparent);transform:translate(-60%);animation:waWave 1.2s linear infinite}@keyframes waWave{to{transform:translate(60%)}}.wa-rec-ctrl{width:40px;height:40px;border-radius:999px;border:none;background:transparent;cursor:pointer;color:#54656f;font-size:18px;display:flex;align-items:center;justify-content:center}.wa-rec-ctrl:hover{background:#eef2f5}.wa-rec-ctrl:disabled{opacity:.5;cursor:not-allowed}.wa-rec-send{width:40px;height:40px;border-radius:999px;border:none;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;background:#25d366;color:#fff}.wa-rec-send:disabled{opacity:.55;cursor:not-allowed}.wa-voice-err{position:absolute;left:16px;right:16px;bottom:56px;padding:8px 10px;border-radius:10px;background:#ef44441f;color:#b91c1c;font-size:13px}.wa-webbtn{width:40px;height:40px;border-radius:999px;border:none;background:transparent;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;color:#54656f;font-size:26px;line-height:1}.wa-input{flex:1;min-width:0;border:none;outline:none;resize:none;background:transparent;font-size:15px;line-height:1.35;max-height:92px;padding:10px 6px;color:#111827}.wa-sendbtn:hover{filter:brightness(.98)}.chat-panel{height:100%;min-height:0;display:flex;flex-direction:column;background:#efeae2}.chat-header{flex:0 0 auto;height:56px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 12px;background:#f0f2f5;border-bottom:1px solid #e9edef;position:relative}.mobile-back{display:none;font-size:20px;padding:6px 10px;border-radius:8px;cursor:pointer;-webkit-user-select:none;user-select:none}.chat-title{display:flex;flex-direction:column;min-width:0}.chat-name{font-weight:700;font-size:14px;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chat-actions{display:flex;align-items:center;gap:6px}.chat-menu{position:absolute;top:56px;right:12px;width:200px;background:#fff;border:1px solid #e9edef;border-radius:10px;box-shadow:0 10px 24px #0000001f;overflow:hidden;z-index:60}.chat-menu-item{padding:10px 12px;font-size:14px;cursor:pointer;background:#fff}.chat-menu-item:hover{background:#f5f6f6}.chat-searchbar{flex:0 0 auto;display:flex;align-items:center;gap:8px;padding:10px 12px;background:#fff;border-bottom:1px solid #e9edef}.chat-search-input{flex:1;height:36px;border-radius:18px;border:1px solid #e9edef;padding:0 12px;outline:none;font-size:14px;background:#f0f2f5}.chat-search-input:focus{background:#fff;border-color:#cbd5e1}.chat-search-close{width:36px;height:36px;border-radius:18px;border:1px solid #e9edef;background:#fff;cursor:pointer}.chat-messages{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;padding:16px 18px;display:flex;flex-direction:column;gap:8px;background:#efeae2}.chat-msg{display:flex;width:100%}.chat-msg.user{justify-content:flex-start}.chat-msg.agent{justify-content:flex-end}.chat-bubble{max-width:min(720px,78%);padding:8px 10px;border-radius:10px;font-size:14px;line-height:1.35;color:#111827;background:#fff;box-shadow:0 1px #0000000a;word-break:break-word}.chat-msg.agent .chat-bubble{background:#d9fdd3}.chat-meta{margin-top:4px;display:flex;align-items:center;justify-content:flex-end;gap:8px;font-size:11px;color:#6b7280}.wa-webbar{position:relative;flex:0 0 auto;display:flex;align-items:center;gap:10px;padding:10px 12px;background:#f0f2f5;border-top:1px solid #e9edef}.wa-pill{flex:1;min-width:0;background:#fff;border-radius:999px;padding:6px 10px;display:flex;align-items:center;gap:8px;box-shadow:0 1px 1px #0000000f}.wa-webbtn{width:40px;height:40px;border-radius:999px;border:none;background:transparent;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;color:#54656f}.wa-webbtn:hover{background:#eef2f5}.wa-webbtn:disabled{opacity:.45;cursor:not-allowed}.wa-webbtn.rec{background:#fee2e2}.wa-input{flex:1;min-width:0;border:none;outline:none;resize:none;background:transparent;font-size:15px;line-height:1.35;max-height:92px;color:#111827;padding:10px 6px}.wa-sendbtn{width:40px;height:40px;border-radius:999px;border:none;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;background:#25d366;color:#fff}.wa-sendbtn:disabled{opacity:.5;cursor:not-allowed}.wa-emoji-pop{position:absolute;bottom:64px;left:70px;width:280px;background:#fff;border:1px solid #e9edef;border-radius:14px;box-shadow:0 10px 24px #0000001f;padding:10px;display:flex;flex-wrap:wrap;gap:6px;z-index:200}.wa-emoji{width:34px;height:34px;border-radius:10px;border:none;background:#f8fafc;cursor:pointer;font-size:18px}.wa-emoji:hover{background:#e9edef}@media (max-width:900px){.mobile-back{display:inline-flex}.chat-messages{padding:12px}.chat-bubble{max-width:86%}.wa-webbar{padding:10px;gap:8px}}.chat-searchbar{display:flex;align-items:center;gap:8px;padding:8px 12px;background:#f0f2f5;border-bottom:1px solid #e9edef}.chat-search-input{flex:1;height:34px;border-radius:999px;border:1px solid #e9edef;padding:0 12px;outline:none;background:#fff;font-size:14px}.chat-search-clear{width:34px;height:34px;border-radius:999px;border:1px solid #e9edef;background:#fff;cursor:pointer}.chat-empty{padding:12px;color:#6b7280}.chat-error{padding:12px;color:#b91c1c}.chat-date-split{align-self:center;font-size:12px;color:#6b7280;background:#e9edef;padding:6px 12px;border-radius:999px;margin:10px 0}.chat-ticks{margin-left:8px;font-size:12px;opacity:.8}.chat-ticks.read{color:#1d9bf0;opacity:1}.wa-pill{align-items:center}.wa-input{padding:10px 6px;line-height:1.35;min-height:22px}.chat-header{display:flex;align-items:center}.mobile-back{width:40px;height:40px;border:none;background:transparent;border-radius:999px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#54656f}.mobile-back:hover{background:#e9edef}.chat-title{display:flex;flex-direction:column;align-items:flex-start;gap:2px;min-width:0}.chat-name{font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chat-sub{font-size:12px;color:#6b7280;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (min-width: 901px){.mobile-back{display:none!important}}.chat-title-left{align-items:flex-start!important;text-align:left!important}.wa-input{padding:10px 8px!important;line-height:20px!important;height:22px;min-height:22px!important;resize:none;display:block}.wa-input:focus{outline:none}.wa-pill{align-items:center!important}.wa-input{height:auto!important;min-height:40px!important;max-height:90px;padding:10px!important;line-height:20px!important;overflow-y:auto;color:#111827;background:transparent}.wa-input::placeholder{line-height:20px}.wa-webbar{padding-bottom:env(safe-area-inset-bottom)}.chat-panel{height:100%;min-height:0;display:flex;flex-direction:column;overflow:hidden}.chat-messages{flex:1;min-height:0;overflow-y:auto;padding-bottom:12px}.chat-bubble{max-width:65%;border-radius:8px;padding:10px 12px}.wa-webbar{flex:0 0 auto;padding:10px 12px;border-top:1px solid #e9edef;background:#f0f2f5}.wa-pill{background:#fff;border-radius:999px;padding:6px 10px;gap:8px}.wa-input{font-size:14px;padding:10px 8px!important}.wa-btn{margin-top:6px;padding:8px;background:#fff;border-radius:6px;text-align:center;font-size:13px}.chat-text,.wa-template-body{white-space:pre-line}.wa-preview-in-chat{background:transparent;padding:0;border-radius:0}@media (max-width:1023px){.mobile-back{display:inline-flex}}.chat-panel{min-height:0}.chat-messages{flex:1 1 auto;min-height:0}.chat-header{position:sticky!important;top:0!important;z-index:999!important}@media (max-width: 1023px){.mobile-back{display:inline-flex!important}}@media (min-width: 1024px){.mobile-back{display:none!important}}.wa-attach-backdrop{position:fixed;inset:0;background:transparent;z-index:999}.wa-attach-pop{z-index:1000;min-width:220px;background:#fff;border-radius:12px;box-shadow:0 10px 30px #0000002e;padding:8px}.wa-attach-item{width:100%;text-align:left;padding:10px 12px;border:none;background:transparent;cursor:pointer;display:flex;align-items:center;gap:10px;border-radius:10px;font-size:14px}.wa-attach-item:hover{background:#0000000d}.wa-attach-item.wa-disabled,.wa-attach-item:disabled{opacity:.5;cursor:not-allowed}.wa-modal-backdrop{position:fixed;inset:0;background:#00000059;z-index:1200;display:flex;align-items:center;justify-content:center;padding:16px}.wa-modal{width:min(520px,96vw);background:#fff;border-radius:14px;box-shadow:0 18px 50px #00000040;padding:16px}.wa-modal-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.wa-modal-title{font-size:16px;font-weight:700}.wa-modal-close{width:34px;height:34px;border-radius:10px;border:none;background:#0000000f;cursor:pointer;font-size:22px;line-height:0}.wa-field{display:grid;gap:6px;margin:12px 0}.wa-field>span{font-size:12px;opacity:.75}.wa-field input{width:100%;border:1px solid rgba(0,0,0,.12);border-radius:10px;padding:10px 12px;outline:none}.wa-modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:14px}.wa-btn{border:1px solid rgba(0,0,0,.12);background:#fff;border-radius:10px;padding:10px 14px;cursor:pointer}.wa-btn:disabled{opacity:.6;cursor:not-allowed}.wa-btn-primary{border-color:transparent;background:#19a45b;color:#fff}.wa-attach-pop{bottom:auto;right:auto}.chat-media-link{display:inline-block;max-width:280px;text-decoration:none;color:inherit}.chat-media-image{display:block;width:100%;max-width:240px;max-height:300px;height:auto;border-radius:10px;object-fit:cover}.chat-media-caption{margin-top:6px;font-size:13px;line-height:1.25;color:#000000bf;word-break:break-word}@media (max-width: 560px){.chat-media-link{max-width:220px}.chat-media-image{max-width:220px;max-height:260px}}.chat-media-document{display:inline-flex;align-items:center;gap:10px;padding:8px 10px;border-radius:12px;background:#0000000f;color:#000000bf;text-decoration:none;max-width:280px;overflow:hidden}.chat-media-document:hover{background:#00000017}.chat-media-document-name{font-size:13px;line-height:1.2;color:#000c;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:220px}.chat-media-imagewrap{position:relative;display:inline-block}.chat-media-pending{position:absolute;right:8px;bottom:8px;font-size:14px;background:#ffffffd9;border-radius:999px;padding:2px 6px}.wa-modal.wa-tpl-modal{width:min(560px,92vw);max-height:min(72vh,560px);display:flex;flex-direction:column}.wa-tpl-toolbar{display:flex;align-items:center;gap:10px;padding:12px 16px;border-bottom:1px solid rgba(0,0,0,.08)}.wa-tpl-search{flex:1;height:36px;border:1px solid rgba(0,0,0,.18);border-radius:10px;padding:0 12px;font-size:14px;outline:none;background:#fff}.wa-tpl-search:focus{border-color:#00000059}.wa-tpl-refresh{width:36px;height:36px;border-radius:10px;border:1px solid rgba(0,0,0,.18);background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:16px;line-height:1}.wa-tpl-list{padding:12px 16px 16px;overflow:auto;display:flex;flex-direction:column;gap:10px}.wa-tpl-item{text-align:left;border:1px solid rgba(0,0,0,.1);border-radius:14px;padding:12px;background:#fff;cursor:pointer;transition:box-shadow .12s ease,transform .12s ease}.wa-tpl-item:hover{box-shadow:0 6px 18px #0000001a;transform:translateY(-1px)}.wa-tpl-item:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:none}.wa-tpl-row1{display:flex;align-items:center;justify-content:space-between;gap:10px}.wa-tpl-name{font-weight:650;font-size:14px;color:#111;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wa-tpl-badge{font-size:11px;font-weight:650;padding:2px 8px;border-radius:999px;border:1px solid rgba(30,127,69,.25);background:#1e7f451a;color:#1e7f45;flex:0 0 auto}.wa-tpl-body{margin-top:6px;font-size:13px;color:#000000bf;line-height:1.35}.wa-tpl-meta{margin-top:8px;font-size:12px;color:#0009}.wa-tpl-empty{padding:16px;text-align:center;color:#0009}.wa-tpl-selected{padding:12px 16px;border-bottom:1px solid rgba(0,0,0,.08);background:#00000008}.wa-tpl-selected-name{font-weight:650;margin-bottom:8px}.wa-tpl-selected-preview{font-size:13px;color:#000000c7;background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:12px;padding:10px 12px;max-height:120px;overflow:auto}.wa-tpl-param-grid{padding:12px 16px 0;display:grid;grid-template-columns:1fr 1fr;gap:10px;overflow:auto}@media (max-width: 520px){.wa-tpl-param-grid{grid-template-columns:1fr}}.wa-tpl-param-grid .wa-field input{width:100%}.chat-msg.selected .chat-bubble{outline:2px solid rgba(0,0,0,.12);box-shadow:0 0 0 4px #0000000a}.icon-btn.danger{color:#d32f2f}.chat-expiry-badge{margin-top:6px;font-size:12px;opacity:.85}.chat-expiry-pill{margin-left:10px;font-size:12px;opacity:.8}.chat-media-expired{padding:10px 12px;border-radius:12px;background:#0000000a}.chat-media-expired-title{font-weight:800;margin-bottom:4px}.chat-media-expired-sub{font-size:13px;opacity:.85}.wa-confirm-backdrop{position:fixed;inset:0;background:#00000059;display:flex;align-items:center;justify-content:center;z-index:9999}.wa-confirm{width:min(420px,calc(100vw - 32px));background:#fff;border-radius:14px;padding:16px;box-shadow:0 12px 40px #00000038}.wa-confirm-title{font-size:16px;font-weight:800;margin-bottom:6px}.wa-confirm-sub{font-size:13px;opacity:.85;margin-bottom:14px}.wa-confirm-actions{display:flex;justify-content:flex-end;gap:10px}.wa-btn{border:1px solid rgba(0,0,0,.12);background:#fff;padding:8px 12px;border-radius:10px;cursor:pointer}.wa-btn.danger{border-color:#d32f2f59;background:#d32f2f14;color:#d32f2f}.chat-media-imageWrap{position:relative;display:inline-block;max-width:280px;cursor:pointer}.chat-media-imageWrap .chat-media-image{display:block}.chat-media-viewBtn{position:absolute;right:10px;bottom:10px;padding:6px 10px;border:none;border-radius:999px;background:#0000008c;color:#fff;font-size:12px;font-weight:600;cursor:pointer;opacity:0;transform:translateY(2px);transition:opacity .12s ease,transform .12s ease}.chat-media-imageWrap:hover .chat-media-viewBtn{opacity:1;transform:translateY(0)}.wa-image-backdrop{position:fixed;inset:0;background:#000000b8;z-index:1400;display:flex;align-items:center;justify-content:center;padding:18px}.wa-image-modal{position:relative;max-width:min(920px,96vw);max-height:min(86vh,760px);width:auto;background:transparent;border-radius:14px}.wa-image-full{display:block;max-width:min(920px,96vw);max-height:86vh;width:auto;height:auto;border-radius:14px;box-shadow:0 22px 60px #00000059;background:#111}.wa-image-close{position:absolute;top:-10px;right:-10px;width:38px;height:38px;border-radius:999px;border:none;background:#ffffff24;color:#fff;cursor:pointer;font-size:26px;line-height:0}.wa-image-caption{margin-top:10px;text-align:center;color:#ffffffeb;font-size:13px}.wa-voice-inline{flex:1;min-width:0;display:flex;align-items:center;gap:10px;padding:4px 6px}.wa-voice-inline audio{flex:1;min-width:0;height:32px}.wa-voice-discard{width:32px;height:32px;border-radius:999px;border:none;background:transparent;cursor:pointer;font-size:22px;line-height:1;display:inline-flex;align-items:center;justify-content:center;color:#6b7280}.wa-voice-discard:hover{background:#0000000d}.wa-recording-inline{flex:1;min-width:0;display:flex;align-items:center;gap:8px;padding:10px 6px;color:#111827;font-size:14px}.wa-input{line-height:20px;padding:12px 6px}.cp-root{width:100%;height:100%;overflow-y:auto;overflow-x:hidden;background:#fff}.cp-body{padding:0 0 30px;box-sizing:border-box}.cp-header{padding:18px 16px 12px;text-align:center;border-bottom:1px solid #eee;background:#fff}.cp-avatar{width:82px;height:82px;border-radius:999px;background:#dff5e5;display:grid;place-items:center;margin:0 auto 10px}.cp-avatar-icon{font-size:28px}.cp-header-name{font-weight:700;font-size:18px;margin-bottom:4px}.cp-header-phone{font-size:14px;color:#555}.cp-tabs{display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid #eee}.cp-tab{padding:12px 10px;background:#fff;border:none;cursor:pointer;font-weight:700;color:#666;position:relative}.cp-tab.active{color:#0a8f5a}.cp-tab.active:after{content:"";position:absolute;left:18%;right:18%;bottom:0;height:3px;border-radius:3px;background:#0a8f5a}.cp-card{background:#f6f6f6;border-radius:16px;padding:16px;margin:16px;box-sizing:border-box}.cp-card-title{font-weight:800;font-size:16px;margin-bottom:12px}.cp-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.cp-field{display:flex;flex-direction:column}.cp-label{font-size:12px;color:#777;margin-bottom:4px}.cp-value{font-size:14px;font-weight:600;word-break:break-word}.mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace}.cp-badges{display:flex;flex-wrap:wrap;gap:8px}.cp-chip{padding:4px 10px;border-radius:20px;font-size:12px;background:#e5e5e5}.cp-chip.info{background:#e0e7ff;color:#3730a3}.cp-chip.muted{background:#efefef;color:#555}.cp-row{display:grid;grid-template-columns:1fr auto;gap:10px;align-items:center}.cp-actions-inline{display:flex;align-items:center;gap:10px;margin-top:10px}.cp-input,.cp-select{width:100%;min-width:0;padding:10px 12px;border-radius:12px;border:1px solid #ddd;font-size:14px;box-sizing:border-box;background:#fff}.cp-textarea{width:100%;border:1px solid #ddd;border-radius:12px;padding:10px 12px;font-size:14px;resize:vertical;box-sizing:border-box;background:#fff}.cp-btn{padding:10px 18px;border-radius:20px;border:none;background:#22c55e;color:#fff;font-weight:800;cursor:pointer}.cp-btn:disabled{opacity:.6;cursor:not-allowed}.cp-btn.danger{background:#ef4444}.cp-btn.danger.outline{background:transparent;color:#ef4444;border:1px solid #ef4444}.cp-status{font-size:13px;font-weight:700}.cp-status.ok{color:#15803d}.cp-status.bad{color:#b42318}.cp-muted{font-size:13px;color:#777}.cp-loading,.cp-error{font-size:14px;margin:16px}.cp-addr-line{font-size:14px;margin-bottom:2px;word-break:break-word}.cp-addr-name{font-weight:800;margin-bottom:4px}.cp-business-top{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:16px}.cp-metric{border-radius:14px;padding:14px;background:#f6f6f6;text-align:center;border:1px solid #eee}.cp-metric-label{font-size:12px;font-weight:900;margin-bottom:10px;color:#666}.cp-metric-value{font-size:26px;font-weight:900}.cp-metric-green{background:#eaf7ef}.cp-metric-blue{background:#eef3ff}.cp-filter-row{display:grid;grid-template-columns:1fr;gap:12px}.cp-filter-item{display:grid;grid-template-columns:90px 1fr;align-items:center;gap:10px}.cp-filter-label{font-size:13px;color:#666}.cp-divider{height:1px;background:#e8e8e8;margin:14px 0}.cp-orders{display:flex;flex-direction:column;gap:12px}.cp-order{background:#fff;border-radius:12px;padding:12px;box-sizing:border-box}.cp-order-top{display:flex;justify-content:space-between;margin-bottom:8px}.cp-order-no{font-weight:900}.cp-order-date{font-size:13px;color:#666}.cp-order-mid{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:6px}.cp-pill{background:#f0f0f0;padding:4px 10px;border-radius:14px;font-size:12px}.cp-empty{min-height:220px;background:#fff;border:1px dashed #e2e2e2;border-radius:12px;display:grid;place-items:center;text-align:center;padding:18px}.cp-empty-icon{font-size:28px;margin-bottom:8px}.cp-empty-text{font-size:14px;color:#777}.cp-actions{display:grid;grid-template-columns:1fr;gap:10px}@media (max-width: 520px){.cp-grid,.cp-row{grid-template-columns:1fr}.cp-btn{width:100%}}.wa-inbox-root{height:100%;width:100%;display:flex;flex-direction:column;flex:1;overflow:hidden;background:transparent}.wa-shell{flex:1;min-height:0;display:grid;gap:12px;padding:12px;grid-template-columns:360px minmax(0,1fr) 320px;overflow:hidden}.wa-shell.no-profile{grid-template-columns:360px minmax(0,1fr)}.wa-list-pane,.wa-chat-pane,.wa-profile-pane{background:#ffffffd9;border:1px solid rgba(148,163,184,.28);border-radius:18px;box-shadow:0 16px 36px #0206171a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);overflow:hidden}.wa-list-pane{position:relative;background:#fff;border-right:1px solid #e5e7eb}.wa-chat-pane{background:#efeae2;display:flex;flex-direction:column;flex:1;min-height:0}.wa-profile-pane{background:#fff;border-left:1px solid #e5e7eb;overflow:auto;padding:14px}@media (max-width: 1023px){.wa-shell{padding:0;gap:0}.wa-list-pane,.wa-chat-pane,.wa-profile-pane{border-radius:0}.wa-shell{grid-template-columns:1fr}.wa-profile-pane,.wa-chat-pane,.wa-shell.mobile-chat .wa-list-pane{display:none}.wa-shell.mobile-chat .wa-chat-pane{display:flex}}@media (max-width: 1023px){.wa-page{padding:0}.wa-shell{padding:0;gap:0}.wa-list-pane,.wa-chat-pane,.wa-profile-pane{border-radius:0}}.wa-shell.wa-shell--mobile{padding:0;gap:0;grid-template-columns:1fr}.wa-shell.wa-shell--mobile .wa-list-pane,.wa-shell.wa-shell--mobile .wa-chat-pane,.wa-shell.wa-shell--mobile .wa-profile-pane{border-radius:0}.wa-shell.wa-shell--mobile .wa-profile-pane,.wa-shell.wa-shell--mobile .wa-chat-pane,.wa-shell.wa-shell--mobile.mobile-chat .wa-list-pane{display:none}.wa-shell.wa-shell--mobile.mobile-chat .wa-chat-pane{display:flex}.cg-page{overflow-x:hidden;padding:16px;background:linear-gradient(180deg,#eef2ff,#fdf2f8 45%,#f8fafc);min-height:100%;box-sizing:border-box;display:flex;flex-direction:column;min-height:0}.cg-layout{display:grid;grid-template-columns:360px 1fr;gap:16px;flex:1;min-height:0}@media (max-width: 720px){.cg-page{padding:12px}.cg-layout{grid-template-columns:1fr}}.cg-left{background:#fff;border-radius:16px;box-shadow:0 10px 30px #00000014;padding:12px;display:flex;flex-direction:column;height:100%;min-height:0;overflow:hidden}.cg-groupItem{width:100%;padding:12px;border-radius:12px;cursor:pointer;margin-bottom:10px;transition:all .2s ease;border:1px solid rgba(148,163,184,.35);background:#ffffffeb;text-align:left}.cg-groupItem:hover{background:#eef2ff}.cg-groupItem.active{background:#6366f114;border-color:#6366f159}.cg-right{background:#fff;border-radius:16px;box-shadow:0 10px 30px #00000014;padding:16px;height:100%;display:flex;flex-direction:column;min-height:0;overflow:hidden}.cg-btn{border:none;border-radius:14px;padding:10px 12px;cursor:pointer;font-weight:950;letter-spacing:-.01em;transition:transform .15s ease,box-shadow .15s ease}.cg-btn:active{transform:translateY(1px)}.cg-btn-primary{color:#fff;background:linear-gradient(135deg,#22c55e,#16a34a);box-shadow:0 14px 26px #22c55e24}.cg-btn-danger{color:#fff;background:linear-gradient(135deg,#ef4444,#dc2626);box-shadow:0 14px 26px #ef44441f}.cg-btn-outline{background:#fff;border:1px solid rgba(99,102,241,.35);color:#3730a3}.cg-modalOverlay{position:fixed;inset:0;background:#0f172a99;display:flex;align-items:center;justify-content:center;z-index:1000}.cg-modalCard{background:#fff;border-radius:18px;width:min(1100px,92vw);max-height:88vh;display:flex;flex-direction:column}.cg-modalGrid{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:12px}@media (max-width: 720px){.cg-modalCard{width:96vw;max-height:92vh}.cg-modalGrid{grid-template-columns:1fr}}.cg-listRow{padding:10px;border-radius:10px;border:1px solid #e5e7eb;margin-bottom:6px;transition:all .2s ease}.cg-listRow:hover{background:#f1f5f9}.cg-leftPanel,.cg-rightPanel{min-height:0}@media (min-width: 721px){.cg-leftPanel{display:flex;flex-direction:column;height:100%;min-height:0;overflow:hidden}.cg-groupList{flex:1;min-height:0;overflow-y:auto;padding-right:6px}}.cg-mobilePage{min-height:100%;display:flex;flex-direction:column;min-height:0}.cg-mobileTopbar{position:sticky;top:0;z-index:20;background:#ffffffeb;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid rgba(148,163,184,.35);padding:10px 12px;display:flex;gap:10px;align-items:center}.cg-backBtn{border:1px solid #c7d2fe;background:#eef2ff;color:#3730a3;border-radius:10px;padding:8px 10px;cursor:pointer;font-weight:700}.cg-mobileTitle{font-weight:900;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cg-mobileBody{flex:1;min-height:0;overflow:auto;padding-top:12px}.cg-input{width:100%;height:42px;border-radius:14px;border:1px solid rgba(148,163,184,.35);background:#ffffffe6;padding:0 12px;outline:none;font-weight:650;box-sizing:border-box}.cg-input:focus{border-color:#6366f173;box-shadow:0 0 0 4px #6366f11a}.cg-input-search{padding-left:38px!important}.cg-btn-icon{width:38px;padding:0;display:inline-flex;align-items:center;justify-content:center}.cg-btn-mini{height:32px;padding:0 10px;border-radius:12px;font-weight:850}.cg-backBtn{height:34px}.cg-groupList,.cg-membersBox{flex:1;min-height:0;overflow-y:auto}@media (max-width: 720px){.cg-left{width:100%;height:100%;min-height:0}}.camp-page{height:100%;min-height:0;width:100%;box-sizing:border-box;background:linear-gradient(180deg,#eef2ff,#fdf2f8 45%,#f8fafc);padding:16px;color:#0f172a;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial,Noto Sans,"Apple Color Emoji","Segoe UI Emoji";display:flex;flex-direction:column;overflow:hidden}.camp-layout{display:grid;grid-template-columns:360px 1fr;gap:16px;align-items:stretch;flex:1;min-height:0;width:100%}.camp-mobilePage{flex:1;min-height:0;height:100%;display:flex;flex-direction:column;width:100%}.camp-mobileTopbar{position:sticky;top:0;z-index:20;background:#ffffffe6;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:1px solid #e5e7eb;border-radius:14px;padding:10px;margin-bottom:12px;display:flex;align-items:center;gap:10px}.camp-mobileTopTitle{font-weight:800;letter-spacing:-.02em}.camp-left,.camp-right{background:#fff;border:1px solid #e5e7eb;border-radius:18px;box-shadow:0 12px 32px #0206170f;padding:14px;min-height:0}.camp-left{display:flex;flex-direction:column;height:100%;overflow:hidden}.camp-right{height:100%;overflow:auto;padding-bottom:28px}.camp-leftTop{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:10px}.camp-title{font-size:18px;font-weight:900;letter-spacing:-.03em}.camp-subtitle{font-size:12px;color:#64748b;font-weight:700}.camp-card{border:1px solid #eef2ff;background:linear-gradient(180deg,#fff,#f8fafc);border-radius:16px;padding:12px;margin-bottom:12px}.camp-connection{display:flex;align-items:center;justify-content:space-between;gap:12px}.camp-strong{font-weight:800}.camp-muted{color:#64748b;font-size:12px}.camp-searchRow{display:flex;gap:10px;margin-bottom:10px}.camp-input{width:100%;border:1px solid #cbd5e1;background:#fff;border-radius:12px;padding:10px 12px;outline:none;color:#0f172a}.camp-input:focus{border-color:#818cf8;box-shadow:0 0 0 4px #6366f126}.camp-btn{border:none;cursor:pointer;border-radius:14px;padding:10px 12px;font-weight:950;letter-spacing:-.01em;white-space:nowrap;transition:transform .15s ease,box-shadow .15s ease}.camp-btn:active{transform:translateY(1px)}.camp-btnPrimary{color:#fff;background:linear-gradient(135deg,#22c55e,#16a34a);box-shadow:0 14px 26px #22c55e24}.camp-btnDanger{color:#fff;background:linear-gradient(135deg,#ef4444,#dc2626);box-shadow:0 14px 26px #ef44441f}.camp-btnOutline{background:#fff;border:1px solid rgba(99,102,241,.35);color:#3730a3}.camp-list{flex:1;overflow-y:auto;padding-right:6px;min-height:0}.camp-item{width:100%;text-align:left;border:1px solid #e5e7eb;background:#fff;border-radius:16px;padding:12px;margin-bottom:10px;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease,border-color .12s ease}.camp-item:hover{transform:translateY(-1px);border-color:#c7d2fe;box-shadow:0 10px 18px #0206170f}.camp-item.active{border-color:#6366f1;box-shadow:0 12px 24px #6366f129}.camp-itemTop{display:flex;align-items:center;justify-content:space-between;gap:10px}.camp-itemName{font-weight:900;letter-spacing:-.02em}.camp-itemMeta{margin-top:6px;font-size:12px;color:#334155}.camp-pill{font-size:12px;font-weight:900;border-radius:999px;padding:4px 10px;display:inline-flex;align-items:center}.camp-pill.ok{background:#dcfce7;color:#166534}.camp-pill.run{background:#e0f2fe;color:#075985}.camp-pill.bad{background:#fee2e2;color:#991b1b}.camp-pill.draft{background:#fef9c3;color:#854d0e}.camp-pill.neutral{background:#f1f5f9;color:#334155}.camp-rightHeader{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.camp-rightTitle{font-size:18px;font-weight:950;letter-spacing:-.03em}.camp-rightSub{margin-top:6px;display:flex;align-items:center;gap:8px;flex-wrap:wrap}.camp-dot{width:6px;height:6px;border-radius:999px;background:#cbd5e1;display:inline-block}.camp-actions{display:flex;gap:10px;flex-wrap:wrap}.camp-statsGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:12px 0}@media (max-width: 900px){.camp-statsGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}.camp-statCard{border-radius:16px;padding:12px;border:1px solid #e5e7eb;background:#fff}.camp-statCard.indigo{border-top:4px solid #6366f1}.camp-statCard.emerald{border-top:4px solid #10b981}.camp-statCard.violet{border-top:4px solid #8b5cf6}.camp-statCard.rose{border-top:4px solid #fb7185}.camp-statLabel{font-size:12px;color:#64748b;font-weight:800}.camp-statValue{font-size:22px;font-weight:950;letter-spacing:-.03em;margin-top:4px}.camp-runMeta .camp-metaRow{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}@media (max-width: 900px){.camp-runMeta .camp-metaRow{grid-template-columns:1fr}}.camp-metaLabel{font-size:12px;color:#64748b;font-weight:900}.camp-metaValue{font-size:14px;font-weight:800;margin-top:4px}.camp-divider{height:1px;background:#e5e7eb;margin:12px 0}.camp-retargetRow{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.camp-retargetBtns{display:flex;gap:10px;flex-wrap:wrap}.camp-recipientList{margin-top:10px;border:1px solid #e5e7eb;border-radius:16px;overflow:hidden}.camp-recipientRow{display:grid;grid-template-columns:1.2fr 1fr auto;gap:10px;align-items:center;padding:10px 12px;border-top:1px solid #f1f5f9}.camp-recipientRow:first-child{border-top:none}.camp-recipientName{font-weight:900}.camp-recipientMeta{color:#64748b;font-size:12px}.camp-modalOverlay{position:fixed;inset:0;background:#0f172a8c;display:flex;align-items:center;justify-content:center;z-index:9999;padding:14px}.camp-modalCard{width:min(1100px,96vw);max-height:92vh;background:#fff;border-radius:20px;border:1px solid #e5e7eb;box-shadow:0 30px 80px #02061740;overflow:hidden}.camp-modalHeader{padding:12px 14px;display:flex;align-items:flex-start;justify-content:space-between;gap:12px;border-bottom:1px solid #e5e7eb;background:linear-gradient(180deg,#fff,#f8fafc)}.camp-modalBody{padding:14px;overflow:auto;max-height:calc(92vh - 68px)}.camp-formGrid{display:grid;grid-template-columns:1fr 1fr;gap:12px}@media (max-width: 720px){.camp-formGrid{grid-template-columns:1fr}.camp-left,.camp-right{height:auto}}.camp-field{display:flex;flex-direction:column;gap:6px}.camp-field.span2{grid-column:1 / -1}.camp-label{font-size:12px;font-weight:900;color:#334155}.camp-groupPick{display:flex;flex-wrap:wrap;gap:10px}.camp-chip{display:flex;align-items:center;gap:8px;padding:8px 10px;border-radius:999px;border:1px solid #e5e7eb;background:#fff;cursor:pointer;-webkit-user-select:none;user-select:none}.camp-chip.on{border-color:#6366f1;background:#eef2ff}.camp-chip input{accent-color:#6366f1}.camp-switch{display:flex;align-items:center;gap:10px;font-weight:900}.camp-switch input{accent-color:#16a34a}.camp-switchText{color:#0f172a}.camp-modalFooter{display:flex;justify-content:flex-end;gap:10px;margin-top:14px}.camp-empty,.camp-emptySmall{padding:14px;color:#64748b}.camp-emptyBig{padding:28px;border:1px dashed #cbd5e1;border-radius:18px;background:linear-gradient(180deg,#fff,#f8fafc)}.camp-emptyTitle{font-size:18px;font-weight:950;letter-spacing:-.03em;margin-bottom:6px}.camp-error{margin:10px 0;color:#b91c1c;font-weight:900;background:#fee2e2;border:1px solid #fecaca;padding:10px 12px;border-radius:14px}.camp-ok{margin:10px 0;color:#065f46;font-weight:900;background:#dcfce7;border:1px solid #bbf7d0;padding:10px 12px;border-radius:14px}.camp-loading{color:#475569;padding:10px 0}.camp-recipientActions{display:flex;align-items:center;gap:10px}.camp-openChatBtn{border:1px solid #d6dbe3;background:#fff;padding:6px 10px;border-radius:10px;font-weight:600;cursor:pointer}.camp-openChatBtn:hover{filter:brightness(.98)}.camp-recipientError{grid-column:1 / -1;margin-top:6px;padding:8px 10px;border-radius:10px;background:#fff5f5;border:1px solid #ffd6d6}.camp-recipientErrorMsg{font-weight:700;font-size:12px;color:#b42318}.camp-recipientErrorHint{margin-top:4px;font-size:12px;color:#7a271a}.camp-mapHeader{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:10px}.camp-mapGrid{display:grid;grid-template-columns:1fr 140px;gap:8px 10px;align-items:center}.camp-mapColHead{font-size:12px;font-weight:700;color:#334155}.camp-mapArg{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:12px;color:#0f172a;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:10px;text-align:center}.camp-mapSelect{min-width:0}.camp-mapSample{margin-top:10px;padding:10px 12px;border:1px solid #e2e8f0;border-radius:14px;background:#fff}.camp-mapSample summary{cursor:pointer;font-weight:700;font-size:13px;color:#0f172a}.camp-mapSamplePre{margin:10px 0 0;max-height:220px;overflow:auto;font-size:12px;background:#0b1220;color:#e2e8f0;padding:10px 12px;border-radius:12px}@media (max-width: 768px){.camp-mapGrid{grid-template-columns:1fr}.camp-mapColHead:nth-child(2){display:none}.camp-mapArg{text-align:left}}.camp-filterWrap{position:relative;flex:0 0 auto}.camp-filterMenu{position:absolute;top:calc(100% + 8px);right:0;width:220px;background:#fff;border:1px solid #e5e7eb;border-radius:14px;box-shadow:0 18px 50px #0206171f;padding:8px;z-index:30;display:flex;flex-direction:column;gap:4px}.camp-filterItem{width:100%;text-align:left;background:transparent;border:0;padding:9px 10px;border-radius:10px;cursor:pointer;font-weight:700;color:#0f172a}.camp-filterItem:hover{background:#f1f5f9}.camp-filterItem.active{background:#eef2ff;color:#3730a3}.camp-filterDivider{height:1px;background:#e5e7eb;margin:6px 4px}.fg-page{padding:16px;background:linear-gradient(180deg,#eef2ff,#fdf2f8 45%,#f8fafc);min-height:100vh}.fg-topbar{display:flex;justify-content:space-between;gap:16px;align-items:center;padding:14px 16px;background:#fff;border-radius:16px;box-shadow:0 10px 30px #00000014;margin-bottom:16px}.fg-hTitle{font-weight:900;font-size:18px;color:#0f172a}.fg-hSub{font-size:12px;color:#64748b;margin-top:2px}.fg-topActions{display:flex;gap:10px;flex-wrap:wrap;align-items:center}.fg-layoutWide{display:grid;grid-template-columns:290px 1fr 360px;gap:16px}@media (max-width: 1200px){.fg-layoutWide{grid-template-columns:1fr}}.fg-card{background:#fff;border-radius:16px;box-shadow:0 10px 30px #00000014;padding:12px;margin-bottom:16px}.fg-cardTall{height:calc(100vh - 190px);min-height:520px;display:flex;flex-direction:column}.fg-cardTitleRow{display:flex;justify-content:space-between;align-items:center;gap:10px;margin:6px 6px 10px}.fg-cardTitle{font-weight:900;color:#0f172a}.fg-scroll{margin-top:10px;overflow:auto;padding-right:6px;flex:1}.fg-scroll::-webkit-scrollbar{width:8px}.fg-scroll::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:999px}.fg-scroll::-webkit-scrollbar-track{background:transparent}.fg-input,.fg-select,.fg-textarea{width:100%;border:1px solid #e5e7eb;border-radius:12px;padding:10px 12px;outline:none;font-size:14px;color:#0f172a;background:#fff}.fg-textarea{min-height:90px;resize:vertical}.fg-input:focus,.fg-select:focus,.fg-textarea:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f12e}.fg-label{font-size:12px;color:#64748b;margin:10px 0 6px}.fg-btn{border:none;border-radius:14px;padding:10px 12px;cursor:pointer;font-weight:950;letter-spacing:-.01em;transition:transform .15s ease,box-shadow .15s ease}.fg-btn:disabled{cursor:not-allowed;opacity:.6}.fg-btnPrimary{background:linear-gradient(135deg,#22c55e,#16a34a);color:#fff;box-shadow:0 14px 26px #22c55e24}.fg-btnDanger{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;box-shadow:0 14px 26px #ef44441f}.fg-btnOutline{background:#fff;border:1px solid rgba(99,102,241,.35);color:#3730a3}.fg-btnSm{padding:8px 10px;font-size:12px;border-radius:12px}.fg-badge{font-size:12px;padding:4px 10px;border-radius:999px;display:inline-flex;border:1px solid #e5e7eb;background:#f8fafc;color:#0f172a}.fg-badge.ok{background:#10b98124;color:#047857;border-color:#10b9814d}.fg-badge.draft{background:#f8fafc;color:#334155;border-color:#e5e7eb}.fg-pill{font-size:12px;padding:4px 10px;border-radius:999px;border:1px solid #e5e7eb;background:#fff;color:#334155}.fg-pillSmall{padding:3px 8px;font-size:11px}.fg-error{margin-bottom:16px;padding:10px 12px;border-radius:12px;border:1px solid rgba(239,68,68,.25);background:#ef444414;color:#991b1b}.fg-flowList{display:flex;flex-direction:column;gap:8px}.fg-flowItem{padding:12px;border-radius:12px;cursor:pointer;transition:all .2s ease;border:1px solid transparent}.fg-flowItem:hover{background:#f1f5ff;border-color:#e0e7ff}.fg-flowItem.active{background:#e0e7ff;color:#0f172a;border-color:#c7d2fe}.fg-flowName{font-weight:800;font-size:14px}.fg-flowMeta{display:flex;gap:8px;flex-wrap:wrap;margin-top:6px}.fg-muted{color:#64748b;font-size:13px;padding:10px 4px}.fg-mutedSmall{color:#64748b;font-size:12px}.fg-flowHeader{display:flex;justify-content:space-between;gap:12px;margin-bottom:10px;align-items:flex-end}.fg-flowHeaderLeft{display:grid;grid-template-columns:1fr 240px;gap:12px;flex:1}@media (max-width: 1200px){.fg-flowHeaderLeft{grid-template-columns:1fr}}.fg-flowHeaderRight{display:flex;flex-direction:column;align-items:flex-end;gap:6px}.fg-tip{color:#64748b;font-size:12px;max-width:280px;text-align:right}.fg-canvasBig{position:relative;background:#fff;border-radius:16px;box-shadow:0 10px 30px #00000014;overflow:hidden;height:calc(100vh - 270px);min-height:620px;padding:8px}.fg-centerBig .react-flow{height:100%}.react-flow__controls,.react-flow__minimap{z-index:100!important}.fg-tabs{display:flex;gap:10px;margin-bottom:10px}.fg-tab{flex:1;padding:10px 12px;border-radius:12px;border:1px solid #e5e7eb;background:#fff;cursor:pointer;font-weight:800;color:#334155}.fg-tab.active{background:linear-gradient(135deg,#6366f1,#3b82f6);color:#fff;border-color:transparent}.fg-blocks{display:flex;flex-direction:column;gap:10px}.fg-block{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:12px;border:1px solid #e5e7eb;background:#fff;border-radius:14px}.fg-blockLeft{display:flex;gap:10px;align-items:center}.fg-blockIcon{width:38px;height:38px;border-radius:12px;display:flex;align-items:center;justify-content:center;background:#eef2ff;font-size:18px}.fg-blockTitle{font-weight:900;color:#0f172a}.fg-blockSub{font-size:12px;color:#64748b;margin-top:2px}.fg-hint{margin-top:10px;font-size:12px;color:#64748b}.fg-subHead{display:flex;align-items:center;justify-content:space-between;margin-top:14px;font-weight:900;color:#0f172a}.fg-row3{display:grid;grid-template-columns:1fr 1fr 42px;gap:10px;align-items:center;margin-top:10px}.fg-xBtn{width:42px;height:42px;border-radius:12px;border:1px solid #e5e7eb;background:#fff;cursor:pointer;font-weight:900;color:#64748b}.fg-xBtn:hover{background:#f1f5f9}.fg-divider{height:1px;background:#e5e7eb;margin:14px 0}.fg-emptyCanvas{height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:30px}.fg-emptyTitle{font-weight:900;color:#0f172a;margin-bottom:6px}.fg-emptySub{color:#64748b;font-size:13px}.fg-node{width:300px;border-radius:16px;border:1px solid #e5e7eb;background:#fff;box-shadow:0 10px 22px #00000014;overflow:hidden}.fg-nodeHeader{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;background:#f8fafc;border-bottom:1px solid #e5e7eb}.fg-nodeTitle{font-weight:900;color:#0f172a;font-size:13px}.fg-nodeTag{font-size:11px;padding:3px 8px;border-radius:999px;background:#eef2ff;border:1px solid #c7d2fe;color:#4338ca}.fg-nodeBody{padding:12px}.fg-nodeFooter{padding:8px 12px;font-size:11px;color:#64748b;border-top:1px solid #e5e7eb}.fg-nodeText{color:#0f172a;font-size:13px;white-space:pre-wrap}.fg-miniList{margin-top:10px;display:flex;flex-direction:column;gap:8px}.fg-miniRow{display:flex;align-items:center;gap:8px}.fg-miniDot{width:8px;height:8px;border-radius:999px;background:#22c55e}.fg-miniLabel{font-size:12px;color:#0f172a;font-weight:700}.fg-miniHandleId{font-size:11px;color:#64748b;margin-left:auto}.fg-imgBox{width:100%;height:90px;border-radius:14px;background:#e2e8f0;margin-top:10px;display:flex;align-items:center;justify-content:center;font-weight:900;color:#475569}.fg-handle{width:12px!important;height:12px!important;border:2px solid #ffffff!important;box-shadow:0 6px 14px #0000001f}.fg-handleTarget{background:#3b82f6!important}.fg-handleSource{background:#22c55e!important}.react-flow{direction:ltr}.react-flow__container{position:absolute;width:100%;height:100%;top:0;left:0}.react-flow__pane{z-index:1;cursor:-webkit-grab;cursor:grab}.react-flow__pane.selection{cursor:pointer}.react-flow__pane.dragging{cursor:-webkit-grabbing;cursor:grabbing}.react-flow__viewport{transform-origin:0 0;z-index:2;pointer-events:none}.react-flow__renderer{z-index:4}.react-flow__selection{z-index:6}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible{outline:none}.react-flow .react-flow__edges{pointer-events:none;overflow:visible}.react-flow__edge-path,.react-flow__connection-path{stroke:#b1b1b7;stroke-width:1;fill:none}.react-flow__edge{pointer-events:visibleStroke;cursor:pointer}.react-flow__edge.animated path{stroke-dasharray:5;-webkit-animation:dashdraw .5s linear infinite;animation:dashdraw .5s linear infinite}.react-flow__edge.animated path.react-flow__edge-interaction{stroke-dasharray:none;-webkit-animation:none;animation:none}.react-flow__edge.inactive{pointer-events:none}.react-flow__edge.selected,.react-flow__edge:focus,.react-flow__edge:focus-visible{outline:none}.react-flow__edge.selected .react-flow__edge-path,.react-flow__edge:focus .react-flow__edge-path,.react-flow__edge:focus-visible .react-flow__edge-path{stroke:#555}.react-flow__edge-textwrapper{pointer-events:all}.react-flow__edge-textbg{fill:#fff}.react-flow__edge .react-flow__edge-text{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;-webkit-animation:dashdraw .5s linear infinite;animation:dashdraw .5s linear infinite}.react-flow__connectionline{z-index:1001}.react-flow__nodes{pointer-events:none;transform-origin:0 0}.react-flow__node{position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:all;transform-origin:0 0;box-sizing:border-box;cursor:-webkit-grab;cursor:grab}.react-flow__node.dragging{cursor:-webkit-grabbing;cursor:grabbing}.react-flow__nodesselection{z-index:3;transform-origin:left top;pointer-events:none}.react-flow__nodesselection-rect{position:absolute;pointer-events:all;cursor:-webkit-grab;cursor:grab}.react-flow__handle{position:absolute;pointer-events:none;min-width:5px;min-height:5px;width:6px;height:6px;background:#1a192b;border:1px solid white;border-radius:100%}.react-flow__handle.connectionindicator{pointer-events:all;cursor:crosshair}.react-flow__handle-bottom{top:auto;left:50%;bottom:-4px;transform:translate(-50%)}.react-flow__handle-top{left:50%;top:-4px;transform:translate(-50%)}.react-flow__handle-left{top:50%;left:-4px;transform:translateY(-50%)}.react-flow__handle-right{right:-4px;top:50%;transform:translateY(-50%)}.react-flow__edgeupdater{cursor:move;pointer-events:all}.react-flow__panel{position:absolute;z-index:5;margin:15px}.react-flow__panel.top{top:0}.react-flow__panel.bottom{bottom:0}.react-flow__panel.left{left:0}.react-flow__panel.right{right:0}.react-flow__panel.center{left:50%;transform:translate(-50%)}.react-flow__attribution{font-size:10px;background:#ffffff80;padding:2px 3px;margin:0}.react-flow__attribution a{text-decoration:none;color:#999}@-webkit-keyframes dashdraw{0%{stroke-dashoffset:10}}@keyframes dashdraw{0%{stroke-dashoffset:10}}.react-flow__edgelabel-renderer{position:absolute;width:100%;height:100%;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__edge.updating .react-flow__edge-path{stroke:#777}.react-flow__edge-text{font-size:10px}.react-flow__node.selectable:focus,.react-flow__node.selectable:focus-visible{outline:none}.react-flow__node-default,.react-flow__node-input,.react-flow__node-output,.react-flow__node-group{padding:10px;border-radius:3px;width:150px;font-size:12px;color:#222;text-align:center;border-width:1px;border-style:solid;border-color:#1a192b;background-color:#fff}.react-flow__node-default.selectable:hover,.react-flow__node-input.selectable:hover,.react-flow__node-output.selectable:hover,.react-flow__node-group.selectable:hover{box-shadow:0 1px 4px 1px #00000014}.react-flow__node-default.selectable.selected,.react-flow__node-default.selectable:focus,.react-flow__node-default.selectable:focus-visible,.react-flow__node-input.selectable.selected,.react-flow__node-input.selectable:focus,.react-flow__node-input.selectable:focus-visible,.react-flow__node-output.selectable.selected,.react-flow__node-output.selectable:focus,.react-flow__node-output.selectable:focus-visible,.react-flow__node-group.selectable.selected,.react-flow__node-group.selectable:focus,.react-flow__node-group.selectable:focus-visible{box-shadow:0 0 0 .5px #1a192b}.react-flow__node-group{background-color:#f0f0f040}.react-flow__nodesselection-rect,.react-flow__selection{background:#0059dc14;border:1px dotted rgba(0,89,220,.8)}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible,.react-flow__selection:focus,.react-flow__selection:focus-visible{outline:none}.react-flow__controls{box-shadow:0 0 2px 1px #00000014}.react-flow__controls-button{border:none;background:#fefefe;border-bottom:1px solid #eee;box-sizing:content-box;display:flex;justify-content:center;align-items:center;width:16px;height:16px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:5px}.react-flow__controls-button:hover{background:#f4f4f4}.react-flow__controls-button svg{width:100%;max-width:12px;max-height:12px}.react-flow__controls-button:disabled{pointer-events:none}.react-flow__controls-button:disabled svg{fill-opacity:.4}.react-flow__minimap{background-color:#fff}.react-flow__minimap svg{display:block}.react-flow__resize-control{position:absolute}.react-flow__resize-control.left,.react-flow__resize-control.right{cursor:ew-resize}.react-flow__resize-control.top,.react-flow__resize-control.bottom{cursor:ns-resize}.react-flow__resize-control.top.left,.react-flow__resize-control.bottom.right{cursor:nwse-resize}.react-flow__resize-control.bottom.left,.react-flow__resize-control.top.right{cursor:nesw-resize}.react-flow__resize-control.handle{width:4px;height:4px;border:1px solid #fff;border-radius:1px;background-color:#3367d9;transform:translate(-50%,-50%)}.react-flow__resize-control.handle.left{left:0;top:50%}.react-flow__resize-control.handle.right{left:100%;top:50%}.react-flow__resize-control.handle.top{left:50%;top:0}.react-flow__resize-control.handle.bottom{left:50%;top:100%}.react-flow__resize-control.handle.top.left,.react-flow__resize-control.handle.bottom.left{left:0}.react-flow__resize-control.handle.top.right,.react-flow__resize-control.handle.bottom.right{left:100%}.react-flow__resize-control.line{border-color:#3367d9;border-width:0;border-style:solid}.react-flow__resize-control.line.left,.react-flow__resize-control.line.right{width:1px;transform:translate(-50%);top:0;height:100%}.react-flow__resize-control.line.left{left:0;border-left-width:1px}.react-flow__resize-control.line.right{left:100%;border-right-width:1px}.react-flow__resize-control.line.top,.react-flow__resize-control.line.bottom{height:1px;transform:translateY(-50%);left:0;width:100%}.react-flow__resize-control.line.top{top:0;border-top-width:1px}.react-flow__resize-control.line.bottom{border-bottom-width:1px;top:100%}.tm-page{padding:16px;background:linear-gradient(180deg,#eef2ff,#fdf2f8 45%,#f8fafc);min-height:100vh;font-family:Inter,sans-serif;box-sizing:border-box}.tm-shell{background:#ffffffeb;border:1px solid rgba(148,163,184,.35);border-radius:18px;box-shadow:0 30px 70px #0000001a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:14px;height:calc(100vh - 32px);display:flex;flex-direction:column;overflow:hidden}.tm-topbar{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:4px 2px 12px;border-bottom:1px solid rgba(148,163,184,.22)}.tm-topbarLeft{display:flex;align-items:center;gap:10px;min-width:0}.tm-topbarText{min-width:0}.tm-title{font-size:15px;font-weight:900;color:#0f172a;line-height:1.2}.tm-subtitle{margin-top:4px;font-size:12.5px;font-weight:700;color:#475569;line-height:1.35}.tm-topbarRight{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}.tm-iconWrap{width:36px;height:36px;border-radius:12px;display:flex;align-items:center;justify-content:center}.tm-tone-indigo{background:#4f46e51f;color:#4338ca}.tm-tone-emerald{background:#10b98124;color:#047857}.tm-tone-rose{background:#f43f5e24;color:#be123c}.tm-pill{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:999px;border:1px solid rgba(148,163,184,.25);font-weight:900;font-size:12px;white-space:nowrap}.tm-pill-indigo{background:#4f46e51f;color:#4338ca}.tm-pill-emerald{background:#10b98124;color:#047857}.tm-pill-rose{background:#f43f5e24;color:#be123c}.tm-iconBtn{padding:8px 10px;border-radius:12px;border:1px solid rgba(148,163,184,.25);background:#ffffffb3;cursor:pointer;font-weight:900;color:#334155;box-shadow:0 10px 16px #0f172a0f}.tm-iconBtn:hover{transform:translateY(-1px)}.tm-error{margin:10px 2px 0;color:#ef4444;font-weight:800}.tm-tabs{display:flex;gap:18px;margin:12px 2px 10px;border-bottom:1px solid rgba(148,163,184,.22);overflow-x:auto;padding-bottom:4px}.tm-tabs::-webkit-scrollbar{height:6px}.tm-tabs::-webkit-scrollbar-thumb{background:#64748b40;border-radius:99px}.tm-tab{background:none;border:none;padding:10px 0;font-size:13px;font-weight:900;color:#475569;cursor:pointer;position:relative;white-space:nowrap}.tm-tab.active{color:#4338ca}.tm-tab.active:after{content:"";position:absolute;left:0;bottom:-1px;width:100%;height:2px;background:linear-gradient(90deg,#4f46e5f2,#3b82f6f2)}.tm-scroll{flex:1;overflow:auto;padding:8px 2px 14px;min-height:0}.tm-scroll::-webkit-scrollbar{width:10px}.tm-scroll::-webkit-scrollbar-thumb{background:#64748b40;border-radius:99px}.tm-tableWrap{min-height:0}.tm-table{width:100%;overflow-x:auto;padding-bottom:8px}.tm-table table{width:100%;min-width:980px;border-collapse:separate;border-spacing:0 12px}.tm-table th{text-align:left;font-size:12.5px;color:#64748b;padding:8px 10px;font-weight:900}.tm-table td{background:#ffffffe0;padding:14px 10px;font-size:13.5px;border-top:1px solid rgba(148,163,184,.18);border-bottom:1px solid rgba(148,163,184,.18)}.tm-table tr td:first-child{border-left:1px solid rgba(148,163,184,.18);border-top-left-radius:14px;border-bottom-left-radius:14px}.tm-table tr td:last-child{border-right:1px solid rgba(148,163,184,.18);border-top-right-radius:14px;border-bottom-right-radius:14px}.name-cell{font-weight:950;color:#0f172a}.tm-status{display:inline-flex;align-items:center;padding:6px 10px;border-radius:999px;border:1px solid rgba(148,163,184,.25);font-weight:900;font-size:12px}.tm-status-approved{background:#10b98124;color:#047857}.tm-status-pending{background:#f43f5e24;color:#be123c}.tm-status-draft{background:#4f46e51f;color:#4338ca}.tm-status-rejected,.tm-status-disabled{background:#64748b1f;color:#334155}.tm-health{display:inline-flex;align-items:center;padding:6px 10px;border-radius:999px;border:1px solid rgba(148,163,184,.25);font-weight:900;font-size:12px;background:#4f46e514;color:#4338ca}.tm-health-high{background:#10b98124;color:#047857}.tm-health-medium{background:#0284c724;color:#0369a1}.tm-health-low{background:#f43f5e24;color:#be123c}.tm-actions{display:flex;justify-content:flex-end;gap:8px;flex-wrap:wrap}.tm-actionBtn{border:none;border-radius:14px;padding:10px 12px;font-weight:950;letter-spacing:-.01em;cursor:pointer;white-space:nowrap;transition:transform .15s ease,box-shadow .15s ease}.tm-actionBtn:active{transform:translateY(1px)}.tm-actionBtn-outline{background:#fff;border:1px solid rgba(99,102,241,.35);color:#3730a3}.tm-actionBtn-outline:hover{box-shadow:0 16px 24px #4f46e51f}.tm-actionBtn-danger{border:none;background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;box-shadow:0 14px 26px #ef44441f}.tm-actionBtn-danger:hover{transform:translateY(-1px)}.tm-empty{padding:14px;border-radius:16px;border:1px dashed rgba(148,163,184,.45);background:#f8fafcbf;color:#334155;font-weight:800}.tm-createWrap{padding:10px 4px 2px}.wa-modal{width:420px;background:#f0f2f5;border-radius:12px;overflow:hidden}.wa-header{display:flex;align-items:center;padding:12px 14px;background:#fff}.wa-header img{width:26px;margin-right:10px}.wa-header span{flex:1;font-weight:600}.wa-close{background:none;border:none;font-size:18px;cursor:pointer}.wa-chat{padding:16px;background:#e5ddd5}.wa-bubble{background:#fff;padding:12px;border-radius:10px}.wa-overlay{position:fixed;inset:0;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:1000;padding:14px}@media (max-width: 720px){.tm-shell{height:calc(100vh - 32px);padding:12px}.tm-table table{min-width:860px}.wa-modal{width:min(420px,96vw)}}.ct-wrapper{padding:16px}.ct-content{display:grid;grid-template-columns:1.4fr .6fr;gap:20px}.ct-form label{display:block;margin:12px 0 4px;font-size:13px;font-weight:500}.ct-form input,.ct-form textarea,.ct-form select{width:100%;padding:8px;border-radius:6px;border:1px solid #cbd5e1}.ct-form textarea{margin-bottom:6px}.var-btn{border:1px solid rgba(99,102,241,.28);background:#ffffffd9;color:#3730a3;border-radius:12px;padding:8px 10px;font-weight:900;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:6px}.var-sample{background:#f8fafc;padding:10px;border-radius:6px;margin:6px 0}.var-sample h4{margin:0 0 6px;font-size:13px}.var-row{display:grid;grid-template-columns:60px 1fr;gap:8px;align-items:center}.media-upload{border:2px dashed #cbd5e1;padding:14px;text-align:center;border-radius:8px}.remove-media{border:1px solid rgba(239,68,68,.25);background:#ffffffe6;color:#b91c1c;border-radius:12px;padding:8px 10px;font-weight:900;cursor:pointer;display:inline-flex;align-items:center;gap:6px}.btn-row input{flex:1}.btn-row button{width:34px;height:34px;border-radius:6px;border:1px solid #e5e7eb;background:#fff;color:#ef4444;font-size:18px;cursor:pointer}.btn-row button:hover{background:#fee2e2;border-color:#ef4444}.add-btn{border:1px solid rgba(99,102,241,.28);background:#ffffffd9;color:#3730a3;border-radius:12px;padding:8px 10px;font-weight:900;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:6px}.form-actions{display:flex;justify-content:flex-end;margin-top:16px}button.primary{border:none;border-radius:14px;padding:10px 12px;cursor:pointer;font-weight:950;letter-spacing:-.01em;color:#fff;background:linear-gradient(135deg,#22c55e,#16a34a);box-shadow:0 14px 26px #22c55e24;transition:transform .15s ease,box-shadow .15s ease}button.primary:hover{box-shadow:0 18px 32px #22c55e2e}.preview-title{font-weight:600;margin-bottom:6px}.ct-preview{position:sticky;top:70px}.wa-preview{background:#efeae2;padding:12px;border-radius:10px}.wa-preview strong{display:block;margin-bottom:4px}.wa-preview p{margin:4px 0}.wa-preview small{display:block;margin-top:4px}.wa-media{max-height:180px;width:100%;object-fit:cover;border-radius:6px;margin-bottom:8px}.wa-btn{border:1px solid rgba(99,102,241,.28);background:#ffffffd9;color:#3730a3;border-radius:12px;padding:8px 10px;font-weight:900;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:6px}.btn-row select{min-width:160px}.btn-row input{flex:1;min-width:220px}.btn-row .btn-remove{flex:0 0 auto}.wa-preview img,.wa-preview video{max-width:100%;max-height:240px;border-radius:8px;margin-bottom:8px}.wa-preview{display:flex;flex-direction:column}.media-help{font-size:12px;color:#555;margin-top:4px}.emoji-row{display:flex;gap:6px;flex-wrap:wrap;margin-bottom:6px}.emoji-item{cursor:pointer;font-size:18px}.body-toolbar button{border:1px solid #d1d5db;background:#fff;border-radius:6px;padding:4px 8px;cursor:pointer;font-size:13px}.body-toolbar button:hover{background:#f3f4f6}.emoji-popup span{cursor:pointer;font-size:20px}.wa-text b{font-weight:600}.wa-text i{font-style:italic}.wa-text s{text-decoration:line-through}.wa-text code{background:#e5e7eb;padding:2px 4px;border-radius:4px;font-family:monospace}body,textarea,input,button,.emoji-popup,.emoji-popup span{font-family:"Segoe UI Emoji","Apple Color Emoji","Noto Color Emoji",system-ui,sans-serif!important}textarea,.emoji-popup span,.emoji-popup,.wa-text{font-family:"Segoe UI Emoji","Apple Color Emoji","Noto Color Emoji",sans-serif!important;font-variant-emoji:emoji;unicode-bidi:plaintext}.emoji-popup{font-family:"Apple Color Emoji","Segoe UI Emoji","Noto Color Emoji",emoji,sans-serif!important}.emoji-char{font-family:"Apple Color Emoji","Segoe UI Emoji","Noto Color Emoji",emoji,sans-serif!important;font-size:20px;cursor:pointer;line-height:1.4;unicode-bidi:plaintext;font-variant-emoji:emoji}.wa-page{padding:0;flex:1;min-height:0;height:100%;background:linear-gradient(180deg,#eef2ff,#fdf2f8 45%,#f8fafc);display:flex;flex-direction:column;width:100%;max-width:100%;box-sizing:border-box;align-self:stretch}@media (max-width: 1023px){.wa-page{padding:0!important;min-height:0!important;height:100%!important}}.wa-tabs{display:flex;gap:10px;padding:6px;background:#fffc;border:1px solid rgba(148,163,184,.35);border-radius:16px;box-shadow:0 10px 30px #00000014;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);overflow-x:auto}@media (max-width: 1023px){.wa-tabs{display:none}}.wa-tab{border:none;cursor:pointer;padding:10px 14px;border-radius:12px;font-weight:800;color:#334155;background:transparent;transition:all .18s ease;white-space:nowrap}.wa-tab:hover{background:#6366f11a}.wa-tab.active{color:#fff;background:linear-gradient(135deg,#6366f1,#22c55e);box-shadow:0 10px 18px #6366f140}.wa-card{background:#ffffffd9;border:1px solid rgba(148,163,184,.28);border-radius:18px;box-shadow:0 16px 36px #0206171a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.wa-cardPad{padding:14px}.wa-input{height:40px;width:100%;border-radius:999px;border:1px solid rgba(148,163,184,.35);background:#f8fafce6;padding:0 14px;outline:none;font-weight:700;color:#0f172a}.wa-input:focus{border-color:#6366f18c;box-shadow:0 0 0 4px #6366f126}.wa-btn{border:none;cursor:pointer;height:38px;padding:0 14px;border-radius:12px;font-weight:900;transition:transform .16s ease,box-shadow .16s ease,opacity .16s ease}.wa-btn:active{transform:translateY(1px)}.wa-btnPrimary{color:#fff;background:linear-gradient(135deg,#6366f1,#22c55e);box-shadow:0 10px 18px #6366f133}.wa-btnPrimary:hover{box-shadow:0 14px 24px #6366f147}.wa-btnGhost{background:#fffc;border:1px solid rgba(148,163,184,.35);color:#0f172a}.wa-row{width:100%;text-align:left;border:1px solid rgba(148,163,184,.24);background:linear-gradient(180deg,#fff,#f8fafc);border-radius:16px;padding:12px;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease;margin-bottom:10px;display:flex;gap:12px;align-items:center}.wa-row:hover{transform:translateY(-1px);box-shadow:0 12px 20px #02061714;border-color:#6366f159}.wa-row.active{border-color:#22c55e8c;box-shadow:0 16px 26px #22c55e2e}.wa-avatar{width:40px;height:40px;border-radius:999px;border:1px solid rgba(148,163,184,.25);display:flex;align-items:center;justify-content:center;font-weight:950;color:#0f172a;flex:0 0 auto}.wa-conv-content{flex:1;min-width:0}.wa-conv-line1{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:6px}.wa-conv-name{font-weight:950;color:#0f172a;letter-spacing:-.01em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wa-conv-time{font-size:12px;font-weight:900;color:#64748b;flex:0 0 auto}.wa-conv-line2{display:flex;align-items:center;justify-content:space-between;gap:10px}.wa-conv-preview{color:#475569;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.wa-unread{font-weight:900;font-size:12px;padding:6px 10px;border-radius:999px;background:#6366f11a;color:#3730a3;border:1px solid rgba(148,163,184,.25);flex:0 0 auto}.wa-chips{display:flex;gap:8px;align-items:center;margin-top:10px}.wa-chip{border:none;cursor:pointer;padding:8px 12px;border-radius:999px;font-weight:900;font-size:12px;background:#fffc;border:1px solid rgba(148,163,184,.28);color:#0f172a}.wa-chip.active{color:#fff;background:linear-gradient(135deg,#6366f1,#22c55e)}.wa-fab{position:absolute;right:16px;bottom:16px;width:48px;height:48px;border-radius:999px;border:none;cursor:pointer;color:#fff;background:linear-gradient(135deg,#6366f1,#22c55e);box-shadow:0 18px 30px #02061729;display:flex;align-items:center;justify-content:center;font-size:22px}.wa-fab:hover{box-shadow:0 22px 36px #02061733}.ui-overlay{position:fixed;inset:0;background:#0206176b;display:flex;align-items:center;justify-content:center;padding:16px;z-index:9999}.ui-modal{width:min(520px,100%)}.ui-modalCard{border-radius:18px}.ui-modalTitle{font-size:16px;font-weight:950;color:#0f172a}.ui-divider{height:1px;background:#94a3b859;margin:10px 0}.ui-icon-btn{width:36px;height:36px;border-radius:12px;border:1px solid rgba(148,163,184,.28);background:#ffffffd9;cursor:pointer;display:flex;align-items:center;justify-content:center}.ui-icon-btn:hover{box-shadow:0 10px 18px #0206171a}@media (max-width: 900px){.wa-page{padding:0}}:root{--panel:#ffffff;--card:#ffffff;--text:#0f172a;--muted:#64748b;--border:#e5e7eb;--brand:#4f46e5;--danger:#dc2626;--shadow: 0 10px 30px rgba(15,23,42,.08);--radius: 14px}.st-page{height:100vh;width:100%;margin:0;padding:0;overflow:hidden;background:transparent;color:var(--text)}.st-shell{height:100%;width:100%;display:grid;grid-template-columns:320px 1fr;gap:0}.st-left,.st-rightPanel{height:100%;background:var(--panel);border:1px solid var(--border);box-shadow:var(--shadow);overflow:hidden}.st-left{border-right:0;border-radius:var(--radius) 0 0 var(--radius)}.st-leftHeader{height:56px;display:flex;align-items:center;justify-content:space-between;padding:0 14px;border-bottom:1px solid var(--border);font-weight:800}.st-leftList{height:calc(100% - 56px);overflow-y:auto;padding:12px;display:flex;flex-direction:column;gap:10px}.st-navBtn{width:100%;text-align:left;padding:12px;border-radius:12px;border:1px solid var(--border);background:#fff;cursor:pointer;display:flex;justify-content:space-between;align-items:center;font-weight:700;color:var(--text);transition:.15s ease}.st-navBtn:hover{transform:translateY(-1px)}.st-navBtn.active{border-color:#4f46e559;outline:2px solid rgba(79,70,229,.15)}.st-arrow{color:#4f46e5e6;font-weight:900}.st-rightPanel{border-left:0;border-radius:0 var(--radius) var(--radius) 0}.st-rightHeader{height:56px;display:flex;align-items:center;justify-content:space-between;padding:0 14px;border-bottom:1px solid var(--border)}.st-rightHeader h2{margin:0;font-size:16px;font-weight:900}.st-rightContent{height:calc(100% - 56px);overflow-y:auto;padding:14px;display:grid;gap:14px}.st-card{border:1px solid var(--border);border-radius:14px;background:var(--card);padding:14px}.st-cardTitle{font-weight:900;font-size:14px;margin-bottom:8px}.st-cardHint{color:var(--muted);font-size:12px;margin-bottom:12px}.st-muted{color:var(--muted);font-size:12px}.st-row{display:flex;align-items:center;flex-wrap:wrap}.st-rowGap{gap:10px}.st-input{min-width:260px;flex:1;padding:10px 12px;border-radius:12px;border:1px solid var(--border);outline:none;background:#fff}.st-btn{padding:10px 14px;border-radius:12px;border:1px solid var(--border);background:#fff;cursor:pointer;font-weight:800}.st-btnPrimary{background:linear-gradient(180deg,#6366f1,#4f46e5);color:#fff;border-color:#4f46e559}.st-btnDanger{background:linear-gradient(180deg,#ef4444,#dc2626);color:#fff;border-color:#dc262640}.st-table{margin-top:12px;border:1px solid var(--border);border-radius:12px;overflow:hidden}.st-thead,.st-trow{display:grid;grid-template-columns:1fr auto;gap:12px;padding:10px 12px;align-items:center}.st-thead{background:#f8fafc;color:var(--muted);font-size:12px;font-weight:900;border-bottom:1px solid var(--border)}.st-trow{background:#fff;border-bottom:1px solid var(--border)}.st-trow:last-child{border-bottom:0}.st-inputRow{min-width:unset;width:100%}.st-rowActions{display:flex;gap:8px;justify-content:flex-end}.st-right{text-align:right}@media (max-width: 900px){.st-shell{grid-template-columns:1fr}.st-left{border-right:1px solid var(--border);border-radius:var(--radius)}.st-leftList{height:auto;overflow-x:auto;overflow-y:hidden;flex-direction:row;white-space:nowrap}.st-navBtn{flex:0 0 auto;min-width:160px}.st-rightPanel{border-radius:var(--radius);border-left:1px solid var(--border)}.st-rightPanel{height:calc(100vh - 160px)}}.st-cardHeader{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}@media (max-width: 520px){.st-cardHeader{flex-direction:column;align-items:stretch}}.settings-root,.settings-page,.settings-container{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Cantarell,Arial,sans-serif;font-size:13.5px;line-height:1.45;font-weight:400;color:#1f2937;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}.settings-root,.settings-page,.settings-container{height:100%;min-height:0;padding:0!important;margin:0!important}.settings-root .settings-body,.settings-page .settings-body,.settings-container .settings-body{flex:1;min-height:0}.settings-root .settings-scroll,.settings-page .settings-scroll,.settings-container .settings-scroll{min-height:0;overflow:auto;-webkit-overflow-scrolling:touch}.settings-root :where(h1,h2,h3,.title,.section-title,.MuiTypography-h5,.MuiTypography-h6){font-weight:600;color:#111827}*{box-sizing:border-box;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}html,body{margin:0;padding:0;width:100%;overflow-x:hidden}.login-wrapper{display:flex;min-height:100vh;width:100%}.login-left{flex:1;background:#eaf4ff;padding:50px 60px}.brand{display:flex;align-items:center;gap:10px;font-size:20px;font-weight:700;margin-bottom:30px}.brand-logo{height:36px}.login-left h1{font-size:34px;margin-bottom:20px;color:#111827}.login-left h1 span{color:#2a8cff}.login-right{flex:1;background:#fff;padding:60px;display:flex;flex-direction:column}.top-link{text-align:right;font-size:14px}.top-link span{color:#2a8cff;cursor:pointer}.welcome{text-align:center;font-size:13px;color:#6b7280;margin-top:20px}.login-right h2{text-align:center;font-size:28px;margin-bottom:20px}.input{width:100%;padding:14px;margin-bottom:14px;border-radius:6px;border:1px solid #d1d5db;transition:border-color .2s,box-shadow .2s}.input.error{border-color:#e11d48;background-color:#fff5f5}.input.error:focus{border-color:#e11d48;box-shadow:0 0 0 3px #e11d4826}.auth-error{background:#fff1f2;color:#be123c;border-left:4px solid #e11d48;padding:10px 12px;margin-bottom:16px;font-size:14px;border-radius:6px}.primary-btn{width:100%;padding:14px;background:#6bdc6b;color:#fff;border-radius:6px;border:none;font-weight:600;opacity:.6;cursor:not-allowed;transition:all .2s ease}.primary-btn.enabled{opacity:1;cursor:pointer}.primary-btn.enabled:hover{background:#5ac85a}@media (max-width: 640px){.login-wrapper{flex-direction:column}.login-left{display:none}.login-right{padding:24px}}.auth-wrapper{display:flex;min-height:100vh;font-family:Inter,sans-serif}.auth-left{flex:1;background:#eaf6ff;padding:60px}.auth-logo{height:36px;margin-bottom:40px}.auth-left h1{font-size:36px;line-height:1.3}.auth-left h1 span{color:#2f80ed}.credit-box{background:#27ae60;color:#fff;padding:20px;border-radius:10px;margin:30px 0}.credit-box p{font-size:14px;margin-top:6px}.feature-list{display:grid;gap:16px}.feature-card{background:#fff;padding:16px 18px;border-radius:12px;font-weight:500;display:flex;align-items:center;gap:10px}.auth-right{flex:1;padding:60px;display:flex;flex-direction:column;justify-content:center}.auth-top-link{text-align:right;margin-bottom:20px}.auth-top-link a{color:#2f80ed;text-decoration:none}.auth-right h2{font-size:28px;margin-bottom:6px}.sub-text{color:#666;margin-bottom:20px}.google-btn{background:#4285f4;color:#fff;padding:14px;border:none;border-radius:8px;font-size:15px;margin-bottom:18px}.divider{text-align:center;margin:16px 0;color:#aaa}.auth-right input{padding:14px;margin-bottom:14px;border-radius:8px;border:1px solid #ddd}.primary-btn{background:#27ae60;color:#fff;padding:14px;border:none;border-radius:8px;font-size:16px;margin-top:10px}.primary-btn:disabled{background:#bdbdbd;cursor:not-allowed}@media (max-width: 900px){.auth-wrapper{flex-direction:column}.auth-left,.auth-right{padding:30px}}@media (max-width: 900px){.auth-left{display:none!important}.auth-right:before{content:"";display:block;width:120px;height:40px;margin:0 auto 24px;background-image:url(/assets/doecomm-logo-BDFSvmzW.png);background-repeat:no-repeat;background-position:center;background-size:contain}}.inv3-page{padding:14px}.inv3-tabs{display:flex;gap:10px;margin-bottom:12px}.inv3-tab{padding:10px 14px;border-radius:10px;border:1px solid #e5e7eb;background:#fff;cursor:pointer;font-weight:700}.inv3-tab.active{border-color:#2563eb;color:#2563eb}.inv3-split{display:grid;grid-template-columns:360px 1fr;gap:12px;height:calc(100vh - 120px)}.inv3-left,.inv3-right{background:#fff;border:1px solid #e5e7eb;border-radius:14px;overflow:hidden;display:flex;flex-direction:column}.inv3-left-header,.inv3-right-header{padding:12px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #f1f5f9;gap:12px}.inv3-title{font-weight:900;font-size:16px}.inv3-muted{color:#6b7280;font-weight:600;font-size:13px;margin-top:2px}.inv3-search{margin:10px 12px 12px;padding:10px 12px;border-radius:10px;border:1px solid #e5e7eb;outline:none}.inv3-list{overflow:auto;padding:0 6px 10px}.inv3-list-item{width:100%;text-align:left;padding:12px;margin:6px;border-radius:12px;border:1px solid #eef2f7;background:#fff;cursor:pointer}.inv3-list-item.active{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb14}.inv3-li-top{display:flex;justify-content:space-between;gap:10px}.inv3-li-name{font-weight:900}.inv3-li-stock{font-weight:800;color:#111827}.inv3-li-sub{margin-top:6px;color:#6b7280;font-weight:700;display:flex;gap:8px;align-items:center}.inv3-dot{opacity:.5}.inv3-table-wrap{padding:12px;overflow:auto}.inv3-table th{font-weight:900;color:#111827}.inv3-btn-primary{background:#2563eb;border-color:#2563eb;color:#fff}.inv3-modal-overlay{position:fixed;inset:0;background:#0f172a73;display:flex;align-items:center;justify-content:center;padding:14px;z-index:9999}.inv3-modal{width:min(720px,96vw);background:#fff;border-radius:16px;border:1px solid #e5e7eb;overflow:hidden}.inv3-modal-header{padding:12px;border-bottom:1px solid #f1f5f9;display:flex;align-items:center;justify-content:space-between}.inv3-modal-body{padding:12px;display:flex;flex-direction:column;gap:10px}.inv3-label{font-weight:900;font-size:13px;margin-top:6px}.inv3-input{width:100%;padding:10px 12px;border-radius:10px;border:1px solid #e5e7eb;outline:none}.inv3-modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:8px}.inv3-grid2{display:grid;grid-template-columns:1fr 1fr;gap:10px}.inv3-grid3{display:grid;grid-template-columns:1fr 1fr 1fr;gap:10px}.inv3-divider{margin:8px 0;font-weight:800;color:#6b7280;font-size:12px}.inv3-tabs-bar{display:flex;gap:26px;align-items:flex-end;padding:10px 16px;margin-bottom:12px;background:#ffe600;border-radius:2px;width:fit-content}.inv3-top-tab{border:none;background:transparent;cursor:pointer;font-weight:800;font-size:18px;color:#111827;padding:8px 0;position:relative}.inv3-top-tab.active:after{content:"";position:absolute;left:0;bottom:-2px;width:100%;height:3px;background:#111827;border-radius:999px}.inv3-top-tab:hover{opacity:.85}.inv3-subtabs-bar{display:flex;gap:18px;align-items:flex-end;padding:8px 8px 12px;border-bottom:1px solid #eef2f7}.inv3-sub-tab{border:none;background:transparent;cursor:pointer;font-weight:800;font-size:15px;color:#111827;padding:6px 0;position:relative}.inv3-sub-tab.active:after{content:"";position:absolute;left:0;bottom:-8px;width:100%;height:3px;background:#111827;border-radius:999px}.inv3-subtab-body{padding-top:12px}.inv3-orders-layout{display:grid;grid-template-columns:360px 1fr;gap:14px;height:auto;min-height:calc(100vh - 120px)}.inv3-pane{background:#fff;border:1px solid #e5e7eb;border-radius:14px;overflow:hidden;display:flex;flex-direction:column}.inv3-pane-top{display:grid;grid-template-columns:1fr auto;gap:10px;padding:12px;border-bottom:1px solid #eef2f7}.inv3-search-2{border:1px solid #e5e7eb;border-radius:12px;padding:12px 14px;outline:none;font-weight:600}.inv3-gear-btn{border:1px solid #e5e7eb;border-radius:12px;background:#f3f4f6;cursor:pointer;font-size:18px}.inv3-add-product-top{white-space:nowrap;height:46px}.inv3-pane-actions{padding:10px 12px;border-bottom:1px solid #eef2f7}.inv3-list-scroll{overflow:auto;padding:8px 8px 14px}.inv3-list-row{width:100%;text-align:left;background:#fff;border:1px solid transparent;border-bottom:1px solid #eef2f7;padding:14px 12px;cursor:pointer}.inv3-list-row:hover{background:#fafafa}.inv3-list-row.active{background:#eaf2ff;border-left:4px solid #2563eb}.inv3-row-top{display:flex;justify-content:space-between;gap:10px}.inv3-row-title,.inv3-row-amt{font-weight:900;font-size:16px;color:#111827}.inv3-row-sub{margin-top:6px;display:flex;justify-content:space-between;color:#6b7280;font-weight:700}.inv3-row-sub2{margin-top:4px;color:#6b7280;font-weight:700;font-size:13px}.inv3-right-scroll{overflow:auto;padding:14px;display:flex;flex-direction:column;gap:16px}.inv3-right-empty{padding:18px}.inv3-section-card{border:1px solid #e5e7eb;border-radius:14px;background:#fff;overflow:hidden}.inv3-section-head{padding:14px;display:flex;align-items:center;justify-content:space-between;gap:12px}.inv3-section-title{font-weight:900;font-size:18px;color:#111827}.inv3-head-actions{display:flex;align-items:center;gap:10px}.inv3-chip{border-radius:999px;padding:8px 12px;font-weight:900;font-size:13px;background:#eef2ff;color:#1d4ed8;white-space:nowrap}.inv3-chip-green{background:#dcfce7;color:#166534}.inv3-chip-blue{background:#e0f2fe;color:#0369a1}.inv3-chip-purple{background:#f3e8ff;color:#6b21a8}.inv3-chip-indigo{background:#e0e7ff;color:#3730a3}.inv3-chip-amber{background:#ffedd5;color:#9a3412}.inv3-chip-red{background:#fee2e2;color:#991b1b}.inv3-list-metrics,.inv3-meta-metrics{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.inv3-meta-metrics{margin-top:12px}.inv3-meta-grid{padding:0 14px 14px;display:grid;grid-template-columns:1fr 1fr 1fr;gap:14px}.inv3-meta-value{font-weight:800;color:#111827;margin-top:4px}.inv3-table-wrap{padding:0 14px 14px;overflow:auto}.inv3-table{width:100%;border-collapse:collapse}.inv3-table th,.inv3-table td{border-bottom:1px solid #eef2f7;padding:10px 8px;font-size:14px;white-space:nowrap}.inv3-table th{font-weight:900}.inv3-btn{padding:10px 12px;border-radius:10px;border:1px solid #e5e7eb;background:#fff;cursor:pointer;font-weight:800}.inv3-btn-primary{background:#16a34a;border-color:#16a34a;color:#fff}.inv3-icon-btn{border:1px solid #e5e7eb;background:#fff;border-radius:10px;padding:8px 10px;cursor:pointer}.inv3-badge{padding:6px 10px;border-radius:999px;font-weight:900;font-size:12px;display:inline-block}.inv3-in{background:#dcfce7;color:#166534}.inv3-low{background:#ffedd5;color:#9a3412}.inv3-out{background:#fee2e2;color:#991b1b}.inv3-empty,.inv3-empty-td{padding:14px;color:#6b7280;font-weight:700}.inv3-error{color:#b91c1c}.inv3-strong{font-weight:900}.orders-tabs{display:flex;gap:24px;border-bottom:1px solid #eef2f7;padding:12px 6px 0}.orders-tab{cursor:pointer;padding:10px 6px;font-weight:800;color:#111827;position:relative}.orders-tab.active{color:#2563eb}.orders-tab.active:after{content:"";position:absolute;left:0;bottom:-1px;width:100%;height:3px;background:#2563eb;border-radius:999px}.inv3-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:12px}.inv3-sku-tabs{margin-top:6px}.inv3-tabs-bar{width:100%!important;border-radius:0!important}.inv3-orders-layout{height:auto!important;min-height:calc(100vh - 120px)!important}.inv3-right-scroll{padding:12px!important;gap:12px!important}.inv3-section-card{width:100%!important}.inv3-page{width:100%}.inv3-orders-layout{width:100%;max-width:none}.inv3-pane-right{min-width:0}.inv3-section-card{width:100%}.inv3-table-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px 0}.inv3-table-search{display:flex;align-items:center;gap:10px;background:#f3f4f6;border-radius:12px;padding:10px 12px;min-width:360px}.inv3-search-icon{opacity:.7;font-size:16px}.inv3-table-search-input{border:none;outline:none;background:transparent;width:100%;font-weight:700}.inv3-refresh-btn{border:none;background:transparent;cursor:pointer;font-weight:800;color:#111827;display:flex;align-items:center;gap:8px}.inv3-pagination{display:flex;align-items:center;justify-content:center;gap:18px;padding:10px 14px 14px;color:#111827;font-weight:800}.inv3-pagination-left{display:flex;align-items:center;gap:10px}.inv3-page-select{border:none;background:transparent;outline:none;font-weight:900;cursor:pointer}.inv3-pagination-mid{opacity:.85}.inv3-pagination-right{display:flex;align-items:center;gap:10px}.inv3-page-btn{border:none;background:transparent;cursor:pointer;font-size:22px;font-weight:900;line-height:1;padding:2px 8px}.inv3-page-btn:disabled{opacity:.3;cursor:not-allowed}.inv3-pagination{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:12px 14px 14px;border-top:1px solid #eef2f7;margin-top:8px}.inv3-pagination-left{display:flex;align-items:center;gap:10px;font-weight:800;color:#111827}.inv3-page-select{border:none;background:transparent;outline:none;font-weight:900;cursor:pointer;padding:6px 8px}.inv3-pagination-mid{justify-self:center;font-weight:800;color:#111827;opacity:.85}.inv3-pagination-right{justify-self:end;display:flex;align-items:center;gap:10px}.inv3-page-btn{width:34px;height:34px;border-radius:10px;border:1px solid #e5e7eb;background:#fff;cursor:pointer;font-size:18px;font-weight:900;line-height:1;display:grid;place-items:center}.inv3-page-btn:hover{background:#f3f4f6}.inv3-page-btn:disabled{opacity:.35;cursor:not-allowed}.inv3-variants-card{display:flex;flex-direction:column}.inv3-variants-scroll{max-height:320px;overflow:auto;padding:0 14px}.inv3-variants-scroll thead th{position:sticky;top:0;background:#fff;z-index:2;border-bottom:1px solid #eef2f7}.inv3-pagination-sticky{position:sticky;bottom:0;background:#fff;z-index:3;border-top:1px solid #eef2f7;padding:12px 14px}.inv3-meta-compact{padding:14px 16px}.inv3-meta-compact-row{display:flex;align-items:center;justify-content:space-between;gap:14px}.inv3-meta-name{font-size:20px;font-weight:900;color:#111827}.inv3-meta-sub{display:flex;gap:14px;align-items:center;margin-top:4px}.inv3-meta-price{font-weight:900}.inv3-meta-muted{opacity:.7;font-weight:700}.inv3-meta-right{display:flex;align-items:center;gap:10px}.inv3-table-toolbar-compact{padding:10px 14px 0}.inv3-table-search-compact{min-width:220px;padding:8px 10px;border-radius:10px;background:#f3f4f6}.inv3-table-search-clean{min-width:260px;padding:6px 10px}.inv3-table-search-clean .inv3-table-search-input{font-weight:700}.inv3-filter-wrap{position:relative}.inv3-filter-btn{border:1px solid #e5e7eb;background:#fff;border-radius:10px;width:40px;height:40px;display:grid;place-items:center;cursor:pointer;color:#111827}.inv3-filter-btn:hover{background:#f9fafb}.inv3-filter-popover{position:absolute;top:48px;right:0;width:280px;background:#fff;border:1px solid #e5e7eb;border-radius:14px;box-shadow:0 18px 45px #11182724;padding:12px;z-index:50}.inv3-filter-title{font-weight:900;margin-bottom:10px}.inv3-filter-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.inv3-filter-row-stack{flex-direction:column;align-items:flex-start}.inv3-filter-label{font-weight:800;opacity:.85}.inv3-filter-select{width:150px;border:1px solid #e5e7eb;border-radius:10px;padding:8px 10px;outline:none;font-weight:800;background:#fff}.inv3-filter-check{display:flex;align-items:center;gap:10px;font-weight:800}.inv3-filter-divider{height:1px;background:#e5e7eb;margin:8px 0 12px}.inv3-filter-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:12px}.inv3-filter-link{border:none;background:transparent;cursor:pointer;font-weight:900;opacity:.8}.inv3-filter-link:hover{opacity:1}.inv3-filter-apply{border:none;background:#111827;color:#fff;border-radius:10px;padding:8px 12px;cursor:pointer;font-weight:900}.inv3-filter-apply:hover{opacity:.95}.inv3-variants-scroll{max-height:520px;overflow:auto;padding:0 14px}.inv3-pane-right{display:flex;flex-direction:column;min-height:0}.inv3-right-scroll{flex:1;min-height:0;display:flex;flex-direction:column;gap:12px}.inv3-variants-card{flex:1;min-height:0;display:flex;flex-direction:column}.inv3-variants-scroll{flex:1;min-height:0;overflow:auto;padding:0 14px}.inv3-pagination-sticky{margin-top:auto;position:sticky;bottom:0;background:#fff;z-index:5;border-top:1px solid #eef2f7}@media (max-width: 900px){.inv3-orders-layout{grid-template-columns:320px 1fr;gap:12px}.inv3-table th,.inv3-table td{font-size:13px}}@media (max-width: 768px){.inv3-orders-layout{grid-template-columns:1fr;min-height:auto}.inv3-pane-left,.inv3-pane-right{width:100%!important;max-width:100%!important;max-height:none!important}.inv3-list-scroll{max-height:none!important}.inv3-tabs-bar,.orders-tabs{flex-wrap:wrap;gap:14px}.inv3-pane-top{grid-template-columns:1fr;gap:10px}.inv3-pane-top .inv3-btn{width:100%}.inv3-mobile-back{border:none;background:transparent;padding:0;margin:0 0 6px;color:#2563eb;font-weight:700;cursor:pointer}.inv3-mobile-back:active{transform:translateY(1px)}.inv3-right-scroll{padding:10px!important}.inv3-meta-compact-row{flex-direction:column;align-items:flex-start}.inv3-meta-right{width:100%;justify-content:space-between;flex-wrap:wrap;gap:10px}.inv3-meta-metrics{gap:6px}.inv3-table-toolbar{flex-direction:column;align-items:stretch;gap:10px}.inv3-table-search,.inv3-table-search-compact,.inv3-table-search-clean{width:100%;min-width:0!important}.inv3-filter-wrap{align-self:flex-end}.inv3-filter-popover{right:0;left:0;width:auto}.inv3-table-wrap,.inv3-variants-scroll{padding:0 10px}.inv3-table{min-width:760px}.inv3-pagination{grid-template-columns:1fr;gap:10px;justify-items:center}.inv3-pagination-left,.inv3-pagination-right{justify-self:center}}@media (max-width: 480px){.inv3-page{padding:10px}.inv3-row-title,.inv3-row-amt{font-size:15px}.inv3-chip{font-size:12px;padding:6px 10px}.inv3-meta-name{font-size:18px}.inv3-meta-sub{flex-wrap:wrap;gap:10px}.inv3-filter-btn{width:38px;height:38px}.inv3-table{min-width:720px}}.inv3-inline-error{margin-top:8px;padding:10px 12px;border:1px solid #fecaca;background:#fff1f2;color:#9f1239;border-radius:12px;font-weight:700}.inv3-pill{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:999px;font-weight:800;font-size:12px;border:1px solid #e5e7eb;background:#f9fafb;color:#111827;white-space:nowrap}.inv3-pill-blue{background:#eff6ff;border-color:#bfdbfe;color:#1d4ed8}.inv3-pill-purple{background:#f5f3ff;border-color:#ddd6fe;color:#5b21b6}.inv3-pill-green{background:#ecfdf5;border-color:#a7f3d0;color:#065f46}.inv3-pill-amber{background:#fff7ed;border-color:#fed7aa;color:#9a3412}.inv3-pill-gray{background:#f3f4f6;border-color:#e5e7eb;color:#374151}.inv3-dot{width:10px;height:10px;border-radius:999px;display:inline-block;border:1px solid rgba(0,0,0,.08);box-shadow:0 1px 2px #0000000f}.inv3-variantCell{display:flex;align-items:center;gap:8px}.inv3-coordset-pane-top{padding-bottom:10px}.inv3-coordset-searchRow{display:flex;gap:10px;align-items:center}.inv3-coordset-list{padding:10px}.inv3-coordset-card{text-align:left}.inv3-coordset-cardTop{display:flex;justify-content:space-between;align-items:flex-start;gap:10px}.inv3-coordset-code{font-weight:900;font-size:14px;color:#111827;line-height:1.2;word-break:break-word}.inv3-coordset-sub{margin-top:8px;display:flex;gap:6px;color:#6b7280;font-weight:700;font-size:12px}.inv3-coordset-subLabel{color:#6b7280}.inv3-coordset-subValue{color:#111827;font-weight:800;overflow:hidden;text-overflow:ellipsis}.inv3-coordset-detailsCard{padding:14px}.inv3-coordset-header{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.inv3-coordset-headerTitle{font-size:20px;font-weight:950;letter-spacing:-.01em;color:#111827}.inv3-coordset-headerMeta{margin-top:8px;display:flex;gap:8px;flex-wrap:wrap}.inv3-coordset-headerActions{display:flex;gap:10px;align-items:center}.inv3-coordset-tableWrap{margin-top:12px}.inv3-coordset-modal{width:min(980px,96vw)}.inv3-modal-title{font-size:18px;font-weight:950;color:#111827;line-height:1.1}.inv3-modal-sub{margin-top:4px;color:#6b7280;font-weight:700;font-size:13px}.inv3-coordset-modalBody{gap:12px}.inv3-coordset-modalTop{display:grid;grid-template-columns:1fr 1fr;gap:10px;align-items:center}.inv3-coordset-codeRow{display:flex;gap:10px;align-items:center}.inv3-coordset-modalToggles{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap}.inv3-toggle{display:flex;align-items:center;gap:10px;font-weight:800;color:#374151}.inv3-toggle input{width:16px;height:16px}.inv3-coordset-selectedPills{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.inv3-coordset-pickerTable{border:1px solid #e5e7eb;border-radius:14px;overflow:hidden;max-height:min(420px,52vh);overflow:auto}.inv3-coordset-table thead th{position:sticky;top:0;background:#fff;z-index:2}.inv3-row-disabled{opacity:.5}.inv3-coordset-modalFooter{position:sticky;bottom:0;background:#fff;padding-top:12px;display:flex;justify-content:flex-end;gap:10px;border-top:1px solid #f1f5f9}.inv3-coordset-modalHint{color:#6b7280;font-weight:700;font-size:12px;margin-top:2px}@media (max-width: 768px){.inv3-coordset-modalTop{grid-template-columns:1fr}.inv3-coordset-header{flex-direction:column;align-items:stretch}.inv3-coordset-headerActions{justify-content:flex-end}.inv3-coordset-codeRow{flex-direction:row}.inv3-coordset-modalFooter{justify-content:stretch}.inv3-coordset-modalFooter .inv3-btn{flex:1}}.inv3-drawer-overlay{position:fixed!important;inset:0!important;background:#0f172a73!important;display:flex!important;justify-content:flex-end!important;align-items:stretch!important;z-index:999999!important}.inv3-drawer{width:min(420px,92vw)!important;height:100%!important;background:#fff!important;box-shadow:-20px 0 60px #0003!important;display:flex!important;flex-direction:column!important}.inv3-drawer-head{padding:14px 16px!important;border-bottom:1px solid #eef2f7!important;display:flex!important;align-items:center!important;justify-content:space-between!important}.inv3-drawer-title{font-weight:800!important;font-size:16px!important}.inv3-drawer-close{border:0!important;background:transparent!important;font-size:18px!important;cursor:pointer!important;line-height:1!important}.inv3-drawer-body{padding:14px 16px!important;overflow:auto!important}.inv3-kv{display:flex!important;justify-content:space-between!important;gap:12px!important;padding:10px 0!important;border-bottom:1px dashed #eef2f7!important}.inv3-kv span{opacity:.7!important}.inv3-products-shell{width:100%;height:100%;min-height:0;display:flex;flex-direction:column;border:none!important;box-shadow:none!important;background:transparent}.inv3-products-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 0 12px}.inv3-products-search{flex:1;min-width:220px}.inv3-products-tableArea{flex:1;min-height:0;overflow:hidden}.inv3-variants-scroll{height:100%;min-height:0;overflow-y:auto}.inv3-variants-scroll-x{overflow-x:auto;-webkit-overflow-scrolling:touch}.inv3-products-pagination{flex-shrink:0;position:static!important;margin-top:10px;background:#fff;border-top:1px solid #eef2f7;padding-top:10px}.inv3-table tbody tr:nth-child(2n){background:#fafbff}.inv3-table tbody tr:hover{background:#eef6ff}.inv3-table tbody tr.inv3-row-clickable{cursor:pointer}.inv3-table th,.inv3-table td{vertical-align:middle}.inv3-table td{text-align:left}.inv3-table th:nth-child(6),.inv3-table th:nth-child(7),.inv3-table th:nth-child(8),.inv3-table th:nth-child(9),.inv3-table td:nth-child(6),.inv3-table td:nth-child(7),.inv3-table td:nth-child(8),.inv3-table td:nth-child(9){text-align:center}.inv3-table th:nth-child(2),.inv3-table td:nth-child(2){text-align:left}.inv3-table td:last-child{display:flex;justify-content:center;align-items:center}.inv3-table td,.inv3-table th{padding-top:14px;padding-bottom:14px}.inv3-filter-btn{height:44px;width:44px;display:flex;align-items:center;justify-content:center}.inv3-drawer-overlay{position:fixed;inset:0;background:#0f172a59;display:flex;justify-content:flex-end;z-index:9999}.inv3-drawer{width:min(420px,92vw);height:100%;background:#fff;box-shadow:-20px 0 60px #00000026;display:flex;flex-direction:column}.inv3-drawer-head{padding:14px 16px;border-bottom:1px solid #eef2f7;display:flex;align-items:center;justify-content:space-between}.inv3-drawer-title{font-weight:800}.inv3-drawer-close{border:0;background:transparent;font-size:18px;cursor:pointer}.inv3-drawer-body{padding:14px 16px;overflow:auto}.inv3-kv{display:flex;justify-content:space-between;gap:12px;padding:10px 0;border-bottom:1px dashed #eef2f7}.inv3-kv span{opacity:.7}@media (max-width: 640px){.inv3-products-toolbar{flex-wrap:wrap;align-items:stretch}.inv3-products-search{min-width:100%}.inv3-filter-btn{height:42px;width:42px}.inv3-pagination{flex-wrap:wrap;gap:10px}.inv3-table thead{display:none}.inv3-table,.inv3-table tbody,.inv3-table tr,.inv3-table td{display:block;width:100%}.inv3-table tbody tr{border:1px solid #eef2f7;border-radius:14px;padding:10px 12px;margin:10px 0;background:#fff}.inv3-table tbody tr:nth-child(2n){background:#fff}.inv3-table td{padding:8px 0;border:0;text-align:left!important;display:block}.inv3-table td:last-child{display:block}.inv3-table td:before{content:attr(data-label);display:block;font-size:12px;opacity:.7;margin-bottom:2px}}.orders-root,.orders-body{width:100%!important;max-width:none!important}.orders-body .inv3-card{width:100%!important;max-width:none!important;border:none!important;padding:0!important;background:transparent!important}.inv3-orders-layout{width:100%!important;max-width:none!important}.inv3-pane,.inv3-sku-left,.inv3-sku-right{border:none!important}.inv3-sku-grid{width:100%!important;max-width:none!important}@media (max-width: 900px){.inv3-sku-grid{display:flex!important;flex-direction:column!important;gap:12px!important}.inv3-sku-left,.inv3-sku-right{width:100%!important}}.inv3-coordset-paneTopGrid{grid-template-columns:1fr!important}.inv3-coordset-groupFilterWrap{position:relative;display:inline-block}.inv3-coordset-groupFilterPop{position:absolute;top:46px;right:0;width:280px;background:#fff;border:1px solid #e5e7eb;border-radius:14px;box-shadow:0 18px 45px #11182724;padding:12px;z-index:60}.inv3-coordset-toolbar{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap;padding:4px 0}.inv3-coordset-toolbarLeft{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.inv3-coordset-toolbarRight{display:flex;align-items:center;gap:10px}.inv3-coordset-filterBtn{white-space:nowrap}.inv3-coordset-filterPop{position:absolute;margin-top:8px;width:300px;background:#fff;border:1px solid #e5e7eb;border-radius:14px;box-shadow:0 18px 45px #11182724;padding:12px;z-index:80}.inv3-coordset-filterBtn{position:relative}.inv3-coordset-selectAll{display:inline-flex;align-items:center;gap:10px;font-weight:900;color:#111827}.inv3-coordset-selectAll input{width:16px;height:16px}.inv3-sortTh{-webkit-user-select:none;user-select:none;cursor:pointer}.inv3-sortTh>span{display:inline-flex;align-items:center;gap:8px}.inv3-sortIcon{font-size:12px;opacity:.7}.inv3-sortTh.active .inv3-sortIcon{opacity:1}.inv3-skuCell{display:inline-flex;align-items:center;gap:10px}.inv3-createdBadge{display:inline-flex;align-items:center;padding:4px 8px;border-radius:999px;font-weight:900;font-size:11px;border:1px solid #bbf7d0;background:#ecfdf5;color:#065f46}.inv3-createdPill{display:inline-flex;padding:6px 10px;border-radius:999px;font-weight:900;font-size:12px;background:#f0fdf4;border:1px solid #bbf7d0;color:#166534;max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.inv3-notCreatedPill{display:inline-flex;padding:6px 10px;border-radius:999px;font-weight:900;font-size:12px;background:#f3f4f6;border:1px solid #e5e7eb;color:#374151}.inv3-stockCell{font-weight:900;text-align:center}.inv3-coordset-toggleStack{display:flex;flex-direction:column;gap:8px}.inv3-coordset-toolbarLeft{position:relative}@media (max-width: 768px){.inv3-coordset-filterPop,.inv3-coordset-groupFilterPop{left:0;right:0;width:auto}}.inv3-modal-overlay{position:fixed;inset:0;padding:18px;display:flex;align-items:center;justify-content:center;background:#0f172a73;z-index:999999}.inv3-coordset-modal{width:min(1120px,96vw);max-height:92vh;display:flex;flex-direction:column;background:#fff!important;border-radius:16px;overflow:hidden}.inv3-modal-header{position:sticky;top:0;z-index:5;background:#fff!important;border-bottom:1px solid #eef2f7}.inv3-coordset-modalBody{flex:1;overflow:auto;background:#fff!important;padding-bottom:8px}.inv3-coordset-modalFooter{position:sticky;bottom:0;z-index:5;background:#fff!important;border-top:1px solid #eef2f7}.inv3-coordset-modalHint{background:transparent!important;padding:8px 0}.inv3-iconBtn{height:40px;width:40px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #e5e7eb;border-radius:12px;background:#fff;cursor:pointer}.inv3-iconBtn:hover{background:#f9fafb}.inv3-coordset-filterPop,.inv3-coordset-groupFilterPop{max-width:min(320px,calc(100vw - 40px))}@media (max-width: 768px){.inv3-modal-overlay{padding:0}.inv3-coordset-modal{width:100vw;height:100vh;max-height:100vh;border-radius:0}}.inv3-meta-actions{display:flex;align-items:center;gap:10px}.inv3-row-actions{display:inline-flex;align-items:center;gap:8px}.inv3-icon-btn-danger{border:1px solid rgba(239,68,68,.35);color:#ef4444}.inv3-icon-btn-danger:hover{background:#ef444414}.inv3-modal-overlay{position:fixed;inset:0;background:#0f172a59;display:flex;align-items:center;justify-content:center;z-index:9999;padding:14px}.inv3-modal-card{width:520px;max-width:100%;background:#fff;border-radius:14px;box-shadow:0 12px 40px #0000002e;overflow:hidden}.inv3-modal-head{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-bottom:1px solid rgba(15,23,42,.08)}.inv3-modal-title{font-weight:700;font-size:16px}.inv3-modal-body{padding:14px 16px}.inv3-modal-foot{padding:12px 16px;border-top:1px solid rgba(15,23,42,.08);display:flex;justify-content:flex-end;gap:10px}.inv3-form-label{display:block;font-size:13px;font-weight:600;margin-bottom:6px;color:#0f172acc}.inv3-input{width:100%;border:1px solid rgba(15,23,42,.14);border-radius:10px;padding:10px 12px;outline:none}.inv3-input:focus{border-color:#3b82f6b3;box-shadow:0 0 0 3px #3b82f61f}.inv3-meta-compact-row-top{align-items:flex-start;gap:14px}.inv3-meta-tags{flex:1;display:flex;flex-wrap:wrap;gap:10px;padding-top:6px}.inv3-icon-btn-disabled{opacity:.45;cursor:not-allowed}.inv3-inline-error{color:#dc2626;background:#dc26260f;border:1px solid rgba(220,38,38,.18);padding:10px 12px;border-radius:10px;font-weight:600}.inv3-popup{position:fixed;top:18px;right:18px;z-index:9999}.inv3-popup{position:fixed;top:18px;right:18px;z-index:999999}.inv3-page{height:calc(100vh - 120px);overflow:hidden}.inv3-orders-layout{height:calc(100vh - 120px)!important;min-height:0!important;overflow:hidden!important}.inv3-pane{min-height:0!important}.inv3-list-scroll,.inv3-right-scroll{flex:1 1 auto!important;min-height:0!important;overflow:auto!important}.inv3-pane-top{display:flex!important;align-items:center!important;gap:10px!important;overflow:visible!important}.inv3-pane-top .inv3-search-2{flex:1 1 auto!important;min-width:0!important}.inv3-pane-top .inv3-add-product-top{flex:0 0 auto!important}.inv3-pane-top .inv3-iconBtn,.inv3-pane-top .inv3-icon-btn,.inv3-pane-top .inv3-filter-btn{flex:0 0 auto!important;width:44px!important;height:44px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;overflow:visible!important}.inv3-orders-layout.inv3-coordset-root{grid-template-columns:460px 1fr!important}.inv3-orders-layout.inv3-coordset-root .inv3-coordset-searchRow{display:flex!important;align-items:center!important;gap:10px!important;overflow:visible!important}.inv3-orders-layout.inv3-coordset-root .inv3-coordset-searchRow .inv3-btn,.inv3-orders-layout.inv3-coordset-root .inv3-coordset-searchRow .inv3-add-product-top{flex:0 0 auto!important}.inv3-orders-layout.inv3-coordset-root .inv3-coordset-groupFilterWrap{flex:0 0 auto!important;margin-left:0!important}.inv3-orders-layout.inv3-coordset-root .inv3-coordset-groupFilterBtn{margin-right:6px!important}.inv3-orders-layout.inv3-coordset-root .inv3-pane-left{padding-right:14px!important}.inv3-orders-layout.inv3-coordset-root .inv3-list-scroll{padding-bottom:12px!important}@media (max-width: 768px){.inv3-orders-layout,.inv3-orders-layout.inv3-coordset-root{display:block!important;height:calc(100vh - 120px)!important;overflow:hidden!important}.inv3-pane-left,.inv3-pane-right{width:100%!important;height:100%!important;overflow:hidden!important;padding-right:0!important}.inv3-list-scroll,.inv3-orders-layout.inv3-coordset-root .inv3-coordset-list{max-height:calc(100vh - 190px)!important;overflow:auto!important}.inv3-orders-layout.inv3-coordset-root .inv3-coordset-searchRow{gap:8px!important}.inv3-orders-layout.inv3-coordset-root .inv3-coordset-searchRow .inv3-search-2{min-width:0!important}.inv3-orders-layout.inv3-coordset-root .inv3-coordset-generateBtn{white-space:nowrap}}.inv3-orders-layout.inv3-coordset-root .inv3-pane-left{display:flex!important;flex-direction:column!important;height:100%!important}.inv3-orders-layout.inv3-coordset-root .inv3-coordset-pane-top{flex:0 0 auto!important}.inv3-orders-layout.inv3-coordset-root .inv3-coordset-list{flex:1 1 auto!important;max-height:none!important;overflow:auto!important}@media (max-width: 768px){.inv3-modal-overlay{align-items:stretch!important;padding:0!important}.inv3-modal,.inv3-coordset-modal{width:100vw!important;height:100vh!important;max-width:100vw!important;max-height:100vh!important;border-radius:0!important;margin:0!important}.inv3-modal-header{position:sticky!important;top:0!important;z-index:5!important;background:#fff!important;flex-wrap:wrap!important;gap:8px!important}.inv3-modal-header .inv3-btn{margin-left:auto!important;white-space:nowrap!important}.inv3-orders-layout.inv3-coordset-root .inv3-coordset-searchRow{flex-wrap:wrap!important}.inv3-orders-layout.inv3-coordset-root .inv3-coordset-groupFilterBtn{display:inline-flex!important}.inv3-coordset-toolbar,.inv3-coordset-toolbarLeft{flex-wrap:wrap!important;gap:10px!important}.inv3-coordset-filterBtn{display:inline-flex!important}}.inv3-orders-layout.inv3-coordset-root .inv3-list-scroll{padding-bottom:28px!important;scrollbar-gutter:stable both-edges}.inv3-orders-layout.inv3-coordset-root .inv3-coordset-list{scrollbar-gutter:stable both-edges}@media (max-width: 768px){.inv3-orders-layout.inv3-coordset-root .inv3-coordset-searchRow{display:grid!important;grid-template-columns:1fr auto auto!important;gap:10px!important;align-items:center!important}.inv3-orders-layout.inv3-coordset-root .inv3-coordset-searchRow .inv3-search-2{grid-column:1 / span 3!important;width:100%!important}.inv3-orders-layout.inv3-coordset-root .inv3-coordset-searchRow .inv3-coordset-generateBtn{grid-column:1 / span 2!important;width:100%!important}.inv3-orders-layout.inv3-coordset-root .inv3-coordset-searchRow .inv3-coordset-groupFilterWrap{grid-column:3 / span 1!important;justify-self:end!important}.inv3-orders-layout.inv3-coordset-root .inv3-coordset-searchRow .inv3-coordset-groupFilterBtn{width:44px!important;height:44px!important}}.inv3-orders-layout.inv3-coordset-root{height:calc(100vh - 120px)!important}.inv3-orders-layout.inv3-coordset-root .inv3-pane-left,.inv3-orders-layout.inv3-coordset-root .inv3-pane-right{height:100%!important;min-height:0!important}.inv3-orders-layout.inv3-coordset-root .inv3-coordset-list{height:100%!important;min-height:0!important;padding-bottom:44px!important;overflow:auto!important;scrollbar-gutter:stable both-edges}@media (max-width: 768px){.inv3-page,.inv3-orders-layout,.inv3-orders-layout.inv3-coordset-root{width:100vw!important;max-width:100vw!important}.inv3-orders-layout.inv3-coordset-root{display:block!important;height:calc(100vh - 120px)!important;overflow:hidden!important}.inv3-orders-layout.inv3-coordset-root .inv3-pane-left{width:100%!important;max-width:100%!important;padding:12px 12px 0!important;box-sizing:border-box!important}.inv3-orders-layout.inv3-coordset-root .inv3-coordset-searchRow{width:100%!important;display:grid!important;grid-template-columns:1fr 1fr!important;grid-template-rows:auto auto!important;gap:10px!important;align-items:center!important}.inv3-orders-layout.inv3-coordset-root .inv3-coordset-searchRow .inv3-search-2{grid-column:1 / -1!important;width:100%!important;min-width:0!important}.inv3-orders-layout.inv3-coordset-root .inv3-coordset-searchRow .inv3-coordset-generateBtn{grid-column:1 / 2!important;width:100%!important;justify-content:center!important}.inv3-orders-layout.inv3-coordset-root .inv3-coordset-searchRow .inv3-coordset-groupFilterWrap{grid-column:2 / 3!important;justify-self:stretch!important}.inv3-orders-layout.inv3-coordset-root .inv3-coordset-searchRow .inv3-coordset-groupFilterBtn{width:100%!important;height:44px!important;border-radius:12px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}.inv3-orders-layout.inv3-coordset-root .inv3-coordset-list{max-height:calc(100vh - 260px)!important;overflow:auto!important;padding-bottom:34px!important}.inv3-orders-layout.inv3-coordset-root .inv3-pane-right{display:none!important}}@media (max-width: 768px){.inv3-page{height:auto!important;overflow:visible!important}.inv3-orders-layout.inv3-coordset-root{display:grid!important;grid-template-columns:1fr!important;height:auto!important;overflow:visible!important}.inv3-orders-layout.inv3-coordset-root .inv3-pane-left{display:block!important;width:100%!important;height:auto!important;overflow:visible!important;padding:12px!important;box-sizing:border-box!important}.inv3-orders-layout.inv3-coordset-root .inv3-pane-right{display:block!important;width:100%!important;height:auto!important;overflow:visible!important;padding:0 12px 12px!important;box-sizing:border-box!important}.inv3-orders-layout.inv3-coordset-root .inv3-coordset-list{max-height:none!important;height:auto!important;overflow:visible!important;padding-bottom:16px!important}html,body{overflow:auto!important;height:auto!important}#root{overflow:visible!important;height:auto!important}}@media (max-width: 768px){.inv3-page,.inv3-orders-layout.inv3-coordset-root,.inv3-orders-layout.inv3-coordset-root .inv3-pane-left,.inv3-orders-layout.inv3-coordset-root .inv3-pane-right{width:100%!important;max-width:100%!important;margin:0!important;box-sizing:border-box!important}.inv3-orders-layout.inv3-coordset-root .inv3-pane-left,.inv3-orders-layout.inv3-coordset-root .inv3-pane-right{padding-left:10px!important;padding-right:10px!important}.inv3-orders-layout.inv3-coordset-root .inv3-card,.inv3-orders-layout.inv3-coordset-root .inv3-card-2,.inv3-orders-layout.inv3-coordset-root .inv3-detail-card,.inv3-orders-layout.inv3-coordset-root .inv3-coordset-detail,.inv3-orders-layout.inv3-coordset-root .inv3-coordset-detailCard{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important}.inv3-orders-layout.inv3-coordset-root .inv3-table,.inv3-orders-layout.inv3-coordset-root .inv3-table-wrap,.inv3-orders-layout.inv3-coordset-root .inv3-tableWrapper{width:100%!important;max-width:100%!important;overflow-x:auto!important}.inv3-orders-layout.inv3-coordset-root{overflow-x:hidden!important}.inv3-orders-layout.inv3-coordset-root *{box-sizing:border-box}}@media (max-width: 768px){.inv3-modal-overlay{align-items:center!important;padding:12px!important}.inv3-modal,.inv3-coordset-modal{width:calc(100vw - 24px)!important;max-width:calc(100vw - 24px)!important;height:auto!important;max-height:92vh!important;border-radius:14px!important;margin:0!important;overflow:hidden!important}.inv3-modal-header{position:sticky!important;top:0!important;z-index:10!important;background:#fff!important}.inv3-modal-body,.inv3-modal-content{max-height:calc(92vh - 64px)!important;overflow:auto!important;-webkit-overflow-scrolling:touch}.inv3-modal,.inv3-coordset-modal,.inv3-modal-body,.inv3-modal-content{overflow-x:hidden!important}.inv3-modal *{max-width:100%!important;box-sizing:border-box!important}.inv3-modal .inv3-sku,.inv3-modal .inv3-table td,.inv3-modal .inv3-table th{word-break:break-word;overflow-wrap:anywhere}.inv3-coordset-modal .inv3-table-wrap,.inv3-coordset-modal .inv3-tableWrapper,.inv3-coordset-modal .inv3-table{width:100%!important;max-width:100%!important;overflow-x:hidden!important}.inv3-modal-footer{position:sticky!important;bottom:0!important;z-index:10!important;background:#fff!important;padding-bottom:10px!important}}@media (max-width: 768px){html,body,#root,.inv3-page,.inv3-orders-layout.inv3-coordset-root,.inv3-orders-layout.inv3-coordset-root .inv3-pane-left,.inv3-orders-layout.inv3-coordset-root .inv3-pane-right{overflow-x:hidden!important}.inv3-orders-layout.inv3-coordset-root *{max-width:100%!important;box-sizing:border-box!important}.inv3-orders-layout.inv3-coordset-root .inv3-coordset-list *{word-break:break-word;overflow-wrap:anywhere}.inv3-orders-layout.inv3-coordset-root .inv3-table-wrap,.inv3-orders-layout.inv3-coordset-root .inv3-tableWrapper,.inv3-orders-layout.inv3-coordset-root .inv3-table{width:100%!important;max-width:100%!important;overflow-x:hidden!important}.inv3-modal-overlay{padding-top:64px!important;align-items:flex-start!important}.inv3-modal,.inv3-coordset-modal{margin-top:0!important}.inv3-modal-header{padding-top:10px!important}}.status-pill.low{background:#ffedd5;color:#9a3412}.status-pill.in{background:#dcfce7;color:#166534}.status-pill.out{background:#fee2e2;color:#991b1b}.product-summary{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:12px;margin-bottom:16px}.summary-card{border-radius:12px;padding:12px 14px;font-weight:600;background:#f9fafb;border:1px solid #e5e7eb}.summary-card .label{font-size:12px;opacity:.7}.summary-card .value{font-size:18px;margin-top:4px}.summary-variants{background:#f3e8ff;color:#6b21a8}.summary-colors{background:#e0f2fe;color:#0369a1}.summary-sizes{background:#e0e7ff;color:#3730a3}.summary-sales{background:#dcfce7;color:#166534}.summary-mfg{background:#ccfbf1;color:#065f46}.summary-in{background:#dcfce7;color:#166534}.summary-low{background:#ffedd5;color:#9a3412}.summary-out{background:#fee2e2;color:#991b1b}.ptab-root{width:100%;max-width:100%;overflow-x:hidden}.ptab-topbar{padding:12px 16px}.ptab-searchwrap{display:flex;gap:10px;align-items:center}.ptab-search{flex:1;height:46px;border-radius:12px;border:1px solid #e8eef6;background:#f7f8fa;padding:0 14px;outline:none;min-width:0}.ptab-filterBtn{height:46px;width:46px;border-radius:12px;border:1px solid #e8eef6;background:#fff;display:grid;place-items:center;cursor:pointer}.ptab-filterIcon{font-size:18px;line-height:1}.ptab-summarySticky{position:sticky;top:0;z-index:10;background:#f3f5f8;border-bottom:1px solid #eef2f7;padding:10px 12px}.ptab-summaryScroller{display:flex;gap:10px;overflow-x:auto;overflow-y:hidden;padding-bottom:2px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.ptab-summaryScroller::-webkit-scrollbar{height:6px}.ptab-summaryScroller::-webkit-scrollbar-thumb{background:#d5dce8;border-radius:10px}.ptab-card{min-width:140px;height:74px;border-radius:14px;border:1px solid rgba(0,0,0,.06);background:#fff;text-align:left;padding:10px 12px;cursor:pointer;scroll-snap-align:start;box-shadow:0 8px 20px #1018280f}.ptab-card.is-disabled{opacity:.75;cursor:default}.ptab-cardLabel{font-size:12px;font-weight:600;opacity:.85}.ptab-cardValue{font-size:20px;font-weight:800;margin-top:4px}.ptab-card.is-active{outline:2px solid rgba(59,130,246,.35)}.ptab-card.tone-variants{background:#f3e8ff}.ptab-card.tone-colors{background:#e0f2fe}.ptab-card.tone-sizes{background:#e0e7ff}.ptab-card.tone-sales{background:#dcfce7}.ptab-card.tone-mfg{background:#ccfbf1}.ptab-card.tone-instock{background:#dcfce7}.ptab-card.tone-low{background:#ffedd5}.ptab-card.tone-out{background:#fee2e2}.ptab-tableWrap{padding:12px 16px 24px}.ptab-tableHead{display:grid;grid-template-columns:160px 260px 90px 90px 110px 90px 90px 90px 130px 140px;gap:10px;padding:10px 12px;background:#fff;border:1px solid #eef2f7;border-radius:14px;font-weight:800}.ptab-thNum,.ptab-thActions{text-align:right}.ptab-row{display:grid;grid-template-columns:160px 260px 90px 90px 110px 90px 90px 90px 130px 140px;gap:10px;padding:14px 12px;background:#fff;border:1px solid #eef2f7;border-radius:14px;margin-top:10px}.ptab-tdNum{text-align:right}.ptab-strong{font-weight:800}.ptab-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-weight:700}.ptab-statusPill{display:inline-flex;align-items:center;padding:6px 10px;border-radius:999px;font-weight:800;font-size:12px;border:1px solid rgba(0,0,0,.06)}.ptab-statusPill.pill-in{background:#dcfce7;color:#166534}.ptab-statusPill.pill-low{background:#ffedd5;color:#9a3412}.ptab-statusPill.pill-out{background:#fee2e2;color:#991b1b}.ptab-actions{display:flex;justify-content:flex-end;align-items:center}.ptab-actionsInline{display:flex;gap:8px;justify-content:flex-end}.ptab-btnGhost{height:34px;padding:0 12px;border-radius:10px;border:1px solid #e8eef6;background:#fff;font-weight:700;cursor:pointer}.ptab-btnPrimary{height:34px;padding:0 12px;border-radius:10px;border:1px solid #16a34a;background:#16a34a;color:#fff;font-weight:800;cursor:pointer}.ptab-inputNum{width:100%;max-width:90px;height:34px;border-radius:10px;border:1px solid #e8eef6;padding:0 10px;outline:none;text-align:right;background:#f7f8fa}.ptab-empty{margin-top:14px;padding:18px;text-align:center;background:#fff;border:1px solid #eef2f7;border-radius:14px;font-weight:700;opacity:.7}@media (max-width: 768px){.ptab-topbar{padding:10px 12px}.ptab-summarySticky{padding:10px}.ptab-card{min-width:160px;height:76px}.ptab-tableHead{display:none}.ptab-row{grid-template-columns:1fr;gap:8px}.ptab-td{display:flex;justify-content:space-between;gap:12px}.ptab-td:before{content:attr(data-label);font-weight:800;opacity:.65;min-width:92px}.ptab-tdNum{text-align:left}.ptab-actions{justify-content:flex-start}.ptab-inputNum{max-width:140px;text-align:left}}.inv3-popup{position:fixed;top:18px;right:18px;z-index:9999999}.inv3-popup-card{background:#111;color:#fff;padding:12px 14px;border-radius:10px;min-width:280px;display:flex;align-items:center;justify-content:space-between;gap:12px;box-shadow:0 10px 30px #00000040}.inv3-popup-close{background:transparent;color:#fff;border:0;font-size:16px;cursor:pointer}.inv3-popup-text{line-height:1.35}.inv3-hint{margin:8px 0 0;padding:10px 12px;border-radius:10px;background:#ffc10726;color:#7a5a00;font-weight:600}.inv3-coordset-root,.inv3-orders-layout.inv3-coordset-root{height:100vh;overflow:hidden}.inv3-pane{height:100%;min-height:0;display:flex;flex-direction:column}.inv3-pane-top{flex:0 0 auto}.inv3-list-scroll{flex:1 1 auto;min-height:0;overflow:auto}.inv3-coordset-searchRow{display:flex;gap:10px;align-items:center;flex-wrap:nowrap;overflow:visible}.inv3-coordset-searchRow .inv3-search-2{flex:1 1 auto;min-width:220px}.inv3-coordset-groupFilterWrap{flex:0 0 auto}.inv3-coordset-generateBtn{padding:10px 14px;border-radius:12px;font-weight:700;letter-spacing:.2px;display:inline-flex;align-items:center;gap:8px;box-shadow:0 8px 18px #0000001a;transform:translateZ(0)}.inv3-coordset-generateBtn:active{transform:scale(.98)}.inv3-coordset-generateBtn .inv3-plus{font-weight:900;font-size:16px;line-height:1;margin-top:-1px}.inv3-iconBtn{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border-radius:12px}.inv3-iconBtn svg{display:block}.inv3-iconClose{width:40px;height:40px;border-radius:12px;border:1px solid rgba(0,0,0,.12);background:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:18px;cursor:pointer;flex:0 0 auto}.inv3-iconClose:hover{background:#0000000a}.inv3-pill{display:inline-flex;align-items:center;padding:4px 10px;border-radius:999px;border:1px solid rgba(0,0,0,.08);background:#f7f8fb;font-size:12px;margin-right:6px;margin-top:4px;line-height:1.2;white-space:nowrap}.inv3-coordset-subValue{display:flex;flex-wrap:wrap;gap:6px}.inv3-coordset-modalTopRow{display:flex;align-items:center;gap:12px}.inv3-coordset-modalSearch{flex:1 1 auto;min-width:0}.inv3-coordset-modalTopMeta{flex:0 0 auto}@media (max-width: 768px){.inv3-coordset-pickerTable table thead{display:none}.inv3-coordset-pickerTable table,.inv3-coordset-pickerTable tbody,.inv3-coordset-pickerTable tr{display:block;width:100%}.inv3-coordset-pickerTable tr{background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:12px;padding:10px;margin:10px 0}.inv3-coordset-pickerTable td{display:flex;justify-content:space-between;gap:12px;padding:6px 0;border:none}.inv3-coordset-pickerTable td:before{content:attr(data-label);font-weight:700;color:#111;flex:0 0 auto}}@media (max-width: 768px){.inv3-coordset-tableWrap table thead{display:none}.inv3-coordset-tableWrap table,.inv3-coordset-tableWrap tbody,.inv3-coordset-tableWrap tr{display:block;width:100%}.inv3-coordset-tableWrap tr{background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:12px;padding:10px;margin:10px 0}.inv3-coordset-tableWrap td{display:flex;justify-content:space-between;gap:12px;padding:6px 0;border:none}.inv3-coordset-tableWrap td:before{content:attr(data-label);font-weight:700;color:#111;flex:0 0 auto}}.inv3-mobileValue{color:#111;font-weight:600}@media (max-width: 768px){.inv3-coordset-tableWrap td{font-size:14px!important;line-height:1.3!important;color:#111!important}.inv3-coordset-tableWrap td .inv3-mobileValue{display:inline-block!important;color:#111!important;font-weight:600!important;margin-left:12px;text-align:right}}@media (max-width: 768px){.inv3-coordset-tableWrap .inv3-table{min-width:0!important;width:100%!important}}@media (max-width: 640px){.inv3-coordset-tableWrap .inv3-table{min-width:0!important;width:100%!important}.inv3-coordset-tableWrap .inv3-table td{display:flex!important;width:100%!important;justify-content:space-between!important;align-items:flex-start!important;gap:12px!important;padding:10px 0!important}.inv3-coordset-tableWrap .inv3-table td:before{display:inline-block!important;margin:0!important;flex:0 0 96px!important;min-width:96px!important}.inv3-coordset-tableWrap td .inv3-mobileValue{margin-left:auto!important;text-align:right!important;max-width:calc(100% - 110px);white-space:normal!important;word-break:break-word}}@media (max-width: 768px){.inv3-filter-overlay{position:fixed;inset:0;background:#0f172a59;z-index:1000000;display:flex;align-items:flex-end;justify-content:center;padding:12px}.inv3-filter-sheet{width:min(520px,100%);max-height:85vh;background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 18px 45px #1118272e;overflow:auto;-webkit-overflow-scrolling:touch;padding:12px}.inv3-filter-sheetHead{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:8px;position:sticky;top:0;background:#fff;padding:4px 0 8px;z-index:2}.inv3-filter-sheetClose{border:1px solid #e5e7eb;background:#fff;border-radius:10px;width:38px;height:38px;display:grid;place-items:center;cursor:pointer;font-weight:900}.inv3-variants-scroll .inv3-table{min-width:0!important;width:100%!important}.inv3-variants-scroll{overflow:visible!important;max-height:none!important;min-height:0!important}.inv3-pagination-sticky{position:static!important}}@media (max-width: 768px){.inv3-variants-scroll .inv3-table{min-width:0!important;width:100%!important}.inv3-variants-card{min-height:0!important}.inv3-variants-scroll{max-height:52vh!important;overflow:auto!important;-webkit-overflow-scrolling:touch;padding:0 10px!important}.inv3-pagination-sticky{position:sticky!important;bottom:0!important;padding:10px!important;margin:0!important}.inv3-variants-card>:last-child{margin-bottom:0!important}}@media (max-width: 768px){.inv3-variants-card{display:flex;flex-direction:column;min-height:0}.inv3-variants-scroll{flex:1 1 auto;max-height:none!important;overflow:auto!important;-webkit-overflow-scrolling:touch}.inv3-pagination-sticky{position:static!important;margin-top:auto;padding:10px 12px;border-top:1px solid #eef2f7;background:#fff}}@media (max-width: 768px){.inv3-variants-card{display:flex;flex-direction:column;height:calc(100vh - 260px);min-height:0}.inv3-variants-scroll{flex:1 1 auto;overflow-y:auto;-webkit-overflow-scrolling:touch}.inv3-pagination-sticky{position:static!important;margin-top:auto;padding:10px 12px;border-top:1px solid #eef2f7;background:#fff}}.orders-root{font-size:14px;line-height:1.4;font-weight:400;color:#111827}.orders-root *{font-weight:400!important}.orders-tabs,.orders-tab,.inv3-pane-header-title,.inv3-product-title,.inv3-right-title,.inv3-modal-title,.inv3-section-title,.inv3-card-title,.inv3-stat-title,.inv3-stat-value,.inv3-list-item-title,.inv3-list-item-name,.inv3-product-name,.inv3-sku-title{font-weight:600!important}.orders-tabs{gap:24px!important;padding:14px 16px 0!important;border-bottom:1px solid #e5e7eb!important;background:#fff!important}.orders-tab{font-size:14px!important;font-weight:500!important;color:#475569!important}.orders-tab.active{font-weight:600!important;color:#2563eb!important}button,.inv3-btn,.inv3-btn-primary,.inv3-btn-outline,.MuiButton-root,.MuiChip-root,.MuiChip-label{font-weight:600!important;font-size:13px!important}input,textarea,select,.MuiInputBase-root,.MuiInputBase-input,.MuiOutlinedInput-input{font-size:13px!important;font-weight:400!important}th,.MuiTableCell-head,.MuiDataGrid-columnHeaderTitle{font-size:13px!important;font-weight:600!important}td,.MuiTableCell-body,.MuiDataGrid-cell,.MuiDataGrid-cellContent{font-size:13px!important;font-weight:400!important}.inv3-pill,.inv3-badge,.inv3-chip,.inv3-status,.inv3-tag,.inv3-count-pill,.inv3-stats-pill{font-size:12px!important;font-weight:500!important}@media (min-width: 769px){.orders-root{height:100%;min-height:0;display:flex;flex-direction:column}.orders-body-full,.inv3-card-full{flex:1;min-height:0;display:flex;flex-direction:column}.inv3-orders-layout,.inv3-orders-layout.inv3-coordset-root{flex:1!important;height:100%!important;min-height:0!important}.inv3-pane,.inv3-pane-left,.inv3-pane-right{min-height:0}.inv3-list-scroll,.inv3-right-scroll{flex:1;min-height:0;overflow:auto}}.inv3-card,.inv3-pane,.inv3-panel,.inv3-table-wrap{border-radius:12px!important}.inv3-page{padding:0!important}.inv3-product-title,.inv3-right-title,.inv3-modal-title{font-size:16px!important}.inv3-list-item-title,.inv3-list-item-name{font-size:14px!important}.inv3-list-item-subtitle,.inv3-muted,.inv3-help,.inv3-meta{font-size:12px!important;font-weight:400!important;color:#6b7280!important}.orders-root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Cantarell,Arial,sans-serif;font-size:13.5px;line-height:1.45;font-weight:400;color:#1f2937;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}.orders-root :where(div,span,p,a,li,label,small,td,input,textarea,select){font-weight:400!important;color:#1f2937}.orders-root :where(.orders-tab,.orders-tab.active,th,.MuiTableCell-head,.MuiDataGrid-columnHeaderTitle,.inv3-product-title,.inv3-right-title,.inv3-pane-header-title,.inv3-modal-title,.inv3-section-title,.inv3-card-title,.inv3-list-item-title,.inv3-list-item-name){font-weight:600!important;color:#111827}.orders-root .orders-tab{font-size:14px!important;font-weight:500!important;color:#475569!important}.orders-root .orders-tab.active{font-weight:600!important;color:#2563eb!important}.orders-root th,.orders-root .MuiTableCell-head,.orders-root .MuiDataGrid-columnHeaderTitle{font-size:13px!important;font-weight:600!important}.orders-root td,.orders-root .MuiTableCell-body,.orders-root .MuiDataGrid-cell,.orders-root .MuiDataGrid-cellContent{font-size:13px!important;font-weight:400!important}.orders-root :where(.inv3-pill,.inv3-badge,.inv3-chip,.MuiChip-root,.MuiChip-label){font-size:12px!important;font-weight:500!important}.orders-root :where(button,.MuiButton-root,.inv3-btn,.inv3-btn-primary,.inv3-btn-outline){font-size:13px!important;font-weight:600!important}.orders-root :where(.MuiInputBase-input,.MuiOutlinedInput-input,input,textarea,select){font-size:13px!important;font-weight:400!important;color:#111827}@media (min-width: 769px){.inv3-orders-layout,.inv3-orders-layout.inv3-coordset-root{min-height:0!important}}@media (max-width: 768px){.orders-root{height:100%;min-height:0;display:flex;flex-direction:column}.orders-body-full{flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden;padding-bottom:0!important;margin-bottom:0!important}.inv3-card-full{flex:1;min-height:0;display:flex;flex-direction:column;padding-bottom:0!important;margin-bottom:0!important}.inv3-orders-layout,.inv3-orders-layout.inv3-coordset-root,.inv3-coordset-root{flex:1;min-height:0;height:100%}.inv3-pane,.inv3-pane-left,.inv3-pane-right{min-height:0}.inv3-pane-left,.inv3-pane-right{flex:1;display:flex;flex-direction:column;padding-bottom:0!important}.inv3-coordset-pane-top{flex:0 0 auto}.inv3-list-scroll,.inv3-list-scroll.inv3-coordset-list{flex:1 1 auto;min-height:0;overflow-y:auto!important;-webkit-overflow-scrolling:touch;touch-action:pan-y;padding-bottom:0!important;margin-bottom:0!important}.inv3-right-scroll{flex:1 1 auto;min-height:0;overflow-y:auto!important;-webkit-overflow-scrolling:touch;touch-action:pan-y;padding-bottom:0!important}.inv3-pane-left>:last-child{margin-bottom:0!important}}.orders-root.inv3-shell{padding:16px;height:100vh;min-height:100vh;background:linear-gradient(180deg,#eef2ff,#fdf2f8 45%,#f8fafc);display:flex;flex-direction:column;overflow:hidden}.orders-root.inv3-shell .inv3-top{display:flex;gap:12px;align-items:flex-end;justify-content:space-between;margin-bottom:14px;flex-wrap:wrap}.orders-root.inv3-shell .inv3-pageTitle{font-size:22px;font-weight:900!important;letter-spacing:-.02em;color:#0f172a!important}.orders-root.inv3-shell .inv3-pageSub{color:#475569!important;font-weight:600!important}.orders-root.inv3-shell .orders-tabs{display:flex;gap:10px;padding:0;background:transparent;border:none;border-radius:0;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.orders-root.inv3-shell .orders-tab{border:none;cursor:pointer;padding:10px 14px;border-radius:12px;font-weight:800!important;color:#334155!important;background:transparent;transition:all .18s ease}.orders-root.inv3-shell .orders-tab:hover{background:#6366f11a}.orders-root.inv3-shell .orders-tab.active{color:#fff!important;background:linear-gradient(135deg,#6366f1,#22c55e);box-shadow:0 10px 18px #6366f140}@media (max-width: 900px){.orders-root.inv3-shell .inv3-desktopTabs{display:none!important}}.orders-root.inv3-shell .inv3-body{flex:1;min-height:0;overflow:hidden}.orders-root.inv3-shell :where(.inv3-products-shell,.inv3-orders-layout,.inv3-card,.inv3-pane){border-radius:18px!important}.orders-root.inv3-shell .inv3-pane{background:#fff;box-shadow:0 10px 30px #00000014;border:1px solid rgba(148,163,184,.22)!important;overflow:hidden}.orders-root.inv3-shell .inv3-pane-top{padding:14px!important;border-bottom:1px solid rgba(148,163,184,.25)!important;background:linear-gradient(180deg,#6366f114,#22c55e0f)!important}.orders-root.inv3-shell .inv3-search-2,.orders-root.inv3-shell .inv3-table-search-input,.orders-root.inv3-shell .inv3-search,.orders-root.inv3-shell input[type=text].inv3-search-2{width:100%;padding:10px 12px!important;border-radius:14px!important;border:1px solid rgba(148,163,184,.45)!important;outline:none;font-weight:700!important;color:#0f172a!important;background:#ffffffeb!important}.orders-root.inv3-shell :where(.inv3-search-2,.inv3-table-search-input):focus{border-color:#6366f1cc!important;box-shadow:0 0 0 4px #6366f126!important}.orders-root.inv3-shell .inv3-filter-btn,.orders-root.inv3-shell .inv3-filterBtn,.orders-root.inv3-shell .inv3-icon-btn{width:44px;height:44px;border-radius:14px!important;border:1px solid rgba(148,163,184,.45)!important;background:#ffffffeb!important;display:grid;place-items:center;cursor:pointer}.orders-root.inv3-shell .inv3-filter-btn:hover,.orders-root.inv3-shell .inv3-icon-btn:hover{box-shadow:0 10px 18px #02061714;border-color:#6366f159!important}.orders-root.inv3-shell .inv3-btn{padding:10px 12px;border-radius:12px;border:1px solid rgba(148,163,184,.45)!important;background:#ffffffeb;cursor:pointer;font-weight:900!important}.orders-root.inv3-shell .inv3-btn-primary,.orders-root.inv3-shell .inv3-filter-apply,.orders-root.inv3-shell .inv3-filterApply{border:none!important;color:#fff!important;background:linear-gradient(135deg,#6366f1,#22c55e)!important;box-shadow:0 10px 18px #6366f140}.orders-root.inv3-shell .inv3-filter-reset,.orders-root.inv3-shell .inv3-filter-link,.orders-root.inv3-shell .inv3-btn-outline{background:#ffffffeb!important;border:1px solid rgba(148,163,184,.45)!important}.orders-root.inv3-shell .inv3-products-summaryWrap{padding:10px 0 6px}.orders-root.inv3-shell .inv3-products-summary{display:flex;gap:10px;flex-wrap:wrap}.orders-root.inv3-shell .inv3-sumCard{border-radius:16px!important;border:1px solid rgba(148,163,184,.25)!important;background:#ffffffeb!important;box-shadow:0 10px 24px #0000000f;padding:12px 14px!important;min-width:140px}.orders-root.inv3-shell .inv3-sumLabel{color:#64748b!important;font-weight:900!important;font-size:12px!important}.orders-root.inv3-shell .inv3-sumValue{color:#0f172a!important;font-weight:950!important;font-size:18px!important}.orders-root.inv3-shell .inv3-list-row{border-radius:16px!important;border:1px solid rgba(148,163,184,.22)!important;background:#ffffffeb!important;box-shadow:0 8px 18px #0000000a;transition:transform .12s ease,box-shadow .12s ease,border-color .12s ease}.orders-root.inv3-shell .inv3-list-row:hover{transform:translateY(-1px);box-shadow:0 12px 26px #0000000f}.orders-root.inv3-shell .inv3-list-row.active{border-color:#6366f18c!important;box-shadow:0 0 0 4px #6366f11f,0 18px 36px #00000014}.orders-root.inv3-shell .inv3-chip{border-radius:999px!important;border:1px solid rgba(148,163,184,.22)!important;padding:6px 10px!important;font-weight:900!important;background:#ffffffd9!important}.orders-root.inv3-shell .inv3-chip-purple{background:#6366f11f!important;color:#3730a3!important;border-color:#6366f138!important}.orders-root.inv3-shell .inv3-chip-blue{background:#3b82f61f!important;color:#1d4ed8!important;border-color:#3b82f638!important}.orders-root.inv3-shell .inv3-chip-indigo{background:#4f46e51f!important;color:#3730a3!important;border-color:#4f46e538!important}.orders-root.inv3-shell .inv3-chip-green{background:#22c55e1f!important;color:#166534!important;border-color:#22c55e38!important}.orders-root.inv3-shell .inv3-chip-amber{background:#f59e0b24!important;color:#92400e!important;border-color:#f59e0b38!important}.orders-root.inv3-shell .inv3-chip-red{background:#ef44441f!important;color:#991b1b!important;border-color:#ef444438!important}.orders-root.inv3-shell .inv3-table-wrap,.orders-root.inv3-shell .MuiTableContainer-root,.orders-root.inv3-shell .MuiDataGrid-root{border-radius:18px!important;border:1px solid rgba(148,163,184,.22)!important;box-shadow:0 10px 30px #00000014;overflow:hidden!important;background:#fffffff2}.orders-root.inv3-shell .inv3-filter-overlay{position:fixed;inset:0;background:#0f172a8c!important;display:flex;align-items:flex-start;justify-content:center;padding:90px 12px 12px;z-index:1200}.orders-root.inv3-shell .inv3-filter-popover{width:min(520px,96vw);background:#fff;border-radius:18px!important;border:1px solid rgba(148,163,184,.25)!important;box-shadow:0 18px 50px #00000040;overflow:hidden}.orders-root.inv3-shell .inv3-filter-title{padding:14px;font-weight:950!important;color:#0f172a!important;border-bottom:1px solid rgba(148,163,184,.25);background:linear-gradient(180deg,#6366f11a,#22c55e0f)}.orders-root.inv3-shell .inv3-filter-row{padding:12px 14px}.orders-root.inv3-shell .inv3-filter-label{font-weight:900!important;font-size:12px!important;color:#64748b!important}.orders-root.inv3-shell .inv3-filter-select{width:100%;padding:10px 12px;border-radius:14px;border:1px solid rgba(148,163,184,.45);background:#ffffffeb;outline:none;font-weight:700!important}.orders-root.inv3-shell .inv3-filter-actions{padding:12px 14px 14px;display:flex;justify-content:flex-end;gap:10px}@media (max-width: 900px){.orders-root.inv3-shell{padding:12px}.orders-root.inv3-shell .inv3-top{margin-bottom:10px}.orders-root.inv3-shell .inv3-pageTitle{font-size:20px}.orders-root.inv3-shell .inv3-sumCard{min-width:120px;flex:1 1 140px}}.orders-root.inv3-shell .inv3-desktopTabs,.orders-root.inv3-shell .inv3-desktopTabs.orders-tabs,.orders-root.inv3-shell .inv3-top .orders-tabs{background:transparent!important;border:none!important;box-shadow:none!important;padding:0!important;border-radius:0!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.orders-root.inv3-shell .inv3-desktopTabs:before,.orders-root.inv3-shell .inv3-desktopTabs:after{content:none!important;display:none!important}.orders-root.inv3-shell .inv3-top .inv3-desktopTabs{width:fit-content!important;align-self:flex-start!important}.orders-root.inv3-shell .inv3-top .inv3-desktopTabs.orders-tabs,.orders-root.inv3-shell .inv3-top .orders-tabs.inv3-desktopTabs{display:inline-flex!important;gap:10px!important;padding:6px!important;background:#fffc!important;border:1px solid rgba(148,163,184,.35)!important;border-radius:16px!important;box-shadow:0 10px 30px #00000014!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important}.orders-root.inv3-shell .inv3-top .inv3-desktopTabs .orders-tab{border:none!important;cursor:pointer!important;padding:10px 14px!important;border-radius:12px!important;font-weight:800!important;color:#334155!important;background:transparent!important;transition:all .18s ease!important}.orders-root.inv3-shell .inv3-top .inv3-desktopTabs .orders-tab:hover{background:#6366f11a!important}.orders-root.inv3-shell .inv3-top .inv3-desktopTabs .orders-tab.active{color:#fff!important;background:linear-gradient(135deg,#6366f1,#22c55e)!important;box-shadow:0 10px 18px #6366f140!important}.orders-root.inv3-shell .inv3-top .inv3-desktopTabs .orders-tab,.orders-root.inv3-shell .inv3-top .inv3-desktopTabs .orders-tab.active{border-bottom:none!important;text-decoration:none!important;box-shadow:none!important}.orders-root.inv3-shell .inv3-top .inv3-desktopTabs .orders-tab:after,.orders-root.inv3-shell .inv3-top .inv3-desktopTabs .orders-tab.active:after,.orders-root.inv3-shell .inv3-top .inv3-desktopTabs:after,.orders-root.inv3-shell .inv3-top .inv3-desktopTabs:before{content:none!important;display:none!important}.orders-root.inv3-shell .inv3-top .inv3-desktopTabs .orders-tab:focus,.orders-root.inv3-shell .inv3-top .inv3-desktopTabs .orders-tab:focus-visible{outline:none!important;box-shadow:none!important}@media (max-width: 900px){.orders-root.inv3-shell .inv3-top .inv3-desktopTabs{display:none!important}}.orders-root.inv3-shell .inv3-body,.orders-root.inv3-shell .inv3-card,.orders-root.inv3-shell .inv3-card-full,.orders-root.inv3-shell .inv3-pane,.orders-root.inv3-shell .inv3-pane-top{box-sizing:border-box}.orders-root.inv3-shell :is(.distribution,.distribution-tab,.distributionTab,.distribution-wrap,.distributionWrap,.elementary,.elementary-tab,.elementaryTab,.elementary-wrap,.elementaryWrap){padding:14px!important}.orders-root.inv3-shell :is(.distribution,.distribution-tab,.distributionTab,.distribution-wrap,.distributionWrap,.elementary,.elementary-tab,.elementaryTab,.elementary-wrap,.elementaryWrap) :is(.card,.Card,.panel,.pane,.box,.wrap){margin-bottom:10px}.orders-root.inv3-shell :is(.inv3-leftScroll,.inv3-left-scroll,.inv3-list,.inv3-listScroll,.inv3-pane-left,.inv3-paneLeft,.inv3-pane .left,.leftPane,.left-pane){padding:10px 10px 14px!important;box-sizing:border-box}.orders-root.inv3-shell :is(.inv3-list-row,.inv3-item,.inv3-cardRow,.coord-row,.coordset-row,.product-row,.productRow){margin-bottom:12px!important}.orders-root.inv3-shell :is(.inv3-list-row,.inv3-item,.inv3-cardRow,.coord-row,.coordset-row,.product-row,.productRow):last-child{margin-bottom:0!important}.orders-root.inv3-shell :is(.inv3-list,.inv3-listWrap,.inv3-list-wrap){display:flex;flex-direction:column;gap:12px}@media (max-width: 900px){.orders-root.inv3-shell .inv3-top .inv3-desktopTabs,.orders-root.inv3-shell .inv3-top .orders-tabs{display:none!important}}.inv3-split,.inv3-orders-layout{grid-template-columns:460px 1fr!important}@media (max-width: 1100px){.inv3-split,.inv3-orders-layout{grid-template-columns:420px 1fr!important}}@media (max-width: 900px){.inv3-split,.inv3-orders-layout{grid-template-columns:1fr!important}}.inv3-pane-top{display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:10px!important}.inv3-pane-top .inv3-search-2,.inv3-pane-top .inv3-search,.inv3-pane-top input[type=text]{flex:1 1 auto!important;min-width:0!important}.inv3-pane-top .inv3-add-product-top,.inv3-pane-top .inv3-generate-btn,.inv3-pane-top .generate-btn,.inv3-pane-top .inv3-iconBtn,.inv3-pane-top .inv3-icon-btn,.inv3-pane-top .inv3-filter-btn{flex:0 0 auto!important;margin:0!important}.inv3-left-header,.inv3-pane-top{padding-right:12px!important}.inv3-pane-top>*{margin-right:0!important}@media (max-width: 900px){.inv3-desktopTabs,.orders-tabs.inv3-desktopTabs,.inv3-top .orders-tabs{display:none!important}}.inv3-orders-layout.inv3-coordset-root .inv3-coordset-pane-top{display:block!important}.inv3-orders-layout.inv3-coordset-root .inv3-coordset-searchRow{width:100%!important;display:flex!important;align-items:center!important;gap:10px!important}.inv3-orders-layout.inv3-coordset-root .inv3-coordset-searchRow .inv3-search-2{flex:1 1 auto!important;min-width:0!important}.inv3-orders-layout.inv3-coordset-root .inv3-coordset-generateBtn{flex:0 0 auto!important;margin:0!important}.inv3-orders-layout.inv3-coordset-root .inv3-coordset-groupFilterWrap{margin-left:auto!important;flex:0 0 auto!important}.inv3-orders-layout.inv3-coordset-root .inv3-pane-left{padding-right:10px!important}.inv3-orders-layout.inv3-coordset-root .inv3-list-scroll{padding-left:8px!important;padding-right:8px!important}.inv3-orders-layout.inv3-coordset-root .inv3-coordset-list{padding:0!important}.inv3-orders-layout.inv3-coordset-root .inv3-coordset-card.inv3-list-row{padding-left:12px!important;padding-right:12px!important}.inv3-orders-layout.inv3-coordset-root .inv3-coordset-groupFilterPop .inv3-filter-actions{justify-content:flex-end!important;gap:10px!important}.inv3-orders-layout.inv3-coordset-root .inv3-coordset-groupFilterPop .inv3-filter-link{background:#ffffffeb!important;border:1px solid rgba(148,163,184,.45)!important;border-radius:12px!important;padding:10px 12px!important;font-weight:900!important;opacity:1!important}.inv3-orders-layout.inv3-coordset-root .inv3-coordset-groupFilterPop .inv3-filter-apply{border-radius:12px!important;padding:10px 14px!important;font-weight:900!important}.orders-root.inv3-shell .inv3-orders-layout.inv3-coordset-root .inv3-list-scroll.inv3-coordset-list{padding:6px!important}.orders-root.inv3-shell .inv3-orders-layout.inv3-coordset-root .inv3-list-scroll{padding-left:6px!important;padding-right:6px!important}.orders-root.inv3-shell .inv3-orders-layout.inv3-coordset-root .inv3-list-row{margin:0 0 10px!important;width:100%!important;box-sizing:border-box!important}.orders-root.inv3-shell .inv3-orders-layout.inv3-coordset-root .inv3-list-row:last-child{margin-bottom:0!important}.inv3-leftPane,.inv3-listPane,.inv3-masterPane,.inv3-pane-left,.inv3-col-left,.inv3-orders-left,.inv3-coordset-left{padding-left:0!important}.inv3-list-scroll,.inv3-master-scroll,.inv3-left-scroll{padding-left:8px!important;padding-right:8px!important;box-sizing:border-box!important}.inv3-list-row,.inv3-coordset-row,.inv3-sku-row{width:100%!important;margin-left:0!important;box-sizing:border-box!important}.inv3-topControls,.inv3-controlsRow,.inv3-toolbar,.inv3-topRow{display:flex!important;align-items:center!important;gap:10px!important;flex-wrap:nowrap!important}.inv3-topControls input,.inv3-controlsRow input,.inv3-toolbar input,.inv3-topRow input,.inv3-searchInput{flex:1 1 auto!important;min-width:0!important}.inv3-generateBtn,.inv3-filterBtn,.inv3-btn-generate,.inv3-btn-filter{flex:0 0 auto!important;white-space:nowrap!important}@media (max-width: 420px){.inv3-generateBtn,.inv3-btn-generate{padding:10px 12px!important}.inv3-filterBtn,.inv3-btn-filter{padding:10px!important}}.inv3-orders-layout.inv3-coordset-root .inv3-list-scroll.inv3-coordset-list{padding:0!important}.inv3-orders-layout.inv3-coordset-root .inv3-list-scroll.inv3-coordset-list>:first-child{margin-top:8px!important}.inv3-orders-layout.inv3-coordset-root .inv3-list-row{width:100%!important;box-sizing:border-box!important}@media (max-width: 768px){.inv3-orders-layout.inv3-coordset-root .inv3-coordset-searchRow{width:100%!important;display:grid!important;grid-template-columns:1fr auto!important;grid-template-rows:auto auto!important;gap:10px!important;align-items:center!important}.inv3-orders-layout.inv3-coordset-root .inv3-coordset-searchRow .inv3-search-2{grid-column:1 / -1!important;width:100%!important;min-width:0!important}.inv3-orders-layout.inv3-coordset-root .inv3-coordset-searchRow .inv3-coordset-generateBtn{grid-column:1 / 2!important;width:100%!important;justify-content:center!important}.inv3-orders-layout.inv3-coordset-root .inv3-coordset-searchRow .inv3-coordset-groupFilterWrap{grid-column:2 / 3!important;justify-self:end!important;align-self:stretch!important}.inv3-orders-layout.inv3-coordset-root .inv3-coordset-searchRow .inv3-coordset-groupFilterBtn{width:44px!important;height:44px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}}*,*:before,*:after{box-sizing:border-box}html,body,#root{height:100%;margin:0}html,body{overflow:hidden}body{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Cantarell,Arial,sans-serif;background:#fff;overflow-x:hidden}
