Linux spg1.cloudpowerdns.com 5.14.0-611.34.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Feb 18 05:51:10 EST 2026 x86_64
LiteSpeed
Server IP : 176.9.63.151 & Your IP : 216.73.217.60
Domains :
Cant Read [ /etc/named.conf ]
User : fastear1
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
fastear1 /
.trash /
assets.2 /
css /
Delete
Unzip
Name
Size
Permission
Date
Action
admin-panel.css
5.38
KB
-rw-r--r--
2025-10-18 01:01
style.css
9.59
KB
-rw-r--r--
2025-10-18 01:28
user-panel.css
4.41
KB
-rw-r--r--
2025-10-18 01:01
Save
Rename
/* User Panel Specific Styles */ :root { --user-primary: #4361ee; --user-secondary: #3a0ca3; --user-accent: #4cc9f0; --user-gradient: linear-gradient(135deg, var(--user-primary), var(--user-secondary)); } /* User Dashboard Specific */ .user-dashboard-header { background: var(--user-gradient); color: white; border-radius: 15px; padding: 2rem; margin-bottom: 2rem; box-shadow: 0 10px 20px rgba(67, 97, 238, 0.2); } .user-stat-card { background: white; border-radius: 15px; overflow: hidden; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08); transition: all 0.3s ease; border: none; } .user-stat-card:hover { transform: translateY(-5px); box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15); } .user-stat-icon { width: 70px; height: 70px; display: flex; align-items: center; justify-content: center; border-radius: 15px; font-size: 1.8rem; margin: 0 auto 1rem; background: var(--user-gradient); color: white; } .user-stat-value { font-size: 2rem; font-weight: 700; color: var(--user-primary); margin: 0.5rem 0; } .user-stat-label { font-size: 1rem; color: #6c757d; font-weight: 500; } /* User Invite Page */ .invite-card { background: white; border-radius: 15px; overflow: hidden; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08); border: none; } .invite-header { background: var(--user-gradient); color: white; padding: 1.5rem; text-align: center; } .invite-body { padding: 2rem; } .referral-link-input { border-radius: 50px 0 0 50px; border: 2px solid #e9ecef; } .copy-btn { border-radius: 0 50px 50px 0; background: var(--user-gradient); border: none; color: white; font-weight: 600; } .copy-btn:hover { background: var(--user-secondary); color: white; } .commission-level { background: #f8f9fa; border-left: 4px solid var(--user-primary); padding: 1rem; margin-bottom: 1rem; border-radius: 0 8px 8px 0; transition: all 0.3s ease; } .commission-level:hover { background: #e9ecef; transform: translateX(5px); } /* Membership Plans */ .plan-card { border-radius: 15px; overflow: hidden; transition: all 0.3s ease; border: none; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08); } .plan-card:hover { transform: translateY(-10px); box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15); } .plan-header { background: var(--user-gradient); color: white; padding: 1.5rem; text-align: center; } .plan-price { font-size: 2.5rem; font-weight: 700; margin: 1rem 0; } .plan-features { padding: 0 1.5rem; } .plan-feature { padding: 0.75rem 0; border-bottom: 1px solid #eee; } .plan-feature:last-child { border-bottom: none; } .plan-btn { background: var(--user-gradient); border: none; border-radius: 50px; padding: 0.75rem 2rem; font-weight: 600; margin: 1.5rem 0; transition: all 0.3s ease; } .plan-btn:hover { transform: scale(1.05); box-shadow: 0 5px 15px rgba(67, 97, 238, 0.3); } /* Team Page */ .team-member-card { border-radius: 15px; overflow: hidden; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08); border: none; transition: all 0.3s ease; } .team-member-card:hover { transform: translateY(-5px); box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15); } .team-member-header { background: #f8f9fa; padding: 1.5rem; text-align: center; } .team-member-body { padding: 1.5rem; } .commission-badge { background: var(--user-gradient); color: white; font-weight: 600; padding: 0.5rem 1rem; border-radius: 50px; } /* Responsive adjustments */ @media (max-width: 767.98px) { .user-dashboard-header { padding: 1.5rem; } .user-stat-icon { width: 60px; height: 60px; font-size: 1.5rem; } .user-stat-value { font-size: 1.75rem; } .invite-body { padding: 1.5rem; } .plan-header { padding: 1.25rem; } .plan-price { font-size: 2rem; } .team-member-header { padding: 1.25rem; } .team-member-body { padding: 1.25rem; } }