.hero__copy h1#hero-title{font-size:clamp(28px,3.1vw,46px);line-height:1.12;letter-spacing:-.02em;white-space:normal}
.hero__copy h1#hero-title span{white-space:normal}
.hero__copy .hero__description{max-width:610px;line-height:1.55}
.company-profile-body{max-width:980px}
.company-profile-body p{font-size:16px;line-height:1.8;margin:0 0 18px;color:#466074}
.site-footer .footer-grid>div:first-child p{line-height:1.7}
.inner-hero h1{overflow-wrap:break-word}
@media(max-width:700px){
 .hero__copy h1#hero-title{font-size:clamp(23px,5.4vw,36px);line-height:1.14}
 .company-profile-body p{font-size:15px;line-height:1.75}
 .manufacturing-note strong{font-size:10px}
}
/* Keep the mobile text panel and product artwork in normal document flow. */
@media(max-width:760px){
 .site-shell .hero{height:auto;min-height:0;background:#f4f6f8}
 .site-shell .hero .hero__navy,.site-shell .hero .hero__technical-lines{display:none}
 .site-shell .hero .hero__inner{display:flex;flex-direction:column;width:100%;max-width:none}
 .site-shell .hero .hero__copy{
  width:auto;margin:0;padding:24px 20px 28px;box-sizing:border-box;
  background:linear-gradient(120deg,#10385752,transparent 65%),var(--navy-deep);
 }
 .site-shell .hero .hero__eyebrow{margin:0 0 12px;font-size:15px;line-height:1.4}
 .site-shell .hero .hero__copy h1#hero-title{font-size:clamp(24px,6vw,36px);line-height:1.14;margin:0;letter-spacing:-.015em}
 .site-shell .hero .hero__slogan{margin:14px 0 0;font-size:14px;line-height:1.5;letter-spacing:0}
 .site-shell .hero .hero__description{width:auto;max-width:none;margin:12px 0 0;font-size:13px;line-height:1.65;color:#e3ebf2}
 .site-shell .hero .hero__actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:20px}
 .site-shell .hero .hero__actions .action-button{width:auto;min-width:0;max-width:none;min-height:48px;height:auto;padding:12px 10px;box-sizing:border-box;justify-content:center;font-size:10px}
 .site-shell .hero .hero__actions .action-button--secondary{color:#fff;background:#ffffff08;border-color:#b4c5d3}
 .site-shell .hero .hero__products{position:relative;width:100%;height:clamp(245px,78vw,360px);top:auto;bottom:auto;left:auto;right:auto;transform:none;background:#f4f6f8;overflow:hidden}
 .site-shell .hero .hero-products-composition{width:100%;max-width:100%;height:100%;inset:0;object-fit:contain;transform:none}
}
