/* ==========================================================================
   HEADER
   ========================================================================== */

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

/* ==========================================================================
   GLOBAL + SECTION PREMIUM BACKGROUND
   ========================================================================== */

:root {
  --premium-noise: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='256' height='256'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.82' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.15'/%3E%3C/svg%3E");
  --premium-grid-h: linear-gradient(rgba(255, 255, 255, 0.02) 1px, transparent 1px);
  --premium-grid-v: linear-gradient(90deg, rgba(255, 255, 255, 0.02) 1px, transparent 1px);
  --premium-blueprint-a: repeating-linear-gradient(
    -12deg,
    transparent 0,
    transparent 119px,
    rgba(255, 255, 255, 0.018) 119px,
    rgba(255, 255, 255, 0.018) 120px
  );
  --premium-blueprint-b: repeating-linear-gradient(
    78deg,
    transparent 0,
    transparent 119px,
    rgba(255, 255, 255, 0.012) 119px,
    rgba(255, 255, 255, 0.012) 120px
  );
  --premium-card-bg: rgba(18, 20, 28, 0.72);
  --premium-card-border: rgba(255, 255, 255, 0.06);
  --premium-glow-blue: #2e5bff;
  --premium-glow-navy: #1e3d9a;
  --site-header-height: 72px;
  --site-logo-height: 84px;

  /* Hero V5 */
  --hero-title-size: clamp(34px, 4.8vw, 58px);
  --hero-content-max: 640px;
  --hero-desc-max: 480px;
  --hero-fade-color: #090909;
}

html {
  background-color: #090909;
  overflow-x: hidden;
}

body {
  margin: 0;
  font-family: "Montserrat", sans-serif;
  min-height: 100vh;
  background-color: #090909;
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.hero,
.services,
.showcase,
.jantlar,
.premium-section,
.site-footer {
  position: relative;
  isolation: isolate;
  overflow: hidden;
}

.hero > *,
.services > *,
.showcase > *,
.jantlar > *,
.premium-section > *,
.site-footer > * {
  position: relative;
  z-index: 1;
}

.hero::before,
.services::before,
.showcase::before,
.jantlar::before,
.premium-section::before,
.site-footer::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 0;
  pointer-events: none;
  background-repeat: repeat, repeat, repeat, repeat, no-repeat;
  background-size:
    120px 120px,
    120px 120px,
    auto,
    auto,
    auto;
}

.hero::after,
.services::after,
.showcase::after,
.jantlar::after,
.premium-section::after,
.site-footer::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 0;
  pointer-events: none;
  background: linear-gradient(
    180deg,
    rgba(9, 9, 9, 0.72) 0%,
    transparent 7%,
    transparent 93%,
    rgba(9, 9, 9, 0.68) 100%
  );
}

.hero::before,
.services::before,
.showcase::before,
.jantlar::before,
.premium-section::before,
.site-footer::before {
  background-image:
    var(--premium-grid-h),
    var(--premium-grid-v),
    var(--premium-blueprint-a),
    var(--premium-blueprint-b),
    var(--premium-noise);
  opacity: 1;
}

.hero::before {
  display: none;
}

.hero::after {
  background: linear-gradient(
    180deg,
    transparent 0%,
    transparent 86%,
    rgba(10, 11, 14, 0.16) 94%,
    var(--hero-fade-color) 100%
  );
}

.services::after {
  background: linear-gradient(
    180deg,
    rgba(9, 9, 9, 0.18) 0%,
    transparent 4%,
    transparent 93%,
    rgba(9, 9, 9, 0.68) 100%
  );
}

.services::before {
  background-image:
    var(--premium-grid-h),
    var(--premium-grid-v),
    var(--premium-blueprint-a),
    var(--premium-blueprint-b),
    radial-gradient(
      ellipse 400px 360px at 100% 100%,
      rgba(46, 91, 255, 0.06) 0%,
      transparent 72%
    ),
    radial-gradient(
      ellipse 320px 300px at 96% 94%,
      rgba(30, 61, 154, 0.05) 0%,
      transparent 70%
    ),
    var(--premium-noise);
  background-size:
    120px 120px,
    120px 120px,
    auto,
    auto,
    auto,
    auto,
    220px 220px;
  background-repeat: repeat, repeat, repeat, repeat, no-repeat, no-repeat, repeat;
}

.showcase {
  background-color: #0c0e13;
}

.showcase::before {
  background-image:
    var(--premium-grid-h),
    var(--premium-grid-v),
    var(--premium-blueprint-a),
    var(--premium-blueprint-b),
    radial-gradient(
      ellipse 400px 340px at 0% 100%,
      rgba(46, 91, 255, 0.06) 0%,
      transparent 72%
    ),
    radial-gradient(
      ellipse 300px 280px at 6% 96%,
      rgba(30, 61, 154, 0.05) 0%,
      transparent 70%
    ),
    var(--premium-noise);
  background-size:
    120px 120px,
    120px 120px,
    auto,
    auto,
    auto,
    auto,
    220px 220px;
  background-repeat: repeat, repeat, repeat, repeat, no-repeat, no-repeat, repeat;
}

.applications::before,
#home-applications::before,
#uygulamalar::before,
#lastik-applications::before {
  background-image:
    var(--premium-grid-h),
    var(--premium-grid-v),
    var(--premium-blueprint-a),
    var(--premium-blueprint-b),
    radial-gradient(
      ellipse 420px 380px at 50% 50%,
      rgba(46, 91, 255, 0.05) 0%,
      transparent 75%
    ),
    radial-gradient(
      ellipse 340px 300px at 50% 52%,
      rgba(30, 61, 154, 0.04) 0%,
      transparent 72%
    ),
    var(--premium-noise);
  background-size:
    120px 120px,
    120px 120px,
    auto,
    auto,
    auto,
    auto,
    220px 220px;
  background-repeat: repeat, repeat, repeat, repeat, no-repeat, no-repeat, repeat;
}

.premium-section {
  background-color: #090909;
}

.premium-section--alt {
  background-color: #0d1016;
}

.stats::before {
  background-image:
    var(--premium-grid-h),
    var(--premium-grid-v),
    var(--premium-blueprint-a),
    var(--premium-blueprint-b),
    radial-gradient(
      ellipse 360px 320px at 88% 92%,
      rgba(46, 91, 255, 0.04) 0%,
      transparent 74%
    ),
    var(--premium-noise);
  background-size:
    120px 120px,
    120px 120px,
    auto,
    auto,
    auto,
    220px 220px;
  background-repeat: repeat, repeat, repeat, repeat, no-repeat, repeat;
}

.premium-cta::before {
  background-image:
    var(--premium-grid-h),
    var(--premium-grid-v),
    var(--premium-blueprint-a),
    var(--premium-blueprint-b),
    radial-gradient(
      ellipse 380px 320px at 50% 60%,
      rgba(46, 91, 255, 0.04) 0%,
      transparent 74%
    ),
    var(--premium-noise);
  background-size:
    120px 120px,
    120px 120px,
    auto,
    auto,
    auto,
    220px 220px;
  background-repeat: repeat, repeat, repeat, repeat, no-repeat, repeat;
}

.jantlar {
  background-color: #0a0b0e;
}

.jantlar::before {
  background-image:
    var(--premium-grid-h),
    var(--premium-grid-v),
    var(--premium-blueprint-a),
    var(--premium-blueprint-b),
    radial-gradient(
      ellipse 380px 340px at 12% 88%,
      rgba(46, 91, 255, 0.05) 0%,
      transparent 74%
    ),
    var(--premium-noise);
  background-size:
    120px 120px,
    120px 120px,
    auto,
    auto,
    auto,
    220px 220px;
  background-repeat: repeat, repeat, repeat, repeat, no-repeat, repeat;
}

.brands::before {
  background-image:
    var(--premium-grid-h),
    var(--premium-grid-v),
    var(--premium-blueprint-a),
    var(--premium-blueprint-b),
    radial-gradient(
      ellipse 360px 300px at 92% 12%,
      rgba(46, 91, 255, 0.04) 0%,
      transparent 74%
    ),
    var(--premium-noise);
  background-size:
    120px 120px,
    120px 120px,
    auto,
    auto,
    auto,
    220px 220px;
  background-repeat: repeat, repeat, repeat, repeat, no-repeat, repeat;
}

.tyre-services::before {
  background-image:
    var(--premium-grid-h),
    var(--premium-grid-v),
    var(--premium-blueprint-a),
    var(--premium-blueprint-b),
    radial-gradient(
      ellipse 400px 340px at 8% 92%,
      rgba(30, 61, 154, 0.05) 0%,
      transparent 74%
    ),
    var(--premium-noise);
  background-size:
    120px 120px,
    120px 120px,
    auto,
    auto,
    auto,
    220px 220px;
  background-repeat: repeat, repeat, repeat, repeat, no-repeat, repeat;
}

.site-footer::before {
  background-image:
    var(--premium-grid-h),
    var(--premium-grid-v),
    var(--premium-blueprint-a),
    var(--premium-blueprint-b),
    radial-gradient(
      ellipse 520px 280px at 50% 0%,
      rgba(46, 91, 255, 0.06) 0%,
      transparent 72%
    ),
    radial-gradient(
      ellipse 400px 240px at 50% 0%,
      rgba(30, 61, 154, 0.05) 0%,
      transparent 70%
    ),
    var(--premium-noise);
  background-size:
    120px 120px,
    120px 120px,
    auto,
    auto,
    auto,
    auto,
    220px 220px;
  background-repeat: repeat, repeat, repeat, repeat, no-repeat, no-repeat, repeat;
}

.site-footer::after {
  background: linear-gradient(
    180deg,
    rgba(9, 9, 9, 0.35) 0%,
    transparent 12%,
    transparent 100%
  );
}

.hero::before,
.hero::after,
.services::before,
.services::after,
.showcase::before,
.showcase::after,
.jantlar::before,
.jantlar::after,
.premium-section::before,
.premium-section::after,
.site-footer::before,
.site-footer::after {
  mix-blend-mode: normal;
  clip-path: inset(0);
}

.hero::before,
.services::before,
.showcase::before,
.jantlar::before,
.premium-section::before,
.site-footer::before {
  opacity: 1;
}

@media (max-width: 768px) {
.hero::before,
.services::before,
.showcase::before,
.jantlar::before,
  .premium-section::before,
  .site-footer::before {
    opacity: 0.72;
  }
}

/* --------------------------------------------------------------------------
   Site Header
   -------------------------------------------------------------------------- */

.site-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  height: var(--site-header-height);
  background: transparent;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  transition:
    background-color 0.45s cubic-bezier(0.4, 0, 0.2, 1),
    border-color 0.45s cubic-bezier(0.4, 0, 0.2, 1),
    backdrop-filter 0.45s cubic-bezier(0.4, 0, 0.2, 1),
    box-shadow 0.45s cubic-bezier(0.4, 0, 0.2, 1);
}

.site-header.is-scrolled {
  background-color: rgba(6, 7, 10, 0.92);
  backdrop-filter: blur(28px) saturate(1.2);
  -webkit-backdrop-filter: blur(28px) saturate(1.2);
  border-bottom-color: rgba(255, 255, 255, 0.14);
  box-shadow:
    0 8px 32px rgba(0, 0, 0, 0.28),
    0 1px 0 rgba(255, 255, 255, 0.06) inset;
}

.site-header__container {
  display: grid;
  grid-template-columns: auto 1fr auto;
  align-items: center;
  gap: 24px;
  max-width: 1440px;
  height: 100%;
  margin: 0 auto;
  padding: 0 clamp(32px, 4.5vw, 64px);
}

/* Logo
   -------------------------------------------------------------------------- */

.site-header__logo {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  line-height: 0;
  text-decoration: none;
}

.site-header__logo img {
  display: block;
  width: auto;
  height: var(--site-logo-height);
  max-width: none;
  object-fit: contain;
  image-rendering: auto;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition: opacity 250ms ease, transform 350ms cubic-bezier(0.4, 0, 0.2, 1);
}

.site-header__logo:hover img {
  opacity: 0.88;
}

/* Desktop Navigation
   -------------------------------------------------------------------------- */

.site-header__nav {
  justify-self: center;
  min-width: 0;
}

.site-header__menu {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  gap: clamp(28px, 3vw, 44px);
  margin: 0;
  padding: 0;
  list-style: none;
}

.site-header__link {
  position: relative;
  display: inline-flex;
  align-items: center;
  gap: 5px;
  padding: 8px 0;
  color: rgba(255, 255, 255, 0.82);
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.04em;
  text-decoration: none;
  white-space: nowrap;
  transition: color 250ms ease;
}

.site-header__link::after {
  content: "";
  position: absolute;
  bottom: 2px;
  left: 0;
  width: 0;
  height: 2px;
  background: linear-gradient(90deg, #1f4fff, #3f6dff);
  border-radius: 2px;
  transition: width 250ms cubic-bezier(0.4, 0, 0.2, 1);
}

.site-header__link--dropdown::after {
  display: none;
}

.site-header__link:hover,
.site-header__link--active {
  color: #ffffff;
}

.site-header__link:hover::after,
.site-header__link--active::after {
  width: 100%;
}

.site-header__chevron {
  flex-shrink: 0;
  opacity: 0.7;
  transition: transform 300ms cubic-bezier(0.4, 0, 0.2, 1);
}

.site-header__dropdown:hover .site-header__chevron,
.site-header__dropdown:focus-within .site-header__chevron {
  transform: rotate(180deg);
  opacity: 1;
}

/* Dropdown
   -------------------------------------------------------------------------- */

.site-header__dropdown {
  position: relative;
}

.site-header__dropdown-menu {
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%) translateY(6px);
  min-width: 260px;
  margin: 0;
  padding: 8px;
  list-style: none;
  background: rgba(10, 10, 12, 0.92);
  backdrop-filter: blur(24px);
  -webkit-backdrop-filter: blur(24px);
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 14px;
  box-shadow:
    0 12px 40px rgba(0, 0, 0, 0.35),
    0 1px 0 rgba(255, 255, 255, 0.05) inset;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition:
    opacity 300ms cubic-bezier(0.4, 0, 0.2, 1),
    transform 300ms cubic-bezier(0.4, 0, 0.2, 1),
    visibility 300ms cubic-bezier(0.4, 0, 0.2, 1);
}

.site-header__dropdown:hover .site-header__dropdown-menu,
.site-header__dropdown:focus-within .site-header__dropdown-menu {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  transform: translateX(-50%) translateY(0);
}

.site-header__dropdown-link {
  display: block;
  padding: 12px 16px;
  color: rgba(255, 255, 255, 0.78);
  font-family: "Montserrat", sans-serif;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0.03em;
  text-decoration: none;
  border-radius: 8px;
  transition:
    color 250ms ease,
    background-color 250ms ease;
}

.site-header__dropdown-link:hover {
  color: #ffffff;
  background: rgba(255, 255, 255, 0.06);
}

.site-header__dropdown-link--active {
  color: #3f6dff;
  background: rgba(31, 79, 255, 0.1);
}

/* Actions
   -------------------------------------------------------------------------- */

.site-header__actions {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 16px;
  flex-shrink: 0;
  justify-self: end;
}

.site-header__social {
  display: flex;
  align-items: center;
  gap: 8px;
}

.site-header__social-link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 38px;
  height: 38px;
  color: rgba(255, 255, 255, 0.75);
  text-decoration: none;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.1);
  background: rgba(255, 255, 255, 0.04);
  transition:
    color 250ms ease,
    background-color 250ms ease,
    border-color 250ms ease,
    transform 250ms ease;
}

.site-header__social-link:hover {
  color: #ffffff;
  background: rgba(255, 255, 255, 0.1);
  border-color: rgba(255, 255, 255, 0.22);
  transform: scale(1.08);
}

.site-header__social-link svg {
  display: block;
}

.site-header__btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 12px 28px;
  color: #ffffff;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.02em;
  text-decoration: none;
  white-space: nowrap;
  background: #1f4fff;
  border: none;
  border-radius: 999px;
  box-shadow:
    0 4px 16px rgba(31, 79, 255, 0.45),
    0 8px 32px rgba(31, 79, 255, 0.2),
    0 1px 0 rgba(255, 255, 255, 0.15) inset;
  cursor: pointer;
  transition:
    background-color 250ms ease,
    transform 250ms cubic-bezier(0.4, 0, 0.2, 1),
    box-shadow 250ms ease;
}

.site-header__btn:hover {
  background: #3f6dff;
  transform: scale(1.05);
  box-shadow:
    0 6px 24px rgba(63, 109, 255, 0.55),
    0 12px 40px rgba(31, 79, 255, 0.28),
    0 1px 0 rgba(255, 255, 255, 0.2) inset;
}

.site-header__btn:active {
  transform: scale(1.02);
}

/* Hamburger Toggle
   -------------------------------------------------------------------------- */

.site-header__toggle {
  display: none;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 6px;
  width: 40px;
  height: 40px;
  padding: 0;
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 12px;
  cursor: pointer;
  transition:
    background-color 250ms ease,
    border-color 250ms ease;
}

.site-header__toggle:hover {
  background: rgba(255, 255, 255, 0.1);
  border-color: rgba(255, 255, 255, 0.22);
}

.site-header__toggle-line {
  display: block;
  width: 20px;
  height: 2px;
  background: #ffffff;
  border-radius: 2px;
  transition:
    transform 250ms cubic-bezier(0.4, 0, 0.2, 1),
    opacity 250ms ease,
    width 250ms ease;
  transform-origin: center;
}

.site-header__toggle.is-active .site-header__toggle-line:nth-child(1) {
  transform: translateY(8px) rotate(45deg);
}

.site-header__toggle.is-active .site-header__toggle-line:nth-child(2) {
  opacity: 0;
  width: 0;
}

.site-header__toggle.is-active .site-header__toggle-line:nth-child(3) {
  transform: translateY(-8px) rotate(-45deg);
}

/* Mobile Full-Screen Navigation V2
   -------------------------------------------------------------------------- */

.mobile-nav {
  display: none;
}

body.is-mobile-nav-open {
  overflow: hidden;
  touch-action: none;
  position: fixed;
  width: 100%;
  left: 0;
  right: 0;
}

body.is-mobile-nav-open .site-header {
  z-index: 1000000;
}

body.is-mobile-nav-open .site-header__logo {
  opacity: 0;
  pointer-events: none;
}

@media (max-width: 1100px) {
  .mobile-nav {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100dvh;
    z-index: 999999;
    visibility: hidden;
    pointer-events: none;
    opacity: 0;
    transition:
      opacity 220ms ease,
      visibility 220ms ease;
  }

  .mobile-nav.is-open {
    visibility: visible;
    pointer-events: auto;
    opacity: 1;
  }

  .mobile-nav__overlay {
    position: absolute;
    inset: 0;
    background: rgba(6, 7, 10, 0.88);
    backdrop-filter: blur(16px);
    -webkit-backdrop-filter: blur(16px);
  }

  .mobile-nav__panel {
    position: relative;
    z-index: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    height: 100%;
    padding:
      calc(var(--site-header-height) + 20px)
      clamp(20px, 5vw, 32px)
      28px;
    overflow: hidden;
  }

  .mobile-nav__logo {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    margin-bottom: clamp(28px, 6vw, 40px);
    line-height: 0;
    text-decoration: none;
  }

  .mobile-nav__logo img {
    display: block;
    width: auto;
    height: clamp(44px, 10vw, 56px);
    object-fit: contain;
  }

  .mobile-nav__menu {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    width: 100%;
    max-width: 420px;
    margin: 0;
    padding: 0;
    list-style: none;
    gap: 0;
    flex: 1;
    min-height: 0;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    overscroll-behavior: contain;
  }

  .mobile-nav__menu > li {
    width: 100%;
    flex-shrink: 0;
  }

  .mobile-nav__link,
  .mobile-nav__accordion-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    min-height: 56px;
    padding: 12px 20px;
    color: rgba(255, 255, 255, 0.88);
    font-family: "Montserrat", sans-serif;
    font-size: clamp(17px, 4.2vw, 20px);
    font-weight: 500;
    letter-spacing: 0.06em;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    background: none;
    border: none;
    cursor: pointer;
    transition: color 200ms ease, background-color 200ms ease;
    -webkit-tap-highlight-color: transparent;
  }

  .mobile-nav__link:hover,
  .mobile-nav__link--active,
  .mobile-nav__accordion-btn:hover,
  .mobile-nav__accordion.is-open .mobile-nav__accordion-btn {
    color: #ffffff;
  }

  .mobile-nav__link--active {
    color: #3f6dff;
  }

  .mobile-nav__accordion {
    width: 100%;
  }

  .mobile-nav__accordion-btn {
    gap: 10px;
  }

  .mobile-nav__chevron {
    flex-shrink: 0;
    transition: transform 200ms ease;
  }

  .mobile-nav__accordion.is-open .mobile-nav__chevron {
    transform: rotate(180deg);
  }

  .mobile-nav__accordion-panel {
    display: none;
    width: 100%;
    margin: 0;
    padding: 0 0 4px;
    list-style: none;
  }

  .mobile-nav__accordion.is-open .mobile-nav__accordion-panel {
    display: block;
  }

  .mobile-nav__sublink {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    min-height: 52px;
    padding: 10px 20px;
    color: rgba(255, 255, 255, 0.62);
    font-family: "Montserrat", sans-serif;
    font-size: clamp(14px, 3.6vw, 16px);
    font-weight: 500;
    letter-spacing: 0.04em;
    text-align: center;
    text-decoration: none;
    transition: color 200ms ease;
    -webkit-tap-highlight-color: transparent;
  }

  .mobile-nav__sublink:hover,
  .mobile-nav__sublink--active {
    color: #3f6dff;
  }

  .mobile-nav__link--cta {
    margin-top: 8px;
    min-height: 56px;
    color: #ffffff;
    font-weight: 600;
    letter-spacing: 0.08em;
    background: #1f4fff;
    border-radius: 999px;
    box-shadow: 0 4px 20px rgba(31, 79, 255, 0.35);
  }

  .mobile-nav__link--cta:hover {
    background: #3f6dff;
    color: #ffffff;
  }
}

/* Tablet
   -------------------------------------------------------------------------- */

@media (max-width: 1100px) {
  .site-header__container {
    grid-template-columns: 1fr auto;
    padding: 0 clamp(28px, 4vw, 40px);
    gap: 16px;
  }

  .site-header__logo img {
    height: 72px;
  }

  .site-header__nav {
    display: none;
  }

  .site-header__social,
  .site-header__btn:not(.site-header__btn--mobile) {
    display: none;
  }

  .site-header__toggle {
    display: flex;
  }
}

/* Mobile
   -------------------------------------------------------------------------- */

@media (max-width: 768px) {
  .site-header__container {
    padding: 0 clamp(20px, 5vw, 28px);
    gap: 16px;
  }

  .site-header__logo img {
    height: 62px;
  }
}

/* Reduced Motion
   -------------------------------------------------------------------------- */

@media (prefers-reduced-motion: reduce) {
  .site-header,
  .site-header__link,
  .site-header__link::after,
  .site-header__dropdown-menu,
  .site-header__dropdown-link,
  .site-header__social-link,
  .site-header__btn,
  .site-header__toggle,
  .site-header__toggle-line,
  .site-header__chevron,
  .mobile-nav,
  .mobile-nav__link,
  .mobile-nav__accordion-btn,
  .mobile-nav__sublink,
  .mobile-nav__chevron,
  .site-header__logo img {
    transition: none;
  }
}

/* ==========================================================================
   HERO
   ========================================================================== */

.hero {
  position: relative;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  min-height: 100svh;
}

.hero__media {
  position: absolute;
  inset: 0;
  z-index: 0;
  background-color: #08080a;
}

.hero__media-picture {
  display: block;
  width: 100%;
  height: 100%;
}

.hero__media-img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}

.hero__overlay {
  position: absolute;
  inset: 0;
  z-index: 1;
  background: linear-gradient(
    90deg,
    rgba(8, 8, 10, 0.82) 0%,
    rgba(8, 8, 10, 0.58) 38%,
    rgba(8, 8, 10, 0.3) 70%,
    rgba(8, 8, 10, 0.18) 100%
  );
  pointer-events: none;
}

/* Brand Watermark
   -------------------------------------------------------------------------- */

.hero__watermark {
  position: absolute;
  top: var(--hero-watermark-top);
  left: 50%;
  z-index: 1;
  width: var(--hero-watermark-width);
  transform: translateX(-50%);
  pointer-events: none;
  opacity: var(--hero-watermark-opacity);
}

.hero__watermark-img {
  display: block;
  width: 100%;
  height: auto;
  object-fit: contain;
}

/* Decorative Wheel
   -------------------------------------------------------------------------- */

.hero__decor {
  position: absolute;
  right: -18%;
  bottom: -18%;
  z-index: 1;
  pointer-events: none;
  color: #ffffff;
  opacity: 0.04;
}

.hero__wheel-silhouette {
  display: block;
  width: clamp(252px, 31vw, 414px);
  height: auto;
}

/* Layout
   -------------------------------------------------------------------------- */

.hero__container {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  flex: 1;
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
  padding:
    calc(var(--site-header-height) + clamp(32px, 5vh, 56px))
    clamp(24px, 4.5vw, 64px)
    clamp(64px, 8vh, 88px);
}

/* Content
   -------------------------------------------------------------------------- */

.hero__content {
  max-width: var(--hero-content-max);
}

.hero__title {
  margin: 0 0 22px;
  color: #ffffff;
  font-size: var(--hero-title-size);
  font-weight: 700;
  line-height: 1.14;
  letter-spacing: -0.03em;
}

.hero__desc {
  margin: 0 0 32px;
  max-width: var(--hero-desc-max);
  color: rgba(255, 255, 255, 0.72);
  font-size: clamp(15px, 1.55vw, 17px);
  font-weight: 400;
  line-height: 1.65;
  letter-spacing: 0.01em;
}

.hero__actions {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 14px;
}

.hero__btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
  overflow: hidden;
  isolation: isolate;
  min-height: 48px;
  min-width: 168px;
  padding: 14px 32px;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.03em;
  text-decoration: none;
  white-space: nowrap;
  border-radius: 999px;
  cursor: pointer;
  border: 1px solid transparent;
  transition:
    background-color 450ms cubic-bezier(0.4, 0, 0.2, 1),
    color 450ms cubic-bezier(0.4, 0, 0.2, 1),
    border-color 450ms cubic-bezier(0.4, 0, 0.2, 1),
    transform 450ms cubic-bezier(0.4, 0, 0.2, 1),
    box-shadow 450ms cubic-bezier(0.4, 0, 0.2, 1);
}

.hero__btn::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  background: linear-gradient(
    115deg,
    transparent 28%,
    rgba(255, 255, 255, 0.22) 50%,
    transparent 72%
  );
  transform: translateX(-125%);
  transition: transform 650ms cubic-bezier(0.4, 0, 0.2, 1);
  pointer-events: none;
}

.hero__btn:hover::before {
  transform: translateX(125%);
}

.hero__btn--primary {
  color: #ffffff;
  background: linear-gradient(135deg, #2450eb 0%, #1f4fff 52%, #3f6dff 100%);
  border-color: rgba(63, 109, 255, 0.55);
  box-shadow:
    0 6px 24px rgba(31, 79, 255, 0.38),
    0 1px 0 rgba(255, 255, 255, 0.14) inset;
}

.hero__btn--primary:hover {
  background: linear-gradient(135deg, #2e5bff 0%, #3f6dff 55%, #5b82ff 100%);
  border-color: rgba(91, 130, 255, 0.65);
  transform: translateY(-4px);
  box-shadow:
    0 14px 40px rgba(63, 109, 255, 0.48),
    0 0 36px rgba(31, 79, 255, 0.22),
    0 1px 0 rgba(255, 255, 255, 0.18) inset;
}

.hero__btn--ghost {
  color: #ffffff;
  background: rgba(255, 255, 255, 0.04);
  border-color: rgba(255, 255, 255, 0.28);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
}

.hero__btn--ghost:hover {
  color: #ffffff;
  background: rgba(31, 79, 255, 0.18);
  border-color: rgba(63, 109, 255, 0.55);
  transform: translateY(-4px);
  box-shadow:
    0 10px 32px rgba(31, 79, 255, 0.32),
    0 0 28px rgba(31, 79, 255, 0.14);
}

.hero__btn:active {
  transform: translateY(-1px);
}

[data-load-more-btn] {
  min-width: min(100%, 248px);
  padding: 14px 32px;
}

/* Info Cards
   -------------------------------------------------------------------------- */

.hero__cards {
  display: flex;
  flex-direction: column;
  gap: var(--hero-card-gap);
  padding-top: 0;
  align-self: center;
}

.hero__card {
  position: relative;
  display: flex;
  align-items: flex-start;
  gap: var(--hero-card-gap);
  min-width: 234px;
  padding: var(--hero-card-pad);
  overflow: hidden;
  background:
    linear-gradient(
      145deg,
      rgba(255, 255, 255, 0.13) 0%,
      rgba(255, 255, 255, 0.05) 42%,
      rgba(255, 255, 255, 0.02) 100%
    );
  backdrop-filter: blur(24px) saturate(1.55);
  -webkit-backdrop-filter: blur(24px) saturate(1.55);
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 16px;
  box-shadow:
    0 12px 40px rgba(0, 0, 0, 0.26),
    0 0 0 1px rgba(255, 255, 255, 0.05) inset,
    0 1px 0 rgba(255, 255, 255, 0.1) inset;
  transition:
    background 400ms ease,
    border-color 400ms ease,
    transform 400ms cubic-bezier(0.4, 0, 0.2, 1),
    box-shadow 400ms ease;
}

.hero__card::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(
    125deg,
    rgba(255, 255, 255, 0.1) 0%,
    transparent 46%
  );
  pointer-events: none;
}

.hero__card:hover {
  background:
    linear-gradient(
      145deg,
      rgba(255, 255, 255, 0.18) 0%,
      rgba(255, 255, 255, 0.08) 45%,
      rgba(255, 255, 255, 0.03) 100%
    );
  border-color: rgba(63, 109, 255, 0.35);
  transform: translateX(-8px) translateY(-2px);
  box-shadow:
    0 18px 52px rgba(0, 0, 0, 0.34),
    0 0 32px rgba(31, 79, 255, 0.14),
    0 0 0 1px rgba(255, 255, 255, 0.08) inset,
    0 1px 0 rgba(255, 255, 255, 0.14) inset;
}

.hero__card-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  position: relative;
  z-index: 1;
  width: var(--hero-card-icon);
  height: var(--hero-card-icon);
  color: #5b82ff;
  background: linear-gradient(
    145deg,
    rgba(31, 79, 255, 0.22) 0%,
    rgba(31, 79, 255, 0.08) 100%
  );
  border: 1px solid rgba(63, 109, 255, 0.32);
  border-radius: 12px;
  box-shadow: 0 0 18px rgba(31, 79, 255, 0.1);
}

.hero__card-icon svg {
  width: 20px;
  height: 20px;
}

.hero__card-body {
  display: flex;
  flex-direction: column;
  gap: 4px;
  position: relative;
  z-index: 1;
}

.hero__card-title {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.02em;
}

.hero__card-desc {
  color: rgba(255, 255, 255, 0.48);
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0.01em;
  line-height: 1.45;
}

/* Entrance Animation
   -------------------------------------------------------------------------- */

.hero__animate {
  opacity: 0;
  transform: translateY(18px);
  transition:
    opacity 650ms cubic-bezier(0.4, 0, 0.2, 1),
    transform 650ms cubic-bezier(0.4, 0, 0.2, 1);
}

.hero.is-loaded .hero__animate--1 { opacity: 1; transform: translateY(0); transition-delay: 0.08s; }
.hero.is-loaded .hero__animate--2 { opacity: 1; transform: translateY(0); transition-delay: 0.2s; }
.hero.is-loaded .hero__animate--3 { opacity: 1; transform: translateY(0); transition-delay: 0.32s; }

/* Hero Highlights (below hero)
   -------------------------------------------------------------------------- */

.hero-highlights {
  position: relative;
  z-index: 2;
  background: #090909;
  border-bottom: 1px solid rgba(255, 255, 255, 0.06);
}

.hero-highlights__container {
  max-width: 1440px;
  margin: 0 auto;
  padding: clamp(24px, 3.5vw, 36px) clamp(24px, 4.5vw, 64px);
}

.hero-highlights__list {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: clamp(16px, 2.5vw, 28px);
  margin: 0;
  padding: 0;
  list-style: none;
}

.hero-highlights__item {
  display: flex;
  align-items: center;
  gap: 12px;
  min-width: 0;
  padding: clamp(14px, 2vw, 18px) clamp(16px, 2vw, 20px);
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.07);
  background: rgba(255, 255, 255, 0.02);
}

.hero-highlights__icon {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 32px;
  height: 32px;
  border-radius: 8px;
  background: rgba(31, 79, 255, 0.12);
  color: #4d7cff;
}

.hero-highlights__label {
  color: rgba(255, 255, 255, 0.82);
  font-size: clamp(13px, 1.35vw, 15px);
  font-weight: 600;
  letter-spacing: 0.02em;
  line-height: 1.35;
}

/* Tablet
   -------------------------------------------------------------------------- */

@media (max-width: 1024px) {
  :root {
    --hero-title-size: clamp(32px, 5.2vw, 48px);
    --hero-desc-max: 420px;
  }

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

@media (max-width: 768px) {
  :root {
    --hero-title-size: clamp(28px, 7.6vw, 40px);
    --hero-desc-max: 100%;
  }

  .hero {
    min-height: 84svh;
    min-height: 84dvh;
  }

  .hero__overlay {
    background: linear-gradient(
      90deg,
      rgba(8, 8, 10, 0.88) 0%,
      rgba(8, 8, 10, 0.72) 38%,
      rgba(8, 8, 10, 0.52) 70%,
      rgba(8, 8, 10, 0.36) 100%
    );
  }

  .hero__container {
    align-items: flex-end;
    justify-content: flex-start;
    padding:
      var(--site-header-height)
      clamp(20px, 5vw, 28px)
      clamp(24px, 5vh, 40px);
  }

  .hero__media-img {
    object-position: center 70%;
  }

  .hero__content {
    max-width: 100%;
    transform: translateY(-48px);
  }

  .hero__title {
    margin-bottom: 14px;
  }

  .hero__desc {
    margin-bottom: 20px;
    font-size: clamp(14px, 3.8vw, 16px);
  }

  .hero__desc br {
    display: none;
  }

  .hero__actions {
    flex-direction: column;
    align-items: stretch;
    gap: 12px;
  }

  .hero__btn {
    width: 100%;
    min-width: 0;
  }

  .hero-highlights__container {
    padding: clamp(20px, 4vw, 28px) clamp(20px, 5vw, 28px);
  }

  .hero-highlights__list {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;
  }

  .hero-highlights__item {
    padding: 12px 14px;
    gap: 10px;
  }

  .hero-highlights__icon {
    width: 28px;
    height: 28px;
  }

  .hero-highlights__label {
    font-size: clamp(12px, 3.2vw, 14px);
  }
}

@media (max-width: 430px) {
  .hero {
    min-height: 82svh;
    min-height: 82dvh;
  }

  .hero__media-img {
    object-position: center 68%;
  }

  .hero__content {
    transform: translateY(-52px);
  }
}

@media (max-width: 360px) {
  .hero-highlights__list {
    grid-template-columns: 1fr;
  }
}

/* Reduced Motion
   -------------------------------------------------------------------------- */

@media (prefers-reduced-motion: reduce) {
  .hero__animate {
    opacity: 1;
    transform: none;
    transition: none;
  }
}

/* ==========================================================================
   SERVICES
   ========================================================================== */

.services {
  padding: clamp(40px, 5vw, 60px) 0 clamp(72px, 8vw, 96px);
  background-color: var(--hero-fade-color);
}

.services__container {
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 clamp(32px, 4.5vw, 64px);
}

.services__header {
  margin-bottom: clamp(32px, 4vw, 48px);
  text-align: center;
}

.services__title {
  margin: 0 0 16px;
  color: #ffffff;
  font-size: clamp(28px, 3.5vw, 40px);
  font-weight: 700;
  letter-spacing: -0.02em;
}

.services__subtitle {
  margin: 0 auto;
  max-width: 520px;
  color: rgba(255, 255, 255, 0.55);
  font-size: clamp(15px, 1.6vw, 17px);
  font-weight: 400;
  line-height: 1.6;
  letter-spacing: 0.01em;
}

.services__grid {
  display: flex;
  flex-direction: column;
  gap: clamp(14px, 3.2vw, 22px);
  width: 100%;
}

.services__card {
  display: flex;
  flex-direction: column;
  flex: 0 0 auto;
  position: relative;
  isolation: isolate;
  min-width: 0;
  width: 100%;
  max-width: 100%;
  height: auto;
  overflow: hidden;
  text-decoration: none;
  color: inherit;
  cursor: pointer;
  border-radius: 20px;
}

.services__card-media {
  position: relative;
  flex-shrink: 0;
  width: 100%;
  aspect-ratio: 16 / 10;
  height: auto;
  overflow: hidden;
  border-radius: 20px 20px 0 0;
}

@supports not (aspect-ratio: 16 / 10) {
  .services__card-media {
    min-height: clamp(148px, 42vw, 200px);
  }
}

.services__card-media::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  background: linear-gradient(
    180deg,
    rgba(9, 9, 9, 0.05) 0%,
    rgba(9, 9, 9, 0.35) 55%,
    rgba(9, 9, 9, 0.72) 100%
  );
  opacity: 0.45;
  transition: opacity 400ms ease, background 400ms ease;
  pointer-events: none;
}

.services__card:hover .services__card-media::after {
  opacity: 1;
  background: linear-gradient(
    180deg,
    rgba(9, 9, 9, 0.2) 0%,
    rgba(9, 9, 9, 0.55) 50%,
    rgba(9, 9, 9, 0.82) 100%
  );
}

.services__card-placeholder {
  position: absolute;
  inset: 0;
  background:
    linear-gradient(
      135deg,
      rgba(31, 79, 255, 0.08) 0%,
      rgba(255, 255, 255, 0.03) 50%,
      rgba(9, 9, 9, 0.4) 100%
    ),
    #121218;
  transition: opacity 400ms ease;
}

.services__card-placeholder::after {
  content: "";
  position: absolute;
  inset: 0;
  background: repeating-linear-gradient(
    -45deg,
    transparent,
    transparent 12px,
    rgba(255, 255, 255, 0.015) 12px,
    rgba(255, 255, 255, 0.015) 24px
  );
}

.services__card-img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  opacity: 0;
  transition: opacity 500ms ease, transform 600ms cubic-bezier(0.4, 0, 0.2, 1);
}

.services__card-img.is-loaded {
  opacity: 1;
}

.services__card-img.is-error {
  display: none;
}

.services__card-media:has(.services__card-img.is-loaded) .services__card-placeholder {
  opacity: 0;
}

.services__card:hover .services__card-img.is-loaded {
  transform: scale(1.04);
}

.services__card-body {
  display: flex;
  flex-direction: column;
  flex: 1 1 auto;
  gap: 12px;
  min-width: 0;
  padding: clamp(22px, 2.5vw, 28px);
}

.services__card-title {
  margin: 0;
  color: #ffffff;
  font-size: clamp(17px, 1.8vw, 20px);
  font-weight: 600;
  letter-spacing: 0.01em;
}

.services__card-desc {
  margin: 0;
  flex: 1;
  color: rgba(255, 255, 255, 0.58);
  font-size: clamp(14px, 1.4vw, 15px);
  font-weight: 400;
  line-height: 1.65;
}

.services__card-link {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  margin-top: 4px;
  color: #1f4fff;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.02em;
  transition: color 250ms ease, gap 250ms ease;
}

.services__card:hover .services__card-link {
  color: #3f6dff;
  gap: 10px;
}

.services__card-link span {
  display: inline-block;
  transition: transform 250ms ease;
}

.services__card:hover .services__card-link span {
  transform: translateX(3px);
}

/* Small phones (320px–480px)
   -------------------------------------------------------------------------- */

@media (max-width: 480px) {
  .services__grid {
    gap: clamp(12px, 3.5vw, 16px);
  }

  .services__card-body {
    padding: clamp(18px, 4vw, 22px);
    gap: 10px;
  }

  .services__card-title {
    font-size: clamp(16px, 4.2vw, 18px);
  }
}

@media (max-width: 360px) {
  .services__grid {
    gap: 12px;
  }
}

@media (max-width: 320px) {
  .services__grid {
    gap: 12px;
  }

  .services__container {
    padding: 0 14px;
  }
}

/* Large phones / small tablets (481px–768px)
   -------------------------------------------------------------------------- */

@media (min-width: 481px) and (max-width: 768px) {
  .services__grid {
    max-width: 560px;
    margin-inline: auto;
    gap: clamp(16px, 2.8vw, 22px);
  }
}

/* Desktop (769px+)
   -------------------------------------------------------------------------- */

@media (min-width: 769px) {
  .services__grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-auto-rows: auto;
    align-items: start;
    gap: clamp(20px, 2.5vw, 28px);
  }
}

/* Mobile layout & touch safety
   -------------------------------------------------------------------------- */

@media (max-width: 768px) {
  .services {
    padding: clamp(36px, 7vw, 52px) 0 clamp(64px, 12vw, 80px);
  }

  .services__header {
    margin-bottom: 32px;
  }

  .services__container {
    padding: 0 clamp(20px, 5vw, 28px);
    overflow: visible;
  }

  .services__grid {
    display: flex;
    flex-direction: column;
    gap: clamp(14px, 3.5vw, 18px);
    width: 100%;
    max-width: 100%;
    overflow: visible;
  }

  .services__card {
    contain: layout style;
    margin: 0;
    flex: 0 0 auto;
    transform: none;
  }

  .services__card-media {
    aspect-ratio: 16 / 10;
    height: auto;
    min-height: 0;
  }

  .services__card-img {
    transform: none;
  }
}

@media (max-width: 480px) {
  .services__container {
    padding: 0 clamp(16px, 4vw, 22px);
  }
}

@media (hover: none), (pointer: coarse) {
  .services__card:hover {
    transform: none;
    border-color: rgba(255, 255, 255, 0.08);
    box-shadow: 0 4px 24px rgba(0, 0, 0, 0.15);
  }

  .services__card:hover .services__card-img.is-loaded {
    transform: none;
  }
}

/* Reduced Motion
   -------------------------------------------------------------------------- */

@media (prefers-reduced-motion: reduce) {
  .services__card,
  .services__card-img,
  .services__card-link,
  .services__card-link span {
    transition: none;
  }

  .services__card:hover {
    transform: none;
  }

  .services__card:hover .services__card-img.is-loaded {
    transform: none;
  }
}

/* ==========================================================================
   WHY US
   ========================================================================== */

.why {
  padding: 100px 0;
}

.why__container {
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 clamp(32px, 4.5vw, 64px);
}

.why__header {
  margin-bottom: clamp(48px, 5vw, 64px);
  text-align: center;
}

.why__title {
  margin: 0 0 16px;
  color: #ffffff;
  font-size: clamp(28px, 3.5vw, 40px);
  font-weight: 700;
  letter-spacing: -0.02em;
}

.why__subtitle {
  margin: 0 auto;
  max-width: 620px;
  color: rgba(255, 255, 255, 0.55);
  font-size: clamp(15px, 1.6vw, 17px);
  font-weight: 400;
  line-height: 1.65;
  letter-spacing: 0.01em;
}

.why__body {
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: center;
  gap: clamp(40px, 5vw, 72px);
}

.why__features {
  display: flex;
  flex-direction: column;
  gap: 14px;
}

.why__card {
  display: flex;
  align-items: flex-start;
  gap: 20px;
  padding: 22px 24px;
  background: linear-gradient(
    135deg,
    rgba(255, 255, 255, 0.06) 0%,
    rgba(255, 255, 255, 0.02) 100%
  );
  backdrop-filter: blur(20px) saturate(1.3);
  -webkit-backdrop-filter: blur(20px) saturate(1.3);
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 16px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.12);
  transition:
    transform 400ms cubic-bezier(0.4, 0, 0.2, 1),
    border-color 400ms ease,
    box-shadow 400ms cubic-bezier(0.4, 0, 0.2, 1),
    background 400ms ease;
}

.why__card:hover {
  transform: translateX(6px);
  border-color: rgba(31, 79, 255, 0.22);
  background: linear-gradient(
    135deg,
    rgba(255, 255, 255, 0.08) 0%,
    rgba(31, 79, 255, 0.04) 100%
  );
  box-shadow:
    0 8px 32px rgba(0, 0, 0, 0.18),
    0 0 32px rgba(31, 79, 255, 0.06);
}

.why__card-number {
  flex-shrink: 0;
  color: #1f4fff;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.06em;
  line-height: 1.4;
  opacity: 0.85;
}

.why__card-content {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.why__card-title {
  margin: 0;
  color: #ffffff;
  font-size: clamp(16px, 1.6vw, 18px);
  font-weight: 600;
  letter-spacing: 0.01em;
}

.why__card-desc {
  margin: 0;
  color: rgba(255, 255, 255, 0.52);
  font-size: clamp(13px, 1.3vw, 14px);
  font-weight: 400;
  line-height: 1.55;
}

.why__visual {
  position: relative;
  aspect-ratio: 4 / 5;
  overflow: hidden;
  border-radius: 20px;
  border: 1px solid rgba(255, 255, 255, 0.08);
  box-shadow:
    0 16px 48px rgba(0, 0, 0, 0.25),
    0 0 0 1px rgba(255, 255, 255, 0.04) inset;
}

.why__visual-placeholder {
  position: absolute;
  inset: 0;
  background:
    linear-gradient(
      160deg,
      rgba(31, 79, 255, 0.1) 0%,
      rgba(255, 255, 255, 0.03) 40%,
      rgba(9, 9, 9, 0.5) 100%
    ),
    #121218;
  transition: opacity 500ms ease;
}

.why__visual-placeholder::after {
  content: "";
  position: absolute;
  inset: 0;
  background: repeating-linear-gradient(
    -45deg,
    transparent,
    transparent 14px,
    rgba(255, 255, 255, 0.012) 14px,
    rgba(255, 255, 255, 0.012) 28px
  );
}

.why__visual-img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  opacity: 0;
  transition: opacity 500ms ease, transform 700ms cubic-bezier(0.4, 0, 0.2, 1);
}

.why__visual-img.is-loaded {
  opacity: 1;
}

.why__visual-img.is-error {
  display: none;
}

.why__visual:has(.why__visual-img.is-loaded) .why__visual-placeholder {
  opacity: 0;
}

.why__visual:hover .why__visual-img.is-loaded {
  transform: scale(1.03);
}

/* Tablet
   -------------------------------------------------------------------------- */

@media (max-width: 1024px) {
  .why__body {
    grid-template-columns: 1fr;
    gap: 48px;
  }

  .why__visual {
    max-width: 560px;
    margin: 0 auto;
    width: 100%;
  }

  .why__card:hover {
    transform: translateY(-3px);
  }
}

/* Mobile
   -------------------------------------------------------------------------- */

@media (max-width: 768px) {
  .why {
    padding: 80px 0;
  }

  .why__container {
    padding: 0 clamp(20px, 5vw, 28px);
  }

  .why__header {
    margin-bottom: 40px;
  }

  .why__body {
    gap: 40px;
  }

  .why__card {
    padding: 20px 22px;
    gap: 16px;
  }

  .why__visual {
    max-width: none;
    aspect-ratio: 16 / 11;
    border-radius: 16px;
  }
}

/* Reduced Motion
   -------------------------------------------------------------------------- */

@media (prefers-reduced-motion: reduce) {
  .why__card,
  .why__visual-img {
    transition: none;
  }

  .why__card:hover {
    transform: none;
  }

  .why__visual:hover .why__visual-img.is-loaded {
    transform: none;
  }
}

/* ==========================================================================
   JANTLAR
   ========================================================================== */

.jantlar {
  padding: 100px 0;
}

.jantlar__container {
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 clamp(32px, 4.5vw, 64px);
}

.jantlar__top {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 24px;
  margin-bottom: clamp(40px, 5vw, 56px);
}

.jantlar__header {
  flex: 1;
  min-width: 0;
}

.jantlar__title {
  margin: 0 0 12px;
  color: #ffffff;
  font-size: clamp(28px, 3.5vw, 40px);
  font-weight: 700;
  letter-spacing: -0.02em;
}

.jantlar__subtitle {
  margin: 0;
  max-width: 480px;
  color: rgba(255, 255, 255, 0.55);
  font-size: clamp(15px, 1.6vw, 17px);
  font-weight: 400;
  line-height: 1.6;
}

.jantlar__view-all {
  flex-shrink: 0;
  display: inline-flex;
  align-items: center;
  gap: 6px;
  margin-top: 8px;
  color: #1f4fff;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.02em;
  text-decoration: none;
  white-space: nowrap;
  transition: color 250ms ease, gap 250ms ease;
}

.jantlar__view-all:hover {
  color: #3f6dff;
  gap: 10px;
}

.jantlar__view-all span {
  display: inline-block;
  transition: transform 250ms ease;
}

.jantlar__view-all:hover span {
  transform: translateX(3px);
}

.jantlar__grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: clamp(16px, 2vw, 24px);
}

.jantlar__item {
  display: block;
  width: 100%;
  padding: 0;
  border: none;
  background: none;
  cursor: pointer;
  border-radius: 16px;
  overflow: hidden;
  text-align: left;
  transition:
    transform 400ms cubic-bezier(0.4, 0, 0.2, 1),
    box-shadow 400ms cubic-bezier(0.4, 0, 0.2, 1);
}

.jantlar__item:hover {
  transform: translateY(-4px);
  box-shadow:
    0 12px 40px rgba(0, 0, 0, 0.3),
    0 0 32px rgba(31, 79, 255, 0.1);
}

.jantlar__media {
  position: relative;
  aspect-ratio: 1 / 1;
  overflow: hidden;
  border-radius: 16px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  background: #121218;
}

.jantlar__placeholder {
  position: absolute;
  inset: 0;
  background:
    linear-gradient(
      135deg,
      rgba(31, 79, 255, 0.08) 0%,
      rgba(255, 255, 255, 0.03) 50%,
      rgba(9, 9, 9, 0.4) 100%
    ),
    #121218;
  transition: opacity 400ms ease;
}

.jantlar__placeholder::after {
  content: "";
  position: absolute;
  inset: 0;
  background: repeating-linear-gradient(
    -45deg,
    transparent,
    transparent 12px,
    rgba(255, 255, 255, 0.015) 12px,
    rgba(255, 255, 255, 0.015) 24px
  );
}

.jantlar__img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  opacity: 0;
  transition: opacity 500ms ease, transform 500ms cubic-bezier(0.4, 0, 0.2, 1);
}

.jantlar__img.is-loaded {
  opacity: 1;
}

.jantlar__img.is-error {
  display: none;
}

.jantlar__media:has(.jantlar__img.is-loaded) .jantlar__placeholder {
  opacity: 0;
}

.jantlar__item:hover .jantlar__img.is-loaded {
  transform: scale(1.04);
}

.jantlar__hover {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0);
  opacity: 0;
  transition:
    opacity 350ms ease,
    background 350ms ease;
}

.jantlar__item:hover .jantlar__hover {
  opacity: 1;
  background: rgba(0, 0, 0, 0.45);
}

.jantlar__hover-icon {
  color: #ffffff;
  transform: scale(0.85);
  transition: transform 350ms cubic-bezier(0.4, 0, 0.2, 1);
}

.jantlar__item:hover .jantlar__hover-icon {
  transform: scale(1);
}

/* Tablet
   -------------------------------------------------------------------------- */

@media (max-width: 1024px) {
  .jantlar__top {
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
  }

  .jantlar__view-all {
    margin-top: 0;
  }
}

/* Mobile
   -------------------------------------------------------------------------- */

@media (max-width: 640px) {
  .jantlar {
    padding: 80px 0;
  }

  .jantlar__container {
    padding: 0 clamp(20px, 5vw, 28px);
  }

  .jantlar__grid {
    grid-template-columns: 1fr;
    gap: 14px;
  }

  .jantlar__media {
    border-radius: 14px;
  }

  .jantlar__item {
    border-radius: 14px;
  }
}

/* Reduced Motion
   -------------------------------------------------------------------------- */

@media (prefers-reduced-motion: reduce) {
  .jantlar__item,
  .jantlar__img,
  .jantlar__hover,
  .jantlar__hover-icon {
    transition: none;
  }

  .jantlar__item:hover {
    transform: none;
  }

  .jantlar__item:hover .jantlar__img.is-loaded {
    transform: none;
  }
}

/* ==========================================================================
   FOOTER
   ========================================================================== */

.site-footer {
  position: relative;
  background: linear-gradient(180deg, #0a0b0e 0%, #090909 48%, #080808 100%);
  padding: clamp(64px, 8vw, 88px) 0 0;
}

.site-footer__glow {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 1px;
  z-index: 0;
  background: linear-gradient(
    90deg,
    transparent 0%,
    rgba(31, 79, 255, 0.15) 20%,
    rgba(31, 79, 255, 0.6) 50%,
    rgba(31, 79, 255, 0.15) 80%,
    transparent 100%
  );
  box-shadow: 0 0 16px rgba(31, 79, 255, 0.18);
  pointer-events: none;
}

.site-footer__container {
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 clamp(32px, 4.5vw, 64px);
}

.site-footer__grid {
  display: grid;
  grid-template-columns: 1.4fr 1fr 1fr 1.2fr;
  gap: clamp(32px, 4vw, 56px);
  padding-bottom: clamp(48px, 6vw, 64px);
}

.site-footer__col--brand {
  max-width: 320px;
}

.site-footer__logo {
  display: inline-block;
  line-height: 0;
  margin-bottom: 20px;
  text-decoration: none;
}

.site-footer__logo img {
  display: block;
  width: auto;
  height: 56px;
  object-fit: contain;
}

.site-footer__desc {
  margin: 0 0 24px;
  color: rgba(255, 255, 255, 0.52);
  font-size: 14px;
  font-weight: 400;
  line-height: 1.7;
  letter-spacing: 0.01em;
}

.site-footer__social {
  display: flex;
  align-items: center;
  gap: 10px;
}

.site-footer__social-link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  color: rgba(255, 255, 255, 0.65);
  text-decoration: none;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.1);
  background: rgba(255, 255, 255, 0.04);
  transition:
    color 250ms ease,
    background-color 250ms ease,
    border-color 250ms ease,
    transform 250ms ease,
    box-shadow 250ms ease;
}

.site-footer__social-link:hover {
  color: #1f4fff;
  background: rgba(31, 79, 255, 0.1);
  border-color: rgba(31, 79, 255, 0.35);
  box-shadow: 0 0 16px rgba(31, 79, 255, 0.2);
  transform: translateY(-2px);
}

.site-footer__social-link svg {
  display: block;
}

.site-footer__heading {
  margin: 0 0 20px;
  color: #ffffff;
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

.site-footer__list {
  display: flex;
  flex-direction: column;
  gap: 12px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.site-footer__link {
  color: rgba(255, 255, 255, 0.55);
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.01em;
  text-decoration: none;
  transition: color 250ms ease;
}

.site-footer__link:hover {
  color: #1f4fff;
}

.site-footer__contact {
  display: flex;
  flex-direction: column;
  gap: 16px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.site-footer__contact li {
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.site-footer__contact-label {
  color: rgba(255, 255, 255, 0.38);
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.site-footer__contact-value {
  color: rgba(255, 255, 255, 0.72);
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
  text-decoration: none;
  transition: color 250ms ease;
}

a.site-footer__contact-value:hover {
  color: #1f4fff;
}

.contact-links {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.contact-links--cta {
  gap: 10px;
  min-width: min(100%, 280px);
}

.contact-links--cta .hero__btn {
  width: 100%;
  min-width: 0;
  white-space: normal;
  text-align: center;
  line-height: 1.35;
}

.premium-cta__actions--dual {
  flex-direction: column;
  align-items: stretch;
  gap: 16px;
  width: 100%;
  max-width: 520px;
  margin: 0 auto;
}

@media (min-width: 640px) {
  .premium-cta__actions--dual {
    flex-direction: row;
    align-items: flex-start;
    justify-content: center;
    gap: 20px;
  }

  .contact-links--cta {
    flex: 1 1 0;
  }
}

.site-footer__bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  padding: 24px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.06);
}

.site-footer__copyright,
.site-footer__credit {
  margin: 0;
  color: rgba(255, 255, 255, 0.35);
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 0.02em;
}

.site-footer__credit {
  text-align: right;
}

/* Tablet
   -------------------------------------------------------------------------- */

@media (max-width: 1024px) {
  .site-footer__grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 40px 32px;
  }

  .site-footer__col--brand {
    grid-column: 1 / -1;
    max-width: 400px;
  }
}

/* Mobile
   -------------------------------------------------------------------------- */

@media (max-width: 640px) {
  .site-footer {
    padding-top: 56px;
  }

  .site-footer__container {
    padding: 0 clamp(20px, 5vw, 28px);
  }

  .site-footer__grid {
    grid-template-columns: 1fr;
    gap: 36px;
    padding-bottom: 40px;
  }

  .site-footer__col--brand {
    max-width: none;
  }

  .site-footer__bottom {
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
    padding: 20px 0;
  }

  .site-footer__credit {
    text-align: left;
  }
}

/* ==========================================================================
   Floating Action Buttons (Phone & WhatsApp)
   ========================================================================== */

.fab-group {
  position: fixed;
  right: max(24px, env(safe-area-inset-right, 0px));
  bottom: max(24px, env(safe-area-inset-bottom, 0px));
  z-index: 9999;
  display: flex;
  flex-direction: column;
  gap: 14px;
  align-items: flex-end;
}

.fab {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 64px;
  height: 64px;
  border-radius: 50%;
  text-decoration: none;
  transition:
    transform 0.35s cubic-bezier(0.4, 0, 0.2, 1),
    box-shadow 0.35s cubic-bezier(0.4, 0, 0.2, 1);
}

.fab:hover {
  transform: translateY(-6px) scale(1.07);
}

.fab__icon {
  font-size: 28px;
  line-height: 1;
  color: #ffffff;
}

.fab--phone {
  background-color: #1f4fff;
  box-shadow:
    0 15px 40px rgba(31, 79, 255, 0.35),
    0 4px 12px rgba(0, 0, 0, 0.18);
}

.fab--phone:hover {
  box-shadow:
    0 20px 50px rgba(31, 79, 255, 0.45),
    0 6px 16px rgba(0, 0, 0, 0.22);
}

.fab-phone-wrap {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  width: 64px;
  flex-shrink: 0;
}

.fab-phone-menu {
  position: absolute;
  right: 0;
  bottom: calc(100% + 10px);
  display: flex;
  flex-direction: column;
  gap: 8px;
  margin-bottom: 0;
  opacity: 0;
  visibility: hidden;
  transform: translateY(8px);
  transition:
    opacity 220ms ease,
    transform 220ms ease,
    visibility 220ms ease;
  pointer-events: none;
}

.fab-phone-menu.is-open {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  pointer-events: auto;
}

.fab-phone-menu__link {
  display: block;
  padding: 10px 14px;
  border-radius: 12px;
  background: rgba(12, 14, 20, 0.94);
  border: 1px solid rgba(255, 255, 255, 0.12);
  color: #ffffff;
  font-family: "Montserrat", sans-serif;
  font-size: 13px;
  font-weight: 600;
  line-height: 1.35;
  text-decoration: none;
  white-space: nowrap;
  box-shadow: 0 10px 28px rgba(0, 0, 0, 0.28);
  transition:
    border-color 220ms ease,
    color 220ms ease,
    transform 220ms ease;
}

.fab-phone-menu__link:hover {
  border-color: rgba(31, 79, 255, 0.45);
  color: #8fb0ff;
  transform: translateY(-1px);
}

button.fab {
  border: none;
  cursor: pointer;
}

.fab--whatsapp {
  flex-shrink: 0;
  background-color: #25d366;
  box-shadow:
    0 15px 40px rgba(37, 211, 102, 0.35),
    0 4px 12px rgba(0, 0, 0, 0.18);
}

.fab--whatsapp:hover {
  box-shadow:
    0 20px 50px rgba(37, 211, 102, 0.45),
    0 6px 16px rgba(0, 0, 0, 0.22);
}

.fab__tooltip {
  position: absolute;
  right: calc(100% + 14px);
  top: 50%;
  white-space: nowrap;
  padding: 12px 16px;
  border-radius: 12px;
  background: rgba(15, 15, 15, 0.72);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  border: 1px solid rgba(255, 255, 255, 0.1);
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.24);
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.02em;
  opacity: 0;
  transform: translateY(-50%) translateX(12px);
  transition:
    opacity 0.35s ease,
    transform 0.35s cubic-bezier(0.4, 0, 0.2, 1);
  pointer-events: none;
}

.fab:hover .fab__tooltip {
  opacity: 1;
  transform: translateY(-50%) translateX(0);
}

@media (max-width: 768px) {
  .fab-group {
    right: max(18px, env(safe-area-inset-right, 0px));
    bottom: max(18px, env(safe-area-inset-bottom, 0px));
    gap: 12px;
  }

  .fab-phone-wrap {
    width: 58px;
  }

  .fab {
    width: 58px;
    height: 58px;
  }

  .fab__icon {
    font-size: 26px;
  }

  .fab__tooltip {
    display: none;
  }
}

/* ==========================================================================
   PREMIUM SECTIONS (Shared)
   ========================================================================== */

.premium-section {
  padding: clamp(72px, 7vw, 92px) 0;
  overflow-x: clip;
}

.premium-section--alt {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}

.premium-section__container {
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 clamp(24px, 4.5vw, 64px);
}

.premium-section__header {
  margin-bottom: clamp(36px, 4.5vw, 52px);
  text-align: center;
}

.showcase__header {
  text-align: center;
}

.page-hero__container {
  text-align: center;
}

.page-hero .jantlar__subtitle {
  margin-left: auto;
  margin-right: auto;
}

.premium-section__header .jantlar__title {
  margin-left: auto;
  margin-right: auto;
}

.premium-section__header .jantlar__subtitle {
  margin: 0 auto;
  max-width: 560px;
}

.jantlar__item--concealed {
  display: none !important;
}

.jantlar__img[data-src]:not([src]) {
  opacity: 0;
}

.premium-section__load-more {
  display: flex;
  justify-content: center;
  margin-top: clamp(40px, 5vw, 56px);
}

.premium-section__load-more.is-hidden {
  display: none;
}

/* Shimmer loading */
@keyframes premiumShimmer {
  0% {
    background-position: 200% 0;
  }

  100% {
    background-position: -200% 0;
  }
}

.jantlar__placeholder::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  background: linear-gradient(
    90deg,
    transparent 0%,
    rgba(255, 255, 255, 0.05) 50%,
    transparent 100%
  );
  background-size: 200% 100%;
  animation: premiumShimmer 1.8s ease-in-out infinite;
  pointer-events: none;
}

.jantlar__media:has(.jantlar__img.is-loaded) .jantlar__placeholder::before {
  animation: none;
  opacity: 0;
}

/* Application gallery tag */
.gallery-card__tag {
  position: absolute;
  left: 12px;
  bottom: 12px;
  z-index: 3;
  padding: 8px 14px;
  border-radius: 8px;
  background: rgba(9, 9, 9, 0.78);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  border: 1px solid rgba(255, 255, 255, 0.1);
  color: #ffffff;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.03em;
  opacity: 0;
  transform: translateY(8px);
  transition:
    opacity 350ms ease,
    transform 350ms cubic-bezier(0.4, 0, 0.2, 1);
  pointer-events: none;
}

.jantlar__item:hover .gallery-card__tag {
  opacity: 1;
  transform: translateY(0);
}

.applications .jantlar__item:hover {
  transform: translateY(-8px) scale(1.015);
  box-shadow:
    0 25px 70px rgba(0, 0, 0, 0.45),
    0 0 40px rgba(46, 91, 255, 0.08);
}

.applications .jantlar__item:hover .jantlar__media {
  border-color: rgba(46, 91, 255, 0.16);
  box-shadow: 0 0 32px rgba(46, 91, 255, 0.06);
}

.applications .jantlar__item:hover .jantlar__img.is-loaded {
  transform: scale(1.03);
}

.applications .jantlar__grid {
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 24px;
}

@media (max-width: 1024px) {
  .applications .jantlar__grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (max-width: 640px) {
  .applications .jantlar__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px;
  }
}

/* Brands */
.brands__grid {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: clamp(14px, 2vw, 22px);
  align-items: stretch;
}

.brands__card {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 108px;
  min-height: 108px;
  padding: clamp(18px, 2.5vw, 24px);
  border-radius: 16px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  background: rgba(255, 255, 255, 0.02);
  transition:
    transform 450ms cubic-bezier(0.4, 0, 0.2, 1),
    border-color 450ms ease,
    box-shadow 450ms cubic-bezier(0.4, 0, 0.2, 1),
    background-color 450ms ease;
}

.brands__card:hover {
  transform: translateY(-4px);
  border-color: rgba(31, 79, 255, 0.28);
  background: rgba(255, 255, 255, 0.035);
  box-shadow:
    0 10px 32px rgba(0, 0, 0, 0.24),
    0 0 24px rgba(31, 79, 255, 0.1);
}

.brands__name {
  display: block;
  max-width: 100%;
  text-align: center;
  color: rgba(255, 255, 255, 0.68);
  font-size: clamp(12px, 1.35vw, 17px);
  font-weight: 800;
  letter-spacing: 0.14em;
  line-height: 1.25;
  transition: color 450ms cubic-bezier(0.4, 0, 0.2, 1);
}

.brands__card:hover .brands__name {
  color: rgba(255, 255, 255, 0.96);
}

.brands__note {
  margin: clamp(20px, 3vw, 28px) auto 0;
  max-width: 480px;
  text-align: center;
  color: rgba(255, 255, 255, 0.42);
  font-size: clamp(12px, 1.2vw, 14px);
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0.01em;
}

@media (max-width: 1024px) {
  .brands__grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (max-width: 640px) {
  .brands__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;
  }

  .brands__card {
    height: 92px;
    min-height: 92px;
    padding: 14px 12px;
  }

  .brands__name {
    font-size: clamp(10px, 2.8vw, 13px);
    letter-spacing: 0.1em;
  }
}

/* Tyre Services */
.tyre-services__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: clamp(16px, 2vw, 24px);
  align-items: stretch;
}

.tyre-services__card {
  display: flex;
  flex-direction: column;
  gap: 14px;
  height: 100%;
  min-height: 196px;
  padding: clamp(24px, 3vw, 32px);
  border-radius: 16px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  background: linear-gradient(145deg, rgba(255, 255, 255, 0.03) 0%, rgba(255, 255, 255, 0.01) 100%);
  transition:
    transform 450ms cubic-bezier(0.4, 0, 0.2, 1),
    border-color 450ms ease,
    box-shadow 450ms cubic-bezier(0.4, 0, 0.2, 1);
}

.tyre-services__card:hover {
  transform: translateY(-6px);
  border-color: rgba(31, 79, 255, 0.25);
  box-shadow:
    0 16px 48px rgba(0, 0, 0, 0.28),
    0 0 36px rgba(31, 79, 255, 0.1);
}

.tyre-services__icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  border-radius: 12px;
  background: rgba(31, 79, 255, 0.12);
  color: #3f6dff;
  font-size: 22px;
}

.tyre-services__title {
  margin: 0;
  color: #ffffff;
  font-size: clamp(16px, 1.6vw, 18px);
  font-weight: 600;
}

.tyre-services__desc {
  margin: 0;
  color: rgba(255, 255, 255, 0.55);
  font-size: 14px;
  line-height: 1.6;
}

@media (max-width: 900px) {
  .tyre-services__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 540px) {
  .tyre-services__grid {
    grid-template-columns: 1fr;
  }
}

/* Premium CTA */
.premium-cta {
  text-align: center;
}

.premium-cta__box {
  max-width: 820px;
  margin: 0 auto;
  padding: clamp(40px, 5vw, 56px);
  border-radius: 20px;
  border: 1px solid rgba(255, 255, 255, 0.08);
  background: linear-gradient(160deg, rgba(31, 79, 255, 0.08) 0%, rgba(9, 9, 9, 0.6) 55%);
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.25);
}

.premium-cta__title {
  margin: 0 0 12px;
  color: #ffffff;
  font-size: clamp(28px, 3.5vw, 40px);
  font-weight: 700;
  letter-spacing: -0.02em;
}

.premium-cta__desc {
  margin: 0 auto 28px;
  max-width: 560px;
  color: rgba(255, 255, 255, 0.58);
  font-size: clamp(15px, 1.6vw, 17px);
  line-height: 1.65;
}

.premium-cta__actions {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 14px;
}

/* Stats — Premium Glassmorphism */
.stats__header {
  margin-bottom: clamp(48px, 6vw, 64px);
  text-align: center;
}

.stats__title {
  margin: 0 0 16px;
  color: #ffffff;
  font-size: clamp(28px, 3.5vw, 40px);
  font-weight: 700;
  letter-spacing: -0.02em;
  line-height: 1.15;
}

.stats__subtitle {
  margin: 0 auto;
  max-width: 640px;
  color: rgba(255, 255, 255, 0.55);
  font-size: clamp(15px, 1.6vw, 17px);
  font-weight: 400;
  line-height: 1.65;
  letter-spacing: 0.01em;
}

.stats__grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: clamp(16px, 2vw, 24px);
}

.stats__card {
  position: relative;
  overflow: hidden;
  min-height: clamp(168px, 18vw, 200px);
  border-radius: 24px;
  border: 1px solid rgba(255, 255, 255, 0.08);
  background: linear-gradient(
    145deg,
    rgba(255, 255, 255, 0.07) 0%,
    rgba(255, 255, 255, 0.02) 100%
  );
  backdrop-filter: blur(18px) saturate(1.4);
  -webkit-backdrop-filter: blur(18px) saturate(1.4);
  box-shadow:
    0 8px 32px rgba(0, 0, 0, 0.22),
    inset 0 1px 0 rgba(255, 255, 255, 0.06);
  transition:
    transform 500ms cubic-bezier(0.4, 0, 0.2, 1),
    border-color 500ms ease,
    box-shadow 500ms cubic-bezier(0.4, 0, 0.2, 1);
}

.stats__card::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  opacity: 0.18;
  transform: scale(1);
  transition: transform 700ms cubic-bezier(0.4, 0, 0.2, 1), opacity 500ms ease;
}

.stats__card::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  background: linear-gradient(
    160deg,
    rgba(9, 9, 9, 0.55) 0%,
    rgba(9, 9, 9, 0.82) 55%,
    rgba(9, 9, 9, 0.92) 100%
  );
  pointer-events: none;
}

.stats__card--01::before { background-image: url("../images/stats/stats-01.jpg"); }
.stats__card--02::before { background-image: url("../images/stats/stats-02.jpg"); }
.stats__card--03::before { background-image: url("../images/stats/stats-03.jpg"); }
.stats__card--04::before { background-image: url("../images/stats/stats-04.jpg"); }

.stats__card-content {
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 12px;
  min-height: inherit;
  padding: clamp(32px, 3.5vw, 44px) clamp(20px, 2.5vw, 28px);
  text-align: center;
}

.stats__card:hover {
  transform: translateY(-6px) scale(1.02);
  border-color: rgba(31, 79, 255, 0.35);
  box-shadow:
    0 20px 56px rgba(0, 0, 0, 0.32),
    0 0 48px rgba(31, 79, 255, 0.14),
    inset 0 1px 0 rgba(255, 255, 255, 0.08);
}

.stats__card:hover::before {
  opacity: 0.24;
  transform: scale(1.08);
}

.stats__value {
  color: #ffffff;
  font-size: clamp(36px, 4.5vw, 52px);
  font-weight: 700;
  letter-spacing: -0.03em;
  line-height: 1;
  font-variant-numeric: tabular-nums;
}

.stats__label {
  color: rgba(255, 255, 255, 0.62);
  font-size: clamp(11px, 1.1vw, 13px);
  font-weight: 600;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

@media (max-width: 1024px) {
  .stats__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (prefers-reduced-motion: reduce) {
  .stats__card,
  .stats__card::before {
    transition: none;
  }

  .stats__card:hover {
    transform: none;
  }

  .stats__card:hover::before {
    transform: none;
  }
}

.applications__cta {
  display: flex;
  justify-content: center;
  margin-top: clamp(32px, 4vw, 48px);
}

/* Instagram Feed */
.instagram-feed .jantlar__grid {
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 20px;
}

.instagram-card__overlay {
  position: absolute;
  inset: 0;
  z-index: 2;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 16px;
  background: linear-gradient(
    180deg,
    rgba(9, 9, 9, 0.1) 0%,
    rgba(9, 9, 9, 0.55) 55%,
    rgba(9, 9, 9, 0.82) 100%
  );
  opacity: 0;
  transition: opacity 400ms ease;
  pointer-events: none;
}

.instagram-card__overlay i {
  font-size: 28px;
  color: #ffffff;
}

.instagram-card__overlay span {
  color: rgba(255, 255, 255, 0.9);
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.03em;
}

.jantlar__item.instagram-card:hover .instagram-card__overlay {
  opacity: 1;
}

.jantlar__item.instagram-card:hover .jantlar__img.is-loaded {
  transform: scale(1.05);
}

.jantlar__item.instagram-card:hover {
  transform: translateY(-4px);
  box-shadow:
    0 12px 40px rgba(0, 0, 0, 0.3),
    0 0 32px rgba(31, 79, 255, 0.12);
}

.instagram-feed__cta {
  display: flex;
  justify-content: center;
  margin-top: clamp(40px, 5vw, 56px);
}

@media (max-width: 1024px) {
  .instagram-feed .jantlar__grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (max-width: 640px) {
  .instagram-feed .jantlar__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 14px;
  }
}

/* Reveal — layout anında görünür; IO ile gecikme yok */
[data-reveal],
[data-reveal-child],
[data-reveal].is-revealed,
[data-reveal-child].is-revealed {
  opacity: 1;
  transform: none;
}

@media (prefers-reduced-motion: reduce) {
  [data-reveal],
  [data-reveal-child] {
    opacity: 1;
    transform: none;
    transition: none;
  }

  .gallery-card__tag,
  .instagram-card__overlay {
    opacity: 1;
    transform: none;
    transition: none;
  }

  .brands__card:hover {
    transform: none;
  }
}

/* ==========================================================================
   SECTION TITLE ACCENT — unified underline
   ========================================================================== */

.services__title,
.jantlar__title,
.stats__title,
.premium-cta__title,
.why__title,
.contact__heading {
  position: relative;
  display: inline-block;
  max-width: 100%;
  margin-bottom: clamp(24px, 3vw, 32px);
}

.services__title::after,
.jantlar__title::after,
.stats__title::after,
.premium-cta__title::after,
.why__title::after,
.contact__heading::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -14px;
  width: 64px;
  height: 3px;
  transform: translateX(-50%);
  border-radius: 999px;
  background: linear-gradient(90deg, transparent, #2e5bff 35%, #1e3d9a 65%, transparent);
  opacity: 0.85;
  pointer-events: none;
}

/* ==========================================================================
   PREMIUM POLISH — Cards, Buttons, Links, Icons
   ========================================================================== */

.services__card,
.hero__card,
.why__card,
.tyre-services__card,
.brands__card,
.stats__card,
.premium-cta__box {
  background: var(--premium-card-bg);
  backdrop-filter: blur(16px) saturate(1.2);
  -webkit-backdrop-filter: blur(16px) saturate(1.2);
  border: 1px solid var(--premium-card-border);
  transition:
    transform 450ms cubic-bezier(0.4, 0, 0.2, 1),
    border-color 450ms ease,
    box-shadow 450ms cubic-bezier(0.4, 0, 0.2, 1),
    background 450ms ease;
}

.premium-cta__box {
  background: linear-gradient(
    160deg,
    rgba(46, 91, 255, 0.07) 0%,
    rgba(18, 20, 28, 0.72) 52%
  );
}

.services__card:hover,
.why__card:hover,
.tyre-services__card:hover,
.brands__card:hover,
.stats__card:hover,
.premium-cta__box:hover {
  border-color: rgba(46, 91, 255, 0.18);
  box-shadow:
    0 25px 70px rgba(0, 0, 0, 0.45),
    0 0 48px rgba(46, 91, 255, 0.08);
}

@media (hover: hover) and (pointer: fine) {
  .services__card:hover,
  .why__card:hover,
  .tyre-services__card:hover,
  .brands__card:hover,
  .stats__card:hover,
  .premium-cta__box:hover {
    transform: translateY(-8px) scale(1.015);
  }
}

.jantlar__item:hover {
  transform: translateY(-8px) scale(1.015);
  box-shadow:
    0 25px 70px rgba(0, 0, 0, 0.45),
    0 0 40px rgba(46, 91, 255, 0.08);
}

.jantlar__item:hover .jantlar__media {
  border-color: rgba(46, 91, 255, 0.16);
  box-shadow: 0 0 32px rgba(46, 91, 255, 0.06);
}

.services__card-img,
.jantlar__img,
.why__visual-img,
.brands__logo img,
.showcase .jantlar__img {
  transition: transform 400ms ease, opacity 500ms ease;
}

.services__card:hover .services__card-img.is-loaded,
.jantlar__item:hover .jantlar__img.is-loaded,
.why__visual:hover .why__visual-img.is-loaded,
.brands__card:hover .brands__logo img {
  transform: scale(1.03);
}

.hero__card-icon,
.tyre-services__icon,
.services__card-icon,
[class*="__icon"] {
  transition:
    color 350ms ease,
    transform 350ms cubic-bezier(0.4, 0, 0.2, 1);
}

.hero__card:hover .hero__card-icon,
.tyre-services__card:hover .tyre-services__icon,
.services__card:hover [class*="__icon"] {
  color: #2e5bff;
  transform: scale(1.06);
}

.site-footer__link,
.jantlar__view-all,
.services__card-link {
  position: relative;
  text-decoration: none;
}

.site-footer__link::after,
.jantlar__view-all::after,
.services__card-link::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 0;
  height: 2px;
  background: linear-gradient(90deg, #2e5bff, #1e3d9a);
  border-radius: 2px;
  transition: width 350ms cubic-bezier(0.4, 0, 0.2, 1);
}

.site-footer__link:hover::after,
.jantlar__view-all:hover::after,
.services__card:hover .services__card-link::after {
  width: 100%;
}

.site-footer__link:hover {
  color: #ffffff;
}

a.site-footer__contact-value {
  position: relative;
  text-decoration: none;
}

a.site-footer__contact-value::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 0;
  height: 1px;
  background: linear-gradient(90deg, #2e5bff, #1e3d9a);
  transition: width 350ms cubic-bezier(0.4, 0, 0.2, 1);
}

a.site-footer__contact-value:hover::after {
  width: 100%;
}

a.site-footer__contact-value:hover {
  color: #ffffff;
}

@media (prefers-reduced-motion: reduce) {
  .services__card:hover,
  .hero__card:hover,
  .why__card:hover,
  .tyre-services__card:hover,
  .brands__card:hover,
  .stats__card:hover,
  .premium-cta__box:hover,
  .jantlar__item:hover {
    transform: none;
  }

  .services__card:hover .services__card-img.is-loaded,
  .jantlar__item:hover .jantlar__img.is-loaded {
    transform: none;
  }

  .hero__btn:hover,
  .hero__btn:active {
    transform: none;
  }
}

/* ==========================================================================
   PHOTOSWIPE 5 — Premium gallery lightbox theme
   ========================================================================== */

.pswp {
  --pswp-bg: rgba(9, 9, 12, 0.9);
  --pswp-placeholder-bg: #121218;
  --pswp-root-z-index: 2000;
  z-index: 2000;
}

.pswp__bg {
  background: rgba(9, 9, 12, 0.9) !important;
  backdrop-filter: blur(28px) saturate(1.25);
  -webkit-backdrop-filter: blur(28px) saturate(1.25);
}

.pswp__button {
  color: #ffffff;
  opacity: 0.92;
}

.pswp__button--arrow {
  width: 52px;
  height: 52px;
  margin-top: -26px;
  background: rgba(255, 255, 255, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 50%;
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
}

.pswp__button--arrow:hover {
  background: rgba(46, 91, 255, 0.28);
  border-color: rgba(46, 91, 255, 0.45);
}

.pswp__button--close {
  width: 44px;
  height: 44px;
  margin-top: 12px;
  margin-right: 12px;
  background: rgba(255, 255, 255, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 50%;
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
}

.pswp__button--close:hover {
  background: rgba(255, 255, 255, 0.16);
}

.pswp__counter {
  color: rgba(255, 255, 255, 0.72);
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0.04em;
}

@media (max-width: 640px) {
  .pswp__button--arrow {
    width: 44px;
    height: 44px;
    margin-top: -22px;
  }
}

.pswp__error-msg--mjl {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 120px;
  padding: 24px 32px;
  color: rgba(255, 255, 255, 0.85);
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0.02em;
  text-align: center;
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 12px;
}

.showcase__card[data-gallery-trigger] {
  cursor: pointer;
}

.showcase__card[data-gallery-trigger]:focus-visible {
  outline: none;
}

.showcase__card[data-gallery-trigger]:focus-visible .showcase__media {
  outline: 2px solid rgba(46, 91, 255, 0.65);
  outline-offset: 3px;
}

.showcase__card:hover .jantlar__hover,
.showcase__card:focus-visible .jantlar__hover {
  opacity: 1;
}

.showcase__card:hover .jantlar__hover-icon,
.showcase__card:focus-visible .jantlar__hover-icon {
  transform: scale(1);
}
