.da-orbit-wrap{width:100%;max-width:560px;height:560px;margin-bottom:2rem;position:relative}.da-orbit-ring{border:var(--wow-stroke-soft) dashed var(--wow-stroke-muted-color);border-radius:var(--wow-radius-circle);opacity:0;position:absolute}.da-orbit-ring--inner{width:300px;height:300px;top:50%;left:50%;transform:translate(-50%,-50%)}.da-orbit-ring--outer{width:472px;height:472px;top:50%;left:50%;transform:translate(-50%,-50%)}.da-center-node{z-index:3;opacity:0;flex-direction:column;align-items:center;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.da-center-glow{background:radial-gradient(circle, var(--pink-40) 0%, transparent 70%);border-radius:var(--wow-radius-circle);width:200px;height:200px;animation:4s ease-in-out infinite wow-glow-orbit-pulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.da-center-icon{width:var(--wow-node-size-lg);height:var(--wow-node-size-lg);justify-content:center;align-items:center;margin-bottom:.5rem;display:flex}.da-center-icon svg{width:var(--wow-node-icon-lg);height:var(--wow-node-icon-lg);color:var(--wow-text-accent)}.da-center-label{font-size:var(--wow-label-size);text-transform:uppercase;letter-spacing:var(--tracking-normal);color:var(--wow-text-strong);font-weight:700}.da-center-sub{font-size:var(--wow-label-size);color:var(--wow-text-soft);font-family:var(--wow-font-mono);margin-top:.2rem}.da-orbit-node{z-index:2;opacity:0;flex-direction:column;justify-content:flex-start;align-items:center;width:128px;min-height:104px;display:flex;position:absolute}.da-orbit-icon{width:var(--wow-node-size-sm);height:var(--wow-node-size-sm);justify-content:center;align-items:center;margin-bottom:.4rem;display:flex}.da-orbit-icon svg{width:var(--wow-node-icon-sm);height:var(--wow-node-icon-sm);color:var(--wow-text-accent)}.da-orbit-name{color:var(--wow-text-strong);text-align:center;text-wrap:balance;max-width:100%;font-size:.84rem;font-weight:600;line-height:1.15}.da-orbit-status{color:var(--wow-text-soft);font-size:.78rem;font-family:var(--wow-font-mono);text-align:center;text-wrap:balance;max-width:100%;min-height:2.5em;line-height:1.15}.da-orbit-node[data-n="0"]{top:0;left:50%;transform:translate(-50%)}.da-orbit-node[data-n="1"]{top:18%;right:0}.da-orbit-node[data-n="2"]{bottom:18%;right:0}.da-orbit-node[data-n="3"]{bottom:0;left:50%;transform:translate(-50%)}.da-orbit-node[data-n="4"]{bottom:18%;left:0}.da-orbit-node[data-n="5"]{top:18%;left:0}.da-connections-svg{z-index:1;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.da-conn{opacity:0}.da-conn--active{opacity:0;filter:drop-shadow(0 0 4px var(--pink-60))}.da-conn-dot{opacity:0}@media (width<=600px){.da-orbit-wrap{width:360px;height:360px}.da-orbit-ring--inner{width:196px;height:196px}.da-orbit-ring--outer{width:324px;height:324px}.da-center-icon{width:48px;height:48px}.da-center-icon svg{width:22px;height:22px}.da-center-glow{width:140px;height:140px}.da-orbit-icon{width:36px;height:36px}.da-orbit-icon svg{width:16px;height:16px}.da-orbit-name{font-size:.76rem}.da-orbit-node{width:104px;min-height:92px}.da-orbit-status{min-height:2.3em;font-size:.72rem}}@media (prefers-reduced-motion:reduce){.da-center-glow{animation:none}}