.resource-instrument,.resource-detail,.resource-storage-visual{--resource-type-0:var(--theme-accent);--resource-type-1:color-mix(in srgb, var(--theme-accent) 60%, var(--theme-text-strong));--resource-type-2:color-mix(in srgb, var(--theme-danger) 45%, var(--theme-accent));--resource-type-3:var(--theme-success);--resource-type-4:color-mix(in srgb, var(--theme-warning) 50%, var(--theme-accent));--resource-type-5:var(--theme-text-muted)}.resource-dial{fill:var(--theme-control-inset);stroke:var(--theme-text-strong);stroke-width:2.8px}.resource-dial-scale,.resource-dial-tick{fill:none;stroke:var(--theme-text-strong);stroke-width:2.4px}.resource-needle{fill:none;stroke:var(--theme-text-strong);stroke-width:3.2px;stroke-linecap:round}.resource-needle-pivot{fill:var(--theme-text-strong)}.resource-WHITE{--resource-status:#fff}.resource-GREEN{--resource-status:var(--theme-success)}.resource-YELLOW{--resource-status:var(--theme-warning)}.resource-RED{--resource-status:var(--theme-danger)}.resource-lamp{fill:var(--resource-status);stroke:var(--theme-control-inset);stroke-width:1.6px}.resource-lamp.is-blinking{animation:1.1s steps(2,end) infinite resource-attention}@keyframes resource-attention{50%{opacity:.22}}@media (prefers-reduced-motion:reduce){.resource-lamp.is-blinking{animation-duration:3s}}.utility-menu-popover.resource-popover,.lx-admin-shell>.global-utility-bar .utility-menu-popover.resource-popover{width:min(420px,100vw - 40px);max-height:76vh;left:auto;right:0;overflow:auto}.resource-month{color:var(--theme-text-muted);font-size:12px}.resource-visual-head,.resource-detail-head,.resource-month-nav,.resource-fact,.resource-warning,.resource-type-detail{justify-content:space-between;align-items:center;gap:12px;display:flex}.resource-visual-head{margin:6px 0 8px;font-size:13px}.resource-chart{grid-template-columns:repeat(var(--resource-bar-count),minmax(0,1fr));border-bottom:1px solid var(--theme-border);align-items:stretch;gap:2px;height:128px;padding:8px 0 0;display:grid}.resource-chart--compact{border:0;border-bottom:1px solid var(--theme-border);width:100%;font:inherit;text-align:left;cursor:pointer;background:0 0;border-radius:0}.resource-guidance{grid-column:span var(--resource-guidance-count);grid-template-columns:repeat(var(--resource-guidance-count),minmax(0,1fr));gap:inherit;background:color-mix(in srgb,var(--resource-status) 15%,transparent);min-width:0;display:grid}.resource-bar.is-guidance .resource-bar-fill{opacity:.45}.resource-average{color:var(--theme-text-muted);padding:6px 0;font-size:11px}.resource-bar{min-width:0;color:var(--theme-text-muted);cursor:pointer;background:0 0;border:0;flex:1;padding:0;position:relative}.resource-bar-track{align-items:flex-end;display:flex;position:absolute;inset:0 0 22px}.resource-bar-fill{width:100%;height:var(--bar-height);background:var(--theme-accent);opacity:.8;min-height:0;display:block}.resource-bar.is-positive .resource-bar-fill{background:var(--theme-success)}.resource-day{font-size:9px;position:absolute;bottom:2px;left:50%;transform:translate(-50%)}.resource-token-visual.is-large .resource-bar:hover:after,.resource-token-visual.is-large .resource-bar.is-hovered:after,.resource-token-visual.is-large .resource-bar[aria-pressed=true]:after,.resource-token-visual.is-large .resource-bar:focus-visible:after{content:"";background:var(--theme-danger);width:1px;position:absolute;top:0;bottom:21px;left:50%}.resource-bar[aria-pressed=true] .resource-bar-fill{opacity:1}.resource-bar:focus-visible{outline:1px solid var(--theme-text-strong);outline-offset:2px}.resource-hover-stats{min-height:28px;color:var(--theme-text-muted);overflow-wrap:anywhere;padding-top:6px;font-size:11px}.resource-transactions{border-top:1px solid var(--lucidia-utility-border);color:var(--theme-text-strong);padding-top:16px}.resource-events-summary{justify-content:space-between;align-items:center;gap:16px;padding:0 10px 12px;display:flex}.resource-events-summary h3{margin:0 0 4px;font-size:16px;font-weight:600;line-height:1.4}.resource-events-summary span{color:var(--theme-text-muted);font-size:13px}.resource-events-net{text-align:right;flex-shrink:0;gap:4px;display:grid}.resource-events-net strong{font-variant-numeric:tabular-nums;font-size:18px;font-weight:600}.resource-transactions .is-positive{color:var(--theme-success)}.resource-event-list{overscroll-behavior:contain;scrollbar-gutter:stable;max-height:256px;overflow-y:auto}.resource-event-row{border:0;border-top:1px solid var(--lucidia-utility-border);width:100%;color:var(--theme-text-strong);text-align:left;font:inherit;cursor:pointer;background:0 0;border-radius:0;grid-template-columns:minmax(0,1fr) auto;gap:5px 16px;padding:12px 10px;font-size:14px;line-height:1.45;display:grid}.resource-event-row strong{overflow-wrap:anywhere;font-weight:600}.resource-event-movement{text-align:right;white-space:nowrap;font-variant-numeric:tabular-nums}.resource-event-secondary{color:var(--theme-text-muted);grid-column:1/-1;font-size:13px}.resource-event-row:hover{background:color-mix(in srgb,var(--theme-control) 62%,transparent)}.resource-event-row[aria-expanded=true]{background:color-mix(in srgb,var(--theme-accent) 12%,var(--theme-control))}.resource-event-row:focus-visible,.resource-event-list:focus-visible{outline:2px solid var(--theme-accent);outline-offset:-2px}.resource-event-popover.utility-menu-popover{overscroll-behavior:contain;width:min(420px,100vw - 32px);position:fixed;right:auto;overflow-y:auto}.resource-event-popover>header{justify-content:space-between;align-items:center;gap:var(--lucidia-utility-gap);display:flex}.resource-event-popover>header strong{font-size:14px}.resource-event-popover h3{margin:0 0 12px;font-size:13px;font-weight:600}.resource-event-popover>section+section{border-top:1px solid var(--lucidia-utility-border);padding-top:14px}.resource-event-popover dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 20px;margin:0;display:grid}.resource-event-popover dt{color:var(--theme-text-muted);font-size:12px;line-height:1.4}.resource-event-popover dd{overflow-wrap:anywhere;margin:4px 0 0;font-size:13px;font-weight:400}.resource-event-popover code{color:var(--theme-text-muted);overflow-wrap:anywhere;font-size:12px;display:block}.resource-evidence-wide{grid-column:1/-1}@media (width<=480px){.resource-events-summary{align-items:start;gap:12px}.resource-events-summary h3{font-size:14px}.resource-events-net strong{font-size:16px}.resource-event-popover dl{grid-template-columns:minmax(0,1fr)}}.resource-storage-visual{border-top:1px solid var(--lucidia-utility-border);padding-top:var(--lucidia-utility-gap)}.resource-storage-slot{border:1px solid var(--resource-status,var(--theme-border));background:var(--theme-surface-inset);cursor:pointer;border-radius:2px;width:100%;height:24px;padding:2px;display:flex;overflow:hidden}.resource-storage-slot:disabled{opacity:1;cursor:default}.resource-storage-segment{height:100%;transition:opacity .12s;display:block}.resource-storage-segment.is-dimmed{opacity:.22}.resource-storage-segment.is-emphasised{outline:1px solid var(--theme-text-strong);outline-offset:-1px}.resource-type-key{flex-wrap:wrap;gap:8px 12px;padding:8px 0;display:flex}.resource-type-key button{font:inherit;color:var(--theme-text-muted);cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;padding:2px;font-size:11px;display:flex}.resource-type-key button:hover,.resource-type-key button[aria-pressed=true]{color:var(--theme-text-strong)}.resource-type-key i{width:9px;height:9px;display:block}.resource-type-detail,.resource-composition{padding:8px 0;font-size:12px}.resource-facts{gap:8px;margin:12px 0;font-size:13px;display:grid}.resource-facts>div{justify-content:space-between;gap:12px;display:flex}.resource-facts dd{margin:0}.resource-warning{border-top:1px solid var(--theme-border);color:var(--theme-danger);padding-top:8px;font-size:12px}.ax-modal-panel.resource-detail{border:1px solid var(--lucidia-utility-border);border-radius:var(--lucidia-action-radius);background:var(--lucidia-utility-panel);width:min(820px,100vw - 56px);padding:var(--lucidia-utility-panel-padding)}.resource-detail-head{padding-bottom:var(--lucidia-utility-gap);border-bottom:1px solid var(--lucidia-utility-border)}.resource-detail-head h2{color:var(--theme-text-strong);margin:0;font-size:1.125rem}.resource-month-nav{justify-content:center;margin:16px 0}.resource-month-nav .button{width:var(--lucidia-action-height);padding:0}.resource-token-visual.is-large .resource-chart{gap:4px;height:250px}.resource-token-visual.is-large .resource-day{font-size:12px}.resource-empty{width:100%;color:var(--theme-text-muted);place-items:center;font-size:12px;display:grid}@media (width<=800px){.resource-token-visual.is-large .resource-chart{gap:2px;height:190px}.resource-token-visual.is-large .resource-day{font-size:9px}}
