.developer-studio-stack{flex-direction:column;gap:16px;display:flex}.developer-studio-toolbar{justify-content:space-between;align-items:center;gap:16px;min-height:40px;display:flex}.developer-studio-toolbar>div{flex-direction:column;gap:3px;min-width:0;display:flex}.developer-studio-toolbar strong{font-size:14px;font-weight:var(--px-weight-semibold)}.developer-studio-toolbar span{color:var(--px-text-secondary);font-size:12px}.developer-studio-layout{grid-template-columns:minmax(240px,.7fr) minmax(0,1.7fr);align-items:start;gap:14px;min-width:0;display:grid}.developer-run-directory{min-width:0;max-height:calc(100dvh - 48px);position:sticky;top:24px;overflow:hidden}.developer-run-list{flex-direction:column;gap:5px;max-height:min(680px,100dvh - 166px);padding-top:0;display:flex;overflow-y:auto}.developer-run-list-item{width:100%;min-height:88px;color:var(--px-text-primary);text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;flex-direction:column;align-items:stretch;gap:5px;padding:11px;display:flex}.developer-run-list-item:hover{background:var(--px-primary-ghost-hover)}.developer-run-list-item[aria-pressed=true]{border-color:var(--px-border);background:var(--px-surface-secondary)}.developer-run-list-item:focus-visible{outline:2px solid var(--px-ring);outline-offset:1px}.developer-run-list-heading{justify-content:space-between;align-items:flex-start;gap:8px;min-width:0;display:flex}.developer-run-list-heading strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:13px;font-weight:600;overflow:hidden}.developer-run-list-item>span:not(.developer-run-list-heading){color:var(--px-text-secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;line-height:1.4;display:-webkit-box;overflow:hidden}.developer-run-list-item small{color:var(--px-text-secondary);font-size:11px}.developer-run-detail{min-width:0}.developer-run-detail-header{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.developer-run-detail-header>div{min-width:0}.developer-run-detail-title{align-items:center;gap:10px;min-width:0;display:flex}.developer-run-detail-title>:first-child{overflow-wrap:anywhere;min-width:0}.developer-run-id{color:var(--px-text-secondary);overflow-wrap:anywhere;margin-top:10px;font-size:11px;display:block}.developer-run-detail-body{flex-direction:column;gap:0;padding-top:0;display:flex}.developer-run-section{border-top:1px solid var(--px-border);min-width:0;padding:22px 0}.developer-run-section:last-child{padding-bottom:0}.developer-run-section-heading{font-size:14px;font-weight:var(--px-weight-semibold);align-items:center;gap:8px;margin:0 0 14px;display:flex}.developer-run-section-heading svg{width:15px;height:15px;color:var(--px-text-secondary)}.developer-run-facts{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:0;display:grid}.developer-run-facts>div,.developer-approval-presentation>div{min-width:0}.developer-run-facts dt,.developer-approval-presentation dt{color:var(--px-text-secondary);font-size:11px;font-weight:var(--px-weight-medium)}.developer-run-facts dd,.developer-approval-presentation dd{overflow-wrap:anywhere;font-size:13px;font-weight:var(--px-weight-medium);margin:5px 0 0;line-height:1.4}.developer-run-note{color:var(--px-text-secondary);margin:10px 0 0;font-size:12px;line-height:1.5}.developer-run-timeline{margin:16px 0 0;padding:0;list-style:none}.developer-run-timeline li{grid-template-columns:18px minmax(0,1fr);gap:10px;min-height:76px;padding-bottom:16px;display:grid;position:relative}.developer-run-timeline li:not(:last-child):before{background:var(--px-border);content:"";width:1px;position:absolute;top:14px;bottom:-2px;left:6px}.developer-run-timeline-marker{z-index:1;border:3px solid var(--px-surface);background:var(--px-info-solid);width:13px;height:13px;box-shadow:0 0 0 1px var(--px-border);border-radius:999px;margin-top:2px;position:relative}.developer-run-timeline li[data-tone=success] .developer-run-timeline-marker{background:var(--px-success-solid)}.developer-run-timeline li[data-tone=warning] .developer-run-timeline-marker{background:var(--px-warning-solid)}.developer-run-timeline li[data-tone=error] .developer-run-timeline-marker{background:var(--px-danger-solid)}.developer-run-timeline strong,.developer-run-timeline time{display:block}.developer-run-timeline strong{font-size:13px;font-weight:600}.developer-run-timeline time{color:var(--px-text-secondary);margin-top:3px;font-size:11px}.developer-run-timeline p{color:var(--px-text-secondary);margin:6px 0 0;font-size:12px;line-height:1.45}.developer-receipt-stack{flex-direction:column;gap:12px;min-width:0;display:flex}.developer-receipt-heading{align-items:center;gap:8px;min-width:0;display:flex}.developer-receipt-heading>svg{width:16px;height:16px;color:var(--px-text-secondary)}.developer-receipt-heading strong{font-size:13px;font-weight:600}.developer-digest{min-width:0}.developer-digest>span{color:var(--px-text-secondary);font-size:11px;font-weight:var(--px-weight-medium);margin-bottom:5px;display:block}.developer-digest code{border:1px solid var(--px-border);background:var(--px-surface-secondary);overflow-wrap:anywhere;white-space:normal;border-radius:8px;padding:9px 10px;font-size:11px;line-height:1.45;display:block;overflow:auto}.developer-approval-presentation{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0;display:grid}.developer-approval-presentation>div:last-child{grid-column:1/-1}.developer-replay-row{justify-content:space-between;align-items:center;gap:16px;display:flex}.developer-replay-row strong{font-size:13px;font-weight:600}.developer-replay-row p{color:var(--px-text-secondary);margin:5px 0 0;font-size:12px}@media (width<=1099px){.developer-studio-layout{grid-template-columns:1fr}.developer-run-directory{max-height:none;position:static}.developer-run-list{grid-template-columns:repeat(2,minmax(0,1fr));max-height:none;display:grid}}@media (width<=599px){.developer-studio-toolbar,.developer-replay-row{flex-direction:column;align-items:flex-start}.developer-run-list{grid-template-columns:1fr}.developer-run-detail-header,.developer-run-detail-title{align-items:flex-start}.developer-run-detail-title{flex-direction:column}.developer-run-facts,.developer-approval-presentation{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (prefers-reduced-motion:reduce){.developer-run-list-item{scroll-behavior:auto}}