body{background:linear-gradient(135deg,#8b5cf6,#d8b4fe);min-height:100vh;color:#fff;padding-bottom:80px}.container{max-width:414px;margin:0 auto;padding:1rem}.profile-section{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.profile-info{display:flex;align-items:center;gap:.75rem}.profile-info img{width:48px;height:48px;border-radius:50%;object-fit:cover;border:2px solid rgba(255,255,255,.6)}.profile-info .profile-text h6{margin:0;font-weight:600;font-size:1rem;color:#fff}.profile-info .profile-text small{display:block;font-size:.75rem;color:#ffffffbf}.daily-task-card{background-color:#ffffff26;border:none;border-radius:1rem;padding:1rem;margin-bottom:1.5rem}.daily-task-card .task-text h5{margin:0;font-weight:600;font-size:1rem;color:#fff}.daily-task-card .task-text small{color:#ffffffd9;font-size:.8rem}.daily-task-card .progress{height:8px;background-color:#fff3;margin-top:.75rem;border-radius:4px}.daily-task-card .progress-bar{background-color:#fbbf24;border-radius:4px}.section-title{font-size:.95rem;font-weight:600;margin-bottom:.75rem;color:#fffffff2}.categories-wrapper{display:flex;justify-content:space-between;margin-bottom:1.5rem}.category-item{display:flex;flex-direction:column;align-items:center;width:100%}.category-item .category-icon{width:100%;height:60px;background-color:#ffffff40;display:flex;align-items:center;justify-content:center;margin-bottom:.35rem}.more-games-wrapper{display:flex;justify-content:space-between;gap:.75rem;margin-bottom:2.5rem}.game-card{flex:1;background-color:#fff;border-radius:1rem;padding:.75rem;color:#1f2937;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 4px 12px #0000000d}.game-card .game-icon{width:60px;height:60px;border-radius:50%;background-color:#eef2ff;display:flex;align-items:center;justify-content:center;margin-bottom:.75rem}.game-card .game-icon img{width:32px;height:32px}.game-card h6{margin:0;font-size:.9rem;font-weight:600;color:#111827}.game-card small{color:#6b7280;font-size:.7rem}.game-card .card-footer{display:flex;justify-content:space-between;align-items:center;margin-top:1rem}.game-card .user-count{display:flex;align-items:center;gap:.3rem;font-size:.75rem;color:#6b7280}.game-card .user-count i{color:#fbbf24;font-size:.9rem}.game-card .play-btn{background-color:#8b5cf6;color:#fff;border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;font-size:1rem;border:none}
