.overlay-tab-bar{position:relative;flex:0 0 44px;min-height:44px;display:flex;align-items:center;gap:12px;padding:0 14px;background:var(--brand-site-background);overflow:visible}.overlay-tab-bar__workspace{flex:1 1 auto;height:44px;min-width:0;display:flex;align-items:center;gap:6px;margin-left:0;padding-top:0;box-sizing:border-box;overflow:visible hidden}.assets-operations-page-topbar{background:var(--assets-operations-content-background)}.storyboard-page-content{padding:18px 24px 24px;background:var(--brand-site-background)}.storyboard-page-content--causal-flow{padding-top:8px}.storyboard-loading-overlay{position:absolute;inset:0;z-index:20;display:flex;align-items:center;justify-content:center;background:color-mix(in srgb,var(--brand-site-background) 70%,transparent);pointer-events:none}.storyboard-loading-overlay__panel{display:flex;flex-direction:column;align-items:center;gap:12px}.storyboard-loading-overlay__label{font-size:13px;color:var(--brand-text-secondary,#595959)}.storyboard-feedback-loop-board{margin-left:-20px}.assets-operations-repeat-row__delete{opacity:0;transition:opacity .12s ease,color .12s ease}.assets-operations-repeat-row:focus-within .assets-operations-repeat-row__delete,.assets-operations-repeat-row:hover .assets-operations-repeat-row__delete{opacity:1}.storyboard-model-workspace{height:44px}.storyboard-loop-mode-toggle-dock{position:absolute;bottom:48px;left:50%;transform:translateX(-50%);z-index:6;padding:8px;border-radius:26px;background:var(--brand-topbar-background);box-shadow:0 8px 26px rgba(15,23,42,.2),0 2px 6px rgba(15,23,42,.14);border:1px solid rgba(0,0,0,.08)}.storyboard-loop-mode-toggle-dock .storyboard-loop-mode-toggle{height:40px;border-radius:20px}.storyboard-loop-mode-toggle-dock .storyboard-loop-mode-toggle__button{height:38px;padding:0 22px;font-size:15px;line-height:38px}.storyboard-loop-mode-toggle{align-self:center;display:inline-flex;align-items:center;height:26px;border:1px solid rgba(0,0,0,.12);border-radius:13px;background:var(--brand-topbar-background);overflow:hidden;flex:0 0 auto}.storyboard-loop-mode-toggle__button{display:inline-flex;align-items:center;justify-content:center;height:24px;padding:0 10px;border:0;border-right:1px solid rgba(0,0,0,.1);background:transparent;color:var(--brand-darkest);font:inherit;font-size:12px;line-height:24px;cursor:pointer;white-space:nowrap}.storyboard-loop-mode-toggle__button:last-child{border-right:0}.storyboard-loop-mode-toggle__button[aria-pressed=true]{background:var(--brand-highlight);font-weight:600}.storyboard-loop-mode-toggle__button:focus-visible,.storyboard-loop-mode-toggle__button:hover{background:var(--brand-lighter)}.storyboard-loop-mode-toggle__button[aria-pressed=true]:focus-visible,.storyboard-loop-mode-toggle__button[aria-pressed=true]:hover{background:var(--brand-highlight)}.storyboard-loop-mode-toggle__button:focus-visible{position:relative;outline:2px solid var(--brand-dark);outline-offset:-2px}