.rlt-root{display:flex;position:relative;overflow:hidden;height:100dvh;flex-direction:column;background:#000}.rlt-stage{display:flex;flex:1;min-height:0}.rlt-stage>*{flex:1;min-height:0;height:100%}.rlt-switcher{position:fixed;z-index:50;top:14px;left:50%;display:flex;gap:2px;border:1px solid #1a1a1a;border-radius:10px;padding:4px;background:rgba(255,255,255,.06);backdrop-filter:blur(18px);transform:translateX(-50%)}.rlt-switcher button{min-height:32px;border:0;border-radius:7px;padding:0 12px;background:transparent;color:#828282;font:inherit;font-size:12.5px;line-height:18px;white-space:nowrap;cursor:pointer;transition:background .16s ease,color .16s ease}.rlt-switcher button:focus-visible,.rlt-switcher button:hover{background:#111;color:#ededed}.rlt-hide{margin-left:2px;border-left:1px solid #1a1a1a;border-radius:0 7px 7px 0;color:#4d4d4d}.rlt-reveal{position:fixed;z-index:50;top:0;left:50%;width:112px;height:20px;border:0;padding:0;background:transparent;opacity:0;transform:translateX(-50%);cursor:pointer;transition:opacity .16s ease}.rlt-reveal:after{content:"";display:block;width:36px;height:4px;margin:8px auto 0;border-radius:999px;background:#333}.rlt-reveal:focus-visible,.rlt-reveal:hover{opacity:1}.rlt-switcher button[aria-pressed=true]{background:#e8e8e8;color:#080808}.rlt-step{display:inline-flex;width:28px;min-height:32px;align-items:center;justify-content:center;border:0;border-radius:7px;background:transparent;color:#626262;cursor:pointer;transition:background .16s ease,color .16s ease}.rlt-step:focus-visible:not(:disabled),.rlt-step:hover:not(:disabled){background:#111;color:#ededed}.rlt-step:disabled{color:#333;cursor:default}@media (prefers-reduced-motion:reduce){.rlt-reveal,.rlt-step,.rlt-switcher button{transition:none}}@media (max-width:900px){.rlt-stage{display:block;overflow-y:auto}.rlt-stage>*{height:auto;min-height:100%}.rlt-switcher{overflow-x:auto;right:12px;left:12px;justify-content:flex-start;transform:none;scrollbar-width:none}}.rsf-root .rlt-stage>*{height:100%;min-height:0}.rsf-root .rst-centre:has(.rsf-field){width:min(900px,66vw)}.rsf-field{display:flex;width:100%;height:min(620px,62vh);flex-direction:column;animation:rst-centre-in .38s cubic-bezier(.22,1,.36,1) both}@media (max-width:700px){.rsf-field{height:min(400px,46vh)}.rsf-root .rst-centre:has(.rsf-field){width:calc(100% - (var(--room-edge, 16px) * 2))}}.rsf-lab{min-height:100dvh;background:#000}.rsf-lab-switcher{z-index:200;left:32px;transform:none;max-width:calc(100vw - 764px);flex-wrap:wrap;justify-content:flex-start}.rsf-lab-name{position:fixed;z-index:200;top:120px;left:32px;max-width:min(420px,40vw);margin:0;color:#626262;font-size:var(--type-annotation-size,12px);line-height:var(--type-annotation-line,16px)}@media (max-width:767.98px){.rsf-lab-switcher{top:auto;bottom:max(8px,env(safe-area-inset-bottom));left:8px;right:8px;max-width:none;flex-wrap:nowrap;overflow-x:auto;transform:none;scrollbar-width:none}.rsf-lab-switcher::-webkit-scrollbar{display:none}.rsf-lab-name{top:auto;bottom:calc(max(8px, env(safe-area-inset-bottom)) + 50px);left:8px;max-width:calc(100vw - 16px)}}