.profile-questions>header{background:#f5f9ff;border-left:4px solid var(--blue-500);border-radius:8px;margin-bottom:1rem;padding:1rem}.profile-questions>header>span{color:var(--blue-600);font-size:.75rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.profile-questions>header h3{margin:.3rem 0}.profile-questions>header p{color:var(--gray-600);font-size:.9rem;margin:0}.profile-question-list{display:grid;gap:1rem}.profile-question-list article{border:1px solid var(--gray-200);border-radius:10px;padding:1rem}.profile-question-list h4{color:var(--blue-900);margin:0}.profile-question-list h4 i{color:var(--blue-500)}.profile-question-list small{color:var(--gray-500);display:block;margin:.35rem 0 .8rem}.profile-question-list article>div{background:#f2faf6;border-left:3px solid var(--green-500);border-radius:7px;padding:.8rem}.profile-question-list article>div strong{color:var(--green-800);font-size:.85rem}.profile-question-list article>div p{margin:.35rem 0 0}.profile-question-form{border-top:1px solid var(--gray-200);margin-top:1.3rem;padding-top:1.3rem}.profile-question-form h3{margin-bottom:1rem}.profile-question-form label small{color:var(--gray-500);font-weight:400}
