@font-face{font-family:"VazirFD";src:url("/fonts/Vazir-FD.woff2") format("woff2"),url("/fonts/Vazir-FD.woff") format("woff");font-display:swap}
*{box-sizing:border-box}html,body{margin:0;padding:0}body{font-family:"VazirFD",Tahoma,sans-serif;background:#f8fafc;color:#0f172a;direction:rtl;line-height:1.9;font-size:15px}
a{text-decoration:none;color:inherit}a:hover{color:#2563eb}img{display:block;max-width:100%;height:auto}.container{max-width:1240px;margin:0 auto;padding:0 18px}.page-shell{min-height:100vh;display:flex;flex-direction:column}.site-main{flex:1}
.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.9);backdrop-filter:blur(14px);border-bottom:1px solid rgba(148,163,184,.18)}
.topbar{background:linear-gradient(90deg,#0f172a,#1d4ed8);color:#fff;font-size:12px}.topbar-inner{display:flex;justify-content:space-between;align-items:center;padding:8px 0}.topbar-pill{padding:5px 10px;border-radius:999px;background:rgba(255,255,255,.12)}
.header-main{padding:14px 0}.header-main-inner{display:flex;justify-content:space-between;align-items:center;gap:16px}.brand-block{display:flex;align-items:center;gap:12px}.brand-logo-img{max-height:58px}.brand-title{font-size:22px;font-weight:900}.brand-subtitle{font-size:12px;color:#64748b}.nav-toggle-input{display:none}.nav-toggle-btn{display:none;cursor:pointer}.nav-toggle-btn span{display:block;width:24px;height:2px;background:#0f172a;margin:5px 0;border-radius:10px}
.nav-menu{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.nav-item{padding:10px 14px;border-radius:999px;color:#334155;transition:.2s}.nav-item:hover{background:#eff6ff;color:#2563eb}
.layout-wrapper{padding:24px 0 34px}.block{background:#fff;border:1px solid #e2e8f0;border-radius:28px;padding:20px;box-shadow:0 16px 40px rgba(15,23,42,.05);margin-bottom:22px}.block-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.block-title{display:flex;align-items:center;gap:8px;font-size:20px;font-weight:800}.icon{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:12px;background:#eff6ff;color:#2563eb}
.hero-grid{display:grid;grid-template-columns:1.45fr .95fr;gap:18px}.hero-main-card,.news-card,.cat-card,.hero-side-item{overflow:hidden;border-radius:22px;background:#fff;border:1px solid #e5e7eb}.hero-main-thumb{position:relative;min-height:360px}.hero-main-thumb img,.news-thumb img,.cat-thumb img,.hero-side-thumb img,.single-thumb img{width:100%;height:100%;object-fit:cover}.hero-main-thumb img{min-height:360px}.hero-main-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(15,23,42,.03),rgba(15,23,42,.55))}.hero-main-body{padding:18px}.hero-main-cat,.news-cat-pill{display:inline-flex;align-items:center;padding:6px 10px;border-radius:999px;background:#eef2ff;color:#4338ca;font-size:12px;font-weight:700}.hero-main-title{font-size:30px;line-height:1.5;margin:12px 0 8px}.hero-main-meta,.news-meta,.cat-meta,.hero-side-meta,.single-meta{font-size:12px;color:#64748b;display:flex;gap:8px;flex-wrap:wrap;align-items:center}.hero-main-excerpt,.news-excerpt,.cat-excerpt,.category-desc{color:#475569}
.hero-side-list{display:flex;flex-direction:column;gap:14px}.hero-side-item{display:grid;grid-template-columns:120px 1fr;gap:12px;padding:10px}.hero-side-thumb{display:block;border-radius:16px;overflow:hidden}.hero-side-thumb img{height:100px;object-fit:cover}.hero-side-title{margin:0 0 10px;font-size:16px;line-height:1.8}
.stories-strip{display:flex;gap:14px;overflow:auto;padding-bottom:6px}.story-chip{min-width:112px;text-align:center}.story-avatar-wrap{padding:3px;border-radius:50%;background:linear-gradient(180deg,#60a5fa,#2563eb)}.story-avatar-inner{background:#fff;border-radius:50%;padding:3px}.story-avatar-inner img{width:84px;height:84px;border-radius:50%;object-fit:cover}.story-title{font-size:12px;margin-top:8px;line-height:1.7;color:#334155;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.news-grid,.category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.news-thumb,.cat-thumb{display:block;position:relative;height:220px;overflow:hidden}.news-thumb img,.cat-thumb img{height:220px;object-fit:cover}.news-cat-pill{position:absolute;top:12px;right:12px}.news-body,.cat-body{padding:16px}.news-title,.cat-title{font-size:18px;line-height:1.8;margin:0 0 10px}
.single-wrapper{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:22px}.single-article{padding:26px}.single-cat a{display:inline-flex;padding:8px 14px;border-radius:999px;background:#eff6ff;color:#1d4ed8;font-weight:700;font-size:13px}.single-title{font-size:34px;line-height:1.6;margin:16px 0 10px}.single-thumb{border-radius:24px;overflow:hidden;margin:18px 0}.single-thumb img{max-height:480px;object-fit:cover;width:100%}.single-body{font-size:16px;color:#1e293b}.single-body h2,.single-body h3{font-size:24px;margin:28px 0 12px;color:#0f172a}.single-body p{margin:0 0 16px}.single-body ul,.single-body ol{padding-right:20px;margin:0 0 16px}.single-body img{border-radius:20px;margin:16px auto;max-width:100%}.single-tags{margin-top:16px;padding-top:16px;border-top:1px solid #e5e7eb;color:#475569}.related-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.related-item{padding:14px;border-radius:18px;background:#f8fafc;border:1px solid #e2e8f0}.sidebar-list{list-style:none;padding:0;margin:0}.sidebar-list li{padding:12px 0;border-bottom:1px solid #eef2f7}.sidebar-list li:last-child{border-bottom:0}
.site-footer{margin-top:auto;background:#0f172a;color:#e2e8f0}.footer-inner{padding:34px 0}.footer-cols{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.footer-col h4{margin:0 0 12px;font-size:18px;color:#fff}.footer-col p,.footer-col li,.footer-col a{color:#cbd5e1}.footer-col ul{margin:0;padding-right:18px}.footer-bottom{margin-top:18px;padding-top:14px;border-top:1px solid rgba(255,255,255,.1);font-size:13px;color:#94a3b8}
.video-embed video{width:100%;max-width:100%;border-radius:20px;background:#000}.category-header{margin-bottom:16px}.category-title{display:flex;align-items:center;gap:8px;font-size:24px;font-weight:800}
@media (max-width: 1024px){.hero-grid,.single-wrapper,.footer-cols{grid-template-columns:1fr}.news-grid,.category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.header-main-inner{flex-wrap:wrap}.nav-menu{gap:4px}}
@media (max-width: 760px){.nav-toggle-btn{display:block}.header-nav-inline{width:100%}.nav-menu{display:none;flex-direction:column;align-items:stretch;padding-top:10px}.nav-toggle-input:checked ~ .nav-menu{display:flex}.news-grid,.category-grid,.related-grid{grid-template-columns:1fr}.hero-side-item{grid-template-columns:100px 1fr}.hero-main-title,.single-title{font-size:24px}.block{padding:16px;border-radius:22px}.site-header{position:static}}
