.absolute{position:absolute}.inline-block{display:inline-block}.gradient-stop-primary{stop-color:hsl(var(--primary))}.gradient-stop-secondary{stop-color:hsl(var(--secondary))}.gradient-stop-destructive{stop-color:hsl(var(--destructive))}.gradient-stop-muted{stop-color:hsl(var(--muted))}.gradient-stop-accent{stop-color:hsl(var(--accent))}.mobiplex-loader{justify-content:center;align-items:center;gap:.25em;margin:.25em 0;display:flex}.mobiplex-loader svg.inline-block{width:64px;height:64px}.dash{animation:2s ease-in-out infinite dashArray,2s linear infinite dashOffset}.spin{transform-origin:50%;animation:2s ease-in-out infinite spinDashArray,8s ease-in-out infinite spin,2s linear infinite dashOffset}@keyframes dashArray{0%{stroke-dasharray:0 1 359 0}50%{stroke-dasharray:0 359 1 0}to{stroke-dasharray:359 1 0 0}}@keyframes spinDashArray{0%{stroke-dasharray:270 90}50%{stroke-dasharray:0 360}to{stroke-dasharray:270 90}}@keyframes dashOffset{0%{stroke-dashoffset:365px}to{stroke-dashoffset:5px}}@keyframes spin{0%{rotate:none}12.5%,25%{rotate:270deg}37.5%,50%{rotate:540deg}62.5%,75%{rotate:810deg}87.5%,to{rotate:1080deg}}@media (max-width:768px){.mobiplex-loader svg.inline-block{width:48px;height:48px}.mobiplex-loader{gap:.15em}}@media (max-width:480px){.mobiplex-loader svg.inline-block{width:36px;height:36px}.mobiplex-loader{gap:.1em}}
