.resume-role-page .container{max-width:1100px}
.resume-role-page .card{padding:clamp(20px,4vw,36px);margin-bottom:22px}
.resume-role-page p,.resume-role-page li{line-height:1.75;overflow-wrap:anywhere}
.resume-role-page li+li{margin-top:12px}
.resume-keyword-list,.resume-role-actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center}
.resume-keyword-list span{background:#edf3ff;color:#23395c;padding:8px 14px;border-radius:9px}
.resume-role-actions .btn{white-space:normal;text-align:center}
[data-resume-role-links]{padding:24px;margin:24px 0;border:1px solid #cad9fa;border-radius:16px;background:#f6f9ff;color:#23395c;overflow-wrap:anywhere}
[data-resume-role-links] select{display:block;max-width:100%;padding:10px;margin:10px 0}
[data-resume-role-links] a{text-decoration:underline;text-underline-offset:3px}
[data-resume-role-links] p{line-height:1.6}
@media print{[data-resume-role-links]{display:none}}
