html,body{min-height:100%;margin:0}.smartcv-route-transition{z-index:2147483000;pointer-events:none;opacity:0;visibility:hidden;background:#f8fcfff0;place-items:center;transition:opacity .12s,visibility 0s linear .12s;display:grid;position:fixed;inset:0}.smartcv-route-transition:before{content:"";border:4px solid #2cddb438;border-top-color:#2cddb4;border-radius:50%;width:34px;height:34px;animation:.75s linear infinite smartcv-route-spin}.smartcv-route-transition[data-active=true]{opacity:1;visibility:visible;transition:none}@keyframes smartcv-route-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.smartcv-route-transition,.smartcv-route-transition:before{transition:none;animation:none}}
