:root{--wine:#74001c;--wine-dark:#4b0013;--ink:#171719;--muted:#686669;--stone:#f2f0ec;--cream:#faf8f4;--line:#d8d3cc;--white:#fff;--serif:Georgia,'Times New Roman',serif;--sans:Arial,Helvetica,sans-serif;--shell:min(1180px,calc(100% - 48px))}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:var(--sans);font-size:17px;line-height:1.65}img{max-width:100%;display:block}a{color:inherit}h1,h2,h3,p{margin-top:0}h1,h2{font-family:var(--serif);font-weight:400;letter-spacing:-.035em;line-height:1.04}h1{font-size:clamp(3rem,6.5vw,6.3rem);max-width:900px}h2{font-size:clamp(2.4rem,5vw,4.8rem)}h3{line-height:1.25}.shell{width:var(--shell);margin-inline:auto}.skip-link{position:fixed;left:1rem;top:-100px;z-index:100;background:white;padding:.8rem 1rem}.skip-link:focus{top:1rem}.site-header{position:absolute;top:0;z-index:20;width:100%;border-bottom:1px solid rgba(255,255,255,.25)}.header-inner{height:108px;display:flex;align-items:center;justify-content:space-between}.brand{background:#fff;width:180px;height:100px;display:grid;place-items:center;overflow:hidden}.brand img{width:100%;height:100%;object-fit:contain}.site-header nav{display:flex;align-items:center;gap:2.1rem;color:white;font-size:.85rem;text-transform:uppercase;letter-spacing:.11em}.site-header nav a{text-decoration:none}.nav-cta{border:1px solid rgba(255,255,255,.65);padding:.75rem 1.1rem}.menu-button{display:none;background:none;border:0}.hero{height:min(940px,100svh);min-height:760px;position:relative;color:white;display:flex;align-items:center;overflow:hidden}.hero-image,.hero-shade{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-image{object-position:center 50%}.hero-shade{background:linear-gradient(90deg,rgba(20,7,8,.84) 0%,rgba(20,7,8,.58) 46%,rgba(20,7,8,.12) 76%),linear-gradient(0deg,rgba(13,3,5,.5),transparent 45%)}.hero-content{position:relative;padding-top:70px}.eyebrow{text-transform:uppercase;letter-spacing:.18em;font-size:.75rem;font-weight:700;color:var(--wine);margin-bottom:1.5rem}.eyebrow.light{color:#f2c5cf}.hero-copy{font-size:clamp(1.05rem,1.5vw,1.3rem);max-width:650px;color:rgba(255,255,255,.88)}.hero-actions{display:flex;align-items:center;gap:2rem;margin-top:2.5rem}.button{display:inline-block;text-decoration:none;text-transform:uppercase;letter-spacing:.1em;font-size:.75rem;font-weight:700;padding:1.1rem 1.4rem;border:1px solid transparent}.button-primary{background:var(--wine);color:white}.button-light{background:white;color:var(--wine-dark)}.text-link{text-decoration:none}.light-link{color:white}.hero-facts{position:absolute;bottom:0;right:0;background:rgba(67,0,16,.92);display:grid;grid-template-columns:repeat(3,minmax(180px,250px));padding:1.6rem 2.4rem;gap:2.3rem}.hero-facts div{display:flex;flex-direction:column}.hero-facts strong{font-family:var(--serif);font-size:1.15rem;font-weight:400}.hero-facts span{font-size:.72rem;color:rgba(255,255,255,.7)}.section{padding:clamp(5rem,10vw,9rem) 0}.intro-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:clamp(3rem,8vw,8rem)}.intro h2{max-width:540px}.lead{font-size:clamp(1.2rem,2vw,1.55rem);font-family:var(--serif);line-height:1.45}.intro-copy{max-width:640px}.section-wine{background:var(--wine-dark);color:white}.split-heading{display:grid;grid-template-columns:1.2fr .8fr;gap:6rem;align-items:end}.section-heading{margin-bottom:4rem}.section-heading h2{margin-bottom:0}.split-heading>p{color:rgba(255,255,255,.7)}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(255,255,255,.22);border-left:1px solid rgba(255,255,255,.22)}.service-card{padding:2.2rem;min-height:330px;border-right:1px solid rgba(255,255,255,.22);border-bottom:1px solid rgba(255,255,255,.22)}.service-card>span,.process-grid article>span{font-family:var(--serif);color:#d08b9b;font-size:1.2rem}.service-card h3{font-family:var(--serif);font-size:1.55rem;font-weight:400;margin-top:4rem}.service-card p{color:rgba(255,255,255,.68);font-size:.92rem}.questions-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:8rem;align-items:start}.sticky-copy{position:sticky;top:3rem}.sticky-copy h2{font-size:clamp(2.5rem,4.5vw,4.4rem)}.sticky-copy>p:last-child{max-width:500px;color:var(--muted)}.question-list>article{display:grid;grid-template-columns:70px 1fr;border-top:1px solid var(--line);padding:2rem 0}.question-list>article span{color:var(--wine);font-size:.75rem}.question-list>article p{font-family:var(--serif);font-size:clamp(1.3rem,2vw,1.7rem);line-height:1.35;margin:0}.answer{background:var(--wine);color:white;padding:2rem;display:flex;gap:1.2rem;align-items:flex-start}.answer>span{color:#e5a1b0}.answer strong{text-transform:uppercase;letter-spacing:.14em;font-size:.7rem}.answer p{font-family:var(--serif);font-size:1.35rem;margin:.5rem 0 0}.section-stone{background:var(--stone)}.profile-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:clamp(3rem,8vw,8rem);align-items:center}.portrait-wrap{position:relative}.portrait-wrap>img{width:100%;aspect-ratio:4/5;object-fit:cover;object-position:center 30%}.portrait-caption{position:absolute;right:-2rem;bottom:-2rem;background:var(--wine);color:white;padding:1.2rem 1.5rem;display:flex;flex-direction:column}.portrait-caption strong{font-family:var(--serif);font-weight:400;font-size:1.2rem}.portrait-caption span{font-size:.72rem;color:rgba(255,255,255,.75)}.profile-copy h2{font-size:clamp(2.5rem,4.5vw,4.3rem)}.profile-copy>p:not(.eyebrow){color:#4e4b4c}.credentials{list-style:none;margin:2rem 0 0;padding:0;display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #c7c2bb}.credentials li{padding:.8rem 0;border-bottom:1px solid #c7c2bb;font-size:.85rem}.credentials li:nth-child(odd){margin-right:1rem}.process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem}.process-grid article{border-top:1px solid var(--ink);padding-top:1.5rem}.process-grid h3{font-family:var(--serif);font-size:1.7rem;font-weight:400;margin-top:2.5rem}.process-grid p{color:var(--muted);font-size:.92rem}.cta-section{background:var(--wine);color:white;padding:clamp(5rem,10vw,9rem) 0;text-align:center}.cta-inner{max-width:960px}.cta-inner h2{font-size:clamp(3rem,6vw,6rem)}.cta-inner>p:not(.eyebrow){max-width:600px;margin-inline:auto;color:rgba(255,255,255,.78)}.cta-inner .button{margin-top:1.5rem}.email-link{display:block;margin-top:1.7rem;color:rgba(255,255,255,.72);font-size:.85rem}.site-footer{background:#151214;color:white;padding:4rem 0 1.5rem}.footer-main{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:4rem;padding-bottom:4rem}.footer-brand img{background:white;width:180px;height:100px;object-fit:contain}.footer-brand p{font-family:var(--serif);color:#bbb}.site-footer h3{text-transform:uppercase;letter-spacing:.15em;font-size:.7rem;color:#ce8a99}.site-footer address,.site-footer p{font-style:normal;color:#c9c4c6;font-size:.88rem}.site-footer a{text-decoration:none}.footer-bottom{border-top:1px solid #393437;padding-top:1.3rem;display:flex;justify-content:space-between;color:#837c80;font-size:.75rem}.footer-bottom div{display:flex;gap:1.5rem}.legal-page{background:var(--cream)}.legal-header{position:static;background:white;border-bottom:1px solid var(--line)}.legal-header nav{color:var(--ink)}.legal-main{padding:6rem 0 8rem}.legal-main .legal-content{max-width:850px}.legal-main h1{font-size:clamp(3rem,7vw,5.8rem);color:var(--wine-dark);margin-bottom:4rem}.legal-main h2{font-family:var(--serif);font-size:1.8rem;margin:3rem 0 1rem;letter-spacing:-.01em}.legal-main h3{font-size:1rem;margin:2rem 0 .5rem}.legal-main p,.legal-main li{color:#4d494b}.legal-note{background:white;border-left:3px solid var(--wine);padding:1rem 1.2rem}.back-link{display:inline-block;margin-bottom:3rem;color:var(--wine)}
@media(max-width:900px){:root{--shell:min(100% - 32px,1180px)}.site-header{position:absolute}.header-inner{height:84px}.brand{width:140px;height:78px}.brand img{width:100%;height:100%;object-fit:contain}.menu-button{display:flex;flex-direction:column;gap:7px;padding:1rem;z-index:4}.menu-button span{display:block;width:27px;height:1px;background:white}.site-header nav{display:none;position:absolute;inset:84px 0 auto;background:var(--wine-dark);padding:2rem 24px;flex-direction:column;align-items:stretch;gap:1.4rem}.site-header nav.open{display:flex}.hero{min-height:780px;height:100svh}.hero-image{object-position:62% center}.hero-shade{background:linear-gradient(90deg,rgba(20,7,8,.87),rgba(20,7,8,.55)),linear-gradient(0deg,rgba(13,3,5,.6),transparent)}.hero-content{padding-top:30px}.hero-facts{left:0;right:0;padding:1.1rem var(--shell);grid-template-columns:1fr}.hero-facts div:not(:first-child){display:none}.hero-actions{align-items:flex-start;flex-direction:column;gap:1.2rem}.intro-grid,.questions-grid,.profile-grid,.split-heading{grid-template-columns:1fr;gap:3rem}.service-grid{grid-template-columns:1fr 1fr}.questions-grid{gap:4rem}.sticky-copy{position:static}.portrait-caption{right:0}.process-grid{grid-template-columns:1fr}.footer-main{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.legal-header .menu-button span{background:var(--ink)}}
@media(max-width:600px){body{font-size:16px}.service-grid{grid-template-columns:1fr}.service-card{min-height:auto}.credentials{grid-template-columns:1fr}.credentials li:nth-child(odd){margin-right:0}.footer-main{grid-template-columns:1fr}.footer-brand{grid-column:auto}.footer-bottom{gap:1rem;align-items:flex-start;flex-direction:column}.hero-copy{font-size:1rem}.question-list>article{grid-template-columns:45px 1fr}}

/* Keep Julian's full head and hair visible in the opening image. */
.hero-image{object-position:center top}
@media(max-width:900px){.hero-image{object-position:62% top}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
.intro h2{hyphens:auto;overflow-wrap:break-word}
.footer-bottom div{flex-wrap:wrap}
