/* Conteneur principal */
.grade-wrapper {
display: grid;
grid-template-columns: repeat(2, minmax(320px, 1fr));
gap: 25px;
padding: 15px;
font-family: 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
}
/* Carte de grade */
.grade-card {
background: #111522;
border-radius: 16px;
padding: 30px;
position: relative;
transition: all 0.3s ease-in-out;
border: 1px solid #2c3e50;
color: #ffffff !important;
display: flex;
flex-direction: column;
}
/* Variantes de couleurs */
.grade-membre { border: 2px solid #95a5a6; box-shadow: 0 4px 15px rgba(149, 165, 166, 0.2); }
.grade-vip { border: 2px solid #f1c40f; box-shadow: 0 4px 15px rgba(241, 196, 15, 0.2); }
.grade-vip-plus { border: 2px solid #00fbff; box-shadow: 0 4px 15px rgba(0, 251, 255, 0.2); }
.grade-mvp { border: 2px solid #9b59b6; box-shadow: 0 4px 15px rgba(155, 89, 182, 0.2); }
.grade-card:hover {
transform: translateY(-8px);
box-shadow: 0 12px 25px rgba(0,0,0,0.5);
}
/* Titres */
.grade-header {
text-align: center;
margin-bottom: 25px;
font-size: 1.8em;
font-weight: 800;
text-transform: uppercase;
letter-spacing: 1px;
}
/* Liste des avantages */
.benefit-list {
list-style: none;
padding: 0;
margin: 0;
flex-grow: 1;
}
.benefit-row {
display: flex;
align-items: center;
margin-bottom: 12px;
padding: 10px;
background: rgba(255, 255, 255, 0.03);
border-radius: 8px;
color: #ecf0f1 !important;
}
.benefit-icon {
font-size: 1.4em;
margin-right: 18px;
min-width: 30px;
text-align: center;
}
.benefit-text {
font-size: 0.95em;
line-height: 1.4;
color: #ffffff !important;
}
/* Mise en évidence des valeurs */
.val-highlight {
color: #f39c12 !important;
font-weight: bold;
}
.bonus-section {
margin-top: 15px;
padding-top: 15px;
border-top: 1px dashed #2c3e50;
}
.bonus-title {
font-weight: bold;
display: block;
margin-bottom: 8px;
color: #f1c40f;
font-size: 0.9em;
}
@media (max-width: 1300px) {
.grade-wrapper { grid-template-columns: 1fr; }
}
🏰 Membre
🏰 Limite de 500 Claims.
🏠 1 Home disponible.
⚡ Warmup TP : 5s.
⏳ Cooldown TP : 60s.
⚙️ 1 Chunk Loader permanent.
👑 VIP
🏰 Limite de 1000 Claims.
🏠 3 Homes disponibles.
⚡ Warmup TP : 0s (Instantané).
⏳ Cooldown TP : 30s.
⚙️ 2 Chunk Loaders permanents.
🎨 Couleur de pseudo changeable à volonté.
🎁 BONUS MENSUELS :
🗝️ 1x Clé Legendary + 🔑 1x Clé Mythic
💎 VIP+
🛡️ Limite de 2000 Claims.
🏠 6 Homes disponibles.
⚡ Warmup TP : 0s (Instantané).
⏳ Cooldown TP : 10s.
⚙️ 3 Chunk Loaders permanents.
🎨 Couleur de pseudo changeable à volonté.
🎁 BONUS MENSUELS :
🗝️ 2x Clés Legendary + 🔑 2x Clés Mythic
🔮 MVP
🛡️ Limite de 4000 Claims.
🏠 10 Homes disponibles.
⚡ Warmup TP : 0s (Instantané).
⏳ Cooldown TP : 5s (Éclair).
⚙️ 4 Chunk Loaders permanents.
🎨 Couleur de pseudo changeable à volonté.
🎭 Cosmétiques d'effets illimités.
🎁 BONUS MENSUELS :
🗝️ 5x Clés Legendary + 🔑 5x Clés Mythic
grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
.trans-header {
border-bottom: 2px solid #3498db;
padding-bottom: 20px;
margin-bottom: 30px;
.trans-header h2 {
color: #3498db !important;
font-size: 2em;
.highlight-link {
color: #f39c12;
text-decoration: none;
transition: color 0.3s ease;
.highlight-link:hover {
color: #e67e22;
text-decoration: underline;
@media (max-width: 600px) {
Les Grades
Disponnibles directement dans la Boutique