:root{--navy:#10252a;--gold:#a67e43;--paper:#f6f4ee;--muted:#526367}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--paper);color:var(--navy);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.6}a{color:inherit}header{max-width:1440px;margin:auto;padding:26px 6%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #10252a20}.brand{display:flex;gap:13px;align-items:center;text-decoration:none;letter-spacing:.12em;font-size:17px}.brand img{border-radius:50%;object-fit:contain}.brand small{display:block;font-size:10px;letter-spacing:.25em}.header-call{font-size:14px;text-decoration:none}.hero{max-width:1440px;margin:auto;display:grid;grid-template-columns:1.1fr 1fr;min-height:690px}.hero-copy{padding:72px 8% 58px 13%}.eyebrow{font-size:12px;letter-spacing:.15em;font-weight:600;color:#7a5c32;margin:0 0 28px}h1,h2{font-family:Georgia,'Times New Roman',serif;font-weight:400;line-height:1.05;letter-spacing:-.045em;margin:0 0 30px}h1{font-size:clamp(58px,6.8vw,100px)}h1 em{font-weight:400;color:var(--gold)}.intro{font-size:18px;max-width:430px;color:var(--muted)}.actions{display:flex;flex-wrap:wrap;gap:22px;align-items:center;margin-top:32px}.button{padding:16px 22px;display:inline-flex;justify-content:space-between;align-items:center;gap:30px;text-decoration:none;border:0;font:inherit;font-weight:600;cursor:pointer;min-height:56px}.primary{background:var(--navy);color:white}.primary:hover{background:#24484f}.text-link{font-size:14px;text-underline-offset:6px}.payment-note{font-size:13px;color:var(--muted);max-width:450px;margin-top:28px}figure{margin:0;position:relative;min-height:580px;background:#b2c3c9;overflow:hidden}figure img{width:100%;height:100%;object-fit:cover;position:absolute}figure:after{content:'';position:absolute;inset:65% 0 0;background:linear-gradient(transparent,#092329b0)}figcaption{position:absolute;bottom:24px;left:30px;color:white;z-index:1;font-size:12px;letter-spacing:.15em}.enquiry{background:#eae9e1;padding:80px max(6%,calc((100vw - 1260px)/2));display:grid;grid-template-columns:.85fr 1.15fr;gap:80px}.enquiry h2{font-size:50px}.enquiry-copy>p{max-width:380px;color:var(--muted)}.contact{display:flex;flex-direction:column;margin-top:30px}.contact span{font-size:11px;letter-spacing:.16em;color:var(--muted);margin:20px 0 5px}.contact a{font-size:20px;text-decoration:none}.office{font-size:14px;margin-top:32px}.form-panel{background:var(--paper);padding:32px}.field{display:flex;flex-direction:column;margin-bottom:18px}label{font-size:14px;font-weight:600;margin-bottom:7px}label span{font-weight:400}input,select,textarea{font:inherit;color:var(--navy);background:#fff;border:1px solid #b8bdb7;padding:12px;min-width:0;width:100%;border-radius:0}textarea{resize:vertical}.two{display:grid;grid-template-columns:1fr 1fr;gap:18px}.consent{display:flex;gap:10px;align-items:flex-start;font-size:13px;line-height:1.5;margin:6px 0 20px}.consent input{width:18px;height:18px;flex:0 0 18px;margin:2px 0}.submit{width:100%}.submit:disabled{opacity:.6;cursor:wait}.form-note{font-size:12px;color:var(--muted);margin-bottom:0}#form-status{font-size:14px;margin:14px 0 0}#form-status[data-state=error]{color:#9f251c}#form-status[data-state=success]{color:#175a32}.trap{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}footer{max-width:1440px;margin:auto;padding:26px 6%;display:flex;justify-content:space-between;gap:20px;font-size:13px;color:var(--muted)}:focus-visible{outline:3px solid #b07d35;outline-offset:4px}@media(max-width:900px){.hero-copy{padding:48px 9%}.hero{min-height:560px}figure{min-height:520px}.enquiry{gap:35px;padding:55px 6%}.enquiry h2{font-size:40px}.two{grid-template-columns:1fr;gap:0}}@media(max-width:650px){header{padding:18px 6%}.brand{font-size:14px}.brand img{width:42px;height:42px}.header-call{font-size:12px}.hero{grid-template-columns:1fr}.hero-copy{padding:42px 6%}.hero h1{font-size:70px}.eyebrow{font-size:11px;letter-spacing:.1em}.hero figure{min-height:270px}.enquiry{grid-template-columns:1fr;padding:42px 6%;gap:24px}.form-panel{padding:24px}.enquiry h2{font-size:43px}footer{display:block}.contact a{font-size:19px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
