.company-logo{margin:0;display:flex;align-items:center;justify-content:center}
.company-logo-detail{flex:0 1 240px;min-width:150px;height:116px;margin:0 clamp(24px,5vw,82px);padding:14px 18px;border:1px solid #ebe8e1;border-radius:18px;background:#fff;box-shadow:0 10px 30px rgba(24,22,18,.055);box-sizing:border-box}
.company-logo-detail img{display:block;max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}
.pipeline-main.has-company-logo{grid-template-columns:52px minmax(260px,1fr) 96px auto}
.company-logo-pipeline{width:92px;height:60px;padding:6px 8px;border:1px solid #ebe8e1;border-radius:10px;background:#fff;box-sizing:border-box}
.company-logo-pipeline img{display:block;max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}
.advanced-report-inline>.report-company-logo{display:flex;align-items:center;justify-content:flex-end;height:66px;margin:8px 0 14px;padding:0 24px;box-sizing:border-box}
.advanced-report-inline>.report-company-logo img{display:block;max-width:190px;max-height:58px;width:auto;height:auto;object-fit:contain}
@media(max-width:900px){.company-logo-detail{flex-basis:180px;min-width:125px;height:96px;margin:0 22px;padding:11px 14px}}
@media(max-width:680px){.detail-head{display:grid!important;grid-template-columns:minmax(0,1fr) auto;align-items:start!important;gap:18px 14px}.detail-head>div:first-child{grid-column:1/-1;min-width:0}.company-logo-detail{grid-column:1;width:min(190px,100%);min-width:0;height:82px;margin:0;padding:10px 13px;justify-self:start;border-radius:14px}.detail-head .detail-tools{grid-column:2;grid-row:2;align-self:center}.detail-head .detail-tools .big{width:82px;height:82px;font-size:25px}.advanced-report-inline>.report-company-logo{justify-content:center;height:54px;margin:4px 0 12px;padding:0 16px}.advanced-report-inline>.report-company-logo img{max-width:155px;max-height:48px}}
@media print{.company-logo,.report-company-logo{break-inside:avoid;box-shadow:none}}
@media(max-width:760px){.pipeline-main.has-company-logo{grid-template-columns:46px minmax(0,1fr)!important}.company-logo-pipeline{display:none!important}.pipeline-main.has-company-logo>i{grid-column:auto}}
