/* Tofsy PSEO — front-end (rendered pages). מיתוג: סגול #6B2FB3, ירוק #7AB829 */
.tofsy-page{font-family:inherit;color:#2c2c2a;line-height:1.8;max-width:840px;margin:0 auto}
.tofsy-page .tofsy-sub{font-size:1.15rem;color:#5f5e5a;margin:0 0 1rem}
.tofsy-cta-row{display:flex;gap:.6rem;flex-wrap:wrap;margin-bottom:1rem}
.tofsy-btn{display:inline-block;padding:.7rem 1.4rem;border-radius:8px;font-weight:700;text-decoration:none;font-size:1rem;transition:opacity .15s}
.tofsy-btn:hover{opacity:.9}
.tofsy-btn-primary{background:#7AB829;color:#fff}
.tofsy-btn-outline{background:#fff;color:#6B2FB3;border:1.5px solid #6B2FB3}
.tofsy-disclaimer{background:#f5f5f7;border-radius:8px;padding:.7rem 1rem;font-size:.85rem;color:#5f5e5a;margin-bottom:1.5rem}
.tofsy-page .tofsy-h2{font-size:1.5rem;margin:1.6rem 0 .7rem;color:#1a1a2e;border-right:4px solid #6B2FB3;padding-right:.7rem}
.tofsy-intro,.tofsy-text{font-size:1rem;margin-bottom:1rem}
.tofsy-sections{display:grid;gap:.5rem;margin-bottom:.5rem}
.tofsy-section-item{background:#faf9fc;border-radius:6px;padding:.6rem .85rem;font-size:.95rem}
.tofsy-faq{border:1px solid rgba(0,0,0,.12);border-radius:8px;overflow:hidden}
.tofsy-faq-item{border-bottom:1px solid rgba(0,0,0,.08)}
.tofsy-faq-item:last-child{border-bottom:none}
.tofsy-faq-q{padding:.75rem .9rem;font-weight:700;cursor:pointer;color:#1a1a2e}
.tofsy-faq-a{padding:0 .9rem .85rem;color:#2c2c2a}
.tofsy-related{background:#faf9fc;border:1px solid #e5ddf2;border-radius:8px;padding:.85rem 1rem;margin:1.2rem 0}
.tofsy-related-label{font-size:.8rem;color:#888780;margin-bottom:.4rem}
.tofsy-related-links{color:#6B2FB3;line-height:1.9}
.tofsy-related-links a{color:#6B2FB3;text-decoration:none}
.tofsy-related-links a:hover{text-decoration:underline}
.tofsy-final-cta{background:#6B2FB3;border-radius:8px;padding:1.1rem;text-align:center;margin-top:1.3rem}
.tofsy-final-title{color:#fff;font-size:1.1rem;font-weight:700;margin-bottom:.6rem}
.tofsy-final-cta .tofsy-btn-primary{background:#fff;color:#6B2FB3}
