.blog-controls{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:40px;display:flex}.blog-search{flex:1;min-width:240px;max-width:420px;position:relative}.blog-search input{background:var(--surface);border:1px solid var(--stroke-strong);width:100%;color:var(--text);border-radius:999px;padding:13px 18px 13px 44px;font-family:inherit;font-size:.98rem;transition:border-color .25s,background .25s}.blog-search input:focus{border-color:var(--yellow);background:var(--surface-2);outline:none}.blog-search svg{width:18px;height:18px;color:var(--muted);position:absolute;top:50%;left:16px;transform:translateY(-50%)}.blog-cats{flex-wrap:wrap;gap:10px;display:flex}.blog-cat{border:1px solid var(--stroke);background:var(--surface);color:var(--muted);border-radius:999px;padding:9px 17px;font-size:.86rem;font-weight:700;transition:color .25s,background .25s,border-color .25s}.blog-cat:hover{color:var(--text);border-color:var(--stroke-strong)}.blog-cat.is-active{color:var(--ink);background:var(--yellow);border-color:var(--yellow)}.blog-grid{grid-template-columns:repeat(3,1fr);gap:26px;display:grid}.blog-empty{color:var(--muted);text-align:center;padding:60px 0;font-size:1.05rem}.post-card{background:var(--surface);border:1px solid var(--stroke);border-radius:var(--radius);transition:transform .4s var(--ease), border-color .4s, background .4s;flex-direction:column;display:flex;overflow:hidden}.post-card:hover{background:var(--surface-2);border-color:#ffd50066;transform:translateY(-6px)}.post-card-media{aspect-ratio:16/9;background:var(--bg-2);position:relative;overflow:hidden}.post-card-media img{object-fit:cover;width:100%;height:100%;transition:transform .6s var(--ease)}.post-card:hover .post-card-media img{transform:scale(1.05)}.post-card-cat{z-index:2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:var(--yellow);letter-spacing:.04em;background:#08080cc7;border:1px solid #ffd50059;border-radius:999px;padding:6px 13px;font-size:.72rem;font-weight:700;position:absolute;top:12px;left:12px}.post-card-body{flex-direction:column;flex:1;padding:22px 22px 24px;display:flex}.post-card-meta{color:var(--muted);align-items:center;gap:10px;margin-bottom:12px;font-size:.8rem;display:flex}.post-card-meta .dot{background:var(--muted);border-radius:50%;width:3px;height:3px}.post-card h3{letter-spacing:-.01em;margin:0 0 10px;font-size:1.18rem;font-weight:800;line-height:1.3}.post-card:hover h3{color:var(--text)}.post-card p{color:var(--muted);flex:1;margin:0 0 18px;font-size:.92rem;line-height:1.6}.post-card-more{color:var(--yellow);font-size:.9rem;font-weight:800}.post-card-more span{transition:transform .3s var(--ease);display:inline-block}.post-card:hover .post-card-more span{transform:translate(5px)}.post-head{text-align:center;max-width:820px;margin:0 auto}.post-head .post-cat-tag{background:var(--yellow-soft);color:var(--yellow);letter-spacing:.1em;text-transform:uppercase;border:1px solid #ffd5004d;border-radius:999px;margin-bottom:22px;padding:7px 16px;font-size:.76rem;font-weight:700;display:inline-block}.post-head h1{letter-spacing:-.025em;margin:0 0 20px;font-size:clamp(2.1rem,4.4vw,3.3rem);font-weight:800;line-height:1.1}.post-head .post-meta{color:var(--muted);flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;font-size:.92rem;display:flex}.post-head .post-meta .dot{background:var(--muted);border-radius:50%;width:4px;height:4px}.post-cover{border-radius:var(--radius-lg);border:1px solid var(--stroke);background:var(--bg-2);max-width:1000px;margin:44px auto 0;overflow:hidden}.post-cover img{width:100%;height:auto;display:block}.post-body{color:#f7f7fae6;max-width:760px;margin:48px auto 0;font-size:1.09rem;line-height:1.8}.post-body>:first-child{margin-top:0}.post-body p{margin:0 0 1.35em}.post-body h2{letter-spacing:-.015em;margin:1.9em 0 .6em;font-size:1.75rem;font-weight:800;line-height:1.25}.post-body h3{margin:1.6em 0 .5em;font-size:1.32rem;font-weight:700;line-height:1.3}.post-body h4{margin:1.4em 0 .5em;font-size:1.1rem;font-weight:700}.post-body a{color:var(--yellow);text-underline-offset:3px;text-decoration:underline;text-decoration-thickness:1px}.post-body a:hover{text-decoration-thickness:2px}.post-body ul,.post-body ol{gap:.5em;margin:0 0 1.35em;padding-left:1.4em;display:grid}.post-body li{line-height:1.7}.post-body strong{color:var(--text);font-weight:700}.post-body em{font-style:italic}.post-body img{border-radius:var(--radius);border:1px solid var(--stroke);max-width:100%;height:auto;margin:1.6em auto;display:block}.post-body figure{margin:1.8em 0}.post-body figure img{margin:0 auto}.post-body figcaption{text-align:center;color:var(--muted);margin-top:10px;font-size:.85rem}.post-body hr{border:0;border-top:1px solid var(--stroke);margin:2.4em 0}.post-body blockquote{border-left:3px solid var(--yellow);background:var(--surface);border-radius:0 var(--radius) var(--radius) 0;margin:1.8em 0;padding:20px 26px}.post-body blockquote p{margin:0 0 .6em}.post-body blockquote p:last-child{margin-bottom:0}.post-body [lang=ar]{font-size:1.15em;line-height:2}.post-body p[dir=rtl],.post-body blockquote p[dir=rtl],.post-body li[dir=rtl],.post-body h2[dir=rtl],.post-body h3[dir=rtl]{text-align:right;font-size:1.5rem;line-height:2.1}.post-body blockquote p[dir=rtl]{color:var(--yellow)}.yt-embed{aspect-ratio:16/9;border-radius:var(--radius);border:1px solid var(--stroke);background:#000;width:100%;margin:1.8em 0;position:relative;overflow:hidden}.yt-embed iframe{border:0;width:100%;height:100%;position:absolute;inset:0}.post-footer{border-top:1px solid var(--stroke);max-width:760px;margin:52px auto 0;padding-top:32px}.post-cta{text-align:center;background:radial-gradient(90% 130% at 50% -20%, #ffd50029, transparent 55%), var(--surface);border-radius:var(--radius-lg);border:1px solid #ffd50040;max-width:900px;margin:60px auto 0;padding:52px 36px;position:relative;overflow:hidden}.post-cta h2{letter-spacing:-.02em;margin:0 0 12px;font-size:clamp(1.6rem,3vw,2.2rem);font-weight:800}.post-cta p{color:var(--muted);max-width:520px;margin:0 auto 26px}.related{margin-top:90px}.related h2{letter-spacing:-.015em;text-align:center;margin:0 0 26px;font-size:1.6rem;font-weight:800}@media (max-width:1024px){.blog-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.blog-grid{grid-template-columns:1fr}.blog-controls{flex-direction:column;align-items:stretch}.blog-search{max-width:none}.post-body{font-size:1.04rem}.post-body p[dir=rtl],.post-body blockquote p[dir=rtl]{font-size:1.3rem}}
