
.theme-feed body{background:#f4f7fb}
.theme-feed .top.site-topbar{padding:12px 0 8px}
.theme-feed .site-main-nav{box-shadow:0 8px 18px rgba(15,23,42,.08)}
.theme-feed .site-main-nav .navbar-nav>li>a{padding:8px 12px!important;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}
.theme-feed .si-home__wrap{gap:10px}
.theme-feed .si-hero{gap:14px}
.theme-feed .si-lead-card{align-items:center;padding:0;background:transparent}
.theme-feed .si-lead-card__thumb{border-radius:20px;box-shadow:var(--site-shadow-soft)}
.theme-feed .si-lead-card__body{padding:8px 0}
.theme-feed .si-lead-card__title{font-size:clamp(28px,4vw,38px);margin:8px 0 10px}
.theme-feed .si-lead-card__excerpt{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;font-size:16px;line-height:1.66;color:#475569}
.theme-feed .si-panel{padding:14px 0 16px}
.theme-feed .si-side-card,.theme-feed .si-focus-item,.theme-feed .si-popular-item,.theme-feed .si-latest-item,.theme-feed .si-video-item{padding:12px 0;border-top:1px solid rgba(148,163,184,.16)}
.theme-feed .si-side-card:first-child,.theme-feed .si-focus-item:first-child,.theme-feed .si-popular-item:first-child,.theme-feed .si-latest-item:first-child,.theme-feed .si-video-item:first-child{padding-top:0;border-top:none}
.theme-feed .si-popular-item__rank{display:inline-flex;align-items:center;justify-content:center;min-width:34px;height:34px;padding:0 10px;border-radius:10px;background:#e2e8f0;color:#0f172a;font-weight:800}
.theme-feed .si-latest-item__thumb,.theme-feed .si-focus-item__thumb,.theme-feed .si-popular-item__thumb,.theme-feed .si-video-item__thumb{border-radius:16px}
.theme-feed .si-gallery-grid{gap:16px}
.theme-feed .si-gallery-card{padding:0;border:none;background:transparent;box-shadow:none}
.theme-feed .si-gallery-card h3{margin:10px 0 0;font-size:18px;line-height:1.28}
.theme-feed .si-meta{font-size:12px;text-transform:uppercase;letter-spacing:.04em}
.theme-feed .article-page .entry-box.article-entry-box{padding:20px 0;border:none;box-shadow:none;background:transparent}
.theme-feed .article-post__meta-wrap{padding:10px 0;margin-bottom:14px}
.theme-feed .article-entry-content p{font-size:17px;line-height:1.8}
.theme-feed .si-kanal-hero__item,.theme-feed .si-kanal-list-wrap{background:transparent;border:none;box-shadow:none}
.theme-feed .si-kanal-card{padding:14px 0;border:none;border-top:1px solid rgba(148,163,184,.16);border-radius:0;box-shadow:none;background:transparent}
.theme-feed .si-kanal-card:first-child{padding-top:0;border-top:none}
.theme-feed .si-kanal-card__body h3{font-size:22px}
.theme-feed .site-footer{margin-top:20px}
@media (max-width: 767px){
  .theme-feed .si-lead-card__title{font-size:clamp(26px,8vw,34px)}
  .theme-feed .article-entry-content p{font-size:16px}
}
