:root {
  --cementare-brown: #564533;
  --cementare-brown-deep: #302820;
  --cementare-gold: #b1a374;
  --cementare-gold-soft: #d3c8a4;
  --cementare-ivory: #f5f2eb;
  --cementare-paper: #fffdf9;
  --cementare-ink: #332d27;
  --cementare-line: rgba(86, 69, 51, .18);
  --cementare-ease: 280ms cubic-bezier(.22, 1, .36, 1);
}

body.cementare-premium {
  background-color: var(--cementare-ivory);
  color: var(--cementare-ink);
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

body.cementare-premium ::selection {
  background: var(--cementare-gold);
  color: var(--cementare-brown-deep);
}

/* Ana sayfa kapak alanı: mevcut görsel ve yazı ölçüleri korunur. */
.cementare-premium #header3-1yw {
  background-position: center 52%;
  background-size: cover;
  isolation: isolate;
}

.cementare-premium #header3-1yw .mbr-overlay {
  background:
    linear-gradient(180deg, rgba(24, 19, 15, .08) 46%, rgba(24, 19, 15, .48) 100%),
    linear-gradient(90deg, rgba(28, 23, 18, .91) 0%, rgba(48, 40, 32, .71) 35%, rgba(48, 40, 32, .25) 62%, rgba(48, 40, 32, .04) 82%) !important;
  opacity: 1 !important;
}

.cementare-premium #header3-1yw .align-center.container-fluid {
  align-items: flex-end;
  display: flex;
  min-height: 100vh;
  padding-bottom: clamp(3.5rem, 8vh, 6.5rem);
  padding-left: clamp(1.5rem, 5vw, 5.5rem);
  padding-right: clamp(1.5rem, 5vw, 5.5rem);
  padding-top: clamp(8rem, 16vh, 11rem);
}

.cementare-premium #header3-1yw .row {
  align-items: flex-end;
  margin: 0;
  width: 100%;
}

.cementare-premium #header3-1yw .col-12.col-lg-6 {
  background: transparent;
  border: 0;
  box-shadow: none;
  max-width: 44rem;
  padding: 1.65rem 0 0 clamp(1.15rem, 2vw, 1.75rem);
  position: relative;
  text-align: left;
}

.cementare-premium #header3-1yw .col-12.col-lg-6::before {
  background: linear-gradient(180deg, var(--cementare-gold-soft), rgba(177, 163, 116, .2));
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  top: 0;
  width: 1px;
}

.cementare-premium #header3-1yw .col-12.col-lg-6::after {
  background: linear-gradient(90deg, var(--cementare-gold-soft), rgba(177, 163, 116, 0));
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  top: 0;
  width: clamp(4.5rem, 9vw, 8rem);
}

.cementare-premium #header3-1yw .mbr-section-title br {
  display: none;
}

.cementare-premium #header3-1yw .mbr-section-title,
.cementare-premium #header3-1yw .mbr-section-subtitle,
.cementare-premium #header3-1yw .mbr-text,
.cementare-premium #header3-1yw .mbr-section-btn {
  color: var(--cementare-paper);
  text-align: left;
  text-shadow: 0 2px 18px rgba(20, 16, 12, .18);
}

.cementare-premium #header3-1yw .mbr-section-title {
  letter-spacing: .025em;
  margin-bottom: .7rem !important;
}

.cementare-premium #header3-1yw .mbr-section-subtitle {
  color: var(--cementare-gold-soft);
  letter-spacing: .035em;
  line-height: 1.38;
  margin-bottom: 1.05rem !important;
}

.cementare-premium #header3-1yw .mbr-text {
  color: rgba(255, 253, 249, .9);
  line-height: 1.68;
  max-width: 40rem;
}

.cementare-premium #header3-1yw .cementare-hero-actions {
  display: grid;
  gap: .65rem;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  margin-top: 1.65rem !important;
  max-width: 33rem;
  text-shadow: none;
}

.cementare-premium #header3-1yw .cementare-hero-actions .btn {
  align-items: center;
  display: flex;
  justify-content: center;
  margin: 0 !important;
  min-height: 3rem;
  padding-left: 1rem;
  padding-right: 1rem;
  text-align: center;
  width: 100%;
}

.cementare-premium #header3-1yw .cementare-hero-whatsapp {
  background: rgba(48, 40, 32, .18) !important;
  border-color: rgba(255, 253, 249, .68) !important;
  color: var(--cementare-paper) !important;
}

.cementare-premium #header3-1yw .cementare-hero-offer {
  background: var(--cementare-gold) !important;
  border-color: var(--cementare-gold) !important;
  color: var(--cementare-brown-deep) !important;
}

.cementare-premium #header3-1yw .cementare-hero-whatsapp:hover,
.cementare-premium #header3-1yw .cementare-hero-whatsapp:focus-visible {
  background: var(--cementare-paper) !important;
  color: var(--cementare-brown-deep) !important;
}

.cementare-premium #header3-1yw .cementare-hero-offer:hover,
.cementare-premium #header3-1yw .cementare-hero-offer:focus-visible {
  background: var(--cementare-gold-soft) !important;
  border-color: var(--cementare-gold-soft) !important;
}

/* Menü: özgün ölçüler korunur, yalnızca yüzey ve etkileşim iyileştirilir. */
.cementare-premium .menu .navbar {
  border-bottom: 1px solid transparent;
  transition: background-color var(--cementare-ease), border-color var(--cementare-ease), box-shadow var(--cementare-ease);
}

.cementare-premium .menu .navbar.cementare-nav-scrolled {
  background-color: rgba(48, 40, 32, .95) !important;
  border-bottom-color: rgba(255, 255, 255, .09);
  box-shadow: 0 12px 36px rgba(20, 16, 12, .16);
}

@supports ((-webkit-backdrop-filter: blur(14px)) or (backdrop-filter: blur(14px))) {
  .cementare-premium .menu .navbar.cementare-nav-scrolled {
    -webkit-backdrop-filter: blur(14px);
    backdrop-filter: blur(14px);
    background-color: rgba(48, 40, 32, .86) !important;
  }
}

.cementare-premium .menu .nav-link {
  position: relative;
  transition: color var(--cementare-ease), opacity var(--cementare-ease);
}

.cementare-premium .menu .nav-link::after {
  background: var(--cementare-gold);
  bottom: .25rem;
  content: "";
  height: 1px;
  left: 1rem;
  position: absolute;
  right: 1rem;
  transform: scaleX(0);
  transform-origin: right;
  transition: transform var(--cementare-ease);
}

.cementare-premium .menu .nav-link:hover::after,
.cementare-premium .menu .nav-link:focus-visible::after {
  transform: scaleX(1);
  transform-origin: left;
}

/* Masaüstü menü: bağlantılar sürekli görünür, tek eksende ve dengeli kalır. */
@media (min-width: 1024px) {
  .cementare-premium .menu .navbar {
    align-items: center;
    flex-direction: row;
    min-height: 5.35rem;
    padding: .35rem clamp(1rem, 2.4vw, 2.75rem);
  }

  .cementare-premium .menu .menu-logo {
    flex: 0 0 auto;
  }

  .cementare-premium .menu .menu-logo .navbar-brand {
    margin-left: 0 !important;
    padding: 0;
  }

  .cementare-premium .menu .navbar-collapse {
    align-items: center;
    display: flex !important;
    flex: 1 1 auto;
    justify-content: flex-end;
    min-width: 0;
    padding-right: 0 !important;
    width: auto;
  }

  .cementare-premium .menu .navbar-nav {
    align-items: center;
    flex-direction: row;
    flex-wrap: nowrap !important;
    justify-content: flex-end;
    margin-left: auto;
    padding-left: clamp(.4rem, 1.2vw, 1.35rem) !important;
  }

  .cementare-premium .menu .navbar-nav .nav-item {
    align-self: center;
    flex: 0 0 auto;
  }

  .cementare-premium .menu .navbar-nav .nav-link {
    margin: 0 !important;
    padding-left: clamp(.42rem, .75vw, .78rem) !important;
    padding-right: clamp(.42rem, .75vw, .78rem) !important;
    white-space: nowrap;
  }

  .cementare-premium .menu .navbar-buttons {
    flex: 0 0 auto;
    margin-left: clamp(.45rem, .9vw, .9rem);
    padding: 0 !important;
  }

  .cementare-premium .menu .cementare-menu-socials {
    margin-left: .1rem;
  }

  .cementare-premium .menu .navbar-toggler {
    display: none !important;
  }

  .cementare-premium.cementare-home .menu .menu-logo {
    align-items: center;
    display: flex;
    margin-right: clamp(.6rem, 1.1vw, 1.15rem);
    padding-right: clamp(.8rem, 1.35vw, 1.4rem);
    position: relative;
  }

  .cementare-premium.cementare-home .menu .menu-logo::after {
    background: linear-gradient(180deg, transparent, rgba(211, 200, 164, .62), transparent);
    content: "";
    height: 3.1rem;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
  }

  .cementare-premium.cementare-home .menu .menu-logo .navbar-brand,
  .cementare-premium.cementare-home .menu .navbar-logo,
  .cementare-premium.cementare-home .menu .navbar-logo > a {
    align-items: center;
    display: flex;
  }

  .cementare-premium.cementare-home .menu .navbar-logo img {
    filter: contrast(1.035) brightness(1.025) drop-shadow(0 6px 14px rgba(0, 0, 0, .12));
    object-fit: contain;
  }
}

/* Markalar menüsü: dört marka ailesini tek, mimari bir yüzeyde toplar. */
.cementare-premium .menu .cementare-brands-item {
  position: static;
}

.cementare-premium .menu .cementare-brands-trigger::before {
  border-bottom: 1px solid currentColor;
  border-right: 1px solid currentColor;
  content: "";
  display: inline-block;
  height: .34rem;
  margin-right: .48rem;
  opacity: .62;
  transform: rotate(45deg) translateY(-.12rem);
  transition: transform var(--cementare-ease);
  width: .34rem;
}

.cementare-premium .menu .cementare-brands-open > .cementare-brands-trigger::before {
  transform: rotate(225deg) translate(-.12rem, -.12rem);
}

.cementare-premium .menu .cementare-brands-menu {
  background: rgba(48, 40, 32, .98) !important;
  border: 1px solid rgba(211, 200, 164, .28);
  border-radius: 0;
  box-shadow: 0 24px 60px rgba(21, 17, 13, .24);
  display: none !important;
  left: 50%;
  margin: 0;
  max-width: 72rem;
  padding: 1.45rem clamp(1.15rem, 2.6vw, 2.35rem) 1.55rem;
  position: absolute !important;
  right: auto;
  top: 100%;
  transform: translateX(-50%);
  width: calc(100vw - 3rem);
  z-index: 1100;
}

.cementare-premium .menu .cementare-brands-open > .cementare-brands-menu {
  display: block !important;
}

.cementare-premium .menu .cementare-brands-grid {
  display: grid;
  gap: 0;
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.cementare-premium .menu .cementare-brand-group {
  border-left: 1px solid rgba(211, 200, 164, .16);
  min-width: 0;
  padding: 0 clamp(.85rem, 1.65vw, 1.65rem);
}

.cementare-premium .menu .cementare-brand-group:first-child {
  border-left: 0;
}

.cementare-premium .menu .cementare-brand-heading {
  border-bottom: 1px solid rgba(211, 200, 164, .28);
  color: var(--cementare-gold-soft);
  display: flex;
  font-family: inherit;
  font-size: .7rem;
  font-weight: 600;
  justify-content: center;
  letter-spacing: .16em;
  margin-bottom: .7rem;
  min-height: 2rem;
  padding: 0 .2rem .55rem;
  text-align: center;
  width: 100%;
}

.cementare-premium .menu .cementare-brand-link {
  background: transparent !important;
  color: rgba(255, 253, 249, .82) !important;
  font-family: inherit;
  font-size: .72rem;
  font-weight: 400;
  line-height: 1.35;
  padding: .32rem 0 !important;
  white-space: normal;
}

.cementare-premium .menu .cementare-brand-link:hover,
.cementare-premium .menu .cementare-brand-link:focus-visible {
  color: var(--cementare-gold-soft) !important;
  transform: translateX(.2rem);
}

@media (max-width: 1023px) {
  .cementare-premium .menu .cementare-brands-item {
    position: relative;
  }

  .cementare-premium .menu .cementare-brands-menu {
    border-left: 0;
    border-right: 0;
    box-shadow: none;
    left: auto;
    max-height: 58vh;
    overflow-y: auto;
    padding: 1.1rem 1.25rem 1.25rem;
    position: relative !important;
    top: auto;
    transform: none;
    width: 100%;
  }

  .cementare-premium .menu .cementare-brands-open > .cementare-brands-menu {
    height: auto !important;
    opacity: 1 !important;
    visibility: visible !important;
  }

  .cementare-premium .menu .cementare-brands-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    text-align: left;
  }

  .cementare-premium .menu .cementare-brand-group {
    border-left: 0;
    border-top: 1px solid rgba(211, 200, 164, .16);
    padding: 1rem;
  }

  .cementare-premium .menu .cementare-brand-group:nth-child(-n + 2) {
    border-top: 0;
    padding-top: 0;
  }

  .cementare-premium .menu .cementare-menu-socials {
    justify-content: center;
    margin: .25rem auto .45rem;
  }

  .cementare-premium .menu .cementare-navbar-actions {
    margin: 0 auto .65rem !important;
  }
}

@media (max-width: 575px) {
  .cementare-premium .menu .cementare-brands-grid {
    grid-template-columns: 1fr;
  }

  .cementare-premium .menu .cementare-brand-group:nth-child(2) {
    border-top: 1px solid rgba(211, 200, 164, .16);
    padding-top: 1rem;
  }
}

/* Butonların özgün punto ve ölçü sınıfları değiştirilmez. */
.cementare-premium .mbr-section-btn .btn {
  border-radius: 0 !important;
  box-shadow: none;
  letter-spacing: .055em;
  overflow: hidden;
  position: relative;
  transition: background-color var(--cementare-ease), border-color var(--cementare-ease), color var(--cementare-ease), box-shadow var(--cementare-ease), transform var(--cementare-ease);
}

.cementare-premium .mbr-section-btn .btn:hover,
.cementare-premium .mbr-section-btn .btn:focus-visible {
  box-shadow: 0 12px 28px rgba(48, 40, 32, .14);
  transform: translateY(-2px);
}

.cementare-premium .mbr-section-btn .btn:active {
  box-shadow: none;
  transform: translateY(0);
}

.cementare-premium .mbr-section-btn .btn:focus-visible,
.cementare-premium a:focus-visible,
.cementare-premium button:focus-visible {
  outline: 2px solid var(--cementare-gold);
  outline-offset: 3px;
}

/* İçerik yüzeyleri: mevcut grid ve metin akışı korunur. */
.cementare-premium .content15 .card-wrapper,
.cementare-premium .content16 .card-wrapper,
.cementare-premium .content9 .card-wrapper,
.cementare-premium .content10 .card-wrapper {
  border: 1px solid var(--cementare-line);
  box-shadow: 0 14px 42px rgba(48, 40, 32, .055);
  transition: border-color var(--cementare-ease), box-shadow var(--cementare-ease), transform var(--cementare-ease);
}

.cementare-premium .content15 .card-wrapper:hover,
.cementare-premium .content16 .card-wrapper:hover,
.cementare-premium .content9 .card-wrapper:hover,
.cementare-premium .content10 .card-wrapper:hover {
  border-color: rgba(177, 163, 116, .48);
  box-shadow: 0 22px 54px rgba(48, 40, 32, .095);
}

.cementare-premium .info2 .wrapper,
.cementare-premium .info3 .wrapper,
.cementare-premium [class*="features"] .card-wrapper {
  transition: box-shadow var(--cementare-ease), transform var(--cementare-ease), filter var(--cementare-ease);
}

.cementare-premium .info2 .wrapper:hover,
.cementare-premium .info3 .wrapper:hover,
.cementare-premium [class*="features"] .card-wrapper:hover {
  box-shadow: 0 24px 58px rgba(48, 40, 32, .12);
  transform: translateY(-4px);
}

.cementare-premium .mbr-gallery .item-wrapper,
.cementare-premium [class*="features"] .image-wrapper {
  overflow: hidden;
}

.cementare-premium .mbr-gallery img,
.cementare-premium [class*="features"] .image-wrapper img {
  transition: filter 500ms ease, transform 700ms cubic-bezier(.22, 1, .36, 1);
}

.cementare-premium .mbr-gallery .item-wrapper:hover img,
.cementare-premium [class*="features"] .card-wrapper:hover .image-wrapper img {
  filter: contrast(1.025) saturate(.92);
  transform: scale(1.025);
}

/* Büyük kapak görsellerine daha rafine, sıcak bir ton katılır. */
.cementare-premium section[class*="header"] .mbr-overlay {
  background-image: linear-gradient(110deg, rgba(31, 25, 20, .18), rgba(86, 69, 51, .04)) !important;
}

.cementare-premium .mbr-section-title,
.cementare-premium .card-title {
  text-wrap: balance;
}

.cementare-premium .mbr-text {
  text-wrap: pretty;
}

/* JS çalışmazsa içerik daima görünür kalır. */
.cementare-premium .cementare-reveal {
  opacity: 1;
  transform: none;
}

.cementare-premium.cementare-motion-ready .cementare-reveal {
  opacity: 0;
  transform: translateY(16px);
  transition: opacity 620ms ease, transform 620ms cubic-bezier(.22, 1, .36, 1);
}

.cementare-premium.cementare-motion-ready .cementare-reveal.cementare-visible {
  opacity: 1;
  transform: none;
}

@media (max-width: 991px) {
  .cementare-premium .menu .nav-link::after {
    left: 0;
    right: auto;
    width: 2.5rem;
  }

  .cementare-premium .info2 .wrapper:hover,
  .cementare-premium .info3 .wrapper:hover,
  .cementare-premium [class*="features"] .card-wrapper:hover {
    box-shadow: none;
    transform: none;
  }
}

@media (max-width: 767px) {
  .cementare-premium #header3-1yw {
    background-position: 58% center;
  }

  .cementare-premium #header3-1yw .mbr-overlay {
    background:
      linear-gradient(180deg, rgba(24, 19, 15, .14) 32%, rgba(24, 19, 15, .63) 100%),
      linear-gradient(90deg, rgba(28, 23, 18, .84) 0%, rgba(48, 40, 32, .55) 70%, rgba(48, 40, 32, .25) 100%) !important;
  }

  .cementare-premium #header3-1yw .align-center.container-fluid {
    min-height: 100svh;
    padding-bottom: 2.5rem;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 7rem;
  }

  .cementare-premium #header3-1yw .col-12.col-lg-6 {
    padding: 1.35rem 0 0 1rem;
  }

  .cementare-premium #header3-1yw .cementare-hero-actions {
    grid-template-columns: 1fr;
  }

  .cementare-premium .mbr-section-btn .btn:hover,
  .cementare-premium .mbr-section-btn .btn:focus-visible {
    transform: none;
  }
}

@media (prefers-reduced-motion: reduce) {
  .cementare-premium *,
  .cementare-premium *::before,
  .cementare-premium *::after {
    animation-duration: .01ms !important;
    animation-iteration-count: 1 !important;
    scroll-behavior: auto !important;
    transition-duration: .01ms !important;
  }

  .cementare-premium.cementare-motion-ready .cementare-reveal {
    opacity: 1;
    transform: none;
  }
}
