• :root { –tg-bg: #fff8f1; –tg-text: #1f2933; –tg-muted: #6b7280; –tg-accent: #e38b3b; –tg-green: #3e7b63; –tg-card: #ffffff; –tg-border: #e5e7eb; –tg-max-width: 760px; } .tg-page-wrapper { background: var(–tg-bg); padding: 40px 16px 60px; display: flex; justify-content: center; } .tg-page-inner { width: 100%; max-width: var(–tg-max-width); margin: 0 auto; color: var(–tg-text); font-family: system-ui, -apple-system, BlinkMacSystemFont, “Segoe UI”, sans-serif; } .tg-article-kicker { font-size: 12px;…