:root {
  --nav-height: 78px;
  --brand-blue: #1238b3;
  --brand-blue-dark: #082277;
  --brand-blue-soft: #eaf0ff;
  --accent-gold: #d7a34a;
  --ink: #161b25;
  --text: #354052;
  --muted: #687385;
  --line: #dce3ee;
  --surface: #ffffff;
  --surface-soft: #f5f7fb;
  --surface-deep: #111827;
  --success: #15803d;
  --error: #b42318;
  --shadow: 0 18px 44px rgba(19, 39, 83, 0.12);
  --shadow-soft: 0 10px 28px rgba(19, 39, 83, 0.08);
  --radius: 14px;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
  scroll-padding-top: var(--nav-height);
  overflow-x: hidden;
}

body {
  margin: 0;
  font-family: "Manrope", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  color: var(--text);
  background: var(--surface);
  line-height: 1.7;
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
}

main,
header,
footer {
  overflow-x: clip;
}

body.menu-open {
  overflow: hidden;
}

a {
  color: inherit;
  text-decoration: none;
}

img {
  display: block;
  max-width: 100%;
}

ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

button,
input,
textarea,
select {
  font: inherit;
}

:focus-visible {
  outline: 3px solid rgba(215, 163, 74, 0.72);
  outline-offset: 3px;
}

.skip-link {
  position: fixed;
  top: 0.75rem;
  left: 0.75rem;
  z-index: 2000;
  padding: 0.75rem 1rem;
  color: #fff;
  background: var(--brand-blue-dark);
  border-radius: 0.45rem;
  transform: translateY(-160%);
  transition: transform 0.2s ease;
}

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

.site-shell {
  min-height: 100vh;
}

.container-narrow {
  max-width: 980px;
}

.site-navbar {
  min-height: var(--nav-height);
  background: rgba(255, 255, 255, 0.94);
  border-bottom: 1px solid rgba(220, 227, 238, 0.78);
  backdrop-filter: blur(16px);
  transition: none;
  z-index: 1030;
}

.site-navbar.scrolled {
  box-shadow: var(--shadow-soft);
  background: rgba(255, 255, 255, 0.98);
}

.brand-mark {
  display: inline-flex;
  align-items: center;
  gap: 0.75rem;
  color: var(--ink);
  font-weight: 800;
  line-height: 1.1;
}

.brand-mark img {
  width: 58px;
  height: 58px;
  object-fit: contain;
  border: 1px solid var(--line);
  background: #fff;
}

.brand-name {
  display: block;
  font-size: 1.08rem;
  font-weight: 800;
}

.brand-tagline {
  display: block;
  color: var(--brand-blue);
  font-size: 0.72rem;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.navbar-toggler {
  border: 1px solid var(--line);
  border-radius: var(--radius);
  padding: 0.65rem 0.75rem;
}

.nav-link {
  color: var(--ink);
  font-weight: 700;
  padding-inline: 0.75rem !important;
  border-radius: calc(var(--radius) - 4px);
  transition: color 0.2s ease, background-color 0.2s ease, box-shadow 0.2s ease;
}

.nav-link:hover,
.nav-link:focus {
  color: var(--brand-blue);
}

.nav-link.active,
.nav-link[aria-current="page"] {
  color: var(--brand-blue);
  background: rgba(76, 165, 255, 0.24);
  padding-block: 0.6rem;
  font-weight: 800;
  box-shadow: inset 0 0 0 1px rgba(76, 165, 255, 0.48), 0 1px 2px rgba(8, 32, 102, 0.08);
}

.btn-brand,
.btn-ghost,
.btn-light-line,
.filter-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.55rem;
  min-height: 48px;
  border-radius: var(--radius);
  border: 1px solid transparent;
  padding: 0.85rem 1.15rem;
  font-weight: 800;
  line-height: 1;
  transition: none;
}

.btn-brand {
  color: #fff;
  background: linear-gradient(135deg, var(--brand-blue), #1e4de0);
  box-shadow: 0 14px 32px rgba(18, 56, 179, 0.26);
}

.btn-brand:hover,
.btn-brand:focus {
  color: #fff;
  transform: translateY(-2px);
  box-shadow: 0 18px 38px rgba(18, 56, 179, 0.34);
}

.btn-ghost {
  color: var(--brand-blue);
  background: rgba(255, 255, 255, 0.9);
  border-color: rgba(18, 56, 179, 0.2);
}

.btn-ghost:hover,
.btn-ghost:focus {
  color: var(--brand-blue-dark);
  background: #fff;
  transform: translateY(-2px);
  box-shadow: var(--shadow-soft);
}

.btn-light-line {
  color: #fff;
  background: transparent;
  border-color: rgba(255, 255, 255, 0.34);
}

.btn-light-line:hover,
.btn-light-line:focus {
  color: #fff;
  background: rgba(255, 255, 255, 0.12);
  transform: translateY(-2px);
}

.hero {
  min-height: 92vh;
  display: grid;
  align-items: center;
  position: relative;
  isolation: isolate;
  color: #fff;
  padding: calc(var(--nav-height) + 6rem) 2rem 7rem;
  background:
    linear-gradient(90deg, rgba(6, 15, 38, 0.88), rgba(9, 23, 59, 0.66) 48%, rgba(9, 23, 59, 0.32)),
    url("Pvc,%20Gypsum%20and%20polystyrene%20ceilings/WhatsApp%20Image%202026-06-17%20at%2013.38.44.webp") center/cover no-repeat;
}

.hero::after,
.page-hero::after {
  content: "";
  position: absolute;
  inset: auto 0 0;
  height: 8px;
  background: linear-gradient(90deg, var(--brand-blue), var(--accent-gold));
  z-index: -1;
}

.hero-kicker,
.section-kicker {
  display: inline-flex;
  align-items: center;
  gap: 0.55rem;
  color: var(--brand-blue);
  background: var(--brand-blue-soft);
  border: 1px solid rgba(18, 56, 179, 0.14);
  border-radius: 999px;
  padding: 0.45rem 0.75rem;
  font-size: 0.78rem;
  font-weight: 900;
  letter-spacing: 0.13em;
  text-transform: uppercase;
}

.hero-kicker {
  color: #fff;
  background: rgba(255, 255, 255, 0.12);
  border-color: rgba(255, 255, 255, 0.22);
}

.hero h1,
.page-hero h1 {
  color: inherit;
  font-size: clamp(1.9rem, 4.5vw, 4.5rem);
  line-height: 1.06;
  letter-spacing: -0.01em;
  font-weight: 900;
  max-width: 860px;
  margin: 0.85rem 0 1.3rem;
}

.hero-accent {
  color: var(--accent-gold);
}

.hero-badge-strip {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  color: rgba(255, 255, 255, 0.7);
  background: rgba(255, 255, 255, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 999px;
  padding: 0.4rem 0.85rem;
  font-size: 0.75rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  margin-bottom: 0.9rem;
}

.hero-badge-strip i {
  color: var(--accent-gold);
}

.hero-subtitle {
  color: rgba(255, 255, 255, 0.52);
  font-size: 0.8rem;
  font-weight: 700;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  margin: 0 0 1.5rem;
}

.hero p {
  max-width: 600px;
  font-size: clamp(0.88rem, 1.4vw, 1rem);
  color: rgba(255, 255, 255, 0.8);
  margin-bottom: 1.5rem;
}

.hero-actions,
.section-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 0.85rem;
}

.hero-proof {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1px;
  max-width: 760px;
  margin-top: 2.25rem;
  background: rgba(255, 255, 255, 0.2);
  border: 1px solid rgba(255, 255, 255, 0.22);
}

.hero-proof div {
  padding: 1rem;
  background: rgba(6, 15, 38, 0.34);
}

.hero-proof strong {
  display: block;
  color: #fff;
  font-size: 1.55rem;
  line-height: 1.1;
}

.hero-proof span {
  color: rgba(255, 255, 255, 0.78);
  font-size: 0.92rem;
}

.section-padding {
  padding: 6.5rem 0;
}

.section-soft {
  background:
    radial-gradient(circle at 84% 16%, rgba(18, 56, 179, 0.08), transparent 42%),
    radial-gradient(circle at 12% 80%, rgba(215, 163, 74, 0.08), transparent 46%),
    var(--surface-soft);
}

.section-mid {
  background:
    radial-gradient(circle at 85% 15%, rgba(18, 56, 179, 0.07), transparent 48%),
    #e4e9f4;
}

.section-dark {
  color: rgba(255, 255, 255, 0.78);
  background:
    linear-gradient(135deg, rgba(8, 34, 119, 0.94), rgba(17, 24, 39, 0.98)),
    url("After%20Images/3.webp") center/cover no-repeat;
}

.section-dark h2,
.section-dark h3,
.section-dark .section-title,
.section-dark strong {
  color: #fff;
}

.section-dark .section-kicker {
  color: #fff;
  background: rgba(255, 255, 255, 0.12);
  border-color: rgba(255, 255, 255, 0.2);
}

.section-title {
  color: var(--ink);
  font-size: clamp(2rem, 4vw, 3.35rem);
  line-height: 1.08;
  font-weight: 900;
  margin: 0.95rem 0 1rem;
}

.section-lead {
  max-width: 770px;
  color: var(--muted);
  font-size: 1.08rem;
  margin: 0;
}

.section-dark .section-lead {
  color: rgba(255, 255, 255, 0.78);
}

.feature-strip {
  background: var(--surface-deep);
}

.feature-strip .feature-item {
  padding: 1.65rem 1rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.25rem;
  border-right: 1px solid rgba(255, 255, 255, 0.07);
}

.feature-strip .feature-item:last-child {
  border-right: none;
}

.feature-item .feature-icon {
  font-size: 1.5rem;
  color: var(--accent-gold);
  margin-bottom: 0.15rem;
  line-height: 1;
}

.feature-item strong {
  color: #fff;
  font-size: 0.82rem;
  font-weight: 900;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.feature-item > span {
  color: rgba(255, 255, 255, 0.5);
  font-size: 0.74rem;
  font-weight: 600;
}

.service-card,
.project-card,
.review-card,
.value-card,
.info-panel,
.form-panel,
.team-panel,
.comparison-card,
.process-step {
  background: var(--surface);
  border: 1px solid #c5cfe0;
  border-radius: var(--radius);
  box-shadow: 0 8px 22px rgba(19, 39, 83, 0.08);
}

.service-card,
.value-card,
.review-card,
.process-step {
  height: 100%;
  padding: 1.2rem;
}

.service-card {
  overflow: hidden;
  transition: transform 0.22s ease, box-shadow 0.22s ease;
  background: linear-gradient(135deg, rgba(232, 240, 255, 0.8) 0%, rgba(218, 232, 255, 0.6) 100%) !important;
}

.service-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 20px 42px rgba(19, 39, 83, 0.16);
}

.service-card img,
.project-card img {
  width: 100%;
  aspect-ratio: 4 / 3;
  object-fit: cover;
  border-radius: calc(var(--radius) - 2px);
  margin-bottom: 1.1rem;
}

.service-card h3,
.project-card h3,
.review-card h3,
.value-card h3,
.process-step h3 {
  color: var(--ink);
  font-size: 1.18rem;
  font-weight: 900;
  margin-bottom: 0.55rem;
}

.service-card p,
.project-card p,
.review-card p,
.value-card p,
.process-step p {
  color: var(--muted);
  margin: 0;
}

.service-card .service-benefits {
  display: grid;
  gap: 0.45rem;
  margin: 1rem 0;
}

.service-card .service-benefits li {
  color: var(--text);
  font-weight: 700;
  font-size: 0.95rem;
}

.service-card .service-benefits li::before {
  content: "+";
  color: var(--brand-blue);
  font-weight: 900;
  margin-right: 0.45rem;
}

.service-card .service-cta {
  display: inline-flex;
  margin-top: 0.2rem;
  color: var(--brand-blue);
  font-weight: 900;
}

.service-placeholder {
  width: 100%;
  aspect-ratio: 4 / 3;
  display: grid;
  place-items: center;
  color: #fff;
  background: linear-gradient(135deg, var(--brand-blue), var(--brand-blue-dark));
  border-radius: calc(var(--radius) - 2px);
  margin-bottom: 1.1rem;
  padding: 1rem;
  text-align: center;
  font-weight: 900;
}

.service-icon-wrap {
  width: 100%;
  aspect-ratio: 3 / 1;
    justify-content: center;
  display: flex;
  align-items: center;
  padding: 0 1.4rem;
  background: linear-gradient(135deg, rgba(18, 56, 179, 0.15) 0%, rgba(30, 77, 224, 0.1) 100%);
  border-radius: calc(var(--radius) - 2px);
  margin-bottom: 1.1rem;
  font-size: 2.2rem;
  color: var(--brand-blue);
  position: relative;
  overflow: hidden;
}

.service-icon-wrap::after {
  content: "";
  position: absolute;
  right: -1.5rem;
  bottom: -2rem;
  width: 7rem;
  height: 7rem;
  background: rgba(18, 56, 179, 0.03);
  border-radius: 50%;
  pointer-events: none;
}

.btn-lg {
  min-height: 56px;
  padding: 1rem 1.5rem;
  font-size: 1.05rem;
}

.service-icon-wrap i {
  position: relative;
  z-index: 1;
}

.service-card .service-meta,
.project-card .project-meta {
  display: inline-flex;
  align-items: center;
  color: var(--brand-blue);
  background: var(--brand-blue-soft);
  border-radius: 999px;
  padding: 0.35rem 0.65rem;
  font-size: 0.76rem;
  font-weight: 900;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  margin-bottom: 0.75rem;
}

.project-preview-image {
  width: 100%;
  height: 100%;
  min-height: 260px;
  object-fit: cover;
  border-radius: var(--radius);
  box-shadow: var(--shadow-soft);
}

.project-preview-image-large {
  min-height: 520px;
}

.project-preview-grid .col-12 {
  min-height: calc(50% - 0.5rem);
}

.project-preview-grid .col-12 .project-preview-image {
  min-height: 180px;
}

.stat-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1rem;
}

.stat-box {
  padding: 1.2rem;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: #fff;
}

.stat-box strong {
  display: block;
  color: var(--brand-blue);
  font-size: 2rem;
  line-height: 1;
  font-weight: 900;
}

.stat-box span {
  color: var(--muted);
  font-weight: 700;
}

.page-hero {
  position: relative;
  isolation: isolate;
  color: #fff;
  padding: calc(var(--nav-height) + 4rem) 0 4rem;
  background:
    linear-gradient(90deg, rgba(6, 15, 38, 0.9), rgba(9, 23, 59, 0.7)),
    var(--page-hero-image, url("After%20Images/4.webp")) center/cover no-repeat;
}

.page-hero p {
  max-width: 760px;
  color: rgba(255, 255, 255, 0.84);
  font-size: 1.12rem;
}

.crumbs {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
  color: rgba(255, 255, 255, 0.76);
  font-weight: 700;
}

.crumbs a {
  color: #fff;
}

.values-list li {
  display: flex;
  gap: 0.75rem;
  padding: 0.7rem 0;
  border-bottom: 1px solid var(--line);
}

.values-list li:last-child {
  border-bottom: 0;
}

.check-mark {
  flex: 0 0 auto;
  width: 1.55rem;
  height: 1.55rem;
  display: inline-grid;
  place-items: center;
  color: #fff;
  background: var(--brand-blue);
  border-radius: 999px;
  font-size: 0.88rem;
  font-weight: 900;
}

.team-placeholder {
  width: 100%;
  aspect-ratio: 1 / 1;
  display: grid;
  place-items: center;
  color: #fff;
  background:
    linear-gradient(135deg, rgba(18, 56, 179, 0.92), rgba(8, 34, 119, 0.96)),
    linear-gradient(45deg, transparent 48%, rgba(255, 255, 255, 0.16) 50%, transparent 52%);
  border-radius: var(--radius);
  font-size: 3rem;
  font-weight: 900;
}

.team-panel {
  padding: 1rem;
  height: 100%;
}

.team-panel h3 {
  color: var(--ink);
  font-weight: 900;
  margin: 1rem 0 0.25rem;
}

.team-panel p {
  color: var(--muted);
  margin-bottom: 0;
}

.placeholder-map {
  min-height: 360px;
  display: grid;
  place-items: center;
  color: var(--brand-blue);
  border: 1px dashed rgba(18, 56, 179, 0.45);
  border-radius: var(--radius);
  background:
    linear-gradient(90deg, rgba(18, 56, 179, 0.08) 1px, transparent 1px),
    linear-gradient(0deg, rgba(18, 56, 179, 0.08) 1px, transparent 1px),
    var(--brand-blue-soft);
  background-size: 32px 32px;
  font-weight: 900;
  text-align: center;
  padding: 1.5rem;
}

.gallery-controls {
  display: flex;
  flex-wrap: wrap;
  gap: 0.65rem;
}

.filter-btn {
  min-height: 42px;
  color: var(--ink);
  background: #fff;
  border-color: var(--line);
  padding: 0.72rem 0.95rem;
}

.filter-btn.active,
.filter-btn:hover,
.filter-btn:focus {
  color: #fff;
  background: var(--brand-blue);
  border-color: var(--brand-blue);
  box-shadow: 0 12px 24px rgba(18, 56, 179, 0.22);
}

.gallery-group {
  margin-top: 3rem;
}

.gallery-group-heading {
  display: flex;
  align-items: end;
  justify-content: space-between;
  gap: 1rem;
  padding-bottom: 0.85rem;
  margin-bottom: 1.25rem;
  border-bottom: 1px solid var(--line);
}

.gallery-group-heading h2 {
  color: var(--ink);
  font-size: clamp(1.55rem, 3vw, 2.25rem);
  font-weight: 900;
  margin: 0;
}

.gallery-group-heading span {
  color: var(--muted);
  font-weight: 800;
}

.project-card {
  height: 100%;
  padding: 0.75rem;
  overflow: hidden;
  transition: transform 0.28s ease, box-shadow 0.28s ease;
}

.project-card[hidden],
.gallery-group[hidden] {
  display: none !important;
}

.project-card:hover {
  transform: translateY(-3px);
  box-shadow: 0 14px 28px rgba(19, 39, 83, 0.12);
}

.gallery-group:not([data-group="before-after"]) .project-card {
  height: auto;
}

.gallery-group:not([data-group="before-after"]) .project-card img {
  margin-bottom: 0.8rem;
  height: auto;
  aspect-ratio: auto;
  object-fit: contain;
  object-position: left top;
  background: var(--surface-soft);
}

.project-card h3 {
  font-size: 1rem;
  margin-inline: 0.35rem;
}

.project-card p,
.project-card .project-meta {
  margin-inline: 0.35rem;
}

.comparison-card {
  overflow: hidden;
  padding: 1rem;
  height: 100%;
}

.comparison-frame {
  position: relative;
  overflow: hidden;
  border-radius: calc(var(--radius) - 2px);
  background: var(--ink);
  --split: 50%;
}

.comparison-frame img {
  width: 100%;
  aspect-ratio: 4 / 3;
  object-fit: cover;
}

.comparison-after {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  clip-path: inset(0 calc(100% - var(--split)) 0 0);
}

.comparison-line {
  position: absolute;
  inset-block: 0;
  left: var(--split);
  width: 3px;
  background: #fff;
  transform: translateX(-50%);
  box-shadow: 0 0 0 1px rgba(8, 34, 119, 0.32);
  pointer-events: none;
}

.comparison-line::after {
  content: "Drag";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: var(--brand-blue-dark);
  background: #fff;
  border-radius: 999px;
  padding: 0.38rem 0.55rem;
  font-size: 0.72rem;
  font-weight: 900;
}

.comparison-range {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: ew-resize;
}

.comparison-labels {
  position: absolute;
  inset: 0;
  display: flex;
  justify-content: space-between;
  align-items: start;
  padding: 0.7rem;
  pointer-events: none;
}

.comparison-labels span {
  color: #fff;
  background: rgba(6, 15, 38, 0.7);
  border-radius: 999px;
  padding: 0.25rem 0.55rem;
  font-size: 0.72rem;
  font-weight: 900;
}

.comparison-card h3 {
  color: var(--ink);
  font-weight: 900;
  margin: 1rem 0 0.25rem;
}

.comparison-card p {
  color: var(--muted);
  margin: 0;
}

.reviews-stage {
  padding: clamp(1rem, 2vw, 1.5rem);
  border-radius: calc(var(--radius) + 6px);
  background:
    radial-gradient(circle at 88% 16%, rgba(18, 56, 179, 0.1), transparent 42%),
    linear-gradient(180deg, #eef3ff 0%, #f5f8ff 100%);
  border: 1px solid #c8d3ea;
}

.fb-review-card {
  background:
    linear-gradient(165deg, #ffffff 0%, #f4f7ff 100%);
  border: 1px solid #c9d5ef;
  border-radius: 16px;
  box-shadow: 0 12px 26px rgba(31, 51, 92, 0.1);
  padding: 1rem;
  position: relative;
}

.fb-review-card::before {
  content: "";
  position: absolute;
  inset: 0 0 auto;
  height: 5px;
  border-radius: 16px 16px 0 0;
  background: linear-gradient(90deg, #2c5be0, #2ca1ff);
}

.fb-review-card h3 {
  margin: 0;
  color: #1c1e21;
  font-size: 1.05rem;
  font-weight: 800;
}

.review-top {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 0.6rem;
  margin-bottom: 0.85rem;
}

.review-profile {
  display: flex;
  align-items: flex-start;
  gap: 0.62rem;
}

.review-avatar {
  width: 42px;
  height: 42px;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 0.76rem;
  font-weight: 900;
  color: #fff;
  background: linear-gradient(135deg, #4a5e88, #223763);
  flex-shrink: 0;
}

.recommend-tag {
  display: inline-flex;
  align-items: center;
  color: #646d80;
  font-weight: 600;
  font-size: 0.95rem;
}

.review-meta {
  margin: 0.22rem 0 0;
  color: #656d7d;
  font-size: 0.92rem;
  font-weight: 600;
}

.review-meta i {
  margin-left: 0.22rem;
}

.review-stars {
  display: inline-flex;
  align-items: center;
  gap: 0.2rem;
  margin-top: 0.4rem;
  color: #f4b400;
  font-size: 0.84rem;
}

.review-card blockquote {
  margin: 0;
  color: #22304c;
  font-size: 1.07rem;
  line-height: 1.42;
  padding-left: 0.9rem;
  border-left: 3px solid #9cb5f0;
}

.section-kicker-normal {
  text-transform: none;
  letter-spacing: 0.02em;
}

.contact-list {
  display: grid;
  gap: 0.85rem;
}

.contact-item {
  display: flex;
  gap: 0.8rem;
  padding: 1rem;
  border: 2px solid var(--ink);
  border-radius: var(--radius);
  background: #fff;
}

.contact-item strong {
  color: var(--ink);
  display: block;
}

.contact-item a {
  color: var(--brand-blue);
  font-weight: 800;
}

.desktop-phone,
.mobile-phone {
  color: var(--brand-blue);
  font-weight: 800;
}

.whatsapp-contact-btn {
  width: 100%;
  min-height: 54px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.55rem;
  color: #fff;
  background: #25d366;
  border-radius: 999px;
  padding: 0.9rem 1.2rem;
  font-weight: 800;
  box-shadow: 0 10px 22px rgba(37, 211, 102, 0.28);
  transition: transform 0.22s ease, box-shadow 0.22s ease, background-color 0.22s ease;
}

.whatsapp-contact-btn i {
  font-size: 1.08rem;
  line-height: 1;
}

.whatsapp-contact-btn:hover,
.whatsapp-contact-btn:focus {
  color: #fff;
  background: #1fbe58;
  transform: translateY(-1px);
  box-shadow: 0 14px 26px rgba(37, 211, 102, 0.34);
}

.form-panel {
  padding: clamp(1.2rem, 3vw, 2rem);
  border: 1px solid #acb9d4;
}

.form-control,
.form-select {
  min-height: 52px;
  border-radius: var(--radius);
  border-color: #9eaecb;
  color: var(--ink);
}

.form-control:focus,
.form-select:focus {
  border-color: #486ac7;
  box-shadow: 0 0 0 0.2rem rgba(72, 106, 199, 0.2);
}

textarea.form-control {
  min-height: 150px;
}

.form-message {
  margin-top: 1rem;
  padding: 0.85rem 1rem;
  border-radius: var(--radius);
  font-weight: 800;
}

.form-message.success {
  color: var(--success);
  background: rgba(21, 128, 61, 0.1);
  border: 1px solid rgba(21, 128, 61, 0.22);
}

.form-message.error {
  color: var(--error);
  background: rgba(180, 35, 24, 0.1);
  border: 1px solid rgba(180, 35, 24, 0.22);
}

.cta-panel {
  position: relative;
  overflow: hidden;
  color: #fff;
  background:
    linear-gradient(135deg, rgba(8, 34, 119, 0.96), rgba(18, 56, 179, 0.9)),
    url("Bulkheads/WhatsApp%20Image%202026-06-17%20at%2013.38.47%20(1).webp") center/cover no-repeat;
  border-radius: var(--radius);
  padding: clamp(2rem, 5vw, 4rem);
}

.cta-panel h2 {
  font-size: clamp(2rem, 4vw, 3.2rem);
  line-height: 1.08;
  font-weight: 900;
  margin-bottom: 1rem;
}

.cta-panel p {
  max-width: 720px;
  color: rgba(255, 255, 255, 0.82);
}

.site-footer {
  color: rgba(255, 255, 255, 0.74);
  background: #0b1220;
  padding: 3.5rem 0 1.5rem;
}

.site-footer h2,
.site-footer h3,
.site-footer strong {
  color: #fff;
}

.site-footer a {
  color: rgba(255, 255, 255, 0.86);
}

.site-footer a:hover,
.site-footer a:focus {
  color: #fff;
}

.footer-logo {
  width: 74px;
  height: 74px;
  object-fit: contain;
  background: #fff;
  border-radius: var(--radius);
  padding: 0.25rem;
  margin-bottom: 1rem;
}

.footer-bottom {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 1rem;
  border-top: 1px solid rgba(255, 255, 255, 0.12);
  margin-top: 2rem;
  padding-top: 1.2rem;
}

.float-action {
  position: fixed;
  right: 1rem;
  bottom: 1rem;
  z-index: 1020;
  color: #fff;
  background: var(--brand-blue);
  border-radius: 999px;
  width: 60px;
  height: 60px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  font-weight: 900;
  box-shadow: 0 12px 26px rgba(18, 56, 179, 0.28);
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}

.whatsapp-float {
  background: #25d366;
  box-shadow: 0 12px 26px rgba(37, 211, 102, 0.32);
}

.whatsapp-float i {
  font-size: 1.8rem;
  line-height: 1;
}

.float-action:hover,
.float-action:focus {
  color: #fff;
  transform: translateY(-2px);
}

.reveal {
  opacity: 1;
  transform: none;
  transition: none;
}

.reveal.visible {
  opacity: 1;
  transform: none;
}

.spin {
  width: 1rem;
  height: 1rem;
  border: 2px solid rgba(255, 255, 255, 0.4);
  border-top-color: #fff;
  border-radius: 999px;
  animation: spin 0.8s linear infinite;
}

@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}

@media (hover: hover) and (pointer: fine) {
  .desktop-phone {
    display: inline;
  }

  .mobile-phone {
    display: none;
  }
}

@media (hover: none), (pointer: coarse) {
  .desktop-phone {
    display: none;
  }

  .mobile-phone {
    display: inline;
  }
}

@media (max-width: 991.98px) {
  :root {
    --nav-height: 70px;
  }

  .site-navbar .navbar-collapse {
    position: fixed;
    top: var(--nav-height);
    right: 0;
    bottom: 0;
    width: 56%;
    max-width: 56vw;
    height: calc(100dvh - var(--nav-height));
    background: rgba(255, 255, 255, 0.98);
    border-left: 1px solid var(--line);
    box-shadow: var(--shadow);
    padding: 1rem;
    overflow-y: auto;
    transform: translateX(100%);
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition: transform 0.34s linear, opacity 0.34s linear;
    z-index: 1000;
    display: block !important;
  }

  .site-navbar .navbar-collapse.collapse:not(.show) {
    display: block !important;
  }

  .site-navbar .navbar-collapse.collapsing {
    height: calc(100dvh - var(--nav-height)) !important;
    overflow-y: auto;
    transition: transform 0.34s linear, opacity 0.34s linear;
  }

  body.menu-open .site-navbar .navbar-collapse {
    transform: translateX(0);
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
  }

  body::before {
    content: "";
    position: fixed;
    top: var(--nav-height);
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0);
    pointer-events: none;
    transition: background 0.34s linear;
    z-index: 999;
  }

  body.menu-open::before {
    background: rgba(0, 0, 0, 0.4);
    pointer-events: auto;
  }

  .hero {
    min-height: auto;
    padding: calc(var(--nav-height) + 3rem) 0 4rem;
  }

  .section-padding {
    padding: 4.25rem 0;
  }

  .project-preview-image-large {
    min-height: 320px;
  }
}

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

  .reveal,
  .project-card,
  .float-action,
  .btn-brand,
  .btn-ghost,
  .btn-light-line,
  .filter-btn {
    transition: none !important;
    transform: none !important;
  }

  .reveal {
    opacity: 1;
  }
}

@media (max-width: 767.98px) {
  .home-page .float-action.whatsapp-float {
    width: 52px;
    height: 52px;
    right: 0.75rem;
    bottom: 0.75rem;
  }

  .home-page .float-action.whatsapp-float i {
    font-size: 1.55rem;
  }

  .home-page .hero-subtitle {
    display: none;
  }

  .brand-name {
    font-size: 0.86rem;
  }

  .brand-tagline {
    font-size: 0.64rem;
  }

  .brand-mark img {
    width: 50px;
    height: 50px;
  }

  .hero h1,
  .page-hero h1 {
    font-size: clamp(1.7rem, 9vw, 3rem);
  }

  .hero-actions .btn-brand,
  .hero-actions .btn-light-line,
  .section-actions .btn-brand,
  .section-actions .btn-ghost,
  .section-actions .btn-light-line {
    width: 100%;
  }

  .gallery-group-heading {
    align-items: start;
    flex-direction: column;
  }

  .footer-bottom {
    flex-direction: column;
  }
}

@media (max-width: 420px) {
  .contact-item {
    flex-direction: column;
  }
}
