.rt-shell{min-height:100svh}.rt-shell-skip{position:fixed;z-index:300;top:.75rem;left:.75rem;padding:.7rem 1rem;border-radius:.5rem;background:var(--white);color:var(--ink);font-weight:800;text-decoration:none;transform:translateY(-180%);transition:transform .12s ease}.rt-shell-skip:focus{transform:translateY(0)}.rt-shell-topbar{box-shadow:inset 0 -1px #ffffff0f}.rt-shell-topbar .app-topbar__workspace,.rt-shell-topbar .cl-organizationSwitcher-root,.rt-shell-topbar .cl-organizationSwitcherTrigger{min-width:0}.rt-shell-topbar .cl-organizationSwitcher-root{max-width:100%}.rt-shell-topbar .cl-organizationSwitcherTrigger{width:100%;max-width:100%}.rt-shell-sidenav{height:calc(100svh - 56px);overflow-y:auto;scrollbar-width:thin;scrollbar-color:var(--slate-600) transparent}.rt-shell-live{display:grid;grid-template-columns:auto auto minmax(0,1fr);align-items:center;gap:.4rem;min-width:0;min-height:34px;max-width:min(28vw,24rem);padding:.25rem .7rem;border:1px solid rgba(94,225,213,.25);border-radius:.5rem;background:#0e8f8a1f;color:var(--white);font-size:.75rem;text-decoration:none}.rt-shell-live:hover,.rt-shell-live:focus-visible{border-color:#5ee1d58c;background:#0e8f8a33;outline:2px solid var(--teal);outline-offset:2px}.rt-shell-live__dot{width:.48rem;height:.48rem;border-radius:50%;background:var(--teal);box-shadow:0 0 0 3px #1ea3a024}.rt-shell-live--paused{border-color:#e0b84c4d;background:#e0b84c1a}.rt-shell-live--paused .rt-shell-live__dot{background:var(--amber);box-shadow:none}.rt-shell-live__label{color:var(--teal-100);font-weight:800;letter-spacing:.08em;text-transform:uppercase}.rt-shell-live--paused .rt-shell-live__label{color:#f4d982}.rt-shell-live__title{overflow:hidden;color:var(--slate-200);text-overflow:ellipsis;white-space:nowrap}.rt-shell-setup{flex:0 0 auto}.rt-shell-banners{display:grid;gap:.6rem;width:min(100%,86rem);margin:0 auto 1rem}.rt-shell-mobilebar,.rt-shell-drawer,.rt-shell-drawer-backdrop,.rt-shell-drawer[hidden]{display:none}@media(max-width:1100px)and (min-width:761px){.rt-shell-live{max-width:34vw}.rt-shell-live__title{display:none}}@media(max-width:760px){body.riptide-shell:has(.rt-shell){padding-bottom:calc(66px + env(safe-area-inset-bottom))}.app-shell.rt-shell{display:block}.rt-shell-topbar{position:sticky;top:0;z-index:70;min-height:54px;padding:.55rem .8rem}.rt-shell-topbar .app-topbar__workspace{order:initial;flex:0 1 auto;max-width:48vw}.rt-shell-topbar .app-topbar__workspace>span:last-child{display:none}.rt-shell-topbar .app-topbar__brand>span:last-child,.rt-shell-topbar .app-topbar__utility,.rt-shell-topbar>.rt-shell-live{display:none}.rt-shell-sidenav{display:none}.app-content{display:block;width:100%;padding:1.15rem 1rem 2.25rem}.rt-shell-mobilebar{position:fixed;z-index:90;right:0;bottom:0;left:0;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));min-height:calc(62px + env(safe-area-inset-bottom));padding:.35rem max(.35rem,env(safe-area-inset-right)) env(safe-area-inset-bottom) max(.35rem,env(safe-area-inset-left));border-top:1px solid rgba(255,255,255,.1);background:#14181cfa;box-shadow:0 -8px 24px #080c0f2e}.rt-shell-mobilebar__item{display:grid;place-items:center;align-content:center;gap:.18rem;min-width:0;min-height:52px;padding:.25rem;border:0;border-radius:.45rem;background:transparent;color:var(--slate-400);font:inherit;text-decoration:none}.rt-shell-mobilebar__item:hover,.rt-shell-mobilebar__item:focus-visible,.rt-shell-mobilebar__item.is-active{background:#1ea3a01f;color:var(--white);outline:none}.rt-shell-mobilebar__item:focus-visible{box-shadow:inset 0 0 0 2px var(--teal)}.rt-shell-mobilebar__icon{display:grid;place-items:center;width:1.65rem;height:1.35rem;color:currentColor;font-family:var(--font-mono);font-size:.62rem;font-weight:800}.rt-shell-mobilebar__icon svg{width:1.2rem;height:1.2rem}.rt-shell-mobilebar__label{overflow:hidden;max-width:100%;font-size:.62rem;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.rt-shell-drawer-backdrop{position:fixed;z-index:95;inset:0;display:block;background:#070a0d7a;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.rt-shell-drawer{position:fixed;z-index:100;right:0;bottom:0;left:0;display:block;max-height:min(78svh,42rem);overflow-y:auto;padding:1rem 1rem calc(1rem + env(safe-area-inset-bottom));border:1px solid var(--slate-700);border-bottom:0;border-radius:1rem 1rem 0 0;background:var(--ink-2);color:var(--white);box-shadow:0 -20px 60px #070a0d59}.rt-shell-drawer__head{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.8rem}.rt-shell-drawer__title{margin:0;font-family:var(--font-display);font-size:1.15rem;font-weight:700}.rt-shell-drawer__close{min-width:var(--rt-touch);min-height:var(--rt-touch);padding:0 .8rem;border:1px solid rgba(255,255,255,.16);border-radius:.5rem;background:transparent;color:var(--white);font:inherit;font-weight:700}.rt-shell-drawer__close:focus-visible{outline:2px solid var(--teal);outline-offset:2px}.rt-shell-drawer__live{margin-bottom:1rem}.rt-shell-drawer__live .rt-shell-live{max-width:none;min-height:var(--rt-touch)}.rt-shell-drawer__group{display:grid;gap:.45rem;padding:.75rem 0;border-top:1px solid rgba(255,255,255,.08)}.rt-shell-drawer__items{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.4rem}.rt-shell-drawer .app-sidenav__label{display:block}.rt-shell-drawer .app-sidenav__item{display:grid;grid-template-columns:28px minmax(0,1fr);min-height:var(--rt-touch);padding:.3rem .55rem}.rt-shell-drawer .app-sidenav__item span:not(.app-sidenav__item-icon){display:inline}}@media(max-width:430px){.rt-shell-topbar .app-topbar__workspace{max-width:56vw}.rt-shell-topbar .app-topbar__avatar{display:none}}@media(prefers-reduced-motion:reduce){.rt-shell-skip{transition:none}}
