:root{--color-cream: #f5f1ea;--color-sand: #e8ded0;--color-mustard: #c79a43;--color-olive: #6f755b;--color-terra: #b77b63;--color-text: #3f3a36;--color-text-soft: rgba(63, 58, 54, .78);--color-white: #fffdf9;--color-line: rgba(63, 58, 54, .12);--shadow-soft: 0 20px 50px rgba(86, 72, 52, .08);--shadow-photo: 0 28px 70px rgba(86, 72, 52, .14);--radius-xl: 28px;--radius-lg: 22px;--radius-md: 16px;--radius-pill: 999px;--container: 1160px}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--color-text);font-family:Questrial,Avenir Next,Segoe UI,sans-serif;line-height:1.65;background:radial-gradient(circle at top left,rgba(199,154,67,.08),transparent 28%),radial-gradient(circle at top right,rgba(111,117,91,.08),transparent 22%),linear-gradient(180deg,#f7f4ee 0%,var(--color-cream) 100%)}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.container{width:min(calc(100% - 2rem),var(--container));margin:0 auto}.site-header{position:sticky;top:0;z-index:10;backdrop-filter:blur(18px);background:#f5f1eadb;border-bottom:1px solid rgba(63,58,54,.08)}.site-header__inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 0}.brand{display:inline-flex;align-items:center;gap:.9rem}.brand strong,.brand small{display:block}.brand strong,.hero h1,.page-title,.section-heading h2,.card h2,.card h3,.profile__note h3,.approach-panel__label{font-family:Cormorant Garamond,Iowan Old Style,serif}.brand strong{font-size:1.42rem;line-height:1}.brand small{color:var(--color-text-soft);font-size:.92rem}.brand__mark{display:grid;place-items:center;width:2.8rem;height:2.8rem;border-radius:999px;background:var(--color-olive);color:var(--color-white);font-family:Cormorant Garamond,serif;font-size:1.65rem;font-weight:700}.site-nav{display:flex;flex-wrap:wrap;gap:1.1rem;color:var(--color-text-soft);font-size:.95rem}.site-nav a{position:relative}.site-nav a:hover,.site-nav a:focus-visible,.contact-card a:hover,.contact-card a:focus-visible,.cta-panel a[href^="mailto:"]:hover,.cta-panel a[href^="mailto:"]:focus-visible{color:var(--color-olive)}.site-nav a[aria-current=page]{color:var(--color-text);font-weight:700}.site-nav a[aria-current=page]:after{content:"";position:absolute;left:0;right:0;bottom:-.35rem;height:2px;background:var(--color-mustard)}.hero,.section{padding:5.25rem 0}.hero{padding-top:4.75rem}.hero__grid,.profile,.split,.cards,.contact-layout,.page-hero__grid{display:grid;gap:2rem}.hero__grid{grid-template-columns:minmax(0,1fr) minmax(22rem,.96fr);align-items:stretch}.hero__visual,.profile__body,.page-aside{display:grid;gap:1.35rem}.hero__content,.hero__photo,.profile__media,.profile__note,.approach-panel,.card,.contact-card,.contact-visual{border:1px solid var(--color-line);border-radius:var(--radius-xl);background:#fffdf9e0;box-shadow:var(--shadow-soft)}.hero__content{padding:3rem;min-height:37rem;display:flex;flex-direction:column;justify-content:center}.hero__photo,.profile__media,.hero__portrait,.contact-visual{overflow:hidden;box-shadow:var(--shadow-photo)}.hero__photo img,.profile__media img,.hero__portrait img,.contact-visual img{width:100%;height:100%;object-fit:cover}.hero__photo img{min-height:34rem}.profile__note,.approach-panel,.contact-card{padding:1.8rem}.hero h1{margin:.35rem 0 1rem;font-size:clamp(3.4rem,5.5vw,5.8rem);line-height:.92;letter-spacing:-.035em}.hero__lead,.section-heading p,.section-copy,.card p,.contact-card p,.contact-card small,.profile__note-text,.contact-visual figcaption{color:var(--color-text-soft)}.hero__lead{max-width:36rem;font-size:1.15rem}.eyebrow{margin:0;color:var(--color-olive);font-size:.84rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.hero__actions{display:flex;flex-wrap:wrap;gap:1rem;margin-top:2rem}.button{display:inline-flex;align-items:center;justify-content:center;min-height:3.3rem;padding:0 1.5rem;border:1px solid transparent;border-radius:var(--radius-pill);font-size:.98rem;font-weight:700;transition:transform .18s ease,background-color .18s ease,border-color .18s ease,color .18s ease}.button:hover,.button:focus-visible{transform:translateY(-1px)}.button--primary{background:var(--color-mustard);color:var(--color-text)}.button--primary:hover,.button--primary:focus-visible{background:#b98d39}.button--secondary{background:var(--color-olive);color:var(--color-white)}.button--secondary:hover,.button--secondary:focus-visible{background:#61684f}.button--ghost{border-color:#3f3a3629;background:#fffdf9b8;color:var(--color-text)}.button--ghost:hover,.button--ghost:focus-visible{border-color:#6f755b52;background:#fffdf9f5}.approach-panel__label{margin:0 0 1rem;font-size:.96rem;font-weight:700}.profile__note ul,.approach-list,.card__list{margin:0;padding-left:1.1rem}.profile__note li+li,.approach-list li+li,.card__list li+li{margin-top:.8rem}.section--sand{background:linear-gradient(180deg,#e8ded09e,#f5f1eae6),var(--color-sand)}.section-heading{max-width:44rem;margin-bottom:2rem}.section-heading--tight{margin-bottom:1.2rem}.section-heading h2,.page-title{margin:.45rem 0 .85rem}.section-heading h2{font-size:clamp(2.7rem,4.2vw,4.2rem);line-height:.98}.page-title{font-size:clamp(3rem,5vw,5rem);line-height:.94}.section-copy p{margin:0}.section-copy p+p{margin-top:1rem}.profile{grid-template-columns:minmax(18rem,.82fr) minmax(0,1.12fr);align-items:center}.profile__media img,.hero__portrait img{min-height:24rem}.profile__body>.button{justify-self:start}.approach-panel{background:linear-gradient(180deg,#6f755b14,#fffdf9f0)}.approach-list{list-style:none;padding:0}.approach-list li{position:relative;padding-left:1.6rem}.approach-list li:before{content:"";position:absolute;left:0;top:.72rem;width:.58rem;height:.58rem;border-radius:999px;background:var(--color-mustard)}.topic-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin:0;padding:0;list-style:none}.topic-item{min-height:100%;padding:1.45rem 1.4rem;border:1px solid rgba(183,123,99,.18);border-radius:var(--radius-lg);background:#fffdf9d1;box-shadow:var(--shadow-soft)}.cards{grid-template-columns:repeat(3,minmax(0,1fr))}.card{padding:1.9rem}.card h2,.card h3,.profile__note h3{margin:0 0 .85rem;font-size:2rem;line-height:1}.card__label{margin:1.2rem 0 .7rem;color:var(--color-terra);font-size:.82rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.card__note{margin-top:1rem}.cards--reading{grid-template-columns:repeat(2,minmax(0,1fr))}.consultations-strip{margin-top:1.25rem;padding:1.35rem 1.5rem;border:1px solid rgba(111,117,91,.18);border-radius:var(--radius-lg);background:linear-gradient(180deg,#6f755b14,#fffdf9f0);box-shadow:var(--shadow-soft)}.consultations-strip p{margin:0;color:var(--color-text-soft)}.card--reading{min-height:100%}.split{grid-template-columns:minmax(0,1fr) minmax(18rem,.74fr);align-items:start}.split--cta{align-items:center}.contact-layout{grid-template-columns:minmax(0,.95fr) minmax(20rem,.86fr);align-items:center}.contact-card{display:grid;gap:.9rem;margin-top:1.8rem}.contact-card__section{display:grid;gap:.3rem}.contact-card a{font-size:1.14rem;font-weight:700}.contact-visual{margin:0}.contact-visual figcaption{padding:1rem 1.1rem 1.2rem;font-size:.95rem}.page-hero{padding-top:4.75rem}.page-hero__grid{grid-template-columns:minmax(0,1.06fr) minmax(18rem,.82fr);align-items:start}.page-intro{margin-bottom:0}.hero__portrait--about img{min-height:29rem}.cta-panel p{margin:1rem 0 0}.cta-panel a[href^="mailto:"]{text-decoration:underline}.site-footer{padding:2rem 0 2.8rem;border-top:1px solid var(--color-line);background:linear-gradient(180deg,#fffdf9eb,#f5f1eafa),var(--color-white)}.site-footer__grid,.legal-layout,.legal-stack{display:grid;gap:1.5rem}.site-footer__grid{grid-template-columns:minmax(0,1.1fr) minmax(18rem,.9fr);align-items:start}.site-footer__content,.site-footer__meta{display:grid;gap:1rem}.site-footer__eyebrow{margin:0;color:var(--color-olive);font-size:.8rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.site-footer__title{margin:0;font-family:Cormorant Garamond,Iowan Old Style,serif;font-size:clamp(2rem,3.2vw,2.9rem);line-height:.96}.site-footer__practice,.site-footer__disclaimer,.site-footer__details,.site-footer__contact p{margin:0;color:var(--color-text-soft)}.site-footer__details{padding-left:1.1rem}.site-footer__details li+li,.legal-list li+li{margin-top:.55rem}.site-footer__contact{display:grid;gap:.35rem}.site-footer__contact a,.site-footer__links a{color:var(--color-olive)}.site-footer__contact a:hover,.site-footer__contact a:focus-visible,.site-footer__links a:hover,.site-footer__links a:focus-visible{color:var(--color-text)}.site-footer__links{display:flex;flex-wrap:wrap;gap:.75rem 1.25rem}.site-footer__links a{font-weight:700}.legal-main{min-height:60vh}.legal-layout{max-width:52rem}.legal-intro{margin-bottom:0}.legal-card{padding:2rem}.legal-card h2{margin-bottom:1rem}@media(max-width:1080px){.hero h1{font-size:clamp(3rem,5vw,5rem)}.cards,.cards--reading{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:960px){.hero__grid,.profile,.split,.cards,.cards--reading,.topic-grid,.contact-layout,.page-hero__grid,.site-footer__grid{grid-template-columns:1fr}.site-header__inner{align-items:flex-start;flex-direction:column}.hero,.section,.page-hero{padding:4rem 0}.hero__content,.profile__note,.approach-panel,.card,.contact-card,.legal-card{padding:1.5rem}.hero__photo img,.profile__media img,.hero__portrait img,.contact-visual img{min-height:19rem}}@media(max-width:640px){.container{width:min(calc(100% - 1.25rem),var(--container))}.site-nav{gap:.85rem 1rem;font-size:.9rem}.hero h1{font-size:clamp(2.55rem,13vw,4rem)}.section-heading h2,.page-title{font-size:clamp(2.2rem,10vw,3.2rem)}.button{width:100%}}
