@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@400;500;600&family=Montserrat:wght@400;500;600;700;800&display=swap");
:root{--dark:#171b1d;--ink:#202124;--muted:#666;--beige:#d6c1ad;--beige2:#ead9c7;--light:#f7f4ef;--line:#ddd5cc}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:"Montserrat","Aptos","Segoe UI",Arial,sans-serif;background:#fbfaf7;line-height:1.55;font-size:14px;font-weight:500;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.wrap{width:min(1120px,92%);margin:auto}.narrow{width:min(900px,92%)}h1,h2,.center-title{font-family:"Cormorant Garamond",Georgia,"Times New Roman",serif;font-weight:500;line-height:1.02;letter-spacing:-.012em}h1{font-size:clamp(48px,5.75vw,76px);color:#fff;margin:0 0 24px;font-weight:500}h2{font-size:clamp(34px,3.9vw,48px);margin:0 0 24px;font-weight:500}.site-header{height:104px;background:#fff;position:sticky;top:0;z-index:10;box-shadow:0 1px 0 rgba(0,0,0,.06)}.nav-wrap{display:flex;align-items:center;justify-content:space-between;height:100%;gap:24px}.logo{flex:0 0 auto}.logo img{display:block;width:190px;height:78px;object-fit:contain}.main-nav{display:flex;align-items:center;gap:24px;text-transform:uppercase;font-size:11px;font-weight:800;letter-spacing:.065em;white-space:nowrap}.main-nav a{color:#1d2124;text-decoration:none;white-space:nowrap}.main-nav a:hover{color:#9f826a}.nav-toggle{display:none}.btn{display:inline-flex;align-items:center;justify-content:center;padding:16px 32px;background:linear-gradient(90deg,#f0ddca,#cbb19b);color:#1b1c1d;text-decoration:none;text-transform:uppercase;font-size:11px;font-weight:800;letter-spacing:.16em;border:0;cursor:pointer;white-space:nowrap;font-family:"Montserrat","Aptos","Segoe UI",Arial,sans-serif}.btn.small{padding:15px 25px}.btn.outline{background:transparent;border:1px solid rgba(255,255,255,.9);color:#fff}.hero{min-height:430px;background-size:cover;background-position:center;display:flex;align-items:center}.hero-inner{padding:84px 0}.lead{color:#fff;max-width:640px;border-left:2px solid var(--beige);padding-left:22px;font-weight:700;font-size:15px;letter-spacing:.01em}.lead p{margin:0}.hero-actions{display:flex;gap:18px;margin-top:32px}.notice{padding:14px 20px;background:#e9f7ec;color:#1d6b35;text-align:center}.section{padding:68px 0}.two-col{display:grid;grid-template-columns:1fr 1.1fr;gap:80px;align-items:center}.section-img{width:100%;display:block}.eyebrow{text-transform:uppercase;font-size:12px;font-weight:800;letter-spacing:.20em;margin:0 0 20px}.eyebrow:after{content:"";display:inline-block;width:44px;height:1px;background:var(--beige);vertical-align:middle;margin-left:18px}.beige{color:var(--beige)}.about-grid{align-items:stretch}.about-copy{display:flex;flex-direction:column;justify-content:space-between;min-height:326px}.about-copy h2{margin-bottom:18px}.about-text{font-size:14px;line-height:1.72;font-weight:500}.about-text p{margin:0 0 14px;max-width:560px}.about-img{height:326px;object-fit:cover}.center-title{text-align:center;font-size:42px;margin:0 0 42px;font-weight:500}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0}.service-card{display:grid;grid-template-columns:64px 1fr;column-gap:22px;align-items:center;padding:12px 30px;border-left:1px solid var(--line);min-height:106px}.service-card:first-child{border-left:0}.service-card .icon{grid-row:1/3;color:#1d2124}.icon svg,.benefit svg,.step svg,.contact-row svg{width:54px;height:54px;display:block}.service-card h3{font-size:14px;margin:0 0 4px;font-weight:800;letter-spacing:-.005em}.service-card p{font-size:12px;line-height:1.45;margin:0;font-weight:500}.dark-band{background:var(--dark);color:#fff;padding:38px 0}.band-grid{display:grid;grid-template-columns:1.55fr repeat(5,1fr);gap:28px;align-items:center}.band-title h2{font-size:38px;margin:0;font-weight:500}.benefit{display:flex;flex-direction:column;text-align:center;align-items:center;gap:10px;color:#e1d8cf;font-size:12px;line-height:1.32;font-weight:500}.benefit i{color:var(--beige);font-style:normal}.benefit svg{width:44px;height:44px}.process{padding:44px 0 50px}.steps{display:grid;grid-template-columns:repeat(5,1fr);gap:34px;text-align:center;position:relative}.step{position:relative;padding-top:2px}.step:not(:last-child)::after{content:"";position:absolute;top:22px;right:-36px;width:70px;height:1px;background:var(--line)}.steps b{display:inline-flex;width:30px;height:30px;border-radius:50%;align-items:center;justify-content:center;background:#d6c1ad;color:#fff;margin-bottom:12px;font-size:13px}.step i{display:flex;justify-content:center;color:#1d2124;margin-bottom:12px}.step svg{width:42px;height:42px}.steps strong{display:block;margin-bottom:9px;font-size:12px;font-weight:800}.steps p{font-size:12px;line-height:1.45;margin:0;font-weight:500}.survey{background:#f3eee8}.survey-grid{align-items:stretch}.survey-info,.survey-form{min-height:494px}.survey-info{display:flex;flex-direction:column;justify-content:center}.survey-info p{max-width:620px}.survey-info ul{margin-top:4px}.form{padding:30px}.form.dark{background:var(--dark);color:#fff}.form h3{text-transform:uppercase;letter-spacing:.20em;color:var(--beige);font-size:13px;margin:0 0 8px;font-weight:800}.form p{font-size:12px;color:#ddd;margin:0 0 14px;font-weight:500}.form input,.form textarea{width:100%;background:transparent;border:1px solid #5a6062;padding:12px 14px;color:inherit;margin-bottom:10px;border-radius:0;font-family:"Montserrat","Aptos","Segoe UI",Arial,sans-serif;font-size:12px;font-weight:500}.form textarea{min-height:100px;resize:vertical}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.form-grid input{margin-bottom:0}.check{display:flex;align-items:flex-start;gap:8px;font-size:13px;line-height:1.35;margin:12px 0 20px}.check input{width:auto!important;min-width:14px;margin:2px 0 0!important;padding:0}.check a{color:#ead7c4}.references{background:#fff}.ref-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:30px}.ref-card{border:1px solid var(--line);padding:26px;background:#fbfaf7}.ref-card img{max-height:70px;max-width:180px;object-fit:contain}.contact-split{display:grid;grid-template-columns:1fr 1.2fr}.contact-info{padding:60px 9vw;background:#e6ddd2}.contact-info h2{font-size:44px;font-weight:500}.contact-form{background:var(--dark);padding:42px 9vw}.contact-lines{margin-top:28px}.contact-row{display:grid;grid-template-columns:28px 1fr;gap:20px;align-items:start;margin:16px 0}.contact-row i{color:#1d2124}.contact-row svg{width:22px;height:22px}.contact-row a,.contact-row span{display:block;color:inherit;text-decoration:none;font-weight:800;line-height:1.75}.footer{background:var(--dark);color:#ddd;padding:19px 0;font-size:12px;font-weight:500}.footer-grid{display:grid;grid-template-columns:122px 1fr auto auto;gap:28px;align-items:center}.footer img{width:122px;height:52px;object-fit:contain}.footer a{color:#ddd}.privacy-page{padding-top:70px}.privacy-page h1{color:#111;font-size:clamp(34px,4vw,52px);white-space:nowrap;font-weight:500}.privacy-text h2{margin-top:30px}.privacy-text ul{padding-left:24px}.cookie{position:fixed;right:22px;bottom:22px;width:min(430px,calc(100% - 44px));background:#fff;border:1px solid var(--line);box-shadow:0 14px 50px rgba(0,0,0,.22);padding:20px;z-index:20;display:none}.cookie.show{display:block}.cookie h3{margin:0 0 8px}.cookie label{display:block;margin:8px 0}.cookie button{margin:6px 6px 0 0;padding:10px 12px;border:1px solid #ccc;background:#f5f2ee;cursor:pointer}@media(max-width:1080px){.main-nav{gap:15px;font-size:11px}.logo img{width:160px}.btn.small{padding:14px 18px}.two-col{gap:44px}}@media(max-width:900px){.site-header{height:auto}.nav-wrap{padding:12px 0}.nav-toggle{display:block;background:none;border:0;font-size:30px}.main-nav{display:none;position:absolute;top:90px;left:0;right:0;background:#fff;flex-direction:column;gap:0;padding:16px;white-space:normal}.main-nav.open{display:flex}.main-nav a{padding:12px}.two-col,.contact-split,.band-grid,.service-grid,.steps,.ref-grid,.footer-grid{grid-template-columns:1fr}.hero{min-height:560px}.form-grid{grid-template-columns:1fr}.service-card{border-left:0;border-top:1px solid var(--line);grid-template-columns:58px 1fr}.steps{text-align:center}.step:not(:last-child)::after{display:none}.footer-grid{gap:10px}.logo img{width:150px}.about-copy,.about-img,.survey-info,.survey-form{min-height:auto}.privacy-page h1{white-space:normal}}

/* WOC typography refinement: closer to the supplied home.jpg visual style */
h3,strong,.main-nav,.btn,.eyebrow{font-family:"Montserrat","Aptos","Segoe UI",Arial,sans-serif}
::placeholder{color:rgba(255,255,255,.72);opacity:1;font-family:"Montserrat","Aptos","Segoe UI",Arial,sans-serif;font-size:12px}

/* v1.5 – logo sizing, premium typography, success popup */
.site-header{height:112px;}
.nav-wrap{height:100%;}
.logo{display:flex;align-items:center;padding-top:3mm;padding-bottom:3mm;}
.logo img{width:230px;height:auto;max-height:94px;object-fit:contain;display:block;}
.footer{padding:14px 0;}
.footer-grid{grid-template-columns:172px 1fr auto auto;gap:30px;}
.footer img{width:172px;height:auto;max-height:74px;object-fit:contain;display:block;margin-top:3mm;margin-bottom:3mm;}

/* Match the supplied home.jpg: compact, uppercase, confident menu style */
.main-nav,
.main-nav a,
.btn,
.form h3,
.eyebrow,
.steps strong,
.service-card h3,
.benefit span{
  font-family:"Montserrat","Aptos","Segoe UI",Arial,sans-serif;
  text-transform:uppercase;
  font-weight:800;
  letter-spacing:.075em;
}
.main-nav{font-size:11px;gap:24px;}
.main-nav a{white-space:nowrap;line-height:1;}
.btn{font-size:11px;line-height:1;}

/* Premium serif section headings like the mockup */
h1,h2,.center-title,.band-title h2,.contact-info h2,.privacy-page h1{
  font-family:"Cormorant Garamond",Georgia,"Times New Roman",serif;
  font-weight:500;
  letter-spacing:-.015em;
}
.eyebrow{font-size:11px;letter-spacing:.20em;line-height:1.2;}
.center-title{font-size:46px;line-height:1.05;}
.section h2,.contact-info h2{line-height:1.02;}

/* Use popup instead of the old inline notice after successful form send */
.notice{display:none;}
.success-modal{position:fixed;inset:0;background:rgba(0,0,0,.54);z-index:9999;display:flex;align-items:center;justify-content:center;padding:22px;}
.success-modal__box{width:min(520px,100%);background:#fbfaf7;border:1px solid var(--line);box-shadow:0 22px 80px rgba(0,0,0,.32);padding:34px 34px 30px;text-align:center;color:var(--ink);}
.success-modal__box h3{font-family:"Cormorant Garamond",Georgia,"Times New Roman",serif;font-size:34px;line-height:1.05;font-weight:500;margin:0 0 12px;letter-spacing:-.01em;text-transform:none;}
.success-modal__box p{font-family:"Montserrat","Aptos","Segoe UI",Arial,sans-serif;font-size:14px;line-height:1.65;margin:0 0 24px;font-weight:500;}
.success-modal__box .btn{min-width:160px;}

@media(max-width:1080px){
  .logo img{width:205px;}
  .footer-grid{grid-template-columns:150px 1fr auto auto;}
  .footer img{width:150px;}
  .main-nav{gap:16px;font-size:10.5px;}
  .btn.small{padding-left:18px;padding-right:18px;}
}
@media(max-width:900px){
  .site-header{height:auto;}
  .logo img{width:178px;max-height:82px;}
  .main-nav{top:96px;font-size:12px;}
  .footer-grid{grid-template-columns:1fr;}
  .footer img{width:160px;margin-top:2mm;margin-bottom:2mm;}
  .success-modal__box{padding:28px 22px 24px;}
  .success-modal__box h3{font-size:30px;}
}
