
#adminShell .pd-actions{display:flex;gap:10px;flex-wrap:wrap}
#adminShell .pd15{border:0;border-radius:12px;padding:11px 16px;font:inherit;font-weight:800;font-size:12.5px;cursor:pointer;color:#fff}
#adminShell .pd15.one{background:linear-gradient(135deg,#2563eb,#1d4ed8)}
#adminShell .pd15.two{background:linear-gradient(135deg,#7c3aed,#5b21b6)}
#adminShell .pd15.three{background:linear-gradient(135deg,#0e9f6e,#057a55)}
#adminShell .pd15:active{transform:translateY(2px)}
