:root{--black:#09100c;--black2:#0d1511;--gold:#c7a34d;--gold2:#ab8d4d;--cream:#f5f2e9;--muted:#aaa9a2;--line:rgba(199,163,77,.24)}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--black);color:var(--cream);font:16px/1.6 Inter,sans-serif}
a{color:inherit;text-decoration:none}
.site-header{height:74px;max-width:1310px;margin:auto;display:flex;align-items:center;justify-content:space-between;padding:0 28px;gap:42px;background:var(--black);position:sticky;top:0;z-index:10}
.identity{display:flex;flex-direction:column;line-height:1.05;min-width:260px}
.identity span,.kicker{font-size:.72rem;font-weight:700;letter-spacing:.23em;color:var(--gold)}
.identity strong{font:1.4rem/1.2 'Libre Caslon Display',serif;letter-spacing:.08em}
.site-header nav{display:flex;gap:31px;align-items:center;font-size:.72rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;white-space:nowrap}
.site-header nav a{padding:26px 0 12px;border-bottom:1px solid transparent}
.site-header nav a:hover,.site-header nav .active{color:var(--gold);border-color:var(--gold)}
.hero{max-width:1310px;min-height:565px;margin:auto;display:grid;grid-template-columns:1.05fr 1fr;align-items:center;overflow:hidden}
.portrait-stage{height:100%;min-height:565px;position:relative;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at 55% 48%,#2b281b 0,#171a12 42%,#0b120e 73%)}
.orbit{position:absolute;border:1px solid rgba(199,163,77,.12);border-radius:50%}
.orbit-one{width:570px;height:570px}
.orbit-two{width:420px;height:420px}
.profile-mark{position:relative;width:270px;height:330px;border:1px solid var(--line);background:linear-gradient(145deg,rgba(199,163,77,.17),rgba(255,255,255,.02));display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 35px 60px rgba(0,0,0,.28)}
.profile-mark:before{content:'';position:absolute;inset:16px;border:1px solid rgba(245,242,233,.12)}
.profile-mark span{font:6.6rem/1 'Libre Caslon Display';color:var(--cream)}
.profile-mark small{font-size:.75rem;letter-spacing:.3em;color:var(--gold)}
.profile-caption{position:absolute;left:55px;bottom:34px;display:flex;flex-direction:column}
.profile-caption strong{font-family:'Libre Caslon Display';font-size:1.35rem}
.profile-caption span{color:var(--muted);font-size:.73rem;letter-spacing:.09em;text-transform:uppercase}
.hero-copy{padding:60px 42px 60px 75px}
.hero h1,.section h2,.engagement h2{font-family:'Libre Caslon Display',serif;line-height:1.03;font-weight:400;letter-spacing:-.02em}
.hero h1{font-size:clamp(3rem,4.1vw,4.5rem);max-width:650px;margin:25px 0}
.hero h1 em{color:var(--gold);font-style:normal}
.hero-copy>p:not(.kicker){max-width:610px;color:var(--muted);font-size:1.05rem}
.gold-button,.outline-button{display:inline-flex;align-items:center;gap:22px;margin-top:18px;padding:14px 22px;font-size:.75rem;font-weight:700;letter-spacing:.13em;text-transform:uppercase;transition:.2s}
.gold-button{background:var(--gold);color:#11150f}
.outline-button{border:1px solid var(--gold);color:var(--gold)}
.gold-button:hover,.outline-button:hover{transform:translateY(-2px)}
.gold-button:hover{background:#ddbb68}
.outline-button:hover{background:var(--gold);color:#11150f}
.credential-strip{background:var(--gold2);color:#11150f;padding:18px 24px 24px;text-align:center}
.credential-strip>p{font-size:.62rem;font-weight:700;letter-spacing:.28em}
.credential-strip>div{max-width:1030px;margin:auto;display:grid;grid-template-columns:repeat(6,1fr);gap:12px}
.credential-strip span{height:66px;background:#f3f1eb;display:grid;place-items:center;font-family:'Libre Caslon Display';font-size:1.45rem;color:#121813}
.section{max-width:1180px;margin:auto;padding:110px 28px}
.section h2{font-size:clamp(2.5rem,4vw,4.25rem);margin:15px 0 24px}
.about{display:grid;grid-template-columns:.85fr 1.15fr;gap:85px;align-items:start}
.about-visual{position:relative;min-height:430px;display:grid;place-items:center}
.gold-frame{position:absolute;width:82%;height:82%;border:1px solid rgba(199,163,77,.5);left:4%;top:7%}
.portrait-card{position:relative;width:82%;height:330px;background:linear-gradient(135deg,#302c21,#121914);display:flex;flex-direction:column;justify-content:center;padding:45px;box-shadow:0 30px 70px rgba(0,0,0,.3)}
.portrait-card>span{font:6rem/1 'Libre Caslon Display';color:var(--gold)}
.portrait-card p{font:2.25rem/1.05 'Libre Caslon Display';margin:12px 0}
.portrait-card small{color:var(--muted);letter-spacing:.12em;text-transform:uppercase}
.about-copy>p:not(.kicker){color:var(--muted);max-width:700px}
.about-copy h3{margin:30px 0 18px;color:var(--gold);font-size:.68rem;letter-spacing:.2em}
.profile-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px 34px}
.profile-grid>div{display:flex;gap:12px}
.profile-grid b{color:var(--gold);font-size:.7rem}
.profile-grid p{margin:0;line-height:1.35}
.profile-grid strong,.profile-grid span{display:block}
.profile-grid strong{font-size:.86rem}
.profile-grid span{color:#777d78;font-size:.77rem;margin-top:3px}
.expertise{border-top:1px solid var(--line)}
.section-intro{max-width:760px;margin-bottom:55px}
.section-intro>p:last-child{color:var(--muted);font-size:1.05rem}
.expertise-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}
.expertise-grid article{min-height:240px;padding:27px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);transition:.25s}
.expertise-grid article:hover{background:var(--gold);color:#11150f}
.expertise-grid article>span{color:var(--gold);font-size:.7rem;letter-spacing:.15em}
.expertise-grid article:hover>span{color:#11150f}
.expertise-grid h3{font:1.55rem/1.15 'Libre Caslon Display';margin:55px 0 12px}
.expertise-grid p{color:var(--muted);font-size:.9rem}
.expertise-grid article:hover p{color:#2f322e}
.method{border-top:1px solid var(--line)}
.method>h2{max-width:700px}
.method-layout{display:grid;grid-template-columns:1.15fr .85fr;gap:75px;align-items:center;margin-top:55px}
.cycle{height:450px;position:relative}
.cycle:before{content:'';position:absolute;width:330px;height:330px;border:1px solid var(--gold);border-radius:50%;left:50%;top:50%;transform:translate(-50%,-50%);box-shadow:inset 0 0 0 16px var(--black),inset 0 0 0 17px rgba(199,163,77,.15)}
.cycle-core{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:130px;height:130px;border:1px solid var(--gold);border-radius:50%;display:grid;place-items:center;text-align:center;font:1rem/1.15 'Libre Caslon Display';letter-spacing:.12em}
.cycle-core i{color:var(--gold);font-style:normal;line-height:.4}
.step{position:absolute;width:126px;height:70px;background:#1a211c;border:1px solid rgba(199,163,77,.45);display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:.62rem;font-weight:700;letter-spacing:.06em}
.step b{color:var(--gold);font:400 .72rem 'Libre Caslon Display';margin-bottom:5px}
.s1{left:50%;top:0;transform:translateX(-50%);background:var(--gold);color:#11150f}
.s1 b{color:#11150f}
.s2{right:0;top:125px}
.s3{right:42px;bottom:0}
.s4{left:42px;bottom:0}
.s5{left:0;top:125px}
.method-copy{border-left:1px solid var(--line);padding-left:36px}
.method-copy h3{font:2rem/1.2 'Libre Caslon Display';margin:20px 0 28px}
.method-copy>p:last-child{color:var(--muted)}
.speaking{max-width:none;padding-left:max(28px,calc((100vw - 1180px)/2 + 28px));padding-right:max(28px,calc((100vw - 1180px)/2 + 28px));background:linear-gradient(90deg,#09100c,#11150d)}
.speaking-heading{max-width:760px}
.speaking-heading>p:last-child{color:var(--muted)}
.stage-card{height:430px;margin-top:45px;position:relative;overflow:hidden;border:1px solid var(--line);display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at 63% 45%,#4a4022 0,#171b13 35%,#0b110d 70%)}
.stage-orbit{position:absolute;width:520px;height:520px;border:1px solid rgba(199,163,77,.28);border-radius:50%}
.stage-word{font:clamp(4rem,10vw,9rem) 'Libre Caslon Display';color:rgba(245,242,233,.08);letter-spacing:.08em}
.stage-caption{position:absolute;left:0;bottom:0;background:rgba(8,14,10,.88);padding:20px 24px;min-width:52%;display:flex;flex-direction:column}
.stage-caption b{color:var(--gold);font-size:.7rem;letter-spacing:.16em}
.stage-caption span{margin-top:5px}
.speaking>.outline-button{display:flex;width:max-content;margin:32px auto 0}
.engagement{border-top:1px solid var(--line);border-bottom:1px solid var(--line);max-width:680px;margin:0 auto;text-align:center;padding:45px 25px 105px}
.engagement h2{font-size:1.75rem}
.engagement p{color:var(--muted)}
.contact{text-align:center}
.contact h2{max-width:900px;margin:15px auto 25px}
.contact>p:not(.kicker){max-width:700px;margin:auto;color:var(--muted)}
footer{max-width:1180px;margin:auto;border-top:1px solid var(--line);padding:28px;display:flex;justify-content:space-between;color:#777d78;font-size:.78rem}
@media(max-width:1050px){.site-header nav{display:none}
.hero{grid-template-columns:1fr 1fr}
.hero-copy{padding-left:40px}
.identity{min-width:0}
.credential-strip>div{grid-template-columns:repeat(3,1fr)}
}
@media(max-width:760px){.site-header{height:68px}
.hero{grid-template-columns:1fr}
.portrait-stage{min-height:440px}
.orbit-one{width:430px;height:430px}
.profile-caption{left:25px}
.hero-copy{padding:60px 25px}
.credential-strip>div{grid-template-columns:repeat(2,1fr)}
.about,.method-layout{grid-template-columns:1fr;gap:45px}
.section{padding:78px 24px}
.about-visual{min-height:365px}
.expertise-grid{grid-template-columns:1fr 1fr}
.profile-grid{grid-template-columns:1fr}
.method-copy{border-left:0;border-top:1px solid var(--line);padding:28px 0 0}
.stage-card{height:350px}
footer{display:block}
footer span{display:block;margin-top:5px}
}
@media(max-width:500px){.portrait-stage{min-height:400px}
.profile-mark{width:230px;height:290px}
.profile-mark span{font-size:5rem}
.hero h1{font-size:2.75rem}
.expertise-grid{grid-template-columns:1fr}
.credential-strip span{height:58px}
.about-visual{min-height:330px}
.portrait-card{height:285px;padding:32px}
.portrait-card>span{font-size:4.6rem}
.cycle{transform:scale(.78);transform-origin:center top;margin-bottom:-80px}
.stage-card{height:300px}
.stage-caption{min-width:100%}
}

