.home-board {
  position: relative;
  width: 1920px;
  height: 4777px;
  margin: 0 auto;
  background: #061d34;
  overflow: hidden;
  transform-origin: top left;
}

.home-board .bg-pattern {
  position: absolute;
  left: 0;
  top: 1080px;
  width: 1920px;
  height: 3698px;
  object-fit: cover;
  object-position: top center;
  z-index: 0;
  pointer-events: none;
  /* Navy shows through — darkens only the body pattern image */
  opacity: 0.28;
}

.home-hero {
  position: absolute;
  left: 0;
  top: 0;
  width: 1920px;
  height: 1079px;
  overflow: hidden;
  background: #000;
  z-index: 1;
}

.hero-video {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
  pointer-events: none;
}

.header-bar {
  position: absolute;
  left: 0;
  top: 0;
  width: 1920px;
  height: 160px;
  z-index: 18;
  pointer-events: none;
  overflow: visible;
  filter: drop-shadow(0 3px 3px rgba(0, 0, 0, 0.22));
}

.logo-header {
  position: absolute;
  left: 26px;
  top: 8px;
  width: 170px;
  height: 59px;
  z-index: 20;
}

.logo-header img {
  width: 100%;
  height: 100%;
}

.star-wrap {
  position: absolute;
  left: 910px;
  top: 3px;
  width: 100px;
  height: 170px;
  z-index: 20;
  background: transparent;
  border: 0;
  padding: 0;
  cursor: pointer;
}

.star-wrap img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100px;
  height: 96px;
}

.star-wrap span {
  position: absolute;
  left: 50%;
  top: 142px;
  transform: translateX(-50%);
  font-family: "Outfit", sans-serif;
  font-weight: 400;
  font-size: 15px;
  letter-spacing: 0.08em;
  color: #8f834c;
  white-space: nowrap;
}

.hero-h1 {
  position: absolute;
  left: 1344px;
  top: 183px;
  width: 520px;
  margin: 0;
  z-index: 5;
  font-family: "Outfit", sans-serif;
  font-weight: 300;
  font-size: 55px;
  line-height: 55px;
  letter-spacing: -0.025em;
  color: #fff;
}

.hero-imza {
  position: absolute;
  left: 1351px;
  top: 316px;
  margin: 0;
  z-index: 5;
  font-family: "Playfair Display", serif;
  font-style: italic;
  font-weight: 400;
  font-size: 75px;
  line-height: 63px;
  letter-spacing: -0.025em;
  color: #fff;
}

.hero-sub {
  position: absolute;
  left: 1344px;
  top: 392px;
  width: 430px;
  margin: 0;
  z-index: 5;
  font-family: "Outfit", sans-serif;
  font-weight: 300;
  font-size: 20px;
  line-height: 22px;
  letter-spacing: -0.025em;
  color: #8f834c;
}

/* EN hero: longer Latin lines need extra gap under italic signature */
body[data-locale="en"] .hero-imza {
  max-width: 520px;
  font-size: 64px;
  line-height: 1.05;
  letter-spacing: -0.03em;
}

body[data-locale="en"] .hero-sub {
  top: 430px;
  width: 460px;
  line-height: 1.25;
}

.logo-center {
  position: absolute;
  left: 683px;
  top: 1112px;
  width: 554px;
  height: 185px;
  z-index: 2;
}

.intro-copy {
  position: absolute;
  left: 512px;
  top: 1343px;
  width: 896px;
  margin: 0;
  z-index: 2;
  text-align: center;
  font-family: "Outfit", sans-serif;
  font-weight: 300;
  font-size: 25px;
  line-height: 1.45;
  color: #fff;
}

.home-seal {
  position: absolute;
  left: 627px;
  top: 1458px;
  width: 666px;
  height: 666px;
  z-index: 2;
}

.home-seal img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.home-stats {
  position: absolute;
  left: 407px;
  top: 2120px;
  width: 1106px;
  height: 132px;
  display: grid;
  grid-template-columns: 340px 300px 466px;
  align-items: center;
  z-index: 2;
  color: #8f834c;
}

.home-stats .col {
  display: flex;
  align-items: center;
  gap: 18px;
  height: 100%;
  position: relative;
  text-align: left;
}

.home-stats .col + .col {
  padding-left: 36px;
}

.home-stats .col + .col::before {
  content: "";
  position: absolute;
  left: 0;
  top: 8px;
  bottom: 8px;
  width: 1px;
  background: #8f834c;
}

.home-stats .num {
  font-family: "Source Serif 4", serif;
  font-size: 132px;
  line-height: 0.85;
  font-weight: 400;
  flex-shrink: 0;
}

.home-stats .col-copy {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 2px;
}

.home-stats .lbl {
  font-family: "Source Serif 4", "Minion Pro", serif;
  font-size: 33px;
  line-height: 1;
  letter-spacing: -0.04em;
}

.home-stats .mini {
  font-family: "Outfit", sans-serif;
  font-size: 13px;
  line-height: 1;
  letter-spacing: -0.009em;
}

.home-stats .lbl.villa {
  display: flex;
  flex-direction: column;
  gap: 4px;
  font-size: 32px;
  line-height: 1;
}

.amenity-bar {
  position: absolute;
  left: 0;
  top: 2362px;
  width: 1920px;
  height: 123px;
  background: #10243c;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 48px;
  z-index: 2;
}

.amenity-bar .amenity {
  display: flex;
  align-items: center;
  gap: 10px;
  color: #8f834c;
  font-family: "Outfit", sans-serif;
  font-weight: 300;
  font-size: 17px;
  line-height: 1.15;
  text-align: left;
}

.amenity-bar .amenity img {
  width: 54px;
  height: 50px;
  flex-shrink: 0;
  display: block;
  object-fit: contain;
  object-position: left center;
}

.amenity-bar .amenity-copy {
  display: flex;
  flex-direction: column;
  gap: 2px;
  white-space: nowrap;
}

.home-quote {
  position: absolute;
  left: 260px;
  top: 2601px;
  width: 1400px;
  margin: 0;
  text-align: center;
  z-index: 2;
  font-family: "Playfair Display", serif;
  font-weight: 400;
  font-size: 55px;
  line-height: 1.28;
  letter-spacing: 0.025em;
  color: #fff;
}

.home-body {
  position: absolute;
  left: 512px;
  top: 2872px;
  width: 896px;
  margin: 0;
  text-align: center;
  z-index: 2;
  font-family: "Outfit", sans-serif;
  font-weight: 300;
  font-size: 25px;
  line-height: 1.55;
  color: #fff;
}

.home-gallery {
  position: absolute;
  left: 188px;
  top: 3224px;
  width: 1545px;
  height: 580px;
  z-index: 2;
}

.gal-slot {
  position: absolute;
  overflow: hidden;
  background: #061d34;
  border-radius: 24px;
}

.gal-slot img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  max-width: none;
  object-fit: cover;
  object-position: center;
  transform: translateX(0);
  transition: transform 0.55s ease;
}

.gal-left {
  left: 0;
  top: 34px;
  width: 512px;
  height: 512px;
  z-index: 1;
}

.gal-center {
  left: 462px;
  top: 0;
  width: 580px;
  height: 580px;
  z-index: 4;
  box-shadow: 0 18px 40px rgba(0, 0, 0, 0.45);
}

.gal-right {
  left: 1033px;
  top: 34px;
  width: 512px;
  height: 512px;
  z-index: 1;
}

.home-gallery .arrow.prev {
  left: -140px;
  top: 50%;
  z-index: 6;
}

.home-gallery .arrow.next {
  right: -140px;
  left: auto;
  top: 50%;
  z-index: 6;
}

.floor-title {
  position: absolute;
  left: 813px;
  top: 3836px;
  margin: 0;
  z-index: 4;
  font-family: "Playfair Display", serif;
  font-weight: 400;
  font-size: 60px;
  line-height: 99px;
  color: #8f834c;
}

/* Desktop: başlık plan-spec içinde; bu iki eleman mobilde kullanılır */
.home-board .home-plan-heading,
.home-board .plan-rule.home-plan-rule {
  display: none;
}

.home-board .home-floor-slider.plan-slider {
  position: absolute;
  left: 0;
  top: 3930px;
  width: 1920px;
  height: 520px;
  z-index: 3;
  pointer-events: auto;
}

.home-board .home-floor-slider .plan-viewport {
  position: absolute;
  inset: 0;
  overflow: hidden;
}

.home-board .home-floor-slider .plan-slide {
  flex: 0 0 1920px;
  width: 1920px;
  height: 100%;
}

/* Anasayfa XD: metin solda, görsel sağda */
.home-board .home-floor-slider .plan-spec {
  left: 391px;
  top: 48px;
  width: 360px;
}

.home-board .home-floor-slider .plan-visual {
  left: 817px;
  top: 0;
  width: 1006px;
  height: 500px;
  filter: drop-shadow(0 18px 36px rgba(0, 0, 0, 0.55));
}

.home-board .home-floor-slider .plan-visual img {
  width: 100%;
  height: 100%;
  max-width: none;
  object-fit: contain;
  object-position: center center;
}

.home-board .home-floor-slider .plan-spec-name {
  font-size: 66px;
  color: #fff;
}

.home-board .home-floor-slider .plan-spec-name.is-long {
  font-size: 42px;
}

.home-board .home-floor-slider .plan-spec-sub {
  font-size: 25px;
  color: #8f834c;
  margin: 10px 0 28px;
}

.home-board .home-floor-slider .plan-table {
  font-size: 16px;
}

.home-board .home-floor-slider .plan-table .num {
  color: #8f834c;
}

.home-board .home-floor-slider .plan-table tr td {
  padding: 0 0 16px;
}

.home-board .home-floor-slider .plan-table tr.total td {
  padding-top: 12px;
  color: #8f834c;
}

.home-board .home-floor-slider .arrow {
  top: 50%;
  transform: translateY(-50%);
  pointer-events: auto;
  z-index: 6;
}

.home-board .home-floor-slider .arrow.prev {
  left: 48px;
}

.home-board .home-floor-slider .arrow.next {
  right: 48px;
  left: auto;
}

.footer-line {
  position: absolute;
  left: 0;
  top: 4474px;
  width: 1920px;
  height: 1px;
  background: #8f834c;
  z-index: 2;
}

/* Wrapper is transparent on desktop so absolute footer items still anchor to the board */
.site-foot,
.ft-nav,
.ft-meta,
.ft-brand-row {
  display: contents;
}

.logo-footer {
  position: absolute;
  left: 38px;
  top: 4505px;
  width: 428px;
  height: 144px;
  z-index: 3;
}

.ft-col {
  position: absolute;
  top: 4546px;
  z-index: 3;
  color: #fff;
  font-family: "Outfit", sans-serif;
}

.ft-col h3 {
  margin: 0 0 8px;
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
}

.ft-col a {
  display: block;
  font-size: 15px;
  font-weight: 400;
  line-height: 26px;
  color: #fff;
}

.ft-proje { left: 590px; }
.ft-medya { left: 784px; }
.ft-kat { left: 923px; }
.ft-ilet { left: 1059px; }
.ft-social { left: 1195px; }

.ft-col .ft-ig {
  display: inline-flex;
  align-items: center;
  margin-top: 2px;
  line-height: 0;
}

.ft-col .ft-ig img {
  width: 24px;
  height: 24px;
  display: block;
}

.ft-pin {
  position: absolute;
  left: 1730px;
  top: 4507px;
  width: 54px;
  z-index: 3;
  text-align: center;
  color: #fff;
  font-family: "Red Hat Display", sans-serif;
  font-weight: 700;
  font-size: 15px;
}

.ft-pin img {
  width: 50px;
  height: 68px;
  display: block;
  margin: 0 auto 8px;
}

.ft-contact {
  position: absolute;
  left: 1631px;
  top: 4643px;
  width: 269px;
  height: auto;
  z-index: 3;
  color: #fff;
  font-family: "Outfit", sans-serif;
  display: grid;
  grid-template-columns: 28px minmax(0, 1fr);
  grid-template-rows: auto auto auto;
  column-gap: 10px;
  row-gap: 8px;
  align-items: center;
}

.ft-contact p {
  margin: 0;
  white-space: nowrap;
}

.ft-phone-ico {
  position: relative;
  left: auto;
  top: auto;
  grid-column: 1;
  grid-row: 1;
  width: 28px;
  height: 28px;
  max-width: none;
  display: block;
  align-self: center;
}

.ft-phone {
  position: relative;
  left: auto;
  top: auto;
  grid-column: 2;
  grid-row: 1;
  font-weight: 600;
  font-size: 20px;
  line-height: 1.2;
  align-self: center;
}

.ft-phone span {
  font-weight: 400;
}

.ft-mail {
  position: relative;
  left: auto;
  top: auto;
  grid-column: 1 / -1;
  grid-row: 2;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.3;
}

.ft-copy {
  position: relative;
  left: auto;
  top: auto;
  grid-column: 1 / -1;
  grid-row: 3;
  font-size: 10px;
  line-height: 1.3;
  letter-spacing: -0.025em;
  font-weight: 400;
}

.ft-copy span {
  font-weight: 500;
}

.ft-legal {
  position: absolute;
  left: 242px;
  top: 4744px;
  z-index: 3;
  color: #fff;
  font-family: "Outfit", sans-serif;
  font-size: 12px;
  line-height: 30px;
  white-space: nowrap;
}

.ft-legal a {
  color: inherit;
  text-decoration: none;
  margin-right: 18px;
}

.ft-legal a:last-child {
  margin-right: 0;
}

.ft-legal a:hover,
.ft-legal a.is-current {
  color: #8f834c;
}

.ft-powered {
  position: absolute;
  left: 40px;
  top: 4722px;
  z-index: 3;
  color: #8f834c;
  font-family: "Red Hat Display", sans-serif;
  font-size: 8px;
  line-height: 12px;
}

.ft-powered strong {
  font-weight: 700;
}

.ft-badge-a {
  position: absolute;
  left: 104px;
  top: 4712px;
  width: 79px;
  height: 43px;
  z-index: 3;
}

.ft-badge-b {
  position: absolute;
  left: 133px;
  top: 4712px;
  width: 75px;
  height: 44px;
  z-index: 3;
}

