.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(--theme-border);gap:8px;max-height:260px;padding:10px 0;font-size:12px;display:grid;overflow:auto}.resource-transaction{border-top:1px solid var(--theme-border);gap:3px;padding:6px 0;display:grid}.resource-transaction>div{justify-content:space-between;gap:8px;display:flex}.resource-transaction small,.resource-transaction code{color:var(--theme-text-muted);overflow-wrap:anywhere;font-size:11px}.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}}
