:root{
  --ad-navy:#06121e;
  --ad-navy-2:#0a1b2c;
  --ad-navy-3:#10263a;
  --ad-ink:#111b26;
  --ad-muted:#617080;
  --ad-line:rgba(16,38,58,.14);
  --ad-gold:#c9a45f;
  --ad-gold-2:#f0d697;
  --ad-cream:#f5f1e8;
  --ad-paper:#fbfaf7;
  --ad-white:#fff;
  --ad-shadow:0 24px 80px rgba(6,18,30,.12);
  --ad-radius:22px;
  --ad-shell:min(1280px,calc(100vw - 48px));
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--ad-paper);color:var(--ad-ink);font-family:Manrope,"Segoe UI",Arial,sans-serif;line-height:1.75;-webkit-font-smoothing:antialiased}
body.ad-lang-fa{font-family:Vazirmatn,"Segoe UI","Noto Sans Arabic",Tahoma,Arial,sans-serif}
a{color:inherit;text-decoration:none}
img{max-width:100%;display:block}
button,input,textarea,select{font:inherit}
.ad-shell{width:var(--ad-shell);margin-inline:auto}
.ad-skip{position:fixed;inset-inline-start:16px;top:-80px;z-index:9999;background:var(--ad-gold);color:var(--ad-navy);padding:10px 16px;border-radius:10px}.ad-skip:focus{top:16px}
.ad-topline{background:#020b13;color:rgba(255,255,255,.72);font-size:12px;letter-spacing:.04em}
.ad-topline-inner{min-height:34px;display:flex;align-items:center;gap:24px;justify-content:flex-end}.ad-topline-inner span:first-child{margin-inline-end:auto}
.ad-header{position:sticky;top:0;z-index:100;background:rgba(6,18,30,.92);backdrop-filter:blur(18px);color:#fff;border-bottom:1px solid rgba(255,255,255,.08)}
.admin-bar .ad-header{top:32px}
.ad-header-main{height:88px;display:flex;align-items:center;gap:28px}
.ad-brand{display:flex;align-items:center;gap:13px;flex:0 0 auto}.ad-brand img{width:58px;height:42px;object-fit:contain}.ad-brand-text{display:flex;flex-direction:column;line-height:1}.ad-brand-text strong{font-size:19px;letter-spacing:.18em}.ad-brand-text small{margin-top:7px;font-size:10px;color:var(--ad-gold-2);letter-spacing:.04em}.ad-lang-fa .ad-brand-text small{letter-spacing:0}
.ad-primary-nav{margin-inline:auto}.ad-nav-list{display:flex;align-items:center;gap:22px;list-style:none;margin:0;padding:0}.ad-nav-list li{position:relative}.ad-nav-list a{font-size:13px;font-weight:600;color:rgba(255,255,255,.8);white-space:nowrap;transition:.25s}.ad-nav-list a:hover,.ad-nav-list .current-menu-item>a{color:var(--ad-gold-2)}
.ad-nav-list .sub-menu{display:none;position:absolute;top:100%;inset-inline-start:-20px;min-width:240px;padding:16px;margin:16px 0 0;background:#0b1e30;border:1px solid rgba(255,255,255,.1);border-radius:16px;list-style:none;box-shadow:var(--ad-shadow)}.ad-nav-list li:hover>.sub-menu,.ad-nav-list li:focus-within>.sub-menu{display:grid;gap:8px}.ad-nav-list .sub-menu a{display:block;padding:8px 10px;border-radius:9px}.ad-nav-list .sub-menu a:hover{background:rgba(255,255,255,.06)}
.ad-header-actions{display:flex;align-items:center;gap:12px}.ad-language{width:42px;height:42px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.18);border-radius:50%;font-size:12px;font-weight:800}.ad-menu-toggle{display:none;background:none;border:0;color:#fff;align-items:center;gap:5px;cursor:pointer}.ad-menu-toggle span{width:24px;height:2px;background:currentColor;display:block}.ad-menu-toggle b{font-size:11px;margin-inline-start:5px}
.ad-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:48px;padding:0 20px;border-radius:999px;font-size:13px;font-weight:800;transition:transform .25s,box-shadow .25s,background .25s;border:1px solid transparent}.ad-btn svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8}.ad-lang-fa .ad-btn svg{transform:scaleX(-1)}.ad-btn:hover{transform:translateY(-2px)}.ad-btn-primary{background:linear-gradient(135deg,var(--ad-gold-2),var(--ad-gold));color:var(--ad-navy);box-shadow:0 14px 35px rgba(201,164,95,.22)}.ad-btn-secondary{border-color:rgba(255,255,255,.34);color:#fff;background:rgba(255,255,255,.05)}.ad-btn-dark{background:var(--ad-navy);color:#fff}.ad-btn-ghost{border-color:var(--ad-line);color:var(--ad-ink);background:rgba(255,255,255,.7)}
.ad-main{min-height:65vh}
.ad-hero{position:relative;min-height:780px;display:flex;align-items:center;color:#fff;overflow:hidden;background:var(--ad-navy)}.ad-hero-media{position:absolute;inset:0;background-size:cover;background-position:center}.ad-hero-media:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,11,19,.96) 0%,rgba(2,11,19,.84) 46%,rgba(2,11,19,.28) 100%),linear-gradient(0deg,rgba(2,11,19,.8),transparent 45%)}.ad-lang-fa .ad-hero-media:after{background:linear-gradient(270deg,rgba(2,11,19,.96) 0%,rgba(2,11,19,.84) 46%,rgba(2,11,19,.28) 100%),linear-gradient(0deg,rgba(2,11,19,.8),transparent 45%)}
.ad-hero-content{position:relative;z-index:2;max-width:790px;padding:135px 0 105px}.ad-eyebrow{display:inline-flex;align-items:center;gap:11px;color:var(--ad-gold-2);font-size:12px;font-weight:800;letter-spacing:.17em;text-transform:uppercase}.ad-lang-fa .ad-eyebrow{letter-spacing:0}.ad-eyebrow:before{content:"";width:34px;height:1px;background:currentColor}.ad-hero h1{font-size:clamp(46px,6.2vw,88px);line-height:1.03;letter-spacing:-.045em;margin:24px 0 26px;max-width:950px}.ad-lang-fa .ad-hero h1{letter-spacing:-.035em;line-height:1.22}.ad-hero h1 em{font-style:normal;color:var(--ad-gold-2)}.ad-hero-lead{font-size:18px;line-height:1.9;color:rgba(255,255,255,.74);max-width:720px;margin:0 0 34px}.ad-hero-actions{display:flex;gap:12px;flex-wrap:wrap}.ad-hero-proof{position:absolute;z-index:3;bottom:0;inset-inline:0;border-top:1px solid rgba(255,255,255,.1);background:rgba(2,11,19,.65);backdrop-filter:blur(12px)}.ad-proof-grid{display:grid;grid-template-columns:repeat(4,1fr)}.ad-proof-item{padding:23px 24px;border-inline-end:1px solid rgba(255,255,255,.09)}.ad-proof-item:first-child{border-inline-start:1px solid rgba(255,255,255,.09)}.ad-proof-item strong{display:block;font-size:14px}.ad-proof-item span{font-size:11px;color:rgba(255,255,255,.52)}
.ad-section{padding:105px 0}.ad-section-dark{background:var(--ad-navy);color:#fff}.ad-section-cream{background:var(--ad-cream)}.ad-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:44px}.ad-section-head>div{max-width:760px}.ad-section-head h2{font-size:clamp(34px,4.2vw,58px);line-height:1.2;margin:16px 0 0;letter-spacing:-.035em}.ad-section-head p{max-width:540px;color:var(--ad-muted);margin:0}.ad-section-dark .ad-section-head p{color:rgba(255,255,255,.6)}
.ad-card-grid{display:grid;gap:22px}.ad-card-grid-2{grid-template-columns:repeat(2,1fr)}.ad-card-grid-3{grid-template-columns:repeat(3,1fr)}.ad-card-grid-4{grid-template-columns:repeat(4,1fr)}
.ad-card{background:#fff;border:1px solid var(--ad-line);border-radius:var(--ad-radius);padding:30px;position:relative;overflow:hidden;transition:transform .3s,border-color .3s,box-shadow .3s}.ad-card:hover{transform:translateY(-5px);border-color:rgba(201,164,95,.55);box-shadow:var(--ad-shadow)}.ad-section-dark .ad-card{background:rgba(255,255,255,.035);border-color:rgba(255,255,255,.09)}.ad-card-icon{width:52px;height:52px;border-radius:16px;display:grid;place-items:center;background:rgba(201,164,95,.13);color:var(--ad-gold)}.ad-card-icon svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.6}.ad-card-kicker{font-size:11px;color:var(--ad-gold);font-weight:800;letter-spacing:.12em;text-transform:uppercase}.ad-lang-fa .ad-card-kicker{letter-spacing:0}.ad-card h2,.ad-card h3{font-size:22px;line-height:1.45;margin:22px 0 13px}.ad-card p{color:var(--ad-muted);font-size:14px;margin:0 0 22px}.ad-section-dark .ad-card p{color:rgba(255,255,255,.58)}.ad-card-list{list-style:none;padding:0;margin:18px 0 0;display:grid;gap:10px}.ad-card-list li{font-size:13px;color:var(--ad-muted);display:flex;gap:10px}.ad-card-list li:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--ad-gold);margin-top:9px;flex:0 0 auto}
.ad-path-card{min-height:410px;color:#fff;display:flex;align-items:flex-end;background-size:cover;background-position:center;padding:0;border:0}.ad-path-card:before{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(2,11,19,.96),rgba(2,11,19,.15))}.ad-path-card-content{position:relative;z-index:1;padding:34px}.ad-path-card h3{font-size:28px;margin:12px 0}.ad-path-card p{color:rgba(255,255,255,.65)}
.ad-split{display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:center}.ad-split-reverse{grid-template-columns:.95fr 1.05fr}.ad-split-media{position:relative}.ad-split-media img{width:100%;min-height:590px;object-fit:cover;border-radius:30px;box-shadow:var(--ad-shadow)}.ad-split-media:after{content:"";position:absolute;inset:18px -18px -18px 18px;border:1px solid rgba(201,164,95,.4);border-radius:30px;z-index:-1}.ad-lang-fa .ad-split-media:after{inset:18px 18px -18px -18px}.ad-split-copy h2{font-size:clamp(36px,4.6vw,64px);line-height:1.22;letter-spacing:-.04em;margin:20px 0}.ad-split-copy>p{font-size:16px;color:var(--ad-muted)}.ad-feature-list{display:grid;gap:17px;margin:30px 0}.ad-feature{display:grid;grid-template-columns:44px 1fr;gap:14px;align-items:start}.ad-feature i{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:rgba(201,164,95,.13);color:var(--ad-gold);font-style:normal;font-weight:800}.ad-feature strong{display:block;margin-bottom:4px}.ad-feature span{font-size:13px;color:var(--ad-muted)}
.ad-process{counter-reset:process}.ad-process-item{display:grid;grid-template-columns:76px 1fr;gap:25px;padding:28px 0;border-bottom:1px solid var(--ad-line);counter-increment:process}.ad-process-item:before{content:"0" counter(process);font-size:30px;font-weight:800;color:var(--ad-gold)}.ad-process-item h3{margin:0 0 8px;font-size:21px}.ad-process-item p{margin:0;color:var(--ad-muted);font-size:14px}
.ad-market-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--ad-line);border:1px solid var(--ad-line);border-radius:var(--ad-radius);overflow:hidden}.ad-market{padding:30px;background:#fff}.ad-market small{color:var(--ad-gold);font-weight:800}.ad-market h3{font-size:19px;margin:10px 0}.ad-market p{font-size:13px;color:var(--ad-muted);margin:0}
.ad-cta{position:relative;overflow:hidden;background:var(--ad-navy);color:#fff;border-radius:34px;padding:70px}.ad-cta:after{content:"AD";position:absolute;inset-inline-end:-20px;bottom:-95px;font-size:260px;line-height:1;font-weight:800;color:rgba(255,255,255,.025)}.ad-cta-inner{position:relative;z-index:1;display:grid;grid-template-columns:1.2fr .8fr;align-items:end;gap:40px}.ad-cta h2{font-size:clamp(36px,4.8vw,64px);line-height:1.2;margin:16px 0}.ad-cta p{color:rgba(255,255,255,.65);max-width:650px}.ad-cta-actions{display:flex;justify-content:flex-end;gap:12px;flex-wrap:wrap}
.ad-page-hero{position:relative;min-height:540px;display:flex;align-items:flex-end;padding:150px 0 80px;background:var(--ad-navy);color:#fff;overflow:hidden}.ad-page-hero-media{position:absolute;inset:0;background-size:cover;background-position:center}.ad-page-hero-media:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,11,19,.96),rgba(2,11,19,.45)),linear-gradient(0deg,rgba(2,11,19,.75),transparent)}.ad-lang-fa .ad-page-hero-media:after{background:linear-gradient(270deg,rgba(2,11,19,.96),rgba(2,11,19,.45)),linear-gradient(0deg,rgba(2,11,19,.75),transparent)}.ad-page-hero .ad-shell{position:relative;z-index:1}.ad-page-hero h1{font-size:clamp(42px,6vw,78px);line-height:1.14;letter-spacing:-.045em;margin:20px 0;max-width:920px}.ad-page-hero p{max-width:720px;font-size:17px;color:rgba(255,255,255,.67)}.ad-page-hero-compact{min-height:390px}.ad-error{align-items:center;min-height:620px}
.ad-prose{max-width:900px;font-size:16px}.ad-prose h2{font-size:34px;margin:55px 0 16px}.ad-prose h3{font-size:24px;margin:35px 0 12px}.ad-prose p,.ad-prose li{color:#42505d}.ad-prose table{width:100%;border-collapse:collapse;margin:28px 0}.ad-prose th,.ad-prose td{border:1px solid var(--ad-line);padding:14px;text-align:start}.ad-prose th{background:var(--ad-cream)}
.ad-sidebar-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:55px}.ad-lang-fa .ad-sidebar-layout{grid-template-columns:320px minmax(0,1fr)}.ad-sidebar{position:sticky;top:140px;align-self:start;background:#fff;border:1px solid var(--ad-line);border-radius:20px;padding:22px}.ad-sidebar h3{margin:0 0 16px;font-size:16px}.ad-sidebar ul{list-style:none;padding:0;margin:0;display:grid;gap:8px}.ad-sidebar a{font-size:13px;color:var(--ad-muted);display:block;padding:8px 10px;border-radius:9px}.ad-sidebar a:hover{background:var(--ad-cream);color:var(--ad-ink)}
.ad-form-wrap{display:grid;grid-template-columns:.75fr 1.25fr;gap:44px;align-items:start}.ad-form-intro{position:sticky;top:140px}.ad-form-intro h2{font-size:44px;line-height:1.3;margin:18px 0}.ad-form-intro p{color:var(--ad-muted)}.ad-form-card{background:#fff;border:1px solid var(--ad-line);border-radius:28px;padding:38px;box-shadow:var(--ad-shadow)}.ad-form-card h3{font-size:24px;margin-top:0}.ad-form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.ad-field{display:grid;gap:7px}.ad-field-full{grid-column:1/-1}.ad-field label{font-size:12px;font-weight:800}.ad-field input,.ad-field textarea,.ad-field select{width:100%;border:1px solid #d8dee5;background:#fbfcfd;border-radius:13px;padding:13px 14px;color:var(--ad-ink);outline:none;transition:.2s}.ad-field input:focus,.ad-field textarea:focus,.ad-field select:focus{border-color:var(--ad-gold);box-shadow:0 0 0 4px rgba(201,164,95,.12)}.ad-field textarea{min-height:130px;resize:vertical}.ad-field small{color:var(--ad-muted)}.ad-form-actions{display:flex;align-items:center;gap:16px;margin-top:22px}.ad-form-note{font-size:11px;color:var(--ad-muted)}.ad-notice{padding:15px 18px;border-radius:13px;margin-bottom:20px;font-size:13px}.ad-notice-success{background:#e9f7ef;color:#246b42}.ad-notice-error{background:#fff0f0;color:#9b2e2e}
.ad-tabs{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:34px}.ad-tab{padding:10px 16px;border-radius:999px;border:1px solid var(--ad-line);background:#fff;font-size:12px;font-weight:800;cursor:pointer}.ad-tab.is-active{background:var(--ad-navy);color:#fff}.ad-tab-panel{display:none}.ad-tab-panel.is-active{display:block}
.ad-content-card h2{font-size:21px}.ad-content-card .ad-btn{margin-top:10px}.ad-product-meta{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:-55px;position:relative;z-index:2}.ad-product-meta>div{background:#fff;border-radius:16px;padding:18px;border:1px solid var(--ad-line);box-shadow:0 12px 35px rgba(6,18,30,.08)}.ad-product-meta small{display:block;color:var(--ad-muted);font-size:10px}.ad-product-meta strong{display:block;margin-top:6px;font-size:14px}
.ad-footer{background:#020b13;color:#fff;padding:80px 0 24px}.ad-footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:55px}.ad-brand-footer{margin-bottom:20px}.ad-footer p{color:rgba(255,255,255,.54);font-size:13px;max-width:390px}.ad-footer h3{font-size:13px;color:var(--ad-gold-2);margin:0 0 20px}.ad-footer ul{list-style:none;padding:0;margin:0;display:grid;gap:11px}.ad-footer li,.ad-footer a{font-size:13px;color:rgba(255,255,255,.66)}.ad-footer a:hover{color:#fff}.ad-footer-contact{display:grid;align-content:start;gap:10px}.ad-footer-bottom{border-top:1px solid rgba(255,255,255,.08);margin-top:60px;padding-top:22px;display:flex;justify-content:space-between;gap:20px;font-size:10px;color:rgba(255,255,255,.4)}
.ad-reveal{opacity:0;transform:translateY(22px);transition:opacity .7s ease,transform .7s ease}.ad-reveal.is-visible{opacity:1;transform:none}
@media(max-width:1180px){.ad-header-main{height:76px}.ad-primary-nav,.ad-header-actions .ad-btn{display:none}.ad-menu-toggle{display:grid;margin-inline-start:auto}.ad-menu-toggle span{grid-column:1}.ad-menu-toggle b{grid-column:2;grid-row:1/4;align-self:center}.ad-primary-nav.is-open{display:block;position:fixed;top:110px;inset-inline:0;background:#06121e;padding:22px 24px 35px;border-top:1px solid rgba(255,255,255,.08);max-height:calc(100vh - 110px);overflow:auto}.admin-bar .ad-primary-nav.is-open{top:142px}.ad-primary-nav.is-open .ad-nav-list{display:grid;gap:0}.ad-primary-nav.is-open .ad-nav-list a{display:block;padding:15px 4px;border-bottom:1px solid rgba(255,255,255,.07);font-size:15px}.ad-primary-nav.is-open .sub-menu{display:block;position:static;margin:0;padding:0 16px;background:none;border:0;box-shadow:none}.ad-split{gap:40px}.ad-card-grid-4{grid-template-columns:repeat(2,1fr)}.ad-market-strip{grid-template-columns:repeat(2,1fr)}.ad-footer-grid{grid-template-columns:1.4fr repeat(2,1fr)}.ad-footer-contact{grid-column:2/4}.ad-proof-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:820px){:root{--ad-shell:min(100% - 32px,1280px)}.admin-bar .ad-header{top:46px}.ad-topline{display:none}.ad-header-main{height:72px}.ad-primary-nav.is-open{top:72px}.admin-bar .ad-primary-nav.is-open{top:118px}.ad-brand img{width:50px}.ad-brand-text strong{font-size:16px}.ad-brand-text small{font-size:9px}.ad-hero{min-height:760px}.ad-hero-content{padding:110px 0 180px}.ad-hero h1{font-size:45px}.ad-hero-lead{font-size:16px}.ad-proof-grid{grid-template-columns:1fr 1fr}.ad-proof-item{padding:16px}.ad-section{padding:75px 0}.ad-section-head{display:block}.ad-section-head p{margin-top:18px}.ad-card-grid-2,.ad-card-grid-3{grid-template-columns:1fr}.ad-path-card{min-height:360px}.ad-split,.ad-split-reverse{grid-template-columns:1fr}.ad-split-media{order:-1}.ad-split-media img{min-height:420px}.ad-cta{padding:45px 28px}.ad-cta-inner{grid-template-columns:1fr}.ad-cta-actions{justify-content:flex-start}.ad-page-hero{min-height:460px;padding:120px 0 60px}.ad-sidebar-layout,.ad-lang-fa .ad-sidebar-layout{grid-template-columns:1fr}.ad-sidebar{position:static;order:-1}.ad-form-wrap{grid-template-columns:1fr}.ad-form-intro{position:static}.ad-form-grid{grid-template-columns:1fr}.ad-field-full{grid-column:auto}.ad-product-meta{grid-template-columns:repeat(2,1fr);margin-top:30px}.ad-footer-grid{grid-template-columns:1fr 1fr}.ad-footer-brand{grid-column:1/-1}.ad-footer-contact{grid-column:auto}.ad-footer-bottom{display:grid}.ad-market-strip{grid-template-columns:1fr 1fr}}
@media(max-width:520px){.ad-header-actions{display:none}.ad-hero h1{font-size:39px}.ad-hero-actions{display:grid}.ad-btn{width:100%}.ad-proof-grid{grid-template-columns:1fr 1fr}.ad-proof-item strong{font-size:12px}.ad-proof-item span{font-size:9px}.ad-card-grid-4,.ad-market-strip{grid-template-columns:1fr}.ad-page-hero h1{font-size:39px}.ad-form-card{padding:25px 18px}.ad-product-meta{grid-template-columns:1fr}.ad-footer-grid{grid-template-columns:1fr}.ad-footer-contact{grid-column:auto}.ad-cta-actions{display:grid}.ad-topline-inner{gap:10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.ad-reveal{opacity:1;transform:none}.ad-card,.ad-btn{transition:none}}


/* ArkanDo integrated luxury repair — v1.2.0 */
body.ad-menu-open{overflow:hidden}
.ad-header{
  background:linear-gradient(180deg,rgba(2,11,19,.97),rgba(5,20,34,.91));
  border-bottom:1px solid rgba(240,214,151,.20);
  box-shadow:0 16px 55px rgba(0,0,0,.24);
  backdrop-filter:blur(22px) saturate(125%);
}
.ad-topline{background:linear-gradient(90deg,#020b13,#0a1b2c,#020b13);border-bottom:1px solid rgba(201,164,95,.12)}
.ad-topline-inner{min-height:36px;color:rgba(255,255,255,.73)}
.ad-header-main{height:94px}
.ad-brand{gap:15px}
.ad-brand img{width:66px;height:49px;filter:drop-shadow(0 8px 18px rgba(201,164,95,.16))}
.ad-brand-text strong{font-size:20px;letter-spacing:.075em;font-weight:800;background:linear-gradient(135deg,#fff,#f0d697);-webkit-background-clip:text;background-clip:text;color:transparent}
.ad-brand-text small{color:#c9a45f;letter-spacing:.04em}
.ad-nav-list{gap:25px}
.ad-nav-list>li>a{position:relative;padding:34px 0 32px;font-weight:650;color:rgba(255,255,255,.84)}
.ad-nav-list>li>a:after{content:"";position:absolute;inset-inline:0;bottom:24px;height:1px;background:linear-gradient(90deg,transparent,#f0d697,transparent);transform:scaleX(0);transition:.28s}
.ad-nav-list>li:hover>a:after,.ad-nav-list>.current-menu-item>a:after{transform:scaleX(1)}
.ad-language{border-color:rgba(240,214,151,.35);background:rgba(255,255,255,.035);box-shadow:inset 0 0 0 1px rgba(255,255,255,.025)}
.ad-header-actions .ad-btn-primary{box-shadow:0 14px 36px rgba(201,164,95,.27),inset 0 1px rgba(255,255,255,.45)}
.ad-hero{min-height:820px}
.ad-hero .ad-hero-media{background-size:cover;background-position:72% 50%;transform:scale(1.012)}
.ad-lang-fa .ad-hero .ad-hero-media{background-position:28% 50%}
.ad-hero-media:after{background:linear-gradient(90deg,rgba(2,11,19,.97) 0%,rgba(2,11,19,.88) 40%,rgba(2,11,19,.20) 75%,rgba(2,11,19,.08) 100%),linear-gradient(0deg,rgba(2,11,19,.88),transparent 48%)}
.ad-lang-fa .ad-hero-media:after{background:linear-gradient(270deg,rgba(2,11,19,.97) 0%,rgba(2,11,19,.88) 40%,rgba(2,11,19,.20) 75%,rgba(2,11,19,.08) 100%),linear-gradient(0deg,rgba(2,11,19,.88),transparent 48%)}
.ad-hero-content{padding-top:145px;max-width:800px}
.ad-hero h1{text-shadow:0 18px 55px rgba(0,0,0,.35)}
.ad-page-hero-media{background-position:center 48%}
.ad-split-media img{object-position:center}
.ad-tab:focus-visible,.ad-btn:focus-visible,.ad-language:focus-visible,.ad-nav-list a:focus-visible{outline:3px solid var(--ad-gold-2);outline-offset:3px}
.ad-tab-panel[hidden]{display:none!important}
@media(max-width:1180px){
  .ad-header-main{height:80px}.ad-nav-list>li>a{padding:15px 4px}.ad-nav-list>li>a:after{display:none}
  .ad-hero{min-height:790px}.ad-hero .ad-hero-media{background-position:67% center}.ad-lang-fa .ad-hero .ad-hero-media{background-position:33% center}
}
@media(max-width:820px){
  .ad-header-main{height:74px}.ad-brand img{width:54px;height:40px}.ad-hero{min-height:760px}
  .ad-hero .ad-hero-media{background-position:64% center}.ad-lang-fa .ad-hero .ad-hero-media{background-position:36% center}
  .ad-hero-media:after,.ad-lang-fa .ad-hero-media:after{background:linear-gradient(0deg,rgba(2,11,19,.96) 0%,rgba(2,11,19,.73) 56%,rgba(2,11,19,.35) 100%)}
}

/* Persian typography correction */
body.ad-lang-fa h1,body.ad-lang-fa h2,body.ad-lang-fa h3,body.ad-lang-fa h4,body.ad-lang-fa h5,body.ad-lang-fa h6{letter-spacing:0!important;word-spacing:normal}
body.ad-lang-fa .ad-brand-text strong,body.ad-lang-fa .ad-topline{letter-spacing:0!important}


/* ArkanDo experience, account, language and image update — v1.4.1 */
:root{--ad-mobile-menu-top:110px}
.ad-header-actions{flex:0 0 auto}
.ad-language,.ad-header-icon{
  width:44px;height:44px;display:grid;place-items:center;flex:0 0 auto;
  border:1px solid rgba(240,214,151,.78);border-radius:50%;
  background:rgba(201,164,95,.08);color:var(--ad-gold-2);
  box-shadow:0 0 0 2px rgba(201,164,95,.22),0 0 24px rgba(201,164,95,.10);
  transition:background .2s,transform .2s,box-shadow .2s;
}
.ad-language:hover,.ad-header-icon:hover{background:rgba(201,164,95,.18);transform:translateY(-1px);box-shadow:0 0 0 3px rgba(201,164,95,.30),0 0 28px rgba(201,164,95,.18)}
.ad-language span{font-size:12px;font-weight:900;line-height:1}
.ad-header-icon{padding:0;cursor:pointer}
.ad-header-icon svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8}
.ad-mobile-menu-footer{display:none}
.ad-search-overlay[hidden]{display:none}
.ad-search-overlay{position:fixed;inset:0;z-index:1000;display:grid;place-items:start center;padding:clamp(90px,14vh,160px) 20px 30px;opacity:0;transition:opacity .18s}
.ad-search-overlay.is-open{opacity:1}
.ad-search-backdrop{position:absolute;inset:0;border:0;background:rgba(2,11,19,.82);backdrop-filter:blur(14px);cursor:pointer}
.ad-search-panel{position:relative;width:min(720px,100%);background:#fff;border:1px solid rgba(201,164,95,.35);border-radius:26px;padding:42px;box-shadow:0 36px 110px rgba(0,0,0,.42);transform:translateY(-16px);transition:transform .18s}
.ad-search-overlay.is-open .ad-search-panel{transform:none}
.ad-search-panel h2{font-size:clamp(28px,5vw,44px);line-height:1.25;margin:15px 0 26px;color:var(--ad-navy)}
.ad-search-close{position:absolute;top:14px;inset-inline-end:16px;width:38px;height:38px;border:0;border-radius:50%;background:var(--ad-cream);color:var(--ad-navy);font-size:26px;cursor:pointer}
.ad-search-form{display:flex;align-items:center;gap:10px;border:1px solid #d8dee5;background:#fbfcfd;border-radius:17px;padding:7px 8px 7px 16px}
.ad-search-form:focus-within{border-color:var(--ad-gold);box-shadow:0 0 0 4px rgba(201,164,95,.12)}
.ad-search-form input{min-width:0;flex:1;border:0!important;background:transparent!important;outline:0!important;box-shadow:none!important;padding:11px 8px!important;font-size:16px}
.ad-search-form button{width:46px;height:46px;display:grid;place-items:center;border:0;border-radius:14px;background:var(--ad-gold);color:var(--ad-navy);cursor:pointer}
.ad-search-form button svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:2}
body.ad-search-open{overflow:hidden}
.ad-search-page-form{max-width:760px;margin:0 auto 45px}
.ad-search-results{align-items:stretch}
.ad-pagination{margin-top:42px}.ad-pagination .nav-links{display:flex;gap:8px;justify-content:center;flex-wrap:wrap}.ad-pagination a,.ad-pagination span{min-width:42px;height:42px;display:grid;place-items:center;border:1px solid var(--ad-line);border-radius:12px;background:#fff}.ad-pagination .current{background:var(--ad-navy);color:#fff}
.ad-empty-state{text-align:center;max-width:620px;margin:30px auto;padding:55px 25px;background:#fff;border:1px solid var(--ad-line);border-radius:24px}.ad-empty-state .ad-card-icon{margin:0 auto}.ad-empty-state h2{font-size:30px}
.ad-media-card{padding:0}.ad-media-card-image{display:block;height:220px;overflow:hidden;background:var(--ad-navy)}.ad-media-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .45s}.ad-media-card:hover .ad-media-card-image img{transform:scale(1.045)}.ad-media-card-body{padding:28px}
.ad-network-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.ad-network-card{position:relative;min-height:500px;border-radius:28px;overflow:hidden;color:#fff;display:flex;align-items:flex-end;box-shadow:var(--ad-shadow)}.ad-network-card>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.ad-network-card:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(2,11,19,.96),rgba(2,11,19,.12) 72%)}.ad-network-card-content{position:relative;z-index:1;padding:35px}.ad-network-card h3{font-size:31px;line-height:1.3;margin:12px 0}.ad-network-card p{color:rgba(255,255,255,.72);margin:0}.ad-network-status{display:inline-flex;padding:6px 11px;border:1px solid rgba(240,214,151,.55);border-radius:999px;color:var(--ad-gold-2);font-size:11px;font-weight:800}
.ad-account-wrap{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;align-items:start}.ad-account-card{background:#fff;border:1px solid var(--ad-line);border-radius:26px;padding:34px;box-shadow:var(--ad-shadow)}.ad-account-card h2{margin-top:0;font-size:28px}.ad-account-card form{display:grid;gap:15px}.ad-account-card label{font-size:12px;font-weight:800}.ad-account-card input[type=text],.ad-account-card input[type=email],.ad-account-card input[type=password]{width:100%;border:1px solid #d8dee5;background:#fbfcfd;border-radius:13px;padding:13px 14px}.ad-account-card input:focus{outline:0;border-color:var(--ad-gold);box-shadow:0 0 0 4px rgba(201,164,95,.12)}.ad-account-card input[type=submit]{border:0;border-radius:999px;background:var(--ad-navy);color:#fff;min-height:48px;padding:0 22px;font-weight:800;cursor:pointer}.ad-account-links{display:flex;gap:12px;flex-wrap:wrap;margin-top:20px}.ad-account-profile{display:grid;gap:14px}.ad-account-row{display:flex;justify-content:space-between;gap:20px;padding:14px 0;border-bottom:1px solid var(--ad-line)}.ad-account-row span{color:var(--ad-muted)}
.ad-brand-text small{max-width:190px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.ad-page-hero .ad-page-hero-media{filter:saturate(.86) contrast(1.03)}
.ad-card-image-credit{font-size:9px;color:var(--ad-muted);margin-top:8px}
@media(max-width:1180px){
  .ad-header-main{gap:13px}
  .ad-header-actions{display:flex;gap:9px;margin-inline-start:auto}
  .ad-header-actions .ad-btn{display:none}
  .ad-menu-toggle{margin-inline-start:0}
  .ad-primary-nav.is-open{
    top:var(--ad-mobile-menu-top);max-height:calc(100dvh - var(--ad-mobile-menu-top));
    padding:18px 24px calc(30px + env(safe-area-inset-bottom));overscroll-behavior:contain;
  }
  .admin-bar .ad-primary-nav.is-open{top:var(--ad-mobile-menu-top);max-height:calc(100dvh - var(--ad-mobile-menu-top))}
  .ad-primary-nav.is-open .ad-nav-list{padding-bottom:10px}
  .ad-mobile-menu-footer{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;padding-top:18px}
  .ad-mobile-menu-footer a,.ad-mobile-menu-footer button{min-height:44px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(240,214,151,.32);border-radius:13px;background:rgba(201,164,95,.08);color:var(--ad-gold-2);font:inherit;font-size:12px;font-weight:800;cursor:pointer}
}
@media(max-width:820px){
  .ad-header-main{padding-block:0}
  .ad-language,.ad-header-icon{width:39px;height:39px}
  .ad-header-icon svg{width:18px;height:18px}
  .ad-brand{gap:9px}.ad-brand img{width:46px;height:36px}.ad-brand-text strong{font-size:14px}.ad-brand-text small{font-size:8px;max-width:140px;margin-top:5px}
  .ad-menu-toggle b{display:none}
  .ad-network-grid,.ad-account-wrap{grid-template-columns:1fr}
}
@media(max-width:520px){
  .ad-header-actions{display:flex!important;gap:6px}
  .ad-language,.ad-header-icon{width:36px;height:36px}
  .ad-language span{font-size:10px}
  .ad-brand{min-width:0}.ad-brand img{width:40px;height:32px}.ad-brand-text{min-width:0}.ad-brand-text strong{font-size:12px}.ad-brand-text small{font-size:7.5px;max-width:112px}
  .ad-menu-toggle{padding:4px}.ad-menu-toggle span{width:20px}
  .ad-header-main{gap:7px}
  .ad-search-panel{padding:34px 20px 24px;border-radius:21px}
  .ad-network-card{min-height:400px}.ad-network-card-content{padding:25px}.ad-network-card h3{font-size:25px}
  .ad-media-card-image{height:190px}
}

/* Accessible header breakpoints and visible site tools */
:focus-visible{outline:3px solid var(--ad-gold-2);outline-offset:3px}
.ad-pagination ul{display:flex;flex-wrap:wrap;gap:8px;list-style:none;padding:0;margin:22px 0 0}.ad-pagination a,.ad-pagination span{display:grid;place-items:center;min-width:40px;height:40px;border:1px solid var(--ad-line);border-radius:10px}.ad-pagination .current{background:var(--ad-navy);color:#fff}
.ad-status-new{background:#fff2d2;color:#7a5b00}.ad-status-reviewing,.ad-status-needs_info{background:#e8f1ff;color:#225aa8}.ad-status-qualified,.ad-status-quoted,.ad-status-proposal{background:#f0e9ff;color:#6034a5}.ad-status-in_progress,.ad-status-won,.ad-status-completed{background:#e5f5eb;color:#176c38}.ad-status-lost,.ad-status-closed,.ad-status-spam{background:#f0f1f3;color:#515b66}
@media (min-width:1181px) and (max-width:1350px){
  body.ad-lang-en .ad-header-main.ad-shell{width:calc(100% - 24px)!important;gap:12px!important}
  body.ad-lang-en .ad-brand-text small{display:none!important}
  body.ad-lang-en .ad-nav-list{gap:10px!important}
  body.ad-lang-en .ad-nav-list>li>a{font-size:12px!important}
  body.ad-lang-en .ad-search-trigger,body.ad-lang-en .ad-account-trigger,body.ad-lang-en .ad-language{display:grid!important}
  body.ad-lang-en .ad-header-actions .ad-btn{display:none!important}
}
@media (max-width:1180px){
  body.ad-lang-en .ad-header-main.ad-shell{width:min(1280px,calc(100% - 32px))!important;height:76px!important;gap:10px!important}
  body.ad-lang-en .ad-brand{gap:9px!important}
  body.ad-lang-en .ad-brand img{width:50px!important;height:38px!important}
  body.ad-lang-en .ad-brand-text{display:flex!important}
  body.ad-lang-en .ad-brand-text strong{font-size:16px!important}
  body.ad-lang-en .ad-brand-text small{display:none!important}
  body.ad-lang-en .ad-primary-nav,body.ad-lang-en .ad-primary-nav.is-open{display:none!important}
  body.ad-lang-en .ad-primary-nav.is-open{display:block!important;position:fixed!important;top:var(--ad-mobile-menu-top)!important;inset-inline:0!important;width:auto!important;max-height:calc(100dvh - var(--ad-mobile-menu-top))!important;margin:0!important;padding:18px 24px calc(30px + env(safe-area-inset-bottom))!important;background:#06121e!important;border-top:1px solid rgba(255,255,255,.08)!important;overflow-y:auto!important}
  body.ad-lang-en .ad-primary-nav.is-open .ad-nav-list{display:grid!important;justify-content:stretch!important;gap:0!important}
  body.ad-lang-en .ad-primary-nav.is-open .ad-nav-list>li>a{padding:15px 4px!important;font-size:15px!important;border-bottom:1px solid rgba(255,255,255,.07)!important}
  body.ad-lang-en .ad-primary-nav.is-open .sub-menu{display:block!important;position:static!important;margin:0!important;padding:0 16px!important;background:none!important;border:0!important;box-shadow:none!important}
  body.ad-lang-en .ad-mobile-menu-footer{display:grid!important}
  body.ad-lang-en .ad-menu-toggle{display:grid!important;margin-inline-start:0!important}
  body.ad-lang-en .ad-header-actions{display:flex!important;gap:7px!important;margin-inline-start:auto!important}
  body.ad-lang-en .ad-search-trigger,body.ad-lang-en .ad-account-trigger,body.ad-lang-en .ad-language{display:grid!important;width:40px!important;height:40px!important}
  body.ad-lang-en .ad-header-actions .ad-btn{display:none!important}
}
@media(max-width:520px){
  body.ad-lang-en .ad-header-main.ad-shell{width:calc(100% - 20px)!important}
  body.ad-lang-en .ad-brand-text{display:none!important}
  body.ad-lang-en .ad-search-trigger,body.ad-lang-en .ad-account-trigger,body.ad-lang-en .ad-language{width:35px!important;height:35px!important}
}
@media(max-width:380px){
  .ad-brand-text small{max-width:88px}.ad-brand-text strong{font-size:11px}
  .ad-language,.ad-header-icon{width:34px;height:34px}.ad-header-actions{gap:4px}
  .ad-brand img{width:36px}.ad-header-main{gap:5px}
}

.ad-honeypot{position:absolute!important;inset-inline-start:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important;opacity:0!important;pointer-events:none!important}

/* ArkanDo authority and conversion system — v1.4.1 */
.ad-pain-grid{align-items:stretch}.ad-pain-card{position:relative;overflow:hidden;border-top:3px solid var(--ad-gold);background:linear-gradient(180deg,#fff,#fbfaf7)}.ad-pain-card:before{content:"";position:absolute;inset-inline-end:-40px;top:-45px;width:120px;height:120px;border:1px solid rgba(201,164,95,.18);border-radius:50%}.ad-pain-card h3{font-size:22px;line-height:1.45}.ad-pain-card p{color:var(--ad-muted)}
.ad-industry-showcase{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.ad-industry-tile{position:relative;min-height:440px;overflow:hidden;border-radius:28px;color:#fff;display:flex;align-items:flex-end;box-shadow:var(--ad-shadow)}.ad-industry-tile>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .55s}.ad-industry-tile:hover>img{transform:scale(1.035)}.ad-industry-tile:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(2,11,19,.97) 0%,rgba(2,11,19,.60) 42%,rgba(2,11,19,.08) 82%)}.ad-industry-tile .ad-card-copy{position:relative;z-index:1;padding:34px}.ad-industry-tile h3{font-size:30px;line-height:1.3;margin:10px 0}.ad-industry-tile p{color:rgba(255,255,255,.76);max-width:620px}.ad-industry-tile .ad-card-kicker{color:var(--ad-gold-2)}
.ad-section-broker{position:relative;overflow:hidden;background:linear-gradient(135deg,#061725,#0b2d43);color:#fff}.ad-section-broker:before{content:"";position:absolute;inset:-30% auto auto -8%;width:430px;height:430px;border:1px solid rgba(201,164,95,.18);border-radius:50%;box-shadow:0 0 0 50px rgba(201,164,95,.035),0 0 0 100px rgba(201,164,95,.025)}.ad-broker-band{position:relative;display:grid;grid-template-columns:1.15fr .85fr;gap:70px;align-items:center}.ad-broker-copy h2{font-size:clamp(34px,5vw,62px);line-height:1.2;color:#fff}.ad-broker-copy p{font-size:18px;line-height:2;color:rgba(255,255,255,.76)}.ad-broker-points{display:grid;gap:13px}.ad-broker-points>div{padding:18px 20px;border:1px solid rgba(240,214,151,.22);background:rgba(255,255,255,.045);border-radius:17px}.ad-broker-points strong{display:block;color:var(--ad-gold-2);font-size:16px;margin-bottom:5px}.ad-broker-points span{color:rgba(255,255,255,.72)}
.ad-service-scenarios{display:grid;gap:22px}.ad-service-scenario{display:grid;grid-template-columns:minmax(280px,.78fr) 1.22fr;min-height:310px;border:1px solid var(--ad-line);border-radius:26px;overflow:hidden;background:#fff;box-shadow:0 12px 38px rgba(7,23,37,.06)}.ad-service-scenario:nth-child(even){grid-template-columns:1.22fr minmax(280px,.78fr)}.ad-service-scenario:nth-child(even) .ad-service-scenario-image{order:2}.ad-service-scenario-image{min-height:310px}.ad-service-scenario-image img{width:100%;height:100%;object-fit:cover}.ad-service-scenario-copy{display:flex;flex-direction:column;justify-content:center;padding:38px}.ad-service-scenario-copy h3{font-size:29px;line-height:1.4;margin:9px 0}.ad-service-scenario-copy p{color:var(--ad-muted);font-size:16px;line-height:1.95}.ad-scope-note{margin-top:22px;padding:18px 20px;border-inline-start:3px solid var(--ad-gold);background:var(--ad-cream);border-radius:12px;color:#41515d}
.ad-account-dashboard{display:grid;gap:26px}.ad-account-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:25px;padding:25px 30px;border-radius:22px;background:linear-gradient(135deg,var(--ad-navy),#12364d);color:#fff}.ad-account-heading h2{color:#fff;margin:0}.ad-account-heading p{color:rgba(255,255,255,.7);margin:7px 0 0}.ad-account-leads{grid-column:1/-1}.ad-lead-list{display:grid;gap:12px}.ad-lead-item{display:grid;grid-template-columns:auto 1fr auto;gap:16px;align-items:center;padding:17px;border:1px solid var(--ad-line);border-radius:15px;background:#fbfcfd}.ad-lead-type{display:inline-flex;padding:7px 11px;border-radius:999px;background:var(--ad-cream);color:#79591e;font-size:11px;font-weight:800}.ad-lead-item strong{display:block}.ad-lead-item small{color:var(--ad-muted)}.ad-lead-status{padding:6px 10px;border-radius:999px;background:#fff2d2;color:#7a5b00;font-size:11px;font-weight:800}.ad-lead-status.is-received{background:#e5f5eb;color:#176c38}.ad-empty-state-compact{padding:30px;margin:0}
.ad-tabs-wide{overflow-x:auto;scrollbar-width:thin;justify-content:flex-start}.ad-tabs-wide .ad-tab{white-space:nowrap;flex:0 0 auto}
.ad-page-hero-media,.ad-split-media img,.ad-media-card-image img{object-fit:cover}.ad-page-hero{overflow:hidden}.ad-page-hero-media{background-size:cover!important;background-repeat:no-repeat!important}
@media(max-width:920px){.ad-industry-showcase{grid-template-columns:1fr}.ad-industry-tile{min-height:390px}.ad-broker-band{grid-template-columns:1fr;gap:35px}.ad-service-scenario,.ad-service-scenario:nth-child(even){grid-template-columns:1fr}.ad-service-scenario:nth-child(even) .ad-service-scenario-image{order:0}.ad-service-scenario-image{min-height:250px}.ad-account-heading{align-items:flex-start;flex-direction:column}.ad-lead-item{grid-template-columns:1fr}.ad-lead-status{justify-self:start}}
@media(max-width:560px){.ad-industry-tile{min-height:360px}.ad-industry-tile .ad-card-copy{padding:25px}.ad-industry-tile h3{font-size:25px}.ad-service-scenario-copy{padding:28px 23px}.ad-service-scenario-copy h3{font-size:24px}.ad-broker-copy p{font-size:16px}.ad-primary-nav.is-open{overflow-y:auto;-webkit-overflow-scrolling:touch}.ad-mobile-menu-footer{padding-bottom:max(24px,env(safe-area-inset-bottom))}}

/* ArkanDo 1.4.1 — image-card readability and clean overlays */
.ad-industry-tile:after{background:linear-gradient(0deg,rgba(4,18,34,.82) 0%,rgba(4,18,34,.22) 58%,rgba(4,18,34,.04) 100%)}
.ad-industry-tile .ad-card-copy,.ad-path-card-content,.ad-network-card-content{isolation:isolate}
.ad-industry-tile .ad-card-copy:before,.ad-path-card-content:before,.ad-network-card-content:before{content:"";position:absolute;z-index:-1;inset:-34px -42px -28px;background:radial-gradient(ellipse at 45% 70%,rgba(5,29,53,.96) 0%,rgba(5,29,53,.83) 42%,rgba(5,29,53,.36) 64%,rgba(5,29,53,0) 78%);filter:blur(9px);pointer-events:none}
.ad-industry-tile .ad-card-copy h3,.ad-industry-tile .ad-card-copy p,.ad-industry-tile .ad-card-copy a,.ad-path-card-content h3,.ad-path-card-content p,.ad-network-card-content h3,.ad-network-card-content p{text-shadow:0 2px 16px rgba(0,9,18,.7)}
.ad-industry-tile .ad-card-copy a{display:inline-flex;align-items:center;gap:9px;color:#f0d697;font-weight:850}
.ad-industry-tile .ad-card-copy a svg{width:18px;height:18px}
.ad-network-status{background:rgba(5,29,53,.36);box-shadow:none}

/* Footer contacts: stable rows with gold icons */
.ad-footer-contact{gap:14px}.ad-footer-contact-list,.ad-footer-offices{display:grid;gap:10px}.ad-footer-contact-row,.ad-footer-office{display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:10px;min-width:0;padding:8px 0}.ad-footer-contact-row span:last-child{overflow-wrap:anywhere}.ad-footer-contact-icon{width:30px;height:30px;border:1px solid rgba(225,187,94,.36);border-radius:10px;display:grid;place-items:center;background:rgba(225,187,94,.07);color:var(--ad-gold-2);flex:0 0 30px}.ad-footer-contact-icon svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.ad-footer-offices{border-top:1px solid rgba(255,255,255,.08);padding-top:10px;margin-top:2px}.ad-footer-office{align-items:start}.ad-footer-office strong{display:block;color:#fff;font-size:13px;line-height:1.8}.ad-footer-office small{display:block;margin-top:2px;color:rgba(255,255,255,.52);font-size:11px;line-height:1.8}.ad-footer-office+.ad-footer-office{border-top:1px solid rgba(255,255,255,.055)}

/* English buyer journey has its own visual signature and order */
.ad-hero-en-buyer .ad-hero-media{filter:saturate(.88) contrast(1.05)}
.ad-hero-en-buyer .ad-hero-content{max-width:960px}
.ad-hero-en-buyer h1{max-width:920px}

@media(max-width:560px){.ad-industry-tile .ad-card-copy:before,.ad-path-card-content:before,.ad-network-card-content:before{inset:-25px -24px -20px;filter:blur(7px)}.ad-footer-contact-row,.ad-footer-office{grid-template-columns:32px minmax(0,1fr)}}

/* English width and horizontal-overflow repair */
html,body{max-width:100%}
html{overflow-x:clip}
body{min-width:0;overflow-x:clip}
@supports not (overflow:clip){html,body{overflow-x:hidden}}
.ad-header,.ad-main,.ad-footer,.ad-section,.ad-hero,.ad-page-hero{max-width:100%;min-width:0}
.ad-shell{width:min(1280px,calc(100% - 48px));max-width:1280px;min-width:0}
.ad-header-main>* ,
.ad-section-head>* ,
.ad-split>* ,
.ad-cta-inner>* ,
.ad-sidebar-layout>* ,
.ad-form-wrap>* ,
.ad-card-grid>* ,
.ad-industry-showcase>* ,
.ad-broker-band>* ,
.ad-service-scenario>* ,
.ad-footer-grid>* ,
.ad-proof-grid>* ,
.ad-market-strip>* ,
.ad-account-wrap>* ,
.ad-account-heading>* ,
.ad-lead-item>*{min-width:0}
.ad-primary-nav{min-width:0;max-width:100%}
.ad-nav-list{min-width:0}
.ad-card,.ad-card-copy,.ad-split-copy,.ad-section-head,.ad-cta,.ad-cta-inner,.ad-footer-contact-row,.ad-footer-office{min-width:0}
.ad-main h1,.ad-main h2,.ad-main h3,.ad-main h4,.ad-main p,.ad-main li,.ad-footer p,.ad-footer a,.ad-footer span{overflow-wrap:break-word}
.ad-footer-contact-row span:last-child,.ad-topline a{overflow-wrap:anywhere}
.ad-prose{width:100%;max-width:100%;min-width:0;overflow-wrap:anywhere}
.ad-prose table{display:block;width:100%;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;overscroll-behavior-inline:contain}
.ad-prose th,.ad-prose td{min-width:130px;overflow-wrap:anywhere;word-break:normal}
.ad-prose pre,.ad-prose code{max-width:100%}.ad-prose pre{overflow:auto}
.ad-prose iframe,.ad-prose video,.ad-prose svg{max-width:100%}
.ad-field input,.ad-field textarea,.ad-field select,.ad-search-form,.ad-search-form input{min-width:0;max-width:100%}

/* One-row adaptive English header
 * Preserves readable desktop typography. Space is recovered by progressively
 * simplifying secondary header details, not by stacking or miniaturising the menu.
 */
@media (min-width:1025px){
  body.ad-lang-en .ad-header-main.ad-shell{
    width:min(1450px,calc(100% - 24px))!important;
    max-width:1450px!important;
    height:94px!important;
    display:flex!important;
    align-items:center!important;
    flex-wrap:nowrap!important;
    gap:clamp(12px,1.2vw,24px)!important;
  }
  body.ad-lang-en .ad-brand{
    display:flex!important;
    align-items:center!important;
    gap:15px!important;
    flex:0 0 auto!important;
    min-width:0!important;
  }
  body.ad-lang-en .ad-brand img{width:66px!important;height:49px!important;flex:0 0 auto!important}
  body.ad-lang-en .ad-brand-text{min-width:0!important}
  body.ad-lang-en .ad-brand-text strong{font-size:20px!important;letter-spacing:.075em!important;white-space:nowrap!important}
  body.ad-lang-en .ad-brand-text small{display:block!important;font-size:10px!important;letter-spacing:.04em!important;max-width:none!important;white-space:nowrap!important}
  body.ad-lang-en .ad-primary-nav,
  body.ad-lang-en .ad-primary-nav.is-open{
    display:block!important;
    position:static!important;
    inset:auto!important;
    flex:1 1 auto!important;
    width:auto!important;
    min-width:0!important;
    max-width:none!important;
    max-height:none!important;
    margin:0!important;
    padding:0!important;
    background:none!important;
    border:0!important;
    overflow:visible!important;
    box-shadow:none!important;
  }
  body.ad-lang-en .ad-nav-list,
  body.ad-lang-en .ad-primary-nav.is-open .ad-nav-list{
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    flex-wrap:nowrap!important;
    gap:clamp(10px,1.15vw,22px)!important;
    min-width:0!important;
    margin:0!important;
    padding:0!important;
  }
  body.ad-lang-en .ad-nav-list>li{min-width:0!important;flex:0 0 auto!important}
  body.ad-lang-en .ad-nav-list>li>a,
  body.ad-lang-en .ad-primary-nav.is-open .ad-nav-list>li>a{
    display:block!important;
    padding:34px 0 32px!important;
    border:0!important;
    font-size:13px!important;
    font-weight:650!important;
    letter-spacing:normal!important;
    line-height:1.2!important;
    white-space:nowrap!important;
  }
  body.ad-lang-en .ad-nav-list>li>a:after{display:block!important;bottom:24px!important}
  body.ad-lang-en .ad-header-actions{
    display:flex!important;
    align-items:center!important;
    flex:0 0 auto!important;
    min-width:0!important;
    gap:10px!important;
    margin:0!important;
  }
  body.ad-lang-en .ad-language,
  body.ad-lang-en .ad-header-icon{width:44px!important;height:44px!important;flex:0 0 auto!important}
  body.ad-lang-en .ad-header-icon svg{width:20px!important;height:20px!important}
  body.ad-lang-en .ad-header-actions .ad-btn{
    display:inline-flex!important;
    min-height:48px!important;
    padding-inline:20px!important;
    font-size:13px!important;
    line-height:1.2!important;
    gap:10px!important;
    white-space:nowrap!important;
    flex:0 0 auto!important;
    width:auto!important;
  }
  body.ad-lang-en .ad-header-actions .ad-btn svg{width:17px!important;height:17px!important}
  body.ad-lang-en .ad-menu-toggle,
  body.ad-lang-en .ad-mobile-menu-footer{display:none!important}
}

@media (min-width:1280px) and (max-width:1449px){
  body.ad-lang-en .ad-header-main.ad-shell{width:calc(100% - 20px)!important;gap:clamp(12px,1vw,17px)!important}
  body.ad-lang-en .ad-brand-text small{display:none!important}
  body.ad-lang-en .ad-nav-list,
  body.ad-lang-en .ad-primary-nav.is-open .ad-nav-list{gap:clamp(10px,.9vw,14px)!important}
  body.ad-lang-en .ad-header-actions{gap:8px!important}
  body.ad-lang-en .ad-language,
  body.ad-lang-en .ad-header-icon{width:40px!important;height:40px!important}
  body.ad-lang-en .ad-header-actions .ad-btn{padding-inline:16px!important;min-height:46px!important}
}

@media (min-width:1120px) and (max-width:1279px){
  body.ad-lang-en .ad-header-main.ad-shell{width:calc(100% - 16px)!important;gap:11px!important}
  body.ad-lang-en .ad-brand-text small{display:none!important}
  body.ad-lang-en .ad-nav-list,
  body.ad-lang-en .ad-primary-nav.is-open .ad-nav-list{gap:9px!important}
  body.ad-lang-en .ad-search-trigger,
  body.ad-lang-en .ad-account-trigger{display:none!important}
  body.ad-lang-en .ad-header-actions{gap:8px!important}
  body.ad-lang-en .ad-language{width:40px!important;height:40px!important}
  body.ad-lang-en .ad-header-actions .ad-btn{padding-inline:15px!important;min-height:46px!important}
}

@media (min-width:1025px) and (max-width:1119px){
  body.ad-lang-en .ad-header-main.ad-shell{width:calc(100% - 12px)!important;gap:9px!important}
  body.ad-lang-en .ad-brand{gap:0!important}
  body.ad-lang-en .ad-brand-text{display:none!important}
  body.ad-lang-en .ad-nav-list,
  body.ad-lang-en .ad-primary-nav.is-open .ad-nav-list{gap:7px!important}
  body.ad-lang-en .ad-language,
  body.ad-lang-en .ad-search-trigger,
  body.ad-lang-en .ad-account-trigger{display:none!important}
  body.ad-lang-en .ad-header-actions{gap:0!important}
  body.ad-lang-en .ad-header-actions .ad-btn{padding-inline:14px!important;min-height:44px!important}
}

@media (max-width:1024px){
  body.ad-lang-en .ad-header-main{height:76px!important;display:flex!important}
  body.ad-lang-en .ad-primary-nav{display:none!important}
  body.ad-lang-en .ad-primary-nav.is-open{display:block!important}
  body.ad-lang-en .ad-header-actions .ad-btn{display:none!important}
  body.ad-lang-en .ad-menu-toggle{display:grid!important}
}

@media(max-width:820px){
  .ad-shell{width:calc(100% - 32px);max-width:1280px}
  .ad-split-media:after,.ad-lang-fa .ad-split-media:after{inset:12px 0 -12px 0}
  .ad-prose th,.ad-prose td{min-width:120px}
}
@media(max-width:520px){
  .ad-shell{width:calc(100% - 24px)}
  .ad-page-hero h1,.ad-hero h1{overflow-wrap:anywhere}
  .ad-topline-inner,.ad-hero-actions,.ad-form-actions{min-width:0}
}

/* Final cascade guard for the v1.6 header model. */
@media (min-width:1181px) and (max-width:1350px){
  body.ad-lang-en .ad-header-main.ad-shell{width:calc(100% - 24px)!important;gap:12px!important}
  body.ad-lang-en .ad-brand-text small{display:none!important}
  body.ad-lang-en .ad-nav-list,body.ad-lang-en .ad-primary-nav.is-open .ad-nav-list{gap:10px!important}
  body.ad-lang-en .ad-nav-list>li>a{font-size:12px!important}
  body.ad-lang-en .ad-search-trigger,body.ad-lang-en .ad-account-trigger,body.ad-lang-en .ad-language{display:grid!important}
  body.ad-lang-en .ad-header-actions .ad-btn{display:none!important}
}
@media (max-width:1180px){
  body.ad-lang-en .ad-header-main.ad-shell{width:min(1280px,calc(100% - 32px))!important;height:76px!important;gap:10px!important}
  body.ad-lang-en .ad-brand{gap:9px!important}body.ad-lang-en .ad-brand img{width:50px!important;height:38px!important}
  body.ad-lang-en .ad-brand-text{display:flex!important}body.ad-lang-en .ad-brand-text strong{font-size:16px!important}body.ad-lang-en .ad-brand-text small{display:none!important}
  body.ad-lang-en .ad-primary-nav{display:none!important}
  body.ad-lang-en .ad-primary-nav.is-open{display:block!important;position:fixed!important;top:var(--ad-mobile-menu-top)!important;inset-inline:0!important;width:auto!important;max-height:calc(100dvh - var(--ad-mobile-menu-top))!important;margin:0!important;padding:18px 24px calc(30px + env(safe-area-inset-bottom))!important;background:#06121e!important;border-top:1px solid rgba(255,255,255,.08)!important;overflow-y:auto!important}
  body.ad-lang-en .ad-primary-nav.is-open .ad-nav-list{display:grid!important;justify-content:stretch!important;gap:0!important}
  body.ad-lang-en .ad-primary-nav.is-open .ad-nav-list>li>a{padding:15px 4px!important;font-size:15px!important;border-bottom:1px solid rgba(255,255,255,.07)!important}
  body.ad-lang-en .ad-primary-nav.is-open .sub-menu{display:block!important;position:static!important;margin:0!important;padding:0 16px!important;background:none!important;border:0!important;box-shadow:none!important}
  body.ad-lang-en .ad-mobile-menu-footer{display:grid!important}
  body.ad-lang-en .ad-menu-toggle{display:grid!important;margin-inline-start:0!important}
  body.ad-lang-en .ad-header-actions{display:flex!important;gap:7px!important;margin-inline-start:auto!important}
  body.ad-lang-en .ad-search-trigger,body.ad-lang-en .ad-account-trigger,body.ad-lang-en .ad-language{display:grid!important;width:40px!important;height:40px!important}
  body.ad-lang-en .ad-header-actions .ad-btn{display:none!important}
}
@media(max-width:520px){
  body.ad-lang-en .ad-header-main.ad-shell{width:calc(100% - 20px)!important}
  body.ad-lang-en .ad-brand-text{display:none!important}
  body.ad-lang-en .ad-search-trigger,body.ad-lang-en .ad-account-trigger,body.ad-lang-en .ad-language{width:35px!important;height:35px!important}
}
