.publication-loading#loading{position:fixed;inset:0;transform:none;z-index:100;background:var(--canvas,#f4f6f8);border-radius:0;box-shadow:none;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:24px;padding:30px;color:var(--navy,#13233a)}
.publication-loading .company-logo{width:auto;height:auto;max-width:min(320px,75vw);max-height:150px;object-fit:contain}
.loading-spinner{width:28px;height:28px;border:3px solid #8695a633;border-top-color:var(--blue,#174dd9);border-radius:50%;animation:logo-loading .85s linear infinite}
@keyframes logo-loading{to{transform:rotate(360deg)}}
@media(prefers-reduced-motion:reduce){.loading-spinner{animation:none}}
.unified-reader .footer.has-company-logo{display:grid;grid-template-columns:minmax(0,1fr) minmax(80px,200px) minmax(0,1fr);gap:14px}
.company-brand{display:flex;justify-content:center;align-items:center;min-width:0}
.company-brand .company-logo{display:block;width:auto;height:auto;max-width:100%;max-height:44px;object-fit:contain}
.unified-reader .footer.has-company-logo .navigation{justify-self:start;flex-wrap:wrap}
.unified-reader .footer.has-company-logo .zoom{justify-content:flex-end;justify-self:end;min-width:0;flex-wrap:wrap}
@media(max-width:800px){.unified-reader .footer.has-company-logo{grid-template-columns:1fr;gap:10px}.unified-reader .footer.has-company-logo .navigation,.unified-reader .footer.has-company-logo .zoom{justify-self:center;justify-content:center}.company-brand{grid-row:3}.company-brand .company-logo{max-width:180px;max-height:36px}}
#export-logo-preview{display:flex;align-items:center;gap:16px;margin:12px 0;padding:12px;background:#f4f6f8;border:1px solid #dce2e8;border-radius:8px}
#export-logo-image{display:block;max-width:210px;max-height:80px;object-fit:contain;min-width:0}
#export-logo{display:block;width:100%;max-width:100%;font-size:.85rem;margin-bottom:8px}
#export-logo-help{display:block;line-height:1.5}
@container reading-space (max-width:760px){.unified-reader .footer.has-company-logo{grid-template-columns:1fr;gap:10px}.unified-reader .footer.has-company-logo .navigation,.unified-reader .footer.has-company-logo .zoom{justify-self:center;justify-content:center}.company-brand{grid-row:3}.company-brand .company-logo{max-width:180px;max-height:36px}}
