/* Dedicated home-page redesign. All existing Razor data and links are preserved. */
body{--home-red:#cf202d;--home-navy:#101c33;--home-teal:#08b99d;--home-glass:rgba(255,255,255,.82);--home-border:rgba(255,255,255,.78);--home-shadow:0 22px 60px rgba(18,31,53,.11)}
body>div[dir=rtl]{position:relative}
body>div[dir=rtl]:before,body>div[dir=rtl]:after{content:"";position:absolute;border-radius:50%;pointer-events:none;z-index:-1;filter:blur(4px)}
body>div[dir=rtl]:before{width:420px;height:420px;right:-230px;top:560px;background:rgba(207,32,45,.07)}
body>div[dir=rtl]:after{width:520px;height:520px;left:-300px;top:1250px;background:rgba(8,185,157,.07)}

/* Breaking-news ribbon */
body>div[dir=rtl]>.add-top-margin{margin:0 auto 18px!important}
body>div[dir=rtl]>.add-top-margin>.container{position:relative;overflow:hidden;min-height:62px;padding:8px 10px!important;border:1px solid rgba(207,32,45,.11);border-radius:20px;background:rgba(255,255,255,.86);box-shadow:0 12px 36px rgba(18,31,53,.07)}
body>div[dir=rtl]>.add-top-margin>.container:before{content:"";position:absolute;inset:0 auto 0 0;width:30%;background:linear-gradient(90deg,rgba(207,32,45,.05),transparent);pointer-events:none}
.add-top-margin .topic-box{position:relative;box-shadow:0 10px 22px rgba(207,32,45,.22)}
.add-top-margin .topic-box:before{content:"\f1ea";font-family:FontAwesome;margin-left:8px;font-weight:400}
.add-top-margin .feeding-text-dark a{font-size:13px;line-height:2}

/* Editorial hero */
body>div[dir=rtl]>.section-space-bottom-less4{padding:0 0 34px!important}
.section-space-bottom-less4 .container{padding:0}
.section-space-bottom-less4 .row{margin-right:-8px;margin-left:-8px}
.section-space-bottom-less4 [class*=col-]{padding-right:8px;padding-left:8px}
.hero-card{border-radius:30px!important;background:#0c172a!important;box-shadow:0 28px 65px rgba(14,27,48,.18)!important}
.hero-card--big{height:510px!important}.hero-card--small{height:245px!important}
.hero-content-lg,.hero-content-sm{position:absolute!important;inset:0!important;z-index:4!important;width:100%!important;height:100%!important;padding:34px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important;transform:none!important}
.hero-content-lg:before,.hero-content-sm:before{content:"خبر ویژه";display:inline-flex;align-items:center;min-height:30px;padding:4px 12px;border:1px solid rgba(255,255,255,.24);border-radius:99px;background:rgba(255,255,255,.13);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-size:10px;font-weight:700}
.hero-content-sm:before{content:"تازه‌ترین"}
.hero-content-lg h1{max-width:88%;margin:14px auto 0!important;font-size:26px!important;font-weight:900;line-height:1.75!important;text-align:center!important}.hero-content-sm h3{width:100%;margin:14px auto 0!important;font-size:16px!important;font-weight:800;line-height:1.8!important;text-align:center!important}.hero-content-lg a,.hero-content-sm a{display:inline!important;color:#fff!important;text-shadow:0 3px 20px rgba(0,0,0,.65)!important}.hero-content-lg .post-date-light,.hero-content-lg .post-date-light ul,.hero-content-lg .post-date-light li{width:100%!important;margin:0!important;padding:0!important;text-align:center!important}.hero-content-lg .post-date-light li{display:block!important}
.hero-card:hover{box-shadow:0 34px 80px rgba(14,27,48,.25)!important}

/* Systems: icon glass boxes */
.systems.app-container{position:relative;margin-top:20px!important;margin-bottom:78px!important;padding:70px 30px 30px!important;border:1px solid var(--home-border);border-radius:34px;background:linear-gradient(145deg,rgba(255,255,255,.9),rgba(255,255,255,.58));box-shadow:var(--home-shadow);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}
.systems.app-container:before{content:"دسترسی سریع به سامانه‌ها";position:absolute;right:32px;top:24px;color:var(--home-navy);font-size:21px;font-weight:900}
.systems.app-container:after{content:"";position:absolute;right:32px;top:58px;width:48px;height:4px;border-radius:8px;background:linear-gradient(90deg,var(--home-red),#f17881)}
.systems ul{display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr));gap:16px!important;margin:0!important;padding:0!important;list-style:none}
.systems li{width:auto!important;margin:0!important}
.systems .textdecoration{display:block;height:100%}
.systems .system{position:relative;height:100%;min-height:174px;padding:22px 12px 18px!important;border:1px solid rgba(16,28,51,.07);border-radius:24px;background:rgba(255,255,255,.76);box-shadow:0 10px 28px rgba(16,28,51,.06);display:flex!important;flex-direction:column;align-items:center;justify-content:center;gap:14px;overflow:hidden;transition:transform .35s,box-shadow .35s,border-color .35s}
.systems .system:before{content:"";position:absolute;width:85px;height:85px;top:-40px;left:-35px;border-radius:50%;background:var(--home-red);opacity:.07;transition:transform .4s}
.systems .system:after{content:"\f060";font-family:FontAwesome;position:absolute;left:15px;bottom:14px;width:27px;height:27px;border-radius:9px;display:grid;place-items:center;background:rgba(207,32,45,.08);color:var(--home-red);font-size:10px;opacity:0;transform:translateX(8px);transition:.3s}
.systems .logo-wrapper{width:82px!important;height:82px!important;padding:14px!important;border-radius:23px;background:linear-gradient(145deg,#fff,#f1f4f8);box-shadow:0 12px 28px rgba(16,28,51,.1);display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden}
.systems .logo-wrapper svg{display:block!important;width:58px!important;height:58px!important;max-width:58px!important;max-height:58px!important;overflow:visible;transform:none!important}.systems .logo-wrapper path{fill:var(--home-navy)!important;transition:fill .3s}
.systems .title{display:block!important;width:100%;min-height:42px;margin:0!important;color:var(--home-navy)!important;font-size:12px!important;font-weight:800!important;line-height:1.8!important;text-align:center!important}
.systems .system:hover{transform:translateY(-9px);border-color:rgba(207,32,45,.2);box-shadow:0 22px 42px rgba(16,28,51,.13)}.systems .system:hover:before{transform:scale(1.7)}.systems .system:hover:after{opacity:1;transform:none}.systems .system:hover .logo-wrapper path{fill:var(--home-red)!important}

/* Shared section headings */
.news.app-container,.news2.app-container,.latest-state-news.app-container{margin-top:0!important;margin-bottom:78px!important}
.articlegroup-header{position:relative;min-height:62px;margin-bottom:24px!important;padding:0 0 14px!important;border-bottom:1px solid rgba(16,28,51,.09)!important;display:flex!important;align-items:center;justify-content:space-between}
.articlegroup-header:after{content:"";position:absolute;right:0;bottom:-1px;width:78px;height:4px;border-radius:9px;background:linear-gradient(90deg,var(--home-red),#f07780)}
.articlegroup-header>.title{display:flex;align-items:center;gap:12px;margin:0!important;color:var(--home-navy)!important;font-size:25px!important;font-weight:900!important}
.articlegroup-header>.title:before{content:"\f1ea";font-family:FontAwesome;width:46px;height:46px;border-radius:15px;display:grid;place-items:center;background:linear-gradient(145deg,var(--home-red),#a91521);color:#fff;font-size:18px;box-shadow:0 10px 23px rgba(207,32,45,.22)}
.news2 .articlegroup-header>.title:before{content:"\f04b"}
.articlegroup-header .show-all{display:inline-flex;align-items:center;gap:8px;padding:10px 16px!important;border:1px solid rgba(207,32,45,.14);border-radius:13px;background:rgba(207,32,45,.07);color:var(--home-red)!important;font-size:11px!important;font-weight:800}.articlegroup-header .show-all:after{content:"\f060";font-family:FontAwesome}.articlegroup-header .show-all:hover{transform:translateX(-4px);background:var(--home-red);color:#fff!important}

/* News magazine cards */
.news>.row,.news2>.row{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin:0!important}
.news>.row>[class*=col-],.news2>.row>[class*=col-]{width:auto!important;max-width:none!important;padding:0!important;float:none!important}
.news-item-big,.news2 .news-item{height:100%;min-height:430px;border:1px solid var(--home-border)!important;border-radius:26px!important;background:rgba(255,255,255,.86)!important;box-shadow:0 16px 44px rgba(16,28,51,.09)!important;overflow:hidden;display:flex!important;flex-direction:column;transition:transform .35s,box-shadow .35s}
.news-item-big:hover,.news2 .news-item:hover{transform:translateY(-9px);box-shadow:0 28px 58px rgba(16,28,51,.16)!important}
.news-item-big>.image-wrapper,.news2 .news-item>.image-wrapper{position:relative;height:240px!important;min-height:240px;overflow:hidden;margin:0!important;border-radius:0!important}
.news-item-big>.image-wrapper:after,.news2 .news-item>.image-wrapper:after{content:"";position:absolute;inset:45% 0 0;background:linear-gradient(transparent,rgba(8,17,33,.75));pointer-events:none}
.news-item-big .image,.news2 .news-item .image{width:100%!important;height:100%!important;object-fit:cover;transition:transform .65s}.news-item-big:hover .image,.news2 .news-item:hover .image{transform:scale(1.07)}
.news-item-big>.image-wrapper>.title{position:absolute!important;right:16px!important;bottom:14px!important;z-index:2;margin:0!important;padding:7px 11px!important;border:1px solid rgba(255,255,255,.2);border-radius:10px;background:rgba(10,18,34,.4)!important;color:#fff!important;font-size:9px!important;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}
.news-item-big>.body,.news2 .news-item>.body{flex:1;padding:22px!important;background:transparent!important}
.news-item-big>.body>.title,.news2 .title-wrapper>.title{margin:0 0 12px!important;color:var(--home-navy)!important;font-size:16px!important;font-weight:900!important;line-height:1.8!important}
.news-item-big .descriptions,.news2 .descriptions{color:#687386!important;font-size:12px!important;line-height:2!important;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
.news2 .date{right:15px!important;top:15px!important;bottom:auto!important;padding:7px 10px!important;border:1px solid rgba(255,255,255,.25);border-radius:10px!important;background:rgba(10,18,34,.55)!important;color:#fff!important;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}
.news2 .bottom-border{display:none!important}.news2 .view-news{display:inline-flex!important;align-items:center;gap:8px;margin-top:12px;padding:9px 14px;border-radius:11px;background:rgba(207,32,45,.08);color:var(--home-red)!important;font-size:11px;font-weight:800}

/* Remove dated divider artwork; spacing is handled by sections */
body>div[dir=rtl]>center:has(img[src*="divider.png"]){display:none}

/* Provincial news + interactive map */
.featured-portals{position:relative;margin-top:0!important;margin-bottom:34px!important;padding:30px 34px 36px!important;border:1px solid var(--home-border);border-radius:34px;background:linear-gradient(145deg,rgba(255,255,255,.92),rgba(255,255,255,.61));box-shadow:var(--home-shadow);overflow:hidden;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}
.featured-portals:before{content:"";position:absolute;width:280px;height:280px;right:-150px;top:-175px;border-radius:50%;background:rgba(207,32,45,.1);pointer-events:none}.featured-portals:after{content:"";position:absolute;width:210px;height:210px;left:-120px;bottom:-145px;border-radius:50%;background:rgba(8,185,157,.1);pointer-events:none}
.featured-portals-header{position:relative;z-index:1;display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:28px}.featured-portals-eyebrow{display:inline-flex;margin-bottom:7px;padding:5px 10px;border-radius:8px;background:rgba(207,32,45,.08);color:var(--home-red);font-size:9px;font-weight:900}.featured-portals-header h2{position:relative;margin:0!important;padding-bottom:12px;color:var(--home-navy)!important;font-size:23px!important;font-weight:900!important}.featured-portals-header h2:after{content:"";position:absolute;right:0;bottom:0;width:52px;height:4px;border-radius:8px;background:linear-gradient(90deg,var(--home-red),#f27982)}.featured-portals-header p{margin:0 0 5px!important;color:#778195;font-size:11px}
.featured-portals-grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:22px}
.featured-portal{--portal-color:#cf202d;position:relative;min-height:190px;padding:22px 12px 18px;border:1px solid rgba(16,28,51,.065);border-radius:28px;background:rgba(255,255,255,.8);box-shadow:0 13px 34px rgba(16,28,51,.075);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;color:var(--home-navy)!important;text-decoration:none!important;overflow:hidden;isolation:isolate;transition:transform .4s cubic-bezier(.2,.8,.2,1),box-shadow .4s,border-color .4s}
.featured-portal:before{content:"";position:absolute;z-index:-1;width:105px;height:105px;top:27px;border-radius:50%;background:var(--portal-color);opacity:.08;filter:blur(2px);transform:scale(.82);transition:transform .45s,opacity .45s}.featured-portal:after{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(145deg,transparent 45%,var(--portal-color));opacity:0;z-index:-2;transition:opacity .4s}
.featured-portal-icon{position:relative;width:88px;height:88px;border:1px solid rgba(255,255,255,.9);border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,#fff,#eef2f7);color:var(--portal-color);font-size:31px;box-shadow:0 14px 28px rgba(16,28,51,.12),inset 0 0 0 7px rgba(255,255,255,.58);transition:transform .45s,color .35s,background .35s}
.featured-portal-icon:after{content:"";position:absolute;inset:-7px;border:1px dashed var(--portal-color);border-radius:50%;opacity:.25;transition:transform .8s,opacity .35s}
.featured-portal-title{font-size:13px;font-weight:900;line-height:1.8;text-align:center}.featured-portal-action{position:absolute;left:14px;bottom:14px;width:29px;height:29px;border-radius:10px;display:grid;place-items:center;background:var(--portal-color);color:#fff;font-size:9px;opacity:0;transform:translateX(8px);transition:opacity .3s,transform .3s}
.featured-portal:hover{transform:translateY(-10px);border-color:color-mix(in srgb,var(--portal-color) 28%,transparent);box-shadow:0 27px 52px rgba(16,28,51,.16)}.featured-portal:hover:before{transform:scale(1.35);opacity:.13}.featured-portal:hover:after{opacity:.055}.featured-portal:hover .featured-portal-icon{transform:translateY(-3px) scale(1.06);background:var(--portal-color);color:#fff}.featured-portal:hover .featured-portal-icon:after{transform:rotate(120deg);opacity:.6}.featured-portal:hover .featured-portal-action{opacity:1;transform:none}
.featured-portal--events{--portal-color:#087fba}.featured-portal--academy{--portal-color:#7c3bb6}.featured-portal--mava{--portal-color:#e18419}.featured-portal--city{--portal-color:#079b84}
.latest-state-news{position:relative;display:grid!important;grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);gap:26px;padding:28px!important;border:1px solid var(--home-border);border-radius:34px;background:linear-gradient(145deg,rgba(255,255,255,.9),rgba(255,255,255,.6));box-shadow:var(--home-shadow);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}
.latest-state-news .news-carousel-wrapper{width:auto!important;padding:0!important}.latest-state-news .news-carousel-wrapper>.title{display:flex;align-items:center;gap:12px;margin:0 0 24px!important;color:var(--home-navy)!important;font-size:23px!important;font-weight:900!important}.latest-state-news .news-carousel-wrapper>.title:before{content:"\f041";font-family:FontAwesome;width:46px;height:46px;border-radius:15px;display:grid;place-items:center;background:linear-gradient(145deg,var(--home-teal),#087c70);color:#fff;box-shadow:0 10px 23px rgba(8,185,157,.22)}
.state-news-item{min-height:350px!important;border:1px solid rgba(16,28,51,.07)!important;border-radius:26px!important;background:#fff!important;overflow:hidden;box-shadow:0 15px 38px rgba(16,28,51,.09);display:grid!important;grid-template-columns:1fr 1fr}
.state-news-item .content{order:2;padding:28px!important;display:flex;flex-direction:column;justify-content:center}.state-news-item .content .title{color:var(--home-navy)!important;font-size:17px!important;font-weight:900!important;line-height:1.9!important}.state-news-item .desciprions{color:#697386!important;font-size:12px!important;line-height:2!important;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.state-news-item .see-more{align-self:flex-start;margin-top:14px;padding:10px 15px;border-radius:12px;background:var(--home-navy)!important;color:#fff!important;font-size:11px}.state-news-item .image-wrapper{order:1;height:auto!important;min-height:350px}.state-news-item .image{width:100%!important;height:100%!important;object-fit:cover}
.iran-map-wrapper{width:auto!important;padding:20px!important;border:1px solid rgba(8,185,157,.12);border-radius:26px;background:linear-gradient(145deg,rgba(8,185,157,.08),rgba(255,255,255,.7));display:grid;place-items:center}.iran-map-wrapper svg{max-width:100%;height:auto;filter:drop-shadow(0 18px 25px rgba(16,28,51,.13))}.iran-map-wrapper .st6{transition:fill .25s,transform .25s;transform-origin:center}.iran-map-wrapper a:hover .st6{fill:var(--home-red)!important;transform:translateY(-2px)}

@media(max-width:1199.98px){.systems ul{grid-template-columns:repeat(3,1fr)}.news>.row,.news2>.row{grid-template-columns:repeat(2,1fr)}.featured-portals-grid{grid-template-columns:repeat(3,1fr)}.latest-state-news{grid-template-columns:1fr}.iran-map-wrapper{max-width:560px;margin:0 auto;width:100%!important}}
@media(max-width:767.98px){.hero-card--big{height:360px!important}.hero-card--small{height:260px!important}.systems.app-container{padding:68px 18px 18px!important}.systems.app-container:before{right:20px;font-size:18px}.systems ul{grid-template-columns:repeat(2,1fr);gap:11px!important}.systems .system{min-height:150px}.news>.row,.news2>.row{grid-template-columns:1fr}.news-item-big,.news2 .news-item{min-height:0}.featured-portals{padding:24px 17px!important}.featured-portals-header{display:block}.featured-portals-header p{margin-top:10px!important}.featured-portals-grid{grid-template-columns:repeat(2,1fr);gap:12px}.featured-portal{min-height:165px;border-radius:22px}.featured-portal-icon{width:72px;height:72px;font-size:25px}.latest-state-news{padding:16px!important}.state-news-item{grid-template-columns:1fr}.state-news-item .image-wrapper{min-height:230px}.state-news-item .content{order:2}.articlegroup-header>.title{font-size:20px!important}}
@media(max-width:480px){.systems ul{grid-template-columns:1fr 1fr}.systems .logo-wrapper{width:66px!important;height:66px!important}.systems .logo-wrapper svg{width:40px!important;height:40px!important}.hero-content-lg h1{max-width:100%;font-size:18px!important}.articlegroup-header .show-all{padding:8px 10px!important}.featured-portals-grid{grid-template-columns:1fr 1fr}.featured-portal{min-height:155px;padding:18px 8px}.featured-portal-title{font-size:12px}.latest-state-news .news-carousel-wrapper>.title{font-size:19px!important}}

/* Stable ticker: label and headline always remain inside the glass frame. */
.add-top-margin .row{display:grid!important;grid-template-columns:150px minmax(0,1fr)!important;align-items:center!important;margin:0!important;min-height:46px}
.add-top-margin .row>[class*=col-]{width:auto!important;max-width:none!important;flex:none!important;padding:0!important}
.add-top-margin .topic-box{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;min-height:46px;margin:0!important;padding:8px 14px!important;border-radius:13px!important;white-space:nowrap;float:none!important}
.add-top-margin .topic-box:after{display:none!important}.add-top-margin .feeding-text-dark{display:flex!important;align-items:center!important;width:100%!important;min-width:0;min-height:46px;padding:0 20px!important;overflow:hidden}.add-top-margin .ticker{width:100%!important;margin:0!important;padding:0!important;overflow:hidden}.add-top-margin .ticker li{width:100%!important;margin:0!important;padding:0!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.add-top-margin .feeding-text-dark a{display:block!important;width:100%!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
@media(max-width:575.98px){.add-top-margin .row{grid-template-columns:105px minmax(0,1fr)!important}.add-top-margin .topic-box{font-size:10px!important;padding:7px!important}.add-top-margin .feeding-text-dark{padding:0 10px!important}.add-top-margin .feeding-text-dark a{font-size:10px!important}}

/* Mobile fallback for the legacy provincial carousel: prevent an empty tall panel. */
@media(max-width:767.98px){
  .featured-portals{margin-bottom:24px!important}
  .latest-state-news{min-height:0!important;height:auto!important;margin-top:0!important;margin-bottom:35px!important;overflow:hidden!important}
  .latest-state-news .news-carousel-wrapper{min-height:0!important;height:auto!important;overflow:hidden!important}
  .latest-state-news .carousel,.latest-state-news .owl-stage-outer{min-height:0!important;height:auto!important;overflow:hidden!important}
  .latest-state-news .owl-stage{width:100%!important;height:auto!important;transform:none!important;display:block!important}
  .latest-state-news .owl-item{display:none!important;width:100%!important;height:auto!important;margin:0!important}
  .latest-state-news .owl-item:first-child{display:block!important}
  .latest-state-news .state-news-item{width:100%!important;min-height:0!important}
  .latest-state-news .owl-nav{display:none!important}
}
