:where(.dashboard-barrier) .widget-instrument{--instrument-ink:color-mix(in srgb, var(--widget-color) 74%, #32165e);--instrument-soft:color-mix(in srgb, var(--widget-color) 24%, white);--instrument-pop:var(--widget-icon-rail-color,var(--widget-color));min-width:0;color:var(--instrument-ink);border:3px solid var(--instrument-ink);background:var(--instrument-soft);box-shadow:4px 4px 0 color-mix(in srgb, var(--widget-color) 32%, transparent);border-radius:12px;gap:8px;display:grid;overflow:hidden}:where(.dashboard-barrier) .widget-instrument__heading{border-bottom:2px solid var(--instrument-ink);background:color-mix(in srgb, var(--widget-color) 54%, white);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;min-height:32px;padding:4px 8px;display:grid}:where(.dashboard-barrier) .widget-instrument__heading strong,:where(.dashboard-barrier) .widget-instrument__heading span{text-transform:uppercase;font-weight:1000;line-height:1}:where(.dashboard-barrier) .widget-instrument__heading strong{font-size:12px}:where(.dashboard-barrier) .widget-instrument__heading span{text-align:right;max-width:22ch;font-size:8px}:where(.dashboard-barrier) .widget-instrument__model{gap:8px;min-height:0;padding:8px;display:grid}:where(.dashboard-barrier) .widget-instrument__stages{grid-template-columns:repeat(var(--instrument-stage-count,4), minmax(0, 1fr));gap:6px;margin:0;padding:0;list-style:none;display:grid}:where(.dashboard-barrier) .widget-instrument__stages li{min-width:0;position:relative}:where(.dashboard-barrier) .widget-instrument__stages li:not(:last-child):after{content:"";z-index:0;background:var(--instrument-ink);width:8px;height:2px;position:absolute;top:50%;left:calc(100% - 1px)}:where(.dashboard-barrier) .widget-instrument__stages li>div{z-index:1;width:100%;min-height:38px;color:var(--instrument-ink);text-align:left;background:#fff;border:2px solid;border-radius:8px;grid-template-columns:24px minmax(0,1fr);align-items:stretch;padding:0;display:grid;position:relative;overflow:hidden}:where(.dashboard-barrier) .widget-instrument__stages b{background:var(--instrument-ink);color:#fff;place-items:center;font-size:11px;display:grid}:where(.dashboard-barrier) .widget-instrument__stages span{align-content:center;gap:1px;min-width:0;padding:4px 5px;display:grid}:where(.dashboard-barrier) .widget-instrument__stages strong{text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:8px;font-weight:1000;overflow:hidden}:where(.dashboard-barrier) .widget-instrument__stages small{text-overflow:ellipsis;white-space:nowrap;font-size:7px;font-weight:800;overflow:hidden}:where(.dashboard-barrier) .widget-instrument__stages li[data-state=active]>div{background:var(--instrument-pop);transform:translateY(-2px)}:where(.dashboard-barrier) .widget-instrument__stages li[data-state=complete]>div{background:#a3f1bf}:where(.dashboard-barrier) .widget-instrument__stages li[data-state=warning]>div{background:#ffcf97}:where(.dashboard-barrier) .widget-instrument__signals{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;display:grid}:where(.dashboard-barrier) .widget-instrument__signals>div{min-width:0;min-height:44px;color:var(--instrument-ink);background:color-mix(in srgb, var(--instrument-pop) calc(var(--instrument-intensity) * 70%), white);border:2px solid;border-radius:50% 50% 8px 8px;padding:5px;display:grid}:where(.dashboard-barrier) .widget-instrument__signals>div[data-selected=true]{outline:3px solid var(--instrument-pop);outline-offset:2px}:where(.dashboard-barrier) .widget-instrument__signals span{text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:7px;font-weight:1000;overflow:hidden}:where(.dashboard-barrier) .widget-instrument__signals strong{font-size:14px;font-weight:1000}:where(.dashboard-barrier) .widget-instrument__explanation{border-top:2px solid var(--instrument-ink);background:#fff}:where(.dashboard-barrier) .widget-instrument__explanation-title{padding:6px 8px;font-size:8px;font-weight:1000;display:block}:where(.dashboard-barrier) .widget-instrument__explanation dl{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin:0;padding:0 8px 8px;display:grid}:where(.dashboard-barrier) .widget-instrument__explanation dl>div{background:var(--instrument-soft);border-radius:6px;padding:5px}:where(.dashboard-barrier) .widget-instrument__explanation dt{font-size:7px;font-weight:1000}:where(.dashboard-barrier) .widget-instrument__explanation dd{margin:2px 0 0;font-size:8px;font-weight:750;line-height:1.2}@container vt-widget (width<=430px){:where(.dashboard-barrier) .widget-instrument__heading{grid-template-columns:1fr}:where(.dashboard-barrier) .widget-instrument__heading span{text-align:left;max-width:none}:where(.dashboard-barrier) .widget-instrument__stages{grid-template-columns:1fr 1fr}:where(.dashboard-barrier) .widget-instrument__stages li:after{display:none}:where(.dashboard-barrier) .widget-instrument__explanation dl{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){:where(.dashboard-barrier) .widget-instrument *{scroll-behavior:auto!important;transition-duration:.01ms!important}}.vt-new-widget{flex-direction:column;gap:8px;min-width:0;height:100%;min-height:0;font-weight:800;display:flex}.vt-new-widget__eyebrow,.vt-next-action__priority{letter-spacing:.08em;opacity:.58;font-size:9px;font-weight:950}.vt-new-widget__action{background:var(--vt-widget-header-color,#fff);color:#000;letter-spacing:.04em;min-height:32px;box-shadow:3px 3px 0 color-mix(in srgb,var(--vt-widget-header-color,#000) 50%,transparent);cursor:pointer;border:2px solid #000;border-radius:8px;font:950 10px/1 inherit}.vt-new-widget__action:hover{transform:translate(1.5px,1.5px)}.vt-new-widget__action:active{box-shadow:none;transform:translate(3px,3px)}.vt-new-widget__empty{background:color-mix(in srgb,var(--vt-widget-header-color,#fff) 12%,#fff);border:2px solid #000;border-radius:8px;padding:10px;font-size:10px;font-weight:900;line-height:1.35}.vt-progress-grid{flex:1;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.vt-progress-card{border:2px solid #000;border-radius:8px;flex-direction:column;justify-content:center;gap:7px;min-width:0;padding:8px;display:flex}.vt-progress-card__top,.vt-progress-card__foot{justify-content:space-between;align-items:center;gap:6px;font-size:8px;display:flex}.vt-progress-card__top strong{font-size:16px;font-weight:1000}.vt-progress-card__foot{opacity:.62;font-weight:900}.vt-progress-track{border:2px solid #000;border-radius:6px;height:14px;overflow:hidden}.vt-progress-track span{background:var(--vt-widget-header-color,#000);border-right:2px solid #000;height:100%;display:block}.vt-next-action__title{font-size:20px;font-weight:1000;line-height:1.02}.vt-next-action__reason{flex:1;margin:0;font-size:11px;line-height:1.35}.vt-next-action__evidence{border:2px solid #000;border-radius:8px;grid-template-columns:1fr auto 1fr auto;align-items:center;gap:6px;padding:7px;font-size:8px;display:grid}.vt-next-action__evidence strong{font-size:13px}.vt-radar-summary,.vt-request-summary{border:2px solid #000;border-radius:8px;align-items:center;gap:8px;padding:7px;display:flex}.vt-radar-summary strong,.vt-request-summary strong{font-size:22px;font-weight:1000}.vt-radar-summary span,.vt-request-summary span{font-size:9px;line-height:1.15}.vt-radar-list,.vt-request-list{flex:1;min-height:0}.vt-radar-row{border-bottom:2px solid #000;grid-template-columns:10px minmax(0,1fr) auto;align-items:center;gap:7px;padding:7px 2px;display:grid}.vt-radar-row div{min-width:0}.vt-radar-row strong,.vt-radar-row small{display:block}.vt-radar-row strong{font-size:10px}.vt-radar-row small{opacity:.55;font-size:8px}.vt-radar-row b{font-size:14px}.vt-radar-dot{background:var(--vt-widget-header-color,#fff);border:2px solid #000;border-radius:50%;width:8px;height:8px}.vt-radar-dot[data-direction=down]{background:#fff}.vt-pipeline-stages{flex:1;grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:6px;display:grid}.vt-pipeline-stage{border:2px solid #000;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;min-width:0;display:flex;position:relative}.vt-pipeline-stage__count{font-size:28px;font-weight:1000}.vt-pipeline-stage__label{font-size:8px;font-weight:950}.vt-pipeline-stage__arrow{z-index:2;font-size:16px;position:absolute;right:-10px}.vt-pipeline-focus{border:2px solid #000;border-radius:8px;align-items:center;gap:8px;padding:7px;display:flex}.vt-pipeline-focus span{opacity:.55;font-size:8px}.vt-pipeline-focus strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:10px;overflow:hidden}.vt-request-row{border-bottom:2px solid #000;padding:7px 2px}.vt-request-row span{opacity:.55;font-size:8px;display:block}.vt-request-row p{margin:2px 0 0;font-size:10px;line-height:1.3}.vt-widget{container:vt-widget/inline-size}@container vt-widget (width<520px){.vt-progress-grid{grid-template-columns:1fr}.vt-progress-card{padding:6px}.vt-progress-card__top strong{font-size:13px}.vt-pipeline-stages{grid-template-columns:repeat(2,minmax(0,1fr))}.vt-pipeline-stage__arrow{display:none}.vt-next-action__title{font-size:16px}}@container vt-widget (width<380px){.vt-next-action__evidence{grid-template-columns:1fr auto}.vt-pipeline-stages{grid-template-columns:1fr 1fr}.vt-progress-card__foot{font-size:7px}}@media (pointer:coarse){.vt-new-widget__action{min-height:44px}.vt-new-widget__action:hover{transform:none}}@media (prefers-reduced-motion:reduce){.vt-new-widget__action{transition:none}.vt-new-widget__action:hover,.vt-new-widget__action:active{transform:none}}
