
/* V40 header logo + Google icon integration */
.template-brand{gap:12px;text-decoration:none}
.template-brand-logo{width:52px;height:52px;display:block;object-fit:contain;border-radius:13px;background:#fff;padding:4px;box-shadow:0 14px 34px rgba(0,0,0,.28),0 0 0 1px rgba(255,122,26,.34);flex:0 0 auto}
.template-brand-copy{display:flex;flex-direction:column;justify-content:center;min-width:0}
.template-brand-title{letter-spacing:-.045em}
.template-brand-sub{letter-spacing:.14em;color:#d8dee8}
.template-header .template-brand:hover .template-brand-logo{box-shadow:0 16px 38px rgba(255,75,16,.18),0 0 0 1px rgba(255,75,16,.62)}
@media (max-width:680px){.template-brand{gap:8px}.template-brand-logo{width:42px;height:42px;border-radius:10px;padding:3px}.template-brand-title{font-size:16px;letter-spacing:-.04em}.template-brand-sub{font-size:7px;letter-spacing:.08em;max-width:190px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}
