/* v25.94: compact first-screen landing dashboard. */
.landing-hero{grid-template-columns:minmax(0,1.45fr) minmax(250px,.55fr);gap:2.5rem;padding-block:clamp(2rem,4vh,3.5rem) 1.25rem}
.landing-hero h1{font-size:clamp(2.7rem,5.4vw,4.7rem);margin:.3rem 0 .65rem}
.landing-hero p{font-size:1rem;max-width:620px}
.landing-hero__signal{padding:1.2rem 1.35rem}
.landing-hero__signal strong{font-size:1.45rem}
.products{padding-block:1.25rem 1.5rem}
.section-heading{align-items:center;margin-bottom:.85rem;gap:1.5rem}
.section-heading h2{font-size:clamp(1.8rem,3.2vw,2.65rem);margin:.2rem 0 0}
.section-heading p{font-size:.85rem;max-width:430px}
.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem}
.product-card{min-height:150px;padding:1rem 1.1rem;border-radius:15px}
.product-icon{width:34px;height:34px;border-radius:10px}
.product-icon svg{width:18px;height:18px}
.product-card h3{margin:.55rem 0 .2rem;font-size:1rem}
.product-card p{font-size:.74rem;line-height:1.35}
.card-action{font-size:.75rem;margin-top:.5rem}
.status{padding:.22rem .45rem;font-size:.62rem}
.footer__inner{min-height:0;padding-block:1.25rem 1rem;gap:1.25rem}
.footer__group a{margin-top:.25rem;font-size:.72rem}
.footer__brand small,.footer p{font-size:.68rem}
.footer__bottom{padding-block:.55rem;font-size:.67rem}
@media (min-width:801px) and (max-height:900px){.topbar__inner{min-height:64px}.brand__mark{width:36px;height:36px}.landing-hero{padding-top:1.4rem}.products{padding-top:.75rem}.product-card{min-height:136px}.footer__inner{padding-block:.8rem}.footer__bottom{padding-block:.4rem}}
@media (max-width:800px){.landing-hero{grid-template-columns:1fr;padding-block:2rem 1rem}.products{padding-block:1rem 2rem}.product-card{min-height:170px}}
@media (min-width:431px) and (max-width:800px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
