.shepherd-element{position:fixed;top:0;left:0;z-index:10000;max-width:360px;visibility:hidden}.shepherd-element[data-tour-positioned=true]{visibility:visible}.shepherd-arrow{position:absolute;width:12px;height:12px;z-index:-1}.shepherd-arrow:before{content:"";position:absolute;inset:0;transform:rotate(45deg);background:#fff}.shepherd-content{display:flex;flex-direction:column;border-radius:.5rem;overflow:hidden}.shepherd-header{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.shepherd-title{margin:0;flex:1}.shepherd-cancel-icon{flex:none}.shepherd-footer{display:flex;gap:.5rem;justify-content:flex-end}.shepherd-button{cursor:pointer}.shepherd-modal-overlay-container{position:fixed;inset:0;z-index:9999;pointer-events:none;opacity:.5;animation:tour-overlay-in .2s ease-out both}@keyframes tour-overlay-in{0%{opacity:0}to{opacity:.5}}@media(prefers-reduced-motion:reduce){.shepherd-modal-overlay-container{animation:none}}.shepherd-modal-overlay-container svg{width:100%;height:100%}.shepherd-modal-overlay-container path{fill:#000;pointer-events:all}.shepherd-target-highlight{position:relative;z-index:9999}.guide-highlight .djs-visual>:first-child{stroke:var(--accent-primary)!important;stroke-width:3px!important;animation:guide-highlight-pulse 1.4s ease-in-out infinite}.guide-highlight.djs-shape .djs-visual>:first-child{fill:color-mix(in srgb,var(--accent-primary) 12%,var(--bpmn-element-fill))!important}@keyframes guide-highlight-pulse{0%,to{stroke-opacity:1}50%{stroke-opacity:.35}}@media(prefers-reduced-motion:reduce){.guide-highlight .djs-visual>:first-child{animation:none}}
