
body.page-client_app_center>main>header{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;align-items:center!important;justify-content:space-between!important;height:58px!important;min-height:58px!important;max-height:58px!important;width:100%!important;max-width:100%!important;margin:0!important;padding:6px 12px!important;box-sizing:border-box!important;overflow:visible!important;background:#fff!important;border-bottom:1px solid #e5e7eb!important;position:sticky!important;top:0!important;z-index:9999!important}
body.page-client_app_center>main>header::before,body.page-client_app_center>main>header::after{content:none!important;display:none!important}
body.page-client_app_center>main>header .menu-toggle,body.page-client_app_center>main>header .mobile-global-logo,body.page-client_app_center>main>header .desktop-page-heading,body.page-client_app_center>main>header .app-center-top-link{display:none!important}
body.page-client_app_center>main>header .v279-appcenter-brand{display:none!important}
body.page-client_app_center>main>header .v283-appcenter-brand{display:flex!important}
body.page-client_app_center>main>header .topbar-actions{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;align-items:center!important;justify-content:flex-end!important;gap:5px!important;flex:0 0 auto!important;width:auto!important;max-width:calc(100% - 66px)!important;height:44px!important;margin:0 0 0 auto!important;padding:0!important;position:static!important;transform:none!important;overflow:visible!important}
body.page-client_app_center>main>header .topbar-actions>details,body.page-client_app_center>main>header .topbar-actions>.topbar-work-menu,body.page-client_app_center>main>header .topbar-actions>.topbar-user-menu{flex:0 0 auto!important;margin:0!important;padding:0!important;position:relative!important}
body.page-client_app_center>main>header .topbar-actions summary,body.page-client_app_center>main>header .topbar-actions>a,body.page-client_app_center>main>header .topbar-actions>details>summary{display:flex!important;align-items:center!important;justify-content:center!important;flex:0 0 36px!important;width:36px!important;min-width:36px!important;max-width:36px!important;height:36px!important;min-height:36px!important;max-height:36px!important;margin:0!important;padding:0!important;box-sizing:border-box!important;border-radius:11px!important}
body.page-client_app_center>main>header .topbar-user-menu>summary>div,body.page-client_app_center>main>header .topbar-user-menu>summary .user-meta,body.page-client_app_center>main>header .topbar-user-menu>summary>span:not(.avatar){display:none!important}
body.page-client_app_center>main{margin-left:0!important;left:0!important;width:100%!important;max-width:100%!important}
body.page-client_app_center .content{margin:0!important;padding-top:8px!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important}
@media(max-width:420px){body.page-client_app_center>main>header{height:56px!important;min-height:56px!important;max-height:56px!important;padding:6px 8px!important}body.page-client_app_center>main>header .v283-appcenter-brand{flex-basis:54px!important;width:54px!important;min-width:54px!important;max-width:54px!important;height:42px!important;min-height:42px!important;max-height:42px!important}body.page-client_app_center>main>header .v283-appcenter-brand img{width:48px!important;min-width:48px!important;max-width:48px!important;height:40px!important;min-height:40px!important;max-height:40px!important}body.page-client_app_center>main>header .topbar-actions{max-width:calc(100% - 60px)!important;gap:3px!important}body.page-client_app_center>main>header .topbar-actions summary,body.page-client_app_center>main>header .topbar-actions>a,body.page-client_app_center>main>header .topbar-actions>details>summary{flex-basis:34px!important;width:34px!important;min-width:34px!important;max-width:34px!important;height:34px!important;min-height:34px!important;max-height:34px!important}}

/* V284 — App Center topbar profile dropdown */
body.page-client_app_center>main>header .topbar-user-menu{
  position:relative!important;
  overflow:visible!important;
  z-index:10050!important;
}
body.page-client_app_center>main>header .topbar-user-menu>summary{
  cursor:pointer!important;
  pointer-events:auto!important;
  position:relative!important;
  z-index:10051!important;
}
body.page-client_app_center>main>header .topbar-user-menu[open] .topbar-user-dropdown{
  display:block!important;
  position:fixed!important;
  top:62px!important;
  right:10px!important;
  left:auto!important;
  width:min(300px,calc(100vw - 20px))!important;
  max-width:300px!important;
  max-height:calc(100vh - 78px)!important;
  overflow:auto!important;
  z-index:20000!important;
  margin:0!important;
  transform:none!important;
}
body.page-client_app_center>main>header .topbar-user-dropdown a,
body.page-client_app_center>main>header .topbar-user-dropdown button{
  pointer-events:auto!important;
}
@media(max-width:420px){
  body.page-client_app_center>main>header .topbar-user-menu[open] .topbar-user-dropdown{
    top:60px!important;
    right:8px!important;
    width:calc(100vw - 16px)!important;
    max-width:290px!important;
  }
}

/* V325 — REAL GLOBAL LOGIN RIGHT FIX */
body .auth-page .login-card .v325-login-language-row{
 display:block!important;
 width:100%!important;
 max-width:100%!important;
 text-align:right!important;
 margin:0 0 12px 0!important;
 padding:0!important;
 box-sizing:border-box!important;
 position:static!important;
}
body .auth-page .login-card .v325-login-language-row .v320-login-language-tabs{
 display:inline-flex!important;
 flex-direction:row!important;
 align-items:center!important;
 justify-content:center!important;
 gap:2px!important;
 width:auto!important;
 min-width:0!important;
 max-width:none!important;
 height:38px!important;
 margin:0!important;
 padding:4px!important;
 border:0!important;
 border-radius:12px!important;
 background:#eef3f7!important;
 box-shadow:none!important;
 vertical-align:top!important;
 position:static!important;
 float:none!important;
 transform:none!important;
}
body .auth-page .login-card .v325-login-language-row .v320-login-language-tabs>a{
 display:flex!important;
 align-items:center!important;
 justify-content:center!important;
 flex:0 0 34px!important;
 width:34px!important;
 min-width:34px!important;
 max-width:34px!important;
 height:30px!important;
 min-height:30px!important;
 max-height:30px!important;
 margin:0!important;
 padding:0!important;
 border:0!important;
 border-radius:8px!important;
 background:transparent!important;
 color:#486079!important;
 text-decoration:none!important;
 font-size:10px!important;
 line-height:1!important;
 font-weight:900!important;
 box-shadow:none!important;
}
body .auth-page .login-card .v325-login-language-row .v320-login-language-tabs>a.active{
 background:#fff!important;
 color:#0b3b78!important;
 box-shadow:0 1px 5px rgba(18,45,82,.12)!important;
}
body .auth-page .login-card .v325-login-footer{
 display:grid!important;
 grid-template-columns:minmax(0,1fr) auto!important;
 align-items:center!important;
 column-gap:10px!important;
 width:100%!important;
 max-width:100%!important;
 margin:10px 0 0 0!important;
 padding:0!important;
 box-sizing:border-box!important;
}
body .auth-page .login-card .v325-login-footer .v325-help-left{
 justify-self:start!important;
 width:auto!important;
 margin:0!important;
 padding:0!important;
}
body .auth-page .login-card .v325-login-footer .v325-create-right{
 justify-self:end!important;
 width:auto!important;
 min-width:116px!important;
 max-width:150px!important;
 margin:0!important;
 padding:0 14px!important;
}
html[dir="rtl"] body .auth-page .login-card .v325-login-language-row{
 text-align:left!important;
}
@media(max-width:420px){
 body .auth-page .login-card .v325-login-language-row .v320-login-language-tabs{
  height:36px!important;
  padding:3px!important;
 }
 body .auth-page .login-card .v325-login-language-row .v320-login-language-tabs>a{
  flex-basis:32px!important;
  width:32px!important;
  min-width:32px!important;
  max-width:32px!important;
  font-size:9px!important;
 }
 body .auth-page .login-card .v325-login-footer .v325-create-right{
  min-width:108px!important;
  max-width:135px!important;
 }
}

/* V326 — Working Topbar Language Popup */
.v326-topbar-language{
 position:relative!important;
 display:inline-flex!important;
 align-items:center!important;
 justify-content:center!important;
 flex:0 0 auto!important;
 z-index:40000!important;
}
.v326-language-trigger{
 appearance:none!important;
 border:0!important;
 background:transparent!important;
 box-shadow:none!important;
 display:flex!important;
 align-items:center!important;
 justify-content:center!important;
 width:36px!important;
 min-width:36px!important;
 max-width:36px!important;
 height:36px!important;
 min-height:36px!important;
 max-height:36px!important;
 padding:0!important;
 margin:0!important;
 border-radius:10px!important;
 cursor:pointer!important;
 color:#0b3b78!important;
}
.v326-language-trigger:hover,
.v326-language-trigger.active{
 background:#eef4fb!important;
}
.v326-language-trigger span{
 font-size:16px!important;
 line-height:1!important;
 pointer-events:none!important;
}
.v326-language-popover{
 position:absolute!important;
 top:43px!important;
 right:0!important;
 display:grid!important;
 grid-template-columns:repeat(4,1fr)!important;
 gap:5px!important;
 width:176px!important;
 padding:7px!important;
 margin:0!important;
 background:#fff!important;
 border:1px solid #dce5f0!important;
 border-radius:13px!important;
 box-shadow:0 14px 38px rgba(15,35,65,.18)!important;
 z-index:50000!important;
}
.v326-language-popover[hidden]{
 display:none!important;
}
.v326-language-popover button{
 appearance:none!important;
 border:0!important;
 display:flex!important;
 align-items:center!important;
 justify-content:center!important;
 min-width:0!important;
 width:100%!important;
 height:34px!important;
 margin:0!important;
 padding:0!important;
 border-radius:9px!important;
 background:#f1f5f9!important;
 color:#405874!important;
 font-size:10px!important;
 font-weight:900!important;
 cursor:pointer!important;
 box-shadow:none!important;
}
.v326-language-popover button:hover{
 background:#e5eefb!important;
 color:#0b3b78!important;
}
.v326-language-popover button.active{
 background:#0b3b78!important;
 color:#fff!important;
}
html[dir="rtl"] .v326-language-popover{
 right:auto!important;
 left:0!important;
}
@media(max-width:420px){
 .v326-language-trigger{
  width:34px!important;
  min-width:34px!important;
  max-width:34px!important;
  height:34px!important;
  min-height:34px!important;
  max-height:34px!important;
 }
 .v326-language-popover{
  position:fixed!important;
  top:58px!important;
  right:8px!important;
  left:auto!important;
  width:172px!important;
 }
 html[dir="rtl"] .v326-language-popover{
  right:auto!important;
  left:8px!important;
 }
}

/* V328 — topbar globe + body portal popup */
.v328-topbar-language{
 display:flex!important;
 align-items:center!important;
 justify-content:center!important;
 flex:0 0 auto!important;
 position:relative!important;
 z-index:10001!important;
 pointer-events:auto!important;
}
.v328-language-trigger{
 appearance:none!important;
 -webkit-appearance:none!important;
 display:flex!important;
 align-items:center!important;
 justify-content:center!important;
 width:36px!important;
 min-width:36px!important;
 max-width:36px!important;
 height:36px!important;
 min-height:36px!important;
 max-height:36px!important;
 margin:0!important;
 padding:0!important;
 border:0!important;
 border-radius:10px!important;
 background:transparent!important;
 color:#0b3b78!important;
 box-shadow:none!important;
 cursor:pointer!important;
 pointer-events:auto!important;
 position:relative!important;
 z-index:10002!important;
}
.v328-language-trigger:hover{background:#eef4fb!important}
.v328-language-trigger span{
 display:block!important;
 font-size:16px!important;
 line-height:1!important;
 pointer-events:none!important;
}
#v328LanguagePortal{
 position:fixed!important;
 z-index:2147483647!important;
 display:grid!important;
 grid-template-columns:repeat(4,1fr)!important;
 gap:5px!important;
 width:176px!important;
 padding:7px!important;
 margin:0!important;
 background:#fff!important;
 border:1px solid #dce5f0!important;
 border-radius:13px!important;
 box-shadow:0 16px 42px rgba(15,35,65,.22)!important;
 box-sizing:border-box!important;
 pointer-events:auto!important;
}
#v328LanguagePortal[hidden]{display:none!important}
#v328LanguagePortal button{
 appearance:none!important;
 -webkit-appearance:none!important;
 display:flex!important;
 align-items:center!important;
 justify-content:center!important;
 width:100%!important;
 min-width:0!important;
 height:34px!important;
 margin:0!important;
 padding:0!important;
 border:0!important;
 border-radius:9px!important;
 background:#f1f5f9!important;
 color:#405874!important;
 font-size:10px!important;
 font-weight:900!important;
 box-shadow:none!important;
 cursor:pointer!important;
 pointer-events:auto!important;
}
#v328LanguagePortal button:hover{background:#e5eefb!important;color:#0b3b78!important}
#v328LanguagePortal button.active{background:#0b3b78!important;color:#fff!important}

/* V329 — restore complete App Center topbar */
body.page-client_app_center>main>header .topbar-actions>.topbar-work-menu,
body.page-client_app_center>main>header .topbar-actions>.client-notify-menu,
body.page-client_app_center>main>header .topbar-actions>.v328-topbar-language,
body.page-client_app_center>main>header .topbar-actions>.topbar-user-menu{
 display:flex!important;
 flex:0 0 auto!important;
 align-items:center!important;
 justify-content:center!important;
 margin:0!important;
 padding:0!important;
 position:relative!important;
 visibility:visible!important;
 opacity:1!important;
 pointer-events:auto!important;
}
body.page-client_app_center>main>header .client-notify-menu>summary,
body.page-client_app_center>main>header .topbar-work-menu>summary{
 width:36px!important;
 min-width:36px!important;
 max-width:36px!important;
 height:36px!important;
 min-height:36px!important;
 max-height:36px!important;
}
body.page-client_app_center>main>header .v328-topbar-language{
 width:36px!important;
 min-width:36px!important;
 max-width:36px!important;
 height:36px!important;
 min-height:36px!important;
 max-height:36px!important;
}
body.page-client_app_center>main>header .topbar-user-menu{
 display:block!important;
}
body.page-client_app_center>main>header .topbar-user-menu>summary{
 display:flex!important;
 width:36px!important;
 min-width:36px!important;
 max-width:36px!important;
 height:36px!important;
 min-height:36px!important;
 max-height:36px!important;
}
body.page-client_app_center>main>header .topbar-user-menu>summary>span:first-child{
 display:flex!important;
 align-items:center!important;
 justify-content:center!important;
 width:36px!important;
 height:36px!important;
 border-radius:50%!important;
 background:#eef5ff!important;
 color:#0b3b78!important;
 font-weight:900!important;
}
@media(max-width:420px){
 body.page-client_app_center>main>header .topbar-actions{
  gap:4px!important;
  max-width:calc(100% - 58px)!important;
 }
 body.page-client_app_center>main>header .client-notify-menu>summary,
 body.page-client_app_center>main>header .topbar-work-menu>summary,
 body.page-client_app_center>main>header .v328-topbar-language,
 body.page-client_app_center>main>header .topbar-user-menu>summary{
  width:34px!important;
  min-width:34px!important;
  max-width:34px!important;
  height:34px!important;
  min-height:34px!important;
  max-height:34px!important;
 }
}

/* V331 — smaller App Center topbar icons */
body.page-client_app_center>main>header{
 height:52px!important;
 min-height:52px!important;
 max-height:52px!important;
 padding:5px 8px!important;
}

body.page-client_app_center>main>header .v283-appcenter-brand{
 flex-basis:50px!important;
 width:50px!important;
 min-width:50px!important;
 max-width:50px!important;
 height:38px!important;
 min-height:38px!important;
 max-height:38px!important;
}

body.page-client_app_center>main>header .v283-appcenter-brand img{
 width:44px!important;
 min-width:44px!important;
 max-width:44px!important;
 height:36px!important;
 min-height:36px!important;
 max-height:36px!important;
 object-fit:contain!important;
}

body.page-client_app_center>main>header .topbar-actions{
 gap:3px!important;
 height:38px!important;
 max-width:calc(100% - 54px)!important;
}

body.page-client_app_center>main>header .topbar-work-menu>summary,
body.page-client_app_center>main>header .client-notify-menu>summary,
body.page-client_app_center>main>header .v328-topbar-language,
body.page-client_app_center>main>header .v328-language-trigger,
body.page-client_app_center>main>header .topbar-user-menu>summary{
 width:30px!important;
 min-width:30px!important;
 max-width:30px!important;
 height:30px!important;
 min-height:30px!important;
 max-height:30px!important;
 flex-basis:30px!important;
 border-radius:9px!important;
}

body.page-client_app_center>main>header .topbar-work-menu>summary svg,
body.page-client_app_center>main>header .client-notify-menu>summary svg{
 width:16px!important;
 height:16px!important;
}

body.page-client_app_center>main>header .v328-language-trigger span{
 font-size:13px!important;
}

body.page-client_app_center>main>header .topbar-user-menu>summary>span:first-child{
 width:30px!important;
 height:30px!important;
 min-width:30px!important;
 max-width:30px!important;
 font-size:11px!important;
}

body.page-client_app_center>main>header .topbar-work-count,
body.page-client_app_center>main>header .notify-count{
 min-width:14px!important;
 height:14px!important;
 line-height:14px!important;
 padding:0 3px!important;
 font-size:8px!important;
 top:-4px!important;
 right:-4px!important;
}

@media(max-width:420px){
 body.page-client_app_center>main>header{
  height:50px!important;
  min-height:50px!important;
  max-height:50px!important;
  padding:4px 6px!important;
 }

 body.page-client_app_center>main>header .v283-appcenter-brand{
  flex-basis:46px!important;
  width:46px!important;
  min-width:46px!important;
  max-width:46px!important;
  height:36px!important;
  min-height:36px!important;
  max-height:36px!important;
 }

 body.page-client_app_center>main>header .v283-appcenter-brand img{
  width:40px!important;
  min-width:40px!important;
  max-width:40px!important;
  height:34px!important;
  min-height:34px!important;
  max-height:34px!important;
 }

 body.page-client_app_center>main>header .topbar-actions{
  gap:2px!important;
  height:34px!important;
  max-width:calc(100% - 48px)!important;
 }

 body.page-client_app_center>main>header .topbar-work-menu>summary,
 body.page-client_app_center>main>header .client-notify-menu>summary,
 body.page-client_app_center>main>header .v328-topbar-language,
 body.page-client_app_center>main>header .v328-language-trigger,
 body.page-client_app_center>main>header .topbar-user-menu>summary{
  width:28px!important;
  min-width:28px!important;
  max-width:28px!important;
  height:28px!important;
  min-height:28px!important;
  max-height:28px!important;
  flex-basis:28px!important;
  border-radius:8px!important;
 }

 body.page-client_app_center>main>header .topbar-work-menu>summary svg,
 body.page-client_app_center>main>header .client-notify-menu>summary svg{
  width:15px!important;
  height:15px!important;
 }

 body.page-client_app_center>main>header .v328-language-trigger span{
  font-size:12px!important;
 }

 body.page-client_app_center>main>header .topbar-user-menu>summary>span:first-child{
  width:28px!important;
  height:28px!important;
  min-width:28px!important;
  max-width:28px!important;
  font-size:10px!important;
 }
}

/* V332 — tighter + smaller App Center topbar icons */
body.page-client_app_center>main>header .topbar-actions{
 gap:1px!important;
 height:32px!important;
 max-width:calc(100% - 50px)!important;
}

body.page-client_app_center>main>header .topbar-work-menu,
body.page-client_app_center>main>header .client-notify-menu,
body.page-client_app_center>main>header .v328-topbar-language,
body.page-client_app_center>main>header .topbar-user-menu{
 margin:0!important;
 padding:0!important;
}

body.page-client_app_center>main>header .topbar-work-menu>summary,
body.page-client_app_center>main>header .client-notify-menu>summary,
body.page-client_app_center>main>header .v328-topbar-language,
body.page-client_app_center>main>header .v328-language-trigger,
body.page-client_app_center>main>header .topbar-user-menu>summary{
 width:26px!important;
 min-width:26px!important;
 max-width:26px!important;
 height:26px!important;
 min-height:26px!important;
 max-height:26px!important;
 flex-basis:26px!important;
 border-radius:7px!important;
 margin:0!important;
 padding:0!important;
}

body.page-client_app_center>main>header .topbar-work-menu>summary svg,
body.page-client_app_center>main>header .client-notify-menu>summary svg{
 width:14px!important;
 height:14px!important;
}

body.page-client_app_center>main>header .v328-language-trigger span{
 font-size:11px!important;
}

body.page-client_app_center>main>header .topbar-user-menu>summary>span:first-child{
 width:26px!important;
 min-width:26px!important;
 max-width:26px!important;
 height:26px!important;
 min-height:26px!important;
 max-height:26px!important;
 font-size:9px!important;
}

body.page-client_app_center>main>header .topbar-work-count,
body.page-client_app_center>main>header .notify-count{
 min-width:12px!important;
 height:12px!important;
 line-height:12px!important;
 padding:0 2px!important;
 font-size:7px!important;
 top:-4px!important;
 right:-4px!important;
}

@media(max-width:420px){
 body.page-client_app_center>main>header .topbar-actions{
  gap:0!important;
  height:30px!important;
  max-width:calc(100% - 48px)!important;
 }

 body.page-client_app_center>main>header .topbar-work-menu>summary,
 body.page-client_app_center>main>header .client-notify-menu>summary,
 body.page-client_app_center>main>header .v328-topbar-language,
 body.page-client_app_center>main>header .v328-language-trigger,
 body.page-client_app_center>main>header .topbar-user-menu>summary{
  width:24px!important;
  min-width:24px!important;
  max-width:24px!important;
  height:24px!important;
  min-height:24px!important;
  max-height:24px!important;
  flex-basis:24px!important;
  border-radius:7px!important;
 }

 body.page-client_app_center>main>header .topbar-work-menu>summary svg,
 body.page-client_app_center>main>header .client-notify-menu>summary svg{
  width:13px!important;
  height:13px!important;
 }

 body.page-client_app_center>main>header .v328-language-trigger span{
  font-size:10px!important;
 }

 body.page-client_app_center>main>header .topbar-user-menu>summary>span:first-child{
  width:24px!important;
  min-width:24px!important;
  max-width:24px!important;
  height:24px!important;
  min-height:24px!important;
  max-height:24px!important;
  font-size:9px!important;
 }
}

/* V333 — mobile equal-size App Center topbar icons */
@media(max-width:768px){
 body.page-client_app_center>main>header{
  height:52px!important;
  min-height:52px!important;
  max-height:52px!important;
  padding:6px 8px!important;
 }

 body.page-client_app_center>main>header .topbar-actions{
  display:flex!important;
  flex-direction:row!important;
  flex-wrap:nowrap!important;
  align-items:center!important;
  justify-content:flex-end!important;
  gap:5px!important;
  height:36px!important;
  min-height:36px!important;
  max-height:36px!important;
  margin-left:auto!important;
  overflow:visible!important;
 }

 body.page-client_app_center>main>header .topbar-work-menu,
 body.page-client_app_center>main>header .client-notify-menu,
 body.page-client_app_center>main>header .v328-topbar-language,
 body.page-client_app_center>main>header .topbar-user-menu{
  display:block!important;
  flex:0 0 30px!important;
  width:30px!important;
  min-width:30px!important;
  max-width:30px!important;
  height:30px!important;
  min-height:30px!important;
  max-height:30px!important;
  margin:0!important;
  padding:0!important;
  position:relative!important;
 }

 body.page-client_app_center>main>header .topbar-work-menu>summary,
 body.page-client_app_center>main>header .client-notify-menu>summary,
 body.page-client_app_center>main>header .v328-language-trigger,
 body.page-client_app_center>main>header .topbar-user-menu>summary{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  flex:0 0 30px!important;
  width:30px!important;
  min-width:30px!important;
  max-width:30px!important;
  height:30px!important;
  min-height:30px!important;
  max-height:30px!important;
  margin:0!important;
  padding:0!important;
  border-radius:9px!important;
  box-sizing:border-box!important;
  position:relative!important;
  inset:auto!important;
  transform:none!important;
 }

 body.page-client_app_center>main>header .topbar-work-menu>summary svg,
 body.page-client_app_center>main>header .client-notify-menu>summary svg{
  width:15px!important;
  min-width:15px!important;
  max-width:15px!important;
  height:15px!important;
  min-height:15px!important;
  max-height:15px!important;
 }

 body.page-client_app_center>main>header .v328-language-trigger span{
  font-size:12px!important;
  line-height:1!important;
 }

 body.page-client_app_center>main>header .topbar-user-menu>summary>span:first-child{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:30px!important;
  min-width:30px!important;
  max-width:30px!important;
  height:30px!important;
  min-height:30px!important;
  max-height:30px!important;
  margin:0!important;
  padding:0!important;
  border-radius:50%!important;
  font-size:10px!important;
  line-height:1!important;
 }

 body.page-client_app_center>main>header .topbar-work-count,
 body.page-client_app_center>main>header .notify-count{
  position:absolute!important;
  top:-5px!important;
  right:-5px!important;
  min-width:14px!important;
  height:14px!important;
  line-height:14px!important;
  padding:0 3px!important;
  margin:0!important;
  border-radius:999px!important;
  font-size:8px!important;
  box-sizing:border-box!important;
  z-index:5!important;
 }

 body.page-client_app_center>main>header .v283-appcenter-brand{
  flex:0 0 46px!important;
  width:46px!important;
  min-width:46px!important;
  max-width:46px!important;
 }
}

@media(max-width:420px){
 body.page-client_app_center>main>header .topbar-actions{
  gap:4px!important;
 }

 body.page-client_app_center>main>header .topbar-work-menu,
 body.page-client_app_center>main>header .client-notify-menu,
 body.page-client_app_center>main>header .v328-topbar-language,
 body.page-client_app_center>main>header .topbar-user-menu,
 body.page-client_app_center>main>header .topbar-work-menu>summary,
 body.page-client_app_center>main>header .client-notify-menu>summary,
 body.page-client_app_center>main>header .v328-language-trigger,
 body.page-client_app_center>main>header .topbar-user-menu>summary{
  flex-basis:28px!important;
  width:28px!important;
  min-width:28px!important;
  max-width:28px!important;
  height:28px!important;
  min-height:28px!important;
  max-height:28px!important;
 }

 body.page-client_app_center>main>header .topbar-user-menu>summary>span:first-child{
  width:28px!important;
  min-width:28px!important;
  max-width:28px!important;
  height:28px!important;
  min-height:28px!important;
  max-height:28px!important;
 }
}

/* V352 — mobile topbar equal-size controls */
@media(max-width:768px){
body.page-client_app_center>main>header .topbar-actions,
html.v290-installed-app body.page-client_app_center>main>header .topbar-actions,
body.server-mobile-app.page-client_app_center>main>header .topbar-actions{display:flex!important;align-items:center!important;gap:4px!important}
body.page-client_app_center>main>header .topbar-actions>.v335-mobile-topbar-item,
html.v290-installed-app body.page-client_app_center>main>header .topbar-actions>.v335-mobile-topbar-item,
body.server-mobile-app.page-client_app_center>main>header .topbar-actions>.v335-mobile-topbar-item{display:flex!important;align-items:center!important;justify-content:center!important;flex:0 0 36px!important;width:36px!important;min-width:36px!important;max-width:36px!important;height:36px!important;min-height:36px!important;max-height:36px!important;margin:0!important;padding:0!important}
body.page-client_app_center>main>header .v335-mobile-topbar-control,
body.page-client_app_center>main>header .topbar-work-menu>summary,
body.page-client_app_center>main>header .client-notify-menu>summary,
body.page-client_app_center>main>header .v328-topbar-language,
body.page-client_app_center>main>header .v328-language-trigger,
body.page-client_app_center>main>header .topbar-user-menu>summary,
html.v290-installed-app body.page-client_app_center>main>header .v335-mobile-topbar-control,
html.v290-installed-app body.page-client_app_center>main>header .topbar-work-menu>summary,
html.v290-installed-app body.page-client_app_center>main>header .client-notify-menu>summary,
html.v290-installed-app body.page-client_app_center>main>header .v328-topbar-language,
html.v290-installed-app body.page-client_app_center>main>header .v328-language-trigger,
html.v290-installed-app body.page-client_app_center>main>header .topbar-user-menu>summary,
body.server-mobile-app.page-client_app_center>main>header .v335-mobile-topbar-control,
body.server-mobile-app.page-client_app_center>main>header .topbar-work-menu>summary,
body.server-mobile-app.page-client_app_center>main>header .client-notify-menu>summary,
body.server-mobile-app.page-client_app_center>main>header .v328-topbar-language,
body.server-mobile-app.page-client_app_center>main>header .v328-language-trigger,
body.server-mobile-app.page-client_app_center>main>header .topbar-user-menu>summary{display:flex!important;align-items:center!important;justify-content:center!important;box-sizing:border-box!important;flex:0 0 36px!important;width:36px!important;min-width:36px!important;max-width:36px!important;height:36px!important;min-height:36px!important;max-height:36px!important;margin:0!important;padding:0!important;border-radius:10px!important}
body.page-client_app_center>main>header .topbar-work-menu>summary svg,
body.page-client_app_center>main>header .client-notify-menu>summary svg,
html.v290-installed-app body.page-client_app_center>main>header .topbar-work-menu>summary svg,
html.v290-installed-app body.page-client_app_center>main>header .client-notify-menu>summary svg,
body.server-mobile-app.page-client_app_center>main>header .topbar-work-menu>summary svg,
body.server-mobile-app.page-client_app_center>main>header .client-notify-menu>summary svg{width:16px!important;height:16px!important}
body.page-client_app_center>main>header .v328-language-trigger span,
html.v290-installed-app body.page-client_app_center>main>header .v328-language-trigger span,
body.server-mobile-app.page-client_app_center>main>header .v328-language-trigger span{display:flex!important;align-items:center!important;justify-content:center!important;width:16px!important;height:16px!important;font-size:14px!important;line-height:1!important}
body.page-client_app_center>main>header .topbar-user-menu>summary>span:first-child,
html.v290-installed-app body.page-client_app_center>main>header .topbar-user-menu>summary>span:first-child,
body.server-mobile-app.page-client_app_center>main>header .topbar-user-menu>summary>span:first-child{display:flex!important;align-items:center!important;justify-content:center!important;width:36px!important;height:36px!important;min-width:36px!important;max-width:36px!important;min-height:36px!important;max-height:36px!important;margin:0!important;padding:0!important;border-radius:10px!important;font-size:13px!important;line-height:1!important}
body.page-client_app_center>main>header .topbar-user-menu>summary>div,
body.page-client_app_center>main>header .topbar-user-menu>summary .user-menu-chevron,
html.v290-installed-app body.page-client_app_center>main>header .topbar-user-menu>summary>div,
html.v290-installed-app body.page-client_app_center>main>header .topbar-user-menu>summary .user-menu-chevron,
body.server-mobile-app.page-client_app_center>main>header .topbar-user-menu>summary>div,
body.server-mobile-app.page-client_app_center>main>header .topbar-user-menu>summary .user-menu-chevron{display:none!important}
body.page-client_app_center>main>header .topbar-work-count,
body.page-client_app_center>main>header .notify-count,
html.v290-installed-app body.page-client_app_center>main>header .topbar-work-count,
html.v290-installed-app body.page-client_app_center>main>header .notify-count,
body.server-mobile-app.page-client_app_center>main>header .topbar-work-count,
body.server-mobile-app.page-client_app_center>main>header .notify-count{top:-3px!important;right:-3px!important}
}

/* V354 — GLOBAL mobile topbar equal-size fix (all internal client pages) */
@media(max-width:768px){
 body:not(.public):not(.customer-native-app)>main>header .topbar-actions{
  display:flex!important;flex-flow:row nowrap!important;align-items:center!important;justify-content:flex-end!important;gap:4px!important
 }
 body:not(.public):not(.customer-native-app)>main>header .topbar-actions>.v335-mobile-topbar-item{
  display:flex!important;align-items:center!important;justify-content:center!important;
  flex:0 0 36px!important;width:36px!important;min-width:36px!important;max-width:36px!important;
  height:36px!important;min-height:36px!important;max-height:36px!important;
  margin:0!important;padding:0!important;box-sizing:border-box!important;position:relative!important
 }
 body:not(.public):not(.customer-native-app)>main>header .topbar-actions>.v335-mobile-topbar-item>.v335-mobile-topbar-control,
 body:not(.public):not(.customer-native-app)>main>header .topbar-actions>.v328-topbar-language>.v328-language-trigger{
  display:flex!important;align-items:center!important;justify-content:center!important;
  flex:0 0 36px!important;width:36px!important;min-width:36px!important;max-width:36px!important;
  height:36px!important;min-height:36px!important;max-height:36px!important;
  margin:0!important;padding:0!important;box-sizing:border-box!important;border-radius:10px!important;
  line-height:1!important;overflow:visible!important
 }
 body:not(.public):not(.customer-native-app)>main>header .topbar-work-menu>summary svg,
 body:not(.public):not(.customer-native-app)>main>header .client-notify-menu>summary svg{
  width:18px!important;height:18px!important;min-width:18px!important;min-height:18px!important;max-width:18px!important;max-height:18px!important
 }
 body:not(.public):not(.customer-native-app)>main>header .v328-language-trigger>span{
  display:flex!important;align-items:center!important;justify-content:center!important;
  width:18px!important;height:18px!important;min-width:18px!important;min-height:18px!important;
  font-size:16px!important;line-height:18px!important;margin:0!important;padding:0!important
 }
 body:not(.public):not(.customer-native-app)>main>header .topbar-user-menu>summary.v335-mobile-topbar-control>span:first-child{
  display:flex!important;align-items:center!important;justify-content:center!important;
  flex:0 0 36px!important;width:36px!important;min-width:36px!important;max-width:36px!important;
  height:36px!important;min-height:36px!important;max-height:36px!important;
  margin:0!important;padding:0!important;box-sizing:border-box!important;
  border-radius:10px!important;font-size:13px!important;line-height:1!important
 }
 body:not(.public):not(.customer-native-app)>main>header .topbar-user-menu>summary.v335-mobile-topbar-control>div,
 body:not(.public):not(.customer-native-app)>main>header .topbar-user-menu>summary.v335-mobile-topbar-control>.user-menu-chevron{
  display:none!important
 }
 body:not(.public):not(.customer-native-app)>main>header .topbar-work-count,
 body:not(.public):not(.customer-native-app)>main>header .notify-count{
  position:absolute!important;top:-4px!important;right:-4px!important;z-index:30!important
 }
}
