.wpcf7-form{direction:rtl;text-align:right}.wpcf7-form input,.wpcf7-form textarea,.wpcf7-form select{text-align:right;direction:rtl}.tela-hero{background:linear-gradient(135deg,var(--navy) 0%,var(--navy-mid) 60%,#2a4a72 100%);color:var(--white);padding:clamp(3rem,7vw,5.5rem) clamp(1.25rem,5vw,3rem);position:relative;overflow:hidden;border-radius:var(--radius-lg);margin-bottom:2.5rem}.tela-hero::before{content:"";position:absolute;inset:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23CAA05C' fill-opacity='0.04'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");opacity:.6;pointer-events:none}.tela-hero-inner{max-width:720px;margin:0 auto;position:relative;z-index:1;text-align:center}.tela-hero-eyebrow{display:inline-flex;align-items:center;gap:.5rem;background:rgba(202,160,92,.15);border:1px solid rgba(202,160,92,.3);color:var(--gold-light);font-size:.8rem;font-weight:700;letter-spacing:.12em;padding:.35rem .9rem;border-radius:50px;margin-bottom:1.25rem}.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-subtitle{font-size:clamp(.95rem,2.2vw,1.15rem);font-weight:500;color:rgba(202,160,92,.85);font-style:italic;margin-bottom:1.5rem}.tela-hero-intro{font-size:1rem;color:rgba(255,255,255,.82);line-height:1.9;margin-bottom:2rem}.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}.tela-toc{background:var(--off-white);border:1px solid var(--border);border-radius:var(--radius-lg);padding:1.75rem 2rem;margin-bottom:2.5rem}.tela-toc-head{display:flex;align-items:center;gap:.75rem;margin-bottom:1.25rem}.tela-toc-icon{width:32px;height:32px;background:var(--gold);border-radius:8px;display:flex;align-items:center;justify-content:center;color:var(--white);font-size:.95rem;flex-shrink:0}.tela-toc-head h2,.tela-toc-head p{font-size:1rem!important;font-weight:800!important;color:var(--navy)!important;margin:0!important;padding:0!important;border:none!important}.tela-toc-list{list-style:none!important;padding:0!important;margin:0!important;display:grid;grid-template-columns:1fr 1fr;gap:.45rem .65rem}.tela-toc-list li{padding:0!important;background:0 0!important;border:none!important}.tela-toc-list li::before{display:none!important}.tela-toc-list li a{display:flex;align-items:flex-start;gap:.6rem;padding:.65rem .9rem;border-radius:var(--radius-sm);border:1px solid var(--border);background:var(--white);transition:all var(--transition);font-size:.875rem;font-weight:500;color:var(--navy);line-height:1.45;text-decoration:none!important}.tela-toc-list li a:hover{border-color:var(--gold);background:rgba(202,160,92,.05);transform:translateX(-3px);color:var(--gold)}.toc-num{color:var(--gold);font-weight:800;font-size:.78rem;flex-shrink:0;margin-top:.15rem}.article-section{margin-bottom:clamp(3rem,6vw,5rem);scroll-margin-top:80px}.article-section>h2,.section-h2{font-size:clamp(1.25rem,2.8vw,1.65rem)!important;font-weight:800!important;color:var(--gold)!important;line-height:1.4!important;margin-bottom:1.1rem!important;padding-bottom:.7rem!important;border-bottom:2px solid rgba(202,160,92,.2)!important;position:relative}.article-section>h2::before,.section-h2::before{content:"";position:absolute;bottom:-2px;right:0;width:3rem;height:2px;background:var(--gold);border-radius:2px}.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}.article-section p,.subsection p{color:var(--text);line-height:1.9;margin-bottom:1rem}.article-section p strong,.subsection p strong{color:var(--navy);font-weight:700}.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,.subsection ul{list-style:none!important;padding:0!important;margin:1rem 0 1.5rem!important;display:grid;gap:.55rem}.article-section ul li,.subsection ul li{display:flex!important;align-items:flex-start;gap:.7rem;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 ul li:hover,.subsection ul li:hover{border-color:var(--gold)}.article-section ul li::before,.subsection ul li::before{content:"◆"!important;color:var(--gold);font-size:.52rem;flex-shrink:0;margin-top:.5rem}.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:" ←"}.conclusion-section{background:var(--surface);border-radius:var(--radius-lg);padding:clamp(1.75rem,4vw,2.75rem);margin-bottom:2.5rem;text-align:center;border:1px solid var(--border)}.conclusion-section h2{font-size:clamp(1.2rem,2.8vw,1.55rem)!important;font-weight:800!important;color:var(--gold)!important;margin-bottom:.9rem!important;border:none!important}.conclusion-section h2::before{display:none!important}.conclusion-section p{color:var(--text);line-height:1.9;max-width:660px;margin:0 auto .65rem}.conclusion-cta-wrap{margin-top:1.75rem;display:flex;flex-direction:column;align-items:center;gap:.7rem}.conclusion-cta-wrap strong{display:block;font-size:1rem;color:var(--navy);font-weight:700}.btn-primary-lg{display:inline-flex!important;align-items:center;gap:.55rem;background:var(--gold)!important;color:var(--white)!important;padding:.95rem 2.25rem;border-radius:var(--radius-sm);font-weight:800;font-size:.97rem;text-decoration:none!important;transition:all var(--transition)}.btn-primary-lg:hover{background:var(--navy)!important;transform:translateY(-2px);box-shadow:var(--shadow-md);color:var(--white)!important}.btn-primary-lg::after{content:" ←"}.faq-wrap{margin-bottom:2.5rem}.faq-head{text-align:center;margin-bottom:2rem}.eyebrow{display:inline-block;font-size:.76rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--gold);margin-bottom:.6rem}.faq-head h2{font-size:clamp(1.2rem,2.8vw,1.55rem)!important;font-weight:800!important;color:var(--navy)!important;border:none!important}.faq-head h2::before{display:none!important}.plus{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border:1.5px solid currentColor;border-radius:50%;font-size:.95rem;flex-shrink:0;transition:transform var(--transition)}.faq-item[open] .plus{transform:rotate(45deg)}.faq-a{padding:.9rem 1.35rem 1.1rem;font-size:.92rem;color:var(--muted);line-height:1.85;border-top:1px solid var(--border);background:var(--off-white)}@media (max-width:640px){.tela-toc-list{grid-template-columns:1fr}.equation-grid{grid-template-columns:1fr}.cta-block{flex-direction:column;align-items:flex-start}.cta-btn{width:100%;justify-content:center}}