:root{--ivory:#f7f2ea;--gold:#c5a46d;--burgundy:#64283a;--green:#263e38;--ink:#292929;--line:#d8cbb9}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ivory);color:var(--ink);font:17px/1.7 Arial,sans-serif}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-family:Georgia,'Times New Roman',serif;font-weight:400;line-height:1.12}h1{font-size:clamp(3rem,5.4vw,5.6rem);letter-spacing:-.04em}h2{font-size:clamp(2.2rem,3.6vw,3.9rem);letter-spacing:-.035em}h3{font-size:1.7rem}em{font-weight:400;color:var(--burgundy)}p{margin:1.3rem 0;max-width:65ch}a{color:inherit;text-underline-offset:5px}button,input,select,textarea{font:inherit}button,a,input,select,textarea{touch-action:manipulation}button{cursor:pointer}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid var(--burgundy);outline-offset:5px}.staging{background:#e9dfd0;padding:6px 20px;font-size:12px;text-align:center}.header{max-width:1500px;margin:auto;display:flex;align-items:center;justify-content:space-between;padding:28px 5%;gap:24px;border-bottom:1px solid var(--line)}.brand{text-decoration:none;display:grid;line-height:1.3;white-space:nowrap}.brand span{font:26px Georgia,serif;letter-spacing:.12em}.brand small{font-size:10px;letter-spacing:.25em;margin-top:7px}nav{display:flex;align-items:center;gap:28px}nav a{font-size:14px;text-decoration:none}nav a:hover,.text-link:hover{color:var(--burgundy);text-decoration:underline}.button{display:inline-block;background:var(--burgundy);color:white;text-decoration:none;border:1px solid var(--burgundy);padding:15px 25px;font-size:15px;font-weight:600;line-height:1.4}.button:hover{background:#4a1c2a;color:white}.button.small{padding:13px 19px}.text-link{background:transparent;border:0;border-bottom:1px solid var(--burgundy);padding:7px 0;text-decoration:none;font-size:15px;color:var(--burgundy)}.hero{max-width:1500px;margin:auto;display:grid;grid-template-columns:1.03fr 1fr;align-items:center;gap:6%;padding:54px 5% 64px}.eyebrow{font-size:12px;letter-spacing:.18em;text-transform:uppercase;color:var(--burgundy);font-weight:600;margin:0 0 25px}.hero-copy>p:not(.eyebrow){font-size:18px;max-width:450px}.actions{display:flex;gap:24px;align-items:center;margin:30px 0;flex-wrap:wrap}.small-note{font:italic 17px Georgia,serif;color:#65564c}.hero-image img{width:100%;height:535px;object-fit:cover;object-position:49% center}.hero-image figcaption{text-align:right;margin-top:12px;font:italic 16px Georgia,serif}.ribbon{display:flex;justify-content:space-evenly;padding:18px 5%;border-block:1px solid var(--line);font-size:12px;letter-spacing:.17em;text-transform:uppercase}.section,.intro{max-width:1350px;margin:auto;padding:90px 5%}.split{display:grid;grid-template-columns:1fr 1.45fr;gap:9%}.intro{padding-top:100px;padding-bottom:60px}.section-heading{display:flex;justify-content:space-between;gap:24px;align-items:end;margin-bottom:36px}.gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.home-gallery{grid-template-columns:1.25fr 1fr 1fr}.gallery img{display:block;width:100%;height:400px;object-fit:cover}.home-gallery figure:nth-child(2){margin-top:65px}.home-gallery figure:nth-child(3){margin-top:30px}.gallery figcaption{font:italic 20px Georgia,serif;margin-top:18px}.services{border-block:1px solid var(--line)}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-top:40px}.cards article+article{border-left:1px solid var(--line);padding-left:32px}.number{color:var(--burgundy);display:block;font:italic 24px Georgia,serif;margin-bottom:25px}.process{list-style:decimal-leading-zero;margin:0;padding-left:40px}.process li{padding:0 0 20px 15px}.process li::marker{color:var(--burgundy);font:italic 23px Georgia,serif}.process p{margin:10px 0}.closing{text-align:center;padding:80px 20px;background:#ece2d4;border-top:1px solid var(--line)}.closing p{margin:18px auto}.closing .eyebrow{margin-bottom:20px}.closing .button{margin:18px 0}footer{padding:55px 5% 30px;max-width:1500px;margin:auto}.footer-top{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding-bottom:30px;margin-bottom:30px}.footer-top p{margin:0;font-size:15px}footer nav{flex-wrap:wrap;gap:15px 25px}.copyright{font-size:12px;color:#6b6057;margin-top:30px}.page-head{max-width:1200px;margin:auto;padding:35px 5% 50px}.breadcrumbs{font-size:14px;margin-bottom:60px;color:#6b6057}.page-head h1{max-width:950px}.lead{font-size:21px;max-width:730px}.prose{max-width:1000px;padding-top:45px;padding-bottom:45px}.prose ul{padding-left:24px}.link-list{display:flex;gap:25px;flex-wrap:wrap}.faq{max-width:1000px}.faq h2{margin-bottom:30px}details{border-top:1px solid var(--line);padding:20px 0}summary{cursor:pointer;font-size:18px;font-weight:500;padding-right:20px}details p{margin:15px 0}.enquiry{display:grid;grid-template-columns:1fr 1fr;gap:8%;border-top:1px solid var(--line)}form{background:white;padding:32px}fieldset{border:0;padding:0;margin:0}label{display:block;font-size:15px;margin:14px 0 6px}label span{font-size:13px;color:#685e56}input,select,textarea{width:100%;padding:12px;border:1px solid #9a8c7b;background:white;border-radius:0;color:var(--ink)}input[type=checkbox]{width:19px;height:19px;flex:none}.checkbox{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.notice{font-size:14px;padding:14px;border-left:3px solid var(--gold);background:#ece2d4}.honeypot{position:absolute;left:-10000px}.menu-toggle,.mobile-cta{display:none}.sr-only,.skip:not(:focus){position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.skip:focus{position:fixed;z-index:20;background:white;padding:16px}#form-status{font-size:15px;color:var(--burgundy)}[hidden]{display:none!important}@media(max-width:1050px){nav{gap:16px}.header{padding-inline:4%}.hero{gap:5%}.hero-image img{height:470px}.brand span{font-size:21px}.brand small{font-size:9px}.header nav a{font-size:13px}}@media(max-width:800px){.header{position:relative;flex-wrap:wrap;padding:20px 6%}.menu-toggle{display:block;background:transparent;border:1px solid var(--line);padding:10px 15px;color:var(--burgundy)}.header nav{display:none;width:100%;align-items:stretch;padding:20px 0;gap:20px;flex-direction:column}.header nav.open{display:flex}.header nav a{font-size:16px}.hero{grid-template-columns:1fr;padding:42px 6%;gap:35px}.hero h1{font-size:clamp(3rem,8vw,4.5rem)}.hero-image img{height:auto;max-height:520px}.eyebrow{margin-bottom:20px}.ribbon{gap:12px;flex-wrap:wrap;font-size:11px}.section,.intro{padding:55px 6%}.split,.enquiry{grid-template-columns:1fr;gap:25px}.section-heading{display:block}.section-heading>a{display:inline-block;margin-top:20px}.cards{grid-template-columns:1fr;gap:30px}.cards article+article{border-left:0;border-top:1px solid var(--line);padding:25px 0 0}.home-gallery{grid-template-columns:1fr 1fr}.home-gallery figure:first-child{grid-column:1/-1}.home-gallery figure:nth-child(2),.home-gallery figure:nth-child(3){margin:0}.gallery img{height:270px}.home-gallery figure:first-child img{height:350px}.page-head{padding:25px 6%}.page-head h1{font-size:3.2rem}.breadcrumbs{margin-bottom:35px}.footer-top{display:block}.footer-top p{margin-top:20px}footer{padding-bottom:100px}.mobile-cta{display:block;position:fixed;bottom:14px;left:6%;right:6%;text-align:center;box-shadow:0 4px 16px #29292930;z-index:10}form{padding:24px}.staging{font-size:12px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}@media(min-width:801px){.menu-toggle{display:none}}

.page-photograph{margin:0 auto 2rem;max-width:48rem;text-align:center}.page-photograph img{display:block;width:auto;max-width:100%;height:auto;max-height:620px;margin:auto}.gallery picture{display:block;width:100%}.hero-image picture{display:block;height:100%}.prose blockquote{margin:2rem 0;border-left:2px solid var(--accent);padding-left:1.5rem;font-size:1.4rem}.prose blockquote footer{padding:0;background:none;font-size:.9rem}

.hero-image img{object-position:50% center}

.gallery img{height:auto}.gallery{align-items:start}@media(max-width:800px){.gallery:not(.home-gallery){grid-template-columns:1fr}.home-gallery figure:first-child img{height:auto}}

.hero-image{width:100%;max-width:460px;justify-self:end}.hero-image img{height:auto;max-height:none}

/* Compact section rhythm: avoid stacked padding around headings and photographs. */
.section,.intro{padding-block:28px}
.prose{padding-block:22px}
.section>:last-child,.intro>:last-child,.page-head>:last-child{margin-bottom:0}
.page-head{padding-top:24px;padding-bottom:16px}
.breadcrumbs{margin-bottom:24px}
.page-head .eyebrow{margin-bottom:16px}
.page-photograph.section{padding-block:12px;margin-bottom:8px}
.section-heading{margin-bottom:24px}
.cards{margin-top:24px}
.number{margin-bottom:16px}
.hero{padding-top:32px;padding-bottom:32px}
.closing{padding-block:40px}
.closing .button{margin-bottom:0}
.footer-top{padding-bottom:20px;margin-bottom:20px}
footer{padding-top:32px}
.link-list{gap:12px 24px;margin-top:16px}
@media(max-width:800px){
 .section,.intro{padding-block:20px}
 .prose{padding-block:18px}
 .page-head{padding-top:20px;padding-bottom:12px}
 .breadcrumbs{margin-bottom:20px}
 .page-photograph.section{padding-block:8px;margin-bottom:4px}
 .hero{padding-block:28px;gap:24px}
 .section-heading{margin-bottom:20px}
 .closing{padding-block:32px}
 .link-list{gap:10px 18px}
}
