.account-games{margin:25px 0}.account-games-head{display:flex;justify-content:space-between;align-items:center;gap:18px;margin:0 0 16px}.account-games-head small{color:#ad98ff;font-size:10px;font-weight:850;letter-spacing:1.5px}.account-games-head h2{font-size:24px;margin:7px 0}.account-games-head>span{color:#a5aec4;border:1px solid #33374d;border-radius:30px;padding:8px 12px;font-size:11px}.account-games-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.account-game{display:flex;flex-direction:column;gap:16px;padding:25px;border:1px solid #37304e;border-radius:18px;background:linear-gradient(135deg,#1c1730,#11141e)}.account-game.fortnite{background:radial-gradient(ellipse at top right,#7330c933,transparent),#11141e}.account-game.included{border-color:#3b96735e}.account-game-top{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.account-game-icon{display:grid;place-items:center;flex:0 0 42px;height:42px;border-radius:12px;color:#bdadff;background:#7c5cff22;font-weight:900}.fortnite .account-game-icon{color:#d4ff50;background:#763cff38}.account-game h3{margin:0 0 5px;font-size:19px}.account-game-top p{margin:0;color:#9299ae;font-size:11px}.account-game-badge{margin-left:auto;padding:6px 9px;border-radius:20px;background:#34d39918;color:#66e7b5;font-size:10px;font-weight:850}.account-game-badge.missing{color:#a6afc9;background:#7d8aa218}.account-game-badge.waiting{color:#ffd478;background:#ffcd5515}.account-game-note{font-size:13px;color:#aeb5ca;line-height:1.65;margin:0}.account-game-expiry{display:flex;justify-content:space-between;gap:12px;font-size:12px;color:#9ba5bf}.account-game-expiry strong{color:#eef0f8;text-align:right}.account-game .btn{margin-top:auto;display:flex;justify-content:center;gap:12px;font-size:13px}.account-add-game{color:#d4ff50!important;background:#d4ff5010!important;border:1px solid #d4ff5077!important}.account-add-game:hover{background:#d4ff5020!important}.account-game-hint,.account-games-explanation{color:#909ab1;font-size:12px;line-height:1.65}.account-games-explanation{margin:14px 6px}.account-game-hint{margin:0}@media(max-width:720px){.account-games-grid{grid-template-columns:1fr}.account-game{padding:20px}.account-games-head{align-items:flex-start;flex-direction:column;gap:6px}.account-game-expiry{flex-wrap:wrap}}
