.storyboard-vertical-card--feedback-loop:focus-visible,.storyboard-vertical-card--feedback-loop:hover{background:var(--storyboard-card-hover-background)!important}.storyboard-vertical-card--feedback-loop:focus-visible{outline:none}.storyboard-vertical-card--available:after{animation:storyboard-activation-outline-pulse 1.4s ease-in-out infinite;border:3px dotted var(--storyboard-card-activation-color,#577379);border-radius:inherit;content:"";inset:-4px;pointer-events:none;position:absolute;z-index:1}.storyboard-vertical-card--compressed.storyboard-vertical-card--available:after{border-width:2px;inset:-2px}@keyframes storyboard-activation-outline-pulse{0%,to{opacity:.4}50%{opacity:1}}.storyboard-loop-feedback-prompt:after{animation:storyboard-activation-outline-pulse 1.4s ease-in-out infinite;border:3px dotted #faad14;border-radius:inherit;content:"";inset:-4px;pointer-events:none;position:absolute;z-index:3}.storyboard-loop-feedback-prompt--compressed:after{border-width:2px;inset:-2px}@media (prefers-reduced-motion:reduce){.storyboard-loop-feedback-prompt:after,.storyboard-vertical-card--available:after{animation:none;opacity:.85}}.storyboard-vertical-card--ghosted{opacity:.5;border-style:dashed!important}.storyboard-vertical-card__theme-swatches{display:flex;flex:0 0 auto;align-items:center;gap:3px;margin-left:4px}.storyboard-vertical-card__theme-swatch{flex:0 0 auto;width:9px;height:9px;border-radius:3px;box-shadow:0 0 0 1px rgba(0,0,0,.12)}.storyboard-card-context-menu .ant-dropdown-menu{min-width:176px}.storyboard-vertical-card__status-badge{position:absolute;display:inline-flex;align-items:center;justify-content:center;pointer-events:none;z-index:2}.storyboard-vertical-card__status-badge--heritage,.storyboard-vertical-card__status-badge--pin{left:1px;top:50%;transform:translateY(-50%)}.storyboard-vertical-card__status-badge-arrow{position:absolute;right:-3px;display:inline-flex;border-radius:50%;background:var(--brand-topbar-background,#ffffff)}.storyboard-vertical-card__status-badge-arrow--up{top:-3px}.storyboard-vertical-card__status-badge-arrow--down{bottom:-3px}.storyboard-vertical-card--placeholder{align-items:center;border:2px dashed rgba(87,115,121,.55);border-radius:8px;box-sizing:border-box;color:#577379;display:flex;font-size:12px;gap:6px;min-height:34px;opacity:.85;overflow:hidden;padding:6px 10px;pointer-events:none;white-space:nowrap;width:100%}.storyboard-vertical-card--placeholder.storyboard-vertical-card--compressed{font-size:11px;min-height:26px;padding:4px 8px}.storyboard-display-menu{min-width:220px;padding:2px 0}.storyboard-display-menu__item{align-items:center;background:transparent;border:0;border-radius:4px;color:var(--ant-color-text);cursor:pointer;display:grid;font:inherit;grid-template-columns:22px minmax(0,1fr) auto;height:32px;line-height:22px;margin:0;padding:5px 12px 5px 8px;text-align:left;width:100%}.storyboard-display-menu__item:focus-visible,.storyboard-display-menu__item:hover{background:var(--brand-subtle);outline:none}.storyboard-display-menu__item[aria-checked=true],.storyboard-display-menu__item[aria-checked=true]:focus-visible,.storyboard-display-menu__item[aria-checked=true]:hover{background:var(--brand-highlight);color:var(--brand-darkest)}.storyboard-display-menu__check{align-items:center;color:var(--ant-color-text);display:inline-flex;height:16px;justify-content:center;width:16px}.storyboard-display-menu__check svg{display:block}.storyboard-display-menu__label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.storyboard-display-menu__settings{align-items:center;border-radius:4px;color:var(--ant-color-text-tertiary);cursor:pointer;display:inline-flex;height:20px;justify-content:center;margin-left:6px;opacity:0;transition:opacity .1s ease;width:20px}.storyboard-display-menu__item:focus-within .storyboard-display-menu__settings,.storyboard-display-menu__item:hover .storyboard-display-menu__settings,.storyboard-display-menu__settings:focus-visible{opacity:1}.storyboard-display-menu__settings:focus-visible,.storyboard-display-menu__settings:hover{background:var(--ant-color-fill-tertiary);color:var(--ant-color-text);outline:none}.storyboard-display-menu__settings svg{display:block}.storyboard-display-menu__item[aria-disabled=true]{cursor:not-allowed;opacity:.5}.storyboard-display-menu__item[aria-disabled=true]:focus-visible,.storyboard-display-menu__item[aria-disabled=true]:hover{background:transparent}.storyboard-display-menu__divider{border-top:1px solid var(--ant-color-split);margin:4px 0}.storyboard-display-menu__hint{color:var(--ant-color-text-tertiary);cursor:default;padding:5px 12px 5px 8px}.storyboard-display-menu__spin{animation:storyboard-display-menu-spin .8s linear infinite}@keyframes storyboard-display-menu-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.viewbar-horizon-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}.viewbar-horizon-toggle__button{display:inline-flex;align-items:center;justify-content:center;min-width:32px;height:24px;padding:0 7px;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}.viewbar-horizon-toggle__button:last-child{border-right:0}.viewbar-horizon-toggle__button[aria-pressed=true]{background:var(--brand-highlight);font-weight:600}.viewbar-horizon-toggle__button[aria-checked=true]{background:var(--brand-dark);color:#fff;font-weight:600}.viewbar-horizon-toggle__button:focus-visible,.viewbar-horizon-toggle__button:hover{background:var(--brand-lighter)}.viewbar-horizon-toggle__button[aria-pressed=true]:focus-visible,.viewbar-horizon-toggle__button[aria-pressed=true]:hover{background:var(--brand-highlight)}.viewbar-horizon-toggle__button[aria-checked=true]:focus-visible,.viewbar-horizon-toggle__button[aria-checked=true]:hover{background:var(--brand-dark)}.viewbar-horizon-toggle__button:focus-visible{position:relative;outline:2px solid var(--brand-dark);outline-offset:-2px}.viewbar-horizon-toggle__button:disabled{cursor:not-allowed;opacity:.5}.storyboard-library-palette{position:absolute;left:16px;right:16px;bottom:40px;height:43%;min-height:300px;z-index:30;display:flex;flex-direction:column;background:#ffffff;border:1px solid var(--brand-muted,#e8e8e8);border-radius:10px;box-shadow:0 8px 32px rgba(0,0,0,.16);overflow:hidden}.storyboard-library-palette__header{display:flex;align-items:center;gap:10px;padding:8px 12px;border-bottom:1px solid var(--brand-muted,#e8e8e8);flex:0 0 auto}.storyboard-library-palette__tabs{display:flex;align-items:stretch;gap:2px;flex-shrink:0}.storyboard-library-palette__tab{display:flex;align-items:center;justify-content:center;width:34px;height:32px;padding:0;border:none;border-bottom:2px solid transparent;border-radius:4px 4px 0 0;background:transparent;cursor:pointer}.storyboard-library-palette__divider{width:1px;height:22px;background:var(--brand-muted,#e8e8e8);flex-shrink:0}.storyboard-library-palette__columns{display:grid;grid-template-columns:repeat(5,1fr);align-items:stretch;flex:1 1 auto;min-height:0;overflow:hidden}.storyboard-library-palette__column{display:flex;flex-direction:column;min-height:0;overflow:hidden;padding:8px 12px 10px;border-right:1px solid #f0f0f0}.storyboard-library-palette__column:last-child{border-right:none}.storyboard-library-palette__column .library-element-row{border-radius:4px;cursor:pointer;padding-left:6px!important;padding-right:6px!important}.storyboard-library-palette__column .library-element-row:not(.library-element-row--disabled):hover{background:var(--brand-highlight,#f5f5f5)}.storyboard-library-palette-button{position:absolute;left:16px;bottom:40px;z-index:20;display:inline-flex;align-items:center;gap:6px;height:36px;padding:0 14px;border:1px solid var(--brand-muted,#e8e8e8);border-radius:18px;background:#ffffff;box-shadow:0 4px 16px rgba(0,0,0,.14);color:var(--brand-darkest,#101f21);font-size:13px;cursor:pointer}.storyboard-library-palette-button:hover{background:var(--brand-highlight,#f5f5f5)}.storyboard-overlay-palette-button{position:absolute;left:150px;bottom:40px;z-index:31;display:inline-flex;align-items:center;gap:6px;height:36px;padding:0 14px;border:1px solid var(--brand-muted,#e8e8e8);border-radius:18px;background:#ffffff;box-shadow:0 4px 16px rgba(0,0,0,.14);color:var(--brand-darkest,#101f21);font-size:13px;cursor:pointer}.storyboard-overlay-palette-button:hover{background:var(--brand-highlight,#f5f5f5)}.storyboard-overlay-palette-button--open{border-color:var(--brand-dark,#4c737d)}.storyboard-overlay-palette-button--on{background:var(--brand-highlight,#e8f0f2);color:var(--brand-darkest,#101f21)}.storyboard-overlay-palette{position:absolute;left:16px;bottom:84px;z-index:32;width:280px;max-height:46%;display:flex;flex-direction:column;background:#ffffff;border:1px solid var(--brand-muted,#e8e8e8);border-radius:10px;box-shadow:0 8px 32px rgba(0,0,0,.16);overflow:hidden}.storyboard-overlay-palette__header{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 12px;border-bottom:1px solid var(--brand-muted,#e8e8e8);flex:0 0 auto}.storyboard-overlay-palette__title{font-size:13px;font-weight:600;color:var(--brand-darkest,#101f21)}.storyboard-overlay-palette__close{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border:0;border-radius:4px;background:transparent;color:var(--brand-dark,#4c737d);cursor:pointer}.storyboard-overlay-palette__close:hover{background:var(--brand-lighter,#f0f0f0)}.storyboard-overlay-palette__body{flex:1 1 auto;min-height:0;overflow-y:auto;padding:6px}.storyboard-overlay-palette__row{display:flex;align-items:center;border-radius:6px}.storyboard-overlay-palette__row:hover{background:var(--brand-subtle,#f6f6f7)}.storyboard-overlay-palette__row--active{background:var(--brand-highlight,#e8f0f2)}.storyboard-overlay-palette__row--unavailable .storyboard-overlay-palette__row-label{font-style:italic;opacity:.6}.storyboard-overlay-palette__row-select{flex:1 1 auto;min-width:0;display:inline-flex;align-items:center;gap:6px;height:30px;padding:0 8px;border:0;background:transparent;color:var(--brand-darkest,#101f21);font-size:13px;text-align:left;cursor:pointer}.storyboard-overlay-palette__row-icon{flex:0 0 auto;color:var(--brand-dark,#4c737d)}.storyboard-overlay-palette__row-label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.storyboard-overlay-palette__row-input{min-width:0;flex:1 1 auto;padding:0;border:none;border-bottom:1px solid var(--brand-dark,#4c737d);background:transparent;color:inherit;font:inherit;outline:none}.storyboard-overlay-palette__row-remove{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;margin-right:4px;border:0;border-radius:4px;background:transparent;color:var(--brand-dark,#4c737d);opacity:0;cursor:pointer}.storyboard-overlay-palette__row-remove:focus-visible,.storyboard-overlay-palette__row:hover .storyboard-overlay-palette__row-remove{opacity:1}.storyboard-overlay-palette__row-remove:hover{background:var(--brand-lighter,#f0f0f0)}.storyboard-overlay-palette__add{width:100%;display:inline-flex;align-items:center;gap:6px;height:30px;padding:0 8px;margin-top:2px;border:0;border-radius:6px;background:transparent;color:var(--brand-dark,#4c737d);font-size:13px;text-align:left;cursor:pointer}.storyboard-overlay-palette__add:hover:not(:disabled){background:var(--brand-subtle,#f6f6f7)}.storyboard-overlay-palette__add:disabled{opacity:.45;cursor:not-allowed}.storyboard-overlay-palette__footer{flex:0 0 auto;padding:8px 12px;border-top:1px solid var(--brand-muted,#e8e8e8)}.storyboard-overlay-palette__footer .ant-checkbox-wrapper{font-size:13px}.storyboard-theme-palette{position:absolute;top:16px;right:16px;width:240px;max-height:calc(100% - 32px);z-index:30;display:flex;flex-direction:column;background:var(--brand-topbar-background,#ffffff);border:1px solid var(--brand-muted,#e8e8e8);border-radius:10px;box-shadow:0 8px 32px rgba(0,0,0,.16);overflow:hidden}.storyboard-theme-palette__header{display:flex;align-items:center;justify-content:space-between;padding:8px 8px 8px 12px;border-bottom:1px solid var(--brand-muted,#e8e8e8);flex:0 0 auto}.storyboard-theme-palette__title{font-size:13px;font-weight:600;color:var(--brand-darkest,#101f21)}.storyboard-theme-palette__close{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border:none;border-radius:4px;background:transparent;color:var(--brand-darkest,#101f21);cursor:pointer}.storyboard-theme-palette__close:hover{background:rgba(0,0,0,.06)}.storyboard-theme-palette__list{flex:1 1 auto;overflow-y:auto;padding:4px}.storyboard-theme-palette__state{display:flex;align-items:center;justify-content:center;padding:16px}.storyboard-theme-palette__row{display:flex;align-items:center;gap:8px;width:100%;padding:6px 8px;border:none;border-radius:6px;background:transparent;text-align:left;cursor:pointer}.storyboard-theme-palette__row--some,.storyboard-theme-palette__row:hover:not(:disabled){background:var(--brand-subtle,#f2f2f3)}.storyboard-theme-palette__row--all,.storyboard-theme-palette__row--all:hover:not(:disabled){background:var(--brand-select-fill,#e8f0f2)}.storyboard-theme-palette__row:disabled{cursor:default;opacity:.55}.storyboard-theme-palette__chip{flex:0 0 auto;width:14px;height:14px;border-radius:4px}.storyboard-theme-palette__name{font-size:13px;color:var(--brand-darkest,#101f21);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}