.character-box[data-astro-cid-a4yhh5yz]{position:relative;display:flex;flex-direction:column;align-items:center;padding:.75rem 1rem;border-radius:.75rem;transition:transform .2s ease,box-shadow .2s ease;text-decoration:none}.character-box[data-astro-cid-a4yhh5yz]:hover{transform:translateY(-2px);z-index:10}.character-box[data-astro-cid-a4yhh5yz]:hover .character-tooltip[data-astro-cid-a4yhh5yz]{opacity:1;transform:translate(-50%);pointer-events:auto}.character-box-boss[data-astro-cid-a4yhh5yz]{background-color:rgb(var(--c-base-100));border:2px solid rgb(var(--c-accent) / .5);box-shadow:0 0 0 1px rgb(var(--c-accent) / .4),0 16px 48px -8px rgb(var(--c-accent) / .4);padding:1rem 1.5rem;animation:boss-pulse 3.5s ease-in-out infinite}@keyframes boss-pulse{0%,to{box-shadow:0 0 0 1px rgb(var(--c-accent) / .4),0 16px 48px -8px rgb(var(--c-accent) / .4)}50%{box-shadow:0 0 0 2px rgb(var(--c-accent) / .7),0 24px 64px -8px rgb(var(--c-accent) / .6)}}.character-box-boss[data-astro-cid-a4yhh5yz]:hover{animation-play-state:paused;transform:translateY(-3px) scale(1.02)}.character-box-delegate[data-astro-cid-a4yhh5yz]{background-color:rgb(var(--c-base-100));border:1px solid rgb(var(--c-edge-subtle));box-shadow:var(--shadow-card);padding:.5rem 1rem}.character-box-delegate[data-astro-cid-a4yhh5yz]:hover{border-color:rgb(var(--c-accent) / .4);box-shadow:var(--shadow-card-hover)}.character-box-standalone[data-astro-cid-a4yhh5yz]{background-color:rgb(var(--c-base-100));border:1px dashed rgb(var(--c-edge-subtle));padding:.5rem .75rem}.character-box-standalone[data-astro-cid-a4yhh5yz]:hover{border-style:solid;border-color:rgb(var(--c-accent) / .4)}.character-box-platform[data-astro-cid-a4yhh5yz]{background-color:rgb(var(--c-base-50));border:1px solid rgb(var(--c-edge-subtle));flex-direction:row;gap:.75rem;padding:.75rem 1rem;text-align:left;align-items:center}.character-box-platform[data-astro-cid-a4yhh5yz] .character-meta[data-astro-cid-a4yhh5yz]{text-align:left}.character-box-platform[data-astro-cid-a4yhh5yz]:hover{background-color:rgb(var(--c-base-100));border-color:rgb(var(--c-edge-strong))}.character-sprite[data-astro-cid-a4yhh5yz]{image-rendering:pixelated;image-rendering:crisp-edges;width:auto;height:2em;display:inline-block}.character-tooltip[data-astro-cid-a4yhh5yz]{position:absolute;left:50%;top:calc(100% + 8px);transform:translate(-50%,-8px);width:240px;padding:.75rem;background-color:rgb(var(--c-base-100));border:1px solid rgb(var(--c-edge-strong));border-radius:.5rem;box-shadow:var(--shadow-card-hover);opacity:0;pointer-events:none;transition:opacity .15s ease,transform .15s ease;z-index:50}.character-tooltip[data-astro-cid-a4yhh5yz]:before{content:"";position:absolute;bottom:100%;left:50%;transform:translate(-50%);border:6px solid transparent;border-bottom-color:rgb(var(--c-edge-strong))}.agent-map[data-astro-cid-uclgl62l]{position:relative;min-height:1020px;background-color:rgb(var(--c-base-100));border:2px solid rgb(var(--c-edge-subtle));border-radius:.75rem;overflow:hidden}.mode-sidebar[data-astro-cid-uclgl62l]{position:absolute;top:.75rem;right:.75rem;z-index:30;display:flex;gap:.2rem;background:rgb(var(--c-base-50) / .92);border:1px solid rgb(var(--c-edge-subtle));border-radius:.5rem;padding:.2rem;backdrop-filter:blur(6px)}.mode-btn[data-astro-cid-uclgl62l]{display:flex;flex-direction:column;align-items:center;gap:.1rem;padding:.3rem .6rem;border-radius:.35rem;border:none;background:transparent;cursor:pointer;color:rgb(var(--c-fg-muted));transition:all .15s}.mode-btn[data-astro-cid-uclgl62l]:hover{background:rgb(var(--c-base-100));color:rgb(var(--c-fg-primary))}.mode-btn[data-astro-cid-uclgl62l].active{background:rgb(var(--c-accent));color:#fff}.mode-icon[data-astro-cid-uclgl62l]{font-size:15px;line-height:1}.mode-label[data-astro-cid-uclgl62l]{font-size:9px;font-family:ui-monospace,monospace;letter-spacing:.06em}.dash-floor[data-astro-cid-uclgl62l]{background-image:radial-gradient(circle at 1px 1px,rgb(var(--c-fg-dim) / .12) 1px,transparent 0);background-size:20px 20px}#agent-map[data-astro-cid-uclgl62l][data-mode=dashboard] .office-bg[data-astro-cid-uclgl62l]{display:none}#agent-map[data-astro-cid-uclgl62l][data-mode=dashboard] .dash-floor[data-astro-cid-uclgl62l],#agent-map[data-astro-cid-uclgl62l][data-mode=office] .office-bg[data-astro-cid-uclgl62l]{display:block}#agent-map[data-astro-cid-uclgl62l][data-mode=office] .dash-floor[data-astro-cid-uclgl62l]{display:none}.zone-corner-label[data-astro-cid-uclgl62l]{position:absolute;font-size:10px;font-family:ui-monospace,monospace;letter-spacing:.06em;color:rgb(var(--c-fg-dim));pointer-events:none;z-index:2}.zone-divider[data-astro-cid-uclgl62l]{position:absolute;left:6%;right:6%;height:1px;background-color:rgb(var(--c-edge-subtle));display:flex;align-items:center;justify-content:center;z-index:2}.zone-divider-label[data-astro-cid-uclgl62l]{position:relative;padding:0 .75rem;font-size:10px;font-family:ui-monospace,monospace;text-transform:uppercase;letter-spacing:.12em;color:rgb(var(--c-fg-muted));white-space:nowrap}#agent-map[data-astro-cid-uclgl62l][data-mode=office] .zone-divider-label[data-astro-cid-uclgl62l]{background-color:#0f1827d9}#agent-map[data-astro-cid-uclgl62l][data-mode=dashboard] .zone-divider-label[data-astro-cid-uclgl62l]{background-color:rgb(var(--c-base-100))}.meeting-label[data-astro-cid-uclgl62l]{font-size:10px;font-family:ui-monospace,monospace;color:rgb(var(--c-accent) / .75);text-align:center;margin-bottom:.25rem;letter-spacing:.1em;text-transform:uppercase}.pixel-node[data-astro-cid-uclgl62l]{translate:-50% -50%;image-rendering:pixelated;image-rendering:crisp-edges;z-index:5}.pixel-node--boss[data-astro-cid-uclgl62l]{filter:drop-shadow(0 0 10px rgb(var(--c-accent) / .35))}.pixel-node--delegate[data-astro-cid-uclgl62l]:hover{filter:drop-shadow(0 0 8px rgb(var(--c-accent) / .25));transition:filter .2s}#agent-map[data-astro-cid-uclgl62l][data-mode=dashboard] .desk-label[data-astro-cid-uclgl62l]{display:none}.cap-tags[data-astro-cid-uclgl62l]{display:none;gap:.2rem;flex-wrap:wrap;justify-content:center;margin-top:.3rem;max-width:160px}#agent-map[data-astro-cid-uclgl62l][data-mode=dashboard] .cap-tags[data-astro-cid-uclgl62l]{display:flex}.cap-tag[data-astro-cid-uclgl62l]{font-size:10px;padding:2px 8px;border-radius:99px;background:rgb(var(--c-accent) / .1);color:rgb(var(--c-fg-secondary));border:1px solid rgb(var(--c-accent) / .25);white-space:nowrap;line-height:1.5}.activity-bubble[data-astro-cid-uclgl62l]{display:none;position:absolute;bottom:calc(100% + 6px);left:50%;transform:translate(-50%) translateY(4px);background:rgb(var(--c-base-100) / .92);border:1px solid rgb(var(--c-edge-strong));border-radius:4px;font-size:9px;font-family:ui-monospace,monospace;color:rgb(var(--c-fg-primary));padding:2px 7px;white-space:nowrap;pointer-events:none;opacity:0;animation:bubble-pulse 6s ease-in-out infinite;z-index:20}#agent-map[data-astro-cid-uclgl62l][data-mode=office] .activity-bubble[data-astro-cid-uclgl62l]{display:block}.activity-bubble[data-astro-cid-uclgl62l]:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border:4px solid transparent;border-top-color:rgb(var(--c-edge-strong))}@keyframes bubble-pulse{0%,15%,to{opacity:0;transform:translate(-50%) translateY(4px)}25%,75%{opacity:1;transform:translate(-50%) translateY(0)}90%{opacity:0;transform:translate(-50%) translateY(-2px)}}#agent-map[data-mode=office] .pixel-node .character-box,#agent-map[data-mode=office] .pixel-node .character-box-boss,#agent-map[data-mode=office] .pixel-node .character-box-delegate,#agent-map[data-mode=office] .pixel-node .character-box-standalone,#agent-map[data-mode=office] .pixel-node .character-box-platform{background:transparent!important;border:none!important;box-shadow:none!important;animation:none!important;padding:.25rem .5rem!important;border-radius:0!important}#agent-map[data-mode=office] .pixel-node .character-box-platform{flex-direction:column!important;text-align:center!important}#agent-map[data-mode=office] .pixel-node .character-name{font-size:9px!important;font-family:ui-monospace,monospace!important;color:#e2e8f0!important;text-shadow:1px 1px 0 #000,-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000!important;letter-spacing:.04em}#agent-map[data-mode=office] .pixel-node .character-meta>*:not(.character-name){color:#c8c8dcbf!important;text-shadow:1px 1px 0 #000!important}@keyframes character-idle{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}@keyframes character-idle-flip{0%,to{transform:scaleX(-1) translateY(0)}50%{transform:scaleX(-1) translateY(-3px)}}@keyframes work-bubble-pop{0%,70%,to{opacity:0;transform:translateY(0) scale(.8)}10%,60%{opacity:1;transform:translateY(-12px) scale(1)}}@keyframes patrol-sm{0%{transform:translate(-8px)}to{transform:translate(8px)}}@keyframes patrol-md{0%{transform:translate(-15px)}to{transform:translate(15px)}}@keyframes patrol-lg{0%{transform:translate(-20px)}to{transform:translate(20px)}}@keyframes patrol-platform{0%{transform:translate(-10px)}to{transform:translate(10px)}}#agent-map[data-mode=office] .character-emoji{animation:character-idle 4s ease-in-out infinite}#agent-map[data-mode=office] [data-facing=left] .character-emoji{animation:character-idle-flip 4s ease-in-out infinite}#agent-map[data-mode=office] .work-bubble{animation:work-bubble-pop 6s ease-out infinite}#agent-map[data-astro-cid-uclgl62l][data-mode=office] [data-astro-cid-uclgl62l][data-node-id=ai-project-orchestrator]{animation:patrol-sm 5s ease-in-out infinite alternate}#agent-map[data-astro-cid-uclgl62l][data-mode=office] [data-astro-cid-uclgl62l][data-node-id=project-context]{animation:patrol-md 4.5s ease-in-out infinite alternate}#agent-map[data-astro-cid-uclgl62l][data-mode=office] [data-astro-cid-uclgl62l][data-node-id=cicd-monitor]{animation:patrol-md 5.5s ease-in-out infinite alternate}#agent-map[data-astro-cid-uclgl62l][data-mode=office] [data-astro-cid-uclgl62l][data-node-id=pr-manager]{animation:patrol-md 4s ease-in-out infinite alternate}#agent-map[data-astro-cid-uclgl62l][data-mode=office] [data-astro-cid-uclgl62l][data-node-id=requirements-discovery-facilitator]{animation:patrol-md 6s ease-in-out infinite alternate}#agent-map[data-astro-cid-uclgl62l][data-mode=office] [data-astro-cid-uclgl62l][data-node-id=daily-morning-briefing]{animation:patrol-lg 4.7s ease-in-out infinite alternate}#agent-map[data-astro-cid-uclgl62l][data-mode=office] [data-astro-cid-uclgl62l][data-node-id=批次excel轉word]{animation:patrol-lg 3.8s ease-in-out infinite alternate}#agent-map[data-astro-cid-uclgl62l][data-mode=office] [data-astro-cid-uclgl62l][data-node-id=manufacturing-skill]{animation:patrol-lg 5.2s ease-in-out infinite alternate}#agent-map[data-astro-cid-uclgl62l][data-mode=office] [data-astro-cid-uclgl62l][data-node-id=hermes-agent]{animation:patrol-platform 3.5s ease-in-out infinite alternate}#agent-map[data-astro-cid-uclgl62l][data-mode=office] .pixel-node[data-astro-cid-uclgl62l]:hover{animation-play-state:paused!important}.character-sprite-walk{display:none;width:2em;height:2em;background-image:var(--walk-url);background-size:8em 2em;background-repeat:no-repeat;background-position:0 0;image-rendering:pixelated;image-rendering:crisp-edges}#agent-map[data-mode=office] .character-sprite-static{display:none!important}#agent-map[data-mode=office] .character-sprite-walk{display:inline-block!important;animation:walk-frames .6s steps(4,end) infinite}#agent-map[data-mode=office] [data-facing=left] .character-sprite-walk{transform:scaleX(-1)}#agent-map[data-mode=office] .pixel-node:hover .character-sprite-walk{animation-play-state:paused!important}@keyframes walk-frames{0%{background-position:0 0}to{background-position:-8em 0}}#agent-map[data-astro-cid-uclgl62l][data-mode=dashboard] [data-astro-cid-uclgl62l][data-node-id=ai-project-orchestrator]{left:50%!important;top:10%!important}#agent-map[data-astro-cid-uclgl62l][data-mode=dashboard] [data-astro-cid-uclgl62l][data-node-id=project-context]{left:11%!important;top:36%!important}#agent-map[data-astro-cid-uclgl62l][data-mode=dashboard] [data-astro-cid-uclgl62l][data-node-id=cicd-monitor]{left:34%!important;top:36%!important}#agent-map[data-astro-cid-uclgl62l][data-mode=dashboard] [data-astro-cid-uclgl62l][data-node-id=pr-manager]{left:66%!important;top:36%!important}#agent-map[data-astro-cid-uclgl62l][data-mode=dashboard] [data-astro-cid-uclgl62l][data-node-id=requirements-discovery-facilitator]{left:89%!important;top:36%!important}#agent-map[data-astro-cid-uclgl62l][data-mode=dashboard] [data-astro-cid-uclgl62l][data-node-id=daily-morning-briefing]{left:20%!important;top:62%!important}#agent-map[data-astro-cid-uclgl62l][data-mode=dashboard] [data-astro-cid-uclgl62l][data-node-id=批次excel轉word]{left:50%!important;top:62%!important}#agent-map[data-astro-cid-uclgl62l][data-mode=dashboard] [data-astro-cid-uclgl62l][data-node-id=manufacturing-skill]{left:80%!important;top:62%!important}#agent-map[data-astro-cid-uclgl62l][data-mode=dashboard] [data-astro-cid-uclgl62l][data-node-id=hermes-agent]{left:50%!important;top:88%!important}#agent-map[data-astro-cid-uclgl62l][data-mode=dashboard] .zone-corner-label[data-astro-cid-uclgl62l],.mode-dash[data-astro-cid-uclgl62l]{display:none}#agent-map[data-astro-cid-uclgl62l][data-mode=dashboard] .mode-office[data-astro-cid-uclgl62l]{display:none!important}#agent-map[data-astro-cid-uclgl62l][data-mode=dashboard] span[data-astro-cid-uclgl62l].mode-dash{display:inline!important}#agent-map[data-astro-cid-uclgl62l][data-mode=dashboard] div[data-astro-cid-uclgl62l].zone-divider.mode-dash{display:flex!important}
