.news-page{background:#000;min-height:100vh;padding-top:4rem;font-family:Vazirmatn,Inter,-apple-system,BlinkMacSystemFont,sans-serif}.news-main{min-height:calc(100vh - 4rem)}.news-container{max-width:680px;margin:0 auto;padding:0 1rem}.hero-section{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:flex-start;margin-bottom:.5rem;padding:1.5rem 0 1rem;display:flex}.hero-badge{color:#d4af37;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#d4af371a;border-radius:40px;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.3rem .8rem;font-size:.7rem;font-weight:600;display:inline-flex}.hero-title{color:#fff;letter-spacing:-.02em;margin:0 0 .5rem;font-size:1.8rem;font-weight:800;line-height:1.2}.hero-highlight{background:linear-gradient(135deg,#d4af37,#f59e0b);color:#0000;-webkit-background-clip:text;background-clip:text;margin-right:.25rem}.hero-subtitle{color:#6b7280;margin:0;font-size:.85rem}.hero-refresh{color:#9ca3af;cursor:pointer;background:#ffffff08;border:1px solid #ffffff14;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex}.hero-refresh:hover{color:#d4af37;background:#d4af3714;border-color:#d4af374d;transform:rotate(90deg)}.hero-refresh.spinning svg{animation:.6s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.categories-wrapper{margin:1rem 0 1.5rem;padding:.5rem 0}.categories-header{justify-content:space-between;align-items:baseline;margin-bottom:.75rem;padding:0 .25rem;display:flex}.categories-label{color:#6b7280;text-transform:uppercase;letter-spacing:.5px;font-size:.7rem;font-weight:600}.categories-scroll{scrollbar-width:thin;scrollbar-color:#d4af3766 #ffffff0a;-webkit-overflow-scrolling:touch;gap:.5rem;padding:.25rem .25rem .75rem;display:flex;overflow-x:auto}.categories-scroll::-webkit-scrollbar{height:3px}.categories-scroll::-webkit-scrollbar-track{background:#ffffff0a;border-radius:10px}.categories-scroll::-webkit-scrollbar-thumb{background:#d4af3766;border-radius:10px}.category-chip{color:#9ca3af;cursor:pointer;white-space:nowrap;opacity:0;background:#ffffff08;border:1px solid #ffffff14;border-radius:50px;flex-shrink:0;justify-content:center;align-items:center;gap:0;min-width:42px;height:42px;padding:.55rem;font-size:.8rem;font-weight:700;transition:all .25s cubic-bezier(.16,1,.3,1);animation:.4s forwards chipFadeIn;display:inline-flex;overflow:hidden;transform:scale(.92)}@keyframes chipFadeIn{to{opacity:1;transform:scale(1)}}.chip-icon{flex-shrink:0;justify-content:center;align-items:center;transition:transform .2s;display:flex}.chip-label{opacity:0;white-space:nowrap;max-width:0;margin-right:0;font-size:.78rem;font-weight:700;transition:max-width .25s cubic-bezier(.16,1,.3,1),opacity .2s,margin .25s;display:block;overflow:hidden}.category-chip:hover{background:#ffffff0f;border-color:#ffffff1f;gap:.5rem;padding:.55rem 1rem;transform:translateY(-1px)}.category-chip:hover .chip-label{opacity:1;max-width:120px;margin-right:0}.category-chip:hover .chip-icon{transform:scale(1.05)}.category-chip.active{background:var(--cat-gradient,linear-gradient(135deg,#d4af37,#f59e0b));color:#fff;border-color:#0000;gap:.5rem;padding:.55rem 1rem;font-weight:800;box-shadow:0 3px 14px #00000040}.category-chip.active .chip-label{opacity:1;max-width:140px}.category-chip.active .chip-icon{transform:scale(1.05)}.chip-active-dot{background:#ffffffb3;border-radius:50%;flex-shrink:0;width:5px;height:5px;margin-right:.1rem;animation:1.5s infinite pulse}@keyframes pulse{0%,to{opacity:.4;transform:scale(.8)}50%{opacity:1;transform:scale(1)}}.skeleton-list{flex-direction:column;gap:.5rem;display:flex}.skeleton-card{border-bottom:1px solid #ffffff0d;gap:1rem;padding:1rem;display:flex}.skeleton-avatar{background:linear-gradient(90deg,#ffffff0f 25%,#ffffff1a 50%,#ffffff0f 75%) 0 0/200% 100%;border-radius:50%;flex-shrink:0;width:52px;height:52px;animation:1.5s infinite shimmer}.skeleton-content{flex-direction:column;flex:1;gap:.6rem;display:flex}.skeleton-line{background:linear-gradient(90deg,#ffffff0f 25%,#ffffff1a 50%,#ffffff0f 75%) 0 0/200% 100%;border-radius:7px;height:14px;animation:1.5s infinite shimmer}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.empty-state{text-align:center;padding:4rem 1.5rem}.empty-icon{opacity:.4;margin-bottom:1rem;font-size:4rem}.empty-state h3{color:#f3f4f6;margin:0 0 .5rem;font-size:1.1rem;font-weight:700}.empty-state p{color:#6b7280;font-size:.8rem}.feed{flex-direction:column;display:flex}.tweet-card{opacity:0;border-bottom:1px solid #ffffff0d;padding:1rem 0;transition:background .2s;animation:.4s cubic-bezier(.16,1,.3,1) forwards tweetSlideIn;transform:translateY(10px)}@keyframes tweetSlideIn{to{opacity:1;transform:translateY(0)}}.tweet-card:hover{background:#ffffff05}.tweet-pinned{color:#d4af37;background:#d4af371a;border-radius:30px;align-items:center;gap:.35rem;margin-bottom:.75rem;padding:.2rem .7rem;font-size:.6rem;font-weight:600;display:inline-flex}.tweet-header{gap:.75rem;margin-bottom:.5rem;display:flex}.tweet-avatar{flex-shrink:0}.tweet-avatar img{object-fit:cover;border-radius:50%;width:52px;height:52px}.avatar-fallback{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.tweet-author{flex:1;min-width:0}.author-row{flex-wrap:wrap;align-items:center;gap:.3rem;margin-bottom:.25rem;display:flex}.author-name{color:#f3f4f6;font-size:.95rem;font-weight:800}.author-verified{color:#d4af37;font-size:.7rem}.tweet-time{color:#6b7280;font-size:.7rem}.tweet-category{opacity:.85;align-items:center;gap:.3rem;font-size:.65rem;font-weight:600;display:inline-flex}.tweet-body{cursor:pointer;margin-bottom:.75rem;margin-right:calc(52px + .75rem)}.tweet-body p{color:#e5e7eb;white-space:pre-wrap;word-break:break-word;margin:0 0 .7rem;font-size:.9rem;line-height:1.6}.tweet-media{border:1px solid #ffffff14;border-radius:18px;overflow:hidden}.tweet-media img{object-fit:cover;width:100%;max-height:400px;display:block}.tweet-actions{justify-content:space-between;align-items:center;gap:.25rem;margin-top:.4rem;margin-right:calc(52px + .75rem);display:flex}.action{color:#6b7280;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:40px;align-items:center;gap:.35rem;padding:.35rem .6rem;font-size:.7rem;font-weight:600;transition:all .2s;display:inline-flex}.action span{font-size:.7rem;font-weight:600}.action.like:hover{color:#f43f5e;background:#f43f5e14}.action.like.active{color:#f43f5e}.action.share:hover{color:#3b82f6;background:#3b82f614}.action.copy-text:hover{color:#d4af37;background:#d4af3714}.action.copy-text.copied{color:#d4af37}.action.copy-link:hover{color:#8b5cf6;background:#8b5cf614}.action.copy-link.copied{color:#8b5cf6}.load-more-trigger{padding:1.5rem}.loading-more{color:#6b7280;justify-content:center;align-items:center;gap:.6rem;font-size:.75rem;display:flex}.spinner{color:#d4af37;animation:1s linear infinite spin}.end-message{color:#4b5563;justify-content:center;align-items:center;gap:1rem;padding:2rem;font-size:.7rem;display:flex}.end-line{background:linear-gradient(90deg,#0000,#ffffff1a,#0000);width:80px;height:1px}.modal-overlay{z-index:1000;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#000c;justify-content:center;align-items:flex-end;animation:.2s fadeIn;display:flex;position:fixed;inset:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.share-sheet{background:#111;border-top:1px solid #ffffff1a;border-radius:28px 28px 0 0;width:100%;max-width:500px;padding:.75rem 1.25rem 1.5rem;animation:.3s cubic-bezier(.34,1.56,.64,1) slideUp}@keyframes slideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.sheet-handle{background:#ffffff26;border-radius:4px;width:36px;height:4px;margin:0 auto 1rem}.sheet-header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.sheet-header h3{color:#fff;margin:0;font-size:1rem;font-weight:700}.sheet-close{color:#9ca3af;cursor:pointer;background:#ffffff0f;border:none;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;transition:all .2s;display:flex}.sheet-close:hover{color:#fff;background:#ffffff1f}.url-preview{color:#6b7280;direction:ltr;background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.6rem 1rem;font-size:.7rem;display:flex;overflow:hidden}.url-preview span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.social-row{gap:.75rem;margin-bottom:1rem;display:flex}.social-btn{cursor:pointer;color:#d1d5db;background:#ffffff0a;border:1px solid #ffffff14;border-radius:16px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.4rem;padding:.8rem .5rem;font-size:.68rem;font-weight:600;transition:all .2s;display:flex}.social-btn.telegram:hover{color:#229ed9;background:#229ed926;border-color:#229ed9}.social-btn.whatsapp:hover{color:#25d366;background:#25d36626;border-color:#25d366}.social-btn.twitter:hover{color:#1da1f2;background:#1da1f226;border-color:#1da1f2}.sheet-divider{background:#ffffff0f;height:1px;margin:.75rem 0}.sheet-option{color:#e5e7eb;cursor:pointer;direction:rtl;background:0 0;border:none;border-radius:12px;align-items:center;gap:.75rem;width:100%;padding:.75rem;font-size:.8rem;font-weight:600;transition:all .2s;display:flex}.sheet-option:hover{color:#fff;background:#ffffff0f}.toast-notification{color:#fff;z-index:1100;white-space:nowrap;background:#1a1a1e;border:1px solid #ffffff1a;border-radius:60px;padding:.7rem 1.5rem;font-size:.75rem;font-weight:600;animation:.3s cubic-bezier(.34,1.56,.64,1) toastIn;position:fixed;bottom:6rem;left:50%;transform:translate(-50%);box-shadow:0 8px 24px #0006}@keyframes toastIn{0%{opacity:0;transform:translate(-50%)translateY(12px)}to{opacity:1;transform:translate(-50%)translateY(0)}}@media (max-width:640px){.hero-title{font-size:1.4rem}.hero-subtitle{font-size:.75rem}.category-chip{min-width:38px;height:38px;padding:.5rem}.category-chip:hover,.category-chip.active{padding:.5rem .85rem}.tweet-avatar img,.avatar-fallback{width:44px;height:44px}.tweet-body,.tweet-actions{margin-right:calc(44px + .75rem)}.action{padding:.3rem .4rem}.action span{font-size:.65rem}}body.light .news-page{background:#f7f9f9}body.light .hero-section{border-bottom-color:#00000014}body.light .hero-title{color:#0f1419}body.light .hero-subtitle{color:#536471}body.light .hero-refresh{color:#536471;background:#fff;border-color:#0000001a}body.light .hero-refresh:hover{color:#d4af37;background:#d4af3714;border-color:#d4af374d}body.light .categories-label{color:#536471}body.light .categories-scroll::-webkit-scrollbar-track{background:#0000000a}body.light .categories-scroll::-webkit-scrollbar-thumb{background:#d4af3766}body.light .category-chip{color:#374151!important;background:#fff!important;border:1px solid #0000001a!important}body.light .category-chip:hover{background:#f3f4f6!important;border-color:#00000024!important}body.light .category-chip.active{background:var(--cat-gradient,linear-gradient(135deg,#d4af37,#f59e0b))!important;color:#fff!important;border-color:#0000!important;box-shadow:0 3px 14px #0000001f!important}body.light .category-chip.active .chip-label{color:#fff!important}body.light .category-chip.active .chip-active-dot{background:#fffc}body.light .tweet-card{border-bottom-color:#00000014}body.light .tweet-card:hover{background:#00000005}body.light .tweet-pinned{color:#b8941f;background:#d4af371a}body.light .author-name{color:#0f1419}body.light .tweet-time{color:#536471}body.light .tweet-body p{color:#1d2a3a}body.light .action{color:#536471}body.light .action.like:hover,body.light .action.like.active{color:#f43f5e}body.light .action.share:hover{color:#3b82f6}body.light .action.copy-text:hover,body.light .action.copy-text.copied{color:#d4af37}body.light .action.copy-link:hover,body.light .action.copy-link.copied{color:#8b5cf6}body.light .skeleton-avatar,body.light .skeleton-line{background:linear-gradient(90deg,#0000000d 25%,#00000017 50%,#0000000d 75%) 0 0/200% 100%}body.light .empty-state h3{color:#0f1419}body.light .empty-state p,body.light .loading-more{color:#536471}body.light .end-message{color:#8b98a5}body.light .end-line{background:linear-gradient(90deg,#0000,#0000001a,#0000)}body.light .share-sheet{background:#fff;border-top-color:#00000014}body.light .sheet-handle{background:#0000001a}body.light .sheet-header h3{color:#0f1419}body.light .sheet-close{color:#536471;background:#0000000a}body.light .sheet-close:hover{color:#0f1419;background:#00000014}body.light .url-preview{color:#536471;background:#f5f5f5;border-color:#00000014}body.light .social-btn{color:#374151;background:#f5f5f5;border-color:#00000014}body.light .sheet-divider{background:#00000012}body.light .sheet-option{color:#0f1419}body.light .sheet-option:hover{background:#f5f5f5}body.light .toast-notification{color:#0f1419;background:#fff;border-color:#0000001a;box-shadow:0 8px 24px #0000001a}.story-share-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#833ab4,#fd1d1d,#fcb045);border:none;border-radius:14px;justify-content:center;align-items:center;gap:.6rem;width:100%;margin-bottom:1rem;padding:.9rem;font-size:.85rem;font-weight:700;transition:all .2s;display:flex}.story-share-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 8px 20px #fd1d1d4d}.story-share-btn:disabled{opacity:.7;cursor:not-allowed}.insta-guide-modal{background:#111;border-top:1px solid #ffffff1a;border-radius:28px 28px 0 0;width:100%;max-width:500px;padding:.75rem 1.5rem 1.5rem;animation:.3s cubic-bezier(.34,1.56,.64,1) slideUp}.guide-header{text-align:center;margin-bottom:1.5rem}.guide-icon{background:linear-gradient(135deg,#833ab4,#fd1d1d,#fcb045);border-radius:20px;justify-content:center;align-items:center;width:70px;height:70px;margin:.5rem auto 1rem;display:flex;box-shadow:0 10px 30px #fd1d1d4d}.guide-header h3{color:#fff;margin:0 0 .5rem;font-size:1.2rem;font-weight:800}.guide-header p{color:#9ca3af;margin:0;font-size:.85rem}.guide-steps{flex-direction:column;gap:.75rem;margin-bottom:1.5rem;display:flex}.guide-step{background:#ffffff0a;border:1px solid #ffffff14;border-radius:14px;align-items:center;gap:1rem;padding:.85rem 1rem;display:flex}.step-num{color:#000;background:linear-gradient(135deg,#d4af37,#f59e0b);border-radius:50%;justify-content:center;align-items:center;width:32px;min-width:32px;height:32px;font-size:.85rem;font-weight:800;display:flex}.step-text{flex-direction:column;gap:.15rem;display:flex}.step-text strong{color:#f3f4f6;font-size:.85rem;font-weight:700}.step-text span{color:#6b7280;font-size:.75rem}.open-insta-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#833ab4,#fd1d1d,#fcb045);border:none;border-radius:16px;justify-content:center;align-items:center;gap:.6rem;width:100%;margin-bottom:.75rem;padding:1rem;font-size:.95rem;font-weight:800;transition:all .2s;display:flex;box-shadow:0 6px 20px #fd1d1d40}.open-insta-btn:hover{transform:translateY(-2px);box-shadow:0 10px 28px #fd1d1d66}.open-insta-btn:active{transform:translateY(0)}.guide-close-btn{color:#9ca3af;cursor:pointer;background:0 0;border:1px solid #ffffff1a;border-radius:14px;width:100%;padding:.8rem;font-size:.85rem;font-weight:600;transition:all .2s}.guide-close-btn:hover{color:#fff;background:#ffffff0d}body.light .insta-guide-modal{background:#fff;border-top-color:#00000014}body.light .guide-header h3{color:#0f1419}body.light .guide-header p{color:#536471}body.light .guide-step{background:#f5f5f5;border-color:#00000014}body.light .step-text strong{color:#0f1419}body.light .step-text span{color:#536471}body.light .guide-close-btn{color:#536471;border-color:#0000001a}body.light .guide-close-btn:hover{color:#0f1419;background:#0000000a}
