/* CANTAIMY v7.6.75 — compact all unified desktop subpage headers/heroes */
@media (min-width:901px){
  .unified-subpage-view .unified-topnav{
    height:62px!important;
    grid-template-columns:230px minmax(390px,1fr) minmax(220px,300px) auto 46px!important;
    gap:14px!important;
    padding:0 24px!important;
  }
  .unified-subpage-view .unified-brand-home{height:46px!important;width:180px!important}
  .unified-subpage-view .unified-brand-home img{width:168px!important;height:44px!important}
  .unified-subpage-view .unified-subpage-nav button{height:44px!important;padding:0 12px!important;font-size:13px!important}
  .unified-subpage-view .subpage-search-launch{height:38px!important}
  .unified-subpage-view .subpage-language button{height:31px!important;width:36px!important}
  .unified-subpage-view .subpage-profile-button{width:38px!important;height:38px!important}

  .unified-subpage-view .unified-subpage-shell{
    padding-top:10px!important;
    width:min(1540px,calc(100vw - 30px))!important;
  }
  .unified-subpage-view .unified-subpage-hero{
    min-height:188px!important;
    grid-template-columns:43% 34% 23%!important;
    padding:18px 30px!important;
    border-radius:14px!important;
  }
  .unified-subpage-view .unified-kicker{font-size:11px!important;margin-bottom:0!important}
  .unified-subpage-view .unified-hero-copy h1{
    font-size:clamp(52px,4.5vw,72px)!important;
    line-height:.92!important;
  }
  .unified-subpage-view .unified-hero-copy h2{
    margin:8px 0 3px!important;
    font-size:clamp(17px,1.35vw,22px)!important;
  }
  .unified-subpage-view .unified-hero-description{font-size:12px!important;line-height:1.35!important}
  .unified-subpage-view .unified-hero-visual{height:160px!important}
  .unified-subpage-view .unified-hero-visual img{width:145px!important;height:145px!important}
  .unified-subpage-view .unified-hero-eq{height:66px!important;bottom:18px!important;gap:7px!important}
  .unified-subpage-view .unified-hero-eq i{width:6px!important}
  .unified-subpage-view .unified-hero-wave{height:54px!important}
  .unified-subpage-view .unified-hero-wave.wave-b{top:92px!important}
  .unified-subpage-view .unified-hero-slogan{
    margin-top:8px!important;
    font-size:clamp(18px,1.55vw,25px)!important;
    line-height:1.12!important;
  }
  .unified-subpage-view .unified-content-panel{
    margin-top:10px!important;
    padding:14px!important;
  }

  /* Content-specific top spacing: keep first useful content visible without scrolling */
  #catalog.unified-subpage-view .catalog-toolbar,
  #favorites.unified-subpage-view .library-shell,
  #history.unified-subpage-view .library-shell,
  #playlists.unified-subpage-view .library-shell,
  #artists.unified-subpage-view #artistList,
  #profile.unified-subpage-view .profile-shell,
  #admin.unified-subpage-view .admin-shell,
  #upload.unified-subpage-view .studio-primary-nav,
  #royalty.unified-subpage-view .policy-grid{margin-top:0!important}
}

/* Tablet/mobile retain the more comfortable mobile proportions. */
@media (max-width:900px){
  .unified-subpage-view .unified-subpage-shell{padding-top:8px!important}
  .unified-subpage-view .unified-content-panel{margin-top:10px!important}
}
