/* Extracted public page styles. */

/* index.php */
@media (max-width: 900px) {
  .home-hero-section {
    min-height: auto !important;
    padding: 92px 20px 88px !important;
  }

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

  .home-hero-actions .btn-quote {
    width: 100%;
    text-align: center;
  }

  .home-property-search {
    margin-top: 28px !important;
    padding: 18px !important;
  }

  .home-property-search-grid {
    grid-template-columns: 1fr !important;
  }

  .homepage-listings-header {
    align-items: stretch !important;
  }

  .homepage-listings-actions {
    width: 100%;
    justify-content: space-between;
  }

  .homepage-listings-actions .btn-quote {
    flex: 1 1 100%;
    text-align: center;
  }

  .home-about-section {
    padding: 72px 20px !important;
  }

  .triangle {
    width: min(100%, 380px);
    height: 420px;
  }
}

@media (max-width: 640px) {
  .home-hero-section {
    padding: 84px 20px 78px !important;
  }

  .home-hero-description {
    font-size: 16px !important;
  }

  .homepage-listings-actions {
    gap: 10px !important;
  }

  .homepage-listings-actions button {
    width: 44px !important;
    height: 44px !important;
  }

  .featured-slider-shell {
    padding-inline: 0;
  }

  .triangle {
    width: min(100%, 320px);
    height: 360px;
  }

  .home-about-stats {
    grid-template-columns: 1fr !important;
  }

  .home-category-header {
    align-items: flex-start !important;
  }

  .home-audience-header {
    align-items: flex-start !important;
  }

  .home-trust-header {
    align-items: flex-start !important;
  }

  .home-trust-actions {
    width: 100%;
  }

  .home-trust-actions .btn-quote {
    width: 100%;
    text-align: center;
  }
}

/* index.php */
.triangle {
  --r: 20px;
  width: min(100%, 460px);
  height: 530px;
  aspect-ratio: cos(30deg);
  --_g: calc(tan(60deg) * var(--r)) left var(--r), #000 98%, #0000 101%;
  -webkit-mask:
    conic-gradient(from 60deg at calc(3 * var(--r) / 2 - 100%), #000 60deg, #0000 0)
      0 0 / calc(100% - 3 * var(--r) / 2) 100% no-repeat,
    radial-gradient(var(--r) at calc(100% - 2 * var(--r)) 50%, #000 98%, #0000 101%),
    radial-gradient(var(--r) at top var(--_g)),
    radial-gradient(var(--r) at bottom var(--_g));
  clip-path: polygon(100% 50%, 0 100%, 0 0);
  object-fit: cover;
  object-position: center;
  box-shadow: 0 24px 44px rgba(0, 0, 0, 0.14);
}

.featured-slider-shell {
  overflow: hidden;
  padding: 18px 4px 28px;
}

.featured-slider-track {
  display: flex;
  gap: 30px;
  transition: transform 0.5s ease;
  will-change: transform;
}

.featured-slide {
  flex: 0 0 calc((100% - 60px) / 3);
}

@media (max-width: 980px) {
  .featured-slide {
    flex: 0 0 calc((100% - 30px) / 2);
  }
}

@media (max-width: 640px) {
  .featured-slide {
    flex: 0 0 100%;
  }
}
.pub-style-1 { padding: 120px 20px; text-align: left; position: relative; overflow: hidden; min-height: 600px; }
.pub-style-2 { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 0; }
.pub-style-3 { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.4); }
.pub-style-4 { position: relative; z-index: 2; }
.pub-style-5 { color: rgba(255,255,255,0.8); margin-bottom: 24px; }
.pub-style-6 { font-size: clamp(48px, 6vw, 76px); max-width: 800px; margin: 0 0 24px; }
.pub-style-7 { font-size: 18px; color: rgba(255,255,255,0.9); max-width: 540px; margin-bottom: 40px; line-height: 1.6; }
.pub-style-8 { display: flex; gap: 16px; flex-wrap: wrap; }
.pub-style-9 { display: inline-block; text-decoration: none; }
.pub-style-10 { background: transparent; border: 2px solid var(--gold); color: var(--gold); }
.pub-style-11 { margin-top: 36px; max-width: 1120px; background: rgba(255,255,255,0.96); border: 1px solid rgba(255,255,255,0.45); border-radius: 16px; padding: 20px; box-shadow: 0 18px 46px rgba(0,0,0,0.18); }
.pub-style-12 { margin: 0 0 16px; color: var(--text); font-size: 22px; }
.pub-style-13 { display: grid; grid-template-columns: 1.2fr 1fr 1fr 0.9fr 0.9fr auto; gap: 12px; align-items: end; }
.pub-style-14 { display: block; margin-bottom: 6px; color: var(--muted); font-size: 12px; font-weight: 700; }
.pub-style-15 { width: 100%; height: 46px; padding: 10px 12px; border: 1px solid var(--line); border-radius: 10px; font-family: inherit; font-size: 14px; background: white; }
.pub-style-16 { width: 100%; height: 46px; padding: 10px 12px; border: 1px solid var(--line); border-radius: 10px; font-family: inherit; font-size: 14px; box-sizing: border-box; }
.pub-style-17 { height: 46px; padding: 0 22px; border: none; border-radius: 10px; background: var(--green); color: white; font-weight: 800; cursor: pointer; font-family: inherit; white-space: nowrap; }
.pub-style-18 { position: absolute; bottom: 30px; left: 50%; transform: translateX(-50%); display: flex; gap: 12px; z-index: 3; }
.pub-style-19 { position: absolute; right: -5%; top: -10%; width: 50%; height: 120%; background: var(--gold); opacity: 0.1; transform: skewX(-15deg); z-index: 1; }
.pub-style-20 { padding: 72px 20px; background: #ffffff; }
.pub-style-21 { display: flex; justify-content: space-between; align-items: flex-end; gap: 24px; margin-bottom: 30px; flex-wrap: wrap; }
.pub-style-22 { max-width: 720px; }
.pub-style-23 { margin: 0 0 14px; }
.pub-style-24 { margin: 0; color: var(--muted); line-height: 1.8; font-size: 16px; }
.pub-style-25 { display: inline-block; text-decoration: none; color: white; }
.pub-style-26 { display: grid; grid-template-columns: repeat(auto-fit, minmax(210px, 1fr)); gap: 16px; }
.pub-style-27 { text-decoration: none; color: inherit; background: #fdfdfc; border: 1px solid var(--line); border-radius: 16px; padding: 22px; box-shadow: var(--shadow); display: flex; align-items: center; gap: 16px; min-height: 92px; }
.pub-style-28 { width: 46px; height: 46px; border-radius: 14px; display: grid; place-items: center; background: rgba(15, 84, 60, 0.1); color: var(--green); font-size: 24px; }
.pub-style-29 { display: block; font-size: 18px; margin-bottom: 5px; }
.pub-style-30 { color: var(--muted); font-size: 13px; }
.pub-style-31 { width: 46px; height: 46px; border-radius: 14px; display: grid; place-items: center; background: rgba(217, 171, 51, 0.16); color: var(--gold-deep); font-size: 24px; }
.category-card {
  position: relative;
  min-height: 150px;
  overflow: hidden;
  isolation: isolate;
  background-size: cover;
  background-position: center;
  color: white;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.category-card::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -2;
  background: inherit;
  background-size: cover;
  background-position: center;
  transition: transform 0.35s ease;
}

.category-card::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  background: linear-gradient(90deg, rgba(8, 29, 23, 0.84), rgba(8, 29, 23, 0.44));
}

.category-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 18px 42px rgba(0, 0, 0, 0.18);
}

.category-card:hover::before {
  transform: scale(1.06);
}

.category-card .pub-style-28,
.category-card .pub-style-31 {
  background: rgba(255, 255, 255, 0.18);
  color: white;
  backdrop-filter: blur(4px);
}

.category-card .pub-style-30 {
  color: rgba(255, 255, 255, 0.82);
}

.category-card-apartments {
  background-image: url("../upload/177437985471519.jpg");
}

.category-card-duplexes {
  background-image: url("../upload/%20-21.jpg");
}

.category-card-shortlets {
  background-image: url("../upload/hero_slider_2_1774463804.jpg");
}

.category-card-commercial {
  background-image: url("../upload/shop.jpg");
}

.category-card-land {
  background-image: url("../upload/land.png");
}

.category-card-luxury {
  background-image: url("../upload/Luxury%20Homes.png");
}

.category-card-rent {
  background-image: url("../upload/rent.png");
}

.category-card-sale {
  background-image: url("../upload/hero_slider_4_1774477566.jpg");
}
.pub-style-32 { padding: 78px 20px; background: linear-gradient(180deg, #f8f6ef 0%, #ffffff 100%); }
.pub-style-33 { display: flex; justify-content: space-between; align-items: flex-end; gap: 24px; margin-bottom: 32px; flex-wrap: wrap; }
.pub-style-34 { max-width: 760px; }
.pub-style-35 { display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr)); gap: 20px; }
.pub-style-36 { background: white; border: 1px solid var(--line); border-radius: 16px; padding: 30px; box-shadow: var(--shadow); }
.pub-style-37 { width: 52px; height: 52px; border-radius: 15px; background: rgba(15, 84, 60, 0.1); color: var(--green); display: grid; place-items: center; font-size: 26px; margin-bottom: 20px; }
.pub-style-38 { margin: 0 0 12px; color: var(--text); font-size: 24px; }
.pub-style-39 { margin: 0 0 22px; color: var(--muted); line-height: 1.8; }
.pub-style-40 { color: var(--green); font-weight: 800; text-decoration: none; }
.pub-style-41 { width: 52px; height: 52px; border-radius: 15px; background: rgba(217, 171, 51, 0.16); color: var(--gold-deep); display: grid; place-items: center; font-size: 26px; margin-bottom: 20px; }
.pub-style-42 { display: flex; justify-content: space-between; align-items: flex-end; margin-bottom: 48px; flex-wrap: wrap; gap: 24px; }
.pub-style-43 { margin: 0; }
.pub-style-44 { display:flex; align-items:center; gap:12px; flex-wrap:wrap; }
.pub-style-45 { width:48px; height:48px; border-radius:50%; border:1px solid var(--line); background:white; color:var(--green); font-size:22px; cursor:pointer; box-shadow:var(--shadow); }
.pub-style-46 { text-decoration: none; color: white; }
.pub-style-47 { position: relative; }
.pub-style-48 { position: absolute; top: 12px; right: 12px; display: flex; flex-direction: column; gap: 8px; align-items: flex-end; }
.pub-style-49 { background: #fef08a; color: #854d0e; padding: 6px 12px; border-radius: 20px; font-size: 12px; font-weight: 700; display: inline-block; white-space: nowrap; }
.pub-style-50 { margin: 0 0 8px 0; color: var(--muted); font-size: 13px; font-weight: 500; }
.pub-style-51 { margin: 0 0 8px 0; }
.pub-style-52 { font-size: 12px; background: #fef08a; color: #854d0e; padding: 2px 6px; border-radius: 4px; margin-left: 6px; font-weight: 600; }
.pub-style-53 { padding: 8px 12px; background: #fffbeb; border-left: 3px solid var(--gold); border-radius: 4px; margin-bottom: 12px; }
.pub-style-54 { margin: 0; color: #854d0e; font-size: 12px; font-weight: 600; }
.pub-style-55 { padding: 8px 12px; background: #f0fdf4; border-left: 3px solid var(--green); border-radius: 4px; margin-bottom: 12px; }
.pub-style-56 { margin: 0; color: #166534; font-size: 12px; font-weight: 600; }
.pub-style-57 { display: flex; gap: 20px; padding: 12px 0; border-top: 1px solid var(--line); border-bottom: 1px solid var(--line); margin-bottom: 12px; }
.pub-style-58 { display: flex; align-items: center; gap: 6px; font-weight: 600; color: var(--text); }
.pub-style-59 { font-size: 18px; }
.pub-style-60 { margin-bottom: 12px; }
.pub-style-61 { display:block; margin-top:4px; font-size:11px; font-weight:600; color:var(--muted); }
.pub-style-62 { width:100%;text-align:center;padding:60px 20px;color:var(--muted); }
.pub-style-63 { font-size:48px;margin-bottom:16px; }
.pub-style-64 { margin:0 0 8px; }
.pub-style-65 { margin:0; }
.pub-style-66 { display:flex; justify-content:center; gap:10px; margin-top:24px; flex-wrap:wrap; }
.pub-style-67 { padding: 88px 20px; background: linear-gradient(180deg, #f8f6ef 0%, #ffffff 100%); }
.pub-style-68 { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 42px; align-items: center; }
.pub-style-69 { margin: 0 0 18px; }
.pub-style-70 { margin: 0 0 18px; color: var(--muted); line-height: 1.9; font-size: 16px; }
.pub-style-71 { margin: 0 0 28px; color: var(--muted); line-height: 1.9; font-size: 16px; }
.pub-style-72 { display: grid; grid-template-columns: repeat(auto-fit, minmax(160px, 1fr)); gap: 16px; margin-bottom: 28px; }
.pub-style-73 { background: white; border: 1px solid var(--line); border-radius: 18px; padding: 18px 20px; box-shadow: var(--shadow); }
.pub-style-74 { font-size: 28px; font-weight: 800; color: var(--green); }
.pub-style-75 { font-size: 13px; color: var(--muted); margin-top: 6px; }
.pub-style-76 { font-size: 28px; font-weight: 800; color: var(--gold-deep); }
.pub-style-77 { display: flex; justify-content: center; align-items: center; }
.pub-style-78 { padding: 86px 20px; background: #ffffff; }
.pub-style-79 { display: flex; justify-content: space-between; align-items: flex-end; gap: 28px; margin-bottom: 34px; flex-wrap: wrap; }
.pub-style-80 { margin: 0 0 16px; }
.pub-style-81 { display: flex; gap: 12px; flex-wrap: wrap; }
.pub-style-82 { display: inline-block; text-decoration: none; background: transparent; border: 2px solid var(--green); color: var(--green); }
.pub-style-83 { display: grid; grid-template-columns: repeat(auto-fit, minmax(230px, 1fr)); gap: 18px; }
.pub-style-84 { background: #fdfdfc; border: 1px solid var(--line); border-radius: 16px; padding: 26px; box-shadow: var(--shadow); }
.pub-style-85 { width: 48px; height: 48px; border-radius: 14px; background: rgba(15, 84, 60, 0.1); color: var(--green); display: grid; place-items: center; font-size: 24px; margin-bottom: 18px; }
.pub-style-86 { margin: 0 0 10px; color: var(--text); font-size: 20px; }
.pub-style-87 { margin: 0; color: var(--muted); line-height: 1.7; }
.pub-style-88 { width: 48px; height: 48px; border-radius: 14px; background: rgba(217, 171, 51, 0.16); color: var(--gold-deep); display: grid; place-items: center; font-size: 24px; margin-bottom: 18px; }

/* properties.php */
@media (max-width: 768px) {
  .properties-filter-form {
    grid-template-columns: 1fr !important;
  }

  .properties-filter-actions {
    flex-direction: column;
  }

  .properties-filter-actions > * {
    width: 100%;
    box-sizing: border-box;
  }

  .properties-grid {
    grid-template-columns: 1fr !important;
    gap: 22px !important;
  }

  .properties-pagination {
    gap: 8px !important;
  }
}

.properties-footer-separator {
  height: 18px;
  background: linear-gradient(180deg, rgba(18, 53, 46, 0) 0%, rgba(18, 53, 46, 0.14) 100%);
}

.footer {
  border-top: 1px solid rgba(255, 255, 255, 0.12);
}
.pub-style-89 { background: var(--green); padding: 80px 20px 60px; position: relative; overflow: hidden; }
.pub-style-90 { position: absolute; right: -5%; top: -10%; width: 50%; height: 120%; background: var(--gold); opacity: 0.08; transform: skewX(-15deg); }
.pub-style-91 { margin-bottom: 16px; }
.pub-style-92 { color: rgba(255,255,255,0.7); text-decoration: none; font-size: 14px; }
.pub-style-93 { color: rgba(255,255,255,0.4); margin: 0 8px; }
.pub-style-94 { color: white; font-size: 14px; }
.pub-style-95 { font-size: clamp(36px, 5vw, 56px); color: white; margin: 0 0 16px; max-width: 700px; }
.pub-style-96 { color: var(--gold); font-family: 'Cormorant Garamond', serif; font-style: italic; }
.pub-style-97 { font-size: 16px; color: rgba(255,255,255,0.9); max-width: 600px; margin: 0; line-height: 1.6; }
.pub-style-98 { background: #f9fafb; padding: 40px 20px; border-bottom: 1px solid var(--line); }
.pub-style-99 { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 16px; align-items: flex-end; }
.pub-style-100 { display: block; font-weight: 600; margin-bottom: 8px; color: var(--text); }
.pub-style-101 { width: 100%; padding: 10px 14px; border: 1px solid var(--line); border-radius: 8px; font-size: 14px; font-family: inherit; }
.pub-style-102 { display: flex; gap: 8px; }
.pub-style-103 { flex: 1; background: var(--green); color: white; padding: 10px 20px; border: none; border-radius: 8px; font-weight: 600; cursor: pointer; font-size: 14px; transition: background 0.2s; }
.pub-style-104 { flex: 0; background: transparent; color: var(--green); padding: 10px 16px; border: 1px solid var(--green); border-radius: 8px; font-weight: 600; text-decoration: none; text-align: center; font-size: 14px; transition: all 0.2s; }
.pub-style-105 { background: white; padding: 20px; border-bottom: 1px solid var(--line); }
.pub-style-106 { margin: 0; color: var(--muted); font-size: 14px; }
.pub-style-107 { padding: 60px 20px; background: white; min-height: 60vh; }
.pub-style-108 { display: grid; grid-template-columns: repeat(auto-fill, minmax(340px, 1fr)); gap: 32px; }
.pub-style-109 { position: relative; overflow: hidden; height: 220px; background: #f0f0f0; }
.pub-style-110 { position: absolute; bottom: 12px; right: 12px; }
.pub-style-111 { background: rgba(0,0,0,0.6); color: white; padding: 4px 10px; border-radius: 16px; font-size: 12px; font-weight: 600; }
.pub-style-112 { padding: 20px; flex-grow: 1; display: flex; flex-direction: column; gap: 12px; }
.pub-style-113 { margin: 0; color: var(--muted); font-size: 13px; font-weight: 500; }
.pub-style-114 { margin: 0; font-size: 18px; font-weight: 700; color: var(--text); line-height: 1.3; }
.pub-style-115 { margin: 0; color: var(--muted); font-size: 13px; line-height: 1.5; }
.pub-style-116 { padding: 8px 12px; background: #fffbeb; border-left: 3px solid var(--gold); border-radius: 4px; }
.pub-style-117 { padding: 8px 12px; background: #f0fdf4; border-left: 3px solid var(--green); border-radius: 4px; }
.pub-style-118 { display: flex; gap: 20px; padding: 12px 0; border-top: 1px solid var(--line); border-bottom: 1px solid var(--line); }
.pub-style-119 { margin-top: auto; padding-top: 12px; border-top: 1px solid var(--line); }
.pub-style-120 { margin: 0; font-size: 20px; font-weight: 800; color: var(--gold); }
.pub-style-121 { font-size: 11px; color: var(--muted); font-weight: 600; display: block; margin-top: 4px; }
.pub-style-122 { padding: 16px 20px; border-top: 1px solid var(--line); background: #fafafa; }
.pub-style-123 { display: flex; align-items: center; justify-content: space-between; font-weight: 600; color: var(--green); font-size: 14px; }
.pub-style-124 { margin-left: 8px; }
.pub-style-125 { text-align: center; padding: 80px 20px; }
.pub-style-126 { font-size: 48px; margin-bottom: 16px; }
.pub-style-127 { font-size: 24px; margin: 0 0 8px; color: var(--text); }
.pub-style-128 { color: var(--muted); margin: 0 0 24px; font-size: 16px; }
.pub-style-129 { background: var(--green); color: white; padding: 12px 28px; border-radius: 8px; text-decoration: none; font-weight: 600; display: inline-block; }
.pub-style-130 { display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin-top:40px; }
.pub-style-131 { background: var(--green); padding: 80px 20px; margin-top: 60px; position: relative; overflow: hidden; }
.pub-style-132 { position: relative; z-index: 2; text-align: center; }
.pub-style-133 { font-size: clamp(28px, 4vw, 44px); color: white; margin: 0 0 16px; }
.pub-style-134 { font-size: 16px; color: rgba(255,255,255,0.9); margin: 0 0 32px; max-width: 600px; margin-left: auto; margin-right: auto; }
.pub-style-135 { display: inline-block; }

/* property.php */
@media (max-width: 980px) {
  .property-hero-bar {
    align-items: stretch !important;
  }

  .property-price-badge {
    width: 100%;
    text-align: center;
  }

  .property-main-layout {
    grid-template-columns: 1fr !important;
  }

  .property-sidebar {
    position: static !important;
  }

  .property-gallery-main {
    height: 340px !important;
  }
}

@media (max-width: 640px) {
  .property-page-section {
    padding: 42px 0 !important;
  }

  .property-gallery-main {
    height: 250px !important;
  }

  .property-content-card,
  .property-sidebar-card,
  .property-apartments-card {
    padding: 22px !important;
    border-radius: 18px !important;
  }

  .property-apartment-header,
  .property-apartment-meta,
  .property-apartment-row {
    flex-direction: column;
    align-items: flex-start !important;
    gap: 10px !important;
  }

  .property-apartment-summary {
    width: 100%;
  }

  .property-gallery-thumbs {
    padding: 12px !important;
  }
}

/* property.php */
@keyframes fadeIn {
    from { opacity: 0; }
    to { opacity: 1; }
  }
  
  #lightbox {
    display: none !important;
  }
  
  #lightbox.active {
    display: flex !important;
  }
.pub-style-136 { background: var(--green); padding: 50px 20px 40px; position: relative; overflow: hidden; }
.pub-style-137 { position: absolute; right: -5%; top: -20%; width: 45%; height: 150%; background: var(--gold); opacity: 0.08; transform: skewX(-15deg); }
.pub-style-138 { display: flex; justify-content: space-between; align-items: flex-end; flex-wrap: wrap; gap: 16px; }
.pub-style-139 { font-size: clamp(28px, 4vw, 48px); color: white; margin: 0 0 10px; }
.pub-style-140 { color: rgba(255,255,255,0.8); margin: 0; font-size: 16px; }
.pub-style-141 { background: var(--gold); color: #111; padding: 12px 28px; border-radius: 12px; font-size: 24px; font-weight: 800; flex-shrink: 0; }
.pub-style-142 { padding: 60px 0; background: #f9fafb; }
.pub-style-143 { display: grid; grid-template-columns: 1fr 360px; gap: 40px; align-items: start; }
.pub-style-144 { display: flex; flex-direction: column; gap: 32px; }
.pub-style-145 { background: white; border-radius: 20px; overflow: hidden; box-shadow: var(--shadow); border: 1px solid var(--line); }
.pub-style-146 { position: relative; overflow: hidden; height: 420px; background: #111; }
.pub-style-147 { display: flex; gap: 10px; padding: 16px; overflow-x: auto; }
.pub-style-148 { display: grid; grid-template-columns: repeat(auto-fit, minmax(120px, 1fr)); gap: 16px; }
.pub-style-149 { background: white; padding: 20px 16px; border-radius: 14px; box-shadow: var(--shadow); border: 1px solid var(--line); text-align: center; position: relative; }
.pub-style-150 { font-size: 28px; margin-bottom: 6px; }
.pub-style-151 { font-size: 22px; font-weight: 700; color: var(--green); }
.pub-style-152 { font-size: 13px; color: var(--muted); }
.pub-style-153 { font-size: 11px; color: #d9ab33; }
.pub-style-154 { background: white; padding: 20px 16px; border-radius: 14px; box-shadow: var(--shadow); border: 1px solid var(--line); text-align: center; }
.pub-style-155 { font-size: 15px; font-weight: 700; color: var(--green); }
.pub-style-156 { background: white; padding: 32px; border-radius: 20px; box-shadow: var(--shadow); border: 1px solid var(--line); }
.pub-style-157 { font-size: 22px; margin: 0 0 16px; color: var(--text); }
.pub-style-158 { line-height: 1.9; color: var(--muted); margin: 0; font-size: 16px; }
.pub-style-159 { font-size: 22px; margin: 0 0 20px; color: var(--text); }
.pub-style-160 { display: grid; grid-template-columns: repeat(auto-fill, minmax(180px, 1fr)); gap: 12px; }
.pub-style-161 { display: flex; align-items: center; gap: 10px; background: #f0fdf4; padding: 10px 14px; border-radius: 10px; border: 1px solid #bbf7d0; }
.pub-style-162 { color: var(--green); font-weight: 700; }
.pub-style-163 { font-size: 14px; font-weight: 500; color: var(--text); }
.pub-style-164 { display: flex; flex-direction: column; gap: 20px; }
.pub-style-165 { border: 1px solid var(--line); border-radius: 16px; overflow: hidden; }
.pub-style-166 { padding: 20px; background: #f9fafb; display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; gap: 8px; }
.pub-style-167 { display: flex; align-items: center; gap: 12px; }
.pub-style-168 { font-size: 18px; color: var(--green); }
.pub-style-169 { font-size: 20px; font-weight: 800; color: var(--text); }
.pub-style-170 { padding: 20px; }
.pub-style-171 { display: flex; gap: 20px; margin-bottom: 16px; font-size: 14px; color: var(--muted); }
.pub-style-172 { display: flex; flex-wrap: wrap; gap: 8px; margin-bottom: 16px; }
.pub-style-173 { background: #f0fdf4; border: 1px solid #bbf7d0; color: var(--green); font-size: 12px; padding: 4px 10px; border-radius: 20px; font-weight: 600; }
.pub-style-174 { display: flex; gap: 8px; overflow-x: auto; padding-top: 12px; border-top: 1px solid #eee; }
.pub-style-175 { background: linear-gradient(135deg, #f0fdf4 0%, #e0f7ee 100%); border: 2px solid var(--green); border-radius: 12px; padding: 16px; margin-top: 16px; }
.pub-style-176 { font-size: 13px; color: var(--muted); margin-bottom: 12px; }
.pub-style-177 { display: flex; justify-content: space-between; margin-bottom: 8px; padding-bottom: 8px; border-bottom: 1px solid rgba(41, 89, 79, 0.2); }
.pub-style-178 { font-weight: 600; }
.pub-style-179 { display: flex; justify-content: space-between; padding-bottom: 8px; border-bottom: 1px solid rgba(41, 89, 79, 0.2); }
.pub-style-180 { background: white; border-radius: 8px; padding: 12px; text-align: center; }
.pub-style-181 { font-size: 12px; color: var(--muted); margin-bottom: 4px; font-weight: 600; }
.pub-style-182 { font-size: 26px; font-weight: 800; color: var(--green); }
.pub-style-183 { display: flex; flex-direction: column; gap: 24px; position: sticky; top: 20px; }
.pub-style-184 { background: white; padding: 28px; border-radius: 20px; box-shadow: var(--shadow); border: 1px solid var(--line); }
.pub-style-185 { font-size: 18px; margin: 0 0 16px; color: var(--text); }
.pub-style-186 { font-size: 14px; color: var(--muted); line-height: 1.6; margin: 0 0 20px; }
.pub-style-187 { font-size: 18px; margin: 0 0 20px; color: var(--text); }
.pub-style-188 { width: 100%; border-collapse: collapse; font-size: 14px; }
.pub-style-189 { border-bottom: 1px solid #f3f4f6; }
.pub-style-190 { padding: 10px 0; color: var(--muted); font-weight: 600; }
.pub-style-191 { padding: 10px 0; text-align: right; font-weight: 600; color: var(--text); }
.pub-style-192 { padding: 10px 0; text-align: right; color: var(--text); }
.pub-style-193 { padding: 10px 0; text-align: right; font-weight: 700; color: var(--green); }
.pub-style-194 { position: fixed; inset: 0; background: rgba(0,0,0,0.9); z-index: 1000; align-items: center; justify-content: center; animation: fadeIn 0.3s; }
.pub-style-195 { position: absolute; top: 20px; right: 30px; background: white; border: none; font-size: 32px; cursor: pointer; width: 50px; height: 50px; border-radius: 50%; display: flex; align-items: center; justify-content: center; transition: background 0.2s; }
.pub-style-196 { position: relative; max-width: 90vw; max-height: 90vh; }
.pub-style-197 { max-width: 100%; max-height: 85vh; object-fit: contain; border-radius: 12px; }
.pub-style-198 { color: white; text-align: center; margin: 16px 0 0; font-size: 16px; }
.pub-style-199 { position: absolute; left: 20px; top: 50%; transform: translateY(-50%); background: rgba(255,255,255,0.3); border: none; color: white; font-size: 28px; width: 45px; height: 45px; border-radius: 50%; cursor: pointer; transition: background 0.2s; }
.pub-style-200 { position: absolute; right: 20px; top: 50%; transform: translateY(-50%); background: rgba(255,255,255,0.3); border: none; color: white; font-size: 28px; width: 45px; height: 45px; border-radius: 50%; cursor: pointer; transition: background 0.2s; }

/* services.php */
@media (max-width: 768px) {
  .services-page-hero {
    padding: 82px 20px !important;
  }

  .services-page-hero p {
    font-size: 16px !important;
  }

  .services-list {
    gap: 24px !important;
  }

  .service-card-body {
    padding: 26px 22px !important;
  }

  .service-card-body h2 {
    font-size: 24px !important;
  }

  .service-card-body p {
    font-size: 15px !important;
  }

  .services-cta {
    padding: 64px 0 !important;
  }

  .services-cta h2 {
    font-size: 30px !important;
  }
}
.pub-style-201 { padding: 100px 20px; text-align: center; background: var(--green); position: relative; overflow: hidden; }
.pub-style-202 { font-size: clamp(36px, 5vw, 56px); color: white; margin: 0 0 16px; }
.pub-style-203 { font-size: 18px; color: rgba(255,255,255,0.9); max-width: 600px; margin: 0 auto; line-height: 1.6; }
.pub-style-204 { position: absolute; right: -5%; top: -10%; width: 50%; height: 120%; background: var(--gold); opacity: 0.1; transform: skewX(-15deg); }
.pub-style-205 { padding: 90px 0; background: #fdfdfc; }
.pub-style-206 { display: grid; grid-template-columns: 1fr; gap: 40px; max-width: 900px; margin: 0 auto; }
.pub-style-207 { background: white; border-radius: 16px; overflow: hidden; box-shadow: var(--shadow); border: 1px solid var(--line); display: flex; flex-direction: column; }
.pub-style-208 { padding: 40px; border-left: 6px solid var(--gold); }
.pub-style-209 { font-size: 32px; margin-bottom: 16px; }
.pub-style-210 { font-size: 28px; margin: 0 0 16px; color: var(--text); }
.pub-style-211 { font-size: 17px; line-height: 1.8; color: var(--muted); margin: 0; }
.pub-style-212 { padding: 40px; border-left: 6px solid var(--green); }
.pub-style-213 { padding: 80px 0; background: var(--green); text-align: center; position: relative; overflow: hidden; }
.pub-style-214 { position: absolute; left: -10%; top: -50%; width: 40%; height: 200%; background: var(--gold); opacity: 0.05; transform: rotate(15deg) skewX(10deg); }
.pub-style-215 { font-size: 36px; color: white; margin: 0 0 16px; }
.pub-style-216 { font-size: 18px; color: rgba(255,255,255,0.8); margin: 0 0 32px; }
.pub-style-217 { display: inline-block; text-decoration: none; padding: 16px 36px; font-size: 16px; }

/* contact.php */
@media (max-width: 640px) {
  .contact-section {
    padding-top: 72px;
  }

  .send-wrap {
    width: 100%;
    justify-content: center;
  }

  .send-btn {
    width: 100%;
  }

  .info-card {
    text-align: center;
  }

  .social-row {
    justify-content: center;
  }
}
.pub-style-218 { background:#fee2e2;color:#b91c1c;padding:16px;border-radius:12px;border:1px solid #fecaca;margin-bottom:20px; }
.pub-style-219 { background:#dcfce7;color:#166534;padding:16px;border-radius:12px;border:1px solid #bbf7d0;margin-bottom:20px; }
.pub-style-220 { margin: -8px 0 28px; color: var(--muted); line-height: 1.8; max-width: 720px; }

/* blog.php */
@media (max-width: 980px) {
  .blog-hero-grid,
  .blog-index-layout,
  .blog-featured-grid {
    grid-template-columns: 1fr !important;
  }

  .blog-sidebar {
    order: -1;
  }
}

@media (max-width: 640px) {
  .blog-hero-section {
    padding: 64px 20px 72px !important;
  }

  .blog-hero-stats {
    grid-template-columns: 1fr !important;
  }

  .blog-search-form {
    grid-template-columns: 1fr !important;
  }

  .blog-search-form .btn-quote {
    width: 100%;
  }

  .blog-featured-copy,
  .blog-sidebar-card {
    padding: 22px !important;
  }
}
.pub-style-221 { background: linear-gradient(135deg, #1e4139 0%, #29594f 58%, #d9ab33 180%); padding: 78px 20px 86px; position: relative; overflow: hidden; }
.pub-style-222 { position: absolute; inset: 0; background:
      radial-gradient(circle at top right, rgba(255,255,255,0.18), transparent 28%),
      radial-gradient(circle at bottom left, rgba(217,171,51,0.22), transparent 34%);
    pointer-events: none; }
.pub-style-223 { color: rgba(255,255,255,0.78); }
.pub-style-224 { display: grid; grid-template-columns: minmax(0, 1.2fr) minmax(280px, 0.8fr); gap: 28px; align-items: end; }
.pub-style-225 { margin: 0 0 18px; max-width: 760px; color: white; font-size: clamp(40px, 5vw, 72px); line-height: 1.02; }
.pub-style-226 { margin: 0; max-width: 620px; color: rgba(255,255,255,0.84); font-size: 17px; line-height: 1.8; }
.pub-style-227 { display: grid; grid-template-columns: repeat(3, 1fr); gap: 14px; }
.pub-style-228 { background: rgba(255,255,255,0.1); backdrop-filter: blur(8px); border: 1px solid rgba(255,255,255,0.12); border-radius: 20px; padding: 18px; }
.pub-style-229 { font-size: 12px; letter-spacing: 0.12em; text-transform: uppercase; color: rgba(255,255,255,0.7); }
.pub-style-230 { font-size: 28px; font-weight: 800; color: white; margin-top: 8px; }
.pub-style-231 { padding: 38px 0 12px; background: #f7f7f4; }
.pub-style-232 { display: grid; grid-template-columns: minmax(0, 1fr) auto; gap: 12px; background: white; border-radius: 20px; padding: 14px; box-shadow: var(--shadow); border: 1px solid var(--line); }
.pub-style-233 { padding-inline: 24px; }
.pub-style-234 { padding: 28px 0 80px; background: #f7f7f4; }
.pub-style-235 { display: grid; grid-template-columns: minmax(0, 1.35fr) 320px; gap: 28px; align-items: start; }
.pub-style-236 { display: flex; flex-direction: column; gap: 26px; }
.pub-style-237 { background: white; border: 1px solid var(--line); border-radius: 30px; overflow: hidden; box-shadow: var(--shadow); }
.pub-style-238 { display: grid; grid-template-columns: minmax(0, 1.1fr) minmax(260px, 0.9fr); }
.pub-style-239 { padding: 34px; }
.pub-style-240 { display: inline-flex; align-items: center; gap: 10px; padding: 7px 14px; border-radius: 999px; background: #fff7df; color: #8a6310; font-size: 12px; font-weight: 700; letter-spacing: 0.08em; text-transform: uppercase; }
.pub-style-241 { margin: 18px 0 14px; font-size: clamp(28px, 3vw, 42px); line-height: 1.08; }
.pub-style-242 { margin: 0 0 18px; color: var(--muted); line-height: 1.8; font-size: 15px; }
.pub-style-243 { display: flex; flex-wrap: wrap; gap: 14px; color: #5b5b5b; font-size: 14px; margin-bottom: 24px; }
.pub-style-244 { min-height: 320px; background: #e8ece8; }
.pub-style-245 { height: 100%; min-height: 320px; background: linear-gradient(135deg, #29594f, #d9ab33); }
.pub-style-246 { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 24px; }
.pub-style-247 { background: white; border: 1px solid var(--line); border-radius: 24px; overflow: hidden; box-shadow: 0 12px 28px rgba(0,0,0,0.05); display: flex; flex-direction: column; }
.pub-style-248 { height: 220px; background: linear-gradient(135deg, #dce8e2, #f1dfae); }
.pub-style-249 { padding: 24px; display: flex; flex-direction: column; gap: 14px; flex: 1; }
.pub-style-250 { display: flex; flex-wrap: wrap; justify-content: space-between; gap: 10px; font-size: 13px; color: var(--muted); }
.pub-style-251 { margin: 0; font-size: 24px; line-height: 1.2; }
.pub-style-252 { margin: 0; color: var(--muted); line-height: 1.75; font-size: 15px; }
.pub-style-253 { display: flex; justify-content: space-between; align-items: center; margin-top: auto; gap: 16px; }
.pub-style-254 { font-size: 13px; color: #6c6c6c; }
.pub-style-255 { grid-column: 1 / -1; background: white; border: 1px solid var(--line); border-radius: 24px; padding: 48px 28px; text-align: center; }
.pub-style-256 { margin: 0 0 10px; }
.pub-style-257 { margin: 0; color: var(--muted); }
.pub-style-258 { display: flex; flex-direction: column; gap: 22px; }
.pub-style-259 { background: white; border: 1px solid var(--line); border-radius: 24px; padding: 24px; box-shadow: var(--shadow); }
.pub-style-260 { margin: 0 0 18px; font-size: 20px; }
.pub-style-261 { display: flex; flex-direction: column; gap: 16px; }
.pub-style-262 { height: 72px; border-radius: 16px; overflow: hidden; background: linear-gradient(135deg, #dce8e2, #f1dfae); }
.pub-style-263 { font-size: 14px; font-weight: 700; line-height: 1.35; }
.pub-style-264 { font-size: 12px; color: var(--muted); margin-top: 6px; }
.pub-style-265 { background: #29594f; color: white; border-radius: 24px; padding: 28px; }
.pub-style-266 { font-size: 12px; letter-spacing: 0.12em; text-transform: uppercase; color: rgba(255,255,255,0.7); margin-bottom: 14px; }
.pub-style-267 { margin: 0 0 14px; font-size: 24px; }
.pub-style-268 { margin: 0; line-height: 1.8; color: rgba(255,255,255,0.82); }

/* blog_post.php */
@media (max-width: 980px) {
  .blog-post-layout {
    grid-template-columns: 1fr !important;
  }
}

@media (max-width: 640px) {
  .blog-post-article-body,
  .blog-post-comments-wrap,
  .blog-post-sidebar-card {
    padding: 22px !important;
  }

  .blog-post-comments-row {
    grid-template-columns: 1fr !important;
  }

  .blog-post-feature-image {
    height: 260px !important;
  }
}
.pub-style-269 { background:#fee2e2;color:#b91c1c;padding:14px 16px;border-radius:12px;border:1px solid #fecaca;margin-bottom:20px; }
.pub-style-270 { background:#dcfce7;color:#166534;padding:14px 16px;border-radius:12px;border:1px solid #bbf7d0;margin-bottom:20px; }
.pub-style-271 { background: linear-gradient(150deg, #183731 0%, #29594f 62%, #d9ab33 180%); padding: 72px 20px 80px; }
.pub-style-272 { max-width: 1020px; }
.pub-style-273 { margin-bottom: 18px; color: rgba(255,255,255,0.72); font-size: 14px; }
.pub-style-274 { color: inherit; }
.pub-style-275 { margin: 0 8px; }
.pub-style-276 { color: white; }
.pub-style-277 { max-width: 840px; }
.pub-style-278 { display: inline-flex; padding: 8px 14px; border-radius: 999px; background: rgba(255,255,255,0.12); color: rgba(255,255,255,0.84); font-size: 12px; font-weight: 700; letter-spacing: 0.1em; text-transform: uppercase; }
.pub-style-279 { margin: 18px 0 16px; color: white; font-size: clamp(34px, 5vw, 62px); line-height: 1.05; }
.pub-style-280 { display: flex; flex-wrap: wrap; gap: 18px; color: rgba(255,255,255,0.78); font-size: 14px; }
.pub-style-281 { padding: 46px 0 84px; background: #f7f7f4; }
.pub-style-282 { max-width: 1120px; display: grid; grid-template-columns: minmax(0, 1.35fr) 320px; gap: 28px; align-items: start; }
.pub-style-283 { background: white; border-radius: 30px; border: 1px solid var(--line); overflow: hidden; box-shadow: var(--shadow); }
.pub-style-284 { height: 420px; background: #e9eceb; }
.pub-style-285 { font-size: 20px; line-height: 1.8; color: #4e4e4e; margin: 0 0 26px; padding-left: 18px; border-left: 4px solid var(--gold); }
.pub-style-286 { font-size: 16px; line-height: 1.95; color: #2f2f2f; }
.pub-style-287 { padding: 0 34px 34px; }
.pub-style-288 { height: 1px; background: var(--line); margin-bottom: 30px; }
.pub-style-289 { margin: 0 0 20px; font-size: 26px; }
.pub-style-290 { display: grid; gap: 14px; margin-bottom: 28px; }
.pub-style-291 { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; }
.pub-style-292 { min-height: 150px; }
.pub-style-293 { display: flex; flex-direction: column; gap: 18px; }
.pub-style-294 { padding: 20px; border-radius: 18px; background: #f8faf8; border: 1px solid #e4ece6; }
.pub-style-295 { display: flex; justify-content: space-between; gap: 12px; flex-wrap: wrap; margin-bottom: 10px; }
.pub-style-296 { margin: 0; color: #525252; line-height: 1.8; }
.pub-style-297 { padding: 22px; border-radius: 18px; background: #f8faf8; border: 1px solid #e4ece6; color: var(--muted); }
.pub-style-298 { background: white; border-radius: 24px; border: 1px solid var(--line); padding: 24px; box-shadow: var(--shadow); }
.pub-style-299 { display: grid; gap: 14px; }
.pub-style-300 { display: flex; justify-content: space-between; gap: 16px; }
.pub-style-301 { color: var(--muted); }
.pub-style-302 { height: 84px; border-radius: 16px; overflow: hidden; background: linear-gradient(135deg, #dce8e2, #f1dfae); }

/* inspection_booking.php */
@media (max-width: 980px) {
  .inspection-layout {
    grid-template-columns: 1fr !important;
  }

  .inspection-calendar-sticky {
    position: static !important;
  }
}

@media (max-width: 640px) {
  .inspection-form-card,
  .inspection-calendar-card {
    padding: 22px !important;
    border-radius: 18px !important;
  }

  .inspection-calendar-header {
    flex-direction: column;
    align-items: flex-start !important;
    gap: 12px;
  }

  .inspection-calendar-header a {
    width: 100%;
    text-align: center;
    box-sizing: border-box;
  }
}
.pub-style-303 { background: #dcfce7; color: #166534; padding: 16px; border-radius: 8px; margin-bottom: 24px; border: 1px solid #bbf7d0; font-weight: 600; }
.pub-style-304 { font-size: clamp(28px, 4vw, 48px); color: white; margin: 0 0 8px; }
.pub-style-305 { color: rgba(255,255,255,0.9); margin: 0; font-size: 16px; }
.pub-style-306 { padding: 60px 20px; background: white; }
.pub-style-307 { display: grid; grid-template-columns: 1fr 380px; gap: 40px; align-items: start; }
.pub-style-308 { font-size: 24px; margin: 0 0 28px; color: var(--text); }
.pub-style-309 { background: #f0fdf4; border: 1px solid #bbf7d0; padding: 14px; border-radius: 10px; margin-bottom: 20px; font-size: 13px; color: var(--green); }
.pub-style-310 { display: block; margin-bottom: 4px; }
.pub-style-311 { background: #fee2e2; color: #991b1b; padding: 16px; border-radius: 8px; margin-bottom: 24px; border: 1px solid #fecaca; }
.pub-style-312 { margin: 8px 0 0; padding-left: 20px; }
.pub-style-313 { font-size: 12px; color: var(--muted); margin: 6px 0 0; }
.pub-style-314 { font-size: 12px; color: var(--muted); margin: 6px 0 0; min-height: 18px; }
.pub-style-315 { width: 100%; padding: 12px 16px; border: 1px solid var(--line); border-radius: 8px; font-size: 14px; font-family: inherit; resize: vertical; }
.pub-style-316 { background: var(--green); color: white; padding: 14px 28px; border: none; border-radius: 8px; font-weight: 600; cursor: pointer; font-size: 16px; transition: background 0.2s; }
.pub-style-317 { font-size: 12px; color: var(--muted); margin: 0; }
.pub-style-318 { position: sticky; top: 100px; }
.pub-style-319 { background: white; padding: 24px; border-radius: 20px; box-shadow: var(--shadow); border: 1px solid var(--line); }
.pub-style-320 { display: flex; justify-content: space-between; align-items: center; margin-bottom: 20px; }
.pub-style-321 { margin: 0; font-size: 18px; color: var(--text); }
.pub-style-322 { display: grid; grid-template-columns: repeat(7, 1fr); gap: 4px; }
.pub-style-323 { padding: 8px 4px; text-align: center; font-weight: 600; color: var(--muted); font-size: 12px; }
.pub-style-324 { padding: 8px 4px; }
.pub-style-325 { position: absolute; top: -20px; left: 50%; transform: translateX(-50%); background: #234d45; color: white; padding: 2px 6px; border-radius: 4px; font-size: 10px; font-weight: 600; white-space: nowrap; opacity: 0; transition: opacity 0.3s; }
.pub-style-326 { margin-top: 20px; padding-top: 16px; border-top: 1px solid var(--line); font-size: 12px; display: flex; flex-direction: column; gap: 8px; }
.pub-style-327 { margin: 0; color: var(--muted); font-weight: 600; font-size: 11px; }
.pub-style-328 { display: flex; align-items: center; gap: 8px; }
.pub-style-329 { width: 20px; height: 20px; background: white; border: 1px solid var(--line); border-radius: 4px; }
.pub-style-330 { width: 20px; height: 20px; background: #234d45; border-radius: 4px; }
.pub-style-331 { width: 20px; height: 20px; background: #dbeafe; border-radius: 4px; }
.pub-style-332 { margin: 8px 0 0; padding-top: 8px; color: var(--muted); font-size: 11px; border-top: 1px solid var(--line); }
.pub-style-333 { font-size: 12px; color: #16a34a; margin: 6px 0 0; }
.pub-style-334 { font-size: 12px; color: #ea580c; margin: 6px 0 0; }
.pub-style-335 { max-width: 360px; margin-top: 18px; }
.pub-style-336 { width: 100%; height: 100%; object-fit: cover; }
.pub-style-337 { object-fit:cover; }
.pub-style-338 { display:inline-block; }
.pub-style-339 { text-decoration: none; color: inherit; display: flex; flex-direction: column; background: white; border: 1px solid var(--line); border-radius: 16px; overflow: hidden; transition: all 0.3s; box-shadow: var(--shadow); }
.pub-style-340 { width: 100%; height: 100%; object-fit: cover; display: block; }
.pub-style-341 { padding:12px 16px;border-radius:10px;border:1px solid var(--line);background:white;color:var(--green);font-weight:700; }
.pub-style-342 { width: 100%; height: 100%; object-fit: cover; display: block; transition: opacity 0.3s; }
.pub-style-343 { height: 80px; width: 110px; object-fit: cover; border-radius: 8px; border: 1px solid var(--line); flex-shrink: 0; cursor: pointer; transition: transform 0.2s, box-shadow 0.2s; }
.pub-style-344 { display: block; text-align: center; text-decoration: none; width: 100%; box-sizing: border-box; padding: 14px; }
.pub-style-345 { text-decoration:none; }
.pub-style-346 { border: none; background: #f7f7f4; border-radius: 14px; }
.pub-style-347 { display: inline-flex; text-decoration: none; }
.pub-style-348 { font-weight: 700; color: var(--green); }
.pub-style-349 { display: grid; grid-template-columns: 72px minmax(0, 1fr); gap: 12px; align-items: center; }
.pub-style-350 { display: grid; grid-template-columns: 84px minmax(0, 1fr); gap: 12px; align-items: center; }
.pub-style-351 { width: 100%; padding: 12px 16px; border: 1px solid var(--line); border-radius: 8px; font-size: 14px; font-family: inherit; }
.pub-style-352 { background: var(--green); color: white; padding: 6px 12px; border-radius: 6px; font-size: 12px; text-decoration: none; font-weight: 600; }
.pub-style-353 { height: 50px; width: auto; object-fit: contain; }
.pub-style-354 { text-decoration: none; display: inline-flex; align-items: center; justify-content: center; }
.pub-style-355 { height: 42px; width: auto; object-fit: contain; }
.pub-style-356 { height: 52px; width: auto; object-fit: contain; }
.pub-style-339:hover {
  box-shadow: 0 16px 40px rgba(0,0,0,0.12);
  transform: translateY(-4px);
}

.pub-style-343:hover {
  transform: scale(1.05);
  box-shadow: 0 4px 12px rgba(0,0,0,0.2);
}

.pub-style-195:hover {
  background: #f0f0f0;
}

.pub-style-199:hover,
.pub-style-200:hover {
  background: rgba(255,255,255,0.5);
}

.pub-style-47:hover .pub-style-325 {
  opacity: 1;
}

.hero-slide {
  position: absolute;
  inset: 0;
  opacity: 0;
  transition: opacity 0.8s ease-in-out;
}

.hero-slide.is-active {
  opacity: 1;
}

.hero-dot {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: rgba(255,255,255,0.5);
  border: none;
  cursor: pointer;
  transition: all 0.3s ease;
}

.hero-dot.is-active {
  background: var(--gold);
}

.featured-slider-dot {
  width: 12px;
  height: 12px;
  border-radius: 999px;
  border: none;
  cursor: pointer;
  transition: all 0.25s ease;
  background: rgba(41, 89, 79, 0.2);
}

.featured-slider-dot.is-active {
  width: 34px;
  background: var(--green);
}

.is-hidden {
  display: none !important;
}

#featuredPrev:disabled,
#featuredNext:disabled {
  opacity: 0.45;
  cursor: default;
}

body.lightbox-open {
  overflow: hidden;
}

.status-badge {
  display: inline-block;
  border-radius: 20px;
  font-weight: 700;
}

.status-badge-sm {
  padding: 4px 12px;
  font-size: 12px;
  margin-bottom: 12px;
}

.status-badge-xs {
  padding: 3px 10px;
  font-size: 11px;
}

.status-badge-md {
  padding: 6px 12px;
  font-size: 12px;
}

.status-badge-sale {
  background: #fee2e2;
  color: #b91c1c;
}

.status-badge-rent {
  background: #dbeafe;
  color: #1e40af;
}

.property-thumb {
  height: 72px;
  width: 100px;
  object-fit: cover;
  border-radius: 8px;
  cursor: pointer;
  flex-shrink: 0;
  border: 1px solid var(--line);
  transition: outline 0.2s;
}

.property-thumb.is-active {
  outline: 3px solid var(--gold);
}

.pagination-link {
  min-width: 46px;
  padding: 12px 14px;
  border-radius: 10px;
  border: 1px solid var(--line);
  background: white;
  color: var(--text);
  font-weight: 700;
  text-align: center;
}

.pagination-link.is-active {
  border-color: var(--green);
  background: var(--green);
  color: white;
}

.cal-day {
  width: 100%;
  aspect-ratio: 1;
  border: 1px solid var(--line);
  border-radius: 6px;
  background: white;
  color: var(--text);
  font-weight: 600;
  cursor: pointer;
  transition: all 0.2s;
  font-size: 13px;
}

.cal-day.is-booked {
  background: #234d45;
  color: white;
  cursor: not-allowed;
  pointer-events: none;
}

.cal-day.is-today {
  background: #dbeafe;
}

.cal-day.is-past,
.cal-day.is-disabled {
  cursor: not-allowed;
  opacity: 0.5;
  pointer-events: none;
}

.cal-day.is-selected {
  background: var(--gold);
  color: #111;
}

.homepage-lead-section {
  padding: 84px 20px;
  background: #f7f7f4;
}

.homepage-lead-grid {
  display: grid;
  grid-template-columns: minmax(0, 0.9fr) minmax(320px, 1.1fr);
  gap: 36px;
  align-items: start;
}

.homepage-lead-copy {
  padding-top: 12px;
}

.homepage-lead-title {
  margin: 0 0 16px;
}

.homepage-lead-text {
  margin: 0;
  color: var(--muted);
  font-size: 16px;
  line-height: 1.8;
  max-width: 560px;
}

.homepage-lead-points {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 26px;
}

.homepage-lead-points span {
  border: 1px solid var(--line);
  background: white;
  color: var(--green);
  border-radius: 999px;
  padding: 9px 13px;
  font-size: 13px;
  font-weight: 700;
}

.homepage-lead-form {
  background: white;
  border: 1px solid var(--line);
  border-radius: 20px;
  padding: 28px;
  box-shadow: var(--shadow);
}

.homepage-lead-form-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 18px;
}

.homepage-lead-form select {
  width: 100%;
  height: 53px;
  box-sizing: border-box;
  border: 1px solid #ececec;
  background: #fafafa;
  border-radius: 12px;
  padding: 16px 18px;
  font-family: inherit;
  font-size: 15px;
  color: #333;
  outline: none;
  transition: border-color 0.2s ease, background 0.2s ease, box-shadow 0.2s ease;
}

.homepage-lead-form select:focus {
  border-color: var(--gold);
  background: #fff;
  box-shadow: 0 0 0 4px rgba(217, 171, 51, 0.12);
}

.homepage-lead-message {
  grid-column: 1 / -1;
}

.homepage-lead-submit {
  border: none;
  margin-top: 22px;
  cursor: pointer;
}

@media (max-width: 900px) {
  .homepage-lead-grid {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 640px) {
  .homepage-lead-section {
    padding: 68px 20px;
  }

  .homepage-lead-form {
    padding: 22px;
  }

  .homepage-lead-form-grid {
    grid-template-columns: 1fr;
  }

  .homepage-lead-submit {
    width: 100%;
  }
}
.pub-style-357 { padding: 60px 20px; }
.pub-style-358 { font-size: clamp(32px, 4vw, 56px); margin: 0 0 12px; letter-spacing: -0.02em; }
.pub-style-359 { padding: 60px 0; }
.pub-style-360 { max-width: 480px; margin: 0 auto; background: var(--white); border-radius: 24px; padding: 48px 40px; box-shadow: var(--shadow); border: 1px solid var(--line); }
.pub-style-361 { text-align: center; margin-bottom: 32px; }
.pub-style-362 { font-size: 32px; margin: 0 0 8px; font-weight: 800; }
.pub-style-363 { color: var(--muted); margin: 0; }
.pub-style-364 { background: #fee2e2; color: #b91c1c; padding: 12px; border-radius: 8px; margin-bottom: 20px; text-align: center; font-size: 14px; border: 1px solid #fca5a5; }
.pub-style-365 { font-weight: 600; font-size: 15px; }
.pub-style-366 { border-radius: 12px; padding: 14px 18px; border: 1px solid var(--line); font-family: inherit; font-size: 15px; }
.pub-style-367 { border-radius: 12px; padding: 14px 18px; border: 1px solid var(--line); font-family: inherit; font-size: 15px; width: 100%; box-sizing: border-box; padding-right: 48px; }
.pub-style-368 { position: absolute; right: 12px; top: 50%; transform: translateY(-50%); border: none; background: transparent; cursor: pointer; color: var(--muted); padding: 4px; display: flex; align-items: center; justify-content: center; outline: none; }
.pub-style-369 { display: flex; justify-content: space-between; align-items: center; font-size: 14px; }
.pub-style-370 { display: flex; align-items: center; gap: 8px; font-weight: 500; cursor: pointer; color: var(--text); }
.pub-style-371 { width: 16px; height: 16px; margin: 0; accent-color: var(--green); }
.pub-style-372 { color: var(--green); font-weight: 600; text-decoration: none; }
.pub-style-373 { margin-top: 12px; }
.pub-style-374 { width: 100%; font-size: 16px; text-decoration: none; text-align: center; justify-content: center; display: flex; }
.pub-style-375 { text-align: center; margin-top: 24px; font-size: 14px; color: var(--muted); }
.pub-style-376 { color: var(--gold-deep); font-weight: 700; text-decoration: none; }
