
body { margin:0; padding:0; background:#0a0a0a; font-family:Arial,sans-serif; direction:rtl; }
.wrapper { max-width:680px; margin:0 auto; background:#111118; }
/* HEADER */
.header { background:linear-gradient(160deg,#1a0033 0%,#0d001a 55%,#000000 100%); padding:36px 30px 32px; text-align:center; border-bottom:2px solid #8b5cf6; }
.header-logo-img { width:160px; height:auto; margin-bottom:18px; filter:drop-shadow(0 0 18px rgba(240,208,96,0.5)); }
.header .logo { font-size:44px; font-weight:900; color:#f0d060; letter-spacing:4px; text-shadow:0 0 30px #f0d060; margin-bottom:6px; }
.header .tagline { color:#a78bfa; font-size:13px; letter-spacing:6px; text-transform:uppercase; margin-bottom:18px; }
.header .issue-badge { display:inline-block; background:linear-gradient(90deg,#8b5cf6,#f0d060); padding:7px 22px; border-radius:20px; color:#000; font-weight:bold; font-size:12px; letter-spacing:2px; }
.header .issue-title { color:#fff; font-size:24px; font-weight:700; margin-top:18px; line-height:1.4; }
.header .issue-title span { color:#f0d060; }
/* DIVIDER */
.divider { height:1px; background:linear-gradient(90deg,transparent,#8b5cf6,#f0d060,#8b5cf6,transparent); }
/* EDITORIAL */
.editorial { background:#16151e; padding:26px 32px; border-right:4px solid #f0d060; margin:28px 22px; border-radius:4px; }
.editorial p { color:#d0c8f0; font-size:15px; line-height:1.9; margin:0; }
.editorial .sig { color:#f0d060; font-weight:bold; margin-top:12px; font-size:14px; }
/* SECTION HEADERS */
.section-label { color:#a78bfa; font-size:11px; letter-spacing:4px; text-transform:uppercase; margin-bottom:4px; }
.section-title { color:#f0d060; font-size:21px; font-weight:800; margin:0; }
/* FEATURE โ HOUDINI */
.feature-head { padding:22px 24px 10px; background:#0d0d18; }
.feature { background:#0d0d18; padding:0 24px 32px; }
.hero-img { width:100%; max-height:360px; object-fit:cover; object-position:top; display:block; border-radius:8px; margin-bottom:18px; }
.img-caption { color:#554d80; font-size:11px; text-align:center; margin-top:-12px; margin-bottom:18px; font-style:italic; }
.feature-headline { font-size:30px; font-weight:900; color:#fff; line-height:1.3; margin-bottom:6px; }
.feature-sub { font-size:16px; color:#a78bfa; margin-bottom:18px; font-style:italic; }
.feature-body { color:#ccc7e0; font-size:15px; line-height:1.9; }
.feature-body h3 { color:#f0d060; font-size:17px; margin:22px 0 8px; }
/* INLINE IMAGE โ float */
.img-float-left { float:left; width:220px; margin:0 0 16px 20px; border-radius:8px; border:2px solid #2a2540; }
.img-float-right { float:right; width:220px; margin:0 20px 16px 0; border-radius:8px; border:2px solid #2a2540; }
.clearfix::after { content:""; display:table; clear:both; }
/* FACT BOX */
.fact-box { background:#1a0a3a; border:1px solid #8b5cf6; border-radius:8px; padding:18px 20px; margin:22px 0; }
.fact-box h4 { color:#f0d060; margin:0 0 10px; font-size:13px; letter-spacing:2px; }
.fact-box ul { margin:0; padding-right:18px; color:#c4b8f0; font-size:14px; line-height:2.1; }
/* QUOTE */
.feature-quote { border-right:3px solid #f0d060; padding:12px 20px; margin:24px 0; background:#13101f; border-radius:0 6px 6px 0; }
.feature-quote p { color:#f0d060; font-size:18px; font-style:italic; font-weight:600; margin:0; line-height:1.6; }
.feature-quote cite { color:#888; font-size:12px; margin-top:8px; display:block; }
/* INTERNATIONAL */
.intl-head { padding:22px 24px 10px; background:#0a1520; }
.international { background:#0a1520; padding:0 24px 32px; }
.intl-item { border-bottom:1px solid #1e2a3a; padding:18px 0; overflow:hidden; }
.intl-item:last-child { border-bottom:none; }
.intl-item img { float:left; width:100px; height:70px; object-fit:cover; border-radius:6px; margin:0 0 8px 14px; }
.intl-flag { font-size:20px; margin-left:8px; }
.intl-title { color:#fff; font-size:16px; font-weight:700; margin-bottom:6px; }
.intl-body { color:#8ba0b8; font-size:14px; line-height:1.7; }
.intl-source { color:#3b6a9a; font-size:12px; margin-top:6px; font-style:italic; }
/* LEARN MAGIC */
.learn-head { padding:22px 24px 10px; background:#0f1a0a; }
.learn { background:#0f1a0a; padding:0 24px 32px; }
.learn-intro { color:#a0d090; font-size:15px; line-height:1.8; margin-bottom:22px; }
.learn img { width:100%; border-radius:8px; margin-bottom:14px; border:1px solid #1e3a1e; }
.learn-step { display:flex; gap:16px; margin-bottom:18px; align-items:flex-start; }
.step-num { background:#22c55e; color:#000; font-weight:900; width:28px; height:28px; border-radius:50%; display:flex; align-items:center; justify-content:center; font-size:13px; flex-shrink:0; margin-top:2px; }
.step-text { color:#b0d4a0; font-size:14px; line-height:1.7; }
.step-text strong { color:#5de04c; }
.learn-tip { background:#142010; border:1px solid #22c55e; border-radius:8px; padding:16px 18px; margin-top:20px; }
.learn-tip p { color:#a0d090; font-size:13px; margin:0; line-height:1.7; }
/* TRAFFIC POSTS */
.traffic-head { padding:22px 24px 10px; background:#111118; }
.traffic { background:#111118; padding:0 24px 32px; }
.post-card { background:#1a1828; border:1px solid #2a2540; border-radius:10px; overflow:hidden; margin-bottom:16px; }
.post-card-img { width:100%; height:160px; object-fit:cover; display:block; }
.post-card-body { padding:16px 18px 18px; }
.post-category { font-size:11px; color:#8b5cf6; letter-spacing:3px; text-transform:uppercase; margin-bottom:6px; }
.post-title { font-size:17px; font-weight:700; color:#fff; margin-bottom:8px; line-height:1.4; }
.post-excerpt { color:#8880a8; font-size:14px; line-height:1.7; margin-bottom:14px; }
.read-more { display:inline-block; background:transparent; border:1px solid #8b5cf6; color:#a78bfa; padding:7px 18px; border-radius:20px; font-size:13px; text-decoration:none; font-weight:600; }
/* CTA */
.cta-banner { background:linear-gradient(135deg,#1a0033,#000428); border:1px solid #f0d060; margin:0 22px 28px; border-radius:12px; padding:28px; text-align:center; }
.cta-banner h2 { color:#f0d060; font-size:22px; margin:0 0 10px; }
.cta-banner p { color:#c0b0e0; font-size:14px; margin:0 0 18px; line-height:1.7; }
.cta-btn { display:inline-block; background:linear-gradient(90deg,#8b5cf6,#f0d060); color:#000; font-weight:900; padding:12px 30px; border-radius:25px; text-decoration:none; font-size:15px; }
/* FOOTER */
.footer { background:#0a0a0f; padding:28px 22px; text-align:center; border-top:1px solid #2a2540; }
.footer-logo { width:80px; margin-bottom:14px; opacity:0.5; }
.footer p { color:#444; font-size:12px; line-height:1.8; margin:3px 0; }
.footer a { color:#8b5cf6; text-decoration:none; }
ืคืกื ืืื ืื ืืืืคืฉ. ืืื ืื ืงืฉืจ ืืงืกื ืืืืคืฉ?
ืชืืฉืื ืขื ืื: ืื ืงืกื ืืื ืฉืืืจืช ืืืืื โ ืฉื ืฆืืคืืื, ืฉื ืืืืข, ืฉื ืืืคืฉืจื.
ืืื ืงืืกื ืฉืืืฉืื ืืช ืืจืขืืื ืืื ืืื ืืืืื ื โ ืืืืฉ ืฉืืื ืืช ืขืฆืื ืืื ืืืืืื ืฉืืคืฉืจ ืืืฉืชืืจืจ ืืื ืืืจ.
ืืืืืืื ืืืืืื ืืื: ืืชืืช ืขืืืง ืขื ืืืืื ื, ืืืฉืืช ืืขืืื ืืงืกื ืืืื ืืืืื, ืคืื ืช "ืืื ืงืกื" โ ืืขืื ืืคืชืขืืช.
ืื ืฉืื. ืืืฆืืช ืืืืคืฉื. ๐ช
ืืืจื ืืืืื ื, ื-1913. ืฆืืืื: Public Domain / Wikimedia Commons
ืฉื ืช 1904. ืืื ืืื. ืืืคื ืื ืฉืื ืขืฆืจื ื ืฉืืื ืืืื ืฉืืืืื ื ื ืืกื ืืืฉืชืืจืจ ืืื ืขืื ืืืืื ืฉืืืืื ืขืืืจื ืขื ืืื ื-Daily Mirror โ ืื ืขืื ืฉื ืื ื ืืืฉื 5 ืฉื ืื, ืื ืืขื ืืืืืง ืืืืื ืืืชื ืื ืฆื. ืฉืขื ืฉื ืืชืืืืืืช, ืืืขื, ืืฉืชืืงื. ืืื โ ืงืืืง. ืืื ืขืื ื ืคืชื. ืืงืื ืคืจืฅ ืืฆืจืืืช.
ืืจืืง ืืืืก โ ืฉืื ืืืืืชื โ ื ืืื ื-24 ืืืจืฅ 1874 ืืืืืคืฉื, ืืื ืืจืื, ืื ืืจื ืืืืื ืืืฉืชื. ืืืฉืคืื ืืืืจื ืืืืจืืงื, ืงืืื ืืืืืกืงืื ืกืื ืืืืจ ืื ืื ืื ืืืจืง, ืฉื ืืื ืืืื ืืขืื ื ืงืฉื. ืืฉืืืืื ืืืคืื ืืงืืกื, ืฉืื ื ืืช ืฉืื ืขื ืฉื ืืงืืกื ืืฆืจืคืชื ืืืืื ืจืืืจื-ืืืื โ Harry Houdini.
ืืืืื ื ืืคืจืกืืืช ืขื ืืืืงืื, 1899
๐ ืืืืืืงืื ืืฉืืืื
ืืืฆืืื ืื ืืืืขื ืืื. ืฉื ืื ืืื ืืืคืืข ืืฉืืงื ืืืืื ืืคืกืืืช ื"ืืื ืืงืืคืื" โ ืืื ืฉืืจืืืฉ ืฉืืฆื ืืช ืขืฆืื.
ืืคืจืืฆื ืืืืืชืืช ืืืืขื ืืฉืืชืืื ืืืชืืจ ืืช ืืืฉืืจื: "ืึดึผืึฐืื ืืืชื, ืกืืจื ืืืชื โ ืื ื ืืฆื."
ื ืื ืืืจืง, ืฉืืงืื, ืืื ืืื, ืืจืืื, ืืืกืงืื โ ืืื ืขืืจ ืืื ืืชืื ืช ืืืฉืืจื, ืื ืื ืขืฆืื ืืืืคืืฉ ืืืฃ ืืื, ืืืืื, ืืชืืื. ืืืฆื.
"ืืืื ืืื ืืืื ืืืืืชื. ืืืืืงืื ืจืง ืืืฉืจืื ืืช ืื ืฉืืืื ืืืจ ืืืืขืื โ ืฉืืื ืืืจ ืฉืืืื ืืืืื ืืื ืฉืืืืื ืืืืืช ืืืคืฉื."
โ ืืืจื ืืืืื ื, ืจืืืื ื-1913
๐ง ืชื ืืขืื ืืืื ืืกืื ื โ ืืงืกื ืฉืืืืืจ ืืืชื
1912. ืคืกืืช ืืงืจืืืจื. ืืืืื ื ืืฆืื ืืช "Chinese Water Torture Cell" โ ืชื ืืืืืืช ืืื ืืื. ืืื ืืืฉืคื ืจืืฉื ืืืคื ืืื, ืจืืืืื ืงืฉืืจืืช ืืฆืืจืช, ืืืืืื.
ืฉืืืฉ ืืงืืช ืืืคืก. ืืื ืฆืจืื ืืฉืืจืจ ืขืฆืื ืืืืืืื, ืืืื ืขืื, ืื ืืืืืื โ ืืื ืืืืืจ, ืืืฉืื, ืืืืฅ ืืืื.
ืืงืกื ืืื ื ืฉืืจ ืืชืืื ืืช ืฉืื ืขื ืืื ืืืชื.
ืืืืื ื ืืืฆืข ืืช ื-Chinese Water Torture Cell. Public Domain / Wikimedia Commons
๐ก 5 ืขืืืืืช ืฉืื ืืืขืชื ืขื ืืืืื ื
- ๐ ืืืืื ืืื โ ื ืืฆื ืื ืืืืื ืืช ืืืืืืฉ ืืช ืืืฆืื ืืืืืื ืืืช ื ืืฆืืื ืืืืคืฉ
- โ๏ธ ืืืืก ืืืืฅ โ ื-1910 ืืืฆืข ืืช ืืืืกื ืืื ืืืืช ืืจืืฉืื ื ืืขื ืืืกืืจืืื
- ๐ฅ ืฉืืงื ืงืืื ืืข โ ืืืคืืข ืืกืจืืื, ืืืื ืืื ืฉืืืื ืืขืฆืื ื-1901
- ๐ป ืืืื ืืจืืืืช โ ืืงืืืฉ ืฉื ืื ืืืฉืืคืช ืืืืืืื ืืืขืื "ืืืืืช ืขื-ืืืขืืื" ืืจืืืื
- ๐ ืืช ืืืืืืืื โ 31 ืืืืงืืืืจ 1926, ืืืจื ืฉืืืฉืื ืืื ืืืชื ืืืื ืืื "ืืืืืง ืื ืืื ืขืืื"
๐๏ธ ืืงืฉืจ ืืคืกื โ ืืืจืืช ืขื ืืืฃ ืืจืื
ืืฉ ืืฉืื ืขืืืง ืืกืืคืืจ ืฉื ืืืืื ื ืฉืืชืืืจ ืืฉืืจืืช ืืจืื ืคืกื. ืืื ื ืืื ืืจื ืืืืื, ืืื ืืขืื ื ืืืืืืจื, ืืืข ืื ืื "ืื ืฉืืื".
ืืื ืืืจ ืืขืฉืืช ืื ืืืืืื โ ืืกืื ืืคืฉืืื ืืืืชืจ ืฉื ืืฉืขืืื โ ืืืืฆืขื ืืืืืื ืฉืืื ืืืจ ืฉืืืื ืืืืื ืืื ืืืคืฉื.
"ืื ืฉื ื ืื ืื ื ืืกืคืจืื ืฉืืฆืื ื ืืืฆืจืื. ืืืืื ื ืืฆื ืืื ืขืจื, ืืืืฉ โ ืืื ืฉืืงืื ืืืืืจ ืฉืืคืฉืจ."
ืคืืกืืจ The Houdinis ืขื ืืฉืชื ืืก, 1895. Public Domain / Wikimedia Commons

ืืืืื ื ืืืืื ืชืืืืืืจ โ ืฆืื ืืืืื ืืืืื ื, 1901. Public Domain / Wikimedia Commons
ืืืืื ื ืื ืืฉืชืืฉ ืืืื-ืขื. ืืื ืืฉืชืืฉ ืืืื ื, ืืืืืฉืืช, ืืืืื ื ืขืืืงื ืฉื ืืืืืจ ืฉืืืื.
ืื ื ืขืืงืจืื ืืืืื ืฉื ืืจืืืช ืืืื โ ืฉืืคืฉืจ ืืชืจืื ืืืืช, ืืคืกื, ืขื ืืืืืื:
ืืฉืืืื ื ืงืฉืจ ืกืืื ืคืจืงื ืืืืื โ ื ืคืื ืืืชื ืงืืืช, ืืืืงื ืืช ืืฉืจืืจืื, ืืืืืื ืืช ืืืืื ืื ืืื.
ืื ืืืฆืจ ืืจืืื ืกืืื ืืื ืืงืฉืจ ืืขืืจ.
ืืกืชืืืื, ืชื ืืขื. ืืงืกืืื ืืืื ืืืืชืจ ืืืืข ืฉืืงืื ืฆืืคื ืืคื ืื โ ืื ืืืืืื.
ืชื ื ืืืืฃ ืืขืืื ืืืื ืฉืืชื "ืืืืจืื" ืขื ืืงืื.
ืืฉืืืจืืื ืงืืื, ืฉืืจืจื ืฉืจืืจ ืืื ืืื ืคืขื โ ืื ืืืื. ืืฉืื ืขื ืื ืืื ืคืชืืืช ืืืกืืจ, ืื ืคืจืืฆืช ืงืืจ.
ืืืืื ื ืืงื ืืื. ืืคืขืืื ืืฉืืื ืืืจ ืืื ืืืคืฉื โ ืืืฉืื ืืืืืืง ืืืืืจื ืืคืจืืื ืืื ืืช ืืชื.
ืืจืืข ืื ืืื ืืฆืืช โ ืื ืืืงืื ืืื, ืื ืืืืืจ ืืื.
๐ฌ ืฆืคื ืืืืืื โ ืขื ืืื ืืืืืืื ืงืฉืืจืืช:
ืืืฅ ืืฆืคืืื โถ Julian's Magician School โ Easy Escape Trick Tutorial | YouTube
๐ก ืืืค ืืืืื ื ืืคืกื: ืื ืืืื ืืืืื, ืืืืื ื ืื ืืื ืืืืฉ ืืืืคื ืืืฆื ืืืคื. ืืื ืืื ืืงืฆืืขื ืฉืืืืจ ืื ืกืืื ืืื ืขืืืื, ืืืืืื ืืืืืืงืื ืฉืงืืืืื.
"ืื ื ืื ืืืฉืฃ," ืืืจ. "ืื ื ืคืืขื ืฉืขืืื ืงืฉื ืืืื." โ ืืกืจ ืืืฉืื ืืื ืืืืจืืช. ๐ช

ืืชืืืช ืชืืืื