/* Original Liquotech app icon, with a consistent 22% corner radius. */
.model-name__digit{color:inherit;font-size:1.12em;line-height:1;vertical-align:baseline}
.home-products-band .model-card h3{font-size:76px}
@media(max-width:760px){.home-products-band .model-card h3{font-size:64px}}
.brand{display:flex;align-items:center;gap:10px}
.brand__icon{display:block;flex:0 0 auto;width:40px;height:40px;border-radius:22%;object-fit:contain}
.brand__mark{flex:1;min-width:0}
.site-header .brand{display:block}
.site-footer .brand{display:grid;grid-template-columns:44px 110px;align-items:center;gap:14px;width:168px}
.site-footer .brand__icon{width:44px;height:44px}
/* The original wordmark includes padding: a 50px box gives its visible ink
   approximately the same 44px height as the adjacent app icon. */
.site-footer .brand__mark{width:110px;height:50px;aspect-ratio:auto}
.page-masthead__identity{display:flex;align-items:center;gap:32px;margin-top:40px}
.page-masthead__identity .page-masthead__title{margin-top:0;min-width:0}
.app-identity-icon{display:block;width:128px;height:128px;flex-shrink:0;border-radius:22%;object-fit:contain}
@media(max-width:760px){.page-masthead__identity{gap:22px;margin-top:28px}.app-identity-icon{width:88px;height:88px}.page-masthead__identity .eyebrow{font-size:10px;letter-spacing:.08em}.page-masthead__identity h1{font-size:clamp(30px,6vw,44px)}}
@media(max-width:480px){.page-masthead__identity{align-items:start;flex-direction:column;gap:24px}.app-identity-icon{width:96px;height:96px}}
