/* Static-export compatibility entry point. */
@import url("/assets/index-BabMppZb.css");

/* Contact section: make the primary phone action fill the lower area. */
.contact-bottom {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  align-items: end;
  gap: 32px;
  margin-top: 32px;
  padding-top: 24px;
}

/* Rumeli case study: düşük çözünürlüklü açılış görselini gösterme. */
._keyVisual_1kmpc_114 {
  display: none !important;
}

.contact-links {
  display: grid;
  gap: 8px;
}

.contact-label {
  color: rgba(255, 255, 255, 0.65);
  letter-spacing: 0.16em;
  font-size: 9px;
  font-weight: 800;
}

.contact-phone {
  width: fit-content;
  letter-spacing: -0.055em;
  text-transform: none;
  font-size: clamp(38px, 6.2vw, 88px);
  font-weight: 800;
  line-height: 0.95;
}

.contact-domain {
  width: fit-content;
  margin-top: 8px;
  letter-spacing: 0.08em;
  font-size: 11px;
}

.contact-phone:hover,
.contact-domain:hover {
  color: var(--acid);
}

@media (max-width: 700px) {
  .contact-bottom {
    grid-template-columns: 1fr;
    align-items: start;
    gap: 22px;
  }

  .contact-phone {
    font-size: clamp(34px, 10vw, 54px);
  }

  .contact-bottom > p {
    max-width: none;
    text-align: left;
  }
}

/* Manifesto: give the large slogan cleaner rhythm and breathing room. */
.manifesto {
  min-height: 680px;
  padding-top: 88px;
  padding-bottom: 40px;
}

.manifesto h2 {
  margin: 56px 0 64px;
  letter-spacing: -0.055em;
  line-height: 0.94;
}

@media (min-width: 701px) and (max-width: 900px) {
  .manifesto {
    min-height: 600px;
    padding-top: 72px;
    padding-bottom: 34px;
  }

  .manifesto h2 {
    margin: 48px 0;
    font-size: clamp(58px, 7.8vw, 68px);
    line-height: 0.98;
  }
}

@media (max-width: 700px) {
  .manifesto {
    min-height: auto;
    gap: 42px;
    padding: 62px 18px 30px;
  }

  .manifesto h2 {
    margin: 0;
    font-size: clamp(50px, 14vw, 62px);
    line-height: 0.96;
  }
}

/* Profile intro: reduce excessive wrapping and balance the two text columns. */
.profile-board {
  padding-top: 100px;
  padding-bottom: 104px;
}

.profile-board-heading {
  grid-template-columns: minmax(130px, 0.42fr) minmax(0, 2.58fr);
  gap: clamp(28px, 4vw, 56px);
  margin-bottom: clamp(58px, 6vw, 86px);
}

.profile-board-heading > div {
  grid-template-columns: minmax(0, 1.55fr) minmax(220px, 0.75fr);
  gap: clamp(28px, 4vw, 56px);
}

.profile-board-heading h2 {
  letter-spacing: -0.055em;
  font-size: clamp(52px, 6vw, 96px);
  line-height: 0.94;
}

@media (max-width: 1060px) {
  .profile-board {
    padding-top: 78px;
    padding-bottom: 82px;
  }

  .profile-board-heading {
    grid-template-columns: 1fr;
    gap: 34px;
  }

  .profile-board-heading > div {
    grid-template-columns: minmax(0, 1.4fr) minmax(230px, 0.8fr);
    gap: 34px;
  }

  .profile-board-heading h2 {
    font-size: clamp(50px, 7vw, 68px);
    line-height: 0.96;
  }
}

@media (max-width: 700px) {
  .profile-board {
    padding-top: 64px;
    padding-bottom: 68px;
  }

  .profile-board-heading {
    gap: 26px;
    margin-bottom: 44px;
  }

  .profile-board-heading > div {
    grid-template-columns: 1fr;
    gap: 26px;
  }

  .profile-board-heading h2 {
    font-size: clamp(44px, 12vw, 54px);
    line-height: 0.98;
  }
}

/* Make education and work history a primary portfolio block. */
.profile-dashboard .current-card {
  grid-column: span 5;
}

.profile-dashboard .ownership-card {
  grid-column: span 7;
}

.profile-dashboard .education-card {
  grid-column: span 7;
  min-height: 500px;
}

.profile-dashboard .digital-card {
  grid-column: span 5;
}

.education-card > .education-experience-grid {
  grid-template-columns: minmax(190px, 0.72fr) minmax(0, 1.28fr);
  align-items: start;
  gap: clamp(28px, 4vw, 54px);
  margin-top: 32px;
}

.profile-subtitle {
  letter-spacing: 0.15em;
  text-transform: uppercase;
  font-size: 9px;
  font-weight: 900;
}

.education-column {
  display: grid;
  align-content: start;
  gap: 24px;
  min-height: 360px;
  padding-right: clamp(24px, 3vw, 42px);
  border-right: 1px solid rgba(17, 17, 22, 0.3);
}

.education-card .education-column p {
  margin: 0;
  font-size: 15px;
  line-height: 1.45;
}

.education-card .education-column p b {
  margin-bottom: 8px;
  font-size: 9px;
}

.experience-column {
  min-width: 0;
}

.experience-card-heading {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  gap: 20px;
  padding-bottom: 18px;
  border-bottom: 1px solid rgba(17, 17, 22, 0.55);
}

.experience-card-heading > strong {
  letter-spacing: -0.05em;
  font-size: clamp(30px, 3.6vw, 52px);
  line-height: 0.9;
}

.work-history-compact {
  margin: 0;
  padding: 0;
  list-style: none;
}

.work-history-compact li {
  display: grid;
  grid-template-columns: 28px minmax(0, 1fr);
  gap: 12px;
  padding: 12px 0;
  border-bottom: 1px solid rgba(17, 17, 22, 0.18);
}

.work-history-compact li > b {
  padding-top: 2px;
  letter-spacing: 0.08em;
  font-size: 9px;
}

.work-history-compact li > div {
  display: grid;
  gap: 3px;
}

.work-history-compact li strong {
  font-size: 12px;
  line-height: 1.25;
}

.work-history-compact li span {
  opacity: 0.7;
  font-size: 10px;
  line-height: 1.3;
}

@media (max-width: 1060px) {
  .profile-dashboard .education-card,
  .profile-dashboard .digital-card {
    grid-column: span 12;
  }
}

@media (max-width: 700px) {
  .profile-dashboard .current-card,
  .profile-dashboard .ownership-card,
  .profile-dashboard .education-card,
  .profile-dashboard .digital-card {
    grid-column: 1;
  }

  .profile-dashboard .education-card {
    min-height: 0;
  }

  .education-card > .education-experience-grid {
    grid-template-columns: 1fr;
    gap: 30px;
    margin-top: 26px;
  }

  .education-column {
    min-height: 0;
    padding: 0 0 28px;
    border-right: 0;
    border-bottom: 1px solid rgba(17, 17, 22, 0.3);
  }
}

/* Managed social accounts: clean, image-free cards until official logos arrive. */
.social-management {
  background: #f5f2ea;
  border-top: 1px solid var(--line);
  border-bottom: 1px solid var(--line);
  padding-top: 100px;
  padding-bottom: 104px;
}

.social-management-heading {
  display: grid;
  grid-template-columns: minmax(170px, 0.5fr) minmax(0, 1.5fr);
  gap: clamp(30px, 5vw, 72px);
  align-items: start;
  margin-bottom: 66px;
}

.social-management-heading > div {
  display: grid;
  grid-template-columns: minmax(0, 1.25fr) minmax(240px, 0.75fr);
  gap: clamp(28px, 5vw, 72px);
  align-items: end;
}

.social-management-heading h2 {
  margin: 0;
  letter-spacing: -0.06em;
  font-size: clamp(54px, 7vw, 104px);
  line-height: 0.92;
}

.social-management-heading h2 i {
  color: var(--blue);
  font-family: Georgia, serif;
  font-weight: 400;
}

.social-management-heading > div > p {
  max-width: 430px;
  margin: 0;
  padding-top: 18px;
  border-top: 1px solid var(--ink);
  font-size: 14px;
  line-height: 1.6;
}

.social-account-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
}

.social-account-card {
  --account-color: var(--blue);
  position: relative;
  display: grid;
  grid-template-rows: auto 1fr auto auto;
  min-height: 250px;
  padding: 24px;
  overflow: hidden;
  border: 1px solid rgba(17, 17, 22, 0.18);
  background: #fffdf7;
  transition: transform 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease;
}

.social-account-card::before {
  content: "";
  position: absolute;
  inset: 0 0 auto;
  height: 5px;
  background: var(--account-color);
}

.social-account-card:nth-child(2) {
  --account-color: var(--coral);
}

.social-account-card:nth-child(3) {
  --account-color: var(--wine);
}

.social-account-card:nth-child(4) {
  --account-color: var(--acid);
}

.social-account-card:nth-child(5) {
  --account-color: var(--ink);
}

.social-account-card:nth-child(6) {
  --account-color: #7b61ff;
}

.social-account-card:hover {
  z-index: 1;
  transform: translateY(-4px);
  border-color: var(--ink);
  box-shadow: 0 16px 36px rgba(17, 17, 22, 0.1);
}

.social-card-index,
.social-card-service {
  letter-spacing: 0.14em;
  text-transform: uppercase;
  font-size: 8px;
  font-weight: 900;
}

.social-card-arrow {
  position: absolute;
  top: 20px;
  right: 22px;
  font-size: 18px;
  transition: transform 0.2s ease;
}

.social-account-card:hover .social-card-arrow {
  transform: translate(3px, -3px);
}

.social-account-mark {
  display: grid;
  align-self: center;
  place-items: center;
  width: 68px;
  height: 68px;
  margin: 26px 0 20px;
  border-radius: 50%;
  background: var(--account-color);
  color: var(--white);
  letter-spacing: -0.05em;
  font-size: 22px;
  font-weight: 900;
}

.social-account-card:nth-child(4) .social-account-mark {
  color: var(--ink);
}

.social-account-logo {
  display: grid;
  align-self: center;
  place-items: center;
  width: min(170px, 78%);
  height: 76px;
  margin: 22px 0 16px;
  overflow: hidden;
}

.social-account-logo img {
  display: block;
  max-width: 100%;
  max-height: 76px;
  object-fit: contain;
  image-rendering: auto;
}

.social-account-card:nth-child(1) .social-account-logo {
  width: min(215px, 88%);
}

.social-account-card:nth-child(2) .social-account-logo {
  box-sizing: border-box;
  width: min(235px, 92%);
  padding: 13px 16px;
  border-radius: 4px;
  background: var(--ink);
}

.social-account-card:nth-child(3) .social-account-logo {
  width: min(235px, 92%);
  background: #fff;
}

.social-account-card:nth-child(4) .social-account-logo {
  width: 92px;
  height: 92px;
  margin-top: 14px;
  margin-bottom: 8px;
}

.social-account-card:nth-child(4) .social-account-logo img {
  max-height: 92px;
}

.social-account-card:nth-child(5) .social-account-logo img {
  transform: scale(2.2);
}

.social-account-card:nth-child(6) .social-account-logo {
  width: min(185px, 78%);
}

.social-account-card h3 {
  margin: 0;
  font-size: clamp(22px, 2.2vw, 34px);
  line-height: 1.05;
}

.social-account-card div > p {
  margin: 7px 0 0;
  color: #666159;
  font-size: 12px;
}

.social-card-service {
  margin-top: 24px;
  padding-top: 15px;
  border-top: 1px solid var(--line);
  color: #68635c;
}

@media (max-width: 980px) {
  .social-management {
    padding-top: 78px;
    padding-bottom: 82px;
  }

  .social-management-heading,
  .social-management-heading > div {
    grid-template-columns: 1fr;
    gap: 30px;
  }

  .social-management-heading h2 {
    font-size: clamp(52px, 9vw, 76px);
  }

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

@media (max-width: 620px) {
  .social-management {
    padding: 64px 18px 68px;
  }

  .social-management-heading {
    margin-bottom: 44px;
  }

  .social-management-heading h2 {
    font-size: clamp(44px, 13vw, 58px);
    line-height: 0.96;
  }

  .social-account-grid {
    grid-template-columns: 1fr;
  }

  .social-account-card {
    min-height: 220px;
  }
}

/* Proje mockup'larında telefon ekranları gerçek mobil sayfa görüntülerini kullanır. */
._phoneScreen_zh1u6_108 img[src="/projects/gps-buddy/website-desktop-hd.png"] {
  content: url("/projects/gps-buddy/website-mobile.jpg");
}

._phoneScreen_zh1u6_108 img[src="/projects/rumeli/campaign-main.webp"] {
  content: url("/projects/rumeli/website-mobile.jpg");
}

._phoneScreen_zh1u6_108 img[src="/projects/sunflex/website-desktop.png"] {
  content: url("/projects/sunflex/website-mobile.jpg");
}

._phoneScreen_zh1u6_108 img[src="/projects/ack-lighting/website-desktop-hd.png"] {
  content: url("/projects/ack-lighting/website-mobile.jpg");
}

/* Final kalite turu: erişilebilirlik, dönüşüm ve mobil gezinme */
.skip-link {
  position: fixed;
  top: 12px;
  left: 12px;
  z-index: 9999;
  padding: 12px 16px;
  background: var(--acid);
  color: var(--ink);
  border: 2px solid var(--ink);
  font-size: 12px;
  font-weight: 900;
  transform: translateY(-150%);
  transition: transform 0.2s ease;
}

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

:where(a, button, [tabindex]):focus-visible {
  outline: 3px solid var(--acid);
  outline-offset: 4px;
}

:where(section[id], main[id]) {
  scroll-margin-top: 112px;
}

.hero-actions {
  display: flex;
  align-items: center;
  gap: 14px;
  flex: none;
}

.hero-brief-link {
  min-height: 48px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 18px;
  padding: 0 20px;
  border: 1px solid var(--ink);
  border-radius: 999px;
  font-size: 11px;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  transition:
    background 0.2s ease,
    color 0.2s ease,
    transform 0.2s ease;
}

.hero-brief-link:hover {
  background: var(--ink);
  color: var(--paper);
  transform: translateY(-2px);
}

.hero-brief-link span {
  font-size: 17px;
  line-height: 1;
}

.process-section {
  color: var(--ink);
  background:
    linear-gradient(rgba(17, 17, 22, 0.11) 1px, transparent 1px),
    linear-gradient(90deg, rgba(17, 17, 22, 0.11) 1px, transparent 1px),
    var(--acid);
  background-size: 48px 48px;
  border-top: 1px solid var(--ink);
  border-bottom: 1px solid var(--ink);
}

.process-heading {
  display: grid;
  grid-template-columns: 1fr 2.4fr;
  gap: 50px;
  margin-bottom: 72px;
}

.process-heading > div {
  display: grid;
  grid-template-columns: 1.55fr 0.7fr;
  align-items: end;
  gap: 48px;
}

.process-heading h2 {
  margin: 0;
  font-size: clamp(58px, 7vw, 110px);
  line-height: 0.84;
  letter-spacing: -0.065em;
}

.process-heading h2 i {
  color: var(--blue);
  font-family: Georgia, "Times New Roman", serif;
  font-weight: 400;
}

.process-heading > div > p {
  max-width: 360px;
  margin: 0 0 5px;
  font-size: 14px;
  line-height: 1.55;
}

.process-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  border-top: 1px solid var(--ink);
  border-left: 1px solid var(--ink);
}

.process-grid article {
  min-height: 290px;
  display: flex;
  flex-direction: column;
  padding: 26px;
  border-right: 1px solid var(--ink);
  border-bottom: 1px solid var(--ink);
  background: color-mix(in srgb, var(--acid) 88%, white);
  transition:
    background 0.2s ease,
    transform 0.2s ease;
}

.process-grid article:hover {
  background: var(--white);
  transform: translateY(-6px);
}

.process-grid article > span {
  display: block;
  margin-bottom: auto;
  font-size: 11px;
  font-weight: 900;
  letter-spacing: 0.14em;
}

.process-grid h3 {
  margin: 48px 0 13px;
  font-size: clamp(23px, 2.3vw, 36px);
  line-height: 0.98;
  letter-spacing: -0.045em;
}

.process-grid p {
  margin: 0;
  font-size: 13px;
  line-height: 1.55;
}

.contact-whatsapp {
  width: fit-content;
  display: inline-flex;
  align-items: center;
  min-height: 44px;
  padding: 0 16px;
  border: 1px solid rgba(255, 255, 255, 0.65);
  border-radius: 999px;
  color: var(--white);
  font-size: clamp(13px, 1.2vw, 18px);
  font-weight: 800;
  transition:
    background 0.2s ease,
    color 0.2s ease;
}

.contact-whatsapp:hover {
  background: var(--acid);
  color: var(--ink);
  border-color: var(--acid);
}

.project-card:focus-within .project-visual {
  outline: 3px solid var(--blue);
  outline-offset: 5px;
}

/* Prof. Dr. Naci Görür — sosyal medya ve çekim projesi */
.naci-gorur-visual {
  position: relative;
  display: block;
  overflow: hidden;
  isolation: isolate;
  background: #315cff;
}

.naci-gorur-image {
  position: absolute;
  top: 0;
  right: 0;
  width: 64%;
  height: 100%;
  display: block;
  object-fit: cover;
  object-position: center 50%;
  clip-path: polygon(16% 0, 100% 0, 100% 100%, 0 100%);
  transform: scale(1.015);
  filter: saturate(0.88) contrast(1.04);
  transition:
    transform 0.65s cubic-bezier(0.22, 1, 0.36, 1),
    filter 0.4s ease;
}

.naci-gorur-visual:hover .naci-gorur-image {
  transform: scale(1.045);
  filter: saturate(1) contrast(1.02);
}

.naci-gorur-shade {
  position: absolute;
  inset: 0 auto 0 0;
  width: 54%;
  z-index: 1;
  pointer-events: none;
  overflow: hidden;
  clip-path: polygon(0 0, 100% 0, 88% 100%, 0 100%);
  background: #10131a;
}

.naci-gorur-shade::before {
  content: "06";
  position: absolute;
  right: -0.04em;
  bottom: -0.18em;
  color: rgba(255, 255, 255, 0.065);
  font-size: clamp(150px, 26vw, 390px);
  font-weight: 900;
  line-height: 0.78;
  letter-spacing: -0.12em;
}

.naci-gorur-shade::after {
  content: "";
  position: absolute;
  width: clamp(70px, 10vw, 145px);
  aspect-ratio: 1;
  top: 13%;
  right: 5%;
  border-radius: 50%;
  background: var(--acid);
}

.naci-gorur-label,
.naci-gorur-instagram {
  position: absolute;
  z-index: 2;
  color: #fffdf7;
}

.naci-gorur-label {
  left: clamp(18px, 3vw, 38px);
  bottom: clamp(18px, 3vw, 34px);
  display: grid;
  gap: 8px;
}

.naci-gorur-label small {
  color: var(--acid);
  font-size: 8px;
  font-style: normal;
  font-weight: 900;
  letter-spacing: 0.16em;
}

.naci-gorur-label b {
  font-size: clamp(26px, 4.1vw, 56px);
  line-height: 0.84;
  letter-spacing: -0.06em;
}

.naci-gorur-label em {
  color: #fffdf7;
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(15px, 1.8vw, 25px);
  line-height: 1;
}

.naci-gorur-instagram {
  top: 18px;
  right: 18px;
  padding: 8px 11px;
  border: 1px solid rgba(255, 255, 255, 0.52);
  border-radius: 999px;
  background: rgba(5, 10, 16, 0.68);
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
  font-size: 9px;
  font-weight: 900;
  letter-spacing: 0.13em;
}

@media (max-width: 680px) {
  .naci-gorur-image {
    width: 68%;
  }

  .naci-gorur-shade {
    width: 58%;
  }

  .naci-gorur-label b {
    font-size: clamp(25px, 9vw, 42px);
  }

  .naci-gorur-label em {
    max-width: 180px;
  }

  .naci-gorur-instagram {
    top: 12px;
    right: 12px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .naci-gorur-image {
    transition: none;
  }
}

/* ACK Lighting: anchor ile UI/UX bölümüne gelindiğinde başlığı ilk ekrana taşı. */
._webSection_x3wm6_179 {
  padding-top: clamp(48px, 4.5vw, 78px);
}

._webSection_x3wm6_179 > ._sectionIntro_x3wm6_192 {
  margin-bottom: clamp(48px, 6vw, 88px);
}

@media (min-width: 901px) and (max-height: 720px) {
  ._webSection_x3wm6_179 {
    padding-top: 42px;
  }

  ._webSection_x3wm6_179 ._sectionIntro_x3wm6_192 {
    gap: clamp(34px, 5vw, 88px);
    margin-bottom: 52px;
  }

  ._webSection_x3wm6_179 ._sectionIntro_x3wm6_192 h2 {
    font-size: clamp(58px, 5.3vw, 88px);
    line-height: 0.9;
  }
}

/* Final accessibility pass: compact text links remain comfortably tappable. */
.contact-domain {
  min-height: 44px;
  display: inline-flex;
  align-items: center;
}

@media (max-width: 760px) {
  main footer a,
  main [class*="_source_"] a,
  main a[href*="instagram.com/gpsbuddyturkiye"] {
    min-height: 44px;
    display: inline-flex;
    align-items: center;
  }
}

/* Profile intro: keep copy and metadata in normal flow at every viewport. */
.profile-intro-card {
  display: flex;
  flex-direction: column;
  min-height: 560px;
}

.profile-intro-card .profile-card-label {
  margin-bottom: clamp(26px, 3vw, 42px);
}

.profile-intro-card h3 {
  max-width: 860px;
  font-size: clamp(40px, 4.5vw, 68px);
  line-height: 0.98;
  text-wrap: balance;
}

.profile-intro-card > p {
  max-width: 720px;
  margin: clamp(24px, 3vw, 36px) 0 0;
  padding-right: clamp(0px, 8vw, 120px);
}

.profile-intro-card .profile-mini-meta {
  position: relative;
  inset: auto;
  width: 100%;
  margin-top: auto;
  padding-top: 18px;
}

@media (max-width: 1050px) {
  .profile-intro-card {
    min-height: 600px;
  }

  .profile-intro-card h3 {
    max-width: 800px;
    font-size: clamp(42px, 6.7vw, 68px);
  }

  .profile-intro-card > p {
    padding-right: min(16vw, 150px);
  }
}

@media (max-width: 760px) {
  .profile-intro-card {
    min-height: auto;
  }

  .profile-intro-card h3 {
    font-size: clamp(38px, 11.5vw, 52px);
    line-height: 1;
  }

  .profile-intro-card > p {
    margin-top: 26px;
    padding-right: 0;
  }

  .profile-intro-card .profile-mini-meta {
    margin-top: 44px;
  }
}

/* Contact opener: turn the small kicker into an energetic invitation. */
.contact-top {
  align-items: center;
  gap: 30px;
}

.contact-prompt {
  display: inline-flex;
  align-items: center;
  gap: clamp(9px, 1.1vw, 18px);
  max-width: min(100%, 980px);
  margin: 0;
  color: var(--white);
  letter-spacing: -0.035em;
  text-transform: none;
  font-size: clamp(17px, 1.65vw, 28px);
  font-weight: 850;
  line-height: 1;
}

.contact-prompt > span {
  white-space: nowrap;
}

.contact-prompt > i {
  color: var(--acid);
  font-size: 0.92em;
  font-style: normal;
  animation: contactSpark 1.8s ease-in-out infinite;
}

.contact-prompt > strong {
  position: relative;
  color: var(--acid);
  white-space: nowrap;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 1.06em;
  font-style: italic;
  font-weight: 400;
}

.contact-prompt > strong::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -7px;
  height: 2px;
  background: var(--acid);
  transform-origin: left;
  animation: contactUnderline 2.8s cubic-bezier(0.22, 1, 0.36, 1) infinite;
}

.contact-prompt > b {
  color: var(--acid);
  font-size: 1.05em;
  font-weight: 500;
  animation: contactArrow 1.5s ease-in-out infinite;
}

@keyframes contactSpark {
  0%,
  100% {
    opacity: 0.55;
    transform: rotate(0deg) scale(0.8);
  }

  50% {
    opacity: 1;
    transform: rotate(22deg) scale(1.18);
  }
}

@keyframes contactUnderline {
  0%,
  12% {
    transform: scaleX(0);
  }

  42%,
  78% {
    transform: scaleX(1);
  }

  100% {
    transform: scaleX(0);
    transform-origin: right;
  }
}

@keyframes contactArrow {
  0%,
  100% {
    transform: translate(0, 0);
  }

  50% {
    transform: translate(5px, -5px);
  }
}

@media (max-width: 820px) {
  .contact-top {
    align-items: flex-start;
  }

  .contact-prompt {
    flex-wrap: wrap;
    row-gap: 10px;
    max-width: 620px;
  }

  .contact-prompt > strong {
    white-space: normal;
  }
}

@media (max-width: 560px) {
  .contact-top {
    gap: 18px;
  }

  .contact-top > span {
    display: none;
  }

  .contact-prompt {
    display: grid;
    grid-template-columns: auto 1fr auto;
    width: 100%;
    font-size: clamp(18px, 5.6vw, 23px);
    line-height: 1.05;
  }

  .contact-prompt > span {
    grid-column: 1 / -1;
  }

  .contact-prompt > strong {
    grid-column: 2;
  }
}

@media (prefers-reduced-motion: reduce) {
  .contact-prompt > i,
  .contact-prompt > strong::after,
  .contact-prompt > b {
    animation: none;
  }

  .contact-prompt > strong::after {
    transform: scaleX(1);
  }
}

@media (max-width: 1060px) {
  .hero-bottom {
    align-items: flex-start;
  }

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

  .process-heading,
  .process-heading > div {
    grid-template-columns: 1fr;
  }

  .process-heading > div {
    gap: 26px;
  }

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

@media (max-width: 900px) {
  body {
    padding-bottom: 82px;
  }

  .site-header {
    -webkit-backdrop-filter: none !important;
    backdrop-filter: none !important;
  }

  .desktop-nav {
    position: fixed;
    left: 50%;
    bottom: max(12px, env(safe-area-inset-bottom));
    z-index: 200;
    width: min(calc(100vw - 24px), 520px);
    display: grid !important;
    grid-template-columns: repeat(4, 1fr);
    gap: 0;
    padding: 7px;
    color: var(--white);
    background: rgba(17, 17, 22, 0.94);
    border: 1px solid rgba(255, 255, 255, 0.22);
    border-radius: 18px;
    box-shadow: 0 18px 50px rgba(17, 17, 22, 0.28);
    backdrop-filter: blur(18px);
    transform: translateX(-50%);
  }

  .desktop-nav a {
    min-width: 0;
    min-height: 48px;
    justify-content: center;
    gap: 4px;
    border-radius: 12px;
    font-size: 10px;
    line-height: 1;
  }

  .desktop-nav a:hover,
  .desktop-nav a:focus-visible {
    color: var(--ink);
    background: var(--acid);
  }

  .desktop-nav a::after {
    display: none;
  }

  .desktop-nav a span {
    color: inherit;
    font-size: 7px;
  }
}

@media (max-width: 700px) {
  .hero-bottom {
    gap: 28px;
  }

  .hero-actions {
    width: 100%;
    display: grid;
    grid-template-columns: 1fr auto;
    align-items: end;
  }

  .hero-brief-link {
    align-self: center;
  }

  .process-section {
    padding-top: 78px;
    padding-bottom: 78px;
  }

  .process-heading {
    gap: 34px;
    margin-bottom: 42px;
  }

  .process-heading h2 {
    font-size: clamp(52px, 15vw, 72px);
  }

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

  .process-grid article {
    min-height: 220px;
  }

  .contact-links {
    align-items: flex-start;
  }

  .contact-whatsapp {
    margin-top: 8px;
  }
}

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

  *,
  *::before,
  *::after {
    scroll-behavior: auto !important;
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
  }
}
/* Sunflex: kullanıcı talebiyle saha prodüksiyonu fotoğraf bloğu kaldırıldı. */
._sunflex_1qbez_39 ._shootGrid_1qbez_601 {
  display: none !important;
}
