/* Prestij Dedektiflik — bordo vurgu (cyan/mor yerine) */

/* Marka lockup — logo + wordmark (header referans boyut) */
.prestij-brand-lockup {
  display: flex;
  align-items: center;
  gap: 0.75rem;
}

@media (min-width: 640px) {
  .prestij-brand-lockup {
    gap: 0.875rem;
  }
}

.prestij-brand-wordmark {
  font-family: "Outfit", "Space Grotesk", system-ui, sans-serif;
  text-transform: uppercase;
  line-height: 1.02;
  letter-spacing: 0.2em;
}

.prestij-brand-wordmark--brand,
.prestij-brand-wordmark--header {
  font-size: 0.68rem;
  letter-spacing: 0.21em;
}

@media (min-width: 640px) {
  .prestij-brand-wordmark--brand,
  .prestij-brand-wordmark--header {
    font-size: 0.78rem;
    letter-spacing: 0.23em;
  }
}

@media (min-width: 1024px) {
  .prestij-brand-wordmark--brand,
  .prestij-brand-wordmark--header {
    font-size: 0.84rem;
    letter-spacing: 0.24em;
  }
}

.prestij-brand-wordmark--brand .prestij-brand-line--primary,
.prestij-brand-wordmark--header .prestij-brand-line--primary {
  font-weight: 700;
  letter-spacing: 0.26em;
}

@media (min-width: 640px) {
  .prestij-brand-wordmark--brand .prestij-brand-line--primary,
  .prestij-brand-wordmark--header .prestij-brand-line--primary {
    letter-spacing: 0.28em;
  }
}

.prestij-brand-lockup__wordmark {
  padding-left: 0.875rem;
  border-left: 1px solid rgba(244, 241, 234, 0.18);
}

.prestij-brand-lockup--light .prestij-brand-lockup__wordmark {
  border-left-color: rgba(10, 6, 8, 0.12);
}

.prestij-brand-line {
  font-weight: 500;
}

.prestij-brand-line--primary {
  font-weight: 600;
  letter-spacing: 0.24em;
}
:root {
  --prestij-accent: #9b2d42;
  --prestij-accent-soft: #9b2d4229;
  --prestij-violet: #5c1828;
  --prestij-warm: #c9a88a;
  --prestij-ink: #0a0608;
  /* Manifesto 01–03 — sıcak kömür, krem değil */
  --prestij-slate: #2a262e;
  --prestij-slate-deep: #1e1b22;
  --prestij-slate-line: rgba(244, 241, 234, 0.09);
}

/* Manifesto: 01 / 02 / 03 satırları — bg-ink’ten bir ton açık, marka uyumlu */
#manifesto .prestij-manifesto-pillars {
  position: relative;
  isolation: isolate;
  margin-top: clamp(2.75rem, 6vw, 5rem);
  padding: clamp(1.25rem, 3.5vw, 2rem);
  border-radius: 1.25rem;
  border: 1px solid var(--prestij-slate-line);
  background: linear-gradient(
    152deg,
    rgb(46 41 50) 0%,
    var(--prestij-slate) 42%,
    var(--prestij-slate-deep) 100%
  );
  box-shadow:
    0 1px 0 rgba(255, 255, 255, 0.05) inset,
    0 28px 56px -32px rgba(0, 0, 0, 0.65);
}

#manifesto .prestij-manifesto-pillars::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  background: radial-gradient(
    ellipse 90% 70% at 50% -8%,
    rgba(155, 45, 66, 0.14),
    transparent 62%
  );
  pointer-events: none;
  z-index: 0;
}

#manifesto .prestij-manifesto-pillar {
  position: relative;
  z-index: 1;
  padding: 1.15rem 1.1rem;
  border-radius: 0.875rem;
  background: rgba(255, 255, 255, 0.025);
  border: 1px solid rgba(244, 241, 234, 0.07);
}

@media (min-width: 640px) {
  #manifesto .prestij-manifesto-pillar {
    padding: 1.35rem 1.15rem 1.15rem;
    border-radius: 0;
    background: transparent;
    border: none;
    border-right: 1px solid rgba(244, 241, 234, 0.08);
  }

  #manifesto .prestij-manifesto-pillar:last-child {
    border-right: none;
  }
}

#manifesto .prestij-manifesto-pillar .text-accent {
  color: #d4a8b0 !important;
}

::selection {
  background: #9b2d4259 !important;
}

.pill-accent {
  background: #9b2d421a !important;
  border-color: #9b2d4240 !important;
  color: #e8b4be !important;
}

.text-accent {
  color: #e8b4be !important;
}

.bg-accent {
  background-color: #9b2d42 !important;
}

.border-accent {
  border-color: #9b2d42 !important;
}

.ring-accent\/60 {
  --tw-ring-color: rgb(155 45 66 / 0.6) !important;
}

.shadow-glow {
  box-shadow: 0 0 24px #9b2d4233 !important;
}

.from-accent {
  --tw-gradient-from: #9b2d42 var(--tw-gradient-from-position) !important;
}

.via-violet {
  --tw-gradient-via: #5c1828 var(--tw-gradient-via-position) !important;
}

.to-mint {
  --tw-gradient-to: #c9a88a var(--tw-gradient-to-position) !important;
}

.bg-mint {
  background-color: #9b2d42 !important;
}

.text-mint {
  color: #e8d4c8 !important;
}

.scroll-progress-bar {
  background: linear-gradient(90deg, #9b2d42, #5c1828, #c9a88a) !important;
}

.btn-primary {
  background: linear-gradient(135deg, #9b2d42 0%, #5c1828 100%) !important;
  border-color: #9b2d4266 !important;
}

.btn-primary:hover {
  filter: brightness(1.08);
}

.link-line::after {
  background: linear-gradient(90deg, #9b2d42, #c9a88a) !important;
}

/* Logo — kurumsal amblem, tüm lockup’larda aynı ölçek */
.prestij-logo {
  box-shadow:
    0 0 0 1px rgba(201, 168, 138, 0.18),
    0 0 0 2px rgba(155, 45, 66, 0.28),
    0 10px 28px rgba(0, 0, 0, 0.45);
}

.prestij-logo--brand,
.prestij-logo--header {
  width: 2.75rem;
  height: 2.75rem;
  border-radius: 0.65rem;
  flex-shrink: 0;
  object-fit: contain;
}

@media (min-width: 640px) {
  .prestij-logo--brand,
  .prestij-logo--header {
    width: 3.25rem;
    height: 3.25rem;
    border-radius: 0.75rem;
  }
}

@media (min-width: 1024px) {
  .prestij-logo--brand,
  .prestij-logo--header {
    width: 3.5rem;
    height: 3.5rem;
  }
}

.prestij-site-header__bar {
  min-height: 4.25rem;
}

@media (min-width: 768px) {
  .prestij-site-header__bar {
    min-height: 5rem;
  }
}

/* Menü — ince bordo çizgi (AK Global bordo-line-shimmer birebir mantık) */
.prestij-menu-accent-line {
  pointer-events: none;
  flex-shrink: 0;
}

@keyframes prestij-menu-bordo-shimmer-x {
  0% {
    background-position: -200% 0;
  }
  100% {
    background-position: 200% 0;
  }
}

@keyframes prestij-menu-bordo-shimmer-y {
  0% {
    background-position: 0 -200%;
  }
  100% {
    background-position: 0 200%;
  }
}

@keyframes prestij-menu-bordo-line-glow {
  0%,
  100% {
    opacity: 0.4;
    box-shadow:
      0 0 8px rgba(155, 45, 66, 0),
      0 0 20px rgba(155, 45, 66, 0);
  }
  50% {
    opacity: 1;
    box-shadow:
      0 0 8px rgba(155, 45, 66, 0.3),
      0 0 20px rgba(155, 45, 66, 0.15);
  }
}

.prestij-menu-accent-line--top {
  position: absolute;
  top: 4.25rem;
  left: 1rem;
  right: 1rem;
  height: 1px;
  z-index: 3;
  border-radius: 999px;
  background: linear-gradient(
    90deg,
    transparent 0%,
    rgba(155, 45, 66, 0.1) 20%,
    rgba(155, 45, 66, 0.6) 40%,
    rgba(155, 45, 66, 1) 50%,
    rgba(155, 45, 66, 0.6) 60%,
    rgba(155, 45, 66, 0.1) 80%,
    transparent 100%
  );
  background-size: 200% 100%;
  animation:
    prestij-menu-bordo-shimmer-x 4s ease-in-out infinite,
    prestij-menu-bordo-line-glow 3s ease-in-out infinite;
}

@media (min-width: 640px) {
  .prestij-menu-accent-line--top {
    top: 4.75rem;
    left: 1.5rem;
    right: 1.5rem;
  }
}

.prestij-menu-accent-line--split {
  width: 1px;
  flex-shrink: 0;
  align-self: stretch;
  margin: 0.85rem 0;
  border-radius: 999px;
  background: linear-gradient(
    180deg,
    transparent 0%,
    rgba(155, 45, 66, 0.1) 20%,
    rgba(155, 45, 66, 0.6) 40%,
    rgba(155, 45, 66, 1) 50%,
    rgba(155, 45, 66, 0.6) 60%,
    rgba(155, 45, 66, 0.1) 80%,
    transparent 100%
  );
  background-size: 100% 200%;
  animation:
    prestij-menu-bordo-shimmer-y 4s ease-in-out infinite,
    prestij-menu-bordo-line-glow 3s ease-in-out infinite;
}

/* Menü toggle — modern hamburger / kapat */
.prestij-menu-toggle,
.prestij-menu-close-btn {
  position: relative;
}

.prestij-menu-toggle {
  backdrop-filter: blur(8px);
}

.prestij-menu-toggle--open {
  box-shadow:
    0 0 0 1px rgba(155, 45, 66, 0.12),
    0 4px 16px rgba(10, 6, 8, 0.06);
}

.prestij-menu-close-btn {
  border-color: rgba(155, 45, 66, 0.28) !important;
  background: linear-gradient(145deg, rgba(155, 45, 66, 0.08), rgba(244, 241, 234, 0.9)) !important;
  box-shadow:
    0 0 0 1px rgba(201, 168, 138, 0.15),
    0 4px 14px rgba(10, 6, 8, 0.08);
}

.prestij-menu-close-btn:hover {
  border-color: rgba(155, 45, 66, 0.45) !important;
  background: linear-gradient(145deg, rgba(155, 45, 66, 0.14), rgba(244, 241, 234, 1)) !important;
}

.prestij-menu-close-btn--dark {
  border-color: rgba(201, 168, 138, 0.32) !important;
  background: rgba(255, 255, 255, 0.06) !important;
  color: #f4f1ea;
  box-shadow: 0 0 0 1px rgba(201, 168, 138, 0.1);
}

.prestij-menu-close-btn--dark:hover {
  border-color: rgba(201, 168, 138, 0.5) !important;
  background: rgba(255, 255, 255, 0.11) !important;
}

.prestij-brand-lockup--menu .prestij-brand-lockup__wordmark {
  border-left-color: rgba(244, 241, 234, 0.2);
}

.prestij-menu-icon {
  position: relative;
  display: block;
  width: 1.05rem;
  height: 0.875rem;
}

.prestij-menu-icon__bar {
  display: block;
  height: 1.5px;
  border-radius: 999px;
  background: currentColor;
  transition:
    transform 0.38s cubic-bezier(0.22, 1, 0.36, 1),
    width 0.38s cubic-bezier(0.22, 1, 0.36, 1),
    opacity 0.25s ease;
}

.prestij-menu-icon--open .prestij-menu-icon__bar:nth-child(1) {
  width: 100%;
}

.prestij-menu-icon--open .prestij-menu-icon__bar:nth-child(2) {
  width: 68%;
  margin: 5px 0 5px auto;
  opacity: 0.88;
}

.prestij-menu-icon--open .prestij-menu-icon__bar:nth-child(3) {
  width: 88%;
}

.prestij-menu-toggle:hover .prestij-menu-icon--open .prestij-menu-icon__bar:nth-child(2) {
  width: 100%;
}

.prestij-menu-icon--close {
  width: 0.9rem;
  height: 0.9rem;
}

.prestij-menu-icon__arm {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100%;
  height: 1.5px;
  border-radius: 999px;
  background: currentColor;
  transform-origin: center;
  transition: transform 0.32s cubic-bezier(0.22, 1, 0.36, 1);
}

.prestij-menu-icon__arm--a {
  transform: translate(-50%, -50%) rotate(45deg);
}

.prestij-menu-icon__arm--b {
  transform: translate(-50%, -50%) rotate(-45deg);
}

.prestij-menu-top {
  min-height: 4.25rem;
}

@media (min-width: 640px) {
  .prestij-menu-top {
    min-height: 4.75rem;
  }
}

/* WhatsApp marka ikonu — yeşil dolgu, ghost butonlarda */
.btn-ghost .text-\[\#25D366\],
a[class*="btn"] .text-\[\#25D366\] {
  color: #25d366 !important;
}

svg[viewBox="0 0 24 24"] path[d*="17.472"] {
  fill: #25d366;
}

/* Hero altı — 5 görselli yatay sinematik bant */
.prestij-hero-band {
  border-block: 1px solid rgba(244, 241, 234, 0.08);
  box-shadow:
    inset 0 1px 0 rgba(201, 168, 138, 0.05),
    0 24px 80px rgba(0, 0, 0, 0.35);
}

.prestij-hero-band__wrap {
  width: 100%;
}

.prestij-hero-band__shell {
  display: flex;
  flex-direction: column;
}

.prestij-hero-band__stage {
  position: relative;
  width: 100%;
  aspect-ratio: 16 / 10;
  min-height: 200px;
  max-height: min(42vh, 340px);
  overflow: hidden;
  background: rgb(4 4 8);
}

@media (min-width: 640px) {
  .prestij-hero-band__stage {
    aspect-ratio: 21 / 9;
    min-height: 240px;
    max-height: min(38vh, 380px);
  }
}

@media (min-width: 1024px) {
  .prestij-hero-band__stage {
    aspect-ratio: 2.4 / 1;
    min-height: 364px;
    max-height: 546px;
  }
}

.prestij-hero-band__slide {
  position: absolute;
  inset: 0;
  opacity: 0;
  transition: opacity 1s ease;
  pointer-events: none;
}

.prestij-hero-band__slide.is-active {
  opacity: 1;
  pointer-events: auto;
  z-index: 1;
}

.prestij-hero-band__img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  transform: scale(1);
  filter: contrast(1.06) saturate(1.06) brightness(0.86);
  transition: transform 9s ease-out, filter 0.6s ease;
}

.prestij-hero-band__slide.is-active .prestij-hero-band__img {
  transform: scale(1.05);
}

.prestij-hero-band__veil {
  position: absolute;
  inset: 0;
  background: linear-gradient(
    90deg,
    rgba(4, 4, 8, 0.72) 0%,
    rgba(4, 4, 8, 0.08) 28%,
    rgba(4, 4, 8, 0.08) 72%,
    rgba(4, 4, 8, 0.72) 100%
  );
}

.prestij-hero-band__grain {
  position: absolute;
  inset: 0;
  opacity: 0.14;
  pointer-events: none;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
  mix-blend-mode: overlay;
}

.prestij-hero-band__edge {
  position: absolute;
  left: 0;
  right: 0;
  height: 28%;
  pointer-events: none;
  z-index: 2;
}

.prestij-hero-band__edge--t {
  top: 0;
  background: linear-gradient(to bottom, rgb(4 4 8), transparent);
}

.prestij-hero-band__edge--b {
  bottom: 0;
  background: linear-gradient(to top, rgb(4 4 8 / 0.85), transparent);
}

.prestij-hero-band__ui {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 4;
  padding: 0 1rem 1rem;
}

@media (min-width: 640px) {
  .prestij-hero-band__ui {
    padding: 0 1.5rem 1.25rem;
  }
}

.prestij-hero-band__progress {
  height: 2px;
  border-radius: 999px;
  background: rgba(244, 241, 234, 0.15);
  overflow: hidden;
  margin-bottom: 0.65rem;
}

.prestij-hero-band__progress-fill {
  display: block;
  height: 100%;
  border-radius: inherit;
  background: linear-gradient(90deg, #9b2d42, #c9a88a);
  transition: width 0.55s ease;
}

.prestij-hero-band__dots {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.4rem;
}

.prestij-hero-band__dot {
  width: 0.35rem;
  height: 0.35rem;
  padding: 0;
  border: none;
  border-radius: 999px;
  background: rgba(244, 241, 234, 0.35);
  cursor: pointer;
  transition:
    width 0.3s ease,
    background 0.3s ease,
    transform 0.2s ease;
}

.prestij-hero-band__dot.is-active {
  width: 1.25rem;
  background: rgb(244 241 234);
}

.prestij-hero-band__dot:hover {
  transform: scale(1.15);
}

.prestij-hero-band__foot {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 0.5rem 0.75rem;
  padding: 0.75rem 1rem 0.9rem;
  border-top: 1px solid rgba(244, 241, 234, 0.08);
  background: linear-gradient(
    180deg,
    rgba(4, 4, 8, 0.92) 0%,
    rgba(10, 6, 8, 0.98) 100%
  );
}

@media (min-width: 640px) {
  .prestij-hero-band__foot {
    padding: 0.85rem 1.5rem 1rem;
    gap: 0.65rem 1rem;
  }
}

.prestij-hero-band__foot-label {
  font-family: "JetBrains Mono", ui-monospace, monospace;
  font-size: 0.62rem;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: rgba(155, 45, 66, 0.95);
}

@media (min-width: 640px) {
  .prestij-hero-band__foot-label {
    font-size: 0.68rem;
  }
}

.prestij-hero-band__foot-rule {
  width: 1px;
  height: 0.85rem;
  background: rgba(244, 241, 234, 0.2);
}

.prestij-hero-band__foot-text {
  font-family: "Inter", system-ui, sans-serif;
  font-size: 0.72rem;
  letter-spacing: 0.02em;
  color: rgba(244, 241, 234, 0.55);
}

@media (min-width: 640px) {
  .prestij-hero-band__foot-text {
    font-size: 0.78rem;
  }
}

/* PA → Güvence: hero band ile aynı slider, mobilde daha dikey kare */
.prestij-hero-band--bridge {
  border-top: none;
  box-shadow: none;
}

.prestij-hero-band--bridge .prestij-hero-band__stage {
  aspect-ratio: 3 / 4;
  min-height: 260px;
  max-height: min(62vh, 520px);
}

.prestij-hero-band--bridge .prestij-hero-band__img {
  object-position: center 22%;
}

@media (min-width: 640px) {
  .prestij-hero-band--bridge .prestij-hero-band__stage {
    aspect-ratio: 5 / 4;
    min-height: 240px;
    max-height: min(40vh, 400px);
  }

  .prestij-hero-band--bridge .prestij-hero-band__img {
    object-position: center 30%;
  }
}

@media (min-width: 1024px) {
  .prestij-hero-band--bridge .prestij-hero-band__stage {
    aspect-ratio: 2.2 / 1;
    min-height: 338px;
    max-height: 442px;
  }

  .prestij-hero-band--bridge .prestij-hero-band__img {
    object-position: center center;
  }
}

.prestij-hero-band--bridge .prestij-hero-band__veil {
  background: linear-gradient(
    90deg,
    rgba(4, 4, 8, 0.78) 0%,
    rgba(4, 4, 8, 0.12) 32%,
    rgba(4, 4, 8, 0.12) 68%,
    rgba(4, 4, 8, 0.78) 100%
  );
}

.prestij-hero-band--bridge .prestij-hero-band__edge--t {
  height: 42%;
  background: linear-gradient(to bottom, rgb(4 4 8), transparent);
}

.prestij-hero-band--bridge .prestij-hero-band__edge--b {
  height: 38%;
  background: linear-gradient(to top, rgb(244 241 234), rgba(244, 241, 234, 0.35), transparent);
}

.prestij-hero-band--bridge .prestij-hero-band__foot {
  background: linear-gradient(
    180deg,
    rgba(4, 4, 8, 0.94) 0%,
    rgba(18, 14, 18, 0.88) 55%,
    rgba(244, 241, 234, 0.12) 100%
  );
  border-top-color: rgba(244, 241, 234, 0.1);
}

/* Operasyon modeli — Rapor kartı ile fotoğraf şeridi arasında nefes */
.prestij-pa-before-band {
  padding-bottom: 3.5rem !important;
}

@media (min-width: 640px) {
  .prestij-pa-before-band {
    padding-bottom: 4.5rem !important;
  }
}

@media (min-width: 1024px) {
  .prestij-pa-before-band {
    padding-bottom: 5.5rem !important;
  }
}

/* Operasyon modeli — masaüstü tam genişlik, 2×2 süreç kartları */
@media (min-width: 1024px) {
  .prestij-methodology__ambient {
    pointer-events: none;
    position: absolute;
    inset: 0;
    background:
      radial-gradient(ellipse 52% 48% at 8% 42%, rgba(155, 45, 66, 0.14), transparent 68%),
      radial-gradient(ellipse 38% 42% at 92% 28%, rgba(244, 241, 234, 0.05), transparent 62%),
      linear-gradient(90deg, rgba(244, 241, 234, 0.03) 0%, transparent 18%, transparent 82%, rgba(244, 241, 234, 0.03) 100%);
  }

  .prestij-methodology__shell {
    display: grid;
    grid-template-columns: minmax(0, 0.38fr) minmax(0, 0.62fr);
    align-items: start;
    gap: clamp(2.75rem, 4.5vw, 5rem);
    max-width: min(88rem, 100% - 2rem);
  }

  .prestij-methodology__intro {
    position: sticky;
    top: 6.5rem;
    padding-top: 0.25rem;
  }

  .prestij-methodology__intro .display-2 {
    font-size: clamp(2.35rem, 3.1vw, 3.65rem);
    line-height: 1.06;
    max-width: 11ch;
  }

  .prestij-methodology__title-br {
    display: none;
  }

  .prestij-methodology__intro p {
    max-width: 36ch;
    font-size: 1.05rem;
  }

  .prestij-methodology__steps {
    position: relative;
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 1rem 1.1rem;
  }

  .prestij-methodology__steps::before {
    content: "";
    position: absolute;
    left: 50%;
    top: 8%;
    bottom: 8%;
    width: 1px;
    transform: translateX(-50%);
    background: linear-gradient(
      to bottom,
      transparent,
      rgba(244, 241, 234, 0.1) 20%,
      rgba(244, 241, 234, 0.1) 80%,
      transparent
    );
    pointer-events: none;
  }

  .prestij-methodology__steps::after {
    content: "";
    position: absolute;
    left: 10%;
    right: 10%;
    top: 50%;
    height: 1px;
    transform: translateY(-50%);
    background: linear-gradient(
      to right,
      transparent,
      rgba(244, 241, 234, 0.08) 25%,
      rgba(244, 241, 234, 0.08) 75%,
      transparent
    );
    pointer-events: none;
  }

  .prestij-methodology__card {
    position: relative;
    flex-direction: column;
    align-items: flex-start;
    gap: 0.85rem;
    min-height: 10.25rem;
    padding: 1.35rem 1.4rem 1.2rem;
    border-color: rgba(244, 241, 234, 0.1);
    background: linear-gradient(
      155deg,
      rgba(244, 241, 234, 0.07) 0%,
      rgba(244, 241, 234, 0.025) 45%,
      rgba(8, 6, 10, 0.55) 100%
    );
    box-shadow: 0 1px 0 rgba(244, 241, 234, 0.06) inset;
    transition:
      border-color 0.35s ease,
      transform 0.35s ease,
      box-shadow 0.35s ease;
  }

  .prestij-methodology__card:hover {
    border-color: rgba(155, 45, 66, 0.38);
    transform: translateY(-3px);
    box-shadow:
      0 1px 0 rgba(244, 241, 234, 0.08) inset,
      0 24px 48px rgba(0, 0, 0, 0.38);
  }

  .prestij-methodology__icon {
    width: 2.65rem;
    height: 2.65rem;
    border-radius: 0.85rem;
    box-shadow: 0 10px 28px rgba(0, 0, 0, 0.28);
  }

  .prestij-methodology__body {
    padding-right: 2rem;
  }

  .prestij-methodology__step {
    position: absolute;
    top: 1.1rem;
    right: 1.15rem;
    margin-left: 0;
    font-size: 0.68rem;
    letter-spacing: 0.14em;
    color: rgba(244, 241, 234, 0.28);
  }
}

@media (min-width: 1280px) {
  .prestij-methodology__shell {
    grid-template-columns: minmax(0, 0.34fr) minmax(0, 0.66fr);
    gap: clamp(3rem, 5vw, 6rem);
  }

  .prestij-methodology__card {
    min-height: 10.75rem;
    padding: 1.5rem 1.55rem 1.35rem;
  }
}

/* Güvence üst boşluğu — şeritten hemen sonra başlasın */
.prestij-ja-after-band {
  padding-top: 0 !important;
}

/* Google tarzı müvekkil yorumları */
@keyframes marquee {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    transform: translate3d(-50%, 0, 0);
  }
}

@keyframes marqueeReverse {
  from {
    transform: translate3d(-50%, 0, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}

.prestij-greviews {
  --greview-gold: #fbbc04;
  --greview-card: #f4f1ea;
  --greview-ink: #141210;
}

.prestij-greview-hero {
  padding: 1.15rem 1.35rem;
  border-radius: 1rem;
  border: 1px solid rgba(244, 241, 234, 0.1);
  background: linear-gradient(
    135deg,
    rgba(155, 45, 66, 0.14) 0%,
    rgba(244, 241, 234, 0.04) 55%,
    transparent 100%
  );
}

.prestij-greview-score {
  font-family: "Space Grotesk", "Inter", system-ui, sans-serif;
  font-size: clamp(2.75rem, 8vw, 3.5rem);
  font-weight: 600;
  line-height: 1;
  letter-spacing: -0.03em;
  color: rgb(244 241 234);
}

.prestij-greview-stars {
  display: inline-flex;
  gap: 0.12rem;
  color: var(--greview-gold);
}

.prestij-greview-star {
  width: 1.05rem;
  height: 1.05rem;
}

@media (min-width: 640px) {
  .prestij-greview-star {
    width: 1.15rem;
    height: 1.15rem;
  }
}

.prestij-greview-google-mark {
  display: inline-flex;
  align-items: center;
  gap: 0.35rem;
}

.prestij-greview-google-icon {
  width: 1.05rem;
  height: 1.05rem;
  flex-shrink: 0;
}

.prestij-greview-google-text {
  font-family: "Inter", system-ui, sans-serif;
  font-size: 0.8rem;
  font-weight: 500;
  color: rgba(244, 241, 234, 0.88);
  letter-spacing: 0.01em;
}

.prestij-greview-track-wrap {
  margin-left: calc(-1 * var(--container-pad, 1.25rem));
  margin-right: calc(-1 * var(--container-pad, 1.25rem));
  padding-left: var(--container-pad, 1.25rem);
  padding-right: var(--container-pad, 1.25rem);
}

@media (min-width: 1024px) {
  .prestij-greview-track-wrap {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }
}

.prestij-greview-marquee {
  overflow: hidden;
}

.prestij-greview-marquee .marquee-track {
  display: flex;
  width: max-content;
  gap: 0;
  will-change: transform;
  animation-name: marquee !important;
  animation-timing-function: linear !important;
  animation-iteration-count: infinite !important;
  animation-play-state: running !important;
}

.prestij-greview-marquee .marquee-track > .flex {
  display: flex;
  flex-shrink: 0;
  align-items: stretch;
  gap: 0.85rem;
  padding-right: 0.85rem;
}

@media (max-width: 1023px) {
  .prestij-greview-marquee .marquee-track {
    animation-duration: 24s !important;
  }
}

@media (min-width: 1024px) {
  .prestij-greview-marquee .marquee-track {
    animation-duration: 34s !important;
  }
}

.prestij-greview-marquee:hover .marquee-track {
  animation-play-state: running !important;
}

.prestij-greview-card {
  width: min(292px, 82vw);
  padding: 0.95rem 1rem 1.05rem;
  border-radius: 1rem;
  background: var(--greview-card);
  color: var(--greview-ink);
  border: 1px solid rgba(20, 18, 16, 0.06);
  box-shadow:
    0 1px 0 rgba(255, 255, 255, 0.65) inset,
    0 12px 40px rgba(0, 0, 0, 0.28);
}

@media (min-width: 640px) {
  .prestij-greview-card {
    width: 300px;
    padding: 1rem 1.1rem 1.1rem;
  }
}

.prestij-greview-card-head {
  display: flex;
  align-items: center;
  gap: 0.65rem;
  margin-bottom: 0.55rem;
}

.prestij-greview-avatar {
  width: 2.25rem;
  height: 2.25rem;
  border-radius: 9999px;
  object-fit: cover;
  object-position: center 20%;
  flex-shrink: 0;
  border: 1px solid rgba(20, 18, 16, 0.08);
}

.prestij-greview-avatar--letter {
  display: grid;
  place-items: center;
  font-family: "Inter", system-ui, sans-serif;
  font-size: 0.9rem;
  font-weight: 600;
  color: #fff;
  border: none;
}

.prestij-greview-avatar--h0 {
  background: #7c5cbf;
}

.prestij-greview-avatar--h1 {
  background: #c56a4a;
}

.prestij-greview-avatar--h2 {
  background: #4a8fd4;
}

.prestij-greview-avatar--h3 {
  background: #5a9a5e;
}

.prestij-greview-name {
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1.25;
  color: var(--greview-ink);
}

.prestij-greview-when {
  display: block;
  margin-top: 0.1rem;
  font-size: 0.72rem;
  color: rgba(20, 18, 16, 0.5);
}

.prestij-greview-card .prestij-greview-google-mark {
  margin-left: auto;
  flex-shrink: 0;
}

.prestij-greview-card .prestij-greview-google-icon {
  width: 0.95rem;
  height: 0.95rem;
}

.prestij-greview-card .prestij-greview-google-text {
  font-size: 0.7rem;
  color: rgba(20, 18, 16, 0.55);
}

.prestij-greview-card .prestij-greview-stars {
  margin-bottom: 0.5rem;
}

.prestij-greview-text {
  margin: 0;
  font-size: 0.84rem;
  line-height: 1.55;
  color: rgba(20, 18, 16, 0.82);
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

/* Süreç — dikey slider + altyazı */
.prestij-surec {
  padding-bottom: 3rem !important;
}

@media (min-width: 640px) {
  .prestij-surec {
    padding-bottom: 3.5rem !important;
  }
}

@media (min-width: 1024px) {
  .prestij-surec {
    padding-bottom: 4rem !important;
  }
}

.prestij-process-banner-wrap {
  background: rgba(244, 241, 234, 0.03);
}

.prestij-process-banner__media {
  position: relative;
  aspect-ratio: 4 / 3;
  max-height: min(48vh, 380px);
  min-height: 200px;
}

@media (min-width: 640px) {
  .prestij-process-banner__media {
    aspect-ratio: 5 / 4;
    max-height: min(44vh, 420px);
  }
}

@media (min-width: 1024px) {
  .prestij-process-banner__media {
    aspect-ratio: 4 / 5;
    max-height: 598px;
  }
}

.prestij-process-banner__img {
  filter: contrast(1.05) saturate(1.04) brightness(0.9);
}

.prestij-process-banner__tint {
  background: linear-gradient(
    165deg,
    rgba(155, 45, 66, 0.4) 0%,
    transparent 55%
  );
}

.prestij-process-banner__caption {
  padding: 1rem 1.15rem 1.2rem;
  border-top: 1px solid rgba(244, 241, 234, 0.1);
  background: linear-gradient(
    180deg,
    rgba(244, 241, 234, 0.05) 0%,
    rgba(4, 4, 8, 0.15) 100%
  );
}

.prestij-process-banner__label {
  margin: 0;
  font-family: "JetBrains Mono", ui-monospace, monospace;
  font-size: 0.65rem;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: rgba(244, 241, 234, 0.55);
}

@media (min-width: 640px) {
  .prestij-process-banner__label {
    font-size: 0.7rem;
  }
}

.prestij-process-banner__text {
  margin: 0.5rem 0 0;
  font-family: "Fraunces", Georgia, serif;
  font-size: 1.05rem;
  font-weight: 600;
  line-height: 1.35;
  color: rgb(244 241 234);
  max-width: 28ch;
}

@media (min-width: 640px) {
  .prestij-process-banner__text {
    font-size: 1.15rem;
  }
}

.prestij-process-banner__dots {
  bottom: 0.75rem;
}

.prestij-process-banner__dot {
  width: 0.4rem;
  height: 0.4rem;
  padding: 0;
  border: none;
  border-radius: 9999px;
  background: rgba(244, 241, 234, 0.35);
  cursor: pointer;
  transition: transform 0.25s ease, background 0.25s ease;
}

.prestij-process-banner__dot.is-active {
  width: 1.15rem;
  border-radius: 9999px;
  background: rgba(244, 241, 234, 0.92);
}

/* Sayfa banner gradyanı — bordo ton */
.card-dark .bg-gradient-to-t.from-ink\/70 {
  --tw-gradient-from: rgb(10 6 8 / 0.85) !important;
}

/* CTA ve splash arka planları */
#manifesto,
#surec,
#referanslar {
  --section-glow: rgba(155, 45, 66, 0.12);
}

/* Uzmanlık alanları — Lucide grid */
.prestij-expertise .prestij-expertise-grid {
  box-shadow: 0 24px 64px rgba(0, 0, 0, 0.45);
}

.prestij-expertise .prestij-expertise-grid > div:nth-child(odd) {
  background: linear-gradient(180deg, #0a0608 0%, #0d0709 100%);
}

@media (min-width: 1024px) {
  .prestij-expertise .prestij-expertise-grid > div:hover span:first-child svg {
    filter: drop-shadow(0 0 6px rgba(232, 180, 190, 0.35));
  }
}

/* Bugatti tarzı menü — sol linkler, sağ dikey fotoğraf sütunu */
.prestij-menu-overlay {
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
}

.prestij-menu-backdrop {
  background: rgba(4, 4, 8, 0.55);
  backdrop-filter: blur(6px);
  border: none;
  cursor: pointer;
  z-index: 0;
}

.prestij-menu-sheet {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  max-width: 100%;
  width: 100%;
  height: 100%;
  max-height: 100dvh;
}

/* Koyu bordo tam ekran menü (AK Global tarzı) */
.prestij-menu-sheet--dark {
  background: linear-gradient(
    168deg,
    #421820 0%,
    #2e0f18 38%,
    #1a080f 72%,
    #240c14 100%
  );
  color: #f4f1ea;
}

.prestij-menu-sheet--dark .prestij-menu-top {
  border-bottom-color: rgba(244, 241, 234, 0.1);
}

.prestij-menu-sheet--dark .prestij-menu-group-title {
  color: rgba(244, 241, 234, 0.38);
}

.prestij-menu-sheet--dark .prestij-menu-link {
  color: rgba(244, 241, 234, 0.9);
  border-bottom-color: rgba(244, 241, 234, 0.09);
}

.prestij-menu-sheet--dark .prestij-menu-link--lead {
  color: #f8f4ec;
}

.prestij-menu-sheet--dark .prestij-menu-link:hover,
.prestij-menu-sheet--dark .prestij-menu-link:focus-visible {
  color: #fff;
}

.prestij-menu-sheet--dark .prestij-menu-link-arrow {
  border-color: rgba(244, 241, 234, 0.2);
}

.prestij-menu-sheet--dark .prestij-menu-link-arrow::after {
  border-right-color: rgba(244, 241, 234, 0.5);
  border-top-color: rgba(244, 241, 234, 0.5);
}

.prestij-menu-sheet--dark .prestij-menu-link:hover .prestij-menu-link-arrow,
.prestij-menu-sheet--dark .prestij-menu-link:focus-visible .prestij-menu-link-arrow {
  border-color: rgba(201, 168, 138, 0.45);
}

.prestij-menu-sheet--dark .prestij-menu-link:hover .prestij-menu-link-arrow::after,
.prestij-menu-sheet--dark .prestij-menu-link:focus-visible .prestij-menu-link-arrow::after {
  border-right-color: #c9a88a;
  border-top-color: #c9a88a;
}

.prestij-menu-sheet--dark .prestij-menu-nav-foot,
.prestij-menu-sheet--dark .prestij-menu-desktop-cta {
  border-top-color: rgba(244, 241, 234, 0.1);
}

.prestij-menu-sheet--dark .prestij-menu-nav-phone {
  color: rgba(244, 241, 234, 0.42);
}

.prestij-menu-sheet--dark .prestij-menu-gallery {
  background: linear-gradient(
    180deg,
    rgba(0, 0, 0, 0.12) 0%,
    rgba(0, 0, 0, 0.22) 100%
  );
}

.prestij-menu-sheet--dark .prestij-menu-feature-media {
  box-shadow: 0 4px 18px rgba(0, 0, 0, 0.35);
}

.prestij-menu-sheet--dark .prestij-menu-nav .btn-primary {
  background: linear-gradient(135deg, #7a2236 0%, #4a1222 55%, #2e0a14 100%) !important;
  border: 1px solid rgba(201, 168, 138, 0.22);
  box-shadow: 0 6px 22px rgba(0, 0, 0, 0.35);
}

.prestij-menu-body {
  flex: 1 1 0;
  min-height: 0;
  display: flex;
  align-items: stretch;
}

.prestij-menu-nav {
  flex: 1 1 52%;
  min-width: 0;
  min-height: 0;
  height: 100%;
  display: flex;
  flex-direction: column;
  border-right: none;
}

/* Sol sütun: linkler fotoğraf sütunuyla aynı yüksekliğe yayılır */
.prestij-menu-nav-inner {
  flex: 1 1 auto;
  min-height: 0;
  display: flex;
  flex-direction: column;
  padding: 0.85rem 0.9rem 0.85rem 1rem;
  box-sizing: border-box;
}

.prestij-menu-nav-links {
  flex: 1 1 auto;
  min-height: 0;
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  gap: 0.25rem;
  overflow-y: auto;
  overscroll-behavior: contain;
  -webkit-overflow-scrolling: touch;
}

.prestij-menu-nav-foot {
  flex-shrink: 0;
  padding-top: 0.75rem;
  margin-top: 0.35rem;
  border-top: 1px solid rgba(10, 6, 8, 0.1);
}

.prestij-menu-call-cta {
  letter-spacing: 0.02em;
}

.prestij-menu-call-icon {
  opacity: 0.95;
}

.prestij-menu-nav-phone {
  margin: 0.55rem 0 0;
  font-family: "Outfit", "Space Grotesk", system-ui, sans-serif;
  font-size: 0.62rem;
  font-weight: 500;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: rgba(10, 6, 8, 0.45);
}

.prestij-menu-group {
  margin: 0;
}

.prestij-menu-link-arrow {
  position: relative;
  flex-shrink: 0;
  width: 1.125rem;
  height: 1.125rem;
  border: 1px solid rgba(10, 6, 8, 0.14);
  border-radius: 9999px;
  transition:
    border-color 0.2s ease,
    transform 0.2s ease;
}

.prestij-menu-link-arrow::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0.3rem;
  height: 0.3rem;
  border-right: 1.5px solid rgba(10, 6, 8, 0.42);
  border-top: 1.5px solid rgba(10, 6, 8, 0.42);
  transform: translate(-58%, -50%) rotate(45deg);
  transition: border-color 0.2s ease;
}

.prestij-menu-link:hover .prestij-menu-link-arrow,
.prestij-menu-link:focus-visible .prestij-menu-link-arrow {
  border-color: rgba(155, 45, 66, 0.35);
  transform: translateX(1px);
}

.prestij-menu-link:hover .prestij-menu-link-arrow::after,
.prestij-menu-link:focus-visible .prestij-menu-link-arrow::after {
  border-color: #9b2d42;
}

/* Menü galeri — sabit 4 kart; koyu/premium görünüm (Tailwind: brightness/contrast) */
.prestij-menu-gallery--static .prestij-menu-feature-img {
  filter: brightness(0.55) contrast(1.15);
  transition:
    filter 300ms ease,
    transform 300ms ease-out;
}

.prestij-menu-gallery {
  display: flex;
  flex-direction: column;
  flex: 0 0 48%;
  max-width: 48%;
  min-height: 0;
  height: 100%;
  align-self: stretch;
  padding: 0.4rem 0.4rem 0 0.3rem;
  box-sizing: border-box;
  background: linear-gradient(180deg, #ebe8e2 0%, #e2ddd4 100%);
}

.prestij-menu-gallery .prestij-menu-feature-stack {
  flex: 1 1 auto;
  display: grid;
  grid-template-rows: repeat(4, minmax(0, 1fr));
  gap: 0.3rem;
  width: 100%;
  height: 100%;
  min-height: 0;
}

.prestij-menu-feature-stack {
  width: 100%;
  min-height: 0;
}

.prestij-menu-feature-card {
  display: flex;
  min-height: 0;
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
  border: none;
  background: transparent;
  cursor: pointer;
  text-align: left;
  text-decoration: none;
  color: inherit;
  -webkit-tap-highlight-color: transparent;
}

.prestij-menu-feature-media {
  position: relative;
  width: 100%;
  height: 100%;
  min-height: 0;
  flex: 1 1 auto;
  overflow: hidden;
  border-radius: 10px;
  background: #0a0608;
  box-shadow: 0 2px 10px rgba(10, 6, 8, 0.12);
}

.prestij-menu-feature-card:last-child .prestij-menu-feature-media {
  border-radius: 0 0 10px 10px;
}

.prestij-menu-feature-card:last-child .prestij-menu-feature-caption {
  border-radius: 0;
}

.prestij-menu-feature-img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: brightness(0.55) contrast(1.15);
  transition:
    filter 300ms ease,
    transform 300ms ease-out;
}

.prestij-menu-feature-card:hover .prestij-menu-feature-img,
.prestij-menu-feature-card:active .prestij-menu-feature-img,
.prestij-menu-feature-card.group:hover .prestij-menu-feature-img {
  transform: scale(1.05);
  filter: brightness(0.7) contrast(1.15);
}

.prestij-menu-feature-caption {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  margin: 0;
  padding: 0.38rem 0.55rem;
  display: flex;
  align-items: center;
  min-height: 1.85rem;
  box-sizing: border-box;
  background: linear-gradient(
    180deg,
    transparent 0%,
    rgba(4, 4, 8, 0.55) 28%,
    rgba(4, 4, 8, 0.92) 100%
  );
  border-radius: 0 0 10px 10px;
}

.prestij-menu-feature-label {
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
  font-family: "Outfit", "Space Grotesk", system-ui, sans-serif;
  font-size: clamp(0.54rem, 2.35vw, 0.68rem);
  font-weight: 600;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  line-height: 1;
  color: #f8f4ec;
  text-shadow: none;
}

.prestij-menu-group-title {
  font-size: 0.62rem;
}

.prestij-menu-link {
  font-size: 0.95rem;
  line-height: 1.25;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.prestij-menu-link--lead {
  font-size: 1.05rem !important;
}

.prestij-menu-wa-icon {
  color: #25d366;
  flex-shrink: 0;
  transition: color 0.2s ease, transform 0.2s ease;
}

.prestij-menu-link--wa:hover .prestij-menu-wa-icon,
.prestij-menu-link--wa:focus-visible .prestij-menu-wa-icon {
  color: #1ebe5d;
  transform: scale(1.06);
}

@media (min-width: 400px) {
  .prestij-menu-link {
    font-size: 1.05rem;
  }

  .prestij-menu-link--lead {
    font-size: 1.15rem !important;
  }

  .prestij-menu-feature-caption {
    padding: 0.42rem 0.58rem;
    min-height: 1.95rem;
  }

  .prestij-menu-feature-label {
    font-size: clamp(0.58rem, 2.2vw, 0.72rem);
    letter-spacing: 0.11em;
  }

  .prestij-menu-gallery .prestij-menu-feature-stack {
    gap: 0.35rem;
  }

  .prestij-menu-gallery {
    padding: 0.45rem 0.45rem 0 0.35rem;
  }
}

.prestij-menu-mobile-cta {
  display: block;
}

.prestij-menu-desktop-cta {
  display: none !important;
}

.prestij-menu-nav .btn-primary {
  background: linear-gradient(135deg, #9b2d42 0%, #5c1828 100%) !important;
}

@media (min-width: 1024px) {
  .prestij-menu-sheet {
    max-width: min(920px, 74vw);
  }

  .prestij-menu-nav {
    flex: 1 1 auto;
    max-width: 560px;
  }

  .prestij-menu-nav-inner {
    padding: 1.1rem 1.5rem 1.15rem;
  }

  .prestij-menu-nav-links {
    justify-content: space-between;
  }

  .prestij-menu-mobile-cta {
    display: none !important;
  }

  .prestij-menu-desktop-cta {
    display: block !important;
  }

  .prestij-menu-gallery {
    flex: 0 0 300px;
    max-width: 38%;
    padding: 0.85rem 0.75rem 0 0.6rem;
  }

  .prestij-menu-gallery .prestij-menu-feature-stack {
    gap: 0.4rem;
  }

  .prestij-menu-feature-media {
    border-radius: 12px;
  }

  .prestij-menu-feature-caption {
    padding: 0.45rem 0.65rem;
    min-height: 2rem;
    border-radius: 0 0 12px 12px;
  }

  .prestij-menu-feature-label {
    font-size: 0.66rem;
    letter-spacing: 0.12em;
  }

  .prestij-menu-link {
    font-size: 1.15rem;
    padding-top: 0.85rem;
    padding-bottom: 0.85rem;
  }

  .prestij-menu-link--lead {
    font-size: 1.28rem !important;
  }
}

/* İletişim formu — sade, açık kart */
.prestij-contact-form {
  background: linear-gradient(165deg, #f8f4ec 0%, #efe9df 100%);
  border: 1px solid rgba(10, 6, 8, 0.08);
  border-radius: 1rem;
  padding: 1.35rem 1.25rem;
  color: var(--prestij-ink);
  box-shadow: 0 12px 40px rgba(4, 4, 8, 0.12);
}

@media (min-width: 640px) {
  .prestij-contact-form {
    padding: 1.65rem 1.75rem;
    border-radius: 1.125rem;
  }
}

.prestij-contact-fields {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

.prestij-form-field {
  display: grid;
  gap: 0.4rem;
}

.prestij-form-label {
  font-family: "Outfit", "Space Grotesk", system-ui, sans-serif;
  font-size: 0.68rem;
  font-weight: 600;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: rgba(10, 6, 8, 0.55);
}

.prestij-form-req {
  color: var(--prestij-accent);
}

.prestij-form-input {
  width: 100%;
  box-sizing: border-box;
  background: #fff;
  border: 1px solid rgba(10, 6, 8, 0.12);
  border-radius: 0.65rem;
  padding: 0.72rem 0.85rem;
  font-size: 0.94rem;
  line-height: 1.4;
  color: var(--prestij-ink);
  transition:
    border-color 0.2s ease,
    box-shadow 0.2s ease;
}

.prestij-form-input::placeholder {
  color: rgba(10, 6, 8, 0.38);
}

.prestij-form-input:focus {
  outline: none;
  border-color: rgba(155, 45, 66, 0.45);
  box-shadow: 0 0 0 3px rgba(155, 45, 66, 0.12);
}

.prestij-form-textarea {
  resize: vertical;
  min-height: 6.5rem;
}

.prestij-contact-actions {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.65rem;
  margin-top: 1.25rem;
}

.prestij-contact-form .btn-primary {
  background: linear-gradient(135deg, #9b2d42 0%, #5c1828 100%) !important;
}

.prestij-contact-wa {
  border-color: rgba(10, 6, 8, 0.12) !important;
  color: var(--prestij-ink) !important;
  background: rgba(255, 255, 255, 0.65) !important;
}

.prestij-contact-wa:hover {
  background: #fff !important;
  border-color: rgba(10, 6, 8, 0.2) !important;
}

.prestij-contact-success {
  margin: 0.85rem 0 0;
  font-size: 0.875rem;
  color: #2d6a4f;
}

.prestij-contact-note {
  margin: 0.65rem 0 0;
  font-size: 0.7rem;
  line-height: 1.45;
  color: rgba(10, 6, 8, 0.45);
}

/* Hero — telefon + ara, dünya görünürlüğü (mobil: altta metin) */
.prestij-hero-spacer {
  flex-shrink: 0;
  pointer-events: none;
}

.prestij-hero-content {
  flex-shrink: 0;
}

.prestij-hero-video {
  opacity: 0.5;
}

@media (min-width: 640px) {
  .prestij-hero-spacer {
    min-height: 44vh;
  }
}

/* Masaüstü — webtasarimyazilim.com ile aynı hero düzeni */
@media (min-width: 1024px) {
  .prestij-hero-video {
    opacity: 0.45;
    object-position: center 30%;
    transform: scale(1.12);
    transform-origin: center 40%;
  }

  .prestij-hero-glow {
    opacity: 0.5 !important;
  }

  .prestij-hero-vignette {
    background: linear-gradient(
      180deg,
      rgba(4, 4, 8, 0.3) 0%,
      rgba(4, 4, 8, 0.1) 30%,
      rgba(4, 4, 8, 0.35) 70%,
      rgba(4, 4, 8, 0.85) 95%,
      #040408 100%
    ) !important;
  }

  .prestij-hero-grid {
    opacity: 0.6 !important;
  }

  .prestij-hero-content {
    min-height: 0;
  }
}

.prestij-hero-phone {
  font-family: inherit;
  font-size: inherit;
  font-weight: 500;
  letter-spacing: inherit;
  text-transform: uppercase;
  color: rgba(244, 241, 234, 0.88);
  text-decoration: none;
}

.prestij-hero-phone-num {
  font: inherit;
  color: inherit;
}

/* Footer — La Radice tarzı düzen (bülten yok) */
.prestij-footer-container {
  padding: 3rem 0 1.75rem;
}

.prestij-footer-inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 1.75rem;
}

.prestij-footer-brand {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 0.75rem;
}

@media (min-width: 640px) {
  .prestij-footer-brand {
    gap: 0.875rem;
  }
}

.prestij-footer-logo-link {
  display: block;
  flex-shrink: 0;
  line-height: 0;
}

.prestij-footer-brand .prestij-brand-lockup__wordmark {
  text-align: left;
}

.prestij-footer-desc {
  max-width: 22rem;
  margin: 0;
  font-size: 0.9rem;
  line-height: 1.55;
  color: rgba(244, 241, 234, 0.58);
}

.prestij-footer-contact {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.35rem;
}

.prestij-footer-contact-item {
  font-size: 0.88rem;
  font-weight: 500;
  color: rgba(244, 241, 234, 0.82);
  text-decoration: none;
  transition: color 0.2s ease;
}

.prestij-footer-contact-item:hover {
  color: #f5f0e8;
}

.prestij-footer-address {
  margin: -0.5rem 0 0;
  font-size: 0.75rem;
  color: rgba(244, 241, 234, 0.42);
}

.prestij-footer-cols {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 2rem 2.5rem;
  width: 100%;
  max-width: 26rem;
  text-align: center;
}

.prestij-footer-col-title {
  margin: 0 0 0.85rem;
  font-family: "Outfit", "Space Grotesk", system-ui, sans-serif;
  font-size: 0.65rem;
  font-weight: 600;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: rgba(244, 241, 234, 0.42);
}

.prestij-footer-links {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 0.45rem;
  align-items: center;
}

.prestij-footer-link {
  font-size: 0.84rem;
  line-height: 1.35;
  color: rgba(244, 241, 234, 0.68);
  text-decoration: none;
  transition: color 0.2s ease;
}

.prestij-footer-link:hover {
  color: #f5f0e8;
}

.prestij-footer-services {
  width: 100%;
  max-width: 28rem;
  text-align: center;
}

.prestij-footer-svc-grid {
  list-style: none;
  margin: 0 auto;
  padding: 0;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0.45rem 1.5rem;
  justify-items: center;
  text-align: center;
  width: 100%;
  max-width: 22rem;
}

.prestij-footer-svc-grid li {
  display: flex;
  justify-content: center;
  width: 100%;
}

.prestij-footer-svc-grid .prestij-footer-link {
  font-size: 0.78rem;
  text-align: center;
}

.prestij-footer-bottom {
  width: 100%;
  padding-top: 1.25rem;
  border-top: 1px solid rgba(244, 241, 234, 0.1);
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.65rem;
}

.prestij-footer-copy {
  margin: 0;
  font-size: 0.72rem;
  color: rgba(244, 241, 234, 0.38);
}

.prestij-footer-legal {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0.35rem 1rem;
}

.prestij-footer-legal-link {
  font-size: 0.72rem;
  color: rgba(244, 241, 234, 0.48);
  text-decoration: none;
  transition: color 0.2s ease;
}

.prestij-footer-legal-link:hover {
  color: rgba(244, 241, 234, 0.85);
}

.prestij-footer-region {
  margin: 0;
  font-family: "Outfit", "Space Grotesk", system-ui, sans-serif;
  font-size: 0.65rem;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: rgba(244, 241, 234, 0.32);
}

@media (min-width: 768px) {
  .prestij-footer-container {
    padding: 3.5rem 0 2rem;
  }

  .prestij-footer-inner {
    gap: 2rem;
  }

  .prestij-footer-cols {
    max-width: 32rem;
    gap: 3rem 4rem;
  }

  .prestij-footer-services {
    max-width: 36rem;
  }

  .prestij-footer-svc-grid {
    gap: 0.45rem 2.25rem;
    max-width: 26rem;
  }

  .prestij-footer-bottom {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    text-align: left;
  }

  .prestij-footer-copy {
    flex: 1 1 auto;
  }

  .prestij-footer-region {
    flex: 0 0 auto;
  }
}

/* Footer — masaüstü tam genişlik (mobil ortalanmış sütun aynı) */
@media (min-width: 1024px) {
  .prestij-footer-container {
    padding: 4rem 0 2.25rem;
    max-width: min(88rem, 100% - 2rem);
  }

  .prestij-footer-inner {
    display: grid;
    grid-template-columns: minmax(0, 1.15fr) minmax(0, 0.42fr) minmax(0, 0.43fr);
    grid-template-rows: auto auto auto auto auto;
    align-items: start;
    justify-items: stretch;
    gap: 0.65rem 3.5rem;
    text-align: left;
  }

  .prestij-footer-brand {
    grid-column: 1;
    grid-row: 1;
    justify-content: flex-start;
  }

  .prestij-footer-desc {
    grid-column: 1;
    grid-row: 2;
    max-width: 38ch;
    margin: 0.15rem 0 0;
    font-size: 0.92rem;
  }

  .prestij-footer-contact {
    grid-column: 1;
    grid-row: 3;
    align-items: flex-start;
    margin-top: 0.35rem;
    gap: 0.4rem;
  }

  .prestij-footer-cols {
    grid-column: 2 / 4;
    grid-row: 1 / 4;
    align-self: center;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 2.5rem 3rem;
    width: 100%;
    max-width: none;
    text-align: left;
  }

  .prestij-footer-col-title {
    text-align: left;
  }

  .prestij-footer-links {
    align-items: flex-start;
  }

  .prestij-footer-services {
    grid-column: 1 / -1;
    grid-row: 4;
    width: 100%;
    max-width: none;
    margin-top: 1.75rem;
    padding-top: 1.75rem;
    border-top: 1px solid rgba(244, 241, 234, 0.08);
    text-align: left;
  }

  .prestij-footer-services .prestij-footer-col-title {
    margin-bottom: 1rem;
  }

  .prestij-footer-svc-grid {
    grid-template-columns: repeat(5, minmax(0, 1fr));
    gap: 0.5rem 1.75rem;
    max-width: none;
    margin: 0;
    justify-items: start;
    text-align: left;
  }

  .prestij-footer-svc-grid li {
    justify-content: flex-start;
  }

  .prestij-footer-svc-grid .prestij-footer-link {
    text-align: left;
    font-size: 0.8rem;
  }

  .prestij-footer-bottom {
    grid-column: 1 / -1;
    grid-row: 5;
    margin-top: 1.5rem;
    padding-top: 1.35rem;
  }
}

@media (min-width: 1280px) {
  .prestij-footer-inner {
    gap: 0.65rem 4.5rem;
  }

  .prestij-footer-svc-grid {
    gap: 0.55rem 2.25rem;
  }
}

/* Mobil hero video — dünya görünür kalsın */
@media (max-width: 1023px) {
  .prestij-hero-video {
    object-position: center 42%;
  }
}
