:root{--at-orange: #ff6b01;--at-orange-runtime: #ff6b00;--at-orange-hover: #e65a00;--at-orange-light: #ff8e2b;--at-orange-soft: #fff5f0;--at-orange-wash: #ffeae0;--at-text: #333333;--at-structure: #4b4b4b;--at-muted: #6b7280;--at-border: #e8e8e8;--at-border-orange: rgba(255, 107, 1, .14);--at-border-orange-strong: rgba(255, 107, 1, .24);--at-surface: #ffffff;--at-shadow-panel: 0 10px 28px rgba(15, 23, 42, .07);--at-shadow-hover: 0 14px 32px rgba(15, 23, 42, .12);--at-header-height: 46px;--state-ready: #2563eb;--state-success: #22c55e;--state-warning: #f59e0b;--state-error: #ef4444;--state-info: #64748b;--state-paused: #8b5cf6;color:var(--at-text);background:#fff;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;line-height:1.45}*{box-sizing:border-box}html{min-height:100%}body{min-width:320px;min-height:100vh;margin:0;background:linear-gradient(180deg,#fff5f0d1,#fffffff5 220px),#fff}button,input,select,textarea{font:inherit}button{min-height:32px;display:inline-flex;align-items:center;justify-content:center;gap:.45rem;padding:.38rem .72rem;border:0;border-radius:12px;background:linear-gradient(90deg,var(--at-orange-runtime),var(--at-orange-light));color:#fff;box-shadow:0 10px 28px #ff6b0038;cursor:pointer;font-weight:850;white-space:nowrap;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease,color .18s ease,transform .18s ease}.button-label{min-width:0;overflow-wrap:anywhere}button:hover:not(:disabled){box-shadow:0 15px 34px #ff6b0052;transform:translateY(-1px)}button:disabled{cursor:not-allowed;opacity:.54}textarea,input,select{width:100%;min-height:36px;padding:.55rem .7rem;border:1px solid rgba(75,75,75,.13);border-radius:12px;background:#fff;color:var(--at-text);outline:0;transition:border-color .18s ease,box-shadow .18s ease}textarea:focus,input:focus,select:focus,button:focus-visible{outline:0;border-color:#ff6b0180;box-shadow:0 0 0 4px #ff6b011a}code,pre{font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;overflow-wrap:anywhere}pre{margin:0;white-space:pre-wrap;word-break:break-word}.app-shell{min-height:100vh}html:has(.app-main.workspace-table),body:has(.app-main.workspace-table),#root:has(.app-main.workspace-table){height:100%;min-height:0;overflow:hidden}.app-shell:has(.app-main.workspace-table){height:100dvh;min-height:0;display:grid;grid-template-rows:auto minmax(0,1fr);overflow:hidden}.app-shell:has(.app-main.workspace-table) .app-main.workspace-table{height:auto;min-height:0}.app-header{position:sticky;z-index:60;top:0;min-height:var(--at-header-height);display:grid;grid-template-columns:minmax(156px,auto) minmax(0,1fr) auto;grid-template-areas:"title controls status";align-items:center;gap:8px;padding:5px 10px;border-bottom:1px solid rgba(232,232,232,.78);background:#fffffff0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.app-title{grid-area:title;min-width:0;display:inline-flex;align-items:center;gap:7px}.app-title img{width:92px;height:auto;display:block}.subproduct-badge{min-height:20px;display:inline-flex;align-items:center;padding:0 7px;border:1px solid var(--at-border-orange-strong);border-radius:999px;background:#ff6b0114;color:var(--at-orange);font-size:10px;font-weight:850}.mission-status{grid-area:status;min-width:22px;max-width:22px;display:flex;align-items:center;justify-content:flex-end;gap:0;overflow:hidden;color:var(--at-muted);font-size:11px;font-weight:780}.mission-status strong{min-width:0;max-width:260px;overflow:hidden;color:var(--at-text);text-overflow:ellipsis;white-space:nowrap;font-size:14px}.mission-status>span,.health-pill,.workflow-status,.readiness-status,.state-badge,.attempt-pill,.approval-pill,.severity,.readiness-severity{min-height:24px;display:inline-flex;align-items:center;gap:.36rem;padding:.12rem .5rem;border:1px solid rgba(75,75,75,.1);border-radius:999px;background:#fff;color:var(--at-muted);font-size:.74rem;font-weight:780;white-space:nowrap}.mission-status>span,.health-pill{min-width:0;max-width:100%;overflow:hidden}.health-pill{flex:0 0 auto;width:22px;max-width:22px;min-height:22px;justify-content:center;padding:0}.health-dot{flex:0 0 auto;width:7px;height:7px;display:inline-block;border-radius:999px;background:var(--state-error)}.health-pill.online{border-color:transparent;background:transparent;opacity:0;pointer-events:none}.health-pill.online .health-dot{background:var(--state-success);box-shadow:none}.health-pill-text,.api-base-pill{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.health-pill-text{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.api-base-pill{flex:1 1 auto}.header-controls,.toolbar-actions,.button-row,.dialog-actions,.floating-actions{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.toolbar-action-wrap{display:inline-flex}.header-controls{grid-area:controls;min-width:0;max-width:100%;justify-content:flex-start;flex-wrap:nowrap}.workflow-switcher,.locale-switcher{position:relative;min-width:0;display:block;color:var(--at-muted);font-size:10px;font-weight:820}.workflow-selector-native,.workflow-selector-native>span,.locale-selector-native,.locale-selector-native>span{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.workflow-selector-native select,.locale-selector-native select{width:1px;height:1px;opacity:0}.workflow-switcher-trigger{width:100%;min-width:0;min-height:30px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.4rem;padding:.3rem .52rem .3rem .64rem;border:1px solid rgba(75,75,75,.12);border-radius:9px;background:#fff;color:var(--at-text);box-shadow:none;text-align:left;font-size:12px;font-weight:820}.workflow-switcher-trigger:hover,.workflow-switcher-trigger:focus-visible,.workflow-switcher-trigger[aria-expanded=true]{border-color:#ff6b0157;background:#fffaf6;box-shadow:0 0 0 3px #ff6b011a;transform:none}.workflow-switcher-trigger strong{min-width:0;overflow:hidden;color:inherit;text-overflow:ellipsis;white-space:nowrap;font:inherit}.workflow-switcher-kicker{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.workflow-switcher-popover{position:absolute;z-index:90;top:calc(100% + 6px);left:0;width:min(420px,calc(100vw - 24px));padding:.42rem;border:1px solid rgba(75,75,75,.12);border-radius:12px;background:#fff;box-shadow:0 18px 44px #33333326}.workflow-switcher-search{min-height:32px;display:grid;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:.34rem;padding:0 .52rem;border:1px solid rgba(75,75,75,.12);border-radius:9px;background:#fbfbfb;color:var(--at-muted)}.workflow-switcher-search input{min-width:0;min-height:30px;padding:0;border:0;background:transparent;color:var(--at-text);font-size:.78rem;font-weight:760;outline:none}.workflow-switcher-list{max-height:min(360px,calc(100vh - 116px));display:grid;gap:.16rem;margin-top:.35rem;overflow:auto}.workflow-switcher-option{width:100%;min-height:38px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.5rem;justify-content:start;padding:.42rem .54rem;border:0;border-radius:9px;background:transparent;color:var(--at-text);box-shadow:none;text-align:left}.workflow-switcher-option span,.workflow-switcher-option small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.workflow-switcher-option span{font-size:.8rem;font-weight:850}.workflow-switcher-option small{grid-column:1;color:var(--at-muted);font-size:.68rem;font-weight:680}.workflow-switcher-option:hover,.workflow-switcher-option:focus-visible,.workflow-switcher-option.is-selected{background:#ff6b0114;color:var(--at-text);box-shadow:none;transform:none}.workflow-switcher-option.is-selected{color:var(--at-orange-hover)}.workflow-switcher-empty{margin:0;padding:.7rem .55rem;color:var(--at-muted);font-size:.78rem;font-weight:760}.locale-switcher-trigger{width:100%;min-height:30px;display:grid;grid-template-columns:16px minmax(0,1fr) 13px;align-items:center;gap:.34rem;padding:.28rem .48rem;border:1px solid rgba(75,75,75,.12);border-radius:9px;background:#fff;color:var(--at-text);box-shadow:none;text-align:left;font-size:12px;font-weight:820}.locale-switcher-trigger span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.locale-switcher-trigger:hover,.locale-switcher-trigger:focus-visible,.locale-switcher-trigger[aria-expanded=true]{border-color:#ff6b0157;background:#fffaf6;color:var(--at-orange-hover);box-shadow:0 0 0 3px #ff6b011a;transform:none}.locale-switcher-popover{position:absolute;z-index:90;top:calc(100% + 6px);right:0;width:min(220px,calc(100vw - 24px));display:grid;gap:.16rem;padding:.42rem;border:1px solid rgba(75,75,75,.12);border-radius:12px;background:#fff;box-shadow:0 18px 44px #33333326}.locale-switcher-option{width:100%;min-height:40px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.5rem;padding:.42rem .54rem;border:0;border-radius:9px;background:transparent;color:var(--at-text);box-shadow:none;text-align:left}.locale-switcher-option span,.locale-switcher-option small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.locale-switcher-option span{font-size:.8rem;font-weight:850}.locale-switcher-option small{grid-column:1;color:var(--at-muted);font-size:.68rem;font-weight:680}.locale-switcher-option:hover,.locale-switcher-option:focus-visible,.locale-switcher-option.is-selected{background:#ff6b0114;color:var(--at-orange-hover);box-shadow:none;transform:none}.header-controls .workflow-switcher{flex:1 1 260px;max-width:min(430px,100%)}.header-controls .locale-switcher{flex:0 1 120px}.header-controls>.secondary-button{position:relative;max-width:min(38px,100%);min-width:0;width:32px;min-height:30px;padding:0;border-radius:10px}.header-controls .button-label{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.account-menu{position:relative;flex:0 0 32px;min-width:0}.account-menu-trigger{position:relative;width:32px;min-height:30px;display:flex;align-items:center;justify-content:center;gap:.45rem;padding:0;border:1px solid rgba(75,75,75,.12);border-radius:10px;background:#fff;color:var(--at-structure);cursor:pointer;font-size:11px;font-weight:850;list-style:none}.account-menu-trigger span{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.account-menu.is-open .account-menu-trigger,.account-menu-trigger:hover,.account-menu-trigger:focus-visible{border-color:var(--at-border-orange-strong);background:#ff6b010f;color:var(--at-orange)}.header-controls>.secondary-button[data-label]:after,.account-menu-trigger[data-label]:after{content:attr(data-label);position:absolute;z-index:120;top:calc(100% + 8px);left:50%;min-height:28px;display:inline-flex;align-items:center;justify-content:center;max-width:min(220px,calc(100vw - 24px));padding:0 10px;border:1px solid rgba(75,75,75,.1);border-radius:999px;background:#fffffff7;color:var(--at-structure);box-shadow:0 10px 24px #0f172a1f;font-size:11px;font-weight:850;line-height:1;opacity:0;overflow:hidden;pointer-events:none;text-overflow:ellipsis;transform:translate(-50%,-2px);transition:opacity .16s ease,transform .16s ease;white-space:nowrap}.header-controls>.secondary-button[data-label]:hover:after,.header-controls>.secondary-button[data-label]:focus-visible:after,.account-menu-trigger[data-label]:hover:after,.account-menu-trigger[data-label]:focus-visible:after{opacity:1;transform:translate(-50%)}.account-menu-popover{position:absolute;z-index:90;top:calc(100% + 8px);right:0;width:min(360px,88vw);display:grid;gap:12px;padding:14px;border:1px solid rgba(75,75,75,.12);border-radius:16px;background:#fffffffa;box-shadow:var(--at-shadow-panel)}.account-menu-profile{min-width:0;display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:10px;padding-bottom:12px;border-bottom:1px solid rgba(75,75,75,.08)}.account-menu-profile-icon{width:34px;height:34px;display:grid;place-items:center;border:1px solid var(--at-border-orange);border-radius:10px;background:#ff6b010f;color:var(--at-orange)}.account-menu-profile p{margin:0 0 2px;color:var(--at-muted);font-size:11px;font-weight:820}.account-menu-profile strong,.account-menu-profile span{min-width:0;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-menu-profile strong{color:var(--at-text);font-size:13px;font-weight:880}.account-menu-profile span{margin-top:2px;color:var(--at-muted);font-size:12px;font-weight:720}.account-menu-popover dl,.auth-tenant-summary{display:grid;gap:9px;margin:0}.account-menu-popover dl>div,.auth-tenant-summary>div{min-width:0;display:grid;gap:2px}.account-menu-popover dt,.auth-tenant-summary dt{color:var(--at-muted);font-size:11px;font-weight:820}.account-menu-popover dd,.auth-tenant-summary dd{min-width:0;margin:0;color:var(--at-text);font-size:12px;font-weight:760;overflow-wrap:anywhere}.auth-secondary-actions{display:flex;flex-wrap:wrap;gap:8px}.account-menu-actions{display:grid;gap:8px}.account-menu-actions .secondary-button{width:100%;justify-content:center}.auth-link-button{min-height:32px;display:inline-flex;align-items:center;justify-content:center;gap:.45rem;padding:.38rem .72rem;border-radius:12px;box-sizing:border-box;font-weight:850;white-space:nowrap;text-decoration:none}.auth-panel-wrap{min-height:100vh;display:grid;place-items:center;padding:24px}.auth-panel{width:min(560px,100%);display:grid;gap:18px;padding:26px;border:1px solid rgba(75,75,75,.1);border-radius:18px;background:#fffffff0;box-shadow:var(--at-shadow-panel)}.auth-panel-icon{width:44px;height:44px;display:grid;place-items:center;border:1px solid var(--at-border-orange-strong);border-radius:14px;background:#ff6b0114;color:var(--at-orange)}.auth-panel-icon.is-loading svg{animation:auth-spin .9s linear infinite}.auth-panel-copy{display:grid;gap:8px}.auth-panel-copy h1{margin:0;color:var(--at-text);font-size:24px;letter-spacing:0}.auth-panel-copy p{margin:0;color:var(--at-muted);font-size:14px;overflow-wrap:anywhere}.auth-primary-link{min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:.45rem;padding:.5rem .9rem;border-radius:12px;background:linear-gradient(90deg,var(--at-orange-runtime),var(--at-orange-light));color:#fff;box-shadow:0 10px 28px #ff6b0038;font-weight:850;text-decoration:none}.auth-invitation-form{display:grid;gap:12px}.auth-invitation-form label{display:grid;gap:6px;color:var(--at-muted);font-size:12px;font-weight:820}.auth-error{margin:0;color:var(--state-error);font-size:12px;font-weight:760}@keyframes auth-spin{to{transform:rotate(360deg)}}.secondary-button,.icon-button{border:1px solid rgba(75,75,75,.12);background:#fff;color:var(--at-structure);box-shadow:none}.secondary-button:hover:not(:disabled),.secondary-button:focus-visible,.secondary-button.is-active,.icon-button:hover:not(:disabled),.icon-button:focus-visible{border-color:var(--at-border-orange-strong);background:#ff6b010f;color:var(--at-orange);box-shadow:none}.icon-button{width:34px;min-width:34px;min-height:34px;padding:0;border-radius:999px}.app-main{height:calc(100vh - var(--at-header-height));min-height:0;display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(0,1fr);gap:0;padding:4px 5px 5px;overflow:hidden}.app-main>.table-panel{grid-column:1;grid-row:1}.workspace-dock{position:fixed;z-index:64;left:12px;bottom:12px;display:flex;align-items:center;gap:4px;max-width:calc(100vw - 24px);padding:3px;border:1px solid var(--at-border-orange);border-radius:12px;background:#fffffff0;box-shadow:0 14px 34px #0f172a21;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);overflow:visible}.workspace-dock[data-pinned=true]{border-color:var(--at-border-orange-strong);box-shadow:0 16px 38px #ff6b011f,0 14px 34px #0f172a1a}.workspace-dock-toggle{display:grid}.dock-group{display:flex;gap:4px}.dock-divider{width:1px;height:28px;align-self:center;background:linear-gradient(180deg,transparent,rgba(75,75,75,.22),transparent)}.workspace-dock[data-expanded=false] .dock-group,.workspace-dock[data-expanded=false] .dock-divider{display:none}.workspace-dock[data-expanded=true] .dock-group{display:flex}.app-shell:has(.builder-panel-wrap) .workspace-dock{z-index:49}.dock-button{position:relative;z-index:1;width:32px;height:32px;min-height:32px;display:grid;place-items:center;padding:0;border:1px solid rgba(75,75,75,.12);border-radius:10px;background:linear-gradient(180deg,#fffffffa,#fff5f0b8);color:var(--at-muted);box-shadow:none;isolation:isolate}.dock-button:before{content:"";position:absolute;z-index:-1;top:1px;right:1px;bottom:1px;left:1px;border-radius:9px;background:radial-gradient(circle at 28% 22%,rgba(255,255,255,.88),transparent 38%),linear-gradient(135deg,#ff6b0138,#ff8e2b14);opacity:0;transition:opacity .18s ease}.dock-button:after{content:attr(data-label);position:absolute;z-index:60;left:50%;bottom:calc(100% + 10px);min-height:28px;display:inline-flex;align-items:center;justify-content:center;max-width:min(220px,calc(100vw - 24px));padding:0 10px;border:1px solid rgba(75,75,75,.1);border-radius:999px;background:#fffffff5;color:var(--at-structure);box-shadow:0 10px 24px #0f172a1a;font-size:11px;font-weight:850;line-height:1;opacity:0;overflow:hidden;pointer-events:none;text-overflow:ellipsis;transform:translate(-50%,4px);transition:opacity .16s ease,transform .16s ease;white-space:nowrap}.workspace-dock>.dock-button:first-child:after{left:0;transform:translateY(4px)}.dock-button:hover:not(:disabled),.dock-button:focus-visible,.dock-button.is-active{border-color:var(--at-border-orange-strong);color:var(--at-orange);box-shadow:0 10px 24px #0f172a14;transform:translateY(-1px)}.dock-button:hover:before,.dock-button:focus-visible:before,.dock-button.is-active:before{opacity:1}.dock-button:hover:after,.dock-button:focus-visible:after{opacity:1;transform:translate(-50%)}.workspace-dock>.dock-button:first-child:hover:after,.workspace-dock>.dock-button:first-child:focus-visible:after{transform:translate(0)}.dock-button em{position:absolute;top:-6px;right:-6px;min-width:16px;height:16px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:var(--at-orange);color:#fff;font-size:9px;font-style:normal;font-weight:900}@media (min-width: 1180px){.app-header{grid-template-columns:minmax(156px,auto) minmax(0,1fr);grid-template-areas:"title controls";padding-right:372px}.mission-status{position:fixed;z-index:71;top:9px;right:286px;display:flex}}.builder-panel-wrap{position:fixed;z-index:50;left:54px;top:calc(var(--at-header-height) + 6px);bottom:6px;width:min(440px,calc(100vw - 66px));overflow:auto;border-radius:0;background:transparent;box-shadow:var(--at-shadow-panel);scrollbar-gutter:stable}.panel,.table-panel,.workflow-toolbar{min-width:0;border:1px solid rgba(75,75,75,.1);border-radius:14px;background:#ffffffeb;box-shadow:var(--at-shadow-panel)}.table-panel{min-height:0;display:flex;flex-direction:column;gap:4px;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;overflow:hidden}.workflow-toolbar{display:grid;gap:0;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.workflow-toolbar.empty-toolbar{display:flex;align-items:center;justify-content:space-between}.workflow-toolbar-main,.panel-header,.dialog-header,.drawer-header{display:flex;align-items:flex-start;justify-content:space-between;gap:.85rem}.workflow-toolbar-main{align-items:center;gap:.38rem;min-height:36px;justify-content:flex-end}.workflow-title-block,.workflow-toolbar-main>div,.panel-header>div,.dialog-header>div,.drawer-header>div{min-width:0}.workflow-title-block{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.12rem .4rem}.workflow-title-block:not(.is-editing){display:none}.workflow-toolbar h2,.panel-header h2,.dialog-header h2,.drawer-header h2{min-width:0;margin:0;color:var(--at-text);font-size:.92rem;line-height:1.18}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.workflow-title-edit-trigger{min-height:0;max-width:100%;justify-content:flex-start;padding:0;border:0;border-radius:6px;background:transparent;color:inherit;box-shadow:none;white-space:normal;text-align:left}.workflow-title-edit-trigger span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.workflow-title-edit-trigger:hover:not(:disabled),.workflow-title-edit-trigger:focus-visible{background:#ff6b010f;color:var(--at-orange);box-shadow:none;transform:none}.workflow-title-editor{grid-column:1 / -1;display:grid;grid-template-columns:minmax(160px,1fr) auto auto;gap:.4rem;align-items:start;max-width:min(520px,100%)}.workflow-title-editor label{min-width:0}.workflow-title-editor input{min-width:0;font-size:1rem;font-weight:820}.inline-error{grid-column:1 / -1;margin:0;color:#991b1b;font-size:.78rem;font-weight:760;overflow-wrap:anywhere}.workflow-toolbar p,.panel-header p,.drawer-context{margin:.2rem 0 0;color:var(--at-muted);overflow-wrap:anywhere}.workflow-meta{min-width:0;display:flex;align-items:center;gap:.32rem;flex-wrap:wrap;justify-content:flex-end;margin-top:0}.workflow-toolbar .toolbar-actions{flex:0 1 auto;max-width:100%;flex-wrap:nowrap;justify-content:flex-end;gap:4px;padding:2px;border:1px solid rgba(75,75,75,.1);border-radius:13px;background:#fffffff0;box-shadow:0 10px 26px #0f172a14;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.workflow-toolbar .toolbar-actions>*{flex:0 0 auto}.workflow-toolbar .workflow-status{max-width:118px;min-height:30px;padding:0 .52rem;overflow:hidden;text-overflow:ellipsis}.workflow-toolbar .toolbar-actions>button,.workflow-toolbar .toolbar-actions>.toolbar-action-wrap>button,.workflow-toolbar .workflow-actions-menu-trigger,.workflow-toolbar .notice-control-button,.workflow-toolbar button.readiness-status{min-height:30px}@media (min-width: 1180px){.workflow-toolbar{position:fixed;z-index:70;top:7px;right:8px;width:auto;max-width:min(360px,calc(100vw - 920px))}.workflow-toolbar-main{min-height:0}.workflow-toolbar .toolbar-actions{min-height:32px;max-width:100%;overflow:visible}.workflow-toolbar .workflow-status{width:30px;max-width:30px;justify-content:center;padding:0;font-size:0}.workflow-toolbar .workflow-status:before{content:"";width:8px;height:8px;border-radius:999px;background:currentColor;box-shadow:0 0 0 3px #4b4b4b14}.workflow-toolbar button.readiness-status{max-width:88px;padding-right:.46rem;padding-left:.46rem;overflow:hidden;white-space:nowrap}.workflow-toolbar button.readiness-status>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.workflow-toolbar .toolbar-action-wrap>button{max-width:76px;padding-right:.58rem;padding-left:.58rem;overflow:hidden}.workflow-toolbar .toolbar-action-wrap>button .button-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.workflow-toolbar .toolbar-actions>button.secondary-button{width:30px;min-width:30px;padding:0}.workflow-toolbar .toolbar-actions>button.secondary-button .button-label{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}}.workflow-meta code,.workflow-description{display:none}.workflow-description{grid-column:1 / -1;max-width:72ch;margin-top:.08rem;color:var(--at-muted);font-size:.78rem;line-height:1.35;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.workflow-auto-pause-reason{grid-column:1 / -1;width:max-content;max-width:100%;display:inline-flex;align-items:center;gap:.35rem;margin-top:.32rem;padding:.2rem .46rem;border:1px solid rgba(245,158,11,.28);border-radius:8px;background:#fff7edeb;color:#92400e;font-size:.74rem;font-weight:820;line-height:1.3;white-space:normal;overflow-wrap:anywhere}.toolbar-delete-button{border-color:#ef444438}.workflow-actions-menu-wrap{position:relative;min-width:0;display:inline-flex}.workflow-actions-menu-trigger{width:30px;min-width:30px;min-height:30px}.workflow-actions-menu-trigger.is-active{border-color:var(--at-border-orange-strong);background:#ff6b0114;color:var(--at-orange)}.workflow-actions-menu{position:absolute;z-index:68;top:calc(100% + 6px);right:0;min-width:184px;display:grid;gap:4px;padding:6px;border:1px solid rgba(75,75,75,.12);border-radius:14px;background:#fffffffa;box-shadow:0 18px 36px #0f172a21;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.workflow-actions-menu-item{width:100%;justify-content:flex-start;min-height:32px;padding:0 .55rem;border-color:transparent;border-radius:10px;background:transparent;color:var(--at-structure);box-shadow:none;font-size:.78rem;font-weight:820;text-align:left}.workflow-actions-menu-item:hover:not(:disabled),.workflow-actions-menu-item:focus-visible{border-color:var(--at-border-orange-strong);background:#ff6b010f;color:var(--at-orange);box-shadow:none;transform:none}.workflow-actions-menu-item:disabled{opacity:.48;cursor:not-allowed}.workflow-actions-menu-item.danger-menu-item{color:#991b1b}.workflow-actions-menu-item.danger-menu-item:hover:not(:disabled),.workflow-actions-menu-item.danger-menu-item:focus-visible{border-color:#ef44443d;background:#ef444414;color:#991b1b}.workflow-delete-summary{display:grid;gap:.75rem}.workflow-delete-summary dl{display:grid;gap:.45rem;margin:0}.workflow-delete-summary dl>div{display:grid;grid-template-columns:minmax(120px,auto) minmax(0,1fr);gap:.5rem;align-items:baseline}.workflow-delete-summary dt{color:var(--at-muted);font-size:.78rem;font-weight:820}.workflow-delete-summary dd{min-width:0;margin:0;color:var(--at-structure);font-weight:780;overflow-wrap:anywhere}.workflow-delete-resource-note{padding:.7rem;border:1px solid rgba(34,197,94,.2);border-radius:12px;background:#22c55e14;color:#166534;font-weight:760;overflow-wrap:anywhere}.readiness-panel{display:grid;gap:.65rem;padding-top:.7rem;border-top:1px solid rgba(75,75,75,.09);color:var(--at-structure)}.readiness-popover-wrap,.notice-control-wrap{position:relative;min-width:0}button.readiness-status,.notice-control-button{min-width:0;box-shadow:none}button.readiness-status{cursor:pointer;line-height:1.15;text-align:center;white-space:normal}button.readiness-status>span{min-width:0;overflow-wrap:anywhere}button.readiness-status:hover:not(:disabled),button.readiness-status:focus-visible,.notice-control-button:hover:not(:disabled),.notice-control-button:focus-visible,.notice-control-button[aria-expanded=true]{border-color:var(--at-border-orange-strong);background:#ff6b010f;color:var(--at-orange);box-shadow:none}.readiness-status-icon{flex:0 0 auto;transition:transform .18s ease}button.readiness-status[aria-expanded=true] .readiness-status-icon{transform:rotate(180deg)}.readiness-popover,.notice-popover{position:absolute;z-index:66;top:calc(100% + 6px);right:0;width:min(540px,calc(100vw - 48px));max-height:min(560px,calc(100vh - 160px));overflow:auto;padding:10px;border:1px solid var(--at-border-orange-strong);border-radius:16px;background:#fffffffa;box-shadow:var(--at-shadow-panel)}.readiness-popover .readiness-panel{padding-top:0;border-top:0}.readiness-group{display:grid;gap:.4rem}.readiness-group h3{display:flex;align-items:center;gap:.4rem;margin:0;color:var(--at-structure);font-size:.86rem}.readiness-checks,.diagnostics-list,.history-list,.events-list{display:grid;gap:.55rem}.readiness-check,.diagnostic-item,.history-item,.event-item{display:grid;gap:.4rem;padding:.65rem;border:1px solid rgba(75,75,75,.1);border-left:3px solid rgba(255,107,1,.32);border-radius:12px;background:#fffdfb}.readiness-check-header,.readiness-context,.diagnostic-header,.history-meta{display:flex;align-items:center;gap:.4rem;flex-wrap:wrap}.readiness-check p{margin:0}.severity-error,.readiness-severity-blocker{background:#ef44441a;color:#991b1b}.readiness-severity-warning,.severity-warning{background:#f59e0b1f;color:#92400e}.readiness-severity-info{background:#22c55e1a;color:#166534}.diagnostic-hint,.readiness-remediation{color:#7c4a03}.readiness-context code,.workflow-meta code,.step-header code,.task-cell code{padding:.12rem .34rem;border-radius:6px;background:#f7f7f7;color:var(--at-muted);font-size:.76rem}.yaml-panel{display:grid;gap:.85rem;padding:1rem;border-color:#ff6b0129;background:#fff;box-shadow:none}.yaml-example-controls{display:flex;align-items:end;justify-content:flex-end;gap:.55rem;flex-wrap:wrap}.example-selector{min-width:190px;display:grid;gap:.25rem}.example-selector span{color:var(--at-muted);font-size:.78rem;font-weight:800}.integration-status{display:inline-flex;align-items:center;gap:.35rem;margin-top:.45rem;color:var(--at-muted);font-size:.82rem}.integration-status:before{content:"";flex:0 0 8px;align-self:center;width:8px;height:8px;display:block;border-radius:999px;background:var(--state-error)}.integration-status-enabled:before{background:var(--state-success)}.integration-status-unknown:before{background:var(--state-warning)}.builder-unsaved-chip{display:inline-flex;align-items:center;width:max-content;max-width:100%;min-height:24px;margin-top:.45rem;padding:.12rem .52rem;border:1px solid rgba(245,158,11,.3);border-radius:999px;background:#f59e0b1a;color:#92400e;font-size:.76rem;font-weight:840;overflow-wrap:anywhere}.builder-description{display:grid;gap:.35rem;min-width:0;padding:.75rem .85rem;border:1px solid rgba(37,99,235,.12);border-radius:8px;background:#f5f9ff}.builder-description h3{margin:0;color:var(--at-structure);font-size:.82rem}.builder-description p{margin:0;color:var(--at-muted);line-height:1.45;white-space:pre-wrap;overflow-wrap:anywhere}.yaml-source{display:grid;gap:.65rem}.yaml-source-toggle{width:100%;min-height:46px;display:grid;grid-template-columns:minmax(0,auto) minmax(0,1fr) auto auto;align-items:center;gap:.65rem;padding:.65rem .75rem;border:1px solid rgba(75,75,75,.13);border-radius:8px;background:#fff;box-shadow:none;color:var(--at-text);text-align:left;white-space:normal}.yaml-source-toggle:hover:not(:disabled){background:#fff9f5}.yaml-source-toggle-main,.yaml-source-toggle-badges,.yaml-diagnostic-badge,.yaml-toggle-chip{min-width:0;display:inline-flex;align-items:center}.yaml-source-toggle-main{gap:.45rem;font-weight:820}.yaml-source-toggle-meta{min-width:0;color:var(--at-muted);font-size:.82rem;overflow-wrap:anywhere}.yaml-source-toggle-badges{justify-content:flex-end;gap:.35rem;flex-wrap:wrap}.yaml-toggle-chip,.yaml-diagnostic-badge{min-height:24px;padding:.12rem .5rem;border-radius:999px;font-size:.76rem;font-weight:840;white-space:nowrap}.yaml-toggle-chip{border:1px solid rgba(245,158,11,.3);background:#f59e0b1a;color:#92400e}.yaml-diagnostic-badge{gap:.25rem;border:1px solid rgba(220,38,38,.22);background:#fee2e2b8;color:#991b1b}.yaml-source-chevron{transition:transform .16s ease}.yaml-source-chevron-open{transform:rotate(180deg)}.yaml-editor-region{display:grid}.yaml-editor-region[hidden]{display:none}.yaml-textarea{min-height:360px;line-height:1.35;resize:vertical}.subsection{display:grid;gap:.45rem}.subsection h3,.drawer-section h3{margin:0;color:var(--at-structure);font-size:.92rem}.notice{padding:.6rem .7rem;border-radius:12px}.notice-stack{display:grid;gap:8px}.floating-notice-stack{position:fixed;z-index:75;top:auto;right:auto;bottom:14px;left:54px;width:min(420px,calc(100vw - 78px));display:grid;gap:8px;pointer-events:none}.floating-notice-stack .notice{box-shadow:var(--at-shadow-panel);pointer-events:auto}.app-notice{display:grid;grid-template-columns:24px minmax(0,1fr) 28px;align-items:start;gap:10px}.app-notice-icon{width:24px;height:24px;display:inline-grid;place-items:center;border-radius:999px;background:#ffffffb8}.app-notice-body{min-width:0;display:grid;gap:.15rem}.app-notice-body strong{color:inherit;font-size:.86rem}.app-notice-body p{margin:0;display:-webkit-box;overflow-wrap:anywhere;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;font-size:.84rem;font-weight:720;line-height:1.35}.notice-dismiss-button,.notice-popover-close{width:28px;min-width:28px;height:28px;min-height:28px;padding:0;border:1px solid rgba(75,75,75,.1);border-radius:999px;background:#ffffffb8;color:currentColor;box-shadow:none}.notice-dismiss-button:hover:not(:disabled),.notice-dismiss-button:focus-visible,.notice-popover-close:hover:not(:disabled),.notice-popover-close:focus-visible{background:#fff;color:var(--at-orange);box-shadow:none}.notice-control-button{min-height:30px;padding:.18rem .56rem;border:1px solid rgba(75,75,75,.1);border-radius:999px;background:#fff;color:var(--at-muted);font-size:.78rem;font-weight:820}.notice-control-button strong{min-width:20px;min-height:20px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#ff6b011a;color:var(--at-orange);font-size:.72rem}.notice-control-button.has-error strong{background:#ef44441f;color:#991b1b}.notice-popover{width:min(420px,calc(100vw - 48px))}.notice-popover-header{display:flex;align-items:center;justify-content:space-between;gap:10px;padding-bottom:8px;border-bottom:1px solid rgba(75,75,75,.09)}.notice-popover-header>strong{color:var(--at-text);font-size:.92rem}.notice-popover-list{display:grid;gap:8px;padding-top:8px}.notice-popover-item{display:grid;grid-template-columns:24px minmax(0,1fr);gap:10px;padding:.6rem;border:1px solid rgba(75,75,75,.09);border-radius:12px;background:#fffdfb}.success-notice{border:1px solid rgba(34,197,94,.28);background:#22c55e14;color:#166534}.error-notice{border:1px solid rgba(239,68,68,.28);background:#ef444414;color:#991b1b}.warning-notice{border:1px solid rgba(245,158,11,.28);background:#f59e0b14;color:#92400e}.info-notice{border:1px solid rgba(100,116,139,.24);background:#64748b14;color:#475569}.validation-summary{display:flex;align-items:center;gap:.45rem}.valid-dot,.invalid-dot{width:9px;height:9px;display:inline-block;border-radius:999px}.valid-dot{background:var(--state-success)}.invalid-dot{background:var(--state-error)}.quiet-text,.artifact-empty{color:var(--at-muted);font-size:.9rem}.json-preview,.artifact-full-value,.history-item pre,.event-item pre{max-height:260px;overflow:auto;padding:.7rem;border:1px solid rgba(75,75,75,.1);border-radius:12px;background:#f8fafc}.workflow-table-area{--at-table-scroll-bottom-gutter: 50px;flex:1 1 auto;min-height:0;position:relative;display:grid;grid-template-rows:minmax(0,1fr);gap:0}.workflow-table-area.is-table-focus-mode{position:fixed;z-index:82;top:8px;right:8px;bottom:8px;left:8px;width:auto;max-width:none;min-height:0;padding:8px;border:1px solid rgba(75,75,75,.12);border-radius:16px;background:#fff;box-shadow:0 24px 64px #0f172a2e}.table-layout-toolbar{position:absolute;z-index:16;right:12px;bottom:12px;width:auto;max-width:calc(100% - 24px);display:flex;flex-wrap:nowrap;align-items:center;gap:4px;justify-content:flex-end;min-height:0;padding:4px;border:1px solid rgba(75,75,75,.1);border-radius:16px;background:#ffffffeb;box-shadow:0 12px 28px #0f172a1a;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}@media (hover: hover) and (pointer: fine) and (min-width: 761px){.table-layout-toolbar{opacity:.7;transition:opacity .16s ease,box-shadow .16s ease}.table-layout-toolbar:hover,.table-layout-toolbar:focus-within,.table-layout-toolbar:has(.table-layout-menu-trigger.is-active){opacity:1;box-shadow:0 14px 32px #0f172a1f}}.table-group-controls-desktop,.table-group-controls-mobile{display:none}.table-group-create{flex:1 1 0;min-width:0;margin-right:auto;display:flex;align-items:center;gap:.28rem}.table-group-create input,.table-group-bulk-select{min-width:0;height:30px;min-height:30px;border:1px solid rgba(75,75,75,.14);border-radius:9px;background:#fff;color:var(--at-text);font-size:.78rem;font-weight:760}.table-group-create input{width:100%;padding:0 .55rem}.table-group-bulk-select{flex:0 1 170px;max-width:170px;padding:0 .45rem}.table-group-controls-mobile{min-width:0;display:grid;gap:8px}.table-group-controls-mobile .table-group-create{width:100%;display:grid;grid-template-columns:minmax(0,1fr) 30px;gap:6px;margin:0}.table-group-controls-mobile .table-group-bulk-select{width:100%;max-width:none}.table-view-menu,.table-layout-toolbar .icon-button[data-label],.table-group-create .icon-button[data-label]{position:relative}.table-layout-toolbar .icon-button[data-label]:after,.table-group-create .icon-button[data-label]:after{content:attr(data-label);position:absolute;z-index:80;left:50%;bottom:calc(100% + 8px);min-height:26px;display:inline-flex;align-items:center;justify-content:center;max-width:min(220px,calc(100vw - 24px));padding:0 9px;border:1px solid rgba(75,75,75,.1);border-radius:999px;background:#fffffffa;color:var(--at-structure);box-shadow:0 10px 24px #0f172a1f;font-size:11px;font-weight:850;line-height:1;opacity:0;overflow:hidden;pointer-events:none;text-overflow:ellipsis;transform:translate(-50%,4px);transition:opacity .15s ease,transform .15s ease;white-space:nowrap}.table-layout-toolbar .icon-button[data-label]:hover:after,.table-layout-toolbar .icon-button[data-label]:focus-visible:after,.table-group-create .icon-button[data-label]:hover:after,.table-group-create .icon-button[data-label]:focus-visible:after{opacity:1;transform:translate(-50%)}.table-layout-menu-trigger,.table-focus-toggle{width:30px;min-width:30px;min-height:30px}.table-focus-toggle.is-active,.table-selection-rail-toggle.is-active,.table-layout-menu-trigger.is-active{border-color:var(--at-border-orange-strong);background:#ff6b0114;color:var(--at-orange)}.table-view-popover{position:absolute;z-index:18;top:auto;right:0;bottom:calc(100% + 8px);width:min(286px,calc(100vw - 24px));display:grid;gap:8px;padding:8px;border:1px solid rgba(75,75,75,.11);border-radius:12px;background:#fff;box-shadow:0 18px 32px #0f172a1f}.table-view-popover .secondary-button{justify-content:flex-start}.table-view-menu-action{width:100%;height:32px;gap:8px;border-radius:9px}.table-scroll{flex:1 1 auto;min-height:0;max-width:100%;box-sizing:border-box;padding-bottom:var(--at-table-scroll-bottom-gutter);scroll-padding-bottom:var(--at-table-scroll-bottom-gutter);overflow:auto;scrollbar-color:rgba(75,75,75,.24) transparent;scrollbar-width:thin;border:1px solid rgba(75,75,75,.12);border-radius:12px;background:#fff;box-shadow:0 10px 24px #0f172a0e}.table-scroll::-webkit-scrollbar{width:8px;height:8px}.table-scroll::-webkit-scrollbar-track{background:transparent}.table-scroll::-webkit-scrollbar-thumb{border:2px solid rgba(255,255,255,.94);border-radius:999px;background:#4b4b4b2e}.table-scroll:hover::-webkit-scrollbar-thumb,.table-scroll:focus-within::-webkit-scrollbar-thumb{background:#4b4b4b47}@media (max-width: 759px){.table-scroll::-webkit-scrollbar{width:6px;height:6px}.table-scroll::-webkit-scrollbar-thumb{border-width:1px;background:#4b4b4b2e}}.bulk-selection-bar{flex:0 0 auto;display:flex;align-items:center;gap:8px;flex-wrap:wrap;padding:8px;border:1px solid rgba(75,75,75,.1);border-radius:14px;background:#ffffffeb;box-shadow:0 8px 22px #0f172a0d}.bulk-selection-summary{min-width:0;display:flex;align-items:baseline;gap:.45rem;padding-inline:.25rem .45rem;color:var(--at-structure)}.bulk-selection-summary strong{color:var(--at-text);font-size:.88rem;font-weight:900;white-space:nowrap}.bulk-selection-summary span{color:var(--at-muted);font-size:.72rem;font-weight:760;overflow-wrap:anywhere}.bulk-action-group,.bulk-action-danger-group{min-width:0;display:flex;align-items:center;gap:6px;flex-wrap:wrap}.bulk-action-danger-group{margin-left:auto;padding-left:8px;border-left:1px solid rgba(75,75,75,.1)}.compact-bulk-button{min-height:32px;padding:.38rem .58rem;border-radius:10px;line-height:1.1}.compact-bulk-button .button-label{white-space:normal}.workflow-table{width:max-content;min-width:100%;border-collapse:separate;border-spacing:0}.workflow-table th,.workflow-table td{position:relative;padding:3px 4px;border-right:1px solid rgba(75,75,75,.08);border-bottom:1px solid rgba(75,75,75,.08);background:#fff;text-align:left;vertical-align:top}.workflow-table th.table-spacer-column,.workflow-table td.table-spacer-column{padding:0;border-right:0;border-bottom:0;background:transparent}.workflow-table tr.virtual-spacer-row td{padding:0;border:0;background:transparent}.workflow-table th{position:sticky;z-index:10;top:0;height:32px;background:#fafafaf5;overflow:visible;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.workflow-table .sticky-column{position:sticky;z-index:5;left:var(--at-sticky-left, 0);background:#fffdfbfa}.workflow-table th.sticky-column{z-index:12;background:#fafafa}.workflow-table .selection-column{z-index:7;padding:4px;background:#fffaf6;text-align:center}.workflow-table th.selection-column{z-index:13;background:#fafafa}.workflow-table th:has(.step-header-direct-action:hover),.workflow-table th:has(.step-header-direct-action:focus-visible){z-index:30}.workflow-table .task-sticky-column{box-shadow:1px 0 #4b4b4b0f}.workflow-table th.state-lane-column,.workflow-table td.state-lane-column{padding-right:3px;padding-left:3px}.workflow-table th.state-lane-column{background:#fafafaf0}.workflow-table tr[data-selected-row=true] td:not(.table-spacer-column){background:#fffaf6;box-shadow:inset 0 1px #ff6b0114,inset 0 -1px #ff6b0114}.workflow-table tr[data-selected-row=true] .selection-column,.workflow-table tr[data-selected-row=true] .task-sticky-column{background:#fff7ed}.workflow-table td[data-cell-state=succeeded]{background:#22c55e13}.workflow-table td[data-cell-state=ready]{background:#2563eb0d}.workflow-table td[data-cell-state=running],.workflow-table td[data-cell-state=waiting_approval]{background:#f59e0b1b}.workflow-table td[data-cell-state=failed]{background:#ef444416}.workflow-table td[data-cell-state=blocked],.workflow-table td[data-cell-state=cancelled],.workflow-table td[data-cell-state=invalidated],.workflow-table td[data-cell-state=paused],.workflow-table td[data-cell-state=pending],.workflow-table td[data-cell-state=skipped]{background:#78716c17}.workflow-table tr[data-selected-row=true] td[data-cell-state]{box-shadow:inset 0 1px #ff6b0114,inset 0 -1px #ff6b0114}.workflow-table tr.is-dragging-row td:not(.table-spacer-column){opacity:.58;background:#fff7ed}.workflow-table tr.is-drop-before td:not(.table-spacer-column){box-shadow:inset 0 3px 0 var(--at-orange)}.workflow-table tr.is-drop-before .selection-column,.workflow-table tr.is-drop-before .task-sticky-column{box-shadow:inset 0 3px 0 var(--at-orange),1px 0 #4b4b4b0f}.workflow-table tr.table-group-row td{position:sticky;z-index:3;left:0;padding:4px 6px;border-bottom:0;background:transparent}.workflow-table tr.table-group-row.is-drop-group td{background:transparent;box-shadow:none}.table-group-header{min-height:30px;width:var(--at-group-visible-width, 100%);max-width:var(--at-group-visible-width, 100%);box-sizing:border-box;display:flex;align-items:center;gap:.45rem;min-width:0;padding:0 6px;border-bottom:1px solid rgba(75,75,75,.08);background:#f7f7f7}.workflow-table tr.table-group-row.is-drop-group .table-group-header{background:#fff7ed;box-shadow:inset 0 0 0 2px #ff6b0152}.table-group-header strong{min-width:0;color:var(--at-text);font-size:.86rem;font-weight:900;overflow-wrap:anywhere}.table-group-count{flex:0 0 auto;color:var(--at-muted);font-size:.72rem;font-weight:780}.table-group-actions{margin-left:auto;display:inline-flex;align-items:center;gap:.25rem}.table-group-floating-tooltip{position:fixed;z-index:420;min-height:26px;display:inline-flex;align-items:center;justify-content:center;max-width:min(240px,calc(100vw - 24px));padding:0 9px;border:1px solid rgba(75,75,75,.1);border-radius:999px;background:#fffffffa;color:var(--at-structure);box-shadow:0 10px 24px #0f172a1f;font-size:11px;font-weight:850;line-height:1;overflow:hidden;pointer-events:none;text-overflow:ellipsis;transform:translate(-50%);white-space:nowrap}.table-group-icon-button,.table-group-icon-spacer{position:relative;width:26px;min-width:26px;height:26px;min-height:26px}.table-group-icon-spacer{display:inline-block}.table-group-name-input{min-width:min(190px,44vw);height:30px;padding:0 .5rem;border:1px solid rgba(75,75,75,.16);border-radius:8px;font-size:.82rem;font-weight:760}.table-group-danger{color:#b91c1c}.selection-cell{min-height:var(--at-cell-inner-height, 56px);display:grid;place-items:center}.selection-header-cell{min-height:30px}.selection-checkbox-wrap{width:26px;min-width:26px;height:26px;display:inline-grid;place-items:center;border-radius:9px;cursor:pointer}.selection-checkbox-wrap:hover,.selection-checkbox-wrap:focus-within{background:#ff6b0114}.selection-checkbox-wrap input{width:16px;min-width:16px;height:16px;min-height:16px;margin:0;padding:0;accent-color:var(--at-orange-runtime);cursor:pointer}.selection-checkbox-wrap input:disabled{cursor:not-allowed}.workflow-table-area.is-table-focus-mode .workflow-table .selection-column,.workflow-table-area.is-selection-rail-collapsed .workflow-table .selection-column{width:0!important;min-width:0!important;max-width:0!important;padding:0;border-right:0;overflow:hidden}.workflow-table-area.is-table-focus-mode .workflow-table .selection-cell,.workflow-table-area.is-selection-rail-collapsed .workflow-table .selection-cell{display:none}.table-header-content{min-width:0;min-height:24px;display:grid;align-items:center;container-type:inline-size}.table-task-header-label{min-width:0;display:inline-flex;align-items:center;color:var(--at-text);font-size:.84rem;font-weight:900;line-height:1.1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.table-task-header-label.is-compact{width:100%;justify-content:center;color:var(--at-orange-hover)}.table-task-header-label.is-compact>span{width:20px;min-width:20px;height:20px;display:inline-grid;place-items:center;border:1px solid rgba(255,107,1,.18);border-radius:999px;background:#ff6b0114;font-size:.68rem;line-height:1}.column-resize-handle{position:absolute;top:0;right:-6px;bottom:0;width:12px;min-width:12px;min-height:0;padding:0;border:0;border-radius:0;background:transparent;color:transparent;box-shadow:none;cursor:col-resize;touch-action:none;transform:none}.column-resize-handle:hover:not(:disabled),.column-resize-handle:focus-visible{background:transparent;box-shadow:none;transform:none}.column-resize-handle:before{content:"";position:absolute;top:0;bottom:0;left:5px;width:2px;background:transparent;transition:background .14s ease,box-shadow .14s ease}.column-resize-handle:hover:before,.column-resize-handle:focus-visible:before,.column-resize-handle.is-resizing:before{background:#ff6b01a3;box-shadow:0 0 0 1px #ff6b011f}.step-header,.task-cell{display:grid;align-content:center;gap:.12rem}.step-header{position:relative}.shot-group-header{min-width:0;min-height:28px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.28rem;padding:.18rem .2rem;border:1px solid rgba(255,107,1,.18);border-radius:8px;background:#fff7edc7}.shot-group-header.is-collapsed{background:#f59e0b1a}.shot-group-header-main{min-width:0;display:grid;gap:.08rem}.shot-group-title,.shot-group-count{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shot-group-title{color:var(--at-text);font-size:.78rem;font-weight:900;line-height:1.05}.shot-group-count{color:var(--at-muted);font-size:.68rem;font-weight:760;line-height:1}.shot-group-toggle{color:#92400e}.step-header-state-lane{gap:0;min-height:24px}.step-header-state-lane .step-header-title-row{position:relative;display:grid;min-width:0}.step-header-state-lane .step-header-title-row>span:first-child{display:block;min-width:0;padding-right:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.72rem;font-weight:880}.step-header-auto-pause-armed{padding:.2rem;border:1px solid rgba(245,158,11,.24);border-radius:8px;background:#f59e0b14}.step-header-title-row{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.22rem}.step-header-title-row>span:first-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.step-header-title-label{min-width:0;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.step-header-compact-title{display:none}.step-header-direct-actions{display:inline-flex;align-items:center;gap:2px}.step-header-direct-action{position:relative;width:22px;min-width:22px;min-height:22px;display:grid;place-items:center;padding:0;border:1px solid rgba(75,75,75,.14);border-radius:999px;background:#ffffffe6;color:var(--at-muted);box-shadow:none}.step-header-direct-action:hover:not(:disabled),.step-header-direct-action:focus-visible,.step-header-direct-action.is-armed{border-color:#f59e0b6b;background:#fff7edf5;color:#92400e;box-shadow:0 0 0 2px #f59e0b1a}.step-header-direct-action[data-label]:after{content:attr(data-label);position:absolute;z-index:260;left:50%;top:calc(100% + 8px);min-height:26px;display:inline-flex;align-items:center;justify-content:center;max-width:min(220px,calc(100vw - 24px));padding:0 9px;border:1px solid rgba(75,75,75,.1);border-radius:999px;background:#fffffffa;color:var(--at-structure);box-shadow:0 10px 24px #0f172a1f;font-size:11px;font-weight:850;line-height:1;opacity:0;overflow:hidden;pointer-events:none;text-overflow:ellipsis;transform:translate(-50%,-4px);transition:opacity .15s ease,transform .15s ease;white-space:nowrap}.step-header-direct-action[data-label]:hover:after,.step-header-direct-action[data-label]:focus-visible:after{opacity:1;transform:translate(-50%)}@media (hover: hover) and (pointer: fine) and (min-width: 760px){.step-header:not(.step-header-collapsed):not(.step-header-auto-pause-armed){padding-right:0}.step-header:not(.step-header-collapsed) .step-header-title-row{grid-template-columns:minmax(0,1fr) auto}.step-header.step-header-auto-pause-armed{padding-right:0}.step-header.step-header-state-lane:not(.step-header-collapsed):not(.step-header-auto-pause-armed){padding-right:0}.step-header.step-header-state-lane:not(.step-header-collapsed) .step-header-title-row{display:grid}}.step-header-collapsed{min-height:34px;align-content:center;justify-items:center;text-align:center}.step-header-collapsed .step-header-title-row{display:grid;place-items:center}.step-header-collapsed .step-header-title-row>span:first-child{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.step-header-collapsed .step-header-direct-actions{flex-direction:column;gap:1px}.step-header-collapsed .step-header-direct-action{width:18px;min-width:18px;min-height:18px}.step-header-collapsed .auto-pause-marker{display:none}.step-header-collapsed span{max-width:100%;overflow-wrap:anywhere}@container (max-width: 92px){.step-header-direct-actions{flex-direction:column;gap:1px}.step-header-direct-action{width:18px;min-width:18px;min-height:18px}}.collapsed-column-cell{width:100%;height:var(--at-cell-inner-height, 56px);min-height:var(--at-cell-inner-height, 56px);display:grid;place-items:center;border:1px dashed rgba(75,75,75,.14);border-radius:7px;background:#fbfbfb;color:var(--at-muted);font:inherit;cursor:pointer;text-align:center}.collapsed-column-cell:hover,.collapsed-column-cell:focus-visible,.collapsed-column-cell[data-selected-cell-trigger=true]{border-color:#ff6b018c;background:#fff7ed;color:var(--at-text);outline:none;box-shadow:0 0 0 3px #ff6b0124}.collapsed-column-cell span{writing-mode:vertical-rl;transform:rotate(180deg);max-height:calc(var(--at-cell-inner-height, 56px) - 12px);font-size:.62rem;font-weight:820;overflow:hidden;text-overflow:ellipsis}.shot-group-summary-cell{width:100%;height:var(--at-cell-inner-height, 56px);min-height:var(--at-cell-inner-height, 56px);display:grid;align-content:center;gap:.12rem;padding:.45rem .5rem;border:1px solid rgba(255,107,1,.18);border-radius:7px;background:#fffaf6eb;color:var(--at-text);box-shadow:none;cursor:pointer;font:inherit;text-align:left}.shot-group-summary-cell:hover,.shot-group-summary-cell:focus-visible{border-color:#ff6b018c;background:#fff7ed;outline:none;box-shadow:0 0 0 3px #ff6b0121}.shot-group-summary-cell[data-shot-group-state=succeeded]{border-color:#22c55e38;background:#f0fdf4b8}.shot-group-summary-cell[data-shot-group-state=running]{border-color:#f59e0b47;background:#fffbebc2}.shot-group-summary-cell[data-shot-group-state=failed]{border-color:#ef444447;background:#fef2f2c7}.shot-group-summary-cell[data-shot-group-collapsed=true]{border-style:solid}.shot-group-summary-title,.shot-group-summary-count,.shot-group-summary-status{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shot-group-summary-title{color:var(--at-structure);font-size:.78rem;font-weight:900;line-height:1.05}.shot-group-summary-count{color:var(--at-text);font-size:.74rem;font-weight:820;line-height:1}.shot-group-summary-status{color:var(--at-muted);font-size:.68rem;font-weight:760;line-height:1}.auto-pause-marker{width:max-content;max-width:100%;display:inline-flex;align-items:center;gap:.25rem;padding:.08rem .32rem;border:1px solid rgba(245,158,11,.28);border-radius:999px;background:#fff7edeb;color:#92400e;font-size:.64rem;font-weight:840;line-height:1.2;white-space:normal;overflow-wrap:anywhere}.task-cell{position:relative;min-height:var(--at-cell-inner-height, 104px);min-width:0;gap:.16rem;padding-bottom:3px}.task-cell-top{display:grid;grid-template-columns:minmax(0,1fr) 22px;align-items:start;gap:.14rem;min-width:0}.task-cell-top>strong{flex:1 1 auto}.task-cell-label-block{min-width:0;flex:1 1 auto;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.14rem}.task-row-index{min-width:16px;height:16px;display:inline-flex;align-items:center;justify-content:center;padding:0 .16rem;border:1px solid transparent;border-radius:999px;background:transparent;color:#4b4b4bad;font-size:.58rem;font-weight:800;font-variant-numeric:tabular-nums;line-height:1}.workflow-table tr[data-selected-row=true] .task-row-index{border-color:#ff6b0133;background:#ff6b0112;color:var(--at-orange-hover)}.task-cell-label-block>strong{min-width:0;overflow:hidden;overflow-wrap:normal;text-overflow:ellipsis;white-space:nowrap}.task-cell.is-compact-task-rail{justify-items:center}.task-cell.is-compact-task-rail .task-cell-top{height:100%;align-items:center;justify-items:center}.task-cell.is-compact-task-rail .task-cell-label-block{display:inline-flex;justify-content:center}.task-cell.is-compact-task-rail .task-cell-label-block>strong{display:none}.task-cell.is-compact-task-rail .task-row-index{min-width:20px;height:20px;padding:0 .22rem;font-size:.62rem}.task-cell.is-compact-task-rail .task-branch-lineage{position:absolute;left:50%;bottom:5px;display:grid;max-width:calc(100% - 8px);justify-items:center;gap:2px;transform:translate(-50%)}.task-cell.is-compact-task-rail .task-branch-badge{width:8px;height:8px;padding:0;overflow:hidden;border-color:#ff6b0152;background:var(--at-orange);color:transparent;font-size:0}.task-cell.is-compact-task-rail .task-branch-source{display:block;max-width:100%;overflow:hidden;color:var(--at-muted);font-size:.46rem;font-weight:820;line-height:1;text-overflow:ellipsis;white-space:nowrap}.task-branch-lineage{grid-column:1 / -1;min-width:0;display:flex;flex-wrap:wrap;align-items:center;gap:.3rem;color:var(--at-muted)}.task-branch-badge{display:inline-flex;align-items:center;height:18px;padding:0 .4rem;border:1px solid rgba(255,107,1,.18);border-radius:999px;background:#ff6b0114;color:var(--at-orange);font-size:.62rem;font-weight:900;letter-spacing:0;text-transform:uppercase}.task-branch-source{min-width:0;color:var(--at-muted);font-size:.7rem;font-weight:760;line-height:1.2;overflow-wrap:anywhere}.step-header span,.task-cell strong{color:var(--at-text);font-size:.78rem;font-weight:850}.step-header small,.task-cell span{color:var(--at-muted);font-size:.68rem;font-weight:760}.task-cell-meta-row{min-width:0;display:flex;flex-wrap:wrap;align-items:center;gap:.35rem}.task-cell-run-id,.task-cell-status{display:none}.row-group-select{min-width:0;max-width:100%;height:24px;min-height:24px;padding:0 .35rem;border:1px solid rgba(75,75,75,.12);border-radius:8px;background:#fff;color:var(--at-muted);font-size:.66rem;font-weight:760}.task-cell strong,.task-cell code,.task-cell span{min-width:0;overflow-wrap:anywhere}.task-cell code{font-size:.66rem;word-break:break-word}.task-cell:focus-visible{outline:2px solid var(--at-border-orange-strong);outline-offset:-2px}.workflow-table tr.table-tail-row td{border-bottom-style:dashed;background:#fffdfb}.workflow-table tr.table-tail-row:not([aria-disabled=true]) td:not(.table-spacer-column){cursor:pointer}.workflow-table tr.table-tail-row:not([aria-disabled=true]):hover td:not(.table-spacer-column){background:#fffaf6}.workflow-table tr.table-tail-row .sticky-column{background:#fffdfb}.tail-row-button{width:100%;min-height:var(--at-cell-inner-height, 48px);justify-content:flex-start;padding:.34rem .42rem;border:1px dashed rgba(75,75,75,.22);border-radius:8px;background:#ffffffb8;color:var(--at-structure);box-shadow:none;line-height:1.15;white-space:normal}.tail-row-button:hover:not(:disabled),.tail-row-button:focus-visible{border-color:var(--at-border-orange-strong);background:#fff;color:var(--at-orange-hover);box-shadow:0 8px 18px #ff6b001f;transform:none}.tail-row-button.is-compact-task-rail{justify-content:center;padding:0;gap:0}.tail-row-button.is-compact-task-rail .tail-row-label-wrap{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.tail-row-button[aria-disabled=true],.tail-row-button[aria-disabled=true]:hover,.tail-row-button[aria-disabled=true]:focus-visible{cursor:not-allowed;opacity:.58;border-color:#4b4b4b24;background:#fafafa;color:var(--at-muted);box-shadow:none;transform:none}.tail-row-icon{width:22px;height:22px;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(255,107,1,.18);border-radius:999px;background:#ff6b0114;color:var(--at-orange)}.tail-row-button[aria-disabled=true] .tail-row-icon{border-color:#4b4b4b24;background:#4b4b4b0d;color:var(--at-muted)}.tail-row-label-wrap{min-width:0;display:grid;gap:1px}.tail-row-label{min-width:0;color:inherit;font-size:.76rem;font-weight:900;overflow-wrap:anywhere}.tail-row-caption{display:none}.tail-row-ghost-cell{min-height:var(--at-cell-inner-height, 48px);display:flex;align-items:center;border:1px dashed rgba(75,75,75,.12);border-radius:8px;padding:0 .7rem;color:var(--at-muted);font-size:.76rem;font-weight:760;overflow-wrap:anywhere}.tail-row-ghost-cell:empty{border-color:transparent;background:transparent}.workflow-table tr.table-tail-row:not([aria-disabled=true]):hover .tail-row-ghost-cell:empty{border-color:#4b4b4b0f;background:#ffffff5c}.task-row-actions{position:absolute;z-index:28;top:28px;right:auto;left:0;display:none;grid-template-columns:repeat(2,23px);align-items:center;gap:.16rem;padding:5px;border:1px solid rgba(75,75,75,.12);border-radius:10px;background:#fffffffa;box-shadow:0 14px 30px #0f172a24;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.row-action-menu-trigger{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:1px solid rgba(75,75,75,.12);border-radius:7px;background:#fff;color:var(--at-muted);box-shadow:none}.row-action-menu-trigger:hover,.row-action-menu-trigger:focus-visible,.row-action-menu-trigger[aria-expanded=true]{border-color:var(--at-border-orange-strong);background:#fffaf6;color:var(--at-orange-hover);box-shadow:0 8px 18px #ff6b001f;transform:none}@media (hover: hover) and (pointer: fine) and (min-width: 760px){.workflow-table tbody tr[data-task-run-id] .task-cell-top{position:relative;grid-template-columns:minmax(0,1fr)}.workflow-table tbody tr[data-task-run-id] .row-action-menu-trigger{position:absolute;z-index:2;top:0;right:0;opacity:0;transform:translate(2px);transition:opacity .14s ease,transform .14s ease}.workflow-table tbody tr[data-task-run-id]:hover .row-action-menu-trigger,.workflow-table tbody tr[data-task-run-id]:focus-within .row-action-menu-trigger,.workflow-table tbody tr[data-selected-row=true] .row-action-menu-trigger,.workflow-table tbody tr[data-task-run-id] .row-action-menu-trigger:focus-visible,.workflow-table tbody tr[data-task-run-id] .row-action-menu-trigger[aria-expanded=true]{opacity:1;transform:translate(0)}}.task-row-actions.is-open{display:grid}@media (min-width: 761px){.task-cell.is-compact-task-rail .task-row-actions{top:-16px;right:auto;left:-22px}}.task-cell.is-row-actions-open{z-index:30}.workflow-table td:has(.task-cell.is-row-actions-open){z-index:34}.task-cell:not(.is-row-actions-open) .row-group-select{display:none}.row-action-tooltip-wrap{display:inline-flex}.row-action-button{width:23px;min-width:23px;height:23px;min-height:23px;padding:0;border:1px solid rgba(75,75,75,.12);border-radius:7px;background:#fff;color:var(--at-structure);box-shadow:none}.row-action-button:hover:not(:disabled),.row-action-button:focus-visible{border-color:var(--at-border-orange-strong);background:#fffaf6;color:var(--at-orange-hover);box-shadow:0 8px 18px #ff6b0024;transform:translateY(-1px)}.row-action-button:disabled{opacity:.44;box-shadow:none;transform:none}.row-select-button{display:none}.row-select-button.is-selected{border-color:#ff6b015c;background:#ff6b011a;color:var(--at-orange-hover)}.row-action-danger{color:#b91c1c}.row-action-danger:hover:not(:disabled),.row-action-danger:focus-visible{border-color:#ef444457;background:#ef44440a;color:#991b1b}.row-action-spinner{animation:row-action-spin .8s linear infinite}@keyframes row-action-spin{to{transform:rotate(360deg)}}.table-cell-button{width:100%;height:var(--at-cell-inner-height, 104px);min-height:0;display:block;padding:0;border:0;background:transparent;color:inherit;box-shadow:none;text-align:left;white-space:normal}.table-cell-button:hover:not(:disabled){background:transparent;box-shadow:none}.table-cell-frame{position:relative;width:100%;height:var(--at-cell-inner-height, 104px);min-width:0}.table-cell-frame .table-cell-button{height:100%}.table-cell-frame.input-is-expanded{height:auto}.table-cell-frame.input-is-expanded .table-cell-button,.table-cell-frame.input-is-expanded .cell-badge,.table-cell-frame.input-is-expanded .artifact-preview,.table-cell-frame.input-is-expanded .artifact-text,.table-cell-frame.input-is-expanded .state-surface{height:auto;min-height:var(--at-cell-inner-height, 104px)}.input-card-toggle{position:absolute;z-index:4;top:6px;right:6px;width:28px;min-width:28px;height:28px;min-height:28px;padding:0;border:1px solid rgba(255,107,1,.18);border-radius:10px;background:#fffffff0;color:var(--at-orange);box-shadow:0 8px 18px #0f172a14}.input-card-toggle:hover:not(:disabled),.input-card-toggle:focus-visible{background:#fff;color:var(--at-orange-hover);box-shadow:0 12px 26px #ff6b0029}.input-card-toggle svg{pointer-events:none}.cell-badge,.resource-card{position:relative;width:100%;height:100%;min-height:var(--at-cell-inner-height, 104px);display:block;overflow:hidden;padding:0;border:1px solid rgba(75,75,75,.1);border-radius:9px;background:#fff;color:var(--at-text);box-shadow:none;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}@keyframes at-running-surface{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes at-running-dot-pulse{0%,to{box-shadow:0 0 0 3px #f59e0b21;transform:scale(1)}50%{box-shadow:0 0 0 8px #f59e0b14;transform:scale(1.08)}}.cell-badge.input-material-expanded{overflow:visible}.table-cell-button:hover .cell-badge,.table-cell-button:focus-visible .cell-badge,.cell-badge-selected{border-color:var(--at-border-orange-strong);box-shadow:0 10px 22px #0f172a1a;transform:translateY(-1px)}.resource-card.state-succeeded{border-color:#22c55e47;background:#22c55e06}.resource-card.state-ready{border-color:#2563eb3d;background:#2563eb05}.resource-card.state-waiting_approval{border-color:#f59e0b52;background:#f59e0b07}.resource-card.state-running{border-color:#f59e0b6b;background:linear-gradient(120deg,#f59e0b0f,#fffffffa 34%,#f59e0b1c,#fffffffa 66%,#f59e0b0f);background-size:220% 220%;animation:at-running-surface 2.4s ease-in-out infinite}.resource-card.state-failed{border-color:#ef444461;background:#ef444408}.resource-card.state-blocked,.resource-card.state-invalidated,.resource-card.state-paused,.resource-card.state-cancelled,.resource-card.state-skipped,.resource-card.state-pending{border-color:#64748b33;background:#64748b05}.resource-card.state{border-color:#64748b29;background:#fff}.resource-card.state:before{content:"";position:absolute;z-index:2;inset:0 auto 0 0;width:3px;border-radius:9px 0 0 9px;background:#64748b47}.resource-card.state.state-succeeded:before{background:#22c55ead}.resource-card.state.state-ready:before{background:#2563eba3}.resource-card.state.state-running:before,.resource-card.state.state-waiting_approval:before{background:#f59e0bb8}.resource-card.state.state-failed:before{background:#ef4444bd}.resource-card.state.state-paused:before{background:#8b5cf6b8}.cell-state-dot,.status-dot{width:8px;height:8px;display:inline-block;flex:0 0 auto;border-radius:999px;background:var(--state-info);box-shadow:0 0 0 3px #64748b1f}.cell-state-dot{position:absolute;z-index:3;top:7px;right:7px}.cell-state-pill{position:absolute;z-index:3;top:7px;left:7px;max-width:calc(100% - 26px);padding:2px 7px 2px 15px;border-radius:999px;background:#0f172abd;color:#fff;font-size:10px;font-weight:840;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cell-state-pill:before{content:"";position:absolute;top:50%;left:7px;width:5px;height:5px;border-radius:999px;background:#f59e0b;transform:translateY(-50%);animation:at-running-dot-pulse 1.6s ease-in-out infinite}.table-cell-frame.has-expand-toggle .cell-state-dot{right:40px}.status-dot.state-succeeded{background:var(--state-success);box-shadow:0 0 0 3px #22c55e1f}.status-dot.state-ready{background:var(--state-ready);box-shadow:0 0 0 3px #2563eb1f}.resource-card.input-material-resource-card.state-ready .cell-state-dot,.resource-card.input-material-resource-card.state-succeeded .cell-state-dot{width:6px;height:6px;top:8px;right:8px;opacity:.58;box-shadow:none}.table-cell-button:hover .resource-card.input-material-resource-card.state-succeeded .cell-state-dot,.table-cell-button:focus-visible .resource-card.input-material-resource-card.state-succeeded .cell-state-dot,.resource-card.input-material-resource-card.state-succeeded.cell-badge-selected .cell-state-dot{opacity:.9;box-shadow:0 0 0 3px #22c55e1a}.table-cell-button:hover .resource-card.input-material-resource-card.state-ready .cell-state-dot,.table-cell-button:focus-visible .resource-card.input-material-resource-card.state-ready .cell-state-dot,.resource-card.input-material-resource-card.state-ready.cell-badge-selected .cell-state-dot{opacity:.9;box-shadow:0 0 0 3px #2563eb1a}.status-dot.state-running,.status-dot.state-waiting_approval{background:var(--state-warning);box-shadow:0 0 0 3px #f59e0b21}.status-dot.state-running{animation:at-running-dot-pulse 1.6s ease-in-out infinite}.status-dot.state-failed{background:var(--state-error);box-shadow:0 0 0 3px #ef44441f}.status-dot.state-paused{background:var(--state-paused);box-shadow:0 0 0 3px #8b5cf61f}.resource-card.state.state-blocked .cell-state-dot,.resource-card.state.state-invalidated .cell-state-dot,.resource-card.state.state-pending .cell-state-dot,.resource-card.state.state-skipped .cell-state-dot,.resource-card.state.state-cancelled .cell-state-dot{opacity:.7}.fission-elements-preview{min-width:0;display:flex;flex-wrap:wrap;gap:4px;align-content:flex-start;padding:6px;overflow:hidden}.fission-elements-preview.is-default .fission-elements-preview-hint{color:var(--at-text-muted, #6b7280);font-size:.74rem;line-height:1.35}.fission-element-tag{display:inline-flex;align-items:center;padding:.16rem .46rem;border:1px solid rgba(34,197,94,.3);border-radius:999px;background:#f0fdf4e6;color:#15803d;font-size:.72rem;font-weight:700;line-height:1.25;white-space:nowrap}.fission-elements-preview.density-micro .fission-element-tag,.fission-elements-preview.density-compact .fission-element-tag{font-size:.66rem;padding:.1rem .36rem}.source-material-cell-preview{position:relative}.source-material-kind-tag{position:absolute;top:6px;left:6px;z-index:2;display:inline-flex;align-items:center;padding:.12rem .42rem;border-radius:999px;background:#111827b8;color:#f8fafc;font-size:.64rem;font-weight:760;line-height:1.3}.artifact-text.source-material-cell-preview{padding-top:26px}.artifact-text.source-material-cell-preview .source-material-kind-tag{background:#ff6b0124;color:#c2410c}.artifact-preview,.artifact-text,.state-surface{position:relative;width:100%;height:100%;min-height:var(--at-cell-inner-height, 104px);display:block;overflow:hidden;border-radius:9px}.artifact-preview img{width:100%;height:100%;min-height:inherit;display:block;object-fit:cover}.artifact-preview video{width:100%;height:100%;min-height:inherit;display:block;background:#111827;object-fit:cover}.image-reference-preview{display:grid;place-items:center;background:radial-gradient(circle at 78% 22%,rgba(255,142,43,.2),transparent 22%),linear-gradient(140deg,#fff5f0eb,#fff 42%,#e8e8e885),#fffdfb}.image-reference-preview:before,.image-reference-preview:after,.image-reference-preview>span{content:"";position:absolute;display:block;border-radius:999px}.image-reference-preview:before{right:11%;top:12%;width:18px;height:18px;background:#ff6b0161;box-shadow:0 0 0 7px #ff6b0114}.image-reference-preview:after{left:-12%;right:-12%;bottom:-32%;height:62%;border-radius:48% 52% 0 0;background:linear-gradient(135deg,#ff6b0129,#6b72801f)}.image-reference-preview>span{z-index:1;left:18%;right:20%;bottom:20%;height:34%;border-radius:55% 45% 0 0;background:linear-gradient(135deg,#ff8e2b42,#4b4b4b14)}.video-preview,.video-reference-preview{background:#111827}.video-reference-preview{display:grid;place-items:center;background:linear-gradient(135deg,#111827f5,#334155f5),#111827}.approval-card-preview{display:grid;place-items:center;gap:10px;padding:18px;color:#f8fafc;background:radial-gradient(circle at top right,rgba(255,255,255,.16),transparent 28%),linear-gradient(135deg,#0f172af5,#1e293bfa)}.approval-card-preview>svg{color:#ffffffeb}.approval-card-preview strong{font-size:.98rem;font-weight:800;line-height:1.2}.approval-card-preview>span{max-width:32ch;color:#f8fafcc7;font-size:.78rem;font-weight:650;line-height:1.35;text-align:center}.approval-card-preview:not(.compact){align-content:stretch;justify-items:stretch;padding:0;overflow:hidden;border:1px solid rgba(75,75,75,.1)}.approval-card-preview:not(.compact) iframe{width:100%;height:100%;min-height:inherit;display:block;border:0;background:#fff}.approval-card-preview .approval-card-open-link{position:absolute;top:12px;right:12px;z-index:1;display:inline-flex;align-items:center;gap:6px;padding:7px 10px;border-radius:999px;color:#fff;background:#0f172ac7;font-size:.78rem;font-weight:750;text-decoration:none;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.approval-card-preview .approval-card-open-link:hover{background:#0f172ae6}.video-reference-preview:before{content:"";position:absolute;top:12px;right:12px;bottom:12px;left:12px;border:1px solid rgba(248,250,252,.18);border-radius:10px;background:repeating-linear-gradient(90deg,rgba(248,250,252,.12) 0 5px,transparent 5px 15px),linear-gradient(135deg,#ff6b0133,#f8fafc0a)}.video-play-mark{position:absolute;z-index:1;top:50%;left:50%;width:42px;height:42px;border-radius:999px;background:#111827c7;box-shadow:0 8px 22px #0f172a3d;transform:translate(-50%,-50%)}.video-play-mark:before{content:"";position:absolute;top:12px;left:16px;width:0;height:0;border-top:9px solid transparent;border-bottom:9px solid transparent;border-left:14px solid #fffdfb}.artifact-preview.compact .video-play-mark{width:32px;height:32px}.artifact-preview.compact .video-play-mark:before{top:9px;left:12px;border-top-width:7px;border-bottom-width:7px;border-left-width:11px}.artifact-preview:not(.compact) img{max-height:360px;object-fit:contain;background:#fffdfb}.artifact-preview:not(.compact) video{max-height:440px;object-fit:contain}.table-cell-button .artifact-preview:not(.compact) img,.table-cell-button .artifact-preview:not(.compact) video{max-height:none;object-fit:cover}.artifact-preview.video-preview:not(.compact) img{background:#111827}.artifact-text{display:grid;align-content:center;gap:.35rem;padding:9px 22px 9px 10px;background:linear-gradient(90deg,rgba(255,107,1,.16) 0 3px,transparent 3px),linear-gradient(135deg,#fff,#fff5f0b8);word-break:break-word}.artifact-text.markdown-text{align-content:start}.markdown-render{min-width:0;color:var(--at-text);font-size:.92rem;font-weight:680;line-height:1.5}.markdown-render>:first-child{margin-top:0}.markdown-render>:last-child{margin-bottom:0}.markdown-render p,.markdown-render ul,.markdown-render ol,.markdown-render blockquote,.markdown-render pre,.markdown-render table{margin:0 0 .72rem}.markdown-render h1,.markdown-render h2,.markdown-render h3,.markdown-render h4,.markdown-render h5,.markdown-render h6{margin:0 0 .5rem;color:var(--at-text);font-weight:900;line-height:1.18}.markdown-render h1{font-size:1.28rem}.markdown-render h2{font-size:1.14rem}.markdown-render h3,.markdown-render h4,.markdown-render h5,.markdown-render h6{font-size:1rem}.markdown-render ul,.markdown-render ol{padding-left:1.2rem}.markdown-render li+li{margin-top:.22rem}.markdown-render table{width:100%;max-width:100%;display:block;overflow:auto;border-spacing:0;border-collapse:collapse;font-size:.84rem}.markdown-render th,.markdown-render td{min-width:8rem;padding:.42rem .5rem;border:1px solid rgba(75,75,75,.13);vertical-align:top}.markdown-render th{background:#ff6b0114;font-weight:850}.markdown-render code{padding:.08rem .24rem;border-radius:5px;background:#0f172a12;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.9em;font-weight:720}.markdown-render pre{max-width:100%;overflow:auto;padding:.7rem;border:1px solid rgba(75,75,75,.1);border-radius:10px;background:#f8fafc}.markdown-render pre code{padding:0;background:transparent;white-space:pre}.markdown-render blockquote{padding:.1rem 0 .1rem .75rem;border-left:3px solid rgba(255,107,1,.34);color:var(--at-muted)}.markdown-render hr{margin:.65rem 0;border:0;border-top:1px solid rgba(75,75,75,.14)}.markdown-link{color:#0f766e;font-weight:780;text-decoration:underline;text-decoration-thickness:.08em;text-underline-offset:.16em}.artifact-text.compact .markdown-render{display:-webkit-box;overflow:hidden;color:var(--at-text);font-size:.84rem;font-weight:760;line-height:1.42;-webkit-box-orient:vertical;-webkit-line-clamp:3}.markdown-compact-fragment,.markdown-compact-separator,.markdown-compact-item,.markdown-compact-row,.markdown-compact-cell,.markdown-compact-code{display:inline}.markdown-render.markdown-compact code{white-space:normal}.cell-badge.density-micro .artifact-text.compact .markdown-render,.cell-badge.density-micro .state-surface span{-webkit-line-clamp:2;font-size:.74rem}.cell-badge.density-comfortable .artifact-text .markdown-render,.cell-badge.density-comfortable .state-surface span{display:-webkit-box;overflow:hidden;-webkit-line-clamp:6;-webkit-box-orient:vertical;font-size:.86rem}.cell-badge.density-expanded .artifact-text .markdown-render,.cell-badge.density-expanded .state-surface span{display:-webkit-box;overflow:hidden;-webkit-line-clamp:9;-webkit-box-orient:vertical}.artifact-type{color:var(--at-muted);font-size:.74rem;font-weight:850;text-transform:uppercase}.state-surface{display:grid;align-content:center;justify-items:center;gap:5px;padding:10px 24px 10px 14px;background:linear-gradient(135deg,#f8fafce0,#fffffff5);text-align:center}.state-surface.is-state-only{align-content:center}.resource-card.state-only-card{border-color:#64748b29}.resource-card.state-only-card:before{width:2px;opacity:.5}.resource-card.state-only-card .cell-state-dot{opacity:.68}.resource-card.state-only-card .state-surface{background:transparent}.state-surface strong{min-width:0;max-width:100%;display:-webkit-box;overflow:hidden;color:#475569;font-size:.84rem;font-weight:880;line-height:1.16;overflow-wrap:anywhere;-webkit-box-orient:vertical;-webkit-line-clamp:2}.table-cell-button:hover .resource-card.state-only-card,.table-cell-button:focus-visible .resource-card.state-only-card,.resource-card.state-only-card.cell-badge-selected{border-color:#ff6b0138;background:#fffaf6b8;box-shadow:0 8px 18px #0f172a12}.state-lane-column .resource-card.state-only-card .cell-state-dot{top:50%;right:50%;width:8px;height:8px;opacity:.7;transform:translate(50%,-50%)}.state-lane-column .resource-card.state-only-card:before{opacity:0}.state-lane-column .table-cell-button:hover .resource-card.state-only-card,.state-lane-column .table-cell-button:focus-visible .resource-card.state-only-card,.state-lane-column .resource-card.state-only-card.cell-badge-selected{border-color:transparent;background:radial-gradient(circle at center,#ff6b011f,#fff0 58%);box-shadow:inset 0 0 0 1px #ff6b0114;transform:none}.state-surface span{display:-webkit-box;overflow:hidden;color:var(--at-muted);font-size:.78rem;font-weight:720;line-height:1.38;-webkit-box-orient:vertical;-webkit-line-clamp:3}.cell-badge.density-micro .state-surface{gap:3px;padding:6px 20px 6px 9px}.cell-badge.density-micro .state-surface strong{font-size:.72rem}.resource-card.state-succeeded .state-surface{background:linear-gradient(135deg,#f0fdf4cc,#fffffff5)}.resource-card.state-succeeded .state-surface strong{color:#15803d}.resource-card.state-ready .state-surface{background:linear-gradient(135deg,#eff6ffc7,#fffffff5)}.resource-card.state-ready .state-surface strong{color:#1d4ed8}.resource-card.state-running .state-surface,.resource-card.state-waiting_approval .state-surface{background:linear-gradient(135deg,#fffbebd1,#fffffff5)}.resource-card.state-running .state-surface strong,.resource-card.state-waiting_approval .state-surface strong{color:#92400e}.resource-card.state-failed .state-surface{background:linear-gradient(135deg,#fef2f2c7,#fffffff5)}.resource-card.state-failed .state-surface strong{color:#b91c1c}.resource-card.state-paused .state-surface strong{color:#6d28d9}.row-resize-handle{position:absolute;z-index:4;right:4px;bottom:1px;left:4px;height:10px;min-height:10px;padding:0;border:0;border-radius:0;background:transparent;color:transparent;box-shadow:none;cursor:row-resize;touch-action:none;transform:none}.row-resize-handle:hover:not(:disabled),.row-resize-handle:focus-visible{background:transparent;box-shadow:none;transform:none}.row-resize-handle:before{content:"";position:absolute;top:4px;right:0;left:0;height:2px;background:transparent;transition:background .14s ease,box-shadow .14s ease}.row-resize-handle:hover:before,.row-resize-handle:focus-visible:before,.row-resize-handle.is-resizing:before{background:#ff6b01a3;box-shadow:0 0 0 1px #ff6b011f}.body-column-resize-zone,.body-row-resize-zone{position:absolute;z-index:3;padding:0;border:0;background:transparent;box-shadow:none;-webkit-user-select:none;user-select:none;touch-action:none}.body-column-resize-zone{top:0;right:-4px;bottom:8px;width:8px;cursor:col-resize}.body-row-resize-zone{right:0;bottom:-4px;left:0;height:8px;cursor:row-resize}.body-column-resize-zone:before,.body-row-resize-zone:before{content:"";position:absolute;background:transparent;transition:background .14s ease,box-shadow .14s ease}.body-column-resize-zone:before{top:0;right:3px;bottom:0;width:2px}.body-row-resize-zone:before{right:0;bottom:3px;left:0;height:2px}.body-column-resize-zone:hover:before,.body-column-resize-zone.is-resizing:before{background:#ff6b0180;box-shadow:0 0 0 1px #ff6b011a}.body-row-resize-zone:hover:before,.body-row-resize-zone.is-resizing:before{background:#ff6b0180;box-shadow:0 0 0 1px #ff6b011a}.state-badge.state-succeeded,.readiness-status-ready{background:#22c55e1a;color:#166534}.workflow-status-ready,.state-badge.state-ready{background:#2563eb1a;color:#1d4ed8}.workflow-status-running,.state-badge.state-running,.workflow-status-attention,.readiness-status-warning,.state-badge.state-waiting_approval{background:#f59e0b1f;color:#92400e}.readiness-status-blocked,.state-badge.state-failed{background:#ef44441a;color:#991b1b}.workflow-status-paused,.readiness-status-loading,.readiness-status-unavailable,.workflow-status-blocked,.workflow-status-idle,.workflow-status-empty,.state-badge.state-paused,.state-badge.state-cancelled,.state-badge.state-skipped,.state-badge.state-pending,.state-badge.state-blocked,.state-badge.state-invalidated{background:#64748b1a;color:#475569}.table-state{flex:1 1 auto;min-height:180px;display:flex;align-items:center;padding:1rem;border:1px dashed rgba(75,75,75,.16);border-radius:16px;background:#fff;color:var(--at-muted)}.error-state{border-color:#ef444452;color:#991b1b}.floating-log-panel{position:fixed;z-index:54;right:18px;bottom:18px;width:min(440px,calc(100vw - 36px));max-height:min(380px,calc(100vh - 160px));display:grid;grid-template-rows:auto minmax(0,1fr);overflow:hidden;border:1px solid var(--at-border-orange-strong);border-radius:18px;background:#fffffffa;box-shadow:var(--at-shadow-panel)}.drawer-open .floating-log-panel{right:calc(min(940px,calc(100vw - 104px)) + 32px);width:min(420px,max(220px,calc(100vw - min(940px,calc(100vw - 104px)) - 120px)))}.floating-log-header{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:10px;padding:12px;border-bottom:1px solid rgba(75,75,75,.09)}.floating-log-header .icon-button[data-label]{position:relative}.floating-log-header .icon-button[data-label]:after{content:attr(data-label);position:absolute;z-index:90;right:0;bottom:calc(100% + 8px);min-height:26px;display:inline-flex;align-items:center;justify-content:center;max-width:min(220px,calc(100vw - 24px));padding:0 9px;border:1px solid rgba(75,75,75,.1);border-radius:999px;background:#fffffffa;color:var(--at-structure);box-shadow:0 10px 24px #0f172a1f;font-size:11px;font-weight:850;line-height:1;opacity:0;pointer-events:none;transform:translateY(4px);transition:opacity .15s ease,transform .15s ease;white-space:nowrap}.floating-log-header .icon-button[data-label]:hover:after,.floating-log-header .icon-button[data-label]:focus-visible:after{opacity:1;transform:translateY(0)}.floating-log-header h2{margin:0;color:var(--at-text);font-size:.98rem;line-height:1.16}.floating-log-header .drawer-eyebrow{margin-bottom:.18rem}.floating-log-count{min-width:28px;min-height:28px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--at-border-orange-strong);border-radius:999px;background:#ff6b0114;color:var(--at-orange);font-size:12px;font-weight:900}.floating-log-list{min-height:0;display:grid;align-content:start;gap:8px;overflow:auto;padding:12px;scrollbar-color:rgba(255,107,1,.55) rgba(75,75,75,.08);scrollbar-gutter:stable;scrollbar-width:thin}.log-item{display:grid;grid-template-columns:130px minmax(0,1fr);gap:10px;color:var(--at-muted);font-size:.82rem;font-weight:720}.log-item time{color:var(--at-orange);font-weight:900}.detail-drawer{position:fixed;z-index:68;top:calc(var(--at-header-height) + 18px);left:50%;right:auto;bottom:auto;width:min(1120px,calc(100vw - 72px));max-height:calc(100vh - var(--at-header-height) - 42px);display:grid;grid-auto-rows:max-content;gap:0;overflow:auto;padding:0;border:1px solid var(--at-border-orange-strong);border-radius:24px;background:#fff;box-shadow:0 28px 72px #0f172a38;scrollbar-gutter:stable;transform:translate(-50%)}.detail-drawer.resource-floating-card{top:calc(var(--at-header-height) + 10px);width:min(1220px,calc(100vw - 68px));height:min(92svh,calc(100vh - var(--at-header-height) - 24px));max-height:min(92svh,calc(100vh - var(--at-header-height) - 24px));grid-template-rows:auto auto minmax(0,1fr) auto;overflow:hidden;border-color:#4b4b4b24;border-radius:18px;background:#fffffff5}.detail-drawer:has(.detail-action-popover){z-index:92}.detail-drawer.resource-floating-card:has(.detail-action-popover){overflow:visible}.detail-drawer.is-expanded{width:min(1180px,calc(100vw - 48px));max-height:calc(100vh - var(--at-header-height) - 42px)}.detail-drawer.resource-floating-card{border:0;border-top:1px solid rgba(255,107,1,.24);border-radius:12px;background:#fff7f1}.cell-card-topbar{position:sticky;z-index:5;top:0;min-width:0;min-height:34px;display:grid;grid-template-columns:minmax(120px,1fr) auto minmax(120px,1fr);align-items:center;gap:12px;padding:3px 10px;border-bottom:1px solid rgba(75,75,75,.08);background:#fff7f1f5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.cell-card-topbar-label{min-width:0;justify-self:start;color:var(--at-orange);font-size:.78rem;font-weight:900;line-height:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cell-card-topbar-close{justify-self:end;width:28px;min-width:28px;height:28px;min-height:28px}.cell-card-topbar-actions{position:relative;justify-self:end;display:inline-flex;align-items:center;gap:6px}.cell-card-topbar-actions .detail-action-popover{top:calc(100% + 8px);right:0}.row-status-dots{min-width:0;max-width:min(420px,46vw);display:flex;align-items:center;justify-content:center;gap:7px}.row-status-dot{width:8px;min-width:8px;height:8px;min-height:8px;flex:0 0 auto;padding:0;border-radius:50%;border:1.5px solid rgba(75,75,75,.24);background:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;box-shadow:none;cursor:pointer;transition:border-color .14s ease,background .14s ease,box-shadow .14s ease,transform .14s ease}.row-status-dot:hover,.row-status-dot:focus-visible{border-color:var(--at-orange);box-shadow:0 0 0 4px #ff6b011f;outline:0}.row-status-dot.is-ready{border-color:#22c55e;background:#22c55e}.row-status-dot.is-running{border-color:#f59e0b;background:#f59e0b;animation:detail-running-dot-pulse 1.5s ease-in-out infinite}.row-status-dot.is-paused{border-color:#8b5cf6;background:#8b5cf6}.row-status-dot.is-waiting{border-color:#f59e0b;background:#f59e0b4d}.row-status-dot.is-failed{border-color:#ef4444;background:#ef4444}.row-status-dot.is-current{box-shadow:0 0 0 3px #fff7f1,0 0 0 5px #ff6b01b8}.row-status-dot.is-current:hover,.row-status-dot.is-current:focus-visible{box-shadow:0 0 0 3px #fff7f1,0 0 0 5px #ff6b01b8,0 0 0 8px #ff6b011a}@keyframes detail-running-dot-pulse{0%,to{box-shadow:none;transform:scale(1)}50%{box-shadow:0 0 0 5px #f59e0b2e;transform:scale(1.14)}}.resource-floating-header{position:sticky;z-index:2;top:0;padding:18px 20px;border-bottom:1px solid rgba(75,75,75,.1);background:#fffffff0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.resource-floating-header .floating-actions{flex-wrap:nowrap}.detail-action-menu-anchor{position:relative;z-index:2;flex:0 0 auto}.detail-action-menu-button.is-active{border-color:#ff6b0147;background:var(--at-orange-soft);color:var(--at-orange)}.detail-action-popover{position:absolute;z-index:300;top:calc(100% + 10px);right:0;width:min(420px,calc(100vw - 44px));max-height:min(72svh,680px);overflow:auto;padding:8px;border:1px solid rgba(75,75,75,.14);border-radius:16px;background:#fffffffa;box-shadow:0 20px 54px #0f172a33;pointer-events:auto}.drawer-eyebrow{margin:0 0 .4rem;color:var(--at-orange);font-size:.72rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.detail-toggle-button{min-height:38px;padding:0 .75rem;border-radius:999px}.detail-drawer>.notice,.resource-review-grid,.technical-detail-panel{margin:16px 18px 0}.detail-drawer>.notice:last-child,.resource-review-grid:last-child,.technical-detail-panel:last-child{margin-bottom:18px}.resource-review-grid{min-height:0;max-height:100%;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(300px,.92fr);gap:16px;align-items:stretch;overflow:auto;scrollbar-gutter:stable}.resource-review-grid:has(.resource-side-stack:empty){grid-template-columns:minmax(0,1fr)}.resource-preview-panel{min-width:0;min-height:0;max-height:100%;display:grid;gap:12px;align-content:start;overflow:auto}.resource-preview-panel .artifact-preview,.resource-preview-panel .artifact-text,.resource-preview-panel .state-surface,.markdown-edit-surface,.integrated-text-editor,.integrated-input-stage{min-height:280px;border:1px solid rgba(75,75,75,.1);border-radius:18px}.resource-stage-panel.has-local-draft .integrated-text-editor,.resource-stage-panel.has-local-draft .markdown-edit-surface,.resource-stage-panel.has-local-draft .integrated-input-stage,.resource-stage-panel.has-local-draft .media-source-panel{border-color:var(--at-border-orange-strong);box-shadow:0 0 0 3px #ff6b0112}.resource-stage-panel.has-save-error .integrated-text-editor,.resource-stage-panel.has-save-error .markdown-edit-surface,.resource-stage-panel.has-save-error .integrated-input-stage,.resource-stage-panel.has-save-error .media-source-panel{border-color:#ef44445c;box-shadow:0 0 0 3px #ef444414}.resource-preview-panel .artifact-preview img{min-height:280px;max-height:440px;border-radius:18px}.resource-preview-panel .artifact-preview video{min-height:280px;max-height:440px;border-radius:18px}.resource-preview-panel .artifact-text{min-height:176px;align-content:start;padding:24px}.resource-preview-panel .input-form-card{min-height:176px}.resource-preview-panel .regeneration-surface{gap:10px;align-content:center;justify-items:center;border-color:#f59e0b3d;background:linear-gradient(135deg,#fffbebe6,#fffffff5)}.resource-preview-panel .regeneration-surface svg{color:#92400e}.resource-preview-panel .regeneration-surface strong{color:#92400e}.markdown-stage-toolbar{width:max-content;max-width:100%;display:inline-flex;align-items:center;flex-wrap:wrap;gap:4px;padding:4px;border:1px solid rgba(75,75,75,.1);border-radius:12px;background:#fff}.markdown-mode-button{min-height:32px;display:inline-flex;min-width:0;align-items:center;justify-content:center;gap:.35rem;padding:0 .64rem;border:1px solid transparent;border-radius:9px;background:transparent;color:var(--at-muted);font-size:.78rem;font-weight:850;line-height:1.2}.markdown-mode-button span{min-width:0;overflow-wrap:anywhere}.markdown-mode-button.is-active{border-color:#ff6b012e;background:#ff6b0114;color:var(--at-orange)}.markdown-edit-surface{overflow:auto;padding:24px;background:#fffdfb;cursor:auto;-webkit-user-select:text;user-select:text}.markdown-edit-surface:focus-visible{outline:3px solid rgba(255,107,1,.18);outline-offset:2px}.markdown-edit-surface.is-empty{display:grid;align-content:center}.resource-preview-panel .artifact-text .markdown-render,.markdown-edit-surface .markdown-render{color:var(--at-text);font-size:1rem;line-height:1.55}@media (max-width: 720px){.cell-card-topbar{grid-template-columns:minmax(72px,1fr) minmax(0,auto) 36px;gap:8px}.row-status-dots{max-width:48vw;gap:5px;overflow:hidden}}.source-material-card{min-width:0;min-height:0;display:grid;grid-template-rows:auto auto minmax(0,1fr);gap:10px;padding:14px;border:1px solid rgba(75,75,75,.1);border-radius:18px;background:linear-gradient(180deg,#fff,#fffdfb);box-shadow:var(--at-shadow-panel);overflow:auto}.source-material-card.has-local-draft{border-color:#22c55e57;box-shadow:0 0 0 3px #22c55e14}.source-material-card.has-save-error{border-color:#ef44445c;box-shadow:0 0 0 3px #ef444414}.source-material-header{min-width:0;display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.source-material-header h3{margin:0;color:var(--at-text);font-size:1.06rem;font-weight:900}.source-material-mode-toggle{display:inline-flex;gap:4px;padding:3px;border:1px solid rgba(75,75,75,.14);border-radius:999px;background:#fff}.source-material-mode{display:inline-flex;align-items:center;gap:5px;padding:.34rem .72rem;border:none;border-radius:999px;background:transparent;color:var(--at-text-muted, #6b7280);font-size:.8rem;font-weight:760;cursor:pointer;transition:background-color .15s ease,color .15s ease}.source-material-mode.is-active{background:#ff6b011f;color:#c2410c}.source-material-mode:disabled{cursor:default;opacity:.6}.source-material-hint{margin:0;color:var(--at-text-muted, #6b7280);font-size:.82rem;line-height:1.45}.source-material-script{display:grid;min-height:0}.source-material-script textarea{min-height:220px;resize:vertical;padding:10px 12px;border:1px solid rgba(75,75,75,.16);border-radius:12px;font-size:.88rem;line-height:1.55}.source-material-video{display:grid;gap:10px;align-content:start;min-height:0;overflow:auto}.source-material-video-preview video{width:100%;max-height:260px;border-radius:12px;background:#111827}.fission-elements-card{min-width:0;min-height:0;display:grid;grid-template-rows:auto auto minmax(0,1fr);gap:10px;padding:14px;border:1px solid rgba(75,75,75,.1);border-radius:18px;background:linear-gradient(180deg,#fff,#fffdfb);box-shadow:var(--at-shadow-panel);overflow:auto}.fission-elements-card.has-local-draft{border-color:#22c55e57;box-shadow:0 0 0 3px #22c55e14}.fission-elements-card.has-save-error{border-color:#ef44445c;box-shadow:0 0 0 3px #ef444414}.fission-elements-header{min-width:0;display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.fission-elements-header h3{margin:0;color:var(--at-text);font-size:1.06rem;font-weight:900}.fission-elements-summary{min-width:0;display:inline-flex;align-items:center;gap:7px;padding:.34rem .58rem;border:1px solid rgba(34,197,94,.24);border-radius:999px;background:#f0fdf4eb;color:#15803d;font-size:.76rem;font-weight:840;line-height:1.2}.fission-elements-hint{margin:0;color:var(--at-text-muted, #6b7280);font-size:.82rem;line-height:1.45}.fission-elements-grid{align-content:start;display:flex;flex-wrap:wrap;gap:8px}.fission-element-chip{display:inline-flex;align-items:center;gap:5px;padding:.4rem .7rem;border:1px solid rgba(75,75,75,.16);border-radius:999px;background:#fff;color:var(--at-text);font-size:.82rem;font-weight:640;line-height:1.2;cursor:pointer;transition:border-color .15s ease,background-color .15s ease,color .15s ease}.fission-element-chip:hover:not(:disabled){border-color:#22c55e73}.fission-element-chip.is-selected{border-color:#22c55e8c;background:#f0fdf4f2;color:#15803d}.fission-element-chip:disabled{cursor:default;opacity:.6}.storyboard-fission-card{min-width:0;min-height:0;height:100%;max-height:100%;display:grid;grid-template-rows:auto auto minmax(0,1fr);gap:10px;padding:14px;border:1px solid rgba(75,75,75,.1);border-radius:18px;background:linear-gradient(180deg,#fff,#fffdfb);box-shadow:var(--at-shadow-panel);overflow:hidden}.storyboard-fission-card.has-local-draft{border-color:#22c55e57;box-shadow:0 0 0 3px #22c55e14}.storyboard-fission-card.has-save-error{border-color:#ef44445c;box-shadow:0 0 0 3px #ef444414}.storyboard-fission-header{min-width:0;display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.storyboard-fission-header h3{margin:0;color:var(--at-text);font-size:1.06rem;font-weight:900}.storyboard-diff-summary{min-width:0;display:inline-flex;align-items:center;gap:7px;padding:.34rem .58rem;border:1px solid rgba(34,197,94,.24);border-radius:999px;background:#f0fdf4eb;color:#15803d;font-size:.76rem;font-weight:840;line-height:1.2}.storyboard-diff-notice{min-width:0;display:flex;gap:8px;align-items:center;margin:0;color:#92400e}.storyboard-table-shell{min-width:0;min-height:0;max-height:100%;overflow:auto;border:1px solid rgba(75,75,75,.1);border-radius:14px;background:#fff}.storyboard-edit-table{width:max-content;min-width:100%;border-collapse:separate;border-spacing:0}.storyboard-edit-table th,.storyboard-edit-table td{position:relative;min-width:168px;max-width:260px;border-right:1px solid rgba(75,75,75,.08);border-bottom:1px solid rgba(75,75,75,.08);vertical-align:top}.storyboard-edit-table th{position:sticky;z-index:3;top:0;height:42px;padding:9px 10px;background:#f8fafc;color:var(--at-structure);font-size:.76rem;font-weight:880;text-align:left}.storyboard-edit-table th.is-changed-column{background:#f0fdf4fa;color:#15803d}.storyboard-edit-table th svg{margin-right:5px;vertical-align:-2px}.storyboard-edit-table td label{position:relative;display:block;min-height:96px}.storyboard-edit-table textarea{width:100%;min-height:96px;height:100%;resize:vertical;padding:10px 11px;border:0;border-radius:0;background:#fff;color:var(--at-text);box-shadow:none;font-size:.78rem;line-height:1.42}.storyboard-edit-table td.is-changed-cell textarea{background:linear-gradient(90deg,rgba(34,197,94,.18),transparent 5px),#f0fdf4db}.storyboard-edit-table textarea:focus{outline:2px solid rgba(34,197,94,.34);outline-offset:-2px;box-shadow:none}.storyboard-diff-marker{position:absolute;top:7px;right:7px;width:8px;height:8px;border-radius:50%;background:#22c55e;box-shadow:0 0 0 3px #22c55e24;pointer-events:none}.storyboard-original-popover{position:absolute;z-index:8;left:12px;bottom:calc(100% + 8px);width:min(320px,72vw);display:none;gap:5px;padding:10px 11px;border:1px solid rgba(34,197,94,.24);border-radius:12px;background:#fff;color:var(--at-text);box-shadow:0 16px 34px #0f172a2e;font-size:.76rem;font-weight:760;line-height:1.45;white-space:pre-wrap}.storyboard-original-popover strong{display:block;color:#15803d;font-size:.7rem;font-weight:900}.storyboard-edit-table td:hover .storyboard-original-popover,.storyboard-edit-table td:focus-within .storyboard-original-popover{display:grid}.storyboard-raw-fallback{min-height:0;overflow:auto}.cell-card-stack{min-width:0;min-height:0;display:grid;grid-template-rows:minmax(0,1fr) auto;gap:10px}.cell-card-save-footer{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:10px 14px;border:1px solid rgba(75,75,75,.1);border-radius:14px;background:linear-gradient(180deg,#fff,#fffdfb);box-shadow:var(--at-shadow-panel)}.cell-card-save-status{min-width:0;font-size:.78rem;font-weight:720;color:var(--at-text-muted, #6b7280)}.cell-card-save-status.is-dirty{color:#c2410c}.cell-card-save-status.is-error{color:#dc2626}.cell-card-save-actions{display:inline-flex;gap:8px;flex-shrink:0}.cell-card-save-actions button{padding:.45rem 1rem;border-radius:999px;font-weight:800;font-size:.84rem;cursor:pointer;transition:opacity .15s ease,box-shadow .15s ease}.cell-card-save-actions .secondary-button{border:1px solid rgba(75,75,75,.18);background:#fff;color:var(--at-text)}.cell-card-save-button{border:none;background:#ff6b01;color:#fff}.cell-card-save-button:not(:disabled):hover{box-shadow:0 2px 10px #ff6b0159}.cell-card-save-button:disabled{opacity:.45;cursor:default}.integrated-text-editor{width:100%;max-height:min(52vh,560px);padding:24px;overflow:auto;resize:vertical;background:linear-gradient(135deg,#fff,#fff5f0b3);color:var(--at-text);font-size:1rem;font-weight:760;line-height:1.58}.integrated-input-stage{display:grid;align-content:start;gap:12px;padding:22px;overflow:auto;background:linear-gradient(90deg,rgba(255,107,1,.18) 0 4px,transparent 4px),linear-gradient(135deg,#fff,#fff5f0bd)}.input-stage-line{min-width:0;display:grid;grid-template-columns:minmax(88px,.32fr) minmax(0,1fr);gap:12px;align-items:start}.input-stage-line>span{min-width:0;color:var(--at-muted);font-size:.78rem;font-weight:850;line-height:1.35;overflow-wrap:anywhere}.input-stage-line>strong{min-width:0;color:var(--at-text);font-size:.95rem;font-weight:780;line-height:1.45;overflow-wrap:anywhere}.input-stage-line.is-editable textarea{min-height:160px;resize:vertical;line-height:1.55}.input-stage-control-stack{min-width:0;display:grid;gap:8px}.input-stage-material-preview .input-material-media{min-height:156px}.integrated-input-stage .workflow-input-field.resource-input-field{margin:0;border-color:#4b4b4b1f;background:#ffffffd1}.integrated-input-stage .resource-input-picker{max-height:min(280px,34vh)}.input-stage-boolean{min-height:38px;display:inline-flex;align-items:center;justify-content:space-between;gap:.65rem;padding:.45rem .65rem;border:1px solid rgba(75,75,75,.13);border-radius:12px;background:#fff}.input-stage-boolean input{width:18px;min-height:18px;accent-color:var(--at-orange)}.input-stage-boolean strong{color:var(--at-structure);font-size:.82rem;font-weight:850}.media-source-panel{padding:13px;border:1px solid rgba(75,75,75,.1);border-radius:16px;background:#fffdfb}.media-source-panel label{display:grid;gap:.35rem}.media-source-panel label>span{color:var(--at-structure);font-size:.8rem;font-weight:850}.input-form-card{min-height:280px;display:grid;align-content:start;gap:12px;padding:22px;overflow:hidden;border:1px solid rgba(75,75,75,.1);border-radius:18px;background:linear-gradient(90deg,rgba(255,107,1,.18) 0 4px,transparent 4px),linear-gradient(135deg,#fff,#fff5f0bd)}.input-form-card.expanded{overflow:visible}.resource-preview-panel .input-form-card,.resource-preview-panel .input-form-card.expanded{max-height:100%;overflow:auto}.input-form-card.compact{min-height:104px;gap:7px;padding:12px 24px 12px 13px;border:0;border-radius:12px}.table-cell-button .input-form-card{height:100%;min-height:var(--at-cell-inner-height, 104px);border-radius:12px}.table-cell-button .input-form-card:not(.compact){gap:9px;padding:14px 24px 14px 13px}.table-cell-button .input-form-card.compact .input-form-line{grid-template-columns:minmax(0,1fr);gap:1px}.table-cell-button .input-form-card.compact .input-form-line>span{font-size:.7rem}.table-cell-frame.has-expand-toggle .input-form-card.compact{padding-right:45px}.table-cell-frame.has-expand-toggle .input-form-card:not(.compact){padding-right:45px}.input-form-card.compact.expanded{gap:9px;padding-block:14px}.input-form-card.compact.density-micro{gap:3px;padding:6px 14px 6px 9px}.table-cell-button .input-form-card.compact.single-compact-field:not(.expanded){align-content:center;padding-block:7px}.input-form-card.empty{place-items:center;color:var(--at-muted);font-weight:760}.input-form-line{min-width:0;display:grid;grid-template-columns:minmax(66px,.32fr) minmax(0,1fr);gap:10px;align-items:start}.input-form-card.compact .input-form-line{grid-template-columns:minmax(48px,.36fr) minmax(0,1fr);gap:7px}.input-form-card.compact.expanded .input-form-line{grid-template-columns:minmax(54px,.34fr) minmax(0,1fr)}.input-form-card.compact.expanded.density-micro .input-form-line{grid-template-columns:minmax(0,1fr);gap:2px}.table-cell-button .input-form-card.compact.single-compact-field:not(.expanded) .input-form-line{grid-template-columns:minmax(0,1fr);gap:0}.input-form-line>span{color:var(--at-muted);font-size:.76rem;font-weight:850;line-height:1.3}.table-cell-button .input-form-card.compact.single-compact-field:not(.expanded) .input-form-line>span{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.input-form-line>strong,.input-form-chips strong,.input-form-chips a,.input-material-stack>strong{min-width:0;color:var(--at-text);font-size:.95rem;font-weight:780;line-height:1.38;overflow-wrap:anywhere}.input-form-card.compact .input-form-line>strong,.input-form-card.compact .input-form-chips strong,.input-form-card.compact .input-form-chips a,.input-form-card.compact .input-material-stack>strong{display:-webkit-box;overflow:hidden;font-size:.78rem;-webkit-box-orient:vertical;-webkit-line-clamp:1}.input-form-card.compact.expanded .input-form-line>strong,.input-form-card.compact.expanded .input-form-chips strong,.input-form-card.compact.expanded .input-form-chips a,.input-form-card.compact.expanded .input-material-stack>strong{display:block;overflow:visible;font-size:.82rem;-webkit-line-clamp:unset}.input-form-card.compact.density-micro .input-form-line>strong,.input-form-card.compact.density-micro .input-form-chips strong,.input-form-card.compact.density-micro .input-form-chips a,.input-form-card.compact.density-micro .input-material-stack>strong{-webkit-line-clamp:1;font-size:.72rem}.table-cell-button .input-form-card.compact.single-compact-field:not(.expanded) .input-form-line>strong{font-size:.77rem;line-height:1.28;-webkit-line-clamp:2}.table-cell-button .input-form-card.compact.single-compact-field.density-micro:not(.expanded) .input-form-line>strong{font-size:.73rem}.input-form-line-empty>strong,.input-form-empty-value{color:var(--at-muted);font-weight:700}.input-form-chips{min-width:0;display:flex;align-items:center;gap:6px;flex-wrap:wrap}.input-form-chips strong{padding:.16rem .42rem;border:1px solid rgba(75,75,75,.1);border-radius:999px;background:#fff;font-size:.78rem}.input-form-chips a{padding:.16rem .42rem;border:1px solid rgba(255,107,1,.18);border-radius:999px;background:#ff6b010f;color:var(--at-orange);font-size:.78rem;text-decoration:none}.input-form-overflow{justify-self:start;width:max-content;max-width:100%;padding:.16rem .46rem;border:1px solid rgba(255,107,1,.18);border-radius:999px;background:#ff6b0112;color:var(--at-orange);font-size:.74rem;font-weight:850;line-height:1.2}.input-material-line.media{align-items:stretch}.input-material-stack{min-width:0;display:grid;gap:7px}.input-material-media{position:relative;min-height:126px;overflow:hidden;border:1px solid rgba(75,75,75,.1);border-radius:14px;background:#fffdfb}.input-form-card.compact .input-material-media{min-height:52px;max-height:58px;border-radius:10px}.input-form-card.compact.density-micro .input-material-media{min-height:44px;max-height:48px}.input-form-card.compact.expanded .input-material-media{min-height:86px;max-height:132px}.input-form-card.density-comfortable:not(.compact) .input-material-media{min-height:158px}.input-form-card.density-expanded:not(.compact) .input-material-media{min-height:202px}.input-material-media img,.input-material-media video{width:100%;height:100%;min-height:inherit;display:block;object-fit:cover}.input-material-media.video{display:grid;place-items:center;background:linear-gradient(135deg,#111827f5,#334155f0),#111827}.input-material-media.video video{background:#111827}.resource-full-value{max-height:230px;margin:0;background:#fffdfb;color:var(--at-structure)}.resource-control-panel{min-width:0;display:grid;gap:14px;align-content:start;padding:15px;border:1px solid rgba(75,75,75,.1);border-radius:20px;background:linear-gradient(135deg,#fff,#fff5f0b3)}.detail-action-popover .resource-control-panel{gap:10px;padding:8px;border:0;border-radius:12px;background:transparent;box-shadow:none}.detail-action-popover .resource-status-strip,.detail-action-popover .drawer-section{border-left:3px solid rgba(75,75,75,.12);padding-left:10px}.detail-action-popover .drawer-section{display:grid;gap:8px}.detail-technical-menu-section .detail-toggle-button{width:fit-content;min-height:34px;border-radius:10px}.detail-technical-context{min-width:0;margin:0;color:var(--at-muted);font-size:.74rem;font-weight:760;overflow-wrap:anywhere}.resource-side-stack{min-width:0;display:grid;gap:14px;align-content:start}.technical-detail-side-toggle{width:max-content;max-width:100%;min-height:34px;justify-self:end;gap:.42rem;padding:0 .72rem;border-radius:8px}.technical-detail-side-toggle span{min-width:0;overflow-wrap:anywhere}.technical-detail-side-toggle.is-active{border-color:#ff6b013d;background:#ff6b0114;color:var(--at-orange)}.concat-control-panel{gap:12px}.concat-panel-header{min-width:0;display:flex;justify-content:space-between;gap:.75rem;align-items:flex-start}.concat-panel-header h3{margin:0}.concat-panel-header span{min-width:0;display:block;margin-top:.2rem;color:var(--at-muted);font-size:.77rem;font-weight:780;overflow-wrap:anywhere}.concat-status-pill{flex:0 0 auto;min-height:26px;display:inline-flex;align-items:center;padding:.16rem .58rem;border:1px solid rgba(75,75,75,.1);border-radius:999px;background:#fff;color:var(--at-muted);font-size:.73rem;font-weight:850;line-height:1.2}.concat-status-pill.is-ready{border-color:#22c55e3d;background:#22c55e14;color:#15803d}.concat-status-pill.is-stale,.concat-status-pill.is-blocked{border-color:#f59e0b47;background:#fffbebeb;color:#92400e}.concat-warning,.concat-note,.concat-video-link{min-width:0;display:grid;grid-template-columns:18px minmax(0,1fr);gap:.48rem;align-items:start;padding:.7rem .75rem;border:1px solid rgba(245,158,11,.24);border-radius:12px;background:#fffbebd1;color:#92400e;font-size:.78rem;font-weight:780;line-height:1.42;overflow-wrap:anywhere}.concat-note,.concat-video-link{border-color:#4b4b4b1a;background:#fff;color:var(--at-structure);text-decoration:none}.concat-shot-list{min-width:0;display:grid;gap:.48rem}.concat-shot-line{min-width:0;display:grid;grid-template-columns:18px minmax(0,1fr) auto;gap:.5rem;align-items:center;padding:.62rem .7rem;border:1px solid rgba(75,75,75,.1);border-radius:12px;background:#fff}.concat-shot-line svg{color:#15803d}.concat-shot-line.is-missing svg{color:#92400e}.concat-shot-line>div{min-width:0;display:grid;gap:.12rem}.concat-shot-line strong,.concat-shot-line span{min-width:0;overflow-wrap:anywhere}.concat-shot-line strong{color:var(--at-structure);font-size:.82rem;font-weight:860}.concat-shot-line span{color:var(--at-muted);font-size:.74rem;font-weight:760}.concat-shot-line em{color:var(--at-muted);font-size:.72rem;font-style:normal;font-weight:820}.concat-action-row{min-width:0;display:flex;justify-content:flex-end;gap:.6rem;align-items:center;flex-wrap:wrap}.concat-action-error{min-width:0;flex:1 1 160px;color:#991b1b;font-size:.76rem;font-weight:800;overflow-wrap:anywhere}.resource-status-strip{display:grid;gap:8px;padding:13px;border:1px solid rgba(75,75,75,.1);border-radius:16px;background:#fff}.status-line{min-width:0;display:grid;grid-template-columns:68px minmax(0,1fr);gap:10px;align-items:center}.status-line>span{color:var(--at-muted);font-size:.78rem;font-weight:850}.status-line>strong{min-width:0;color:var(--at-structure);font-size:.88rem;font-weight:820;overflow-wrap:anywhere}.status-line-error>strong{color:#991b1b}.primary-action-section .button-row{gap:.45rem}.edit-options-row{display:grid;grid-template-columns:minmax(140px,.74fr) minmax(150px,1fr);gap:.7rem;align-items:end}.edit-command-header{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:.65rem;flex-wrap:wrap}.edit-command-header h3{margin:0}.duplicate-action-section,.rerun-action-section{display:grid;gap:.7rem}.duplicate-action-header,.rerun-action-header{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:.65rem;flex-wrap:wrap}.duplicate-action-header h3,.rerun-action-header h3{margin:0}.duplicate-step-form,.rerun-step-form{display:grid;gap:.72rem;padding:.85rem .9rem;border:1px solid rgba(75,75,75,.1);border-radius:12px;background:#fff}.duplicate-step-form label,.rerun-step-form label{min-width:0;display:grid;gap:.35rem}.duplicate-step-form label>span,.rerun-step-form label>span{color:var(--at-structure);font-size:.78rem;font-weight:850}.duplicate-step-summary{margin:0;color:var(--at-muted);font-size:.78rem;line-height:1.45;overflow-wrap:anywhere}.duplicate-count-stepper{min-width:0;display:grid;grid-template-columns:36px minmax(76px,1fr) 36px;gap:.4rem;align-items:center}.duplicate-count-stepper .icon-button{width:36px;height:36px}.duplicate-count-stepper input{text-align:center}.duplicate-submit-row,.rerun-submit-row{display:flex;justify-content:flex-end}.draft-status-pill{min-height:26px;display:inline-flex;align-items:center;padding:.16rem .58rem;border:1px solid rgba(75,75,75,.1);border-radius:999px;background:#fff;color:var(--at-muted);font-size:.73rem;font-weight:850;line-height:1.2;overflow-wrap:anywhere}.draft-status-pill.draft-dirty,.draft-status-pill.draft-saving{border-color:var(--at-border-orange-strong);background:#ff6b0112;color:var(--at-orange)}.draft-status-pill.draft-saved{border-color:#22c55e3d;background:#22c55e14;color:#15803d}.draft-status-pill.draft-error{border-color:#ef44443d;background:#ef444414;color:#991b1b}.edit-submit-row{display:flex;justify-content:flex-end;gap:.55rem;flex-wrap:wrap}.resource-control-panel button{white-space:normal}.branch-edit-panel{display:grid;gap:.7rem;padding:.9rem .95rem;border:1px solid rgba(255,107,1,.12);border-radius:12px;background:linear-gradient(180deg,#ff6b010a,#fffffffa)}.branch-edit-summary{margin:0;color:var(--at-muted);font-size:.78rem;line-height:1.45;overflow-wrap:anywhere}.branch-mode-fieldset{display:grid;gap:.45rem;margin:0;padding:0;border:0}.branch-mode-fieldset legend{margin:0;color:var(--at-structure);font-size:.78rem;font-weight:850}.branch-mode-option{display:grid;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:.55rem;min-height:46px;padding:.6rem .7rem;border:1px solid rgba(75,75,75,.12);border-radius:11px;background:#fff;cursor:pointer}.branch-mode-option.is-selected{border-color:var(--at-border-orange-strong);background:#fffaf6;box-shadow:inset 0 0 0 1px #ff6b0114}.branch-mode-option input{width:16px;min-width:16px;height:16px;min-height:16px;margin:0;accent-color:var(--at-orange)}.branch-mode-option span{min-width:0;color:var(--at-structure);font-size:.86rem;font-weight:780;line-height:1.35;overflow-wrap:anywhere}.reset-checkbox{min-height:36px;padding:.45rem .65rem;border:1px solid rgba(75,75,75,.1);border-radius:12px;background:#fff}.detail-drawer.shot-video-card{top:calc(var(--at-header-height) + 10px);width:min(1220px,calc(100vw - 68px));height:min(92svh,calc(100vh - var(--at-header-height) - 24px));max-height:min(92svh,calc(100vh - var(--at-header-height) - 24px));display:grid;grid-template-rows:auto minmax(0,1fr);overflow:visible;border:0;border-top:1px solid rgba(255,107,1,.24);border-radius:12px;background:#fff7f1}.shot-card-footer{min-width:0;display:flex;justify-content:space-between;gap:12px;padding:10px 14px;border-bottom:1px solid rgba(75,75,75,.1);background:#fffffff5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.shot-card-footer{align-items:center;border-top:1px solid rgba(75,75,75,.1);border-bottom:0}.shot-title-block,.shot-header-status,.shot-note-actions,.composer-toolbar,.control-strip{min-width:0;display:flex;align-items:center;gap:8px}.shot-title-block{display:grid;align-content:center;gap:1px}.shot-title-block h2{margin:0;color:var(--at-text);font-size:1.08rem;font-weight:920;letter-spacing:0}.shot-title-block .drawer-context{margin:0;color:var(--at-muted);font-size:.74rem;font-weight:760;overflow-wrap:anywhere}.shot-header-status{justify-content:flex-end;flex-wrap:wrap}.shot-status-pill,.prompt-status{min-height:24px;display:inline-flex;align-items:center;max-width:100%;padding:.13rem .52rem;border:1px solid rgba(75,75,75,.11);border-radius:999px;background:#fff;color:var(--at-muted);font-size:.7rem;font-weight:860;line-height:1.2;overflow-wrap:anywhere}.shot-status-pill.state-succeeded,.shot-status-pill.is-selected,.prompt-status.status-generated{border-color:#22c55e3d;background:#ecfdf5e6;color:#15803d}.shot-status-pill.state-failed,.shot-status-pill.is-rejected,.prompt-status.status-stale{border-color:#f59e0b4d;background:#fffbebf2;color:#92400e}.prompt-status.status-edited,.prompt-status.status-draft_generated{border-color:var(--at-border-orange-strong);background:var(--at-orange-soft);color:var(--at-orange)}.shot-card-notice{margin:10px 16px 0}.shot-loading-state{display:grid;min-height:220px;align-content:center;justify-items:center;color:var(--at-muted);font-weight:820}.shot-card-body.shot-composer-body{position:relative;min-width:0;min-height:0;display:grid;grid-template-columns:206px minmax(0,1fr) 110px;gap:14px;padding:12px;overflow:hidden;background:linear-gradient(rgba(75,75,75,.024) 1px,transparent 1px),linear-gradient(90deg,rgba(75,75,75,.018) 1px,transparent 1px),linear-gradient(180deg,#fff,#fff8f4 58%,#fff5f0);background-size:28px 28px,28px 28px,auto}.image-generation-card .shot-card-body.shot-composer-body{grid-template-columns:206px minmax(0,1fr) 126px}.image-preview-frame img{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;width:100%;height:100%;object-fit:contain;background:#f8fafc}.image-composer-panel{grid-template-rows:minmax(76px,1fr) auto}.image-prompt-field{min-height:0}.image-reference-card:disabled{cursor:default;opacity:1}.image-note-body{display:block}.image-candidate-rail .candidate-floating-thumb{width:98px;height:98px}.image-candidate-rail .candidate-floating-item small{max-width:98px}.image-candidate-item .candidate-source-check{top:72px}.shot-note-panel,.candidate-floating-rail,.shot-preview-stage,.shot-composer-panel{min-width:0;min-height:0;border:1px solid rgba(75,75,75,.28);border-radius:8px;background:#fffffff2;box-shadow:var(--at-shadow-panel)}.shot-note-panel{display:grid;grid-template-rows:auto minmax(0,1fr);overflow:hidden}.shot-note-header,.candidate-floating-header{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:12px 13px}.shot-note-header h3{margin:0;color:var(--at-text);font-size:18px;font-weight:800}.shot-note-header span{display:block;color:var(--at-orange);font-size:10px;font-weight:860;line-height:14px;text-transform:uppercase}.shot-note-mode-buttons{flex:0 0 auto;display:inline-flex;align-items:center;gap:6px}.shot-note-mode-buttons .icon-button{width:34px;height:34px;border-color:#4b4b4b1a;background:#f8fafc;color:var(--at-muted)}.shot-note-mode-buttons .icon-button:hover,.shot-note-mode-buttons .icon-button.is-active{border-color:#ff6b0138;background:var(--at-orange-soft);color:var(--at-orange)}.shot-note-body{min-height:0;overflow:auto;padding:0 12px 14px;color:var(--at-muted);font-size:12px;font-weight:690;line-height:1.55}.shot-note-body .markdown-render{min-width:0;color:inherit}.shot-note-editor{width:100%;height:100%;min-height:360px;resize:none;padding:10px;border:1px solid rgba(75,75,75,.12);border-radius:8px;background:#fff;color:var(--at-text);font:inherit;line-height:1.55}.shot-note-editor:focus{outline:0;border-color:#ff6b0157;box-shadow:0 0 0 3px #ff6b0114}.shot-note-body strong{display:block;margin:0 0 8px;color:var(--at-text);font-size:13px;font-weight:860}.shot-note-body ul{margin:0 0 10px;padding-left:18px}.shot-note-body p{margin:0 0 10px}.shot-note-body img{display:block;width:100%;max-height:230px;object-fit:cover;border-radius:8px}.shot-center-panel{position:relative;min-width:0;min-height:0;display:grid;grid-template-rows:minmax(0,1fr) 142px;gap:12px;overflow:visible}.shot-preview-stage{position:relative;z-index:1;padding:8px;border-radius:12px;overflow:hidden}.shot-preview-frame-wide{position:relative;width:100%;height:100%;min-height:280px;display:grid;place-items:center;overflow:hidden;background:radial-gradient(circle at 26% 18%,rgba(255,107,1,.58),transparent 30%),linear-gradient(135deg,#333,#4b4b4b 54%,#ff6b01)}.shot-preview-frame-wide:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(255,255,255,.12) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.1) 1px,transparent 1px);background-size:44px 44px;opacity:.42}.shot-preview-frame-wide video{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;width:100%;height:100%;object-fit:contain;background:#111827;cursor:pointer}.shot-preview-inline-play{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;display:grid;place-items:center;border:0;color:#fff;background:linear-gradient(180deg,#11182714,#11182747);cursor:pointer}.shot-preview-inline-play span{width:58px;height:58px;display:inline-grid;place-items:center;border:1px solid rgba(255,255,255,.56);border-radius:999px;background:#1118279e;box-shadow:0 18px 48px #11182757;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.shot-preview-inline-play:hover span{background:#111827c7}.shot-preview-inline-play:focus-visible span{outline:3px solid rgba(255,107,1,.72);outline-offset:4px}.shot-preview-poster{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:grid;place-items:center;background:#111827}.shot-preview-poster img{width:100%;height:100%;object-fit:contain}.shot-preview-play-badge{position:absolute;display:grid;place-items:center;width:44px;height:44px;border:1px solid rgba(255,255,255,.48);border-radius:999px;background:#0f172a94;color:#fff;box-shadow:0 12px 30px #0f172a3d}.shot-preview-generating-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;display:grid;place-items:center;gap:8px;background:linear-gradient(110deg,#0f172a8f,#0f172a4d,#0f172a8f),repeating-linear-gradient(135deg,rgba(255,255,255,.11) 0 1px,transparent 1px 14px);color:#fff;font-size:.84rem;font-weight:900;text-align:center;pointer-events:none}.shot-preview-generating-overlay span{min-width:0;max-width:min(260px,80%);overflow-wrap:anywhere}.is-spinning{animation:card-spin .9s linear infinite}@keyframes card-spin{to{transform:rotate(360deg)}}.shot-preview-placeholder,.shot-preview-center-meta{position:relative;z-index:2;display:grid;place-items:center;gap:7px;color:#ffffffe0;text-align:center}.shot-preview-placeholder svg{width:58px;height:58px;padding:16px;border:1px solid rgba(255,255,255,.34);border-radius:50%;background:#ffffff2e;color:#fff}.shot-preview-placeholder strong,.shot-preview-placeholder span{display:none}.shot-preview-center-meta{position:absolute;top:0;right:0;bottom:0;left:0;align-content:center;pointer-events:none}.shot-preview-center-meta strong{margin-top:96px;color:#fff;font-size:1.25rem;font-weight:920}.shot-preview-center-meta span{margin-top:74px;color:#fff;font-size:.82rem;font-weight:860}.shot-preview-frame-wide.is-media-ready .shot-preview-center-meta{inset:auto 12px 12px;justify-items:start;align-content:end;gap:2px;width:calc(100% - 24px);padding:10px 12px;border:1px solid rgba(255,255,255,.18);border-radius:8px;background:linear-gradient(90deg,#0f172ab3,#0f172a5c);text-align:left;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.shot-preview-frame-wide.is-media-ready .shot-preview-center-meta strong,.shot-preview-frame-wide.is-media-ready .shot-preview-center-meta span{margin-top:0}.shot-composer-panel{position:relative;z-index:4;display:grid;grid-template-rows:minmax(76px,1fr) auto;gap:4px;padding:10px 14px 8px;border-radius:18px;overflow:visible;transition:border-color .16s ease,box-shadow .16s ease}.shot-composer-panel:focus-within{border-color:#ff6b0161;box-shadow:0 16px 40px #ff6b011a}.storyboard-anchor{position:absolute;z-index:5;top:-18px;left:50%;display:inline-flex;transform:translate(-50%)}.storyboard-button,.storyboard-refresh{min-height:29px;border:1px solid rgba(75,75,75,.44);background:#fff;color:var(--at-text);box-shadow:0 8px 18px #0f172a14;font-weight:820}.storyboard-button{padding:0 12px;border-radius:7px 0 0 7px;font-size:15px}.storyboard-refresh{width:31px;padding:0;border-left:0;border-radius:0 7px 7px 0}.storyboard-button:hover:not(:disabled),.storyboard-button.is-open,.storyboard-refresh:hover:not(:disabled){border-color:#ff6b016b;background:#fffdfb;color:var(--at-orange)}.composer-main{position:relative;z-index:1;min-width:0;min-height:0;display:grid;grid-template-columns:max-content minmax(0,1fr);gap:10px}.composer-media-strip{position:relative;width:max-content;min-width:0;display:flex;flex:0 0 auto;align-items:flex-start;gap:5px;padding-top:1px}.composer-media-strip.is-frame-mode{min-width:132px}.composer-media-strip.is-omni-reference{min-width:56px}.composer-media-strip.is-text-mode{min-width:0;width:0;gap:0;padding:0}.composer-media-card,.composer-reference-card{position:relative;width:56px;height:70px;display:grid;align-content:center;justify-items:center;gap:4px;padding:7px 5px;border:1px dashed rgba(75,75,75,.28);border-radius:4px;background:#eef1f4;color:#6b7280;box-shadow:none;font-size:10px;font-weight:760;line-height:1.2;text-align:center;transition:transform .18s ease,background .15s ease,border-color .15s ease,color .15s ease,box-shadow .15s ease}.composer-media-card:nth-child(1){transform:rotate(-8deg)}.composer-media-card:nth-child(2){transform:rotate(8deg)}.composer-media-card:hover:not(:disabled),.composer-media-card.is-active,.composer-reference-card:hover:not(:disabled){z-index:2;border-color:#ff6b016b;background:var(--at-orange-soft);color:var(--at-orange);box-shadow:0 9px 18px #ff6b0124;transform:rotate(0) translateY(-4px) scale(1.02)}.composer-media-card.is-filled,.composer-reference-card.is-filled{border-style:solid;border-color:#ff6b0138;background:linear-gradient(180deg,#fffaf7,#fff)}.composer-media-card.is-required:after{content:"";position:absolute;top:6px;right:6px;width:6px;height:6px;border-radius:50%;background:var(--state-error)}.composer-media-card img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.48}.composer-media-card span,.composer-media-card small,.composer-reference-card span,.composer-reference-card small,.composer-media-card svg,.composer-reference-card svg{position:relative;z-index:1}.composer-media-card small,.composer-reference-card small{max-width:46px;overflow:hidden;color:currentColor;text-overflow:ellipsis;white-space:nowrap}.composer-reference-anchor{position:relative}.reference-picker-popover,.composer-media-picker,.shot-param-menu{position:absolute;z-index:20;bottom:calc(100% + 8px);left:0;display:grid;gap:7px;padding:8px;border:1px solid rgba(75,75,75,.12);border-radius:12px;background:#fffffffa;box-shadow:0 18px 44px #0f172a2e}.reference-picker-popover{width:320px}.composer-media-picker{width:168px}.composer-media-picker button,.reference-picker-options button,.menu-option{min-width:0;min-height:34px;justify-content:flex-start;padding:7px 9px;border:0;border-radius:8px;background:transparent;color:var(--at-text);box-shadow:none;text-align:left}.composer-media-picker button:hover:not(:disabled),.reference-picker-options button:hover,.menu-option:hover{background:#ff6b0114;color:var(--at-orange);transform:none}.prompt-field{min-width:0;min-height:0}.prompt-editor{width:100%;height:100%;min-height:0;resize:none;padding:1px 4px 0 0;border:0;border-radius:0;outline:0;background:transparent;color:var(--at-text);box-shadow:none;font-size:.92rem;font-weight:560;line-height:24px;scrollbar-width:thin;scrollbar-color:transparent transparent}.prompt-editor:focus{box-shadow:none;scrollbar-color:rgba(255,107,1,.36) transparent}.prompt-editor::placeholder{color:#6b7280b8}.prompt-editor:hover{scrollbar-color:rgba(255,107,1,.28) transparent}.prompt-editor::-webkit-scrollbar{width:4px;height:4px}.prompt-editor::-webkit-scrollbar-track{background:transparent}.prompt-editor::-webkit-scrollbar-thumb{border-radius:999px;background:transparent}.prompt-editor:hover::-webkit-scrollbar-thumb,.prompt-editor:focus::-webkit-scrollbar-thumb{background:#ff6b0157}.prompt-draft-box{min-width:0;display:grid;gap:6px;padding:8px;border:1px solid var(--at-border-orange);border-radius:10px;background:var(--at-orange-soft)}.prompt-draft-box strong,.prompt-draft-box p{min-width:0;margin:0;overflow-wrap:anywhere}.prompt-draft-box strong{color:var(--at-orange);font-size:.78rem;font-weight:900}.prompt-draft-box p{color:var(--at-structure);font-size:.78rem;line-height:1.42}.composer-toolbar{position:relative;z-index:40;align-self:end;justify-content:space-between;gap:10px;margin-top:5px}.control-strip{position:relative;z-index:2;flex:1 1 auto;overflow:visible;scrollbar-width:none}.control-strip::-webkit-scrollbar{display:none}.tool-control-wrap{position:relative;flex:0 0 auto}.tool-control-wrap.is-open{z-index:70}.tool-control{min-width:0;max-width:min(220px,32vw);height:32px;display:inline-flex;align-items:center;justify-content:center;padding:0 10px;border:1px solid rgba(75,75,75,.1);border-radius:8px;background:#fff;color:var(--at-text);box-shadow:none;font-size:12px;font-weight:760}.tool-control span{min-width:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tool-control:hover:not(:disabled),.tool-control.is-open{border-color:#ff6b0138;background:#fffdfb;color:var(--at-orange);box-shadow:0 6px 14px #0f172a14}.tool-control.accent{color:var(--at-orange)}.shot-param-menu{z-index:100;width:max-content;min-width:168px;max-width:min(340px,calc(100vw - 32px))}.menu-title{padding:4px 8px;color:var(--at-muted);font-size:11px;font-weight:820}.menu-option{width:100%;display:grid;grid-template-columns:18px minmax(0,1fr);gap:6px;align-items:center}.menu-option span:last-child{min-width:0;line-height:1.25;overflow-wrap:anywhere}.menu-option.is-selected{background:#ff6b0114;color:var(--at-orange)}.generate-button{min-width:106px;height:36px;border:1px solid rgba(75,75,75,.42);border-radius:8px;background:#fff;color:var(--at-text);box-shadow:none;font-size:13px;font-weight:800}.generate-button:not(:disabled){border-color:#ff6b0180;background:linear-gradient(90deg,var(--at-orange-runtime),var(--at-orange-light));color:#fff;box-shadow:0 10px 26px #ff6b003d}.storyboard-builder-panel{position:absolute;z-index:16;top:22px;right:0;bottom:154px;left:0;min-height:300px;display:grid;grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden;border:1px solid rgba(255,107,1,.16);border-radius:14px;background:#fff;box-shadow:0 18px 44px #0f172a2e;animation:builder-panel-in .18s cubic-bezier(.22,1,.36,1)}.storyboard-builder-panel:before{content:"";position:absolute;inset:0 auto 0 0;width:3px;background:linear-gradient(180deg,var(--at-orange-runtime),var(--at-orange-light))}@keyframes builder-panel-in{0%{opacity:0;transform:translateY(10px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}.storyboard-builder-header,.storyboard-builder-footer{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border-bottom:1px solid rgba(75,75,75,.08);background:linear-gradient(180deg,#fff,#fffaf7)}.storyboard-builder-footer{border-top:1px solid rgba(75,75,75,.08);border-bottom:0;background:#fff}.storyboard-builder-header span,.storyboard-builder-footer span{min-width:0;color:var(--at-muted);font-size:.72rem;font-weight:760;overflow-wrap:anywhere}.storyboard-builder-header h3{margin:0;color:var(--at-text);font-size:1rem;font-weight:900}.storyboard-builder-grid{min-height:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:14px 16px;overflow:auto}.storyboard-field-card{min-width:0;display:grid;gap:7px}.storyboard-field-card span{min-width:0;display:flex;align-items:center;gap:7px}.storyboard-field-card small{flex:0 0 auto;display:inline-grid;width:25px;height:20px;place-items:center;border-radius:999px;background:#f3f6f8;color:var(--at-muted);font-size:10px;font-weight:860}.storyboard-field-card strong{min-width:0;color:var(--at-structure);font-size:12px;font-weight:820;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.storyboard-field-card em{color:var(--at-muted);font-size:.66rem;font-style:normal;font-weight:820}.storyboard-field-card textarea{min-height:68px;resize:vertical;padding:9px 10px;border-radius:10px;background:linear-gradient(180deg,#fff,#fbfcfd);color:var(--at-text);font-size:13px;line-height:1.42}.storyboard-field-card:focus-within small{background:var(--at-orange-soft);color:var(--at-orange)}.candidate-floating-rail{display:grid;grid-template-rows:auto minmax(0,1fr);overflow:hidden}.candidate-floating-header strong{color:var(--at-text);font-size:.82rem;font-weight:900}.candidate-floating-header span{display:inline-grid;min-width:22px;height:22px;place-items:center;border-radius:999px;background:#f0f3f5;color:var(--at-muted);font-size:11px;font-weight:780}.candidate-floating-list{display:grid;align-content:start;gap:14px;min-height:0;padding:0 10px 12px;overflow:auto}.candidate-floating-item{position:relative;min-width:0;display:grid;gap:6px;color:var(--at-text)}.candidate-floating-preview-button{min-height:0;padding:0;border:0;background:transparent;box-shadow:none}.candidate-floating-preview-button:hover{box-shadow:none;transform:none}.candidate-floating-preview-button:focus-visible{outline:0}.candidate-floating-preview-button:focus-visible .candidate-floating-thumb{border-color:var(--at-orange);box-shadow:0 0 0 3px #ff6b0124,0 9px 18px #ff6b012e}.candidate-floating-thumb{box-sizing:border-box;width:88px;height:88px;display:grid;place-items:center;overflow:hidden;border:2px solid rgba(75,75,75,.16);border-radius:8px;background:linear-gradient(135deg,#333,#4b4b4b 58%,#ff6b01);color:#fff;transition:border-color .14s ease,transform .16s ease,box-shadow .16s ease}.candidate-floating-thumb img{width:100%;height:100%;object-fit:cover}.candidate-floating-item.is-active .candidate-floating-thumb{border-color:var(--at-orange);box-shadow:0 9px 18px #ff6b012e}.candidate-floating-item.is-rejected .candidate-floating-thumb{border-color:#ef4444b8;opacity:.72}.candidate-floating-item small{box-sizing:border-box;min-width:0;justify-self:start;max-width:100%;padding:.12rem .38rem;border-radius:999px;background:#f8fafcf2;color:var(--at-muted);font-size:.62rem;font-weight:850;line-height:1.2;text-align:center;overflow-wrap:anywhere}.candidate-floating-item.is-selected small{background:var(--at-orange-soft);color:var(--at-orange)}.candidate-floating-item.is-rejected small{background:#fef2f2f5;color:#b91c1c}.candidate-source-check{position:absolute;right:0;top:62px;z-index:2;width:24px;min-width:24px;height:24px;min-height:24px;padding:0;border:2px solid var(--at-orange);border-radius:6px;background:#fff;color:#fff;box-shadow:0 0 0 3px #ff6b0129,0 8px 18px #0f172a24}.candidate-source-check:not(:disabled):hover,.candidate-floating-item.is-selected .candidate-source-check{background:var(--at-orange);border-color:var(--at-orange);color:#fff}.candidate-floating-item.is-empty{padding:0;border:0;background:transparent;color:var(--at-text);box-shadow:none}.failure-card{display:grid;grid-template-columns:24px minmax(0,1fr);gap:8px;padding:10px;border:1px solid rgba(239,68,68,.2);border-radius:12px;background:#fef2f2d1;color:#991b1b}.shot-footer-meta,.shot-footer-actions{flex-wrap:wrap}.shot-footer-meta span{color:var(--at-muted);font-size:.74rem;font-weight:780;overflow-wrap:anywhere}.shot-footer-actions{justify-content:flex-end}.reference-picker-header{min-width:0;display:grid;gap:2px}.reference-picker-header strong{color:var(--at-text);font-size:.84rem;font-weight:920}.reference-picker-header span,.reference-picker-search,.reference-picker-options small{color:var(--at-muted);font-size:.71rem;font-weight:760}.reference-picker-search{min-height:32px;display:flex;align-items:center;padding:0 10px;border:1px solid rgba(75,75,75,.1);border-radius:9px;background:#f8fafce6}.reference-picker-options{display:grid;gap:7px}.reference-picker-options button{min-height:58px;display:grid;grid-template-columns:20px minmax(0,1fr);align-items:start;white-space:normal}.reference-picker-options strong,.reference-picker-options small{min-width:0;display:block;overflow-wrap:anywhere}.media-reference-picker{position:absolute;z-index:90;bottom:calc(100% + 8px);left:0;width:min(520px,calc(100vw - 40px));max-height:min(560px,calc(100vh - 150px));display:grid;grid-template-rows:auto auto auto auto minmax(0,1fr);gap:9px;overflow:hidden;padding:10px;border:1px solid rgba(75,75,75,.12);border-radius:14px;background:#fffffffc;box-shadow:0 24px 56px #0f172a33;color:var(--at-text)}.media-reference-picker-header{min-width:0;display:flex;align-items:start;justify-content:space-between;gap:10px}.media-reference-picker-header div{min-width:0;display:grid;gap:2px}.media-reference-picker-header strong{color:var(--at-text);font-size:.88rem;font-weight:920}.media-reference-picker-header span,.media-reference-picker-header small{color:var(--at-muted);font-size:.72rem;font-weight:760;overflow-wrap:anywhere}.media-reference-picker-header small{flex:0 1 auto;text-align:right}.media-reference-tabs{min-width:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.media-reference-tabs button{min-width:0;min-height:34px;display:inline-flex;align-items:center;justify-content:center;gap:5px;padding:0 7px;border:1px solid rgba(75,75,75,.1);border-radius:8px;background:#f8fafc;color:var(--at-muted);box-shadow:none;font-size:.72rem;font-weight:820}.media-reference-tabs button span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.media-reference-tabs button:hover,.media-reference-tabs button.is-active{border-color:#ff6b0138;background:var(--at-orange-soft);color:var(--at-orange)}.media-reference-selected{min-width:0;max-height:136px;display:grid;gap:6px;overflow:auto;padding:6px;border:1px solid rgba(255,107,1,.14);border-radius:12px;background:#ff6b0109}.media-reference-selected-card,.media-reference-resource-card,.media-reference-cell-card{min-width:0;display:grid;align-items:center;gap:8px;border:1px solid rgba(75,75,75,.1);border-radius:12px;background:#fff}.media-reference-selected-card{grid-template-columns:38px minmax(0,1fr) auto;padding:6px}.media-reference-thumb,.media-reference-cell-thumb{width:38px;height:38px;display:grid;place-items:center;overflow:hidden;border:1px solid rgba(75,75,75,.08);border-radius:10px;background:linear-gradient(135deg,#ff6b0114,#4b4b4b0a);color:var(--at-orange)}.media-reference-thumb img,.media-reference-cell-thumb img{width:100%;height:100%;object-fit:cover}.media-reference-selected-card div,.media-reference-cell-card div{min-width:0;display:grid;gap:2px}.media-reference-selected-card strong,.media-reference-cell-card strong{min-width:0;color:var(--at-text);font-size:.78rem;font-weight:860;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.media-reference-selected-card span,.media-reference-cell-card span{min-width:0;color:var(--at-muted);font-size:.68rem;font-weight:760;overflow-wrap:anywhere}.media-reference-search-row{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.media-reference-search{min-width:0;min-height:34px;display:flex;align-items:center;gap:6px;padding:0 9px;border:1px solid rgba(75,75,75,.1);border-radius:9px;background:#f8fafc;color:var(--at-muted)}.media-reference-search input,.media-reference-search-row select,.media-reference-upload-name input{min-width:0;width:100%;border:0;outline:0;background:transparent;color:var(--at-text);font:inherit;font-size:.78rem;font-weight:760}.media-reference-search-row select{width:126px;padding:0 8px;border:1px solid rgba(75,75,75,.1);border-radius:9px;background:#fff}.media-reference-panel{min-height:0;overflow:auto}.media-reference-list{display:grid;gap:7px}.media-reference-resource-card{grid-template-columns:minmax(0,1fr) auto;padding:7px}.media-reference-resource-card .resource-value-card{padding:0;border:0;background:transparent}.media-reference-cell-card{grid-template-columns:42px minmax(0,1fr) auto;padding:7px}.media-reference-cell-card.is-pending{border-style:dashed;background:#fffdfb}.media-reference-empty-state,.media-reference-warning{min-height:64px;display:flex;align-items:center;justify-content:center;gap:8px;padding:10px;border:1px dashed rgba(75,75,75,.14);border-radius:12px;background:#fffdfb;color:var(--at-muted);font-size:.78rem;font-weight:780;text-align:center}.media-reference-upload-form{display:grid;gap:9px}.media-reference-dropzone{min-height:112px;display:grid;align-content:center;justify-items:center;gap:5px;padding:12px;border:1px dashed rgba(255,107,1,.34);border-radius:12px;background:linear-gradient(180deg,#fffaf7,#fff);color:var(--at-muted);cursor:pointer;text-align:center}.media-reference-dropzone.has-file{border-style:solid;background:#ff6b010e;color:var(--at-orange)}.media-reference-dropzone input{display:none}.media-reference-dropzone strong,.media-reference-dropzone span,.media-reference-upload-name span{min-width:0;max-width:100%;overflow-wrap:anywhere}.media-reference-dropzone strong{color:var(--at-text);font-size:.82rem;font-weight:860}.media-reference-dropzone span,.media-reference-upload-name span{color:var(--at-muted);font-size:.72rem;font-weight:760}.media-reference-upload-name{min-width:0;display:grid;gap:4px;padding:8px 10px;border:1px solid rgba(75,75,75,.1);border-radius:10px;background:#fff}.media-reference-primary{width:100%;min-height:34px;border-color:#ff6b016b;background:linear-gradient(90deg,var(--at-orange-runtime),var(--at-orange-light));color:#fff}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:1ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:1ms!important}}@media (max-width: 1180px){.detail-drawer.shot-video-card{width:min(1020px,calc(100vw - 32px))}.shot-card-body.shot-composer-body{grid-template-columns:190px minmax(0,1fr) 96px}.candidate-floating-thumb{width:74px;height:74px}.candidate-source-check{top:48px}}@media (max-width: 860px){.detail-drawer.shot-video-card{top:auto;right:8px;bottom:8px;left:8px;width:auto;height:calc(100svh - 16px);max-height:calc(100svh - 16px);border-radius:18px;overflow:hidden;transform:none}.shot-card-footer{align-items:stretch;flex-direction:column;gap:9px;padding:10px 11px}.shot-card-body.shot-composer-body{grid-template-columns:1fr;overflow:auto}.shot-center-panel{grid-template-rows:360px 178px}.candidate-floating-rail{min-height:132px}.candidate-floating-list{grid-auto-flow:column;grid-auto-columns:94px;overflow-x:auto}.storyboard-builder-panel{top:190px;bottom:190px}.storyboard-builder-grid{grid-template-columns:1fr}}@media (max-width: 620px){.shot-center-panel{grid-template-rows:300px auto}.shot-composer-panel{grid-template-rows:auto auto auto}.composer-main{grid-template-columns:1fr}.composer-media-strip,.control-strip{overflow-x:auto;padding-bottom:4px}.composer-media-strip{overflow:visible}.media-reference-picker{width:min(420px,calc(100vw - 44px));max-height:min(520px,calc(100svh - 110px))}.media-reference-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.media-reference-search-row{grid-template-columns:1fr}.media-reference-search-row select{width:100%;min-height:34px}.media-reference-resource-card,.media-reference-cell-card{grid-template-columns:1fr;justify-items:stretch}.composer-toolbar{align-items:stretch;flex-direction:column}.generate-button{width:100%}.storyboard-builder-panel{top:142px;bottom:214px;min-height:260px}}.technical-detail-panel{display:grid;gap:16px;padding-top:16px;border-top:1px solid rgba(75,75,75,.1)}.drawer-section{display:grid;gap:.55rem}.detail-grid{display:grid;grid-template-columns:135px minmax(0,1fr);gap:.35rem .75rem}.detail-grid dt{color:var(--at-muted);font-weight:800}.detail-grid dd{min-width:0;margin:0;overflow-wrap:anywhere}.wrap{align-items:stretch}.edit-form,.dialog-form{display:grid;gap:.75rem}.edit-form label,.dialog-form label{display:grid;gap:.3rem}.edit-form label span,.dialog-form label span,.workflow-input-field span{color:var(--at-structure);font-weight:800}.edit-form textarea,.dialog-form textarea{min-height:96px;resize:vertical}.checkbox-label{display:flex!important;align-items:center;gap:.45rem!important}.checkbox-label input{width:auto}.form-card-editor{display:grid;gap:.75rem;padding:.85rem;border:1px solid rgba(75,75,75,.1);border-radius:16px;background:linear-gradient(135deg,#fff,#fff5f0b8)}.form-card-editor-header{display:flex;align-items:center;justify-content:space-between;gap:.7rem}.form-card-editor-header h3{margin:0;color:var(--at-text);font-size:.96rem}.form-card-editor-header span{padding:.14rem .48rem;border:1px solid var(--at-border-orange-strong);border-radius:999px;background:#ff6b0114;color:var(--at-orange);font-size:.72rem;font-weight:850}.workflow-input-form{display:grid;gap:.75rem}.workflow-input-field{display:grid;gap:.3rem}.workflow-input-label{display:flex;align-items:center;justify-content:space-between;gap:.45rem}.workflow-input-label em{flex:0 0 auto;padding:.1rem .38rem;border-radius:999px;background:#ff6b0114;color:var(--at-orange);font-size:.68rem;font-style:normal;font-weight:900}.workflow-input-field small{color:var(--at-muted);font-size:.76rem;font-weight:700}.workflow-input-multiselect{min-width:0;padding:0;border:0;margin:0}.workflow-input-multiselect legend{display:contents}.workflow-input-option-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(168px,1fr));gap:.4rem}.workflow-input-option{min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.45rem;padding:.46rem .55rem;border:1px solid rgba(75,75,75,.12);border-radius:8px;background:#fff;color:var(--at-text);font-size:.78rem;font-weight:780}.workflow-input-option input{width:16px;min-height:16px;accent-color:var(--at-orange)}.workflow-input-option span{min-width:0;overflow-wrap:anywhere}.workflow-input-boolean .boolean-control{min-height:38px;display:inline-flex;align-items:center;justify-content:space-between;gap:.55rem;padding:.45rem .65rem;border:1px solid rgba(75,75,75,.13);border-radius:12px;background:#fff}.workflow-input-boolean input{width:18px;min-height:18px;accent-color:var(--at-orange)}.workflow-input-boolean strong{color:var(--at-structure);font-size:.82rem;font-weight:850}.workflow-input-field.resource-input-field{gap:.55rem;padding:.75rem;border:1px solid rgba(75,75,75,.1);border-radius:14px;background:#fffdfb}.resource-input-header{display:flex;align-items:flex-start;justify-content:space-between;gap:.7rem}.resource-input-actions{display:flex;align-items:center;justify-content:flex-end;gap:.45rem;flex-wrap:wrap}.resource-input-selected{min-width:0;display:grid;gap:.5rem}.resource-input-empty{padding:.7rem .8rem;border:1px dashed rgba(75,75,75,.14);border-radius:12px;background:#fff;color:var(--at-muted);font-size:.82rem;font-weight:760}.resource-input-card-list{display:grid;gap:.5rem}.resource-selection-card,.resource-selectable-card{min-width:0;display:grid;gap:.55rem;padding:.6rem;border:1px solid rgba(75,75,75,.1);border-radius:14px;background:#fff}.resource-selection-card{border-color:#ff6b0129;background:#ff6b0108}.resource-selectable-card.selected{border-color:#22c55e4d;background:#22c55e08}.resource-selectable-card.disabled{opacity:.62}.resource-selection-card-actions,.resource-selectable-card-actions{display:flex;align-items:center;justify-content:flex-end;gap:.4rem;flex-wrap:wrap}.resource-input-filters{display:flex;align-items:end;gap:.65rem;flex-wrap:wrap;padding:.7rem;border:1px solid rgba(75,75,75,.08);border-radius:14px;background:#fff}.resource-input-meta{display:grid;gap:.15rem;min-width:116px;color:var(--at-muted);font-size:.72rem;font-weight:820}.resource-input-meta strong{color:var(--at-text);font-size:.82rem}.resource-input-picker{display:grid;gap:.5rem;max-height:min(360px,44vh);overflow:auto;padding-right:2px}.resource-input-state{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.85rem;border:1px dashed rgba(75,75,75,.14);border-radius:14px;background:#fff;color:var(--at-muted);font-size:.82rem;font-weight:760}.resource-input-state.empty{align-items:flex-start}.resource-value-stack{min-width:0;display:grid;gap:.45rem}.resource-value-loading{display:inline-flex;align-items:center;gap:.4rem;color:var(--at-muted);font-size:.76rem;font-weight:760}.resource-value-card{min-width:0;display:grid;grid-template-columns:54px minmax(0,1fr) auto;gap:.65rem;align-items:start;padding:.55rem .6rem;border:1px solid rgba(75,75,75,.1);border-radius:12px;background:#fff}.resource-value-card.compact{padding:.5rem;gap:.55rem}.resource-value-card-preview{width:54px;height:54px;overflow:hidden;border:1px solid rgba(75,75,75,.08);border-radius:10px;background:linear-gradient(135deg,#fff,#fff5f0b8)}.resource-value-card-preview img,.resource-value-card-fallback{width:100%;height:100%;display:block}.resource-value-card-preview img{object-fit:cover}.resource-value-card-fallback{display:grid;place-items:center;color:var(--at-orange);background:linear-gradient(135deg,#ff6b0117,#4b4b4b0a)}.resource-value-card-body{min-width:0;display:grid;gap:.28rem}.resource-value-card-body strong{color:var(--at-text);font-size:.84rem;font-weight:860;overflow-wrap:anywhere}.resource-value-card-meta{display:flex;align-items:center;gap:.32rem;flex-wrap:wrap;color:var(--at-muted);font-size:.7rem;font-weight:760}.resource-value-card-meta .state-badge{min-height:22px;padding:.1rem .42rem;font-size:.68rem}.resource-open-button{align-self:start}.input-form-line.resource-input-line{align-items:start}.input-form-line.resource-input-line .resource-value-stack{max-width:100%}.input-form-line.resource-input-line .resource-value-card{min-height:0}.input-form-line.resource-input-line .resource-value-card-body strong{font-size:.8rem}.input-form-line.resource-input-line .resource-value-card-preview{width:48px;height:48px}.input-form-line.resource-input-line .resource-value-card.compact{grid-template-columns:48px minmax(0,1fr)}.input-form-line.resource-input-line .resource-value-card.compact .resource-open-button{display:none}.advanced-metadata-panel{display:grid;gap:.65rem}.advanced-metadata-panel summary{color:var(--at-muted);cursor:pointer;font-size:.82rem;font-weight:850}.workflow-input-section{display:grid;gap:.6rem;min-width:0}.workflow-input-section.has-group-title{padding:.75rem;border:1px solid rgba(75,75,75,.1);border-radius:14px;background:#fffdfbb3}.workflow-input-section-title{margin:0;color:var(--at-text-muted, #6b7280);font-size:.74rem;font-weight:800;letter-spacing:.08em}.workflow-input-section-fields{display:grid;gap:.75rem;min-width:0}.workflow-input-section-fields:has(>.workflow-input-field select),.workflow-input-section-fields:has(>.workflow-input-field input[type=number]){grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.workflow-input-section-fields>.workflow-input-field:has(textarea),.workflow-input-section-fields>.workflow-input-multiselect,.workflow-input-section-fields>.resource-input-field{grid-column:1 / -1}.admin-backdrop{position:fixed;z-index:90;top:0;right:0;bottom:0;left:0;background:#11182747;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.admin-console{position:fixed;z-index:91;top:24px;right:24px;bottom:24px;left:24px;display:grid;grid-template-rows:auto minmax(0,1fr);overflow:hidden;border:1px solid rgba(75,75,75,.14);border-radius:16px;background:#fff;box-shadow:0 24px 72px #0f172a33}.admin-console:focus{outline:none}.admin-header{display:flex;align-items:center;justify-content:space-between;gap:.85rem;padding:16px 20px;border-bottom:1px solid rgba(75,75,75,.1);background:#fffffff5}.admin-heading h2{margin:0;font-size:1.05rem}.admin-subtitle{margin:2px 0 0;font-size:.8rem;color:#6b7280}.admin-icon-button{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:8px;border:1px solid rgba(75,75,75,.14);background:#fff;cursor:pointer;color:#374151}.admin-icon-button:hover{background:#1118270a}.admin-body{display:grid;grid-template-columns:220px minmax(0,1fr);min-height:0}.admin-nav{display:flex;flex-direction:column;gap:2px;padding:12px;border-right:1px solid rgba(75,75,75,.1);overflow-y:auto;background:#f9fafb99}.admin-nav-item{display:flex;align-items:center;gap:10px;padding:9px 12px;border-radius:9px;border:1px solid transparent;background:transparent;cursor:pointer;color:#374151;font-size:.86rem;text-align:left}.admin-nav-item:hover{background:#1118270d}.admin-nav-item.is-active{background:#111827;color:#fff}.admin-content{overflow-y:auto;padding:20px 24px}.admin-section{display:flex;flex-direction:column;gap:18px}.admin-kpi-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:12px}.admin-kpi-card{display:flex;flex-direction:column;gap:4px;padding:14px 16px;border:1px solid rgba(75,75,75,.12);border-radius:12px;background:#fff}.admin-kpi-value{font-size:1.5rem;font-weight:650;color:#111827}.admin-kpi-label{font-size:.78rem;color:#6b7280}.admin-kpi-value-sm{font-size:1rem;font-weight:600}.admin-meta-row{display:flex;flex-wrap:wrap;gap:8px}.admin-chip{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:999px;font-size:.76rem;background:#1118270f;color:#374151}.admin-chip-muted{background:#1118270a;color:#6b7280}.admin-chip-ok{background:#16a34a1f;color:#15803d}.admin-chip-bad{background:#dc26261f;color:#b91c1c}.admin-tenant-id{display:flex;align-items:center;gap:8px}.admin-tag{font-size:.66rem;padding:2px 6px;border-radius:6px;background:#111827;color:#fff}.admin-row-actions{display:flex;gap:6px;flex-wrap:wrap}.admin-action-button{padding:5px 10px;border-radius:8px;border:1px solid rgba(75,75,75,.16);background:#fff;cursor:pointer;font-size:.78rem;color:#374151;white-space:nowrap}.admin-action-button:hover:not(:disabled){background:#1118270d}.admin-action-button:disabled{opacity:.5;cursor:not-allowed}.admin-action-danger{border-color:#dc26264d;color:#b91c1c}.admin-action-danger:hover:not(:disabled){background:#dc26260f}.admin-table code{font-size:.78rem;background:#1118270d;padding:1px 5px;border-radius:5px}.admin-note{margin:0;font-size:.76rem;color:#6b7280}.admin-subsection{display:flex;flex-direction:column;gap:8px}.admin-subsection h3{margin:0;font-size:.95rem}.admin-table-wrap{border:1px solid rgba(75,75,75,.12);border-radius:12px;overflow:hidden}.admin-table{width:100%;border-collapse:collapse;font-size:.82rem}.admin-table th,.admin-table td{text-align:left;padding:9px 12px;border-bottom:1px solid rgba(75,75,75,.08)}.admin-table thead th{font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.03em;color:#6b7280;background:#f9fafbcc}.admin-table tbody tr:last-child td{border-bottom:none}.admin-table tbody td{color:#111827}.admin-table .num{text-align:right;font-variant-numeric:tabular-nums}.admin-alerts{display:flex;flex-direction:column;gap:10px}.admin-alerts h3{margin:0;font-size:.95rem}.admin-alert-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.admin-alert{display:flex;align-items:flex-start;gap:12px;padding:12px 14px;border-radius:11px;border:1px solid rgba(75,75,75,.12);background:#fff}.admin-alert-badge{display:inline-flex;align-items:center;gap:6px;padding:3px 9px;border-radius:999px;font-size:.72rem;font-weight:600;white-space:nowrap}.admin-alert-critical{border-color:#dc262666}.admin-alert-critical .admin-alert-badge{background:#dc26261f;color:#b91c1c}.admin-alert-warning{border-color:#d9770666}.admin-alert-warning .admin-alert-badge{background:#d977061f;color:#b45309}.admin-alert-info .admin-alert-badge{background:#2563eb1a;color:#1d4ed8}.admin-alert-body{display:flex;flex-direction:column;gap:2px}.admin-alert-title{font-size:.86rem;font-weight:550;color:#111827}.admin-alert-detail{font-size:.79rem;color:#6b7280}.admin-loading,.admin-error,.admin-empty{display:flex;align-items:center;gap:8px;padding:16px;font-size:.85rem;color:#6b7280}.admin-error{color:#b91c1c}.admin-spin{animation:admin-spin 1s linear infinite}@keyframes admin-spin{to{transform:rotate(360deg)}}.dialog-backdrop{position:fixed;z-index:70;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;padding:1rem;background:#0000007a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.dialog{width:min(560px,100%);max-height:calc(100vh - 2rem);display:grid;gap:1rem;overflow:auto;padding:1rem;border:1px solid var(--at-border-orange-strong);border-radius:20px;background:#fff;box-shadow:0 24px 70px #0f172a3d}.dialog-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.dialog-heading h2{margin:0;color:var(--at-text);font-size:1.2rem;line-height:1.18}.dialog-heading p,.dialog p{margin:0}.dialog-icon{width:42px;min-width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;border-radius:12px;background:#64748b14;color:var(--at-structure)}.danger-dialog-icon{background:#ef444414;color:#991b1b}.warning-dialog-icon{background:#f59e0b1a;color:#92400e}.unsaved-changes-backdrop{z-index:96}.unsaved-changes-dialog{gap:.85rem}.task-row-delete-boundary{padding:.7rem;border:1px solid rgba(245,158,11,.26);border-radius:12px;background:#f59e0b14;color:#92400e;font-weight:760}.bulk-action-dialog{width:min(620px,100%)}.bulk-dialog-counts{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.bulk-dialog-counts span{min-width:0;padding:.28rem .5rem;border:1px solid rgba(75,75,75,.1);border-radius:999px;background:#fffdfb;color:var(--at-structure);font-size:.78rem;font-weight:820;overflow-wrap:anywhere}.bulk-delete-row-list{max-height:150px;display:grid;gap:.35rem;overflow:auto;margin:0;padding:.5rem .5rem .5rem 1.4rem;border:1px solid rgba(75,75,75,.1);border-radius:12px;background:#fffdfb}.bulk-delete-row-list li{color:var(--at-structure);font-weight:760;overflow-wrap:anywhere}.resource-dashboard{min-height:0;min-width:0;max-width:100%;overflow-x:clip}.resource-dashboard-header{min-width:0;max-width:100%;display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.resource-dashboard-header h2{margin:0;color:var(--at-text);font-size:1.08rem;line-height:1.16}.resource-dashboard-header p:not(.drawer-eyebrow){margin:.24rem 0 0;color:var(--at-muted)}.resource-filter-bar{min-width:0;max-width:100%;box-sizing:border-box;display:flex;align-items:end;gap:.7rem;flex-wrap:wrap;padding:.75rem;border:1px solid rgba(75,75,75,.08);border-radius:16px;background:#fff}.resource-filter-control{min-width:150px;display:grid;gap:.22rem}.resource-filter-control span{color:var(--at-muted);font-size:.74rem;font-weight:850}.resource-filter-control select{min-height:34px;padding-block:.42rem;font-size:.84rem;font-weight:780}.resource-view-toggle{display:inline-grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;padding:4px;border:1px solid rgba(75,75,75,.1);border-radius:14px;background:#fff}.resource-view-toggle button{position:relative;min-width:0;min-height:32px;padding:.38rem .62rem;border-radius:10px;white-space:normal;line-height:1.12}.resource-view-toggle .secondary-button.is-active{border-color:var(--at-border-orange-strong);background:#ff6b0114;color:var(--at-orange)}.resource-list-frame{flex:1 1 auto;min-height:0;min-width:0;max-width:100%;display:flex;flex-direction:column;gap:8px}.resource-list-summary{min-width:0;max-width:100%;min-height:28px;display:flex;align-items:center;justify-content:space-between;gap:.7rem;color:var(--at-muted);font-size:.82rem;font-weight:780}.resource-list-scroll{flex:1 1 auto;min-height:0;min-width:0;max-width:100%;box-sizing:border-box;overflow-x:hidden;overflow-y:auto;border:1px solid rgba(75,75,75,.08);border-radius:16px;background:#fff}.resource-list-table{width:100%;min-width:0;table-layout:fixed;border-collapse:separate;border-spacing:0}.resource-list-table th,.resource-list-table td{padding:9px 10px;border-bottom:1px solid rgba(75,75,75,.08);color:var(--at-structure);overflow:hidden;text-overflow:ellipsis;text-align:left;vertical-align:middle}.resource-list-table th{position:sticky;z-index:2;top:0;background:#fafafa;color:var(--at-muted);font-size:.74rem;font-weight:900;text-transform:uppercase}.resource-row{cursor:pointer;outline:0;transition:background .16s ease,box-shadow .16s ease}.resource-row:hover,.resource-row:focus-visible,.resource-row.is-selected{background:#ff6b010b}.resource-row:focus-visible{box-shadow:inset 0 0 0 2px #ff6b0147}.resource-preview-cell{width:74px}.resource-name-cell{min-width:0}.resource-name-cell strong,.resource-name-cell span{max-width:320px;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.resource-name-cell strong{color:var(--at-text);font-weight:850}.resource-name-cell span{margin-top:.15rem;color:var(--at-muted);font-size:.78rem;font-weight:720}.resource-type-pill{min-height:24px;display:inline-flex;align-items:center;padding:.1rem .5rem;border:1px solid rgba(75,75,75,.1);border-radius:999px;background:#fff;color:var(--at-structure);font-size:.78rem;font-weight:820}.resource-actions-cell{width:150px}.resource-row-actions{display:flex;align-items:center;justify-content:flex-end;gap:.35rem}.resource-actions-menu,.resource-row-actions .icon-button{position:relative}.resource-more-summary{display:grid;place-items:center;list-style:none;line-height:0}.resource-more-summary::-webkit-details-marker{display:none}summary.resource-more-summary{width:38px;min-height:38px;padding:0}summary.resource-more-summary svg{display:block}.resource-actions-popover{position:absolute;z-index:30;top:calc(100% + 7px);right:0;min-width:168px;display:none;gap:6px;padding:8px;border:1px solid rgba(75,75,75,.11);border-radius:14px;background:#fff;box-shadow:0 18px 42px #0f172a29}.resource-actions-menu[open] .resource-actions-popover{display:grid}.resource-actions-popover button{justify-content:flex-start}.danger-button{border-color:#ef444438;color:#991b1b}.danger-button:hover:not(:disabled),.danger-button:focus-visible{border-color:#ef444452;background:#ef444414;color:#991b1b}.resource-pagination{min-width:0;max-width:100%;box-sizing:border-box;display:flex;align-items:center;justify-content:flex-end;gap:.5rem;flex-wrap:wrap}.resource-page-jump{min-height:32px;display:inline-flex;align-items:center;gap:.45rem;padding:.18rem .46rem;border:1px solid rgba(75,75,75,.1);border-radius:999px;background:#fff;color:var(--at-muted);font-size:.78rem;font-weight:820}.resource-page-jump input{width:62px;min-height:26px;padding:.1rem .35rem;border-radius:999px;text-align:center}.resource-view-toggle button[data-label]:after,.resource-row-actions .icon-button[data-label]:after{content:attr(data-label);position:absolute;z-index:80;left:50%;bottom:calc(100% + 8px);min-height:26px;display:inline-flex;align-items:center;justify-content:center;max-width:min(220px,calc(100vw - 24px));padding:0 9px;border:1px solid rgba(75,75,75,.1);border-radius:999px;background:#fffffffa;color:var(--at-structure);box-shadow:0 10px 24px #0f172a1f;font-size:11px;font-weight:850;line-height:1;opacity:0;overflow:hidden;pointer-events:none;text-overflow:ellipsis;transform:translate(-50%,4px);transition:opacity .15s ease,transform .15s ease;white-space:nowrap}.resource-view-toggle button[data-label]:hover:after,.resource-view-toggle button[data-label]:focus-visible:after,.resource-row-actions .icon-button[data-label]:hover:after,.resource-row-actions .icon-button[data-label]:focus-visible:after{opacity:1;transform:translate(-50%)}.resource-grid-frame{position:relative;min-width:0;max-width:100%}.resource-grid-scroll{flex:1 1 auto;min-height:0;min-width:0;max-width:100%;box-sizing:border-box;overflow-x:hidden;overflow-y:auto;padding:1px}.resource-grid{width:100%;min-width:0;max-width:100%;box-sizing:border-box;display:grid;grid-template-columns:repeat(auto-fill,minmax(min(196px,100%),1fr));align-content:start;gap:12px;padding:1px}.resource-grid-tile{position:relative;min-width:0;min-height:320px;display:grid;grid-template-rows:minmax(0,1fr) auto;gap:10px;padding:10px;border:1px solid rgba(75,75,75,.1);border-radius:16px;background:#fff;color:var(--at-structure);cursor:pointer;outline:0;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease,transform .16s ease}.resource-grid-tile:hover,.resource-grid-tile:focus-within,.resource-grid-tile.is-selected{border-color:#ff6b0138;background:#ff6b0109;box-shadow:0 14px 30px #0f172a14}.resource-grid-tile:hover{transform:translateY(-1px)}.resource-grid-tile:focus-within{box-shadow:0 14px 30px #0f172a14,0 0 0 4px #ff6b011a}.resource-grid-open-target{min-width:0;display:grid;grid-template-rows:auto minmax(0,1fr);gap:10px;color:inherit;cursor:pointer;outline:0}.resource-grid-preview-shell{position:relative;min-width:0}.resource-grid-preview-shell .resource-preview{width:100%;aspect-ratio:4 / 3;height:auto;border-radius:14px}.resource-grid-status{position:absolute;z-index:2;top:8px;left:8px;max-width:calc(100% - 16px)}.resource-grid-status .state-badge{max-width:100%;box-shadow:0 8px 20px #0f172a1f}.resource-grid-copy{min-width:0;display:grid;align-content:start;gap:7px}.resource-grid-copy strong,.resource-quick-preview-copy strong{min-width:0;overflow:hidden;color:var(--at-text);text-overflow:ellipsis;white-space:nowrap;font-weight:880}.resource-grid-badges{min-width:0;display:flex;align-items:center;flex-wrap:wrap;gap:5px;color:var(--at-muted);font-size:.76rem;font-weight:780}.resource-grid-badges>span:not(.resource-type-pill){min-width:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.resource-grid-facts{min-width:0;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:5px 8px;color:var(--at-muted);font-size:.75rem;font-weight:760}.resource-grid-actions{position:relative;z-index:3;display:flex;justify-content:flex-end}.resource-grid-actions .resource-row-actions{width:100%;justify-content:flex-end}.resource-grid-actions .resource-actions-popover{top:auto;bottom:calc(100% + 7px)}.resource-quick-preview{position:fixed;z-index:64;width:min(340px,calc(100vw - 24px));max-height:min(336px,calc(100svh - 24px));display:grid;grid-template-rows:minmax(0,1fr) auto;gap:8px;padding:10px;border:1px solid rgba(75,75,75,.12);border-radius:16px;background:#fffffffa;box-shadow:0 22px 60px #0f172a2e;pointer-events:none}.resource-quick-preview .resource-preview-quick{width:100%;height:240px;max-height:min(240px,calc(100svh - 116px));min-height:0;border-radius:14px}.resource-quick-preview-copy{min-width:0;display:grid;gap:2px}.resource-quick-preview-copy span{min-width:0;overflow:hidden;color:var(--at-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;font-weight:780}.resource-list-state{flex:1 1 auto;min-height:220px;display:flex;align-items:center;justify-content:center;gap:.75rem;padding:1rem;border:1px dashed rgba(75,75,75,.16);border-radius:16px;background:#fff;color:var(--at-muted);text-align:center}.resource-list-state strong{display:block;color:var(--at-structure);font-size:.98rem}.resource-list-state p{margin:.25rem 0 0}.resource-preview{position:relative;display:grid;place-items:center;overflow:hidden;border:1px solid rgba(75,75,75,.1);background:linear-gradient(135deg,#fff,#fff5f0b8),#fff;color:var(--at-muted)}.resource-preview-list{width:46px;height:46px;border-radius:12px}.resource-preview-detail{width:100%;min-height:280px;border-radius:18px}.resource-preview-grid,.resource-preview-quick{width:100%}.resource-preview img,.resource-preview video{width:100%;height:100%;min-height:inherit;display:block;object-fit:cover}.resource-preview-detail img,.resource-preview-detail video{max-height:440px;object-fit:contain;background:#fffdfb}.resource-preview-quick img,.resource-preview-quick video{object-fit:contain;background:#fffdfb}.resource-preview-list video,.resource-preview-grid video,.resource-preview-quick video{pointer-events:none}.resource-preview-fallback{gap:.35rem}.resource-preview-fallback span{color:var(--at-muted);font-size:.76rem;font-weight:850}.resource-preview-list.resource-preview-fallback span{display:none}.resource-description{margin:0;padding:.72rem .8rem;border:1px solid rgba(75,75,75,.1);border-radius:14px;background:#fff;color:var(--at-structure)}.resource-url-value{display:block;max-height:92px;overflow:auto;padding:.6rem;border:1px solid rgba(75,75,75,.1);border-radius:12px;background:#f8fafc;color:var(--at-structure);white-space:normal;word-break:break-all}.resource-rename-form{padding:.75rem;border:1px solid rgba(75,75,75,.1);border-radius:16px;background:#fff}.resource-technical-details{display:grid;gap:.65rem}.resource-technical-details summary{color:var(--at-muted);cursor:pointer;font-size:.82rem;font-weight:850}.resource-upload-dialog{width:min(620px,100%)}.resource-upload-dropzone{position:relative;min-height:138px;display:grid;place-items:center;gap:.3rem;overflow:hidden;padding:1rem;border:1px dashed rgba(255,107,1,.32);border-radius:16px;background:linear-gradient(135deg,#fff,#fff5f0c7),#fff;color:var(--at-structure);text-align:center}.resource-upload-dropzone input{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;min-height:0;padding:0;border:0;opacity:0;cursor:pointer}.resource-upload-dropzone strong{max-width:100%;overflow-wrap:anywhere;color:var(--at-text);font-weight:850}.resource-upload-dropzone span{color:var(--at-muted);font-size:.82rem;font-weight:760}.resource-upload-dropzone.has-file{border-style:solid;background:#ff6b010e}.resource-readiness-warning{display:flex;align-items:center;justify-content:space-between;gap:.8rem}.resource-readiness-warning p{margin:.15rem 0 0}.settings-backdrop{position:fixed;z-index:82;top:0;right:0;bottom:0;left:0;background:#1118272e;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.settings-panel{position:fixed;top:58px;right:12px;bottom:12px;width:min(820px,calc(100vw - 24px));min-width:0;display:grid;grid-template-rows:auto auto auto minmax(0,1fr) auto;overflow:hidden;border:1px solid rgba(75,75,75,.14);border-radius:16px;background:#fff;box-shadow:0 24px 72px #0f172a33}.settings-panel:focus{outline:none}.settings-header,.settings-footer{display:flex;align-items:center;justify-content:space-between;gap:.85rem;padding:14px 18px;border-bottom:1px solid rgba(75,75,75,.1);background:#fffffff5}.settings-header h2{display:flex;align-items:center;gap:.45rem;margin:0;color:var(--at-text);font-size:1.06rem}.settings-header .icon-button[data-label]{position:relative}.settings-header .icon-button[data-label]:after{content:attr(data-label);position:absolute;z-index:120;right:0;top:calc(100% + 8px);min-height:26px;display:inline-flex;align-items:center;justify-content:center;max-width:min(220px,calc(100vw - 24px));padding:0 9px;border:1px solid rgba(75,75,75,.1);border-radius:999px;background:#fffffffa;color:var(--at-structure);box-shadow:0 10px 24px #0f172a1f;font-size:11px;font-weight:850;line-height:1;opacity:0;pointer-events:none;transform:translateY(-2px);transition:opacity .15s ease,transform .15s ease;white-space:nowrap}.settings-header .icon-button[data-label]:hover:after,.settings-header .icon-button[data-label]:focus-visible:after{opacity:1;transform:translateY(0)}.settings-toolbar{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;padding:9px 18px;border-bottom:1px solid rgba(75,75,75,.08);background:#fff}.settings-language-row{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:.8rem;padding:10px 18px;border-bottom:1px solid rgba(75,75,75,.08);background:#fff;color:var(--at-structure);font-size:.84rem;font-weight:840}.settings-language-row>span{min-width:0;display:inline-flex;align-items:center;gap:.42rem}.settings-language-row select{width:min(220px,48%);min-width:140px}.settings-status-chip,.source-badge,.restart-badge,.configured-badge{min-height:25px;display:inline-flex;align-items:center;gap:.32rem;padding:.16rem .56rem;border:1px solid rgba(75,75,75,.1);border-radius:999px;background:#fff;color:var(--at-muted);font-size:.76rem;font-weight:840;white-space:nowrap}.settings-status-ready,.configured-badge.is-configured{background:#22c55e1a;color:#166534}.settings-status-blocked,.configured-badge.is-missing{background:#ef44441a;color:#991b1b}.source-local,.source-session{background:#ff6b0114;color:var(--at-orange)}.restart-badge{background:#f59e0b1f;color:#92400e}.settings-body{min-height:0;display:grid;grid-template-columns:138px minmax(0,1fr);overflow:hidden}.settings-tabs{display:flex;flex-direction:column;align-items:stretch;gap:6px;overflow-x:hidden;overflow-y:auto;padding:12px;border-right:1px solid rgba(75,75,75,.08);background:#fffdfb}.settings-nav-parent{min-height:38px;width:100%;display:inline-flex;align-items:center;justify-content:space-between;gap:.45rem;padding:0 .65rem;border:1px solid transparent;border-radius:8px;background:transparent;box-shadow:none;color:var(--at-structure);font:inherit;font-weight:850;letter-spacing:0;line-height:1.2;text-align:left;text-transform:none;white-space:normal}.settings-package-nav{display:grid;gap:6px;align-self:end;margin-top:auto;padding-top:8px;border-top:1px solid rgba(75,75,75,.08)}.settings-nav-parent-main{flex:1 1 auto;min-width:0;display:inline-flex;align-items:center;gap:.45rem}.settings-nav-parent-main span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:normal}.settings-nav-parent-chevron{flex:0 0 auto;transition:transform .15s ease}.settings-nav-parent.is-open .settings-nav-parent-chevron{transform:rotate(180deg)}.settings-nav-parent:hover,.settings-nav-parent:focus-visible,.settings-nav-parent.is-open{border-color:#ff6b012e;background:#ff6b010e;color:var(--at-orange);box-shadow:none}.settings-tab{justify-content:flex-start;min-height:38px;border:1px solid transparent;border-radius:8px;background:transparent;color:var(--at-structure);box-shadow:none;font-weight:850;line-height:1.2;text-align:left;white-space:normal}.settings-tab-child{min-height:34px;padding-left:1.02rem;font-size:.82rem}.settings-nav-divider{height:1px;margin:4px 0;background:#4b4b4b14}.settings-tab:hover:not(:disabled),.settings-tab.is-active{border-color:var(--at-border-orange-strong);background:#ff6b0112;color:var(--at-orange);box-shadow:none;transform:none}.settings-content{min-width:0;overflow:auto;padding:14px 18px 18px}.settings-section{display:grid;gap:12px}.integration-card{min-width:0;display:grid;gap:13px;padding:14px;border:1px solid rgba(75,75,75,.1);border-radius:8px;background:#fffdfb}.integration-card+.integration-card{margin-top:12px}.integration-card-header,.integration-controls{min-width:0;display:flex;align-items:flex-start;justify-content:space-between;gap:.8rem}.integration-card-title{min-width:0;display:flex;align-items:flex-start;gap:.72rem}.integration-card-icon{width:34px;height:34px;flex:0 0 auto;display:grid;place-items:center;border:1px solid var(--at-border-orange);border-radius:8px;background:#ff6b010f;color:var(--at-orange)}.integration-card h3{margin:0;color:var(--at-text);font-size:.98rem}.integration-card p{max-width:520px;margin:.2rem 0 0;color:var(--at-muted);font-size:.82rem;line-height:1.38}.integration-main,.integration-advanced-content{display:grid;gap:8px}.integration-field{min-width:0;display:grid;gap:6px}.integration-field>span{color:var(--at-structure);font-size:.8rem;font-weight:840}.integration-controls{align-items:center}.settings-advanced-disclosure{min-width:0;border:1px solid rgba(75,75,75,.08);border-radius:8px;background:#fff}.settings-advanced-disclosure summary{min-height:38px;display:flex;align-items:center;justify-content:space-between;gap:.6rem;padding:0 .75rem;color:var(--at-structure);cursor:pointer;font-size:.82rem;font-weight:850;list-style:none}.settings-advanced-disclosure summary::-webkit-details-marker{display:none}.settings-advanced-disclosure summary>span{display:inline-flex;align-items:center;gap:.4rem}.settings-advanced-disclosure summary>svg{flex:0 0 auto;transition:transform .15s ease}.settings-advanced-disclosure[open] summary>svg{transform:rotate(180deg)}.integration-advanced-content{padding:0 .75rem .75rem}.settings-row{min-width:0;display:grid;grid-template-columns:34px minmax(0,1fr);gap:12px;padding:13px 0;border-bottom:1px solid rgba(75,75,75,.08)}.settings-row:first-child{padding-top:0}.settings-row-icon{width:34px;height:34px;display:grid;place-items:center;border:1px solid var(--at-border-orange);border-radius:12px;background:#ff6b010f;color:var(--at-orange)}.settings-row-main{min-width:0;display:grid;gap:10px}.settings-row-title{min-width:0;display:flex;align-items:flex-start;justify-content:space-between;gap:.8rem}.settings-row-title strong{color:var(--at-text);font-size:.94rem}.settings-row-title p{max-width:420px;margin:.18rem 0 0;color:var(--at-muted);font-size:.82rem}.settings-badges{display:flex;justify-content:flex-end;gap:.32rem;flex-wrap:wrap}.settings-row-control{min-width:0}.settings-control-stack{display:grid;gap:8px}.secret-status-line{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap;color:var(--at-muted);font-size:.82rem}.secret-status-line strong{color:var(--at-structure);font-family:SFMono-Regular,Consolas,Liberation Mono,monospace}.settings-segmented{display:inline-flex;align-items:center;justify-self:start;overflow:hidden;border:1px solid rgba(75,75,75,.12);border-radius:999px;background:#fff}.settings-segmented button{min-height:31px;padding:0 .7rem;border:0;border-radius:0;background:transparent;color:var(--at-muted);box-shadow:none;font-size:.8rem}.settings-segmented button:hover:not(:disabled),.settings-segmented button.is-active{background:#ff6b0114;color:var(--at-orange);box-shadow:none;transform:none}.compact-button{justify-self:start;min-height:31px;padding:.32rem .62rem;border-radius:999px;font-size:.8rem}.settings-inline-note,.settings-action-row>span,.settings-save-status{color:var(--at-muted);font-size:.82rem;font-weight:740}.settings-field-error{color:#991b1b;font-size:.82rem;font-weight:740}.settings-action-row{display:flex;align-items:center;justify-content:space-between;gap:.8rem;padding-top:2px}.settings-test-result{display:grid;gap:7px;padding:.72rem;border:1px solid rgba(75,75,75,.1);border-radius:14px;background:#fffdfb}.settings-test-result>div{display:grid;gap:2px}.settings-test-result strong{color:var(--at-structure);font-size:.82rem;text-transform:capitalize}.settings-test-result span{color:var(--at-muted);font-size:.82rem}.settings-test-ready{border-color:#22c55e3d;background:#22c55e0f}.settings-number-control{max-width:210px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center}.settings-number-control span{color:var(--at-muted);font-weight:850}.settings-readonly-toggle{display:inline-flex;align-items:center;gap:.5rem;color:var(--at-structure);font-weight:820}.settings-readonly-toggle input{width:18px;min-height:18px;accent-color:var(--at-orange)}.settings-readonly-value,.settings-path-note code{display:block;max-width:100%;padding:.54rem .65rem;border:1px solid rgba(75,75,75,.1);border-radius:12px;background:#f8fafc;color:var(--at-structure);white-space:normal;word-break:break-all}.settings-path-note{display:grid;gap:.45rem;padding-top:4px}.settings-path-note strong{color:var(--at-structure)}.settings-footer{border-top:1px solid rgba(75,75,75,.1);border-bottom:0}.settings-error-text{color:#991b1b}.settings-state{min-height:180px;display:flex;align-items:center;justify-content:center;gap:.75rem;padding:1rem;color:var(--at-muted);text-align:center}.function-pack-section{gap:14px}.function-package-panel{align-content:start}.function-package-panel>.settings-row{padding-inline:0}.function-pack-card{display:grid;gap:.7rem;padding:.92rem .95rem;border:1px solid rgba(75,75,75,.1);border-radius:16px;background:#fffdfb}.function-pack-summary-card{border-color:var(--at-border-orange);background:linear-gradient(180deg,#fffdfb,#fff8f2)}.function-pack-card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:.8rem}.function-pack-card-title{min-width:0;display:flex;align-items:flex-start;gap:.65rem}.function-pack-card-title svg{flex:0 0 auto;margin-top:.1rem;color:var(--at-orange)}.function-pack-card-title strong{color:var(--at-text);font-size:.95rem}.function-pack-card-title p{max-width:440px;margin:.18rem 0 0;color:var(--at-muted);font-size:.82rem}.function-pack-meta{display:flex;flex-wrap:wrap;gap:.4rem}.function-pack-meta code{padding:.34rem .52rem;border:1px solid rgba(75,75,75,.1);border-radius:999px;background:#fff;color:var(--at-structure);font-size:.72rem;font-weight:760}.function-pack-dependencies{display:flex;flex-wrap:wrap;gap:.4rem}.capability-technical-details{min-width:0}.capability-technical-details summary{width:max-content;max-width:100%;color:var(--at-muted);cursor:pointer;font-size:.74rem;font-weight:820}.capability-technical-details .function-pack-meta{margin-top:.5rem}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:1ms!important;animation-iteration-count:1!important;transition-duration:1ms!important}}@media (max-width: 1100px){.app-header{grid-template-columns:minmax(0,1fr) minmax(0,auto);grid-template-areas:"title controls" "status status";height:auto;min-height:64px;padding:10px 12px}.mission-status{grid-column:auto;order:initial;justify-content:flex-start;overflow:hidden}.header-controls{justify-content:flex-end}.app-main{height:auto;min-height:calc(100vh - var(--at-header-height));grid-template-columns:1fr;grid-template-rows:minmax(560px,74vh);overflow:visible}.app-main.workspace-table{height:auto;min-height:0;grid-template-rows:minmax(0,1fr);overflow:hidden}.app-shell:has(.app-main.workspace-table){height:100svh;min-height:0;display:grid;grid-template-rows:auto minmax(0,1fr);overflow:hidden}.workspace-dock{display:flex;align-items:center;align-self:start;justify-content:flex-start;gap:6px;min-height:0;overflow:visible}.dock-group{display:flex;gap:6px}.dock-divider{width:1px;height:28px;align-self:center;background:linear-gradient(180deg,transparent,rgba(75,75,75,.22),transparent)}.table-panel{min-height:0}.resource-dashboard-header{align-items:stretch;flex-direction:column}.resource-filter-control{min-width:min(190px,42vw)}.builder-panel-wrap{left:12px;right:12px;width:auto}.drawer-open .floating-log-panel{top:auto;left:12px;right:12px;bottom:12px;width:auto;max-height:min(58svh,460px);z-index:76;border-radius:20px}}@media (max-width: 760px){:root{--at-header-height: 43px}.app-shell{min-height:100svh;display:flex;flex-direction:column}.app-header,.workflow-toolbar-main,.panel-header{align-items:stretch;grid-template-columns:1fr}.workflow-toolbar.empty-toolbar{align-items:stretch;flex-direction:column}.workflow-toolbar-main{flex-direction:row;align-items:center}.yaml-source-toggle{grid-template-columns:minmax(0,1fr) auto;align-items:start}.yaml-source-toggle-meta,.yaml-source-toggle-badges{grid-column:1 / -1;justify-content:flex-start}.workflow-title-editor{grid-template-columns:minmax(0,1fr) auto auto}.workflow-delete-summary dl>div{grid-template-columns:1fr;gap:.15rem}.app-header{grid-template-areas:"controls";grid-template-columns:minmax(0,1fr);align-items:center;gap:5px;min-height:0;padding:5px 7px}.app-title,.subproduct-badge,.mission-status{display:none}.health-pill{width:28px;min-width:28px;max-width:28px;min-height:28px;justify-content:center;padding:0}.health-pill-text,.account-menu-trigger span{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.workflow-switcher,.locale-switcher,.yaml-example-controls,.resource-dashboard-header .toolbar-actions{width:100%;align-items:stretch}.workflow-toolbar .toolbar-actions{width:100%;max-width:100%;min-width:0;display:flex;align-items:center;justify-content:flex-start;flex-wrap:nowrap;gap:4px;overflow:visible;scrollbar-width:none;contain:none}.workflow-toolbar-main,.workflow-title-block{max-width:100%;min-width:0}.workflow-toolbar-main{width:100%}.workflow-title-block:not(.is-editing){display:none}.workflow-title-block.is-editing{flex:1 1 auto;padding:3px;border:1px solid rgba(75,75,75,.1);border-radius:11px;background:#fff;box-shadow:0 10px 26px #0f172a14}.workflow-title-block.is-editing+.toolbar-actions{display:none}.workflow-toolbar .toolbar-actions>*,.workflow-toolbar .toolbar-actions button{min-width:0}.workflow-toolbar .toolbar-actions button{min-height:32px;gap:.18rem;padding-right:.28rem;padding-left:.28rem;font-size:.9rem}.workflow-toolbar .toolbar-actions button .button-label{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.workflow-description{display:none}.header-controls{display:flex;flex-wrap:nowrap;align-items:center;gap:4px;width:100%;overflow-x:auto;scrollbar-width:none}.header-controls::-webkit-scrollbar,.workflow-toolbar .toolbar-actions::-webkit-scrollbar{display:none}.header-controls>.secondary-button{flex:0 0 32px;width:32px;max-width:none;min-height:32px;border-radius:9px}.header-controls .workflow-switcher{flex:1 1 128px;min-width:118px;max-width:none}.header-controls .locale-switcher{flex:0 0 34px}.locale-switcher-trigger{min-height:32px;grid-template-columns:16px;justify-content:center;padding:0;border-radius:9px}.locale-switcher-trigger span,.locale-switcher-trigger>svg:last-child{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.workflow-switcher-trigger{min-height:32px;padding:0 .44rem;font-size:11px}.workflow-switcher-popover{position:fixed;top:42px;right:8px;left:8px;width:auto;max-height:calc(100svh - 54px);overflow:hidden;border-radius:14px}.workflow-switcher-list{max-height:min(420px,calc(100svh - 116px))}.locale-switcher-popover{position:fixed;top:42px;right:8px;left:auto;width:min(220px,calc(100vw - 16px))}.floating-notice-stack{top:auto;right:12px;bottom:112px;left:12px;width:auto}.app-shell:has(.app-main.workspace-resources) .floating-notice-stack{bottom:64px}.floating-notice-stack .app-notice{grid-template-columns:22px minmax(0,1fr) 28px;gap:8px;padding:.48rem .54rem;border-radius:12px}.floating-notice-stack .app-notice-body p{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2}.notice-control-label{display:none}.header-controls .locale-switcher,.header-controls>.secondary-button,.account-menu{min-width:0;max-width:none}.account-menu{flex:0 0 32px}.account-menu-trigger{width:32px}.account-menu-trigger{min-height:32px;justify-content:center;padding:0;border-radius:9px}.header-controls .button-label,.account-menu-trigger>span{display:none}.header-controls>.secondary-button[data-label]:after,.account-menu-trigger[data-label]:after{content:none;display:none}.account-menu-popover{position:fixed;top:76px;right:8px;left:8px;width:auto;max-height:calc(100svh - 88px);overflow:auto;margin-top:0;border-radius:14px}.example-selector,.example-selector select,.yaml-example-controls button,.header-controls>button,.resource-dashboard-header button,.resource-filter-control,.resource-filter-control select,.readiness-status{width:100%}.workflow-toolbar .toolbar-actions>button,.workflow-toolbar .toolbar-actions>.readiness-popover-wrap,.workflow-toolbar .toolbar-actions>.toolbar-action-wrap,.workflow-toolbar .toolbar-actions>.workflow-actions-menu-wrap,.workflow-toolbar .toolbar-actions>.notice-control-wrap{flex:0 0 auto;width:auto}.workflow-toolbar .toolbar-actions>button,.workflow-toolbar .toolbar-actions>.toolbar-action-wrap>button,.workflow-toolbar .toolbar-actions .workflow-actions-menu-trigger,.workflow-toolbar .toolbar-actions .notice-control-button{width:32px;min-width:32px}.bulk-selection-bar{align-items:stretch}.bulk-selection-summary,.bulk-action-group,.bulk-action-danger-group{width:100%}.bulk-action-danger-group{margin-left:0;padding-left:0;padding-top:8px;border-left:0;border-top:1px solid rgba(75,75,75,.1)}.compact-bulk-button{flex:1 1 132px}.workflow-toolbar .toolbar-actions .notice-control-wrap{width:auto}.workflow-toolbar .toolbar-actions .notice-control-button{width:32px}.readiness-popover,.notice-popover{position:fixed;top:auto;right:8px;bottom:116px;left:8px;width:auto;max-height:min(520px,calc(100svh - 146px))}.app-main{flex:1 1 auto;display:flex;flex-direction:column;gap:5px;padding:6px 8px 8px;height:auto;min-height:0}.app-main.workspace-table{height:calc(100svh - var(--at-header-height));min-height:0;overflow:hidden}.workspace-dock{position:fixed;z-index:64;left:10px;bottom:10px;display:flex;align-items:center;gap:3px;max-width:calc(100svw - 20px);padding:2px;border-radius:11px;background:#fffffff5;box-shadow:0 14px 34px #0f172a24;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.app-shell:has(.floating-notice-stack .app-notice) .workspace-dock{bottom:10px}.app-main.workspace-resources .workspace-dock,.app-shell:has(.floating-notice-stack .app-notice) .app-main.workspace-resources .workspace-dock{position:sticky;top:6px;left:auto;bottom:auto;align-self:flex-start}.workspace-dock-toggle{display:grid}.workspace-dock[data-expanded=false] .dock-group,.workspace-dock[data-expanded=false] .dock-divider{display:none}.workspace-dock[data-expanded=true] .dock-group{display:flex}.dock-group{gap:3px}.dock-divider{height:18px}.dock-button{width:27px;height:27px;min-height:27px;border-radius:9px}.dock-button svg{width:16px;height:16px}.dock-button:before{border-radius:8px}.dock-button em{top:-6px;right:-6px;min-width:15px;height:15px;padding:0 4px;font-size:9px}.workflow-toolbar{position:fixed;z-index:65;right:9px;bottom:66px;width:auto;max-width:calc(100svw - 18px);gap:.3rem;justify-items:end;padding:0;border:0;border-radius:0;background:transparent;pointer-events:none}.workflow-toolbar-main{justify-content:flex-end;gap:4px;pointer-events:none}.workflow-title-block{flex:1 1 auto;grid-template-columns:minmax(0,1fr) auto;gap:.1rem .35rem}.workflow-title-block:has(.workflow-title-edit-trigger){flex:0 0 32px;width:32px;grid-template-columns:32px}.workflow-title-block:has(.workflow-title-editor){flex:1 1 auto;width:100%;grid-template-columns:minmax(0,1fr)}.workflow-toolbar h2{font-size:.9rem}.workflow-title-edit-trigger{width:32px;min-width:32px;min-height:32px;justify-content:center;padding:0;border:1px solid rgba(75,75,75,.12);border-radius:9px;background:#fff;color:var(--at-structure)}.workflow-title-edit-trigger span{display:none}.workflow-title-edit-trigger svg{width:14px;height:14px}.workflow-meta{display:none}.workflow-toolbar .workflow-status{width:32px;min-width:32px;max-width:32px;min-height:32px;justify-content:center;padding:0;font-size:0;overflow:hidden}.workflow-toolbar .workflow-status:before{content:"";width:8px;height:8px;flex:0 0 8px;border-radius:999px;background:currentColor;box-shadow:0 0 0 3px #4b4b4b14}.workflow-toolbar .workflow-status-ready{width:1px;min-width:1px;max-width:1px;min-height:1px;padding:0;border:0;opacity:0;pointer-events:none}.workflow-toolbar .workflow-status-ready:before{content:none}.workflow-toolbar .toolbar-actions{flex:0 0 auto;width:auto;max-width:none;margin-left:auto;padding:1px;border:1px solid rgba(75,75,75,.1);border-radius:12px;background:#fffffff5;box-shadow:0 10px 26px #0f172a14;-webkit-backdrop-filter:none;backdrop-filter:none;justify-content:flex-end;pointer-events:auto}button.readiness-status{width:32px;min-width:32px;min-height:32px;max-width:32px;justify-content:center;gap:2px;padding:0;white-space:nowrap}button.readiness-status:before{content:"";width:7px;height:7px;flex:0 0 7px;border-radius:999px;background:currentColor;box-shadow:0 0 0 3px #4b4b4b14}button.readiness-status>span{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}button.readiness-status .readiness-status-icon{width:12px;height:12px}.workflow-actions-menu{top:auto;bottom:calc(100% + 8px);min-width:166px}.app-main .table-panel{flex:1 1 auto;width:100%;max-width:100%;min-height:0;height:auto}.app-main.workspace-table .table-panel{height:100%}.app-main .workflow-table-area{width:100%;max-width:100%}.app-main .workflow-toolbar{width:auto;max-width:calc(100svw - 18px)}.app-main .workflow-table-area.is-table-focus-mode{width:auto;max-width:none}.workflow-table-area{--at-table-scroll-bottom-gutter: 124px;position:relative;grid-template-rows:minmax(0,1fr);gap:0}.workflow-table-area .table-layout-toolbar{position:absolute;z-index:16;right:9px;bottom:10px;width:auto;min-height:0;padding:4px;border:1px solid rgba(75,75,75,.12);border-radius:16px;background:#fffffff0;box-shadow:0 14px 32px #0f172a1f;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);flex-wrap:nowrap;gap:4px}.workflow-table-area .table-group-controls-desktop{display:none}.workflow-table-area .table-group-controls-mobile{display:grid}.workflow-table-area .table-view-popover{position:absolute;right:0;bottom:calc(100% + 8px);left:auto;width:min(286px,calc(100vw - 24px));max-width:calc(100vw - 24px)}.workflow-table th{height:32px;padding:3px}.workflow-table th.state-lane-column,.workflow-table td.state-lane-column{padding-right:2px;padding-left:2px}.workflow-table .table-header-content{min-width:0;overflow:hidden}.workflow-table .selection-column{width:0!important;min-width:0!important;max-width:0!important;padding:0;border-right:0;overflow:hidden}.workflow-table .selection-cell{display:none}.workflow-table .selection-checkbox-wrap{width:22px;min-width:22px;height:22px}.workflow-table .selection-header-cell{min-height:22px}.workflow-table .task-sticky-column .table-header-content{overflow:hidden;color:#4b4b4bb3;text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;font-weight:900}.workflow-table .table-task-header-label.is-compact{color:#4b4b4b94}.workflow-table .table-task-header-label.is-compact>span{border-color:transparent;background:transparent}.workflow-table .step-header{gap:0}.workflow-table .step-header-title-row{gap:.12rem}.workflow-table .step-header-title-row>span:first-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;font-weight:900}.workflow-table .step-header-direct-action{width:20px;min-width:20px;min-height:20px}.workflow-table .step-header-direct-action svg{width:12px;height:12px}.workflow-table .step-header-state-lane .step-header-title-row>span:first-child{padding-right:0;font-size:.68rem;text-align:center}.workflow-table .step-header-state-lane .step-header-full-title{display:none}.workflow-table .step-header-state-lane .step-header-compact-title{display:inline}.workflow-table .step-header-state-lane .step-header-direct-actions{flex-direction:column;gap:1px}.workflow-table .step-header-state-lane .step-header-direct-action{width:16px;min-width:16px;min-height:16px}.workflow-table .task-sticky-column{width:34px!important;min-width:34px!important;max-width:34px!important}.workflow-table .task-cell{gap:.16rem;padding-bottom:5px}.workflow-table .task-cell-top{position:relative;grid-template-columns:minmax(0,1fr);gap:.16rem}.workflow-table .task-cell-label-block,.workflow-table .task-row-index{display:none}.workflow-table .task-branch-lineage,.workflow-table .task-cell>code,.workflow-table .task-cell-meta-row>span{display:none}.workflow-table .task-cell-meta-row{gap:.18rem}.workflow-table .row-group-select{width:100%;height:22px;min-height:22px;font-size:.6rem}.workflow-table .task-cell:not(.is-row-actions-open) .row-group-select{display:none}.workflow-table .row-action-menu-trigger{width:24px;min-width:24px;height:24px;min-height:24px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:1px solid transparent;border-radius:999px;background:transparent;color:#4b4b4bb8;box-shadow:none;font-variant-numeric:tabular-nums;justify-self:center}.workflow-table .row-action-menu-trigger svg{display:none}.workflow-table .row-action-menu-trigger:after{content:attr(data-row-index);font-size:.66rem;font-weight:800;line-height:1}.workflow-table tr[data-selected-row=true] .row-action-menu-trigger{border-color:#ff6b012e;background:#ff6b010f;color:var(--at-orange-hover)}.workflow-table .row-action-menu-trigger:hover,.workflow-table .row-action-menu-trigger:focus-visible,.workflow-table .row-action-menu-trigger[aria-expanded=true]{border-color:var(--at-border-orange-strong);background:#fffaf6;color:var(--at-orange-hover);box-shadow:0 8px 18px #ff6b001f;transform:none}.workflow-table .task-row-actions{position:absolute;z-index:28;top:29px;right:auto;left:0;display:none;grid-template-columns:repeat(2,19px);gap:.12rem;padding:5px;border:1px solid rgba(75,75,75,.12);border-radius:10px;background:#fffffffa;box-shadow:0 14px 28px #0f172a21;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.workflow-table .task-row-actions.is-open{display:grid}.workflow-table .row-select-button{display:inline-flex}.workflow-table .task-cell.is-row-actions-open{z-index:30}.workflow-table .row-action-button{width:19px;min-width:19px;height:19px;min-height:19px;border-radius:6px}.workflow-table .row-action-button svg{width:12px;height:12px}.workflow-table .tail-row-button{justify-content:center;min-height:48px;padding:0;gap:0}.workflow-table .tail-row-icon{width:26px;height:26px}.workflow-table .tail-row-label-wrap{display:none}.workflow-table .tail-row-ghost-cell{min-height:48px;padding:0 .5rem;font-size:.68rem;line-height:1.2}.workflow-table-area.is-table-focus-mode{top:4px;right:4px;bottom:4px;left:4px;padding:3px;border-radius:12px}.workflow-table-area.is-table-focus-mode .table-scroll{border-radius:10px}.workflow-table-area.is-table-focus-mode .workflow-table .task-sticky-column{width:30px!important;min-width:30px!important;max-width:30px!important}.workflow-table-area.is-table-focus-mode .workflow-table .task-cell{padding:3px}.workflow-table-area.is-table-focus-mode .workflow-table .row-action-menu-trigger{width:20px;min-width:20px;height:20px;min-height:20px;font-size:.62rem}.workflow-table-area.is-table-focus-mode .workflow-table .task-row-actions,.workflow-table-area.is-table-focus-mode .workflow-table .row-action-menu-trigger,.workflow-table-area.is-table-focus-mode .workflow-table .task-branch-lineage,.workflow-table-area.is-table-focus-mode .workflow-table .task-cell-meta-row{display:none}.dock-button:after{display:none}.input-card-toggle{left:7px;right:auto}.table-cell-frame.has-expand-toggle .input-form-card.compact{padding-right:24px;padding-left:53px}.table-cell-frame.has-expand-toggle .input-form-card:not(.compact){padding-right:24px;padding-left:53px}.table-cell-frame.has-expand-toggle .cell-state-dot{right:8px}.builder-panel-wrap{top:auto;bottom:12px;max-height:min(620px,calc(100svh - 24px))}.app-shell:has(.builder-panel-wrap) .workspace-dock{z-index:49}.detail-drawer{top:auto;left:12px;right:12px;bottom:12px;width:auto;max-height:calc(100svh - 24px);border-radius:20px;transform:none}.detail-drawer.is-expanded{width:auto;max-height:calc(100svh - 24px)}.floating-log-panel,.drawer-open .floating-log-panel{left:10px;right:10px;bottom:10px;width:auto;max-height:min(58svh,460px);z-index:76;border-radius:20px}.drawer-open .floating-log-panel{top:auto}.resource-floating-header{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:10px;padding:12px 14px}.resource-floating-header .floating-actions{width:auto;justify-content:flex-end;flex-wrap:nowrap}.resource-floating-header .drawer-eyebrow{margin-bottom:.22rem;font-size:.66rem}.resource-floating-header h2{font-size:.94rem}.resource-floating-header .drawer-context{margin-top:.14rem;font-size:.82rem;line-height:1.3}.detail-toggle-button{min-height:34px;padding:0 .68rem}.resource-input-header,.resource-input-filters,.resource-input-state,.resource-selection-card-actions,.resource-selectable-card-actions{align-items:stretch;flex-direction:column}.resource-input-actions{width:100%;justify-content:stretch}.resource-input-actions button,.resource-selection-card-actions button,.resource-selectable-card-actions button{width:100%}.resource-review-grid{grid-template-columns:1fr;gap:10px;margin-inline:14px}.resource-dashboard.table-panel{overflow-x:clip;overflow-y:visible}.resource-dashboard-header{gap:10px}.resource-dashboard-header .drawer-eyebrow{display:none}.resource-dashboard-header p:not(.drawer-eyebrow){display:none}.resource-dashboard-header .toolbar-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.resource-view-toggle{grid-column:1 / -1;width:100%}.resource-view-toggle button{width:100%}.resource-filter-bar{display:grid;grid-template-columns:1fr 1fr;align-items:end;gap:8px;padding:10px}.resource-filter-control{min-width:0;width:auto}.resource-filter-bar>.secondary-button{grid-column:1 / -1}.resource-list-frame{flex:0 0 auto;gap:6px}.resource-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:8px}.resource-grid-tile{min-height:292px;padding:9px}.resource-grid-scroll{flex:0 0 auto;overflow-x:clip;overflow-y:visible}.resource-grid-actions .resource-row-actions .icon-button[data-label]:after{content:none;display:none}.resource-quick-preview{display:none}.resource-list-summary{min-height:24px}.resource-list-scroll{flex:0 0 auto;min-height:260px;overflow:visible;border:0;background:transparent}.resource-list-table{min-width:0;display:block}.resource-list-table thead{display:none}.resource-list-table tbody{display:grid;gap:8px}.resource-list-table tr.resource-row{display:grid;grid-template-columns:54px minmax(0,1fr);gap:8px 10px;padding:10px;border:1px solid rgba(75,75,75,.08);border-radius:16px;background:#fff}.resource-list-table tr.resource-row:hover,.resource-list-table tr.resource-row:focus-visible,.resource-list-table tr.resource-row.is-selected{border-color:#ff6b012e;background:#ff6b010b}.resource-list-table td{display:block;padding:0;border-bottom:0}.resource-preview-cell{grid-row:1 / 3;width:auto}.resource-name-cell{align-self:center}.resource-list-table td:nth-child(3),.resource-list-table td:nth-child(5){grid-column:2}.resource-list-table td:nth-child(4),.resource-list-table td:nth-child(6),.resource-list-table td:nth-child(7){display:none}.resource-actions-cell{grid-column:1 / -1;width:auto}.resource-list-table .resource-preview{width:54px;height:54px}.resource-actions-cell .resource-row-actions{width:100%;justify-content:flex-end}.resource-name-cell strong,.resource-name-cell span{max-width:100%}.resource-filter-bar,.resource-pagination,.resource-list-summary,.resource-readiness-warning,.settings-action-row{align-items:stretch;flex-direction:column}.resource-pagination button{width:100%}.detail-drawer>.notice,.technical-detail-panel{margin-inline:14px}.resource-preview-panel .artifact-preview,.resource-preview-panel .state-surface,.markdown-edit-surface,.integrated-text-editor,.integrated-input-stage,.resource-preview-panel .artifact-preview img,.resource-preview-panel .input-form-card{min-height:220px}.resource-preview-panel .artifact-text,.resource-preview-panel .input-form-card{min-height:160px}.resource-preview-panel .artifact-text{padding:18px}.resource-control-panel{gap:10px;padding:12px;border-radius:16px}.resource-status-strip{gap:6px;padding:10px;border-radius:13px}.status-line{grid-template-columns:58px minmax(0,1fr);gap:8px}.integrated-text-editor,.markdown-edit-surface,.integrated-input-stage{padding:18px}.input-stage-line{grid-template-columns:1fr;gap:7px}.resource-value-card{grid-template-columns:48px minmax(0,1fr)}.resource-value-card-preview{width:48px;height:48px}.edit-options-row{grid-template-columns:1fr}.edit-submit-row button,.duplicate-submit-row button,.rerun-submit-row button{width:100%}.detail-grid,.log-item{grid-template-columns:1fr}.settings-panel{top:10px;left:10px;right:10px;bottom:10px;width:auto;border-radius:20px}.settings-header,.settings-footer,.settings-language-row,.settings-row-title{align-items:stretch;flex-direction:column}.settings-header{align-items:flex-start;flex-direction:row}.settings-header .icon-button{flex:0 0 auto}.settings-language-row select{width:100%}.settings-body{grid-template-columns:1fr;grid-template-rows:auto minmax(0,1fr)}.settings-tabs{display:flex;overflow-x:auto;overflow-y:hidden;border-right:0;border-bottom:1px solid rgba(75,75,75,.08);scrollbar-width:none}.settings-tabs::-webkit-scrollbar{display:none}.settings-tab{flex:0 0 auto;white-space:nowrap}.settings-content{padding:14px}.settings-row{grid-template-columns:1fr}.integration-card{padding:12px}.integration-card-header,.integration-controls{align-items:stretch;flex-direction:column}.integration-card-header .settings-status-chip{align-self:flex-start}.settings-row-icon{display:none}.settings-badges{justify-content:flex-start}.settings-number-control{max-width:none}}
