@font-face {
  font-family: Vazirmatn;
  src: url('assets/fonts/Vazirmatn-variable.woff2') format('woff2');
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
}

:root {
  color-scheme: light;
  --ink: #12191f;
  --ink-soft: #1b252b;
  --paper: #f2f0ea;
  --paper-deep: #e8e5dc;
  --gold: #caa66e;
  --gold-deep: #806343;
  --line: rgba(18, 25, 31, .19);
  --line-light: rgba(242, 240, 234, .23);
  --gutter: clamp(20px, 4.8vw, 76px);
  --header-offset: 78px;
  --ease: cubic-bezier(.22, 1, .36, 1);
}

*, *::before, *::after { box-sizing: border-box; }
html { scroll-behavior: smooth; scroll-padding-top: calc(var(--header-offset) + 16px); }
body { margin: 0; min-inline-size: 280px; background: var(--paper); color: var(--ink); font: 16px/1.65 'Helvetica Neue', Helvetica, Arial, sans-serif; -webkit-font-smoothing: antialiased; }
html[lang="fa"] body { font-family: Vazirmatn, Arial, sans-serif; font-weight: 390; line-height: 1.85; }
img { display: block; max-inline-size: 100%; }
a { color: inherit; text-decoration: none; }
button { font: inherit; }
h1, h2, h3, p, figure { margin: 0; }
h1, h2, h3 { font-weight: 500; letter-spacing: -.035em; }
html[lang="fa"] h1, html[lang="fa"] h2, html[lang="fa"] h3 { font-weight: 510; letter-spacing: -.025em; }
em { font-style: normal; }
.wrap { inline-size: min(calc(100% - 2 * var(--gutter)), 1440px); margin-inline: auto; }
.dark { background: var(--ink); color: var(--paper); }
.section-space { padding-block: clamp(84px, 7.5vw, 118px); }
.legacy-anchor { display: block; block-size: 0; scroll-margin-top: var(--header-offset); }
a:focus-visible, button:focus-visible { outline: 2px solid var(--gold); outline-offset: 5px; }
.skip-link { position: fixed; z-index: 150; inset-block-start: 12px; inset-inline-start: 12px; transform: translateY(-160%); background: var(--paper); color: var(--ink); padding: 10px 16px; }
.skip-link:focus { transform: none; }

/* Transparent above the opening photograph; solid once the page moves. */
.site-header { position: fixed; inset-block-start: 0; inset-inline: 0; z-index: 100; color: #fff; background: linear-gradient(to bottom, rgba(7, 12, 16, .6), rgba(7, 12, 16, 0)); transition: background .28s ease, border-color .28s ease; border-block-end: 1px solid transparent; }
.site-header.is-scrolled, .site-header.menu-open { background: var(--ink); border-block-end-color: var(--line-light); }
.header-inner { min-block-size: 78px; display: grid; grid-template-columns: 1fr auto 1fr; align-items: center; gap: 24px; }
.brand, .footer-brand { inline-size: 56px; block-size: 56px; overflow: hidden; display: block; flex: none; border-radius: 50%; }
.brand img, .footer-brand img { inline-size: 100%; block-size: 100%; object-fit: cover; }
.primary-nav { display: flex; align-items: center; gap: clamp(23px, 2.5vw, 42px); }
.primary-nav a, .language-switcher { font-size: .88rem; font-weight: 550; white-space: nowrap; }
html[lang="fa"] .primary-nav a, html[lang="fa"] .language-switcher { font-size: .91rem; font-weight: 520; }
.primary-nav a { display: inline-flex; align-items: center; min-block-size: 48px; transition: color .2s ease; }
.primary-nav a:hover, .primary-nav a[aria-current="location"] { color: var(--gold); }
.language-switcher { justify-self: end; display: flex; align-items: center; gap: 8px; }
.language-switcher span { opacity: .55; }
.language-switcher a { opacity: .66; transition: opacity .2s ease, color .2s ease; }
.language-switcher a:hover, .language-switcher a[aria-current="page"] { opacity: 1; color: var(--paper); }
.menu-toggle { display: none; }

/* The opening image is conceptual editorial imagery, never documentary work. */
.hero {
  --hero-light-primary-mid: .48;
  --hero-light-primary-near: .72;
  --hero-light-primary-final: .8;
  --hero-light-glow-mid: .2;
  --hero-light-glow-near: .32;
  --hero-light-glow-final: .38;
  position: relative;
  min-block-size: min(940px, max(720px, 100svh));
  overflow: hidden;
  isolation: isolate;
}
.hero-art, .hero-art img, .hero-shade { position: absolute; inset: 0; inline-size: 100%; block-size: 100%; }
.hero-art { z-index: -2; overflow: hidden; }
.hero-art img { object-fit: cover; object-position: center 48%; transform: scale(1.025) translateY(var(--hero-shift, 0px)); }
.hero::before, .hero::after {
  content: '';
  position: absolute;
  inset: 0;
  background: url('assets/editorial-v3/hero-light-layer-1600.webp') center 48% / cover no-repeat;
  mix-blend-mode: screen;
  opacity: 0;
  transform: scale(1.025) translateY(var(--hero-shift, 0px));
  pointer-events: none;
  z-index: 0;
}
.hero::before { filter: brightness(1.52) saturate(1.04); }
.hero::after { filter: brightness(1.18) saturate(1.02) blur(6px); }
.hero-shade { z-index: -1; background: linear-gradient(to bottom, rgba(9, 13, 17, .28) 0%, rgba(9, 13, 17, .04) 35%, rgba(9, 13, 17, .35) 59%, rgba(9, 13, 17, .89) 100%); }
.hero-inner { position: relative; z-index: 1; min-block-size: inherit; display: flex; align-items: flex-end; padding-block: 170px clamp(72px, 8vw, 110px); }
.hero-content { max-inline-size: 900px; }
html[lang="fa"] .hero-content { margin-inline-start: clamp(92px, 17vw, 250px); }
.hero h1 { color: #fbf9f3; font-size: clamp(3.75rem, 5.7vw, 6.15rem); line-height: 1.11; font-weight: 520; text-wrap: balance; }
.hero h1 span, .hero h1 em { display: block; }
.hero h1 em { color: #e7c997; }
html[lang="fa"] .hero h1 { font-size: clamp(3.45rem, 5.65vw, 5.65rem); line-height: 1.35; font-weight: 530; }
.hero-intro { margin-block-start: 20px; max-inline-size: 53ch; color: #e7e8e4; font-size: clamp(1.08rem, 1.25vw, 1.25rem); line-height: 1.75; }
html[lang="fa"] .hero-intro { max-inline-size: 51ch; line-height: 1.9; margin-inline-start: clamp(30px, 4.5vw, 68px); }
.hero-cta { display: inline-flex; align-items: center; gap: 36px; margin-block-start: 30px; padding-block: 10px 11px; border-block-end: 1px solid var(--gold); color: #fff; font-size: .97rem; font-weight: 600; transition: color .25s ease, gap .35s var(--ease); }
html[lang="fa"] .hero-cta { font-size: 1rem; margin-inline-start: clamp(65px, 8vw, 115px); }
.hero-cta:hover { color: var(--gold); gap: 48px; }
.cta-arrow { font-size: 1.4rem; line-height: 1; }
@keyframes stage-lights-primary-on {
  0%, 5% { opacity: 0; }
  67% { opacity: var(--hero-light-primary-mid); }
  91.5% { opacity: var(--hero-light-primary-near); }
  100% { opacity: var(--hero-light-primary-final); }
}
@keyframes stage-lights-glow-on {
  0%, 6% { opacity: 0; }
  56% { opacity: var(--hero-light-glow-mid); }
  86% { opacity: var(--hero-light-glow-near); }
  100% { opacity: var(--hero-light-glow-final); }
}
@media (prefers-reduced-motion: no-preference) {
  .hero::before { animation: stage-lights-primary-on 3.8s linear .07s both; }
  .hero::after { animation: stage-lights-glow-on 3.6s linear .4s both; }
}

/* An image-and-type index, compact enough to give each service equal weight. */
.capabilities { background: var(--paper); }
.section-heading { display: grid; grid-template-columns: minmax(0, 1fr) minmax(0, .73fr); gap: clamp(34px, 6vw, 100px); align-items: end; margin-block-end: clamp(38px, 4.5vw, 68px); }
.section-heading h2 { font-size: clamp(2.7rem, 3.8vw, 3.85rem); line-height: 1.16; max-inline-size: 20ch; }
html[lang="fa"] .section-heading h2 { font-size: clamp(2.5rem, 3.45vw, 3.5rem); line-height: 1.35; }
.section-heading > p { max-inline-size: 45ch; color: #4d5551; font-size: clamp(1.02rem, 1.14vw, 1.17rem); line-height: 1.75; }
html[lang="fa"] .section-heading > p { line-height: 1.9; }
.service-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); column-gap: clamp(30px, 4vw, 62px); }
.service-item { min-inline-size: 0; display: grid; grid-template-columns: minmax(0, .89fr) minmax(0, 1fr); gap: clamp(16px, 2vw, 26px); align-items: center; padding-block: 21px; border-block-start: 1px solid var(--line); }
.service-image { min-inline-size: 0; overflow: hidden; background: #646766; }
.service-image img { inline-size: 100%; block-size: auto; aspect-ratio: 1.46; object-fit: cover; transition: transform .7s var(--ease); }
.service-item:hover .service-image img { transform: scale(1.035); }
.service-copy { min-inline-size: 0; }
.service-copy h3 { font-size: clamp(1.45rem, 1.9vw, 2rem); line-height: 1.25; }
html[lang="fa"] .service-copy h3 { font-size: clamp(1.42rem, 1.85vw, 1.9rem); line-height: 1.45; }
.service-copy p { margin-block-start: 10px; max-inline-size: 34ch; color: #505851; font-size: .98rem; line-height: 1.7; }
html[lang="fa"] .service-copy p { line-height: 1.85; }

/* Three compact photographic beats. The middle step carries the visual accent. */
.approach { background: var(--ink-soft); }
.approach .section-heading > p { color: #c9cecb; }
.process-grid { list-style: none; margin: 0; padding: 0; display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: clamp(20px, 2.6vw, 40px); }
.process-step { min-inline-size: 0; border-block-start: 1px solid var(--line-light); padding-block-start: 16px; }
.process-step:nth-child(2) { border-block-start-color: var(--gold); }
.process-image { overflow: hidden; background: #3b423f; }
.process-image img { inline-size: 100%; block-size: auto; aspect-ratio: 1.7; object-fit: cover; transition: transform .7s var(--ease); }
.process-step:hover .process-image img { transform: scale(1.035); }
.process-copy { margin-block-start: 19px; }
.process-copy h3 { font-size: clamp(1.75rem, 2.45vw, 2.55rem); line-height: 1.25; }
html[lang="fa"] .process-copy h3 { font-size: clamp(1.7rem, 2.25vw, 2.35rem); line-height: 1.48; }
.process-step:nth-child(2) h3 { color: #e4c38f; }
.process-copy p { margin-block-start: 9px; max-inline-size: 36ch; color: #cbd0cc; font-size: 1rem; line-height: 1.7; }
html[lang="fa"] .process-copy p { line-height: 1.85; }

/* Verifiable prior-role experience: figures precede documentary photographs. */
.experience { background: var(--paper-deep); }
.experience-heading { margin-block-end: 40px; }
.experience-stats { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); border-block: 1px solid var(--line); }
.stat { min-inline-size: 0; padding-block: 30px 35px; padding-inline: clamp(10px, 2vw, 28px); display: flex; flex-direction: column; align-items: flex-start; gap: 8px; }
.stat:first-child { padding-inline-start: 0; }
.stat + .stat { border-inline-start: 1px solid var(--line); }
.stat-number { font-size: clamp(3.25rem, 5vw, 5.25rem); font-weight: 430; line-height: 1.08; letter-spacing: -.055em; font-variant-numeric: tabular-nums; white-space: nowrap; }
.stat-number span { color: var(--gold-deep); font-size: .5em; vertical-align: top; }
.stat-label { color: #515a55; font-size: .96rem; line-height: 1.55; }
.experience-disclosure { margin-block: 26px 32px; max-inline-size: 94ch; color: #59615b; font-size: .87rem; line-height: 1.75; }
html[lang="fa"] .experience-disclosure { font-size: .9rem; line-height: 1.85; }
.founder-gallery { display: grid; grid-template-columns: repeat(30, minmax(0, 1fr)); gap: clamp(18px, 2vw, 28px); }
.archive-photo { grid-column: span 6; min-inline-size: 0; }
.archive-photo-lead { grid-column: span 10; }
.photo-frame { overflow: hidden; background: #b5b2a8; }
.photo-frame img { inline-size: 100%; block-size: auto; aspect-ratio: 1.42; object-fit: cover; transition: transform .7s var(--ease); }
.archive-photo-lead .photo-frame img { aspect-ratio: 1.65; }
.archive-photo:hover img { transform: scale(1.03); }
.archive-photo figcaption { margin-block-start: 9px; color: #505853; font-size: .86rem; line-height: 1.55; }
html[lang="fa"] .archive-photo figcaption { font-size: .88rem; line-height: 1.7; }
.archive-photo[data-photo-source="1725207339712.jpg"] img { object-position: center 42%; }

/* Direct, calm final action. */
.contact { padding-block: clamp(76px, 6.6vw, 100px); }
.contact-grid { position: relative; display: grid; grid-template-columns: 1.1fr .9fr; gap: clamp(55px, 8vw, 130px); align-items: center; padding-block-start: 25px; }
.contact-grid::before { content: ''; position: absolute; inset-block-start: 0; inset-inline-start: 0; inline-size: clamp(72px, 8vw, 118px); block-size: 1px; background: var(--gold); }
.contact h2 { max-inline-size: 16ch; font-size: clamp(3.05rem, 4.4vw, 4.7rem); line-height: 1.17; }
html[lang="fa"] .contact h2 { font-size: clamp(2.75rem, 3.95vw, 4.2rem); line-height: 1.42; }
.contact-message p { margin-block-start: 20px; max-inline-size: 40ch; color: #c9cfca; font-size: 1.05rem; line-height: 1.75; }
html[lang="fa"] .contact-message p { line-height: 1.9; }
.contact-channels { font-style: normal; border-block-start: 1px solid rgba(202, 166, 110, .72); }
.contact-channel { display: grid; grid-template-columns: minmax(0, 1fr) auto; align-items: center; gap: 3px 14px; padding-block: 13px 15px; border-block-end: 1px solid var(--line-light); transition: color .2s ease; }
.contact-channel:hover { color: var(--gold); }
.channel-label { grid-column: 1 / -1; color: #b5bdb7; font-size: .84rem; }
.channel-value { justify-self: start; font-size: clamp(1.13rem, 1.5vw, 1.45rem); font-weight: 550; line-height: 1.4; unicode-bidi: isolate; white-space: nowrap; }
.contact-channel[href*="linkedin.com"] .channel-value { min-inline-size: 0; white-space: normal; overflow-wrap: anywhere; }
.channel-arrow { font-size: 1.3rem; line-height: 1; }
.channel-note { grid-column: 1 / -1; color: #9ba59e; font-size: .78rem; }
.site-footer { background: var(--ink); border-block-start: 1px solid var(--line-light); }
.footer-main { display: flex; align-items: center; gap: 22px; padding-block: 28px; }
.footer-brand { inline-size: 48px; block-size: 48px; }
.footer-main p { color: #b8c0ba; font-size: .84rem; }
.back-top { margin-inline-start: auto; display: inline-flex; align-items: center; gap: 12px; border-block-end: 1px solid var(--line-light); padding-block: 5px; font-size: .87rem; transition: color .2s ease; }
.back-top:hover { color: var(--gold); }
.footer-bottom { border-block-start: 1px solid var(--line-light); color: #949e97; font-size: .77rem; padding-block: 15px 22px; }

/* No-JS reading is complete; motion is an optional enhancement. */
.js.reveal-ready .reveal, .js.reveal-ready .service-item, .js.reveal-ready .process-step, .js.reveal-ready .archive-photo { opacity: 0; transform: translateY(20px); transition: opacity .65s var(--ease), transform .65s var(--ease); }
.js.reveal-ready .reveal.reveal-in, .js.reveal-ready .service-item.reveal-in, .js.reveal-ready .process-step.reveal-in, .js.reveal-ready .archive-photo.reveal-in { opacity: 1; transform: none; }
html:not(.js) .site-header { position: relative; background: var(--ink); }
html:not(.js) .hero { min-block-size: min(870px, max(650px, calc(100svh - var(--header-offset)))); }

@media (max-width: 1100px) {
  .header-inner { gap: 17px; }
  .primary-nav { gap: 20px; }
  .service-grid { column-gap: 28px; }
  .service-item { grid-template-columns: minmax(0, .85fr) minmax(0, 1fr); }
  .service-copy p { font-size: .93rem; }
  .stat-number { font-size: clamp(2.9rem, 4.7vw, 4.2rem); }
  .founder-gallery { grid-template-columns: repeat(6, minmax(0, 1fr)); }
  .archive-photo, .archive-photo-lead { grid-column: span 2; }
}
@media (max-width: 820px) {
  :root { --header-offset: 70px; }
  .header-inner { min-block-size: 70px; grid-template-columns: auto 1fr auto; gap: 14px; }
  .brand { inline-size: 48px; block-size: 48px; }
  .menu-toggle { display: none; grid-column: 2; justify-self: end; align-items: center; gap: 9px; border: 0; background: none; color: #fff; padding: 10px 2px; cursor: pointer; font-size: .88rem; }
  .js .menu-toggle:not([hidden]) { display: flex; }
  .menu-symbol { display: block; position: relative; inline-size: 22px; block-size: 16px; }
  .menu-symbol i { position: absolute; inset-inline-start: 0; inline-size: 22px; block-size: 1px; background: currentColor; transition: transform .2s ease, top .2s ease; }
  .menu-symbol i:first-child { top: 4px; }
  .menu-symbol i:last-child { top: 12px; }
  .menu-toggle[aria-expanded="true"] .menu-symbol i:first-child { top: 8px; transform: rotate(45deg); }
  .menu-toggle[aria-expanded="true"] .menu-symbol i:last-child { top: 8px; transform: rotate(-45deg); }
  .primary-nav { grid-column: 1 / -1; grid-row: 2; display: flex; flex-wrap: wrap; justify-content: center; gap: 8px 24px; padding-block: 12px 20px; border-block-start: 1px solid var(--line-light); }
  .js .primary-nav { display: none; }
  .js .primary-nav.is-open { position: absolute; inset-block-start: 100%; inset-inline: 0; display: flex; background: var(--ink); padding-inline: var(--gutter); box-shadow: 0 18px 28px rgba(0,0,0,.2); }
  .language-switcher { grid-column: 3; grid-row: 1; }
  .hero { min-block-size: min(820px, max(660px, 100svh)); }
  .hero h1 { font-size: clamp(3.25rem, 7vw, 4.8rem); }
  html[lang="fa"] .hero h1 { font-size: clamp(2.85rem, 6.3vw, 4.2rem); }
  .section-heading { grid-template-columns: 1fr; gap: 14px; }
  .section-heading > p { max-inline-size: 62ch; }
  .service-grid { grid-template-columns: 1fr; }
  .service-item { grid-template-columns: minmax(0, .7fr) minmax(0, 1fr); gap: 25px; }
  .service-image img { aspect-ratio: 1.8; }
  .process-grid { gap: 15px; }
  .process-image img { aspect-ratio: 1.4; }
  .process-copy h3 { font-size: 1.65rem; }
  .contact-grid { grid-template-columns: 1fr; gap: 42px; }
}
@media (max-width: 680px) {
  h1, h2, h3 { min-inline-size: 0; overflow-wrap: anywhere; }
  .section-space { padding-block: 70px; }
  .site-header { background: linear-gradient(to bottom, rgba(7,12,16,.79), rgba(7,12,16,0)); }
  .hero {
    --hero-light-primary-mid: .7;
    --hero-light-primary-near: .92;
    --hero-light-primary-final: 1;
    --hero-light-glow-mid: .34;
    --hero-light-glow-near: .55;
    --hero-light-glow-final: .64;
    min-block-size: max(690px, 100svh);
  }
  .hero-art img { object-position: center 45%; }
  .hero::before, .hero::after {
    background-image: url('assets/editorial-v3/hero-light-layer-mobile-800.webp');
    background-position: center 45%;
  }
  .hero::before { filter: brightness(1.72) saturate(1.04); }
  .hero::after { filter: brightness(1.32) saturate(1.02) blur(7px); }
  .hero-shade { background: linear-gradient(to bottom, rgba(7,12,16,.25) 0%, rgba(7,12,16,0) 29%, rgba(7,12,16,.3) 53%, rgba(7,12,16,.95) 100%); }
  .hero-inner { padding-block: 150px 58px; }
  html[lang="fa"] .hero-content { margin-inline-start: 0; }
  html[lang="fa"] .hero-intro, html[lang="fa"] .hero-cta { margin-inline-start: 0; }
  .hero h1 { font-size: clamp(2.75rem, 10.2vw, 4.2rem); line-height: 1.13; }
  html[lang="fa"] .hero h1 { font-size: clamp(2.45rem, 9.3vw, 3.9rem); line-height: 1.43; }
  .hero-intro { font-size: 1.03rem; max-inline-size: 40ch; margin-block-start: 15px; }
  .hero-cta { margin-block-start: 22px; font-size: .92rem; gap: 20px; }
  .section-heading { margin-block-end: 29px; }
  .section-heading h2 { font-size: clamp(2.45rem, 8vw, 3.15rem); }
  html[lang="fa"] .section-heading h2 { font-size: clamp(2.32rem, 7.5vw, 3rem); }
  .service-item { grid-template-columns: minmax(110px, 41%) minmax(0, 1fr); gap: 16px; padding-block: 17px; }
  .service-image img { aspect-ratio: 1.06; }
  .service-copy h3, html[lang="fa"] .service-copy h3 { font-size: clamp(1.32rem, 5.3vw, 1.63rem); line-height: 1.4; }
  .service-copy p { font-size: .91rem; margin-block-start: 5px; line-height: 1.6; }
  html[lang="fa"] .service-copy p { line-height: 1.75; }
  .process-grid { grid-template-columns: 1fr; gap: 0; }
  .process-step { display: grid; grid-template-columns: minmax(105px, 34%) minmax(0, 1fr); align-items: center; gap: 16px; padding-block: 17px; }
  .process-image img { aspect-ratio: 1.03; }
  .process-copy { margin-block-start: 0; }
  .process-copy h3, html[lang="fa"] .process-copy h3 { font-size: 1.6rem; }
  .process-copy p { font-size: .94rem; line-height: 1.62; overflow-wrap: anywhere; }
  html[lang="fa"] .process-copy p { line-height: 1.8; }
  .experience-heading { margin-block-end: 28px; }
  .experience-stats { grid-template-columns: repeat(auto-fit, minmax(min(100%, 8rem), 1fr)); }
  .stat { padding-block: 24px; padding-inline: 0; }
  .stat + .stat { border-inline-start: 0; }
  .stat:nth-child(even) { padding-inline-start: 17px; border-inline-start: 1px solid var(--line); }
  .stat:nth-child(n+3) { border-block-start: 1px solid var(--line); }
  .stat-number { font-size: clamp(2.6rem, 10vw, 3.8rem); }
  .stat-label { font-size: .9rem; }
  .experience-disclosure { margin-block: 24px 27px; }
  .founder-gallery { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 17px 11px; }
  .archive-photo, .archive-photo-lead { grid-column: auto; }
  .photo-frame img, .archive-photo-lead .photo-frame img { aspect-ratio: 1.15; }
  .archive-photo figcaption, html[lang="fa"] .archive-photo figcaption { font-size: .83rem; line-height: 1.55; }
  .contact { padding-block: 72px 76px; }
  .contact-grid { gap: 32px; padding-block-start: 21px; }
  .contact h2, html[lang="fa"] .contact h2 { font-size: clamp(2.5rem, 8.1vw, 3.55rem); }
  .contact-message p { font-size: 1rem; }
  .footer-main { flex-wrap: wrap; gap: 13px; }
  .footer-main p { inline-size: calc(100% - 76px); }
  .back-top { margin-inline-start: 0; }
}
@media (max-width: 380px) {
  .header-inner { gap: 8px; }
  .language-switcher { gap: 5px; font-size: .72rem; }
  .language-switcher a[aria-current="page"], .language-switcher span { display: none; }
  .menu-toggle { font-size: .75rem; }
  .hero h1 { font-size: clamp(2.42rem, 10vw, 2.85rem); }
  html[lang="fa"] .hero h1 { font-size: clamp(2.32rem, 9vw, 2.8rem); }
  .service-item { grid-template-columns: minmax(102px, 39%) minmax(0, 1fr); gap: 13px; }
  .service-copy h3, html[lang="fa"] .service-copy h3 { font-size: 1.25rem; }
  .service-copy p { font-size: .86rem; }
  .process-step { grid-template-columns: minmax(102px, 35%) minmax(0, 1fr); gap: 13px; }
  .channel-value { font-size: 1.09rem; }
}
@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  *, *::before, *::after { animation-duration: .01ms !important; transition-duration: .01ms !important; }
  .js.reveal-ready .reveal, .js.reveal-ready .service-item, .js.reveal-ready .process-step, .js.reveal-ready .archive-photo { opacity: 1; transform: none; }
  .hero-art img { transform: none !important; }
  .hero::before { animation: none !important; opacity: var(--hero-light-primary-final); transform: none !important; }
  .hero::after { animation: none !important; opacity: var(--hero-light-glow-final); transform: none !important; }
}
