.copilot-scope{grid-template-columns:minmax(240px,1fr) minmax(190px,auto) auto}
.copilot-scope label>span,.copilot-account-filter>span{display:block;color:var(--muted);font-size:9px;text-transform:uppercase;letter-spacing:.6px;margin-bottom:6px}
.copilot-scope select,.copilot-scope input{height:42px;margin:0}
.copilot-account-filter{min-width:0;position:relative}
.copilot-account-select-proxy{display:none!important}
.copilot-account-picker{width:100%;min-width:0}
.copilot-account-picker summary{height:42px;display:flex;align-items:center;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.copilot-account-picker .account-picker-menu{left:0;right:auto;width:min(470px,calc(100vw - 48px));max-height:390px}
.copilot-period-filter{display:flex;gap:8px;align-items:end}
.copilot-period-filter label{min-width:150px}
.copilot-period-filter input{min-width:145px}
.copilot-period-filter .primary{height:42px}
@media(max-width:700px){.copilot-account-picker .account-picker-menu{position:static;margin-top:6px;width:100%}.copilot-period-filter{display:grid;grid-template-columns:1fr}.copilot-period-filter label,.copilot-period-filter input{min-width:0;width:100%}}
