:root{
  --red:#c70812;--red-dark:#920008;--red-soft:#fff1f2;--ink:#17181b;--muted:#73757c;
  --line:#e7e8ec;--bg:#f7f7f8;--card:#fff;--shadow:0 14px 38px rgba(22,24,30,.08);
  --shadow-sm:0 7px 22px rgba(22,24,30,.07);--radius:18px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:var(--dn-font,'Vazirmatn',Tahoma,Arial,sans-serif);direction:rtl;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}
input,button,select,textarea{font-family:inherit}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.container{width:min(1280px,calc(100% - 56px));margin:auto}

/* HEADER — matched to approved Dorna News mockup */
.topbar{height:40px;background:linear-gradient(90deg,#850006 0,#c70712 58%,#9b0008 100%);color:#fff;font-size:12px}
.topbar .container{height:100%;display:flex;align-items:center;justify-content:space-between;direction:ltr;flex-direction:row-reverse}
.topbar .container>div:first-child{direction:rtl;font-weight:500}.socials{display:flex;gap:15px;align-items:center;direction:ltr}.socials span{opacity:.98}
.mast{position:relative;overflow:hidden;background:#fff;padding:16px 0 14px;border-bottom:1px solid #f0e7e8}
.mast:before{content:'';position:absolute;left:-60px;top:-65px;width:430px;height:230px;pointer-events:none;opacity:.95;background:
 radial-gradient(ellipse at 16% 22%,rgba(208,8,20,.19) 0 3%,transparent 4%),
 repeating-radial-gradient(ellipse at 0% 35%,rgba(217,11,24,.16) 0 1px,transparent 1px 7px),
 linear-gradient(135deg,rgba(255,221,225,.95),rgba(255,255,255,0) 67%);transform:rotate(-6deg)}
.mast-row{position:relative;z-index:2;display:grid;grid-template-columns:1fr minmax(360px,520px) 1fr;align-items:center;gap:28px;direction:ltr;min-height:98px}
.mast-row>*{direction:rtl}.logo{justify-self:end;display:block}.logo img{width:270px;max-height:90px;object-fit:contain}
.searchbox{justify-self:center;width:100%;height:52px;display:flex;direction:rtl;border:1px solid #e0e1e5;background:#fff;border-radius:17px;box-shadow:0 8px 28px rgba(22,24,30,.06);overflow:hidden}
.searchbox input{border:0;outline:0;flex:1;padding:0 18px;font-size:15px;color:#666b74;background:transparent}.searchbox input::placeholder{color:#9a9da4}
.searchbox button{width:62px;border:0;background:linear-gradient(135deg,#d50a16,#a00009);color:#fff;font-size:22px;cursor:pointer}
.nav-wrap{position:relative;z-index:3;margin-top:4px}.nav{background:#fff;border:1px solid #e4e5e8;border-radius:18px;box-shadow:0 12px 34px rgba(22,24,30,.08);display:flex;direction:rtl;align-items:center;padding:7px 9px;gap:2px;overflow:auto;scrollbar-width:none}.nav::-webkit-scrollbar{display:none}
.nav a{white-space:nowrap;padding:12px 16px;border-radius:11px;font-weight:700;font-size:14px;color:#111;transition:.18s ease}.nav a:hover,.nav a.active{color:var(--red);background:#fff5f5}
.nav .home{background:linear-gradient(135deg,#d00a15,#9d0009);color:#fff;margin-left:7px;padding-inline:19px}.nav .home:hover{color:#fff;background:linear-gradient(135deg,#e10c18,#a00009)}
.menu-icon{margin-right:auto;flex:0 0 44px;width:44px;height:44px;border-radius:12px;background:linear-gradient(135deg,#a8000a,#790006);color:#fff;display:grid;place-items:center;font-size:22px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.12)}
.ticker{background:#17181b;color:#fff;height:42px;overflow:hidden}.ticker .container{height:100%;display:flex;align-items:center;direction:rtl}.ticker-label{align-self:stretch;display:flex;align-items:center;background:linear-gradient(135deg,#ed101b,#b0000a);padding:0 20px;font-weight:900;white-space:nowrap;font-size:14px}.ticker-list{display:flex;align-items:center;gap:24px;padding:0 20px;font-size:12px;white-space:nowrap;overflow:hidden}.ticker-list a:before{content:'•';color:#f01925;margin-left:10px;font-size:18px}

.main-space{padding:22px 0 38px;background:linear-gradient(180deg,#fff 0,#fafafa 100%)}
.hero-grid{display:grid;grid-template-columns:270px 1fr;gap:18px;direction:ltr}.hero,.mini-stack{direction:rtl}.hero{min-height:370px;border-radius:17px;overflow:hidden;position:relative;box-shadow:var(--shadow);background:#222}.hero img{width:100%;height:100%;object-fit:cover;position:absolute}.hero:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.06),rgba(0,0,0,.76))}.hero-content{position:absolute;z-index:2;right:35px;left:35px;bottom:28px;color:#fff}.hero-badge{display:inline-block;background:var(--red);padding:7px 12px;border-radius:7px;margin-bottom:11px;font-size:12px;font-weight:900}.hero h1{font-size:31px;line-height:1.55;margin:0 0 10px;max-width:760px;font-weight:800}.hero p{font-size:14px;color:#fff;opacity:.94;line-height:2;max-width:760px;margin:0 0 10px}.meta{display:flex;gap:12px;align-items:center;font-size:11px;color:#7d7f85}.hero .meta{color:#fff;opacity:.85}
.mini-stack{display:flex;flex-direction:column;gap:8px}.mini{display:grid;grid-template-columns:92px 1fr;gap:9px;border:1px solid var(--line);border-radius:12px;padding:8px;background:#fff;box-shadow:0 5px 16px rgba(18,20,25,.06);min-height:84px}.mini img{width:92px;height:67px;object-fit:cover;border-radius:8px}.mini h3{font-size:12.5px;line-height:1.8;margin:1px 0 5px;font-weight:700}.mini .meta{font-size:10px}.mini .cat{font-size:10px}
.section{margin-top:18px}.section-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:11px}.section-title{display:flex;align-items:center;gap:8px;font-size:21px;margin:0;font-weight:800}.section-title:before{content:'';width:4px;height:22px;border-radius:5px;background:var(--red)}.more{color:var(--red);font-size:12px;font-weight:800}
.content-grid{display:grid;grid-template-columns:235px 1fr 235px;gap:16px;align-items:start}.side-card,.panel{background:#fff;border:1px solid var(--line);border-radius:15px;box-shadow:var(--shadow-sm);overflow:hidden}.side-head{background:linear-gradient(135deg,#c70913,#930007);color:#fff;padding:12px 15px;font-weight:900;font-size:15px}.rank-list{padding:4px 13px}.rank-item{display:grid;grid-template-columns:26px 1fr;gap:9px;padding:11px 0;border-bottom:1px solid #eee;font-size:12px;line-height:1.75}.rank-num{width:23px;height:23px;border-radius:50%;background:#a9000a;color:#fff;display:grid;place-items:center;font-weight:900;font-size:11px}.rank-item:last-child{border:0}
.news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:11px}.news-card{border:1px solid var(--line);border-radius:12px;overflow:hidden;background:#fff;box-shadow:0 5px 18px rgba(18,20,25,.055);transition:.2s}.news-card:hover{transform:translateY(-2px);box-shadow:0 12px 27px rgba(18,20,25,.09)}.news-card img{width:100%;height:132px;object-fit:cover}.news-body{padding:10px}.cat{font-size:10px;color:var(--red);font-weight:900}.news-card h3{font-size:12.5px;line-height:1.9;margin:4px 0 8px;font-weight:700}.urgent{padding-bottom:8px}.urgent-item{padding:11px 13px;border-bottom:1px solid #eee;font-size:12px;line-height:1.75}.urgent-item:before{content:'•';color:var(--red);font-size:18px;margin-left:6px}
.ad-box{margin-top:13px;border:1px solid #ffd5d8;border-radius:14px;overflow:hidden;background:#fff}.ad-box img{width:100%;height:auto}.ad-placeholder{padding:32px 15px;text-align:center;background:linear-gradient(135deg,#9b0008,#dc0b16);color:#fff}.newsletter{margin-top:13px;background:linear-gradient(150deg,#8f0008,#cf0a14);color:#fff;border-radius:15px;padding:17px;box-shadow:var(--shadow-sm)}.newsletter h3{margin:0 0 6px;font-size:16px}.newsletter p{font-size:11px;line-height:1.8;color:#fff;opacity:.92}.newsletter input{width:100%;border:0;border-radius:9px;padding:10px;margin:6px 0}.newsletter button{width:100%;border:1px solid rgba(255,255,255,.25);color:#fff;background:#ed111c;padding:9px;border-radius:9px;font-weight:800}
.lower-grid{display:grid;grid-template-columns:1.4fr 1fr;gap:16px}.analysis-list{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.opinion{border-left:1px solid #eee;padding:6px 12px}.opinion:last-child{border-left:0}.opinion h4{font-size:12px;line-height:1.8;margin:5px 0}.video-card{position:relative;border-radius:13px;overflow:hidden}.video-card img{height:165px;width:100%;object-fit:cover}.play{position:absolute;inset:0;display:grid;place-items:center;font-size:52px;color:#fff;text-shadow:0 3px 20px #000}
.footer{background:linear-gradient(135deg,#121315,#232326);color:#fff;padding:25px 0 12px}.footer-grid{display:grid;grid-template-columns:1.15fr repeat(3,1fr) 1.15fr;gap:23px}.footer h4{margin:0 0 10px;font-size:15px}.footer p,.footer a{font-size:11px;line-height:2;color:#ddd}.footer-logo img{width:220px}.copyright{text-align:center;color:#aaa;border-top:1px solid rgba(255,255,255,.09);margin-top:17px;padding-top:11px;font-size:10px}

/* Empty home keeps the approved layout even before first publish */
.empty-home .mini{min-height:84px}.empty-thumb{width:92px;height:67px;border-radius:8px;background:linear-gradient(135deg,#f3f3f5,#e8e8eb)}.empty-hero{background:linear-gradient(135deg,#331012,#151619)}.empty-hero:after{background:radial-gradient(circle at 70% 30%,rgba(210,8,20,.32),transparent 36%),linear-gradient(90deg,rgba(0,0,0,.05),rgba(0,0,0,.48))}.empty-news-card .empty-card-img{height:132px;background:linear-gradient(135deg,#eee,#f7f7f8)}.empty-copy{color:#8a8c91;font-size:11px;line-height:1.8}.empty-list{padding:14px;color:#8a8c91;font-size:12px;line-height:2}.empty-video{height:165px;background:linear-gradient(135deg,#2c2d30,#151619);display:grid;place-items:center;color:#fff;font-size:28px}

/* Archive */
.page-head{padding:7px 0 17px}.page-head h1{font-size:38px;margin:4px 0 7px;font-weight:800}.page-head p{color:#8a8c91;font-size:12px}.breadcrumbs{font-size:11px;color:#888}.filters{display:flex;gap:8px;flex-wrap:wrap;background:#fff;border:1px solid var(--line);border-radius:13px;padding:10px;margin-bottom:13px;box-shadow:0 5px 16px rgba(18,20,25,.04)}.filters input,.filters select{border:1px solid #ddd;border-radius:9px;padding:9px 11px;font:inherit;background:#fff;font-size:12px}.filters button{border:0;background:var(--red);color:#fff;border-radius:9px;padding:9px 16px;font-weight:800;font-size:12px}.archive-layout{display:grid;grid-template-columns:235px 1fr;gap:18px;direction:ltr}.archive-layout>*{direction:rtl}.archive-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.list-news{margin-top:15px;display:flex;flex-direction:column;gap:8px}.list-item{display:grid;grid-template-columns:165px 1fr;gap:13px;border:1px solid var(--line);background:#fff;border-radius:12px;padding:8px}.list-item img{height:95px;width:165px;object-fit:cover;border-radius:9px}.list-item h3{margin:2px 0 6px;font-size:14px}.list-item p{font-size:11px;line-height:1.9;color:#777}.pagination{display:flex;justify-content:center;gap:5px;margin:20px 0}.pagination a{border:1px solid #ddd;padding:7px 10px;border-radius:7px;font-size:11px}.pagination .active{background:var(--red);color:#fff;border-color:var(--red)}

/* Single article */
.article-layout{display:grid;grid-template-columns:235px 1fr;gap:22px;direction:ltr}.article-layout>*{direction:rtl}.article h1{font-size:34px;line-height:1.55;margin:8px 0;font-weight:800}.article .lead{font-size:14px;color:#6b6d72;line-height:2}.author-row{display:flex;align-items:center;justify-content:space-between;gap:13px;border-top:1px solid #eee;border-bottom:1px solid #eee;padding:10px 0;margin:10px 0}.share{display:flex;gap:6px}.share a{width:32px;height:32px;border-radius:7px;background:#f0f1f3;display:grid;place-items:center}.featured{width:100%;max-height:470px;object-fit:cover;border-radius:15px;margin:14px 0}.article-body{font-size:14px;line-height:2.25;color:#34363a}.article-body p{margin:.4em 0 1.1em}.article-body h2{font-size:23px;margin:1.3em 0 .5em}.article-body h3{font-size:19px;margin:1.15em 0 .45em}.article-body h4{font-size:17px}.article-body blockquote{border-right:4px solid var(--red);background:#fff2f3;padding:16px 20px;border-radius:11px;margin:19px 0;color:#760008;font-size:16px}.article-body img{max-width:100%;height:auto;border-radius:12px;margin:15px auto}.article-body figure{margin:18px 0;text-align:center}.article-body figcaption{font-size:11px;color:#888;margin-top:6px}.article-body a{color:#b7000a;text-decoration:underline;text-underline-offset:3px}.article-body table{width:100%;border-collapse:collapse;margin:18px 0}.article-body th,.article-body td{border:1px solid #e2e3e6;padding:9px}.article-body th{background:#f8f8f9}.article-body hr{border:0;border-top:1px solid #e4e5e8;margin:25px 0}.article-ad{margin:12px 0 18px}.facts{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#eee;border:1px solid #eee;border-radius:13px;overflow:hidden;margin:17px 0}.fact{background:#fff;padding:13px;text-align:center;font-size:11px}.tags{display:flex;gap:6px;flex-wrap:wrap;margin:13px 0}.tag{background:#f1f2f4;padding:6px 10px;border-radius:18px;font-size:11px}.comments{margin-top:22px}.comment{border:1px solid #eee;border-radius:10px;padding:11px;margin:8px 0}.comment-form{display:grid;grid-template-columns:1fr 1fr;gap:8px}.comment-form textarea{grid-column:1/-1;min-height:100px}.comment-form input,.comment-form textarea{border:1px solid #ddd;border-radius:9px;padding:10px;font:inherit}.comment-form button{grid-column:1/-1;justify-self:start;border:0;background:var(--red);color:#fff;padding:9px 18px;border-radius:8px}

.mobile-only{display:none}
@media(max-width:1050px){.container{width:min(100% - 32px,1280px)}.mast-row{grid-template-columns:1fr minmax(320px,470px) 1fr;gap:18px}.logo img{width:235px}.hero-grid{grid-template-columns:240px 1fr}.content-grid{grid-template-columns:220px 1fr 220px}.news-card img{height:120px}}
@media(max-width:900px){.mast-row{grid-template-columns:1fr}.mast-row>:first-child{display:none}.logo{justify-self:center;grid-row:1}.searchbox{grid-row:2;max-width:620px}.nav{justify-content:flex-start}.hero-grid,.content-grid,.archive-layout,.article-layout,.lower-grid{grid-template-columns:1fr}.hero-grid{direction:rtl}.hero{min-height:400px}.mini-stack{display:grid;grid-template-columns:1fr 1fr}.news-grid,.archive-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr 1fr}.article-layout .sidebar{order:2}.content-grid{display:flex;flex-direction:column}.content-grid .center{order:1;width:100%}.content-grid .rightside{order:2;width:100%}.content-grid .leftside{order:3;width:100%}}
@media(max-width:620px){.container{width:min(100% - 20px,1280px)}.topbar{height:34px}.topbar .socials{display:none}.mast{padding:8px 0 10px}.logo img{width:210px}.searchbox{height:48px}.searchbox button{width:56px}.nav{border-radius:13px}.nav a{padding:10px 11px;font-size:12px}.menu-icon{width:42px;height:42px;flex-basis:42px}.ticker{height:38px}.ticker-label{font-size:12px;padding:0 13px}.ticker-list{font-size:10px;padding:0 12px}.hero{min-height:355px}.hero-content{right:18px;left:18px;bottom:18px}.hero h1{font-size:24px}.hero p{display:none}.mini-stack{grid-template-columns:1fr}.news-grid,.archive-grid,.analysis-list{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.page-head h1{font-size:30px}.list-item{grid-template-columns:110px 1fr}.list-item img{width:110px;height:82px}.article h1{font-size:26px}.facts{grid-template-columns:1fr 1fr}.comment-form{grid-template-columns:1fr}.comment-form textarea,.comment-form button{grid-column:auto}}


/* v1.3 production UI refinements */
.socials a{width:28px;height:28px;display:grid;place-items:center;border-radius:8px;color:inherit;transition:.18s}.socials a:hover{background:rgba(255,255,255,.12);transform:translateY(-1px)}.socials svg{width:16px;height:16px;fill:currentColor}.top-dot{opacity:.55;margin:0 5px}.follow-label{font-size:11px;white-space:nowrap}
.nav-item{position:relative;display:flex;align-items:center}.nav-item>a{display:flex;align-items:center}.sub-toggle{border:0;background:transparent;color:#8b8d92;width:27px;height:34px;border-radius:8px;cursor:pointer;font:inherit;line-height:1}.sub-toggle:hover{color:var(--red);background:#fff3f4}.sub-menu{display:none}
@media(min-width:901px){
  .nav{overflow:visible}.menu-icon{cursor:pointer}
  .nav-item:hover>.sub-menu,.nav-item:focus-within>.sub-menu,.nav-item.sub-open>.sub-menu{display:block;position:absolute;right:4px;top:calc(100% + 6px);min-width:200px;padding:7px;background:#fff;border:1px solid #e6e7ea;border-radius:13px;box-shadow:0 18px 45px rgba(22,24,30,.14);z-index:80}
  .nav .sub-menu a{display:block;padding:10px 11px;border-radius:9px;font-size:12px;font-weight:650;color:#303136}.nav .sub-menu a:hover{background:#fff1f2;color:var(--red)}
}
.share{display:flex;gap:7px;align-items:center;direction:ltr;flex-wrap:wrap}.share a,.share button{width:36px;height:36px;padding:0;border-radius:10px;background:#f4f5f6;display:grid;place-items:center;border:1px solid #e7e8ea;transition:.18s;cursor:pointer}.share a:hover,.share button:hover{transform:translateY(-2px);box-shadow:0 7px 16px rgba(0,0,0,.09)}.share svg{width:18px;height:18px;fill:currentColor}.share-telegram{color:#229ed9!important}.share-x{color:#111!important}.share-whatsapp{color:#20b75a!important}.share-facebook{color:#1877f2!important}.copy-link{color:#666!important}.share-label{font-size:11px;font-weight:700;color:#777;direction:rtl;margin-left:3px}
.video-badge{position:absolute;left:10px;top:10px;width:34px;height:34px;border-radius:50%;background:rgba(199,8,18,.94);color:#fff;display:grid;place-items:center;box-shadow:0 5px 15px #0004;font-size:12px}.news-card>a{position:relative;display:block}.video-duration{position:absolute;bottom:8px;left:8px;background:#111d;color:#fff;padding:4px 7px;border-radius:7px;font-size:10px}.video-embed{position:relative;width:100%;padding-top:56.25%;margin:15px 0;border-radius:15px;overflow:hidden;background:#111}.video-embed iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.video-direct{width:100%;max-height:650px;background:#111;border-radius:15px;margin:15px 0}
.source-box{display:flex;align-items:center;gap:8px;border:1px solid #f0d7d9;background:#fff7f7;padding:10px 12px;border-radius:11px;margin:14px 0;font-size:11px;color:#666}.source-box a{color:var(--red);font-weight:800}.related-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.related-grid .news-card img{height:115px}.side-gap{margin-top:14px}.page-simple{padding:28px;min-height:300px}.page-simple h1{font-size:32px;margin:0 0 16px}.page-simple .article-body{max-width:900px}.flash-site{margin:0 0 14px;padding:11px 13px;border-radius:10px;background:#edf9f0;color:#176c38;border:1px solid #d9f0df;font-size:12px}.flash-site.error{background:#fff0f1;color:#97000b;border-color:#f3d8da}.hp-field{position:absolute!important;left:-10000px!important;top:auto!important;width:1px!important;height:1px!important;overflow:hidden!important;opacity:0!important}.empty-launch{text-align:center;padding:38px 22px}.empty-launch h2{margin:0 0 9px;font-size:25px}.empty-results{background:#fff;border:1px dashed #ddd;padding:30px;border-radius:14px;text-align:center;color:#777}.lower-panel{padding:18px}.article-cat{display:inline-flex;background:#ffecee;color:#a80009;border-radius:8px;padding:6px 9px;font-size:10px;font-weight:900;margin-top:8px}
.newsletter .flash-site{background:#fff;color:#8d0008}.newsletter input:focus{outline:2px solid rgba(255,255,255,.45)}
.article-body iframe{max-width:100%}.article-body pre{direction:ltr;text-align:left;overflow:auto;background:#16171a;color:#eee;padding:14px;border-radius:10px}.article-body code{font-family:ui-monospace,SFMono-Regular,Consolas,monospace}.article-body ul,.article-body ol{padding-right:25px}.article-body li{margin:.35em 0}.article-body strong{font-weight:800}

/* Real responsive mobile navigation */
@media(max-width:900px){
  .mast-row{min-height:auto}.logo img{width:225px}.nav-wrap{margin-top:10px}.nav{position:relative;display:flex;flex-wrap:wrap;overflow:visible;padding:7px}.nav>.home{order:0}.nav>.menu-icon{order:1;margin-right:auto;cursor:pointer}.nav>.nav-item{display:none;width:100%;order:3;border-top:1px solid #f0f0f2;padding:2px 0}.nav.open>.nav-item{display:flex;flex-wrap:wrap}.nav>.nav-item>a{flex:1;padding:11px 12px}.nav>.nav-item>.sub-toggle{display:grid;place-items:center}.nav>.nav-item>.sub-menu{width:100%;padding:0 13px 8px 0}.nav>.nav-item.sub-open>.sub-menu{display:block}.nav .sub-menu a{display:block;padding:8px 12px;margin:2px 0;background:#fafafa;border-radius:8px;font-size:11px}.nav.open{box-shadow:0 18px 44px rgba(22,24,30,.12)}
  .related-grid{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:620px){
  .mast:before{width:300px;height:170px;left:-110px}.mast-row{gap:10px}.logo img{width:190px;max-height:70px}.searchbox{max-width:none}.nav>.home{font-size:11px;padding:10px 12px}.nav>.menu-icon{width:40px;height:40px;flex-basis:40px}.related-grid{grid-template-columns:1fr 1fr}.page-simple{padding:18px}.page-simple h1{font-size:25px}.author-row{align-items:flex-start;flex-direction:column}.share{width:100%}.article-body{font-size:13.5px}.footer-grid{grid-template-columns:1fr}.footer-logo{grid-column:auto}.footer-logo img{width:190px}.filters>*{flex:1 1 145px}.filters button{flex:1 1 100%}
}
.tags span{background:#f1f2f4;padding:6px 10px;border-radius:18px;font-size:11px;color:#555}.tags>b{font-size:11px;margin-left:3px}
.copy-link.copied{background:#e9f8ee!important;color:#16713a!important;border-color:#cfead8!important}
