/* World Cup pre-construction landing — Imobiliária Miami */

body.world-cup-landing-page {
  --wc-navy: #061b3a;
  --wc-navy-deep: #071f43;
  --wc-gold: #c9952e;
  --wc-gold-light: #d6a033;
  --wc-gray-bg: #f3f4f6;
  font-family: Arial, Helvetica, sans-serif !important;
}

body.world-cup-landing-page .footer-condo-directory,
body.world-cup-landing-page .site-footer-wrap,
body.world-cup-landing-page .site-footer__nav,
body.world-cup-landing-page .site-footer__mobile-nav {
  display: none !important;
}

body.world-cup-landing-page #divFullBody {
  max-width: none;
  padding: 0;
}

body.world-cup-landing-page .body-wrapper,
body.world-cup-landing-page .container.site-main,
body.world-cup-landing-page .main-wrapper {
  max-width: none;
  padding: 0;
  margin: 0;
  overflow-x: visible;
}

body.world-cup-landing-page,
body.world-cup-landing-page #divFullBody {
  overflow-x: visible;
}

.wc-landing {
  color: var(--wc-navy);
  overflow-x: visible;
}

.wc-wrap {
  max-width: 1320px;
  margin: 0 auto;
  padding-left: 24px;
  padding-right: 24px;
}

.wc-gold {
  color: var(--wc-gold);
}

.wc-label {
  margin: 0 0 12px;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--wc-gold);
}

.wc-label--center {
  text-align: center;
}

/* Buttons */
.wc-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 14px 22px;
  border-radius: 4px;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  text-decoration: none !important;
  transition: background 0.2s, color 0.2s, border-color 0.2s;
  white-space: nowrap;
}

.wc-btn--gold {
  background: linear-gradient(180deg, var(--wc-gold-light), var(--wc-gold));
  color: #fff !important;
  border: 1px solid var(--wc-gold);
}

.wc-btn--gold:hover {
  background: var(--wc-gold);
  color: #fff !important;
}

.wc-btn--outline {
  background: transparent;
  color: #fff !important;
  border: 1px solid rgba(255, 255, 255, 0.85);
}

.wc-btn--outline:hover {
  background: rgba(255, 255, 255, 0.1);
  color: #fff !important;
}

.wc-btn__arrow {
  font-size: 16px;
  line-height: 1;
}

.wc-btn__wa,
.wc-btn__cal {
  width: 18px;
  height: 18px;
  flex-shrink: 0;
  background: currentColor;
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
}

.wc-btn__wa {
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='M12 2C6.48 2 2 6.48 2 12c0 1.85.5 3.58 1.37 5.08L2 22l4.92-1.29A9.96 9.96 0 0 0 12 22c5.52 0 10-4.48 10-10S17.52 2 12 2zm4.64 13.55c-.2.56-1.17 1.08-1.62 1.15-.42.06-.96.09-1.56-.1-.36-.11-.83-.4-1.44-.78-2.53-1.67-4.18-4.38-4.3-4.59-.12-.2-.97-1.29-.97-2.46 0-1.17.61-1.74.83-1.98.22-.24.48-.3.64-.3h.46c.15 0 .35-.06.54.41.2.47.67 1.63.73 1.75.06.12.1.26.02.42-.08.16-.12.26-.24.4-.12.14-.25.31-.36.42-.12.12-.24.25-.1.49.14.24.62 1.02 1.33 1.65.91.81 1.68 1.06 1.92 1.18.24.12.38.1.52-.06.14-.16.6-.7.76-.94.16-.24.32-.2.54-.12.22.08 1.4.66 1.64.78.24.12.4.18.46.28.06.1.06.58-.14 1.14z'/%3E%3C/svg%3E");
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='M12 2C6.48 2 2 6.48 2 12c0 1.85.5 3.58 1.37 5.08L2 22l4.92-1.29A9.96 9.96 0 0 0 12 22c5.52 0 10-4.48 10-10S17.52 2 12 2zm4.64 13.55c-.2.56-1.17 1.08-1.62 1.15-.42.06-.96.09-1.56-.1-.36-.11-.83-.4-1.44-.78-2.53-1.67-4.18-4.38-4.3-4.59-.12-.2-.97-1.29-.97-2.46 0-1.17.61-1.74.83-1.98.22-.24.48-.3.64-.3h.46c.15 0 .35-.06.54.41.2.47.67 1.63.73 1.75.06.12.1.26.02.42-.08.16-.12.26-.24.4-.12.14-.25.31-.36.42-.12.12-.24.25-.1.49.14.24.62 1.02 1.33 1.65.91.81 1.68 1.06 1.92 1.18.24.12.38.1.52-.06.14-.16.6-.7.76-.94.16-.24.32-.2.54-.12.22.08 1.4.66 1.64.78.24.12.4.18.46.28.06.1.06.58-.14 1.14z'/%3E%3C/svg%3E");
}

.wc-btn__cal {
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2'%3E%3Crect x='3' y='4' width='18' height='18' rx='2'/%3E%3Cpath d='M16 2v4M8 2v4M3 10h18'/%3E%3C/svg%3E");
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2'%3E%3Crect x='3' y='4' width='18' height='18' rx='2'/%3E%3Cpath d='M16 2v4M8 2v4M3 10h18'/%3E%3C/svg%3E");
}

/* Icons */
.wc-icon {
  display: inline-block;
  width: 28px;
  height: 28px;
  flex-shrink: 0;
  background: var(--wc-gold);
  mask-size: 22px 22px;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-size: 22px 22px;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
}

.wc-icon--navy {
  background: var(--wc-navy);
}

.wc-icon--badge {
  width: 16px;
  height: 16px;
  margin-right: 6px;
  vertical-align: -2px;
  mask-size: 14px 14px;
  -webkit-mask-size: 14px 14px;
}

.wc-icon--trophy {
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23000'%3E%3Cpath d='M19 5h-2V3H7v2H5c-1.1 0-2 .9-2 2v1c0 2.55 1.92 4.63 4.39 4.94.63 1.5 1.98 2.63 3.61 2.96V19H7v2h10v-2h-4v-3.1c1.63-.33 2.98-1.46 3.61-2.96C19.08 12.63 21 10.55 21 8V7c0-1.1-.9-2-2-2zM5 8V7h2v3.82C5.84 10.4 5 9.3 5 8zm14 0c0 1.3-.84 2.4-2 2.82V7h2v1z'/%3E%3C/svg%3E");
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23000'%3E%3Cpath d='M19 5h-2V3H7v2H5c-1.1 0-2 .9-2 2v1c0 2.55 1.92 4.63 4.39 4.94.63 1.5 1.98 2.63 3.61 2.96V19H7v2h10v-2h-4v-3.1c1.63-.33 2.98-1.46 3.61-2.96C19.08 12.63 21 10.55 21 8V7c0-1.1-.9-2-2-2zM5 8V7h2v3.82C5.84 10.4 5 9.3 5 8zm14 0c0 1.3-.84 2.4-2 2.82V7h2v1z'/%3E%3C/svg%3E");
}

.wc-icon--pin {
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.75'%3E%3Cpath d='M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z'/%3E%3Ccircle cx='12' cy='10' r='3'/%3E%3C/svg%3E");
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.75'%3E%3Cpath d='M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z'/%3E%3Ccircle cx='12' cy='10' r='3'/%3E%3C/svg%3E");
}

.wc-icon--dollar {
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.75'%3E%3Cpath d='M12 2v20M17 5H9.5a3.5 3.5 0 0 0 0 7h5a3.5 3.5 0 0 1 0 7H6'/%3E%3C/svg%3E");
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.75'%3E%3Cpath d='M12 2v20M17 5H9.5a3.5 3.5 0 0 0 0 7h5a3.5 3.5 0 0 1 0 7H6'/%3E%3C/svg%3E");
}

.wc-icon--star {
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23000'%3E%3Cpath d='M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z'/%3E%3C/svg%3E");
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23000'%3E%3Cpath d='M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z'/%3E%3C/svg%3E");
}

.wc-icon--building {
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.75'%3E%3Crect x='4' y='2' width='16' height='20' rx='1'/%3E%3Cpath d='M9 22v-4h6v4M8 6h.01M16 6h.01M8 10h.01M16 10h.01M8 14h.01M16 14h.01'/%3E%3C/svg%3E");
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.75'%3E%3Crect x='4' y='2' width='16' height='20' rx='1'/%3E%3Cpath d='M9 22v-4h6v4M8 6h.01M16 6h.01M8 10h.01M16 10h.01M8 14h.01M16 14h.01'/%3E%3C/svg%3E");
}

.wc-icon--users {
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.75'%3E%3Cpath d='M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2'/%3E%3Ccircle cx='9' cy='7' r='4'/%3E%3Cpath d='M23 21v-2a4 4 0 0 0-3-3.87M16 3.13a4 4 0 0 1 0 7.75'/%3E%3C/svg%3E");
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.75'%3E%3Cpath d='M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2'/%3E%3Ccircle cx='9' cy='7' r='4'/%3E%3Cpath d='M23 21v-2a4 4 0 0 0-3-3.87M16 3.13a4 4 0 0 1 0 7.75'/%3E%3C/svg%3E");
}

.wc-icon--shield {
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.75'%3E%3Cpath d='M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z'/%3E%3C/svg%3E");
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.75'%3E%3Cpath d='M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z'/%3E%3C/svg%3E");
}

.wc-icon--calendar,
.wc-icon--chat,
.wc-icon--tour {
  width: 56px;
  height: 56px;
  background: var(--wc-navy);
  mask-size: 40px 40px;
  -webkit-mask-size: 40px 40px;
}

.wc-icon--calendar {
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.5'%3E%3Crect x='3' y='4' width='18' height='18' rx='2'/%3E%3Cpath d='M16 2v4M8 2v4M3 10h18M9 16l2 2 4-4'/%3E%3C/svg%3E");
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.5'%3E%3Crect x='3' y='4' width='18' height='18' rx='2'/%3E%3Cpath d='M16 2v4M8 2v4M3 10h18M9 16l2 2 4-4'/%3E%3C/svg%3E");
}

.wc-icon--chat {
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.5'%3E%3Cpath d='M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z'/%3E%3Cpath d='M8 10h.01M12 10h.01M16 10h.01'/%3E%3C/svg%3E");
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.5'%3E%3Cpath d='M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z'/%3E%3Cpath d='M8 10h.01M12 10h.01M16 10h.01'/%3E%3C/svg%3E");
}

.wc-icon--tour {
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.5'%3E%3Cpath d='M3 21h18M5 21V7l8-4v18M19 21V11l-6-3'/%3E%3Cpath d='M9 9v.01M9 12v.01M9 15v.01'/%3E%3C/svg%3E");
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.5'%3E%3Cpath d='M3 21h18M5 21V7l8-4v18M19 21V11l-6-3'/%3E%3Cpath d='M9 9v.01M9 12v.01M9 15v.01'/%3E%3C/svg%3E");
}

.wc-icon--phone,
.wc-icon--mail {
  width: 18px;
  height: 18px;
  background: var(--wc-gold);
}

.wc-icon--phone {
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2'%3E%3Cpath d='M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72c.127.96.361 1.903.7 2.81a2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45c.907.339 1.85.573 2.81.7A2 2 0 0 1 22 16.92z'/%3E%3C/svg%3E");
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2'%3E%3Cpath d='M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72c.127.96.361 1.903.7 2.81a2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45c.907.339 1.85.573 2.81.7A2 2 0 0 1 22 16.92z'/%3E%3C/svg%3E");
}

.wc-icon--mail {
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2'%3E%3Crect x='2' y='4' width='20' height='16' rx='2'/%3E%3Cpath d='m22 6-10 7L2 6'/%3E%3C/svg%3E");
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2'%3E%3Crect x='2' y='4' width='20' height='16' rx='2'/%3E%3Cpath d='m22 6-10 7L2 6'/%3E%3C/svg%3E");
}

/* Benefits */
.wc-benefits {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.wc-benefits__item {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 13px;
  font-weight: 600;
  color: #fff;
}

.wc-benefits--hero {
  justify-content: space-between;
  gap: 16px 24px;
  width: 100%;
}

.wc-benefits--hero .wc-benefits__item {
  flex: 1 1 180px;
  font-size: 12px;
}

.wc-benefits--footer {
  flex: 1 1 520px;
  gap: 0;
}

.wc-benefits--footer .wc-benefits__item {
  color: var(--wc-gold);
  font-size: 11px;
  padding: 0 20px;
  border-right: 1px solid rgba(201, 149, 46, 0.45);
}

.wc-benefits--footer .wc-benefits__item:first-child {
  padding-left: 0;
}

.wc-benefits--footer .wc-benefits__item:last-child {
  border-right: 0;
}

.wc-benefits--footer .wc-icon {
  background: var(--wc-gold);
  width: 22px;
  height: 22px;
  mask-size: 18px 18px;
  -webkit-mask-size: 18px 18px;
}

/* Hero */
.wc-hero {
  position: relative;
  min-height: 580px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  display: flex;
  flex-direction: column;
}

.wc-hero--banner {
  min-height: 0;
  background: var(--wc-navy-deep);
}

.wc-hero--banner .wc-hero__body {
  position: relative;
  min-height: 420px;
  background-color: var(--wc-navy-deep);
  background-size: cover;
  background-position: center right;
  background-repeat: no-repeat;
}

.wc-hero__body-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(
    90deg,
    rgba(6, 27, 58, 0.88) 0%,
    rgba(6, 27, 58, 0.72) 38%,
    rgba(6, 27, 58, 0.35) 62%,
    rgba(6, 27, 58, 0.08) 100%
  );
  pointer-events: none;
}

.wc-hero--banner .wc-hero__inner {
  position: relative;
  z-index: 1;
  padding: 48px 24px 40px;
}

.wc-hero__overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, rgba(6, 27, 58, 0.95) 0%, rgba(6, 27, 58, 0.82) 42%, rgba(6, 27, 58, 0.3) 100%);
  pointer-events: none;
}

.wc-hero__body {
  position: relative;
  z-index: 2;
  flex: 1 1 auto;
  display: flex;
  align-items: center;
}

.wc-hero__inner {
  width: 100%;
  max-width: 1320px;
  margin: 0 auto;
  padding: 64px 24px 40px;
}

.wc-hero__badge {
  display: inline-flex;
  align-items: center;
  margin: 0 0 22px;
  padding: 8px 14px;
  background: rgba(201, 149, 46, 0.18);
  border: 1px solid var(--wc-gold);
  border-radius: 3px;
  color: var(--wc-gold);
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.14em;
}

.wc-hero__title {
  margin: 0 0 18px;
  max-width: 580px;
  font-size: clamp(34px, 4.8vw, 54px);
  font-weight: 700;
  line-height: 1.06;
  color: #fff;
  text-transform: uppercase;
}

.wc-hero__title-line {
  display: block;
}

.wc-hero__title-line--gold {
  color: var(--wc-gold);
}

.wc-hero__subtitle {
  margin: 0 0 30px;
  max-width: 520px;
  font-size: 15px;
  line-height: 1.65;
  color: #fff !important;
  text-shadow: 0 2px 8px rgba(0, 0, 0, 0.85), 0 1px 3px rgba(0, 0, 0, 0.9);
}

.wc-hero__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
}

.wc-hero__bar {
  position: relative;
  z-index: 2;
  background: rgba(6, 27, 58, 0.82);
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  padding: 22px 24px;
}

.wc-hero__bar .wc-wrap {
  padding: 0;
}

/* Intro */
.wc-intro {
  background: #fff;
  padding: 72px 0;
}

.wc-intro__grid {
  display: grid;
  grid-template-columns: minmax(280px, 44%) 1fr;
  gap: 40px 48px;
  align-items: start;
}

.wc-intro__media {
  overflow: hidden;
  border-radius: 16px;
}

.wc-intro__media img {
  display: block;
  width: 100%;
  height: auto;
  min-height: 320px;
  border-radius: 16px;
  object-fit: cover;
}

.wc-intro__main {
  display: grid;
  grid-template-columns: 1fr minmax(180px, 220px);
  gap: 32px;
  align-items: start;
}

.wc-intro__title {
  margin: 0 0 18px;
  font-size: clamp(24px, 2.8vw, 32px);
  font-weight: 700;
  line-height: 1.18;
  text-transform: uppercase;
}

.wc-intro__title-navy {
  display: block;
  color: var(--wc-navy);
}

.wc-intro__title-gold {
  display: block;
  color: var(--wc-gold);
}

.wc-intro__text {
  margin: 0 0 28px;
  font-size: 15px;
  line-height: 1.7;
  color: #334155;
}

.wc-intro__features {
  list-style: none;
  margin: 0;
  padding: 8px 0 0 28px;
  border-left: 1px solid #d1d5db;
}

.wc-intro__feature {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  margin-bottom: 24px;
  font-size: 12px;
  font-weight: 600;
  line-height: 1.45;
  color: var(--wc-navy);
}

.wc-intro__feature:last-child {
  margin-bottom: 0;
}

/* Projects */
.wc-projects {
  background: var(--wc-gray-bg);
  padding: 56px 0 64px;
  overflow: visible;
}

.wc-projects__title {
  margin: 0 0 36px;
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0.1em;
  color: var(--wc-navy);
}

.wc-projects__scroller {
  display: flex;
  flex-wrap: nowrap;
  align-items: stretch;
  gap: 14px;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  overflow-x: scroll;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  overscroll-behavior-x: contain;
  touch-action: pan-x pan-y;
  scroll-snap-type: x proximity;
  scroll-padding-inline: 24px;
  padding: 4px max(24px, calc((100% - 1320px) / 2 + 24px)) 16px;
  scrollbar-width: none;
  -webkit-transform: translateZ(0);
}

.wc-projects__scroller::-webkit-scrollbar {
  display: none;
}

.wc-project-card {
  flex: 0 0 148px;
  width: 148px;
  flex-shrink: 0;
  scroll-snap-align: start;
  background: #fff;
  border: 1px solid #e5e7eb;
  border-radius: 4px;
  padding: 0 0 14px;
  text-decoration: none !important;
  color: inherit;
}

.wc-project-card__image {
  display: block;
  height: 170px;
  overflow: hidden;
  margin-bottom: 12px;
  text-decoration: none !important;
}

.wc-project-card__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.wc-project-card__name {
  margin: 0 10px 4px;
  font-size: 10px;
  font-weight: 700;
  line-height: 1.35;
  text-transform: uppercase;
  color: var(--wc-navy);
}

.wc-project-card__name a {
  color: inherit !important;
  text-decoration: none !important;
}

.wc-project-card__name a:hover {
  color: var(--wc-gold) !important;
}

.wc-project-card__area {
  margin: 0 10px 10px;
  font-size: 9px;
  color: #64748b;
  text-transform: uppercase;
  letter-spacing: 0.04em;
}

.wc-project-card__link {
  display: block;
  margin: 0 10px;
  font-size: 9px;
  font-weight: 700;
  letter-spacing: 0.06em;
  color: var(--wc-gold) !important;
  text-decoration: none !important;
}

.wc-project-card--all {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  min-height: 280px;
  padding: 16px 12px;
}

.wc-project-card__all-icon {
  width: 36px;
  height: 36px;
  margin-bottom: 12px;
  background: var(--wc-gold);
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.75'%3E%3Crect x='4' y='2' width='16' height='20' rx='1'/%3E%3Cpath d='M9 22v-4h6v4M8 6h.01M16 6h.01M8 10h.01M16 10h.01'/%3E%3C/svg%3E");
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.75'%3E%3Crect x='4' y='2' width='16' height='20' rx='1'/%3E%3Cpath d='M9 22v-4h6v4M8 6h.01M16 6h.01M8 10h.01M16 10h.01'/%3E%3C/svg%3E");
  mask-size: contain;
  -webkit-mask-size: contain;
}

.wc-project-card__all-text {
  font-size: 10px;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.05em;
  color: var(--wc-navy);
}

.wc-project-card__all-arrow {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  margin-top: 14px;
  border-radius: 50%;
  background: var(--wc-gold);
  color: #fff;
  font-size: 18px;
}

/* Steps */
.wc-steps {
  background: #fff;
  padding: 72px 0 80px;
  text-align: center;
}

.wc-steps__head {
  margin-bottom: 48px;
}

.wc-steps__title {
  margin: 0 0 10px;
  font-size: clamp(30px, 4vw, 40px);
  font-weight: 700;
  color: var(--wc-navy);
}

.wc-steps__subtitle {
  margin: 0 auto;
  max-width: 640px;
  font-size: 16px;
  line-height: 1.6;
  color: #475569;
}

.wc-steps__row {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  gap: 8px;
}

.wc-step {
  flex: 1 1 0;
  max-width: 340px;
  padding: 0 12px;
}

.wc-step__num {
  margin: 0 0 16px;
  font-size: 56px;
  font-weight: 700;
  line-height: 1;
  color: var(--wc-gold);
}

.wc-step__icon {
  display: block;
  margin: 0 auto 20px;
}

.wc-step__title {
  margin: 0 0 12px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.35;
  color: var(--wc-navy);
}

.wc-step__text {
  margin: 0;
  font-size: 14px;
  line-height: 1.65;
  color: #475569;
}

.wc-steps__arrow {
  flex: 0 0 40px;
  align-self: center;
  height: 20px;
  margin-top: 48px;
  background: var(--wc-gold);
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 24'%3E%3Cpath fill='%23000' d='M0 11h40l-6-7 2-2 10 10-10 10-2-2 6-7H0z'/%3E%3C/svg%3E");
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 24'%3E%3Cpath fill='%23000' d='M0 11h40l-6-7 2-2 10 10-10 10-2-2 6-7H0z'/%3E%3C/svg%3E");
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
}

/* Final CTA */
.wc-cta {
  position: relative;
  background-size: cover;
  background-position: center;
  color: #fff;
}

.wc-cta__overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(6, 27, 58, 0.88), rgba(7, 31, 67, 0.96));
  pointer-events: none;
}

.wc-cta__main {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 40px;
  padding: 64px 24px 48px;
  max-width: 1320px;
  margin: 0 auto;
}

.wc-cta__copy {
  flex: 1 1 55%;
  max-width: 640px;
}

.wc-cta__title {
  margin: 0 0 14px;
  font-size: clamp(26px, 3.5vw, 36px);
  font-weight: 700;
  line-height: 1.2;
  color: #fff;
}

.wc-cta__text {
  margin: 0;
  font-size: 15px;
  line-height: 1.65;
  color: rgba(255, 255, 255, 0.9) !important;
}

.wc-cta__actions {
  flex: 0 0 auto;
  display: flex;
  flex-direction: column;
  gap: 14px;
  min-width: 220px;
}

.wc-cta__footer {
  position: relative;
  z-index: 1;
  max-width: 1320px;
  margin: 0 auto;
  padding: 24px 24px 32px;
  border-top: 1px solid rgba(255, 255, 255, 0.12);
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
}

.wc-cta__contact {
  flex: 0 0 auto;
  display: flex;
  flex-direction: column;
  gap: 10px;
  padding-left: 28px;
  border-left: 1px solid rgba(201, 149, 46, 0.45);
  text-align: left;
}

.wc-cta__contact a {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-size: 13px;
  font-weight: 600;
  color: #fff !important;
  text-decoration: none !important;
}

/* Responsive */
@media (max-width: 1100px) {
  .wc-intro__main {
    grid-template-columns: 1fr;
  }

  .wc-intro__features {
    border-left: 0;
    border-top: 1px solid #d1d5db;
    padding: 24px 0 0;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 16px 24px;
  }

  .wc-benefits--footer .wc-benefits__item {
    border-right: 0;
    padding: 0 12px 0 0;
  }
}

@media (max-width: 900px) {
  .wc-cta__main {
    flex-direction: column;
    align-items: flex-start;
    text-align: left;
  }

  .wc-cta__actions {
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
  }

  .wc-steps__row {
    flex-direction: column;
    align-items: center;
    gap: 32px;
  }

  .wc-steps__arrow {
    transform: rotate(90deg);
    margin: 0;
  }

  .wc-step {
    max-width: 480px;
  }

  .wc-cta__footer {
    flex-direction: column;
    align-items: flex-start;
  }

  .wc-cta__contact {
    border-left: 0;
    padding-left: 0;
    border-top: 1px solid rgba(201, 149, 46, 0.45);
    padding-top: 20px;
    width: 100%;
  }
}

@media (max-width: 768px) {
  .wc-intro__grid {
    grid-template-columns: 1fr;
  }

  .wc-intro__features {
    grid-template-columns: 1fr;
  }

  .wc-hero {
    min-height: auto;
  }

  .wc-hero__inner {
    padding: 48px 20px 32px;
  }

  .wc-hero--banner .wc-hero__inner {
    padding: 32px 20px 28px;
  }

  .wc-hero__actions,
  .wc-cta__actions {
    flex-direction: column;
    width: 100%;
  }

  .wc-hero__actions .wc-btn,
  .wc-cta__actions .wc-btn {
    width: 100%;
  }

  .wc-benefits--hero {
    flex-direction: column;
    align-items: flex-start;
    gap: 14px;
  }

  .wc-benefits--hero .wc-benefits__item {
    flex: none;
  }

  .wc-benefits--footer {
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
  }

  .wc-projects__scroller {
    scroll-padding-inline: 20px;
    padding-left: 20px;
    padding-right: 20px;
    gap: 12px;
  }

  .wc-project-card {
    flex: 0 0 72vw;
    width: 72vw;
    max-width: 280px;
  }

  .wc-project-card--all {
    min-height: 260px;
  }
}
