:root {
  --green: #0b5c63;
  --deep: #e9efec;
  --dark: #10383d;
  --wood: #d55f43;
  --cream: #f3f0e9;
  --muted: #65777a;
  --shadow: 0 24px 60px rgba(21, 55, 58, 0.16);
  --radius: 6px;
}

body {
  background: #e9efec;
  color: #17282b;
}

body::before {
  background: linear-gradient(155deg, #eef3f0 0%, #e5ece8 58%, #dce8e5 100%);
}

.grain {
  opacity: 0.025;
}

.reveal,
.service-card,
.masonry figure,
.steps article,
.review-card {
  opacity: 1;
  transform: none;
}

.site-ready .hero-inner,
.site-ready .topbar {
  animation: none;
}

h1,
h2,
h3,
.sup-title,
.eyebrow,
.service-card span,
.loader-kicker,
.loader-status,
.review-summary strong {
  letter-spacing: 0;
}

.topbar {
  height: 76px;
  border-radius: 6px;
  border: 1px solid rgba(216, 237, 232, 0.2);
  background: rgba(7, 52, 57, 0.95);
  box-shadow: 0 14px 42px rgba(5, 36, 40, 0.28);
}

.topbar::after {
  content: none;
}

.brand {
  min-width: 260px;
}

.brand img {
  border-radius: 4px;
  border-color: #e6ad55;
}

.brand strong {
  color: #fff;
}

.brand small {
  color: #b8dad6;
}

.topbar nav a {
  border-radius: 3px;
  color: #e7f3f1;
}

.topbar nav a:hover {
  background: rgba(255, 255, 255, 0.1);
  color: #fff;
}

.header-call,
.btn.primary,
form button,
.floating-call {
  border-radius: 3px;
  background: #d55f43;
  color: #fff;
  box-shadow: 0 12px 28px rgba(178, 67, 43, 0.25);
}

.hero {
  min-height: 94vh;
  place-items: center start;
  padding-left: max(22px, calc((100vw - 1180px) / 2));
}

.hero::after {
  content: none;
}

.hero-video {
  filter: saturate(0.82) contrast(1.05);
}

.hero-overlay {
  background:
    linear-gradient(90deg, rgba(5, 44, 49, 0.96) 0%, rgba(7, 57, 63, 0.78) 47%, rgba(7, 45, 50, 0.16) 100%),
    linear-gradient(180deg, rgba(5, 44, 49, 0.08), rgba(5, 44, 49, 0.92) 100%);
}

.hero-inner {
  width: min(930px, calc(100vw - 44px));
  margin: 0;
}

.sup-title,
.eyebrow {
  color: #d55f43;
  font-weight: 900;
  letter-spacing: 0;
}

.hero .sup-title {
  color: #f1c36f;
}

.hero h1 {
  max-width: 900px;
  color: #fff;
  font-size: clamp(44px, 6vw, 82px);
  line-height: 1;
  letter-spacing: 0;
}

.lead {
  color: #e4f0ee;
  max-width: 790px;
}

.btn {
  border-radius: 3px;
}

.btn.ghost {
  background: rgba(255, 255, 255, 0.08);
  border-color: rgba(255, 255, 255, 0.3);
  color: #fff;
}

.hero-metrics {
  display: grid;
  grid-template-columns: 1.35fr 1fr 1fr;
  max-width: 820px;
  gap: 0;
  border-top: 1px solid rgba(213, 235, 231, 0.28);
}

.hero-metrics div {
  min-width: 0;
  border: 0;
  border-right: 1px solid rgba(213, 235, 231, 0.2);
  border-radius: 0;
  background: transparent;
  backdrop-filter: none;
  padding: 20px 24px 8px 0;
}

.hero-metrics div + div {
  padding-left: 24px;
}

.hero-metrics div:last-child {
  border-right: 0;
}

.hero-metrics strong {
  color: #f1c36f;
}

.hero-metrics span {
  color: #c7dcda;
}

.scroll-cue {
  border-radius: 3px;
  border-color: rgba(255, 255, 255, 0.28);
  color: #fff;
}

.signature,
.services,
.showcase,
.realisations,
.method,
.contact {
  color: #17282b;
}

.signature {
  grid-template-columns: 0.88fr 1.12fr;
  gap: 34px;
}

.signature-card,
.service-card,
.showcase-row figure,
.masonry figure,
.video-wall video,
.steps article,
form,
.review-summary,
.review-card {
  border-radius: 6px;
}

.signature-card {
  background: #fff;
  border: 1px solid #d9e3e0;
  border-top: 6px solid #d55f43;
  box-shadow: var(--shadow);
}

.signature-card h2,
.services h2,
.showcase h2,
.method h2,
.contact h2,
.realisations h2 {
  color: #14353a;
}

.signature-card p,
.contact p,
.section-head p {
  color: #566a6d;
}

.signature-media img {
  border-radius: 6px;
  box-shadow: var(--shadow);
}

.services {
  padding-top: 54px;
}

.service-grid {
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
}

.service-card {
  min-height: 250px;
  background: #fff;
  border: 1px solid #d6e1de;
  box-shadow: 0 14px 34px rgba(24, 65, 68, 0.09);
}

.service-card::before {
  content: none;
}

.service-card h3 {
  color: #15383c;
}

.service-card span {
  color: #0b6970;
}

.service-card p {
  color: #5a6c6e;
}

.service-card.danger {
  background: #d55f43;
  border-color: #d55f43;
}

.service-card.danger span {
  color: #ffe5b3;
}

.service-card.danger h3,
.service-card.danger p {
  color: #fff;
}

.emergency {
  border-radius: 0;
  border: 0;
  background: url('../media/3492001455302523825.jpg') center 42% / cover;
  box-shadow: var(--shadow);
}

.emergency::before {
  background: linear-gradient(90deg, rgba(5, 53, 58, 0.94), rgba(5, 53, 58, 0.68));
}

.emergency .eyebrow {
  color: #f1c36f;
}

.emergency h2,
.emergency p {
  color: #fff;
}

.showcase-row .raised {
  transform: none;
}

.showcase-row figure:nth-child(2) {
  border-bottom: 5px solid #d55f43;
}

figcaption {
  border-radius: 3px;
  background: rgba(6, 54, 59, 0.88);
  color: #fff;
}

.masonry figure {
  box-shadow: 0 16px 38px rgba(18, 57, 60, 0.14);
}

.masonry figure:nth-child(1),
.masonry figure:nth-child(6) {
  border-bottom: 0;
}

.video-wall video {
  border-color: #c9d9d6;
}

.reviews {
  background: #f7f9f8;
  color: #17282b;
}

.reviews::before {
  background: linear-gradient(120deg, rgba(11, 92, 99, 0.06), transparent 44%, rgba(213, 95, 67, 0.06));
}

.reviews .eyebrow {
  color: #d55f43;
}

.reviews h2 {
  color: #15383c;
  letter-spacing: 0;
}

.review-summary {
  background: #0b5c63;
  border-color: #0b5c63;
  box-shadow: 0 18px 44px rgba(8, 73, 78, 0.2);
}

.review-platform,
.review-summary strong,
.review-proof,
.review-proof small {
  color: #fff;
}

.reviews .review-summary p {
  color: #cfe3e0;
}

.review-proof {
  border-top-color: rgba(255, 255, 255, 0.22);
}

.review-proof b {
  color: #f1c36f;
}

.review-card {
  border-color: #d9e3e0;
  box-shadow: 0 14px 34px rgba(26, 61, 63, 0.1);
}

.review-card::before {
  height: 5px;
  background: #0b5c63;
}

.review-card:nth-child(even)::before {
  background: #d55f43;
}

.review-card p,
.review-top h3 {
  color: #263639;
}

.review-arrow {
  border-radius: 4px;
  border-color: #cedbd8;
  color: #0b5c63;
}

.reviews-track {
  scrollbar-color: #0b5c63 transparent;
}

.reviews-track::-webkit-scrollbar-thumb {
  background: #0b5c63;
}

.steps article {
  min-height: 235px;
  background: transparent;
  border: 1px solid #cfdcd9;
  border-top: 5px solid #0b5c63;
}

.steps article:nth-child(even) {
  border-top-color: #d55f43;
}

.steps b {
  color: #d55f43;
}

.steps h3 {
  color: #15383c;
}

.steps p {
  color: #5b6d70;
}

.service-area {
  width: 100%;
  padding: 100px 20px;
  background: #0b4f56;
  color: #fff;
}

.service-area-inner {
  width: min(1180px, 100%);
  margin: 0 auto;
}

.area-intro {
  display: grid;
  grid-template-columns: 1.15fr 0.85fr;
  gap: 48px;
  align-items: end;
}

.area-intro .eyebrow {
  grid-column: 1 / -1;
  margin-bottom: -28px;
  color: #f1c36f;
}

.area-intro h2 {
  margin: 0;
  max-width: 720px;
  color: #fff;
  font-size: clamp(36px, 5vw, 66px);
  line-height: 1;
}

.area-intro > p:last-child {
  margin: 0;
  color: #c8ddda;
  font-size: 17px;
  line-height: 1.75;
}

.area-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  margin-top: 56px;
  border-top: 1px solid rgba(255, 255, 255, 0.24);
  border-bottom: 1px solid rgba(255, 255, 255, 0.24);
}

.area-list article {
  padding: 32px 30px 34px 0;
}

.area-list article + article {
  border-left: 1px solid rgba(255, 255, 255, 0.2);
  padding-left: 30px;
}

.area-list span {
  color: #f1c36f;
  font-size: 13px;
  font-weight: 900;
}

.area-list h3 {
  margin: 12px 0;
  color: #fff;
  font-size: 24px;
}

.area-list p {
  margin: 0;
  color: #d5e6e3;
  font-size: 16px;
  line-height: 1.8;
}

.area-note {
  max-width: 760px;
  margin: 26px 0 0 auto;
  color: #aacdca;
  line-height: 1.6;
  text-align: right;
}

.contact {
  padding-top: 110px;
}

.contact-intro .eyebrow {
  color: #d55f43;
}

.contact-buttons a {
  border-radius: 3px;
  border-color: #b9ceca;
  background: #fff;
  color: #0b5c63;
}

form {
  background: #fff;
  border-color: #d2dfdc;
  box-shadow: var(--shadow);
}

label {
  color: #294145;
}

input,
textarea {
  border-radius: 3px;
  border-color: #cbd9d6;
  background: #f5f8f7;
  color: #17282b;
}

input:focus,
textarea:focus {
  border-color: #0b5c63;
  box-shadow: 0 0 0 3px rgba(11, 92, 99, 0.12);
}

form small {
  color: #687a7d;
}

footer {
  border-top-color: #b9ceca;
  color: #40585b;
}

.floating-call {
  right: 22px;
  bottom: 22px;
}

.anima-loader {
  background: linear-gradient(145deg, #06383d 0%, #0b5c63 56%, #083d42 100%);
}

.loader-forest-grid {
  background-image:
    linear-gradient(rgba(220, 241, 237, 0.07) 1px, transparent 1px),
    linear-gradient(90deg, rgba(220, 241, 237, 0.07) 1px, transparent 1px);
}

.loader-logo-ring {
  border-radius: 6px;
  background: #d55f43;
  box-shadow: 0 0 45px rgba(213, 95, 67, 0.32);
}

.loader-logo-ring img,
.loader-core {
  border-radius: 4px;
}

.loader-kicker,
.loader-status {
  color: #f1c36f;
}

.loader-bar span {
  background: linear-gradient(90deg, #d55f43, #f1c36f, #fff);
}

.legal-page {
  padding-top: 150px;
  max-width: 920px;
  color: #17282b;
}

.legal-page h1 {
  margin: 14px 0 34px;
  color: #15383c;
  font-size: clamp(42px, 7vw, 72px);
}

.legal-page h2 {
  margin-top: 36px;
  color: #0b5c63;
}

.legal-page p {
  color: #53686b;
  line-height: 1.75;
}

@media (max-width: 980px) {
  .brand {
    min-width: auto;
  }

  .topbar nav {
    border-radius: 6px;
    background: rgba(7, 52, 57, 0.98);
  }

  .service-grid {
    grid-template-columns: 1fr 1fr;
  }

  .signature,
  .contact,
  .section-head,
  .emergency {
    grid-template-columns: 1fr;
  }

  .signature {
    gap: 20px;
  }

  .signature-media img {
    height: auto;
    aspect-ratio: auto;
    object-fit: contain;
  }

  .area-intro {
    grid-template-columns: 1fr;
    gap: 22px;
  }

  .area-intro .eyebrow {
    margin-bottom: 0;
  }

  .area-list {
    grid-template-columns: 1fr;
  }

  .area-list article,
  .area-list article + article {
    padding: 26px 0;
    border-left: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.18);
  }

  .area-list article:last-child {
    border-bottom: 0;
  }

  .area-note {
    margin-left: 0;
    text-align: left;
  }
}

@media (max-width: 620px) {
  .topbar {
    border-radius: 4px;
  }

  .brand {
    gap: 8px;
  }

  .brand img {
    width: 42px;
    height: 42px;
  }

  .brand strong {
    font-size: 14px;
  }

  .menu-toggle {
    display: block;
    flex: 0 0 48px;
    margin-left: auto;
    border-radius: 3px;
    background: #d55f43;
  }

  .menu-toggle span {
    background: #fff;
  }

  .hero {
    min-height: calc(100svh - 24px);
    padding: 122px 18px 46px;
  }

  .hero-inner {
    width: 100%;
    max-width: 350px;
    padding-top: 0;
  }

  .hero h1 {
    max-width: 350px;
    font-size: 36px;
    line-height: 1.03;
  }

  .sup-title {
    max-width: 330px;
    line-height: 1.5;
  }

  .lead {
    font-size: 16px;
    line-height: 1.48;
  }

  .hero-actions {
    display: grid;
    grid-template-columns: 1fr;
  }

  .hero-metrics {
    grid-template-columns: 1.35fr 0.9fr 0.9fr;
    width: 100%;
    margin-top: 28px;
  }

  .hero-metrics div,
  .hero-metrics div + div {
    padding: 14px 8px 4px 0;
  }

  .hero-metrics div + div {
    padding-left: 10px;
  }

  .hero-metrics strong {
    font-size: 20px;
  }

  .hero-metrics span {
    font-size: 10px;
    line-height: 1.25;
  }

  .section {
    padding: 72px 0;
  }

  .signature {
    width: calc(100% - 36px);
  }

  .signature-card {
    width: 100%;
  }

  .signature-card h2 {
    font-size: 34px;
    line-height: 1.05;
  }

  .signature-card p {
    font-size: 16px;
    line-height: 1.65;
  }

  .signature-media,
  .signature-media img {
    width: 100%;
  }

  .signature-card,
  form,
  .emergency {
    padding: 25px;
    border-radius: 4px;
  }

  .service-grid {
    grid-template-columns: 1fr;
  }

  .service-card,
  .signature-media img,
  .showcase-row figure,
  .masonry figure,
  .video-wall video,
  .steps article,
  .review-summary,
  .review-card {
    border-radius: 4px;
  }

  .reviews {
    width: 100%;
    padding: 68px 20px 78px;
    overflow-x: clip;
  }

  .reviews-head {
    width: 100%;
    margin: 0;
  }

  .reviews h2 {
    font-size: 31px;
    line-height: 1.08;
    max-width: 100%;
    overflow-wrap: normal;
  }

  .review-summary {
    width: 100%;
    max-width: none;
  }

  .review-card {
    flex-basis: calc(100vw - 56px);
  }

  .reviews-shell,
  .reviews-track {
    width: 100%;
  }

  .service-area {
    padding: 74px 18px;
  }

  .area-intro h2 {
    font-size: 38px;
  }

  .area-list {
    margin-top: 38px;
  }

  .area-list h3 {
    font-size: 21px;
  }

  .contact {
    padding-top: 80px;
  }

  .floating-call {
    display: none;
  }

  footer {
    margin-bottom: 40px;
  }
}

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