.home-section{margin-top:3rem;margin-bottom:4rem}.home-section h2{margin-bottom:1.8rem;font-size:2rem;font-weight:700}.home-list{flex-direction:column;gap:1.5rem;padding:0;list-style:none;display:flex}.home-item{border-left:4px solid #3ba3f2;padding-left:1rem;transition:border-color .25s}.home-item:hover{border-left-color:#07c}.home-title{color:#06c;font-size:1.25rem;font-weight:600;text-decoration:none}.home-title:hover{text-decoration:underline}.home-desc{color:#555;max-width:80ch;margin-top:.25rem;line-height:1.5}.pagination{flex-wrap:wrap;gap:.6rem;margin-top:2.5rem;display:flex}.page-btn{color:#1f3a5f;background:#fff;border:1px solid #d0d7e1;border-radius:6px;padding:.45rem .9rem;font-size:.95rem;text-decoration:none;transition:all .2s}.page-btn:hover{background:#eef6ff;border-color:#69aaff}.page-btn.active{color:#fff;background:#eef6ff;border-color:#07c;font-weight:600}
