.workspace-header__mode-switcher{background-color:#16a34a;border-radius:99px;flex-shrink:0;align-self:center;align-items:center;gap:4px;max-height:34px;padding:6px;display:inline-flex}@media only screen and (max-width:767px){.workspace-header__mode-switcher{display:none}}.workspace-header__mode-tab{color:#fff;white-space:nowrap;cursor:pointer;background:0 0;border:none;border-radius:20px;justify-content:center;align-items:center;gap:6px;padding:5px 14px;font-size:.78rem;font-weight:600;line-height:1;text-decoration:none;transition:all .2s;display:inline-flex}.workspace-header__mode-tab:hover:not(.workspace-header__mode-tab--active){color:#fff;opacity:.92}.workspace-header__mode-tab--active{color:#fff;background:linear-gradient(#4fa3ff 0%,#2b6cf6 100%);box-shadow:inset 0 0 0 4px #ffffff14}.workspace-header__mode-tab-icon{flex-shrink:0;justify-content:center;align-items:center;width:14px;height:14px;display:inline-flex}.workspace-header__mode-tab-icon .icon{width:14px;height:14px;font-size:14px}header.workspace-header .right-side{gap:14px;padding-right:28px}@media only screen and (max-width:767px){header.workspace-header .right-side{padding-right:16px}}header.workspace-header .right-side .search-bar input{width:160px}header.workspace-header .right-side .search-bar input::placeholder{font-size:12px}@media only screen and (max-width:1100px){header.workspace-header .right-side .search-bar input{width:160px}}@media only screen and (max-width:900px){header.workspace-header .right-side .search-bar input{width:120px}}header.workspace-header .right-side .workspace-header__notif{position:relative}header.workspace-header .right-side .workspace-header__notif .workspace-header__notif-badge{color:#fff;text-align:center;box-sizing:content-box;background:#ef4444;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;padding:0;font-size:10px;font-weight:700;line-height:16px;display:flex;position:absolute;top:-6px;right:-6px}header.workspace-header .right-side .logged-account .profile{gap:10px}header.workspace-header .right-side .logged-account .profile .dp{flex-shrink:0}header.workspace-header .right-side .logged-account .profile .profile-meta{white-space:nowrap;flex-direction:column;line-height:1.15;display:flex}@media only screen and (max-width:900px){header.workspace-header .right-side .logged-account .profile .profile-meta{display:none}}header.workspace-header .right-side .logged-account .profile .profile-meta .profile-meta__name{color:#1d2437;text-overflow:ellipsis;max-width:120px;font-size:13px;font-weight:600;overflow:hidden}header.workspace-header .right-side .logged-account .profile .profile-meta .profile-meta__role{color:#6b7280;font-size:11px}header.workspace-header .right-side .logged-account .dp .dp-initials{color:#fff;letter-spacing:.02em;background:linear-gradient(135deg,#6366f1 0%,#4f46e5 100%);justify-content:center;align-items:center;width:100%;height:100%;font-size:.85rem;font-weight:700;display:flex;position:absolute;inset:0}header.workspace-header .right-side .logged-account .account-options{border:1px solid #11182714;border-radius:14px;min-width:280px;padding:0;right:12px;box-shadow:0 12px 32px #11182729}@media only screen and (max-width:767px){header.workspace-header .right-side .logged-account .account-options{right:8px}}header.workspace-header .right-side .logged-account .account-options .account{background:linear-gradient(135deg,#f5f7ff 0%,#eef2ff 100%);border-bottom:1px solid #11182714;gap:12px;padding:18px}header.workspace-header .right-side .logged-account .account-options .account .dp{border-radius:12px;width:46px;height:46px}header.workspace-header .right-side .logged-account .account-options .account .dp .dp-initials{font-size:1.15rem}header.workspace-header .right-side .logged-account .account-options .account .name-detail{width:calc(100% - 58px)}header.workspace-header .right-side .logged-account .account-options .account .name-detail .name{color:#1d2437;font-size:15px}header.workspace-header .right-side .logged-account .account-options .account .name-detail .bio{font-size:12px}header.workspace-header .right-side .logged-account .account-options .options{padding:8px}header.workspace-header .right-side .logged-account .account-options .options .post-project{width:calc(100% - 16px);margin:8px;padding:9px 20px}header.workspace-header .right-side .logged-account .account-options .options .group-start{margin:6px 0}header.workspace-header .right-side .logged-account .account-options .options .option{border-radius:10px;width:100%;padding:9px 12px;transition:background-color .15s,color .15s}header.workspace-header .right-side .logged-account .account-options .options .option .caption{color:#1d2437;font-size:14px}header.workspace-header .right-side .logged-account .account-options .options .option:hover{background-color:#eef2ff}header.workspace-header .right-side .logged-account .account-options .options .option:hover .caption{color:#4f46e5}header.workspace-header .left-side ul li a{color:#1d2437;align-items:center;gap:6px;padding:4px 2px;line-height:1;text-decoration:none;transition:color .2s;display:inline-flex;position:relative}header.workspace-header .left-side ul li a svg{flex-shrink:0;width:14px;height:14px}header.workspace-header .left-side ul li a:after{content:"";transform-origin:0;background:linear-gradient(90deg,#4285f4 0%,#34a853 100%);border-radius:1px;height:2px;transition:transform .22s;position:absolute;bottom:-2px;left:0;right:0;transform:scaleX(0)}header.workspace-header .left-side ul li a:hover{color:#4285f4}header.workspace-header .left-side ul li a:hover:after{transform:scaleX(1)}
