.dashboard__container{background-color:var(--primary-color);overflow-y:auto}.dashboard__container,.dashboard__content{display:flex;flex-direction:column;align-items:center}.dashboard__content{justify-content:center;padding:50px 0}.member__profile,.profile{display:flex;flex-direction:column;align-items:center}.member__profile{justify-content:center;height:100%}.profile{font-size:1em;font-family:Poppins;font-weight:800}.profile-picture{width:100px;height:100px;border-radius:50%;object-fit:cover}.fm-badge{margin-left:5px}.coin-badge,.fm-badge{font-size:.8em;font-family:Padaloma;font-weight:800;color:#02ff40;position:absolute;z-index:2}.coin-badge{border-radius:40px}.stat-item-title{font-size:14px;color:#02ff40;margin-top:5px}.member-since-text{margin:0}.member-since-text,.member-stat-item-title{font-size:14px;color:#02ff40}.profile-link p{font-family:Satoshi-Black;color:#fff}.stat-item img{width:14px;height:12px;opacity:1}.claimed-view{flex-direction:row;display:flex;align-items:center;justify-content:space-between;align-self:center;position:relative;border-radius:20px;overflow:hidden}.members-icon{width:12px;height:12px;margin-right:5px;z-index:2;position:relative}.claimed-text{font-size:14px;text-align:center;color:#6e7484;z-index:2;position:relative;font-family:Satoshi-Black}.member_username{font-size:15px;margin-bottom:9.27px}.member_title,.member_username{text-align:center;color:#fff;z-index:2;position:relative;font-family:Poppins}.member_title{font-size:20px;margin:0;padding-bottom:15px}.profile-card{width:350px;height:230px;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;border-radius:20px;overflow:hidden;margin-top:10px}.member-background-container{width:170px;height:170px}.background-container,.member-background-container{position:absolute;top:0;left:0;background-size:cover;background-position:50%;z-index:-1;border-radius:20px}.background-container{width:100%;height:100%}.member-card-overlay{position:absolute;z-index:1;border-radius:20px}.notification-banner{background-color:#1c1c1e;color:#fff;padding:10px;border-radius:12px;position:fixed;top:20px;left:50%;transform:translateX(-50%);z-index:1000;box-shadow:0 4px 20px rgba(0,0,0,.5);display:flex;align-items:center;width:375px}@media (min-width:769px){.notification-banner{width:375px}}.notification-content{display:flex;align-items:center;justify-content:space-between;width:100%}.notification-title{font-size:18px;font-weight:700;color:#fff}.notification-text{font-size:16px;font-weight:400;margin-top:5px}.notification-message{font-size:16px;margin:5px 0}.notification-time{font-size:12px;color:#ccc;margin-left:auto;align-self:flex-start}.app-icon{border-radius:12px;margin-right:10px}