.activity-submenu{display:grid;gap:3px;margin:-3px 0 4px 18px;padding:7px;border-left:2px solid #43d2c6;background:rgba(255,255,255,.05);border-radius:0 9px 9px 0}.activity-submenu button{min-height:32px!important;padding:6px 8px!important;color:rgba(255,255,255,.78)!important;font-size:11px!important}.activity-submenu button:hover{color:#fff!important;background:rgba(255,255,255,.12)!important}.activity-submenu b{width:18px;color:#62e0d5;text-align:center;font-size:14px}.activity-command-bar{position:sticky;z-index:24;top:10px;display:flex;align-items:center;justify-content:space-between;gap:15px;margin:0 0 16px;padding:12px 14px;border:1px solid #bcdad5;border-radius:13px;background:rgba(255,255,255,.96);box-shadow:0 12px 28px rgba(9,49,45,.12);backdrop-filter:blur(10px)}.activity-command-bar>div:first-child{display:grid;gap:2px}.activity-command-bar>div:first-child strong{color:#064e46}.activity-command-bar>div:first-child span{color:#667773;font-size:12px}.activity-command-actions{display:flex;flex-wrap:wrap;gap:7px}.activity-command-actions button{display:flex;align-items:center;gap:6px;min-height:38px;padding:8px 11px;border:1px solid #c9ddd9;border-radius:9px;background:#f7fbfa;color:#164c46;font-weight:850}.activity-command-actions button:first-child{border-color:#078276;background:#078276;color:#fff}.activity-command-actions button:hover{transform:translateY(-1px);box-shadow:0 6px 14px rgba(9,49,45,.12)}.activity-command-actions b{font-size:17px}
@media(max-width:820px){.activity-submenu{display:none}.activity-command-bar{top:6px;align-items:stretch;flex-direction:column;padding:10px}.activity-command-bar>div:first-child span{display:none}.activity-command-actions{display:grid;grid-template-columns:1fr 1fr}.activity-command-actions button{justify-content:center;min-width:0;padding:7px;font-size:11px}}
