.ghost-tray{position:fixed;right:16px;bottom:16px;z-index:40;width:320px;max-height:60vh;display:flex;flex-direction:column;background:var(--surface, #fff);border:1px solid var(--border, #e2e2e0);border-radius:10px;box-shadow:0 8px 28px #00000029;font-size:13px;overflow:hidden}.ghost-tray.collapsed{max-height:none}.ghost-tray-head{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:10px 12px;border-bottom:1px solid var(--border, #e2e2e0)}.ghost-tray.collapsed .ghost-tray-head{border-bottom:none}.ghost-tray-toggle{background:none;border:none;padding:0;cursor:pointer;font:inherit;color:inherit}.ghost-tray-title{display:inline-flex;align-items:center;gap:6px;font-weight:600}.ghost-count{display:inline-grid;place-items:center;min-width:18px;height:18px;padding:0 5px;border-radius:9px;background:var(--teal, #2f8f83);color:#fff;font-size:11px;font-variant-numeric:tabular-nums}.ghost-tray-right{display:inline-flex;align-items:center;gap:8px}.ghost-overlay-toggle{display:inline-flex;align-items:center;gap:5px;padding:2px 8px;border:1px solid var(--border, #e2e2e0);border-radius:20px;background:none;font:inherit;font-size:11px;color:var(--muted, #6b6b68);cursor:pointer}.ghost-overlay-toggle:hover{border-color:var(--teal, #2f8f83)}.ghost-overlay-toggle.on{background:color-mix(in srgb,var(--teal, #2f8f83) 12%,transparent);border-color:var(--teal, #2f8f83);color:var(--teal, #2f8f83);font-weight:600}.ghost-overlay-dot{width:7px;height:7px;border-radius:4px;border:1.5px solid currentColor}.ghost-overlay-toggle.on .ghost-overlay-dot{background:var(--teal, #2f8f83);border-color:var(--teal, #2f8f83)}.ghost-drift{display:inline-flex;align-items:center;gap:4px;padding:2px 8px;border:1px solid color-mix(in srgb,#d9931f 55%,transparent);border-radius:20px;background:color-mix(in srgb,#d9931f 14%,transparent);font:inherit;font-size:11px;font-weight:600;color:#a5711a;cursor:pointer;white-space:nowrap}.ghost-drift:before{content:"⚠"}.ghost-drift:hover{border-color:#d9931f}.ghost-chip{font-size:11px;color:var(--muted, #6b6b68);white-space:nowrap}.ghost-chip.stale{color:#b0700f}.ghost-list{list-style:none;margin:0;padding:6px;overflow-y:auto;display:flex;flex-direction:column;gap:6px}.ghost-drift-sec{border-bottom:1px solid var(--border, #e2e2e0);background:color-mix(in srgb,#d9931f 6%,transparent)}.ghost-drift-head{display:flex;align-items:baseline;gap:8px;margin:0;padding:8px 12px 2px;font-size:12px;font-weight:600;color:#a5711a}.ghost-drift-head:before{content:"⚠"}.ghost-drift-sub{font-weight:400;font-size:11px;color:var(--muted, #6b6b68)}.ghost-drift-card{border-color:color-mix(in srgb,#d9931f 40%,var(--border, #e2e2e0))}.ghost-empty{margin:0;padding:12px;color:var(--muted, #6b6b68)}.ghost-card{border:1px solid var(--border, #e2e2e0);border-radius:8px;padding:8px 10px;background:var(--surface-2, #fafaf9)}.ghost-main{display:flex;align-items:baseline;gap:8px;flex-wrap:wrap}.ghost-name{font-weight:600}.ghost-meta{color:var(--muted, #6b6b68);font-size:12px}.ghost-crit,.ghost-time,.ghost-cve{font-size:11px;padding:1px 6px;border-radius:6px;white-space:nowrap;text-transform:capitalize}.ghost-crit{background:#eee}.ghost-crit.c-high,.ghost-crit.c-critical{background:#f6e0d6;color:#a3441a}.ghost-time{background:#e6eef0;color:#2f6f7a}.ghost-time.tm-invest{background:#dcefe0;color:#256b3a}.ghost-time.tm-eliminate{background:#f6e0e0;color:#a11a1a}.ghost-cve{background:#fdeecf;color:#8a5a00;text-transform:none}.ghost-cve.crit{background:#f6d6d6;color:#a11a1a}.ghost-actions{display:flex;gap:6px;margin-top:8px}.ghost-adopt{display:flex;flex-direction:column;gap:8px;margin-top:8px}.ghost-hint{padding:12px;gap:10px}.ghost-hint-body{margin:0;color:var(--muted, #6b6b68)}.ghost-cta{display:inline-flex;align-items:center;padding:5px 12px;border-radius:7px;background:var(--teal, #2f8f83);color:#fff;font-weight:600;text-decoration:none}.ghost-cta:hover{filter:brightness(1.06)}.ghost-reviewcta{display:block;width:100%;padding:8px 12px;border:none;border-top:1px solid var(--border, #e2e2e0);background:none;font:inherit;font-size:12px;font-weight:600;color:var(--teal, #2f8f83);text-align:left;cursor:pointer}.ghost-reviewcta:hover{background:var(--surface-2, #fafaf9)}.grv-toolbar{display:flex;gap:12px;align-items:flex-end;flex-wrap:wrap;margin-bottom:12px}.grv-search{flex:1 1 240px}.grv-search input{width:100%}.grv-group{display:inline-flex;flex-direction:column;gap:4px;font-size:12px;color:var(--muted, #6b6b68)}.grv-group-sec{border:1px solid var(--border, #e2e2e0);border-radius:8px;margin-bottom:10px;overflow:hidden}.grv-group-head{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 10px;background:var(--surface-2, #fafaf9)}.grv-group-toggle{display:inline-flex;align-items:center;gap:6px;background:none;border:none;padding:0;font:inherit;font-weight:600;cursor:pointer;color:inherit}.grv-caret{color:var(--muted, #6b6b68);width:12px}.grv-rows{list-style:none;margin:0;padding:0}.grv-row{padding:8px 10px;border-top:1px solid var(--border, #e2e2e0)}.grv-main{display:flex;align-items:baseline;gap:8px;flex-wrap:wrap}.grv-img{font-size:11px;color:var(--muted, #6b6b68);font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.grv-desc{margin:4px 0 0;font-size:12px;color:var(--muted, #6b6b68);line-height:1.4}.grv-attention{display:inline-flex;align-items:center;gap:6px;font-size:12px;color:var(--muted, #6b6b68);cursor:pointer;padding-bottom:4px}.grv-row .ghost-actions,.grv-row .ghost-adopt{margin-top:6px}.ghost-foot{margin:0;padding:8px 12px;border-top:1px solid var(--border, #e2e2e0);font-size:12px}.ghost-notice{color:var(--teal, #2f8f83)}.ghost-error{color:#a3441a}.ghost-undo{color:var(--muted, #6b6b68);display:flex;align-items:center;gap:8px}.ghost-undo-btn{background:none;border:none;padding:0;font:inherit;font-weight:600;color:var(--teal, #2f8f83);text-decoration:underline;cursor:pointer}.app-live{margin:14px 0 0;padding:12px 14px;border:1px solid var(--border, #e2e2e0);border-left:3px solid var(--teal, #2f8f83);border-radius:10px;background:var(--surface-2, #fafaf9);font-size:13px}.app-live-head{display:flex;align-items:baseline;flex-wrap:wrap;gap:8px}.app-live-dot{align-self:center;width:8px;height:8px;border-radius:5px;background:var(--teal, #2f8f83)}.app-live-dot.drift{background:#d9931f}.app-live-run{font-weight:600;color:var(--teal, #2f8f83)}.app-live-loc{color:var(--ink2, #444)}.app-live-as{margin-left:auto;font-size:11px;color:var(--muted, #6b6b68)}.app-live-facts{display:flex;flex-direction:column;gap:6px;margin-top:8px}.app-live-fact{display:flex;gap:8px;align-items:baseline;flex-wrap:wrap}.app-live-k{min-width:96px;font-size:11px;text-transform:uppercase;letter-spacing:.04em;color:var(--muted, #6b6b68)}.app-live-img{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;color:var(--ink2, #444)}.app-live-chips{display:flex;gap:6px;flex-wrap:wrap}.app-live-risk{text-transform:capitalize}.app-live-risk.r-high,.app-live-risk.r-critical{color:#a3441a;font-weight:600}.app-live-why{text-transform:none;font-weight:400;color:var(--ink2, #444)}.app-live-desc{margin:2px 0 0;color:var(--ink2, #444);line-height:1.4}.app-live-drift{display:flex;align-items:center;gap:8px;margin:14px 0 0;padding:10px 14px;border:1px solid color-mix(in srgb,#d9931f 45%,var(--border, #e2e2e0));border-left:3px solid #d9931f;border-radius:10px;background:color-mix(in srgb,#d9931f 7%,transparent);font-size:13px;color:#a5711a}@media(max-width:640px){.ghost-tray{left:8px;right:8px;bottom:8px;width:auto;max-height:50vh}}@media(prefers-reduced-motion:no-preference){.ghost-tray{transition:box-shadow .15s ease}}
