#news-post-page{margin-top:60px;direction:rtl;color:#f4f4f4;font-family:Yekan,sans-serif}#news-post-page .container{padding:0 12px;box-sizing:border-box}#news-post-page .news-post-layout{display:flex;align-items:flex-start;gap:24px;padding:8px 0 24px}#news-post-page .news-post-main{flex:1 1 auto;min-width:0;background:linear-gradient(180deg,rgba(28,28,34,.75),rgba(11,11,14,.9));border:1px solid hsla(0,0%,100%,.08);border-radius:16px;box-shadow:0 18px 35px rgba(0,0,0,.3);padding:22px}#news-post-page .news-post-header{margin-bottom:16px}#news-post-page .title{margin:0;padding-bottom:10px;border-bottom:1px solid hsla(0,0%,100%,.2);color:#f5d8a8;font-size:clamp(24px,3vw,34px);line-height:1.45;font-weight:700;overflow-wrap:anywhere}#news-post-page .meta{margin:12px 0 0;color:hsla(0,0%,100%,.7);font-size:14px;width:100%;text-align:right;direction:ltr;unicode-bidi:plaintext}#news-post-page .meta.switching{color:#ffbe7a;font-size:13px}#news-post-page .cover{margin:0 0 20px;background:#0f1115;border:1px solid hsla(0,0%,100%,.08);border-radius:12px;padding:10px;position:relative}#news-post-page .cover:after{content:"";position:absolute;right:10px;left:10px;bottom:8px;height:6px;border-radius:6px;background:#ff8f39}#news-post-page .cover img{display:block;width:100%;max-height:560px;height:auto;margin:0 auto;object-fit:contain;border-radius:10px;background:#0f1115}#news-post-page .content{line-height:2.1;font-size:clamp(17px,2.2vw,20px);color:hsla(0,0%,100%,.95);overflow-wrap:anywhere;word-break:break-word}#news-post-page .content p{margin:0 0 18px}#news-post-page .content a{word-break:break-word}#news-post-page .content embed,#news-post-page .content iframe,#news-post-page .content object,#news-post-page .content video{max-width:100%;width:100%;border:0}#news-post-page .content table{display:block;max-width:100%;overflow-x:auto}#news-post-page .content pre{max-width:100%;overflow-x:auto}#news-post-page .content img{max-width:100%;height:auto;border-radius:8px;margin:8px 0}#news-post-page .news-post-sidebar{flex:0 0 320px;max-width:320px}#news-post-page .sidebar-card{position:-webkit-sticky;position:sticky;top:88px;background:rgba(17,18,24,.88);border:1px solid hsla(0,0%,100%,.08);border-radius:14px;padding:16px}#news-post-page .sidebar-card h2{margin:0 0 12px;font-size:22px;color:#ffbe7a;border-bottom:1px solid hsla(0,0%,100%,.15);padding-bottom:10px}#news-post-page .related-loading{margin:-2px 0 10px;color:hsla(0,0%,100%,.65);font-size:12px}#news-post-page .related-list{display:flex;flex-direction:column;gap:12px}#news-post-page .related-item{display:block;text-decoration:none;color:inherit;background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.08);border-radius:10px;overflow:hidden;transition:transform .2s ease,border-color .2s ease}#news-post-page .related-item:hover{transform:translateY(-2px);border-color:rgba(255,176,91,.65)}#news-post-page .related-thumb{width:100%;aspect-ratio:16/9;background:#14151a}#news-post-page .related-thumb img{width:100%;height:100%;object-fit:cover;display:block}#news-post-page .related-info{padding:10px 12px}#news-post-page .related-info h3{margin:0 0 8px;font-size:16px;line-height:1.7;color:#fff}#news-post-page .related-info span{font-size:12px;color:hsla(0,0%,100%,.65)}#news-post-page .empty-related{margin:0;color:hsla(0,0%,100%,.7);font-size:14px}#news-post-page .related-pagination{margin-top:12px;display:flex;align-items:center;justify-content:space-between;gap:8px}#news-post-page .related-page-btn{border:1px solid hsla(0,0%,100%,.2);background:hsla(0,0%,100%,.06);color:#fff;border-radius:8px;padding:7px 10px;font-size:12px;cursor:pointer;transition:all .2s ease}#news-post-page .related-page-btn:hover:not(:disabled){border-color:rgba(255,176,91,.8);background:rgba(255,176,91,.12)}#news-post-page .related-page-btn:disabled{opacity:.45;cursor:not-allowed}#news-post-page .related-page-indicator{font-size:12px;color:hsla(0,0%,100%,.75);white-space:nowrap}#news-post-page .news-post-error{margin:24px 0;background:rgba(255,0,0,.08);border:1px solid rgba(255,120,120,.35);border-radius:10px;padding:18px 20px}@media(max-width:900px){#news-post-page .news-post-layout{flex-direction:column;gap:14px}#news-post-page .news-post-main,#news-post-page .news-post-sidebar{width:100%;max-width:none}#news-post-page .news-post-main{padding:16px;border-radius:12px}#news-post-page .sidebar-card{position:static;border-radius:12px}#news-post-page .title{font-size:24px;line-height:1.6}#news-post-page .content{font-size:18px;line-height:2}}@media(max-width:600px){#news-post-page{margin-top:52px}#news-post-page .container{padding:0 8px}#news-post-page .news-post-layout{gap:10px;padding-top:4px}#news-post-page .news-post-main{padding:12px}#news-post-page .meta{font-size:12px}#news-post-page .cover{padding:6px;border-radius:10px;margin-bottom:14px}#news-post-page .cover img{max-height:300px;border-radius:8px}#news-post-page .cover:after{right:6px;left:6px;bottom:6px;height:4px}#news-post-page .content{font-size:16px;line-height:1.95}#news-post-page .sidebar-card{padding:12px}#news-post-page .sidebar-card h2{font-size:18px;margin-bottom:10px;padding-bottom:8px}#news-post-page .related-pagination{flex-wrap:wrap;justify-content:center}#news-post-page .related-page-indicator{width:100%;text-align:center}}