.section-intro{max-width:860px;margin-bottom:25px}.section-intro h2{margin:4px 0 9px;font-size:clamp(28px,4vw,44px)}.section-intro>p:last-child{margin:0;color:var(--muted);font-size:17px}.profile-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.profile-card{display:flex;flex-direction:column;min-width:0;min-height:295px;padding:20px;border-color:#405055;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.profile-card:hover,.profile-card:focus-visible{transform:translateY(-3px);border-color:var(--gold);box-shadow:0 15px 32px rgba(0,0,0,.28);outline:none}.card-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.profile-card .card-top b{display:grid;place-items:center;width:54px;height:54px;border-radius:14px;background:var(--gold);color:#111;font-size:20px;flex:0 0 auto}.profile-number{color:#c9d0d0;font-weight:800;letter-spacing:.12em}.card-copy{min-width:0;margin:18px 0 20px}.card-kind{display:block;color:var(--gold);font-size:10px;font-weight:800;letter-spacing:.1em}.profile-card h3{margin:7px 0 9px;font-size:clamp(19px,1.7vw,24px);line-height:1.2;overflow-wrap:anywhere;word-break:normal;hyphens:auto}.profile-card p{margin:0;color:var(--muted);font-size:16px;line-height:1.5}.card-action{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto;padding-top:15px;border-top:1px solid #465154;color:#fff;font-weight:800}.card-action i{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:var(--gold);color:#111;font-style:normal}@media(max-width:1100px){.profile-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.profile-grid{grid-template-columns:1fr}.profile-card{min-height:260px}}
