/* TEA2 0.9.2 footer-only hidden tray arrow */
#tea2TaskbarTray{position:relative!important}
.tea2-tray-toggle{width:38px;height:38px;min-width:38px;flex:0 0 38px;display:grid;place-items:center;padding:0;border:0;border-radius:10px;background:transparent;color:#eefbff;cursor:pointer}
.tea2-tray-toggle:hover,.tea2-tray-toggle[aria-expanded="true"]{background:rgba(83,220,255,.10);box-shadow:inset 0 0 0 1px rgba(106,225,255,.22),0 0 16px rgba(46,180,255,.14)}
.tea2-tray-toggle svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 0 4px rgba(131,230,255,.35))}
.tea2-hidden-tray{position:absolute;left:0;bottom:48px;display:flex;align-items:center;gap:6px;padding:7px;border:1px solid rgba(91,221,255,.48);border-radius:12px;background:rgba(3,24,55,.94);box-shadow:0 12px 34px rgba(0,8,25,.42),0 0 18px rgba(47,182,255,.18);backdrop-filter:blur(18px) saturate(145%);z-index:80}
.tea2-hidden-tray[hidden]{display:none!important}
.tea2-hidden-tray:empty{min-width:0;min-height:0;padding:0;border:0;box-shadow:none;background:transparent}
