🔥 MysticMS BETA is LIVE! Enjoy an extra +20% Mystic Points on all purchases throughout the beta! 🔥
Rank Player Class Reborn Level Guild
Crocodile
Offline
Buccaneer Buccaneer
0 / 1
160
Buccaneer Buccaneer
0 / 1 Reborns
eta Guild Icon eta
2
Emperor
Online
Buccaneer Buccaneer
0 / 1
143
Buccaneer Buccaneer
0 / 1 Reborns
eta Guild Icon eta
3
JohnnyDepp
Offline
Corsair Corsair
0 / 1
135
Corsair Corsair
0 / 1 Reborns
eta Guild Icon eta
4
Mystic
Offline
Corsair Corsair
0 / 1
133
Corsair Corsair
0 / 1 Reborns
eta Guild Icon eta
5
KiCK
Offline
Outlaw Outlaw
0 / 1
111
Outlaw Outlaw
0 / 1 Reborns
eta Guild Icon eta
6
Sushi
Offline
Brawler Brawler
0 / 1
54
Brawler Brawler
0 / 1 Reborns
N/A
7
Teyko
Offline
Brawler Brawler
0 / 1
53
Brawler Brawler
0 / 1 Reborns
N/A
8
AstonMartin
Offline
Gunslinger Gunslinger
0 / 1
46
Gunslinger Gunslinger
0 / 1 Reborns
N/A
9
cold
Offline
Pirate Pirate
0 / 1
24
Pirate Pirate
0 / 1 Reborns
N/A
10
Mikey
Offline
Pirate Pirate
0 / 1
11
Pirate Pirate
0 / 1 Reborns
N/A
color: #ffffff !important; font-weight: 600; } .form-control { background: rgba(255, 255, 255, 0.1); border: 1px solid rgba(147, 51, 234, 0.3); color: #ffffff; border-radius: 8px; } .form-control:focus { background: rgba(255, 255, 255, 0.15); border-color: #9333ea; box-shadow: 0 0 0 0.2rem rgba(147, 51, 234, 0.25); color: #ffffff; } .form-control::placeholder { color: rgba(255, 255, 255, 0.6); } .form-label { color: #ffffff !important; font-weight: 500; } .form-text { color: rgba(255, 255, 255, 0.7) !important; } .alert { background: rgba(147, 51, 234, 0.1); border: 1px solid rgba(147, 51, 234, 0.3); color: #ffffff; } .alert-info { background: rgba(59, 130, 246, 0.1); border-color: rgba(59, 130, 246, 0.3); } .alert-success { background: rgba(34, 197, 94, 0.1); border-color: rgba(34, 197, 94, 0.3); } .alert-danger { background: rgba(239, 68, 68, 0.1); border-color: rgba(239, 68, 68, 0.3); color: #ffffff; } .download-option { text-align: center; padding: 1.5rem; border: 1px solid rgba(147, 51, 234, 0.3); border-radius: 8px; background: rgba(255, 255, 255, 0.05); transition: all 0.3s ease; } .download-option:hover { transform: translateY(-2px); border-color: #9333ea; box-shadow: 0 8px 25px rgba(147, 51, 234, 0.3); background: rgba(255, 255, 255, 0.1); } .download-icon { font-size: 2rem; color: #9333ea; margin-bottom: 1rem; } .vote-site { padding: 1.5rem; border: 1px solid rgba(147, 51, 234, 0.3); border-radius: 8px; background: rgba(255, 255, 255, 0.05); transition: all 0.3s ease; } .vote-site:hover { transform: translateY(-2px); border-color: #9333ea; box-shadow: 0 8px 25px rgba(147, 51, 234, 0.3); background: rgba(255, 255, 255, 0.1); } .vote-header { display: flex; justify-content: space-between; align-items: center; margin-bottom: 0.5rem; } .reward-item { text-align: center; padding: 1rem; border: 1px solid rgba(147, 51, 234, 0.3); border-radius: 8px; background: rgba(255, 255, 255, 0.05); transition: all 0.3s ease; color: #ffffff; } .reward-item:hover { border-color: #9333ea; transform: translateY(-2px); background: rgba(255, 255, 255, 0.1); } .reward-item i { font-size: 1.5rem; margin-bottom: 0.5rem; display: block; } .reward-item small { color: rgba(255, 255, 255, 0.8); } .feature-item { text-align: center; padding: 1rem; border: 1px solid rgba(147, 51, 234, 0.3); border-radius: 8px; background: rgba(255, 255, 255, 0.05); transition: all 0.3s ease; color: #ffffff; } .feature-item:hover { border-color: #5865f2; transform: translateY(-2px); background: rgba(255, 255, 255, 0.1); } .feature-item i { font-size: 1.5rem; } .text-discord { color: #5865f2 !important; } .btn-discord { background: #5865f2; border-color: #5865f2; color: white; } .btn-discord:hover { background: #4752c4; border-color: #4752c4; color: white; } .text-purple { color: var(--primary-color) !important; } /* Rates Modal Styles */ .rates-breakdown-modal { display: flex; flex-direction: column; gap: 1rem; } .rate-item-modal { display: flex; align-items: center; justify-content: space-between; padding: 1rem; border: 1px solid rgba(147, 51, 234, 0.3); border-radius: 8px; background: rgba(255, 255, 255, 0.05); transition: all 0.3s ease; } .rate-item-modal:hover { transform: translateY(-2px); border-color: #9333ea; box-shadow: 0 4px 15px rgba(147, 51, 234, 0.3); background: rgba(255, 255, 255, 0.1); } .level-range { display: flex; align-items: center; font-weight: 500; color: #fff; } .rate-value .badge { font-size: 0.875rem; padding: 0.5rem 1rem; } .rate-description { margin-top: 0.25rem; } .rate-card { text-align: center; padding: 1rem; border: 1px solid rgba(147, 51, 234, 0.3); border-radius: 8px; background: rgba(255, 255, 255, 0.05); transition: all 0.3s ease; color: #ffffff; } .rate-card:hover { transform: translateY(-2px); border-color: #9333ea; background: rgba(255, 255, 255, 0.1); } .rate-card i { font-size: 1.5rem; display: block; margin-bottom: 0.5rem; } .rate-title { font-size: 0.875rem; color: #ccc; margin-bottom: 0.25rem; } .rate-card .rate-value { font-size: 1.125rem; font-weight: bold; color: #fff; } /* Discord Modal Specific Styles */ .discord-info h5 { color: #ffffff !important; } .discord-info p { color: rgba(255, 255, 255, 0.8) !important; } /* Vote Modal Specific Styles */ .vote-info p { color: #ffffff !important; } /* Badge Styles */ .badge { color: #ffffff !important; } .bg-success { background-color: #22c55e !important; } .bg-warning { background-color: #f59e0b !important; } .bg-danger { background-color: #ef4444 !important; } /* Donation Modal Styles */ .donation-package { text-align: center; padding: 1.5rem; border: 1px solid rgba(147, 51, 234, 0.3); border-radius: 8px; background: rgba(255, 255, 255, 0.05); transition: all 0.3s ease; height: 100%; display: flex; flex-direction: column; justify-content: space-between; } .donation-package:hover { transform: translateY(-2px); border-color: #9333ea; box-shadow: 0 8px 25px rgba(147, 51, 234, 0.3); background: rgba(255, 255, 255, 0.1); } .package-header { margin-bottom: 1rem; } .package-header h6 { margin-bottom: 0.5rem; font-weight: 600; } .package-price { font-size: 1.5rem; font-weight: bold; color: #9333ea; margin-bottom: 0.25rem; } .package-header small { display: block; margin-bottom: 0.5rem; } .package-body { margin-top: auto; } .alternative-vendors { border-top: 1px solid rgba(147, 51, 234, 0.3); padding-top: 1.5rem; } .alert-warning { background: rgba(245, 158, 11, 0.1); border-color: rgba(245, 158, 11, 0.3); color: #ffffff; } .alert-warning .fab { color: #f59e0b; } .donation-header h6 { color: #ffffff; font-weight: 600; font-size: 1.25rem; } .text-success { color: #22c55e !important; } /* Promotion Badge Responsive Styles */ .promotion-badge { font-size: 0.875rem; padding: 0.5rem 1rem; display: inline-block; text-align: center; word-wrap: break-word; } /* Mobile-specific adjustments */ @media (max-width: 576px) { .promotion-badge { font-size: 0.75rem; padding: 0.4rem 0.8rem; line-height: 1.2; } } /* Extra small mobile devices */ @media (max-width: 400px) { .promotion-badge { font-size: 0.7rem; padding: 0.3rem 0.6rem; } }