/*
Theme Name: InsuranceGuideBook - Newspaper Child
Theme URI: https://www.insurguidebook.com/
Description: Safe child theme for InsuranceGuideBook. Adds controlled article-plan importing and category-based article sections while keeping the Newspaper parent theme updateable.
Author: VA DIGITAL SOLUTIONS
Template: Newspaper
Version: 1.2.0
Text Domain: igb-newspaper-child
*/

.igb-library-wrap{max-width:1180px;margin:36px auto;padding:0 18px}.igb-library-heading{margin:0 0 8px;font-size:32px;line-height:1.2}.igb-library-intro{margin:0 0 26px;color:#555;max-width:820px}.igb-section{margin:0 0 38px}.igb-section-head{display:flex;align-items:end;justify-content:space-between;gap:16px;border-bottom:2px solid #111;padding-bottom:9px;margin-bottom:18px}.igb-section-title{font-size:24px;line-height:1.2;margin:0}.igb-section-link{font-size:14px;font-weight:700;text-decoration:none}.igb-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.igb-card{background:#fff;border:1px solid #e5e5e5;border-radius:10px;overflow:hidden;box-shadow:0 2px 10px rgba(0,0,0,.04)}.igb-card-thumb{aspect-ratio:16/9;background:#f1f3f5;display:block;overflow:hidden}.igb-card-thumb img{width:100%;height:100%;object-fit:cover;display:block}.igb-card-body{padding:16px}.igb-card-title{font-size:18px;line-height:1.35;margin:0 0 8px}.igb-card-title a{text-decoration:none;color:inherit}.igb-card-meta{font-size:12px;color:#777;margin:0}.igb-empty{padding:18px;border:1px dashed #ccc;background:#fafafa;border-radius:8px;color:#666}
@media(max-width:900px){.igb-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.igb-library-heading{font-size:27px}.igb-card-grid{grid-template-columns:1fr}.igb-section-head{align-items:start;flex-direction:column}.igb-section-title{font-size:22px}}
