
/* v33.4.5 — Portal Home Logo & Hero Branding Management PRO */
.v3345-hero-branding-box{margin-top:1.25rem;padding:1.25rem;border:1px solid #dbe6f5;border-radius:18px;background:linear-gradient(145deg,#f8fbff,#fff)}
.v3345-branding-grid{display:grid;grid-template-columns:minmax(220px,.8fr) minmax(280px,1.2fr);gap:1rem;align-items:stretch}
.v3345-hero-preview{min-height:220px;border-radius:20px;background:linear-gradient(145deg,#102b55,#175da8);color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.7rem;padding:1rem;text-align:center;overflow:hidden}
.v3345-hero-preview>span{font-size:.78rem;text-transform:uppercase;letter-spacing:.08em;opacity:.75}.v3345-hero-preview img{display:block;object-fit:contain;border-radius:18px;background:#fff;padding:.45rem;box-shadow:0 14px 36px rgba(0,0,0,.22)}
.v3345-hero-preview[data-size="pequeno"] img{width:72px;height:72px}.v3345-hero-preview[data-size="medio"] img{width:104px;height:104px}.v3345-hero-preview[data-size="grande"] img{width:136px;height:136px}.v3345-hero-preview.is-hidden-logo img,.v3345-hero-preview.is-hidden-logo>strong{display:none}
.v3345-hero-controls{display:grid;gap:.9rem;align-content:start}.v3345-hero-controls select{width:100%;padding:.72rem;border:1px solid #cdd9e8;border-radius:12px;background:#fff}.v3345-hero-controls>label>span{display:block;font-weight:700;margin-bottom:.35rem}
.v3345-hero-brand img{object-fit:contain;background:#fff;border-radius:20px;padding:.5rem}.v3345-hero-brand.size-pequeno img{width:72px!important;height:72px!important}.v3345-hero-brand.size-medio img{width:104px!important;height:104px!important}.v3345-hero-brand.size-grande img{width:136px!important;height:136px!important}
@media(max-width:760px){.v3345-branding-grid{grid-template-columns:1fr}.v3345-hero-brand.size-grande img{width:104px!important;height:104px!important}.v3345-hero-brand.size-medio img{width:86px!important;height:86px!important}.v3345-hero-brand.size-pequeno img{width:64px!important;height:64px!important}}
