
.cts-profile-page{font-family:"Inter",sans-serif;background:#fff;color:#102036}
.cts-profile-hero{background:#0d1b2a;color:#fff;padding:6rem 0 5.5rem}
.cts-profile-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.8fr);gap:4rem;align-items:center}
.cts-profile-kicker,.cts-profile-section-label{margin:0 0 .85rem;font-size:.76rem;font-weight:700;letter-spacing:.16em;color:#73a7ed}
.cts-profile-hero h1{margin:0;font-size:clamp(3.3rem,6vw,6.2rem);line-height:.95;font-weight:750;letter-spacing:-.045em}
.cts-profile-title{margin:1.1rem 0 0;font-size:clamp(1.2rem,2vw,1.7rem);color:#d9e2ee}
.cts-profile-intro{max-width:660px;margin:2rem 0 0;font-size:1.08rem;line-height:1.75;color:#b9c5d5}
.cts-profile-photo-shell{aspect-ratio:4/5;max-height:620px;overflow:hidden;border-radius:14px;background:#192a3e;border:1px solid rgba(255,255,255,.12)}
.cts-profile-photo{width:100%;height:100%;object-fit:cover;display:block}
.cts-profile-photo-placeholder{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(150deg,#17283c,#0b1624);color:#fff}
.cts-profile-photo-placeholder span{font-size:1.2rem;font-weight:700;letter-spacing:.12em}.cts-profile-photo-placeholder small{margin-top:.5rem;opacity:.55;text-transform:uppercase}
.cts-profile-about{padding:6rem 0}.cts-profile-narrow{max-width:900px}
.cts-profile-about h2,.cts-profile-section-heading h2,.cts-profile-credentials h2,.cts-profile-connect h2{margin:0 0 1.4rem;font-size:clamp(2rem,3.8vw,3.6rem);line-height:1.05;font-weight:700}
.cts-profile-about p{font-size:1.08rem;line-height:1.8;color:#536178}
.cts-profile-pillars{padding:6rem 0;background:#f3f6fa}.cts-profile-section-heading{max-width:760px;margin-bottom:2.5rem}
.cts-profile-pillar-grid,.cts-profile-feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem}
.cts-profile-pillar{background:#fff;border:1px solid #dfe6ef;border-radius:12px;padding:2rem}.cts-profile-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:8px;background:#e8f1fc;color:#255488;font-weight:700;margin-bottom:1.4rem}
.cts-profile-pillar h3{margin:0 0 .8rem;font-size:1.2rem}.cts-profile-pillar p{margin:0;color:#657186;line-height:1.65}
.cts-profile-credentials{padding:6rem 0}.cts-profile-two-col{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(280px,.6fr);gap:4rem}
.cts-profile-checklist{list-style:none;padding:0;margin:2rem 0 0}.cts-profile-checklist li{position:relative;padding:.8rem 0 .8rem 2rem;border-bottom:1px solid #e5eaf0;color:#46556a}.cts-profile-checklist li:before{content:"✓";position:absolute;left:0;color:#2f6fb9;font-weight:700}
.cts-profile-note{background:#0d1b2a;color:#fff;border-radius:12px;padding:2rem}.cts-profile-note-mark{display:block;font-size:4rem;line-height:.7;color:#4d8bd3}.cts-profile-note p{margin:1.5rem 0 0;color:#ced8e5;line-height:1.7}
.cts-profile-featured{padding:6rem 0;background:#0d1b2a;color:#fff}.cts-profile-feature-card{min-height:260px;display:flex;flex-direction:column;justify-content:flex-end;padding:1.8rem;border-radius:12px;text-decoration:none;background:#1b2d43;border:1px solid rgba(255,255,255,.1);color:#fff}
.cts-profile-feature-tag{margin-bottom:.8rem;color:#76a8e9;font-size:.72rem;font-weight:700;letter-spacing:.12em}.cts-profile-feature-card h3{margin:0 0 .6rem;font-size:1.4rem}.cts-profile-feature-card p{margin:0 0 1rem;color:#c6d0dd;line-height:1.6}.cts-profile-link{font-size:.88rem;font-weight:600;color:#8ab9f3}
.cts-profile-connect{padding:4.5rem 0;background:#eef3f8}.cts-profile-connect-inner{display:flex;justify-content:space-between;align-items:end;gap:2rem}.cts-profile-connect-links{display:flex;flex-wrap:wrap;gap:.75rem}.cts-profile-connect-links a{display:inline-block;padding:.8rem 1rem;border:1px solid #cbd6e2;border-radius:7px;background:#fff;color:#163b63;text-decoration:none;font-weight:600}
@media(max-width:900px){.cts-profile-hero-grid,.cts-profile-two-col{grid-template-columns:1fr}.cts-profile-pillar-grid,.cts-profile-feature-grid{grid-template-columns:1fr}.cts-profile-connect-inner{align-items:flex-start;flex-direction:column}}
