.macro-scrollbar{scrollbar-width:thin;scrollbar-color:rgba(66,153,225,.7) rgba(75,85,99,.2)}.macro-scrollbar::-webkit-scrollbar{width:8px;height:8px}.macro-scrollbar::-webkit-scrollbar-track{background:rgba(75,85,99,.2);border-radius:4px;margin:2px 0}.macro-scrollbar::-webkit-scrollbar-thumb{background:rgba(66,153,225,.7);border-radius:4px;border:1px solid rgba(75,85,99,.3);min-height:20px}.macro-scrollbar::-webkit-scrollbar-thumb:hover{background:rgba(66,153,225,.9);border:1px solid rgba(66,153,225,.5)}.macro-scrollbar::-webkit-scrollbar-thumb:active{background:#3b82f6}.macro-scrollbar::-webkit-scrollbar-corner{background:rgba(75,85,99,.2)}.macro-scrollbar{will-change:scroll-position}.macro-scrollbar,.macro-scrollbar *{contain:layout style paint}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.macro-recording-indicator{animation:pulse 1s infinite}.macro-action-item{transition:all .2s ease}.macro-action-item:hover{transform:translateX(2px)}.macro-button{transition:all .2s ease}.macro-button:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.macro-button:active{transform:translateY(0)}