.brand-visual{width:58px;height:58px;display:grid;place-items:center}.brand-visual.small{width:40px;height:40px}.brand-logo{display:block;max-width:160px;max-height:72px;object-fit:contain}.brand-logo.small{max-width:40px;max-height:40px}.language-switch{display:flex;flex:0 0 auto;padding:3px;background:rgba(255,255,255,.96);border:1px solid var(--line);border-radius:9px;box-shadow:0 4px 14px rgba(20,40,33,.08);pointer-events:auto}.language-switch button{position:relative;z-index:1;padding:6px 9px;border-radius:6px;background:transparent;color:var(--muted);pointer-events:auto}.language-switch button.active{background:var(--green);color:white}.login-language{position:fixed;z-index:20;right:22px;top:18px}.header-actions{display:flex;align-items:center;gap:18px;min-width:0}.app-language{position:static;z-index:auto}.branding-card{margin:0 24px 24px;padding:20px;display:flex;align-items:center;justify-content:space-between;gap:24px;border:1px solid var(--line);border-radius:14px;background:#fbfcfb}.branding-card h3{margin:0 0 5px}.branding-card p{margin:0;color:var(--muted);max-width:540px}.branding-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}.logo-preview{width:84px;height:64px;border:1px dashed #bdc9c3;border-radius:11px;display:grid;place-items:center;background:white}.logo-preview .brand-mark{width:44px;height:44px;border-radius:12px;font-size:22px}.logo-preview img{max-width:74px;max-height:54px;object-fit:contain}.logo-upload{display:inline-flex;align-items:center;white-space:nowrap}@media(max-width:850px){.branding-card{align-items:flex-start;flex-direction:column}.branding-actions{justify-content:flex-start}.header-actions{gap:10px}}@media(max-width:560px){.login-language{right:10px;top:10px}.header-actions{align-items:flex-end;flex-direction:column-reverse}.app-language{align-self:flex-end}}
