.elementor-25 .elementor-element.elementor-element-23e5b7f{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}/* Start custom CSS for html, class: .elementor-element-00ff62d *//* استایل تصاویر در بخش افتخارات - نسخه بزرگ و کامل */
.hon-slot-img {
  position: relative;
  overflow: hidden;
  padding: 0;
  border: 2px solid rgba(212,153,58,.25);
  min-height: 380px; /* ارتفاع بیشتر برای نمایش کامل */
  background: linear-gradient(135deg, #f5f5f5 0%, #fff 100%);
}

.hon-slot-img img {
  width: 100%;
  height: 100%;
  object-fit: contain; /* تصویر کامل بدون برش */
  object-position: center;
  transition: transform .5s ease;
  background: #fff;
}

.hon-card:hover .hon-slot-img img {
  transform: scale(1.03);
}

/* استایل کارت لینک */
.hon-link-card {
  text-decoration: none;
  color: inherit;
  transition: all .3s ease;
  border: 2px solid rgba(212,153,58,.15);
}

.hon-link-card:hover {
  background: rgba(212,153,58,.05);
  border-color: var(--amber);
  transform: translateY(-3px);
  box-shadow: 0 8px 24px rgba(212,153,58,.15);
}

.hon-slot-link {
  background: rgba(212,153,58,.05);
  border: 2px dashed rgba(212,153,58,.3);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  min-height: 380px; /* هم‌ارتفاع با تصاویر */
}

.hon-slot-link .hon-slot-ico {
  font-size: 3rem;
  margin-bottom: 16px;
  opacity: .6;
}

.hon-slot-link .hon-slot-txt {
  font-size: .85rem;
  font-weight: 600;
  color: var(--amber);
  text-align: center;
  line-height: 1.8;
}

.hon-link-arrow {
  display: inline-block;
  margin-top: 10px;
  font-size: .75rem;
  font-weight: 700;
  color: var(--amber);
  transition: transform .2s;
}

.hon-link-card:hover .hon-link-arrow {
  transform: translateX(-4px);
}

/* ریسپانسیو برای تبلت */
@media (max-width: 1024px) {
  .hon-slot-img,
  .hon-slot-link {
    min-height: 320px;
  }
}

/* ریسپانسیو برای موبایل */
@media (max-width: 768px) {
  .hon-slot-img,
  .hon-slot-link {
    min-height: 280px;
  }
  
  .hon-title {
    font-size: .9rem;
    line-height: 1.5;
  }
  
  .hon-desc {
    font-size: .75rem;
    line-height: 1.8;
  }
  
  .hon-slot-link .hon-slot-ico {
    font-size: 2.5rem;
  }
}

/* موبایل کوچک */
@media (max-width: 480px) {
  .hon-slot-img,
  .hon-slot-link {
    min-height: 240px;
  }
  
  .hon-slot-link .hon-slot-ico {
    font-size: 2rem;
  }
  
  .hon-slot-link .hon-slot-txt {
    font-size: .75rem;
  }
}
	
				.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload),
				.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload) * {
					background-image: none !important;
				}
				@media screen and (max-height: 1024px) {
					.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload),
					.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload) * {
						background-image: none !important;
					}
				}
				@media screen and (max-height: 640px) {
					.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload),
					.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) * {
						background-image: none !important;
					}
				}
/* ══════════════════════════════════════════
   VAZIRMATN — بومی (embed base64 subset)
   چون نمی‌توانیم از Google Fonts استفاده کنیم،
   فونت را از سرور خودمان لود می‌کنیم.
   در وردپرس این فایل را آپلود و مسیر را تنظیم کن.
   اینجا system-fa fallback داریم.
══════════════════════════════════════════ */
@font-face {
  font-family: 'Vazirmatn';
  src: local('Vazirmatn'),
       url('/wp-content/themes/your-theme/fonts/Vazirmatn-Regular.woff2') format('woff2');
  font-weight: 400; font-style: normal; font-display: swap;
}
@font-face {
  font-family: 'Vazirmatn';
  src: local('Vazirmatn'),
       url('/wp-content/themes/your-theme/fonts/Vazirmatn-Bold.woff2') format('woff2');
  font-weight: 700; font-style: normal; font-display: swap;
}
@font-face {
  font-family: 'Vazirmatn';
  src: local('Vazirmatn'),
       url('/wp-content/themes/your-theme/fonts/Vazirmatn-Black.woff2') format('woff2');
  font-weight: 900; font-style: normal; font-display: swap;
}

/* ══════════════════════════════════════════
   RESET & ROOT
══════════════════════════════════════════ */
*, *::before, *::after { margin: 0; padding: 0; box-sizing: border-box; }

:root {
  --bg:      #070707;
  --surf:    #0f0f0f;
  --panel:   #141414;
  --gold:    #b8852a;
  --amber:   #d4993a;
  --shine:   #f0b84a;
  --steel:   #9aacbc;
  --chrome:  #c4d0dc;
  --white:   #eef2f6;
  --muted:   #5a6470;
  --border:  rgba(255,255,255,.06);
  --brgold:  rgba(212,153,58,.15);
  --red:     #c0392b;
  --nav-h:   64px;
  --font:    'Vazirmatn', 'Tahoma', 'Arial', sans-serif;
}

html { scroll-behavior: smooth; }

body {
  font-family: var(--font);
  background: var(--bg);
  color: var(--chrome);
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
}

img { max-width: 100%; display: block; }
a { cursor: pointer; }
button { cursor: pointer; font-family: var(--font); }

/* ══════════════════════════════════════════
   GRAIN
══════════════════════════════════════════ */
body::before {
  content: '';
  position: fixed; inset: 0; z-index: 9900;
  pointer-events: none;
  opacity: .55;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='200' height='200' filter='url(%23n)' opacity='0.04'/%3E%3C/svg%3E");
}

/* ══════════════════════════════════════════
   NAV — ساده، تمیز، بدون تداخل
══════════════════════════════════════════ */
#nav {
  position: fixed;
  top: 0; right: 0; left: 0;
  height: var(--nav-h);
  z-index: 9000;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 40px;
  background: transparent;
  transition: background .35s ease, border-bottom-color .35s ease;
  border-bottom: 1px solid transparent;
}
#nav.solid {
  background: rgba(7,7,7,.97);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  border-bottom-color: var(--border);
}

/* Brand */
.nav-brand {
  display: flex;
  align-items: center;
  gap: 12px;
  text-decoration: none;
  flex-shrink: 0;
}
.nb-ring {
  width: 36px; height: 36px;
  border-radius: 50%;
  border: 1.5px solid var(--gold);
  display: flex; align-items: center; justify-content: center;
  flex-shrink: 0;
  position: relative;
}
.nb-ring::after {
  content: '';
  width: 8px; height: 8px;
  border-radius: 50%;
  background: var(--amber);
  box-shadow: 0 0 8px rgba(212,153,58,.6);
}
.nb-text { line-height: 1.25; }
.nb-fa  { font-size: .9rem; font-weight: 700; color: var(--white); }
.nb-en  { font-size: .58rem; font-weight: 400; letter-spacing: .16em; color: var(--gold); text-transform: uppercase; }

/* Desktop links */
.nav-links {
  display: flex;
  align-items: center;
  gap: 28px;
  list-style: none;
}
.nav-links a {
  color: var(--steel);
  text-decoration: none;
  font-size: .8rem;
  font-weight: 400;
  letter-spacing: .04em;
  transition: color .2s;
  position: relative;
  padding-bottom: 3px;
  white-space: nowrap;
}
.nav-links a::after {
  content: '';
  position: absolute;
  bottom: 0; right: 0;
  width: 0; height: 1px;
  background: var(--amber);
  transition: width .3s;
}
.nav-links a:hover { color: var(--amber); }
.nav-links a:hover::after { width: 100%; }

/* Call button */
.nav-call {
  display: flex;
  align-items: center;
  gap: 7px;
  color: var(--amber);
  text-decoration: none;
  font-size: .8rem;
  font-weight: 600;
  border: 1px solid rgba(212,153,58,.35);
  padding: 8px 18px;
  border-radius: 2px;
  transition: background .2s, border-color .2s;
  white-space: nowrap;
  flex-shrink: 0;
  direction: ltr;
}
.nav-call:hover { background: rgba(212,153,58,.1); border-color: var(--amber); }
.nav-call svg { width: 14px; height: 14px; flex-shrink: 0; }

/* Hamburger */
.nav-burger {
  display: none;
  flex-direction: column;
  gap: 5px;
  background: none;
  border: none;
  padding: 6px;
}
.nav-burger span {
  display: block;
  width: 22px; height: 1.5px;
  background: var(--chrome);
  transition: transform .3s, opacity .3s;
}
.nav-burger.open span:nth-child(1) { transform: translateY(6.5px) rotate(45deg); }
.nav-burger.open span:nth-child(2) { opacity: 0; }
.nav-burger.open span:nth-child(3) { transform: translateY(-6.5px) rotate(-45deg); }

/* Mobile drawer */
.nav-drawer {
  display: none;
  position: fixed;
  top: var(--nav-h); right: 0; left: 0; bottom: 0;
  background: rgba(7,7,7,.98);
  backdrop-filter: blur(16px);
  -webkit-backdrop-filter: blur(16px);
  z-index: 8900;
  flex-direction: column;
  padding: 32px 32px;
  gap: 0;
  overflow-y: auto;
  border-top: 1px solid var(--border);
}
.nav-drawer.open { display: flex; }
.nav-drawer li { list-style: none; border-bottom: 1px solid var(--border); }
.nav-drawer li:last-child { border-bottom: none; }
.nav-drawer a {
  display: block;
  padding: 18px 0;
  color: var(--chrome);
  text-decoration: none;
  font-size: 1.05rem;
  font-weight: 400;
  transition: color .2s;
}
.nav-drawer a:hover { color: var(--amber); }
.nav-drawer .d-call {
  display: flex;
  align-items: center;
  gap: 10px;
  color: var(--amber);
  direction: ltr;
  font-size: 1.1rem;
  font-weight: 700;
  padding: 20px 0;
  text-decoration: none;
  border-bottom: 1px solid var(--border);
}
.nav-drawer .d-call svg { width: 18px; height: 18px; }

/* ══════════════════════════════════════════
   STICKY SIDEBAR (فقط دسکتاپ)
══════════════════════════════════════════ */
.sticky-bar {
  position: fixed;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 8500;
  display: flex;
  flex-direction: column;
}
.sb-item {
  width: 48px;
  padding: 14px 0;
  background: rgba(12,12,12,.95);
  border-left: 3px solid var(--gold);
  border-top: 1px solid var(--border);
  border-bottom: 1px solid var(--border);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 5px;
  text-decoration: none;
  transition: background .2s, border-left-color .2s;
  position: relative;
}
.sb-item:first-child { border-top: 1px solid var(--brgold); }
.sb-item:hover { background: rgba(212,153,58,.1); border-left-color: var(--amber); }
.sb-item svg { width: 18px; height: 18px; color: var(--amber); }
.sb-lbl {
  font-size: .42rem;
  font-weight: 500;
  letter-spacing: .12em;
  color: var(--muted);
  text-transform: uppercase;
  writing-mode: vertical-rl;
}
.sb-tip {
  position: absolute;
  left: calc(100% + 10px);
  top: 50%;
  transform: translateY(-50%);
  background: rgba(7,7,7,.96);
  border: 1px solid var(--brgold);
  padding: 6px 12px;
  white-space: nowrap;
  font-size: .72rem;
  color: var(--amber);
  pointer-events: none;
  opacity: 0;
  transition: opacity .2s;
}
.sb-item:hover .sb-tip { opacity: 1; }

/* ══════════════════════════════════════════
   HERO
══════════════════════════════════════════ */
#hero {
  position: relative;
  min-height: 100svh;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  padding-top: var(--nav-h);
}

.hero-bg {
  position: absolute; inset: 0;
  background:
    radial-gradient(ellipse 65% 55% at 68% 52%, rgba(184,133,42,.07) 0%, transparent 65%),
    radial-gradient(ellipse 35% 65% at 12% 48%, rgba(168,180,196,.04) 0%, transparent 55%),
    linear-gradient(165deg, #0a0908 0%, #070707 55%, #090808 100%);
}

/* Crankshaft SVG bg */
.ck-bg {
  position: absolute;
  left: -4%;
  top: 50%;
  transform: translateY(-50%);
  width: 58%;
  opacity: .14;
  pointer-events: none;
}

/* Valve SVG top-right */
.vl-bg {
  position: absolute;
  right: 0;
  top: 10%;
  width: 22%;
  opacity: .09;
  pointer-events: none;
}

/* Sparks */
.sparks {
  position: absolute; inset: 0;
  pointer-events: none; overflow: hidden;
}
.sp {
  position: absolute;
  border-radius: 50%;
  background: var(--shine);
  animation: spf var(--d,2s) var(--dl,0s) infinite ease-out;
  opacity: 0;
}
@keyframes spf {
  0%   { opacity: .85; transform: translate(0,0) scale(1); }
  100% { opacity: 0;   transform: translate(var(--tx,20px), var(--ty,-50px)) scale(0); }
}

/* Hero inner */
.hero-body {
  position: relative;
  z-index: 5;
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 60px 48px 24px;
  max-width: 680px;
}
.h-tag {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  font-size: .68rem;
  font-weight: 400;
  letter-spacing: .22em;
  color: var(--gold);
  text-transform: uppercase;
  margin-bottom: 24px;
  opacity: 0;
  animation: fup .7s .2s ease forwards;
}
.h-tag::before { content: ''; width: 26px; height: 1px; background: var(--gold); }

h1 {
  font-size: clamp(2.4rem, 6vw, 5rem);
  font-weight: 900;
  line-height: 1.1;
  color: var(--white);
  letter-spacing: -.01em;
  margin-bottom: 20px;
  opacity: 0;
  animation: fup .8s .4s ease forwards;
}
h1 .ac {
  color: var(--amber);
  position: relative;
  display: inline-block;
}
h1 .ac::after {
  content: '';
  position: absolute;
  bottom: 2px; left: 0; right: 0;
  height: 2px;
  background: linear-gradient(90deg, var(--amber), transparent);
}

.h-sub {
  font-size: .98rem;
  font-weight: 300;
  line-height: 2;
  color: var(--steel);
  max-width: 460px;
  opacity: 0;
  animation: fup .8s .6s ease forwards;
}

/* Hero info bar */
.hero-bar {
  position: relative;
  z-index: 5;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  border-top: 1px solid var(--border);
  opacity: 0;
  animation: fup .8s .9s ease forwards;
}
.hb-cell {
  padding: 24px 40px;
  border-left: 1px solid var(--border);
}
.hb-cell:last-child { border-left: none; }
.hb-l {
  font-size: .62rem;
  font-weight: 400;
  letter-spacing: .18em;
  color: var(--gold);
  text-transform: uppercase;
  margin-bottom: 8px;
}
.hb-v {
  font-size: .92rem;
  font-weight: 600;
  color: var(--white);
  line-height: 1.5;
}
.hb-v a { color: var(--white); text-decoration: none; }
.hb-v a:hover { color: var(--amber); }

@keyframes fup {
  from { opacity: 0; transform: translateY(20px); }
  to   { opacity: 1; transform: translateY(0); }
}

/* Scroll line */
.scroll-hint {
  position: absolute;
  bottom: 28px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 5;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 6px;
  opacity: 0;
  animation: fup .8s 1.2s ease forwards;
}
.sh-line {
  width: 1px; height: 44px;
  background: linear-gradient(to bottom, var(--amber), transparent);
  animation: shp 2s ease-in-out infinite;
}
@keyframes shp {
  0%,100% { opacity: .3; transform: scaleY(.5) translateY(-6px); }
  50%      { opacity: .9; transform: scaleY(1)  translateY(0); }
}
.sh-txt {
  font-size: .55rem;
  font-weight: 300;
  letter-spacing: .22em;
  color: var(--muted);
  text-transform: uppercase;
}

/* ══════════════════════════════════════════
   DIVIDER
══════════════════════════════════════════ */
.gline {
  width: 100%; height: 1px;
  background: linear-gradient(90deg, transparent, var(--gold) 30%, var(--amber) 50%, var(--gold) 70%, transparent);
  opacity: .2;
}

/* ══════════════════════════════════════════
   SECTION BASE
══════════════════════════════════════════ */
section { padding: 88px 48px; }

.s-tag {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  font-size: .65rem;
  font-weight: 400;
  letter-spacing: .22em;
  color: var(--gold);
  text-transform: uppercase;
  margin-bottom: 14px;
}
.s-tag::before { content: ''; width: 20px; height: 1px; background: var(--gold); }

.s-h2 {
  font-size: clamp(1.8rem, 3.5vw, 2.9rem);
  font-weight: 800;
  color: var(--white);
  line-height: 1.15;
  margin-bottom: 12px;
}
.s-h2 em { font-style: normal; color: var(--amber); }

.s-lead {
  font-size: .9rem;
  font-weight: 300;
  line-height: 1.95;
  color: var(--steel);
  max-width: 520px;
}

/* Scroll reveal */
.rv { opacity: 0; transform: translateY(26px); transition: opacity .75s ease, transform .75s ease; }
.rv.in { opacity: 1; transform: none; }
.d1 { transition-delay: .1s; }
.d2 { transition-delay: .2s; }
.d3 { transition-delay: .3s; }
.d4 { transition-delay: .4s; }

/* ══════════════════════════════════════════
   SERVICES
══════════════════════════════════════════ */
#services { background: var(--surf); }

.srv-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1px;
  margin-top: 52px;
  background: var(--border);
  border: 1px solid var(--border);
}

.srv-card {
  background: var(--panel);
  padding: 44px 32px;
  position: relative;
  overflow: hidden;
  transition: background .3s;
}
.srv-card::before {
  content: '';
  position: absolute;
  top: 0; right: 0;
  width: 3px; height: 0;
  background: linear-gradient(to bottom, var(--amber), var(--gold));
  transition: height .4s ease;
}
.srv-card:hover { background: #181818; }
.srv-card:hover::before { height: 100%; }

.srv-n {
  position: absolute;
  top: 18px; left: 22px;
  font-size: .58rem;
  font-weight: 600;
  letter-spacing: .14em;
  color: rgba(212,153,58,.35);
}
.srv-ico { margin-bottom: 26px; }
.srv-ico svg { width: 50px; height: 50px; }
.srv-title {
  font-size: 1.1rem;
  font-weight: 700;
  color: var(--white);
  margin-bottom: 11px;
  line-height: 1.35;
}
.srv-desc {
  font-size: .82rem;
  font-weight: 300;
  line-height: 1.9;
  color: var(--steel);
}
.srv-list {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid var(--border);
  display: flex;
  flex-direction: column;
  gap: 7px;
  list-style: none;
}
.srv-list li {
  font-size: .75rem;
  font-weight: 300;
  color: var(--steel);
  display: flex;
  align-items: center;
  gap: 8px;
}
.srv-list li::before {
  content: '';
  width: 4px; height: 4px;
  border-radius: 50%;
  background: var(--gold);
  flex-shrink: 0;
}

/* ══════════════════════════════════════════
   ABOUT
══════════════════════════════════════════ */
#about {
  background: var(--bg);
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 72px;
  align-items: start;
}

.about-img {
  position: relative;
  border: 1px solid var(--border);
  overflow: hidden;
}
.about-img img {
  width: 100%;
  height: 420px;
  object-fit: cover;
  object-position: top center;
  filter: grayscale(15%) contrast(1.06);
  transition: transform .7s ease, filter .7s ease;
  display: block;
}
.about-img:hover img { transform: scale(1.03); filter: grayscale(0) contrast(1.08); }
.about-badge {
  position: absolute;
  bottom: 0; left: 0; right: 0;
  background: linear-gradient(to top, rgba(7,7,7,.96) 0%, transparent 100%);
  padding: 40px 24px 18px;
}
.ab-name { font-size: 1rem; font-weight: 700; color: var(--white); }
.ab-job  { font-size: .68rem; font-weight: 300; letter-spacing: .14em; color: var(--gold); text-transform: uppercase; margin-top: 4px; }

.about-bar {
  width: 44px; height: 3px;
  background: linear-gradient(90deg, var(--amber), var(--gold));
  margin-bottom: 18px;
}
.about-bio {
  font-size: .87rem;
  font-weight: 300;
  line-height: 2;
  color: var(--steel);
  margin-bottom: 28px;
}
.about-facts {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1px;
  background: var(--border);
  border: 1px solid var(--border);
}
.af {
  background: var(--panel);
  padding: 20px 22px;
}
.af-n {
  font-size: 1.7rem;
  font-weight: 800;
  color: var(--amber);
  line-height: 1;
}
.af-n sub { font-size: .85rem; font-weight: 400; color: var(--gold); vertical-align: baseline; }
.af-l {
  font-size: .65rem;
  font-weight: 300;
  letter-spacing: .1em;
  color: var(--muted);
  margin-top: 5px;
  text-transform: uppercase;
}

/* ══════════════════════════════════════════
   HONORS
══════════════════════════════════════════ */
#honors { background: var(--surf); }

.honors-note {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  background: rgba(212,153,58,.07);
  border: 1px solid rgba(212,153,58,.2);
  padding: 10px 16px;
  border-radius: 2px;
  margin-bottom: 44px;
  font-size: .78rem;
  font-weight: 300;
  color: var(--amber);
}
.honors-note svg { width: 15px; height: 15px; flex-shrink: 0; }

.hon-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1px;
  background: var(--border);
  border: 1px solid var(--border);
}
.hon-card {
  background: var(--panel);
  padding: 30px 26px;
  position: relative;
  overflow: hidden;
  transition: background .3s;
}
.hon-card:hover { background: #181818; }
.hon-slot {
  background: var(--surf);
  border: 1px dashed rgba(212,153,58,.2);
  height: 130px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 8px;
  margin-bottom: 16px;
  border-radius: 2px;
}
.hon-slot-ico { font-size: 1.3rem; opacity: .35; }
.hon-slot-txt { font-size: .63rem; font-weight: 300; letter-spacing: .08em; color: var(--muted); text-align: center; line-height: 1.6; }
.hon-type {
  font-size: .6rem;
  font-weight: 500;
  letter-spacing: .2em;
  color: var(--gold);
  text-transform: uppercase;
  margin-bottom: 10px;
}
.hon-title {
  font-size: .92rem;
  font-weight: 600;
  color: var(--white);
  margin-bottom: 7px;
  line-height: 1.4;
}
.hon-desc {
  font-size: .76rem;
  font-weight: 300;
  line-height: 1.8;
  color: var(--steel);
}

/* ══════════════════════════════════════════
   BULLETIN / HOURS
══════════════════════════════════════════ */
#bulletin { background: var(--bg); }

.bul-wrap {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 48px;
  margin-top: 52px;
}

/* Hours table */
.hours-tbl {
  width: 100%;
  border-collapse: collapse;
}
.hours-tbl th {
  text-align: right;
  font-size: .62rem;
  font-weight: 500;
  letter-spacing: .18em;
  color: var(--gold);
  text-transform: uppercase;
  padding: 10px 0;
  border-bottom: 1px solid var(--border);
}
.hours-tbl th:last-child { text-align: left; }
.hours-tbl td {
  padding: 14px 0;
  border-bottom: 1px solid rgba(255,255,255,.03);
  font-size: .83rem;
  font-weight: 300;
  color: var(--chrome);
  vertical-align: middle;
}
.hours-tbl td:last-child {
  text-align: left;
  font-size: .78rem;
  color: var(--steel);
}
.tr-today td { color: var(--white); font-weight: 500; }
.tr-today td:first-child { border-right: 3px solid var(--amber); padding-right: 10px; }
.tr-closed td { color: var(--muted); }
.day-dot {
  display: inline-block;
  width: 6px; height: 6px;
  border-radius: 50%;
  margin-left: 8px;
  vertical-align: middle;
  flex-shrink: 0;
}
.dot-open   { background: var(--amber); box-shadow: 0 0 6px rgba(212,153,58,.5); }
.dot-closed { background: var(--muted); }

/* Board */
.board {
  background: var(--panel);
  border: 1px solid var(--border);
  border-top: 3px solid var(--gold);
}
.board-hd {
  padding: 18px 22px;
  border-bottom: 1px solid var(--border);
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.board-hd-title { font-size: .85rem; font-weight: 600; color: var(--white); }
.board-hd-date  { font-size: .68rem; font-weight: 300; color: var(--muted); }
.board-row {
  padding: 16px 22px;
  border-bottom: 1px solid var(--border);
  display: grid;
  grid-template-columns: 36px 1fr;
  gap: 14px;
  align-items: start;
  transition: background .2s;
}
.board-row:hover { background: rgba(255,255,255,.02); }
.board-row:last-child { border-bottom: none; }
.br-ico {
  width: 32px; height: 32px;
  border: 1px solid rgba(212,153,58,.2);
  border-radius: 2px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  margin-top: 2px;
}
.br-ico svg { width: 15px; height: 15px; color: var(--gold); }
.br-lbl { font-size: .62rem; font-weight: 500; letter-spacing: .14em; color: var(--gold); text-transform: uppercase; margin-bottom: 5px; }
.br-val { font-size: .83rem; font-weight: 300; color: var(--chrome); line-height: 1.6; }
.board-ft {
  padding: 12px 22px;
  background: rgba(0,0,0,.3);
  font-size: .65rem;
  font-weight: 300;
  color: var(--muted);
  text-align: center;
  letter-spacing: .06em;
}

/* ══════════════════════════════════════════
   CONTACT & MAP
══════════════════════════════════════════ */
#contact { background: var(--surf); }

.con-grid {
  display: grid;
  grid-template-columns: 1fr 1.4fr;
  gap: 1px;
  background: var(--border);
  border: 1px solid var(--border);
  margin-top: 52px;
}
.con-info { background: var(--panel); padding: 44px 36px; }
.ci {
  display: flex;
  align-items: flex-start;
  gap: 16px;
  padding: 20px 0;
  border-bottom: 1px solid var(--border);
}
.ci:last-child { border-bottom: none; }
.ci-ico {
  width: 38px; height: 38px;
  border: 1px solid rgba(212,153,58,.2);
  border-radius: 2px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.ci-ico svg { width: 17px; height: 17px; color: var(--amber); }
.ci-lbl {
  font-size: .6rem;
  font-weight: 500;
  letter-spacing: .18em;
  color: var(--gold);
  text-transform: uppercase;
  margin-bottom: 6px;
}
.ci-val {
  font-size: .9rem;
  font-weight: 400;
  color: var(--white);
  line-height: 1.65;
}
.ci-val a { color: var(--white); text-decoration: none; transition: color .2s; }
.ci-val a:hover { color: var(--amber); }
.ci-sub { font-size: .7rem; font-weight: 300; color: var(--muted); margin-top: 3px; direction: ltr; }

.map-wrap {
  background: var(--panel);
  position: relative;
  min-height: 360px;
}
.map-wrap iframe {
  width: 100%;
  height: 100%;
  border: none;
  display: block;
  min-height: 360px;
  filter: grayscale(25%) contrast(1.05);
}
.map-pin {
  position: absolute;
  top: 16px;
  right: 16px;
  background: rgba(7,7,7,.94);
  border: 1px solid rgba(212,153,58,.3);
  padding: 12px 16px;
  backdrop-filter: blur(8px);
}
.map-pin p { font-size: .7rem; font-weight: 500; color: var(--amber); letter-spacing: .1em; margin-bottom: 4px; }
.map-pin span { font-size: .65rem; font-weight: 300; color: var(--steel); }
.map-btn {
  display: block;
  margin-top: 10px;
  text-align: center;
  font-size: .62rem;
  font-weight: 600;
  letter-spacing: .1em;
  color: var(--bg);
  background: var(--gold);
  padding: 6px 12px;
  text-decoration: none;
  transition: background .2s;
}
.map-btn:hover { background: var(--amber); }

/* ══════════════════════════════════════════
   FOOTER
══════════════════════════════════════════ */
footer {
  background: var(--bg);
  border-top: 1px solid var(--border);
  padding: 48px 48px 28px;
}
.ft-grid {
  display: grid;
  grid-template-columns: 2fr 1fr 1fr;
  gap: 44px;
  margin-bottom: 36px;
}
.ft-brand-fa { font-size: .98rem; font-weight: 700; color: var(--white); }
.ft-brand-en { font-size: .58rem; font-weight: 300; letter-spacing: .18em; color: var(--gold); text-transform: uppercase; margin-top: 3px; }
.ft-desc {
  font-size: .78rem;
  font-weight: 300;
  line-height: 1.9;
  color: var(--muted);
  margin-top: 14px;
  max-width: 270px;
}
.ft-h { font-size: .6rem; font-weight: 500; letter-spacing: .18em; color: var(--gold); text-transform: uppercase; margin-bottom: 14px; }
.ft-links { list-style: none; display: flex; flex-direction: column; gap: 10px; }
.ft-links a { font-size: .8rem; font-weight: 300; color: var(--steel); text-decoration: none; transition: color .2s; }
.ft-links a:hover { color: var(--amber); }
.ft-tel { font-size: .9rem; font-weight: 600; color: var(--white); text-decoration: none; direction: ltr; display: block; transition: color .2s; }
.ft-tel:hover { color: var(--amber); }
.ft-addr { font-size: .75rem; font-weight: 300; color: var(--muted); line-height: 1.8; margin-top: 10px; }
.ft-bottom {
  padding-top: 24px;
  border-top: 1px solid var(--border);
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 16px;
  flex-wrap: wrap;
}
.ft-copy { font-size: .7rem; font-weight: 300; color: var(--muted); }
.ft-seo {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  justify-content: flex-end;
}
.ft-seo a {
  font-size: .62rem;
  font-weight: 300;
  color: rgba(90,100,112,.55);
  text-decoration: none;
  transition: color .2s;
}
.ft-seo a:hover { color: var(--muted); }

/* ══════════════════════════════════════════
   RESPONSIVE — موبایل‌فرست
══════════════════════════════════════════ */
@media (max-width: 1024px) {
  .srv-grid { grid-template-columns: 1fr 1fr; }
  #about    { grid-template-columns: 1fr; gap: 40px; }
  .ft-grid  { grid-template-columns: 1fr 1fr; }
}

@media (max-width: 768px) {
  :root { --nav-h: 58px; }

  /* Nav */
  #nav { padding: 0 20px; }
  .nav-links { display: none; }
  .nav-call { display: none; }
  .nav-burger { display: flex; }

  /* Sticky bar hidden on mobile */
  .sticky-bar { display: none; }

  /* Hero */
  .hero-body {
    padding: 40px 24px 20px;
    max-width: 100%;
  }
  h1 { font-size: clamp(2rem, 8vw, 2.8rem); }
  .h-sub { font-size: .88rem; }
  .ck-bg { width: 95%; left: -10%; opacity: .07; top: 30%; }
  .vl-bg { display: none; }
  .hero-bar { grid-template-columns: 1fr; }
  .hb-cell { padding: 16px 24px; border-left: none; border-top: 1px solid var(--border); }
  .hb-cell:first-child { border-top: none; }
  .scroll-hint { display: none; }

  /* Sections */
  section { padding: 64px 24px; }

  /* Services */
  .srv-grid { grid-template-columns: 1fr; }

  /* About */
  #about { grid-template-columns: 1fr; gap: 32px; }
  .about-img img { height: 280px; }

  /* Honors */
  .hon-grid { grid-template-columns: 1fr; }

  /* Bulletin */
  .bul-wrap { grid-template-columns: 1fr; gap: 32px; }

  /* Contact */
  .con-grid { grid-template-columns: 1fr; }
  .con-info { padding: 32px 24px; }
  .map-wrap iframe { min-height: 260px; }

  /* Footer */
  .ft-grid { grid-template-columns: 1fr; gap: 28px; }
  footer { padding: 40px 24px 24px; }
  .ft-bottom { flex-direction: column; align-items: flex-start; }
  .ft-seo { justify-content: flex-start; }
}

@media (max-width: 480px) {
  h1 { font-size: 2rem; }
  .hon-grid { grid-template-columns: 1fr; }
}/* End custom CSS */
/* Start custom CSS */@font-face {
  font-family: 'Vazirmatn';
  src: url('/wp-content/uploads/fonts/Vazirmatn-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Vazirmatn';
  src: url('/wp-content/uploads/fonts/Vazirmatn-Medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Vazirmatn';
  src: url('/wp-content/uploads/fonts/Vazirmatn-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Vazirmatn';
  src: url('/wp-content/uploads/fonts/Vazirmatn-Black.woff2') format('woff2');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

body, * {
  font-family: 'Vazirmatn', Tahoma, Arial, sans-serif !important;
}/* End custom CSS */