header{height:auto;min-height:68px;padding-top:5px;padding-bottom:5px}
.brand-lockup{display:flex;align-items:center;gap:9px;min-width:0;letter-spacing:0!important}
.brand-logo{display:block;width:68px;height:46px;object-fit:contain;background:#fff;border-radius:3px;flex:0 0 auto}
.brand-copy{display:grid;gap:1px;line-height:1.12}
.brand-copy strong{font-size:13px;letter-spacing:.01em}
.brand-copy small{font-size:10px;font-weight:650;letter-spacing:.02em;color:#dce6ef}
.qr-fire-rating{text-transform:uppercase;font-size:26px;margin-bottom:8px}
.sync-status{margin:-8px 0 18px;color:#5d6c79;font-size:13px}
.sync-status.syncing{color:#9a6000}.sync-status.ready{color:#147047;font-weight:700}.sync-status.error{color:#a51f2b;font-weight:700}
.home-brand-panel{display:grid;grid-template-columns:190px 1fr 240px;align-items:center;gap:24px;background:#fff;border:1px solid #d5dde5;border-radius:10px;padding:18px 24px;margin:-6px 0 22px;box-shadow:0 2px 7px #19324a0a}.home-brand-panel img{display:block;width:100%;height:105px;object-fit:contain}.home-brand-copy{text-align:center;color:#14283d}.home-brand-copy strong{display:block;font-size:22px;line-height:1.15}.home-brand-copy span{display:block;margin-top:7px;font-weight:700;color:#526477}
@media(max-width:650px){
 header{min-height:0;padding:max(4px,env(safe-area-inset-top)) 9px 5px;column-gap:7px;row-gap:3px;flex-wrap:wrap}
 .brand-lockup{width:100%;height:38px;margin-right:0!important;gap:7px}
 .brand-logo{width:48px;height:34px}
 .brand-copy{min-width:0}
 .brand-copy strong{font-size:10.5px;line-height:1.1;white-space:normal}
 .brand-copy small{font-size:9px}
 .nav,.sign-out{font-size:10.5px;line-height:1;padding:5px 8px}
 .sign-out{margin-left:auto}
 main{margin-top:14px}
 .sync-project{width:100%}
 .home-brand-panel{grid-template-columns:1fr 1.45fr;gap:12px;padding:12px;margin-top:-4px}.home-brand-panel img{height:76px}.home-brand-copy{grid-column:1/-1;grid-row:2;text-align:center}.home-brand-copy strong{font-size:15px}.home-brand-copy span{font-size:12px;margin-top:3px}
}
