:root {
  --navy: #071821;
  --navy-2: #0d2732;
  --blue: #123f50;
  --copper: #d78a52;
  --copper-light: #efb17e;
  --cream: #f5f1e9;
  --white: #fff;
  --ink: #10242c;
  --muted: #607078;
  --line: #dce3e3;
  --shadow: 0 24px 70px rgba(4, 22, 29, .12);
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body {
  margin: 0;
  color: var(--ink);
  background: #f9fbfa;
  font-family: "DM Sans", sans-serif;
}
body::before {
  content: "";
  position: fixed;
  inset: 0;
  z-index: -1;
  opacity: .03;
  pointer-events: none;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.7'/%3E%3C/svg%3E");
}
a { color: inherit; }
.container { width: min(1180px, calc(100% - 40px)); margin: 0 auto; }
.topbar { color: #b8c5c9; background: #041219; font-size: .8rem; }
.topbar-inner { min-height: 38px; display: flex; align-items: center; justify-content: space-between; gap: 20px; }
.topbar-inner div { display: flex; gap: 28px; }
.topbar a { text-decoration: none; }
.topbar-phone { color: var(--copper-light); font-weight: 700; }
.site-header { position: sticky; top: 0; z-index: 20; color: white; background: rgba(7,24,33,.96); backdrop-filter: blur(16px); border-bottom: 1px solid rgba(255,255,255,.08); }
.nav { min-height: 82px; display: flex; align-items: center; justify-content: space-between; gap: 28px; }
.brand { display: inline-flex; align-items: center; gap: 12px; color: white; text-decoration: none; }
.brand-symbol { display: grid; place-items: center; width: 42px; height: 42px; color: var(--navy); background: var(--copper); font: 800 1.4rem "Manrope"; clip-path: polygon(50% 0, 100% 25%, 100% 75%, 50% 100%, 0 75%, 0 25%); }
.brand-logo { width: 54px; height: 46px; flex: 0 0 54px; object-fit: contain; }
.brand > span:last-child { display: grid; }
.brand strong { font: 800 1.25rem/1 "Manrope"; letter-spacing: .12em; }
.brand small { margin-top: 5px; font-size: .58rem; letter-spacing: .18em; color: #a9b9bf; }
.desktop-nav { display: flex; gap: 30px; }
.desktop-nav a { position: relative; text-decoration: none; color: #c9d3d6; font-size: .9rem; font-weight: 600; }
.desktop-nav a:hover { color: white; }
.nav-cta { padding: 13px 20px; color: var(--navy); background: var(--copper); text-decoration: none; font-weight: 800; border-radius: 3px; }

.hero { color: white; background: var(--navy); overflow: hidden; }
.hero-grid { min-height: 680px; display: grid; grid-template-columns: 1.05fr .95fr; }
.hero-copy { display: flex; flex-direction: column; justify-content: center; padding: 80px 7vw 80px 0; }
.eyebrow { display: flex; align-items: center; gap: 10px; margin: 0 0 20px; color: var(--copper-light); font-size: .74rem; letter-spacing: .18em; font-weight: 800; text-transform: uppercase; }
.eyebrow span { width: 34px; height: 2px; background: currentColor; }
.eyebrow.dark { color: #b06737; }
.eyebrow.light { color: var(--copper-light); }
h1, h2 { margin: 0; font-family: "Manrope", sans-serif; letter-spacing: -.045em; line-height: 1.04; }
h1 { max-width: 720px; font-size: clamp(3.4rem, 6.2vw, 6.4rem); }
h2 { font-size: clamp(2.25rem, 4vw, 4rem); }
h3 { font-family: "Manrope", sans-serif; }
.hero-lead { max-width: 610px; margin: 26px 0 0; color: #b6c5ca; font-size: 1.13rem; line-height: 1.75; }
.hero-services { display: flex; flex-wrap: wrap; gap: 8px; margin-top: 24px; max-width: 720px; }
.hero-services span { padding: 8px 11px; color: #d7e1e4; background: rgba(255,255,255,.055); border: 1px solid #2d4853; font-size: .7rem; font-weight: 700; }
.hero-trust-bar { display: flex; align-items: stretch; gap: 12px; margin-bottom: 16px; }
.hero-rating { width: fit-content; max-width: 100%; display: flex; align-items: center; gap: 14px; padding: 13px 16px; color: white; background: #103845; border: 1px solid #45646e; }
.hero-rating-mark { width: 54px; height: 42px; flex: 0 0 54px; display: grid; place-items: center; color: white; background: #089640; border-radius: 3px; font: 800 1.05rem "Manrope"; }
.hero-rating-copy { display: grid; padding-right: 14px; border-right: 1px solid #45616b; }
.hero-rating-copy small { color: var(--copper-light); font-size: .55rem; font-weight: 800; letter-spacing: .15em; text-transform: uppercase; }
.hero-rating-copy strong { font: 800 1rem "Manrope"; letter-spacing: .02em; }
.hero-rating-copy em { margin-top: 2px; color: #8fa5ad; font-size: .58rem; font-style: normal; }
.hero-rating-links { display: grid; gap: 4px; }
.hero-rating-links a { color: #d4dfe2; font-size: .65rem; font-weight: 700; text-decoration: none; }
.hero-rating-links a:hover { color: var(--copper-light); }
.visitor-rating { min-width: 205px; display: grid; align-content: center; justify-items: start; padding: 11px 15px; background: rgba(255,255,255,.045); border: 1px solid #45646e; }
.visitor-rating-title { color: var(--copper-light); font-size: .53rem; font-weight: 800; letter-spacing: .14em; }
.visitor-stars { display: flex; gap: 2px; margin: 4px 0 2px; }
.visitor-stars button { padding: 0; color: #617780; background: transparent; border: 0; cursor: pointer; font-size: 1.25rem; line-height: 1; transition: color .15s, transform .15s; }
.visitor-stars button:hover,
.visitor-stars button.is-active { color: #f4b35f; transform: translateY(-1px); }
.visitor-rating strong { font-size: .67rem; }
.visitor-rating small { margin-top: 2px; color: #82979f; font-size: .56rem; }
.hero-actions { display: flex; gap: 12px; margin-top: 34px; }
.button { min-height: 66px; display: inline-flex; align-items: center; justify-content: center; gap: 14px; padding: 0 25px; text-decoration: none; font-weight: 700; border-radius: 3px; }
.button-primary { color: var(--navy); background: var(--copper); }
.button-primary small { display: block; margin-bottom: 2px; font-size: .65rem; font-weight: 700; text-transform: uppercase; letter-spacing: .1em; }
.phone-icon { font-size: 1.3rem; }
.button-ghost { color: white; border: 1px solid #35505b; }
.button-ghost:hover { background: rgba(255,255,255,.06); }
.installment-note { width: fit-content; display: flex; align-items: center; gap: 11px; margin-top: 20px; color: white; }
.installment-icon { width: 32px; height: 32px; display: grid; place-items: center; color: var(--navy); background: var(--copper-light); border-radius: 50%; font: 800 .9rem "Manrope"; }
.installment-note > span:last-child { display: flex; align-items: baseline; gap: 8px; flex-wrap: wrap; }
.installment-note strong { font-size: .88rem; }
.installment-note small { color: #78909a; font-size: .68rem; letter-spacing: .04em; }
.installment-note-top { position: relative; width: fit-content; max-width: 100%; margin: 0 0 32px; padding: 17px 24px 17px 18px; border: 1px solid #43616c; background: rgba(255,255,255,.045); }
.installment-note-top .installment-icon { width: 48px; height: 48px; font-size: 1.2rem; }
.installment-copy { display: flex !important; align-items: baseline !important; gap: 12px !important; flex-wrap: nowrap !important; }
.installment-copy strong { color: white; font-family: "Manrope", sans-serif; font-size: clamp(1.45rem, 2.3vw, 2.45rem); font-weight: 800; line-height: 1; letter-spacing: -.045em; white-space: nowrap; }
.installment-copy em { color: #78909a; font-size: .62rem; font-style: normal; white-space: nowrap; }
.trust-row { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; margin-top: 50px; padding-top: 26px; border-top: 1px solid #243b45; }
.trust-row div { display: grid; gap: 6px; }
.trust-row strong { font-size: .87rem; }
.trust-row span { color: #78909a; font-size: .76rem; }
.hero-visual { position: relative; min-height: 680px; }
.hero-visual img { width: 100%; height: 100%; object-fit: cover; }
.image-shade { position: absolute; inset: 0; background: linear-gradient(90deg, rgba(7,24,33,.5), transparent 35%), linear-gradient(0deg, rgba(7,24,33,.35), transparent 50%); }
.hero-badge { position: absolute; right: 0; bottom: 48px; width: 330px; padding: 26px 30px; color: var(--navy); background: rgba(245,241,233,.95); box-shadow: var(--shadow); }
.hero-badge span { display: block; color: #9b633c; font-size: .7rem; text-transform: uppercase; letter-spacing: .15em; font-weight: 800; }
.hero-badge strong { display: block; margin: 7px 0 14px; font: 800 1.35rem "Manrope"; }
.hero-badge a { font-size: .82rem; font-weight: 800; text-decoration: none; }
.location-pill { position: absolute; top: 28px; right: 28px; padding: 10px 14px; color: white; background: rgba(7,24,33,.75); border: 1px solid rgba(255,255,255,.22); font-size: .72rem; letter-spacing: .1em; text-transform: uppercase; backdrop-filter: blur(8px); }


.section { padding: 110px 0; }
.section-head { display: flex; align-items: end; justify-content: space-between; gap: 50px; margin-bottom: 55px; }
.section-head > div { max-width: 730px; }
.section-head > p { max-width: 430px; margin: 0; color: var(--muted); line-height: 1.8; }
.services-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; }
.service-card { position: relative; min-height: 385px; display: flex; flex-direction: column; padding: 35px; background: white; border: 1px solid var(--line); overflow: hidden; transition: transform .25s, box-shadow .25s; }
.service-card:hover { transform: translateY(-5px); box-shadow: var(--shadow); }
.service-card.featured { color: white; background: var(--blue); border-color: var(--blue); }
.service-number { position: absolute; right: 24px; top: 22px; color: #cad4d5; font: 800 .7rem "Manrope"; }
.featured .service-number { color: #6e919e; }
.service-icon { width: 58px; height: 58px; display: grid; place-items: center; margin-bottom: 55px; color: #a96334; background: #f7e9dd; font: 700 1.7rem "Manrope"; }
.featured .service-icon { color: var(--navy); background: var(--copper); }
.service-icon-tap svg { width: 34px; height: 34px; fill: currentColor; }
.service-icon-line svg { width: 34px; height: 34px; fill: none; stroke: currentColor; stroke-width: 2.5; stroke-linecap: round; stroke-linejoin: round; }
.service-card h3 { margin: 0 0 15px; font-size: 1.28rem; }
.service-card p { margin: 0 0 24px; color: var(--muted); line-height: 1.7; }
.featured p { color: #b9ced5; }
.service-card a { display: flex; justify-content: space-between; margin-top: auto; padding-top: 18px; color: #9f6036; border-top: 1px solid var(--line); text-decoration: none; font-size: .84rem; font-weight: 800; }
.featured a { color: var(--copper-light); border-color: #315765; }
.service-card.wide { min-height: 240px; grid-column: 1 / -1; display: grid; grid-template-columns: .7fr 1.3fr; align-items: center; background: var(--cream); }
.wide .service-icon { margin-bottom: 20px; }
.wide p { max-width: 680px; }

.planner-section { padding: 110px 0; color: white; background: #0a202a; overflow: hidden; }
.planner-intro { display: grid; grid-template-columns: 1.15fr .85fr; gap: 70px; align-items: end; margin-bottom: 48px; }
.planner-intro > p { margin: 0; color: #9fb3ba; line-height: 1.8; }
.planner-app { display: grid; grid-template-columns: 310px 1fr; background: #f4f1eb; box-shadow: 0 30px 90px rgba(0,0,0,.28); }
.planner-sidebar { grid-row: span 2; padding: 28px; color: var(--ink); background: white; border-right: 1px solid #d8dfdd; }
.planner-step { display: flex; gap: 13px; align-items: center; margin-bottom: 16px; }
.planner-step:not(:first-child) { margin-top: 28px; padding-top: 25px; border-top: 1px solid #e2e7e5; }
.step-number { width: 34px; height: 34px; flex: 0 0 34px; display: grid; place-items: center; color: white; background: var(--blue); font: 800 .68rem "Manrope"; }
.planner-step div { display: grid; gap: 2px; }
.planner-step strong { font: 800 .88rem "Manrope"; }
.planner-step small { color: #849096; font-size: .65rem; }
.planner-dimensions { display: grid; grid-template-columns: repeat(3, 1fr); gap: 7px; }
.planner-dimensions label { margin: 0; }
.planner-dimensions label > span { font-size: .63rem; }
.planner-unit { position: relative; }
.planner-unit input { padding: 10px 23px 10px 8px; font-size: .78rem; }
.planner-unit b { position: absolute; right: 8px; top: 50%; transform: translateY(-50%); color: #889499; font-size: .65rem; }
.fixture-library { display: grid; grid-template-columns: repeat(2, 1fr); gap: 7px; }
.fixture-library button { min-height: 72px; display: grid; place-items: center; align-content: center; gap: 5px; color: #45585f; background: #f7f8f7; border: 1px solid #dfe5e3; cursor: pointer; font-family: inherit; transition: .2s; }
.fixture-library button:hover { color: #9e5c31; background: #fbf2eb; border-color: var(--copper); transform: translateY(-2px); }
.fixture-library b { font-size: .67rem; }
.fixture-icon { color: var(--copper); font: 800 1.25rem "Manrope"; }
.object-controls { display: grid; grid-template-columns: 1.2fr .8fr; gap: 7px; }
.object-controls button, .planner-reset { min-height: 40px; padding: 9px; color: #496069; background: white; border: 1px solid #cad4d2; cursor: pointer; font: 700 .68rem "DM Sans"; }
.object-controls button:hover, .planner-reset:hover { color: var(--navy); border-color: var(--copper); }
.planner-reset { width: 100%; margin-top: 7px; color: #8c5a38; }
.planner-stage { min-width: 0; color: var(--ink); background: #e8ecea; }
.planner-toolbar { min-height: 72px; display: flex; align-items: center; justify-content: space-between; gap: 20px; padding: 14px 20px; background: #fff; border-bottom: 1px solid #d5ddda; }
.planner-toolbar > div:first-child { display: grid; gap: 3px; }
.planner-toolbar strong { font: 800 .82rem "Manrope"; }
.planner-toolbar span { color: #7e8b90; font-size: .65rem; }
.view-buttons { display: flex; gap: 5px; }
.view-buttons button { padding: 8px 11px; color: #66777d; background: #f1f4f2; border: 0; cursor: pointer; font: 700 .65rem "DM Sans"; }
.view-buttons button.is-active { color: white; background: var(--blue); }
#bathroom-3d { position: relative; width: 100%; height: 570px; cursor: grab; background: linear-gradient(#dfe7e4, #f5f1e9); }
#bathroom-3d:active { cursor: grabbing; }
#bathroom-3d canvas { width: 100% !important; height: 100% !important; display: block; }
.planner-hint { min-height: 42px; display: flex; justify-content: center; align-items: center; gap: 8px; color: #6d7c81; background: #fff; font-size: .64rem; }
.planner-hint span { color: #a76034; font-size: .9rem; }
.planner-hint i { width: 1px; height: 14px; margin: 0 7px; background: #d3dcda; }
.planner-summary { grid-column: 2; display: flex; align-items: center; justify-content: space-between; gap: 25px; padding: 20px 24px; color: white; background: var(--blue); }
.planner-summary > div { display: grid; gap: 3px; }
.planner-summary > div > span { color: var(--copper-light); font-size: .58rem; font-weight: 800; letter-spacing: .14em; text-transform: uppercase; }
.planner-summary strong { font: 800 .9rem "Manrope"; }
.planner-summary small { color: #9bb2ba; font-size: .66rem; }
.planner-summary button { min-height: 48px; padding: 0 18px; color: var(--navy); background: var(--copper); border: 0; cursor: pointer; font: 800 .72rem "DM Sans"; }
.planner-summary button span { margin-left: 15px; }

.promise { padding: 110px 0; color: white; background: var(--navy-2); }
.promise-grid { display: grid; grid-template-columns: .9fr 1.1fr; gap: 100px; align-items: center; }
.promise-copy p:not(.eyebrow) { margin: 28px 0; max-width: 530px; color: #a8bdc4; line-height: 1.8; }
.text-link { color: var(--copper-light); text-decoration: none; font-weight: 700; }
.promise-list { border-top: 1px solid #35505a; }
.promise-list article { display: grid; grid-template-columns: 70px 1fr; gap: 20px; padding: 28px 0; border-bottom: 1px solid #35505a; }
.promise-list strong { color: var(--copper); font: 800 .75rem "Manrope"; }
.promise-list h3 { margin: 0 0 8px; font-size: 1.2rem; }
.promise-list p { margin: 0; color: #91a7af; }


.contact-section { padding: 100px 0; color: white; background: linear-gradient(135deg, #0f3a49, #071821 65%); }
.contact-shell { display: block; }
.contact-shell > .planner-section { margin: 0 0 34px; padding: 56px 38px; border-top: 6px solid var(--copper); }
.contact-shell > .planner-section > .container { width: 100%; }
.contact-shell > .planner-section .planner-intro { margin-bottom: 34px; }
.contact-copy > p:not(.eyebrow) { max-width: 500px; color: #a9bec5; line-height: 1.8; }
.big-phone { display: inline-grid; margin: 28px 0; color: var(--copper-light); font: 800 clamp(2rem, 4vw, 3.3rem) "Manrope"; text-decoration: none; }
.big-phone small { color: white; font: 700 .7rem "DM Sans"; letter-spacing: .15em; text-transform: uppercase; }
.contact-meta { display: flex; gap: 35px; padding-top: 25px; border-top: 1px solid #33515c; color: #c1d0d4; font-size: .9rem; }
.contact-meta span { display: grid; gap: 5px; }
.contact-meta small { color: #748e97; text-transform: uppercase; letter-spacing: .12em; font-size: .62rem; }
.contact-meta a { text-decoration: none; }
.inquiry-form { padding: 38px; color: var(--ink); background: white; box-shadow: var(--shadow); }
.inquiry-form .planner-section { margin: 38px -38px 28px; padding: 56px 38px; border-top: 6px solid var(--copper); }
.inquiry-form .planner-section > .container { width: 100%; }
.inquiry-form .planner-intro { margin-bottom: 34px; }
.form-title { display: grid; gap: 6px; margin-bottom: 28px; }
.form-title span { color: #a36136; font-size: .7rem; text-transform: uppercase; letter-spacing: .15em; font-weight: 800; }
.form-title strong { font: 800 clamp(1.7rem, 3vw, 2.6rem) "Manrope"; }
.form-title p { max-width: 720px; margin: 4px 0 0; color: var(--muted); line-height: 1.6; }
.form-row { display: grid; grid-template-columns: 1fr 1fr; gap: 15px; }
label { display: grid; gap: 7px; margin-bottom: 15px; }
label > span { color: #51636a; font-size: .73rem; font-weight: 700; }
input, select, textarea { width: 100%; padding: 14px; color: var(--ink); background: #f5f7f6; border: 1px solid #dce3e3; border-radius: 0; font: inherit; outline: 0; }
input:focus, select:focus, textarea:focus { border-color: var(--copper); box-shadow: 0 0 0 3px rgba(215,138,82,.14); }
textarea { resize: vertical; }
.bathroom-details { margin: 24px 0; padding: 28px; background: linear-gradient(135deg, #faf7f2, #f3eee6); border: 1px solid #e3d8cb; border-left: 4px solid var(--copper); }
.bathroom-details[hidden] { display: none; }
.details-heading { display: grid; gap: 4px; margin-bottom: 18px; }
.details-heading span { color: #a36136; font-size: .65rem; font-weight: 800; letter-spacing: .13em; text-transform: uppercase; }
.details-heading strong { font: 700 .92rem "Manrope"; }
.dimensions-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; }
.unit-input { position: relative; }
.unit-input input { padding-right: 36px; }
.unit-input b { position: absolute; right: 13px; top: 50%; transform: translateY(-50%); color: #849095; font-size: .75rem; }
fieldset { margin: 4px 0 0; padding: 0; border: 0; }
legend { margin-bottom: 10px; color: #51636a; font-size: .73rem; font-weight: 700; }
.checkbox-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; }
.check-option { display: flex; align-items: flex-start; gap: 8px; margin: 0; padding: 9px; background: white; border: 1px solid #e1e5e3; cursor: pointer; }
.check-option input { width: 16px; height: 16px; margin: 1px 0 0; accent-color: var(--copper); }
.check-option span { color: #475a61; font-size: .72rem; line-height: 1.35; }
.project-details { display: grid; grid-template-columns: 1.15fr .85fr; gap: 20px; margin: 24px 0; padding: 28px; background: #f7f9f8; border: 1px solid #dce4e1; }
.project-details label { margin: 0; }
.upload-field { position: relative; }
.upload-field > input { position: absolute; width: 1px; height: 1px; opacity: 0; pointer-events: none; }
.upload-box { display: grid; place-items: center; min-height: 142px; padding: 20px; color: #9a5c34; background: #fffaf6; border: 1px dashed #d9a57f; cursor: pointer; text-align: center; transition: .2s; }
.upload-box:hover { background: #fff4eb; border-color: var(--copper); }
.upload-box b { font-size: .85rem; }
.upload-box small { margin-top: 5px; color: #829096; font-size: .66rem; }
.file-list { color: #7b898e; font-size: .68rem; }
.photo-email-notice { display: grid; align-content: center; min-height: 142px; padding: 24px; background: #fffaf6; border: 1px solid #e3c4ad; border-left: 4px solid var(--copper); }
.photo-email-notice strong { color: #9a5c34; font: 800 .88rem "Manrope"; }
.photo-email-notice p { margin: 9px 0 7px; color: #51636a; font-size: .78rem; line-height: 1.55; }
.photo-email-notice small { color: #829096; font-size: .66rem; line-height: 1.5; }
.service-timing { margin: 0 0 24px; padding: 20px 24px; background: #f7f9f8; border: 1px solid #dce4e1; border-left: 4px solid var(--copper); }
.service-timing > span { color: var(--ink); font: 800 .86rem "Manrope"; }
.service-timing select { margin-top: 4px; background-color: white; cursor: pointer; }
.form-submit { width: 100%; display: flex; align-items: center; justify-content: space-between; padding: 18px 22px; color: var(--navy); background: var(--copper); border: 0; cursor: pointer; text-align: left; transition: background .2s, transform .2s; }
.form-submit:hover { background: var(--copper-light); transform: translateY(-2px); }
.form-submit > span { display: grid; gap: 2px; }
.form-submit small { color: #60422e; font-size: .66rem; font-weight: 700; letter-spacing: .04em; }
.form-submit strong { font: 800 1rem "Manrope"; }
.form-submit b { font-size: 1.35rem; }
.form-installments { min-height: 82px; display: flex; align-items: center; justify-content: center; gap: 14px; margin: 16px 0 0; padding: 16px 22px; color: white; background: var(--blue); border: 1px solid #426471; }
.form-installments-icon { width: 44px; height: 44px; flex: 0 0 44px; display: grid; place-items: center; color: var(--navy); background: var(--copper-light); border-radius: 50%; font: 800 1.15rem "Manrope"; }
.form-installments strong { font: 800 clamp(1.15rem, 2.2vw, 1.75rem) "Manrope"; letter-spacing: -.025em; }
.form-installments small { color: #9db0b7; font-size: .65rem; }
.form-note { margin: 12px 0 0; color: #77868b; font-size: .72rem; text-align: center; }
.form-note-highlight { min-height: 64px; display: grid; grid-template-columns: 38px 1fr; grid-template-rows: auto auto; align-items: center; column-gap: 11px; margin-top: 16px; padding: 12px 16px; color: var(--ink); background: #fff4eb; border: 1px solid #e6b891; border-left: 5px solid var(--copper); text-align: left; }
.form-note-highlight > span { grid-row: 1 / 3; width: 34px; height: 34px; display: grid; place-items: center; color: white; background: var(--copper); border-radius: 50%; font-size: 1rem; font-weight: 800; }
.form-note-highlight strong { font: 800 1rem "Manrope"; text-transform: uppercase; letter-spacing: .02em; }
.form-note-highlight small { color: #9a5c34; font-size: .82rem; font-weight: 800; letter-spacing: .035em; }
.form-note-highlight small b { display: inline-block; margin-top: 4px; color: #9a5c34; font-size: .7rem; }
.form-note-highlight a { display: inline-block; margin-top: 5px; color: var(--blue); font-size: .78rem; font-weight: 800; letter-spacing: 0; text-decoration: underline; text-underline-offset: 3px; }

footer { color: #80949c; background: #041219; }
.footer-grid { min-height: 130px; display: grid; grid-template-columns: 1fr auto 1fr; align-items: center; gap: 30px; font-size: .78rem; }
.footer-grid > p:last-child { text-align: right; }
.mobile-actions { display: none; }
.reveal { opacity: 0; transform: translateY(24px); transition: opacity .65s ease, transform .65s ease; }
.reveal.is-visible { opacity: 1; transform: none; }

@media (max-width: 960px) {
  .desktop-nav { display: none; }
  .hero-grid, .promise-grid, .contact-shell { grid-template-columns: 1fr; }
  .hero-copy { padding: 75px 0; }
  .hero-visual { min-height: 600px; }
  .services-grid { grid-template-columns: 1fr 1fr; }
  .service-card.wide { grid-column: 1 / -1; }
  .promise-grid, .contact-shell { gap: 60px; }
  .footer-grid { grid-template-columns: 1fr 1fr; }
  .footer-grid > p:nth-child(2) { display: none; }
  .planner-intro { grid-template-columns: 1fr; gap: 22px; }
  .planner-app { grid-template-columns: 270px 1fr; }
  #bathroom-3d { height: 500px; }
}

@media (max-width: 680px) {
  body { padding-bottom: 64px; }
  .container { width: min(100% - 28px, 1180px); }
  .topbar { display: none; }
  .nav { min-height: 70px; }
  .brand small { display: none; }
  .nav-cta { display: none; }
  .hero-grid { min-height: 0; }
  .hero-copy { padding: 60px 0 48px; }
  h1 { font-size: clamp(3.1rem, 16vw, 4.5rem); }
  .hero-lead { font-size: 1rem; }
  .hero-services { gap: 6px; }
  .hero-services span { padding: 7px 9px; font-size: .64rem; }
  .hero-actions { flex-direction: column; }
  .button { width: 100%; }
  .hero-rating { width: 100%; flex-wrap: wrap; }
  .hero-trust-bar { flex-wrap: wrap; }
  .visitor-rating { width: 100%; }
  .hero-rating-copy { flex: 1; min-width: 180px; padding-right: 0; border-right: 0; }
  .hero-rating-links { width: 100%; display: flex; gap: 18px; padding: 9px 0 0 52px; border-top: 1px solid #45616b; }
  .installment-note-top { width: 100%; padding: 15px; }
  .installment-note-top .installment-icon { width: 38px; height: 38px; flex: 0 0 38px; }
  .installment-copy { gap: 6px !important; }
  .installment-copy strong { font-size: clamp(.96rem, 4.7vw, 1.25rem); }
  .installment-copy em { font-size: .52rem; }
  .trust-row { grid-template-columns: 1fr; gap: 14px; }
  .trust-row div { grid-template-columns: 1fr 1.5fr; }
  .hero-visual { min-height: 520px; margin: 0 -14px; }
  .hero-badge { right: 14px; bottom: 20px; width: calc(100% - 28px); }
  .location-pill { top: 14px; right: 14px; }
  .section, .promise, .contact-section { padding: 76px 0; }
  .planner-section { padding: 76px 0; }
  .section-head { align-items: start; flex-direction: column; margin-bottom: 38px; }
  .services-grid { grid-template-columns: 1fr; }
  .service-card { min-height: 340px; }
  .service-card.wide { display: flex; grid-column: auto; }
  .promise-grid, .contact-shell { gap: 45px; }
  .form-row { grid-template-columns: 1fr; gap: 0; }
  .dimensions-grid, .checkbox-grid { grid-template-columns: 1fr; }
  .bathroom-details { padding: 18px 14px; }
  .project-details { grid-template-columns: 1fr; padding: 20px 16px; }
  .inquiry-form { padding: 26px 20px; margin: 0 -5px; }
  .contact-shell > .planner-section { margin: 0 -5px 26px; padding: 42px 20px; }
  .inquiry-form .planner-section { margin: 32px -20px 24px; padding: 42px 20px; }
  .contact-meta { flex-direction: column; gap: 18px; }
  .footer-grid { min-height: 170px; display: flex; align-items: flex-start; justify-content: center; flex-direction: column; }
  .footer-grid > p:last-child { text-align: left; }
  .mobile-actions { position: fixed; left: 0; right: 0; bottom: 0; z-index: 50; display: grid; grid-template-columns: 1fr 1fr; box-shadow: 0 -5px 25px rgba(0,0,0,.2); }
  .mobile-actions a { display: grid; place-items: center; min-height: 64px; text-decoration: none; font-weight: 800; }
  .mobile-actions a:first-child { color: var(--navy); background: var(--copper); }
  .mobile-actions a:last-child { color: white; background: var(--blue); }
  .planner-app { display: flex; flex-direction: column; margin: 0 -6px; }
  .planner-sidebar { padding: 22px 18px; border-right: 0; }
  .planner-dimensions { gap: 5px; }
  .fixture-library { grid-template-columns: repeat(3, 1fr); }
  .planner-stage { order: 2; }
  .planner-summary { order: 3; flex-direction: column; align-items: stretch; }
  .planner-summary button { width: 100%; }
  .planner-toolbar { align-items: flex-start; flex-direction: column; }
  #bathroom-3d { height: 430px; }
  .planner-hint { padding: 10px; text-align: center; }
  .planner-hint i { display: none; }
}

@media (prefers-reduced-motion: reduce) {
  * { scroll-behavior: auto !important; }
  .reveal { opacity: 1; transform: none; transition: none; }
}
