/* Shared desktop first-fold height: six 58px category rows + 12px rail padding. */
@media(min-width:901px){
  .portal-home .portal-hero{height:360px;align-items:stretch}
  .portal-home .portal-hero-wrap{padding:10px 0}
  .paired-rail{padding:6px 0}
  .paired-row{min-height:58px;height:58px;padding:9px 23px 8px 13px;gap:4px;grid-template-columns:repeat(2,minmax(0,1fr))}
  .paired-cell b{font-size:14px;line-height:21px}
  .paired-caption{font-size:10px!important;line-height:17px;margin-top:2px}
  .portal-home .jumu-carousel,.portal-home .jumu-slide{height:360px;min-height:360px}
  .portal-home .jumu-slide-copy{padding:36px 26px 56px}
  .portal-home .jumu-slide-copy h1,.portal-home .jumu-slide-copy h2{font-size:30px;line-height:1.3;margin:15px 0 10px}
  .portal-home .jumu-slide-copy p{font-size:12px;margin:8px 0;line-height:1.7}
  .portal-home .jumu-slide-copy>a{margin-top:12px;padding:10px 18px;font-size:13px}
  .portal-home .portal-side{height:360px;min-height:0;grid-template-rows:166px minmax(0,1fr);gap:10px}
  .portal-home .home-member-card{padding:10px 14px;min-height:0}
  .portal-home .home-member-card:before{width:36px;height:36px;font-size:24px;margin:0 auto 5px}
  .portal-home .home-member-card>strong{font-size:12px;line-height:18px}
  .portal-home .home-member-card>p{font-size:10px;line-height:1.5;margin:4px 0 8px}
  .portal-home .home-member-actions{display:grid;grid-template-columns:1fr 1fr;gap:7px}
  .portal-home .home-member-actions a{display:flex;align-items:center;justify-content:center;font-size:12px;min-height:32px;padding:6px 4px}
  .portal-home .portal-side .notice-card{padding:12px 14px;overflow:visible;min-height:0}
  .portal-home .notice-card header{padding-bottom:8px;font-size:14px}
  .portal-home .notice-card>a{padding:8px 0;font-size:11px;line-height:17px}
  .paired-home .paired-panels{width:calc(var(--jumu-container-width,1200px) - 220px);max-width:calc(100vw - 260px);max-height:none;overflow:visible}
  .paired-dropdown .paired-panels{max-height:none;overflow:visible}
  .paired-panel{padding:15px 18px}
  .paired-panel:not([hidden]){display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}
  .paired-home .paired-panel{min-height:360px}
  .paired-group+.paired-group{margin-top:0}
  .paired-group{min-width:0}
  .paired-group h3{font-size:15px;margin:0 0 5px;padding-bottom:8px}
  .paired-subrow{grid-template-columns:98px minmax(0,1fr);gap:8px;padding:7px 0;font-size:12px;line-height:1.55}
  .paired-secondary{text-align:left;overflow-wrap:anywhere}
  .paired-subrow>div{gap:5px 0;align-content:start}
  .paired-subrow>div>a{padding:0 6px;line-height:1.55}
  .paired-empty{font-size:12px}
}
/* Override legacy portal button grid styling: one unboxed CSS chevron. */
.paired-categories .paired-row>.paired-expand{display:flex;align-items:center;justify-content:center;flex:none;grid-template-columns:none;gap:0;width:22px;height:36px;min-height:36px;top:50%;right:0;transform:translateY(-50%);margin:0;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;font-size:0;line-height:1;cursor:pointer}
.paired-categories .paired-row>.paired-expand:after{content:'';display:block;width:6px;height:6px;border-right:1.5px solid #70a38a;border-top:1.5px solid #70a38a;transform:rotate(45deg)}
.paired-categories .paired-row>.paired-expand:focus-visible{outline:2px solid #31926a;outline-offset:-3px}
@media(min-width:901px) and (max-width:1200px){.paired-home .paired-panels{width:calc(100vw - 252px)}.paired-panel:not([hidden]){gap:14px}.paired-subrow{grid-template-columns:82px minmax(0,1fr);font-size:11px}.paired-subrow>div>a{padding:0 4px}}
@media(max-width:900px){.paired-row{min-height:58px;padding-top:9px;padding-bottom:9px;gap:5px}.paired-cell b{font-size:14px}.paired-home .paired-panels,.paired-dropdown .paired-panels{max-height:none;overflow:visible}.paired-panel{padding:14px}.paired-group+.paired-group{margin-top:18px}.paired-subrow{padding:8px 0;font-size:12px;gap:6px}.paired-subrow>div{gap:6px 0}.paired-subrow>div>a{padding:0 7px}.portal-home .jumu-carousel,.portal-home .jumu-slide{min-height:320px}.portal-home .jumu-slide-copy{padding-top:28px;padding-bottom:62px}.paired-categories .paired-row>.paired-expand{height:44px;min-height:44px}}
