.daudit-object-hero{display:flex;justify-content:center;margin:0 auto 8px}.daudit-object{overflow:visible}.daudit-object-body,.daudit-object-shadow-side{fill:none}.daudit-object-line{fill:none;stroke:var(--text-secondary);stroke-width:1}.daudit-object-line--dim{stroke:var(--text-muted);stroke-dasharray:2 3}.daudit-object-shadow{fill:none;stroke:var(--text-muted);stroke-width:1}.daudit-object-shadow--plan,.daudit-object-shadow--side{opacity:.55}.daudit-object-gold-edge{stroke:var(--gold);stroke-width:1.5}.daudit-object-light{fill:var(--gold);opacity:.9}@keyframes daudit-object-light-sweep{0%,to{transform:translate(-46px)}50%{transform:translate(46px)}}@keyframes daudit-object-shadow-plan-breathe{0%,to{transform:scale(1);opacity:.7}50%{transform:scale(.72);opacity:.4}}@keyframes daudit-object-shadow-side-breathe{0%,to{transform:scaleX(1);opacity:.4}50%{transform:scaleX(1.35);opacity:.7}}.daudit-object:not(.daudit-object--still) .daudit-object-light{animation:daudit-object-light-sweep 3s ease-in-out infinite;transform-origin:110px 16px}.daudit-object:not(.daudit-object--still) .daudit-object-shadow--plan{animation:daudit-object-shadow-plan-breathe 3s ease-in-out infinite;transform-origin:110px 150px}.daudit-object:not(.daudit-object--still) .daudit-object-shadow-side{animation:daudit-object-shadow-side-breathe 3s ease-in-out infinite;transform-origin:150px 96px}.daudit-object-hero--paused .daudit-object-light,.daudit-object-hero--paused .daudit-object-shadow--plan,.daudit-object-hero--paused .daudit-object-shadow-side{animation-play-state:paused}@media (prefers-reduced-motion:reduce){.daudit-object-light,.daudit-object-shadow--plan,.daudit-object-shadow-side{animation:none!important}}@media (min-width:1024px){.daudit-object-hero{margin-bottom:4px}}