:root{
    --tt-author-blue:#061ea3;
    --tt-author-blue-bright:#2148df;
    --tt-author-red:#e20d18;
    --tt-author-ink:#0b1738;
    --tt-author-muted:#65728b;
    --tt-author-line:#dfe6f2;
    --tt-author-soft:#f3f6fc;
}

.tt-author-page{overflow:hidden;background:#fff;color:var(--tt-author-ink)}
/* The theme's global `h2{display:inline-block;overflow:hidden;position:relative;left:0;right:0}`
   rule (an underline-reveal effect meant for other pages) leaks onto every bare h2 site-wide,
   including this page's, and visually centers/clips headings that were never meant to have it.
   Reset heading display/position back to normal block flow before this page's own type rules
   apply their font-size/weight/margin -- confirmed via DevTools "computed" that this was the
   actual cause (the headings' own text-align was already "left"; the box itself was inline-block
   and shrink-wrapped, which is what made it look centered). */
.tt-author-page h1,
.tt-author-page h2,
.tt-author-page h3{display:block;position:static;overflow:visible;left:auto;right:auto}
.tt-author-shell{position:relative;width:min(1140px,calc(100% - 40px));margin:0 auto}

.tt-author-hero{position:relative;isolation:isolate;overflow:hidden;padding:86px 0 78px;background:linear-gradient(135deg,#06126e 0%,#061ea3 48%,#315be9 100%)}
.tt-author-hero:before{content:"";position:absolute;z-index:-1;inset:0;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:48px 48px;mask-image:linear-gradient(to right,transparent,#000 35%,#000)}
.tt-author-hero-orb{position:absolute;z-index:-1;border:1px solid rgba(255,255,255,.12);border-radius:50%;background:rgba(255,255,255,.055)}
.tt-author-hero-orb-one{width:420px;height:420px;right:-130px;top:-190px;box-shadow:0 0 0 54px rgba(255,255,255,.035)}
.tt-author-hero-orb-two{width:180px;height:180px;left:9%;bottom:-110px;box-shadow:0 0 0 30px rgba(255,255,255,.025)}
.tt-author-hero-grid{display:grid;grid-template-columns:340px minmax(0,1fr);gap:72px;align-items:center}
.tt-author-portrait-wrap{position:relative;padding:12px}
.tt-author-portrait-wrap:before{content:"";position:absolute;inset:-18px 32px 40px -18px;border:1px solid rgba(255,255,255,.2);border-radius:34px;transform:rotate(-4deg)}
.tt-author-portrait{position:relative;overflow:hidden;aspect-ratio:4/4.7;border:8px solid rgba(255,255,255,.94);border-radius:32px;background:linear-gradient(145deg,#dce5ff,#fff);box-shadow:0 30px 70px rgba(0,0,0,.3)}
.tt-author-portrait:after{content:"";position:absolute;inset:auto 0 0;height:35%;background:linear-gradient(transparent,rgba(5,16,70,.28));pointer-events:none}
.tt-author-portrait img{display:block;width:100%;height:100%;object-fit:cover;object-position:center top}
.tt-author-portrait>span{display:grid;width:100%;height:100%;place-items:center;color:var(--tt-author-blue);font-size:96px;font-weight:900}
.tt-author-verified{position:absolute;right:-7px;bottom:22px;display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border:1px solid rgba(255,255,255,.7);border-radius:999px;background:#fff;color:var(--tt-author-blue);font-size:12px;font-weight:850;box-shadow:0 14px 30px rgba(0,0,0,.2)}
.tt-author-verified i{display:grid;width:20px;height:20px;place-items:center;border-radius:50%;background:#e7f8ee;color:#148147;font-size:10px}

.tt-author-breadcrumb{display:flex;align-items:center;flex-wrap:wrap;gap:9px;margin-bottom:32px;color:#b9c8ff;font-size:12px;font-weight:700}
.tt-author-breadcrumb a{color:#dfe6ff;text-decoration:none}.tt-author-breadcrumb a:hover{color:#fff}.tt-author-breadcrumb i{font-size:9px}
.tt-author-kicker{display:inline-flex;align-items:center;gap:8px;margin-bottom:14px;color:#fff;font-size:12px;font-weight:850;text-transform:uppercase;letter-spacing:1.2px}
.tt-author-kicker i{color:#ff5b63}
.tt-author-hero-copy h1{max-width:760px;margin:0;color:#fff;font-size:clamp(43px,5vw,68px);font-weight:900;line-height:1.02;letter-spacing:-2.4px}
.tt-author-role{margin:15px 0 0;color:#fff;font-size:clamp(19px,2vw,27px);font-weight:700;line-height:1.35}
.tt-author-summary{display:-webkit-box;max-width:720px;margin:19px 0 0;overflow:hidden;color:#d4ddff;font-size:16px;line-height:1.75;-webkit-line-clamp:3;-webkit-box-orient:vertical}
.tt-author-hero-actions{display:flex;flex-wrap:wrap;gap:11px;margin-top:28px}
.tt-author-btn{display:inline-flex;min-height:50px;align-items:center;justify-content:center;gap:9px;padding:12px 20px;border:1px solid transparent;border-radius:12px;font-size:13px;font-weight:850;text-decoration:none!important;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease}
.tt-author-btn:hover{transform:translateY(-2px)}
.tt-author-btn-primary{background:#fff;color:var(--tt-author-blue);box-shadow:0 14px 30px rgba(0,0,0,.19)}
.tt-author-btn-primary:hover{color:var(--tt-author-blue);box-shadow:0 18px 38px rgba(0,0,0,.25)}
.tt-author-btn-ghost{border-color:rgba(255,255,255,.3);background:rgba(255,255,255,.08);color:#fff}.tt-author-btn-ghost:hover{background:rgba(255,255,255,.15);color:#fff}
.tt-author-stat-row{display:flex;flex-wrap:wrap;gap:0;margin-top:34px;padding-top:27px;border-top:1px solid rgba(255,255,255,.17)}
.tt-author-stat-row>div{min-width:145px;padding:0 25px;border-left:1px solid rgba(255,255,255,.17)}.tt-author-stat-row>div:first-child{padding-left:0;border-left:0}
.tt-author-stat-row strong,.tt-author-stat-row span{display:block}.tt-author-stat-row strong{color:#fff;font-size:23px;font-weight:900}.tt-author-stat-row span{margin-top:3px;color:#bfcaff;font-size:11px;font-weight:700}

.tt-author-profile{padding:82px 0;background:#fff}
.tt-author-profile-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(280px,.75fr);gap:26px;align-items:stretch}
.tt-author-about-card,.tt-author-side-card{border:1px solid var(--tt-author-line);border-radius:24px;background:#fff;box-shadow:0 18px 50px rgba(14,31,73,.08)}
.tt-author-about-card{padding:42px 46px}.tt-author-side-card{position:relative;overflow:hidden;padding:36px;background:linear-gradient(145deg,#f2f5ff,#fff)}
.tt-author-section-label{display:inline-flex;align-items:center;gap:8px;color:var(--tt-author-blue);font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:1.15px}
.tt-author-about-card h2{max-width:700px;margin:13px 0 18px;color:var(--tt-author-ink);font-size:34px;font-weight:900;line-height:1.15;letter-spacing:-.8px}
.tt-author-about-card>p{margin:0;color:#495873;font-size:16px;line-height:1.9}
.tt-author-expertise{display:flex;flex-wrap:wrap;gap:9px;margin-top:28px;padding-top:24px;border-top:1px solid #e8edf5}
.tt-author-expertise span{display:inline-flex;align-items:center;gap:7px;padding:8px 12px;border-radius:999px;background:#f0f4ff;color:#27375b;font-size:11px;font-weight:800}.tt-author-expertise i{color:#168a4a}
.tt-author-side-card:after{content:"";position:absolute;width:190px;height:190px;right:-95px;bottom:-105px;border-radius:50%;background:rgba(6,30,163,.07);box-shadow:0 0 0 35px rgba(6,30,163,.035)}
.tt-author-side-icon{display:grid;width:48px;height:48px;margin-bottom:24px;place-items:center;border-radius:14px;background:var(--tt-author-blue);color:#fff;font-size:19px;box-shadow:0 12px 25px rgba(6,30,163,.24)}
.tt-author-side-card h3{position:relative;z-index:1;margin:10px 0 13px;color:var(--tt-author-ink);font-size:21px;font-weight:850;line-height:1.4}.tt-author-side-card p{position:relative;z-index:1;margin:0;color:var(--tt-author-muted);font-size:13px;line-height:1.75}.tt-author-side-card>a{position:relative;z-index:1;display:inline-flex;align-items:center;gap:8px;margin-top:22px;color:var(--tt-author-blue);font-size:12px;font-weight:900;text-decoration:none}

.tt-author-insights{padding:78px 0;background:var(--tt-author-soft)}
.tt-author-section-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:28px}.tt-author-section-heading h2{margin:8px 0 0;color:var(--tt-author-ink);font-size:34px;font-weight:900;letter-spacing:-.7px}.tt-author-section-heading>a{display:inline-flex;align-items:center;gap:8px;color:var(--tt-author-blue);font-size:12px;font-weight:900;text-decoration:none}
.tt-author-post-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.tt-author-post-card{overflow:hidden;border:1px solid var(--tt-author-line);border-radius:20px;background:#fff;box-shadow:0 12px 35px rgba(14,31,73,.07);transition:transform .2s ease,box-shadow .2s ease}.tt-author-post-card:hover{transform:translateY(-5px);box-shadow:0 20px 45px rgba(14,31,73,.13)}
.tt-author-post-image{display:block;overflow:hidden;height:190px;background:#e9eeff}.tt-author-post-image img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.tt-author-post-card:hover .tt-author-post-image img{transform:scale(1.035)}.tt-author-post-image.is-empty{display:grid;place-items:center;color:var(--tt-author-blue);font-size:34px}
.tt-author-post-body{padding:22px}.tt-author-post-body>span{color:var(--tt-author-red);font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.8px}.tt-author-post-body h3{margin:9px 0 10px;font-size:18px;font-weight:850;line-height:1.35}.tt-author-post-body h3 a{color:var(--tt-author-ink);text-decoration:none}.tt-author-post-body p{display:-webkit-box;min-height:60px;margin:0;overflow:hidden;color:var(--tt-author-muted);font-size:12px;line-height:1.65;-webkit-line-clamp:3;-webkit-box-orient:vertical}.tt-author-read-link{display:inline-flex;align-items:center;gap:8px;margin-top:18px;color:var(--tt-author-blue);font-size:11px;font-weight:900;text-decoration:none}

.tt-author-cta{padding:66px 0;background:#fff}.tt-author-cta>.tt-author-shell{display:flex;align-items:center;justify-content:space-between;gap:40px;overflow:hidden;padding:42px 48px;border-radius:25px;background:linear-gradient(135deg,#071468,#061ea3 55%,#234ce1);box-shadow:0 24px 55px rgba(6,30,163,.2)}.tt-author-cta>.tt-author-shell:after{content:"";position:absolute;width:290px;height:290px;right:-120px;top:-150px;border-radius:50%;background:rgba(255,255,255,.08);box-shadow:0 0 0 42px rgba(255,255,255,.035)}
.tt-author-cta span{color:#9fb1ff;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:1px}.tt-author-cta h2{margin:7px 0 8px;color:#fff;font-size:31px;font-weight:900}.tt-author-cta p{max-width:650px;margin:0;color:#d3dcff;font-size:13px;line-height:1.65}.tt-author-cta-actions{position:relative;z-index:1;display:flex;flex:0 0 auto;gap:10px}.tt-author-btn-light{background:#fff;color:var(--tt-author-blue)}.tt-author-btn-light:hover{color:var(--tt-author-blue)}.tt-author-btn-outline{border-color:rgba(255,255,255,.32);color:#fff}.tt-author-btn-outline:hover{background:rgba(255,255,255,.1);color:#fff}

@media(max-width:991px){
    .tt-author-hero{padding:64px 0}.tt-author-hero-grid{grid-template-columns:270px minmax(0,1fr);gap:42px}.tt-author-hero-copy h1{font-size:48px}.tt-author-profile-grid{grid-template-columns:1fr}.tt-author-post-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tt-author-post-card:last-child{display:none}.tt-author-cta>.tt-author-shell{align-items:flex-start;flex-direction:column}.tt-author-cta-actions{width:100%}
}
@media(max-width:767px){
    .tt-author-shell{width:min(100% - 28px,1140px)}.tt-author-hero{padding:42px 0 52px}.tt-author-hero-grid{display:flex;flex-direction:column;gap:38px}.tt-author-portrait-wrap{width:min(300px,88vw);align-self:center}.tt-author-breadcrumb{margin-bottom:22px}.tt-author-hero-copy{text-align:center}.tt-author-kicker,.tt-author-hero-actions,.tt-author-stat-row{justify-content:center}.tt-author-hero-copy h1{font-size:42px;letter-spacing:-1.3px}.tt-author-role{font-size:19px}.tt-author-summary{font-size:14px}.tt-author-stat-row>div{min-width:110px;padding:0 14px}.tt-author-profile,.tt-author-insights{padding:56px 0}.tt-author-about-card,.tt-author-side-card{padding:27px 24px;border-radius:19px}.tt-author-about-card h2,.tt-author-section-heading h2{font-size:27px}.tt-author-about-card>p{font-size:14px}.tt-author-section-heading{align-items:flex-start;flex-direction:column}.tt-author-post-grid{grid-template-columns:1fr}.tt-author-post-card:last-child{display:block}.tt-author-cta{padding:48px 0}.tt-author-cta>.tt-author-shell{padding:31px 25px}.tt-author-cta h2{font-size:26px}.tt-author-cta-actions{flex-direction:column}.tt-author-cta-actions .tt-author-btn{width:100%}
}
@media(prefers-reduced-motion:reduce){.tt-author-btn,.tt-author-post-card,.tt-author-post-image img{transition:none}.tt-author-btn:hover,.tt-author-post-card:hover{transform:none}}
