<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.news-wrapper{display:flex;flex-direction:column;gap:2rem}.hero{min-height: 300px;max-height: 375px;position:relative;height:65vh;background:linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.5)),url("/static/css/playground/newsplayground.162551f8a0ce.webp");background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center}.hero-content h1{font-size:clamp(1.8rem,6vw,3rem);margin:0;font-weight:700;text-shadow:0 2px 6px rgba(0,0,0,.5)}.hero-content{text-align:center;color:#fff;padding:2rem;font-size:200%;margin-top:100px;z-index:1}.article-slider{gap:5px;display:grid; grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-top:2rem;margin-left:.5rem;margin-right:.5rem}.slider-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 16px rgba(0,0,0,.08);transition:transform .3s ease,box-shadow .3s ease}.slider-card:hover{transform:translateY(-4px);box-shadow:0 6px 24px rgba(0,0,0,.12)}.slider-card a{text-decoration:none;color:inherit;display:block;height:100%}.slider-card img{width:100%;height:180px;object-fit:cover;display:block}.card-body{padding:1rem}.article-slider .card-body h3{margin-bottom:8px; margin: unset !important;font-size: clamp(.85rem,3vw,1rem) !important;font-weight:600;margin-bottom:.5rem;color:#111}.listings-grid .card-body p{font-size: clamp(0.8rem, 4vw, 1rem) !important;line-height:1.4;color:#666}.card-body p span:first-child{display:block;margin-bottom:.2rem}.card-body p span:last-child{font-size:.8rem;color:#999}.publish-date{
    margin-bottom: 5px; font-size: clamp(0.7rem, 4vw, .9rem) !important;
}h4 {
font-size: clamp(0.85rem, 4vw, 1rem) !important;
}.recentheader {
font-size: clamp(1.1rem, 4vw, 1.3rem) !important;}
.intro-text {text-wrap:unset !important; text-align:unset !important;text-wrap:unset !important; text-align:unset!important
  text-wrap: balance;
  max-width: 900px;
  margin: 0 auto 5rem;text-align:center;
  color: var(--text-medium);
  font-size: clamp(1rem, 2vw, 1.2rem);
  line-height: 1.7;
  padding: 0 1rem;
}h2{ max-width: 80%; margin: auto;font-size: 1.5rem;}

@media (max-width: 735px) {

    .hero{min-height: 300px;max-height: 375px;
        background-image: linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.5)),url("/static/css/playground/smnewsplayground.1e408b7d9da8.webp") !important;
      } }.hero{min-height: 300px;max-height: 375px;margin-bottom: 2rem;}</pre></body></html>