﻿/* Vastra homepage — visual language from salam.vastraholding.com */

:root {
  --vh-navy: #0d173a;
  --vh-navy-deep: #071027;
  --vh-blue: #235F83;
  --vh-green: #009444;
  --vh-green-deep: #175a36;
  --vh-lime: #a6d06e;
  --vh-white: #fff;
  --vh-bg: #ffffff;
  --vh-bg-soft: #f4f7fb;
  --vh-text: #0d173a;
  --vh-muted: #5a6478;
  --vh-card: #ffffff;
  --vh-card-border: #e2e8f0;
  --vh-line: #e8edf4;
  --vh-grad: linear-gradient(15deg, #009444 0%, #235F83 48%, #009444 100%);
  --vh-font: "IRANYekanX", "IRANYekan", "IRANYekanWeb", iranyekan, Tahoma, Arial, sans-serif;
}

/* Only the homepage canvas — do not recolor header/footer or their icons. */
body.vastra-home .wd-page-content,
body.vastra-home .main-page-wrapper,
body.vastra-home .wd-content-layout,
body.vastra-home #main-content {
  background: var(--vh-bg);
  color: var(--vh-text);
}

body.vastra-home #main-content .wd-page-title,
body.vastra-home #main-content .page-title,
body.vastra-home #main-content .wd-title-toolbar,
body.vastra-home #main-content .entry-title {
  display: none !important;
}

body.vastra-home .wd-page-content,
body.vastra-home .main-page-wrapper,
body.vastra-home .wd-content-layout,
body.vastra-home #main-content,
body.vastra-home .wd-content-area,
body.vastra-home .site-content {
  max-width: none !important;
  width: 100% !important;
  padding: 0 !important;
  margin: 0 !important;
  float: none !important;
}

body.vastra-home .wd-content-layout.content-layout-wrapper {
  display: block;
}

.vh-home {
  --wd-title-color: var(--vh-text);
  --wd-text-color: var(--vh-muted);
  --wd-link-color: var(--vh-navy);
  isolation: isolate;
  position: relative;
  background: var(--vh-bg);
  color: var(--vh-text);
  font-family: var(--vh-font);
  overflow-x: clip;
}

.vh-home *,
.vh-home *::before,
.vh-home *::after {
  box-sizing: border-box;
}

.vh-home,
.vh-home h1,
.vh-home h2,
.vh-home h3,
.vh-home h4,
.vh-home p,
.vh-home a,
.vh-home span,
.vh-home small,
.vh-home strong,
.vh-home em,
.vh-home time,
.vh-home li,
.vh-home article,
.vh-home button {
  color: var(--vh-text) !important;
  font-family: var(--vh-font) !important;
}

.vh-home,
.vh-home p,
.vh-home li,
.vh-home time {
  font-weight: 400;
}

.vh-home h1,
.vh-home h2,
.vh-home h3,
.vh-home h4,
.vh-page h1,
.vh-page h2,
.vh-page h3 {
  font-weight: 600 !important;
}

.vh-home strong,
.vh-page strong {
  font-weight: 600 !important;
}

.vh-home a {
  text-decoration: none;
}

.vh-home img {
  max-width: 100%;
  height: auto;
  display: block;
}

.vh-home svg,
.vh-page svg {
  display: block;
  width: 17px;
  height: 17px;
  overflow: visible;
  fill: none !important;
  stroke: currentColor !important;
  stroke-width: 1.7;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.vh-home svg path,
.vh-home svg circle,
.vh-home svg rect,
.vh-page svg path,
.vh-page svg circle,
.vh-page svg rect {
  fill: none !important;
  stroke: currentColor !important;
  stroke-width: 1.7;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.vh-home .vh-icon,
.vh-page .vh-icon {
  width: 20px;
  height: 20px;
}

.vh-home .vh-icon-badge,
.vh-page .vh-icon-badge {
  display: grid;
  place-items: center;
  width: 48px;
  height: 48px;
  margin-bottom: 14px;
  border-radius: 14px;
  background-image: var(--vh-grad) !important;
  color: #fff !important;
}

.vh-home .vh-icon-badge .vh-icon,
.vh-home .vh-icon-badge svg,
.vh-page .vh-icon-badge .vh-icon,
.vh-page .vh-icon-badge svg {
  width: 22px;
  height: 22px;
  color: #fff !important;
}

.vh-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  min-height: 48px;
  padding: 0 22px;
  border-radius: 14px;
  font-size: 13px;
  font-weight: 600;
  transition: transform 0.22s, background-position 0.35s, border-color 0.22s, color 0.22s, filter 0.22s;
}

.vh-btn .vh-icon {
  width: 16px;
  height: 16px;
}

.vh-btn--solid {
  border: 0;
  background-image: var(--vh-grad) !important;
  background-size: 180% 180%;
  background-position: 0% 50%;
  color: #fff !important;
}

.vh-home a.vh-btn--solid,
.vh-page a.vh-btn--solid {
  color: #fff !important;
}

.vh-btn--solid:hover {
  transform: translateY(-2px);
  background-position: 100% 50%;
  filter: brightness(1.06);
}

.vh-btn--ghost {
  border: 1px solid transparent;
  background:
    linear-gradient(var(--vh-bg), var(--vh-bg)) padding-box,
    var(--vh-grad) border-box;
  color: var(--vh-green) !important;
}

.vh-home a.vh-btn--ghost,
.vh-page a.vh-btn--ghost {
  color: var(--vh-green) !important;
}

.vh-btn--ghost:hover {
  color: var(--vh-blue) !important;
  transform: translateY(-2px);
}

.vh-wrap {
  width: min(100% - 48px, 1280px);
  margin-inline: auto;
}

/* Hero slider — per-slide photo, badge, title, button */

.vh-slider {
  position: relative;
  isolation: isolate;
  overflow: hidden;
  min-height: min(72vh, 680px);
  background: var(--vh-navy-deep);
}

.vh-slides,
.vh-slide,
.vh-slide__photo,
.vh-slide__veil {
  position: absolute;
  inset: 0;
}

.vh-slides {
  z-index: 0;
}

.vh-slide {
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.9s ease;
}

.vh-slide.is-active {
  opacity: 1;
  pointer-events: auto;
  z-index: 1;
}

.vh-slide__photo {
  background: #071027 50% / cover no-repeat;
  transform: scale(1.02);
  transition: transform 7s linear;
}

.vh-slide.is-active .vh-slide__photo {
  transform: scale(1.08);
}

.vh-slide__veil {
  z-index: 1;
  pointer-events: none;
  background: linear-gradient(
    90deg,
    rgba(7, 16, 39, 0.12) 0%,
    rgba(7, 16, 39, 0.22) 42%,
    rgba(7, 16, 39, 0.48) 100%
  );
}

.vh-slide__copy {
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 18px;
  width: min(100% - 48px, 1280px);
  min-height: min(72vh, 680px);
  margin-inline: auto;
  padding: clamp(88px, 12vh, 128px) 0 96px;
}

.vh-slide__copy,
.vh-slide__copy h1,
.vh-slider__btn,
.vh-slider__btn:hover {
  color: #fff !important;
}

.vh-slide__badge {
  display: inline-block;
  max-width: min(100%, 640px);
  padding: 8px 14px;
  border-radius: 8px;
  background: #fff;
  color: #1f7a3a !important;
  font-size: 13px;
  font-weight: 600;
  line-height: 1.7;
}

.vh-slide__copy h1 {
  margin: 0;
  max-width: 18em;
  color: #fff !important;
  font-size: clamp(22px, 2.8vw, 36px);
  font-weight: 600;
  line-height: 1.55;
  text-shadow: 0 8px 28px rgba(7, 16, 39, 0.35);
}

.vh-slide__cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  min-height: 42px;
  padding: 0 18px;
  border: 0;
  border-radius: 8px;
  background-image: var(--vh-grad) !important;
  background-size: 180% 180%;
  background-position: 0% 50%;
  color: #fff !important;
  font-size: 13px;
  font-weight: 600;
  transition: transform 0.22s, background-position 0.35s, filter 0.22s;
}

.vh-slide__cta .vh-icon,
.vh-slide__cta svg {
  width: 15px;
  height: 15px;
  color: #fff !important;
}

.vh-slide__cta:hover {
  transform: translateY(-2px);
  background-position: 100% 50%;
  filter: brightness(1.08);
}

.vh-slider__btn,
.vh-slider__dot {
  appearance: none;
  box-shadow: none;
}

.vh-slider__btn {
  position: absolute;
  z-index: 4;
  top: 50%;
  width: 46px;
  height: 46px;
  padding: 0;
  border: 1px solid #ffffff33;
  border-radius: 50%;
  background: #07102799;
  color: #fff !important;
  display: grid;
  place-items: center;
  cursor: pointer;
  transform: translateY(-50%);
}

.vh-slider__btn--prev {
  right: clamp(12px, 3vw, 28px);
}

.vh-slider__btn--next {
  left: clamp(12px, 3vw, 28px);
}

.vh-slider__btn svg {
  width: 16px;
  height: 16px;
}

.vh-slider__btn--prev svg {
  transform: rotate(180deg);
}

.vh-slider__btn:hover {
  border-color: var(--vh-green);
  color: var(--vh-green) !important;
}

.vh-slider__dots {
  position: absolute;
  z-index: 4;
  right: 0;
  left: 0;
  bottom: 28px;
  display: flex;
  justify-content: center;
  gap: 8px;
}

.vh-slider__dot {
  width: 10px;
  min-width: 10px;
  height: 10px;
  min-height: 10px;
  padding: 0;
  border: 0;
  border-radius: 99px;
  background: #ffffff55;
  cursor: pointer;
  transition: width 0.25s, background 0.25s;
}

.vh-slider__dot.is-active {
  width: 28px;
  background-image: var(--vh-grad);
}

.vh-eyebrow {
  width: fit-content;
  color: var(--vh-green) !important;
  backdrop-filter: blur(8px);
  background: #00944414;
  border: 1px solid #00944444;
  border-radius: 999px;
  align-items: center;
  gap: 10px;
  margin-bottom: 22px;
  padding: 8px 14px;
  font-size: 12px;
  font-weight: 600;
  display: flex;
}

.vh-eyebrow__dot {
  background: var(--vh-green);
  border-radius: 50%;
  width: 6px;
  height: 6px;
  position: relative;
  box-shadow: 0 0 0 4px #0094441f;
}

.vh-eyebrow__dot::after {
  content: "";
  border: 1px solid #009444a6;
  border-radius: 50%;
  animation: 2.4s ease-out infinite vh-pulse;
  position: absolute;
  inset: -5px;
}

.vh-hero h1,
.vh-section h2,
.vh-slide__title {
  letter-spacing: -0.02em;
  margin: 0;
  font-weight: 600;
  line-height: 1.35;
}

.vh-hero__text,
.vh-intro__story p,
.vh-story__lead p,
.vh-section__head p,
.vh-cta__copy p {
  color: var(--vh-muted) !important;
  font-size: clamp(14px, 1.1vw, 17px);
  line-height: 2;
  margin: 22px 0 0;
}

.vh-hero__actions,
.vh-cta__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 32px;
}

/* Sections */

.vh-section {
  position: relative;
  padding: clamp(64px, 9vh, 110px) 0;
}

.vh-section + .vh-section {
  border-top: 1px solid var(--vh-line);
}

.vh-section__head {
  max-width: 640px;
  margin-bottom: 42px;
}

.vh-section__head--row {
  width: 100%;
  max-width: none;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
}

.vh-section__head--row .vh-btn {
  flex: 0 0 auto;
  white-space: nowrap;
}

.vh-section__head--row p {
  margin-top: 12px;
}

.vh-section h2 {
  font-size: clamp(22px, 2.4vw, 32px);
}

.vh-section__head h2::after,
.vh-intro__story h2::after,
.vh-mag-block__head h2::after,
.vh-cta__copy h2::after,
.vh-story__lead h1::after,
.vh-contact__copy h1::after {
  content: "";
  display: block;
  width: 72px;
  height: 4px;
  margin-top: 14px;
  border-radius: 99px;
  background-image: var(--vh-grad);
}

.vh-section h2 span,
.vh-intro__story h2 span,
.vh-story__lead h1 span {
  color: var(--vh-green) !important;
}

.vh-has-motion .vh-reveal {
  opacity: 0;
  transform: translateY(28px);
  transition:
    opacity 0.75s calc(var(--order, 0) * 80ms) cubic-bezier(0.2, 0.8, 0.2, 1),
    transform 0.75s calc(var(--order, 0) * 80ms) cubic-bezier(0.2, 0.8, 0.2, 1);
}

.vh-has-motion .vh-reveal.is-in {
  opacity: 1;
  transform: none;
}

.vh-has-motion .vh-process-row.vh-reveal {
  opacity: 1;
  transform: none;
}

.vh-section__foot {
  margin-top: 36px;
}

.vh-text-link {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: var(--vh-navy) !important;
  font-size: 13px;
  font-weight: 600;
  white-space: nowrap;
}

.vh-text-link svg,
.vh-insight__go svg {
  width: 16px;
  height: 16px;
  transition: transform 0.22s;
}

.vh-text-link:hover {
  color: var(--vh-green-deep) !important;
}

.vh-text-link:hover svg,
.vh-insight:hover .vh-insight__go svg {
  transform: translate(-2px, -2px);
}

/* Homepage intro — about Vastra */

.vh-intro {
  position: relative;
  overflow: hidden;
}

.vh-intro::before {
  content: "";
  position: absolute;
  inset: 8% 0 auto auto;
  width: min(52vw, 640px);
  height: min(52vw, 640px);
  background: radial-gradient(circle, #00944424, transparent 68%);
  pointer-events: none;
}

.vh-intro__layout {
  display: grid;
  grid-template-columns: minmax(280px, 0.92fr) minmax(0, 1.08fr);
  align-items: center;
  gap: clamp(28px, 5vw, 72px);
}

.vh-intro__visual {
  position: relative;
  background: var(--vh-navy-deep);
  border-radius: 28px;
  overflow: hidden;
}

.vh-intro__visual::before {
  content: "";
  position: absolute;
  inset: 6% 8% auto 8%;
  height: 58%;
  background: radial-gradient(circle, #00944433, transparent 70%);
  filter: blur(18px);
  pointer-events: none;
}

.vh-intro__stage {
  position: relative;
  margin: 0;
  z-index: 1;
  animation: vh-float 7s ease-in-out infinite;
}

.vh-intro__stage img,
.vh-story__media img {
  width: 100%;
  height: auto;
  object-fit: contain;
  mix-blend-mode: lighten;
}

.vh-intro__story h2 {
  font-size: clamp(22px, 2.6vw, 34px);
}

.vh-intro__story > p {
  max-width: 42em;
}

.vh-intro__meaning {
  margin: 26px 0 0;
  padding: 18px 20px 20px;
  border: 0;
  border-inline-start: 3px solid var(--vh-green);
  border-start-start-radius: 0;
  border-end-start-radius: 0;
  border-start-end-radius: 18px;
  border-end-end-radius: 18px;
  background: linear-gradient(to left, #00944418, var(--vh-bg-soft));
}

.vh-intro__meaning-kicker {
  margin: 0 0 6px !important;
  color: var(--vh-green) !important;
  font-size: 12px !important;
  font-weight: 600;
  line-height: 1.6 !important;
}

.vh-intro__meaning p {
  margin: 0;
  color: var(--vh-text) !important;
  font-size: 14px !important;
  line-height: 1.9 !important;
}

.vh-intro__story .vh-btn {
  margin-top: 28px;
}

/* About page story */

.vh-brand-page {
  padding-top: 0;
}

.vh-story {
  padding-top: clamp(28px, 5vh, 48px);
}

.vh-story__hero {
  display: grid;
  grid-template-columns: minmax(0, 1.05fr) minmax(260px, 0.95fr);
  align-items: center;
  gap: clamp(28px, 5vw, 72px);
}

.vh-story__lead h1 {
  margin: 0;
  font-size: clamp(24px, 3vw, 36px);
  font-weight: 600;
  line-height: 1.35;
}

.vh-story__lead p {
  max-width: 44em;
}

.vh-story__media {
  margin: 0;
  background: var(--vh-navy-deep);
  border-radius: 28px;
  overflow: hidden;
}

.vh-story-pillars__grid {
  display: grid;
  grid-template-columns: minmax(0, 1.25fr) minmax(0, 1fr) minmax(0, 1fr);
  gap: 12px;
}

.vh-story-card.vh-reveal,
.vh-board__card.vh-reveal {
  animation: none;
}

.vh-story-card {
  position: relative;
  overflow: hidden;
  border: 1px solid var(--vh-card-border);
  border-radius: 24px;
  background: var(--vh-card);
  box-shadow: 0 12px 32px #0d173a0d;
  backdrop-filter: blur(18px);
  padding: 24px 22px 26px;
  animation: vh-reveal 0.7s calc(0.08s + var(--order, 1) * 70ms) both cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: transform 0.28s, border-color 0.28s;
}

.vh-story-card--lead {
  background:
    radial-gradient(circle at 88% 12%, #00944428, transparent 32%),
    linear-gradient(180deg, #ffffff14, transparent 58%),
    var(--vh-card);
}

.vh-story-card:hover,
.vh-board__card:hover {
  transform: translateY(-4px);
  border-color: #00944455;
}

.vh-story-card h2 {
  margin: 0 0 12px;
  font-size: 20px;
}

.vh-story-card p {
  margin: 0;
  color: var(--vh-muted) !important;
  font-size: 14px;
  line-height: 1.95;
}

.vh-board {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 12px;
}

.vh-board__card {
  display: grid;
  justify-items: start;
  gap: 6px;
  padding: 20px 18px 22px;
  border: 1px solid var(--vh-card-border);
  border-radius: 22px;
  background: var(--vh-card);
  box-shadow: 0 12px 32px #0d173a0d;
  animation: vh-reveal 0.7s calc(0.08s + var(--order, 1) * 70ms) both cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: transform 0.28s, border-color 0.28s;
}

.vh-board__avatar {
  display: grid;
  place-items: center;
  width: 48px;
  height: 48px;
  margin-bottom: 10px;
  border-radius: 50%;
  border: 1px solid #00944444;
  background: #00944418;
  color: var(--vh-green) !important;
  font-size: 14px;
  font-weight: 600;
}

.vh-board strong {
  display: block;
  font-size: 15px;
  line-height: 1.6;
}

.vh-board span:not(.vh-board__avatar) {
  display: block;
  color: var(--vh-muted) !important;
  font-size: 12px;
  line-height: 1.7;
}

/* Framework bento */

.vh-framework__grid {
  display: grid;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  gap: 12px;
}

.vh-glass-card {
  position: relative;
  overflow: hidden;
  grid-column: span 2;
  border: 1px solid var(--vh-card-border);
  border-radius: 24px;
  background: var(--vh-card);
  box-shadow: 0 12px 32px #0d173a0d;
  backdrop-filter: blur(18px);
  padding: 24px 22px 26px;
  transition: transform 0.28s, border-color 0.28s, background-color 0.28s, box-shadow 0.28s;
}

.vh-glass-card--lead {
  grid-column: span 4;
  background:
    radial-gradient(circle at 88% 12%, #00944428, transparent 32%),
    linear-gradient(180deg, #ffffff14, transparent 58%),
    var(--vh-card);
}

.vh-glass-card:hover {
  transform: translateY(-6px);
  border-color: #00944455;
  background-color: var(--vh-card);
  box-shadow: 0 18px 40px #0d173a18;
}

.vh-glass-card__number,
.vh-step__number {
  display: grid;
  place-items: center;
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  border: 1px solid #00944444;
  border-radius: 50%;
  color: var(--vh-green) !important;
  direction: ltr;
  font-size: 12px;
  font-weight: 700;
  background: #00944412;
}

.vh-glass-card .vh-icon-badge {
  margin-bottom: 16px;
}

.vh-glass-card__number {
  position: absolute;
  top: 18px;
  left: 18px;
  margin: 0;
}

.vh-glass-card h3 {
  margin: 0 0 10px;
  font-size: 16px;
  font-weight: 600;
}

.vh-glass-card p {
  margin: 0;
  color: var(--vh-muted) !important;
  font-size: 13px;
  line-height: 1.9;
}

/* Process — horizontal steps */

.vh-process-row {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(7, minmax(0, 1fr));
  gap: 10px;
  position: relative;
}

.vh-process-row::before {
  content: "";
  position: absolute;
  top: 24px;
  right: 28px;
  left: 28px;
  height: 2px;
  background: linear-gradient(90deg, #00944400, #009444, #235f83, #00944400);
  transform-origin: right;
  transform: scaleX(0.18);
  transition: transform 1.1s 0.15s cubic-bezier(0.2, 0.8, 0.2, 1);
}

.vh-process-row.is-in::before {
  transform: scaleX(1);
}

.vh-step {
  display: grid;
  justify-items: start;
  gap: 8px;
  padding: 0 4px 8px;
  position: relative;
}

.vh-step .vh-icon-badge {
  width: 48px;
  height: 48px;
  margin-bottom: 4px;
  border-radius: 50%;
  position: relative;
  z-index: 1;
  box-shadow: 0 0 0 8px var(--vh-bg);
}

.vh-step__number {
  position: relative;
  z-index: 1;
  width: auto;
  height: auto;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent;
  color: var(--vh-green) !important;
  font-size: 11px;
  place-items: start;
}

.vh-step small {
  display: block;
  color: var(--vh-green) !important;
  font-size: 11px;
  font-weight: 600;
}

.vh-step h3 {
  margin: 0;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.45;
}

.vh-step p {
  margin: 0;
  color: var(--vh-muted) !important;
  font-size: 12px;
  line-height: 1.75;
}

/* Magazine */

.vh-mag-tabs {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin: 0 0 28px;
}

.vh-mag-tab {
  appearance: none;
  border: 1px solid var(--vh-card-border);
  background: var(--vh-bg-soft);
  color: var(--vh-navy) !important;
  border-radius: 999px;
  min-height: 40px;
  padding: 0 16px;
  font-family: inherit;
  font-size: 13px;
  font-weight: 700;
  cursor: pointer;
  transition: background 0.2s, border-color 0.2s, color 0.2s;
}

.vh-mag-tab.is-active,
.vh-mag-tab:hover {
  background-image: var(--vh-grad);
  border-color: transparent;
  color: #fff !important;
}

.vh-mag-panel[hidden] {
  display: none;
}

.vh-mag-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
}

.vh-mag-grid--articles {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.vh-mag-card {
  display: grid;
  grid-template-rows: 150px auto;
  border: 1px solid var(--vh-card-border);
  border-radius: 20px;
  overflow: hidden;
  background: var(--vh-card);
  box-shadow: 0 10px 28px #0d173a0a;
  transition: transform 0.28s, border-color 0.28s, box-shadow 0.28s;
}

.vh-mag-card--article {
  grid-template-columns: 180px minmax(0, 1fr);
  grid-template-rows: auto;
  min-height: 168px;
}

.vh-mag-card:hover {
  transform: translateY(-4px);
  border-color: #00944455;
  box-shadow: 0 18px 40px #00000033;
}

.vh-mag-card__media {
  display: block;
  overflow: hidden;
  background: var(--vh-bg-soft);
  position: relative;
}

.vh-mag-card__kind,
.vh-mag-card__badge {
  position: absolute;
  z-index: 1;
  padding: 4px 10px;
  border-radius: 999px;
  font-size: 11px;
  font-weight: 700;
  line-height: 1.4;
}

.vh-mag-card__kind {
  top: 10px;
  right: 10px;
  background: #071027d6;
  color: #fff !important;
}

.vh-mag-card__kind:empty {
  display: none;
}

.vh-mag-card__badge {
  bottom: 10px;
  left: 10px;
  background-image: var(--vh-grad);
  color: #fff !important;
}

.vh-mag-card--vastra-call {
  border-color: #00944455;
}

.vh-mag-card--vastra-event .vh-mag-card__badge {
  background: #235f83;
  color: #fff !important;
}

.vh-mag-card--article .vh-mag-card__media {
  min-height: 168px;
}

.vh-mag-card__media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.6s cubic-bezier(0.2, 0.8, 0.2, 1);
}

.vh-mag-card:hover .vh-mag-card__media img {
  transform: scale(1.05);
}

.vh-mag-card__body {
  display: flex;
  flex-direction: column;
  gap: 10px;
  padding: 16px 16px 14px;
  min-height: 148px;
}

.vh-mag-card h3 {
  margin: 0;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.6;
}

.vh-mag-card--article h3 {
  font-size: 16px;
}

.vh-mag-card h3 a:hover {
  color: var(--vh-green) !important;
}

.vh-mag-card p {
  margin: 0;
  color: var(--vh-muted) !important;
  font-size: 13px;
  line-height: 1.8;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.vh-mag-card__meta {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 10px;
  margin-top: auto;
  padding-top: 8px;
  border-top: 1px solid var(--vh-line);
}

.vh-mag-card time {
  color: var(--vh-muted) !important;
  font-size: 12px;
  font-weight: 500;
}

.vh-mag-empty {
  color: var(--vh-muted) !important;
  border: 1px dashed var(--vh-card-border);
  border-radius: 18px;
  padding: 36px 20px;
  text-align: center;
}

.vh-mag-block + .vh-mag-block {
  margin-top: 56px;
  padding-top: 48px;
  border-top: 1px solid var(--vh-line);
}

.vh-mag-block__head {
  display: flex;
  justify-content: space-between;
  align-items: end;
  gap: 20px;
  margin-bottom: 28px;
}

.vh-mag-block__head .vh-eyebrow {
  margin-bottom: 12px;
}

.vh-mag-block__head h2 {
  scroll-margin-top: 108px;
  margin: 0;
  font-size: clamp(22px, 2.4vw, 32px);
}

.vh-mag-block__head p {
  max-width: 42em;
  margin: 10px 0 0;
  color: var(--vh-muted) !important;
  font-size: 14px;
  line-height: 1.9;
}

.vh-mag-jump {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin: 0 0 40px;
}

.vh-mag-jump a {
  display: inline-flex;
  align-items: center;
  min-height: 40px;
  padding: 0 14px;
  border: 1px solid var(--vh-card-border);
  border-radius: 999px;
  background: var(--vh-bg-soft);
  color: var(--vh-navy) !important;
  font-size: 13px;
  font-weight: 600;
}

.vh-mag-jump a.is-active,
.vh-mag-jump a:hover {
  background-image: var(--vh-grad);
  border-color: transparent;
  color: #fff !important;
}

.vh-mag-grid--news {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.vh-mag-card.is-featured {
  grid-column: 1 / -1;
  grid-template-columns: minmax(240px, 1.15fr) minmax(0, 1fr);
  grid-template-rows: auto;
  min-height: 280px;
}

.vh-mag-card.is-featured .vh-mag-card__media {
  min-height: 280px;
}

.vh-mag-card.is-featured h3 {
  font-size: clamp(18px, 2vw, 26px);
}

.vh-mag-grid--article {
  grid-template-columns: 1fr;
}

.vh-mag-card--article {
  grid-template-columns: minmax(180px, 240px) minmax(0, 1fr);
  grid-template-rows: auto;
  min-height: 176px;
}

.vh-mag-grid--report {
  grid-template-columns: 1fr;
  gap: 10px;
}

.vh-mag-card--report {
  grid-template-columns: 56px minmax(0, 1fr);
  grid-template-rows: auto;
  align-items: center;
}

.vh-mag-card--report:has(.vh-mag-card__media) {
  grid-template-columns: 56px 120px minmax(0, 1fr);
}

.vh-mag-card--report .vh-mag-card__media {
  height: 92px;
  margin: 12px 0;
  border-radius: 14px;
  overflow: hidden;
}

.vh-mag-card--report .vh-mag-card__body {
  min-height: 0;
  padding: 16px 18px 16px 8px;
}

.vh-mag-card__num {
  display: grid;
  place-items: center;
  width: 42px;
  height: 42px;
  margin-inline-start: 14px;
  border: 1px solid #00944444;
  border-radius: 50%;
  background: #00944412;
  color: var(--vh-green) !important;
  font-size: 12px;
  font-weight: 600;
}

.vh-mag-card__tag {
  display: inline-flex;
  width: fit-content;
  padding: 4px 10px;
  border-radius: 999px;
  background: #00944418;
  color: var(--vh-green) !important;
  font-size: 11px;
  font-weight: 600;
}

.vh-mag-grid--call {
  grid-template-columns: 1fr;
  gap: 12px;
}

.vh-mag-card--call {
  display: block;
  border-color: #00944455;
  background:
    radial-gradient(circle at 100% 0, #00944422, transparent 40%),
    var(--vh-card);
}

.vh-mag-card--call .vh-mag-card__body {
  min-height: 0;
  gap: 12px;
  padding: 22px 24px 20px;
}

.vh-mag-card--call h3 {
  font-size: 20px;
}

.vh-mag-grid--bulletin {
  grid-template-columns: 1fr;
  gap: 0;
  overflow: hidden;
  border: 1px solid var(--vh-card-border);
  border-radius: 20px;
  background: var(--vh-bg-soft);
}

.vh-mag-digest {
  display: grid;
  grid-template-columns: 140px minmax(0, 1fr) auto;
  align-items: center;
  gap: 16px;
  padding: 16px 20px;
  border-bottom: 1px solid var(--vh-line);
}

.vh-mag-digest:last-child {
  border-bottom: 0;
}

.vh-mag-digest:hover {
  background: var(--vh-bg-soft);
}

.vh-mag-digest time {
  color: var(--vh-green) !important;
  font-size: 12px;
  font-weight: 600;
}

.vh-mag-digest h3 {
  margin: 0;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.6;
}

.vh-mag-grid--event {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.vh-mag-card--event {
  grid-template-columns: 92px minmax(0, 1fr);
  grid-template-rows: auto;
  min-height: 0;
}

.vh-mag-card__cal {
  display: grid;
  place-content: center;
  justify-items: center;
  padding: 18px 8px;
  background: #00944412;
  border-inline-end: 1px solid var(--vh-line);
}

.vh-mag-card__cal strong {
  color: var(--vh-green) !important;
  font-size: 28px;
  font-weight: 600;
  line-height: 1;
}

.vh-mag-card__cal span {
  margin-top: 6px;
  color: var(--vh-muted) !important;
  font-size: 12px;
}

.vh-mag-card--event .vh-mag-card__body {
  min-height: 0;
}

.vh-mag-grid--media {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.vh-mag-card--media {
  grid-template-rows: 190px auto;
}

.vh-mag-card--media .vh-mag-card__body {
  min-height: 0;
  padding: 12px 14px 14px;
}

.vh-mag-play {
  position: absolute;
  inset: 0;
  z-index: 1;
  width: 52px;
  height: 52px;
  margin: auto;
  border-radius: 50%;
  background-image: var(--vh-grad);
}

.vh-mag-play::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 0 8px 14px;
  border-color: transparent transparent transparent #071027;
  transform: translate(-40%, -50%);
}

/* CTA */

.vh-cta {
  padding-bottom: clamp(80px, 10vh, 120px);
}

.vh-cta__panel {
  display: grid;
  grid-template-columns: minmax(0, 1.2fr) auto;
  align-items: center;
  gap: 32px;
  border: 1px solid var(--vh-card-border);
  border-radius: 32px;
  padding: clamp(32px, 5vw, 56px);
  background:
    radial-gradient(circle at 92% 18%, #0094442e, transparent 28%),
    radial-gradient(circle at 8% 88%, #235f8318, transparent 32%),
    var(--vh-bg-soft);
}

.vh-cta__copy h2 {
  max-width: 640px;
}

.vh-cta__actions {
  margin-top: 0;
  justify-content: end;
}

/* Magazine archive + single */

body.vastra-magazine,
body.vastra-magazine .wd-page-content,
body.vastra-magazine .main-page-wrapper,
body.vastra-magazine .wd-content-layout,
body.vastra-magazine #main-content {
  background: var(--vh-bg);
  color: var(--vh-text);
}

body.vastra-magazine #main-content .wd-page-title,
body.vastra-magazine #main-content .page-title,
body.vastra-magazine #main-content .entry-title {
  display: none !important;
}

body.vastra-magazine .wd-page-content,
body.vastra-magazine .wd-content-layout,
body.vastra-magazine #main-content,
body.vastra-magazine .wd-content-area {
  max-width: none !important;
  width: 100% !important;
  padding: 0 !important;
  margin: 0 !important;
}

.vh-page {
  padding: clamp(40px, 7vh, 80px) 0 90px;
  font-family: var(--vh-font);
  color: var(--vh-text);
}

.vh-page h1,
.vh-page h2,
.vh-page h3,
.vh-page a,
.vh-page p,
.vh-page time {
  color: var(--vh-text);
  font-family: var(--vh-font) !important;
}

.vh-page a {
  text-decoration: none;
}

.vh-page svg {
  display: block;
  width: 16px;
  height: 16px;
  fill: none !important;
  stroke: currentColor !important;
  stroke-width: 1.7;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.vh-page__head {
  margin-bottom: 28px;
}

.vh-page__head h1 {
  margin: 0;
  font-size: clamp(24px, 3vw, 36px);
  font-weight: 600;
}

.vh-page__lead {
  color: var(--vh-muted) !important;
  max-width: 640px;
  margin: 14px 0 0;
  line-height: 2;
}

.vh-page .vh-mag-tabs {
  margin-bottom: 32px;
}

.vh-page .vh-mag-tab {
  display: inline-flex;
  align-items: center;
}

.vh-pagination {
  margin-top: 36px;
}

.vh-pagination .nav-links {
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
}

.vh-pagination a,
.vh-pagination span {
  min-width: 40px;
  height: 40px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 1px solid var(--vh-card-border);
  border-radius: 10px;
  color: var(--vh-navy) !important;
  padding: 0 12px;
}

.vh-pagination .current {
  background-image: var(--vh-grad);
  border-color: transparent;
  color: #fff !important;
}

.vh-single__hero {
  position: relative;
  margin-bottom: 36px;
}

.vh-single__media img {
  width: 100%;
  max-height: 520px;
  object-fit: cover;
  border-radius: 24px;
}

.vh-single__intro {
  margin-top: 28px;
}

.vh-single__intro h1 {
  margin: 14px 0 12px;
  font-size: clamp(24px, 3vw, 36px);
  font-weight: 600;
  line-height: 1.4;
}

.vh-single__intro time {
  color: var(--vh-green) !important;
  font-size: 13px;
  font-weight: 600;
}

.vh-single__content {
  max-width: 820px;
  color: var(--vh-muted) !important;
  font-size: 16px;
  line-height: 2;
}

.vh-single__content h2,
.vh-single__content h3 {
  color: var(--vh-text) !important;
  margin: 28px 0 12px;
}

.vh-single__content a {
  color: var(--vh-green) !important;

.vh-single__content img {
  border-radius: 16px;
  margin: 18px 0;
}

.vh-single__more {
  margin-top: 64px;
  padding-top: 36px;
  border-top: 1px solid var(--vh-line);
}

.vh-single__player,
.vh-single__audio,
.vh-single__file {
  margin-top: 22px;
  max-width: 820px;
}

.vh-single__player iframe,
.vh-single__player video {
  width: 100%;
  aspect-ratio: 16 / 9;
  height: auto;
  border: 0;
  border-radius: 18px;
  background: #000;
}

.vh-single__audio {
  width: 100%;
}

.vh-value-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
}

.vh-value-list li {
  display: flex;
  align-items: start;
  gap: 14px;
  padding: 20px;
  border: 1px solid var(--vh-card-border);
  border-radius: 20px;
  background: var(--vh-card);
  font-weight: 600;
}

.vh-value-list span {
  color: var(--vh-green) !important;
  font-weight: 600;
}

.vh-contact__grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(280px, 0.9fr);
  gap: clamp(28px, 5vw, 64px);
  align-items: start;
}

.vh-contact__cards {
  display: grid;
  gap: 12px;
  margin: 28px 0 24px;
}

.vh-contact__list {
  list-style: none;
  margin: 16px 0 0;
  padding: 0;
  display: grid;
  gap: 12px;
}

.vh-contact__list li {
  display: flex;
  align-items: flex-start;
  gap: 10px;
}

.vh-contact__list .vh-icon {
  width: 18px;
  height: 18px;
  margin-top: 4px;
  color: var(--vh-green) !important;
  flex: 0 0 auto;
}

.vh-contact__list span {
  display: block;
  color: var(--vh-green) !important;
  font-size: 12px;
  font-weight: 700;
}

.vh-contact__map iframe {
  width: 100%;
  min-height: 420px;
  border: 0;
  border-radius: 24px;
  background: var(--vh-bg-soft);
}

.vh-contact .vh-site-footer__socials a {
  color: var(--vh-navy) !important;
  border-color: var(--vh-card-border);
  background: #fff;
}

.vh-contact .vh-site-footer__socials a:hover {
  border-color: var(--vh-green);
  color: var(--vh-green) !important;
}

@media (max-width: 1180px) {
  .vh-framework__grid,
  .vh-mag-grid,
  .vh-process-row {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .vh-mag-grid--news,
  .vh-mag-grid--event,
  .vh-mag-grid--media {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .vh-mag-card.is-featured {
    grid-column: 1 / -1;
  }

  .vh-mag-grid--article,
  .vh-mag-grid--report,
  .vh-mag-grid--call,
  .vh-mag-grid--bulletin {
    grid-template-columns: 1fr;
  }

  .vh-glass-card,
  .vh-glass-card--lead {
    grid-column: span 2;
  }

  .vh-process-row::before {
    display: none;
  }

  .vh-mag-grid--articles {
    grid-template-columns: 1fr;
  }

  .vh-story-pillars__grid,
  .vh-board,
  .vh-value-list {
    grid-template-columns: 1fr 1fr;
  }
}

@keyframes vh-float {
  0%,
  100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-12px);
  }
}

@keyframes vh-reveal {
  0% {
    opacity: 0;
    transform: translateY(24px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes vh-pulse {
  0% {
    opacity: 0.72;
    transform: scale(0.72);
  }
  70%,
  to {
    opacity: 0;
    transform: scale(1.8);
  }
}

@keyframes vh-progress {
  from {
    transform: scaleX(0);
  }
  to {
    transform: scaleX(1);
  }
}

@media (max-width: 1020px) {
  .vh-intro__layout,
  .vh-story__hero,
  .vh-story-pillars__grid,
  .vh-cta__panel,
  .vh-board,
  .vh-value-list,
  .vh-contact__grid {
    grid-template-columns: 1fr;
    gap: 28px;
  }

  .vh-intro__story,
  .vh-story__lead {
    order: -1;
  }

  .vh-intro__story h2 {
    max-width: none;
  }

  .vh-slide__copy h1 {
    font-size: clamp(20px, 6vw, 30px);
    max-width: none;
  }

  .vh-cta__actions {
    justify-content: start;
  }

  .vh-mag-card--article {
    grid-template-columns: 1fr;
    grid-template-rows: 170px auto;
  }

  .vh-mag-card.is-featured,
  .vh-mag-card--report,
  .vh-mag-card--report:has(.vh-mag-card__media),
  .vh-mag-card--event,
  .vh-mag-digest {
    grid-template-columns: 1fr;
  }

  .vh-mag-block__head {
    flex-direction: column;
    align-items: start;
  }
}

@media (max-width: 640px) {
  .vh-wrap {
    width: min(100% - 36px, 1280px);
  }

  .vh-framework__grid,
  .vh-mag-grid,
  .vh-process-row,
  .vh-mag-grid--news,
  .vh-mag-grid--event,
  .vh-mag-grid--media {
    grid-template-columns: 1fr;
  }

  .vh-glass-card,
  .vh-glass-card--lead {
    grid-column: auto;
  }

  .vh-section__head--row {
    flex-direction: column;
    align-items: start;
  }

  .vh-slide__copy {
    width: min(100% - 36px, 1280px);
    padding-bottom: 96px;
  }

  .vh-slider__btn {
    width: 40px;
    height: 40px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .vh-intro__stage,
  .vh-has-motion .vh-reveal {
    animation: none !important;
    opacity: 1 !important;
    transform: none !important;
  }

  .vh-home *,
  .vh-home *::before,
  .vh-home *::after,
  .vh-page *,
  .vh-page *::before,
  .vh-page *::after {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
  }
}
