:root{--bg:#f4f6f8;--surface:#fff;--surface-2:#eef2f5;--surface-3:#e4e9ee;--border:#d5dde4;--text:#17202a;--muted:#607080;--accent:#0f766e;--accent-2:#2563eb;--good:#15803d;--good-soft:#e8f5ed;--warn:#b45309;--warn-soft:#fff4df;--bad:#b91c1c;--bad-soft:#fff1f2;--shadow:0 1px 2px #10182814;--mono:"SFMono-Regular", Consolas, "Liberation Mono", monospace}*{box-sizing:border-box}html,body{background:var(--bg);min-height:100%;color:var(--text);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px}a{color:inherit;text-decoration:none}button,input,select{font:inherit;color:inherit}code,pre,.mono{font-family:var(--mono)}code{font-size:12px}.app-shell-header{z-index:20;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff0;justify-content:space-between;align-items:center;min-height:52px;padding:0 24px;display:flex;position:sticky;top:0}.header-left,.brand,.top-nav,.top-nav a{align-items:center;display:inline-flex}.header-left{gap:22px}.brand{gap:9px;font-weight:700}.top-nav{gap:6px}.top-nav a{min-height:32px;color:var(--muted);border:1px solid #0000;border-radius:6px;gap:6px;padding:0 10px}.top-nav a:hover{border-color:var(--border);background:var(--surface-2);color:var(--text)}.user-menu{position:relative}.user-button{cursor:pointer;background:0 0;border:1px solid #0000;border-radius:999px;align-items:center;gap:10px;padding:3px 3px 3px 12px;display:inline-flex}.user-button:hover{border-color:var(--border);background:var(--surface-2)}.user-name{font-weight:600}.avatar{object-fit:cover;border-radius:50%;width:30px;height:30px}.avatar-initials{background:var(--accent);color:#fff;justify-content:center;align-items:center;font-size:12px;font-weight:700;display:inline-flex}.user-dropdown{border:1px solid var(--border);background:var(--surface);border-radius:8px;min-width:240px;padding:12px;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 8px 24px #10182824}.user-dropdown-name{font-weight:600}.user-dropdown-email{color:var(--muted);margin:2px 0 10px}.user-dropdown button{border:1px solid var(--border);background:var(--surface-2);cursor:pointer;border-radius:6px;align-items:center;gap:8px;width:100%;padding:7px 10px;display:flex}.signin-page{color:#e3e3e3;background:#202124;justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.signin-card{background:#0e0e0e;border-radius:28px;grid-template-columns:1fr 1fr;gap:48px;width:min(1040px,100%);min-height:400px;padding:44px 40px 36px;display:grid}.signin-intro .nua-logo{color:#f1f1f1;display:block}.signin-intro h1{letter-spacing:-.5px;color:#e3e3e3;margin:28px 0 12px;font-size:44px;font-weight:400}.signin-tagline{color:#c4c7c5;margin:0;font-size:16px}.signin-action{color:#e3e3e3;flex-direction:column;padding-top:100px;font-size:16px;line-height:1.5;display:flex}.signin-action p{margin:0 0 16px}.signin-buttons{justify-content:flex-end;margin-top:auto;display:flex}.signin-error{color:#f2b8b5;background:#3c1f1f;border-radius:8px;padding:10px 12px}.google-button{color:#062e6f;cursor:pointer;background:#a8c7fa;border:0;border-radius:999px;align-items:center;gap:10px;padding:12px 24px;font-size:15px;font-weight:500;display:inline-flex}.google-button:hover{background:#bcd3fb}.google-button:focus-visible{outline-offset:2px;outline:2px solid #d3e3fd}.google-button svg{box-sizing:content-box;background:#fff;border-radius:50%;padding:3px}@media (max-width:760px){.signin-card{grid-template-columns:1fr;gap:24px;min-height:0;padding:32px 24px 24px}.signin-action{padding-top:0}.signin-buttons{margin-top:24px}}.page{width:min(1440px,100%);margin:0 auto;padding:24px}.page-header,.detail-header{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:16px;display:flex}.page-header h1,.detail-header h1{margin:0 0 5px;font-size:24px;line-height:1.15}.page-header p,.detail-header p,.muted-copy{color:var(--muted);margin:0}.description{max-width:80ch;margin-top:8px!important}.project-id{font-family:var(--mono);color:var(--muted);font-size:12px}.back-link,.source-link{color:var(--muted);align-items:center;gap:6px;display:inline-flex}.back-link{margin-bottom:12px}.source-link{border:1px solid var(--border);background:var(--surface);color:var(--text);border-radius:6px;flex:none;padding:6px 12px}.filter-form{gap:10px;display:flex}.search-box{border:1px solid var(--border);background:var(--surface);width:min(420px,100%);color:var(--muted);border-radius:6px;align-items:center;gap:8px;padding:0 10px;display:flex}.search-box input{min-height:34px;color:var(--text);background:0 0;border:0;outline:0;flex:1}.chip-row{flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:10px;display:flex}.chip{border:1px solid var(--border);background:var(--surface);border-radius:999px;align-items:center;gap:6px;padding:5px 12px;display:inline-flex}.chip-small{padding:3px 10px;font-size:13px}.chip-on{border-color:var(--accent);background:var(--accent);color:#fff}.chip-count{opacity:.7}.chip-spacer{flex:1}.empty-state{border:1px dashed var(--border);background:var(--surface);text-align:center;border-radius:8px;padding:48px 24px}.empty-state p{margin:0 0 6px}.pager{color:var(--muted);justify-content:space-between;align-items:center;margin-top:18px;display:flex}.pager a{border:1px solid var(--border);background:var(--surface);color:var(--text);border-radius:6px;padding:6px 12px}.project-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:14px;margin-top:8px;display:grid}.project-card{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow);border-radius:8px;flex-direction:column;display:flex;overflow:hidden}.project-card:hover{border-color:var(--accent)}.project-poster{aspect-ratio:3/4;background:var(--surface-3);color:var(--muted);justify-content:center;align-items:center;display:flex;position:relative}.project-poster img{object-fit:cover;width:100%;height:100%}.poster-badge{color:#fff;background:#000000b3;border-radius:4px;padding:1px 6px;font-size:12px;position:absolute;bottom:6px;right:6px}.project-card-body{padding:9px 10px 10px}.project-title{white-space:nowrap;text-overflow:ellipsis;font-weight:600;overflow:hidden}.project-meta,.asset-facts{color:var(--muted);flex-wrap:wrap;gap:4px 10px;margin-top:4px;font-size:12px;display:flex}.metric-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:10px;margin-bottom:16px;display:grid}.metric{border:1px solid var(--border);background:var(--surface);border-radius:8px;flex-direction:column;gap:4px;padding:10px 12px;display:flex}.metric span{color:var(--muted);font-size:12px}.metric-good strong{color:var(--good)}.metric-warn strong{color:var(--warn)}.metric-muted strong{color:var(--muted)}.panel{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow);border-radius:8px;margin-bottom:16px;padding:14px 16px}.panel-heading{margin:0 0 12px;font-size:16px;font-weight:700}summary.panel-heading{cursor:pointer;margin:0}details[open]>summary.panel-heading{margin-bottom:12px}.panel-subtitle{color:var(--muted);margin-left:6px;font-size:13px;font-weight:400}.asset-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:12px;display:grid}.asset-card{border:1px solid var(--border);background:var(--surface);border-radius:8px;overflow:hidden}.asset-preview{background:var(--surface-3);justify-content:center;align-items:center;height:170px;display:flex}.asset-preview img,.asset-preview video{object-fit:contain;background:#0b0f14;width:100%;height:100%}.asset-preview audio{width:92%}.preview-none{color:var(--muted);font-size:12px}.asset-body{padding:8px 10px}.asset-title{font-family:var(--mono);white-space:nowrap;text-overflow:ellipsis;font-size:12px;display:block;overflow:hidden}.more{margin-top:12px}.more>summary{color:var(--accent-2);cursor:pointer;margin-bottom:12px}.table-scroll{margin-top:12px;overflow-x:auto}.data-table{border-collapse:collapse;width:100%;font-size:13px}.data-table th,.data-table td{border-bottom:1px solid var(--surface-3);text-align:left;vertical-align:top;padding:7px 8px}.data-table th{color:var(--muted);font-weight:600}.data-table .num{text-align:right;font-variant-numeric:tabular-nums}.data-table a{color:var(--accent-2)}.json-block{background:var(--surface-2);white-space:pre-wrap;word-break:break-word;border-radius:6px;max-height:360px;padding:10px;font-size:12px;overflow:auto}.bad-text{color:var(--bad)}.warn-text{color:var(--warn)}.problem-list{margin:0;padding-left:18px}.kv{grid-template-columns:max-content 1fr;gap:4px 12px;margin:10px 0;font-size:13px;display:grid}.kv dt{color:var(--muted)}.kv dd{overflow-wrap:anywhere;margin:0}.tag{background:var(--surface-3);color:var(--muted);border-radius:4px;margin-left:6px;padding:0 6px;font-size:11px;font-weight:600;display:inline-block}.tag-good{background:var(--good-soft);color:var(--good)}.episode-player{grid-template-columns:minmax(0,360px) 1fr;gap:16px;display:grid}.episode-player video{background:#0b0f14;border-radius:8px;width:100%;max-height:640px}.episode-list{max-height:640px;margin:0;padding:0;list-style:none;overflow-y:auto}.episode-list button{border:0;border-bottom:1px solid var(--surface-3);text-align:left;cursor:pointer;background:0 0;grid-template-columns:36px 1fr auto;gap:8px;width:100%;padding:7px 8px;display:grid}.episode-list button:hover{background:var(--surface-2)}.episode-list button.active{background:var(--good-soft);font-weight:600}.episode-number,.episode-duration{color:var(--muted);font-variant-numeric:tabular-nums}.cut+.cut{margin-top:18px}.cut-heading{align-items:baseline;gap:10px;margin-bottom:8px;display:flex}.track{grid-template-columns:52px 1fr;align-items:center;gap:8px;margin-bottom:6px;display:grid}.track-label{color:var(--muted);font-size:12px}.track-lane{background:var(--surface-2);border-radius:6px;height:34px;position:relative}.segment{color:#fff;cursor:pointer;border:1px solid #00000026;border-radius:4px;padding:0;font-size:11px;position:absolute;top:3px;bottom:3px;overflow:hidden}.segment-video{background:var(--accent)}.segment-audio{background:var(--accent-2)}.segment-missing{opacity:.45}.segment.active{outline:2px solid var(--text);outline-offset:1px}.segment-detail{grid-template-columns:minmax(0,360px) 1fr;gap:16px;margin-top:12px;display:grid}.segment-preview{background:#0b0f14;border-radius:8px;justify-content:center;align-items:center;min-height:160px;display:flex}.segment-preview video,.segment-preview img{object-fit:contain;width:100%;max-height:360px}.trace-layout{grid-template-columns:minmax(0,1fr) 360px;gap:12px;display:grid}.graph-viewport{border:1px solid var(--border);background-color:var(--surface-2);background-image:radial-gradient(var(--border) 1px, transparent 1px);cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;background-size:18px 18px;border-radius:8px;height:640px;position:relative;overflow:hidden}.graph-viewport:active{cursor:grabbing}.graph-canvas{transform-origin:0 0;position:absolute;top:0;left:0}.graph-edges{pointer-events:none;position:absolute;inset:0;overflow:visible}.edge{fill:none;stroke:#9aa9b7;stroke-width:1.5px}.edge-lit{stroke:var(--accent);stroke-width:2.5px}.graph-node{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow);cursor:pointer;border-radius:8px;flex-direction:column;padding:8px;display:flex;position:absolute;overflow:hidden}.graph-node:hover{border-color:var(--accent-2)}.node-selected{border:2px solid var(--accent)}.node-lineage{border-color:var(--accent)}.node-dim{opacity:.45}.graph-node-head{justify-content:space-between;align-items:center;gap:6px;margin-bottom:6px;display:flex}.graph-node-kind{color:var(--muted);font-size:11px}.graph-node-body{flex:1;gap:8px;min-height:0;display:flex}.graph-node-body img{object-fit:cover;background:var(--surface-3);border-radius:4px;flex:none;width:72px;height:100%;max-height:110px}.graph-node-text{min-width:0;overflow:hidden}.graph-node-tool{font-family:var(--mono);white-space:nowrap;text-overflow:ellipsis;color:var(--muted);font-size:11px;overflow:hidden}.graph-node-model{white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:12px;font-weight:600;overflow:hidden}.graph-node-prompt{-webkit-line-clamp:4;-webkit-box-orient:vertical;margin-top:4px;font-size:12px;line-height:1.35;display:-webkit-box;overflow:hidden}.graph-controls{gap:4px;display:flex;position:absolute;bottom:10px;right:10px}.graph-controls button{border:1px solid var(--border);background:var(--surface);cursor:pointer;border-radius:6px;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}.op{text-transform:uppercase;letter-spacing:.03em;background:var(--surface-3);color:var(--muted);border-radius:4px;padding:1px 7px;font-size:11px;font-weight:700}.op-generate{color:#3730a3;background:#e0e7ff}.op-edit{color:#92400e;background:#fef3c7}.op-upload{color:#166534;background:#dcfce7}.op-compose{color:#86198f;background:#fae8ff}.op-text{color:#075985;background:#e0f2fe}.op-publish{color:#115e59;background:#ccfbf1}.node-panel{border:1px solid var(--border);background:var(--surface);border-radius:8px;max-height:640px;padding:12px;overflow-y:auto}.prompt{background:var(--surface-2);white-space:pre-wrap;border-radius:6px;margin:0 0 10px;padding:8px 10px;font-size:13px;line-height:1.45}.binding-group h4{margin:12px 0 6px;font-size:13px}.binding{border:1px solid var(--surface-3);border-radius:6px;margin-bottom:8px;padding:6px}.binding-unselected{opacity:.6}.binding-role{color:var(--muted);margin-bottom:4px;font-size:12px}.binding-preview{background:#0b0f14;border-radius:4px;justify-content:center;margin-bottom:4px;display:flex}.binding-preview img,.binding-preview video{max-width:100%;max-height:220px}.binding-label{overflow-wrap:anywhere;font-family:var(--mono);font-size:11px;display:block}a.binding-label{color:var(--accent-2)}@media (max-width:900px){.trace-layout,.episode-player,.segment-detail{grid-template-columns:1fr}.page-header,.detail-header{flex-direction:column}.user-name{display:none}.app-shell-header{padding:0 14px}}.muted-link{color:var(--muted);font-size:12px}.project-poster-missing{background:repeating-linear-gradient(135deg, var(--surface-2), var(--surface-2) 8px, var(--surface-3) 8px, var(--surface-3) 16px)}.app-body{min-height:calc(100vh - 52px);display:flex}.app-main{flex:1;min-width:0}.sidebar{border-right:1px solid var(--border);background:var(--surface);flex-direction:column;flex-shrink:0;gap:4px;width:200px;height:calc(100vh - 52px);padding:16px 12px;display:flex;position:sticky;top:52px}.sidebar-heading{letter-spacing:.06em;text-transform:uppercase;color:var(--muted);margin:0 8px 6px;font-size:11px;font-weight:600}.sidebar-link{min-height:36px;color:var(--text);border-radius:8px;align-items:center;gap:8px;padding:0 10px;font-weight:500;display:flex}.sidebar-link:hover{background:var(--surface-2)}.sidebar-link-on{background:var(--surface-3);font-weight:600}.sidebar-count{color:var(--muted);margin-left:auto;font-size:12px}.sidebar-spacer{flex:1}@media (max-width:760px){.app-body{flex-direction:column}.sidebar{border-right:0;border-bottom:1px solid var(--border);flex-flow:wrap;width:auto;height:auto;padding:8px 12px;position:static}.sidebar-heading,.sidebar-spacer{display:none}}
