/* Roomier call media library, background upload status, and full-page coloring fit. */
html body.river-chat .soundboard-popover.arnie-popover{width:min(560px,calc(100vw - 24px))!important;max-height:min(680px,80dvh)!important;border:1px solid #ffffff2c!important;border-radius:16px!important;background:#17191e!important;box-shadow:0 25px 70px #000a!important}
html body.river-chat .arnie-popover>header{min-height:69px;padding:12px 16px!important;background:#1e2026}
html body.river-chat .arnie-popover .arnie-head-copy{display:grid;justify-items:start;gap:2px}
html body.river-chat .arnie-popover .arnie-head-copy small{font-size:9px;font-weight:800;letter-spacing:.16em;color:#9da4b0}
html body.river-chat .arnie-popover .arnie-head-copy strong{font-size:18px;letter-spacing:-.035em;color:#fff}
html body.river-chat .arnie-popover>header button{width:34px;height:34px;border-radius:9px;background:#ffffff0b;color:#e9ecf1;cursor:pointer}
html body.river-chat .arnie-popover .arnie-active{padding:10px 16px;background:#222830;font-size:12px}
html body.river-chat .arnie-popover .arnie-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px;padding:12px 15px 0}
html body.river-chat .arnie-popover .arnie-tabs button{height:40px;border:1px solid #ffffff1b;border-radius:9px;background:#23262c;color:#c7cbd4}
html body.river-chat .arnie-popover .arnie-tabs button.selected{border-color:#d7e8ff67;background:#3b4b61;color:#fff}
html body.river-chat .arnie-popover>label{min-height:39px;margin:10px 15px 0;padding:4px 11px;border:1px solid #ffffff19;border-radius:9px;background:#24272d}
html body.river-chat .arnie-popover .arnie-list-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:14px 17px 6px;color:#8f99a8;font-size:10px}
html body.river-chat .arnie-popover .arnie-list-heading strong{font-size:9px;letter-spacing:.14em}
html body.river-chat .arnie-popover .soundboard-popover-list{min-height:100px;padding:0 10px 14px}
html body.river-chat .arnie-popover .arnie-list-item{margin:3px 0;border:1px solid #ffffff12;border-radius:10px;background:#202329;overflow:hidden}
html body.river-chat .arnie-popover .arnie-list-item:hover{border-color:#ffffff32;background:#252a32}
html body.river-chat .arnie-popover .arnie-list-item>button:first-child{min-height:63px;padding:7px 10px;gap:11px}
html body.river-chat .arnie-popover .arnie-list-item>button:first-child:hover{background:transparent}
html body.river-chat .arnie-popover .arnie-list-item .soundboard-icon{width:46px;height:46px;flex:none;border-radius:7px;background:#36404e}
html body.river-chat .arnie-popover .arnie-list-item strong{font-size:13px;color:#f5f6f9}
html body.river-chat .arnie-popover .arnie-list-item small{font-size:11px;color:#a9b1bd}
html body.river-chat .arnie-popover .arnie-list-item>button:last-child:not(:first-child){width:47px;border-left:1px solid #ffffff12;color:#d1e2fa}
html body.river-chat .arnie-popover .arnie-queue{padding:10px 16px;background:#1e2127}
.br-upload-tray{position:fixed;right:16px;bottom:16px;z-index:2147483000;width:min(390px,calc(100vw - 24px));padding:13px 15px 14px;border:1px solid #ffffff3b;border-radius:14px;background:#171a20f5;color:#fff;box-shadow:0 18px 55px #0009;font:12px/1.4 system-ui,sans-serif;backdrop-filter:blur(16px)}
.br-upload-tray-top{display:flex;align-items:center;gap:7px}.br-upload-tray-top strong{flex:1;font-size:13px}.br-upload-tray-top button{width:26px;height:26px;display:grid;place-items:center;border:0;border-radius:7px;background:#ffffff14;color:#fff;cursor:pointer}
.br-upload-pulse{width:7px;height:7px;border-radius:50%;background:#84baff;box-shadow:0 0 0 4px #84baff25}
.br-upload-tray p{margin:8px 0 9px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px;color:#d8e1ef}
.br-upload-meter{height:5px;overflow:hidden;border-radius:99px;background:#ffffff22}.br-upload-meter span{display:block;width:0;height:100%;border-radius:inherit;background:#a8ceff;transition:width .2s}
.br-upload-tray>small{display:block;margin-top:7px;color:#aab5c5;overflow-wrap:anywhere}
.br-upload-actions{display:flex;justify-content:flex-end;margin-top:9px}.br-upload-actions button,.br-upload-actions label{padding:6px 10px;border:1px solid #ffffff2d;border-radius:7px;background:#ffffff12;color:#fff;font:600 11px system-ui;cursor:pointer}.br-upload-actions [hidden]{display:none}
.br-upload-tray.minimized{width:220px;padding:9px 11px}.br-upload-tray.minimized>:not(.br-upload-tray-top){display:none}
.coloring-editor .coloring-paper{max-width:none!important;max-height:none!important}
@media(max-width:600px){html body.river-chat .soundboard-popover.arnie-popover{left:6px!important;right:6px!important;bottom:68px!important;width:calc(100vw - 12px)!important;max-height:min(650px,72dvh)!important}.br-upload-tray{top:calc(env(safe-area-inset-top) + 10px);right:8px;bottom:auto;width:min(320px,calc(100vw - 16px))}}
