body{cursor:default!important;overflow-x:hidden}::-webkit-scrollbar{height:8px;width:8px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}::-webkit-scrollbar-thumb{background:#888;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#555}.staking-pool-card{align-items:flex-start;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:linear-gradient(135deg,#1e0528cc,#000000e6);border:2px solid #600887;border-radius:30px;box-shadow:0 0 10px #600887;box-sizing:border-box;cursor:pointer;display:flex;flex-direction:row;gap:20px;height:100%;margin-bottom:20px;max-width:none;min-width:0;overflow:hidden;padding:20px;position:relative;transition:all .3s ease-in-out;width:auto}.staking-pool-card:hover{border:2px solid #0fc;box-shadow:0 0 25px #600887cc;transform:scale(1.02)}@media (max-width:600px){.staking-pool-card{align-items:center;flex-direction:column;gap:10px;margin-bottom:12px;max-width:98vw;padding:10px;width:98vw}}.staking-stat-box{background:linear-gradient(135deg,#60088726,#00ffcc0d);border:1px solid #600887;border-radius:15px;flex:1 1;min-width:120px;padding:1.2em;text-align:center}@media (max-width:600px){.staking-stat-box{min-width:80px;padding:1.2em}}.staking-progress-bar{background-color:#0000004d!important;border-radius:10px!important;height:12px!important}.staking-progress-bar .MuiLinearProgress-bar{background:linear-gradient(90deg,#600887,#0fc,#600887)!important;border-radius:10px!important}.staking-boost-box{align-items:center;background-color:#00ffcc1a;border:1px solid #00ffcc4d;border-radius:10px;display:flex;justify-content:center;margin-top:0;min-width:120px;padding:5px 8px}@media (max-width:600px){.staking-boost-box{margin-top:1em;min-width:0;min-width:auto}}