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}.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}.brandLogoImage{object-fit:contain;width:auto;max-width:146px;height:32px;display:block}.brandLogoText{color:#2f2f34;font-size:20px;font-weight:950;line-height:32px}.authLogoImage{object-fit:contain;width:auto;max-width:140px;height:38px;display:block}.headerEnd{flex-direction:row-reverse;align-items:center;gap:12px;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:max-height .3s,opacity .25s;display:flex;overflow:hidden}.mainMenu>li.open>.submenu{opacity:1;pointer-events:auto;max-height:420px}.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}.authBox h1{color:#7367f0;text-align:center;margin-bottom:32px;font-size:16px;font-weight:500}.businessLoginBox h1{margin-bottom:10px}.businessLoginSubtitle{color:#6f6b7d;text-align:center;margin-bottom:28px;font-size:13px;line-height:1.9}.businessLoginError{color:#ea5455}.businessPortalShell{min-height:100vh}.businessPortalPage{flex-direction:column;gap:18px;width:100%;margin:0;padding:0;display:flex}.businessPortalHeader{color:#fff;background-color:#0000;background-image:linear-gradient(135deg,#0c102ae0,#5245c6d6),url(/images/bg-1.jpg);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border-radius:24px;justify-content:space-between;align-items:flex-end;gap:24px;min-height:210px;padding:34px;display:flex;box-shadow:0 18px 42px #4c42a02e}.businessPortalHeaderInfo{min-width:0}.businessPortalHeaderLogo{background:#ffffff29;border:1px solid #ffffff52;border-radius:20px;width:68px;height:68px;margin-bottom:14px;overflow:hidden;box-shadow:0 12px 28px #0000002e}.businessPortalHeaderLogo img{object-fit:cover;width:100%;height:100%}.businessPortalHeader span{color:#d9d6ff;margin-bottom:10px;font-size:13px;display:inline-flex}.businessPortalHeader h1{color:#fff;margin-bottom:10px;font-size:28px;font-weight:800}.businessPortalHeader p{color:#ffffffc7;max-width:560px;font-size:14px;line-height:2}.businessPortalHeader .btn.secondary{color:#fff;background:#ffffff1f;border-color:#ffffff6b;flex:none}.businessPortalHeaderBadge{color:#fff;background:#ffffff24;border:1px solid #ffffff47;border-radius:12px;flex:none;justify-content:center;align-items:center;min-height:38px;padding:0 16px;font-size:13px;font-weight:800;display:inline-flex}.businessPortalGrid{grid-template-columns:minmax(0,1fr) 220px;gap:18px;display:grid}.businessPortalProfile,.businessPortalMetric{background:#fff;border-radius:18px;padding:20px;box-shadow:0 4px 24px #22292f08}.businessPortalProfile{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px;display:grid}.businessPortalAvatar{color:#fff;background:linear-gradient(135deg,#7367f0,#00cfe8);border-radius:18px;justify-content:center;align-items:center;width:58px;height:58px;font-size:24px;font-weight:800;display:flex}.businessPortalProfile h2,.businessPortalBusiness h2{color:#0c102a;margin-bottom:6px;font-size:15px;font-weight:800}.businessPortalProfile p,.businessPortalBusiness p{color:#6f6b7d;font-size:13px}.businessPortalMetric{flex-direction:column;justify-content:center;gap:8px;display:flex}.businessPortalMetric span{color:#6f6b7d;font-size:13px}.businessPortalMetric strong{color:#0c102a;font-size:34px;font-weight:900}.businessPortalBusinesses .cardContent{padding-top:0}.businessPortalBusinessList{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.businessPortalBusiness{border:1px solid #ebe9f1;border-radius:16px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:14px;min-height:106px;padding:14px;display:grid}.businessPortalBusiness figure{background:#f8f7ff;border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;display:flex;overflow:hidden}.businessPortalBusiness figure img{object-fit:cover;width:100%;height:100%}.businessPortalBusiness figure i{color:#7367f0;font-size:24px}.businessPortalPermissionRow{color:#8b86a1;align-items:center;gap:10px;margin-top:10px;font-size:12px;display:flex}.businessPortalFooter{justify-content:center;display:flex}.businessPortalFooter a{color:#7367f0;font-size:13px;font-weight:700}.form{flex-direction:column;gap:24px;display:flex}.formWithSide{gap:20px;display:flex}.mainForm{flex:1}.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}.checkboxGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 14px;padding:10px 0;display:grid}.checkboxGrid .lblCheck{margin:0!important}.tableTags{flex-wrap:wrap;justify-content:center;gap:5px;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}.lblCheck:has(.checkbox:checked):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}.lblCheck:has(.checkbox:checked):after{content:"";background:url(/images/check.svg) 50%/10px 10px no-repeat;width:18px;height:18px;display:block;position:absolute;top:1px;right:1px}.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}.walletSummaryGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.walletSummaryGrid>div{background:#fbfdff;border:1px solid #edf1f7;border-radius:8px;flex-direction:column;justify-content:center;gap:8px;min-height:78px;padding:14px;display:flex}.walletSummaryGrid span{color:#8f97aa;font-size:11px;font-weight:800}.walletSummaryGrid strong{color:#111827;overflow-wrap:anywhere;font-size:15px;font-weight:900;line-height:24px}.adminDashboard{--dash-ink:#172033;--dash-muted:#6d7484;--dash-line:#dfe6ef;--dash-panel:#fff;--dash-shadow:0 10px 24px #1720330e;min-height:100%;color:var(--dash-ink);flex-direction:column;gap:16px;padding:0 0 24px;display:flex}.adminDashHeader{border-bottom:1px solid var(--dash-line);align-items:center;min-height:62px;padding:2px 4px 13px;display:flex}.adminDashHeader h1{color:var(--dash-ink);font-size:20px;font-weight:900;line-height:32px}.adminDashHeader p{color:var(--dash-muted);font-size:12px;line-height:22px}.adminDashDomainGrid{grid-template-columns:1fr;gap:14px;display:grid}.adminDashDomain{--domain-tone:#0f766e;--domain-soft:#eaf7f5;background:var(--dash-panel);border:1px solid var(--dash-line);box-shadow:var(--dash-shadow);border-radius:8px;position:relative;overflow:hidden}.adminDashDomain.classifieds{--domain-tone:#a16207;--domain-soft:#fff5df}.adminDashDomain:before{content:"";background:var(--domain-tone);width:4px;position:absolute;inset-block:0;inset-inline-start:0}.adminDashDomain>header{border-bottom:1px solid var(--dash-line);justify-content:space-between;align-items:center;gap:16px;min-height:68px;padding:12px 16px;display:flex}.adminDashDomainTitle{align-items:center;gap:11px;min-width:0;display:flex}.adminDashDomainTitle>span{width:40px;height:40px;color:var(--domain-tone);background:var(--domain-soft);border-radius:8px;flex:0 0 40px;justify-content:center;align-items:center;font-size:20px;display:flex}.adminDashDomain h2{color:var(--dash-ink);font-size:14px;font-weight:900;line-height:22px}.adminDashDomain p{color:var(--dash-muted);font-size:10px;line-height:18px}.adminDashDomain>header>a{color:var(--domain-tone);white-space:nowrap;align-items:center;gap:6px;font-size:11px;font-weight:850;display:flex}.adminDashDomainMetrics{grid-template-columns:repeat(4,minmax(0,1fr));padding:0 12px;display:grid}.adminDashMetric{border-inline-start:1px solid var(--dash-line);grid-template-columns:38px minmax(0,1fr);align-items:center;gap:11px;min-width:0;min-height:82px;padding:12px 16px;display:grid}.adminDashMetric:first-child{border-inline-start:0}.adminDashMetricIcon{width:38px;height:38px;color:var(--domain-tone);background:var(--domain-soft);border-radius:8px;justify-content:center;align-items:center;font-size:18px;display:flex}.adminDashMetric>div{flex-direction:column;gap:1px;min-width:0;display:flex}.adminDashMetric strong{color:var(--dash-ink);font-size:22px;font-weight:900;line-height:28px}.adminDashMetric>div>span{color:var(--dash-ink);font-size:11px;font-weight:850;line-height:18px}.adminDashGrid{grid-template-columns:minmax(0,1.5fr) minmax(310px,.85fr);gap:14px;display:grid}.adminDashPanel{background:var(--dash-panel);border:1px solid var(--dash-line);border-radius:8px;box-shadow:0 12px 28px #1720330f}.adminDashPanel header{justify-content:space-between;align-items:flex-start;gap:12px;padding:17px 18px 0;display:flex}.adminDashPanel h2{color:var(--dash-ink);font-size:15px;font-weight:900;line-height:24px}.adminDashPanel p{color:var(--dash-muted);font-size:12px;line-height:22px}.adminDashChart{height:314px;padding:12px 12px 10px 6px}.adminDashQueuePanel ul{padding:10px 18px 14px}.adminDashQueuePanel li+li{border-top:1px solid var(--dash-line)}.adminDashQueuePanel li>a{min-height:65px;color:var(--dash-ink);grid-template-columns:38px minmax(0,1fr) auto 16px;align-items:center;gap:10px;padding:8px 0;display:grid}.adminDashQueuePanel li>a:hover .adminDashQueueCopy strong,.adminDashQueuePanel li>a:focus-visible .adminDashQueueCopy strong{color:#0f766e}.adminDashQueueIcon{--queue-tone:#0f766e;--queue-soft:#eaf7f5;width:38px;height:38px;color:var(--queue-tone);background:var(--queue-soft);border-radius:8px;justify-content:center;align-items:center;font-size:18px;display:flex}.adminDashQueueIcon.amber{--queue-tone:#a16207;--queue-soft:#fff3d6}.adminDashQueueIcon.rose{--queue-tone:#be3455;--queue-soft:#ffedf1}.adminDashQueueIcon.green{--queue-tone:#167451;--queue-soft:#e9f7f0}.adminDashQueueCopy{flex-direction:column;gap:1px;min-width:0;display:flex}.adminDashQueueCopy strong{color:var(--dash-ink);font-size:11px;font-weight:850;line-height:19px;transition:color .18s}.adminDashQueueCopy small{color:var(--dash-muted);font-size:9px;line-height:16px}.adminDashQueueValue{min-width:28px;color:var(--dash-ink);text-align:center;font-size:16px;font-weight:900}.adminDashQueuePanel li>a>i{color:#9aa3b2;font-size:15px}.adminDashActions{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding:16px 18px 18px;display:grid}.adminDashAction{--tone:#0f766e;--tone-bg:#eaf7f5;border:1px solid var(--dash-line);color:var(--dash-ink);background:#fff;border-radius:8px;grid-template-columns:42px minmax(0,1fr) 18px;align-items:center;gap:12px;padding:14px;transition:box-shadow .18s,border-color .18s,background .18s;display:grid}.adminDashAction:hover,.adminDashAction:focus-visible{border-color:color-mix(in srgb,var(--tone)36%,var(--dash-line));background:#fbfdfd;box-shadow:0 8px 20px #17203314}.adminDashAction>i:first-child{width:42px;height:42px;color:var(--tone);background:var(--tone-bg);border-radius:8px;justify-content:center;align-items:center;font-size:20px;display:flex}.adminDashAction div{flex-direction:column;gap:3px;min-width:0;display:flex}.adminDashAction strong{color:var(--dash-ink);font-size:12px;font-weight:900;line-height:20px}.adminDashAction span{color:var(--dash-muted);font-size:11px;line-height:18px}.adminDashAction>i:last-child{color:var(--tone)}.adminDashAction.cyan{--tone:#0f766e;--tone-bg:#eaf7f5}.adminDashAction.amber{--tone:#a16207;--tone-bg:#fff3d6}.adminDashAction.green{--tone:#167451;--tone-bg:#e9f7f0}.adminDashAction.rose{--tone:#be3455;--tone-bg:#ffedf1}.adminDashboard.isLoading .adminDashDomain,.adminDashboard.isLoading .adminDashPanel{position:relative;overflow:hidden}.adminDashboard.isLoading .adminDashDomain:after,.adminDashboard.isLoading .adminDashPanel:after{content:"";border-radius:inherit;pointer-events:none;background:linear-gradient(110deg,#0000 0%,#ffffff94 42%,#0000 72%);animation:1.35s ease-in-out infinite dashSkeleton;position:absolute;inset:0;transform:translate(100%)}@keyframes dashSkeleton{to{transform:translate(-100%)}}.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}.listImageThumb{background-color:#f8f8fb;background-position:50%;background-repeat:no-repeat;background-size:cover;border:1px solid #ebe9f1;border-radius:12px;width:42px;height:42px;display:inline-block;box-shadow:0 8px 22px #22292f14}.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}.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}.businessPublishPanel{margin-top:18px}.businessPublishActions{flex-wrap:wrap;gap:10px;display:flex}.businessDashScore small{color:#ffffffc2;margin-top:4px;font-size:12px;display:block}.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{gap:12px;display:flex}.outlineBtn{cursor:pointer;text-align:center;color:#636363;background:#fff;border:1px solid #82868b;border-radius:5px;justify-content:center;align-items:center;gap:8px;width:100%;max-width:200px;height:40px;padding:0 20px;font-size:15px;font-weight:400;transition:all .15s;display:flex}.outlineBtn.small{height:32px}.outlineBtn i{font-size:16px}.outlineBtn:hover{color:#7367f0;border-color:#7367f0}.iSearchBox{width:220px;height:32px;position:relative}.iTxtSearch{color:#4b465c;background:#fff;border:1px solid #d8d6de;border-radius:5px;width:100%;height:32px;padding:0 36px 0 12px;font-size:13px;font-weight:400;transition:all .15s}.iTxtSearch:focus{border-color:#7367f0;box-shadow:0 0 0 2px #7367f014}.actions .select{color:#4b465c;background:#fff;border:1px solid #d8d6de;border-radius:5px;height:32px;padding:0 5px 0 24px;font-size:13px;font-weight:400;transition:all .15s}.actions .select:focus{border-color:#7367f0;box-shadow:0 0 0 2px #7367f014}.listLanguageSelect{min-width:130px}.iBtnSearch{text-align:center;color:#8b86a1;justify-content:center;align-items:center;width:36px;height:32px;font-size:16px;line-height:32px;display:flex;position:absolute;top:0;right:0}.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%;width:32px;height:32px;display:block}.nav .current,.nav a:hover{color:#fff;background:#7367f0}.nav a i{font-size:18px}.oBtn{text-align:center;color:#fff;border-radius:5px;justify-content:center;align-items:center;min-width:100px;height:32px;padding:0 12px;font-weight:400;line-height:32px;display:flex}.oBtn:hover{color:#fff;box-shadow:0 5px 8px -5px #000000b3}.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;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,.businessSwitcher{position:relative}.businessSwitcherTrigger{color:#34364f;background:#ffffff94;border:1px solid #7367f02e;border-radius:16px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;min-width:240px;height:48px;padding:0 12px;display:grid;box-shadow:0 4px 18px #22292f08}.businessSwitcherTrigger>i.open{transform:rotate(180deg)}.businessSwitcherLogo{color:#7367f0;background:#f3f2ff;border-radius:10px;flex:none;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex;overflow:hidden}.businessSwitcherLogo img{object-fit:cover;width:100%;height:100%}.businessSwitcherText{text-align:right;flex-direction:column;min-width:0;display:flex}.businessSwitcherText small,.businessSwitcherOption small{color:#8b86a1;font-size:11px;line-height:1.4}.businessSwitcherText strong,.businessSwitcherOption strong{color:#34364f;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:800;line-height:1.5;overflow:hidden}.businessSwitcherDropdown{z-index:120;background:#fff;border:1px solid #ebe9f1;border-radius:14px;width:310px;padding:12px;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 12px 30px #0000001f}.businessSwitcherTitle{color:#0c102a;margin:4px 4px 12px;font-size:13px;display:block}.businessSwitcherDropdown ul{flex-direction:column;gap:6px;display:flex}.businessSwitcherOption{color:#3d425c;text-align:right;border-radius:12px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;min-height:52px;padding:8px;display:grid}.businessSwitcherOption:hover,.businessSwitcherOption.active{background:#f5f6fb}.businessSwitcherOption>span:not(.businessSwitcherLogo){flex-direction:column;min-width:0;display:flex}.businessSwitcherOption>i{color:#7367f0;font-size:18px}.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}.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}.confirmDialogBackdrop{z-index:9000;-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}.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}.searchableSelect{z-index:1;position:relative}.searchableSelect.open{z-index:7200}.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}.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:7200;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;justify-content:space-between;align-items:center;gap:10px;min-height:38px;padding:8px 12px;display:flex}.searchableSelectOption.nested{padding-inline-start:calc(12px + (var(--select-option-depth,0)*22px));position:relative}.searchableSelectOption.nested:before{content:"";border-inline-start:1px solid #c8c4dd;width:7px;height:7px;inset-inline-start:calc(12px + ((var(--select-option-depth,1) - 1)*22px));border-bottom:1px solid #c8c4dd;border-end-start-radius:3px;position:absolute;top:15px}.searchableSelectOption small{color:#8b86a1;white-space:nowrap;font-size:11px}.searchableSelectOption:hover,.searchableSelectOption.active{color:#7367f0;background:#7367f01a}.searchableSelectOption:hover small,.searchableSelectOption.active small{color:#7367f0}.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}.formAlertAnchor{scroll-margin-top:24px}.imagePreview{width:320px;margin:0}.translationCard .imagePreview .card,.formSectionCard .imagePreview .card{border:1px solid #d7d7d7}.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{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}.roleTitleCell{align-items:center;gap:8px;font-weight:700;display:inline-flex}.roleColorDot{background:var(--role-color,#7367f0);width:12px;height:12px;box-shadow:0 0 0 4px color-mix(in srgb,var(--role-color,#7367f0)14%,transparent);border-radius:999px;flex:none}.permissionsPicker{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.permissionPickerItem{display:flex}.fieldHint{color:#8b86a1;margin-top:8px;font-size:12px}.businessPublishCard{flex-direction:column;gap:16px;display:flex}.businessPublishCard .formSectionHead{margin-bottom:0}.businessPublicationSummary{background:linear-gradient(135deg,#fbfbff,#f4fbff);border:1px solid #ebe9f1;border-radius:8px;min-height:72px;padding:14px 16px}.businessPublicationSummary span{color:#7367f0;margin-bottom:6px;font-size:12px;font-weight:900;display:block}.businessPublicationSummary strong{color:#6e6b7b;font-size:13px;font-weight:700;line-height:1.9;display:block}.businessFlagGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.businessToggleCard{cursor:pointer;background:#fff;border:1px solid #ebe9f1;border-radius:8px;min-height:88px;padding:14px;transition:border-color .18s,box-shadow .18s,background .18s}.businessToggleCard:hover{border-color:#c8c4f8;box-shadow:0 10px 24px #7367f014}.businessToggleCard:has(.checkbox:checked){background:#fbfbff;border-color:#7367f06b}.businessToggleCard span{color:#4b465c;align-items:center;gap:8px;font-size:13px;font-weight:900;line-height:1.6;display:flex}.businessToggleCard span i{color:#7367f0;background:#f0efff;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:17px;display:inline-flex}.businessToggleCard small{color:#8b86a1;margin-top:8px;padding-inline-start:40px;font-size:12px;font-weight:700;display:block}.businessReviewNote label{color:#5e5873;text-align:right;margin-bottom:12px;font-size:13px;line-height:18px;display:block}.businessReviewNote .txtarea{resize:vertical;background:#fbfbfd}.translationsHead{flex-direction:row-reverse;justify-content:space-between;align-items:center;gap:12px;margin-bottom:24px;display:flex}.translationsHead h3{color:#2f2f3a;font-size:16px;font-weight:700}.addTranslationBtn{justify-content:center;align-items:center;gap:6px;min-width:150px;display:inline-flex}.translationCard{background:#fff;border:1px solid #ebe9f1;border-radius:8px;flex-direction:column;gap:0;margin-bottom:18px;padding:18px;display:flex;box-shadow:0 4px 18px #22292f0a}.translationCardHead{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.translationCardHead h4{color:#4b465c;margin:0;font-size:15px;font-weight:900}.translationCard>.card{background:0 0;border-radius:0}.translationCard>.card>.cardContent{padding:0}.translationImageRow{align-items:flex-start}.cmsImageUpload{width:320px;margin:0}.cmsImageUpload .card{width:100%;margin:0}.serviceTypeIdentityLayout,.businessIdentityLayout{align-items:flex-start}.serviceTypeIconPreview{width:320px}.serviceTypeImagesPreviewGrid,.businessImagesPreviewGrid{flex:0 0 320px;gap:14px;width:320px;display:grid}.businessLogoImagePreview,.businessCoverImagePreview,.businessVerticalImagePreview{width:100%}.panelBrandImagesPreview{flex:0 0 320px;gap:14px;width:320px;display:grid}.panelSettingsForm{gap:0}.smsSettingsSection{margin-bottom:0}.smsSettingsHeader{justify-content:space-between;align-items:flex-start;gap:20px;padding-bottom:18px;display:flex}.smsSettingsHeading{align-items:center;gap:12px;min-width:0;display:flex}.smsSettingsProviderIcon{color:#0f766e;background:#edf8f6;border-radius:8px;flex:0 0 44px;justify-content:center;align-items:center;width:44px;height:44px;font-size:21px;display:inline-flex}.smsSettingsHeading h3,.smsSettingsGroupHead strong{color:#302d3a;margin:0}.smsSettingsHeading h3{font-size:16px}.smsSettingsHeading p,.smsSettingsGroupHead small{color:#85818d;margin:4px 0 0;font-size:10px;line-height:1.55;display:block}.smsSettingsProviderMeta{flex:none;align-items:center;gap:8px;display:flex}.smsSettingsProviderName,.smsSettingsTokenStatus{white-space:nowrap;border-radius:6px;align-items:center;gap:6px;min-height:30px;padding:5px 9px;font-size:10px;font-weight:800;display:inline-flex}.smsSettingsProviderName{color:#6756d8;background:#f1effe}.smsSettingsTokenStatus{color:#9a6810;background:#fff6e7}.smsSettingsTokenStatus.configured{color:#23715d;background:#edf8f2}.smsSettingsSection>.classifiedToggleRow{min-height:54px;margin-bottom:16px;padding:9px 12px}.smsSettingsGroup{border-top:1px solid #ebe9f1;padding:16px 0}.smsSettingsGroup:last-child{padding-bottom:0}.smsSettingsGroupHead{margin-bottom:11px}.smsSettingsGroupHead strong{font-size:13px;display:block}.smsSettingsSection .form{gap:10px}.smsSettingsSection .formRow{gap:12px}.smsSettingsSection .formItem>small{color:#918d98;margin-top:5px;font-size:9px;line-height:1.5;display:block}.smsSecretInput,.smsNumberInput{align-items:center;display:flex;position:relative}.smsSecretInput input{padding-inline-end:46px}.smsSecretInput button{color:#716d7c;cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex;position:absolute;inset-inline-end:5px}.smsSecretInput button:hover{color:#6756d8;background:#f1eff8}.smsSecretInput button:focus-visible,.smsModeSelector button:focus-visible{outline-offset:2px;outline:3px solid #6756d82e}.smsNumberInput input{padding-inline-end:52px}.smsNumberInput>span{color:#8b8794;pointer-events:none;font-size:10px;font-weight:800;position:absolute;inset-inline-end:12px}.smsModeSelector{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:11px;display:grid}.smsModeSelector button{color:#676371;text-align:start;cursor:pointer;background:#fff;border:1px solid #e1dfe8;border-radius:8px;align-items:center;gap:11px;min-height:56px;padding:9px 11px;font-family:inherit;transition:border-color .16s,background-color .16s;display:flex}.smsModeSelector button:hover:not(:disabled){background:#faf9ff;border-color:#bcb5e7}.smsModeSelector button.active{color:#5d4fc4;background:#f5f3ff;border-color:#8f83df}.smsModeSelector button:disabled{cursor:not-allowed;opacity:.6}.smsModeSelector button>i{flex:none;font-size:18px}.smsModeSelector button>span{flex-direction:column;gap:3px;min-width:0;display:flex}.smsModeSelector strong{color:#383441;font-size:12px}.smsModeSelector small{color:#817d89;font-size:9px;line-height:1.45}.smsMessageFields{margin-top:0}.smsTextTemplateInput{resize:vertical;height:96px;min-height:96px;line-height:1.8}.smsFixedParameter{color:#716d7c;background:#f7f7fa;border-radius:7px;grid-template-columns:auto auto 1fr;align-items:center;gap:9px;margin-top:11px;padding:8px 10px;font-size:10px;display:grid}.smsFixedParameter strong{color:#3b3745;background:#fff;border-radius:5px;padding:3px 7px;font-size:10px}.smsFixedParameter small{color:#8b8794}@media (max-width:760px){.smsSettingsHeader,.smsSettingsProviderMeta{flex-direction:column;align-items:stretch}.smsSettingsProviderMeta{flex-direction:row}.smsModeSelector{grid-template-columns:1fr}.smsFixedParameter{grid-template-columns:auto auto}.smsFixedParameter small{grid-column:1/-1}}.contactLinkPreviewCard{background:radial-gradient(circle at 100% 0,#7367f02e,#0000 38%),linear-gradient(145deg,#fff,#f8f8fb);border:1px solid #ebe9f1;border-radius:18px;flex-direction:column;flex:0 0 320px;justify-content:flex-end;gap:10px;width:320px;min-height:260px;padding:22px;display:flex;box-shadow:0 18px 38px #22292f12}.contactLinkPreviewCard div{color:#fff;background:#7367f0;border-radius:18px;justify-content:center;align-items:center;width:58px;height:58px;font-size:26px;display:flex;box-shadow:0 16px 30px #7367f040}.contactLinkPreviewCard span{color:#7367f0;font-size:12px;font-weight:900}.contactLinkPreviewCard strong{color:#0c102a;font-size:18px;font-weight:950;line-height:1.7}.contactLinkPreviewCard small{color:#6e6b7b;overflow-wrap:anywhere;font-size:12px;font-weight:800}.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}@media (max-width:1200px){.translationImageRow{flex-direction:column}.cmsImageUpload{width:100%}.serviceTypeIdentityLayout,.businessIdentityLayout{flex-direction:column}.businessFlagGrid{grid-template-columns:1fr}.serviceTypeIconPreview,.businessImagesPreviewGrid,.businessLogoImagePreview,.businessCoverImagePreview,.businessVerticalImagePreview,.panelBrandImagesPreview,.contactLinkPreviewCard{flex-basis:auto;width:100%}}@media (max-width:768px){.headerEnd{gap:8px}.businessSwitcherTrigger{min-width:150px;max-width:180px}.businessSwitcherText small{display:none}.businessSwitcherDropdown{width:min(310px,100vw - 24px)}.businessPortalPage{width:min(100% - 20px,1080px);padding:24px 0}.businessPortalHeader{flex-direction:column;justify-content:flex-end;align-items:flex-start;min-height:260px;padding:24px}.businessPortalHeader h1{font-size:22px}.businessPortalGrid,.businessPortalBusinessList{grid-template-columns:1fr}.businessPortalProfile{grid-template-columns:auto minmax(0,1fr)}.businessPortalProfile .lblItem{grid-column:1/-1;justify-self:flex-start}}.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}.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}.mapLocationField{flex-direction:column;gap:10px;display:flex}.mapLocationSearch{grid-template-columns:minmax(0,1fr) 128px;gap:10px;display:grid}.mapLocationSearch .oBtn{min-height:44px}.mapLocationResults{background:#fbfbff;border:1px solid #ebe9f1;border-radius:8px;gap:8px;padding:10px;display:grid}.mapLocationResult{color:#4b465c;text-align:right;cursor:pointer;background:#fff;border:1px solid #0000;border-radius:8px;flex-direction:column;align-items:flex-start;gap:4px;width:100%;padding:10px 12px;display:flex}.mapLocationResult:hover{background:#f5f4ff;border-color:#7367f059}.mapLocationResult span{font-size:13px;font-weight:700;line-height:20px}.mapLocationResult small{color:#7d7a88;direction:ltr;font-size:11px}.mapLocationMessage{color:#7d7a88}.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}@media (max-width:640px){.mapLocationSearch{grid-template-columns:1fr}}.shamsiDateField,.shamsiDateField .rmdp-container,.shamsiDateField .rmdp-input{width:100%}.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}.imageCropBackdrop{z-index:9200}.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:20px;font-weight:700}.imageCropHead p{color:#64748b;line-height:1.7}.imageCropCanvas{background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%);height:min(58vh,520px);position:relative}.imageCropControls{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:18px;display:flex}.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%}.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}@media (max-width:1200px){.runSessionMeta,.runSummaryGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767px){.runSessionMeta{grid-template-columns:1fr}.runSummaryHead{flex-direction:column;align-items:stretch}.runSummaryGrid{grid-template-columns:1fr}}.formPageForm{flex-direction:column;gap:16px;padding-bottom:24px;display:flex}.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)}.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}.floatingFormActions{z-index:3000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffeb;border-color:#7367f02e;margin-top:24px;position:sticky;bottom:0;box-shadow:0 18px 46px #22292f38,0 4px 14px #7367f01f}.toastHost{z-index:1000;pointer-events:none;width:min(420px,100vw - 32px);position:fixed;top:86px;left:24px}.toastItem{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);pointer-events:auto;background:#fffffff0;border:1px solid #ebe9f1f2;border-radius:16px;align-items:flex-start;gap:12px;min-height:76px;padding:14px 14px 14px 12px;animation:.24s toastSlideIn;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 48px #21253f29}.toastItem:before{content:"";background:#7367f0;width:4px;position:absolute;inset:0 auto 0 0}.toastItem.success:before{background:#28c76f}.toastItem.error:before{background:#ea5455}.toastItem.info:before{background:#00cfe8}.toastIcon{border-radius:13px;justify-content:center;align-items:center;width:42px;min-width:42px;height:42px;font-size:22px;display:inline-flex}.toastItem.success .toastIcon{color:#28c76f;background:#28c76f1f}.toastItem.error .toastIcon{color:#ea5455;background:#ea54551f}.toastItem.info .toastIcon{color:#00a9bd;background:#00cfe81f}.toastBody{flex:1;min-width:0;padding-top:1px}.toastBody strong{color:#0c102a;font-size:14px;font-weight:700;line-height:22px;display:block}.toastBody p{color:#6e6b7b;overflow-wrap:anywhere;font-size:13px;line-height:23px}.toastClose{color:#8b86a1;border-radius:9px;justify-content:center;align-items:center;width:30px;min-width:30px;height:30px;font-size:17px;display:inline-flex}.toastClose:hover{color:#2f2f3a;background:#f3f2f7}@keyframes toastSlideIn{0%{opacity:0;transform:translate(-14px)}to{opacity:1;transform:translate(0)}}.colorPickerField{position:relative}.colorPickerField.open{z-index:7300}.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:7300;background:#fff;border:1px solid #ebe9f1;border-radius:14px;width:min(360px,100vw - 40px);padding:14px;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 18px 45px #0f172a29}.colorPickerSpectrum{border:1px solid #ebe9f1;border-radius:12px;height:120px;margin-bottom:12px;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:8px;margin-bottom:12px;display:grid}.colorPreset{aspect-ratio:1;color:#fff;border:1px solid #0f172a1f;border-radius:10px;justify-content:center;align-items:center;min-height:34px;display:inline-flex;box-shadow:inset 0 0 0 2px #ffffff3d}.colorPreset.light{color:#0f172a;border-color:#0f172a33;box-shadow:inset 0 0 0 2px #0f172a0d}.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}.colorPreset.light i{filter:none}.colorPickerAlpha{background:#fbfbff;border:1px solid #ebe9f1;border-radius:12px;margin-bottom:12px;padding:10px 12px 12px}.colorPickerAlphaHead{color:#6e6b7b;justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;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:52px 1fr;align-items:center;gap:8px;display:grid}.colorPickerManual span{color:#6e6b7b;background:#f5f6fb;border-radius:10px;justify-content:center;align-items:center;height:40px;font-family:english;font-size:11px;display:inline-flex}.colorPickerManual .txt{border-radius:10px;height:40px}.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:7400;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}.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){.formActionsCard{flex-direction:column;align-items:stretch}.formActionsCard .formBtnsRow{width:100%}.formActionsCard .formBtnsRow .btn,.formActionsCard .formBtnsRow .outlineBtn{flex:1;min-width:0}.iconPickerPopup{width:calc(100vw - 40px)}.iconPickerGrid{grid-template-columns:repeat(3,minmax(0,1fr));height:320px}.permissionsPanelHead{flex-direction:column;align-items:stretch}.permissionGroupActions{grid-template-columns:1fr}.permissionSelectAll .lblCheck{min-width:0}}.rowActionsMenu{display:inline-flex;position:relative}.rowActionsTrigger{color:#6e6b7b;background:#f5f6fb;border-radius:10px;justify-content:center;align-items:center;width:34px;height:34px;font-size:20px;display:inline-flex}.rowActionsTrigger:hover,.rowActionsMenu.open .rowActionsTrigger{color:#7367f0;background:#7367f01a}.rowActionsPopup{z-index:9000;background:#fff;border:1px solid #ebe9f1;border-radius:12px;min-width:168px;padding:8px;position:fixed;box-shadow:0 18px 38px #0f172a24}.rowActionItem{color:#4b5563;text-align:right;white-space:nowrap;border-radius:9px;align-items:center;gap:9px;width:100%;min-height:38px;padding:0 10px;font-size:13px;line-height:18px;display:flex}.tbl .rowActionItem:not(.danger),.tbl .rowActionItem:not(.danger):visited{color:#4b5563}.rowActionItem i{justify-content:center;align-items:center;width:20px;font-size:18px;display:inline-flex}.rowActionItem:hover{color:#374151;background:#f5f6fb}.tbl .rowActionItem:not(.danger):hover{color:#374151}.rowActionItem.danger{color:#ea5455}.rowActionItem.danger:hover{color:#d9363e;background:#ea545517}.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:7150;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}.marketplaceTypeBadge{--badge-color:#7367f0;background:color-mix(in srgb,var(--badge-color)12%,#fff);color:#4b465c;white-space:nowrap;border-radius:8px;align-items:center;gap:7px;min-height:30px;padding:5px 10px;font-size:12px;font-weight:800;display:inline-flex}.marketplaceTypeBadge i{color:var(--badge-color);font-size:16px}.marketplaceTypeBadge img{object-fit:cover;border-radius:6px;width:20px;height:20px}.tableThumb{object-fit:cover;background:#f8f8fb;border:1px solid #ebe9f1;border-radius:8px;width:34px;height:34px}.formSectionCard{background:#fff;border:1px solid #ebe9f1;border-radius:8px;margin-bottom:18px;padding:18px;box-shadow:0 4px 18px #22292f0a}.walletAdjustmentForm .formSectionCard{margin-bottom:0}.walletAdjustmentFields{gap:20px;display:grid}.businessDashboard{--business-ink:#172033;--business-muted:#6d7484;--business-line:#dfe6ef;--business-teal:#0f766e;--business-teal-soft:#eaf7f5;flex-direction:column;gap:14px;padding-bottom:18px;display:flex}.businessDashboard.loading{opacity:.72;pointer-events:none}.businessDashHero{border:1px solid var(--business-line);background:#fff;border-radius:8px;grid-template-columns:184px minmax(0,1fr) 184px;align-items:center;gap:18px;min-height:142px;padding:12px;display:grid;overflow:hidden}.businessDashMedia{background-color:#eef3f3;background-position:50%;background-size:cover;border-radius:8px;width:100%;height:116px;position:relative;overflow:hidden}.businessDashMedia:after{content:"";background:linear-gradient(#0000 45%,#0c14206b);position:absolute;inset:0}.businessDashLogo{z-index:1;background:#fff;border:3px solid #fff;border-radius:8px;justify-content:center;align-items:center;width:62px;height:62px;display:flex;position:absolute;inset-block-end:9px;inset-inline-start:9px;overflow:hidden;box-shadow:0 8px 18px #0c14202e}.businessDashLogo img{object-fit:cover;width:100%;height:100%}.businessDashLogo i{color:var(--business-teal);font-size:28px}.businessDashHeroText{min-width:0}.businessDashEyebrow{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.businessDashHeroText h1{color:var(--business-ink);margin:8px 0 2px;font-size:21px;font-weight:900;line-height:32px}.businessDashHeroText p{color:var(--business-muted);align-items:center;gap:6px;max-width:760px;font-size:11px;line-height:20px;display:flex}.businessDashHeroMeta{flex-wrap:wrap;align-items:center;gap:8px 16px;margin-top:8px;display:flex}.businessDashHeroMeta span{color:#4f5969;align-items:center;gap:5px;min-width:0;font-size:10px;font-weight:700;display:flex}.businessDashHeroMeta span i,.businessDashHeroText p i{color:var(--business-teal);font-size:14px}.businessDashScore{border-inline-start:1px solid var(--business-line);flex-direction:column;justify-content:center;gap:9px;min-height:104px;padding:14px 16px;display:flex}.businessDashScore>div:first-child{justify-content:space-between;align-items:flex-end;gap:12px;display:flex}.businessDashScore span{color:var(--business-muted);font-size:11px;font-weight:800}.businessDashScore strong{color:var(--business-ink);font-size:27px;font-weight:900;line-height:30px}.businessDashScoreProgress{background:#e7ecef;border-radius:6px;height:6px;overflow:hidden}.businessDashScoreProgress span{background:var(--business-teal);height:100%;display:block}.businessDashScore small{color:var(--business-muted);margin:0;font-size:10px;line-height:16px}.businessPublishPanel{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;margin-top:0;padding:13px 16px;display:grid}.businessPublishPanel header{align-items:center;margin-bottom:0}.businessPublishSummary{align-items:center;gap:11px;min-width:0;display:flex}.businessPublishSummary>span{border-radius:8px;flex:0 0 38px;justify-content:center;align-items:center;width:38px;height:38px;font-size:18px;display:flex}.businessPublishSummary>span.ready{color:#167451;background:#e9f7f0}.businessPublishSummary>span.blocked{color:#a16207;background:#fff3d6}.businessPublishState{align-items:center;margin-inline-start:6px;display:flex}.businessPublishState .lblItem{white-space:nowrap;min-width:max-content;line-height:18px}.businessPublishActions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:7px;display:flex}.businessPublishAction{border:1px solid var(--business-line);color:#3f4857;cursor:pointer;background:#fff;border-radius:8px;justify-content:center;align-items:center;gap:7px;min-height:38px;padding:0 12px;font-size:11px;font-weight:850;transition:border-color .18s,background .18s,color .18s;display:inline-flex}.businessPublishAction.submit{color:#087e96;border-color:#b9e7ee}.businessPublishAction.publish{color:#167451;border-color:#bfe4d3}.businessPublishAction.suspend{color:#a16207;border-color:#ead8ad}.businessPublishAction:hover:not(:disabled),.businessPublishAction:focus-visible:not(:disabled){background:#f7fafb;border-color:currentColor}.businessPublishAction:disabled{color:#a7aebb;cursor:not-allowed;opacity:.72;background:#f5f6f8;border-color:#e6e9ee}.businessDashStats{border:1px solid var(--business-line);background:#fff;border-radius:8px;grid-template-columns:repeat(7,minmax(0,1fr));display:grid;overflow:hidden}.businessDashStat{border-inline-start:1px solid var(--business-line);align-items:center;gap:9px;min-width:0;min-height:76px;padding:11px 12px;display:flex}.businessDashStat:first-child{border-inline-start:0}.businessDashStat>i{border-radius:8px;flex:0 0 34px;justify-content:center;align-items:center;width:34px;height:34px;font-size:17px;display:flex}.businessDashStat span{color:var(--business-muted);margin-bottom:2px;font-size:9px;font-weight:800;line-height:15px;display:block}.businessDashStat strong{color:var(--business-ink);font-size:20px;font-weight:900;line-height:23px}.businessDashStat.violet>i,.businessDashAction.violet .businessDashActionIcon{color:#7367f0;background:#f0efff}.businessDashStat.cyan>i,.businessDashAction.cyan .businessDashActionIcon{color:#00a7c4;background:#e9fbff}.businessDashStat.green>i,.businessDashAction.green .businessDashActionIcon{color:#28c76f;background:#e9fbf3}.businessDashStat.orange>i,.businessDashAction.orange .businessDashActionIcon{color:#ff9f43;background:#fff3e8}.businessDashStat.rose>i,.businessDashAction.rose .businessDashActionIcon{color:#ea5455;background:#fff0f4}.businessDashGrid{grid-template-columns:minmax(0,1.45fr) minmax(250px,.65fr);align-items:start;gap:14px;display:grid}.businessDashPanel{border:1px solid var(--business-line);background:#fff;border-radius:8px;padding:16px}.businessDashPanel header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.businessDashPanel h2{color:var(--business-ink);font-size:14px;font-weight:900;line-height:22px}.businessDashPanel p{color:var(--business-muted);font-size:10px;line-height:18px}.businessDashChecklist header strong{background:var(--business-teal-soft);min-width:56px;height:34px;color:var(--business-teal);border-radius:8px;justify-content:center;align-items:center;font-size:13px;display:flex}.businessDashProgress{background:#e7ecef;border-radius:6px;height:6px;margin-bottom:10px;overflow:hidden}.businessDashProgress span{background:var(--business-teal);height:100%;display:block}.businessDashChecklist ul{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:18px;display:grid}.businessDashChecklist li{color:#46505f;border-bottom:1px solid #edf0f3;align-items:center;gap:8px;min-width:0;min-height:40px;padding:7px 2px;font-size:10px;font-weight:750;display:flex}.businessDashChecklist li a{width:100%;color:inherit;align-items:center;gap:8px;display:flex}.businessDashChecklist li:not(:has(a)){align-items:center;gap:8px;display:flex}.businessDashChecklist li.done i{color:#167451}.businessDashChecklist li.pending i{color:#a16207}.businessDashChecklist li a i:last-child{color:#a8a5b8;margin-inline-start:auto}.businessDashActions{border-top:1px solid var(--business-line);grid-template-columns:repeat(5,minmax(0,1fr));display:grid}.businessDashAction{border-inline-start:1px solid var(--business-line);background:#fff;border-top:1px solid #0000;grid-template-columns:36px minmax(0,1fr) auto 14px;align-items:center;gap:9px;min-width:0;min-height:70px;padding:10px 12px;transition:background .18s;display:grid}.businessDashAction:nth-child(5n+1){border-inline-start:0}.businessDashAction:nth-child(n+6){border-top-color:var(--business-line)}.businessDashAction:hover,.businessDashAction:focus-visible{background:#f7fafb}.businessDashActionIcon{border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;font-size:17px;display:flex}.businessDashActionText{min-width:0}.businessDashActionText h3{color:var(--business-ink);font-size:10px;font-weight:900;line-height:17px}.businessDashAction>strong{color:#3f4857;justify-content:center;align-items:center;min-width:26px;font-size:13px;font-weight:900;display:flex}.businessDashActionArrow{color:#a8a5b8;font-size:13px}.businessDashActionsPanel{padding:0}.businessDashActionsPanel>header{padding:14px 16px 2px}.businessDashEditAction{min-height:36px;color:var(--business-teal);border:1px solid #b8dcd7;border-radius:8px;align-items:center;gap:7px;padding:0 12px;font-size:11px;font-weight:850;display:inline-flex}.businessDashEditAction:hover,.businessDashEditAction:focus-visible{background:var(--business-teal-soft)}.businessDashRecommendationsPanel{min-height:100%}.businessDashRecommendations{flex-direction:column;display:flex}.businessDashRecommendation{border-top:1px solid #edf0f3;grid-template-columns:36px minmax(0,1fr) 28px;align-items:center;gap:9px;min-height:62px;padding:10px 0;display:grid}.businessDashRecommendation>i{color:#a16207;background:#fff3d6;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.businessDashRecommendation h3{color:var(--business-ink);font-size:10px;font-weight:900;line-height:18px}.businessDashRecommendation p{color:var(--business-muted);font-size:9px;line-height:16px}.businessDashRecommendation>span{color:#a16207;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.businessDashCleanState{color:#167451;border-top:1px solid #edf0f3;justify-content:center;align-items:center;gap:10px;min-height:72px;font-size:11px;font-weight:900;display:flex}.businessDashCleanState i{background:#e9f7f0;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.businessPreviewStudio{grid-template-columns:minmax(240px,1fr) minmax(320px,420px);align-items:center;gap:28px;display:grid}.businessPreviewStudio.loading{opacity:.72;pointer-events:none}.businessPreviewIntro{padding:10px 4px}.businessPreviewIntro span{color:#7367f0;font-size:13px;font-weight:900}.businessPreviewIntro h2{color:#1f2937;margin:10px 0 12px;font-size:30px;font-weight:950;line-height:1.35}.businessPreviewIntro p{color:#6b7280;max-width:460px;font-size:14px;line-height:2}.businessPreviewIntroActions{flex-wrap:wrap;gap:10px;margin-top:22px;display:flex}.iphonePreviewShell{justify-content:center;display:flex}.iphonePreviewFrame{aspect-ratio:390/812;background:linear-gradient(145deg,#0f172a,#27272a 48%,#111827);border-radius:46px;width:min(100%,390px);padding:12px;position:relative;box-shadow:0 32px 80px #0f172a42,inset 0 0 0 1px #ffffff29}.iphonePreviewFrame:after{content:"";pointer-events:none;border:1px solid #fff3;border-radius:40px;position:absolute;inset:7px}.iphonePreviewNotch{z-index:5;background:#070b13;border-radius:0 0 18px 18px;width:120px;height:28px;position:absolute;top:18px;left:50%;transform:translate(-50%)}.appPreviewScreen{color:#1f2937;direction:rtl;background:#f7f2ea;border-radius:36px;flex-direction:column;height:100%;display:flex;overflow:hidden}.appPreviewHero{background:#111827;min-height:310px;position:relative;overflow:hidden}.appPreviewHeroImage{object-fit:cover;width:100%;height:100%;min-height:310px;display:block}.appPreviewImagePlaceholder{color:#ffffffb8;background:linear-gradient(135deg,#111827,#3f3f46);justify-content:center;align-items:center;min-height:160px;font-size:42px;display:flex}.appPreviewHeroShade{background:linear-gradient(#03071247,#03071214 42%,#030712d1);position:absolute;inset:0}.appPreviewHeroTop{z-index:2;justify-content:space-between;align-items:center;display:flex;position:absolute;top:44px;left:18px;right:18px}.appPreviewStatusPill,.appPreviewIconButton{color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff2e;border:1px solid #ffffff2e;border-radius:999px;height:34px}.appPreviewStatusPill{align-items:center;padding:0 12px;font-size:12px;font-weight:900;display:inline-flex}.appPreviewIconButton{justify-content:center;align-items:center;width:34px;display:inline-flex}.appPreviewHeroText{z-index:2;color:#fff;grid-template-columns:58px 1fr;align-items:end;gap:12px;display:grid;position:absolute;bottom:34px;left:18px;right:18px}.appPreviewLogo{background:#fff;border:2px solid #ffffffb8;border-radius:18px;width:58px;height:58px;overflow:hidden;box-shadow:0 14px 30px #00000042}.appPreviewLogo img,.appPreviewLogo .appPreviewImagePlaceholder{object-fit:cover;color:#9ca3af;background:#f3f4f6;width:100%;height:100%;min-height:0;font-size:22px}.appPreviewHeroText span{color:#fde68a;font-size:12px;font-weight:900}.appPreviewHeroText h1{color:#fff;margin:3px 0;font-size:24px;font-weight:950;line-height:1.25}.appPreviewHeroText p{color:#ffffffd1;max-height:42px;font-size:12px;line-height:1.7;overflow:hidden}.appPreviewDots{z-index:3;gap:5px;display:flex;position:absolute;bottom:14px;right:18px}.appPreviewDots button{background:#ffffff80;border-radius:999px;width:6px;height:6px;transition:all .2s}.appPreviewDots button.active{background:#fbbf24;width:18px}.appPreviewBody{scrollbar-width:none;flex:1;min-height:0;padding:14px;overflow:auto}.appPreviewBody::-webkit-scrollbar{display:none}.appPreviewStats{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-bottom:12px;display:grid}.appPreviewStats span{color:#374151;text-overflow:ellipsis;white-space:nowrap;background:#fff;border-radius:16px;justify-content:center;align-items:center;gap:5px;min-height:42px;padding:0 8px;font-size:12px;font-weight:900;display:inline-flex;overflow:hidden;box-shadow:0 12px 22px #0f172a0f}.appPreviewStats i,.appPreviewInfoGrid i{color:#b45309;font-size:16px}.appPreviewTabs{z-index:4;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f7f2eaeb;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;margin-bottom:14px;padding:8px 0;display:grid;position:sticky;top:-14px}.appPreviewTabs button{color:#6b7280;background:#ffffffad;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:3px;height:52px;font-size:11px;font-weight:900;display:flex}.appPreviewTabs button.active{color:#fff;background:#111827;box-shadow:0 14px 26px #11182733}.appPreviewTabs i{font-size:17px}.appPreviewPanel{background:#ffffffc7;border-radius:22px;padding:14px;box-shadow:0 16px 32px #0f172a14}.appPreviewPanel h3{color:#111827;margin-bottom:8px;font-size:15px;font-weight:950}.appPreviewPanel p{color:#6b7280;font-size:12px;line-height:1.9}.appPreviewInfoGrid{gap:8px;margin-top:12px;display:grid}.appPreviewInfoGrid div,.appPreviewOpenCard,.appPreviewHourRow{color:#4b5563;background:#f9fafb;border-radius:15px;justify-content:space-between;align-items:center;gap:8px;min-height:42px;padding:0 10px;font-size:12px;font-weight:800;display:flex}.appPreviewInfoGrid div{justify-content:flex-start}.appPreviewOpenCard{color:#fff;background:#111827;margin-top:10px}.appPreviewOpenCard span{color:#ffffffb3}.appPreviewContactRail{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:10px;display:grid}.appPreviewContactRail span{background:#fff;border-radius:17px;flex-direction:column;justify-content:center;gap:4px;min-height:72px;padding:10px;display:flex;box-shadow:0 12px 24px #0f172a0f}.appPreviewContactRail i{color:#b45309;font-size:17px}.appPreviewContactRail strong{color:#111827;font-size:11px;font-weight:950}.appPreviewContactRail small{color:#6b7280;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:800;overflow:hidden}.appPreviewContactRail p{grid-column:1/-1}.appPreviewAttributes{border-top:1px solid #11182714;margin-top:12px;padding-top:12px}.appPreviewAttributeGroup+.appPreviewAttributeGroup{margin-top:12px}.appPreviewAttributeGroupTitle{color:#374151;align-items:center;gap:8px;margin-bottom:8px;font-size:12px;font-weight:950;display:flex}.appPreviewAttributeGroupTitle img,.appPreviewAttributeGroupTitle i{color:#b45309;object-fit:cover;background:#fff7ed;border-radius:10px;justify-content:center;align-items:center;width:26px;height:26px;font-size:15px;display:inline-flex}.appPreviewAttributeChips{flex-wrap:wrap;gap:7px;display:flex}.appPreviewAttributeChips span{color:#374151;background:#fff;border-radius:999px;align-items:center;gap:6px;min-height:34px;padding:0 10px;font-size:11px;font-weight:900;display:inline-flex;box-shadow:0 8px 18px #0f172a0f}.appPreviewAttributeChips img,.appPreviewAttributeChips i{object-fit:cover;color:#b45309;border-radius:8px;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}.appPreviewHours{gap:8px;display:grid}.appPreviewHourRow strong{color:#111827}.appPreviewHourRow.closed{opacity:.6}.appPreviewGallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.appPreviewGallery img,.appPreviewGallery .appPreviewImagePlaceholder{aspect-ratio:1;object-fit:cover;color:#9ca3af;background:#f3f4f6;border-radius:18px;width:100%;min-height:0;overflow:hidden}.appPreviewCategoryRail{scrollbar-width:none;gap:6px;margin-bottom:12px;padding-bottom:2px;display:flex;overflow:auto}.appPreviewCategoryRail::-webkit-scrollbar{display:none}.appPreviewCategoryRail button{color:#6b7280;background:#f3f4f6;border-radius:999px;flex:none;align-items:center;height:34px;padding:0 12px;font-size:11px;font-weight:900;display:inline-flex}.appPreviewCategoryRail button.active{color:#fff;background:#111827}.appPreviewOfferings{gap:10px;display:grid}.appPreviewOffering{text-align:right;background:#fff;border-radius:18px;grid-template-columns:62px 1fr auto;align-items:center;gap:10px;width:100%;padding:8px;display:grid;box-shadow:0 10px 22px #0f172a0f}.appPreviewOffering.unavailable{opacity:.58}.appPreviewOfferingImage,.appPreviewOffering .appPreviewImagePlaceholder{object-fit:cover;color:#9ca3af;background:#f3f4f6;border-radius:16px;width:62px;height:62px;min-height:0;font-size:22px}.appPreviewOffering>div>span{color:#b45309;font-size:10px;font-weight:900}.appPreviewOfferingBadges{flex-wrap:wrap;gap:4px;margin-bottom:3px;display:flex}.appPreviewOfferingBadges span{color:#fff;background:#111827;border-radius:999px;align-items:center;height:20px;padding:0 7px;font-size:9px;font-weight:950;display:inline-flex}.appPreviewOffering h4{color:#111827;font-size:13px;font-weight:950;line-height:1.4}.appPreviewOffering p{color:#6b7280;max-height:36px;font-size:11px;line-height:1.6;overflow:hidden}.appPreviewOfferingPrice{justify-items:end;gap:2px;display:grid}.appPreviewOfferingPrice strong,.appPreviewOffering>strong{color:#111827;font-size:12px;font-weight:950}.appPreviewOfferingPrice del{color:#9ca3af;font-size:10px}.appPreviewOfferingPrice small{color:#b45309;font-size:10px;font-weight:900}.appPreviewModalOverlay{z-index:5000;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0f172a61;justify-content:center;align-items:flex-end;padding:24px;display:flex;position:fixed;inset:0}.appPreviewModalSheet{direction:rtl;background:#f7f2ea;border-radius:30px;width:min(390px,100vw - 34px);max-height:min(760px,100vh - 56px);position:relative;overflow:hidden;box-shadow:0 30px 80px #0f172a5c}.appPreviewModalClose{z-index:2;color:#fff;background:#111827b3;border-radius:999px;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex;position:absolute;top:12px;left:12px}.appPreviewModalImage,.appPreviewModalSheet>.appPreviewImagePlaceholder{object-fit:cover;width:100%;height:220px;min-height:220px}.appPreviewModalBody{max-height:calc(min(760px,100vh - 56px) - 220px);padding:16px;overflow:auto}.appPreviewModalBody h3{color:#111827;margin:8px 0;font-size:20px;font-weight:950}.appPreviewModalBody p{color:#6b7280;font-size:12px;line-height:1.9}.appPreviewModalMeta{align-items:center;gap:8px;margin:12px 0;display:flex}.appPreviewModalMeta strong{color:#111827;font-size:17px;font-weight:950}.appPreviewModalMeta del,.appPreviewModalMeta span{color:#9ca3af;font-size:12px;font-weight:800}.appPreviewOptionGroups{gap:10px;display:grid}.appPreviewOptionGroups section{background:#fff;border-radius:18px;padding:12px}.appPreviewOptionGroups header{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.appPreviewOptionGroups h4{color:#111827;font-size:13px;font-weight:950}.appPreviewOptionGroups header span{color:#b45309;font-size:10px;font-weight:900}.appPreviewOptionGroups section>div{gap:6px;display:grid}.appPreviewOptionGroups section>div>span{color:#374151;background:#f9fafb;border-radius:12px;justify-content:space-between;align-items:center;min-height:34px;padding:0 10px;font-size:12px;font-weight:850;display:flex}.appPreviewOptionGroups strong{color:#b45309;font-size:11px}@media (max-width:1180px){.adminDashGrid,.adminDashDomainGrid{grid-template-columns:1fr}.adminDashActions{grid-template-columns:repeat(2,minmax(0,1fr))}.businessDashStats{grid-template-columns:repeat(4,minmax(0,1fr))}.businessDashStat:nth-child(5){border-inline-start:0}.businessDashStat:nth-child(n+5){border-top:1px solid var(--business-line)}.businessDashActions{grid-template-columns:repeat(3,minmax(0,1fr))}.businessDashAction:nth-child(5n+1){border-inline-start:1px solid var(--business-line)}.businessDashAction:nth-child(3n+1){border-inline-start:0}.businessDashAction:nth-child(n+4){border-top-color:var(--business-line)}.businessDashGrid,.businessPreviewStudio{grid-template-columns:1fr}.businessPreviewIntro{text-align:center}.businessPreviewIntro p,.businessPreviewIntroActions{justify-content:center;margin-inline:auto}}@media (max-width:760px){.uiContainer{display:block;position:relative}.mainContent{border-radius:0;width:100%;height:calc(100vh - 70px);padding:12px}.mainSideBar{inset-block:70px 0;z-index:80;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);visibility:visible;pointer-events:auto;background:#ffffffeb;width:min(300px,82vw);position:fixed;left:auto;right:0;transform:translate(0);box-shadow:-18px 0 38px #17203324}.mainSideBar.close{visibility:hidden;pointer-events:none;width:min(300px,82vw);transform:translate(130%)}.mainSideBar.close .mainMenu>li>a span{width:auto}.adminDashHeader{flex-direction:column;align-items:flex-start}.adminDashActions{grid-template-columns:1fr}.adminDashDomainMetrics{grid-template-columns:repeat(2,minmax(0,1fr))}.adminDashMetric:nth-child(3){border-inline-start:0}.adminDashMetric:nth-child(n+3){border-top:1px solid var(--dash-line)}.walletSummaryGrid{grid-template-columns:1fr}.adminDashAction{grid-template-columns:auto minmax(0,1fr)}.adminDashAction>i:last-child{display:none}.businessDashHero{grid-template-columns:100px minmax(0,1fr);align-items:start}.businessDashMedia{height:100px}.businessDashLogo{width:50px;height:50px}.businessDashScore{border-inline-start:0;border-top:1px solid var(--business-line);grid-column:1/-1;min-height:auto;padding:12px 2px 2px}.businessPublishPanel{grid-template-columns:1fr}.businessPublishActions{justify-content:flex-start}.businessDashStats{grid-template-columns:repeat(2,minmax(0,1fr))}.businessDashStat:nth-child(odd){border-inline-start:0}.businessDashStat:nth-child(n+3){border-top:1px solid var(--business-line)}.businessDashActions{grid-template-columns:repeat(2,minmax(0,1fr))}.businessDashAction:nth-child(3n+1){border-inline-start:1px solid var(--business-line)}.businessDashAction:nth-child(odd){border-inline-start:0}.businessDashAction:nth-child(n+3){border-top-color:var(--business-line)}.businessDashChecklist ul{grid-template-columns:1fr}.businessDashAction{grid-template-columns:34px minmax(0,1fr) auto}.businessDashActionArrow{display:none}.iphonePreviewFrame{border-radius:38px;max-width:360px;padding:9px}.appPreviewScreen{border-radius:30px}.businessPreviewIntro h2{font-size:23px}.appPreviewHero,.appPreviewHeroImage{min-height:270px}.appPreviewOffering{grid-template-columns:54px 1fr}.appPreviewOffering>strong{grid-column:2}}.formSectionHead{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.formSectionHead h3{color:#4b465c;margin:0;font-size:15px;font-weight:900}.attributeSelectionGroups{gap:14px;display:grid}.attributeSelectionGroup{background:#fbfbff;border:1px solid #f0eef7;border-radius:8px;padding:14px}.attributeSelectionHead{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.attributeSelectionHead span{color:#7367f0;font-size:12px;font-weight:800}.selectionChipGrid{flex-wrap:wrap;gap:10px;display:flex}.selectionChip{--chip-color:#7367f0;color:#5e5873;background:#fff;border:1px solid #d8d6de;border-radius:8px;align-items:center;gap:8px;min-height:38px;padding:0 12px;font-size:13px;font-weight:800;display:inline-flex}.selectionChip img{object-fit:cover;border-radius:6px;width:22px;height:22px}.selectionChip:hover,.selectionChip.selected{border-color:var(--chip-color);background:color-mix(in srgb,var(--chip-color)10%,#fff);color:#4b465c}.selectionChip.selected:before{content:"";background:var(--chip-color);border-radius:50%;width:8px;height:8px}.serviceTypeTreeCell{align-items:center;gap:8px;min-width:0;display:flex}.serviceTypeTreeCell.child{padding-inline-start:calc(var(--service-type-tree-depth,1)*18px)}.serviceTypeTreeConnector{border-inline-start:2px solid #dcd8ff;border-bottom:2px solid #dcd8ff;border-end-start-radius:10px;flex:0 0 20px;width:20px;height:22px}.serviceTypeChildRow td{background:#fbfbff}.serviceTypeChildRow:hover td{background:#f6f5ff}@media (max-width:767px){.formSectionHead{flex-direction:column;align-items:stretch}.walletAdjustmentFields .formRow{flex-direction:column;gap:20px}}.classifiedTableIntro,.classifiedContextBar{background:#fbfcfc;border-bottom:1px solid #ebe9f1;align-items:center;gap:14px;padding:14px 18px;display:flex}.classifiedTableIntro>div,.classifiedContextBar>div{flex-direction:column;flex:auto;gap:3px;min-width:0;display:flex}.classifiedTableIntro strong,.classifiedContextBar strong{color:#2d2a3a;font-size:13px;font-weight:800}.classifiedTableIntro span,.classifiedContextBar span{color:#6e6b7b;font-size:12px;line-height:1.6}.classifiedCount{background:#fff;border:1px solid #d9e6e3;border-radius:6px;flex:none;padding:5px 9px;font-weight:800;color:#0f766e!important}.classifiedCategoryBadge{--classified-color:#0f766e;background:color-mix(in srgb,var(--classified-color)10%,#fff);color:#2d2a3a;border-radius:7px;align-items:center;gap:8px;max-width:250px;min-height:30px;padding:4px 9px;font-size:12px;font-weight:800;display:inline-flex}.classifiedCategoryBadge>span:last-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.classifiedCategoryBadge img{object-fit:cover;border-radius:5px;flex:0 0 21px;width:21px;height:21px}.classifiedCategoryMark{background:var(--classified-color);border-radius:50%;flex:0 0 8px;width:8px;height:8px}.classifiedTreeCell{min-width:210px;align-items:center;gap:7px;padding-inline-start:calc(var(--classified-depth,0)*18px);display:flex}.classifiedTreeConnector{border-inline-start:1px solid #bad4cf;border-bottom:1px solid #bad4cf;border-end-start-radius:6px;flex:0 0 18px;width:18px;height:20px}.classifiedChildRow td{background:#fcfdfd}.classifiedChildRow:hover td{background:#f6faf9}.classifiedPathText,.classifiedPathSubtext{color:#6e6b7b;text-overflow:ellipsis;white-space:nowrap;max-width:260px;font-size:11px;line-height:1.6;display:block;overflow:hidden}.classifiedPathSubtext{margin-top:5px}.classifiedCode{color:#5e5969;text-overflow:ellipsis;white-space:nowrap;background:#f7f7f9;border:1px solid #e4e2e9;border-radius:5px;max-width:170px;padding:3px 7px;font-family:Consolas,monospace;font-size:11px;display:inline-flex;overflow:hidden}.classifiedEmptyState{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:210px;padding:28px;display:flex}.classifiedEmptyState i{color:#0f766e;font-size:34px}.classifiedEmptyState strong{color:#2d2a3a;font-size:14px}.classifiedEmptyState span{color:#6e6b7b;max-width:52ch;font-size:12px;line-height:1.8}.classifiedContextBar{background:#f7faf9}.classifiedContextBar>.classifiedCategoryBadge,.classifiedContextBar>.classifiedTypeBadge{flex:none}.classifiedContextLink{color:#0f766e;background:#fff;border:1px solid #cfe0dc;border-radius:6px;flex:none;align-items:center;gap:6px;min-height:34px;padding:6px 10px;font-size:12px;font-weight:800;display:inline-flex}.classifiedContextLink:hover{background:#eff7f5;border-color:#0f766e}.classifiedAttributeTitle{flex-direction:column;align-items:flex-start;gap:5px;min-width:180px;display:flex}.classifiedAttributeTitle strong{color:#2d2a3a;font-size:13px}.classifiedTypeBadge{color:#0f766e;white-space:nowrap;background:#eef7f5;border-radius:6px;align-items:center;gap:6px;min-height:28px;padding:4px 8px;font-size:11px;font-weight:800;display:inline-flex}.classifiedTypeBadge.multi{color:#315a91;background:#eef3fb}.classifiedTypeBadge.text{color:#675193;background:#f4f1fb}.classifiedTypeBadge.number{color:#9a5b18;background:#fff5ea}.classifiedTypeBadge.boolean{color:#a33f49;background:#fff0f0}.classifiedRuleBadges{flex-wrap:wrap;gap:5px;min-width:130px;display:flex}.classifiedAttributesTable{table-layout:fixed;min-width:860px}.classifiedAttributesTable th,.classifiedAttributesTable td{padding:11px 12px}.classifiedAttributesTable th:first-child,.classifiedAttributesTable td:first-child{text-align:center;width:44px}.classifiedAttributesTable th:nth-child(2){width:20%}.classifiedAttributesTable th:nth-child(3){width:22%}.classifiedAttributesTable th:nth-child(4){width:28%}.classifiedAttributesTable th:nth-child(5){width:16%}.classifiedAttributesTable th:last-child,.classifiedAttributesTable td:last-child{text-align:center;width:64px}.classifiedAttributesTable .classifiedAttributeTitle{gap:6px;min-width:0}.classifiedAttributesTable .classifiedAttributeTitle>div{align-items:center;gap:7px;min-width:0;display:flex}.classifiedAttributesTable .classifiedAttributeTitle strong{color:#322e3a;text-overflow:ellipsis;white-space:nowrap;max-width:150px;font-size:11px;font-weight:900;overflow:hidden}.classifiedAttributesTable .classifiedCode{color:#89848f;background:0 0;border:0;max-width:165px;padding:1px 0;font-size:9px}.classifiedAttributesTable .classifiedTypeBadge{color:#625d69;background:#f7f7f8;border:1px solid #dedce3;border-radius:5px;flex:none;gap:4px;min-height:23px;padding:3px 6px;font-size:8px;font-weight:800}.classifiedAttributesTable .classifiedTypeBadge i{color:#4f786e;font-size:11px}.classifiedAttributesTable .classifiedCategoryBadge{border-radius:6px;max-width:190px;min-height:27px;padding:3px 7px;font-size:10px}.classifiedAttributesTable .classifiedCategoryBadge img{flex-basis:19px;width:19px;height:19px}.classifiedAttributesTable .classifiedCategoryMark{flex-basis:7px;width:7px;height:7px}.classifiedAttributesTable .classifiedPathSubtext{color:#928d97;max-width:190px;margin-top:3px;font-size:8px}.classifiedAttributeBehavior{flex-direction:column;align-items:flex-start;gap:6px;min-width:0;display:flex}.classifiedAttributeRules{flex-wrap:wrap;gap:4px;max-width:100%;display:flex}.classifiedAttributeRules>span{color:#69646f;background:#f8f8f9;border:1px solid #dfdde3;border-radius:5px;align-items:center;gap:4px;min-width:0;min-height:23px;padding:3px 6px;font-size:8px;font-weight:800;line-height:1.4;display:inline-flex}.classifiedAttributeRules>span i{flex:none;font-size:11px}.classifiedAttributeRules>span.required{color:#9f414b;background:#fff4f5;border-color:#ecd3d6}.classifiedAttributeRules>span.filterable{color:#3d7080;background:#f0f7f8;border-color:#d4e3e7}.classifiedAttributeRules>span.dependent{color:#2d705c;text-overflow:ellipsis;white-space:nowrap;background:#f0f8f5;border-color:#d1e5dd;max-width:150px;overflow:hidden}.classifiedAttributeRules>span.optional{color:#85808a}.classifiedAttributeOptionCount{color:#817c87;align-items:center;gap:5px;font-size:8px;line-height:1.4;display:inline-flex}.classifiedAttributeOptionCount i{color:#78718c;font-size:11px}.classifiedAttributeOptionCount b{color:#4e4955;text-align:center;background:#eeedf1;border-radius:4px;min-width:19px;padding:1px 5px;font-size:8px;font-weight:800}.classifiedAttributeAvailability{flex-wrap:wrap;gap:5px;display:flex}.classifiedAttributeAvailability>span{color:#66616c;white-space:nowrap;background:#f7f7f8;border:1px solid #dedce3;border-radius:5px;align-items:center;gap:5px;min-height:24px;padding:3px 7px;font-size:8px;font-weight:800;display:inline-flex}.classifiedAttributeAvailability>span>i{background:currentColor;border-radius:50%;flex:0 0 6px;width:6px;height:6px}.classifiedAttributeAvailability>span.inherited{color:#51688f;background:#f1f4fa;border-color:#d6ddea}.classifiedAttributeAvailability>span.active{color:#2b715c;background:#eef7f3;border-color:#cfe5dc}.classifiedAttributeAvailability>span.inactive{color:#a2434d;background:#fff2f3;border-color:#ead1d4}.classifiedAttributeCategoryFilter{grid-column:1/-1}.classifiedAttributeCategoryFilter .searchableSelectOptions{background:#fff;gap:0;max-height:360px;padding:6px 8px 10px}.classifiedAttributeCategoryFilter .searchableSelectOption{text-align:start;border-bottom:1px solid #efedf2;border-radius:0;grid-template-columns:minmax(0,1fr) minmax(80px,42%);align-items:center;gap:12px;min-height:52px;padding-block:7px;padding-inline:12px;display:grid;position:relative}.classifiedAttributeCategoryFilter .searchableSelectOption:last-child{border-bottom:0}.classifiedAttributeCategoryFilter .searchableSelectOption:not(.nested){background:#fafbfc;border-radius:6px;margin-top:3px}.classifiedAttributeCategoryFilter .searchableSelectOption.nested{padding-inline-start:calc(16px + (var(--select-option-depth,0)*24px))}.classifiedAttributeCategoryFilter .searchableSelectOption.nested:before{inset-inline-start:calc(16px + ((var(--select-option-depth,1) - 1)*24px));border-color:#cfded9;border-end-start-radius:4px;width:16px;height:50%;top:0}.classifiedAttributeCategoryFilter .searchableSelectTreeLabel{align-items:center;gap:9px;min-width:0;display:flex}.classifiedAttributeCategoryFilter .searchableSelectTreeLabel>span:last-child{text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:800;overflow:hidden}.classifiedAttributeCategoryFilter .searchableSelectTreeNode{background:#edf6f3;border:1px solid #d4e3df;border-radius:6px;flex:0 0 22px;justify-content:center;align-items:center;width:22px;height:22px;display:inline-flex;position:relative}.classifiedAttributeCategoryFilter .searchableSelectTreeNode:before{content:"";background:#4d8576;border-radius:1px;width:4px;height:4px;transform:translate(-3.5px,-3.5px);box-shadow:7px 0 #4d8576,0 7px #4d8576,7px 7px #4d8576}.classifiedAttributeCategoryFilter .searchableSelectOption.nested .searchableSelectTreeNode{background:#fff;border:2px solid #d6e7e2;border-radius:50%;flex-basis:9px;width:9px;height:9px}.classifiedAttributeCategoryFilter .searchableSelectOption.nested .searchableSelectTreeNode:before{display:none}.classifiedAttributeCategoryFilter .searchableSelectOption small{color:#918c97;text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.classifiedAttributeCategoryFilter .searchableSelectOption:hover{color:#315e53;background:#f4f8f7}.classifiedAttributeCategoryFilter .searchableSelectOption.active{color:#236c59;background:#eaf5f1}.classifiedAttributeCategoryFilter .searchableSelectOption.active .searchableSelectTreeNode{background:#dff0eb;border-color:#8dbdb0}.classifiedAttributeCategoryFilter .searchableSelectSearch{background:#fafbfc;padding:12px}.classifiedAttributeCategoryFilter .searchableSelectSearch .txt{border-radius:7px;height:42px}.classifiedInheritedRow td{background:#f8fbff}.classifiedFormLead{background:#f5faf9;border:1px solid #d7e7e3;border-radius:8px;align-items:center;gap:14px;margin-bottom:18px;padding:16px 18px;display:flex}.classifiedAttributeForm{gap:12px}.classifiedAttributeForm>.classifiedFormLead,.classifiedAttributeForm>.formSectionCard{margin-bottom:0}.classifiedAttributeForm .classifiedBehaviorSection .formSectionHead{margin-bottom:22px}.classifiedAttributeForm .classifiedBehaviorSection .formSectionHead>div{gap:6px;display:grid}.classifiedAttributeForm .classifiedBehaviorSection .classifiedToggleGrid{gap:14px}.classifiedAttributeForm .classifiedBehaviorSection .classifiedToggleRow{gap:18px;min-height:68px;padding:11px 13px}.classifiedAttributeForm .classifiedBehaviorSection .classifiedToggleCopy{gap:5px}.classifiedAttributeForm .classifiedBehaviorSection .classifiedSwitchControl{gap:10px}.classifiedFormLead.attribute{background:#f7f9fc;border-color:#dce4f0}.classifiedFormLead.option{background:#fdfaf5;border-color:#eadfce}.classifiedFormLeadIcon{color:#fff;background:#0f766e;border-radius:8px;flex:0 0 42px;justify-content:center;align-items:center;width:42px;height:42px;font-size:21px;display:flex}.classifiedFormLead.attribute .classifiedFormLeadIcon{background:#486b9a}.classifiedFormLead.option .classifiedFormLeadIcon{background:#a66a2c}.classifiedFormLead h3{color:#2d2a3a;margin:0 0 3px;font-size:14px;font-weight:800}.classifiedFormLead p,.formSectionHead p{color:#6e6b7b;margin:0;font-size:12px;line-height:1.7}.classifiedCategoryFormGrid{grid-template-columns:minmax(0,1fr) minmax(220px,290px);align-items:start;gap:24px;display:grid}.classifiedCategoryMainFields,.classifiedCategoryImageField{min-width:0}.classifiedPricingSelector{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.classifiedPricingSelector button{color:#4b4757;cursor:pointer;text-align:start;background:#fff;border:1px solid #dfdde5;border-radius:7px;align-items:center;gap:12px;min-width:0;min-height:84px;padding:13px 14px;transition:border-color .16s,background-color .16s,box-shadow .16s;display:flex}.classifiedPricingSelector button:hover{background:#fbfbfc;border-color:#bbb7c5}.classifiedPricingSelector button:focus-visible{outline-offset:2px;outline:3px solid #486b9a3d}.classifiedPricingSelector button.active.free{background:#f3faf8;border-color:#5ea99a;box-shadow:0 4px 12px #0f766e17}.classifiedPricingSelector button.active.paid{background:#fffaf2;border-color:#d2a153;box-shadow:0 4px 12px #a66a2c17}.classifiedPricingSelector button>span:last-child{flex-direction:column;gap:4px;min-width:0;display:flex}.classifiedPricingSelector strong{color:#34313e;font-size:13px}.classifiedPricingSelector small{color:#777382;overflow-wrap:anywhere;font-size:11px;line-height:1.55}.classifiedPricingIcon{color:#635f6d;background:#f1f0f4;border-radius:7px;flex:0 0 38px;justify-content:center;align-items:center;width:38px;height:38px;font-size:18px;display:flex}.classifiedPricingSelector button.active.free .classifiedPricingIcon{color:#0f766e;background:#dcefeb}.classifiedPricingSelector button.active.paid .classifiedPricingIcon{color:#8d5a24;background:#f5e8d3}.classifiedPricingAmount{grid-template-columns:minmax(260px,420px) minmax(0,1fr);align-items:end;gap:18px;margin-top:18px;display:grid}.classifiedMoneyInput{position:relative}.classifiedMoneyInput .priceInput{padding-inline-end:76px}.classifiedCurrencyCode{inset-inline-end:12px;color:#676371;text-align:center;direction:ltr;border-inline-start:1px solid #dfdde5;min-width:44px;padding-inline-start:10px;font-size:11px;font-weight:800;position:absolute;top:50%;transform:translateY(-50%)}.classifiedPricingNotice{color:#605443;align-items:center;gap:9px;min-width:0;min-height:42px;padding:9px 11px;font-size:11px;line-height:1.65;display:flex}.classifiedPricingNotice i{color:#a66a2c;flex:none;font-size:17px}.classifiedFeeBadge{white-space:nowrap;border-radius:6px;justify-content:center;align-items:center;gap:5px;min-width:74px;min-height:28px;padding:5px 9px;font-size:11px;font-weight:800;display:inline-flex}.classifiedFeeBadge.free{color:#0b6a62;background:#e3f3ef}.classifiedFeeBadge.paid{color:#7d4f20;background:#f7ead6}.classifiedFeeBadge small{color:inherit;font-size:9px;font-weight:700}.classifiedCategoriesTable .classifiedCategoryLabel{color:#5f5a66;white-space:nowrap;background:#f7f7f8;border:1px solid #dddbe2;border-radius:6px;justify-content:center;align-items:center;gap:6px;min-height:28px;padding:5px 9px;font-size:10px;font-weight:800;line-height:1.4;display:inline-flex}.classifiedCategoriesTable .classifiedCategoryLabel>i{background:currentColor;border-radius:50%;flex:0 0 6px;width:6px;height:6px}.classifiedCategoriesTable .classifiedCategoryLabel.success{color:#286f5a;background:#edf7f3;border-color:#cee5dc}.classifiedCategoriesTable .classifiedCategoryLabel.warning{color:#8a611c;background:#fff7e8;border-color:#ecdcb9}.classifiedCategoriesTable .classifiedCategoryLabel.danger{color:#a6404b;background:#fff1f2;border-color:#edcfd3}.classifiedCategoriesTable .classifiedCategoryLabel.fee{color:#526381;background:#f1f3f9;border-color:#d8dbea}.classifiedCategoriesTable .classifiedCategoryLabel small{color:inherit;font-size:8px;font-weight:800}.classifiedFieldMeta{color:#8d8998;text-align:end;direction:ltr;margin-top:5px;font-size:11px}.classifiedToggleStack,.classifiedToggleGrid{gap:10px;display:grid}.classifiedToggleGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.classifiedToggleGrid.single{grid-template-columns:minmax(0,1fr);margin-top:18px}.classifiedToggleGrid.categoryOperationalToggles{grid-template-columns:repeat(2,minmax(0,1fr))}.classifiedToggleRow{width:100%;min-height:58px;color:inherit;cursor:pointer;text-align:start;background:#fafafa;border:1px solid #e3e1e8;border-radius:7px;justify-content:space-between;align-items:center;gap:12px;padding:9px 12px;font-family:inherit;transition:border-color .16s,background-color .16s,box-shadow .16s;display:flex}.classifiedToggleRow:hover{background:#f6faf9;border-color:#b8d1cc}.classifiedToggleRow:focus-visible{outline-offset:2px;outline:3px solid #0f766e33}.classifiedToggleRow:disabled{cursor:not-allowed;opacity:.58}.classifiedToggleRow.active{background:#f1f8f6;border-color:#8abbb2;box-shadow:inset 3px 0 #0f766e}[dir=rtl] .classifiedToggleRow.active{box-shadow:inset -3px 0 #0f766e}.classifiedToggleRow>span,.classifiedToggleCopy{flex-direction:column;gap:3px;min-width:0;display:flex}.classifiedToggleRow strong{color:#3e3a4a;font-size:12px}.classifiedToggleRow small{color:#777382;font-size:10px;line-height:1.45}.classifiedSwitchControl{flex-direction:row;flex:none;align-items:center;gap:7px}.classifiedSwitchControl>small{color:#8a8694;font-size:10px;font-weight:800;line-height:1}.classifiedToggleRow.active .classifiedSwitchControl>small{color:#0f766e}.classifiedSwitchTrack{background:#d9d7de;border:1px solid #c8c5ce;border-radius:12px;flex:none;width:42px;height:24px;transition:border-color .16s,background-color .16s;display:inline-flex;position:relative}.classifiedSwitchTrack>span{background:#fff;border-radius:50%;width:16px;height:16px;transition:inset-inline-start .16s;position:absolute;inset-block-start:3px;inset-inline-start:3px;box-shadow:0 1px 3px #2d2a3a47}.active>.classifiedSwitchTrack,.classifiedToggleRow.active .classifiedSwitchTrack{background:#0f766e;border-color:#0f766e}.active>.classifiedSwitchTrack>span,.classifiedToggleRow.active .classifiedSwitchTrack>span{inset-inline-start:21px}.classifiedInlineOptionsSection,.classifiedDependencySection{overflow:visible}.classifiedDependencyStatus{color:#0f766e;background:#eef7f5;border:1px solid #9dc4bd;border-radius:6px;align-items:center;gap:7px;min-height:32px;padding:6px 10px;font-size:11px;font-weight:800;display:inline-flex}.classifiedDependencyToggleRow{grid-template-columns:minmax(0,1fr)}.classifiedDependencyToggleRow .formSwitch{margin:0}.classifiedDependencyPreview{background:#fafbfc;border:1px solid #dfdde5;border-radius:7px;grid-template-columns:minmax(0,1fr) 28px minmax(0,1fr);align-items:center;gap:8px;min-height:76px;padding:10px;display:grid}.classifiedDependencyNode{grid-template-columns:24px minmax(0,1fr);align-items:center;gap:1px 8px;min-width:0;display:grid}.classifiedDependencyNode>i{color:#777382;grid-row:1/span 2;font-size:19px}.classifiedDependencyNode small{color:#8a8694;font-size:9px}.classifiedDependencyNode strong{color:#34313e;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.classifiedDependencyNode.current>i,.classifiedDependencyNode.current strong{color:#0f766e}.classifiedDependencyArrow{color:#8a8694;text-align:center}.classifiedInlineOptionsHead{justify-content:space-between;align-items:center;gap:18px;display:flex}.classifiedAddOptionButton{flex:none}.classifiedInlineOptionsList{gap:12px;display:grid}.classifiedDependencyOptionManager{background:#fff;border:1px solid #dcd9e3;border-radius:8px;grid-template-columns:minmax(220px,250px) minmax(0,1fr);height:clamp(520px,68vh,680px);min-height:0;display:grid;overflow:hidden}.classifiedParentOptionRail{background:#f7f8fa;border-inline-end:1px solid #dfdde5;flex-direction:column;min-width:0;min-height:0;display:flex}.classifiedParentOptionRailHead{border-bottom:1px solid #e5e3e9;justify-content:space-between;align-items:center;gap:10px;min-height:66px;padding:12px 14px;display:flex}.classifiedParentOptionRailHead>div{gap:3px;min-width:0;display:grid}.classifiedParentOptionRailHead strong{color:#34313e;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.classifiedParentOptionRailHead small{color:#777382;font-size:9px;line-height:1.5}.classifiedParentOptionRailHead>span{color:#0f766e;direction:ltr;background:#e8f3f1;border-radius:6px;justify-content:center;align-items:center;min-width:28px;height:28px;padding:0 7px;font-size:10px;font-weight:900;display:inline-flex}.classifiedOptionManagerSearch{align-items:center;min-width:0;margin:10px;display:flex;position:relative}.classifiedOptionManagerSearch>i{z-index:1;color:#8a8694;pointer-events:none;font-size:16px;position:absolute;inset-inline-start:11px}.classifiedOptionManagerSearch input{color:#34313e;background:#fff;border:1px solid #d8d5df;border-radius:6px;outline:0;width:100%;height:40px;padding:8px 34px 8px 11px;font-family:inherit;font-size:11px;transition:border-color .15s,box-shadow .15s}.classifiedOptionManagerSearch input:focus{border-color:#0f766e;box-shadow:0 0 0 3px #0f766e1f}.classifiedParentOptionGroups{scrollbar-gutter:stable;align-content:start;gap:4px;min-height:0;padding:0 8px 10px;display:grid;overflow-y:auto}.classifiedParentOptionGroups>button{color:#4e4a57;cursor:pointer;text-align:start;background:0 0;border:1px solid #0000;border-radius:6px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;width:100%;min-height:52px;padding:8px 9px;font-family:inherit;transition:border-color .15s,background-color .15s,color .15s;display:grid}.classifiedParentOptionGroups>button:hover{background:#fff;border-color:#d3d0da}.classifiedParentOptionGroups>button.active{color:#0f766e;background:#eaf5f2;border-color:#9dc4bd}.classifiedParentOptionGroups>button.warning{color:#9a5a23}.classifiedParentOptionGroups>button.warning.active{background:#fff7ed;border-color:#dfbf9d}.classifiedParentOptionGroups>button>span{gap:2px;min-width:0;display:grid}.classifiedParentOptionGroups>button strong,.classifiedParentOptionGroups>button small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.classifiedParentOptionGroups>button strong{font-size:11px}.classifiedParentOptionGroups>button small{color:#8a8694;text-align:start;font-size:9px}.classifiedParentOptionGroups>button b{color:#666170;direction:ltr;background:#ecebf0;border-radius:6px;justify-content:center;align-items:center;min-width:25px;height:25px;padding:0 6px;font-size:9px;display:inline-flex}.classifiedParentOptionGroups>button.active b{color:#0f766e;background:#fff}.classifiedParentOptionGroupsEmpty{color:#8a8694;text-align:center;align-content:center;place-items:center;gap:8px;min-height:120px;padding:16px;font-size:10px;display:grid}.classifiedParentOptionGroupsEmpty i{font-size:22px}.classifiedDependencyOptionWorkspace{background:#fff;flex-direction:column;min-width:0;min-height:0;display:flex}.classifiedDependencyOptionWorkspaceHead{background:#fbfbfc;border-bottom:1px solid #e5e3e9;justify-content:space-between;align-items:center;gap:12px;min-height:66px;padding:10px 14px;display:flex}.classifiedDependencyWorkspaceTitle{align-items:center;gap:9px;min-width:0;display:flex}.classifiedDependencyWorkspaceTitle>span{color:#0f766e;background:#e8f3f1;border-radius:7px;flex:none;justify-content:center;align-items:center;width:36px;height:36px;font-size:18px;display:inline-flex}.classifiedDependencyWorkspaceTitle>div{gap:6px;min-width:0;display:grid}.classifiedDependencyWorkspaceTitle strong,.classifiedDependencyWorkspaceTitle small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.classifiedDependencyWorkspaceTitle strong{color:#34313e;font-size:12px}.classifiedDependencyWorkspaceTitle small{color:#777382;font-size:9px;line-height:1.6}.classifiedOptionManagerSearch.child{flex:none;width:min(240px,42%);margin:0}.classifiedDependencyOptionManager .classifiedInlineOptionsList{scrollbar-gutter:stable;min-height:0;padding:12px;overflow-y:auto}.classifiedDependencyOptionManager .classifiedInlineOptionFields{grid-template-columns:repeat(6,minmax(0,1fr))}.classifiedDependencyOptionManager .classifiedOptionTitleField,.classifiedDependencyOptionManager .classifiedOptionCodeField{grid-column:span 3}.classifiedDependencyOptionManager .classifiedOptionColorField,.classifiedDependencyOptionManager .classifiedOptionOrderField,.classifiedDependencyOptionManager .classifiedOptionStatusField{grid-column:span 2}.classifiedDependencyGroupEmpty{color:#777382;text-align:center;flex:1;align-content:center;place-items:center;gap:10px;min-height:0;padding:30px;display:grid}.classifiedDependencyGroupEmpty>span{color:#315a91;background:#eef3fb;border-radius:7px;justify-content:center;align-items:center;width:44px;height:44px;font-size:21px;display:inline-flex}.classifiedDependencyGroupEmpty>div{gap:4px;display:grid}.classifiedDependencyGroupEmpty strong{color:#34313e;font-size:13px}.classifiedDependencyGroupEmpty p{max-width:360px;margin:0;font-size:10px;line-height:1.7}.classifiedDependencyGroupEmpty .oBtn{margin-top:4px}.classifiedAddOptionButton:disabled{cursor:not-allowed;opacity:.48}.classifiedInlineOption{background:#fff;border:1px solid #dfdde5;border-radius:7px;transition:border-color .16s,box-shadow .16s;overflow:visible}.classifiedInlineOption:focus-within{border-color:#9dc4bd;box-shadow:0 5px 16px #2d2a3a0f}.classifiedInlineOption.inUse{border-color:#d8dfeb}.classifiedInlineOptionTop{background:#fafbfc;border-bottom:1px solid #ebe9f1;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:52px;padding:9px 12px;display:grid}.classifiedOptionNumber{color:#0f766e;direction:ltr;background:#e8f3f1;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;font-size:11px;font-weight:900;display:inline-flex}.classifiedOptionSummary{align-items:center;min-width:0;height:100%;display:flex}.classifiedOptionSummary strong{color:#34313e;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.classifiedOptionActions{align-items:center;gap:5px;display:flex}.classifiedOptionActions button{color:#666170;cursor:pointer;background:#fff;border:1px solid #dfdde5;border-radius:6px;justify-content:center;align-items:center;width:30px;height:30px;transition:border-color .15s,background-color .15s,color .15s;display:inline-flex}.classifiedOptionActions button:hover:not(:disabled){color:#0f766e;background:#f4faf8;border-color:#9dc4bd}.classifiedOptionActions button.danger:hover:not(:disabled){color:#a33f49;background:#fff5f5;border-color:#e4b7bc}.classifiedOptionActions button:focus-visible{outline-offset:1px;outline:3px solid #0f766e2e}.classifiedOptionActions button:disabled{cursor:not-allowed;opacity:.38}.classifiedInlineOptionFields{grid-template-columns:minmax(180px,1.5fr) minmax(160px,1.2fr) minmax(130px,.75fr) minmax(100px,.55fr) minmax(130px,.7fr);align-items:start;gap:12px;padding:14px;display:grid}.classifiedInlineOptionFields .formItem{margin:0}.classifiedOptionParentField{border-bottom:1px solid #ebe9f1;grid-column:1/-1;padding-bottom:12px}.classifiedOptionState{color:#777382;cursor:pointer;background:#fafafa;border:1px solid #dfdde5;border-radius:6px;justify-content:space-between;align-items:center;gap:8px;width:100%;min-height:42px;padding:8px 10px;font-family:inherit;display:flex}.classifiedOptionState.active{color:#0f766e;background:#f1f8f6;border-color:#9dc4bd}.classifiedOptionState strong{font-size:11px}.classifiedOptionState:focus-visible{outline-offset:2px;outline:3px solid #0f766e2e}.classifiedOptionState:disabled{cursor:not-allowed;opacity:.55}.classifiedInlineOptionsEmpty{background:#fafafa;border:1px dashed #cbc8d2;border-radius:7px;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:14px;min-height:116px;padding:18px;display:grid}.classifiedInlineOptionsEmptyIcon{color:#0f766e;background:#e8f3f1;border-radius:7px;justify-content:center;align-items:center;width:42px;height:42px;font-size:20px;display:inline-flex}.classifiedInlineOptionsEmpty strong{color:#34313e;font-size:13px}.classifiedInlineOptionsEmpty p{color:#777382;margin:4px 0 0;font-size:11px;line-height:1.6}.classifiedInlineOptionsSection.removalMode .classifiedInlineOptionFields{opacity:.58}.classifiedTypeSelector{grid-template-columns:repeat(5,minmax(0,1fr));gap:9px;display:grid}.classifiedTypeSelector button{color:#5e5969;text-align:right;background:#fff;border:1px solid #dfdde5;border-radius:7px;grid-template-rows:auto auto;grid-template-columns:22px minmax(0,1fr);place-content:center stretch;align-items:center;gap:4px 7px;min-height:78px;padding:9px 11px;transition:border-color .16s,background-color .16s,color .16s;display:grid}.classifiedTypeSelector button:hover{background:#f8fbfa;border-color:#9dc4bd}.classifiedTypeSelector button:focus-visible,.classifiedContextLink:focus-visible{outline-offset:2px;outline:3px solid #0f766e38}.classifiedTypeSelector button.active{color:#0f766e;background:#eef7f5;border-color:#0f766e}.classifiedTypeSelector i{grid-area:1/1;font-size:19px}.classifiedTypeSelector span{color:inherit;grid-area:1/2;font-size:11px;font-weight:800}.classifiedTypeSelector small{color:#777382;grid-area:2/1/auto/-1;font-size:9px;line-height:1.35}.classifiedTypeChangeWarning{color:#74491f;background:#fff9ed;border:1px solid #e7c794;border-radius:7px;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:11px;min-height:62px;margin-top:12px;padding:10px 12px;display:grid}.classifiedTypeChangeWarning>span{color:#9a5a23;background:#f8e7c5;border-radius:7px;justify-content:center;align-items:center;width:36px;height:36px;font-size:18px;display:inline-flex}.classifiedTypeChangeWarning>div{gap:3px;display:grid}.classifiedTypeChangeWarning strong{color:#633b18;font-size:11px}.classifiedTypeChangeWarning p{color:#855a32;margin:0;font-size:10px;line-height:1.6}.classifiedTypeChangeWarning+.classifiedConstraintPanel{margin-top:14px}.classifiedConstraintPanel{border-top:1px solid #ebe9f1;margin-top:18px;padding-top:18px}@media (max-width:1180px){.classifiedTypeSelector{grid-template-columns:repeat(3,minmax(0,1fr))}.classifiedToggleGrid,.classifiedInlineOptionFields{grid-template-columns:repeat(2,minmax(0,1fr))}.classifiedOptionStatusField{grid-column:span 2}.classifiedDependencyOptionManager{grid-template-columns:minmax(190px,220px) minmax(0,1fr)}}@media (max-width:767px){.classifiedTableIntro,.classifiedContextBar{flex-direction:column;align-items:stretch}.classifiedCount,.classifiedContextLink{align-self:flex-start}.classifiedCategoryFormGrid,.classifiedPricingSelector,.classifiedPricingAmount,.classifiedTypeSelector,.classifiedToggleGrid{grid-template-columns:minmax(0,1fr)}.classifiedTypeSelector button{min-height:72px}.classifiedInlineOptionsHead,.classifiedInlineOptionsEmpty{grid-template-columns:minmax(0,1fr);align-items:stretch}.classifiedInlineOptionsHead{flex-direction:column}.classifiedAddOptionButton{align-self:flex-start}.classifiedInlineOptionsEmptyIcon{display:none}.classifiedInlineOptionsEmpty .oBtn{justify-self:start}.classifiedInlineOptionTop{grid-template-columns:30px minmax(0,1fr) auto}.classifiedOptionActions{grid-area:1/3}.classifiedInlineOptionFields{grid-template-columns:minmax(0,1fr)}.classifiedOptionStatusField{grid-column:auto}.classifiedDependencyOptionManager{grid-template-columns:minmax(0,1fr);height:auto;min-height:560px}.classifiedParentOptionRail{border-inline-end:0;border-bottom:1px solid #dfdde5;max-height:260px}.classifiedDependencyOptionWorkspaceHead{flex-direction:column;align-items:stretch}.classifiedOptionManagerSearch.child{width:100%}.classifiedDependencyOptionManager .classifiedInlineOptionFields{grid-template-columns:minmax(0,1fr)}.classifiedDependencyOptionManager .classifiedOptionTitleField,.classifiedDependencyOptionManager .classifiedOptionCodeField,.classifiedDependencyOptionManager .classifiedOptionColorField,.classifiedDependencyOptionManager .classifiedOptionOrderField,.classifiedDependencyOptionManager .classifiedOptionStatusField{grid-column:auto}.classifiedTreeCell{min-width:190px;padding-inline-start:calc(var(--classified-depth,0)*12px)}.classifiedFormLead{align-items:flex-start}}.classifiedModerationOverview{background:#fafbfc;border-bottom:1px solid #ebe9f1;grid-template-columns:repeat(4,minmax(180px,1fr));gap:10px;padding:16px 18px;display:grid}.classifiedQueueMetric{color:#373340;cursor:pointer;text-align:start;background:#fff;border:1px solid #e5e3e9;border-radius:7px;grid-template-rows:1fr auto;grid-template-columns:40px minmax(0,1fr);align-items:center;gap:4px 10px;min-width:0;min-height:88px;padding:12px;transition:border-color .16s,box-shadow .16s,transform .16s;display:grid}.classifiedQueueMetric:hover,.classifiedQueueMetric.active{border-color:#a7c8c1;transform:translateY(-1px);box-shadow:0 5px 16px #222d3514}.classifiedQueueMetric:focus-visible,.classifiedQueueTabs button:focus-visible,.classifiedReportSummaryBreakdown button:focus-visible,.classifiedScopedFilter button:focus-visible,.classifiedBackButton:focus-visible,.classifiedImageRail button:focus-visible{outline-offset:2px;outline:3px solid #0f766e38}.classifiedQueueMetricIcon{color:#0f766e;background:#edf7f5;border-radius:7px;grid-row:1;justify-content:center;align-items:center;width:40px;height:40px;font-size:20px;display:flex}.classifiedQueueMetric>span:nth-child(2){flex-direction:column;min-width:0;display:flex}.classifiedQueueMetric strong{color:#25212e;font-size:20px;line-height:1}.classifiedQueueMetric small{color:#4f4b58;margin-top:5px;font-size:11px;font-weight:800}.classifiedQueueMetric em{color:#85818d;text-overflow:ellipsis;white-space:nowrap;grid-column:1/-1;font-size:10px;font-style:normal;overflow:hidden}.classifiedQueueMetric.published .classifiedQueueMetricIcon{color:#247446;background:#eaf5ee}.classifiedQueueMetric.suspended .classifiedQueueMetricIcon{color:#9a6817;background:#fff4dd}.classifiedQueueMetric.reports .classifiedQueueMetricIcon{color:#b3434f;background:#fff0f1}.classifiedQueueTabs{scrollbar-width:thin;background:#fff;border-bottom:1px solid #ebe9f1;gap:4px;max-width:100%;padding:10px 18px;display:flex;overflow-x:auto}.classifiedQueueTabs button{color:#716d7a;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:6px;flex:none;align-items:center;gap:7px;min-height:34px;padding:6px 10px;font-size:11px;font-weight:800;display:inline-flex}.classifiedQueueTabs button:hover{color:#3e3a46;background:#f5f6f7}.classifiedQueueTabs button.active{color:#0c6a62;background:#edf7f5;border-color:#b9d5cf}.classifiedQueueTabs button span{min-width:20px;height:20px;color:inherit;background:#fffc;border-radius:5px;justify-content:center;align-items:center;padding:0 5px;font-size:10px;display:inline-flex}.classifiedModerationTable{min-width:1120px}.classifiedTableScroller{overscroll-behavior-inline:contain;scrollbar-width:thin;max-width:100%;overflow-x:auto}.classifiedModerationTable td,.classifiedReportTable td{vertical-align:middle}.classifiedAdCell{align-items:center;gap:10px;min-width:220px;display:flex}.classifiedAdCell.compact{min-width:245px}.classifiedAdCell>div:last-child,.classifiedOwnerCell{flex-direction:column;align-items:flex-start;gap:3px;min-width:0;display:flex}.classifiedAdCell a{color:#34303d;text-overflow:ellipsis;white-space:nowrap;max-width:210px;font-size:12px;font-weight:800;display:block;overflow:hidden}.classifiedAdCell a:hover{color:#0f766e}.classifiedAdCell>div:last-child>span:not(.classifiedStatusBadge),.classifiedOwnerCell span{color:#85818d;font-size:10px}.classifiedAdThumb{color:#a39faa;background:#f4f5f6;border:1px solid #e3e1e7;border-radius:7px;flex:0 0 48px;justify-content:center;align-items:center;width:48px;height:48px;font-size:18px;display:flex;overflow:hidden}.classifiedAdThumb img{object-fit:cover;width:100%;height:100%}.classifiedLocationText{color:#8a8692;text-overflow:ellipsis;white-space:nowrap;max-width:190px;margin-top:5px;font-size:10px;display:block;overflow:hidden}.classifiedDateCell{color:#5f5a68;max-width:150px;font-size:10px;line-height:1.7;display:block}.classifiedReportCount{color:#7d7985;background:#f3f3f5;border-radius:6px;justify-content:center;align-items:center;gap:5px;min-width:36px;height:28px;padding:0 8px;font-size:11px;display:inline-flex}.classifiedReportCount.hasReports{color:#aa3e49;background:#fff0f1;font-weight:800}.classifiedStatusBadge,.classifiedReportStatus{color:#65616d;white-space:nowrap;background:#f0f0f2;border-radius:6px;align-items:center;gap:6px;min-height:26px;padding:4px 8px;font-size:10px;font-weight:800;display:inline-flex}.classifiedStatusBadge>span{background:currentColor;border-radius:50%;flex:0 0 6px;width:6px;height:6px}.classifiedStatusBadge.pending{color:#94600d;background:#fff3dc}.classifiedStatusBadge.published,.classifiedReportStatus.resolved{color:#287549;background:#e8f5ed}.classifiedStatusBadge.rejected,.classifiedStatusBadge.suspended,.classifiedReportStatus.open{color:#aa3e49;background:#fff0f1}.classifiedStatusBadge.paused,.classifiedReportStatus.reviewing{color:#38699f;background:#edf3fb}.classifiedStatusBadge.sold{color:#26717b;background:#e9f4f6}.classifiedStatusBadge.expired,.classifiedStatusBadge.archived,.classifiedReportStatus.dismissed{color:#696570;background:#efeff1}.classifiedModerationEmpty{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:7px;min-height:210px;padding:28px;display:flex}.classifiedModerationEmpty i{color:#57968b;font-size:36px}.classifiedModerationEmpty strong{color:#34303e;font-size:14px}.classifiedModerationEmpty span{color:#7f7a87;max-width:52ch;font-size:11px;line-height:1.8}.classifiedDetailMessage{margin-bottom:14px}.classifiedDetailLoading{color:#706c78;justify-content:center;align-items:center;gap:10px;min-height:280px;font-size:12px;display:flex}.classifiedDetailLoading i{font-size:20px;animation:.8s linear infinite rotate}.classifiedDetailToolbar{z-index:8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff7;border:1px solid #e3e1e7;border-radius:8px;justify-content:space-between;align-items:center;gap:18px;min-height:72px;margin-bottom:14px;padding:12px 16px;display:flex;position:sticky;top:0;box-shadow:0 5px 18px #21242b0f}.classifiedDetailTitle,.classifiedDetailTitle>div,.classifiedDetailTitle>div>div{align-items:center;min-width:0;display:flex}.classifiedDetailTitle{gap:11px}.classifiedDetailTitle>div{flex-direction:column;align-items:flex-start;gap:4px}.classifiedDetailTitle>div>div{gap:9px}.classifiedDetailTitle h2{color:#282431;text-overflow:ellipsis;white-space:nowrap;max-width:min(38vw,520px);margin:0;font-size:15px;font-weight:900;overflow:hidden}.classifiedDetailTitle>div>span{color:#8a8692;font-size:10px}.classifiedBackButton{color:#615d69;border:1px solid #dedce3;border-radius:7px;flex:0 0 36px;justify-content:center;align-items:center;width:36px;height:36px;font-size:17px;display:flex}.classifiedBackButton:hover{color:#0f766e;background:#f0f8f6;border-color:#94beb6}.classifiedDetailActions{flex-wrap:wrap;flex:none;justify-content:flex-end;gap:7px;display:flex}.classifiedDetailActions .oBtn{gap:6px;min-height:36px;padding:7px 11px;font-size:11px}.classifiedModerationDetail{grid-template-columns:minmax(0,1fr) minmax(300px,350px);align-items:start;gap:14px;display:grid}.classifiedDetailMain,.classifiedDetailInspector{gap:14px;min-width:0;display:grid}.classifiedGalleryPanel,.classifiedContentPanel,.classifiedInspectorSection,.classifiedReadinessPanel{background:#fff;border:1px solid #e3e1e7;border-radius:8px}.classifiedGalleryPanel{grid-template-columns:minmax(0,1fr) 76px;min-height:430px;display:grid;overflow:hidden}.classifiedPrimaryImage{background:#f3f4f5;justify-content:center;align-items:center;min-width:0;min-height:430px;display:flex;overflow:hidden}.classifiedPrimaryImage>img{object-fit:contain;width:100%;height:100%;max-height:620px}.classifiedNoImage{color:#8c8894;flex-direction:column;align-items:center;gap:10px;font-size:11px;display:flex}.classifiedNoImage i{font-size:34px}.classifiedImageRail{background:#fafafa;border-inline-start:1px solid #e3e1e7;flex-direction:column;align-items:center;gap:8px;max-height:620px;padding:10px;display:flex;overflow-y:auto}.classifiedImageRail button{cursor:pointer;background:#fff;border:2px solid #0000;border-radius:7px;flex:0 0 54px;width:54px;height:54px;padding:2px;overflow:hidden}.classifiedImageRail button.active{border-color:#0f766e}.classifiedImageRail img{object-fit:cover;border-radius:4px;width:100%;height:100%}.classifiedContentPanel{padding:18px}.classifiedSectionHeading{border-bottom:1px solid #eceaf0;justify-content:space-between;align-items:flex-start;gap:16px;padding-bottom:13px;display:flex}.classifiedSectionHeading>div{flex-direction:column;gap:3px;min-width:0;display:flex}.classifiedSectionHeading h3,.classifiedInspectorHeading h3{color:#302c39;margin:0;font-size:13px;font-weight:900}.classifiedSectionHeading span{color:#88848f;font-size:10px}.classifiedPrice{color:#0f766e;white-space:nowrap;direction:ltr;font-size:15px}.classifiedDescription{color:#4f4a58;white-space:pre-wrap;margin:16px 0;font-size:12px;line-height:2}.classifiedMetaStrip{border-top:1px solid #eceaf0;flex-wrap:wrap;gap:8px 18px;padding-top:13px;display:flex}.classifiedMetaStrip span{color:#77727f;align-items:center;gap:6px;font-size:10px;display:inline-flex}.classifiedMetaStrip i{color:#568b82;font-size:14px}.classifiedAttributeGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin:0;display:grid}.classifiedAttributeGrid>div{border-bottom:1px solid #efedf2;justify-content:space-between;gap:14px;min-width:0;padding:12px 0;display:flex}.classifiedAttributeGrid>div:nth-child(odd){padding-inline-end:16px}.classifiedAttributeGrid>div:nth-child(2n){border-inline-start:1px solid #efedf2;padding-inline-start:16px}.classifiedAttributeGrid dt{color:#77727f;font-size:11px}.classifiedAttributeGrid dd{color:#34303d;text-align:end;overflow-wrap:anywhere;margin:0;font-size:11px;font-weight:800}.classifiedInlineEmpty{color:#8d8994;text-align:center;padding:22px 8px 6px;font-size:11px}.classifiedTimeline{padding-top:14px}.classifiedTimelineItem{grid-template-columns:18px minmax(0,1fr);gap:10px;padding-bottom:18px;display:grid;position:relative}.classifiedTimelineItem:not(:last-child):before{top:14px;bottom:-3px;content:"";background:#dcd9e1;width:1px;position:absolute;inset-inline-start:8px}.classifiedTimelineDot{z-index:1;background:#77818e;border:2px solid #fff;border-radius:50%;width:9px;height:9px;margin:5px 4px;position:relative;box-shadow:0 0 0 2px #cad0d5}.classifiedTimelineDot.admin{background:#0f766e;box-shadow:0 0 0 2px #9bc4bc}.classifiedTimelineDot.app_user{background:#4f75a3;box-shadow:0 0 0 2px #b2c6de}.classifiedTimelineItem>div>div{justify-content:space-between;align-items:center;gap:10px;display:flex}.classifiedTimelineItem time,.classifiedTimelineItem small{color:#96929d;font-size:9px}.classifiedTimelineItem strong{color:#47424f;margin-top:7px;font-size:11px;display:block}.classifiedTimelineItem p{color:#6c6774;margin:5px 0;font-size:10px;line-height:1.7}.classifiedDetailInspector{position:sticky;top:86px}.classifiedInspectorSection,.classifiedReadinessPanel{padding:15px}.classifiedReadinessPanel{background:#fffafb;border-color:#efcdd1}.classifiedReadinessPanel.ready{background:#f8fcf9;border-color:#c8e3d2}.classifiedReadinessPanel>div,.classifiedOwnerProfile{align-items:center;gap:10px;display:flex}.classifiedReadinessPanel>div>div{flex-direction:column;gap:3px;min-width:0;display:flex}.classifiedReadinessPanel strong{color:#34303d;font-size:12px}.classifiedReadinessPanel small{color:#77727e;font-size:10px;line-height:1.6}.classifiedReadinessPanel ul{color:#9d3e49;margin:11px 0 0;padding-inline-start:18px;font-size:10px;line-height:1.8}.classifiedInspectorIcon{color:#a43d49;background:#f8dfe2;border-radius:7px;flex:0 0 36px;justify-content:center;align-items:center;width:36px;height:36px;font-size:18px;display:flex}.classifiedReadinessPanel.ready .classifiedInspectorIcon{color:#2c7650;background:#dff0e5}.classifiedInspectorHeading{border-bottom:1px solid #eceaf0;justify-content:space-between;align-items:center;gap:10px;min-height:28px;margin-bottom:12px;padding-bottom:10px;display:flex}.classifiedInspectorHeading a{color:#0f766e;font-size:10px;font-weight:800}.classifiedOwnerState,.classifiedPaymentState{color:#77727e;background:#f0f0f2;border-radius:5px;padding:3px 7px;font-size:9px;font-weight:800;display:inline-flex}.classifiedOwnerState.active,.classifiedPaymentState.paid{color:#287349;background:#e7f3eb}.classifiedPaymentState.unpaid{color:#a43d49;background:#fff0f1}.classifiedOwnerAvatar{color:#397a70;background:#edf3f2;border-radius:7px;flex:0 0 42px;justify-content:center;align-items:center;width:42px;height:42px;font-size:19px;display:flex;overflow:hidden}.classifiedOwnerAvatar img{object-fit:cover;width:100%;height:100%}.classifiedOwnerProfile>div:last-child{flex-direction:column;gap:4px;min-width:0;display:flex}.classifiedOwnerProfile strong{color:#383440;font-size:12px}.classifiedOwnerProfile span{color:#85818c;font-size:10px}.classifiedInspectorFacts{gap:9px;margin:14px 0 0;display:grid}.classifiedInspectorFacts>div{justify-content:space-between;gap:12px;min-width:0;display:flex}.classifiedInspectorFacts dt{color:#88838f;font-size:10px}.classifiedInspectorFacts dd{color:#403c48;text-align:end;overflow-wrap:anywhere;max-width:65%;margin:0;font-size:10px;font-weight:800}.classifiedPaymentAmount{color:#315c53;padding:4px 0 8px;font-size:18px;font-weight:900}.classifiedCategoryPath{color:#817c88;margin-top:9px;font-size:10px;line-height:1.7}.classifiedDetailReports{gap:7px;display:grid}.classifiedDetailReports a{background:#fff5f5;border-radius:6px;flex-direction:column;gap:3px;padding:9px;display:flex}.classifiedDetailReports strong{color:#9f3d48;font-size:10px}.classifiedDetailReports span{color:#726d79;text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.classifiedReportSummary{background:#fafbfc;border-bottom:1px solid #ebe9f1;grid-template-columns:minmax(250px,.75fr) minmax(460px,1.25fr);gap:12px;padding:16px 18px;display:grid}.classifiedReportSummaryLead,.classifiedReportSummaryBreakdown{background:#fff;border:1px solid #e4e2e8;border-radius:7px}.classifiedReportSummaryLead{grid-template-columns:42px minmax(0,1fr);align-items:center;gap:10px;padding:12px;display:grid}.classifiedReportSummaryLead>div{flex-direction:column;display:flex}.classifiedReportSummaryIcon{color:#ae404c;background:#ffe9eb;border-radius:7px;grid-row:1;justify-content:center;align-items:center;width:42px;height:42px;font-size:21px;display:flex}.classifiedReportSummaryLead strong{color:#2d2935;font-size:20px;line-height:1}.classifiedReportSummaryLead span{color:#4b4653;margin-top:4px;font-size:11px;font-weight:800}.classifiedReportSummaryLead small{color:#898590;grid-column:1/-1;font-size:10px}.classifiedReportSummaryBreakdown{grid-template-columns:repeat(4,minmax(0,1fr));display:grid;overflow:hidden}.classifiedReportSummaryBreakdown button{border:0;color:#65616d;cursor:pointer;text-align:start;background:0 0;border-inline-end:1px solid #eceaf0;grid-template-columns:8px minmax(0,1fr) auto;align-items:center;gap:7px;padding:12px 10px;font-size:10px;display:grid}.classifiedReportSummaryBreakdown button:last-child{border-inline-end:0}.classifiedReportSummaryBreakdown button:hover,.classifiedReportSummaryBreakdown button.active{color:#2f5f56;background:#f4f8f7}.classifiedReportSummaryBreakdown strong{color:#302c38;font-size:13px}.classifiedReportDot{background:#8a8690;border-radius:50%;width:7px;height:7px}.classifiedReportDot.open{background:#bd4652}.classifiedReportDot.reviewing{background:#4276ad}.classifiedReportDot.resolved{background:#38815a}.classifiedScopedFilter{color:#715a2d;background:#fffaf0;border-bottom:1px solid #f0e0bd;align-items:center;gap:8px;padding:9px 18px;font-size:10px;display:flex}.classifiedScopedFilter button{color:#846e42;cursor:pointer;background:0 0;border:0;border-radius:5px;justify-content:center;align-items:center;width:26px;height:26px;margin-inline-start:auto;display:flex}.classifiedScopedFilter button:hover{background:#f6ebd3}.classifiedReportTable{min-width:820px}.classifiedReportReason{align-items:flex-start;gap:9px;min-width:250px;max-width:360px;display:flex}.classifiedReportReasonIcon{color:#ac3f4b;background:#fff0f1;border-radius:6px;flex:0 0 30px;justify-content:center;align-items:center;width:30px;height:30px;font-size:15px;display:flex}.classifiedReportReason>div{flex-direction:column;gap:3px;min-width:0;display:flex}.classifiedReportReason strong{color:#3b3743;font-size:11px}.classifiedReportReason span{color:#74707c;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:10px;line-height:1.6;display:-webkit-box;overflow:hidden}.classifiedReportReason small,.classifiedReviewer{color:#908b96;font-size:9px;line-height:1.6}.classifiedReviewer{margin-top:4px;display:block}.moderationActionDialog{border:1px solid #dedce4;border-radius:10px;width:min(600px,100vw - 32px);max-width:none;padding:0;overflow:hidden;box-shadow:0 24px 60px #14182440}.moderationDialogHeader{background:#fafbfc;border-bottom:1px solid #ebe9ee;grid-template-columns:46px minmax(0,1fr) 32px;align-items:start;gap:13px;padding:21px 24px 18px;display:grid;position:relative}.moderationDialogHeader .confirmDialogIcon{border-radius:8px;width:46px;height:46px;margin:0;font-size:20px}.moderationDialogHeader .cdTitles{gap:4px;padding:0}.moderationDialogHeader .cdTitles h3{color:#2f2b37;font-size:15px;font-weight:900;line-height:1.6}.moderationDialogHeader .cdTitles p{color:#706b78;font-size:10px;line-height:1.8}.moderationDialogClose{color:#817c88;border:1px solid #0000;border-radius:7px;justify-content:center;align-items:center;width:32px;height:32px;font-size:16px;transition:border-color .16s,background-color .16s,color .16s;display:inline-flex}.moderationDialogClose:hover:not(:disabled){color:#45404d;background:#fff;border-color:#dedbe3}.moderationDialogClose:disabled{cursor:not-allowed;opacity:.48}.moderationDialogField{flex-direction:column;gap:8px;padding:20px 24px 22px;display:flex}.moderationDialogField label{color:#48434f;align-items:center;gap:4px;font-size:11px;font-weight:900;line-height:1.5;display:flex}.moderationDialogField label b{color:#b43f4b;font-size:13px}.moderationDialogField textarea{color:#34303b;resize:vertical;border:1px solid #d7d4dc;border-radius:7px;outline:none;height:138px;min-height:138px;padding:12px 14px;font-family:inherit;font-size:11px;line-height:1.8;transition:border-color .16s,box-shadow .16s,background-color .16s}.moderationDialogField textarea:hover:not(:disabled){border-color:#b9b4c1}.moderationDialogField textarea:focus{border-color:#7769d6;box-shadow:0 0 0 3px #7367f01c}.moderationDialogField textarea.invalid{background:snow;border-color:#d45c67;box-shadow:0 0 0 3px #b43f4b17}.moderationFieldMeta{color:#8b8792;justify-content:space-between;align-items:flex-start;gap:12px;min-height:23px;font-size:9px;line-height:1.6;display:flex}.moderationFieldMeta>span:first-child{align-items:flex-start;gap:5px;min-width:0;display:inline-flex}.moderationFieldMeta>span:first-child i{color:#77718b;flex:none;margin-top:2px;font-size:11px}.moderationFieldMeta .fieldError{color:#b43f4b;margin:0;font-size:9px}.moderationFieldMeta .fieldError i{color:#b43f4b}.moderationCharacterCount{color:#6f6a76;text-align:center;background:#f3f2f5;border-radius:5px;flex:none;min-width:58px;padding:2px 6px;font-size:9px}.moderationActionDialog .confirmDialogActions{background:#fafbfc;border-top:1px solid #ebe9ee;justify-content:flex-end;align-items:center;gap:9px;min-height:68px;margin:0;padding:13px 24px}.moderationActionDialog .confirmDialogActions button{border-radius:7px;flex:none;justify-content:center;align-items:center;gap:7px;width:auto;max-width:none;min-height:40px;padding:7px 15px;font-family:inherit;font-size:10px;font-weight:900;display:inline-flex}.moderationActionDialog .confirmDialogActions button i{font-size:14px}.moderationActionDialog .confirmDialogActions .outlineBtn{color:#5f5a66;background:#fff;border-color:#cbc7d0;min-width:104px}.moderationActionDialog .confirmDialogActions .smallDangerBtn{min-width:152px}.moderationActionDialog .confirmDialogActions .outlineBtn:hover:not(:disabled){color:#3e3945;border-color:#9e98a7}.moderationActionDialog.red .moderationDialogField textarea:focus{border-color:#b84954;box-shadow:0 0 0 3px #b849541a}.moderationActionDialog.green .moderationDialogField textarea:focus{border-color:#32805a;box-shadow:0 0 0 3px #32805a1a}.moderationActionDialog.yellow .moderationDialogField textarea:focus{border-color:#a06e1b;box-shadow:0 0 0 3px #a06e1b1a}.moderationActionDialog.blue .moderationDialogField textarea:focus{border-color:#4476a7;box-shadow:0 0 0 3px #4476a71a}.confirmDialogIcon.green{color:#2e7751;background:#e1f0e6}.confirmDialogIcon.yellow{color:#91600e;background:#fff0d2}.confirmDialogIcon.blue{color:#376a9d;background:#e7eff8}.confirmDialogIcon.gray{color:#66616d;background:#ececef}.classifiedOpsConsole{background:#fff;border:1px solid #dedce3;border-radius:8px;margin:0 30px 30px;overflow:hidden;box-shadow:0 7px 22px #231f2b12}.classifiedOpsStatusBar{background:#f3faf8;border-bottom:1px solid #dfede9;justify-content:space-between;align-items:center;gap:20px;min-height:78px;padding:15px 22px;display:flex}.classifiedOpsStatusBar.attention{background:#fff9ed;border-bottom-color:#f0d9ad}.classifiedOpsStatusCopy,.classifiedOpsHeaderActions{align-items:center;min-width:0;display:flex}.classifiedOpsStatusCopy{gap:12px}.classifiedOpsStatusCopy h2{color:#24433d;font-size:15px;font-weight:900;line-height:1.5}.classifiedOpsStatusCopy p{color:#5d766f;margin-top:3px;font-size:11px;line-height:1.6}.classifiedOpsStatusBar.attention h2{color:#664c20}.classifiedOpsStatusBar.attention p{color:#7e6b47}.classifiedOpsPulse{background:#2d8a67;border-radius:50%;flex:0 0 12px;width:12px;height:12px;position:relative;box-shadow:0 2px 8px #2d8a6742}.classifiedOpsPulse:after{content:"";border:1px solid #2d8a6747;border-radius:50%;position:absolute;inset:-5px}.attention .classifiedOpsPulse{background:#bd7a1a;box-shadow:0 2px 8px #bd7a1a3d}.attention .classifiedOpsPulse:after{border-color:#bd7a1a4d}.classifiedOpsHeaderActions{color:#69817a;flex:none;gap:10px;font-size:10px}.classifiedOpsIconButton{color:#28745f;background:#fff;border:1px solid #c8ddd7;border-radius:7px;justify-content:center;align-items:center;width:38px;height:38px;font-size:17px;display:inline-flex}.classifiedOpsIconButton:hover:not(:disabled){border-color:#85b8aa;box-shadow:0 4px 12px #2561501f}.classifiedOpsIconButton:disabled{cursor:wait;opacity:.58}.classifiedOpsIconButton:focus-visible,.classifiedOpsActionList button:focus-visible,.classifiedOpsCleanupButton:focus-visible,.classifiedOpsSaveButton:focus-visible{outline-offset:2px;outline:3px solid #0f766e33}.classifiedOpsError{color:#a33844;background:#fff2f3;border-bottom:1px solid #efc8cc;padding:11px 20px;font-size:11px;line-height:1.6}.classifiedOpsMetrics{background:#fbfbfc;border-bottom:1px solid #e8e6eb;grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.classifiedOpsMetric{border-inline-end:1px solid #e8e6eb;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:12px;min-width:0;min-height:100px;padding:15px 20px;display:grid}.classifiedOpsMetric:last-child{border-inline-end:0}.classifiedOpsMetricIcon{color:#486e8a;background:#edf3f7;border-radius:7px;justify-content:center;align-items:center;width:42px;height:42px;font-size:19px;display:flex}.classifiedOpsMetric>div{flex-direction:column;min-width:0;display:flex}.classifiedOpsMetric strong{color:#282431;font-size:23px;font-weight:900;line-height:1}.classifiedOpsMetric span:not(.classifiedOpsMetricIcon){color:#4f4a58;margin-top:6px;font-size:11px;font-weight:800}.classifiedOpsMetric small{color:#85808d;text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:9px;line-height:1.5;overflow:hidden}.classifiedOpsMetric.pending .classifiedOpsMetricIcon{color:#986619;background:#fff3dc}.classifiedOpsMetric.reports .classifiedOpsMetricIcon,.classifiedOpsMetric.danger .classifiedOpsMetricIcon{color:#b3434f;background:#fff0f1}.classifiedOpsMetric.expiry .classifiedOpsMetricIcon{color:#4d64a0;background:#edf1fa}.classifiedOpsMetric.events .classifiedOpsMetricIcon{color:#28775f;background:#eaf6f2}.classifiedOpsWorkspace{border-bottom:1px solid #e8e6eb;grid-template-columns:minmax(0,1.8fr) minmax(300px,.8fr);display:grid}.classifiedOpsSettings,.classifiedOpsActions,.classifiedOpsJobs{min-width:0;padding:24px}.classifiedOpsActions{background:#f8f9fa;border-inline-start:1px solid #e8e6eb}.classifiedOpsSectionHead{justify-content:space-between;align-items:flex-start;gap:18px;min-height:44px;display:flex}.classifiedOpsSectionHead h3{color:#302c39;font-size:13px;font-weight:900;line-height:1.5}.classifiedOpsSectionHead p{color:#77727f;max-width:68ch;margin-top:3px;font-size:10px;line-height:1.7}.classifiedOpsSaveButton{justify-content:center;align-items:center;gap:7px;min-width:128px;min-height:40px;display:inline-flex}.classifiedOpsControlGroup{margin-top:18px}.classifiedOpsGroupHead{align-items:center;gap:10px;min-width:0;margin-bottom:11px;display:flex}.classifiedOpsGroupIcon{color:#24735e;background:#edf5f3;border-radius:7px;flex:0 0 34px;justify-content:center;align-items:center;width:34px;height:34px;font-size:16px;display:inline-flex}.classifiedOpsGroupIcon.limits{color:#665a9d;background:#f0eff8}.classifiedOpsGroupHead>div{flex-direction:column;gap:2px;min-width:0;display:flex}.classifiedOpsGroupHead strong{color:#3b3743;font-size:11px;font-weight:900;line-height:1.5}.classifiedOpsGroupHead small{color:#817d87;font-size:9px;line-height:1.6}.classifiedOpsSwitches{background:#e1dfe5;border:1px solid #e1dfe5;border-radius:7px;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;display:grid;overflow:hidden}.classifiedOpsSwitches .classifiedToggleRow{min-height:70px;box-shadow:none;background:#fff;border:0;border-radius:0;padding:11px 13px}.classifiedOpsSwitches .classifiedToggleRow:hover:not(:disabled){background:#f8faf9}.classifiedOpsSwitches .classifiedToggleRow.active{box-shadow:none;background:#f4f9f7}.classifiedOpsSwitches .classifiedToggleCopy{gap:4px}.classifiedOpsSwitches .classifiedToggleCopy strong{color:#403c48;font-size:11px;font-weight:900}.classifiedOpsSwitches .classifiedToggleCopy small{color:#7e7985;font-size:9px;line-height:1.55}.classifiedOpsSwitches .classifiedSwitchControl{flex-direction:column-reverse;gap:5px}.classifiedOpsSwitches .classifiedSwitchControl>small{color:#8a8691;text-align:center;min-width:42px;font-size:8px}.classifiedOpsSwitches .classifiedToggleRow.active .classifiedSwitchControl>small{color:#23715d}.classifiedOpsLockedFlag{background:#f7f7f8;border:1px dashed #cbc8d0;border-radius:7px;justify-content:space-between;align-items:center;gap:12px;min-height:58px;padding:9px 12px;display:flex}.classifiedOpsLockedFlag>span:first-child{flex-direction:column;gap:3px;min-width:0;display:flex}.classifiedOpsLockedFlag strong{color:#5c5863;font-size:12px}.classifiedOpsLockedFlag small{color:#8a8690;font-size:10px;line-height:1.45}.classifiedOpsLockedFlag>span:last-child{color:#716d77;background:#e9e8ec;border-radius:6px;flex:none;align-items:center;gap:5px;min-height:28px;padding:5px 8px;font-size:9px;font-weight:800;display:inline-flex}.classifiedOpsLimitForm{gap:17px;margin-top:0}.classifiedOpsLimitsGroup{border-top:1px solid #eceaef;padding-top:18px}.classifiedOpsLimitForm .formRow{align-items:flex-start;gap:14px}.classifiedOpsLimitForm .formItem{min-width:0}.classifiedOpsLimitForm .formItem label{color:#575260;text-align:start;align-items:center;gap:6px;min-height:19px;margin-bottom:7px;font-size:10px;font-weight:800;line-height:1.55;display:flex}.classifiedOpsLimitForm .formItem label i{color:#77708e;font-size:13px}.classifiedOpsLimitForm input,.classifiedOpsLimitForm textarea{color:#302c39;background:#fff;border:1px solid #d9d6df;border-radius:7px;outline:0;width:100%;font-family:inherit;font-size:11px;transition:border-color .16s,box-shadow .16s,background-color .16s}.classifiedOpsLimitForm input{text-align:end;direction:ltr;height:44px;padding:8px 12px}.classifiedOpsLimitForm input:hover:not(:disabled),.classifiedOpsLimitForm textarea:hover:not(:disabled){border-color:#bdb8c6}.classifiedOpsLimitForm input:focus,.classifiedOpsLimitForm textarea:focus{border-color:#7769d6;box-shadow:0 0 0 3px #7367f01c}.classifiedOpsLimitForm input:disabled,.classifiedOpsLimitForm textarea:disabled{cursor:not-allowed;color:#8c8892;background:#f5f4f6}.classifiedOpsLimitForm .formItem>small{color:#85818c;margin-top:5px;font-size:9px;line-height:1.65;display:block}.classifiedOpsLimitForm textarea{resize:vertical;min-height:82px;padding:11px 12px;line-height:1.7}.classifiedOpsActionList{flex-direction:column;gap:8px;margin-top:15px;display:flex}.classifiedOpsActionList button{color:#3f3a47;text-align:start;background:#fff;border:1px solid #e2e0e6;border-radius:7px;grid-template-columns:38px minmax(0,1fr) 18px;align-items:center;gap:10px;width:100%;min-height:68px;padding:11px 12px;font-family:inherit;transition:border-color .16s,background-color .16s,box-shadow .16s,transform .16s;display:grid}.classifiedOpsActionList button:first-child{border-top:1px solid #e2e0e6}.classifiedOpsActionList button:hover:not(:disabled){color:#286c5a;background:#f8fbfa;border-color:#b6cec7;transform:translateY(-1px);box-shadow:0 4px 12px #2c34310f}.classifiedOpsActionList button:disabled{cursor:not-allowed;opacity:.48}.classifiedOpsActionList button>i:first-child{color:#526c80;background:#edf2f5;border-radius:7px;justify-content:center;align-items:center;width:38px;height:38px;font-size:17px;display:flex}.classifiedOpsActionList .classifiedOpsAction.expiry>i:first-child{color:#956318;background:#fff3df}.classifiedOpsActionList .classifiedOpsAction.events>i:first-child{color:#53689f;background:#edf1fa}.classifiedOpsActionList .classifiedOpsAction.media>i:first-child{color:#2b755f;background:#eaf5f2}.classifiedOpsActionList .classifiedOpsAction.retry>i:first-child{color:#aa414c;background:#fff0f1}.classifiedOpsActionList button>i:last-child{color:#aaa6b0;font-size:13px}[dir=ltr] .classifiedOpsActionList button>i:last-child{transform:rotate(180deg)}.classifiedOpsActionList button>span{flex-direction:column;gap:4px;min-width:0;display:flex}.classifiedOpsActionList strong{font-size:11px;font-weight:900;line-height:1.5}.classifiedOpsActionList small{color:#827d89;text-overflow:ellipsis;white-space:nowrap;font-size:8px;line-height:1.5;overflow:hidden}.classifiedOpsScanResult{background:#dedce3;border:1px solid #dedce3;border-radius:7px;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin-top:18px;display:grid;overflow:hidden}.classifiedOpsScanResult>div{background:#fff;flex-direction:column;justify-content:center;align-items:center;gap:5px;min-height:58px;display:flex}.classifiedOpsScanResult span{color:#7b7782;font-size:9px}.classifiedOpsScanResult strong{color:#332f3b;font-size:16px;font-weight:900}.classifiedOpsCleanupButton{color:#a83e49;background:#fff3f4;grid-column:1/-1;justify-content:center;align-items:center;gap:7px;min-height:38px;font-size:10px;font-weight:900;display:inline-flex}.classifiedOpsCleanupButton:hover:not(:disabled){background:#fce6e8}.classifiedOpsCleanupButton:disabled{cursor:not-allowed;color:#9b979f;background:#f3f3f4}.classifiedOpsJobs{padding-bottom:10px}.classifiedOpsUnread{color:#5f6e83;background:#f5f7fa;border:1px solid #d5dce5;border-radius:6px;align-items:center;gap:6px;min-height:30px;padding:5px 9px;font-size:9px;font-weight:800;display:inline-flex}.classifiedOpsTableScroller{border-top:1px solid #e8e6eb;margin:15px -24px 0;overflow-x:auto}.classifiedOpsJobsTable{min-width:850px}.classifiedOpsJobsTable th,.classifiedOpsJobsTable td{padding:12px 18px}.classifiedOpsJobsTable thead th{color:#76717d;background:#f7f7f9;font-size:9px;font-weight:900}.classifiedOpsJobsTable tbody tr{transition:background-color .16s}.classifiedOpsJobsTable tbody tr:not(.classifiedOpsJobSkeleton):hover{background:#fafbfc}.classifiedOpsJobName{align-items:center;gap:10px;min-width:210px;display:flex}.classifiedOpsJobName>i{color:#536d80;background:#eef2f5;border-radius:7px;flex:0 0 34px;justify-content:center;align-items:center;width:34px;height:34px;font-size:16px;display:flex}.classifiedOpsJobName>span{flex-direction:column;gap:3px;min-width:0;display:flex}.classifiedOpsJobName strong{color:#3d3944;font-size:10px;font-weight:900}.classifiedOpsJobName small{color:#928e98;font-size:8px}.classifiedOpsJobState{color:#32734e;background:#eaf5ee;border-radius:6px;align-items:center;gap:5px;min-height:27px;padding:4px 8px;font-size:9px;font-weight:900;display:inline-flex}.classifiedOpsJobState.running{color:#5269a4;background:#edf1fa}.classifiedOpsJobState.failed{color:#aa3f4b;background:#fff0f1}.classifiedOpsEmpty{color:#85818b;justify-content:center;align-items:center;gap:8px;min-height:80px;font-size:10px;display:flex}.classifiedOpsJobSkeleton span{background:#eceaef;border-radius:4px;width:78%;height:10px;animation:1.2s ease-in-out infinite alternate classifiedOpsSkeleton;display:block}.classifiedOpsJobSkeleton td:first-child span{width:180px;height:30px}.classifiedOpsJobSkeleton td:nth-child(2) span{width:68px;height:24px}@keyframes classifiedOpsSkeleton{to{background:#f5f4f7}}.isSpinning{animation:.8s linear infinite classifiedOpsSpin}@keyframes classifiedOpsSpin{to{transform:rotate(360deg)}}@media (max-width:1180px){.classifiedModerationOverview{grid-template-columns:repeat(2,minmax(180px,1fr))}.classifiedModerationDetail{grid-template-columns:minmax(0,1fr)}.classifiedDetailInspector{grid-template-columns:repeat(2,minmax(0,1fr));position:static}.classifiedReadinessPanel{grid-column:1/-1}.classifiedReportSummary{grid-template-columns:minmax(0,1fr)}.classifiedOpsMetrics{grid-template-columns:repeat(2,minmax(0,1fr))}.classifiedOpsMetric:nth-child(2){border-inline-end:0}.classifiedOpsMetric:nth-child(-n+2){border-bottom:1px solid #e8e6eb}.classifiedOpsWorkspace{grid-template-columns:minmax(0,1fr)}.classifiedOpsActions{border-top:1px solid #e8e6eb;border-inline-start:0}}@media (max-width:767px){.classifiedModerationOverview{grid-template-columns:minmax(0,1fr);padding:12px}.classifiedQueueMetric{min-height:76px}.classifiedQueueTabs{padding:8px 12px}.classifiedOpsConsole{margin:0 12px 20px}.classifiedOpsStatusBar,.classifiedOpsSectionHead{flex-direction:column;align-items:stretch}.classifiedOpsMetrics,.classifiedOpsSwitches{grid-template-columns:minmax(0,1fr)}.classifiedOpsMetric{border-bottom:1px solid #e8e6eb;border-inline-end:0}.classifiedOpsSettings,.classifiedOpsActions,.classifiedOpsJobs{padding:16px}.classifiedOpsTableScroller{margin-inline:-16px}.classifiedDetailToolbar{flex-direction:column;align-items:stretch;padding:11px;position:static}.classifiedDetailTitle h2{max-width:calc(100vw - 175px);font-size:13px}.classifiedDetailTitle>div>div{flex-direction:column;align-items:flex-start;gap:5px}.classifiedDetailActions{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.classifiedDetailActions .oBtn{justify-content:center}.classifiedDetailActions .oBtn:last-child:nth-child(odd){grid-column:1/-1}.classifiedGalleryPanel{grid-template-columns:minmax(0,1fr);min-height:0}.classifiedPrimaryImage{aspect-ratio:4/3;min-height:0}.classifiedImageRail{border-top:1px solid #e3e1e7;border-inline-start:0;flex-direction:row;align-items:center;max-height:none;overflow-x:auto}.classifiedContentPanel{padding:14px}.classifiedSectionHeading,.classifiedTimelineItem>div>div{flex-direction:column;align-items:flex-start}.classifiedAttributeGrid,.classifiedDetailInspector{grid-template-columns:minmax(0,1fr)}.classifiedAttributeGrid>div:nth-child(odd),.classifiedAttributeGrid>div:nth-child(2n){border-inline-start:0;padding:11px 0}.classifiedReadinessPanel{grid-column:auto}.classifiedReportSummary{padding:12px}.classifiedReportSummaryBreakdown{grid-template-columns:repeat(2,minmax(0,1fr))}.classifiedReportSummaryBreakdown button:nth-child(2){border-inline-end:0}.classifiedReportSummaryBreakdown button:nth-child(-n+2){border-bottom:1px solid #eceaf0}.moderationActionDialog{max-height:calc(100vh - 24px);overflow-y:auto}}.classifiedChatInboxWorkspace{background:#fff;border:1px solid #e3e1e7;border-radius:8px;overflow:hidden}.classifiedChatInboxHeader{justify-content:space-between;align-items:center;gap:24px;min-height:82px;padding:16px 20px;display:flex}.classifiedChatInboxHeader>div:first-child{flex-direction:column;gap:4px;min-width:180px;display:flex}.classifiedChatInboxHeader h2{color:#34303e;margin:0;font-size:15px;font-weight:900}.classifiedChatInboxHeader>div:first-child>span{color:#85818d;font-size:10px}.classifiedChatInboxActions{align-items:center;gap:8px;min-width:0;display:flex}.classifiedChatSearch{color:#898590;background:#fafafa;border:1px solid #dedce2;border-radius:7px;grid-template-columns:20px minmax(0,1fr) auto auto;align-items:center;gap:7px;width:min(390px,42vw);min-height:42px;padding:4px 5px 4px 12px;transition:border-color .18s,background-color .18s,box-shadow .18s;display:grid}.classifiedChatSearch:focus-within{background:#fff;border-color:#8580da;box-shadow:0 3px 12px #4b448917}.classifiedChatSearch>i{font-size:17px}.classifiedChatSearch input{color:#3d3945;width:100%;min-width:0;height:32px;font:inherit;background:0 0;border:0;outline:0;padding:0;font-size:11px}.classifiedChatSearchClear,.classifiedChatSearchSubmit,.classifiedChatRefresh,.classifiedChatClearFilters,.classifiedChatError button,.classifiedChatEmpty button{font:inherit;cursor:pointer}.classifiedChatSearchClear{color:#8d8994;background:0 0;border:0;border-radius:6px;place-items:center;width:28px;height:28px;display:grid}.classifiedChatSearchClear:hover{color:#4c4754;background:#eeedf0}.classifiedChatSearchSubmit{color:#fff;background:#625bb2;border:0;border-radius:6px;height:32px;padding:0 13px;font-size:10px;font-weight:800}.classifiedChatSearchSubmit:hover{background:#50499d}.classifiedChatRefresh{color:#5f5a68;background:#fff;border:1px solid #dedce2;border-radius:7px;flex:0 0 42px;place-items:center;width:42px;height:42px;font-size:18px;display:grid}.classifiedChatRefresh:hover:not(:disabled){color:#34303e;background:#f7f7f8;border-color:#aaa6b1}.classifiedChatRefresh:disabled{cursor:wait;opacity:.55}.classifiedChatError{color:#9e3e49;background:#fff4f5;border:1px solid #f0d5d8;border-radius:7px;align-items:center;gap:9px;min-height:46px;margin:0 20px 14px;padding:9px 12px;font-size:11px;display:flex}.classifiedChatError>i{font-size:17px}.classifiedChatError>span{flex:1}.classifiedChatError button{color:#963842;background:#fff;border:1px solid #e5bfc4;border-radius:6px;min-height:30px;padding:0 11px;font-size:10px;font-weight:800}.classifiedChatMetrics{background:#fafafa;border-block:1px solid #eceaf0;grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.classifiedChatMetrics>div{border-inline-start:1px solid #eceaf0;grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:9px;min-width:0;min-height:70px;padding:12px 18px;display:grid}.classifiedChatMetrics>div:first-child{border-inline-start:0}.classifiedChatMetricIcon{color:#655fa3;background:#ecebf7;border-radius:7px;place-items:center;width:32px;height:32px;font-size:16px;display:grid}.classifiedChatMetrics>div.active .classifiedChatMetricIcon{color:#25735f;background:#e7f4ef}.classifiedChatMetrics>div.unread .classifiedChatMetricIcon{color:#3f70a3;background:#edf3fb}.classifiedChatMetrics>div.blocked .classifiedChatMetricIcon{color:#a94a54;background:#fff0f1}.classifiedChatMetrics>div>span:nth-child(2){color:#77727e;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.classifiedChatMetrics strong{color:#34303e;font-size:20px;font-weight:900}.classifiedChatQueueToolbar{justify-content:space-between;align-items:center;gap:16px;min-height:66px;padding:12px 20px;display:flex}.classifiedChatSegments{background:#f5f5f6;border:1px solid #e1dfe5;border-radius:7px;gap:3px;padding:3px;display:inline-flex}.classifiedChatSegments button{color:#706b77;cursor:pointer;min-height:34px;font:inherit;background:0 0;border:0;border-radius:6px;align-items:center;gap:8px;padding:0 13px;font-size:10px;font-weight:800;display:inline-flex}.classifiedChatSegments button:hover{color:#37323f;background:#fff}.classifiedChatSegments button.active{color:#fff;background:#45404b}.classifiedChatSegments button>span{min-width:20px;height:20px;color:inherit;background:#5b556317;border-radius:5px;place-items:center;padding:0 5px;font-size:9px;display:inline-grid}.classifiedChatSegments button.active>span{background:#ffffff29}.classifiedChatClearFilters{color:#8b5760;background:0 0;border:0;border-radius:6px;align-items:center;gap:6px;min-height:34px;padding:0 10px;font-size:10px;font-weight:800;display:inline-flex}.classifiedChatClearFilters:hover{color:#973f49;background:#fff1f2}.classifiedChatInboxList{border-top:1px solid #eceaf0}.classifiedChatInboxLabels,.classifiedChatInboxRow{grid-template-columns:minmax(215px,1fr) minmax(205px,.92fr) minmax(210px,1.08fr) minmax(116px,.45fr) 36px;align-items:center;gap:14px;display:grid}.classifiedChatInboxLabels{color:#918d97;background:#fafafa;border-bottom:1px solid #eceaf0;min-height:38px;padding:0 20px;font-size:9px;font-weight:800}.classifiedChatInboxRow{min-height:88px;color:inherit;border-bottom:1px solid #efedf1;padding:12px 20px;transition:background-color .18s;position:relative}.classifiedChatInboxRow:last-child{border-bottom:0}.classifiedChatInboxRow:hover{background:#fafafa}.classifiedChatInboxRow.hasUnread{background:#fbfcff}.classifiedChatInboxRow.hasUnread:before{content:"";background:#6b64be;border-radius:2px;width:2px;position:absolute;inset-block:18px;inset-inline-start:0}.classifiedChatListing,.classifiedChatParticipants,.classifiedChatParticipantPair,.classifiedChatPreview,.classifiedChatSignals{align-items:center;min-width:0;display:flex}.classifiedChatListing{gap:11px}.classifiedChatAdImage{color:#98949e;background:#f0f1f2;border:1px solid #e4e2e7;border-radius:7px;flex:0 0 58px;place-items:center;width:58px;height:58px;font-size:18px;display:grid;overflow:hidden}.classifiedChatDetailImage{color:#8b9299;background:#e8eaec;border-radius:7px;flex:0 0 54px;place-items:center;width:54px;height:54px;display:grid;overflow:hidden}.classifiedChatAdImage img,.classifiedChatDetailImage img{object-fit:cover;width:100%;height:100%}.classifiedChatListing>span:last-child{flex-direction:column;align-items:flex-start;gap:5px;min-width:0;display:flex}.classifiedChatListing strong{color:#37323f;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:11px;font-weight:900;overflow:hidden}.classifiedChatListing small{color:#918d97;font-size:9px}.classifiedChatParticipants{gap:8px}.classifiedChatParticipantPair{flex:1 1 0;gap:7px}.classifiedChatPersonAvatar{color:#605b69;background:#ecebf2;border-radius:50%;flex:0 0 28px;place-items:center;width:28px;height:28px;font-size:9px;font-weight:900;display:grid;overflow:hidden}.classifiedChatPersonAvatar img{object-fit:cover;width:100%;height:100%}.classifiedChatParticipantPair>span:last-child{flex-direction:column;gap:2px;min-width:0;display:flex}.classifiedChatParticipantPair small{color:#99959f;font-size:8px}.classifiedChatParticipantPair strong{color:#4c4754;text-overflow:ellipsis;white-space:nowrap;max-width:95px;font-size:9px;font-weight:800;overflow:hidden}.classifiedChatParticipantArrow{color:#aaa6af;flex:none;font-size:13px}.classifiedChatPreview{flex-direction:column;align-items:flex-start;gap:7px}.classifiedChatPreview>span{color:#595461;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:10px;line-height:1.7;display:block;overflow:hidden}.classifiedChatPreview time{color:#96929c;align-items:center;gap:4px;font-size:8px;display:inline-flex}.classifiedChatSignals{flex-direction:column;align-items:flex-start;gap:6px}.classifiedChatUnread{color:#87838d;white-space:nowrap;background:#f1f1f3;border-radius:6px;align-items:center;gap:5px;min-height:25px;padding:0 7px;font-size:8px;font-weight:800;display:inline-flex}.classifiedChatUnread.hasUnread{color:#fff;background:#625bb2}.classifiedChatUnread.isRead i{color:#458171}.classifiedChatStatus{white-space:nowrap;border-radius:6px;align-items:center;gap:5px;min-height:24px;padding:0 7px;font-size:8px;font-weight:800;display:inline-flex}.classifiedChatStatus>span{background:currentColor;border-radius:50%;flex:0 0 5px;width:5px;height:5px}.classifiedChatStatus.active{color:#176a58;background:#e7f4ef}.classifiedChatStatus.blocked{color:#a43f38;background:#fbeceb}.classifiedChatStatus.closed{color:#616a73;background:#eceff1}.classifiedChatOpen{color:#6f6a76;background:#fff;border:1px solid #dfdde3;border-radius:7px;place-items:center;width:34px;height:34px;font-size:15px;transition:border-color .18s,background-color .18s,color .18s;display:grid}.classifiedChatInboxRow:hover .classifiedChatOpen{color:#fff;background:#625bb2;border-color:#625bb2}.classifiedChatInboxSkeleton{pointer-events:none}.classifiedChatInboxSkeleton>div{flex-direction:column;gap:7px;display:flex}.classifiedChatInboxSkeleton span,.classifiedChatInboxSkeleton i{background:#efedf1;border-radius:4px;width:72%;height:9px;animation:1.35s ease-in-out infinite classifiedChatSkeletonPulse;display:block}.classifiedChatInboxSkeleton i{width:45%;height:7px}.classifiedChatInboxSkeleton>div:last-child span{width:72px;height:24px}@keyframes classifiedChatSkeletonPulse{50%{background:#e5e2e8}}.classifiedChatEmpty{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:7px;min-height:300px;padding:36px;display:flex}.classifiedChatEmpty>span{color:#655fa3;background:#eeedf7;border-radius:50%;place-items:center;width:48px;height:48px;margin-bottom:5px;font-size:23px;display:grid}.classifiedChatEmpty strong{color:#3d3845;font-size:13px}.classifiedChatEmpty p{color:#85818d;max-width:48ch;margin:0;font-size:10px;line-height:1.8}.classifiedChatEmpty button{color:#5c5764;background:#fff;border:1px solid #d9d6df;border-radius:6px;min-height:34px;margin-top:6px;padding:0 12px;font-size:10px;font-weight:800}.classifiedChatDetailToolbar{background:#fff;border:1px solid #dfe3e6;border-radius:8px;justify-content:space-between;align-items:center;gap:20px;margin-bottom:18px;padding:14px 16px;display:flex}.classifiedChatDetailAd,.classifiedChatDetailActions{align-items:center;gap:12px;display:flex}.classifiedChatDetailAd h2{color:#24292e;max-width:520px;margin:0 0 5px;font-size:17px}.classifiedChatDetailAd>div:last-child{min-width:0}.classifiedChatDetailAd>div:last-child>span{color:#858c93;font-size:11px}.classifiedChatDetailLayout{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:18px;display:grid}.classifiedChatTranscript,.classifiedChatInfo{background:#fff;border:1px solid #dfe3e6;border-radius:8px}.classifiedChatTranscriptHead{border-bottom:1px solid #e3e6e8;justify-content:space-between;align-items:flex-start;gap:20px;padding:16px 18px;display:flex}.classifiedChatTranscriptHead h3,.classifiedChatInfo h3{color:#2b3035;margin:0 0 5px;font-size:14px}.classifiedChatTranscriptHead span,.classifiedChatTranscriptHead small{color:#7b838b;font-size:11px}.classifiedChatMessages{background:#f4f6f7;flex-direction:column;gap:9px;max-height:660px;padding:18px;display:flex;overflow-y:auto}.classifiedChatMessage{background:#fff;border:1px solid #dfe3e6;border-radius:8px 8px 8px 2px;align-self:flex-start;width:min(72%,640px);padding:10px 12px}.classifiedChatMessage.owner{color:#fff;background:#8e4938;border:0;border-radius:8px 8px 2px;align-self:flex-end}.classifiedChatMessage header{align-items:center;gap:8px;margin-bottom:6px;font-size:10px;display:flex}.classifiedChatMessage header strong{font-size:11px}.classifiedChatMessage header span{color:#18745f;font-weight:800}.classifiedChatMessage.owner header span,.classifiedChatMessage.owner header time{color:#ffd9cf}.classifiedChatMessage header time{color:#8c939a;margin-inline-start:auto}.classifiedChatMessage p{white-space:pre-wrap;overflow-wrap:anywhere;margin:0;line-height:1.8}.classifiedChatInfo{overflow:hidden}.classifiedChatInfo section{border-bottom:1px solid #e5e8ea;padding:16px}.classifiedChatInfo section:last-child{border-bottom:0}.classifiedChatPerson{align-items:center;gap:10px;padding:9px 0;display:flex}.classifiedChatPerson>span{color:#176a58;background:#e7f4ef;border-radius:50%;flex:none;place-items:center;width:36px;height:36px;font-weight:900;display:grid}.classifiedChatPerson>div{flex-direction:column;min-width:0;display:flex}.classifiedChatPerson strong{color:#30363c;font-size:12px}.classifiedChatPerson small{color:#7a828a;margin-top:3px;font-size:10px}.classifiedChatInfo dl{gap:10px;margin:12px 0 0;display:grid}.classifiedChatInfo dl>div{justify-content:space-between;align-items:center;gap:12px;display:flex}.classifiedChatInfo dt{color:#737b83;font-size:11px}.classifiedChatInfo dd{color:#31373d;margin:0;font-size:11px;font-weight:800}.classifiedChatBlockedInfo{background:#fff4f2}.classifiedChatBlockedInfo p{color:#6b4038;margin:8px 0;font-size:12px;line-height:1.7}.classifiedChatBlockedInfo small{color:#9a6a61;font-size:10px}@media (max-width:1100px){.classifiedChatMetrics{grid-template-columns:repeat(2,minmax(0,1fr))}.classifiedChatDetailLayout{grid-template-columns:1fr}}.eventCategoryTableIntro{background:#f7faf9;border-bottom:1px solid #e5eeeb;justify-content:space-between;align-items:center;gap:18px;min-height:66px;padding:12px 18px;display:flex}.eventCategoryTableIntro>div{align-items:center;gap:11px;min-width:0;display:flex}.eventCategoryTableIntro>div>i{color:#14705f;background:#e2f1ec;border-radius:8px;flex:none;justify-content:center;align-items:center;width:34px;height:34px;font-size:17px;display:inline-flex}.eventCategoryTableIntro>div>span{flex-direction:column;gap:3px;min-width:0;display:flex}.eventCategoryTableIntro strong{color:#34313f;font-size:12px;font-weight:900}.eventCategoryTableIntro small{color:#777382;font-size:10px;line-height:1.55}.eventCategoryTotal{color:#514d5d;background:#fff;border-radius:14px;flex:none;align-items:center;min-height:28px;padding:4px 10px;font-size:10px;font-weight:800;display:inline-flex;box-shadow:inset 0 0 0 1px #dfe8e5}.eventCategoriesTable{min-width:850px}.eventCategoriesTable td{vertical-align:middle}.eventCategoryIdentity{align-items:center;gap:10px;min-width:190px;display:flex}.eventCategoryIdentityIcon{color:#6258d7;background:#eef0fb;border-radius:8px;flex:none;justify-content:center;align-items:center;width:36px;height:36px;font-size:17px;display:inline-flex}.eventCategoryIdentity>span:last-child{flex-direction:column;gap:4px;min-width:0;display:flex}.eventCategoryIdentity strong{color:#34313f;text-overflow:ellipsis;white-space:nowrap;max-width:260px;font-size:12px;font-weight:900;overflow:hidden}.eventCategoryIdentity small{color:#8b8795;font-size:9px;font-weight:700}.eventCategoryCode{color:#575263;text-overflow:ellipsis;white-space:nowrap;direction:ltr;max-width:180px;font-family:inherit;font-size:10px;font-weight:700;display:inline-block;overflow:hidden}.eventCategoryUsage{color:#5b5766;justify-content:center;align-items:center;gap:6px;min-width:48px;display:inline-flex}.eventCategoryUsage i{color:#a09baa;font-size:14px}.eventCategoryUsage b{font-size:11px}.eventCategoryStatus{white-space:nowrap;border-radius:13px;align-items:center;gap:6px;min-height:26px;padding:4px 9px;font-size:10px;font-weight:900;display:inline-flex}.eventCategoryStatus i{border-radius:50%;width:6px;height:6px}.eventCategoryStatus.active{color:#176b54;background:#e7f5ef}.eventCategoryStatus.active i{background:#23946f}.eventCategoryStatus.inactive{color:#706b78;background:#f3f1f5}.eventCategoryStatus.inactive i{background:#9994a1}.eventCategoryEmptyState{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:230px;padding:30px;display:flex}.eventCategoryEmptyState>i{color:#397465;background:#edf3f1;border-radius:8px;justify-content:center;align-items:center;width:48px;height:48px;font-size:23px;display:inline-flex}.eventCategoryEmptyState strong{color:#3f3b49;font-size:13px;font-weight:900}.eventCategoryEmptyState span{color:#817d89;max-width:420px;font-size:10px;line-height:1.7}.eventCategoryForm{gap:0}.eventCategoryIdentitySection{margin-bottom:18px}.eventCategorySectionHead,.eventCategoryTranslationsHead{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.eventCategorySectionHead{margin-bottom:18px}.eventCategorySectionHead>div,.eventCategoryTranslationsHead>div{flex-direction:column;gap:5px;min-width:0;display:flex}.eventCategorySectionHead h3,.eventCategoryTranslationsHead h3{color:#34313f;margin:0;font-size:15px;font-weight:900}.eventCategorySectionHead p,.eventCategoryTranslationsHead p{color:#777382;margin:0;font-size:10px;line-height:1.65}.eventCategoryStatusRow{grid-template-columns:1fr}.eventCategoryStatusRow .classifiedToggleRow{background:#f8faf9;min-height:62px}.eventCategoryTranslationsSection{margin-bottom:18px}.eventCategoryTranslationsHead{align-items:center;margin-bottom:12px;padding:0 2px}.eventCategoryTranslationsHead .oBtn{min-width:138px}.eventCategoryTranslationsList{gap:12px;display:grid}.eventCategoryTranslationCard{background:#fff;border:1px solid #e7e5ec;border-radius:8px;box-shadow:0 5px 17px #2c283a0b}.eventCategoryTranslationCard>header{background:#faf9fc;border-bottom:1px solid #eeecf1;justify-content:space-between;align-items:center;gap:12px;min-height:50px;padding:9px 14px;display:flex}.eventCategoryTranslationNumber{align-items:center;gap:8px;display:flex}.eventCategoryTranslationNumber>span{color:#1b745d;background:#e9f3ef;border-radius:6px;justify-content:center;align-items:center;width:25px;height:25px;font-size:10px;font-weight:900;display:inline-flex}.eventCategoryTranslationNumber strong{color:#484452;font-size:11px;font-weight:900}.eventCategoryRemoveTranslation{color:#bf4e61;cursor:pointer;background:#fff;border:1px solid #eadde1;border-radius:6px;justify-content:center;align-items:center;width:30px;height:30px;transition:background-color .16s,border-color .16s,color .16s;display:inline-flex}.eventCategoryRemoveTranslation:hover:not(:disabled){color:#a83247;background:#fff4f5;border-color:#dbaeb6}.eventCategoryRemoveTranslation:disabled{cursor:not-allowed;opacity:.38}.eventCategoryTranslationCard>.form{padding:14px}.eventTranslationStatusField{min-width:0}.eventTranslationStatusField .classifiedToggleRow{min-height:44px;padding-block:6px}.eventTranslationStatusField .classifiedToggleCopy{gap:1px}.eventTranslationStatusField .classifiedToggleCopy small{font-size:9px}.fieldHint{color:#85818e;margin-top:5px;font-size:9px;line-height:1.55;display:block}@media (max-width:900px){.eventCategoryTableIntro,.eventCategorySectionHead,.eventCategoryTranslationsHead{flex-direction:column;align-items:stretch}.eventCategoryTotal,.eventCategoryTranslationsHead .oBtn{align-self:flex-start}.eventTranslationStatusField{max-width:none}}.eventManagementSummary{background:#fbfcfc;border-bottom:1px solid #ebe9ef;justify-content:space-between;align-items:center;gap:16px;min-height:68px;padding:12px 18px;display:flex}.eventManagementSummary>div{align-items:center;gap:11px;min-width:0;display:flex}.eventManagementSummary>div>i{color:#14715e;background:#eef8f5;border:1px solid #cce2dd;border-radius:7px;flex:none;justify-content:center;align-items:center;width:38px;height:38px;font-size:18px;display:inline-flex}.eventManagementSummary span{flex-direction:column;gap:3px;min-width:0;display:flex}.eventManagementSummary strong{color:#37333f;font-size:12px;font-weight:900}.eventManagementSummary small{color:#7d7887;font-size:9px;line-height:1.55}.eventManagementSummary>b{color:#6157bd;background:#f4f2fc;border:1px solid #ded9f5;border-radius:6px;flex:none;padding:7px 10px;font-size:10px}.eventsManagementTable{min-width:820px}.eventsManagementTable td{vertical-align:middle}.eventManagementIdentity{align-items:center;gap:10px;min-width:220px;display:flex}.eventManagementCover{color:#918c9b;background:#f5f4f7;border:1px solid #e2dfe7;border-radius:6px;flex:none;justify-content:center;align-items:center;width:58px;height:44px;font-size:18px;display:inline-flex;overflow:hidden}.eventManagementCover img{object-fit:cover;width:100%;height:100%}.eventManagementIdentity>span,.eventManagementLocation,.eventManagementSchedule,.eventManagementStates{flex-direction:column;gap:4px;min-width:0;display:flex}.eventManagementIdentity strong,.eventManagementLocation strong,.eventManagementSchedule strong{color:#3f3a48;font-size:10px;font-weight:900;line-height:1.5}.eventManagementIdentity small{color:#8b8692;align-items:center;gap:7px;font-size:9px;display:flex}.eventManagementIdentity small b{color:#9a6517;background:#fff1dc;border-radius:4px;padding:2px 6px;font-size:8px}.eventManagementIdentity small em{color:#247260;text-overflow:ellipsis;white-space:nowrap;max-width:120px;font-size:9px;font-style:normal;font-weight:900;overflow:hidden}.eventManagementLocation small,.eventManagementSchedule small{color:#8b8692;font-size:8px;line-height:1.4}.eventManagementSchedule{min-width:155px}.eventManagementPrice{white-space:nowrap;border-radius:5px;padding:5px 8px;font-size:9px;font-weight:900;display:inline-flex}.eventManagementPrice.free{color:#187052;background:#edf8f3;border:1px solid #cce6da}.eventManagementPrice.paid{color:#896322;background:#fff8e9;border:1px solid #eadcbc}.eventLifecycleStatus{white-space:nowrap;border-radius:5px;align-items:center;width:fit-content;padding:5px 8px;font-size:9px;font-weight:900;display:inline-flex}.eventLifecycleStatus.draft{color:#686371;background:#f5f4f7;border:1px solid #dedbe5}.eventLifecycleStatus.published{color:#15715a;background:#edf8f4;border:1px solid #bfe0d5}.eventLifecycleStatus.cancelled{color:#a33f53;background:#fff1f3;border:1px solid #efcbd1}.eventLifecycleStatus.ended{color:#52647f;background:#f1f5fa;border:1px solid #d4dce9}.eventManagementStates small{color:#a33f53;font-size:8px;font-weight:800}.eventManagementEmpty{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:230px;padding:30px;display:flex}.eventManagementEmpty i{color:#665ac7;background:#f5f3fc;border:1px solid #dcd7f3;border-radius:8px;justify-content:center;align-items:center;width:52px;height:52px;font-size:23px;display:inline-flex}.eventManagementEmpty strong{color:#413c49;font-size:12px}.eventManagementEmpty span{color:#817c88;max-width:420px;font-size:9px;line-height:1.7}.eventListFilterGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.eventListFilterGrid .shamsiDateField,.eventListFilterGrid .shamsiDateField>div{width:100%}.eventManagementForm{gap:14px}.eventFormSection{padding:18px}.eventFormSectionHead,.eventTranslationsHead{align-items:center;gap:10px;margin-bottom:16px;display:flex}.eventFormSectionHead>span{color:#176f5c;background:#eff8f6;border:1px solid #cfe2de;border-radius:7px;flex:none;justify-content:center;align-items:center;width:36px;height:36px;font-size:17px;display:inline-flex}.eventFormSectionHead>div,.eventTranslationsHead>div{flex-direction:column;gap:4px;min-width:0;display:flex}.eventFormSectionHead h3,.eventTranslationsHead h3{color:#383440;margin:0;font-size:14px;font-weight:900}.eventFormSectionHead p,.eventTranslationsHead p{color:#7e7986;margin:0;font-size:9px;line-height:1.65}.eventFormIdentityLayout{grid-template-columns:minmax(0,1fr) 280px;align-items:start;gap:18px;display:grid}.eventFormIdentityLayout>*,.eventFormCover,.eventFormCover .cmsImageUpload{width:100%;min-width:0;max-width:100%}.eventFormOperationalGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:14px;display:grid}.eventFormOperationalGrid .classifiedToggleRow{min-height:64px}.eventFormCover .card,.eventFormCover .cardContent{width:100%;max-width:100%;box-shadow:none;background:0 0;border:0;margin:0;padding:0}.eventFormCover .imgPrev{border-radius:7px;min-height:178px}.eventFormMap{border-top:1px solid #ece9ef;margin-top:16px;padding-top:16px}.eventFormMap>label{color:#514c59;margin-bottom:8px;font-size:10px;display:block}.eventFormMap .mapLocationBox{height:250px}.eventPriceTypeSelector{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:16px;display:grid}.eventPriceTypeSelector>button{color:#57515f;cursor:pointer;text-align:start;background:#fafafa;border:1px solid #e2dfe7;border-radius:7px;align-items:center;gap:11px;min-height:66px;padding:10px 12px;font-family:inherit;transition:border-color .16s,background-color .16s,box-shadow .16s;display:flex}.eventPriceTypeSelector>button:hover{background:#f7faf9;border-color:#b9d4cd}.eventPriceTypeSelector>button:focus-visible{outline-offset:2px;outline:3px solid #0f766e2e}.eventPriceTypeSelector>button.active{color:#116b59;background:#eff8f5;border-color:#83b7ab;box-shadow:inset -3px 0 #0f766e}.eventPriceTypeSelector>button>i{color:#6f6879;background:#efedf3;border-radius:6px;flex:none;justify-content:center;align-items:center;width:34px;height:34px;font-size:16px;display:inline-flex}.eventPriceTypeSelector>button.active>i{color:#0f766e;background:#dceee8}.eventPriceTypeSelector>button>span{flex-direction:column;gap:4px;min-width:0;display:flex}.eventPriceTypeSelector strong{font-size:11px;font-weight:900}.eventPriceTypeSelector small{color:#817c88;font-size:9px}.eventPriceField{position:relative}.eventPriceField>span{color:#6f6977;font-size:9px;font-weight:900;position:absolute;inset-block-start:50%;inset-inline-end:12px;transform:translateY(-50%)}.eventPriceField .priceInput{padding-inline-end:70px}.eventTranslationsSection{padding:0 2px}.eventTranslationsHead{justify-content:space-between;padding:2px}.eventTranslationsHead .oBtn{min-width:138px}.eventTranslationsList{gap:12px;display:grid}.eventTranslationEditor{background:#fff;border:1px solid #e3e0e8;border-radius:8px;overflow:hidden;box-shadow:0 5px 18px #2c283a0a}.eventTranslationEditor>header{background:#faf9fc;border-bottom:1px solid #ece9ef;justify-content:space-between;align-items:center;gap:12px;min-height:48px;padding:8px 13px;display:flex}.eventTranslationEditor>header>div{align-items:center;gap:8px;display:flex}.eventTranslationEditor>header>div>span{color:#176f5c;background:#e7f3ef;border-radius:6px;justify-content:center;align-items:center;width:25px;height:25px;font-size:10px;font-weight:900;display:inline-flex}.eventTranslationEditor>header strong{color:#48434f;font-size:11px}.eventTranslationRemove{color:#b9495d;cursor:pointer;background:#fff;border:1px solid #eadde1;border-radius:6px;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}.eventTranslationRemove:disabled{cursor:not-allowed;opacity:.35}.eventTranslationEditor>.form{padding:14px}.eventTranslationActiveField .classifiedToggleRow{min-height:44px;padding-block:6px}.eventDescriptionField{min-height:150px}.eventPublicationSection{margin-bottom:2px}.eventPublicationPanel{background:#faf9fc;border:1px solid #ddd9e7;border-radius:7px;justify-content:space-between;align-items:center;gap:16px;min-height:72px;padding:12px 14px;display:flex}.eventPublicationPanel>div:first-child{align-items:center;gap:9px;display:flex}.eventPublicationPanel>div:first-child>small{color:#77717f;font-size:9px}.eventPublicationPanel>p{color:#77717f;margin:0;font-size:9px;line-height:1.65}.eventPublicationActions{justify-content:flex-end;align-items:center;gap:8px;display:flex}.eventPublicationActions>button{justify-content:center;align-items:center;gap:7px;min-height:38px;padding-inline:14px;display:inline-flex}.eventDangerAction{color:#a53b50;border-color:#dfaeb7}@media (max-width:900px){.eventManagementSummary,.eventFormSectionHead,.eventTranslationsHead,.eventPublicationPanel{flex-direction:column;align-items:stretch}.eventFormIdentityLayout,.eventFormOperationalGrid,.eventPriceTypeSelector,.eventListFilterGrid{grid-template-columns:1fr}.eventTranslationsHead .oBtn{align-self:flex-start}.eventPublicationActions{flex-wrap:wrap;justify-content:flex-start}}.offeringManagerList{flex-direction:column;padding:0 18px 18px;display:flex}.offeringManagerRow{border-bottom:1px solid #e8eaf1;grid-template-columns:minmax(260px,1.2fr) minmax(300px,1fr) minmax(240px,.85fr);align-items:center;gap:20px;min-height:118px;padding:18px 0;display:grid}.offeringManagerRow:last-child{border-bottom:0}.offeringManagerIdentity{align-items:center;gap:14px;min-width:0;display:flex}.offeringManagerThumb{color:#6b7280;background:#f3f4f7;border:1px solid #e1e4eb;border-radius:8px;flex:0 0 72px;place-items:center;width:72px;height:72px;display:grid;overflow:hidden}.offeringManagerThumb img{object-fit:cover;width:100%;height:100%}.offeringManagerThumb i{font-size:25px}.offeringManagerTitle{min-width:0}.offeringManagerTitle>div:first-child{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.offeringManagerTitle>div:first-child>strong{color:#161a2b;text-overflow:ellipsis;white-space:nowrap;max-width:220px;font-size:15px;overflow:hidden}.offeringManagerTitle p{color:#777d8e;margin:6px 0 0;font-size:12px}.offeringRowTags{flex-wrap:wrap;gap:5px;margin-top:8px;display:flex}.offeringRowTags span{color:#5b4f96;background:#f2efff;border-radius:4px;padding:3px 7px;font-size:10px;font-weight:700}.offeringManagerFacts{border:1px solid #e4e7ee;border-radius:8px;grid-template-columns:repeat(3,minmax(86px,1fr));display:grid}.offeringManagerFacts>div{border-inline-end:1px solid #e4e7ee;grid-template-columns:26px 1fr;align-items:center;min-height:66px;padding:9px 10px;display:grid}.offeringManagerFacts>div:last-child{border-inline-end:0}.offeringManagerFacts i{color:#687086;grid-row:1/span 2;font-size:17px}.offeringManagerFacts span{color:#858b9b;font-size:10px}.offeringManagerFacts strong{color:#23283a;margin-top:3px;font-size:12px}.offeringManagerFacts .attention strong{color:#a35a12}.offeringManagerFacts .ready i{color:#0f766e}.offeringManagerActions{justify-content:flex-end;align-items:center;gap:8px;display:flex}.offeringSetupButton{color:#42358b;background:#f6f4ff;border:1px solid #dcd6ff;border-radius:8px;flex:auto;align-items:center;gap:9px;min-width:0;min-height:56px;padding:9px 12px;transition:background-color .16s,border-color .16s;display:flex}.offeringSetupButton:hover{background:#f0edff;border-color:#bfb4ff}.offeringSetupButton>i:first-child{flex:none;font-size:19px}.offeringSetupButton>i:last-child{color:#877bbd;margin-inline-start:auto}.offeringSetupButton span{flex-direction:column;min-width:0;display:flex}.offeringSetupButton strong{font-size:12px}.offeringSetupButton small{color:#766d9f;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:9px;overflow:hidden}.offeringIconButton,a.offeringIconButton{color:#5c6374;cursor:pointer;background:#fff;border:1px solid #dfe2e9;border-radius:7px;flex:0 0 38px;place-items:center;width:38px;height:38px;padding:0;transition:color .16s,background-color .16s,border-color .16s;display:inline-grid}.offeringIconButton:hover{color:#473aa0;background:#f7f5ff;border-color:#c9c1ef}.offeringIconButton.danger:hover{color:#bd2f48;background:#fff5f6;border-color:#f2c7cf}.offeringManagerState{color:#777d8e;place-items:center;min-height:180px;font-size:13px;display:grid}.offeringManagerEmpty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:320px;padding:40px;display:flex}.offeringManagerEmpty>span,.offeringOptionsEmpty>span{color:#5b4db2;background:#f0edff;border-radius:8px;place-items:center;width:52px;height:52px;margin-bottom:14px;font-size:23px;display:grid}.offeringManagerEmpty strong,.offeringOptionsEmpty strong{color:#252a3c;font-size:15px}.offeringManagerEmpty p,.offeringOptionsEmpty p{color:#777d8e;max-width:420px;margin:7px 0 18px;font-size:12px;line-height:1.8}.offeringOptionsCard{overflow:visible}.offeringOptionsHeader{justify-content:space-between;align-items:center;gap:24px;min-height:98px;display:flex;padding:20px 24px!important}.offeringOptionsHeader h1{color:#171b2c;margin:4px 0 0;font-size:19px}.offeringOptionsHeader p{color:#777d8e;margin:6px 0 0;font-size:11px}.offeringOptionsEyebrow{color:#7468a6;font-size:10px;font-weight:700}.offeringOptionsHeaderActions,.offeringOptionsPanelActions{align-items:center;gap:8px;display:flex}.offeringOptionsHeaderActions .outlineBtn,.offeringOptionsHeaderActions .oBtn{white-space:nowrap;justify-content:center;align-items:center;gap:7px;min-width:142px;min-height:40px;padding:0 15px;display:inline-flex}.offeringSetupSteps{background:#f8f9fb;border:1px solid #e5e7ed;border-radius:8px;grid-template-columns:1fr 24px 1fr 24px 1fr;align-items:center;margin:0 24px 18px;padding:12px 16px;display:grid}.offeringSetupSteps>div{align-items:center;gap:9px;min-width:0;display:flex}.offeringSetupSteps>div>span{color:#8990a0;background:#fff;border:1px solid #dfe2e9;border-radius:7px;flex:0 0 29px;place-items:center;width:29px;height:29px;font-size:11px;font-weight:800;display:grid}.offeringSetupSteps>div.complete>span{color:#0d746d;background:#e9f6f3;border-color:#c5e7df}.offeringSetupSteps>div.current>span{color:#fff;background:#6857d9;border-color:#6857d9}.offeringSetupSteps>div>div{flex-direction:column;min-width:0;display:flex}.offeringSetupSteps strong{color:#34394c;font-size:11px}.offeringSetupSteps small{color:#8a90a0;margin-top:2px;font-size:9px}.offeringSetupSteps>i{color:#c3c7d1;text-align:center}.offeringWorkspaceMessage{margin:0 24px 18px}.offeringOptionWorkspace{border-top:1px solid #e5e7ed;grid-template-columns:292px minmax(0,1fr);min-height:560px;display:grid}.offeringGroupRail{background:#fafbfc;border-inline-end:1px solid #e5e7ed}.offeringGroupRailHead,.offeringOptionsPanelHead,.offeringOptionsListHead{justify-content:space-between;align-items:center;gap:14px;display:flex}.offeringGroupRailHead{border-bottom:1px solid #e5e7ed;min-height:74px;padding:15px 16px}.offeringGroupRailHead>div{flex-direction:column;display:flex}.offeringGroupRailHead strong{color:#2b3042;font-size:13px}.offeringGroupRailHead small{color:#858b9a;margin-top:4px;font-size:9px}.offeringRailAddButton{color:#fff;cursor:pointer;background:#6757d7;border:0;border-radius:7px;flex:0 0 34px;place-items:center;width:34px;height:34px;padding:0;display:grid}.offeringQuickGroupForm{background:#fff;border-bottom:1px solid #e5e7ed;flex-direction:column;gap:10px;padding:14px 16px 16px;display:flex}.offeringQuickGroupForm>label:first-child{color:#565d6f;font-size:10px;font-weight:700}.offeringQuickGroupForm .txt{height:40px}.offeringChoiceMode{grid-template-columns:1fr 1fr;gap:7px;display:grid}.offeringChoiceMode button{color:#606779;text-align:start;cursor:pointer;background:#fff;border:1px solid #dfe2e9;border-radius:7px;align-items:center;gap:7px;min-width:0;min-height:50px;padding:8px;display:flex}.offeringChoiceMode button.active{color:#0e746d;background:#eef8f6;border-color:#8dc8bf}.offeringChoiceMode button>i{flex:none;font-size:17px}.offeringChoiceMode button>span{flex-direction:column;min-width:0;display:flex}.offeringChoiceMode button strong{font-size:10px}.offeringChoiceMode button small{color:#8a90a0;margin-top:3px;font-size:8px;line-height:1.45}.offeringRequiredToggle{cursor:pointer;background:#f8f9fb;border:1px solid #e2e5ec;border-radius:7px;grid-template-columns:34px 1fr;align-items:center;gap:9px;min-height:50px;padding:8px 9px;display:grid}.offeringRequiredToggle input{opacity:0;pointer-events:none;position:absolute}.offeringRequiredToggle .classifiedSwitchTrack{background:#c9ced8;border-radius:10px;width:34px;height:20px;transition:background-color .16s;position:relative}.offeringRequiredToggle .classifiedSwitchTrack span{top:3px;background:#fff;border-radius:50%;width:14px;height:14px;transition:transform .16s;position:absolute;inset-inline-start:3px}.offeringRequiredToggle input:checked+.classifiedSwitchTrack{background:#0f8178}.offeringRequiredToggle input:checked+.classifiedSwitchTrack span{transform:translate(-14px)}[dir=ltr] .offeringRequiredToggle input:checked+.classifiedSwitchTrack span{transform:translate(14px)}.offeringRequiredToggle>span:last-child{flex-direction:column;display:flex}.offeringRequiredToggle strong{color:#42485a;font-size:10px}.offeringRequiredToggle small{color:#858b9b;margin-top:3px;font-size:8px;line-height:1.45}.offeringQuickSubmit{width:100%;min-height:39px}.offeringGroupList{flex-direction:column;padding:10px;display:flex}.offeringGroupItem{color:#4e5567;text-align:start;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:7px;grid-template-columns:34px minmax(0,1fr) auto 14px;align-items:center;gap:9px;min-height:62px;padding:8px 10px;display:grid}.offeringGroupItem+.offeringGroupItem{margin-top:4px}.offeringGroupItem:hover{background:#f3f4f7}.offeringGroupItem.active{color:#0d7069;background:#eaf6f3;border-color:#b8ddd6}.offeringGroupItemIcon{background:#fff;border:1px solid #e2e5eb;border-radius:7px;place-items:center;width:34px;height:34px;display:grid}.offeringGroupItemText{flex-direction:column;min-width:0;display:flex}.offeringGroupItemText strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.offeringGroupItemText small{color:#8a90a0;text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:8px;overflow:hidden}.offeringGroupCount{color:#747b8d;background:#fff;border:1px solid #e1e4eb;border-radius:6px;place-items:center;min-width:24px;height:24px;padding:0 5px;font-size:9px;font-weight:800;display:grid}.offeringGroupItem>i{color:#a7acb8;font-size:12px}.offeringRailEmpty{text-align:center;flex-direction:column;align-items:center;padding:38px 20px;display:flex}.offeringRailEmpty>i{color:#8b82b4;margin-bottom:12px;font-size:24px}.offeringRailEmpty strong{color:#42485a;font-size:12px}.offeringRailEmpty p{color:#8a90a0;margin:7px 0 0;font-size:9px;line-height:1.7}.offeringOptionsPanel{background:#fff;min-width:0;padding:20px 22px 24px}.offeringOptionsPanelHead{border-bottom:1px solid #e8eaf0;min-height:66px;padding-bottom:16px}.offeringOptionsPanelHead h2{color:#1d2234;margin:4px 0 0;font-size:18px}.offeringOptionsPanelHead p{color:#7f8596;margin:6px 0 0;font-size:10px}.offeringQuickOptionForm{background:#f8f9fb;border:1px solid #e2e5eb;border-radius:8px;margin-top:18px;padding:15px}.offeringQuickOptionIntro{align-items:center;gap:9px;margin-bottom:12px;display:flex}.offeringQuickOptionIntro>span{color:#0f766e;background:#e4f4f0;border-radius:7px;place-items:center;width:31px;height:31px;display:grid}.offeringQuickOptionIntro>div{flex-direction:column;display:flex}.offeringQuickOptionIntro strong{color:#34394a;font-size:12px}.offeringQuickOptionIntro small{color:#858b9b;margin-top:3px;font-size:9px}.offeringQuickOptionFields{grid-template-columns:minmax(220px,1fr) minmax(190px,.75fr) 120px;align-items:end;gap:10px;display:grid}.offeringQuickOptionFields .formItem{margin:0}.offeringQuickOptionFields .formItem>label{color:#565d6f;margin-bottom:6px;font-size:9px;font-weight:700;display:block}.offeringQuickOptionFields .txt,.offeringQuickOptionFields .oBtn{height:42px}.offeringPriceInput{position:relative}.offeringPriceInput .txt{text-align:left;direction:ltr;padding-inline:12px}.offeringOptionsListHead{min-height:56px;margin-top:12px}.offeringOptionsListHead>div{align-items:center;gap:8px;display:flex}.offeringOptionsListHead strong{color:#333849;font-size:12px}.offeringOptionsListHead span{color:#6d7384;background:#f0f1f4;border-radius:5px;padding:3px 7px;font-size:9px}.offeringAdvancedLink{color:#6254bf;align-items:center;gap:5px;font-size:10px;font-weight:700;display:inline-flex}.offeringOptionsList{border-top:1px solid #e5e7ed}.offeringOptionRow{border-bottom:1px solid #eceef2;grid-template-columns:32px minmax(180px,1fr) minmax(150px,.55fr) auto;align-items:center;gap:12px;min-height:64px;display:grid}.offeringOptionIndex{color:#757c8f;background:#f1f2f5;border-radius:6px;place-items:center;width:26px;height:26px;font-size:9px;font-weight:800;display:grid}.offeringOptionName,.offeringOptionPrice{flex-direction:column;display:flex}.offeringOptionName strong{color:#2e3345;font-size:11px}.offeringOptionName small,.offeringOptionPrice span{color:#9196a4;margin-top:4px;font-size:8px}.offeringOptionPrice strong{color:#444a5c;margin-top:3px;font-size:10px}.offeringOptionActions{gap:7px;display:flex}.offeringOptionsEmpty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:420px;display:flex}.offeringOptionsEmpty.compact{min-height:220px}@media (max-width:1100px){.offeringManagerRow{grid-template-columns:1fr}.offeringManagerActions{justify-content:flex-start}.offeringOptionWorkspace{grid-template-columns:250px minmax(0,1fr)}.offeringQuickOptionFields{grid-template-columns:1fr 1fr}.offeringQuickOptionFields .oBtn{grid-column:1/-1}}.businessOfferStatusTabs{background:#fbfbfd;border-bottom:1px solid #e9ebf1;align-items:center;gap:6px;padding:11px 18px;display:flex;overflow-x:auto}.businessOfferStatusTabs button{color:#687084;white-space:nowrap;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:7px;min-width:72px;height:34px;padding:0 14px;font-size:10px;font-weight:700}.businessOfferStatusTabs button:hover{color:#393f52;background:#f1f2f6}.businessOfferStatusTabs button.active{color:#6c55e7;background:#f2efff;border-color:#d9d1ff}.businessOfferList{min-height:310px}.businessOfferRow{background:#fff;border-bottom:1px solid #e9ebf1;grid-template-columns:92px minmax(220px,1.25fr) minmax(320px,1fr) 145px;align-items:stretch;min-height:118px;display:grid}.businessOfferRow:last-child{border-bottom:0}.businessOfferRow:hover{background:#fdfdfe}.businessOfferDiscount{color:#b34a2d;background:#fff7f3;border-left:1px solid #f1e7e2;flex-direction:column;justify-content:center;align-items:center;gap:5px;display:flex}.businessOfferDiscount strong{font-size:21px;line-height:1}.businessOfferDiscount span{font-size:9px;font-weight:700}.businessOfferIdentity{flex-direction:column;justify-content:center;gap:8px;min-width:0;padding:18px 20px;display:flex}.businessOfferIdentity>div{align-items:center;gap:9px;display:flex}.businessOfferIdentity>div>strong{color:#24293a;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:12px;overflow:hidden}.businessOfferIdentity p{color:#82889a;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:9px;overflow:hidden}.businessOfferStatus{color:#666d80;white-space:nowrap;background:#f6f7f9;border:1px solid #e1e3e9;border-radius:6px;align-items:center;gap:5px;height:24px;padding:0 8px;font-size:8px;font-weight:800;display:inline-flex}.businessOfferStatus i{font-size:6px}.businessOfferStatus.active{color:#087a63;background:#edf8f5;border-color:#bfe3d9}.businessOfferStatus.scheduled{color:#356caf;background:#f0f6fc;border-color:#cbdcf1}.businessOfferStatus.draft{color:#6e7485}.businessOfferStatus.paused{color:#9a6112;background:#fff8e9;border-color:#ead7b8}.businessOfferStatus.expired{color:#9a3f49;background:#fff2f3;border-color:#efcdd1}.businessOfferMeta{border-left:1px solid #eff0f4;border-right:1px solid #eff0f4;grid-template-columns:minmax(120px,.8fr) minmax(180px,1.2fr);display:grid}.businessOfferMeta>div{grid-template-columns:28px 1fr;align-content:center;column-gap:8px;padding:16px;display:grid}.businessOfferMeta>div+div{border-right:1px solid #eff0f4}.businessOfferMeta i{color:#8072d8;grid-row:1/4;align-self:center;font-size:18px}.businessOfferMeta span,.businessOfferMeta small{color:#9499a8;font-size:8px}.businessOfferMeta strong{color:#3c4254;margin-top:4px;font-size:9px}.businessOfferMeta small{margin-top:3px}.businessOfferActions{justify-content:center;align-items:center;gap:7px;padding:14px;display:flex}.businessOfferEditButton{color:#5140b4;background:#f7f5ff;border:1px solid #d8d1f7;border-radius:7px;justify-content:center;align-items:center;gap:6px;min-width:66px;height:34px;font-size:9px;font-weight:800;display:inline-flex}.businessOfferEditButton:hover{color:#fff;background:#6f5ce7;border-color:#6f5ce7}.businessOfferEmpty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:330px;padding:40px;display:flex}.businessOfferEmpty>span{color:#b34a2d;background:#fff6f1;border:1px solid #f0d5c9;border-radius:8px;place-items:center;width:54px;height:54px;margin-bottom:16px;font-size:25px;display:grid}.businessOfferEmpty strong{color:#292e40;font-size:13px}.businessOfferEmpty p{color:#858b9c;max-width:390px;margin:8px 0 20px;font-size:9px;line-height:2}.businessOfferForm{gap:14px}.businessOfferWizardHead{background:#fafbfc;border:1px solid #e1e4ec;border-radius:8px;grid-template-columns:minmax(180px,.75fr) minmax(430px,1.25fr);align-items:center;gap:24px;padding:16px 20px;display:grid}.businessOfferWizardHead>div:first-child{flex-direction:column;gap:5px;min-width:0;display:flex}.businessOfferWizardHead>div:first-child span{color:#8b91a1;font-size:8px}.businessOfferWizardHead>div:first-child strong{color:#292f42;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.businessOfferWizardSteps{direction:rtl;grid-template-columns:repeat(3,1fr);display:grid}.businessOfferWizardSteps>div{color:#9a9fad;align-items:center;gap:8px;min-width:0;display:flex;position:relative}.businessOfferWizardSteps>div:not(:last-child):after{content:"";background:#dfe2e9;width:calc(100% - 35px);height:1px;position:absolute;right:calc(100% - 1px)}.businessOfferWizardSteps>div>span{z-index:1;background:#fff;border:1px solid #dcdfe7;border-radius:7px;flex:0 0 28px;place-items:center;width:28px;height:28px;font-size:9px;font-weight:800;display:grid}.businessOfferWizardSteps small{text-overflow:ellipsis;white-space:nowrap;font-size:8px;font-weight:700;overflow:hidden}.businessOfferWizardSteps>div.active,.businessOfferWizardSteps>div.complete{color:#6853df}.businessOfferWizardSteps>div.active>span{color:#fff;background:#6853df;border-color:#6853df;box-shadow:0 5px 12px #6853df2e}.businessOfferWizardSteps>div.complete>span{color:#087a63;background:#edf8f5;border-color:#b9ded4}.businessOfferWizardPanel{padding:20px}.businessOfferWizardPanel>.formSectionHead{margin-bottom:18px}.businessOfferStepNumber{color:#6853df;background:#f4f1ff;border:1px solid #d8d1fa;border-radius:7px;place-items:center;width:32px;height:32px;font-size:11px;font-weight:900;display:grid}.businessOfferDiscountEditor{background:#fdfbf8;border:1px solid #e7e3dc;border-radius:8px;grid-template-columns:210px minmax(260px,1fr) 190px;align-items:center;gap:22px;padding:18px;display:grid}.businessOfferDiscountValue{flex-direction:column;gap:7px;display:flex}.businessOfferDiscountValue>span,.businessOfferDiscountValue>small{color:#777e90;font-size:8px}.businessOfferDiscountValue>div{background:#fff;border:1px solid #d9dce4;border-radius:7px;align-items:center;height:50px;display:flex;overflow:hidden}.businessOfferDiscountValue input{color:#2f3446;border:0;outline:0;width:100%;height:100%;padding:0 14px;font-size:18px;font-weight:800}.businessOfferDiscountValue>div strong{color:#b34a2d;background:#fff7f3;border-right:1px solid #eceef2;place-items:center;width:48px;height:100%;font-size:15px;display:grid}.businessOfferDiscountSlider input{accent-color:#b34a2d;width:100%}.businessOfferDiscountSlider>div{color:#9a9fad;justify-content:space-between;margin-top:6px;font-size:8px;display:flex}.businessOfferPriceExample{background:#fff;border:1px solid #edd8cc;border-radius:8px;align-items:center;gap:11px;min-height:72px;padding:12px;display:flex}.businessOfferPriceExample>i{color:#b34a2d;font-size:25px}.businessOfferPriceExample>div{flex-direction:column;gap:6px;display:flex}.businessOfferPriceExample>div>span{color:#8d92a2;font-size:8px}.businessOfferPriceExample strong{align-items:baseline;gap:7px;display:flex}.businessOfferPriceExample del{color:#a8acb7;font-size:10px}.businessOfferPriceExample b{color:#b34a2d;font-size:16px}.businessOfferPriceExample small{color:#6d7385;font-size:8px}.businessOfferTranslations{margin-top:18px}.businessOfferSectionLabel{justify-content:space-between;align-items:center;gap:16px;margin-bottom:11px;display:flex}.businessOfferSectionLabel>div{flex-direction:column;gap:4px;display:flex}.businessOfferSectionLabel strong{color:#34394b;font-size:11px}.businessOfferSectionLabel small{color:#8e93a3;font-size:8px}.businessOfferScopeSelector,.businessOfferPublicationChoices{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.businessOfferScopeSelector button,.businessOfferPublicationChoices button{text-align:right;cursor:pointer;background:#fff;border:1px solid #dfe2e9;border-radius:8px;grid-template-columns:38px 1fr 18px;align-items:center;gap:10px;min-height:76px;padding:12px;display:grid}.businessOfferScopeSelector button:hover,.businessOfferPublicationChoices button:hover{background:#fbfaff;border-color:#c9c1f3}.businessOfferScopeSelector button.active,.businessOfferPublicationChoices button.active{background:#f8f6ff;border-color:#8270e9;box-shadow:inset 3px 0 #8270e9}.businessOfferScopeSelector button>span,.businessOfferPublicationChoices button>span{color:#6654cf;background:#f0edff;border-radius:7px;place-items:center;width:38px;height:38px;font-size:18px;display:grid}.businessOfferScopeSelector button>div,.businessOfferPublicationChoices button>div{flex-direction:column;gap:5px;display:flex}.businessOfferScopeSelector button strong,.businessOfferPublicationChoices button strong{color:#33384a;font-size:10px}.businessOfferScopeSelector button small,.businessOfferPublicationChoices button small{color:#898f9f;font-size:8px;line-height:1.7}.businessOfferScopeSelector button>i,.businessOfferPublicationChoices button>i{color:#aaaebb;font-size:14px}.businessOfferScopeSelector button.active>i,.businessOfferPublicationChoices button.active>i{color:#6955df}.businessOfferScopeSummary{color:#176d60;background:#f1f8f6;border:1px solid #c5e0d9;border-radius:8px;align-items:center;gap:12px;min-height:64px;margin-top:14px;padding:13px 16px;display:flex}.businessOfferScopeSummary>i{font-size:20px}.businessOfferScopeSummary>div{flex-direction:column;gap:5px;display:flex}.businessOfferScopeSummary strong{font-size:10px}.businessOfferScopeSummary span{color:#67877f;font-size:8px}.businessOfferCategoryPicker{background:#fafbfc;border:1px solid #e2e4eb;border-radius:8px;grid-template-columns:1fr 260px;align-items:end;gap:14px;margin-top:14px;padding:16px;display:grid}.businessOfferSelectionCount{background:#f0f8f6;border:1px solid #c7e2db;border-radius:7px;align-items:center;gap:12px;min-height:58px;padding:10px 14px;display:flex}.businessOfferSelectionCount>span{color:#087a63;background:#dff2ed;border-radius:7px;place-items:center;width:34px;height:34px;font-size:12px;font-weight:900;display:grid}.businessOfferSelectionCount>div{flex-direction:column;gap:4px;display:flex}.businessOfferSelectionCount strong{color:#2f4d48;font-size:9px}.businessOfferSelectionCount small{color:#6e8984;font-size:8px}.businessOfferOfferingPicker{border:1px solid #dfe2e9;border-radius:8px;margin-top:14px;overflow:hidden}.businessOfferOfferingPickerHead{background:#fafbfc;border-bottom:1px solid #e7e9ef;justify-content:space-between;align-items:center;gap:16px;padding:14px 16px;display:flex}.businessOfferOfferingPickerHead>div:first-child{flex-direction:column;gap:4px;display:flex}.businessOfferOfferingPickerHead strong{color:#33384a;font-size:10px}.businessOfferOfferingPickerHead small{color:#898f9f;font-size:8px}.businessOfferSelectedCount{color:#6654cf;background:#efecff;border-radius:6px;height:28px;padding:0 10px;font-size:8px;font-weight:800;line-height:28px}.businessOfferOfferingSearch{border-bottom:1px solid #eceef2;padding:12px 16px;position:relative}.businessOfferOfferingSearch i{color:#8e93a3;position:absolute;top:50%;right:30px;transform:translateY(-50%)}.businessOfferOfferingSearch input{color:#33384a;background:#fff;border:1px solid #dfe2e9;border-radius:7px;outline:0;width:100%;height:42px;padding:0 42px 0 14px;font-size:9px}.businessOfferOfferingSearch input:focus{border-color:#8b79ee;box-shadow:0 0 0 3px #7e68eb17}.businessOfferOfferingList{max-height:390px;overflow-y:auto}.businessOfferOfferingList>label{cursor:pointer;border-bottom:1px solid #eff0f4;grid-template-columns:22px minmax(180px,1fr) 150px;align-items:center;gap:11px;min-height:62px;padding:10px 16px;display:grid}.businessOfferOfferingList>label:last-child{border-bottom:0}.businessOfferOfferingList>label:hover{background:#fafbfc}.businessOfferOfferingList>label.selected{background:#f3f9f7}.businessOfferOfferingList input{opacity:0;pointer-events:none;position:absolute}.businessOfferCheckbox{color:#0000;background:#fff;border:1px solid #cfd3dd;border-radius:5px;place-items:center;width:20px;height:20px;display:grid}.businessOfferOfferingList label.selected .businessOfferCheckbox{color:#fff;background:#128273;border-color:#128273}.businessOfferOfferingList label>div:not(.businessOfferOfferingPrice){flex-direction:column;gap:4px;min-width:0;display:flex}.businessOfferOfferingList label>div>strong{color:#34394b;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.businessOfferOfferingList label>div>small{color:#969baa;font-size:8px}.businessOfferOfferingPrice{justify-content:flex-end;align-items:center;gap:8px;display:flex}.businessOfferOfferingPrice span{color:#9b9fac;font-size:8px;text-decoration:line-through}.businessOfferOfferingPrice strong{color:#b34a2d;font-size:10px}.businessOfferScheduleGrid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.businessOfferPublicationSection{border-top:1px solid #e8eaf0;margin-top:20px;padding-top:18px}.businessOfferFinalPreview{color:#fff;background:#2f3446;border-radius:8px;margin-top:18px;overflow:hidden}.businessOfferFinalPreviewHead{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;gap:20px;padding:18px 20px;display:flex}.businessOfferFinalPreviewHead>div{flex-direction:column;gap:5px;min-width:0;display:flex}.businessOfferFinalPreviewHead span{color:#b9bdc8;font-size:8px}.businessOfferFinalPreviewHead strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.businessOfferPreviewDiscount{flex:none;font-weight:900;color:#fff!important;font-size:18px!important}.businessOfferFinalFacts{grid-template-columns:repeat(3,1fr);display:grid}.businessOfferFinalFacts>div{grid-template-columns:28px 1fr;align-items:center;column-gap:8px;min-height:76px;padding:13px 18px;display:grid}.businessOfferFinalFacts>div+div{border-right:1px solid #ffffff1a}.businessOfferFinalFacts i{color:#b7acf8;grid-row:1/3;font-size:18px}.businessOfferFinalFacts span{color:#aeb3c0;font-size:8px}.businessOfferFinalFacts strong{margin-top:4px;font-size:9px}.businessOfferFinalPreview>p{color:#bac0cd;background:#0000001f;border-top:1px solid #ffffff14;align-items:center;gap:7px;margin:0;padding:10px 20px;font-size:8px;display:flex}.businessOfferFormActions{justify-content:space-between}.businessOfferFormActions>div{gap:9px;display:flex}.businessOfferFormActions .outlineBtn,.businessOfferFormActions .oBtn{min-width:132px;height:42px}@media (max-width:1100px){.businessOfferRow{grid-template-columns:82px minmax(180px,1fr) minmax(270px,1fr) 132px}.businessOfferDiscountEditor{grid-template-columns:190px 1fr}.businessOfferPriceExample{grid-column:1/-1}}
