/* Article rules extracted from the approved prototype; zero-specificity page scope. */
:where(.tewfeer-article) .aside-card { padding:22px; border:1px solid var(--line); border-radius:10px; background:var(--surface-card); }
:where(.tewfeer-article) .aside-card+.aside-card { margin-top:20px; }
:where(.tewfeer-article) .aside-card h2 { font-size:14px; margin-bottom:14px; }
:where(.tewfeer-article) .aside-card p { font-size:11px; line-height:2; }
:where(.tewfeer-article) .aside-offer { display:flex; flex-direction:column; gap:14px; align-items:start; }
:where(.tewfeer-article) .aside-offer strong { font-size:17px; color:var(--brand-navy); line-height:1.8; }
:where(.tewfeer-article) .aside-offer .btn { width:100%; }
:where(.tewfeer-article) .article-meta-line {
  display:flex;
  justify-content:space-between;
  margin-top:20px;
  color:#07815c;
  font-size:10px;
}
:where(.tewfeer-article) .article-hero {
  padding-block:20px 38px;
  background:#f6f7f9;
}
:where(.tewfeer-article) .article-hero-grid {
  display:grid;
  grid-template-columns:1.18fr 1fr;
  gap:44px;
  align-items:center;
}
:where(.tewfeer-article) .article-hero h1 {
  font-size:32px;
  line-height:1.75;
}
:where(.tewfeer-article) .article-lead {
  font-size:12px;
  margin-top:16px;
  line-height:2.1;
}
:where(.tewfeer-article) .article-byline {
  display:flex;
  flex-wrap:wrap;
  align-items:center;
  gap:16px;
  color:#797e8c;
  font-size:9px;
  margin-top:22px;
}
:where(.tewfeer-article) .author-chip {
  display:inline-flex;
  align-items:center;
  gap:8px;
  color:#41465b;
}
:where(.tewfeer-article) .author-avatar {
  display:grid;
  place-items:center;
  width:29px;
  height:29px;
  border-radius:50%;
  background:#dcf0e5;
  color:#177952;
  font-size:10px;
}
:where(.tewfeer-article) .article-cover {
  position:relative;
  overflow:hidden;
  border:1px solid #e7e8e9;
  border-radius:12px;
  background:#eeeae3;
}
:where(.tewfeer-article) .article-cover img {
  width:100%;
  aspect-ratio:3/2;
  object-fit:cover;
}
:where(.tewfeer-article) .cover-badge {
  position:absolute;
  inset-inline-start:18px;
  bottom:18px;
  padding:6px 12px;
  border-radius:5px;
  background:white;
  color:var(--brand-navy);
  font-size:11px;
}
:where(.tewfeer-article) .article-layout {
  display:grid;
  grid-template-columns:185px minmax(0,1fr) 220px;
  align-items:start;
  gap:30px;
}
:where(.tewfeer-article) .article-toc {
  position:sticky;
  top:24px;
  padding:18px;
  border:1px solid var(--line);
  border-radius:9px;
  background:white;
}
:where(.tewfeer-article) .article-toc h2 {
  font-size:13px;
  margin-bottom:14px;
}
:where(.tewfeer-article) .article-toc ol {
  padding-inline-start:16px;
}
:where(.tewfeer-article) .article-toc li {
  padding-block:5px;
  color:#777c8d;
  font-size:10px;
}
:where(.tewfeer-article) .article-toc a:hover {
  color:#00805b;
}
:where(.tewfeer-article) .article-body {
  min-width:0;
}
:where(.tewfeer-article) .article-body h2 {
  font-size:23px;
  margin-block:42px 16px;
}
:where(.tewfeer-article) .article-body>h2:first-child {
  margin-top:0;
}
:where(.tewfeer-article) .article-body h3 {
  margin-block:28px 12px;
  font-size:17px;
}
:where(.tewfeer-article) .article-body p,
:where(.tewfeer-article) .article-body>ol,
:where(.tewfeer-article) .article-body>ul {
  font-size:13px;
  line-height:2.2;
  margin-bottom:18px;
  color:#555e70;
}
:where(.tewfeer-article) .article-body>ol {
  padding-inline-start:22px;
}
:where(.tewfeer-article) .article-body li+li {
  margin-top:8px;
}
:where(.tewfeer-article) .article-body .article-disclosure {
  font-size:10px;
  padding:12px 16px;
  background:#f0f2f5;
  border-radius:6px;
}
:where(.tewfeer-article) .article-callout {
  padding:20px 24px;
  background:#eaf8f0;
  border-inline-start:3px solid #00ac7d;
  border-radius:8px;
  margin-block:24px;
}
:where(.tewfeer-article) .article-callout strong {
  color:#137552;
  font-size:13px;
}
:where(.tewfeer-article) .article-callout p {
  margin:8px 0 0;
  font-size:12px;
}
:where(.tewfeer-article) .editor-pick {
  display:flex;
  flex-wrap:wrap;
  align-items:center;
  gap:16px;
  margin-block:22px;
  padding:20px;
  border:1px solid var(--line);
  border-radius:10px;
  background:white;
}
:where(.tewfeer-article) .editor-pick>div {
  flex:1 1 200px;
}
:where(.tewfeer-article) .editor-pick h3 {
  font-size:14px;
  margin:5px 0;
}
:where(.tewfeer-article) .editor-pick p {
  font-size:11px;
  margin:0;
}
:where(.tewfeer-article) .editor-pick .store-logo--large {
  width:100px;
  height:68px;
  font-size:16px;
}
:where(.tewfeer-article) .article-related-offer--expired {
  filter:saturate(.55);
  opacity:.72;
}
:where(.tewfeer-article) .article-related-offers .btn {
  white-space:nowrap;
}
:where(.tewfeer-article) .product-placeholder {
  display:grid;
  place-items:center;
  width:52px;
  height:60px;
  border-radius:8px;
  background:#eaf2fb;
  color:#365a7f;
}
:where(.tewfeer-article) .product-placeholder svg {
  width:30px;
  height:30px;
}
:where(.tewfeer-article) .comparison-table-wrap {
  max-width:100%;
  overflow:auto;
  border:1px solid var(--line);
  border-radius:8px;
  margin-block:24px;
}
:where(.tewfeer-article) .comparison-scroll-hint {
  display:none;
}
:where(.tewfeer-article) .comparison-table {
  border-collapse:collapse;
  width:100%;
  min-width:560px;
  background:white;
  font-size:10px;
  line-height:2;
}
:where(.tewfeer-article) .comparison-table th,
:where(.tewfeer-article) .comparison-table td {
  text-align:start;
  padding:13px 12px;
  border-bottom:1px solid var(--line);
  vertical-align:top;
}
:where(.tewfeer-article) .comparison-table thead {
  background:var(--brand-navy);
  color:white;
}
:where(.tewfeer-article) .comparison-table tbody tr:nth-child(even) {
  background:#f7faf8;
}
:where(.tewfeer-article) .comparison-table tbody th {
  font-weight:550;
}
:where(.tewfeer-article) .table-rating {
  color:#087a54;
}
:where(.tewfeer-article) .pros-cons {
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:16px;
  margin-block:20px;
}
:where(.tewfeer-article) .pros,
:where(.tewfeer-article) .cons {
  padding:20px;
  background:#eef8f1;
  border-radius:9px;
}
:where(.tewfeer-article) .cons {
  background:#fff4ec;
}
:where(.tewfeer-article) .pros-cons h3 {
  font-size:14px;
  margin-top:0;
}
:where(.tewfeer-article) .pros-cons ul {
  padding-inline-start:18px;
  font-size:11px;
  color:#566272;
}
:where(.tewfeer-article) .faq-list {
  display:grid;
  gap:10px;
}
:where(.tewfeer-article) .faq-item {
  border:1px solid var(--line);
  border-radius:8px;
  padding:16px 18px;
  background:white;
}
:where(.tewfeer-article) .faq-item summary {
  position:relative;
  padding-inline-end:22px;
  font-size:12px;
  font-weight:550;
  cursor:pointer;
  list-style:none;
}
:where(.tewfeer-article) .faq-item summary::-webkit-details-marker {
  display:none;
}
:where(.tewfeer-article) .faq-item summary::after {
  content:'+';
  position:absolute;
  inset-inline-end:0;
  top:-3px;
  font-size:20px;
  color:#087a54;
  font-weight:400;
}
:where(.tewfeer-article) .faq-item[open] summary::after {
  content:'−';
}
:where(.tewfeer-article) .faq-item p {
  font-size:12px;
  margin:14px 0 0;
}
@media(max-width:1100px) {
:where(.tewfeer-article) .article-layout {
  grid-template-columns:170px minmax(0,1fr);
}
:where(.tewfeer-article) .article-aside {
  display:none;
}
}
@media(max-width:900px) {
:where(.tewfeer-article) .article-hero-grid {
  gap:26px;
}
:where(.tewfeer-article) .article-hero h1 {
  font-size:25px;
}
:where(.tewfeer-article) .article-byline {
  gap:12px;
}
}
@media(max-width:640px) {
:where(.tewfeer-article) .comparison-scroll-hint {
  display:flex;
  align-items:center;
  gap:7px;
  margin:20px 0 -14px;
  color:#667085;
  font-size:11px;
  line-height:1.8;
}
:where(.tewfeer-article) .comparison-scroll-hint span {
  color:var(--brand-green);
  font-size:16px;
}
:where(.tewfeer-article) .article-hero {
  padding-block:18px 28px;
}
:where(.tewfeer-article) .article-hero-grid {
  grid-template-columns:1fr;
  gap:22px;
}
:where(.tewfeer-article) .article-hero h1 {
  font-size:25px;
  line-height:1.8;
}
:where(.tewfeer-article) .article-lead {
  font-size:11px;
  margin-top:14px;
}
:where(.tewfeer-article) .article-byline {
  font-size:8px;
  gap:10px;
  margin-top:16px;
}
:where(.tewfeer-article) .article-layout {
  grid-template-columns:1fr;
  gap:28px;
}
:where(.tewfeer-article) .article-toc {
  position:static;
}
:where(.tewfeer-article) .article-toc ol {
  columns:2;
  column-gap:22px;
}
:where(.tewfeer-article) .article-toc li {
  break-inside:avoid;
  font-size:9px;
}
:where(.tewfeer-article) .article-body h2 {
  font-size:21px;
  margin-top:32px;
}
:where(.tewfeer-article) .article-body h3 {
  font-size:16px;
}
:where(.tewfeer-article) .article-body p,
:where(.tewfeer-article) .article-body>ol {
  font-size:12px;
}
:where(.tewfeer-article) .article-callout {
  padding:18px;
}
:where(.tewfeer-article) .editor-pick {
  padding:16px;
  gap:12px;
}
:where(.tewfeer-article) .editor-pick>div {
  flex-basis:190px;
}
:where(.tewfeer-article) .editor-pick .btn {
  width:100%;
}
:where(.tewfeer-article) .pros-cons {
  grid-template-columns:1fr;
  gap:12px;
}
:where(.tewfeer-article) .faq-item {
  padding:16px;
}
:where(.tewfeer-article) .faq-item summary {
  font-size:11px;
}
}

/* Core block adapters: preserve the source composition with editable content. */
:where(.tewfeer-article) .article-hero-grid--text { grid-template-columns:1fr; max-width:900px; }
:where(.tewfeer-article) .article-layout--no-toc { grid-template-columns:minmax(0,1fr) 220px; }
:where(.tewfeer-article) .article-body { overflow-wrap:anywhere; }
:where(.tewfeer-article) .article-body img { max-width:100%; height:auto; }
:where(.tewfeer-article) .article-body>ul { padding-inline-start:22px; }
:where(.tewfeer-article) .article-callout > .wp-block-group__inner-container { display:contents; }
:where(.tewfeer-article) .article-callout > .wp-block-group__inner-container > .wp-block-paragraph:first-child { display:inline; margin:0; font-size:13px; line-height:1.9; }
:where(.tewfeer-article) .wp-block-table table { border-collapse:collapse; width:100%; min-width:560px; background:var(--surface-card); font-size:11px; line-height:2; }
:where(.tewfeer-article) .wp-block-table.comparison-table-wrap table { font-size:10px; line-height:2; }
:where(.tewfeer-article) .wp-block-table th,
:where(.tewfeer-article) .wp-block-table td { text-align:start; padding:13px 12px; border:0; border-bottom:1px solid var(--line); vertical-align:top; }
:where(.tewfeer-article) .wp-block-table thead { background:var(--brand-navy); color:white; }
:where(.tewfeer-article) .wp-block-table tbody tr:nth-child(even) { background:#f7faf8; }
:where(.tewfeer-article) .wp-block-table tbody th { font-weight:550; }
:where(.tewfeer-article) .editor-pick>.wp-block-image { width:100px; flex:0 0 100px; margin:0; }
:where(.tewfeer-article) .editor-pick>.wp-block-image img { display:block; width:100%; height:68px; object-fit:contain; padding:8px; }
:where(.tewfeer-article) .editor-pick>.wp-block-buttons { flex:0 1 auto; }
:where(.tewfeer-article) .editor-pick>.wp-block-group__inner-container { display:flex; flex-wrap:wrap; align-items:center; gap:16px; width:100%; }
:where(.tewfeer-article) .editor-pick>.wp-block-group__inner-container>.wp-block-group:not(.store-logo) { flex:1 1 200px; }
:where(.tewfeer-article) .editor-pick .store-logo .wp-block-group__inner-container { width:100%; height:100%; }
:where(.tewfeer-article) .editor-pick .store-logo figure { margin:0; width:100%; height:100%; }
:where(.tewfeer-article) .editor-pick .store-logo img { width:100%; height:100%; object-fit:contain; }
:where(.tewfeer-article) .editor-pick .wp-block-button__link { border-radius:6px; background:var(--brand-navy); color:white; padding:12px 16px; font-size:11px; line-height:1.7; }
:where(.tewfeer-article) .article-body .offer-card { grid-template-columns:80px minmax(0,1fr); gap:16px; padding:20px; }
:where(.tewfeer-article) .article-body .offer-card>.store-logo { width:80px; height:60px; padding:8px; }
:where(.tewfeer-article) .article-body .offer-action { grid-column:1/-1; border-inline-start:0; border-top:1px dashed var(--line); padding:14px 0 0; }
:where(.tewfeer-article) .article-body .offer-content h3 { margin:10px 0 8px; font-size:14px; }
:where(.tewfeer-article) .article-body .offer-content p { margin:0; font-size:12px; line-height:1.9; }
:where(.tewfeer-article) .article-body .offer-terms { font-size:11px; }
:where(.tewfeer-article) .article-body .faq-item p { margin:14px 0 0; }
:where(.tewfeer-article) .article-body .faq-item+.faq-item { margin-top:10px; }
:where(.tewfeer-article) .article-comments { max-width:850px; }
:where(.tewfeer-article) .comment-list { padding-inline-start:22px; margin-block:20px; }
:where(.tewfeer-article) .comment-list li { padding-block:18px; border-bottom:1px solid var(--line); }
:where(.tewfeer-article) .comment-form p { margin-block:16px; }
:where(.tewfeer-article) .comment-form label { display:block; margin-bottom:6px; }
:where(.tewfeer-article) .comment-form input:not([type=checkbox]):not([type=submit]),
:where(.tewfeer-article) .comment-form textarea { width:100%; padding:12px; border:1px solid var(--line); border-radius:7px; background:var(--surface-card); }
:where(.tewfeer-article) .comment-form input[type=submit] { border:0; border-radius:6px; padding:12px 24px; background:var(--brand-navy); color:white; cursor:pointer; }
:where(.tewfeer-article) .comment-form-cookies-consent label { display:inline; }
@media(max-width:1100px) { :where(.tewfeer-article) .article-layout--no-toc { grid-template-columns:minmax(0,1fr); } }
@media(max-width:640px) {
 :where(.tewfeer-article) .article-body .offer-card { grid-template-columns:64px minmax(0,1fr); padding:16px; gap:12px; }
 :where(.tewfeer-article) .article-body .offer-card>.store-logo { width:64px; height:52px; }
 :where(.tewfeer-article) .article-body .offer-content h3 { font-size:13px; }
 :where(.tewfeer-article) .article-toc ol { columns:1; }
 :where(.tewfeer-article) .article-toc li { font-size:11px; padding-block:7px; }
}
