.brand{min-width:0;flex:1;margin-right:20px;padding:14px 0;gap:16px}
.brand-logo{width:64px;height:64px;object-fit:contain;flex-shrink:0;border-radius:14px;background:rgba(255,255,255,.12)}
.brand .brand-title{font-size:clamp(24px,3vw,38px);font-weight:850;letter-spacing:.01em;line-height:1.3;overflow-wrap:anywhere}
.header-user{flex-shrink:0}
.delete-form{display:inline-block;margin:4px 0 4px 8px}
.logo-preview{width:80px;height:80px;object-fit:contain}
.release-banner{display:flex;align-items:center;justify-content:space-between;gap:20px;border-color:#bdd7ff;background:linear-gradient(120deg,#fff,#edf5ff)}.release-banner strong{font-size:19px;color:var(--blue-dark)}.release-banner p{margin:4px 0 0;color:var(--muted)}
@media(max-width:560px){.brand-logo{width:44px;height:44px}.brand{gap:9px;margin-right:8px}.brand .brand-title{font-size:clamp(18px,5.4vw,24px)}}
@media(max-width:720px){.release-banner{align-items:flex-start;flex-direction:column}}
