@charset "UTF-8";
@layer reset, base, app.base;
.hsTF7q_circle{aspect-ratio:1;border-radius:50%;height:560px;position:relative;transform:translate(21%)}.hsTF7q_circle:last-of-type{transform:translate(-21%)rotate(180deg)}.hsTF7q_circleBorderWrapper{position:absolute;top:0;left:50%;transform:translate(-50%)}.hsTF7q_circleBorderWrapper .hsTF7q_circle{border:1px dashed var(--color-border-tertiary)}.hsTF7q_spinner{z-index:10;border-radius:50%;animation:10s linear infinite hsTF7q_rotate;position:absolute;inset:8px}.hsTF7q_spinner svg{margin-top:58px;margin-left:-2px;transform:rotate(3.7deg)}.hsTF7q_hatch{position:absolute;top:50%;left:50%;transform:translate(-50%)translateY(-50%)}.hsTF7q_hatch svg{transform:translate(2px)translateY(2px)}@keyframes hsTF7q_rotate{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}@media (max-width:640px){.hsTF7q_wrapper{margin:32px 0;transform:scale(.7)translateY(-16px)}}
