/* DILFISH v25 — SEO, AI, home sections */
.v25-hero .hero-actions{display:flex;gap:12px;flex-wrap:wrap}
.v25-categories .category-card{display:flex;flex-direction:column;gap:8px;min-height:96px}
.v25-categories .category-card b{font-size:18px}
.v25-categories .category-card span{color:var(--muted,#6b7567);font-size:14px;line-height:1.35}
.v25-benefits .section-head.light h2{color:#fff}
.v25-delivery .info-box{padding:28px}
.v25-delivery .info-box h2{margin-top:0}
.v25-seo-text .article-card{padding:28px}
.v25-seo-text .text-content{color:var(--muted,#6b7567);line-height:1.7}
@media(max-width:700px){
  .v25-delivery .info-box,.v25-seo-text .article-card{padding:20px}
}
