/* خروجی PDF رزومه — نسخه چاپی پروفایل فریلنسر */
@page { margin: 14mm; }

.rdx-header, .rdx-footer, .rdx-mobile-nav, .rdx-tabs,
.rdx-profile__actions, .rdx-follow-btn, .rdx-like-btn,
.rdx-pagination, .rdx-drawer, .rdx-burger { display: none !important; }

body.rdx { font-size: 12px; color: #000; }
.rdx-main { padding: 0 !important; min-height: auto; }
.rdx-profile__cover { height: 60px; border: 1px solid #eee; }
.rdx-profile__head { margin-top: -24px; }
.rdx-card, .rdx-resume-box { border: 1px solid #ddd; box-shadow: none !important; break-inside: avoid; }
a { color: #000; }
a[href]::after { content: ''; }
.rdx-profile__grid { grid-template-columns: 1fr !important; }
