.home-streams{padding:105px max(5vw,30px);background:#f4f5ef}.streams-heading{display:grid;grid-template-columns:1fr .65fr;gap:8vw;align-items:end;margin-bottom:50px}.streams-heading h2{font-size:clamp(35px,4vw,58px);line-height:1.08;margin:0}.streams-heading>p{color:#667269;line-height:1.75}.stream-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.stream-column{min-width:0;background:#fff;border:1px solid #dce2db;transition:transform .4s,box-shadow .4s}.stream-column:hover{transform:translateY(-7px);box-shadow:0 22px 50px #203d2918}.stream-column>header{min-height:110px;padding:23px;display:grid;grid-template-columns:auto 1fr auto;gap:14px;align-items:center;color:white}.stream-column>header>span{align-self:start;font-size:10px;opacity:.7}.stream-column header small{display:block;font-size:8px;letter-spacing:.16em;opacity:.7}.stream-column header h3{font-size:23px;margin:5px 0 0}.stream-column header a{font-size:10px;color:inherit;align-self:end}.stream-press>header{background:#294d36}.stream-events>header{background:#667e58}.stream-notices>header{background:#a76b4b}.stream-items{padding:0 23px}.stream-item{display:grid;grid-template-columns:82px 1fr;gap:14px;padding:20px 0;border-bottom:1px solid #e7ebe6;cursor:pointer}.stream-item:last-child{border:0}.stream-item img,.stream-placeholder{width:82px;height:66px;object-fit:cover;background:linear-gradient(135deg,#dce8d8,#9fb49a)}.stream-item small{display:block;color:#708078;font-size:8px;text-transform:uppercase;letter-spacing:.1em;margin-bottom:6px}.stream-item h4{font:700 13px/1.4 Manrope;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.stream-item p{font-size:10px;color:#738078;margin:7px 0 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.stream-loading{padding:35px 0;color:#7b867e;font-size:11px}.stream-empty{padding:35px 0;color:#7b867e;font-size:11px}@media(max-width:1000px){.stream-grid{grid-template-columns:1fr 1fr}.stream-column:last-child{grid-column:1/-1}.streams-heading{grid-template-columns:1fr}}@media(max-width:650px){.home-streams{padding:75px 24px}.stream-grid{grid-template-columns:1fr}.stream-column:last-child{grid-column:auto}}

/* Compact PEYZAJDER agenda block: menu target fits into one screen. */
.home-streams{
  padding:38px max(3.5vw,28px) 32px!important;
  min-height:100svh;
  scroll-margin-top:92px;
}

.streams-heading{
  display:block!important;
  margin-bottom:18px!important;
}

.streams-heading .eyebrow{
  margin-bottom:8px;
}

.streams-heading h2{display:none!important}

.streams-heading>p{
  display:none!important;
}

.featured-slider{
  margin:0 0 22px!important;
  min-height:280px!important;
}

.featured-slider-stage,
.featured-slide-media,
.featured-slide-copy{
  min-height:280px!important;
}

.featured-slide-media{
  padding:30px!important;
}

.featured-slide-image{
  max-height:210px!important;
}

.featured-slide-copy{
  row-gap:10px!important;
  padding:28px clamp(26px,3.4vw,48px) 42px!important;
}

.featured-slide-copy small{
  font-size:9px!important;
}

.featured-slide-copy h3{
  font-size:clamp(23px,2.25vw,33px)!important;
  line-height:1.08!important;
  -webkit-line-clamp:2!important;
  max-height:calc(1.08em * 2)!important;
}

.featured-slide-copy p{
  font-size:14px!important;
  line-height:1.55!important;
  -webkit-line-clamp:3!important;
  max-height:calc(1.55em * 3)!important;
}

.featured-slide-copy a{
  margin-top:0!important;
  padding-bottom:4px!important;
}

.featured-slider-controls{
  bottom:20px!important;
}

.stream-grid{
  gap:14px!important;
}

.stream-column>header{
  min-height:78px!important;
  padding:16px 20px!important;
}

.stream-column header h3{
  font-size:21px!important;
  margin-top:3px!important;
}

.stream-items{
  padding:0 18px!important;
}

.stream-item{
  grid-template-columns:68px minmax(0,1fr)!important;
  gap:12px!important;
  padding:13px 0!important;
}

.stream-item:nth-child(n+5){
  display:none!important;
}

.stream-item img,
.stream-placeholder{
  width:68px!important;
  height:52px!important;
}

.stream-item small{
  margin-bottom:4px!important;
}

.stream-item h4{
  font-size:12.5px!important;
  line-height:1.32!important;
}

.stream-item p{
  margin-top:5px!important;
  font-size:9.5px!important;
  line-height:1.35!important;
  -webkit-line-clamp:1!important;
}

@media(max-width:850px){
  .home-streams{
    min-height:auto;
    padding:34px 20px 34px!important;
  }

  .featured-slider,
  .featured-slider-stage,
  .featured-slide-media,
  .featured-slide-copy{
    min-height:0!important;
  }

  .featured-slide-copy{
    padding:24px 22px 68px!important;
  }
}
