.home-empty{display:flex;flex-direction:column;align-items:center;gap:16px;padding:80px 0;color:var(--text-muted)}.home-empty p{margin:0;font-size:22px}.home-featured{margin-bottom:28px}.home-featured-title{margin:0 0 16px;font-size:18px;font-weight:600}.grid-home-featured{margin-bottom:8px}.news-card-featured{border-color:color-mix(in srgb,var(--accent) 35%,var(--border))}.home-search-bar{margin-bottom:20px}.home-search{width:100%;max-width:360px;padding:10px 16px;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);color:var(--text);font-size:14px}.home-search:focus{outline:none;border-color:var(--accent)}.home-search-empty{padding:60px 0;text-align:center;color:var(--text-muted)}