.wpcf7-form{direction:rtl;text-align:right}.wpcf7-form input,.wpcf7-form textarea,.wpcf7-form select{text-align:right;direction:rtl}.tela-hero-title{font-size:clamp(1.6rem,4vw,2.7rem)!important;font-weight:800!important;line-height:1.35!important;color:var(--white)!important;margin-bottom:.85rem!important}.tela-hero-title .accent{color:var(--gold)}.tela-hero-callout{background:rgba(202,160,92,.12);border:1px solid rgba(202,160,92,.3);border-radius:var(--radius-md);padding:1.1rem 1.5rem;font-size:.97rem;font-weight:700;color:var(--white);line-height:1.65;margin-top:1.25rem}.tela-pill{display:inline-block;background:rgba(255,255,255,.06);border:1px solid rgba(202,160,92,.35);border-radius:var(--radius-lg);padding:1rem 1.75rem;font-size:.92rem;color:rgba(255,255,255,.88);font-style:italic;margin-top:2rem;line-height:1.7}.tela-pill strong{color:var(--gold)}.equation-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin:1.75rem 0;text-align:right}.eq-card{background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1);border-radius:var(--radius-md);padding:1.1rem 1.4rem;position:relative;overflow:hidden}.eq-card::before{content:"";position:absolute;top:0;right:0;width:3px;height:100%}.eq-card.bad::before{background:#e57373}.eq-card.good::before{background:var(--gold)}.eq-label{font-size:.75rem;font-weight:700;letter-spacing:.1em;margin-bottom:.5rem}.eq-card.bad .eq-label{color:#ef9a9a}.eq-card.good .eq-label{color:var(--gold)}.eq-card p{font-size:.88rem;color:rgba(255,255,255,.78);line-height:1.7;margin:0}.toc-num{color:var(--gold);font-weight:800;font-size:.78rem;flex-shrink:0;margin-top:.15rem}.subsection{margin-bottom:2.25rem;scroll-margin-top:80px}.subsection h3{font-size:clamp(.8rem,1.8vw,1rem)!important;font-weight:700!important;color:var(--navy)!important;line-height:1.45!important;margin-bottom:.9rem!important;display:flex;align-items:flex-start;gap:.7rem}.h3-number{display:inline-flex;align-items:center;justify-content:center;min-width:26px;height:26px;background:var(--navy);color:var(--white);font-size:.73rem;font-weight:800;border-radius:6px;flex-shrink:0;margin-top:.12rem}.insight-box{background:linear-gradient(135deg,var(--navy) 0%,var(--navy-mid) 100%);border-radius:var(--radius-md);padding:1.25rem 1.75rem;margin:1.5rem 0;color:rgba(255,255,255,.88);font-size:.95rem;line-height:1.85;position:relative;overflow:hidden}.insight-box::before{content:"❝";position:absolute;top:-.3rem;left:1.25rem;font-size:3rem;color:rgba(202,160,92,.12);font-family:Georgia,serif;line-height:1}.insight-box p{color:rgba(255,255,255,.88)!important;margin:0!important;font-style:italic}.bold-lead{font-weight:700;color:var(--navy);font-size:1rem;display:block;margin-bottom:.75rem;line-height:1.65}.article-section ul li strong,.subsection ul li strong{color:var(--navy)}.article-section ol,.subsection ol{list-style:none!important;counter-reset:ol-counter;padding:0!important;margin:1rem 0 1.5rem!important;display:grid;gap:.55rem}.article-section ol li,.subsection ol li{counter-increment:ol-counter;display:flex!important;align-items:flex-start;gap:.8rem;background:var(--off-white);border:1px solid var(--border);border-radius:var(--radius-sm);padding:.8rem 1rem;font-size:.93rem;line-height:1.7;transition:border-color var(--transition)}.article-section ol li:hover,.subsection ol li:hover{border-color:var(--gold)}.article-section ol li::before,.subsection ol li::before{content:counter(ol-counter)!important;display:inline-flex;align-items:center;justify-content:center;min-width:24px;height:24px;background:var(--gold);color:var(--white);font-size:.76rem;font-weight:800;border-radius:6px;flex-shrink:0;margin-top:.12rem}.article-section ol li strong,.subsection ol li strong{color:var(--navy)}.cta-block{background:rgba(202,160,92,.06);border:1.5px solid rgba(202,160,92,.35);border-radius:var(--radius-lg);padding:1.5rem 1.75rem;margin-top:1.75rem;display:flex;align-items:center;justify-content:space-between;gap:1.1rem;flex-wrap:wrap}.cta-block-text strong{display:block;font-size:.98rem;color:var(--navy);font-weight:700;margin-bottom:.2rem}.cta-block-text p{margin:0!important;font-size:.875rem!important;color:var(--muted)!important;line-height:1.55!important}.cta-btn{display:inline-flex!important;align-items:center;gap:.45rem;background:var(--gold)!important;color:var(--white)!important;padding:.72rem 1.6rem;border-radius:var(--radius-sm);font-weight:700;font-size:.875rem;white-space:nowrap;text-decoration:none!important;transition:all var(--transition);flex-shrink:0}.cta-btn:hover{background:var(--navy)!important;transform:translateY(-2px);box-shadow:var(--shadow-md);color:var(--white)!important}.cta-btn::after{content:" ←"}@media (max-width:640px){.equation-grid{grid-template-columns:1fr}.cta-block{flex-direction:column;align-items:flex-start}.cta-btn{width:100%;justify-content:center}}