/* FinanceGPT WEB17A Chat header brand alignment recovery */
.fg-web6-header .fg-web6-header-inner{
    display:flex!important;
    align-items:center!important;
    gap:24px!important;
}
.fg-web6-header .fg-web6-brand{
    display:inline-flex!important;
    align-items:center!important;
    flex:0 0 auto!important;
    min-width:212px!important;
    width:auto!important;
    max-width:none!important;
    overflow:visible!important;
    text-decoration:none!important;
}
.fg-web6-header .fg-web6-brand .fg7-application-brand{
    display:inline-flex!important;
    align-items:center!important;
    gap:12px!important;
    width:auto!important;
    min-width:0!important;
    max-width:none!important;
    white-space:nowrap!important;
    overflow:visible!important;
}
.fg-web6-header .fg-web6-brand .fg7-brand-logo{
    position:static!important;
    display:block!important;
    flex:0 0 auto!important;
    width:118px!important;
    max-width:118px!important;
    height:auto!important;
    margin:0!important;
    transform:none!important;
    opacity:1!important;
    visibility:visible!important;
}
.fg-web6-header .fg-web6-brand .fg7-application-brand__suffix{
    position:static!important;
    display:inline-flex!important;
    align-items:center!important;
    flex:0 0 auto!important;
    width:auto!important;
    height:auto!important;
    margin:0!important;
    padding:0 0 0 12px!important;
    border-left:1px solid #cbd5e1!important;
    transform:none!important;
    color:#111827!important;
    font-family:inherit!important;
    font-size:14px!important;
    font-style:normal!important;
    font-weight:700!important;
    line-height:1.2!important;
    letter-spacing:0!important;
    text-transform:none!important;
    white-space:nowrap!important;
}
.fg-web6-header .fg-web6-nav{
    min-width:0!important;
    flex:1 1 auto!important;
}
.fg-web6-header .fg-web6-header-actions{
    flex:0 0 auto!important;
}

@media (max-width:1100px){
    .fg-web6-header .fg-web6-header-inner{gap:16px!important}
    .fg-web6-header .fg-web6-brand{min-width:188px!important}
    .fg-web6-header .fg-web6-brand .fg7-brand-logo{width:104px!important;max-width:104px!important}
    .fg-web6-header .fg-web6-brand .fg7-application-brand__suffix{font-size:13px!important;padding-left:10px!important}
}

@media (max-width:760px){
    .fg-web6-header .fg-web6-header-inner{gap:12px!important}
    .fg-web6-header .fg-web6-brand{min-width:0!important}
    .fg-web6-header .fg-web6-brand .fg7-brand-logo{width:98px!important;max-width:98px!important}
    .fg-web6-header .fg-web6-brand .fg7-application-brand{gap:9px!important}
    .fg-web6-header .fg-web6-brand .fg7-application-brand__suffix{font-size:12px!important;padding-left:9px!important}
}
