.product-app-header{height:68px;padding:0 clamp(18px,4vw,58px);display:grid;grid-template-columns:1fr minmax(280px,500px) 1fr;align-items:center;border-bottom:1px solid #e1e4e0;background:#fbfcf9;position:relative;z-index:40}.product-app-identity,.product-company,.product-header-actions,.product-mark{display:flex;align-items:center}.product-app-identity{gap:16px}.product-app-identity>a{text-decoration:none;color:#172238}.product-app-identity>span{height:28px;width:1px;background:#dde1dd}.product-mark{gap:8px}.product-mark svg{width:30px;height:30px;fill:none;stroke:#315fe6;stroke-width:3}.product-mark b{font-size:16px}.product-wordmark{display:grid;line-height:1.05}.product-wordmark small{color:#69706b;font-size:8px;font-weight:600;letter-spacing:.025em;margin-top:3px;white-space:nowrap}.product-company{gap:8px}.product-company i,.product-profile-trigger>span{font-style:normal;display:grid;place-items:center;background:#172238;color:#fff;font-weight:800}.product-company i{width:32px;height:32px;border-radius:9px;font-size:10px}.product-company span{display:grid}.product-company b{font-size:11px}.product-company small{font-size:9px;color:#6b7484}.product-header-space{min-width:1px}.product-header-actions{justify-content:flex-end;gap:8px}.product-profile-trigger{border:0;background:transparent;display:flex;align-items:center;gap:6px;padding:3px;cursor:pointer}.product-profile-trigger>span{width:34px;height:34px;border-radius:50%;font-size:10px}.product-profile-menu{position:absolute;right:clamp(18px,4vw,58px);top:60px;z-index:60;width:270px;padding:7px;border:1px solid #dfe3e8;border-radius:12px;background:#fff;box-shadow:0 18px 50px #17223824}.product-profile-label{display:grid;padding:10px}.product-profile-label small{color:#758094;font-weight:400}.product-profile-menu>a{min-height:38px;padding:8px;gap:9px;display:flex;align-items:center;width:100%;border:0;border-radius:7px;background:transparent;color:#27344c;text-decoration:none;font-size:12px;text-align:left}.product-profile-menu>a:focus-visible,.product-profile-menu>a:hover{background:#eef2f8;outline:2px solid #315fe6;outline-offset:1px}.product-profile-menu hr{border:0;border-top:1px solid #e2e5e1;margin:5px 0}.product-global-nav{height:48px;padding:0 clamp(18px,4vw,58px);display:flex;align-items:center;gap:24px;border-bottom:1px solid #e1e4e0;background:#fff}.product-global-nav a,.product-global-nav>span{text-decoration:none;color:#6d7584;font-size:12px;font-weight:650;white-space:nowrap}.product-global-nav a.active{color:#172238;position:relative}.product-global-nav a.active:after{content:"";position:absolute;left:0;right:0;bottom:-17px;height:2px;background:#315fe6}@media (max-width:760px){.product-app-header{grid-template-columns:1fr auto;height:62px;padding:0 14px}.product-header-space{display:none}.product-app-identity{gap:8px}.product-app-identity>span,.product-company small,.product-wordmark{display:none}.product-company b{max-width:155px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-global-nav{height:46px;padding:0 14px;gap:20px;overflow-x:auto;scrollbar-width:none}.product-global-nav a.active:after{bottom:-16px}}