
.dwellpac-article { max-width: 1000px; margin: 0 auto; font-family: -apple-system, "Segoe UI", Roboto, Arial, sans-serif; color: #2c3e50; line-height: 1.75; font-size: 16px; }
.dwellpac-article h2 { font-size: 26px; font-weight: 700; color: #1a5632; margin: 36px 0 16px; padding-bottom: 8px; border-bottom: 2px solid #e0e6e3; }
.dwellpac-article h3 { font-size: 19px; font-weight: 600; color: #1a5632; margin: 22px 0 8px; }
.dwellpac-article p { margin: 0 0 16px; }
.dwellpac-article ul, .dwellpac-article ol { margin: 0 0 20px; padding-left: 22px; }
.dwellpac-article li { margin-bottom: 10px; }
.dwellpac-article blockquote { background: #f6f9f7; border-left: 4px solid #1a5632; margin: 20px 0; padding: 14px 20px; border-radius: 0 6px 6px 0; }
.dwellpac-article blockquote p { margin: 0; }
.dwellpac-article .dwellpac-specs { width: 100%; border-collapse: collapse; margin: 8px 0 16px; font-size: 15px; }
.dwellpac-article .dwellpac-specs caption { font-weight: 600; text-align: left; margin-bottom: 6px; color: #1a5632; }
.dwellpac-article .dwellpac-specs th { background: #1a5632; color: #fff; padding: 12px 14px; text-align: left; font-weight: 600; }
.dwellpac-article .dwellpac-specs td { padding: 12px 14px; border-bottom: 1px solid #e0e6e3; }
.dwellpac-article .dwellpac-specs tbody tr:nth-child(even) { background: #f6f9f7; }
.dwellpac-article .dwellpac-faq h3 { border-left: 3px solid #1a5632; padding-left: 12px; }
.dwellpac-article .dwellpac-cta { background: #f6f9f7; border-left: 4px solid #1a5632; padding: 16px 20px; border-radius: 0 6px 6px 0; margin-top: 28px; }
.dwellpac-article .dwellpac-refs { font-size: 14px; color: #5a6c60; }
.dwellpac-article .dwellpac-refs li { margin-bottom: 6px; }
.dwellpac-article a { color: #1a5632; font-weight: 600; text-decoration: none; }
.dwellpac-article a:hover { text-decoration: underline; }
@media (max-width: 600px) {
  .dwellpac-article { font-size: 15px; }
  .dwellpac-article h2 { font-size: 22px; }
  .dwellpac-article .dwellpac-specs { font-size: 13px; }
  .dwellpac-article .dwellpac-specs th, .dwellpac-article .dwellpac-specs td { padding: 8px 9px; }
}
