.panel-scroll,.standards-agent-demo .agent-chat-thread,.standards-agent-demo .agent-chat-composer-inner,.agent-cluster-console .agent-chat-thread,.agent-cluster-console .cluster-team-body,.standards-agent-demo .tara-wb-body,.standards-agent-demo .tara-wb-phases,.standards-agent-demo .tara-wb-table-wrap,.agent-cluster-console .cluster-team-groups,.site-sound-picker-list,.marvis-deploy-log,.marvis-robot-grid{scrollbar-width:thin;scrollbar-color:rgba(56,189,248,.42) rgba(255,255,255,.04)}.panel-scroll::-webkit-scrollbar,.standards-agent-demo .agent-chat-thread::-webkit-scrollbar,.standards-agent-demo .agent-chat-composer-inner::-webkit-scrollbar,.agent-cluster-console .agent-chat-thread::-webkit-scrollbar,.agent-cluster-console .cluster-team-body::-webkit-scrollbar,.standards-agent-demo .tara-wb-body::-webkit-scrollbar,.standards-agent-demo .tara-wb-phases::-webkit-scrollbar,.standards-agent-demo .tara-wb-table-wrap::-webkit-scrollbar,.agent-cluster-console .cluster-team-groups::-webkit-scrollbar,.site-sound-picker-list::-webkit-scrollbar,.marvis-deploy-log::-webkit-scrollbar,.marvis-robot-grid::-webkit-scrollbar{width:5px;height:5px}.panel-scroll::-webkit-scrollbar-track,.standards-agent-demo .agent-chat-thread::-webkit-scrollbar-track,.standards-agent-demo .agent-chat-composer-inner::-webkit-scrollbar-track,.agent-cluster-console .agent-chat-thread::-webkit-scrollbar-track,.agent-cluster-console .cluster-team-body::-webkit-scrollbar-track,.standards-agent-demo .tara-wb-body::-webkit-scrollbar-track,.standards-agent-demo .tara-wb-phases::-webkit-scrollbar-track,.standards-agent-demo .tara-wb-table-wrap::-webkit-scrollbar-track,.agent-cluster-console .cluster-team-groups::-webkit-scrollbar-track,.site-sound-picker-list::-webkit-scrollbar-track,.marvis-deploy-log::-webkit-scrollbar-track,.marvis-robot-grid::-webkit-scrollbar-track{margin:3px 0;background:#ffffff08;border-radius:999px}.panel-scroll::-webkit-scrollbar-thumb,.standards-agent-demo .agent-chat-thread::-webkit-scrollbar-thumb,.standards-agent-demo .agent-chat-composer-inner::-webkit-scrollbar-thumb,.agent-cluster-console .agent-chat-thread::-webkit-scrollbar-thumb,.agent-cluster-console .cluster-team-body::-webkit-scrollbar-thumb,.standards-agent-demo .tara-wb-body::-webkit-scrollbar-thumb,.standards-agent-demo .tara-wb-phases::-webkit-scrollbar-thumb,.standards-agent-demo .tara-wb-table-wrap::-webkit-scrollbar-thumb,.agent-cluster-console .cluster-team-groups::-webkit-scrollbar-thumb,.site-sound-picker-list::-webkit-scrollbar-thumb,.marvis-deploy-log::-webkit-scrollbar-thumb,.marvis-robot-grid::-webkit-scrollbar-thumb{border-radius:999px;background:linear-gradient(180deg,#94a3b861,#38bdf86b);border:1px solid rgba(255,255,255,.06);background-clip:padding-box}.panel-scroll::-webkit-scrollbar-thumb:hover,.standards-agent-demo .agent-chat-thread::-webkit-scrollbar-thumb:hover,.standards-agent-demo .agent-chat-composer-inner::-webkit-scrollbar-thumb:hover,.agent-cluster-console .agent-chat-thread::-webkit-scrollbar-thumb:hover,.agent-cluster-console .cluster-team-body::-webkit-scrollbar-thumb:hover,.standards-agent-demo .tara-wb-body::-webkit-scrollbar-thumb:hover,.standards-agent-demo .tara-wb-phases::-webkit-scrollbar-thumb:hover,.standards-agent-demo .tara-wb-table-wrap::-webkit-scrollbar-thumb:hover,.agent-cluster-console .cluster-team-groups::-webkit-scrollbar-thumb:hover,.site-sound-picker-list::-webkit-scrollbar-thumb:hover,.marvis-deploy-log::-webkit-scrollbar-thumb:hover,.marvis-robot-grid::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#94a3b88c,#38bdf89e)}.standards-agent-demo .agent-chat-thread::-webkit-scrollbar-corner,.standards-agent-demo .tara-wb-body::-webkit-scrollbar-corner,.standards-agent-demo .tara-wb-table-wrap::-webkit-scrollbar-corner{background:transparent}@media(prefers-reduced-motion:no-preference){.panel-scroll::-webkit-scrollbar-thumb,.standards-agent-demo .agent-chat-thread::-webkit-scrollbar-thumb,.standards-agent-demo .agent-chat-composer-inner::-webkit-scrollbar-thumb,.agent-cluster-console .agent-chat-thread::-webkit-scrollbar-thumb,.agent-cluster-console .cluster-team-body::-webkit-scrollbar-thumb,.standards-agent-demo .tara-wb-body::-webkit-scrollbar-thumb,.agent-cluster-console .cluster-team-groups::-webkit-scrollbar-thumb,.site-sound-picker-list::-webkit-scrollbar-thumb,.marvis-deploy-log::-webkit-scrollbar-thumb,.marvis-robot-grid::-webkit-scrollbar-thumb{transition:background .2s ease}}.site-sound-panel{position:fixed;top:calc(var(--nav-height, 72px) + .55rem);right:clamp(1rem,3vw,2rem);z-index:1001;display:flex;flex-direction:column;align-items:flex-end;gap:.35rem}.site-sound-unified{max-width:min(11rem,calc(100vw - 2rem));padding:.35rem .65rem;border-radius:6px;border:1px solid rgba(56,189,248,.22);background:#080b12e0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#94a3b8a6;font-family:JetBrains Mono,monospace;font-size:.52rem;letter-spacing:.08em;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:color .2s ease,border-color .2s ease,background .2s ease}.site-sound-unified:hover,.site-sound-unified.is-open{color:var(--accent);border-color:#38bdf866}.site-sound-unified.is-on{color:#38bdf8e6;border-color:#38bdf859}.site-sound-unified.is-muted{color:#94a3b873}.site-sound-picker{width:min(18rem,calc(100vw - 2rem));padding:.65rem;border-radius:10px;border:1px solid rgba(56,189,248,.18);background:#080b12f0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 12px 32px #00000059}.site-sound-picker-head{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.5rem}.site-sound-picker-title{margin:0;font-size:.52rem;letter-spacing:.16em;color:#38bdf8bf;text-transform:uppercase}.site-sound-picker-mute{padding:.22rem .45rem;border-radius:5px;border:1px solid rgba(255,255,255,.1);background:#0f172aa6;color:#94a3b8bf;font-family:JetBrains Mono,monospace;font-size:.48rem;letter-spacing:.1em;cursor:pointer;transition:border-color .2s ease,color .2s ease}.site-sound-picker-mute.is-on{color:#38bdf8e6;border-color:#38bdf859}.site-sound-picker-mute:hover{border-color:#38bdf859}.site-sound-picker-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.35rem;max-height:min(18rem,50vh);overflow-y:auto;scrollbar-gutter:stable;padding-right:.15rem}.site-sound-picker-item{width:100%;text-align:left;padding:.55rem .6rem;border-radius:8px;border:1px solid rgba(255,255,255,.06);background:#0f172a8c;color:inherit;cursor:pointer;transition:border-color .2s ease,background .2s ease}.site-sound-picker-item:hover,.site-sound-picker-item.is-active{border-color:#38bdf859;background:#0f172ad9}.site-sound-picker-item-label{display:block;font-size:.82rem;font-weight:500;color:#f1f5f9eb}.site-sound-picker-item-mood{display:block;margin-top:.12rem;font-size:.58rem;letter-spacing:.08em;color:#38bdf8bf}.site-sound-picker-item-desc{display:block;margin-top:.18rem;font-size:.68rem;line-height:1.45;color:#94a3b89e}.site-sound-picker-note{margin:.55rem 0 0;font-size:.65rem;line-height:1.45;color:#94a3b88c}@media(max-width:768px){.site-sound-panel{top:calc(var(--nav-height, 72px) + .4rem);right:.65rem}.site-sound-unified{padding:.3rem .5rem;font-size:.48rem}}
