.ad-performance-workspace{margin:22px -30px 0;padding:24px 30px 30px;border-top:1px solid var(--studio-line);border-bottom:1px solid var(--studio-line);background:#f5f7f9}.ad-performance-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px}.ad-performance-head .eyebrow{color:var(--studio-blue)}.ad-performance-head h1{margin:4px 0 0;font-size:24px}.ad-performance-actions{display:flex;align-items:flex-end;gap:7px;flex-wrap:wrap;justify-content:flex-end}.ad-performance-actions label{display:grid;gap:4px;color:var(--studio-muted);font-size:9px}.ad-performance-actions input{width:138px;height:36px;border:1px solid var(--studio-line);border-radius:5px;background:#fff;padding:0 9px;color:var(--studio-ink);font:11px Inter,"Segoe UI",sans-serif}.ad-performance-actions button{height:36px}.ad-performance-notice{margin-top:14px;padding:10px 12px;border-left:3px solid var(--studio-amber);background:#fff8e9;color:#6b4e18;font-size:10px;line-height:1.5}.ad-performance-notice.error{border-color:#c94b4b;background:#fff0f0;color:#7d2c2c}.ad-performance-summary{display:grid;grid-template-columns:repeat(5,minmax(120px,1fr));margin-top:18px;border:1px solid var(--studio-line);border-radius:6px;background:#fff}.ad-performance-summary article{min-width:0;padding:13px 15px;border-right:1px solid var(--studio-line)}.ad-performance-summary article:last-child{border-right:0}.ad-performance-summary span,.ad-performance-summary small{display:block;color:var(--studio-muted);font-size:9px}.ad-performance-summary strong{display:block;margin:4px 0 2px;font-size:20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ad-performance-summary .meta strong{color:var(--studio-blue)}.ad-performance-summary .report strong{color:var(--studio-green)}.ad-performance-table{margin-top:16px}.ad-performance-loading,.ad-performance-empty{display:grid;place-items:center;min-height:220px;border-top:1px solid var(--studio-line);color:var(--studio-muted);font-size:11px}.ad-performance-loading svg,.ad-performance-empty svg{width:28px;margin-bottom:8px}.ad-performance-scroll{overflow:auto;border:1px solid var(--studio-line);border-radius:6px;background:#fff}.ad-performance-scroll table{width:100%;min-width:1260px;border-collapse:collapse;table-layout:fixed}.ad-performance-scroll th{height:36px;padding:0 10px;border-bottom:1px solid var(--studio-line);background:#eef1f4;color:#59626e;text-align:left;font-size:8px;font-weight:650;text-transform:uppercase}.ad-performance-scroll td{height:62px;padding:9px 10px;border-bottom:1px solid var(--studio-line);vertical-align:middle;font-size:9px}.ad-performance-scroll tbody tr:last-child td{border-bottom:0}.ad-performance-scroll tbody tr.disabled{opacity:.58}.ad-performance-scroll th:nth-child(1){width:265px}.ad-performance-scroll th:nth-child(2){width:78px}.ad-performance-scroll th:nth-child(3){width:100px}.ad-performance-scroll th:nth-child(4){width:102px}.ad-performance-scroll th:nth-child(5){width:96px}.ad-performance-scroll th:nth-child(6){width:92px}.ad-performance-scroll th:nth-child(7){width:130px}.ad-performance-scroll th:nth-child(8){width:150px}.ad-performance-scroll th:nth-child(9){width:54px}.ad-performance-name{display:grid;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:9px}.ad-performance-language{display:grid;place-items:center;width:28px;height:28px;border-radius:5px;background:#e8eef8;color:#275c9d;font-weight:750;text-transform:uppercase}.ad-performance-language.es{background:#fff0df;color:#a55712}.ad-performance-name strong,.ad-performance-name small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ad-performance-name strong{font-size:10px}.ad-performance-name small{margin-top:3px;color:var(--studio-muted);font:8px ui-monospace,SFMono-Regular,Consolas,monospace}.ad-performance-number{display:block;font-size:11px;font-weight:680}.ad-performance-sub{display:block;margin-top:3px;color:var(--studio-muted);font-size:8px}.ad-source-state{display:inline-flex;align-items:center;gap:5px;padding:4px 6px;border-radius:4px;background:#eef1f4;color:#59626e;font-size:8px}.ad-source-state.ok{background:var(--studio-green-soft);color:var(--studio-green)}.ad-source-state.warn{background:#fff7e8;color:var(--studio-amber)}.ad-source-state.error{background:#fff0f0;color:#ad3f3f}.ad-performance-row-action{width:30px;height:30px}.ad-registry-dialog{width:min(680px,calc(100vw - 28px));padding:0;border:0;border-radius:8px;background:#fff;box-shadow:0 24px 80px rgba(20,30,45,.24)}.ad-registry-dialog::backdrop{background:rgba(22,28,36,.42)}.ad-registry-dialog form{padding:20px}.ad-registry-dialog header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.ad-registry-dialog h2{margin:4px 0 0;font-size:19px}.ad-registry-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px;margin-top:18px}.ad-registry-grid label{display:grid;gap:5px;color:var(--studio-muted);font-size:9px}.ad-registry-grid label.wide{grid-column:1/-1}.ad-registry-grid input,.ad-registry-grid select{width:100%;height:38px;border:1px solid var(--studio-line);border-radius:5px;background:#fff;padding:0 10px;color:var(--studio-ink);font:11px Inter,"Segoe UI",sans-serif}.ad-registry-dialog footer{display:flex;justify-content:flex-end;gap:8px;margin-top:18px}.ad-registry-dialog footer button{height:36px}
.ad-registry-grid .ad-registry-check{display:flex;align-items:center;gap:8px}.ad-registry-grid .ad-registry-check input{width:16px;height:16px;padding:0}.ad-registry-grid .ad-registry-check span{color:var(--studio-ink);font-size:10px}
@media(max-width:1280px){.ad-performance-summary{grid-template-columns:repeat(3,1fr)}.ad-performance-summary article:nth-child(3){border-right:0}.ad-performance-summary article:nth-child(-n+3){border-bottom:1px solid var(--studio-line)}.ad-performance-summary article:nth-child(5){border-right:0}}
@media(max-width:760px){.side-nav{grid-template-columns:repeat(6,1fr)}.ad-performance-workspace{margin:18px -14px 0;padding:18px 14px 24px}.ad-performance-head{align-items:flex-start;flex-direction:column}.ad-performance-actions{width:100%;justify-content:flex-start}.ad-performance-actions label{flex:1;min-width:130px}.ad-performance-actions input{width:100%}.ad-performance-actions button{flex:1}.ad-performance-summary{grid-template-columns:repeat(2,1fr)}.ad-performance-summary article,.ad-performance-summary article:nth-child(3){border-right:1px solid var(--studio-line);border-bottom:1px solid var(--studio-line)}.ad-performance-summary article:nth-child(even){border-right:0}.ad-performance-summary article:last-child{grid-column:1/-1;border-right:0}.ad-registry-grid{grid-template-columns:1fr}.ad-registry-grid label.wide{grid-column:auto}}
@media(max-width:460px){.side-nav .nav-item{grid-template-columns:1fr;justify-items:center;gap:3px;padding-inline:2px}.side-nav .nav-item span{font-size:7px;white-space:nowrap}.ad-performance-actions label{min-width:120px}.ad-performance-actions button span{display:none}}
