:root{--ink:#303d35;--muted:#586159;--sage:#d9e2d3;--rust:#a64e32;--paper:#f8f6ef;--line:#ccd2c6;--sans:'Avenir Next',Avenir,'Segoe UI',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:25px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:17px;line-height:1.6}a{color:inherit;text-underline-offset:6px}button{font:inherit}img{display:block;max-width:100%;height:auto}h1,h2,h3,p,figure{margin:0}h1,h2,h3{line-height:1.14;letter-spacing:-.035em;font-weight:500}p+p{margin-top:13px}.wrap{width:min(1160px,calc(100% - 88px));margin-inline:auto}.header{display:flex;align-items:center;justify-content:space-between;min-height:112px;gap:24px;border-bottom:1px solid var(--line)}.brand{flex-shrink:0}.brand img{width:84px;height:84px;object-fit:contain}.header nav{display:flex;align-items:center;gap:32px;font-size:14px;font-weight:600}.header nav>a{text-decoration:none}.header nav>a:not(.button):hover{text-decoration:underline}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 20px;background:var(--ink);color:#fff;text-decoration:none;font-size:14px;font-weight:600;border:1px solid var(--ink);border-radius:0;transition:background .18s}.button:hover{background:#4a5a4d}.button.small{background:transparent;color:var(--ink);min-height:42px;padding:9px 23px}.button.small:hover{background:var(--sage)}.hero{display:grid;grid-template-columns:1.1fr 1fr;gap:80px;padding-block:49px 48px;align-items:center}.eyebrow{font-size:13px;font-weight:600;letter-spacing:.025em;line-height:1.5}.hero h1{font-size:clamp(43px,4.65vw,62px);line-height:1.05;letter-spacing:-.055em;margin-top:20px;max-width:580px}.hero h1::after{content:'';display:block;width:66px;height:4px;background:var(--rust);margin-top:25px}.hero-copy .lead{font-size:23px;font-weight:600;color:var(--rust);letter-spacing:-.025em}.hero-copy>p:not(.lead){font-size:16px;color:var(--muted)}.text-link{display:inline-block;font-size:14px;font-weight:600;margin-top:18px}.service{display:grid;grid-template-columns:1fr 1fr;gap:64px;border-top:1px solid var(--line);padding-block:33px;align-items:center;scroll-margin-top:25px}.section-label{display:flex;align-items:center;gap:16px;font-size:14px;font-weight:600}.section-number{color:var(--rust);font-size:12px;border-bottom:1px solid var(--rust);padding-bottom:3px}.service h2{font-size:38px;margin-block:19px 18px}.service-copy>p:not(.section-label){font-size:16px;max-width:450px;color:var(--muted)}.service-image{align-self:center}.service-image img{width:100%;height:300px;object-fit:cover}.service-image figcaption{font-size:14px;font-weight:500;padding:12px 15px;background:var(--sage);letter-spacing:.005em}.creative .service-image{grid-column:1;grid-row:1}.creative .service-copy{grid-column:2;grid-row:1}.creative .service-image figcaption{background:#e8c6b5}.creative h2{color:var(--rust)}.service details{margin-top:17px;max-width:450px}.service summary{list-style:none;display:flex;align-items:center;justify-content:space-between;cursor:pointer;font-size:14px;font-weight:600;padding:10px 0;border-bottom:1px solid var(--line);min-height:44px}.service summary::-webkit-details-marker{display:none}.service summary::after{content:'';width:7px;height:7px;border-right:1px solid currentColor;border-bottom:1px solid currentColor;transform:rotate(45deg);margin-right:4px;margin-bottom:4px}.service details[open] summary::after{transform:rotate(225deg);margin-top:6px}.more{padding-block:9px 15px;font-size:15px}.more ul{padding-left:19px;margin-block:10px}.more li+li{margin-top:7px}.more a{display:inline-block;margin-top:14px;font-size:14px;font-weight:600}.about{border-top:1px solid var(--line);display:grid;grid-template-columns:1.45fr 1fr;gap:54px;padding-block:40px 45px;align-items:start}.about-person{display:grid;grid-template-columns:112px 1fr;gap:24px}.portrait{width:112px;height:146px;object-fit:cover;object-position:center 30%}.about h2{font-size:25px;margin-block:10px 15px}.about-person p:not(.eyebrow){font-size:14px;color:var(--muted)}.consultation{border-left:2px solid #b7c6ac;padding-left:28px}.consultation h3{font-size:24px;margin-bottom:14px;line-height:1.25}.consultation>p{font-size:14px;color:var(--muted)}.consultation .button{margin-top:19px;width:100%;padding-inline:12px}.consultation .reassurance{font-size:12px;margin-top:9px}.footer{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap;padding-block:21px;border-top:1px solid var(--line);font-size:12px;color:var(--muted)}.footer a{text-decoration:none}.footer a:hover{text-decoration:underline}.menu-toggle{display:none}.skip{position:absolute;left:20px;top:-100px;background:var(--ink);color:white;padding:12px;z-index:100}.skip:focus{top:10px}:focus-visible{outline:3px solid var(--rust);outline-offset:5px}@media(max-width:1000px){.wrap{width:calc(100% - 48px)}.header nav{gap:20px;font-size:13px}.hero{gap:35px}.hero h1{font-size:50px}.service{gap:35px}.service h2{font-size:34px}.service-image img{height:290px}.about{gap:30px;grid-template-columns:1.2fr 1fr}.about-person{grid-template-columns:90px 1fr;gap:18px}.portrait{width:90px;height:118px}.consultation{padding-left:20px}.consultation h3{font-size:22px}}@media(max-width:700px){.wrap{width:calc(100% - 40px)}.header{min-height:93px;flex-wrap:wrap;gap:0}.brand img{width:72px;height:72px}.menu-toggle{display:block;background:transparent;border:1px solid var(--line);padding:9px 17px;min-height:44px;font-size:14px;color:var(--ink)}.header nav{display:none;width:100%;padding-bottom:16px;align-items:stretch;gap:0}.header nav.open{display:flex;flex-direction:column}.header nav>a{padding:12px 0}.header nav>a.button{margin-top:7px}.hero{grid-template-columns:1fr;gap:23px;padding-block:31px 32px}.hero .eyebrow{font-size:12px}.hero h1{font-size:44px;margin-top:17px}.hero h1::after{margin-top:21px;width:49px;height:3px}.hero-copy .lead{font-size:21px}.hero-copy>p:not(.lead){font-size:16px}.text-link{margin-top:15px;min-height:32px}.service{grid-template-columns:1fr;gap:23px;padding-block:29px}.section-label{font-size:14px;gap:12px}.service h2{font-size:34px;margin-block:15px}.service-copy>p:not(.section-label){font-size:16px;max-width:none}.service-image img{height:auto;aspect-ratio:1.55;object-fit:cover}.service-image figcaption{font-size:13px;padding:10px 12px}.creative .service-copy,.creative .service-image{grid-column:auto;grid-row:auto}.service details{max-width:none}.service summary{font-size:14px}.about{grid-template-columns:1fr;gap:29px;padding-block:30px}.about-person{grid-template-columns:78px 1fr;gap:18px}.portrait{width:78px;height:102px}.about h2{font-size:23px}.about-person p:not(.eyebrow){font-size:15px}.about .eyebrow{font-size:12px}.consultation{padding:23px;background:#e5eadd;border:0}.consultation h3{font-size:25px}.consultation>p{font-size:15px}.consultation .button{max-width:390px;font-size:14px;min-height:52px}.footer{gap:10px;font-size:12px}.footer>div{width:100%}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important}}

/* Shared inner pages */
.legal-links{display:flex;flex-wrap:wrap;gap:12px 24px}.header nav a[aria-current=page]{text-decoration:underline;text-decoration-color:var(--rust);text-decoration-thickness:2px}.page-hero{display:grid;grid-template-columns:1.1fr 1fr;gap:65px;align-items:center;padding-block:58px}.page-hero h1,.booking-hero h1{font-size:clamp(36px,4vw,54px);margin-block:20px 25px}.page-hero p:not(.eyebrow){max-width:590px}.intro{font-size:22px;line-height:1.5;color:var(--rust);font-weight:500;margin-bottom:18px}.page-hero figure img{width:100%;aspect-ratio:1.12;object-fit:cover}.page-hero figcaption{font-size:14px;padding:12px 16px;background:var(--sage)}.creative-hero h1{color:var(--rust)}.creative-hero figcaption{background:#e8c6b5}.about-hero{grid-template-columns:1.3fr .8fr}.about-hero figure{max-width:350px;justify-self:end}.about-hero figure img{aspect-ratio:4/5;object-position:center 25%}.content-section{display:grid;grid-template-columns:1fr 1.25fr;gap:85px;padding-block:52px;border-top:1px solid var(--line)}.content-section h2{font-size:34px;margin-block:14px 22px}.content-section p{color:var(--muted)}.content-section .eyebrow{color:var(--ink)}.editorial-list article+article{border-top:1px solid var(--line);padding-top:24px;margin-top:24px}.editorial-list h3,.steps h3{font-size:22px;line-height:1.3;margin-bottom:10px}.approach-band{background:#e8eddf}.creative-band{background:#f0e0d6}.approach-band .content-section{border:0}.steps{list-style:none;counter-reset:steps;margin:0;padding:0}.steps li{counter-increment:steps;position:relative;padding-left:45px}.steps li::before{content:counter(steps,decimal-leading-zero);position:absolute;left:0;top:3px;font-size:13px;color:var(--rust);border-bottom:1px solid var(--rust)}.steps li+li{margin-top:28px}.page-cta{border-top:1px solid var(--line);display:grid;grid-template-columns:1.5fr 1fr;align-items:center;gap:65px;padding-block:45px}.page-cta h2{font-size:32px;margin-block:12px 18px;max-width:580px}.page-cta>div:last-child{justify-self:end}.reassurance{font-size:12px;color:var(--muted);margin-top:10px}.faq details{border-bottom:1px solid var(--line)}.faq summary{font-size:18px;font-weight:600;cursor:pointer;padding:17px 4px;line-height:1.5}.faq details p{padding:0 4px 20px}.related-links{display:flex;gap:12px 30px;flex-wrap:wrap;margin-top:22px;font-size:15px;font-weight:600}.booking-hero{padding-block:60px;max-width:950px}.booking-hero .intro{max-width:730px}.booking-hero .button{margin-top:10px;padding-inline:32px}.booking-note{display:grid;grid-template-columns:1fr 1fr;gap:60px;padding:35px;background:var(--sage);margin-block:0 45px}.booking-note h2{font-size:26px;margin-bottom:15px}.booking-note a{overflow-wrap:anywhere}@media(max-width:1000px){.page-hero{gap:35px}.content-section{gap:40px}.page-cta{gap:30px}.content-section h2{font-size:30px}}@media(max-width:700px){.page-hero,.about-hero,.content-section,.page-cta,.booking-note{grid-template-columns:1fr;gap:26px}.page-hero,.booking-hero{padding-block:32px}.page-hero h1,.booking-hero h1{font-size:37px;margin-block:16px 20px}.page-hero figure img{aspect-ratio:1.4}.about-hero figure{justify-self:start;width:100%;max-width:320px}.about-hero figure img{aspect-ratio:4/5}.intro{font-size:21px}.content-section{padding-block:34px}.content-section h2{font-size:29px;margin-bottom:15px}.page-cta{padding-block:34px}.page-cta h2{font-size:29px}.page-cta>div:last-child{justify-self:start}.booking-note{padding:25px;gap:30px;margin-bottom:30px}.legal-links{gap:12px 24px}.steps li{padding-left:38px}.faq summary{font-size:17px}.booking-hero .reassurance{max-width:290px}}

.footer-contact,.footer-socials{display:flex;flex-wrap:wrap;gap:10px 22px}.footer-contact a,.footer-socials a,.legal-links a{display:inline-flex;align-items:center;min-height:32px}.footer>p{align-self:center}@media(max-width:700px){.footer-contact{flex-direction:column;gap:0}.footer-socials{width:100%}}

.testimonial{padding-block:40px 45px;border-top:1px solid var(--line)}.testimonial figure{max-width:860px;margin-top:20px}.testimonial blockquote{margin:0;padding-left:24px;border-left:3px solid var(--rust);font-size:clamp(21px,2.4vw,28px);line-height:1.5}.testimonial figcaption{margin:18px 0 0 27px;font-size:14px;font-weight:600}

.legal-page{max-width:850px;padding-block:50px 65px}.legal-page h1{font-size:clamp(34px,4vw,50px);margin-bottom:22px}.legal-page h2{font-size:25px;margin:32px 0 15px}.legal-page p{line-height:1.75}.legal-page p+p{margin-top:12px}

.questions{border-top:1px solid var(--line);padding-block:36px 18px;scroll-margin-top:25px}.questions-heading{max-width:650px;margin-bottom:26px}.questions-heading h2{font-size:36px;margin-block:13px 16px}.questions-heading>p:last-child{color:var(--muted);font-size:16px;max-width:550px}.question-row{display:grid;grid-template-columns:1fr 1.4fr;gap:65px;padding-block:25px;border-top:1px solid var(--line)}.question-row h3{font-size:25px;line-height:1.3;max-width:340px}.question-row p{font-size:16px;color:var(--muted)}.question-row strong{font-weight:600;color:var(--ink)}.question-row .text-link{margin-top:12px}.question-row:last-child h3{color:var(--rust)}@media(max-width:700px){.questions{padding-block:29px 8px}.questions-heading h2{font-size:31px}.question-row{grid-template-columns:1fr;gap:15px;padding-block:24px}.question-row h3{font-size:24px;max-width:none}.questions-heading{margin-bottom:20px}}

.hero h1{font-size:clamp(38px,4.15vw,55px);line-height:1.09;max-width:540px}.hero-copy strong{color:var(--ink);font-weight:600}.hero-booking{margin-top:21px}.hero-routes{display:flex;flex-wrap:wrap;gap:12px 24px;margin-top:16px;font-size:14px;font-weight:600}.hero-routes a{min-height:32px;display:inline-flex;align-items:center}@media(max-width:700px){.hero h1{font-size:40px}.hero-booking{width:100%;text-align:center}.hero-routes{gap:9px 20px}}

/* More compact, service-led home and personal About layout. */
.home-page .home-opening{display:block;padding-block:38px 34px}.home-page .hero-title{max-width:930px}.home-page .hero h1{max-width:930px;font-size:clamp(35px,4.5vw,58px);line-height:1.1;letter-spacing:-.045em;margin-top:14px}.home-page .hero h1::after{display:none}.home-intro{display:flex;align-items:center;justify-content:space-between;gap:40px;margin-top:23px}.home-intro>p{max-width:660px;font-size:18px;line-height:1.65;color:var(--muted)}.home-intro .button{flex-shrink:0}.home-page .services{display:grid;grid-template-columns:1fr 1fr;gap:40px;padding-block:27px 38px;border-top:1px solid var(--line)}.home-page .service{display:flex;flex-direction:column;align-items:stretch;gap:20px;padding:0;border:0}.home-page .service-copy{order:2}.home-page .service-image{order:1;width:100%;align-self:stretch}.home-page .service-image img{height:230px;aspect-ratio:2;object-fit:cover}.home-page .service-image figcaption{display:none}.home-page .section-label{font-size:13px;text-transform:uppercase;letter-spacing:.08em;color:var(--rust)}.home-page .service h2{font-size:29px;line-height:1.2;margin-block:12px 14px;color:var(--ink)}.home-page .service-copy>p:not(.section-label){max-width:none}.home-page .service .text-link{margin-top:14px}.home-page .questions{display:grid;grid-template-columns:.75fr 1.65fr;column-gap:60px;padding-block:36px}.home-page .questions-heading{grid-row:1/4;margin:0}.home-page .questions-heading h2{font-size:30px;line-height:1.2}.home-page .question-row{grid-column:2;display:block;padding-block:20px;gap:0}.home-page .question-row:first-of-type{border-top:0;padding-top:0}.home-page .question-row h3{font-size:21px;max-width:none;margin-bottom:12px;color:var(--ink)}.home-page .question-row .text-link{font-size:13px}.home-page .about{padding-block:32px;gap:36px;grid-template-columns:1.3fr 1fr}.home-page .consultation{background:var(--ink);padding:26px;border:0;color:var(--paper)}.home-page .consultation h3{font-size:23px}.home-page .consultation>p{color:var(--paper)}.home-page .consultation .button{background:var(--paper);color:var(--ink);border-color:var(--paper)}.about-page .about-hero{grid-template-columns:1.5fr .75fr;align-items:start;gap:70px;padding-block:42px}.about-page .about-hero h1{font-size:50px;margin-block:12px 24px}.about-page .about-hero .intro{font-size:24px;line-height:1.45;color:var(--ink)}.about-page .about-hero p:not(.eyebrow){max-width:660px}.about-page .about-hero figure{max-width:310px;margin-top:8px}.about-page .content-section{grid-template-columns:.8fr 1.5fr;gap:70px;padding-block:36px}.about-page .content-section h2{font-size:28px}.about-page .editorial-list h3{font-size:21px}.about-page .approach-band{background:transparent}.about-page .approach-band .content-section{border-top:1px solid var(--line)}
@media(max-width:1000px){.home-intro{align-items:start;flex-direction:column;gap:19px}.home-page .questions{gap:30px}.about-page .about-hero,.about-page .content-section{gap:35px}}
@media(max-width:700px){.home-page .home-opening{padding-block:27px}.home-page .hero h1{font-size:37px}.home-intro{margin-top:19px}.home-intro>p{font-size:17px}.home-intro .button{width:100%;text-align:center}.home-page .services{grid-template-columns:1fr;gap:30px;padding-block:25px 30px}.home-page .service{gap:18px}.home-page .service+.service{border-top:1px solid var(--line);padding-top:27px}.home-page .service-image img{height:auto;aspect-ratio:1.9}.home-page .service h2{font-size:27px}.home-page .questions{display:block;padding-block:28px}.home-page .questions-heading{margin-bottom:25px}.home-page .questions-heading h2{font-size:28px}.home-page .question-row{padding-block:23px}.home-page .about{grid-template-columns:1fr;gap:26px}.about-page .about-hero{grid-template-columns:1fr;gap:27px;padding-block:30px}.about-page .about-hero h1{font-size:40px}.about-page .about-hero figure{justify-self:start;max-width:260px;margin-top:0}.about-page .content-section{grid-template-columns:1fr;gap:12px;padding-block:28px}.about-page .about-hero .intro{font-size:22px}}
