html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{font-size:100%;font:inherit;vertical-align:baseline;box-sizing:border-box;border:0;margin:0;padding:0}@media (prefers-reduced-motion:no-preference){html{interpolate-size:allow-keywords}}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}html,body{color:#010101;direction:rtl;font-size:14px;font-weight:400;line-height:1;font-family:var(--font-yekan)!important}input,textarea,button,select{font-family:var(--font-yekan);color:#010101;box-sizing:border-box;background:0 0;outline:0;font-size:13px;font-weight:400}input::placeholder,textarea::placeholder{color:var(--text-placeholder)}button{padding:0;cursor:pointer;border:none;outline:none;padding-inline:0;transition:all .3s}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}a{cursor:pointer;color:#000;text-decoration:none;transition:all .3s}.space4{height:4px}.space8{height:8px}.space12{height:12px}.space16{height:16px}.space24{height:24px}.space32{height:32px}.space48{height:48px}.hidden{display:none!important}html{background:url(/images/bg-6.jpg) 0 0/cover no-repeat}.shine{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffb3;width:100%;height:100%;min-height:100vh}.header{height:70px}.globalLoadingBar{z-index:1800;opacity:0;pointer-events:none;height:3px;transition:opacity .18s;position:fixed;top:0;left:-3px;right:0;overflow:hidden}.globalLoadingBar.active{opacity:1}.globalLoadingBar span{background:linear-gradient(90deg,#7367f0,#00cfe8,#28c76f,#ff9f43,#ea5455,#7367f0) 0 0/260% 100%;width:100%;height:100%;animation:1.15s linear infinite globalLoadingGradient;display:block;box-shadow:0 0 16px #7367f080}@keyframes globalLoadingGradient{0%{background-position:0%}to{background-position:260%}}.uiContainer{height:calc(100vh - 70px);display:flex}.mainSideBar{width:300px;height:calc(100vh -70px);scrollbar-gutter:stable overlay;scrollbar-width:thin;scrollbar-color:#00000059 transparent;transition:all .3s;overflow:auto}.mainSideBar.close{width:80px}.mainContent{scrollbar-gutter:stable overlay;scrollbar-width:thin;scrollbar-color:#00000059 transparent;background:#ffffff80;border-radius:0 20px 0 0;flex:1;height:calc(100vh - 70px);padding:20px;overflow:auto;box-shadow:0 4px 20px #22292f03}.mainContent::-webkit-scrollbar{width:16px;height:16px}.mainSideBar::-webkit-scrollbar{width:16px;height:16px}.mainContent::-webkit-scrollbar-track{background:padding-box padding-box;border-top:10px solid #0000;border-bottom:10px solid #0000}.mainSideBar::-webkit-scrollbar-track{background:padding-box padding-box;border-top:10px solid #0000;border-bottom:10px solid #0000}.mainContent::-webkit-scrollbar-thumb{background:#00000059 padding-box padding-box;border-right:10px solid #0000;border-radius:999px}.mainSideBar::-webkit-scrollbar-thumb{background:#00000059 padding-box padding-box;border-right:10px solid #0000;border-radius:999px}.mainContent::-webkit-scrollbar-thumb:hover{background:#00000080 padding-box padding-box}.mainSideBar::-webkit-scrollbar-thumb:hover{background:#00000080 padding-box padding-box}.mainContent::-webkit-scrollbar-button{opacity:0;width:0;height:0;display:none}.mainSideBar::-webkit-scrollbar-button{opacity:0;width:0;height:0;display:none}.headerFlex{justify-content:space-between;padding:10px;display:flex}.headerStart{gap:12px;display:flex}.toggleMenu{justify-content:center;align-items:center;width:58px;height:48px;font-size:28px;display:flex}.logo{align-items:center;display:flex}.logo img{object-fit:contain;width:146px;height:32px;display:block}.storeSidebarInfo{color:#6f6b7d;background:#ffffff8a;border:1px solid #7367f01f;border-radius:10px;gap:6px;margin:22px 18px 16px;padding:12px 14px;font-size:11px;font-weight:800;line-height:1.9;display:grid}.storeSidebarInfo small{color:#a5a2b8;font-size:10px;font-weight:800}.mainSideBar.close .storeSidebarInfo{display:none}.headerEnd{flex-direction:row-reverse;align-items:center;gap:10px;display:flex}.adminMenu{color:#434d61;align-items:center;gap:12px;display:flex}.adminMenu i{font-size:20px}.adminMenu img{border:3px solid #fff9;border-radius:50%}.mainMenu{flex-direction:column;gap:4px;padding-top:48px;display:flex}.mainMenu>li>a{color:#434d61;gap:8px;width:100%;padding:4px 20px 4px 16px;font-size:15px;font-weight:500;line-height:36px;display:flex;position:relative}.mainMenu>li>a>i{justify-content:center;align-items:center;width:36px;height:36px;font-size:20px;display:flex}.mainMenu>li>a span{white-space:nowrap;flex:1;justify-content:space-between;display:flex;overflow:hidden}.mainMenu>li>a span i{font-size:16px}.mainMenu>li>a.active>i{color:#7367f0}.mainMenu>li>a.active:before,.mainMenu>li>a:hover:before{content:"";background:#7367f0;border-radius:4px 0 0 4px;width:5px;height:30px;margin-top:-15px;display:block;position:absolute;top:50%;right:0}.mainMenu>li>a.active,.mainMenu>li>a:hover{color:#7367f0}.mainMenu>li>a.active span i{transition:all .3s;transform:rotate(180deg)}.submenu{opacity:0;pointer-events:none;border-right:1px solid #a9afb9;flex-direction:column;gap:4px;max-height:0;margin-right:34px;transition:opacity .25s;display:flex;overflow:hidden}.mainMenu>li.open>.submenu{opacity:1;pointer-events:auto;max-height:none;overflow:visible}.submenu>li>a{color:#434d61;gap:8px;width:100%;padding:2px 16px;font-size:14px;font-weight:500;line-height:36px;display:flex;position:relative}.submenu>li>a>i{justify-content:center;align-items:center;width:36px;height:36px;font-size:18px;display:flex}.submenu>li>a:hover,.submenu>li>a.active{color:#7367f0}.close .mainMenu>li>a span{width:0;overflow:hidden}.mainSideBar.close .submenu{opacity:0!important;pointer-events:none!important;max-height:0!important}.authView{flex-direction:column;justify-content:center;align-items:center;height:100vh;display:flex}.authBox{background:#ffffff80;border-radius:20px;width:92%;max-width:480px;padding:28px;box-shadow:0 4px 24px #22292f03}.authLogo{flex-direction:column;justify-content:center;align-items:center;margin-bottom:16px;display:flex}.authLogo img{object-fit:contain;width:146px;height:32px;display:block}.authBox h1{color:#7367f0;text-align:center;margin-bottom:32px;font-size:16px;font-weight:500}.form{flex-direction:column;gap:24px;display:flex}.formPageForm{flex-direction:column;gap:18px;display:flex}.formWithSide{align-items:flex-start;gap:20px;display:flex}.mainForm{flex-direction:column;flex:1;gap:20px;display:flex}.sideForm{flex-direction:column;flex:0 0 320px;gap:18px;display:flex}.formSection{background:#fff;border:1px solid #ebe9f1;border-radius:12px;flex-direction:column;gap:18px;padding:18px;display:flex}.formSection h2{color:#5e5873;margin:0;font-size:14px;font-weight:700}.formSectionHead{justify-content:space-between;align-items:center;gap:12px;display:flex}.copyMetaBtn{color:#7367f0;background:#7367f00f;border:1px solid #7367f038;border-radius:8px;justify-content:center;align-items:center;gap:6px;height:30px;padding:0 10px;font-size:12px;font-weight:600;line-height:1;transition:background .2s,border-color .2s,color .2s;display:inline-flex}.copyMetaBtn i{font-size:15px}.copyMetaBtn:hover{background:#7367f01c;border-color:#7367f061}.copyMetaBtn:active{background:#7367f029}.checkboxGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.formRow{gap:20px;display:flex}.formItem{flex:1}.formItem label{color:#5e5873;text-align:right;margin-bottom:12px;font-size:13px;line-height:18px;display:block}.formItem label span{color:#cf0404}.formItem input,.formItem button,.formItem textarea,.formBtn button{transition:all .15s}.txt,.select{background:#fff;border:1px solid #d8d6de;border-radius:8px;width:100%;height:44px;padding:7px 14px}.inpView{flex-direction:column;justify-content:center;height:44px;display:flex}.txt::placeholder{color:#aaa}.txt:focus,.select:focus{border-color:#7367f0}.txtarea,.txtArea{border:1px solid #d8d6de;border-radius:5px;width:100%;height:120px;padding:14px;line-height:32px}.txtarea::placeholder,.txtArea::placeholder{color:#aaa}.txtarea:focus,.txtArea:focus{border-color:#7367f0}.ltr{text-align:left;direction:ltr;font-family:english;font-weight:100}.checkbox{display:none}.lblCheck{padding-right:28px;font-size:14px;line-height:20px;position:relative;margin-bottom:0!important}.lblCheck:before{content:"";background:#fff;border:1px solid #d8d6de;border-radius:5px;width:18px;height:18px;display:block;position:absolute;top:0;right:0}.checkbox:checked+.lblCheck:before{background:#7367f0;border-color:#7367f0;box-shadow:0 2px 4px #7367f066!important}.checkbox:checked+.lblCheck:after{content:"";background:url(/images/check.svg) 50%/10px 10px no-repeat;width:18px;height:18px;display:block;position:absolute;top:1px;right:1px}.form .formItem>div:has(>.checkbox+.lblCheck){align-items:center;min-height:44px;display:flex}.form .formItem>.checkbox+.lblCheck{align-items:center;min-height:24px;display:inline-flex}.form .formItem>div:has(>.checkbox+.lblCheck) .lblCheck{align-items:center;min-height:24px;display:inline-flex}.form .formItem>.checkbox+.lblCheck:before{top:50%;transform:translateY(-50%)}.form .formItem>div:has(>.checkbox+.lblCheck) .lblCheck:before{top:50%;transform:translateY(-50%)}.form .formItem>.checkbox:checked+.lblCheck:after{top:50%;transform:translateY(-50%)}.form .formItem>div:has(>.checkbox+.lblCheck) .checkbox:checked+.lblCheck:after{top:50%;transform:translateY(-50%)}.btn{cursor:pointer;text-align:center;color:#fff;background:linear-gradient(90deg,#39309f,#7367f0) 100%/200% 100%;border-radius:12px;width:100%;height:44px;padding:0 12px;font-size:16px;font-weight:400;transition:background-position .3s}.formBtnsRow{flex:1;gap:20px;display:flex}.formBtnsRow .btn{width:auto;min-width:200px;padding:0 12px}.formBtnsRow .outlineBtn{border-radius:12px;width:auto;min-width:200px;height:44px;padding:0 12px}.btn:hover{color:#fff;background-position:0}.dashStatCardList{gap:20px;display:flex}.dashStatCardList>li{flex:1}.dashStatCard{background:#fff;border:1px solid #f1f5f9;border-radius:16px;flex-direction:column;gap:20px;padding:16px;display:flex;box-shadow:0 8px 20px #0000000a}.dashStatCardList>li:nth-child(5n+1) .dashStatCard i{background:linear-gradient(135deg,#60a5fa,#93c5fd)}.dashStatCardList>li:nth-child(5n+2) .dashStatCard i{background:linear-gradient(135deg,#34d399,#a7f3d0)}.dashStatCardList>li:nth-child(5n+3) .dashStatCard i{background:linear-gradient(135deg,#a78bfa,#ddd6fe)}.dashStatCardList>li:nth-child(5n+4) .dashStatCard i{background:linear-gradient(135deg,#fb923c,#fed7aa)}.dashStatCardList>li:nth-child(5n+5) .dashStatCard i{background:linear-gradient(135deg,#f87171,#fecaca)}.dashStTitle{color:#4f4f4f;gap:12px;font-size:15px;font-weight:500;line-height:40px;display:flex}.dashStTitle i{color:#fff;background:#ffffff4d;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;font-size:20px;display:flex}.dashStValue{font-family:var(--font-english);color:#3d3d3d;flex-direction:row-reverse;font-size:24px;font-weight:700;line-height:32px;display:flex}.dashboardFlex{flex-direction:column;gap:20px;display:flex}.card{background:#fff;border-radius:20px;flex-direction:column;display:flex}.cardContent{padding:20px}.card header{justify-content:space-between;align-items:center;padding:20px;line-height:32px;display:flex}.dashboardFlex .card header{padding-bottom:0}.card header h1{color:#0c102a;font-size:14px;font-weight:700}.tbl{border-collapse:collapse;color:#6e6b7b;width:100%;font-size:12px}.tbl th{color:#0c102a;text-align:right;background:#e5eaf9;padding:10px 20px;line-height:20px;border:none!important}.tbl td{vertical-align:middle;background:#fff;padding:10px 20px;font-weight:300;line-height:20px;border:none!important;border-bottom:1px solid #ebe9f1!important}.tbl.dashTbl th:first-child{border-radius:0 8px 8px 0}.tbl.dashTbl th:last-child{border-radius:8px 0 0 8px}.tbl.dashTbl tr:last-child td{border-bottom:none!important}.rowNo,.rowUser{direction:ltr;font-family:english}.tbl .ltr{text-align:right}.tdWithImage{flex-direction:row;gap:10px;width:100%;line-height:32px;display:flex}.tdWithImage img{border-radius:50%}.tdWithImage strong{font-weight:400}.adminListUser{align-items:center;min-width:170px}.adminListUser img{object-fit:cover;background:#f3f2f7;border:1px solid #ebe9f1;width:38px;height:38px}.adminListUser strong{color:#2f2f3a;line-height:20px}.tbl a{color:#7367f0}.tbl a:hover{color:#483eb4}.tblOpr{flex-direction:row;gap:12px;display:flex}.tblOpr a,.tblOpr button{color:#6e6b7b;text-align:center;outline:none;padding:0 2px!important;font-size:18px!important;font-weight:400!important;line-height:20px!important}.tblOpr a span,.tblOpr button span{display:block;font-size:10px!important;font-weight:400!important;line-height:20px!important}.tblOpr a:hover,.tblOpr button:hover{color:#7367f0}.withIco{flex-direction:row;gap:10px;display:flex}.withIco.red i{color:#ea5455}.withIco.green i{color:#28c76f}.withIco.yellow i{color:#ff9f43}.withIco.gray i{color:#82868b}.withIco.violet i{color:#7367f0}.withIco.blue i{color:#00cfe8}.withIco i{font-size:19px}.lblItem{border-radius:5px;padding:0 10px;display:inline-block}.lblItem.violet{color:#7367f0;background:#7367f01f}.lblItem.green{color:#28c76f;background:#28c76f1f}.lblItem.red{color:#ea5455;background:#ea54551f}.lblItem.yellow{color:#ff9f43;background:#ff9f431f}.lblItem.blue{color:#00cfe8;background:#00cfe81f}.lblItem.gray{color:#82868b;background:#82868b1f}.statusBadge{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;gap:6px;min-height:28px;padding:0 10px;font-size:12px;font-weight:700;line-height:1;display:inline-flex}.statusBadge i{font-size:15px}.statusBadge.active{color:#229b5b;background:#28c76f1f}.statusBadge.inactive{color:#d84545;background:#ea54551f}.statusBadge.info{color:#008fa1;background:#00cfe81f}.statusBadge.warning{color:#a86400;background:#ff9f4324}.statusBadge.neutral{color:#5e50ee;background:#7367f01a}.customerListTitle{flex-direction:column;gap:4px;display:flex}.customerListTitle span{color:#8b86a1;font-size:12px}.customerAddressList{flex-direction:column;gap:14px;display:flex}.customerAddressCard{background:linear-gradient(#fff 0%,#fbfbff 100%);border:1px solid #ebe9f1;border-radius:8px;padding:16px 16px 14px;transition:border-color .2s,box-shadow .2s,transform .2s;position:relative;overflow:hidden;box-shadow:0 10px 28px #22292f0f}.customerAddressCard:before{content:"";inset-inline-start:0;opacity:.85;background:linear-gradient(#7367f0,#28c76f);width:4px;height:100%;position:absolute;top:0}.customerAddressCard:hover{border-color:#7367f03d;transform:translateY(-1px);box-shadow:0 14px 34px #22292f1a}.customerAddressHead{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.customerAddressHead strong{color:#2f2b3d;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:15px;font-weight:800;line-height:1.8;overflow:hidden}.customerAddressHead>div{flex-shrink:0;align-items:center;gap:8px;display:flex}.tinyPillBtn,.tinyIconBtn{color:#6e6b7b;background:#fff;border:1px solid #ebe9f1;border-radius:999px;justify-content:center;align-items:center;gap:6px;min-height:30px;padding:0 10px;font-size:16px;font-weight:700;display:inline-flex}.tinyPillBtn.active{color:#229b5b;background:#28c76f1f;border-color:#28c76f40}.tinyIconBtn{width:30px;padding:0}.tinyIconBtn.danger{color:#ea5455}.tinyIconBtn:hover{color:#7367f0;background:#7367f00f;border-color:#7367f047}.tinyIconBtn.danger:hover{color:#ea5455;background:#ea545514;border-color:#ea545540}.emptyAddressBox{color:#8b86a1;background:#fbfbfd;border:1px dashed #d8d6de;border-radius:8px;justify-content:center;align-items:center;min-height:70px;display:flex}.customerAddressManager{margin-bottom:18px}.customerAddressPage{flex-direction:column;gap:18px;display:flex}.customerAddressPageHeader>div{flex-direction:column;gap:5px;display:flex}.customerAddressPageHeader span{color:#8b86a1;font-size:13px}.formSection.noCard{box-shadow:none;border:0;border-radius:0;margin:0;padding:0}.formActionsInline{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;margin-top:16px;display:flex}.customerAddressBody{grid-template-columns:34px 1fr;align-items:center;gap:10px;margin-bottom:12px;display:grid}.addressLocationIcon{color:#7367f0;background:#7367f01a;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.customerAddressBody p{color:#5d596c;line-height:26px}.addressMetaLine{color:#8b86a1;flex-wrap:wrap;align-items:center;gap:8px;font-size:12px;display:flex}.addressMetaLine span{color:#6e6b7b;background:#fff;border:1px solid #ebe9f1;border-radius:999px;align-items:center;gap:6px;min-height:28px;padding:4px 9px;font-weight:700;display:inline-flex}.addressMetaLine i{color:#8b86a1;font-size:15px}.campaignListTitle{flex-direction:column;gap:4px;display:flex}.campaignListTitle strong{color:#2f2b3d;font-weight:800}.campaignListTitle span{color:#8b86a1;font-size:12px}.sectionTitleRow{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.sectionTitleRow h2{margin-bottom:0}.campaignItemsList{flex-direction:column;gap:14px;display:flex}.campaignItemCard{background:#fff;border:1px solid #ebe9f1;border-radius:8px;padding:14px;box-shadow:0 8px 24px #22292f0d}.campaignItemHeader{border-bottom:1px solid #f0eef5;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;padding-bottom:12px;display:flex}.campaignItemHeader strong{color:#2f2b3d;font-size:14px;font-weight:800}.checkboxGrid.compact{grid-template-columns:repeat(auto-fit,minmax(160px,max-content));align-items:center;height:44px;margin-top:4px}.fieldLabelWithHelp{vertical-align:middle;justify-content:space-between;align-items:center;gap:7px;width:100%;display:flex}.fieldLabelWithHelp>span:first-child{color:#5e5873;align-items:center;gap:4px;display:inline-flex}.fieldLabelWithHelp em{color:#ea5455;font-style:normal}.fieldHelpIcon{cursor:help;background:#7367f01a;border-radius:999px;flex:none;justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex;position:relative;color:#7367f0!important}.fieldHelpIcon i{font-size:14px;line-height:1}.fieldHelpTooltip{text-align:right;white-space:normal;opacity:0;visibility:hidden;pointer-events:none;z-index:25;background:#2f2b3d;border-radius:8px;width:max-content;max-width:260px;padding:9px 11px;font-size:12px;font-weight:600;line-height:1.8;transition:opacity .16s,transform .16s,visibility .16s;position:absolute;bottom:calc(100% + 9px);left:-7px;transform:translateY(4px);box-shadow:0 12px 30px #22292f3d;color:#fff!important}.fieldHelpTooltip:after{content:"";border:6px solid #0000;border-top-color:#2f2b3d;position:absolute;top:100%;left:10px}.fieldHelpIcon:hover .fieldHelpTooltip,.fieldHelpIcon:focus .fieldHelpTooltip,.fieldHelpIcon:focus-within .fieldHelpTooltip{opacity:1;visibility:visible;transform:translateY(0)}.insideHead{justify-content:space-between;display:flex}.iH1{flex-direction:row;margin-bottom:20px;line-height:28px;display:flex}.iH1 h1{color:#636363;font-size:17px;font-weight:700}.breadCrumb{color:#16233e;border-right:1px solid #d6dce1;flex-direction:row;gap:10px;margin-right:20px;padding-right:20px;display:flex}.breadCrumb a{color:#7367f0;display:block}.breadCrumb a:hover{color:#780ddb}.breadCrumb i{font-size:17px;display:block}.breadCrumb span{gap:10px;display:flex}.currentPage{display:block}.actions{flex-wrap:wrap;gap:12px;display:flex}.outlineBtn{cursor:pointer;text-align:center;color:#636363;background:#fff;border:1px solid #82868b;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;max-width:200px;height:44px;padding:0 20px;font-size:16px;font-weight:400;line-height:42px;transition:all .15s;display:flex}.outlineBtn.small{border-radius:8px;height:32px;font-size:13px}.outlineBtn i{font-size:16px}.outlineBtn:hover{color:#7367f0;border-color:#7367f0}.iSearchBox{box-sizing:border-box;background:#fff;border:1px solid #7367f02e;border-radius:9px;align-items:center;gap:6px;width:260px;height:32px;padding:0 8px;transition:border-color .2s,box-shadow .2s,background .2s;display:flex;position:relative}.iSearchBox:focus-within{border-color:#7367f073;box-shadow:0 0 0 3px #7367f014}.iTxtSearch{color:#5e5873;background:0 0;border:0;outline:none;align-items:center;width:100%;min-width:0;height:100%;padding:0;font-size:13px;font-weight:500;display:flex}.iTxtSearch::placeholder{color:#aaa6bd;font-weight:400}.iTxtSearch:focus{box-shadow:none}.iSearchIcon{color:#8b86a1;flex:none;font-size:15px}.actions .select{color:#636363;background:#fff;border:1px solid #82868b;border-radius:5px;height:32px;padding:0 5px 0 24px;font-size:13px;font-weight:400;transition:all .15s}.listFilterDropdown{position:relative}.listFilterTrigger{color:#7367f0;white-space:nowrap;background:#7367f00f;border:1px solid #7367f038;border-radius:8px;justify-content:center;align-items:center;gap:7px;height:32px;padding:0 10px;font-size:13px;font-weight:700;transition:background .2s,border-color .2s,box-shadow .2s;display:inline-flex}.listFilterTrigger:hover,.listFilterDropdown.open .listFilterTrigger{background:#7367f01c;border-color:#7367f06b;box-shadow:0 4px 14px #7367f01f}.listFilterTrigger i{font-size:15px}.listFilterTrigger strong{color:#fff;background:#7367f0;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:10px;font-weight:800;display:inline-flex}.listFilterPopup{top:calc(100% + 9px);z-index:45;background:#fff;border:1px solid #ebe9f1;border-radius:14px;width:min(420px,100vw - 32px);position:absolute;inset-inline-end:0;box-shadow:0 18px 44px #22292f29}.listFilterHead{background:linear-gradient(#fbfbff 0%,#fff 100%);border-bottom:1px solid #f0eef7;justify-content:space-between;align-items:center;gap:12px;min-height:54px;padding:12px 14px;display:flex}.listFilterHead div{align-items:center;gap:8px;display:flex}.listFilterHead strong{color:#5e5873;font-size:13px;font-weight:800}.listFilterHead span{color:#7367f0;background:#7367f01f;border-radius:999px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 6px;font-size:11px;font-weight:800;display:inline-flex}.listFilterHead button{color:#8b86a1;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}.listFilterHead button:hover{color:#7367f0;background:#7367f014}.listFilterBody{padding:14px}.listFilterGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.listFilterGrid label{flex-direction:column;gap:7px;display:flex}.listFilterGrid label span{color:#6e6b7b;font-size:12px;font-weight:700}.listFilterGrid .select{border-color:#d8d6de;border-radius:8px;width:100%;height:38px;padding:0 10px}.listFilterActions{background:#fbfbff;border-top:1px solid #f0eef7;justify-content:flex-end;gap:10px;padding:12px 14px;display:flex}.listFilterActions .btn,.listFilterActions .outlineBtn{border-radius:9px;width:auto;min-width:116px;height:36px;font-size:13px}.listFilterActions .outlineBtn{max-width:none}.iBtnSearch{text-align:center;color:#7367f0;background:#7367f01a;border-radius:7px;flex:none;width:24px;height:24px;font-size:15px;line-height:24px;transition:background .2s,color .2s}.iBtnSearch:hover{color:#fff;background:#7367f0}.iBtnClearSearch{color:#8b86a1;border-radius:7px;flex:none;justify-content:center;align-items:center;width:24px;height:24px;transition:background .2s,color .2s;display:inline-flex}.iBtnClearSearch:hover{color:#ea5455;background:#ea54551a}.navListContent{flex-direction:row;justify-content:space-between;padding:20px;line-height:32px;display:flex}.navPosition{color:#747474;margin-right:0;font-size:12px}.navPosition span{margin:0 5px}.nav{text-align:center;flex-direction:row;gap:5px;margin-left:0;font-family:english;font-weight:700;line-height:32px;display:flex}.nav a,.nav button,.nav span{color:#9f9fa8;background:#f3f2f7;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.nav button i{font-size:18px}.nav .current,.nav a:hover{color:#fff;background:#7367f0}.nav a i{font-size:18px}.oBtn{text-align:center;color:#fff;border-radius:8px;justify-content:center;align-items:center;gap:5px;min-width:100px;height:32px;padding:0 12px;font-weight:400;line-height:32px;display:flex}.oBtn i{font-size:16px}.oBtn:hover{color:#fff;box-shadow:0 5px 8px -5px #000000b3}.oBtn:disabled,.oBtn.disabled{opacity:.55;cursor:not-allowed;box-shadow:none}.oBtn.green{background:#28c76f}.oBtn.red{background:#ea5455}.oBtn.yellow{background:#ff9f43}.oBtn.gray{background:#82868b}.oBtn.violet{background:#7367f0}.oBtn.blue{background:#00cfe8}.alertBox{border-radius:5px;font-size:14px}.alertBox h6{flex-direction:row;gap:10px;padding:10px 14px;font-size:14px;font-weight:700;display:flex}.alertBox h6 i{font-size:20px}.alertMsg{padding:10px 14px;font-size:13px;line-height:25px}.alertBox.violet{color:#7367f0;background:#7367f01a}.alertBox.green{color:#28c76f;background:#28c76f1a}.alertBox.red{color:#ea5455;background:#ea54551a}.alertBox.yellow{color:#ff9f43;background:#ff9f431a}.alertBox.blue{color:#00b9cf;background:#00cfe81a}.alertBox.yellow h6{box-shadow:0 6px 15px -7px #ff9f4366}.alertBox.red h6{box-shadow:0 6px 15px -7px #ea545566}.alertBox.green h6{box-shadow:0 6px 15px -7px #28c76f66}.alertBox.blue h6{box-shadow:0 6px 15px -7px #00cfe866}.textBox{margin-bottom:20px}.msgBox{border-radius:5px;flex-direction:row;gap:10px;padding:10px 12px;font-size:13px;line-height:20px;display:flex}.msgBox i{font-size:20px}.msgBox.violet{color:#7367f0;background:#7367f01a}.msgBox.green{color:#28c76f;background:#28c76f1a}.msgBox.red{color:#ea5455;background:#ea54551a}.msgBox.yellow{color:#ff9f43;background:#ff9f431a}.msgBox.blue{color:#00cfe8;background:#00cfe81a}.adminMenuWrap{position:relative}.adminMenu i.open{transform:rotate(180deg)}.adminDropdown{z-index:120;background:#fff;border:1px solid #ebe9f1;border-radius:14px;min-width:280px;position:absolute;top:calc(100% + 8px);left:0;overflow:hidden;box-shadow:0 12px 30px #0000001f}.adminDropdownHead{border-bottom:1px solid #f2f1f5;flex-direction:column;align-items:center;gap:12px;padding:14px;display:flex}.adminDropdownHead img{object-fit:cover;border:2px solid #d6d6e9;border-radius:50%}.adminUserMeta{flex-direction:column;align-items:center;gap:12px;min-width:0;line-height:1;display:flex}.adminUserMeta strong{color:#0c102a;font-size:14px;font-weight:700}.adminUserMeta small{color:#6e6b7b;text-align:left;white-space:nowrap;text-overflow:ellipsis;direction:ltr;font-size:12px;overflow:hidden}.admRole{align-items:center;gap:6px;font-size:12px;display:flex}.admRole i{font-size:18px}.adminLogoutBtn{border-radius:10px;height:40px;font-size:14px}.tblSortBtn.active i,.tblSortBtn:hover i{color:#7367f0}.confirmDialogBackdrop{z-index:3200;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0a0c1b73;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.toastViewport{z-index:1500;pointer-events:none;flex-direction:column;gap:10px;width:min(390px,100vw - 36px);display:flex;position:fixed;top:18px;left:18px}.toastItem{pointer-events:auto;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;border:1px solid #ebe9f1;border-radius:16px;grid-template-columns:42px 1fr 30px;align-items:center;gap:10px;min-height:64px;padding:12px 12px 12px 10px;animation:.22s toastSlideIn;display:grid;box-shadow:0 16px 38px #0f172a29}.toastIcon{border-radius:13px;justify-content:center;align-items:center;width:42px;height:42px;font-size:22px;display:inline-flex}.toastItem.success .toastIcon{color:#28c76f;background:#28c76f24}.toastItem.error .toastIcon{color:#ea5455;background:#ea545524}.toastItem.info .toastIcon{color:#00b9cf;background:#00cfe824}.toastItem.warning .toastIcon{color:#ff9f43;background:#ff9f4324}.toastBody{min-width:0}.toastBody strong{color:#0c102a;margin-bottom:2px;font-size:13px;font-weight:700;line-height:20px;display:block}.toastBody p{color:#5e5873;font-size:13px;line-height:22px}.toastClose{color:#8b86a1;border-radius:10px;justify-content:center;align-items:center;width:30px;height:30px;font-size:16px;display:inline-flex}.toastClose:hover{color:#2f2f3a;background:#f3f2f7}@keyframes toastSlideIn{0%{opacity:0;transform:translate(-14px)translateY(-4px)}to{opacity:1;transform:translate(0)translateY(0)}}.confirmDialogIcon{color:#ea5455;background:#ea54551f;border-radius:14px;justify-content:center;align-items:center;width:54px;height:54px;font-size:24px;display:flex}.cdHeader{justify-content:center;align-items:start;gap:20px;margin-bottom:25px;display:flex}.cdTitles{flex-direction:column;flex:1;justify-content:center;gap:10px;padding:4px 0;display:flex}.cdTitles h3{color:#0c102a;font-size:16px;font-weight:700}.cdTitles p{color:#6e6b7b;font-size:13px;line-height:24px}.confirmDialogActions button{flex:1}@keyframes dialogPop{0%{opacity:0;transform:translateY(8px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.tblSortBtn{color:#0c102a;justify-content:flex-start;align-items:center;gap:6px;width:100%;font-size:12px;font-weight:700;display:inline-flex}.tblSortBtn .sortIcon{justify-content:center;align-items:center;width:14px;min-width:14px;display:inline-flex}.tblSortBtn i{color:#9f9fa8;font-size:14px}.tblSortBtn.active i,.tblSortBtn:hover i{color:#7367f0}.tableContent.withOverlay{position:relative}.tableLoadingOverlay{color:#4c4a58;z-index:2;pointer-events:none;background:linear-gradient(90deg,#e5eaf9d9,#e5eaf98c);justify-content:center;align-items:center;height:34px;font-size:11px;display:flex;position:absolute;inset:0 0 auto}.confirmDialog{background:#fff;border:1px solid #f2f1f5;border-radius:18px;width:100%;max-width:420px;padding:22px;animation:.2s dialogPop;box-shadow:0 18px 40px #10182838}.confirmDialogIcon{color:#7367f0;background:#7367f01f;border-radius:14px;justify-content:center;align-items:center;width:54px;height:54px;margin-bottom:14px;font-size:24px;display:flex}.confirmDialogIcon.danger{color:#ea5455;background:#ea54551f}.confirmDialog h3{color:#0c102a;font-size:16px;font-weight:700}.confirmDialog p{color:#6e6b7b;font-size:13px;line-height:25px}.confirmDialog p strong{color:#2f2f3a;font-weight:700}.confirmDialogActions{justify-content:flex-end;gap:10px;margin-top:18px;display:flex}.smallDangerBtn{min-width:120px;height:32px}.fieldError{color:#ea5455;margin-top:8px;font-size:12px;line-height:18px}.autoSortOrderField .txt{padding-left:48px}.autoSortOrderHint{color:#8b86a1;margin-top:6px;font-size:11px;font-weight:700;line-height:18px;display:block}.autoSortOrderHint.error{color:#ff9f43}.searchableSelect{position:relative}.searchableSelect.open{z-index:3605}.searchableSelect.disabled{opacity:.65}.searchableSelectTrigger{text-align:right;background:#fff;border:1px solid #d8d6de;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;width:100%;min-height:44px;padding:7px 14px;display:flex}.searchableSelectTriggerValue{flex:1;min-width:0}.searchableSelectTrigger .placeholder{color:#aaa}.searchableSelectTrigger i{color:#8b86a1;font-size:18px}.searchableSelect.open .searchableSelectTrigger,.searchableSelectTrigger:focus{border-color:#7367f0}.searchableSelect.invalid .searchableSelectTrigger{border-color:#ea5455;box-shadow:0 0 0 2px #ea545514}.searchableSelectDropdown{z-index:3610;background:#fff;border:1px solid #d8d6de;border-radius:12px;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow:hidden;box-shadow:0 16px 40px #0f172a1f}.searchableSelectSearch{border-bottom:1px solid #f0edf6;padding:10px}.searchableSelectOptions{flex-direction:column;gap:4px;max-height:260px;padding:8px;display:flex;overflow:auto}.searchableSelectOption{text-align:right;color:#4b5563;border-radius:8px;min-height:38px;padding:8px 12px}.searchableSelectOptionContent{flex-wrap:wrap;align-items:center;gap:7px;width:100%;min-width:0;display:flex}.searchableSelectOptionContent.compact{flex-wrap:nowrap;overflow:hidden}.searchableSelectOptionTitle{color:#2f2b3d;font-weight:700}.searchableSelectOptionDescription{color:#8b86a1;font-size:12px}.searchableSelectOptionTags{flex-wrap:wrap;align-items:center;gap:5px;display:inline-flex}.searchableSelectOptionContent.compact .searchableSelectOptionTags{flex-wrap:nowrap;overflow:hidden}.searchableSelectOptionTag{color:#5d596c;white-space:nowrap;background:#f8f7fb;border:1px solid #ebe9f1;border-radius:999px;min-height:22px;padding:2px 8px;font-size:12px;line-height:16px}.searchableSelectOption:hover,.searchableSelectOption.active{color:#7367f0;background:#7367f01a}.searchableSelectOption:hover .searchableSelectOptionTitle,.searchableSelectOption.active .searchableSelectOptionTitle{color:#7367f0}.searchableSelectOption:hover .searchableSelectOptionTag,.searchableSelectOption.active .searchableSelectOptionTag{color:#5e50ee;background:#7367f014;border-color:#7367f040}.searchableSelectEmpty{color:#8b86a1;align-items:center;min-height:38px;padding:8px 12px;display:flex}.txt.invalid,.select.invalid,.txtarea.invalid{border-color:#ea5455;box-shadow:0 0 0 2px #ea545514}.margin-b20{margin-bottom:20px}.imagePreview{width:320px;margin:0}.imgCol{width:280px;margin:0}.imgCol .imagePreview{width:100%}.paddingTop0{padding-top:0}.addAnotherImage{color:#0096ff;border:1px dashed #0096ff;border-radius:5px;padding:30px;font-size:40px}.formWithImage>.card,.cardsCol{width:calc(100% - 300px);margin:0}.imagePreview .card{border:1px solid #ddd;width:100%;margin:0}.imgPrev{position:relative}.removeImg{font-size:20px;position:absolute;top:5px;left:5px}.imgPrev img{border-radius:5px;width:100%;height:auto;min-height:50px;margin-bottom:10px}.selectImageBtn,.selectVideoBtn,.selectIconBtn,.openFileManager{color:#fff;text-align:center;background:#7367f0;border:none;border-radius:5px;width:100%;font-weight:400;line-height:28px;display:block}.selectImageBtn:hover,.selectVideoBtn:hover,.selectIconBtn:hover,.openFileManager:hover{color:#fff;background:#780ddb}.uploadImageBtn{color:#fff;text-align:center;background:#0096ff;border-radius:5px;margin-top:10px;font-weight:400;line-height:28px;display:none}.uploadImageBtn:hover{color:#fff;background:#1da1f2}.imageLbl{flex-direction:row;justify-content:space-between;margin-bottom:8px;display:flex}.imageLbl label{color:#5e5873;margin-bottom:5px}.imageLbl span{color:#0096ff;direction:ltr;justify-content:left;font-family:english}.imageLbl label span{color:#ea5455}.selectedImage{display:none}.progressbar{background:#f0f0f0;border-radius:4px;height:8px;margin-top:10px;position:relative;overflow:hidden}.progressed{background:#6f0;border-radius:4px;transition:all .2s;position:absolute;top:0;bottom:0;right:0}.margin-t10{margin-top:10px}.rolesPicker{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.rolePickerItem{display:flex}.roleColorSwatch{align-items:center;gap:8px;display:inline-flex}.roleIconPreview{color:#4a5570;background:#f8f9fd;border:1px solid #dfe3f0;border-radius:10px;align-items:center;gap:8px;min-height:36px;margin-top:10px;padding:0 12px;display:inline-flex}.roleIconPreview i,.roleIconDisplay i{font-size:18px}.roleIconDisplay{color:#4a5570;background:#f5f6fb;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.roleColorSwatch i{border:1px solid #00000026;border-radius:50%;width:14px;height:14px}.categoryListTitle{align-items:center;gap:8px;display:flex}.categoryListTitle strong{color:#5e5873;font-size:13px;display:block}.categoryListTitle small{color:#8b86a1;margin-top:2px;font-size:11px;display:block}.categoryListImage{color:#7367f0;background:#f6f5ff;border-radius:10px;flex:none;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex;overflow:hidden}.categoryListImage img{object-fit:cover;width:100%;height:100%}.categoryTreeToggle{color:#7367f0;background:#7367f014;border-radius:8px;flex:none;justify-content:center;align-items:center;width:26px;height:26px;transition:background .2s,color .2s;display:inline-flex}.categoryTreeToggle:hover{background:#7367f026}.categoryTreeToggle i{font-size:15px}.categoryTreeToggle.spacer{background:0 0}.tbl th:first-child,.tbl td:first-child{width:80px;min-width:80px;max-width:80px}.colorPickerField{position:relative}.colorPickerField.open{z-index:3600}.colorPickerTrigger{text-align:right;background:#fff;border:1px solid #d8d6de;border-radius:8px;align-items:center;gap:10px;width:100%;height:44px;padding:7px 12px;display:flex}.colorPickerTrigger:hover,.colorPickerField.open .colorPickerTrigger{border-color:#7367f0}.colorPickerField.invalid .colorPickerTrigger{border-color:#ea5455;box-shadow:0 0 0 2px #ea545514}.colorPickerSwatch{background-image:linear-gradient(45deg,#e5e7eb 25%,#0000 25%),linear-gradient(-45deg,#e5e7eb 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#e5e7eb 75%),linear-gradient(-45deg,#0000 75%,#e5e7eb 75%);background-position:0 0,0 5px,5px -5px,-5px 0;background-size:10px 10px;border:1px solid #0f172a24;border-radius:8px;flex:none;width:26px;height:26px;overflow:hidden;box-shadow:inset 0 0 0 2px #ffffff73}.colorPickerSwatch span{width:100%;height:100%;display:block}.colorPickerValue{color:#0c102a;flex:1;font-size:13px}.colorPickerValue.placeholder{color:#aaa}.colorPickerTrigger>i{color:#8b86a1;font-size:16px}.colorPickerPopup{z-index:3600;background:#fff;border:1px solid #ebe9f1;border-radius:12px;width:min(320px,100vw - 32px);padding:12px;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 18px 45px #0f172a29}.colorPickerSpectrum{border:1px solid #ebe9f1;border-radius:10px;height:96px;margin-bottom:10px;overflow:hidden}.colorPickerSpectrum input{cursor:pointer;border:0;width:calc(100% + 24px);height:calc(100% + 24px);margin:-12px;padding:0}.colorPickerPalette{grid-template-columns:repeat(6,1fr);gap:6px;margin-bottom:10px;display:grid}.colorPreset{aspect-ratio:1;color:#fff;border:1px solid #0f172a38;border-radius:8px;justify-content:center;align-items:center;min-height:30px;display:inline-flex;box-shadow:inset 0 0 0 2px #ffffff3d}.colorPreset:hover,.colorPreset.active{transform:translateY(-1px);box-shadow:0 8px 18px #0f172a24,inset 0 0 0 2px #fff6}.colorPreset i{filter:drop-shadow(0 1px 2px #00000047);font-size:18px}.colorPickerAlpha{background:#fbfbff;border:1px solid #ebe9f1;border-radius:10px;margin-bottom:10px;padding:8px 10px 10px}.colorPickerAlphaHead{color:#6e6b7b;justify-content:space-between;align-items:center;gap:12px;margin-bottom:6px;font-size:12px;display:flex}.colorPickerAlphaHead strong{color:#0c102a;font-size:12px}.colorPickerAlpha input[type=range]{accent-color:#7367f0;width:100%}.colorPickerManual{grid-template-columns:48px 1fr;align-items:center;gap:7px;display:grid}.colorPickerManual span{color:#6e6b7b;background:#f5f6fb;border-radius:9px;justify-content:center;align-items:center;height:38px;font-family:english;font-size:11px;display:inline-flex}.colorPickerManual .txt{border-radius:9px;height:38px}.colorPickerManual.invalid .txt{border-color:#ea5455;box-shadow:0 0 0 2px #ea545514}.iconPickerField{position:relative}.iconPickerTrigger{text-align:right;background:#fff;border:1px solid #d8d6de;border-radius:8px;align-items:center;gap:10px;width:100%;height:44px;padding:7px 12px;display:flex}.iconPickerTrigger:hover,.iconPickerField.open .iconPickerTrigger{border-color:#7367f0}.iconPickerField.invalid .iconPickerTrigger{border-color:#ea5455;box-shadow:0 0 0 2px #ea545514}.iconPickerPreview{color:#4a5570;background:#f5f6fb;border-radius:9px;flex:none;justify-content:center;align-items:center;width:30px;height:30px;font-size:18px;display:inline-flex}.iconPickerValue{color:#0c102a;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:13px;overflow:hidden}.iconPickerValue.placeholder{color:#aaa}.iconPickerTrigger>i{color:#8b86a1;font-size:16px}.iconPickerClear{color:#8b86a1;border-radius:8px;flex:none;justify-content:center;align-items:center;width:26px;height:26px;font-size:15px;display:inline-flex}.iconPickerClear:hover{color:#ea5455;background:#ea54551a}.iconPickerPopup{z-index:70;background:#fff;border:1px solid #ebe9f1;border-radius:14px;width:min(620px,100vw - 40px);max-width:calc(100vw - 40px);padding:14px;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 18px 45px #0f172a29}.iconPickerSearch{margin-bottom:10px;position:relative}.iconPickerSearch>i{z-index:1;color:#8b86a1;font-size:18px;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.iconPickerSearch .txt{padding-left:38px}.iconPickerMeta{color:#8b86a1;justify-content:flex-end;margin-bottom:10px;font-size:11px;line-height:18px;display:flex}.iconPickerGrid{scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:#00000047 transparent;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;height:360px;padding-left:4px;display:grid;overflow:auto}.iconPickerOption{color:#4a5570;background:#fff;border:1px solid #ebe9f1;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-width:0;height:78px;padding:8px;display:flex}.iconPickerOption:hover{color:#4f46b6;background:#fbfbff;border-color:#c8c4f8}.iconPickerOption.active{color:#39309f;background:#7367f014;border-color:#7367f06b}.iconPickerOption i{font-size:23px;line-height:24px}.iconPickerOption span{width:100%;color:inherit;text-overflow:ellipsis;white-space:nowrap;text-align:center;font-size:10px;line-height:14px;overflow:hidden}.iconPickerEmpty{color:#8b86a1;grid-column:1/-1;justify-content:center;align-items:center;min-height:120px;font-size:13px;display:flex}.treeSelectField{position:relative}.treeSelectField.open{z-index:3605}.treeSelectTrigger{color:#5e5873;text-align:right;background:#fff;border:1px solid #d8d6de;border-radius:8px;align-items:center;gap:10px;width:100%;min-height:44px;padding:7px 12px;transition:border-color .2s,box-shadow .2s;display:flex}.treeSelectTrigger:hover,.treeSelectField.open .treeSelectTrigger{border-color:#7367f0;box-shadow:0 0 0 3px #7367f014}.treeSelectField.invalid .treeSelectTrigger{border-color:#ea5455;box-shadow:0 0 0 2px #ea545514}.treeSelectIcon{color:#7367f0;background:#f6f5ff;border-radius:9px;flex:none;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}.treeSelectValue{color:#5e5873;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:13px;overflow:hidden}.treeSelectValue.placeholder{color:#b9b5c8}.treeSelectTrigger>i{color:#8b86a1;flex:none}.treeSelectPopup{inset-inline:0;z-index:3610;background:#fff;border:1px solid #ebe9f1;border-radius:14px;position:absolute;top:calc(100% + 8px);overflow:hidden;box-shadow:0 16px 40px #22292f24}.treeSelectSearch{border-bottom:1px solid #f0eef7;padding:12px;position:relative}.treeSelectSearch>i{top:50%;color:#8b86a1;position:absolute;inset-inline-start:24px;transform:translateY(-50%)}.treeSelectSearch .txt{height:38px;padding-inline-start:38px}.treeSelectToolbar{color:#8b86a1;background:#fbfbff;border-bottom:1px solid #f0eef7;justify-content:space-between;align-items:center;gap:10px;min-height:38px;padding:7px 12px;font-size:11px;display:flex}.treeSelectToolbar div{gap:6px;display:inline-flex}.treeSelectToolbar button{color:#7367f0;background:#fff;border:1px solid #ebe9f1;border-radius:7px;justify-content:center;align-items:center;width:26px;height:24px;display:inline-flex}.treeSelectToolbar button:hover{background:#7367f014}.treeSelectList{max-height:320px;padding:8px;overflow:auto}.treeSelectOption{color:#5e5873;text-align:right;background:0 0;border:0;border-radius:10px;align-items:center;gap:8px;width:100%;min-height:40px;padding:6px 8px;display:flex}.treeSelectOption:hover{background:#f8f7ff}.treeSelectOption.active{color:#7367f0;background:#7367f01c}.treeSelectOption.root{border-bottom:1px solid #f4f3f8;border-radius:10px 10px 8px 8px;margin-bottom:4px}.treeSelectOptionIndent{flex:none}.treeSelectToggle{color:#8b86a1;border-radius:7px;flex:none;justify-content:center;align-items:center;width:22px;height:22px;display:inline-flex}.treeSelectToggle:not(.spacer):hover{color:#7367f0;background:#7367f01a}.treeSelectNodeIcon{color:#7367f0;background:#f6f5ff;border-radius:8px;flex:none;justify-content:center;align-items:center;width:26px;height:26px;display:inline-flex}.treeSelectOptionText{flex:1;min-width:0}.treeSelectOptionText strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600;display:block;overflow:hidden}.treeSelectOptionText small{color:#8b86a1;text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:11px;font-weight:400;display:block;overflow:hidden}.treeSelectOption>.hgi-checkmark-circle-02{color:#7367f0;flex:none}.treeSelectEmpty{color:#8b86a1;justify-content:center;align-items:center;min-height:96px;font-size:13px;display:flex}.treeMultiSelectField{flex-direction:column;gap:10px;display:flex}.treeMultiSelectTrigger{min-height:46px}.treeMultiSelectedChips{flex-wrap:wrap;gap:8px;display:flex}.treeMultiChip{color:#5e5873;background:#fff;border:1px solid #ebe9f1;border-radius:999px;align-items:center;gap:7px;max-width:100%;min-height:34px;padding:4px 10px 4px 5px;display:inline-flex}.treeMultiChip.primary{background:#f8f7ff;border-color:#7367f059}.treeMultiChip strong{text-overflow:ellipsis;white-space:nowrap;max-width:240px;font-size:12px;font-weight:600;line-height:20px;overflow:hidden}.treeMultiChip em,.treeMultiChip button:not(.treeMultiChipRemove){white-space:nowrap;border-radius:999px;min-height:24px;padding:0 8px;font-size:10px;font-weight:800}.treeMultiChip em{color:#fff;background:#7367f0;align-items:center;font-style:normal;display:flex}.treeMultiChip button:not(.treeMultiChipRemove){color:#7367f0;background:#7367f01a}.treeMultiChipRemove{color:#ea5455;background:#ea54551a;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:13px;display:inline-flex}.treeMultiSelectPopup{width:min(720px,100%)}.treeMultiSelectOption{min-height:44px}.treeMultiCheck{color:#b9b4c8;flex:none;justify-content:center;align-items:center;width:22px;height:22px;font-size:18px;display:inline-flex}.treeMultiSelectOption.active .treeMultiCheck{color:#7367f0}.treeMultiPrimaryMark{color:#229b5b;white-space:nowrap;background:#28c76f1f;border-radius:999px;justify-content:center;align-items:center;min-height:24px;padding:0 8px;font-size:10px;font-weight:800;display:inline-flex}@media (max-width:767px){.iconPickerPopup{width:calc(100vw - 40px)}.iconPickerGrid{grid-template-columns:repeat(3,minmax(0,1fr));height:320px}.treeSelectPopup{width:calc(100vw - 40px);inset-inline:auto 0}.listFilterPopup{inset-inline:0 auto}.listFilterGrid{grid-template-columns:1fr}.listFilterActions{flex-direction:column}.listFilterActions .btn,.listFilterActions .outlineBtn{width:100%}}.permissionsPanel{background:#fff;border:1px solid #ebe9f1;border-radius:14px;overflow:hidden}.permissionsPanelHead{background:linear-gradient(#f8f9ff 0%,#fff 100%);border-bottom:1px solid #ebe9f1;justify-content:space-between;align-items:center;gap:16px;min-height:70px;padding:14px 16px;display:flex}.permissionsPanelTitle{align-items:center;gap:12px;display:flex}.permissionsPanelTitle>i{color:#7367f0;background:#7367f01f;border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;font-size:22px;display:inline-flex}.permissionsPanelTitle strong{color:#0c102a;margin-bottom:7px;font-size:14px;font-weight:700;display:block}.permissionsPanelTitle span,.permissionGroupMeta span{color:#8b86a1;font-size:11px;line-height:16px;display:block}.permissionsPicker{flex-direction:column;display:flex}.permissionGroupRow{border-bottom:1px solid #f0edf6;grid-template-columns:minmax(210px,260px) 1fr;align-items:center;gap:16px;padding:14px 16px;display:grid}.permissionGroupRow:last-child{border-bottom:none}.permissionGroupRow:hover{background:#fbfbff}.permissionGroupMeta{align-items:center;gap:12px;min-width:0;display:flex}.permissionGroupIcon{color:#4a5570;background:#f3f6fb;border-radius:11px;flex:none;justify-content:center;align-items:center;width:38px;height:38px;font-size:19px!important;display:inline-flex!important}.permissionGroupMeta h3{color:#0c102a;margin-bottom:7px;font-size:13px;font-weight:700;line-height:18px}.permissionGroupActions{grid-template-columns:minmax(120px,150px) repeat(4,minmax(120px,1fr));align-items:stretch;gap:10px;display:grid}.permissionPickerItem{min-width:0;display:flex}.permissionPickerItem .lblCheck{color:#4b5563;background:#fff;border:1px solid #ebe9f1;border-radius:10px;flex-direction:column;justify-content:center;width:100%;min-height:40px;padding:8px 40px 8px 12px;line-height:18px;transition:all .15s;display:flex}.permissionPickerItem .lblCheck:before{margin-top:-9px;top:50%;right:12px}.permissionPickerItem .lblCheck:after{margin-top:-8px;top:50%!important;right:13px!important}.permissionPickerItem .lblCheck:hover{color:#4f46b6;background:#fbfbff;border-color:#c8c4f8}.permissionPickerItem .checkbox:checked+.lblCheck{color:#39309f;background:#7367f014;border-color:#7367f06b}.permissionPickerItem .lblCheck.partial:before{background:#ff9f43;border-color:#ff9f43}.permissionPickerItem .lblCheck.partial:after{content:"";background:#fff;border-radius:999px;width:10px;height:2px;margin-top:0;display:block;position:absolute;top:50%!important;right:17px!important}.permissionActionItem small{color:#8b86a1;text-overflow:ellipsis;white-space:nowrap;text-align:right;margin-top:3px;font-size:10px;line-height:14px;display:block;overflow:hidden}.permissionActionItem .checkbox:checked+.lblCheck small{color:#616161}.permissionSelectAll,.permissionGroupSelect{flex:none}.permissionSelectAll .lblCheck,.permissionGroupSelect .lblCheck{font-weight:700}.permissionSelectAll .lblCheck{min-width:150px}.permissionEmpty{color:#8b86a1;text-align:center;padding:24px 16px;font-size:13px}@media (max-width:1200px){.permissionGroupRow{grid-template-columns:1fr;gap:12px}.permissionGroupActions{grid-template-columns:repeat(3,minmax(120px,1fr))}}@media (max-width:767px){.permissionsPanelHead{flex-direction:column;align-items:stretch}.permissionGroupActions{grid-template-columns:1fr}.permissionSelectAll .lblCheck{min-width:0}}.fieldHint{color:#8b86a1;margin-top:8px;font-size:12px}.txtarea.short{height:120px;line-height:26px}.txtarea.htmlEditor{text-align:left;direction:ltr;height:280px;font-family:english;font-size:13px;line-height:24px}.froalaField.invalid .fr-wrapper,.froalaField.invalid .fr-toolbar,.froalaField.invalid .fr-second-toolbar{border-color:#ea5455!important}.froalaField.invalid .fr-wrapper{box-shadow:0 0 0 2px #ea545514}.seoCharCounter{flex-direction:row-reverse;justify-content:space-between;align-items:center;gap:10px;margin-top:8px;font-size:12px;line-height:18px;display:flex}.seoCharCounterCount{font-size:11px;font-weight:700}.seoCharCounter--warn{color:#c58a00}.fileUploadField{background:#fff;border:1px solid #ebe9f1;border-radius:12px;padding:14px}.fileUploadHead{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.fileUploadHead label{margin-bottom:0}.fileUploadBox{flex-direction:column;gap:10px;display:flex}.fileUploadTrigger{min-height:36px;line-height:36px}.fileUploadMeta{border:1px dashed #d8d6de;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;min-height:40px;padding:10px 12px;line-height:20px;display:flex}.fileUploadMeta a{color:#7367f0}.fileUploadMeta.muted{color:#8b86a1}.fileRemoveBtn{color:#ea5455;background:#ea545514;border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}.fileRemoveBtn:hover{background:#ea545529}.seoCharCounter--ok{color:#1f9d57}.seoCharCounter--danger{color:#ea5455}.ftBtns{justify-content:space-between;display:flex}.lastChange{min-width:340px}.formActionsCard{background:linear-gradient(#fbfbff 0%,#fff 100%);border:1px solid #ebe9f1;border-radius:14px;justify-content:space-between;align-items:center;gap:18px;padding:14px 16px;display:flex}.formActionsCard .formBtnsRow{flex:none;justify-content:flex-start}.formActionsCard .lastChange{min-width:320px}.floatingFormActions{z-index:3000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffeb;border-color:#7367f02e;position:sticky;bottom:0;box-shadow:0 18px 46px #22292f38,0 4px 14px #7367f01f}.prevAdmin{flex-direction:row;gap:12px;display:flex}.prevAdmin figure{position:relative}.prevAdmin img{border-radius:50%}.lcDetail{flex-direction:column;justify-content:center;margin:0;line-height:18px;display:flex}.lcDetail strong{color:#6e6b7b;padding-top:2px;font-size:13px;font-weight:700;display:block}.lcDetail span{color:#6e6b7b;font-size:11px;font-weight:300}@media (max-width:767px){.formWithSide{flex-direction:column}.mainForm,.sideForm,.imagePreview{width:100%}.sideForm{flex-basis:auto}.checkboxGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.formActionsCard{flex-direction:column;align-items:stretch}.formActionsCard .formBtnsRow{width:100%}}.mapLocationField{flex-direction:column;gap:10px;display:flex}.mapLocationBox{background:#fff;border:1px solid #d8d6de;border-radius:10px;overflow:hidden}.mapLocationCanvas{width:100%;height:320px}.mapLocationLoading{color:#7d7a88;background:#fafaff;border:1px solid #d8d6de;border-radius:10px;justify-content:center;align-items:center;width:100%;height:320px;display:flex}.shamsiDateField{width:100%}.shamsiDateFieldWrap{width:100%;position:relative}.shamsiDateField .rmdp-container{width:100%}.shamsiDateField .rmdp-input{width:100%;padding-left:40px}.shamsiDateClear{z-index:2;color:#a8a3b7;cursor:pointer;background:#f4f3f8;border:0;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;transition:background .16s,color .16s;display:inline-flex;position:absolute;top:50%;left:9px;transform:translateY(-50%)}.shamsiDateClear:hover{color:#ea5455;background:#ea54551a}.shamsiDateClear i{font-size:13px;line-height:1}.rmdp-wrapper,.rmdp-calendar{z-index:1200}.logDetailDialog{background:#fff;border:1px solid #f2f1f5;border-radius:18px;flex-direction:column;width:100%;max-width:min(920px,96vw);max-height:88vh;animation:.2s dialogPop;display:flex;overflow:hidden;box-shadow:0 18px 40px #10182838}.logDetailDialogHead{background:linear-gradient(#f8f9ff 0%,#fff 100%);border-bottom:1px solid #ebe9f1;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex}.logDetailDialogHead h3{color:#0c102a;margin:0;font-size:15px;font-weight:700}.logDetailDialogClose{color:#6e6b7b;background:#f3f2f7;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;font-size:18px;display:inline-flex}.logDetailDialogClose:hover{color:#2f2f3a;background:#ebe9f1}.logDetailDialogBody{padding:14px 16px 16px;overflow:auto}.logDetailCode{background:#fafaff;border:1px solid #ebe9f1;border-radius:12px;max-height:62vh;margin:0;padding:12px;font-size:12px;line-height:20px;overflow:auto}.localeSwitcher{background:#f3f2f7;border-radius:999px;gap:2px;margin-left:10px;padding:2px;display:inline-flex}.localeSwitcher button{color:#6e6b7b;border-radius:999px;min-width:42px;height:30px;font-family:english;font-size:11px}.localeSwitcher button.active{color:#fff;background:#7367f0}.adminDropdownLinks{flex-direction:column;gap:6px;padding:12px;display:flex}.adminDropdownLink{color:#3d425c;border-radius:10px;align-items:center;gap:10px;width:100%;min-height:42px;padding:0 12px;transition:background .2s,color .2s;display:flex}.adminDropdownLink:hover,.adminDropdownLink.active{color:#101426;background:#f5f6fb}.adminDropdownLink i{font-size:18px}.actionNotificationWrap{position:relative}.actionNotificationButton{color:#475569;background:#ffffffad;border:1px solid #94a3b838;border-radius:50%;place-items:center;width:42px;height:42px;transition:all .18s;display:grid;position:relative}.actionNotificationButton:hover,.actionNotificationButton.open{color:#7367f0;background:#fff;transform:translateY(-1px)}.actionNotificationButton .hgi{font-size:21px;line-height:1}.actionNotificationButton>span{color:#fff;background:linear-gradient(135deg,#ef4444,#f97316);border:2px solid #fff;border-radius:999px;justify-content:center;align-items:center;min-width:21px;height:21px;padding:0 5px;font-size:10px;font-weight:600;display:inline-flex;position:absolute;top:-5px;right:-3px;box-shadow:0 8px 18px #ef444447}.actionNotificationDropdown{z-index:130;background:#fffffffa;border:1px solid #94a3b82e;border-radius:18px;width:min(390px,100vw - 24px);position:absolute;top:calc(100% + 10px);left:0;overflow:hidden;box-shadow:0 22px 58px #0f172a29}.actionNotificationDropdown.compact{width:min(420px,100vw - 24px)}.actionNotificationHead{background:radial-gradient(circle at 8% 12%,#7367f021,#0000 34%),linear-gradient(135deg,#fff,#f8fafc);border-bottom:1px solid #94a3b821;justify-content:space-between;align-items:center;gap:12px;padding:15px;display:flex}.actionNotificationHead strong,.actionNotificationHead span{display:block}.actionNotificationHead strong{color:#0f172a;margin-bottom:5px;font-size:14px;font-weight:950}.actionNotificationHead span{color:#64748b;font-size:11px}.actionNotificationHead button{color:#7367f0;background:#7367f01a;border-radius:12px;flex-shrink:0;place-items:center;width:36px;height:36px;display:grid}.actionNotificationStats{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:12px;display:grid}.actionNotificationStats.practical{grid-template-columns:repeat(2,minmax(0,1fr))}.actionNotificationStats a{background:#f8fafc;border:1px solid #94a3b824;border-radius:14px;min-width:0;padding:11px;transition:all .18s;position:relative}.actionNotificationStats a:hover{background:#7367f014;border-color:#7367f033}.actionNotificationStats a>.hgi{color:#7367f0;background:#7367f01a;border-radius:11px;place-items:center;width:30px;height:30px;font-size:17px;display:grid;position:absolute;top:10px;left:10px}.actionNotificationStats b,.actionNotificationStats span,.actionNotificationStats small{display:block}.actionNotificationStats b{color:#0f172a;margin-bottom:5px;font-size:18px;font-weight:950}.actionNotificationStats span{color:#64748b;font-size:11px;font-weight:800}.actionNotificationStats small{color:#94a3b8;margin-top:5px;font-size:10px;font-weight:800;line-height:1.7}.actionNotificationList{flex-direction:column;gap:8px;max-height:310px;padding:0 12px 12px;display:flex;overflow:auto}.actionNotificationItem{background:#fff;border:1px solid #94a3b821;border-radius:14px;grid-template-columns:40px minmax(0,1fr);align-items:center;gap:10px;padding:10px;transition:all .18s;display:grid}.actionNotificationItem:hover{transform:translateY(-1px);box-shadow:0 12px 26px #0f172a14}.actionNotificationItem>span{border-radius:13px;place-items:center;width:40px;height:40px;display:grid}.actionNotificationItem.red>span{color:#dc2626;background:#ef44441a}.actionNotificationItem.orange>span{color:#ea580c;background:#f973161f}.actionNotificationItem.blue>span{color:#0284c7;background:#0ea5e91a}.actionNotificationItem strong,.actionNotificationItem small{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.actionNotificationItem strong{color:#0f172a;margin-bottom:5px;font-size:12px;font-weight:950}.actionNotificationItem small{color:#64748b;font-size:11px}.actionNotificationEmpty{color:#64748b;background:#f8fafc;border-radius:14px;place-items:center;gap:8px;min-height:92px;font-size:12px;font-weight:800;display:grid}.actionNotificationEmpty .hgi{color:#059669;font-size:24px}.actionNotificationFooter{color:#7367f0;background:#7367f014;justify-content:center;align-items:center;gap:8px;min-height:48px;font-size:12px;font-weight:950;display:flex}.imageCropBackdrop{z-index:4200}.logoutLink{color:#cf0404}.imageCropDialog{background:#fff;border-radius:24px;width:min(920px,100vw - 32px);max-height:calc(100vh - 40px);animation:.2s dialogPop;overflow:hidden;box-shadow:0 20px 60px #0f172a2e}.imageCropHead{border-bottom:1px solid #0f172a14;justify-content:space-between;align-items:flex-start;gap:16px;padding:20px 24px 14px;display:flex}.imageCropHead h3{margin-bottom:8px;font-size:17px;font-weight:700}.imageCropHead p{color:#64748b;font-size:14px;line-height:1}.imageCropCanvas{background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%);height:min(58vh,520px);position:relative}.imageCropControls{background:#fff;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:16px;padding:18px;display:flex}.imageCropZoomControl{background:linear-gradient(#fbfbff 0%,#fff 100%);border:1px solid #ebe9f1;border-radius:12px;grid-template-columns:minmax(120px,auto) 1fr;align-items:center;gap:12px;padding:8px 10px;display:grid}.imageCropZoomLabel{color:#4a5570;align-items:center;gap:8px;min-width:0;margin-bottom:0;font-size:12px;display:flex}.imageCropZoomLabel i{color:#7367f0;background:#7367f01f;border-radius:8px;justify-content:center;align-items:center;width:26px;height:26px;font-size:15px;display:inline-flex}.imageCropZoomLabel span{color:#0c102a;font-weight:600}.imageCropZoomLabel strong{color:#7367f0;font-size:11px}.imageCropZoomSlider{grid-template-columns:32px 1fr 32px;align-items:center;gap:10px;display:grid}.imageCropZoomSlider button{color:#4a5570;background:#f3f2f7;border-radius:9px;justify-content:center;align-items:center;width:32px;height:32px;font-size:16px;display:inline-flex}.imageCropZoomSlider button:hover:not(:disabled){color:#7367f0;background:#7367f01f}.imageCropZoomSlider button:disabled{opacity:.45;cursor:not-allowed}.imageCropZoomSlider input[type=range]{accent-color:#7367f0;width:100%;height:18px}.imageCropActions{justify-content:space-between;align-items:center;gap:12px;width:100%;display:flex}.imageCropActions .btn,.imageCropActions .outlineBtn{width:auto;min-width:160px}.imageCropActions .outlineBtn{margin-right:auto}@media (max-width:767px){.imageCropDialog{border-radius:18px;width:calc(100vw - 18px)}.imageCropHead,.imageCropControls{padding-inline:16px}.imageCropCanvas{height:52vh}.imageCropActions{flex-wrap:nowrap;width:100%}.imageCropZoomControl{grid-template-columns:1fr;gap:8px;padding:8px}.imageCropZoomSlider{grid-template-columns:32px 1fr 32px;gap:8px}.imageCropZoomSlider button{width:32px;height:32px}.imageCropActions .btn,.imageCropActions .outlineBtn{flex:1;justify-content:center;min-width:0}.imageCropActions .outlineBtn{margin-right:0}}.imageCropHead p span{display:inline-block}.testNoteDialog{max-width:min(720px,96vw)}.colorPreviewCell{align-items:center;gap:8px;display:inline-flex}.colorSwatch{border:1px solid #0000001f;border-radius:50%;width:18px;height:18px;display:inline-block}.runSessionMeta{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.runSessionMetaItem{background:radial-gradient(circle at 0 0,#7367f014,#0000 55%),linear-gradient(#fff 0%,#fbfbff 100%);border:1px solid #ebe9f1;border-radius:16px;flex-direction:column;justify-content:space-between;gap:12px;min-height:88px;padding:16px 18px;display:flex}.runSessionMetaItem span{color:#8b86a1;font-size:12px}.runSessionMetaItem strong{color:#0c102a;font-size:15px;font-weight:700;line-height:24px}.runSummaryCard{background:linear-gradient(135deg,#7367f014,#fff0 40%),linear-gradient(#fff 0%,#f9faff 100%);border:1px solid #ebe9f1;border-radius:20px;padding:20px}.runSummaryHead{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.runSummaryHead h3{color:#0c102a;margin-bottom:6px;font-size:16px;font-weight:700}.runSummaryHead p{color:#8b86a1;font-size:12px;line-height:20px}.runSummaryGrid{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;display:grid}.runSummaryStat{background:#fff;border:1px solid #f0edf6;border-radius:16px;align-items:center;gap:14px;padding:16px;display:flex}.runSummaryStat i{border-radius:14px;justify-content:center;align-items:center;width:42px;height:42px;font-size:22px;display:inline-flex}.runSummaryStat span{color:#8b86a1;margin-bottom:6px;font-size:11px;display:block}.runSummaryStat strong{color:#0c102a;font-size:20px;font-weight:700;display:block}.runSummaryStat.violet i{color:#7367f0;background:#7367f01f}.runSummaryStat.gray i{color:#82868b;background:#82868b24}.runSummaryStat.green i{color:#28c76f;background:#28c76f24}.runSummaryStat.yellow i{color:#ff9f43;background:#ff9f4324}.runSummaryStat.red i{color:#ea5455;background:#ea545524}.typePill{color:#5e50ee;background:#f7f5ff;border:1px solid #e7e3ff;border-radius:8px;justify-content:center;align-items:center;min-height:28px;padding:0 10px;font-size:12px;font-weight:700;display:inline-flex}.attributeValuesList,.categoryAttributesList{flex-direction:column;gap:10px;display:flex}.attributeValueHeader{color:#8b86a1;grid-template-columns:1.1fr 1fr 210px 88px 92px 42px;align-items:center;gap:10px;padding:0 10px;font-size:11px;font-weight:600;line-height:1.5;display:grid}.attributeValueHeader span{white-space:nowrap;min-width:0}.attributeValueHeader span:last-child{text-align:center}.attributeValueRow,.categoryAttributeRow{background:#fff;border:1px solid #ebe9f1;border-radius:12px;grid-template-columns:1.1fr 1fr 210px 88px 92px 42px;align-items:center;gap:10px;padding:10px;display:grid}.categoryAttributeRow{grid-template-columns:minmax(260px,1fr) auto}.categoryAttributeRow.selected{background:linear-gradient(#fff 0%,#fbfaff 100%);border-color:#7367f073}.categoryAttributeMain,.categoryAttributeOptions{align-items:center;gap:12px;display:flex}.categoryAttributeGroupBlock{background:#fbfbfd;border:1px solid #f0edf6;border-radius:14px;flex-direction:column;gap:8px;padding:10px;display:flex}.categoryAttributeGroupTitle{color:#5f5a72;align-items:center;gap:8px;padding:2px 4px 6px;font-size:13px;font-weight:800;display:flex}.categoryAttributeGroupTitle i{color:#7367f0;background:#7367f01a;border-radius:9px;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.categoryAttributeMain{min-width:0}.categoryAttributeMain input,.miniCheck input{accent-color:#7367f0}.categoryAttributeMain span{min-width:0}.categoryAttributeMain strong{color:#0c102a;margin-bottom:4px;font-size:13px;font-weight:800;display:block}.categoryAttributeMain small{color:#8b86a1;text-align:left;white-space:nowrap;text-overflow:ellipsis;direction:ltr;display:block;overflow:hidden}.miniCheck{color:#5f5a72;white-space:nowrap;align-items:center;gap:7px;min-height:34px;font-size:12px;font-weight:700;display:inline-flex}.tableSubText{color:var(--text-muted);margin-top:5px;font-size:12px;line-height:1.7;display:block}.sortMiniInput{max-width:88px}.iconOnlyBtn{cursor:pointer;color:#6e6b7b;background:#f4f3f8;border:0;border-radius:10px;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.iconOnlyBtn.danger{color:#ea5455;background:#ea54551a}.emptyPickerState{color:#8b86a1;background:#fbfbfd;border:1px dashed #d8d6de;border-radius:12px;justify-content:center;align-items:center;min-height:54px;font-size:13px;font-weight:700;display:flex}.couponScopeAddCard{background:linear-gradient(#fff 0%,#fbfbfe 100%);border:1px solid #ebe9f1;border-radius:14px;flex-direction:column;gap:16px;padding:16px;display:flex;box-shadow:0 10px 28px #22292f0f}.couponScopeAddHead{align-items:center;gap:12px;display:flex}.couponScopeAddIcon{color:#7367f0;background:#7367f01a;border-radius:12px;flex:none;justify-content:center;align-items:center;width:42px;height:42px;font-size:21px;display:inline-flex}.couponScopeAddHead h2{color:#2f2b3d;margin:0 0 4px;font-size:14px;font-weight:800}.couponScopeAddHead p{color:#8b86a1;margin:0;font-size:12px;line-height:20px}.couponScopeAddBody{align-items:flex-end;gap:12px;display:flex}.couponScopeSelectItem{min-width:0}.couponScopeAddBtn{flex:none;gap:7px;min-width:116px;height:44px}.couponScopeAddBtn i{font-size:16px}.orderInvoiceNoteCard header{padding-bottom:0}.salesQuoteSubmitBtn,.salesQuoteAddBtn{gap:7px}.salesQuoteItems{flex-direction:column;gap:12px;display:flex}.salesQuoteItem{background:#fbfbfe;border:1px solid #ebe9f1;border-radius:12px;grid-template-columns:38px minmax(0,1.4fr) minmax(0,1.4fr) 120px 42px;align-items:end;gap:12px;padding:14px;display:grid}.salesQuoteItemNo{color:#7367f0;background:#7367f01a;border-radius:10px;justify-content:center;align-items:center;width:34px;height:34px;margin-bottom:5px;font-size:13px;font-weight:800;display:flex}.salesQuoteQty{min-width:0}.salesQuoteRemoveBtn{margin-bottom:1px}.salesQuoteCalculateBar{background:linear-gradient(135deg,#7367f014,#28c76f0f);border:1px solid #7367f02e;border-radius:12px;justify-content:space-between;align-items:center;gap:14px;margin-top:14px;padding:13px 14px;display:flex}.salesQuoteCalculateBar>div{flex-direction:column;gap:4px;display:flex}.salesQuoteCalculateBar strong{color:#2f2b3d;font-size:13px;font-weight:800}.salesQuoteCalculateBar div span{color:#8b86a1;font-size:12px;font-weight:700;line-height:1.8}.salesQuoteResult{flex-direction:column;gap:16px;display:flex}.salesQuoteSummaryGrid{flex-wrap:wrap;gap:15px;display:flex}.salesQuoteSummaryGrid>div{background:linear-gradient(#fff,#fbfbfe);border:1px solid #ebe9f1;border-radius:12px;flex-direction:column;gap:16px;width:calc(20% - 12px);padding:14px;display:flex;box-shadow:0 8px 22px #2f2b3d0a}.salesQuoteSummaryGrid span{color:#8b86a1;font-size:12px;font-weight:700}.salesQuoteSummaryGrid strong{color:#2f2b3d;text-align:left;font-size:14px;font-weight:700}.invValue{direction:ltr;display:inline-block}.salesQuoteSummaryGrid .total{background:linear-gradient(135deg,#7367f01a,#28c76f14);border-color:#7367f047}.salesQuoteOrderCard{background:linear-gradient(135deg,#7367f017,#28c76f14),#fff;border:1px solid #7367f033;border-radius:14px;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:14px;padding:16px;display:grid;box-shadow:0 16px 38px #2f2b3d14}.salesQuoteOrderIcon{color:#fff;background:#7367f0;border-radius:13px;justify-content:center;align-items:center;width:46px;height:46px;font-size:22px;display:flex;box-shadow:0 10px 24px #7367f047}.salesQuoteOrderBody{flex-direction:column;gap:7px;display:flex}.salesQuoteOrderBody>strong{color:#2f2b3d;font-size:15px;font-weight:800}.salesQuoteOrderBody p{color:#6e6b7b;margin:0;font-size:12px;font-weight:700;line-height:1.9}.salesQuoteOrderMeta{flex-wrap:wrap;gap:7px;display:flex}.salesQuoteOrderMeta span{color:#5d596c;background:#ffffffb8;border:1px solid #7367f024;border-radius:999px;align-items:center;gap:6px;min-height:30px;padding:5px 9px;font-size:12px;font-weight:800;display:inline-flex}.salesQuoteOrderMeta i{color:#7367f0;font-size:15px}.salesQuoteOrderBtn{justify-content:center;gap:7px;min-width:126px}.salesQuoteNotice{border-radius:12px;align-items:center;gap:9px;min-height:44px;padding:10px 13px;font-size:13px;font-weight:700;display:flex}.salesQuoteNotice.success{color:#16834b;background:#28c76f1a}.salesQuoteNotice.warning{color:#946200;background:#ff9f431f}.salesQuoteNotice.danger{color:#c93535;background:#ea54551a}.salesQuoteShippingBox{background:linear-gradient(135deg,#fff,#f8f7fb);border:1px solid #e4e2ee;border-radius:12px;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;padding:14px;display:grid}.salesQuoteShippingBox>div{background:#fff;border:1px solid #ebe9f1;border-radius:10px;flex-direction:column;gap:6px;min-height:58px;padding:10px 12px;display:flex}.salesQuoteShippingBox>div.address{grid-column:span 2}.salesQuoteShippingBox>div.wide{background:0 0;border:0;grid-column:1/-1;min-height:auto;padding:0}.salesQuoteShippingBox span{color:#8b86a1;font-size:12px;font-weight:800}.salesQuoteShippingBox strong{color:#2f2b3d;font-size:13px;font-weight:700;line-height:1.8}.salesQuoteLines{flex-direction:column;gap:12px;display:flex}.salesQuoteLine{background:#fff;border:1px solid #ebe9f1;border-radius:12px;flex-direction:column;gap:12px;padding:15px;display:flex}.salesQuoteLineHead{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.salesQuoteLineHead strong{color:#2f2b3d;font-size:14px;font-weight:800;display:block}.salesQuoteLineHead small{color:#8b86a1;text-align:left;direction:ltr;margin-top:4px;display:block}.salesQuoteLineGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.salesQuoteLineGrid span,.salesQuoteDiscounts span{color:#6e6b7b;background:#f8f7fb;border-radius:9px;align-items:center;gap:12px;min-height:30px;padding:10px;font-size:12px;font-weight:700;display:flex}.salesQuoteLineGrid b{color:#2f2b3d}.salesQuoteDiscounts{flex-wrap:wrap;gap:7px;display:flex}.salesQuoteDiscounts span{color:#16834b;background:#28c76f1a}.settingsPriorityGrid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;display:grid}.storeBrandingImages{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:14px;display:grid}@media (max-width:900px){.salesQuoteShippingBox{grid-template-columns:repeat(2,minmax(0,1fr))}.storeBrandingImages{grid-template-columns:1fr}.salesQuoteShippingBox>div.address{grid-column:1/-1}.salesQuoteCalculateBar,.salesQuoteOrderCard{align-items:stretch}.salesQuoteCalculateBar{flex-direction:column}.salesQuoteOrderCard{grid-template-columns:42px minmax(0,1fr)}.salesQuoteOrderBtn{grid-column:1/-1;width:100%}}@media (max-width:560px){.salesQuoteShippingBox{grid-template-columns:1fr}.salesQuoteShippingBox>div.address{grid-column:auto}}.financialAccountDetailPage{flex-direction:column;gap:18px;display:flex}.financialAccountHero{color:#fff;background:linear-gradient(135deg,#1f2937 0%,#334155 55%,#475569 100%);border-radius:14px;justify-content:space-between;align-items:center;gap:18px;padding:22px;display:flex;box-shadow:0 18px 42px #1f29372e}.financialAccountHeroMain,.financialAccountHeroActions,.financialAccountHeroMeta{align-items:center;gap:12px;display:flex}.financialAccountHeroIcon{background:#ffffff24;border:1px solid #ffffff2e;border-radius:16px;place-items:center;width:56px;height:56px;display:grid}.financialAccountHeroIcon i{font-size:28px}.financialAccountHero h1{margin:0 0 8px;font-size:22px;line-height:34px}.financialAccountHeroMeta{color:#ffffffc7;flex-wrap:wrap;font-size:13px}.financialAccountStats{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.financialAccountStat{background:#fff;border:1px solid #ebe9f1;border-radius:12px;align-items:center;gap:12px;padding:16px;display:flex;box-shadow:0 8px 24px #22292f0f}.financialAccountStatIcon{color:#7367f0;background:#f4f3ff;border-radius:12px;place-items:center;width:42px;height:42px;display:grid}.financialAccountStat.success .financialAccountStatIcon{color:#28c76f;background:#28c76f1f}.financialAccountStat.danger .financialAccountStatIcon{color:#ea5455;background:#ea54551f}.financialAccountStat span{color:#6e6b7b;margin-bottom:5px;font-size:12px;display:block}.financialAccountStatValue{color:#2f2b3d;font-size:18px;font-weight:700;line-height:28px;display:block}.financialAccountStat small{color:#8a869a;margin-top:4px;font-size:11px;display:block}.financialAccountGrid{grid-template-columns:minmax(0,1.4fr) minmax(320px,.6fr);gap:18px;display:grid}.financialDetailList{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:18px;display:grid}.financialDetailItem{background:#fbfbfd;border:1px solid #ebe9f1;border-radius:10px;padding:12px}.financialDetailItem span{color:#8a869a;margin-bottom:7px;font-size:12px;display:block}.financialDetailItem strong{color:#2f2b3d;word-break:break-word;font-size:13px;line-height:24px;display:block}.financialAccountDescription{color:#5d596c;background:#f8f7ff;border:1px solid #e6e1ff;border-radius:10px;margin:0 18px 18px;padding:12px 14px;line-height:26px}.financialHealthList{flex-direction:column;gap:12px;padding:18px;display:flex}.financialHealthList>div{border-radius:10px;align-items:flex-start;gap:10px;padding:12px;font-size:13px;line-height:24px;display:flex}.financialHealthList .ok{color:#1f7a49;background:#28c76f1a}.financialHealthList .warn{color:#9a5b08;background:#ff9f431f}.financialAccountMovementsCard header .oBtn{min-height:36px}.tableMainLink{color:#2f2b3d;font-weight:700}.tableMainLink:hover{color:#7367f0}@media (max-width:1100px){.financialAccountStats,.financialAccountGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.financialAccountHero,.financialAccountHeroMain,.financialAccountHeroActions{flex-direction:column;align-items:stretch}.financialAccountStats,.financialAccountGrid,.financialDetailList{grid-template-columns:1fr}}.warehouseTransferHero{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:18px;display:grid}.warehouseTransferHero>div{background:#fff;border:1px solid #ebe9f1;border-radius:12px;grid-template-columns:42px 1fr;align-items:center;gap:10px;padding:16px;display:grid;box-shadow:0 8px 24px #22292f0f}.warehouseTransferHero i{color:#7367f0;background:#f4f3ff;border-radius:12px;grid-row:span 2;place-items:center;width:42px;height:42px;font-size:21px;display:grid}.warehouseTransferHero span{color:#8a869a;font-size:12px}.warehouseTransferHero strong{color:#2f2b3d;font-size:14px;line-height:24px}.warehouseTransferItems,.warehouseTransferItemCard,.warehouseTransferStatusContent{flex-direction:column;gap:14px;display:flex}.warehouseTransferItemCard{background:#fbfbfd;border:1px solid #ebe9f1;border-radius:12px;padding:14px}.warehouseTransferItemHead{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.warehouseTransferItemHead strong{color:#5d596c;font-size:13px}.warehouseTransferItemGrid{grid-template-columns:repeat(12,minmax(0,1fr));align-items:start;gap:14px;display:grid}.warehouseTransferItemGrid>.formItem:first-child{grid-column:span 4}.warehouseTransferItemGrid>.formItem:nth-child(2){grid-column:span 5}.warehouseTransferItemGrid>.formItem:nth-child(3){grid-column:span 3}.warehouseTransferItemGrid>.formItem:nth-child(4),.warehouseTransferItemGrid>.formItem:nth-child(5){grid-column:span 6}.warehouseTransferBatchSelect .searchableSelectTriggerValue{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.warehouseTransferBatchSelect .searchableSelectDropdown{border-color:#d9d5ec;width:min(480px,100vw - 52px);min-width:min(360px,100vw - 52px);left:auto;right:0;box-shadow:0 18px 44px #2f2b3d26}.warehouseTransferBatchSelect .searchableSelectOptions{max-height:300px}.warehouseTransferItemsCard,.warehouseTransferStatusCard{margin-top:18px}.warehouseTransferNote{color:#5d596c;background:#f8f7ff;border:1px solid #e6e1ff;border-radius:10px;align-items:center;gap:8px;margin:0 18px 18px;padding:12px 14px;line-height:26px;display:flex}.warehouseTransferStatusContent{padding:18px}.warehouseTransferStatusActions{flex-wrap:wrap;gap:10px;display:flex}.warehouseTransferStatusHint{color:#6e6b7b;background:#fbfbfd;border:1px dashed #d8d6de;border-radius:10px;margin:0;padding:12px;font-size:13px;line-height:24px}.movementTypeBadge.transfer_out,.movementTypeBadge.transfer_in{color:#7367f0;background:#f4f3ff}.movementTypeBadge.supplier_return_out{color:#c2410c;background:#fff7ed}.purchaseReturnHero{position:relative}.purchaseReturnHero+.formSection .sectionTitleRow>div{flex-direction:column;gap:7px;display:flex}.purchaseReturnHero+.formSection .sectionTitleRow h2{line-height:1.7}.purchaseReturnHero+.formSection .sectionHint{margin:0;line-height:2}.purchaseReturnItems{gap:14px;display:grid}.purchaseReturnItemCard{background:linear-gradient(#fffffffa,#f8fafce0);border:1px solid #94a3b838;border-radius:14px;padding:14px;box-shadow:0 16px 40px #0f172a0f}.purchaseReturnItemHead{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.purchaseReturnItemHead strong{color:var(--text);font-size:13px}.purchaseReturnItemGrid{grid-template-columns:minmax(360px,2.4fr) minmax(110px,.55fr) minmax(170px,.85fr) minmax(190px,.9fr);align-items:end;gap:12px;display:grid}.purchaseReturnSource .searchableSelectTrigger{align-items:center;min-height:44px;padding-block:7px}.purchaseReturnSource .searchableSelectTriggerValue{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.purchaseReturnTotal{color:#047857;background:#ecfdf5b8;border:1px solid #10b98138;border-radius:14px;justify-content:space-between;align-items:center;gap:14px;margin-top:16px;padding:14px 16px;display:flex}.purchaseReturnTotal strong{font-size:18px}.purchaseReturnDetailPage,.purchaseReturnDetail{gap:18px;display:grid}.purchaseReturnSummary{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;display:grid}.purchaseReturnSummaryCard{background:#fff;border:1px solid #94a3b833;border-radius:16px;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:12px;min-height:112px;padding:16px;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 42px #0f172a12}.purchaseReturnSummaryCard:after{content:"";background:#94a3b8;border-radius:99px 99px 0 0;height:3px;position:absolute;inset:auto 14px 0}.purchaseReturnSummaryCard.status:after{background:#7367f0}.purchaseReturnSummaryCard.supplier:after{background:#0ea5e9}.purchaseReturnSummaryCard.order:after{background:#f59e0b}.purchaseReturnSummaryCard.finance:after{background:#14b8a6}.purchaseReturnSummaryCard.money:after{background:#22c55e}.purchaseReturnSummaryIcon{color:#475569;background:#f8fafc;border-radius:14px;place-items:center;width:42px;height:42px;font-size:20px;display:grid}.purchaseReturnSummaryText{gap:7px;min-width:0;display:grid}.purchaseReturnSummaryText>span{color:var(--muted);font-size:12px}.purchaseReturnSummaryText>strong{color:var(--text);overflow-wrap:anywhere;min-width:0;font-size:15px;line-height:1.8}.purchaseReturnItemsCard,.purchaseReturnStatusCard,.purchaseReturnInfoCard{overflow:hidden}.purchaseReturnCardHeader{border-bottom:1px solid #e2e8f0e6;justify-content:space-between;align-items:center;gap:16px;min-height:0;padding:18px 20px;display:flex}.purchaseReturnCardHeader.compact{padding-bottom:14px}.purchaseReturnCardHeader h1{color:var(--text);margin:0;font-size:16px}.purchaseReturnCardHeader p{color:var(--muted);margin:7px 0 0;font-size:12px;line-height:1.9}.purchaseReturnHeaderMeta{background:#f8fafc;border:1px solid #e2e8f0e6;border-radius:14px;place-items:center;gap:0;min-width:76px;height:58px;padding:8px;display:grid}.purchaseReturnHeaderMeta span{color:var(--text);font-size:20px;font-weight:800;line-height:1}.purchaseReturnHeaderMeta small{color:var(--muted);font-size:11px}.purchaseReturnTableWrap{padding:0}.purchaseReturnItemsTable{box-shadow:none;border-radius:0}.purchaseReturnItemsTable th{text-align:center;white-space:nowrap}.purchaseReturnItemsTable td{vertical-align:middle}.purchaseReturnProductCol{width:30%;min-width:280px}.purchaseReturnProductCell{color:var(--text);font-weight:700;line-height:1.9}.purchaseReturnReasonCell{color:#64748b;max-width:220px;line-height:1.8}.purchaseReturnItemsTable .moneyCell{text-align:center;white-space:nowrap}.purchaseReturnCondition{border-radius:999px;justify-content:center;align-items:center;min-width:92px;min-height:30px;padding:5px 10px;font-size:12px;font-weight:700;display:inline-flex}.purchaseReturnCondition.returnable{color:#047857;background:#ecfdf5;border:1px solid #bbf7d0}.purchaseReturnCondition.damaged{color:#b45309;background:#fff7ed;border:1px solid #fed7aa}.purchaseReturnBottomGrid{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);align-items:start;gap:16px;display:grid}.purchaseReturnStatusPanel{gap:14px;padding:18px 20px 20px;display:grid}.purchaseReturnStatusLine{background:#f8fafc;border:1px solid #e2e8f0e6;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;min-height:54px;padding:12px 14px;display:flex}.purchaseReturnStatusLine span{color:var(--muted);font-size:12px}.purchaseReturnStatusActions{flex-wrap:wrap;gap:10px;display:flex}.purchaseReturnStatusActions .oBtn{min-height:42px}.purchaseReturnStatusHint{color:#5d596c;background:#f8f7ff;border:1px dashed #7367f047;border-radius:14px;align-items:flex-start;gap:10px;padding:12px 14px;font-size:12px;line-height:1.9;display:flex}.purchaseReturnStatusHint i{color:#7367f0;margin-top:3px;font-size:18px}.purchaseReturnInfoList{gap:10px;padding:18px 20px 20px;display:grid}.purchaseReturnInfoList>div{background:#fbfcfe;border:1px solid #e2e8f0e6;border-radius:13px;justify-content:space-between;align-items:center;gap:12px;min-height:48px;padding:10px 12px;display:flex}.purchaseReturnInfoList span{color:var(--muted);white-space:nowrap;font-size:12px}.purchaseReturnInfoList strong{color:var(--text);text-align:left;overflow-wrap:anywhere;font-size:13px;line-height:1.9}@media (max-width:1100px){.purchaseReturnSummary{grid-template-columns:repeat(2,minmax(0,1fr))}.purchaseReturnItemGrid,.purchaseReturnBottomGrid{grid-template-columns:1fr}.warehouseTransferHero,.warehouseTransferItemGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.warehouseTransferItemGrid>.formItem:nth-child(n){grid-column:auto}.warehouseTransferItemGrid>.formItem:nth-child(2){grid-column:1/-1}}@media (max-width:700px){.purchaseReturnSummary{grid-template-columns:1fr}.purchaseReturnCardHeader,.purchaseReturnInfoList>div,.purchaseReturnStatusLine{flex-direction:column;align-items:flex-start}.warehouseTransferHero,.warehouseTransferItemGrid{grid-template-columns:1fr}.warehouseTransferItemGrid>.formItem:nth-child(n){grid-column:1/-1}.warehouseTransferProductSelect .searchableSelectDropdown,.warehouseTransferBatchSelect .searchableSelectDropdown{width:auto;min-width:0;left:0;right:0}}.orderDetailLayout{flex-direction:column;gap:16px;display:flex}.orderOverviewCard{background:linear-gradient(135deg,#7367f017,#28c76f0f),#fff;border:1px solid #7367f029;border-radius:14px;flex-direction:column;gap:16px;padding:18px;display:flex;box-shadow:0 16px 40px #2f2b3d14}.orderOverviewMain{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.orderEyebrow{color:#7367f0;font-size:12px;font-weight:800}.orderOverviewMain h1{color:#2f2b3d;margin:14px 0;font-size:22px;font-weight:750}.orderOverviewMain p{color:#6e6b7b;margin:0;font-size:13px;font-weight:700}.orderOverviewActions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.orderOverviewActions .oBtn{min-height:40px}.orderStatusPills{flex-wrap:wrap;gap:8px;display:flex}.orderHeroGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.orderHeroGrid>div{background:#ffffffc7;border:1px solid #7367f01f;border-radius:12px;grid-template-columns:34px 1fr;grid-template-areas:"icon label""value value";align-items:center;gap:7px;min-height:92px;padding:14px;display:grid;box-shadow:0 8px 22px #2f2b3d0a}.orderHeroGrid i{color:#7367f0;background:#7367f01a;border-radius:10px;grid-area:icon;justify-content:center;align-items:center;width:34px;height:34px;font-size:18px;display:flex}.orderHeroGrid span,.orderTextBlock span,.orderHistoryList span{color:#8b86a1;font-size:12px;font-weight:800}.orderHeroGrid span{grid-area:label}.orderHeroGrid strong,.orderTextBlock strong{color:#2f2b3d;font-size:15px;font-weight:800;line-height:1.7}.orderHeroGrid strong{text-align:left;direction:rtl;grid-area:value}.orderDetailGrid{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:16px;display:grid}.orderDetailMain,.orderDetailSide{flex-direction:column;gap:16px;display:flex}.orderDetailSide{position:sticky;top:90px}.invoiceDetailGrid{grid-template-columns:1fr}.invoiceDetailGrid .orderDetailSide{grid-template-columns:repeat(2,minmax(0,1fr));display:grid;position:static}.invoiceDetailGrid .orderItemsTable{table-layout:fixed}.invoiceDetailGrid .orderItemsTable th:first-child,.invoiceDetailGrid .orderItemsTable td:first-child{width:34%}.invoiceDetailGrid .orderItemsTable th:nth-child(2),.invoiceDetailGrid .orderItemsTable td:nth-child(2){width:13%}.invoiceDetailGrid .orderItemsTable th:nth-child(3),.invoiceDetailGrid .orderItemsTable td:nth-child(3){text-align:center;width:8%}.invoiceDetailGrid .orderItemsTable th:nth-child(4),.invoiceDetailGrid .orderItemsTable td:nth-child(4),.invoiceDetailGrid .orderItemsTable th:nth-child(5),.invoiceDetailGrid .orderItemsTable td:nth-child(5),.invoiceDetailGrid .orderItemsTable th:nth-child(6),.invoiceDetailGrid .orderItemsTable td:nth-child(6),.invoiceDetailGrid .orderItemsTable th:nth-child(7),.invoiceDetailGrid .orderItemsTable td:nth-child(7){width:11.25%}.orderDetailGridFullItems{grid-template-columns:minmax(0,1fr) minmax(330px,380px);align-items:start;gap:18px;display:grid}.orderDetailGridFullItems .orderDetailMain{flex-direction:column;grid-area:2/1;gap:16px;display:flex}.orderDetailGridFullItems .orderItemsCardFull{order:1;grid-area:1/1/auto/-1}.orderDetailGridFullItems .orderHistoryCard{order:3}.orderHistoryCard header{padding-bottom:0}.orderDetailGridFullItems .orderDetailSide{flex-direction:column;grid-area:2/2;gap:16px;display:flex;position:static}.orderDetailGridFullItems .orderStatusCard{order:2}.orderDetailGridFullItems .orderItemsTable{table-layout:fixed}.orderDetailGridFullItems .orderItemsTable th:first-child,.orderDetailGridFullItems .orderItemsTable td:first-child{width:34%}.orderDetailGridFullItems .orderItemsTable th:nth-child(2),.orderDetailGridFullItems .orderItemsTable td:nth-child(2){width:13%}.orderDetailGridFullItems .orderItemsTable th:nth-child(3),.orderDetailGridFullItems .orderItemsTable td:nth-child(3){text-align:center;width:8%}.orderDetailGridFullItems .orderItemsTable th:nth-child(4),.orderDetailGridFullItems .orderItemsTable td:nth-child(4),.orderDetailGridFullItems .orderItemsTable th:nth-child(5),.orderDetailGridFullItems .orderItemsTable td:nth-child(5),.orderDetailGridFullItems .orderItemsTable th:nth-child(6),.orderDetailGridFullItems .orderItemsTable td:nth-child(6),.orderDetailGridFullItems .orderItemsTable th:nth-child(7),.orderDetailGridFullItems .orderItemsTable td:nth-child(7){width:11.25%}.orderStatusCard,.orderItemsCard,.orderSideCard{box-shadow:0 10px 30px #2f2b3d0d}.orderStatusCard header{padding-bottom:0}.orderItemsCard{overflow:hidden}.orderItemsDeliveryBar{background:linear-gradient(#fbfbff 0%,#fff 100%);border:1px solid #7367f01f;border-radius:12px;grid-template-columns:minmax(0,2.4fr) minmax(150px,1fr) minmax(150px,1fr);gap:12px;margin:0 16px 16px;padding:12px;display:grid}.orderItemsDeliveryBar>div{grid-template-columns:30px 1fr;align-items:center;column-gap:10px;min-width:0;display:grid}.orderItemsDeliveryBar i{color:#7367f0;background:#7367f01a;border-radius:10px;grid-area:1/1/span 3;justify-content:center;align-items:center;width:30px;height:30px;font-size:16px;display:inline-flex}.orderItemsDeliveryBar span{color:#8b86a1;grid-column:2;font-size:11px;font-weight:800;line-height:1.4;display:block}.orderItemsDeliveryBar strong{color:#2f2b3d;white-space:normal;text-overflow:clip;overflow-wrap:break-word;grid-column:2;min-width:0;font-size:12px;font-weight:800;line-height:1.5;display:block;overflow:visible}.orderItemsDeliveryBar .ltr{text-align:right;white-space:nowrap;overflow-wrap:normal;direction:ltr}.orderItemsDeliveryBar small{color:#8b86a1;grid-column:2;font-size:11px;font-weight:800;line-height:1.4;display:block}.orderItemsCard .tableContent{border:1px solid #ebe9f1;border-radius:12px;margin:0 16px 14px;overflow:hidden}.orderItemsCard .tbl tr:last-child td{border-bottom:none!important}.orderSideCard header{padding-bottom:0!important}.orderStatusForm{flex-direction:column;gap:14px;display:flex}.orderStatusBottom{flex-direction:column;align-items:stretch;gap:12px;display:flex}.orderStatusBottom .txtarea{height:104px}.orderStatusActions{justify-content:flex-end;display:flex}.orderStatusActions .oBtn{min-height:42px}.orderItemsTable th,.orderItemsTable td{vertical-align:middle}.orderItemsTable td:first-child strong{color:#2f2b3d;font-size:13px;font-weight:800}.orderQtyBadge{color:#7367f0;background:#7367f01a;border-radius:999px;justify-content:center;align-items:center;min-width:34px;min-height:28px;padding:0 9px;font-size:12px;font-weight:800;display:inline-flex}.orderTextBlock{flex-direction:column;gap:8px;line-height:1.9;display:flex}.orderTextBlock small{color:#6e6b7b;font-size:12px;font-weight:800}.orderTotalsList{flex-direction:column;gap:10px;display:flex}.orderTotalsList span{color:#6e6b7b;background:linear-gradient(#fff,#fbfbfe);border:1px solid #ebe9f1;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;min-height:38px;padding:8px 11px;font-size:13px;font-weight:800;display:flex}.orderTotalsList .total{color:#2f2b3d;background:linear-gradient(135deg,#7367f01a,#28c76f14);border-color:#7367f038;font-size:14px}.orderHistoryList{flex-direction:column;gap:10px;display:flex}.orderHistoryList>div{background:#fff;border:1px solid #ebe9f1;border-radius:10px;flex-direction:column;align-items:flex-start;gap:10px;padding:10px 12px 10px 10px;display:flex;position:relative}.orderHistoryList>div:before{content:"";background:#7367f0;border-radius:50%;width:9px;height:9px;position:absolute;top:13px;right:-5px;box-shadow:0 0 0 4px #7367f01c}.orderHistoryList strong{color:#2f2b3d;font-size:13px}.orderHistoryList small{color:#8b86a1;font-weight:700}.paymentOrderSummary{background:linear-gradient(#fff,#fbfbff);border:1px solid #7367f021;border-radius:14px;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:12px;display:grid}.paymentOrderSummary.compact{background:0 0;border:0;grid-template-columns:repeat(2,minmax(0,1fr));padding:0}.paymentOrderSummary>div{background:#fff;border:1px solid #ebe9f1;border-radius:12px;flex-direction:column;justify-content:center;gap:8px;min-height:72px;padding:12px;display:flex}.paymentOrderSummary span{color:#8b86a1;font-size:12px;font-weight:800}.paymentOrderSummary strong{color:#2f2b3d;font-size:15px;font-weight:800}.paymentCreditSummary{background:linear-gradient(#28c76f12,#fffffff5);border:1px solid #28c76f3d;border-radius:8px;grid-template-columns:minmax(220px,.95fr) 1.4fr;align-items:stretch;gap:12px;margin:12px 0 18px;padding:12px;display:grid}.paymentCreditTitle{background:#28c76f14;border-radius:8px;align-items:center;gap:10px;min-width:0;padding:10px 12px;display:flex}.paymentCreditTitle>i{color:#fff;background:#28c76f;border-radius:8px;flex:0 0 38px;justify-content:center;align-items:center;width:38px;height:38px;font-size:20px;display:inline-flex}.paymentCreditTitle>div{flex-direction:column;gap:4px;min-width:0;display:flex}.paymentCreditTitle strong{color:#2f2b3d;font-size:14px;font-weight:800}.paymentCreditTitle span{color:#6f6b7d;font-size:12px;font-weight:700;line-height:1.8}.paymentCreditStats{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.paymentCreditStats>div{background:#fff;border:1px solid #ebe9f1;border-radius:8px;flex-direction:column;justify-content:center;gap:7px;min-height:70px;padding:12px;display:flex;box-shadow:0 8px 20px #2f2b3d0a}.purchaseInvoicePaymentSummary .paymentCreditStats{grid-template-columns:repeat(3,minmax(0,1fr))}.purchaseInvoicePaymentSummary .paymentCreditRemaining{background:linear-gradient(#7367f014,#fff);border-color:#7367f038}.purchaseInvoicePaymentSummary .paymentCreditRemaining strong{color:#7367f0}.paymentCreditStats span{color:#8b86a1;font-size:12px;font-weight:800}.paymentCreditStats strong{color:#2f2b3d;font-size:15px;font-weight:800}.formItemButtonAlign{align-self:end;align-items:flex-end;display:flex}.returnOrderSummary{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:12px;display:grid}.returnOrderSummary>div{background:linear-gradient(#fff 0%,#fbfbff 100%);border:1px solid #7367f021;border-radius:12px;padding:12px}.returnOrderSummary span{color:#8b86a1;margin-bottom:6px;font-size:11px;font-weight:800;display:block}.returnOrderSummary strong{color:#2f2b3d;font-size:13px;font-weight:800}.returnItemsList{flex-direction:column;gap:10px;display:flex}.returnItemRow{background:#fff;border:1px solid #ebe9f1;border-radius:14px;grid-template-columns:minmax(240px,1.3fr) 110px 150px minmax(180px,.8fr) 140px;align-items:end;gap:10px;padding:12px;display:grid}.returnItemRow.selected{background:linear-gradient(#fff 0%,#fbfaff 100%);border-color:#7367f05c;box-shadow:0 10px 26px #7367f00f}.returnItemMain{color:#2f2b3d;cursor:pointer;align-items:center;gap:10px;min-height:42px;display:flex}.returnItemMain input{accent-color:#7367f0}.returnItemMain strong,.returnItemMain small{display:block}.returnItemMain strong{margin-bottom:4px;font-size:13px;font-weight:800}.returnItemMain small{color:#8b86a1;font-size:11px;font-weight:700}.paymentCreditEmpty{color:#9a5b00;background:#ff9f4314;border:1px dashed #ff9f4361;border-radius:8px;align-items:center;gap:8px;min-height:44px;margin:12px 0 18px;padding:10px 12px;font-size:12px;font-weight:800;display:flex}.paymentCreditEmpty i{color:#ff9f43;font-size:18px}.customerLedgerBody{flex-direction:column;gap:18px;padding:0 20px 20px;display:flex}.customerLedgerSummary{grid-template-columns:1.4fr repeat(5,minmax(130px,1fr));gap:12px;margin:0;display:grid}.supplierLedgerSummary{grid-template-columns:1.7fr repeat(3,minmax(150px,1fr))}.customerLedgerSummary>div,.customerSettlementBox{background:linear-gradient(#fff 0%,#fbfbff 100%);border:1px solid #ebe9f1;border-radius:8px;box-shadow:0 14px 34px #2f2b3d12}.customerLedgerSummary>div{flex-direction:column;justify-content:center;gap:7px;min-height:90px;padding:16px;display:flex;position:relative;overflow:hidden}.customerLedgerSummary>div:before{content:"";opacity:.45;background:#7367f0;border-radius:8px;width:3px;position:absolute;inset-block:14px;inset-inline-start:0}.customerLedgerSummary span,.settlementTitle span{color:#8b86a1;font-size:12px;font-weight:800}.customerLedgerSummary strong{color:#2f2b3d;font-size:17px;font-weight:800}.customerLedgerSummary>.ledgerBalanceCard.debit{background:linear-gradient(#ea545514 0%,#fff 100%);border-color:#ea545538;box-shadow:0 16px 36px #ea54551f}.customerLedgerSummary>.ledgerBalanceCard.credit{background:linear-gradient(#28c76f14 0%,#fff 100%);border-color:#28c76f38;box-shadow:0 16px 36px #28c76f1f}.customerLedgerSummary>.ledgerBalanceCard.neutral{background:#fff;border-color:#ebe9f1;box-shadow:0 14px 34px #2f2b3d0f}.customerLedgerSummary>.ledgerBalanceCard.debit:before{opacity:.9;background:#ea5455;width:4px}.customerLedgerSummary>.ledgerBalanceCard.credit:before{opacity:.9;background:#28c76f;width:4px}.customerLedgerSummary>.ledgerBalanceCard.neutral:before{opacity:.45;background:#7367f0;width:3px}.ledgerBalanceCard.debit strong{color:#ea5455;font-size:20px}.ledgerBalanceCard.credit strong{color:#28c76f;font-size:20px}.ledgerBalanceCard.neutral strong{color:#2f2b3d;font-size:20px}.ledgerBalanceCard small{border-radius:999px;width:fit-content;padding:3px 9px;font-size:11px;font-weight:800}.ledgerBalanceCard.debit small{color:#ea5455;background:#ea54551a}.ledgerBalanceCard.credit small{color:#28c76f;background:#28c76f1a}.ledgerBalanceCard.neutral small{color:#8b86a1;background:#7367f014}.ledgerCustomerCard strong{font-size:18px}.ledgerCustomerCard small{color:#8b86a1}.customerSettlementBox{margin:0;padding:18px}.ledgerActionForms{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.supplierLedgerActions{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.supplierLedgerActionBtn{text-align:right;cursor:pointer;background:#fff;border:1px solid #ebe9f1;border-radius:8px;grid-template-columns:40px 1fr;align-items:center;gap:3px 11px;min-height:78px;padding:13px 14px;transition:border-color .2s,box-shadow .2s,transform .2s,background .2s;display:grid;box-shadow:0 12px 28px #2f2b3d0f}.supplierLedgerActionBtn i{color:#7367f0;background:#7367f01a;border-radius:8px;grid-row:1/3;justify-content:center;align-items:center;width:40px;height:40px;font-size:20px;display:inline-flex}.supplierLedgerActionBtn span{color:#2f2b3d;font-size:14px;font-weight:800}.supplierLedgerActionBtn small{color:#8b86a1;font-size:12px;font-weight:600;line-height:1.6}.supplierLedgerActionBtn:hover,.supplierLedgerActionBtn.active{background:linear-gradient(#fff 0%,#f8f7ff 100%);border-color:#7367f052;transform:translateY(-1px);box-shadow:0 16px 34px #7367f021}.supplierLedgerActionBtn.receipt i{color:#00a9bd;background:#00cfe81f}.supplierLedgerActionBtn.receipt:hover,.supplierLedgerActionBtn.receipt.active{background:linear-gradient(#fff 0%,#f2fdff 100%);border-color:#00cfe84d;box-shadow:0 16px 34px #00cfe81c}.supplierLedgerActionBtn.adjustment i{color:#28c76f;background:#28c76f1f}.supplierLedgerActionBtn.adjustment:hover,.supplierLedgerActionBtn.adjustment.active{background:linear-gradient(#fff 0%,#f6fff9 100%);border-color:#28c76f4d;box-shadow:0 16px 34px #28c76f1f}.supplierLedgerActionPanel{display:block}.supplierLedgerActionPanel .customerSettlementBox{width:100%}.supplierLedgerActionPanel .settlementFields{grid-template-columns:minmax(150px,.8fr) minmax(220px,1fr) minmax(240px,1.3fr) minmax(130px,auto)}.supplierLedgerActionPanel .settlementNote{grid-column:auto}.supplierLedgerActionPanel .settlementFields .oBtn{min-width:132px}.supplierLedgerActionPanel .supplierReceiptFields{grid-template-columns:repeat(12,minmax(0,1fr));align-items:start}.supplierLedgerActionPanel .supplierReceiptFields .formItem:first-child{grid-column:span 3}.supplierLedgerActionPanel .supplierReceiptFields .formItem:nth-child(2){grid-column:span 4}.supplierLedgerActionPanel .supplierReceiptFields .formItem:nth-child(3){grid-column:span 5}.supplierLedgerActionPanel .supplierReceiptFields .settlementNote{grid-column:span 9}.supplierLedgerActionPanel .supplierReceiptFields .oBtn{grid-column:span 3;align-self:end}.supplierReceiptBox{background:linear-gradient(#fff 0%,#f2fdff 100%);border-color:#00cfe83d}.supplierReceiptBox .settlementTitle i{color:#00a9bd;background:#00cfe81f}.customerPayoutBox{background:linear-gradient(#fff 0%,#f6fff9 100%);border-color:#28c76f3d}.customerPayoutBox .settlementTitle i{color:#28c76f;background:#28c76f1f}.settlementTitle{border-bottom:1px solid #f2f1f5;align-items:center;gap:12px;margin-bottom:16px;padding-bottom:14px;display:flex}.settlementTitle i{color:#7367f0;background:#7367f01a;border-radius:8px;justify-content:center;align-items:center;width:42px;height:42px;font-size:20px;display:inline-flex}.settlementTitle strong{color:#2f2b3d;margin-bottom:3px;font-weight:700;display:block}.settlementTitle span{color:#6e6b7b;font-size:12px;font-weight:500;line-height:1.8}.settlementFields{grid-template-columns:minmax(130px,.8fr) minmax(190px,1fr);align-items:end;gap:12px;display:grid}.settlementNote{grid-column:1/-1}.settlementFields .oBtn{white-space:nowrap;width:100%;height:44px}.supplierReceiptCreditNotice{color:#007f8f;background:#00cfe814;border:1px dashed #00cfe861;border-radius:8px;align-items:center;gap:8px;min-height:42px;margin:-4px 0 14px;padding:9px 11px;font-size:12px;font-weight:800;display:flex}.supplierReceiptCreditNotice i{color:#00a9bd;font-size:18px}.supplierReceiptCreditNotice.muted{color:#6e6b7b;background:#6e6b7b0f;border-color:#6e6b7b38}.supplierReceiptCreditNotice.muted i{color:#8b86a1}.financialDocumentsTable .moneyCell{min-width:140px}.financialDocumentHeroForm .formRow{align-items:end}.financialCategoryQuickAdd{background:linear-gradient(#7367f00d,#ffffffe6);border:1px dashed #7367f047;border-radius:8px;grid-template-columns:minmax(220px,1.4fr) minmax(160px,1fr) minmax(110px,.7fr) 110px;align-items:end;gap:10px;margin-top:14px;padding:12px;display:grid}.financialCategoryQuickAdd strong,.financialCategoryQuickAdd span{display:block}.financialCategoryQuickAdd strong{color:#2f2b3d;margin-bottom:4px;font-size:13px}.financialCategoryQuickAdd span{color:#6e6b7b;font-size:12px;line-height:1.7}.financialPostNowCheck{background:#28c76f14;border:1px solid #28c76f2e;border-radius:8px;margin-top:14px;padding:12px}.financialDocDetailLayout,.financialDocHero .cardContent1{gap:18px;display:grid}.financialDocHeroTop{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.financialDocHeroTop h2{color:#2f2b3d;margin:4px 0 6px;font-size:23px}.financialDocHeroTop p{color:#6e6b7b;margin:0;line-height:1.8}.eyebrowText{color:#7367f0;font-size:12px;font-weight:800}.financialDocHeroAmount{color:#fff;background:linear-gradient(135deg,#2f2b3d 0%,#5e50ee 100%);border-radius:8px;justify-content:space-between;align-items:center;gap:14px;min-height:86px;padding:16px;display:flex}.financialDocHeroAmount span{font-weight:800}.financialDocHeroAmount strong{font-size:24px}.financialDocHeroAmount .moneyDisplay,.financialDocHeroAmount .moneyCurrency{color:#fff}.financialDocDetailGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.financialDocDetailItem{background:#fff;border:1px solid #ebe9f1;border-radius:8px;align-items:center;gap:10px;padding:13px;display:flex}.financialDocDetailItem i{color:#7367f0;background:#7367f01a;border-radius:8px;flex:none;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.financialDocDetailItem span,.financialDocDetailItem strong{display:block}.financialDocDetailItem span{color:#8b86a1;margin-bottom:4px;font-size:12px}.financialDocDetailItem strong{color:#2f2b3d;font-size:13px;line-height:1.7}.financialDocReceiptLink{color:#00a9bd;background:#00cfe81a;border-radius:8px;align-items:center;gap:8px;width:fit-content;padding:9px 12px;font-weight:800;display:inline-flex}.sectionTitleInline{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.sectionTitleInline h2{color:#2f2b3d;margin:0;font-size:16px}.sectionTitleInline span{color:#8b86a1;font-size:12px;font-weight:700}.inventoryDiffBadge{color:#6e6b7b;background:#6e6b7b14;border-radius:8px;justify-content:center;align-items:center;min-width:40px;height:28px;padding:0 10px;font-size:12px;font-weight:900;display:inline-flex}.inventoryDiffBadge.in{color:#28c76f;background:#28c76f1f}.inventoryDiffBadge.out{color:#ea5455;background:#ea54551f}.inventoryDiffBadge.neutral{color:#8b86a1;background:#6e6b7b14}.inventoryCountIntro{justify-content:space-between;align-items:center;gap:16px;display:flex}.inventoryCountIntro h2{margin-bottom:6px}.inventoryCountIntro p{color:#6e6b7b;margin:0;line-height:1.9}.inventoryCountMiniStats,.inventoryCountStats{gap:10px;display:grid}.inventoryCountMiniStats{flex:none;grid-template-columns:repeat(3,max-content)}.inventoryCountMiniStats span{color:#7367f0;background:#7367f014;border-radius:8px;padding:8px 10px;font-size:12px;font-weight:900}.inventoryCountItems{background:#fff;border:1px solid #ebe9f1;border-radius:8px;overflow:hidden}.inventoryCountItemsHead,.inventoryCountItemRow{grid-template-columns:minmax(230px,1.6fr) minmax(90px,.7fr) 76px 70px 110px 74px minmax(150px,1fr);align-items:center;gap:10px;display:grid}.inventoryCountItemsHead{color:#6e6b7b;background:#f8f7fa;padding:10px 12px;font-size:12px;font-weight:900}.inventoryCountItemRow{border-top:1px solid #ebe9f1;padding:10px 12px}.inventoryCountItemRow.changed{background:linear-gradient(90deg,#ff9f4312,#fffffff5)}.inventoryCountProduct strong,.inventoryCountProduct small{display:block}.inventoryCountProduct strong{color:#2f2b3d;line-height:1.7}.inventoryCountProduct small{color:#8b86a1;font-size:12px}.inventoryCountDetail{gap:18px;display:grid}.inventoryCountHeroTop{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.inventoryCountHeroTop h2{color:#2f2b3d;margin:4px 0 6px;font-size:23px}.inventoryCountHeroTop p{color:#6e6b7b;margin:0}.inventoryCountStats{grid-template-columns:repeat(6,minmax(0,1fr))}.inventoryCountStats div{background:#f8f7fa;border:1px solid #ebe9f1;border-radius:8px;flex-direction:column;justify-content:center;gap:6px;min-height:82px;padding:13px;display:flex}.inventoryCountStats div.positive{background:#28c76f17;border-color:#28c76f33}.inventoryCountStats div.negative{background:#ea545517;border-color:#ea545533}.inventoryCountStats span{color:#8b86a1;font-size:12px;font-weight:800}.inventoryCountStats strong{color:#2f2b3d;font-size:18px}.inventoryCountNotice{color:#8a5408;background:linear-gradient(135deg,#ff9f431f,#fffffff0);border:1px solid #ff9f4352;border-radius:8px;align-items:center;gap:12px;padding:13px 15px;display:flex}.inventoryCountNotice i{color:#ff9f43;background:#ff9f4329;border-radius:8px;flex:none;justify-content:center;align-items:center;width:34px;height:34px;font-size:20px;display:inline-flex}.inventoryCountNotice div{flex-direction:column;gap:4px;display:flex}.inventoryCountNotice strong{color:#5f3a06;font-size:13px}.inventoryCountNotice span{font-size:12px;line-height:1.8}.inventoryCountFinancialDocs{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.inventoryCountFinancialDoc{color:#5e5873;background:#fff;border:1px solid #ebe9f1;border-radius:8px;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:2px 12px;min-height:96px;padding:14px;text-decoration:none;transition:border-color .18s,box-shadow .18s,transform .18s;display:grid}.inventoryCountFinancialDoc:hover{transform:translateY(-1px);box-shadow:0 12px 28px #22292f14}.inventoryCountFinancialDoc i{border-radius:8px;grid-row:span 3;justify-content:center;align-items:center;width:42px;height:42px;font-size:21px;display:inline-flex}.inventoryCountFinancialDoc span{color:#8b86a1;font-size:12px;font-weight:800}.inventoryCountFinancialDoc strong{color:#2f2b3d;font-size:15px}.inventoryCountFinancialDoc small{color:#5e5873;font-size:12px;font-weight:800}.inventoryCountFinancialDoc.positive{background:linear-gradient(135deg,#28c76f14,#fff 58%);border-color:#28c76f3d}.inventoryCountFinancialDoc.positive i{color:#28c76f;background:#28c76f24}.inventoryCountFinancialDoc.negative{background:linear-gradient(135deg,#ea545514,#fff 58%);border-color:#ea54553d}.inventoryCountFinancialDoc.negative i{color:#ea5455;background:#ea545524}.warningText{font-weight:900;color:#b36b00!important}.inventoryVariantCardPicker .cardContent1{background:linear-gradient(135deg,#7367f00f,#00cfe80a),#fff;border:1px solid #7367f01a;border-radius:12px;grid-template-columns:minmax(0,1fr) minmax(320px,460px);align-items:center;gap:18px;padding:18px;display:grid}.inventoryVariantCardPicker h2{color:#0c102a;margin:0 0 4px;font-size:16px;font-weight:900}.inventoryVariantCardPicker p{color:#6e6b7b;margin:0;font-size:12px;line-height:1.8}.inventoryVariantCardSelect .searchableSelectDropdown{z-index:1700}.inventoryVariantEmpty{color:#6e6b7b;text-align:center;background:linear-gradient(#7367f00f,#fffffff5);border:1px dashed #7367f057;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:9px;min-height:210px;padding:28px;display:flex}.inventoryVariantEmpty i{color:#7367f0;background:#7367f01c;border-radius:15px;justify-content:center;align-items:center;width:54px;height:54px;font-size:28px;display:inline-flex}.inventoryVariantEmpty strong{color:#2f2b3d;font-size:15px;font-weight:900}.inventoryVariantCardPage{flex-direction:column;gap:14px;margin-top:14px;display:flex}.inventoryVariantHeroHeader,.inventoryVariantHeroTop{background:linear-gradient(135deg,#fbfbff,#fff);border:1px solid #f0edf7;border-radius:13px;justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;padding:14px;display:flex}.inventoryVariantHeroHeader h2,.inventoryVariantHeroTop h2{color:#0c102a;margin:4px 0 5px;font-size:19px;font-weight:900;line-height:1.65}.inventoryVariantHeroHeader p,.inventoryVariantHeroTop p{color:#6e6b7b;margin:0;font-size:12px}.inventoryVariantHeroAction{white-space:nowrap;justify-content:center;min-width:142px}.inventoryVariantStats{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;margin:0;display:grid}.inventoryVariantStatItem,.inventoryMovementSummary div{background:#fff;border:1px solid #ebe9f1;border-radius:13px;flex-direction:column;justify-content:center;gap:6px;min-height:88px;padding:14px;transition:border-color .14s,box-shadow .14s,transform .14s;display:flex;position:relative;overflow:hidden}.inventoryVariantStatItem:hover,.inventoryMovementSummary div:hover{border-color:#d9d5ed;transform:translateY(-1px);box-shadow:0 10px 24px #24254012}.inventoryVariantStatItem.positive,.inventoryMovementSummary div.positive{background:linear-gradient(135deg,#28c76f1c,#fff 66%);border-color:#28c76f3d}.inventoryVariantStatItem.negative,.inventoryMovementSummary div.negative{background:linear-gradient(135deg,#ea54551a,#fff 66%);border-color:#ea54553d}.inventoryVariantStatItem.primary{background:linear-gradient(135deg,#7367f01c,#fff 66%);border-color:#7367f038}.inventoryVariantStatItem.reserved{background:linear-gradient(135deg,#ff9f431f,#fff 66%);border-color:#ff9f433d}.inventoryVariantStatItem.value{background:linear-gradient(135deg,#00cfe81a,#fff 66%);border-color:#00cfe83d}.inventoryVariantStatItem>i,.inventoryMovementSummary div>i{color:#7367f0;background:#7367f014;border-radius:10px;justify-content:center;align-items:center;width:32px;height:32px;margin-bottom:1px;font-size:18px;display:inline-flex}.inventoryVariantStats span,.inventoryMovementSummary span{color:#8b86a1;font-size:11px;font-weight:800}.inventoryVariantStats strong,.inventoryMovementSummary strong{color:#0c102a;font-size:19px;font-weight:900;line-height:1.4}.inventoryVariantGrid{grid-template-columns:1fr;gap:14px;display:grid}.inventoryVariantCardList{flex-direction:column;gap:10px;display:flex}.inventoryVariantCardList .emptyInline,.inventoryMovementTypeList .emptyInline{color:#6e6b7b;text-align:center;background:#fbfbff;border:1px dashed #e1dff0;border-radius:12px;justify-content:center;align-items:center;min-height:64px;padding:14px;font-size:13px;font-weight:700;line-height:1.8;display:flex}.inventoryMovementTypeList{flex-direction:column;gap:9px;display:flex}.inventoryVariantStatItem.inventoryWarehouseRow,.inventoryMovementTypeList div{background:linear-gradient(#fff,#fbfbfd);border:1px solid #ebe9f1;border-radius:12px;grid-template-columns:minmax(0,1.4fr) minmax(72px,.55fr) minmax(72px,.55fr) minmax(132px,.8fr);align-items:center;gap:10px;min-height:62px;padding:11px 12px;display:grid}.inventoryVariantTableCard{background:#fff;border:1px solid #ebe9f1;border-radius:8px;padding:10px;overflow:hidden;box-shadow:0 10px 28px #4b465c0b}.inventoryVariantListCard,.inventoryVariantInfoCard,.inventoryVariantListCard{overflow:hidden}.inventoryVariantInfoCard header,.inventoryVariantListCard header{padding:18px 20px}.inventoryVariantInfoCard .cardContent{padding:18px 20px 20px}.inventoryVariantHeaderMeta{color:#7367f0;background:#7367f014;border-radius:8px;min-height:28px;padding:4px 10px;font-size:12px;font-weight:800;line-height:20px}.inventoryVariantTableContent{overflow:auto}.inventoryVariantTableHeader{border-bottom:1px solid #f0edf7;min-height:34px;margin:0 0 10px;padding:2px 4px 10px}.inventoryVariantTableScroll{overflow:auto}.inventoryVariantTableCard .tbl{border-collapse:collapse;width:100%;min-width:980px;margin:0}.inventoryWarehouseTitle{align-items:center;min-width:0;display:flex;flex-direction:row!important;gap:10px!important}.inventoryWarehouseTitle i{color:#7367f0;background:#7367f014;border-radius:10px;flex:none;justify-content:center;align-items:center;width:34px;height:34px;font-size:18px;display:inline-flex}.inventoryWarehouseRow div{flex-direction:column;gap:3px;min-width:0;display:flex}.inventoryWarehouseRow strong{color:#0c102a;white-space:nowrap;text-overflow:ellipsis;font-weight:900;overflow:hidden}.inventoryWarehouseRow span,.inventoryWarehouseRow small,.inventoryMovementTypeList span{color:#8b86a1;font-size:11px;font-weight:800}.inventoryWarehouseRow b,.inventoryMovementTypeList b{color:#2f2b3d;font-size:14px;font-weight:900}.inventoryWarehouseMetric{gap:3px}.inventoryWarehouseRow small{text-align:left}.inventoryMovementSummary{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:12px;display:grid}.inventoryMovementTypeList div{grid-template-columns:minmax(0,1fr) 70px}.inventoryVariantCardTable th,.inventoryVariantCardTable td{vertical-align:middle;white-space:nowrap}.inventoryVariantCardTable th{white-space:nowrap;color:#0c102a;text-align:center;background:#e5eaf9;padding:10px 14px;font-size:11px;font-weight:800;line-height:20px}.inventoryVariantCardTable td{color:#6e6b7b;text-align:center;background:#fff;padding:11px 14px;font-size:12px;font-weight:300;line-height:20px;border-bottom:1px solid #ebe9f1!important}.inventoryVariantCardTable .moneyCell{font-variant-numeric:tabular-nums;text-align:center;color:#2f2b3d;font-weight:500}.inventoryVariantCardTable tbody tr:hover td{background:#fbfbff}.inventoryVariantCardTable tbody tr:last-child td{border-bottom:none!important}.inventoryVariantCardTable th:first-child{border-radius:0 8px 8px 0}.inventoryVariantCardTable th:last-child{border-radius:8px 0 0 8px}.inventoryDirectionBadge{white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;min-height:24px;padding:3px 8px;font-size:10px;font-weight:900;display:inline-flex}.inventoryDirectionBadge.positive{color:#1f9d59;background:#28c76f1f}.inventoryDirectionBadge.negative{color:#c44545;background:#ea54551f}.inventoryDirectionBadge.neutral{color:#6e6b7b;background:#f1f0f5}.inventoryCountDetailTable .changed{background:#ff9f430d}.inventoryCountTable th,.inventoryCountTable td,.inventoryCountDetailTable th,.inventoryCountDetailTable td{vertical-align:middle}.ledgerPayoutNotice{color:#9a5b00;background:#ff9f4314;border:1px dashed #ff9f436b;border-radius:8px;align-items:center;gap:8px;min-height:42px;margin:-4px 0 14px;padding:9px 11px;font-size:12px;font-weight:800;display:flex}.ledgerPayoutNotice i{color:#ff9f43;font-size:18px}.customerLedgerTable{background:#fff;border:1px solid #ebe9f1;border-radius:8px;overflow:hidden}.customerLedgerEmptyState{background:linear-gradient(#7367f00f,#ffffffeb);border:1px dashed #7367f057;border-radius:8px;align-items:center;gap:14px;min-height:104px;padding:18px;display:flex}.customerLedgerEmptyState>i{color:#7367f0;background:#fff;border-radius:8px;flex:none;justify-content:center;align-items:center;width:48px;height:48px;font-size:24px;display:inline-flex;box-shadow:0 10px 24px #7367f01f}.customerLedgerEmptyState strong{color:#2f2b3d;margin-bottom:5px;font-size:14px;display:block}.customerLedgerEmptyState span{color:#6e6b7b;font-size:12px;font-weight:700}.customerLedgerFilterGrid{grid-template-columns:1fr}.purchaseItemsHeader,.cardHeaderRow{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.purchaseItemsHeader h2,.cardHeaderRow h2{margin:0}.purchaseItemList{flex-direction:column;gap:14px;display:flex}.purchaseItemCard{background:linear-gradient(#fff,#fbfbfd);border:1px solid #ebe9f1;border-radius:8px;padding:16px;box-shadow:0 14px 34px #2f2b3d0f}.purchaseItemTitle{color:#2f2b3d;border-bottom:1px solid #f1eff7;justify-content:space-between;align-items:center;margin-bottom:14px;padding-bottom:12px;display:flex}.purchaseItemTitle strong{font-size:13px;font-weight:900}.purchaseItemTitle span{color:#6e6b7b;font-size:12px;font-weight:800}.softBadge{color:#5e50ee;background:#7367f014;border:1px solid #7367f02e;border-radius:999px;padding:7px 12px;font-size:12px;font-weight:900}.readonlyField{color:#2f2b3d;background:#f9f9fb;border:1px solid #ebe9f1;border-radius:8px;flex-direction:column;justify-content:center;gap:3px;min-height:45px;padding:8px 12px;display:flex}.readonlyField strong{font-size:13px;font-weight:900}.readonlyField small{color:#8b86a1;font-size:11px;font-weight:800}.emptyState.mini{color:#6e6b7b;text-align:center;background:#fbfbfd;border:1px dashed #d8d6de;border-radius:8px;padding:18px;font-size:13px;font-weight:800}.formItem.wide{flex:2 360px}.formItem.tiny{flex:0 0 130px}.purchaseItemGrid{grid-template-columns:minmax(230px,1.35fr) minmax(220px,1.25fr) minmax(92px,.45fr) minmax(150px,.75fr) minmax(135px,.55fr);align-items:end;gap:14px;display:grid}.purchaseInvoiceItemGrid{grid-template-columns:minmax(320px,1.8fr) minmax(92px,.45fr) minmax(170px,.8fr) minmax(135px,.55fr)}.purchaseLineTotal{background:#7367f00f;border:1px solid #7367f02e;border-radius:8px;flex-direction:column;justify-content:center;gap:2px;min-height:46px;padding:8px 12px;display:flex}.purchaseLineTotal span,.purchaseTotals span,.purchaseSummaryCard span{color:#8b86a1;font-size:12px;font-weight:800}.purchaseLineTotal strong,.purchaseTotals strong,.purchaseSummaryCard strong{color:#2f2b3d;font-size:15px;font-weight:900}.purchaseTotals{grid-template-columns:minmax(220px,1fr);gap:12px;display:grid}.purchaseTotals h2{grid-column:1/-1;margin-bottom:0}.purchaseTotals>div{background:#fff;border:1px solid #ebe9f1;border-radius:8px;justify-content:space-between;align-items:center;padding:13px;display:flex}.purchaseTotals>.total{background:linear-gradient(#28c76f14,#fff);border-color:#28c76f47}@media (max-width:1180px){.purchaseItemGrid{grid-template-columns:repeat(2,minmax(220px,1fr))}.purchaseInvoiceItemGrid{grid-template-columns:minmax(260px,1fr) minmax(110px,.4fr)}.purchaseDetailGrid{grid-template-columns:1fr}.purchaseReceiveRow{grid-template-columns:repeat(2,minmax(180px,1fr))}}@media (max-width:720px){.purchaseItemGrid,.purchaseTotals,.purchaseReceiveRow,.purchaseOrderInlineSummary{grid-template-columns:1fr}.purchaseDetailCard,.purchaseReceiveCard,.purchaseSummaryCard{padding:14px}.purchaseDetailCard .cardHeaderRow{flex-direction:column;align-items:flex-start}}.purchaseHeroGrid{margin-bottom:18px}.purchaseDetailCard,.purchaseReceiveCard,.purchaseSummaryCard{border:1px solid #ebe9f1;border-radius:14px;gap:14px;padding:18px;overflow:visible;box-shadow:0 14px 34px #2f2b3d0f}.purchaseDetailCard>h2,.purchaseReceiveCard>h2,.purchaseSummaryCard>h2,.purchaseDetailCard .cardHeaderRow h2{color:#2f2b3d;margin:0;font-size:15px;font-weight:900}.purchaseDetailCard .cardHeaderRow{border-bottom:1px solid #f0eef7;margin-bottom:0;padding-bottom:14px}.purchaseDetailCard .tableScroll{background:#fff;border:1px solid #ebe9f1;border-radius:12px;overflow:auto}.purchaseOrderInlineSummary{border-top:1px solid #f0eef7;grid-template-columns:repeat(3,minmax(160px,1fr));gap:12px;padding-top:14px;display:grid}.purchaseOrderInlineSummary>div{background:#fbfbff;border:1px solid #ebe9f1;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;min-height:58px;padding:12px 14px;display:flex}.purchaseOrderInlineSummary span{color:#8b86a1;font-size:12px;font-weight:800}.purchaseOrderInlineSummary strong{color:#2f2b3d;white-space:nowrap;font-size:14px;font-weight:900}.purchaseOrderInlineSummary>.total{background:linear-gradient(#28c76f17,#fff);border-color:#28c76f47}.purchaseReceiveCardFull{width:100%;margin:16px 0}.purchaseDetailGrid{grid-template-columns:minmax(300px,.85fr) minmax(0,1.15fr);align-items:start;gap:16px;margin:16px 0;display:grid}.purchaseSummaryCard{flex-direction:column;gap:12px;display:flex}.purchaseSummaryCard>div{background:#fbfbff;border:1px solid #f2f1f5;border-radius:10px;justify-content:space-between;align-items:center;gap:14px;padding:11px 12px;display:flex}.purchaseSummaryCard>div.total{background:linear-gradient(#28c76f17,#fff);border-color:#28c76f42;padding:13px 12px}.purchaseReceiveCard form{flex-direction:column;gap:14px;display:flex}.purchaseReceiveCard .formRow{margin-bottom:0}.purchaseReceiveCard .oBtn{align-self:flex-start}.purchaseReceiveSubmitBtn{justify-content:center;min-width:170px;height:42px;font-size:14px;font-weight:700}.purchaseReceiveItems{flex-direction:column;gap:12px;margin:0;display:flex}.purchaseReceiveRow{background:linear-gradient(#fbfbff,#fff);border:1px solid #ebe9f1;border-radius:12px;grid-template-columns:minmax(260px,1fr) 94px 118px 142px;align-items:center;gap:12px;padding:12px;display:grid}.purchaseReceiveRow>div:first-child{flex-direction:column;gap:4px;min-width:0;display:flex}.purchaseReceiveRow strong{color:#2f2b3d;white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.purchaseReceiveRow span{color:#8b86a1;font-size:12px;font-weight:800}.purchaseReceiveRemaining{color:#7367f0;text-align:right;white-space:nowrap;background:#7367f014;border-radius:8px;width:fit-content;max-width:100%;min-height:26px;padding:4px 8px;font-size:12px;font-weight:800}.purchaseReceiveRemaining:hover{background:#7367f026}.purchaseReceiptDateCol{white-space:nowrap;min-width:210px}.purchaseInvoiceStatusActions{flex-wrap:wrap;gap:10px;margin-top:14px;display:flex}.orderFinancePanel{flex-direction:column;gap:14px;display:flex}.orderFinanceActions{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.orderFinanceActions .oBtn{justify-content:center;min-height:40px}.orderInvoiceHint{color:#6e6b7b;text-align:center;background:#7367f00d;border:1px dashed #7367f047;border-radius:10px;justify-content:center;align-items:center;gap:7px;min-height:40px;padding:0 11px;font-size:11px;font-weight:800;line-height:18px;display:inline-flex}.orderInvoiceHint i{color:#7367f0;font-size:16px}.returnStatusCard{overflow:visible}.returnStatusPanel{flex-direction:column;gap:14px;display:flex}.returnStatusActions{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.returnStatusBtn{color:#2f2b3d;cursor:pointer;background:#fff;border:1px solid #ebe9f1;border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:54px;font-size:12px;font-weight:800;transition:all .18s;display:flex}.returnStatusBtn i{color:#fff;border-radius:9px;justify-content:center;align-items:center;width:28px;height:28px;font-size:17px;display:inline-flex}.returnStatusBtn:hover{transform:translateY(-1px);box-shadow:0 12px 26px #2f2b3d1a}.returnStatusBtn.approved,.returnStatusBtn.received{background:linear-gradient(#fff 0%,#f2fff8 100%);border-color:#28c76f33}.returnStatusBtn.approved i,.returnStatusBtn.received i{background:#28c76f}.returnStatusBtn.completed{background:linear-gradient(#fff 0%,#f7f6ff 100%);border-color:#7367f03d}.returnStatusBtn.completed i{background:#7367f0}.returnStatusBtn.rejected,.returnStatusBtn.cancelled{background:linear-gradient(#fff 0%,#fff5f5 100%);border-color:#ea545533}.returnStatusBtn.rejected i,.returnStatusBtn.cancelled i{background:#ea5455}.returnPaymentMethod{max-width:360px}.orderMiniList{background:#fff;border:1px solid #ebe9f1;border-radius:12px;flex-direction:column;gap:9px;padding:12px;display:flex}.orderMiniList>strong{color:#2f2b3d;font-size:13px;font-weight:800}.orderMiniList>div,.orderMiniList>a{color:#6e6b7b;background:#fbfbfd;border-radius:10px;justify-content:space-between;align-items:center;gap:10px;min-height:34px;padding:7px 9px;font-size:12px;font-weight:800;display:flex}.orderMiniList small{color:#8b86a1;line-height:20px}@media (max-width:1180px){.orderDetailGrid,.orderDetailGridFullItems{grid-template-columns:1fr}.orderDetailGridFullItems .orderDetailMain,.orderDetailGridFullItems .orderDetailSide{grid-area:auto/1/auto/-1}.orderDetailSide{grid-template-columns:repeat(2,minmax(0,1fr));display:grid;position:static}.orderDetailSide .orderSideCard:first-child{grid-column:1/-1}.orderItemsDeliveryBar{grid-template-columns:1fr}}@media (max-width:900px){.orderOverviewMain{flex-direction:column;grid-template-columns:1fr;align-items:stretch}.orderOverviewMain .oBtn,.orderStatusActions .oBtn{justify-content:center;width:100%}.orderOverviewActions{width:100%}.orderHeroGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.paymentOrderSummary,.paymentCreditSummary,.paymentCreditStats,.orderDetailSide,.orderDetailGridFullItems{grid-template-columns:1fr}}@media (max-width:560px){.orderOverviewCard{padding:14px}.orderOverviewMain h1{font-size:20px}.orderHeroGrid{grid-template-columns:1fr}}.productBadgePreview{white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;min-height:28px;padding:0 11px;font-size:12px;font-weight:800;display:inline-flex;box-shadow:0 8px 18px #22292f1f}.productBadgePreview.large{min-height:34px;padding:0 16px;font-size:13px}.productBadgePreviewBox{background:linear-gradient(135deg,#fafafe 0%,#f3f2fb 100%);border:1px dashed #d8d6de;border-radius:14px;justify-content:center;align-items:center;min-height:82px;display:flex}.multiChoiceGrid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:10px;display:grid}.multiChoiceItem{background:#fff;border:1px solid #ebe9f1;border-radius:12px;justify-content:space-between;align-items:center;gap:8px;min-height:42px;padding:9px 11px;display:flex}.multiChoiceItem.selected{background:#f8f7ff;border-color:#7367f080}.multiChoiceItem label,label.multiChoiceItem{cursor:pointer}.multiChoiceItem label{align-items:center;gap:8px;min-width:0;display:flex}.multiChoiceItem input{accent-color:#7367f0}.miniPrimaryBtn{color:#6e6b7b;cursor:pointer;background:#f0eff7;border:0;border-radius:8px;min-height:28px;padding:0 8px;font-size:11px;font-weight:800}.miniPrimaryBtn.active{color:#fff;background:#7367f0}.productAttributeInputRow{background:#fff;border:1px solid #ebe9f1;border-radius:12px;grid-template-columns:minmax(220px,.8fr) minmax(240px,1.2fr);align-items:center;gap:12px;padding:10px;display:grid}.productAttributeInputRow label{color:#0c102a;font-size:13px;font-weight:800}.productAttributeInputRow small{color:#8b86a1;margin-top:4px;font-size:11px;font-weight:600;display:block}.productVariantsSection{border:none;gap:16px;padding:0}.variantBuilder{background:linear-gradient(#fff 0%,#fbfbff 100%);border:1px solid #ebe9f1;border-radius:14px;flex-direction:column;gap:12px;padding:14px;display:flex}.variantBuilderStep{color:#5e5873;align-items:center;gap:8px;min-height:30px;display:flex}.variantBuilderStep span,.variantBuilderStep em{color:#7367f0;background:#7367f01a;border-radius:999px;justify-content:center;align-items:center;min-width:28px;height:28px;font-family:english;font-size:12px;font-style:normal;font-weight:800;display:inline-flex}.variantBuilderStep strong{color:#0c102a;font-size:13px;font-weight:800}.variantBuilderActions{flex-wrap:wrap;gap:10px;display:flex}.variantBuilderActions .oBtn{width:auto}.variantOptionPicker{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:10px;display:grid}.variantOptionPicker .multiChoiceItem small{color:#6e6b7b;background:#f3f2f7;border-radius:999px;justify-content:center;align-items:center;min-width:26px;height:22px;font-family:english;font-size:11px;display:inline-flex}.variantValuesPanel{background:#fff;border:1px solid #ebe9f1;border-radius:14px;flex-direction:column;gap:12px;padding:14px;display:flex}.variantValueGroup{background:#fbfbfd;border:1px solid #f0edf6;border-radius:12px;flex-direction:column;gap:10px;padding:12px;display:flex}.variantValueGroupHead{justify-content:space-between;align-items:center;gap:12px;display:flex}.variantValueGroupHead strong{color:#0c102a;font-size:13px;font-weight:800}.variantValueGroupHead div{gap:6px;display:inline-flex}.variantValueGroupHead button{color:#6e6b7b;background:#f3f2f7;border-radius:8px;min-height:28px;padding:0 9px;font-size:11px;font-weight:800}.variantValueGroupHead button:hover{color:#7367f0;background:#7367f01f}.variantValueChips{flex-wrap:wrap;gap:8px;display:flex}.variantValueChip{color:#5e5873;cursor:pointer;background:#fff;border:1px solid #ebe9f1;border-radius:999px;align-items:center;gap:7px;min-height:34px;padding:0 10px;transition:border-color .18s,background .18s,color .18s;display:inline-flex}.variantValueChip input{accent-color:#7367f0}.variantValueChip i{border:1px solid #0000001f;border-radius:50%;width:16px;height:16px}.variantValueChip span{font-size:12px;font-weight:700}.variantValueChip.selected{color:#7367f0;background:#f8f7ff;border-color:#7367f06b}.variantRows{flex-direction:column;gap:12px;display:flex}.variantRow{background:#fff;border:1px solid #ebe9f1;border-radius:14px;flex-direction:column;gap:14px;padding:14px;display:flex}.variantRow.default{border-color:#7367f057;box-shadow:0 10px 26px #7367f014}.variantRowHead{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.variantRowHead strong{color:#0c102a;font-size:13px;font-weight:800;line-height:22px;display:block}.variantRowHead small{color:#8b86a1;font-size:11px;line-height:18px;display:block}.variantRowActions{flex:none;align-items:center;gap:8px;display:inline-flex}.variantGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.variantBody{grid-template-columns:minmax(0,1fr) 280px;align-items:start;gap:18px;display:grid}.variantFields{flex-direction:column;gap:14px;display:flex}.variantMedia{min-width:0}.compactCheckboxGrid{grid-template-columns:repeat(2,minmax(0,210px));padding-top:12px}.variantImageUpload{width:100%}.variantImageUpload .card{border:1px dashed #d8d6de;border-radius:14px}.variantImageUpload .cardContent{padding:14px}.galleryThumbList{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.galleryThumbListWide{grid-template-columns:repeat(auto-fill,minmax(118px,1fr))}.productGallerySection{gap:16px}.productGalleryHeader{flex-direction:row;justify-content:space-between;align-items:center;gap:14px;display:flex}.productGalleryHeader h2{margin:0}.productGalleryStats{align-items:center;gap:8px;display:inline-flex}.galleryCountBadge{color:#7367f0;background:#7367f01a;border-radius:999px;justify-content:center;align-items:center;min-width:34px;height:28px;padding:0 10px;font-family:english;font-size:12px;font-weight:800;display:inline-flex}.gallerySizeBadge{color:#5e5873;background:#f3f2f7;border-radius:999px;justify-content:center;align-items:center;min-width:82px;height:28px;padding:0 10px;font-size:12px;font-weight:800;display:inline-flex}.productGalleryPanel{background:linear-gradient(#fff 0%,#fbfbff 100%);border:1px solid #ebe9f1;border-radius:14px;padding:14px}.productGalleryHint{color:#6e6b7b;align-items:center;gap:7px;margin-bottom:12px;font-size:12px;display:inline-flex}.galleryHint{color:#8b86a1;margin:2px 0 0;font-size:12px;line-height:20px}.galleryThumbItem{aspect-ratio:1;cursor:grab;background:linear-gradient(#fff 0%,#fbfbff 100%);border:1px solid #ebe9f1;border-radius:12px;justify-content:space-between;align-items:center;padding:8px;transition:border-color .18s,box-shadow .18s,opacity .18s,transform .18s;display:flex;position:relative;overflow:hidden}.galleryThumbItem:hover{border-color:#7367f061;transform:translateY(-1px);box-shadow:0 10px 24px #22292f1a}.galleryThumbItem.dragging{opacity:.55;cursor:grabbing;border-style:dashed}.galleryThumbPreview{background-color:#f3f2f7;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:9px;width:100%;height:100%}.galleryThumbItem span{color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0c102ab8;border-radius:999px;justify-content:center;align-items:center;min-width:26px;height:24px;font-size:11px;font-weight:700;display:inline-flex;position:absolute;top:12px;right:12px}.galleryThumbItem button{color:#d84545;cursor:pointer;background:#ffffffe6;border:0;border-radius:9px;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex;position:absolute;top:12px;left:12px;box-shadow:0 6px 16px #22292f24}.galleryThumbItem button:hover{color:#fff;background:#ea5455}.galleryInlineAdd{min-width:0;position:relative}.galleryAddTile{aspect-ratio:1;color:#7367f0;cursor:pointer;width:100%;font:inherit;background:#fff;border:1px dashed #7367f073;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:9px;transition:border-color .18s,background .18s,box-shadow .18s,transform .18s;display:flex}.galleryAddTile i{background:#7367f01a;border-radius:12px;justify-content:center;align-items:center;width:38px;height:38px;font-size:20px;display:inline-flex}.galleryAddTile span{color:#5e5873;font-size:12px;font-weight:700}.galleryAddTile:hover:not(:disabled){background:#f8f7ff;border-color:#7367f0;transform:translateY(-1px);box-shadow:0 10px 24px #7367f01f}.galleryAddTile:disabled{cursor:not-allowed;opacity:.65}.galleryAddProgress{background:#ebe9f1;border-radius:999px;height:3px;margin-top:8px;overflow:hidden}.galleryAddProgress div{background:linear-gradient(90deg,#7367f0,#00cfe8);height:100%}.galleryAddError{margin-top:8px}.galleryEmptyState{margin-top:12px}.inventoryMethodBadge{color:#5e5873;background:#f3f2f7;border-radius:999px;justify-content:center;align-items:center;min-width:54px;height:26px;padding:0 10px;font-size:12px;font-weight:800;display:inline-flex}.inventoryTable th,.inventoryTable td{white-space:nowrap}.inventoryVariantCell{flex-direction:column;gap:4px;min-width:190px;display:flex}.inventoryVariantCell strong{color:#0c102a;white-space:normal;font-size:13px;font-weight:800}.inventoryVariantCell span{color:#8b86a1;font-size:12px}.stockBadge{border-radius:999px;justify-content:center;align-items:center;min-width:34px;height:26px;padding:0 10px;font-family:english;font-size:12px;font-weight:800;display:inline-flex}.stockBadge.available{color:#1f9d5b;background:#28c76f1f}.stockBadge.empty{color:#ea5455;background:#ea54551f}.movementTypeBadge{color:#5e5873;background:#f3f2f7;border-radius:999px;justify-content:center;align-items:center;height:26px;padding:0 10px;font-size:12px;font-weight:800;display:inline-flex}.movementTypeBadge.in,.movementTypeBadge.adjust_in{color:#1f9d5b;background:#28c76f1f}.movementTypeBadge.out,.movementTypeBadge.adjust_out{color:#ea5455;background:#ea54551f}.movementTypeBadge.reserve{color:#038fa1;background:#00cfe824}.movementTypeBadge.unreserve,.movementTypeBadge.release{color:#5d646b;background:#82868b24}.movementTypeBadge.pick,.movementTypeBadge.picked{color:#5e50ee;background:#7367f024}.tableLink{color:#7367f0;font-weight:800;text-decoration:none}.tableLink:hover{text-decoration:underline}.iconBtn{color:#5e5873;background:#f8f8fb;border:1px solid #ebe9f1;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;text-decoration:none;display:inline-flex}.iconBtn:hover{color:#7367f0;background:#7367f014;border-color:#7367f052}.iconBtn.danger{color:#ea5455;background:#ea545514;border-color:#ea545533}.iconBtn:disabled{opacity:.45;cursor:not-allowed}.movementDetailGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.movementDetailGrid>div{background:#fbfbfd;border:1px solid #ebe9f1;border-radius:8px;flex-direction:column;gap:8px;min-height:70px;padding:12px 14px;display:flex}.movementDetailGrid>div.wide{grid-column:1/-1}.movementDetailGrid span{color:#6e6b7b;font-size:12px;font-weight:700}.movementDetailGrid strong{color:#2f2b3d;font-size:14px;line-height:1.8}.oBtn.full{justify-content:center;width:100%}.invoicePrintSheet{display:none}.invoicePrintPaper{color:#1f2433;direction:rtl;background:#fff;font-family:inherit}.invoicePrintHeader{border-bottom:2px solid #22292f;justify-content:space-between;align-items:flex-start;gap:24px;padding-bottom:20px;display:flex}.invoicePrintBrand{align-items:center;gap:14px;display:flex}.invoicePrintBrand img{object-fit:contain;width:146px;height:48px}.invoicePrintBrand>strong{min-width:128px;font-size:20px;font-weight:900}.invoicePrintBrand h1{margin-bottom:4px;font-size:20px;font-weight:900}.invoicePrintBrand span,.invoicePrintFooter,.invoicePrintMeta span,.invoicePrintParties span,.invoicePrintNote span{color:#6f7280;font-size:11px;font-weight:800}.invoicePrintTitle{text-align:left;gap:6px;display:grid}.invoicePrintTitle span{color:#6f7280;font-size:12px;font-weight:900}.invoicePrintTitle strong{color:#111827;font-size:24px;font-weight:900}.invoicePrintMeta{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:18px;display:grid}.invoicePrintMeta>div,.invoicePrintParties>div{border:1px solid #e5e7eb;border-radius:10px;gap:6px;min-height:64px;padding:10px 12px;display:grid}.invoicePrintMeta strong,.invoicePrintParties strong{color:#1f2937;font-size:12px;font-weight:900;line-height:1.8}.invoicePrintParties{grid-template-columns:1fr 2fr;gap:10px;margin-top:12px;display:grid}.invoicePrintParties small,.invoicePrintTable small,.invoicePrintFooter small{color:#6f7280;font-size:10px;font-weight:800;line-height:1.8}.invoicePrintTable{border-collapse:collapse;width:100%;margin-top:18px;font-size:11px}.invoicePrintTable th{color:#fff;text-align:center;background:#111827;border:1px solid #111827;padding:9px 8px;font-weight:900}.invoicePrintTable td{vertical-align:top;color:#1f2937;border:1px solid #9ca3af;padding:9px 8px;font-weight:500}.invoicePrintTable td:first-child,.invoicePrintTable th:first-child,.invoicePrintTable td:nth-child(3),.invoicePrintTable th:nth-child(3){text-align:center}.invoicePrintTable th:first-child,.invoicePrintTable td:first-child{width:38px;min-width:38px;max-width:38px;padding-inline:4px}.invoicePrintTable th:nth-child(4),.invoicePrintTable td:nth-child(4),.invoicePrintTable th:nth-child(5),.invoicePrintTable td:nth-child(5),.invoicePrintTable th:nth-child(6),.invoicePrintTable td:nth-child(6),.invoicePrintTable th:nth-child(7),.invoicePrintTable td:nth-child(7),.invoicePrintTotals b{white-space:nowrap}.invoicePrintTable td:nth-child(4),.invoicePrintTable td:nth-child(5),.invoicePrintTable td:nth-child(6),.invoicePrintTable td:nth-child(7){text-align:center}.invoicePrintMoney{white-space:nowrap;direction:rtl;justify-content:center;align-items:baseline;gap:3px;display:inline-flex}.invoicePrintMoney .invValue{flex:none}.invoicePrintTable td strong{margin-bottom:3px;font-size:11px;font-weight:600;display:block}.invoicePrintBottom{grid-template-columns:1fr 320px;align-items:start;gap:16px;margin-top:18px;display:grid}.invoicePrintNote{border:1px dashed #cfd4dc;border-radius:10px;min-height:128px;padding:12px}.invoicePrintNote p{color:#1f2937;margin-top:10px;font-size:12px;font-weight:800;line-height:2}.invoicePrintTotals{border:1px solid #e5e7eb;border-radius:10px;overflow:hidden}.invoicePrintTotals>div{color:#4b5563;border-bottom:1px solid #eef0f3;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;font-size:11px;font-weight:900;display:flex}.invoicePrintTotals>div:last-child{border-bottom:0}.invoicePrintTotals .total{color:#111827;background:#fff;font-size:13px;font-weight:900}.invoicePrintTotals .total span,.invoicePrintTotals .total b{color:#111827;font-weight:900}.invoicePrintFooter{border-top:1px solid #e5e7eb;justify-content:space-between;align-items:center;gap:12px;margin-top:26px;padding-top:14px;display:flex}@media (max-width:1200px){.customerLedgerSummary{grid-template-columns:repeat(3,1fr)}.supplierLedgerSummary{grid-template-columns:repeat(2,minmax(0,1fr))}.supplierLedgerActions{grid-template-columns:repeat(3,minmax(0,1fr))}.supplierLedgerActionPanel .settlementFields,.supplierLedgerActionPanel .supplierReceiptFields{grid-template-columns:repeat(2,minmax(0,1fr))}.supplierLedgerActionPanel .supplierReceiptFields .formItem:first-child,.supplierLedgerActionPanel .supplierReceiptFields .formItem:nth-child(2){grid-column:auto}.supplierLedgerActionPanel .supplierReceiptFields .formItem:nth-child(3),.supplierLedgerActionPanel .supplierReceiptFields .settlementNote,.supplierLedgerActionPanel .supplierReceiptFields .oBtn,.supplierLedgerActionPanel .settlementNote,.supplierLedgerActionPanel .settlementFields .oBtn{grid-column:1/-1}.ledgerActionForms{grid-template-columns:1fr}.settlementFields,.financialCategoryQuickAdd,.financialDocDetailGrid,.inventoryCountFinancialDocs,.inventoryCountStats,.inventoryVariantCardPicker .cardContent1,.inventoryVariantGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.inventoryVariantStats{grid-template-columns:repeat(3,minmax(0,1fr))}.inventoryWarehouseRow{grid-template-columns:minmax(0,1fr) 60px 84px 120px}.inventoryCountIntro{flex-direction:column;align-items:flex-start}.inventoryCountItems{overflow-x:auto}.inventoryCountItemsHead,.inventoryCountItemRow{min-width:900px}.runSessionMeta,.runSummaryGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.attributeValueRow{grid-template-columns:1fr 1fr}.attributeValueHeader{display:none}.movementDetailGrid{grid-template-columns:1fr}.returnOrderSummary{grid-template-columns:repeat(2,minmax(0,1fr))}.returnItemRow{grid-template-columns:1fr 1fr}.returnStatusActions{grid-template-columns:repeat(2,minmax(0,1fr))}.categoryAttributeRow{grid-template-columns:1fr}.categoryAttributeOptions{flex-wrap:wrap}.productAttributeInputRow,.variantGrid,.variantBody{grid-template-columns:1fr}.variantMedia{max-width:320px}}@media print{@page{size:A4;margin:12mm}body *{visibility:hidden!important}.invoicePrintSheet,.invoicePrintSheet *{visibility:visible!important}.invoicePrintSheet{z-index:99999;box-sizing:border-box;background:#fff;width:100%;padding-inline:1.5px;position:absolute;inset:0;display:block!important}.invoicePrintPaper{width:100%;min-height:auto;box-shadow:none;box-sizing:border-box;padding:0}.invoicePrintTable th,.invoicePrintTable td{border-color:#4b5563!important}.invoicePrintTable th{color-adjust:exact;-webkit-print-color-adjust:exact;print-color-adjust:exact}.invoicePrintMeta,.invoicePrintParties,.invoicePrintBottom,.invoicePrintTable tr{break-inside:avoid}}@media (max-width:767px){.customerLedgerSummary,.supplierLedgerSummary,.supplierLedgerActions,.ledgerActionForms,.settlementFields,.supplierLedgerActionPanel .settlementFields,.supplierLedgerActionPanel .supplierReceiptFields{grid-template-columns:1fr}.supplierLedgerActionPanel .supplierReceiptFields .formItem:first-child,.supplierLedgerActionPanel .supplierReceiptFields .formItem:nth-child(2),.supplierLedgerActionPanel .supplierReceiptFields .formItem:nth-child(3),.supplierLedgerActionPanel .supplierReceiptFields .settlementNote,.supplierLedgerActionPanel .supplierReceiptFields .oBtn{grid-column:1/-1}.financialCategoryQuickAdd,.financialDocDetailGrid,.inventoryCountFinancialDocs,.inventoryCountStats,.inventoryVariantCardPicker .cardContent1,.inventoryVariantGrid,.inventoryVariantStats{grid-template-columns:1fr}.inventoryVariantHeroTop,.inventoryVariantHeroHeader{flex-direction:column;align-items:stretch}.inventoryMovementSummary{grid-template-columns:1fr}.inventoryWarehouseRow{grid-template-columns:1fr;align-items:start}.inventoryCountMiniStats{grid-template-columns:1fr;width:100%}.financialDocHeroAmount,.financialDocHeroTop{flex-direction:column;align-items:flex-start}.runSessionMeta{grid-template-columns:1fr}.runSummaryHead{flex-direction:column;align-items:stretch}.runSummaryGrid{grid-template-columns:1fr}.galleryThumbList{grid-template-columns:repeat(2,minmax(0,1fr))}.productGalleryHeader{flex-direction:column;align-items:flex-start}.returnOrderSummary,.returnItemRow,.returnStatusActions{grid-template-columns:1fr}.returnPaymentMethod{max-width:none}}.helpPage{scroll-behavior:smooth}.dashboardPro{flex-direction:column;gap:18px;display:flex}.dashboardHeroPro{color:#fff;background:linear-gradient(135deg,#0c102aeb,#4e46b4e6),radial-gradient(circle at 20% 20%,#28c76f59,#0000 32%);border-radius:18px;justify-content:space-between;align-items:center;gap:18px;min-height:76px;padding:16px 20px;display:flex;overflow:hidden}.dashboardHeroTitleRow{align-items:center;gap:18px;min-width:0;display:flex}.dashboardHeroPro h1{white-space:nowrap;margin:0;font-size:23px;font-weight:700;line-height:34px}.dashboardHeroPro p{color:#ffffffc7;margin:0;font-size:13px;line-height:26px}.dashboardHeroMeta{background:#ffffff1a;border:1px solid #ffffff2e;border-radius:14px;align-items:center;gap:12px;min-height:48px;padding:6px 12px 6px 6px;display:flex}.dashboardRefreshIconBtn{color:#fff;cursor:pointer;background:#ffffff26;border:0;border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;transition:all .2s;display:inline-flex}.dashboardRefreshIconBtn:hover{background:#ffffff3d;transform:translateY(-1px)}.dashboardRefreshIconBtn:disabled{cursor:wait;opacity:.78}.dashboardRefreshIconBtn i{font-size:22px}.dashboardRefreshIconBtn i.spinning{animation:.8s linear infinite dashboardSpin}.dashboardHeroUpdatedAt span{color:#ffffffbf;white-space:nowrap;background:0 0;padding:0;font-size:11px;font-weight:600}.dashboardHeroUpdatedAt{align-items:center;gap:8px;min-width:142px;display:flex}.dashboardHeroUpdatedAt strong{white-space:nowrap;font-size:13px;font-weight:700}@keyframes dashboardSpin{to{transform:rotate(360deg)}}.dashboardAlertStrip{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.dashboardAlertStrip a,.dashboardStatCard,.dashboardPanel,.dashboardLoading{background:#fff;border:1px solid #ebe9f1;border-radius:14px;box-shadow:0 14px 34px #2f2b3d0d}.dashboardAlertStrip a{color:#2f2b3d;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:72px;padding:14px;display:grid}.dashboardAlertStrip i,.dashboardStatIcon{color:#7367f0;background:#7367f014;border-radius:12px;justify-content:center;align-items:center;width:38px;height:38px;font-size:20px;display:inline-flex}.dashboardAlertStrip span{color:#6e6b7b;font-size:12px;font-weight:600}.dashboardAlertStrip strong{color:#0c102a;font-family:inherit;font-size:18px;font-weight:800}.dashboardStatGrid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;display:grid}.dashboardStatGridSecondary{grid-template-columns:repeat(5,minmax(0,1fr))}.dashboardStatCard{align-items:flex-start;gap:12px;padding:16px;display:flex;position:relative;overflow:hidden}.dashboardStatCard.full:after{content:"";opacity:.13;background:currentColor;border-radius:50%;width:86px;height:86px;position:absolute;bottom:-28px;left:-24px}.dashboardStatCard>div:last-child{flex:1;gap:7px;min-width:0;padding-top:4px;display:grid}.dashboardStatCard span{color:#8b86a1;font-size:12px;font-weight:600}.dashboardStatCard strong{color:#0c102a;text-align:left;direction:ltr;font-size:20px;font-weight:900;line-height:30px}.dashboardStatCard small{color:#28c76f;text-align:left;font-size:11px;font-weight:600}.dashboardStatCard small.down{color:#ea5455}.dashboardStatCard.violet{color:#7367f0}.dashboardStatCard.green{color:#28c76f}.dashboardStatCard.orange{color:#ff9f43}.dashboardStatCard.blue{color:#00bad1}.dashboardStatCard.red{color:#ea5455}.dashboardStatCard.pink{color:#ff4da6}.dashboardStatCard.cyan{color:#00cfe8}.dashboardStatCard.slate{color:#64748b}.dashboardStatCard.violet .dashboardStatIcon{color:#7367f0;background:#7367f01a}.dashboardStatCard.green .dashboardStatIcon{color:#28c76f;background:#28c76f1a}.dashboardStatCard.orange .dashboardStatIcon{color:#ff9f43;background:#ff9f431f}.dashboardStatCard.blue .dashboardStatIcon{color:#00bad1;background:#00bad11a}.dashboardStatCard.red .dashboardStatIcon{color:#ea5455;background:#ea54551a}.dashboardStatCard.pink .dashboardStatIcon{color:#ff4da6;background:#ff4da61a}.dashboardStatCard.cyan .dashboardStatIcon{color:#00cfe8;background:#00cfe81a}.dashboardStatCard.slate .dashboardStatIcon{color:#64748b;background:#64748b1a}.dashboardStatCard.full{color:#fff;background:linear-gradient(135deg,#7367f0,#4b3fe0);border:0;box-shadow:0 18px 34px #7367f038}.dashboardStatCard.full.green{background:linear-gradient(135deg,#28c76f,#149955);box-shadow:0 18px 34px #28c76f38}.dashboardStatCard.full.orange{background:linear-gradient(135deg,#ff9f43,#f26d21);box-shadow:0 18px 34px #ff9f433d}.dashboardStatCard.full.blue{background:linear-gradient(135deg,#00bad1,#087ea3);box-shadow:0 18px 34px #00bad138}.dashboardStatCard.full.pink{background:linear-gradient(135deg,#ff4da6,#c83cda);box-shadow:0 18px 34px #ff4da638}.dashboardStatCard.full span,.dashboardStatCard.full strong,.dashboardStatCard.full small{color:#fff}.dashboardStatCard.full span,.dashboardStatCard.full small{opacity:.82}.dashboardStatCard.full .dashboardStatIcon{color:#fff;background:#ffffff2e}.dashboardMainGrid{grid-template-columns:minmax(0,2fr) minmax(320px,.85fr);gap:18px;display:grid}.dashboardSecondaryGrid{grid-template-columns:minmax(310px,.85fr) minmax(0,1.55fr);gap:18px;display:grid}.dashboardBottomGrid{grid-template-columns:1fr;gap:18px;width:100%;display:grid}.dashboardPanel{min-width:0;padding:18px}.dashboardSalesPanel{padding-bottom:28px}.dashboardRecentOrdersPanel{grid-column:1/-1;width:100%}.dashboardRecentOrdersPanel .tableScroll,.dashboardRecentOrdersPanel .dashboardTbl{width:100%}.dashboardPanel header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:16px;padding:0;display:flex}.dashboardPanel header h2{color:#0c102a;margin:0;font-size:15px;font-weight:750;line-height:28px}.dashboardPanel header p{color:#8b86a1;margin:0;font-size:12px;line-height:22px}.dashboardPanel header a{white-space:nowrap;color:#7367f0;background:#7367f014;border-radius:8px;align-items:center;min-height:30px;padding:0 10px;font-size:12px;font-weight:900;display:inline-flex}.dashboardChartWrap{min-height:280px}.dashboardMetricTabs{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;margin:0 4px 18px;display:flex}.dashboardMetricTabs button{color:#5d596c;cursor:pointer;min-height:34px;font:inherit;background:#fff;border:1px solid #ebe9f1;border-radius:10px;align-items:center;gap:7px;padding:0 12px;font-size:12px;font-weight:900;transition:all .2s;display:inline-flex}.dashboardMetricTabs button:hover,.dashboardMetricTabs button.active{color:#2f2b3d;border-color:#7367f047;transform:translateY(-1px);box-shadow:0 8px 20px #2f2b3d0f}.dashboardMetricTabs i{border-radius:999px;width:10px;height:10px}.dashboardRechartsBox{width:100%;height:320px}.dashboardChartTooltip{color:#2f2b3d;background:#fffffff7;border:1px solid #ebe9f1;border-radius:12px;gap:8px;min-width:160px;padding:10px 12px;display:grid;box-shadow:0 14px 34px #2f2b3d1f}.dashboardChartTooltip>strong{font-size:12px;font-weight:950}.dashboardChartTooltip span{color:#6f6b7d;grid-template-columns:10px minmax(0,1fr) auto;align-items:center;gap:7px;font-size:11px;font-weight:850;display:grid}.dashboardChartTooltip i{border-radius:999px;width:9px;height:9px}.dashboardChartTooltip b{color:#0c102a;white-space:nowrap;font-weight:950}.dashboardChartWrap svg{width:100%;height:auto;display:block}.dashboardDonutBox{justify-items:center;gap:18px;display:grid}.dashboardDonutChart{width:204px;height:204px;position:relative}.dashboardDonutCenter{z-index:1;pointer-events:none;align-content:center;justify-items:center;gap:5px;display:grid;position:absolute;inset:0}.dashboardDonutCenter strong{color:#0c102a;text-align:center;white-space:normal;direction:ltr;max-width:112px;font-family:inherit;font-size:18px;font-weight:800}.dashboardDonutCenter span{color:#8b86a1;font-size:12px;font-weight:600}.dashboardDonutChart .recharts-tooltip-wrapper{z-index:30}.dashboardLegend{flex-direction:column;gap:10px;width:100%;display:flex}.dashboardLegend span{color:#5d596c;justify-content:space-between;align-items:center;gap:8px;justify-content:initial;cursor:pointer;background:#fff;border:1px solid #ebe9f1;border-radius:9px;grid-template-columns:10px minmax(0,1fr) auto;min-height:34px;padding:8px 10px;font-size:12px;font-weight:800;transition:all .2s;display:grid}.dashboardLegend span:hover{border-color:#7367f038;transform:translateY(-1px);box-shadow:0 8px 18px #2f2b3d0f}.dashboardLegend i{border-radius:50%;width:9px;height:9px}.dashboardLegend em{white-space:nowrap;text-overflow:ellipsis;min-width:0;font-style:normal;overflow:hidden}.dashboardLegend b{color:#0c102a;direction:ltr;font-weight:800}.dashboardCategorySalesPanel{min-height:100%}.dashboardCategoryBarChart{grid-template-rows:minmax(0,1fr);gap:10px;height:430px;display:grid}.dashboardChartHint{color:#6f6b7d;text-align:center;background:#7367f012;border-radius:9px;justify-content:center;justify-self:center;align-items:center;min-height:32px;padding:0 12px;font-size:11px;font-weight:700;line-height:22px;display:inline-flex}.dashboardEmptyMini{text-align:center;font-size:12px;font-weight:800;color:#8b86a1!important;justify-content:center!important;min-height:72px!important}.dashboardTbl th,.dashboardTbl td{white-space:nowrap}.dashboardRecentOrdersPanel .dashboardTbl th:first-child,.dashboardRecentOrdersPanel .dashboardTbl td:first-child{width:auto;min-width:auto}.dashboardRecentOrdersPanel .dashboardTbl th:nth-child(2),.dashboardRecentOrdersPanel .dashboardTbl td:nth-child(2){white-space:normal;width:260px;min-width:220px}.dashboardRecentOrdersPanel .dashboardTbl td:nth-child(2){color:#2f2b3d;font-weight:700;line-height:24px}.dashboardLoading{color:#7367f0;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:220px;font-weight:900;display:flex}.dashboardLoading i{font-size:42px}@media (max-width:1280px){.dashboardStatGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboardStatGridSecondary,.dashboardSecondaryGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboardMainGrid,.dashboardBottomGrid{grid-template-columns:1fr}}@media (max-width:900px){.dashboardHeroPro,.dashboardAlertStrip{grid-template-columns:1fr}.dashboardHeroPro{flex-direction:column;align-items:stretch}.dashboardHeroTitleRow{flex-direction:column;align-items:flex-start;gap:10px}.dashboardHeroMeta{align-self:flex-start}}@media (max-width:640px){.dashboardStatGrid,.dashboardSecondaryGrid{grid-template-columns:1fr}}.helpHero{grid-template-columns:minmax(0,1fr) 280px;align-items:stretch;gap:18px;margin-bottom:18px;display:grid}.helpHero>div:first-child,.helpHeroBadge,.helpQuickNav,.helpDocSection,.helpMiniCard{background:#fff;border:1px solid #ebe9f1;border-radius:14px;box-shadow:0 14px 34px #2f2b3d0d}.helpHero>div:first-child{padding:24px}.helpEyebrow{color:#7367f0;background:#7367f014;border-radius:8px;align-items:center;min-height:28px;margin-bottom:12px;padding:0 10px;font-size:12px;font-weight:900;display:inline-flex}.helpHero h1{color:#0c102a;margin:0 0 10px;font-size:22px;font-weight:900;line-height:36px}.helpHero p,.helpSectionHead p,.helpStep p,.helpFlowGrid p,.helpHeroBadge span,.helpQuickNav span{color:#6e6b7b;margin:0;font-size:13px;line-height:26px}.helpHeroBadge{flex-direction:column;justify-content:center;gap:10px;padding:20px;display:flex}.helpHeroBadge i{color:#7367f0;background:#f4f2ff;border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;font-size:25px;display:inline-flex}.helpHeroBadge strong{color:#2f2b3d;font-size:15px;font-weight:900}.helpQuickNav{z-index:12;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;margin-bottom:18px;padding:12px;display:grid;position:sticky;top:12px}.helpQuickNav a{color:#2f2b3d;border:1px solid #ebe9f1;border-radius:10px;flex-direction:column;gap:6px;min-height:92px;padding:12px;transition:all .2s;display:flex}.helpQuickNav a:hover{background:#7367f00a;border-color:#7367f061;transform:translateY(-1px)}.helpQuickNav i{color:#7367f0;font-size:20px}.helpQuickNav strong{font-size:13px;font-weight:900}.helpQuickNav span{font-size:11px;line-height:20px}.helpDocSection{margin-bottom:18px;padding:22px;scroll-margin-top:110px}.helpSectionHead{align-items:flex-start;gap:14px;margin-bottom:18px;display:flex}.helpSectionHead>span{color:#fff;background:#0c102a;border-radius:12px;justify-content:center;align-items:center;min-width:42px;height:42px;font-family:english;font-size:13px;font-weight:900;display:inline-flex}.helpSectionHead h2,.helpMiniCardTitle h2{color:#0c102a;margin:0 0 4px;font-size:16px;font-weight:900;line-height:28px}.helpFlowGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.helpFlowGrid>div{background:#fbfbfd;border:1px solid #ebe9f1;border-radius:12px;padding:16px}.helpFlowGrid i,.helpMiniCardTitle i{color:#7367f0;background:#7367f014;border-radius:12px;justify-content:center;align-items:center;width:38px;height:38px;font-size:21px;display:inline-flex}.helpFlowGrid h3,.helpStep h3{color:#2f2b3d;margin:10px 0 4px;font-size:14px;font-weight:900;line-height:26px}.helpSteps{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.helpStep{background:#fff;border:1px solid #ebe9f1;border-radius:12px;align-items:flex-start;gap:12px;padding:14px;display:flex}.helpStep>span{color:#7367f0;background:#f4f2ff;border-radius:10px;flex:0 0 32px;justify-content:center;align-items:center;height:32px;font-family:english;font-weight:900;display:inline-flex}.helpStep h3{margin-top:0}.helpTwoCol{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-bottom:18px;display:grid}.helpTwoCol>div{scroll-margin-top:110px}.helpMiniCard{height:100%;padding:20px}.helpMiniCardTitle{align-items:center;gap:10px;margin-bottom:12px;display:flex}.helpMiniCard ul{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.helpMiniCard li,.helpTipList>div{color:#5d596c;font-size:13px;line-height:26px}.helpMiniCard li{padding-right:18px;position:relative}.helpMiniCard li:before{content:"";background:#7367f0;border-radius:50%;width:6px;height:6px;position:absolute;top:10px;right:0}.helpTipList{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.helpTipList>div{background:#fbfbfd;border:1px solid #ebe9f1;border-radius:10px;align-items:flex-start;gap:8px;padding:12px;display:flex}.helpTipList i{color:#28c76f;margin-top:3px;font-size:18px}@media (max-width:1200px){.helpQuickNav{grid-template-columns:repeat(3,minmax(0,1fr))}.helpFlowGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:900px){.helpHero,.helpSteps,.helpTwoCol,.helpTipList{grid-template-columns:1fr}.helpQuickNav{grid-template-columns:repeat(2,minmax(0,1fr));position:static}}@media (max-width:560px){.helpQuickNav,.helpFlowGrid{grid-template-columns:1fr}.helpHero h1{font-size:18px;line-height:32px}.helpDocSection,.helpHero>div:first-child,.helpMiniCard{padding:16px}}.systemHealthPage{flex-direction:column;gap:18px;display:flex}.systemHealthHero{background:radial-gradient(circle at 15% 20%,#14b8a624,#0000 28%),linear-gradient(135deg,#fffffff5,#f8fafceb);border:1px solid #94a3b82e;border-radius:20px;justify-content:space-between;align-items:stretch;gap:18px;padding:22px;display:flex;box-shadow:0 22px 60px #0f172a14}.systemHealthHeroText{flex-direction:column;justify-content:center;gap:10px;min-width:0;display:flex}.systemHealthHeroText h1{color:#0f172a;margin:0;font-size:25px}.systemHealthHeroText p{color:#64748b;max-width:680px;margin:0;line-height:1.9}.systemHealthHeroActions{flex-shrink:0;align-items:center;gap:14px;display:flex}.systemHealthGeneratedAt{background:#ffffffc7;border:1px solid #94a3b833;border-radius:16px;min-width:150px;padding:12px 14px}.systemHealthGeneratedAt span,.systemHealthGeneratedAt strong{display:block}.systemHealthGeneratedAt span{color:#94a3b8;margin-bottom:4px;font-size:12px}.systemHealthGeneratedAt strong{color:#334155;direction:rtl;font-size:13px}.systemHealthRefresh{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0ea5e9,#6366f1);border:0;border-radius:14px;place-items:center;width:42px;height:42px;display:grid;box-shadow:0 12px 28px #6366f138}.systemHealthRefresh:disabled{opacity:.65;cursor:wait}.systemHealthStatusPill,.systemHealthBadge{border-radius:999px;justify-content:center;align-items:center;gap:6px;width:fit-content;font-weight:700;line-height:1;display:inline-flex}.systemHealthStatusPill{padding:8px 11px;font-size:12px}.systemHealthBadge{padding:6px 9px;font-size:11px}.systemHealthStatusPill .hgi,.systemHealthBadge .hgi{font-size:15px;line-height:1}.systemHealthStatusPill.green,.systemHealthBadge.green{color:#047857;background:#10b9811f}.systemHealthStatusPill.yellow,.systemHealthBadge.yellow{color:#a16207;background:#f59e0b24}.systemHealthStatusPill.red,.systemHealthBadge.red{color:#b91c1c;background:#ef44441f}.systemHealthBadge.orange{color:#c2410c;background:#f9731621}.systemHealthBadge.blue{color:#0369a1;background:#0ea5e91f}.systemHealthSummaryCard.purple .systemHealthSummaryIcon{color:#7c3aed;background:#7c3aed1f}.systemHealthScore{--score:0deg;aspect-ratio:1;background:conic-gradient(#10b981 var(--score), #e2e8f0 0deg);border-radius:50%;place-items:center;width:112px;display:grid}.systemHealthScore.red{background:conic-gradient(#ef4444 var(--score), #e2e8f0 0deg)}.systemHealthScore.yellow{background:conic-gradient(#f59e0b var(--score), #e2e8f0 0deg)}.systemHealthScore>div{aspect-ratio:1;background:#fff;border-radius:50%;align-content:center;place-items:center;width:84px;display:grid;box-shadow:inset 0 0 0 1px #94a3b82e}.systemHealthScore strong{color:#0f172a;font-size:24px}.systemHealthScore span{color:#64748b;font-size:11px}.systemHealthSummaryGrid{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;display:grid}.systemHealthSummaryCard{background:#fff;border:1px solid #94a3b829;border-radius:18px;align-items:center;gap:12px;padding:16px;display:flex;box-shadow:0 16px 38px #0f172a0f}.systemHealthSummaryIcon,.systemHealthGroupIcon{border-radius:14px;flex-shrink:0;place-items:center;display:grid}.systemHealthSummaryIcon{width:42px;height:42px;line-height:1}.systemHealthSummaryIcon .hgi{font-size:21px;line-height:1}.systemHealthSummaryCard>div strong,.systemHealthSummaryCard>div span{display:block}.systemHealthSummaryCard>div strong{color:#0f172a;margin-bottom:4px;font-size:21px}.systemHealthSummaryCard>div span{color:#64748b;font-size:12px}.systemHealthSummaryCard.red .systemHealthSummaryIcon{color:#dc2626;background:#ef44441a}.systemHealthSummaryCard.orange .systemHealthSummaryIcon{color:#ea580c;background:#f973161f}.systemHealthSummaryCard.yellow .systemHealthSummaryIcon{color:#ca8a04;background:#f59e0b21}.systemHealthSummaryCard.blue .systemHealthSummaryIcon{color:#0284c7;background:#0ea5e91f}.salesReportPage{flex-direction:column;gap:18px;display:flex}.salesReportHero,.salesReportFilters,.salesReportChartCard,.salesReportTopCard,.salesReportTableCard{background:#fffffff5;border:1px solid #94a3b829;border-radius:20px;box-shadow:0 18px 42px #0f172a0f}.salesReportHero{background:radial-gradient(circle at 90% 10%,#0ea5e91f,#0000 30%),linear-gradient(135deg,#fff,#f8fafc);justify-content:space-between;align-items:center;gap:18px;padding:20px 22px;display:flex}.salesReportEyebrow{color:#0369a1;background:#0ea5e91a;border-radius:999px;align-items:center;gap:7px;margin-bottom:10px;padding:7px 10px;font-size:12px;font-weight:800;display:inline-flex}.salesReportHero h1{color:#0f172a;margin:0 0 8px;font-size:24px}.salesReportHero p{color:#64748b;max-width:760px;margin:0;line-height:1.9}.salesReportHeroActions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.salesReportFilters{z-index:5;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;padding:16px;display:grid;position:relative}.salesReportFilters .formItem{margin:0}.salesReportFilters .fullWidth{width:100%}.salesReportFilters .searchableSelectDropdown{z-index:90}.salesReportSummaryGrid{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;display:grid}.salesReportSummaryCard{color:#fff;border-radius:20px;align-items:center;gap:12px;min-height:106px;padding:16px;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 42px #0f172a1f}.salesReportSummaryCard:after{content:"";background:#ffffff29;border-radius:999px;width:110px;height:110px;position:absolute;inset:auto auto -40px -30px}.salesReportSummaryCard.blue{background:linear-gradient(135deg,#0284c7,#38bdf8)}.salesReportSummaryCard.green{background:linear-gradient(135deg,#059669,#34d399)}.salesReportSummaryCard.red{background:linear-gradient(135deg,#dc2626,#fb7185)}.salesReportSummaryCard.purple{background:linear-gradient(135deg,#7c3aed,#a78bfa)}.salesReportSummaryCard.orange{background:linear-gradient(135deg,#ea580c,#fbbf24)}.salesReportSummaryCard.gray{background:linear-gradient(135deg,#475569,#94a3b8)}.salesReportSummaryCard>span{z-index:1;background:#ffffff2e;border-radius:15px;flex-shrink:0;place-items:center;width:44px;height:44px;display:grid;position:relative}.salesReportSummaryCard>span .hgi{font-size:23px;line-height:1}.salesReportSummaryCard>div{z-index:1;min-width:0;position:relative}.salesReportSummaryCard strong,.salesReportSummaryCard p,.salesReportSummaryCard small{display:block}.salesReportSummaryCard strong{margin-bottom:6px;font-size:20px;line-height:1.4}.salesReportSummaryCard p{margin:0 0 5px;font-size:13px;font-weight:800}.salesReportSummaryCard small{color:#ffffffd1;font-size:11px}.salesReportChartCard{padding:16px}.salesReportTableCard{padding:0;overflow:hidden}.salesReportTableCard .salesReportSectionTitle{padding:16px 20px 0}.salesReportTableCard .tableScroll,.salesReportTableCard .tableWrap{width:100%;overflow-x:auto}.salesReportSectionTitle{align-items:center;gap:11px;margin-bottom:14px;display:flex}.salesReportSectionTitle>span{color:#0369a1;background:#0ea5e91a;border-radius:14px;flex-shrink:0;place-items:center;width:42px;height:42px;display:grid}.salesReportSectionTitle .hgi{font-size:21px;line-height:1}.salesReportSectionTitle h2{color:#0f172a;margin:0 0 5px;font-size:16px}.salesReportSectionTitle p{color:#64748b;margin:0;font-size:12px}.salesReportChart{min-height:330px}.reportChartLegend{direction:rtl;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;padding-bottom:12px;display:flex}.reportChartLegend button{color:#334155;background:#fff;border:1px solid #94a3b82e;border-radius:999px;justify-content:center;align-items:center;gap:7px;min-height:30px;padding:0 10px;font-size:12px;font-weight:800;transition:all .18s;display:inline-flex}.reportChartLegend button:hover,.reportChartLegend button.active{color:#1f2937;background:#7367f012;border-color:#7367f047}.reportChartLegend button.muted{opacity:.48}.reportChartLegend i{background:var(--legend-color,#7367f0);border-radius:999px;flex-shrink:0;width:9px;height:9px}.reportChartTooltip{background:#fffffffa;border:1px solid #94a3b833;border-radius:14px;min-width:190px;padding:12px;box-shadow:0 18px 42px #0f172a1f}.reportChartTooltip strong,.reportChartTooltip span{display:block}.reportChartTooltip strong{color:#0f172a;margin-bottom:8px}.reportChartTooltip span{color:#475569;align-items:center;gap:7px;font-size:12px;line-height:1.9;display:flex}.reportChartTooltip i{background:var(--dot);border-radius:999px;width:8px;height:8px}.salesReportTopGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.salesReportTopCard{padding:16px}.salesReportTopList{flex-direction:column;gap:9px;display:flex}.salesReportTopItem{background:#f8fafc;border:1px solid #94a3b824;border-radius:14px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px;display:grid}.salesReportTopItem>strong{color:#0369a1;background:#0ea5e91a;border-radius:10px;place-items:center;width:28px;height:28px;font-size:12px;display:grid}.salesReportTopItem div{min-width:0}.salesReportTopItem span,.salesReportTopItem small{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.salesReportTopItem span{color:#0f172a;font-size:13px;font-weight:800}.salesReportTopItem small{color:#94a3b8;margin-top:3px;font-size:11px}.salesReportTopItem b{color:#0f172a;white-space:nowrap;font-size:12px}.salesReportTable th,.salesReportTable td{text-align:right;white-space:nowrap}.salesReportTable td{font-weight:300}.salesReportTableCard .navListContent{border-top:1px solid #ebe9f1}.salesReportTableCard .navPosition{white-space:nowrap}.salesReportProductCell{min-width:240px;text-align:right!important;white-space:normal!important}.salesReportProductCell strong,.salesReportProductCell span{display:block}.salesReportProductCell strong{color:#0f172a;margin-bottom:4px}.salesReportProductCell span{color:#64748b;font-size:12px}.salesReportProductCell a{color:#0f172a;font-weight:800;display:block}.balanceReportFilters{grid-template-columns:1.4fr repeat(3,minmax(0,1fr))}.balanceReportTopGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.balanceReportTable .salesReportProductCell{min-width:220px}.inventoryStatusFilters{grid-template-columns:repeat(4,minmax(0,1fr))}.inventoryStatusTableCard{overflow:hidden}.inventoryStatusPresetGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.inventoryStatusPresetCard{background:#fffffff5;border:1px solid #94a3b82e;border-radius:18px;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:12px;min-height:92px;padding:14px;transition:all .18s;display:grid;box-shadow:0 14px 34px #0f172a0d}.inventoryStatusPresetCard:hover,.inventoryStatusPresetCard.active{border-color:#7367f057;transform:translateY(-2px);box-shadow:0 18px 38px #0f172a14}.inventoryStatusPresetCard i{color:#0284c7;background:#0ea5e91a;border-radius:14px;place-items:center;width:42px;height:42px;font-size:20px;display:grid}.inventoryStatusPresetCard strong{color:#0f172a;font-size:13px;font-weight:950;line-height:1.8;display:block}.inventoryStatusPresetCard span{color:#64748b;font-size:12px;line-height:1.8;display:block}.inventoryStatusPresetCard.red i{color:#dc2626;background:#ef44441a}.inventoryStatusPresetCard.orange i{color:#ea580c;background:#f973161f}.inventoryStatusPresetCard.purple i{color:#7c3aed;background:#7c3aed1c}.inventoryStatusPresetCard.yellow i{color:#a16207;background:#f59e0b24}.inventoryStatusPresetCard.gray i{color:#475569;background:#64748b1c}.inventoryStatusTable th:first-child,.inventoryStatusTable td:first-child{min-width:250px}.inventoryStatusProductCell a{color:#0f172a;font-weight:800}.inventoryStatusBadges{flex-wrap:wrap;align-items:center;gap:6px;min-width:130px;display:flex}.inventoryStatusBadges span{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;height:24px;padding:0 9px;font-size:11px;font-weight:800;display:inline-flex}.inventoryStatusBadges .green{color:#047857;background:#10b9811c}.inventoryStatusBadges .red{color:#dc2626;background:#ef44441c}.inventoryStatusBadges .orange{color:#ea580c;background:#f973161f}.inventoryStatusBadges .yellow{color:#a16207;background:#f59e0b24}.inventoryStatusBadges .purple{color:#7c3aed;background:#7c3aed1c}.inventoryStatusBadges .gray{color:#475569;background:#64748b1c}.orderOperationsPresetGrid{grid-template-columns:repeat(5,minmax(0,1fr))}.orderOperationsFilters{grid-template-columns:1.4fr 1.4fr repeat(4,minmax(0,1fr))}.orderOperationsSummaryGrid{grid-template-columns:repeat(5,minmax(0,1fr))}.orderOperationsTable th:first-child,.orderOperationsTable td:first-child{min-width:190px}.orderOperationsTable .salesReportProductCell{min-width:210px}.orderOperationsNumberCell{min-width:180px!important}.orderOperationsDebtCell{color:#dc2626;font-weight:900}.reportsCenterPage{flex-direction:column;gap:18px;display:flex}.reportsCenterHero,.reportsCenterGuide,.reportsCenterGroup{background:#fffffff5;border:1px solid #94a3b829;border-radius:20px;box-shadow:0 18px 42px #0f172a0f}.reportsCenterHero{background:radial-gradient(circle at 90% 10%,#7c3aed1f,#0000 30%),linear-gradient(135deg,#fff,#f8fafc);justify-content:space-between;align-items:center;gap:18px;padding:22px;display:flex}.reportsCenterEyebrow{color:#6d28d9;background:#7c3aed1a;border-radius:999px;align-items:center;gap:7px;margin-bottom:10px;padding:7px 10px;font-size:12px;font-weight:800;display:inline-flex}.reportsCenterHero h1{color:#0f172a;margin:0 0 8px;font-size:24px}.reportsCenterHero p{color:#64748b;max-width:760px;margin:0;line-height:1.9}.reportsCenterHeroStats{color:#fff;text-align:center;background:linear-gradient(135deg,#7c3aed,#38bdf8);border-radius:18px;min-width:142px;padding:18px}.reportsCenterHeroStats strong,.reportsCenterHeroStats span{display:block}.reportsCenterHeroStats strong{font-size:30px}.reportsCenterHeroStats span{margin-top:5px;font-size:12px;font-weight:800}.reportsCenterGuide{grid-template-columns:minmax(0,1.15fr) minmax(0,1.85fr);gap:14px;padding:16px;display:grid}.reportsCenterGuideCard,.reportsCenterSteps>div{background:#f8fafc;border:1px solid #94a3b824;border-radius:16px}.reportsCenterGuideCard{align-items:flex-start;gap:12px;padding:14px;display:flex}.reportsCenterGuideCard i{color:#0369a1;background:#0ea5e91a;border-radius:14px;flex-shrink:0;place-items:center;width:42px;height:42px;font-size:22px;display:grid}.reportsCenterGuideCard strong{color:#0f172a;margin-bottom:6px;display:block}.reportsCenterGuideCard p{color:#64748b;margin:0;font-size:13px;line-height:1.8}.reportsCenterSteps{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.reportsCenterSteps>div{padding:12px}.reportsCenterSteps b{color:#7c3aed;background:#7c3aed1a;border-radius:10px;place-items:center;width:28px;height:28px;margin-bottom:8px;display:grid}.reportsCenterSteps span{color:#475569;font-size:12px;line-height:1.8;display:block}.reportsCenterGroups{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.reportsCenterGroup{padding:16px}.reportsCenterGroup header{align-items:center;gap:11px;margin-bottom:14px;display:flex}.reportsCenterGroup header>span{border-radius:15px;place-items:center;width:44px;height:44px;font-size:22px;display:grid}.reportsCenterGroup.blue header>span{color:#0284c7;background:#0ea5e91a}.reportsCenterGroup.green header>span{color:#059669;background:#10b9811a}.reportsCenterGroup.orange header>span{color:#ea580c;background:#f973161a}.reportsCenterGroup.purple header>span{color:#7c3aed;background:#7c3aed1a}.reportsCenterGroup h2{color:#0f172a;margin:0 0 5px;font-size:16px}.reportsCenterGroup header p{color:#64748b;margin:0;font-size:12px}.reportsCenterCards{flex-direction:column;gap:10px;display:flex}.reportsCenterCard{background:#f8fafc;border:1px solid #94a3b824;border-radius:16px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:13px;transition:border-color .2s,transform .2s,background .2s;display:grid}.reportsCenterCard:hover{background:#fff;border-color:#0ea5e952;transform:translateY(-1px)}.reportsCenterCard>i{color:#475569;background:#fff;border-radius:13px;place-items:center;width:38px;height:38px;font-size:20px;display:grid}.reportsCenterCard strong,.reportsCenterCard p{display:block}.reportsCenterCard strong{color:#0f172a;margin-bottom:5px;font-size:14px}.reportsCenterCard p{color:#64748b;margin:0 0 8px;font-size:12px;line-height:1.75}.reportsCenterCard span{flex-wrap:wrap;gap:6px;display:flex}.reportsCenterCard em{color:#475569;background:#fff;border-radius:999px;padding:4px 8px;font-size:11px;font-style:normal}.reportsCenterCard>b{color:#94a3b8;font-size:18px}.actionCenterPage{flex-direction:column;gap:18px;display:flex}.actionCenterHero,.actionCenterControls,.actionCenterUrgent,.actionCenterGroup{background:#ffffffeb;border:1px solid #e2e8f0eb;border-radius:22px;box-shadow:0 20px 55px #0f172a12}.actionCenterHero{justify-content:space-between;align-items:center;gap:22px;padding:22px;display:flex;position:relative;overflow:hidden}.actionCenterHero:before{content:"";pointer-events:none;background:radial-gradient(circle at 100% 0,#4f46e524,#0000 34%),radial-gradient(circle at 0 100%,#14b8a61f,#0000 30%);position:absolute;inset:0}.actionCenterHero>*{z-index:1;position:relative}.actionCenterEyebrow{color:#4f46e5;background:#4f46e517;border:1px solid #6366f129;border-radius:999px;align-items:center;gap:8px;padding:7px 12px;font-size:12px;font-weight:800;display:inline-flex}.actionCenterHero h1,.actionCenterHero p,.actionCenterHeroSide span,.actionCenterHeroSide strong{margin:0}.actionCenterHero h1{color:#0f172a;margin-top:12px;font-size:26px;font-weight:900}.actionCenterHero p{color:#64748b;max-width:760px;margin-top:8px;font-size:13px;line-height:2}.actionCenterHeroSide{background:#ffffffb8;border:1px solid #e2e8f0e6;border-radius:18px;align-items:center;gap:12px;min-width:270px;padding:10px;display:flex}.actionCenterHeroSide>div{flex:1;gap:3px;display:grid}.actionCenterHeroSide span{color:#94a3b8;font-size:11px;font-weight:800}.actionCenterHeroSide strong{color:#334155;font-size:13px;font-weight:900}.actionCenterHeroSide button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#4f46e5,#06b6d4);border:0;border-radius:14px;width:42px;height:42px;box-shadow:0 14px 30px #4f46e540}.actionCenterHeroSide button:disabled{opacity:.65;cursor:not-allowed}.actionCenterSummaryGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.actionCenterSummaryCard{color:#fff;border-radius:20px;align-items:center;gap:12px;min-height:94px;padding:16px;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 38px #0f172a1f}.actionCenterSummaryCard:after{content:"";background:#ffffff2e;border-radius:50%;width:90px;height:90px;position:absolute;top:-26px;left:-24px}.actionCenterSummaryCard.dark{background:linear-gradient(135deg,#0f172a,#334155)}.actionCenterSummaryCard.orange{background:linear-gradient(135deg,#f97316,#dc2626)}.actionCenterSummaryCard.yellow{background:linear-gradient(135deg,#f59e0b,#eab308)}.actionCenterSummaryCard.blue{background:linear-gradient(135deg,#0284c7,#4f46e5)}.actionCenterSummaryCard>span{z-index:1;background:#fff3;border-radius:16px;place-items:center;width:44px;height:44px;font-size:21px;display:grid;position:relative}.actionCenterSummaryCard>div{z-index:1;gap:3px;display:grid;position:relative}.actionCenterSummaryCard strong{font-size:24px;font-weight:950;line-height:1}.actionCenterSummaryCard small{opacity:.88;font-size:12px;font-weight:800}.actionCenterControls{justify-content:space-between;align-items:center;gap:14px;padding:12px;display:flex}.actionCenterTabs,.actionCenterSeverityFilter,.actionCenterItemMeta,.actionCenterTags{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.actionCenterTabs button,.actionCenterSeverityFilter button{color:#475569;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:14px;align-items:center;gap:8px;min-height:40px;padding:0 12px;font-size:12px;font-weight:850;display:inline-flex}.actionCenterTabs button.active,.actionCenterSeverityFilter button.active{color:#4f46e5;background:#eef2ff;border-color:#c7d2fe}.actionCenterTabs b{color:#334155;background:#f1f5f9;border-radius:999px;place-items:center;min-width:22px;height:22px;font-size:11px;display:grid}.actionCenterUrgent{padding:18px}.actionCenterUrgent>header{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.actionCenterUrgent>header>div,.actionCenterGroup header{align-items:center;gap:12px;display:flex}.actionCenterUrgent header span,.actionCenterGroup header>span{color:#4f46e5;background:#4f46e51a;border-radius:16px;place-items:center;width:44px;height:44px;display:grid}.actionCenterUrgent h2,.actionCenterGroup h2,.actionCenterUrgent p,.actionCenterGroup p{margin:0}.actionCenterUrgent h2,.actionCenterGroup h2{color:#0f172a;font-size:17px;font-weight:950}.actionCenterUrgent p,.actionCenterGroup header p{color:#64748b;margin-top:4px;font-size:12px;line-height:1.9}.actionCenterUrgentGrid,.actionCenterGroups{grid-template-columns:1fr;gap:16px;display:grid}.actionCenterGroup{padding:16px}.actionCenterGroup header{justify-content:space-between;align-items:flex-start;margin-bottom:14px}.actionCenterGroup header>div{flex:1}.actionCenterGroup header>a{color:#475569;white-space:nowrap;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;justify-content:center;align-items:center;min-height:34px;padding:0 11px;font-size:12px;font-weight:850;display:inline-flex}.actionCenterGroup.blue header>span{color:#0284c7;background:#0ea5e91a}.actionCenterGroup.green header>span{color:#059669;background:#10b9811a}.actionCenterGroup.orange header>span{color:#ea580c;background:#f973161c}.actionCenterGroup.purple header>span{color:#7c3aed;background:#7c3aed1a}.actionCenterItemList{gap:10px;display:grid}.actionCenterItem{background:#fff;border:1px solid #e2e8f0;border-radius:18px;grid-template-columns:42px minmax(0,1fr) 20px;align-items:center;gap:12px;padding:12px;transition:all .18s;display:grid}.actionCenterItem:hover{transform:translateY(-2px);box-shadow:0 16px 30px #0f172a14}.actionCenterItemIcon{color:#4f46e5;background:#eef2ff;border-radius:15px;place-items:center;width:42px;height:42px;font-size:19px;display:grid}.actionCenterItem.red .actionCenterItemIcon{color:#dc2626;background:#ef44441a}.actionCenterItem.orange .actionCenterItemIcon{color:#ea580c;background:#f973161c}.actionCenterItem.yellow .actionCenterItemIcon{color:#ca8a04;background:#f59e0b21}.actionCenterItem.blue .actionCenterItemIcon{color:#0284c7;background:#0ea5e91a}.actionCenterItemBody{min-width:0}.actionCenterItemTitle{justify-content:space-between;align-items:center;gap:10px;display:flex}.actionCenterItemTitle strong{color:#0f172a;font-size:13px;font-weight:950;line-height:1.8}.actionCenterItem p{color:#64748b;margin:4px 0 0;font-size:12px;line-height:1.9}.actionCenterSeverity{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-width:52px;height:24px;padding:0 8px;font-size:11px;font-weight:900;display:inline-flex}.actionCenterSeverity.red{color:#dc2626;background:#ef44441a}.actionCenterSeverity.orange{color:#ea580c;background:#f973161f}.actionCenterSeverity.yellow{color:#ca8a04;background:#f59e0b24}.actionCenterSeverity.blue{color:#0284c7;background:#0ea5e91a}.actionCenterItemMeta{gap:7px;margin-top:8px}.actionCenterItemMeta span{color:#475569;background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;align-items:center;gap:5px;padding:4px 8px;font-size:11px;font-weight:800;display:inline-flex}.actionCenterTags{gap:7px;margin-top:8px}.actionCenterTags em{color:#64748b;background:#f1f5f9;border-radius:999px;padding:4px 8px;font-size:10px;font-style:normal;font-weight:850}.actionCenterItemArrow{color:#94a3b8}.actionCenterEmpty,.actionCenterLoading{color:#64748b;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:18px;place-items:center;gap:8px;min-height:120px;font-size:13px;font-weight:850;display:grid}.actionCenterEmpty .hgi,.actionCenterLoading .hgi{color:#22c55e;font-size:24px}.actionCenterLoading .hgi{color:#4f46e5}@media (max-width:1180px){.actionCenterSummaryGrid,.actionCenterGroups,.actionCenterUrgentGrid{grid-template-columns:1fr}.actionCenterHero,.actionCenterControls{flex-direction:column;align-items:stretch}.reportsCenterGuide,.reportsCenterGroups{grid-template-columns:1fr}.reportsCenterSteps{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.actionCenterSummaryGrid,.actionCenterGroups,.actionCenterUrgentGrid{grid-template-columns:1fr}.actionCenterItem{grid-template-columns:38px minmax(0,1fr)}.actionCenterItemArrow{display:none}.reportsCenterHero{flex-direction:column;align-items:stretch}.reportsCenterSteps{grid-template-columns:1fr}}.positiveText{font-weight:800;color:#059669!important}.negativeText{font-weight:800;color:#dc2626!important}.salesReportEmpty{color:#64748b;background:#f8fafc;border-radius:14px;justify-content:center;align-items:center;min-height:88px;display:flex}@media (max-width:1280px){.salesReportFilters,.salesReportSummaryGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.inventoryStatusPresetGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.salesReportTopGrid{grid-template-columns:1fr}}@media (max-width:820px){.salesReportHero{flex-direction:column;align-items:stretch}.salesReportHeroActions{justify-content:stretch}.salesReportHeroActions .oBtn{flex:1}.salesReportFilters,.salesReportSummaryGrid,.inventoryStatusPresetGrid{grid-template-columns:1fr}}.systemHealthFixPanel{background:linear-gradient(135deg,#eff6fff2,#fffffff2);border:1px solid #3b82f629;border-radius:18px;justify-content:space-between;align-items:center;gap:18px;padding:16px;display:flex}.systemHealthFixPanel h2{color:#0f172a;margin:0 0 6px;font-size:16px}.systemHealthFixPanel p{color:#64748b;margin:0;line-height:1.8}.systemHealthFixActions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.systemHealthNoFix{color:#16a34a;font-weight:700}.systemHealthGroups{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.systemHealthGroup{background:#fff;border:1px solid #94a3b829;border-radius:18px;flex-direction:column;gap:14px;padding:16px;display:flex;box-shadow:0 18px 42px #0f172a0f}.systemHealthGroup.critical{border-color:#ef444438}.systemHealthGroup.warning{border-color:#f59e0b3d}.systemHealthGroupHeader{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;display:grid}.systemHealthGroupIcon{width:44px;height:44px;line-height:1}.systemHealthGroupIcon .hgi{font-size:22px;line-height:1}.systemHealthGroupIcon.green{color:#059669;background:#10b9811f}.systemHealthGroupIcon.yellow{color:#ca8a04;background:#f59e0b21}.systemHealthGroupIcon.red{color:#dc2626;background:#ef44441a}.systemHealthGroupHeader h2{color:#0f172a;margin:0 0 5px;font-size:16px}.systemHealthGroupHeader p{color:#64748b;margin:0;font-size:12px;line-height:1.7}.systemHealthGroupMeta{flex-direction:column;align-items:flex-end;gap:8px;display:flex}.systemHealthGroupMeta strong{color:#334155;font-size:13px}.systemHealthIssueList{flex-direction:column;gap:9px;display:flex}.systemHealthIssueRow{color:inherit;background:#f8fafc;border:1px solid #94a3b824;border-radius:14px;padding:12px;text-decoration:none;transition:border-color .2s,transform .2s,background .2s;display:block}a.systemHealthIssueRow:hover{background:#fff;border-color:#0ea5e957;transform:translateY(-1px)}.systemHealthIssueTitle{align-items:center;gap:8px;margin-bottom:7px;display:flex}.systemHealthIssueTitle strong{color:#0f172a;font-size:13px}.systemHealthIssueRow p{color:#475569;margin:0;font-size:12px;line-height:1.8}.systemHealthIssueCompare{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.systemHealthIssueCompare span{color:#475569;background:#fff;border-radius:10px;padding:6px 9px;font-size:11px}.systemHealthIssueCompare b{color:#0f172a}.systemHealthMore,.systemHealthEmpty,.systemHealthLoading{color:#64748b;background:#f8fafc;border-radius:14px;justify-content:center;align-items:center;gap:8px;padding:16px;display:flex}.systemHealthEmpty{color:#059669}.systemHealthGroupActions{justify-content:flex-end;display:flex}@media (max-width:1180px){.systemHealthSummaryGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.systemHealthGroups{grid-template-columns:1fr}}@media (max-width:820px){.systemHealthHero,.systemHealthFixPanel{flex-direction:column}.systemHealthHeroActions{justify-content:space-between}.systemHealthSummaryGrid{grid-template-columns:1fr}}
