
/* Homepage typography calibration — scoped; no product/corporate subpage changes. */
@media (min-width:901px){
  #page-home .makeapack-film-hero h1{
    font-size:clamp(56px,6.9vw,108px)!important;
    line-height:.94!important;
    letter-spacing:-.052em!important;
    max-width:9.2ch!important;
  }
  #page-home .makeapack-film-hero .film-sub{
    font-size:clamp(16px,1.22vw,19px)!important;
    line-height:1.58!important;
    max-width:48ch!important;
  }
  #page-home .catalog-category-access-head h2,
  #page-home .section-head h2,
  #page-home .hp-flow-head h2{
    font-size:clamp(40px,4.25vw,60px)!important;
    line-height:1.02!important;
    letter-spacing:-.045em!important;
  }
  #page-home .catalog-category-access-head p,
  #page-home .section-head .lead,
  #page-home .hp-flow-head>p{
    font-size:15px!important;
    line-height:1.68!important;
    max-width:760px!important;
  }
  #page-home .hp-system-card h3,
  #page-home .hp-industry-card h3,
  #page-home .hp-beyond-card h3,
  #page-home .hp-annual-flow h3,
  #page-home .hp-knowledge-card h3,
  #page-home .hp-company-trio-card h3{
    font-size:22px!important;
    line-height:1.14!important;
  }
  #page-home .hp-system-card p,
  #page-home .hp-industry-card p,
  #page-home .hp-beyond-card p,
  #page-home .hp-annual-flow p,
  #page-home .hp-knowledge-card p,
  #page-home .hp-company-trio-card p{
    font-size:13px!important;
    line-height:1.7!important;
  }
  #page-home .eyebrow,
  #page-home [class*="kicker"]{
    font-size:10px!important;
    line-height:1.3!important;
  }
}
@media (max-width:900px){
  #page-home .makeapack-film-hero h1{
    font-size:clamp(44px,12vw,64px)!important;
    line-height:.96!important;
  }
  #page-home .makeapack-film-hero .film-sub{
    font-size:14px!important;
    line-height:1.55!important;
    max-width:36ch!important;
  }
  #page-home .catalog-category-access-head h2,
  #page-home .section-head h2,
  #page-home .hp-flow-head h2{
    font-size:clamp(31px,8.8vw,40px)!important;
    line-height:1.04!important;
  }
  #page-home .catalog-category-access-head p,
  #page-home .section-head .lead,
  #page-home .hp-flow-head>p{
    font-size:14px!important;
    line-height:1.62!important;
  }
  #page-home .hp-system-card h3,
  #page-home .hp-industry-card h3,
  #page-home .hp-beyond-card h3,
  #page-home .hp-annual-flow h3,
  #page-home .hp-knowledge-card h3,
  #page-home .hp-company-trio-card h3{font-size:19px!important;line-height:1.16!important}
  #page-home .hp-system-card p,
  #page-home .hp-industry-card p,
  #page-home .hp-beyond-card p,
  #page-home .hp-annual-flow p,
  #page-home .hp-knowledge-card p,
  #page-home .hp-company-trio-card p{font-size:12.5px!important;line-height:1.66!important}
}
