/* Premium 3D treatment for the reference two-row header. */
@media (min-width:1351px){
  .ds24-member .header-account-actions:before,
  .ds24-member .header-account-actions:after{content:none!important;display:none!important}
  .ds24-member .header-account-actions>a{
    gap:9px!important;
    border:1px solid rgba(255,255,255,.72)!important;
    color:#fff!important;
    background:linear-gradient(145deg,#167ee9 0%,#0758c8 52%,#063e9d 100%)!important;
    box-shadow:inset 2px 2px 3px rgba(255,255,255,.38),inset -3px -3px 7px rgba(0,30,105,.32),0 8px 15px rgba(4,70,160,.24)!important;
    text-shadow:0 1px 2px rgba(0,31,88,.35)!important;
  }
  .ds24-member .header-account-actions>a:before{
    display:grid!important;
    place-items:center!important;
    flex:0 0 29px!important;
    width:29px!important;
    height:29px!important;
    border:1px solid rgba(255,255,255,.48)!important;
    border-radius:9px!important;
    color:#fff!important;
    background:linear-gradient(145deg,rgba(255,255,255,.3),rgba(255,255,255,.08))!important;
    box-shadow:inset 1px 1px 2px rgba(255,255,255,.38),0 3px 7px rgba(0,27,88,.25)!important;
    font-size:17px!important;
    line-height:1!important;
  }
  .ds24-member .header-account-actions .wallet-chip:before{content:'₹'!important;font-weight:1000!important}
  .ds24-member .header-account-actions a[href='/wallet.php'].btn:before{content:'＋'!important;font-weight:1000!important}
  .ds24-member .header-account-actions a[href='/profile.php']:before{content:'●'!important;font-size:12px!important}
  .ds24-member .header-account-actions a[href='/admin.php']:before{content:'⚙'!important}
  .ds24-member .header-account-actions a[href='/logout.php']:before{content:'↪'!important;font-size:20px!important}
  .ds24-member .header-account-actions a[href='/profile.php']{background:linear-gradient(145deg,#148fdb,#0870bd 55%,#075596)!important}
  .ds24-member .header-account-actions a[href='/admin.php']{background:linear-gradient(145deg,#7257e8,#5036c8 55%,#38249d)!important;box-shadow:inset 2px 2px 3px rgba(255,255,255,.35),inset -3px -3px 7px rgba(35,15,110,.35),0 8px 15px rgba(70,43,174,.25)!important}
  .ds24-member .header-account-actions a[href='/logout.php']{background:linear-gradient(145deg,#f05d70,#d83b54 55%,#ae2038)!important;box-shadow:inset 2px 2px 3px rgba(255,255,255,.34),inset -3px -3px 7px rgba(105,10,31,.28),0 8px 15px rgba(190,38,66,.22)!important}
  .ds24-member .header-account-actions>a:hover{color:#fff!important;filter:brightness(1.07)!important;transform:translateY(-2px)!important}
  .ds24-member .header-account-actions>a:active{filter:brightness(.98)!important;transform:translateY(1px)!important;box-shadow:inset 3px 3px 7px rgba(0,29,94,.32),inset -2px -2px 4px rgba(255,255,255,.25)!important}
}
