.fnpt-wrap { font-family: Arial, Helvetica, sans-serif; font-size: 11px; }
.fnpt-header { background: linear-gradient(180deg, #596EBB 0%, #1835A0 50%, #13297D 100%); color: #fff; font-size: 12px; font-weight: bold; padding: 4px 8px; border: 1px solid #122678; border-bottom: none; text-transform: uppercase; }
.fnpt-body { border: 1px solid #7F9DB9; background: #fff; padding: 12px; }
.fnpt-balance { font-size: 36px; font-weight: bold; color: #1835A0; text-align: center; font-family: "Courier New", Courier, monospace; }
.fnpt-balance-lbl { font-size: 11px; color: #666; text-align: center; margin-bottom: 12px; }
.fnpt-level-badge { display: inline-block; padding: 2px 8px; font-size: 11px; font-weight: bold; border-radius: 2px; }
.fnpt-level-bronze  { background: linear-gradient(180deg, #D99E63 0%, #CD7F32 50%, #A46628 100%); color: #fff; }
.fnpt-level-silver  { background: linear-gradient(180deg, #CFCFCF 0%, #C0C0C0 50%, #9A9A9A 100%); color: #333; }
.fnpt-level-gold    { background: linear-gradient(180deg, #FFD83D 0%, #FFCC00 50%, #CCA300 100%); color: #333; }
.fnpt-level-platinum{ background: linear-gradient(180deg, #EBEAE9 0%, #E5E4E2 50%, #B7B6B5 100%); color: #333; border: 1px solid #999; }
.fnpt-level-diamond { background: linear-gradient(180deg, #596EBB 0%, #1835A0 50%, #13297D 100%); color: #fff; }
.fnpt-progress-wrap { background: #EEF2FF; border: 1px solid #7F9DB9; height: 12px; margin: 6px 0; }
.fnpt-progress-bar  { background: linear-gradient(180deg, #596EBB 0%, #1835A0 50%, #13297D 100%); height: 100%; }
.fnpt-rank { font-size: 11px; color: #666; margin: 6px 0 12px; text-align: center; }
.fnpt-section-title { font-size: 11px; font-weight: bold; color: #1835A0; border-bottom: 1px solid #7F9DB9; padding-bottom: 3px; margin: 12px 0 8px; text-transform: uppercase; }
.fnpt-table { width: 100%; border-collapse: collapse; font-size: 11px; }
.fnpt-table th { background: linear-gradient(180deg, #596EBB 0%, #1835A0 50%, #13297D 100%); color: #fff; padding: 4px 8px; text-align: left; }
.fnpt-table td { padding: 4px 8px; border-bottom: 1px solid #C8D8E8; }
.fnpt-table tr.even td { background: #EEF2FF; }
.fnpt-pts-pos { color: #006600; font-weight: bold; }
.fnpt-pts-neg { color: #CC0000; font-weight: bold; }
.fnpt-lb-gold   td { background: #FFFBE6 !important; }
.fnpt-lb-silver td { background: #F5F5F5 !important; }
.fnpt-lb-bronze td { background: #FFF5EE !important; }
