/* Website visual cleanup: remove phone presentations, simplify the muscle-volume visual, and size the new Level Up mark. */
.app-showcase{display:none!important}
.hero-phone{display:none!important}
.hero-inner{grid-template-columns:minmax(0,1fr)!important;gap:0!important}
.hero-copy{max-width:820px}
.hero-actions .text-link{display:none!important}
.exact-volume-card{display:none!important}
.analytics-real{grid-template-columns:1fr!important}
.brand-logo-image{width:70px!important;height:54px!important;object-fit:contain!important;border-radius:0!important;box-shadow:none!important;background:transparent!important}
.site-footer .brand-logo-image{width:76px!important;height:58px!important}
@media(max-width:760px){.hero-inner{grid-template-columns:minmax(0,1fr)!important}.brand-logo-image{width:64px!important;height:48px!important}}
@media(max-width:600px){.brand-logo-image{width:58px!important;height:44px!important}.site-footer .brand-logo-image{width:66px!important;height:50px!important}}
