@keyframes bnPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(1.4)}}@keyframes tgHomeNew{0%{background:#e6f6fd;transform:translateY(-10px);opacity:0}to{background:#fff;transform:translateY(0);opacity:1}}.ps-hero{position:relative;background:#fff;border-radius:var(--radius-lg);overflow:hidden;margin-bottom:20px;box-shadow:0 2px 10px rgba(16,64,32,.06);border:1px solid #eef2ea;transition:box-shadow .3s ease,transform .3s ease;display:flex;flex-direction:column}.ps-hero::before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#16a34a 0,#15803d 50%,#16a34a 100%);z-index:3}.ps-hero:hover{box-shadow:0 12px 32px rgba(16,64,32,.12);transform:translateY(-2px)}.ps-hero-link{display:grid;grid-template-columns:1.05fr 1.25fr;gap:0;text-decoration:none;color:inherit;cursor:pointer}.ps-hero-img{position:relative;overflow:hidden;min-height:360px;background:#eef2ea}.ps-hero-img img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.ps-hero:hover .ps-hero-img img{transform:scale(1.05)}.ps-hero-img::after{content:"🇵🇸 فلسطين";position:absolute;top:16px;right:16px;background:rgba(22,163,74,.95);color:#fff;font-size:12px;font-weight:700;padding:6px 14px;border-radius:20px;backdrop-filter:blur(6px);box-shadow:0 4px 12px rgba(0,0,0,.2);letter-spacing:.3px}.ps-hero-text{padding:36px 34px;display:flex;flex-direction:column;justify-content:center}.ps-hero-text h3{font-size:24px;font-weight:800;line-height:1.55;color:#1a1a2e;margin-bottom:16px;letter-spacing:-.2px}.ps-card:hover .ps-card-body h3,.ps-hero:hover .ps-hero-text h3{color:#15803d}.ps-card-body h3,.ps-hero-text .ps-hero-excerpt{font-size:14.5px;line-height:1.85;color:#6b7280;margin-bottom:22px;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.ps-hero-meta,.ps-hero-meta .source-icon{display:flex;align-items:center;font-size:13px}.ps-hero-meta{gap:12px;color:#9ca3af;padding-top:16px;border-top:1px dashed #e5e7eb}.ps-hero-meta .source-icon{width:34px;height:34px;border-radius:50%;background:linear-gradient(135deg,#16a34a,#15803d);color:#fff;justify-content:center;font-weight:800;flex-shrink:0;box-shadow:0 2px 8px rgba(22,163,74,.25)}.ps-hero-meta .meta-text{display:flex;align-items:center;gap:8px;color:#4b5563;font-weight:500}.ps-hero-meta .meta-dot{width:3px;height:3px;border-radius:50%;background:#cbd5e1}.ps-hero>.nf-action-bar{padding:8px 22px;border-top:1px solid #f1f3f7;background:#fafbfa}.palestine-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:32px}.ps-card{position:relative;border-radius:var(--radius-lg);overflow:hidden;display:flex;flex-direction:column;background:#fff;transition:transform .3s ease,box-shadow .3s ease;box-shadow:0 2px 8px rgba(16,64,32,.05);border:1px solid #eef2ea}.ps-card::before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:#16a34a;z-index:3;opacity:0;transition:opacity .3s ease}.ps-card:hover{transform:translateY(-4px);box-shadow:0 14px 28px rgba(16,64,32,.12)}.ps-card:hover::before{opacity:1}.ps-card-body,.ps-card-link{flex:1;display:flex;flex-direction:column}.ps-card-link{text-decoration:none;color:inherit;cursor:pointer;min-height:0}.ps-card .img-wrap{position:relative;height:210px;overflow:hidden;background:#eef2ea}.bn-thumb img,.ps-card .img-wrap img{transition:transform .5s ease}.ps-card:hover .img-wrap img{transform:scale(1.06)}.bn-card::before,.ps-card .img-wrap::after{content:"";position:absolute;inset:0;pointer-events:none}.ps-card .img-wrap::after{background:linear-gradient(180deg,transparent 60%,rgba(0,0,0,.35) 100%)}.ps-card .img-date,.ps-card-footer .source-dot{color:#fff;display:flex;align-items:center;font-size:11px}.ps-card .img-date{position:absolute;bottom:12px;right:12px;z-index:2;gap:5px;font-weight:500;background:rgba(0,0,0,.55);padding:5px 11px;border-radius:20px;backdrop-filter:blur(6px)}.ps-card-body{padding:16px 18px 14px}.ps-card-body h3{font-size:16px;font-weight:700;line-height:1.65;color:#1a1a2e;margin-bottom:14px;-webkit-line-clamp:3;transition:color .2s ease}.ps-card-footer{display:flex;align-items:center;gap:9px;margin-top:auto;padding-top:12px;border-top:1px dashed #eef2ea;font-size:12px;color:#6b7280;font-weight:500}.ps-card-footer .source-dot{width:26px;height:26px;border-radius:50%;background:linear-gradient(135deg,#16a34a,#15803d);justify-content:center;font-weight:800;flex-shrink:0;box-shadow:0 2px 6px rgba(22,163,74,.22)}.ps-card>.nf-action-bar{padding:6px 14px;border-top:1px solid #f1f3f7;background:#fafbfa}.bn-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin-bottom:28px}.bn-card,.bn-thumb{position:relative;overflow:hidden}.bn-card{display:flex;gap:14px;padding:12px;background:#fff;border:1px solid #fee2e2;border-right:3px solid #dc2626;border-radius:14px;text-decoration:none;color:inherit;box-shadow:0 1px 4px rgba(220,38,38,.06);transition:all .25s ease}.bn-card::before{background:linear-gradient(135deg,rgba(254,242,242,0)0,rgba(254,226,226,.35) 100%);opacity:0;transition:opacity .3s ease}.bn-card:hover{border-color:rgba(220,38,38,.35);box-shadow:0 10px 26px -8px rgba(220,38,38,.22);transform:translateY(-2px)}.bn-card:hover::before{opacity:1}.bn-thumb{flex:0 0 86px;width:86px;height:86px;border-radius:12px;background:#fef2f2}.bn-card:hover .bn-thumb img{transform:scale(1.08)}.bn-badge{align-self:flex-start;display:inline-flex;align-items:center;gap:5px;background:linear-gradient(135deg,#dc2626,#b91c1c);color:#fff;font-size:10.5px;font-weight:800;padding:3px 10px 3px 8px;border-radius:20px;box-shadow:0 2px 6px rgba(220,38,38,.25);letter-spacing:.3px;margin-bottom:2px}.bn-dot{width:5px;height:5px;border-radius:50%;background:#fff;animation:bnPulse 1.4s ease infinite}.bn-body{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:center;gap:6px;position:relative;z-index:1}.bn-title{font-size:14.5px;font-weight:700;line-height:1.55;color:#1a1a2e;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;transition:color .2s ease}.bn-card:hover .bn-title{color:#dc2626}.bn-meta{display:flex;align-items:center;gap:8px;font-size:11.5px;color:#9ca3af;font-weight:500}.bn-source{color:#6b7280;font-weight:600}.bn-sep{width:3px;height:3px;border-radius:50%;background:#d1d5db}.tg-breaking{display:grid;grid-template-columns:1fr 1fr;gap:14px}.tg-card{display:flex;gap:12px;padding:14px;background:#fff;border:1px solid var(--border);border-right:4px solid #229ed9;border-radius:12px;text-decoration:none;color:var(--text);transition:all .2s}.tg-card:hover{box-shadow:0 6px 20px rgba(34,158,217,.15);transform:translateY(-2px)}.tg-img{flex:0 0 90px;height:90px;border-radius:8px;overflow:hidden;background:var(--bg3)}.bn-thumb img,.ps-card .img-wrap img,.tg-img img{width:100%;height:100%;object-fit:cover}.tg-body{flex:1;min-width:0}.tg-source{display:flex;align-items:center;gap:8px;font-size:12px;margin-bottom:6px;flex-wrap:wrap}.tg-badge{background:#229ed9;color:#fff;padding:2px 8px;border-radius:10px;font-size:10px;font-weight:700}.tg-source strong{color:#229ed9}.tg-time{color:var(--text-muted);font-size:11px}.tg-text{font-size:13px;line-height:1.6;color:var(--text);display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.tg-card.is-new{animation:tgHomeNew .9s ease-out;border-right-width:6px}@media (max-width:1100px){.tg-breaking{grid-template-columns:1fr}}.reels-wrap{margin-bottom:28px}.reels-wrap .section-header{margin-bottom:16px}.reels-scroll{display:flex;gap:16px;overflow-x:auto;padding:8px 4px 16px;scroll-snap-type:x mandatory;scrollbar-width:thin;align-items:flex-start}.reels-scroll::-webkit-scrollbar{height:8px}.reels-scroll::-webkit-scrollbar-thumb{background:rgba(0,0,0,.15);border-radius:4px}.reel-card{flex:0 0 300px;width:300px;height:533px;scroll-snap-align:start;background:#000;border-radius:18px;overflow:hidden;position:relative;cursor:pointer;isolation:isolate;box-shadow:0 10px 30px rgba(0,0,0,.2);transition:transform .3s}.reel-card:hover{transform:translateY(-4px)}.reel-card iframe{position:absolute;left:0;width:300px;border:0;top:-54px;height:800px}.poll-option{margin-bottom:12px}.poll-label{display:flex;justify-content:space-between;font-size:13px;margin-bottom:5px;font-weight:500}.poll-bar{height:8px;border-radius:4px;background:var(--bg3);overflow:hidden}.poll-fill{height:100%;border-radius:4px;transition:width 1.2s cubic-bezier(.4,0,.2,1)}.foryou-section{max-width:1200px;margin:16px auto 18px;padding:0 20px}.foryou-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:14px;padding:14px 18px;background:linear-gradient(135deg,rgba(124,58,237,.08)0,rgba(124,58,237,.02) 100%);border:1px solid rgba(124,58,237,.18);border-radius:14px}.foryou-head-title{display:flex;align-items:center;gap:12px}.foryou-ico{font-size:26px;width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#7c3aed,#6d28d9);border-radius:12px;box-shadow:0 8px 20px -6px rgba(124,58,237,.5)}.foryou-head h2{margin:0;font-size:19px;font-weight:900;color:var(--text);line-height:1.2}.foryou-sub{margin:2px 0 0;font-size:12.5px;color:var(--muted);font-weight:500}.foryou-manage{display:inline-flex;align-items:center;gap:4px;padding:7px 14px;background:var(--card);border:1px solid var(--border);border-radius:8px;color:var(--text);font-size:12.5px;font-weight:700;text-decoration:none;transition:all .15s;flex-shrink:0}.foryou-manage:hover{background:rgba(124,58,237,.08);border-color:rgba(124,58,237,.35);color:#7c3aed}.foryou-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.foryou-card{position:relative;background:var(--card);border:1px solid var(--border);border-radius:14px;overflow:hidden;text-decoration:none;color:var(--text);transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;flex-direction:column}.foryou-card:hover{transform:translateY(-2px);border-color:rgba(124,58,237,.35);box-shadow:0 14px 30px -12px rgba(124,58,237,.3)}.foryou-card .nf-bookmark-btn{position:absolute;top:10px;left:10px;z-index:5}.foryou-card-img{position:relative;height:160px;background-size:cover;background-position:center;background-color:#0f172a}.foryou-card-img::after{content:"";position:absolute;inset:auto 0 0 0;height:55%;background:linear-gradient(to top,rgba(0,0,0,.55),transparent);pointer-events:none}.foryou-card-cat{position:absolute;bottom:10px;right:10px;padding:4px 10px;background:rgba(124,58,237,.92);color:#fff;font-size:11px;font-weight:800;border-radius:20px;backdrop-filter:blur(6px);z-index:2}.foryou-card-body{padding:14px 16px 16px;display:flex;flex-direction:column;gap:8px;flex:1}.foryou-card-title{margin:0;font-size:15.5px;font-weight:800;line-height:1.45;color:var(--text);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.foryou-card-reason{display:flex;align-items:center;gap:5px;font-size:11.5px;color:#7c3aed;font-weight:700}.foryou-reason-dot{font-size:16px;line-height:1}.foryou-card-meta{display:flex;align-items:center;gap:6px;font-size:11.5px;color:var(--muted);margin-top:auto}.foryou-card-meta .sep{opacity:.5}.foryou-source{display:inline-flex;align-items:center;gap:5px;font-weight:600}.foryou-source .src-dot{width:16px;height:16px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:#fff;font-size:10px;font-weight:800}@media (max-width:960px){.foryou-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.foryou-grid{grid-template-columns:1fr}.foryou-head{padding:12px 14px}.foryou-head h2{font-size:17px}.foryou-card-img{height:180px}}.foryou-onboard{text-align:center;padding:36px 28px;background:linear-gradient(135deg,rgba(124,58,237,.08)0,rgba(124,58,237,.02) 100%);border:1px dashed rgba(124,58,237,.35);border-radius:16px}.foryou-onboard-btn,.foryou-onboard-ico{background:linear-gradient(135deg,#7c3aed,#6d28d9)}.foryou-onboard-ico{width:72px;height:72px;margin:0 auto 14px;display:flex;align-items:center;justify-content:center;font-size:36px;border-radius:50%;box-shadow:0 14px 30px -8px rgba(124,58,237,.5)}.foryou-onboard h2{margin:0 0 8px;font-size:22px;font-weight:900;color:var(--text)}.foryou-onboard p{margin:0 auto 18px;max-width:520px;font-size:14px;line-height:1.7;color:var(--muted)}.foryou-onboard-btn{display:inline-block;padding:12px 28px;color:#fff;border-radius:10px;font-weight:800;font-size:14.5px;text-decoration:none;box-shadow:0 10px 26px -8px rgba(124,58,237,.55);transition:transform .15s,box-shadow .15s}.foryou-onboard-btn:hover{transform:translateY(-1px);box-shadow:0 14px 32px -8px rgba(124,58,237,.6)}.foryou-section{display:none}body.home-filter-foryou .foryou-section{display:block}body.home-filter-foryou .main-layout,body.home-filter-foryou .nf-feature-container,body.home-filter-foryou .stories-section{display:none!important}@media (max-width:1100px){.bn-grid{gap:12px}.bn-grid,.ps-hero-link{grid-template-columns:1fr}.ps-hero-img{min-height:220px}.ps-hero-text{padding:22px 20px}.ps-hero-text h3{font-size:20px;line-height:1.55;margin-bottom:12px}.ps-hero-text .ps-hero-excerpt{font-size:14px;margin-bottom:16px;-webkit-line-clamp:3}}@media (max-width:480px){.bn-thumb{flex:0 0 72px;width:72px;height:72px}.bn-title{font-size:14px}.ps-hero-text h3{font-size:18px}.ps-hero-text{padding:20px}}