:root{--ink:#17243b;--ink-deep:#0f192a;--paper:#f6f3ec;--paper-deep:#ebe5da;--rose:#d6a08e;--rose-light:#efd2c7;--copper:#b96d50;--white:#fff;--muted:#5e6673;--line:#17243b29;--max:1200px;--serif:Georgia, "Times New Roman", serif;--sans:Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:7rem}body{background:var(--paper);color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased;margin:0;font-size:1rem;line-height:1.65}a{color:inherit}.skip-link{z-index:100;background:var(--white);color:var(--ink);padding:.7rem 1rem;transition:transform .18s;position:fixed;top:.75rem;left:.75rem;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.site-header{width:min(calc(100% - 3rem), var(--max));border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:2rem;min-height:6rem;margin:0 auto;display:flex}.brand{letter-spacing:-.01em;align-items:center;gap:.8rem;font-weight:700;text-decoration:none;display:inline-flex}.brand-mark{background:var(--ink);width:2.7rem;height:2.7rem;color:var(--paper);font-family:var(--serif);letter-spacing:.08em;border-radius:50%;place-items:center;font-size:.72rem;display:grid}.site-nav{align-items:center;gap:clamp(1rem,2.8vw,2.25rem);display:flex}.site-nav a{font-size:.9rem;font-weight:650;text-decoration:none}.site-nav a:not(.nav-contact):hover,.site-nav a:not(.nav-contact):focus-visible{text-decoration:underline;-webkit-text-decoration-color:var(--copper);text-decoration-color:var(--copper);text-underline-offset:.35rem}.nav-contact{border:1px solid var(--ink);border-radius:999px;padding:.65rem 1rem}.nav-contact:hover,.nav-contact:focus-visible{background:var(--ink);color:var(--white)}.hero{width:min(calc(100% - 3rem), var(--max));grid-template-columns:minmax(0,1.05fr) minmax(360px,.8fr);align-items:center;gap:clamp(3rem,8vw,7rem);min-height:690px;margin:0 auto;padding:5rem 0 6rem;display:grid}.eyebrow{color:var(--copper);letter-spacing:.15em;text-transform:uppercase;margin:0 0 1.3rem;font-size:.78rem;font-weight:800;line-height:1.4}.eyebrow span{margin:0 .45rem;display:inline-block}h1,h2,h3,p{text-wrap:pretty}h1,h2{font-family:var(--serif);letter-spacing:-.045em;margin:0;font-weight:400;line-height:1.02}h1{max-width:760px;font-size:clamp(3.6rem,7.5vw,6.7rem)}h1 em{color:var(--copper);font-weight:400}h2{font-size:clamp(2.7rem,5vw,4.7rem)}.hero-intro{color:#3f4857;max-width:650px;margin:2rem 0 0;font-size:clamp(1.15rem,2vw,1.42rem);line-height:1.58}.hero-actions{flex-wrap:wrap;align-items:center;gap:1.5rem;margin-top:2.4rem;display:flex}.button{border-radius:999px;justify-content:center;align-items:center;min-height:3.25rem;padding:.75rem 1.45rem;font-weight:750;line-height:1.2;text-decoration:none;transition:transform .16s,background .16s,color .16s;display:inline-flex}.button:hover,.button:focus-visible{transform:translateY(-2px)}.button-primary{background:var(--ink);color:var(--white);box-shadow:0 12px 30px #17243b29}.button-primary:hover,.button-primary:focus-visible{background:var(--copper)}.text-link{-webkit-text-decoration-color:var(--rose);text-decoration-color:var(--rose);text-underline-offset:.35rem;font-weight:750}.hero-portrait{justify-self:end;width:min(100%,395px);position:relative}.hero-portrait:before{content:"";z-index:-1;border:1px solid var(--rose);border-radius:15rem 15rem 1rem 1rem;position:absolute;inset:-1.35rem 1.8rem 3.4rem -1.35rem}.portrait-frame{aspect-ratio:4/5;background:var(--paper-deep);border-radius:14rem 14rem 1rem 1rem;overflow:hidden;box-shadow:0 28px 70px #0f192a38}.portrait-frame img{object-fit:cover;object-position:center 35%;width:100%;height:100%;display:block}.portrait-note{background:var(--ink);width:calc(100% - 1.5rem);color:var(--paper);font-family:var(--serif);letter-spacing:.035em;border-radius:.25rem;margin:-1.7rem 0 0 -1.5rem;padding:1rem 1.35rem;font-size:1rem;position:relative;box-shadow:0 14px 28px #0f192a2e}.portrait-note span{color:var(--rose);margin:0 .35rem}.credentials{background:var(--ink);color:var(--white);grid-template-columns:repeat(4,1fr);display:grid}.credentials>div{border-right:1px solid #ffffff24;flex-direction:column;justify-content:center;min-height:9rem;padding:2.1rem clamp(1rem,3vw,3rem);display:flex}.credentials>div:last-child{border-right:0}.credentials strong{font-family:var(--serif);font-size:clamp(1.55rem,3vw,2.15rem);font-weight:400;line-height:1.1}.credentials span{color:#ffffffb8;margin-top:.35rem;font-size:.88rem;line-height:1.45}.section{width:min(calc(100% - 3rem), var(--max));grid-template-columns:minmax(280px,.8fr) minmax(0,1.15fr);gap:clamp(3rem,8vw,8rem);margin:0 auto;padding:clamp(5rem,10vw,9rem) 0;display:grid}.section+.section{border-top:1px solid var(--line)}.section-body p:first-child,.about-copy p:first-of-type{margin-top:0}.section-body p,.about-copy p{color:#46505f;max-width:690px;font-size:1.06rem}.lead{font-family:var(--serif);line-height:1.48;color:var(--ink)!important;font-size:clamp(1.4rem,2.4vw,1.85rem)!important}.coaching-section{grid-template-rows:auto auto}.coaching-cards{grid-column:1/-1;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:1.5rem;display:grid}.coaching-cards article{border:1px solid var(--line);background:#ffffff59;border-radius:.45rem;min-height:270px;padding:2rem}.coaching-cards article:nth-child(2){background:var(--rose-light);border-color:#0000}.card-number{color:var(--copper);letter-spacing:.14em;font-size:.75rem;font-weight:800}.coaching-cards h3{font-family:var(--serif);margin:3.5rem 0 .6rem;font-size:1.65rem;font-weight:400;line-height:1.15}.coaching-cards p{color:#4a5361;margin:0}.for-you-section{align-items:start}.focus-list{border-top:1px solid var(--line);margin:2.3rem 0 0;padding:0;list-style:none}.focus-list li{border-bottom:1px solid var(--line);color:#374252;padding:1rem 0 1rem 2rem;font-size:1.04rem;position:relative}.focus-list li:before{content:"";background:var(--rose);border-radius:50%;width:.62rem;height:.62rem;position:absolute;top:1.55rem;left:0}.about-section{background:var(--paper-deep);grid-template-columns:minmax(300px,.78fr) minmax(0,1.22fr);gap:0;width:100%;max-width:none;padding:0;border-top:0!important}.about-aside{background-color:var(--ink);background-image:radial-gradient(circle at 18% 18%,#d6a08e61,#0000 24%),linear-gradient(145deg,#0000 39%,#d6a08e2b 40%,#0000 41%),linear-gradient(25deg,#0000 57%,#ffffff14 58%,#0000 59%);align-items:flex-end;min-height:700px;padding:clamp(3rem,7vw,7rem);display:flex}.pull-quote{max-width:520px;color:var(--white);font-family:var(--serif);letter-spacing:-.035em;margin:0;font-size:clamp(2rem,4vw,3.5rem);line-height:1.16}.about-copy{max-width:790px;padding:clamp(5rem,9vw,9rem) clamp(2rem,8vw,8rem)}.about-copy h2{margin-bottom:2.5rem}.experience-section{background:var(--paper)}.contact-section{padding:clamp(5rem, 10vw, 8rem) max(1.5rem, calc((100vw - var(--max)) / 2));background:var(--copper);color:var(--white);grid-template-columns:minmax(300px,1.05fr) minmax(320px,.75fr);align-items:end;gap:clamp(3rem,9vw,9rem);display:grid}.contact-section .eyebrow{color:#f8ded5}.contact-section h2{max-width:760px}.contact-copy p{margin:0 0 1.6rem;font-size:1.1rem}.button-light{background:var(--white);color:var(--ink)}.button-light:hover,.button-light:focus-visible{background:var(--ink);color:var(--white)}.privacy-note{color:#ffffffbf;margin-top:1rem;font-size:.82rem;display:block}footer{min-height:6rem;padding:1.5rem max(1.5rem, calc((100vw - var(--max)) / 2));background:var(--ink-deep);color:#ffffffa6;justify-content:space-between;align-items:center;gap:2rem;font-size:.82rem;display:flex}a:focus-visible{outline:3px solid var(--rose);outline-offset:4px}@media (width<=900px){.site-header{min-height:5rem}.site-nav a:not(.nav-contact){display:none}.hero{grid-template-columns:1fr;gap:4.5rem;min-height:auto;padding:4.5rem 0 5rem}.hero-copy{max-width:760px}.hero-portrait{justify-self:center;width:min(78vw,395px)}.credentials{grid-template-columns:repeat(2,1fr)}.credentials>div:nth-child(2){border-right:0}.credentials>div:nth-child(-n+2){border-bottom:1px solid #ffffff24}.section,.contact-section,.about-section,.coaching-cards{grid-template-columns:1fr}.coaching-cards article{min-height:230px}.about-aside{min-height:440px}}@media (width<=560px){.site-header,.hero,.section{width:min(calc(100% - 2rem), var(--max))}.brand-name{display:none}.nav-contact{padding:.55rem .85rem}h1{font-size:clamp(3rem,16vw,4.4rem)}h2{font-size:clamp(2.35rem,12vw,3.45rem)}.hero{padding-top:3rem}.hero-actions{flex-direction:column;align-items:flex-start}.credentials{grid-template-columns:1fr}.credentials>div{border-bottom:1px solid #ffffff24;border-right:0;min-height:7.5rem}.credentials>div:nth-child(3){border-bottom:1px solid #ffffff24}.credentials>div:last-child{border-bottom:0}.section{gap:2.5rem;padding:5rem 0}.coaching-cards article{min-height:0}.about-copy,.about-aside{padding:4rem 1.5rem}.about-aside{min-height:400px}.contact-section{padding:5rem 1rem}.button-light{width:100%;padding-left:.75rem;padding-right:.75rem;font-size:.9rem}footer{flex-direction:column;align-items:flex-start;padding:2rem 1rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}
