.brand-with-logo{display:flex;align-items:center;min-width:250px;height:58px;padding:5px 12px;border-radius:7px;background:#fff}
.brand-with-logo img{display:block;width:230px;height:48px;object-fit:contain}
.login-logo{display:block;max-width:260px;max-height:120px;margin:0 auto 20px;object-fit:contain}
.login-card h1{margin:0;font-size:22px}
.badge.direction{background:#e8f1ff;color:#175cd3;min-width:34px;text-align:center}
.company-card{max-width:650px}
.logo-preview{display:grid;place-items:center;min-height:150px;padding:20px;margin-bottom:20px;background:#f8fafc;border:1px dashed #b8c2d0;border-radius:8px}
.logo-preview img{max-width:400px;max-height:130px;object-fit:contain}
.columns{grid-template-columns:repeat(2,minmax(0,1fr))}
label small{margin-top:5px;font-weight:400}
@media(max-width:850px){.brand-with-logo{min-width:160px}.brand-with-logo img{width:150px}.columns{grid-template-columns:1fr}}
.revenue-summary{margin-bottom:22px}.revenue-total{font-size:28px;font-weight:800;color:var(--green)}
.revenue-chips{display:flex;gap:10px;flex-wrap:wrap;margin:18px 0}.revenue-chips span{padding:8px 12px;border-radius:7px;background:#f0f5ff;color:#344054}.revenue-chips strong{margin-right:7px}
.month-nav{display:flex;align-items:end;justify-content:space-between;margin-bottom:18px}.month-nav form{min-width:220px}.revenue-head{grid-template-columns:repeat(3,1fr)}.money{font-weight:800;color:var(--green)}tfoot th{font-size:15px;border-top:2px solid var(--line)}
@media(max-width:850px){.month-nav{align-items:stretch;flex-direction:column}.revenue-head{grid-template-columns:1fr}}
.subheading{margin:8px 0 0;padding:9px 12px;border-left:4px solid var(--blue);background:#f0f5ff;color:#344054}
.document-actions{display:flex;align-items:center;gap:8px}.document-actions form{display:inline-flex}
@media(max-width:850px){.documents>div{align-items:flex-start;gap:10px;flex-direction:column}.document-actions{flex-wrap:wrap}}
.master-item{display:flex;align-items:center;justify-content:space-between;gap:10px}.master-actions{display:flex;gap:6px}.master-actions form{display:inline-flex}.master-actions .danger-text{border:1px solid #f3b8b3}
@media(max-width:850px){.master-item{align-items:flex-start;flex-direction:column}.master-actions{flex-wrap:wrap}}
.badge.empty-docs{background:#eef2f6;color:#667085}.docs-link{text-decoration:none}.edit-master-card{max-width:650px}
