/* TC Design System v2.0.0 — about page */
body.page-id-849{background:#f6f1e7;color:#1f2f1f;}
body.page-id-849 .wp-block-post-title{max-width:1120px;margin:30px auto 18px;padding:0 20px;text-align:center;font-size:clamp(32px,4vw,50px);line-height:1.08;}
.tc25-about-story,.tc25-about-cert-section,.tc25-about-cta{
  --tc-bg:#f6f1e7;
  --tc-surface:#fffdf8;
  --tc-surface-alt:#f1eadc;
  --tc-text:#1f2f1f;
  --tc-muted:#687166;
  --tc-accent:#315f2f;
  --tc-accent-strong:#244b26;
  --tc-gold:#c99a4b;
  --tc-border:rgba(49,95,47,.18);
  --tc-border-strong:rgba(49,95,47,.32);
  --tc-shadow:0 12px 34px rgba(28,48,27,.10);
  --tc-shadow-soft:0 6px 20px rgba(28,48,27,.07);
  --tc-radius:20px;
  --tc-radius-sm:14px;

  max-width:1180px!important;margin:22px auto!important;padding:clamp(24px,4vw,46px)!important;border:1px solid var(--tc-border);border-radius:var(--tc-radius);background:var(--tc-surface);box-shadow:var(--tc-shadow-soft);}
.tc25-about-lead{max-width:860px;margin:0 auto 22px!important;text-align:center;font-size:clamp(18px,2vw,22px);line-height:1.65;color:var(--tc-text);}
.tc25-about-badges{justify-content:center;gap:8px!important;margin:0 0 28px;}
.tc25-about-badge{margin:0!important;padding:8px 12px;border:1px solid var(--tc-border);border-radius:999px;background:#edf3e8;color:var(--tc-accent-strong);font-size:13px;font-weight:780;}
.tc25-about-feature-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px!important;}
.tc25-about-feature{padding:24px!important;border:1px solid var(--tc-border);border-radius:18px;background:#fffaf0;}
.tc25-about-feature-title{margin:0 0 10px!important;color:var(--tc-accent-strong);font-size:20px;line-height:1.25;}
.tc25-about-feature-text{margin:0!important;color:var(--tc-text);line-height:1.7;}
.tc25-about-cert-title{margin:0 0 20px!important;text-align:center;color:var(--tc-text);font-size:clamp(23px,3vw,34px);font-weight:820;}
.tc25-about-cert-card{max-width:760px;margin:0 auto!important;padding:12px;border:1px solid var(--tc-border);border-radius:18px;background:#fff;box-shadow:var(--tc-shadow-soft);cursor:zoom-in;}
.tc25-about-cert-card img{display:block;width:100%;height:auto;border-radius:12px;}
.tc25-about-cert-card figcaption{padding:10px 6px 2px;text-align:center;color:var(--tc-muted);}
.tc25-about-cta{text-align:center;background:linear-gradient(145deg,#edf3e8,#fffdf8);}
.tc25-about-cta h2{margin-top:0;font-size:clamp(28px,3.6vw,42px);line-height:1.1;}
.tc25-about-cta p{max-width:760px;margin-left:auto;margin-right:auto;line-height:1.65;}
.tc25-about-cta-actions{justify-content:center;gap:10px!important;margin-top:22px;}
.tc25-about-cta-actions .wp-block-button__link{min-height:44px;padding:10px 18px;border:1px solid var(--tc-accent);border-radius:999px;background:var(--tc-accent);color:#fff;text-decoration:none;font-weight:760;}
.tc25-about-cta-actions .wp-block-button__link:hover,.tc25-about-cta-actions .wp-block-button__link:focus-visible{background:var(--tc-accent-strong);border-color:var(--tc-accent-strong);}
.tc25-about-modal{position:fixed;inset:0;z-index:99999;display:none;align-items:center;justify-content:center;padding:24px;background:rgba(14,24,14,.86);}
.tc25-about-modal.is-open{display:flex;}
.tc25-about-modal__inner{position:relative;max-width:min(92vw,1100px);max-height:92vh;}
.tc25-about-modal__inner img{display:block;max-width:100%;max-height:88vh;border-radius:14px;}
.tc25-about-modal__close{position:absolute;top:10px;right:10px;width:42px;height:42px;border:0;border-radius:999px;background:#fff;color:#1f2f1f;font-size:28px;cursor:pointer;}
@media(max-width:720px){.tc25-about-story,.tc25-about-cert-section,.tc25-about-cta{margin:14px 12px!important;padding:22px 16px!important;}.tc25-about-feature-grid{grid-template-columns:1fr!important;}.tc25-about-cta-actions .wp-block-button,.tc25-about-cta-actions .wp-block-button__link{width:100%;box-sizing:border-box;}}
