:root{
  --ivory:#fbfaf7; --white:#fff; --teal:#0b4f52; --teal-dark:#073f42; --ink:#133f45;
  --muted:#607477; --sage:#a8b7a4; --sage-light:#e9eee7; --gold:#c89a4b; --cream:#f4f0e9;
  --line:#e7e1d8; --shadow:0 18px 50px rgba(31,63,63,.08); --radius:22px; --radius-sm:14px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ivory);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.55}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}
.container{width:min(1180px,calc(100% - 48px));margin-inline:auto}.serif{font-family:Georgia,"Times New Roman",serif}.eyebrow{font-size:.72rem;letter-spacing:.34em;text-transform:uppercase;font-weight:700}.section-title{font-family:Georgia,"Times New Roman",serif;font-weight:400;font-size:clamp(2.1rem,4vw,4.2rem);line-height:1.02;margin:.5rem 0 1rem}.section-copy{color:var(--muted);max-width:620px}.gold{color:var(--gold)}
.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.92);backdrop-filter:blur(20px);border-bottom:1px solid rgba(231,225,216,.75)}.nav-wrap{height:78px;display:flex;align-items:center;gap:28px}.brand img{width:168px;height:auto}.brand img,.footer-logo img{border-radius:var(--radius-sm)}.main-nav{display:flex;gap:28px;margin-left:auto;align-items:center}.main-nav a{font-size:.93rem;position:relative;padding:27px 0}.main-nav a.active::after,.main-nav a:hover::after{content:"";position:absolute;left:0;right:0;bottom:18px;height:2px;background:var(--gold)}.nav-quote,.btn{display:inline-flex;align-items:center;justify-content:center;gap:12px;border:0;border-radius:999px;background:var(--teal);color:#fff;padding:14px 24px;font-weight:650;cursor:pointer;transition:.2s ease}.nav-quote:hover,.btn:hover{background:var(--teal-dark);transform:translateY(-1px)}.btn.secondary{background:transparent;color:var(--teal);border:1px solid #7f9a9a}.menu-toggle{display:none;margin-left:auto;border:0;background:transparent;font-size:1.6rem;color:var(--teal)}
.hero{display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);min-height:650px;background:#fff}.hero-copy{padding:70px 6vw 48px max(24px,calc((100vw - 1180px)/2));display:flex;flex-direction:column;justify-content:center}.hero-title{font-family:Georgia,"Times New Roman",serif;font-size:clamp(3.3rem,6.5vw,6.7rem);font-weight:400;line-height:.92;margin:18px 0 22px;letter-spacing:-.04em}.hero p{font-size:1.08rem;color:#35585c;max-width:520px}.hero-media{position:relative;overflow:hidden}.hero-media img{width:100%;height:100%;object-fit:cover}.hero-media::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.3),transparent 28%);pointer-events:none}.script-note{font-family:"Brush Script MT","Segoe Script",cursive;color:var(--gold);font-size:2.1rem;line-height:1.05;transform:rotate(-2deg)}.hero-note{position:absolute;right:7%;bottom:8%;color:#1d464b}.benefits{display:flex;gap:44px;margin-top:40px}.benefit{display:grid;justify-items:center;text-align:center;font-size:.82rem;max-width:110px}.benefit-icon{width:50px;height:50px;border-radius:50%;display:grid;place-items:center;background:#f6f4ef;border:1px solid var(--line);font-size:1.4rem;margin-bottom:8px}
.section{padding:84px 0}.section-head{text-align:center;margin-bottom:34px}.section-head .section-copy{margin-inline:auto}.divider{display:flex;align-items:center;justify-content:center;gap:14px}.divider::before,.divider::after{content:"";width:52px;height:1px;background:var(--gold)}
.service-selector{display:grid;grid-template-columns:300px 1fr 1fr;gap:18px;align-items:stretch}.service-tabs{background:#fff;border:1px solid var(--line);border-radius:var(--radius-sm);padding:8px;display:flex;flex-direction:column;gap:5px}.service-tab{border:0;background:#f8f6f2;border-radius:10px;padding:15px 14px;display:flex;align-items:center;gap:12px;color:var(--ink);cursor:pointer;text-align:left}.service-tab.active{background:var(--teal);color:#fff}.tab-icon{font-size:1.2rem;width:26px}.tab-arrow{margin-left:auto}.service-feature-image{border-radius:var(--radius-sm);overflow:hidden;min-height:365px;background:#eee}.service-feature-image img{width:100%;height:100%;object-fit:cover}.service-feature-copy{background:#fff;border:1px solid var(--line);border-radius:var(--radius-sm);padding:38px;display:flex;flex-direction:column;justify-content:center}.service-feature-copy h3{font-family:Georgia,serif;font-size:2.5rem;font-weight:400;line-height:1.05;margin:8px 0 14px}.service-feature-copy ul{list-style:none;padding:0;margin:18px 0 26px}.service-feature-copy li{margin:9px 0}.service-feature-copy li::before{content:"✓";display:inline-grid;place-items:center;background:var(--teal);color:#fff;width:20px;height:20px;border-radius:50%;font-size:.7rem;margin-right:9px}
.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.service-card,.project-card,.value-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius-sm);overflow:hidden;box-shadow:0 8px 25px rgba(24,65,65,.03)}.service-card img{height:190px;width:100%;object-fit:cover}.service-card-body{padding:20px;position:relative}.service-card h3,.project-card h2{font-family:Georgia,serif;font-weight:400;font-size:1.45rem;margin:0 40px 7px 0}.service-card p,.project-card p{color:var(--muted);font-size:.92rem}.circle-arrow{position:absolute;right:18px;top:20px;width:38px;height:38px;border:1px solid #819999;border-radius:50%;display:grid;place-items:center}.service-card:hover{transform:translateY(-3px);box-shadow:var(--shadow);transition:.22s ease}
.gallery-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.gallery-strip img{width:100%;height:170px;object-fit:cover;border-radius:14px}.section-row{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:22px}.text-link{font-size:.9rem;border-bottom:1px solid var(--gold);padding-bottom:5px}
.cta-band{background:linear-gradient(100deg,#f0ede6,#fbfaf7);border-radius:28px;min-height:170px;display:flex;align-items:center;justify-content:space-between;gap:40px;padding:34px 54px;position:relative;overflow:hidden}.cta-band::before{content:"❧";position:absolute;left:16px;bottom:-45px;font-size:150px;color:#a8b7a4;opacity:.38}.cta-band h2{font-family:Georgia,serif;font-weight:400;font-size:clamp(2rem,4vw,3.8rem);margin:4px 0}.cta-band>div{position:relative;z-index:1}
.page-hero{padding:70px 0 42px;background:linear-gradient(180deg,#fff,#fbfaf7)}.page-hero-grid{display:grid;grid-template-columns:1fr 1.05fr;gap:46px;align-items:center}.page-hero img{border-radius:26px;height:420px;width:100%;object-fit:cover}.page-hero .section-title{font-size:clamp(3rem,5.4vw,5.4rem)}
.detail-grid{display:grid;grid-template-columns:.95fr 1.05fr;gap:46px;align-items:start}.detail-grid h1{font-family:Georgia,serif;font-size:clamp(3rem,5vw,5.2rem);font-weight:400;line-height:.96;margin:12px 0}.breadcrumbs{color:var(--muted);font-size:.82rem;margin-bottom:18px}.checklist{list-style:none;padding:0}.checklist li{margin:10px 0}.checklist li::before{content:"✓";display:inline-grid;place-items:center;width:22px;height:22px;border-radius:50%;background:var(--teal);color:#fff;margin-right:9px;font-size:.72rem}.detail-main{height:480px;width:100%;object-fit:cover;border-radius:24px}.thumb-row{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:10px}.thumb-row img{height:100px;width:100%;object-fit:cover;border-radius:12px}.detail-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:25px}
.form-layout{display:grid;grid-template-columns:1.05fr .95fr;gap:44px;align-items:start}.form-card{background:#fff;border:1px solid var(--line);border-radius:24px;padding:30px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.field{display:flex;flex-direction:column;gap:6px}.field.span-2{grid-column:1/-1}.field label{font-size:.82rem;color:#536a6c}.field input,.field select,.field textarea{border:1px solid #d8dbd4;background:#fff;border-radius:10px;padding:13px 14px;color:var(--ink);outline:none}.field input:focus,.field select:focus,.field textarea:focus{border-color:#8aa3a2;box-shadow:0 0 0 3px rgba(11,79,82,.08)}.form-status{margin-top:12px;color:var(--teal);font-weight:600;display:none}.contact-panel{background:var(--cream);border-radius:24px;overflow:hidden}.contact-panel img{width:100%;height:300px;object-fit:cover}.contact-panel-body{padding:26px}.contact-line{margin:12px 0}.contact-line a{text-decoration:underline;text-decoration-color:#d7bd8b;text-underline-offset:4px}
.filters{display:flex;gap:10px;flex-wrap:wrap;margin:18px 0 30px}.filter-btn{border:1px solid #cbd2cd;border-radius:999px;background:#fff;padding:9px 15px;color:var(--ink);cursor:pointer}.filter-btn.active{background:var(--teal);border-color:var(--teal);color:#fff}.project-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.project-card img{height:220px;width:100%;object-fit:cover}.project-card-body{padding:18px}.project-card[hidden]{display:none}
.values{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.value-card{padding:28px}.value-card h3,.value-card h2{font-family:Georgia,serif;font-size:1.5rem;font-weight:400;margin:0 0 10px}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:26px}.process-step{text-align:center;padding:24px}.step-num{width:42px;height:42px;border-radius:50%;background:#eadfcb;display:grid;place-items:center;margin:0 auto 12px;font-weight:700}
.site-footer{background:var(--teal-dark);color:#edf5f0;padding:50px 0 22px}.footer-grid{display:grid;grid-template-columns:1.15fr 1fr 1fr 1fr;gap:38px}.footer-logo img{width:155px;opacity:.96}.footer-title{font-weight:750;margin-bottom:12px}.footer-list{display:grid;gap:7px;font-size:.9rem;color:#dbe7e3}.footer-bottom{border-top:1px solid rgba(255,255,255,.25);margin-top:34px;padding-top:18px;display:flex;justify-content:space-between;gap:20px;font-size:.82rem;color:#d2dfdb}.socials{display:flex;gap:12px;margin-top:16px}.socials a{width:36px;height:36px;border-radius:50%;background:rgba(255,255,255,.1);display:grid;place-items:center}.socials a:hover{background:rgba(255,255,255,.18)}
.mobile-only{display:none}
@media (max-width:900px){.container{width:min(100% - 28px,720px)}.site-header .nav-wrap{height:68px}.brand img{width:145px}.menu-toggle{display:block}.main-nav,.nav-quote{display:none}.main-nav.open{position:absolute;top:68px;left:0;right:0;background:#fff;display:flex;flex-direction:column;gap:0;padding:14px 24px 24px;border-bottom:1px solid var(--line)}.main-nav.open a{padding:13px 0}.main-nav.open a.active::after{bottom:7px}.hero{grid-template-columns:1fr}.hero-copy{padding:54px 28px}.hero-media{min-height:420px}.benefits{gap:24px;justify-content:space-between}.service-selector,.page-hero-grid,.detail-grid,.form-layout{grid-template-columns:1fr}.service-selector{gap:14px}.service-tabs{display:grid;grid-template-columns:1fr 1fr}.service-feature-image{min-height:300px}.service-grid,.project-grid{grid-template-columns:1fr 1fr}.gallery-strip{grid-template-columns:1fr 1fr}.values,.process-grid{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1fr 1fr}.footer-bottom{flex-direction:column}.cta-band{padding:34px 28px}}
@media (max-width:600px){.hero-title{font-size:3.7rem}.benefits{gap:12px}.benefit{font-size:.73rem}.service-tabs{grid-template-columns:1fr}.service-feature-copy{padding:26px}.service-grid,.project-grid,.values,.process-grid,.form-grid{grid-template-columns:1fr}.field.span-2{grid-column:auto}.gallery-strip{grid-template-columns:1fr 1fr}.section{padding:60px 0}.section-row{align-items:start;flex-direction:column}.cta-band{align-items:flex-start;flex-direction:column}.footer-grid{grid-template-columns:1fr}.page-hero img{height:300px}.detail-main{height:360px}.thumb-row img{height:80px}}

/* Keep narrow screens and native mobile form controls inside their grid cells. */
.hero-copy,.hero-media,.form-layout>*,.form-grid>*,.detail-grid>*{min-width:0}
.field input,.field select,.field textarea{width:100%;min-width:0;max-width:100%;font-size:16px}
.field textarea{resize:vertical}
.form-notice{margin:0 0 20px;color:var(--ink)}
.form-notice a{text-decoration:underline}
.btn:disabled{opacity:.65;cursor:not-allowed;transform:none}
.script-note{color:#9b712e}
:where(a,button,input,select,textarea):focus-visible{outline:2px solid currentColor;outline-offset:4px}
.field :is(input,select,textarea):focus-visible{outline:2px solid var(--teal);outline-offset:2px}
.site-footer a:focus-visible{outline-color:#fff}
.contact-line a,.footer-list a{overflow-wrap:anywhere}
@media(max-width:360px){.hero-title{font-size:3.2rem}.form-card{padding:22px}.service-feature-copy h3{font-size:2.2rem}}
@media(max-width:900px){.main-nav.open{max-height:calc(100dvh - 68px);overflow-y:auto}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important}}

.form-trap{display:none}
.form-status[data-state="error"]{color:#8a2929}
.image-disclosure{position:relative}
.image-disclosure-label{position:absolute;top:16px;right:16px;z-index:3;padding:8px 13px;border:1px solid rgba(255,255,255,.62);border-radius:999px;background:rgba(7,63,66,.66);box-shadow:0 5px 18px rgba(7,63,66,.16);color:#fff;font-size:.68rem;font-weight:750;letter-spacing:.17em;line-height:1;text-transform:uppercase;pointer-events:none;opacity:.78;transition:opacity .22s ease}
.image-disclosure>img:hover+.image-disclosure-label{opacity:.28}
.gallery-strip .image-disclosure-label,.thumb-row .image-disclosure-label{top:10px;right:10px;padding:6px 9px;font-size:.56rem;letter-spacing:.12em}
/* Keep the desktop hero headline within its column when browser zoom changes the layout. */
@media (min-width:901px){
  .hero-copy{position:relative;z-index:2;padding-left:clamp(24px,calc((100vw - 1180px)/2),7.5vw)}
  .hero-title{width:calc(100% + 6vw)}
  .hero-media{z-index:1}
}

/* Larger logo on the left, vertically centered */
.site-header .nav-wrap {
  height: 96px;
  align-items: center;
}

.site-header .brand img {
  display: block;
  width: 220px;
  height: auto;
}

@media (max-width: 900px) {
  .site-header .nav-wrap {
    height: 80px;
  }

  .site-header .brand img {
    width: 180px;
  }

  .main-nav.open {
    top: 80px;
    max-height: calc(100dvh - 80px);
  }
}
