*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f4f3ef;color:#151515;font-family:Inter,Arial,Helvetica,sans-serif;line-height:1.6}a{color:inherit}.site-header{max-width:1200px;margin:auto;padding:28px 30px;display:flex;justify-content:space-between;align-items:center}.brand{width:46px;height:46px;border-radius:50%;background:#111;color:#fff;display:grid;place-items:center;text-decoration:none;font-weight:800;letter-spacing:.08em}.site-header nav{display:flex;gap:28px;align-items:center}.site-header nav a{text-decoration:none;font-size:14px;font-weight:650}.nav-cta{border:1px solid #1c1c1c;border-radius:999px;padding:9px 17px}.hero{max-width:1200px;margin:40px auto 90px;padding:0 30px;display:grid;grid-template-columns:1.05fr .95fr;gap:75px;align-items:center}.eyebrow{text-transform:uppercase;letter-spacing:.18em;font-size:12px;font-weight:800;margin:0 0 22px}.hero h1{font-size:clamp(46px,6.1vw,80px);line-height:.96;letter-spacing:-.055em;margin:0 0 30px}.hero h1 span{color:#6e6a61}.intro{font-size:20px;max-width:610px;color:#4e4b46}.hero-actions{display:flex;gap:14px;margin-top:35px;flex-wrap:wrap}.button{display:inline-block;text-decoration:none;border-radius:999px;padding:14px 22px;font-weight:750;font-size:14px}.primary{background:#151515;color:#fff}.secondary{border:1px solid #bbb7ae}.portrait-card{margin:0;background:#ddd9d0;border-radius:28px;overflow:hidden;box-shadow:0 22px 70px rgba(0,0,0,.12)}.portrait-card img{display:block;width:100%;height:auto}.portrait-card figcaption{padding:13px 18px;font-size:13px;font-weight:700;background:#fff}.section{max-width:1200px;margin:auto;padding:95px 30px;border-top:1px solid #d3d0c8;display:grid;grid-template-columns:180px 1fr;gap:70px}.section-label{text-transform:uppercase;letter-spacing:.16em;font-size:12px;font-weight:800;padding-top:10px}.section-content h2{font-size:clamp(36px,4vw,58px);line-height:1.05;letter-spacing:-.04em;margin:0 0 35px;max-width:820px}.section-content>p{font-size:19px;max-width:820px;color:#4c4944}.cards{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.card{background:#fff;border-radius:20px;padding:30px;min-height:235px}.card span{font-size:12px;font-weight:800;color:#8b877f}.card h3{font-size:24px;margin:28px 0 10px}.card p{margin:0;color:#5c5852}.credentials{display:grid;gap:1px;background:#d2cec6;border:1px solid #d2cec6;border-radius:18px;overflow:hidden;max-width:850px}.credentials div{background:#fff;padding:23px 25px;display:flex;justify-content:space-between;gap:25px}.credentials strong{font-size:17px}.credentials span{color:#5c5852;text-align:right}.quote{font-size:28px!important;font-weight:650;color:#151515!important;margin-top:45px!important}.connect{max-width:1140px;margin:0 auto 80px;background:#151515;color:#fff;border-radius:28px;padding:70px}.connect h2{font-size:clamp(40px,5vw,65px);line-height:1;margin:0 0 20px;letter-spacing:-.04em}.connect>p:not(.eyebrow){color:#c9c7c2;max-width:650px;font-size:18px}.connect .primary{background:#fff;color:#111;margin-top:20px}footer{max-width:1200px;margin:auto;padding:35px 30px 55px;border-top:1px solid #d3d0c8;display:flex;justify-content:space-between;gap:30px;font-size:13px;color:#5e5a54}footer div{display:flex;flex-direction:column}footer strong{color:#151515}@media(max-width:800px){.site-header nav a:not(.nav-cta){display:none}.hero{grid-template-columns:1fr;gap:42px;margin-top:25px}.hero-copy{order:1}.portrait-card{order:2}.section{grid-template-columns:1fr;gap:25px;padding-top:70px;padding-bottom:70px}.cards{grid-template-columns:1fr}.credentials div{flex-direction:column;gap:5px}.credentials span{text-align:left}.connect{margin:0 20px 50px;padding:45px 28px}footer{flex-direction:column}.hero h1{font-size:48px}}@media(max-width:420px){.site-header,.hero,.section{padding-left:20px;padding-right:20px}.hero h1{font-size:46px}.intro{font-size:18px}}