: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-card-radius: 8px;--at-card-ring: 0 0 0 3px rgba(255, 107, 1, .12);--at-header-height: 46px;--state-ready: #2563eb;--state-success: #22c55e;--state-warning: #f59e0b;--state-error: #ef4444;--state-info: #64748b;--state-paused: #8b5cf6;--at-gray-50: #fafafa;--at-gray-100: #f5f5f6;--at-gray-200: #e5e7eb;--at-gray-400: #9ca3af;--state-error-strong: #dc2626;--at-border-weak: rgba(75, 75, 75, .08);--at-border-default: rgba(75, 75, 75, .12);--at-border-strong: rgba(75, 75, 75, .16);--at-weight-normal: 400;--at-weight-medium: 500;--at-weight-semibold: 600;--at-weight-bold: 700;--at-text-1-size: 11px;--at-text-1-leading: 14px;--at-text-2-size: 12px;--at-text-2-leading: 16px;--at-text-3-size: 13px;--at-text-3-leading: 18px;--at-text-4-size: 14px;--at-text-4-leading: 20px;--at-text-5-size: 16px;--at-text-5-leading: 24px;--at-text-6-size: 20px;--at-text-6-leading: 28px;--at-leading-none: 1;--at-ring-selected: 0 0 0 2px rgba(255, 107, 1, .35);--at-ring-focus: 0 0 0 3px rgba(255, 107, 1, .15);color:var(--at-text);background:#fff;font-family:system-ui,-apple-system,Segoe UI,Roboto,PingFang SC,Hiragino Sans GB,Microsoft YaHei,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}textarea{max-width:100%;resize:vertical}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}button[data-action-state=pending],button[data-action-state=unavailable],button[data-action-state=pending]:hover,button[data-action-state=unavailable]:hover{cursor:not-allowed!important;opacity:.54!important;box-shadow:none!important;transform:none!important}.cell-edit-submission-fields{display:contents;min-width:0;margin:0;padding:0;border:0}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}.at-btn-primary,.at-btn-secondary,.at-btn-ghost,.at-btn-danger,.at-btn-icon{min-height:32px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 12px;border-radius:8px;font-size:var(--at-text-3-size);line-height:var(--at-text-3-leading);font-weight:var(--at-weight-medium);box-shadow:none;transform:none;transition:border-color .14s ease,background .14s ease,color .14s ease}.at-btn-primary:hover:not(:disabled),.at-btn-secondary:hover:not(:disabled),.at-btn-ghost:hover:not(:disabled),.at-btn-danger:hover:not(:disabled),.at-btn-icon:hover:not(:disabled){box-shadow:none;transform:none}.at-btn-sm{min-height:28px;padding:0 10px}.at-btn-lg{min-height:36px;padding:0 16px;font-size:var(--at-text-4-size);line-height:var(--at-text-4-leading)}.at-btn-primary{background:var(--at-orange);border:0;color:#fff;font-weight:var(--at-weight-semibold)}.at-btn-primary:hover:not(:disabled){background:var(--at-orange-hover)}.at-btn-primary:disabled{background:var(--at-gray-200);color:var(--at-gray-400);opacity:1;cursor:not-allowed}.at-btn-secondary{background:var(--at-surface);border:1px solid var(--at-border-default);color:var(--at-structure)}.at-btn-secondary:hover:not(:disabled){border-color:var(--at-border-strong);background:var(--at-gray-50)}.at-btn-ghost{background:transparent;border:0;color:var(--at-structure)}.at-btn-ghost:hover:not(:disabled){background:var(--at-gray-100)}.at-btn-secondary:disabled,.at-btn-ghost:disabled{border-color:var(--at-border-weak);color:color-mix(in srgb,var(--at-structure) 40%,transparent);background:var(--at-surface);opacity:1;cursor:not-allowed}.at-btn-ghost:disabled{border:0;background:transparent}.at-btn-danger{background:var(--at-surface);border:1px solid var(--state-error-strong);color:var(--state-error-strong)}.at-btn-danger:hover:not(:disabled){background:#fef2f2}.at-btn-danger.is-solid{background:var(--state-error-strong);border:0;color:#fff;font-weight:var(--at-weight-semibold)}.at-btn-danger.is-solid:hover:not(:disabled){background:#b91c1c}.at-btn-danger:disabled{border-color:var(--at-border-weak);color:color-mix(in srgb,var(--state-error-strong) 40%,transparent);opacity:1;cursor:not-allowed}.at-btn-icon{min-height:28px;min-width:28px;padding:0;background:transparent;border:0;color:var(--at-structure)}.at-btn-icon:hover:not(:disabled){background:var(--at-gray-100)}.at-btn-icon:disabled{color:color-mix(in srgb,var(--at-structure) 40%,transparent);opacity:1;cursor:not-allowed}.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) auto minmax(0,1fr) auto;grid-template-areas:"title controls toolbar status";align-items:center;gap:8px;padding:5px 10px;border-bottom:1px solid rgba(232,232,232,.78);background:#fffffff0;backdrop-filter:blur(18px)}.header-toolbar-slot{grid-area:toolbar;min-width:0;display:flex;align-items:center;justify-content:flex-end}.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}.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-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 .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);left:0;right:auto;width:320px;max-width:calc(100vw - 24px);display:grid;gap:12px;padding:14px;border:1px solid var(--at-border-default);border-radius:var(--at-card-radius);background:#fff;box-shadow:var(--at-shadow-panel);overflow:visible}.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:var(--at-weight-medium)}.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:var(--at-weight-semibold)}.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}.account-menu-settings{display:grid;gap:8px;padding-top:12px;border-top:1px solid var(--at-border-weak)}.account-menu-row{width:100%;min-height:36px;display:grid;grid-template-columns:16px minmax(0,1fr) auto;align-items:center;gap:8px;padding:0 10px;border:1px solid var(--at-border-default);border-radius:var(--at-card-radius);background:#fff;color:var(--at-structure);font-size:13px;font-weight:var(--at-weight-medium);line-height:var(--at-text-3-leading);text-align:left}.account-menu-row:where(button,[role=button]):hover:not(:disabled),.account-menu-row:where(button,[role=button]):focus-visible{border-color:var(--at-border-strong);background:var(--at-gray-50);color:var(--at-structure);box-shadow:none;outline:0;transform:none}.account-menu-row>svg{width:16px;height:16px;flex:none;color:var(--at-muted)}.account-menu-row-label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-menu-row-trail{display:inline-flex;align-items:center;gap:6px;color:var(--at-muted);font-size:12px;font-weight:var(--at-weight-normal)}.account-menu-row-trail>svg{width:13px;height:13px;flex:none}.account-menu-settings .locale-switcher{width:100%}.account-menu-settings .locale-switcher-popover{z-index:95}.account-menu-settings .locale-switcher-trigger{min-height:36px;grid-template-columns:16px minmax(0,1fr) auto;justify-content:normal;gap:8px;padding:0 10px;border-radius:var(--at-card-radius);font-weight:var(--at-weight-medium)}.account-menu-settings .locale-switcher-trigger:hover,.account-menu-settings .locale-switcher-trigger:focus-visible,.account-menu-settings .locale-switcher-trigger[aria-expanded=true]{border-color:var(--at-border-strong);background:var(--at-gray-50);color:var(--at-structure);box-shadow:none}.account-menu-settings .account-menu-admin{position:relative;margin-top:5px}.account-menu-settings .account-menu-admin:before{content:"";position:absolute;left:10px;right:10px;top:-5px;height:1px;background:var(--at-border-weak)}.account-menu-health{cursor:default}.account-menu-health-dot{width:8px;height:8px;border-radius:999px;background:var(--state-error);flex:none}.account-menu-health.is-online .account-menu-health-dot{background:var(--state-success)}.create-workflow-menu{position:relative;display:inline-flex;min-width:0;flex:0 1 auto}.create-workflow-trigger{flex:0 0 auto;min-width:0;min-height:30px;padding:.34rem .72rem;border-radius:10px;white-space:nowrap}.create-workflow-trigger>svg{flex:0 0 auto}.create-workflow-trigger .create-workflow-trigger-label{min-width:0;overflow:hidden;text-overflow:ellipsis}.create-workflow-trigger.is-active{box-shadow:0 15px 34px #ff6b0052}.create-workflow-dialog{width:min(520px,100%);gap:.9rem}.create-workflow-dialog .drawer-eyebrow{margin-bottom:.15rem}.create-workflow-dialog .dialog-heading p:not(.drawer-eyebrow){margin-top:.25rem;color:var(--at-muted);font-size:.82rem;font-weight:400}.create-workflow-confirm{display:grid;gap:.6rem;padding:.85rem;border:1px solid var(--at-border-orange);border-radius:12px;background:var(--at-orange-soft)}.create-workflow-confirm-head{display:flex;align-items:center;gap:.6rem}.create-workflow-confirm-head strong{color:var(--at-text);font-size:.95rem}.create-workflow-confirm-description{margin:0;color:var(--at-structure);font-size:.84rem;font-weight:400;line-height:1.55}.create-workflow-dialog .dialog-actions{display:flex;justify-content:flex-end;gap:.6rem}.create-workflow-menu-head{display:grid;gap:2px;padding-bottom:10px;border-bottom:1px solid rgba(75,75,75,.08)}.create-workflow-menu-title{margin:0;color:var(--at-structure);font-size:13px;font-weight:850}.create-workflow-menu-subtitle{margin:0;color:var(--at-muted);font-size:11px;font-weight:700}.create-workflow-menu-list{display:grid;gap:8px;margin:0;padding:0;list-style:none}.create-workflow-menu-item{width:100%;display:grid;grid-template-columns:34px minmax(0,1fr);align-items:start;gap:10px;padding:10px;border:1px solid rgba(75,75,75,.12);border-radius:12px;background:#fff;color:var(--at-structure);cursor:pointer;text-align:left;transition:border-color .14s ease,background .14s ease}.create-workflow-menu-item:hover:not(:disabled),.create-workflow-menu-item:focus-visible:not(:disabled){border-color:var(--at-border-orange-strong);background:#ff6b010f}.create-workflow-menu-item:disabled{cursor:progress;opacity:.6}.create-workflow-menu-item-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)}.create-workflow-menu-item-body{min-width:0;display:grid;gap:3px;white-space:normal;overflow-wrap:anywhere}.create-workflow-menu-item-label{font-size:12px;font-weight:850}.create-workflow-menu-item-description{color:var(--at-muted);font-size:11px;font-weight:600;line-height:1.4}.create-workflow-menu-status{margin:0;color:var(--at-muted);font-size:11px;font-weight:700}.create-workflow-menu-error{margin:0;color:#b91c1c;font-size:11px;font-weight:700}.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: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:inherit;font-weight:850;text-decoration:none}.auth-primary-link:disabled{cursor:wait;opacity:.72}.auth-retry-spinner{animation:auth-spin .9s linear infinite}.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;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}.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;inset: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:nth-child(-n+2):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:nth-child(-n+2):hover:after,.workspace-dock>.dock-button:nth-child(-n+2):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}.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}.panel-header,.dialog-header,.drawer-header{display:flex;align-items:flex-start;justify-content:space-between;gap:.85rem}.panel-header>div,.dialog-header>div,.drawer-header>div{min-width:0}.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}.inline-error{grid-column:1 / -1;margin:0;color:#991b1b;font-size:.78rem;font-weight:760;overflow-wrap:anywhere}.panel-header p,.drawer-context{margin:.2rem 0 0;color:var(--at-muted);overflow-wrap:anywhere}.wf-toolbar{position:relative;z-index:60;display:flex;align-items:center;gap:14px;flex-wrap:wrap;padding:8px 12px;border:1px solid rgba(75,75,75,.1);border-radius:14px;background:#fffffff0;box-shadow:var(--at-shadow-panel);backdrop-filter:blur(2px)}.header-toolbar-slot .wf-toolbar{z-index:auto;min-width:0;width:100%;max-width:100%;gap:10px;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;backdrop-filter:none;flex-wrap:nowrap;justify-content:flex-end}.header-toolbar-slot .wf-identity{flex:0 1 auto}.wf-identity{position:relative;display:flex;align-items:center;min-width:0;flex:1 1 260px}.wf-identity-trigger{display:flex;align-items:center;gap:10px;width:100%;min-width:0;max-width:100%;min-height:40px;padding:5px 9px 5px 8px;border:1px solid transparent;border-radius:11px;background:transparent;color:var(--at-text);box-shadow:none;cursor:pointer;text-align:left;transition:background .16s ease,border-color .16s ease}.wf-identity-trigger:hover:not(:disabled),.wf-identity-trigger:focus-visible,.wf-identity-trigger[aria-expanded=true]{background:var(--at-orange-soft);border-color:var(--at-border-orange);box-shadow:none;transform:none}.wf-identity-trigger:disabled{cursor:default;opacity:.8}.wf-identity-mark{flex:0 0 auto;display:grid;place-items:center;width:30px;height:30px;border-radius:9px;background:linear-gradient(120deg,var(--at-orange-runtime),var(--at-orange-light));color:#fff;box-shadow:0 6px 14px #ff6b0047}.wf-identity-text{display:flex;flex-direction:column;min-width:0;line-height:1.2}.wf-identity-kicker{position:static;width:auto;height:auto;clip:auto;font-size:10.5px;letter-spacing:.08em;text-transform:uppercase;color:var(--at-muted);font-weight:700}.wf-identity-title{display:flex;align-items:center;gap:6px;min-width:0}.wf-identity-title strong{min-width:0;font-size:15px;font-weight:850;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wf-identity-title .chev{flex:0 0 auto;color:var(--at-muted)}.wf-identity.is-renaming{flex:1 1 320px}.wf-identity-rename{position:relative;display:flex;align-items:center;gap:6px;width:100%;padding:4px 6px;border:1px solid var(--at-border-orange-strong);border-radius:11px;background:#fff}.wf-identity-rename input{min-width:0;flex:1 1 auto;border:0;outline:0;font-size:15px;font-weight:800;background:transparent;color:var(--at-text)}.wf-identity-rename .mini{flex:0 0 auto;display:grid;place-items:center;width:28px;min-width:28px;height:28px;min-height:28px;padding:0;border-radius:8px;border:1px solid rgba(75,75,75,.14);background:#fff;color:var(--at-structure);box-shadow:none;cursor:pointer}.wf-identity-rename .mini.confirm{color:var(--state-success)}.wf-identity-rename .mini:hover:not(:disabled),.wf-identity-rename .mini:focus-visible{background:var(--at-orange-soft);box-shadow:none;transform:none}.wf-identity-rename .inline-error{position:absolute;top:calc(100% + 4px);left:0}.wf-switcher-pop{position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%);z-index:90;width:360px;max-width:calc(100vw - 32px);padding:8px;border:1px solid rgba(75,75,75,.12);border-radius:14px;background:#fff;color:var(--at-text);box-shadow:var(--at-shadow-hover)}.wf-switcher-search{display:flex;align-items:center;gap:8px;padding:7px 10px;border:1px solid rgba(75,75,75,.14);border-radius:10px;margin-bottom:6px;color:var(--at-muted)}.wf-switcher-search input{min-width:0;width:100%;border:0;outline:0;background:transparent;color:var(--at-text);font:inherit}.wf-switcher-list{display:flex;flex-direction:column;gap:2px;max-height:240px;overflow:auto}.wf-switcher-option{display:flex;flex:0 0 auto;align-items:center;gap:8px;width:100%;min-height:0;padding:8px 9px;border:1px solid transparent;border-radius:10px;background:transparent;color:var(--at-text);box-shadow:none;cursor:pointer;text-align:left}.wf-switcher-option:hover,.wf-switcher-option:focus-visible{background:var(--at-orange-soft);box-shadow:none;transform:none}.wf-switcher-option.is-selected{background:var(--at-orange-wash);border-color:var(--at-border-orange-strong)}.wf-switcher-option .opt-main{display:flex;flex-direction:column;min-width:0;flex:1 1 auto;overflow:hidden}.wf-switcher-option .opt-main strong{font-weight:750;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wf-switcher-option .opt-main small{color:var(--at-muted);font-size:11.5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wf-switcher-option .opt-rename{display:inline-flex;flex:0 0 auto;width:26px;height:26px;border-radius:8px;border:1px solid rgba(75,75,75,.14);background:#fff;color:var(--at-structure);align-items:center;justify-content:center;cursor:pointer}.wf-switcher-option .opt-rename:hover,.wf-switcher-option .opt-rename:focus-visible{background:var(--at-orange-soft);color:var(--at-orange-hover)}.wf-switcher-option .opt-check{flex:0 0 auto;color:var(--at-orange)}.wf-divider{flex:0 0 auto;width:1px;align-self:stretch;margin:2px 0;background:#4b4b4b1f}.wf-indicators{display:flex;align-items:center;gap:8px;flex:0 1 auto}.wf-toolbar .wf-state{display:inline-flex;align-items:center;gap:7px;min-height:0;padding:5px 11px;border-radius:999px;border:1px solid rgba(75,75,75,.12);background:#fff;color:var(--at-muted);font-weight:700;font-size:12.5px;white-space:nowrap}.wf-state .lamp{flex:0 0 auto;width:8px;height:8px;border-radius:999px;background:var(--state-info);box-shadow:0 0 0 3px #64748b29}.wf-toolbar .wf-state[data-state=running]{color:var(--at-orange-hover);border-color:var(--at-border-orange-strong);background:var(--at-orange-soft)}.wf-state[data-state=running] .lamp{background:var(--at-orange);box-shadow:0 0 0 3px #ff6b0133;animation:wf-lamp-pulse 1.6s ease-in-out infinite}.wf-toolbar .wf-state[data-state=ready]{color:var(--state-ready)}.wf-state[data-state=ready] .lamp{background:var(--state-ready);box-shadow:0 0 0 3px #2563eb29}.wf-toolbar .wf-state[data-state=paused]{color:var(--state-paused)}.wf-state[data-state=paused] .lamp{background:var(--state-paused);box-shadow:0 0 0 3px #8b5cf629}.wf-toolbar .wf-state[data-state=attention],.wf-toolbar .wf-state[data-state=blocked]{color:var(--state-error)}.wf-state[data-state=attention] .lamp,.wf-state[data-state=blocked] .lamp{background:var(--state-error);box-shadow:0 0 0 3px #ef444429}.wf-toolbar .wf-state[data-state=ok]{border-color:#22c55e47;background:#22c55e14;color:#166534}.wf-toolbar .wf-state[data-state=warning]{color:var(--state-warning)}.wf-toolbar .wf-readiness.is-mini{width:26px;min-width:26px;height:26px;min-height:26px;padding:0;justify-content:center}@keyframes wf-lamp-pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.35);opacity:.65}}@media (prefers-reduced-motion: reduce){.wf-state[data-state=running] .lamp{animation:none}}.wf-toolbar .wf-readiness{display:inline-flex;align-items:center;gap:6px;min-height:0;padding:5px 9px;border-radius:999px;border:1px solid rgba(75,75,75,.12);background:#fff;color:var(--state-success);font-weight:700;font-size:12.5px;box-shadow:none;cursor:pointer;white-space:nowrap}.wf-toolbar .wf-readiness:hover:not(:disabled),.wf-toolbar .wf-readiness:focus-visible,.wf-toolbar .wf-readiness[aria-expanded=true]{background:var(--at-orange-soft);border-color:var(--at-border-orange-strong);box-shadow:none}.wf-toolbar .wf-readiness[data-readiness=blocked],.wf-toolbar .wf-readiness[data-readiness=unavailable]{color:var(--state-error)}.wf-toolbar .wf-readiness[data-readiness=warning]{color:var(--state-warning)}.wf-toolbar .wf-readiness[data-readiness=loading]{color:var(--at-muted)}.wf-readiness .chev{flex:0 0 auto;color:var(--at-muted);transition:transform .18s ease}.wf-toolbar .wf-readiness[aria-expanded=true] .chev{transform:rotate(180deg)}.wf-bell-slot{display:inline-flex;align-items:center;flex:0 0 auto}.wf-actions{display:flex;align-items:center;gap:8px;margin-left:auto;flex:0 0 auto}.wf-toolbar .wf-run-button{display:inline-flex;align-items:center;gap:7px;min-height:36px;padding:0 18px;border:1px solid transparent;border-radius:11px;background:linear-gradient(90deg,var(--at-orange-runtime),var(--at-orange-light));color:#fff;box-shadow:0 10px 24px #ff6b0042;font-size:14px;font-weight:800;white-space:nowrap}.wf-toolbar .wf-run-button:hover:not(:disabled){box-shadow:0 14px 30px #ff6b0057;transform:translateY(-1px)}.wf-toolbar .wf-run-button:disabled{opacity:.55;box-shadow:none;transform:none;cursor:not-allowed}.wf-secondary-cluster{display:inline-flex;align-items:center;gap:4px;padding:3px;border-radius:13px;background:#4b4b4b0a}.wf-toolbar .wf-secondary-button{display:inline-flex;align-items:center;gap:7px;min-height:34px;padding:0 14px;border:1px solid rgba(75,75,75,.16);border-radius:11px;background:#fff;color:var(--at-structure);box-shadow:none;font-weight:800;white-space:nowrap}.wf-toolbar .wf-secondary-button:hover:not(:disabled):not([aria-disabled=true]),.wf-toolbar .wf-secondary-button:focus-visible{background:var(--at-orange-soft);border-color:var(--at-border-orange-strong);color:var(--at-orange-hover);box-shadow:none;transform:none}.wf-toolbar .wf-secondary-button[aria-disabled=true],.wf-toolbar .wf-secondary-button[aria-disabled=true]:hover{cursor:not-allowed;opacity:.54;box-shadow:none;transform:none}.wf-actions .workflow-actions-menu-trigger{width:34px;min-width:34px;min-height:34px;border-radius:11px}.workflow-description{display:none}@media (max-width: 1024px){.wf-identity-kicker{display:none}.wf-toolbar .wf-secondary-button{width:34px;min-width:34px;padding:0;justify-content:center}.wf-toolbar .wf-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}}@media (max-width: 760px){.wf-toolbar{gap:10px}.wf-actions{width:100%;margin-left:0;justify-content:space-between}.wf-toolbar .wf-run-button{flex:1 1 auto;justify-content:center}.wf-divider{display:none}.wf-indicators{flex:1 1 auto}}.header-toolbar-slot .wf-actions{width:auto;margin-left:auto;justify-content:flex-end}.header-toolbar-slot .wf-toolbar .wf-run-button{flex:0 0 auto}.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;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-dialog{width:min(640px,100%);gap:.85rem}.readiness-dialog .dialog-heading{align-items:flex-start}.readiness-dialog .dialog-heading p:not(.drawer-eyebrow){color:var(--at-muted);font-size:.86rem;line-height:1.45}.readiness-dialog-close{width:32px;min-width:32px;min-height:32px;justify-content:center;padding:0;border-radius:8px;box-shadow:none}.readiness-dialog .readiness-panel{padding-top:0;border-top:0}.readiness-tabs{display:inline-flex;align-items:center;justify-self:start;gap:4px;padding:3px;border:1px solid rgba(75,75,75,.1);border-radius:8px;background:#fff7f0}.readiness-tabs button{min-height:30px;padding:0 .7rem;border:0;border-radius:6px;background:transparent;color:var(--at-muted);box-shadow:none;font-size:.8rem;font-weight:850}.readiness-tabs button.is-active{background:#fff;color:var(--at-orange);box-shadow:0 6px 16px #0f172a14}.readiness-tab-panel{display:grid;gap:.65rem}.readiness-tab-intro{margin:0;color:var(--at-structure);font-size:.86rem;font-weight:760;line-height:1.45}.readiness-empty-note{margin:0;color:var(--at-muted);font-size:.84rem;line-height:1.45}.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{max-width:100%;padding:.12rem .34rem;border-radius:6px;background:#f7f7f7;color:var(--at-muted);font-size:.76rem;overflow-wrap:anywhere;white-space:normal}.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;inset:auto auto 14px 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 .app-notice-body p{display:block;overflow:visible;-webkit-line-clamp:none;line-clamp:none}.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;inset: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;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%}.workflow-table .table-header-row,.workflow-table .table-data-row,.workflow-table .table-tail-row{display:grid;grid-template-columns:var(--at-grid-template-columns);width:100%}.workflow-table .table-header-row{position:sticky;top:0;z-index:10}.workflow-table .table-header-cell,.workflow-table .table-data-cell{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 .table-header-cell.table-spacer-column,.workflow-table .table-data-cell.table-spacer-column{padding:0;border-right:0;border-bottom:0;background:transparent}.workflow-table .virtual-spacer-row{width:100%;padding:0;border:0;background:transparent}.workflow-table .table-header-cell{position:sticky;z-index:10;top:0;height:32px;background:#fafafaf5;overflow:visible;backdrop-filter:blur(12px)}.workflow-table .sticky-column{position:sticky;z-index:8;left:var(--at-sticky-left, 0);background:#fffdfb}.workflow-table .table-header-cell.sticky-column{z-index:12;background:#fafafa}.workflow-table .selection-column{z-index:9;padding:4px;background:#fffaf6;text-align:center}.workflow-table .table-header-cell.selection-column{z-index:13;background:#fafafa}.workflow-table .table-header-cell:has(.step-header-direct-action:hover),.workflow-table .table-header-cell:has(.step-header-direct-action:focus-visible){z-index:30}.workflow-table .task-sticky-column{box-shadow:1px 0 #4b4b4b0f}.workflow-table .table-header-cell.state-lane-column,.workflow-table .table-data-cell.state-lane-column{padding-right:3px;padding-left:3px}.workflow-table .table-header-cell.state-lane-column{background:#fafafaf0}.workflow-table .table-data-row[data-selected-row=true] .table-data-cell:not(.table-spacer-column){background:#fffaf6;box-shadow:inset 0 1px #ff6b0114,inset 0 -1px #ff6b0114}.workflow-table .table-data-row[data-selected-row=true] .selection-column,.workflow-table .table-data-row[data-selected-row=true] .task-sticky-column{background:#fff7ed}.workflow-table .table-data-cell[data-cell-state=succeeded]{background:#22c55e13}.workflow-table .table-data-cell[data-cell-state=ready]{background:#2563eb0d}.workflow-table .table-data-cell[data-cell-state=running],.workflow-table .table-data-cell[data-cell-state=waiting_approval]{background:#f59e0b1b}.workflow-table .table-data-cell[data-cell-state=failed]{background:#ef444416}.workflow-table .table-data-cell[data-cell-state=blocked],.workflow-table .table-data-cell[data-cell-state=cancelled],.workflow-table .table-data-cell[data-cell-state=invalidated],.workflow-table .table-data-cell[data-cell-state=paused],.workflow-table .table-data-cell[data-cell-state=pending],.workflow-table .table-data-cell[data-cell-state=skipped]{background:#78716c17}.workflow-table .table-data-row[data-selected-row=true] .table-data-cell[data-cell-state]{box-shadow:inset 0 1px #ff6b0114,inset 0 -1px #ff6b0114}.workflow-table .table-data-row.is-dragging-row .table-data-cell:not(.table-spacer-column){opacity:.58;background:#fff7ed}.workflow-table .table-data-row.is-drop-before .table-data-cell:not(.table-spacer-column){box-shadow:inset 0 3px 0 var(--at-orange)}.workflow-table .table-data-row.is-drop-before .selection-column,.workflow-table .table-data-row.is-drop-before .task-sticky-column{box-shadow:inset 0 3px 0 var(--at-orange),1px 0 #4b4b4b0f}.workflow-table .table-group-row{width:100%;padding:4px 6px;background:transparent}.workflow-table .table-group-row.is-drop-group{background:transparent;box-shadow:none}.workflow-table .table-group-header{position:sticky;z-index:3;left:0;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 .table-group-row.is-drop-group .table-group-header{background:#fff7ed;box-shadow:inset 0 0 0 2px #ff6b0152}.workflow-table .table-group-header strong{min-width:0;color:var(--at-text);font-size:.86rem;font-weight:900;overflow-wrap:anywhere}.workflow-table .table-group-count{flex:0 0 auto;color:var(--at-muted);font-size:.72rem;font-weight:780}.workflow-table .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}.shot-group-header-actions{display:inline-flex;align-items:center;gap:.1rem}.shot-group-add-image-column{color:#c2410c}.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) .step-header-direct-actions{opacity:0;transition:opacity .12s ease}.step-header:not(.step-header-collapsed):hover .step-header-direct-actions,.step-header:not(.step-header-collapsed):focus-within .step-header-direct-actions{opacity:1}}@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}@keyframes at-collapse-crossfade{0%{opacity:0;transform:scale(.985)}to{opacity:1;transform:none}}.collapsed-column-cell,.shot-group-summary-cell,.workflow-table .table-data-row[data-task-run-id]{animation:at-collapse-crossfade .15s ease both}@media (prefers-reduced-motion: reduce){.collapsed-column-cell,.shot-group-summary-cell,.workflow-table .table-data-row[data-task-run-id]{animation:none}}.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) auto 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 .table-data-row[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;grid-template-columns:minmax(0,1fr);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 .row-inline-actions{display:inline-grid;grid-template-columns:1fr;justify-items:center;gap:2px}.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-status{display:none}.task-run-job-status{display:inline-flex;align-items:center;gap:.25rem;min-height:22px;padding:.15rem .4rem;border-radius:999px;font-size:.66rem;font-weight:800;line-height:1;white-space:nowrap}.task-run-job-status.is-queued{background:#2563eb17;color:#1d4ed8}.task-run-job-status.is-running{background:#f59e0b1f;color:#92400e}.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}.shot-group-review-pause{min-width:0;overflow-wrap:anywhere;display:inline-flex;align-items:center;gap:.2rem;padding:.06rem .3rem;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}.shot-group-review-pause:not(.is-armed){border-color:var(--at-border, rgba(75, 75, 75, .22));background:transparent;color:var(--at-muted)}.workflow-table .table-tail-row .table-data-cell{border-bottom-style:dashed;background:#fffdfb}.workflow-table .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{color:var(--at-muted);font-size:.68rem;font-weight:600;overflow-wrap:anywhere}.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}.row-inline-actions{display:inline-flex;align-items:center;justify-content:flex-end;gap:.14rem;min-width:0}.row-inline-action-button{flex:0 0 auto}@media (hover: hover) and (pointer: fine) and (min-width: 760px){.workflow-table .table-data-row[data-task-run-id] .task-cell-top{position:relative;grid-template-columns:minmax(0,1fr) auto}}.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{position:relative;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:var(--at-card-radius, 8px);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-download-button{position:absolute;z-index:4;right:6px;bottom:6px;display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border:1px solid var(--at-border-default);border-radius:var(--at-card-radius, 8px);background:#fffffff0;color:var(--at-text);opacity:0;pointer-events:none;transition:opacity .12s ease,border-color .12s ease}.table-cell-frame:hover .cell-download-button,.table-cell-frame:focus-within .cell-download-button{opacity:1;pointer-events:auto}.cell-download-button:hover,.cell-download-button:focus-visible{border-color:var(--at-border-strong);background:#fff}.cell-download-button 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:var(--at-card-radius, 8px);background:#fff;color:var(--at-text);box-shadow:none;transition:border-color .16s ease,box-shadow .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}[data-lineage-hover] .cell-badge,[data-lineage-selected] .cell-badge{border-color:var(--at-border-strong);background:var(--at-gray-100)}.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:var(--at-card-ring)}.resource-card.state-waiting_approval,.resource-card.state-invalidated{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{border-color:#64748b29;background:#fff}.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}.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-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}.storyboard-cell-summary{min-width:0;display:flex;flex-direction:column;gap:2px;padding:6px 8px;overflow:hidden;font-size:var(--at-text-2-size);line-height:var(--at-text-3-leading)}.storyboard-cell-summary-first{font-weight:var(--at-weight-normal);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;overflow-wrap:anywhere}.storyboard-cell-summary.density-micro .storyboard-cell-summary-first{-webkit-line-clamp:1}.storyboard-cell-summary.density-compact .storyboard-cell-summary-first{-webkit-line-clamp:2}.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}.table-cell-frame.has-confirm-actions{display:flex;flex-direction:column;overflow:hidden}.table-cell-frame.has-confirm-actions .table-cell-button{flex:1;height:auto;min-height:0;overflow:hidden}.cell-confirm-actions{flex:none;display:flex;align-items:center;gap:4px;min-width:0;padding:4px 6px;border-top:1px solid rgba(249,115,22,.28);background:#f973161a}.cell-confirm-actions button{flex:1;min-width:0;display:inline-flex;align-items:center;justify-content:center;gap:4px;height:24px;min-height:24px;padding:0 6px;border-radius:6px;border:1px solid transparent;background:transparent;box-shadow:none;color:var(--at-text);font-size:12px;line-height:1;cursor:pointer;white-space:nowrap}.cell-confirm-actions button:hover,.cell-confirm-actions button:focus-visible{background:#fff;border-color:var(--at-border-default)}.cell-confirm-actions .cell-confirm-release{color:var(--at-orange);font-weight:500}.cell-confirm-actions .cell-confirm-release:hover,.cell-confirm-actions .cell-confirm-release:focus-visible{color:var(--at-orange-hover)}.cell-confirm-actions .cell-confirm-regenerate{flex:none;width:24px;padding:0}.cell-confirm-actions button svg{pointer-events:none}.cell-confirm-actions .cell-draft-badge{position:static;flex:none;padding:1px 5px;border:0;border-radius:4px;background:#f9731629;color:var(--at-orange-hover);font-size:10px;line-height:15px}.cell-draft-badge{position:absolute;z-index:3;top:6px;right:6px;padding:1px 6px;border-radius:999px;border:1px solid var(--at-orange);background:#ffffffeb;color:var(--at-orange);font-size:11px;line-height:16px;pointer-events:none}.resource-stage-panel .stage-draft-badge{position:static;align-self:flex-start;margin:8px 8px 0}.workflow-table-area:has(>.artifact-export-topbar){grid-template-rows:auto minmax(0,1fr);gap:6px}.artifact-export-topbar{min-width:0;display:flex;align-items:center;justify-content:flex-end;gap:8px}.artifact-export-error{min-width:0;flex:1 1 auto;display:flex;align-items:center;gap:8px;min-height:38px;padding:6px 8px 6px 10px;border:1px solid rgba(220,38,38,.22);border-radius:var(--at-card-radius, 10px);background:#fef2f2f5;color:#991b1b;font-size:.8rem;font-weight:650;line-height:1.35}.artifact-export-error>span{min-width:0;flex:1 1 auto;overflow-wrap:anywhere}.artifact-export-error-dismiss{width:26px;min-width:26px;height:26px;min-height:26px;color:#991b1b}.artifact-export-actions{flex:0 0 auto;display:flex;align-items:center;justify-content:flex-end;gap:8px}.artifact-export-active-hint{max-width:360px;color:var(--at-muted);font-size:.74rem;font-weight:650;line-height:1.25;text-align:right}.artifact-export-submit{min-height:34px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 14px;border:1px solid var(--at-orange-runtime);border-radius:10px;background:var(--at-orange-runtime);color:#fff;font-size:.8rem;font-weight:820;white-space:nowrap}.artifact-export-submit:hover:not([aria-disabled=true]),.artifact-export-submit:focus-visible{border-color:var(--at-orange-hover);background:var(--at-orange-hover)}.artifact-export-submit[aria-disabled=true]{opacity:.68;cursor:not-allowed}.artifact-export-cell-select{position:absolute;z-index:6;top:6px;right:6px;opacity:0;pointer-events:none;transition:opacity .12s ease}.table-cell-frame.has-expand-toggle .artifact-export-cell-select{right:40px}.table-cell-frame:hover .artifact-export-cell-select,.table-cell-frame:focus-within .artifact-export-cell-select,.artifact-export-cell-select.is-selected{opacity:1;pointer-events:auto}.artifact-export-cell-select .selection-checkbox-wrap,.artifact-export-column-select .selection-checkbox-wrap{border:1px solid var(--at-border-default);background:#fffffff2;box-shadow:0 6px 14px #0f172a14}.artifact-export-cell-select.is-selected .selection-checkbox-wrap{border-color:var(--at-border-orange-strong);background:#fff7ed}.artifact-export-column-select{display:inline-grid;place-items:center}.artifact-export-column-select .selection-checkbox-wrap{width:22px;min-width:22px;height:22px;border-radius:999px;box-shadow:none}.artifact-export-column-select .selection-checkbox-wrap input{width:14px;min-width:14px;height:14px;min-height:14px}.artifact-export-collapsed-cell-frame .collapsed-column-cell{height:100%}@media (max-width: 760px){.artifact-export-topbar,.artifact-export-cell-select,.artifact-export-column-select{display:none!important}}.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;backdrop-filter:blur(10px)}.approval-card-preview .approval-card-open-link:hover{background:#0f172ae6}.video-reference-preview:before{content:"";position:absolute;inset: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}.cell-badge .artifact-preview img,.cell-badge .artifact-preview video{width:100%;height:100%;max-width:none;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}.resource-card.user-input-empty{border-style:dashed;border-color:#64748b57;background:#f8fafc8c}.resource-card.user-input-empty:before{opacity:0}.user-input-ghost{position:relative;width:100%;height:100%;min-height:var(--at-cell-inner-height, 104px);display:grid;align-content:center;justify-items:center;gap:4px;padding:10px 14px;text-align:center}.user-input-ghost-role{font-size:.72rem;font-weight:820;letter-spacing:.04em;color:#64748b}.user-input-ghost-action{font-size:.7rem;font-weight:700;color:#94a3b8}.table-cell-button:hover .resource-card.user-input-empty,.table-cell-button:focus-visible .resource-card.user-input-empty,.resource-card.user-input-empty.cell-badge-selected{border-color:#ff6b0166;background:#fffaf699}.resource-card.user-input-empty.user-input-fillable{border-color:var(--at-border-orange-strong)}.user-input-fillable .user-input-ghost-action{color:var(--at-orange)}.table-cell-button:hover .resource-card.user-input-fillable .user-input-ghost-action,.table-cell-button:focus-visible .resource-card.user-input-fillable .user-input-ghost-action{color:var(--at-orange-hover)}.resource-card.user-input-empty.user-input-blocked{border-color:#94a3b866;background:#f1f5f999}.user-input-blocked .user-input-ghost-role,.user-input-blocked .user-input-ghost-action{color:var(--at-muted)}.table-cell-button:hover .resource-card.user-input-empty.user-input-blocked,.table-cell-button:focus-visible .resource-card.user-input-empty.user-input-blocked,.resource-card.user-input-empty.user-input-blocked.cell-badge-selected{border-color:#94a3b88c;background:#f1f5f9bf}.user-input-tag{position:absolute;top:5px;right:6px;z-index:2;padding:1px 6px;border-radius:999px;background:#64748b24;color:#475569;font-size:.62rem;font-weight:760;letter-spacing:.03em;pointer-events:none}.cell-badge.density-micro .user-input-tag{display:none}.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;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)}.workflow-empty-state{justify-content:center;min-height:360px;padding:clamp(1.1rem,4vw,3rem);text-align:center}.workflow-empty-state-card{width:min(560px,100%);display:grid;justify-items:center;gap:1rem}.workflow-empty-copy{display:grid;gap:.45rem}.workflow-empty-kicker{margin:0;color:var(--at-orange-hover);font-size:.78rem;font-weight:860;overflow-wrap:anywhere}.workflow-empty-copy h2{margin:0;color:var(--at-text);font-size:clamp(1.35rem,5vw,2rem);line-height:1.12}.workflow-empty-copy p{margin:0;color:var(--at-muted);overflow-wrap:anywhere}.workflow-empty-action{max-width:100%;white-space:normal}.error-state{border-color:#ef444452;color:#991b1b}.table-stage-banner{display:flex;align-items:center;gap:.6rem;margin:0 0 .55rem;padding:.5rem .6rem .5rem .7rem;border:1px solid var(--at-border-orange);border-radius:var(--at-card-radius);background:var(--at-orange-soft);color:var(--at-structure)}.table-stage-banner-icon{width:24px;height:24px;flex:0 0 auto;display:inline-grid;place-items:center;border-radius:999px;background:#ffffffb8;color:var(--at-orange)}.table-stage-banner[data-stage=allDone]{border-color:#22c55e3d;background:#22c55e12}.table-stage-banner[data-stage=allDone] .table-stage-banner-icon{color:#16a34a}.table-stage-banner-message{min-width:0;flex:1 1 auto;margin:0;font-size:.84rem;font-weight:600;line-height:1.35;overflow-wrap:anywhere}.table-stage-banner-action{flex:0 0 auto;min-height:30px;padding:.25rem .7rem;font-size:.78rem}.table-stage-banner-dismiss{flex:0 0 auto;width:26px;min-width:26px;height:26px;color:var(--at-muted)}.table-attnbar{display:flex;align-items:center;gap:.6rem;margin:0 0 .55rem;min-height:34px}.table-attnbar-chips{display:inline-flex;gap:2px;padding:2px;border-radius:8px;background:var(--at-gray-100, rgba(75, 75, 75, .06))}.table-attnbar-chip{display:inline-flex;align-items:center;gap:6px;padding:4px 12px;border:0;border-radius:6px;background:none;color:var(--at-muted);font-size:12px;font-weight:var(--at-weight-medium, 500);line-height:1.3;cursor:pointer}.table-attnbar-chip:hover:not(.is-on){color:var(--at-structure)}.table-attnbar-chip.is-on{background:#fff;color:var(--at-text);box-shadow:0 1px 2px #0f172a14}.table-attnbar-chip.warn.is-on{color:var(--state-warning, #b45309)}.table-attnbar-chip.err.is-on{color:var(--state-error, #b91c1c)}.table-attnbar-chip-count{font-variant-numeric:tabular-nums;font-weight:var(--at-weight-semibold, 600)}.table-attnbar-hint{min-width:0;margin-left:auto;overflow:hidden;color:var(--state-warning, #b45309);font-size:12px;text-overflow:ellipsis;white-space:nowrap}@keyframes attention-locate-pulse{0%{box-shadow:0 0 #ff6b018c;border-color:var(--at-orange)}55%{box-shadow:0 0 0 6px #ff6b0100;border-color:var(--at-orange)}to{box-shadow:0 0 #ff6b0100;border-color:var(--at-border-orange-strong)}}.table-cell-button[data-highlighted=true] .cell-badge,.collapsed-column-cell[data-highlighted=true]{border-color:var(--at-orange);box-shadow:var(--at-card-ring);animation:attention-locate-pulse 1.1s ease-out 2;border-radius:12px}.workflow-table .table-data-row[data-highlighted=true] .table-data-cell[data-cell-state]{background:var(--at-orange-soft);box-shadow:inset 0 0 0 2px #ff6b0147;animation:attention-locate-pulse 1.1s ease-out 2}@media (prefers-reduced-motion: reduce){.table-cell-button[data-highlighted=true] .cell-badge,.collapsed-column-cell[data-highlighted=true],.workflow-table .table-data-row[data-highlighted=true] .table-data-cell[data-cell-state]{animation:none;box-shadow:0 0 0 3px #ff6b0147}}.work-order-page{min-height:0;flex:1 1 auto;overflow:auto;padding:40px 24px 64px;background:var(--at-gray-50)}.work-order-column{width:min(560px,100%);margin:0 auto;display:grid;gap:24px}.work-order-header{display:flex;flex-wrap:wrap;align-items:center;gap:12px}.work-order-name-row{display:flex;align-items:center;gap:8px;min-width:0}.work-order-exit{flex:0 0 auto;margin-left:auto}.work-order-header h2{margin:0;color:var(--at-text);font-size:var(--at-text-6-size);line-height:var(--at-text-6-leading);font-weight:var(--at-weight-semibold)}.work-order-name-edit{min-height:0;padding:4px;border:0;border-radius:6px;background:none;box-shadow:none;color:var(--at-muted);cursor:pointer}.work-order-name-edit:hover:not(:disabled){background:var(--at-gray-100);color:var(--at-text);box-shadow:none;transform:none}.work-order-name-input{max-width:480px;padding:2px 8px;border:1px solid var(--at-orange);border-radius:8px;font-size:var(--at-text-6-size);line-height:var(--at-text-6-leading);font-weight:var(--at-weight-semibold);color:var(--at-text)}.work-order-source{display:grid;gap:8px;padding:12px 14px;border:1px solid var(--at-border-default);border-radius:10px}.work-order-source-head{display:flex;align-items:baseline;gap:8px}.work-order-source-title{font-size:var(--at-text-3-size);font-weight:var(--at-weight-semibold)}.work-order-source-optional{color:var(--at-muted);font-size:var(--at-text-2-size)}.work-order-source-note{margin-left:auto;color:var(--at-muted);font-size:var(--at-text-1-size);cursor:help}.work-order-source-toggle{display:inline-flex;gap:8px;justify-self:start}.work-order-source-toggle button{display:inline-flex;align-items:center;gap:6px;min-width:56px;min-height:34px;padding:.3rem .75rem;border:1px solid var(--at-border-default);border-radius:8px;background:var(--at-surface);box-shadow:none;color:var(--at-text);font-size:var(--at-text-3-size);font-weight:var(--at-weight-medium);cursor:pointer}.work-order-source-toggle button:hover:not(:disabled){background:var(--at-gray-100);box-shadow:none;transform:none}.work-order-source-toggle button.is-active{border-color:var(--at-orange);color:var(--at-orange-hover);font-weight:var(--at-weight-semibold)}.work-order-source-dot{width:5px;height:5px;border-radius:50%;background:var(--at-gray-400)}.work-order-source-hint{margin:0;color:var(--at-muted);font-size:var(--at-text-2-size);line-height:1.5}.work-order-source textarea{field-sizing:content;max-height:260px;overflow-y:auto;resize:none}.work-order-source-video{display:grid;gap:8px;border-radius:8px}.work-order-source-video.is-drag-over{outline:2px dashed var(--at-orange);outline-offset:2px}.work-order-source-dropzone{display:flex;gap:8px;align-items:stretch}.work-order-source-upload{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:40px;border:1px dashed var(--at-border-strong);border-radius:8px;background:none;box-shadow:none;color:var(--at-muted);font-size:var(--at-text-3-size);cursor:pointer}.work-order-source-spin{animation:work-order-source-spin 1s linear infinite}@keyframes work-order-source-spin{to{transform:rotate(360deg)}}.work-order-source-player video{width:100%;max-height:260px;border-radius:12px;background:#111827}.work-order-source-file-row{display:flex;align-items:center;gap:8px}.work-order-source-file-name{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--at-text);font-size:var(--at-text-2-size)}.work-order-form{display:grid;gap:16px;padding:24px;border:1px solid var(--at-border-default);border-radius:12px;background:var(--at-surface)}.work-order-submission-fields{display:contents;min-width:0;margin:0;padding:0;border:0}.work-order-external-notice{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 14px;border:1px solid var(--at-border-default);border-radius:10px;background:var(--at-gray-100);color:var(--at-text);font-size:var(--at-text-3-size);line-height:var(--at-text-3-leading)}.work-order-quantity{min-width:0;margin:0;padding:0;border:0;display:grid;gap:8px}.work-order-quantity legend{padding:0;color:var(--at-text);font-size:var(--at-text-3-size);line-height:var(--at-text-3-leading);font-weight:var(--at-weight-medium)}.work-order-quantity-row{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.work-order-quantity-options{display:flex;gap:8px}.work-order-quantity-or{color:var(--at-muted);font-size:var(--at-text-2-size);line-height:var(--at-text-2-leading)}.work-order-quantity-custom{display:inline-flex;align-items:center;gap:6px}input.work-order-quantity-custom-input{width:56px;min-height:30px;height:30px;padding:0 6px;border:1px solid var(--at-border-default);border-radius:999px;background:var(--at-surface);color:var(--at-text);text-align:center;font-variant-numeric:tabular-nums;-moz-appearance:textfield}input.work-order-quantity-custom-input::-webkit-outer-spin-button,input.work-order-quantity-custom-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.work-order-quantity-custom-unit{color:var(--at-text);font-size:var(--at-text-3-size);line-height:var(--at-text-3-leading)}button.work-order-quantity-option{min-width:56px;min-height:34px;padding:.3rem .6rem;border:1px solid var(--at-border-default);border-radius:8px;background:var(--at-surface);color:var(--at-text);box-shadow:none;font-weight:var(--at-weight-medium);font-variant-numeric:tabular-nums}button.work-order-quantity-option:hover:not(:disabled){background:var(--at-gray-100);box-shadow:none;transform:none}button.work-order-quantity-option.is-selected{border-color:var(--at-orange);color:var(--at-orange-hover);font-weight:var(--at-weight-semibold)}.work-order-quantity-hint{color:var(--at-muted);font-size:var(--at-text-2-size);line-height:var(--at-text-2-leading);font-weight:var(--at-weight-normal)}.work-order-actions{display:flex;align-items:center;justify-content:flex-end;gap:12px;margin-top:8px;padding-top:16px;border-top:1px solid var(--at-border)}.work-order-kbd{color:var(--at-muted);font-size:var(--at-text-1-size, 11px);font-variant-numeric:tabular-nums}.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:flex;flex-wrap:nowrap;align-items:baseline;gap:10px;color:var(--at-muted);font-size:.82rem;font-weight:720}.log-item-openable{width:100%;padding:0;border:0;background:none;font:inherit;color:inherit;text-align:inherit;cursor:pointer}.log-item-openable:hover .log-item-name,.log-item-openable:focus-visible .log-item-name{text-decoration:underline}.log-item-error{margin:2px 0 0;padding-inline-start:76px;color:var(--at-danger, #b42318);font-size:.78rem;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.log-item .log-item-time,.log-item .log-item-duration{flex:0 0 auto;overflow:hidden;font-weight:600;font-variant-numeric:tabular-nums;white-space:nowrap}.log-item .log-item-duration{margin-left:auto;text-align:right}.log-item .log-item-status{flex:0 0 auto;max-width:30%;overflow:hidden;color:var(--at-orange);font-weight:900;white-space:nowrap;text-overflow:ellipsis}.log-item .log-item-name{flex:1 1 auto;min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.log-item-omitted{padding-top:4px;font-size:.76rem}.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;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;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;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,.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 .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 .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}.resource-preview-panel .artifact-text .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-mode-dot{width:5px;height:5px;border-radius:50%;background:currentColor;opacity:.7}.source-material-stash-note{margin:0;color:var(--at-text-muted, #6b7280);font-size:.76rem;font-weight:400;line-height:1.5}.source-material-script{display:grid;min-height:0}.source-material-script textarea{min-height:220px;field-sizing:content;max-height:min(52vh,560px);overflow-y:auto;resize:none;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}.source-material-suggest{display:flex;flex-direction:column;gap:.3rem}.source-material-suggest-button{align-self:flex-start}.source-material-suggest-button:disabled{opacity:.55;cursor:not-allowed}.source-material-suggest-applied{color:var(--at-green, #16a34a)}.source-material-suggest-error{color:var(--at-orange)}.fission-elements-card{min-width:0;min-height:0;display:grid;grid-template-rows:auto auto 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-guidance{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 10px;border:1px solid rgba(34,197,94,.18);border-radius:10px;background:#f0fdf4b8;color:#166534;font-size:.78rem;font-weight:720}.fission-elements-guidance span{min-width:0;display:inline-flex;align-items:center;gap:6px}.fission-elements-guidance.has-warning{border-color:#eab30847;background:#fefce8d1;color:#854d0e}.fission-elements-clear-button{flex:0 0 auto;padding:.28rem .54rem;font-size:.76rem}.fission-elements-minimum-warning{margin:0;padding:8px 10px;border:1px solid rgba(234,179,8,.3);border-radius:10px;background:#fefce8e6;color:#854d0e;font-size:.78rem;line-height:1.4}.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-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;flex-wrap:wrap;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-confirm{flex-basis:100%;display:grid;gap:6px;padding:10px 12px;border:1px solid rgba(245,158,11,.4);border-radius:10px;background:#f59e0b14}.cell-card-save-confirm-text{margin:0;color:#92400e;font-size:.8rem;font-weight:600;line-height:1.5}.cell-card-save-confirm-cost{margin:0;color:#92400e;font-size:.76rem;font-weight:400;line-height:1.5}.cell-card-save-confirm-actions{display:flex;justify-content:flex-end;gap:8px}.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%;field-sizing:content;max-height:min(52vh,560px);padding:24px;overflow:auto;resize:none;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-status{display:flex;align-items:center;justify-content:space-between;gap:.65rem;padding:.62rem .72rem;border:1px solid rgba(245,158,11,.24);border-radius:8px;background:#f59e0b14}.input-stage-status strong{min-width:0;color:var(--at-structure);font-size:.82rem;font-weight:850;overflow-wrap:anywhere}.input-stage-status span{flex:0 0 auto;color:#92400e;font-size:.78rem;font-weight:850}.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;field-sizing:content;max-height:320px;overflow-y:auto;resize:none;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;text-align:center}.input-form-empty-state{min-width:0;display:grid;gap:3px;justify-items:center}.input-form-empty-state span{color:var(--at-muted);font-size:.76rem;font-weight:850;line-height:1.25}.input-form-empty-state strong{color:var(--at-text);font-size:.95rem;font-weight:850;line-height:1.25;overflow-wrap:anywhere}.input-form-card.compact .input-form-empty-state strong{font-size:.8rem}.input-form-card.compact.density-micro .input-form-empty-state strong{font-size:.74rem}.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-video-actions{min-width:0;display:grid;gap:.42rem}.concat-video-download{border-color:#2563eb52;background:#eff6ffeb;color:#1d4ed8}.concat-video-download svg{color:#1d4ed8}.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}.cell-action-toolbar{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:.2rem;padding-top:.55rem;border-top:1px solid rgba(75,75,75,.08)}.cell-action-toolbar-button{width:38px;height:38px;min-height:38px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:1px solid rgba(75,75,75,.16);border-radius:11px;background:#fff;color:var(--at-structure);cursor:pointer;transition:border-color .12s ease,background .12s ease,color .12s ease}.cell-action-toolbar-button:hover:not(:disabled){border-color:var(--at-border-orange-strong);background:#fffaf6;color:var(--at-orange)}.cell-action-toolbar-button:disabled{opacity:.5;cursor:not-allowed}.cell-action-toolbar-button[aria-expanded=true]{border-color:var(--at-border-orange-strong);background:#fffaf6;color:var(--at-orange)}.detail-action-popover .cell-action-toolbar{border-top:0;padding-top:0;margin-top:0}.cell-action-toolbar-wrap{position:relative;display:inline-flex;align-items:center}.cell-action-toolbar-wrap .cell-action-toolbar{flex-wrap:nowrap;gap:.3rem;margin-top:0;padding-top:0;border-top:0}.cell-action-toolbar-wrap .cell-action-toolbar-button{position:relative;width:32px;height:32px;min-height:32px;border-radius:9px}.cell-action-toolbar-button[data-label]:after{content:attr(data-label);position:absolute;z-index:120;top:calc(100% + 6px);left:50%;max-width:min(220px,calc(100vw - 24px));padding:4px 9px;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;white-space:nowrap;opacity:0;pointer-events:none;transform:translate(-50%,-2px);transition:opacity .16s ease,transform .16s ease}.cell-action-toolbar-button[data-label]:hover:after,.cell-action-toolbar-button[data-label]:focus-visible:after{opacity:1;transform:translate(-50%)}.cell-action-toolbar-wrap .cell-action-dropdown{position:absolute;z-index:80;top:calc(100% + 8px);right:0;width:min(320px,calc(100vw - 32px));max-height:min(68svh,560px);overflow:auto;padding:12px;border:1px solid rgba(75,75,75,.14);border-radius:14px;background:#fffffffa;box-shadow:0 20px 54px #0f172a33}.primary-action-section .button-row{gap:.45rem}.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}.resource-control-panel button{white-space:normal}.derive-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)}.derive-edit-summary{margin:0;color:var(--at-muted);font-size:.78rem;line-height:1.45;overflow-wrap:anywhere}.reset-checkbox{min-height:36px;padding:.45rem .65rem;border:1px solid rgba(75,75,75,.1);border-radius:12px;background:#fff}.rerun-upstream-note{color:var(--at-muted)}.rerun-regen-cost-warning{margin:0;padding:.45rem .65rem;border:1px solid var(--at-border-orange-strong);border-radius:12px;background:#ff6b010f;color:var(--at-orange);font-size:.78rem;line-height:1.45;overflow-wrap:anywhere}.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:flex;flex-direction:column;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;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}.detail-drawer.shot-video-card>.shot-card-body,.detail-drawer.shot-video-card>.shot-loading-state{flex:1;min-height:0}.generation-blocked-banner strong{display:inline-flex;align-items:center;gap:6px}.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:248px 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:248px minmax(0,1fr) 126px}.image-preview-frame img{position:absolute;inset: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,.image-candidate-rail .candidate-final-pill{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-script-pinned{min-width:0;min-height:0;height:100%}.shot-note-header,.candidate-floating-header{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:12px 13px}.candidate-upload-row{padding:0 13px 10px}.candidate-upload-button{display:inline-flex;align-items:center;gap:6px;width:100%;justify-content:center;padding:7px 10px;border:1px dashed var(--at-border);border-radius:8px;background:transparent;color:var(--at-text);font-size:13px;font-weight:600;cursor:pointer}.candidate-upload-button:not(:disabled):hover{border-color:var(--at-accent);color:var(--at-accent)}.candidate-upload-button:disabled{opacity:.5;cursor:not-allowed}.shot-note-header h3{margin:0;color:var(--at-text);font-size:18px;font-weight:800}.shot-note-header p{min-width:0;margin:4px 0 0;color:var(--at-muted);font-size:11px;font-weight:700;line-height:1.35;overflow-wrap:anywhere}.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) 212px;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;inset: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;inset:0;z-index:1;width:100%;height:100%;object-fit:contain;background:#111827;cursor:pointer}.shot-preview-inline-play{position:absolute;inset: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;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;inset: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.heatmap{position:absolute;inset:0;z-index:5;overflow:hidden;display:grid;place-items:center;color:#fff7ed;text-align:center;pointer-events:none;background:radial-gradient(120% 120% at 28% 22%,rgba(255,176,84,.62),transparent 56%),radial-gradient(120% 120% at 76% 70%,rgba(255,92,53,.58),transparent 58%),conic-gradient(from 200deg at 50% 50%,#ff8a2e80,#be24188c,#ffb05480,#ff8a2e80),linear-gradient(135deg,#3a1008b8,#60180c99);background-size:180% 180%,180% 180%,220% 220%,100% 100%;background-position:0% 0%,100% 100%,50% 50%,0% 0%;animation:heatmap-drift 5s ease-in-out infinite alternate}.shot-preview-generating-overlay.heatmap .heatmap-grain{position:absolute;inset:-20%;background-image:repeating-radial-gradient(circle at 50% 50%,rgba(255,255,255,.06) 0 1px,transparent 1px 3px);background-size:7px 7px;mix-blend-mode:overlay;opacity:.5;animation:heatmap-grain-shift 2.6s steps(6) infinite}.shot-preview-generating-overlay.heatmap .heatmap-pulse{position:absolute;inset:0;background:radial-gradient(60% 60% at 50% 50%,rgba(255,213,153,.42),transparent 70%);animation:heatmap-breathe 2.2s ease-in-out infinite}.shot-preview-generating-overlay.heatmap .heatmap-readout{position:relative;z-index:1;display:grid;gap:4px;place-items:center;max-width:min(260px,80%)}.shot-preview-generating-overlay.heatmap .heatmap-status{font-size:.9rem;font-weight:900;letter-spacing:.02em;text-shadow:0 1px 10px rgba(58,16,8,.6);overflow-wrap:anywhere}.shot-preview-generating-overlay.heatmap .heatmap-elapsed{font-size:.78rem;font-weight:800;font-variant-numeric:tabular-nums;color:#fff7eddb;text-shadow:0 1px 8px rgba(58,16,8,.5)}@keyframes heatmap-drift{0%{background-position:0% 0%,100% 100%,50% 50%,0% 0%}50%{background-position:40% 30%,60% 70%,65% 40%,0% 0%}to{background-position:100% 100%,0% 0%,35% 60%,0% 0%}}@keyframes heatmap-grain-shift{to{transform:translate3d(7px,7px,0)}}@keyframes heatmap-breathe{0%,to{opacity:.32;transform:scale(.96)}50%{opacity:.9;transform:scale(1.1)}}@media (prefers-reduced-motion: reduce){.shot-preview-generating-overlay.heatmap{animation:none;background:radial-gradient(120% 120% at 30% 28%,rgba(255,176,84,.5),transparent 60%),linear-gradient(135deg,#48160ac7,#7822109e)}.shot-preview-generating-overlay.heatmap .heatmap-grain{animation:none}.shot-preview-generating-overlay.heatmap .heatmap-pulse{animation:heatmap-breathe 5.5s ease-in-out infinite}}.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{align-content:center;gap:4px;pointer-events:none}.shot-preview-center-meta strong{color:#fff;font-size:1.25rem;font-weight:920}.shot-preview-center-meta span{color:#fff;font-size:.82rem;font-weight:860}.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}.prompt-stack{min-width:0;min-height:0;display:grid;grid-template-rows:auto minmax(0,1fr) auto auto;gap:5px}.composer-view-badge{min-width:0;display:flex;flex-wrap:wrap;align-items:center;gap:7px}.snapshot-view-explain{flex-basis:100%;margin:0;color:var(--at-muted);font-size:var(--at-text-2-size);line-height:var(--at-text-3-leading);font-weight:var(--at-weight-normal)}.composer-view-badge strong,.composer-view-badge span{min-width:0;overflow-wrap:anywhere;line-height:1.2}.composer-view-badge strong{color:var(--at-text);font-size:11px;font-weight:900}.composer-view-badge span{padding:.08rem .38rem;border-radius:999px;background:#f0f3f5;color:var(--at-muted);font-size:10px;font-weight:820}.candidate-edit-from-button{flex:0 0 auto;min-height:28px;display:inline-flex;align-items:center;gap:4px;padding:0 10px;border-color:transparent;border-radius:7px;background:var(--at-orange);color:#fff;box-shadow:none;font-size:10px;font-weight:820}.candidate-edit-from-button:hover:not(:disabled){border-color:transparent;background:var(--at-orange-hover);transform:none}.prompt-actions{display:flex;justify-content:flex-end;margin-top:4px}.prompt-refresh-button{flex:0 0 auto;min-height:24px;display:inline-flex;align-items:center;gap:4px;padding:0 8px;border-color:#ff6b012e;border-radius:7px;background:#fffdfb;color:var(--at-orange);box-shadow:none;font-size:10px;font-weight:820}.prompt-refresh-button:hover:not(:disabled){border-color:#ff6b0157;background:var(--at-orange-soft);transform:none}.prompt-refresh-button:disabled{opacity:.55;cursor:not-allowed}.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-strip.is-drag-over{outline:2px dashed var(--at-orange);outline-offset:3px;border-radius:6px;background:var(--at-orange-soft)}.composer-media-card.is-drag-over{border:1px dashed var(--at-orange);background:var(--at-orange-soft);color:var(--at-orange);box-shadow:var(--at-card-ring)}.candidate-floating-rail.is-drag-over{outline:2px dashed var(--at-orange);outline-offset:-2px;border-radius:var(--at-card-radius);background:var(--at-orange-soft)}.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;inset: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-fan-stack{position:relative;display:inline-flex;align-items:center;justify-content:center;min-width:56px;min-height:70px}.reference-fan-stack .reference-fan-cards{position:relative;display:block;width:calc(40px + (var(--fan-count, 1) - 1) * 12px);height:70px;transition:width .2s ease}.reference-fan-card{position:absolute;top:0;left:calc(var(--fan-index, 0) * 12px);width:40px;height:56px;display:grid;place-items:center;overflow:visible;padding:0;appearance:none;cursor:pointer;border:1px solid rgba(75,75,75,.22);border-radius:5px;background:#eef1f4;color:#9aa1ab;box-shadow:0 1px 3px #1111111f;transform-origin:bottom center;transform:rotate(calc((var(--fan-index, 0) - (var(--fan-count, 1) - 1) / 2) * 7deg));transition:transform .2s ease,left .2s ease,box-shadow .15s ease,border-color .15s ease;z-index:calc(10 + var(--fan-index, 0))}.reference-fan-card:disabled{cursor:default;opacity:.55}.reference-fan-card.is-blank{border-style:dashed}.reference-fan-card img{width:100%;height:100%;border-radius:4px;object-fit:cover}.reference-fan-detail{position:absolute;bottom:calc(100% + 6px);left:50%;z-index:80;display:grid;gap:1px;width:max-content;max-width:190px;padding:5px 8px;border:1px solid rgba(75,75,75,.16);border-radius:8px;background:#fff;box-shadow:0 8px 20px #11111129;opacity:0;transform:translate(-50%,4px);pointer-events:none;transition:opacity .14s ease,transform .14s ease}.reference-fan-detail strong{color:var(--at-orange);font-size:10px;font-weight:880}.reference-fan-detail em{color:var(--at-muted);font-size:10px;font-style:normal;font-weight:730;white-space:normal}.reference-fan-card:hover .reference-fan-detail,.reference-fan-card:focus-visible .reference-fan-detail{opacity:1;transform:translate(-50%)}.reference-fan-stack:hover .reference-fan-cards,.reference-fan-stack:focus-within .reference-fan-cards,.reference-fan-stack.is-open .reference-fan-cards{width:calc(46px + (var(--fan-count, 1) - 1) * 30px)}.reference-fan-stack:hover .reference-fan-card,.reference-fan-stack:focus-within .reference-fan-card,.reference-fan-stack.is-open .reference-fan-card{left:calc(var(--fan-index, 0) * 30px);width:46px;height:64px;border-color:#ff6b0152;box-shadow:0 8px 16px #11111129;transform:rotate(calc((var(--fan-index, 0) - (var(--fan-count, 1) - 1) / 2) * 3deg)) translateY(-3px)}.reference-fan-card:focus-visible{outline:2px solid var(--at-orange);outline-offset:1px}.reference-fan-count{position:absolute;right:-4px;bottom:-4px;z-index:60;min-width:16px;padding:1px 5px;border-radius:9px;background:var(--at-orange);color:#fff;font-size:10px;font-weight:760;line-height:1.4;text-align:center;box-shadow:0 1px 3px #1113}.reference-fan-ghost{display:grid;align-content:center;justify-items:center;gap:4px;width:56px;height:70px;padding:7px 5px;appearance:none;cursor:pointer;border:1px dashed rgba(75,75,75,.28);border-radius:4px;background:#eef1f4;color:#6b7280;font-size:10px;font-weight:760;line-height:1.2;text-align:center;transition:background .15s ease,border-color .15s ease,color .15s ease,transform .18s ease}.reference-fan-ghost:disabled{cursor:default;opacity:.55}.reference-fan-ghost:hover:not(:disabled),.reference-fan-ghost:focus-visible{border-color:#ff6b016b;background:var(--at-orange-soft);color:var(--at-orange);transform:translateY(-3px)}.reference-fan-ghost:focus-visible{outline:2px solid var(--at-orange);outline-offset:1px}.reference-fan-ghost small{max-width:48px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (prefers-reduced-motion: reduce){.reference-fan-card,.reference-fan-detail,.reference-fan-stack .reference-fan-cards,.reference-fan-ghost{transition:none}}.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[readonly],.negative-prompt-field textarea[readonly]{cursor:default}.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}.negative-prompt-field{min-width:0;display:grid;grid-template-columns:92px minmax(0,1fr);align-items:start;gap:8px;padding-top:5px;border-top:1px solid rgba(75,75,75,.08)}.negative-prompt-field span{min-width:0;color:var(--at-muted);font-size:11px;font-weight:820;line-height:1.25;overflow-wrap:anywhere}.negative-prompt-field textarea{width:100%;min-height:42px;max-height:54px;resize:none;padding:6px 8px;border:1px solid rgba(75,75,75,.1);border-radius:8px;background:#fbfcfd;color:var(--at-text);font:inherit;font-size:12px;line-height:1.35}.negative-prompt-field textarea:focus{outline:0;border-color:#ff6b0147;box-shadow:0 0 0 3px #ff6b0114}.prompt-draft-negative{display:grid;gap:2px}.prompt-draft-negative span{color:var(--at-muted);font-size:.72rem;font-weight:760;line-height:1.35;text-transform:none}.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}.storyboard-control-wrap{order:-1}.storyboard-tool-control{border-color:#ff6b0133;color:var(--at-orange)}.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;inset:22px 0 154px;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)}button.candidate-floating-item{padding:0;border:0;background:transparent;box-shadow:none;text-align:left}button.candidate-floating-item:hover{transform:none;box-shadow:none}.candidate-draft-item .candidate-floating-thumb{background:linear-gradient(180deg,#fff,#fff8f2);color:var(--at-orange)}.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,.candidate-floating-item.is-selected .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-input-references{display:flex;flex-wrap:wrap;gap:3px;justify-self:start;max-width:100%}.candidate-input-reference{box-sizing:border-box;display:inline-flex;flex-direction:column;align-items:center;gap:1px;overflow:hidden;border:1px solid rgba(75,75,75,.22);border-radius:4px;background:#f8fafce6;color:var(--at-muted)}.candidate-input-reference img{width:18px;height:18px;object-fit:cover}.candidate-input-reference-roles{box-sizing:border-box;max-width:72px;padding:0 2px 1px;font-size:9px;line-height:1.25;overflow-wrap:anywhere;text-align:center}.candidate-input-reference.is-blank{background:linear-gradient(135deg,#333,#4b4b4b 58%,#ff6b01);color:#fff}.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-final-pill{box-sizing:border-box;min-width:0;justify-self:start;max-width:88px;padding:.16rem .42rem;border:1px solid rgba(75,75,75,.12);border-radius:999px;background:#fff;color:var(--at-muted);font-size:.62rem;font-weight:880;line-height:1.15;text-align:center;overflow-wrap:anywhere}.candidate-final-pill.is-selected{border-color:#ff6b0157;background:var(--at-orange);color:#fff;box-shadow:0 6px 14px #ff6b012e}.candidate-final-pill.is-rejected{border-color:#ef44443d;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:fixed;z-index:1200;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.unified-media-reference-picker{display:flex;flex-direction:column;overflow:hidden}.media-reference-picker-anchor{display:contents}.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;flex:none;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){*:not(.heatmap-pulse),*: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:212px 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{inset:auto 8px 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 260px}.shot-script-pinned{min-height:220px;height:auto}.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,.negative-prompt-field{grid-template-columns:1fr}.composer-media-strip,.control-strip{overflow-x:auto;padding-bottom:4px}.composer-media-strip{overflow:visible}.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}}.shot-preview-frame-wide{position:relative}.shot-preview-fullscreen-trigger{position:absolute;top:8px;right:8px;z-index:3;display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border:none;border-radius:8px;background:#0f12178c;color:#fff;cursor:pointer;opacity:0;transition:opacity .12s ease,background .12s ease}.shot-preview-frame-wide:hover .shot-preview-fullscreen-trigger,.shot-preview-fullscreen-trigger:focus-visible{opacity:1}.shot-preview-fullscreen-trigger:hover{background:#0f1217cc}.fullscreen-media-viewer{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center}.fullscreen-media-backdrop{position:absolute;inset:0;border:none;margin:0;padding:0;background:#080a0eeb;cursor:zoom-out}.fullscreen-media-stage{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;max-width:94vw;max-height:88vh;pointer-events:none}.fullscreen-media-stage img,.fullscreen-media-stage video{max-width:94vw;max-height:88vh;width:auto;height:auto;object-fit:contain;border-radius:6px;background:#000;pointer-events:auto}.fullscreen-media-bar{position:absolute;top:0;left:0;right:0;z-index:2;display:flex;align-items:center;gap:12px;padding:14px 18px;color:#f4f6fa;background:linear-gradient(to bottom,#080a0eb3,#080a0e00)}.fullscreen-media-position{font-variant-numeric:tabular-nums;font-weight:600;font-size:13px;padding:3px 9px;border-radius:999px;background:#ffffff24}.fullscreen-media-title{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;opacity:.85}.fullscreen-media-close{color:#f4f6fa;background:#ffffff24}.fullscreen-media-close:hover{background:#ffffff42}.fullscreen-media-nav{position:absolute;top:50%;transform:translateY(-50%);z-index:2;display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;border:none;border-radius:50%;background:#ffffff1f;color:#fff;cursor:pointer;transition:background .12s ease}.fullscreen-media-nav:hover{background:#ffffff42}.fullscreen-media-nav.is-prev{left:18px}.fullscreen-media-nav.is-next{right:18px}@media (prefers-reduced-motion: reduce){.shot-preview-fullscreen-trigger,.fullscreen-media-nav,.fullscreen-media-close{transition:none}}.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;field-sizing:content;max-height:320px;overflow-y:auto;resize:none}.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{min-height:20px;display:flex;align-items:center;justify-content:flex-start;gap:.35rem}.workflow-input-label em{flex:0 0 auto;padding:0;border-radius:0;background:none;color:var(--at-orange);font-size:.85rem;font-style:normal;font-weight:700;line-height:1}.workflow-input-label-trailing{margin-left:auto;display:inline-flex;align-items:center;gap:.6rem;color:var(--at-muted);font-size:.74rem;font-weight:500}.workflow-input-label .field-help-tip{position:relative;width:15px;height:15px;flex:none;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(75,75,75,.25);border-radius:50%;color:var(--at-muted);font-size:10px;font-weight:600;cursor:help}.workflow-input-label .field-help-tip>span[aria-hidden]{color:var(--at-muted);font-weight:600}.workflow-input-label .field-help-pop{display:none;position:absolute;z-index:9;bottom:calc(100% + 8px);left:50%;transform:translate(calc(-50% + var(--field-help-shift, 0px)));width:min(260px,64vw);padding:.55rem .7rem;border-radius:10px;background:var(--at-structure);color:var(--at-surface);font-size:.74rem;font-weight:400;line-height:1.5;text-align:left;white-space:normal}.workflow-input-label .field-help-tip:hover .field-help-pop,.workflow-input-label .field-help-tip:focus .field-help-pop,.workflow-input-label .field-help-tip:focus-within .field-help-pop{display:block}.workflow-input-label .field-help-pop[data-flip=below]{bottom:auto;top:calc(100% + 8px)}.workflow-input-field small{color:var(--at-muted);font-size:.76rem;font-weight:500}.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}.workflow-input-field.resource-input-field.resource-input-field-tiles{padding:0;border:0;border-radius:0;background:none;gap:.3rem}.resource-tile-count{color:var(--at-muted);font-size:.74rem;font-weight:500;font-variant-numeric:tabular-nums}.resource-input-library-link{min-height:0;display:inline-flex;align-items:center;gap:.25rem;padding:0;border:0;border-radius:4px;background:none;box-shadow:none;color:var(--at-structure);font-size:.74rem;font-weight:600;cursor:pointer}.resource-input-library-link:hover:not(:disabled){background:none;box-shadow:none;transform:none;color:var(--at-orange-hover)}.resource-tile-row{width:100%;display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:center;gap:8px;border-radius:var(--at-card-radius)}.resource-tile{position:relative;width:72px;height:72px;flex:none;border:1px solid var(--at-border);border-radius:var(--at-card-radius);background:linear-gradient(135deg,var(--at-surface),var(--at-orange-soft))}.resource-tile img{width:100%;height:100%;display:block;object-fit:cover;border-radius:inherit}.resource-tile-fallback{width:100%;height:100%;display:grid;place-items:center;color:var(--at-muted)}.resource-tile-remove{position:absolute;top:-6px;right:-6px;width:18px;height:18px;min-height:0;display:none;align-items:center;justify-content:center;padding:0;border:0;border-radius:50%;background:var(--at-structure);color:var(--at-surface);box-shadow:none;cursor:pointer}.resource-tile:hover .resource-tile-remove,.resource-tile:focus-within .resource-tile-remove{display:inline-flex}.resource-tile-remove:hover:not(:disabled){background:var(--at-orange-hover);box-shadow:none;transform:none}.resource-tile-set-primary{position:absolute;top:-6px;left:-6px;width:18px;height:18px;min-height:0;display:none;align-items:center;justify-content:center;padding:0;border:0;border-radius:50%;background:var(--at-structure);color:var(--at-surface);box-shadow:none;cursor:pointer}.resource-tile:hover .resource-tile-set-primary,.resource-tile:focus-within .resource-tile-set-primary{display:inline-flex}.resource-tile-set-primary:hover:not(:disabled){background:var(--at-orange-hover);box-shadow:none;transform:none}.resource-tile.is-uploading{opacity:.55}.resource-tile-spinner{position:absolute;inset:0;display:grid;place-items:center;color:var(--at-orange)}.resource-tile-spinner svg{animation:resource-tile-spin 1s linear infinite}@keyframes resource-tile-spin{to{transform:rotate(360deg)}}.resource-tile.is-failed{border:1.5px solid var(--state-error);background:var(--at-surface)}.resource-tile-retry{width:100%;height:100%;min-height:0;display:grid;place-items:center;padding:0;border:0;border-radius:inherit;background:none;box-shadow:none;color:var(--state-error);cursor:pointer}.resource-tile-retry:hover:not(:disabled){background:none;box-shadow:none;transform:none}.resource-tile-failed-mark{width:100%;height:100%;display:grid;place-items:center;color:var(--state-error)}.resource-tile-errors{margin:6px 0 0;font-size:12px;line-height:17px;color:var(--state-error)}.resource-tile-errors-more{color:var(--at-muted)}.resource-tile-add{width:72px;height:72px;min-height:0;flex:none;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;padding:0;border:1.5px dashed var(--at-border);border-radius:var(--at-card-radius);background:var(--at-surface);box-shadow:none;color:var(--at-muted);font-size:1.15rem;font-weight:500;line-height:1;cursor:pointer}.resource-tile-add small{color:inherit;font-size:.64rem;font-weight:500}.resource-tile-add:hover:not(:disabled){border-color:var(--at-orange);background:var(--at-orange-soft);box-shadow:none;transform:none;color:var(--at-orange)}.resource-tile-add-link{width:auto;height:auto;display:inline-flex;flex-direction:row;align-self:center;gap:.25rem;padding:0;border:0;border-radius:4px;background:none;color:var(--at-structure);font-size:.74rem;font-weight:600;line-height:1.45}.resource-tile-add-link small{font-size:inherit;font-weight:inherit}.resource-tile-add-link:hover:not(:disabled){background:none;color:var(--at-orange-hover)}.resource-input-selected-summary{justify-self:start;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}.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;border-radius:16px;padding:.7rem;gap:.6rem}.resource-selection-card .resource-value-card{grid-template-columns:88px minmax(0,1fr);gap:.8rem;padding:.7rem;border-radius:12px}.resource-selection-card .resource-value-card-preview{width:88px;height:88px;border:2px solid rgba(75,75,75,.16);border-radius:8px}.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-picker-summary{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:.65rem;padding:.65rem;border:1px dashed rgba(75,75,75,.14);border-radius:14px;background:#fff;color:var(--at-muted);font-size:.8rem;font-weight:760}.resource-input-picker-summary span{min-width:0;overflow-wrap:anywhere}.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}.workflow-input-section{display:grid;gap:.6rem;min-width:0}.workflow-input-section.has-group-title{padding:16px 0 0;border-top:1px solid var(--at-border-weak)}.workflow-input-section.has-group-title:first-child{padding-top:0;border-top:0}.workflow-input-section-title{margin:0;color:var(--at-text-muted, #6b7280);font-size:var(--at-text-2-size);font-weight:var(--at-weight-medium)}.workflow-input-section-fields{display:grid;gap:.85rem;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(2,minmax(0,1fr));column-gap:.75rem;row-gap:1rem;align-items:start}@media (max-width: 560px){.workflow-input-section-fields:has(>.workflow-input-field select),.workflow-input-section-fields:has(>.workflow-input-field input[type=number]){grid-template-columns:minmax(0,1fr)}}.workflow-input-field>select,.workflow-input-field>input:not([type=checkbox]){height:36px;min-height:36px;padding-top:0;padding-bottom:0}.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}.workflow-input-field>textarea{field-sizing:content;max-height:320px;overflow-y:auto;resize:none}[data-attempted=true] .workflow-input-field>input:not([type=checkbox]):invalid,[data-attempted=true] .workflow-input-field>select:invalid,[data-attempted=true] .workflow-input-field>textarea:invalid{border-color:var(--state-error)}.resource-drop-zone{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:12px;border:1.5px dashed var(--at-border);border-radius:var(--at-card-radius);background:var(--at-surface);color:var(--at-muted)}.resource-drop-zone.is-drag-over{border-color:var(--at-orange);background:var(--at-orange-soft)}.resource-drop-zone-title{display:inline-flex;align-items:center;gap:6px;min-height:0;padding:0;border:none;border-radius:var(--at-card-radius);background:none;box-shadow:none;color:inherit;font-size:.86rem;font-weight:700;line-height:1.2;cursor:pointer}.resource-drop-zone-title:hover:not(:disabled),.resource-drop-zone-title:focus-visible{background:none;box-shadow:none;transform:none;color:var(--at-orange)}.resource-drop-zone-title:disabled{cursor:not-allowed;opacity:.54}.resource-drop-zone-hint{color:var(--at-muted);font-size:.7rem;font-weight:500;text-align:center}.resource-tile-add-link svg{flex:none}.image-url-import-backdrop{z-index:96}.image-url-import-dialog{width:min(520px,100%)}.image-url-import-dialog .dialog-header p:not(.drawer-eyebrow){max-width:430px;margin-top:.35rem;color:var(--at-muted);font-size:.8rem;line-height:1.5}.image-url-import-form{gap:.55rem}.image-url-import-form>label{color:var(--at-text);font-size:.78rem;font-weight:760}.image-url-import-control{min-width:0;display:flex;align-items:center;gap:.5rem;padding:0 .7rem;border:1px solid var(--at-border);border-radius:10px;background:var(--at-surface);color:var(--at-muted)}.image-url-import-control:focus-within{border-color:var(--at-orange);box-shadow:0 0 0 3px var(--at-orange-soft)}.image-url-import-control input{min-width:0;width:100%;padding:.72rem 0;border:0;outline:0;background:transparent;overflow-wrap:anywhere}.image-url-import-form>small{color:var(--at-muted);font-size:.74rem;line-height:1.45}.image-url-import-error{margin:.2rem 0 0;color:var(--state-error);font-size:.78rem;line-height:1.45}.image-url-import-spinner{animation:image-url-import-spin 1s linear infinite}@keyframes image-url-import-spin{to{transform:rotate(360deg)}}@media (max-width: 520px){.image-url-import-dialog .dialog-actions{align-items:stretch}.image-url-import-dialog .dialog-actions button{width:100%}}.admin-backdrop{position:fixed;z-index:90;inset:0;background:#11182747;backdrop-filter:blur(4px)}.admin-console{position:fixed;z-index:91;inset: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;inset:0;display:flex;align-items:center;justify-content:center;padding:1rem;background:#0000007a;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}.create-task-dialog{width:min(720px,calc(100vw - 2rem));display:flex;flex-direction:column;gap:0;padding:0;overflow:hidden}.create-task-dialog-header{flex:none;padding:1.15rem 1.4rem .9rem;border-bottom:1px solid var(--at-border)}.create-task-dialog-header h2{margin:0 0 .25rem;color:var(--at-text);font-size:1.1rem;line-height:1.2}.create-task-dialog-intro{margin:0;max-width:540px;color:var(--at-muted);font-size:.8rem;font-weight:400;line-height:1.5}.create-task-dialog-form{min-height:0;flex:1 1 auto;display:flex;flex-direction:column;gap:0}.create-task-dialog-body{min-height:0;flex:1 1 auto;overflow:auto;display:grid;gap:1rem;align-content:start;padding:1rem 1.4rem 1.3rem}.create-task-dialog-actions{flex:none;justify-content:space-between;padding:.85rem 1.4rem;border-top:1px solid var(--at-border);background:var(--at-surface)}.create-task-label-row{min-height:20px;display:flex;align-items:center;gap:.35rem}.create-task-dialog .create-task-label-hint{color:var(--at-muted);font-size:.72rem;font-weight:400}.create-task-required-note{color:var(--at-muted);font-size:.76rem;font-weight:400}.create-task-required-note em{color:var(--at-orange);font-style:normal;font-weight:700}.create-task-dialog-buttons{display:flex;align-items:center;gap:.6rem}.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,.confirm-dialog-backdrop,.candidate-selection-backdrop{z-index:96}.confirm-dialog,.unsaved-changes-dialog,.candidate-selection-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}.creative-batch-dialog{max-width:720px;width:min(720px,calc(100vw - 2rem))}.creative-batch-tabs{display:flex;gap:.5rem;padding:0 1.5rem;border-bottom:1px solid rgba(75,75,75,.12)}.creative-batch-tabs .tab-button{border:none;background:none;padding:.55rem .75rem;cursor:pointer;font-weight:700;color:var(--at-structure);border-bottom:2px solid transparent}.creative-batch-tabs .tab-button.active{border-bottom-color:currentColor}.creative-batch-operation-status{display:flex;align-items:center;gap:.45rem;margin:0;padding:.65rem 1.5rem;border-bottom:1px solid rgba(75,75,75,.1);background:#fff8f2;color:var(--at-structure);font-size:.88rem}.creative-batch-operation-spinner{flex:0 0 auto;animation:creative-batch-operation-spin .85s linear infinite}@keyframes creative-batch-operation-spin{to{transform:rotate(360deg)}}.creative-batch-body{display:grid;gap:.85rem;max-height:min(70vh,640px);overflow:auto}.creative-batch-body .field{display:grid;gap:.3rem}.creative-batch-preview-table{width:100%;border-collapse:collapse;font-size:.88rem}.creative-batch-preview-table th,.creative-batch-preview-table td{border:1px solid rgba(75,75,75,.14);padding:.35rem .5rem;text-align:left}.creative-batch-blockers{margin:0;padding:.6rem .75rem .6rem 1.6rem;border-radius:10px;background:#fdf0ee;color:#a4392c}.creative-batch-warnings{display:grid;gap:.4rem;border:1px solid rgba(196,148,32,.4);border-radius:10px;padding:.6rem .75rem;background:#fdf8ea}.creative-batch-warning-option{display:flex;align-items:flex-start;gap:.45rem}.creative-batch-ledger-section{border:1px solid rgba(75,75,75,.12);border-radius:12px;overflow:hidden}.creative-batch-ledger-header{display:flex;justify-content:space-between;width:100%;border:none;background:none;padding:.6rem .85rem;cursor:pointer}.creative-batch-entry-actions{display:inline-flex;gap:.4rem}.creative-batch-release{display:grid;gap:.5rem;border:1px solid rgba(164,57,44,.35);border-radius:10px;padding:.7rem .85rem}.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-heading{min-width:0;display:flex;align-items:flex-start;gap:.8rem}.resource-back-button{flex:0 0 auto;margin-top:.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,.resource-filter-control input{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-name-cell .resource-tag-line{color:var(--at-orange);font-size:.72rem;font-weight:820}.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-tags,.resource-tag-list{min-width:0;display:flex;align-items:center;flex-wrap:wrap;gap:5px}.resource-tag-chip{min-width:0;max-width:100%;display:inline-flex;align-items:center;min-height:22px;padding:.08rem .46rem;border:1px solid rgba(255,107,1,.2);border-radius:999px;background:#ff6b0112;color:var(--at-orange);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.72rem;font-weight:840}.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-preview-list.resource-preview-fallback.resource-preview-failed span{display:block}.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-section-heading{display:flex;align-items:center;justify-content:space-between;gap:.7rem}.resource-section-heading h3{margin:0}.resource-tags-form{margin-top:.7rem;padding:.75rem;border:1px solid rgba(75,75,75,.1);border-radius:16px;background:#fff}.resource-upload-dialog{width:min(620px,100%)}.resource-upload-submission-fields{display:contents;min-width:0;margin:0;padding:0;border:0}.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;inset: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-upload-dropzone.is-drag-over{border-style:solid;border-color:#ff6b0194;background:#ff6b0118;box-shadow:inset 0 0 0 2px #ff6b011f}.resource-upload-dropzone.is-disabled{opacity:.62;cursor:not-allowed}.resource-upload-dropzone.is-disabled input{cursor:not-allowed}.resource-readiness-warning{display:flex;align-items:center;justify-content:space-between;gap:.8rem}.resource-readiness-warning p{margin:.15rem 0 0}.unified-resource-picker{width:min(980px,calc(100vw - 28px));max-height:min(820px,calc(100svh - 28px));display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;gap:.8rem}.unified-resource-picker-embedded{width:100%;flex:1 1 auto;min-height:0;max-height:none;display:flex;flex-direction:column;overflow:hidden}.unified-resource-picker-embedded .dialog-header,.unified-resource-picker-embedded .unified-resource-picker-tabs{flex:none}.unified-resource-picker-embedded .unified-resource-picker-body{flex:1 1 auto;min-height:0;overflow:auto}.unified-resource-picker-embedded .unified-resource-library-grid,.unified-resource-picker-embedded .unified-resource-upstream-list,.unified-resource-picker-embedded .unified-resource-upload-items{max-height:none;overflow:visible}.unified-resource-picker .dialog-header p:not(.drawer-eyebrow){margin:.2rem 0 0;color:var(--at-muted)}.unified-resource-picker-tabs{min-width:0;display:flex;align-items:center;gap:.35rem;flex-wrap:wrap;padding:4px;border:1px solid rgba(75,75,75,.1);border-radius:14px;background:#fff}.unified-resource-picker-tabs button{min-width:0;min-height:34px;border-radius:10px}.unified-resource-picker-tabs button.is-active{border-color:var(--at-border-orange-strong);background:#ff6b0114;color:var(--at-orange)}.unified-resource-picker-body{min-height:0;min-width:0;display:grid}.unified-resource-picker-panel{min-height:0;min-width:0;display:grid;align-content:start;gap:.75rem}.unified-resource-upload-layout{min-height:0;display:grid;grid-template-columns:minmax(240px,320px) minmax(0,1fr);gap:.85rem}.unified-resource-upload-controls,.unified-resource-upload-queue{min-width:0;display:grid;align-content:start;gap:.65rem}.unified-resource-upload-controls{padding:.75rem;border:1px solid rgba(75,75,75,.1);border-radius:16px;background:#fff}.unified-resource-upload-controls label:not(.resource-upload-dropzone){min-width:0;display:grid;gap:.22rem}.unified-resource-upload-controls label:not(.resource-upload-dropzone) span{color:var(--at-muted);font-size:.74rem;font-weight:850}.unified-resource-upload-queue{min-height:0}.unified-resource-upload-items{min-height:0;max-height:min(430px,calc(100svh - 330px));display:grid;align-content:start;gap:.5rem;overflow:auto;padding:1px}.unified-resource-upload-row,.unified-resource-card{min-width:0;display:grid;align-items:center;gap:.65rem;padding:.65rem;border:1px solid rgba(75,75,75,.1);border-radius:14px;background:#fff}.unified-resource-upload-row{grid-template-columns:30px minmax(0,1fr) auto}.unified-resource-upload-row.upload-ready{border-color:#22c55e38}.unified-resource-upload-row.upload-failed{border-color:#ef444438;background:#ef44440a}.unified-resource-upload-row-icon{width:30px;height:30px;display:grid;place-items:center;border:1px solid rgba(75,75,75,.1);border-radius:999px;color:var(--at-muted)}.unified-resource-upload-row.upload-ready .unified-resource-upload-row-icon{color:#15803d}.unified-resource-upload-row.upload-failed .unified-resource-upload-row-icon{color:#991b1b}.unified-resource-upload-row.upload-uploading .unified-resource-upload-row-icon svg{animation:resource-spin .9s linear infinite}.unified-resource-upload-row-copy,.unified-resource-card-copy{min-width:0;display:grid;gap:.24rem}.unified-resource-upload-row-copy strong,.unified-resource-card-copy strong{min-width:0;overflow:hidden;color:var(--at-text);text-overflow:ellipsis;white-space:nowrap;font-weight:860}.unified-resource-upload-row-copy span,.unified-resource-upload-row-copy p{margin:0;color:var(--at-muted);font-size:.78rem;font-weight:760}.unified-resource-upload-row-copy p{color:#991b1b;overflow-wrap:anywhere}.unified-resource-search-control{min-width:min(260px,100%)}.unified-resource-search-input{min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.35rem;padding:0 .55rem;border:1px solid rgba(75,75,75,.12);border-radius:999px;background:#fff}.unified-resource-search-input svg{color:var(--at-muted)}.unified-resource-search-input input{min-height:32px;padding-inline:0;border:0;background:transparent;box-shadow:none}.unified-resource-library-frame{min-height:0;min-width:0;display:grid;gap:.5rem}.unified-resource-library-grid,.unified-resource-upstream-list{min-height:0;max-height:min(500px,calc(100svh - 330px));display:grid;align-content:start;gap:.55rem;overflow:auto;padding:1px}.unified-resource-library-grid{grid-template-columns:repeat(auto-fill,minmax(132px,1fr));grid-auto-rows:max-content;gap:12px}.unified-resource-card{grid-template-columns:48px minmax(0,1fr) auto;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease}.unified-resource-card:hover,.unified-resource-card:focus-within,.unified-resource-card.is-selected{border-color:#ff6b0138;background:#ff6b0109;box-shadow:0 12px 28px #0f172a12}.unified-resource-card .resource-preview-list{width:48px;height:48px}.unified-resource-card .secondary-button,.unified-resource-upload-row .secondary-button{white-space:nowrap}.unified-resource-card .secondary-button.is-active,.unified-resource-upload-row .secondary-button.is-active{border-color:var(--at-border-orange-strong);background:#ff6b0114;color:var(--at-orange)}.unified-resource-library-grid .unified-resource-card{display:flex;flex-direction:column;gap:0;padding:0;overflow:hidden;cursor:pointer;position:relative;border-radius:10px}.unified-resource-library-grid .unified-resource-card.is-disabled{cursor:default;opacity:.5}.unified-resource-library-grid .unified-resource-card.is-selected{border-color:var(--at-orange);background:#fff;box-shadow:0 0 0 1px var(--at-orange)}.unified-resource-library-grid .unified-resource-card:hover:not(.is-selected){border-color:var(--at-border-strong);background:#fff;box-shadow:0 2px 8px #0f172a0f}.unified-resource-card-thumb{position:relative;width:100%;aspect-ratio:1 / 1;background:var(--at-gray-100);overflow:hidden}.unified-resource-card-thumb .resource-preview,.unified-resource-card-thumb .resource-preview-list{width:100%;height:100%;border:0;border-radius:0;background:var(--at-gray-100)}.unified-resource-card-pick{position:absolute;top:8px;right:8px;width:20px;height:20px;display:grid;place-items:center;border:1.5px solid #ffffff;border-radius:50%;background:#11182747;box-shadow:0 0 0 1px #0000001f;color:#fff}.unified-resource-card.is-selected .unified-resource-card-pick{background:var(--at-orange);border-color:#fff}.unified-resource-library-grid .unified-resource-card-copy{padding:8px 9px 9px;gap:5px}.unified-resource-library-grid .unified-resource-card-copy strong{font-size:.78rem;line-height:1.35;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.unified-resource-picker-bar{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.unified-resource-picker-bar .unified-resource-picker-tabs{flex:none}.unified-resource-picker-bar-divider{width:1px;height:22px;background:var(--at-border-default);flex:none}.resource-filter-bar--inline{flex:1 1 340px;min-width:0;align-items:center;gap:8px;padding:0;border:0;border-radius:0;background:none;flex-wrap:nowrap}.resource-filter-bar--inline .resource-filter-control>span{display:none}.resource-filter-bar--inline .resource-filter-control{min-width:0}.resource-filter-bar--inline .unified-resource-search-control{flex:1 1 auto;min-width:120px}.resource-filter-bar--inline .resource-filter-control:not(.unified-resource-search-control){flex:0 0 auto}.resource-filter-bar--inline .resource-filter-control select{max-width:112px}.resource-list-summary-selected{color:var(--at-orange);font-weight:var(--at-weight-bold)}.unified-resource-picker-foot{display:flex;align-items:center;justify-content:flex-end;gap:8px;padding-top:12px;border-top:1px solid var(--at-border-default)}.unified-resource-picker-foot .at-btn-primary:disabled{opacity:.5;cursor:not-allowed}.unified-resource-empty-state{min-height:176px}@keyframes resource-spin{to{transform:rotate(360deg)}}@media (max-width: 760px){.unified-resource-picker{width:calc(100vw - 16px)}.unified-resource-upload-layout{grid-template-columns:minmax(0,1fr)}.unified-resource-card,.unified-resource-upload-row{grid-template-columns:auto minmax(0,1fr)}.unified-resource-card>button,.unified-resource-upload-row>button,.unified-resource-upload-row>.state-badge{grid-column:1 / -1;justify-self:stretch}}.resource-grid-tile[draggable=true],.resource-row[draggable=true],.unified-resource-card[draggable=true]{cursor:grab}.resource-failure-note{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-top:4px;font-size:.75rem;line-height:1.35;color:var(--text-muted, #64748b)}.resource-grid-status .resource-failure-note{max-width:100%;padding:2px 6px;border-radius:6px;background:#ffffffeb;box-shadow:0 8px 20px #0f172a1f}.resource-preview-thumbnail-only img{object-fit:contain;background:var(--at-gray-100)}.unified-resource-card-thumb .resource-preview-fallback{gap:.5rem;padding:.75rem;text-align:center}.unified-resource-card-thumb .resource-preview-fallback span{display:block;max-width:100%;color:var(--at-muted);font-size:.72rem;line-height:1.3;overflow-wrap:anywhere}.unified-resource-card-thumb .resource-preview-failed{color:var(--at-danger, #b42318);background:var(--at-gray-100)}.unified-resource-card-thumb .resource-preview-pending svg{opacity:.62}.row-character-template-chip{display:inline-flex;align-items:center;gap:4px;padding:1px 6px;border:1px solid var(--border-subtle, #d5d9e0);border-radius:999px;background:var(--surface-raised, #fff);color:var(--text-secondary, #4b5563);font-size:11px;line-height:18px;cursor:pointer}.row-character-template-chip:hover,.row-character-template-chip:focus-visible{border-color:var(--accent, #2563eb);color:var(--accent, #2563eb)}.row-character-template-chip.is-selected{border-color:var(--accent, #2563eb)}.row-character-template-chip.is-awaiting{border-color:var(--warning, #d97706);color:var(--warning, #d97706)}.row-character-template-chip-thumb{width:16px;height:16px;border-radius:50%;object-fit:cover}.row-character-template-dialog{width:min(560px,92vw);max-height:86vh;overflow-y:auto}.row-character-template-dialog .dialog-kicker{display:inline-flex;align-items:center;gap:4px;margin:0 0 2px;font-size:12px;color:var(--text-secondary, #6b7280)}.row-character-template-body{display:flex;flex-direction:column;gap:16px;padding:4px 2px 8px}.row-character-template-section-head{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:wrap}.row-character-template-section-head h3{margin:0;font-size:13px}.row-character-template-hint{margin:4px 0 0;font-size:12px;color:var(--text-secondary, #6b7280)}.row-character-template-summary{display:flex;align-items:center;gap:10px}.row-character-template-thumbnail{width:56px;height:56px;border-radius:8px;object-fit:cover;border:1px solid var(--border-subtle, #d5d9e0)}.row-character-template-meta{margin:2px 0 0;font-size:12px;color:var(--text-secondary, #6b7280)}.row-character-template-empty{margin:0;font-size:12px;color:var(--text-secondary, #6b7280)}.row-character-template-candidates{list-style:none;display:grid;grid-template-columns:repeat(auto-fill,minmax(96px,1fr));gap:8px;margin:8px 0 0;padding:0}.row-character-template-candidate{display:flex;flex-direction:column;gap:4px;width:100%;padding:4px;border:1px solid var(--border-subtle, #d5d9e0);border-radius:8px;background:var(--surface-raised, #fff);font-size:11px;cursor:pointer}.row-character-template-candidate img{width:100%;aspect-ratio:3 / 4;object-fit:cover;border-radius:6px}.row-character-template-candidate.is-selected{border-color:var(--accent, #2563eb)}.row-character-template-confirm{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap;font-size:12px;color:var(--warning, #b45309)}.row-character-template-error{margin:0;font-size:12px;color:var(--danger, #b91c1c)}.create-task-character-template{border:1px solid var(--border-subtle, #d5d9e0);border-radius:8px;padding:10px 12px;margin:0}.create-task-character-template legend{font-size:12px;font-weight:600;padding:0 4px}.create-task-character-template-options{display:flex;gap:14px;flex-wrap:wrap}.create-task-character-template-option{display:inline-flex;align-items:center;gap:5px;font-size:12px;cursor:pointer}.output-wall{flex:1;min-width:0;display:flex;flex-direction:column;gap:12px;padding:16px 20px 24px;background:var(--at-gray-50);overflow-y:auto}.output-wall-header{display:flex;align-items:center;gap:12px}.output-wall-title{margin:0;font-size:var(--at-text-5-size);line-height:var(--at-text-5-leading);font-weight:var(--at-weight-semibold);color:var(--at-text)}.output-wall-back{display:inline-flex;align-items:center;gap:6px;margin-left:auto}.output-wall-count{font-size:var(--at-text-2-size);line-height:var(--at-text-2-leading);color:var(--at-muted)}.output-wall-tabs{display:flex;align-items:center;gap:6px}.output-wall-tab{display:inline-flex;align-items:center;gap:6px;min-height:28px;padding:0 10px;border:1px solid var(--at-border-default);border-radius:999px;background:var(--at-surface);color:var(--at-structure);font-size:var(--at-text-2-size);line-height:var(--at-leading-none);font-weight:var(--at-weight-medium);cursor:pointer}.output-wall-tab:hover{border-color:var(--at-border-strong);background:var(--at-gray-100)}.output-wall-tab.is-active{border-color:var(--at-border-orange-strong);color:var(--at-orange);background:var(--at-orange-soft)}.output-wall-tab em{font-style:normal;font-size:var(--at-text-1-size);color:var(--at-muted)}.output-wall-tab.is-active em{color:var(--at-orange)}.output-wall-grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:14px;align-items:start}.output-wall-card{display:flex;flex-direction:column;border:1px solid var(--at-border-default);border-radius:var(--at-card-radius);background:var(--at-surface);overflow:hidden;transition:border-color .14s ease,box-shadow .14s ease}.output-wall-card:hover{border-color:var(--at-border-strong);box-shadow:var(--at-shadow-panel)}.output-wall-card.is-adopted{border-color:var(--at-border-orange-strong);box-shadow:var(--at-ring-selected)}.output-wall-media{position:relative;display:block;width:100%;aspect-ratio:16 / 9;padding:0;border:none;background:var(--at-gray-100);cursor:pointer;overflow:hidden}.output-wall-poster,.output-wall-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.output-wall-video{opacity:0;transition:opacity .16s ease;pointer-events:none}.output-wall-video.is-previewing{opacity:1}.output-wall-poster-fallback{position:absolute;inset:0;display:grid;place-items:center;color:var(--at-muted)}.output-wall-badge{position:absolute;top:8px;left:8px;padding:2px 8px;border-radius:999px;border:1px solid rgba(245,158,11,.35);background:#fffbebeb;color:#92400e;font-size:var(--at-text-1-size);line-height:var(--at-text-1-leading)}.output-wall-duration{position:absolute;right:8px;bottom:8px;padding:2px 8px;border-radius:999px;background:#0f172aa8;color:#fff;font-size:var(--at-text-1-size);line-height:var(--at-text-1-leading)}.output-wall-play-error{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:6px 10px;border-top:1px solid var(--at-border-weak);background:var(--at-gray-100);color:var(--at-muted);font-size:var(--at-text-1-size);line-height:var(--at-text-1-leading)}.output-wall-card-footer{display:flex;align-items:center;gap:8px;padding:8px 10px}.output-wall-card-label{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:var(--at-text-3-size);line-height:var(--at-text-3-leading);font-weight:var(--at-weight-medium);color:var(--at-text)}.output-wall-card-ratio{font-size:var(--at-text-1-size);line-height:var(--at-text-1-leading);color:var(--at-muted)}.output-wall-action-error{margin:0;padding:8px 12px;border:1px solid rgba(239,68,68,.28);border-radius:var(--at-card-radius);background:#fef2f2;color:#991b1b;font-size:var(--at-text-2-size);line-height:var(--at-text-2-leading)}.output-wall-card-actions{display:flex;flex-wrap:wrap;gap:6px;padding:0 10px 10px}.output-wall-action{display:inline-flex;align-items:center;gap:4px;min-height:26px;padding:0 8px;border:1px solid var(--at-border-default);border-radius:6px;background:var(--at-surface);color:var(--at-structure);font-size:var(--at-text-1-size);line-height:var(--at-leading-none);font-weight:var(--at-weight-medium);text-decoration:none;cursor:pointer}.output-wall-action:hover:not(:disabled){border-color:var(--at-border-strong);background:var(--at-gray-100)}.output-wall-action:disabled{opacity:.55;cursor:default}.output-wall-action.is-adopted{border-color:var(--at-border-orange-strong);color:var(--at-orange);background:var(--at-orange-soft)}.output-wall-action.is-flagged{border-color:#f59e0b66;color:#92400e;background:#fffbeb}.output-wall-viewer-video{max-width:100%;max-height:100%}.output-wall-viewer-missing{color:#fff}.output-wall-empty{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;min-height:240px;border:1px dashed var(--at-border-default);border-radius:var(--at-card-radius);background:var(--at-surface);color:var(--at-muted);font-size:var(--at-text-3-size);line-height:var(--at-text-3-leading);text-align:center;padding:24px}.settings-backdrop{position:fixed;z-index:82;inset:0;background:#1118272e;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){*:not(.heatmap-pulse),*: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" "toolbar toolbar" "status status";height:auto;min-height:64px;padding:10px 12px}.header-toolbar-slot{grid-area:toolbar;min-width:0}.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)}.drawer-open .floating-log-panel{inset:auto 12px 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,.panel-header{align-items:stretch;grid-template-columns:1fr}.workflow-toolbar.empty-toolbar{align-items:stretch;flex-direction:column}.workflow-empty-state{min-height:300px;padding-bottom:72px}.workflow-delete-summary dl>div{grid-template-columns:1fr;gap:.15rem}.app-header{grid-template-areas:"controls" "toolbar";grid-template-columns:minmax(0,1fr);align-items:center;gap:5px;min-height:0;padding:5px 7px}.header-toolbar-slot{grid-area:toolbar;min-width:0}.header-toolbar-slot .wf-toolbar{flex-wrap:wrap}.header-toolbar-slot .wf-actions{width:100%;margin-left:0;justify-content:space-between}.header-toolbar-slot .wf-toolbar .wf-run-button{flex:1 1 auto}.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}.locale-switcher,.resource-dashboard-header .toolbar-actions{width:100%;align-items:stretch}.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{display:none}.header-controls>.secondary-button{flex:0 0 32px;width:32px;max-width:none;min-height:32px;border-radius:9px}.header-controls>.create-workflow-trigger{flex:0 1 auto;width:auto;min-width:0;min-height:32px;max-width:100%;padding:.34rem .6rem;border-radius:9px}.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}.locale-switcher-popover{position:fixed;top:42px;right:8px;left:auto;width:min(220px,calc(100vw - 16px))}.floating-notice-stack{inset:auto 12px 112px;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>.create-workflow-trigger{flex:0 0 32px;width:32px;min-width:32px;max-width:32px;padding:0}.create-workflow-trigger .create-workflow-trigger-label{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.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}.header-controls>button,.resource-dashboard-header button,.resource-filter-control,.resource-filter-control select{width:100%}.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}.readiness-popover,.notice-popover{position:fixed;inset:auto 8px 116px;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;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-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;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 .table-header-cell{height:32px;padding:3px}.workflow-table .table-header-cell.state-lane-column,.workflow-table .table-data-cell.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 .row-select-button{display:inline-flex}.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{inset: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-button,.workflow-table-area.is-table-focus-mode .workflow-table .row-inline-actions,.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}.detail-drawer{inset:auto 12px 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,.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,.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{grid-template-columns:1fr}.settings-panel{inset: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}}
