.demoFullscreen_demoFullscreenSessionsPanel__szs6C {
    display: flex;
    flex-direction: column;
    width: 280px;
    min-width: 280px;
    max-width: 280px;
    height: 100%;
    flex-shrink: 0;
    border-right: 1px solid color-mix(in oklab, #26251e 10%, transparent);
    background: rgb(249, 249, 249);
    order: 1;
}

.demoFullscreen_demoFullscreenSessionsInner__Tod5X {
    display: flex;
    flex-direction: column;
    height: 100%;
    min-height: 0;
}

.demoFullscreen_demoFullscreenTopNav__IPeZy {
    flex-shrink: 0;
    padding: 6px 8px 4px;
}

.demoFullscreen_demoFullscreenNavRow__px7gW {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 5px 10px;
    margin: 0 0 1px;
    border: none;
    border-radius: 6px;
    background: transparent;
    color: #26251e;
    cursor: pointer;
    user-select: none;
    transition: background-color 0.1s ease;
    width: 100%;
    text-align: left;
}

.demoFullscreen_demoFullscreenNavRow__px7gW:hover {
    background: color-mix(in oklab, #26251e 6%, transparent);
}

.demoFullscreen_demoFullscreenNavRowNewChat__Qmw8w {
    font-weight: 500;
}

.demoFullscreen_demoFullscreenNavIcon__Qz3sD {
    display: inline-flex;
    width: 14px;
    height: 14px;
    flex-shrink: 0;
    align-items: center;
    justify-content: center;
    color: color-mix(in oklab, #26251e 75%, transparent);
}

.demoFullscreen_demoFullscreenNavLabel__fbcCs {
    flex: 1;
    font-size: 13px;
    line-height: 18px;
    font-weight: 400;
}

.demoFullscreen_demoFullscreenNavKbd__4C3gA {
    font-size: 11px;
    line-height: 16px;
    color: color-mix(in oklab, #26251e 45%, transparent);
    opacity: 0;
    transition: opacity 0.1s ease;
}

.demoFullscreen_demoFullscreenNavRow__px7gW:hover .demoFullscreen_demoFullscreenNavKbd__4C3gA {
    opacity: 1;
}

.demoFullscreen_demoFullscreenAgentsHeader__J06Ur {
    flex-shrink: 0;
    padding: 10px 10px 4px;
    font-size: 11px;
    font-weight: 600;
    line-height: 14px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: color-mix(in oklab, #26251e 45%, transparent);
    user-select: none;
}

.demoFullscreen_demoFullscreenTopArea__SibZK {
    display: flex;
    flex: 1;
    flex-direction: column;
    min-height: 0;
}

.demoFullscreen_demoFullscreenScroll__wIYsr {
    display: flex;
    flex: 1;
    flex-direction: column;
    min-height: 0;
    overflow: auto;
    padding: 2px 10px 8px 0;
}

.demoFullscreen_demoFullscreenAgentsContent__TWw_I {
    display: flex;
    flex-direction: column;
    gap: 4px;
    width: 100%;
}

.demoFullscreen_demoFullscreenWorkspaceHeader__UfrfC {
    display: flex;
    align-items: center;
    gap: 6px;
    padding: 6px 10px;
    border: none;
    background: transparent;
    color: color-mix(in oklab, #26251e 55%, transparent);
    cursor: pointer;
    font-size: 12px;
    font-weight: 600;
    line-height: 16px;
    width: 100%;
    text-align: left;
    transition: color 140ms ease;
}

.demoFullscreen_demoFullscreenWorkspaceHeader__UfrfC:hover {
    color: #26251e;
}

.demoFullscreen_demoFullscreenWorkspaceHeaderIconSlot__1SpeZ {
    display: inline-flex;
    width: 14px;
    height: 14px;
    flex-shrink: 0;
    align-items: center;
    justify-content: center;
}

.demoFullscreen_demoFullscreenWorkspaceHeaderFolder__N6RMP {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: color-mix(in oklab, #26251e 65%, transparent);
}

.demoFullscreen_demoFullscreenWorkspaceLabel__cMrtO {
    flex: 1;
    min-width: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.demoFullscreen_demoFullscreenWorkspaceBody__TljSx {
    display: flex;
    flex-direction: column;
    gap: 4px;
    padding-left: 0;
    padding-top: 2px;
}

.demoFullscreen_demoFullscreenSessionItem__kFiv_ {
    display: flex;
    align-items: stretch;
    min-height: 44px;
    padding: 5px 8px;
    border: 0.5px solid transparent;
    border-radius: 6px;
    background: transparent;
    color: #26251e;
    cursor: pointer;
    text-align: left;
    width: 100%;
    transition:
        background-color 0.1s ease,
        border-color 0.1s ease;
    box-sizing: border-box;
}

.demoFullscreen_demoFullscreenSessionItem__kFiv_:hover {
    background: color-mix(in oklab, #26251e 4%, transparent);
    border-color: color-mix(in oklab, #26251e 4%, transparent);
}

.demoFullscreen_demoFullscreenSessionItemActive__Za0Nn,
.demoFullscreen_demoFullscreenSessionItemActive__Za0Nn:hover {
    background: color-mix(in oklab, #26251e 6%, transparent);
    border-color: color-mix(in oklab, #26251e 6%, transparent);
}

.demoFullscreen_demoFullscreenSessionContent__8SZJH {
    display: flex;
    width: 100%;
    min-width: 0;
    align-items: flex-start;
    justify-content: space-between;
    gap: 4px;
    position: relative;
}

.demoFullscreen_demoFullscreenSessionBody___wQEB {
    display: flex;
    min-width: 0;
    flex: 1;
    align-items: flex-start;
    gap: 4px;
}

.demoFullscreen_demoFullscreenSessionMain__unzMn {
    display: flex;
    min-width: 0;
    flex: 1;
    flex-direction: column;
    gap: 2px;
    padding-right: 22px;
}

.demoFullscreen_demoFullscreenSessionTitleRow__GDI1Q {
    display: flex;
    align-items: flex-start;
    min-width: 0;
}

.demoFullscreen_demoFullscreenSessionLabel__EmSvJ {
    flex: 1;
    min-width: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 13px;
    line-height: 18px;
    font-weight: 400;
    color: #26251e;
}

.demoFullscreen_demoFullscreenSessionMetaRow__Rf1eU {
    display: flex;
    align-items: center;
    gap: 4px;
    min-width: 0;
}

.demoFullscreen_demoFullscreenSessionStatusText__A2mOc {
    font-size: 12px;
    line-height: 16px;
    font-weight: 400;
    color: color-mix(in oklab, #26251e 55%, transparent);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.demoFullscreen_demoFullscreenSessionStatusTextWorking__lEARr {
    color: #3b82f6;
}

.demoFullscreen_demoFullscreenSessionStatusIndicator__Lbvyz {
    position: absolute;
    top: 5px;
    right: 8px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 20px;
    height: 20px;
    flex-shrink: 0;
    pointer-events: none;
}

.demoFullscreen_demoFullscreenSessionStatusDot__btJ4P {
    width: 7px;
    height: 7px;
    min-width: 7px;
    border-radius: 50%;
    background-color: #3b82f6;
    animation: demoFullscreen_demoFullscreenSessionPulse__CZExI 2s ease-in-out infinite;
}

@keyframes demoFullscreen_demoFullscreenSessionPulse__CZExI {
    0%,
    100% {
        opacity: 1;
        transform: scale(1);
    }
    50% {
        opacity: 0.55;
        transform: scale(0.92);
    }
}

.demoFullscreen_demoFullscreenSessionTime__gb0gX {
    position: absolute;
    right: 8px;
    top: 6px;
    font-size: 11px;
    line-height: 14px;
    font-weight: 400;
    color: color-mix(in oklab, #26251e 45%, transparent);
    white-space: nowrap;
    font-variant-numeric: tabular-nums;
    transition: opacity 0.1s ease;
}

.demoFullscreen_demoFullscreenSessionActions__hFRR7 {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    display: flex;
    align-items: center;
    gap: 4px;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.1s ease;
}

.demoFullscreen_demoFullscreenSessionActionBtn__oQo_q {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 2px;
    border-radius: 4px;
    color: color-mix(in oklab, #26251e 45%, transparent);
}

.demoFullscreen_demoFullscreenSessionPinBtn__LS6dz {
    order: 2;
}

.demoFullscreen_demoFullscreenSessionArchiveBtn__IET_7 {
    order: 1;
}

.demoFullscreen_demoFullscreenSessionItem__kFiv_:hover .demoFullscreen_demoFullscreenSessionTime__gb0gX,
.demoFullscreen_demoFullscreenSessionItem__kFiv_:focus-within .demoFullscreen_demoFullscreenSessionTime__gb0gX {
    opacity: 0;
}

.demoFullscreen_demoFullscreenSessionItem__kFiv_:hover .demoFullscreen_demoFullscreenSessionActions__hFRR7,
.demoFullscreen_demoFullscreenSessionItem__kFiv_:focus-within .demoFullscreen_demoFullscreenSessionActions__hFRR7 {
    opacity: 1;
}

.demoFullscreen_demoFullscreenBottomBar___O0sf {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-shrink: 0;
    padding: 8px 12px;
    border-top: 1px solid color-mix(in oklab, #26251e 10%, transparent);
}

.demoFullscreen_demoFullscreenBottomBtn__yklsI {
    display: inline-flex;
    align-items: center;
    gap: 7px;
    padding: 5px 8px;
    border: none;
    border-radius: 6px;
    background: transparent;
    color: #26251e;
    font-size: 13px;
    line-height: 18px;
    cursor: pointer;
    transition: background-color 0.1s ease;
}

.demoFullscreen_demoFullscreenBottomBtn__yklsI:hover {
    background: color-mix(in oklab, #26251e 6%, transparent);
}

.demoFullscreen_demoFullscreenBottomBtnLabel__hGOwk {
    font-weight: 400;
}

.demoFullscreen_demoFullscreenUpgradeBtn__lMjRO {
    background: color-mix(in oklab, #26251e 7%, transparent);
    border-radius: 8px;
    padding: 5px 12px;
    font-weight: 500;
}

.demoFullscreen_demoFullscreenUpgradeBtn__lMjRO:hover {
    background: color-mix(in oklab, #26251e 12%, transparent);
}

.demoFullscreen_demoFullscreenChatColumn__g0bxz {
    display: flex;
    min-width: 0;
    flex: 5;
    flex-direction: column;
    order: 2;
    overflow: hidden;
    border-right: 1px solid color-mix(in oklab, #26251e 10%, transparent);
    background: rgb(249, 249, 249);
}

.demoFullscreen_demoFullscreenChatColumnExpanded___KUPg {
    flex: 1;
    border-right: none;
}

.demoFullscreen_demoFullscreenWorkspaceColumn__8yDSQ {
    display: flex;
    min-width: 360px;
    flex: 8;
    flex-direction: column;
    order: 3;
    overflow: hidden;
    background: rgb(249, 249, 249);
}

.demoFullscreen_demoFullscreenGridHeader__gONQk {
    display: flex;
    align-items: center;
    height: 30px;
    min-height: 30px;
    flex-shrink: 0;
    padding: 0 12px;
    border-bottom: 1px solid color-mix(in oklab, #26251e 10%, transparent);
    background: rgb(249, 249, 249);
    user-select: none;
}

.demoFullscreen_demoFullscreenGridTitle__BKRk_ {
    flex: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 12px;
    font-weight: 500;
    color: color-mix(in oklab, #26251e 70%, transparent);
}

.demoFullscreen_demoFullscreenGridBody__Lp8kP {
    position: relative;
    min-height: 0;
    flex: 1;
    overflow: hidden;
}

.demoFullscreen_demoFullscreenGrip__lEruA {
    display: flex;
    width: 16px;
    height: 16px;
    flex-shrink: 0;
    align-items: center;
    justify-content: center;
    margin-right: 4px;
    color: color-mix(in oklab, #26251e 45%, transparent);
    opacity: 0;
    transition: opacity 150ms ease;
}

.demoFullscreen_demoFullscreenGridHeader__gONQk:hover .demoFullscreen_demoFullscreenGrip__lEruA {
    opacity: 0.45;
}

/* Matches desktop designToolbar.css — light mode via CSS vars on .designToolbar */

.designToolbar_designToolbarContainer__i_I5S {
  position: absolute;
  bottom: 32px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 50;
  pointer-events: auto;
}

.designToolbar_designToolbar__T3Ny_ {
  --spacer-1: 4px;
  --radius-medium: 4px;
  --design-toolbar-selected: #0d99ff;
  --design-toolbar-selected-foreground: #ffffff;

  display: flex;
  align-items: center;
  justify-content: center;
  padding: 6px 8px;
  border-radius: 12px;
  border: 1px solid var(--vscode-input-border, #c5c5c560);
  background-color: var(--vscode-editor-background, #f8f8f8);
  box-shadow: none;
  transition: all 0.2s ease;
}

.designToolbar_actionsContainer__KR0Cn {
  display: flex;
  align-items: center;
  gap: 6px;
}

.designToolbar_actionItem__6HItt {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 32px;
  min-height: 32px;
  width: auto;
  height: auto;
  border-radius: 8px;
  transition: all 0.15s ease;
  cursor: pointer;
  position: relative;
  outline: none;
  gap: 1px;
  box-shadow: none;
  background: transparent;
  border: none;
  padding: 0;
}

.designToolbar_actionLabel__LJGqS {
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--vscode-foreground, #1a1a1a);
  pointer-events: none;
  width: 24px;
  height: 24px;
  padding: var(--spacer-1);
}

.designToolbar_checked__02JAv,
.designToolbar_actionItem__6HItt[aria-checked='true'] {
  background-color: var(--design-toolbar-selected);
  box-shadow: none;
}

.designToolbar_checked__02JAv .designToolbar_actionLabel__LJGqS,
.designToolbar_actionItem__6HItt[aria-checked='true'] .designToolbar_actionLabel__LJGqS {
  color: var(--design-toolbar-selected-foreground);
}

.designToolbar_actionItem__6HItt:not(.designToolbar_checked__02JAv):not([aria-checked='true']):hover {
  background-color: var(--vscode-list-hoverBackground, #f0f0f0);
  transform: none;
  box-shadow: none;
}

.designToolbar_actionLabel__LJGqS:hover {
  background-color: transparent !important;
}

.designToolbar_actionLabel__LJGqS svg {
  display: block;
  color: var(--vscode-foreground, #1a1a1a);
  fill: none !important;
  overflow: visible;
  width: 24px;
  height: 24px;
}

.designToolbar_actionLabel__LJGqS svg path {
  fill: currentColor !important;
}

.designToolbar_checked__02JAv .designToolbar_actionLabel__LJGqS svg path,
.designToolbar_actionItem__6HItt[aria-checked='true'] .designToolbar_actionLabel__LJGqS svg path {
  fill: #ffffff !important;
}

.designToolbar_actionItem__6HItt:focus-visible {
  outline: none;
  outline-offset: 0;
  box-shadow: none;
}

.designToolbar_actionItem__6HItt:not(.designToolbar_checked__02JAv):not([aria-checked='true']):active {
  background-color: var(--vscode-list-activeSelectionBackground, #e5e5e5);
  transform: translateY(0);
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
}

.designToolbar_utilityButton__T_LUr {
  margin-left: 6px;
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
  border-radius: 8px;
  background: transparent;
  color: var(--vscode-foreground, #1a1a1a);
  cursor: pointer;
  padding: 4px;
}

.designToolbar_utilityButton__T_LUr:hover {
  background-color: var(--vscode-list-hoverBackground, #f0f0f0);
}

.designToolbar_utilityButton__T_LUr:active {
  background-color: var(--design-toolbar-selected);
  color: var(--design-toolbar-selected-foreground);
}

.designToolbar_utilityButton__T_LUr:focus-visible {
  outline: none;
  outline-offset: 0;
  box-shadow: none;
}

.designToolbar_utilityButton__T_LUr svg {
  display: block;
  width: 24px;
  height: 24px;
  color: currentColor;
}

.designToolbar_utilityButton__T_LUr svg path {
  fill: currentColor !important;
}

.designToolbar_utilityButton__T_LUr:active svg path {
  fill: #ffffff !important;
}

.demoChatDropdown_dropdown__BUZlQ {
    position: fixed;
    z-index: 10000;
    display: flex;
    flex-direction: column;
    gap: 0;
    box-sizing: border-box;
    overflow: hidden;
    padding: 2px;
    border: 1px solid color-mix(in oklab, #26251e 10%, transparent);
    border-radius: 4px;
    background-color: #ffffff;
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.08);
    font-size: 12px;
    line-height: 1.4;
    cursor: pointer;
    user-select: none;
}

.demoChatDropdown_items__2p_2L {
    display: flex;
    flex-direction: column;
    gap: 0;
    overflow-y: auto;
    overflow-x: hidden;
    scrollbar-width: thin;
    scrollbar-color: color-mix(in oklab, #26251e 20%, transparent)
        transparent;
}

.demoChatDropdown_items__2p_2L::-webkit-scrollbar {
    width: 7px;
}

.demoChatDropdown_items__2p_2L::-webkit-scrollbar-track {
    background: transparent;
}

.demoChatDropdown_items__2p_2L::-webkit-scrollbar-thumb {
    background-color: color-mix(in oklab, #26251e 20%, transparent);
    border-radius: 7px;
}

.demoChatDropdown_item__QAsil {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    min-width: 0;
    height: 22px;
    min-height: 22px;
    max-height: 22px;
    padding: 0 8px;
    border: none;
    border-radius: 3px;
    background-color: transparent;
    color: #26251e;
    font-size: 11px;
    font-family: inherit;
    line-height: 1.4;
    text-align: left;
    cursor: pointer;
    outline: none;
    box-sizing: border-box;
    overflow: hidden;
    flex-shrink: 0;
    gap: 2px;
}

.demoChatDropdown_item__QAsil:hover {
    background-color: color-mix(in oklab, #26251e 6%, transparent);
}

.demoChatDropdown_itemSelected__TJYsv {
    background-color: color-mix(in oklab, #26251e 6%, transparent);
}

.demoChatDropdown_itemIconMuted__IbgFU {
    color: color-mix(in oklab, #26251e 70%, transparent);
}

.demoChatDropdown_itemIcon__NE5_Z {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 11px;
    height: 11px;
    margin-right: 6px;
    flex-shrink: 0;
}

.demoChatDropdown_label__yrysH {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    flex: 1;
    min-width: 0;
}

.demoChatDropdown_badge___OD3b {
    flex-shrink: 0;
    margin-left: 4px;
    padding: 2px 5px;
    border-radius: 8px;
    background-color: color-mix(in oklab, #26251e 8%, transparent);
    color: color-mix(in oklab, #26251e 55%, transparent);
    font-size: 9px;
    font-weight: 600;
    line-height: 1;
    white-space: nowrap;
}

.demoComposerPrelude_prelude__MT6yu {
    display: flex;
    flex-direction: column;
    flex-shrink: 0;
    overflow: visible;
}

.demoComposerPrelude_actions__447ec {
    display: flex;
    flex-direction: column;
    flex-shrink: 0;
    overflow: visible;
}

.demoComposerPrelude_panels__mSmEN {
    display: flex;
    flex-direction: column;
    flex-shrink: 0;
    overflow: visible;
}

.demoComposerPrelude_composerInputContainer__TPBdI {
    display: flex;
    flex-direction: column;
    width: 100%;
    overflow: visible;
}

/* ---- Action tags ---- */
.demoComposerPrelude_actionTagsBar__DR2OD {
    display: none;
    width: 100%;
}

.demoComposerPrelude_actionTagsBarVisible__dG909 {
    display: block;
}

.demoComposerPrelude_actionTagsList__G3B_T {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    gap: 6px;
    padding: 6px 0 8px;
    scrollbar-width: none;
}

.demoComposerPrelude_actionTagsList__G3B_T::-webkit-scrollbar {
    display: none;
}

.demoComposerPrelude_actionTagChip__CNRhR {
    display: inline-flex;
    align-items: center;
    flex-shrink: 0;
    gap: 5px;
    height: 26px;
    padding: 0 10px;
    border: 1px solid color-mix(in oklab, #26251e 15%, transparent);
    border-radius: 999px;
    cursor: pointer;
    font-size: 12px;
    font-weight: 400;
    line-height: 1;
    white-space: nowrap;
    background: #ffffff;
    color: #26251e;
    transition:
        background-color 0.1s ease,
        border-color 0.1s ease;
}

.demoComposerPrelude_actionTagChip__CNRhR:hover {
    background: color-mix(in oklab, #26251e 5%, transparent);
    border-color: color-mix(in oklab, #26251e 25%, transparent);
}

.demoComposerPrelude_actionTagIcon__q17_a {
    display: inline-flex;
    align-items: center;
    flex-shrink: 0;
}

.demoComposerPrelude_actionTagShortcut__B19CP {
    font-size: 11px;
    opacity: 0.55;
    letter-spacing: 0.01em;
}

/* ---- Streaming panel ---- */
.demoComposerPrelude_streamingPanel__Tk84w,
.demoComposerPrelude_debugPanel__kAhu2 {
    display: none;
    flex-direction: column;
    overflow: hidden;
    width: calc(100% - 20px);
    margin-inline: auto;
    background: #ffffff;
    border: 1px solid color-mix(in oklab, #26251e 10%, transparent);
    border-bottom: none;
    border-radius: 8px 8px 0 0;
    box-sizing: border-box;
}

.demoComposerPrelude_streamingPanelVisible__tzHQL,
.demoComposerPrelude_debugPanelVisible__M1Gbh {
    display: flex;
}

.demoComposerPrelude_panelHeader__mxe2T {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 8px;
    padding: 3px 3px 3px 8px;
    user-select: none;
}

.demoComposerPrelude_panelHeaderLeft__U_atn {
    display: flex;
    align-items: center;
    gap: 4px;
    min-width: 0;
    flex: 1;
    overflow: hidden;
}

.demoComposerPrelude_streamingHeaderLeft__VJTKR {
    flex: 0 1 auto;
    flex-shrink: 0;
    gap: 3px;
}

.demoComposerPrelude_panelHeaderActions__EqCv7 {
    display: flex;
    align-items: center;
    gap: 4px;
    flex-shrink: 0;
    margin-inline-start: 12px;
}

.demoComposerPrelude_statusLabel__ezMcQ {
    font-size: 12px;
    font-weight: 432;
    line-height: 18px;
    color: #26251e;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.demoComposerPrelude_phBtn__i_cRH {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    height: auto;
    padding: 3px 7px;
    font-size: 11px;
    font-weight: 429;
    line-height: 16px;
    white-space: nowrap;
    cursor: pointer;
    border-radius: 5px;
    border: none;
    gap: 3px;
    transition:
        background-color 0.15s ease,
        color 0.15s ease,
        opacity 0.15s ease;
}

.demoComposerPrelude_phBtnGhost__oBAy2 {
    padding-inline: 4px;
    background: transparent;
    color: color-mix(in oklab, #26251e 55%, transparent);
}

.demoComposerPrelude_phBtnGhost__oBAy2:hover {
    color: #26251e;
    background: color-mix(in oklab, #26251e 8%, transparent);
}

.demoComposerPrelude_phBtnPrimary__IT0fx {
    background: color-mix(in oklab, #26251e 10%, transparent);
    color: #26251e;
    opacity: 0.9;
}

.demoComposerPrelude_phBtnPrimary__IT0fx:hover {
    opacity: 1;
    background: color-mix(in oklab, #26251e 14%, transparent);
}

.demoComposerPrelude_btnIcons__ChdEG {
    display: flex;
    align-items: center;
    gap: 2px;
    opacity: 0.37;
}

.demoComposerPrelude_btnKey___tPYI {
    font-size: 10px;
    line-height: 1;
}

.demoComposerPrelude_stopBtn__z4WOz {
    gap: 5px;
}

/* ---- Debug panel ---- */
.demoComposerPrelude_debugChevron__YqpY6 {
    flex-shrink: 0;
    color: color-mix(in oklab, #26251e 55%, transparent);
    transition: transform 0.1s ease;
}

.demoComposerPrelude_debugChevronExpanded__DO8tc {
    transform: rotate(90deg);
}

.demoComposerPrelude_debugIcon__QIWBE {
    flex-shrink: 0;
    color: #ef4444;
}

.demoComposerPrelude_debugContent__PkW1G {
    max-height: 260px;
    overflow-y: auto;
    padding: 8px 14px 12px;
    font-size: 12px;
    line-height: 1.6;
    color: color-mix(in oklab, #26251e 85%, transparent);
    border-top: 1px solid color-mix(in oklab, #26251e 10%, transparent);
}

.demoComposerPrelude_debugContent__PkW1G ol {
    margin: 4px 0;
    padding-inline-start: 20px;
}

.demoComposerPrelude_debugContent__PkW1G li {
    margin: 2px 0;
}

.demoComposerPrelude_debugContent__PkW1G p {
    margin: 4px 0;
}

.demoComposerPrelude_debugContent__PkW1G code {
    font-family: var(--font-mono, ui-monospace, monospace);
    font-size: 11px;
    background: color-mix(in oklab, #26251e 6%, transparent);
    border-radius: 3px;
    padding: 1px 4px;
}

.demoComposerPrelude_inputShell__p4pMe {
    position: relative;
    width: 100%;
    overflow: hidden;
    border-radius: 8px;
    border: 1px solid color-mix(in oklab, #26251e 10%, transparent);
    background: #ffffff;
    box-sizing: border-box;
    transition: border-color 0.2s ease;
}

.demoComposerPrelude_inputShellFocused__yI9h8 {
    border-color: color-mix(in oklab, #26251e 28%, transparent);
}

