@import url('https://fonts.googleapis.com/css2?family=Vazirmatn:wght@400;500;600;700;800;900&display=swap');
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f7efe2;color:#101826;font-family:Inter,Arial,sans-serif}body.rtl{font-family:Tahoma,Arial,sans-serif}.siteHeader{position:sticky;top:0;z-index:50;color:#fff;background-size:cover;background-position:center;box-shadow:0 10px 30px #0008;border-bottom:1px solid #d6a24f66;overflow:hidden}.siteHeader:before{content:"";position:absolute;inset:0;background:url('../images/pattern-gold.png') center/620px;opacity:.12;pointer-events:none}.headerOrnament{position:absolute;top:0;width:230px;max-width:24vw;opacity:.92;z-index:1;pointer-events:none;filter:drop-shadow(0 0 18px #d6a24f55)}.ornLeft{left:0}.ornRight{right:0}.topStrip{position:relative;z-index:2;display:grid;grid-template-columns:1fr minmax(280px,430px) 1fr;align-items:center;gap:18px;padding:11px 7vw;border-bottom:1px solid #d6a24f33;background:rgba(0,0,0,.18);backdrop-filter:blur(8px)}.topSocial,.topUser{display:flex;gap:8px;align-items:center}.topSocial a{display:flex;align-items:center;gap:6px;color:#fff;text-decoration:none;border:1px solid #d6a24f55;background:#061426cc;border-radius:999px;padding:8px 10px;font-size:12px}.topSocial span{width:24px;height:24px;display:grid;place-items:center;border-radius:50%;background:#d6a24f22;color:var(--gold);font-weight:700}.topSearch{height:42px;display:flex;background:#fff;border-radius:999px;overflow:hidden;border:1px solid #d6a24f;box-shadow:0 8px 22px #0005}.topSearch input{flex:1;border:0;outline:0;padding:0 16px}.topSearch button{border:0;background:linear-gradient(#e4bd7d,#b77d2b);color:#fff;width:54px}.topUser{justify-content:flex-end}.topUser a{color:#fff;text-decoration:none;border:1px solid #ffffff33;background:#061426cc;padding:10px 12px;border-radius:999px;font-size:13px;white-space:nowrap}.topUser .subscribeBtn{color:#ffe2ad;border-color:var(--gold);background:#d6a24f22}.langSwitch{min-width:42px;text-align:center}.royalLogoRow{position:relative;z-index:2;height:112px;display:grid;place-items:center}.logoGlow{position:absolute;width:390px;height:100px;background:radial-gradient(circle,#d6a24f33,transparent 68%);filter:blur(4px)}.brandCenter{position:relative;text-decoration:none;color:var(--gold);display:flex;flex-direction:column;align-items:center;line-height:1;text-align:center}.brandCenter img{height:52px;object-fit:contain;margin-bottom:4px}.brandCenter strong{font-family:Georgia,serif;font-size:52px;letter-spacing:5px;text-shadow:0 0 22px #d6a24f66}.rtl .brandCenter strong{font-family:Tahoma,serif;font-size:44px;letter-spacing:1px}.brandCenter span{color:#fff;font-size:12px;letter-spacing:3px;text-transform:uppercase;margin-top:8px}.splitMenuRow{position:relative;z-index:2;display:grid;grid-template-columns:1fr 76px 1fr;align-items:center;gap:16px;padding:0 7vw 14px}.splitNav{display:flex;gap:7px;align-items:center;flex-wrap:wrap}.navRight{justify-content:flex-end}.navLeft{justify-content:flex-start}.splitNav a{color:#fff;text-decoration:none;border:1px solid transparent;border-bottom-color:#d6a24f33;padding:10px 12px;border-radius:999px;font-size:13px;text-transform:uppercase;transition:.25s;background:#00000018}.rtl .splitNav a{text-transform:none;font-size:14px}.splitNav a:hover{border-color:var(--gold);color:#ffe2ad;background:#d6a24f18;transform:translateY(-2px)}.menuLogoMark{height:48px;width:76px;display:grid;place-items:center;color:var(--gold);font-size:28px;background:linear-gradient(90deg,transparent,#d6a24f22,transparent);border-top:1px solid #d6a24f55;border-bottom:1px solid #d6a24f55}.hamb{display:none;background:none;border:1px solid #d6a24f;color:var(--gold);border-radius:8px;font-size:24px}.mobileNav{display:none}.hero{min-height:540px;background-size:cover;background-position:center;display:grid;grid-template-columns:34% 36% 30%;gap:30px;padding:54px 7vw;color:#fff;align-items:center;position:relative;overflow:hidden}.hero:before,.newsletter:before,.siteFooter:before{content:"";position:absolute;inset:0;background-image:url('../images/pattern-gold.png');background-size:560px;opacity:.13;pointer-events:none}.coverWrap,.heroText,.sideCards{position:relative;z-index:1}.mainCover{width:270px;max-width:90%;border:8px solid #fff;box-shadow:0 25px 60px #0009;transform:perspective(900px) rotateY(-11deg);border-radius:4px}.rtl .mainCover{transform:perspective(900px) rotateY(11deg)}.heroText b{color:var(--gold);text-transform:uppercase;letter-spacing:4px}.heroText h1{font-family:Georgia,serif;font-size:80px;margin:18px 0 0;line-height:.95}.rtl .heroText h1{font-family:Tahoma,serif;font-size:62px}.heroText h2{color:var(--gold);font-size:28px;margin:8px 0 18px}.heroText p{font-size:18px;line-height:1.8;max-width:600px}.btn{display:inline-block;padding:15px 25px;border:1px solid var(--gold);border-radius:9px;color:#fff;text-decoration:none;margin:8px;background:#06142688}.btn.fill{background:linear-gradient(#e2b66f,#b98335);color:#fff}.sideCards{border:1px solid var(--gold);border-radius:28px;padding:10px;background:#05162acc;backdrop-filter:blur(6px)}.sideCards a{display:grid;grid-template-columns:52px 1fr 105px;gap:14px;align-items:center;text-decoration:none;color:#fff;border-bottom:1px solid #d6a24f55;padding:12px}.sideCards a:last-child{border-bottom:0}.ico{color:var(--gold);font-size:26px}.sideCards b{display:block;color:var(--gold);margin-bottom:6px}.sideCards img{width:105px;height:68px;object-fit:cover;border-radius:4px}.contentGrid{display:grid;grid-template-columns:34% 36% 30%;gap:25px;padding:34px 7vw;background:#f7efe2 url('../images/pattern-gold.png') center/640px}.contentGrid h3{text-transform:uppercase;color:#1b2436}.featureCard{display:grid;grid-template-columns:1.15fr 1fr;background:var(--dark);color:#fff;text-decoration:none;border-radius:10px;overflow:hidden;box-shadow:0 15px 28px #0002}.featureCard img{width:100%;height:235px;object-fit:cover}.featureCard div{padding:24px}.featureCard h2{font-family:Georgia,serif}.featureCard span{color:var(--gold)}.issues{display:flex;gap:18px;overflow:auto;padding-bottom:10px}.issue{text-align:center;color:#111;text-decoration:none;min-width:120px}.issue img{width:120px;height:170px;object-fit:cover;border-radius:4px;box-shadow:0 8px 18px #0003}.issue b,.issue small{display:block;margin-top:7px}.cats{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.cats a{min-height:98px;border-radius:10px;text-decoration:none;color:#fff;background:linear-gradient(135deg,#073b52,#19375d);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;box-shadow:0 10px 20px #0002}.cats a:nth-child(2){background:linear-gradient(135deg,#8d6428,#c69a54)}.cats a:nth-child(3){background:linear-gradient(135deg,#224b30,#697b48)}.cats a:nth-child(4){background:linear-gradient(135deg,#16345d,#315c98)}.cats a:nth-child(5){background:linear-gradient(135deg,#56346f,#9660a0)}.cats a:nth-child(6){background:linear-gradient(135deg,#8b3331,#c15b50)}.cats i{font-size:30px;font-style:normal}.newsletter{position:relative;color:#fff;display:flex;justify-content:space-between;gap:25px;align-items:center;padding:34px 7vw;background-size:cover}.newsletter h2{color:var(--gold);text-transform:uppercase;letter-spacing:2px}.newsletter form{display:flex;gap:12px}.newsletter input{width:380px;max-width:52vw;padding:16px;border-radius:9px;border:0}.newsletter button{background:var(--gold);color:#fff;border:0;padding:0 34px;border-radius:9px}.advertisers{padding:24px 7vw;background:#fff}.advertisers div{display:flex;gap:14px;flex-wrap:wrap}.advertisers a{background:#f2f2f2;border:1px solid #ddd;padding:12px 30px;text-decoration:none;color:#222;border-radius:6px;font-weight:bold}.siteFooter{position:relative;display:grid;grid-template-columns:1.25fr 1fr 1fr 1.25fr;gap:32px;color:#fff;background-size:cover;background-position:center;padding:54px 7vw;overflow:hidden}.siteFooter>*{position:relative;z-index:1}.siteFooter h2,.siteFooter h4{color:var(--gold)}.siteFooter a{display:block;color:#fff;text-decoration:none;margin:8px 0}.bridge{width:100%;height:220px;object-fit:cover;border:2px solid var(--gold);border-radius:90px 0 0 0;box-shadow:0 20px 35px #0006}.rtl .bridge{border-radius:0 90px 0 0}.pageHero{min-height:310px;background-size:cover;background-position:center;display:flex;align-items:center;padding:0 7vw;color:#fff}.pageHero h1{font-size:56px}.pageContent{padding:50px 7vw;max-width:1000px;margin:auto;line-height:1.9;font-size:18px}.rtl .topStrip,.rtl .splitMenuRow,.rtl .hero,.rtl .contentGrid,.rtl .newsletter,.rtl .siteFooter{direction:rtl}.rtl .topSocial{justify-content:flex-start}.rtl .topUser{justify-content:flex-end}
@media(max-width:1120px){.topStrip{grid-template-columns:1fr;gap:10px}.topSocial,.topUser{justify-content:center}.splitMenuRow{grid-template-columns:1fr auto}.splitNav,.menuLogoMark{display:none}.hamb{display:block;justify-self:end}.menu-open .mobileNav{display:flex}.mobileNav{position:absolute;left:0;right:0;top:100%;background:#061426;z-index:60;padding:12px 22px;flex-direction:column}.mobileNav a{color:#fff;text-decoration:none;border-bottom:1px solid #d6a24f33;padding:13px}.headerOrnament{width:155px;opacity:.55}.hero{grid-template-columns:1fr;min-height:auto;padding:32px 18px}.mainCover{width:200px}.heroText h1,.rtl .heroText h1{font-size:46px}.sideCards a{grid-template-columns:44px 1fr 78px}.sideCards img{width:78px;height:56px}.contentGrid{grid-template-columns:1fr;padding:24px 18px}.newsletter{flex-direction:column;align-items:stretch;padding:30px 18px}.newsletter form{flex-direction:column}.newsletter input{width:100%;max-width:none}.siteFooter{grid-template-columns:1fr;padding:35px 18px}.bridge{height:180px}.cats{grid-template-columns:repeat(2,1fr)}}
@media(max-width:620px){.brandCenter strong{font-size:34px}.rtl .brandCenter strong{font-size:32px}.brandCenter span{font-size:9px}.royalLogoRow{height:86px}.topStrip{padding:12px 18px}.topSocial a small{display:none}.headerOrnament{width:105px}.heroText h1,.rtl .heroText h1{font-size:38px}.featureCard{grid-template-columns:1fr}}

/* V5 header refinements: separate English/Persian menu behavior */
.enLogoBlock{position:relative;z-index:2;height:112px;display:grid;place-items:center}.enMainNav{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;gap:8px;padding:12px 7vw 18px;border-top:1px solid #d6a24f22;background:linear-gradient(90deg,transparent,#061426aa,transparent)}.enMainNav a{color:#fff;text-decoration:none;text-transform:uppercase;letter-spacing:.08em;font-size:13px;font-weight:700;border:1px solid transparent;border-radius:999px;padding:11px 15px}.enMainNav a:hover{border-color:var(--gold);color:#ffe2ad;background:#d6a24f14}.faLogoMenuRow{position:relative;z-index:2;display:grid;grid-template-columns:1fr minmax(210px,310px) 1fr;align-items:center;gap:24px;padding:18px 7vw 24px;border-top:1px solid #d6a24f22;background:linear-gradient(90deg,transparent,#061426aa,transparent)}.faLogoMenuRow:before{content:"";position:absolute;left:12%;right:12%;top:50%;height:1px;background:linear-gradient(90deg,transparent,var(--gold),transparent);opacity:.4}.brandCenter.inMenu{min-height:92px;z-index:3}.brandCenter.inMenu strong{font-size:42px}.faLogoMenuRow .splitNav{justify-content:center;align-items:center;flex-wrap:wrap}.faLogoMenuRow .splitNav a{margin:4px 3px}.faLogoMenuRow .hamb,.enMainNav .hamb{display:none}.headerEn .brandCenter strong{font-family:Georgia,serif}.headerFa .brandCenter strong{font-family:Tahoma,Arial,sans-serif}.headerEn .topStrip{direction:ltr}.headerFa .topStrip{direction:rtl}
@media(max-width:1120px){.faLogoMenuRow{grid-template-columns:1fr auto;padding:15px 22px}.faLogoMenuRow .splitNav,.enMainNav a{display:none}.faLogoMenuRow .hamb,.enMainNav .hamb{display:block}.enMainNav{justify-content:flex-end;padding:12px 22px}.enLogoBlock{height:90px}}

/* V6 exact Persian/English header layouts based on approved mockups */
.siteHeader{background-size:cover;background-position:center top;min-height:auto;border-bottom:1px solid rgba(214,162,79,.45);position:relative;overflow:visible}.headerOrnament{position:absolute;top:0;width:165px;z-index:4;pointer-events:none}.ornLeft{left:0}.ornRight{right:0}.faTopExact{height:70px;position:relative;z-index:5;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 7vw;border-bottom:1px solid rgba(214,162,79,.35)}.faSocial{justify-content:flex-start;gap:18px}.faActions{justify-content:flex-end;gap:18px}.faBrand{min-width:260px;padding-top:3px}.faBrand strong{font-size:42px!important;font-family:Tahoma,Arial,sans-serif!important;color:var(--gold)}.faBrand span{font-size:12px!important;letter-spacing:0!important;color:var(--gold)!important}.faMenuExact{height:74px;position:relative;z-index:4;display:grid;grid-template-columns:1fr 310px 1fr;align-items:center;padding:0 7vw;background:linear-gradient(90deg,rgba(3,13,28,.6),rgba(3,13,28,.96),rgba(3,13,28,.6));border-bottom:1px solid rgba(214,162,79,.35)}.faMenuExact .splitNav{display:flex;gap:26px;align-items:center;justify-content:center;flex-wrap:nowrap}.faMenuExact .splitNav a{color:#fff;text-decoration:none;border:0;border-radius:0;background:transparent;padding:24px 2px 21px;font-size:16px;white-space:nowrap;border-bottom:3px solid transparent}.faMenuExact .splitNav a:hover,.faMenuExact .splitNav a:first-child{color:var(--gold);border-bottom-color:var(--gold);transform:none}.menuNotch{height:74px;border-left:1px solid rgba(214,162,79,.55);border-right:1px solid rgba(214,162,79,.55);border-bottom:1px solid rgba(214,162,79,.55);border-radius:0 0 28px 28px;background:linear-gradient(180deg,rgba(3,13,28,.9),rgba(3,13,28,.6));}
.enTopExact{height:88px;position:relative;z-index:5;display:flex;justify-content:space-between;align-items:center;padding:0 7vw;border-bottom:1px solid rgba(214,162,79,.35)}.enBrand{align-items:flex-start;text-align:left}.enBrand strong{font-family:Georgia,serif!important;color:var(--gold);font-size:52px!important;letter-spacing:2px}.enBrand span{font-size:15px!important;color:#fff!important;letter-spacing:2.5px!important}.enActions{display:flex;align-items:center;gap:18px}.topSocial{display:flex;align-items:center}.topSocial a{font-size:20px;color:var(--gold);text-decoration:none}.topUser a{color:#fff;text-decoration:none;white-space:nowrap}.subscribeBtn{border:1px solid var(--gold);padding:13px 26px!important;border-radius:5px;background:linear-gradient(#d9ac60,#a67431);color:#111!important;font-weight:700;text-transform:uppercase}.langSwitch{border:1px solid rgba(214,162,79,.5);padding:9px 12px;border-radius:4px}.inlineSearch{display:flex;align-items:center;gap:7px}.inlineSearch input{background:transparent;border:0;color:#fff;max-width:110px;outline:none}.inlineSearch button{border:0;background:transparent;color:var(--gold);font-size:22px}.enMenuExact{height:48px;position:relative;z-index:5;display:flex;align-items:center;justify-content:center;gap:38px;padding:0 7vw;background:rgba(3,13,28,.8);border-bottom:1px solid rgba(214,162,79,.35)}.enMenuExact a{color:#fff;text-decoration:none;text-transform:uppercase;font-weight:700;font-size:13px;letter-spacing:.02em;padding:17px 0 14px;border-bottom:3px solid transparent}.enMenuExact a:hover,.enMenuExact a:first-child{color:var(--gold);border-bottom-color:var(--gold)}.subMsg{display:block;color:#ffd48a;margin-top:12px}.subscribeForm{display:grid!important;grid-template-columns:1fr 1fr 1fr auto;gap:12px;align-items:center}.subscribeForm input{min-width:0!important;width:auto!important;max-width:none!important}.subscribeForm button{min-height:48px}
@media(max-width:1120px){.faTopExact,.enTopExact{grid-template-columns:1fr;display:flex;height:auto;min-height:90px;gap:12px;flex-wrap:wrap;justify-content:center;padding:16px 22px}.faMenuExact{height:auto;grid-template-columns:1fr auto;padding:12px 22px}.faMenuExact .splitNav,.enMenuExact a{display:none}.faMenuExact .hamb,.enMenuExact .hamb{display:block}.enMenuExact{justify-content:flex-end;padding:12px 22px}.menuNotch{display:none}.mobileNav{top:100%}.subscribeForm{grid-template-columns:1fr!important}.headerOrnament{width:110px;opacity:.55}.enBrand,.faBrand{align-items:center;text-align:center}.enBrand strong{font-size:38px!important}.faBrand strong{font-size:34px!important}}

.accountPage{min-height:68vh;padding:70px 20px;background:linear-gradient(135deg,#07182d,#0b2442);color:#fff}.accountCard,.userDash{max-width:1100px;margin:auto;background:rgba(255,255,255,.06);border:1px solid rgba(214,162,79,.35);border-radius:24px;padding:28px;box-shadow:0 25px 80px #0005}.accountCard{max-width:520px}.accountCard input,.adOrderForm input,.adOrderForm textarea,.adOrderForm select{width:100%;padding:14px;border-radius:12px;border:1px solid #d8c39b;margin:8px 0;background:#fff;color:#142033}.accountCard button,.adOrderForm button{background:linear-gradient(135deg,#e1b76a,#b57b2e);color:#07182d;border:0;border-radius:12px;padding:14px 24px;font-weight:800}.accountMsg{max-width:1100px;margin:0 auto 18px;background:#fff8dc;color:#07182d;border-radius:12px;padding:14px}.userWelcome{display:flex;align-items:center;justify-content:space-between;gap:15px;border-bottom:1px solid rgba(255,255,255,.15);margin-bottom:22px}.userWelcome a{color:#e1b76a}.orderGrid{display:grid;grid-template-columns:1.2fr .8fr;gap:24px}.adOrderForm,.myOrders{background:rgba(2,8,18,.45);border-radius:18px;padding:20px}.fileLabel{display:block;margin:12px 0;color:#e8d5aa}.orderItem{border:1px solid rgba(214,162,79,.3);border-radius:14px;padding:14px;margin:10px 0;background:rgba(255,255,255,.04)}.status{float:left;background:#d6a24f;color:#07182d;border-radius:20px;padding:3px 10px}.status.approved{background:#3ec27b}.status.rejected{background:#e05b5b}@media(max-width:850px){.orderGrid{grid-template-columns:1fr}.userWelcome{display:block}}

/* V8: Persian font, selectable social icons and search page */
body{font-family:var(--font-en, Georgia, serif)}
body.rtl{font-family:var(--font-fa, Tahoma, Arial, sans-serif)}
.rtl h1,.rtl h2,.rtl h3,.rtl .brandCenter strong,.rtl .heroText h1{font-family:var(--font-fa, Tahoma, Arial, sans-serif)!important;font-weight:800}
.socialIconImg{width:22px;height:22px;object-fit:contain;display:block;filter:drop-shadow(0 2px 4px rgba(0,0,0,.35))}
.topSocial a{display:inline-flex;align-items:center;justify-content:center;min-width:24px;min-height:24px}
.searchPage{min-height:60vh;padding:55px 7vw;background:#f8f2e8;color:#07182d}
.searchPage h1{font-size:38px;margin:0 0 24px;color:#07182d}
.searchResults{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
.searchResult{display:grid;grid-template-columns:110px 1fr;gap:16px;align-items:center;background:#fff;border:1px solid #ead9bb;border-radius:18px;padding:14px;text-decoration:none;color:#07182d;box-shadow:0 14px 35px rgba(0,0,0,.08)}
.searchResult img{width:110px;height:82px;object-fit:cover;border-radius:12px}.searchResult b{color:#b57b2e;font-size:18px}.searchResult p{margin:6px 0 0;line-height:1.6;color:#334}
@media(max-width:900px){.searchResults{grid-template-columns:1fr}.searchResult{grid-template-columns:90px 1fr}.searchResult img{width:90px;height:70px}}

/* V9 footer exactly closer to provided Parastoo screenshot */
body.rtl{font-family:var(--font-fa, Vazirmatn, Yekan Bakh, Shabnam, IRANSansX, Tahoma, Arial, sans-serif)}
.rtl .faBrand strong,.rtl h1,.rtl h2,.rtl h3,.rtl h4,.rtl a,.rtl p,.rtl input,.rtl textarea,.rtl button{font-family:var(--font-fa, Vazirmatn, Yekan Bakh, Shabnam, IRANSansX, Tahoma, Arial, sans-serif)!important}
.proFooter.siteFooter{background-image: url(assets/images/media_1780661866_123456.png) !important;display:block;position:relative;padding:0;background-size:cover;background-position:center;color:#fff;border-top:1px solid rgba(214,162,79,.45);overflow:hidden}
.proFooter:before{content:"";position:absolute;inset:0;background:url('../images/pattern-gold.png') center/720px;opacity:.08;pointer-events:none}
.footerColumns{position:relative;z-index:1;display:grid;grid-template-columns:1.15fr .82fr .82fr 1.05fr 1.55fr;gap:0;align-items:stretch;min-height:238px;padding:34px 7vw 0;background:linear-gradient(90deg,rgba(4,17,33,.96),rgba(4,17,33,.88))}
.footerColumns>div{padding:0 26px;border-inline-start:1px solid rgba(214,162,79,.25)}
.footerColumns>div:first-child{border-inline-start:0}
.footerLogoBox{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;text-align:start;gap:10px}
.rtl .footerLogoBox{align-items:flex-start;text-align:right}
.footerLogo{width:220px;max-width:100%;height:auto;object-fit:contain;filter:drop-shadow(0 0 12px rgba(214,162,79,.25));margin-bottom:4px}
.footerLogoBox h2{display:none}.footerLogoBox p{font-size:13px;line-height:1.9;color:#d8e0e7;max-width:260px;margin:0}.footerCol h4{margin:0 0 15px;color:#f0bf72;font-size:14px}.footerCol a{display:block;color:#dce7ef;text-decoration:none;margin:7px 0;font-size:14px}.footerCol a:hover{color:#f0bf72}.contactCol p{margin:9px 0;color:#dce7ef;font-size:14px;direction:ltr;text-align:left}.rtl .contactCol p{text-align:right}.footerVisual{position:relative;min-height:210px;padding:0!important;border-inline-start:1px solid rgba(214,162,79,.25)!important;overflow:hidden}.footerVisual .bridge{position:absolute;right:0;bottom:0;width:100%;height:185px;object-fit:cover;border-radius:95px 0 0 0;border-top:2px solid rgba(214,162,79,.85);border-left:2px solid rgba(214,162,79,.85);filter:drop-shadow(0 0 22px rgba(0,0,0,.7))}.footerBird{position:absolute;right:10px;top:-16px;width:200px;max-width:70%;z-index:3;object-fit:contain;filter:drop-shadow(0 5px 16px rgba(0,0,0,.45))}.footerSocial{display:flex;gap:14px;margin-top:10px;align-items:center}.footerSocial a{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;color:#d9a34d;text-decoration:none}.footerSocial img{max-width:22px;max-height:22px;object-fit:contain}.footerSocial span{color:#d9a34d;font-weight:800}.newsletter{border-bottom:1px solid rgba(214,162,79,.35)}
@media(max-width:1050px){.footerColumns{grid-template-columns:1fr 1fr;gap:22px;padding:30px 20px}.footerColumns>div{border:0;padding:0}.footerVisual{grid-column:1/-1}.footerVisual .bridge{height:210px}.footerBird{width:170px}}
@media(max-width:620px){.footerColumns{grid-template-columns:1fr}.footerLogo{width:190px}.footerVisual{min-height:220px}.footerVisual .bridge{height:175px}.footerBird{width:135px}.contactCol p{text-align:start!important}}

/* V10 precise FA header + footer closer to supplied mockup */
@import url('https://fonts.googleapis.com/css2?family=Vazirmatn:wght@400;500;600;700;800;900&display=swap');
body.rtl{--font-fa:'Vazirmatn','Yekan Bakh','IRANSansX',Tahoma,Arial,sans-serif;}
body.rtl,.rtl input,.rtl textarea,.rtl button{font-family:var(--font-fa)!important}

/* Persian header exact remake */
.headerFa.siteHeader{min-height:150px;background-size:cover;background-position:center top;border-bottom:1px solid rgba(214,162,79,.55);overflow:visible}
.headerFa .headerOrnament{display:block!important;position:absolute;top:0;width:155px;height:auto;z-index:7;opacity:.95;filter:drop-shadow(0 0 12px rgba(214,162,79,.25))}
.headerFa .ornLeft{left:0}.headerFa .ornRight{right:0}
.faTopExact{height:62px;display:grid;grid-template-columns:1fr 430px 1fr;align-items:center;padding:0 7.2vw;position:relative;z-index:8;border-bottom:1px solid rgba(214,162,79,.28);background:linear-gradient(90deg,rgba(2,10,21,.72),rgba(4,16,32,.18),rgba(2,10,21,.72))}
.faTopExact .faSocial{justify-content:flex-start;gap:18px;direction:ltr}.faTopExact .faSocial a{color:#d8a14a;font-size:18px}
.faTopExact .faActions{justify-content:flex-end;direction:rtl;gap:18px;align-items:center}.faTopExact .faActions a{font-size:14px}.faTopExact .inlineSearch{direction:rtl}.faTopExact .inlineSearch input{width:78px;color:#fff;text-align:right}.faTopExact .subscribeBtn{padding:10px 24px!important;border-radius:4px;background:linear-gradient(180deg,#e5bc72,#bc8538);box-shadow:inset 0 1px 0 rgba(255,255,255,.35);font-size:13px!important}
.faTopExact .faBrand{position:absolute;left:50%;top:8px;transform:translateX(-50%);width:360px;min-width:360px;height:114px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center;padding:0 30px 13px;background:linear-gradient(180deg,rgba(5,18,34,.98),rgba(3,13,28,.96));border-left:1px solid rgba(214,162,79,.55);border-right:1px solid rgba(214,162,79,.55);border-bottom:1px solid rgba(214,162,79,.65);border-radius:0 0 42px 42px;z-index:11;box-shadow:0 16px 35px rgba(0,0,0,.35),0 0 28px rgba(214,162,79,.12)}
.faTopExact .faBrand:before{content:"";position:absolute;inset:-18px -8px auto;height:80px;background:radial-gradient(circle,rgba(214,162,79,.22),transparent 68%);z-index:-1}
.faTopExact .faBrand img{max-width:235px;max-height:72px;object-fit:contain;margin-top:0;filter:drop-shadow(0 0 14px rgba(214,162,79,.22))}
.faTopExact .faBrand strong{font-size:0!important;line-height:0}.faTopExact .faBrand span{font-size:12px!important;color:#d6a24f!important;margin-top:-5px;white-space:nowrap}
.faMenuExact{height:74px;display:grid;grid-template-columns:1fr 380px 1fr;align-items:center;padding:0 6.8vw;position:relative;z-index:6;background:linear-gradient(90deg,rgba(3,13,28,.86),rgba(3,13,28,.98) 50%,rgba(3,13,28,.86));border-bottom:1px solid rgba(214,162,79,.58)}
.faMenuExact .splitNav{display:flex;align-items:center;justify-content:center;gap:34px}.faMenuExact .splitNav a{font-size:16px;font-weight:600;color:#fff;text-decoration:none;padding:25px 0 20px;border-bottom:3px solid transparent;white-space:nowrap}.faMenuExact .splitNav a:hover,.faMenuExact .splitNav a:first-child{color:#d6a24f;border-bottom-color:#d6a24f}
.faMenuExact .menuNotch{height:74px;border-left:1px solid rgba(214,162,79,.55);border-right:1px solid rgba(214,162,79,.55);border-bottom:1px solid rgba(214,162,79,.65);border-radius:0 0 38px 38px;background:rgba(3,13,28,.72)}

/* Footer top exactly: advertisers + newsletter in one band */
.footerTopExact{display:grid!important;grid-template-columns:1fr 1.05fr;gap:0;align-items:stretch;background:#f5eedf;border-top:1px solid #e8d7b8;border-bottom:1px solid rgba(214,162,79,.35);padding:0 6.2vw;color:#07182d;direction:rtl}
.footerAdvertisersExact{padding:22px 22px 18px;display:flex;flex-direction:column;justify-content:center;background:#f5eedf;border:1px solid #e0c9a4;border-bottom:0;border-radius:8px 8px 0 0;margin-top:16px;min-height:100px}.footerAdvertisersExact h3{font-size:18px;text-align:center;margin:0 0 18px;color:#111;font-weight:800}.footerAdvertisersExact div{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:18px}.footerAdvertisersExact a{color:#111;text-decoration:none;font-weight:700;font-size:18px;filter:grayscale(1)}
.newsletterExact.newsletter{min-height:106px;margin-top:16px;padding:18px 38px;background-color:#061b31!important;background-size:cover;background-position:center;display:grid;grid-template-columns:1fr 1.35fr;gap:28px;align-items:center;border:1px solid rgba(214,162,79,.45);border-bottom:0;border-radius:8px 8px 0 0;position:relative;overflow:hidden}.newsletterExact:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(214,162,79,.06));pointer-events:none}.newsletterExact>div,.newsletterExact form{position:relative;z-index:2}.newsletterExact h2{color:#fff;font-size:22px;margin:0 0 8px;text-align:right}.newsletterExact p{margin:0;color:#dbe7ef;font-size:14px}.newsletterExact .subscribeForm{display:grid!important;grid-template-columns:1fr 1fr 1fr 96px!important;gap:10px}.newsletterExact .subscribeForm input{height:42px;border-radius:5px;border:0;background:#f6f6f6;color:#333;text-align:right;padding:0 12px}.newsletterExact .subscribeForm button{height:42px;border-radius:5px;border:0;background:linear-gradient(180deg,#deb064,#b77d31);color:#fff;font-weight:800}

/* Footer bottom layout like screenshot */
.proFooter.siteFooter{background:#041325!important;background-image:linear-gradient(90deg,rgba(3,13,28,.98),rgba(2,15,30,.94)),url('../images/footer-ornate-bg.jpg')!important;border-top:0;min-height:205px;padding:0;overflow:hidden}.proFooter:before{opacity:.09}.footerColumns{display:grid;grid-template-columns:1.1fr .78fr .8fr .92fr 1.58fr;gap:0;align-items:stretch;min-height:205px;padding:20px 6.2vw 0;background:transparent}.footerColumns>div{border-inline-start:1px solid rgba(214,162,79,.22);padding:0 24px}.footerColumns>div:first-child{border-inline-start:0}.footerLogoBox{justify-content:flex-start;align-items:flex-start;text-align:right}.footerLogo{width:225px;height:72px;object-fit:contain;object-position:right center;margin:0 0 4px;display:block}.footerLogoBox p{font-size:12px;line-height:1.75;color:#d9e5ed;max-width:250px;margin:0}.footerCol h4{color:#f0b861;font-size:13px;margin:4px 0 10px;font-weight:800}.footerCol a{color:#dbe5ed;font-size:13px;margin:5px 0;line-height:1.45}.contactCol p{font-size:13px;color:#dbe5ed;margin:7px 0;direction:ltr}.rtl .contactCol p{text-align:right}.footerSocial{margin-top:8px;gap:13px}.footerVisual{min-height:205px;padding:0!important;position:relative;overflow:visible}.footerVisual:before{content:"";position:absolute;left:0;bottom:0;width:100%;height:190px;background:radial-gradient(circle at 80% 45%,rgba(214,162,79,.16),transparent 50%);pointer-events:none}.footerVisual .bridge{position:absolute;right:0;bottom:0;width:100%;height:178px;object-fit:cover;object-position:center;border-radius:120px 0 0 0;border-top:2px solid rgba(214,162,79,.9);border-left:2px solid rgba(214,162,79,.9);filter:drop-shadow(0 0 18px rgba(0,0,0,.75))}.footerBird{position:absolute;right:12px;top:-32px;width:210px;max-width:68%;z-index:5;object-fit:contain;filter:drop-shadow(0 8px 16px rgba(0,0,0,.52))}
@media(max-width:1120px){.footerTopExact{grid-template-columns:1fr;padding:0 18px}.newsletterExact.newsletter{grid-template-columns:1fr;gap:12px}.newsletterExact .subscribeForm{grid-template-columns:1fr!important}.footerColumns{grid-template-columns:1fr 1fr;padding:28px 20px}.footerVisual{grid-column:1/-1}.headerFa .headerOrnament{width:110px}.faTopExact{grid-template-columns:1fr;display:flex;justify-content:center;gap:12px;height:auto;min-height:86px;padding:14px 18px}.faTopExact .faBrand{position:relative;left:auto;top:auto;transform:none;width:280px;min-width:280px;height:92px}.faMenuExact{grid-template-columns:1fr auto;height:auto;padding:12px 22px}.faMenuExact .splitNav,.faMenuExact .menuNotch{display:none}.faMenuExact .hamb{display:block}}
@media(max-width:650px){.footerAdvertisersExact div{gap:12px}.footerAdvertisersExact a{font-size:14px}.footerColumns{grid-template-columns:1fr}.footerColumns>div{border:0;padding:0 0 18px}.footerLogo{width:190px}.footerVisual{min-height:200px}.footerVisual .bridge{height:165px}.footerBird{width:140px;top:-10px}.newsletterExact h2{font-size:19px}}

/* V11 login/register cards like Parastoo mockup */
.authCards{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:22px;align-items:stretch;direction:inherit}.authCard{position:relative;overflow:hidden;border:1px solid rgba(214,162,79,.55);border-radius:16px;min-height:310px;padding:30px 34px;color:#fff;background-size:cover;background-position:center;box-shadow:0 22px 60px rgba(0,0,0,.28)}.authCard:before{content:"";position:absolute;inset:0;background:url('../images/pattern-gold.png') center/520px;opacity:.15;pointer-events:none}.authText,.authForm{position:relative;z-index:2}.authText{text-align:center;margin-bottom:18px}.authText h1{font-size:26px;margin:0 0 12px;color:#fff;font-weight:900}.authText p{font-size:14px;line-height:1.9;margin:0;color:#dfe8ef}.authForm{width:54%;display:flex;flex-direction:column;gap:11px}.authForm input{height:44px;border:0;border-radius:5px;background:#f7f7f7;color:#1f2937;padding:0 14px;text-align:inherit;box-shadow:inset 0 0 0 1px rgba(0,0,0,.06)}.authForm button{height:46px;border:0;border-radius:5px;background:linear-gradient(180deg,#dfb15f,#b87d32);color:#fff;font-weight:900;cursor:pointer}.authBird{position:absolute;z-index:1;right:22px;bottom:10px;width:42%;max-height:240px;object-fit:contain;object-position:right bottom;filter:drop-shadow(0 10px 18px rgba(0,0,0,.45))}.rtl .authBird{right:auto;left:22px;transform:scaleX(-1)}.rtl .authForm{margin-right:0;margin-left:auto}.ltr .authForm{margin-left:0;margin-right:auto}.accountPage{background:#f6efe1 url('../images/pattern-gold.png') center/700px;color:#07182d}.accountMsg{max-width:1180px}.accountCard{display:none}@media(max-width:860px){.authCards{grid-template-columns:1fr}.authForm{width:100%;max-width:360px}.authBird{opacity:.35;width:48%}.authText{text-align:start}}

/* V12: Persian menu simplified like English + footer curved Parastoo cut */
.headerFa.siteHeader{min-height:138px;overflow:hidden;background-position:center top!important}
.headerFa .headerOrnament{width:145px;opacity:.95}
.headerFa .faTopExact{height:64px;grid-template-columns:1fr 380px 1fr;padding:0 7vw;background:rgba(2,11,24,.72)}
.headerFa .faTopExact .faBrand{position:relative!important;left:auto!important;top:auto!important;transform:none!important;width:auto!important;min-width:280px!important;height:auto!important;min-height:58px!important;padding:0!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;justify-self:center;z-index:12}
.headerFa .faTopExact .faBrand:before{display:none!important}
.headerFa .faTopExact .faBrand img{max-width:245px;max-height:58px;margin:0;object-fit:contain}
.headerFa .faTopExact .faBrand span{display:none!important}
.headerFa .faTopExact .faBrand strong{display:none!important}
.headerFa .faTopExact .topSocial a,.headerFa .faTopExact .topUser a{border:0;background:transparent;padding:7px 8px;color:#d6a24f}
.headerFa .faTopExact .subscribeBtn{border:1px solid rgba(214,162,79,.75)!important;background:linear-gradient(180deg,#e7bd70,#bd8438)!important;color:#07182d!important;border-radius:4px!important;padding:10px 22px!important;font-weight:800}
.headerFa .faTopExact .inlineSearch{background:transparent;border:0;box-shadow:none;height:36px;min-width:110px}
.headerFa .faTopExact .inlineSearch input{background:transparent;color:#fff;width:90px;padding:0 6px}.headerFa .faTopExact .inlineSearch button{background:transparent;color:#d6a24f;width:28px}
.faMenuSimple.enMenuExact{height:74px;display:flex;align-items:center;justify-content:center;gap:42px;padding:0 7vw;background:rgba(3,13,28,.92);border-top:1px solid rgba(214,162,79,.35);border-bottom:1px solid rgba(214,162,79,.55);direction:rtl;position:relative;z-index:6}
.faMenuSimple.enMenuExact a{color:#fff;text-decoration:none;font-size:16px;font-weight:600;padding:25px 0 21px;border-bottom:3px solid transparent;white-space:nowrap;background:transparent;border-radius:0;text-transform:none}
.faMenuSimple.enMenuExact a:hover,.faMenuSimple.enMenuExact a:first-child{color:#d6a24f;border-bottom-color:#d6a24f}
.faMenuSimple.enMenuExact .hamb{display:none}

.footerTopExact{grid-template-columns:1.05fr 1fr!important;padding:0 6.2vw!important;background:#f6efdf!important;position:relative;z-index:2;overflow:hidden}
.newsletterExact.newsletter{border-radius:12px 12px 0 0!important;margin-top:14px!important;min-height:112px!important;overflow:hidden!important;background-color:#04182c!important;border:1px solid rgba(214,162,79,.5)!important;border-bottom:0!important;position:relative}
.newsletterExact.newsletter:after{content:"";position:absolute;right:-6%;bottom:-38px;width:76%;height:72px;border-top:4px solid #f6efdf;border-radius:100% 0 0 0;box-shadow:0 -2px 0 rgba(214,162,79,.8);pointer-events:none;z-index:3}
.proFooter.siteFooter{position:relative;background:#031426!important;overflow:hidden!important}
.footerColumns{min-height:226px!important;padding-top:22px!important;position:relative;z-index:1}
.footerVisual{min-height:226px!important;overflow:hidden!important;background:linear-gradient(160deg,rgba(5,22,42,.35),rgba(3,13,28,.9))!important}
.footerVisual:after{content:"";position:absolute;left:-6%;top:-58px;width:116%;height:120px;border-bottom:4px solid #f6efdf;border-radius:0 0 0 100%;box-shadow:0 2px 0 rgba(214,162,79,.85);z-index:4;pointer-events:none}
.footerVisual .bridge{right:0!important;bottom:0!important;width:100%!important;height:196px!important;border-radius:130px 0 0 0!important;border-top:2px solid rgba(214,162,79,.95)!important;border-left:2px solid rgba(214,162,79,.95)!important;object-fit:cover!important;object-position:center!important}
.footerBird{right:14px!important;top:-8px!important;width:210px!important;z-index:6!important}
.footerLogo{width:225px!important;height:auto!important;max-height:82px!important;object-fit:contain!important}
body.rtl{font-family:'Vazirmatn','Yekan Bakh','IRANSansX',Tahoma,Arial,sans-serif!important}

@media(max-width:1120px){.faMenuSimple.enMenuExact{justify-content:flex-end;padding:12px 22px;height:auto}.faMenuSimple.enMenuExact a{display:none}.faMenuSimple.enMenuExact .hamb{display:block}.headerFa .faTopExact{display:flex;min-height:80px;height:auto;flex-wrap:wrap;justify-content:center;padding:14px 20px}.footerVisual:after,.newsletterExact.newsletter:after{display:none}}

/* V13: Persian header exactly like English, only RTL + IRANSans stack */
body.rtl{font-family:'IRANSansX','IRANSans','Vazirmatn','Yekan Bakh',Tahoma,Arial,sans-serif!important}
body.ltr{font-family:Inter,Arial,sans-serif}
.headerFlat.siteHeader{min-height:128px;background-position:center!important;background-size:cover!important;overflow:visible!important}
.headerFlat:before{opacity:.16!important;background-size:760px!important}
.headerFlat .headerOrnament{width:155px;opacity:.9;z-index:1}
.flatTopBar{position:relative;z-index:4;display:flex;align-items:center;justify-content:space-between;gap:28px;height:72px;padding:0 7.3vw;background:rgba(2,10,22,.74);border-bottom:1px solid rgba(214,162,79,.45)}
.rtlFlat .flatTopBar{direction:rtl}.ltrFlat .flatTopBar{direction:ltr}
.flatBrand{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;text-decoration:none;color:var(--gold);min-width:310px;line-height:1.05;position:relative;z-index:3}.rtlFlat .flatBrand{align-items:flex-end}
.flatBrand img{max-width:100%;max-height:116px;padding-top:20px;object-fit:contain;display:block}.flatBrand .brandTitle{display:none}.flatBrand small{color:#fff;opacity:.88;font-size:13px;letter-spacing:2.6px;text-transform:uppercase;margin-top:3px}.rtlFlat .flatBrand small{letter-spacing:0;font-size:12px}
.flatActions{display:flex;align-items:center;gap:16px;min-width:0}.rtlFlat .flatActions{direction:rtl}.flatSocial{display:flex;gap:12px;align-items:center}.flatSocial a{display:grid;place-items:center;width:24px;height:24px;color:var(--gold);text-decoration:none;background:transparent!important;border:0!important;padding:0!important}.flatSocial span{font-size:18px;color:var(--gold);background:transparent!important;width:auto!important;height:auto!important}.socialIconImg{width:22px;height:22px;object-fit:contain;display:block;filter:drop-shadow(0 0 5px rgba(214,162,79,.32))}
.flatSearch{display:flex;align-items:center;height:38px;background:transparent!important;border:0!important;box-shadow:none!important;min-width:135px}.flatSearch input{background:transparent!important;color:#fff!important;border:0!important;width:120px;padding:0 8px!important;outline:none}.flatSearch input::placeholder{color:#dfe6ef}.flatSearch button{background:transparent!important;color:var(--gold)!important;border:0!important;width:30px;font-size:20px;cursor:pointer}.flatLogin,.flatLang{color:#fff;text-decoration:none;border:1px solid rgba(255,255,255,.18);border-radius:999px;padding:9px 16px;font-size:13px;white-space:nowrap;background:rgba(0,0,0,.12)}.flatSubscribe{color:#07182d!important;text-decoration:none;background:linear-gradient(180deg,#e7bd70,#bd8438)!important;border:1px solid rgba(214,162,79,.95)!important;border-radius:5px!important;padding:13px 24px!important;font-weight:900;white-space:nowrap;box-shadow:0 10px 24px rgba(0,0,0,.18)}
.flatMenu{position:relative;z-index:5;display:flex;align-items:center;justify-content:center;gap:42px;height:56px;padding:0 7vw;background:rgba(3,13,28,.88);border-bottom:1px solid rgba(214,162,79,.75);box-shadow:inset 0 1px rgba(214,162,79,.2)}.rtlFlat .flatMenu{direction:rtl}.flatMenu a{color:#fff;text-decoration:none;font-size:14px;font-weight:700;line-height:56px;border-bottom:3px solid transparent;white-space:nowrap;text-transform:uppercase}.rtlFlat .flatMenu a{text-transform:none;font-size:15px;font-family:'IRANSansX','IRANSans','Vazirmatn',Tahoma,Arial,sans-serif}.flatMenu a:hover,.flatMenu a:first-child{color:var(--gold);border-bottom-color:var(--gold)}.flatMenu .hamb{display:none;color:var(--gold);border:1px solid rgba(214,162,79,.7);background:transparent;border-radius:6px;padding:6px 12px}
/* disable older FA special header rules */
.headerFa .faTopExact,.faMenuSimple,.faMenuExact{all:unset!important}
@media(max-width:1120px){.flatTopBar{height:auto;min-height:78px;padding:13px 22px;flex-wrap:wrap}.flatBrand{min-width:220px}.flatBrand img{max-width:230px}.flatActions{gap:10px;flex-wrap:wrap}.flatMenu{justify-content:flex-end;height:auto;padding:12px 22px}.flatMenu a{display:none}.flatMenu .hamb{display:block}.menu-open .mobileNav{display:flex}.headerFlat .headerOrnament{width:110px;opacity:.45}.flatSearch input{width:92px}.flatSubscribe{padding:10px 15px!important}}
@media(max-width:620px){.flatTopBar{justify-content:center;text-align:center}.flatBrand{align-items:center!important;min-width:100%}.flatActions{justify-content:center}.flatSocial{order:5}.flatLogin,.flatLang,.flatSubscribe{font-size:12px;padding:8px 10px!important}.flatSearch{min-width:120px}.flatMenu{justify-content:center}}


/* V14: Magazine FlipBook + PDF Viewer */
.magazineViewerPage{background:#f7efe2 url('../images/pattern-gold.png') center/720px;min-height:70vh;padding:48px 7vw;color:#07182d}
.viewerHead{display:flex;justify-content:space-between;gap:24px;align-items:flex-end;margin-bottom:28px;border-bottom:1px solid rgba(184,125,43,.35);padding-bottom:20px}.viewerHead b{color:#b87d32;letter-spacing:3px;text-transform:uppercase}.viewerHead h1{font-size:44px;margin:8px 0 4px}.viewerHead p{font-size:18px;margin:0;color:#39465b}.viewerActions{display:flex;gap:10px;flex-wrap:wrap}.pdfViewer{background:#07182d;border:1px solid rgba(214,162,79,.65);border-radius:18px;padding:14px;box-shadow:0 22px 60px rgba(0,0,0,.24)}.pdfViewer iframe{width:100%;height:78vh;min-height:620px;border:0;border-radius:12px;background:#fff}.flipBook{position:relative;max-width:980px;margin:0 auto;background:linear-gradient(145deg,#061426,#09213f);border:1px solid rgba(214,162,79,.72);border-radius:24px;padding:34px 76px 58px;box-shadow:0 28px 80px rgba(0,0,0,.35);overflow:hidden}.flipBook:before{content:"";position:absolute;inset:0;background:url('../images/pattern-gold.png') center/620px;opacity:.12;pointer-events:none}.bookStage{position:relative;z-index:2;min-height:620px;display:grid;place-items:center;perspective:1600px}.flipPage{display:none;max-width:100%;max-height:720px;object-fit:contain;background:#fff;border:10px solid #fff;border-radius:8px;box-shadow:0 18px 44px rgba(0,0,0,.45);animation:pageFlip .35s ease}.flipPage.active{display:block}.flipBtn{position:absolute;z-index:5;top:50%;transform:translateY(-50%);width:54px;height:74px;border:1px solid rgba(214,162,79,.75);border-radius:14px;background:rgba(214,162,79,.16);color:#f5d49a;font-size:46px;cursor:pointer}.flipBtn.prev{left:16px}.flipBtn.next{right:16px}.rtl .flipBtn.prev{left:auto;right:16px}.rtl .flipBtn.next{right:auto;left:16px}.pageCounter{position:absolute;z-index:5;bottom:18px;left:50%;transform:translateX(-50%);color:#f5d49a;background:rgba(0,0,0,.28);border:1px solid rgba(214,162,79,.45);border-radius:999px;padding:7px 18px}.emptyViewer{padding:60px;text-align:center;border:1px dashed #b87d32;border-radius:18px;background:#fff8;color:#07182d}@keyframes pageFlip{from{opacity:.25;transform:rotateY(-10deg) scale(.985)}to{opacity:1;transform:rotateY(0) scale(1)}}.issue em{display:block;font-size:11px;color:#b87d32;font-style:normal;margin-top:4px;min-height:14px}@media(max-width:760px){.viewerHead{display:block}.viewerHead h1{font-size:30px}.pdfViewer iframe{height:72vh;min-height:480px}.flipBook{padding:22px 44px 54px}.bookStage{min-height:430px}.flipBtn{width:38px;height:58px;font-size:34px}.flipBtn.prev{left:5px}.flipBtn.next{right:5px}.rtl .flipBtn.prev{right:5px}.rtl .flipBtn.next{left:5px}}


/* V15: SVG/Mask exact hero right widget + footer ornamental curve */
.sideCards{
  position:relative!important;
  border:0!important;
  border-radius:0!important;
  padding:28px 24px 28px 46px!important;
  background:linear-gradient(135deg,rgba(4,18,34,.94),rgba(7,31,54,.92))!important;
  -webkit-mask-size:100% 100%;
  mask-size:100% 100%;
  -webkit-mask-repeat:no-repeat;
  mask-repeat:no-repeat;
  overflow:visible!important;
  backdrop-filter:blur(7px);
  min-height:388px;
}
.sideCards:before{
  content:"";
  position:absolute;
  inset:0;
  background:url('../svg/hero-side-border.svg') center/100% 100% no-repeat;
  pointer-events:none;
  z-index:5;
  filter:drop-shadow(0 0 10px rgba(214,162,79,.25));
}
.sideCards:after{
  content:"";
  position:absolute;
  inset:8px 10px;
  background:url('../images/pattern-gold.png') right center/430px no-repeat;
  opacity:.12;
  pointer-events:none;
  z-index:0;
}
.sideCards a{
  position:relative;
  z-index:2;
  border-bottom:1px solid rgba(214,162,79,.42)!important;
  padding:13px 18px!important;
  gap:16px!important;
  grid-template-columns:58px 1fr 118px!important;
  background:transparent!important;
}
.sideCards a:last-child{border-bottom:0!important}
.sideCards .ico{
  width:58px;height:58px;border:2px solid rgba(214,162,79,.75);border-radius:50%;display:grid;place-items:center;
  color:var(--gold);font-size:27px;background:rgba(214,162,79,.06);
}
.sideCards img{width:118px!important;height:72px!important;border:1px solid rgba(214,162,79,.55)!important;border-radius:6px!important}
.sideCards b{font-size:16px!important}.sideCards p{margin:0!important;line-height:1.45!important;font-size:13px!important}
.rtl .sideCards{padding:0px 10px 8px 0px!important;left: 40px;transform:none!important}

/* arrow circle outside the masked hero card */
.hero .sideCardsWrap{position:relative}
.hero .sideCardsWrap:after{content:"›";position:absolute;right:-24px;top:50%;transform:translateY(-50%);width:52px;height:52px;border:1px solid rgba(214,162,79,.78);border-radius:50%;display:grid;place-items:center;color:var(--gold);font-size:38px;background:rgba(3,13,28,.72);z-index:8;box-shadow:0 0 22px rgba(0,0,0,.35)}
.rtl .hero .sideCardsWrap:after{content:"‹";right:auto;left:-24px}

/* Footer exact curve with SVG mask overlay */
.footerTopExact{position:relative!important;overflow:hidden!important;background:#f6efdf!important}
.footerTopExact:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:74px;background:#031426;-webkit-mask-image:url('../svg/footer-curve.svg');mask-image:url('../svg/footer-curve.svg');-webkit-mask-size:100% 100%;mask-size:100% 100%;z-index:0;pointer-events:none}
.footerTopExact>*{position:relative;z-index:2}
.newsletterExact.newsletter{clip-path:polygon(0 0,100% 0,100% 72%,82% 72%,76% 100%,0 100%)!important;border-bottom:1px solid rgba(214,162,79,.55)!important;box-shadow:0 1px 0 rgba(214,162,79,.65), inset 0 0 0 1px rgba(214,162,79,.38)!important}
.rtl .newsletterExact.newsletter{clip-path:polygon(0 0,100% 0,100% 100%,74% 100%,20% 90%,0 85%)!important}
.newsletterExact.newsletter:after{display:none!important}
.proFooter.siteFooter{border-top:0!important;background-color:#031426!important}
.proFooter.siteFooter:after{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,transparent,rgba(214,162,79,.95),transparent);z-index:8;opacity:.75}
.footerVisual{clip-path:polygon(0 0,100% 0,100% 100%,0 100%,0 30%,13% 22%,23% 15%,36% 12%,52% 13%,72% 19%,88% 14%,100% 7%,100% 0)!important;border-left:1px solid rgba(214,162,79,.45)!important}
.rtl .footerVisual{border-left:0!important;border-right:1px solid rgba(214,162,79,.45)!important}
.footerVisual:after{display:none!important}
.footerVisual .bridge{border-radius:150px 0 0 0!important;clip-path:polygon(11% 7%,100% 0,100% 100%,0 100%,0 32%,4% 22%)!important}
.rtl .footerVisual .bridge{border-radius:0 150px 0 0!important;clip-path:polygon(0 0,89% 7%,96% 22%,100% 32%,100% 100%,0 100%)!important}
.footerBird{filter:drop-shadow(0 0 14px rgba(214,162,79,.35))!important}

@media(max-width:1120px){
  .sideCards{mask-image:none!important;-webkit-mask-image:none!important;border:1px solid var(--gold)!important;border-radius:22px!important;padding:14px!important;min-height:auto}.sideCards:before{display:none}.sideCards a{grid-template-columns:44px 1fr 82px!important}.sideCards .ico{width:44px;height:44px}.sideCards img{width:82px!important;height:58px!important}.hero .sideCardsWrap:after{display:none}.footerTopExact:after{display:none}.newsletterExact.newsletter,.rtl .newsletterExact.newsletter,.footerVisual,.footerVisual .bridge,.rtl .footerVisual .bridge{clip-path:none!important}
}


/* V16 finishing: real Persian font stack, refined footer SVG curve, media-safe logos */
@font-face{font-family:'IRANSansX';src:local('IRANSansX'),local('IRANSans'),local('Vazirmatn');font-weight:400;font-style:normal;font-display:swap}
body.rtl, .rtl input, .rtl textarea, .rtl button, .rtl select, .rtl .flatMenu a, .rtl .footerCol, .rtl .newsletterExact, .rtl .cats, .rtl .featureCard{font-family:'IRANSansX','IRANSans','Vazirmatn',Tahoma,Arial,sans-serif!important}
.rtl h1,.rtl h2,.rtl h3,.rtl h4,.rtl .flatMenu a{font-weight:800!important;letter-spacing:0!important}
.footerLogoText{font-size:42px;color:var(--gold);font-weight:900;line-height:1;margin-bottom:10px;text-shadow:0 0 18px rgba(214,162,79,.35)}
.footerAdvertisersExact a img{display:block;max-height:34px;max-width:130px;object-fit:contain;filter:none}.footerAdvertisersExact a:has(img){background:transparent!important;border:0!important;padding:4px 10px!important;filter:none!important}
.footerTopExact{direction:ltr!important;display:grid!important;grid-template-columns:1fr 1.15fr!important;gap:10px!important;padding:0 6.2vw!important;align-items:end!important;background:#f6efdf!important;overflow:visible!important;border:0!important;position:relative!important;z-index:3!important}
.footerTopExact:after{display:none!important}.footerAdvertisersExact{grid-column:1!important;direction:rtl!important;margin-top:16px!important;border-radius:9px 9px 0 0!important;min-height:108px!important;border:1px solid #e0c9a4!important;border-bottom:0!important}.newsletterExact.newsletter{grid-column:2!important;direction:rtl!important;clip-path:none!important;margin-top:16px!important;border-radius:9px 9px 0 0!important;min-height:108px!important;overflow:visible!important;border:1px solid rgba(214,162,79,.52)!important;border-bottom:0!important;box-shadow:none!important}.newsletterExact.newsletter:before{opacity:.14!important}.newsletterExact.newsletter:after{content:""!important;display:block!important;position:absolute!important;left:0!important;right:0!important;bottom:-72px!important;height:74px!important;background:#f6efdf!important;clip-path:polygon(0 0,100% 0,100% 36%,88% 39%,76% 49%,64% 65%,51% 78%,37% 85%,21% 82%,7% 66%,0 54%)!important;border-bottom:2px solid rgba(214,162,79,.9)!important;z-index:8!important;pointer-events:none!important}
.proFooter.siteFooter{margin-top:0!important;background:#031426!important;border-top:0!important;min-height:230px!important;overflow:hidden!important}.proFooter.siteFooter:after{top:0!important;height:2px!important}.footerColumns{grid-template-columns:1.08fr .78fr .78fr .98fr 1.6fr!important;min-height:230px!important;padding:24px 6.2vw 0!important;align-items:stretch!important}.footerColumns>div{padding:0 24px!important;border-inline-start:1px solid rgba(214,162,79,.24)!important}.footerColumns>div:first-child{border-inline-start:0!important}.footerVisual{position:relative!important;overflow:hidden!important;min-height:230px!important;border:0!important;clip-path:polygon(0 0,100% 0,100% 100%,0 100%)!important;background:linear-gradient(135deg,rgba(3,20,38,.1),rgba(3,20,38,.95))!important}.footerVisual:before{content:""!important;display:block!important;position:absolute!important;inset:0!important;background:url('../images/pattern-gold.png') left bottom/380px no-repeat!important;opacity:.34!important;z-index:1!important}.footerVisual:after{content:""!important;display:block!important;position:absolute!important;left:-6%!important;top:-80px!important;width:125%!important;height:150px!important;background:#f6efdf!important;border-bottom:3px solid rgba(214,162,79,.92)!important;border-radius:0 0 0 100%!important;z-index:4!important;pointer-events:none!important}.rtl .footerVisual:after{left:auto!important;right:-6%!important;border-radius:0 0 100% 0!important}.footerVisual .bridge{position:absolute!important;right:0!important;bottom:0!important;width:100%!important;height:205px!important;object-fit:cover!important;border:0!important;border-top:2px solid rgba(214,162,79,.9)!important;border-left:2px solid rgba(214,162,79,.9)!important;border-radius:150px 0 0 0!important;clip-path:none!important;z-index:2!important}.rtl .footerVisual .bridge{right:auto!important;left:0!important;border-left:0!important;border-right:2px solid rgba(214,162,79,.9)!important;border-radius:0 150px 0 0!important}.footerBird{position:absolute!important;right:14px!important;top:-36px!important;width:230px!important;z-index:6!important;max-width:70%!important}.rtl .footerBird{right:auto!important;left:14px!important}.footerLogo{background:transparent!important;mix-blend-mode:normal!important;filter:none!important;max-height:72px!important;object-fit:contain!important}.footerSocial img,.socialIconImg{background:transparent!important;filter:none!important}
/* Archive cards: hide scrollbar, arrow buttons can be added later; now clean scrolling */
.issues{scrollbar-width:none;-ms-overflow-style:none}.issues::-webkit-scrollbar{display:none}
@media(max-width:1120px){.footerTopExact{grid-template-columns:1fr!important;padding:0 18px!important}.newsletterExact.newsletter,.footerAdvertisersExact{grid-column:auto!important}.newsletterExact.newsletter:after,.footerVisual:after{display:none!important}.footerColumns{grid-template-columns:1fr 1fr!important}.footerVisual{grid-column:1/-1!important}.footerBird{top:-8px!important;width:150px!important}}
@media(max-width:650px){.footerColumns{grid-template-columns:1fr!important}.footerColumns>div{border:0!important}.newsletterExact .subscribeForm{grid-template-columns:1fr!important}.footerTopExact{gap:0!important}}


/* ================= V17 finishing fixes ================= */
:root{--parastoo-fa-font:'Vazirmatn','Yekan Bakh','IRANSansX',Tahoma,Arial,sans-serif;}
body, body.rtl, .rtl input, .rtl textarea, .rtl button, .rtl select, .rtl a, .rtl p, .rtl h1, .rtl h2, .rtl h3, .rtl h4, .rtl li,
.siteHeader, .contentGrid, .footerTopExact, .siteFooter, .accountPage{font-family:var(--parastoo-fa-font)!important;}
.rtl .heroText h1,.rtl .brandCenter strong,.rtl .featureCard h2{font-family:var(--parastoo-fa-font)!important;font-weight:900!important;letter-spacing:-1px!important;}
.rtl .splitNav a,.rtl .flatMenu a,.rtl .footerCol h4,.rtl .contentGrid h3{font-weight:800!important;}

/* Equal height middle sections */
.contentGrid{align-items:stretch!important;grid-template-columns:34% 36% 30%!important;gap:25px!important;}
.contentGrid>article,.contentGrid>section{height:100%;min-height:365px;display:flex!important;flex-direction:column!important;}
.contentGrid h3{height:38px;margin:0 0 16px!important;display:flex;align-items:center;justify-content:center;font-size:21px;color:#101826;font-weight:900!important;}
.featureCard{height:calc(100% - 54px)!important;min-height:295px!important;}
.featureCard img{height:100%!important;min-height:295px!important;}
.cats{height:calc(100% - 54px)!important;align-content:stretch!important;}
.cats a{min-height:0!important;height:100%!important;}

/* Latest issues: hidden scrollbar + arrows + auto-loop support */
.issuesPanel{position:relative;overflow:hidden;}
.issuesPanel .sectionHead{height:38px;margin:0 0 16px;display:flex;align-items:center;justify-content:center;position:relative;}
.issuesPanel .sectionHead h3{height:auto!important;margin:0!important;}
.issueNav{position:absolute;inset-inline-end:0;display:flex;gap:8px;align-items:center;}
.issueNav button{width:34px;height:34px;border:1px solid rgba(214,162,79,.55);border-radius:50%;background:#fff8;color:#101826;font-size:23px;line-height:1;cursor:pointer;box-shadow:0 6px 16px #0001;transition:.2s;}
.issueNav button:hover{background:#d6a24f;color:#fff;transform:translateY(-1px)}
.issuesViewport{height:calc(100% - 54px);min-height:295px;overflow:hidden!important;position:relative;}
.issuesViewport:before,.issuesViewport:after{content:"";position:absolute;top:0;bottom:0;width:28px;z-index:3;pointer-events:none;}
.issuesViewport:before{left:0;background:linear-gradient(90deg,#f7efe2,transparent)}
.issuesViewport:after{right:0;background:linear-gradient(270deg,#f7efe2,transparent)}
.issuesLoop{height:100%;display:flex!important;gap:18px;align-items:stretch;overflow-x:auto!important;overflow-y:hidden!important;scrollbar-width:none!important;-ms-overflow-style:none!important;scroll-behavior:smooth;padding:0 8px 2px!important;}
.issuesLoop::-webkit-scrollbar{display:none!important;}
.issue{min-width:128px!important;width:128px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important;padding-top:2px;}
.issue img{width:124px!important;height:176px!important;object-fit:cover!important;}
.issue b{font-size:15px!important;margin-top:8px!important;font-weight:900!important;line-height:1.4!important;}
.issue small{font-size:13px!important;line-height:1.4!important;}
.issue em{min-height:18px;font-size:10px;color:#b77d31;font-style:normal;margin-top:3px;}

/* Footer top and curved cut matching mockup more closely */
.footerTopExact{display:grid!important;grid-template-columns:1.02fr 1.12fr!important;gap:10px!important;align-items:end!important;padding:0 6.2vw!important;background:#f6efdf!important;border:0!important;overflow:visible!important;position:relative!important;z-index:4!important;}
.footerAdvertisersExact,.newsletterExact.newsletter{height:118px!important;min-height:118px!important;margin-top:14px!important;border-radius:10px 10px 0 0!important;}
.footerAdvertisersExact{display:flex!important;justify-content:center!important;border:1px solid #e0c9a4!important;border-bottom:0!important;background:#f6efdf!important;}
.footerAdvertisersExact h3{font-family:var(--parastoo-fa-font)!important;font-weight:900!important;margin-bottom:14px!important;}
.footerAdvertisersExact div{gap:18px!important;}
.footerAdvertisersExact a{background:transparent!important;border:0!important;padding:0!important;filter:none!important;color:#111!important;font-weight:900!important;}
.footerAdvertisersExact a img{background:transparent!important;mix-blend-mode:multiply;max-height:35px!important;object-fit:contain!important;}
.newsletterExact.newsletter{position:relative!important;overflow:visible!important;background-color:#04182c!important;border:1px solid rgba(214,162,79,.55)!important;border-bottom:0!important;box-shadow:inset 0 0 0 1px rgba(255,255,255,.03)!important;clip-path:none!important;display:grid!important;grid-template-columns:.96fr 1.38fr!important;padding:18px 34px!important;}
.newsletterExact .subscribeForm{grid-template-columns:1fr 1fr 1fr 90px!important;align-items:center!important;}
.newsletterExact .subscribeForm input,.newsletterExact .subscribeForm button{height:38px!important;border-radius:6px!important;}
.newsletterExact.newsletter:after{content:""!important;display:block!important;position:absolute!important;left:-2px!important;right:-2px!important;bottom:-76px!important;height:78px!important;background:#031426!important;z-index:8!important;pointer-events:none!important;clip-path:polygon(0 0,100% 0,100% 32%,92% 30%,84% 34%,76% 42%,66% 58%,54% 72%,42% 82%,31% 83%,21% 72%,12% 54%,5% 42%,0 45%)!important;border-top:3px solid rgba(214,162,79,.9)!important;}

.proFooter.siteFooter{margin-top:0!important;background:#031426!important;min-height:230px!important;overflow:hidden!important;border-top:0!important;}
.footerColumns{grid-template-columns:1.08fr .78fr .78fr .98fr 1.6fr!important;min-height:230px!important;padding:26px 6.2vw 0!important;align-items:stretch!important;}
.footerColumns>div{padding:0 24px!important;border-inline-start:1px solid rgba(214,162,79,.23)!important;}
.footerLogo{background:transparent!important;mix-blend-mode:normal!important;filter:none!important;object-fit:contain!important;}
.footerVisual{min-height:230px!important;position:relative!important;overflow:hidden!important;}
.footerVisual:before{content:""!important;position:absolute!important;inset:0!important;background:url('../images/pattern-gold.png') left bottom/390px no-repeat!important;opacity:.33!important;z-index:1!important;}
.footerVisual:after{content:""!important;position:absolute!important;left:-8%!important;top:-78px!important;width:130%!important;height:150px!important;background:#f6efdf!important;border-bottom:3px solid rgba(214,162,79,.92)!important;border-radius:0 0 0 100%!important;z-index:4!important;pointer-events:none!important;}
.rtl .footerVisual:after{left:auto!important;right:-8%!important;border-radius:0 0 100% 0!important;}
.footerVisual .bridge{position:absolute!important;bottom:0!important;right:0!important;width:100%!important;height:205px!important;object-fit:cover!important;border:0!important;border-top:2px solid rgba(214,162,79,.92)!important;border-left:2px solid rgba(214,162,79,.92)!important;border-radius:150px 0 0 0!important;z-index:2!important;}
.rtl .footerVisual .bridge{right:auto!important;left:0!important;border-left:0!important;border-right:2px solid rgba(214,162,79,.92)!important;border-radius:0 150px 0 0!important;}
.footerBird{position:absolute!important;top:-38px!important;right:14px!important;width:230px!important;z-index:6!important;max-width:68%!important;}
.rtl .footerBird{right:auto!important;left:14px!important;}

@media(max-width:1120px){
  .contentGrid{grid-template-columns:1fr!important}.contentGrid>article,.contentGrid>section{min-height:auto}.featureCard,.issuesViewport,.cats{height:auto!important;min-height:0!important}.issuesViewport{min-height:285px}.footerTopExact{grid-template-columns:1fr!important;padding:0 18px!important}.newsletterExact.newsletter:after,.footerVisual:after{display:none!important}.newsletterExact.newsletter{grid-template-columns:1fr!important;height:auto!important}.newsletterExact .subscribeForm{grid-template-columns:1fr!important}.footerColumns{grid-template-columns:1fr 1fr!important}.footerVisual{grid-column:1/-1!important;}
}
@media(max-width:650px){.footerColumns{grid-template-columns:1fr!important}.footerColumns>div{border:0!important}.issueNav{display:none}.issuesViewport{overflow-x:auto!important}.newsletterExact.newsletter,.footerAdvertisersExact{height:auto!important}}

/* V18 finishing: fonts, ads, balanced sections */
body.rtl, body.rtl *:not(.socialIconImg){font-family:var(--font-fa)!important;}
body.ltr{font-family:var(--font-en);}
.flatActions,.flatSocial,.flatNav{gap:14px!important;align-items:center}
.flatSocial a{display:inline-grid;place-items:center;width:34px;height:34px;border-radius:50%;background:rgba(255,255,255,.07);border:1px solid rgba(214,162,79,.22)}
.socialIconImg,.footerSocial img{width:20px;height:20px;object-fit:contain;display:block}
.contentGrid{align-items:stretch!important}
.contentGrid>article,.contentGrid>section{height:100%;min-height:410px;display:flex;flex-direction:column}
.issuesPanel{overflow:hidden}.issuesViewport{overflow:hidden!important;scrollbar-width:none}.issuesViewport::-webkit-scrollbar{display:none}.issuesLoop{scroll-behavior:smooth}.issueNav button{cursor:pointer}
.adSlot{width:min(1120px,92vw);margin:22px auto;border:1px solid rgba(214,162,79,.32);border-radius:18px;overflow:hidden;background:#061426;box-shadow:0 20px 50px rgba(0,0,0,.25);position:relative}.adSlot img{display:block;width:100%;max-height:140px;object-fit:cover}.adSlot span{position:absolute;top:8px;left:8px;background:rgba(0,0,0,.55);color:#fff;font-size:10px;border-radius:999px;padding:3px 8px;text-transform:uppercase;letter-spacing:.12em}.adHeaderTop img{max-height:110px}.adFooterBanner img{max-height:220px}.adInsideArticle{width:100%;margin:16px 0}.adInsideArticle img{max-height:90px}.floatingAds{position:fixed;right:18px;top:180px;z-index:30;display:flex;flex-direction:column;gap:12px;pointer-events:none}.floatingAds .adSlot{width:160px;margin:0;border-radius:14px;pointer-events:auto}.floatingAds .adSlot img{height:130px;max-height:130px}.float_right_middle img{height:250px!important;max-height:250px!important}.rtl .floatingAds{right:auto;left:18px}@media(max-width:1100px){.floatingAds{display:none}.contentGrid>article,.contentGrid>section{min-height:auto}.adSlot img{max-height:120px}}

/* ================= V18.5 UI POLISH: hero mask, footer SVG, typography, archive alignment ================= */
@import url('https://fonts.googleapis.com/css2?family=Vazirmatn:wght@300;400;500;600;700;800;900&display=swap');
:root{--parastoo-title-font:'Vazirmatn','Yekan Bakh FaNum','Yekan Bakh',Tahoma,Arial,sans-serif;--parastoo-body-font:'Vazirmatn',Tahoma,Arial,sans-serif;--gold:#d6a24f;--dark:#031426;--cream:#f6efdf;}
body,body.rtl,.adminMain,.siteHeader,.contentGrid,.siteFooter,.pageContent,input,textarea,select,button{font-family:var(--parastoo-body-font)!important;}
.rtl .heroText h1,.rtl .brandCenter strong,.rtl .featureCard h2,.contentGrid h3,.siteFooter h4,.splitNav a,.btn,.topUser a{font-family:var(--parastoo-title-font)!important;font-weight:800!important;}

.hero{min-height:590px!important;grid-template-columns:31% 39% 30%!important;gap:28px!important;padding:58px 7vw 64px!important;background-position:center!important;isolation:isolate;}
.hero:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 53% 45%,rgba(214,162,79,.22),transparent 24%),linear-gradient(90deg,rgba(3,14,29,.30),rgba(3,14,29,.78) 42%,rgba(3,14,29,.96));z-index:0;pointer-events:none;}
.coverWrap,.heroText,.sideCardsWrap{position:relative;z-index:2;}
.coverWrap{right: 0px;display:flex;justify-content:center;align-items:center;}
.coverWrap:after{content:"";position:absolute;width:270px;height:24px;bottom:-22px;border-radius:50%;background:#0008;filter:blur(12px);}
.mainCover{width:285px!important;border:0px solid rgba(255,255,255,.95)!important;box-shadow:0 0px 0px rgba(0,0,0,0),0 0 0 0px rgba(214,162,79,.35)!important;}
.heroText h1{font-size:78px!important;letter-spacing:1px;}
.rtl .heroText h1{font-size:64px!important;line-height:1.14!important;letter-spacing:-1.2px!important;}
.heroText h2{font-weight:800!important;}
.heroText p{font-weight:400!important;color:rgba(255,255,255,.88)!important;}
.sideCardsWrap{min-height:390px;display:flex;align-items:center;justify-content:center;padding:0;filter:drop-shadow(0 24px 38px rgba(0,0,0,.42));}
.sideCardsWrap:before{content:"";position:absolute;inset:0;background:url('../svg/hero-side-card-v185.svg') center/100% 100% no-repeat;z-index:0;pointer-events:none;}
.sideCardsWrap:after{content:"›";position:absolute;right:-14px;top:50%;transform:translateY(-50%);width:30px;height:56px;border:1px solid rgba(214,162,79,.75);border-radius:999px;background:linear-gradient(180deg,#e3bc78,#9b6624);display:grid;place-items:center;color:#fff;font-size:30px;line-height:1;box-shadow:0 12px 22px #0007;z-index:3;}
.rtl .sideCardsWrap:after{right:auto;left:-14px;content:"‹";}
.sideCards{position:relative!important;z-index:1;width:88%;max-width:340px;border:0!important;border-radius:0!important;background:transparent!important;backdrop-filter:none!important;padding:28px 20px!important;}
.sideCards a{grid-template-columns:42px 1fr 84px!important;gap:10px!important;border-bottom:1px solid rgba(214,162,79,.36)!important;padding:13px 2px!important;transition:.25s;}
.sideCards a:hover{transform:translateX(-3px);background:rgba(214,162,79,.08);}
.sideCards img{width:84px!important;height:58px!important;border-radius:7px!important;box-shadow:0 8px 16px rgba(0,0,0,.35);}
.sideCards b{font-size:15px!important;color:#f1c77f!important}.sideCards p{font-size:12.5px;line-height:1.55;margin:0;color:rgba(255,255,255,.84)!important}.ico{font-size:23px!important}

.contentGrid{align-items:stretch!important;grid-template-columns:34% 36% 30%!important;}
.contentGrid>article,.contentGrid>section{min-height:392px!important;display:flex!important;flex-direction:column!important;}
.featureCard{height:100%!important;min-height:334px!important;}
.issuesPanel{height:392px!important;min-height:392px!important;background:rgba(255,255,255,.42);border:1px solid rgba(214,162,79,.25);border-radius:14px;padding:14px!important;box-shadow:0 12px 28px rgba(0,0,0,.08);}
.issuesViewport{height:318px!important;min-height:318px!important;overflow:hidden!important;}
.issuesLoop{height:100%!important;overflow:hidden!important;gap:16px!important;}
.issue{min-width:124px!important;display:flex!important;flex-direction:column!important;justify-content:flex-start!important;background:#fffaf1;border:1px solid rgba(214,162,79,.28);border-radius:10px;padding:9px 8px;box-shadow:0 10px 18px rgba(0,0,0,.08);}
.issue img{width:108px!important;height:154px!important;margin:0 auto!important;}.issue b{font-size:13px;line-height:1.45}.issue small{font-size:11px;color:#6b5b44}.issue em{font-style:normal;font-size:10px;color:#a87731;margin-top:auto}.issueNav{position:absolute;inset-inline-end:0;top:50%;transform:translateY(-50%);display:flex;gap:7px}.issueNav button{width:32px;height:32px;border-radius:50%;border:1px solid var(--gold);background:#061426;color:#ffe2ad;font-size:20px;box-shadow:0 6px 14px #0002}.cats{height:100%;align-content:stretch}.cats a{min-height:106px!important;}

.footerTopExact{position:relative!important;z-index:5!important;background:var(--cream)!important;padding:0 6.2vw!important;gap:0!important;grid-template-columns:1fr 1fr!important;align-items:end!important;}
.footerAdvertisersExact,.newsletterExact.newsletter{height:132px!important;min-height:132px!important;margin-top:12px!important;border-radius:14px 14px 0 0!important;}
.newsletterExact.newsletter{padding:18px 24px!important;display:grid!important;grid-template-columns:1fr 1.45fr!important;gap:18px!important;align-items:center!important;background-color:#04162b!important;box-shadow:0 -12px 30px rgba(0,0,0,.10) inset!important;}
.newsletterExact .subscribeForm{display:grid!important;grid-template-columns:1fr 1fr 1fr auto!important;gap:9px!important}.newsletterExact input{width:auto!important;max-width:none!important;height:42px!important;padding:0 12px!important}.newsletterExact button{height:42px!important;padding:0 22px!important;white-space:nowrap!important}.newsletterExact.newsletter:after{display:none!important}
.proFooter.siteFooter{position:relative!important;margin-top:0!important;padding:78px 0 0!important;background-color:#031426!important;overflow:hidden!important;display:block!important;}
.proFooter.siteFooter:before{content:""!important;position:absolute!important;inset:0!important;background:url('../images/pattern-gold.png') left bottom/560px repeat!important;opacity:.10!important;z-index:0!important;pointer-events:none!important;}
.proFooter.siteFooter:after{content:""!important;position:absolute!important;top:-1px!important;left:0!important;right:0!important;height:96px!important;background:url('../svg/footer-wave-v185.svg') top center/100% 100% no-repeat!important;z-index:2!important;pointer-events:none!important;}
.footerColumns{position:relative!important;z-index:3!important;display:grid!important;grid-template-columns:1.05fr .8fr .8fr 1fr 1.55fr!important;gap:0!important;min-height:270px!important;padding:28px 6.2vw 0!important;align-items:stretch!important;}
.footerColumns>div{padding:0 22px!important;border-inline-start:1px solid rgba(214,162,79,.22)!important}.footerColumns>div:first-child{border-inline-start:0!important}.footerLogoBox{display:flex!important;flex-direction:column!important;justify-content:flex-start!important;align-items:flex-start!important}.rtl .footerLogoBox{align-items:flex-end!important}.footerLogo{max-width:180px!important;max-height:82px!important;background:transparent!important;object-fit:contain!important}.footerLogoText{color:#d6a24f;font-size:32px;font-weight:900}.footerVisual{position:relative!important;min-height:270px!important;overflow:hidden!important;border-inline-start:1px solid rgba(214,162,79,.22)!important;}
.footerVisual:after{display:none!important}.footerVisual:before{content:""!important;position:absolute!important;inset:0!important;background:url('../images/pattern-gold.png') left bottom/410px no-repeat!important;opacity:.25!important;z-index:1!important}.footerVisual .bridge{position:absolute!important;bottom:0!important;right:0!important;width:100%!important;height:230px!important;object-fit:cover!important;border:0!important;border-top:2px solid rgba(214,162,79,.9)!important;border-left:2px solid rgba(214,162,79,.9)!important;border-radius:170px 0 0 0!important;z-index:2!important;}.rtl .footerVisual .bridge{right:auto!important;left:0!important;border-left:0!important;border-right:2px solid rgba(214,162,79,.9)!important;border-radius:0 170px 0 0!important;}.footerBird{position:absolute!important;right:16px!important;top:-28px!important;width:230px!important;z-index:5!important;max-width:65%!important;}.rtl .footerBird{right:auto!important;left:16px!important;}
.footerCol h4{margin-top:0!important;color:#e7bd73!important}.footerCol a,.siteFooter p{font-size:13px!important;line-height:1.8;color:rgba(255,255,255,.86)!important}.footerSocial{display:flex;gap:9px;margin-top:10px}.footerSocial a{width:34px;height:34px;border:1px solid rgba(214,162,79,.45);border-radius:50%;display:grid!important;place-items:center!important;background:rgba(214,162,79,.08)}

@media(max-width:1120px){.hero{grid-template-columns:1fr!important;gap:26px!important}.sideCardsWrap{max-width:420px;margin:auto;width:100%}.contentGrid{grid-template-columns:1fr!important}.contentGrid>article,.contentGrid>section,.issuesPanel{min-height:auto!important;height:auto!important}.issuesViewport{height:300px!important}.footerTopExact{grid-template-columns:1fr!important;padding:0 18px!important}.newsletterExact.newsletter{grid-template-columns:1fr!important;height:auto!important}.newsletterExact .subscribeForm{grid-template-columns:1fr!important}.footerColumns{grid-template-columns:1fr 1fr!important;padding:70px 18px 0!important}.footerVisual{grid-column:1/-1!important}.proFooter.siteFooter:after{height:70px!important}.footerBird{top:-12px!important;width:160px!important}}
@media(max-width:650px){.heroText h1,.rtl .heroText h1{font-size:42px!important}.sideCardsWrap:after{display:none}.footerColumns{grid-template-columns:1fr!important}.footerColumns>div{border:0!important}.issuesViewport{overflow:hidden!important}.issueNav{display:flex!important}.footerAdvertisersExact{height:auto!important}.newsletterExact.newsletter{min-height:auto!important}}

/* ================= V18.6 DESIGN FIX: footer seam, arabesque ornaments, refined hero side SVG ================= */
.headerFlat.siteHeader{overflow:hidden!important;background-position:center top!important;}
.headerFlat .headerOrnament{width:210px!important;max-width:22vw!important;height:130px!important;object-fit:contain!important;opacity:.96!important;z-index:2!important;filter:drop-shadow(0 0 12px rgba(214,162,79,.35))!important;}
.headerFlat .ornLeft{left:0!important;top:0!important;}
.headerFlat .ornRight{right:0!important;top:0!important;}
.flatTopBar,.flatMenu{position:relative!important;z-index:5!important;}
.flatSocial{gap:14px!important;}
.flatSocial a{color:#d6a24f!important;text-decoration:none!important;}

.hero{min-height:590px!important;align-items:center!important;overflow:hidden!important;background-size:cover!important;background-position:center!important;}
.sideCardsWrap{min-height:420px!important;max-width:430px!important;margin-inline:auto!important;filter:drop-shadow(0 24px 36px rgba(0,0,0,.42))!important;}
.sideCardsWrap:before{background:url('../svg/hero-side-card-v186.svg') center/100% 100% no-repeat!important;inset:0!important;}
.sideCardsWrap:after{width:42px!important;height:42px!important;right:-8px!important;background:#061426!important;border:2px solid rgba(214,162,79,.9)!important;color:#e8bd72!important;font-size:32px!important;box-shadow:0 0 0 4px rgba(3,20,38,.76),0 12px 20px rgba(0,0,0,.45)!important;}
.rtl .sideCardsWrap:after{right:auto!important;left:-8px!important;}
.sideCards,.sideCards:before,.sideCards:after{border:0!important;background:transparent!important;box-shadow:none!important;backdrop-filter:none!important;}
.sideCards:before,.sideCards:after{display:none!important;content:none!important;}
.sideCards{width:84%!important;max-width:342px!important;padding:34px 18px!important;}
.sideCards a{grid-template-columns:48px 1fr 88px!important;padding:13px 0!important;border-bottom:1px solid rgba(214,162,79,.28)!important;}
.sideCards a:last-child{border-bottom:0!important;}
.sideCards img{width:88px!important;height:58px!important;border-radius:7px!important;}
.sideCards .ico{width:38px!important;height:38px!important;display:grid!important;place-items:center!important;border:1px solid rgba(214,162,79,.55)!important;border-radius:50%!important;color:#d6a24f!important;}

.footerTopExact{margin-bottom:0!important;padding-bottom:0!important;background:#f6efdf!important;align-items:end!important;position:relative!important;z-index:4!important;}
.footerAdvertisersExact,.newsletterExact.newsletter{margin-bottom:0!important;border-bottom:0!important;}
.newsletterExact.newsletter{border-radius:14px 14px 0 0!important;overflow:hidden!important;}
.proFooter.siteFooter{margin-top:0!important;padding-top:92px!important;background-color:#031426!important;overflow:hidden!important;}
.proFooter.siteFooter:after{top:-82px!important;height:104px!important;background:url('../svg/footer-wave-v186.svg') top center/100% 100% no-repeat!important;z-index:6!important;}
.proFooter.siteFooter:before{opacity:.09!important;}
.footerColumns{padding-top:10px!important;min-height:255px!important;}
.footerVisual{min-height:255px!important;}
.footerVisual .bridge{height:218px!important;}
.footerBird{top:-22px!important;}
@media(max-width:1120px){.headerFlat .headerOrnament{width:130px!important;height:92px!important;opacity:.55!important}.proFooter.siteFooter{padding-top:70px!important}.proFooter.siteFooter:after{top:-60px!important;height:78px!important}.sideCardsWrap{max-width:430px!important;}}
@media(max-width:650px){.headerFlat .headerOrnament{display:none!important}.proFooter.siteFooter:after{display:none!important}.proFooter.siteFooter{padding-top:26px!important}.sideCardsWrap{min-height:390px!important}.sideCards{width:88%!important}.sideCardsWrap:after{display:none!important}}

/* ================= V18.7 DESIGN FINAL FIX: rounded footer wave, real arabesque ornaments, exact hero panel ================= */
.headerFlat .headerOrnament{
  width:340px!important;
  height:205px!important;
  max-width:30vw!important;
  object-fit:contain!important;
  opacity:.98!important;
  top:-4px!important;
  z-index:3!important;
  filter:drop-shadow(0 0 10px rgba(214,162,79,.45)) drop-shadow(0 10px 28px rgba(0,0,0,.35))!important;
}
.headerFlat .ornLeft{left:0!important;right:auto!important;}
.headerFlat .ornRight{right:0!important;left:auto!important;}
.flatTopBar,.flatMenu{z-index:8!important;}

/* Hero exact ornamental side card */
.hero{min-height:610px!important;grid-template-columns:31% 39% 30%!important;padding-top:56px!important;padding-bottom:68px!important;}
.sideCardsWrap{
  min-height:470px!important;
  max-width:430px!important;
  width:100%!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  filter:drop-shadow(0 28px 42px rgba(0,0,0,.48))!important;
  transform:none!important;
}
.sideCardsWrap:before{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  background:url('../svg/hero-side-card-v187.svg') center/100% 100% no-repeat!important;
  z-index:0!important;
  pointer-events:none!important;
}
.sideCardsWrap:after{
  content:"›"!important;
  position:absolute!important;
  top:50%!important;
  right:-13px!important;
  transform:translateY(-50%)!important;
  width:36px!important;
  height:36px!important;
  display:grid!important;
  place-items:center!important;
  border-radius:50%!important;
  border:1.5px solid rgba(214,162,79,.96)!important;
  background:#031426!important;
  color:#f0c980!important;
  font-size:26px!important;
  line-height:1!important;
  box-shadow:0 0 0 5px rgba(3,20,38,.9),0 12px 24px rgba(0,0,0,.45)!important;
  z-index:3!important;
}
.rtl .sideCardsWrap:after{right:auto!important;left:-13px!important;content:"‹"!important;}
.sideCards{
  position:relative!important;
  z-index:2!important;
  width:82%!important;
  max-width:345px!important;
  min-height:390px!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:center!important;
  padding:36px 18px!important;
  margin:0!important;
  background:transparent!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  backdrop-filter:none!important;
}
.sideCards a{
  min-height:86px!important;
  grid-template-columns:44px 1fr 82px!important;
  gap:12px!important;
  align-items:center!important;
  padding:11px 0!important;
  border-bottom:1px solid rgba(214,162,79,.25)!important;
}
.sideCards a:last-child{border-bottom:0!important;}
.sideCards img{width:82px!important;height:56px!important;border-radius:7px!important;object-fit:cover!important;box-shadow:0 8px 18px rgba(0,0,0,.30)!important;}
.sideCards .ico{width:36px!important;height:36px!important;border-radius:50%!important;border:1px solid rgba(214,162,79,.62)!important;background:rgba(214,162,79,.07)!important;font-size:20px!important;}
.sideCards b{font-size:15px!important;color:#e9bd72!important;}
.sideCards p{margin:0!important;font-size:12.5px!important;line-height:1.55!important;color:rgba(255,255,255,.86)!important;}

/* Footer: remove angular break, attach blue newsletter to a rounded SVG wave */
.footerTopExact{
  background:transparent!important;
  margin:0!important;
  padding:0 6.2vw!important;
  position:relative!important;
  z-index:8!important;
  align-items:end!important;
}
.footerAdvertisersExact{
  background:transparent!important;
  box-shadow:none!important;
  border:0!important;
  margin:0!important;
  height:132px!important;
  min-height:132px!important;
}
.footerAdvertisersExact a{
  background:rgba(255,255,255,.72)!important;
  border:1px solid rgba(214,162,79,.22)!important;
}
.newsletterExact.newsletter{
  margin:0!important;
  height:136px!important;
  min-height:136px!important;
  border-radius:18px 18px 0 0!important;
  border:1px solid rgba(214,162,79,.58)!important;
  border-bottom:0!important;
  box-shadow:none!important;
  overflow:visible!important;
  background-color:#031426!important;
}
.newsletterExact.newsletter:before{opacity:.10!important;}
.proFooter.siteFooter{
  margin-top:0!important;
  padding-top:118px!important;
  background-color:#031426!important;
  overflow:hidden!important;
}
.proFooter.siteFooter:after{
  content:""!important;
  position:absolute!important;
  top:-122px!important;
  left:0!important;
  right:0!important;
  height:170px!important;
  background:url('../svg/footer-wave-v187.svg') top center/100% 100% no-repeat!important;
  z-index:7!important;
  pointer-events:none!important;
}
.footerColumns{
  padding-top:0!important;
  min-height:272px!important;
  position:relative!important;
  z-index:8!important;
}
.footerColumns:before{
  content:""!important;
  position:absolute!important;
  top:0!important;
  left:6.2vw!important;
  right:6.2vw!important;
  border-top:1px solid rgba(214,162,79,.38)!important;
}
.footerVisual{min-height:272px!important;}
.footerVisual .bridge{height:228px!important;border-radius:178px 0 0 0!important;}
.rtl .footerVisual .bridge{border-radius:0 178px 0 0!important;display: none;}
.footerBird{top:-18px!important;width:220px!important;}

@media(max-width:1120px){
  .headerFlat .headerOrnament{width:190px!important;height:120px!important;opacity:.58!important;}
  .hero{grid-template-columns:1fr!important;min-height:auto!important;}
  .sideCardsWrap{min-height:450px!important;}
  .footerTopExact{grid-template-columns:1fr!important;padding:0 18px!important;}
  .proFooter.siteFooter{padding-top:82px!important;}
  .proFooter.siteFooter:after{top:-82px!important;height:118px!important;}
}
@media(max-width:650px){
  .headerFlat .headerOrnament{display:none!important;}
  .sideCardsWrap{min-height:420px!important;max-width:390px!important;}
  .sideCardsWrap:after{display:none!important;}
  .newsletterExact.newsletter{height:auto!important;min-height:0!important;border-radius:14px!important;border-bottom:1px solid rgba(214,162,79,.45)!important;}
  .proFooter.siteFooter:after{display:none!important;}
  .proFooter.siteFooter{padding-top:28px!important;}
}

/* ================= V18.8: newsletter-footer unified wave + refined hero + ads visibility ================= */
:root{--gold:#d6a24f;--dark:#031426;--cream:#f6efdf;}
/* focus: hero panel closer to mockup */
.sideCardsWrap{min-height:470px!important;max-width:445px!important;width:100%!important;position:relative!important;}
.sideCardsWrap:before{background:url('../svg/hero-side-card-v188.svg') center/100% 100% no-repeat!important;inset:0!important;}
.sideCardsWrap:after{width:38px!important;height:38px!important;border-width:1.5px!important;background:#031426!important;box-shadow:0 0 0 5px rgba(3,20,38,.88),0 12px 22px rgba(0,0,0,.48)!important;}
.sideCards{width:82%!important;max-width:350px!important;padding:36px 18px!important;}
.sideCards a{min-height:86px!important;grid-template-columns:48px 1fr 86px!important;padding:10px 0!important;}
.sideCards img{width:86px!important;height:57px!important;}
.sideCards .ico{width:40px!important;height:40px!important;border-width:1.2px!important;}
/* footer: make newsletter block and footer wave one continuous component */
.footerTopExact{background:#f6efdf!important;position:relative!important;overflow:visible!important;margin:0!important;padding:0 6.2vw 0!important;z-index:12!important;min-height:148px!important;}
.footerTopExact:after{content:""!important;position:absolute!important;left:0!important;right:0!important;bottom:-1px!important;height:116px!important;background:url('../svg/footer-wave-v188.svg') bottom center/100% 100% no-repeat!important;z-index:1!important;pointer-events:none!important;}
.footerTopExact>*{position:relative!important;z-index:3!important;}
.footerAdvertisersExact,.newsletterExact.newsletter{height:132px!important;min-height:132px!important;margin:0!important;}
.footerAdvertisersExact{background:transparent!important;border:0!important;box-shadow:none!important;padding-bottom:36px!important;display:flex!important;flex-direction:column!important;justify-content:center!important;}
.newsletterExact.newsletter{background-color:#031426!important;border:1px solid rgba(214,162,79,.72)!important;border-bottom:0!important;border-radius:18px 18px 0 0!important;box-shadow:none!important;overflow:visible!important;padding-bottom:30px!important;}
.proFooter.siteFooter{margin-top:0!important;padding-top:34px!important;background-color:#031426!important;overflow:hidden!important;}
.proFooter.siteFooter:after{display:none!important;content:none!important;}
.footerColumns{padding-top:18px!important;}
.footerColumns:before{top:0!important;border-top:1px solid rgba(214,162,79,.32)!important;}
/* advertisements: make active slots visible in all positions */
.adSlot{display:block!important;}
.adHeroRight{position:absolute!important;right:7vw!important;top:82px!important;width:260px!important;margin:0!important;z-index:5!important;border-radius:18px!important;}
.rtl .adHeroRight{right:auto!important;left:7vw!important;}
.adHeroRight img{height:190px!important;max-height:190px!important;object-fit:cover!important;}
.floatingAds{display:flex!important;}
@media(max-width:1120px){.adHeroRight{display:none!important}.footerTopExact{padding:0 18px!important;min-height:auto!important}.footerTopExact:after{display:none!important}.footerAdvertisersExact,.newsletterExact.newsletter{height:auto!important;min-height:0!important;padding-bottom:18px!important}.proFooter.siteFooter{padding-top:28px!important}.sideCardsWrap{max-width:430px!important}}

/* ================= V18.9: final hero arabesque path + continuous newsletter/footer wave ================= */
.sideCardsWrap{
  min-height:472px!important;
  max-width:452px!important;
}
.sideCardsWrap:before{
  background:url('../svg/hero-side-card-v189.svg') center/100% 100% no-repeat!important;
}
.sideCardsWrap:after{
  width:34px!important;
  height:34px!important;
  right:-10px!important;
  border-width:1.35px!important;
  box-shadow:0 0 0 4px rgba(3,20,38,.90),0 10px 20px rgba(0,0,0,.42)!important;
}
.rtl .sideCardsWrap:after{right:auto!important;left:-10px!important;}
.sideCards{width:81%!important;max-width:350px!important;padding:36px 17px!important;}
.sideCards a{grid-template-columns:46px 1fr 86px!important;min-height:86px!important;}
.sideCards .ico{width:39px!important;height:39px!important;}
/* Newsletter and footer as a single continuous wave. No grey/white seam and no angular break. */
.footerTopExact{
  background:#f6efdf!important;
  min-height:148px!important;
  padding-bottom:0!important;
  overflow:visible!important;
}
.footerTopExact:after{
  bottom:-2px!important;
  height:132px!important;
  background:url('../svg/footer-wave-v189.svg') bottom center/100% 100% no-repeat!important;
  z-index:1!important;
}
.newsletterExact.newsletter{
  background:#031426!important;
  border-color:rgba(214,162,79,.72)!important;
  border-bottom:0!important;
  border-radius:18px 18px 0 0!important;
  overflow:visible!important;
  margin-bottom:0!important;
  position:relative!important;
  z-index:4!important;
}
.proFooter.siteFooter{
  background:#031426!important;
  margin-top:0!important;
  padding-top:34px!important;
  border-top:0!important;
}
.proFooter.siteFooter:after{display:none!important;content:none!important;}
.footerColumns:before{border-top:1px solid rgba(214,162,79,.30)!important;top:0!important;}
@media(max-width:1120px){
  .footerTopExact:after{display:none!important;}
}

/* ================= V19: geometry fix only: Islamic hero frame + unified footer wave ================= */
.sideCardsWrap{
  min-height:472px!important;
  max-width:452px!important;
}
.sideCardsWrap:before{
  background:url('../svg/hero-side-card-v19.svg') center/100% 100% no-repeat!important;
  inset:0!important;
}
.sideCardsWrap:after{
  width:36px!important;
  height:36px!important;
  right:-8px!important;
  left:auto!important;
  border-width:1.35px!important;
  box-shadow:0 0 0 5px rgba(3,20,38,.92),0 10px 20px rgba(0,0,0,.42)!important;
}
.rtl .sideCardsWrap:after{right:auto!important;left:-8px!important;}
.sideCards{
  width:80%!important;
  max-width:350px!important;
  padding:36px 18px!important;
}
.sideCards a{grid-template-columns:46px 1fr 86px!important;min-height:86px!important;}
.sideCards .ico{width:39px!important;height:39px!important;}

/* Footer: newsletter and footer become one visual SVG wave piece */
.footerTopExact{
  position:relative!important;
  background:#f6efdf!important;
  min-height:158px!important;
  padding-bottom:0!important;
  margin-bottom:0!important;
  overflow:visible!important;
  isolation:isolate!important;
}
.footerTopExact:after{
  content:""!important;
  position:absolute!important;
  left:0!important;right:0!important;bottom:-1px!important;
  height:142px!important;
  background:url('../svg/footer-wave-v19.svg') bottom center/100% 100% no-repeat!important;
  z-index:1!important;
  pointer-events:none!important;
}
.footerAdvertisersExact{position:relative!important;z-index:3!important;}
.newsletterExact.newsletter{
  position:relative!important;
  z-index:4!important;
  background:transparent!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  margin-bottom:0!important;
  min-height:112px!important;
  padding-bottom:18px!important;
}
.newsletterExact.newsletter:before{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  background:linear-gradient(90deg,rgba(3,20,38,.98),rgba(3,20,38,.86)),url('../images/pattern-gold.png') center/520px!important;
  border:1px solid rgba(214,162,79,.58)!important;
  border-bottom:0!important;
  border-radius:18px 18px 0 0!important;
  z-index:-1!important;
}
.proFooter.siteFooter{
  background:#031426!important;
  margin-top:-1px!important;
  padding-top:38px!important;
  border-top:0!important;
}
.proFooter.siteFooter:after{display:none!important;content:none!important;}
.footerColumns{padding-top:22px!important;}
.footerColumns:before{top:0!important;border-top:1px solid rgba(214,162,79,.30)!important;}
@media(max-width:1120px){
  .sideCardsWrap:before{background:none!important}.sideCards{width:100%!important;max-width:none!important}
  .footerTopExact:after{display:none!important}.newsletterExact.newsletter:before{border-bottom:1px solid rgba(214,162,79,.58)!important;border-radius:18px!important}.proFooter.siteFooter{padding-top:28px!important}
}

/* ================= V20: final hero geometry according to ASCII shape ================= */
.sideCardsWrap:before{
  background:url('../svg/hero-side-card-v20.svg') center/100% 100% no-repeat!important;
  inset:0!important;
}
.sideCardsWrap{
  min-height:472px!important;
  max-width:452px!important;
}
.sideCards{
  width:79%!important;
  max-width:346px!important;
  padding:36px 18px!important;
}
.sideCardsWrap:after{
  width:34px!important;
  height:34px!important;
  right:-5px!important;
  left:auto!important;
  border-width:1.25px!important;
}
.rtl .sideCardsWrap:after{right:auto!important;left:-5px!important;}

/* ================= V21: PNG FRAME TRICK - fixed hero frame image + unified footer wave image ================= */
/* Instead of trying to calculate the arabesque frame with CSS, the whole hero panel frame is now a transparent PNG/SVG artwork. */
.sideCardsWrap{
  min-height:492px!important;
  max-width:456px!important;
  width:100%!important;
  position:relative!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  padding:0!important;
  filter:drop-shadow(0 24px 38px rgba(0,0,0,.46))!important;
}
.sideCardsWrap:before{
  content:""!important;
  position:absolute!important;
  inset:-6px!important;
  background:url('../images/hero-frame-v21.png') center/100% 100% no-repeat!important;
  z-index:0!important;
  pointer-events:none!important;
}
.sideCards{
  position:relative!important;
  z-index:2!important;
  width:73%!important;
  max-width:318px!important;
  padding:34px 12px!important;
  background:transparent!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  backdrop-filter:none!important;
}
.sideCards a{
  grid-template-columns:42px 1fr 78px!important;
  min-height:84px!important;
  padding:10px 0!important;
  border-bottom:1px solid rgba(214,162,79,.46)!important;
}
.sideCards img{width:78px!important;height:55px!important;border-radius:5px!important;}
.sideCards .ico{width:38px!important;height:38px!important;border:1px solid rgba(214,162,79,.62)!important;border-radius:50%!important;display:grid!important;place-items:center!important;background:rgba(214,162,79,.10)!important;font-size:21px!important;}
.sideCards b{font-size:14px!important;letter-spacing:.2px!important;}
.sideCards small{font-size:11px!important;line-height:1.45!important;color:rgba(255,255,255,.74)!important;}
.sideCardsWrap:after{
  content:"›"!important;
  position:absolute!important;
  right:4px!important;
  left:auto!important;
  top:50%!important;
  transform:translateY(-50%)!important;
  width:30px!important;
  height:30px!important;
  border:1px solid rgba(214,162,79,.82)!important;
  border-radius:50%!important;
  display:grid!important;
  place-items:center!important;
  color:#f4d29a!important;
  background:#031426!important;
  font-size:26px!important;
  line-height:1!important;
  z-index:5!important;
  box-shadow:0 0 0 4px rgba(3,20,38,.90),0 10px 18px rgba(0,0,0,.42)!important;
}
.rtl .sideCardsWrap:after{content:"‹"!important;right:auto!important;left:4px!important;}

/* Footer: use a single rounded wave artwork so the newsletter block visually grows out of the footer. */
.footerTopExact{
  background:#f6efdf!important;
  position:relative!important;
  min-height:170px!important;
  padding:0 6.2vw!important;
  margin:0!important;
  overflow:visible!important;
  isolation:isolate!important;
  align-items:end!important;
}
.footerTopExact:after{
  content:""!important;
  position:absolute!important;
  left:0!important;
  right:0!important;
  bottom:-1px!important;
  height:158px!important;
  background:url('../images/footer-wave-v21.png') bottom center/100% 100% no-repeat!important;
  z-index:1!important;
  pointer-events:none!important;
}
.footerTopExact>*{position:relative!important;z-index:3!important;}
.footerAdvertisersExact{
  height:130px!important;
  min-height:130px!important;
  margin:0!important;
  padding:16px 24px 42px!important;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
}
.newsletterExact.newsletter{
  position:relative!important;
  z-index:4!important;
  height:136px!important;
  min-height:136px!important;
  margin:0!important;
  padding:20px 24px 44px!important;
  background:transparent!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  overflow:visible!important;
}
.newsletterExact.newsletter:before{
  content:""!important;
  position:absolute!important;
  inset:0 0 -42px 0!important;
  background:linear-gradient(90deg,rgba(3,20,38,.99),rgba(6,25,48,.92)),url('../images/pattern-gold.png') center/520px!important;
  border:1px solid rgba(214,162,79,.70)!important;
  border-bottom:0!important;
  border-radius:18px 18px 0 0!important;
  z-index:-1!important;
  clip-path:polygon(0 0,100% 0,100% 72%,82% 86%,64% 78%,50% 92%,34% 78%,18% 86%,0 72%)!important;
}
.proFooter.siteFooter{
  background:#031426!important;
  margin-top:-1px!important;
  padding-top:54px!important;
  border-top:0!important;
  overflow:hidden!important;
}
.proFooter.siteFooter:after{display:none!important;content:none!important;}
.footerColumns{padding-top:18px!important;}
.footerColumns:before{top:0!important;border-top:1px solid rgba(214,162,79,.34)!important;}

@media(max-width:1120px){
  .sideCardsWrap{max-width:430px!important;min-height:468px!important;margin:auto!important;}
  .footerTopExact{grid-template-columns:1fr!important;padding:0 18px!important;min-height:auto!important;}
  .footerTopExact:after{display:none!important;}
  .newsletterExact.newsletter{height:auto!important;min-height:0!important;padding:20px!important;}
  .newsletterExact.newsletter:before{clip-path:none!important;inset:0!important;border-bottom:1px solid rgba(214,162,79,.65)!important;border-radius:18px!important;}
  .footerAdvertisersExact{height:auto!important;min-height:0!important;padding:18px!important;}
  .proFooter.siteFooter{padding-top:30px!important;}
}
@media(max-width:650px){
  .sideCardsWrap{min-height:auto!important;padding:18px 0!important;filter:none!important;}
  .sideCardsWrap:before{display:none!important;}
  .sideCardsWrap:after{display:none!important;}
  .sideCards{width:100%!important;max-width:none!important;background:rgba(3,20,38,.92)!important;border:1px solid rgba(214,162,79,.55)!important;border-radius:18px!important;padding:14px!important;}
}

/* ================= V22: user-defined PNG hero frame + restored footer from stable wave ================= */
/* Hero frame follows the final user sketch: one left spear, three controlled right domes. */
.sideCardsWrap{
  min-height:492px!important;
  max-width:456px!important;
  width:100%!important;
  position:relative!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  padding:0!important;
  filter:drop-shadow(0 24px 38px rgba(0,0,0,.46))!important;
}
.sideCardsWrap:before{
  content:""!important;
  position:absolute!important;
  inset:-7px!important;
  background:url('../images/hero-frame-v22.png') center/100% 100% no-repeat!important;
  z-index:0!important;
  pointer-events:none!important;
}
.sideCards{
  position:relative!important;
  z-index:2!important;
  width:73%!important;
  max-width:318px!important;
  padding:36px 12px!important;
  background:transparent!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  backdrop-filter:none!important;
}
.sideCards a{grid-template-columns:42px 1fr 78px!important;min-height:84px!important;padding:10px 0!important;border-bottom:1px solid rgba(214,162,79,.46)!important;}
.sideCards img{width:78px!important;height:55px!important;border-radius:5px!important;}
.sideCards .ico{width:38px!important;height:38px!important;border:1px solid rgba(214,162,79,.62)!important;border-radius:50%!important;display:grid!important;place-items:center!important;background:rgba(214,162,79,.10)!important;font-size:21px!important;}
.sideCardsWrap:after{content:"›"!important;position:absolute!important;right:4px!important;left:auto!important;top:50%!important;transform:translateY(-50%)!important;width:30px!important;height:30px!important;border:1px solid rgba(214,162,79,.82)!important;border-radius:50%!important;display:grid!important;place-items:center!important;color:#f4d29a!important;background:#031426!important;font-size:26px!important;line-height:1!important;z-index:5!important;box-shadow:0 0 0 4px rgba(3,20,38,.90),0 10px 18px rgba(0,0,0,.42)!important;}
.rtl .sideCardsWrap:after{content:"‹"!important;right:auto!important;left:4px!important;}

/* Footer restored: remove V21 broken image-wave and use stable continuous footer structure. */
.footerTopExact{
  background:#f6efdf!important;
  position:relative!important;
  overflow:visible!important;
  margin:0!important;
  padding:0 6.2vw 0!important;
  z-index:12!important;
  min-height:148px!important;
  align-items:end!important;
  isolation:auto!important;
}
.footerTopExact:after{
  content:""!important;
  position:absolute!important;
  left:0!important;right:0!important;bottom:-2px!important;
  height:132px!important;
  background:url('../svg/footer-wave-v189.svg') bottom center/100% 100% no-repeat!important;
  z-index:1!important;
  pointer-events:none!important;
}
.footerTopExact>*{position:relative!important;z-index:3!important;}
.footerAdvertisersExact,.newsletterExact.newsletter{height:132px!important;min-height:132px!important;margin:0!important;}
.footerAdvertisersExact{background:transparent!important;border:0!important;box-shadow:none!important;padding:16px 24px 36px!important;display:flex!important;flex-direction:column!important;justify-content:center!important;}
.newsletterExact.newsletter{
  background:#031426!important;
  border:1px solid rgba(214,162,79,.72)!important;
  border-bottom:0!important;
  border-radius:18px 18px 0 0!important;
  overflow:visible!important;
  margin-bottom:0!important;
  position:relative!important;
  z-index:4!important;
  box-shadow:none!important;
  padding:18px 24px 30px!important;
}
.newsletterExact.newsletter:before{display:none!important;content:none!important;clip-path:none!important;}
.proFooter.siteFooter{
  background:#031426!important;
  margin-top:0!important;
  padding-top:0px!important;
  border-top:0px solid #f5d179 !important;
  overflow:hidden!important;
}
.proFooter.siteFooter:after{display:none!important;content:none!important;}
.footerColumns{padding-top:18px!important;}
.footerColumns:before{top:0!important;border-top:1px solid rgba(214,162,79,.30)!important;}
@media(max-width:1120px){
  .sideCardsWrap{max-width:430px!important;min-height:468px!important;margin:auto!important;}
  .footerTopExact{grid-template-columns:1fr!important;padding:0 18px!important;min-height:auto!important;}
  .footerTopExact:after{display:none!important;}
  .footerAdvertisersExact,.newsletterExact.newsletter{height:auto!important;min-height:0!important;padding-bottom:18px!important;}
  .newsletterExact.newsletter{border-bottom:1px solid rgba(214,162,79,.65)!important;border-radius:18px!important;}
  .proFooter.siteFooter{padding-top:28px!important;}
}
@media(max-width:650px){
  .sideCardsWrap{min-height:auto!important;padding:18px 0!important;filter:none!important;}
  .sideCardsWrap:before,.sideCardsWrap:after{display:none!important;}
  .sideCards{width:100%!important;max-width:none!important;background:rgba(3,20,38,.92)!important;border:1px solid rgba(214,162,79,.55)!important;border-radius:18px!important;padding:14px!important;}
}

/* ================= V23: use full hero artwork as background; remove extra hero frame border ================= */
.hero{
  min-height:560px!important;
  background-size:cover!important;
  background-position:center center!important;
  background-repeat:no-repeat!important;
  padding-top:42px!important;
  padding-bottom:42px!important;
}
.hero:before{opacity:.04!important;}
.hero:after{background:linear-gradient(90deg,rgba(3,13,28,.20),rgba(3,13,28,.08) 48%,rgba(3,13,28,.14))!important;}
/* The decorative hero frame is now baked into the background image. */
.sideCardsWrap:before,.sideCardsWrap:after{display:none!important;content:none!important;background:none!important;}
.sideCardsWrap{
  filter:none!important;
  min-height:auto!important;
  max-width:440px!important;
  padding:0!important;
}
.sideCards{
  width:100%!important;
  max-width:390px!important;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
  backdrop-filter:none!important;
  padding:8px 18px!important;
}
.sideCards a{border-bottom:1px solid rgba(214,162,79,.42)!important;}
.sideCards .ico{background:rgba(3,20,38,.45)!important;}
@media(max-width:1120px){
  .hero{background-image:linear-gradient(rgba(3,13,28,.74),rgba(3,13,28,.84)),url('../images/hero-bg-v23.jpg')!important;background-position:center!important;}
  .sideCards{background:rgba(3,20,38,.78)!important;border:1px solid rgba(214,162,79,.45)!important;border-radius:18px!important;}
}


/* ================= V24: compact hero + better hero background fitting ================= */
.hero{
  min-height:470px!important;
  height:auto!important;
  padding-top:28px!important;
  padding-bottom:30px!important;
  grid-template-columns:30% 39% 31%!important;
  gap:22px!important;
  background-size:100% auto!important;
  background-position:center top!important;
}
.heroText h1{font-size:68px!important;margin-top:10px!important;}
.rtl .heroText h1{font-size:54px!important;line-height:1.08!important;}
.heroText h2{font-size:24px!important;margin:4px 0 12px!important;}
.heroText p{font-size:16px!important;line-height:1.7!important;margin:0 0 8px!important;}
.mainCover{width:225px!important;}
.sideCards{padding:4px 14px!important;max-width:360px!important;}
.sideCards a{min-height:72px!important;padding:8px 0!important;grid-template-columns:38px 1fr 72px!important;}
.sideCards img{width:72px!important;height:50px!important;}
.sideCards .ico{width:34px!important;height:34px!important;font-size:18px!important;}
.btn{padding:12px 20px!important;margin:5px!important;}
.featureCard img{background:#061426;object-fit:cover;}
.featureCard img[src$="/"],.featureCard img:not([src]){display:none;}
@media(max-width:1120px){
  .hero{min-height:auto!important;padding:28px 18px!important;background-size:cover!important;background-position:center!important;}
  .mainCover{width:190px!important;}
  .sideCards{max-width:none!important;}
}
@media(min-width:1500px){.hero{min-height:500px!important;background-size:100% auto!important;}}

/* ================= V25: HERO BACKGROUND FIT ONLY =================
   Goal: keep the artwork as one fixed hero background, do not mirror it in FA,
   make hero slimmer, and prevent oversized vase/pedestal/frame.
   Footer/Header untouched. */
.hero{
  min-height:0!important;
  height:clamp(410px,29vw,500px)!important;
  padding-top:20px!important;
  padding-bottom:20px!important;
  background-size:100% 100%!important;
  background-position:center center!important;
  background-repeat:no-repeat!important;
  grid-template-columns:45% 30% 25%!important;
  gap:18px!important;
  align-items:center!important;
}
.hero:before{opacity:0!important;display:none!important;}
.hero:after{opacity:.18!important;}
.rtl .hero{
  /* فقط محتوا RTL می‌شود؛ خود بک‌گراند برعکس یا جابه‌جا نمی‌شود */
  background-size:100% 100%!important;
  background-position:center center!important;
}
.heroText{align-self:center!important;}
.heroText h1{font-size:60px!important;margin:6px 0 0!important;line-height:1!important;}
.rtl .heroText h1{font-size:50px!important;line-height:1.08!important;}
.heroText h2{font-size:21px!important;margin:2px 0 10px!important;}
.heroText p{font-size:15px!important;line-height:1.65!important;max-width:560px!important;}
.heroBtns{margin-top:8px!important;}
.hero .btn{padding:10px 18px!important;margin:4px!important;}
.mainCover{width:305px!important;}
.sideCards{max-width:350px!important;padding:0 12px!important;}
.sideCards a{min-height:66px!important;padding:6px 0!important;grid-template-columns:34px 1fr 66px!important;gap:10px!important;}
.sideCards img{width:66px!important;height:46px!important;object-fit:cover!important;}
.sideCards .ico{width:31px!important;height:31px!important;font-size:16px!important;}
.sideCards b{font-size:15px!important;margin-bottom:3px!important;}
.sideCards p{font-size:12px!important;line-height:1.35!important;}
@media(min-width:1500px){.hero{height:500px!important;background-size:100% 100%!important;}}
@media(max-width:1120px){.hero{height:auto!important;min-height:auto!important;background-size:cover!important;background-position:center!important;padding:28px 18px!important;}.mainCover{width:190px!important;}}


/* ================= V26: bilingual hero background + custom CSS support + LTR icon flush fix ================= */
.hero{
  background-size:100% 100%!important;
  background-position:center center!important;
  background-repeat:no-repeat!important;
}
body.ltr .hero{direction:ltr!important;}
body.rtl .hero{direction:rtl!important;}
body.ltr .sideCards{padding-left:0!important;margin-left:0!important;}
body.ltr .sideCards a{padding-left:0!important;margin-left:0!important;}
body.ltr .sideCards .ico{margin-left:0!important;}
body.ltr .sideCardsWrap{justify-content:flex-start!important;padding-left:0!important;left: -80px !important;}
body.rtl .sideCardsWrap{justify-content:flex-end!important;}
.adminCustomCssHint{display:none}
form{
    margin-left:auto !important;
    margin-right:auto !important;
}

.auth-container,
.login-container,
.register-container,
.membership-container{
    display:flex !important;
    justify-content:center !important;
}

.auth-card,
.login-card,
.register-card,
.membership-card{
    margin:0 auto !important;
}
/* RTL footer: swap logo column and visual column */
body.rtl .footerColumns {
  grid-template-columns: 1.55fr 1fr .8fr .8fr 1.05fr !important;
}

body.rtl .footerColumns .footerVisual {
  grid-column: 1 !important;
  grid-row: 1 !important;
}

body.rtl .footerColumns .footBrand {
  grid-column: 5 !important;
  grid-row: 1 !important;
}

body.rtl .footerColumns .contactCol {
  grid-column: 4 !important;
  grid-row: 1 !important;
}

body.rtl .footerColumns .footerCol:nth-of-type(2) {
  grid-column: 3 !important;
  grid-row: 1 !important;
}

body.rtl .footerColumns .footerCol:nth-of-type(1) {
  grid-column: 2 !important;
  grid-row: 1 !important;
}
.rtl .footerBird {
    right: auto !important;
    left: 206px !important;
    top: -150px !important;
    z-index: -1 !important;
}
.footerVisual .bridge {
    height: 100% !important;
    border-radius: 178px 0 0 0 !important;
    z-index: 9999999 !important;
    width: 100% !important;
}
.heroText {
    width: 70%;
    right: -30px;
}
/* ================= V28: Mobile Menu + Dropdown Submenus + Responsive Polish ================= */
.flatMenu .navItem,
.mobileNav .navItem{position:relative;}
.flatMenu .hasSub{position:relative;display:flex;align-items:center;gap:6px;height:56px;}
.flatMenu .hasSub>a{line-height:56px;}
.subToggle{border:0;background:transparent;color:var(--gold);cursor:pointer;font-size:13px;padding:2px 3px;line-height:1;}
.flatMenu .submenu{position:absolute;top:100%;min-width:210px;background:rgba(3,13,28,.98);border:1px solid rgba(214,162,79,.55);border-radius:0 0 12px 12px;padding:8px;display:none;box-shadow:0 18px 35px rgba(0,0,0,.45);z-index:999;}
body.ltr .flatMenu .submenu{left:0;}
body.rtl .flatMenu .submenu{right:0;}
.flatMenu .hasSub:hover .submenu,
.flatMenu .hasSub.open .submenu{display:block;}
.flatMenu .submenu a{display:block!important;line-height:1.4!important;border-bottom:0!important;padding:10px 12px!important;border-radius:8px!important;text-transform:none!important;}
.flatMenu .submenu a:hover{background:rgba(214,162,79,.12)!important;}

@media(max-width:1120px){
  .siteHeader{position:relative!important;overflow:visible!important;}
  .flatTopBar{display:grid!important;grid-template-columns:auto 1fr auto!important;align-items:center!important;gap:10px!important;min-height:74px!important;padding:10px 14px!important;}
  .flatBrand{grid-column:2!important;justify-self:center!important;min-width:0!important;max-width:220px!important;align-items:center!important;text-align:center!important;}
  .flatBrand img{max-height:52px!important;max-width:190px!important;object-fit:contain!important;}
  .flatActions{grid-column:1 / -1!important;justify-content:center!important;gap:8px!important;display:flex!important;flex-wrap:wrap!important;}
  .flatSocial{display:none!important;}
  .flatSearch{max-width:210px!important;}
  .flatMenu{height:48px!important;display:flex!important;justify-content:space-between!important;align-items:center!important;padding:0 16px!important;}
  .flatMenu:before{content:'Menu';color:var(--gold);font-weight:800;letter-spacing:.5px;}
  body.rtl .flatMenu:before{content:'منو';}
  .flatMenu a,.flatMenu .hasSub{display:none!important;}
  .flatMenu .hamb{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:42px!important;height:36px!important;font-size:22px!important;}
  .mobileNav{position:absolute!important;left:0!important;right:0!important;top:100%!important;background:#061426!important;border-top:1px solid rgba(214,162,79,.5)!important;border-bottom:1px solid rgba(214,162,79,.5)!important;box-shadow:0 18px 40px rgba(0,0,0,.55)!important;padding:12px 18px!important;z-index:9999!important;display:none!important;flex-direction:column!important;gap:0!important;}
  .menu-open .mobileNav{display:flex!important;}
  .mobileNav a,.mobileNav .hasSub>a{display:block!important;color:#fff!important;text-decoration:none!important;padding:13px 8px!important;border-bottom:1px solid rgba(214,162,79,.2)!important;line-height:1.4!important;font-weight:700!important;}
  .mobileNav .hasSub{display:block!important;position:relative!important;}
  .mobileNav .subToggle{position:absolute!important;top:9px!important;left:8px!important;width:32px!important;height:32px!important;border:1px solid rgba(214,162,79,.55)!important;border-radius:50%!important;}
  body.ltr .mobileNav .subToggle{left:auto!important;right:8px!important;}
  .mobileNav .submenu{display:none!important;position:static!important;background:rgba(255,255,255,.035)!important;border:0!important;border-radius:10px!important;margin:4px 0 8px!important;padding:5px 12px!important;box-shadow:none!important;}
  .mobileNav .hasSub.open .submenu{display:block!important;}
  .mobileNav .submenu a{font-size:14px!important;color:#e9bd72!important;padding:10px 12px!important;border-bottom:0!important;}
  .hero{margin-top:0!important;}
}

@media(max-width:650px){
  .flatTopBar{grid-template-columns:1fr!important;justify-items:center!important;}
  .flatBrand{grid-column:1!important;max-width:100%!important;}
  .flatActions{grid-column:1!important;}
  .hero{padding-top:22px!important;}
  .heroText{width:100%!important;right:auto!important;left:auto!important;text-align:center!important;}
}

/* Try to suppress decorative thumb pins/circles if they are CSS layers */
.sideCards a:before,.sideCards a:after,
.sideCards img:before,.sideCards img:after,
.sideCardsWrap .thumbPin,.sideCardsWrap .pin,.sideCardsWrap .dot{display:none!important;content:none!important;opacity:0!important;}

/* ================= V29: Mobile header/menu/hero/footer responsive final polish ================= */
@media (max-width: 1120px){
  .siteHeader.headerFlat{position:relative!important;z-index:1000!important;overflow:visible!important;}
  .flatTopBar{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:10px!important;padding:14px 12px!important;min-height:auto!important;text-align:center!important;}
  .flatBrand{order:1!important;display:flex!important;align-items:center!important;justify-content:center!important;max-width:260px!important;margin:0 auto!important;}
  .flatBrand img{max-width:210px!important;max-height:64px!important;object-fit:contain!important;}
  .flatActions{order:2!important;width:100%!important;display:flex!important;flex-wrap:wrap!important;justify-content:center!important;align-items:center!important;gap:8px!important;}
  .flatSocial{display:none!important;}
  .flatSearch{max-width:170px!important;min-width:130px!important;}
  .flatSearch input{width:105px!important;min-width:0!important;}
  .flatSubscribe,.flatLogin,.flatLang{white-space:nowrap!important;}

  .flatMenu{position:relative!important;display:flex!important;align-items:center!important;justify-content:space-between!important;height:54px!important;padding:0 14px!important;border-top:1px solid rgba(214,162,79,.35)!important;border-bottom:1px solid rgba(214,162,79,.55)!important;background:#061426!important;z-index:1002!important;}
  .flatMenu:before{order:0!important;font-size:16px!important;color:var(--gold)!important;font-weight:900!important;}
  .flatMenu .hamb{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:44px!important;height:40px!important;font-size:25px!important;line-height:1!important;order:-1!important;position:relative!important;z-index:1003!important;background:rgba(3,13,28,.9)!important;}
  body.rtl .flatMenu{direction:rtl!important;}
  body.ltr .flatMenu{direction:ltr!important;}
  body.rtl .flatMenu .hamb{margin-left:auto!important;margin-right:0!important;}
  body.ltr .flatMenu .hamb{margin-right:auto!important;margin-left:0!important;}
  body.rtl .flatMenu:before{margin-right:auto!important;margin-left:0!important;content:'منو'!important;}
  body.ltr .flatMenu:before{margin-left:auto!important;margin-right:0!important;content:'Menu'!important;}
  .flatMenu>a,.flatMenu>.navItem{display:none!important;}

  .mobileNav{position:absolute!important;left:0!important;right:0!important;top:100%!important;display:none!important;flex-direction:column!important;background:#061426!important;border-top:1px solid rgba(214,162,79,.55)!important;border-bottom:1px solid rgba(214,162,79,.55)!important;box-shadow:0 18px 42px rgba(0,0,0,.7)!important;padding:10px 16px!important;z-index:1001!important;}
  .menu-open .mobileNav{display:flex!important;}
  .mobileNav a,.mobileNav .hasSub>a{display:block!important;color:#fff!important;text-decoration:none!important;padding:14px 10px!important;border-bottom:1px solid rgba(214,162,79,.22)!important;font-weight:800!important;line-height:1.45!important;}
  .mobileNav .hasSub{display:block!important;position:relative!important;}
  .mobileNav .subToggle{display:inline-flex!important;align-items:center!important;justify-content:center!important;position:absolute!important;top:9px!important;width:34px!important;height:34px!important;border:1px solid rgba(214,162,79,.65)!important;border-radius:50%!important;background:rgba(214,162,79,.08)!important;color:var(--gold)!important;}
  body.rtl .mobileNav .subToggle{left:8px!important;right:auto!important;}
  body.ltr .mobileNav .subToggle{right:8px!important;left:auto!important;}
  .mobileNav .submenu{display:none!important;position:static!important;margin:5px 0 10px!important;padding:6px 12px!important;background:rgba(255,255,255,.04)!important;border-radius:12px!important;border:1px solid rgba(214,162,79,.14)!important;}
  .mobileNav .hasSub.open .submenu{display:block!important;}
  .mobileNav .submenu a{font-size:14px!important;color:#e7bd78!important;border-bottom:0!important;padding:10px 14px!important;}

  .hero{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important;height:auto!important;min-height:0!important;padding:26px 16px 30px!important;gap:18px!important;background-size:cover!important;background-position:center top!important;text-align:center!important;overflow:hidden!important;}
  .heroText{order:1!important;width:100%!important;max-width:520px!important;right:auto!important;left:auto!important;margin:0 auto!important;text-align:center!important;align-self:center!important;}
  .coverWrap{order:2!important;width:100%!important;text-align:center!important;}
  .mainCover{width:150px!important;max-width:45vw!important;margin:0 auto!important;transform:none!important;}
  .sideCardsWrap{order:3!important;width:100%!important;max-width:420px!important;margin:0 auto!important;padding:0!important;justify-content:center!important;}
  .sideCards{width:100%!important;max-width:420px!important;margin:0 auto!important;background:rgba(3,20,38,.82)!important;border:1px solid rgba(214,162,79,.55)!important;border-radius:18px!important;padding:10px 14px!important;}
  .sideCards a{grid-template-columns:38px 1fr 62px!important;gap:10px!important;padding:8px 0!important;min-height:auto!important;text-align:inherit!important;}
  .sideCards img{width:62px!important;height:44px!important;}
  .sideCards p{font-size:12px!important;line-height:1.45!important;margin:0!important;}
  .sideCards b{font-size:14px!important;}
  .heroText h1,.rtl .heroText h1{font-size:42px!important;line-height:1.08!important;margin:6px 0!important;}
  .heroText h2{font-size:20px!important;line-height:1.35!important;}
  .heroText p{font-size:14px!important;line-height:1.75!important;margin:6px auto!important;}
  .heroBtns{display:flex!important;flex-wrap:wrap!important;justify-content:center!important;gap:8px!important;}
  .hero .btn{margin:0!important;padding:11px 16px!important;}
}

@media (max-width: 650px){
  .flatActions{gap:7px!important;}
  .flatSearch{order:5!important;width:100%!important;max-width:220px!important;}
  .flatSearch input{width:160px!important;}
  .heroText h1,.rtl .heroText h1{font-size:38px!important;}
  .sideCards{max-height:none!important;}
  .footerColumns{display:flex!important;flex-direction:column!important;padding:34px 18px!important;gap:22px!important;text-align:center!important;}
  .footerColumns>*{width:100%!important;max-width:100%!important;grid-column:auto!important;grid-row:auto!important;}
}

body.ltr .heroText {
    width: 70%;
    right: 100px;
}
body.ltr .heroBtns {
    margin-top: 8px !important;
    display: flex;
    width: 300px;
    height: auto;
}
body.rtl .coverWrap {
    right: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
}
body.ltr .flatBrand img {
    max-width: 100%;
    max-height: 90px;
    padding-top: 0px;
    object-fit: contain;
    display: block;
}
.heroItem,
.heroCategory,
.heroMenuItem,
.heroFeature,
.heroListItem{
    border-radius:0 !important;
}

.heroItem::before,
.heroCategory::before,
.heroMenuItem::before,
.heroFeature::before,
.heroListItem::before,

.heroItem::after,
.heroCategory::after,
.heroMenuItem::after,
.heroFeature::after,
.heroListItem::after{
    display:none !important;
    content:none !important;
}
.authCard.loginCard {
    background-image: linear-gradient(90deg, rgba(5, 22, 39, 0), rgba(5, 22, 39, 0)), url(assets/images/backlogin.png) !important;
}
img.authBird {
    display: none;
}
.authCard.registerCard {
    background-image: linear-gradient(90deg, rgba(5, 22, 39, .0), rgba(5, 22, 39, .0)), url(assets/images/backlogin.png) !important;
}
.issuesTrack {
  display: flex !important;
  gap: 22px !important;
  overflow-x: auto !important;
  scroll-behavior: smooth !important;
  scrollbar-width: none !important;
  padding: 10px 6px 18px !important;
}

.issuesTrack::-webkit-scrollbar {
  display: none !important;
}

.issueCard {
  min-width: 210px !important;
  max-width: 210px !important;
  background: #fff !important;
  border-radius: 18px !important;
  padding: 12px !important;
  box-shadow: 0 12px 32px rgba(0,0,0,.12) !important;
  position: relative !important;
  overflow: hidden !important;
}

.issueCard img {
  width: 100% !important;
  height: 280px !important;
  object-fit: cover !important;
  border-radius: 14px !important;
  display: block !important;
}

.issueCard .issueInfo {
  position: absolute !important;
  left: 12px !important;
  right: 12px !important;
  bottom: 12px !important;
  background: linear-gradient(to top, rgba(0,0,0,.78), rgba(0,0,0,.1)) !important;
  color: #fff !important;
  padding: 45px 12px 12px !important;
  border-radius: 0 0 14px 14px !important;
  opacity: 0 !important;
  transform: translateY(15px) !important;
  transition: .3s ease !important;
}

.issueCard:hover .issueInfo {
  opacity: 1 !important;
  transform: translateY(0) !important;
}
.issuesPrev,
.issuesNext {
  width: 38px !important;
  height: 38px !important;
  border-radius: 50% !important;
  border: 1px solid #d6a64f !important;
  background: #071626 !important;
  color: #d6a64f !important;
  cursor: pointer !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
}
.cats{
    background: rgba(255,255,255,.55) !important;
    border-radius:18px !important;
    padding:18px !important;
    box-shadow:0 10px 30px rgba(0,0,0,.08) !important;
}
.featured{
    background: rgba(255,255,255,.55) !important;
    border-radius:18px !important;
    padding:18px !important;
    box-shadow:0 10px 30px rgba(0,0,0,.08) !important;
}
@media (min-width: 769px) {
  .flatMenu,
  .flatTopBar,
  .siteHeader {
    overflow: visible !important;
    z-index: 9999 !important;
  }

  .navItem.hasSub {
    position: relative !important;
    overflow: visible !important;
  }

  .navItem.hasSub .subToggle {
    display: inline-flex !important;
    width: 16px !important;
    height: 16px !important;
    margin-inline-start: 6px !important;
    background: transparent !important;
    border: 0 !important;
    color: #d6a64f !important;
    opacity: 1 !important;
    visibility: visible !important;
  }

  .navItem.hasSub .subToggle::before {
    content: "▾" !important;
    font-size: 12px !important;
    line-height: 1 !important;
  }

  .navItem.hasSub .submenu {
    display: block !important;
    position: absolute !important;
    top: 100% !important;
    right: 0 !important;
    min-width: 220px !important;
    padding: 10px !important;
    background: #071626 !important;
    border: 1px solid rgba(214,166,79,.45) !important;
    border-radius: 14px !important;
    opacity: 0 !important;
    visibility: hidden !important;
    pointer-events: none !important;
    transform: translateY(10px) !important;
    z-index: 99999 !important;
  }

  .navItem.hasSub:hover > .submenu,
  .navItem.hasSub:focus-within > .submenu {
    opacity: 1 !important;
    visibility: visible !important;
    pointer-events: auto !important;
    transform: translateY(0) !important;
  }

  .navItem.hasSub .submenu a {
    display: block !important;
    padding: 10px 14px !important;
    color: #fff !important;
    white-space: nowrap !important;
    text-decoration: none !important;
  }
}
.headerFlat,
.headerFaFlat,
.rtlFlat,
.siteHeader,
.flatMenuWrap {
  overflow: visible !important;
}
/* ================= V31: final fixes from screenshots =================
   1) Desktop dropdown menu fix
   2) Compact matching content panels
   3) Hero side cards clipping + extra semicircle cleanup
   4) Hero side cards internal scroll after 4 items
   5) English contentGrid consistency
================================================== */

/* Desktop submenu: keep header/menu overflow visible and show dropdown on hover/focus */
@media (min-width: 1121px){
  .siteHeader,
  .flatTopBar,
  .flatMenu,
  .flatMenu .navItem,
  .flatMenu .hasSub{
    overflow: visible !important;
  }
  .siteHeader{z-index:10000!important;}
  .flatMenu{position:relative!important; z-index:10001!important;}
  .flatMenu .navItem.hasSub,
  .flatMenu .hasSub{
    position:relative!important;
    display:inline-flex!important;
    align-items:center!important;
    gap:6px!important;
  }
  .flatMenu .hasSub > a{
    display:inline-flex!important;
    align-items:center!important;
    height:56px!important;
    line-height:56px!important;
  }
  .flatMenu .hasSub > .subToggle{
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    width:18px!important;
    height:18px!important;
    padding:0!important;
    margin-inline-start:4px!important;
    color:#d6a24f!important;
    background:transparent!important;
    border:0!important;
    cursor:pointer!important;
    opacity:1!important;
    visibility:visible!important;
    font-size:0!important;
  }
  .flatMenu .hasSub > .subToggle::before{
    content:'▾'!important;
    font-size:12px!important;
    line-height:1!important;
  }
  .flatMenu .hasSub > .submenu{
    display:block!important;
    position:absolute!important;
    top:100%!important;
    min-width:230px!important;
    padding:9px!important;
    background:rgba(3,13,28,.985)!important;
    border:1px solid rgba(214,162,79,.55)!important;
    border-radius:0 0 14px 14px!important;
    box-shadow:0 18px 35px rgba(0,0,0,.48)!important;
    opacity:0!important;
    visibility:hidden!important;
    pointer-events:none!important;
    transform:translateY(8px)!important;
    transition:opacity .22s ease,transform .22s ease,visibility .22s ease!important;
    z-index:999999!important;
  }
  body.ltr .flatMenu .hasSub > .submenu{left:0!important;right:auto!important;}
  body.rtl .flatMenu .hasSub > .submenu{right:0!important;left:auto!important;}
  .flatMenu .hasSub:hover > .submenu,
  .flatMenu .hasSub:focus-within > .submenu,
  .flatMenu .hasSub.open > .submenu{
    opacity:1!important;
    visibility:visible!important;
    pointer-events:auto!important;
    transform:translateY(0)!important;
  }
  .flatMenu .submenu a{
    display:block!important;
    padding:10px 13px!important;
    line-height:1.45!important;
    white-space:nowrap!important;
    color:#fff!important;
    text-decoration:none!important;
    border-radius:9px!important;
    border:0!important;
    height:auto!important;
  }
  .flatMenu .submenu a:hover{
    color:#f5d49b!important;
    background:rgba(214,162,79,.12)!important;
  }
}

/* Content grid compact premium cards */
.contentGrid{
  align-items:start!important;
  grid-template-columns:34% 36% 30%!important;
  gap:24px!important;
  padding-top:30px!important;
  padding-bottom:30px!important;
}
body.ltr .contentGrid,
body.rtl .contentGrid{
  grid-template-columns:34% 36% 30%!important;
}
.contentGrid > article,
.contentGrid > section{
  height:auto!important;
  min-height:0!important;
  background:rgba(255,255,255,.55)!important;
  border:1px solid rgba(214,162,79,.20)!important;
  border-radius:18px!important;
  padding:16px!important;
  box-shadow:0 12px 30px rgba(0,0,0,.08)!important;
  overflow:hidden!important;
}
.contentGrid h3,
.issuesPanel .sectionHead{
  height:34px!important;
  min-height:34px!important;
  margin:0 0 12px!important;
}
.featureCard{
  height:310px!important;
  min-height:310px!important;
  border-radius:14px!important;
}
.featureCard img{
  height:310px!important;
  min-height:310px!important;
  object-fit:cover!important;
}
.featureCard div{padding:10px!important;overflow:hidden!important;}
.issuesPanel{height:auto!important;min-height:0!important;}
.issuesViewport{
  height:310px!important;
  min-height:310px!important;
  overflow:hidden!important;
}
.issuesLoop{
  height:310px!important;
  align-items:stretch!important;
  overflow-x:auto!important;
  overflow-y:hidden!important;
}
.issue{
  height:292px!important;
  min-width:205px!important;
  width:205px!important;
  border-radius:18px!important;
  overflow:hidden!important;
  position:relative!important;
  padding:0!important;
  background:#071626!important;
}
.issue img{
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  border-radius:18px!important;
  margin:0!important;
}
.issue b,.issue small,.issue em{
  position:absolute!important;
  left:0!important;
  right:0!important;
  z-index:2!important;
  color:#fff!important;
  padding:0 14px!important;
  opacity:0!important;
  transition:.25s ease!important;
}
.issue::after{
  content:''!important;
  position:absolute!important;
  inset:0!important;
  background:linear-gradient(to top,rgba(0,0,0,.82),rgba(0,0,0,.08) 58%,transparent)!important;
  opacity:0!important;
  transition:.25s ease!important;
}
.issue:hover::after,.issue:hover b,.issue:hover small,.issue:hover em{opacity:1!important;}
.issue b{bottom:56px!important;font-size:17px!important;line-height:1.35!important;}
.issue small{bottom:32px!important;font-size:12px!important;}
.issue em{bottom:12px!important;font-size:10px!important;color:#f4c06a!important;}
.cats{
  height:auto!important;
  display:grid!important;
  grid-template-columns:repeat(2,1fr)!important;
  gap:12px!important;
}
.cats a{
  height:86px!important;
  min-height:86px!important;
  border-radius:12px!important;
}
.cats i{font-size:25px!important;}

/* Hero side card clipping cleanup */
.hero{overflow:hidden!important;}
.sideCardsWrap{
  position:relative!important;
  left:auto!important;
  right:auto!important;
  transform:none!important;
  max-width:min(470px,100%)!important;
  width:100%!important;
  padding-inline:18px!important;
  margin-inline:auto!important;
  overflow:visible!important;
  box-sizing:border-box!important;
}
body.ltr .sideCardsWrap{left:auto!important;
  right:70px!important;
  justify-content:center!important;}
body.rtl .sideCardsWrap{
  left:auto!important;
  right:00px!important;
  justify-content:center!important;
}
.sideCards{
  max-width:100%!important;
  margin-inline:auto!important;
  overflow-y:auto!important;
  overflow-x:hidden!important;
  max-height:350px!important;
  scrollbar-width:thin!important;
  scrollbar-color:rgba(214,162,79,.65) rgba(255,255,255,.06)!important;
}
.sideCards::-webkit-scrollbar{width:5px!important;}
.sideCards::-webkit-scrollbar-thumb{background:rgba(214,162,79,.72)!important;border-radius:99px!important;}
.sideCards a,
.sideCards p,
.sideCards img,
.sideCards .ico{
  clip-path:none!important;
  -webkit-clip-path:none!important;
  mask:none!important;
  -webkit-mask:none!important;
}
.sideCards a::before,.sideCards a::after,
.sideCards p::before,.sideCards p::after,
.sideCards img::before,.sideCards img::after,
.sideCards .ico::before,.sideCards .ico::after{
  content:none!important;
  display:none!important;
  background:none!important;
  border:0!important;
}
.sideCards a{background-image:none!important;}

@media(max-width:1120px){
  .contentGrid,
  body.ltr .contentGrid,
  body.rtl .contentGrid{grid-template-columns:1fr!important;gap:18px!important;}
  .featureCard{height:auto!important;min-height:0!important;grid-template-columns:1fr!important;}
  .featureCard img{height:240px!important;min-height:0!important;}
  .issuesViewport{height:300px!important;min-height:300px!important;}
  .issuesLoop{height:300px!important;}
  .issue{height:282px!important;min-width:198px!important;width:198px!important;}
  .cats a{height:82px!important;min-height:82px!important;}
  .sideCards{max-height:360px!important;}
}

/* ================= V32: Bulletproof desktop dropdown submenu =================
   Uses both CSS hover and JS fixed positioning. This avoids clipping by header/hero overflow.
================================================== */
@media (min-width:1121px){
  .siteHeader,
  .headerFlat,
  .flatTopBar,
  .flatMenu,
  .flatMenuWrap{
    overflow:visible!important;
    z-index:999999!important;
  }
  .flatMenu{position:relative!important;}
  .flatMenu .navItem.hasSub{
    position:relative!important;
    display:inline-flex!important;
    align-items:center!important;
    gap:6px!important;
    overflow:visible!important;
  }
  .flatMenu .navItem.hasSub>a{
    display:inline-flex!important;
    align-items:center!important;
    height:56px!important;
    line-height:56px!important;
  }
  .flatMenu .navItem.hasSub>.subToggle{
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    width:18px!important;
    height:18px!important;
    padding:0!important;
    margin-inline-start:5px!important;
    border:0!important;
    background:transparent!important;
    color:#d6a24f!important;
    opacity:1!important;
    visibility:visible!important;
    cursor:pointer!important;
    font-size:0!important;
  }
  .flatMenu .navItem.hasSub>.subToggle:before{
    content:'▾'!important;
    font-size:12px!important;
    line-height:1!important;
  }
  .flatMenu .navItem.hasSub>.submenu{
    display:block!important;
    position:absolute!important;
    top:100%!important;
    min-width:235px!important;
    width:max-content!important;
    max-width:320px!important;
    padding:9px!important;
    margin:0!important;
    background:rgba(3,13,28,.99)!important;
    border:1px solid rgba(214,162,79,.58)!important;
    border-radius:0 0 14px 14px!important;
    box-shadow:0 18px 38px rgba(0,0,0,.55)!important;
    opacity:0!important;
    visibility:hidden!important;
    pointer-events:none!important;
    transform:translateY(8px)!important;
    transition:opacity .18s ease,transform .18s ease,visibility .18s ease!important;
    z-index:2147483647!important;
  }
  body.ltr .flatMenu .navItem.hasSub>.submenu{left:0!important;right:auto!important;}
  body.rtl .flatMenu .navItem.hasSub>.submenu{right:0!important;left:auto!important;}
  .flatMenu .navItem.hasSub:hover>.submenu,
  .flatMenu .navItem.hasSub:focus-within>.submenu,
  .flatMenu .navItem.hasSub.open>.submenu,
  .flatMenu .navItem.hasSub.dropdown-open>.submenu{
    opacity:1!important;
    visibility:visible!important;
    pointer-events:auto!important;
    transform:translateY(0)!important;
  }
  .flatMenu .submenu a{
    display:block!important;
    height:auto!important;
    line-height:1.55!important;
    padding:10px 14px!important;
    color:#fff!important;
    background:transparent!important;
    border:0!important;
    border-radius:9px!important;
    text-decoration:none!important;
    white-space:nowrap!important;
    text-transform:none!important;
    font-size:14px!important;
  }
  .flatMenu .submenu a:hover{
    color:#f5d49b!important;
    background:rgba(214,162,79,.13)!important;
  }
  /* JS floating mode */
  .flatMenu .submenu.submenu-floating{
    position:fixed!important;
    top:auto!important;
    left:auto!important;
    right:auto!important;
  }
}

/* ================= V33: final desktop dropdown reset/fix ================= */
@media (min-width:1121px){
  .siteHeader,.headerFlat,.flatTopBar,.flatMenu,.flatMenuWrap{
    overflow:visible!important;
  }
  .flatMenu{
    position:relative!important;
    z-index:999999!important;
  }
  .flatMenu .navItem.hasSub{
    position:relative!important;
    display:inline-flex!important;
    align-items:center!important;
    overflow:visible!important;
    z-index:1000000!important;
  }
  .flatMenu .navItem.hasSub > a{
    display:inline-flex!important;
    align-items:center!important;
    height:56px!important;
    line-height:56px!important;
  }
  .flatMenu .navItem.hasSub > .subToggle{
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    width:18px!important;
    height:18px!important;
    margin-inline-start:6px!important;
    padding:0!important;
    border:0!important;
    background:transparent!important;
    color:#d6a24f!important;
    opacity:1!important;
    visibility:visible!important;
    pointer-events:auto!important;
    cursor:pointer!important;
    font-size:0!important;
  }
  .flatMenu .navItem.hasSub > .subToggle::before{
    content:'▾'!important;
    font-size:12px!important;
    line-height:1!important;
  }
  .flatMenu .navItem.hasSub > .submenu,
  .flatMenu .navItem.hasSub > .submenu.submenu-floating{
    display:block!important;
    position:absolute!important;
    top:100%!important;
    left:auto!important;
    right:auto!important;
    min-width:230px!important;
    max-width:330px!important;
    width:max-content!important;
    padding:10px!important;
    margin:0!important;
    background:rgba(3,13,28,.99)!important;
    border:1px solid rgba(214,162,79,.58)!important;
    border-radius:0 0 14px 14px!important;
    box-shadow:0 18px 38px rgba(0,0,0,.55)!important;
    opacity:0!important;
    visibility:hidden!important;
    pointer-events:none!important;
    transform:translateY(8px)!important;
    transition:opacity .18s ease,transform .18s ease,visibility .18s ease!important;
    z-index:2147483647!important;
  }
  body.ltr .flatMenu .navItem.hasSub > .submenu,
  body.ltr .flatMenu .navItem.hasSub > .submenu.submenu-floating{
    left:0!important;
    right:auto!important;
  }
  body.rtl .flatMenu .navItem.hasSub > .submenu,
  body.rtl .flatMenu .navItem.hasSub > .submenu.submenu-floating{
    right:0!important;
    left:auto!important;
  }
  .flatMenu .navItem.hasSub:hover > .submenu,
  .flatMenu .navItem.hasSub:focus-within > .submenu,
  .flatMenu .navItem.hasSub.open > .submenu{
    opacity:1!important;
    visibility:visible!important;
    pointer-events:auto!important;
    transform:translateY(0)!important;
  }
  .flatMenu .submenu a{
    display:block!important;
    height:auto!important;
    line-height:1.55!important;
    padding:10px 14px!important;
    color:#fff!important;
    background:transparent!important;
    border:0!important;
    border-radius:9px!important;
    text-decoration:none!important;
    white-space:nowrap!important;
    text-transform:none!important;
    font-size:14px!important;
  }
  .flatMenu .submenu a:hover{
    color:#f5d49b!important;
    background:rgba(214,162,79,.13)!important;
  }
}
@media (min-width: 769px) {
  .siteHeader,
  .headerFlat,
  .headerFaFlat,
  .flatTopBar,
  .flatMenu,
  .flatMenuWrap,
  .navItem,
  .navItem.hasSub {
    overflow: visible !important;
    position: relative !important;
    z-index: 999999 !important;
  }

  .navItem.hasSub .submenu {
    display: block !important;
    position: absolute !important;
    top: 100% !important;
    right: 0 !important;
    min-width: 240px !important;
    height: auto !important;
    max-height: none !important;
    opacity: 1 !important;
    visibility: visible !important;
    pointer-events: auto !important;
    transform: none !important;
    clip-path: none !important;
    background: #061426 !important;
    border: 1px solid #d6a64f !important;
    border-radius: 14px !important;
    padding: 10px !important;
    z-index: 9999999 !important;
  }

  .navItem.hasSub .submenu a {
    display: block !important;
    color: #fff !important;
    padding: 10px 14px !important;
    white-space: nowrap !important;
  }
}
.flatMenu a:hover, .flatMenu a:first-child {
    color: #ffffff !important;
    border-bottom-color: #d6a24f00 !important;
}
footer.siteFooter.proFooter {
    
    background-size: cover !important;
    height: 500px;
}
.footerVisual {
    background: #0000ff00 !important;
}

/* ================= V36 Magazine Archive Shortcode + FlipBook Fix ================= */
.magArchiveShortcode{margin:34px auto;padding:26px;background:rgba(255,255,255,.58);border:1px solid rgba(214,162,79,.28);border-radius:24px;box-shadow:0 18px 45px rgba(0,0,0,.09);max-width:1240px;overflow:hidden;position:relative}
.magArchiveHead{display:flex;justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:18px;border-bottom:1px solid rgba(184,125,43,.22);padding-bottom:14px}.magArchiveHead span{display:block;color:#b87d32;font-weight:800;letter-spacing:.5px}.magArchiveHead h2{margin:4px 0 0;color:#07182d;font-size:30px}.magArchiveNav{display:flex;gap:10px}.magArchiveNav button{width:42px;height:42px;border-radius:50%;border:1px solid #d6a24f;background:#061426;color:#f6d79f;font-size:26px;cursor:pointer;box-shadow:0 10px 24px rgba(0,0,0,.15)}
.magArchiveViewport{overflow:hidden}.magArchiveGrid{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 66px)/4);grid-template-rows:repeat(2,auto);gap:22px;overflow-x:auto;scroll-behavior:smooth;padding:6px 4px 18px;scrollbar-width:none}.magArchiveGrid::-webkit-scrollbar{display:none}.magArchiveCard{min-width:0}.magArchiveOpen{width:100%;height:300px;border:0;padding:0;border-radius:20px;overflow:hidden;position:relative;background:#061426;cursor:pointer;box-shadow:0 14px 34px rgba(0,0,0,.18);display:block}.magArchiveOpen img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}.magArchiveOpen:hover img{transform:scale(1.06)}.magArchiveOverlay{position:absolute;inset:auto 0 0 0;display:flex;flex-direction:column;gap:4px;text-align:start;padding:56px 16px 16px;color:#fff;background:linear-gradient(to top,rgba(0,0,0,.86),rgba(0,0,0,.08));opacity:0;transform:translateY(18px);transition:.28s ease}.magArchiveOpen:hover .magArchiveOverlay{opacity:1;transform:translateY(0)}.magArchiveOverlay b{font-size:18px;line-height:1.25}.magArchiveOverlay small{font-size:13px;color:#f6d79f}.magArchiveOverlay em{font-style:normal;color:#d6a24f;font-weight:800;margin-top:4px}
.magArchiveModal{position:fixed;inset:0;background:rgba(0,0,0,.78);z-index:9999999;display:none;align-items:center;justify-content:center;padding:24px}.magArchiveModal.open{display:flex}.magArchiveDialog{width:min(1100px,96vw);max-height:94vh;overflow:auto;background:#061426;border:1px solid rgba(214,162,79,.62);border-radius:24px;box-shadow:0 30px 100px rgba(0,0,0,.65);padding:20px 20px 28px;position:relative;color:#fff}.magArchiveClose{position:absolute;top:12px;inset-inline-end:12px;width:42px;height:42px;border-radius:50%;border:1px solid rgba(214,162,79,.6);background:rgba(0,0,0,.25);color:#f6d79f;font-size:30px;cursor:pointer;z-index:3}.magArchiveModalHead{padding:4px 54px 14px 4px;border-bottom:1px solid rgba(214,162,79,.25);margin-bottom:18px}.rtl .magArchiveModalHead{padding:4px 4px 14px 54px}.magArchiveModalHead h3{margin:0 0 4px;color:#f6d79f;font-size:26px}.magArchiveModalHead p{margin:0;color:#c7d3e2}.magArchivePdf{display:none;margin-top:10px;color:#07182d;background:#d6a24f;padding:9px 16px;border-radius:999px;text-decoration:none;font-weight:800}.magArchivePdf.show{display:inline-flex}.magFlipBook{position:relative;background:linear-gradient(145deg,#061426,#09213f);border-radius:20px;padding:24px 70px 54px;min-height:620px;display:grid;place-items:center;overflow:hidden}.magFlipStage{position:relative;width:100%;min-height:560px;display:grid;place-items:center;perspective:1600px}.magFlipStage img{max-width:100%;max-height:560px;object-fit:contain;background:#fff;border:10px solid #fff;border-radius:10px;box-shadow:0 22px 54px rgba(0,0,0,.55);animation:pageFlip .35s ease}.magFlipPrev,.magFlipNext{position:absolute;top:50%;transform:translateY(-50%);width:52px;height:72px;border-radius:14px;border:1px solid rgba(214,162,79,.75);background:rgba(214,162,79,.16);color:#f5d49a;font-size:42px;cursor:pointer;z-index:2}.magFlipPrev{left:12px}.magFlipNext{right:12px}.rtl .magFlipPrev{left:auto;right:12px}.rtl .magFlipNext{right:auto;left:12px}.magFlipCounter{position:absolute;bottom:16px;left:50%;transform:translateX(-50%);color:#f5d49a;background:rgba(0,0,0,.28);border:1px solid rgba(214,162,79,.45);border-radius:999px;padding:7px 18px;z-index:2}.flipPage[style*="display: none"].active + .flipPage{display:block!important}
@media(max-width:1024px){.magArchiveGrid{grid-auto-columns:calc((100% - 22px)/2);grid-template-rows:repeat(2,auto)}.magArchiveOpen{height:280px}.magFlipBook{min-height:520px}.magFlipStage{min-height:460px}.magFlipStage img{max-height:460px}}
@media(max-width:640px){.magArchiveShortcode{padding:16px;border-radius:18px}.magArchiveHead{align-items:center}.magArchiveHead h2{font-size:22px}.magArchiveGrid{grid-auto-columns:82%;grid-template-rows:1fr}.magArchiveOpen{height:340px}.magArchiveDialog{padding:14px}.magFlipBook{padding:18px 44px 52px;min-height:430px}.magFlipStage{min-height:360px}.magFlipStage img{max-height:360px;border-width:6px}.magFlipPrev,.magFlipNext{width:36px;height:54px;font-size:32px}.magFlipPrev{left:4px}.magFlipNext{right:4px}.rtl .magFlipPrev{right:4px}.rtl .magFlipNext{left:4px}}

/* V37 Archive + PDF Viewer Fix */
.pageContent:has(.magArchiveShortcode){
  max-width:none!important;
  width:100%!important;
  padding:34px 5vw!important;
}
.magArchiveShortcode{
  width:min(1320px,100%)!important;
  margin:0 auto 40px!important;
  padding:28px!important;
  background:rgba(255,255,255,.72)!important;
  border:1px solid rgba(214,162,79,.32)!important;
  border-radius:24px!important;
  box-shadow:0 18px 45px rgba(0,0,0,.09)!important;
  overflow:hidden!important;
}
.magArchiveViewport{overflow:hidden!important;width:100%!important;}
.magArchiveGrid{
  display:grid!important;
  grid-auto-flow:column!important;
  grid-auto-columns:calc((100% - 66px)/4)!important;
  grid-template-rows:repeat(2,auto)!important;
  gap:22px!important;
  overflow-x:auto!important;
  overflow-y:hidden!important;
  scroll-behavior:smooth!important;
  scrollbar-width:none!important;
  padding:8px 4px 20px!important;
}
.magArchiveGrid::-webkit-scrollbar{display:none!important;}
.magArchiveOpen{
  width:100%!important;
  height:330px!important;
  border:0!important;
  padding:0!important;
  border-radius:18px!important;
  overflow:hidden!important;
  position:relative!important;
  background:#061426!important;
  cursor:pointer!important;
  box-shadow:0 14px 34px rgba(0,0,0,.18)!important;
  display:block!important;
}
.magArchiveOpen img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important;}
.magArchiveOverlay{z-index:2!important;}
.magArchiveModal.open{display:flex!important;}
.magArchiveDialog{width:min(1180px,96vw)!important;}
.magArchiveTools{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin-top:10px;}
.magArchiveTools button,.magArchivePdf,.magPdfOpen{
  border:1px solid rgba(214,162,79,.58)!important;
  background:rgba(214,162,79,.14)!important;
  color:#f6d79f!important;
  border-radius:999px!important;
  padding:9px 16px!important;
  text-decoration:none!important;
  font-weight:800!important;
  cursor:pointer!important;
}
.magArchiveTools button.active{background:#d6a24f!important;color:#061426!important;}
.magArchivePdf.show{display:inline-flex!important;}
.magPdfBox{display:none;width:100%;}
.magPdfFrame{width:100%;height:76vh;min-height:620px;border:0;border-radius:14px;background:#fff;display:block;}
.magPdfFallback{padding:12px;text-align:center;}
.magArchiveEmpty{color:#f6d79f;text-align:center;padding:40px;border:1px dashed rgba(214,162,79,.45);border-radius:16px;}
.magFlipBook{display:grid;}
@media(max-width:1024px){
  .magArchiveGrid{grid-auto-columns:calc((100% - 22px)/2)!important;grid-template-rows:repeat(2,auto)!important;}
  .magArchiveOpen{height:300px!important;}
  .magPdfFrame{height:72vh;min-height:520px;}
}
@media(max-width:640px){
  .pageContent:has(.magArchiveShortcode){padding:18px 12px!important;}
  .magArchiveShortcode{padding:16px!important;border-radius:18px!important;}
  .magArchiveGrid{grid-auto-columns:82%!important;grid-template-rows:1fr!important;}
  .magArchiveOpen{height:340px!important;}
  .magPdfFrame{height:70vh;min-height:420px;}
}

/* V38 PDF FlipBook canvas support */
.magFlipStage .magPdfCanvas{
  max-width:100%!important;
  max-height:560px!important;
  width:auto!important;
  height:auto!important;
  background:#fff!important;
  border:10px solid #fff!important;
  border-radius:10px!important;
  box-shadow:0 22px 54px rgba(0,0,0,.55)!important;
  animation:pageFlip .35s ease!important;
}
.magArchiveLoading{color:#f6d79f;text-align:center;padding:40px;border:1px dashed rgba(214,162,79,.45);border-radius:16px;}
.magArchiveTools button{cursor:pointer;}
@media(max-width:1024px){.magFlipStage .magPdfCanvas{max-height:460px!important;}}
@media(max-width:640px){.magFlipStage .magPdfCanvas{max-height:360px!important;border-width:6px!important;}}

/* V39 two-page PDF FlipBook spread */
.magFlipStage .magPdfSpread{
  width:100%!important;
  min-height:540px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:18px!important;
  padding:18px!important;
  perspective:1600px!important;
}
.magFlipStage .magPdfSpread.double .magPdfCanvas{
  max-width:calc(50% - 12px)!important;
}
.magFlipStage .magPdfSpread.single .magPdfCanvas{
  max-width:100%!important;
}
.magFlipStage .magPdfSpread .magPdfCanvas{
  max-height:620px!important;
  width:auto!important;
  height:auto!important;
  background:#fff!important;
  border:8px solid #fff!important;
  border-radius:8px!important;
  box-shadow:0 22px 54px rgba(0,0,0,.48)!important;
  animation:pageFlip .32s ease!important;
}
.magFlipStage .magPdfSpread.double .magPdfCanvas:first-child{
  transform-origin:right center!important;
}
.magFlipStage .magPdfSpread.double .magPdfCanvas:last-child{
  transform-origin:left center!important;
}
@media(max-width:1024px){
  .magFlipStage .magPdfSpread{min-height:470px!important;gap:12px!important;padding:12px!important;}
  .magFlipStage .magPdfSpread .magPdfCanvas{max-height:500px!important;border-width:6px!important;}
}
@media(max-width:720px){
  .magFlipStage .magPdfSpread{min-height:380px!important;display:flex!important;gap:0!important;padding:8px!important;}
  .magFlipStage .magPdfSpread.double .magPdfCanvas,
  .magFlipStage .magPdfSpread .magPdfCanvas{max-width:100%!important;max-height:390px!important;border-width:5px!important;}
}

/* V41 adaptive middle grid when sections are toggled off */
.contentGrid.cols1{grid-template-columns:1fr!important;}
.contentGrid.cols2{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
.contentGrid.cols3{grid-template-columns:1.05fr 1.2fr .95fr!important;}
@media(max-width:900px){.contentGrid.cols1,.contentGrid.cols2,.contentGrid.cols3{grid-template-columns:1fr!important;}}
/* V41 smarter section expansion */
.contentGrid.cols2.hasFeatured.hasIssues.noCategories{grid-template-columns:.85fr 2.15fr!important;}
.contentGrid.cols2.noFeatured.hasIssues.hasCategories{grid-template-columns:2.15fr .85fr!important;}
.contentGrid.cols2.hasFeatured.noIssues.hasCategories{grid-template-columns:1fr 1fr!important;}
.contentGrid.cols1 .issuesPanel{width:100%!important;}

/* V51 contact form + masonry gallery */
.parastooContactBox{margin:34px auto;padding:28px;border-radius:24px;background:#061426;color:#fff;border:1px solid rgba(214,162,79,.45);box-shadow:0 22px 60px rgba(0,0,0,.18)}
.parastooContactBox h2{margin-top:0;color:var(--gold,#d6a24f)}
.parastooContactForm{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.parastooContactForm textarea{grid-column:1/-1;min-height:140px}.parastooContactForm input,.parastooContactForm textarea{border:1px solid rgba(214,162,79,.35);background:#fff;color:#061426;border-radius:12px;padding:13px;font:inherit}.parastooContactForm button{grid-column:1/-1;border:0;border-radius:13px;padding:14px 22px;background:var(--gold,#d6a24f);color:#061426;font-weight:800}.contactMsg{background:rgba(214,162,79,.14);border:1px solid rgba(214,162,79,.4);padding:12px;border-radius:12px;margin-bottom:16px}.captchaLine{display:flex;align-items:center;gap:10px}.captchaLine span{background:#0b2038;color:var(--gold,#d6a24f);padding:12px 16px;border-radius:10px;font-weight:800;white-space:nowrap}.captchaLine input{width:100%}
.parastooMasonryGallery{margin:34px auto}.parastooMasonryGallery h2{margin:0 0 18px;color:#061426}.masonryGrid{columns:4 220px;column-gap:16px}.masonryItem{break-inside:avoid;display:block;margin:0 0 16px;border-radius:18px;overflow:hidden;box-shadow:0 16px 40px rgba(0,0,0,.12);background:#fff}.masonryItem img{width:100%;display:block;transition:.35s ease}.masonryItem:hover img{transform:scale(1.04)}
@media(max-width:760px){.parastooContactForm{grid-template-columns:1fr}.masonryGrid{columns:2 150px}}


/* ================= V52 contact layout + admin/ads polish ================= */
.twoColContact{display:grid!important;grid-template-columns:.9fr 1.1fr!important;gap:24px!important;align-items:stretch!important;background:linear-gradient(135deg,#061426,#0c2744)!important;overflow:hidden!important}
.contactInfoPanel{border-radius:20px;background:rgba(255,255,255,.06);border:1px solid rgba(214,162,79,.3);padding:26px;display:flex;flex-direction:column;gap:14px}
.contactInfoPanel .miniLabel{color:var(--gold,#d6a24f);font-weight:800;letter-spacing:.04em}.contactInfoPanel h2{margin:.1rem 0;color:#fff}.contactInfoPanel p{color:rgba(255,255,255,.78);line-height:1.9}.contactInfoItem{padding:13px 15px;border-radius:14px;background:rgba(0,0,0,.18);border:1px solid rgba(255,255,255,.08)}.contactInfoItem b{display:block;color:var(--gold,#d6a24f);margin-bottom:4px}.contactInfoItem span{color:#fff;line-height:1.8}.contactFormPanel{border-radius:20px;background:rgba(255,255,255,.98);padding:24px;color:#061426}.contactFormPanel h3{margin-top:0;color:#061426}.contactFormPanel .contactMsg{color:#061426}.contactFormPanel .parastooContactForm input,.contactFormPanel .parastooContactForm textarea{background:#f7f4ee!important}.contactFormPanel .captchaLine span{background:#061426!important;color:var(--gold,#d6a24f)!important}
@media(max-width:860px){.twoColContact{grid-template-columns:1fr!important;padding:18px!important}.contactInfoPanel,.contactFormPanel{padding:18px!important}}

/* V57 gallery/contact center + masonry/lightbox fix */
.pageContent{width:100%;}
.parastooMasonryGallery{
  width:min(1180px, calc(100% - 40px))!important;
  max-width:1180px!important;
  margin:42px auto!important;
  padding:0!important;
  direction:rtl;
}
.parastooMasonryGallery h2{text-align:center!important;margin-bottom:28px!important;}
.masonryGrid{
  column-count:4!important;
  column-gap:18px!important;
  width:100%!important;
  margin:0 auto!important;
}
.masonryItem{display:block!important;break-inside:avoid!important;margin:0 0 18px!important;cursor:zoom-in!important;}
.masonryItem img{width:100%!important;height:auto!important;display:block!important;border-radius:18px!important;}
.parastooGalleryLightbox{position:fixed;inset:0;z-index:999999;background:rgba(0,0,0,.88);display:flex;align-items:center;justify-content:center;padding:32px;cursor:zoom-out;}
.parastooGalleryLightbox img{max-width:94vw;max-height:90vh;object-fit:contain;border-radius:14px;box-shadow:0 22px 80px rgba(0,0,0,.55);}
.parastooGalleryLightbox .pglClose{position:fixed;top:22px;right:28px;width:46px;height:46px;border-radius:50%;border:1px solid rgba(255,255,255,.4);background:#061426;color:#fff;font-size:30px;line-height:1;cursor:pointer;z-index:1000000;}
.parastooContactBox,.twoColContact{width:min(1180px, calc(100% - 40px))!important;max-width:1180px!important;margin:42px auto!important;}
@media(max-width:900px){.masonryGrid{column-count:2!important}.parastooMasonryGallery,.parastooContactBox,.twoColContact{width:calc(100% - 24px)!important}}
@media(max-width:560px){.masonryGrid{column-count:1!important}.parastooGalleryLightbox{padding:14px}.parastooGalleryLightbox .pglClose{top:12px;right:12px}}

/* 6.0.2: contact width + ad positions hotfix */
body .pageContent:has(.parastooContactBox){max-width:1280px!important;width:min(1280px,96vw)!important;margin:0 auto!important;padding:56px 20px!important;box-sizing:border-box!important;}
body .parastooContactBox.twoColContact{width:100%!important;max-width:1180px!important;margin:0 auto!important;display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1.35fr)!important;gap:34px!important;align-items:stretch!important;box-sizing:border-box!important;}
body.rtl .parastooContactBox.twoColContact{direction:rtl!important;}
body .parastooContactBox .contactInfoPanel,body .parastooContactBox .contactFormPanel{min-width:0!important;box-sizing:border-box!important;}
body .parastooContactForm{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px!important;}
body .parastooContactForm textarea,body .parastooContactForm .captchaLine,body .parastooContactForm button{grid-column:1/-1!important;}
@media(max-width:900px){body .parastooContactBox.twoColContact{grid-template-columns:1fr!important}body .parastooContactForm{grid-template-columns:1fr!important}}

.adSlot{width:var(--ad-w,min(1120px,92vw))!important;max-width:96vw!important;margin:18px auto!important;display:block!important;clear:both!important;box-sizing:border-box!important;}
.adSlot>a,.adSlot iframe,.adSlot .adInner{display:block!important;width:100%!important;}
.adSlot img{width:100%!important;height:var(--ad-h,auto)!important;max-height:none!important;object-fit:cover!important;display:block!important;}
.adHeaderTop,.ad_header_top{margin-top:10px!important;margin-bottom:10px!important;}
.adHeaderTop img,.ad_header_top img{max-height:var(--ad-h,140px)!important;}
.adBeforeHero,.adAfterHero,.adBeforePage,.adAfterPage,.adBeforeFooter,.adFooterBanner{position:relative!important;z-index:5!important;}
.floatingAds .adSlot{width:var(--ad-w,160px)!important;max-width:160px!important;margin:0!important;}
.floatingAds .adSlot img{height:var(--ad-h,130px)!important;}


/* ================= 6.0.8 Mobile hero/footer final override ================= */
@media (max-width: 768px){
  html,body{overflow-x:hidden!important;max-width:100%!important;}
  body .hero{
    height:360px!important;
    min-height:360px!important;
    max-height:420px!important;
    padding:64px 18px 36px!important;
    margin:0!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    text-align:center!important;
    border:0!important;
    outline:0!important;
    box-shadow:none!important;
    background-size:cover!important;
    background-position:center center!important;
    overflow:hidden!important;
  }
  body .hero::before,body .hero::after{border:0!important;box-shadow:none!important;pointer-events:none!important;}
  body .hero .coverWrap,
  body .hero .mainCover,
  body .hero .sideCardsWrap,
  body .hero .heroSideFallbackWrap,
  body .hero .heroSideFallback,
  body .hero .adHeroRight{display:none!important;}
  body .heroText{
    width:100%!important;
    max-width:540px!important;
    margin:0 auto!important;
    padding:0 8px!important;
    right:auto!important;left:auto!important;
    text-align:center!important;
    align-self:center!important;
    position:relative!important;
    z-index:4!important;
  }
  body .heroText b{font-size:13px!important;display:block!important;margin-bottom:8px!important;}
  body .heroText h1,body.rtl .heroText h1{font-size:42px!important;line-height:1.05!important;margin:4px 0!important;}
  body .heroText h2{font-size:22px!important;line-height:1.25!important;margin:6px 0 8px!important;}
  body .heroText p{font-size:15px!important;line-height:1.75!important;margin:8px auto 18px!important;max-width:92%!important;}
  body .heroBtns{justify-content:center!important;display:flex!important;}
  body .hero .btn{padding:12px 22px!important;border-radius:14px!important;}

  body footer.siteFooter.proFooter{
    background-image:none!important;
    background-color:#031426!important;
    padding:36px 18px 28px!important;
    min-height:0!important;
    height:auto!important;
    max-height:none!important;
    overflow:visible!important;
    border-top:1px solid rgba(214,166,79,.38)!important;
  }
  body footer.siteFooter.proFooter .footerColumns{
    display:flex!important;
    flex-direction:column!important;
    align-items:center!important;
    justify-content:flex-start!important;
    gap:30px!important;
    width:100%!important;
    max-width:100%!important;
    padding:0!important;
    margin:0 auto!important;
    min-height:0!important;
    height:auto!important;
    max-height:none!important;
    overflow:visible!important;
    grid-template-columns:none!important;
  }
  body footer.siteFooter.proFooter .footerColumns > *{
    display:flex!important;
    flex-direction:column!important;
    align-items:center!important;
    justify-content:flex-start!important;
    width:100%!important;
    max-width:520px!important;
    min-height:0!important;
    height:auto!important;
    max-height:none!important;
    overflow:visible!important;
    text-align:center!important;
    grid-column:auto!important;
    grid-row:auto!important;
    padding:0!important;
    margin:0 auto!important;
  }
  body footer.siteFooter.proFooter .footerVisual{display:none!important;}
  body footer.siteFooter.proFooter .footerCol a,
  body footer.siteFooter.proFooter .footerCol p,
  body footer.siteFooter.proFooter .footBrand p{
    text-align:center!important;
    margin-left:auto!important;
    margin-right:auto!important;
  }
  body footer.siteFooter.proFooter .footerLogo{margin:0 auto 16px!important;max-width:170px!important;height:auto!important;}
  body footer.siteFooter.proFooter .footerSocial{display:flex!important;justify-content:center!important;gap:12px!important;}
  body footer.siteFooter.proFooter .latestFooterCol a{align-items:center!important;justify-content:center!important;text-align:center!important;}
  body footer.siteFooter.proFooter .contactCol p::before{content:none!important;display:none!important;}
  body footer.siteFooter.proFooter .footerCopyright{width:100%!important;max-width:520px!important;margin:28px auto 0!important;text-align:center!important;}

  body .contentGrid,body .footerTopExact{width:100%!important;max-width:100%!important;overflow:hidden!important;}
  body .issuesPanel .issuesLoop{display:flex!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important;padding-bottom:10px!important;}
  body .issuesPanel .issue{flex:0 0 78%!important;max-width:320px!important;scroll-snap-align:center!important;}
}
@media (max-width: 430px){
  body .hero{height:340px!important;min-height:340px!important;padding-top:56px!important;}
  body .heroText h1,body.rtl .heroText h1{font-size:38px!important;}
  body .heroText h2{font-size:20px!important;}
  body .heroText p{font-size:14px!important;}
}

/* ================= 6.0.9 Mobile layout + footer background + ads preview hotfix ================= */
.siteFooter.proFooter{
  background-color:#031426!important;
  background-image:linear-gradient(90deg,rgba(3,13,28,.82),rgba(3,13,28,.88)),var(--parastoo-footer-bg)!important;
  background-size:cover!important;
  background-position:center!important;
  background-repeat:no-repeat!important;
}
@media (max-width: 768px){
  html,body{overflow-x:hidden!important;width:100%!important;max-width:100%!important;}
  body .hero{
    height:300px!important;
    min-height:300px!important;
    max-height:330px!important;
    padding:42px 16px 28px!important;
    background-size:cover!important;
    background-position:center center!important;
    border:0!important;
    outline:0!important;
    box-shadow:none!important;
  }
  body .hero:before,body .hero:after{display:none!important;content:none!important;}
  body .hero .coverWrap,
  body .hero .mainCover,
  body .hero .sideCardsWrap,
  body .hero .heroSideFallbackWrap,
  body .hero .heroSideFallback,
  body .hero .adHeroRight{display:none!important;}
  body .heroText{width:100%!important;max-width:520px!important;margin:0 auto!important;text-align:center!important;position:relative!important;right:auto!important;left:auto!important;top:auto!important;transform:none!important;padding:0 10px!important;}
  body .heroText b{font-size:12px!important;margin-bottom:6px!important;display:block!important;}
  body .heroText h1,body.rtl .heroText h1{font-size:34px!important;line-height:1.1!important;margin:0 0 4px!important;}
  body .heroText h2{font-size:18px!important;line-height:1.35!important;margin:0 0 8px!important;}
  body .heroText p{font-size:13px!important;line-height:1.8!important;max-width:95%!important;margin:0 auto 14px!important;}
  body .heroBtns{display:flex!important;justify-content:center!important;}
  body .hero .btn{padding:10px 18px!important;border-radius:13px!important;font-size:14px!important;}

  body .contentGrid,
  body .contentGrid.cols1,
  body .contentGrid.cols2,
  body .contentGrid.cols3{
    display:flex!important;
    flex-direction:column!important;
    grid-template-columns:none!important;
    width:100%!important;
    max-width:100%!important;
    margin:0 auto!important;
    padding:18px 14px!important;
    gap:18px!important;
    overflow:hidden!important;
    box-sizing:border-box!important;
  }
  body .contentGrid > article,
  body .contentGrid > section{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    margin:0 auto!important;
    box-sizing:border-box!important;
  }
  body .contentGrid .featured{order:1!important;}
  body .contentGrid .issuesPanel{order:2!important;}
  body .contentGrid > section:not(.issuesPanel){order:3!important;}
  body .featureCard{display:grid!important;grid-template-columns:120px minmax(0,1fr)!important;gap:12px!important;min-height:0!important;height:auto!important;overflow:hidden!important;}
  body .featureCard img{width:120px!important;height:190px!important;object-fit:cover!important;border-radius:14px!important;}
  body .featureCard h2{font-size:20px!important;line-height:1.45!important;word-break:normal!important;}
  body .featureCard p{font-size:13px!important;line-height:1.75!important;display:-webkit-box!important;-webkit-line-clamp:5!important;-webkit-box-orient:vertical!important;overflow:hidden!important;}

  body .issuesPanel{width:100%!important;max-width:100%!important;overflow:hidden!important;}
  body .issuesPanel .sectionHead{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;}
  body .issuesViewport{width:100%!important;max-width:100%!important;overflow:hidden!important;height:auto!important;min-height:0!important;}
  body .issuesPanel .issuesLoop,
  body .issuesLoop{
    display:flex!important;
    flex-wrap:nowrap!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    gap:16px!important;
    scroll-snap-type:x mandatory!important;
    padding:6px 2px 14px!important;
    -webkit-overflow-scrolling:touch!important;
  }
  body .issuesPanel .issue,
  body .issuesLoop .issue{
    flex:0 0 82%!important;
    max-width:330px!important;
    min-width:250px!important;
    scroll-snap-align:center!important;
    margin:0!important;
  }
  body .issuesPanel .issue img,
  body .issuesLoop .issue img{width:100%!important;height:auto!important;max-height:410px!important;object-fit:cover!important;border-radius:18px!important;}

  body .footerTopExact{display:flex!important;flex-direction:column!important;width:100%!important;max-width:100%!important;padding:0 14px!important;gap:16px!important;box-sizing:border-box!important;}
  body .newsletterExact.newsletter{width:100%!important;max-width:100%!important;margin:0 auto!important;box-sizing:border-box!important;}
  body .newsletterExact .subscribeForm{grid-template-columns:1fr!important;width:100%!important;}
  body .newsletterExact .subscribeForm input,
  body .newsletterExact .subscribeForm button{width:100%!important;}

  body footer.siteFooter.proFooter,
  body footer.siteFooter.proFooter[style]{
    background:#031426!important;
    background-image:none!important;
    background-color:#031426!important;
    padding:34px 18px 26px!important;
    min-height:0!important;
    height:auto!important;
    max-height:none!important;
    overflow:visible!important;
  }
  body footer.siteFooter.proFooter:before,
  body footer.siteFooter.proFooter:after{display:none!important;content:none!important;background:none!important;}
  body footer.siteFooter.proFooter .footerColumns{
    display:flex!important;
    flex-direction:column!important;
    align-items:center!important;
    gap:28px!important;
    width:100%!important;
    max-width:100%!important;
    padding:0!important;
    margin:0!important;
    height:auto!important;
    max-height:none!important;
    min-height:0!important;
    overflow:visible!important;
    background:none!important;
    border:0!important;
  }
  body footer.siteFooter.proFooter .footerColumns > *{
    width:100%!important;
    max-width:520px!important;
    min-height:0!important;
    height:auto!important;
    max-height:none!important;
    overflow:visible!important;
    display:flex!important;
    flex-direction:column!important;
    align-items:center!important;
    text-align:center!important;
    padding:0!important;
    margin:0 auto!important;
    border:0!important;
    background:none!important;
  }
  body footer.siteFooter.proFooter .footerVisual{display:none!important;}
  body footer.siteFooter.proFooter h4,
  body footer.siteFooter.proFooter p,
  body footer.siteFooter.proFooter a,
  body footer.siteFooter.proFooter small,
  body footer.siteFooter.proFooter span{text-align:center!important;}
  body footer.siteFooter.proFooter .footerSocial{display:flex!important;justify-content:center!important;align-items:center!important;gap:12px!important;}
  body footer.siteFooter.proFooter .footerLogo{margin:0 auto 12px!important;max-width:170px!important;height:auto!important;}
  body footer.siteFooter.proFooter .footerCopyright{max-width:520px!important;width:100%!important;margin:24px auto 0!important;text-align:center!important;background:none!important;}
}
@media (max-width: 430px){
  body .hero{height:280px!important;min-height:280px!important;padding-top:34px!important;}
  body .heroText h1,body.rtl .heroText h1{font-size:31px!important;}
  body .heroText h2{font-size:17px!important;}
  body .heroText p{font-size:12.5px!important;}
  body .featureCard{grid-template-columns:96px minmax(0,1fr)!important;}
  body .featureCard img{width:96px!important;height:160px!important;}
  body .issuesPanel .issue,body .issuesLoop .issue{flex-basis:84%!important;min-width:230px!important;}
}

/* ================= 6.0.10 Footer desktop background restore =================
   Desktop/tablet keeps the footer artwork. Mobile removes only the image and keeps dark color.
*/
@media (min-width: 769px){
  body footer.siteFooter.proFooter,
  body footer.siteFooter.proFooter[style]{
    background-color:#031426!important;
    background-image:linear-gradient(90deg,rgba(3,13,28,.76),rgba(3,13,28,.86)),var(--parastoo-footer-bg)!important;
    background-size:cover!important;
    background-position:center center!important;
    background-repeat:no-repeat!important;
  }
}
@media (max-width: 768px){
  body footer.siteFooter.proFooter,
  body footer.siteFooter.proFooter[style]{
    background:#031426!important;
    background-image:none!important;
    background-color:#031426!important;
  }
}

/* ================= 6.0.11 Footer desktop background hard restore =================
   Desktop/tablet: restore ornate footer background artwork.
   Mobile: keep image removed and use only the dark footer color.
*/
@media (min-width: 769px){
  body footer.siteFooter.proFooter,
  body footer.siteFooter.proFooter[style],
  body.rtl footer.siteFooter.proFooter,
  body.rtl footer.siteFooter.proFooter[style]{
    background-color:#031426!important;
    background-image:linear-gradient(90deg,rgba(3,13,28,.78),rgba(3,13,28,.84)),var(--parastoo-footer-bg, url('../images/foot.png'))!important;
    background-size:cover!important;
    background-position:center center!important;
    background-repeat:no-repeat!important;
  }
  body footer.siteFooter.proFooter:before,
  body.rtl footer.siteFooter.proFooter:before{
    display:block!important;
    content:""!important;
    position:absolute!important;
    inset:0!important;
    background-image:url('../images/pattern-gold.png')!important;
    background-size:560px!important;
    opacity:.10!important;
    pointer-events:none!important;
  }
}
@media (max-width: 768px){
  body footer.siteFooter.proFooter,
  body footer.siteFooter.proFooter[style],
  body.rtl footer.siteFooter.proFooter,
  body.rtl footer.siteFooter.proFooter[style]{
    background:#031426!important;
    background-image:none!important;
    background-color:#031426!important;
  }
}

/* ================= 6.0.12 Footer desktop background final hotfix =================
   Reason: previous mobile footer rules and older RTL footer rules were overriding/covering
   the desktop footer background. Keep the full ornate footer background only on desktop,
   remove it only on mobile, and re-enable the bridge visual in RTL desktop.
*/
@media (min-width: 769px){
  body footer.siteFooter.proFooter,
  body.rtl footer.siteFooter.proFooter,
  body.ltr footer.siteFooter.proFooter{
    background-image:
      linear-gradient(90deg, rgba(3,13,28,.62), rgba(3,13,28,.40)),
      url('../images/foot.png') !important;
    background-size:cover!important;
    background-position:center center!important;
    background-repeat:no-repeat!important;
    background-color:#031426!important;
  }
  body footer.siteFooter.proFooter::before,
  body.rtl footer.siteFooter.proFooter::before,
  body.ltr footer.siteFooter.proFooter::before{
    background-image:url('../images/pattern-gold.png')!important;
    background-color:transparent!important;
    background-size:560px!important;
    opacity:.09!important;
  }
  body.rtl footer.siteFooter.proFooter .footerVisual .bridge,
  body footer.siteFooter.proFooter .footerVisual .bridge{
    display:block!important;
  }
}
@media (max-width: 768px){
  body footer.siteFooter.proFooter,
  body.rtl footer.siteFooter.proFooter,
  body.ltr footer.siteFooter.proFooter{
    background-image:none!important;
    background-color:#031426!important;
  }
  body footer.siteFooter.proFooter::before,
  body.rtl footer.siteFooter.proFooter::before,
  body.ltr footer.siteFooter.proFooter::before{
    background-image:url('../images/pattern-gold.png')!important;
    background-size:520px!important;
    opacity:.08!important;
  }
  body footer.siteFooter.proFooter .footerVisual,
  body.rtl footer.siteFooter.proFooter .footerVisual,
  body.ltr footer.siteFooter.proFooter .footerVisual{
    display:none!important;
  }
}

/* ================= 6.0.13 Footer background reset =================
   Desktop only: ignore all previous footer background rules and show only
   media_1780661866_123456.png as the footer background image.
   Mobile: keep image removed and use the dark footer color.
*/
@media (min-width: 769px){
  html body footer.siteFooter.proFooter,
  html body footer.siteFooter.proFooter[style],
  html body.rtl footer.siteFooter.proFooter,
  html body.rtl footer.siteFooter.proFooter[style],
  html body.ltr footer.siteFooter.proFooter,
  html body.ltr footer.siteFooter.proFooter[style]{
    background:#031426 url('../images/media_1780661866_123456.png') center center / cover no-repeat !important;
    background-image:url('../images/media_1780661866_123456.png') !important;
    background-size:cover!important;
    background-position:center center!important;
    background-repeat:no-repeat!important;
    background-color:#031426!important;
  }
  html body footer.siteFooter.proFooter::before,
  html body footer.siteFooter.proFooter::after,
  html body.rtl footer.siteFooter.proFooter::before,
  html body.rtl footer.siteFooter.proFooter::after,
  html body.ltr footer.siteFooter.proFooter::before,
  html body.ltr footer.siteFooter.proFooter::after{
    background:none!important;
    background-image:none!important;
    opacity:0!important;
    content:""!important;
  }
}
@media (max-width: 768px){
  html body footer.siteFooter.proFooter,
  html body footer.siteFooter.proFooter[style],
  html body.rtl footer.siteFooter.proFooter,
  html body.rtl footer.siteFooter.proFooter[style],
  html body.ltr footer.siteFooter.proFooter,
  html body.ltr footer.siteFooter.proFooter[style]{
    background:#031426!important;
    background-image:none!important;
    background-color:#031426!important;
  }
  html body footer.siteFooter.proFooter::before,
  html body footer.siteFooter.proFooter::after,
  html body.rtl footer.siteFooter.proFooter::before,
  html body.rtl footer.siteFooter.proFooter::after,
  html body.ltr footer.siteFooter.proFooter::before,
  html body.ltr footer.siteFooter.proFooter::after{
    background:none!important;
    background-image:none!important;
    opacity:0!important;
  }
}

/* ================= 6.0.14 Footer desktop height auto fix =================
   Fix custom CSS that forced: footer.siteFooter.proFooter { height:400px; }
   Desktop: keep the requested footer background image and let footer height fit content.
   Mobile: keep image removed.
*/
@media (min-width: 769px){
  html body footer.siteFooter.proFooter,
  html body footer.siteFooter.proFooter[style],
  html body.rtl footer.siteFooter.proFooter,
  html body.rtl footer.siteFooter.proFooter[style],
  html body.ltr footer.siteFooter.proFooter,
  html body.ltr footer.siteFooter.proFooter[style]{
    height:auto!important;
    min-height:0!important;
    background:#031426 url('../images/media_1780661866_123456.png') center center / cover no-repeat!important;
    background-image:url('../images/media_1780661866_123456.png')!important;
    background-size:cover!important;
    background-position:center center!important;
    background-repeat:no-repeat!important;
    background-color:#031426!important;
  }
  html body footer.siteFooter.proFooter .footerColumns,
  html body.rtl footer.siteFooter.proFooter .footerColumns,
  html body.ltr footer.siteFooter.proFooter .footerColumns{
    min-height:0!important;
    height:auto!important;
  }
}
@media (max-width: 768px){
  html body footer.siteFooter.proFooter,
  html body footer.siteFooter.proFooter[style],
  html body.rtl footer.siteFooter.proFooter,
  html body.rtl footer.siteFooter.proFooter[style],
  html body.ltr footer.siteFooter.proFooter,
  html body.ltr footer.siteFooter.proFooter[style]{
    height:auto!important;
    min-height:0!important;
    background:#031426!important;
    background-image:none!important;
    background-color:#031426!important;
  }
}


/* ================= Parastoo CMS 6.1 — complete advertisement positions ================= */
.floatingAds{position:fixed!important;top:0!important;bottom:0!important;width:0!important;z-index:2147482500!important;display:block!important;pointer-events:none!important;direction:ltr!important;}
.floatingAdsRight{right:0!important;left:auto!important;}
.floatingAdsLeft{left:0!important;right:auto!important;}
.floatingAds .adSlot{position:fixed!important;width:var(--ad-w,160px)!important;max-width:min(42vw,360px)!important;margin:0!important;border-radius:14px!important;overflow:hidden!important;pointer-events:auto!important;background:transparent!important;box-shadow:0 12px 36px rgba(0,0,0,.28)!important;}
.floatingAdsRight .adSlot{right:var(--ad-edge,18px)!important;left:auto!important;}
.floatingAdsLeft .adSlot{left:var(--ad-edge,18px)!important;right:auto!important;}
.floatingAds .float_right_top,.floatingAds .float_left_top{top:110px!important;bottom:auto!important;transform:none!important;}
.floatingAds .float_right_middle,.floatingAds .float_left_middle{top:50%!important;bottom:auto!important;transform:translateY(-50%)!important;}
.floatingAds .float_right_bottom,.floatingAds .float_left_bottom{bottom:24px!important;top:auto!important;transform:none!important;}
.floatingAds .adSlot>a{display:block!important;width:100%!important;height:100%!important;}
.floatingAds .adSlot img{display:block!important;width:100%!important;height:var(--ad-h,auto)!important;max-height:70vh!important;object-fit:var(--ad-fit,contain)!important;background:transparent!important;}
.adSlot img{object-fit:var(--ad-fit,contain)!important;}
.rtl .floatingAdsRight{right:0!important;left:auto!important}.rtl .floatingAdsLeft{left:0!important;right:auto!important}
@media(max-width:780px){
 .floatingAds .adSlot{max-width:34vw!important;width:var(--ad-w,112px)!important;}
 .floatingAds .float_right_top,.floatingAds .float_left_top{top:86px!important;}
 .floatingAds .float_right_bottom,.floatingAds .float_left_bottom{bottom:12px!important;}
 .floatingAds .adSlot img{max-height:38vh!important;}
}

/* Full-screen registration popup */
.popup-lock{overflow:hidden!important}.parastooRegisterPopup{position:fixed;inset:0;z-index:2147483646;display:none;align-items:center;justify-content:center;padding:24px}.parastooRegisterPopup.is-open{display:flex}.parastooRegisterBackdrop{position:absolute;inset:0;background:rgba(2,8,18,.82);backdrop-filter:blur(3px)}.parastooRegisterCard{position:relative;width:min(1080px,94vw);min-height:min(650px,88vh);border-radius:26px;overflow:hidden;background:#08192b url('../images/backlogin.png') center/cover no-repeat;box-shadow:0 36px 100px rgba(0,0,0,.65);display:flex;align-items:stretch;justify-content:flex-start}.parastooRegisterCard:before{content:none!important}.parastooRegisterFormSide{width:min(46%,500px);min-width:360px;padding:64px 54px;background:transparent!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;color:#fff;display:flex;flex-direction:column;justify-content:center;text-align:left;direction:ltr;text-shadow:0 2px 8px rgba(0,0,0,.72)}.rtl .parastooRegisterFormSide{margin-right:auto;margin-left:0;text-align:right;direction:rtl}.parastooRegisterLogo{color:#e8bb64;letter-spacing:.22em;font-weight:900;margin-bottom:24px}.parastooRegisterFormSide h2{font-size:34px;line-height:1.25;margin:0 0 12px}.parastooRegisterFormSide p{opacity:1;line-height:1.8;margin:0 0 26px;text-shadow:0 2px 8px rgba(0,0,0,.82)}.parastooPopupForm{display:grid;gap:13px}.parastooPopupForm input{width:100%;height:50px;border:1px solid rgba(232,187,100,.62);border-radius:12px;background:rgba(255,255,255,.96);color:#111;padding:0 16px;font:inherit;text-shadow:none}.parastooPopupForm button{height:50px;border:0;border-radius:12px;background:#c9973d;color:#071426;font-weight:900;font-size:16px;cursor:pointer}.parastooRegisterClose{position:absolute;top:18px;right:20px;z-index:3;width:42px;height:42px;border-radius:50%;border:1px solid rgba(255,255,255,.35);background:rgba(0,0,0,.35);color:#fff;font-size:27px;cursor:pointer}.rtl .parastooRegisterClose{right:auto;left:20px}@media(max-width:760px){.parastooRegisterPopup{padding:12px}.parastooRegisterCard{min-height:88vh;background-position:center}.parastooRegisterFormSide{width:100%;min-width:0;padding:52px 24px;background:transparent!important;backdrop-filter:none!important}.parastooRegisterFormSide h2{font-size:27px}}
