:root{--primary:#db0024;--ink:#252525;--muted:#626262;--line:#dedede;color-scheme:light}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:#fff;color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}a{-webkit-tap-highlight-color:transparent}a:focus-visible{outline:3px solid var(--primary);outline-offset:6px}.skip{position:absolute;top:-100px;left:20px;background:#fff;padding:12px;z-index:99}.skip:focus{top:10px}header{height:104px;display:flex;align-items:center;justify-content:space-between;gap:30px;padding:0 6%;background:#fff}.personal-brand{font-size:22px;font-weight:800;letter-spacing:2px;line-height:1.3;white-space:nowrap}.personal-brand span{display:block;font-size:10px;letter-spacing:2.1px;font-weight:400;margin-top:7px}nav{display:flex;gap:32px;font-size:14px}nav a:hover,.text-link:hover,.email-link:hover{color:var(--primary)}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:28px;background:var(--primary);color:#fff;padding:17px 25px;font-size:15px;font-weight:600;transition:background .2s}.button:hover{background:#a3031d}.button.small{padding:12px 20px;font-size:14px}.hero{position:relative;min-height:650px;display:flex;align-items:center;color:#fff;overflow:hidden}.hero-image,.hero-shade{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-image{object-position:center 56%}.hero-shade{background:linear-gradient(90deg,rgba(14,22,22,.91),rgba(14,22,22,.62) 45%,rgba(14,22,22,.05)),linear-gradient(0deg,rgba(14,22,22,.26),transparent 45%)}.hero-content{position:relative;max-width:850px;padding:65px 0 65px 7%}.eyebrow{font-size:12px;font-weight:700;letter-spacing:2px;color:#bb0020;margin:0 0 23px}.eyebrow.light{color:#fff;opacity:.85}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(46px,5.2vw,78px);line-height:1.03;letter-spacing:-2.8px;font-weight:500;margin-bottom:26px}em{font-family:Georgia,'Times New Roman',serif;font-weight:400}h1 em{font-size:1.06em}h2{font-size:clamp(34px,3.2vw,49px);line-height:1.12;letter-spacing:-1.6px;font-weight:500;margin-bottom:25px}h3{font-size:24px;line-height:1.25;font-weight:500;letter-spacing:-.5px}.hero-description{max-width:460px;color:#eee;font-size:18px;line-height:1.6;margin-bottom:28px}.hero-signature{display:flex;flex-direction:column;margin-top:30px;font-size:13px;color:#ddd}.hero-signature strong{font-size:17px;color:#fff;letter-spacing:.3px}.hero-caption{position:absolute;right:30px;bottom:30px;font-size:10px;letter-spacing:2px;writing-mode:vertical-rl}.brand-strip{display:flex;justify-content:space-between;align-items:center;gap:30px;padding:30px 7%;border-bottom:1px solid #e5e5e5}.brand-strip p{margin:0;font-size:14px;color:#666}.brand-strip strong{color:var(--ink);font-weight:500}.brand-strip img{width:160px;height:74px;object-fit:contain}.location{font-size:10px;letter-spacing:1.4px}.location span{margin:0 12px;color:var(--primary)}.section{padding:95px 7%}.section-heading{display:flex;justify-content:space-between;gap:50px;align-items:flex-end;margin-bottom:45px}.section-heading h2{margin-bottom:0}.section-heading>p{max-width:360px;color:var(--muted);margin-bottom:0}.industry-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border-top:1px solid #d7d7d7}.industry-grid article{padding:32px 30px 0;border-right:1px solid #ddd}.industry-grid article:first-child{padding-left:0}.industry-grid article:last-child{border:0;padding-right:0}.card-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;color:#bb0020}.card-top svg{width:32px;height:32px;fill:none;stroke:currentColor;stroke-width:1.3;stroke-linecap:round;stroke-linejoin:round}.card-top span{font-size:12px;color:#888}.industry-grid h3{margin-bottom:12px}.tag{font-size:12px;letter-spacing:.35px;color:#a3031d}.industry-grid article>p:not(.tag){color:var(--muted);font-size:15px;line-height:1.85}.industry-grid article>a{display:flex;justify-content:space-between;align-items:center;font-weight:600;font-size:13px;margin-top:25px}.industry-grid article>a:hover{color:var(--primary)}.approach{display:grid;grid-template-columns:1fr 1fr;gap:11%;background:#242526;color:#fff}.approach-intro{max-width:390px;color:#c5c5c5}.text-link{display:inline-flex;gap:20px;align-items:center;font-size:14px;padding:10px 0;border-bottom:1px solid #777}.step{display:flex;gap:28px;padding:25px 0;border-bottom:1px solid #505050}.step:first-child{padding-top:0}.step>span{color:#ee768a;font-size:13px;padding-top:3px}.step h3{font-size:22px;margin-bottom:12px}.step p{font-size:15px;color:#c5c5c5;margin:0}.about{display:grid;grid-template-columns:1fr 1fr;gap:11%}.about .role{font-size:22px;line-height:1.5;color:#666}.about-copy{color:var(--muted);align-self:center}.about-copy .lead{color:var(--ink);font-size:23px;line-height:1.5}.advisor-photo{display:block;width:100%;max-width:390px;height:auto;aspect-ratio:1206/1480;object-fit:cover;margin-top:30px}.full-bio{border-top:1px solid #ddd;margin-top:30px;padding-top:30px}.full-bio p:last-child{margin-bottom:0}.contact{display:grid;grid-template-columns:1fr 1fr;gap:11%;background:#f4f4f4;border-top:1px solid #e5e5e5}.contact>div>p:not(.eyebrow){max-width:410px;color:var(--muted)}.contact-panel{background:#fff;padding:35px;border-top:3px solid var(--primary)}.contact-panel>p{font-size:15px}.contact-panel .button{display:flex}.email-link{display:flex;align-items:center;gap:15px;font-size:14px;margin-top:20px;overflow-wrap:anywhere}.prepare{display:flex;gap:12px;padding-top:24px;margin-top:25px;border-top:1px solid #e5e5e5;color:#666;font-size:13px}.check{flex-shrink:0;color:#a3031d;font-size:18px}footer{padding:40px 7% 20px}.footer-top{display:flex;justify-content:space-between;gap:25px;align-items:center;padding-bottom:35px}.footer-top p{font-size:13px;margin:0;color:#666}.footer-top>a:last-child{display:flex;align-items:center;gap:12px;font-size:13px}.footer-bottom{border-top:1px solid #ddd;padding-top:20px;display:flex;gap:25px;justify-content:space-between;font-size:11px;color:#666}.footer-bottom p{max-width:550px;margin:0}@media(min-width:1600px){header,.brand-strip,.section,footer{padding-left:max(7%,calc((100vw - 1350px)/2));padding-right:max(7%,calc((100vw - 1350px)/2))}.hero-content{padding-left:max(7vw,calc((100vw - 1350px)/2));max-width:1100px}}@media(max-width:900px){header{height:90px;padding:0 5%;gap:15px}nav{gap:18px;font-size:13px}.personal-brand{font-size:18px}.personal-brand span{font-size:9px}.location{display:none}.hero{min-height:610px}.section{padding:65px 6%}.section-heading{gap:35px}.industry-grid article{padding:25px 20px 0}.industry-grid h3{font-size:21px}.approach,.about,.contact{gap:7%}.contact-panel{padding:25px}.contact-panel .button{gap:12px;padding:15px}}@media(max-width:650px){header{height:auto;min-height:90px;flex-wrap:wrap;padding:18px 6%;gap:18px}header nav{order:3;width:100%;justify-content:space-between;border-top:1px solid #eee;padding-top:12px}header .button{padding:10px 14px}.hero{min-height:620px}.hero-content{padding:55px 7%}.hero-shade{background:linear-gradient(90deg,rgba(14,22,22,.88),rgba(14,22,22,.5))}.hero-image{object-position:65% center}.hero-caption{display:none}.hero .eyebrow{font-size:10px;max-width:260px;line-height:1.7}h1{font-size:51px;letter-spacing:-1.8px}.hero-description{font-size:16px}.hero .button{font-size:13px;gap:15px}.brand-strip{padding:24px 6%;gap:18px}.brand-strip img{width:120px}.brand-strip p{font-size:12px}.section-heading{display:block}.section-heading>p{margin-top:25px}.industry-grid{display:block}.industry-grid article,.industry-grid article:first-child,.industry-grid article:last-child{padding:28px 0;border-right:0;border-bottom:1px solid #ddd}.card-top{margin-bottom:20px}.industry-grid h3{font-size:26px}.industry-grid article>p:not(.tag){font-size:16px}.industry-grid article>a{font-size:14px}.approach,.about,.contact{grid-template-columns:1fr;gap:40px}.section{padding:55px 7%}.step h3{font-size:23px}.contact-panel{padding:28px 22px}.footer-top{flex-wrap:wrap;align-items:start}.footer-bottom{flex-direction:column;gap:10px}.footer-bottom p{font-size:12px}footer{padding:35px 7%}.about-copy .lead{font-size:22px}.advisor-photo{max-width:100%}.contact-panel .email-link{font-size:13px;gap:8px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
