body,html{margin:0;padding:0;height:100%}.dash-header,.page-wrap,header{width:100%}.dash-header{position:sticky;top:0;z-index:50;background:transparent}:where(html,body){margin:0;padding:0}html{overflow-y:scroll;scrollbar-gutter:stable both-edges}*,:after,:before{box-sizing:border-box}.aevixSelectionFrame{position:absolute;top:0;left:0;pointer-events:none;will-change:transform,width,height}.aevixSelectionFrameSvg{display:block;width:100%;height:100%;overflow:visible}.aevixSelectionFrameFill{fill:var(--aevix-selection-fill)}.aevixSelectionFrameStroke{fill:none;stroke:var(--aevix-selection-stroke);stroke-width:var(--aevix-selection-stroke-width);stroke-dasharray:var(--aevix-selection-dash);stroke-dashoffset:0;shape-rendering:geometricPrecision;animation:aevixSelectionDash var(--aevix-selection-animation-duration) linear infinite}@keyframes aevixSelectionDash{to{stroke-dashoffset:-10}}@media (prefers-reduced-motion:reduce){.aevixSelectionFrameStroke{animation:none}}