:root {
  --forest: #073c2c;
  --forest-deep: #03291f;
  --forest-bright: #0d6247;
  --cream: #f7f1e4;
  --paper: #fffdf8;
  --ink: #18201b;
  --muted: #647068;
  --sun: #f0b84d;
  --coral: #d76d4b;
  --blue: #4e8996;
  --plum: #806584;
  --line: #d9d2c4;
  --white: #fff;
  --radius: 22px;
  --shadow: 0 30px 80px rgba(12, 31, 22, .15);
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; background: var(--paper); color: var(--ink); font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; font-size: 17px; }
img { display: block; max-width: 100%; }
a { color: inherit; text-decoration: none; }
button, input, select, textarea { font: inherit; }
button, a { -webkit-tap-highlight-color: transparent; }
:focus-visible { outline: 3px solid var(--sun); outline-offset: 3px; }

.skip-link { position: fixed; top: -80px; left: 16px; z-index: 9999; background: var(--white); color: var(--forest); padding: 12px 16px; border-radius: 6px; font-weight: 800; }
.skip-link:focus { top: 16px; }
.section-pad { padding: clamp(78px, 9vw, 140px) clamp(22px, 6vw, 96px); }
.eyebrow { margin: 0 0 20px; color: #f5ca77; font-size: 12px; font-weight: 850; letter-spacing: .15em; text-transform: uppercase; }
.eyebrow.dark { color: var(--forest-bright); }
h1, h2, h3, p { text-wrap: pretty; }
h1, h2, h3 { margin-top: 0; }
h2 { margin-bottom: 0; font-size: clamp(42px, 5.6vw, 80px); letter-spacing: -.065em; line-height: .98; }
.button { display: inline-flex; min-height: 54px; align-items: center; justify-content: center; border: 1px solid currentColor; border-radius: 6px; padding: 14px 22px; font-size: 13px; font-weight: 820; transition: transform .18s ease, background .18s ease, color .18s ease; }
.button:hover { transform: translateY(-2px); }
.button-sun { border-color: var(--sun); background: var(--sun); color: var(--forest-deep); }
.button-sun:hover { background: #ffd57c; }
.button-light { border-color: var(--white); background: var(--white); color: var(--forest-deep); }
.button-dark { border-color: var(--forest); background: var(--forest); color: var(--white); }
.button-ghost { border-color: rgba(255,255,255,.42); color: var(--white); }
.button-ghost:hover { background: rgba(255,255,255,.12); }

.offer-bar { display: flex; min-height: 56px; align-items: center; justify-content: center; gap: 24px; background: linear-gradient(90deg, var(--coral), #bb6a35, var(--sun)); color: var(--forest-deep); padding: 8px 20px; font-size: 14px; font-weight: 850; text-align: center; }
.offer-bar a { border-left: 1px solid rgba(3,41,31,.3); padding-left: 24px; }
.offer-bar .offer-financing { display: inline-flex; min-height: 40px; align-items: center; border: 2px solid var(--forest-deep); border-radius: 999px; background: var(--sun); padding: 8px 18px; font-size: 15px; box-shadow: 0 7px 20px rgba(3,41,31,.14); }
.offer-bar a:hover { text-decoration: underline; text-underline-offset: 3px; }
.site-header { position: sticky; top: 0; z-index: 200; display: grid; min-height: 94px; grid-template-columns: 1fr auto 1fr; align-items: center; gap: 30px; border-bottom: 1px solid rgba(7,60,44,.12); background: rgba(255,253,248,.94); padding: 10px clamp(22px, 4.5vw, 72px); backdrop-filter: blur(18px); }
.brand { display: flex; width: max-content; align-items: center; gap: 12px; color: var(--forest); }
.brand img { width: 66px; height: 68px; object-fit: contain; }
.brand span { display: flex; flex-direction: column; font-size: 12px; font-weight: 700; letter-spacing: .1em; line-height: 1.1; text-transform: uppercase; }
.brand strong { font-size: 19px; letter-spacing: -.035em; text-transform: none; }
.main-nav { display: flex; align-items: center; gap: clamp(20px, 2.6vw, 42px); font-size: 14px; font-weight: 720; }
.main-nav a { position: relative; padding: 16px 0; }
.main-nav a::after { position: absolute; right: 0; bottom: 7px; left: 0; height: 2px; background: var(--coral); content: ""; transform: scaleX(0); transition: transform .18s ease; }
.main-nav a:hover::after { transform: scaleX(1); }
.header-phone { justify-self: end; color: var(--forest); font-size: 16px; font-weight: 850; }
.header-phone span { display: inline-grid; width: 30px; height: 30px; place-items: center; margin-right: 7px; border-radius: 50%; background: var(--forest); color: var(--white); font-size: 9px; text-transform: uppercase; }
.menu-button { display: none; }

.hero { position: relative; display: grid; min-height: calc(100vh - 136px); grid-template-columns: minmax(0, .88fr) minmax(0, 1.12fr); gap: clamp(30px, 5vw, 86px); align-items: center; overflow: hidden; background: var(--forest-deep); color: var(--white); }
.hero::before { position: absolute; inset: 0 47% 0 0; opacity: .22; background-image: linear-gradient(rgba(255,255,255,.1) 1px, transparent 1px), linear-gradient(90deg,rgba(255,255,255,.1) 1px,transparent 1px); background-size: 72px 72px; content: ""; mask-image: linear-gradient(to bottom,transparent,#000 18%,#000 82%,transparent); }
.hero-copy { position: relative; z-index: 2; max-width: 720px; }
.hero h1 { margin: 0; font-size: clamp(62px, 7.5vw, 116px); letter-spacing: -.08em; line-height: .82; }
.hero h1 em { color: var(--sun); font-family: Georgia, "Times New Roman", serif; font-weight: 500; }
.hero-lead { max-width: 650px; margin: 34px 0 0; color: rgba(255,255,255,.74); font-size: clamp(17px, 1.5vw, 21px); line-height: 1.65; }
.hero-actions { display: flex; gap: 12px; margin-top: 34px; }
.hero-finance-button { display: flex; max-width: 590px; align-items: center; justify-content: space-between; gap: 20px; margin-top: 14px; border: 2px solid var(--sun); border-radius: 8px; background: linear-gradient(105deg,var(--sun),#ffd982); color: var(--forest-deep); padding: 17px 20px; box-shadow: 0 15px 40px rgba(0,0,0,.2); transition: transform .18s ease,box-shadow .18s ease; }
.hero-finance-button:hover { transform: translateY(-2px); box-shadow: 0 19px 50px rgba(0,0,0,.28); }
.hero-finance-button strong { font-size: 20px; letter-spacing: -.02em; text-transform: uppercase; }
.hero-finance-button span { font-size: 14px; font-weight: 800; text-align: right; }
.hero-proof { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); margin: 46px 0 0; padding: 24px 0 0; border-top: 1px solid rgba(255,255,255,.19); list-style: none; }
.hero-proof li { display: grid; gap: 5px; border-right: 1px solid rgba(255,255,255,.14); padding-right: 20px; }
.hero-proof li + li { padding-left: 20px; }
.hero-proof li:last-child { border-right: 0; }
.hero-proof strong { color: var(--sun); font-size: 22px; }
.hero-proof span { color: rgba(255,255,255,.6); font-size: 10px; font-weight: 750; letter-spacing: .08em; text-transform: uppercase; }
.hero-media { position: relative; min-height: 690px; }
.hero-media > img { position: absolute; inset: 0; width: 100%; height: 100%; border-radius: 24px; object-fit: cover; object-position: center; box-shadow: 0 40px 100px rgba(0,0,0,.35); }
.hero-media::before { position: absolute; top: -18px; right: -18px; z-index: -1; width: 55%; height: 44%; border-radius: 22px; background: var(--blue); content: ""; }
.hero-media::after { position: absolute; right: -26px; bottom: -26px; z-index: -1; width: 36%; height: 52%; border-radius: 22px; background: var(--coral); content: ""; }
.image-label { position: absolute; right: 18px; bottom: 18px; display: grid; gap: 5px; border-radius: 12px; background: rgba(3,41,31,.88); padding: 14px 18px; backdrop-filter: blur(12px); }
.image-label span { color: #f4cf83; font-size: 9px; font-weight: 850; letter-spacing: .12em; text-transform: uppercase; }
.image-label strong { font-size: 15px; }
.floating-card { position: absolute; top: 18px; right: 18px; left: auto; display: grid; width: min(300px,45%); gap: 8px; border: 2px solid rgba(3,41,31,.16); border-radius: 16px; background: var(--sun); color: var(--forest-deep); padding: 22px; box-shadow: var(--shadow); transform: none; }
.floating-card > span { font-size: 10px; font-weight: 850; letter-spacing: .13em; text-transform: uppercase; }
.floating-card strong { font-size: 19px; }
.floating-card a { margin-top: 5px; font-size: 12px; font-weight: 800; }

.ticker { overflow: hidden; background: var(--sun); color: var(--forest-deep); white-space: nowrap; }
.ticker div { display: flex; width: max-content; align-items: center; gap: 25px; padding: 15px 24px; font-size: 12px; font-weight: 900; letter-spacing: .12em; text-transform: uppercase; animation: ticker 22s linear infinite; }
.ticker i { display: inline-block; width: 7px; height: 7px; border-radius: 50%; background: var(--coral); }
@keyframes ticker { to { transform: translateX(-18%); } }

.intro { display: grid; grid-template-columns: 120px minmax(0,1.05fr) minmax(300px,.55fr); gap: clamp(35px,6vw,100px); align-items: start; background: var(--cream); }
.section-number { margin: 8px 0 0; color: var(--coral); font-size: 11px; font-weight: 850; letter-spacing: .12em; text-transform: uppercase; }
.intro h2 { max-width: 850px; }
.intro-copy { align-self: end; }
.intro-copy > p { margin: 0; color: var(--muted); font-size: 17px; line-height: 1.75; }
.pill-row { display: flex; flex-wrap: wrap; gap: 8px; margin-top: 28px; }
.pill-row span { border: 1px solid var(--line); border-radius: 999px; background: var(--paper); color: var(--forest); padding: 8px 12px; font-size: 10px; font-weight: 820; text-transform: uppercase; }

.services { background: var(--paper); }
.section-head { display: grid; max-width: 1380px; grid-template-columns: minmax(0,1.25fr) minmax(300px,.5fr); gap: 60px 100px; align-items: end; margin: 0 auto 66px; }
.section-head h2 { max-width: 900px; }
.section-head > p { margin: 0; color: var(--muted); font-size: 16px; line-height: 1.75; }
.services .eyebrow, .projects .eyebrow, .process .eyebrow { color: var(--coral); }
.service-grid { display: grid; max-width: 1380px; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 18px; margin: 0 auto; }
.service-card { overflow: hidden; border: 1px solid var(--line); border-radius: var(--radius); background: var(--white); box-shadow: 0 20px 55px rgba(20,38,29,.08); transition: transform .25s ease, box-shadow .25s ease; }
.service-card:hover { transform: translateY(-8px); box-shadow: var(--shadow); }
.service-image { position: relative; height: 270px; overflow: hidden; }
.service-image img { width: 100%; height: 100%; object-fit: cover; transition: transform .6s ease; }
.service-card:hover .service-image img { transform: scale(1.04); }
.service-image span { position: absolute; right: 14px; bottom: 14px; border-radius: 999px; background: var(--forest); color: var(--white); padding: 9px 12px; font-size: 10px; font-weight: 850; }
.service-body { display: flex; min-height: 410px; flex-direction: column; padding: 32px; }
.card-no { color: var(--coral); font-size: 11px; font-weight: 850; letter-spacing: .12em; }
.service-body h3 { margin: 10px 0 15px; color: var(--forest); font-size: 32px; letter-spacing: -.05em; line-height: 1; }
.service-body p { margin: 0; color: var(--muted); font-size: 17px; line-height: 1.7; }
.service-body ul { display: grid; gap: 8px; margin: 25px 0; padding: 0; color: #465249; font-size: 16px; list-style: none; }
.service-body li::before { margin-right: 8px; color: var(--coral); content: "—"; }
.service-body a { display: flex; justify-content: space-between; margin-top: auto; border-top: 1px solid var(--line); color: var(--forest); padding-top: 18px; font-size: 13px; font-weight: 850; }
.service-kitchen { border-top: 7px solid var(--coral); }
.service-bath { border-top: 7px solid var(--blue); }
.service-deck { border-top: 7px solid var(--forest-bright); }
.secondary-services { display: grid; max-width: 1380px; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 1px; margin: 22px auto 0; overflow: hidden; border: 1px solid var(--line); border-radius: 16px; background: var(--line); }
.secondary-services > div { background: var(--cream); padding: 30px; }
.secondary-services span { color: var(--coral); font-size: 11px; font-weight: 850; }
.secondary-services h3 { margin: 18px 0 8px; color: var(--forest); font-size: 21px; }
.secondary-services p { margin: 0; color: var(--muted); font-size: 16px; }

.finance { position: relative; display: grid; grid-template-columns: minmax(0,1fr) minmax(400px,.9fr); gap: clamp(50px,8vw,130px); align-items: center; overflow: hidden; background: linear-gradient(120deg,var(--forest),#0f694c 60%,var(--blue)); color: var(--white); }
.finance::after { position: absolute; right: -90px; bottom: -150px; width: 410px; height: 410px; border: 60px solid rgba(255,255,255,.08); border-radius: 50%; content: ""; }
.finance > * { position: relative; z-index: 1; }
.finance h2 { max-width: 850px; }
.finance-copy > p:not(.eyebrow) { max-width: 680px; margin: 28px 0 0; color: rgba(255,255,255,.74); font-size: 17px; line-height: 1.75; }
.finance .button { margin-top: 30px; }
.budget-stack { display: grid; overflow: hidden; border: 1px solid rgba(255,255,255,.22); border-radius: var(--radius); background: rgba(255,255,255,.1); backdrop-filter: blur(14px); }
.budget-stack > div { display: flex; min-height: 106px; align-items: center; justify-content: space-between; gap: 20px; border-bottom: 1px solid rgba(255,255,255,.16); padding: 24px 28px; }
.budget-stack span { color: rgba(255,255,255,.65); font-size: 12px; font-weight: 750; }
.budget-stack strong { color: #ffe2a4; font-size: 18px; text-align: right; }
.budget-stack > p { margin: 0; color: rgba(255,255,255,.58); padding: 20px 28px; font-size: 10px; line-height: 1.55; }

.projects { background: var(--forest-deep); color: var(--white); }
.projects .section-head h2 { color: var(--white); }
.projects .section-head > p { color: rgba(255,255,255,.66); }
.project { display: grid; max-width: 1380px; min-height: 610px; grid-template-columns: minmax(290px,.66fr) minmax(0,1.55fr); overflow: hidden; margin: 0 auto 30px; border-radius: var(--radius); box-shadow: 0 35px 90px rgba(0,0,0,.22); }
.project-bar { grid-template-columns: minmax(0,2.2fr) minmax(250px,.48fr); }
.project:nth-of-type(even) .project-copy { order: 2; }
.project-green { background: #0b5a41; }
.project-coral { background: #965239; }
.project-blue { background: #386d78; }
.project-copy { display: flex; justify-content: center; flex-direction: column; padding: clamp(35px,5vw,70px); }
.project-copy > span { color: rgba(255,255,255,.65); font-size: 10px; font-weight: 850; letter-spacing: .13em; text-transform: uppercase; }
.project-copy h3 { margin: 30px 0 20px; font-size: clamp(38px,4vw,60px); letter-spacing: -.06em; line-height: .96; }
.project-copy p { margin: 0; color: rgba(255,255,255,.82); font-size: 17px; line-height: 1.72; }
.project-copy a { margin-top: 36px; border-top: 1px solid rgba(255,255,255,.25); padding-top: 18px; font-size: 13px; font-weight: 850; }
.project-gallery { display: grid; min-width: 0; grid-template-columns: 1.45fr .78fr; grid-template-rows: repeat(2,minmax(0,1fr)); gap: 5px; background: rgba(255,255,255,.15); }
.project-gallery figure { position: relative; min-height: 0; overflow: hidden; margin: 0; }
.project-gallery .project-main { grid-row: 1/-1; }
.project-gallery img { width: 100%; height: 100%; object-fit: cover; transition: transform .65s ease; }
.project-gallery figure:hover img { transform: scale(1.04); }
.project-gallery figcaption { position: absolute; right: 14px; bottom: 14px; border: 1px solid rgba(255,255,255,.35); border-radius: 999px; background: rgba(3,41,31,.8); padding: 7px 11px; font-size: 9px; font-weight: 850; letter-spacing: .12em; text-transform: uppercase; backdrop-filter: blur(8px); }
.project-bar .project-gallery { grid-template-columns: 1.35fr repeat(2,minmax(0,.72fr)); grid-template-rows: repeat(2,minmax(0,1fr)); }
.project-bar .project-copy { padding: clamp(28px,3vw,44px); }
.project-bar .project-copy h3 { font-size: clamp(34px,3.3vw,48px); }

.project-updates { background: linear-gradient(145deg,#f8f1e3,#fffdf8 48%,#e6f1ef); }
.project-updates .eyebrow { color: var(--coral); }
.update-grid { display: grid; max-width: 1380px; grid-template-columns: repeat(12,minmax(0,1fr)); gap: 20px; margin: 0 auto; }
.update-card { position: relative; display: grid; min-width: 0; overflow: hidden; border-radius: var(--radius); box-shadow: var(--shadow); }
.update-card::before { position: absolute; inset: 0 auto 0 0; z-index: 4; width: 8px; background: var(--sun); content: ""; }
.update-kitchen { grid-column: span 7; background: var(--forest); color: var(--white); }
.update-bar { grid-column: span 5; background: #a64f35; color: var(--white); }
.update-bath { grid-column: 2 / span 10; grid-template-columns: minmax(270px,.54fr) minmax(0,1fr); background: #397986; color: var(--white); }
.update-card-copy { padding: clamp(30px,4vw,52px); }
.update-card-copy > span { color: #ffe0a0; font-size: 10px; font-weight: 850; letter-spacing: .13em; text-transform: uppercase; }
.update-card-copy h3 { margin: 24px 0 15px; font-size: clamp(34px,4vw,56px); letter-spacing: -.06em; line-height: .98; }
.update-card-copy p { max-width: 650px; margin: 0; color: rgba(255,255,255,.82); font-size: 17px; line-height: 1.72; }
.update-images { display: grid; min-height: 390px; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 5px; background: rgba(255,255,255,.18); }
.update-images figure { position: relative; min-width: 0; overflow: hidden; margin: 0; }
.update-images img { width: 100%; height: 100%; object-fit: cover; transition: transform .6s ease; }
.update-images figure:hover img { transform: scale(1.035); }
.update-images figcaption { position: absolute; right: 12px; bottom: 12px; border: 1px solid rgba(255,255,255,.32); border-radius: 999px; background: rgba(3,41,31,.82); padding: 7px 10px; font-size: 9px; font-weight: 850; letter-spacing: .1em; text-transform: uppercase; backdrop-filter: blur(8px); }
.update-kitchen .update-images figure:first-child img { object-position: 60% center; }
.update-bar .update-images { min-height: 340px; grid-template-columns: 1fr; grid-template-rows: repeat(2,minmax(0,1fr)); }
.update-bath .update-images { min-height: 570px; }
.update-images-bathroom { grid-template-columns: repeat(2,minmax(0,1fr)); grid-template-rows: repeat(2,minmax(0,1fr)); }

.more-work { background: var(--forest-deep); color: var(--white); }
.more-work .eyebrow { color: var(--sun); }
.more-work .section-head > p { color: rgba(255,255,255,.75); }
.more-work-grid { display: grid; max-width: 1380px; grid-template-columns: repeat(12,minmax(0,1fr)); gap: 12px; margin: 0 auto; }
.more-work-grid figure { position: relative; min-height: 360px; grid-column: span 4; overflow: hidden; margin: 0; border-radius: 16px; background: #0b4435; }
.more-work-grid figure:nth-child(1),.more-work-grid figure:nth-child(5) { grid-column: span 5; }
.more-work-grid figure:nth-child(2),.more-work-grid figure:nth-child(6) { grid-column: span 7; }
.more-work-grid img { width: 100%; height: 100%; object-fit: cover; transition: transform .6s ease; }
.more-work-grid figure:hover img { transform: scale(1.035); }
.more-work-grid figcaption { position: absolute; right: 14px; bottom: 14px; border-radius: 999px; background: rgba(3,41,31,.88); padding: 8px 12px; font-size: 13px; font-weight: 850; }

.about { display: grid; grid-template-columns: minmax(0,.75fr) minmax(0,1fr); gap: clamp(50px,9vw,140px); align-items: center; background: var(--cream); }
.about-quote { position: relative; display: grid; min-height: 530px; align-content: end; overflow: hidden; border-radius: var(--radius); background: linear-gradient(rgba(3,41,31,.1),rgba(3,41,31,.87)),url("images/projects/garage-addition-framing.webp") center/cover; color: var(--white); padding: clamp(30px,5vw,70px); }
.about-quote::before { position: absolute; top: 25px; left: 35px; color: var(--sun); content: "“"; font-family: Georgia,serif; font-size: 140px; line-height: 1; }
.about-quote p { position: relative; max-width: 580px; margin: 0 0 18px; font-family: Georgia,serif; font-size: clamp(32px,4.5vw,62px); font-style: italic; line-height: 1.05; }
.about-quote span { color: #f6d490; font-size: 10px; font-weight: 850; letter-spacing: .14em; text-transform: uppercase; }
.about-copy h2 { max-width: 780px; }
.about-copy > p:not(.eyebrow) { color: var(--muted); font-size: 18px; line-height: 1.75; }
.credential-list { margin: 34px 0 0; border-top: 1px solid var(--line); }
.credential-list div { display: grid; grid-template-columns: 150px 1fr; gap: 20px; border-bottom: 1px solid var(--line); padding: 17px 0; }
.credential-list dt { color: var(--forest); font-size: 11px; font-weight: 850; text-transform: uppercase; }
.credential-list dd { margin: 0; color: var(--muted); font-size: 13px; }

.process { background: var(--paper); }
.process-grid { display: grid; max-width: 1380px; grid-template-columns: repeat(4,minmax(0,1fr)); margin: 0 auto; padding: 0; border-top: 1px solid var(--line); list-style: none; }
.process-grid li { min-height: 330px; border-right: 1px solid var(--line); padding: 38px 30px; }
.process-grid li:first-child { padding-left: 0; }
.process-grid li:last-child { border-right: 0; }
.process-grid span { display: grid; width: 44px; height: 44px; place-items: center; border-radius: 50%; background: var(--forest); color: var(--white); font-size: 11px; font-weight: 850; }
.process-grid h3 { margin: 10px 0 16px; color: var(--forest); font-size: 25px; letter-spacing: -.04em; }
.process-grid p { margin: 0; color: var(--muted); font-size: 17px; line-height: 1.7; }

.areas { display: grid; grid-template-columns: minmax(0,.85fr) minmax(420px,1.15fr); gap: clamp(60px,10vw,160px); align-items: center; background: linear-gradient(125deg,var(--forest-deep),#164e45); color: var(--white); }
.areas-copy h2 { max-width: 760px; color: var(--white); }
.areas-copy > p:not(.eyebrow) { max-width: 650px; color: rgba(255,255,255,.68); font-size: 16px; line-height: 1.75; }
.area-links { border-top: 1px solid rgba(255,255,255,.22); }
.area-links a,.area-links > div { display: grid; grid-template-columns: 1fr auto; gap: 18px; align-items: center; border-bottom: 1px solid rgba(255,255,255,.22); padding: 22px 8px; transition: background .18s ease,padding .18s ease; }
.area-links a:hover { background: rgba(255,255,255,.07); padding-right: 16px; padding-left: 16px; }
.area-links span { color: var(--sun); font-size: 10px; font-weight: 850; }
.area-links strong { font-size: 16px; }
.area-links em { color: rgba(255,255,255,.58); font-size: 11px; font-style: normal; }

.reviews { display: grid; grid-template-columns: minmax(280px,.6fr) minmax(0,1fr); gap: clamp(50px,9vw,140px); align-items: center; background: var(--sun); }
.review-number { display: flex; align-items: flex-start; flex-direction: column; }
.review-number strong { display: block; margin: 0 0 30px; color: var(--forest-deep); font-family: Georgia,serif; font-size: clamp(104px,13vw,198px); font-weight: 500; letter-spacing: -.06em; line-height: 1; }
.review-stars { display: block; margin: 0 0 14px; color: var(--forest-deep); font-size: clamp(22px,2.2vw,34px); letter-spacing: .08em; line-height: 1; }
.review-number span { margin: 0; color: var(--forest); font-size: 15px; font-weight: 850; line-height: 1.4; text-transform: uppercase; }
.review-copy h2 { max-width: 820px; }
.review-copy > p:not(.eyebrow) { max-width: 700px; color: #4f503f; font-size: 16px; line-height: 1.7; }
.review-copy .button { margin-top: 20px; }
.review-actions { display: flex; flex-wrap: wrap; gap: 18px; align-items: center; margin-top: 20px; }
.review-actions .button { margin-top: 0; }
.review-actions > a:not(.button) { color: var(--forest); font-size: 13px; font-weight: 850; }

.blog { background: var(--cream); }
.blog .eyebrow { color: var(--coral); }
.blog-grid { display: grid; max-width: 1380px; grid-template-columns: 1.18fr repeat(2,minmax(0,.91fr)); gap: 18px; margin: 0 auto; }
.blog-card { display: flex; min-width: 0; overflow: hidden; border: 1px solid var(--line); border-radius: var(--radius); background: var(--white); box-shadow: 0 18px 50px rgba(20,38,29,.08); flex-direction: column; transition: transform .22s ease,box-shadow .22s ease; }
.blog-card:hover { box-shadow: var(--shadow); transform: translateY(-6px); }
.blog-card-image { position: relative; display: block; height: 260px; overflow: hidden; background: var(--forest); }
.blog-card-featured .blog-card-image { height: 330px; }
.blog-card-image img { width: 100%; height: 100%; object-fit: cover; transition: transform .6s ease; }
.blog-card:hover .blog-card-image img { transform: scale(1.04); }
.blog-card-image > span { position: absolute; top: 16px; left: 16px; border-radius: 999px; background: rgba(3,41,31,.86); color: var(--white); padding: 8px 11px; font-size: 9px; font-weight: 850; letter-spacing: .1em; text-transform: uppercase; backdrop-filter: blur(8px); }
.blog-card-body { display: flex; flex: 1; flex-direction: column; padding: 30px; }
.blog-card-body > p:first-child { margin: 0; color: var(--coral); font-size: 10px; font-weight: 850; letter-spacing: .1em; text-transform: uppercase; }
.blog-card-body h3 { margin: 20px 0 14px; color: var(--forest); font-size: clamp(24px,2.2vw,34px); letter-spacing: -.05em; line-height: 1.03; }
.blog-card-body > p:not(:first-child) { margin: 0; color: var(--muted); font-size: 14px; line-height: 1.7; }
.blog-card-body > a { display: flex; justify-content: space-between; gap: 20px; margin-top: auto; border-top: 1px solid var(--line); color: var(--forest); padding-top: 18px; font-size: 12px; font-weight: 850; }

.article-hero { min-height: 520px; }
.article-shell { display: grid; max-width: 1180px; grid-template-columns: minmax(180px,.32fr) minmax(0,1fr); gap: clamp(45px,9vw,130px); margin: 0 auto; }
.article-aside { align-self: start; border-top: 4px solid var(--coral); padding-top: 18px; }
.article-aside span { display: block; color: var(--coral); font-size: 10px; font-weight: 850; letter-spacing: .12em; text-transform: uppercase; }
.article-aside p { color: var(--muted); font-size: 12px; line-height: 1.65; }
.article-body > p:first-child { color: #344139; font-size: 21px; font-weight: 600; line-height: 1.65; }
.article-body h2 { margin: 58px 0 20px; color: var(--forest); font-size: clamp(34px,4.4vw,58px); }
.article-body h3 { margin: 38px 0 14px; color: var(--forest); font-size: 25px; letter-spacing: -.04em; }
.article-body p,.article-body li { color: var(--muted); font-size: 16px; line-height: 1.82; }
.article-body ul,.article-body ol { padding-left: 22px; }
.article-callout { margin: 38px 0; border-left: 5px solid var(--sun); border-radius: 0 12px 12px 0; background: var(--cream); color: var(--forest); padding: 24px 28px; font-size: 16px; font-weight: 700; line-height: 1.65; }

.faq { display: grid; grid-template-columns: minmax(300px,.7fr) minmax(0,1.3fr); gap: clamp(60px,10vw,160px); background: var(--paper); }
.faq-head { align-self: start; }
.faq-head .eyebrow { color: var(--coral); }
.faq-head h2 { max-width: 600px; }
.faq-head a { display: inline-block; margin-top: 30px; color: var(--forest); font-size: 13px; font-weight: 850; }
.faq-list { border-top: 1px solid var(--line); }
.faq-list details { border-bottom: 1px solid var(--line); }
.faq-list summary { position: relative; cursor: pointer; padding: 28px 55px 28px 0; color: var(--forest); font-size: 18px; font-weight: 790; list-style: none; }
.faq-list summary::-webkit-details-marker { display: none; }
.faq-list summary::after { position: absolute; top: 22px; right: 0; display: grid; width: 34px; height: 34px; place-items: center; border: 1px solid var(--line); border-radius: 50%; content: "+"; transition: transform .18s ease; }
.faq-list details[open] summary::after { transform: rotate(45deg); }
.faq-list details p { max-width: 750px; margin: -6px 0 26px; color: var(--muted); font-size: 17px; line-height: 1.75; }

.referral { display: grid; grid-template-columns: minmax(0,1fr) minmax(300px,.48fr); gap: clamp(50px,9vw,140px); align-items: end; background: linear-gradient(110deg,var(--coral),#bb713a,var(--sun)); color: var(--white); }
.referral .eyebrow { color: #fff4c9; }
.referral h2 { max-width: 900px; color: var(--white); }
.referral > div:last-child p { color: rgba(255,255,255,.86); line-height: 1.7; }
.referral-destination { display: block; margin-top: 14px; color: rgba(255,255,255,.88); font-size: 14px; line-height: 1.55; }

.contact { display: grid; grid-template-columns: minmax(0,1fr) minmax(420px,.8fr); gap: clamp(60px,9vw,140px); align-items: center; background: var(--cream); }
.contact-copy h2 { max-width: 820px; }
.contact-copy > p:not(.eyebrow) { max-width: 680px; color: var(--muted); font-size: 16px; line-height: 1.75; }
.direct-contact { display: grid; gap: 14px; margin-top: 36px; }
.direct-contact a { display: grid; gap: 4px; width: max-content; color: var(--forest); }
.direct-contact span { color: var(--coral); font-size: 10px; font-weight: 850; letter-spacing: .12em; text-transform: uppercase; }
.direct-contact strong { font-size: clamp(23px,3vw,38px); letter-spacing: -.04em; }
.estimate-form { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 16px; border-radius: var(--radius); background: var(--white); box-shadow: var(--shadow); padding: clamp(28px,4vw,50px); }
.form-title { display: grid; grid-column: 1/-1; gap: 7px; margin-bottom: 10px; }
.form-title span { color: var(--coral); font-size: 10px; font-weight: 850; letter-spacing: .12em; text-transform: uppercase; }
.form-title strong { color: var(--forest); font-size: 28px; letter-spacing: -.04em; }
.estimate-form label { display: grid; gap: 8px; color: var(--forest); font-size: 11px; font-weight: 800; }
.estimate-form input,.estimate-form select,.estimate-form textarea { width: 100%; border: 1px solid var(--line); border-radius: 5px; background: var(--paper); color: var(--ink); padding: 13px 14px; }
.estimate-form input,.estimate-form select { min-height: 50px; }
.estimate-form textarea { resize: vertical; }
.estimate-form input:focus,.estimate-form select:focus,.estimate-form textarea:focus { border-color: var(--forest-bright); outline: 2px solid rgba(13,98,71,.13); }
.form-wide { grid-column: 1/-1; }
.checkbox { display: flex!important; align-items: center; grid-template-columns: auto 1fr; }
.checkbox input { width: 18px; min-height: 18px; }
.checkbox a { text-decoration: underline; text-underline-offset: 3px; }
.honeypot { position: absolute!important; left: -10000px!important; width: 1px!important; height: 1px!important; overflow: hidden!important; }
.form-status { min-height: 1.4em; margin: 0; color: var(--forest); font-size: 12px; font-weight: 760; line-height: 1.5; text-align: center; }
.form-status.is-error { color: #9a2f24; }
.form-status.is-success { color: #0b6647; }
.form-note { margin: 0; color: var(--muted); font-size: 10px; line-height: 1.55; text-align: center; }

.footer { display: grid; grid-template-columns: 1.35fr repeat(3,.75fr); gap: 50px; background: #021f18; color: rgba(255,255,255,.67); padding-top: 75px; padding-bottom: 26px; }
.footer-brand img { width: 95px; height: 95px; border-radius: 10px; object-fit: contain; }
.footer-brand p { color: #efd083; font-family: Georgia,serif; font-size: 18px; font-style: italic; }
.footer h2 { margin: 0 0 20px; color: var(--white); font-size: 12px; letter-spacing: .12em; text-transform: uppercase; }
.footer > div:not(.footer-brand):not(.footer-bottom) { display: flex; align-items: flex-start; flex-direction: column; gap: 11px; font-size: 13px; }
.footer a:hover { color: var(--white); }
.footer-bottom { display: flex; grid-column: 1/-1; justify-content: space-between; gap: 20px; margin-top: 35px; border-top: 1px solid rgba(255,255,255,.14); padding-top: 22px; font-size: 10px; }
.mobile-cta { display: none; }

.reveal { opacity: 0; transform: translateY(24px); transition: opacity .65s ease,transform .65s ease; }
.reveal.is-visible { opacity: 1; transform: none; }

/* Reusable inner-page styles */
.inner-hero { position: relative; display: grid; min-height: 620px; grid-template-columns: minmax(0,.9fr) minmax(0,1.1fr); align-items: stretch; background: var(--forest-deep); color: var(--white); }
.inner-hero-copy { display: flex; justify-content: center; flex-direction: column; padding: clamp(65px,8vw,130px) clamp(22px,6vw,95px); }
.breadcrumbs { display: flex; gap: 8px; margin-bottom: 30px; color: rgba(255,255,255,.55); font-size: 11px; }
.inner-hero h1 { margin: 0; font-size: clamp(52px,7vw,96px); letter-spacing: -.075em; line-height: .9; }
.inner-hero-copy > p:not(.eyebrow) { max-width: 670px; color: rgba(255,255,255,.72); font-size: 18px; line-height: 1.7; }
.inner-hero-media { position: relative; min-height: 520px; }
.inner-hero-media img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; }
.inner-hero-media::after { position: absolute; inset: 0; background: linear-gradient(90deg,var(--forest-deep),transparent 35%); content: ""; }
.content-section { display: grid; max-width: 1300px; grid-template-columns: minmax(230px,.4fr) minmax(0,1fr); gap: clamp(40px,9vw,130px); margin: 0 auto; }
.content-kicker { color: var(--coral); font-size: 11px; font-weight: 850; letter-spacing: .12em; text-transform: uppercase; }
.prose h2 { font-size: clamp(38px,5vw,68px); }
.prose h3 { margin: 42px 0 12px; color: var(--forest); font-size: 26px; letter-spacing: -.04em; }
.prose p,.prose li { color: var(--muted); font-size: 16px; line-height: 1.78; }
.prose ul { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 12px 28px; margin: 28px 0; padding: 0; list-style: none; }
.prose li { border-bottom: 1px solid var(--line); padding: 12px 0; }
.prose li::before { margin-right: 9px; color: var(--coral); content: "✓"; font-weight: 900; }
.inner-cta { display: grid; grid-template-columns: 1fr auto; gap: 40px; align-items: center; border-radius: var(--radius); background: linear-gradient(120deg,var(--forest),var(--blue)); color: var(--white); padding: clamp(32px,5vw,70px); }
.inner-cta h2 { max-width: 820px; color: var(--white); font-size: clamp(36px,5vw,64px); }

.text-assistant-toggle { position: fixed; right: 24px; bottom: 24px; z-index: 420; min-height: 58px; cursor: pointer; border: 2px solid var(--forest-deep); border-radius: 999px; background: var(--sun); color: var(--forest-deep); padding: 14px 22px; box-shadow: 0 18px 48px rgba(3,41,31,.3); font-size: 15px; font-weight: 900; }
.text-assistant-toggle::before { margin-right: 8px; content: "💬"; }
.text-assistant { position: fixed; right: 24px; bottom: 94px; z-index: 430; display: none; width: min(410px,calc(100vw - 32px)); max-height: calc(100vh - 130px); overflow-y: auto; border: 1px solid rgba(7,60,44,.18); border-radius: 22px; background: var(--paper); color: var(--ink); padding: 28px; box-shadow: 0 30px 90px rgba(3,41,31,.35); }
.text-assistant.is-open { display: block; }
.text-assistant-close { position: absolute; top: 12px; right: 14px; width: 38px; height: 38px; cursor: pointer; border: 0; border-radius: 50%; background: var(--cream); color: var(--forest); font-size: 26px; line-height: 1; }
.text-assistant h2 { margin: 0 36px 12px 0; color: var(--forest); font-size: 34px; line-height: 1; }
.text-assistant > p:not(.eyebrow) { color: var(--muted); font-size: 16px; line-height: 1.65; }
.text-assistant form { display: grid; gap: 14px; margin-top: 22px; }
.text-assistant label { display: grid; gap: 7px; color: var(--forest); font-size: 14px; font-weight: 800; }
.text-assistant input,.text-assistant select,.text-assistant textarea { width: 100%; border: 1px solid var(--line); border-radius: 7px; background: var(--white); color: var(--ink); padding: 12px 13px; font-size: 16px; }
.text-assistant textarea { resize: vertical; }

@media (max-width: 1080px) {
  .site-header { grid-template-columns: 1fr auto auto; }
  .menu-button { display: block; cursor: pointer; border: 1px solid var(--line); border-radius: 5px; background: var(--white); color: var(--forest); padding: 10px 13px; font-size: 12px; font-weight: 800; }
  .main-nav { position: absolute; top: calc(100% + 1px); right: 20px; display: none; width: 240px; align-items: stretch; flex-direction: column; gap: 0; border: 1px solid var(--line); border-radius: 8px; background: var(--white); box-shadow: var(--shadow); padding: 8px; }
  .main-nav.is-open { display: flex; }
  .main-nav a { padding: 13px; }
  .main-nav a::after { display: none; }
  .hero { grid-template-columns: 1fr 1fr; }
  .hero-media { min-height: 620px; }
  .floating-card { top: 16px; right: 16px; left: auto; }
  .intro { grid-template-columns: 1fr 1fr; }
  .section-number { grid-column: 1/-1; }
  .service-grid { grid-template-columns: repeat(2,minmax(0,1fr)); }
  .blog-grid { grid-template-columns: repeat(2,minmax(0,1fr)); }
  .blog-card-featured { grid-column: 1/-1; }
  .service-card:last-child { grid-column: 1/-1; }
  .finance,.about,.areas,.contact { grid-template-columns: 1fr 1fr; gap: 55px; }
  .project { grid-template-columns: 1fr; }
  .project:nth-of-type(even) .project-copy { order: initial; }
  .project-gallery { min-height: 560px; }
  .update-kitchen,.update-bar { grid-column: span 6; }
  .update-bath { grid-column: 1/-1; }
}

@media (max-width: 760px) {
  body { padding-bottom: 64px; }
  .section-pad { padding: 78px 20px; }
  .offer-bar { flex-direction: column; gap: 2px; padding: 8px 12px; }
  .offer-bar a { border-left: 0; padding-left: 0; }
  .site-header { min-height: 78px; gap: 8px; padding: 7px 14px; }
  .brand img { width: 52px; height: 58px; }
  .brand span { display: none; }
  .header-phone { border-radius: 5px; background: var(--forest); color: var(--white); padding: 10px 12px; font-size: 0; }
  .header-phone span { width: auto; height: auto; margin: 0; background: transparent; font-size: 12px; }
  .main-nav { right: 14px; left: 14px; width: auto; }
  .hero { min-height: auto; grid-template-columns: 1fr; padding-top: 60px; }
  .hero h1 { font-size: clamp(60px,19vw,82px); }
  .hero-actions { align-items: stretch; flex-direction: column; }
  .hero-proof { gap: 12px; grid-template-columns: 1fr; }
  .hero-proof li,.hero-proof li+li { border-right: 0; padding: 0; }
  .hero-media { min-height: 95vw; margin-top: 10px; }
  .floating-card { top: 12px; right: 12px; bottom: auto; left: auto; width: min(270px,calc(100% - 24px)); transform: none; }
  .image-label { display: none; }
  .intro,.section-head,.finance,.about,.areas,.reviews,.faq,.referral,.contact,.inner-hero,.content-section,.article-shell { grid-template-columns: 1fr; }
  .section-number { grid-column: auto; }
  .service-grid { display: flex; gap: 14px; overflow-x: auto; scroll-snap-type: x mandatory; }
  .service-card,.service-card:last-child { min-width: 88%; grid-column: auto; flex: 0 0 88%; scroll-snap-align: start; }
  .secondary-services { grid-template-columns: 1fr; }
  .blog-grid { grid-template-columns: 1fr; }
  .blog-card-featured { grid-column: auto; }
  .blog-card-image,.blog-card-featured .blog-card-image { height: 64vw; min-height: 250px; }
  .finance { gap: 42px; }
  .budget-stack > div { align-items: flex-start; flex-direction: column; }
  .budget-stack strong { text-align: left; }
  .project { min-height: 0; }
  .project-copy { padding: 38px 26px; }
  .project-gallery { min-height: auto; grid-template-columns: repeat(2,minmax(0,1fr)); grid-template-rows: 68vw 42vw; }
  .project-gallery .project-main { grid-column: 1/-1; grid-row: auto; }
  .project-bar .project-gallery { grid-template-columns: repeat(2,minmax(0,1fr)); grid-template-rows: 68vw repeat(2,42vw); }
  .update-grid { grid-template-columns: 1fr; }
  .update-kitchen,.update-bar,.update-bath { grid-column: auto; grid-template-columns: 1fr; }
  .update-images,.update-bar .update-images { min-height: auto; grid-template-columns: repeat(2,minmax(0,1fr)); grid-template-rows: 72vw; }
  .update-bath .update-images { min-height: auto; grid-template-columns: repeat(2,minmax(0,1fr)); grid-template-rows: repeat(2,62vw); }
  .update-images figure { min-height: 72vw; }
  .about-quote { min-height: 115vw; }
  .process-grid { grid-template-columns: 1fr; }
  .process-grid li,.process-grid li:first-child { min-height: auto; border-right: 0; border-bottom: 1px solid var(--line); padding: 30px 0; }
  .process-grid h3 { margin-top: 28px; }
  .review-number strong { font-size: clamp(96px,32vw,150px); }
  .more-work-grid { grid-template-columns: 1fr 1fr; }
  .more-work-grid figure,.more-work-grid figure:nth-child(1),.more-work-grid figure:nth-child(2),.more-work-grid figure:nth-child(5),.more-work-grid figure:nth-child(6) { min-height: 66vw; grid-column: auto; }
  .estimate-form { grid-template-columns: 1fr; padding: 28px 20px; }
  .form-title,.form-wide { grid-column: auto; }
  .footer { grid-template-columns: 1fr 1fr; }
  .footer-brand { grid-column: 1/-1; }
  .footer-bottom { align-items: flex-start; flex-direction: column; }
  .mobile-cta { position: fixed; right: 0; bottom: 0; left: 0; z-index: 300; display: grid; min-height: 64px; grid-template-columns: 1fr 1fr; box-shadow: 0 -8px 26px rgba(3,41,31,.2); }
  .mobile-cta a { display: grid; place-items: center; background: var(--forest); color: var(--white); font-size: 13px; font-weight: 850; }
  .mobile-cta a:last-child { background: var(--sun); color: var(--forest-deep); }
  .text-assistant-toggle { right: 12px; bottom: 76px; }
  .text-assistant { right: 12px; bottom: 146px; width: calc(100vw - 24px); }
  .inner-hero { min-height: 0; }
  .inner-hero-media { min-height: 75vw; }
  .inner-hero-media::after { background: linear-gradient(0deg,var(--forest-deep),transparent 35%); }
  .prose ul { grid-template-columns: 1fr; }
  .inner-cta { grid-template-columns: 1fr; }
}

body.lightbox-open { overflow: hidden; }
.lightbox-enabled { cursor: zoom-in; }
.lightbox-enabled:focus-visible { outline: 4px solid var(--sun); outline-offset: -4px; }
.site-lightbox { position: fixed; inset: 0; z-index: 5000; display: none; place-items: center; background: rgba(2,19,14,.94); padding: clamp(20px,4vw,54px); backdrop-filter: blur(14px); }
.site-lightbox.is-open { display: grid; }
.site-lightbox img { display: block; width: auto; max-width: min(94vw,1800px); height: auto; max-height: 84vh; border-radius: 10px; object-fit: contain; box-shadow: 0 30px 100px rgba(0,0,0,.52); }
.site-lightbox p { position: fixed; right: 20px; bottom: 14px; left: 20px; margin: 0; color: rgba(255,255,255,.82); font-size: 14px; font-weight: 650; text-align: center; }
.site-lightbox-close { position: fixed; top: 18px; right: 18px; z-index: 1; display: grid; width: 48px; height: 48px; cursor: pointer; place-items: center; border: 1px solid rgba(255,255,255,.38); border-radius: 50%; background: rgba(255,255,255,.12); color: var(--white); font-size: 34px; line-height: 1; }
.site-lightbox-close:hover,.site-lightbox-close:focus-visible { background: var(--sun); color: var(--forest-deep); outline: none; }

@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  .ticker div { animation: none; }
  .reveal { opacity: 1; transform: none; transition: none; }
}
