.custom-arrow-list{background:#fff;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,.1);list-style:none;margin:0;overflow:hidden;padding:0}.custom-arrow-list li{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;padding:16px 20px;transition:background-color .2s ease}.custom-arrow-list li:last-child{border-bottom:none}.custom-arrow-list li:hover{background-color:#f9fafb}.arrow-icon{align-items:center;background:linear-gradient(135deg,#bcd45b,#a8c649);border-radius:50%;box-shadow:0 2px 4px rgba(188,212,91,.3);display:flex;flex-shrink:0;height:32px;justify-content:center;margin-right:16px;width:32px}.list-text{flex:1;font-size:16px;font-weight:500;line-height:1.5}