.tcs-saptg-article-callout{border-left:4px solid #2271b1;background:#f6f7f7;padding:14px 16px;margin:20px 0;border-radius:8px;}
.tcs-saptg-news-grid{display:grid;gap:18px;margin:18px 0;}
.tcs-saptg-cols-1{grid-template-columns:1fr;}
.tcs-saptg-cols-2{grid-template-columns:repeat(2,minmax(0,1fr));}
.tcs-saptg-cols-3{grid-template-columns:repeat(3,minmax(0,1fr));}
.tcs-saptg-cols-4{grid-template-columns:repeat(4,minmax(0,1fr));}
.tcs-saptg-news-card{background:#fff;border:1px solid rgba(0,0,0,.12);border-radius:14px;overflow:hidden;box-shadow:0 8px 20px rgba(0,0,0,.06);}
.tcs-saptg-news-card h3{font-size:18px;line-height:1.25;margin:12px 14px 8px;}
.tcs-saptg-news-card p{margin:0 14px 16px;color:#50575e;}
.tcs-saptg-news-thumb{display:block;aspect-ratio:16/9;background:#111;overflow:hidden;}
.tcs-saptg-news-thumb img{width:100%;height:100%;object-fit:cover;display:block;}
@media (max-width:780px){.tcs-saptg-cols-2,.tcs-saptg-cols-3,.tcs-saptg-cols-4{grid-template-columns:1fr;}}


/* v2.3.0 professional article insight boxes */
.tcs-saptg-insight-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin:26px 0;}
.tcs-saptg-insight-card{background:#fff;border:1px solid rgba(0,0,0,.12);border-radius:16px;padding:18px 20px;box-shadow:0 8px 22px rgba(0,0,0,.06);}
.tcs-saptg-insight-card h2{font-size:20px;line-height:1.25;margin:0 0 10px;}
.tcs-saptg-insight-card p{line-height:1.65;margin:0 0 12px;}
.tcs-saptg-insight-card ul{margin:10px 0 12px 20px;}
.tcs-saptg-insight-card li{margin:0 0 7px;line-height:1.45;}
.tcs-saptg-market-note{font-size:.95em;color:#50575e;border-top:1px solid rgba(0,0,0,.1);padding-top:12px;}
@media(max-width:900px){.tcs-saptg-insight-grid{grid-template-columns:1fr;}}


/* v2.3.1 public article polish: comic-style emphasis without changing the admin app layout */
.tcs-saptg-article-deck{font-size:1.15em;line-height:1.7;background:linear-gradient(90deg,#fff7d6 0%,#fff 75%);border-left:6px solid #d71920;padding:16px 18px;margin:18px 0 22px;border-radius:14px;box-shadow:0 8px 20px rgba(0,0,0,.06);}
.tcs-saptg-comic-burst{display:inline-block;margin:0 10px 6px 0;padding:5px 10px;background:#ffcc00;color:#111;border:2px solid #111;border-radius:8px;font-weight:900;text-transform:uppercase;letter-spacing:.04em;box-shadow:3px 3px 0 #111;transform:rotate(-1deg);}
.tcs-saptg-pop-word{font-weight:900;color:#d71920;text-transform:uppercase;letter-spacing:.025em;}
.tcs-saptg-ink-word{font-weight:900;color:#173f8a;}
.tcs-saptg-impact-word{font-size:1.08em;font-weight:900;color:#111;background:linear-gradient(transparent 58%,rgba(255,204,0,.6) 0);padding:0 2px;text-transform:uppercase;letter-spacing:.02em;}
.tcs-saptg-dropcap{float:left;font-size:3.2em;line-height:.82;margin:8px 8px 0 0;font-weight:900;color:#d71920;text-shadow:2px 2px 0 rgba(0,0,0,.12);}
@media(max-width:700px){.tcs-saptg-article-deck{font-size:1.05em}.tcs-saptg-dropcap{font-size:2.6em}}
