@font-face {
  font-family: "Almarai";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("assets/fonts/almarai-400-arabic.woff2") format("woff2");
  unicode-range: U+0600-06ff, U+0750-077f, U+0870-088e, U+0890-0891, U+0897-08e1,
    U+08e3-08ff, U+200c-200e, U+2010-2011, U+204f, U+2e41, U+fb50-fdff,
    U+fe70-fe74, U+fe76-fefc, U+102e0-102fb, U+10e60-10e7e, U+10ec2-10ec4,
    U+10efc-10eff, U+1ee00-1ee03, U+1ee05-1ee1f, U+1ee21-1ee22, U+1ee24,
    U+1ee27, U+1ee29-1ee32, U+1ee34-1ee37, U+1ee39, U+1ee3b, U+1ee42,
    U+1ee47, U+1ee49, U+1ee4b, U+1ee4d-1ee4f, U+1ee51-1ee52, U+1ee54,
    U+1ee57, U+1ee59, U+1ee5b, U+1ee5d, U+1ee5f, U+1ee61-1ee62, U+1ee64,
    U+1ee67-1ee6a, U+1ee6c-1ee72, U+1ee74-1ee77, U+1ee79-1ee7c, U+1ee7e,
    U+1ee80-1ee89, U+1ee8b-1ee9b, U+1eea1-1eea3, U+1eea5-1eea9,
    U+1eeab-1eebb, U+1eef0-1eef1;
}

@font-face {
  font-family: "Almarai";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("assets/fonts/almarai-400-latin.woff2") format("woff2");
  unicode-range: U+0000-00ff, U+0131, U+0152-0153, U+02bb-02bc, U+02c6, U+02da,
    U+02dc, U+0304, U+0308, U+0329, U+2000-206f, U+20ac, U+2122, U+2191,
    U+2193, U+2212, U+2215, U+feff, U+fffd;
}

@font-face {
  font-family: "Almarai";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("assets/fonts/almarai-700-arabic.woff2") format("woff2");
  unicode-range: U+0600-06ff, U+0750-077f, U+0870-088e, U+0890-0891, U+0897-08e1,
    U+08e3-08ff, U+200c-200e, U+2010-2011, U+204f, U+2e41, U+fb50-fdff,
    U+fe70-fe74, U+fe76-fefc, U+102e0-102fb, U+10e60-10e7e, U+10ec2-10ec4,
    U+10efc-10eff, U+1ee00-1ee03, U+1ee05-1ee1f, U+1ee21-1ee22, U+1ee24,
    U+1ee27, U+1ee29-1ee32, U+1ee34-1ee37, U+1ee39, U+1ee3b, U+1ee42,
    U+1ee47, U+1ee49, U+1ee4b, U+1ee4d-1ee4f, U+1ee51-1ee52, U+1ee54,
    U+1ee57, U+1ee59, U+1ee5b, U+1ee5d, U+1ee5f, U+1ee61-1ee62, U+1ee64,
    U+1ee67-1ee6a, U+1ee6c-1ee72, U+1ee74-1ee77, U+1ee79-1ee7c, U+1ee7e,
    U+1ee80-1ee89, U+1ee8b-1ee9b, U+1eea1-1eea3, U+1eea5-1eea9,
    U+1eeab-1eebb, U+1eef0-1eef1;
}

@font-face {
  font-family: "Almarai";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("assets/fonts/almarai-700-latin.woff2") format("woff2");
  unicode-range: U+0000-00ff, U+0131, U+0152-0153, U+02bb-02bc, U+02c6, U+02da,
    U+02dc, U+0304, U+0308, U+0329, U+2000-206f, U+20ac, U+2122, U+2191,
    U+2193, U+2212, U+2215, U+feff, U+fffd;
}

@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
  src: url("assets/fonts/montserrat-latin-400-700.woff2") format("woff2");
  unicode-range: U+0000-00ff, U+0131, U+0152-0153, U+02bb-02bc, U+02c6, U+02da,
    U+02dc, U+0304, U+0308, U+0329, U+2000-206f, U+20ac, U+2122, U+2191,
    U+2193, U+2212, U+2215, U+feff, U+fffd;
}

:root {
  --black: #0a0a0a;
  --ink: #1d1d1d;
  --muted: #666666;
  --line: #d4d4d4;
  --line-soft: #e7e7e7;
  --paper: #f7f7f7;
  --white: #ffffff;
  --accent: #505edd;
  --shell: 1240px;
  --header-height: 84px;
  --section-space: 118px;
  --transition: 180ms ease;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
  scroll-padding-top: calc(var(--header-height) + 16px);
}

body {
  min-width: 320px;
  margin: 0;
  overflow-wrap: anywhere;
  color: var(--ink);
  background: var(--white);
  font-family: "Almarai", sans-serif;
  font-size: 16px;
  line-height: 1.9;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

html[lang="en"] body {
  font-family: "Montserrat", "Almarai", sans-serif;
  line-height: 1.7;
}

html[lang="hi"] body {
  font-family: "Kohinoor Devanagari", "Noto Sans Devanagari", Mangal, "Nirmala UI", sans-serif;
  line-height: 1.75;
}

html[lang="ur"] body {
  font-family: "Noto Nastaliq Urdu", "Geeza Pro", "Noto Sans Arabic", Tahoma, sans-serif;
  line-height: 2;
}

html[lang="bn"] body {
  font-family: "Kohinoor Bangla", "Noto Sans Bengali", "Bangla Sangam MN", "Nirmala UI", sans-serif;
  line-height: 1.8;
}

html[lang="fa"] body {
  font-family: "Geeza Pro", "Noto Sans Arabic", Tahoma, Arial, sans-serif;
  line-height: 1.9;
}

html[lang="zh-Hans"] body {
  font-family: "PingFang SC", "Noto Sans CJK SC", "Microsoft YaHei", sans-serif;
  line-height: 1.75;
}

html[lang="en"] h1,
html[lang="en"] h2,
html[lang="en"] h3 {
  letter-spacing: -0.035em;
}

html[lang="hi"] h1,
html[lang="hi"] h2,
html[lang="hi"] h3,
html[lang="ur"] h1,
html[lang="ur"] h2,
html[lang="ur"] h3,
html[lang="bn"] h1,
html[lang="bn"] h2,
html[lang="bn"] h3,
html[lang="fa"] h1,
html[lang="fa"] h2,
html[lang="fa"] h3,
html[lang="zh-Hans"] h1,
html[lang="zh-Hans"] h2,
html[lang="zh-Hans"] h3 {
  letter-spacing: normal;
}

body.nav-open {
  overflow: hidden;
}

img,
picture {
  display: block;
  max-width: 100%;
}

img {
  height: auto;
}

a {
  color: inherit;
  text-decoration: none;
}

button,
input,
textarea {
  font: inherit;
}

button,
a {
  -webkit-tap-highlight-color: transparent;
}

:focus-visible {
  outline: 3px solid var(--accent);
  outline-offset: 4px;
}

.skip-link {
  position: fixed;
  inset-block-start: 12px;
  inset-inline-start: 16px;
  z-index: 1000;
  padding: 9px 14px;
  color: var(--white);
  background: var(--black);
  border-radius: 4px;
  font-size: 13px;
  font-weight: 700;
  transform: translateY(-160%);
  transition: transform var(--transition);
}

.skip-link:focus {
  transform: translateY(0);
}

.shell {
  width: min(calc(100% - 56px), var(--shell));
  margin-inline: auto;
}

.site-header {
  position: fixed;
  inset: 0 0 auto;
  z-index: 100;
  height: var(--header-height);
  border-block-end: 1px solid rgba(17, 17, 17, 0.12);
  background: rgba(255, 255, 255, 0.94);
  -webkit-backdrop-filter: blur(16px);
  backdrop-filter: blur(16px);
}

.header-inner {
  height: 100%;
  display: flex;
  align-items: center;
  gap: 40px;
}

.brand {
  width: 180px;
  min-height: 44px;
  display: inline-flex;
  align-items: center;
  flex-shrink: 0;
}

.brand-logo {
  width: 100%;
  height: auto;
  aspect-ratio: 1406 / 469;
  object-fit: contain;
}

.primary-nav {
  margin-inline-start: auto;
  display: flex;
  align-items: center;
  gap: clamp(18px, 2.2vw, 32px);
}

.primary-nav a {
  position: relative;
  min-height: 44px;
  display: inline-flex;
  align-items: center;
  color: #525252;
  font-size: 12px;
  font-weight: 700;
  white-space: nowrap;
}

.primary-nav a:not(.nav-cta)::after {
  content: "";
  position: absolute;
  inset-inline-start: 0;
  inset-block-end: 4px;
  width: 0;
  height: 1px;
  background: var(--accent);
  transition: width var(--transition);
}

.primary-nav a:hover::after,
.primary-nav a:focus-visible::after {
  width: 100%;
}

.primary-nav .nav-cta {
  min-width: 114px;
  padding-inline: 20px;
  justify-content: center;
  color: var(--white);
  background: var(--black);
  border-radius: 3px;
}

.primary-nav .nav-cta:hover {
  background: var(--ink);
}

.language-menu {
  position: relative;
  color: var(--ink);
}

.language-menu summary {
  min-height: 44px;
  padding-inline: 12px;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  border: 1px solid var(--line);
  border-radius: 3px;
  color: var(--ink);
  background: var(--white);
  font-size: 12px;
  font-weight: 700;
  white-space: nowrap;
  cursor: pointer;
  list-style: none;
  unicode-bidi: isolate;
}

.language-menu summary::-webkit-details-marker {
  display: none;
}

.language-menu summary::after {
  content: "⌄";
  color: var(--muted);
  font-size: 13px;
  line-height: 1;
}

.language-menu[open] summary::after {
  transform: rotate(180deg);
}

.language-menu-list {
  position: absolute;
  inset-block-start: calc(100% + 8px);
  inset-inline-end: 0;
  z-index: 120;
  width: min(320px, calc(100vw - 32px));
  padding: 8px;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 4px;
  border: 1px solid var(--line);
  border-radius: 4px;
  background: var(--white);
  box-shadow: 0 18px 50px rgba(10, 10, 10, 0.12);
}

.primary-nav .language-menu-list .language-link {
  min-height: 44px;
  padding-inline: 10px;
  justify-content: center;
  border-radius: 3px;
  text-align: center;
  white-space: normal;
  unicode-bidi: isolate;
}

.primary-nav .language-menu-list .language-link::after {
  display: none;
}

.primary-nav .language-menu-list .language-link:hover,
.primary-nav .language-menu-list .language-link:focus-visible {
  background: var(--paper);
}

.primary-nav .language-menu-list .language-link[aria-current="page"] {
  color: var(--white);
  background: var(--black);
}

.language-link[lang="ar"] { font-family: "Almarai", sans-serif; }
.language-link[lang="en"] { font-family: "Montserrat", sans-serif; }
.language-link[lang="hi"] { font-family: "Kohinoor Devanagari", "Noto Sans Devanagari", Mangal, sans-serif; }
.language-link[lang="ur"] { font-family: "Noto Nastaliq Urdu", "Geeza Pro", Tahoma, sans-serif; }
.language-link[lang="bn"] { font-family: "Kohinoor Bangla", "Noto Sans Bengali", "Bangla Sangam MN", sans-serif; }
.language-link[lang="fa"] { font-family: "Geeza Pro", "Noto Sans Arabic", Tahoma, sans-serif; }
.language-link[lang="zh-Hans"] { font-family: "PingFang SC", "Noto Sans CJK SC", sans-serif; }

.nav-toggle {
  width: 44px;
  height: 44px;
  margin-inline-start: auto;
  display: none;
  place-content: center;
  gap: 5px;
  border: 1px solid var(--line);
  border-radius: 3px;
  color: var(--ink);
  background: var(--white);
  cursor: pointer;
}

.nav-toggle span {
  width: 18px;
  height: 1px;
  display: block;
  background: currentColor;
  transition: transform var(--transition), opacity var(--transition);
}

.nav-toggle[aria-expanded="true"] span:nth-child(1) {
  transform: translateY(6px) rotate(45deg);
}

.nav-toggle[aria-expanded="true"] span:nth-child(2) {
  opacity: 0;
}

.nav-toggle[aria-expanded="true"] span:nth-child(3) {
  transform: translateY(-6px) rotate(-45deg);
}

.hero {
  min-height: 850px;
  padding-block: calc(var(--header-height) + 72px) 42px;
  background: var(--paper);
}

.hero-layout {
  min-height: 580px;
  display: grid;
  grid-template-columns: minmax(0, 1.04fr) minmax(420px, 0.96fr);
  align-items: center;
  gap: clamp(52px, 7vw, 104px);
}

.hero-copy {
  max-width: 680px;
}

.eyebrow,
.section-index,
.contact-panel-kicker,
.record-type {
  margin: 0 0 18px;
  color: var(--accent);
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.08em;
}

h1,
h2,
h3,
p {
  margin-block-start: 0;
}

h1,
h2,
h3 {
  text-wrap: balance;
}

h1 {
  max-width: 700px;
  margin-block-end: 28px;
  font-size: clamp(52px, 5.5vw, 76px);
  font-weight: 700;
  line-height: 1.15;
  letter-spacing: -0.045em;
}

h2 {
  max-width: 15ch;
  margin-block-end: 24px;
  font-size: clamp(38px, 4.3vw, 58px);
  font-weight: 700;
  line-height: 1.22;
  letter-spacing: -0.035em;
}

h3 {
  margin-block-end: 12px;
  font-size: clamp(22px, 2.1vw, 30px);
  font-weight: 700;
  line-height: 1.4;
}

.hero-lead {
  max-width: 56ch;
  margin-block-end: 34px;
  color: var(--muted);
  font-size: clamp(17px, 1.35vw, 19px);
  line-height: 2;
}

.hero-actions {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 18px 28px;
}

.button {
  min-height: 50px;
  padding: 12px 22px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  border: 1px solid transparent;
  border-radius: 3px;
  font-size: 13px;
  font-weight: 700;
  cursor: pointer;
  transition: transform var(--transition), background-color var(--transition), border-color var(--transition);
}

.button:hover {
  transform: translateY(-2px);
}

.button:active {
  transform: translateY(0) scale(0.985);
}

.button-primary {
  color: var(--white);
  background: var(--black);
}

.button-primary:hover {
  background: var(--ink);
}

.button-wide {
  width: 100%;
}

.text-link {
  min-height: 44px;
  display: inline-flex;
  align-items: center;
  border-block-end: 1px solid var(--accent);
  color: var(--ink);
  font-size: 13px;
  font-weight: 700;
}

.text-link:hover {
  color: var(--accent);
}

.hero-visual {
  position: relative;
  height: auto;
  aspect-ratio: 3 / 2;
  margin: 0;
  overflow: hidden;
  border-radius: 4px;
  background: #212756;
}

.hero-visual picture,
.hero-visual img {
  width: 100%;
  height: 100%;
}

.hero-visual img {
  object-fit: cover;
  object-position: center;
}

.hero-visual figcaption {
  position: absolute;
  inset: auto 0 0;
  padding: 18px 20px;
  color: rgba(255, 255, 255, 0.74);
  background: linear-gradient(transparent, rgba(10, 10, 10, 0.72));
  font-size: 10px;
  text-align: start;
}

.key-facts {
  margin-block-start: 54px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  border-block-start: 1px solid var(--line);
}

.key-facts div {
  min-height: 96px;
  padding: 18px 26px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  border-inline-start: 1px solid var(--line);
}

.key-facts div:first-child {
  border-inline-start: 0;
}

.key-facts dt {
  color: var(--muted);
  font-size: 11px;
}

.key-facts dd {
  margin: 0;
  font-size: clamp(22px, 2.3vw, 34px);
  font-weight: 700;
  line-height: 1.2;
}

.facts-note {
  margin-block: 12px 0;
  color: var(--muted);
  font-size: 10px;
  text-align: end;
}

.section {
  padding-block: var(--section-space);
}

.section-about {
  background: var(--white);
}

.about-layout {
  display: grid;
  grid-template-columns: minmax(0, 0.88fr) minmax(0, 1.12fr);
  align-items: start;
  gap: clamp(64px, 9vw, 130px);
}

.lead-prose {
  padding-block-start: 50px;
}

.prose p {
  margin-block-end: 24px;
  color: var(--muted);
  font-size: clamp(17px, 1.45vw, 20px);
  line-height: 2.05;
}

.section-services {
  background: var(--paper);
}

.services-heading,
.brands-heading {
  max-width: 720px;
  margin-block-end: 64px;
}

.services-heading > p:last-child,
.brands-heading > p:last-child {
  max-width: 58ch;
  margin: 0;
  color: var(--muted);
}

.work-model {
  margin: 0;
  padding: 0;
  border-block-start: 1px solid var(--line);
  list-style: none;
}

.work-model li {
  min-height: 176px;
  padding-block: 34px;
  display: grid;
  grid-template-columns: 80px minmax(220px, 0.7fr) minmax(0, 1fr);
  align-items: center;
  gap: 34px;
  border-block-end: 1px solid var(--line);
}

.model-number {
  color: var(--accent);
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.12em;
}

.work-model h3,
.work-model p {
  margin: 0;
}

.work-model p {
  max-width: 52ch;
  color: var(--muted);
}

.section-operations {
  background: #f1f1ee;
}

.operations-heading {
  max-width: 850px;
  margin-block-end: clamp(38px, 5vw, 64px);
}

.operations-heading > p:last-child {
  max-width: 62ch;
  color: var(--muted);
  font-size: 16px;
}

.operations-gallery {
  display: grid;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  align-items: start;
  gap: clamp(12px, 1.8vw, 24px);
}

.operations-card {
  grid-column: span 3;
  margin: 0;
  padding: 8px;
  border: 1px solid var(--line);
  background: var(--white);
}

.operations-card-feature {
  grid-column: span 3;
}

.operations-card picture,
.operations-card img {
  display: block;
  width: 100%;
}

.operations-card img {
  height: auto;
}

.operations-card figcaption {
  min-height: 54px;
  padding: 14px 10px 8px;
  color: var(--muted);
  font-size: 10px;
  line-height: 1.7;
}

.section-storage {
  background: var(--white);
}

.storage-heading {
  max-width: 880px;
  margin-block-end: clamp(42px, 6vw, 72px);
}

.storage-heading > p:last-child {
  max-width: 64ch;
  margin: 0;
  color: var(--muted);
  font-size: 16px;
}

.storage-showcase {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(360px, 0.78fr);
  align-items: stretch;
  gap: clamp(42px, 7vw, 96px);
}

.storage-categories {
  border-block-start: 1px solid var(--line);
}

.storage-category {
  min-height: 190px;
  padding-block: 28px;
  display: grid;
  grid-template-columns: 48px minmax(0, 1fr);
  align-items: start;
  gap: 24px;
  border-block-end: 1px solid var(--line);
}

.storage-category-number,
.storage-process li > span,
.storage-kicker {
  color: var(--accent);
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.08em;
}

.storage-category h3,
.storage-category p,
.storage-subheading h3,
.storage-subheading p,
.storage-process h4,
.storage-process p,
.storage-assurance h3,
.storage-assurance p,
.storage-faq-list p {
  margin: 0;
}

.storage-category h3 {
  margin-block-end: 14px;
  font-size: clamp(22px, 2.2vw, 30px);
}

.storage-category p {
  max-width: 48ch;
  color: var(--muted);
  font-size: 14px;
  line-height: 1.9;
}

.storage-visual {
  position: relative;
  margin: 0;
  padding: 8px;
  overflow: hidden;
  border: 1px solid var(--line);
  background: var(--paper);
}

.storage-visual picture,
.storage-visual img {
  display: block;
  width: 100%;
}

.storage-visual img {
  height: auto;
}

.storage-visual figcaption {
  padding: 14px 10px 8px;
  color: var(--muted);
  font-size: 10px;
  line-height: 1.7;
}

.storage-process-wrap {
  margin-block-start: clamp(72px, 9vw, 118px);
  padding-block-start: 32px;
  display: grid;
  grid-template-columns: minmax(220px, 0.68fr) minmax(0, 1.32fr);
  gap: clamp(40px, 7vw, 88px);
  border-block-start: 1px solid var(--line);
}

.storage-subheading h3 {
  max-width: 14ch;
  margin-block-start: 12px;
  font-size: clamp(25px, 2.8vw, 38px);
  line-height: 1.45;
}

.storage-process {
  margin: 0;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  border-block-start: 1px solid var(--line);
  list-style: none;
}

.storage-process li {
  min-height: 188px;
  padding: 26px 24px;
  border-block-end: 1px solid var(--line);
  border-inline-start: 1px solid var(--line);
}

.storage-process h4 {
  margin-block: 18px 10px;
  font-size: 17px;
}

.storage-process p {
  color: var(--muted);
  font-size: 12px;
  line-height: 1.85;
}

.storage-assurance {
  margin-block-start: clamp(58px, 8vw, 92px);
  padding: clamp(30px, 5vw, 58px);
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  align-items: center;
  gap: clamp(32px, 6vw, 72px);
  color: var(--white);
  background: var(--black);
}

.storage-kicker-light {
  color: #9ca4f6;
}

.storage-assurance h3 {
  max-width: 24ch;
  margin-block: 12px 14px;
  color: var(--white);
  font-size: clamp(25px, 3vw, 38px);
  line-height: 1.45;
}

.storage-assurance > div:first-child > p:last-child {
  max-width: 62ch;
  color: rgba(255, 255, 255, 0.68);
  font-size: 13px;
  line-height: 1.9;
}

.storage-actions {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 16px 24px;
}

.storage-call {
  min-height: 44px;
  display: inline-flex;
  align-items: center;
  border-block-end: 1px solid #9ca4f6;
  color: var(--white);
  font-size: 12px;
  font-weight: 700;
}

.storage-call:hover {
  color: #bfc4ff;
}

.storage-faq {
  margin-block-start: clamp(68px, 9vw, 110px);
  display: grid;
  grid-template-columns: minmax(220px, 0.68fr) minmax(0, 1.32fr);
  gap: clamp(40px, 7vw, 88px);
}

.storage-faq-list {
  border-block-start: 1px solid var(--line);
}

.storage-faq-list details {
  border-block-end: 1px solid var(--line);
}

.storage-faq-list summary {
  min-height: 74px;
  padding-block: 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  color: var(--ink);
  cursor: pointer;
  font-size: 14px;
  font-weight: 700;
  list-style: none;
}

.storage-faq-list summary::-webkit-details-marker {
  display: none;
}

.storage-faq-list summary::after {
  content: "+";
  color: var(--accent);
  font-size: 20px;
  font-weight: 400;
}

.storage-faq-list details[open] summary::after {
  content: "−";
}

.storage-faq-list p {
  max-width: 62ch;
  padding-block: 0 22px;
  color: var(--muted);
  font-size: 13px;
  line-height: 1.9;
}

.section-approach {
  background: var(--white);
}

.approach-layout {
  display: grid;
  grid-template-columns: minmax(0, 1.08fr) minmax(360px, 0.92fr);
  align-items: center;
  gap: clamp(64px, 9vw, 128px);
}

.approach-visual {
  height: 500px;
  margin: 0;
  overflow: hidden;
  background: var(--paper);
}

.approach-visual img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.approach-visual picture {
  width: 100%;
  height: 100%;
}

.approach-copy > p:not(.section-index) {
  color: var(--muted);
  font-size: 17px;
}

.principles-list {
  margin: 36px 0 0;
  padding: 0;
  border-block-start: 1px solid var(--line);
  list-style: none;
}

.principles-list li {
  min-height: 66px;
  display: grid;
  grid-template-columns: 90px minmax(0, 1fr);
  align-items: center;
  gap: 20px;
  border-block-end: 1px solid var(--line);
}

.principles-list strong {
  color: var(--accent);
  font-size: 13px;
}

.principles-list span {
  color: var(--muted);
  font-size: 14px;
}

.section-coverage {
  color: var(--white);
  background: var(--black);
}

.coverage-layout {
  display: grid;
  grid-template-columns: minmax(0, 0.88fr) minmax(0, 1.12fr);
  align-items: start;
  gap: clamp(64px, 9vw, 130px);
}

.section-index-light {
  color: #9ca4f6;
}

.coverage-heading h2 {
  color: var(--white);
}

.coverage-copy {
  padding-block-start: 50px;
}

.coverage-lead {
  max-width: 55ch;
  margin-block-end: 38px;
  color: rgba(255, 255, 255, 0.72);
  font-size: clamp(17px, 1.45vw, 20px);
}

.city-list {
  margin: 0;
  padding: 24px 0;
  display: flex;
  flex-wrap: wrap;
  gap: 10px 0;
  border-block: 1px solid rgba(255, 255, 255, 0.18);
  list-style: none;
}

.city-list li {
  padding-inline: 16px;
  color: rgba(255, 255, 255, 0.9);
  font-size: 13px;
}

.city-list li:first-child {
  padding-inline-start: 0;
}

.city-list li + li {
  border-inline-start: 1px solid rgba(255, 255, 255, 0.24);
}

.outlet-note {
  margin: 24px 0 0;
  color: rgba(255, 255, 255, 0.52);
  font-size: 11px;
  line-height: 1.9;
}

.section-brands {
  background: var(--white);
}

.brand-records {
  border-block-start: 1px solid var(--line);
}

.brand-record {
  min-height: 350px;
  padding-block: 44px;
  display: grid;
  grid-template-columns: minmax(300px, 0.8fr) minmax(0, 1.2fr);
  align-items: center;
  gap: clamp(50px, 8vw, 110px);
  border-block-end: 1px solid var(--line);
}

.brand-visual {
  min-height: 230px;
  padding: 30px;
  display: grid;
  place-items: center;
  background: var(--paper);
}

.brand-visual img {
  width: min(250px, 72%);
  max-height: 160px;
  object-fit: contain;
}

.brand-copy {
  max-width: 610px;
}

.brand-copy h3 {
  margin-block-end: 14px;
}

.brand-copy > p:last-child {
  margin: 0;
  color: var(--muted);
}

.section-contact {
  background: var(--paper);
}

.contact-layout {
  display: grid;
  grid-template-columns: minmax(0, 0.88fr) minmax(420px, 0.76fr);
  align-items: start;
  gap: clamp(64px, 9vw, 130px);
}

.contact-copy > p:not(.section-index) {
  max-width: 52ch;
  color: var(--muted);
  font-size: 17px;
}

.contact-list {
  margin-block-start: 38px;
  display: grid;
  border-block-start: 1px solid var(--line);
  font-style: normal;
}

.contact-list a,
.contact-list > div {
  min-height: 76px;
  padding-block: 16px;
  display: grid;
  grid-template-columns: 120px minmax(0, 1fr);
  align-items: center;
  gap: 18px;
  border-block-end: 1px solid var(--line);
}

.contact-list span {
  color: var(--muted);
  font-size: 11px;
}

.contact-list strong {
  font-size: 13px;
  transition: color var(--transition);
}

.contact-list a:hover strong {
  color: var(--accent);
}

.contact-panel {
  min-height: 520px;
  padding: clamp(34px, 4vw, 52px);
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: var(--white);
  border-block-start: 4px solid var(--accent);
  background: var(--black);
}

.contact-panel-kicker {
  color: #bfc4ff;
}

.contact-panel h3 {
  max-width: 15ch;
  margin-block-end: 16px;
  color: var(--white);
  font-size: clamp(30px, 3.2vw, 42px);
  line-height: 1.35;
}

.contact-panel > p:not(.contact-panel-kicker, .contact-panel-note) {
  max-width: 48ch;
  margin-block-end: 32px;
  color: rgba(255, 255, 255, 0.68);
  font-size: 14px;
}

.contact-actions {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
}

.contact-actions .button-wide {
  grid-column: 1 / -1;
}

.button-light {
  color: var(--black);
  background: var(--white);
}

.button-light:hover {
  background: #efefef;
}

.button-outline-light {
  color: var(--white);
  border-color: rgba(255, 255, 255, 0.32);
  background: transparent;
}

.button-outline-light:hover {
  border-color: var(--white);
  background: rgba(255, 255, 255, 0.08);
}

.contact-panel-note {
  margin: 24px 0 0;
  padding-block-start: 18px;
  color: rgba(255, 255, 255, 0.52);
  border-block-start: 1px solid rgba(255, 255, 255, 0.16);
  font-size: 10px;
}

.site-footer {
  color: var(--ink);
  border-block-start: 1px solid var(--line);
  background: var(--white);
}

.footer-layout {
  padding-block: 52px 44px;
  display: grid;
  grid-template-columns: 1fr auto;
  align-items: center;
  gap: 38px 64px;
}

.footer-logo {
  width: fit-content;
  min-height: 44px;
  display: inline-flex;
  align-items: center;
}

.footer-brand-logo {
  width: 200px;
  height: auto;
  aspect-ratio: 1406 / 469;
  object-fit: contain;
}

.footer-brand p {
  max-width: 40ch;
  margin: 12px 0 0;
  color: var(--muted);
  font-size: 11px;
}

.footer-contact {
  width: fit-content;
  min-height: 44px;
  margin-block-start: 4px;
  display: flex;
  align-items: center;
  gap: 8px;
  color: var(--ink);
  font-size: 11px;
}

.footer-contact span {
  color: var(--muted);
}

.footer-contact:hover {
  color: var(--accent);
}

.footer-links {
  display: flex;
  flex-wrap: wrap;
  justify-content: end;
  gap: 6px 24px;
}

.footer-links a {
  min-height: 44px;
  display: inline-flex;
  align-items: center;
  color: #525252;
  font-size: 11px;
}

.footer-links a:hover {
  color: var(--accent);
}

.footer-legal {
  color: rgba(255, 255, 255, 0.52);
  background: var(--black);
}

.footer-legal-inner {
  min-height: 62px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px 32px;
}

.copyright {
  margin: 0;
  font-size: 10px;
}

.holding-affiliation {
  min-height: 44px;
  display: inline-grid;
  grid-template-columns: auto minmax(0, 1fr);
  align-items: center;
  gap: 12px;
  color: rgba(255, 255, 255, 0.68);
  line-height: 1.35;
  transition: color var(--transition), opacity var(--transition);
}

.holding-affiliation:hover {
  color: var(--white);
}

.holding-lockup {
  min-height: 34px;
  padding-inline-start: 14px;
  display: inline-flex;
  align-items: center;
  gap: 7px;
  border-inline-start: 1px solid rgba(255, 255, 255, 0.2);
  direction: ltr;
}

.holding-mark {
  width: 30px;
  height: 26px;
  flex: 0 0 auto;
}

.holding-name {
  color: var(--white);
  font-family: "Montserrat", sans-serif;
  font-size: 17px;
  font-weight: 700;
  letter-spacing: -0.05em;
  white-space: nowrap;
}

.holding-name small {
  color: rgba(255, 255, 255, 0.64);
  font-family: "Montserrat", sans-serif;
  font-size: 9px;
  font-weight: 400;
  letter-spacing: -0.02em;
}

.holding-affiliation-copy {
  display: grid;
  gap: 2px;
  text-align: start;
}

.holding-affiliation-copy small,
.holding-affiliation-copy strong {
  display: block;
}

.holding-affiliation-copy small {
  color: rgba(255, 255, 255, 0.52);
  font-size: 9px;
  font-weight: 400;
}

.holding-affiliation-copy strong {
  color: currentColor;
  font-size: 10px;
  font-weight: 700;
}

.error-page {
  min-height: 100vh;
  padding: 28px;
  display: grid;
  place-items: center;
  color: var(--ink);
  background: var(--paper);
  text-align: center;
}

.error-page h1 {
  max-width: none;
  font-size: clamp(46px, 9vw, 88px);
}

@media (max-width: 1040px) {
  :root {
    --section-space: 86px;
  }

  .nav-toggle {
    display: grid;
  }

  .primary-nav {
    position: fixed;
    inset: var(--header-height) 0 auto;
    max-height: calc(100dvh - var(--header-height));
    padding: 22px 28px 28px;
    display: grid;
    align-content: start;
    gap: 2px;
    overflow-y: auto;
    border-block-end: 1px solid var(--line);
    background: var(--white);
    transform: translateY(-125%);
    visibility: hidden;
    transition: transform var(--transition), visibility 0s linear 180ms;
  }

  .primary-nav[data-open="true"] {
    transform: translateY(0);
    visibility: visible;
    transition: transform var(--transition), visibility 0s;
  }

  .primary-nav a {
    min-height: 52px;
    padding-inline: 2px;
  }

  .primary-nav .nav-cta {
    width: fit-content;
    margin-block-start: 8px;
  }

  .language-menu {
    position: static;
    margin-block: 8px;
  }

  .language-menu summary {
    width: 100%;
    min-height: 52px;
    justify-content: space-between;
  }

  .language-menu-list {
    position: static;
    width: 100%;
    margin-block-start: 6px;
    box-shadow: none;
  }

  .hero {
    min-height: auto;
    padding-block-start: calc(var(--header-height) + 64px);
  }

  .hero-layout,
  .approach-layout {
    grid-template-columns: 1fr;
  }

  .hero-layout {
    gap: 54px;
  }

  .hero-copy {
    max-width: 760px;
  }

  .hero-visual {
    width: min(760px, 100%);
    height: auto;
    aspect-ratio: 3 / 2;
  }

  .about-layout,
  .coverage-layout {
    grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.1fr);
    gap: 60px;
  }

  .approach-visual {
    width: min(820px, 100%);
    height: 430px;
  }

  .operations-gallery {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .operations-card,
  .operations-card-feature {
    grid-column: auto;
    width: auto;
  }

  .storage-showcase,
  .storage-process-wrap,
  .storage-faq {
    grid-template-columns: 1fr;
  }

  .storage-showcase {
    gap: 42px;
  }

  .storage-visual {
    width: min(700px, 100%);
  }

  .storage-subheading h3 {
    max-width: 22ch;
  }

  .storage-assurance {
    grid-template-columns: 1fr;
  }

  .contact-layout {
    grid-template-columns: 1fr;
  }

  .contact-panel {
    width: min(720px, 100%);
  }
}

@media (max-width: 760px) {
  :root {
    --header-height: 74px;
    --section-space: 64px;
  }

  .shell {
    width: min(calc(100% - 40px), var(--shell));
  }

  .brand {
    width: 150px;
  }

  .hero {
    padding-block-start: calc(var(--header-height) + 48px);
    padding-block-end: 24px;
  }

  .hero-layout {
    gap: 42px;
  }

  h1 {
    font-size: clamp(42px, 12.4vw, 58px);
    line-height: 1.18;
  }

  h2 {
    font-size: clamp(34px, 10vw, 46px);
  }

  .hero-lead {
    font-size: 16px;
  }

  .hero-visual {
    height: auto;
    aspect-ratio: 3 / 2;
  }

  .key-facts {
    margin-block-start: 36px;
    grid-template-columns: 1fr;
  }

  .key-facts div {
    min-height: 76px;
    padding-inline: 0;
    border-inline-start: 0;
    border-block-end: 1px solid var(--line);
  }

  .about-layout,
  .coverage-layout {
    grid-template-columns: 1fr;
    gap: 28px;
  }

  .lead-prose,
  .coverage-copy {
    padding-block-start: 0;
  }

  .services-heading,
  .brands-heading {
    margin-block-end: 44px;
  }

  .work-model li {
    min-height: 0;
    padding-block: 30px;
    grid-template-columns: 54px minmax(0, 1fr);
    gap: 12px 18px;
  }

  .work-model p {
    grid-column: 2;
  }

  .approach-visual {
    height: auto;
    aspect-ratio: 1.28;
  }

  .operations-gallery {
    gap: 12px;
  }

  .operations-card {
    padding: 6px;
  }

  .operations-card figcaption {
    min-height: 66px;
    padding-inline: 6px;
  }

  .storage-heading {
    margin-block-end: 44px;
  }

  .storage-category {
    min-height: 0;
    grid-template-columns: 40px minmax(0, 1fr);
    gap: 16px;
  }

  .storage-process-wrap {
    margin-block-start: 64px;
    gap: 30px;
  }

  .storage-process {
    grid-template-columns: 1fr;
  }

  .storage-process li {
    min-height: 0;
    padding-inline: 0;
    border-inline-start: 0;
  }

  .storage-assurance {
    margin-block-start: 56px;
  }

  .storage-faq {
    margin-block-start: 64px;
    gap: 30px;
  }

  .city-list li {
    padding-inline: 10px;
  }

  .brand-record {
    min-height: 0;
    grid-template-columns: 1fr;
    gap: 34px;
  }

  .brand-visual {
    min-height: 210px;
  }

  .contact-list a,
  .contact-list > div {
    grid-template-columns: 100px minmax(0, 1fr);
  }

  .footer-layout {
    grid-template-columns: 1fr;
  }

  .footer-links {
    justify-content: start;
  }
}

@media (max-width: 440px) {
  .operations-gallery {
    grid-template-columns: 1fr;
  }

  .operations-card-feature {
    grid-column: auto;
  }

  .operations-card figcaption {
    min-height: 0;
  }

  .shell {
    width: min(calc(100% - 32px), var(--shell));
  }

  .site-header {
    height: 70px;
  }

  :root {
    --header-height: 70px;
    --section-space: 58px;
  }

  .brand {
    width: 148px;
  }

  .hero-actions,
  .button {
    width: 100%;
  }

  .storage-actions {
    align-items: stretch;
    flex-direction: column;
  }

  .storage-actions .button {
    justify-content: center;
  }

  .storage-call {
    width: fit-content;
  }

  .text-link {
    width: fit-content;
  }

  .hero-visual {
    aspect-ratio: 3 / 2;
  }

  .key-facts dd {
    font-size: 24px;
  }

  .work-model li {
    grid-template-columns: 42px minmax(0, 1fr);
  }

  .principles-list li,
  .contact-list a,
  .contact-list > div {
    grid-template-columns: 1fr;
    gap: 2px;
  }

  .contact-panel {
    padding: 26px 20px;
  }

  .contact-actions {
    grid-template-columns: 1fr;
  }

  .contact-actions .button-wide {
    grid-column: auto;
  }

  .footer-links {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0 14px;
  }

  .footer-legal-inner {
    padding-block: 12px;
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
  }

  .holding-affiliation {
    width: 100%;
    padding-block-start: 10px;
    border-block-start: 1px solid rgba(255, 255, 255, 0.12);
  }
}

@media (prefers-reduced-motion: reduce) {
  html {
    scroll-behavior: auto;
  }

  *,
  *::before,
  *::after {
    scroll-behavior: auto !important;
    transition-duration: 0.01ms !important;
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
  }
}
