.AB0 { display: none; height: 100%; padding: 25px; position: absolute; top: 0px; left: 0px; z-index: 5; background-color: RGBA(0, 0, 0, 0.7); width: 100%; ; } .AB1 { display: flex; max-width: 1000px; margin: 0 auto; background: #1a1a1a; color: white; font-family: Arial, sans-serif; height: 100%; } .AB3 { width: 100%; background: #333; display: flex; align-items: center; justify-content: center; color: #666; padding: 10px; } .AB4 { padding: 20px; height: 100%; background: #2a2a2a; overflow-y: auto; position: relative; } .AB5 { display: flex; margin-bottom: 20px; flex-direction: column; } .AB6 { width: 40px; height: 40px; border-radius: 50%; background: #444; margin-right: 10px; } .AB7 { overflow: hidden; text-overflow: ellipsis; font-weight: bold; flex: 1; max-width: 200px; white-space: nowrap; } .AB7:hover { text-decoration: underline; cursor: pointer; } .AB8 { margin-bottom: 15px; } .AB9 { color: #888; font-size: 14px; margin-bottom: 5px; } .AB10 { color: white; font-size: 16px; } .AB11 { display: flex; gap: 20px; margin: 20px 0; justify-content: center; } .AB12 { padding: 8px 16px; border: none; border-radius: 4px; font-size: 14px; transition: all 0.3s; } .AB12:hover { cursor: pointer; transform: scale(1.1); } .AB13 { background: #4a4a4a; color: white; } .AB14 { background: #2196F3; color: white; } .AB15 { background: #F44336; color: white; } .AB16 { background: #FFD700; color: black; } .AB17 { margin-top: 20px; padding-top: 20px; border-top: 1px solid #444; } .AB18 { margin-top: 20px; border-top: 1px solid #444; } .AB19 { margin-bottom: 20px; } .AB20 { display: flex; align-items: center; margin-bottom: 10px; } .AB21 { width: 30px; height: 30px; border-radius: 50%; background: #444; margin-right: 10px; } .AB22 { background: #333; padding: 10px; border-radius: 4px; margin-left: 40px; } .AB23 { margin-top: 5px; font-size: 12px; color: #888; } .AB24 { margin-left: 50px; margin-top: 10px; } .AB25 { display: flex; justify-content: space-between; border-top: 1px solid #444; padding-top: 20px; } .AB26 { display: flex; flex-direction: column; } .AB27 { display: flex; justify-content: center; } .AB28 { display: flex; min-width: 60px; height: 100%; align-items: center; } .AB29 { padding: 0px 7px; font-size: 18px; } .AB30 { padding: 10px; flex: 1; display: flex; flex-direction: column; } .AB31 { display: flex; flex-direction: column; margin-right: 20px; } .AB32 { position: absolute; top: 0px; right: 0px; } .AB33 { padding: 15px; background: #333; } .AB34 { display: flex; gap: 10px; } .AB35 { flex: 1; padding: 10px; border: 1px solid #444; border-radius: 4px; background: #2a2a2a; color: white; font-size: 14px; } .AB35:focus { outline: none; border-color: #2196F3; } .AB36 { padding: 8px 20px; background: #2196F3; color: white; border: none; border-radius: 4px; cursor: pointer; font-size: 14px; transition-duration: 0.3s; transition-property: background-color; } .AB36:hover { background: #1976D2; } .AB37 { display: flex; align-items: center; justify-content: space-between; height: 40px; } .AB38 { width: 100%; } .AB39 { display: flex; align-items: center; margin-right: 20px; height: 100%; } .AB40 { display: flex; align-items: center; }