/* R5.104 — compact Campus Life / Locations titles + year-organised Gallery */
body.r5104-compact main#main > .r5104-page-title:first-child{
  width:100%!important; min-height:0!important; margin:0!important;
  padding:18px 0 12px!important; background:#fff!important;
  border:0!important; border-bottom:1px solid #dce8ee!important;
}
body.r5104-compact .r5104-page-title .container{
  width:min(1180px,calc(100% - 48px)); margin:0 auto; padding:0;
}
body.r5104-compact .r5104-page-title h1{
  margin:0!important; max-width:none!important; color:#082f57!important;
  font-size:clamp(2rem,3.15vw,2.75rem)!important; line-height:1.05!important;
  letter-spacing:-.035em; font-weight:850;
}
.r5104-gallery-archive{padding:28px 0 54px!important;background:#f6f9fb;}
.r5104-gallery-toolbar{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:20px;}
.r5104-gallery-toolbar h2{margin:0;color:#082f57;font-size:clamp(1.45rem,2.3vw,2rem);line-height:1.1;}
.r5104-gallery-toolbar label{display:grid;gap:6px;min-width:180px;color:#274963;font-size:.78rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em;}
.r5104-gallery-toolbar select{width:100%;height:44px;padding:0 38px 0 12px;border:1px solid #cbdce5;background:#fff;color:#082f57;font:inherit;font-size:.95rem;font-weight:800;border-radius:0;}
.r5104-gallery-years{display:grid;gap:16px;}
.r5104-gallery-year{scroll-margin-top:120px;display:grid;grid-template-columns:118px minmax(0,1fr);border:1px solid #d4e1e8;background:#fff;}
.r5104-gallery-year-label{padding:22px 18px;background:#082f57;color:#fff;display:flex;align-items:flex-start;justify-content:center;}
.r5104-gallery-year-label strong{font-size:1.5rem;line-height:1;letter-spacing:-.02em;}
.r5104-gallery-year-body{padding:20px 22px;min-width:0;}
.r5104-function-list{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 16px;padding:0;list-style:none;}
.r5104-function-list li{border:1px solid #cfe0e7;background:#f8fbfc;padding:8px 10px;color:#123c60;font-size:.88rem;font-weight:750;line-height:1.25;}
.r5104-gallery-empty{margin:0;color:#597187;font-size:.92rem;}
.r5104-year-photo-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:16px;}
.r5104-year-photo{margin:0;border:1px solid #d7e2e8;background:#fff;overflow:hidden;}
.r5104-year-photo img{display:block;width:100%;height:170px;object-fit:cover;}
.r5104-year-photo figcaption{padding:9px 10px;color:#123c60;font-size:.82rem;font-weight:750;line-height:1.25;}
@media(max-width:900px){.r5104-year-photo-grid{grid-template-columns:repeat(2,minmax(0,1fr));}.r5104-gallery-year{grid-template-columns:92px minmax(0,1fr);}}
@media(max-width:640px){
 body.r5104-compact main#main > .r5104-page-title:first-child{padding:14px 0 10px!important;}
 body.r5104-compact .r5104-page-title .container{width:min(100% - 32px,1180px);}
 body.r5104-compact .r5104-page-title h1{font-size:1.8rem!important;line-height:1.08!important;}
 .r5104-gallery-archive{padding:18px 0 36px!important;}
 .r5104-gallery-toolbar{display:grid;gap:12px;align-items:stretch;}
 .r5104-gallery-toolbar label{min-width:0;}
 .r5104-gallery-year{grid-template-columns:1fr;}
 .r5104-gallery-year-label{justify-content:flex-start;padding:13px 16px;}
 .r5104-gallery-year-label strong{font-size:1.25rem;}
 .r5104-gallery-year-body{padding:16px;}
 .r5104-function-list{display:grid;grid-template-columns:1fr;gap:7px;}
 .r5104-year-photo-grid{grid-template-columns:1fr;gap:10px;}
 .r5104-year-photo img{height:220px;}
}

/* R5.105 — exact title specificity + archive availability behavior */
body.r5104-compact.v83-inner main#main > section.r5104-page-title:first-child h1{
  color:#082f57!important;
  margin:0!important;
  max-width:none!important;
}
